@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%;padding: 1.25rem 0;}
header dl{width: 84%;float: left;margin-left: 2%;}
header dt{width: 22%;float: left;}
header img{display: block;width: 100%;}
header dd{width: 62%;float: left;border-left: 1px solid #d4d8e1;padding-left: 5%;margin-left: 5%;box-sizing: border-box;}
header dd h3{font-size: 1.1rem;color: #0055a2;font-weight: bold;}
header dd p{font-size:1.2rem;color: #333333;margin-top: .233rem;}
header dd p a{color: #333333;font-size:1.2rem;font-family: arial;}
header dd p img{width:10%;display: inline-block;margin-right: 2%;position: relative;top: 0.2rem;}
header span{display: block;width: 9%;float: right;margin-right: 3%;margin-top: 0.2rem;}


/* footer */
footer{ width: 100%;background: #333333;}
.footerCenter{width: 96%;padding:1.25rem 3% 19%;text-align: center;}
.footerCenter p{font-size: 1rem;color: #fff;margin-bottom: .417rem;line-height: 1.2rem;}
.footerCenter p a{font-size: 1rem;color: #fff;}

.footerBottom{ position: fixed; bottom: 0;left: 0; width: 100%;}
.footerBottom a{display: block;float: left;width: 25%;text-align: center;padding:1.1rem 0 1.1rem 0;   box-sizing: border-box;background: url(../images/Common/footer_xian.png) no-repeat left center #0055a2;display: block;font-size: 1.2rem;color: #fff;}
.footerBottom a:first-child{background-image: none;}


/* 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:9999;}
.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: 4%;right: 4%;}
.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: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-bottom: 1rem;} 
.green{color:#0055a2;padding: 1rem 0px;display:block;}
.red{color:Red; margin-bottom: 1rem;padding: 1rem 0px;display:block;}














