﻿@charset "utf-8";
/* CSS Document */
html{
　　font-size:62.5%; /* 10÷16=62.5% */ 
}
*{word-wrap:break-word;}
body{
　　font-size:12px;
　　font-size:1.2rem ; /* 12÷10=1.2 */
   overflow-x:hidden;
background-repeat: no-repeat;
    background-size: cover;
	width:100%; margin:0px; padding:0px;
}
body,html{ font-family:"微软雅黑"; min-width:320px;}
ul,ul li,dl,dl dt,dl dd{ margin:0px; padding:0px; list-style:none;}
.f_faminly{ font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right;}
.clearboth{ clear:both;}
.bigzm{text-transform:uppercase;}
.b_cursor{ border:0px; cursor:pointer;}
input{ outline:0;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888888;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888888;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #888888;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #888888;
}

.fs14{ font-size:14px;}
.fs15{ font-size:15px;}
.fs16{ font-size:16px;}
.fs17{ font-size:17px;}
.fs18{ font-size:18px;}
.fs20{ font-size:20px;}
ul li{ list-style-type:none; float:left; }
.container {
       width: 100%!important;
       max-width:1200px;
       max-width:1170px\9;
}
.container1{width:100%;}


/*loading加载*/
.loading { position:fixed;width:100%; height:100%; background-color:#fff; z-index:10000000;}

.loading-img{width:186px; position:absolute; height:60px; left:50%; top:50%; margin-left:-93px; margin-top:-30px;-webkit-animation: rotateplane 1.4s infinite ease-in-out;
  animation: rotateplane 1.4s infinite ease-in-out;}

@-webkit-keyframes rotateplane {
  0% { filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); }
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
}

@keyframes rotateplane {
  0% {filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);} 
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
}


/*头部*/


.header_div{width:100%; height:75px; left:0px; top:0px; padding:0px 6%; position:relative; z-index:1000; background-color:#fff;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.header_div .i_logo{width:12%; padding-top:5px;}
/*.header_div .i_logo img{width:100%;}*/
.header_div.fixedmenu{ position:fixed;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}

.i_share{/* margin-top:42px;*/ margin-top:20px; height:34px; margin-left:1%;}
.i_share a{ padding:0px 3px; display:inline-block; float:left;}
.i_share a:hover{ text-decoration:none;}
.i_share a img{width:34px; height:34px;}
.i_share .s1{ padding:0px 3px; float:left; display:inline-block; position:relative; z-index:100000;}
.i_share .s1 .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    margin: 0px !important;
    width: 34px !important;
    height: 34px !important;
    text-align: center;
    /*background: none !important;*/
	background:url(../images/tb_14zz.png) no-repeat;
}
.bdshare_popup_bg{ left:auto !important; right:0px !important;}
.bdshare_popup_box{ left:auto !important; right:0px !important;}

/*
.i_share a.a1{ position:relative;}
.i_share a.a1 .img1{width:100px; height:100px; position:absolute; left:-30px; top:40px; display:none;}
.i_share a.a1:hover .img1{ display:block; border:1px solid #ddd;}*/


.nav_menu{width:49%; height:75px;text-transform:uppercase;}
.nav_menu li{width:14.285%; height:75px; float:left; position:relative;}
.nav_menu li .a_nav{ height:75px;width:100%;  line-height:75px; display:inline-block; color:#333333; font-size:16px; text-align:center; position:relative;}
.nav_menu li .a_nav:hover,.nav_menu li .a_nav.active,.nav_menu li .a_nav.active1{color:#fff; border-right:0px;   text-decoration:none; background-color:#089447;}
.nav_menu li .a_nav .s1{ color:#999999; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.nav_menu li .a_nav:hover .s1,.nav_menu li .a_nav.active .s1,.nav_menu li .a_nav.active1 .s1{ color:#fff;}

.nav_menu li dl{width:100%; position:absolute; z-index:10000; display:none; top:75px; background-color:#089447;}
.nav_menu li dl dd{width:100%; height:40px; line-height:40px; float:left;}
.nav_menu li dl dd a{width:100%; height:40px; line-height:40px; display:inline-block; overflow:hidden; text-align:center; color:#fff; font-size:14px;}
.nav_menu li dl dd a:hover{ color:#fff; text-decoration:none; background-color:#12b35b;}


.i_banner{width:100%;}

.home-swiper {width: 100%;height: 100%;background: #000;}
.home-swiper .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper .swiper-slide img{width:100%;}
.home-swiper .swiper-slide .s1{width:100%; display:inline-block; overflow:hidden; display:block;}
.home-swiper .swiper-slide .s2{width:100%; display:inline-block; overflow:hidden; display:none;}

.swiper-pagination.home-pagination{width:100% !important; height:10px;left:0px; text-align:center; margin:0px auto; }
.home-pagination .swiper-pagination-bullet{width:10px; height:10px;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ background-color:#fff;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.home-pagination .swiper-pagination-bullet-active{width:10px; height:10px;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity: 1; background-color:#089447;}
.home-swiper.swiper-container-horizontal>.home-pagination.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:20px; }



.home-swiper1 {width: 100%;height: 100%;}
.home-swiper1 .swiper-slide {font-size: 16px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper1 .swiper-slide .a_img{width:100%; display:inline-block; overflow:hidden; position:relative; float:left;}
.home-swiper1 .swiper-slide .a_img img{width:100%;}
.home-swiper1 .swiper-slide .a_img .a_text{width:100%; background:url(../images/tb_9.png) bottom repeat-x; height:62px; padding-top:10px; line-height:52px; padding-left:15px; overflow:hidden; position:absolute; left:0px; bottom:0px; color:#fff;}

.swiper-pagination.home-pagination1{width:100% !important; height:10px;left:0px; text-align:right; margin:0px auto; padding-right:20px; }
.home-pagination1 .swiper-pagination-bullet{width:10px; height:10px;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ background-color:#fff;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.home-pagination1 .swiper-pagination-bullet-active{width:10px; height:10px;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity: 1; background-color:#089447;}
.home-swiper1.swiper-container-horizontal>.home-pagination1.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:20px; }



.home-swiper2 {width: 100%;height: 100%;}
.home-swiper2 .swiper-slide {background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; padding:0px 1.5%;}
.home-swiper2 .swiper-slide .div{width:100%; background-color:#fff; display:inline-block; overflow:hidden; color:#333333; font-size:16px;}
.home-swiper2 .swiper-slide .div:hover{ text-decoration:none; color:#039645;}
.home-swiper2 .swiper-slide .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.home-swiper2 .swiper-slide .div .a_img img{width:100%;}
.home-swiper2 .swiper-slide .div .a_text{width:100%; height:45px;padding:0px 30px;}
.home-swiper2 .swiper-slide .div .a_text .s1{/*width:80%;*/width:100% !important; height:45px; line-height:45px; overflow:hidden;}
.home-swiper2 .swiper-slide .div .a_text .s2{ height:26px; margin-top:8px; line-height:26px; padding:0px 20px 0px 15px; display:inline-block; border:1px solid #c4c4c4; color:#888888; font-size:12px; background:url(../images/tb_1.png) right 8px center no-repeat;-moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px; display:none;}
.swiper-pagination.home-pagination2{width:100% !important; height:10px;left:0px; text-align:center; margin:0px auto; }
.home-pagination2 .swiper-pagination-bullet{width:10px; height:10px;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ background-color:#bfbfbf;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.home-pagination2 .swiper-pagination-bullet-active{width:10px; height:10px;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity: 1; background-color:#d7000e;}
.home-swiper2.swiper-container-horizontal>.home-pagination2.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:20px; }

.i_box5_c .home_prev2{width:39px; height:22px; background:url(../images/tb_12.png) no-repeat; background-size:39px; position:absolute; left:-80px; margin-top:-11px;}
.i_box5_c .home_next2{width:39px; height:22px; background:url(../images/tb_13.png) no-repeat; background-size:39px; position:absolute; right:-80px; margin-top:-11px;}

.i_box5_c:before{width:5px; height:568px; background:url(../images/tb_11.png) no-repeat; position:absolute; left:-5px; top:50%; margin-top:-284px; content:"";}
.i_box5_c:after{width:5px; height:568px; background:url(../images/tb_11.png) no-repeat; position:absolute; right:-5px; top:50%; margin-top:-284px; content:"";}

/*首页内容部分*/
.ui_div{width:100%;}
.ui_div1{width:100%; overflow:hidden;}
.ui_div_center{width:1400px; margin:0px auto;}
.ui_div_con{width:1200px; margin:0px auto;}
.ui_div_cp{ width:980px; margin:0px auto;}

.ui_box{width:100%; padding:0px 6%;}

/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;}
.phone_nav.fixedmenu{ position:fixed; top:0px; left:0px;z-index:100000;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.phone_logo{padding:10px 0px;}
.phone_logo .p1 img{width:100%;}

@media screen and (max-width:1200px) {
.phone_logo .p1 { display: block; width:32%; display:inline-block;}
.header_div{ display:none;}
.phone_logo {width: 100%;padding: 15px 20px;box-sizing: border-box;}

.phone_nav{display:block; background-color:#fff; position:relative; width:100%; top:0;left:0; display:block; transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:100000;}

/*导航按钮*/
.phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:10px; top:50%; margin-top:-15px; z-index:1;
transition:all 0.7s; -webkit-transition:all 0.7s;}
.phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#089447;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, -webkit-transform;
transition-property: background-color, transform;
transition-property: background-color, transform, -webkit-transform;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;}
.phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#089447;
transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform;
transition-property: margin, transform; transition-property: margin, transform, -webkit-transform;
transition-duration: 300ms; -webkit-transition-duration: 300ms;}
.phone_nav .nav_but:before{margin-top:-5px;}
.phone_nav .nav_but:after {margin-top:5px;}

/*栏目名称*/
.phone_nav .nav_main{height:100%; position:fixed;  left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background-color:#089447; overflow:hidden;}
.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}
.phone_nav .nav_main li a{background-position:left; color:#fff; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;}
.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}
.phone_nav .nav_main .ss .p2{ float:right;}
.phone_nav .nav_main .ss .p2 input{ border:0;  width:34px; height:34px;}
.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }
.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}
.phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:50%; height:50px; background: url("../images/lmfooter_bottom.png") center right no-repeat; z-index:99;}
.phone_nav .nav_main .ul{padding:0 0 0px 40px; margin:0;  max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;}
.phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);}
.phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal}

.phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 40px; margin-bottom:10px;}


.phone_nav .nav_main li{width:100%; transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;}
.phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; }
.phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; }
.phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; }
.phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; }
.phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; }
.phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }


/*打开样式*/
.phone_nav_one{  transition-delay:0s; -webkit-transition-delay:0s; }
.phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;}
.phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); }
.phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.phone_nav_one .nav_but_box { opacity:0.8;}
.phone_nav_one .nav_main li{width:100%; transform:translateX(0); -webkit-transform:translateX(0);}
}




@media screen and (max-width:470px){/*--768-0--*/
.phone_logo {padding: 10px 10px}
.phone_nav .nav_main ul{ height:550px;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}
@media screen and (max-width:758px){/*--768-0--*/
/*.phone_nav .nav_but_box{ top:34px; right:10px;}*/
.phone_nav .nav_main ul{ margin-top:20px; height:550px; overflow-y:auto; box-sizing:border-box;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}
/*手机导航*/

.i_bg{ background-color:#039645;}




/*首页*/
.i_box1{width:100%; padding:105px 0px 85px 0px;}
.i_box1_t{width:100%; height:73px; position:relative; text-align:center; line-height:73px; color:#333333; font-size:30px;}
.i_box1_t:after{width:50px; height:2px; background-color:#089447; position:absolute; left:50%; bottom:0px; margin-left:-25px; content:""; z-index:1;}
.i_box1_t.activezhong{ color:#fff;}
.i_box1_t.activezhong:after{ background-color:#acd14e;}
.i_box1_t1{width:100%; padding:35px 15%;}
.i_box1_t1 li{width:33.33%; float:left; border-right:1px solid #f4f4f4;}
.i_box1_t1 li .div{width:100%; padding-top:60px; color:#999999; font-family:Arial, Helvetica, sans-serif; display:inline-block; overflow:hidden; text-align:center; line-height:1.5;}
.i_box1_t1 li .div .s1{ color:#666666; font-size:18px; font-family:"微软雅黑";}
.i_box1_t1 li .div:hover,.i_box1_t1 li .div.activeabout{ color:#f08e10; text-decoration:none;}
.i_box1_t1 li .div:hover .s1,.i_box1_t1 li .div.activeabout .s1{ color:#f08300;}
.i_box1_t1 li .div.bg1{ background:url(../images/tb_2.png) top center no-repeat;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box1_t1 li .div.bg2{ background:url(../images/tb_3.png) top center no-repeat;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box1_t1 li .div.bg3{ background:url(../images/tb_4.png) top center no-repeat;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}

.i_box1_t1 li .div.bg1:hover,.i_box1_t1 li .div.bg1.activeabout{ background:url(../images/tb_2z.png) top center no-repeat;}
.i_box1_t1 li .div.bg2:hover,.i_box1_t1 li .div.bg2.activeabout{ background:url(../images/tb_3z.png) top center no-repeat;}
.i_box1_t1 li .div.bg3:hover,.i_box1_t1 li .div.bg3.activeabout{ background:url(../images/tb_4z.png) top center no-repeat;}

.i_box_c{width:100%; padding-bottom:75px;}
.i_box_con{width:100%; display:none;}
.i_box_con .a_img{width:50%; display:inline-block; overflow:hidden}
.i_box_con .a_img img{width:100%;}
.i_box_con .a_img_r{width:47%;}
.i_box_con .a_img_r .s1{width:100%; height:50px; line-height:50px; overflow:hidden; color:#333333; font-size:20px;}
.i_box_con .a_img_r .s2{width:100%; height:150px; margin-bottom:10px; text-align:justify; margin-top:5px; line-height:30px; overflow:hidden; color:#333333; font-size:14px;}
.i_box_con .a_img_r .s3{width:120px; height:37px; line-height:37px; border:1px solid #dcdcdc; display:inline-block; background:url(../images/tb_1.png) right 15px center no-repeat; color:#333333; font-size:14px; padding-left:15px;-moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box_con .a_img_r .s3:hover{ text-decoration:none; color:#089447; border:1px solid #089447;}

.i_box2{width:100%;}
.i_box2_l{width:31%; height:586px; background:url(../images/bg1.jpg) center center no-repeat; background-size:cover; padding:30px 3% 0px 3%;}
.i_box2_l_t{width:100%; color:#fff; font-size:20px; line-height:1.3; font-family:"Times New Roman", Times, serif;}
.i_box2_l_t .s1{ font-size:40px; font-family:"微软雅黑"; font-weight:bold;}
.i_box2_l_c{width:100%; padding-top:8px;}
.i_box2_l_c li{width:100%; height:50px; float:left; line-height:50px; padding-left:50px; background:url(../images/tb_6.png) left center no-repeat; color:#fff; font-size:22px; overflow:hidden;}
.i_box2_l_b{ margin-top:110px;width:120px; height:42px; text-align:center; line-height:42px; background:url(../images/tb_5.png) right center no-repeat; display:inline-block; color:#fff; font-size:14px; position:relative;}
.i_box2_l_b:hover{ text-decoration:none; color:#fff;}
.i_box2_l_b:after{content:"";width:163px; height:1px; background-color:#10bc5a;  left:0px; top:50%;}

.i_box2_r{width:69%; height:586px; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.i_box2_r img{width:100%; display:none;}
.n_ggw{width:100%; overflow:hidden; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.n_ggw img{width:100%;}

.i_section{
	position: relative;
	box-sizing: border-box;
	width:100%;
	}
.bg_blur{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/bg2.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}
.bg_blur1{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/bg3.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}

.a_zxly{width:100%; height:100%; position:relative; z-index:1;}



.i_box3{width:100%; padding:135px 0px 245px 0px;}
.i_box3_c{width:100%; height:180px; line-height:30px; overflow:hidden; text-align:center; margin-top:35px; color:#333333; font-size:14px;}

.i_box4{width:100%; padding-bottom:80px;}
.i_box4_t{width:100%; height:85px; position:relative;}
.i_box4_tc{width:100%; position:absolute; padding:30px 0px; background-color:#fff; left:px; top:-80px; z-index:111;
-moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.i_box4_tc_ul{width:100%; overflow:hidden;}
.i_box4_tc_ul li{width:50%; float:left; padding-left:3%; padding-right:6%;}
.i_box4_tc_ul li .div{width:100%; display:inline-block; overflow:hidden; color:#888888; /* font-size:14px;*/ font-size:16px;}
.i_box4_tc_ul li .div:hover{ text-decoration:none; color:#888;}
.i_box4_tc_ul li .div .s1{width:34%; border-right:1px solid #c9c9c9; padding-top:37px; line-height:1.8; color:#333333; font-size:18px; text-align:center;}
.i_box4_tc_ul li .div .s2{width:60%; /*margin-top:5px;*/margin-top:20px; height:50px; line-height:25px; overflow:hidden; text-align:justify;}
.i_box4_tc_ul li .div .s1.bg1{ background:url(../images/tb_7.png) top center no-repeat;
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box4_tc_ul li .div .s1.bg2{ background:url(../images/tb_8.png) top center no-repeat;
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box4_tc_ul li .div:hover .s1.bg1{ background:url(../images/tb_7z.png) top center no-repeat; color:#f08300;}
.i_box4_tc_ul li .div:hover .s1.bg2{ background:url(../images/tb_8z.png) top center no-repeat;color:#f08300;}

.i_box4_t1{width:100%; padding:30px 0px 40px 0px; text-align:center;}
.i_box4_t1 a{ padding:0px 15px; height:35px; margin:0px 5px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; line-height:35px; display:inline-block; overflow:hidden; background-color:#d0d0d0; color:#fff; font-size:14px;}
.i_box4_t1 a:hover,.i_box4_t1 a.activenews{ color:#fff; background-color:#039645; text-decoration:none;}
.i_box4_c{width:100%; overflow:hidden; position:relative;}
.i_box4_con{width:100%;position:absolute; left:0px; top:0px;}
.i_box4_con1{width:100%;}
.i_box4_con1 .a_img{width:50%;}
.i_box4_con1 .a_img_r{width:49%;}
.i_box4_con1 .a_img_r_dl{width:100%;}
.i_box4_con1 .a_img_r_dl dt{width:100%; padding-bottom:23px; float:left; border-bottom:1px solid #e5e5e5; font-weight:normal;}
.i_box4_con1 .a_img_r_dl dt .a_imgz{width:30%; display:inline-block; overflow:hidden;}
.i_box4_con1 .a_img_r_dl dt .a_imgz img{width:100%;}
.i_box4_con1 .a_img_r_dl dt .a_imgz_r{width:66%;color:#666666; font-size:14px;}
.i_box4_con1 .a_img_r_dl dt .a_imgz_r .s1{width:100%; max-height:60px; line-height:30px; overflow:hidden; display:inline-block; color:#333333; font-size:17px;}
.i_box4_con1 .a_img_r_dl dt .a_imgz_r .s1:hover{ text-decoration:none; color:#039645;}
.i_box4_con1 .a_img_r_dl dt .a_imgz_r .s2{width:100%; height:25px; line-height:25px; overflow:hidden;  margin-bottom:10px; margin-bottom:0px !important;}
.i_box4_con1 .a_img_r_dl dt .a_imgz_r .s3{width:100%; height:40px; line-height:20px; overflow:hidden;}
.i_box4_con1 .a_img_r_dl dd{width:100%; height:49px; float:left; padding-left:30px; background:url(../images/tb_10.png) left 6px center no-repeat; color:#999999; font-size:14px; overflow:hidden; line-height:49px; cursor:pointer; border-bottom:1px dashed #e5e5e5;}
.i_box4_con1 .a_img_r_dl dd a{ color:#666666; width:80%; height:49px; line-height:49px; overflow:hidden; display:inline-block;}
.i_box4_con1 .a_img_r_dl dd a:hover,.i_box4_con1 .a_img_r_dl dd:hover{ color:#039645; text-decoration:none;}

.i_box5{width:100%; padding:70px 0px 115px 0px;}
.i_box5_c{width:100%; margin-top:55px; position:relative;}

/*底部*/
.i_footer{width:100%; padding:25px 0px 35px 0px;}
.i_footer_div{width:100%; padding-bottom:10px;}
.i_footerl{width:80%;}
.i_footerl li{width:16.66%; min-height:165px; float:left; border-right:1px solid #4fb67d;}
.i_footerl li .a1,.i_footerl li .a1:hover{width:100%; float:left; height:30px; line-height:30px; text-align:center; margin-bottom:10px; display:inline-block; overflow:hidden; color:#fff; font-size:16px;}
.i_footerl li .a2,.i_footerl li .a2:hover{width:100%; float:left; height:25px; line-height:25px; text-align:center; display:inline-block; overflow:hidden; color:#fff; font-size:14px;}
.i_footerr{width:8%;}
.i_footerr img{width:100%;}
.i_footer_b{width:100%; color:#fff; font-size:14px;}
.i_footer_b a,.i_footer_b a:hover{ color:#fff;}
.i_footer_bl{width:65%; line-height:1.8; overflow:hidden;}
.i_footer_br{width:33%; line-height:1.8; text-align:right;}



.n_banner{width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.n_banner img{width:100%;}


/*内页*/
.n_bg1{ background-color:#eeeeee;}


.a_zxlmenu{width:100%; position:relative; display:none; z-index:111;}
.a_zxlmenu_t{width:100%;padding:3% 0px;background:url(../images/zxl_jt1.jpg) right center no-repeat; font-size:16px; text-align:center; background-color:#089447; color:#fff; cursor:pointer; background-size:30px;}
.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px;  padding:0px; background-color:#eeeeee;text-indent:0px; display:none;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.a_zxlmenu_c li{width:100%;  float:left; text-align:center;}
.a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#089447; font-size:14px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#fff; text-decoration:none; background-color:#37af6d;}
.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;}
.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}
.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:14px; text-decoration:none; text-indent:0px;}


.n_content{width:100%; padding:70px 0px 45px 0px;display: table;}
.n_content_l{width:18%; background-color:#eeeeee;/* min-height:700px; */display: table-cell; float:none !important; vertical-align:top;}
.n_content_l_t{width:100%; padding:90px 11% 50px 0px; font-size:24px; font-weight:bold; line-height:1.2; text-align:right; background:url(../images/tb_16.png) right 10% top 60px no-repeat; color:#fff; background-color:#089447;}
.n_content_l_t .s1{ font-size:40px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
.n_content_l_c{width:100%; padding:10px 8% 30px 8%;}
.n_content_l_c li{width:100%; border-bottom:1px dashed #d6d1d1; float:left;}
.n_content_l_c li a{width:100%; height:63px; line-height:63px; display:inline-block; overflow:hidden; color:#333333; font-size:16px; padding-left:25%;}
.n_content_l_c li a:hover,.n_content_l_c li a.activeleftmenu{ color:#089447; text-decoration:none;}
.n_content_l_c li a .s1{ height:63px; line-height:63px; display:inline-block; background:url(../images/tb_17.png) left center no-repeat; padding-left:15px;}
.n_content_l_c li a:hover .s1,.n_content_l_c li a.activeleftmenu .s1{ background:url(../images/tb_18.png) left center no-repeat;}
.n_content_r{width:82%;/* min-height:700px;*/display: table-cell;float:none !important; vertical-align:top; padding-left:5%;}
.n_content_r_t{width:100%; height:40px; line-height:40px; text-align:right; color:#888888; font-size:14px;}
.n_content_r_t .s1{  height:40px; line-height:40px; display:inline-block; background:url(../images/tb_19.png) left center no-repeat; padding-left:25px;}
.n_content_r_t .s1 a{ color:#888888;}
.n_content_r_t .s1 a:hover{ text-decoration:none; color:#089447;}
.n_content_r_t1{width:100%; line-height:1.3; color:#089447; font-size:20px;}
.n_content_r_t1 .s1{ font-size:36px; font-weight:bold;}
.n_content_r_t2{width:100%; line-height:1.5; color:#089447; font-size:18px;}
.n_content_r_t2 .s1{ font-size:30px;}

.n_content_r_c{width:100%; padding-top:20px;}
.n_about{width:100%; line-height:2.2; overflow:hidden; color:#333333; font-size:14px; text-align:justify;}
.n_about p{ margin:0px; padding:0px; text-align:justify;}
.n_about img{ max-width:100% !important; height:auto !important;}
.n_about .s2{ color:#089447; font-size:30px; font-weight:bold;}

.n_qywh{width:100%; padding-top:45px;}
.n_qywh li{width:50%; float:left; padding:1px}
.n_qywh li .a_img{width:100%; display:inline-block; overflow:hidden; position:relative; cursor:pointer;}
.n_qywh li .a_img img{width:100%;}
.n_qywh li .a_img .tb1{width:114px; height:151px; background:url(../images/tb_20.png) no-repeat; position:absolute; z-index:2; left:50%; top:50%;-webkit-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, -webkit-transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
    transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
    backface-visibility: hidden; margin-left:-57px; margin-top:-110px; padding:50px 7px 0px 7px; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.n_qywh li .a_img .tb1_t{width:100%; height:45px; line-height:45px; text-align:center; position:relative; font-size:20px; font-family:"微软雅黑";}
.n_qywh li .a_img .tb1_t:after{width:80px; height:1px; background-color:#fff; position:absolute; left:50%; margin-left:-40px; bottom:0px; content:"";}
.n_qywh li .a_img .tb1_c{width:100%; height:32px; line-height:32px; text-align:center; overflow:hidden;}
.n_qywh li .a_img .tb2{width:100%; height:100%; position:absolute; left:0px; top:0px; background:url(../images/tb_22.png) repeat; display:none;}
.n_qywh li .a_img:hover .tb2{ display:block;}
.n_qywh li .a_img:hover .tb1{ background:url(../images/tb_21.png) no-repeat; color:#089447;transform: rotateY(360deg); opacity: 1;}
.n_qywh li .a_img:hover .tb1_t:after{ background-color:#089447;}
.n_qywh li .a_img .tb2a{width:1px; height:0%; background-color:#fff; z-index:1; position:absolute; left:3%; bottom:3%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_qywh li .a_img .tb2b{width:0%; height:1px; background-color:#fff; z-index:1; position:absolute; left:3%; top:3%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_qywh li .a_img .tb2c{width:1px; height:0%; background-color:#fff; z-index:1; position:absolute; right:3%; top:3%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_qywh li .a_img .tb2d{width:0%; height:1px; background-color:#fff; z-index:1; position:absolute; right:3%; bottom:3%;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}

.n_qywh li .a_img:hover .tb2a{ height:94%;}
.n_qywh li .a_img:hover .tb2b{width:94%;}
.n_qywh li .a_img:hover .tb2c{ height:94%;}
.n_qywh li .a_img:hover .tb2d{width:94%;}

.n_qywh li .a_img .a_text{width:100%; padding:5px 0px; line-height:1.6; text-align:center; color:#fff; font-size:14px; position:absolute; left:0px; bottom:35px;opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, -webkit-transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;
    transition: opacity 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms, transform 800ms cubic-bezier(0.55, 0.31, 0.15, 0.93) 0ms;}
.n_qywh li .a_img:hover .a_text{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}

.n_ylpz{width:100%; padding:35px 3%; background-color:#f7f7f7; text-align:center;}
.n_ylpz img{ max-width:100%;}
.n_ylpz_list{width:100%;}
.n_ylpz_list li{width:100%;  padding-top:25px; float:left;}
.n_ylpz_list li .div{width:100%; height:55px; line-height:55px; background:url(../images/tb_25.png) right 20px center no-repeat; background-size:22px; color:#089447; font-size:18px; /*font-weight:bold;*/ background-color:#e6e6e6; padding:0px 3%; cursor:pointer;}
.n_ylpz_list li .div.activeylpz{ background:url(../images/tb_26.png) right 20px center no-repeat;  background-size:22px;background-color:#089447; color:#fff;}
.n_ylpz_list li .div .s1{ height:55px; line-height:55px; display:inline-block; padding-left:35px; background:url(../images/tb_23.png) left center no-repeat; background-size:18px;}
.n_ylpz_list li .div.activeylpz .s1{ background:url(../images/tb_24.png) left center no-repeat; background-size:18px;}
.n_ylpz_list li .div1{width:100%; padding:45px 8%; display:none; overflow:hidden; line-height:2.2; text-align:justify; color:#333333; font-size:16px;}
.n_ylpz_list li .div1 img{ max-width:100%; height:auto;}
.n_ylpz_list li .div1 p{ margin:0px; padding:0px;}



.n_ylpz_listz{width:100%;}
.n_ylpz_listz li{width:100%;  padding-top:15px; float:left;}
.n_ylpz_listz li .div{width:100%; height:55px; line-height:55px; background:url(../images/tb_31.png) right 20px center no-repeat; color:#089447; font-size:18px;  background-color:#e6e6e6; padding:0px 3%; cursor:pointer;}
.n_ylpz_listz li .div.activeylpz{ background:url(../images/tb_26.png) right 20px center no-repeat; background-color:#089447; color:#fff;}
.n_ylpz_listz li .div .s1{ height:55px; line-height:55px; display:inline-block; padding-left:40px; background:url(../images/tb_29.png) left center no-repeat;}
.n_ylpz_listz li .div.activeylpz .s1{ background:url(../images/tb_30.png) left center no-repeat;}
.n_ylpz_listz li .div1{width:100%; padding:45px 8%; display:none; overflow:hidden; line-height:1.8; text-align:justify; color:#333333; font-size:14px;}
.n_ylpz_listz li .div1 img{ max-width:100%; height:auto;}
.n_ylpz_listz li .div1 p{ margin:0px; padding:0px;}


.i_video{width:100%; overflow:hidden; position:relative; cursor:pointer;}
.i_video video{width:100%;}
.i_video .video_tb{width:100%; height:100%; position:absolute; left:0px; top:0px; background:url(../images/tb_28.png) repeat; z-index:1;}
.i_video .video_tb1{width:60px; height:60px; background:url(../images/tb_27.png) no-repeat; background-size:60px; position:absolute; left:50%; top:50%; margin-left:-30px; margin-top:-30px; z-index:2;}

.n_cxnsList{width:100%; padding-top:50px;}
.n_cxnsList li{width:50%; float:left; padding:0px 1%;}
.n_cxnsList li .div{width:100%; background-color:#fff; display:inline-block; overflow:hidden; color:#333333; font-size:16px; float:left;}
.n_cxnsList li .div:hover{ text-decoration:none; color:#039645;}
.n_cxnsList li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_cxnsList li .div .a_img img{width:100%;}
.n_cxnsList li .div .a_text{width:100%; height:80px;}
.n_cxnsList li .div .a_text .s1{/*width:70%; */width:100% !important; height:80px; line-height:80px; overflow:hidden;}
.n_cxnsList li .div .a_text .s2{ height:36px; margin-top:22px; line-height:36px; padding:0px 30px 0px 20px; display:inline-block; border:1px solid #c4c4c4; color:#888888; font-size:14px; background:url(../images/tb_1.png) right 15px center no-repeat;-moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px; display:none;}
.n_cxnsList li .div:hover .a_text .s2{ border:1px solid #039645; color:#039645;}

.a_mtbd_dpages{width:100%; text-align:center; padding:27px 0px;  font-size:14px; }
.a_mtbd_dpages a{ padding:0px 15px; height:35px; margin-bottom:5px; line-height:35px; text-align:center; background-color:#e6e6e6; color:#333; display:inline-block;}
.a_mtbd_dpages a:hover,.a_mtbd_dpages a.activepages{ color:#fff; text-decoration:none; background-color:#039645;}

.contact_map{width:100%; padding-top:20px;}
.contact_map #allmap{ width:100%; height:330px;}

.n_contactmessage_t{width:100%; background:url(../images/bg4.jpg) right center no-repeat; background-size:cover; padding:33px 4% 50px 4%; color:#fff; line-height:1.5; font-size:14px;}
.n_contactmessage_t .s1{ font-size:36px; font-weight:bold;}
.n_contactmessage_c{width:100%; padding:33px 4% 40px 4%; background-color:#f1f1f1;}
.n_contactmessage_c dd{width:50%; padding:12px 2%; float:left;}
.n_contactmessage_c dt{width:100%; padding:12px 2%; float:left; font-weight:normal;}
.n_contactmessage_c .ipt1{width:100%; height:47px; line-height:47px; border:0px; text-indent:18px; color:#525d63; font-size:14px; font-family:"微软雅黑";}
.n_contactmessage_c .ipt2{width:100%; height:175px; padding:12px 18px; border:0px; color:#525d63; font-size:14px; font-family:"微软雅黑";}
.n_contactmessage_c dt .div1{width:100%; padding:14px 0px; text-align:center;}
.n_contactmessage_c .ipt3{ cursor:pointer; padding:0px 30px; height:46px; line-height:46px; border:0px; background-color:#089447; color:#fff; font-size:16px;font-family:"微软雅黑";-moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px;}

.n_activityList{width:100%;}
.n_activityList li{width:100%; float:left; padding-bottom:20px;}
.n_activityList li .div{width:100%; display:inline-block; overflow:hidden; background-color:#eeeeee; color:#333333; font-size:14px; float:left;}
.n_activityList li .div:hover{ text-decoration:none; color:#333;}
.n_activityList li .div .a_img{width:28%; display:inline-block; overflow:hidden;}
.n_activityList li .div .a_img img{width:100%;}
.n_activityList li .div .a_img_r{width:72%; padding:20px 4% 0px 3%;}
.n_activityList li .div .a_img_r .s1{width:100%; height:26px; line-height:26px; overflow:hidden; font-size:18px; color:#333; display:inline-block;}
.n_activityList li .div:hover .a_img_r .s1{ color:#089447; text-decoration:none;}
.n_activityList li .div .a_img_r .s2{width:100%; height:40px; line-height:40px; overflow:hidden;}
.n_activityList li .div .a_img_r .s3{width:100%; height:52px; line-height:26px; overflow:hidden; text-align:justify;}

.n_ywcenterList{width:100%; padding-top:45px;}
.n_ywcenterList li{width:50%; float:left; padding:0px 1%;}
.n_ywcenterList li .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_ywcenterList li .a_img img{width:100%;}
.n_ywcenterList li .a_text{width:100%; height:60px; line-height:60px; color:#333333; font-size:16px; display:inline-block; overflow:hidden; text-align:center;}
.n_ywcenterList li .a_text:hover{ text-decoration:none; color:#089447;}

.n_ywceninfo{width:100%;}
.n_ywceninfo li{width:83px; margin-right:10px; float:left; overflow:hidden; height:440px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; cursor:pointer;}
.n_ywceninfo li .div{width:730px; background-color:#089447; position:relative;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; left:0px;}
.n_ywceninfo li .div_t{width:83px; height:440px; background:url(../images/tb_34.png) bottom 50px center no-repeat; background-color:#089447; padding:55px 8px 0px 8px;}
.n_ywceninfo li .div_t img{width:100%;}
.n_ywceninfo li .div_t .s1{ margin-top:35px; line-height:1.2; text-align:center; display:inline-block; width:100%; color:#fff; font-size:36px;}
.n_ywceninfo li .div_c{width:647px; padding:45px 12% 0px 10%; background:url(../images/bg5.jpg) bottom center no-repeat; background-size:cover; height:440px;}
.n_ywceninfo li .div_c_t{width:100%; height:86px; line-height:86px;}
.n_ywceninfo li .div_c_t img{width:86px; height:86px; float:left;}
.n_ywceninfo li .div_c_t .s1{ padding-left:34px; color:#fff; font-size:46px; display:inline-block;}
.n_ywceninfo li .div_c_c{width:100%; line-height:2; color:#fff; font-size:16px; margin-top:17px; overflow:hidden; text-align:justify;}
.n_ywceninfo li.activexz{width:647px;}
.n_ywceninfo li.activexz .div{ left:-83px;}

.n_newsone{width:100%; padding:25px 0px;}
.n_newsone .div{width:100%; display:inline-block; overflow:hidden; color:#333333; font-size:14px;}
.n_newsone .div:hover{ text-decoration:none; color:#333;}
.n_newsone .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_newsone .div .a_img img{width:100%;}
.n_newsone .div .a_text{width:100%; height:75px; background:url(../images/tb_37.png) right center no-repeat; background-size:33px; padding-top:20px;}
.n_newsone .div .a_text .s1{width:100%; height:30px; line-height:30px; color:#333333; font-size:18px; display:inline-block; overflow:hidden;}
.n_newsone .div:hover .a_text .s1{ color:#089447;}
.n_newsone .div .a_text .s2{width:100%; height:25px; line-height:25px; overflow:hidden;}




.n_newsList{width:100%;}
.n_newsList dt{width:100%; padding-bottom:10px; float:left; font-weight:normal;}
.n_newsList dt .div{width:100%; background-color:#eeeeee; display:inline-block; overflow:hidden; color:#333333; font-size:14px;}
.n_newsList dt .div:hover{ text-decoration:none; color:#333;}
.n_newsList dt .div .a_img{width:50%; display:inline-block; overflow:hidden;}
.n_newsList dt .div .a_img img{width:100%;}
.n_newsList dt .div .a_img_r{width:50%; padding:40px 5% 0px 3%;}
.n_newsList dt .div .a_img_r .s1{width:100%; max-height:60px !important; line-height:30px !important;/* height:44px; line-height:44px;*/ overflow:hidden; margin-bottom:19px; font-size:20px;}
.n_newsList dt .div:hover .a_img_r .s1{ color:#089447;}
.n_newsList dt .div .a_img_r .s2{width:100%; height:100px; line-height:25px; overflow:hidden;text-align:justify;}
.n_newsList dt .div .a_img_r .s3{width:100%; height:57px; line-height:57px; overflow:hidden; background:url(../images/tb_42.png) right center no-repeat; background-size:40px;}
.n_newsList dd{width:100%; padding:25px 0px;  border-bottom:1px solid #e5e5e5; float:left;}
.n_newsList dd .div{width:100%; display:inline-block; overflow:hidden; color:#333333; font-size:14px;}
.n_newsList dd .div:hover{ text-decoration:none; color:#333;}
.n_newsList dd .div .a_textleft{width:11%; height:100px;  background-color:#089447; padding:15px 0px; line-height:1.3; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.n_newsList dd .div .a_textleft .s1{ font-size:40px;}
.n_newsList dd .div .a_textright{width:86%; padding-right:2%;}
.n_newsList dd .div .a_textright .s1{width:100%; height:40px; line-height:40px; overflow:hidden; margin-bottom:6px; font-size:18px;}
.n_newsList dd .div:hover .a_textright .s1{ color:#089447;}
.n_newsList dd .div .a_textright .s2{width:100%; height:50px; line-height:25px; overflow:hidden; text-align:justify;}


.a_tzjyg_cdetsl{width:100%;}
.a_tzjyg_c_t{width:100%; padding:10px 0px; line-height:1.7; text-align:center; color:#333333; font-size:24px;}
.a_tzjyg_c_time{width:100%; height:40px; line-height:40px; text-align:center; overflow:hidden;color:#333333; font-size:14px; border-bottom:1px solid #dcdcdc;}
.a_tzjyg_c_time span{ display:inline-block; height:20px; line-height:20px;}
.a_tzjyg_c_ton{width:100%; padding:25px 0px; line-height:2; overflow:hidden; color:#333333; font-size:14px;  border-bottom:1px solid #dcdcdc;}
.a_tzjyg_c_ton img{ max-width:100%; height:auto !important;}
.a_tzjyg_c_tb{width:100%; margin-top:20px; overflow:hidden; position:relative;}
.a_tzjyg_c_tb .a1{width:100%; height:30px; line-height:30px; color:#333333; font-size:15px; display:inline-block; overflow:hidden;}
.a_tzjyg_c_tb .a1:hover{ text-decoration:none; color:#089447;}


.n_newstwo{width:100%;}
.home-swiper3 {height: 100%; width:100%;}
.home-swiper3 .swiper-slide {background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; padding:0px 1.5%;}
.home-swiper3 .swiper-slide .div{width:100%; background-color:#fff; display:inline-block; overflow:hidden; color:#333333; font-size:14px;}
.home-swiper3 .swiper-slide .div:hover{ text-decoration:none; color:#039645;}
.home-swiper3 .swiper-slide .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.home-swiper3 .swiper-slide .div .a_img img{width:100%;}
.home-swiper3 .swiper-slide .div .a_text{width:100%; height:70px; background:url(../images/tb_43.png) right center no-repeat; background-size:33px; display:none;}
.home-swiper3 .swiper-slide .div .a_text .s1{width:100%; height:25px; line-height:25px; overflow:hidden; margin-top:15px; font-size:18px;}
.home-swiper3 .swiper-slide .div .a_text .s2{ height:30px; line-height:30px;width:100%; overflow:hidden;}
.swiper-pagination.home-pagination3{width:100% !important; height:10px;left:0px; text-align:center; margin:0px auto; }
.home-pagination3 .swiper-pagination-bullet{width:10px; height:10px;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ background-color:#bfbfbf;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.home-pagination3 .swiper-pagination-bullet-active{width:10px; height:10px;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity: 1; background-color:#d7000e;}
.home-swiper3.swiper-container-horizontal>.home-pagination3.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:20px; }

.home-swiper3 .home_prev3{width:39px; height:39px; background:url(../images/tb_40.png) no-repeat; background-size:39px; position:absolute; left:0px; margin-top:0px; top:31%;}
.home-swiper3 .home_prev3:hover{ background:url(../images/tb_38.png) no-repeat;}
.home-swiper3 .home_next3{width:39px; height:39px; background:url(../images/tb_41.png) no-repeat; background-size:39px; position:absolute; right:0px; margin-top:0px; top:31%;}
.home-swiper3 .home_next3:hover{ background:url(../images/tb_39.png) no-repeat;}
.home-swiper3 .swiper-slide.swiper-slide-active .div .a_text{ display:block;}


.sybg1{ background:url(../images/bg2.jpg) center center no-repeat; background-size:cover;}
.sybg2{ background:url(../images/bg3.jpg) center center no-repeat; background-size:cover;}



/*2020-4-10zxl补充*/
.zxl_box1{width:100%; padding-top:30px;}
.zxl_box1 li{width:31%; float:left;}
.zxl_box1 li .a_img{width:100%; display:inline-block; overflow:hidden; position:relative; cursor:pointer;}
.zxl_box1 li .a_img img{width:100%;}
.zxl_box1 li .a_img .zc{width:100%; height:100%; background:url(../images/tb_44.png) repeat; position:absolute; left:0px; top:0px; z-index:1;}
.zxl_box1 li .a_img .zc_text{width:100%; padding:40px 25% 0px 25%; line-height:1.5; font-size:28px; text-align:center; background:url(../images/tb_45.png) top center no-repeat; position:absolute; left:50%; top:50%; z-index:2; color:#fff;
webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.zxl_box1 li+li{ margin-left:3.5%;}
.zxl_box1 li .a_img:hover .zc_text{ margin-top:-10px;}


.zxl_box2{width:100%; padding:15px 0px;}
.home-swiper4 {width: 100%;height: 38px;background: #000; background:url(../images/tb_46.png) left center no-repeat; padding-left:38px;}
.home-swiper4 .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper4 .swiper-slide .div{width:100%; height:38px; line-height:38px; color:#333333; font-size:16px; display:inline-block; overflow:hidden;}
.home-swiper4 .swiper-slide .div:hover{ text-decoration:none; color:#089447;}
.home-swiper4 .swiper-slide .div .s1{width:80%; display:inline-block; overflow:hidden; text-align:left; height:38px; line-height:38px;}

.bd_weixin_popup{-webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;}

.Rotation img
{
	transition:All 0.4s ease-in-out;
   -webkit-transition:All 0.4s ease-in-out;
   -moz-transition:All 0.4s ease-in-out;
   -o-transition:All 0.4s ease-in-out;
}
.Rotation:hover img
{
	transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
}

.arrowGo{
	 animation: arrowGo 2.5s infinite; 
	 -webkit-animation: arrowGo 2.5s infinite ; 
}

@-webkit-keyframes arrowGo {
	0%{ 
		-webkit-transform: translate(0, 30%);
	}
	50%{ 
		-webkit-transform: translate(0, 0%);
	}
	100%{
		-webkit-transform:translate(0, 30%);
	}
}
@keyframes arrowGo {
	0%{ 
		transform: translate(0, 30%);
	}
	50%{
		transform: translate(0, 0%);
	}
	100%{
		transform:translate(0, 30%);
	}
}
.Amplification img
{
	
	transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.Amplification:hover img
{
	filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.12); 
	transform:scale(1.12);
}



.Amplification1 .img1
{
	
	transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.Amplification1:hover .img1
{
	filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.12); 
	transform:scale(1.12);
}




@-webkit-keyframes hvr-bob {
  0% {
    transform: scale(1.1);
-webkit-transform: scale(1.1);
  }

  100% {
    transform: scale(1);
-webkit-transform: scale(1);
  }
}

@keyframes hvr-bob {
  0% {
    transform: scale(1.1);
-webkit-transform: scale(1.1);
  }

  100% {
    transform: scale(1);
-webkit-transform: scale(1);
  }
}
@-webkit-keyframes float1 {
  0% {
	 -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    
  }
  50% {
	   -webkit-transform: translateY(0);
    transform: translateY(0);
     
  }
  100% {
	  -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
   
  }
}

@keyframes float1 {
  0% {
   -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    
  }
  50% {
     -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    
  }
}




