@charset "utf-8";
/* CSS Document */
html{}
.main{position:relative; margin-left:auto; margin-right:auto; min-width:320px; max-width:640px; overflow:hidden; background-color:#fff; font-family:Microsoft YaHei;}
a{text-decoration:none; color:#666;}


.bannerBox img{width:100%;}


.focus{ width:100%;  margin:0 auto; position:relative; overflow:hidden;   }
	.focus .hd{ width:100%; height:5px;  position:absolute; z-index:1; bottom:0; text-align:center;  }
	.focus .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:5px; background-color:#D1D1D1;   }
	.focus .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1;font-size:0 }
	.focus .hd ul .on{
	background-color: #018AE1;
}
	.focus .bd{ position:relative; z-index:0; }
	.focus .bd li img{ width:100%;  }
	.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
	

@media screen and (min-width:320px) {
	body{font-size:75%;}
}
@media screen and (min-width:480px) {
	body{font-size:87.5%;}
}
@media screen and (min-width:540px) {
	body{font-size:112.5%;}
}
@media screen and (min-width:550px) {
	body{font-size:125%;}
}
@media screen and (min-width:640px) {
	body{font-size:150%;}
}

.flBox{
	overflow:hidden;
	padding-top:1em;
}

.flBox li{
	float:left;
	margin-bottom:0.8em;
	width:33.33%;
	text-align:center;
	overflow:hidden;
}

.flBox li:nth-child(3n){border-right:none;}

.flBox li img{width:4.250em;}
.flBox li h5{
	font-weight:normal;
	font-size:1em;
}
.flBox li h5 a{
	color:#0076cd;
	background-color: #eaeaea;
	width: 80%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1em;
	padding-top: 15%;
	padding-right: 0px;
	padding-bottom: 15%;
	padding-left: 0px;
}

.flBox li h5 a:active,.flBox li h5 a:hover{
	color: #FFF;
	background-color: #ff8000;
}
.cpBox{
	margin-top:1em;
}
.cpBox .cpCont{overflow:hidden; padding-top:1em;}
.cpBox .cpCont li{float:left; margin-bottom:1.583em; width:50%; text-align:center;}
.cpBox .cpCont li img{/*width:11.333em;*/ height:10.05em; border:1px solid #dedede;}
.cpBox .cpCont li h5{margin-top:1em; font-weight:normal; font-size:1.083em;}
.cpBox .cpCont li h5 a{color:#333;}

.tabTitEr3{
	overflow:hidden;
	background-color:#dedede;
}
.tabTitEr3 li{
	float:left;
	width:50%;
	text-align:center;
	font-size:1.167em;
	background:url(/images/bj.jpg);
	padding-top: 1.1em;
	padding-right: 0;
	padding-bottom: 1.1em;
	padding-left: 0%;
	color: #1473b9;
}
.tabTitEr3 li.on{
	background:#1376be;
	color: #FFF;
	background-image: url(/images/t1.png);
	background-repeat: no-repeat;
	background-position: 85% center;
	background-size:1.2em;
}



.tabTitEr2{
	overflow:hidden;
	background-color:#dedede;
}
.tabTitEr2 li{
	float:left;
	width:50%;
	text-align:center;
	font-size:1.167em;
	background:url(/images/bj.jpg);
	padding-top: 1.1em;
	padding-right: 0;
	padding-bottom: 1.1em;
	padding-left: 0%;
	color: #1473b9;
}
.tabTitEr2 li.on{
	background:#1376be;
	color: #FFF;
	background-image: url(/images/t1.png);
	background-repeat: no-repeat;
	background-position: 85% center;
	background-size:1.2em;
}

.tabTitEr{
	overflow:hidden;
	background-color:#dedede;
}
.tabTitEr li{
	float:left;
	width:50%;
	text-align:center;
	font-size:1.167em;
	background:url(/images/bj.jpg);
	padding-top: 1.1em;
	padding-right: 0;
	padding-bottom: 1.1em;
	padding-left: 0%;
	color: #1473b9;
}
.tabTitEr li.on{
	background:#1376be;
	color: #FFF;
	background-image: url(/images/t1.png);
	background-repeat: no-repeat;
	background-position: 85% center;
	background-size:1.2em;
}
.tabTitEr_one{
	overflow:hidden;
	padding-top:1em;
	margin-left:1%;
}
.tabTitEr_one li{
	float:left;
	width:30%;
	text-align:center;
	font-size:1em;
	background:#fff;
	padding-top: 1.1em;
	padding-right: 0;
	padding-bottom: 1.1em;
	padding-left: 0%;
	margin-left:1.6%;
	margin-right:1.5%;
	color: #1473b9;
	border-bottom:5px solid #EEEEEE;
}
.tabTitEr_one li.on{
	background:#1376be;
	color: #FFF;
}

.cpCont_tow{
	width:95%;
	margin:0 auto;
	overflow:hidden;
	margin-top:1em;
}
.cpCont_tow span{
	width:49%;
	height:12.4em;
	float:left;
	overflow:hidden;
}
.cpCont_tow span img{
	width:97%;
	height:10em;
	border:solid 0.2em #1473b9;
}
.cpCont_tow dl{
	width:49%;
	float:right;
	overflow:hidden;
}
.cpCont_tow dl dt{
	width:100%;
	text-align:center;
	line-height:2.5em;
	font-size:1.2em;
	color:#fff;
	background-color:#1473b9;
}
.cpCont_tow dl dt a{color:#FFF;}
.cpCont_tow dl dd{
	line-height:2.2em;
	color:#1473b9;
}
.cpCont_tow dl dd ul li{
	line-height:1.5em;
	font-size:0.9em;
	color:#444;
}
.cpCont_tow dl dd ul li b{color:#1473b9;}

.cpCont_tow dl dd a{
	display:block;
	color:#fff;
	width:6em;
	line-height:2.6em;
	background:#f08d1b;
	text-align:center;
	margin-top:0.6em;
}
.cpBox_one{
}
.cpBox_one .cpCont_one{
	overflow:hidden;
	padding-top:1em;
	margin-left:1%;
}
.cpBox_one .cpCont_one li{
	float:left;
	margin-bottom:1em;
	width:30%;
	text-align:center;
	margin-left:1.5%;
	margin-right:1.5%;
}
.cpBox_one .cpCont_one li img{
	display:block;
	width:8em;
	height:6em;
	border:1px solid #ccc;
	margin:0 auto;
}
.cpBox_one .cpCont_one li h5{
	padding-top:0.5em;
	font-weight:normal;
	font-size:1em;
}
.cpBox_one .cpCont_one li h5 a{
	color:#323232;
	display:block;
	line-height:1.5em;
	text-align:center;
}

.flBox2{
	margin-top:1em;
}
.flBox2 dl dt{
	float:left;
	width:100%;
	text-align:left;
	font-size:1.3em;
	background:url(/images/bj1.jpg);
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.8em;
	padding-left:10%;
	color: #FFF;
}

.Cooperation{
	width:95%;
	margin:0 auto;
	overflow:hidden;
}
.Cooperation li{
	display:block;
	width:99%;
	overflow:hidden;
	margin-top:1em;
	margin-bottom:1em;
	background:#eee;
}
.Cooperation li span{
	float:left;
	width:7.9em;
	height:6.9em;
	border:solid 1px #eee;
}
.Cooperation li span img{
	width:7.9em;
	height:6.9em;
}
.Cooperation li dl{
	float:left;
	width:64%;
	margin-left:0.5em;
}
.Cooperation li dt{
	margin-top:0.2em
	}
.Cooperation li dt b{
	font-size:1.2em;
	color:#1473b9;
	line-height:1.4em;
}
.Cooperation li dd{
	text-indent:1em;
	font-size:0.85em;
	line-height:1.8em;
	margin-top:0.3em;
}
.more-box{
	display:block;
	margin-top:0.5em;
	position:relative;
	background-color:#fafafa;
	background-image:-moz-linear-gradient(top , #fafafa , #d5d4d4);
	background-image:-webkit-linear-gradient(top , #fafafa , #d5d4d4);
	background-image:-o-linear-gradient(top , #fafafa , #d5d4d4);
	background-image:-ms-linear-gradient(top , #fafafa , #d5d4d4);
	background-image:linear-gradient(top , #fafafa , #d5d4d4);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	display: block;
	text-align: center;
	width: 60%;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
	padding-top: 2.5%;
	padding-right: 0px;
	padding-bottom: 2.5%;
	padding-left: 0px;
	border:1px solid #dedede;
	-webkit-border-radius:6px 6px 6px 6px;
	-moz-border-radius:6px 6px 6px 6px;
	border-radius:6px 6px 6px 6px;
}


.phones-box{
	display:block;
	margin-top:1px;
	position:relative;
	background: url(/images/m_09.jpg) no-repeat center center;
	padding-right: 0px;
	padding-left: 0px;

}
.phones{
	display:block;
	margin-top:1px;
	position:relative;
	font-family:arial;
	color: #1270B6;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 5%;
	padding-left: 0px;
}
.phones span{
	font-size:1.2em;
	position: relative;
	top:-0.2em;
	padding-left: 20%;
}
.phones em{
	font-size:1.5em;
	font-family:"LiHei Pro", arial;
	color: #1270B6;
}
.Advantage-box {
	margin-top: 2em;
}
.Advantage-box dl dt{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}.Advantage-box dl dd {
	margin-top: 2.5em;
	width: 97%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Advantage-box dl dd span {
	background-image: url(/images/index_23.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial;
	font-size: 2.2em;
	text-align: center;
	font-style: italic;
	color: #FFF;
	display: block;
	float: left;
	background-size:1.4em;
	width: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Advantage-box dl dd .tit {
	float: right;
	width: 70%;
}
.Advantage-box dl dd .tit .ti{
	font-size: 1.5em;
	color: #0076cd;
	line-height: 2em;
}
.Advantage-box dl dd .tit ul li {
	line-height: 1.5em;
}
.Advantage-box dl dd .Advantage-box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	height: 11em;
}
.Advantage-box dl dd .Advantage-box1 .fr {
}

.Advantage-box dl dd .Advantage-box1 .fl {
	float: left;
	width: 50%;
}
.Advantage-box dl dd .Advantage-box1 .fr {
	width: 45%;

}
.Advantage-box dl dd .Advantage-box1 .fr img {
	padding-top: 10%;	
}
.Advantage-box dl dd .Advantage-box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	height: 10em;
	margin-top: 1em;
}
.Advantage-box dl dd .Advantage-box2 .fr {
}

.Advantage-box dl dd .Advantage-box2 .fl {
	
		width: 45%;

}
.Advantage-box dl dd .Advantage-box2 .fr {

	width: 50%;
}
.Advantage-box dl dd .Advantage-box2 .fl img {
	padding-top: 10%;	
}
.Advantage-box dl dd .Advantage-box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	height: 10em;
	margin-top: 1em;
}
.Advantage-box dl dd .Advantage-box3 .fr {
}

.Advantage-box dl dd .Advantage-box3 .fl {
	float: left;
	width: 50%;
}
.Advantage-box dl dd .Advantage-box3 .fr {
	width: 45%;

}
.Advantage-box dl dd .Advantage-box3 .fr img {
	padding-top: 10%;	
}
.Advantage-box dl dd .Advantage-box4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	height: 9em;
	margin-top: 1em;
	overflow: hidden;
}
.Advantage-box dl dd .Advantage-box4 .fr {
}

.Advantage-box dl dd .Advantage-box4 .fl {
	width: 45%;
	height: 9em;
}
.Advantage-box dl dd .Advantage-box4 .fr {
	width: 53%;
}
.Advantage-box dl dd .Advantage-box4 .fl img {
	padding-top: 10%;	
}
	.picScroll{
	text-align:center;
	background-color:#00ade5;
	background-image:-moz-linear-gradient(top , #00ade5 , #0076cd);
	background-image:-webkit-linear-gradient(top , #00ade5 , #0076cd);
	background-image:-o-linear-gradient(top , #00ade5 , #0076cd);
	background-image:-ms-linear-gradient(top , #00ade5 , #0076cd);
	background-image:linear-gradient(top , #00ade5 , #0076cd);
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 1em;
	padding-top: 1em;
	height: 13em;
}
	.picScroll h3{
	font-size: 1.5em;
	line-height: 2em;
	color: #FFF;
	text-align: center;
}
	.picScroll .bd ul{ width:100%;  float:left; padding-top:10px;  }
	.picScroll .bd li{
	width:33%;
	float:left;
	text-align:center;
	overflow: hidden;
}
	.picScroll .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
	color: #FFF;
	line-height: 2em;
}
	.picScroll .bd li img{
	width:80%;
	background-color: #fff;
}


	.picScroll .hd{
	height:3em;
	line-height:3pc;
	overflow:hidden;
	text-align:left;
	padding-top: 1em;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
	.picScroll .hd ul{ float:right; padding-top:16px;   }	
	.picScroll .hd li{
	float:left;
	width:1px;
	height:1px;
	margin:0;
	overflow:hidden;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background-color: #00aae4;
	}
	.picScroll .hd .on{ background:#80BD6D;  }
	.picScroll .prev,.picScroll .next{
	
}
	.picScroll .next{

}
	.picScroll .prevStop{  }
	.picScroll .nextStop{  }
.cpBox2{
	margin-top:1em;
}
.cpBox2 .cpCont{overflow:hidden; padding-top:1em;}
.cpBox2 .cpCont li{float:left; margin-bottom:1.583em; width:50%; text-align:center;}
.cpBox2 .cpCont li img{
	width:11em;
	height:9.78em;
	border:1px solid #dedede;
	padding: 2px;
}
.cpBox2 .cpCont li h5{margin-top:1em; font-weight:normal; font-size:1.083em;}
.cpBox2 .cpCont li h5 a{color:#333;}

.cpBox3 .bd{
}
.cpBox3 .cpCont{
	overflow:hidden;
}
.cpBox3 .cpCont li{
	width:100%;
	float:left;
	border-bottom:dashed 1px #dedede;
	overflow:hidden;
	text-indent:8%;
}
.cpBox3 .cpCont li h5{margin-top:1em; font-weight:normal; font-size:1.2em;}
.cpBox3 .cpCont li a{
	background-image:url(/images/index_56.jpg);
	background-repeat: no-repeat;
	background-position: 4% center;
	background-size:auto;
	display: block;
	width: 100%;
	padding-top: 4.5%;
	padding-bottom: 4.5%;
	background-size:0.5em;
}
.cpBox3 .cpCont li a span{
	float:right;
}
.cpBox3 .cpCont li a:hover{
	color:red;
}
.cpBox3 .cpCont li a span{
	width:31.3%;
	float:right;
}
.back-box-index{
	display:block;
	position:relative;
	background-color:#333333;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 1em;
}
.back-box-index .phones{
	display:block;
	margin-top:1px;
	position:relative;
	background-image: url(/images/index2.png);
	background-repeat: no-repeat;
	background-position: 15% center;
	background-size:4em;
	font-family:arial;
	color: #FFF;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 5%;
	padding-left: 0px;
}
.back-box-index .phones span{
	font-size:1.5em;
	position: relative;
	top:-0.2em;
	padding-left: 30%;
}
.back-box-index .phones em{
	font-size:2em;
	font-family:"LiHei Pro", arial;
	color: #FFF;
	padding-left: 30%;
}
.back-box1 a{
	background-color: #333333;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #FFF;
	text-align: center;
	font-size: 2em;
	background-image: url(/images/index_67.jpg);
	background-repeat: no-repeat;
	background-position: 30% center;
	background-size:1em;
}.foot-Copyright {
	font-size: 1.2em;
	line-height: 3em;
	color: #FFF;
	text-align: center;
	height: 3em;
	background-color: #333;
	padding-top: 1em;
	padding-bottom: 1em;
}
.top_bar { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0; margin: auto; font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif; }
.top_menu {
	display:-webkit-box;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	height: 40px;
	display: -webkit-box;
	display: box;
	margin:0;
	padding:0;
	-webkit-box-orient: horizontal;
	background: -webkit-gradient(linear, 0 0, 0 100%, to(#0073cc), color-stop(50%, #2fa4ff));
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0073cc;
}

.top_bar .top_menu>li { -webkit-box-flex:1; background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.15))); ; -webkit-background-size:1px 100%, 1px 100%; background-size:1px 100%, 1px 100%; background-position: 1px center, 2px center; background-repeat: no-repeat; position:relative; text-align:center; }
.top_menu li:first-child { background:none; }
.top_bar .top_menu li a {
	line-height:40px;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	-webkit-box-flex:1;
}
.top_bar .top_menu li a label { padding:3px 0 0 3px; font-size:12px; overflow:hidden; }
.top_bar .top_menu>li>a img { display: inline-block; height: 20px; width: 20px; margin-top:-2px; color: #fff; line-height: 40px; vertical-align:middle; }
.top_bar li:first-child a { display: block; }
.menu_font {
	position:absolute;
	right:10px;
	z-index:500;
	background: -webkit-gradient(linear, 0 0, 0 100%, to(#0073cc), color-stop(50%, #2fa4ff));
	border-radius: 5px;
	width: 100px;
	margin-top: 10px;
	padding: 0;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	text-align: left;
}
.menu_font.hidden { display:none; }
.menu_font { top:inherit !important; bottom:55px; }
.menu_font li a {
	text-align: left;
}
.top_menu li:last-of-type a { background: none; }
.menu_font:after { top: inherit!important; bottom: -6px; border-color: #fb560e rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); border-width: 6px 6px 0; position: absolute; content: ""; display: inline-block; width: 0; height: 0; border-style: solid; left: 70%; }
.menu_font li { border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.menu_font li:first-of-type { border-top: 0; }
.menu_font li:last-of-type { border-bottom: 0; }
.menu_font li a {
	height: 40px;
	line-height: 40px !important;
	position: relative;
	color: #fff;
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
}
.menu_font li a img { width: 20px; height:20px; display: inline-block; margin-top:-2px; color: #fff; line-height: 40px; vertical-align:middle; }
#menu_list0 { right:0; left:10px; }
#menu_list0:after { left: 20%; }
#sharemcover { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: none; z-index: 20000; }
#sharemcover img { position: fixed; right: 18px; top: 5px; width: 260px; height: 180px; z-index: 20001; border:0; }
.top_bar .top_menu>li>a:hover, .top_bar .top_menu>li>a:active {
	background-color:#fb560e;
}
.menu_font li a:hover, .menu_font li a:active { background-color:#fb560e;

 }
.menu_font li:first-of-type a { border-radius:5px 5px 0 0; }
.menu_font li:last-of-type a { border-radius:0 0 5px 5px; }
#plug-wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0); z-index:800; }
#cate18 .device {bottom: 49px;}
#cate18 #indicator {bottom: 240px;}
#cate19 .device {bottom: 49px;}
#cate19 #indicator {bottom: 330px;}
#cate19 .pagination {bottom: 60px;}


.back-box {
	display:block;
	margin-top:1px;
	position:relative;
	background-color:#fafafa;
	background-image:-moz-linear-gradient(top , #fafafa , #d5d4d4);
	background-image:-webkit-linear-gradient(top , #fafafa , #d5d4d4);
	background-image:-o-linear-gradient(top , #fafafa , #d5d4d4);
	background-image:-ms-linear-gradient(top , #fafafa , #d5d4d4);
	background-image:linear-gradient(top , #fafafa , #d5d4d4);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	height:2.968em; line-height:2.968em;
	overflow: hidden;
}
.back-box .fl {
	background-image: url(/images/plugmenu9.png);
	background-repeat: no-repeat;
	display: block;
	height: 2.968em;
	width: 3.3em;
	background-size:2.3em;
	background-position: center center;
}
.back-box .more {
	background:#FF7F00 url(/images/plugmenu8.png) no-repeat center center;
	display: block;
	height: 2.968em;
	width: 3.3em;
	}
.back-box .home {
	background-image: url(/images/plugmenu7.png);
	background-repeat: no-repeat;
	display: block;
	height: 2.968em;
	width: 3.3em;
	background-position: center center;
	background-size:2.3em;
}
.tit-box {
	font-weight: normal;
	color: #FF7F00;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	margin-bottom: 5%;
	padding-bottom: 2ex;
}
 .tit-box h2 {
	color:#FF7F00;
	font-size:1.5em;
	white-space: nowrap;
	line-height: 2.5em;
}

.f_col{
	background-color: #FFF;
}


.f_col .atc_box .cnt2{border-top:1px solid #eee; padding:10px 15px; font-size:1.2em; line-height:1.7em;}
.f_col .atc_box .cnt2 p img{max-width:100%;}
.f_col .atc_box .cnt2 p{font-size:1.2em; line-height:1.7em;}.s_col {
}
.s_col .Contact-box {
}
.s_col .Contact-box dl dt {
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #03892e;
	background-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-right: 15px;
	padding-left: 15px;
}
.s_col .Contact-box dl dt .fr {
	font-size: 18px;
	line-height: 45px;
	color: #F00;
}
.s_col .Contact-box dd{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.productLayout .prt{height:35px;width:100%;line-height:35px;padding-left:20px;}
.productLayout{overflow:hidden;}
.productLayout dl{padding:10px 0; float:left; width:46%; margin:10px 2%; text-align:center;overflow:hidden;}
.productLayout dl dt img{
	/*width:99%;*/
	height: 15em;
	border:solid 1px #ccc;
}
.productLayout dd h5{
	overflow:hidden;
	margin-top:0.35em;
}
.productLayout dd h5 a{
	display:block;
	line-height:3em;
	color:#fff;
	background:#ff8b02;
}

.productLayout2 .prt{
	color:#fff;
	height:35px;
	width:100%;
	line-height:35px;
	padding-left:20px;
	background-color: #4cd0ff;
}
.productLayout2{overflow:hidden;}
.productLayout2 dl{
	width:90%;
	text-align:center;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}
.productLayout2 dl dt img{
	padding:0;
	margin:0;
	width:99%;
	border:solid 1px #d1d1d1;
}
.productLayout2 dd h5{
	margin-top:10px;
	margin-bottom:3em;
}
.productLayout2 dd h5 a{
	display:block;
	width:100%;
	background-color:#ff8b02;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
}
.cut_page{
	line-height:50px;
	text-align:center;
	clear:both;
	width: 90%;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.cut_page a{
	background-color: #F3F3F3;
	border: 1px solid #d1d1d1;
	padding: 10px;
	text-align: center;
	color: #666;
}
.cut_page a:hover{
	background-color: #fb560e;
	color: #FFF;
}.f_col .atc_box .cnt .p-main .p-main-img .jqzoom {
	text-align: center;
}
.f_col .atc_box .cnt .p-main .p-main-img .jqzoom img { width:90%;}
.f_col .atc_box .cnt .p-main .p-main-img .p-main-Parameters {
	background-color: #f8f8f8;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.f_col .atc_box .cnt .p-main .p-main-img .p-main-Parameters .p-main-Parameters-tit {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #fb560e;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
}
.f_col .atc_box .cnt .p-main .p-main-img .p-main-Parameters .p-main-Parameters-ul ul li {
	line-height: 35px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
}
.f_col .atc_box .cnt .p-main .p-main-img .p-main-Parameters .p-main-Parameters-tel {
	margin-bottom: 10px;
	line-height: 35px;
	height: 35px;
	font-size: 18px;
	color: #ac0300;
	font-weight: bold;
}
.atc_box .cnt .Details-box2 dl dt {
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	line-height: 35px;
	font-weight: bold;
	font-size: 14px;
	text-indent: 20px;
	margin-bottom: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2599f4;
	margin-top: 10px;
}
.tui-box{
	line-height: 35px;
	padding: 2%;
}
.tui-box ul li{
	border:1px solid #dedede;

	-webkit-border-radius:8px 8px 8px 8px;
	-moz-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	padding: 1%;
	margin-bottom: 2%;
}

.kuai-box {
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.kuai-box a{
	display: block;
	float: left;
	background:#ffffff;
	background:linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* firefox */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Safari or Chrome */
	background:-webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Safari or Chrome */
	background:-o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE9 */
	border: 1px solid #dedede;
	background-position: top;
	line-height: 3em;
	padding-right: 7%;
	padding-left: 7%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 1.5%;
}
.f_col .atc_box .cnt .newslist dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.f_col .atc_box .cnt .newslist dd a{
	color: #018ae1;
}
.newslist dd .time {
	float: left;
	color: #03892E;
	font-size: 12px;
}
.Help-nav{}
.Help-nav li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background:#ffffff;
	background:linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background:-moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* firefox */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Safari or Chrome */
	background:-webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Safari or Chrome */
	background:-o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE9 */
	border: 1px solid #dedede;
	background-position: top;
	margin-bottom: 10px;
	font-size: 14px;
}
.Help-nav li a{
	width: 100%;
	height: 50px;
	display: block;
	text-indent: 5%;
}
.nyListSpan li{border-bottom:1px solid #ccc;}
.nyListSpan li a.nyListLinkSpan{display:block; height:100% ;padding:10px; background:url(/mobile/images/Index/lYsLiIco2.png) no-repeat , linear-gradient(180deg , #fff 0% , #f1f1f1 100%); color:#666; background-position: 90% center;}
.nyListSpan li a.nyListLinkSpan:hover{background:url(/mobile/images/Index/lYsLiIco2H.png) no-repeat , linear-gradient(180deg , #fff 0% , #ccc 100%); background-position: 90% center;}
.nyListSpan li div{
	line-height: 180%;
	padding-top: 2%;
}.atc_box .tc2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	line-height: 3em;
}