@charset "utf-8";
/**
 * @author:王欢
 * @email:710569885@qq.com
 * @time:2019-3
 */
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
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;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.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;}
.xiao{padding-left: 10px; padding-right: 10px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!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 .head_main{width: 100%;}
header .head_box{width: 100%; height: 118px; background-color: #fff; position: fixed; top: 0; left: 0; z-index: 11; }
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{width: 100%;}
header .head_box .head_right{float: right; height: 100%;}
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: #000; font-size: 16px; display: block; padding: 0 20px; width: 100%; line-height: 118px; position: relative;}
header .head_box .top_li>a:before{content: ""; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; width: 0; height: 3px; background-color: #779b2e;
    transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header .head_box .top_li>a:hover:before{width: 100%;}
header .head_box .top_li .er{display: none; position:absolute; top:110px; 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: #018bc2;}
header .head_box .headForm{height: 100%; display: table; float: left; margin-left: 50px;}
header .head_box .fromBox{width: 200px; height: 45px; border: 1px solid #779b2e; border-radius: 10px; overflow: hidden;}
header .head_box .fromBox .fTxt{width: calc(100% - 50px); height: 100%; float: left; border: none; background-color: #fff; outline:none; padding: 5px 12px;}
header .head_box .fromBox .fBtn{width: 50px; height: 100%; float: left; border: none; outline:none; background: url("../images/head_fangda.png") no-repeat 50% 50% #779b2e;}
header .head_box .headCall{margin-left: 30px; height: 100%; display: table; float: left;}
header .head_box .headCall h4{font-size: 16px; color: #000; line-height: 30px;}
header .head_box .headCall h4 span{font-size: 18px; color: #000; font-weight: bold;}
header .banner{background-color: #9d9c88; padding: 18px; margin-top: 118px;}
header .lunbos{padding-top: 46%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .banner .swiper-button-prev, header .banner .swiper-button-next{width: 18px; height: 18px; opacity: .5; outline:none; background: url("../images/banner_jiantou.png") no-repeat; background-size: 100% 100%; margin-top: 0;}
header .banner .swiper-button-prev{left: 55px; top: 76%;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */}
header .banner .swiper-button-next{left: 80px; top: 76%;}
header .banner .swiper-button-prev:hover{opacity: 1;}
header .banner .swiper-button-next:hover{opacity: 1;}
section{width: 100%; overflow: hidden;}
/**/
.content{padding: 45px 0;}
.con_layout{margin-top: 40px; overflow: hidden;}
.mTitle{text-align: center; position: relative; padding-bottom: 2px;}
.mTitle:before{content: ""; position: absolute; bottom: 0; left: 0; right: 0; z-index: 0; margin: auto; width: 410px; height: 5px; background-color: #f7e82e;}
.mTitle h3{font-size: 36px; color: #000000; position: relative; z-index: 1;}
/**/
.main1{width: 100%; background-color: #fff;}
.main1 ul{width: 1235px; }
.main1 ul li{width: 376px; float: left; margin: 0 35px 0 0;}
.main1 .item{width: 100%;}
.main1 .item .imgbox{position: relative; display: block; overflow: hidden;}
.main1 .item .imgbox:before{content: ""; display: block; padding-top: 56%;}
.main1 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main1 .item .mask{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 184px; height: 63px; overflow: hidden; background-color: rgba(255,255,255,.7);}
.main1 .item .mask h4{text-align: center; line-height: 63px; font-size: 17px; color: #292929;}
.main1 .item:hover .imgbox .imgs{transform:scale(1.1);}
/**/
.main2{width: 100%; background-color: #f2f2f2;}
.main2 ul{width: 1230px; margin-top: 49px;}
.main2 ul li{width: 380px; float: left; margin: 0 30px 0 0;}
.main2 .item{width: 100%; background-color: #fff; position: relative;}
.main2 .item .imgbox{position: absolute; top: -49px; left: 20px;; width: 95px; height: 95px; background: url("../images/m2_yuan.png") no-repeat; background-size: 100% 100%;}
.main2 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.main2 .item .txtbox{overflow: hidden; padding: 65px 20px 20px 20px;}
.main2 .item .txtbox .tit{overflow: hidden;}
.main2 .item .txtbox .tit h3{font-size: 18px; color: #292929; line-height: 25px;}
.main2 .item .txtbox .tit h4{font-size: 18px; color: #292929; line-height: 25px;}
.main2 .item .txtbox .txt{margin-top: 25px; font-size: 14px; color: #3b3b3b; line-height: 25px; height: 100px; overflow: hidden;}
.main2 .item:hover .imgbox{background: url("../images/m2_yuan2.png") no-repeat; background-size: 100% 100%;}
/**/
.main3{width: 100%;}
.main3 .mBox{position: relative; width: 90%; margin: auto;}
.main3 .item{width: 100%; overflow: hidden;}
.main3 .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #c0c0c0; border-radius: 10px;}
.main3 .item .imgbox:before{content: ""; display: block; padding-top: 49%;}
.main3 .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; height: auto;}
.main3 .swiper-button-next, .main3 .swiper-button-prev{width: 47px; height: 86px; background: url("../images/m3_jiantou.png") no-repeat; outline:none; background-size: 100% 100%; margin-top: -43px; top: 50%;}
.main3 .swiper-button-next{right: -60px;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */}
.main3 .swiper-button-prev{left: -60px;}
.main3 .item:hover .imgbox{border-color: #7b9b01;}
/**/
.foot1{width: 100%; background-color: #f2f2f2; padding: 40px 0;}
.foot1 .title{font-size: 16px; color: #4c4c4c; font-weight: bold;}
.foot1 .box1{width: 35%; float: left; position: relative;}
.foot1 .box1:before{content: ""; position: absolute; top: 0; right: 0; margin: auto; width: 1px; height: 200px; background-color: #c6c6c6;}
.foot1 .box1 .footQR{width: 50%; float: left; padding: 0 15px; text-align: center; overflow: hidden;}
.foot1 .box1 .footQR img{width: 180px; height: auto;}
.foot1 .box1 .footQR h5{font-size: 12px; color: #292929; margin-top: 10px;}
.foot1 .box2{width: 20%; float: left; position: relative; padding: 0 20px;}
.foot1 .box2:before{content: ""; position: absolute; top: 0; right: 0; margin: auto; width: 1px; height: 200px; background-color: #c6c6c6;}
.foot1 .box2 ul{overflow: hidden; margin-top: 15px;}
.foot1 .box2 ul li{width: 50%; float: left; padding-right: 5px;}
.foot1 .box2 li a{display: inline-block; font-size: 14px; color: #4c4c4c; line-height: 30px; height: 30px; overflow: hidden;}
.foot1 .box2 li a:hover{text-decoration:underline!important;}
.foot1 .box3{width: 20%; float: left; position: relative; padding: 0 20px;}
.foot1 .box3:before{content: ""; position: absolute; top: 0; right: 0; margin: auto; width: 1px; height: 200px; background-color: #c6c6c6;}
.foot1 .box3 ul{overflow: hidden; margin-top: 15px;}
.foot1 .box3 ul li{width: 50%; float: left; padding-right: 5px;}
.foot1 .box3 li a{display: inline-block; font-size: 14px; color: #4c4c4c; line-height: 30px; height: 30px; overflow: hidden;}
.foot1 .box3 li a:hover{text-decoration:underline!important;}
.foot1 .box4{width: 25%; float: left; padding: 0 20px;}
.foot1 .box4 .fLink{overflow: hidden;}
.foot1 .box4 .fLink a{width: 90%; height: 55px; line-height: 53px; border: 1px solid #3f3f3f; border-radius: 10px; margin-bottom: 10px; background: url("../images/foot_btn1.png") no-repeat 15px; display: inline-block; position: relative; padding-left: 70px; text-align: center; font-size: 20px; color: #3f3f3f; font-weight: bold;}
.foot1 .box4 .fLink a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 70px; width: 1px; height: 42px; margin: auto; background-color: #3f3f3f;}
.foot1 .box4 .fLink a:nth-child(2){background: url("../images/foot_btn2.png") no-repeat 20px;}
.foot1 .box4 .fLink a:hover{background-color: #7b9b01; color: #fff;}
.foot1 .box4 .fLink a:hover:nth-child(1){background: url("../images/foot_btn1s.png") no-repeat 15px #7b9b01;}
.foot1 .box4 .fLink a:hover:nth-child(2){background: url("../images/foot_btn2s.png") no-repeat 20px #7b9b01;}
.foot1 .box4 .fLink a:hover:before{}
.foot1 .box4 .fCall{margin-top: 15px; text-align: center;}
.foot1 .box4 .fCall h5{font-size: 20px; color: #3f3f3f;}
.foot1 .box4 .fCall h2{font-size: 32px; color: #7b9b01; margin-top: 5px;}
.foot2{width: 100%; background-color: #7b9b01; padding: 5px 0;}
.foot2 .txt1{font-size: 12px; color: #fff; line-height: 25px; float: left;}
.foot2 .txt2{font-size: 12px; color: #fff; line-height: 25px; float: right;}
.foot2 .txt2 a{font-size: 12px; color: #fff; line-height: 25px;}
/*内页*/
.inner_page{width: 100%;}
.inner_page .con_layout{margin-top: 20px;}
.n_content{margin: 30px 0 50px 0;}
.inner_page .page_left{width: 270px; float: left;}
.inner_page .page_right{width: calc(100% - 270px); float: left; padding-left: 30px;}
.inner_page .nTitle{border-bottom: 1px solid #dfdfdf;}
.inner_page .nTitle h4{font-size: 16px; color: #000; border-bottom: 2px solid #8da823; padding-bottom: 12px; display: inline-block;}
/**/
.sideBar_page .side_top{margin-bottom: 15px;}
.sideBar_page .n_tit{background: url("../images/zuo_tit.png") no-repeat 50% 50%; background-size: 100% 100%; position: relative; font-size: 0; text-align: center; padding: 16px 1px;}
.sideBar_page .n_tit>h4{font-size: 18px; color: #7b9b01; display: inline-block;}
.sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 15px; font-size: 22px; color: #7b9b01;}
.sideBar_page ul{display: none;}
.sideBar_page .n_ul{background-color: #ffffff; margin-top: 10px;}
.sideBar_page .n_li{width: 100%; position: relative; margin-bottom: 5px;}
.sideBar_page .n_li>a{display: block; position: relative; width: 100%; height: 35px; line-height: 35px; font-size: 14px; color: #4b4b4b; background-color: #f0f0f0; text-align: center;}
.sideBar_page .n_li:hover>a{background-color: #7b9b01; color: #fff;}
.sideBar_page .er{width: 100%;; overflow: hidden;}
.sideBar_page .er li{width: 100%; position: relative; text-align: center;}
.sideBar_page .er li a{line-height: 35px; height: 35px; border-bottom: 1px dotted #c9ccce; overflow: hidden; display: block; font-size: 14px; color: #858585;}
.sideBar_page .er li a:hover{color: #7b9b01;}
.sideBar_page .side_bot{width: 100%;}
.sideBar_page .side_bot .imgbox{text-align: center; overflow: hidden; margin-top: 10px;}
.sideBar_page .side_bot .imgbox img{max-width: 100%; height: auto;}
.sideBar_page .side_bot .txtbox{background-color: #f0f0f0; padding: 10px 15px;}
.sideBar_page .side_bot .txtbox .txt{font-size: 12px; color: #000000; line-height: 25px;}
/*关于我们页面*/
.about_page{width: 100%;}
.about_page .txts{font-size: 14px; color: #333; line-height: 25px;}

/*服务页面*/
.service_page{width: 100%;}
.service_page .item{width: 100%; height: 215px; overflow: hidden; margin-bottom: 20px;}
.service_page .item .imgbox{width: 325px; height: 100%; overflow: hidden; float: left;}
.service_page .item .imgbox .imgs{width: 100%; height: 100%;}
.service_page .item .txtbox{width: calc(100% - 325px); height: 100%; float: left; background-color: #fff; padding: 20px;}
.service_page .item .txtbox .title{font-size: 18px; color: #000; height: 25px; line-height: 25px; overflow: hidden;}
.service_page .item .txtbox .date{font-size: 12px; color: #8f8f8f; height: 20px; line-height: 20px; overflow: hidden; margin-top: 10px;}
.service_page .item .txtbox .txt{font-size: 14px; color: #000; line-height: 25px; height: 100px; margin-top: 10px; overflow: hidden;}
.service_page .item:hover .txtbox{background-color: #f5f5f5;}
/**/
.service_show{width: 100%;}
.service_show .tit{font-size: 18px; color: #333; text-align: center;}
.service_show .imgbox{width: 100%; text-align: center; margin-top: 20px;}
.service_show .imgbox img{max-width: 100%; height: auto;}
.service_show .txts{margin-top: 20px; font-size: 14px; color: #333;}

/*新闻页面*/
.news_page{width: 100%;}
.news_page .item{width: 100%; height: 215px; overflow: hidden; margin-bottom: 20px;}
.news_page .item .imgbox{width: 325px; height: 100%; overflow: hidden; float: left;}
.news_page .item .imgbox .imgs{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 325px); height: 100%; float: left; background-color: #fff; padding: 20px;}
.news_page .item .txtbox .title{font-size: 18px; color: #000; height: 25px; line-height: 25px; overflow: hidden;}
.news_page .item .txtbox .date{font-size: 12px; color: #8f8f8f; height: 20px; line-height: 20px; overflow: hidden; margin-top: 10px;}
.news_page .item .txtbox .txt{font-size: 14px; color: #000; line-height: 25px; height: 100px; margin-top: 10px; overflow: hidden;}
.news_page .item:hover .txtbox{background-color: #f5f5f5;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .ditu{text-align: center; overflow: hidden;}
.contact_page .ditu img{max-width: 100%; height: auto;}
.contact_page .txtbox{font-size: 14px; color: #000; line-height: 25px; margin-top: 20px;}

/*手机底部*/
.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: #7b9b01;}
.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 10px;}
    header .head_box .headForm{margin-left: 20px;}
    header .head_box .headCall{margin-left: 20px;}
    header .head_box .headCall h4{font-size: 14px;}
    header .head_box .headCall h4 span{font-size: 16px;}
    .mTitle h3{font-size: 30px;}
    .main1 ul{width: 100%;}
    .main1 ul li{width: 33.333%; margin: 0; padding: 0 10px;}
    .main2 ul{width: 100%;}
    .main2 ul li{width: 33.333%; margin: 0; padding: 0 10px;}
    .main2 .item .txtbox .tit h3{font-size: 16px;}
    .main2 .item .txtbox .tit h4{font-size: 16px;}
    .main2 .item .txtbox .txt{margin-top: 15px;}
    .main3 .item .imgbox:before{padding-top: 60%;}
    .main3 .swiper-button-next, .main3 .swiper-button-prev{width: 30px; height: 60px; margin-top: -30px;}
    .main3 .swiper-button-prev{left: -50px;}
    .main3 .swiper-button-next{right: -50px;}
    .foot1 .box1 .footQR img{width: 100%;}
    .foot1 .box2 li a{font-size: 12px; height: 25px; line-height: 25px;}
    .foot1 .box4 .fLink a{font-size: 14px;}
    .foot1 .box4 .fCall h5{font-size: 16px;}
    .foot1 .box4 .fCall h2{font-size: 22px;}
    /*内页*/
    .inner_page .page_left{width: 240px;}
    .inner_page .page_right{width: calc(100% - 240px);}
    .service_page .item{height: 190px;}
    .service_page .item .imgbox{width: 290px;}
    .service_page .item .txtbox{width: calc(100% - 290px); padding: 10px 20px;}
    .service_page .item .txtbox .txt{line-height: 20px;}
    .news_page .item{height: 190px;}
    .news_page .item .imgbox{width: 290px;}
    .news_page .item .txtbox{width: calc(100% - 290px); padding: 10px 20px;}
    .news_page .item .txtbox .txt{line-height: 20px;}

}

@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: 100px;}
    header .head_box .top_btn{font-size: 32px; color: #779b2e; position: absolute; top: 35px; right: 20px;}
    header .head_box .head_right{margin-right: 30px;}
    header .head_box .head_nav{width: 130px; height: auto; margin: 0; background: rgba(0,0,0,0.5); position: absolute; z-index: 99; top: 80px; 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 ul{display: none!important;}
    header .head_sear .sear_left ul li{margin-right: 15px;}
    header .head_sear .top_form{width: 260px;}
    header .head_sear .sear_left ul li a{font-size: 12px;}
    .content{padding: 35px 0;}
    .con_layout{margin-top: 30px;}
    .mTitle h3{font-size: 26px;}
    .main1 .item .mask{width: 150px; height: 50px;}
    .main1 .item .mask h4{line-height: 50px; font-size: 16px;}
    .main2 .item .txtbox .tit h3{font-size: 14px;}
    .main2 .item .txtbox .tit h4{font-size: 14px;}
    .main2 .item .txtbox .txt{font-size: 12px; line-height: 20px; margin-top: 10px;}
    .main3 .swiper-button-prev{left: -40px;}
    .main3 .swiper-button-next{right: -40px;}
    .foot1{display: none;}
    .foot2 .txt1{width: 100%; text-align: center;}
    .foot2 .txt2{width: 100%; text-align: center;}
    /*内页*/
    .inner_page .page_left{width: 200px;}
    .inner_page .page_right{width: calc(100% - 200px);}
    .sideBar_page .n_li>a{height: 30px; line-height: 30px;}
    .service_page .item{height: 150px;}
    .service_page .item .imgbox{width: 220px;}
    .service_page .item .txtbox{width: calc(100% - 220px);}
    .service_page .item .txtbox .title{font-size: 16px;}
    .service_page .item .txtbox .date{display: none;}
    .service_page .item .txtbox .txt{font-size: 12px; height: 80px;}
    .news_page .item{height: 150px;}
    .news_page .item .imgbox{width: 220px;}
    .news_page .item .txtbox{width: calc(100% - 220px);}
    .news_page .item .txtbox .title{font-size: 16px;}
    .news_page .item .txtbox .date{display: none;}
    .news_page .item .txtbox .txt{font-size: 12px; height: 80px;}
}

@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 .top_right{display: none;}
    header .head_box{height: 80px;}
    header .head_box .logo a img{width: 55px;}
    header .head_box .head_nav{top: 80px;}
    header .head_box .top_btn{font-size: 28px;top: 29px;}
    header .head_box .headForm{display: none;}
    header .head_box .head_right{margin-right: 50px;}
    header .head_box .headCall h4{font-size: 12px; line-height: 25px;}
    header .head_box .headCall h4 span{font-size: 14px; line-height: 25px;}
    header .banner .swiper-button-prev, header .banner .swiper-button-next{display: none;}
    header .banner{margin-top: 80px;}
    header .lunbos{padding-top: 47%;}
    .content{padding: 25px 0;}
    .con_layout{margin-top: 20px;}
    .mTitle h3{font-size: 20px;}
    .mTitle:before{width: 260px;}
    .main1 .item .mask{width: 130px; height: 40px;}
    .main1 .item .mask h4{line-height: 40px;}
    .main3 .swiper-button-prev, .main3 .swiper-button-next{display: none;}
    .main3 .item .imgbox:before{padding-top: 70%;}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .inner_page .page_right{width: 100%; padding: 0;}
}

@media (max-width:500px){
    .main1 ul li{width: 100%;}
    .main1 .item{margin-bottom: 15px;}
    .main2 ul{margin-top: 40px;}
    .main2 ul li{width: 100%;}
    .main2 ul li:last-child .item{margin-bottom: 0;}
    .main2 .item{margin-bottom: 50px;}
    .main2 .item .imgbox{width: 75px; height: 75px; top: -38px;}
    .main2 .item .txtbox{padding: 40px 10px 10px 10px;}
    /*内页*/
    .service_page .item{height: 130px;}
    .service_page .item .imgbox{width: 180px;}
    .service_page .item .txtbox{width: calc(100% - 180px); padding: 5px 10px;}
    .news_page .item{height: 130px;}
    .news_page .item .imgbox{width: 180px;}
    .news_page .item .txtbox{width: calc(100% - 180px); padding: 5px 10px;}

}

@media (max-width:376px){

}

@media (max-width:360px){

}