@charset "utf-8";
/* CSS Document */
html{}
body{}
.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;} 
.green{color:#eb2533;}
.red{color:#eb2533; text-align: center;margin-bottom: 1em;}


.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%;}
}

article{ overflow: hidden; width: 100%; text-align: center; margin-top: 5%;}
article h2{ font-size: 1.3rem; color: #9e3675; font-weight: normal}
article h2 a{ color: #9e3675;}
article em{ color: #999999; margin-top:1%; font-size: .75rem;}
article p{ font-size: 1rem; color: #333333; margin-top: .3rem;}
section.section{ width: 94%; margin-left: auto; margin-right: auto;}

/*header*/
header{padding: 5% 0;width: 100%;background-color: #fff;overflow: hidden;}
header h1{width: 36%;float: left;}
header h1 img{ display: block; width: 100%;}
header  h2{float: right;width: 60%;font-size: 1.1rem;color: #666;padding-left: 3%;box-sizing: border-box;margin-top: 1%;font-weight: normal;border-left:1px dotted #d4d4d4;}
header  h2 p{float: left;margin-top: .5rem;}
header  h2 a{font-weight: normal;display: block;margin-top: 2%;float: right;width: 12%;}
header  h2 a img{display: block;width: 100%;float: left;/* margin-right: .2rem; */}

/*nav*/
nav{ overflow: hidden; width: 100%; border-top:1px solid #e5e5e5;}
nav a{ width: 25%; padding: .7rem 0; text-align: center; font-size: 1rem; color: #666; border-right: 1px solid #e5e5e5; ; border-bottom: 1px solid #e5e5e5;  display: block; float: left; box-sizing: border-box}
nav a:nth-child(4n){ border-right: none}

/*Arrive*/
.Arrive{ overflow: hidden; background: url("/mobile/images/Index/arrImgBg.png") no-repeat center; background-size: cover; padding-bottom:4rem;}
.Arrive article h2{ color: #fff;}
.Arrive article p{ color: #666; font-size: .5rem;}
.Arrive .arrBox{ margin-top: 3%; overflow: hidden}
.Arrive .arrBox p{ font-size: .8rem; color: #999999; line-height: 1.5rem; }
.Arrive .arrBox p a{ color: #999999;}
.Arrive a.more{color: #fff;background: #e97415;display: block;width: 24%;padding: .5rem 0;text-align: center;margin-top: .6rem;border-radius: 5px;}
.Arrive .arrBox p.p{ margin-top: 3%;}

/*footer*/
footer{ overflow: hidden; width: 100%; position: fixed; background: #9e3675; left:0; bottom: 0;}
footer a{ display: block; float: left;  text-align: center; font-size: 1rem; color: #fff; padding:.75rem 0; width: 33%; background: url("/mobile/images/Common/ftLine.png")  repeat-y right;}
footer a:last-of-type{ background: none; width: 34%;}

/*浮动*/
.floatRt{ float: right; width: 20%; overflow: hidden; right: 0; bottom: 2.7rem; z-index: 999; position: fixed}
.floatRt a{ display: block; width: 100%; background: #e97415; color: #fff; font-size: 1rem;  text-indent: 1rem; padding: .3rem 0; margin-bottom: 1px;}
.floatRt a img{ display: inline-block; width: 30%;     vertical-align: text-bottom;
    margin-left: .5rem;
}


.jiathis_weixin_modal{    width: 96% !important;
    height: auto !important;
    margin: 0 !important;
    left: 2% !important;
    top: 20% !important;}
<!--0.00028610229492188-->