﻿@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;
}

/*公共颜色调用*/
.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:1.5em;}
.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;   margin-bottom: 5em;padding-bottom:2rem;}
.searchSpan .txtSearch{height:33px; border-radius:5px; border:1px solid #ddd; font-size:1.8em; text-indent:.25em; 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:2.5em; 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;} 
.green{color:#eb2533;}
.red{color:#eb2533; text-align: center;margin-bottom: 1em;}


.green{coor:Red}
.red{color:Red}


@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%;}
}

/* header */
header{background: #fff;}
header .top{padding: .533rem 0;background: #ff5722;text-align: center;font-size: 1rem;color: #fff;}
header .top a{font-size: 1.167rem;color: #fff;font-weight: bold;}
header .top em{display: inline-block;width: 5%;margin-right: 0.4rem;position: relative;top: 0.28rem;}
header dl{padding: 1rem 0 1.2rem 0;background: linear-gradient(to bottom, #fcfcfc, #f1f1f1);}
header dt{width: 30%;float: left;margin-left: 2%}
header img{display: block;width: 100%;}
header dd{width: 66%;float: left;box-sizing: border-box;padding-left: 2%;border-left: 1px solid #cdcdcd;margin-top: .417rem;margin-left: 2%;}
header dd h3{font-size:1.3rem;color: #000000;font-weight: bold;}
header dd h3 span{color: #d40808;}
header dd p{font-size: .8rem;color: #000000;margin-top: .5rem;font-weight: bold;}


/*nav*/
nav{width: 100%;overflow: hidden;}
nav a{font-size: 1.1rem;color: #333333;display: block;float: left;width: 33%;text-align: center;box-sizing: border-box;border-left: 1px solid #d8d8d8;padding: 0.8rem 0;border-top: 1px solid #d8d8d8;background: linear-gradient(to bottom, #fcfcfc, #f1f1f1);}
nav a:nth-child(4),nav a:nth-child(5),nav a:nth-child(6){border-bottom:1px solid #d8d8d8; }
nav a:nth-child(1),nav a:nth-child(4){border-left: none;width: 34%;}
nav a.on{background: linear-gradient(to bottom, #ff5722, #ea3a02);color: #fff;}



/* footer */
footer{ width: 100%;background: #f5f5f5;}
.footerTop{width: 100%;border-bottom: 1px solid #d8d8d8;}
.footerTop li{float: left;width: 25%;padding: 1rem 0;text-align: center; font-size:1.2rem;}
.footerTop li a{display: block;border-left: 1px dotted #707070;}
.footerTop li:first-child a{border-left: none;}
.footerCenter{text-align: center;width: 100%;padding: 1.083rem 0 22% 0;}
.footerCenter p{font-size: 1rem;color: #333333;margin-bottom: .833rem;}
.footerCenter p a{color: #333333;}
.footerBottom{ position: fixed; bottom: 0;left: 0; width: 100%;}
.footerBottom img{display: block;width: 114%;}
.footerBottom a{display: block;float: left;width: 25%;text-align: center;padding: 0.5rem 0 0.5rem 0;    background: linear-gradient(to bottom, #ff5722, #ea3a02);box-sizing: border-box;border-left: 1px solid #ff5722;border-right: 1px solid #c83202;}
.footerBottom a:first-child{border-left: none;}
.footerBottom a:last-child{border-right: none;}
.footerBottom em{display: block;width: 1.458rem;height: 1.458rem;margin: 0 auto;} 
.footerBottom span{display: block;font-size: 1.1rem;color: #fff;margin-top: .467rem;}