﻿@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0px;
list-style-type: none;
}

@font-face {
font-family:Barlow-Regular;
src:url(../font/Barlow-Regular.ttf)
}

@font-face {
font-family:Barlow-Bold;
src:url(../font/Barlow-Bold.ttf)
}


@font-face {
font-family:font20988;
src:url(../font/font20988.ttf)
}

img{
border:none;
}
ul li{
list-style:none;
}
a{color:#616161; text-decoration: none;}

a:hover{text-decoration:none!important;}

.m1 a {
    border-radius: 0px;
    float: left;
    color: #5c5c5c;
    text-decoration: none;
    position: relative;
    z-index: 3;
    display: block;
    font-weight: normal;
    color: #5c5c5c;
    font-size: 18px;
    text-transform: uppercase;
    font-size: 16px;
    color: #7ba84a;
    border-bottom: 1px #7ba84a solid;
    padding-bottom: 5px;
}
.m3 {
    width: 30px!important;
    line-height: 30px;
    text-align: center;
    float: left;
    color: #CCCCCC;
    margin-top: 20px;
    font-size: 20px;
    border-radius: 50%;
    border: 1px #c3c3c3 solid;
    height: 30px;
}






#search{
width:250px;
float:right;
 margin-top:20px;
}
#search_logo{ padding-top:0px;}


.searchinput{
height:30px;
color:#333333;
font-size:14px; border:#e7e7e7 solid 1px;
width:180px;
float:left;
display:inline;
padding-left:20px;
line-height:30px;
background:#fff;
}


.newspage {
	 width:100%; float:left; padding-top:60px; padding-bottom:80px; text-align:center
}
.newspage A { 
	BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; FONT: 12px/22px ""; BORDER-LEFT: #999 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid
}
.newspage A:hover {
	BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #fab30d; BORDER-LEFT: #fff 1px solid; COLOR: #fff; BORDER-BOTTOM: #fff 1px solid; TEXT-DECORATION: none
}
.newspage A:active {
	BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND: #fab30d; BORDER-LEFT: #666 1px solid; COLOR: #666; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.current {
	BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: #7ba84a; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.disabled {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid
}

/*--------------------index.html start----------------------*/


#head{
width:1200px; margin:auto;
}


#menuz{width:620px;
float:right;
font-size:17px; padding-top:0px; 

}
#menuz ul{overflow:hidden; }
#menuz ul li{float:left;line-height:60px;  }
#menuz ul li a{ margin-left:35px; color:#000000}



.line{ width:auto;height:50px;position:relative;}
.line:after {
            content: "";
            width: 0;
            height:2px;
            background:#2378ca;
            position: absolute;
            top: 100%;
            left:0%;
			margin-top:10px;
            transition: all .5s; 
}

.line:hover:after {left:0%;width: 100%;}





#f1{
width:100%;
height:200px;
float:left;
background:url(../images/f1.jpg) no-repeat top center;
}

#f2{
width:100%;
height:200px;
float:left;
background:url(../images/f2.jpg) no-repeat top center;
}

#f3{
width:100%;
height:200px;
float:left;
background:url(../images/f3.jpg) no-repeat top center;
}

#f4{
width:100%;
height:200px;
float:left;
background:url(../images/f4.jpg) no-repeat top center;
}

#f5{
width:100%;
height:200px;
float:left;
background:url(../images/f5.jpg) no-repeat top center;
}


#f1 h2,#f2 h2,#f3 h2,#f4 h2,#f5 h2,#f6 h2{ text-align:center;line-height: 65px;
    color: #3f3f3f;
    font-size: 36px;
    font-weight: normal;
   
    color: #3f3f3f; padding-top:50px;
    font-family: Helvetica-Neue-Light-2_0;}

#f1 h3,#f2 h3,#f3 h3,#f4 h3,#f5 h3,#f6 h3{ font-size:16px; text-align:center; font-weight:normal}








#right2{
width:1200px; 
 margin:auto; clear:both;
padding-bottom:30px;
}

#right2 h2{width:1200px;  float:left; line-height:60px; font-size:22px; color:#383838; font-weight:normal;  border-bottom:#e0e0e0 solid 1px;   margin-bottom:15px; font-family:microsoft yahei; padding-top:10px;}
#right2 h2 span{float:right; font-size:14px; color:#7b7b7b; font-weight:normal; font-family:Arial, Helvetica, sans-serif; padding-top:5px;  padding-left:25px;}
#right h2 span a{color:#7b7b7b;}






#zhong{ width:100%; float:left; background:#f8f9fb;  clear:both;}
#main{ width:1280px;  margin:auto;  clear:both;}
.left {
    width: 90%;
    overflow: hidden ;margin:0 5%; margin-top:40px; display:flex;justify-content: center ;flex-wrap: wrap ; 
}

.left a{text-align: center;
    font-size: 16px;
    color: #7ba84a;
    height: 42px;
    transition: all 0.4s;
    padding: 0 20px;
    border: 1px #7ba84a solid;
    display:inline-block;
    line-height: 42px; margin:5px 3px
}.left a:hover{ border:1px #7ba84a solid; background:#7ba84a; color:#fff}




.left a.active  {
    font-weight: normal;
    transition: All 0.4s ease-in-out;

    color: #fff!important; border:1px #7ba84a solid; background:#7ba84a
}






.leib2, .leib {
    margin-bottom: 50px;
    border: 0px solid #e6e6e6;
    border-width: 0 0px 0px 0px;
    border-radius: 2px;

}.leib2 .tit, .leib .tit {
    color: #3b8320;
    font-size: 22px;
    height: 70px;
    line-height: 70px;
    text-align: left;
    overflow: hidden;
}
.leib2 .nr {
    border-top: 3px solid #3b8320;
    margin-top: 3px;
}
.list2_li3{    color: #374bde;
    font: 14px/40px "Microsoft Yahei";
    border: 1px solid #fff;
    border-bottom: 1px solid #d8d8d8;
    background: url(../images/select1.jpg) no-repeat 23px center #fff;}
.list2_li3 a{ padding-left: 45px;}
.list2_li3 a:hover{  background: url(../images/select4.jpg) no-repeat 23px center #fff;color:#fab30d!important;}


.list_li{color: #c9c9c9;
    font: 14px/40px "Microsoft Yahei";
    border: 1px solid #fff;
    border-bottom: 1px solid #d8d8d8;
    background: url(../images/select2.jpg) no-repeat 33px center #fff;}
.list_li a{ padding-left:49px; color:#c9c9c9}
.list_li a:hover{ color:#fab30d!important;}

.leib2 .nr h3 {
    padding-left: 35px;
    color: #374bde;
    font: 14px/54px "Microsoft Yahei";
    border: 1px solid #fff;
    border-bottom: 1px solid #d8d8d8;
    background: url(../images/kuang.jpg) no-repeat 11px center;
}.leib2 .nr h3 a {
    color: #111;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block; font-family:Barlow-Regular 
}

.leib2 .nr h3 a:hover {color:#fab30d!important;}

.leib2 .nr ul {
    padding-bottom: 5px;
}.leib2 .nr ul li {
    border-bottom: 1px dashed #dedede;
    height: 42px;
    line-height: 42px;
    margin-bottom: 1px;
    padding-left: 50px;
}.leftlxs {
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
    border-width: 0 1px 1px 1px;
    border-radius: 2px;
    background: #F9F9F9;
}.leftlxs .tit {
    color: #fff;
    font-size: 28px;
    background: #374bde;
    height: 70px;
    line-height: 70px;
    text-align: center;
    overflow: hidden;

   font-family:'DINOT-Regular'; letter-spacing:-1px
}.leftlxs .nr {
    border-top: 3px solid #374bde;
    margin-top: 3px;
    padding-top: 18px;
    height: 220px;
}.leftlxs .phone {
    margin: 0 7px 20px;
    height: 45px;
    border-bottom: 1px solid #ededed;
    color: #727272;
}.leftlxs .phone span {
    font-size: 14px;
    background: url(../images/tel.jpg) no-repeat 0 0;
    padding-left: 50px;
    height: 45px;
    display: block;
}
.leftlxs .phone span b {
    display: block;
   
    font-size: 14px; font-weight:100
}
.leftlxs .phone span a:hover {
    display: block;
    color: #FF7F00!important;
    font-size: 14px; font-weight:100
}

.leib2 .nr ul li.erj span.cur a,.leib2 .nr li.erj span a:hover{color:#fab30d!important;text-decoration: none;}
.leib2 .nr h3:hover,.leib2 .nr h3.cur{background:url(../images/select.jpg) no-repeat 11px center;}

.leftlxs p {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 212px;
}
.plc, .plc2 {
    background: url(../images/logo_03.png) no-repeat 8px 9px;
    height: 30px;
    line-height: 30px;
    padding: 7px 8px 8px 35px;
    color: #333;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    font-family: "Microsoft Yahei","微软雅黑";
}.plc .red_x {
    color: #374bde;
    font-weight: bold;
    font-size: 14px;
}



.p{width:1200px; margin-top:25px;float:left;}
.p ul{width:1200px;  float:left}
.p ul li{ float:left; text-align:center; font-size:17px;width:272px;margin-right:25px;height:200px;}
.p ul li h3{ text-align:center;font-size:22px; padding-top:40px; padding-bottom:10px; line-height:22px; font-weight:normal;}

.p a{ float:left; border:#f4f4f4 solid 1px; border-bottom:#1977ca solid 2px; background:#f4f4f4; color:#333333; border-radius:20px;width:272px; height:173px; border-radius:5px; font-weight:normal;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }
	
.p a:hover{ float:left; box-shadow: 5px 8px 5px #b5b5b5;  border:#f4f4f4 solid 0px; background:#fab30d; border-radius:5px;width:272px; height:173px;  margin-bottom:10px; 
transform: translate(0,-5px); color:#FFFFFF;
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px); }


.gd{ margin:0 auto;margin-top:15px; font-size:14px;  background:url(../images/pb.png) repeat; width:120px; line-height:24px;display:block; text-align:center; color:#fff;border-radius:35px; line-height:30px;
-moz-opacity:0.5; /* Moz + FF 透明度20%*/
opacity: 0.5; /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/}







.rx{width:234px; float:left; background:url(../images/ttt.jpg) no-repeat top center; height:113px;}




.cen1 {
    width: 100%;
    padding: 0;
    margin: 40px auto 80px auto;
    display: block;
    background-size: 150%;
    padding: 0;
}.cen1 .left1 {
    float: left;
    width: 50%;
    margin-bottom: 0px;
    padding-left: 0%;
    background: #fff;
    min-height: 380px; margin-bottom:120px
}.cen1 .left1 img {
    width: 100%;
}.cen1 .right {
    float: right;
    width: 42%;
    padding-left: 8%;
    margin-bottom: 30px;
    background: #fff;
    min-height: 569px;
}
.text{ position:relative; height:100%;}
.text .title {
    font-size: 32px;
    color: #333;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 80px;
}.pro-fl {
    margin-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    display: block; border-bottom:1px #CCC dashed
}.pro-fl em {
    margin-right: 20px;
    width: 150px;
    display: block;
    float: left; text-align:left
   
    text-align: center;
    padding: 10px 0;
}.pro-fl span {
    padding: 10px 0;
    display: block;
}.p2 {
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #7ba84a;
    color: #fff;
    font-size: 15px;
    margin: 40px 0px 10px 0;
    float: left;
    border: 2px #7ba84a solid;
}.p3 {
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #fff;
    color: #7ba84a;
    font-size: 15px;
    margin: 40px 0px 10px 0;
    border: 2px #7ba84a solid;
    float: left;
}

#main_2 h2{font-weight: normal;
    font-size: 22px;
    color: #3b8320;
    line-height: 42px;
    text-transform: uppercase;
    margin-top: 20px; text-align:left; padding-bottom:10px }
#main_2 h2 span{font-weight: normal;
    font-family: Barlow-Bold;
    color: #3b8320;
    line-height: 40px;
    text-transform: uppercase; text-align:center}




.cuti{ color:#7ba84a; font-size:20px; border-bottom:0px dashed #d8d8d8; text-align:center; line-height:40px; padding-top:40PX}

.cuti1{  line-height:26px; width:90%; color:#000; font-size: 28px;text-align:center; margin-bottom:30px; padding-top:13px; padding-bottom:28px; border-bottom: 3px solid #3b8320; margin:0 auto ;margin-bottom:40px}

.shi1{ text-align:center;color:#cccccc}

.cuti2{ color:#308654; font-size:20px; font-weight:bold ; text-align:left; line-height:80px; background:url(../images/rrr1.jpg) no-repeat 0px 493px; padding-top:25px; padding-left:40px;}


#about{  padding-left:0px;   padding-right:0px;  padding-bottom:100px; float:left; width:100%; }

#about p{ line-height:23px; font-size:15.5px;}


#about1{  padding-left:0px;   padding-right:0px; padding-top:10px; padding-bottom:10px;}

#about1 p{ line-height:30px; width:90%; margin: 0 auto; font-family:Arial, Helvetica, sans-serif}
#about1 table{ width:90%; margin:0 auto; font-size:14px}
#about1 table tr{ height:42px}

.imglist ul li{text-align:center;float:left;display:inline;width:250px;height:200px; margin:5px 8px;overflow:hidden; border: #e4e4e4 1px solid;}
.imglist ul li img{background:#FFFFFF;width:250px;height:200px; }
.imglist ul li span{line-height:24px;height:24px;display:block;background:#F3F3F3; text-align:center}



.imglist1 ul li{text-align:center;float:left;display:inline;width:280px;height:230px; margin:10px 20px;overflow:hidden; border: #f1f1f1 1px solid;}
.imglist1 ul li img{background:#FFFFFF;width:280px; max-height:300px  }
.imglist1 ul li span{line-height:20px; padding-top:15px;height:35px;display:block;text-align:center}

.fl{ float:left;}
.fr{ float:right}



.text{ position:relative}

.pnpage11{ width:100%; float:left;  padding-top:40px; margin-top:20px; border-top:#e4e4e4 solid 1px;}

.pnpage{ width:1200px; float:left;  padding-top:40px; margin-top:20px; border-top:#e4e4e4 solid 1px;}
.pnpage1{ width:400px; float:left; text-align:left;}
.pnpage2{ width:340px; float:right; text-align:right}
.pnpage3{ width:400px; float:left; text-align:center;}


.pnpage-1{ width:100%; position:relative; border-bottom: 1px #CCC dashed;}
.pnpage1-1{ width:50%; float:left; text-align:left; float:left; line-height:48px; }
.pnpage2-1{ width:50%;  float:right; text-align:right;float:left;line-height:48px;}
.pnpage3-1{width:50%;  float:left; text-align:center; color:#FFFFFF;float:left; line-height:50px; display:none}
.pnpage3-1 a{ color:#FFFFFF; }
.pnpage-1 a:hover{ color:#3b8320}

.pnpage-1 a{font-size:16px}



.loc1{ width:100%; height:55px; line-height:55px; border-bottom:1px #e4e4e4 solid; float:left}
#main_1 {
    width: 1280px;
    margin: auto;
    clear: both; font-size:16px; font-weight:normal
}
#main_1 h2{ font-size:16px; font-weight:normal; background:url(../images/logo_03.png) no-repeat left center; padding-left:30px}


#main_2 {
    width: 1280px;
    margin: auto;
    clear: both; font-size:16px; font-weight:normal; padding-top:60px
}.pic_fl1{ width:100%; overflow:hidden;}
.con_fr1{ width:100%; overflow:hidden; margin-top:70px}

.pic_fl{ width:40%; overflow:hidden;}
.con_fr { width: 58%; margin-left:2%; }


.con_fr h2{ font-weight:normal; font-size:39px;color:#3b8320; line-height:42px; text-transform:uppercase; margin-top:20px}
.con_fr h2 span{ font-weight:normal; font-family:Barlow-Bold; color:#3b8320;  line-height:40px; text-transform:uppercase}

.con_fr1 p{ line-height:33px!important}


.r-g{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap; padding:70px 0 0 0}
.r-h{display: inline-block;font-size: 0;margin-bottom: .3rem; }
.r-i{display: inline-block;vertical-align: middle; width:87px;}
.r-i img{width: 100%;}
.r-j{display: inline-block;vertical-align: middle;padding-left: 25px; width:270px}
.r-k{display: block;}
.r-kspan1{color: #7ba84a;display: inline-block;vertical-align: bottom;font-weight: bold; font-size:42px; font-family:Helvetica-Neue-Light-2_0}
.r-kspan2{color: #333;display: inline-block;vertical-align: top;font-weight: bold;  font-size:18px; margin-left:15px}
.r-kspan3{color: #333;display: inline-block;vertical-align: bottom;margin-left: 12px;  font-size:18px}
.r-l{color: #616161;line-height: 1.3;margin-top:17px; font-size:16px;transition: all .3s ease;}



.r-i:hover{ transform: rotateY(180deg);transition: all .3s ease;}




#owl-demo{position:relative;width:100%;height:438px;margin:0px auto 0 auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:100%;height:438px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}



.news{ width:1280px; margin:0px 0 80px 0}
.news .list {
  overflow: hidden;
  margin-bottom: 10px;
}
.news li {
  clear: both;
 
  padding-bottom: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}

.news .box {
  position: relative;
  padding-left: 100px; 
}
.news .box .date {
  display: block;
  width: 80px;
  text-align: center;
  background: #edeaeb;
  color: #333333;
  font-size: 12px;
  font-family: avantgardebook;
  position: absolute;
  left: 0;
  line-height: 2;
  transition: background .5s;
}
.news .box .date .day {
  display: block;
  border-bottom: 1px #fff solid;
  font-size: 40px;
  line-height: 1.5;
  padding-top: 0px; font-family:Arial, Helvetica, sans-serif; color:#3a3a3a;
}
.news .box .pic {
  display: block;
  width: 300px;
  overflow: hidden;
  position: relative;
  float: left;
}
.news .box .pic:after {
  content: "";
  display: block;
  padding-top: 0%;
}
.news .box .pic:before {
  content: "";
  display: block;
  width: 100%;
  
  position: absolute;
  z-index: 1;
  background: #115275;
  display: none \9;
  opacity: 0;
  transition: all .5s;
}
.news .box img {
  transition: all .5s ; width:100%
}
.news .box .text1 {
  float: left;
  width: 695px;
  width: 694px \9;
  padding-top: 10px;
  padding-left: 30px;
}
.news .box .bt {
  display: block;
  color: #333333;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  overflow: hidden; transition:all 0.4s; 
}
.news .box .jsh {
  color: #666666;
  line-height: 22px;
  height: 54px;
  overflow: hidden;
  margin-bottom: 40px; font-size:15px;transition:all 0.4s; 
}
.news .box .more {
  display: inline-block;
  border: 1px #d4d4d4 solid;
  color: #999999;
  line-height: 35px;
 width: 110px;
  padding: 0 5px;
  text-align: center;
  border-radius: 32px;
  transition: all .5s; font-size:14px; height:35px
}
.news .box:hover .date {
  background: #7ba84a;
  color: #fff;
}.news .box:hover .date .day{ color:#fff}
.news .box:hover .pic:before {
  opacity: 0.2;
}
.news .box:hover  .bt { color:#7ba84a}

.news .m1 {
    float: left;
    color: #5c5c5c;
    text-align: center;
    position: relative;
    z-index: 3;
    display: block;
    font-weight: normal;
    line-height: 45px;
    height: 45px;
    color: #fff;
    margin-top: 20px; width:130px
}
.news .m1 a{ width:130px}

.mmm1{ float:right}

.news .box:hover img {
  transform: scale(1.05);
}
.news .box:hover .bt {

  text-decoration: none;
  color: #7ba84a; transition:all 0.4s; font-size:21px; margin-left:5px 
}
.news .box:hover .more {
  border-color: #3b8320;
  background: #3b8320;
  color: #fff;
}.news .box:hover .jsh { margin-left:5px;  transition:all 0.4s;}





.pro_list_1_mid_right_1 ul li {
    margin: 1%;
    margin-bottom: 1.875em;
    -webkit-transition: -webkit-box-shadow .45s ease-out;
    transition: -webkit-box-shadow .45s ease-out;
    transition: box-shadow .45s ease-out;
    transition: box-shadow .45s ease-out, -webkit-box-shadow .45s ease-out;
    float: left;
    background-color: #fff;
    width: 22.5%; margin-bottom:2.5%
}.pro_list_1_mid_right_1_1 {
    text-align: center;
    
}.cell_mid {
    display: table;
    height: 100%;
    width: 100%;
}.pro_list_1_mid_right_1_1 img {
    max-width: 94%;  transition:all 0.4s;
}.pro_list_1_mid_right_1_2 {
    margin: 0 1em;
    text-align: center;
}.pro_list_1_mid_right_1_2_1 {
    font-size: 18px!important; height:50px!important;
    color: #393939; line-height:50px 
}.pro_list_1_mid_right_1_2_2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
    margin-top: 6px;
    margin-bottom: 16px; font-size:16px; line-height:30px
}.pro_list_1_mid_right_1_2_3 {
    margin-bottom: 2.5625em;
}.pro_list_1_mid_right_1_2_3 span {
    color: #666;
    display: inline-block;
    font-size: 15px;
    border: 1px #d5dce0 solid;
    width: 130px;
    line-height: 30px;
    border-radius:3em;
}


.xiangqing {
    width: 100%;
    float: left;
    background: #ededed;
    height: 43px;
    line-height: 40px;
    margin-top: 30px; margin-bottom:30px
}.xiangqing h5 {
    float: left;
    background: #eb7712;
    line-height: 40px;   
    font-size: 17px;
    padding-left: 40px;
    padding-right: 50px;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0;
}
.pro_list_1_mid_right_1_2_3 span i {
    font-style: inherit;
   
    display: inline-block;

}
.pro_list_1_mid_right_1 ul li:hover {
    -webkit-box-shadow: 18px 18px 26px rgba(0,0,0,0.2);
    box-shadow: 18px 18px 26px rgba(0,0,0,0.2);  transition:all 0.4s;
}
.pro_list_1_mid_right_1 ul li:hover  span{ background:#7ba84a; color:#fff}
.pro_list_1_mid_right_1 ul li:hover  span i{ color:#fff}


.pro_list_1_mid_right_1 ul li:hover img{ transform: scale(1.1); transition:all 0.4s}
.pro_list_1_mid_right_1 ul li{ border:1px #eee solid}




.divBox_ny{ padding-top:0px}









/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:550px){  



#main_2 {
    width: 100%;
    margin: auto;
    clear: both;
    font-size: 16px;
    font-weight: normal;
}

.pic_fl {
    width: 90%;
        height:auto;
    overflow: hidden;
    padding-top: 60px; float:none; margin:0 auto; 
}
.con_fr {
    width: 100%;
    margin-left: 0%;
    padding-top: 60px; margin:0 auto; float:none; padding-top:20px
}

#main_2 h2 {
    font-weight: normal;
    font-size: 29px;
    color: #3b8320;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: left; width:90%; margin:0 auto
}

.r-g {
    width: 90%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 0 0 0; margin:0 auto; margin-bottom:70px
}

#main_1 {
    width:100%;
    margin: auto;
    clear: both;
    font-size: 16px;
    font-weight: normal;
}
#main_1 h2 {
    font-size: 15px;
}
.r-i {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
}


.r-j {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5%;
    width:70%;
}




.r-h {
    display: inline-block;
    font-size: 0;
    margin-bottom: 5%;
}



.r-kspan1 {
    color: #333;
    display: inline-block;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 32px;
}

.r-kspan3 {
    color: #333;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 6px;
    font-size: 15px;
}
.r-l {
    color: #333;
    line-height: 1.3;
    margin-top: 12px;
    font-size: 14px;
    transition: all .3s ease;
}

.r-h{ width:100%}



#about1 p {
    line-height: 30px;
    width: 100%;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif; padding-top:10px
}



.news {
    width: 100%;
    margin: 20px auto 40px auto; padding-top:0px; margin-top:0
}


.news .box .pic {
    display: block;
    width: 70%;
    overflow: hidden;
    position: relative;
    float: left; display:none
}
.news .box .text1 {
    float: left;
    width:97%;
    width: 97%\9;
    padding-top: 0px;
    padding-left: 3%;
}.news .box .date {
    display: block;
    width: 20%;
    text-align: center;
    background: #edeaeb;
    color: #333333;
    font-size: 12px;
    font-family: avantgardebook;
    position: absolute;
    left: 0;
    line-height: 2;
    transition: background .5s;
}
.news .box .date .day {
    display: block;
    border-bottom: 1px #fff solid;
    font-size: 30px;
    line-height: 1.5;
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.news .box {
    position: relative;
    padding-left: 25%;
}
.news li {
  clear: both;
  border-bottom: 0px #e5e5e5 solid;
  padding-bottom: 30px;
  margin-bottom: 30px;
  overflow: hidden; width:95%; margin:0 auto
}.pro_list_1_mid_right_1 ul li {
    margin-right: 1.5%;
    margin-bottom: 1.875em;
    -webkit-transition: -webkit-box-shadow .45s ease-out;
    transition: -webkit-box-shadow .45s ease-out;
    transition: box-shadow .45s ease-out;
    transition: box-shadow .45s ease-out, -webkit-box-shadow .45s ease-out;
    float: left;
    background-color: #fff;
    width: 46%;
    margin-bottom: 2.5%; margin-left:1.5%
}.divBox_ny {
    padding-top: 0px;
}.pro_list_1_mid_right_1_1 img {
    max-width: 100%;
    transition: all 0.4s; margin-top:10px!important
}.pro_list_1_mid_right_1_2_3 {
    margin-bottom: 10px;
}.pro_list_1_mid_right_1_2_3 span {
    color: #666;
    display: inline-block;
    font-size: 14px;
    border: 1px #d5dce0 solid;
    width:70%;
    line-height: 28px;
    border-radius: 3em;
}.pro_list_1_mid_right_1_2_1 {
    font-size: 16px!important;
    height: 40px!important;
    color: #000;
    line-height: 50px;
}.pro_list_1_mid_right_1_2_1 {
    font-size: 16px!important;
    height: 40px!important;
    color: #000;
    line-height: 40px;
}#f1 h2, #f2 h2, #f3 h2, #f4 h2, #f5 h2, #f6 h2 {
    text-align: center;
    line-height: 35px;
    color: #3f3f3f;
    font-size: 22px;
    font-weight: normal;
    color: #3f3f3f;
    padding-top: 50px;
    font-family: Helvetica-Neue-Light-2_0;
}#zhong {
    width: 95%;
    float: none; margin:0 auto;
    background: #fff;
    clear: both;
}.cen1 .left1 {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0%;
    background: #fff;
    min-height: 380px;
    margin-bottom: 0px;
}.cen1 .right {
    float: right;
    width: 96%;
    padding-left: 0%;
    margin-bottom: 30px;
    background: #fff;
    min-height: 569px; padding:0 2%
}.text .title {
    font-size: 28px;
    color: #333;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 80px;
}.pro-fl em {
    margin-right: 20px;
    width: 100%; font-style:normal; font-weight:bold}
	
	
	
	.cuti{ color:#7ba84a; font-size:20px; border-bottom:0px dashed #d8d8d8; text-align:center; line-height:40px; padding-top:0PX; width:90%; margin: 0 auto}

	.pic_fl1{ display:none}
	
	.con_fr1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
}
	.p2,.p3{ width:48%; }
	.sddddd{ width:100%; height:45%; margin:0 auto}
	
	
	#f1{ background-size:260%}
	
	#f1 h3, #f2 h3, #f3 h3, #f4 h3, #f5 h3, #f6 h3 {
    font-size: 13px;
    text-align: center;
    font-weight: normal;
}#f1 {
    width: 100%;
    height: 130px}
	#main_2 {padding-top: 10px;}
	
	.pic_fl{ float:none!important}
	
	.con_fr{ width:90%; margin:0 auto;float:none!important}
	.con_fr p{ font-size:14px!important}
	#main {
    width: 100%;
    margin: auto;
    clear: both;
}.left {
    width: 90%;
    overflow: hidden;
    margin: 0 5%;
    padding-top: 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}.left a {
    text-align: center;
    font-size: 14px; 
    height: 32px;
    transition: all 0.4s;
    padding: 0 20px;
    border: 1px #7ba84a solid;
    display: inline-block;
    line-height: 32px;
    margin: 5px 3px;
}.pnpage-1 {
    height: 70px!important;
}
	#about{ padding-top:50px; padding-bottom:20px; width:92%; margin:0 auto; float:none}
	
	.news .list{ width:97%; margin:0 auto}
	.news .box .bt {
    display: block;
    color: #333333;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    overflow: hidden;
    transition: all 0.4s;
}#about p {
    line-height: 22px;
    font-size: 13.5px;margin-bottom: 10px;
}
	.news .m1 {
    float: left;
    color: #5c5c5c;
    text-align: center;
    position: relative;
    z-index: 3;
    display: block;
    font-weight: normal;
    line-height: 25px;
    height: 25px;
    color: #fff;
    margin-top: 0px;
    width: 70px;
}
	
.news .m1 a {
    width: 70px;
}	
	
	#main_2 h2 {
    font-weight: normal;
    font-size: 22px;
    color: #3b8320;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: left;
    width: 100%;
    margin: 0 auto;
}
	
}