@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}
@font-face
{font-family: YouSheBiaoTiHei;
src: url('YouSheBiaoTiHei-2.ttf')}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,td,th,em,span,i,button,code{margin:0;padding:0;color:inherit;line-height: inherit;font-family: 'PingFangMedium','PingFang SC',"microsoft yahei";}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a,p,span,i,em{ text-decoration:none; color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{max-width: 1300px;margin:0 auto;width: 90%;}
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center!important;}
.img{/* width: 100%; */display: block;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';display: inline-block;vertical-align: middle;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
body{background: #fff;overflow-x: hidden;}
a{-webkit-tap-highlight-color: rgba(0,0,0,0);}
.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.zoomimg{position:relative;overflow: hidden;height: 0;display: block;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}
.relative{position:relative;}

.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}
.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.underline:hover{text-decoration: underline;}
label{-webkit-tap-highlight-color: rgba(255,0,0,0);} 

.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-start{align-items: flex-start;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-align-end{align-items: flex-end;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-start{justify-content: flex-start;}
.flex-pack-end{justify-content: flex-end;}
.flex-v { -webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-11{flex:1;}

.c-main{color:#0084cb!important;}

/* 人才招聘 */
.head{position:absolute;width: 100%;left: 0;top: 0;z-index:100;padding:20px 0;}
.head.scroll{background-color: rgba(0,0,0,.5);padding:5px 0;}

.head .wrap{display: flex;align-items: center;justify-content: space-between;}
.hd-logo{}
.hd-logo .img{height: 80px;width: auto;}

.hd-nav{}
.hd-nav li{display: inline-block;vertical-align: middle;margin-left: 60px;}
.hd-nav li>a{font-size: 20px;color:#fff;display: block;line-height: 50px;position:relative;}
.hd-nav li>a::after{content:'';position:absolute;left: 50%;width: 0;transition: all .3s;height: 1px;background-color: #fff;bottom: 0;}
.hd-nav li.cur>a::after,.hd-nav li:hover>a::after{width: 100%;left: 0;}


.inner-ban{position:relative;}
.inner-ban .img{width: 100%;display: block;}
.inner-ban .box{position:absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;align-items: center;justify-content: center;text-align: center;}
.inner-ban .bt{font-size: 60px;color:#fff;font-weight: bold;letter-spacing: 4px;line-height: 60px;font-family: 'Arial';}
.inner-ban .en{font-size: 80px;color:rgba(255,255,255,.3);line-height: 80px;text-transform: uppercase;margin-top: -40px;font-weight: bold;font-family: 'Arial';}

.pub-tt{text-align: center;margin-bottom: 55px;}
.pub-tt .bt{font-size: 36px;color:#333333;font-weight: bold;line-height: 36px;}
.pub-tt .sm{display: flex;align-items: center;justify-content: center;margin-top: 18px;}
.pub-tt .sm .ic{width: 18px;height: 18px;display: block;background:url(../images/us_03.png) no-repeat center;background-size:contain;margin:0 12px;}
.pub-tt .sm::before,.pub-tt .sm::after{content:'';display: inline-block;width: 255px;height: 1px;}
.pub-tt .sm::before{background-image: linear-gradient(to right, #fff , #dfdfdf);}
.pub-tt .sm::after{background-image: linear-gradient(to right, #dfdfdf , #fff);}

.zp-main{background:url(../images/zp_02.jpg) no-repeat center top;background-size:cover;padding:75px 0;}
.zp-list{}
.zp-list .item{padding:30px 0;border-top:1px solid #e3e3e3;}
.zp-list .top{margin-bottom: 25px;display: flex;align-items: center;}
.zp-list .num{font-size: 32px;color:#fff;font-weight: bold;width: 60px;height: 60px;display: block;background-color: #0084cb;text-align: center;line-height: 60px;margin-right: 20px;}
.zp-list .box{flex:1;overflow: hidden;}
.zp-list .title{font-size: 26px;color:#0084cb;font-weight: bold;line-height: 30px;}
.zp-list .fz{font-size: 18px;color:#666666;font-weight: bold;margin-top: 3px;}
.zp-list .desc{font-size: 16px;color:#666666;line-height: 28px;}
.zp-list .item:first-child{border:none;padding-top: 0;}
.foot{background:url(../images/ft_03.jpg) no-repeat center;background-size:cover;}.foot .wrap{display: flex;align-items: flex-start;max-width:1200px;}
.ft-t{padding:70px 0;}.ft-l{width: 355px;}
.ft-l .smlogo{max-width:285px;display: block;margin-bottom: 15px;width: 80%;}
.ft-l .fz{font-size: 16px;color:rgba(255,255,255,.56);line-height: 40px;}
.ft-l .fz.icon{background:url(../images/ft_01.png) no-repeat left center;background-size:26px;padding-left: 31px;}
.ft-l .tel{font-size: 26px;color:#fff;font-family: 'DIN';margin-bottom: 20px;margin-top: 8px;}.ft-c{margin:0 40px;flex:1;overflow: hidden;display: flex;justify-content: space-between;}
.ft-c .col{}
.ft-c .col1{max-width:280px;}
.ft-c .tit{font-size: 18px;color:#fff;margin-bottom: 15px;}
.ft-c .txt{}
.ft-c .lks{font-size: 16px;color:rgba(255,255,255,.56);line-height: 36px;}
.ft-c .lk{display: block;}
.ft-c .lk:hover{color:#fff;}
.ft-r{width: 136px;}
.ft-r .tp{width: 100%;}
.ft-r .fz{font-size: 16px;color:rgba(255,255,255,.56);text-align: center;margin-top: 10px;}.ft-b{text-align: center;font-size: 15px;color:rgba(255,255,255,.56);padding:20px 0;border-top:1px solid rgba(255,255,255,.1)}
.ft-b a:hover{color:#fff;}
/* 关于我们 */.us-intro{padding:110px 0;background:url(../images/us_05.jpg) no-repeat center;background-size:cover;}
.us-intro .detail{display: flex;align-items: center;}
.us-intro .imgbox{width: 49%;max-width: 630px;margin-right: 50px;}
.us-intro .img{width: 100%;display: block;}
.us-intro .info{flex:1;overflow: hidden;}
.us-intro .title{font-size: 20px;color:#333333;font-weight: bold;}
.us-intro .txt{/* max-width:580px; */font-size: 18px;color:#333333;line-height: 26px;margin-top: 15px;}
.us-lc{padding:60px 0 110px;}.us-lc .list{position:relative;max-width:1200px;margin:0 auto;}
.us-lc .list::after{content:'';position:absolute;width: 1px;top: 0;bottom: 0;left: 50%;background-color: #d5dfe9;}.us-lc .list .item{display: flex;position:relative;}
.us-lc .list .box{max-width:540px;border:1px solid #e3e3e3;padding:20px 30px;border-radius:8px;width: 45%;position:relative;}
.us-lc .list .year{font-size: 26px;color:#333333;font-family: 'YouSheBiaoTiHei';}
.us-lc .list .txt{font-size: 16px;color:#999999;line-height: 26px;}.us-lc .list .item:nth-child(even){justify-content: flex-end;}.us-lc .list .item:before{content:'';position:absolute;left: 50%;transform: translate(-50%,0);width: 40px;height: 40px;background:url(../images/us_04.png) no-repeat center;background-size:contain;z-index:10;}.us-lc .list .box::after{content:'';position:absolute;width: 16px;height: 16px;background:url(../images/us_06.png) no-repeat center;background-size:contain;right: -16px;top: 14px;}.us-lc .list .item:nth-child(even) .box::after{transform: rotate(-180deg);right:auto;left:-16px;}/* 公司优势 */.ys-main{padding:120px 0 220px;}.ys-list{}
.ys-list .item{display: flex;}
.ys-list .imgbox{width: 51%;position:relative;overflow: initial;}
.ys-list .pic{width: 100%;display: block;box-shadow:0 6px 59px rgba(135,136,137,.25)}
.ys-list .bgimg{}
.ys-list .info{flex:1;padding-top: 30px;padding-left: 7%;}
.ys-list .num{font-size: 38px;color:#0084cb;font-family: 'YouSheBiaoTiHei';}
.ys-list .title{font-size: 36px;color:#333333;font-weight: bold;margin-top: 5px;}
.ys-list .title .icon{width: 42px;margin-right: 13px;}.ys-list .txt{font-size: 16px;color:#999999;line-height: 26px;margin-top: 10px;padding-left: 55px;}
.ys-list .line{width: 50px;height: 6px;background-color: #0084cb;display: block;margin-top: 35px;}
.ys-list .item1 .imgbox{}.ys-list .item1 .pic{max-width:520px;position:absolute;right: 0;top: 50%;transform: translateY(-50%);}.ys-list .item1 .bgimg{max-width:600px;}

.ys-list .item2{flex-direction: row-reverse;}
.ys-list .item2 .imgbox{}
.ys-list .item2 .pic{max-width:420px;position:relative;z-index:20;}
.ys-list .item2 .bgimg{position:absolute;bottom: -50px;right: 0;max-width:575px;}
.ys-list .item2 .info{padding-left: 10%;padding-top: 65px;}
.ys-list .item2 .txt{padding-left: 0;}

.ys-list .item3 .info{padding-top: 85px;}


/* 联系我们 */
.lx-top{margin-top: 145px;margin-bottom: 100px;border:1px solid #e8edf2;max-width:1200px;display: flex;}
.lx-top .tit{font-size: 26px;color:#333333;font-weight: bold;line-height: 30px;margin-bottom: 15px;}
.lx-top .line{width: 50px;height: 4px;background-color: #333333;display: block;margin-bottom: 40px;}

.lx-top .lbox,.lx-top .rbox{width: 50%;padding:50px 60px;min-height:595px;}
.lx-top .lbox{background:url(../images/lx_02.jpg) no-repeat center;background-size:cover;}
.lx-top .lbox .tit{color:#fff;}
.lx-top .lbox .line{background-color: #fff;}

.lx-top .list{}
.lx-top .list .item{margin-bottom: 60px;display: flex;align-items: center;}
.lx-top .list .icon{width: 70px;margin-right: 25px;}
.lx-top .list .info{}
.lx-top .list .title{font-size: 20px;color:#fff;font-weight: bold;}
.lx-top .list .fz{font-size: 18px;color:#fff;}

.lx-top .smtit{font-size: 18px;color:#333333;font-weight: bold;margin-bottom: 15px;}
.lx-top .txt{font-size: 18px;color:#333333;line-height: 30px;}
.lx-top .txt p{margin-bottom: 10px;}

.lx-map{height: 700px;}
.BMapLabel{display: none!important;}
.lx-map .BMap_shadow{display: none!important;}

/* 产品介绍 */
.pro-main{padding:100px 0 80px;}

.pro-list{}
.pro-list .item{margin-bottom: 40px;box-shadow:0 3px 9px rgba(0,0,0,.05);display: flex;}
.pro-list .imgbox{width: 358px;}
.pro-list .img{width: 100%;display: block;}
.pro-list .info{flex:1;overflow: hidden;padding:20px 30px;}
.pro-list .title{font-size: 24px;font-weight: bold;color:#2650c4;}
.pro-list .ico{width: 48px;margin-right: 20px;display: inline-block;vertical-align: middle;}
.pro-list .desc{padding-left: 68px;margin-top: 20px;}
.pro-list .fz{font-size: 16px;color:#333333;margin-bottom: 15px;position:relative;padding-left: 25px;}
.pro-list .fz:before{content:'';position:absolute;left: 0;top: 6px;width: 12px;height: 12px;border-radius:50%;background-color: #2650c4;}
.pro-list .smtxt{font-size: 16px;color:#666666;padding-left: 50px;}
.pro-list .smtxt p{margin-bottom: 10px;}
.pro-list .gou{margin-left: 10px;width: 14px;margin-right: 6px;}
.pro-list .item:hover .img{transform: scale(1,1);}

.pro-list .item1 .title{color:#2650c4;}
.pro-list .item1 .fz:before{background-color: #2650c4;}

.pro-list .item2 .title{color:#e1895f;}
.pro-list .item2 .fz:before{background-color: #e1895f;}

.pro-list .item3 .title{color:#326078;}
.pro-list .item3 .fz:before{background-color: #326078;}

.pro-list .item4 .title{color:#4d5d67;}
.pro-list .item4 .fz:before{background-color: #4d5d67;}

.pro-list .item5 .title{color:#6b0a0a;}
.pro-list .item5 .fz:before{background-color: #6b0a0a;}

.pro-list .item6 .title{color:#3b8689;}
.pro-list .item6 .fz:before{background-color: #3b8689;}

.pro-list .item7 .title{color:#0a0c6b;}
.pro-list .item7 .fz:before{background-color: #0a0c6b;}
.pro-list .item7 .smtxt{line-height: 18px;}
.pro-list .item7 .smtxt p{margin-bottom: 0;}

/* index */
.idx-ban{}
.idx-ban .item{position:relative;}
.idx-ban .img{width: 100%;display: block;}
.idx-ban .box{position:absolute;width: 100%;height: 100%;left: 0;top: 0;}
.idx-ban .wrap{display: flex;flex-direction: column;justify-content: center;height: 100%;}
.idx-ban .tp{max-width:915px;width: 85%;}
.idx-ban .more{font-size: 16px;color:#0084cb;width: 175px;line-height: 55px;background-color: #fff;border-radius:3px;margin-top: 8%;text-align: center;}
.idx-ban .more:hover{color:#fff;background-color: #0084cb;}

.idx-us{padding:135px 0 200px;background:url(../images/idx_03.jpg) no-repeat center;background-size:cover;}
.idx-us .txt{max-width:1090px;font-size: 18px;color:#666666;line-height: 30px;margin:0 auto;text-align: center;}
.idx-us .more{font-size: 16px;color:#fff;width: 175px;line-height: 55px;text-align: center;display: block;margin:60px auto 0;background-color: #0084cb;}
.idx-us .more:hover{background-color: #0477b4;}

.idx-lc{padding:0 0 100px;background:url(../images/idx_05.jpg) no-repeat center;background-size:cover;display: flex;}
.idx-lc .imgbox{width: 49%;max-width:920px;overflow: hidden;border-radius:0 0 56px 0;}
.idx-lc .imgbox .img{width: 100%;display: block;border-radius:0 0 56px 0;}

.idx-lc .box{flex:1;overflow: hidden;padding:50px 5% 0 6%;}
.idx-lc .list{}
.idx-lc .list .item{padding-bottom: 25px;position:relative;padding-left: 50px;transition: all .3s;}
.idx-lc .list .date{font-size: 26px;color:#333333;font-family: 'YouSheBiaoTiHei';position:relative;line-height: 40px;}
.idx-lc .list .txt{font-size: 16px;color:#999999;line-height: 24px;/* -webkit-line-clamp: 4;height: 96px; */min-height:72px;}
.idx-lc .list .item::after{content:'';position:absolute;left: 0;top: 0;bottom: 0;width: 1px;background-color: #d5dfe9;}
.idx-lc .list .item:last-child::after{display: none;}
.idx-lc .list .item:before{content:'';position:absolute;width: 40px;height: 40px;background:url(../images/us_04.png) no-repeat center;background-size:contain;left: -20px;top: 0;z-index:5;}
/* .idx-lc .list .item:nth-last-child(2) .txt{max-width:470px;} */
.idx-lc .list .item:hover{padding-left: 60px;}

.idx-advan{margin-top: 150px;display: flex;}
.idx-advan .lbox{width: 59%;min-height:700px;padding:60px 0;position:relative;z-index:5;}
.idx-advan .tit{font-size: 40px;color:#fff;padding-right: 80px;text-align: right;margin-bottom: 45px;}
.idx-advan .list{}
.idx-advan .list .item{margin-bottom: 60px;display: flex;align-items: center;flex-direction: row-reverse;transition: all .3s;}
.idx-advan .list .icon{width: 80px;border-radius:50%;margin-right: -40px;margin-left: 40px;}
.idx-advan .list .info{text-align: right;flex:1;overflow: hidden;}
.idx-advan .list .title{font-size: 24px;color:#fff;}
.idx-advan .list .txt{font-size: 16px;color:#fff;line-height: 34px;opacity: .7;margin-top: 15px;}
.idx-advan .list .item:hover{transform: translateX(15px);}

.idx-advan .rbox{flex:1;overflow: hidden;}

.idx-hz{padding:130px 0 110px;}
.idx-hz .detail{border-top:1px solid #eeeeee;border-left:1px solid #eeeeee;}
.idx-hz .item{border:1px solid #eeeeee;border-top:none;border-left:none;height: 130px;display: flex;align-items: center;justify-content: center;}
.idx-hz .item .img{max-width:100%;max-height:100%;}

.idx-hz .swiper-slide:nth-child(even) .item{background-color: #f8f9fa;}

.idx-hz .swiper-pagination{position:static;margin-top: 50px;}
.idx-hz .swiper-pagination-bullet{width: 6px;height: 6px;background-color: #c6bbbb;opacity: 1;margin:0 15px!important;display: inline-block;vertical-align: middle;}
.idx-hz .swiper-pagination-bullet-active{width: 22px;height: 22px;background:url(../images/idx_27.png) no-repeat center;background-size:contain;}

.idx-hz .swiper-button-prev,.idx-hz .swiper-button-next{width: 36px;height: 36px;top:auto;bottom:0;left:auto;margin: 0;background:url(../images/idx_26.png) no-repeat center #0084cb;background-size:contain;border-radius:50%;}
.idx-hz .swiper-button-prev{right: 60px;}
.idx-hz .swiper-button-next{transform: rotate(180deg);right: 0;}

.sj-menu{display: none;}

@media screen and (min-width:1240px) and (max-width:1300px){
	.auto{width: 100%;padding:0 3%;}
	
	.idx-ban .box{padding-top: 30px;}
	.idx-ban .tp{width: 70%;}
	.idx-ban .more{margin-top: 4%;}
	
	.idx-lc .box{padding:30px 4% 0 4%;}
	.idx-lc .list .txt{min-height:auto;}
	
	.us-intro .imgbox{margin-right:40px;}
	.us-intro .txt{font-size: 17px;}
	
}
@media screen and (min-width:992px) and (max-width:1240px){
	.auto{width: 100%;padding:0 3%;}
	
	.hd-logo .img{height: 70px;}
	.hd-nav li{margin-left: 30px;}
	.hd-nav li>a{font-size: 18px;}
	
	.inner-ban .box{padding-top: 40px;}
	.inner-ban .bt{font-size: 50px;line-height: 50px;}
	.inner-ban .en{font-size: 65px;line-height: 65px;margin-top: -35px;}
	
	.ft-l{width: 310px;}
	.ft-l .fz{font-size: 15px;line-height: 30px;}
	
	.ft-c .col1{max-width:180px;}
	.ft-c .lks{font-size: 15px;}
	
	.ft-r{width: 130px;}
	.ft-r .fz{font-size: 15px;}
	
	/* 公司优势 */
	.ys-main{padding:100px 0;}
	.ys-list .item{align-items: center;}
	.ys-list .bgimg{display: none;}
	.ys-list .item .pic{position:static;transform: translateY(0);}
	.ys-list .info{padding: 0 5%!important;}
	.ys-list .title{font-size: 30px;}
	
	/* 联系我们 */
	.lx-top .lbox, .lx-top .rbox{padding:40px 50px;}
	
	/* index */
	.idx-ban .box{padding-top: 30px;}
	.idx-ban .tp{width:60%;}
	.idx-ban .more{margin-top: 4%;width: 145px;line-height: 45px;}
	
	.idx-lc .box{padding:30px 4% 0 4%;}
	.idx-lc .list .txt{min-height:auto;}
	
	
	
	
	
	
}

@media screen and (min-width:768px) and (max-width:991px){
	.auto{width: 100%;padding:0 2%;}
	.sj-menu{position:absolute;right: 3%;top: 50%;width: 32px;height: 32px;background: url(../images/menu.png) no-repeat center;background-size:contain;margin-top: -16px;display: block;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:contain;}

	.head{padding:10px 0!important;height: auto;background-color: #fff!important;border-bottom:1px solid #efefef;}
	.head+div{margin-top: 80px;}
	.head.scroll{top: 0;height: auto;}
	.head.scroll+div{margin-top: 80px;}
	
	.hd-logo .img{height: 60px;}
	
	.hd-nav{position:fixed;width: 100%;background-color: #0084cb;top: 80px;bottom: 0;margin: 0;left: 0;padding:40px 0 0;display: none;overflow-y: scroll!important;}
	.hd-nav li{margin: 0 0 20px;display: block;}
	.hd-nav li>a{font-size: 18px;text-align: center;line-height: 50px;}
	.hd-nav li>a::after{display: none;}
	
	.inner-ban .bt{font-size: 40px;line-height: 40px;}
	.inner-ban .en{font-size: 50px;line-height: 50px;margin-top: -25px;}
	
	.pub-tt{margin-bottom: 30px;}
	.pub-tt .bt{font-size: 26px;line-height: 26px;}
	
	.zp-main{padding:60px 0;}
	.zp-list .num{font-size: 24px;width: 50px;height: 50px;margin-right: 15px;line-height: 50px;}
	.zp-list .title{font-size: 20px;}
	.zp-list .fz{font-size: 15px;}
	
	.foot{padding:50px 0;}
	.foot .wrap{justify-content: center;align-items: center;flex-direction: column;}
	.ft-l{width: 100%;text-align: center;}
	.ft-l .smlogo{width: auto;height: 70px;margin:0 auto 35px;}
	.ft-l .fz{font-size: 14px;line-height: 30px;}
	.ft-l .fz.icon{display: inline-block;vertical-align: middle;}
	.ft-l .tel{font-size: 22px;}
	
	.ft-c{display: none;}
	
	.ft-r{width: 120px;margin-top: 15px;}
	.ft-r .fz{font-size: 14px;}
	
	/* 关于我们 */
	.us-intro{padding:60px 0;}
	.us-intro .imgbox{margin-right: 30px;}
	.us-intro .txt{font-size: 16px;}
	
	.us-lc{padding:60px 0;}
	.us-lc .list .item:before{width: 26px;height: 26px;top: 8px;}
	.us-lc .list .box{padding:15px 20px;}
	.us-lc .list .year{font-size: 22px;}
	
	/* 公司优势 */
	.ys-main{padding:60px 0;}
	.ys-list .item{align-items: center;}
	.ys-list .bgimg{display: none;}
	.ys-list .item .pic{position:static;transform: translateY(0);}
	.ys-list .info{padding: 0 5%!important;}
	.ys-list .num{font-size: 30px;line-height: 30px;}
	.ys-list .title{font-size: 24px;}
	.ys-list .title .icon{width: 24px;}
	.ys-list .txt{padding-left: 45px;font-size: 15px;line-height: 24px;}
	.ys-list .line{width: 30px;height: 3px;margin-top: 25px;}
	
	
	/* 联系我们 */
	.lx-top{margin-top: 60px;border:none;margin-bottom: 60px;}
	.lx-top .lbox, .lx-top .rbox{padding:35px 3%;min-height:420px;}
	.lx-top .tit{font-size: 20px;}
	.lx-top .line{width: 35px;height: 2px;margin-bottom: 40px;}
	.lx-top .list .item{margin-bottom: 35px;}
	.lx-top .list .icon{width: 54px;margin-right: 15px;}
	.lx-top .list .title{font-size: 18px;}
	.lx-top .list .fz{font-size: 16px;}
	
	.lx-top .txt{font-size: 16px;line-height: 26px;}
	
	.lx-map{height: 450px;}
	
	/* 产品介绍 */
	.pro-main{padding:60px 0;}
	
	.pro-list .item{box-shadow:none;margin-bottom: 25px;}
	.pro-list .imgbox{width: 300px;margin-right: 25px;}
	.pro-list .info{padding: 0;}
	.pro-list .title{font-size: 22px;}
	.pro-list .ico{width: 36px;margin-right: 15px;}
	.pro-list .desc{padding-left: 0;margin-top: 10px;}
	
	.pro-list .fz{margin-bottom: 5px;padding-left: 15px;}
	.pro-list .fz:before{width: 8px;height: 8px;top: 6px;}
	
	.pro-list .smtxt{font-size: 14px;padding-left: 25px;}
	
	
	/* index */
	.idx-ban .box{padding-top: 30px;}
	.idx-ban .tp{width:60%;display: block;margin:0 auto;}
	.idx-ban .more{margin: 4% auto 0;width: 145px;line-height: 45px;}
	
	.idx-us{padding:60px 0;}
	.idx-us .txt{font-size: 16px;}
	.idx-us .more{margin: 25px auto 0;width: 145px;line-height: 45px;}
	
	.idx-lc{padding:0;}
	.idx-lc .imgbox{display: none;}
	.idx-lc .box{padding:60px 4%;width: 100%;}
	.idx-lc .list .item{padding-left: 40px;}
	.idx-lc .list .item:before{width: 26px;height: 26px;left: -13px;}
	.idx-lc .list .date{line-height: 26px;}
	.idx-lc .list .txt{min-height:auto;margin-top: 8px;}
	.idx-lc .list .item:last-child{margin-bottom: 0;}
	
	.idx-advan{margin-top: 0;}
	.idx-advan .lbox{min-height:auto;padding:60px 0;}
	.idx-advan .tit{font-size: 24px;padding-right: 40px;margin-bottom: 35px;}
	.idx-advan .list .item{margin-bottom: 25px;}
	.idx-advan .list .title{font-size: 18px;}
	.idx-advan .list .icon{width: 50px;margin-right: -25px;margin-left: 15px;}
	.idx-advan .list .txt{font-size: 14px;line-height: 24px;padding-left: 3%;margin-top: 10px;}
	.idx-advan .list .txt br{display: none;}
	
	.idx-hz{padding:60px 0;}
	
	
}





@media screen and (min-width:320px) and (max-width:767px){
	.auto{width: 100%;padding:0 3%;}
	.sj-menu{position:absolute;right: 3%;top: 50%;width: 32px;height: 32px;background: url(../images/menu.png) no-repeat center;background-size:contain;margin-top: -16px;display: block;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:contain;}
	
	.head{padding:10px 0!important;height: auto;background-color: #fff!important;border-bottom:1px solid #efefef;}
	.head+div{margin-top: 60px;}
	.head.scroll{top: 0;height: auto;}
	.head.scroll+div{margin-top: 60px;}
	
	.hd-logo .img{height:40px;}
	
	.hd-nav{position:fixed;width: 100%;background-color: #0084cb;top: 60px;bottom: 0;margin: 0;left: 0;padding:40px 0 0;display: none;overflow-y: scroll!important;}
	.hd-nav li{margin: 0 0 20px;display: block;}
	.hd-nav li>a{font-size: 18px;text-align: center;line-height: 50px;}
	.hd-nav li>a::after{display: none;}
	
	.inner-ban .bt{font-size: 24px;line-height: 24px;}
	.inner-ban .en{font-size: 28px;line-height: 28px;margin-top: -10px;}
	
	.pub-tt{margin-bottom: 30px;}
	.pub-tt .bt{font-size: 22px;line-height: 22px;}
	
	.zp-main{padding:40px 0;}
	.zp-list .item{padding:20px 0;}
	.zp-list .top{margin-bottom: 15px;}
	.zp-list .num{font-size: 20px;width: 40px;height: 40px;margin-right: 15px;line-height: 40px;}
	.zp-list .title{font-size: 18px;line-height: 22px;}
	.zp-list .fz{font-size: 13px;}
	.zp-list .desc{font-size: 15px;line-height: 26px;}
	
	.foot{padding:30px 0;}
	.foot .wrap{justify-content: center;align-items: center;flex-direction: column;}
	.ft-l{width: 100%;text-align: center;}
	.ft-l .smlogo{width: auto;height: 50px;margin:0 auto 15px;}
	.ft-l .fz{font-size: 14px;line-height: 30px;}
	.ft-l .fz.icon{display: inline-block;vertical-align: middle;background-size:16px;padding-left: 20px;}
	.ft-l .tel{font-size: 20px;line-height: 20px;}
	
	.ft-c{display: none;}
	
	.ft-r{width: 100px;margin-top: 15px;}
	.ft-r .fz{font-size: 13px;}
	
	/* 关于我们 */
	.us-intro{padding:40px 0;}
	.us-intro .detail{display: block;}
	.us-intro .imgbox{margin-right: 0;width: 100%;}
	.us-intro .info{margin-top: 20px;}
	.us-intro .title{font-size: 18px;}
	.us-intro .txt{font-size: 16px;margin-top: 6px;line-height: 26px;}
	
	.us-lc{padding:40px 0;}
	.us-lc .list{padding-left: 15px;}
	.us-lc .list::after{left: 15px;top: 8px;}
	.us-lc .list .item{padding-left: 30px;display: block;margin-bottom: 15px;}
	.us-lc .list .item:before{width: 14px;height: 14px;left: -7px;transform: translate(0,0);top: 3px;}
	.us-lc .list .box{padding:0;max-width:100%;border:none;width: 100%;}
	.us-lc .list .box::after{display: none;}
	.us-lc .list .year{font-size: 18px;}
	.us-lc .list .txt{font-size: 14px;line-height: 22px;}
	
	
	/* 公司优势 */
	.inner-ban{position:relative;overflow: hidden;height: 220px;}
	.inner-ban .img{height: 100%;max-width:initial;position:absolute;width: auto;transform: translate(-50%);left:50%;}
	
	
	
	.ys-main{padding:40px 0;}
	.ys-list .item{display: block;}
	.ys-list .bgimg{display: none;}
	.ys-list .imgbox{width: 100%;}
	.ys-list .item .pic{position:static;transform: translateY(0);width: 100%;max-height:250px}
	.ys-list .info{padding: 20px 3%!important;}
	.ys-list .num{font-size: 26px;line-height: 26px;}
	.ys-list .title{font-size: 18px;}
	.ys-list .title .icon{width: 24px;margin-right: 5px;}
	.ys-list .txt{padding-left: 0;font-size: 15px;line-height: 24px;}
	.ys-list .line{width: 30px;height: 3px;margin-top: 25px;display: none;}
	
	
	/* 联系我们 */
	.lx-top{margin-top: 40px;border:none;margin-bottom: 20px;display: block;}
	.lx-top .lbox, .lx-top .rbox{padding:25px 5%;min-height:100px;width: 100%;}
	.lx-top .tit{font-size: 20px;margin-bottom: 5px;}
	.lx-top .line{width: 35px;height: 2px;margin-bottom: 30px;}
	.lx-top .list .item{margin-bottom: 25px;}
	.lx-top .list .icon{width:38px;margin-right: 15px;}
	.lx-top .list .title{font-size: 16px;}
	.lx-top .list .fz{font-size: 14px;}
	
	.lx-top .smtit{font-size: 17px;}
	.lx-top .txt{font-size: 16px;line-height: 26px;}
	.lx-top .txt p{margin-bottom: 5px;}
	
	.lx-map{height: 260px;}
	
	/* 产品介绍 */
	.pro-main{padding:40px 0 20px;}
	
	.pro-list .item{box-shadow:none;margin-bottom: 30px;display: block;}
	.pro-list .imgbox{width: 100%;margin-right: 25px;}
	.pro-list .info{padding: 0;width: 100%;margin-top: 15px;}
	.pro-list .title{font-size: 20px;}
	.pro-list .ico{width: 26px;margin-right: 10px;}
	.pro-list .desc{padding-left: 0;margin-top: 10px;}
	
	.pro-list .fz{margin-bottom: 8px;padding-left: 15px;font-size: 15px;}
	.pro-list .fz:before{width: 5px;height: 5px;top: 9px;}
	
	.pro-list .smtxt{font-size: 14px;padding-left: 25px;}
	.pro-list .gou{width: 10px;}
	
	
	/* index */
	.idx-ban .box{padding-top: 30px;}
	.idx-ban .tp{width:88%;display: block;margin:0 auto;}
	.idx-ban .more{margin: 4% auto 0;width: 90px;line-height: 32px;font-size: 14px;}
	
	.idx-us{padding:40px 0;}
	.idx-us .txt{font-size: 15px;line-height: 26px;}
	.idx-us .more{margin: 25px auto 0;width: 90px;line-height: 32px;font-size: 14px;}
	
	.idx-lc{padding:0 0 0 2%;}
	.idx-lc .imgbox{display: none;}
	.idx-lc .box{padding:40px 4%;width: 100%;}
	.idx-lc .list .item{padding-left: 30px;}
	.idx-lc .list .item:before{width: 18px;height: 18px;left: -9px;}
	.idx-lc .list .date{line-height: 22px;font-size: 22px;}
	.idx-lc .list .txt{min-height:auto;margin-top: 8px;font-size: 15px;line-height: 25px;}
	.idx-lc .list .item:last-child{margin-bottom: 0;}
	
	.idx-advan{margin-top: 0;}
	.idx-advan .lbox{min-height:auto;padding:40px 3% 20px;width: 100%;}
	.idx-advan .tit{font-size: 22px;padding-right: 0;margin-bottom: 35px;text-align: left;}
	.idx-advan .list .item{margin-bottom: 25px;flex-direction: row;align-items: flex-start;}
	.idx-advan .list .title{font-size: 18px;text-align: left;}
	.idx-advan .list .icon{width: 44px;margin:0 15px 0 0;}
	.idx-advan .list .txt{font-size: 14px;line-height: 22px;margin-top: 10px;text-align: left;}
	.idx-advan .list .txt br{display: none;}
	.idx-advan .rbox{display: none;}
	
	
	.idx-hz{padding:40px 0 110px;}
	.idx-hz .detail{height: 160px;}
	.idx-hz .item{height: 80px;}
	.idx-hz .swiper-pagination{display: none;}
	.idx-hz .swiper-container{padding-bottom: 65px;}
	.idx-hz .swiper-button-prev, .idx-hz .swiper-button-next{width: 30px;height: 30px;left: 50%;}
	.idx-hz .swiper-button-prev{margin-left: -40px;}
	.idx-hz .swiper-button-next{margin-left: 15px;}
	
}
	
	
	
	
	
	