﻿@charset "utf-8";
/* CSS Document */
.mian{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;}
@media screen and (min-width:320px) {
	html{font-size:75%;}
}
@media screen and (min-width:375px) {
	html{font-size:87.5%;}
}
@media screen and (min-width:480px) {
	html{font-size:87.5%;}
}
@media screen and (min-width:540px) {
	html{font-size:112.5%;}
}
@media screen and (min-width:550px) {
	html{font-size:125%;}
}
@media screen and (min-width:640px) {
	html{font-size:150%;}
}

#newBridge .nb-icon-wrap-0 .nb-icon-wrap-base{
	
	
	background: url(../img/kf.png) center center no-repeat !important;
    background-size: 100% !important;
	
}

#newBridge .nb-invite-wrap-0{
	
	background-color: rgba(0, 0, 0, .6) !important;
}

#newBridge .nb-invite-wrap-0 .nb-invite-ok {
    color: #fff !important;
}

#newBridge .nb-invite-body-base .nb-invite-ok {

    background-color:#e18c00 !important;
	    border: 1px solid #e18c00 !important;
}
#newBridge .nb-invite-body-base .nb-invite-no {

    border: 0px solid #fff !important;
}

header h1 {flex: 1;position: relative;}
header .h_tit {flex: 4;padding-top: 0.5rem;margin-left: 0.25rem;}
header .h_tit .h_p1 {margin-bottom: 0.25rem;font-size: 1.1rem;color: #0357ab;}
header .h_tit .h_p2 {overflow: hidden;color: #1c1c1c;}
header .h_tit .h_p2 span {float: left;padding-left: 0.75rem;background: url(../img/h_icon01.png) no-repeat left center / 12%;font-size: 0.8rem;}
header .h_tit .h_p2 span:nth-child(2) {background: url(../img/h_icon02.png) no-repeat left center / 10%;}
header .h_tel {width: 4rem;padding-top: 2.45rem;background: url(../img/h_tel.png) no-repeat center top / 55%;
    text-align: center;}

	
	.header {
		padding:1.5rem 1rem 1rem;

    overflow: hidden;
    background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), color-stop(1, #ffffff));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType='0');
}

.header .logo{ float:left;}
.header .logo img{ display:block; height:3rem;}
.header .htip{ float:right;text-align: right}
.header .htip h5{ font-size:1rem; color:#03499b; }
.header .htip a{ padding-left:1.5rem; background:url(../img/tphone.png) no-repeat left center; background-size:1.2rem; font-size:1.4rem; color:#ff4a0e; float: right;}

	
	
nav {background: #fff;}
nav ul li {float: left;width: 25%; font-size: 1.2rem;box-sizing: border-box;border-left:1px solid #fff;background: linear-gradient(to top,#ececec, #fff); border-right: 1px solid #dcdcdc; border-top: 1px solid #f2f2f2;}
nav ul li a {display: block;height: 3rem;width: 100%;line-height: 3rem; text-align:center; color: #333333;}
nav ul li:nth-child(n+5) {border-bottom:none;}


.fotNav {
	padding-top: 1.667em;
	overflow: hidden
}
.fotNav li {
	margin: 0.8em 0;
}
.fotNav li {
	float: left;
	width: 25%;
	height: 1.25em;
	line-height: 1.25em;
	text-align: center
}
.fotNav li a {
	position: relative;
	display: block;
	font-size: 1.25em;
	color: #fff
}
.fotNav li a:after {
	content: '';
	position: absolute;
	top: 0;
	right: -1px;
	z-index: 9;
	height: 100%;
	width: 1px;
	background-color: #333
}



nav.menu a {
    margin: 0 0.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.1rem;
    text-align: center;

}

nav.menu {

    text-align: center;
	
	border-bottom: 1px solid #ccc;

}

nav.menu a.ss {
    color: #0357ab;
}


.footer {background: #111111;padding-bottom: 5rem;}
.footer .flogo {padding-bottom: 1px;background: url(../img/f_bd.png) repeat-x center bottom;}
.footer .f_tel {padding: 1rem 0;background: url(../img/f_tel.png) no-repeat 30% center;}
.footer .f_tel .p1 {font-size: 1.2rem;color: #fff;height: 1.5rem;line-height: 1.5rem;padding-left: 40%;}
.footer .f_tel .p2 {font-size: 1.5rem;padding-left: 40%;}
.footer .f_tel .p2 a {color: #ff4a0e;}
.footer ul {padding: 1rem 0;border-top:1px solid #666; text-align: center;}
.footer ul li {margin-bottom: 0.5rem;}
section.section{ margin-left: auto; margin-right: auto; width: 96%;font-size: 1rem;color: #666;}


.footerb{ overflow:hidden; background:#0357ab; position:fixed; width:100%; left:0; bottom:0;z-index:9999;}
.footerb li{ float:left; width:25%; position:relative;}
.footerb li:after{ content: '';position: absolute; top:0; left:-1px; z-index: 9; height:100%; width:0; border-left: 1px solid #3b78b5;}
.footerb li a{ display:block; padding:0.8rem 0;} 
.footerb li a img{ display:block; width:1.667rem; margin:0 auto;}
.footerb li a span{ display:block; text-align:center; font-size:1rem; color:#fff; margin-top:0.5rem;}


/*底部*/
footer {padding-bottom: 2.5rem;}
.footerBottom{ position: fixed; bottom: 0;left: 0; width: 100%;z-index: 99; background: #0357ab;}
.footerBottom img{display: block;width: 100%;height: 100%;}
.footerBottom a {display: block;float: left;width: 33.3%;padding:0.75rem 0 0.5rem 0;box-sizing: border-box;position: relative;text-indent: 20%; background: url(../img/linebg.png) repeat-y left center;}
.footerBottom a:first-child {background: none;}
.footerBottom em{display: block;width: 1.1rem;height: 1rem;position: absolute;right: 15%;top: 1.3rem;}
.footerBottom span{display: block;font-size: 1.1rem;color: #fff;margin: 0.5rem 0;}

/*公共颜色调用*/
.pagedSpan a{background:#333;}
.CategoryList_Title i{color:#333;}
.hdPhone p i{border:1px solid #fff;}
 .pagedSpan a{color:#fff;}
.pagedSpan{background:#feeddc;}



/*分类标题*/
.CategoryList_Title{height:2.968rem; line-height:2.968rem; padding:0 .687rem; color:#333; text-align:center; border-bottom:1px solid #b0b4bb; font-size:1.2rem; background: linear-gradient(180deg , #f2f2f2 0% , #e0e0e0 100%);}
.CategoryList_Title i{font-size:1.2rem; margin-top:.75rem;}
.CategoryList_Title .icon-details{margin-right:.5rem;}


/*分类列表*/
.CategoryLista{}
.CategoryLista > li > a{height:3.031rem; line-height:3.031rem; display:block; color:#333; background:#f4f4f4; padding:0 1.125em; border-bottom:1px solid 

#cfcbc1; border-top:1px solid #fff; font-size:1.2rem;}
.CategoryLista li i{float:right; margin-top:.45rem; color:#656565; font-weight:bold; font-size:1.6rem;}
.CategoryLista > li li a{height:3.031rem; line-height:3.031rem; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; display:block; color:#666; 

background:#fff; padding:0 3.062rem; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1.2rem;    background: url(../img/newsLi_ico.png) no-repeat left 1.5rem center;}
.CategoryLista li:after {content:'.'; display:block; height:0; clear:both; visibility:hidden;}
.CategoryLista .icon-arrow-down{color:#f90;}
.CategoryLista > li > ul >li >ul{padding:0 1.125em;}
.CategoryLista > li > ul >li >ul li a{font-size:1rem}
/*.CategoryLista > li > .list1,.CategoryLista > li > .list1 li ul{display:none;}*/

/*搜索*/
.searchSpan{position:relative; overflow:hidden; margin:.687rem;padding-bottom:2rem;}
.searchSpan .txtSearch{height:33px; border-radius:5px; border:1px solid #ddd; font-size:1rem; text-indent:.25rem; width:99.9%; outline:none;}
.searchSpan .btnSearch{position:absolute; right:0px; top:1px; border-radius:0 5px 5px 0; display:block; height:33px; line-height:33px; color:#333; width:3.5rem; border-left:1px solid #ddd; border-right:1px solid #ddd; text-align:center; background:linear-gradient(180deg , #fff 0% , #ededed 100%);}
#DetailedSpan div table{width:640px !important;}
#ErrorInfo{ text-align:center;margin-top: 1em;  margin-bottom: 1em;font-size:1rem;} 
.green{color:#005fb0;display:block;}
.red{color:Red; display:block;}