/*swiper.min.css*/
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

/*common.css*/
 
/**common**/

* {
	margin: 0;
	padding: 0;
}

html {
	-webkit-text-size-adjust: 100%;
	
}

body {
	
	font-family: "微软雅黑";
	font-size: 0.12rem;
	overflow-x:hidden;
}

header,
footer,
section,
article,
aside,
figure,
figcaption,
nav,
menu,
details,
summary {
	display: block;
}

a,
button,
input,
textarea,
select {
	background: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: none;
	-webkit-appearance: none;
}

img {
	border: none;
	vertical-align: center;
	max-width: 100%;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
}

textarea {
	resize: none;
	overflow: auto;
}

li {
	list-style: none;
}

i,
em,
strong,
dfn,
cite,
samp {
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}
/*public*/

.wrapper {
	width: 6.4rem;
	margin:0 auto;
}

.pull-left,
.list-inline li {
	float: left;
}

.pull-right {
	float: right;
}

.clear {
	clear: both;
}

.boxSiz {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.reset {
	display: block;
	text-align: center;
	color: white;
}
.absolute{position: absolute;}
.relative{position: relative;}
.none{display: none;}
.block{display: block;}

	/**顶部**/
header .top{
	width: 100%;
	height: 0.72rem;
	background-color: #007457;
	
}
header .top a{
	display: inline-block;
	margin-top: 0.21rem;
}
header .top a.sy{
	background: url(../images/img1.png) no-repeat;
	background-position-x: left;
	background-size: 0.27rem 0.3rem;
	width: 0.5rem;
	height: 0.3rem;
	margin-left: 0.18rem;
	color: #fff;
	padding-left: 0.36rem;
	font-size: 0.24rem;
	line-height: 0.3rem;
}
header .top a:nth-child(2){
	background: url(../images/img2.png) no-repeat;
	background-position-x: left;
	background-size: 0.37rem 0.33rem;
	width: 3.2rem;
	height: 0.33rem;
	color: #fff;
	padding-left: 0.46rem;
	font-size: 0.24rem;
	line-height: 0.3rem;
	margin-left: 0.48rem;
}
header .top a:nth-child(3){
	background: url(../images/img3.png) no-repeat;
	background-position-x: left;
	background-size: 0.43rem 0.31rem;
	height: 0.31rem;
	width: 0.43rem;
	color: #fff;
	line-height: 0.3rem;
	margin-left: 0.63rem;
}
header .logo,header .logo img{
	width: 6.4rem;
	/* height: 1.28rem; */
}
header .nav{
	height: 1.16rem;
	width: 6.4rem;
}
header .nav ul li{
	float: left;
	width: 1.25rem;
	height: 1.16rem;
	background-color: #007457;
	margin-right: 0.03rem;
	position: relative;
}
header .nav ul li a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	font-size: 0.28rem;
	text-align: center;
	margin-top: 0.63rem;
}
header .nav ul li:last-child{
	float: right;
	margin-right: 0rem;
	width: 1.28rem;
}
header .nav ul li img{
	position: absolute;
	width: 0.49rem;
	height: 0.49rem;
	left: 30%;
	top: 0.1rem;
}
header .roll{
	width: 6.4rem;
	height: 3.67rem;
	margin: 1px 0;
}
header .roll ul li img{
	width: 6.4rem;
	height: 3.67rem;
}
.swiper-pagination-bullet-active{
	background-color: #999;
}
.cut{
	width: 100%;
	height: 0.3rem;
	background-color: #d3e4f6;
}
header .block{
	width: 6.27rem;
	height: 1.62rem;
	margin: 0.3rem auto 0;
}
header .block .first_bc{
	width: 2.11rem;
	height: 1.61rem;
	background-color: #0fab7d;
	position: relative;
	
}

header .block div a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0.01rem;
}
header .block div a img{
	width: 0.67rem;
	height: 0.55rem;
	position: absolute;
	top: 0.26rem;
	left: 33%;
}
header .block div a p{
	font-size: 0.3rem;
	text-align: center;
	margin-top: 0.84rem;
	height: 0.4rem;
}
header .block .second_bc{
	width: 4.05rem;
	height: 1.62rem;
}
header .block .second_bc p{
	height: 0.81rem;
}
header .block .second_bc p a:nth-child(1){
	display: inline-block;
	width: 1.89rem;
	height: 0.81rem;
	background-color: #66cccc;
	color: #fff;
	text-align: center;
	font-size: 0.26rem;
	line-height: 0.81rem;
}
header .block .second_bc p a:nth-child(2){
	display: inline-block;
	width: 2.14rem;
	height: 0.81rem;
	background-color: #99cc33;
	color: #fff;
	text-align: center;
	font-size: 0.26rem;
	line-height: 0.81rem;
}
header .block .second_bc p:nth-child(2){
	height: 0.78rem;
	line-height: 0.78rem;
	margin-top: 0.03rem;
}
header .block .second_bc p:nth-child(2) a:nth-child(1){
	background-color: #ff6600;
	height: 0.78rem;
	line-height: 0.78rem;
}
header .block .second_bc p:nth-child(2) a:nth-child(2){
	background-color: #ff9999;
	height: 0.78rem;
	line-height: 0.78rem;
}
header .search{
	margin: 0.31rem auto 0.38rem;
	height: 0.8rem;
	width: 6.27rem;
}
header .search input[name=keyword]{
	width: 4.6rem;
	height: 0.78rem;
	border: 1px solid #007457;
	color: #999;
	font-size: 0.29rem;
	padding-left: 0.13rem;
	float: left;
}
header .search input[type=button]{
	width: 1.5rem;
	height: 0.8rem;
	background-color: #007457;
	color: #fff;
	font-size: 0.3rem;
	border: 0px;
	float: left;
}
header .select{
	width: 2.8rem;
	height: 4.5rem;
	background-color: #007449;
	right: 0;
	top: 0.73rem;
	z-index: 999;
}
header .select ul li{
	height: 0.9rem;
	line-height: 0.9rem;
}
header .select a{
	font-size: 0.3rem;
	color: #fff;
	margin-top: 0;
	width: 2.8rem;
	margin-top: 0;
	height: 0.9rem;
	text-align: left;
	
	
}
header .select a i{
	display: inline-block;
	width: 0.48rem;
	height: 0.9rem;
	float: left;
	background: url(../images/img45.png) no-repeat;
	background-size:0.48rem 4.5rem;
	background-position: 0 0;
	margin-left: 0.35rem;
	margin-right: 0.2rem;
}
header .select ul li:nth-child(2) a i{
	background-position: 0 -0.9rem;
}
header .select ul li:nth-child(3) a i{
	background-position: 0 -1.8rem;
}
header .select ul li:nth-child(4) a i{
	background-position: 0 -2.7rem;
}
header .select ul li:nth-child(5) a i{
	background-position: 0 -3.6rem;
}
footer .nav{
	height: 0.7rem;
}
footer .nav ul li{
	width: 1.27rem;
	height: 0.7rem;
	float: left;
	border-right: 1px solid #018967;
	background-color: #007457;
	color: #fff;
	font-size: 0.25rem;
	text-align: center;
	line-height: 0.7rem;
}
footer .nav ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color:#fff;
}
footer .nav ul li:last-child{
	border: 0;
	float: left;
	width: 1.24rem;
}
footer .des{
	width: 100%;
	height: 1.86rem;
}
footer .des .logo_bt{
	border-right: 1px solid #e8e8e8;
	width: 3.32rem;
	height: 1.25rem;
	margin-top: 0.26rem;
	margin-left: 0.15rem;
}
footer .des .logo_bt img{
	width: 3.32rem;
	height: 1.25rem;
}
footer .des .mes{
	font-size: 0.2rem;
	color: #038b69;
	letter-spacing:0.03rem;
	margin-top: 0.14rem;
	margin-right: 0.33rem;
	height: 1.25rem;
	width: 2.5rem;
}
footer .des .mes p a{
	color:#038b69;
}
footer .des .mes p:nth-child(1){
	background: url(../images/img43.gif) no-repeat;
	background-position-y: 0.1rem;
	background-position-x: left;
	background-size: 0.42rem 0.37rem;
	padding-left: 0.62rem;
	height: 0.56rem;
}
footer .des .mes p:nth-child(2){
	background: url(../images/img44.gif) no-repeat;
	background-position-x: left;
	background-position-y: 0.04rem;
	background-size: 0.31rem 0.48rem;
	padding-left: 0.55rem;
	margin-left: 0.07rem;
	margin-top: 0.13rem;
	height: 0.56rem;
}
footer .bottom{
	height: 1.6rem;
	width: 6.4rem;
	background-color: #007457;
}
footer .bottom ul li a{
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 0.01rem;
}
footer .bottom ul li {
	float: left;
	width: 1.5rem;
	height: 1.39rem;
	margin-right: 0.1rem;
}
footer .bottom ul li:last-child{
	margin-right: 0rem;
}
footer .bottom ul li a p{
	font-size: 0.28rem;
	color: #fff;
	text-align: center;
	width: 100%;
	margin-top: 1rem;
	
}
footer .bottom ul li:nth-child(1) a{
	background: url(../images/img45.gif) no-repeat;
	background-size: 0.73rem 0.73rem;
	background-position: 0.4rem 0.21rem;
}
footer .bottom ul li:nth-child(2) a{
	background: url(../images/img46.gif) no-repeat;
	background-size: 0.73rem 0.73rem;
	background-position: 0.4rem 0.21rem;
}
footer .bottom ul li:nth-child(3) a{
	background: url(../images/img47.gif) no-repeat;
	background-size: 0.73rem 0.73rem;
	background-position: 0.4rem 0.21rem;
}
footer .bottom ul li:nth-child(4) a{
	background: url(../images/img48.gif) no-repeat;
	background-size: 0.73rem 0.73rem;
	background-position: 0.4rem 0.21rem;
}
.red{
	color:red;
}

/*index.css*/
 .block_one{
	width: 6.27rem;
	height: 1.44rem;
	margin: 0.3rem auto 0.39rem;
}
.block_one .first_bc{
	width: 2.11rem;
	height: 1.44rem;
	background-color: #05b65c;
	position: relative;
	
}
 .block_one div a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 0.01rem;
}
 .block_one div a img{
	width: 0.60rem;
	height: 0.60rem;
	position: absolute;
	top: 0.26rem;
	left: 35%;
}
 .block_one div a p{
	font-size: 0.3rem;
	text-align: center;
	margin-top: 0.84rem;
	height: 0.4rem;
}
 .block_one .second_bc{
	width: 4.05rem;
	height: 1.44rem;
}
 .block_one .second_bc p{
	height: 0.72rem;
}
 .block_one .second_bc p a:nth-child(1){
	display: inline-block;
	width: 1.89rem;
	height: 0.72rem;
	background-color: #11c1e7;
	color: #fff;
	text-align: center;
	font-size: 0.26rem;
	line-height: 0.72rem;
}
 .block_one .second_bc p a:nth-child(2){
	display: inline-block;
	width: 2.14rem;
	height: 0.72rem;
	background-color: #666699;
	color: #fff;
	text-align: center;
	font-size: 0.26rem;
	line-height: 0.72rem;
}
 .block_one .second_bc p:nth-child(2){
	height: 0.69rem;
	line-height: 0.69rem;
	margin-top: 0.03rem;
}
 .block_one .second_bc p:nth-child(2) a:nth-child(1){
	background-color: #16d29b;
	height: 0.69rem;
	line-height: 0.69rem;
}
 .block_one .second_bc p:nth-child(2) a:nth-child(2){
	background-color: #99cc33;
	height: 0.69rem;
	line-height: 0.69rem;
}
.block_two{
	margin-top: 0.38rem;
}
.block_two .ggy {margin-bottom:0.2rem;}
.block_two .ggy img{width:100%;height:auto;}
 .top_common{
	width: 6.4rem;
	height: 1.34rem;
	background: url(../images/img15.gif) no-repeat;
	background-size: 6.4rem 1.35rem;
	padding-top: 0.01rem;
}
.top_common p{
	color: #fff;
}
.top_common p:nth-child(1){
	font-size: 0.35rem;
	text-align: center;
	height: 0.48rem;
	margin-top: 0.20rem;
}
.top_common p:nth-child(2){
	border-bottom: 0.03rem solid #fff;
	width: 0.75rem;
	height: 0;
	margin: 0.04rem auto 0;
}
.top_common p:nth-child(3){
	font-size: 0.12rem;
	text-align: center;
	height: 0.17rem;
	margin-top: 0.03rem;
}
.block_two .content {
	width: 6.24rem;
	margin: 0.5rem auto 0.3rem;
	height: 2.31rem;
}
.block_two .content p{
	height: 0.75rem;
	width: 100%;
	margin-top: 0.03rem;
}
.block_two .content p a{
	display: inline-block;
	font-size: 0.26rem;
	color: #fff;
	text-align: center;
	height: 0.76rem;
	line-height: 0.76rem;
}
.block_two .content p:nth-child(1){
	margin-top: 0rem;
}
.block_two .content p:nth-child(1) a:nth-child(1){
	width: 2.76rem;
	background-color: #53c6de;
	float: left;
}
.block_two .content p:nth-child(1) a:nth-child(2){
	width: 3.45rem;
	background-color: #68b82e;
	float: right;
}
.block_two .content p:nth-child(2) a:nth-child(1){
	width: 3.28rem;
	background-color: #f6912f;
	float: left;
}
.block_two .content p:nth-child(2) a:nth-child(2){
	width: 2.93rem;
	background-color: #66cccc;
	float: right;
}
.block_two .content p:nth-child(3) a:nth-child(1){
	width: 2.37rem;
	background-color: #ff9999;
	float: left;
}
.block_two .content p:nth-child(3) a:nth-child(2){
	width: 3.84rem;
	background-color: #8c8eee;
	float: right;
}

.block_three{
	width: 6.4rem;
	margin-top: 0.27rem;
}
.block_three .comtent_vd{
	width: 6.24rem;
	height: 0.79rem;
	font-size: 0.26rem;
	color: #fff;
	background-color: #4cb66f;
	text-align: center;
	line-height: 0.79rem;
	margin-top: 0.4rem;
}
.block_three .comtent_vd a{
	color: #fff;
}
.block_three .content{
	width: 6.24rem;
	margin: 0 auto;
}
.block_three .content ul li:first-child{
	margin-top: 0.43rem;
}
.block_three .content ul li{
	font-size: 0.24rem;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 0.15rem;
	padding-left: 0.21rem;
	margin-top: 0.21rem;
	height: 0.33rem;
	color: #333;
}
.block_three .content ul li a{
	color: #f19511;
}
.block_three .content ul li a:nth-child(2){
	display:inline-block;
	width:68%;
	overflow:hidden;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	height: 0.33rem;
}
.block_three .content ul li span{
	width: 0.29rem;
	height: 0.27rem;
	display: inline-block;
	text-align: center;
	line-height: 0.27rem;
	background-color: #999999;
	color: #fff;
	margin-right: 0.16rem;
	float: left;
    margin-top: 0.03rem;
}
.block_three .content ul li:nth-child(1) span,.block_three .content ul li:nth-child(2) span,.block_three .content ul li:nth-child(3) span{
	background-color: #ff0000;
}
.block_three .button{
	height: 0.88rem;
	margin-top: 0.47rem;
	margin-bottom: 0.52rem;
}
.block_three .button a{
	display: inline-block;
	height: 0.88rem;
	font-size: 0.26rem;
	text-align: center;
	line-height: 0.88rem;
	color: #fff;
	border-radius: 0.08rem;
}
.block_three .button a:nth-child(1){
	width: 2.65rem;
	background-color: #c77500;
	margin-left: 0.14rem;
}
.block_three .button a:nth-child(2){
	width: 3.36rem;
	background-color: #018347;
	margin-left: 0.14rem;
}
.block_four{
	margin-top: 0.3rem;
	height: 7.03rem;
	width: 6.4rem;
	
}
.block_four .content{
	width: 6.4rem;
	height: 3.05rem;
}
.block_four .content .up{
	height: 2.85rem;
	width: 6.4rem;
	margin-top: 0.75rem;
}
.block_four .content .up div.box_a{
	width: 2.06rem;
	height: 2.85rem;
	float: left;
	margin-left: 0.72rem;
	
}
.block_four .content .up div.box_a:nth-child(2){
	margin-left: 0.85rem;
}
.block_four .content .up div.box_a .img,.block_four .content .up div.box_a .img img{
	width: 2.06rem;
	height: 2.06rem;
	border-radius: 1.03rem;
	overflow: hidden;
}
.block_four .content .up div.box_a .img p{
	font-size: 0.21rem;
	position: absolute;
	left: 0rem;
	bottom: 0rem;
	width: 2.06rem;
	height: 0.75rem;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	color: #fff;
	
}
.block_four .content .up div.box_a .des{
	font-size: 0.24rem;
	color: #333;
	padding-top: 0.05rem;
	text-align: center;
	margin-top: 0.28rem;
	border-top: 0.02rem solid #007457;
}
.block_four .content .up div.box_a .des img{
	width: 0.15rem;
	height: 0.12rem;
	top: -0.12rem;
	left: 47%;
	
}
.block_four .button{
	display: block;
	width: 3.68rem;
	height: 0.79rem;
	border-radius: 0.08rem;
	margin: 0 auto;
	background: url(../images/img22.gif) no-repeat;
	background-position-x:3.47rem;
	background-position-y: 0.25rem;
	background-size: 0.31rem 0.31rem;
	background-color: #c77500;
	font-size: 0.28rem;
	color: #fff;
	padding-left: 0.34rem;
	line-height: 0.79rem;
	margin-top: 0.34rem;
	margin-bottom: 0.45rem;
}
.block_five{
	margin-top: 0.3rem;
	height: 7.6rem;
}
.block_five .des-t{
	font-size: 0.23rem;
	color: #000;
	height: 0.32rem;
	text-align: center;
	margin-top: 0.48rem;
}
.block_five .content{
	width: 6.01rem;
	height: 3.01rem;
	border: 1px solid #ccc;
}
#swiper-container2{
	width: 6.03rem;
	height: 3.43rem;
	margin: 0.32rem auto 0;
}
#swiper-container2 li{
	width: 6.03rem;
	height: 3.03rem;
}
.block_five .content p:nth-child(1){
	color: #1a1a1a;
	font-size: 0.24rem;
	height: 0.34rem;
	margin-top: 0.64rem;
	margin-left: 0.3rem;
}
.block_five .content p:nth-child(1) span{
	font-size: 0.3rem;
	/* border-right: 1px solid #1a1a1a; */
	display: inline-block;
	height: 0.29rem;
	line-height: 0.29rem;
	padding-right: 0.11rem;
	margin-right: 0.11rem;
}
.block_five .content p:nth-child(2),.block_five .content p:nth-child(3){
	color: #4c4c4c;
	font-size: 0.26rem;
	height: 0.35rem;
	margin-top: 0.14rem;
	margin-left: 0.3rem;
}
.block_five .content p.red{color:red;}
.block_five .content p:nth-child(3) span{
	font-size: 0.26rem;
	color: #333;
}
.block_five .content p:nth-child(4){
	margin-top: 0.46rem;
	margin-left: 0.12rem;
	height: 0.46rem;
}
.block_five .content p:nth-child(4) a{
	display: inline-block;
	font-size: 0.28rem;
	color: #fff;
	text-align: center;
	width: 1.57rem;
	height: 0.46rem;
	line-height: 0.46rem;
	background-color: #ff7e00;
	border-radius: 0.04rem;
}
.block_five .content p:nth-child(4) a:last-child{
	background-color: #007457;
	margin-left: 0.22rem;
}
.block_five .content img{
	width: 2.04rem;
	height: 2.57rem;
	top: 0.23rem;
	right: 0.17rem;
}
.block_five .button{
	margin-top: 0.18rem;
	height: 0.71rem;
	margin-bottom: 0.51rem;
}
.block_five .button a{
	display: inline-block;
	height: 0.71rem;
	width: 1.75rem;
	line-height: 0.71rem;
	font-size: 0.26rem;
	border-radius: 0.09rem;
	padding-left: 0.66rem;
	background: url(../images/img25.gif) no-repeat;
	background-position-x: 0.17rem;
	background-position-y: 0.21rem;
	background-size: 0.38rem 0.28rem;
	background-color: #037b28;
	color: #fff;
	margin-left: 0.74rem;
}
.block_five .button a:last-child{
	background: url(../images/img24.gif) no-repeat;
	background-position-x: 0.17rem;
	background-position-y: 0.21rem;
	background-size: 0.30rem 0.27rem;
	background-color: #c77500;
	margin-left: 0.12rem;
}
.block_six{
	margin-top: 0.3rem;
	height: 6.27rem;
}
.block_six .content{
	margin-top: 0.67rem;
	height: 3.45rem;
}
.block_six .content ul li .box_big {
	height: 2.12rem;
	width: 5.13rem;
	margin: 0 auto 0.23rem;
}
.block_six .content ul li .box_big div{
	width: 2.52rem;
	height: 2.12rem;
}
.block_six .content ul li .box_big div p{
	height: 0.46rem;
	background-color: rgba(0,0,0,0.5);
	font-size: 0.2rem;
	text-align: center;
	line-height: 0.46rem;
	color: #fff;
	left: 0;
	bottom: 0;
	width: 100%;
}
.block_six .content ul li .list{
	width: 5.13rem;
	margin: 0 auto;
	font-size: 0.22rem;
	color: #333;
	height: 0.3rem;
	margin-top: 0.1rem;
}
.block_six .content ul li .list:first-child{
	margin-top: 0rem;
} 
.block_six .content ul li .list span{
	display: inline-block;
	width: 0.14rem;
	height: 0.14rem;
	background-color: #007457;
	margin-right: 0.09rem;
	
}
.block_six #swiper-container3 #swiper-button-prev1{
	width: 0.57rem;
	height: 0.44rem;

}
.block_six #swiper-container3 #swiper-button-next1{
	width: 0.57rem;
	height: 0.44rem;

}
.block_six .box_list{
	display: inline-block;
	height: 1.25rem;
	padding: 0 0.07rem;
	width: 6.26rem;
	margin-top: 0.62rem;
	margin-bottom: 0.48rem;
}
.block_six .box_list a{
	width: 1.5rem;
	height: 1.25rem;
	display: inline-block;
	font-size: 0.22rem;
	color: #fff;
	float: left;
	margin-right: 0.08rem;
	
}
.block_six .box_list a:nth-child(1){
	background: url(../images/img28.gif) no-repeat;
	background-position-x: 0.36rem;
	background-position-y: 0.12rem;
	background-size: 0.61rem 0.58rem;
	background-color: #04b4ae;
	
}
.block_six .box_list a:nth-child(2){
	background: url(../images/img29.gif) no-repeat;
	background-position-x: 0.52rem;
	background-position-y: 0.12rem;
	background-size: 0.44rem 0.56rem;
	background-color: #cc8806;	
}
.block_six .box_list a:nth-child(3){
	background: url(../images/img30.gif) no-repeat;
	background-position-x: 0.44rem;
	background-position-y:0.09rem;
	background-size: 0.52rem 0.58rem;
	background-color: #07a884;	
}
.block_six .box_list a:nth-child(4){
	background: url(../images/img31.gif) no-repeat;
	background-position-x: 0.47rem;
	background-position-y: 0.12rem;
	background-size: 0.6rem 0.6rem;
	background-color: #84bb3c;	
	float: right;
	margin-right: 0;
}
.block_six .box_list a p{
	text-align: center;
	height: 0.3rem;
	margin-top: 0.8rem;
}
.block_seven{
	margin-top: 0.3rem;
	height: 7.96rem;
}
.block_seven .list_nav{
	height: 2.56rem;
}
.block_seven .list_nav li{
	float: left;
	margin-left: 0.19rem;
	height: 2.56rem;
}
.block_seven .list_nav li:first-child{
	margin-left: 0.08rem;
}
.block_seven .list_nav li p{
	margin-bottom: 0.16rem;

}
.block_seven .list_nav li  img{
	width: 3.03rem;
	height: 1.94rem;
}
.block_seven .list_nav li p.on{
	border-bottom: 1px solid #007457;
	
}
.block_seven .list_nav li p span{
	display: inline-block;
	width: 1.43rem;
	height: 0.42rem;
	font-size: 0.26rem;
	color: #333;
	text-align: center;
	line-height: 0.42rem;
}
.block_seven .list_nav li p span.on{
	height: 0.41rem;
	background: url(../images/img32.png) no-repeat;
	background-size: 1.43rem 0.42rem;
	color: #fff;
}
.block_seven .list_content{
	height: 2.86rem;
	margin-bottom: 0.47rem;
}
.block_seven .list_content ul li{
	background: url(../images/img35.png) no-repeat;
	background-position-x: 0.13rem;
	background-position-y: 0.14rem;
	background-size: 0.1rem 0.1rem;
	padding: 0 0.07rem;
	height: 0.49rem;
	margin-top: 0.3rem;
}
.block_seven .list_content ul li:first-child{
	margin-top: 0.42rem;
}
.block_seven .list_content ul li a{
	font-size: 0.24rem;
	color: #333;
	display: block;
	height: 0.33rem;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 0.15rem;
	padding-left: 0.24rem;
	letter-spacing:0.04rem;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
}
.block_seven .list_content ul li img{
	width: 0.45rem;
	height: 0.27rem;
	top: -0.08rem;
	right: 0.08rem;
}
.block_eight{
	width: 6.24rem;
	margin: 0.3rem auto 0;
}
.block_eight .top_common{
	width: 6.24rem;
	background: rgba(0, 0, 0, 0) url("../images/img15.gif") no-repeat scroll 0 0 / 6.24rem 1.35rem;
}
.block_eight .top_common p:last-child{
	font-size: 0.21rem;
	color: #f6ff00;
}
.block_eight .first{
	margin-top: 0.58rem;
}
.block_eight .input{
	font-size: 0.3rem;
	color: #333;
	height: 0.62rem;
	margin-bottom: 0.3rem;
}
.block_eight .textarea{
	font-size: 0.3rem;
	color: #333;
	height: 1.47rem;
}
.block_eight .input span,.block_eight .textarea span{
	letter-spacing:0.04rem;
	background: url(../images/img37.gif) no-repeat;
	background-size: 0.11rem 0.11rem;
	background-position: 0.27rem 0.15rem;
	padding-left: 0.49rem;
}
.block_eight .input input{
	border: 1px solid #007457;
	width: 3.53rem;
	height: 0.6rem;
	font-size: 0.3rem;
	padding-left: 0.1rem;
}
.block_eight .textarea textarea{
	border: 1px solid #007457;
	width: 3.53rem;
	height: 1.45rem;
	padding-left: 0.1rem;
	font-size: 0.3rem;
	resize: none;
	vertical-align:top
}
.block_eight p.button{
	margin-top: 0.28rem;
	height: 0.62rem;
	margin-bottom: 0.2rem;
}
.block_eight p.button a{
	width: 2.32rem;
	height: 0.62rem;
	display: inline-block;
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.62rem;
	background-color: #038e6b;
	color: #fff;
	margin-left: 0.7rem;
}
.block_eight p.button input{
	width: 2.42rem;
	height: 0.62rem;
	display: inline-block;
	font-size: 0.3rem;
	text-align: center;
	line-height: 0.62rem;
	background-color: #c77500;
	color: #fff;
	border: 0;
	margin-left: 0.29rem;
}
 .ge{
	width: 6.24rem;
	height: 0.06rem;
	border-radius: 0.03rem;
	background: url(../images/img38.png) no-repeat;
	background-size: 6.24rem 0.06rem;
}
.block_eight .ask_three{
	height: 1.7rem;
	margin-bottom: 0.44rem;
	margin-top: 0.38rem;
}
.block_eight .ask_three  a{
	display: inline-block;
	width: 1.7rem;
	height: 1.7rem;
	border-radius: 0.85rem;
	overflow: hidden;
	float: left;
	margin-left: 0.3rem;
}
.block_eight .ask_three a:nth-child(1){
	background: url(../images/img39.gif) no-repeat;
	background-size: 1.7rem 1.7rem;
}
.block_eight .ask_three a:nth-child(2){
	background: url(../images/img40.gif) no-repeat;
	background-size: 1.7rem 1.7rem;
}
.block_eight .ask_three a:nth-child(3){
	background: url(../images/img41.gif) no-repeat;
	background-size: 1.7rem 1.7rem;
}
.block_eight a p{
	font-size: 0.3rem;
	color: #fff;
	text-align: center;
	margin-top: 1.06rem;
}

/*
 *列表页 
 */
.location{
	background: url(../images/img49.gif) no-repeat;
	background-position-x: left;
	background-size: 0.34rem 0.3rem;
	padding-left: 0.47rem;
	background-position-y: 0.08rem;
	border-bottom: 1px solid #333;
	padding-bottom: 0.04rem;
	height: 0.43rem;
	margin: 0.24rem 0.07rem 0.22rem;
}
.location,.location a{
	font-size: 0.32rem;
	color: #333;
}
.list_one{
	width: 6.26rem;
	margin: 0 auto;
}
.list_head{
	height: 0.78rem;
	width: 100%;
	background-color: #007457;
	line-height: 0.78rem;
}
.list_head span{
	font-size: 0.35rem;
	color: #fff;
	margin-left: 0.22rem;
}
.list_head a{
	font-size: 0.25rem;
	color: #96ff00;
	margin-right: 0.19rem;
}
.list_one{
	height:4.7rem;
}
.list_one .content{
	width: 6.26rem;
	height: 2.1rem;
	background-color: #f2f2f2;
	margin-top: 0.27rem;
	margin-bottom: 0.19rem;
}
.list_one .content .title{
	color: #333;
	font-size: 0.3rem;
	border-bottom: 1px solid #008f30;
	margin-left: 2.35rem;
	display: inline-block;
	padding-bottom: 0.03rem;
	height: 0.42rem;
	margin-top: 0.1rem;
	max-width: 3.7rem;
}
.list_one .content .title img{
	width: 0.2rem;
	height: 0.08rem;
	bottom: -0.08rem;
	left: 48%;
}
.list_one .content div{
	font-size: 0.28rem;
	color: #4c4c4c;
	margin-left: 2.35rem;
	padding-left: 0.27rem;
	margin-top: 0.12rem;
	height: 1.22rem;
}
.list_one .content div img{
	width: 0.11rem;
	height: 1.03rem;
	top: 0.14rem;
	left: 0rem;
}
.list_one .content div p:first-child{
	margin-top: 0;
}
.list_one .content div p{
	margin-top: 0.04rem;
	height: 0.38rem;
}
.list_one .content div p a{
	color: #4c4c4c;height: 0.38rem;display:block;
	text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
}
.list_one .content .img_bg{
	width: 2.04rem;
	height: 1.79rem;
	top:0.14rem;
	left: 0.1rem;
}
.list_one .button{
	border-top: 1px solid #cccccc;
	padding-top: 0.3rem;
	height: 1.05rem;
}
.list_one .button a{
	display: inline-block;
	height: 0.55rem;
	line-height: 0.55rem;
	font-size: 0.26rem;
	text-align: center;
	border-radius: 0.04rem;
	color:#fff;
	width: 2.27rem;
}
.list_one .button a:nth-child(1){
	margin-left: 0.75rem;
	background-color: #037b28;
}
.list_one .button a:nth-child(2){
	background-color: #c77500;
	margin-left: 0.3rem;
	margin-bottom: 0.5rem;
}
.list_two{
	margin: 0.3rem auto;
}
.list_two ul li{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 0.23rem;
	height: 2.31rem;
}
.list_two ul li .title{
	font-size: 0.32rem;
	color: #1a1a1a;
	margin-left: 0.34rem;
	margin-top: 0.18rem;
	height: 0.43rem;
		
}
.list_two ul li .title a{
	color: #1a1a1a;
	    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.list_two .list_head{
	width: 6.26rem;
	margin: 0 auto;
}
.list_two ul li div{
	font-size: 0.28rem;
	color: #4c4c4c;
	text-indent: 2em;
	margin-left: 0.34rem;
	margin-top: 0.1rem;
	margin-bottom: 0.24rem;
	line-height: 0.4rem;
	height: 0.8rem;
}
.list_two ul li div a{
	color: red;
}
.list_two ul li .button,.list_two ul li .button a{
	font-size: 0.26rem;
	color: #808080;
}
.list_two ul li .button{
	margin-left: 0.34rem;
	margin-bottom: 0.25rem;
	height: 0.35rem;
}
.list_two ul li .button a:nth-child(2){
	display: inline-block;
	padding-left: 0.4rem;
	background: url(../images/img53.gif) no-repeat;
	background-size: 0.28rem 0.26rem;
	background-position:0rem 0.05rem;
	margin-left: 1.03rem;
	margin-right: 1.2rem;
}
.list_two ul li .button a:nth-child(3){
	display: inline-block;
	padding-left: 0.36rem;
	background: url(../images/img54.gif) no-repeat;
	background-size: 0.26rem 0.27rem;
	background-position:0rem 0.05rem;
}
.list_two .page{
	height: .7rem;
	padding-top: 0.01rem;
}
.list_two .page ol{
	margin-top: 0.5rem;
}
.list_two .page ol li{
	float: left;
	width: 0.75rem;
	height: 0.5rem;
	border: 1px solid #999999;
	line-height: 0.5rem;
	text-align: center;
	color: #333;
	font-size: 0.24rem;
	margin-left: 0.2rem;
}
.list_two .page ol li.thisclass{
	background-color: #007449;
	color: #fff;
}
.list_two .page ol li a{
	color: #333;
	font-size: 0.24rem;
}
.list_three{
	margin-top: 0.42rem;
	height: 4.88rem;
}
.list_three .list_head,.list_four .list_head{
	width: 6.26rem;
	margin: 0 auto;
}
.list_three #swiper-container2{
	margin-top: 0.22rem;
	margin-bottom: 0.15rem;
}
#swiper-container2 .swiper-pagination-bullet{
	width: 0.18rem;
	height: 0.18rem;
}
#swiper-pagination2{
	bottom: 0rem;
}
.list_four{
	margin-top: 0.42rem;
	height:5.8rem;
}
.list_four .content{
	height: 9.38rem;
}
.list_four .content .up{
	height: 2.99rem;
	margin-top: 0.45rem;
}
.list_four .content .up:nth-child(1){
	margin-top: 0.3rem;
}
.list_four .content .up div.box_a{
	margin-left: 0.36rem;
}
.list_four .content .up div.box_a .des{
	border-top: 0;
	text-align: left;
	margin-top: 0.16rem;
}
.list_four .content .up div.box_a .des a{
	display: inline-block;
	width: 1.03rem;
	height: 0.54rem;
	line-height: 0.54rem;
	text-align: center;
	font-size: 0.22rem;
	color: #fff;
}
.list_four .content .up div.box_a .des a:nth-child(1){
	background-color: #037b28;
}
.list_four .content .up div.box_a .des a:nth-child(2){
	background-color: #c77500;
	margin-left: 0.12rem;
}
.list_four .content .up div.box_a{
	width: 2.24rem;
	height: 2.99rem;
}
.list_four  .content .up div.box_a:nth-child(2){
	margin-left: 0.78rem;
}
.list_four .content .up div.box_a .img, .list_four .content .up div.box_a .img img{
	width: 2.24rem;
	height: 2.24rem;
	border-radius: 1.12rem;
}
.list_four .content .up div.box_a .img p{
	width: 2.24rem;
}
.list_four .buttons{
	font-size: 0.3rem;
	color: #333;
	text-align: center;
	height: 0.4rem;
	margin-top: 0.42rem;
	margin-bottom: 0.39rem;
}

/*
 * 文章页
 */

.block_art{
	height: 1.61rem;
	margin-top: 0.3rem;
	margin-bottom: 0.2rem;
	margin-left: 0.07rem;
	margin-right: 0.07rem;
}
.block_art p{
	height: 0.78rem;
}
.block_art p a{
	display: inline-block;
	float: left;
	width: 1.55rem;
	height: 0.78rem;
	font-size: 0.24rem;
	line-height: 0.78rem;
	text-align: center;
	color: #fff;
	margin-left: 0.04rem;
}
.block_art p:nth-child(1) a:nth-child(1){
	background-color: #7be004;
	margin-left: 0rem;
	width: 1.47rem;
}
.block_art p:nth-child(1) a:nth-child(2){
	background-color: #66cccc;
}
.block_art p:nth-child(1) a:nth-child(3){
	background-color: #99cc33;
}
.block_art p:nth-child(1) a:nth-child(4){
	background-color: #ff6600;
}
.block_art p:nth-child(2){
	margin-top: 0.05rem;
}
.block_art p:nth-child(2) a:nth-child(1){
	background-color: #c883dc;
	margin-left: 0rem;
	width: 1.47rem;
}
.block_art p:nth-child(2) a:nth-child(2){
	background-color: #ff9999;
}
.block_art p:nth-child(2) a:nth-child(3){
	background-color: #ffcc00;
}
.block_art p:nth-child(2) a:nth-child(4){
	background-color: #66cccc;
}
.article{
	margin: 0 0.2rem;
	border: 1px solid #e6e6e6;
}
.article .title{
	font-size: 0.3rem;
	color: #333;
	text-align: center;
	margin: 0.23rem 0.1rem 0.1rem;
}
.article .source{
	font-size: 0.24rem;
	text-align: center;
	color: #333;
	height: 0.33rem;
	margin-top: 0.06rem;
	margin-bottom: 0.24rem;
}
.article .source span{
	color: red;
}
.article .source a{color:#333;}
.article .source font{
	margin-left: 0.28rem;
}
.article .notice{
	width: 4.9rem;
	height: 0.89rem;
	margin: 0 auto;
	border-radius: 0.08rem;
	font-size: 0.22rem;
	background-color: #dbe7f6;
	line-height: 1.8;
	padding: 0.11rem 0.20rem 0 0.2rem;
	color: #094b7a;
}
.article .fen{
	border-bottom: 1px dashed #ccc;
	margin: 0.26rem 0.15rem 0.23rem 0.25rem;
}
.article .content{
	font-size: 0.28rem;
	color: #4c4c4c;
	margin: 0 0.02rem 0 0.1rem;
	line-height: 1.8;
}
.article .pre,.article .next{
	height: 0.66rem;
	font-size: 0.3rem;
	color: #333;
	line-height: 0.66rem;
	background-color: #e6e6e6;
	margin-top: 0.65rem;
	text-indent: 0.24rem;
	width:100%;
	overflow:hidden;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.article .next{
	margin-top: 0.07rem;
}
.article .pre a,.article .next a{
	color: #4c4c4c;
}
.button_art{
	margin: 0.66rem 0.2rem 0.5rem;
	height: 0.9rem;
}
.button_art a{
	display: inline-block;
	width: 1.98rem;
	height: 0.9rem;
	float: left;
	background-color: #007457;
	margin-left: 1px;
}
.button_art a span{
	display: block;
	font-size: 0.28rem;
	color: #fff;
	text-align: center;
	height: 0.38rem;
	margin-top: 0.11rem;
}
.button_art a small{
	font-size: 0.2rem;
	color: #fffc00;
	text-align: center;
	display: block;
	height: 0.25rem;
}
.art_one{
	margin-top: 0.47rem;
	height: 3.05rem;
	margin-bottom: 0.29rem;
}
.art_one .list_head{
	margin: 0 auto;
	width: 6.26rem;
}
.art_one ul li a{
	font-size: 0.28rem;
	color: #4c4c4c;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 80%;
}
.art_one ul li span{
	font-size: 0.27rem;
	color: #007457;
	background: url(../images/img60.gif) no-repeat;
	background-position: 0 0.1rem;
	background-size: 0.34rem 0.26rem;
	padding-left: 0.44rem;
	float: right;
	margin-right: 0.16rem;
}
.art_one ul li:first-child{
	margin-top: 0.28rem;
}
.art_one ul li{
	background: url(../images/img59.gif) no-repeat;
	background-position: 0.1rem 0.1rem;
	background-size: 0.1rem 0.2rem;
	border-bottom: 1px dashed #dcdcdc;
	padding-left: 0.16rem;
	padding-bottom: 0.14rem;
	margin: 0 0.19rem;
	height: 0.38rem;
	margin-top: 0.2rem;
}
.art_two{
	height: 5.76rem;
}
.art_two .content{
	margin: 0 auto;
}
.art_two .lists{
	width: 100%;
	height: 3.03rem;
	margin-bottom: 0.37rem;
}
.art_two .lists_nav{
	height: 0.72rem;
	width: 6.04rem;
	margin: 0.23rem auto 0.33rem;
}
.art_two .lists_nav span{
	display: block;
	width: 1.49rem;
	height: 0.72rem;
	float: left;
	font-size: 0.3rem;
	background-color: #bfbebe;
	color: #4c4c4c;
	margin-left: 1px;
	text-align: center;
	line-height: 0.72rem;
}
.art_two .lists_nav span.on{
	background-color: #018262;
	color: #fff;
}
.art_three .title{
	width: 6.24rem;
	height: 0.99rem;
	margin: 0 auto;
	background-color: #007457;
	padding-top: 0.01rem;
	
}
.art_three .input:first-child{
	margin-top: 0.34rem;
}
.art_three .title span{
	display: block;
	font-size: 0.35rem;
	color: #fff;
	text-align: center;
	height: 0.48rem;
	margin-top: 0.09rem;
}
.art_three .title small{
	display: block;
	font-size: 0.21rem;
	color: #f6ff00;
	text-align: center;
	height: 0.29rem;
}
.art_three p.button{
	margin-bottom: 0.51rem;
}
.discuss .title{
	font-size: 0.3rem;
	color: #038e6b;
	padding-left: 0.28rem;
	height: 0.39rem;
	line-height: 0.39rem;
	padding-top: 0.01rem;
	margin-top: 0.26rem;
	margin-bottom: 0.13rem;
}
.discuss .title span{
	font-size: 0.24rem;
	color: #333;
	margin-right: 0.09rem;
	display: inline-block;
	height: 0.32rem;
	padding-top: 0.05rem;
	float: right;
}
.discuss .title span font{
	display: inline-block;
	float: left;
	line-height: 0.3rem;
}
.discuss .title span a{
	display: inline-block;
	height: 0.39rem;
	width: 0.32rem;
	float: left;
	margin-right: 0.07rem;
}
.discuss .title span a img{
	width: 0.32rem;
	height: 0.32rem;
}
.discuss .sub{
	width: 5.86rem;
	display: block;
	height: 2.44rem;
	margin: 0 auto;
	border: 1px solid #ccc;
	font-size: 0.28rem;
	color: #666666;
	padding-left: 0.14rem;
	padding-top: 0.08rem;
	resize:none
}
.discuss .button{
	height: 0.54rem;
	margin-top: 0.12rem;
	margin-bottom: 0.46rem;
}
.discuss .button select{
	width: 2.59rem;
	height: 0.54rem;
	font-size: 0.24rem;
	color: #1a1a1a;
	float: left;
	margin-left: 2.74rem;
	border: 1px solid #ccc;
	appearance:none;  
	-moz-appearance:none;  
	-webkit-appearance:none;
	background: url(../images/img70.gif) no-repeat scroll right center transparent;
	background-size: 0.62rem 0.52rem;
}
.discuss .button select option{
	width: 1.97rem;
	height: 0.54rem;
}
.discuss  input[type=button]{
	width: 0.81rem;
	height: 0.54rem;
	border: 0rem;
	background-color: #c77500;
	float: left;
	font-size: 0.24rem;
	color: #fff;
	margin-left: 0.06rem;
}
.decmt-box2{
	margin: 0 0.2rem;
	border-bottom: 1px dashed #b8b8b8;
	padding-bottom: 0.36rem;
	margin-bottom: 0.34rem;
}
.decmt-box2 .name{
	font-size: 0.3rem;
	color: #295998;
	padding-left: 0.8rem;
	height: 0.4rem;
}
.decmt-box2 .name a{
	color: #295998;
}

.decmt-box2 .dis{
	font-size: 0.26rem;
	color: #333;
	min-height:0.35rem;
	margin-top: 0.1rem;
	padding-left: 0.8rem;
}
.decmt-box2 .time{
	font-size: 0.24rem;
	color:#4C4C4C;
	height: 0.33rem;
	margin-top: 0.04rem;
	padding-left: 0.8rem;
}
.discuss .decmt-box2 .time span:nth-child(1){
	margin-right: 0.13rem;
}
.decmt-box2 .photo{
	width: 0.64rem;
	height: 0.64rem;
	top: 0rem;
	left: 0rem;
	border-radius:0.32rem;
}
.discuss .decmt-box2 .riply{
	padding-left: 0.46rem;
	margin-top: 0.31rem;
}
.decmt-box2 .riply .r_name{
	font-size: 0.26rem;
	color: #295998;
	height: 0.35rem;
}
.decmt-box2 .riply .r_name span{
	color: #333;
	margin: 0 0.12rem;
}
.decmt-box2 .riply .r_dis{
	font-size: 0.26rem;
	color: #333;
	min-height:0.35rem;
	margin-top: 0.03rem;
}
.decmt-box2 .riply .r_time{
	font-size: 0.24rem;
	color: #4c4c4c;
	margin-top: 0.12rem;
}
.decmt-box2 .riply .r_time span:nth-child(1){
	margin-left: 0.17rem;
	margin-right: 0.2rem;
}
.decmt-box2 .riply img{
	width: 0.6rem;
	height: 0.6rem;
	top: 0rem;
	left: -0.23rem;
}
.discuss .add{
	font-size: 0.3rem;
	color: #1a1a1a;
	text-align: center;
	height: 0.4rem;
	margin-bottom: 0.4rem;
}
.discuss .add a{
	color: #1a1a1a;
}
.discuss .dcmp-title{
	margin-bottom:0.2rem;
}
.discuss .dcmp-title small{
	font-size:0.2rem;
	color:#333;
}
.discuss .dcmp-post{
	margin-top:0.2rem;
	height:0.54rem;
	margin-bottom:0.2rem
}
.discuss .dcmp-post div{
	display:inline-block
}
.discuss .dcmp-post div.dcmp-submit button{
	background-color: #c77500;
    border: 0rem none;
    color: #fff;
    float: left;
    font-size: 0.24rem;
    height: 0.54rem;
    margin-left: 0.06rem;
    width: 0.81rem;
}
#_ajax_feedback{
	color:#333;
	font-size:0.24rem;
	margin-top:0.15rem;
	
}
#_ajax_feedback input[type=checkbox]{ 
	zoom:80%;
}
#_ajax_feedback .ipt-txt{
	border:1px solid #ccc;
	width:0.8rem;
	height:0.4rem;
	padding-left:0.2rem;
	font-size:0.24rem;
}
#_ajax_feedback #validateimg{
	display:inline-block;
	width:0.8rem;
	height:0.3rem;
	text-align:right
}



.mui-checkbox {
  position: relative;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background-color: #FFFFFF;
  border: solid 1px #d9d9d9;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-clip: padding-box;
  display: inline-block;
  -webkit-appearance: none; }
  .mui-checkbox:focus {
    outline: 0 none;
    outline-offset: -2px; }
  .mui-checkbox:checked {
    background-color: #18b4ed;
    border: solid 1px #FFFFFF; }
    .mui-checkbox:checked:before {
      display: inline-block;
      margin-top: 1px;
      margin-left: 2px;
      font-family: iconfont;
      content: "\e667";
      line-height: 22px;
      color: #FFFFFF;
      font-size: 18px; }
  .mui-checkbox:disabled {
    background-color: #d9d9d9;
    border: solid 1px #d9d9d9; }
    .mui-checkbox:disabled:before {
      display: inline-block;
      margin-top: 1px;
      margin-left: 2px;
      font-family: iconfont;
      content: "\e667";
      line-height: 22px;
      color: #FFFFFF;
      font-size: 18px; }
  .mui-checkbox.checkbox-green:checked {
    background-color: #5cb85c; }
  .mui-checkbox.checkbox-orange:checked {
    background-color: #f0ad4e; }
  .mui-checkbox.checkbox-s {
    width: 19px;
    height: 19px; }
    .mui-checkbox.checkbox-s:before {
      display: inline-block;
      margin-top: 1px;
      margin-left: 2px;
      font-family: iconfont;
      content: "\e667";
      line-height: 17px;
      color: #FFFFFF;
      font-size: 13px; }

.mui-checkbox-anim {
  transition: background-color ease 0.2s; }


#commetpages{
	font-size:0.18rem;
}