@charset "utf-8";
/* CSS reset for c_b */
/*
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
*/
fieldset , img {border:0;max-width:100%;max-height:100%;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
h1 , h2 , h3 , h4 , h5 , h6 {font-size:100%;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}

/*文字排版*/
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f20 {font-size:20px;}
.f24 {font-size:24px;}
.f30 {font-size:30px;}
.fb {font-weight:bold;}
.fn {font-weight:normal;}
.t2 {text-indent:2em;}
.lh150 {line-height:150%;}
.lh180 {line-height:180%;}
.lh200 {line-height:200%;}
.unl {text-decoration:underline;}
.no_unl {text-decoration:none;}
.h_unl:hover{text-decoration:underline}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.clr {clear:both;}
.cl {clear:left;}
.cr {clear:right;}
.clearfix:after {content:'.'; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix {height:1%}
.Clearfix {display:block;}
.vm {vertical-align:center;}
.pr {position:relative;}
.pa {position:absolute;}
.abs-right {position:absolute;right:0;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.none {display:none;}

/*边框去除*/
.no_bt {border-top:none;}
.no_bb {border-bottom:none;}
.no_bl {border-left:none;}
.no_br {border-right:none;}

/*长度高度*/
.w10 {width:10px;}
.w20 {width:20px;}
.w30 {width:30px;}
.w40 {width:40px;}
.w50 {width:50px;}
.w60 {width:60px;}
.w70 {width:70px;}
.w80 {width:80px;}
.w90 {width:90px;}
.w100 {width:100px;}
.w200 {width:200px;}
.w300 {width:300px;}
.w400 {width:400px;}
.w500 {width:500px;}
.w600 {width:600px;}
.w700 {width:700px;}
.w800 {width:800px;}
.w {width:100%}
.h50 {height:50px;}
.h80 {height:80px;}
.h100 {height:100px;}
.h200 {height:200px;}
.h {height:100%}

/*边距*/
.m10 {margin:10px;}
.m15 {margin:15px;}
.m30 {margin:30px;}
.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt50 {margin-top:50px;}
.mt100 {margin-top:100px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb50 {margin-bottom:50px;}
.mb100 {margin-bottom:100px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml50 {margin-left:50px;}
.ml100 {margin-left:100px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}
.mr50 {margin-right:50px;}
.mr100 {margin-right:100px;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p30 {padding:30px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}
.pt50 {padding-top:50px;}
.pt100 {padding-top:100px;}
.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}
.pb50 {padding-bottom:50px;}
.pb100 {padding-bottom:100px;}
.pl5 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}
.pl20 {padding-left:20px;}
.pl30 {padding-left:30px;}
.pl50 {padding-left:50px;}
.pl100 {padding-left:100px;}
.pr5 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}
.pr20 {padding-right:20px;}
.pr30 {padding-right:30px;}
.pr50 {padding-right:50px;}
.pr100 {padding-right:100px;}

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif; font-size:63%;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}


@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class*="icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
	content: "\e600";
}
.icon-arrow-down:before {
	content: "\e601";
}
.icon-arrow-right:before {
	content: "\e602";
}
.icon-arrow-up:before {
	content: "\e603";
}
.icon-phone:before {
	content: "\e606";
}
.icon-house:before {
	content: "\e607";
}
.icon-search:before {
	content: "\e60a";
}
.icon-details:before {
	content: "\e604";
}
.icon-left:before {
	content: "\e605";
}
@charset "utf-8";
/* CSS Document */
html{}
body{
	margin-bottom:40px !important;
	font-family: "微软雅黑";
}
.main{position:relative; margin-left:auto; margin-right:auto; min-width:320px; max-width:640px; overflow:hidden; background-color:#fff;}
a{text-decoration:none; color:#666;}

.header{
	max-height:160px;
	overflow:hidden;

}
.header .logoImg img{
	float:left;
	width:12.125em;
	margin-top: 5%;
	margin-right: 0;
	margin-bottom: 5.5%;
	margin-left: 3%;
}
.header .hdTxt{
	float:right;
	margin-top:6%;
	margin-right:0%;
	width:45%;
}
.header .hdTxt h2{
	color:#333;
	font-weight:normal;
	font-size:1.2em;
}
.header .hdTxt a{
	padding-left:1.15em;
	color:#ff8000;
	font-size:1.5em;
	background-size:0.8em;
	
	background-image: url(/images/index_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.nav{
	background-color: black;
}
.nav ul{overflow:hidden;}
.nav li{float:left; width:25%; text-align:center;}
.nav li a{
	display:block;
	font-size:1.167em;
	color:#fff;
	position:relative;
	background-color:#FF8200;
	background-image:-moz-linear-gradient(top , #f59c11 , #FF8200);
	background-image:-webkit-linear-gradient(top , #ed615f, #d10805);
	background-image:-o-linear-gradient(top , #f59c11 , #FF8200);
	background-image:-ms-linear-gradient(top , #f59c11 , #FF8200);
	background-image:linear-gradient(top , #f59c11 , #FF8200);
	padding-top: 15%;
	padding-right: 0px;
	padding-bottom: 15%;
	padding-left: 0px;
	margin-top: 1px;
}
.nav li a:after{content:''; position:absolute; top:0;  right:-2px; z-index:9; height:100%; width:0px;  /*border-left:1px solid #1b71bc;*/ border-right:1px solid #000;}

.bannerBox img{width:100%;}
.g-nav { position: relative;
overflow: hidden;
height: auto;
border-bottom:5px solid #f0f0f0;}
.g-nav a {float: left;
width: 25%;
display: block;
color: black !important;
font-size: 1rem;
text-align: center;
box-sizing: border-box;
padding: 10px 10px 5px;}
.g-nav a i { /*width:6.9rem;*/ display: block;
margin: 0 auto;
width: 100%;}
.g-nav a em{line-height: 35px;}

.focus{ width:100%;  margin:50px auto 0; position:relative; overflow:hidden;   }
	.focus .hd{ width:100%; height:5px;  position:absolute; z-index:1; bottom:0; text-align:center;display:none;  }
	.focus .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:5px; background-color:rgba(51,51,51,0.5);   }
	.focus .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1;font-size:0 }
	.focus .hd ul .on{
	background-color: #1d78a7;
}
	.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:#0166b4;
	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;
	border:1px solid #dedede;
    -webkit-border-radius:6px 6px 6px 6px;
    -moz-border-radius:6px 6px 6px 6px;
    border-radius:6px 6px 6px 6px;
}

.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:8.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;}

.tabTitEr{
	overflow:hidden;
	background-color:#dedede;
}
.tabTitEr li{
	float:left;
	padding:1.083em 0 1.083em 5%;
	width:45%;
	text-align:center;
	font-size:1.167em;
	background-color:#eeeeee;

}
.tabTitEr li.on{
	background-color:#FF8200;
	background-image:-moz-linear-gradient(top , #f59c11 , #FF8200);
	background-image:-webkit-linear-gradient(top , #54a3e8, #1b71bc);
	background-image:-o-linear-gradient(top , #f59c11 , #FF8200);
	background-image:-ms-linear-gradient(top , #f59c11 , #FF8200);
	background-image:linear-gradient(top , #f59c11 , #FF8200);
	color: #FFF;
}
.more-box{
	display:block;
	margin-top:0em;
	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;
}.process-box {
	background-color: #eeeeee;
	height: 12em;
	margin-top: 1em;
}
.process-box dl dt{
	text-align: center;
	padding-top: 1em;
}
.process-box dl dt h2{
	font-size: 1.5em;
	line-height: 2em;
}
.process-box dl dt span{
	font-size: 1em;
	text-transform: uppercase;
	
	color: #959595;
}
.process-box dl dd {
	padding-top: 1em;
}

.Advantage-box {
	margin-top: 1em;
	background-image: url(/images/index_54.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7%;
}
.Advantage-box dl dd{width: 98%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}
.Advantage-box b {
	font-size: 1.5em;
	line-height: 2em;
	background-image: url(/images/index_26.jpg);
	background-repeat: no-repeat;
	height: 2em;
	width: 30em;
	display: block;
	background-position: left bottom;
	margin-bottom: 1%;
}
.Advantage-box span{
	color: #ff6600;
}
.Advantage-box .tit{
	font-size: 1.3em;
	line-height: 1.5em;
}
.Advantage-box .fl{
	padding-left: 3.5em;
}
.Advantage-box-a {
	background-image: url(/images/index_24.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20em;
	background-size:11em;
	overflow: hidden;
}
.Advantage-box-1 {
	height: 5.5em;
	overflow: hidden;
	background-image: url(/images/index_27.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:3em;
}

.Advantage-box-2 {
	height: 7.5em;
	overflow: hidden;
	background-image: url(/images/index_31.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:3em;
}
.Advantage-box-3 {
	height: 6.5em;
	overflow: hidden;
	background-image: url(/images/index_35.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:3em;
}
.Advantage-box-b {
	background-image: url(/images/index_42.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20em;
	background-size:11em;
	margin-top: 2%;
	overflow: hidden;
}
.Advantage-box-4 {
	height: 7.5em;
	overflow: hidden;
	background-image: url(/images/index_39.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:3em;
	margin-left: 35%;
}

.Advantage-box-5 {
	height: 7.5em;
	overflow: hidden;
	background-image: url(/images/index_46.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:3em;
	margin-left: 40%;
}
.Advantage-box-6 {
	height: 7em;
	overflow: hidden;
	background-image: url(/images/index_50.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:3em;
	margin-left: 10%;
}

.mainTitle{
	text-align: center;
	margin: 20px auto;}
.mainTitle h4{font-size: 24px;color: #484848;}
.mainTitle p{	font-family: Kalinga;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #919191;}
	.About-box{
		position:relative;}
.About-box .a-img{
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 1px;
}
.About-box .tit{
	line-height: 1.6em;
	padding: 1.5rem;
	color:#fff;
	font-size: 1.4rem;
	text-align:justify;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.5);
	font-family: SimSun;
}
.About-box .tit a{color:#fff;text-decoration: underline;}
.About-box .tit h4,.About-box .tit p{
	color:#fff;
	font-size:1.5rem;}
	.About-box .tit em{
		display: block;width: 50px;height: 2px;background: #fff;margin-bottom: 10px;}
.About-box .tit h4{
	font-size:2rem;
	font-weight:bold;
	
	margin-bottom:5px;}
	
	
.cpCont{
	overflow:hidden;
	
}

.cpCont li img{width:11.333em; height:11.333em; border:1px solid #dedede;}
.cpCont li h5{font-weight: normal;
font-size: 1.083em;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 77%;
margin: 0.7em auto 0;}
.cpCont li h5 a{color:#333;}
.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;}

.tabTitEr2{
	overflow:hidden;
	background-color:#dedede;
}
.tabTitEr2 li{
	float:left;
	padding:1.083em 0 1.083em 5%;
	width:45%;
	text-align:center;
	font-size:1.167em;
	background-color:#eeeeee;
}
.tabTitEr2 li.on{
	background-color:#FF8200;
	background-image:-moz-linear-gradient(top , #f59c11 , #FF8200);
	background-image:-webkit-linear-gradient(top , #54a3e8, #1b71bc);
	background-image:-o-linear-gradient(top , #f59c11 , #FF8200);
	background-image:-ms-linear-gradient(top , #f59c11 , #FF8200);
	background-image:linear-gradient(top , #f59c11 , #FF8200);
	color: #FFF;
	
}
.cpBox3{
	margin-top:1em;
}
.cpBox3 .cpCont{
	overflow:hidden;
	width: 94%;
margin: 0 auto;
}
.cpBox3 .cpCont li{
	width:100%;
	text-align:left;
	border-bottom:1px solid #dedede;
	overflow: hidden;
	margin-bottom: 1px;
}
.cpBox3 .cpCont li h5{margin-top:1em; font-weight:normal; font-size:1.083em;}
.cpBox3 .cpCont li a{
	display: block;
	padding-top: 4%;
	padding-bottom: 4%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}

.tabTitEr3{
	overflow:hidden;
	background-color:#eeeeee;
}
.tabTitEr3 li{
	float:left;
	width:33.333%;
	text-align:center;
	font-size:1.167em;
	padding-top: 1.083em;
	padding-right: 0;
	padding-bottom: 1.083em;
	padding-left: 0%;
	background-color:#eeeeee;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;

	
}
.tabTitEr3 li.on{
	background-color:#0c8ad4;
	background-image:-moz-linear-gradient(top , #0c8ad4, #09689f);
	background-image:-webkit-linear-gradient(top , #0c8ad4, #09689f);
	background-image:-o-linear-gradient(top , #0c8ad4, #09689f);
	background-image:-ms-linear-gradient(top , #0c8ad4, #09689f);
	background-image:linear-gradient(top , #0c8ad4, #09689f);
	color: #FFF;
}
#product5.tabBox .bd ul{ padding:15px 0 10px 10px;  }
#product5.tabBox .bd li{ 
    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px dotted #ccc;
    text-indent: 2em;
    background: url(/images/newsicon.png) left center no-repeat;
}
#product5.tabBox .bd a{ -webkit-tap-highlight-color:rgba(0,0,0,0); } 
#product5.tabBox .bd li a{ color:#525252;  font-size: 16px;}
#product5.tabBox .bd .t{
    border:none;
    text-indent: 0em; 
    height:85px; 
    overflow:hidden;
    background: none;
    margin-bottom: 10px;   }
#product5.tabBox .bd .t .pic{ width:130px; float:left;    }
#product5.tabBox .bd .t .pic img{max-width: 100%;max-height: 100%;}
#product5.tabBox .bd .t .con{ margin-left:140px; line-height:20px;   }
#product5.tabBox .bd .t .con a{
    font-size:17px;
    font-weight: bold;
    color: #101010;
	line-height:22px;
}
#product5.tabBox .bd .t .con p{ /*! font-size:16px; */ color:#525252;line-height:16px;margin-top:7px;  }
.end-box{
	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;
	margin-top: 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;
	
	color: #FFF;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 5%;
	padding-left: 0px;
}
.end-box .phones span{
	font-size:1.5em;
	position: relative;
	top:-0.2em;
	padding-left: 30%;
}
.end-box .phones em{
	font-size:2em;
	
	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;
	color: #FFF;
	background-color: #333;
	padding-top: 1em;
	padding-bottom: 10px;
}
.foot-Copyright p{font-family: SimSun;font-size: 12px;color: #fff;text-indent: 1em;line-height: 20px;}
.foot-Copyright p.copytText{
	color: #8a8a8a;}
.foot-Copyright a{
	font-size:12px;
	color:#8a8a8a;}

.top_bar { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0; /*! margin: 15px auto 0; */ }
.top_menu {
	display:-webkit-box;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	height: 65px;
	display: -webkit-box;
	display: box;
	margin:0;
	padding:0;
	-webkit-box-orient: horizontal;
	background: -webkit-gradient(linear, 0 0, 0 100%, to(#165793), color-stop(30%,#1c71bd));
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	border-top-width: 1px;
	border-top-style: solid;
	/*border-top-color: #1b71bc;*/
	/*! padding-top: 5px; */
}

.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;width: 25%; }
.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;
	height: auto;
	padding-top: 5px;
}
.top_bar .top_menu li a label { /*! padding:3px 0 0 3px; */ font-size:12px; overflow:hidden;color:#fff; display: block;}
.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; */ margin-bottom: 8px;}
.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(#1c71bd), color-stop(50%, #165793));
	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: #fe9b00 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:#ff6600;
}
.menu_font li a:hover, .menu_font li a:active {
	background-color:#ff6600;
 }
.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;}

.social_nav5{height:4.5rem;position:fixed; bottom:0; min-width:320px; max-width:640px; width:100%;  z-index:999; background: #0b5298; border-top:1px solid #2676c3;}
.social_nav5 ul{ overflow:hidden;}
.social_nav5 li{ width:16.6%; float:left; position:relative;font-size:1rem; text-align:center; color:#fff;line-height:1rem; height:4.33rem;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; border-right:1px solid #2676c3; padding:1rem 4% 0; line-height:120%;}
.social_nav5 li span{ display:block;}
.social_nav5 li:last-child{border-right:none;}
.social_nav5 li a{ color:#fff;}
.social_nav5 li.cur{ color:#fff;border: 1px solid #184e97;box-sizing:border-box; background:#00367f;}
.social_nav5 li .erji{ position:absolute;bottom:5.33rem; left:0; width:100%; text-align:left; background:#00367f; }
.social_nav5 li .erji a{ display:block;border-bottom:1px solid #3067b2; line-height:2.2rem; font-size:1rem; line-height:2.2rem;position:relative; text-align:center;  color:#fff;}
.social_nav5 li .erji a:last-child{border-bottom:none;}
