﻿@charset "utf-8";
/* CSS Document */
body { margin:0 auto; padding:0; position:relative; font-size:12px; 
    font-family:-apple-system, BlinkMacSystemFont,"PingFang SC","Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	COLOR:#555555; 
	overflow-x:hidden; background:#fff;
	}
a { cursor:pointer; color:#555555; text-decoration:none; outline-style:none; outline-color:invert; outline-width:medium }
a:link { text-decoration:none; }
a:visited { color:#555; }
a img { border:0; }
a:hover { color:#014929; }
div, ul, li, dd, dt, h1, h2, h3, h4, h5, h6, dl, menu, nav { margin:0; padding:0; list-style:none; }
h1, h2, h3, h4, ul, li, div, p, span, b, i, input, select { margin:0px; padding:0px; outline:none; }
ul, li { padding:0px; margin:0px; list-style:none; }
table {
 border: none; border-collapse: collapse; }
.yh {}

input[type="text"],input[type="button"],input[type="number"],select,textarea,input{
	-webkit-appearance:none;
	outline: none;
}
.songti { font-family:"宋体"; font-style:normal; }
.after:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clear { clear:both; height:0; overflow:hidden; display:block; }
.float-left { float:left; }
.float-right { float:right; }
.pic { text-align:center; position:relative; }
.pic img { width: 100%;height: auto;display: block;}
.block { width:100%; margin:0 auto; position:relative;padding: 0 ;
    height: auto;
   	display: block;}
.tempWrap { width:100% !important; overflow:hidden; }
.pageBar { margin:20px 0; clear:both; }
.title { white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
/*全局搜索*/
.bg_F5{background: #f5f5f5}
.bg_Ff{background: #fff}
.ser { float:left; width:265px;display: none; margin:0 auto; overflow:hidden; height:26px; margin:7px 0; line-height:26px; position:relative; }
.ser .ser_con { border-radius:20px; background:#ececec; float:left; padding:0 5px; margin:0 5px; }
.ser .Itext { width:100px; float:left; border:none; background:none; line-height:22px; height:22px; padding:2px 10px; }
.ser .ser_btn { -webkit-appearance: none; width:26px; float:right; background:url(../images/ser_btn.png) no-repeat center / 20px; height:26px; border:none; }
.change_ser { float:left; width:auto; position:relative; height:20px; margin:3px 0; }
.change_ser span { display:block;float: right; color:#999; line-height:20px; width:38px; margin:0 4px; cursor:pointer; text-align:center; }
.change_ser span.on { color:#fff; background:#014929; border-radius:3px; }
.top_fixed { position:fixed; top:0; left:0; width:100%; z-index:999; transition:all ease-in-out .3s;
}
.toper { position:relative; z-index:100; margin-bottom: 40px;}
/*.top .float-right{display: none;}*/
/*头部*/
    .toper .top {
    width:95%;
    padding:0 2.5%;
    }
.topic_title.margin_ttop{
	margin-top: 0px;
}
.banner{
	width: 100%;
	height: 90px;
	overflow: hidden;
	margin-top: -40px;
	position: relative;
}
.banner img{
	width: 100%;
	display: block;
}
.banner h2{
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 90px;
	position: absolute;
	left: 0;
	top:0;
	font-weight: 400;
	width: 100%;
}
.page_bg{background:#fff ;}
.top {overflow:hidden; height:30px; line-height:30px; color:#999999; border-bottom:1px solid #e5e5e5; position:relative; background:#fff; font-size:13px; }
.top a { display:inline-block; font-size:13px; float:left; color:#999; }
.top a.search_icon { display:inline-block; width:30px; height:40px; background:url(../images/ser_btn.png) no-repeat center; cursor:pointer; }
.outline_store { background:url(../images/icon_map.png) no-repeat left center / 16px; float: left;padding-left: 18px;}
.online_shop { background:url(../images/icon_shop.png) no-repeat left center;display: none; padding-left:30px; float:left; margin-right:24px; }
.head {height: 50px;position:relative;background:#fff;border-bottom: 1px solid #ededed;}
.head .block { height:100%; }
.head .logo {/* position:absolute; *//* right: calc((100% - 50px)/2); *//* bottom:0; */height:100%;}
.head .logo img {height: 20px;margin: 0 auto 0 12px;display: block;float: left;}
.topnav {overflow:auto; position: fixed;right:0;top: 82px;width: 46%;padding: 0;background:rgba(255,255,255,0.9);display: none;z-index: 999;height:calc(100% - 82px);}

.topnav ul li {width: 100%;height: auto;display: table;text-align: center;border-bottom: 1px solid #ddd;position:relative}
.navico {
    position:absolute;
    margin: 3px;
    display: block;
    top: 18px;
    right: 10%;
    border-width:6px 4px 0;
    border-style:solid;
    border-color:#014929 transparent transparent;/*灰 透明 透明 */
    }
.navico.active {
    position:absolute;
    margin: 3px;
    display: block;
    top: 18px;
    right: 10%;
    border-width:0  4px 6px;
    border-style:solid;
    border-color:transparent transparent #014929 ;/*灰 透明 透明 */
    }
.topnav ul li>a {display: inline-block;color:#014929;font-weight: 500;line-height: 40px;font-size:15px;float: left;width: 50%;padding-left: 20%;text-align: left;}
.topnav ul li>a:hover { color:#014929 }
.topnav ul li>a.on { color:#014929;font-weight:500; }

.topnav dl { display:none; width:100%;height:auto;overflow:hidden}
.topnav dl dd { text-align:center; }
.topnav dl dd a {display:inline-block;color:#666;/* line-height: 34px; */font-size:13px;width: 50%;float: left;margin-bottom: 15px;margin-left: 20%;text-align: left;}
.topnav dl dd a:hover { color:#014929; }

.topnav ul li.active>a{
    color: #014929;
}
.topnav ul li.active i:before{
    top: 1px;
    background: #014929;
}
.topnav ul li.activeslt i::before{
    background: #014929;
}
.banner  h2{
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.6);
}
#banner { width:100%; height:160px; position:relative; margin:-40px auto 0; }
#banner li { display:none; width:100%; height:100%; position:absolute;background-size:cover!important; }
#banner ul { width:100%; height:100%; position:relative; }
#banner #prev { z-index:9; position:absolute; left:0; top:0; width:30%; height:100%; text-align:center; display:block; }
#banner #next { z-index:9; position:absolute; right:0; top:0; width:30%; height:100%; text-align:center; display:block; }
.banner_btn { position:absolute; height:11px; width:100%; left:0%; bottom:25px; z-index:3; }
.banner_mid_btn { margin:0 auto; text-align:center; }
.banner_mid_btn em { cursor:pointer; width:8px; height:8px; display:inline-block; *display:inline;
zoom:1; margin:0 2px; background:#fff; border-radius:12px; }
.banner_mid_btn em.on { width:10px; transition:all ease-in-out .3s;
background:#006036; }
.ind_intro { padding:30px 0 0 0; position:relative; }
.ind_video {width:100%;height:auto;position:relative;z-index:1;margin-bottom: 30px;}
.ind_video .content { width:100%; height:auto; position:relative; text-align:center;}
.ind_video .video { width:100%; height:auto; }
.ind_video video{
    width: 100%;
}
.ind_video .title  span{
    font-size: 13px!important;
    text-align: center;
    width: 100%;
    display: block;
}
.ind_video .title  span:nth-child(1){
    font-size: 20px!important;
    margin-bottom: 12px;
}


.ind_video .play { width:100%; height:100%; position:absolute; left:0; top:0;display: none; }
.ind_video .play>img { width:100%; height:100%; z-index:-1; }
.ind_video .zz { z-index:0; text-align:center; width:100%; height:100%; position:absolute; left:0; top:0; background:url(icon/zz_black1.png) repeat; }
.ind_video .zz img.play_btn { cursor:pointer; border-radius:100%; }
.ind_video .title {width:100%;margin-top: 20px;}
.introduction { height:auto; width:90%; padding:0 5% 12px 5%; background:#327e5d; }
.introduction .title { font-size:18px; font-weight:bold; color:#fff; line-height:60px; background:url(../images/title_lie.jpg) no-repeat bottom center; margin:10px 0; text-align:center; }

.introduction .content { font-size:13px; color:#fff; line-height:32px; height:auto;margin-top: 18px; overflow:hidden; text-align:center; }
.introduction .more {width:135px;height:42px;margin: 10px auto 15px;text-align:center;line-height:42px;color:#fff;font-size:14px;background:#306950;}
.introduction .arrow { text-align:center; }
.introduction a.prev { display:inline-block; width:34px; height:34px; background:url(../images/intro_prev.png) no-repeat center; margin-right:10px; }
.introduction a.next { display:inline-block; width:34px; height:34px; background:url(../images/intro_next.png) no-repeat center; }
.ind_pro {height:auto; position:relative; overflow:hidden; padding-bottom: 30px}
.ind_pro .title {
    background:url(../images/title_pro.png) no-repeat center;
    height: 50px;
    margin-top: 30px;
    background-size: 300px;
    margin-bottom: 10px;
    background-size: 300px;
    }
.ind_pro .block .ipro {
    position:relative;
}
.ind_pro .ipro .zz {
           width: calc(100% - 10px);
        height: 200px;
        position: absolute;
        right: 0;
        color: #fff;
        padding: 5px;
        top: 0;
        background: rgba(54,125,93,0.6);
    }
.ind_pro .ipro .zz::before {
    content: '';
    border: 1px solid rgba(255,255,255,0.6);
    width: calc(100% - 12px);
    position: absolute;
    left: 5px;
    top: 5px;
    height: calc(100% - 12px);
}
.ipro {     width: 45%;
    height: auto;
    margin: 24px auto 40px;
    text-align: center;
    float: left;
    margin: 24px 2.5% 0 2.5%;
    overflow: hidden;}
.ipro img { width:100%;height: 210px;}
.ihpopnehide {
    display:none!important;
}
.ipro .zz { width:100%; height:100%; }
.ipro .zz p {    font-size: 10px;
    line-height: 20px;
    top: 110px;
    text-overflow:ellipsis;white-space: nowrap;
    overflow:hidden;
    position: absolute;
    width: 80%;
        font-weight: 300;
    left: 10%;}
.ipro .zz h5 {

    font-size:14px;font-weight:bold;line-height:30px;/* overflow:hidden; */text-overflow:ellipsis; margin-top:75px;white-space: nowrap;position: relative;}
/*.ind_pro .ipro h5::after {
    content: "";
    width: 40px;
    height: 4px;
    background: #fff;
    position: absolute;
    left: calc((100% - 40px) / 2);
    bottom: -12px;
    margin: 0 auto;
}*/
.ind_news {padding: 10px 0;position:relative;}
.ind_news .title { height:100px; background:url(../images/title_news.png) no-repeat center;background-size: 300px; }
.ind_news .ind_news_plate { height:auto; overflow:hidden; }
.ind_news .ind_news_nav {text-align:center;margin-bottom: 20px;margin-top: 10px;}
.ind_news .ind_news_nav span { display: inline-block;
    cursor: pointer;
    zoom: 1;
    width: 20%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #666;
    font-size: 12px;
    background: #eaeaea;
    margin: 0 2.5%;
    }
.ind_news .ind_news_nav span.on { background:#006036; color:#fff; }
.ind_news .bd { position:relative; }
.ind_news .bd a.prev,.ind_news .bd a.next {display: none; }
.inewslist { width:45%; float:left; margin:0 2.5% 20px 2.5%; }
.inewslist .pic { width:100%; height:120px;margin-bottom: 12px;overflow:hidden }
    .inewslist .pic img {
    height:100%;
         }
/*.inewslist .zz { width:100%; height:100%; position:absolute; left:0; top:0; background:url(../images/news_zz.png) no-repeat center; display:none; }*/
.inewslist .tit { font-size:16px; color:#000; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.inewslist .date { font-size:14px; margin-bottom:5px; color:#999; line-height:24px;  }
.inewslist .desc { line-height:24px; height:72px; overflow:hidden; font-size:14px; color:#666; }
.inewslist:hover .tit {  color: #014929; cursor: pointer;}
/*.inewslist:hover .desc { color:#014929; }*/
/*脚部css*/

.footer {z-index:98;padding: 15px;color:#dbdbdb;background:#006036;width: calc(100% - 30px);}
.footer ul {
    line-height: 24px;
    height: auto;
    float: left;
    display: inline-block;
    width: 20%;
    /* text-indent: 12px; */
    text-align: left;
    /* margin-right: calc(20% - 49px); */
}}
.footer ul .tit { font-size:16px; color:rgba(255,255,255,0.8); font-weight:bold; margin-bottom:13px; }
.footer ul li {  }
.footer ul a { color:rgba(255,255,255,0.6); font-size:12px; line-height:18px; }
.footer ul a:hover { color:#fff; }
.footer ul.ul_ct {
    width: 100%;
    height: auto;
    overflow:hidden;
    /* margin-top:12px; */
}
    .banner.products {
       
     background:url(../images/products.jpg) no-repeat center / cover;
    }
     .banner.pro {
    background:url(../images/pro.jpg) no-repeat center / cover;
    }
     .banner.case {
    background:url(../images/news.jpg) no-repeat center / cover;
    }
      .banner.jiameng {
    background:url(../images/jiameng.jpg) no-repeat center / cover;
    }
    .banner.new {
    background:url(../images/new.jpg) no-repeat center / cover;
    }
     .banner.server {
    background:url(../images/server.jpg) no-repeat center / cover;
    }
      .banner.address {
    background:url(../images/address.jpg) no-repeat center / cover;
    }
        .banner.peo {
    background:url(../images/peo.jpg) no-repeat center / cover;
    }


.footer .hotline {
        color: rgba(255,255,255,0.6);
        font-size: 12px;
        margin-top: 25px;
        padding-left: 29px;
        width: calc(52% - 24px);
        /* line-height: 23px; */
        float: left;
        line-height: 18px;
        text-align: left;
        background: url(../images/botom_tel.png) no-repeat center left / 24px;
}
.footer .hotline b {color:rgba(255,255,255,0.8);/* margin-top: 8px; */display: block;font-size: 18px;font-family:Arial, Helvetica, sans-serif;}
.footer .ewm1 {float:right;width: 21%;margin: 0 1%;}
.footer .ewm1 p {/* background:url(../images/icon_weixin.png) no-repeat left center / 20px; */text-align: center;line-height:30px;font-size:12px;}
.footer .ewm2 {float:right;width: 21%;margin-left: 1%;}
.footer .ewm2 p {/* background: url(../images/icon_sina.png) no-repeat left center / 16px; */text-align: center;line-height:30px;font-size:12px;}
.footer img {width: 90%;display:block;margin: 0 auto;}
.frlink {border-top:1px dashed rgba(255,255,255,0.3);padding: 10px 12px;color:#dbdbdb;background:#006036;line-height:20px;}
.frlink span { float:left; font-size:13px; color:rgba(255,255,255,0.6); display:block; }
.frlink a, .frlink font { margin:0 3px; float:left; font-size:12px; color:#dbdbdb; display:block; }
.frlink a:hover { color:#fff; }
.bottom {background:#006036;border-top:1px solid  rgba(255,255,255,0.3);line-height:1.5em;text-align: left;margin-bottom:50px; color:rgba(255,255,255,0.6);font-size:12px;padding: 8px 15px;}
.inc_top {background: #fff; position:relative; z-index:99;padding: 10px 0 0; overflow:hidden; transition:all ease-in-out .2s;margin-bottom: 40px;
}
.inc_title { height:180px; display: none;}
.inc_nav { text-align:center;}
.inc_nav a { display:inline-block; *display:inherit;
zoom:1;  height:42px; line-height:42px; text-align:center; margin:0 24px 0; font-size:16px; color:#333; }
.inc_nav a:hover { color:#014929;}
.inc_nav a.on { color:#014929;  border-bottom:2px solid #014929;}
.inc_top_fixed {    border-bottom: 1px solid #ededed; position:fixed; width:100%; top:0; left:0; background:rgba(255,255,255,0.96);; transition:all ease-in-out .2s;
}
.inc_top_fixed .inc_title { height:100px;background-size:auto 80px; }
.inc_top_fixed .inc_nav { margin-bottom:0; }
.location { height:40px; border-bottom:2px solid #014929; line-height:45px; background:url(../images/icon_location.png) no-repeat left center; padding-left:30px; font-size:14px; }
.main { overflow:hidden; position:relative; }

/*滚动条样式*/

.main ::-webkit-scrollbar {
width:5px;
height:5px;
}
 .main ::-webkit-scrollbar-track {
border-radius: 0px;
background:#ccc;
}
 .main ::-webkit-scrollbar-thumb {
border-radius:5px;
background:#014929;
}
 .main ::-webkit-scrollbar-thumb:hover {
border-radius:5px;
background:#014929;
}
.contain { overflow:hidden; margin:0 auto 20px!important; padding:0 0 20px;width:90%;  }
.contain_line { background:url(../images/inside_title_bg.png) repeat-x; height:6px; }
*:hover { transition:all ease-in-out .2s;
}
.top_news { padding:35px 30px; margin-top:35px; background:#fff; border:1px solid #ddd; box-shadow:4px 4px 0px #dddbdc; position:relative; }
.top_news a.prev { z-index:9; display:inline-block; width:15px; height:40px; background:url(../images/inc_news_prev.png) no-repeat center; position:absolute; right:40px; bottom:0px; }
.top_news a.next { z-index:9; display:inline-block; width:15px; height:40px; background:url(../images/inc_news_next.png) no-repeat center; position:absolute; right:20px; bottom:0px; }
.top_news_l { float:left; width:470px; height:295px; position:relative; }
.top_news_l li { width:100%; height:295px; position:relative; }
.top_news_l img { width:100%; height:100%; }
.top_news_l p { font-size:16px; width:100%; z-index:1; line-height:40px; color:#fff; text-indent:20px; background:url(../images/zz_yel.png) repeat; position:absolute; left:0; bottom:0; }
.top_news_r { float:right; width:565px; position:relative; }
.top_news_r li { width:100%; }
.top_news_r .tit { font-size:24px; color:#0f1b54; line-height:50px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.top_news_r .date { font-size:14px; color:#333333; line-height:18px; border-bottom:4px solid #c6c6c6; padding-bottom:10px; margin-bottom:10px; }
.top_news_r .desc { font-size:14px; color:#000000; line-height:28px; height:168px; overflow:hidden; }
.top_news_r .more { text-align:right; }
.top_news_r .more a { width:90px; height:26px; margin:10px 0; text-align:center; display:inline-block; line-height:26px; color:#fff; font-size:14px; background:#006036; }
.top_news_r .more:hover a { background:#014929; }
.top_news:hover { box-shadow:4px 4px 0px #014929; }
.newslist { padding:12px; margin-top:35px; background:#fff; border:1px solid #ddd; position:relative; }
.newslist .date {    float: left;
    height: auto;
    width: 70px;
    /* margin-bottom: 12px; */
    text-align: center;
    color: #c1c1c1;
    display: table-cell;
    vertical-align: middle; }
.newslist .date b {     font-size: 19px;
    display: block; }
.newslist .date span { font-size: 12px;
    display: block; }
.newslist .con {     width: calc(100% - 80px);
    float: right;
    margin: 0; }
.newslist .tit {     font-size: 12px;margin-top:8px;
    color: #454545; }
.newslist .desc { line-height:28px; overflow:hidden; height:56px; font-size:14px; color:#828282;display: none; }
.newslist .more {display: none; }
.newslist .more a { width:90px; height:26px; margin:10px 0; text-align:center; display:inline-block; line-height:26px; color:#828282; font-size:12px; background:#ededed; }
.newslist .pic {     width: 100%;
    height: auto;
    max-height:180px;
    float: right;
    overflow: hidden;
    margin-top: 12px;
 }
.dnews_content img {
    max-width:100%!important;
}
.newslist:hover { box-shadow:0px 3px 3px #ddd; color:#006036;cursor: pointer; }
.p_title { text-align:center; font-size:24px; color:#000; font-weight:500; margin:30px 0; }
.fil_left { width:calc(100% - 2px); }
.fil_right { width:100%;}
.fil_title { color:#000; height:20px; margin:20px 0; }
.fil_title span { font-size:18px; }
.fil_title a { font-size:12px; float:right; color:#000; line-height:30px; }
.fil_title a:hover { color:#006036; }
.fil_select { width:100%; border:1px solid #cccccc; margin-bottom:20px; }
.fil_select ul { width:100%; border-top:1px solid #ccc;display:none; }
.fil_select ul.sselect { display:none; }
.fil_select li { padding:0 10px; line-height:33px; font-size:14px; color:#000000; cursor:pointer;}
.fil_select li:hover { color:#014929; }
.fil_select li.on { color:#fff; background:#006036; }
.fil_select li.on a{ color:#fff;}
.fil_select p.default { cursor:pointer; margin:0 10px; line-height:33px; font-size:14px; color:#000000; line-height:38px; background:url(../images/select_arrow.png) no-repeat center right; }
.prol { width:calc(50% - 20px); padding:9px 9px 0 9px; background:#fff;  float:left; margin:0 0  ; line-height:30px; }
.prol.ml0 { margin-left:0; }
.prol .pic { width:100%; height:170px; position:relative; overflow-y: hidden;}
.prol .pic>a { width:100%; height:100%;  position:absolute; left:0; top:0; }
.prol .pic img { width:100%; height:100%; }
.prol.product .pic>a { width: 100%;
    height: 100%;
    display: block;
    top:0;
    left:0;
    position: absolute}
.prol .con { padding:0 5px; }
.prol .tit { font-size:14px; color:#000; margin-top:10px; overflow:hidden; text-overflow:ellipsis;line-height: 1.75em;white-space: nowrap; }
.prol .desc1 { text-align: left;
    _height: 25px;
    line-height: 25px;
    color: #b9b9b9;
    font-size: 12px;}
.prol .desc2 { font-size:13px; color:#000000; margin-top:25px; line-height:20px; height:40px; overflow:hidden; }
.prol .desc3 { font-size:13px; color:#000000; margin-top:25px; line-height:20px; overflow:hidden; }
.prol .more { width:80px; height:26px; margin:10px 0; text-align:center; display:block; line-height:26px; color:#fff; font-size:12px; color: #006036;border:1px solid #006036; }
.prol .more:hover { background:#006036; color: #fff; }
.prol:hover .pic>a { display:block; }
.dis_case { margin:0 0; }
.dc_left { width:100%; float:left; color:#000; font-size:14px; line-height:30px; }
.dc_left .tit {     font-size: 18px;
    font-weight: normal;
    _height: 30px;
    min-height: 30px;
    line-height: 1.5em;
    text-align: left;
    padding: 10px 0;
    color: #000;}
.dc_left .date { text-align: left;
    
    color: #b9b9b9;
    font-size: 13px;
 }

 .nav-trigger{
    z-index: 9;
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
 }
.nav-trigger span {
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    position: relative;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}
.nav-trigger span,  .nav-trigger span::after,.nav-trigger span::before {
    content: "";
    position: absolute;
    border-radius: 1px;
    background-color: #006036;
    height: 3px;
    width: 26px;
}
 .nav-trigger span::after,  .nav-trigger span::before {
    content: '';
    left: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.nav-trigger span::before {
    -webkit-transform: translateY(-9px);
    -ms-transform: translateY(-9px);
    transform: translateY(-9px);
}
.nav-trigger span::after {
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px);
}
.nav-trigger.nav-open  span::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nav-trigger.nav-open span::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.nav-trigger.nav-open span {
    background-color: transparent;
}
.dc_left .desc1 { }
.dc_left .desc2 { }
.dc_left .content { margin:20px 0 0; }
.dc_left .content img { max-width:100%; }
.dc_right { width:270px; float:right; display: none;}
.dc_right_title { border-bottom:1px solid #014929; padding-bottom:3px; height:24px; position:relative; margin-bottom:22px; }
.dc_right_title span { display:inline-block; line-height:24px; font-size:22px; color:#000; border-left:4px solid #014929; padding-left:3px; }
.dc_right_title a { position:absolute; right:0; bottom:0; color:#666; font-size:14px; }
.dc_right_title a:hover { color:#014929; }
/*产品详细页*/

.dis_pro { width:100%; position:relative; margin:35px auto; }
.dis_pro_left { width:100%; float:left; position:relative; text-align:center; display: block;margin-bottom:20px;}
.dis_pro_left .bd { width:100%; overflow:hidden; height:240px; position:relative; }
.dis_pro_left .bd ul { height:100%; }
.dis_pro_left .bd li { height:100%; }
.dis_pro_left .bd .prev { z-index:1; width:45px; height:100%;display:block!important; position:absolute; left:0; top:0; background:url(../images/pdprev.png) no-repeat center; }
.dis_pro_left .bd .next { z-index:1; width:45px; height:100%;display:block!important; position:absolute; right:0; top:0; background:url(../images/pdnext.png) no-repeat center; }
.dis_pro_left .bd img { max-height:100%;display:block; }
.dis_pro_left img { max-width:100%; max-height:100%; }
.dis_pro_left .hd { margin-top:10px; width:100%; position:relative;display: none;overflow:hidden;margin-bottom:10px; }
.dis_pro_left .hd li { width:80px; height:80px; border:1px solid #dbdbdb; float:left; overflow:hidden; margin-right:14px; }
.dis_pro_left .hd li.on { width:92px; height:70px; border:3px solid #014929; }
.dis_pro_right { width:100%; position:relative; float:right; font-size:14px; line-height:30px; }
.dis_pro_right .pro_name { text-align:left; color:#000; font-size:16px; line-height:1.5em; }
.dis_pro_right .pro_desc { padding:5px 0; color:#666; line-height:30px; font-size:14px; border-bottom:1px solid #959595; }
.dis_pro_right .pro_para { margin:10px 0; }
.dis_pro_right .pro_para .para_title { width:105px; font-weight:bold; color:#000; }
.dis_pro_right .pro_para td { padding:5px 0; vertical-align:top; }
.dis_pro_bot { margin:20px auto; position:relative; }
.dis_pro_bot img { max-width:100%; max-height:100%; width:auto !important; height:auto !important; }
.dis_bot_title { height:35px; border-bottom:1px solid #014929; margin-bottom:20px; }
.dis_bot_title span { display:inline-block; padding:0 30px; line-height:35px; font-weight:bold; font-size:16px; color:#555; background:#eee; }
.dis_bot_title span.on { background:#014929; color:#fff; }
.dis_pro_size { display:inline-block; width:105px; line-height:30px; font-size:14px; color:#fff; padding-left:45px; background:#014929 url(../images/icon_size.png) no-repeat left center; }
.dis_pro_cart { display:inline-block; width:85px; line-height:30px; font-size:14px; color:#fff; padding-left:65px; background:#014929 url(../images/icon_cart.png) no-repeat left center; margin-left:20px; }
/*内页栏目标题样式*/

.topic_title { width:100%; height:auto;text-align:center; margin:0 auto 15px;padding-top:20px !important;padding-bottom:0px!important; }
.topic_title p {        line-height: 34px;
    color: #aaaaaa;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300; }
.topic_title b { line-height:70px; color:#000; font-size:26px; display:block; }
.topic_title span { display: inline-block;
    background: #fff;
    line-height: 26px;
    color: #333;
    font-size: 24px; }
.topic_title font { display:inline-block; background:#fff; padding:0 15px; line-height:24px; color:#014929; margin-top:-12px; font-size:18px; }
.topic_title_desc { color:#333; font-size:14px; line-height:26px; text-align:center; margin-bottom:0px; }
.biaoti1 { margin:10px auto; color:#1f1f1f; font-size:24px; line-height:30px; background:url(../images/biaoti1.png) no-repeat left top; padding:5px 0 20px 40px; }
.biaoti2 { margin:10px auto; color:#1f1f1f; font-size:20px; line-height:33px; background:url(../images/biaoti2.png) no-repeat left center; padding-left:60px; }
/*招聘页面*/

.rec-l { margin-bottom:10px; margin-top:20px;}
.rec-l img { max-width:100%; }
.rec-con { font-size:16px; color:#1f1f1f; line-height:30px; }
.welfare_system { }
.welfare_title { color:#1f1f1f; font-size:20px; border-left:4px solid #014929; padding-left:8px; line-height:24px; height:24px; margin:20px 0; }
.welfare_system ul { }
.welfare_system ul li { width:20%; float:left; text-align:center; position:relative; }
.welfare_system ul li .pic { width:95px; height:95px; margin:10px auto; }
.welfare_system ul li p { line-height:35px; font-size:16px; }
.recruitment_system { }
.recruitment_title { height:40px; position:relative; }
.recruitment_title span { display:block; float:left; width:30%; text-align:center; color:#fff; font-size:13px; line-height:40px; background:#c3c3c2; }
.recruitment_title span.end_time { width:40%; }
.recruitment_system ul li { height:50px; width:100%; margin-top:3px; border-bottom:1px solid #eee; }
.recruitment_system ul li span { display:block; float:left; width:30%; text-align:center; color:#1f1f1f; font-size:12px; line-height:50px; position:relative; background:#f5f5f5; }
.recruitment_system ul li span.end_time { width:40%; }
.recruitment_system ul li em { cursor: pointer;
    height: 15px;
    width: 15px;
    margin-left: 10px;
    display: inline-block;
    background: url(../images/closeup.png) no-repeat center;
    background-size: 100%; }
.recruitment_system ul li.openup em { background:url(../images/openup.png) no-repeat center;  background-size: 100%;}
.recruitment_system .dis_recruit { display:none; padding:10px ; background:#f5f5f5; font-size:12px; line-height:26px; border-bottom:1px solid #eee; }
.recruitment_system .dis_recruit .send { height:40px; width:100%; position:relative; text-align:right; }
.recruitment_system .dis_recruit .send a { display:inline-block; width:120px; height:35px; font-size:16px; line-height:35px; text-align:center; color:#fff; background:#014929; }
/*企业概况*/

.profile { margin:40px 0 0; }
.profile_title { width:100%; padding: 0 0  30px 0;text-align: center; }
.profile_title p {    line-height: 34px;
    color: #aaaaaa;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;}
.profile_title span {     display: inline-block;
    background: #fff;
    line-height: 26px;
    color: #333;
    font-size: 24px; }
.profile_con { font-size:14px; line-height:1.75; }
.profile_con_pic { width:80%; height:auto; padding:0 10%;}
.profile_con_pic img { box-shadow:0px 0px 4px #555;width: 100% ;margin-bottom: 12px;}
.profile_con p{
	margin-bottom: 18px;
}
/*企业文化*/
.honor_list .bd p {
    display: none;
}
.culture { position:relative; height:425px; margin:100px 0; }
.culture_pic { position:absolute; left:0; top:25px; }
.culture_pic ul li { float:left; margin-right:30px; }
.culture_con { float:right; height:100%; background:url(../images/qiyewenhua_kuag.png) no-repeat left top; padding-left:275px; }
.culture_title { min-height:72px; width:315px; border-bottom:1px solid #ccc; padding:0 0 20px 35px; margin:0 0 30px 85px; background:url(../images/short_title_kuang.png) no-repeat left top; }
.culture_title p { font-size:24px; color:#1f1f1f; text-transform:uppercase; line-height:22px; padding-top:15px; }
.culture_title span { display:block; font-size:22px; color:#014929; margin-left:45px; }
.culture_list { }
ul.culture_list li { line-height:26px; margin-bottom:15px; font-size:14px; color:#333; }
ul.culture_list li span { color:#014929; }
ul.culture_icon_list { width:420px; position:absolute; right:0; bottom:0; }
ul.culture_icon_list li { width:33.3%; float:left; padding:90px 0 0; }
ul.culture_icon_list li p { text-align:center; font-size:16px; color:#014929; }
/*发展历程*/

.flag { height:35px; width:165px; margin:0 auto; text-align:center; font-size:16px; color:#fff; overflow:hidden; line-height:40px; background:url(../images/flag.png) no-repeat center; }
.develop_list { position:relative; height:980px; margin:20px auto; }
.de_line { width:38px; height:100%; position:absolute; left:0; top:0; background:url(../images/de_line.png) repeat-y center; }
.develop_list .bd { overflow:hidden; height:100%; }
.develop_list li { line-height:26px; min-height:26px; padding-left:38px; font-size:16px; background:url(../images/de_circle.png) no-repeat left top; }
.develop_list .dev_time { width:60px; float:left; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#d1b58b; }
.develop_list .dev_keyword { width:60px; float:left; text-align:center; color:#d1b58b; }
.develop_list .dev_con { float:left; width:950px; position:relative; }
.develop_list .dev_con .dev_tit { color:#d1b58b; }
.develop_list .dev_con .dev_desc { color:#4b4b4b; height:72px; line-height:24px; font-size:14px; }
.develop_list a.prev { width:38px; height:20px; display:block; position:absolute; left:0; top:-20px; background:url(../images/detop.png) no-repeat center; }
.develop_list a.next { width:38px; height:20px; display:block; position:absolute; left:0; bottom:-20px; background:url(../images/debot.png) no-repeat center; }
/*荣誉*/
.honor_list{
	margin-top: 10px;
    height: auto;
    display: block;
    overflow:hidden;
    margin-bottom:10px;
}
#province select {
    width:30%;
    float:left;
    margin: 0 5% 0 0!important;
}
#province  #area {
    margin-right:0 !important;
}

.yuyue {
    padding-top:0!important;
}
.yuyue .topic_title {
    margin-top:0;
    margin-bottom:0;
}

    #province select#area {
    margin:0;
    }
.load {
    width:80%;
    display:block;
    margin:10px auto;
    }
.content.honor_list li{
    height: auto;
    border:1px solid #006036;
    width: calc(40% - 2px);
}
.honor_list .bd { position:relative; }
.honor_list a.next { width:28px; height:47px; display:block; position:absolute; left:-28px; top:175px; background:url(../images/hprev.png) no-repeat center; }
.honor_list a.prev { width:28px; height:47px; display:block; position:absolute; right:-28px; top:175px; background:url(../images/hnext.png) no-repeat center; }
.honor_list li {   
      width: 40%;
    padding: 10px 2.5%;
    float: left;
    margin: 12px 2.5% 0 2.5%;
    height: auto; }
.honor_list li img{
	width: 100%;
    display:block;
}
.honor_list li .pic { width:100%; height:200px; position:relative; overflow:hidden}
.honor_list li p { font-size:14px; line-height:1.75; text-align:center; }
/*基地*/

.basic_list { }
.blist { }
.blist .blist_title { font-size:20px; color:#014929; line-height:45px; }
.blist .blist_desc { font-size:14px; color:#666666; line-height:30px; }
.basic_picture { margin:30px 0; }
.bp_left { width:913px; height:519px; padding:6px; border:2px solid #ddd; float:left; position:relative; }
.picture_list { position:absolute; left:1%; top:1%; width:98%; height:98%; overflow:hidden; }
.picture_list img { width:100%; height:100%; z-index:0; }
.picture_list .zz { width:100%; height:44px; font-size:16px; position:absolute; left:0; bottom:0; background:url(../css/icon/zz_black1.png) repeat; }
.picture_list p { line-height:44px; color:#fff; background:url(../images/icon_dobcircle.png) no-repeat left center; padding-left:18px; margin-left:18px; }
.picture_list .hd { position:absolute; right:6px; bottom:6px; z-index:1; overflow:hidden; }
.picture_list .hd ul li { width:44px; height:34px; margin:0 3px; display:inline-block; *display:inline;
zoom:1; font-size:15px; color:#fff; text-align:center; line-height:34px; background:url(../images/zz_lightyel.png) repeat; }
.picture_list .hd ul li.on { background:#fbc503; }
.bp_right { height:454px; position:relative; width:160px; float:right; padding:40px 8px; background:#cbac7c; }
.bp_right .bd ul li { border:3px solid #fff; margin-bottom:25px; height:88px; width:154px; }
.bp_right .bd ul li.on { border-color:#fbc503; }
.bp_right .bd ul li img { width:100%; }
.bp_right a.next { width:100%; height:40px; display:block; position:absolute; left:0; top:-0px; background:url(../images/bpprev.png) no-repeat center; }
.bp_right a.prev { width:100%; height:40px; display:block; position:absolute; left:0; bottom:-0px; background:url(../images/bpnext.png) no-repeat center; }
/*金玛服务*/

.service_column { margin-top:30px; }
.service_column .ldiv { cursor: pointer;
    width: 20%;
    margin: 0 2.5%;
    height: 140px;
    text-align: center;
    position: relative;
    float: left;
    color: #333;
    overflow: hidden;}
.service_column .rarrow {  }
.service_column .ldiv .pic { width:100%; height:auto; }
.service_column .ldiv .bpic { display:none; position: absolute;top: 0;left: 0;}
.service_column .ldiv .desc { font-size: 12px;
    text-align: center;
    line-height: 1.5em;
    margin-top: 12px;
        position: absolute;
    width: 100%;
    top: 68px;
}
.service_column .ldiv:hover .spic { display:none; }
.service_column .ldiv:hover .bpic { display:inline; }
.service_column .ldiv:hover { color:#006036; }
.service_column .ldiv.on {  }
.service_column .ldiv.on .spic { display:none; }
.service_column .ldiv.on .bpic { display:inline; }
.service_note { padding:12px; border:2px solid #dbdbdb; border-radius:10px; margin-top: 10px; font-size:16px; line-height:28px; }
/*在线定制*/
.customization{
	width: 100%;
	margin: 0 auto;
}
.customization { margin:30px auto 30px; }
.customization_title .topic_title{
	text-align: center;
}
.customization_title { width:100%; float:left; }
.customization_note { width:100%; float:left; }
.customization_note .con{
	float: left;
    width: 100%;
    line-height: 30px;
    font-size: 12px;
    color: #666;
}
.customization_note img { max-width:100% !important }
.customization_form { width:calc(100% - 26px); height:auto;margin-top:20px; padding:12px 12px; float:right; border:1px solid #006036;margin-bottom:10px;}
 select::-ms-expand {
display: none;
}
.customization p.erro { position:absolute; left:0; bottom:-12px; line-height:30px; color:#F00; font-size:12px; }
.full_ipt { margin-bottom:10px; position:relative }
.full_ipt span { display:block; width:100%; font-size:16px; color:#333; line-height:30px; }
.full_ipt input { width:100%; height:38px; border:1px solid #ccc; text-indent:5px; line-height:38px; }
.full_ipt select { margin:15px 0; border:1px solid #ccc; height:38px; width:100%; text-indent:10px; font-size:14px; float:left; appearance:none; -moz-appearance:none; -webkit-appearance:none; background: url(../images/select_dot.png) no-repeat scroll right center transparent; }
.full_ipt option { background:none; width:100%; line-height:30px; text-indent:10px; }
.full_ipt a.submit { background:#006036; display:block; height:40px; line-height:40px; color:#fff; font-size:16px; text-align:center; }
/*投诉建议*/

.suggestion { border:1px solid #006036; padding:10px; margin:0px 0 30px; box-shadow:6px 6px 0px #006036; position:relative; }
.suggestion .hr { width:100px; height:4px; background:url(../images/serv_top_line.jpg) no-repeat center; position:relative; margin:0 auto; top:-14px; }
.suggestion_note { float:left; width:100%; position:relative;display:none }
.suggestion_note img { cursor:pointer; }
.suggestion_note img { max-width:100% !important;margin:0 auto;display: block; }
.suggestion_form { float:right; width:100%; font-size:14px; color:#555; }

.suggestion_form p.erro { position:absolute; left:90px; bottom:-28px; line-height:30px; color:#F00; font-size:12px; }
.suggestion_form .ipt { width:100%!important; float:left; position:relative; height:auto; line-height:24px; margin-top:15px; }
.suggestion_form .ipt span { float:left; display:block; width:50px; text-align:left;margin-bottom: 8px; }
.suggestion_form .ipt input { width:100%; height:34px; float:left; border:1px solid #ccc; text-indent:5px; }
.suggestion_form .reset { display:inline-block;width:45%!important; height:34px; line-height:34px; background:#ddd; color:#fff; text-align:center; font-size:14px; border:none; outline:none; }
.suggestion_form .submit { display:inline-block; width:45%; height:34px; line-height:34px; background:#006036; color:#fff; text-align:center; font-size:14px; }
.suggestion_form .iptextarea { width:100%; margin-top:10px; }
.suggestion_form .iptextarea span { display:block; line-height:45px; }
.suggestion_form .iptextarea textarea { border:1px solid #ccc; width:calc(100% - 10px); height:120px; overflow:hidden; padding:5px; font-size:15px; color:#333; line-height:24px; }
/*联系我们*/

.contact_info_list li { min-height:63px; line-height:24px;  width: 50%; float:left; margin:0 0 20px 0;text-align:center }
.contact_info_list li p img {
 width:40px;
 height:40px;
 border-radius:50%;
 padding:4px;
 margin-top:8px;
 overflow:hidden;
 border:1px solid #005832;
    }
.contact_info_list li span {
    margin-left:12px;
    margin:0 auto;
    display:block;
    }
.contact_info_list li span i {
    font-style:normal;
    }
.contact_info_list li b { font-size:13px; display:block; color:#333;font-weight: 500;line-height:8px; }
ul.point_list { width:50%; margin:20px 0; float:left; position:relative; }
ul.point_list .point_list_title { line-height:50px; margin-bottom:20px; }
ul.point_list .point_list_title span { display:inline-block; font-size:20px; font-weight:bold; color:#014929; border-bottom:2px solid #014929; }
ul.point_list li { font-size:14px; color:#333; width:48%; margin:0 1% 25px 0; float:left; line-height:26px; }
ul.point_list b { font-size:16px; color:#333333; line-height:30px; display:block; }
.creat_base .artic { width:500px; font-size:14px; line-height:32px; }
.creat_base .pic { max-width:49.5%; }
.creat_base .l_a_r_p { margin-bottom:40px; }
.creat_base .l_a_r_p .artic { float:left; }
.creat_base .l_a_r_p .pic { float:right; }
.creat_base .r_a_l_p { margin-bottom:40px; }
.creat_base .r_a_l_p .artic { float:right; }
.creat_base .r_a_l_p .pic { float:left; }
.creat_base .a_title { margin:0 0 20px 0; }
.creat_base .a_title .cn { font-size:20px; color:#014929; line-height:30px; font-weight:bold; }
.creat_base .a_title .en { font-size:14px; color:#333333; line-height:24px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
.creat_base .small_pic { width:100%; position:relative; }
.creat_base .small_pic li { float:left; }
.creat_base .small_pic li img { max-width:100%; }
.creat_base .l_a_r_p .small_pic li { margin:10px 0 0px 0.5%; text-align:right; }
.creat_base .r_a_l_p .small_pic li { margin:10px 0.5% 0px 0; text-align:left; }
.crafts_banner { margin-top:30px; }
.crafts_title { width:580px; height:70px; border:1px solid #ddd; text-align:center; margin:60px auto 20px; }
.crafts_title p { line-height:70px; color:#000; font-size:24px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
.crafts_title b { line-height:70px; color:#000; font-size:26px; display:block; }
.crafts_title font { display:inline-block; background:#014929; padding:0 15px; line-height:26px; color:#fff; margin-top:-10px; font-size:18px; }
.crafts_title_desc { color:#666666; font-size:14px; line-height:26px; text-align:center; margin-bottom:60px; }
.crafts_list .bgf5f5f5 { background:#f8f8f8; width:1120px; padding:0px 38px 30px; margin:0 0 0 -38px; overflow:hidden; }
.crafts_list .artic { width:560px; font-size:14px; line-height:32px; }
.crafts_list .pic { max-width:560px; }
.crafts_list .l_a_r_p { margin-bottom:40px; }
.crafts_list .l_a_r_p .artic { float:left; }
.crafts_list .l_a_r_p .pic { float:right; }
.crafts_list .r_a_l_p { margin-bottom:40px; }
.crafts_list .r_a_l_p .artic { float:right; }
.crafts_list .r_a_l_p .pic { float:left; }
.crafts_list .center .artic { width:100%; }
.crafts_list .center .pic { display:none; }
.crafts_list .small_pic { width:100%; position:relative; }
.crafts_list .small_pic_title { width:100%; text-align:center; background:url(../images/small_pic_title.png) no-repeat center bottom; padding-bottom:23px; margin:30px 0 10px; }
.crafts_list .small_pic_title span { padding:0 40px; line-height:28px; font-size:18px; color:#fff; background:#014929; display:inline-block; margin:0 auto; }
.crafts_list .small_pic li { float:left; }
.crafts_list .small_pic li p { width:100%; text-align:center; font-size:14px; color:#555; line-height:30px; }
.crafts_list .small_pic li img { max-width:100%; }
.crafts_list .l_a_r_p .small_pic li { margin:10px 0 0 0.5%; text-align:right; }
.crafts_list .r_a_l_p .small_pic li { margin:10px 0.5% 0 0; text-align:left; }
.ep_banner { margin-top:30px; }
.ep_title { width:580px; height:70px; border:1px solid #ddd; text-align:center; margin:60px auto 20px; }
.ep_title p { line-height:70px; color:#000; font-size:24px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
.ep_title b { line-height:70px; color:#000; font-size:26px; display:block; }
.ep_title font { display:inline-block; background:#014929; padding:0 15px; line-height:26px; color:#fff; margin-top:-10px; font-size:18px; }
.ep_title_desc { color:#666666; font-size:14px; line-height:26px; text-align:center; margin-bottom:60px; }
.ep_list .artic { font-size:14px; line-height:32px; }
.ep_list .l_a_r_p { padding-bottom:60px; }
.ep_list .l_a_r_p .artic { float:left; width:500px; }
.ep_list .l_a_r_p.bgf5f5f5 .artic { width:450px; }
.ep_list .l_a_r_p .pic { float:right; }
.ep_list .l_a_r_p img { max-width:595px; }
.ep_list .r_a_l_p { padding-bottom:60px; }
.ep_list .r_a_l_p .artic { float:right; width:560px; }
.ep_list .r_a_l_p.bgf5f5f5 .artic { width:460px; }
.ep_list .r_a_l_p .pic { float:left; }
.ep_list .r_a_l_p img { max-width:500px; }
.ep_list .c_a_c_p { text-align:center; padding-bottom:0px; }
.ep_list p.img { position:relative; }
.ep_list p.img .pic_logo { width:108px; height:108px; position:absolute; top:-50px; }
.ep_list p.img .pic_logo img { width:100%; height:100%; }
.ep_list .bgf5f5f5 { background:#f8f8f8; width:1020px; padding:55px 90px 30px; margin:0 0 0 -35px; overflow:hidden; }
.ep_list .bgf5f5f5 .ep_title { margin:0 auto 100px; }
.ep_list .l_a_r_p .pic_logo { right:-50px; }
.ep_list .r_a_l_p .pic_logo { left:-50px; }
.ep_list .small_pic { width:100%; position:relative; }
.ep_list .small_pic_title { width:100%; text-align:center; background:url(../images/small_pic_title.png) no-repeat center bottom; padding-bottom:25px; margin:20px 0; }
.ep_list .small_pic_title span { padding:0 40px; line-height:28px; font-size:18px; color:#fff; background:#014929; display:inline-block; margin:0 auto; }
.ep_list .small_pic li { float:left; }
.ep_list .small_pic li p { width:100%; text-align:center; font-size:16px; font-weight:bold; color:#000; line-height:40px; margin:10px 0 5px; }
.ep_list .small_pic li .desc { font-size:14px; color:#666; }
.ep_list .small_pic li img { max-width:100%; }
.ep_list .l_a_r_p .small_pic li { margin:10px 0 0 0.5%; text-align:right; }
.ep_list .r_a_l_p .small_pic li { margin:10px 0.5% 0 0; text-align:left; }
.join_title { width:100%; height:auto; text-align:center; margin:30px auto 10px; }
.wyjm .suggestion {
    margin-top:20px;
}

.join_title p {   line-height: 34px;
    color: #aaaaaa;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
}
.join_title font {     display: inline-block;
    background: #fff;
    line-height: 26px;
    color: #333;
    font-size: 24px; }
.join_title_desc { width:86%; margin:0 auto 50px; color:#666666; font-size:14px; line-height:26px; text-align:center; }
.join01 .artic { width:500px; font-size:14px; line-height:1.75em; }
.join01 .pic { max-width:50%; }
.join01 .r_a_l_p td{
	float: left;
	    margin: 10px 2.5% 20px 2.5%;
    width: 95%;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.join01 .r_a_l_p.bgf8f8f8{
	background: #fff;
	padding-bottom: 20px;
}
.join01 .l_a_r_p { margin:20px auto 0; }
.join01 .l_a_r_p .artic { float:left; width: 100%;text-align: center;margin: 0 0 10px 0;}
.join01 .l_a_r_p .pic { float:right; }
.join01 .l_a_r_p img { max-width:560px; }
.join01 .r_a_l_p { margin:20px auto; }
.join01 .r_a_l_p .artic { width: 100%; }

.join01 .r_a_l_p .pic { float:left; }
.join01 .r_a_l_p img { max-width:560px; }
.join01 .bgf8f8f8 { background:#f8f8f8; margin:0; }
.join01 .bgf8f8f8 .artic { padding-right: 28px; }
.join01 .a_title { margin:0 0 20px 0; }
.join01 .a_title .cn { font-size: 18px;
    color: #333;
    line-height: 30px;
    font-weight: 500; }
.join01 .a_title .en { 
font-size: 13px;
    color: #999;
    line-height: 24px;
    font-weight: 300;
    text-transform: uppercase; }
.a_content{color: #666;}
.join012 { background:#f8f8f8; width:100%; padding:50px 38px 50px; margin-left:-38px; overflow:hidden; }
.join012 .pic { width:600px; float:left }
.join012 .artic { float:right; width:480px; margin-bottom:20px; }
.join012 .artic .artic_title { font-size:16px; color:#014929; font-weight:bold; line-height:26px; margin-bottom:10px; }
.join012 .artic .a_content { font-size:14px; line-height:30px; color:#333; }
.join012 .title1 .artic_title { line-height:72px; height:72px; padding-bottom:20px; margin-bottom:20px; border-bottom:1px dashed #ddd; }
.join012 .title1 .artic_title p { background:url(../images/join_title_left.png) no-repeat left top; padding-left:25px; font-size:20px; color:#014929; }
.join012 .title2 .artic_title { line-height:72px; height:72px; background:url(../images/join_title_right.png) no-repeat right top; padding-right:25px; font-size:20px; color:#014929; float:right; }
.join012 .title2 .a_content { float:left; font-size:16px; line-height:72px; }
.join02 { padding:18px 0; }
.join02 .artic { overflow:hidden; }
.join02 .artic_title { font-size:16px; color:#014929; font-weight:bold; margin-top:50px; line-height:40px; }
.join02 .pic { width:50%; margin: 0 25% 0;}
.join02 .con { float:left; width:480px; line-height:26px; font-size:14px; color:#333; }
.join03 { background:#f8f8f8; width:100%; padding:0px 38px; margin-left:-38px; overflow:hidden; }
.join03 .bd { position:relative; }
.join03 a.prev { height:160px; width:30px; display:block; position:absolute; left:-30px; top:0; background:url(../images/join_left.png) no-repeat center; }
.join03 a.next { height:160px; width:30px; display:block; position:absolute; right:-30px; top:0; background:url(../images/join_next.png) no-repeat center; }
.join03 .bd_list { cursor:pointer; width:187px; padding:35px 0; float:left; text-align:center; font-size:16px; color:#000000; line-height:40px; }
.join03 .bd_list .pic { height:50px; }
.join03 .bd_list .bpic { display:none; }
.join03 .bd_list.on { background:#014929; color:#fff; }
.join03 .bd_list.on .spic { display:none; }
.join03 .bd_list.on .bpic { display:inline; }
.join03_content { font-size:14px; line-height:28px; text-align:center;    width:100%;
    text-align: center;
    }
  .join03_content .bd_list{
  	    width: 50%;
    margin: 0 auto;
    float: left;
    margin-top: 10px;
    height: 200px;
    overflow:hidden;
    font-size: 12px;
    line-height: 1.5em;

}
.join03_content .bd_list h2{
    font-weight: 500;
    font-size: 14px;
  }
  .join03_content .bd_list p{
    margin-top: 12px;
    }  
.join03_content .bd_list p{
   	font-size: 12px;
   	line-height: 1.75;
   	margin-top: 12px;
    margin-left:2.5%;
   	width: 95%;
    float: left;
    color: #999;
   }
  .join03_content .bd_list:nth-child(6n){
  	margin-right: 0;
  }
.join04 { background:#f8f8f8; width:100%; padding:0px 38px; margin-left:-38px; overflow:hidden; }
.join04>ul { margin:60px 0; }
.join04_list { position:relative; height:100px; background:url(../images/hline.png) repeat-y center; padding-bottom:55px; }
.join04_list_title { width:380px; height:100px; display: table; }
.join04_list_title .td { display: table-cell; text-align: left; vertical-align: middle; font-size:16px; color:#014929; font-weight:bold; }
.join04_list_title span { width:55px; height:55px; line-height:55px; text-align:center; background:#fff; border:1px solid #014929; border-radius:100%; font-size:30px; font-family:Arial, Helvetica, sans-serif; display:block; }
.join04_list_name { display:table; width:50px; height:100px; padding:0 25px; line-height:25px; font-size:24px; color:#fff; text-align:center; background:#014929; border-radius:100%; margin:0 auto; }
.join04_list_more { width:88px; height:22px; line-height:22px; text-align:center; font-size:14px; color:#fff; position:absolute; display:block; background:#014929; bottom:-25px; }
.join04_list_name span { display: table-cell; vertical-align: middle; }
.join04_list_desc { max-height:100px; width:380px; font-size:14px; color:#333; line-height:24px; position:relative; }
.join04_list.left .join04_list_title span { margin-right:22px; }
.join04_list.right .join04_list_title span { margin-left:22px; }
.join04_list.left .join04_list_title { position:absolute; left:0; top:0; }
.join04_list.right .join04_list_title { position:absolute; right:0; top:0; }
.join04_list.left .join04_list_desc { position:absolute; right:0; top:0; background:url(../images/vline.png) no-repeat left center; padding-left:92px; }
.join04_list.right .join04_list_desc { position:absolute; left:0; top:0; background:url(../images/vline.png) no-repeat right center; padding-right:92px; }
.join04_list.left .join04_list_more { right:0; }
.join04_list.right .join04_list_more { left:0; }
.join05 { padding:0 0; }
.join05 .artic { overflow:hidden; }
.join05 .artic_title { font-size:16px; color:#014929; font-weight:bold; margin-top:50px; line-height:40px; }
.join05 .pic { width:100%;margin-top: 40px;}
.join05 .con {  width:100%; line-height:30px; font-size:13px; color:#666; }
.join06 { background:#f8f8f8; width:100%; padding:0px 38px; margin-left:-38px; overflow:hidden; }
.join06_list { margin:10px 0 0; }
.join06_lister { width:29.333%; float:left; text-align:center; cursor:pointer;margin: 0 2% 0; }
.join06_lister .pic { width:40%; margin:0 auto; }
.join06_lister .bpic { display:none; }
.join06_lister .name { font-size:12px; color:#666; line-height:30px;margin-bottom:10px; }
.join06_lister .desc { font-size:14px; color:#006036; line-height:28px; display:none; }
.join06_lister.on { color:#006036; }
.join06_lister.on .spic { display:none }
.join06_lister.on .bpic { display:inline; }
.join06_lister.on .desc { display:block }
.join08 { background:#f8f8f8; width:100%; padding:0px 38px; margin-left:-38px; text-align:center; overflow:hidden; }
.join08_content { margin:50px auto; }
.join09 { }
.join09_content { font-size:14px; color:#333; line-height:28px; }
.join_feedback { border:1px solid #014929; position:relative; }
.join_feedback p.erro { position:absolute; left:0; bottom:-28px; line-height:30px; color:#F00; font-size:13px; }
.join_feedback_note { float:right; width:320px; height:100%; }
.join_feedback_form { float:left; width:730px; padding:25px 10px 0; }
.join_feedback_form .ipt { border:1px solid #ccc; position:relative; height:40px; line-height:40px; margin-bottom:25px; margin-left:25px; }
.join_feedback_form .ipt em { position:absolute; left:-25px; display:block; font-size:18px; font-style:normal; top:0; color:#C00; width:25px; text-align:center; }
.join_feedback_form .ipt.col-2 { width:305px; float:left; margin-right:30px; }
.join_feedback_form .ipt.col-1 { width:667px; margin-right:30px; }
.join_feedback_form .ipt.col-2 span { float:left; display:block; width:20%; text-align:right; font-size:16px; }
.join_feedback_form .ipt.col-1 span { float:left; display:block; width:9%; text-align:right; font-size:16px; }
.join_feedback_form .ipt.col-2 input { width:80%; height:100%; float:left; border:none; text-indent:5px; }
.join_feedback_form .ipt.col-1 input { width:91%; height:100%; float:left; border:none; text-indent:5px; }
.join_feedback_form .iptextarea { margin-left:25px; margin-bottom:25px; width:667px; border:1px solid #ccc; }
.join_feedback_form .iptextarea span { display:block; width:90px; text-align:right; font-size:16px; line-height:40px; }
.join_feedback_form .iptextarea textarea { width:97%; height:90px; padding:0px 10px 10px; margin:0 auto; overflow:hidden; color:#333; line-height:24px; outline:none; border:none; }
.join_feedback_form #code { width:100px; height:40px; line-height:40px; float:left; border-left:1px solid #ccc; color:#014929; font-family:Arial, Helvetica, sans-serif; text-align:center; letter-spacing:2px; font-size:16px; font-weight:bold; }
.join_feedback_form .submit { display:inline-block; margin-right:40px; width:320px; height:40px; line-height:40px; background:#014929; color:#fff; text-align:center; font-size:16px; float:right; }
.videolist { }
.videolist li { text-align:center; position:relative; width:330px; float:left; padding:8px; border:1px solid #ddd; margin:0 0 35px 35px; }
.videolist .pic { width:100%; height:210px; }
.videolist li p { display:none; width:100%; height:100%; position:absolute; left:0; top:0; background:url(../icon/zz_black1.png) repeat; }
.videolist li em { width:100%; height:100%; position:absolute; left:0; top:0; background:url(../images/video_btn.png) no-repeat center; }
.videolist li:hover p { display:block; }
.videolist .name { color:#014929; font-size:16px; line-height:35px; }
.videolist .desc { font-size:13px; line-height:20px; color:#111; }
#Absolute-Center { width:800px; height:450px; margin:auto; position:fixed; top:0; left:0; padding:8px; box-shadow:0px 0px 8px #ccc; bottom:0; right:0; z-index:999; display:none; }
#Absolute-Center .vcon { width:100%; height:100%; overflow:hidden; background:#000; }
#Absolute-Center .close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background-image: url('../js/fancybox/images/fancybox.png'); background-position: -40px 0px; cursor: pointer; z-index:999; }
/*商桥隐藏*/

#newBridge { display:none !important; }
/*评论*/

.commend { margin-top:50px; }
.mod-hd { height: 40px; line-height: 40px; background: #f4f4f4; padding-left: 10px; }
.cmtList { margin:0 10px; padding: 10px 0; border-bottom:1px dashed #cfd1ce; position:relative; }
.cmtList-detail-header { line-height: 30px; color: #777; }
.cmtList-avator { float:left; }
.cmtList-avator img { width:50px; }
.cmtList-detail { margin-left:65px; }
.cmtList-detail-user { margin:0; color:#C90; font-style:normal; }
.cmtList-detail .cmtList-detail-time { float: right; }
.cmtList-detail-commment { font-size: 14px; padding: 5px; word-wrap: break-word; word-break: normal; }
.cmtBar-hd { height:40px; margin:10px 0; }
.cmtEditor-shortCut { width:104px; background:#014929; color:#fff; text-align: center; font-size: 16px; float: left; height: 40px; line-height: 40px; position: relative; letter-spacing: 1px; border-radius: 3px; text-align:center; }
.cmtarea-section-content { border: 1px solid #ddd; overflow: hidden; margin-top: 10px; }
.cmt-face-box { float:left; width:110px; }
.cmt-face-box p { text-align:center; font-size:10px; color:#F00 }
.cmt-face-img { margin:10px; position: relative; display: block; zoom: 1; color: #fff; width:90px; height:90px; border-radius: 50%; overflow: hidden; }
.cmt-face-img img { width:100%; }
.cmt-face-img .cmt-change-face { border-radius:100%; color:#fff; font-style:normal; overflow: hidden; text-align:center; display: block; position: absolute; left:0; top:0; width:100%; height:100%; line-height:90px; font-size:13px; background-color: rgba(0, 0, 0, .4); background-image: url(about:blank); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#00ffffff, endcolorstr=#00ffffff)"; opacity: 0; filter: alpha(opacity=0); }
.cmt-face-img:hover .cmt-change-face { opacity:1; transition:all ease-in-out .3s;
}
.cmtarea-name { float:right; font-size: 14px; overflow: hidden; height:30px; margin:10px 10px 0; padding:5px; background: #fff; width:650px; border:1px solid #eee; background:none; overflow:hidden; color:#666; border-radius:5px; }
.cmtarea-content { float:right; font-size: 14px; overflow: hidden; height:80px; margin:10px; padding: 5px; background: #fff; width:650px; border:1px solid #eee; background:none; overflow:hidden; color:#666; border-radius:5px; }
.cmtarea-footer { line-height:26px; height:26px; margin-top:10px; text-align:right; position:relative; }
.cmtarea-sendBtn { line-height:26px; display:inline-block; width:99px; height:26px; text-align:center; color:#fff; background:#014929; }
.flow_window{position:fixed;right:2px;top:30%;width:78px;z-index:999;transition:all ease-in-out 0.5s ;display:none;}

.flow_icon{width:78px;height:154px;position:fixed;right:0;top:155px;background:url(../images/logo_icon.png) no-repeat center;transition:all ease-in-out 0.5s}

.flow_window li{width:78px;height:76px;margin-bottom: -1px;cursor:pointer;position:relative;background-color:rgba(255,255,255,0.89);background-position:center;background-repeat:no-repeat;    border: 1px solid rgba(1, 73, 41, 0.42)}

.flow_window li .par{line-height:76px;height:76px;  border: 1px solid rgba(1, 73, 41, 0.42);width:160px;font-weight:bold;text-align:center;background-color:rgba(255,255,255,0.89);color:#006036;font-size:22px;letter-spacing:1px;position:absolute;right:78px;top:-1px;font-family:Arial, Helvetica, sans-serif;display:none;}

.flow_window li .par img{width:99%;border-radius:3px;position:absolute;left:0;bottom:0;box-shadow:0px 0px 5px #999;}

.flow_window li.ficon1{background-image:url(../images/ficon1.png);}

.flow_window li.ficon2{background-image:url(../images/ficon2.png);}

.flow_window li.ficon3{background-image:url(../images/ficon3.png);}

.flow_window li.ficon4{background-image:url(../images/ficon4.png);}

.flow_window li.ficon5{background-image:url(../images/ficon5.png);}
    .flow_window li.ficon4 .par {
    border:none;
    }
.flow_window li:hover{background-color:#fff;}
.ficon_top{
 width: 51px;
    height: auto;
    padding:4px 0;
    bottom: 30px;
    background: rgba(0,0,0,0.22);
    font-size: 16px;
    color: #fff;
    text-align:center;
    margin-bottom:2px;cursor:pointer;position:relative;z-index:999;display:none;position:fixed;right:0;bottom:80px;

}
.fpage{width:100%;text-align:center;font-size:13px;margin:20px auto;}

.fpage font{height:25px;display:block;color:#fff;font-size:15px;background:#014929;}

.fpage a{font-size:14px;font-family:Arial, Helvetica, sans-serif;width:25px;height:25px;text-align:center;line-height:25px;margin-left:2px;display:inline-block;display: -moz-inline-stack;*display:inline; *zoom:1;}

.fpage a:hover{color:#014929;}

/*通用新闻详情 START*/
#dis_news {width:calc(100% -20px); margin:20px auto 20px;overflow: hidden;position: relative;}
#dis_news .dis_page {border-top: 1px solid #e0e0e0;padding-top: 13px;line-height:28px;}
#dis_news .d_prev {word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#dis_news .d_next {text-align: left;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#dis_news .dnews_title {
	    font-size: 18px;
    font-weight: normal;
    _height: 30px;
    min-height: 30px;
    line-height: 1.5em;
    text-align: left;
    color: #000;
}
#dis_news .dnews_line {text-align: left;
    color: #b9b9b9;
    font-size: 13px;}
#dis_news .dnews_content {padding: 5px;_height: 200px;min-height: 200px;line-height: 23px;margin-top: 0px;}
.dnews_content img{
	max-width: 100%;
}
.new_print{text-align:center;}
.new_print a {color: #676767;margin:10px 0;	}
@media screen and (max-width:769px){#dis_news {padding: 10px;}}
/*通用新闻详情 END*/

:-moz-placeholder {color:#C00;opacity:1; }

::-moz-placeholder {color: #C00;opacity:1;}

input:-ms-input-placeholder{color: #C00;opacity:1;}

input::-webkit-input-placeholder{color: #C00;opacity:1;}


.gridalicious{margin:0 0 20px;overflow: hidden;}

.append_inc_top {
    height:auto!important;
}
.gridalicious .item{
	width: 100%;
	height: 200px;
	margin-bottom: 12px;
	overflow: hidden;
}
.itemList{
	width: 46%;
	margin:24px  2% 0 2%;
	height: auto;
	overflow: hidden;
	float: left;

}

.gridalicious .itemList p{text-align:center;font-size:14px;line-height:35px;color:#333;}

.gridalicious .item img{ transform: scale(1);transition: all 0.5s ease 0s; -webkit-transform: scale(1); -webkit-transform: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s;}

.gridalicious .item:hover img{box-shadow:0px 0px 8px #666;transform: scale(1.05);transition: all 0.3s; -webkit-transform: scale(1.05); -webkit-transform: all 0.3s; -ms-transition: all 0.3s;}
.line{
	width: 100%;
	height: 1px;
	background: #f5f5f5;
}

.net_right{
	width: 100%;
    height: 600px;
    margin-top: 60px;
}
.net_left{
	width: 100%;
}
.search_line{
	height: auto;
	overflow: hidden;
}
.search_line select{
	width: calc(50% - 10px);
	margin-right: 10px;
	height: auto;
	overflow: hidden;
}
#city{
	float: right;
	margin-right: 0;
}
.search_line input[type="text"]{
	width: calc(100% - 2px);
	margin: 12px auto;
}
.ser_btn2{
	width: 100%;
	margin-left: 0;
	background: #014929;
}
.gun_div{
	width: 100%;
    height: auto;
	max-height: 400px;
}
.phonehide {
    display:none!important;
}
.bottom_menu { position:fixed; left:0; bottom:0; width:100%; background:rgba(255,255,255,0.95); padding:3px 0;  z-index:9;border-top:1px solid #ededed; }
.bottom_menu ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.bottom_menu li { float:left; width:25%; text-align:center; overflow:hidden; position:relative; }
.bottom_menu li span { display:block; overflow:hidden; width:100%; height:25px; margin-bottom:1px; }
.bottom_menu li span img { height:100%; }
.bottom_menu li a { font-size:12px; color:#006036; display:block;font-weight:bold }
.zhezhao {
    background: rgba(255,255,255,0.5);

    height: calc(100% - 82px);
    left: 0;
    position: fixed;
    top: 82px;
    width: 100%;
    z-index: 6;
}
.vc-case-info tr td {
        width: 50%!important;
    display: block;
    float: left;
}




















