﻿@charset "utf-8";
/* CSS Document */
html{font-size:100%;}
html body{background:#fff; font-size:14px; font-family:微软雅黑;}
a{text-decoration:none;}

.mian{width:320px; margin:0 auto; min-width:320px; overflow:hidden; background-color:#e8ffe0; font-family:微软雅黑;}

.header , .content , .footer{width:100%; margin:0 auto; }

.bfooter{ background:#13914E;  position:fixed; width:100%; bottom:0; left:0;height: 3.333em;}
.bfooter ul{ overflow:hidden;}
.bfooter li{ float:left; width:20%; position:relative;}
.bfooter li:after{ content: '';position: absolute;top:0;left:-1px;z-index: 9;height:100%;width:0;border-right:1px dotted #333;}
.bfooter li a{ display:block; text-align:center; padding-top:0.4em; padding-bottom:0.8em;}
.bfooter li a img{ width:1.375em; display:block; margin:0 auto;}
.bfooter li a span{ display:block; font-size:1.1em; color:#fff;}


.footer{padding-bottom:10px; background-color:#04793a; text-align:center; font-size:.75em; color:#fff; overflow:hidden;margin-bottom:5.8em;}
.toTop{position:relative; display:block; height:35px; line-height:35px; color:#fff;}
.toTop i{position:absolute; left:50%; top:50%; font-size:3em; margin-left:-2em; margin-top:-.5em; font-weight:100;}
.ftNav{width:100%; border-bottom:1px solid #fff;}
.ftNav li a{position:relative; float:left; width:25%; height:35px; line-height:35px; display:inline-block; text-align:center; border-top:1px solid #fff; font-size:.865em; color:#fff;}
.ftNav li a:after{content:''; position:absolute; top:0; right:0; height:35px; width:1px; background-color:#fff;}

.footer .footTop{border-top:1px solid #3a3a3a;  height:43px; line-height:43px;}
.footer .footTop a{margin:0 6px; color:#a0a0a1;}
.footer p{line-height:25px; padding-top:25px;}
.footer img{margin:10px; width:40%;}

/*分类标题*/
.CategoryList_Title{height:2.968em; line-height:2.968em; padding:0 .687em; color:#333; text-align:center; border-bottom:1px solid #b0b4bb; font-size:1.125em; 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;}
.CategoryList_Title .icons{background:url(/mobile/images/zy.png);width: 21px;height: 21px;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.125em;}
.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;}
.searchSpan .txtSearch{height:33px; border-radius:5px; border:1px solid #ddd; font-size:.75em; 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%);}


/*底部浮动栏样式3*/
.social_nav3{height:55px; width:306px; position:fixed; bottom:0; left:0; z-index:999; overflow:hidden;}
/*底部浮动社交导航/电话*/
.social_nav3 .social3{display:block; width:288px; height:55px;  margin-right:18px;overflow:hidden;position:relative;}
.social_nav3 a{ height:55px; line-height:85px; font-size:13px; width:65px; display:inline-block; font-size:12px; position:relative; z-index:11; text-align:center; color:#fff;}
.social_nav3 a.tel{ width:65px; text-indent:15px;}
.social_nav3 span{display:block;width:35px;height:25px;position:absolute;top:0;z-index:10;}
.social3{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#32323a), to(#23232b)); 
	background-image: -webkit-linear-gradient(top, #32323a, #23232b); 
	background-image: -moz-linear-gradient(top, #32323a, #23232b); 
	background-image: -o-linear-gradient(top, #32323a, #23232b); 
	background-image: -ms-linear-gradient(top, #32323a, #23232b); 
	background-image: linear-gradient(top, #32323a, #23232b);}
.social3:before{ content:''; height:1px; width:100%; background:#000; border-bottom:1px solid #4b4c57; position:absolute; top:0; left:0;}
.social3:after{ content:''; height:1px; width:100%; background:#000; border-top:1px solid #4b4c57; position:absolute; bottom:0; left:0;}
.social3 b{width:1px; height:100%; background:#000; border-left:1px solid #4b4c57; position:absolute; top:0; right:0;}
/*底部社交-电话-动画*/
.social_nav3 span.tel{
	left:30px;
	top:5px;
	height:30px;
	background-position:3px -49px;
	animation-name: telshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: telshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: telshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}
@keyframes telshow {
	0% {transform: rotate(0deg)}
	5% {transform: rotate(-13deg)}
	10% {transform: rotate(0deg)}
	15% {transform: rotate(-13deg)}
	20% {transform: rotate(0deg)}
	25% {transform: rotate(-13deg)}
	100% {transform: roate(0deg)}
}
@-webkit-keyframes telshow {
	0% {-webkit-transform: rotate(0deg)}
	5% {-webkit-transform: rotate(-13deg)}
	10% {-webkit-transform: rotate(0deg)}
	15% {-webkit-transform: rotate(-13deg)}
	20% {-webkit-transform: rotate(0deg)}
	25% {-webkit-transform: rotate(-13deg)}
	100% {-webkit-transform: roate(0deg)}
}
@-o-keyframes telshow {
	0% {-o-transform: rotate(0deg)}
	5% {-o-transform: rotate(-13deg)}
	10% {-o-transform: rotate(0deg)}
	15% {-o-transform: rotate(-13deg)}
	20% {-o-transform: rotate(0deg)}
	25% {-o-transform: rotate(-13deg)}
	100% {-o-transform: roate(0deg)}
}
/*底部社交-微信-动画*/
.social_nav3 span.weichat{
	left:86px; top:7px; background-position:1px -100px; background-repeat:no-repeat;
	animation-name: xshow;
	animation-duration: 2.5s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: xshow;
	-webkit-animation-duration: 2.5s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: xshow;
	-o-animation-duration: 2.5s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}
@keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-o-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
/*底部社交-微博-动画*/
.social_nav3 span.weibo{left:157px; top:10px;background-position:1px -150px; background-repeat:no-repeat;height:26px;}
.social_nav3 .line_1{	
	z-index:10;
	display:inline-block;
	width:5px;
	height:4px;
	border: 2px solid #ffb841;
	border-width: 2px 2px 0 0;
	border-radius:0 30px 0 0;
	position:absolute;
	top:9px;
	right:104px;
	animation-name: xshow2;
	animation-duration: 5s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: xshow2;
	-webkit-animation-duration: 5s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: xshow2;
	-o-animation-duration: 5s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}
.social_nav3 .line_2{
	z-index:10;
	display:inline-block;
	width:8px;
	height:6px;
	border: 2px solid #ffb841;
	border-width: 2px 2px 0 0;
	border-radius:0 35px 0 0;
	position:absolute;
	top:6px;
	right:101px;
	animation-name: xshow;
	animation-duration: 5s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: xshow;
	-webkit-animation-duration: 5s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: xshow;
	-o-animation-duration: 5s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-o-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
.social_nav3 span.talk99{background-position:1px -200px; background-repeat:no-repeat;left:226px; height:24px; width:26px; top:8px;}
.social_nav3 .btn{ display:block; width:20px; height:55px; position:absolute; right:0;background-position:0 -786px; }
.social_nav3 .btn2{ display:block; width:20px; height:55px; position:absolute; right:0;background-position:0 -249px;  display:none;}

/*定位图片样式*/
.header .tel_bt, .title .icon, .sytitbg .icon, .probox .content ul li, .probox .content ul li ul li, .navbg, .brand_advance .yscontent h2, .social_nav3 .btn, .social_nav3 .btn2, .social3 span, .brand_advance .yscontent .telbg {
    background-image: url(/mobile/images/SkinsBar3.png);
    background-size: 32px 889px;}


.rczpbox {background: #e9e9e9;}
.rczpbox section.section {position: relative;top: -0.2rem;}
.rczpbox .box .boxTop {background: #fff;border-bottom: 0.2rem solid #e9e9e9;}
.rczpbox .box .boxTop li {float: left; height: 2.2rem;line-height: 2rem;font-size: 0.36rem;}
.rczpbox .box .boxTop li a {display: block;height: 1.2rem;}
.rczpbox .box .boxTop li:first-child {width: 60%;box-sizing: border-box;text-indent: 0.5rem;}
.rczpbox .box .boxTop li:first-child a {color: #000;}
.rczpbox .box .boxTop li:nth-child(2) {width: 40%;text-indent: 0.9rem;background: url(/mobile/images/rczpicon01.png) no-repeat 80% center / 10%;}
.rczpbox .box .boxCon {display: none;}
.rczpbox .box .boxTop li:nth-child(2) span {display: block;height: 1.2rem;}


.rczpbox .box.on {}
.rczpbox .box.on .boxTop {background: #047B3B;}
.rczpbox .box.on .boxTop li:first-child a {color: #fff;}
.rczpbox .box.on .boxTop li:nth-child(2) {background: url(/mobile/images/rczpicon02.png) no-repeat 80% center / 10%;}
.rczpbox .box.on .boxTop li:nth-child(2) span {color: #fff;}
.rczpbox .box.on .boxCon {display: block;padding: 0.5rem;background: #e9e9e9;}
.rczpbox .box .boxCon h4 {font-size: 0.5rem;font-weight: normal;color: #666;margin-bottom: 0.4rem;}
.rczpbox .box .boxCon ol {list-style: decimal;padding-left: 0.4rem;margin-bottom: 0.5rem;}
.rczpbox .box .boxCon ol li {list-style: decimal;line-height: 0.5rem;margin-bottom: 0.2rem;}
.rczpbox .box .p1 {font-size: 0.4rem;color: #333;}


