@charset "utf-8";
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,div,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;font-family:"微软雅黑";font-weight:500;}/*外边距，内边距都为0*/
body{font:14px/1.5 \5b8b\4f53,Arial,sans-serif;}/*字体大小为14px*/
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}/*表单类标签外边距，字体及颜色继承父元素的字体系列样式*/
img{border:none}/*图片不显示边框兼容IE浏览器*/
h1,h2,h3,h4,h5,h6{font-size:100%}/*这些元素本身不会继承父体的字体大小，设置了font-size:100%后就能自动继承。*/
input,label,img,th{vertical-align:middle}/*把此元素放置在父元素的中部*/
ul,ol,li{list-style:none}/*去点实心圆或数字*/
a{text-decoration:none;}/*去掉a标签的下划线*/
a{outline: none;}
a:active {star:expression_r(this.onFocus=this.blur());}
a:focus { outline:0; }
input:focus { outline:0; }
textarea:focus { outline:0; }
filter:alpha(opacity=100);
audio,canvas,progress,video {display: inline-block;vertical-align: baseline}/*定义为行内块级元素将支持 valign特性的对象的内容与基线对齐*/
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer}/*类似按钮的，hover，mousedown,mouseup的效果及鼠标滑过为手指势*/
textarea {overflow: auto}/*多行文本中如果内容被修剪，则浏览器会显示滚动条以便查看其余的内容。*/
table{border-collapse:collapse;border-spacing:0}/*默认值。边框会被分开。不会忽略 border-spacing 和 empty-cells 属性。*/
input,textarea,select{background:#fff;}/*背景为白色*/
/*通用样式*/
.clearfix{*zoom:1;}/*兼容IE清除浮动*/
.clearfix:after{content:"\200B";height:0;display:block;visibility:hidden;clear:both;}/*清除浮动*/
.cl{clear:both;}/*清除浮动*/
.pr{float:right}/*向右浮动*/
.pl{float:left}/*向左浮动*/
.hide{display:none}/*隐藏*/
.show{display:block}/*显示块级元素*/
.invisible{visibility:hidden}/*元素是不可见的。*/
.hidden{display:none;visibility:hidden}/*隐藏及元素是不可见的。*/
.container{
    width:1200px;
    margin:0 auto;
}
.container1{
    width:1400px;
    margin:0 auto;
}
.header{
    width: 100%;
    height: 100px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.logo{
    width: auto!important;
    height: 60px;
    margin-top: 20px;
}
.logo img{
    width: auto!important;
    height: 100%!important;
}
.lanmu{
    /*margin-left: 21%;*/
    margin-left: 32%;
    padding: 28px 0;
}
.lanmu ul{
    width: 100%;
    font-size: 16px;
}
.lanmu ul .text_box{
    width: 80px;
    height: 42px;
    margin-right: 20px;
    text-align: center;
    position: relative;
    z-index: 99;
    float: left;
}
.lanmu ul .text_box:last-child{
    margin-right: 0;
}
.lanmu ul .text_box .hide{ 
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 42px;
    display: block;
    line-height: 42px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lanmu ul .text_box:hover .hide {
    color: #069738; 
    border-bottom: 3px solid #069738;
}
.lanmu ul:hover .text_box{
    display: block;
}
.lanmu ul .text_box ul{
    position: absolute;
    z-index: 900;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 0;
    display: none;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    
}
.lanmu ul .text_box:hover ul{
    display: block;
}
.lanmu ul .text_box ul li{
    width: 100%;
    bottom: 0;
    text-align: center;
    border-top: 1px solid #069738;
    background: #fff;
    opacity: 0.75;
}
.lanmu ul .text_box ul li:nth-child(1){
    border:0;
}
.lanmu ul .text_box ul li a{
    width: 96%;
    padding: 0 2%;
    height: 40px;
    line-height: 40px;
    color: #069738;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lanmu ul .text_box ul li:hover{
    background: #069738;
}
.lanmu ul .text_box ul li:hover a{
    color: #fff;
}
.search{
    position: relative;
    width: 25px;
    color: #0359a8;
    cursor:pointer;
    margin-top: 34px;
}
.ss{
    width: 0px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 100px;
    overflow: hidden;
    z-index: 91;
}
.ss_bd{width:68%;height:35px;border:none;background:#fff;float:left;color:#333333;padding:0 0 0 12%;font-family:"微软雅黑";border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:16px;}
.ss_btn{width:20%;float:left;line-height:35px;background:#069738;border:none;color:#fff;font-family:"微软雅黑";border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:18px; cursor:pointer;}

.slideBox1{ width:100%; max-height:805px; overflow:hidden; position:relative;}
.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox1 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox1 .hd ul li.on{ background:#f00; color:#fff; }
.slideBox1 .bd{ position:relative; height:100%; z-index:1;   }
.slideBox1 .bd li{ zoom:1; vertical-align:middle; text-align: center;}
.slideBox1 .bd img{ width:100%; max-height:805px; display:block;  text-align: center;}
.footer{
    width: 100%;
    background: #1f2024;
    border-top: 5px solid #069738;
}
.footer-top{
    border-bottom: 1px solid #3c3d42;
    padding: 70px 0;
}
.gbook{
    width: 265px;
}
.gbook ul .li-gb{
    width: 263px;
    height: 43px;
    color: #cecece;
    border: 1px solid #3c3d42;
    margin-bottom: 15px;
}
.gbook ul li input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #cecece;
    font-size: 14px;
}
.gbook ul .li-gb .gb{
    width: 90%;
    padding: 0 5%;
    line-height: 43px;
    height: 45px;
    border: none;
    background: none;
}
.gbook ul .submit{
    width: 70px;
}
.gbook ul .submit .sub{
    width: 100%;
    height: 30px;
    background: #069738;
    color: #fff;
}
.footer-top .footer-c{
    margin-left: 80px;
}
.footer-top .footer-c ul{
    width: 660px;
    margin:0 auto;
    text-align: center;
}
.footer-top .footer-c ul li{
    width: 89px;
    margin-right: 20px;
    float: left;
    display: inline;
    list-style-type:none;
}
.footer-top .footer-c ul li a{
    width: 100%;
    color: #cecece;
    font-size: 16px;
}
.footer-top .footer-c ul li ul{
    width: 100%;
    margin-top: 25px;
}
.footer-top .footer-c ul li ul li{
    width: 100%;
    margin:10px 0;
}
.footer-top .footer-c ul li ul li a{
    width: 100%;
    font-size: 14px;
    color: #cecece;
    margin-bottom: 15px;
}
.footer-top .footer-r{
    width: 115px;
    color: #cecece;
    font-size: 16px;
    text-align: center;
}
.footer-top .footer-r img{
    width: 115px;
    height: 115px;
    margin-bottom: 20px;
}
.footer-bot{
    color: #cecece;
    padding: 15px 0;
}
.right_side{position: fixed;top:35%;width:45px;right:2%;z-index:99;}
.right_side>div{height: 45px;background:#cbcbcb;margin-bottom: 1px;padding-top:9px;box-sizing: border-box;cursor:pointer;}
.right_side>div:hover{background:#069738;}
.right_side>div img{display: block;margin:0 auto 8px;}
.right_side>div p{font-size: 14px;color:#fff;text-align: center;}
.right_side>div.totop{padding-top: 12px;}
.right_side>div.totop img{margin:0 auto;}
.right_side>div.wx_box{position: relative;}
.right_side>div.wx_box .code{position:absolute;left:-110px;width: 100px;height: 100px;top:0;opacity: 0;display: none;}
.right_side>div.wx_box .code img{width: 100%;height: 100%;}
.right_side>div.wx_box:hover .code{opacity: 1;transition: 2s;display: block;}

.right_side>div.phone_box{position: relative;}
.right_side>div .phone_num{background:#069738;text-align: center; position: absolute;right:45px;line-height: 45px; width: 0; top:0; font-size: 18px;color:#333;height: 45px;color:#FFF;overflow:hidden;}
.right_side>div:hover .phone_num{width: 190px; transition: .5s;border-radius:70px 0 0 70px;}

.right_side>div:hover .phone_num {
    width: 190px;
    transition: .5s;
    border-radius: 70px 0 0 70px;
}
.right_side>div .phone_num {
    background: #069738;
    text-align: center;
    position: absolute;
    right: 45px;
    line-height: 45px;
    width: 0;
    top: 0;
    font-size: 18px;
    color: #333;
    height: 45px;
    color: #FFF;
    overflow: hidden;
}
/*.banner{
    width: 100%;
    position: relative;
    z-index: 11;
}

.banner img{
    width: 100%;
    height: auto;
}*/

.banner img{
    width: 100%;
    height: auto;
}

.banner{ width:100%; overflow:hidden; position:relative;}
.b-img{ height:783px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:783px; float:left;}
.b-list{ height:50px;position:relative; margin:720px auto 0;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:7px; float:left; margin:0 5px; _margin:0 3px;background:#1115;}
.b-list .spcss{width:30px;background:#069738;}
.min_w{min-width:1400px;}

.daohang{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: url(../images/jx1.png) no-repeat 100%;
}
.daohang .dh-l{
    line-height: 60px;
    max-width: 200px;
    color: #fff;
}
.daohang .dh-l a{
    color: #fff;
}
.daohang .dh-r{
    /*margin-right: 50px;*/
}
.daohang .dh-r .ej{
    width: 128px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
}
.daohang .dh-r .ej:hover{
    background: #069738;
}
.about{
    width: 100%;
    padding: 55px 0;
}
.a-tt{
    font-size: 30px;
    color: #333333;
}
.a-xian{
    font-size: 18px;
    font-weight: bold;
    color: #069738;
    margin: 10px 0 30px 0;
    height: 15px;
    overflow: hidden;
}
.neirong{
    line-height: 35px;
    font-size: 16px;
    color: #666666;
}
.qywh{
    padding: 80px 0;
    background: url(../images/zjt1.jpg) no-repeat 100% 100%;
}
.q-tt{
    font-size: 30px;
    color: #fff;
}
.q-xian{
    font-size: 18px;
    font-weight: bold;
    color: #069738;
    margin: 10px 0 30px 0;
    height: 15px;
    overflow: hidden;
}
.q-con{
    width: 80%;
    color: #fff;
    line-height: 35px;
}
.ryzz{
    width: 100%;
    padding:50px 0;
}
.picMarquee-left1{ width:100%;  overflow:hidden; position:relative; }
.picMarquee-left1 .bd{ width: 90%; margin: 0 auto; padding:0 5%;}
.picMarquee-left1 .bd ul{ overflow:hidden; zoom:1;}
.picMarquee-left1 .bd ul li{ margin-left: 10px; float:left; overflow:hidden;}
.picMarquee-left1 .bd ul li .pic{ text-align:center; }
.picMarquee-left1 .bd ul li .pic img{ width:355px; height:265px; display:block; border: 1px solid #333333; }
.picMarquee-left1 .hd .prev,.picMarquee-left1 .hd .next{
    margin-top: 105px;
}
.picMarquee-left1 .hd .prev{ display:block;  width:40px; height:55px; float:left; overflow:hidden; cursor:pointer; background:url("../images/zuo.png") no-repeat;}
.picMarquee-left1 .hd .next{ display:block;  width:40px; height:55px; float:right; overflow:hidden; cursor:pointer; background:url("../images/you.png") no-repeat;}
.picMarquee-left1 .hd .prev:hover{ background:url("../images/zuo1.png") no-repeat;}
.picMarquee-left1 .hd .next:hover{ background:url("../images/you1.png") no-repeat;}
.news{
    width: 100%;
    padding: 60px 0;
    background: #f5f5f5;
}
.news ul{
    padding-top: 40px;
    width: 100%;
}
.news ul li{
    width: 100%;
    height: 245px;
    transition: all 1s;
    -webkit-transition: all 1s;
    background: #fff;
    margin-bottom: 15px;
}
.news ul li .x-top{
    width: 385px;
    height: 245px;
    overflow: hidden;
}
.news ul li .x-top img{
    width: 385px;
    height: 245px;
    transition: 1s;
}
.news ul li:hover .x-top img{
    transform: scale(1.2);
}
.news ul li .x-bot{
    padding: 20px;
    width: 770px;
    height: 115px;
}
.news ul li .x-bot .xb-tt{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}
.news ul li .x-bot .xb-rq{
    color: #999999;
    margin: 20px 0;
}
.news ul li .x-bot .xb-con{
    color: #666666;
    line-height: 30px;
}
.news ul li:hover{
    transition: all 1s;
    -webkit-transition: all 1s;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.news ul li:hover .x-bot .xb-tt{
    color: #069738;
}
.page{
    margin: 20px auto;
    display: table;
}
.page a{
    padding: 0 10px;
    height: 26px;
    color: #069738;
    line-height: 26px;
    text-align: center;
    margin-right: 15px;
    background: #fff;
    float: left;
    display: inline;
}
.page a:hover{
    color: #fff;
    background: #069738;
}
.page .select{
    padding: 0 10px;
    height: 26px;
    color: #fff;
    background: #069738;
}
.p-show{
    width: 100%;
    margin-top: 50px;
}
.xwbt{
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4; 
}
.xwbt span{
    color: #999999;
    font-size: 14px;
}
.n-img{
    width: 70%;
    text-align: center;
    margin: 20px auto;
}
.next1{
    width:100%;
    padding: 10px 0;
}
.next1 a{
    width: 100%;
    color: #333333;
    display: block;
}
.next1 a:hover{
    color: #069738;
}
.ps-img{
    max-width: 550px;
    padding: 35px 0;
    margin: 0 auto;
    text-align: center;
}
.ps-img img{
    width: 100%;
}
.pro{
    width: 100%;
    padding: 60px 0;
    background: #f5f5f5;
}
.pro ul li{
    width: 350px;
    padding: 15px;
    margin-right: 25px;
    margin-bottom: 25px;
    transition: all 1s;
    -webkit-transition: all 1s;
    background: #fff;
    float: left;
}
.pro ul li:nth-child(3n){margin-right: 0;}
.pro ul li .p-top{
    height: 265px;
    width: 100%;
    overflow: hidden;
}
.pro ul li .p-top img{
    height: 265px;
    width: 100%;
    transition: 1s;
}
.pro ul li a{display: block;}
.pro ul li .p-bot{
    text-align: center;
    padding-top:15px;
    height: 90px;
}
.pro ul li .p-bot .pb-tt{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.pro ul li .p-bot .pb-rq{
    color: #999999;
}
.pro ul li:hover{
    transition: all 1s;
    -webkit-transition: all 1s;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.pro ul li:hover .p-top img{transform: scale(1.2);}
.pro ul li:hover .pb-tt{color: #069738;}
.job{
    padding: 50px 0;
    width: 100%;
    background: #f5f5f5;
}
.job ul li{
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    position: relative;
}
.job ul li .job-t{
    padding: 10px 30px;
    color: #333333;
    font-size: 18px;
}
.job ul li .job-t .jt-bt{
    width: 380px;
    margin-right: 10px;
}
.job ul li .job-t .jt-sj{
    width: 200px;
    margin-right: 290px;
}
.job ul li .job-t .jt-rs{
    width: 120px;
}
.job ul li .jia{
    position: absolute;
    top: 10px;
    right: 20px;
    background: url(../images/jia.png) no-repeat center;
    width: 20px;
    height: 20px;
    cursor:pointer;
}
.job ul .on .jia{
    background: url(../images/jian.png) no-repeat center;
    transition: .5s;
}
.job ul .on .job-con{
    display: block;
}
.job-con{
    padding: 30px;
    font-size: 16px;
    color: #666666;
    line-height: 35px;
    border-top: 1px solid #f6f6f6;
    display: none;
}
.job-con .lxdh{
    width: 245px;
    text-align: center;
    background: #069738;
    padding: 5px 15px;
    border-radius: 15px;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}