@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%;}
}

header {display: flex;background: url(../images/Common/h_bg01.jpg);}
header h1.logoImg {flex: 2;padding: 1rem 0 1rem 0.25rem;}
header h1.logoImg img {display: block;width: 100%;position: relative;top: 0.5rem;}
header .logotit {flex: 3;padding-left: 0.25rem;border-left: 1px solid #d4d4d4;margin: 1rem 0 1rem 0.25rem;}
header .logotit .h_p1 {font-size: 1rem;font-weight:bold;color: #333;margin-bottom: 0.25rem;}
header .logotit .h_p2 {font-size: 1.2rem;font-weight:bold;color: #ff6000;padding-left: 2.5rem;background: url(../images/Common/h_tel.png) no-repeat left center;height: 2rem;line-height: 2rem;}
header .logotit .h_p2 a{font-size: 1.2rem;font-weight:bold;color: #ff6000;}
header .nav {width: 3.5rem; background: url(../images/Common/navMenu.png) no-repeat center 1rem / 50%, #f6ad02;padding-top: 3rem;font-size: 1.25rem;color: #fff;text-align: center;}


/* 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%;}


.f_icp {padding: 1rem 0 7rem 0;background: #e8e8e8;}
.f_icp ul li {text-align: center;line-height: 2rem;font-size: 1.1rem;color: #333;}
.f_icp ul li a {color: #333;}


/* footer */
footer{ width: 100%;background: #ff6000;}

.footerBottom{ position: fixed; bottom: 0;left: 0; width: 100%;z-index: 99;}
.footerBottom img{display: block;width: 100%;height: 100%;}
.footerBottom .box a{display: block;float: left;width: 25%;text-align: center;padding:.75rem 0 0.5rem 0;   box-sizing: border-box;border-left: 1px solid #c04902;border-right: 1px solid #ff7b2c;background: #ff6000;}
.footerBottom .box a:first-child{border-left: none;}
.footerBottom .box a:last-child{border-right: none;}
.footerBottom em{display: block;width: 2rem;height: 2rem;margin: 0 auto;}
.footerBottom span{display: block;font-size: 1.1rem;color: #fff;margin-top: .467rem;}
.footerBottom a.hddb{width: 3.792rem;height: 1.875rem;display: block;position: absolute;top: -1.875rem;left: 50%;margin-left: -1.896rem;}



/*公共颜色调用*/
.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:#fb6907;display:block;}
.yellow{color:#ffdf01;display:block;}
.red{color:red; display:block;}