@import "https://at.alicdn.com/t/font_1272420_0pb4qd5e96sp.css";
html,body{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    font-family:"Arial","Microsoft YaHei";
}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,input{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
ol,ul{ list-style:none;}
img,fieldset{ border:0 none; display:block;}
a{
    text-decoration:none;
    out-line: none;
}
.header{
    width: 100%;
}
/*头部*/
.top_nav{
    width: 100%;
    height: 30px;
    font-size: 14px;
    background: #f4f4f4;
}
.top_nav>.center>.top_left{
    height: 30px;
    line-height: 30px;
}
.top_nav>.center>.top_fanyi>.change{
    width: 55px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    display: inline-block;
}
/*头部logo，咨询*/
.nav_top{
    width: 100%;
    height: 90px;
}
.nav_top>.logo{
    padding: 9px 0 0 0;
}
.nav_top>.logo>img{
    height:60px;
    width: 100%;
    margin: 0;
    padding: 0;
}
.nav_top>.tel_logo{
    width: 60px;
    height: 60px;
    margin-top: 10px;
}
.nav_top>.tel_logo>img{
    height: 100%;
}
.nav_top>.tel_num{
    height: 100%;
    margin-left: 10px;
}
.nav_top>.tel_num>.first{
    margin-top: 15px;
}
.nav_top>.tel_num>.last{
    font-size: 25px;
    font-weight:bold;
    color: red;
}
/*导航*/
.nav{
    width: 100%;
    height:50px;
    background: #2ea459;
}
.nav>ul{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.nav>ul>li{
    float: left;
    width: 14.25%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    color: white;
    position: relative;
}
.nav>ul>.active{
    background: #055622;
}
.nav>ul>li>a{
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #fff;
}
.nav>ul>li>a:hover{
    cursor: pointer;
    background: rgba(5, 86, 34, 0.8);
    color: white;
}
.nav>ul>li>.sub_nav{
    width: 100%;
    position: absolute;
    background: #597a65;
    display: none;
    z-index: 999;
}
.nav>ul>li:hover .sub_nav{
    color: white;
    display: block;
}
.sub_nav>li{
    border-bottom: 1px solid #4f705b;
}
.sub_nav>li>a{
    width: 100%;
    display: inline-block;
    color: #fff;
}
.sub_nav>li>a:hover{
    color: white;
    background: #406c4b;
}
.main{
    width: 100%;
}

.banner_kuang{
    width: 100%;
    height: 540px;
}

.banner{
    width: 100%;
    height: 100%;
}



/*.banner>img{*/
    /*width: 100%;*/
    /*height: auto;*/
/*}*/
.banner_img{
    width: 100%;
    height: 540px;
}
.banner_img>a{
    width: 100%;
    height: 100%;
}
.banner_img>a>img{
    width: 100%;
    height: 100%;
}
.main>.goodsinfo{
    width: 100%;
    /*background: rgba(255, 0, 0, 0.27);*/
}
.main>.goodsinfo>.goods>.tittle{
    width: 550px;
    height: 100px;
    margin: 0 auto;
    border-bottom: 1px solid #d9d9d9;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #252323;
}.main>.goodsinfo>.goods>.tittle>.profen{
     width: 40px;
     height: 8px;
     background: #2ea459;
     margin: -7px auto;
 }

.main>.goodsinfo>.goods>.info{
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 60px;
}
.main>.goodsinfo>.goods>.goods_max{
    width: 100%;
}
.goods_max>ul{
    width: 100%;
    display: inline-block;
}
.goods_max>ul>li{
    width: 25%;
    height: 240px;
    float: left;
    padding: 0 0 15px 0;
}
.goods_max>ul>li>div{
    color: #333333;
    width: 100%;
    height: 100%;
    /*padding: 0 10px 0 0;*/
    text-align: center;
}
.img_box{
   width: 100%;
    display: inline-block;

}

.img_box>.biankuang{
    width: 96%;
    border: 1px solid #d2d2d2;
    display: inline-block;
}

.img_box>.biankuang>img{
    width: 80%;
    /*height:200px;*/
    display: inline-block;

}
.goods_max>ul>li:hover>div>.img_box>img{
    cursor: pointer;
    border: 1px solid #08732f;
}
.goods_max>ul>li>div>.img_box>span{
    width: 100%;
    height: 30px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    display: block;
}
.goods_max>ul>li:hover>div>.img_box>span{
    color: #08732f;
}
.goods_max>ul>li:nth-child(4)>div>.img_box{
    padding: 0;
}
.goods_max>ul>li:nth-child(8)>div>.img_box{
    padding: 0;
}
.main>.goodsinfo>.more{
    width: 100%;
    height: 85px;
}
.main>.goodsinfo>.more>.more_line{
    border: 1px solid #9cc7ac;
    width: 100%;
    margin-top: 15px;
    position: absolute;
}
.main>.goodsinfo>.more>.more_goods{
    width: 11%;
    height: 35px;
    border: 1px solid #08732f;
    text-align: center;
    margin: 0 auto;
    background: #ffffff;
    z-index: 5;
    position: relative;
    line-height: 35px;
}
.main>.goodsinfo>.more>.more_goods:hover{
    cursor: pointer;
}
.main>.goodsinfo>.more>.more_goods>a{
    color: #08732f;
    width: 100%;
    height: 100%;
}
.main>.userinfo{
    width: 100%;
    height: 600px;
    background:#fafafa;
}
.main>.userinfo>.center>.about{
    width: 100%;
    height: 480px;
    padding-bottom: 60px;
    padding-top: 60px;
}
.main>.userinfo>.center>.about>.outline{
    width: 100%;
    height: 100%;
}
.main>.userinfo>.center>.about>.outline>.pic{
    width: 45%;
    height: 440px;
}
.main>.userinfo>.center>.about>.outline>.pic>img{
    width: 100%;
    height: 440px;
    margin: 0;
    padding: 0;
}
.main>.userinfo>.center>.about>.outline>.about_us{
    width: 50%;
    height: 440px;
    margin-left: 5%;
}
.main>.userinfo>.center>.about>.outline>.about_us>.first{
    margin: 20px 0 0 20px;
}
.main>.userinfo>.center>.about>.outline>.about_us>.kuai{
    width:35px;
    height: 8px;
    background: #2ea459;
    margin: 5px 0 0 20px;
}
.main>.userinfo>.center>.about>.outline>.about_us>.jianjie{
    margin-top: 25px;
    text-indent:35px;
    height: 180px;
    line-height: 25px;
}
.main>.userinfo>.center>.about>.outline>.about_us>.jianjie>p{
    margin-top: 10px;
}
.main>.userinfo>.center>.about>.outline>.about_us>.about_us_max{
    width: 100%;
    height: 150px;
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
}
.main>.userinfo>.center>.about>.outline>.about_us>.about_us_max>ul{
    width: 100%;
    height: 149px;
}
.main>.userinfo>.center>.about>.outline>.about_us>.about_us_max>ul>li{
    width: 25%;
    height: 100%;
    float: left;
}
.main>.userinfo>.center>.about>.outline>.about_us>.about_us_max>ul>li>.about_us_icon{
    padding: 20px 0 10px 0;
}
.main>.userinfo>.center>.about>.outline>.about_us>.about_us_max>ul>li>.about_us_icon>.about_us_icon_box{
    width: 89px;
    height: 89px;
    margin: 0 auto;
    display: -webkit-box;
    border-radius: 100%;
    line-height: 89px;
    border: 2px solid #2ea459;
}
.main>.userinfo>.center>.about>.outline>.about_us>.about_us_max>ul>li>.about_us_icon>.about_us_icon_box>i{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #2ea459;
    font-size: 48px;
}
.main>.userinfo>.center>.about>.outline>.about_us>.about_us_max>ul>li>.about_us_icon>.ci{
    text-align: center;
    margin-top: 10px;
    color: #2ea459;
}
.main>.news{
    width: 100%;
    height: 600px;
}
.main>.news>.center>.tittle{
    width: 550px;
    height: 100px;
    margin: 0 auto;
    border-bottom: 1px solid #d9d9d9;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #252323;
}
.main>.news>.center>.tittle>.newsfen{
    width: 40px;
    height: 8px;
    background: #2ea459;
    margin: -7px auto;
}
.main>.news>.center>.info{
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 60px;
}
.main>.news>.center>.news_main{
    height:400px;
    width: 100%;
    padding-bottom: 30px;
}
.main>.news>.center>.news_main>.news_left{
    height: 400px;
    width: 42%;
}
.main>.news>.center>.news_main>.news_left>.news_border{
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 300px;
}
.main>.news>.center>.news_main>.news_left>.news_border>img{
    width: 100%;
    height:300px ;
    margin: 0;
    padding: 0;
}
.main>.news>.center>.news_main>.news_left>.news_bottom{
    height: 50px;
    line-height: 50px;
}
.main>.news>.center>.news_main>.news_left>.news_bottom>span:first-child{
    color: #333333;
    font-size: 18px;
}
.main>.news>.center>.news_main>.news_left>.news_title{
    /*color: #cbcbcb;*/
    font-size: 15px;
}
.main>.news>.center>.news_main>.news_right{
    position: relative;
    width: 54%;
    height: 400px;
    margin-left: 3%;
}
.main>.news>.center>.news_main>.news_right>.news_top{
    position: relative;
    width: 100%;
    height: 50px;
    z-index: 6;
    display: flex;
}
.main>.news>.center>.news_main>.news_right>.news_top>.title{
    display: inline-block;
    width: 120px;
    height: 49px;
    line-height: 50px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #eeeeee;
    cursor: pointer;
}
.main>.news>.center>.news_main>.news_right>.news_top>.active{
    background: white;
    border-bottom:none;
}
.main>.news>.center>.news_main>.news_right>.news_top>button:hover{
    cursor: pointer;
    border:1px solid #e5e5e5;
    background: #eeeeee;
}
.main>.news>.center>.news_main>.news_right>.news_top>button:focus{
    background:#eeeeee;
    outline:0;
}
.main>.news>.center>.news_main>.news_right>.news_contect{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    width: 100%;
    height:329px;
    position: absolute;
    z-index: 5;
    top: 49px;
    overflow: hidden;
    display: none;
}
.main>.news>.center>.news_main>.news_right>.active{
    display: block;
}
.main>.news>.center>.news_main>.news_right>.news_contect>ul>li>a{
    color: #666666;
}
.main>.news>.center>.news_main>.news_right>.news_contect>ul>li>a>.nei{
    margin-left: 20px;
    width: 93%;
    height:46px;
    line-height: 46px;
    border-bottom: 1px dashed #e5e5e5;
}
.main>.news>.center>.news_main>.news_right>.news_contect>ul>li:nth-child(7)>a>.nei{
    margin-left: 20px;
    width: 93%;
    height: 49px;
    border:none
}
.main>.news>.center>.news_main>.news_right>.news_contect>ul>li>a>.nei>.msg{
    width: 80%;
    display: flex;
    align-items: center;

}
.main>.news>.center>.news_main>.news_right>.news_contect>ul>li>a>.nei>div>img{
    width: 20px;
    height: 20px;
}
.main>.news>.center>.news_main>.news_right>.news_contect>ul>li>a>.nei>div>p{
    margin-left: 10px;
}
.main>.news>.center>.news_main>.news_right>.news_contect>ul>li>a>.nei>div>p:hover {
    color: #248045;
}
.main>.news>.center>.news_main>.news_right>.news_contect>ul>li>a>.nei>.time{
 color: #cbcbcb;;
}
.footer{
    width: 100%;
    height: 90px;
    background: #1a261f;
}
.foot_img{
    width:240px;
    height: 80px;
    overflow: hidden;
    float: left;
}
.foot_img>img{
    width: 100%;
    height: auto;
    margin: 15px 0 0 0;
}
.foot_banquan{
    background: #1a261f;
    height: 100%;
    float: right;
    color: #a7aaa8;
}
.banquan{
    text-align: center;
    line-height: 90px;
}
/*通用样式*/
.center{
    width: 1200px;
    margin: 0 auto;
}
.left{
    float: left;
}
.right{
    float: right;
}
.zhanshi{
    font-weight:bold;
    font-size:25px;
    color: #000000;
}
/*其他页面*/
.banner_use{
    width: 100%;
    height: 360px;
    overflow: hidden;
}
.banner_use>img{
    width: 100%;
    height: 100%;
}
.pos{
    width: 100%;
    height: 60px;
    background: #f4f4f4;
    line-height: 60px;
    text-align: center;
}
.home{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.home>img{
    width: 30px;
    height: 30px;
    float: left;
    padding: 13px 10px 0 0 ;
}
.home>.weizhi{
    float: left;
}
.weizhi>a{
    color: #333333;
}
.max_data{
    width: 1200px;
    margin: auto;
}
.max_data>.left_fill{
    width: 21%;
    height: 80px;
    float: left;
    background: #2ea459;
}
.max_data>.main_nav{
    width: 1200px;
    margin: 0 auto;
    z-index: 1;
    display: inline-flex;
}
.max_data>.main_nav>.left_nav{
    width: 20%;
    height: 100%;
    padding: 0 0 50px 0;
}
.max_data>.main_nav>.left_nav>.top_nav{
    width: 100%;
    height: 80px;
    background: #2ea459;
    position: relative;
}
.max_data>.main_nav>.left_nav>.top_nav:before {
    content: "";
    display: block;
    width: 400px;
    height: 80px;
    background: #2ea459;
    position: absolute;
    top: 0;
    left: -401px;
}
.max_data>.main_nav>.left_nav>.top_nav>.cn{
    font-size: 24px;
    color: white;
    padding: 12px 0 0 40px;
}
.max_data>.main_nav>.left_nav>.top_nav>.cn h4{
    font-size: 30px;
}
.max_data>.main_nav>.left_nav>.top_nav>.cn p{
    line-height: 10px;
}
.max_data>.main_nav>.left_nav>.top_nav>.cn span{
    font-size: 16px;
    font-weight: 300;
}
.max_data>.main_nav>.left_nav>.top_nav>.en{
    font-size: 14px;
    color: white;
    padding: 0 0 0 40px;
}
.left_nav>ul{
    width: 100%;
}
.left_nav>ul>li{
    border-bottom: 1px solid #dcdcdc;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.square{
    width: 5px;
    height: 5px;
    background: #b8b8b8;
    float: left;
    margin: 13% 10% 0 20%;
}
.sqhover{
    width: 7px;
    height: 7px;
    background: #055622;
    float: left;
    margin: 12% 9% 0 19%;
}
.left_nav>ul>li>.name{
    float: left;
    width: 65%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.left_nav>ul>li>.hovername{
    float: left;
    width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hovername>a{
    color: #055622;
}
.name>a{
    color: #333333;
}
.left_nav>.left_contact{
    width: 100%;
    margin: 100px 0 0 0;
}
.left_nav>.left_contact>.title_nav{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 20px 0;
}
.left_nav>.left_contact>.title_nav>.tel{
    border-bottom: 4px solid #2ea459;
    width: 40%;
    float: left;
    text-align: center;
    font-size: 20px;
    height: 37px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.left_nav>.left_contact>.title_nav>.tel>span{
    font-size: 21px;
}
.left_nav>.left_contact>.title_nav>.eng{
    border-bottom: 1px solid #dcdcdc;
    width: 60%;
    float: left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.left_nav>.left_contact>.title_nav>.eng>span{
    color: #b8b8b8;
}
.left_nav>.left_contact>.add{
    width: 100%;
    line-height: 30px;
    font-size: 14px;
}
.right_con{
    width: 80%;
    margin: 0 0 3% 7%;
}
.right_con>.contect{
    width: 100%;
}
.right_con>.contect>.detail{
    width: 100%;
    padding: 20px 0;
}
.detail_tro>p, .detail_tro>div, .detail_tro>span{
    font-size: 14px;
    line-height: 36px;
}
.about_img{
    width: 90%;
    height: 300px;
    overflow: hidden;
    margin: 5% auto 0 auto;
}
.about_img>img{
    width: 100%;
    height: auto;
}
.news_list{
    width: 100%;
}
.news_list>ul>li{
    width: 100%;
    border-bottom: 1px dashed #dcdcdc;
}
.news_list>ul>li:last-child{
    border:none;
}
.news_list>ul>li>a{
    color: #333333;
}
.news_list>ul>li>a>.max_data{
    width: 100%;
    padding: 28px 0;
    display: inline-block;
}
.news_list>ul>li>a>.max_data>.data{
    width: 11%;
    height: 90px;
    float: left;
    background: #2ea459;
    text-align: center;
    color: white;
}
.news_list>ul>li>a>.max_data>.data>.days{
    padding: 20% 0 0 0;
    font-size: 25px;
}
.news_list>ul>li>a>.max_data>.main_detail{
    float: left;
    width: 85%;
    height: 90px;
    margin: 0 0 0 2%;
}
.yemo{
    width: 35%;
    height: 20px;
    overflow: hidden;
    margin: 5% auto 0 auto;
}
.main_detail>.titie{
    color: #353535;
    font-size: 18px;
}
.main_detail>.mian_contect{
    width: 100%;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.page{
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 4% 0 0 0;
}
.page>ul{
    position: absolute;
    left: 55%;
    transform: translate(-50%, 0);
}
.page>ul>span{
    display: block;
    padding: 0 10px;
    margin: 0 5px 0 5px;
    border: 1px solid #3e3e3e;
    font-size: 14px;
    color: black;
    float: left;
    cursor: pointer;
}
.page>ul>span:hover{
    background: #2c8cc8;
    color: white;
}
.page>ul>a{
    display: block;
    padding: 0 10px;
    margin: 0 5px 0 5px;
    border: 1px solid #3e3e3e;
    font-size: 14px;
    color: black;
    float: left;
    cursor: pointer;
}
.page>ul>a:hover{
    background: #2c8cc8;
    color: white;
}
.pagination span.disabled {
    background-color: #6690c8;
}
.right_con>.top_name{
    width:100%;
    height: 80px;
    border-bottom:1px solid #dcdcdc;
}
.right_con>.top_name>.top_title{
    font-size: 20px;
    font-weight: bold;
    padding: 40px 0 0 0;
    float: left;
    color: #353535;
}
.right_con>.top_name>.top_data{
    float: right;
    padding: 40px 10px 0 0;
}
/*产品中心*/
.goods_list{
    position: relative;
    width: 100%;
}
.goods_list>ul{
    display: inline-block;
    width: 100%;
    padding: 0 0 30px 0;
}
.goods_list>ul>li{
    width: 30%;
    height: 270px;
    padding: 5% 0 0 0;
    float: left;
    margin: 0 5% 0 0;
}
.goods_list>ul>li:nth-child(3n){
    margin: 0;
    float: right;
}
.goods_list>ul>li>.goods{
    width: 100%;
    text-align: center;
}
.goods>.goods_img {
    position: relative;
    width: 100%;
    height: 247px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}
.goods_img>img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.goods>.goods_title {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #3e3e3e;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.goods>.goods_del{
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #b8b8b8;
}
/*产品详情*/
.pro_detail{
    width: 100%;
    height: 320px;
}
.pro_detail>.pro_img{
    width: 430px;
    height: 320px;
    float: left;
    border: 1px solid #dcdcdc;
    margin: 0 40px 0 0;
}
.pro_detail>.pro_img>img{
    width: 100%;
    height: auto;
}
.pro_detail>.pro_tro{
    width: 450px;
    float: left;
    margin: 20px 0 0 0;
    line-height: 30px;
}
.pro_detail>.pro_tro>.neirong{
    margin: 0 0 20px 0;
}
.pro_detail>.pro_tro>.neirong>.title{
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 30px 0;
    color: #333333;
}
/*.pro_detail>.pro_tro>.neirong>span:nth-child(1){*/
  /**/
/*}*/
.long{
    width: 100%;
    margin: 30px 0 10px 0;
}
.long>.long_name{
    font-weight: bold;
    font-size: 16px;
}
.long>ol{
    list-style-type:decimal;
    padding: 10px 0 0 20px;
    line-height: 30px;
}
.long>ol>li{
    list-style-position:outside;
}
.pre_next{
    width: 100%;
    height: 100px;
    margin: 50px 0 0 0;
}
.pre_next>.pre{
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #fafafa;
    float: left;
    border: 1px solid #dcdcdc;
}
.pre_next>.next{
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #fafafa;
    float: right;
    border: 1px solid #dcdcdc;
}
/*市场销售*/
.market_list{
    position: relative;
    width: 100%;
}
.market_list>ul{
    display: inline-block;
    width: 100%;
}
.market_list>ul>li{
    width: 430px;
    height: 142px;
    margin: 40px 0 0 0;
    float: left;
}
.market_list>ul>li:hover{
    background: #25a47e;
}
.market_list>ul>.active{
    background: #2ea459;
    color: white;
}
.market_list>ul>li:nth-child(2n){
    margin: 40px 0 0 75px;
}
.market_list>ul>li>.market{
    padding: 0 20px;
    height: 100%;
    border: 1px solid #dcdcdc;
}
.market_list>ul>li>.market>.market_name{
    width: 100%;
    height: 50px;
    margin: 20px 0 0 0;
}
.market_list>ul>li>.market>.market_name>.sanjiao{
    width: 0;
    height: 0;
    border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #555555;
    position: relative;
    margin: 20px 5px 0 0;
    float: left;
}
.market_list>ul>li>.market>.market_name>.active{
    border-color: transparent transparent transparent white;
}
.market_list>ul>li>.market>.market_name>.title{
    float: left;
    margin: 20px 0 0 0;
}
.market_list>ul>li>.market>.market_add{
    width: 100%;
    margin: 10px 0 0 0;
}
.market_list>ul>li>.market>.market_add>span{
   line-height: 25px;
}
/*市场销售详情*/
.send{
    width: 150px;
    height: 35px;
    border: 1px solid #2ea459;
    margin: 55px 0 0 0;
    text-align: center;
    line-height: 35px;
    color: #055622;
    cursor: pointer;
}
/*售后效劳-装置*/
.install_list>ul{
    margin: 20px 0 0 0;
}
.install_list>ul>li>a{
    color: #666666;
}
.install_list>ul>li:nth-child(odd){
    height: 50px;
    line-height: 50px;
}
.install_list>ul>li:nth-child(even){
    height: 50px;
    background: #f4f4f4;
    line-height: 50px;
}
.install_list>ul>li>.wen_img{
    width: 22px;
    height: 22px;
    float: left;
    padding: 15px 10px 0 20px;
    cursor: pointer;
}
.install_list>ul>li>.wen_img>img{
    width: 100%;
    height: auto;
}
.down_name{
    width: 80%;
    float: left;
}
.down{
    width: 22px;
    height: 22px;
    float: right;
    padding: 15px 10px 0 0;
    cursor: pointer;
}
.down>a{
    width: 100%;
    height: 100%;
}
.down>a>img{
    width: 100%;
    height: auto;
}
/*人才招聘*/
.email{
    padding: 5% 1%;
}
.email_jie{
    float: left;
    font-size: 18px;
}
.email>a{
    cursor: pointer;
}
.email>a>.email_num{
    float: left;
    line-height: 25px;
    border-bottom: 1px solid #055622;
    margin: 0 0 0 10px;
    color: #055622;
}
.zhaopin_list{
    width: 100%;
}
.zhaopin_list>ul{
    width: 100%;
    display: inline-block;
}
.zhaopin_list>ul>li{
    width: 30%;
    height: 100px;
    border: 1px solid #dcdcdc;
    border-bottom: 4px solid #2ea459;
    float: left;
    margin: 5% 4.5% 0 0;
}
.zhaopin_list>ul>li:nth-child(3n){
    float: right;
    margin: 5% 0 0 0;
}
.zhiwu{
    font-size: 20px;
    color: #000000;
    padding: 5% 0 0 8%;
    line-height: 35px;
}
.renshu{
    font-size: 14px;
    padding: 5% 0 0 8%;
}
.renshu>span:nth-child(2){
    color: black;
    font-weight: bold;
    font-size: 16px;
}
/*联系k1体育*/
.max_nav{
    width: 100%;
    height: 40px;
    margin: 20px 0 0 0;
}
.max_nav>ul{
    width: 100%;
    height: 100%;
}
.max_nav>ul>li{
    float: left;
    width: 115px;
    height: 100%;
    margin: 0 10px 0 0;
    line-height: 40px;
    text-align: center;
    background: #f4f4f4;
    cursor: pointer;
}
.max_nav>ul>li:hover{
    background: #25a47e ;
}
.max_nav>ul>.active{
    background: #2ea459;
    color: white;
}
.max_contect{
    width: 100%;
    margin: 30px 0 0 0;
    display: none;
}
.max_contect>.add{
    width: 350px;
    line-height: 30px;
    float: left;
}
.max_contect>.map{
    width: 580px;
    height: 314px;
    border: 1px solid #dcdcdc;
    float: left;
    margin: 0 0 30px 0;
}
.detail>.active{
    display: block;
}
/*联系k1体育*/
.fuwu_max{
    width: 100%;
    padding: 5% 0 0 2%;
    display: inline-block;
}
.lianxi_left{
    width: 40%;
    float: left;
}
.lianxi_img{
    width: 70px;
    height: 70px;
    border: 1px solid #2ea459;
    float: left;
}
.lianxi_img>img{
    height: auto;
    margin: 0 auto;
    transform: translate(0, 39%);
}
.lianxi_detail{
    padding: 1% 0 0 8%;
    float: left;
    line-height: 30px;
}
.lianxi_detail>span{
    color: #055622;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
/*.lianxi_img>.add_img{
    height: auto;
    margin: 0 auto;
    transform: translate(0, 25%);
}*/
.lianxi_right{
    width: 50%;
    float: left;
}
.lianxi{
    width: 100%;
    padding: 8% 0 0 2%;
    display: inline-block;
}
.lxleft{
    width: 40%;
    float: left;
}
.lianxi_zhiwu{
    width: 70%;
    height: 35px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 20px;
    font-weight: bold;
    color: #055622;
    padding: 0 0 0 1%;
}
.lx_detail{
    padding: 3% 0 0 1%;
}
.lx_detail>span{
    line-height: 25px;
}
.map{
    margin: 8% 0 0 0;
    width: 100%;
    height: 330px;
    background: grey;
}
@media screen and (max-width: 1200px){
    .nav{
        min-width: 1000px;
    }
    .nav>ul{
        width: 100%;
        min-width: 1000px;
    }
    .center{
        width: 1000px;
    }
    .max_data{
        width: 1000px;
    }
    .max_data>.main_nav{
        width: 100%;
        margin: 0 auto;
    }
    .main{
        min-width:1000px;
    }
    .main>.goodsinfo>.more{
        padding: 5% 0 0 0;
    }
    .left_nav>.left_contact>.title_nav>.tel>span{
        font-size: 18px;
    }
}


/*.zhezhao{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: #FFFFFF;*/
/*    position: absolute;*/
/*    z-index: 555;*/
/*}*/
.zhezhao{
    width: 100%;
    height: 105%;
    background: #ffffff;
    text-align: center;
    display: Flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    z-index: 20;
}
<!--耗时1774126362.7842秒-->