@import "reset.css";
@import "font-awesome.min.css";
@import "bootstrap.css";
/* @import "swiper.min.css"; */
@import "animate.min.css";
.tc {text-align:center;}
a {
    text-decoration: none;
    color: #333333;
}
/* body */
body {
	/* background-color: rgba(200,200,200,1); */
	font-family: "punctuation","PingFangSC-Regular",arial,"Microsoft Yahei","Arial Narrow",HELVETICA,"sans-serif";
	font-family: 'gotham_bookregular', "Gotham Book", "GothamBook", "Helvetica Neue", Helvetica, Arial, "sans-serif", "Hiragino Sans GB", "Microsoft YaHei";
	font-size:62.5%;line-height: 1.5;
    color: #555;
    background:#f8f8f8;
}
/**
**header****************************
**/
header {}
.head {
	background:#fff;background:rgba(255,255,255,.8);/*position:absolute;z-index:1;width:100%;*/
	box-shadow: 0px 0px 3px rgba(0,0,0,.3);
}
/*@media screen and (max-width: 1209px) {
	.head {
	background:#fff;background:rgba(255,255,255,.7);position:relative;z-index:1;width:100%;
	}
}*/
.logo {width:248px;}
.logo .site_title {margin-top:10px;height:64px;overflow:hidden;}
.logo .site_title a {display:block;outline:none;}
.logo .site_title a img {height:64px;width:auto;}

.menu {width:508px;}
.menu .m_0 {margin:20px 15px;float:right;}
.menu .m_0 > li {
	float:left;position:relative;
}
.menu .m_0 > li > a {
	display:block;_display:inline;*zoom:1;clear:both;
	font-size:1.6rem;padding:.5em 1.0em;
	border-radius:.3em;
	text-decoration:none;
	color:#555;color:rgba(0,0,0,.7);
}
.menu .m_0 > li.hover > a {
	background:rgba(255,255,255,.0);
	color:#e94f07;font-weight:400;
}


.menu .m_0>li>a:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    content: "";
    border-width: 6px 8px;
    border-style: solid;
    border-color: transparent transparent transparent transparent;
}
.menu .m_0>li:hover>a:after,
.menu .m_0 >li>a:hover:after,
.menu .m_0>li.hover>a:after {
    border-color: transparent transparent #e87c1b transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}


.menu .m_0 > li:hover > a {
	background:rgba(255,255,255,.0);
	color:#e94f07;font-weight:400;
}
.menu .m_0 > li > a:hover {
	background:rgba(255,255,255,.0);
	color:#e94f07;font-weight:400;
}

.menu .childCat {
	position:absolute;z-index:999;
	background:rgba(255,255,255,.7);width:160px;
	margin-left:-50px;

	border-top:3px solid #e87c1b;
	/*border-radius:5px 5px 0 0;*/
}
.menu .childCat li {}
.menu .childCat li a {
	display:block;/*_display:inline-block;*zoom:1;*/clear:both;
	font-size:1.6rem;padding:.2em .5em;
	border:2px solid transparent;
	/*border-radius:5px;*/
	text-decoration:none;
	text-align:center;
	color:#555;color:rgba(0,0,0,.7);
}
.menu .childCat li a:hover {
	background:#fff;color:#e94f07;
}

/*mobile nav*/

.zhezhao {
	position:fixed;_position:absolute;z-index:99;
	top:0px;left:0px;width:100%;height:100%;
	background:#555;background:rgba(0,0,0,.5);

	display:none;
}


.m_menu_button {
	float:right;font-size:26px;font-size:2.6rem;color:rgba(0,0,0,.8);
	position:absolute;top:0px;right:0px;
	padding:0em 0.3em;border:1px solid #555;
	margin:22px 20px auto auto;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;

	display:none;
}
.m_menu {
	position:absolute;position:fixed;z-index:200;top:0;left:0;background:rgba(0,0,0,0.8);
	min-height:100%;width:260px;

	display:none;
}
.m_menu .logoimg {display:block;box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box;
	padding:15px;
}
.m_menu .logoimg img {max-width:100%;}
.m_menu .slogan {display:none;}
.m_menu .title {padding:30px 15px 15px 15px;}
.m_menu .title img {width:170px;height:auto;}
.m_nav {
	padding:15px 15px;
}
.m_nav li {color:#fff;padding:7px 0em;border-top:1px solid rgba(255,255,255,0.5);}
.m_nav li:before {
	content: "\f105";
	font-family:'FontAwesome';
	margin:auto 0.5em;
	font-size:1.6em;
}
.m_nav li a {color:#fff;font-size:16px;font-size:1.6rem;}
.m_nav li ul {padding:15px;display:none;}
.m_nav li ul li {}
.m_nav li ul li a {}

.m_nav li .fa {float:right;color:#fff;font-size:1.6em;padding:2px;margin-right:5px;}

@media screen and (max-width: 1209px) {
	.menu {display:none;}
	.m_menu_button {display:block;}
}


.regandlog {margin-top:5px;padding-top:15px;width:320px;}
.regandlog li.register-and-login{
	width: 158px; color:#fff;
margin-right: 0;
background-color: #fe8a0e;
display: inline-block;
text-align: center;
border-radius: 80px;

font-size:1.6rem;
line-height:2.6;
}
.regandlog li.register-and-login:hover{ background:#fec30e; }
.regandlog li.register-and-login .border {
    border-left: 1px solid #feb20e;
    margin: 0 15px;
}
.regandlog li.register-and-login a,.regandlog li.register-and-login a:hover,.regandlog li.register-and-login a:active,.regandlog li.register-and-login a:link{ display:inline; color:#fff;  }
.regandlog li.register-and-login:hover a{ color:#fff}

.regandlog li.toshop{width: 118px; color:#fff;
	margin-left: 10px;
	background-color: #00B3ED;
	display: inline-block;
	text-align: center;
	border-radius: 80px;

padding: 0px 25px;
font-size:1.6rem;
line-height:2.6;
}
.regandlog li.toshop:hover{background:#24C9FF;}
.regandlog li.toshop a,.regandlog li.toshop a:link,.regandlog li.toshop a:hover{ color:#FFFFFF}


@media screen and (max-width: 1209px) {
	.regandlog {display:none;}
	#nav .container {position:relative!important;}
	.nav_top {position:relative!important;}
	.m_menu_button {_position:absolute;position:fixed;top:0;background:rgba(255,255,255,.7);}
}

/*index add css*/

		.picScroll-left{ width:100%; margin:auto; overflow:hidden; position:relative;  border:0px solid #ccc;   }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:36px; height:36px;line-height:36px; overflow:hidden;font-size:4.2rem;position:absolute;top:30%;z-index:10;text-align:center;color:rgba(0,0,0,.3);cursor:pointer;}
		.picScroll-left .hd .prev {left:0px;}
		.picScroll-left .hd .next {right:0px;}
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .bd {width:90%;padding:0px;overflow:hidden;margin:auto;}
		.picScroll-left .bd_c li {padding:0;float:left;width:33.333333%;}
		.picScroll-left .bd_c li > div {width:90%;}

.nindex {}
.nindex .niuib {background:#fff;}
.nindex > div:nth-child(odd) {background:#f9f9f9;}
.nindex > div:nth-child(even) {background:#fff;}
.niuib{ padding:50px 0;}
.niuib .b_tit{ font-size:30px; margin-bottom:50px; line-height:1; text-align:center; position:relative; padding-bottom:20px;}
.niuib .b_tit:before{ content:"\20"; position:absolute; left:50%; bottom:0px; width:64px; height:4px; border-radius:2px; margin-left:-32px; background:#ec6c47;}
.niuib .b_content {font-size:1.6rem;color:#777;color:rgba(0,0,0,.6);}


.m_te {margin-top:-15px;}
.m_te li {margin-top:15px;}
.m_te li .m_img,
.m_te li .m_tit {width:100%;text-align:center;}
.m_te li .m_img {
	background:#fe8a0e;width:80px;height:80px;border-radius:80px;
	font-size:3.2rem;line-height:80px;color:#fff;
	margin:15px auto;
}
.m_te li .m_img img {max-width:100%;}

.m_product {}
.m_product li {}
.m_product li .m_img,
.m_product li .m_tit,
.m_product li .m_content {width:90%;overflow:hidden;text-align:center;}
.m_product li .m_img .a_img,
.m_product li .m_tit .a_tit {display:block;width:100%;text-align:center;}
.m_product li .m_tit .a_tit {line-height:2.2;}
.m_product li .m_img .a_img img {_width:100%;max-width:100%;}

.m_product_x {margin-top:-15px;}
.m_product_x li {width:100%!important;margin-top:15px;}
.m_product_x li .m_img,
.m_product_x li .m_tit,
.m_product_x li .m_content {width:100%;overflow:hidden;text-align:center;}
.m_product_x li .m_img .a_img,
.m_product_x li .m_tit .a_tit {display:block;width:100%;text-align:center;}
.m_product_x li .m_tit .a_tit {line-height:2.2;}
.m_product_x li .m_img .a_img img {_width:100%;max-width:100%;margin:auto;}

.m_profile li {text-align:center;}
.m_profile li img {_width:100%;max-width:100%;margin:auto;}
.m_profile {margin-top:-50px;}
.m_profile li {margin-top:50px;}

.m_client {margin-top:-15px;}
.m_client li {margin-top:15px;}
.m_client li img {_width:100%;max-width:100%;}


.m_product_x {display:none;}
@media screen and (max-width: 767px) {
	.m_product_x {display:block;}
	.picScroll-left {display:none;}
}
/*end index add css*/


/*index notice*/
.index-txt { padding:80px 0px; text-align:center}
.index-txt p {text-align:center;}
.index-txt img {max-width:100%;margin:auto;}
.index-txt .title {
    font-size: 36px;
    color: #555;
    line-height: 1;
    margin-bottom: 30px;
}
.index-txt .txt {
    color: #9a9fa7;
    font-size: 16px;
    line-height: 28px;
}

@media screen and (max-width: 991px) {
	.youshi .index-txt {padding:0;}
	.youshi .index-txt-1 {padding:30px 0 0;}
	.index-txt .title {font-size:2.2rem;line-height:1.75;}
	.index-txt .img-con div[class^="col-"] {padding-top:10px;padding-bottom:10px;}
}
@media screen and (max-width: 767px) {
	.index-txt .img-con div[class^="col-"] img {max-width:65%;}
}


/*index round*/

.index-round {}
.index-round .adh-round {}
.index-round .adh-round .roundicon{
}

@media screen and (max-width: 1209px) {
	.index-round .adh-round{
		background: url(../images/adh-centre.png) no-repeat;
		background-size:50% auto;
		background-position:center top;
		padding-top:37vw;
	}
	.index-round .adh-round .roundicon .icon-info{
		margin-left:86px;/*height:86px;*/min-height:86px;
		margin-bottom:10px;
	}
	.index-round .adh-round li:before {
	position: absolute;
	/*right: 100%;
	border: solid transparent;
	border-left-color:#D2D6DC;*/
		content: '';
		width: 86px;
		height: 86px;
	}
	.index-round .adh-round .icon-first:before {
		background: url(../images/adhv3-icon.png) 0px 0px no-repeat;
	}
	.index-round .adh-round .icon-second:before {
		background: url(../images/adhv3-icon.png) -90px 0px no-repeat;
	}
	.index-round .adh-round .icon-third:before {
		background: url(../images/adhv3-icon.png) -178px 0px no-repeat;
	}
	.index-round .adh-round .icon-fourth:before {
		background: url(../images/adhv3-icon.png) -265px 0px no-repeat;
	}
	.index-round .adh-round .icon-fifth:before {
		background: url(../images/adhv3-icon.png) -353px 0px no-repeat;
	}

	.index-round .adh-round .roundicon .icon-info {
		padding:10px 0;
	}
	.index-round .adh-round .roundicon .icon-info .title {
		font-size:1.6rem;
	}
	.index-round .adh-round .roundicon .icon-info .text {}
}
@media screen and (max-width: 767px) {
	.index-round .adh-round{
		background-size:73% auto;
		padding-top:50vw;
	}
}
@media screen and (min-width: 1210px) {

.index-round {  position:relative; padding-top:100px; padding-bottom:100px;}
.index-round .adh-round{
	background: url(../images/adh-centre.png) no-repeat;
	position: relative;
	width: 515px;
	height: 368px;
	margin: 0 auto;
	margin-top: 90px;
	cursor: pointer;
}
.index-round .adh-round .roundicon{
	position: absolute;
	width: 86px;
	height: 86px;
}
.index-round .adh-round .icon-first{
	background: url(../images/adhv3-icon.png) 0px 0px no-repeat;
	top: 215px;
	left: -45px;
}
.index-round .adh-round .icon-second{
	background: url(../images/adhv3-icon.png) -90px 0px no-repeat;
	top: 30px;
	left: 30px;
}
.index-round .adh-round .icon-third{
	background: url(../images/adhv3-icon.png) -178px 0px no-repeat;
	top: -45px;
	left: 215px;
}
.index-round .adh-round .icon-fourth{
	background: url(../images/adhv3-icon.png) -265px 0px no-repeat;
	top: 40px;
	left: 405px;
}
.index-round .adh-round .icon-fifth{
	background: url(../images/adhv3-icon.png) -353px 0px no-repeat;
	top: 215px;
	left: 470px;
}
.adh-round .border{
	border-top: 2px dashed #fe6b0e;
	width: 105px;
	height: 0;
	position: absolute;
	display: none;
}
.adh-round .icon-first .border{
	top: 42px;
	left: 86px;
}
.adh-round .icon-second .border{
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865474, M12=-0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474, SizingMethod='auto expand')";*/
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	left: 55px;
	top: 115px;
}
.adh-round .icon-third .border{
	border-top:0;
	border-left: 2px dashed #fe6b0e;
	height: 105px;
	width: 0;
	top: 86px;
	left: 42px;  
}
.adh-round .icon-fourth .border{
	top: 105px;
	left: -82px;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";*/
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
.adh-round .icon-fifth .border{
	top: 42px;
	left: -102px;
}

.index-round .adh-round .icon-first:hover{
	background: url(../images/adhv3-icon.png) 0px -90px no-repeat;
}
.index-round .adh-round .icon-first:hover .border{
	display: block;
	display: none\0;
}
.index-round .adh-round .icon-second:hover{
	background: url(../images/adhv3-icon.png) -90px -89px no-repeat;
}
.index-round .adh-round .icon-second:hover .border{
	display: block;
	display: none\0;
}
.index-round .adh-round .icon-third:hover{
	background: url(../images/adhv3-icon.png) -178px -90px no-repeat;
}
.index-round .adh-round .icon-third:hover .border{
	display: block;
	display: none\0;
}
.index-round .adh-round .icon-fourth:hover{
	background: url(../images/adhv3-icon.png) -265px -90px no-repeat;
}
.index-round .adh-round .icon-fourth:hover .border{
	display: block;
	display: none\0;
}
.index-round .adh-round .icon-fifth:hover{
	background: url(../images/adhv3-icon.png) -353px -90px no-repeat;
}
.index-round .adh-round .icon-fifth:hover .border{
	display: block;
	display: none\0;
}
.adh-roles{
	background: #fff;
}
.adh-roles .roloes-pic-wrapper{
	height: 520px;
}
.roloes-pic-wrapper .index-round-roles{
	height: 520px;
	color: #fff;
}
.index-round-roles .title{
	font-size: 36px;
	line-height: 36px;
	margin: 168px 0 21px 30px;
}
.index-round-roles .txt{
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 60px;
	margin-left: 30px;
}
.index-round-roles .roles-btn{
	width: 180px;
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	display: inline-block;
	background: #E87C1B;
	color: #fff;
	margin-left: 30px;
	-webkit-border-radius: 78px; 
	-moz-border-radius: 78px; 
	-ms-border-radius: 78px; 
	-o-border-radius: 78px; 
	border-radius: 78px;
	text-decoration: none;
	outline: none;
}
.index-round-roles .roles-btn:hover{
	background: #2adef2;
}
.roloes-pic-wrapper .roles-first{
	background: url(../images/roles-first.jpg) no-repeat;
}
.roloes-pic-wrapper .roles-second{
	background: url(../images/roles-second.jpg) no-repeat;
}
.roloes-pic-wrapper .roles-third{
	background: url(../images/roles-third.jpg) no-repeat;
}
.roloes-pic-wrapper .roles-fourth{
	background: url(../images/roles-fourth.jpg) no-repeat;
}
.roloes-pic-wrapper .roles-fifth{
	background: url(../images/roles-fifth.jpg) no-repeat;
}
.roles-btn-wrapper{
	height: 100px;
	overflow: hidden;
}
.adh-roles .roloes-btn{
	height: 100px;
}
.adh-roles .roloes-btn .triangle{
	content: "";
    border-width:0 20px 20px;
    border-style:solid;
    border-color:transparent transparent #fff;
    position:relative;
    top: -135px;
    left: 95px;
}

.icon-info .title{
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #555555;
}
.icon-info .txt{
	font-size: 14px;
	line-height: 22px;
	color: #9a9fa7;
}
.adh-round .icon-info{
	position: absolute;
}
.icon-first .icon-info{
	width: 210px;
	top: 10px;
	left: -218px;
}
.icon-second .icon-info{
	width: 280px;
	top: 10px;
	left: -295px;
}
.icon-third .icon-info{
	width: 238px;
	left: -80px;
	top: -85px;
}
.icon-fourth .icon-info{
	width: 280px;
	left: 95px;
	top: 10px;
}
.icon-fifth .icon-info{
	width: 300px;
	left: 95px;
	top: 10px;
}


}


/*index role*/
.index-role { background:url(../images/role.jpg) center no-repeat; margin:0px auto; color:#FFFFFF;}
.index-role a{ color:#FFFFFF}
.index-role .title{font-size: 2.2rem;line-height: 1.75;margin: 10px;}
.index-role .txt {font-size: 16px;line-height: 1.75;}
.index-role  .roles-btn{width: 120px;
margin:10px auto;
height: 36px;
line-height: 36px;
font-size: 16px;
display: inline-block;
background: #fe8a0e;
color: #fff;
margin-left: 15px;
-webkit-border-radius: 39px;
-moz-border-radius: 39px;
-ms-border-radius: 39px;
-o-border-radius: 39px;
border-radius: 39px;
text-decoration: none;
outline: none;}
.index-role  .roles-btn:hover {
    background: #fec30e;
}
@media screen and (min-width: 992px) {
.index-role { background:url(../images/role.jpg) center no-repeat; height:520px; margin:0px auto; color:#FFFFFF;}
.index-role a{ color:#FFFFFF}
.index-role .title{font-size: 36px;line-height: 36px;margin: 108px 0 21px 30px;text-align:left!important;}
.index-role .txt {font-size: 16px;line-height: 16px;margin-bottom: 60px;margin-left: 30px;text-align:left!important;}
.index-role .tlink {text-align:left!important;}
.index-role  .roles-btn{width: 180px;
margin:10px auto;
height: 54px;
line-height: 54px;
font-size: 20px;
display: inline-block;
background: #fe8a0e;
color: #fff;
margin-left: 30px;
-webkit-border-radius: 78px;
-moz-border-radius: 78px;
-ms-border-radius: 78px;
-o-border-radius: 78px;
border-radius: 78px;
text-decoration: none;
outline: none;}
.index-role  .roles-btn:hover {
    background: #fec30e;
}

}

/*foot*/

.footer {
	background-color: #555656;
}
.footer .main {
/*	width: 1200px;*/
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer .main .register{ text-align:center; margin:50px auto;}
.footer .main .register h2{font-size: 36px;font-weight:normal;line-height: 36px;color: #fff;text-align: center;letter-spacing: 2px;}

.footer .main .register>p{ font-size:16px; color:#fff; padding:10px;}
.reg-now, .reg-chax {
    height: 47px;
    line-height: 47px;
    width: 400px;
    margin: 0 auto;
    border-radius: 210px;
    text-align: center;
    position: relative;
}
.reg-now .reg-now-btn, .reg-chax .reg-chaz-btn {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    width: 140px;
    height: 47px;
    background-color: #fe8a0e;
    border-radius: 0 65px 65px 0;
    color: #fff;
    font-size:1.6rem;
}
.reg-now .reg-now-btn:hover{ background-color:#fec30e}
.reg-now .reg-now-num, .reg-chax .reg-key-num {
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    border-radius: 145px 0 0 145px;
    background-color: #ffffff;
    font-family: 'Microsoft Yahei';
    outline: none;
    color: #9C9C9C;
    padding: 5px 20px;
    line-height: 35px\9;
	height: 47px;
	border: none;
	font-size: 18px;
	box-sizing: border-box;
}
@media screen and (max-width: 991px) {
	.footer .main .register{ text-align:center; margin:25px auto;}
	.footer .main .register h2 {
		font-size:26px;line-height:1.75;
	}
		.reg-now, .reg-chax {
		width:320px;
	}
	.reg-now .reg-now-num, .reg-chax .reg-key-num {
		width: 180px;
	}
}
@media screen and (max-width: 767px) {

}


.footer .main dl {
	display: block;
	float: left;
	/*padding-right: 140px;*/
}
.footer .main dt {
	font-size: 18px;
	color: #fff;
	display: block;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 30px;
}
.footer .main dd {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #88898a;
}
.footer .main dd a {
	font-size: 14px;
	line-height: 30px;
	color: #88898a;
	padding-left: 40px;
	
}
.footer .main dd a:hover {
	color: #FF6600;
	text-decoration:none;
}
.footer .main .f1 {
	background-image: url(../images/e1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.footer .main .f2 {
	background-image: url(../images/e2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.footer .main .f3 {
	background-image: url(../images/e3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}

.footer .main dl.foot_right { padding-right:0px;}
.footer .main dl.foot_right dd { margin-bottom:15px; text-align:center}
.footer .main dl.foot_right dd img {display:block;margin:auto;}
.footer .main dd.phone i{ background:url(../images/phone_1.png) center no-repeat; width:58px; height:56px; display:inline-block;vertical-align: middle; margin-right:20px;}
.footer .main dd.phone {font-size: 38px;font-family: Arial, Helvetica, sans-serif;	color:#fff;	line-height:56px}
.footer .main dd.phone img{ vertical-align:middle; margin-right:10px;}

@media screen and (max-width: 991px) {
	.footer .main .col-sm-6 dd {
	text-align:center;
}
.footer .main .col-xs-12 dd {
	text-align:center;
}
.footer .main .col-xs-12 .phone {
	font-size:22px;
}
.footer .main dd.phone i{ background:url(../images/phone_1.png) center no-repeat; width:38px; height:37px; display:inline-block;vertical-align: middle; margin-right:20px;
	background-size:38px 37px;
}
}
@media screen and (max-width: 1209px) {
.footer .main .col-xs-12 .phone {
	font-size:22px;
}
.footer .main dd.phone i{ background:url(../images/phone_1.png) center no-repeat; width:38px; height:37px; display:inline-block;vertical-align: middle; margin-right:20px;
	background-size:38px 37px;
}}

.copy {
	font-family: Arial;
	font-size: 14px;
	line-height: 35px;
	color: #717171;
	background-color: #3e3f40;
	text-align: center;
	text-transform: uppercase;
}
.copy a,.copy a:link,.copy a:active{
	color: #717171;
	}
.copy a:hover{
	text-decoration: underline;
}	
	
.footer .main dl.foot_dl3 { padding-right:80px;}

@media screen and (max-width: 1209px) {
	.footer .main dl.foot_dl3 { padding-right:0px;}
	.copy {line-height:1.75;}
}



/*header-scroll*/
.header-scroll { position:relative;/*z-index:-1;*/width:100%;}
.header-scroll .bg {margin-bottom:auto;}
.header-scroll .bg li {width:100%;}
.header-scroll .bg li img {width:100%;max-width:1920px;}
.header-scroll .bg li img {width:100%;display:block;margin:auto;max-width:1920px;}

.header-scroll .submenu{ position:relative; z-index:2; border:0px; margin-top:-57px;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: .8;
    filter: alpha(opacity=80);
    background-color: #000\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	text-align:center;
}
.header-scroll .submenu ul li{display: inline;margin: 0 25px; height:57px; line-height:57px; color:#FFFFFF;overflow:hidden;}
.header-scroll .submenu ul li a { color:#FFFFFF; font-size:16px;display:inline-block;}
.header-scroll .submenu ul li a:hover {
    color: #E87C1B;
    text-decoration: none;
    transition: 0.7s;}
.header-scroll .submenu ul li.on a{ color:#E87C1B;}	
.header-scroll .download { width:1100px; margin:0px auto;}
.header-scroll .downtext { position:absolute; margin-top:-230px; font-size:35px; color:#fff; }
.header-scroll .download a { position:absolute; margin-top:-160px; font-size:14px; font-weight:bold; display:block; text-align:center; color:#fff;}
.header-scroll .downbtn {
	width: 140px;
	color: #fff;
	border: 1px solid #fff;
	padding: 10px 10px;
	text-align: center;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border-radius: 5px;}
.header-scroll .downbtn:hover { 
	border:1px #ff6600 solid;
	background-image: -moz-linear-gradient(top, #fe8a0e, #d85e04); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fe8a0e), color-stop(1, #d85e04)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe8a0e', endColorstr='#d85e04', GradientType='0'); /* IE*/
}

@media screen and (max-width: 1209px) {
	.header-scroll .submenu{margin-top:0px;background-color: rgba(0, 0, 0, 0.8);}
	.header-scroll .submenu ul li {margin:auto 10px;line-height:42px;height:42px;}
	.header-scroll .download {display:none;}
}



/*product*/

.product,.page {background:#fff;}

.pbtn {display: inline-block;border-radius: 42px;line-height: 42px;text-align: center;color: #fff;font-size: 18px;background-color: #fe8a0e;padding:0 32px;}
.pbtn:hover{ background-color:#fec30e; color:#FFFFFF}

.product-over-view {min-height: 400px;}
.product-over-view .item, .product-advantage .item {  overflow:hidden;padding:10px 0 0;overflow:hidden;}

.product-over-view .item .picon {float:right;width:40%;overflow:hidden;}
.product-over-view .item .picon img {width:100%;max-width:100%;display:block;margin:auto;}
.product-over-view .item .ptext {float:left;width:50%;overflow:hidden;}
.product-over-view .num1 {background:#f8f8f8;}
.product-over-view .num1 .picon {float:right;}
.product-over-view .num1 .ptext {float:left;padding-top: 120px;}
.product-over-view .num2 {background:#fab609;}
.product-over-view .num2  .picon {float:left;}
.product-over-view .num2  .ptext {float:right;padding-top: 120px;}
.product-over-view .num3 {background:#f8f8f8;}
.product-over-view .num3 .picon {float:right;}
.product-over-view .num3 .ptext {float:left;padding-top: 120px;}
.product-over-view .num4 {background:#cf5fdf;}
.product-over-view .num4  .picon {float:left;}
.product-over-view .num4  .ptext {float:right;padding-top: 120px;}
.product-over-view .num5 {background:#f8f8f8;}
.product-over-view .num5 .picon {float:right;}
.product-over-view .num5 .ptext {float:left;padding-top: 120px;}

.product-over-view .ptext h3, .product-advantage .ptext h3 { font-size: 30px;  color: #fff; padding: 4px 0;}
.product-over-view .ptext p {font-size: 16px;color: #fff;line-height: 30px;margin-top: 15px;}


.product-over-view .num1 .ptext h3,.product-over-view .num3 .ptext h3,.product-over-view .num5 .ptext h3{ color: #444;}
.product-over-view .num1 .ptext p,.product-over-view .num3 .ptext p,.product-over-view .num5 .ptext p{ color: #81878c;}


@media screen and (max-width: 991px) {
	.product-over-view .item .picon {float:none;width:100%;overflow:hidden;}
	.product-over-view .item .picon img {max-width:60%;}
	.product-over-view .item .ptext {float:none;width:100%;overflow:hidden;}
	.product-over-view .num1 .picon {float:none;}
	.product-over-view .num1 .ptext {float:none;padding-top: 0px;}
	.product-over-view .num2 .picon {float:none;}
	.product-over-view .num2 .ptext {float:none;padding-top: 0px;}
	.product-over-view .num3 .picon {float:none;}
	.product-over-view .num3 .ptext {float:none;padding-top: 0px;}
	.product-over-view .num4 .picon {float:none;}
	.product-over-view .num4 .ptext {float:none;padding-top: 0px;}
	.product-over-view .num5 .picon {float:none;}
	.product-over-view .num5 .ptext {float:none;padding-top: 0px;}

	.product-over-view .ptext h3, .product-advantage .ptext h3 { font-size: 22px;  color: #fff; padding: 4px 0;line-height:1.75;text-align:center;}
	.product-over-view .ptext p {font-size: 16px;color: #fff;line-height: 30px;margin-top: 15px;text-align:center;}

	.pbtn {margin:auto;border-radius: 42px;line-height: 42px;text-align: center;color: #fff;font-size: 18px;background-color: #fe8a0e;padding:0 32px;}
}


/**----**/
.product-advantage .item .picon {float:left;width:40%;overflow:hidden;}
.product-advantage .item .picon img {width:100%;max-width:100%;display:block;margin:auto;}
.product-advantage .item .ptext {float:right;width:50%;overflow:hidden;}

.product-advantage .num1 {background:#f8f8f8;}
.product-advantage .num1 .picon {float:left;}
.product-advantage .num1 .ptext {float:right;padding-top: 90px;}
.product-advantage .num2 {background:#fdbb1c;}
.product-advantage .num2  .picon {float:right;}
.product-advantage .num2  .ptext {float:left;padding-top: 90px;}
.product-advantage .num3 {background:#f8f8f8;}
.product-advantage .num3 .picon {float:left;}
.product-advantage .num3 .ptext {float:right;padding-top: 90px;}
.product-advantage .num4 {background:#04b9cc;}
.product-advantage .num4  .picon {float:right;}
.product-advantage .num4  .ptext {float:left;padding-top: 90px;}
.product-advantage .num5 {background:#f8f8f8;}
.product-advantage .num5 .picon {float:left;}
.product-advantage .num5 .ptext {float:right;padding-top: 90px;}


.product-advantage .num1 .ptext h3,.product-advantage .num3 .ptext h3,.product-advantage .num5 .ptext h3{ color: #444;}
.product-advantage .num1 .ptext p,.product-advantage .num3 .ptext p,.product-advantage .num5 .ptext p{ color: #81878c;}

.product-advantage .ptext dl { margin-top: 20px;color: #fff;}
.product-advantage .ptext dl dt {font-size: 24px;margin: 34px 0 10px 0;}
.product-advantage .ptext dl dd {font-size: 15px; line-height: 25px; color:#fff}
.product-advantage .ptext dl dt i { display: inline-block; height: 30px; width: 30px; vertical-align: middle; margin-right: 12px;}
.product-advantage .ptext dl dt .up {background: url(../images/product/up.png) center center no-repeat;}
.product-advantage .ptext dl dt .down {background: url(../images/product/down.png) center center no-repeat;}
.product-advantage .pblack h3,.product-advantage .pblack dl dt{ color:#333333}
.product-advantage .pblack dl dd {color:#81878c}

@media screen and (max-width: 991px) {
	.product-advantage .item .picon {float:none;width:100%;overflow:hidden;}
	.product-advantage .item .picon img {max-width:60%;}
	.product-advantage .item .ptext {float:none;width:100%;overflow:hidden;}
	.product-advantage .num1 .picon {float:none;}
	.product-advantage .num1 .ptext {float:none;padding-top: 0px;}
	.product-advantage .num2 .picon {float:none;}
	.product-advantage .num2 .ptext {float:none;padding-top: 0px;}
	.product-advantage .num3 .picon {float:none;}
	.product-advantage .num3 .ptext {float:none;padding-top: 0px;}
	.product-advantage .num4 .picon {float:none;}
	.product-advantage .num4 .ptext {float:none;padding-top: 0px;}
	.product-advantage .num5 .picon {float:none;}
	.product-advantage .num5 .ptext {float:none;padding-top: 0px;}

	.product-advantage .ptext dl dt {font-size: 18px;margin: 34px 0 10px 0;}
	.product-advantage .ptext dl dt i { display: inline-block; height: 22px; width: 22px; vertical-align: middle; margin-right: 12px;background-size:100% 100%;}
	.product-advantage .ptext dl dt .up {background: url(../images/product/up_m.png) center center no-repeat;}
.product-advantage .ptext dl dt .down {background: url(../images/product/down_m.png) center center no-repeat;}
}
/*----*/
/**----**/
.product-gs {margin-bottom:0;}
.product-gs .item .picon {float:left;width:40%;overflow:hidden;}
.product-gs .item .picon img {width:100%;max-width:100%;display:block;margin:auto;}
.product-gs .item .ptext {float:right;width:50%;overflow:hidden;}

.product-gs .item {background:#f8f8f8;color:#444;font-size:1.75rem;padding:0px 0;text-shadow: 1px 1px 2px #eee;}
.product-gs .item .picon {float:left;}
.product-gs .item .ptext {float:right;margin-top:80px;}
.product-gs .item .ptext dl dt {margin-top:1rem;}
.product-gs .item .ptext dl dt i.fa {color:#fe8a0e;margin-right:1rem;}
.product-gs .item .ptext dl dt i.fa-heartbeat {color:#444;}
.product-gs li[class^="item"]:nth-child(even) {background:#fdbb1c;color:#fff;text-shadow: 1px 1px 2px #777;}
.product-gs li[class^="item"]:nth-child(even)  .picon {float:right;}
.product-gs li[class^="item"]:nth-child(even)  .ptext {float:left;}
.product-gs li[class^="item"]:nth-child(4n) {background:#0af;color:#fff;text-shadow: 1px 1px 2px #777;}
.product-gs li[class^="item"]:nth-child(4n)  .picon {float:right;}
.product-gs li[class^="item"]:nth-child(4n)  .ptext {float:left;}
.product-gs li[class^="item"]:nth-child(even)  .ptext dl dt i.fa {}
.product-gs li[class^="item"]:nth-child(even)  .ptext dl dt i.fa-heartbeat {color:#777;}

.product-gs .item .ptext h3 {text-align:left;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 1.2;
    text-align: left;
    position: relative;
    padding-bottom: 20px;
}
.product-gs .item .ptext h3:before {
    content: "\20";
    position: absolute;
    /* left: 50%; */left:0;
    bottom: 0px;
    width: 64px;
    height: 4px;
    border-radius: 2px;
    /* margin-left: -32px; */
	background: #ec6c47;
}
.product-gs li[class^="item"]:nth-child(even) .ptext h3:before {background:#fff;}
@media screen and (max-width: 991px) {
	.product-gs .item .picon {float:none;width:100%;overflow:hidden;}
	.product-gs .item .picon img {max-width:60%;}
	.product-gs .item .ptext {float:none;width:100%;overflow:hidden;}
	.product-gs .item {padding:20px 0 50px;}
	.product-gs .item .ptext {float:right;margin-top:10px;}
	.product-gs .item .ptext h3 {text-align:center;}
	.product-gs .item .ptext h3:before {left:50%;margin-left:-32px;}
}


.product-gn {margin-bottom:0;}
.product-gn .item .picon {float:left;width:40%;overflow:hidden;}
.product-gn .item .picon img {width:100%;max-width:100%;display:block;margin:auto;}
.product-gn .item .ptext {float:right;width:50%;overflow:hidden;}

.product-gn .item {background:#f8f8f8;color:#444;font-size:1.75rem;padding:50px 0;text-shadow: 1px 1px 2px #eee;}
.product-gn .item .picon {float:left;}
.product-gn .item .ptext {float:right;}
.product-gn li[class^="item"]:nth-child(even) {background:#fdbb1c;color:#fff;text-shadow: 1px 1px 2px #777;}
.product-gn li[class^="item"]:nth-child(even)  .picon {float:right;}
.product-gn li[class^="item"]:nth-child(even)  .ptext {float:left;}
.product-gn li[class^="item"]:nth-child(4n) {background:#0af;color:#fff;text-shadow: 1px 1px 2px #777;}
.product-gn li[class^="item"]:nth-child(4n)  .picon {float:right;}
.product-gn li[class^="item"]:nth-child(4n)  .ptext {float:left;}

.product-gn .item .ptext h3:first-child {text-align:left;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 1.2;
    text-align: left;
    position: relative;
    padding-bottom: 20px;
}
.product-gn .item .ptext h3:first-child:before {
    content: "\20";
    position: absolute;
    /* left: 50%; */left:0;
    bottom: 0px;
    width: 64px;
    height: 4px;
    border-radius: 2px;
    /* margin-left: -32px; */
	background: #ec6c47;
}
.product-gn li[class^="item"]:nth-child(even) .ptext h3:first-child:before {background:#fff;}
@media screen and (max-width: 991px) {
	.product-gn .item .picon {float:none;width:100%;overflow:hidden;}
	.product-gn .item .picon img {max-width:60%;}
	.product-gn .item .ptext {float:none;width:100%;overflow:hidden;}
	.product-gn .item .ptext h3:first-child {text-align:center;}
	.product-gn .item .ptext h3:first-child:before {left:50%;margin-left:-32px;}
}

.product-gn-2 {margin-bottom:0;}
.product-gn-2 .item {background:#f8f8f8;color:#444;font-size:1.75rem;padding:50px 0;text-shadow: 1px 1px 2px #eee;}
.product-gn-2 .item .picon {text-align:center;
    font-size: 30px;
    margin-bottom: 50px;
    line-height: 1.2;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}
.product-gn-2 .item h3[class="picon"]:before {
    content: "\20";
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 64px;
    height: 4px;
    border-radius: 2px;
    margin-left: -32px;
	background: #ec6c47;
}
.product-gn-2 li[class^="item"]:nth-child(even) {background:#fdbb1c;color:#fff;text-shadow: 1px 1px 2px #777;}
.product-gn-2 li[class^="item"]:nth-child(4n) {background:#0af;color:#fff;text-shadow: 1px 1px 2px #777;}
.product-gn-2 li[class^="item"]:nth-child(even) h3[class="picon"]:before {background:#fff;}
.product-gn-2 .item img {margin:auto;max-width:100%;}



/*_*/




.product-detail { margin:0px auto;background-color:#fff}
.product-detail ul { }
.product-detail ul li{  height:360px;}
.product-detail .lpic{ padding-top:20px; width:60%; text-align:center}
.product-detail .rtext{  padding-top:80px; width:40%;}
.product-detail .rtext h3{ font-size:32px; color:#333; margin:20px auto;}
.product-detail .rtext p{ font-size:18px; color:#666;}
.product-detail ul .l1{height:300px;}
.product-detail ul .l2{height:420px;}


.product-detail h2{ font-size:26px; text-align:center; color:#333; margin-top:40px;}
.product-detail .dtext { font-size:18px; color:#999; margin:20px auto; text-align:center; line-height:170%}


@media screen and (max-width: 991px) {

	.product-detail .rtext h3{ font-size:22px; color:#333; margin:15px auto;}
	.product-detail .rtext p{ font-size:16px; color:#666;}

	.product-detail h2{ font-size:18px; text-align:center; color:#333; margin-top:30px;}
	.product-detail .dtext { font-size:16px; color:#999; margin:15px auto; text-align:center; line-height:170%}
}


.siderInfo {}
.siderInfo .hd{ text-align:center; padding:0 0 30px; font-size:0;}
.siderInfo .hd ul {text-align:center;}
.siderInfo .hd li{ display:inline-block; width:128px; height:35px; line-height:35px; font-size:16px; color:#333; background:#e4eaec; margin-right:12px; text-align:center; position:relative; cursor:pointer; margin-top:10px;border-radius:5px;}
.siderInfo .hd li:last-child{ }
.siderInfo .hd li.on{ background:#fe8a0e; color:#fff;}
.siderInfo .hd li.on i{ width: 0px;height: 0px;border: 7px solid transparent;border-top-color:#fe8a0e; position:absolute; bottom:-13px; left:56px;}
.siderInfo .bd{ width:100%; margin:0 auto; position:relative;padding:0 0 30px!important;overflow:hidden;min-height: 400px;}
.siderInfo .bd li{ float:left; width:100%; height:auto;font-size:14px;line-height:1.75;}
.siderInfo .bd li img{ border:1px #eee solid;max-width:100%;display:inline;}
.siderInfo .bd .prev,.siderInfo .bd .next{ width:25px; height:25px; background:url(../images/product/pf_icon.png) no-repeat; display:block; position:absolute; top:50%; margin-top:-13px;}
.siderInfo .bd .prev{ left:0px;}
.siderInfo .bd .next{ right:0px; background-position:-25px 0;}
.siderInfo .bd .prev:hover{ background-position:0 -25px;}
.siderInfo .bd .next:hover{ background-position:-25px -25px;}
.siderInfo #bdtext ul li { height:36px; font-size:16px; color:#fe8a0e;}

.softmore .bd li { height:400px;}
.softmore .bd li .bdleft{ float:left; width:50%; overflow:auto; height:330px; margin-top:15px;}
.softmore .bd li .bdleft .bdlefttext { line-height:150%; color:#999999; font-size:14px; }
.softmore .bd li .bdleft .bdlefttext p{margin:10px auto; font-size:14px; }
.softmore .bd li .bdleft .bdline1 { padding-bottom:10px;}
.softmore .bd li .bdleft h3 { font-size:18px; margin:5px 5px; font-weight:400; color:#fe8a0e; font-family:'Helvetica Neue', 'Hiragino Sans GB', 'Microsoft YaHei', 黑体, Arial, sans-serif}
.softmore .bd li .bdright{ float:right; width:45%; text-align:center}
.softmore .bd li .bdright img{ _width:98%;max-width:98%;margin:auto; border:0px;}
h2.softtitle { font-size:30px;}

@media screen and (max-width: 991px) {
	.softmore .bd li { height:auto;}
	.softmore .bd li .bdleft{ float:none; width:100%; overflow:auto; height:auto; margin-top:15px;}
	.softmore .bd li .bdright{ float:none; width:100%; text-align:center}
	.softmore .bd li .bdright img{ max-width:80%;margin:auto; border:0px;}
}


.videolist { background-color:#fff; min-height:400px; padding-bottom:30px;}
.videolist h3 { font-size:30px; padding:20px; text-align:center}
.videolist .videotext { font-size:16px; color:#999; text-align:center}
.videolist ul li{ float:left; /*width:243px;*/  padding:20px;  background-color:#fff; /*margin:10px;*/ border:1px solid #fff;}
.videolist ul li .videopic { /*height:170px;*/ overflow:hidden;}
.videolist ul li .videopic img { display:block;max-width:100%;/*height:170px;*/ margin:auto; border:1px solid #f2f2f2;}
.videolist ul li .vtitle { text-align:center; font-size:14px; margin:5px auto;}
.videolist ul li .vtitle a,.videolist ul li .vtitle a:link { font-size:14px; color:#999;}
.videolist ul li:hover { border-color:#ffb525;}

/* newsread */
.newsread { padding:40px 0px;}
.newsread .wrap { width:1100px; margin:0px auto;}
.newsread h2.title {
    line-height: 30px;
    font-size: 31px;
    color: #555;
    padding-top: 10px;
    padding-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.newsread .nrbar{ font-size:14px; color:#999;}
.newsread .nrbar a{ font-size:14px; color:#999;}
.newsread .nrbar span {_margin-right:5px;margin-right:.5rem;}
.newsread .nrbar i.fa{_margin-right:5px;margin-right:.5rem;}
.newsread .nrtext{color: #666;
font-size: 16px;
line-height: 2;
margin: 10px 0 20px;
font-weight: 500;
min-height: 250px;
border-bottom: 1px dashed #BFBFBF;
padding-bottom: 15px;}
.newsread .nrtext h2,.newsread .nrtext h3,.newsread .nrtext h4,.newsread .nrtext h5 { font-size:20px; margin:20px auto; font-weight:bold}
.newsread .nrtext p{ margin:15px auto; text-indent:0em;}
.newsread .nrtext img{display:inline;_width:auto;max-width:90%;}


/* news*/
/*.newsul { width:980px; margin:auto; margin-top:60px;}
.newsul li { clear:both;  padding:0px 30px;}
.newsul li div.nl{ float:left; width:160px; display:none; height:100%;  }
.newsul li div.nl dt{width:32px;float:left;height:200px; background:url(../images/news-bg.jpg) 50% repeat-y;}
.newsul li div.nl dt em{ margin-top:15px;width:32px; height:44px; border:#F8F8FA solid; border-width:6px 0px; display:block;background:url(../images/sprites.png) -105px -49px no-repeat;}
.newsul li div.nl dd { padding-top:18px; font-size:16px; color:#999; padding-left:10px; float:left}
.newsul li div.nl dd b{font-size:25px; font-weight:normal; color:#666  }
.newsul li div.nl dd p{font-size:14px; font-weight:normal; color:#333;  }
.newsul li div.nr{ float:left;  width:980px; display:block;  border:4px #efefef solid; background-color:#fff; padding:20px; margin:5px auto;}
.newsul li div.nr .img{ width:200px; height:130px; float:left; overflow:hidden;background:url(../images/loading.gif) 50% no-repeat #f6f6f6;}
.newsul li div.nr .img img{ width:100%; height:100%;}
.newsul li div.nr .info { float:right; width:690px; height:130px; overflow:hidden; border-left:1px #ccc dashed; padding-left:40px;}
.newsul li div.nr .info h3{ font-size:20px; font-weight:normal}
.newsul li div.nr .info p { text-indent:20px; padding-top:15px; font-size:14px; color:#999; line-height:29px;}
.newsul li div.nr a:hover h3{ color:#007ECA}
.newsul li:hover div.nr{ border-color:#F8C58B}*/

/* news*/
.newsul {font-size:14px;margin-top:50px;}
.newsul ul {}
.newsul ul li {margin-bottom:20px;}
.newsul ul li .nr {border:4px solid #ddd;padding:20px;overflow:hidden;}
.newsul ul li .nr a {}

.newsul ul li .nr .img {
	width:220px;height:130px;overflow:hidden;
	float:left;margin-right:20px;padding-right:20px;border-right:1px dashed #ddd;
}
.newsul ul li .nr .img img {width:200px;height:auto;}
.newsul ul li .nr .info {_height:130px;max-height:130px;overflow:hidden;}
.newsul ul li .nr .info h3 {font-size:20px; font-weight:normal;margin-top:10px;}
.newsul ul li .nr .info p {}
@media screen and (max-width: 991px) {
	.newsul ul li .nr .img {
		width:auto;max-width:100%;height:auto;overflow:hidden;
		float:none;margin-right:0px;padding-right:0px;border-right:0px dashed #ddd;
		margin:auto;text-align:center;
	}
	.newsul ul li .nr .img img {width:auto;max-width:100%;height:auto;margin:auto;}
}


/*pages css*/
.wfs {width:100%;}
#pages {
	/*float:right;*/
	text-align:center;
	/*margin-right:30px;*/
    margin-top: 10px;
	margin-bottom:20px;
}
#pages li {display: inline;}
#pages  a ,#pages  span{
    margin-left: 5px;
    color: #333;
    border-radius: 3px;
    padding: 6px 12px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
}
#pages  a:hover{ color: #ff6600; background-color:#efefef;}
#pages span {
    background-color:#fe8a0e;
	border-color:#fe8a0e;
	color:#FFFFFF;
}



/* help */
.help { background-color:#f7f8fa; padding-bottom:5px;}
.helpIndex-panel-title {
    font-size: 22px;
    color: #555;
}
.helpIndex-panel-heading {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ededed;
}
.helpIndex-panel-body {
    margin-bottom: 80px;
}
.helpIndex-panel-list {
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
}
.helpIndex-panel-list .helpIndex-panel-item h4 {
    position: relative;
/*    height: 35px;*/
    line-height: 35px;
    color: #444;
    font-size: 18px;
    padding-left: 35px;
    font-family: 'Microsoft YaHei';
}
.helpIndex-panel-item .helpIndex-panel-item-list li {
    font-size: 14px;
    color: #888;
    padding-left: 35px;
    line-height: 28px;
}
.helpIndex-panel-list .helpIndex-panel-item h4 i {

    position: absolute;
    top: 8px;
    left: 5px;
    width: 20px;
    height: 20px;
    background: url(../images/help.v2.png) scroll no-repeat -20px -220px transparent;

}.helpIndex-panel-item .helpIndex-panel-item-list {
    position: relative;
    margin-top: 5px;
}.helpIndex-panel-item .helpIndex-panel-item-list i {
    position: absolute;
    top: 3px;
    left: 5px;
    width: 20px;
    height: 20px;
    background: url(../images/help.v2.png) scroll no-repeat -20px -240px transparent;
}



/* join */

.join .step { text-align:center; background-color:#fff; margin:0px auto;padding:40px 0;}
.join .step  h2{ font-size:30px; margin:20px;}
.join .step  p{ font-size:18px; color:#999999; margin:20px;}
.join .step  img{max-width:100%;display:block;margin:auto;padding:0 20px;}
.join .joinabout { background-color:#fafafa; padding:20px 0px;}
.join .joinabout .left { float:left; width:53%;}
.join .joinabout .right { float:right; width:47%;}
@media screen and (max-width: 1209px) {
	.join .joinabout .left { float:none; width:100%;}
	.join .joinabout .left img {width:auto;max-width:60%;margin:auto;}
	.join .joinabout .right { float:none; width:100%;}
}

.join .joinabout .right .title h2{ font-size:36px; line-height:200%; color:#ff6600}
.join .joinabout .right .title p { font-size:16px; margin-bottom:30px; color:#f9ab3b}
.join .joinabout .right  li div {
    margin-left: 60px;}

.join .joinabout .right li h3 {
    color: #333;
    font-weight: bold;
}

.join .joinabout .right li {
    overflow: hidden;
    margin-bottom: 26px;
    font-size: 16px;
    color: #999;
    line-height: 1.8;
}
.join .joinabout .right li i {
    float: left;
    width: 42px;
    height: 42px;
    background: url(../images/join/index_f_2_icon.png) no-repeat;
    margin-right: 20px;
    margin-top: 10px;
}


.join .map{position:relative;}
.join .map .de_map {position:absolute;z-index:22;text-align:center;width:100%;}
.join .map .de_map h2{ font-size:30px; padding:20px; display:block; text-align:center;}
.join .map .de_map .mapbtn { text-align:center;}
.btnjoin{ position:relative; z-index:33; text-align:center; margin-top:-100px;}
.btnjoin a{ margin-top:0px;}

.join .map .bg_map {width:100%;text-align:center;}
.join .map .bg_map img {_width:100%;max-width:100%;margin:auto;}
@media screen and (max-width: 991px) {
	.join .step  h2{ font-size:22px; margin:15px;}
	.join .step  p{ font-size:16px; color:#999999; margin:15px;}
	.join .joinabout .right .title h2{ font-size:26px; line-height:200%; text-align:center;}
	.join .joinabout .right .title p { font-size:16px; margin-bottom:22px; color:#f9ab3b}
	
}

@media screen and (max-width: 767px) {
	.join .map .de_map {position:relative;}
}

/*join us*/
.control-box { width:500px;}
.control-box{  overflow: hidden;}
.control-group{  margin-top: 3px;  overflow: hidden; min-height: 32px;line-height: 32px;}
.control-group .control-label{  width: 126px;  float: left;  height: 32px;  line-height: 32px;  text-align: right;padding-top: 15px;}
.control-group .control-input{  float:left;  padding-left: 10px;line-height: 32px;width: 302px;position: relative;}
.control-group-end{text-align:center;padding-top:15px;}
.control-group-end2{text-align:center;}
.ui-input {margin-top: 15px;height: 32px;line-height: 32px;padding: 0 10px;border: 1px solid #d6d0c8;color: #333333;width: 280px;float: left;outline: 0;border-radius: 3px;}
.ui-input:hover, .ui-textarea:hover ,.ui-input:active, .ui-textarea:active{
    color: #555555;
    border: 1px solid #03b8cc;
    box-shadow: 0 1px 3px #e3e3e3;
    transition: 0.7s;
}
.verfyimg {margin-top: 15px;border: 0;cursor: pointer;height: 34px;width: 90px;position: absolute;right: 0;top: 0;}
.ui-textarea {border: 1px solid #d6d0c8;margin-top: 15px;color: #555555;width: 280px;padding: 10px;height: 103px;float: left;resize: none;outline: 0;}
.ui-input-ph{color: #d0d0d0;}
a.btn-ok{
	display: inline-block;
	width: 280px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	opacity: .9;
	background-color: #ff6600;
	text-decoration:none;
}
a.btn-ok:hover{
	opacity:1;
}


/*about contact*/
.page_head,.helpIndex-panel {padding-top:40px;}
.page_content { padding:40px 0px;}
.page_content .nrtext{font-size: 16px; line-height:230%; color:#777;min-height:400px;}
.page_content .nrtext img {max-width:100%;}


/**page—base**/

.m_customer_industry {overflow:hidden;}
.m_customer_industry ul {font-size:1.4rem;margin-left:-1px;margin-top:-1px;}
.m_customer_industry ul li {padding:20px;border:1px solid #ddd;border-right:0;border-top:0;background:#fff;}
.m_customer_industry ul li span {display:block;margin:auto;text-align:center;}
.m_customer_industry ul li span.img {}
.m_customer_industry ul li span.img img {display:block;margin:auto;}
.m_customer_industry ul li span.tit {margin-top:1.8rem;font-size:1.4rem;}

.m_customer_cases {}
.m_customer_cases ul {}
.m_customer_cases ul li {overflow:hidden;/*padding:15px;*/margin:15px 0 15px;}
.m_customer_cases ul li a {display:block;overflow:hidden;padding:0;margin:0;}
.m_customer_cases ul li a img {width:100%;}

@media screen and (min-width: 1210px) {
	.m_customer_cases ul {margin:auto;}
	.m_customer_cases ul li {overflow:hidden;padding:1px;margin:0px 0 0px;}
}


.m_50 {}
.m_50 ul {}
.m_50 ul li {overflow:hidden;padding:15px;}
.m_50 ul li a {display:block;overflow:hidden;padding:0;margin:0;position:relative;}
.m_50 ul li a img {display:block;width:100%;}
.m_50 ul li a span {display:block;height:32px;font-size:1.4rem;line-height:32px;width:100%;background:#fe8a0e;background:rgba(0,0,0,.5);color:#fff;position:absolute;z-index:1;margin-top:-32px;text-align:center;padding:0 1rem;}


.m_51 {}
.m_51 ul {}
.m_51 ul li {overflow:hidden;padding:15px;}
.m_51 ul li a {display:block;overflow:hidden;padding:0;margin:0;position:relative;}
.m_51 ul li a span {display:block;height:32px;font-size:1.4rem;line-height:32px;width:80%;}
.m_51 ul li a em {float:right;}

/*go top*/

.dn{display: none;}
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(../images/go-top.png);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -50px;
	width: 100px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 10px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}
.go-top .uc-2vm-pop .logo-2wm-box img{ width:100px;margin:0;padding:0;display:inline;}