/* reset style */
*{
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
}
body{
    font-size: 14px;
    font-family: "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333333;

}
a{
    color: inherit;
    width: inherit;
    /* height: inherit; */
}
.new-reIfo .new-txt h3:hover,
.new-reIfo .new-txt .txt:hover
{
    color: #f95927;
}
.pr{
    position: relative;
}
.ph-banner{
margin-top:174px;
}
.top-nav2{
    display: none;
}
/* a:hover{
    color: #2ca501;
} */
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.fr{
    float: right;
}
.fl{
    float: left;
}
.indexabouts{
    position:relative;
    line-height:2.5em;
    max-height:20em;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}
/* 图标 */
.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.fl{
    float: left;
}
.overf{
    overflow: hidden;
}
.bg{
    background-color: #ebebeb;
}
/* layout style */
.top-bg{
    height: 40px;
   background-color:  #f5f5f5;
   border: 1px solid #ece5e5cc;
   opacity: 1;
}
.meun-bg{
    background-color: #3ba53b;
    height: 40px;
}

.top-bg p{
    float: left;
    line-height: 40px;
     color: #333333;
}
.top-bg ul li{
    float: left;
    line-height: 40px;
    padding: 0 5px;
    color: #333333;
}
/* .top-bg ul .li-img{
    line-height: 0;
     height:40px;
} */
.top-bg ul .li-img .icon{
    width: 18px;
    height: 18px;
    display: block;
    margin: 0 auto;
    background-position: -113px 0;
    margin-top: 12px;
}
.top-bg ul .li-img {
    margin-right: 5px;
}
/* logo-nav  */
.logo-nav{
    overflow: hidden;
}
 .logo {
    float: left;
    padding: 15px 0;
    padding-right:20px;
}
.logo img{
    max-height: 60px;
    object-fit: scale-down;
}
.ban{
   margin-top: 172px;
   height: 500px;
}
.fixed{
    position: fixed;
    z-index: 9999;
    background: #fff;
    top:0;
    width: 100%;
}
.logo-icon{
    display: inline-block;
    overflow: hidden;
    padding-top: 26px;
    padding-left: 46px;
}
 .logo-icon h3{
    font-weight: bold;
    color: #f95927;
    font-size: 26px;
}
.logo-icon img{
    display: block;
    float: right;
    margin-top: -2px;
    padding-left: 20px;
}
 .logo-icon p{
    color:#3ba53b;
    font-size: 18px;
    line-height: 35px;
}
.logo-tel span{
 margin-right: 4px;
    color: #333333;
    font-size: 18px;
    padding-top: 13px;
    text-align: right;
    display: block;
    line-height: 30px;
}
.logo-tel strong{
    color: #3ba53b;
    font-weight: normal;
    font-size: 34px;
    display: block;
    font-family: arial;
}
.logo-tel span i.icon{
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-position: -163px 0;
}
html,body{margin:0;padding:0;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.map{
    width:650px;
    height:360px;
    border:#ccc solid 1px;
}
.pt20{
    padding: 20px;
}
/* 菜单 */
.meun-nav ul li{
    float: left;
    line-height: 40px;
    width: 12%;
    text-align: center;
    color: #fff;
    position: relative;
}
.meun-nav .active{
    background-color: #f95927;
    height: 100%;
}
.meun-ul{
    position: relative;
}
.meun-ul  .ahover:hover{
    color: #f95927;
}
.about-box1{
    position: absolute;
    left:0;
    display:none;
    transition: all 1s ease 1s;
    background-color: green;
    z-index: 7;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.about-box1 ul li {
   width:144px;
}
.meun-ul  li:hover .about-box1{
    display:block;
    /* transition: all .6s ease 0s;
    transform: translate3d(0, 10px, 0); */
}
 /* .about-box1 a{
    display: block;
    text-align: center;
} */
/* .about-box1 li:hover{
    background-color: #f95927;
} */
#hover{
    background-color: #f95927;
}
.slide img{
    width: 100%;
    height: 500px;
}
.banner{
    height: auto;
}
/* .meun-nav .about-box{
    background-color: #2ca501;
    background-color: rgba(30, 128, 0, 0.6);
    position: absolute;
    width:100%;
    left: 0px;
    top: 40px;
} */
.banner-box{
    position: relative;
}
.banner-box .next{
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 12;
    top: 50%;
    left:-4%;
    margin-top: -40px;
    background:url(../images/btn-ico.png) no-repeat ;
    background-position: 0 -51px;
}
.banner-box .prev{
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 12;
    top: 50%;
    right:-4%;
    margin-top: -40px;
    background:url(../images/btn-ico.png) no-repeat ;
    background-position: -62px -51px;
}
/* bodyer style */
.bd-list1{
    padding: 70px 0;
    overflow: hidden;
}

.bd-tit{
    width:50%;
    margin: 0 auto;
    border-top:2px solid  #3ba53b;
    border-bottom:2px solid  #3ba53b;
    text-align: center;
    position: relative;
}
.bd-tit h3 {
    font-size: 30px;
    padding: 15px 0;
    font-weight: bold;
    color: #f95927;
}
.bd-tit h3 i:first-child{
    background-position:0 -37px;
}
.bd-tit h3 .icon{
    width: 62px;
    height: 30px;
    margin: 0 22px;
    vertical-align: middle;
    background-position:-78px -37px;
}
.bd-bg{
    position: absolute;
    top: -31px;
    left: 45%;
}
.bd-list1 ul{
    margin: 0 auto;
    width:60%;
}
.bd-list1 ul li{
    float: left;
    width: 29%;
    border: 1px solid #b1a5a5cc;
    border-radius: 53px;
    height: 40px;
    margin-left: 21px;
    margin-top: 40px;
    text-align: center;
    line-height: 40px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2)
}
.bd-list1 ul li .active1{
    color:#2ca501
}
.bd-list1 ul li:hover{
    background-color:#2ca501;
    color:#fff;
}
.bd-list1 ul li .active1:hover{
    background-color:#2ca501;
    color:#fff;
}
/* slide pic */
/* .banner{
    padding-bottom: 100px;
} */
.bn-index{
    width: 278px;
	float: left;
	margin: 0 26px 26px 0;
	position: relative;
	background: #fff;
	border: 1px solid #dddddd;
	border-radius: 6px;
	overflow: hidden;
}
/* .bn-index img{
     width:278px;
      height:278px;
} */

p:before {
    content:"";
    font-weight:bold;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 20px 1px 45px;
    background:url(/newimg88/2014/09/ellipsis_bg.png) repeat-y;
}
span:before {
    content:"";
    font-weight:bold;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 20px 1px 45px;
    background:url(/newimg88/2014/09/ellipsis_bg.png) repeat-y;
}
h3:before {
    content:"";
    font-weight:bold;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 20px 1px 45px;
    background:url(/newimg88/2014/09/ellipsis_bg.png) repeat-y;
}
a:before {
    content:"";
    font-weight:bold;
    position:absolute;
    bottom:0;
    right:0;
    padding:0 20px 1px 45px;
    background:url(/newimg88/2014/09/ellipsis_bg.png) repeat-y;
}
.bn-ul .bn-index h3{
    padding: 0 16px;
	height: 68px;
	font-size: 16px;
	color: #333;
	transition: all ease 300ms;
    position:relative;
    line-height:68px;
    height:68px;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.bn-ul .bn-index  a {
	display: block;
	width: 100%;
}
.bn-ul .bn-index  img {
	width: 278px;
	height: 278px;
	display: block;
	border-bottom: 1px solid #dddddd;
}
.bn-ul .bn-index h3 span {
	width: 110px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 20px;
	font-size: 14px;
	border-radius: 20px;
	border: 1px solid #f95927;
	color: #f95927;
	text-align: center;
	transition: all ease 300ms;
}
.bn-ul .bn-index h3 span i {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	background-position: -120px -78px;
}
.slideTxtBox{position: relative;}
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

/*  */
.bn-ul .bn-index .smyd span {
	width: 100%;
	text-align: center;
	display: block;
	position: absolute;
	left: 0;
	top: 38px;
	z-index: 10;
	font-size: 16px;
	color: #333;
}
.bn-ul .bn-index .smyd img{
    width: 160px;
	height: 160px;
	border-radius: 10px;
	display: block;
	margin: 0 auto;
	padding: 40px 20px 20px;
	background: #fff;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.bn-ul .bn-index .smyd {
	width: 278px;
	height: 247px;
	z-index: 10;
	padding-top: 30px;
	position: absolute;
	left: -2%;
	top: 0;
	background: url(../images/black20.png) repeat 0 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all ease 300ms;
	left: 20%;
}
.bn-ul .bn-index:hover {
	border-color: #fff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.bn-ul .bn-index:hover .smyd {
	opacity: 1;
	/* filter: alpha(opacity=100); */
	left: 0;
}
.bn-ul .bn-index:hover h3 span {
	background: #f95927;
	color: #fff;
}
.bn-ul .bn-index:hover h3 span i {
	background-position: -142px -78px;
}

/* 新闻中心 */
.bd2{
    padding-bottom: 10px;
}
.bd2 .newleft{
    width: 650px;
	height: 488px;
    float: left;
}
.bd2 .newright{
    float: right;
    width: 520px;
}
.bd-newBox{
    padding-bottom: 45px;
}
.newleft .item img{
    width: 650px;
	height: 488px;
}
.newright .item a{
    display: inline-block;
    width: 100%;
}
.newright .item h3::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ccc;
    margin-right: 10px;
    vertical-align: middle;
}
.newright .item h3{
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
}
.newright .item .txt{
    color: #666666;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.newright .item .time{
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 10px;
}
.newright .item{
    border-bottom: 1px solid #dddddd;
    padding: 12px 0 0;
    width: 100%;
}
.newright .item:first-child {
    padding-top: 0;
}

.newright .item h3:hover{
    color: #2ca501; 
}

/* 新闻中心 */
.new-reIfo{ 
    width: 46%;
    padding: 30px 0;
    float: left;
    margin-right: 20px;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
  
}
.new-reIfo img{
    margin-right: 25px;
    max-width: 30%;
    max-height: 120px;
    min-width: 30%;
    min-height: 120px;
    object-fit: none;
}
.new-reIfo img a{
    float: left;
}
.new-txt{
    width: 60%;
    float: right;
    overflow: hidden;
}
.new-txt .txt{
    position:relative;
    line-height:1.4em;
    height:4.2em;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-align: justify;
    text-align-last: justify;
    padding-top:5px;
}
.new-txt .time{
    line-height:2;
}
.new-reIfo:nth-child(even){
    margin-left:56px;
}









/* bd3-banner */
.bd3-banner ul li img{
    width: 250px;
    height: 250px;
    padding:20px 15px;
}
.bd-list3{
    padding: 70px 0;
    overflow: hidden;
}
.bd-p{
    height: 48px;
	font-size: 16px;
	text-align: center;
	line-height: 48px;
	overflow: hidden;
    transition: all ease 300ms;
    border-top: 1px solid #dddddd;
    position:relative;
    line-height:48px;
    height:48px;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.bd3-ul li{
    float: left;
    width: 275px;
    margin: 0 26px 26px 0;
	position: relative;
	background: #fff;
	border: 1px solid #dddddd;
    border-radius: 6px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.bd3-banner{
    padding-bottom: 20px;
}
.bd3-ul li:nth-child(4n){
    margin-right: 0;
}
.bd-list4{
    padding: 70px 0;
    overflow: hidden;
}
.bd4-box{
    padding-bottom: 20px;
}
.bd4-pic{
    width: 540px;
    left: 0;
    top: 0;
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    position: relative;
}
.bd4-tit{
    width: 625px;
    height: 251px;
    /* left: 572px;
    top: 194px;
    z-index: 3; */
}
.bd4-tit{
    line-height: 2.5;
    font-size:16px;
    font-family: 微软雅黑;
    text-align: justify;
}
.bd4-box2{
    background-color: #f5f5f5;
    width: 100%;
    /* height: 400px; */
}
.bd4-lt1{
    background-color: #004899;
    /* width: 60%; */
    height: 380px;
    border-radius: 3%;
    box-shadow: 10px;
    position: relative;
    width: 16%;
}
.bd4-lt{
    /* width: 66%; */
    height: 450px;
    padding-top:60px;
   
}
.bd4-lt1 p span{
    font-family: 微软雅黑;
    font-size: 26px;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    top:10%;
    left:49px;
}
.bd4-icon img{
    position: absolute;
    top:30%;
    left:61px;
}
.bd4-lt1 .bd4-bt {
    width: 95px;
    height: 30px;
    line-height: 30px;
    border-radius: 6%;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    top:60%;
    left:47px;
}
.bd4-rt1{
    width: 550px;
    padding:0 20px;
}
.bd4-rtbox1{
    height: 100px;
    background-color: #FFFFFF;
    padding:20px 20px 10px 20px;
    margin-bottom: 10px;
}
.bd4-rtbox2{
    background-color: #FFFFFF;
    padding:20px;
    height: 340px;
}
.bd4-rtbox2 ul{
    padding: 10px;
}
.bd4-rtbox2 ul li{
    line-height: 36px;
    vertical-align: middle;
}
.bd4-rtbox2 ul li a::before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #ccc;
    margin-right: 10px;
    vertical-align: middle;
}
.bd4-rt1 .bd4-a{
    line-height: 30px;
    background-color: #ebebeb;
    font-size: 22px;
    font-family: 微软雅黑;
    text-align: center;
    color: #555555;
}
.bd4-rt1 .bd4-tt{
    padding-top:20px;
    line-height: 30px;
}

/* footer  */
.footer{
    width: 100%;
	padding: 30px 0 30px;
	background: #38921d;
	color: #fff;
}
.ft-box ul li:first-child{
    font-size: 18px;
    padding-bottom: 10px;
}
.ft-box4{
padding:0 40px;
}
.ft-box1 ul li{
    line-height: 36px;
    font-size: 15px;
    padding:0 20px 0 40px;
    border-right:1px dotted #ccc;
}
.ft-box4 {
    border-right:1px dotted #ccc;
}
.ft-box4 li .ipt {
    width: 194px;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    /* color: #fff; */
    background: none;
    outline: none;
    border: 1px solid #e6ebe5;
    background: #FFFFFF;
}
.ft-box4 .ipt2{
    padding-left: 0px;
		box-sizing: border-box;
    width: 100%;
    height: 35px;
    outline: none;
    border: 1px solid #e6ebe5;
    margin-top: 10px;
}
.ft-box4 .ipt3{
	box-sizing: border-box;
    padding-left: 10px;
    width: 100%;
    height: 35px;
    outline: none;
    border: 1px solid #e6ebe5;
    margin-top: 10px;
}
.ft-box4 .ipt3:hover{
    background-color: #f95927;
    color:#FFFFFF;
    border: none;
}
.ft-box5{
    width: 136px;
    margin-left:40px;
    border: 1px solid #ccc;
}
.ft-box5 img{
    margin: 10px 10px  5px 10px;
   
}
.ft-box li a:hover,.coptliks a:hover,
.bd4-lt a:hover,.bd3-banner a:hover,.top-bg a:hover{
    color: #f95927;
}
.coptliks-1 ul{
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    padding-left: 30%;
    padding-top: 20px;
}
.coptliks-1 ul li{
    float: left;
    padding-left: 10px;
    padding-right: 5px;
}
.link p{
 text-align: center;
    line-height: 30px;
}
.link .aa{
    text-align: center;
    display: block;
}



.fixe-box{
    position: fixed;
      top: 230px;
      right: 0;
      z-index: 99;

  }
  .fixe-box ul li {
    background-color: #2ca501;
    border-bottom: 2px solid #fff;
    padding: 5px;
    cursor: pointer;
  }

  .fixe-box .ewm-alert {
        color: #000;
        text-align: center;
        width: 60px;
        display: none;
        height: 60px;
        position: absolute;
        top: 0px;
        right: 100px;

  }
 .fixe-box .on2 {
     top: 40px;
     margin-left: 20px;
  }
  .fixe-box .on3 {
    top: 85px;
     /* margin-right: 60px; */
    background-color: #999;
    border-radius: 3px;
    width: 100%;
    padding:5px;
    width: 100px;
    height: 25px;
    line-height: 25px;
  }
  .ss_box .input{
    height: 20px;
    line-height: 20px;
    border: 1px #cccc solid;
    color: #db4035;
    outline: none;
  }
  .fixe-box ul li span {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
  }

  .fixe-box ul li img {
    display: block;
    margin: auto;
  }
