﻿/*鍏叡鐨刢ss*/
/*鍒濆鍖栫殑css*/
*{margin:0; padding:0; font-family:Arial, Helvetica, 微软雅黑, sans-serif; }
a{ color:#333; text-decoration:none;}
a:hover{text-decoration: none}
ul, ol{list-style-type:none;}
img{border:0; max-width:100%;}
.container{ margin:0 auto; position:relative;}
.w1220{width:1220px; margin:0 auto; }
.clear{clear:both;}
body{ overflow-x:hidden; }
h1, h2, h3, h4, h5, h6,b{ font-weight:normal;}
input, textarea,select{outline:medium;}
p{ text-align:justify;}
.fl{ float:left;}
.fr{ float:right;}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}






/*pc绔〉澶翠腑鐨勫鑸�*/
.topText{
    background: #fff;
}
.topText .container{
    padding: 0 15px 0 0 ;
}
.topText p{
    font-size: 15px;
    color: rgb(0, 90, 51);
    line-height: 34px;
    display: inline-block;
    float: right;
    margin: 0 0 0 10px;
    font-weight: bolder;

}
.topText p span{
    font-size: 14px;
    color: #5f5f5f;
}
.topText p span i{
    height: 14px;
    display: inline-block;
    width: 14px;
    background: url(../picture/icon1.png) no-repeat;
    background-size: contain;
    margin: 10px 5px 0 0;
    float: left;
}




.headerNav{
    padding: 0 ;
    background:#fff;
    border-bottom: 1px #ececec solid;
}
.headerNav .container{
    padding: 0;
}
.headerNav .container .core{
    height: 90px;
}
.headerNav .container .logoPC{
    overflow: hidden;
    line-height: 90px;
    text-align: center;
    height: 90px;
    display: inline-block;
}
.headerNav .container .logoPC img{
    height: 56px;
}

.headerNav .navbar{
    text-align: center;
    border: none;
    display: inline-block;
    margin: 0 0;
    float: right;
    height: 100%;
}
.headerNav .navbar>li{
    float: left;
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100px;
    margin: 0;
    height: 100%;
    padding: 23px 0 0 0;
}



.headerNav .navbar>li>a{
    overflow: hidden;
    display: inline-block;
    color: #333;
    font-size: 16px;
    padding: 10px 0 0 0;
    transition: all 0.3s;
    width: 100%;
    height: 100%;
}
.headerNav .navbar>li>a>span{
    display: block;
    font-size: 12px;
    color: rgb(153, 153, 153);
}
.headerNav .navbar>li>a::before{
    content: '';
    position: absolute;
    width: 0%;
    transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    border-bottom: 3px solid #fff;
    z-index: 1;
    left: 50%;
    bottom: 2px;
}
.headerNav .navbar>li.on>a::before,
.headerNav .navbar>li>a:hover::before {
    width: 100%;
    z-index: 100;
    left: 0;
    border-bottom-color: #005B32;
}


.headerNav .navbar>li:hover>a,
.headerNav .navbar>li.on>a{
    color: #005B32;
}
.headerNav .navbar>li.on>a span,
.headerNav .navbar>li:hover>a span{
    color: #005B32;
}
/*热门新闻顶部的*/
.headerNav .hotA{
    position: absolute;
    top: 0;
    right: -350px;
    width: 350px;
    display: inline-block;
    padding: 10px 0 0 20px;

}
.headerNav .hotA a{
    width: 100%;
    display: inline-block;
    line-height: 18px;
    font-size: 12px;
    color: #666;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../picture/xing.png) no-repeat left 4px;
    background-size: 12px;
    padding: 0px 0 0 16px;
}
.headerNav .hotA a:hover{
    color: #005B32;
    cursor: default;
}










/*标题区域*/
.titleSan{
    text-align: center;
    margin: 40px 0 20px 0 ;
}
.titleSan .titleP{
    text-align: center;
    font-size: 30px;
    color: #097f3b;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin: 0 auto 0px auto;
    padding: 0 30px;
}
.titleSan .titleP span{
    display: inline-block;
    padding: 0 10px;
    background: #fff;
}
.titleSan .titleP i{
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #097f3b;
    top: 19px;
    left: 0;
    position: absolute;
    z-index: -1;
}
.titleSan .textP {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    text-align: left;
    text-indent: 2em;
}
.titleSan .textP2 {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    text-indent: 2em;
    text-align: center;
    padding: 0 20px 0 0;
}



/*新标题样式*/
.titleSanNew{
    width: 100%;
    line-height: 44px;
    background: url(../picture/title4.jpg) no-repeat left top;
    float: left;
    margin-bottom: 5px;
    text-align: right;
    font-size: 14px;
    color: #333;
    padding: 0 15px 0 0;
}
.titleSanNew.titleSanNewSZ{
    background: url(../picture/title3.jpg) no-repeat left top;
}
.titleSanNew.titleSanNewCD{
    background: url(../picture/title2.jpg) no-repeat left top;
}
.titleSanNew.titleSanNewCP{
    background: url(../picture/title1.jpg) no-repeat left top;
}
.titleSanNew.titleSanNewGY{
    background: url(../picture/title0.jpg) no-repeat left top;
}

.titleSanNew.titleSanNewVideo{
    background: url(../picture/titlev.png) no-repeat left top;
}


.titleSanNew span{
    display: inline-block;
    margin: 0 -1px 0 0;
    background: #0a7f3b;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    line-height: normal;
    text-align: center;
    width: 13px;
    height: 13px;

}

.poptrox-popup img{
    width: 100% !important;
}








/*手机端头部*/
#mobile #mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 220px;
    height: 100%;
    background-color: #373737;
    z-index: 9999
}

#mobile a:hover,a:focus {
    text-decoration: none
}

#mobile .mobile-nav>ul>li{
    position: relative;
}
#mobile .mobile-nav>ul>li a {
    display: block;
    padding: 1em 5%;
    border-top: 1px solid #4f4f4f;
    border-bottom: 1px solid #292929;
    transition: all .2s ease-out;
    cursor: pointer;
    color: gray
}
#mobile .mobile-nav>ul>li.on>a{
    color: #fff;
}


#mobile .mobile-nav>ul>li>ul {
    display: none
}

#mobile .mobile-nav>ul>li>ul>li>ul{
    display: none !important;
}



#mobile .mobile-nav>ul>li:last-child>ul {
    /*display: block;*/
}
#mobile .mobile-nav>ul>li:nth-child(2) i,
#mobile .mobile-nav>ul>li:nth-child(3) i,
#mobile .mobile-nav>ul>li:nth-child(4) i,
#mobile .mobile-nav>ul>li:nth-child(5) i{
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 7px;
    background: url(../images/navb.png) no-repeat center;
}



#mobile .mobile-nav>ul>li>ul>li>a {
    color: gray;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 1em 20%
}

#mobile .mobile-nav>ul>li a img.icon {
    float: right
}

#mobile #mobile-menu {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 220px;
    height: 100%;
    background-color: #373737;

    transition: all .3s ease-in;
    z-index: 100000;
}

#mobile .mobile-nav ul li a:hover {
    background-color: #565555;
    color: #fff
}

#mobile .show-nav {
    transform: translateX(0)
}

#mobile .hide-nav {
    transform: translateX(-220px)
}

#mobile .mobile-nav-taggle {
    height: 35px;
    line-height: 35px;
    width: 35px;
    background-color: #005b32;
    color: #fff;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    float: right;
    position: fixed;
    top: 7px;
    right: 12px;
}

#mobile .nav.avbar-inverse {
    position: relative
}

#mobile .nav-btn {
    background: #005b32;
    z-index: 1000;
    text-align: center;
    line-height: 30px;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    font-weight: bolder
}
#mobile .nav-btn.navbar-fixed-top {
    line-height: 35px;
    height: 55px;
    font-size: 17px;
    z-index: 10000;
}




#mobile #mobileFooter {
    background: #005b32;
    text-align: center;
    height: 50px;
    margin: 0;
    padding: 0;
    z-index: 10000;
}

#mobile #mobileFooter a {
    color: #fff;
    text-align: center
}

#mobile #mobileFooter a img {
    width: 24px;
    height: 24px
}

#mobile #mobileFooter a span {
    display: block;
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 18px
}




/*页脚区域*/
.footerPC{
    background: #333333;
    z-index: 1000;
    position: relative;
    color: #fff;
    padding:60px 0 10px 0;
}
.footerPC .container{
    padding: 0;
}

.footerPC .topBox{
    display: inline-block;
    width: 100%;
    overflow: hidden;
}


.footerPC a{
    color: #fff;
}
.footerPC a.Footerlogo img{
    width: 270px;
}


.footerPC .left ul li{
    display: inline-block;
    vertical-align: top;
    margin: 0 2px ;

}
.footerPC .left ul li:nth-child(1){
    display: block;
    margin: 16px 0 6px 0;
}


.footerPC .left ul li a{
    font-size: 12px;
    color: #ccc;
}
.footerPC .left ul li:nth-child(1) a{
    font-size: 15px;
    color: #eaeaea;
}
.footerPC .left ul li:not(:nth-child(1)) a:hover {
    color: #fff;
    text-decoration: underline;
}

.footerPC .right{
    padding: 0 0 0 50px;
}
.footerPC .right ul{
    display: inline-block;
    overflow: hidden;
    padding: 0 40px;
    border-right: 1px #fff solid;
    border-left: 1px #fff solid;
}
.footerPC .right ul li a{
    display: block;
    margin: 0 0 8px 0;
    font-size: 13px;
    color: #fff;
}
.footerPC .right ul li a:hover{
    text-decoration: underline;
}

.footerPC .right ul li:last-child a{
    margin: 0 0 0 0;
}
.footerPC .right .WX{
    display: inline-block;
    vertical-align: top;
    padding: 0 50px;
}
.footerPC .right .WX img{
    margin: 0 0 8px 0;
}
.footerPC .right .WX p{
    display: block;
    margin: 0px 0 0 0 ;
    font-size: 12px;
    text-align: center;
}


.footerPC .right .Info{
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 30px;
    border-left: 1px #fff solid;
    max-width: 450px;
}

.footerPC .right .Info .kefu{
    border: none;
    font-size: 13px;
    text-align: center;
    padding: 6px 18px;
    display: inline-block;
    margin: 18px auto 0 auto;
    color: #fff;
    background:#005B32 ;
    border-radius: 4px;
}
.footerPC .right .Info .kefu img{
    display: inline-block;
    vertical-align: top;
    margin: -3px 6px 0 0px;
}
.footerPC .container>p{
    font-size: 12px;
    text-align: center;
    color: #fff;
}
.footerPC .container>p.name{
    margin: 30px 0 10px 0;
}



/*客服区域*/
#kefu {
    position: fixed;
    top: 34%;
    right: -200px;
    z-index: 1111
}

#kefu .BTN {
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -60px;
    width: 40px;
    height: 120px;
    z-index: 1001;
    background-color: #0b7a2e;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    color: #fff;
    line-height: 35px
}

#kefu .BTNTOP {
    position: absolute;
    left: -40px;
    top: 63%;
    width: 40px;
    height: 40px;
    z-index: 1001;
    background-color: #0b7a2e;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    color: #fff;
    font-weight: bold;
    line-height: 40px
}



#kefu .BTN span {
    writing-mode: lr-tb;
    line-height: 20px;
    display: inline-block;
    margin: 0 0 0 -6px
}

#kefu .right {
    width: 200px;

    float: right;
    border: 1px solid #dedede
}

#kefu .right>div {
    background: #fff
}

#kefu .right>div img {
    margin: 0 4px 0 0;
    max-width: 140px
}

#kefu .right>div .weixin {
    text-align: center
}

#kefu .right>div.kefuTitle {
    background: #0b7a2e;
    padding: 6px 10px;
    color: #fff
}

#kefu .right>div.kefuTitle .close {
    float: right;
    cursor: pointer;
    color: #fff;
    opacity: 1;
    font-size: 27px;
    font-weight: 500
}

#kefu .right>div.kefuQQ,#kefu .right>div.kefu {
    padding: 8px 10px;
    border-bottom: 1px solid #f5f5f5
}

#kefu .right>div.kefuMa {
    padding: 8px 10px;
    border-bottom: 1px solid #f5f5f5
}


/*联系我们弹窗样式*/
.contact{ width:100%; margin-bottom:18px; float:right;}
.contact h2{
    width: 100%;
    height: 44px;
    background: url(../picture/title5.jpg) no-repeat left top;
    float: left;
    background-size: 100% 100%;
    margin: 11px 0 0 0;
}
.contact h2 span .a4 {  font-size: 13px;  color: #666;  font-weight: normal;  }
.contact h2 span .a4:hover{font-size: 13px;  color: #333; font-weight: bold;   }
.contact span{ line-height:36px; padding-right:10px; float:right;}
.contact ul{ width:100%; border-bottom:solid 1px #ddd; border-left:solid 1px #ddd; border-right:solid 1px #ddd; background:url(../picture/title5BG.jpg) no-repeat right bottom; background-color:#fff; padding:8px 10px 12px 10px; float:left;}
.contact li{ width:100%; line-height:20px; color:#666; float:left;}
.contact p{ height:40px; background:url(../picture/title5BG1.jpg) no-repeat left 6px; margin-bottom:10px; padding-left:64px; float:left;}
.contact p span{ width:154px; float:left; line-height:24px; padding:0;}
.contact li span{ width:100%; float:left; line-height:30px; padding:0;}
.contact .zi4 {
    font-size: 20px;
    color: #097f3b;
    line-height: 24px;
}
.contact  em{
    font-size: 12px;
    padding: 0 0;
    font-style: normal;
    margin: 4px 0 0 0;
    letter-spacing: 0;
}
.contact  em a{
    color: #666;
    letter-spacing: 0;
}
.contact  em a:hover {
    color: #097f3b;
    font-size: 12px;

}



/*寰俊寮圭獥*/
.modal-header{
    padding: 9px 16px;
}
/*鍒嗛〉鍖哄煙*/
.pagination { display: inline-block ; padding-left: 0; margin: 20px 0; border-radius: 4px; }
.pagination > li { display: inline; border: none !important;padding: 0 !important; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.428571429; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background-color: #eeeeee; }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { z-index: 2; color: #ffffff; cursor: default; background-color: #097f3b; border-color: #097f3b; }
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #999999; cursor: not-allowed; background-color: #ffffff; border-color: #dddddd; }
.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
.pager { padding-left: 0; margin: 20px 0; text-align: center; list-style: none; }
.pager:before, .pager:after { display: table; content: " "; }
.pager:after { clear: both; }
.pager:before, .pager:after { display: table; content: " "; }
.pager:after { clear: both; }
.pager li { display: inline; }
.pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 15px; }
.pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; }
.pager .next > a, .pager .next > span { float: right; }
.pager .previous > a, .pager .previous > span { float: left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: #999999; cursor: not-allowed; background-color: #ffffff; }

.pagination {
    text-align: right;
    width: 100%;
    font-size: 0;
    margin: 50px 0 0 0 ;
}
.pagination > li {
    float: none;
    display: inline-block;
    margin: 0;
}

.pagination > li a{
    color: #097f3b;
}


/*上下一页*/
.mcnext{
    margin: 20px 0 0 0;
    padding: 0 15px;
    overflow: hidden;
    display: block;

}



/*设置手机端的css*/
@media screen and (max-width: 1700px) {
    .headerNav .hotA {
        display: none !important;
    }
}
@media screen and (max-width: 1200px) {
    .topText p {
        font-size: 13px;
    }
    .topText p span {
        font-size: 13px;
    }

    .headerNav .navbar>li{
        width: 80px;
    }
    .headerNav .navbar>li a{
        font-size: 13px;
    }
    .headerNav .container .logoPC img {
        height: 54px;
    }
}

@media screen and (max-width: 1000px) {
    .row{
        margin: 0 ;
    }
    .topText{
        padding: 0;
    }


    .container {
        padding: 0 10px;
    }
    body{
        padding: 55px 0 50px 0;
    }



}



@media screen and (max-width: 800px) {
    .titleSanNew {
        width: 100%;
        line-height: 30px;
        font-size: 12px;
        padding: 0 8px 0 0;
    }
    .titleSanNew.titleSanNewGY {
        background: url(../picture/title0M.jpg) no-repeat left top;
        background-size: 100%;
    }

    .titleSanNew.titleSanNewSZ{
        background: url(../picture/title3M.jpg) no-repeat left top;
        background-size: 100%;
    }
    .titleSanNew.titleSanNewCD{
        background: url(../picture/title2M.jpg) no-repeat left top;
        background-size: 100%;
    }
    .titleSanNew.titleSanNewCP{
        background: url(../picture/title1M.jpg) no-repeat left top;
        background-size: 100%;
    }

    .titleSanNew{
        background: url(../picture/title4M.jpg) no-repeat left top;
        background-size: 100%;
    }
    .titleSanNew.titleSanNewVideo{
        background: url(../picture/titlevM.png) no-repeat left top;
        background-size: 100%;
    }








    .footerPC {
        padding: 30px 12px 6px 12px;
    }
    .footerPC .left a.Footerlogo img{
        width: 220px;
    }
    .footerPC .left ul li:nth-child(1) {
        margin: 10px 0 6px 0;
    }
    .footerPC .left ul li:nth-child(1) a {
        font-size: 12px;
    }
    .footerPC .topBox .left{
        padding: 0;
    }


    .footerPC .right {
        padding: 10px 0 0 0;
        margin: 0px 0 0 0;
        border-top: 1px #868686 solid;
    }
    .footerPC .right ul{
        border: none;
        display: block;
        padding: 0;
    }
    .footerPC .right ul li{
        float: left;
    }
    .footerPC .right ul li:last-child a,
    .footerPC .right ul li a {
        margin: 4px 6px 4px 0;
        font-size: 13px;
    }

    .footerPC .right .WX{
        padding: 0;
        float: right;
        width: 110px;
    }
    .footerPC .right .Info {
        display: block;
        padding: 0;
        border-left: none;
        max-width: none;
    }
    .footerPC .right .Info  p{
        font-size: 12px;
        margin: 0;
        padding: 0 120px 0 0;
        line-height: 21px;
    }
    .footerPC .right .Info .kefu{
        display: none;
    }

    .footerPC .container>p.name {
        margin: 14px 0 10px 0;
        border-top: 1px #868686 solid;
        padding: 14px 0 0 0;
    }




}













