/****内页*****/
img{max-width: 100%;}
.banner{
    position: relative;
    z-index: 2;
}
.product_list a{text-decoration: none;}
.img_d,
.img_d2{
    display: none;
}
.tuan{
    background: url(../images/tuan.png) center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.tuand{
    background-color: #22384c;
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.tuand0{
    background-color: #000;
    opacity: .2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.banner img{
    max-width: 100%;
}
.banner h1{
    color: #fff;
    font-size: 48px;
    font-family: "思源黑体 CN","微软雅黑";
    position: absolute;
    top: 38.2%;
    text-align: center;
    left: 0;
    width: 100%;
    z-index: 2;
}
@media screen and (max-width: 991px) {
    .banner h1{
        font-size: 30px;
    }
}

.nav_er{
    height: 70px;
    line-height: 70px;
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
    background-color: #fafafa;
}
.nav_er li{
    margin-right: 18px;
    position: relative;
    float: left;
}
.nav_er li::after{
    content: '';
    position: absolute;
    top: 51%;
    right: -12px;
    width: 7px;
    height: 7px;
    margin-top: -3.5px;
    background: url(../images/arrow_tou.png) no-repeat center center;
}
.nav_er a{
    color: #666;
}
.nav_er a:last-child{
    color: #008842;
}
.nav_er li:last-child::after{
    display: none;
}

.gongsi1{
    padding-top: 52px;
    padding-bottom: 64px;
    background: url(../images/NO.png) no-repeat bottom 30px right 50px;
    background-color: #f5f5f5;
}
.gongsi h1{
    color: #333;
    font-size: 72px;
    font-family: "RT";
}
.gongsi h2{
    color: #333;
    font-size: 30px;
    font-weight: bold;
    font-family: "思源黑体 CN","微软雅黑";
    margin-top: 13px;
}
.gongsi12{
    width: 100%;
    padding: 0;
    margin-top: 61px;
}
.gongsi12 .row{
    margin:0;
}
.gongsi12 .col-lg-6{
    padding: 0;
}
.gongsi12img{
    width: 100%;
}
.gongsi12 .gongsi122{
    padding-left: 105px;
    padding-right: 88px;
    padding-top: 48px;
	line-height: 40px;
}
.gongsi12 h4{
    color: #333;
    font-size: 36px;
    font-family: "微软雅黑";
    margin-top: 50px;
    margin-bottom: 20px;
}
.gongsi12 h4 img{
    float: left;
    margin-top: -80px;
    margin-right: 41px;
}
.gongsi12 h3{
    color: #333;
    font-size: 18px;
    font-family: "微软雅黑";
    line-height: 2.2;
    text-indent: 2em;
    margin-top: 42px;
}
.gongsi12 h3 span{
    color: #008842;
}
.gongsi12 h3 .span1{
    font-size: 24px;
}
.gongsi12 p{
    color: #333;
    font-size: 18px;
    font-family: "微软雅黑";
    line-height: 2.2;
    text-indent: 2em;
    margin-top: 42px;
}
@media screen and (max-width: 1400px) {
    .gongsi12 .gongsi122 {
        padding-left: 40px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 1199px) {
    .gongsi_con{
        padding-right: 15px;
    }
}
@media screen and (max-width: 767px) {

    .banner .img_s
    {
        display: none;
    }
    .banner .img_d
    {
        display: block;
    }
    h1 a.navbar-brand{border:0px;}
    .gongsi h1{
        font-size: 30px;
    }
    .gongsi h2{
        font-size: 18px;
        margin-top: 7px;
    }
    .gongsi1 {
        padding-top: 22px;
        padding-bottom: 22px;
        background: #f5f5f5;
    }
    .gongsi12 {
        margin-top: 22px;
    }
    .gongsi12 .gongsi122 {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 22px;
    }
    .gongsi12 h4 img{
        display: none;
    }
    .gongsi12 h4 {
        font-size: 24px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .gongsi12 h3 {
        font-size: 14px;
        margin-top: 8px;
    }
    .gongsi12 h3 .span1 {
        font-size: 16px;
    }
}

.news{
    padding-top: 46px;
}
.news .col-xs-12{
    background-color: #fafafa;
    margin-top: 20px;
    padding-top: 26px;
    padding-bottom: 33px;
	
}
.news .col-xs-12::before{
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #008842;
    display: none;
}
.news .zuo{
    width: 450px;
    float: left;
    color: #333;
    padding-left: 24px;
    padding-right: 40px;
}
.news .zuo h3{
    font-size: 24px;
    font-family: "微软雅黑";
    line-height: 1.8;
    height: 86.4px;
    overflow: hidden;
    letter-spacing: 1px;
}
.news .zuo h5{
    font-size: 16px;
    font-family: "微软雅黑";
    margin-top: 26px;
    letter-spacing: .8px;
}
.news .you{
    width: 650px;
    float: left;
    padding-left: 34px;
    border-left: 1px solid #d8d8d8;
    margin-top: 11px;
    letter-spacing: 1.4px;
}
.news .you h5{
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 2.1;
    margin-top: -5px;
}
.news .you .more_a{
    float: right;
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    display: inline-block;
    margin-top: 15px;
}
.news .you .more_a img{
    margin-top: -4px;
}
.news .col-xs-12:hover{
    background-color: #f5f5f5;
}
.news .col-xs-12:hover::before{
    display: block;
}
.news .col-xs-12:hover .zuo{
    color: #008842;
}
.news .col-xs-12:hover .more_a{
    color: #008842;
}
.news .col-xs-12:hover .more_a .img_s{
    display: none;
}
.news .col-xs-12:hover .more_a .img_d{
    display: inline-block;
}
.news .col-xs-12:hover .you h5{
    color: #333;
}
@media screen and (max-width: 1230px) {
        .news .you {
        width: 644px;
    }
    }

@media screen and (max-width: 1199px) {
    .news .zuo {
        width: 100%;
        padding-right: 10px;
    }
    .news .zuo h3{
        height: auto;
    }
    .news .zuo h5{
        margin-top: 0;
    }
    .news .you{
        width: 100%;
        padding-left: 24px;
        border: 0;
        padding-right: 10px;
    }
}
@media screen and (max-width: 767px) {
    .news {
        padding-top: 10px;
    }
    .news .zuo{
        padding: 0;
    }
    .news .you{
        padding: 0;
    }
    .news .zuo h3 {
        font-size: 16px;
    }
    .news .zuo h5 {
        margin-top: 5px;
        font-size: 12px;
        color: #666;
    }
    .news .you h5 {
        font-size: 12px;
        line-height: 1.8;
        margin-top: 0px;
    }
}


.newsx{
    padding: 60px 0px;
}
.newsx h3{
    color: #333;
    font-size: 24px;
    font-family: "微软雅黑";
    text-align: center;
}
.newsx h6{
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑";
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 34px;
    padding-bottom: 13px;
}
.newsx h6 .span1,
.newsx h6 .span3
{
    color: #999;
}
.newsx h6 .span2{
    margin-right: 35px;
}
.newsx .newsxc{
    padding-top: 21px;
}
.newsx .newsxc p{
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 2.2;
    letter-spacing: .5px;
    /*text-indent: 2em;*/
}
.newsx .newsxc p img{
    max-width: 100%;
}

.newsx .newsxc .col-sm-6{
    padding-right: 35px;
    padding-left: 35px;
}
.newsx .newsxc .col-sm-6 img{
    width: 100%;
}
.newsx .newsf{
    text-align: left;
    padding: 35px 0px;
}
.newsx .newsf .newsfspan{
    display: inline-block;
}
.newsx .newsf span{
    margin-left: 20px;
    margin-right: 20px;
    cursor: pointer;
    display: inline-block;
    float: left;
}
.newsx .newsf .erma{
    position: absolute;
    bottom: 50px;
    left: -24px;
    height: 0;
    width: 100px;
    overflow:hidden;
}
.newsx .newsf .erhover{
    position: relative;
}
.newsx .newsf .erhover:hover .erma{
    height: 103px;
} 



.newsx .newspage{
    padding-top: 15px;
    padding-bottom: 15px;

}
.newsx .newspage span{
    border-bottom: 1px solid #949494;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.newsx .newspage .span1{
    float: left;
    max-width: 332px;
}
.newsx .newspage .span2{
    float: right;
    max-width: 291px;
}
.newsx .newspage span a{
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
}

.newsx .newspage{
    padding-top: 15px;
    padding-bottom: 15px;

}
.newspage span{
    border-bottom: 1px solid #949494;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 20px;
}
.newspage .span1{
    float: left;
    max-width: 332px;
}
.newspage .span2{
    float: right;
    max-width: 291px;
}
.newsx .newspage span a{
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
}


.product_slist{width:100%; margin:30px 0px;}
.product_slist ul li{float:left;}

.product_nei .container{width:960px;}


.nav_meng{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.45;
    z-index: 201;
    display: none;
}
.nav_cai{
    position: fixed;
    top: 0;
    left: -269px;
    bottom: 0;
    width: 269px;
    background-color: #fff;
    z-index: 202;
    overflow: auto;
}
.nav_cai h5 {
    font-size: 14px;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 15px;
}
.nav_cai h5 .span1{
    color: #333;
    font-family: "RT";
}
.nav_cai h5 .span2{
    color: #008842;
    font-family: "微软雅黑";
    line-height: 39px;
}
.nav_cai h5 img{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    width: 18px;
}
.nav_cai .ul1 h5{
    height: 68px;
    line-height: 76px;
    color: #666;
    font-family: "微软雅黑";
    cursor: pointer;
}
.nav_cai .ul1 h5 a{
    color: #666;
}
.nav_cai .ul1 h5 img{
    position: absolute;
    top: 30px;
    right: 44px;
}
.nav_cai .ul1 h5.active .img_s{
    display: none;
}
.nav_cai .ul1 h5.active .img_d{
    display: block;
}
.nav_cai .ul2{
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
    padding-top: 7px;
    display: none;
}
.nav_cai .ul2 li{
    font-size: 14px;
    font-family: "微软雅黑";
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
}
.nav_cai .ul2 li a{
    color: #666;
}

.product_btn{
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
    display: none;
}
.product_btn img{
    cursor: pointer;
}
.product_list{
    
}
@media screen and (min-width: 1200px) {
    .product_list .container{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

.product_list h1{
    color: #333333;
    font-size: 72px;
    font-family: "RT";
    padding-left: 68px;
    padding-top: 38px;
}
.product_list h2{
    color: #333333;
    font-size: 30px;
    /*font-family: "思源黑体 CN","微软雅黑";*/
    font-family: "微软雅黑";
    font-weight: bold;
    padding-left: 68px;
    margin-top: 11px;
}
.product_l{
    border-top: 1px solid #e5e5e5;
    margin-top: 46px;
    margin-bottom: 46px;
}
.product_l .ul1{
    float: left;
    width: 387px;
}
.product_l .ul1 li{
    border-bottom: 1px solid #e5e5e5;
}

.product_l .ul1 li .a{
    position: relative;
}

.product_l .ul1 li a{
    display: block;
    color: #666;
    font-size: 20px;
    font-family: "微软雅黑";
    height: 54px;
    width: 100%;
    padding-left: 68px;
    line-height: 54px;
    position: relative;
}
.product_l .ul1 li.active .a{
    border-bottom: 1px solid #e5e5e5;
    color: #008842;
}
.product_l .ul1 li.on .a{
    color: #008842;
}


.product_l .ul1 li.active .a .img_s{
    display: none;
}
.product_l .ul1 li.active .a .img_d{
    display: block;
}
.product_l .ul1 li img{
    position: absolute;
    right: 27px;
    top: 50%;
    margin-top: -9px;
    width: 18px;
    cursor: pointer;
}
.product_l .ul_d{
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}
.product_l .ul_d li{
    height: auto;
    border-bottom: 0;
}
.product_l .ul_d li a{
    display: inline-block;
    font-size: 16px;
    border-bottom: 0;
    line-height: 37px;
    height: auto;
}
.product_l .ul_d li.on a{
    color: #008842;
}
.product_l .ul1 li a:hover{
    color: #008842;
}
.product_l .you{
    float: left;
}
.product_l .ul2{
    border-left: 1px solid #e5e5e5;
}
.product_l .ul2 li{
    width: 20%;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    float: left;
    padding-top: 5px;
    padding-bottom: 23px;
    overflow: hidden;
}
.product_l .ul2 .img_k{
    text-align: center;
    overflow: hidden;
}
.product_l .ul2 .img_k img{
    max-width: 100%;
}
.product_l .ul2 .zik{
    display: block;
    text-align: center;
}
.product_l .ul2 .zi{
    display: inline-block;
}
.product_l .ul2 .zi a.a{
    text-align: left;
    display: block;
    color: #008842;
    font-size: 14px;
    font-family: "微软雅黑";
    margin-top: 12px;
}
.product_l .ul2 .zi a.a img{
    margin-left: 8px;
    margin-top: -2px;
}
.product_l .ul2 h3{
    margin-top: 10px;
    font-size: 18px;
    font-family: "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product_l .ul2 h3 a{
    color: #525252;
    font-size: 14px;
}
.product_l .ul2 li:hover a{
    color: #008842;
}
@media screen and (max-width: 1500px) {
    .product_l .ul2 li{
        width: 25%;
    }
}
@media screen and (max-width: 1380px) {
    .product_l .ul2 li{
        width: 50%;
    }
}
@media screen and (max-width: 1199px) {
    .product_l .ul1
    {
        display: none;
    }
    .product_l .ul2 li{
        width: 33.333%;
    }
    .product_list h1,
    .product_list h2{
        padding-left: 0;
    }
    .product_btn
    {
        display: block;
    }
}
@media screen and (max-width: 991px) {
    .product_l .ul2 li{
        width: 33.333%;
    }
    .product_l .ul2 li{
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .product_list h1{
        font-size: 30px;
        padding-top: 25px;
    }
    .product_list h2{
        font-size: 18px;
        margin-top: 5px;
    }
    .product_l {
        margin-top: 33px;
    }
    .product_l .ul2 .img_k {
        height: 150px;
    }
    .product_l .ul2 .img_k img{
        max-height: 100%;
    }
    .product_l .ul2 h3,
    .product_l .ul2 .zi a.a{
        font-size: 12px;
    }
    .product_l .ul2 li{
        display: none;
    }
    .product_l .ul2 li:nth-child(1),
    .product_l .ul2 li:nth-child(2),
    .product_l .ul2 li:nth-child(3),
    .product_l .ul2 li:nth-child(4),
    .product_l .ul2 li:nth-child(5),
    .product_l .ul2 li:nth-child(6),
    .product_l .ul2 li:nth-child(7),
    .product_l .ul2 li:nth-child(8)
    {
        display: block;
    }
}
@media screen and (max-width: 449px) {
    .product_l .ul2 li{
        width: 100%;
    }
}
.product_nei {
    padding-top: 35px;
}
.product_nei .pnei .h31 {
    color: #333;
    font-size: 24px;
    font-family: "微软雅黑";
    margin: 0px 0px 20px;
    text-align: center;
}
.pnei_2{ margin-bottom:30px; }
.pnei_2 img{margin:0 auto; max-width: 100%; display: block;}







/* 分页 */
.pagination {
    float:left;
    text-align:center;
    width:100%;
    margin:20px 0;
    position:relative;
    overflow:hidden;}
.page {
    display:inline-block;
    font: 12px/28px "微软雅黑", Tahoma, "宋体";
    *display:inline;
    :1;
    *zoom:1;}
.page span {
    float:left;}
.page a,
.page span.disabled,.page strong {
    background:#FFF;
    border:1px solid #CCC;
    color:#333;
    float:left;
    font: 14px/24px "微软雅黑", Tahoma, "宋体";
    height:24px;
    margin-right:5px;
    min-width:15px;
    padding:0 4px;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
    _width:15px;}
.page strong {
    color:#fff;
    background: #303C86;
}
.page a:hover {
    border:1px solid #303C86;
    color:#303C86;
    text-decoration:none;}
.page span.disabled {
    background:#FFF;
    border:1px solid #CCC;
    color:#CCC;}
.page span.ellipsis {
    float:left;
    font: 14px/24px "微软雅黑", Tahoma, "宋体";
    line-height:22x;
    margin-right:5px;}
.page .page_txt {
    line-height:20px;
    float:right;
    width:auto;}
.page a.page-curpage {
    background:#303C86;
    border:1px solid #303C86;
    color:#FFF;
    font-weight:bold;}
.page input {
    font: 14px Verdana;
    padding:0 0 0 1px;
    width:40px;
    height:14px;}


.download{width:100%; margin:30px 0px;}
.download li{line-height: 40px; height: 40px; border-bottom: 2px dotted #ccc;}
.download li span{text-align: right; display: block; float:right;}


.contactusimg,.contactusinfo{list-style-type: none;margin-top: 50px;margin-bottom: 50px; line-height:50px;}
@media screen and (max-width: 680px) {
   .contactusimg,.contactusinfo{list-style-type: none;margin-top: 20px;margin-bottom: 20px; line-height:30px;}
   .contactusinfo h2{font-size: 18px;}
   .gongsi12img{display: none}
   .gongsi12 h4 {display: none}
   .gongsi12 .gongsi122{padding-top: 0px;}
}