@charset "gb2312";
/* CSS Document */
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;}
ol , ul ,li{list-style:none;}
.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;}

/*公共颜色调用*/
.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.968em; line-height:2.968em; padding:0 .687em; color:#333; text-align:center; border-bottom:1px solid #b0b4bb; font-size:1rem; background: linear-gradient(180deg , #f2f2f2 0% , #e0e0e0 100%);}
.CategoryList_Title i{font-size:1.2em; margin-top:.75em;}
.CategoryList_Title .icon-details{margin-right:.5em;}


/*分类列表*/
.CategoryLista{}
.CategoryLista > li > a{height:3.031em; line-height:3.031em; display:block; color:#333; background:#f4f4f4; padding:0 1.125em; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1.125rem;}
.CategoryLista li i{float:right; margin-top:.45em; color:#656565; font-weight:bold; font-size:1.6em;}
.CategoryLista > li li a{height:3.031em; line-height:3.031em; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; display:block; color:#666; background:#fff; padding:0 2.062em; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1em;}
.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 > .list1,.CategoryLista > li > .list1 li ul{display:none;}*/

/*搜索*/
.searchSpan{position:relative; overflow:hidden; margin:.687em;   ;padding-bottom:2rem;}
.searchSpan .txtSearch{height:34px; border-radius:5px; border:1px solid #ddd; font-size:1.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: 1.5em;} 
.green{color:#d03a3b;}
.red{color:#d03a3b; text-align: center;margin-bottom: 1em;font-size: 1.5em;}


/*.green{coor:Red}
.red{color:Red}*/

/*
@media screen and (min-width:320px) {
	body{font-size:75%;}
    
}
@media screen and (min-width:375px) {
	body{font-size:87.5%;}

}
@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%;}

}
*/

@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%;}
}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*header*/
header{width: 100%;padding: 1.25rem 0;background: #fff;}
header dl{width: 81%;float: left;margin-left: 3%;}
header dt{width: 32%;float: left;margin-left: 3%;margin-top: 0.5rem;}
header img{display: block;width: 100%;}
header dd{width: 58%;float: left;margin-left: 3%;box-sizing: border-box;margin-top: 0.5rem;box-sizing: border-box;border-left: 1px dotted #afafaf;padding-left: 3%;}
header dd h3{font-size: 1.2rem;color: #555555;}
header dd p{overflow: hidden;}
header dd p em{font-size:1.05rem;color: #fff;margin-top: .333rem;display: block;float: left;padding: 0 2%;background: #fa8815;}
header dd p em:first-child{background: #0e98a5;}
header span{display: block;width: 11%;float: right;margin-right: 3%;margin-top: 1.2rem;}


/* footer */
footer{ width: 100%;}
.footerCenter{width: 94%;padding:1.6rem 3% 19%;text-align: center;}
.footerCenter p{font-size: 1.05rem;color: #fff;line-height: 1.3rem;}
.footerCenter p.p1{color: #999;margin-bottom: 1rem;}
.footerCenter p.p1 a{color: #999;}
.footerCenter p.p2{color: #888}
.footerCenter p.p2 a{color: #888;}

.footerBottom{ position: fixed; bottom: 0;left: 0; width: 100%;}
.footerBottom a{display: block;float: left;width: 33%;text-align: center;padding:1rem 0 1rem 0;   box-sizing: border-box;display: block;font-size: 1.2rem;color: #fff;background: #2a2a2a;border-left: 1px solid #555555;border-right: 1px solid #222222;}
.footerBottom a img{display: inline-block;width: 1.3rem;height: 1.3rem;margin-right: 2%;position: relative;top: 0.2rem;}
.footerBottom a:first-child{background-image: none;width: 34%;border-left: none;}
.footerBottom a:last-child{border-right: none;}


/*nav_menu*/
.nav_menu {  width:60%; position:fixed;  left:0; top:0; padding-top:2rem;height: 100%;width: 0;z-index: 9;overflow: scroll;background: url(nav_menuBg.png);}
.nav_menu img{display: block;width: 100%;}
.nav_menu .top{width: 100%;margin-bottom: 2rem;}
.nav_menu .Navlog{width: 64%;display: block;margin-left: 4%;}
.nav_menu .btn{display: block;width: 15%;position: absolute;top: 3%;right: 5%;}
.nav_menu .btn img{display: block;width: 100%;}
.nav_menu ul{overflow:hidden; width:100%;overflow: scroll;height: 80%;}
.nav_menu li{ width:100%; overflow:hidden; background:url(nav02.png) no-repeat 89% 1.2rem;}
.nav_menu li:first-child p{border-top:1px solid #525252;}

.nav_menu li p{ font-size:1rem; color:#fff;  border-bottom:1px solid #525252;  background-size:0.8rem;}
.nav_menu li p img{width: 24%;display: inline-block;position: relative;top: 0.48rem;margin-right: 4%;}
.nav_menu li p>a{ color:#fff;font-size: 1.1rem;display:inline-block;height: 3rem;line-height: 3rem;box-sizing: border-box;padding-left: 6%;}
.nav_menu li .mu a{ color:#fff; display:block; border-bottom:1px solid #525252;  background-size:0.5rem; font-size: 1.1rem;height: 3rem;line-height: 3rem;padding-left: 8%;box-sizing: border-box;}
.nav_menu li:nth-child(1) a{ border-bottom:0;  background:none}
.nav_menu li .mu{ display:none;}
.nav_menu li.on{ background:url(nav02-1.png) no-repeat 89% 1.2rem;}

/* zzc */
.zzc{display: none;background: rgba(0, 0, 0, 0.6);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 8;}

/* InpageHeader */
.InpageHeader{width: 100%;background: #fff;height: 4rem;position: relative;}
.InpageHeader img{display: block;width: 100%;} 
.InpageHeader a.back{display: block;margin-left: 3%;width: 5%;position: relative;z-index: 2;float: left;margin-top: 0.9rem;}
.InpageHeader span{display: block;width: 11%;margin-right: 3%;float: right;position: relative;z-index: 2;margin-top: 1.2rem;}
.InpageHeader p{position: absolute;width: 100%;height: 4rem;text-align: center;line-height: 4rem;font-size: 1.3rem;color: #333333;}