@charset "utf-8";
/* CSS Document */
@charset "utf-8";
@font-face {
  font-family: 'NUNITO-LIGHT'; 
  src: url(../fonts/NUNITO-LIGHT.ttf);
}
/*===================CSS Reset================*/
::selection {color:#fff;background-color: #06783b;}
::-moz-selection {color:#fff;background-color: #06783b;}
::-webkit-selection {color:#fff;background-color: #06783b;}
::-webkit-scrollbar {width: 3px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}
* {padding: 0;margin: 0; box-sizing:border-box;}
@media (min-width:1660px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1660px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:13px;}}
@media (max-width:328px){html{font-size:12px;}}


body {font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, clean, sans-serif; position:relative; color: #333; margin: 0; line-height:1.2; min-width:1200px; overflow-x:hidden}
.loading-mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #06783b;
	transition: cubic-bezier(.62, .06, .07, .98) 1s;
	-ms-transition: cubic-bezier(.62, .06, .07, .98) 1s;
	-o-transition: cubic-bezier(.62, .06, .07, .98) 1s;
	-webkit-transition: cubic-bezier(.62, .06, .07, .98) 1s;
	-moz-transition: cubic-bezier(.62, .06, .07, .98) 1s
}
.loading-mask.compelet {
	transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%)
}
.full {
    width: 100%;
    height: 100%;
}

:focus { outline: 0;}
 input,button,a { outline:0;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {display: block;}
ins {background-color: #ff9;color: #000;text-decoration: none;}
mark {background-color: #ff9;color: #000;font-style: italic;font-weight: bold;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
hr {display: block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 1em 0;padding: 0;}
input,select {vertical-align: top;}
li,ul {list-style-type: none;}
img {border: none;}
a{text-decoration: none; color: inherit;}
a:link,a:hover,a:active,a:visited {text-decoration: none;}
input,textarea {outline: 0;border: 0;}
textarea {resize: none;}
h1,h2,h3,h4,h5,h6,dl,dd,dt,i,em {font-weight: normal;font-style: normal;}
ul, li {list-style: none;margin: 0;padding: 0;}

/*自定义样式*/
.fl {float: left;}
.fr {float: right;}
.m{width: 1200px;margin: 0 auto; display: block; position:relative;}
.m1440{max-width: 1440px; width:90%; margin: 0 auto; display: block; position:relative;}
.m1600{max-width: 1600px; width:90%; margin: 0 auto; display: block; position:relative;}
.m1689{max-width: 1689px; width:90%; margin: 0 auto; display: block; position:relative;}
.m1900{max-width: 1900px; width:90%; margin: 0 auto; display: block; position:relative;}
.img{ overflow:hidden;}
.img img{ width:100%; height:100%;}
h5{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
h5 a{ display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.clear{ clear:both;}

/*首页开始*/
body{ }
#header{ position:relative; width:100%; background:#fff; z-index:9999999; width:100%; transition:1s; height:95px; box-shadow:0 1px 2px 0 rgba(0,0,0,.1);}
#header .m1900{ position: static;}	
.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}
#logo{ float:left; height:95px;}
#logo a{ display:table-cell; vertical-align: middle; height:95px;}
#logo img{ display:block;}
#nav{ float:right; position:absolute; right:0; }
#nav>ul{ float:left;}
#nav>ul>li{ float:left; position:relative;}
#nav>ul>li>a{ font-size:17px; color:#282828; display:block;}
#nav>ul>li>a h3{ position:relative; font-size:17px; color:#282828; margin:0 0.6rem; height:95px; line-height:95px;}
#nav>ul>li.act h3{ color:#059340; font-weight:bold; }
#nav>ul>li h3:after{ content:""; display:block; width:100%; height:3px; position:absolute; left:0; background:#059340; bottom:-1px; transition:.3s; transform:scale(0);}
#nav>ul>li h3:hover:after,#nav ul li.act h3:after{  transform:scale(1);}
#nav>ul>li:nth-child(4) .list{ margin-left: auto; margin-left:-500px; }
#nav>ul>li:nth-child(5) .list{ margin-left: auto; margin-left:-500px; }
#nav>ul>li:nth-child(6) .list{ margin-left: auto; margin-left:-450px; }
#nav>ul>li:nth-child(7) .list{ margin-left: auto; margin-left:-500px; }
#nav>ul>li:nth-child(8) .list{ margin-left: auto; margin-left:-500px; }

#nav .sub{ position:absolute; top:95px; width:230px; display:none; background:#fff; box-shadow:0 3px 15px rgba(0,0,0,.2); font-size:14px; color:#585858; line-height:45px;}
#nav .sub1 li{ padding:0 25px;}
#nav .sub1 li a{ display:block;}
#nav .sub1>li:hover,#nav .sub1>li.on{ background: url(../images/sub_nav_ico.png) 190px center no-repeat #059340; color:#fff;}
#nav .sub2>li:hover,#nav .sub2>li.on{ color:#059340; }
#nav .sub1{ left:50%; margin-left:-115px;}
#nav .sub2{ left:100%; top:0;}
#nav li:hover ul.sub1{ display:block; }
#nav li ul.sub1 li:hover ul.sub2{ display:block;}

#header .top_tel{ float:left; height:95px; position:relative; margin-left:20px; margin-top:40px; font-size:18px; color:#555555; font-weight:bold; font-family:arial; margin-left:33px;}
#header .top_tel p:before{ content:""; display:inline-block; width:1px; height:15px; background:#c0c0c1; vertical-align:middle; position:absolute; left:-28px; top:4px;}
#header .top_tel p{ padding-left:26px; background:url(../images/top_tel.png) left center no-repeat; display:inline-block; position:relative;}

#header .top_yuyan{ float:left; height:95px; line-height:95px; position:relative; margin-left:20px; font-size:14px; color:#7c7c7d; margin-left:33px; padding-left:28px; background:url(../images/top_yuyan.png) left center no-repeat;}
#header .top_yuyan a{ margin:0 10px;}
#header .top_yuyan a:hover{ color:#059340;}
#header .top_yuyan i{ color:#cdcdcd;}
/**/

.tc{ transition:all ease 300ms; position: fixed; width: 100%; height: 100%;  top: 0; left: 0; z-index:9999999999; pointer-events: none; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.tc.act{ filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity: 1;  display: block;  pointer-events: auto;}
.tc-box{
  width: 60rem; padding-top:40px;
  max-width:80%;
  margin:0 auto; margin-top:-80px;
  box-sizing:border-box;
  /* background:#fff; */
  display: block;
  position:relative;
  z-index:1;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  overflow:  hidden;
  }
.tc.act .tc-box{ -webkit-animation-name: anim-open-2; animation-name: anim-open-2; transform:scale(1);}
.close{ position: absolute; cursor:pointer; color:#e13a39; font-size:30px; right: 30px; top: 30px;}
.tc_bg { height: 100%; background: rgba(0,0,0,.85); position: absolute; top: 0; left: 0; width: 100%; z-index: 0;}
.tc_txt{ height:470px; overflow-y:auto; padding-right:30px;}
/*弹窗内容样式*/
.tc-box form{ position:relative;border-bottom:2px solid #eee; height:4.25rem; padding-right:20px; position:relative;}
.tc-box .tc_fdj{ position:absolute; left:20px; display:block; height: 4.25rem; line-height: 4.25rem;}
.tc-box .tc_fdj img{ width:1.3rem;}
.tc-box form label{ text-align:left; display:block; position:absolute; bottom:0; height: 4.25rem; line-height: 4.25rem;font-size:1.6rem; color:#999; pointer-events:none; margin-left:20px; transition:.3s;}
.tc-box form label.act{ font-size:16px; bottom:3rem;line-height: 3rem; height:3rem;}
.tc-box #keyword{width: 80%;height:4.25rem; padding:0 20px;font-size:1.6rem; color:#999;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0; background:none;}
.tc-box .btn_blue{width: 40px;height:4.25rem; border:0; line-height:4.25rem;background:url(../images/search.png) center center no-repeat;font-size:1.125rem;color:#fff;cursor:pointer;text-transform:uppercase;float:right;}
.tc-box .btn_blue.fr{ background:#e9edef; color:#4e4f53;}

/* icon hover */
.icon_hover::before,
.icon_hover::after {
display: block;
transition: transform 0.4s ease, opacity 0.4s ease;
}

.icon_hover::after {
position: absolute;
transform: translateY(8px);
opacity: 0;
}
.icon_hover:hover::before {
transform: translateY(-8px);
opacity: 0;
}
.icon_hover:hover::after {
transform: translateY(0);
opacity: 1;
}
	

/*首页banner*/

.banner{ height:calc(100vh - 220px); width:100vw; position:relative;}
.banner li{ position:relative; }
.banner li .img{ position: relative; left:0; top:0; width:100%;  background-size:auto !important; z-index:8;  }	
#banner li img{ display:inline-block; margin-bottom:100px;}
#banner li.slick-current{ z-index:999;}
.banner .slick-arrow{ z-index:99; position:absolute; top:35%; margin-top:-32px; transform:translate(0,0); opacity:.6;
	display:block;
    width: 63px;
    height: 63px;}
.banner .slick-prev{ left:165px;
	background:url(../images/left.png) left center no-repeat;
	transition:300ms;
	-webkit-transition:300ms;
	}
	
.banner .slick-next{ right:165px;
	background:url(../images/right.png) right center no-repeat;
	transition:300ms;
	-webkit-transition:300ms;
	}

.slick-prev:before, .slick-next:before{ display:none;}


/*banner翻页特效*/
.banner li{ z-index:4 !important;overflow: hidden; opacity: 1 !important;}
.banner li.slick-current{  z-index: 3 !important;}
.banner li .img{ -webkit-animation: decreaseHeight 1s forwards ease-in-out; animation: decreaseHeight 1s forwards ease-in-out;  }
.banner li.slick-current .img{-webkit-animation: show 1s forwards ease-in-out; 
            animation: show 1s forwards ease-in-out;   }
@-webkit-keyframes decreaseHeight {
    from {}
    to {width: 0;}
}

@keyframes decreaseHeight {
    from {}
    to {width: 0;}
}
@-webkit-keyframes show {
    0% {opacity: 1;}
   100% {opacity: 1;}
}

@keyframes show {
    0% {opacity: 1;width: 100%; transform:translateX(200px)}
    100% { transform:translateX(0px)}
}
/*banner翻页特效 end*/
.more_btn{ width:128px; height:40px; display:block; margin:0 auto; border-radius:30px; background:#059340; line-height:40px; color:#fff; font-size:14px; margin-top:50px; text-align:center;}


.mouse_down { position: absolute; left:50%; bottom: 100px; margin-left:-10px; text-align: center; z-index: 50; opacity:.9; }
.mouse_down span { display: inline-block; width: 24px; height:36px; border:2px solid #fff; border:2px solid rgba(255,255,255,.6); border-radius:12px; margin: auto; position: relative; }
.mouse_down span:after{ content:""; width:11px; height:18px; background:url(../images/mouse_tail.png) center no-repeat; display:block; position:absolute; bottom:-28px; left:50%; margin-left:-5.5px; animation-delay: 600ms; animation-duration: 1500ms; animation-iteration-count: infinite; animation-name: arrow; animation-play-state: running; animation-timing-function: linear; }
.mouse_down span:before { content: ""; width: 2px; height: 7px; background: #fff; position: absolute; left: 50%; margin-left: -1px; top: 3px; animation-delay: 0ms; animation-duration: 1500ms; animation-iteration-count: infinite; animation-name: arrow; animation-play-state: running; animation-timing-function: linear; }
.mouse_down b { display: block; text-align: center; color: #766047; font-size: 18px; line-height: 1; font-family: Arial; margin-top: 4px; font-weight: normal; }
@-webkit-keyframes arrow {
    0% { opacity: 0; -webkit-transform: translate3d(0px, 0px, 0px); }
    33% { opacity: 1; }
    66% { opacity: 1; }
    100% { opacity: 0; -webkit-transform: translate3d(0px, 5px, 0px); }
}

@keyframes arrow {
    0% { opacity: 0; transform: translate3d(0px, 0px, 0px); }
    33% { opacity: 1; }
    66% { opacity: 1; }
    100% { opacity: 0; transform: translate3d(0px, 5px, 0px); }
}

.s_tt{ text-align:center; margin-bottom:45px;}
.s_tt h3{ font-size:32px; color:#000; margin-bottom:16px;}
.s_tt p{ font-size:14px; color:#8d8d8d;}

#s_chanye{ padding:70px 0 75px; background:#f4f4f4;}
#s_chanye ul{}
#s_chanye ul li{}




#s_chanye  .hd {
    margin-bottom: 34px;
}
#s_chanye  .hd ul {
    margin-top: 40px;
/*    width: 952px;
    margin: 30px auto 0px;*/
}
.clearfix {
    zoom: 1;
}
#s_chanye  .hd ul li {
    float: LEFT;
    font-size: 16px;
    padding: 12px 30px;
}

#s_chanye  .hd ul li.cur {
    border-bottom: 1px solid #b20000;
}


#s_chanye  .hd ul li i {
    background: url(../images/icon.png) no-repeat;
    width: 21px;
    height: 21px;
    display: block;
    float: left;
    margin-right: 8px;
}






/*#s_chanye ul li a{ display:block; background:#fff; margin:10px 11px 20px; padding:50px 45px; text-align:center; border-radius:10px; box-shadow:0 7px 18px 0 rgba(0,0,0,.1);}*/
#s_chanye .s_chanye_slide li a{ display:block; background:#fff; margin:10px 11px 20px; padding:50px 45px; text-align:center; border-radius:10px; box-shadow:0 7px 18px 0 rgba(0,0,0,.1);}
#s_chanye .s_chanye_slide li font{ display: block; line-height:98px; border-radius:50%; border:0px solid #059340; text-align:center; margin:0 auto; margin-bottom:25px; }
#s_chanye .s_chanye_slide li font img{ display:inline-block; vertical-align:middle; max-width:100%;}
#s_chanye .s_chanye_slide li:hover font img{ -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: doudong 1s; animation: doudong 1s; }
#s_chanye .s_chanye_slide li h5{ font-size:18px; color:#303030; }
#s_chanye .s_chanye_slide li i{ display:block; width:30px; height:3px; display:block; background:#c7c8cc; margin:15px auto 20px;}
#s_chanye .s_chanye_slide li p{ font-size:13px; color:#717171; line-height:24px; height:48px; overflow:hidden;}
#s_chanye .s_chanye_slide li .more{ display:block; width:80px; height:25px; line-height:23px; text-align:center; margin:0 auto; border:1px solid #dadada; border-radius:13px; overflow:hidden; font-size:12px; color:#a2a2a2; margin-top:22px; position:relative; z-index:0;}
#s_chanye .s_chanye_slide li .more:before{ content:""; width:100%; height:0; display:block; background:#059340; position:absolute; top:0; left:0; z-index:-1; transition:.3s;}
#s_chanye .s_chanye_slide li .more:hover{ color:#fff; border:1px solid #059340;}
#s_chanye .s_chanye_slide li .more:hover:before{ height:100%;}
#s_chanye .slick-arrow{ z-index:99; position:absolute; transform:translate(0,0); background-repeat:no-repeat; background-position:center; display:block;width:50px;height:50px; transition:.3s; margin-top:-25px; }
#s_chanye .slick-prev{ background-image:url(../images/s_chanye_left.png); left:-86px;}
#s_chanye .slick-next{ background-image:url(../images/s_chanye_right.png); right:-86px;}
#s_chanye .slick-arrow:before{ display:none;}

@keyframes doudong {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}

@-webkit-keyframes doudong {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}

#s_pro{ padding:50px 0 98px; background: url(../images/s_pro_bg.jpg) center top no-repeat;}
#s_pro .s_tt{ margin-bottom:10px; }
#s_pro .s_tt h3{ color:#000;}
#s_pro .s_tt p{ color:#000; color:rgba(255,255,255,.65);}
#s_pro ul{}
#s_pro ul li{}
#s_pro ul li a{ display:block;/*width:375px;*/ margin:0 auto; color:#000;}
#s_pro ul li .img{ width:375px; height:255px; background:#000; border-radius:10px; box-shadow:0 5px 12px 0 rgba(0,0,0,.1);  }
#s_pro ul li .img img{ transition:1s;}
#s_pro ul li:hover .img img{ transform:scale(1.1);}
#s_pro ul li .txt{ text-align:center;}
#s_pro ul li .txt h5{ font-size:18px; color:#000; font-weight:bold; margin-top:18px; margin-bottom:10px;}
#s_pro ul li .txt p{ font-size:13px; color:#fff; line-height:26px;}
#s_pro ul li .txt .more{ width:128px; height:40px; line-height:38px; text-align:center; border:1px solid #dadada; border-radius:20px; display:block; margin:0 auto; margin-top:18px; overflow:hidden; position:relative; z-index:0; transition:.3s;}
#s_pro ul li .txt .more a{color:#fff;}
#s_pro ul li .txt .more:before{ content:""; width:100%; height:0; display:block; background:#059340; position:absolute; top:0; left:0; z-index:-1; transition:.3s;}
#s_pro ul li .txt .more:hover{ color:#fff; border:1px solid #059340;}
#s_pro ul li .txt .more:hover:before{ height:100%;}
#s_pro .slick-arrow{ z-index:99; position:absolute; transform:translate(0,0); background-repeat:no-repeat; background-position:center; display:block;width:50px;height:50px; transition:.3s; top:110px; border-radius:50%; box-shadow:0 5px 12px 0 rgba(0,0,0,.1); }
#s_pro .slick-prev{ background-image:url(../images/s_pro_left.png); left:-60px;}
#s_pro .slick-next{ background-image:url(../images/s_pro_right.png); right:-60px;}
#s_pro .slick-arrow:before{ display:none;}

#s_about{ padding-top:152px; background: url(../images/about_bg.jpg) center top no-repeat; padding-bottom:90px; overflow:hidden; }
#s_about .tt{ height:53px; /*border-bottom:1px solid #476752; border-bottom:1px solid rgba(255,255,255,.2);*/ margin-bottom:36px;}
#s_about .tt h3{ font-size:32px; float:left;}
#s_about .tt h3 span{ font-size:14px; opacity:.85; margin-left:9px;}
#s_about .tt .more{ float:right; padding-top:18px; display:inline-block;}
#s_about .txt{ width:589px; font-size:15px; line-height:36px;}
#s_about .txt .tt{ margin-top:28px; margin-bottom:30px;}
#s_about .txt .tt span{ display:block; font-size:24px; color:#fff; font-family:arial; font-weight:bold;}
#s_about .txt .tt h3{ font-size:20px; color:#fff;}
#s_about .txt h5{ font-size:15px; color:#fff;}
#s_about .txt p{ font-size:13px; line-height:28px; color:#fff;}
#s_about .txt .more{ width:128px; height:40px; line-height:40px; text-align:center; border-radius:20px; background:#059340; color:#fff; display:block; font-size:14px; cursor:pointer; margin-top:43px;}
#s_about .video{ width:500px; height:375px; position:relative; margin-left:60px;}
#bnt_show_video .mask{ position:absolute; left:0; top:0; width:100%; height:100%; cursor:pointer;}
#bnt_show_video .mask p{ color:#fff; margin-top:18px;}
.j_tab{  width: 100%; height: 100%; display:table;}
.j_tab_cel{width: 100%; height: 100%; display: table-cell; vertical-align:middle; text-align:center;}
#s_video_box a{ display: block; position: relative; width: 100%; height: 290px; overflow: hidden;} 
#s_video_box a img.img{}
#s_video_box a .icon{ position: absolute; left:0; top: 0; width: 100%; height: 100%;    display:block;  background: url(../images/icon_play.png) center no-repeat;}
#show_video_box{ position:fixed; z-index:9999; top:0; left:0; display:none; height:100%; width:100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');background:rgba(0,0,0,0.7);}
#show_video_box .box{ position:absolute; top:50%;  left:50%; margin-left:-550px; margin-top:-290px;}
#page_video{ width:1080px; height:580px;  background:none; position:relative;}
#page_video .video_box{border:5px solid #009b4c; width:1010px; height:580px;}
#bnt_close{ display:block; width:70px; height:70px; background:#009b4c; position:absolute; top:0; right:0;}
#bnt_close img{ display:block; position:absolute; left:18px; top:18px; }
#bnt_close:hover img{transform:rotate(90deg); -webkit-transform:rotate(90deg);  -moz-transform:rotate(90deg);-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}

@-webkit-keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@-moz-keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@-ms-keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@-webkit-keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}

@-moz-keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}

@-ms-keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}

@keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}

#s_serve{ padding:70px 0 70px; background:#fff; overflow:hidden;}
#s_serve ul li{ height:460px; width:400px; float:left; background:#fff; position:relative;}
#s_serve ul li .img{ width:400px; height:230px;}
#s_serve ul li .img img{}
#s_serve ul li .txt{ height:230px; text-align:center; padding-top:77px; position:relative; background:#f8f7fa; padding:45px;}
#s_serve ul li .txt:before{ content:""; display:block; border:9px solid transparent; border-bottom:9px solid #f8f7fa; position:absolute; top:-18px; left:50%; margin-left:-9px;}
#s_serve ul li .txt h5{ font-size:18px; color:#525252; font-weight:bold; margin-bottom:15px; margin-top:13px;}
#s_serve ul li .txt p{ font-size:14px; color:#646464; line-height:22px; height:44px;}
#s_serve ul li.li_2 .img{ position:absolute; bottom:0;}
#s_serve ul li.li_2 .txt:before{ border:9px solid transparent; border-top:9px solid #f8f7fa; bottom:-18px; top:auto;}


#s_zhiliang{ height:475px; background:url(../images/zhiliang_bg.jpg) center no-repeat; background-attachment:fixed; background-size:cover; padding-top:90px;}
#s_zhiliang .s_tt h3{ color:#fff;}
#s_zhiliang .s_tt p{ color:#fff; opacity:.65;}
#s_zhiliang ul{ margin:0 -20px;}
#s_zhiliang ul li{ width:20%; float:left; text-align:center; color:#fff;}
#s_zhiliang ul li a{ display:block; width:140px; margin:0 auto;}
#s_zhiliang ul li .ico{ width:140px; height:140px; margin:0 auto; border:1px solid #fff; border:1px solid rgba(100%,100%,100%,.75); border-radius:50%; position:relative; z-index:0;}
#s_zhiliang ul li .ico font{ display:block; width:100%; height:100%; border-radius:50%;}
#s_zhiliang ul li h5{ font-size:17px; margin-top:20px;}
/*#s_zhiliang ul li .ico:before{ content:""; display:block; width:100%; height:100%; border-radius:50%; position:absolute; top:0; left:0; background:#009b4c; z-index:-1;
transform:scale(0); -moz-transform:scale(0); -ms-transform:scale(0); -o-transform:scale(0); -webkit-transform:scale(0); transition:.7s; opacity:0; visibility:hidden;}
#s_zhiliang ul li .ico:hover:before{ transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); -webkit-transform:scale(1); opacity:1; visibility: visible;}*/
#s_zhiliang ul li .ico:hover font{  -webkit-animation: doudong 1s; -moz-animation: doudong 1s; animation: doudong 1s;}
@keyframes doudong {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}
/*#s_zhiliang ul li:hover .ico font{-webkit-animation: toRightFromLeft 0.6s;-moz-animation: toRightFromLeft 0.6s; animation: toRightFromLeft 0.6s;}*/
@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(25%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate(-25%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(25%);
	}
	50% {
		opacity: 0;
		-moz-transform: translate(-25%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toRightFromLeft {
	49% {
		transform: translate(25%);
	}
	50% {
		opacity: 0;
		transform: translate(-25%);
	}
	51% {
		opacity: 1;
	}
}


.btn_flashcenter {  position: relative; overflow: hidden; transition: 0.52s; }
.btn_flashcenter:hover { box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.225); }

.btn_flashcenter .anim { -moz-transform: translateY(-50%) translateX(-50%); -ms-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%; }
.btn_flashcenter .anim:before { position: relative; content: ''; display: block; margin-top: 100%; }
.btn_flashcenter .anim:after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-radius: 50%; }
.btn_flashcenter:hover .anim { -moz-animation: anim-out 0.75s; -webkit-animation: anim-out 0.75s; animation: anim-out 0.75s; }
.btn_flashcenter:hover .anim:after { -moz-animation: anim-out-pseudo 0.75s; -webkit-animation: anim-out-pseudo 0.75s; animation: anim-out-pseudo 0.75s; }


@-webkit-keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@-moz-keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@-ms-keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@-webkit-keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}

@-moz-keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}

@-ms-keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}

@keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}


#s_yingxiao{ height:440px; background:url(../images/s_yingxiao_bg.jpg) center no-repeat; padding:80px 0;}
#s_yingxiao .s_tt{}
#s_yingxiao .s_tt h3{ color:#fff;}
#s_yingxiao .s_tt p{ color:#fff; color:rgba(255,255,255,.85);}
#s_yingxiao ul{}
#s_yingxiao ul li{ width:210px; float:left; text-align:center;}
#s_yingxiao ul li+li{ margin-left:120px;}
#s_yingxiao ul li a{ display:block;}
#s_yingxiao ul li font{ display:block;}
#s_yingxiao ul li h5{ font-size:54px; color:#fff; font-family:arial; margin-top:36px; margin-bottom:15px;font-family: 'NUNITO-LIGHT';}
#s_yingxiao ul li h5 span{}
#s_yingxiao ul li p{ font-size:15px; color:#fff;}

#s_news{ background:url(../images/s_news_bg.jpg) center no-repeat; padding-top:69px; padding-bottom:50px;}
#s_news ul{ margin:0 -12px;}
#s_news ul li{ float:left; }
#s_news ul li a{ width:385px; margin:0 auto; display:block; background:#f4f6f9;}
#s_news ul li .img{ width:385px; height:240px;}
#s_news ul li .img img{ transition:1s;}
#s_news ul li:hover .img img{ transform:scale(1.05);}
#s_news ul li .txt{ position:relative; z-index:99; padding:35px 30px;}
#s_news ul li .txt .tt{ }
#s_news ul li .txt h5{ font-size:18px; color:#404040; margin-bottom:15px;}
#s_news ul li .txt h5:hover{ color:#059340;}
#s_news ul li .txt .time{ font-size:12px; color:#8f9091; padding-left:19px; background:url(../images/s_news_time.png) left center no-repeat; }
#s_news ul li .con{ padding-top:15px; margin-top:20px; border-top:1px dotted #d9dadc; font-size:12px; line-height:22px;color:#919191;}
#s_news ul li .con p{ height:66px; overflow: hidden;}
#s_news ul li .view_more{ display:block; font-size:12px; color:#7c7b7b; margin-top:28px;}
#s_news ul li .view_more i{ display:inline-block; width:20px; height:14px; background:url(../images/see_ico.png) center no-repeat; vertical-align:middle; margin-right:5px; transition:.5s;}
#s_news ul li .view_more:hover i{background:url(../images/see_ico_on.png) center no-repeat;}
#s_news ul li .view_more:hover{ color:#059340;}
#s_news .slick-arrow{ z-index:99; position:absolute; transform:translate(0,0); background-repeat:no-repeat; background-position:center; display:block;width:50px;height:50px; transition:.3s; margin-top:-25px; }
#s_news .slick-prev{ background-image:url(../images/s_chanye_left.png); left:-86px;}
#s_news .slick-next{ background-image:url(../images/s_chanye_right.png); right:-86px;}
#s_news .slick-arrow:before{ display:none;}

#s_coop{ padding:30px 0; border-top:1px solid #e7e7e7; border-bottom:30px solid #e7e7e7;}
.coop_slide{}
.coop_slide li{}
.coop_slide li .j_tab{ width:140px; /*height:75px;*/ background:#fff; margin:0 auto;}
.coop_slide li .j_tab span{ float:left;width:140px; padding-top:20px; text-align:center;}
.coop_slide li img{ display:inline-block;}
.coop_slide .slick-arrow{ width:10px; height:22px;}
.coop_slide .slick-arrow:before{ display:none; }
.coop_slide .slick-prev{ left:-44px; background:url(../images/s_coop_left.jpg) center no-repeat;}
.coop_slide .slick-next{ right:-44px; background:url(../images/s_coop_right.jpg) center no-repeat;}


#footer{ background:#353f4c; padding-top:69px; padding-bottom:60px;}
.foot_lianxi{ width:370px; float:left; font-size:17px; line-height:32px; color:#a8a8a8;}
.foot_lianxi .txt{ padding-left:5px;}
.foot_share{ margin-top:26px;}
.foot_share ul{ font-size:0;}
.foot_share .dh font{ display:inline-block; width:35px; height:35px; line-height:33px; border-radius:50%; border:1px solid #6c6c6c; text-align:center; transition:.3s;}
.foot_share .dh font img{ opacity:0.7; transition:.3s; vertical-align:middle;}
.foot_share li:hover .dh font{ background:#059340; border:1px solid #059340;}
.foot_share li:hover .dh img{ opacity:1;}
.foot_share li{cursor:pointer; position:relative; display:inline-block; margin:0 8px;}
.foot_share li .dd{ position:absolute; display:block !important; width:110px; height:110px; padding:5px; background:#fff; bottom:60px; opacity: 0; left: 50%; margin-left: -55px; visibility: hidden; transition: .5s; box-shadow:0 5px 15px 0 rgba(0,0,0,.1);}
.foot_share li .dd:before{ content:""; display:block; border:6px solid transparent; border-top:6px solid #fff; position:absolute; bottom:-12px; left:50%; margin-left:-6px; }
.foot_share li:hover .dd{ opacity: 1; visibility: visible; bottom:50px; }
.foot_share li .dd img{ width:100px; height:100px;}

.foot_liuyan{ float:left; width:490px; height:195px; padding-left:50px; border-left:1px solid #484848; border-right:1px solid #484848;}
.foot_form{ overflow:hidden;}
.foot_form .tt{ color:#fff; margin-bottom:20px;}
.foot_form .tt span{ font-size:18px; color:#fff; text-transform:uppercase; font-family:arial;}
.foot_form .tt h3{ font-size:15px;}
.s_form{ }
.s_form .form-group{  width:190px; margin-bottom:14px; overflow:hidden; position:relative; margin-right:9px;}
.s_form .form-group input{ width:100%; height:35px; border:1px solid #595959; border-radius:3px; background:#484848; padding:0 15px; font-size:13px; color:#bbbbbb; }
.s_form .form-group textarea{ width:100%; height:90px; border:1px solid #595959; border-radius:3px; background:#484848; padding:11px 15px; font-size:13px; color:#bbbbbb; font-family:微软雅黑; }
.s_form .form-group .yzm{ position:absolute; right:0; top:0; max-height:100%; height:35px; text-align:right;}
.s_form .form-group .yzm img{ max-width:100%; max-height:100%;}
.s_form .btn_tijiao{ display:block; width:190px; height:35px; border-radius:3px; text-align: center; background:#059340; font-size:13px; color:#fff; border:0; outline: none; transition:.5s; cursor:pointer; float:left;}
.s_form input::-webkit-input-placeholder{color:#bbbbbb; }
.s_form input::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#bbbbbb;}
.s_form input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#bbbbbb;}
.s_form input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#bbbbbb;}/* WebKit browsers */
.s_form input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.s_form input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.s_form input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.s_form input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */
.s_form textarea::-webkit-input-placeholder{color:#bbbbbb; }
.s_form textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#bbbbbb;}
.s_form textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#bbbbbb;}
.s_form textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#bbbbbb;}/* WebKit browsers */
.s_form textarea:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.s_form textarea:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.s_form textarea:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.s_form textarea:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */
.foot_guanzhu{ float:right; text-align:right; color:#fff;}
.foot_guanzhu .tt{ color:#fff; margin-bottom:20px;}
.foot_guanzhu .tt span{ font-size:18px; color:#fff; text-transform:uppercase; font-family:arial;}
.foot_guanzhu .tt h3{ font-size:15px;}

.copyright{ line-height:18px; margin-top:45px; color:#7c7c7d; font-size:12px; }
.copyright *{ color:#7c7c7d; font-size:17px; display:inline-block; line-height:30px;}
#footer a{ transition:.3s;}
#footer a:hover{ color:#fff !important;}

/*online qq*/
aside#top{ }
.online_q {  position: fixed; right: 10px; bottom: 10%; background: url(../images/r_b.png) 0px bottom no-repeat; z-index: 9999; transition:.5s; -webkit-transition:.5s;}
.online_q .btn2{width:45px; height:45px; cursor:pointer; position:relative; margin-bottom:5px;  font-size:12px; color:#fff;}
.online_q .btn-top{ background:#a4e7fe; padding:0; transition:.5s;}
.online_q .btn-top:hover{ background:#42cfff; }
.online_q .btn2 a{  font-size:12px; color:#fff;}
.online_q .btn2 span{display:block; float:left; width:45px; height:45px; position:relative; z-index:999; overflow:hidden; transition:.3s; -webkit-transition:.3s;}
.online_q .btn2:hover{ }
.online_q .btn-qq span{background:url(../images/piaofu_qq.png) center no-repeat #059340; }
.online_q .btn-tel span{background:url(../images/piaofu_tel.png) center no-repeat #059340;}
.online_q .btn-zixun span{background:url(../images/piaofu_zixun.png) center no-repeat #059340;}
.online_q .btn-wx span{background:url(../images/piaofu_wx.png) center no-repeat #059340; }
.online_q .btn-top span{ height:100%; background:url(../images/piaofu_top.png) center no-repeat #424443; }

.online_q .open.pic{ position:absolute; background:#eee; width:100px; height:100px; right:80px; top:50%; margin-top:-50px; text-align:right; opacity:0; transition: .6s; -webkit-transition: .6s; visibility:hidden;}
.online_q .open.pic img{ width:80px; height:80px; margin-top:10px; margin-right:10px;}
.online_q .btn2:hover .open.pic{ opacity:1; right:55px;visibility:visible;}

.online_q .open.phone{ display:inline-block; height:45px; line-height:45px; z-index:0; width:0; background:#eee; color:#33aa40; font-family:arial; font-size:18px; transition:width 0s; -webkit-transition:width 0s; text-align:center;  width:150px;}
.online_q .btn2:hover .open.phone{transition:.5s; -webkit-transition:.5s; opacity:1; visibility:visible;}
.btn-tel a{ display:block; width:45px; white-space:nowrap; position:absolute; right:0;transition:.5s; -webkit-transition:.5s; overflow:hidden;}
.btn-tel:hover a{ width:205px;}
.online_q .btn-02.btn-tel:hover span{ background:url(../images/piaofu_tel.png) center no-repeat #fff; border:2px solid #037ccf;}

#gotop.hide{ opacity:0; height:0; overflow:hidden;}



/*内页banner*/
.bn-box {width: 100%;overflow: hidden;position: relative;z-index:0;}
.ny_banner {width: 2000px;height:305px;position: relative;overflow: hidden;margin-left: 50%;left: -1000px;top: 0; overflow:hidden;}
.ny_banner .m{ display:table; position:relative; }
.ny_banner .m .box{height:305px; vertical-align:middle; display:table-cell; margin:0 auto; text-align:center; }
.ny_banner h5{ font-size:34px; color:#fff; }
.ny_banner p{ font-size:16px; color:#fff; display:block; margin-top:15px;  }

#n_main{ }
/*=====面包屑===*/
.n_position{ height:55px; border-bottom:1px solid #e4e2e1; clear:both; position:relative;  }
.n_position ul{ float:left; border-left:1px solid #f0f0f0;}
.n_position ul li{ height:55px; line-height:55px; text-align:center; float:left; display:inline-block; position:relative; border-right:1px solid #f0f0f0;  }
.n_position ul li a{ display:block; position:relative; z-index:1; text-align:center; font-size:15px; color:#3c3d3e; padding:0 40px; transition:all ease 600ms;}
.n_position ul li.on a{ color:#059340; font-weight:bold;}
.n_position ul li:hover a{ color:#059340;}
.n_position li i { position: absolute; right: 0; bottom: 0; display: block; height:2px; width:0; background:#059340; transition:all ease 600ms; z-index:0;}
.n_position li:hover i,.n_position li.on i { width:100%; left:0; right:auto;}

.n_position h3{ font-size:12px; line-height:55px; display:inline-block; float:right; color:#7b7b7d;}
.n_position h3 img{ position:relative; top:1px; margin-right:3px;}
.n_position h3:before{ content:url(../images/home_icon.png); margin-right:6px; position:relative; top:1px;}
.n_position h3 a{ margin:0 5px; display:inline-block; color:#838287; font-size:12px;}
.n_position h3 a:hover{ color:#059340;}
.n_position h3 em{ color:#009b4c; margin-left:5px;}


/*==============分页=====================*/
.j_pages { text-align: center; padding-bottom:70px; }
.j_pages .box{display: inline-block; color:#919191; font-size:14px;  }
.j_pages a,.j_pages input,.j_pages button{ height:40px; padding:0 12px; min-width:40px; line-height:40px; border-radius:20px; text-align:center; display:inline-block; background:#f4f6f9; margin-right:5px; color:#919191; font-size:14px; font-family:arial; overflow:hidden; float:left; transition:.3s; border:0; }
.j_pages .on{ color:#fff !important; font-weight:bold; background:#059340;}
.j_pages a[href]:hover,.j_pages button:hover{  color:#fff !important; font-weight:bold; background:#059340;}
.j_pages span{ line-height:40px; float: left; margin:0 8px;}
.j_pages input{ width: 50px; padding:0;}
.j_pages button{ width:65px; cursor:pointer;}

/*内容样式*/
.ar_article{ font-size:14px; color:#818181; line-height:30px;  }
.ar_article p{font-size:14px;color:#818181;line-height:30px; padding-bottom:10px;}	
.ar_article strong{ font-weight:bold;}
.ar_article td,.ar_article th{ padding:5px 15px; border: 1px solid #c6c5c5;}
.ar_article td p,.ar_article th p{ padding-bottom:0; margin-bottom:0; text-align: inherit;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#777;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5,.ar_article h6{ font-weight:bold;}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:15px;}
.ar_article sub {
    vertical-align: sub;
    font-size: smaller;
}

#n_about{ padding-top:65px; padding-bottom:55px; }
#n_lianxi{ padding-top:70px; overflow:hidden; padding-bottom:60px;}
#n_lianxi .m{ overflow:hidden;}
#n_lianxi .txt{ width:537px; }
#n_lianxi .txt h3{ font-size:22px; color:#555555; font-weight:normal; margin-bottom:20px; font-weight:bold;}
#n_lianxi .txt p{ font-size:17px; color:#555555; line-height:30px;}
.un_box.map{ width:720px; height:385px; float:right; position:relative; border:1px solid #e5e5e5;}
#n_lianxi .ewm{ margin-right:17px; text-align:center; font-size:13px; color:#303030; margin-top:10px;}
#n_lianxi .ewm img{ width:200px; /*height:129px; */margin-bottom:11px; border:1px solid #e5e5e5; padding:5px; float:left;}
#n_lianxi .ewm p{ float:left; width:15px; font-size:15px; color:#8b8b8b; line-height:20px; margin-left:20px;}

#n_pro_xq{ padding:50px 0;}
#n_pro_xq .box1{ overflow:hidden; padding-bottom:20px; border-bottom:1px solid #e5e5e5; margin-bottom:40px;}
#n_pro_xq .box1 .img{ width:305px;}
#n_pro_xq .box1 .txt{ width:870px; padding-top:20px;}
#n_pro_xq .box1 .txt .tt{ font-size:20px; font-weight:bold; color:#059340; margin-bottom:20px;}
#n_pro_xq .box1 .txt .con{ font-size:14px; color:#818181; line-height:30px; height:120px; overflow:auto;}

#n_news{ background:url(../images/s_news_bg.jpg) center no-repeat; padding-top:69px; padding-bottom:50px;}
#n_news ul{ margin-right:-25px; overflow:hidden;}
#n_news ul li{ float:left; width:385px; margin-right:23px; margin-bottom:40px;}
#n_news ul li a{  display:block; background:#f4f6f9;}
#n_news ul li .img{ width:385px; height:240px;}
#n_news ul li .img img{ transition:1s;}
#n_news ul li:hover .img img{ transform:scale(1.05);}
#n_news ul li .txt{ position:relative; z-index:99; padding:35px 30px;}
#n_news ul li .txt .tt{ border-bottom:1px dotted #d9dadc; padding-bottom:18px; }
#n_news ul li .txt h5{ font-size:18px; color:#404040; margin-bottom:15px;}
#n_news ul li .txt .time{ font-size:12px; color:#8f9091; padding-left:19px; background:url(../images/s_news_time.png) left center no-repeat; }
#n_news ul li .view_more{ display:block; font-size:12px; color:#7c7b7b; margin-top:20px; transition:.3s;}
#n_news ul li .view_more:hover{ color:#059340;}

.ar_title {margin-bottom:40px; background:url(../images/ar_title_bg.jpg) center bottom no-repeat; padding-bottom:10px;}
.ar_title h3{ font-size:22px; color:#424242; margin-bottom:13px; }
.ar_title span.time{ font-size:12px; color:#7e8080; line-height:36px;}

.j_form{ margin-top:30px; margin:0 auto; border:0; margin-right:-15px;}
.j_form span{ display:block; margin-bottom:10px;}
.j_form .form_group.fl{ width:592px; float:left;}
.j_form .form_group{ margin-right:15px; display:block; margin-bottom:25px; position:relative; }
.j_form .form_group span{ font-size:15px; color:#5b5c5d;}
.j_form .form_group span i{ font-size:16px; color:#ff0101; margin-right:5px; display:inline-block; width:8px;}
.j_form .form_group span font{ color:#b2b2b2;}
.j_form .form_group input[type=text]{ width:100%; height:40px; border:1px solid #e7e6e6; border-radius:3px; padding:0 20px; font-size:15px; color:#666; font-family:"微软雅黑", 'Microsoft YaHei', arial;}
.j_form .form_group textarea{ width:100%; border:1px solid #e7e6e6; border-radius:3px; height:173px; padding:10px 20px; line-height:1.7; font-size:15px; color:#666; font-family:"微软雅黑", 'Microsoft YaHei', arial;}
.abs_r{ position:absolute; right:0; bottom:0; height:40px; width:100px;}
.j_btn_box{ text-align:center; }
.j_btn{ width:205px; height:40px; border-radius:5px; border:0; font-size:14px; margin:0 13px; cursor:pointer; transition:.3s;}
.j_btn.btn_tijiao{ background:#0d9f4a; color:#fff;}
.j_btn.btn_tijiao:hover{ background:#0d9f4a;}

.j_form .form_group.yzm_box{ width:338px;}
.j_form .form_group.yzm_box span{ float:left; line-height:40px; margin-right:11px;}
.j_form .form_group.yzm_box input{ float:left; width:150px;}
.j_form .form_group select{ height:39px; border-radius:0; border:1px solid #e7e6e6; outline:0; box-shadow:none; -webkit-appearance:none; background-color:#fff; padding: 6px 12px; font-size:14px; color:#818181; width:100%;
background: url(../images/select_arrow.png) 509px center no-repeat #fff;}

.n_nav2{ text-align:center; margin-bottom:40px;}
.n_nav2 a{ width:165px; height:40px; display:inline-block; margin:10px; font-size:15px; color:#6e6e6e; border-radius:20px; border:2px solid #d5d5d5; line-height:36px; position:relative; z-index:0; overflow:hidden; transition:all ease 600ms;}
.n_nav2 a.on{ color:#fff; border:2px solid #009b4c; background:#009b4c;}
.n_nav2 a:before{ content:""; position: absolute; right: 0; top: 0; display: block; height:100%; width:0; background:#009b4c; transition:all ease 600ms; z-index:-1;}
.n_nav2 a:hover:before{ width:100%; left:0; right:auto;}
.n_nav2 a:hover{ color:#fff; border:2px solid #009b4c; }
.ar_title{background: url(../images/ar_title_bg.jpg) left bottom no-repeat;}

#n_pro{ padding-top:55px; padding-bottom:30px;}
#n_pro ul{}
#n_pro ul li{ border:1px solid #ededed; overflow:hidden; height:188px; margin-bottom:35px; transition:1.2s;}
#n_pro ul li:hover{ border:1px solid #059340; }
#n_pro ul li .img{ width:277px; height:186px; float:left; position:relative;}
#n_pro ul li .img img{ transition:1s;}
#n_pro ul li:hover .img img{ transform:scale(1.05);}
#n_pro ul li .img:after{ content:""; width:1px; height:148px; display:block; background:#ededed; position:absolute; right:0; top:20px;}
#n_pro ul li .txt{ float:right; width:850px; margin-right:40px; padding-top:38px;}
#n_pro ul li .txt .tt{ overflow:hidden; height:45px; border-bottom:1px solid #ededed; margin-bottom:15px;}
#n_pro ul li .txt .tt h5{ font-size:18px; color:#2e2e2f; font-weight:bold; float:left; transition:.3s;}
#n_pro ul li .txt .tt h5:hover{ color:#059340;}
#n_pro ul li .txt .tt .view_more{ float:right; font-size:14px; color:#5e5e5e;}
#n_pro ul li .txt .tt .view_more:hover{ color:#059340;}
#n_pro ul li .txt p{ font-size:13px; line-height:26px; color:#a6a6a6; height:52px; overflow:hidden;}


#n_join{ padding-top:75px; overflow:hidden;}
#n_join .left_con{ width:260px; height:590px; background:#fbfbfb url(../images/n_join_bg.png) left bottom no-repeat; float:left; padding:40px 20px;  padding-bottom:70px;}
#n_join .right_con{ width:900px; float:right;}

#n_join .left_con .tt{ height:65px; border-bottom:1px solid #e1e1e1; margin-bottom:15px; padding-left:17px;}
#n_join .left_con .tt h3{ font-size:18px; color:#3c3d3e; margin-bottom:8px; position:relative;}
#n_join .left_con .tt h3:before{ content:""; width:3px; height:18px; display:block; background:#059340; position:absolute; left:-17px; top:2px;}
#n_join .left_con .tt span{ font-size:14px; color:#bebebe; text-transform:uppercase; font-family:arial;}
#n_join .left_con .txt{ font-size:14px; color:#929292; line-height:30px;}

#n_join #list_slide{  position:relative;  padding-bottom:70px;}
#n_join #list_slide dl{ position: relative; margin-bottom:11px; }
#n_join #list_slide dt{ position:relative; cursor:pointer; height:58px;  transition:.5s; background:#fbfbfb; }
#n_join #list_slide dt.on{ background:#059340;}
#n_join #list_slide dt h1{  color:#555555; padding-left:32px; font-size:16px; line-height:58px; background:url(../images/ico_s.png) right center no-repeat;  display:block; margin-right:32px;}
#n_join #list_slide dt.on h1{ color:#fff;}
#n_join #list_slide dd{ display:none; line-height:24px;  padding: 0px 32px; padding-bottom:15px;}
#n_join #list_slide dd p{  margin-bottom:0;}
#n_join #list_slide dd p:last-child{ padding-bottom:0;}
#n_join #list_slide dd .content{ padding:25px 0 15px 0px; color:#555555; font-size:14px; line-height:30px;}
#n_join #list_slide dd .content p{ margin-bottom:20px; color:#555555; font-size:14px; line-height:30px;}
#n_join #list_slide dt.on h1{ background:url(../images/ico_s_on.png) right center no-repeat ;  }

#n_join #list_slide .info{ overflow:hidden;}
#n_join #list_slide .info>p{ float:left; width:600px;}
#n_join #list_slide .info span{ display:inline-block;}
#n_join #list_slide .info a.btn{ width:100px; height:34px; text-align:center; line-height:34px; color:#fff; font-size:13px; border-radius:3px; float:right; background:#e00025;}
#n_join #list_slide .info a.btn:hover{ background:#d00022;}


#n_news_xq{ overflow:hidden; padding-bottom:40px; padding-top:52px;}
#n_news_xq .left_con{ width:825px; float: left;}
#n_news_xq .right_con{ width:335px; float:right;}
.ar_title{ border-bottom:1px solid #e5e5e5;  position:relative; margin-bottom:40px; }
.ar_title h1{ font-size: 22px; display:block; text-align:left; line-height:35px; color:#1f1f1f;}
.ar_title i{ display:block; width:20px; height:2px; background:#059340; margin-top:13px; margin-bottom:9px;}
.ar_title h2{height: 30px; font-size:12px;  display:block; color:#969696; line-height:30px;}
.ar_title h2 span{ color:#969696; margin-right:30px;}
.news_tuijian{ border:1px solid #efefef;}
.news_tuijian .tt{ height:50px; line-height:50px; color:#383838; font-size:15px; background:#f6f7fa; padding:0 30px; border-bottom:1px solid #efefef;}
.news_tuijian .tt a{ color:#383838; font-size:15px;}
.news_tuijian .tt span{ float:right; font-size:30px; line-height:50px; color:#7b7b7d;}
.news_tuijian .tt span img{ position:relative;  vertical-align:middle; }
.news_tuijian ul{ padding:0 30px;}
.news_tuijian ul li{ border-bottom:1px dashed #dfdfdf;}
.news_tuijian ul li a{ padding:15px 0; display:block;}
.news_tuijian ul li h5{ font-size:14px;  color:#818181;}
.news_tuijian ul li.li_1 h5{ color:#555555;}
.news_tuijian ul li span{ font-size:12px; color:#9a9a9c; font-family:arial; display: block; margin:13px 0;}
.news_tuijian ul li p{ font-size:12px; color:#7b7b7e; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news_tuijian ul li h5:hover{ color:#059340;}




div{ margin:0; padding:0;}

.gc .fl {
    width: 593px;
}
.gc .fl {
    float: left;
    display: inline;
}

.gc a {
    color: #666;
    text-decoration: none;
	font-size:18px;
}

.gc .h4_title {
    font-size: 30px;
    font-weight: 100;
    text-align: center;
}.xian {
    width: 64px;
    height: 1px;
    background: #535353;
    margin: 18px auto;
}


/*首页产品展示*/

.ov {
    overflow: hidden;
}

.cpbord {
    border-bottom: 1px solid #dadada;
}
.cpfenlei {
    display: flex;
    flex-wrap: wrap;
    width: 15%;
    margin-left: 160px;
}
.cpfenlei li {
    width: 50%;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
}

div {
    display: block;
}
.pre {
    position: relative;
}
.cpqiehuan ul li img, .caseimg img, .newsimg img, .cpullist li img, .prevcp img, .nextcp img {
    width: 100%;
}
.prevcp {
    position: absolute;
    left: 8%;
    top: 23px;
    z-index: 100;
    width: 10px;
}
.nextcp {
    position: absolute;
    right: 8%;
    top: 23px;
    z-index: 100;
    width: 10px;
}
#owl1cp.owl-carousel, #owl1cp2.owl-carousel {
    width: 78%;
}
.owl-carousel {
    position: relative;
    width: 94%;
    margin: 0 auto;
    margin-top: 0px;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
    float: left;
}
.item {
    margin: .9rem .9rem .4rem .9rem;
    position: relative;
    overflow: hidden;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -webkit-transition: 0.5s all;
}
#owl1cp .item a, #owl1cp2 .item a {
    font-size: 16px;
    text-align: center;
}
.daqie .item a.on {
    color: #000;
    border-bottom: #557b03 3px solid;
    padding-bottom: 15px;
}
.item a {
    display: block;
    font-size: 0;
}
.cpqiehuan {
    border-top: 1px solid #dadada;
}
.cpqiehuan ul {
    display: flex;
    flex-wrap: wrap;
}
.cpqiehuan ul li {
    width: 30%;
    margin: 1.5%;
}



	.Page {
    width: 100%;
    text-align: center;
    margin: 0 0 0 100px;
}
.Page span {
    display: inline-block;
    min-width: 45px;
    padding: 0 10px;
    background: #ffffff;
    height: 48px;
    vertical-align: middle;
    line-height: 48px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    float: left;
}
.Page a {
    display: inline-block;
    width: 65px;
    background: #ffffff;
    height: 48px;
    vertical-align: middle;
    line-height: 48px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    float: left;
    text-decoration: none;
    color: #333;
    outline: none;
}












































