@charset "utf-8";

.list_313_cotnent{} 
.list_313_cotnent .title{text-align:center; margin:0 auto; padding-bottom:10px; border-bottom:1px solid #CCC; width:90%;}
.list_313_cotnent .title h3{ font-size:24PX;padding-bottom:10px; margin-top:20px; line-height:200%;}
.list_313_cotnent .dpcontent,.dpabout{ padding-top:20px; line-height:200%; font-size:16px;}
.list_313_cotnent .dpcontent p,.dpabout{ margin-bottom:10px; text-indent:2em;}
.list_313_cotnent .dpcontent img,.dpabout img{max-width:100%; display:block;}
.list_313_cotnent .dpcontent .beauty_title,.dpabout .beauty_title,.list_313_cotnent .dpcontent h2,.dpabout h2{ font-size:20px; color:#149641; margin-bottom:20px; font-weight:700; text-indent:0; margin-left:32px;}
.list_313_cotnent .dpcontent ul,.dpabout ul{ width:50%; float:left;}
.list_313_cotnent .dpcontent ul li,.dpabout ul li{ background:none!important; padding:0!important; border:0!important;}
.list_313_cotnent .dpcontent .beauty_title:after,.dpabout .beauty_title:after,.list_313_cotnent .dpcontent h2:after,.dpabout h2:after{
	display: block;
	content: '';
	width: 4em;
	height: 2px;
	background: #96c355;
	margin:10px 0;}
.list_313_cotnent .dpcontent table.beauty_table,.dpabout table.beauty_table{ margin:20px 0;  border-collapse:collapse; border: 1px solid #fff;}
.list_313_cotnent .dpcontent table.beauty_table tr,.dpabout table.beauty_table tr{}
.list_313_cotnent .dpcontent table.beauty_table tr td,.dpabout table.beauty_table tr td{ padding:10px; background:#e8f9cf; border-collapse:collapse;  border: 1px solid #fff; text-indent:0;text-align: center;}
.list_313_cotnent .dpcontent table.beauty_table tr:first-child,.dpabout table.beauty_table tr:first-child{}
.list_313_cotnent .dpcontent table.beauty_table tr:first-child td,.dpabout table.beauty_table tr:first-child td{ background:#96c355; color:#fff;padding:15px 10px;}

.list_313_cotnent .dpcontent h1{ border-bottom:1px solid #999999; line-height:40px; height:40px; margin-bottom:20px; font-size:20px;}
.list_313_cotnent .dpcontent h1 span.h2_title{ display: inline-block; padding-left: 22px; padding-right: 22px; background: #1367af; color: #fff;}
	   
.list_313_cotnent .intro{ margin-bottom:20px;}
.list_313_cotnent .introl{ float:left; width:50%;}
.list_313_cotnent .intror{ float:right; width:45%;}
.list_313_cotnent .introl img{ width:100%; border:1px solid #eee}
.list_313_cotnent .intror h3{ font-size:18px; font-weight:normal; margin:10px 0; color:#333;}
.list_313_cotnent .intror dl{ margin-top:20px;}
.list_313_cotnent .intror dl dd{  line-height:35px;}
.list_313_cotnent .intror dl dd div{ float:left;}
.list_313_cotnent .intror dl dd div.r{ width:80%;} 
.list_313_cotnent .intror .btns{ width:80%; margin-top:20px;}
.list_313_cotnent .intror .btns a{ display:block; margin-bottom:20px; border:1px solid #1367af; padding:10px; text-decoration:none; text-align:center;}
.list_313_cotnent .intror .btns a:hover{ background:#1367af; color:#fff;}


.h30{ height:30px; clear:both;}
.bt-page a,.bt-page span{ display:inline-block; border:1px solid #CCC; padding:5px 10px;}
.bt-page span.curpage{background:#149641;border:1px solid #149641;color:#fff;}
.bt-page a{border:1px solid #149641; color:#149641;}

.erji{
	background-color: #f2f2f2;
}
/* CSS Document */
#subbanner{ height:300px; background-position:center center; background-repeat:no-repeat; background-size:cover;}

div.clear{
	clear: both;
	height: 0;
	width: 0;
}

.clearfix{zoom:1}    
.clearfix:after{
      content:"";
      display:block;
      height:0;
   clear:both;
   visibility:hidden;
 }


div.wp{
	width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}

*{
	/*【块级元素】不受边框、margin、padding影响类名，需要时添加*/
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}


/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	width: 300px!important;/*图片盒子宽度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	height: 200px!important;/*图片盒子高度，‘重要’是为防止图片添加尺寸不正确而修正，需注意图片比例*/
	overflow: hidden;
}

.img-box>img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/

   .dpprolist{ padding-top:50px;}
   .dpprolist .swiper-pagination{display:flex; width:100%; position:static; /*border:1px solid #149641; border-top:0; border-bottom:0;*/}
						   
   .dpprolist  .swiper-pagination .item{ padding:10px; flex:1; border-bottom:1px solid #96c355; border-left:0; border-radius:10px 10px 0 0;}
   .dpprolist  .swiper-pagination .item{ font-size:16px;}
	.dpprolist  .swiper-pagination .item span{ font-size:12px;}
	.dpprolist  .swiper-pagination .item:last-child{ border-right:0;}
	.dpprolist  .swiper-slide{ background:#fff; padding:30px; line-height:200%;}
	.dpprolist  .swiper-slide p{ margin:10px 0;}
	.dpprolist  .swiper-slide h3.title{ text-align:center; margin-bottom:20px; margin-top:10px;}
						   
	.dpprolist   .swiper-pagination-bullet{
	margin:0;
	height:auto;
	display:inline-block;
	border-radius:0;
	background:#fff;
	opacity:1
	}
	 .dpprolist  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0;}
	 .dpprolist .swiper-pagination-bullet-active{ background:#96c355; color:#fff;}





/**************************************/
/************[公用over]****************/
/**************************************/


.list_313_pic ul li{ height:auto; list-style:none; padding-left:0; background:none; padding:20px 0;}
.list_313_pic ul li a{ text-decoration:none; color:#333;}
.list_313_pic ul li a h3{ font-size:16px; font-weight:normal;}

.list_313_pic ul li img{ float:left; width:25%; margin-right:2%;}
.list_313_pic ul li p{white-space:normal; line-height:20px; margin-top:20px; color:#999;overflow:hidden; line-height:22px; padding-right:30px;}
.list_313_pic ul li span{ padding:0; margin:0; margin-top:15px; display:block;}


.video{font-size: 0;}
.video img{
	display: block;
	width: 100%;
}

.banner{
		display: none;
	}

.banner .flex-control-nav
{display: block;bottom: 15px;width: 100%;
left: 0;
margin-left: 0;text-align: center;}
.banner  .flex-control-nav li
{margin:0 5px;}
.main-1{
	background-color: #f2f2f2;
	padding: 13px 0;
}

.main-1-left{
	width: 820px;
	text-align: center;
}
.main-1-left h1{
	font-size: 30px;
	font-weight: bold;
	color:#149641;
	padding-top: 12px;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main-1-left p{
	font-size: 16px;
	color:#666666;
	line-height: 1.6;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	margin-top: 6px;
}

.main-1-right{
	width: 330px;
}

.list-11{
	overflow: hidden;
}

.shangshi{
	width: 29px;
	border:1px solid #149641;
	background-color: #149641;
	font-size: 14px;
	color:#fff;
	text-align: center;
	padding: 12px 0;
	margin-right: 21px;
}



.list-11 li{
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	background-image: url(../img/list-11.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-11 li span{
	font-size: 12px;
	margin-left: 15px;
}
.list-11 li a{
	font-size: 14px;

}
.main-1-right .list-11 li a{
	font-size: 12px;

}
.list-11 li a:hover{
	color:#149641;
}


.index-body{
	padding-top: 15px;
	padding-bottom: 40px;
}

.index-1-pic{
	width: 600px;
	margin-right: 36px;
}

.fafa .slides>li{
	position: relative;
	overflow: hidden;
	padding-bottom: 61.335%;
}

.fafa .slides>li img{
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
}



.fafa .slides>li h1{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	background-image: url(../img/heidi.png);
	padding-left: 27px;
	font-size: 14px;
	color:#fff;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 150px;
}

.fsfs .flex-control-nav{
			display: block;
		}



.fafa .flex-control-nav{
	display: block;
	font-size: 0;
	text-align: right;
	bottom: 16px;
	padding-right: 10px;
	width: 100%;
	margin-left: 0;
	left: 0;
}

.fafa .flex-control-nav li{
	margin:0 5px;
}


.index-1-con{
	overflow: hidden;
	background-color: #f2f2f2;
	padding: 16px 26px 25px;
}
.index-1-title{
	border-bottom: 1px solid #cecece;
	position: relative;
}
.index-1-title a{
	float: left;
	width: 25%;

	font-size: 14px;
	color:#333;
	text-align: center;
	/*padding-bottom: */
	line-height: 40px;
	position: relative;

}

.index-1-title a.cur{
	color:#149641;
	font-size: 16px;
	/*border-bottom: 2px solid #149641;*/
}

.index-1-title a:first-child:hover{

}
.index-1-title:after{
	content:"";
	height: 2px;
	position: absolute;
	width: 25%;
	left: 0;
	background-color: #149641;
	transition: .3s;
	bottom: -1px;
}

.index-1-title.acac1:after{left: 0;}
.index-1-title.acac2:after{left: 25%;}
.index-1-title.acac3:after{left: 50%;}
.index-1-title.acac4:after{left: 75%;}



.index-1-list .list-11 li{
	height: 34px;
	line-height: 34px;
}
.index-1-list .list-11 li a{
	font-size: 16px;

}



.index-1-list-wp{
	margin-top: 14px;
}


.index-1-list {
	display: none;
}

#index-1-list-1{
	display: block;
}



.index-2-left{
	width: 600px;
}


.index-2-right{
	width: 564px;
}



.index-2-title{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dddddd;
}
.index-2-title h1{
	float: left;
	font-size: 18px;
	color:#333;
}

.index-2-a{
	float: right;
	position: relative;
	width: 360px;
}

.index-2-a a{
	float: left;
	color:#333;
	line-height: 49px;
	/*padding: 0 15px;*/
	width: 90px;
	text-align: center;
}
.index-2-a a.cur{
	color:#149641;
	/*border-bottom: 2px solid #149641;*/
}
.index-2-a:after{
	content: "";
    height: 2px;
    position: absolute;
    width: 90px;
    left: 0;
    background-color: #149641;
    transition: .3s;
    bottom: -1px;
}

.index-2-a.acac1:after{left: 0;}
.index-2-a.acac2:after{left: 90px;}
.index-2-a.acac3:after{left: 180px;}
.index-2-a.acac4:after{left: 270px;}


.index-2-a-2 a{
	float: left;
	color:#333;
	line-height: 49px;
	/*padding: 0 15px;*/
	/*width: 18%;*/
	width: 100px;
	text-align: center;
}


.index-2-a-2 a.cur{
	color:#149641;
	font-size: 16px;
	
}

.index-2-a-2:after{
	content: "";
    height: 2px;
    position: absolute;
    width: 100px;
    left: 0;
    background-color: #149641;
    transition: .3s;
    bottom: -1px;

}
.index-2-a-2.acac1:after{left: 0;}
.index-2-a-2.acac2:after{left: 100px;}


.zhiding{
	padding: 30px 0 7px;
}
.zhiding-date{
	width: 60px;
	text-align: center;
	border:1px solid #149641;
	margin-right:24px;
}

.zhiding-date h1{
	height: 48px;
	line-height: 48px;
	color:#fff;
	font-weight: bold;
	font-size: 30px;
	background-color: #149641;
}
.zhiding-date h2{
	font-size: 12px;
	color:#333;
	height: 19px;
	line-height: 19px;
}

.zhiding-con h1{
	font-size: 16px;
	color:#333;
	padding-top: 2px;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zhiding-con h1:hover{
	color: #149641;
}

.zhiding-con p{
	font-size: 14px;
	color:#666;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
	margin-top: 5px;
}

.index-2-list .list-11 li{
	height: 32px;
	line-height: 33px;
}


.index-2-list {
	display: none;
}

#index-2-list-1{
	display: block;
}
.dd-pic
{margin-top: 20px;overflow: hidden;}
.dd-pic img{
	display: block;
	width: 100%;
	transition: .3s;
}

.dd-pic:hover img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.index-2-a-2 {
    border-bottom: 1px solid #dddddd;
    position: relative;
}

.gundong-kaiguan{
	position: absolute;
	width: 50px;
	right: 0;
	top: 19px;
}

.gundong-kaiguan-span{
	font-size: 0;
	display: none;
}

#gundong-kaiguan-span-1{
	display: block;
}


.kkspan1{
	width: 17px;
	height: 17px;
	display: inline-block;
	background-image: url(../img/up.png);
	background-repeat: no-repeat;
	background-position: center ;
	margin-right: 8px;
	transition: .3s;
	cursor: pointer;
}
.kkspan1:hover{
	background-image: url(../img/up-h.png);

}
.kkspan2{
	width: 17px;
	height: 17px;
	display: inline-block;
	background-image: url(../img/down.png);
	background-repeat: no-repeat;
	background-position: center ;
	transition: .3s;
	margin-right: 8px;
	cursor: pointer;
}

.kkspan2:hover{
	background-image: url(../img/down-h.png);

}


.index-2-a-2  a{
	position: relative;
	bottom: -1px;
}
.index-2-list-2-wp{
	margin-top: 20px;
}

.gundong{
	height: 120px;
	overflow: hidden;
	position: relative;
}

.gundong .list-11{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.gundong1 .list-11 ul{
	position: relative;
	transition: .3s;

	
}
.gundong2 .list-11 ul{
	position: relative;
	transition: .3s;
	

}


.index-2-list-2 {
	display: none;
}

#index-2-list-2{
	display: block;
}
.shipin
{margin-top: 12px;}
.shipin-pic img{
	display: block;
	width: 100%;
}

.shipin-pic{
	width: 313px;
}

.shipin-con{
	overflow: hidden;
	padding: 24px 26px 0;
	background-image: url(../img/shipin-con.jpg);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 185px;
}

.shipin-con h1{
	font-size: 18px;
	color:#149641;
	padding-bottom:10px;
	background-image: url(../img/h1.png); 
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shipin-con h1 span{
	width: 8px;
	height: 14px;
	background-image: url(../img/jian.png);
	background-repeat: no-repeat;
	background-position: center ;
	margin-top: 3px;
}
.shipin-con p{
	font-size: 12px;
	height: 42px;
	overflow: hidden;
	color:#333;
	margin-top: 8px;
	line-height: 1.8;
}



.zhuanti{
	position: relative;
	
}


.zhuanti-title{
	position: absolute;
	left: 0;
	top: 0;
	width: 73px;
	height: 78px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../img/zhuanti-title.png);
	text-align: center;
	font-size: 18px;
	color:#149641;
	line-height: 1.4;
	padding: 12px 10px
}

.zhuanti-a{
	position: absolute;
	right: 0;
	top: 0;
	height: 78px;
	width: 46px;
	background-color: #149641;
	color:#fff;
	text-align: center;
	font-size: 14px;
	border-radius: 5px;
	padding:6px 10px
}

.zhuanti-con{
	padding-left: 88px;
	padding-right: 63px;
}


.zhuanti-list{
	position: relative;
}

.zhuanti-list .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 14px;
    height: 24px;
    background-image: url(../img/left.jpg);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}

.zhuanti-list .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    width: 14px;
    height: 24px;
    background-image: url(../img/right.jpg);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}

.zhuanti-list .item a{
	display: block;
	/*height: 78px;*/
	/*background-color: #f6f6f6;*/
	/*border-radius: 5px;*/
	overflow: hidden;

	/*padding: 17px 60px 0 27px;*/
	/*background-repeat: no-repeat;*/
	/*background-position: 95% center;*/
}

.zhuanti-list .item a img{
	height: 78px;
	border-radius: 3px;
}
.zhuanti-list .item a h1{
	font-size: 18px;
	font-weight: bold;
	color:#333;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.zhuanti-list .item a:hover h1{
	color:#149641;
}
.zhuanti-list .item a p{
	font-size: 12px;
	margin-top: 8px;
	line-height: 1.4;
	color:#999;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.m27{
	margin-top: 27px;
}

.index-4-con{
	width: 380px;
	margin-left: 30px;
	float: left;
}
.index-4-con:first-child{
	margin-left: 0;
}
.title-11{
	border-bottom: 1px solid #dddddd;
}
.title-11 h1{
	display: inline-block;height: 37px;
	line-height: 37px;
	padding: 0 24px;
	background-color: #149641;
	color:#fff;
	font-size: 18px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.index-4-con .list-11{
	margin-top: 12px;
}


.index-4-con .list-11 li{
	height: 32px;
	line-height: 32px;
}
.anquan-list{
	margin-top: 20px;
}
.anquan-list li{
	float: left;
	text-align: center;
	width: 25%;
}
.anquan-yuan{
	width: 49px;
	height: 49px;
	background-repeat: no-repeat;
	background-position: center ;
	margin:0 auto;
	transition: .3s;
}
.anquan-yuan1{background-image: url(../img/an1.png);}
.anquan-yuan2{background-image: url(../img/an2.png);}
.anquan-yuan3{background-image: url(../img/an3.png);}
.anquan-yuan4{background-image: url(../img/an4.png);}
.anquan-list li:hover .anquan-yuan1{background-image: url(../img/h/an1-h.png);}
.anquan-list li:hover .anquan-yuan2{background-image: url(../img/h/an2-h.png);}
.anquan-list li:hover .anquan-yuan3{background-image: url(../img/h/an3-h.png);}
.anquan-list li:hover .anquan-yuan4{background-image: url(../img/h/an4-h.png);}
.anquan-list li h1{
	font-size: 14px;
	color:#666;
	margin-top: 10px;
}

.jingying-list{
	margin-left: -4%;
	margin-top: 12px;
}
.jingying-list li{
	float: left;
	width: 29.33333333%;
	margin-left: 4%;
}

.jingying-list li a{
	display: block;
	padding: 15px 0 15px;
	text-align: center;
	background-color: #f2f2f2;
	border-radius: 5px;
}




.jingying-list li a img{
	display: block;
	margin:0 auto;
}

.jingying-list li a .jjjj{
	width: 29px;
	height: 29px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: center ;
}
.jingying-list li a .jjjj1{
	background-image: url(../img/h/j1.png);
}

.jingying-list li a .jjjj2{
	background-image: url(../img/h/j2.png);
}
.jingying-list li a .jjjj3{
	background-image: url(../img/h/j3.png);
}






.jingying-list li a h1{
	font-size: 14px;
	color:#666;
	margin-top: 8px;
}

.jingying-list li a:hover h1{
	color:#149641;
}


.chanpin-list li{
	width: 48%;
	margin-top: 4%;
}
.chanpin-list li a{
	display: block;
	padding: 24px 20px 73px 20px;
	background-color: #fff;
	background-position: right bottom;
	background-repeat: no-repeat;
        height:150px;

}

.chanpin-list li h1{
	font-size: 16px;
	color:#149641;
	padding-bottom:10px;
	background-image: url(../img/h1.png); 
	background-repeat: no-repeat;
	background-position: left bottom;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}
.chanpin-list li h1 span{
	width: 8px;
	height: 14px;
	background-image: url(../img/jian.png);
	background-repeat: no-repeat;
	background-position: center ;
	margin-top: 3px;
}
.chanpin-list li p{
	font-size: 12px;
	color:#333;
	margin-top: 10px;
	  

}

.index-5-left{
	width: 380px;
}
.index-5-left2{
	width: 380px;
	margin-left: 30px;
}
.index-5-right{
	width: 380px;
}

.index-5-title{
	height: 37px;

	border-bottom: 1px solid #dddddd;
}
.index-5-title h1{
	float: left;
	font-size: 18px;
	color:#333;
}

.index-5-a{
	float: right;
	position: relative;
	/*width: 180px;*/
}

.index-5-a a{
	float: left;
	color:#333;
	
	padding-bottom: 15px;
	padding-top: 5px;
	width: 90px;
	text-align: center;
	
}
.index-5-a a.cur{
	color:#149641;
	/*border-bottom: 2px solid #149641;*/
}

.index-5-a:after{
	content: "";
	position: absolute;
	height: 2px;
	background-color: #149641;
	width: 90px;
	left: 0;
	bottom: -1px;
	transition: .3s;
}
.index-5-a.acac1:after{left: 0;}
.index-5-a.acac2:after{left: 90px;}
.index-5-a.acac3:after{left: 180px;}




.index-5-right .list-11{
	margin-top: 23px;
}
.index-5-right .list-11 li{
	height: 35px;
	line-height: 35px;
}
.index-5-list{
	display: none;
}

#index-5-list-1{
	display: block;
}
.fengcai-list 
{margin-top: 24px;}
.fengcai-list .item{
	position: relative;
	overflow: hidden;
	padding-bottom: 63.947%;
}



.fengcai-list .item:hover img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.fengcai-list .item img{
	transition: .3s;
	z-index: 7000;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	height: 100%;
}
.fengcai-list h1{
	position: absolute;
	height: 50px;line-height: 50px;
	background-image: url(../img/heidi.png);
	color:#fff;
	padding-left: 26px;
	padding-right: 26px;
	 text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 8000;
    font-size: 14px;
}

.fengcai-list .owl-prev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -35px;
	width: 38px;
	height: 70px;
	background-image: url(../img/feng-left.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;
}

.fengcai-list .owl-next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -35px;
	width: 38px;
	height: 70px;
	background-image: url(../img/feng-right.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;font-size: 0;
}


.index-foo{
	padding: 10px 0;
	background-color: #f6f6f6;
}

.index-foo .wp{
	position: relative;

}
.index-foo span{
	position: absolute;
	left: 0;
	top: 0px;
	height: 36px;
	line-height: 36px;
	width: 130px;
	text-align: center;
	font-size: 16px;
	color:#333;
}

.index-foo-list{
	padding-left: 130px;
}
.index-foo-list li{
	float: left;
	width: 30.333333333%;
	margin:0 1.5%;
}
.index-foo-list li select{
	height: 36px;
	line-height: 36px;
	width: 100%;
	border:0;
	background-color: #fff;
	border-radius: 5px;
	padding-left: 16px;
}
/**************************************************************/
/*main-over*/






 
/*xinwen*/

.banner-2{
	
}

.banner-2 img{
	display: block;
	width: 100%;
	display: none;
}
.banner-2 img.ooppoopp{
	display: block;
}
.xinwen-1{
	padding: 20px 0 40px;
}
.xinwen-1-con{
	background-color: #fff;
}

.xinwen-1-top{
	padding: 30px 20px 23px;
	text-align: center;
	position: relative;
	background-image: url(../img/tong.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.xinwen-1-top h1{
	font-size: 30px;font-weight: bold;
	color:#149641;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xinwen-1-top p{
	font-size: 16px;
	line-height: 1.6;
	margin-top: 10px;
	color:#666;text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.xinwen-1-bottom{
	margin:0 20px;
	border-top: 1px dotted #b8b8b8;
	padding: 15px 0;
}

.xinwen-1-bottom li{
	/*height: 30px;*/
	line-height: 35px;
	padding-left: 15px;
	background-image: url(../img/list-11.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 49%;
}
.xinwen-1-bottom li span{
	font-size: 12px;
	margin-left: 15px;
}
.xinwen-1-bottomli a{
	font-size: 14px;

}

.xinwen-1-bottom li a:hover{
	color:#149641;
}

.xinwen-1-jituan-title{
	height: 75px;
	line-height: 75px;
	font-size: 22px;
	color:#333;
}

.xinwen-1-list-con{
	background-color: #fff;
	padding: 30px;
}

.xinwen-1-list-con .date{
	width: 102px;
	height: 29px;
	line-height: 29px;
	background-color: #149641;
	color:#fff;
	text-align: center;
}

.xinwen-1-list-con  h1{
	font-size: 20px;
	color:#149641;
	padding: 15px 0 10px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xinwen-1-list-con p{
	font-size: 14px;
	color:#666;
	line-height: 2;
	height: 84px;
	overflow: hidden;
}

.xinwen-1-pic{
	position: relative;
	overflow: hidden;
	padding-bottom: 63.947%;
}
.xinwen-1-pic img{
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
	right: 0;
	transition: .3s;
	top: 0;
}

.xinwen-1-pic:hover img{
	 -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.xinwen-2{
	padding-bottom: 63px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../img/xinwen-2.jpg);
	padding-top: 54px;
}

.xinwen-2-con{
	width: 47%;
}

.xinwen-2-title{
	font-size: 22px;
	color:#fff;
}

.xinwen-2-bai{
	padding: 30px;
	background-image: url(../img/baidi2.png);
	margin-top: 28px;
}

.xinwen-2-bai-list1 li{
	margin-top: 22px;
}

.xinwen-2-bai-list1 li:first-child{
	margin-top: 0px;
}

.tuitui-pic{
	width: 124px;
	position: relative;
	margin-right: 19px;
}

.tuitui-pic img{
	display: block;
	width: 100%;
	height: 79px;
}

.tuitui h1{
	font-size: 16px;
	color:#333;
	padding-top: 2px;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-top: 6px;
}

.tuitui h1:hover{
	color: #149641;
}

.tuitui p{
	font-size: 14px;
	color:#666;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
	margin-top: 7px;
}




.xinwen-2-bai-list2
{margin-top: 16px;}
.xinwen-2-bai-list2 li{
	height: 34px;
	line-height: 34px;
	padding-left: 15px;
	background-image: url(../img/list22.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.xinwen-2-bai-list2 li span{
	font-size: 12px;
	margin-left: 15px;
}
.xinwen-2-bai-list2 li a{
	font-size: 14px;

}

.xinwen-2-bai-list2 li a:hover{
	color:#149641;
}


.xinwen-3{
	padding: 15px 0 60px;
}
.xinwen-3-shipin{
	margin-top: 24px;
}
.xinwen-3-shipin-pic{
		width: 575px;
	margin-left: 42px;
}

.xinwen-3-shipin-pic-div{

	display: none;
	
}
.xinwen-3-shipin-pic-div a{
	display: block;
	position: relative;
}

.bobobo{
	position: absolute;
	width: 62px;
	margin-left: -31px;
	left: 50%;
	top: 50%;
	margin-top: -31px;
	
}

#xinwen-3-shipin-pic-div-1{
	display: block;
}

.xinwen-3-shipin-pic-div img{
	display: block;
	width: 100%;
}

.xinwen-3-shipin{
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../img/xinwen-3.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	padding: 30px;
	padding-left: 26px;
	padding-top: 40px;
}


.xinwen-3-shipin-con{
	overflow: hidden;
	padding: 0	18px;
}

.xinwen-3-shipin-con h1{
	font-size: 30px;
	color:#fff;
	padding-top: 20px;

}

.xinwen-3-shipin-con h2{
	font-size: 14px;
	color:#fff;
	line-height: 2;
	height: 56px;
	margin-top: 24px;
	overflow: hidden;

}

.xinwen-3-shipin-list{
	margin-top: 15px;
}
.xinwen-3-shipin-list .item{
	cursor: pointer;
}

.xinwen-3-shipin-list-con{
	background-color: #e7ecf2;
	padding:8px 19px;
}
.xinwen-3-shipin-list-con p{
	font-size: 14px;
	color:#333;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
}

.xinwen-3-shipin-list .owl-prev {
    position: absolute;
    left: -18px;
    top: 50%;
    margin-top: -17px;
    width: 14px;
    height: 34px;
    background-image: url(../img/left_xxx.jpg);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}

.xinwen-3-shipin-list .owl-next {
    position: absolute;
    right: -18px;
    top: 50%;
    margin-top: -17px;
    width: 14px;
    height: 34px;
    background-image: url(../img/right_xxx.jpg);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}

.xinwen-3-zhaobiao{
	margin-top: 24px;
	overflow: hidden;
}
.xinwen-3-zhaobiao-list{
	margin-left: -1px;
}
.xinwen-3-zhaobiao-list .item{

}
.xinwen-3-zhaobiao-list .item>a{
	display: block;
	padding: 10px 40px;
	/*border-left: 1px dotted #b8b8b8;*/

}

.xinwen-3-zhaobiao-list .item h1{
	font-size: 20px;
	color:#149641;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xinwen-3-zhaobiao-list .item h2{
	font-size: 14px;
	color:#666;
	margin-top: 20px;
}

.xinwen-3-zhaobiao-list .item p{
	font-size: 14px;
	color:#666;
	margin-top: 15px;
	line-height: 2;
	height: 84px;
	overflow: hidden;
}


.xinwen-3-zhaobiao-list .owl-next {
    position: absolute;
    right: 5px;
    top:-40px;
 
    width: 17px;
    height: 17px;
    background-image: url(../img/right2.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}
.xinwen-3-zhaobiao-list .owl-next:hover{
    background-image: url(../img/right2h.png);

}

.xinwen-3-zhaobiao-list .owl-prev {
    position: absolute;
    right: 30px;
    top:-40px;
 
    width: 17px;
    height: 17px;
    background-image: url(../img/left2.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}
.xinwen-3-zhaobiao-list .owl-prev:hover{
    background-image: url(../img/left2h.png);

}


/*product*/
.product{
	padding-bottom: 60px;
}
.product-list  ul{
	margin-left: -2%;
}
.product-list li{
	float: left;
	width: 31.33333333333%;
	margin-left: 2%;
	margin-top: 40px;
}

.product-con{
	background-color: #fff;
	padding: 29px;
	padding-top: 50px;
}
.product-con h1{
	font-weight: bold;
	color:#149641;
	text-align: center;
	font-size: 24px;
}
.product-con  p{
	text-indent: 2em;
	line-height: 2;
	height: 84px;
	overflow: hidden;
	margin-top: 20px;
}

.product-pic{
	position: relative;
	overflow: hidden;
	padding-bottom: 57.89%;
}

.product-pic img{
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	height: 100%;
	display: block;
	transition: .3s;
}
.product-pic:hover img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*anquan*/


.erji-top{
	height: 70px;
	background-color: #fff;
	line-height: 70px;
}


.erji-nav{
	overflow: hidden;
	position: relative;
}
.erji-nav:after{
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 92px;
	height: 2px;
	background-color: #149641;
	transition: .3s;
}
.erji-nav.acac1:after{left:0;}
.erji-nav.acac2:after{left:92px;}
.erji-nav.acac3:after{left:184px;}
.erji-nav.acac4:after{left:276px;}
.erji-nav.acac5:after{left:368px;}
.erji-nav.acac6:after{left:460px;}
.erji-nav.acac7:after{left:552px;}

.erji-nav a{
	float: left;
	/*padding: 0 13px;*/
	width: 92px;
	line-height: 70px;
	text-align: center;
	transition: .3s;
	/*margin-right: 15px;*/
	font-size: 16px;
	color:#333;
}
.erji-nav a.cur,.erji-nav a:hover{
	
	color:#149641;
}
.mianbaoxie{
	margin-left: 10px;
	font-size: 12px;
	color:#999;
	width: 220px;
	text-align: right;
}

.mianbaoxie img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.mianbaoxie a:hover{
	color:#149641;
}

.erji-con{
	padding: 30px 0 50px;
}

.none{
	display: none;
}


.shengchan-right{
	width: 330px;
	margin-left: 30px;
}

.shengchan-list-wp{
	overflow: hidden;
}

.shengchan-right-1{
	background-color: #fff;
	padding: 25px 18px;
}
.shengchan-right-1 .list-11{
	margin-top: 15px;
}
.shengchan-right-2{
	margin-top: 24px;
}
.shengchan-shipin
{margin-top: 20px;}
.shengchan-shipin img{
	display: block;
	width: 100%;
}


.shengchan-pic-wp{
	width: 190px;
	margin-right: 25px;
}

.shengchan-pic{
	position: relative;
	overflow: hidden;
	padding-bottom: 63.684%;
}

.shengchan-pic img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
}
.shengchan-list li{
	background-color: #fff;
	padding: 30px;
	margin-top: 29px;
}

.shengchan-list li:first-child{
	margin-top: 0;
}
.shengchan-list-con{
	overflow: hidden;
}

.shengchan-list-con h1{
	font-size: 24px;
	color:#149641;
	padding-bottom: 8px;
	border-bottom: 1px dotted #919191;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.shengchan-list-con h2{
	font-size: 14px;
	color:#666;
	padding: 12px 0 7px;
}

.shengchan-list-con p{
	font-size: 12px;
	color:#666;
	line-height: 2;
	height: 48px;
	overflow: hidden;
}


.bt-page {
    text-align: center;
  	line-height: 1.6;
    padding: 20px 0 10px;
    /* padding-left: 45px; */
}


.bt-page * {
    display: inline-block;
    margin-left: 2px;
}
.bt-page script{display:none!important;}
.bt-page div {
    width: 48px;
    height: 46px;
  	line-height: 46px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
	background-color: #fff;
    color: #000;
    font-size: 14px;
      border-radius: 5px;
}

.bt-page div.gogo{
	width: auto;
	border:0;
}
div.gogo select{
	width: 35px;
	height: 25px;vertical-align: middle;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 0	3px;
}
.bt-page div:hover{
	 background-color: #cccccc;
    color: #fff;
}
.bt-page div a{
	padding: 4px 11px;
	border-radius: 5px;
	vertical-align: middle;
	color:#fff;
	background-color: #149641;line-height: normal;
}

.bt-page div.gogo:hover{
	background-color: #fff;
	
    color: #000;

}
.ccc {
    width: 48px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    border-radius: 5px;
}

span.ccc-active {
    background-color: #149641;
    color: #fff;
    border-color: #149641;
}

.ccc:hover {
    background-color: #787878;
    color: #fff;
        border-color: #787878;
}


/*dangjian*/

.dangjian{
	padding: 40px 0;
}


.dangjian-1 .index-1-con{
	background-color: #fff;
	padding: 26px;
}


.dangjian-1 .index-1-con .list-11{
	margin-top: 16px;
}

.dangjian-1 .index-1-con .list-11 li{
	line-height: 33px;
}

.dangjian-2-left{
	padding: 26px;
	padding-bottom: 12px;
	width: 855px;
	background-color: #fff;
}

.dangjian-2-right{
	background-color: #fff;
	padding: 26px 15px 28px;
	width: 312px;
}


.dangjian-2-right  .list-11{
	margin-top: 19px;
}

.dangjian-2-right  .list-11 li{
	height: 33px;
	line-height: 33px;
}

.dangjian-2-left .tuitui{
	margin-top:22px; 
}
.dangjian-2-left .xinwen-1-bottom{
	margin:15px 0 0;
	padding: 0;
	border-top: 0;
}

.dangjian-2-left .xinwen-1-bottom li{
	height: 30px;
	line-height: 30px;
}

.dangjian-3{
	padding: 26px;
	background-color: #fff;
	/*overflow: hidden;*/
}

.dangjian-3-ove{
	overflow: hidden;

}




.dangjian-3-over{
	margin-top:13px;
}


/*about*/

.about{
	padding: 40px 0;
}

.about-1-left{
	background-color: #fff;
	padding:37px 30px;
	width: 855px;
}

.about-1-pic{
	width: 407px;
	margin-right: 40px;
}

.about-1-pic img{
	display: block;
	width: 100%;
}
.about-1-con{
	overflow: hidden;
}

.about-title h1{
	font-size: 24px;
	color:#149641;
}

.about-1-nei{
	margin-top: 20px;
}

.about-1-con p{
	font-size: 14px;
	color:#666;
	text-indent: 2em;
	line-height: 2;
	height: 168px;
	overflow: hidden;
	text-align: justify;
       text-justify: inter-ideograph;/*IE*/
}

.about-1-list{
	margin-top: 45px;
}
.about-1-list li{
	float: left;
	width: 33.333333333%;
	text-align: center;
}

.shuzi{
	font-size: 36px;
	color:#149641;
	line-height: 1;
	vertical-align: middle;
}

.shuzi span{
	font-family:'Impact' ;
	font-size: 48px;
	vertical-align: middle;
	margin-top: -12px;
	display: inline-block;

}

.shuzi-wen{
	font-size: 12px;
	color:#666;
	margin-top: 10px;
}

.about-1-right{
	width: 310px;
}

.about-1-a a{
	display: block;
	height: 195px;
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
}

.about-1-a a h1{
	color:#fff;
	font-size: 24px;
	padding-top: 32px;
	padding-left: 27px;
}
.about-1-a2{
	margin-top: 22px;
}


.about-2-left{
	background-color: #fff;
	padding:20px 30px 30px;
	width: 855px;
}


.about-title2{
	line-height: 50px;
	
	border-bottom: 1px solid #ddd;
}
.about-2-a {
	position: relative;
	width: 540px;
}

.about-2-a:after{
	content:"";
	position: absolute;
	height: 2px;
	background-color: #149641;
	left: 0;
	width: 90px;
	transition: .3s;
}

.about-2-a.acac1:after{left: 0;}
.about-2-a.acac2:after{left: 90px;}
.about-2-a.acac3:after{left: 180px;}
.about-2-a.acac4:after{left: 270px;}
.about-2-a.acac5:after{left: 360px;}
.about-2-a.acac6:after{left: 450px;}


.about-2-a  a{
	float: left;
	/*padding: 0 15px;*/
	width: 90px;
	position: relative;
	text-align: center;
}


.about-2-a  a:first-child{
	margin-left: 0;
}
.about-2-a  a.cur{
	/*border-bottom: 2px solid #149641;*/
	color:#149641;
}

.about-2-pic{
	width: 407px;
	margin-right: 40px;
}

.about-2-pic img{
	display: block;
	width: 100%;
}

.about-2-con{
	margin-top: 30px;
}
.about-2-nei{
	display: none;
}

#about-2-nei-1{
	display: block;
}
.about-2-nei h1{
	font-size: 18px;
	color:#149641;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}

.about-2-nei  p{
	font-size: 14px;
	color:#666;
	line-height: 2;
	text-indent: 2em;
	height: 196px;
	overflow: hidden;
	text-align: justify;
       text-justify: inter-ideograph;/*IE*/
}

.about-2-right{
	width: 310px;
	padding: 24px 15px 15px;
	background-color: #fff;
}

.tuitui2-pic{
	width: 102px;
	position: relative;
	margin-right: 14px;
}

.tuitui2-pic img{
	display: block;
	width: 100%;
	height: 65px;
}
.tuitui2
{margin-top:20px; }
.tuitui2 h1{
	font-size: 14px;
	color:#333;
	padding-top: 2px;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-top: 3px;

}

.tuitui2 h1:hover{
	color: #149641;
}

.tuitui2 p{
	font-size: 12px;
	color:#666;
	line-height: 1.6;
	height: 38px;
	overflow: hidden;
	margin-top: 3px;
}


.about-2-right .list-11
{margin-top: 15px;}

.about-2-right .list-11 li{
	line-height: 32px;
	height: 32px;
}


.dashiji{
	/*height: 482px;*/
	padding-bottom: 60px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../img/da.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 60px;
}


.da-title h1{
	font-size: 30px;
	color:#149641;
}


.sel{
	width: 102px;
	margin-top: 3px;
}

.sel select{
	width: 100%;
	height: 34px;
	line-height: 34px;
	border:0;
	padding-left: 18px;
}

.dashiji-wp{
	margin-top: 35px;
	background-image: url(../img/line.png);
	background-repeat: repeat-x;
	background-position: left 59px;
}

.dashiji-list h1{
	font-size: 40px;
	color:#fff;
	height: 65px;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/hh1.png);
}

.dashiji-list   p{
	font-size: 14px;
	margin-top: 28px;
	color:#fff;
	line-height: 2;
}


.dashiji-list .owl-prev {
    position: absolute;
    left:-50px;
    top: 5px;

    width: 34px;
    height: 34px;
    background-image: url(../img/left3.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}

.dashiji-list .owl-next {
    position: absolute;
    right: -50px;
    top: 5px;
   width: 34px;
    height: 34px;
    background-image: url(../img/right3.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}

.about-3{
	background-color: #fff;
	padding: 30px;
}

.about-3-left{
	width: 552px;
	margin-top: 25px;
}



.liu-top{
	padding-bottom: 14px;
	border-bottom: 1px dotted #919191;
}
.liu-img{
	width: 72px;
	font-size: 0;
	margin-right: 18px;
}
.liu-top h1{
	font-size: 24px;
	color:#333;
	padding-top: 3px;
}

.liu-top p{
	font-size: 16px;
	color:#333;
	margin-top: 10px;
}

.input.fl,.input.fr{
	width: 48%;
	
}
.input{
	
	margin-top: 17px;
	position: relative;
}

.input-radio{

    border: 1px solid #c3c3c3;
    width: 100%;
    height: 35px;
    line-height: 35px;    padding-left: 10px;
    color:#888;
}

.input input[type="radio"]{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 2px;
	margin-left: 8px;
}
.input input[type="text"]{
	border:0;
	border:1px solid #c3c3c3;
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}

.input textarea{
	border:0;
	width: 100%;
	border:1px solid #c3c3c3;
	line-height: 2;
	padding: 10px;
	height: 130px;
}

.input2 input[type="text"]{
	width: 318px;
}
.input input[type="button"]{
	width: 100%;
	border:0;
	height: 48px;
	background-color: #149641;
	color:#fff;
	font-size: 16px;
	cursor: pointer;
}
.input2 img{
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 10px;
}

.about-3-right{
	width: 543px;
	height: 457px;
	margin-top:25px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../img/lan-er.jpg);
	padding-left: 35px;
	padding-top: 30px;
	position: relative;
}

.erer{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 101px;
	font-size: 0;
	opacity: 0;
	/*transition: .3s;*/
}
.erer:hover{
	opacity: 1;
}
.about-3-right h1{
	height: 75px;
	line-height: 75px;
	font-size: 60px;
	color:#fff;
	font-weight: bold;
	font-family:'Impact' ;
}

.about-3-right h1 img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.contact-list{
	margin-top: 15px;
}
.contact-list span{
	margin-right: 2px;
}
.contact-list li{
	color:#fff;
	font-size: 16px;
	line-height: 1.9;
	
}
.contact-con{
	overflow: hidden;

}
.about-4-list{
	padding-bottom: 30px;
}
.about-4-list li:first-child{
	margin-top: 45px;
}
.about-4-list li{
	background-color: #f3f3f3;
	margin-top: 15px;
	transition: .3s;
}
.about-4-list li:hover .about-4-gs{
	background-color: #037bc9;
	color:#fff;
}
.about-4-list li:hover{
	background-color: #037bc9;

}
.about-4-list li:hover .about-4-con p{
	/*background-color: #037bc9;*/
	color:#fff;
}
.about-4-gs{
	width: 132px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	border-right: 3px solid #fff;
	background-color: #e5e5e5;
	transition: .3s;
	margin-right: 17px;
}

.about-4-con{
	overflow: hidden;
	padding-top: 7px;

}


.about-4-con p{
	transition: .3s;
	height: 44px;

font-size: 14px;
	color:#666;
	line-height:1.6;	overflow: hidden;
}

.xinwen-1-list .owl-prev{
	position: absolute;
	left:  -50px;
	top: 50%;
	margin-top: -35px;
	width: 38px;
	height: 70px;
	background-image: url(../img/feng-left.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;
	font-size: 0;
}

.xinwen-1-list .owl-next{
	position: absolute;
	right: -50px;
	top: 50%;
	margin-top: -35px;
	width: 38px;
	height: 70px;
	background-image: url(../img/feng-right.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center ;font-size: 0;
}



/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/


#header-2{
	display: none;
	height: 75px;
	/*border-bottom:0px solid #035cac;*/
	    box-shadow: 0 4px 8px -3px #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5000000000;
	background-color: #fff;
  
}
.nav-2{
	display: none;
	background-color: #fff;
	position: relative;
	z-index:130000;
	
}

.nav-2 li{

	border-top: 1px dashed #ccc;
	position: relative;
}

.jiaspan{
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url(../img/h/jia2.png);
	background-repeat: no-repeat;
	background-position: center ;
	top: 8px;
	
	right: 14px;
}
.jiaspan.cur{
	background-image: url(../img/h/jia2h.png);

}
.nav-2 li:first-child{
	border-top: 0;
}
.nav-2 li>a{
	
	padding:15px 10px;
	display: block;
	font-size: 14px;
	width: 100%;
	color:#333;

}
.nav-xia-a{
	padding-bottom: 15px;
	display: none;
}
.nav-xia-a a{
	padding: 8px 10px;
	display: block;
	font-size: 12px;
	padding-left: 15px;
	width: 100%;
	color:#666;
}
/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0; 
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/
.logo-2{
	font-size: 0;
	width: 134px;
	margin-left: 15px;
	margin-top: 5px;
}
.logo-2 a{
	display: inline-block;
	width: 100%;
	height: 67px;
	line-height: 67px;
}

.logo-2 img{
		
		vertical-align: middle;
	}

.menu2{
	
	margin-right: 15px;

}
.menu2 li{
	
	cursor:pointer ;
	margin-left: 10px;
	margin-top: 29px;
}

.menu2 li img{
	vertical-align: middle;
	display: none!important;
}
#sanlan{
	display: block;
	width: 23px;
	height: 19px;
	background-image: url(../img/h/sanlan.png);
	background-repeat: no-repeat;
	background-position: center ;
}

.chenggao{
		display: none;
		height: 75px;
	}


#nav-2-heidi{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 120000;
	background-image: url(../img/heidi.png);
	display: none;
	
}





/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/





/*4-16*/

.zhuanti-list1 li{
	width: 48.5%;
	margin-top: 29px;
}

.zhuanti-list1 li:first-child,
.zhuanti-list1 li:first-child+li{
	margin-top: 0;
}
.zhuanti-list1 li>a{
	display: block;
	padding: 28px;
	background-color: #fff;
}


.zhuanti1-pic-wp{
	width: 150px;
	margin-right: 15px;
}

.zhuanti1-pic{
	overflow: hidden;
	padding-bottom:65.15%;
	background-color: #f6f6f6;
	position: relative;
}


.zhuanti1-pic img{
	position: absolute;
	width: 40px;
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -14px;
}

.zhuanti1-con{
	overflow: hidden;
}

.zhuanti1-con h1{
	font-size: 18px;
	color:#149641;
	font-weight: bold;
	border-bottom: 1px dashed #919191;
	padding-top: 5px;
	padding-bottom: 13px;
}

.zhuanti1-con p{
	font-size: 12px;
	margin-top: 8px;
	color:#999;
	line-height: 2;
	height: 48px;
	overflow: hidden;
}


.zhuanti2 li{
	    padding: 25px 0px 0px 25px;
	background-color: #fff;
}
.zhuanti2 li:hover{
	background-color: #149641;
}
.zhuanti2 li:hover .zhuanti2-date h1,.zhuanti2 li:hover .zhuanti2-date h2{
	color:#fff;
}

.zhuanti2 li:hover .zhuanti2-con h1,.zhuanti2 li:hover .zhuanti2-con p,.zhuanti2 li:hover .zhuanti2-ti{
	color:#fff;

}
.zhuanti2-date{
	width: 90px;
	border-right: 1px solid #e6e6e6;
	height: 89px;
	text-align: center;

}

.zhuanti2-date h1{
	font-size: 48px;
	color:#149641;
	line-height: 1;
}

.zhuanti2-date h2{
	font-size: 13px;
	color:#999;
	line-height: 1;
	margin-top: 5px;
}

.zhuanti2-con{
	overflow: hidden;
	padding: 0 70px 25px 35px;
	/*border-bottom: 1px solid #e6e6e6;*/
}

.zhuanti2-con h1{
	font-size: 20px;
	color:#333;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zhuanti2-con p{
	font-size: 12px;
	color:#999;
	line-height: 2;
	/*height: 48px;*/
	overflow: hidden;

}

.zhuanti2-ti{
	margin: 13px 0 8px;
	font-size: 12px;
	color:#999;
	height: 15px;
	line-height: 15px;
}
.zhuanti2-ti span{
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/yy.png);
}
.zhuanti2-ti a{

	display: inline-block;margin-left: 15px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/yy2.png);
}

.zhuanti2 li:hover .zhuanti2-ti span{
	background-image: url(../img/yyh.png);

}

.zhuanti2 li:hover .zhuanti2-ti a{
	background-image: url(../img/yy2h.png);

}
.zhuanti-dan{
	background-color: #fff;
	padding: 35px 0px;
}

.zhuanti-dan-ti{
	font-size:12px;
	color:#666;
	margin-top: 30px;
	text-align: center;
	line-height: 2;
	padding-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
}
.zhuanti-dan-ti span {
	padding-right: 15px;
}
.zhuanti-dan-ti span img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.danpian-con-p
{min-height: 500px;}

.danpian-con-p table{
	width: 90%!important;
	
	margin:10px auto!important;
	
	border-collapse: collapse!important;
}
.danpian-con-p table td,.danpian-con-p table tr{
	border:1px solid #7a7a7a!important;
	color:#666!important;
}


.danpian-con-p-video table{
	width: auto!important;
	border:0!important;
	display: table!important;
}

.danpian-con-p-video table td,.danpian-con-p-video table tr{
	border:0!important;
	color:#666!important;
}


.danpian-con-p img{
	display: block;
	margin:16px auto;
	width: 80%;
        
}
.danpian-con-p,.danpian-con-p *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;
/*	font-family: "Microsoft Yahei"!important;*/
}
.za-wp{
	display: inline-block;
	height: 13px;
	width: 61px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../img/zaza2.png);vertical-align: middle;
	margin-top: -5px;
	margin-left: 10px;
}

.za-wp.cur1{
	background-image: url(../img/zaza1.png);
}

.za-wp.cur2{
	background-image: url(../img/zaza2.png);
}

.za-wp.cur3{
	background-image: url(../img/zaza3.png);
}

.za-wp i{
	float: left;
	width: 13px;
	height: 13px;
	cursor: pointer;

}

.za1{}
.za2{margin-left: 9px;}
.za3{margin-left: 13px;}

.danpian-con-p.cur1,.danpian-con-p.cur1 *{
	font-size: 14px!important;
  
    
}

.danpian-con-p.cur3,.danpian-con-p.cur2 *{
	font-size: 16px!important;
   
    
}

.danpian-con-p.cur3,.danpian-con-p.cur3 *{
	font-size: 18px!important;
    

}

.zhuanti-dan-h1{
	font-size: 24px;
	color:#333;
	text-align: center;
	line-height: 1.6;
}

.pagg-li{
	height: 61px;
	line-height: 60px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
}

.pagg{
	margin-top: 60px;
	border-top: 1px solid #e6e6e6;
	/*padding-bottom: 100px;*/
}

.pagg-li span{
	width: 80px;
	text-align: center;
	font-size: 14px;
	color:#333;
	margin-right: 20px;
}

.pagg-li:hover span{
	background-color: #787878;
	color:#fff;
}

.pagg-li a{
	font-size:14px;
	color:#999; 
}

.pagg-li a:hover{
	color:#149641;
}

.pagg-li div.fr{
	font-size:14px;
	color:#999;
	width: 105px;
	text-align: right;
	margin-left: 30px;
}

.pagg-li div.fr img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.pic-list-wp{
	background-color: #fff;
	padding: 30px;
}
.pic-list li{
	float: left;
	width: 31.3333333%;
	margin-left:2%;
	overflow: hidden;
	margin-bottom: 2%;
}

.pic-list li a{
	display: block;
	position: relative;

	padding-bottom:100%;

	overflow: hidden;
	/*height: 100%;*/
}
.pic-list li:hover img{
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.pic-list li img{
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	height: 100%;
	transition:.3s;
}

.pic-list ul{
	margin-left: -2%;
}

.pic-list li h1 { 
    height: 50px;
    line-height: 50px;
    background-image: url(../img/heidi.png);
    color: #333;
    padding-left: 26px;
    padding-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;  
    font-size: 14px;
	text-align:center;
}


.table-1{

	background-color: #fff;
}
.table-1 table{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ececec;
	border-top: 0;
}

.table-1 table th{
	height: 50px;

	color:#fff;
	font-size: 15px;
	font-weight: normal;
	background-color:#149641;
}

.table-1 table td{
	height: 75px;

	color:#000;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #ececec;

}

.table-1 table tr.cur td{
	border-bottom: 0;
}
.table-1 table td span{
	color:#149641;
	cursor: pointer;
}
.table-1 table  tr.tr-ou td{
	height: auto;
	line-height: normal;
	border-bottom: 0;
}

.job-div{
	background-color: #fafafa;
	padding: 30px;
	display: none;
	
}

.job-div-top li{
	float: left;
	width: 25%;
	
	text-align: left;
	font-size: 15px;
	color:#555;
	padding-bottom: 20px;
}

.job-div-top{
	padding-bottom: 10px;
	border-bottom: 1px solid #ebebeb;
}

.job-div-con{
	text-align: left;
	padding: 15px 0;

	
	font-size: 15px;
	color:#555;
	line-height: 2.5;
}

.zai{
	display: inline-block;
	width: 113px;
	height: 36px;
	line-height: 36px;
	color:#fff;
	background-color: #149641;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	margin-top:25px;
}

#form-wp{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	z-index: 80000;
	display: none;
}

#form-hei{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	background-image: url(../img/heidi.png);
}

#form-bai{
	position: absolute;
	left: 10%;
	right: 10%;
	bottom: 20%;
	top: 20%;
	background-color: #fff;
	border-radius: 20px;
	overflow-y: auto;
	padding: 30px;
}



.apply-top{
	padding-top: 50px;
}

.apply-bottom{
	margin-top: 25px;
}
.apply-div{
	width: 32%;
	margin-left: 2%;
	position: relative;

}

.apply-div2{
	position: relative;
}
.apply-div2 i{
	font-size: 0;
	line-height: normal;
	position: absolute;
	right: 12px;
	top: 10px;
}

.apply-div i{
	font-size: 0;
	line-height: normal;
	position: absolute;
	right: 12px;
	top: 10px;
}

.apply-div:first-child{
	margin-left: 0;
}

.apply-div input[type='text']{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border:1px solid #d5d5d5;
	padding: 0	50px 0 12px;
	font-size: 16px;
}
.apply-div-select{
	width: auto;
	margin-right: 15px;
}
.apply-div select{
	width: 200px;
	padding: 0	10px;
	height: 35px;
	line-height: 35px;
	border:1px solid #d5d5d5;
	font-size: 16px;
}
.apply-div2 textarea{
	width: 100%;
	height:220px;
	border:1px solid #d5d5d5;
	font-size: 16px;
	padding: 18px 12px;
	padding-right:50px;
	color:#666;
}
.apply-bottom2{
	margin-top: 25px;
	position: relative;
}

.apply-bottom2 .fl{
	position: relative;

}
.apply-bottom2 span{
	display: inline-block;
	padding: 8px 38px;
	background-color: #939393;
	color:#fff;
	font-size: 16px;
	margin-right: 10px;
}
.apply-bottom2 input[type="file"]{
	position: absolute;
	left: 0;
	top: 0;
	height: 35px;
	opacity: 0;
	filter:alpha(opacity=0);
	cursor: pointer;
	width: 140px;
}

.apply-quren{
	margin-top: 25px;
	text-align: center;
}

.apply-quren input[type="button"]{
	border:0;
	width: 238px;
	height: 51px;
	line-height: 51px;
	border:0;
	background-color: #149641;
	border-radius: 3px;
	cursor: pointer;
	font-size: 16px;
	color:#fff;
}











#form-bai{
	position: absolute;
	left: 50%;
	width:500px;
	margin-left: -250px;

	
	height: 80%;
	
	top: 10%;
	background-color: #fff;
	padding:50px 30px;
	overflow-y:auto; 
}

#close-333{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor:pointer; 
	font-size: 22px;
}
.job-input{
	margin-top: 20px;
	font-size: 16px;
}

.job-input:first-child{
	margin-top: 0;
}
.job-input span{
	float: left;
	margin-right: 10px;
	height: 35px;
	line-height: 35px;
	text-align: right;
	width: 75px;
	font-size: 14px;
	color:#333;
}
.job-input-con{
	overflow: hidden;
}
.job-input  input[type="text"]{
	width: 90%;
	height: 35px;
	line-height: 35px;
	border:1px solid #ebebeb;
	padding: 0	10px;

}





.job-input  input[type="button"],.job-input  input[type="submit"]{
	width: 50%;
	height: 35px;
	line-height: 35px;
	background-color: #346fa8;
	color:#fff;
	border:0;
	cursor:pointer; 
	display: block;
	margin:0 auto;
}


p.content-111{
	height: 170px;
	overflow: auto;
}

.danpian-aaa{
	text-align: right;
}
.danpian-aaa{
	padding: 15px 0;
}
.danpian-aaa a{
	display:inline-block;
	padding: 5px 25px;
	border-radius: 5px;
	background-color: #787878;
	color:#fff!important;
	text-align: center;
}

.shizi-list{
	padding-bottom: 60px;
}
.shizi-list ul{
	margin-left: -1%;
}
.shizi-list li{
	float: left;
	width: 24%;
	margin-left: 1%;
	margin-bottom: 1%;
}

.shizi-list li>a{
	display: block;
	text-align: center;
	background: #f4f5f6;	
	padding: 14%;
}

.shizi-pic{
	padding: 8%;
	
}

.shizi-pic-wp{
	height: 0;
	padding-bottom: 100%;
	overflow:hidden;
	border-radius: 50%;
	width: 100%;
}

.shizi-pic img {
	display: block;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    width: 100%;
}


.shizi-pic:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.shizi-list li h1{
	    font-size: 20px;
    font-weight: bold;
    color: #149641;
        margin: 0 0 10% 0;
}

.shizi-list li h2 {
    font-size: 14px;
    color: #3d99d7;
    margin-bottom: 8%;
/*    height: 50px;*/
}

.shi-more{
	width: 60%;
    border: 1px solid #e5e5e5;
    padding: 5% 0;
    background: #fff;
    margin-left: 20%;
}

.shizi-list li:hover .shi-more {
    background: #149641;
    color: #fff;
}




/*4-25*/


.shanmei-wp{
	padding: 40px 0 45px;
}

.list-menu{
	width: 244px;
	margin-right: 33px;
	
}


.list-content{
	overflow: hidden;
	padding: 35px;
	background-color: #fff;
}


.list-menu-title{
	height: 87px;
	background-color: #149641;
	padding-left: 20px;
	padding-top: 25px;
	font-size: 24px;
	color:#fff;
	background-image: url(../img/spp.png);
	background-repeat: no-repeat;
	background-position: 111% -70%;
}
.list-menu-title span{ display:block; font-size:14px; 
	text-align:right; padding-right:10px; color:#CCC;text-transform:uppercase;}

.list-menu-list{
	background-color: #fff;
	padding: 15px 0;
}
.list-menu-list li{
	height: 48px;
	line-height: 48px;
	border-top: 1px solid #e2e1e6;
}
.list-menu-list li:first-child{
	    border-top: 0;
}
.list-menu-list li>a{
	display: block;
	height: 48px;
	padding-left: 37px;
	font-size: 14px;
	color:#666;
	line-height: 48px;
	background-repeat: no-repeat;
	background-position: 90% center;
	background-image: url(../img/gf.png);
}

.list-menu-list li.cur>a{
	background-color: #96c355;
	background-image: url(../img/gfh.png);
	color:#fff;
}


.list-menu-list li>a:hover{
	background-color: #96c355;
	background-image: url(../img/gfh.png);
	color:#fff;
}
.mianbaoxie2{
	
	font-size: 12px;
	color:#999;
	/*width: 220px;*/
	text-align: right;
	margin-top: 10px;
}

.mianbaoxie2 img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.mianbaoxie2 a:hover{
	color:#149641;
}

.list-content-title {
	border-bottom: 1px solid #d8d8d8;
}
.list-content-title h1{
	font-size: 24px;
	color:#666;
	padding: 0	10px;
	padding-bottom: 12px;
	border-bottom: 2px solid #149641;
	position: relative;
	bottom: -2px;
}

.list_313-wp{
	padding-top: 20px;
}

.list_313 li{
	height: 40px;
	line-height: 40px;
	padding-left: 28px;
	background-image: url(../img/adian.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
        border-top: 1px dashed #ebebeb;
}

.list_313 li:first-child{
	border-top: 0;
}
.list_313 li:hover{
	background-color: #f7f7f7;
}
.list_313 li a{
	font-size: 14px;
	color:#666;
}
.list_313 li a:hover{
	color:#149641;
}
.list_313 li span{
	font-size: 12px;
	color:#999;
	margin:0 15px;
}


.list-content-title2 h1{
	border-bottom: 0;
	padding-bottom: 0;
}
.list-content-hua{
	margin-top: 7px;
	position: relative;
}
.list-content-hua a{
	float: left;
	
	padding-bottom: 20px;
	font-size: 14px;
	width: 120px;
	text-align: center;
}
.list-content-hua a.cur{
	color:#149641;
}
.list-content-hua:after{
	content:"";
	position: absolute;
	height: 2px;
	background-color: #149641;
	left: 0;
	width: 120px;
	transition: .3s;
}

.list-content-hua.acac1:after{left: 0;}
.list-content-hua.acac2:after{left: 120px;}
.list-content-hua.acac3:after{left: 240px;}
.list-content-hua.acac4:after{left: 360px;}


.fengongsi{display: none;}
#fengongsi{display: block;}

.fengongsi img{
	display: block;
	width: 100%;
	margin:10px 0;
}

.fengongsi p{
	font-size: 16px;
	color:#333;
/*	text-indent: 2em;*/
	line-height: 1.8;
}

.shijio-list .item{
	height: 48px;
	line-height: 48px;
	text-align: center;
	color:#fff;
	font-size: 18px;
	background-color: #ef7166;
	cursor: pointer;
}

.shijio-list .item.cur{
	background-color: #149641
}

.shijio-top{
	padding: 0	24px;
}


.shijio-list .owl-prev{
	position: absolute;
	width: 22px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../img/shijio-left.png);
	font-size: 0;
	cursor: pointer;
	left: -24px;
	top: 0;
}
.shijio-list .owl-prev:hover{
	background-image: url(../img/shijio-left-h.jpg);

}
.shijio-list .owl-next{
	position: absolute;
	width: 22px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../img/shijio-right.png);
	font-size: 0;
	cursor: pointer;
	right: -24px;
	top: 0;
}

.shijio-list .owl-next:hover{
	background-image: url(../img/shijio-right-h.jpg);

}

.shijio-div-wp{
	margin-top: 50px;
}
.shijio-div{
	background-image: url(../img/xiano.jpg);
	background-repeat: repeat-y;
	background-position: 50px center;
	display: none;

}
#shijio-div{
	display: block;
}
.shijio-div li{
	margin-top: 30px;
}


.shijio-div li:first-child{
	margin-top: 0;
}
.shijio-date{
	width: 66px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background-image: url(../img/datedate.png);
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	margin-right: 21px;
	margin-left: 18px;
}

.shijio-div-con{
	overflow: hidden;
	padding-top: 20px;
	font-size: 14px;
	line-height: 1.8;
}

.shijio-div-con p{
	font-size: 14px;
	line-height: 1.6;
	margin-top: 13px;
}

.shijio-div-con p:first-child{
	margin-top: 0;
}


.contact12-1{
	
	height: 457px;
	
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../img/lan-er2.jpg);
	padding-left: 35px;
	padding-top: 30px;
	position: relative;
}


.contact12-1 h1{
	height: 75px;
	line-height: 75px;
	font-size: 60px;
	color:#fff;
	font-weight: bold;
	font-family:'Impact' ;
}

.contact12-1 h1 img{
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.contact12-2{
	margin-top: 30px;
}
.contact12-2 img{
	display: block;
	width: 100%;
}


.chanpp-p{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 32px;
	background-color: #f2f2f2;
}

.chanpp-pic{
	width: 159px;
	height:159px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: center ;
	border-radius: 50%;
	overflow: hidden;

}

.chanpp-pic img{
	display: none!important;
	width: 100%;
}
.chanpp-list {
	padding-bottom: 40px;
}
.chanpp-list  ul{
	margin-left: -3%;
}
.chanpp-list  li{
	float: left;
	width: 30.33333333333%;
	margin-left: 3%;
	margin-top: 3%;
}

.chanpp-list  li a{
	display: block;
	padding: 30px 18px 40px;
	border:1px solid #f2f2f2;
}
.chanpp-list h1{
	font-size: 24px;
	text-align: center;
	color:#149641;
	padding: 24px 0;
}


.chanpp-list p{
	font-size: 14px;
	color:#666;
	line-height: 2;
	text-indent: 2em;
	height: 84px;
	overflow: hidden;
}

.ememem{
	display: block;
	margin:15px auto;
	width: 480px;
}


.lianjiejie-content.list-content{
	padding: 0;
	background-color: transparent;
}

.lianjiejie-list li{
	
	width: 49%;
	margin-bottom: 2%;
}
.lianjiejie-list li a{
	display: block;
	background-color: #fff;
	padding:25px;
}

.lianjiejie-list li a:hover{
	background-color: #dbf0ff;
}
.lianjiejie-pic{
	width: 87px;
	margin-right: 23px;
}

.lianjiejie-pic img{
	display: block;
	width: 100%;
}

.lianjiejie-con{
	overflow: hidden;
}

.lianjiejie-con h1{
	font-size: 24px;
	color:#149641;
	padding-bottom: 10px;
	border-bottom: 1px dotted #b8b8b8;
	padding-top: 8px;
}

.lianjiejie-con p{
	font-size: 14px;
	color:#666;
	line-height: 1.6;
	margin-top: 8px;
}
.banner-da{
	position: relative;
}
.banner-da div.wp{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	z-index: 20000;
	bottom: 0;
}
.banner-da-div{
	font-size: 0;
	display: none;
}
.banner-da-span{
	position: absolute;
	right: 0;
	bottom: 50px;
	font-size: 0;
	line-height: normal;
}
.banner-da-span span{
	display: inline-block;
	border: 2px solid #6f6f6f;
	width: 104px;
	margin-left: 15px;
	cursor: pointer;
}
.banner-da-span span.cur{
	border: 2px solid #f2f2f2;

}
.banner-da-span span img{
	display: block;
	width: 100%;
	height: 52px;
}
#banner-da-div-1{
	display: block;
}


.fbanner-da .flex-control-nav
{display: block;bottom: 40px;width: 100%;
left: 0;
margin-left: 0;text-align: center;}
.fbanner-da  .flex-control-nav li
{margin:0 5px;}


.job-div-wp{
	margin-top: 40px;
}
.zzt-list ul{
	margin-left: -2%;
}
.zzt-list li{
	float: left;
	width: 48%;
	margin-left: 2%;
	margin-top: 2%;
}

.zzt-list li img{
	display: block;
	width: 100%;
}

.zzt-list li h1{
	font-size: 16px;
	color:#666;
	text-align: center;
	margin-top: 15px;
}

.zzt-list li:hover h1{
	color:#149641;
}



/*5-3*/
.tixixi-list {padding-top: 15px;}
.tixixi-list li{
	margin-bottom: 30px;
	border: 1px solid #ededed;
}

.tixixi-top{
	height: 55px;
    border-bottom: 1px solid #ededed;
    line-height: 55px;
    padding-left: 20px;
    background-color: #f8f8f8;
    font-size: 20px;
    color: #575757;
}
.tixixi-a {
	padding: 15px 20px;
}
.tixixi-a a{
	display: inline-block;
	margin:10px 25px;
	height: 35px;
	line-height: 35px;
	    text-decoration: underline;
    color: #149641;
    font-size: 14px;
}
.footer-2 img {
	vertical-align: middle;
}
.ijij-div{

	margin-top:15px;
}
.ijij{
	display:block;
	
}

.ijij img{display:block;width:100%;}


.ijij img.ijij2{display:none;}



@media only screen and (max-width: 1350px){
	.dashiji-list .owl-prev{
		left: 0;
	}
	.dashiji-list .owl-next{
		right: 0;
	}
	.dashiji-list{
		padding: 0	50px;
	}
	.xinwen-1-list .owl-next{
		right: 0;
	}
	.xinwen-1-list .owl-prev{
		left: 0;
	}

}
@media only screen and (max-width: 1220px){
	div.wp{
		width: 97%;
	}
 
	.header-right{
		margin-right: 0;
	}
 
	.main-1-left{

		width: 68%;
	}
	.main-1-right{
		
		width: 28%
	}
	.main-1-left h1{
		font-size: 24px;
	}
	.xinwen-1-top h1{
	    font-size: 24px;
	}
	.index-1-con{
		padding: 10px 10px 23px;
	}
	.index-2-left{
		float: none;
		width: 100%;
	}
	.index-2-right{
		float: none;
		width: 100%;margin-top: 15px;
	}
	.index-4-con{
		width: 31.3333%;
		margin-left: 3%;
	}
	.index-5-left{
		width: 31.3333%;
		margin-left: 0%;
	}
	.index-5-left2{
		width: 31.3333%;
		margin-left: 3%;
	}

	.index-5-right{
		width: 31.3333%;
		margin-left: 3%;
	}
	.index4{
		margin-left: -2%;
	}
	/*.index-5-left{
		float: none;
		width: 100%;
	}
	.index-5-right{
		float: none;
		width: 100%;
		margin-top: 20px;
	}*/
	.foo2{
		margin-left: 30px;
	}
	.foo3{
		margin-right: 20px;
	}
	.xinwen-3-shipin-pic{
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.xinwen-3-shipin-list{
		margin-top: 25px;
	}
	.xinwen-3-shipin-con h2{
		height: auto;
	}
	.xinwen-3-shipin{
		padding: 15px;
	}
	.xinwen-3-shipin-con h1{
		font-size: 22px;
	}
	.xinwen-3{
		padding-bottom: 30px;
	}
	.shengchan-list li{
		padding: 25px;
	}
	.shengchan-list-con h1{
		font-size: 20px;
	}
	.dangjian-2-left{
		float: none;
		width: 100%;
	}
	.dangjian-2-right{
		float: none;
		width: 100%;
		margin-top: 25px;
	}
	.about-1-left{
		float: none;
		width: 100%;
	}
	.about-1-right{
		float: none;
		width: 100%;
		margin-top: 30px;
	}
	.about-1-a{
		float: left;
		width: 48%;
	}

	.about-1-a2{
		margin-top: 0;
		float: right;
	}

	.about-1-a a{
		display: block;
		width: 100%;
	}
	.about-2-left{
		float: none;
		width: 100%;
	}

	.about-2-right{
		float: none;
		margin-top: 30px;
		width: 100%;
	}
	.about-3-left{
		float: none;
		width: 100%;
	}
	.about-3-right{
		float: none;
		-webkit-background-size: cover;

		background-size: cover;
		background-position: right bottom;
		width: 100%;
		height: auto;
		padding:30px 15px;

	}
	.about-3-right h1{
		font-size: 40px;
		height: auto;
	}
	.contact12-1{
		float: none;
		-webkit-background-size: cover;

		background-size: cover;
		background-position: right bottom;
		width: 100%;
		height: auto;
		padding:30px 15px;

	}
	.contact12-1 h1{
		font-size: 40px;
		height: auto;
	}
	.video,.banner-da{
		display: none;
	}
	.banner{
		display: block;
	}
	.list-menu{
		margin-right: 26px;
	}
	
}

@media only screen and (max-width: 1100px){
	.index-1-pic{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.index-1-con{
		

		float: none;
		width: 100%;
		/*margin-top: 15px;*/
	}

	.shizi-list li{
		width: 32.3333333%;
	}
	.list-content{
		padding: 20px;
	}
	 

	#header-2{
		display: block;
	}
	.chenggao{
		display: block;
	}
	#flad{
		display:none!important;
		
	}
}
@media only screen and (max-width: 1000px){
	
	.index-5-a a{
		width: 70px;
	}
	.index-5-a:after{
		width: 70px;
	}
	.index-5-a.acac1:after{left: 0;}
	.index-5-a.acac2:after{left: 70px;}
	.index-5-a.acac3:after{left: 140px;}

	.ijij1{display:none;}
	.ijij2{display:block;}
	.zzt-list li{
		width: 48%;
	}
	.index-5-left2{
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	.index-5-left{
		float: none;
		width: 100%;
		
	}

	.index-5-right{
		float: none;
		width: 100%;
		margin-top: 20px;
		margin-left: 0;
	}
	.banner-2 img{
		display: block;
	}
	.banner-2 img.ooppoopp{
		display: none;
	}
	.list-menu{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.list-menu-list li>a{
		background-position: 98% center;
	}
	.list-content{
		padding: 25px;
	}
	.gf-pic{
		display: none;
	}
	.zhuanti-dan{
		padding: 35px 25px;
	}
	.shanmei-wp{
		padding: 25px 0;
	}
	.list-content{
		margin-top: 20px;
	}
	.pic-list li{
		width: 48%;
	}
	.zhuanti2 li{
		padding: 30px;
		padding-right: 0;
		padding-bottom: 0;
	}
	.zhuanti2-con{
		padding: 30px;
		padding-top: 0;
	}
	.zhuanti-list1 li>a{
		padding: 15px;
	}
	
	
 

	.main-1-left{
		float: none;
		width: 100%;
	}
	.main-1-right{
		display: none;
		float: none;
		margin-top: 18px;
		width: 100%;
		
	}

	.main-1-left h1
	{padding-top: 0;}
	.main-1{
		padding: 25px 0;
	}
	.main-1-left p{
		overflow:auto;
		white-space: normal;
	}
	.xinwen-1-top p {
	    overflow: auto;
	    white-space: normal;
	}
	.index-4{
		margin-left: 0;
	}
	.index-4-con{
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	.chanpin-list li{
		width: 49.5%;
		margin-top: 1%;
	}

	.foo3{
		display: none;
	}
	.foo2{
		float: right;
		margin-left: 0;
	}

	.shengchan-right{
		float: none;
		width: 100%;
		display: none;
		margin-left: 0;
		margin-top: 30px;
	}
	.shengchan-right.none{
		display: block;
	}
	.mianbaoxie{
		display: none;
	}
	.erji-top{
		height: auto;
		line-height: normal;
	}

	.erji-nav a{
		line-height: 50px;
	}

	.mianbaoxie2{
		display: none;
	}
	.list-menu-title{
		background-image: none;
	}
}


@media only screen and (max-width:900px){
.bt-page .gong{ display:none}
.bt-page .yeci{ display:none}
.list_313_pic ul li{ height:auto; list-style:none; padding-left:0; background:none; padding:0 10px; margin-bottom:10px;}
.list_313_pic ul li a{ text-decoration:none; color:#333;}
.list_313_pic ul li a h3{ font-size:16px; font-weight:normal; margin-top:10px;}

.list_313_pic ul li img{ float:none; width:100%; margin-right:0;}
.list_313_pic ul li p{white-space:normal;  margin-top:10px; color:#999; height:auto; overflow:hidden; line-height:22px; padding:0;}
.list_313_pic ul li span{ padding:0; margin:0; display:block;}
.list_313_cotnent .dpcontent ul,.dpabout ul{ width:100%; float:none; margin-bottom:20px;}

.dpprolist  .swiper-pagination .item span{ display:none;}

	.dpprolist .swiper-slide{ padding:10px;}
	.chanpp-list li{
		width: 47%;
	}
	.list-content-title2 h1{
		float: none;
		    border-bottom: 1px solid #d8d8d8;
		    padding-bottom: 12px;
	}
	.list-content-title2{
		border-bottom: 0;
	}
	.list-content-hua{
		float: none;
		margin-top: 25px;
	}

	.list-content-hua a{
		bottom: 0;
		    line-height: 35px;
		    margin-left: 0;
		   width: 25%;
		   text-align: center;
		   padding: 0;
		   margin-bottom: 5px;
	}
	.list-content-hua:after{
		display: none;
	}
	
	.list-content-hua a.cur{
		color:#fff;
		background-color: #0077d1;
		border-radius: 5px;
	}
	.zhuanti-list1 li{
		float: none;
		width: 100%;
		margin-top: 15px;
	}
	 .zhuanti-list1 li:first-child+li{
		margin-top: 15px;
	}
	.about-1-left{
		padding:25px 15px;
	}
	.about-title h1{
		font-size: 22px;
		float: none;
	}
	.about-2-a{
		float: none;
	}
	.about-1-pic{
		margin-right: 15px;
	}
	.about-2-pic{
		margin-right: 15px;

	}
	.foo1{
		width: 60%;
	}

	.foo2{
		width: 35%;
	}
	.footer-2{
		height: auto;
		line-height: 2;
		text-align: center;
		padding: 25px 0;
	}
	.footer-2 .fr{
		float: none;

	}

	.xinwen-1-top{
		background-image: none;
	}
	.xinwen-2{
		padding: 50px 0;
	}
	.xinwen-2-con{
		float: none;
		width: 100%;
	}
	.xinwen-2-con.fr{
		margin-top: 30px;
	}
	.xinwen-2-bai{
		padding: 15px;
	}
	.product-list li{
		width: 48%;
	}
	.about-2-left {
	    padding: 25px 15px;
	}
	.about-3{
	    padding: 25px 15px;
		
	}
	.about-title2{
		border-bottom: 0;
	}

	.shizi-list li{
		width: 49%;
	}


}
@media only screen and (max-width:800px){
	.about-1-pic{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.lianjiejie-con h1{
		font-size: 18px;
		padding-top: 0;

	}
	.lianjiejie-pic{
		width: 70px;
		margin-right: 10px;
	}
	.lianjiejie-list li a{
		padding: 20px 10px;
	}
	.about-1-con p{
		height: auto;
		margin-top: 20px;
	}
	.lianjiejie-list li{
		float: none;
		width: 100%;

	}
}
@media only screen and (max-width:750px){
	.list_313_cotnent .introl{ float:none; width:100%;}
    .list_313_cotnent .intror{ float:none; width:100%; padding-top:20px;}
	
	.danpian-con-p table td{
		padding: 0!important;
	}
	.danpian-con-p table{
		width: 100%!important;
	}
	.tixixi-top{
		font-size: 16px;
		height: 45px;
		line-height: 45px;
		padding-left: 10px;
	}
	.tixixi-a a{
		margin:10px 15px;
	}
	.tixixi-a{
		padding: 10px;
	}
	.zzt-list li{
		float: none;
		width: 100%;
		margin-left: 0;
	}

	.zzt-list ul{
		margin-left: 0;
	}
	.zhuanti-list .item a img{
		height: auto;
	}
	.shijio-date{
		margin-left: 0;
	}
	.shijio-div{
		background-position: 30px center;
	}
	.fengongsi p{
		font-size: 14px;
		line-height: 2;
	}
	.list-content-title h1{
		font-size: 20px;
	}
	.list_313 li a{
		font-size: 14px;
	}
	.list_313-wp{
		padding-top: 15px;
	}
	.list-content{
		padding: 25px 10px;
	}
	.list-menu-title{
		height: auto;
		padding: 35px 0;
		text-align: center;
		font-size: 22px;
	}
	.list_313 li{
		height: 38px;
		line-height: 38px;
		padding-left: 15px;
		background-position: left center;

	}
	.list-menu-list li>a{
		background-position: 95% center;
	}
	.job-div-top li{
		width: 50%;
		font-size: 14px;
	}
	.table-1 table td{
		font-size: 14px;
	}
	.job-div-con{
		font-size: 14px;
	}
	.apply-div2 textarea{
		font-size: 14px;

	}
	.apply-quren input[type="button"]{
		font-size: 14px;
		height: 35px;
		line-height: 35px;
		width: 180px;
	}
	.apply-div input[type='text']{
		font-size: 14px;
	}
	.apply-top{
		padding-top: 30px;
	}
	.apply-div{
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 25px;
	}
	.apply-div-select{
		margin-bottom: 25px;
	}

	.apply-div-select select{
		height: 50px;
		line-height: 50px;
		width: 100%;
	}
	.apply-div2 textarea{
		height: 140px;
	}
	.apply-div:first-child {
    margin-top: 0;
}
	#form-bai{
		top: 100px;
		bottom: 6%;
		left: 3%;
		right: 3%;
		width: auto;
		padding: 15px;
		height: auto;
		overflow-y: auto;
		margin-left: 0;
	}
	.pic-list-wp{
		padding: 15px;
	}
	.pic-list  ul{
		margin-left: 0;
	}
	.pic-list li{
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.erji-nav:after{
		display: none;

	}
	.zhuanti2 li{
		padding-left: 0;
	}
	.zhuanti2-date h1
	{font-size: 40px;}

	.erji-nav{
		padding: 1.5% 0;
	}
	.erji-nav a {
	    line-height: 44px;
	}

	.erji-nav a.cur {
	    color: #fff;
	    background-color: #0077d1;
	    border-radius: 5px;
	}
	.about-2-a:after{
		display: none;
	}
	.about-2-a{
		width: 100%;
	}
	.about{
		padding: 30px 0;
	}
	.about-4-gs{
		float: none;
		width: 100%;
		border-right: 0;
		margin-right: 0;
		text-align: center;
	}
	.about-4-con p{
		height: auto;
		line-height: 2;
		text-align: center;
	}
	.about-4-con{
		padding: 15px ;
	}
	.about-3-right h1{
		font-size: 28px;
		line-height: 2;
	}
	.contact-list li{
		font-size: 14px;
	}
	.about-3-right h1 img{
		width: 30px;
	}



	.contact12-1 h1{
		font-size: 28px;
		line-height: 2;
	}

	.contact12-1 h1 img{
		width: 30px;
	}
	.input2 input[type="text"]{
		width: 100%;
	}
	.input2 img{
		margin-top: 10px;
		margin-left: 0;
	}
	.input.fl, .input.fr{
		width: 100%;
	}
	.liu-top h1{
		font-size: 18px;
	}
	.liu-top p{
		font-size: 12px;
		margin-top: 3px;
		line-height: 1.6;
	}
	.about-2-a a{
		bottom: 0;
		    line-height: 35px;
		    margin-left: 0;
		   width: 25%;
		   text-align: center;
		   padding: 0;
		   margin-bottom: 5px;
	}
	
	.about-2-a a.cur{
		color:#fff;
		background-color: #0077d1;
		border-radius: 5px;
	}


	.about-2-pic{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.about-2-nei p{
		height: auto;
	}
	.about-1-a{
		float: none;
		width: 100%;
	}
	.about-1-a2{
		margin-top: 20px;
	}
	.dangjian-2-left,.dangjian-2-right,.dangjian-3,.dangjian-1 .index-1-con{
		padding: 15px;
	}
	.dangjian{
		padding: 15px 0 30px;
	}
	.erji-nav a{
		font-size: 14px;
		width: 25%;
		margin-right: 0;
		padding: 0;
		text-align: center;
	}
	.xinwen-3-zhaobiao-list .item>a{
		padding:10px 0;
		border-left: 0;
	}
	.xinwen-3-zhaobiao-list{
		margin-left: 0;
	}
	.xinwen-3-zhaobiao-list .item p{
		height: auto;
	}
	.banner-2{
		height: auto;
		background-image: none;

	}
	.product-list ul{
		margin-left: 0;
	}
	.product-con{
		padding: 15px ;
		padding-top: 30px;
	}
	.product-list li{
		width: 100%;
		margin-top: 20px;
		float: none;
		margin-left: 0;
	}
	.product-con p{
		height: auto;
	}
	.tuitui-pic{
		float: none;
		margin-right: 0;
		width: 100%;
	}

	.tuitui-pic img{
		height: auto;
	}
	.tuitui h1{
		padding-top: 20px;
	}
	.tuitui p{
		height: auto;
	}
	
	.shipin-pic{
		float: none;
		width: 100%;
	}
	.zhiding-date{
		margin-right: 14px;
	}
	.zhuanti-title{
		position: static;
		width: 100%;
		height: auto;
		text-align: center;
		border:1px solid #eee;
		background-image: none;
		border-radius: 5px;
	}
	.zhuanti-con{
		padding-left: 0;
		padding-right: 0;
		margin-top: 20px;
	}
	.zhuanti-a{
		position: static;
		width: 120px;
		height: auto;
		padding: 10px;
		margin:20px auto 0;
	}
	.chanpin-list li{
		float: none;
		width: 100%;
		margin-top: 1%;
	}
	.chanpin-list{
		padding-top: 20px;
	}
	.title-11 h1{
		font-size: 16px;
	}

	.index-foo span{
		position: static;
		display: block;
		text-align: left;
	}
	.index-foo-list li{
		float: none;
		width: 100%;
		margin:0;
		margin-top: 10px;
	}
	.index-foo-list{
		padding-left: 0;
	}

	.foo1{
		float: none;
		width: 100%;
	}

	.foo2{
		float: none;
		width: 100%;
		margin-top: 25px;
	}
	.foo2 li:first-child{
		margin-top: 20px;
	}
	.main-1-left p{
		font-size: 14px;
	}
	.main-1-left h1{
		font-size: 20px;
	}
	.xinwen-1-top p{
		font-size: 14px;
	}
	.xinwen-1-top h1{
		font-size: 20px;
	}
	.fafa .slides>li h1{
		padding-left: 15px;
	}
	.list-11 li a{
		font-size: 14px!important;
	}
	.xinwen-1-bottom li{
		float: none;
		width: 100%;
	}
	.xinwen-1-list-con p{
		height: auto;
	}
	.xinwen-1-list-con{
		padding: 15px;
	}
	.xinwen-1-list-con h1{
		font-size: 18px;
	}

	.shengchan-list-con h1{
		font-size: 18px;
	}
	.shengchan-pic-wp{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.shengchan-list-con{
		margin-top: 20px;
	}
	.shengchan-list li{
		padding: 15px;
	}
	.shengchan-list-con p{
		height: auto;
	}
	.bt-page div{
		width: 28px;
		height: 28px;
		line-height: 28px;
	}

	.ccc {
    	width: 28px;
		height: 28px;
		line-height: 28px;
	}
	.about-2-a{
		margin-top: 10px;
	}
	.about-2-con{
		margin-top: 10px;
	}
	.zhuanti-dan{
		padding:15px 5px;
	}
	.pagg-li span{
		float: none;
		width: 100%;
		margin-right: 0;
		display: block;
		text-align: left;
		/*padding: 10px 0;*/
		padding-bottom: 5px;
	}
	.pagg-li{
		height: auto;
		padding: 10px 0;
		line-height: 2;
	}
	.pagg-li div.fr{
		float: none;
		width: 100%;
		margin-left: 0;
		text-align: left;
	}
	.zhuanti-dan-h1{
		font-size: 20px;
	}
	.pagg-li:hover span{background-color: #fff;
		color:#333;
	}
	.chanpp-p{
		padding: 16px 10px;
	}

}
@media only screen and (max-width: 600px){
	.list-content-hua a{
		font-size: 12px;width: 50%;
		margin-bottom: 15px;
	}
	.chanpp-list li{
		width: 100%;
		margin-left: 0;
		margin-top: 2%;
	}
	.chanpp-list ul{
		margin-left: 0;
	}
	.chanpp-list li a{
		padding: 25px 10px;
	}
	.chanpp-list p{
		height: auto;
	}
	.table-1 table td {
	    font-size: 12px;
	}
	.job-div{
		padding: 15px;
	}
	.job-div-top li{
		font-size: 12px;
		padding-bottom: 10px;
	}
	.job-div-con{
		font-size: 12px;
	}
	.shizi-list ul{
		margin-left: 0;
	}
	.shizi-list li{
		width:100%;
		float: none;
		margin-left: 0;
	}
}
@media only screen and (max-width: 500px){
	.zhuanti2-date{
		float: none;
		border-right: 0;
		height: auto;

	}
	.zhuanti2-con{
		padding: 15px;
	}
	.zhuanti2-con h1{
		font-size: 18px;
	}
	.zhuanti1-pic-wp{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.zhuanti1-con{
		margin-top: 15px;
	}
	.zhuanti-list1 li>a{
		padding-bottom: 30px;
	}
	.zhuanti1-con p{
		height: auto;
	}
	.index-2-a{
		float: none;
		display: block;
		width: 100%;
	}
	.index-2-a:after{
		width: 25%;
	}
	.index-2-a.acac1:after{left: 0;}
	.index-2-a.acac2:after{left: 25%;}
	.index-2-a.acac3:after{left: 50%;}
	.index-2-a.acac4:after{left: 75%;}

	.index-2-title h1{
		float: none;
		display: block;
	}
	.index-2-title{
		height: auto;
		line-height: normal;
	}
	.index-2-a a{
		width: 25%;
		padding: 0;
		line-height: 50px;
		text-align: center;
	}

	.erji-nav a{
		font-size: 12px;
		
	}

	.about-2-a a{
		font-size: 12px;
		
	}
}






