@charset "utf-8";


*{font-family:"微软雅黑";}
body{
	background:#ede0cf;
	margin-bottom:40px !important;
}
.ad-box{padding:0; margin:0;}
img{padding:0; margin:0;}
.main{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	min-width:320px;
	max-width:640px;
	overflow:hidden;
	background-color:#ede0cf;
	font-family:Microsoft YaHei;
}
a{
	text-decoration:none;
	color:#666;
}
.header{
	max-height:160px;
	overflow:hidden;
}
.header_box{
	min-width:100%;
	background-color:#0f71c8;
	overflow:hidden;
}
.header_box span{
	min-width:60%;
	font-size:1.3em;
	line-height:3.3em;
	font-weight:bold;
	color:#fff;
	margin-left:4%;
	padding-left:18%;
	background:url(../images/logo.png) left center no-repeat;
	background-size:auto;
}
.header_box_fr{
	width:20%;
	height:4em;
	overflow:hidden;
	float:right;
}
.header_box_fr img{
	margin-top:0.3em;
	width:100%;
	height:100%;
}
.nav{
	background-color:#ede0cf;
}
.nav ul{
	overflow:hidden;
}
.nav li{
	float:left;
	width:19.85%;
	margin-right:0.15%;
	text-align:center;
	overflow:hidden;
	background-color:#cc1214;
}
.nav li a{
	display:block;
	line-height:2.6em;
	font-size:1em;
	color:#fff;
}
.nav li a:hover{
}
.navs{
	background-color: #fff;
	margin-top:0em;
	border-bottom:solid 0.1em #fff;
}
.navs ul{
	overflow:hidden;
}
.navs li{
	float:left;
	width:25%;
	text-align:center;
}
.navs li a{
	display:block;
	padding:15% 0px;
	font-size:1.167em;
	color:#fff;
	margin-top:0.1em;
	position:relative;
	background:#cc1214;
}
.navs li a:after{
	content:'';
	position:absolute;
	top:0;
	right:-2px;
	z-index:9;
	height:100%;
	width:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
}
.Classification{
	width:22.7em;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	height:10.1em;
	margin-top:1em;
}
.Classification li{
	float:left;
}
.Classification .li1{position:absolute;top:1.8em;left:36%; z-index:1; width:6.5em;}
.Classification .li2{position:absolute;top:0em;left:0em; width:11.3em;}
.Classification .li3{position:absolute;top:0em;right:0em; width:11.3em;}
.Classification .li4{position:absolute;bottom:0em;left:0em; width:11.3em;}
.Classification .li5{position:absolute;bottom:0em;right:0em; width:11.3em;}
.bannerBox img{
	width:100%;
	margin-top:0.05em;
}
.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: #cc1214;
}
.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%;}
}

.g3{width:100%;height:2.09em;float:left; margin-top:1em;}
.g3 li{width:9.4em;height:2em;padding-bottom:0.5em; text-align:center;}
.g3 li a{
	display:block;
	height:2em;
	font-size:0.95em;
	line-height:2em;
	color:#fff;
	background:url(../images/index_08.png) top center no-repeat;
	background-size:auto;
}



.cpBox{
	margin-top:0.5em;
}
.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:12.3em;
	height:10em;
	border:1px solid #cc1214;
}
.cpBox .cpCont li h5{
	font-weight:normal;
	font-size:1.083em;
	margin-top:0.5em;
}
.cpBox .cpCont li h5 a{
	color:#fff;
	display:block;
	line-height:2em;
	width:11.5em;
	margin:0 auto;
	background-color:#cc1214;
}
.cpBox .cpConts{
	overflow:hidden;
	padding-top:1em;
}
.cpBox .cpConts li{
	float:left;
	margin-bottom:1.583em;
	width:50%;
	text-align:center;
}
.cpBox .cpConts li img{
	width:273px;
	height:196px;
	border:1px solid #dedede;
}
.cpBox .cpConts li h5{
	margin-top:0.5em;
	font-weight:normal;
	font-size:1.083em;
}
.cpBox .cpConts li h5 a{
	color:#333;
}
.about{
	width:100%;
	margin:0 auto;
	background:url(../images/indexs.png) top center no-repeat;
	background-size:cover;
	overflow:hidden;
	margin-top:2em;
	padding-bottom:1.5em;
	height:22em;
	text-align:center;
}
.about_title{
	margin:0 auto;
	font-size:1.1em;
	color:#fff;
	margin-top:1em;
}
.about_title b{
	font-size:1.4em;
}
.about_sp{
	width:50%;
	height:6em;
	margin:0 auto;
	overflow:hidden;
	border:solid 0.25em #fff;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.about_sp img{
	width:100%;
	height:100%;
	margin:0 auto;
}
.about_co{
	margin-top:0.7em;
}
.about_co p{
	width:95%;
	margin:0 auto;
	text-align:center;
	line-height:1.8em;
	color:#fff;
	font-size:0.8em;
	text-indent:2em;
}
.about_anniu{
	width:60%;
	margin:0 auto;
	margin-top:1em;
}
.about_anniu a{
	float:left;
	margin-left:1em;
	margin-right:1em;
	width:6em;
	height:2em;
	text-align:center;
	line-height:2em;
}
.Advantage{
	margin-top:1em;
	overflow:hidden;
}
.Customer{
	width:100%;
	margin:0 auto;
	height:37em;
	overflow:hidden;
	background:url(../images/index_18.png) top center no-repeat;
	background-size:27em;
	margin-top:1em;
	position:relative;
}
.Customer li{
	position:absolute;
	width:14.6em;
}
.Customer dt{
	font-size:1em;
	color:#cc1214;
	font-weight:bold;
	margin-bottom:0.3em;
}
.Customer dd{
	font-size:0.85em;
	color:#444;
	line-height:1.5em;
}
.g2{width:100%;height:9em;float:left; margin-top:0.5em;margin-bottom:0.8em;}
.g2 li{width:10em;height:9em;margin-left:0.5em;margin-right:0.5em; margin-bottom:1em; float:left; text-align:center;}
.g2 li img{
	display:block;
	width:9.5em;
	height:7em;
	border:solid 0.2em #fff;
	background:none;
}
.g2 li img:hover{
	border:solid 0.2em #e6c07a;
}
.g2 li a:hover{
	text-decoration:underline;
}
.g2 li a h5{
	display:block;
	font-size:0.8em;
	font-weight:normal;
	line-height:2em;
}
.adout{
	width:100%;
	margin:0 auto;
	margin-top:1.5em;
	overflow:hidden;
}
.adout dl{
	width:56.5%;
}
.adout dl dt a{
	display:block;
	font-size:1.1em;
	color:#323232;
	padding-bottom:0.3em;
}
.adout dl dd{
	text-indent:2em;
	font-size:0.8em;
	color:#666;
	line-height:1.5em;
}
.tabTitEr{
	overflow:hidden;
	background-color:#dedede;
}
.tabTitEr li{
	float:left;
	width:50%;
	text-align:center;
	font-size:1.167em;
	background-color:#f1f3f3;
	padding-top: 1.2em;
	padding-right: 0;
	padding-bottom: 1.2em;
	padding-left: 0%;
	color: #1474bc;
}
.tabTitEr li.on{
	background-color:#1474bc;
	color: #FFF;
	background-image: url(../images/t1.png);
	background-repeat: no-repeat;
	background-position: 80% center;
	background-size:1.2em;
}
.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-color:#d5242e;

	padding-right: 0px;
	padding-left: 0px;
}
.phones{
	display:block;
	margin-top:1px;
	position:relative;
	background-image: url(../images/index_33.jpg);
	background-repeat: no-repeat;
	background-position: 8% center;
	background-size:2.8em;
	font-family:arial;
	color: #FFF;
	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%;
	color: #FFF;
}
.phones em{
	font-size:1.5em;
	font-family:"LiHei Pro", arial;
	color: #FFF;
}


.cpBox3 .cpCont{
	overflow:hidden;
	margin-top:1em;
}
.tabTitEr3{
	overflow:hidden;
}
.tabTitEr3 li{
	float:left;
	width:33.333%;
	text-align:center;
	font-size:1.2em;
	line-height:2.6em;
	color: #b54d29;
	background-image:url(../images/index_7.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size:7.5em;
	padding-top:0.75em;
	font-family:"方正大标宋简体";
}
.tabTitEr3 li.on{
	color:#b54d29;
	background-image:url(../images/index_5.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size:7.5em;

}
.cpBox3 .bd{
	background:#fff;
}
.cpBox3 .cpCont{
	border-top:0.2em dotted #ede0cf;
}
.cpBox3 .cpCont li{
	width:100%;
	border-bottom:dashed 1px #dedede;
	overflow:hidden;
	text-indent:8%;
}
.cpBox3 .cpCont li h5{margin-top:1em; font-weight:normal; font-size:0.9em;}
.cpBox3 .cpCont li a{
	background-image:url(../images/index_56.png);
	background-repeat: no-repeat;
	background-position: 4% center;
	background-size:auto;
	display: block;
	width: 100%;
	padding-top: 4%;
	padding-bottom: 4%;
	background-size:0.5em;
}
.cpBox3 .cpCont li a:hover{
	color:red;
}
.cpBox3 .cpCont li a span{
	width:31.3%;
	float:right;
}
.End-box{
	display:block;
	position:relative;
	padding-right: 0px;
	padding-left: 0px;
	background-color:#323232;
	margin-top:-0.1em;
}
.End-box .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;
}
.End-box .phones span{
	font-size:1.5em;
	padding-left: 30%;
	color: #fff;
}
.End-box .phones em{
	font-size:2em;
	font-family:"LiHei Pro", arial;
	color: #fff;
	padding-left: 30%;
}
.back-box1 a{
	background-color: #323232;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #FFF;
	text-align: center;
	font-size: 2em;
	background-image: url(../images/index_64.png);
	background-repeat: no-repeat;
	background-position: 30% center;
	background-size:1em;
	margin-top:0.05em;
}
.foot-Copyright {
	font-size: 1.2em;
	line-height: 3em;
	color: #FFF;
	text-align: center;
	height: 3em;
	background-color: #323232;
	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(#a70f10), color-stop(50%, #fc171b));
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	border-top:#a70f10 solid 1px;
}

.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(#b11011), color-stop(50%, #fc171b));
	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: #cc1214 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:#e6c07a;
}
.menu_font li a:hover, .menu_font li a:active{
	background-color:#e6c07a;
 }
.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;
}
