@charset "utf-8";
/* CSS Document */
 /* 清除内外边距 */
*{box-sizing:border-box}
body{margin: 0;padding: 0;background:#fff;}
li{list-style:none;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; -webkit-transition: all .2s;transition: all .2s;}

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
border-bottom: 1px dotted;
cursor: help;
}
q:before, q:after { content: ''; }
/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
	font-family:"Microsoft YaHei","微软雅黑";
}
/* 重置表格元素 */
table {
border-collapse: collapse;
border-spacing: 0;
}
body{font-family:"Microsoft YaHei","微软雅黑";}
.header{width: 100%;box-shadow: 0px 5px 5px  rgba(0,0,0,0.2);position: relative;overflow: hidden;}
.header-in{width:1200px;height:110px;margin: 0 auto;}
.header-l{float:left;width:255px;}
.header-l img{margin-left: 18px;margin-top: 23px;}
.header-r{float:right;width:845px;}
.header-r-top{width:845px;height: 30px;margin-top: 20px;}

/*语言*/
.language{float:right;width:94px;height: 30px;overflow:hidden;cursor: pointer;position: relative;}
.language li{list-style: none;font-size:14px;float:left;line-height: 30px;}
.language li a{color:#999;padding-left: 10px;text-align: center;font-size:14px;}
.language li a:hover{color:#059444;}
/*搜素*/
.d6 {width:250px;float:right;margin-right: 10px;}
.d6 form { height: 30px;position: relative;}
.d6 input{height:100%;width:40px;border:none;border-bottom:2px solid transparent;outline:0;background:0 0;transition:.4s cubic-bezier(0,.8,0,1);position:absolute;top:0;right:30px;z-index:2;font-size:14px}
.d6 input:focus{width:10pc;z-index:1;border:1px solid #999}
.d6 button{background:url(../images/sear.png) no-repeat center #fff;border:none;height:30px;width:30px;position:absolute;top:0;right:0;cursor:pointer}

/* banner效果CSS开始 */
.mBan2 { overflow: hidden; }
.mBan2 .slideBox{ width:100%;max-height: 581px;  position:relative; }
.mBan2 .slideBox .hd{ height: 16px; overflow: hidden; position: absolute; bottom: 40px; z-index: 1; width: 81px; background: url(../images/btnBg.png) no-repeat; margin-left: -46px; left: 50%; padding: 4px 0px 0px 11px; }
.mBan2 .slideBox .hd ul{ zoom: 1; }
.mBan2 .slideBox .hd ul li{ float: left; width: 13px; height: 13px; background: #fff; cursor: pointer; margin-right: 10px;border-radius:50%;box-shadow: 2px 2px 2px rgba(0,0,0,0.3)}
.mBan2 .slideBox .hd ul li.on{ background: #059444; }
.mBan2 .slideBox .bd{ position:relative; z-index:0;  max-height: 581px; }
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.mBan2 .slideBox .bd img{ width:100%;max-height: 581px; display:block;}
/*about*/
.ab{width:100%;overflow: hidden;}
.ab-in{width:1200px;height:324px;margin: 0 auto;padding: 70px 0;}
.about-ll{float:left;width:45%;}
.about-ll .ab-title h4{font-size: 36px;color:#333;font-weight: normal;}
.about-ll .ab-title p{font-size:18px;color:#333;line-height: 46px;}
.about-ll .ab-title span{display:block;width:64px;height:4px;background:#059444 ;margin-top: 15px;}
.about-ll  .ab-text{font-size:14px;color:#666666;padding: 30px 0;}
.more a{font-size:14px;color:#333;text-decoration: underline;}
.more a:hover{color:#059444;}
.about-r{float:right;}
/*main*/
.main{width:100%;background: #f3f3f3;}
.main-in{width:1200px;margin: 0 auto;padding: 70px 0;}
.main-title h2{width:100%;text-align: center;font-size:24px;color:#333;font-weight: normal;}
.main-title2 h2{font-weight: bold;line-height: 50px;}
.main-title p{text-align:center;font-size: 14px;line-height: 36px;color:#666;}
.mian-ul{width:100%;padding: 50px 0;}
.mian-ul ul{text-align:center;}
.mian-ul ul li{text-align:center;display:inline-block;padding: 0 58px;cursor: pointer;}
.mian-ul ul li:hover img{opacity: 0.7;}
.mian-ul ul li h2{font-size: 18px;padding: 10px 0;}
/*news*/
.news{width:100%;padding:60px 0;overflow: hidden;}
.news-box{width:1200px;margin: 0 auto;}
.news-title h4{text-align:center;font-size: 36px;color:#333;font-weight: normal;line-height: 66px;padding-bottom: 40px;}
.news-li{width:354px;height:316px;background:#f3f3f3 ;float: left;margin-left: 68px;}
.news-li:nth-child(1){margin-left:0;}
.news-img{width:100%;height:216px;overflow: hidden;}
.news-img  img{width:100%;max-width: 100%;    transform: translateZ(0px); transition: transform 0.6s ease 0s;}
.news-li .news-img  img:hover{ transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); -moz-transform:scale(1.1);    transition: transform 0.6s ease 0s;}
.news-text{width:100%;height:102px;padding-top:4px;}
.news-time{float:left;width:78px;}
.news-time h1{font-size:36px ;color:#059444;text-align: center;line-height: 40px;padding-top: 10px;}
.news-time p{font-size:24px;color:#059444;text-align: center;}
.news-time span{display:block;width:24px;height: 1px;background:#bababa;margin: 0 auto;margin-top: 7px;}
.news-head{float:right;width:276px;padding-top: 10px;}
.news-head h4{font-size:16px;color:#333333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;
overflow: hidden;padding-right: 10px;}
.news-head p{font-size:14px;color:#666;line-height:22px ;width:266px;height:50px;overflow: hidden;padding-top:10px;padding-right: 10px;}
/*媒体*/
.media{width:100%;background:url(../images/bg_35.jpg) no-repeat center;padding:60px 0;background-size: cover;}
.media-title h4{text-align: center;font-size: 36px;color:#fff;font-weight: normal;}
.vi{width:644px;margin: 0 auto;margin-top: 30px;}
/*foot*/
.footer{width:100%;background: #333;}
.footer-in{width:1200px;height:134px;margin: 0 auto;}
.footer-in ul {text-align:center;}
.footer-in ul li{display:inline-block;padding:30px 0;}
.footer-in ul li:last-child a{border-right:none;}
.footer-in ul li a{text-align:center;font-size:14px;color:#aaa;padding: 0 40px;border-right:1px solid #aaa;}
.footer-in ul li a:hover{color:#fff;}
.con{width:100%;text-align: center;}
.con span{text-align:center;font-size:14px;color:#aaa;padding: 10px 60px;display: block;}
.bq{text-align:center;font-size:14px;color:#aaa;}
.bq p{line-height: 50px;}
.sns{width:100%;}
.sns ul{text-align: center;}
.sns ul li{display:inline-block;padding: 0  12px;}
.sns ul li:hover img{opacity: 0.7;filter:alpha(opacity=70);}
/*about*/
.ab-main{position:relative}
.ab-main img{width:100%}
.nav{width:100%;height:45px;background: #059444;overflow: hidden;top:0;z-index: 999;}
.nav-in{width:1200px;margin: 0 auto;}
.nav-in p{width:45px;height:45px;background:url(../images/home.png) no-repeat center #fff;float:left;}
.nav-in p a{width:45px;height:45px;display:block;}
.nav-in ul{float:left;}
.nav-in ul li{float:left;}
.nav-in ul li a{color:#fff;border-right: 1px solid #fff;line-height: 45px;padding:0 29px;font-size: 15px;}
.about{width:100%;}
.about-in{width:1200px;margin: 0 auto;padding:70px 0;}
.about-title {width:100%;}
.about-title h4{font-size: 24px;color:#333;text-align: center;font-weight: normal;}
.about-title p{font-size: 14px;color:#666;text-align: center;line-height: 36px;}
.about-title span{width:63px;height: 4px;display: block;background:#059444 ;margin: 0 auto;margin-top: 7px;}
.about-box{width:100%;overflow: hidden;margin-top: 62px;}
.about-l{width:50%;height:384px;float:left;background: #f3f3f3;}
.about-l .about-l-box{padding: 28px;height: 288px;overflow-y:scroll;}
.about-l .about-l-box::-webkit-scrollbar{width: 6px;background-color: #ccc;}
.about-l .about-l-box::-webkit-scrollbar-thumb{background-color: #059444;border-radius: 3px;}
.about-l .about-l-box h4{line-height:57px;font-size: 22px;color:#049443;text-align: center;}
.about-l .about-l-box p{font-size: 15px;color:#666;line-height: 28px;}
.about-r{width:50%;float:right;}
.about-r img{max-width:100%;}
.about-l .more a{width:114px;height:32px;display: block;background: #059444;color:#fff;text-decoration: none;line-height: 32px;text-align: center;margin: 0 auto;margin-top: 5px;}
/*团队*/
.team{width:100%;background: #f3f3f3;padding: 70px 0}
.team-in{width:1200px;margin: 0 auto;}
.scroll_horizontal{position:relative;width:1200px;height:324px;padding:20px;margin-top:30px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1200px;height:324px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;height: 324px;}
.scroll_horizontal .list li{float:left;width:300px;text-align:center;overflow: hidden;position: relative;}
.scroll_horizontal .list li a{background: #fff;width:266px;display: block;height: 324px;margin: 0 auto;}
.scroll_horizontal .list li a img{margin-top:22px;margin-bottom: 22px;}
.team-img{height:100px;position:absolute;left:0;bottom:22px;overflow: hidden;padding: 0 15px;}
.scroll_horizontal .list li a h4{font-size:18px;color:#059444;}
.scroll_horizontal .list li a p{color:#666;font-size: 15px;padding: 0 20px;line-height: 24px;}
.scroll_horizontal .list li a p strong{line-height: 32px;}
.scroll_horizontal .plus,
.scroll_horizontal .minus{position:absolute;top:43%;width:30px;height:60px;cursor:pointer;}
.scroll_horizontal .plus{left:10px;background:url(../images/l.png) no-repeat center #07ae50;}
.scroll_horizontal .minus{right:10px;background:url(../images/r.png) no-repeat center #07ae50;}
.scroll_horizontal .plus:hover,
.scroll_horizontal .minus:hover{background-color:#059444;}
/*发展历程*/
.mile{width:100%;padding: 70px 0;}
.mile-in{width:1200px;margin: 0 auto;}
.about-r2{float:left;}
.about-l2{float:right;height: 410px;}
.about-l2 .about-l-box{height: 320px;margin-left: 20px;}
.about-l2 .about-l-box .mile-li{height:98px;background:url(../images/tt_25.png) repeat-y ;}
.about-l2 .about-l-box .mile-li h4{font-size:18px;color:#049443;text-align: left;padding-left: 36px;line-height: 30px;}
.about-l2 .about-l-box .mile-li p{font-size:15px;color:#666;text-align: left;background:url(../images/d.png)  no-repeat left 2px;text-indent: 1.5em;margin-left: 36px;}
/*知识产权*/
.knowledge{width:100%;overflow: hidden;background: url(../images/rep_30.jpg) repeat;padding: 70px 0;}
.knowledge-in{width:1200px;margin: 0 auto;}
.zs-li{width:100%;padding: 20px 0;}
.zs-li ul li{width:25%;float:left;height: 296px; position: relative;}
.zs-li ul li .zs-img {width:100%;height: 296px;overflow: hidden;}
.zs-li ul li .zs-img img{max-width:80%;margin: 0 auto;display: block;margin-top: 30px;max-height: 250px;}
.zs-li ul li .zs-text{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.7);opacity: 0;filter:alpha(opacity=50); }
.zs-li ul li .zs-text p{color:#fff;padding: 30px 20px;}
.zs-li ul li:hover .zs-text{opacity: 1;filter:alpha(opacity=100);
    -webkit-transition: all .2s;
    transition: all .2s; }
/*联系我们*/
.contact{width:100%;padding: 70px 0;overflow: hidden;}
.contact-in{width:1200px;margin: 0 auto;}
.text-box{width:100%;padding-top: 30px;}
.text-l{float:left;width:41%;}
.text-r{float:right;width:59%;}
.text-l ul h4{font-size:22px;color:#1c9e55;font-weight: normal;padding: 10px 0;}
.text-l ul li{padding-left:25px;font-size:15px ;color:#666;line-height: 30px;}
.text-l ul .tel{background:url(../images/icon_05.jpg) no-repeat   left 6px;}
.text-l ul .mail{background:url(../images/icon_08.jpg) no-repeat   left 6px;}
.text-l ul .add{background:url(../images/icon_10.jpg) no-repeat   left 6px;}

#t-text:nth-child(1) {margin-left: 0px;}
#t-text {
    border: none;
    border: 1px solid #666;
    float: left;
    margin: 0 0 25px;
    padding: 5px 1%;
    width:182px;
    font-size: 14px;
    outline: inherit;
    margin-left: 54px;
    background: none;
    color: #666;}
#t-text2 {
    border: none;
    border: 1px solid #666;
    float: left;
     height: 60px;
    margin: 0 0 25px;
    padding: 10px 5px 0px;
    width: 690px;
    font-size: 14px;
    outline: inherit;
    margin-right: 37px;
    background: none;
    color: #666;
}
#subm {
    display: block;
    width: auto;
    height: 31px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    font-size: 15px;
    color: #fff;
    padding: 0 30px;
    border: 0;
    position: relative;
    background: #059444;
    cursor: pointer;}
/*加入我们*/
.join{width:100%;overflow: hidden;padding: 70px 0;overflow: hidden;}
.join-in{width:1200px;margin:0 auto;}
.join-l{float:left;width:47%;}
.join-l img{max-width:100%;}
.join-r{float:right;width:47%;}
.join-r .about-title h4{text-align: left;}
.join-r .about-title p{text-align: left;}
.join-r .about-title span{margin: inherit;}
.join-r .join-text p{font-size: 15px;color:#666;padding-top: 60px;}
.zysy{width:100%;padding:70px 0;overflow: hidden;background: #f3f3f3;}
.zysy-in{width:1200px;margin: 0 auto;}
.zysy-list{width:366px;height:402px;float:left;background: #fff;margin-left:50px;}
.zysy-list:nth-child(1){margin-left:0px;}
.zysy-list .zysy-box{width:100%;height: 242px;overflow: hidden;}
.zysy-list .zysy-box img{max-width:100%;display: block;}
.zysy-text{width:100%;}
.zysy-text h4{font-size: 18px;color:#333;line-height: 36px;border-bottom: 1px solid #eee;width:320px;margin:0 auto;}
.zysy-text p{font-size:15px;color:#666;width:320px;margin: 0 auto;padding-top: 10px;}
/*工作机会*/
.online-in{width:1200px;margin: 0 auto;}
.online-l{width:338px;background: #1c9e55;padding:30px;float:left;}
.online-l h4{color:#fff;font-size: 18px;font-weight: normal;}
.online-l p{color:#fff;font-size: 14px;}
.nav2{width:750px;float:right;}
.date_box{width:750px;float:right;}
 .hr-box2 .f-cb{background: #1c9e55;width:100%;height: 40px;} 
.hr-box2 .f-cb .f1{color:#fff;}
.hr-box2  .list-top{border-bottom: 1px solid #eee;overflow: hidden;}
.hr-box2 .f1{float:left;line-height:40px;color:#fff;font-size: 14px;}
.hr-box2 .td1{width:20%;text-align: center;white-space: nowrap;color:#666;}
.hr-box2 .td2{width:20%;text-align: center;white-space: nowrap;color:#666;}
.hr-box2 .td3{width:20%;text-align: center;white-space: nowrap;color:#666;}
.hr-box2 .td4{width:20%;text-align: center;white-space: nowrap;color:#666;}
.hr-box2 .td5{width:20%;float:left;display: inline;text-align: center;white-space: nowrap;color:#666;}
.hr-box2 .td5 a{color:#1c9e55;}
.online-box{overflow: hidden;padding: 70px 0;}

.md-content .hr-box{background: #fff;padding: 30px;    box-shadow: rgba(0,0,0,.3) 0px 2px 8px;
    -moz-box-shadow: rgba(0,0,0,.3) 0px 2px 8px;
    -webkit-box-shadow: rgba(0,0,0,.3) 0px 2px 8px;}
.md-trigger{border:none;background:0 0;color:#000;font-size:14px;cursor:pointer}
.md-show{visibility:inherit!important;opacity:1}
.md-modal{position:fixed;top:50%;left:50%;z-index:2000;visibility:hidden;width:50%;height:auto;max-width:630px;min-width:320px;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-ms-transform:translateX(-50%) translateY(-50%)}
.md-show.md-effect-3 .md-content{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-ms-transform:translateY(0)}
.md-effect-3 .md-content{opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-webkit-transform:translateY(20%);-moz-transform:translateY(20%);transform:translateY(20%);-ms-transform:translateY(20%)}
.md-content{position:relative;margin:0 auto;border-radius:3px;background:#fff;color:#fff}
.md-content h3{margin:0;padding:.6em;border-radius:3px 3px 0 0;background:rgba(0,0,0,1);text-align:center;font-weight:300;font-size:22px}
.hr-title .md-close{border:none;float:right;font-size: 30px;width:36px;height:36px;cursor:pointer;outline: inherit;}
.hr2{overflow: inherit;}
.hr-title{width:100%;height: 48px;border-bottom:1px solid #ccc;}
.hr-title h4{font-size:24px;color:#000;font-weight:bold;float:left;}
.hr-list p{color:#333;font-size: 14px;}
.hr-list{width:100%;padding:20px 0;font-size: 15px;}
.hr-list h4{font-size:14px;color:#000;font-weight: bold;width:100%;padding:10px 0;}
.e-mail{width:100%;border-top:1px solid #ccc;padding: 10px 0;}
.e-mail a{font-size:14px;color:#000;}
.e-mail a:hover{color:#2a56a6;}
/*pro*/
.pro{width:100%;padding: 70px 0;}
.pro-in{width:1200px;margin: 0 auto;}
.mian-ul2 ul li {cursor:pointer;}
.mian-ul2 ul li .a-h{display: none;}
.mian-ul2 ul li img{    -webkit-transition: all .2s; transition: all .2s;}
.p{width:100%;overflow: hidden;padding: 70px 0;background: #f3f3f3;}
.p-top{padding:inherit;}
.p .p-title{text-align:center;padding-top: 30px;}
.p .p-title h4{font-size:24px;color:#059444;}
.p .p-title p{font-size:15px;color:#666;line-height: 46px;}

.p-in{width:1200px;margin: 0 auto;overflow: hidden;}
.p-in .p-l{width:49%;float:left;}
.p-in .p-l h4{font-size: 24px;color:#333;padding: 20px 0;}
.p-in .p-l p{font-size: 15px;color:#666;line-height: 24px;}
.p-in .p-r{width:49%;float:right;}
.p-in .p-r img{max-width:100%;}
.p-in .p-r2{float:left;}
.p-in .p-l2{float:right;}
.p2{background:#e7eeea;}
/*news*/

.news{width:100%;}
.news-in{width:1200px;margin: 0 auto;}
/*搜索*/
.s_box{width:100%;overflow: hidden;margin-bottom: 10px;}
.s_box form{float:right;}
.s_box input{width:315px;height:36px;position:relative;padding-left:15px;float:left;margin-top:15px;background:url(../images/search_03.png) no-repeat left center;background:#fff;border:1px solid #666;font-size: 14px;outline: inherit;}
.s_box button{ position:relative;right:38px;top:8px;border:none; background:#fff;margin-top:15px;width:36px;cursor:pointer;outline: inherit;}
.s_box1 input{width:165px;height:30px;position:relative;margin-left:48px;padding-left:20px;float:right;}

.focus{ position:relative; width:100%; height:294px;border: 2px solid #059444;margin-top:70px;}  
.focus .news-box-img{width:342px;height:231px;display: block;overflow: hidden;}
.focus img{ max-width: 343px; float:left;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; padding:30px;}  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:738px; position:absolute; top:0; left:400px; z-index:10; height:80px; line-height: 80px;    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .fcon{ position:relative; width:1140px; float:left;  display:none;}  
.focus .fcon img{ display:block; }  
.focus .fbg{top:258px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200;}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#059444;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:15px;height:26px;cursor:pointer;z-index: 999;}
.focus .prev{top:13px; right: 60px;background:url(../images/news-l_05.jpg) no-repeat left center; }  
.focus .next{top: 13px; right: 40px;background:url(../images/news-r_03.jpg) no-repeat right center; }  

.focus .shadow h1{font-size:18px;font-weight:normal;color:#333;line-height: 34px;}
.focus .shadow h1:hover{color:#059444;}
.focus .shadow p{font-size:15px;color:#666;line-height: 26px;}
.news-more{position: absolute;left:400px;bottom: 25px;}
.news-more a{    width: 114px;height: 32px; display: block; background: #059444; color: #fff;text-decoration: none;line-height: 32px;text-align: center; margin: 0 auto;
 margin-top: 5px;font-size: 14px;}
.news-n{width:100%;padding: 70px 0;background: #f3f3f3;}
.news-list{width:1140px;background: #ffff;overflow: hidden;padding: 30px;position: relative;margin-top: 28px;}
.news-list .time{width:106px;float:left;border-bottom: 1px solid #dbdbdb;padding-bottom: 10px;}
.news-list .time h4{font-weight: normal;font-size: 22px;color:#333;}
.news-list .time p{font-size: 16px;color:#333;line-height: 30px;}
.news-list .news-img-box{float:left;width:228px;height: 147px;overflow: hidden;}
.news-list .news-img-box img{max-width:100%;}
.news-list .news-t{float:right;width:738px;}
.news-list .news-t h4:hover{color:#059444;}
.news-list .news-t h4{font-size:18px;font-weight:normal;color:#333;line-height: 46px;}
.news-list .news-t p{font-size:15px;color:#666;line-height: 26px;}
.news-list .news-m {position:absolute;bottom:30px;left:432px;}
.news-list .news-m a{ width: 114px;height: 32px; display: block; background: #059444; color: #fff;text-decoration: none;line-height: 32px;text-align: center; font-size: 14px;}
.news-in .news-tt {border-bottom: 1px solid #d1d1d1;}
.news-in .news-tt h4{font-size: 24px;color:#333;text-align: center;font-weight: normal;}
.news-in .news-tt p{text-align:center;font-size: 14px;color:#333;line-height: 46px;}
.nextp li a{color:#333;}
.nextp li a:hover{color:#059444;}



/*ipad*/
@media screen and (max-width:1024px){
	.header-in{width:100%}
	.ab-in{width:100%;height:800px;padding:0 15px;}
	.main-in{width:100%;padding:0 15px;}
	.news-box{width:100%;padding:0 15px;}
	.footer-in{width:100%;}
	.plyr--setup{width:400px;max-width: 100%;}
	.news-li{width:32%;margin-left: 2%;height:260px;}
	.news-time{display:none;}
	.news-head{width:100%;padding:0 15px;}
	.news-time h1{font-size:18px;}
	.news-time p{font-size:16px;}
	.news-head h4{line-height:30px;font-size:16px;}
	.news-head p{width:100%;height:auto;font-size:13px;}
	.about-in{width:100%;padding:50px 15px;}
	.about-l{height:236px;}
	.about-l-box{height:236px;}
	.about-l .about-l-box p{font-size:14px;}
	.about-l .more a{display:none;}
	.team-in{width:100%;}
	.scroll_horizontal{width:100%;}
	.scroll_horizontal .box{width:80%;margin:0 auto;}
	.mile-in{width:100%;}
	.about-l2{height:263px;}
	.about-l2 .about-l-box{height:250px;}
	.about-l2 .about-l-box .mile-li{height:90px;overflow: hidden;}
	.knowledge-in{width:100%;}
	.con span{padding:10px 30px;}
	.news-in,.news-list{width:100%;padding:15px;}
	.focus .fcon{width:calc(100vw - 90px);}
	.focus .shadow{width:calc(100% - 370px);left: 370px;}
	.focus .shadow h1{overflow:hidden;text-overflow: ellipsis;white-space: nowrap}
	.focus .shadow p{font-size:14px;}
	.news-more{left:370px;}
	.news-list .time{width:10%}
	.news-list .news-img-box{width:30%}
	.news-list .news-t{width:60%;padding-left:20px;}
	.news-list .news-t h4{font-size:16px;line-height: 28px;}
	.news-list .news-t p{font-size:14px;}
	.news-list .news-m{left:43%;bottom:15px;}
	.pro-in,.p-in,.join-in,.zysy-in,.contact-in,.text-l,.text-r{width:100%;}
	.p-l{padding:0 15px;}
	.join-r{width:50%;padding:0 15px;}
	.join-r .join-text p{padding-top:30px;}
	.zysy-list{width:32%;margin-left:2%;height: auto;min-height: 335px;}
	.zysy-list .zysy-box{height:auto;}
	.zysy-text{padding:0 10px;}
	.zysy-text h4{width:100%;}
	.zysy-text p{width:100%;font-size:14px;}
	.text-box{overflow:hidden;padding:15px;}
	.scroll_horizontal .box{width:90%;}
	.footer-in{height:150px;}
	
}

/*手机*/
@media screen and (max-width:450px){
	.about-ll,.about-r{
		padding:15px 0;
		float: none;
		width: 100%;
	}
	.about-ll .ab-title h4{font-size:26px;}
	.main-title h2{font-size:16px;padding-top: 30px;}
	.mian-ul ul li{padding:0 30px;margin-bottom: 30px;}
	.news-li:nth-child(1){margin-left: 0;}
	.news-li{margin:0 auto;}
	.media{height:558px}
	.vi{width:100%;}
	.news-li{width:100%;height:300px;margin-bottom: 30px;}
	.footer-in ul{overflow:hidden;}
	.footer-in ul li{display:block;float:left;width:20%;padding:15px 0;}
	.footer-in ul li a{padding:0;border-right:none;}
	.con span{border:none;display: block;}
	.about-l{width:100%;height:288px;}
	.zs-li ul li{width:50%;}
	.nav{display:none;}
	.focus{height:450px;}
	.focus .fPic{padding:15px;}
	.focus .fcon{width:calc(100vw - 60px)}
	.focus .news-box-img{width:100%;}
	.focus .shadow{width:100%;position: static;height:185px;}
	.focus .fbg {left:15px;top:410px;}
	.focus .prev, .focus .next{top:400px;}
	.news-list .time{width:20%;}
	.news-list .news-img-box{width:80%;}
	.news-list .news-t{width:100%;padding-left: 0}
	.news-list .news-m{position:static;float:left;}
	.p .p-title p{line-height:32px;}
	.p-in .p-l,.p-in .p-r,.join-l,.join-r{width:100%;}
	.zysy-in{padding:0 15px;width:100%;}
	.zysy-list{width:100%;margin-left: 0;margin-bottom: 30px;}
	#t-text,#t-text2{width:100%;margin-left: 0;}
	.header-l{width:80px;}
	.header-l img{margin-left:5px;margin-top:5px;width:100%;}
	.header-r{width:calc(100vw - 135px);}
	.header-r-top{width:calc(100% - 50px);margin-top: 5px;height:60px;float:left;}
	.header{overflow:visible}
	.header-r-nav{float:right;}
	.header-in{height:70px;}
	.mBan2 .slideBox .hd{bottom:15px;}
	.mian-ul2 ul li img{width:45px;}
	.mian-ul ul li h2{font-size:16px;}
	.mian-ul{padding-bottom:0;}
	.ab-main{height:168px;}
	.ab-main img{display:none;}
	.d6{margin-top: 15px;}
	.about-l .about-l-box h4{font-size: 18px;line-height: 1.5}
}






/*苹果5s*/
@media screen and (max-width:320px){


	
}





















