/*CSS*/
body, ol, ul, li, dl, dd, h1, h2, h3, h4, h5, h6, p, form {padding:0;margin:0}
body, html {height:100%; height:auto}
body {background:#fff;color:#3a3a3a;font:14px/1.5 microsoft yahei,simsun,Arial,helvetica; min-width: 1200px;  }
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-size:100%}
ul,ol {list-style:none}
img{border:0; vertical-align:middle}
a {
    margin:0;
    padding:0;
    border:0;
    color:#3a3a3a; 
    text-decoration:none; 
    vertical-align:baseline;
    background:transparent; 
}
a:hover,a:focus{
    text-decoration:none;
    
}
a:hover {color:#3a3a3a;}
table {border-collapse:collapse; border-spacing:0; margin-bottom:10px; line-height:35px}
.cl {clear:both; height:1px}
.eps {
    display: block;
     white-space:nowrap; 
     text-overflow:ellipsis; 
     overflow:hidden;
    font-size: 16px;
    color: #333;
    }
.fl {float:left}
.fr {float:right}
.wrap {width:1200px; margin:0 auto}
input, button{
    outline-style: none ;
}
/*css为clearfix，清除浮动*/
.clearfix::before,
.clearfix::after{
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.clearfix:after{clear:both;} 
.clearfix{ 
    *zoom:1;/*IE/7/6*/
            margin-bottom: 24px !important;
}
.container{
    display: block;
    overflow: hidden;
    width:1200px;
    margin:0 auto;
}
.page{
    display:block;
    overflow: hidden;
    margin-top:15px;
  /*  height: 35px;
    line-height:35px;*/
    text-align: center;
}
.container .bread-crumbs{ 
    display:block;
    overflow: hidden;
    height:30px;
    line-height:29px;
    background-color: #339140;
    color: #ffffff;
    padding-left:20px;

}
.container .bread-crumbs a {
    color: #ffffff;
    font-size:14px;
} 
.container .bread-crumbs a:hover{
    text-decoration: underline;
} 

.container .bread-crumbs a.empty{
    float:right;
    padding-right:10px;
}
.page button{
    background-color:#fff;
    border:1px solid #cccccc;
    padding:5px 10px;
    cursor: pointer;
}
.page .gray{
    color: #dddddd;
    border:1px solid #dddddd;
}
.page a{
    padding:3px 10px;
    border:1px solid #cccccc;
}
.page a.curr{
    background-color: #348b64;
    color: #fff;
    border:none;
}
.page b{
    font-weight:normal;
    font-size:14px;
}
.page b.text{
    border:1px solid #cccccc;
    padding:4px 10px;
}
.page input[name=now]{
    border:1px solid #cccccc;
    width:30px;
    height:25px;
}

/*header*/
.slogn {width:100%; height:30px; line-height:30px; background:#f1f1f1; color:#999; text-align:center;}

.header {width:1200px; height:115px; padding:18px 0; margin:0 auto}
.header .logobox {width:360px; float:left}
.header .committed {float:left; padding-top:5px;width: 620px }
.header .committed_box {font-size:12px}
.header .committed_box li {height:40px; float:left; padding-left:35px; margin-right:10px}
.header .committed_box .ico1 {background:url(../img/icon.png) no-repeat -86px -85px}
.header .committed_box .ico2 {background:url(../img/icon.png) no-repeat -89px -145px}
.header .committed_box .ico3 {background:url(../img/icon.png) no-repeat -87px -205px}
.header .committed_box .ico4 {background:url(../img/icon.png) no-repeat -84px -264px}
.header .committed_box .ico5 {background:url(../img/icon.png) no-repeat -88px -324px}
.header .committed .search {width:510px; float:left; overflow:hidden; margin:20px 0 0 10px}
.header .committed .search input[name=keywords] {display:block; width:420px; height:35px; line-height:35px; float:left; overflow:hidden; border:1px solid #348b64; border-right:none; border-radius:18px 0px 0px 18px; text-indent:20px}
.header .committed .search button {width:80px; height:39px; line-height:39px; background:#339140; font-size:16px; font-weight:700;  color:#fff; border:none; letter-spacing:3px; text-align:center; border-top-right-radius:18px; border-bottom-right-radius:18px; cursor:pointer}
.header .contact {width:212px; float:right} 
.header .contact_wx {height:27px; font-size:14px; background:url(../img/icon.png) no-repeat -90px -389px; color:#339140; text-indent:30px; letter-spacing:0.5px; margin-bottom:5px;white-space: nowrap;}
.header .contact_wxbox img {float:left; margin-right:2px}
.header .contact_wxbox_sm {width:134px; height:60px; line-height:25px; float:left; background:#339140; color:#fff; letter-spacing:1px; text-align:center; border-radius:0px 10px 10px 0; padding-top:16px}

/*nav*/
.nav {width:100%; height:35px; line-height:35px; font-size:16px; background:#339140; color:#fff}
.nav .nav_left {width:117px; float:left; position:relative; z-index:9}
.nav .nav_left_ti {text-align:center}
.nav_left .nav_item_box {height:60px; line-height:28px; background:#339140; border-bottom:solid 1px #fff; padding-top:10px} 
.nav_left .nav_item_box h2 a {font-size:18px; margin-top:10px}
.nav_left .nav_item_box a {font-size:14px; color:#fff; margin-left:10px}
.nav .nav_righ {width:1000px; float:left; background:#339140}
.nav .nav_righ li {width:125px; float:left; text-align:center}
.nav .nav_righ a {display:block; color:#fff}
.nav .nav_righ a:hover {background:#fff; color:#348b64}
.nav .nav_righ li .home {background:#fff; color:#348b64}
/*****************************************导航特效代码***********e*************************************************/
.nav_left_ti{cursor: pointer; position: relative;}
.nav_left .nav_item .nav_item_box{display:block}
.nav_left .nav_item .nav_item_box.active {background:#fff}
.nav_left .nav_item .nav_item_box.active a{color:#348b64}
.nav_left .nav_item .nav_item_list{display:none;position: absolute;top:40px;left:110px;width:630px;background:#fff;overflow:hidden;height: 426px;}
.nav_left .nav_item .nav_item_list dl {margin-bottom:10px}
.nav_left .nav_item .nav_item_list dl:last-child {}
.nav_left .nav_item .nav_item_list dt {font-size:18px; color:#348b64; margin:5px 20px 0; border-bottom:solid 1px #348b64}
.nav_left .nav_item .nav_item_list dd {line-height:28px; padding-left:30px}
.nav_left .nav_item .nav_item_list dd a {font-size:15px; margin-right:10px}
.nav_left a:hover {text-decoration:underline}
.nav_lfet_maxbox{
    display: none;
    position: absolute;
    z-index: 10;
    width: 110px;
}
.nav_left:hover .nav_lfet_maxbox{
    display: block;
}

/*footer*/
.footer {background:#e6e6e6; color:#666; }
.footer .guarantee {height:70px; background:#339140; margin-top:20px; overflow:hidden}
.footer .guarantee .guarantee_list {width:1400px}
.footer .guarantee .guarantee_list li {width:200px; line-height:70px; float:left; font-size:20px; color:#fff; text-indent:50px; margin-right:67px}
.footer .guarantee .guarantee-list li:last-child {margin-right:0}
.footer .guarantee .guarantee_list .ship {background: url(../img/icon.png)-10px -375px no-repeat}
.footer .guarantee .guarantee_list .enjoy{background: url(../img/icon.png)-12px -306px no-repeat}
.footer .guarantee .guarantee_list .shooting{background: url(../img/icon.png)-12px -233px no-repeat}
.footer .guarantee .guarantee_list .quality{background: url(../img/icon.png)-6px -510px no-repeat}
.footer .guarantee .guarantee_list .pay{background: url(../img/icon.png)-8px -443px no-repeat}
.footer .help {width:812px; float:left}
.footer .help dl {width:133px; line-height:29px; float:left; background:url(../img/silod3.png)no-repeat 132px 25px; margin:15px 25px 0 0}
.footer .help dl dt {font-size:24px; margin-bottom:5px}
.footer .help dl a {color:#666} 
.footer a:hover{text-decoration: underline}    
.footer .sell {float:left; color: #339140}
.footer .sell h4 {font-size:24px; line-height:50px}
.footer .sell .wechat {width:310px; height:100px; font-size:18px; background:#339140; color:#fff; text-align:center; padding:2px; margin-bottom:5px}
.footer .sell .wechat img {float:left}
.footer .wechat_wx {line-height:23px;font-size:14px; margin-top:4px}
.footer .contact {line-height:25px;float:left; margin-right:30px; padding-bottom:8px}
.footer .contact p {font-size:16px}
.footer .copyright,.footer .links {line-height:30px;text-align:center; padding-bottom: 10px;}
.footer .links a {margin:0 7px}
.footer .links a:hover {text-decoration:underline}
.footer .ico{ height:30px;padding-left:441px;}
.footer .ico li{ float:left;padding-left:20px; }
/*导航下拉*/
.carousel .swiper-pagination .swiper-pagination-bullet{
    height:14px;
    opacity: 1;
    width:14px;
    background:#fff;
    z-index:100;
}
.carousel .swiper-pagination .swiper-pagination-bullet-active{
    background-color: #348b64;
}
.carousel .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:25px;
    left:150px;
    z-index:100;
}
.carousel{
    display: block;
    position: relative;
    cursor: pointer;
    width:510px;
    height:266px;
    overflow: hidden;
}
.show_page{
    text-align: center;
    padding-left: 328px;
    padding-bottom: 12px; /*margin-top: 20px;*/
}
.show_page2{
    text-align: center;
    padding-left: 308px;
}
#pa{margin-left: 65px;}
.show_page .pagination li{
    float:left;
    margin-left:5px;
    padding: 0 2px
}
.show_page .pagination li span{
    padding: 3px 10px;
    border: 1px solid #dddddd;
    display: block;
    color: #989494dd;
}
.show_page .pagination li.active span{
    background-color: #339140;
    color: #fff;
}
.show_page .pagination li a{
    padding: 3px 10px;
    border: 1px solid #cccccc;
    display: block;
}
.show_page .pagination li input[name=now] {
    border: 1px solid #cccccc;
    width: 30px;
    height: 25px;
    text-align: center;
    margin: 0 3px;
}
.show_page .pagination li button{
    background-color: #fff;
    border: 1px solid #cccccc;
    padding: 3px 10px;
    cursor: pointer;
    margin-left: 5px
}
/*定位*/
.emerald{
    display:none;
    overflow: hidden;
    position:fixed;
    z-index:1000;
    left:40px;
    top:150px;
    text-align: center;
}
.emerald ul li{
    display:block;
    overflow: hidden;
    z-index:1000;
    background-color: #76b08b;
    line-height:35px;
    border-bottom:2px solid #348b64;
}
.emerald ul li span{
    color: #fff;
    font-size:16px;
}
.emerald ul li:hover{
    background-color: #12af69;
}
.emerald  img{
    border:none;
    margin-bottom:-1px;
}
/*.emerald ul li:first-child{
    background:none;
    border-bottom:2px solid #348b64;
}*/
.emerald ul li:last-child{
    border-bottom:none;
}
.jump-top{
    display:none;
    overflow: hidden;
    position:fixed;
    z-index:1000;
    right:30px;
    bottom:100px;
}
 #menu ul li:hover span{display:block; }
 #menu ul li span.active{color:#fff;background:#12af69;display:block;}
.news_left .news_tit_list .active{ color: #348b64; }
.news_left .news_tit_list #active{ color: #348b64; }
.baikeurl{ height: 30px; border-top: solid 1px #C3C3C3; padding-top: 10px;color: #ccc; }
.baikeurls{ 
    max-width: 1200px;
    margin: auto;
    
    color: #ccc; }
.baikeurl a{    margin: 0 10px;
    color: #666;}
.baikeurls a{    margin: 0 10px;
    color: #666;}
.baikeurl span { color: #666;}
.baikeurls span { color: #666;}
/*******************************窗体样式*********************************/
#testdiv{width:600px;margin:0 auto;border:1px solid #ccc;padding:20px 25px;background:#fff}



/**********提示弹出层样式**********/
.box_Bullet{
    position: fixed;
    padding: 10px;
    color: #FFFFFF;
    font-size: 14px;
    background-color: rgba(0,0,0,0.6);
    top:50%;
    z-index: 111111111111;
    border-radius: 3px;
    min-width: 120px;
    text-align: center;     
}
@media \0screen\,screen\9 {
    .box_Bullet{
    background-color:#000000;
    filter:Alpha(opacity=560);/* 只支持IE6、7、8、9 */
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */    
    }
}
/***********弹框样式结束end**************/

.baikedian {      font-size: 36px;
    color: #348b64;
    display: inline-block;
    height: 14px;
    float: left;
    margin-top: -29px; }
.baike {border-top: 2px dashed #dddddd;
    padding-top: 10px;
    margin-left: 29px;
  width:880px;
}

/* 全局底部悬浮广告 */
.foot_min_box{
    width: 160px;
    height: 114px;
    position: fixed;
    bottom: 10px;
    left: -160px;
    transition: all 2s;
    
}
.foot_min_img{
    width: 160px;
    height: 114px;
    background: url(../img/foot_min_img.png)no-repeat;
    background-size: cover;
}
.foot_max_box{
    width: 100%;
    height: 160px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    transition: all 1s;
    z-index: 10;
    
}
.foot_max_heid{
    left: -2480px;
}
.foot_max_img{
    width: 100%;
    height: 160px;
    background: url(../img/foot_max_img.png)no-repeat;
    background-size: cover;
}

.foot_x{
    position: absolute;
    top: 82px;
    right: 260px;
    width: 34px;
    height: 48px;
    line-height: 100px;
    font-size: 50px;
    background: url(../img/foot_x_03_03.png)no-repeat;
}

.foot_max_img_box{
    position: absolute;
    top: 48px;
    right: 343px;
    width: 110px;
    height: 100px;
    padding: 5px;
    background-color: #fff;
}
.foot_reweima{
    width: 100%;
    height: 100%;
}
.foot_x_show{
    left: 0px;
}




/* 居中广告 */
.smectite{
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background: #333333bf;
    z-index: 11;
    display: none;

}

.smectite_content{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    width: 100%;
    height: 100%;
    background: url(../img/smectite_content.png)no-repeat;
    
}

.smectite_x{
    position: absolute;
    top: 55px;
    right: 400px;
    width: 100px;
    height: 100px;
    background: url(../img/smectite_x.png)no-repeat;
}


.smectite_erweim{
    position: absolute;
    top: 486px;
    left: 1128px;
    width: 128px;
    height: 128px;
    padding: 5px;
    background: #fff;
    border-radius: 10px;
}

.s_reweim{
    width: 100%;
    height: 100%;
}
/* 底部友情链接 */
.foot_tab_box{
    overflow: hidden;
    border-bottom: 1px solid #e4e4e4;
    margin: auto;
    margin-top: 25px;
    max-width: 1200px;
    
}
.foot_tab_box .tab{
    border-bottom-color: #19ab6a;
}
.foot_tab_box li{
    float: left;
    height: 30px;
    border-bottom: 1px solid transparent;
    margin-right: 40px;
    font-size: 14px;
    color: #888;
}
.content_foot_tab div{
    display: none;
    padding: 10px;
}
.foot_tab_item{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #b0b0b0;
}
.content_foot_tab .div_show{
    display: block;

}


/* 改变按钮颜色为 #26b597 */
.jg_btn,.dialog-btn,.xiangwozix,.R_btn_sm,.detailsbtn,.dscj_ptzxjia,.rebtn{
    background: #26b597 !important;
}

.jg_name,.g-bd .g-main.f-fl .m-t2-box div.m-warp .pro-list li h4,.red,.jlj{
    color: #26b597 !important;
}