﻿@charset "utf-8";

a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}

.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.content{margin-top: 30px;}
.container-fluid{max-width: 1000px!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
/* 头部 */
header{width:100%; height:auto;}
header .head_main{width: 100%;}
header .head_top{height: 40px; background-color: #f2f2f2; overflow: hidden;}
header .head_top h4{float: left; line-height: 40px; font-size: 14px; color: #000000;}
header .head_top .top_link{float: right; overflow: hidden;}
header .head_top .top_link a{float: left; position: relative; font-size: 14px; color: #333333; line-height: 40px; padding: 0 10px;}
header .head_top .top_link a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #666666;}
header .head_top .top_link a:nth-child(1):before{display: none;}
/**/
header .head_box{height:120px; overflow:hidden;}
header .head_box .logo{float: left;display: table; height: 100%;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo img{max-width: 100%; width: 401px; height:auto;}
header .head_box .head_txt{height: 100%; float: left; display: table; margin-left: 30px;}
header .head_box .top_tel{float: right; display: table; height: 100%; background: url("../images/top_tel.png") no-repeat left 50%; padding-left: 70px;}
header .head_box .top_tel h5{font-size: 16px; color: #333333;}
header .head_box .top_tel h4{font-size: 34px; color: #ff8400; font-family: "Impact"; margin-top: 2px;}
/**/
header .navbar-toggle{ margin:0; position:absolute; padding:0; transform:translate(0,-50%); display:block;  cursor:pointer;}
header .navbar-toggle .icon-bar{background:#0b984f; width:35px; height:5px;}
header .navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.tx .icon-bar:nth-child(1){margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){opacity:0;}
.tx .icon-bar:nth-child(3){top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/**/
header .head_nav{width: 100%; position: relative; background-color: #0b984f;}
header .head_nav::before, header .head_nav::after{content: ""; position: absolute; left: 0; width: 100%; height: 1px; background-color: #25c773;}
header .head_nav::before{top: 1px;}
header .head_nav::after{bottom: 1px;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{float: left; width: 12.5%; height: 50px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #FFFFFF; font-size: 15px; line-height: 50px; display: block; overflow: hidden;}
header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 100%; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background: #25c773;}
header .head_nav .top_li:nth-child(8):after{display: none;}
header .head_nav .top_li:hover>a{background-color: #25c773;}
header .head_nav .top_li ul{display: none; position:absolute; top: 50px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s; margin-bottom: 3px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #25c773;}
header .banner img{width: 100%;}
header .banner .swiper-pagination-bullet-active{background: #0b984f;}
/*  */
.titleIndex{text-align: center; position: relative; padding-bottom: 25px; width: 100%; overflow: hidden;}
.titleIndex::before{content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 43px; height: 5px; background-color: #0b984f;}
.titleIndex .CN{font-size: 36px; color: #000000; font-weight: bold;}
.titleIndex .EN{font-size: 14px; color: #666666; display: inline-block; padding: 0 10px; position: relative; margin-top: 15px;}
.titleIndex .EN::before, .titleIndex .EN::after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 30px; height: 12px; background: url(../images/title_gang.png) no-repeat; background-size: 100% 100%;}
.titleIndex .EN::before{left: 100%;}
.titleIndex .EN::after{right: 100%;}
/*  */
.box1{width: 100%; padding: 50px 0; overflow: hidden;}
.box1 .left{width: 275px; float: left;}
.box1 .right{width: calc(100% - 275px); float: left; padding-left: 20px;}
.box1 .sideBar_index .side_tit_index{background: #0A9851; text-align: center; position: relative; font-size: 0; padding: 20px 1px;}
.box1 .sideBar_index .side_tit_index>h4{font-size: 30px; color: #ffffff; margin-bottom: 5px; font-weight: bold;}
.box1 .sideBar_index .side_tit_index>h5{font-size: 14px; color: #ffffff; font-family: Arial; text-transform: uppercase; margin-top: 5px;}
.box1 .sideBar_index .side_tit_index .side_jian{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #ffffff;}
.box1 .sideBar_index ul{display: none;}
.box1 .sideBar_index .bul{background-color: #EEEEEE; padding: 10px;}
.box1 .sideBar_index .bli{width: 100%; position: relative; margin-bottom: 7px;}
.box1 .sideBar_index .bli>a{display: block; position: relative; height: 40px; line-height: 38px; border: 1px solid #DBDBDB; font-size: 16px; color: #131313; font-weight: bold; background-color: #ffffff; text-align: left; padding: 0 40px 0 20px;}
.box1 .sideBar_index .bli>a::before{content: ""; position: absolute; width: 20px; height: 20px; top: 0; bottom: 0; right: 15px; margin: auto; background: url(../images/jian1.png) no-repeat; background-size: 100% 100%;}
.box1 .sideBar_index .bli:hover>a{background-color: #0A9851; color: #fff;}
.box1 .sideBar_index .bli:hover>a::before{background: url(../images/jian1s.png) no-repeat;}
.box1 .sideBar_index .er{width: 100%; overflow: hidden;}
.box1 .sideBar_index .er li{width: 100%; position: relative; text-align: left;}
.box1 .sideBar_index .er li a{line-height: 40px; height: 40px; border-bottom: 1px dotted #c9ccce; overflow: hidden; display: block; font-size: 14px; color: #000; padding-left: 30px;}
.box1 .sideBar_index .er li a:hover{color: #5598fc;}
.box1 .side_bot{background: url(../images/bot1_tel.png); background-size: 100% 100%; text-align: center; padding: 25px 0 20px 0; margin-top: -10px;}
.box1 .side_bot .side_tel{display: inline-block; background: url(../images/bot1_tels.png) no-repeat left center; padding: 5px 0 5px 62px; text-align: left;}
.box1 .side_bot .side_tel h2{font-size: 26px; color: #ffffff; font-weight: bold;}
.box1 .side_bot .side_tel h4{font-size: 14px; color: #ffffff; margin-top: 5px;}
.box1 .titleImg{text-align: center; overflow: hidden;}
.box1 .titleImg img{width: 100%; height: auto;}
.box1 .list{width: calc(100% + 20px); margin-top: 20px;}
.box1 .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.box1 .item{width: 100%;}
.box1 .item a{display: block; width: 100%; height: 100%;}
.box1 .item .imgbox{position: relative; display: block; overflow: hidden;}
.box1 .item .imgbox::before{content: ""; display: block; padding-top: 80%;}
.box1 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}
.box1 .item .mask{position: absolute; bottom: 0; left: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #ffffff; background-color: rgba(0,0,0,0.25);}
.box1 .item:hover .imgbox .img{transform:scale(1.1);}
.box1 .item:hover .mask{background-color: #0b984f;}
/*  */
.box2{width: 100%; padding: 70px 0; overflow: hidden; background: url(../images/box2_bg.jpg) no-repeat center center; background-size: cover; overflow: hidden; position: relative;}
.box2 .container{position: relative;}
.box2 .imgbox{width: 100%; text-align: center;}
.box2 .imgbox img{width: 390px; height: auto;}
.box2 .list{width: 100%; position: absolute; top: 0; height: 100%;}
.box2 .list li{width: 400px; position: absolute;}
.box2 .list li:nth-child(1){left: 0; top: 0;}
.box2 .list li:nth-child(2){right: 0; top: 0;}
.box2 .list li:nth-child(3){left: 0; bottom: 20px;}
.box2 .list li:nth-child(4){right: 0; bottom: 20px;}
.box2 .item{width: 100%;}
.box2 .item .title{font-size: 28px; color: #000000; font-weight: bold; line-height: 50px;}
.box2 .item .title span{font-size: 38px; font-family: "Impact"; line-height: 50px; padding-right: 10px}
.box2 .item .txt{font-size: 20px; color: #333333; padding-left: 45px; line-height: 1.5;}
/*  */
.box3{width: 100%; padding: 40px 0; overflow: hidden;}
.box3 .hd{text-align: center;}
.box3 .hd ul{display: inline-block; overflow: hidden;}
.box3 .hd ul li{float: left; margin: 0 10px 10px 10px;}
.box3 .hd ul li a{display: block; width: 150px; height: 40px; border: 2px solid #0A9851; line-height: 36px; border-radius: 40px; text-align: center; font-size: 20px; color: #333333;}
.box3 .hd ul .on a{background-color: #0A9851; color: #ffffff;}
.box3 .bd{width: 100%; margin-top: 30px;}
.box3 .list{width: calc(100% + 12px);}
.box3 .list li{width: calc(25% - 12px); margin: 0 12px 12px 0; float: left;}
.box3 .item{width: 100%;}
.box3 .item a{display: block;}
.box3 .item .imgbox{position: relative; overflow: hidden; text-align: center; border: 1px solid #E4E4E4;}
.box3 .item .imgbox::before{content: ""; display: block; padding-top: 75%;}
.box3 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}
.box3 .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transform: scale(2); -webkit-transform: scale(2); -moz-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2);}
.box3 .item .mask .imgs{width: 100%; height: 100%;}
.box3 .item .txt{font-size: 16px; color: #333333; background-color: #ffffff; line-height: 40px; text-align: center;}
.box3 .item:hover .mask{opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}
.box3 .item:hover .txt{background-color: #0A9851; color: #ffffff;}
/*  */
.box4{width: 100%; padding: 40px 0; overflow: hidden; background: url(../images/box4_bg.jpg) no-repeat center center; background-size: cover;}
.box4 .left{width: 50%; float: left;}
.box4 .left .imgbox{text-align: center; overflow: hidden;}
.box4 .left .imgbox img{width: 100%; height: auto;}
.box4 .right{width: 50%; float: left; padding-left: 15px;}
.box4 .right .title{font-size: 25px; color: #000000; font-weight: bold;}
.box4 .right .txt{font-size: 16px; color: #333333; line-height: 2; margin-top: 15px;}
.box4 .right .more{width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #ffffff; background-color: #0b984f; display: block; margin-top: 20px;}
/*  */
.box5{width: 100%; padding: 40px 0; overflow: hidden;}
.box5 .left{width: 50%; float: left; padding-right: 10px;}
.box5 .left .imgbox{text-align: center; overflow: hidden;}
.box5 .left .imgbox img{width: 100%; height: auto;}
.box5 .left .txtbox{margin-top: 15px;}
.box5 .left .txtbox .title{font-size: 20px; color: #333333; line-height: 24px;}
.box5 .left .txtbox .title span{float: right; font-size: 14px; color: #333333; line-height: 24px;}
.box5 .left .txtbox .txt{font-size: 14px; color: #333333; line-height: 1.5; margin-top: 10px;}
.box5 .right{width: 50%; float: right; padding-left: 10px;}
.box5 .item{width: 100%; margin-bottom: 20px;}
.box5 .item a{display: block; width: 100%; height: 100%;}
.box5 .item .title{font-size: 20px; color: #333333;}
.box5 .item .title span{font-size: 14px; color: #333333; float: right;}
.box5 .item .txt{font-size: 14px; color: #333333; height: 48px; line-height: 24px; overflow: hidden; margin-top: 10px;}
.box5 .item:hover .title{color: #0A9851;}
.box5 .item:hover .title span{color: #0A9851;}
.box5 .item:hover .txt{color: #0A9851;}
/*  */
.box6{width: 100%; background-color: #F0F0F0; padding: 25px 0; overflow: hidden;}
.box6 .QR{width: 160px; padding: 10px; float: left; background-color: #0b984f; text-align: center;}
.box6 .QR img{width: 100%; height: auto;}
.box6 .QR h4{font-size: 14px; color: #ffffff; margin-top: 8px;}
.box6 .fBox{width: calc(100% - 160px); float: left; padding-left: 15px; overflow: hidden;}
.box6 .fBox .ii{width: calc(100% - 130px); float: left;}
.box6 .fBox .left{width: 50%; float: left; padding-right: 20px;}
.box6 .fBox .right{width: 50%; float: left; padding-right: 20px;}
.box6 .fBox .item{overflow: hidden; margin-bottom: 20px;}
.box6 .fBox .item .fTit{width: 50px; line-height: 40px; float: left;}
.box6 .fBox .item .fTxt{width: calc(100% - 50px); height: 40px; background-color: #ffffff; border: none; padding: 0 10px; outline:none}
.box6 .fBox .item .fTxts{width: calc(100% - 50px); height: 160px; background-color: #ffffff; border: none; padding: 10px; outline:none}
.box6 .fBox .fBtn{width: 130px; height: 160px; border: none; background-color: #0A9851; text-align: center; font-size: 14px; color: #ffffff;}
.box6 .fBox .fBtn span{display: block; font-size: 38px; color: #ffffff;}

/*  */
.foot1{width: 100%; background-color: #313131; padding: 20px 0;}
.foot1 .left{width: 65%; float: left; overflow: hidden;}
.foot1 .left dl{float: left; width: 25%;}
.foot1 .left dl:nth-child(1){width: 50%;}
.foot1 .left dl:nth-child(2){width: 25%;}
.foot1 .left dl:nth-child(3){width: 25%;}
.foot1 .left dl dt{width: 100%; font-size: 14px; color: #0b984f; font-weight: bold; margin-bottom: 10px;}
.foot1 .left dl dd{width: 100%;}
.foot1 .left dl dd a{font-size: 14px; color: #ffffff; height: 24px; line-height: 24px; overflow: hidden; display: block;}
.foot1 .left dl:nth-child(1) dd{width: 50%; float: left;}
.foot1 .left dl dd a:hover{color: #0b984f; text-decoration:underline!important;}
.foot1 .right{width: 35%; float: left;}
.foot1 .right .title{font-size: 14px; color: #ffffff; font-weight: bold; margin-bottom: 10px;}
.foot1 .right .txt{font-size: 14px; color: #ffffff; line-height: 24px;}
.foot2{width: 100%; padding: 8px 0; background-color: #292929; font-size: 0; text-align: center;}
.foot2 .warp{display: inline-block; overflow: hidden;}
.foot2 .warp .tit{width: 140px; float: left; line-height: 24px; height: 24px; font-size: 14px; color: #292929; font-weight: bold; overflow: hidden;}
.foot2 .warp .list{float: left; overflow: hidden;}
.foot2 .warp .list li{float: left; margin-right: 20px;}
.foot2 .warp .list li a{display: block; font-size: 14px; color: #292929; line-height: 24px; }
/*.foot2 .warp .list li a:hover{color: #0b984f; text-decoration:underline!important;}*/
.foot3{width: 100%; background-color: #0A9851; text-align: center; padding: 8px 0;}
.foot3 .txt{font-size: 14px; color: #ffffff; line-height: 24px;}
.foot3 .txt a{color: #ffffff;}

/*  */
.inner_page{width: 100%; padding: 40px 0;}
.inner_page .innerLeft{width: 275px; float: left;}
.inner_page .innerRight{width: calc(100% - 275px); float: left; padding-left: 20px;}
.inner_page .sideBar_inner .side_tit_inner{background: #0A9851; text-align: center; position: relative; font-size: 0; padding: 20px 1px;}
.inner_page .sideBar_inner .side_tit_inner>h4{font-size: 30px; color: #ffffff; margin-bottom: 5px; font-weight: bold;}
.inner_page .sideBar_inner .side_tit_inner>h5{font-size: 14px; color: #ffffff; font-family: Arial; text-transform: uppercase; margin-top: 5px;}
.inner_page .sideBar_inner .side_tit_inner .side_jian{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #ffffff;}
.inner_page .sideBar_inner ul{display: none;}
.inner_page .sideBar_inner .nul{background-color: #EEEEEE; padding: 10px;}
.inner_page .sideBar_inner .nli{width: 100%; position: relative; margin-bottom: 7px;}
.inner_page .sideBar_inner .nli>a{display: block; position: relative; height: 40px; line-height: 38px; border: 1px solid #DBDBDB; font-size: 16px; color: #131313; font-weight: bold; background-color: #ffffff; text-align: left; padding: 0 40px 0 20px;}
.inner_page .sideBar_inner .nli>a::before{content: ""; position: absolute; width: 20px; height: 20px; top: 0; bottom: 0; right: 15px; margin: auto; background: url(../images/jian1.png) no-repeat; background-size: 100% 100%;}
.inner_page .sideBar_inner .nli:hover>a{background-color: #0A9851; color: #fff;}
.inner_page .sideBar_inner .nli:hover>a::before{background: url(../images/jian1s.png) no-repeat;}
.inner_page .sideBar_inner .er{width: 100%; overflow: hidden;}
.inner_page .sideBar_inner .er li{width: 100%; position: relative; text-align: left;}
.inner_page .sideBar_inner .er li a{line-height: 40px; height: 40px; border-bottom: 1px dotted #c9ccce; overflow: hidden; display: block; font-size: 14px; color: #000; padding-left: 30px;}
.inner_page .sideBar_inner .er li a:hover{color: #5598fc;}
.inner_page .side_bot{background: url(../images/bot1_tel.png); background-size: 100% 100%; text-align: center; padding: 25px 0 20px 0; margin-top: -10px;}
.inner_page .side_bot .side_tel{display: inline-block; background: url(../images/bot1_tels.png) no-repeat left center; padding: 5px 0 5px 62px; text-align: left;}
.inner_page .side_bot .side_tel h2{font-size: 26px; color: #ffffff; font-weight: bold;}
.inner_page .side_bot .side_tel h4{font-size: 14px; color: #ffffff; margin-top: 5px;}
/*  */
.titleInner{overflow: hidden; border-bottom: 1px solid #E1E1E1; padding: 10px 0; overflow: hidden;}
.titleInner h4{float: left; font-size: 16px; color: #333333;}
.titleInner a{float: right; font-size: 16px; color: #333333;}

/*  */
.about_page{width: 100%; margin-top: 20px; min-height: 500px;}
.about_page .txtbox{overflow: hidden;}
.about_page .txtbox .txt{font-size: 14px; color: #333333; line-height: 2;}

/*  */
.product_page{width: 100%; margin-top: 20px; min-height: 500px;}
.product_page .list{width: calc(100% + 20px);}
.product_page .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.product_page .item{width: 100%;}
.product_page .item a{display: block; width: 100%; height: 100%;}
.product_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.product_page .item .imgbox::before{content: ""; display: block; padding-top: 80%;}
.product_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}
.product_page .item .mask{position: absolute; bottom: 0; left: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #ffffff; background-color: rgba(0,0,0,0.25);}
.product_page .item:hover .imgbox .img{transform:scale(1.1);}
.product_page .item:hover .mask{background-color: #0b984f;}
/*  */
.productShow_page{width: 100%; margin-top: 20px; min-height: 500px;}
.productShow_page .imgbox{text-align: center; overflow: hidden;}
.productShow_page .imgbox img{max-width: 100%; height: auto;}
.productShow_page .txtbox{margin-top: 20px;}
.productShow_page .txtbox .txt{font-size: 14px; color: #333333; line-height: 2;}

/*  */
.equipment_page{width: 100%; margin-top: 20px; min-height: 500px;}
.equipment_page .list{width: calc(100% + 20px);}
.equipment_page .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.equipment_page .item{width: 100%;}
.equipment_page .item a{display: block; width: 100%; height: 100%;}
.equipment_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.equipment_page .item .imgbox::before{content: ""; display: block; padding-top: 80%;}
.equipment_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}
.equipment_page .item .mask{position: absolute; bottom: 0; left: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #ffffff; background-color: rgba(0,0,0,0.25);}
.equipment_page .item:hover .imgbox .img{transform:scale(1.1);}
.equipment_page .item:hover .mask{background-color: #0b984f;}
/*  */
.equipmentShow_page{width: 100%; margin-top: 20px; min-height: 500px;}
.equipmentShow_page .imgbox{text-align: center; overflow: hidden;}
.equipmentShow_page .imgbox img{max-width: 100%; height: auto;}
.equipmentShow_page .txtbox{margin-top: 20px;}
.equipmentShow_page .txtbox .txt{font-size: 14px; color: #333333; line-height: 2;}

/*  */
.partner_page{width: 100%; margin-top: 20px; min-height: 500px;}
.partner_page .list{width: calc(100% + 20px);}
.partner_page .list li{width: calc(100% / 4 - 20px); float: left; margin: 0 20px 20px 0;}
.partner_page .item{width: 100%;}
.partner_page .item .imgbox{position: relative; overflow: hidden; border: 1px solid #dddddd;}
.partner_page .item .imgbox::before{content: ""; display: block; padding-top: 50%;}
.partner_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.partner_page .item:hover .imgbox{border-color: #0B984F;}

/*  */
.news_page{width: 100%; margin-top: 20px; min-height: 500px;}
.news_page .item{width: 100%; height: 150px; overflow: hidden; margin-bottom: 20px;}
.news_page .item a{width: 100%; height: 100%; display: block; overflow: hidden;}
.news_page .item .imgbox{width: 200px; height: 100%; float: left; overflow: hidden;}
.news_page .item .imgbox .img{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 200px); height: 100%; float: left; padding: 5px 10px;}
.news_page .item .txtbox .title{font-size: 16px; color: #000; line-height: 1.5;}
.news_page .item .txtbox .date{font-size: 12px; color: #000; line-height: 1.5; margin-top: 10px; }
.news_page .item .txtbox .txt{font-size: 14px; color: #000; height: 72px; line-height: 24px; overflow: hidden; margin-top: 10px;}
.news_page .item:hover .txtbox{background-color: #0b984f;}
.news_page .item:hover .txtbox .title{color: #fff;}
.news_page .item:hover .txtbox .date{color: #fff;}
.news_page .item:hover .txtbox .txt{color: #fff;}
/*  */
.newsShow_page{width: 100%; margin-top: 20px; min-height: 500px;}
.newsShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}
.newsShow_page .title h4{font-size: 18px; color: #333;}
.newsShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}
.newsShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}
.newsShow_page .imgbox img{max-width: 100%; height: auto;}
.newsShow_page .txtbox{margin-bottom: 20px;}
.newsShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}

/*  */
.shopping_page{width: 100%; margin-top: 20px; min-height: 500px;}
.shopping_page .txtbox{overflow: hidden;}
.shopping_page .txtbox .txt{font-size: 14px; color: #333333; line-height: 2;}

/*  */
.contact_page{width: 100%; margin-top: 20px; min-height: 500px;}
.contact_page .txtbox{overflow: hidden;}
.contact_page .txtbox .txt{font-size: 14px; color: #333333; line-height: 2;}
.contact_page .map{width: 100%;margin-top: 20px;height: 300px;}
.contact_page .map iframe{width: 100%;height: 100%;}

/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #095ca6;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px;}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}

.jlfanye{ /*float:right;*/ width:100%;}
.jlfanye a{ padding:5px;  border: solid 1px #dedede; /*float:left;*/ min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}

@media (max-width:1199px){
    header .head_box .head_txt{display: none;}
    .box1 .left{width: 240px;}
    .box1 .right{width: calc(100% - 240px);}
    .box1 .sideBar_index .bli>a{font-size: 14px;}
    .box1 .side_bot .side_tel h2{font-size: 20px;}
    .box2 .imgbox img{width: 300px;}
    .box2 .list li{width: 340px;}
    .box2 .item .title span{font-size: 24px;}
    .box2 .item .title{font-size: 20px;}
    .box2 .item .txt{font-size: 16px;}
    .box3 .hd ul li a{font-size: 16px;}
    /*  */
    .inner_page .innerLeft{width: 240px;}
    .inner_page .innerRight{width: calc(100% - 240px);}
    .inner_page .sideBar_inner .nli>a{font-size: 14px;}
    .inner_page .side_bot .side_tel h2{font-size: 20px;}
}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .head_main{width: 100%;}
    header .head_box{height: 100px;}
    header .top_btn{font-size: 32px; color: #222; position: absolute; top: 88px; right: 18px;}
    header .head_box .head_form{margin-right: 35px;}
    header .head_nav{position: absolute; top: 130px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}
    header .head_nav .top_li ul{display: none!important;}
    .box1 .item .mask{height: 30px; line-height: 30px; font-size: 14px;}
    .box2 .imgbox{display: none;}
    .box2 .list{position: static;}
    .box2 .list li{position: static; width: 100%;}
    .box4 .right .title{font-size: 20px;}
    .box4 .right .txt{font-size: 14px; margin-top: 10px;}
    .box4 .right .more{height: 30px; line-height: 30px; margin-top: 15px;}
    .box5 .left .txtbox .title{font-size: 16px;}
    .box5 .left .txtbox .title span{font-size: 12px;}
    .box5 .left .txtbox .txt{font-size: 12px;}
    .box5 .item{margin-bottom: 15px;}
    .box5 .item .title{font-size: 16px;}
    .box5 .item .title span{font-size: 12px;}
    .box5 .item .txt{font-size: 12px; height: 40px; line-height: 20px;}
    .box6 .fBox .left{width: 100%; padding: 0;}
    .box6 .fBox .right{width: 100%; padding: 0;}
    .box6 .fBox .item{margin-bottom: 12px;}
    .box6 .fBox .item .fTxt{height: 30px;}
    .box6 .fBox .item .fTit{line-height: 30px;}
    .box6 .fBox .item .fTxts{height: 100px;}
    .box6 .fBox .ii{width: 100%;}
    .box6 .fBox .fBtn{width: calc(100% - 50px); float: right; height: 30px;}
    .box6 .fBox .fBtn span{display: none;}
    .foot1{display: none;}
    .foot2{display: none;}
    /*  */
    .inner_page{padding: 20px 0;}
    .titleInner{padding: 0 0 10px 0;}
    .titleInner a{display: none;}
    .product_page .list{width: calc(100% + 10px);}
    .product_page .list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .product_page .item .mask{height: 30px; line-height: 30px; font-size: 14px;}
    .equipment_page .list{width: calc(100% + 10px);}
    .equipment_page .list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .equipment_page .item .mask{height: 30px; line-height: 30px; font-size: 14px;}
    .partner_page .list{width: calc(100% + 10px);}
    .partner_page .list li{width: calc(100% / 3 - 10px); margin: 0 10px 10px 0;}
    .news_page .item{height: 120px;}
	.news_page .item .imgbox{width: 160px;}
	.news_page .item .txtbox{width: calc(100% - 160px);}
	.news_page .item .txtbox .date{display: none;}

}

@media (min-width: 768px){
    .box1 .sideBar_index .bul{display: block!important;}
    .inner_page .sideBar_inner .nul{display: block!important;}
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
	header .head_top{display: none;}
    header .head_box{height: 70px;}
	header .head_box .logo{width: 85%;}
	header .head_box .logo img{width: 370px;}
    header .head_box .head_form{display: none;}
    header .top_btn{top: 35px; font-size: 28px;}
    header .head_nav{top: 65px;}
    .content{margin-top: 20px;}
    .about_page .txtbox .txt img{max-width: 100%;}
    .titleIndex{padding-bottom: 15px;}
    .titleIndex .CN{font-size: 24px;}
    .titleIndex .EN{font-size: 12px; margin-top: 8px;}
    .box1{padding: 25px 0;}
	.box1 .left{width: 100%;}
	.box1 .right{width: 100%; padding: 0; margin-top: 20px;}
	.box1 .sideBar_index .side_tit_index{padding: 11px 0;}
	.box1 .sideBar_index .side_tit_index>h4{margin-bottom: 0; font-size: 20px;}
    .box1 .sideBar_index .side_tit_index>h5{display: none;}
    .box1 .sideBar_index .bli>a{height: 32px; line-height: 30px;}
    .box1 .list{width: calc(100% + 10px);}
    .box1 .list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0;}
    .box2{padding: 25px 0;}
    .box2 .item .title{line-height: 1.5;}
    .box3{padding: 25px 0;}
    .box3 .hd ul li{margin: 0 3px 6px 3px;}
    .box3 .hd ul li a{width: 105px; height: 32px; border: 1px solid #0A9851; line-height: 30px; font-size: 14px;}
    .box3 .bd{margin-top: 10px;}
    .box3 .list{width: calc(100% + 10px);}
    .box3 .list li{width: calc(50% - 10px); margin: 0 10px 10px 0;}
    .box3 .item .txt{line-height: 30px; font-size: 14px;}
    .box4{padding: 20px 0;}
    .box4 .left{width: 100%; padding: 0;}
    .box4 .right{width: 100%; padding: 0; margin-top: 15px;}
    .box4 .right .title{font-size: 16px;}
    .box5{padding: 20px 0;}
    .box5 .left{width: 100%; padding: 0;}
    .box5 .right{width: 100%; padding: 0; margin-top: 15px;}
    .box6 .QR{display: none;}
    .box6 .fBox{width: 100%; padding: 0;}
    /*  */
	.inner_page .innerLeft{width: 100%;}
	.inner_page .innerRight{width: 100%; padding: 0; margin-top: 20px;}
	.inner_page .sideBar_inner .side_tit_inner{padding: 11px 0;}
	.inner_page .sideBar_inner .side_tit_inner>h4{margin-bottom: 0; font-size: 20px;}
    .inner_page .sideBar_inner .side_tit_inner>h5{display: none;}
    .inner_page .sideBar_inner .nli>a{height: 32px; line-height: 30px;}
    .product_page .list li{width: calc(100% / 2 - 10px);}
    .equipment_page .list li{width: calc(100% / 2 - 10px);}
    .news_page .item{height: 100px;}
	.news_page .item .imgbox{width: 150px;}
	.news_page .item .txtbox{width: calc(100% - 150px);}
	.news_page .item .txtbox .title{font-size: 14px;}
	.news_page .item .txtbox .txt{font-size: 12px; height: 60px; line-height: 20px; margin-top: 6px;}
}
.dock {
    position: fixed;
    right: 0px;
    width: 50px;
    -moz-opacity: 0.9;
    opacity: 0.9;
    z-index: 200;
        font-size:14px;
    font-family:'微软雅黑';
}	
.dock.close {
    z-index: 50;
}

.dock ul.icons {
    position: absolute;
    list-style: none;
    right: 0px;
    padding: 0px;
    width: 50px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
    right: -70px;
}

.dock ul.icons li i {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../images/icons.png) no-repeat;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 210;
}

.dock ul.icons li.active i {
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.dock ul.icons li.up i {
    background-position: -63px -150px;
}

.dock ul.icons li.tel i {
    background-position: -62px -108px;
}

.dock ul.icons li.im i {
    background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
    background-position: -59px -66px;
}

.dock ul.icons li.down i {
    background-position: -63px -190px;
}

.dock ul.icons li p {
    display: block;
    position: absolute;
    top: 50px;
    right: -260px;
    padding: 15px 20px;
    height: 120px;
    color: White;
    line-height: 30px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out .1s;
    -moz-transition: all .4s ease-in-out .1s;
    -ms-transition: all .4s ease-in-out .1s;
    -o-transition: all .4s ease-in-out .1s;
    transition: all .4s ease-in-out .1s;
    overflow: hidden;
    z-index: 201;
}

.dock ul.icons li.active p {
    right: 50px;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
    width: 160px;
    height:200px;
    line-height:30px
}

.dock ul.icons li.im p {
    width: 140px;
    height:200px;
    line-height:30px
}

.dock ul.icons li.im p a {
    display: block;
    margin-top: 12px;
    width: 100px;
    height: 35px;
    line-height: 32px;
    color: #00dfb9;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #00dfb9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
    color: White;
    background: #0f8773;
    border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
    width: 170px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
    
    border: 2px solid #000;
}

.dock a.switch {
    position: absolute;
    display: block;
    top: 252px;
    right: 11px;
    width: 26px;
    height: 26px;
    background: url(../images/icons.png) no-repeat 0px -640px;
    cursor: pointer;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -ms-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}

.dock a.switch.off {
    background-position: -32px -640px;
}

