body {
    color: #333;
    font-size: 14px;
    font-family:"å¾®è½¯é›…é»‘","Arial",Helvetica,"é»‘ä½“",Arial,Tahoma;
    margin:0 auto;
	position:relative;
	overflow-x: hidden;
    background: #fffefe;


}
.img-hide{ overflow:hidden; display: block; }

.img-hide img,.div-img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img,.img-hide:hover .div-img{ transform: scale(1.05,1.05); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; line-height: 2;}
img{max-width:100%;display: inline-block;vertical-align: middle;}
.slick-dots li button:before{ display: none; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.container{ width: 1530px;}
.nav-click{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #449e28; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}

.container{ width: 1470px; }
.close{ display: none; }
.btn-ss{ position: absolute; right: 10px; top: 0; bottom: 0; width: 18px; background: url(../images/search.png) center no-repeat!important;}
.nav-list{ display: table; width: 100%; }
.nav-list li{ display: table-cell; position: relative; }
.nav-list li a{ font-size: 18px; color: #fff; line-height: 70px; padding:0 15px; display: block; }
.nav-box{background: #449e28;position: relative;z-index: 1000;background-image: url(../images/navbg.png) ;}
.nav-list li:hover:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 13px; background: url(../images/nav-l.png) center no-repeat; }
.nav-list li:hover:after{ display: block; content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 13px; background: url(../images/nav-r.png) center no-repeat; }
.banner img{ width: 100%;  }
.banner{ margin:0; overflow:hidden; }
.nav-down{ position: absolute; display: none; padding:10px 0; left: 50%; background: #fff; transform: translate(-50%,0); min-width: 130px; white-space:nowrap; }
.nav-down li{ display: block; width: 100%; }
.nav-down li a{ font-size: 18px; color: #555; line-height: 38px; }
.nav-down li a:hover{ color: #22ad9d; }
.nav-down:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 100%; height: 6px; background: url(../images/raw.png) center no-repeat; }
.nav-list li:hover .nav-down{ display: block; }
.banner .slick-dots{ bottom: 40px; }
.banner .slick-dots li{ margin:0 10px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 30px; height: 32px; }
.banner .slick-dots li button:before{ display: none; }
.banner .slick-dots li button{ background: url(../images/li01.png) center no-repeat; }
.banner .slick-dots li.slick-active button{  background: url(../images/li02.png) center no-repeat;  }
.one-width{ width: 75%; padding-right: 15px; }
.title span{ font-size: 28px; padding-bottom: 2px; display: inline-block; color: #333; background: url(../images/icon-tt.png) right center no-repeat; padding-right: 35px; }
.title{ position: relative; margin-bottom: 30px; margin-top: 80px; line-height: 28px; }
.title:before{ display: block; content: ""; border-top: solid 1px #dbdbdb; top: 50%; margin-top: -2px; position: absolute; left: 140px; right: 85px; }
.title a{ float: right; color: #999; }
.img-slick{ width: 52.58%; }
.img-slick a{ display: block; position: relative; }
.img-slick-img{ height: 363px; }
.img-slick a span{ position: absolute; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.5); color: #fff; line-height: 40px; font-size: 16px; padding:0 100px 0 20px; }
.img-slick .slick-dots{ right: 10px; bottom: 15px; width: auto; left: auto; }
.img-slick .slick-dots li,.img-slick .slick-dots li button{ width: 8px; height: 8px; border-radius: 50%; }
.img-slick .slick-dots li button{ background: #7a7a7a; }
.img-slick .slick-dots li.slick-active button{ background: #fff; }
.one-width-sm{ width: 47.42%; padding-left: 30px; }
.one-width-tt a{ font-size: 18px; color: #333335; font-weight: bold; }
.one-width-date{ color: #999; margin-top: 10px; }
.one-width-p{ color: #999; line-height: 25px; margin-top: 10px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;  }
.one-width-ul li a{ display: block; background: url(../images/dian.png) left center no-repeat; position: relative; padding-left: 15px; padding-right: 95px; font-size: 16px; color: #333; line-height: 44px; }
.one-width-ul li a span{ position: absolute; right: 0; top: 0; font-size: 14px; color: #999; }
.one-width-ul{ border-top: dashed 1px #ddd; padding-top: 10px; margin-top: 20px; }
.one-right{ width: 25%; padding-left: 15px; }
.gs-ul li a{ display: block; margin-bottom: 25px; }
.gs-ul-date{ border:solid 1px #513411; padding-top: 5px; font-size: 12px; color: #777; width: 60px; height: 60px; text-align: center; }
.gs-ul-date span{ font-size: 20px; color: #555; font-weight: bold; }
.gs-ul li a:hover .gs-ul-date,.gs-ul li a:hover .gs-ul-date span{ background: #513411; color: #fff; }
.gs-ul-tt{ font-size: 16px; color: #555; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; line-height: 30px; margin-left: 80px; }
.gs-ul li a:hover .gs-ul-tt{ color: #513411; }
.page-tow{ background: url(../images/back02.png) center no-repeat; background-size: cover; padding:47px 0 190px 0; }
.tow-ul li{ float: left; width: 16.666666%; }
.tow-ul li:nth-of-type(1){ margin-left: 0%;width:33.333333%; }
.tow-ul li a{ display: block; height: 240px; position: relative; padding-top: 60px; font-size: 20px; color: #fff; }
.tow-ul li a:before{ display: block; content: ""; position:absolute; left: 0; top: 0; width: 100%; height: 100%; }
.tow-ul li:nth-of-type(1) a:before{ background: #fff; }
.tow-ul li:nth-of-type(1) a{color:#000;}
.tow-ul li:nth-of-type(1) a .tow-ul-sm{    color: #999 !important;}
.tow-ul li:nth-of-type(2) a .tow-ul-sm {color: #999;}
.tow-ul li a div{ position: relative; z-index: 10; }
.tow-ul-img{ height: 65px; }
.tow-ul-sm{ font-size: 12px; text-transform: uppercase;   color: #fff; opacity: 0.5; margin-top: 15px; }
.tow-ul li:nth-of-type(2) a:before{ background:#2cc3be ; }
.tow-ul li:nth-of-type(3) a:before{ background: #449e28; }
.tow-ul li:nth-of-type(3) a{ color: #fff; }
.tow-ul li:nth-of-type(3) a .tow-ul-sm{ color: #fff; }
.tow-ul li:nth-of-type(4) a{ color: #000; }
.tow-ul li:nth-of-type(4) a:before{ background: #fff;}
.tow-ul li:nth-of-type(4) a .tow-ul-sm{ color: #999; }
.tow-ul li:nth-of-type(5) a:before{ background: #e5e3e1; }
.tow-ul li:nth-of-type(5) a{ color: #000; }
.tow-ul li:nth-of-type(5) a .tow-ul-sm{ color: #999; }
.tow-ul li:nth-of-type(5){  }
.tow-ul li:nth-of-type(6) a:before{ background:#2cc3be; color: #fff;height: 360px; }
.tow-ul li:nth-of-type(6) a{color: #fff; }
.tow-ul li:nth-of-type(6) a .tow-ul-sm{ color: #fff; }
.tow-ul li:nth-of-type(6){ margin-left: 16.6666%; }
.tow-ul li:nth-of-type(7) a:before{ background:#3c7dbf ; height: 360px;}

.tow-ul li:nth-of-type(7){width: 16.7%; }
.tow-ul li:nth-of-type(8){display:none;}
.tow-ul li:nth-of-type(8) a{ height: 120px; background: #ccac69; }
.tow-box{ position: relative; }
.tow-img{ position: absolute; left: 0; top: 240px; width: 16.666666%;height:360px; }
.tow-img img{height:100%;}
.tabs-back{ position: absolute; right: 0; width: 50%; top: 240px; background: url(../images/tabs-back.png) center no-repeat; background-size: cover; height: 360px; }
.tabs-tt{ position: absolute; right: 40%; top: 0; }
.tabs-ul{ position: absolute; right: 70px; top: 50px; }
.tabs-ul li{ float: left; margin-left: 5px; }
.tabs-ul li a{ display: block; position: relative; font-size: 22px; line-height: 22px; color: #fff; background: rgba(0,0,0,0.2); width: 50px; height: 290px; border-radius: 50px; padding:50px 13px; text-align: center; }
.tabs-ul li a:before{ display: block; content: ""; position: absolute; left: 0; right: 0; top: -10px; height: 48px; background: url(../images/lind.png) center no-repeat; }
.tabs-ul li a:hover{ background: #2cc3be; }
.tow-ul li a:hover:before{ opacity: 0.8; }
.page-three{ position: relative; overflow:hidden;  padding-bottom: 100px;    background: #f2f2f2 url() right bottom no-repeat;}
.page-three:before{ display: block; content: ""; position: absolute; left: 0; top: 0; right: 0; height: 640px; background: url(../images/back03.jpg) center no-repeat; background-size: cover; }
.page-three .container{ position: relative; z-index: 100; }
.three-sm{ height: 584px; background: url(../images/back-sm.png) center no-repeat; position: relative; background-size: cover; padding:60px; }
.three-tt{ font-size: 28px; color: #fff; font-weight: bold; margin-top: 80px; }
.three-tabs li{ display: inline-block; padding:0 30px; position: relative; }
.three-tabs li a{ padding:0 20px; position: relative; font-size: 20px; color: #fff; font-weight: bold; }
.three-tabs li:before{ display: block; content: ""; position: absolute; left: 100%; margin-left: -30px; width: 60px; border-top: solid 1px #5ad9d5; top: 50%; }
.three-tabs{ margin:30px 0 50px 0; }
.three-tabs li:nth-of-type(1):after{ display: block; content: ""; position: absolute; right: 100%; margin-right: -30px; width: 1000px; border-top: solid 1px #5ad9d5; top: 50%; }
.three-tabs li:nth-of-type(4):before{ width: 10000px; }
.three-tabs li.active a:before,.three-tabs li a:hover:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 13px; background: url(../images/nav-l.png) center no-repeat; }
.three-tabs li.active a:after,.three-tabs li a:hover:after{ display: block; content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 13px; background: url(../images/nav-r.png) center no-repeat; }
.tabs-list li{ float: left; width: 25%; padding:0 15px; margin-bottom:40px; }
.tabs-list li a{ font-size: 18px; color: #875846; padding-left: 32px; background: url(../images/a-l.png) left center no-repeat; }
.tabs-list li a span{ font-size: 16px; }
.tabs-list li a:hover{ background: url(../images/a-l02.png) left center no-repeat; color: #22ad9d; }
.three-sm:before{ display: block; content: ""; position: absolute; left: 0; top: 50%; width: 40px; height: 604px; background: url(../images/z.png) center no-repeat; margin-top: -302px; }
.three-sm:after{ display: block; content: ""; position: absolute; right: 0; top: 50%; width: 40px; height: 604px; background: url(../images/z.png) center no-repeat; margin-top: -302px; }
.team-title{ font-size: 28px; color: #333; font-weight: bold; margin-top: 90px; margin-bottom: 50px; } 
.team-box{ overflow:hidden; }
.team-slick .slick-slide{ padding:0 20px; }
.team-slick{ margin:0 -20px; }
.team-img{ position: relative; padding-top: 138%; }
.team-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.team-slick a{ padding-bottom: 120px; display: block; position: relative; }
.team-bottom{ position: absolute; left: 0; padding:75px 20px 0 20px; right: 0; bottom: 0; height: 170px; background: url(../images/team-back.png) center bottom no-repeat; background-size: 100% 100%;}
.team-name{ font-size: 18px; color: #449e28; }
.team-name span{ display: inline-block; font-weight: bold; padding-right: 18px; margin-right: 10px; background: url(../images/dian02.png) right center no-repeat; }
.team-p{ font-size: 16px; color: #555; margin-top: 15px; }
.team-slick a:hover .team-bottom{ background: url(../images/team-back02.png) center bottom no-repeat; }
.team-slick a:hover .team-bottom .team-name{ color: #fff; }
.team-slick a:hover .team-bottom .team-p{ color: #fff; }
.team-slick{ padding-bottom: 45px; }
.team-slick .slick-dots{ bottom:0; left: 20px; right: 20px; height: 3px; background: #fff; width: auto; display: flex; }
.team-slick .slick-dots li{ flex: 1; padding:0; height: 3px; margin:0; }
.team-slick .slick-dots li button{ display: block; width: 100%; height: 3px; padding:0; }
.team-slick .slick-dots li.slick-active button{ background: #2cc3be; }
.page-four{ background: url(../images/back04.jpg) center no-repeat; background-size: cover; padding:115px 0; }
.four-left{ width: 33.3%; height: 540px; background: url(../images/back-left.jpg) center no-repeat; background-size: cover; padding:50px; }
.four-tt{ font-size: 28px; margin-bottom: 35px; color: #fff; font-weight: bold; }
.four-tt a{ font-size: 14px; display: block; line-height: 40px; font-weight: normal; margin-left: 40px; color: #fff; }
.four-tabs li a{ position: relative; display: block; padding-left: 46px; font-size: 18px; color: #fff; line-height: 40px; }
.four-tabs li a:before{ display: block; content: ""; position: absolute; left: -10px; top: 0; width: 40px; height: 40px; background: url(../images/quan.png) center no-repeat; }
.four-tabs li.active a:before{ background: url(../images/quan02.png) center no-repeat; }
.four-tabs li{ margin-bottom: 15px; position: relative; }
.four-tabs li:before{ display: block; content: ""; position: absolute; left: 10px; top: 100%; height: 20px; border-right: solid 1px #bff2f0; }
.four-tabs li:last-child:before{ display: none; }
.four-right{ width: 66.7%; }
.four-img{ height: 540px; line-height:540px;}
.five-title{ text-align: center; overflow:hidden; font-size: 28px; color: #333; margin:80px 0 30px 0; position: relative; }
.img-link a{ display: block; position: relative; padding-top: 56%;  }
.five-title:before{ display: block; content: ""; position: absolute; right: 50%; top: 0; bottom: 0; left: 0; background: url(../images/tt-left.png) right center no-repeat; margin-right: 80px; }
.five-title:after{ display: block; content: ""; position: absolute; left: 50%; top: 0; bottom: 0; right: 75px; background: url(../images/tt-right.png) right center no-repeat; margin-left: 80px; }
.five-title a{ position: absolute; right: 0; top: 0; font-size: 14px; color: #999; line-height: 40px; }
.img-link-b{position: absolute;line-height: 40px;left: 0;right: 0;bottom: 0;font-size: 16px;color: #fff;padding:0 25px;background: rgba(1,153,152,0.8);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.img-link a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.img-link a:before{display: block;content: "";position: absolute;left: 0;bottom: 40px;top: 0;width: 10px;background: #449e28;z-index: 100;}
.img-link a span{position: absolute;left: 10px;top: 0;color: #fff;line-height: 28px;border-radius: 0 30px 30px 0;width: 100px;background: #449e28;text-align: center;}
.five-list li a{ display: block; font-size: 16px; color: #555; position: relative; padding-left: 15px; background: url(../images/dian03.png) left center no-repeat; padding-right: 100px; }
.five-list li a span{ position: absolute; right: 0; top: 0; color: #999; }
.five-list li{ margin-top: 23px; }
.five-row .col-xs-4{ padding:0 25px; }
.five-row{ margin:0 -25px; }
.img-link a:hover span,.img-link a:hover:before{ background: #22ad9d; }
.img-link a:hover .img-link-b{ background: rgba(34,173,157,0.8);  }
.zt-title{ font-size: 28px; color: #333; background: url(../images/title-lind.png) center no-repeat; margin-top: 40px; margin-bottom: 35px; }
.zt-slick .slick-slide{ margin:0 11px; }
.zt-slick{ margin:0 -11px; margin-bottom: 0px; }
.zt-slick .slick-slide a{ padding-top: 32%; display: block; position: relative; }
.zt-slick .slick-slide a img{ position: absolute; left: 0; top: 0; width: 100%; min-height: 100%; }
.zt-slick .slick-prev{ width: 16px; height: 30px; margin-top: -15px; background: url(../images/left.png) center no-repeat; }
.slick-prev:before,.slick-next:before{ display: none; }
.zt-slick .slick-next{ width: 16px; height: 30px; margin-top: -15px; background: url(../images/right.png) center no-repeat; }
.footer{ background: url(../images/footer.png) center no-repeat; background-size: cover; padding-top: 60px; overflow:hidden; }
.footer-tt{ font-size: 20px; color: #fff; margin-bottom: 30px; font-weight: bold; }
.footer-p p{ position: relative; font-size: 16px; color: #fff;margin-bottom:30px; }
.footer-p p i{ position: absolute; left: 0; top: 50%; margin-top: -16px; }
.ewm-img img{ width: 145px; height: 145px; }
.ewm-txt{ margin-left: 20px; padding-top: 35px; }
.ewm-txt p{ font-size: 16px; color: #fff; line-height: 30px; }
.gz{font-size: 14px;color: #fff;line-height: 30px;text-align: center;margin-top: 10px;background:#1acccb;}
.footer-ewm{ margin-left: 60px; }
.friends-box{ position: relative; margin-top: 35px; background: #fff; border-radius: 10px 0 0 10px; min-height: 60px; padding:0px 0 0 180px; }
.friends-tt{position: absolute;left: 30px;top: 0;line-height: 60px;font-size: 18px;color: #449e28;font-weight: bold;background: url(../images/icon-f.png) left center no-repeat;padding-left: 40px;}
.friends-ul li{ float: left; margin-right: 60px; line-height: 60px; }
.friends-ul li a{ font-size: 16px; color: #555; }
.friends-box:before{ display: block; content: ""; position: absolute; left: 100%; right: -1000px; top: 0; bottom: 0; background: #fff; }
.footer-bottom{ color: #fff; padding:40px 0; }
.fix-ul{ position: fixed; margin-top: -170px; right: 0; top: 50%; width: 48px; height: 527px; z-index: 10000; background: url(../images/fix-back.png) center no-repeat; }
.fix-ul li{ height: 131.6666px; width: 48px; position: relative; }
.fix-ul li a{ display: block; height: 131.6666px; font-size: 16px; color: #fff; padding:13px 10px 0 10px; text-align: center; }
.fix-ul li a img{ margin-bottom:5px; }
.ewm-back{ position: absolute; display: none; right: 100%; margin-right: 12px; width: 155px; height: 179px; top: 0; background: url(../images/ewm-back.png) center no-repeat; }
.ewm-back img{ width: 160px; height: 180px; }
.fix-ul li:hover .ewm-back{ display: block; }
.search-a{ display: none; }
.tabs-list{ overflow-y: auto; max-height: 520px; }
.header-box{ position: fixed; left: 0; top: 0; right: 0; z-index: 1000; }
body{ padding-top: 200px; }
/***************ç§‘å®¤å¯¼èˆª***************/
.banner-list{ height: 420px; position: relative; }
.banner-bottom{ position: absolute; left: 0; right: 0; bottom: 0; height: 80px; }
.banner-bottom:before{ display: block; content: ""; position: absolute; left: 0; top: 0; right: 50%; height: 80px; background: url(../images/banner-b.png) center no-repeat; background-size: 100% 100%; }
.banner-bottom .container{ position: relative; z-index: 100; }
.banner-tt{ font-size: 30px; color: #fff; line-height: 80px; position: relative; padding-right: 20px; }
.banner-tt:before{ display: block; content: ""; position: absolute; right: 0; top: 50%; border-right: solid 1px #fff; height: 36px; margin-top: -18px; }
.nav-b{ line-height: 80px; background: url(../images/icon-b.png) left center no-repeat; margin-left: 20px; padding-left: 30px; color: #fff; }
.nav-b a{ color: #fff; }
.list-back{ background: url(../images/list-back.png) center bottom no-repeat; background-size: cover; padding-bottom: 70px; }
.list-left{ width: 320px; background: #f1e3d6; padding:40px 0 20px 0; }
.nav-left li{ margin-bottom:20px; }
.nav-left li a{ display: block; text-align: center; line-height: 63px; background: url(../images/nav-b02.png) center no-repeat; font-size: 20px; color: #5e3c33; }
.nav-left li.active a,.nav-left li a:hover{ background: url(../images/nav-b01.png) center no-repeat; }
.list-right{ width: 1070px; padding-top: 50px; }
.list-right-tt span{ position: relative; display: inline-block; font-size: 22px; color: #22ad9d; font-weight: bold; line-height: 22px; padding-bottom: 20px; }
.list-right-tt span:before{ display: block;content: ""; position: absolute; left: 50%; bottom: -3px; height: 3px; width: 60px; background: #22ad9d; margin-left: -30px; }
.list-right-tt{ border-bottom: solid 1px #e7d0bb; }
.ks-title span{ display: inline-block; font-size: 20px; font-weight: bold; color: #5e3c33; background: #f1e3d6; position: relative; line-height: 50px; padding-left: 30px; padding-right: 70px; }
.ks-title{ margin-top: 30px; position: relative; }
.ks-title span:before{ display: block; content: ""; position: absolute; left: 100%; margin-left: -30px; width: 60px; height: 4px; background: #22ad9d; margin-top: -2px; top: 50%; }
.ks-title:before{ display: block; content: ""; position: absolute; left: 0; top: 50%; right: 0; border-top: solid 1px #f1e3d6; }
.ks-ul li{float: left; width: 25%; padding:0 10px; margin-bottom:20px;}
.ks-ul li a{ display: block; position: relative; line-height: 48px; font-size: 20px; color: #5e3c33; border:solid 1px #e7d0bb; padding-left: 20px; padding-right: 60px; }
.ks-ul li a:before{ display: block; content: ""; position: absolute; right: 28px; top: 0; bottom: 0; width: 14px; background: url(../images/raw01.png) center no-repeat; }
.ks-ul li a:hover:before{ background: url(../images/raw02.png) center no-repeat; }
.ks-ul li a:hover{ background: #22ad9d; color: #fff; }
.ks-ul{ margin:0 -10px; margin-top: 30px; }
/**************ç§‘å®¤è¯¦æƒ…é¡µ****************/
.list-right-lg{ width: 100%!important; }
.about-box{ position: relative; padding-left: 80px; }
.about-left{ width: 51%; }
.about-left p{ font-size: 16px; color: #555; text-align: justify; line-height: 34px; margin:0; text-indent: 2em; }
.about-right{ width: 45%; margin-top: 5px; padding-right: 25px; position: relative; }
.about-right-bottom{ margin-right: -0px; margin-top: -25px; margin-left: 0px; position: relative; z-index: 10; background: #22ad9d; padding:20px 15px; }
.about-sm{ position: relative; padding-left: 60px; font-size: 16px; color: #fff; line-height: 30px; }
.about-sm i{ position: absolute; left: 0; top: 50%; margin-top: -20px;  }
.about-box-tt{ position: absolute; left:0; top: 0; font-size: 36px; color: #22ad9d; font-weight: bold; width: 40px; padding-bottom: 240px; background: url(../images/about-b.png) center bottom no-repeat; }
.about-box-tt span{ display: none; }
.about-box{ margin:30px 0; }
.team-box-about{ margin-top: 40px; }
/****************é¢†å¯¼ç­å­**************/
.ld-ul li{ float: left; width: 50%; padding:0 20px; margin-bottom:40px; }
.ld-ul{ margin:0 -20px; padding-top: 30px; }
.ld-ul li a{ display: block; position: relative; height: 199px; }
.ld-ul-img img{ width: 145px; height: 199px; }
.ld-back{ margin-left: 145px; background: url(../images/ld-back.png) center no-repeat; background-size: cover; height: 199px; padding:30px; }
.ld-name span{ display:block; border-bottom: solid 1px #22ad9d; padding-bottom: 10px; font-size: 16px; color: #555;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.ld-name span font{ font-size: 20px; color: #22ad9d; font-weight: bold; padding-right: 10px; }
.ld-p{ font-size: 16px; color: #555; text-align: justify; line-height: 30px; height: 90px;  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; margin-top: 15px;}
/***************æ–°é—»ä¸­å¿ƒ**************/
.dt-list li a{ display: block; position: relative; padding-left: 100px; padding:30px 150px 30px 0px; }
.dt-list li a:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 0; border-top: solid 1px #dbdbdb; }
.dt-list li a:after{ display: block; content: ""; position: absolute; left: 0; width: 0; bottom: 0; border-top: solid 1px #22ad9d; transition: 0.3s all; }
.dt-list li a:hover:after{ width: 100%; }
.date-back{ position: absolute; padding-top: 13px; font-size: 16px; color: #5e3c33; right: 0; top: 50%; width: 130px; height: 70px;line-height:72px; background: url(../images/date-back.png) center no-repeat; text-align: center; margin-top: -38px;background-size: 100% 100%;
    padding: 0 10px; }
.date-back span{ font-weight: bold; font-size: 22px; }
.dt-list-table{ display: table; width: 100%; }
.dt-list-img{ width: 170px; min-width: 170px; display: table-cell; }
.dt-list-img img{ width: 150px; height: 112px; }
.dt-list-right{ display: table-cell; vertical-align: middle; }
.dt-list-tt{ font-size: 16px; color: #333; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical; }
.dt-list-p{ color: #999; font-size: 14px; line-height: 25px; margin-top: 10px; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.article-tt{ font-size: 24px; color: #333; font-weight: bold; margin:30px 0; }
.article-sm span{ display: inline-block; padding:0 10px; color: #888; }
.article-sm{ border-bottom: solid 1px #e7d0bb; padding-bottom: 25px; }
.article-p p{ text-align: justify; font-size: 16px; color: #333; line-height: 35px; margin:0; text-indent: 2em; }
.article-p{ margin-top: 20px; }
.article-link{ border-top: solid 1px #e7d0bb; margin-top: 30px; padding-top: 30px; }
.article-link p a{ font-size: 16px; color: #666; }
.article-link p{ margin-bottom: 15px; }
/**************åŒ»é™¢ç®€ä»‹**************/
.jj-p img{ float: right; margin-left: 45px; }
.jj-p{ border:none; margin-top: 30px; }
/*******************åŒ»é™¢è£èª‰*******************/
.ry-list li{ float: left; width: 33.333333%; padding:0 13px; margin-bottom:20px; }
.ry-list{ margin:0 -13px; margin-top: 30px; }
.ry-list-img{ padding:0 20px; }
.ry-list-img span{ display: block; padding-top: 70%; position: relative; }
.ry-list-img span img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.txt-back{ height: 70px; background: url(../images/txt-back.png) center top no-repeat; background-size: 100% auto; font-size: 16px; color: #333; padding-top: 30px; }
/*************åŒ»é™¢è§†é¢‘*************/
.video-list li{ float: left; width: 33.333333%; padding:0 12px; }
.video-list{ margin:0 -12px; margin-top: 40px; }
.video-img{ position: relative; padding-top: 60%; }
.video-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.video-tt{ border:solid 1px #f0ddcc; position: relative; line-height: 48px; padding:0 40px; font-size: 15px; color: #5e3c33; }
.video-list li a{ display: block; padding-left: 12px; }
.video-tt:before{ display: block; content: ""; position: absolute; left: -12px; top: -12px; width: 44px; height: 44px; background: url(../images/video01.png) center no-repeat; }
.video-list li a:hover .video-tt:before{ background: url(../images/video02.png) center no-repeat; }
.video-list li{ margin-bottom: 30px; }
/*************ä¸“å®¶ä»‹ç»***********/
.zj-box-back{ background: #fff; padding-top: 40px; margin-bottom: 30px; }
.zj-box-tt{ position: relative; margin-right: 30px; cursor: pointer; }
.zj-box-tt span{ display: inline-block; font-size: 22px; color: #fff; font-weight: bold; width: 460px; background: #22ad9d; padding-left: 30px; line-height: 56px; }
.zj-box-tt span font{ padding-left: 60px; display: inline-block; line-height: 56px; background: url(../images/icon-zj.png) left center no-repeat; }
.zj-box-tt:before{ display: block; content: ""; position: absolute; left: 460px; top: 0;bottom: 0; right: 40px; background: url(../images/zj-lind.png) left center no-repeat; }
.zj-box-tt:after{ display: block; content: ""; position: absolute; right: 0; top:50%; width: 26px; height: 26px; background: url(../images/raw-r.png) center no-repeat; margin-top: -13px; }
.zj-box-ul li{ float: left; width: 16.666666%; padding:0 17px; padding-bottom: 20px; }
.zj-box-ul{ margin:0 -17px; }
.zj-box-img{ position: relative; padding-top: 138.6%; }
.zj-box-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.zj-box-name{ font-size: 18px; color: #333; margin-top: 15px; }
.zj-box-p{ font-size: 16px; color: #888; margin-top: 10px; }
.zj-box-c{ padding:45px 30px 25px 30px; display: none; }

.active .zj-box-tt:after{ transform: rotate(180deg); }
/***************ä¸“å®¶è¯¦æƒ…é¡µ**************/
.zj-back-xq{ background: #fff; padding:30px; position: relative; margin-top: 30px; }
.zj-back-img img{ width: 133px; height: 193px; position: relative; z-index: 10; }
.zj-back-right{ margin-left: 166px; position: relative; z-index: 10; }
.zj-back-name{ font-size: 22px; margin-bottom: 20px; color: #22ad9d; font-weight: bold; margin-top: 10px; }
.zj-back-p p{ position: relative; padding-left: 25px; margin-bottom:10px; font-size: 16px; color: #555; }
.zj-back-p p i{ position: absolute; left: 0; top: 0; }
.zj-xq-title span{ display: inline-block; font-size: 22px; color: #22ad9d; font-weight: bold; position: relative; padding-left: 10px; }
.zj-xq-title span:before{ display: block; content: ""; position: absolute; left: 0; top: 50%; height: 20px; width: 2px; margin-top: -10px; background: #22ad9d; }
.zj-xq-title{ margin-top: 30px; position: relative; z-index: 10; border-bottom: solid 1px #ddd; padding-bottom: 10px; margin-bottom: 20px; }
.zj-xq-p p{ font-size: 16px; color: #555; text-align: justify; line-height: 30px; position: relative; z-index: 10; }
.zj-back-xq:before{ display: block; content: ""; position: absolute; right: 80px; top: 50px; background: url(../images/zj-quan.png) center no-repeat; width: 371px; height: 371px; }

.one-width-ul li a:hover,.title a:hover,.five-title a:hover,.five-list li a:hover,.friends-ul li a:hover,.article-link p a:hover,.ry-list li a:hover .txt-back,.zj-box-ul li a:hover .zj-box-name{ color: #513411; }
.img-slick a{ overflow:hidden; }
.img-slick-img{ transition: 0.3s all; }
.img-slick a:hover .img-slick-img{ transform: scale(1.05,1.05); }

.search-c .form-control::-webkit-input-placeholder,.search-c .form-control{
            color:#449e28;
        }
.search-c .form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#449e28;
        }
.search-c .form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#449e28;
        }
.search-c .form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#449e28;}

.ld-ul li a:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.2); }
.dt-list li a:hover .dt-list-tt{ color: #22ad9d; }
.search-c{ display:none;}
@media( max-width: 1499px){
	.container{ width: 1230px; }
        .header .container{width:95%;}
	.logo-txt{ margin-left: 30px; }
	.search-c{ width: 240px; }
	.nav-list li a{ font-size: 18px; }
	.four-tabs li a{ font-size: 16px; }
	.footer-ewm{ margin-left: 30px; }
	.tabs-ul{ right: 50px; }
	.list-right{ width: 850px; }
	.ks-ul li{ width: 33.333333%; }
        .logo{width:48%;}
        .logo-txt{width:27%;}
        .search-c {width: 20%;}


}
@media( max-width: 1279px){
	.container{ width: 970px; }
	.logo-txt{ display: none; }
	.nav-list li a{ padding:0; }
	.tabs-ul{ right: 20px; }
	.four-left{ width: 45%; }
	.four-right{ width: 55%; }
	.footer-p p{ width: 350px; }
	.footer-p p,.ewm-txt p{ font-size: 14px; }
	.list-right{ width: 600px; }
	.ks-ul li{ width: 50%; }
	.about-left,.about-right{ width: 100%; }
	.about-right img{ width: 100%; }
	.ld-ul li{ width: 100%; margin-bottom: 20px; }
	.ry-list li{ width: 50%; }
	.video-list li{ width: 50%; }
	.zj-box-ul li{ width: 25%; }
	.zj-back-xq:before{ display: none; }
	.zj-back-p p{ font-size: 14px; }
        .tabs-list li{ width: 33.333%;}
.tow-img{height:320px;}
.tabs-back{height:320px;}
.tow-ul li:nth-of-type(6) a:before{height:320px;}
.tow-ul li:nth-of-type(7) a:before{height:320px;}
.three-tabs li{    padding: 0 0px;}
.logo { width: 52%; }
	}
@media( max-width: 991px){
	.container{ width: 750px; }
	.nav-box{ height: 50px; position: relative; }
        .fix-ul{ display: none; }
	.nav-list{ position: absolute; display: block; left: 0; display: none; border-top: solid 1px #fff; right: 0; top: 50px; background:#449e28; width: 100%; margin:0;  }
	.nav-list li{ float: none; margin:0; width: 100%; display: block; padding:0; }
	.nav-list li a{ display: block; font-size: 16px; text-align: left; line-height: 40px; padding:0 15px; }
	.nav-list li a:before{ display: none!important; }
    .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
	.nav-down{ position: static; margin:0; width: 100%; padding:0; border:none; background: none; transform: translate(0,0); }
	.nav-down li a{ text-align: left; padding:0 25px; color: #fff; }
	.nav-list li:hover .nav-down{ display: none; }
	.menu-button{ display: block; }
	.nav-down:before{ display: none; }
	.nav-list li:before,.nav-list li:after{ display: none!important; }
	.one-width,.one-right{ width: 100%; padding:0;}
	.title{ margin:25px 0; }
	.img-slick{ margin:0; }
	.tabs-tt{ right: 66.666666%; }
	.tabs-list li{ width: 50%; margin-bottom:15px; }
	.team-title{ margin:25px 0; }
	.page-four{ padding:30px 0; }
	.four-left{ padding:30px; }
	.four-tabs li a{ font-size: 14px; }
	.five-row .col-xs-4{ width: 100%; }
	.five-title{ margin:25px 0; }
	.footer-right{ width: 100%; }
	.friends-ul li{ line-height: 40px; margin-right: 20px; }
	.friends-ul{ padding-top: 10px; }
	body{ padding-top: 190px; }
	.list-left{ width: 300px; }
	.list-right{ width: 400px; }
	.ks-ul li{ width: 100%; }
	.banner-list{ height: 300px; }
	.txt-back{ font-size: 14px; }
	.zj-box-ul li{ width: 33.333333%; }
.banner-bottom{background: #5e3c33;}
.tow-img{height:280px;}
.tabs-back{height:280px;}
.tow-ul li:nth-of-type(6) a:before{height:280px;}
.tow-ul li:nth-of-type(7) a:before{height:280px;}



}	


@media(max-width:720px;){
.ewm-img img{width: 110px;height: 110px;}
.footer-ewm{display: block;width: 100%;}
}


@media( max-width: 767px){
.ewm-img img{width: 110px;height: 110px;}
.footer-ewm{display: block;width: 100%;    text-align: center;}
.sydw{width:100%;}
	.container{ width: 100%;overflow: hidden; }
.layer{background:rgba(0,0,0,0.8); position: fixed; left:0;top:0;right:0;bottom:0;z-index:10;opacity:0; transition:all 0.3s ease-out 0s;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer.showdiv{opacity:1;visibility:visible; z-index: 100000;}
.layer .close{font-size:60px; font-family: "å®‹ä½“"; position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}
.layer .search_box{height:45px;line-height:45px;width:550px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .kw{background:#fff; border:none; -ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .search_box .ok{background:#94070a;color:#fff; box-shadow: none; border:none; width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer.active{ opacity: 1; z-index: 1000000; }
.logo{ position: absolute; left: 0; padding-left: 15px; top: 100%; line-height: 50px;width: 70%; }
.logo img{ height: auto; }
.header{ position: relative; z-index: 10000; }
.search-a{ background: url(../images/search.png) left center no-repeat; width: 18px; height: 50px; display: block; position: absolute; right: 60px; top: 0px; }
.banner .slick-dots{ bottom: 10px; }
.fix-ul{ display: none; }
.img-slick{ width: 100%; }
.tow-ul li:nth-of-type(6) a:before{height:360px;}
.tow-ul li:nth-of-type(7){    width: 66.666666%;}
.nav-box{background:url(../images/header.jpg)center no-repeat !important;background-size:100% 100%; }
.img-slick-img{ height: auto;max-height:360px;}
.one-width-sm{ width: 100%; padding:20px 0 0 0; }
.title span{ font-size: 24px; }
.title{ margin:20px 0; }
.one-width-ul li a{ line-height: 40px; }
.page-tow{ margin-top: 30px; padding:30px 0; }
.tow-ul li{ width: 33.333333%; margin:0!important; }
.tow-ul li:nth-of-type(8){ display: none!important; }
.tabs-back{ position: relative; width: 100%; height: 527px; top: 0; }
.tabs-ul li a{ font-size: 18px; }
.tow-ul li a{ padding-top: 25px; height: 180px; }
.tow-ul-img{ height: 50px; }
.three-tt{ font-size: 24px; margin-top: 20px; }
.three-tabs li{ display: block; margin:0; font-size: 16px; padding:0; width:33.333%; float: left;margin-bottom:20px }
.three-tabs li:nth-child(5){width:66%;}
.three-tabs li a{ padding:0; font-size: 16px; }
.three-tabs li.active a:before, .three-tabs li a:hover:before,.three-tabs li.active a:after, .three-tabs li a:hover:after{ display: none; }
.three-sm:before,.three-sm:after{ display: none; }
.three-sm{ height: auto; padding:20px; }
.tabs-list li{ width: 100%; }
.tabs-list{ height: 300px; overflow-y: auto; }
.three-tabs{ margin:20px 0;width:}
.three-tabs li:before{display:none;}
.three-tabs li a{color:#fff;}
.three-tabs li:nth-of-type(1):after{display:none;}
.page-three:before{ height: 250px; }
.team-title{ font-size: 24px; }
.page-three{ padding-bottom: 20px; }
.team-slick{ padding-bottom: 25px; }
.four-left{ width: 100%; height: auto; }
.four-tt{ font-size: 24px; margin-bottom: 20px; }
.four-tabs li{ margin-bottom: 5px; }
.four-right{ width: 100%; }
.four-img{ padding-top: 6.25%; height: auto !important; line-height:unset !important;}
.five-title{ font-size: 24px; }
.five-title a{ line-height: 34px; }
.zt-title{ font-size: 24px; margin:25px 0; }
.zt-slick{ margin-bottom: 25px; }
.footer{ padding:25px 0 0 0; }
.footer-p p{ width: 100%; margin-bottom: 20px; }
.footer-ewm{ margin-bottom: 20px; }
.friends-tt{ position: static; line-height: 40px; }
.friends-box{ padding:15px; margin-top: 5px; }
.friends-ul{ padding-top: 0; }
.footer-bottom{ padding:15px 0; }
.friends-ul li a{ font-size: 14px; }
.friends-ul li{ line-height: 35px; }
.layer.showdiv{ display: block; width: 100%; margin:0; }
.layer .search_box{ top: 50%; position: absolute; width: auto; left: 15px; right: 15px; }
.layer .search_box .ok{ width: 18px; height: 40px; }
.search_box{ background: #fff; border-radius: 0; }
.layer .close{ display: block; right: 15px; opacity: 1; width: 50px; }
.team-slick .slick-slide{ padding:0 5px; }
.team-p{ font-size: 14px; }
.team-name{ font-size: 14px; }
.team-name span{ font-size: 16px; }
body{ padding-top: 50px; }
.nav-b{ display: none; }
.banner-list{ height: 200px; }
.banner-tt{ font-size: 24px; }
.banner-tt:before{ height: 20px; margin-top: -10px; }
.list-left{ width: 100%;}
.list-right{ width: 100%; padding-top: 20px; }
.ks-ul li a{ font-size: 16px; }
.list-back{ padding-bottom: 10px; }
.about-box-tt{ position: static; font-size: 24px; padding:0; background: none; width: 100%; }
.about-box-tt span{ display: inline-block; font-size: 18px; font-family: "Bodoni Bd BT"; color: #5e3c33; padding-left: 15px; }
.about-box{ padding:0; margin:25px 0; }
.about-left p{ font-size: 14px; line-height: 25px; }
.about-left{ margin-top: 10px; }
.about-right{ padding:0; }
.about-right-bottom{ margin:0; padding:10px 0; }
.about-right-bottom .col-xs-6{ width: 100%; }
.ld-back{ padding:20px; }
.dt-list-img{ display: none; }
.dt-list li a{ padding:20px 145px 20px 0px; }
.dt-list{ padding-bottom: 30px; }
.article-tt{ font-size: 18px; margin:20px 0; }
.article-p p{ font-size: 14px; line-height: 25px; }
.article-link p a{ font-size: 14px; }
.jj-p{ margin-top: 20px; }
.nav-list{ position: fixed; top: 50px; bottom: 0; overflow-y: auto;}
.ry-list li{ margin-bottom: 0; }
.txt-back{ padding-top: 20px; }
.video-list li{ width: 100%; }
.zj-box-tt span{ width: auto; padding:0 15px; font-size: 18px; }
.zj-box-ul li{ width: 50%; }
.zj-box-c{ padding:20px 20px 1px 20px; }
.zj-box-p{ font-size: 13px; }
.zj-back-img{ width: 100%; text-align: center; float: none!important; }
.zj-back-right{ margin:0; }
.zj-back-name{ text-align: center; }
.zj-xq-p p{ font-size: 14px; line-height: 25px; }
.banner-bottom{background: none;}
}


@media( max-width: 460px){
.img-slick-img{max-height: 280px;}
}
@media( max-width: 400px){
.img-slick-img{max-height: 230px;}
}