﻿@charset "utf-8";
/* 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;}
@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%;}
header .top{text-align: center;background: #f2f2f2;height: 2rem;line-height: 2rem;border-top: 2px solid #073690;}
header .top p{font-size: 1rem;color: #666666;}
header .top span{padding-left: 3%;background: url(../images/header_icon01.png) no-repeat left center;font-size: 1rem;color: #666;margin-left: 2%;}
header .box{width: 100%;padding: 1rem 0;}
header dl{width: 82%;float: left;margin-left: 2%;}
header dt{width: 29%;float: left;margin-left: 2%;}
header img{display: block;width: 100%;}
header dd{width: 68%;float: left;padding-left: 1%;margin-left: 1%;box-sizing: border-box;margin-top: 0.5rem;}
header dd h3{font-size: 1.0rem;color: #073690;}
header dd p{font-size:1rem;color: #666666;margin-top: .333rem;}
header dd p a{color: #073690;font-weight: bold;font-size: 1.2rem;}
header .box span{display: block;width: 10%;float: right;margin-right: 2%;margin-top: 0.8rem;}

/* footer */
footer{width: 100%;overflow: hidden;background: #eeeeee;}
footer img{display: block;width: 100%;}
.footerTop{padding: 2rem 0 21% 0;position: relative;text-align: center;}
.footerTop p{font-size: 1rem;color: #999999;margin-bottom: .3rem;line-height: 1.3rem;}
.footerTop p a{color: #999999;}
.footerTop p em{color: #666666;}
.footerBottom{width: 100%;position: fixed;bottom: 0;background: #073690;left: 0;box-sizing:border-box;}
.footerBottom a{float: left;width: 25%;border-left: 1px solid #fff;box-sizing:border-box;padding: .7rem 0 0.5rem 0;display: block;}
.footerBottom a:first-child{border-left: none;}
.footerBottom a span{width:2.1rem;height: 2.1rem;display:block;margin: 0 auto 0.25rem;}
.footerBottom a.on{background: #073690;}


/* NavMenu */
.NavMenu{width: 100%;position: fixed;top: 0;left: 0;padding-top: 4.375rem;display: none;background: rgba(0, 0, 0, 0.8);z-index: 999;}
.NavMenu ul{width: 100%;padding-bottom: 1.75rem;}
.NavMenu li{margin-bottom: 1.167rem;}
.NavMenu li a{display: block;text-align: center;font-size: 1.2rem;color: #fff;}
.NavMenu li:hover a{color: #dcb172;}
.NavMenu span{display: block;width: 12%;position: absolute;top: 6%;right: 2%;}
.NavMenu img{display: block;width: 100%;}



/*公共颜色调用*/
.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 2.062rem; border-bottom:1px solid #cfcbc1; border-top:1px solid #fff; font-size:1.2rem;}
.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:.687rem;padding-bottom:0rem;}
.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-bottom: 1rem; margin-top:1rem;    font-size: 1rem;} 
#ErrorInfoZ{ text-align:center; margin-bottom: 1rem; margin-top:1rem;    font-size: 1rem;} 
.green{color:#00ab4d;display:block;}
.yellow{color:#ffdf01;display:block;}
.red{color:Red; display:block;}




























