.infw{
    width: 100%;
    padding: 60px 0 20px;
}
.infw1{
    width: auto;
    margin: 0 auto;
}
.infw1>h3{
    font-size: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    margin:15px  auto 5px;
}
.infw1>p{
    line-height: 40px;
    margin: 5px 0px 25px;
    font-size: 15px;
    color: #666;
    text-align: center;
}

















.inca{
    width: 100%;
    padding: 30px 0 20px;
}
.inca1{
    width: 90%;
    margin: 0 auto;
}
.inca1>h3{
    font-size: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    margin: 15px auto 5px;
}
.inca2{
    text-align: center;
    line-height: 50px;
    margin: 5px auto 25px;

}
.inca2 a{
    display: inline-block;
    margin: 0 5px;
}

.inca3 li{
    float: left;
    width: 24%;
    margin-right: 1%;
    height: 220px;
    margin-top: 12px;

}
.inca3 li:nth-of-type(4n){
    margin-right: 0;
}
.inca4{
    position: relative;
    height: 220px;
}
.inca4>img{
    width: 100%;
    height: 220px;
}
.inca5{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height:100%;
    display: none;
}
.inca6{
    height: 180px;
    text-align: center;
    background: rgba(0, 0, 0, 0.51);
    line-height: 180px
}
.inca6 img{
    width: 50px;
    vertical-align: middle;
}
.inca7{
    width: 100%;
    color: #fff;
    height: 40px;
    line-height: 40px;
    background: #f4911a;
}
.inca7>span{
    padding: 0 10px;
}

.inca3 li:hover .inca5{
    display: block;
}


.inys{
    background: url(../images/88.jpg) no-repeat center top #163e59 fixed;
    width: 100%;
    height: 380px;
    background-size: cover;
    text-align: center;
    color: #fff;
    padding: 60px 0;
    overflow: hidden;
    margin-top: 70px;
}
.inys1{
    width: 70%;
    margin: 0 auto;

}
.inys2{
    line-height: 38px;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
}
.inys3{
    line-height: 38px;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    margin-top: 15px;
}
.inys1>p{
    line-height: 30px;
    margin-top: 30px;
}

.inys4{
    text-align: center;
    margin-top: 60px;
}
.inys4 li{
    display: inline-block;
    width: 33%;
}
.inys4 li>span{
    font-size: 60px;
    font-weight: bold;
    color: #f4911a;
}
.inys4 li>div{
    font-size: 16px;
    line-height: 30px;
}




.inxe{
    width: 100%;
    height: auto;
    padding: 52px 0 40px;
    background: #eee;
}
.inxe1{
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding:  0 5px;
}
.inxe1 h3{
    font-size: 34px;
    color: #222222;
    text-align: center;
    margin-bottom: 40px;
}
.inxe2 li{
    width: 50%;
    float: left;
    background: #fff;
    height: 200px;
    overflow: hidden;
}
.inxe3{
    width: 50%;
    float: left;
}
.inxe3 img{
    width: 100%;
    height: 200px;
}
.inxe4{
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 20px ;

}
.inxe5{
    line-height: 35px;
    font-size: 17px;
}
.inxe5 a{
    color: #000;
}
.inxe6{
    background: url("../images/icon_8.png") no-repeat 2px center;
    padding-left: 27px;
    font-size: 12px;
    color: #777;
    margin: 5px 0 3px 0;
}
.inxe7{
    line-height: 25px;
    color: #777;
    height: 75px;
    overflow: hidden;
}
.inxe2 li+li+li .inxe3{
    float: right;
}
.inxe2 li:nth-of-type(4) .inxe3{
    float: right;
}
.inxe2 li:nth-of-type(3) .inxe4{
    float: left;
}
.inxe2 li:nth-of-type(4) .inxe4{
    float: left;
}
.inxe2 li:hover{
   background:#f4911a;
}
.inxe2 li:hover .inxe5 a{
    color: #fff;
}
.inxe2 li:hover .inxe6{
    color: #fff;
    background: url("../images/icon_7.png") no-repeat 2px center;
}
.inxe2 li:hover .inxe7{
    color: #fff;
}
.inxe8{
    background: url("../images/icon_32.png") no-repeat right center;
    height: 32px;
}
.inxe2 li:hover .inxe8{
    background: url("../images/icon_32.png") no-repeat right center;

}


















.inhz{
    width: 100%;
    padding: 85px 0 60px;
}
.inhz1{
    width: 90%;
    margin: 0 auto;
}
.inhz1>h3{
    line-height: 38px;
    text-align: center;
    font-size: 28px;
    color: #333;
    font-weight: normal;
    margin-bottom: 30px;
}
.inhz2 li{
    width: 14.5%;
    margin: 20px 1%;
    float: left;
    text-align: center;
	height:60px;
	overflow:hidden;
    border: solid 1px #e2e2e2;

}
.inhz2 li img{
    width: 95%;
    margin: auto;
    height: 50px;
	padding-top:5px;
    vertical-align: middle;
	transform:scale(1);
	transition:0.5s;
}
.inhz2 li:hover img{
	transform:scale(1.1)
}











.service_content {
    width: 100%;
    height: 397px;
    overflow: hidden;
    padding: 10px 0;
}
.service_content_deta {
    width: 100%;
    height: 397px;
    overflow: hidden;
    position: relative;
}
.service_content_deta dl {
    width: 40%;
    height: 397px;
    overflow: hidden;
}
.service_content_deta dl dt {
    width: 50%;
    height: 397px;
    padding-left: 25px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.service_content_deta dl dt {
    width: 50%;
    height: 397px;
    padding-left: 25px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.service_content_deta dl.service_classify_1 dd {
    background: url(../images/picture_123.png) no-repeat center;
}
.service_content_deta dl dt span {
    width: 100px;
    height: 100px;
    padding-top: 33px;
    display: block;
    overflow: hidden;
}



.service_content{
    width:100%;
    height:357px;
    overflow:hidden;}
.service_content_sort{
    width:100%;
    height:397px;
    float:left;
    overflow:hidden;}
.service_content_deta{
    width:100%;
    height:397px;
    overflow:hidden;
    position:relative;}
.service_content_deta .dl{
    width:40%;
    height:357px;
    overflow:hidden;}
.service_content_deta .dl .dt{
    width:50%;
    height:397px;
    padding-left:15px;
    box-sizing:border-box;
    position: absolute;
    top:0;
    left:0;
    cursor:pointer;}
.service_content_deta .dl .dt span{
    width:auto;
    height:58px;
    padding-top:62px;
    display:block;
    overflow:hidden;}
.service_content_deta .dl .dt span img{
    width:58px;
    height:58px;}
.service_content_deta .dl .dt em{
    width:auto;
    padding-top:12px;
    height:35px;
    line-height:35px;
    font-size:21px;
    color:#fff;
    font-style: normal;
    display:block;
    overflow:hidden;}
.service_content_deta .dl .dt i{
    width:auto;
    height:30px;
    font-style: normal;
    line-height:30px;
    font-size:22px;
    color:#fff;
    display:block;
    overflow:hidden;}
.service_content_deta .dl .dt p{
    width:auto;
    padding-top:15px;
    height:75px;
    line-height:25px;
    font-size:14px;
    color:#fff;}
.service_content_deta .dl .dd{
    width:50%;
    height:397px;
    padding-top:46px;
    margin-left:50%;
    box-sizing:border-box;
    position:relative;}
.service_content_deta .dl .dd em{
    width:35px;
    height:78px;
    top:40px;
    left:0px;
    position:absolute;
    display:block;}
.service_content_deta .dl .dd a{
    width:120px;
    height:30px;
    line-height:30px;
    font-size:16px;
    color:#fff;
    margin:20px auto 0;
    text-align:center;
    border:solid 1px #fff;
    overflow:hidden;
    display:block;}
.service_classify_1{
    background: #ed1f23;
    position:absolute;
    left:0px;}
.service_classify_2{
    background: #fba927;
    position:absolute;
    left:40%;}
.service_classify_3{
    background: #41cca5;
    position:absolute;
    left:60%;}
.service_classify_4{
    background: #1a9eff;
    position:absolute;
    left:80%;}
.service_content_deta div.service_classify_1 .dd{
    background:url(../images/picture_123.png) no-repeat center;}
.service_content_deta div.service_classify_2 .dd{
    background:url(../images/picture_124.png) no-repeat center;}
.service_content_deta div.service_classify_3 .dd{
    background:url(../images/picture_125.png) no-repeat center;}
.service_content_deta div.service_classify_4 .dd{
    background:url(../images/picture_126.png) no-repeat center;}






.flexslider{position:relative;height:560px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{
    height:560px;
    background-size: 100% 560px!important;
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/test01.png,sizingMethod='scale';*/
    /*-ms-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/test01.png',sizingMethod='scale');*/
}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
.sap1{
    color: #fff;

    text-align: center;
    padding-top: 180px;
    font-weight: bold;
    font-size: 48px;


}
.sap2{
    font-size: 24px;
    color: #fff;
    margin-top: 25px;
    text-align: center;
}
.sap5{
    font-size: 24px;
    color: #fff;
    margin-top: 25px;
    text-align: center;
}
.sap3{
    text-align: center;
}
.sap3 a{
    display: inline-block;
    margin: 35px 10px;
    border: solid 1px #fff;
    width: 160px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.asp4{
    color: #f4911a!important;
    font-weight: bold;
    font-size: 20px!important;
}

















.innne{
    text-align: center;
    margin-top: -10px;
    margin-bottom: 40px;
}
.innne li{
    width: 120px;
    display: inline-block;
    margin: 0 15px;
    border: solid 1px #999;
    border-radius: 20px;
    height: 30px;
    line-height: 30px;
}
.innne li a{
    display: block;
}
.innne li:hover{
    background: #f4911a!important;
    border: solid 1px #f4911a;
}
.innne li:hover a{
    color: #fff!important;
}
.innne1{
    background: #f4911a!important;
    border: solid 1px #f4911a!important;
}
.innne1 a{
    color: #fff!important;
}
.innne4{
    float: left;
    width: 30%;
}
.innne5 img{
    width: 100%;
    height: 245px;
}
.innne8{
    float: right;
    width: 68%;
}
.innne9 img{
    width: 100%;
    height: 101px;
}
.innne8 li{
    float: left;
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 20px;
}
.innne8 li:nth-of-type(2n){
    margin-right: 0;
}
.innne9{
    float: left;
    width: 30%;
}
.innne12{
    margin-left: 32%;
}
.innne10{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 15px;
}
.innne10 a{
    color: #000;
}
.innne11{
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    font-size: 13px;
    color: #666;
}
.innne13{
    color: #666;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 20px;
    background: url(../images/icon_8.png) no-repeat 2px center;
    background-size: 12px auto;
    font-size: 13px;
}
.innne6{
    line-height: 30px;
    height: 30px;
    font-size: 15px;
    color: #000;
}
.innne6 a{
    color: #000;
}
.innne7{
    color: #666;
    line-height: 25px;
    height: 50px;
}