@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;}
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{}


.Search-box .Search-c {
    line-height: 22px;
    height: 22px;
    width: 57%;
    border: 1px solid #0f4eb5;
    float: left;
    margin-top: 5px;
    background-image: url(/images/index_32.gif);
    background-repeat: no-repeat;
    background-position: 10px center;
}
.Search-box .Search-s {
    line-height: 22px;
    height: 24px;
    width: 52px;
    font-weight: bold;
    color: #FFF;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #FFF;
    border-right-color: #FFF;
    border-bottom-color: #FFF;
    border-left-color: #FFF;
    cursor: Pointer;
    background-repeat: no-repeat;
    float: left;
    margin-top: 5px;
    /*background-image: url(/images/index_29.gif);*/
	background: #0f4eb5;
}


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: #60a2ed;*/
	border-bottom: 1px solid #F0F0F0;
}
.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:#0f4eb5;
	
	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 #DDD;}

.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: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: #ff6600;
}
	.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:#df1607;
	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: #df1607;
}
.cpBox{
	margin-top:1em;
}
.cpCont{
	overflow:hidden;
	padding-top:1em;
}
.cpCont li{
	float:left;
	margin-bottom:1.583em;
	width:50%;
	/*text-align:center;*/
}
.cpContimg{height: 9em;
width: 90%;
text-align: center; margin:0 auto;}
.cpCont li img{ max-width:100%; max-height:100%; 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;}

.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:#df1607;
	background-image:-moz-linear-gradient(top , #f59c11 , #FF8200);
	background-image:-webkit-linear-gradient(top , #df1607 , #df1607);
	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%;
}
.About-box {
	margin-top: 1em;
}
.About-box dl dt{
	float:left;
	padding:1.083em 0 1.083em 0;
	width:100%;
	font-size:1.167em;
	color: #FFF;
	background-color:#346cbf;
	text-indent: 10%;
	}
	.About-box dl dd {
	width: 96%;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.About-box dl dd .a-img{
	margin-top: 0em;
	width: 80%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1em;
	padding-bottom: 1em;
}
.About-box dl dd .tit{
	line-height: 1.5em;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 1em;
}
.About-box dl dd .tit h2{font-size: 16px;}
.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:#df1607;
	background-image:-moz-linear-gradient(top , #f59c11 , #FF8200);
	background-image:-webkit-linear-gradient(top , #df1607 , #df1607);
	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;
}
.cpBox3 .cpCont li{
	width:100%;
	/*text-align:center;
	background-color:#fafafa;
	background-image:-moz-linear-gradient(top , #fafafa , #f6f6f6);
	background-image:-webkit-linear-gradient(top , #fafafa , #f6f6f6);
	background-image:-o-linear-gradient(top , #fafafa , #f6f6f6);
	background-image:-ms-linear-gradient(top , #fafafa , #f6f6f6);
	background-image:linear-gradient(top , #fafafa , #f6f6f6);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;*/
	overflow: hidden;
	margin-bottom: 3px;
border-bottom: 1px dashed #dedede;
}
.cpBox3 .cpCont li h5{margin-top:1em; font-weight:normal; font-size:1.083em;}
.cpBox3 .cpCont li a{
	background-image: url(/images/index_69.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size:0.5em;
	display: block;
	width: 100%;
	padding-top: 4%;
	padding-bottom: 4%;
	padding-left: 30px;
}

.tabTitEr3{
	overflow:hidden;
	background-color:#1c1c1c;
}
.tabTitEr3 li{
	float:left;
	width:33%;
	text-align:center;
	font-size:1.167em;
	padding-top: 1.083em;
	padding-right: 0;
	padding-bottom: 1.083em;
	padding-left: 0%;
	background-color: #1c1c1c;
color: white;

	
}
.tabTitEr3 li.on{
	background-color:#aaa;
	
	color: #FFF;
}
.end-box{
	display: block;
position: relative;
background-color: #444649;
padding-right: 0px;
padding-left: 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #fff;
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: #444649;
	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;
	text-align: center;
	background-color: #444649;
	padding-top: 1em;
	padding-bottom: 2em;
}
.foot-Copyright a{
	color:#FFF;}

.top_bar { position: fixed; z-index: 900; bottom: 0; left: 0; right: 0; margin: auto; }
.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: #0f4eb5;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	border-top-width: 1px;
	border-top-style: solid;
	
}

.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(#fe9b00), color-stop(50%, #fe9b00));
	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:#df1607;
}
.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;}

img{ max-width:100%;}
.hqmcpc{ overflow:hidden; width:100%;padding: 10px 0;}
.hqmcpc ul{ overflow:hidden; }
.hqmcpc ul li{ overflow:hidden; float:left; width:33%; text-align:center; }
.hqmcpc ul li p{ font-size:14px; text-align:center;}

.hqmcenter{ text-align:center;}
.hqmjingyan{ overflow:hidden; background:#0b4e9f; padding:20px 15px;}
.hqmjingyant1{ color: #fff600;font-size: 19px;font-weight: bold;}
.hqmjingyant2{color: white;font-size: 16px;padding: 12px 0;}
.hqmjingyant3{}
.hqmjingyant3 p{font-size: 14px;color: white;height: 70px;padding-left: 56px;}
.hqmjingyanp1{ background:url(/images/hqkjmbf1.png) no-repeat left top 8px;background-size: 10%;}
.hqmjingyanp2{ background:url(/images/hqkjmbf2.png) no-repeat left top 8px;background-size: 10%;}
.hqmjingyanp3{ background:url(/images/hqkjmbf3.png) no-repeat left top 8px;background-size: 10%;}
.hqmjingyanp4{ background:url(/images/hqkjmbf4.png) no-repeat left top 8px;background-size: 10%;}
.hqmjingyanp5{ background:url(/images/hqkjmbf5.png) no-repeat left top 8px;background-size: 10%;}
.hqmjingyanp6{ background:url(/images/hqkjmbf6.png) no-repeat left top 8px;background-size: 10%;}

.g-ys h3{ background:url(/images/ys_h.jpg) no-repeat center top; background-size:100% auto; font-size:1.5em; color:#fff; padding:1.2em 0 3em 26%;}
.g-ys h3 p{ color:#f4ef3a; font-size:0.83em;}
.ys{ position:relative;}
.ys .sclwrap_box ,.ys .m-box{ /*height:29em;*/overflow:hidden; height:auto;}
.ys .nowarp{ width:100%; float:left;}
.ys .prev{ width:2.92em; height:2.92em; overflow:hidden; position:absolute; top:11.5em; left:4.6%; z-index:9;}
.ys .next{width:2.92em; height:2.92em; overflow:hidden; position:absolute; top:11.5em; right:4.6%;z-index:9;}
.ys .prev img,.ys .next img{ display:block; width:100%;}
.ys .con{ float:left; width:100%;padding-top: 15px;}
.ys .con dt img{ display:block; width:100%; margin-top:1em;}
.ys .con dd{ width:86.8125%; margin:0 auto;}
.ys .con dd h4{ font-size:1.5em; color:#0b4e9f; line-height:1.8em; height:2em; font-weight:bold;}
.ys .con dd h4 em{ display:inline-block; float:left; font-size:1.09em; text-align:center; width:1.8em; height:1.8em; line-height:1.8em; font-family: Arial, Helvetica, sans-serif; background:url(/images/ys_h.gif) no-repeat center top; background-size:100% auto; color:#fff; margin-right:3%;}
.ys .con dd h4 span{ color:#32a129;}
.ys .con dd p{ color:#454545; line-height:1.5em; padding:0.6em 0 0 0.5em;}
.ys .con dd p span{ color: #ff8400;font-weight: bold;}




.g-fenl{ /*padding-bottom:6.5%;*/}
.g-fenl h3{ background:#1c1c1c; font-size:1.2em; line-height:2.9em; font-weight:normal;}
.g-fenl h3 a{ color:white; padding:0 3.4%; display:inline-block; /*background:#0f4eb5;*/ background:url(/images/sxm45.jpg) no-repeat left;margin-left: 15px;}
.g-fenl h3 span{ float:right; font-size:0.8em; padding-right:3%; display:inline-block; width:19%; text-transform:uppercase;}
.g-fenl h3 span a{ background:none; font-weight:normal;color: white !important;}
.g-fenl h4{text-indent:2%;font-size:1.25em; line-height:2.45em; width:92%; margin:0.5% auto 2%; border-bottom:1px solid #362c24;}
.g-fenl h4 a{ color:#362c24;}
.g-fenl h4 span{ float:right; width:4%; padding:1% 5% 0 0; display:inline-block;}
.g-fenl h4 span img{ width:100%;}
.g-fenl p{ width:97%; margin:8px auto 0; text-align:center;overflow: hidden;}
.g-fenl p a{ width:33%;display:block; color:#362c24; line-height:2.7em;float:left;border-bottom: 1px dotted #ab998b;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.g-fenl .nob{ border:none;}


.Search-box{margin: 10px 0;overflow: hidden;}


.content_title {width:100%;height:auto;}
.content_title .xian {width:100%;height:25px;border-bottom:1px solid #d7d8d8;}
.content_title .wenzi {width:130px;height:auto;text-align:center;background-color:#FFF;margin:-20px auto 0px;}
.content_title .wenzi p {font-size:12px;color:#0f4eb5;line-height:2.0em;text-transform:uppercase;}
.content_title .wenzi p strong {font-size:1.5em;}
.content_title .wenziOnly {margin:-10px auto 0px;}
.content_more {width:100%;height:auto;padding:10px 0px;text-align:center;}
.content_more a {width:auto;height:2rem;line-height:2rem;padding:0px 2rem;color:#ffffff;display:block;font-size:14px; background: #f03a2f;
	display:inline-block;}
.ContentE {clear:both;width:100%;padding-top:12px;}
.ContentE1 {width:100%;height:30px;line-height:30px;background:#0087FE;font-size:14px;font-family:'Microsoft YaHei';}
.ContentE1 span {color:#FFFFFF;padding-left:15px;padding-right:10px;}
.ContentE2 {float:left;width:48%;height:200px;margin:5px 1% 10px 1%;overflow:hidden;} 
.ContentE2a {width:98%;height:160px;border:1px solid #CCCCCC;background:#FFFFFF;padding:1%;box-sizing:border-box;box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;text-align: center;} 
.ContentE2a img {/*width:100%;*/height: 100%;}
.ContentE3 {float:left;width:48%;height:145px;margin:5px 1% 10px 1%;overflow:hidden;} 
.ContentE3a {width:98%;height:120px;border:1px solid #CCCCCC;background:#FFFFFF;box-sizing:border-box;box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;text-align: center;} 
.ContentE3a img {max-width:100%;height: 100%;}
.ContentE2b {width:98%;height:25px;line-height:25px;text-align:center;color:#3F4D5A;text-overflow:ellipsis;margin-top:2px;overflow:hidden;white-space:nowrap;} 
.ContentE4 {float:left;width:46.7%;height:234px;margin:5px 1% 10px 1%;overflow:hidden;border: 1px solid #CCC;} 
.ContentE4a {width:100%;height:120px;border:1px solid #010101;background:#FFFFFF;box-sizing:border-box;box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;text-align: center;} 
.ContentE4a img {width:100%;height: 100%;}
.ContentE4b{height:25px;line-height:25px;color:#3F4D5A;margin:2px 5px;}
.ContentE4p{ color:#3f3f3f;font-size: 13px;margin: 0 5px;}
.ContentQ {clear:both;width:100%; }
.ContentQ img {width:100%;}
.ContentQ2 {clear:both;width:100%; }
.ContentQ2 img {width:80%;margin:0 10%;}
.ContentG{width:100%; background:#fff;padding:1rem 0;}
.ContentG_t {clear:both;margin:0 auto;width:98%;height:3rem;padding-top:1rem;}
.ContentG_t h2 {float:left;color:#fff; width:3rem; text-align:left; height:3rem; line-height:3rem; font-size:1.5rem;  margin-bottom:1rem;
				background:#0f4eb5; border-radius:3rem; text-align:center; margin-right:2%;}
.ContentG_t .m5_t{float:left; width:80%;font-size:1.1rem;color:#676767; line-height:1.6rem; display:none;}
.ContentG_t .m5_t2{float:left;width:80%; color:#0f4eb5; font-size:1.4rem;font-weight:700;line-height: 2.6rem;}
.ContentG_c{float:left; width:87%; padding-left:10%; font-size:1rem; color:#333; line-height: 1.5rem; /*margin-bottom: 2rem; margin-top:0.5rem;*/}
.ContentG_c p{font-size: 1rem;
color: #333;
line-height: 1.5rem !important;background: url(/images/nl19.png) no-repeat left 8px;padding: 0 0 6px 16px;}
.ContentG_c p span{color: #ff7200;}

.tabTitEr9{
	overflow:hidden;
	width: 95%;
margin: 0 auto 15px;
}
.tabTitEr9 li{
	float:left;
	width:30%;
	text-align:center;
	font-size:1.167em;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0%;
	background-color:#1c1c1c;
	color:white;
	margin: 4px;
	
}
.tabTitEr9 li.on{
	background-color:#aaaaaa;
	
	color: white;
}
.sxmyyvzdiv{ width:97%; margin:0 auto;}
.sxmyylefttu{ float:left; width:50%; text-align:center;margin-top: 10px;}
.sxmyylefttu img{ max-width:87%; border: 5px solid #e2e2e2;}
.sxmyyright{ float:right; width:47%;margin-right: 5px;}
.sxmyyrighttitle{ color:#1c1c1c; font-size:16px; font-weight:bold; border-bottom:1px solid #e2e2e2; margin-bottom:5px; padding-bottom:5px;}
.sxmyyrightp{ color:#010101; font-size:13px; line-height:20px;}























