@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;}
}
.container-fluid{max-width: 1000px!important;}
.content{margin-top: 30px;}
.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 .head_main{width: 100%;}
header .head_top{height: 40px; background-color: #E7E7E7; overflow: hidden;}
header .head_top .title{float: left; font-size: 14px; color: #757575; line-height: 40px;}
header .head_top .top_tel{float: right; font-size: 14px; color: #767676; line-height: 40px;}
header .head_top .top_tel span{font-size: 18px; color: #17b29c; font-weight: bold;}
header .head_box{width: 100%; height: 95px; background-color: #ffffff;}
header .head_box .logo{height: 100%; display: table; float: left;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo a img{max-width: 100%; height: auto; width: 207px;}
/**/
header .navbar-toggle{ margin:0; position:absolute; padding:0; transform:translate(0,-50%); display:block;  cursor:pointer;}
header .navbar-toggle .icon-bar{background:#00a991; 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_box .head_right{float: right;}
header .head_box .head_nav{float: left; height: 100%;}
header .head_box .head_nav ul{margin: 0; padding: 0;}
header .head_box .top_li{float: left; position: relative; text-align: center;}
header .head_box .top_li>a{color: #333333; font-size: 16px; display: block; padding: 0 24px; width: 100%; line-height: 95px; position: relative;}
header .head_box .top_li>a::before{content: ""; position: absolute; left: 0; right: 0; margin: auto; bottom: 0; width: 0; height: 3px; background-color: #03AA92; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header .head_box .top_li:hover>a{background-color: #F5F5F5; color: #00a991;}
header .head_box .top_li:hover>a::before{width: 100%;}
header .head_box .top_li .er{display: none; position:absolute; top: 95px; left: 0; width: 100%; z-index:99999;}
header .head_box .top_li .er>li{height: 40px; background: rgba(0,0,0,.7); transition:all 0.3s;}
header .head_box .top_li .er>li a{line-height:40px; color:#fff; display: block;}
header .head_box .top_li .er>li:hover a{color: #fff0f0; background-color: #00a991;}
header .bannerBox{position: relative;}
header .banner .swiper-pagination-bullet{}
header .banner .swiper-pagination-bullet-active{background: #00a991;}
section{width: 100%; overflow: hidden;}
/*  */
.titleIndex{position: relative; padding-bottom: 20px; text-align: center;}
.titleIndex::before{content: ""; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; width: 28px; height: 2px; background-color: #FFB400;}
.titleIndex .CN{font-size: 30px; color: #00a991;}
.titleIndex .EN{font-size: 24px; color: #494949; font-family: Arial; font-weight: bold; text-transform: uppercase; margin-top: 10px;}
/*  */
.box1{width: 100%; padding: 40px 0; background-color: #FFFFFF; overflow: hidden;}
.box1 .titleIndex{text-align: left;}
.box1 .titleIndex::before{right: auto;}
.box1 .left{width: 50%; float: left;}
.box1 .right{width: 50%; float: left; padding-left: 40px;}
.box1 .left .txtbox{margin-top: 20px;}
.box1 .left .txtbox .title{font-size: 24px; color: #191919;}
.box1 .left .txtbox .txt{font-size: 16px; color: #606060; line-height: 2; margin-top: 20px;}
.box1 .left .more{max-width: 100%; height: auto; margin-top: 40px;}
.box1 .right .imgbox{text-align: center; overflow: hidden;}
.box1 .right .imgbox img{max-width: 100%; height: auto;}
/*  */
.box2{width: 100%; padding: 40px 0; background-color: #F3F3F3; overflow: hidden;}
.box2 .item{width: 25%; float: left; padding: 0 10px; margin-bottom: 20px;}
.box2 .item a{display: block; width: 100%; height: 100%;}
.box2 .item .imgbox{position: relative; overflow: hidden; background-color: #FFFFFF; text-align: center;}
.box2 .item .imgbox::before{content: ""; display: block; padding-top: 108%;}
.box2 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; max-height: 100%;}
.box2 .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: table; z-index: 2;}
.box2 .item .mask .txt{width: 100%; text-align: center; vertical-align: middle; display: table-cell;}
.box2 .item .mask .txt h4{font-size: 24px; color: #FFFFFF; line-height: 24px;}
.box2 .item .mask .txt h5{font-size: 14px; color: #FFFFFF; line-height: 24px; font-family: Arial; margin-top: 10px;}
.box2 .item .mask .jian{width: 35px; height: 35px; margin-top: 100px; background: url(../images/jian1.png) no-repeat; background-size: 100% 100%; display: inline-block;}
.box2 .item .masks{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 1; transform: scale(2); -webkit-transform: scale(2); -moz-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2);}
.box2 .item .masks .imgs{width: 100%; height: 100%;}
.box2 .item:hover .masks{opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);}
/*  */
.box3{width: 100%; overflow: hidden;}
.box3 .info1{width: 100%; background-color: #F8F8F8; padding: 35px 0; position: relative;}
.box3 .info1 .bg1{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;}
.box3 .info1 .bg1 .leftBg{width: calc(50% + 190px); height: 100%; float: left; background-color: #00A991;}
.box3 .info1 .bg1 .rightBg{width: calc(50% - 190px); height: 100%; float: left; background-color: #FCFCFC;}
.box3 .info1 .container{position: relative; z-index: 2;}
.box3 .info1 .left{width: calc(50% + 190px); float: left; padding-right: 20px;}
.box3 .info1 .left .title1{font-size: 30px; color: #FFFFFF;}
.box3 .info1 .left .txt1{font-size: 16px; color: #FFFFFF; line-height: 1.5; margin-top: 15px;}
.box3 .info1 .right{width: calc(50% - 190px); float: left; padding-left: 20px;}
.box3 .info1 .telBox3{float: right; background: url(../images/box3_tel.png) no-repeat left center; padding-left: 70px;}
.box3 .info1 .telBox3 h6{font-size: 14px; color: #7e7e7e; margin-bottom: 10px;}
.box3 .info1 .telBox3 h4{font-size: 22px; color: #545454; line-height: 1; font-weight: bold;}
.box3 .info2{width: 100%; position: relative;}
.box3 .info2 .bg2{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}
.box3 .info2 .leftBg{width: calc(50% + 190px); float: left; height: 100%; background-color: #FFFFFF;}
.box3 .info2 .rightBg{width: calc(50% - 190px); float: left; height: 100%; background: url(../images/box3_img.jpg) no-repeat center center; background-size: cover;}
.box3 .info2 .container{position: relative; z-index: 2;}
.box3 .info2 .left{width: calc(50% + 190px); float: left; padding: 40px 40px 40px 0; overflow: hidden;}
.box3 .info2 .item{width: 50%; float: left; padding: 0 10px; margin-bottom: 20px; overflow: hidden;}
.box3 .info2 .item .imgbox{display: inline-block; position: relative; padding-right: 20px; float: left;}
.box3 .info2 .item .imgbox::before{content: ""; position: absolute; left: 100%; top: 0; bottom: 0; margin: auto; width: 223px; height: 15px; background: url(../images/gang1.png) no-repeat;}
.box3 .info2 .item .imgbox img{width: 57px; height: 51px;}
.box3 .info2 .item .txtbox{margin-top: 20px; width: 100%; float: left;}
.box3 .info2 .item .txtbox .title2{font-size: 22px; color: #1c1c1c;}
.box3 .info2 .item .txtbox .txt2{font-size: 16px; color: #6a6a6a; line-height: 24px; height: 96px; margin-top: 10px; overflow: hidden;}
.box3 .info2 .item:nth-child(even) .imgbox{float: right; padding-left: 0; padding-left: 20px;}
.box3 .info2 .item:nth-child(even) .imgbox::before{left: auto; right: 100%; transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg);}
.box3 .info2 .item:nth-child(even) .txtbox{text-align: right;}
/*  */
.box4{width: 100%; background: url(../images/box4_bg.png) no-repeat center center; background-size: cover; padding: 40px 0; overflow: hidden;}
.box4 ul{width: 100%; overflow: hidden;}
.box4 .item{width: 33.3333%; float: left; padding: 0 10px; margin-bottom: 20px;}
.box4 .item a{display: block; width: 100%; height: 100%;}
.box4 .item .imgbox{position: relative; overflow: hidden; text-align: center; background-color: #FFFFFF;}
.box4 .item .imgbox::before{content: ""; display: block; padding-top: 96%;}
.box4 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; max-height: 100%;}
.box4 .item .mask{position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #FFFFFF; text-align: center; background-color: rgba(0,0,0,0.64);}
.box4 .item:hover .imgbox .img{transform:scale(1.1);}
.box4 .item:hover .mask{background-color: #00a991;}
/*  */
.box5{width: 100%; background-color: #FFFFFF; padding: 40px 0;}
.box5 .left{width: 50%; float: left; padding-right: 10px;}
.box5 .left .imgbox{text-align: center; overflow: hidden; position: relative; padding-bottom: 50px;}
.box5 .left .imgbox img{width: 100%; height: auto;}
.box5 .left .mask{position: absolute; left: 30px; bottom: 0; width: calc(100% - 60px); padding: 15px 20px; background-color: #00A991; text-align: left; z-index: 1;}
.box5 .left .mask .title{font-size: 22px; color: #FFFFFF;}
.box5 .left .mask .txt{font-size: 14px; color: #FFFFFF; line-height: 1.5; margin-top: 15px;}
.box5 .right{width: 50%; float: left; padding-left: 10px;}
.box5 .item{width: 100%; height: 110px; overflow: hidden; margin-bottom: 15px;}
.box5 .item a{display: block; width: 100%; height: 100%; border: 1px solid #FFFFFF; padding: 15px 0;}
.box5 .item .date{width: 105px; height: 100%; float: left; text-align: center;}
.box5 .item .date .date1{font-size: 48px; color: #777777;}
.box5 .item .date .date2{font-size: 14px; color: #777777; margin-top: 5px;}
.box5 .item .txtbox{width: calc(100% - 105px); float: left; height: 100%;}
.box5 .item .txtbox .title{font-size: 18px; color: #333333; line-height: 1;}
.box5 .item .txtbox .txt{font-size: 14px; color: #686868; height: 40px; line-height: 20px; overflow: hidden; margin-top: 15px;}
.box5 .item:hover a{border: 1px solid #00A991;}
.box5 .item:hover .date .date1{color: #00A991;}
.box5 .item:hover .date .date2{color: #00A991;}
.box5 .item:hover .txtbox .title{color: #00A991;}

/*  */
.foot1{width: 100%; background: #f5f5f5; background-size: cover; padding: 30px 0; overflow: hidden;}
.foot1 .footBox1{width: 55%; float: left; padding-right: 20px; position: relative;}
.foot1 .footBox1::before{content: ""; position: absolute; right: 0; top: 0; width: 1px; height: 180px; background-color: #CCCCCC;}
.foot1 .footBox1 dl{width: 25%; float: left; padding: 0 20px;}
.foot1 .footBox1 dl dt{font-size: 16px; color: #000; font-weight: bold; margin-bottom: 15px; position: relative;}
.foot1 .footBox1 dl dd a{font-size: 14px; color: #555555; line-height: 2;}
.foot1 .footBox1 dl dd a:hover{color: #00A991; text-decoration:underline!important;}
.foot1 .footBox2{width: 29%; float: left; text-align: left; position: relative; padding: 0 30px;}
.foot1 .footBox2::before{content: ""; position: absolute; right: 0; top: 0; width: 1px; height: 180px; background-color: #CCCCCC;}
.foot1 .footBox2 .footTel{width: 100%;}
.foot1 .footBox2 .footTel h5{font-size: 18px; color: #383838;}
.foot1 .footBox2 .footTel h3{font-size: 30px; color: #00a991; margin-top: 10px;}
.foot1 .footBox2 .txtbox{margin-top: 15px; font-size: 14px; color: #747474; line-height: 2;}
.foot1 .footBox3{width: 16%; float: left;}
.foot1 .footBox3{text-align: right;}
.foot1 .footBox3 .QR{display: inline-block; text-align: center;}
.foot1 .footBox3 .QR img{max-width: 100%; width: 107px; height: auto;}
.foot1 .footBox3 .QR .txt{font-size: 14px; color: #000; line-height: 2;}
.foot1 .footBox3 .foot_qq{margin-top: 20px; text-align: center; float: right;}
.foot1 .footBox3 .foot_qq ul{display: inline-block;}
.foot1 .footBox3 .foot_qq li{float: left; padding: 0 10px;}
.foot1 .footBox3 .foot_qq li a{display: block; width: 24px; height: 20px;}
.foot1 .footBox3 .foot_qq li:nth-child(1) a{background: url(../images/foot_qq1.png) no-repeat;}
.foot1 .footBox3 .foot_qq li:nth-child(2) a{background: url(../images/foot_qq2.png) no-repeat;}
.foot1 .footBox3 .foot_qq li:nth-child(3) a{background: url(../images/foot_qq3.png) no-repeat;}
.foot2{text-align: center; padding: 10px; background-color: #00A991;}
.foot2 .txt{font-size: 14px; color: #FFFFFF;}
.foot2 .txt a{font-size: 14px; color: #FFFFFF;}

/*  */
.titleInner{position: absolute; top: 40%; text-align: center; z-index: 9; width: 100%;}
.titleInner h4{font-size: 26px; color: #FFFFFF; position: absolute; top: -10px; width: 100%;}
.titleInner h2{font-size: 54px; color: rgba(255,255,255,0.3); text-transform: uppercase; font-family: "times new roman"; line-height: 1;}
/*  */
.side_page{text-align: center; position: absolute; left: 0; width: 100%; bottom: 20px; z-index: 9;}
.side_page ul{width: 100%; overflow: hidden; background-color: #FFFFFF;}
.side_page li{float: left; width: 12.5%;}
.side_page li a{display: block; width: 100%; height: 60px; line-height: 60px; font-size: 18px; color: #343434; background-color: #FFFFFF; text-align: center; overflow: hidden;}
.side_page li a:hover{background-color: #00A991; color: #FFFFFF; font-weight: bold;}

/*  */
.about_page{width: 100%; min-height: 500px; padding: 40px 0;}
.about_page .txtbox{overflow: hidden;}
.about_page .txtbox p{font-size: 14px; color: #4c4c4c; line-height: 2;}

/*  */
.product_page{width: 100%; min-height: 500px; padding: 40px 0;}
.product_page ul{width: 100%;}
.product_page .item{width: 33.3333%; float: left; padding: 0 10px; margin-bottom: 20px;}
.product_page .item a{display: block; width: 100%; height: 100%;}
.product_page .item .imgbox{position: relative; text-align: center; overflow: hidden;}
.product_page .item .imgbox::before{content: ""; display: block; padding-top: 67%;}
.product_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.product_page .item .mask{position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; background-color: rgba(0,0,0,0.7); display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.product_page .item .mask h4{font-size: 16px; color: #FFFFFF;}
.product_page .item:hover .mask{height: 100%; background-color: rgba(0,169,145,0.8);}
.product_page .item:hover .imgbox .img{transform:scale(1.1);}
/*  */
.productShow_page{width: 100%; min-height: 500px; padding: 40px 0;}
.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 p{font-size: 14px; color: #333333; line-height: 2;}

/*  */
.system_page{width: 100%; min-height: 500px; padding: 40px 0;}
.system_page .txtbox{overflow: hidden;}
.system_page .txtbox p{font-size: 14px; color: #4c4c4c; line-height: 2;}

/*  */
.case_page{width: 100%; min-height: 500px; padding: 40px 0;}
.case_page ul{width: 100%;}
.case_page .item{width: 33.3333%; float: left; padding: 0 10px; margin-bottom: 20px;}
.case_page .item a{display: block; width: 100%; height: 100%;}
.case_page .item .imgbox{position: relative; text-align: center; overflow: hidden;}
.case_page .item .imgbox::before{content: ""; display: block; padding-top: 67%;}
.case_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.case_page .item .mask{position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; background-color: rgba(0,0,0,0.7); display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.case_page .item .mask h4{font-size: 16px; color: #FFFFFF;}
.case_page .item:hover .mask{height: 100%; background-color: rgba(0,169,145,0.8);}
.case_page .item:hover .imgbox .img{transform:scale(1.1);}
/*  */
.caseShow_page{width: 100%; min-height: 500px; padding: 40px 0;}
.caseShow_page .imgbox{text-align: center; overflow: hidden;}
.caseShow_page .imgbox img{max-width: 100%; height: auto;}
.caseShow_page .txtbox{margin-top: 20px;}
.caseShow_page .txtbox p{font-size: 14px; color: #333333; line-height: 2;}

/*  */
.news_page{width: 100%; min-height: 500px; padding: 40px 0;}
.news_page .item{width: 100%; border-bottom: 1px solid #DBDBDB; padding-bottom: 20px; margin-bottom: 20px;}
.news_page .item a{display: block; width: 100%; height: 145px; overflow: hidden;}
.news_page .item .imgbox{width: 210px; height: 100%; float: left; overflow: hidden;}
.news_page .item .imgbox .img{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 210px); float: left; height: 100%; padding: 10px 15px;}
.news_page .item .txtbox .title{font-size: 18px; color: #3d3d3d;}
.news_page .item .txtbox .txt{font-size: 14px; color: #666666; height: 60px; line-height: 20px; overflow: hidden; margin-top: 15px;}
.news_page .item .txtbox .date{margin-top: 15px; font-size: 12px; color: #b4b4b4; display: block;}
.news_page .item:hover .txtbox{background-color: #00A991;}
.news_page .item:hover .txtbox .title{color: #FFFFFF;}
.news_page .item:hover .txtbox .txt{color: #FFFFFF;}
.news_page .item:hover .txtbox .date{color: #FFFFFF;}
/*  */
.newsShow_page{width: 100%; min-height: 500px; padding: 40px 0;}
.newsShow_page .title{border-bottom: 1px solid #DBDBDB; padding-bottom: 15px; text-align: center;}
.newsShow_page .title h4{font-size: 24px; color: #3d3d3d; font-weight: bold;}
.newsShow_page .title h5{font-size: 12px; color: #b4b4b4; margin-top: 10px;}
.newsShow_page .txtbox{margin-top: 20px;}
.newsShow_page .txtbox p{font-size: 14px; color: #333333; line-height: 2;}

/*  */
.property_page{width: 100%; min-height: 500px; padding: 40px 0;}
.property_page .txtbox{overflow: hidden;}
.property_page .txtbox p{font-size: 14px; color: #333333; line-height: 2;}

/*  */
.contact_page{width: 100%; min-height: 500px; padding: 40px 0;}
.contact_page .left{width: 30%; float: left;}
.contact_page .left .txtbox{width: 100%;}
.contact_page .left .txtbox h4{font-size: 18px; color: #343434; font-weight: bold;}
.contact_page .left .txtbox p{font-size: 16px; color: #2f2f2f; line-height: 2; margin-top: 10px;}
.contact_page .right{width: 70%; float: left; padding-left: 20px;}
.contact_page .right .map{text-align: center; overflow: hidden;}
.contact_page .right .map img{width: 100%; height: auto;}


/*手机底部*/
.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;}

@media (max-width:1199px){
	header .head_box .top_li>a{padding: 0 14px;}
	.box3 .info2 .item .imgbox::before{width: 175px;}
	/*  */
	.side_page li a{height: 40px; line-height: 40px; font-size: 16px;}
}

@media (min-width:991px){

}

@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_box{height: 80px;}
    header .head_box .top_btn{font-size: 32px; color: #fff; position: absolute; top: 79px; right: 20px;}
    header .head_box .head_nav{width: 130px; height: auto; margin: 0; background: rgba(0,0,0,0.8); position: absolute; z-index: 99; top: 115px; right: 0; display: none;}
    header .head_box .top_li{display: block; width: 100%; height: 40px; margin-top: 0; padding: 0; border: none; text-align: center;}
    header .head_box .top_li>a{padding: 0; line-height: 40px; display: block;  color: #FFFFFF;}
	header .head_box .top_li>a::before{display: none;}
    header .head_box .top_li ul{display: none!important;}
	.box1 .left{width: 100%;}
	.box1 .left .more{width: 280px;}
	.box1 .right{width: 100%; padding: 0; margin-top: 15px;}
	.box2 .item .mask .jian{margin-top: 50px;}
	.box3 .info1 .bg1 .leftBg{width: calc(50% + 120px);}
	.box3 .info1 .bg1 .rightBg{width: calc(50% - 120px);}
	.box3 .info1 .left{width: calc(50% + 120px);}
	.box3 .info1 .left .title1{font-size: 24px;}
	.box3 .info1 .left .txt1{font-size: 14px;}
	.box3 .info1 .right{width: calc(50% - 120px);}
	.box3 .info1 .telBox3 h4{font-size: 18px;}
	.box3 .info2 .bg2 .leftBg{width: calc(50% + 120px);}
	.box3 .info2 .bg2 .rightBg{width: calc(50% - 120px);}
	.box3 .info2 .left{width: calc(50% + 120px);}
	.box3 .info2 .item .txtbox .title2{font-size: 18px;}
	.box3 .info2 .item .txtbox .txt2{font-size: 14px; height: 80px; line-height: 20px;}
	.box4 .item .mask{height: 30px; line-height: 30px; font-size: 14px;}
	.foot1{display: none;}
	/*  */
	.titleInner{top: 25%;}
	.titleInner h4{font-size: 18px;}
	.titleInner h2{font-size: 30px;}
	.side_page{position: static; margin-top: 15px;}
	.side_page li{width: 25%; padding: 0 5px; margin-bottom: 10px;}
	.side_page li a{border: 1px solid #DDDDDD;}
	.about_page{padding: 20px 0;}
	.product_page{padding: 20px 0;}
	.product_page .item .mask{height: 30px;}
	.product_page .item .mask h4{font-size: 14px;}
	.productShow_page{padding: 20px 0;}
	.system_page{padding: 20px 0;}
	.case_page{padding: 20px 0;}
	.case_page .item .mask{height: 30px;}
	.case_page .item .mask h4{font-size: 14px;}
	.caseShow_page{padding: 20px 0;}
	.news_page{padding: 20px 0;}
	.newsShow_page{padding: 20px 0;}
	.property_page{padding: 20px 0;}
	.contact_page .left{width: 100%;}
	.contact_page .right{width: 100%; padding: 0; margin-top: 15px;}
}

@media (min-width: 768px){
    .sideBar_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
	header .head_top{display: none;}
    header .head_box{height: 80px;}
    header .head_box .logo{width: 80%;}
	header .head_box .logo a img{width: 200px;}
    header .head_box .head_nav{top: 75px;}
    header .head_box .top_btn{font-size: 28px;top: 38px;}
	.content{margin-top: 20px;}
	.titleIndex{padding-bottom: 10px;}
	.titleIndex .CN{font-size: 20px;}
	.titleIndex .EN{font-size: 18px; margin-top: 5px;}
	.box1{padding: 20px 0;}
	.box1 .left .txtbox .title{font-size: 18px;}
	.box1 .left .txtbox .txt{font-size: 14px; margin-top: 15px; line-height: 1.5;}
	.box1 .left .more{width: 300px; margin-top: 20px;}
	.box2{padding: 20px 0;}
	.box2 .item{width: 50%; padding: 0 5px; margin-bottom: 10px;}
	.box2 .item .mask .txt h4{font-size: 18px;}
	.box2 .item .mask .txt h5{font-size: 12px; margin-top: 0;}
	.box2 .item .mask .jian{margin-top: 20px;}
	.box3 .info1{padding: 20px 0;}
	.box3 .info1 .bg1 .leftBg{width: 100%;}
	.box3 .info1 .bg1 .rightBg{display: none;}
	.box3 .info1 .left{width: 100%;}
	.box3 .info1 .left .title1{font-size: 20px;}
	.box3 .info1 .right{display: none;}
	.box3 .info2{padding: 20px 0;}
	.box3 .info2 .bg2 .leftBg{width: 100%;}
	.box3 .info2 .bg2 .rightBg{display: none;}
	.box3 .info2 .left{width: 100%; padding: 0;}
	.box3 .info2 .item{width: 100%;}
	.box3 .info2 .item .imgbox img{width: 40px; height: 36px;}
	.box4{padding: 20px 0;}
	.box4 .item{width: 100%; padding: 0;}
	.box5{padding: 20px 0;}
	.box5 .left{width: 100%; padding: 0;}
	.box5 .left .mask{width: 100%; left: 0;}
	.box5 .left .mask .title{font-size: 18px;}
	.box5 .right{width: 100%; padding: 0; margin-top: 15px;}
	.box5 .item .txtbox .title{font-size: 16px;}
	/*  */
	.side_page li{width: 33.3333%;}
	.side_page li a{height: 30px; line-height: 30px; font-size: 14px;}
	.product_page .item{width: 50%;}
	.case_page .item{width: 50%;}
	.news_page .item{padding-bottom: 10px; margin-bottom: 10px;}
	.news_page .item a{height: 110px;}
	.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 .date{display: none;}
	.news_page .item .txtbox .txt{margin-top: 10px; font-size: 12px;}
}

@media (max-width:500px){

}

@media (max-width:376px){

}

@media (max-width:360px){

}