﻿html,body,div,span,h1,h2,h3,h4,h5,h6,pem,font,imgstrong,dd,dl,dt,li,ol,ul,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

a{
	text-decoration:none;
	color: #000;
}

body{
	min-width: 1200px;
}

.fl{float:left;}
.fr{float:right;}
.wrap{width:1200px;margin: 0 auto;}

.clear{clear:both;}

/*头部*/
.tophead{
	height: 120px;
	 padding-top: 35px;
	overflow: hidden;
}

.logo {
    background: url(/skin/images/logo.png) no-repeat;
    width: 380px;
    height: 78px;
    margin-left: 0px;
    margin-top: 0px;
	}

.logo a {
	width: 380px;
    height: 78px;
	 display: block;
    text-indent: -999em;
}

.lxdh{
	width: 271px;
	height: 108px;
	overflow: hidden;
	position: relative;
}

.lxdh0{
	position: absolute;
	overflow: hidden;
	width: 300px;
	height: 100px;
	top: 1px;
}
.lxdh1{
	position: absolute;
	top: 12px;
	left: 89px;
	color: red;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 16px;
}
.lxdh2{
	position: absolute;
	top: 36px;
	left: 87px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #646464;
}
.lxdh3{
	position: absolute;
	top: 42px;
	left: 87px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #646464;
}
.lxdh4{
	position: absolute;
	top: 66px;
	font-weight: bold;
	left: 7px;
	color: red;
	letter-spacing: 0.5px;
	font-size: 16px;
}




.menu{
	height: 50px;
	background: #78b31c;
}

.menu ul li a{
	color: #fff;
}

.menu ul li:hover{
	background-color: #f26c13;
	
}

.on{background-color: #f26c13;}

.menu ul li{
	width: 171px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	position: relative;
	font-size: 16px;
}



      .swiper {
        width: 100%;
        height: 100%;
      }
      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #000;
        opacity: 1;
        background: rgba(0, 0, 0, 0.2);
      }

      .swiper-pagination-bullet-active {
        color: #fff;
        background: #007aff;
      }






.cpzs{
	padding-top: 45px;
}



.tit{
	text-align: center;
	font-size: 15px;

}

.tit1{
	font-size: 45px;
	color: #78b31c;
	font-weight: bold;
}
.tit2{
	margin-top: 20px;
	color: #767676;
}

.cpzslist{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.cplm{
	width: 294px;
	display: block;
}
.cplmtit{
	width: 292px;
	height: 72px;
	border-top-left-radius: 20px;
	background: #78b31c;
	    margin-top: -15px;
}

.cplmtit p{
	font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding-top: 8px;
    margin-bottom: 6px;
    padding-left: 15px;
}

.cplm1{
    width: 294px;
    display: block;
    background: #fff;
	margin-left: 20px;
    margin-top: 20px;
}

.cplm1 ul{
	height: auto;
}

.cplm1 ul li a{
	margin-top: 0px;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.cplm1 ul li a:hover{
	color: #78b31c;
	text-decoration:underline
}

.actcon{text-align:left;font-size:14px;padding-top:0px;padding-bottom:15px}
.actcon .tel{color:#0858B1;font-weight:700;font-size:18px}
.febd{margin-top: 5px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #78b31c;}


.cplist{
	
    width: 894px;
    height: 785px;
    overflow: hidden;
    display: block;
}
.cplisttit{
    width: 894px;
    height: 72px;
    border-top-right-radius: 20px;
    background: #78b31c;
}

.cplisttit p{
	font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding-top: 8px;
    margin-bottom: 6px;
    padding-left: 15px;
}


.cplistcon{
	overflow: hidden;
	width: 1000px;
	height: auto;
}
.cplist1{
	width: 274px;
	height: 345px;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
}

.cptit{
	height: 60px;
	background: #fafafa;
	text-align: center;
	font-size: 16px;
	color: #f00;
}
.cpimg img{
	height: 277px;
	width: 274px;
}



.jjfa{
	padding-top: 68px;
	background: #fafafa;

}

.cplist2{
	width: 200px;
	height: 345px;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
}

.cpimg2 img{
	height: 277px;
	width: 200px;
}

.rmwz{
	padding-top: 68px;

}

.rmwz ul { width:auto; top:0px; left:200px; overflow:hidden;}
.rmwz li {width: 33%;float:left;padding: 20px 0px;position:relative;}
.rmwz li p {height: 20px; text-align:center;position:relative;}



.ys{
	height: 1823px;
}
.ys .ad{
	margin: 0 auto;
	height: 297px;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.ys .ad img{
width:100%;
}



.myys{position:relative;}
.ys1{margin:0 auto;height:314px;background:url(../images/ys1.jpg);border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;}
.ysjs{width:510px;height:235px;right:10px;border:0px solid #ddd;    margin-top: 85px;}
.ystitle{height:50px;line-height:48px;font-size:28px;font-weight:700;    color: #78b31c;}
.yscontent{padding-left:20px;padding-top:18px}
.yscontent li{height:35px;line-height:35px;padding-left:25px;font-size:14px;list-style: disc;}

.ys2{margin:0 auto;height:314px;background:url(../images/ys2.jpg);border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;}
.ys3{margin:0 auto;height:314px;background:url(../images/ys3.jpg);border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;}







.gywm{
	margin-top: 30px;
}
.gywmpic{
	width: 491px;
}
.gywmtxt {
	width: 669px;
}



.gywmtxt1{
	font-size: 38px;
	font-weight: bolder;
	color: #78b31c;
}

.gywmtxt2{
	font-size: 20px;
	color: #78b31c;
	margin-top: 20px;
	margin-bottom: 20px;
}

.gywmtxt3{
	line-height: 25px;
	font-size: 14px;
}


/*新闻*/
.news{
	border-top: 2px solid #f5831f;
	height: 750px;
	margin-bottom: 50px;
}

.jszs{
	width: 557px;
	margin-top: 50px;
	border-right: 2px dashed #d5d5d5;
	padding-right: 40px;
}
.jszstit{
	font-size: 25px;
	font-weight: bolder;
	margin-bottom: 20px;
}
.jstt{
	position: relative;
	border-bottom: 1px dashed #d5d5d5;
	padding-bottom: 15px;
}

.jstt img{
	display: block;
	margin-bottom: 20px;
}
.jstt p{
	margin-bottom: 20px;
}


.jslist{
	overflow: hidden;
	font-size: 14px;
	margin-top: 25px;
}
.jslist li{
	overflow: hidden;
	margin-bottom: 10px;
}
.jslist li a{
	float: left;
	color: #8a8a8a;
	line-height: 20px;

}
.jslist li span{
	float: right;
	color: #8a8a8a
}

.faq{
	width: 550px;
	overflow: hidden;
	margin-top: 50px;
	margin-left: 50px;
}
.faqtit{
	font-size: 25px;
	font-weight: bolder;
	padding-bottom: 20px;
}
.faqlist{
	overflow: hidden;
	margin-bottom: 21px;
}


.faqdes{
	    color: #8a8a8a;
    font-size: 14px;
    line-height: 25px;
}



.footer{
	height: 280px;
	background: #78b31c;
}
.footer-all{
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.footer-logo{
	position: absolute;
	top: -33px;
	left: -50px;
}

.footer-nr{
	width: 900px;
	height: auto;
	float: right;
	overflow: hidden;
}
.link-title{
	font-size: 20px;
	padding-top: 25px;
	border-bottom: 1px solid #fff;
	color: #fff;
	padding-bottom: 8px;
	
}
.link-list{
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
   
}

.yqlj {
	width: 100%;

	color: #fff;
		background-color: #78b31c;
			height:200px
}

.yqlj p {
	width: 1060px;
	float: right;
}
.yqlj p a {
	margin-right: 20px;
	color: #fff;
	white-space:nowrap; 
}

.yqlj1 {
	width: 100%;
	color: #fff;
	background-color: #78b31c;
	height:100px
}

.yqlj1 p {
	width: 1060px;
	float: right;
}
.yqlj1 p a {
	margin-right: 20px;
	color: #fff;
	white-space:nowrap; 
}

/*底部*/

.myfooter {
	width: 100%;
	overflow: hidden;
	background-color: #78b31c;
}
.bnav {
    width: 1148px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    color: #d4d4d4;
    margin-top: 40px;
    border-bottom: 1px solid #e5e6e7;
    padding-bottom: 20px;
}
.bnav a {
	margin-right: 25px;
	margin-left: 25px;
	color: #fff;
	font-size: 14px;
}
.copy {
	width: 1080px;
	height: 155px;
	margin: 0 auto;
	background-image: url(../images/blogo.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 30px
}
.copy p {
	width: 780px;
	float: left;
	margin-left: 280px;
	color: #fff;
	overflow: hidden;
	display: inline;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px
}
.copy p a {
	color: #fff
}


/*列表页*/
.main
{
    height: auto;
    overflow: hidden;
    margin-bottom: 85px;
    margin-top: 25px;
}
.menul
{
	width: 210px;
	padding-top: 20px;
}    

.menul h3
{
    line-height: 60px;
    font-size: 16px;
    text-align: center;
    background: #78b31c;
	color:#ffffff;
}   

.menul h3 a
{
color:#ffffff;
}    

.menul li a{display:block;height:60px;line-height: 60px;overflow:hidden;position:relative;font-size:14px;color:#565656;padding-left: 42px;padding-right:10px;}
.menul li a:hover{color:#fff; background-color:#78b31c;}

.plist{
	overflow: hidden;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	margin-top: 10px;
}

.plist img{
	width: 226px;
	height: 150px;
	border: 1px solid #ededed;
	margin-bottom: 5px;
}
.plist .tit{
	margin-left: 8px;
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
	text-align:center;
}

.conlist {
    width: 950px;
    height: auto;
}

.wz {
    width: 950px;
    float: right;
    font-size: 14px;
    margin-top: 20px;
}


.arclist {
    margin-top: 28px;
}

.arclist .tit{
    font-size: 22px;
    color: #87c235;
	text-align: left;
}

.arclist .desc{
	color: #8c8b8b;
    font-size: 14px;
    margin-top: 10px;
}


.arclist .pic{
	overflow: hidden;
    float: left;
    margin: 10px 10px 10px 1px;
}

.arclist .pic img{
    width: 277px;
    height: 150px;
}


.arctit{
	float: right;
	height: 120px;
	border-bottom: 1px dashed #d5d5d5;
	margin-bottom: 20px;
	    width: 100%;
}
.arctit .tit{
	text-align: center;
	font-size: 24px;
	color: #87c235;
	margin-top: 40px;
}
.arctit .desc{
	text-align: center;
	font-size: 14px;
	color: #888888;
	margin-top: 5px;
}
.arccon{
	float: right;
}

.arccon p {
    font-size: 14px;
    line-height: 25px;
    padding: 5px;
}

.arccon  img {
    padding: 20px;
}

.nextpre {
    border-top: 1px dashed #d5d5d5;
    overflow: hidden;
    height: 60px;
    float: right;
    margin-top: 20px;
}

.nextpre p {
    display: block;
    float: left;
    font-size: 13px;
    margin-top: 10px;
	    width: 450px;
}


.relarc{
	float: right;
	width: 950px;
}
.relarc .tit{
	font-size: 18px;
	font-weight: bolder;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 5px;
	display:block;
	text-align: left;
}
.relarc p{
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	 float:left;
	 width:50%;
}
.relarc p a{
	color: #3e3a39;
	float: left;
}

.freelist {margin-top:20px;}
.freelist li {float:left;width:33.33%;    height: 254px;}

.freelist li .tu{width:100%;text-align: center;}
.freelist li .tu img{height:184px;}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
	
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #78b31c;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
