*{
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
a{
	text-decoration: none;
	color: #666;
}
li{
	list-style: none;
}
img{
	vertical-align: middle;
}
body{
	color: #666;
	font-family:"微软雅黑", "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	
	padding-top: 1.1rem;
}




/*公共部分*/
.icont{
	width: 100%;
	min-width: 1660px;
	
}
.icont-header1{
	
}
.icont-header2{
	
}
.icont-footer1{
	
}
.icont-footer2{
	
}
.hf-cont{
	
}
.icontent{
	width: 1660px;
	margin: 0 auto;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 3;
	  -webkit-box-orient: vertical;
}
.fmin-1200{
	
}
.fmax-1200{
	
}
.icont-footer1 .fmax-1200{
	
}
.icont-footer2 .fmax-1200{
	width: 100%;
	
}
.itop-d1{
	width: 100%;
	max-width: 1840px;
	min-width: 1200px;
	margin: 0 auto;
	/*padding: 0 90px;*/
	height: 105px;
	position: relative;
	/*background: url(../img/isolutions_01.jpg) no-repeat 39% center;*/
}
@media(max-width:1365px ) {
	/*.itop-d1{
		padding: 0 40px;
	}*/
}
.itop-d2{
	background: url(../img/isolutions_03.jpg) no-repeat 32% center;
}
.itop-d1-img{
	margin-top: 30px;
	float: left;
}
.itop-d1-a{
	float: left;
	font-size: 32px;
	color: #404040;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 22px;

}
.itop-d1-d{
	font-size: 120px;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #fafafa;
	position: absolute;
	top: -30px;
	left: 200px;
	letter-spacing:6px
}
.itop-d1-ul{
	float: right;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
}
.itop-d1-ul li{
	font-size: 16px;
	color: #a0a0a0;
	float: left;
	margin-left: 30px;
	line-height: 40px;
	cursor: pointer;
	transition: all .5s;
}
.itop-d1-ul li:hover{
	color: #ff8400;
	border-bottom: 1px solid #ff8400;
	transition: all .5s;
}
.itop-d1-ul .cli{
	color: #ff8400;
	border-bottom: 1px solid #ff8400;
}


.wxep-topbottom{
	position: relative;
}
.wxep-top{
	height: 3.85rem;
	background: no-repeat center;
	background-size: cover;
}
.wxep-top-div{
	padding: 0 .3rem;
}
.wxep-top-d1{
	font-size: .54rem;
	line-height: .6rem;
	padding-top: .8rem;
	color: #fff;
	text-align: center;
	text-shadow: 0 0 10px #333;
}
.wxep-top-d2{
	width: 6rem;
	margin: 0 auto;
	margin-top: .5rem;
	font-size: .24rem;
	line-height: .4rem;
	text-align: center;
	color: #fff;
	text-shadow: 0 0 10px #333;
}
.wxep-top-d3{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: url(../img/ico_06.png) no-repeat center #ffa906;
	margin-top: 55px;
	transition: all .3s;
	display: none;
}
.wxep-top-d3:hover{
	opacity: .8;
	transition: all .3s;
}

.wxep-nav{
	height: 19px;
	padding-left: 30px;
	background: url(../img/ico_07.png) no-repeat left center;
	margin-top: 50px;
}
.wxep-nav a{
	font-size: 14px;
	line-height: 19px;
	color: #333;
	position: relative;
	top:-2px;
}
.wxep-nav a:hover{
	color: #0170bf;
}
.wxep-nav span{
	display: inline-block;
	width: 20px;
	height: 19px;
	background: url(../img/ico_08.png) no-repeat center;
	position: relative;
	top:2px;
}

.wxep-left{
	width: 280px;
	overflow: hidden;
	border-radius: 5px;
	border-top: 2px solid #0180da;
	background: #fff;
	position: absolute;
	top:0;
}
.wxep-left-top{
	position: fixed;
	top: 155px;
	z-index: 11;
}
.wxep-left-bottom{
	position: absolute;
	top: initial;
	bottom: 0;
	z-index: 11;
}
.wxep-left-h1{
	height: 85px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	color: #333;
	padding: 30px 0 0 35px;
}
.wxep-left-h1 span{
	font-size: 14px;
	margin-left: 10px;
	line-height: 15px;
	font-family: arial;
	position: relative;
}
.wxep-left-nav{
	margin: 15px 0 95px 0;
}
.wxep-left-nav li{
	height: 45px;
	margin: 3px 0;
	
}
.wxep-left-nav li a{
	display: block;
	height: 45px;
	font-size: 16px;
	color: #333;
	padding-left: 35px;
	line-height: 45px;
	transition: all .3s;
}
.wxep-left-nav li a:hover{
	color: #fff;
	background: #ffa906;
	transition: all .3s;
}
.wxep-left-nav .cli a{
	color: #fff;
	background: #ffa906;
}
.wxep-right{
	width: 100%;
	padding: 0 .3rem;
	overflow: hidden;
	background: #fff;
}
.wxep-right-h1{
	height:1.1rem;
	border-bottom: 1px solid #e5e5e5;
	font-size: .36rem;
	line-height: 1.1rem;
	color: #404040;
	font-weight: bold;
}

.wxep-cont{
    padding-top: .4rem;
    padding-bottom: .4rem;
}
.wxep-h2{
	font-size: .32rem;
	height: .35rem;
	line-height: .35rem;
	color: #0170bf;
	position: relative;
	padding-left: .4rem;
}
.wxep-h2 span{
	width: 3px;
	height: .35rem;
	background: #ffa906;
	top:0;
	left: 0;
	position: absolute;
}

.wxep-text{
	font-size: .24rem;
	line-height: .45rem;
	color: #737373;
	margin-top: .2rem;
}
.wxep-text img{
	max-width: 100%;
	margin: 0 auto;
}
.wxep-cont-d1{
	margin-bottom: .35rem;
}
.wxep-ul1{
	
}
.wxep-ul1 li{
	font-size: .24rem;
	line-height: .45rem;
	color: #737373;
	padding-left: .3rem;
	position: relative;
	margin-top: .15rem;
}
.wxep-ul1 li span{
	width: .1rem;
	height:.1rem;
	border-radius: 100%;
	background: #0170bf;
	position: absolute;
	top:.15rem;
	left: 2px;
}
.wxep-h3{
	font-size: 18px;
	color: #333;
	margin-top: 30px;
}
.wxep-h4{
	font-size: 18px;
	color: #333;
	line-height: 20px;
	margin-top: 25px;
}
.wxep-ul2{
	padding-bottom: 25px;
}
.wxep-ul2 li{
	border: 1px solid #eee;
	margin-top: .3rem;
	padding: .3rem .2rem;
}
.wxep-ul2 .cli{
	background: #f6f6f6;
	border: none;
}
.wxep-ul2-h{
	font-size: .28rem;
	line-height: .45rem;
	color: #333;
	margin-bottom: .1rem;
	font-weight: bold;
}
.wxep-ul2-text{
	font-size: .24rem;
	color: #666;
	line-height:.45rem;
}
.wxep-ul3{
	width: 100%;
	overflow: hidden;
	margin-top: .5rem;
}
.wxep-ul3 li{
	width: 100%;
	height: 3.2rem;
	background: #0170bf;
	float: left;
	margin-bottom: .3rem;
	padding: .2rem .3rem;
}
.wxep-ul3-h{
	
	font-size: .28rem;
	line-height: .45rem;
	font-weight: bold;
	color: #fff;
	margin-bottom: .15rem;
}
.wxep-ul3-text{
	font-size: .24rem;
	color: #fff;
	opacity: .8;
	line-height: .45rem;
	height: 2.25rem;
	overflow-y: auto;
}
.wxep-ul3-text .mCSB_inside>.mCSB_container{
	margin-right: 15px;
}
.wxep-div1{
	width: 100%;
	overflow: hidden;
	margin-top: .4rem;
}
.wxep-div1 div{
	width: 100%;
	height: .8rem;
	border:1px solid #bfbfbf;
	line-height:.78rem;
	text-align: center;
	font-size: .26rem;
	color: #333;
	margin-bottom: .2rem;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.wxep-div1-bj{
	background: url(../img/quality_05.jpg) no-repeat center;
	border: 0 !important;
}


.wxep-cont2{
	width: 100%;
	padding: .4rem 0;
	
}
.wxep-cont2-d2{
	margin-bottom: 25px;
}
.wxep-img{
	width: 100%;
	margin-bottom: 20px;
}
.wxep-img img{
	max-width: 100%;
}
.wxep-h2-2{
	font-size: .34rem;
	height: .35rem;
	line-height: .35rem;
	padding-left: .45rem;
	color: #0170bf;
	position: relative;
	font-weight: bold;
}
.wxep-h2-2 span{
	width: 3px;
	height: .35rem;
	background: #ffa906;
	top:0;
	left: 0px;
	position: absolute;
}
.wxep-text2{
	font-size: 14px;
	line-height: 30px;
	color: #737373;
	margin-top: 15px;
}
.wxep-text2 img{
	max-width: 100%;
	margin: 0 auto;
}
.wxep-h5{
	font-size: .24rem;
	color: #737373;
	line-height: .45rem;
	margin-bottom: .2rem;
}
.wxep-cont2-ul{
	
	overflow: hidden;
}
.wxep-ul4{
	
	overflow: hidden;
}
.wxep-ul4 li{
	width: 6.5rem;
	height: 2.1rem;
	background: url(../img/sf-ico09.png) no-repeat center;
	background-size: cover;
	margin-top: .3rem;
	margin-left: .2rem;
	position: relative;
}
.wxep-ul4-d1{
	font-size: .8rem;
	color: #fff;
	font-weight: bold;
	position: absolute;
	    left: .5rem;
    top: .5rem;
}
.wxep-ul4-d2{
	    font-size: .32rem;
    color: #333;
    line-height: .45rem;
    position: absolute;
    top: .45rem;
    left: 2.2rem;
    font-weight: bold;
}
.wxep-ul4-d3{
	font-size: .24rem;
	color: #333;
	width: 4rem;
	line-height:.4rem;
	position: absolute;
	top:1rem;
	left: 2.2rem;
}
.wxep-ul5{
	padding: .4rem 0;
	padding-bottom: .8rem;
	background: #fff;
}
.wxep-ul5 li{
	margin-bottom: 5px;
}
.wxep-ul5-d1{
	height: .7rem;
	line-height: .7rem;
	font-size: .28rem;
	color: #333;
	padding-left: .7rem;
	background: url(../img/ico_09_01.png) no-repeat .2rem center #f6f6f6;
	background-size: .3rem;
}
.wxep-ul5-d1 div{
	float: left;
}
.wxep-ul5-d1 p{
	width: .7rem;
	height: .7rem;
	float: right;
	background: url(../img/ico_09_03.png) no-repeat center;
	background-size: .4rem;
}
.wxep-ul5-d2{
	padding: .3rem .2rem;
	background: #f6f6f6;
	margin-top: 5px;
	margin-bottom: 15px;
	display: none;
	font-size: .24rem;
	line-height: .45rem;
}
.wxep-ul5-d2 .wud-d1{
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin-bottom: 20px;
}
.wxep-ul5-d2 .wud-d2{
	font-size: .24rem;
	line-height: .45rem;
	color: #ffa907;
	padding-top: .3rem;
	border-top: 1px solid #666;
}
.wxep-ul5-d2 .wud-d2 a{
	color: #ffa907;
	font-size: 14px;
}
.wxep-ul5 .cli .wxep-ul5-d1{
	color: #fff;
	background: url(../img/ico_09_02.png) no-repeat .2rem center #ffa907;
	background-size: .3rem;
}
.wxep-ul5 .cli .wxep-ul5-d1 p{
	background-image: url(../img/ico_09_04.png);
}
.wxep-ul5 .cli .wud-show{
	display: block;
}
.wxep-cont3{
	padding-top: .25rem;
}
.wxep-cont3-div{
	overflow: hidden;
	padding-top: 0;
	margin-bottom: .25rem;
}
.wxep-cont3-div .wcd-li{
	margin-left: .4rem;
	margin-bottom: .2rem;
}
.wcd1 .wcd-li{
}
.wcd2 .wcd-li{
}
.wxep-cont3-div .wcd-d1{
    font-size: .28rem;
    color: #333;
    line-height: .4rem;
    font-weight: bold;
    margin-bottom: .05rem;
    position: relative;
}
.wxep-cont3-div .wcd-d1 span{
	display: inline-block;
	width: .1rem;
	height: .1rem;
	border-radius: 100%;
	background: #0170bf;
	position: absolute;
	left: -.4rem;
	top:.12rem
}
.wxep-cont3-div .wcd-d2{
	font-size: .24rem;
	color: #737373;
	line-height: .45rem;
}
.wxep-cont3-div .wcd-d2 .a1{
	font-size: 14px;
	color: #0170bf;
	line-height: 30px;
	text-decoration: underline;
}
.wxep-cont3-div .wcd-d2 .input1{
	width: 115px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #ffa906;
	box-shadow: 3px 3px 5px #999;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer;

}
.wxep-cont3-div .wcd-d3{
}
.wxep-cont4{
	margin-top: .3rem;
}
.wxep-ul6{
	height: .6rem;
}
.wxep-ul6 li{
	width: 1.6rem;
	height: .6rem;
	background: #999999;
    margin-left: .15rem;
    line-height: .6rem;
    font-size: .24rem;
    color: #fff;
    float: left;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
}
.wxep-ul6 .cli{
	background: #ffa906;
    box-shadow: 3px 3px 5px #999;
}
.wxep-ul6 li:hover{
	background: #ffa906;
    box-shadow: 3px 3px 5px #eee;
    transition: all .3s;
}
.wxep-ul6 li:first-child{
	margin-left: 0;
}
.wxep-cont4-div{
	margin-bottom: .6rem;
}
.wxep-cont4-div .wcd-h1{
	font-size:.28rem;
	color: #333;
	line-height: .45rem;
	padding-top: .4rem;
	font-weight: bold;
}
.wxep-form{
	margin-top: .4rem;
}
.form-div{
	font-size:.24rem;
	color: #333;
	line-height:.45rem;
	margin-bottom: .3rem;
}
.form-d1{
	width: 100%;
	font-size: .24rem;
	line-height: .45rem;
	margin-bottom: .1rem
}
.form-d1 span{
	color: #d92811;
	position: relative;
	top:2px;
}
.form-div select{
	width: 100%;
	height: .6rem;
	font-size: .24rem;
	line-height: .6rem;
	background: #f6f6f6;
	padding: 0 15px;
	border: none;
}
.form-div input{
	width: 100%;
	height: .6rem;
	background: #f6f6f6;
	padding: 0 15px;
	border: none;
}
.form-div2{
	height: 2rem;
}
.form-div textarea{
	display: block;
	width: 100%;
	height: 1.3rem !important;
	line-height: .45rem;
	background: #f6f6f6;
	padding: 5px 15px;
	border: none;
	resize: none;
}
.form-text{
	font-size: .24rem;
	line-height: .45rem;
	color: #737373;
}
.form-sub{
	width: 2.2rem;
	height: .7rem;
	font-size: .24rem;
	color: #fff;
	text-align: center;
	line-height: .7rem;
	background: #ffa906;
	float: right;
	margin-top: .3rem;
	margin-bottom: .6rem;
	border: none;
	transition: all .3s;
}
.form-sub:hover{
	background: #ffa906;
    box-shadow: 3px 3px 5px #999;
    transition: all .3s;
}
.wxep-img-two{
	margin-bottom:.5rem;
}
.wxep-ul1-two{
	
    overflow: hidden;
}
.wxep-ul1-two li{
   
}
.wxep-ul1-two .wut-li{
	height: .45rem;
	line-height: .45rem;
	
    padding-left: .3rem;
	background: url(../img/ico_10.png) no-repeat left center;
	background-size: .25rem;
	margin-bottom: .2rem;
}
.wxep-ul7{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ececec;
	padding: 0 40px;
}
.wxep-ul7 li{
	width: 360px;
	margin-left: 75px;
	float: left;
}
.wxep-ul7 li:first-child{
	margin-left: 0;
}
.ul7s li{
	width: 100%;
}
.wxep-ul7-h{
	font-size: 18px;
	color: #ffa906;
	line-height: 40px;
	font-weight: bold;
}
.wxep-ul7-text{
	font-size: 14px;
	color: #737373;
	line-height: 30px;
	margin-bottom: 15px;
}
.wxep-bottom{
	height: 100px;
}
.wbj-787{
	width: 787px;
	margin-bottom: 60px;
}
.wxep-bj1{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color:#333;
	text-align: center;
	font-weight: bold;
	background: #f6f6f6;
	margin-top: 15px;
	margin-bottom: 10px;
}
.wxep-bj2{
	height: 100px;
	background: #f6f6f6;
}
.wxep-bj2-d1{
	width: 33.33%;
	float: left;
	height: 100px;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	font-weight: bold;
}
.wxep-bj2-d1 .xz{
	font-size: 18px;
	color: #ffa906;
	margin-top: 12px;
}






/*页码样式*/
.page{
	width: 100%;
	height: .5rem;
	line-height: .5rem;
	margin: 0 auto;
	text-align: center;
}
.page a{
	display: inline-block;
	width: .5rem;
	height: .5rem;
	font-size: .24rem;
	margin: 0 2px;
	text-align: center;
	line-height:.45rem;
	border: 1px solid #d4d4d4;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	transition: all .3s; 
}
.page .prev {
    font-family: "宋体";
}
.page .next {
    font-family: "宋体";
}
.page a:hover{
	background: #ffa906;
	color: #fff;
	border-color: #ffa906;
	transition: all .3s; 
}
.page span{
	display: inline-block;
	width: .5rem;
	height: .5rem;
	font-size: .24rem;
	margin: 0 2px;
	text-align: center;
	line-height:.45rem;
	border: 1px solid #d4d4d4;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	transition: all .3s;
}
.page .active{
	background: #ffa906;
	color: #fff;
	border-color: #ffa906;
}



/*顶部*/
.header{
	width: 100%;
	height: 1.1rem;
	background: #fff;
	padding:0 .3rem;
	position: fixed;
	top: 0;
	z-index: 99;
	border-bottom: 1px solid #ddd;
}
.header-logo{
	float: left;
	padding-top: .2rem;
}
.header-logo img{
	width: 2.1rem;
}
.header-div{
	float: right;
	width: 1.4rem;
	height: 1.1rem;
}
.header-d1{
	width: .6rem;
	height: 100%;
	background: url(../img/ico_01.png) no-repeat right center;
	background-size: .4rem;
	float: left;
}
.header-d2{
	width: .6rem;
	height: 100%;
	background: url(../img/daohang01.png) no-repeat right center;
	background-size: .4rem;
	float: right;
}
.header-c{
	width: .5rem;
	margin-top: .35rem;
	float: right;
	margin-left: .45rem;
}
.header-c div{
	width: 100%;
	height: .05rem;
	background: #000;
	margin-bottom: .12rem;
}
.header-c.on .header-c1{
	 -webkit-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    transform: rotate(44deg);
   transform-origin:0%;
   -ms-transform-origin:0%;
   -webkit-transform-origin:0%;
   -moz-transform-origin:0%;
   transition: all .5s; 
}
.header-c.on .header-c2{
	opacity: 0;
	transition: all .5s; 
}
.header-c.on .header-c3{
	 -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
   transform-origin:0%;
   -ms-transform-origin:0%;
   -webkit-transform-origin:0%;
   -moz-transform-origin:0%;
   transition: all .5s; 
}
.header-nav{
	position: fixed;
	width: 100%;
	height: calc(100% - 1.1rem);
	top: 1.1rem;
	left: 0;
	background: #fff;
	overflow: auto;
	z-index: 89;
	padding: .45rem .3rem;
	display: none;
}
.icont-header2 .header-nav{
	
}
.icont-header1 .header-nav{

}
.header-nav li{
	width: 100%;
}

.header-nav li .hea-a{
	display: block;
	width: 100%;
	height: .9rem;
	line-height: .9rem;
	padding: 0 .3rem;
	font-size: .3rem;
	color: #666;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.header-nav li .hea-a span{
	font-size: .4rem;
	color: #666;
	display: inline-block;
	float: right;
	line-height: .9rem; 
}
.header-nav .cli {
	background: #f2f2f2;
}
.header-nav li.cli .hea-d{
	display: block;
	background: #fff;
}
.header-nav li .hea-d{
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 0 .5rem;
	display: none;
}
.header-nav li .hea-d a{
	display: block;
	font-size: .26rem;
	line-height: .8rem;
	caption-side: #666;
	padding-left: .25rem;
	position: relative;
}
.header-nav li .hea-d a:after{
	content: "";
	width: .05rem;
	height: .05rem;
	background: #666;
	position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.025rem;
}

.header-ss{
	position: fixed;
	right: 0;
	top: 1.1rem;
	z-index: 90;
	width: 100%;
	height: 3rem;
	background: #fff;
	display: none;
	padding: 0 .3rem;
	border-bottom: 1px solid #E5E5E5;
}
.header-ss form{
	width: 100%;
	height: 1rem;
	position: absolute;
	left: .3rem;
	top:1rem;
}
.header-ss form .int1{
	width: 4.8rem;
	border: none;
	border-bottom: 1px solid #E5E5E5;
	height: 1rem;
	line-height:1rem;
	font-size: .26rem;
	color: #333;
	padding: 0 .2rem;
	background: none;
	outline:none;
}
.header-ss form .int2{
	display: inline-block;
	width: 1rem;
	height: 1rem;
	font-size: .26rem;
	line-height: 1rem;
	text-align: center;
	color: #333;
	background: none;
	cursor: pointer;
	border: none;
	transition: all .3s;
}

.header-ss .imgx{
	position: absolute;
	width: .8rem;
    top: 1.1rem;
    right: .5rem;
	transition: all .3s;
}
.header-ss .imgx:hover{
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);		
	-webkit-transform: rotate(180deg);			
	-moz-transform: rotate(180deg);	
	opacity:0.8;
	transition: all .5s; 
	-webkit-transition: all .5s;
}
.searchvalue{
	width: 600px;
	overflow: hidden;
	position: absolute;
    left: 50%;
    top: 95px;
    margin-left: -350px;
    background: #fff;
    padding: 20px;
    border: 1px solid #E5E5E5;
    border-top: none;
    display: none;
}
.searchvalue li{
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.searchvalue li a{
	display: block;
	transition: all .3s; 
	
}
.searchvalue li a:hover{
	color: #ffa906;
	transition: all .3s; 
}





/*底部样式*/
.footer{
	background: #f5f5f5;
	position: relative;
	padding-top: .8rem;
}
.footer-d1{
	width: 100%;
	height: 3.3rem;
	background: url(../img/footer_01.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	    padding-top: .15rem;
}
.footer-d1 .ftd1-div{
	margin: .2rem 0;
	text-align: center;
}
.footer-d1 .ftd1-d1{
	font-size: .24rem;
	line-height: .4rem;
	color: #fff;
	letter-spacing:4px
}
.footer-d1 .ftd1-d2{
	font-size: .24rem;
	color: rgba(255,255,255,.6);
	line-height: .3rem;
	font-family: arial;
}
.footer-d2{
	
}
.footer-d2 .ftd2-d1{
	width: 24%;
	float: left;
	display: none;
}
.footer-d2 .ftd2-d1 div{
	font-size: 14px;
	line-height: 25px;
	color: #223480;
	margin-top: 35px;
}
.footer-d2 .ftd2-d2{
	width:100%;
}
.footer-d2 .ftd2-d3{
	width: 100%;
}
.footer-d2 .ftd2-d4{
	width: 100%;
}
.footer-d2 .ftd2-d5{
	width: 245px;
	float: right;
	display: none;
}
.footer-d2 .footer-d2-h{
	padding:0 .3rem;
	line-height: .85rem;
	height: .85rem;
	font-size: .28rem;
	color: #333;
	border-bottom: 1px solid rgba(0,0,0,.1)
}
.footer-d2 .footer-d2-h span{
	font-size: .4rem;
	color: #666;
	line-height: .85rem;
	float: right;
}
.footer-d2-div{
	display: none;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.footer-d2 .footer-d2-a{
	display: block;
	padding:0 .6rem;
	color: #555;
	line-height: .8rem;
	font-size: .24rem;
}
.footer-d2 .footer-d2-a:hover{
	color: rgba(0,0,0,.8);
	transition: all .5s;
}
.footer-d2 .ftd2-d5-right{
	margin-left: 10px;
}
.footer-d3{
	padding: .4rem .3rem;
}
.footer-d3-div{
	font-size: .20rem;
	color:rgba(0,0,0,.5);
	text-align: center;
	line-height: .4rem;
}
.footer-d3-div span{
	margin-left: 10px;
}
.footer-d3-div span a{
	color: rgba(0,0,0,.5);
	transition: all .3s;
}
.footer-d3-div span a:hover{
	color: rgba(0,0,0,.8);
	transition: all .3s;
}
.footer-d4{
	width: .6rem;
	height: .6rem;
	position: absolute;
	right: .1rem;
	top:.2rem;
	z-index: 3;
}
.footer-d4 .fa1{
	display: block;
	width: .6rem;
	height: .6rem;
	transition: all .3s;
	position: relative;
	cursor: pointer;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
}
.footer-d4 .footer-d4-d{
	background: url(../img/ico_19.png) no-repeat center #f9f9f9;
	background-size: .3rem;
}
/*.footer-d4 .footer-d4-a:hover{
	background: url(../img/ico_22_01.png) no-repeat center #ff8400;
	transition: all .3s; 
}
.footer-d4 .footer-d4-b{
	background: url(../img/ico_21.png) no-repeat center #f9f9f9;
	transition: all .3s; 
}
.footer-d4 .footer-d4-b:hover{
	background: url(../img/ico_21_01.png) no-repeat center #ff8400;
	transition: all .3s; 
}
.footer-d4 .footer-d4-c{
	background: url(../img/ico_20.png) no-repeat center #f9f9f9;
	transition: all .3s; 
}
.footer-d4 .footer-d4-c:hover{
	background: url(../img/ico_20_01.png) no-repeat center #ff8400;
	transition: all .3s; 
}
.footer-d4 .footer-d4-d{
	background: url(../img/ico_19.png) no-repeat center #f9f9f9;
	
	transition: all .3s; 
}
.footer-d4 .footer-d4-d span{
	display: none;
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 20px;
	padding-top: 35px;
}
.footer-d4 .footer-d4-d:hover{
	background: url(../img/ico_19_01.png) no-repeat center 20px #FF8400;
	transition: all .3s; 
}
.footer-d4 .footer-d4-d:hover span{
	color: #fff;
	display: block;
	transition: all .3s; 
}
.footer-d4 .fa1 .a-div{
	width: 300px;
	height: 68px;
	position: absolute;
	top:0;
	left: -305px;
	background: #ff8400;
	font-size: 14px;
	color: #fff;
	display: none;
}
.footer-d4 .fa1 .a-div2{
	width: 68px;
	height: 68px;
	position: absolute;
	top:0;
	left: 0;
}
.footer-d4 .footer-d4-a .a-div div{
	padding-left: 20px;
	line-height: 22px;
}
.footer-d4 .footer-d4-b .a-div a{
	font-size: 14px;
	color: #fff;
	padding-left: 20px;
	line-height: 68px;
}
.footer-d4 .footer-d4-c .a-div{
	padding-top: 8px;
}
.footer-d4 .footer-d4-c .a-div div{
	font-size: 14px;
	color: #fff;
	padding-left: 20px;
	line-height: 25px;
}
.footer-d4 .footer-d4-c .a-div .fa-d1{
	padding-left: 90px;
}

.footer-d44{
	position: absolute;
	top:885px;
	margin-top: 0;
}*/






/*首页轮播图*/
.ibanner{
	height: 3.85rem;
	overflow: hidden;
	position: relative;
}
.ibanner-swiper{
	width: 100%;
	height: 100%;
	height: 3.85rem;
}
.ibanner-button{
	width: 100%;
	min-width: 1200px;
	height: 25px;
	margin: 0 auto;
	position: absolute;
	bottom: 80px;
	left: 0;
	z-index: 3;
	text-align: center;
}
.ibanner .ibanner-pagination{
	display: inline-block;
	height: 12px;
}
.ibanner .ibanner-pagination span{
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #fff;
	margin: 0 8px;
	float: left;
	cursor: pointer;
}
.ibanner .ibanner-pagination .swiper-active-switch{
	background: #e25b21;
}
.ibanner .arrow-left{
	width: 40px;
	height: 25px;
	background: url(../img/ico_17.png) no-repeat center;
	float: right;
	margin-right: 25px;
	cursor: pointer;
	transition: all .3s;
}
.ibanner .arrow-left:hover{
	background-image: url(../img/ico_17_01.png);
	transition: all .3s;
}
.ibanner .arrow-right{
	width: 40px;
	height: 25px;
	background: url(../img/ico_18.png) no-repeat center;
	float: right;
	cursor: pointer;
	margin-right: 40px;
	transition: all .3s;
}
.ibanner .arrow-right:hover{
	background-image: url(../img/ico_18_01.png);
	transition: all .3s;
}
.ibanner-d1{
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.ibanner-d1-h{
	width: 100%;
	font-size: 60px;
	color: #fff;
	text-align: center;
	text-shadow:0px 0px 10px #000;
	padding-top: 290px;
}
.ibanner-d1-p{
	width: 100%;
	font-size: 26px;
	color: #fff;
	text-align: center;
	text-shadow:0px 0px 10px #000;
	margin-top: 30px;
}
.ibanner-d1-img{
	width: 41px;
	height: 41px;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 235px;
	margin-left: -20px;
	background: url(../img/ico_03.png) no-repeat center;
	background-size: cover;
	transition: all .5s;
}
.ibanner-d1-img:hover{
	background-image: url(../img/ico_03_01.png);
	transition: all .5s;
}
.ibanner-d1-img img:hover{
	position: relative;
	top:2px;
	transition: all .5s;
}




/*首页*/
.isolutions{
	margin-top: .5rem;
	padding: 0 .3rem;
}
.isolutions .isolutions-a{
	height: .6rem;
	overflow: hidden;
}
.isolutions .isolutions-a1{
	height: .4rem;
	line-height: .6rem;
	float: left;
	margin-top: .1rem;
}
.isolutions .isolutions-a2{
	font-size: .32rem;
	color: #000;
	font-weight: bold;
	line-height: .6rem;
	float: left;
	margin-left: .2rem;
}
.isolutions .isolutions-a3{
	font-size: .6rem;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    color: #fafafa;
    float: left;
    margin-left: .3rem;
    line-height: .6rem;
}
.isolutions-swiper{
	height: 4.5rem;
	margin-top: .4rem;
}
.isolutions-swiper .swiper-slide{
	background: no-repeat center;
	background-size: cover;
}
.isolutions-swiper .isolutions-d2{
	width: 5rem;
	padding-left: .8rem;
	height: .6rem;
	padding-top: .1rem;
	margin: 0 auto;
	margin-top: 1.8rem;
	color: #fff;
	line-height: .45rem;
	font-size: .32rem;
	font-weight: bold;
	text-shadow: 0 0 10px #333;
	background: no-repeat left center;
	background-size: .6rem;
}
.isolutions-lt{
	width: .45rem;
    height: .8rem;
    float: left;
    background: url(../img/qh_left.png) no-repeat center;
    left: 0;
    background-size: cover;
}
.isolutions-rt{
	width: .45rem;
    height: .8rem;
    float: right;
    right: 0;
    background: url(../img/qh_right.png) no-repeat center;
      background-size: cover;
}



.iproduct{
	margin-top: .5rem;
} 
.iproduct-swiper{
	height: auto;
	margin-top: .4rem;
	padding: .3rem 1rem;
}
.iproduct-swiper .swiper-slide{
	border:1px solid rgba(0,0,0,.1)
}
.iproduct-swiper .iproduct-img img{
	max-width: 100%;
}
.iproduct-swiper .iproduct-div{
	width: 100%;
	height: 3.3rem;
	background: #fff;
	padding: .2rem;
}
.iproduct-swiper .iproduct-d1{
	font-size: .32rem;
	color: #000;
	line-height: .45rem;
	text-align: center;
	padding-top: .2rem;
}
.iproduct-swiper .iproduct-d2{
	width: .6rem;
	height: 1px;
	background: #333;
	margin: 0 auto;
	margin-top: .2rem;
}
.iproduct-swiper .iproduct-d3{
	font-size: .24rem;
	color: #000;
	height: 1.35rem;
	line-height: .45rem;
	text-align: center;
	margin-top: .2rem;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.iproduct-swiper .swiper-slide-active{
	box-shadow: 0 0 10px rgba(0,0,0,.6);
}
.iproduct-swiper .swiper-slide-active .iproduct-div{
	background: #ff8400;
}
.iproduct-swiper .swiper-slide-active .iproduct-div *{
	color: #fff;
}
.iproduct-swiper .swiper-slide-active .iproduct-d2{
	background: #fff;
}
.iproduct-lt{
	width: .45rem;
    height: .8rem;
    float: left;
    background: url(../img/qh_left.png) no-repeat center;
    left: 0;
    background-size: cover;
}
.iproduct-rt{
	width: .45rem;
    height: .8rem;
    float: right;
    right: 0;
    background: url(../img/qh_right.png) no-repeat center;
      background-size: cover;
}




.iclient{
	height: 1.4rem;
	margin: .5rem 0;
	margin-top: .8rem;
}
.iclient-left{
	width: 50%;
	height: 1.4rem;
	float: left;
	background: url(../img/iclient_01.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}
.iclient-div{
	display: block;
	width: 100%;
	position: relative;
	padding-left: .25rem;
	padding-top: .3rem;
}
.iclient-right .iclient-div{
	float: left;
}
.iclient-d1{
	font-size: .28rem;
	line-height: .45rem;
	color: #fff;
	font-weight: bold;
   text-transform: uppercase;
   
}
.iclient-d2{
	font-size: .22rem;
	line-height: .45rem;
	color: #fff;
	opacity: .6;
   text-transform: uppercase;
   font-weight: 100;
}

.iclient-right{
	width: 50%;
	height: 1.4rem;
	float: left;
	background: url(../img/iclient_02.jpg) no-repeat center;
	background-size: cover;
	position:relative;
}



.inews{
	
	padding: .3rem;
}
.inews-div{
	width: 100%;
	margin-top: .3rem;
}

.inews-left{
	width:100%;
	height: 3.78rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.inews-left .inews-left-swiper{
	height: 100%;
}
.inews-left .inews-left-swiper .swiper-wrapper{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.inews-left .inews-left-swiper .swiper-wrapper .swiper-slide{
	position: relative;
	background: no-repeat center;
	background-size: cover;
}
.inews-left .inews-left-swiper .swiper-wrapper .swiper-slide a{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.inews-left .inews-left-swiper .swiper-wrapper .swiper-slide  div{
	width: 100%;
	height: .8rem;
	background: rgba(0,0,0,.5);
	font-size: .24rem;
	color: #fff;
	padding: 0 .3rem;
	text-align: center;
	line-height: .8rem;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    transition: all .3s;
}

.inews-left .left-pagination{
	position: absolute;
	bottom: 25px;
	right: 20px;
	text-align: center;
	z-index: 4;
	display: none;
}
.inews-left .left-pagination span{
	display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #fff;
    margin: 0 7px;
    cursor: pointer;

}
.inews-left .left-pagination .swiper-active-switch{
	background: #fe9900;
}
.inews-right{
	width:100%;
	margin-top: .3rem;
}
.inews-right li{
	height:1.2rem;
	padding-top: .1rem;
	border-bottom: 1px solid #e8e8e8;
}
.inews-right li a{
	display: block;
	width: 100%;
	height: 100%;
}

.inews-right-d2{
	height: .4rem;
	font-size: .26rem;
	color: #000;
	line-height: .4rem;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    transition: all .3s;
}
.inews-right-d1{
	height: .4rem;
	font-size: .22rem;
	color: #666;
	line-height: .4rem;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    transition: all .3s;
}



/*解决方案*/
.solutions{
	
}


/*企业文化*/
.enterprise-d1{
	background: #fff;
	padding: 0 .3rem 0rem .3rem;
}
.enterprise-d1 .wxep-nav{
	margin-top: 0;
}
.enterprise-d1-h{
	    height: 1.1rem;
    border-bottom: 1px solid #e5e5e5;
    font-size: .36rem;
    line-height: 1.1rem;
    color: #404040;
    font-weight: bold;
}
.enterprise-d1-h span{
	display: none;
}
.enterprise .wxep-h2{
	margin-top: .3rem;
}
.enterprise .wxep-h2 span{
	/*height: 30px;
	left: 0;*/
}
.enterprise-d1-ul{
	margin-top: .3rem;
	overflow: hidden;
}
.enterprise-d1-ul li{
	width: 50%;
	float: left;
	height: 4rem;
	background: #fafcfe;
}
.enterprise-d1-ul .edu-h1{
     font-size: 72px;
     line-height: 80px;
     color: #333;
     font-weight: bold;
     text-align: center;
     margin-top: 70px;
}
.enterprise-d1-ul .edu-h2{
	font-size: .36rem;
	line-height: .5rem;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: .5rem 0 .2rem 0;
}
.enterprise-d1-ul .edu-text{
	font-size: .24rem;
	color: #737373;
	line-height: .4rem;
	width: 100%;
	padding: 0 .2rem;
	text-align: center;
}
.enterprise-d1-ul .li2{
	background: #f6f6f6 !important;
}
.enterprise-d2{
	padding: .5rem .3rem;
}
.enterprise-d2-div{
	margin-top: .45rem;
	background: #fff;
}
.enterprise-d2-left{
	display: block;
	width: 100%;
	overflow: hidden;
}
.enterprise-d2-left img{
	width: 100%;
}

.enterprise-d2-right{
	width: 100%;
	background: #fff;
	padding: 0 0;
}
.enterprise-d2-right .ed2-d1{
	display: inline-block;
	font-size: .32rem;
	line-height: .45rem;
	margin-top: .3rem;
	color: #333;
	transition: all .3s;
}

.enterprise-d2-right .ed2-d2{
	font-size: .24rem;
	height: 1.35rem;
	line-height: .45rem;
	color: #666;
	margin-top: .15rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.enterprise-d2-right .ed2-d4{
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}
.enterprise-d2-right .ed2-a1{
	display: block;
	width: 2.2rem;
	height: .7rem;
	border-radius: 5px;
	font-size: .26rem;
	color: #fff;
	background: #ffa906;
	line-height: .7rem;
	text-align: center;
	margin: 0 auto;
	margin-top: .3rem;
	transition: all .3s;
}
.enterprise-d2-right .ed2-a1:hover{
	opacity: .8;
	transition: all .3s;
}
.enterprise-d3{
	padding: .5rem .3rem;
	background: #fff;
	padding-top: .8rem;
	border-top: .3rem solid #f6f6f6;
}
.enterprise-d3-div{
	
}
.enterprise-d3-div a{
	display: block;
	width: 100%;
	border-bottom:2px solid #ffa906;
	margin-bottom: .5rem;
}

.enterprise-d3-div .edd-d1{
	
}
.enterprise-d3-div .edd-d1 img{
	max-width: 100%
}

.enterprise-d3-div .edd-d2{
	font-size: .32rem;
	color: #333;
	height: .45rem;
	line-height: .45rem;
	margin-top: .15rem;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	transition: all .3s;
}

.enterprise-d3-div .edd-d3{
	font-size: .24rem;
	height: .9rem;
	line-height: .45rem;
	margin-bottom: .15rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.enterprise-d3-div .edd-d4{
	font-size: .24rem;
	line-height: .4rem;
}




/*新闻资讯*/
.news-cont{
	border-top: 1px solid #e5e5e5;
	background: #fff;
}
.news{
	overflow: hidden;
	padding: 0 .3rem;
	padding-bottom: .2rem;
}
.news-h{
	height: 1.2rem;
	line-height: 1.2rem;
	font-size: .36rem;
	color: #333;
	font-weight: bold;
}
.news-h span{
	
}
.news-left{
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	padding-bottom: .5rem;
	margin-top: .4rem;
}
.news-ul1{
	margin-bottom: .5rem;
}
.news-ul1 li{
	margin-bottom: .4rem;
}
.news-ul1 li a{
	display: block;
	
}
.news-ul1-a1 img{
	max-width: 100%;
}
.news-ul1-a2{
	font-size: .28rem;
	color: #333;
	line-height: .45rem;
	margin-top: .2rem;
	font-weight: bold;
	transition: all .3s;
}
.news-ul1-a2:hover{
	color: #ffa906;
	transition: all .3s;
}
.news-ul1-d1{
	font-size: .24rem;
	color: #888;
	line-height: .4rem;
}
.news-ul1-d2{
	font-size: .24rem;
	color: #666;
	line-height: .45rem;
	margin-top: .1rem;
}
.news-ul1-a3{
	width: 2.2rem;
	height: .7rem;
	background: #ffa906;
	font-size: .24rem;
	color: #fff;
	line-height: .7rem;
	text-align: center;
	margin: 0 auto;
	margin-top: .2rem;
	transition: all .3s;
}
.news-ul1-a3:hover{
	opacity: .8;
	transition: all .3s;
}
.sf-page{
	text-align: center;
}
.news-page{
	display: inline-block;
	width: auto;
	height: .5rem;
	line-height: .5rem;
	text-align: left;
	padding-right: 1.2rem;
	position: relative;
}
.news-page a{
	height: .5rem;
	line-height: .45rem;
	width: .5rem;
}
.news-page span{
	height: .5rem;
	line-height: .45rem;
	width: .5rem;
}
.news-page .prev{
	position: absolute;
	right: .6rem;
	top: 0;
	font-family: "宋体";
}
.news-page .next{
	position: absolute;
	right: 0px;
	top: 0;
	font-family: "宋体";
}
.news-right{
	width: 100%;
}
.news-right-d1{
	font-size: 18px;
	color: #333;
	line-height: 20px;
	font-weight: bold;
}
.news-ul2{}
.news-ul2 li{
	padding: 15px 0 30px 0;
	margin-bottom: 20px;
	margin-top: 5px;
	border-bottom: 1px dashed #aaa;
}
.news-ul2 li a{
	display: block;
}
.news-ul2-d1{
	font-size: 14px;
	color: #888;
	line-height: 16px;
}
.news-ul2-d2{
	font-size: 16px;
	color: #333;
	height: 48px;
	line-height: 24px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all .3s;
}
.news-ul2-d2:hover{
	color: #ffa906;
	transition: all .3s;
}
.news-right-d2{
	width: 295px;
	height: 55px;
	line-height: 55px;
	background: #ffa906;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 35px;
	border-top-right-radius: 10px;
	transition: all .3s;
	cursor: pointer;
	
}
.news-right-d2:hover{
	opacity: .8;
	transition: all .3s;
}
.news-right-d3{
	width: 100%;
	height: .7rem;
	position: relative;
}
.news-right-input{
	width: 100%;
	height: .7rem;
	line-height: .7rem;
	border: 1px solid #eaeaea;
	font-size: .24rem;
	color: #333;
	padding-left: .2rem;
	padding-right: .6rem;
}
.news-right-d3 div{
	width: .55rem;
	height: .45rem;
	background: url(../img/news_02.jpg) no-repeat center;
	background-size: cover;
	position: absolute;
	top:.1rem;
	right: .1rem;
}
.news-right-d4{
	font-size: 18px;
	color: #333;
	line-height: 20px;
	margin-top: 30px;
	display: none;
}
.news-ul3{
	margin-top: 2px;
	display: none;
	max-height: 3rem;
	overflow: auto;
	padding: .15rem .3rem;
	border: 1px solid rgba(0,0,0,.1);
}
.news-ul3 li{
	height: .5rem;
	/*border: 1px solid #eaeaea;
	margin-bottom: .05rem;
	padding-left: .2rem;
	padding-right: .6rem;
	border-bottom-right-radius: 10px;
	position: relative;
	cursor: pointer;*/
}
.news-ul3 li .news-ul3-d1{
	height: .5rem;
	line-height: .5rem;
	font-size: .24rem;
	/*color: #333;
	    padding-left: .25rem;
    background: url(../img/news_04.jpg) no-repeat left center;
    background-size: .1rem;*/
}

.news-ul3 li:hover .news-ul3-d2{
	display: block;
}
.news-ul3 .news-ul3-d2{
	    /*width: .55rem;
    height: .45rem;
    background: url(../img/news_03.jpg) no-repeat center;
    background-size: cover;
    position: absolute;
    top: .1rem;
    right: .1rem;
	display: none;*/
}

.news-select-bj{
	background: #fff;
	background: url(../img/news_03.jpg) no-repeat 250px 15px;
}

.sf-news{
	height: .7rem;
	border: 1px solid #eaeaea;
	padding-left: .2rem;
	padding-right: .6rem;
	border-bottom-right-radius: 10px;
	position: relative;
	cursor: pointer;
	margin-top: .2rem;
	
}
.sf-news .news-ul3-d1{
	height: .7rem;
	line-height: .7rem;
	font-size: .24rem;
	color: #333;
	padding-left: .25rem;
	background: url(../img/news_04.jpg) no-repeat left center;
	background-size: .1rem;
}

.sf-news .news-ul3-d2{
	width: .55rem;
	height: .45rem;
	background: url(../img/news_03.jpg) no-repeat center;
	    background-size: cover;
    position: absolute;
    top: .1rem;
    right: .1rem;
}




/*关于我们*/
.abouts{
	width: 100%;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.abouts .wxep-h2-2{
	padding-left: .45rem;
	margin-top: .2rem;
}
.abouts-d1{
	overflow: hidden;
	position: relative;
	margin-bottom: .35rem;
}
.abouts-d1-img{
	width: 100%;
	margin-bottom: .4rem;
}
.abouts-d1-img img{
	max-width: 100%;
}
.abouts-d1-right{
	width: 100%;
}
.abouts-text{
	font-size: .24rem;
	color: #737373;
	line-height: .45rem;
	margin-top: .25rem;
}
.abouts-ul1{
	width: 100%;
	height: 1.2rem;
}
.abouts-ul1 li{
	width: 33.33%;
	height: 1.2rem;
	border-left: 1px solid #e5e5e5;
	float: left;
	position: relative;
	text-align: center;
	
}
.abouts-ul1 li:first-child{
	border:none;
}
.abouts-ul1 li div{
	font-size: .64rem;
	color: #000;
	line-height: 1;
}
.abouts-ul1 li span{
	display: block;
	font-size: .24rem;
	color: #737373;
	line-height: 1;
	margin-top: .15rem;
}

.abouts-ul2{
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}
.abouts-ul2 li{
	width: 200px;
	height: 185px;
	padding: 15px;
	border: 1px solid #f2f2f2;
	float: left;
	margin-left: 13px;
}
.abouts-ul2 li:first-child{
	margin-left: 0;
}
.abouts-ul2-d1{
	font-size: 18px;
	color: #333;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	font-weight: bold;
}
.abouts-ul2 .bjimg1 {
	background: url(../img/ico_11.png) no-repeat 15px 20px;
}
.abouts-ul2 .bjimg2{
	background: url(../img/ico_12.png) no-repeat 15px 20px;
}
.abouts-ul2 .bjimg3{
	background: url(../img/ico_13.png) no-repeat 15px 20px;
}
.abouts-ul2 .bjimg4{
	background: url(../img/ico_14.png) no-repeat  15px 20px;
}

.abouts-ul2-d2{
	font-size: 14px;
	color: #737373;
	line-height: 25px;
	margin-top: 15px;
}
.abouts-ul2 li:hover .abouts-ul2-d1{
	color: #fff;
}
.abouts-ul2 li:hover .abouts-ul2-d2{
	color: #fff;
}
.abouts-ul2 .bjimg1:hover{
	background: url(../img/ico_11_01.png) no-repeat 15px 20px #ffa906;
	border-color: #ffa906;
}
.abouts-ul2 .bjimg2:hover{
	background: url(../img/ico_12_01.png) no-repeat 15px 20px #ffa906;
	border-color: #ffa906;
}
.abouts-ul2 .bjimg3:hover{
	background: url(../img/ico_13_01.png) no-repeat 15px 20px #ffa906;
	border-color: #ffa906;
}
.abouts-ul2 .bjimg4:hover{
	background: url(../img/ico_14_01.png) no-repeat 15px 20px #ffa906;
	border-color: #ffa906;
}
.abouts-ul3{
	margin-top: .35rem;
    padding-bottom: .8rem;
	height: 3.35rem;
}
.abouts-ul3 .swiper-slide{
	
}
/*.abouts-ul3 .abouts-ul3-d1{
	width: 280px;
	height: 220px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 2;
	overflow: hidden;
}
.abouts-ul3 .abouts-ul3-d1 img{
	width: 280px;
	height: 220px;
	transition: all .3s;
}
.abouts-ul3 .abouts-ul3-d1 img:hover{
	transform: scale(1.03);
	transition: all .3s;
}*/
.abouts-ul3-div{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding:.1rem .2rem;
}
.abouts-ul3 .abouts-ul3-d2{
	font-size:.28rem;
	color: #fff;
	line-height: .45rem;
	font-weight: bold;
}
.abouts-ul3 .abouts-ul3-d3{
	font-size: .24rem;
	color: #fff;
	line-height: .4rem;
	z-index: 3;
}
.abouts-span span{
	width: .2rem;
	height: .2rem;
	background: #ccc;
	opacity: 1;
	margin: 0 .15rem;
}
.abouts-span .swiper-pagination-bullet-active{
	background: #e25b21;
}


/*发展历程*/
.develop{
	padding-top: .3rem;
	padding-bottom: .6rem;
}
.develop-d1{
	width: 100%;
	height: .5rem;
	margin: 0 auto;
	border-bottom: 1px solid #e5e5e5;
}
.develop-d1 .swiper-wrapper{
	float: left;
}
.develop-swiper .swiper-slide{
	width: 1.8rem;
	height:.5rem;
	line-height: .5rem;
}
.develop-swiper .swiper-slide div{
	width: .8rem;
	height: .5rem;
	font-size: .3rem;
	color: #999999;
	float: left;
	cursor: pointer;
	font-weight: bold;
}
.develop-swiper .swiper-slide .cli{
	color: #000;
	border-bottom: 1px solid #000; 
}
.develop-d2{
	
}
.develop-d1-h1{
	font-size: .7rem;
	color: #0170bf;
	font-weight: bold;
	line-height: 1;
	margin-top: .3rem;
	margin-bottom: .2rem;
	font-family: impact;
}
.develop-swiper1{
	margin-top: .4rem;
	margin-bottom: .6rem;
	width: 100%;
	height: 5.5rem;
	margin-top: .5rem;
	padding-bottom: .2rem;
	position: relative;
}
.develop-swiperf .swiper-wrapper{
	height: auto;
}
.develop-swiperf .swiper-slide{
	height: auto;
	padding: .2rem;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 5px;
}
.develop-swiper1-d2{
	font-size: .24rem;
	text-align: center;
	line-height: .4rem;
	margin-top: .1rem;
}
.develop-span1 span{
	width: .15rem;
	height: .15rem;
	margin: 0 .05rem;
	background: #ccc;
	opacity: 1;
}
.develop-span1 .swiper-pagination-bullet-active{
	background: #e25b21;
}

.develop-swiper2{
	width: 100%;
	height: 6.8rem;
	margin-top: .5rem;
	padding-bottom: .5rem;
}
.develop-swiper2 .develop-div1{
	height: 5rem;
	background: no-repeat center;
	background-size: cover;
}
.develop-swiper2 .develop-div2{
	height: .8rem;
	font-size: .24rem;
    line-height: .4rem;
    text-align: center;
    margin-top: .15rem;
}
.develop-span2 span{
	width: .15rem;
	height: .15rem;
	margin: .05rem !important;
	background: #ccc;
	opacity: 1;
}
.develop-span2 .swiper-pagination-bullet-active{
	background: #e25b21;
}
.develop-bottom{
	margin-top: .4rem;
}



/*新闻详情*/
.ninfo-body{
	background: #fff;
	
}
.ninfo{
	overflow: hidden;
	padding: 0 .3rem;
	padding-bottom: .5rem;
}
.ninfo-d1{
	font-size: .32rem;
	color: #333;
	text-align: center;
	line-height: .45rem;
	margin-top: .5rem;
}
.ninfo-d2{
	font-size: .24rem;
	color: #737373;
	text-align: center;
	line-height: .4rem;
	margin-top: .2rem;
}
.ninfo-text{
	padding:.3rem 0;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	font-size: .24rem;
	line-height: .45rem;
	margin-top: .3rem;
}
.ninfo-text img{
	max-width: 100%;
}
.ninfo-d3{
	
	margin-top: .25rem;
}
.ninfo-d3 div{
	margin-bottom: 5px;
	font-size: .28rem;
	color: #666;
	line-height: .44rem;
	margin-bottom: .1rem;
}
.ninfo-d3 div a{
	font-size: .28rem;
	color: #666;
	line-height: .44rem;
	transition: all .3s;
}
.ninfo-d3 div a:hover{
	color: #FFA906;
	transition: all .3s; 
}
.ninfo-a1{
	display: block;
	width: 2.2rem;
	height: .7rem;
	line-height: .68rem;
	text-align: center;
	font-size: .26rem;
	color: #333;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	margin-top: .25rem;
	float: right;
	transition: all .3s;
}
.ninfo-a1:hover{
	color: #fff;
	background: #FFA906;
	border-color: #FFA906;
	transition: all .3s;
	text-align: center;
}


.yjfx{
	height: 25px;
	position: absolute;
	right: 0;
	bottom: .3rem;
	display: none;
}
.yjfx div{
	float: right;
	line-height: .6rem;
	height: .6rem;
	font-size: .24rem;
}
.yjfx .d1{
	position: relative;
	top:5px;
	left: -2px;
}
.yjfx2{
	height: 25px;
	margin-bottom: 20px;
}
.yjfx2 .bdsharebuttonbox{
	float: right;
}
.yjfx2 div{
	float: right;
	line-height: 28px;
	height: 28px;
}
.yjfx2 .d1{
	position: relative;
	top:5px;
	left: -2px;
}
.yjfx3{
	max-width: 850px;
	height: 25px;
	position: absolute;
	left: 00px;
	bottom: 10px;
}
.yjfx3 div{
	float: right;
	line-height: 28px;
	height: 28px;
}
.yjfx3 .d1{
	position: relative;
	top:5px;
	left: -2px;
}


/*搜索结果页*/

.searchs{
	padding: .6rem .3rem .8rem .3rem;
	overflow: hidden;
}
.searchs .searchs-d1{
	font-size: .26rem;
	line-height: 1;
	color: #333;
	margin-bottom: .05rem;
}
.searchs-d2{
	position: relative;
}
.searchs .searchs-d2 .int1{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 0;
	border-bottom: 1px solid #ffa906;
	padding: 0 40px 0 5px;
	float: left;
	color: #666;
	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-modify: read-write-plaintext-only;
    outline: none;
    box-shadow: none;
}
.searchs .searchs-d2 .int2{
	display: none;
}
.searchs .searchs-d2 div{

	width: 30px;
	height: 30px;
	background: url(../img/ico_01.png) no-repeat center;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0px;
}
.searchs .searchs-d3{
	width: 100%;
	float: left;
	font-size: 16px;
	line-height: 1;
	margin: 40px 0 20px 0;
}
.searchs .searchs-d3 span{
	color: #FFA906;
}
.searchs .searchs-ul{
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding:.4rem 0;
	clear: both;
}
.searchs .searchs-ul li{
	margin: .3rem 0;
	position: relative;
}
.searchs .searchs-ul .searchs-ul-d0{
	font-size: 16px;
	line-height: 25px;
	color: #333;
	position: absolute;
	left: -30px;
	top: 0;
}
.searchs .searchs-ul .searchs-ul-d1{
	font-size: .26rem;
	color: #000;
	line-height:.45rem;
}
.searchs .searchs-ul .searchs-ul-d2{
	font-size: .24rem;
	color: #888;
	line-height: .4rem;
}
.searchs .searchs-ul .searchs-ul-d3{
	font-size: .24rem;
	color: #666;
	line-height: .45rem;
	max-height: 1.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.searchs .searchs-ul li a:hover .searchs-ul-d1{
	color: #FFA906;
}
.searchs .page{
	margin-top: 30px;
}



.sf-wxep1 .wxep-text p b *{
	font-size: .32rem !important;
	line-height: .5rem !important;
	margin-bottom: .1rem !important;
}
.sf-wxep1 .wxep-text p b{
	font-size: .32rem !important;
	line-height: .5rem !important;
	margin-bottom: .1rem !important;
}

.sf-swiper2{
	padding: 0 1.1rem;
	padding-top: .3rem;
	padding-bottom: .5rem;
	border-top: 1px solid rgba(0,0,0,.1);
}
.sf-swiper2 .swiper-wrapper{
	height: auto;
}
.sf-swiper2 .swiper-slide{
	height: auto;
}
.sf-swiper2-lt{
	width: .45rem;
    height: .8rem;
    float: left;
    background: url(../img/qh_left.png) no-repeat center;
    
    background-size: cover;
}
.sf-swiper2-rt{
	width: .45rem;
    height: .8rem;
    float: left;
    background: url(../img/qh_right.png) no-repeat center;
      background-size: cover;
}
.sf-swiper2-a{
	font-size: .32rem;
	color: #ffa906;
	font-weight: bold;
	text-align: center;
	line-height: .5rem;
	margin-bottom: .2rem;
}
.sf-swiper2-b{
	font-size: .24rem;
	color: #737373;
	line-height: .45rem;
}
.header-div .nav-btn {
    width: 0.5rem;
    height: 40%;
    position: relative;
    top: 30%;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    left: 0.2rem;
}
.header-div .nav-btn .line {
    width: 100%;
    height: 2px;
    background: #da1b39;
    position: absolute;
    display: block;
    left: 0;
    transform-origin: center;
}
.header-div .nav-btn .line1 {
    top: 0;
    transition: all .2s linear;
}
.header-div .nav-btn .line2 {
    top: 50%;
    transform: translateY(-50%);
}
.header-div .nav-btn .line3 {
        bottom: 0;
    transition: all .2s linear;
}
.header-div .nav-btn.hover .line3 {
    transform: rotate(-45deg);
}
.header-div .nav-btn.hover .line {
    top: 50%;
    bottom: auto;
}
.header-div .nav-btn.hover .line2 {
    opacity: 0;
    filter: alpha(opacity=0);
}
.header-div .nav-btn.hover .line1 {
    transform: rotate(45deg);
}




















