@charset "utf-8";

body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',Zitino;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#3d7ec0;}


/*分页样式*/
.pagination{padding:25px 0 15px;text-align:center;overflow:hidden;}
.pagination a{font-size: 16px;line-height: 40px;display:inline-block;height: 40px;padding: 0 18px;text-align:center;color:#333;border: 1px solid #e3e3e3;background:#fff;margin-left: 4px;}
.pagination a.a1{line-height:30px;height:30px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height: 40px;display:inline-block;height: 40px;padding: 0 19px;text-align:center;color:#fff;margin-left:2px;background: #068fd3;color:#fff;border: 1px solid #068fd3;}

/* css */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.container{position:relative;min-width:320px;max-width:1600px;margin:0 auto;}
.container .txt{ font-size:15px;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:70px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.img-cover {width: 100%;height: 100%;object-fit: cover;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
/* css */

/* flex */
.flex {display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-left {display: flex;flex-wrap: wrap;}
/* flex */

/* header */
.header{position: relative;width:100%;z-index:99;left:0;top:0;height:90px;line-height:90px;background:#fff;}
.header .logo{position:absolute;left:0;top:0;} 
.nav {padding:0 240px 0 34%;height:90px;display:flex;justify-content: space-between;}
.nav .m{float:left;text-align:center;position:relative;}
.nav .m>a{color:#1a1a1a;display:block;position:relative;z-index:2;}
.nav .m>a::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:4px;background:#3d7ec0;transform: scale(0,1);transform-origin:right;transition:transform .5s;}
.nav .cur>a,.nav .m>a:hover{color:#3d7ec0;}
.nav .cur>a::after,.nav .m>a:hover::after{transform: scale(1);transform-origin:left;}
.nav .navSub{position:absolute;left:0;top:120%;background:#eee;line-height:35px;width:180px;color:#333;font-size:.875rem;transform: scale(0) ;transition:top .5s,opacity 0.4s;opacity:0;left:50%;margin-left:-90px;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height:50px;}
.nav .navSub a{color:#333;display:block;}
.nav .navSub a:hover{background:#3d7ec0;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.headFix{box-shadow:1px 1px 5px #ddd;position: fixed;}
/* header */

/* headR */
.headR{position:absolute;right:0;top:30px;line-height:30px;}
.headR .sIcon{float:left;font-family:"iconfont";color:#333;position:relative;}
.headR .sIcon::after{content:"";position: absolute;height:18px;width:1px;border-right:1px solid #ccc;right:-14px;top:6px;}
.headR .tel{float:left;font-size:14px;padding-left:50px;color:#3d7ec0;font-size:22px;font-weight:700;font-family:Arial;position: relative;}
.headR .tel::after{content:"\e94f";position: absolute;left:28px;font-family:"iconfont";opacity:.8;font-size:16px;color:#333;}
.wapTel{font-family:"iconfont";position: absolute;color:#3d7ec0;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.headR .en{float:left;color:#3d7ec0;font-size:12px;margin-left:15px;border-radius:100%;height:26px;width:26px;border:1px solid #3d7ec0;text-align:center;line-height:26px;}
.wapLang{position: absolute;right:96px;top:19px;display:none;font-size:2em;line-height:1;color:#d6000f;font-family:"iconfont";}
/* headR */

/* navTrigger */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#3d7ec0;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
.wapTel{font-family:"iconfont";position: absolute;color:#3d7ec0;right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}
.wapTel i{ font-style:normal;}
/* navTrigger */

/* banner */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:3px;left:3px;border-radius:100%;opacity:0;}
.banner .swiper-pagination-bullet-active{border-color: #fff;}
.banner .swiper-pagination-bullet-active::after{background:#fff;opacity:1;}
/* banner */

/* dq-title */
.dq-title{margin-bottom:40px;text-align:center;font-size:0.938rem;}
.dq-title span{display:block;color: #3d7ec0;font-size: 36px;}
.dq-titlew{margin-bottom:40px;text-align:center;font-size:0.938rem; color:#fff;}
.dq-titlew span{display:block;color: #fff;font-size: 36px;}
/* dq-title */

/* dq-product */
.product{background:#f2f2f2;padding-bottom:45px;}


.proMain{font-size:1.071em;}
.proMain li{float:left;width: 18%;margin-right: 40px;margin-bottom:15px;}
.proMain li:nth-child(5n+0) {margin-right: 0;}
.proMain li:nth-child(11),.proMain li:nth-child(12),.proMain li:nth-child(13),.proMain li:nth-child(14),.proMain li:nth-child(15) {margin-bottom: 0;}
.proMain .big{width:40%;}
.proMain li a{display:block;overflow:hidden;/* background: #fff; */}
.proMain li .pImg{padding-top: 79%;border: 2px solid #1966b4;border-radius: 10px;}
.proMain li h4{color:#191919;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;line-height:55px;height:55px;}
.proMain .big h4{font-size:20px;}
.proMain li p{height:64px;font-size:13px;text-align:center;color:#888;padding:0 15%;margin-top:-6px;}
.proMain li a:hover img{transform: scale(1.1);}
.proMain li a:hover h4{color:#3d7ec0;}
/* dq-product */

/* 关于 */
.about{background:#f2f2f2;position:relative;}
.aboutPic{width: 40%;height:auto;overflow:hidden;position:relative;background:#000;position: relative;z-index:2;border-radius: 15px;}
.aboutPic .bgImg{animation:scale 30s infinite;opacity:.75;}
.aboutPic::after{content:"";position: absolute;left:50%;top:50%;width:80px;height:80px;background: url('../images/vIcon.png') no-repeat;margin-left:-40px;margin-top:-40px;cursor: pointer;}
.aboutTxt{position:relative;z-index:2;width: 56.8%;padding: 0 2% 0 2%;padding-top: 40px;font-size:1.071em;background: #fff;border-radius: 15px;margin-right: 50px;}
.aboutTxt .title{font-size: 24px;color: #3d7ec0;margin-bottom:15px;padding-bottom:15px;position:relative;text-align: center;}
.aboutTxt .tie2{color:#fff;font-size:2.333em;font-weight:700;}
.aboutTxt .tie2 span{display: block;font-weight:300;opacity:.5;font-size:16px;font-family:Arial;letter-spacing:1px;}
.aboutTxt .txt{height:120px;margin-bottom:15px;overflow:hidden;margin-top:60px;}
.about .sMenu{margin-bottom:15px;overflow: hidden;}
.about .sMenu a{display:inline-block;width:128px;height:38px;line-height:38px;background:#424242;text-align:center;color:#fff;margin-right:15px;}
.about .sMenu .on{background:#3d7ec0;color:#fff;}

.settingBox li{float:left;width: 47.6%;text-align:center;margin-right: 40px;margin-bottom: 40px;}
.settingBox li:nth-child(2n+0){margin-right:0;}
.settingBox li .pImg{padding-top:57.9%;}
.settingBox li p{/* white-space:nowrap; *//* overflow:hidden; *//* text-overflow: ellipsis; *//* opacity:0; *//* transition:all .5s; *//* padding-top:12px; */position: relative;top:15px;font-weight: bold;color: #333;font-size: 17px;}
.settingBox li:hover img{transform: scale(1.1);}

.settingBox2 li .pImg{padding-top:110%;}


.mindRight{
	/* width: 450px;
	height: 724px; */
	/* width: 390px; */
	/* height: 624px; */
	background: #3d7ec0;
	border-radius: 15px;
	padding: 40px 30px;
}


.estimateText{
	text-align: center;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px
}

.estimateSt{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}

.estimateStImg{
	width: 36px;
	height: 36px;
	margin-right: 10px;
}

.estimateStSelect{
	width: 100%;
	height: 56px;
	padding-left: 10px;
	border: none;
	border-radius: 6px;
	color: #999999;
	font-size: 14px;
	background: #fff;
}

.text6{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 46px;
}

.text6 input{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #e98525;
	height: 55px;
	width: 390px;
	font-size: 28px;
	font-weight: bold;
	border-radius: 6px;
	cursor: pointer;
	color: #fff;
}



/* jyh-equipment */
.picList li{width: 23.5%;text-align:center;float:left;margin-right:30px;/* margin-bottom:30px; */}
.picList li:nth-child(4){margin-right:0;}
.picList li a{display:block;overflow:hidden;}
.picList li .pImg{padding-top: 140%;border:1px solid #e1e1e1;}
.picList li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;color: #3d7ec0;font-size: 20px;}
.picList li a:hover img{transform:scale(1.1);}
.picList li a:hover p{color:#008d49;}
/* jyh-equipment */


/* 资讯中心 */
.newsMain{height:460px;overflow:hidden;}
.newsMenu{text-align:center;font-size:1.286em;margin-bottom:40px;padding-top:1px;padding-left:1px;overflow:hidden;}
.newsMenu a{display:inline-block;height:46px;line-height:46px;border:1px solid #c1c1c1;padding:0 25px;background:#fff;margin:0 5px;position:relative;z-index:2;width:170px;}
.newsMenu a::after{content:"";position:absolute;width:100%;left:0;bottom:0;height:0;transition:all .4s;background:#3d7ec0;z-index:-1;}
.newsMenu a.on,.newsMenu a:hover{color:#fff;border-color:#c23900;}
.newsMenu a.on::after,.newsMenu a:hover::after{height:100%;}

.newsPic{float:left;width:36%;overflow:hidden;position:relative;font-size:1.143em;}
.newsPic li a{display: block;position: relative;height:460px;overflow:hidden;}
.newsPic li p{position: absolute;bottom:0;left:0;height:70px;line-height:70px;background:rgba(0,0,0,.7);width:100%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;z-index:2;padding:0 120px 0 15px;color:#fff;}
.newsPic li a:hover img{transform: scale(1.08);}
.newsPic .swiper-pagination{width:auto;right:20px;bottom:25px;left:auto;}

.newsTxt{width:63%;overflow:hidden;margin-right:-15px;}
.newsTxt li{float:left;width:50%;padding-right:15px;overflow:hidden;margin-bottom:10px;}
.newsTxt li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;padding:20px 25px;border:1px solid #d6d6d6;height:225px;}
.newsTxt li .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsTxt li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;transition:all .3s;margin-bottom:15px;}
.newsTxt li p{height:100px;border-bottom: 1px solid #e5e5e5;margin-bottom:20px;line-height:1.8;}
.newsTxt li .date{display:block;font-size:12px;text-align:right;}
.newsTxt li .date i{font-style:normal;opacity:.6;float:left;}
.newsTxt li a:hover .bgImg{opacity:.15;}
.newsTxt li a:hover{color:#fff;background-color:#3d7ec0;}
.newsTxt li a:hover h4{color:#fff;}


/* 合作伙伴 */
.partner{background:#f1f1f1;}
.partner li{float:left;border:1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;width:14.28%;position:relative;animation-fill-mode:inherit;transition:all .5s;}
.partner li .pImg{padding-top:54%;}
.partner li:hover{transform: scale(1.1);z-index:2;box-shadow:0 0 6px #ccc;}
















/* dq-process */
.dq-process{background:url('../images/process_bg.jpg') no-repeat center;background-size:cover;background-attachment: fixed; color:#fff;text-align:center;}
.processMain{padding-top:25px;overflow:hidden;}
.processMain li{float:left;width:20%;text-align:center;font-size:1.286em;padding-right:25px;background: url('../images/arr_r.png') no-repeat right 45px;}
.processMain li i{display:inline-block;font-family:"iconfont";font-style:normal;width:100px;height:100px;background:#fff;border-radius:100%;line-height:100px;margin-bottom:15px;transition:all .5s;top:0;background: url('../images/porcessIcon.png') no-repeat;position: relative;}
.processMain li:nth-child(2) i{background-position: -100px 0;}
.processMain li:nth-child(3) i{background-position: -200px 0;}
.processMain li:nth-child(4) i{background-position: -300px 0;}
.processMain li:nth-child(5) i{background-position: -400px 0;}
.processMain li:nth-child(6) i{background-position: -500px 0;}
.processMain li:nth-child(7) i{background-position: -600px 0;}
.processMain li:nth-child(8) i{background-position: -700px 0;}
.processMain li:last-child{background:none;}
.processMain li:hover i{top:-10px;}
.dq-process .btn{width:40px;height:24px;background:rgba(0,0,0,.6);color:#fff;line-height:24px;text-align:center;font-weight:700;left:0;z-index:5;pointer-events:initial;cursor:pointer;opacity:1;display:none;}
/* dq-process */

/* dq-partner */
.dq-partner{padding-left:1px;overflow:hidden;background: #fff;}
.dq-partner li{float:left;width:12.5%;border: 1px solid #e5e5e5;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.dq-partner li .pImg{padding-top:62%;}
.dq-partner li p{background: #3d7ec0;color:#fff;height:32px;line-height:32px;text-align:center;padding:0 10px;position:absolute;left:0;bottom:-32px;width:100%;font-size:12px;transition:all .5s;}
.dq-partner li:hover{z-index:2;border:1px solid #3d7ec0;}
.dq-partner li:hover p{bottom:0;}
.dq-partner li:hover img{margin-top:-15px;}
/* dq-partner */

/* footer */
.footer{background-color: #f5f5f5;}
.footer .box1{border-bottom: #e5e5e5 solid 1px;}
.footer .box1 .f-logo{float: left;padding-top: 20px;padding-bottom: 25px;}
.footer .box1 .f-logo img{width: 196px;}
.contact-info{float: right;margin-top: 35px;}
.contact-info-li{float: left;margin-right: 100px;margin-bottom: 30px;}
.contact-info-li:last-child{margin-right: 0;}
.contact-info-li .icon{float: left;}
.contact-info-li .text{float: left;padding-left: 15px;margin-left: 15px;border-left: #dcdcdc solid 1px;}
.contact-info-li .text .t1{margin-bottom: 7px;color: #666666;font-size: 14px;}
.contact-info-li .text .t2{color: #595757;font-size: 18px;line-height: 1;}
.footer .box2{padding-top: 30px;}
.footer .box2 .fmenu{float: left;}
.footer .box2 .fmenu-li{float: left;min-width: 110px;margin-right: 70px;}
.footer .box2 .fmenu-li:last-child{margin-right: 0;}
.fmenu-li a{padding-left: 20px;display: block;}
.fmenu-li>a{position: relative;color: #595757;font-size: 16px;margin-bottom: 12px;}
.fmenu-li>a::before{content: '';position: absolute;left: 0;top: 0;bottom: 0;margin: auto;width: 10px;height: 2px;background-color: #02bda6;}
.fmenu-ej{margin-bottom: 7px;}
.fmenu-ej a{color: #666666;font-size: 14px;margin-bottom: 8px;}
.fmenu-ej a:hover, .fmenu-li>a:hover{color: #009999;}
.qrcode{float: right;position: relative;padding-left: 60px;}
.qrcode-zi{position: absolute;left: 0;bottom: 0;color: #666666;font-size: 12px;}
.footer .box3{background-color: #eeeeee;}
.footer .box3 .f-info{padding: 20px 0px;color: #666666;font-size: 12px;text-align: center;}
.footer .box3 .f-info a{display: inline-block;color: #666666;font-size: 12px;}
.footer .box3 .f-info span{display: inline-block;color: #666666;font-size: 12px;margin: 0 12px;}
/* footer */

/* foot */
.foot{ display:none;}
.foot .box {width: 100%;float: left;position: fixed;left: 0;bottom: 0;height: 45px;background: #3d7ec0;z-index: 66;box-shadow: 0 -4px 7px rgba(0, 0, 0, 0.15);z-index: 9999999;}
.foot .box li {box-sizing: border-box;width: 50%;float: left;text-align: center;border-right: 1px solid rgba(255, 255, 255, 0.2);}
.foot .box li .ico7 {width: 100%;float: left;}
.foot .box li .name {font-weight: bold;width: 100%;float: left;font-size: 1rem;color: #fff;line-height: 45px;width: 100%;height: 100%;}
.foot .box li .name img{width:22px;margin-right: 10px;display: inline-block;vertical-align: middle;}
.foot #wxnr {width: 100%;height: 100%;max-width: 640px;min-width: 320px;position: fixed;top: 0;z-index: 1000;display: none;background: rgba(0,0,0,.6);}
.foot #wxnr .nrdf {margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 22rem;padding: 4rem 0 3rem;margin-top: -11rem;text-align: center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius: 10px;}
.foot #wxnr img {display: block;margin: 0 auto 0.8rem;}
.foot #wxnr p {display: block;font-size: 1.4rem;text-align: center;color: #666;}
.foot #wxnr i {display: block;position: absolute;top: 1rem;right: 1rem;width: 1.5rem;height: 1.5rem;font-size: 1rem;line-height: 1.5rem;text-align: center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 1rem;cursor: pointer;}
.foot #wxnr #btn {display: inline-block;padding:  0.1rem 0.2rem;background-color: #f19903;color: #fff;border-radius: 0.2rem;cursor: pointer;}
/* foot */

/* dq-ban */
.dq-ban{position: relative; overflow: hidden; height: 350px;}
.dq-ban .picture{overflow: hidden;}
.dq-ban .picture img{position: relative; left: 50%; margin-left: -960px; max-width: none; -webkit-animation: SlickIn cubic-bezier(1, 0, .5, .5) 1s; animation: SlickIn cubic-bezier(1, 0, .5, .5) 1s;}
.dq-ban .wap-pic{display: none;}
.dq-ban{height: auto;}
.dq-ban .title{position: absolute; top: 37%; left: 50%; z-index: 2; margin-left: -700px;}
.dq-ban .ce{left: 0; margin-left: 0; width: 100%;}
.dq-ban .title .en{font-size: 18px; line-height: 1; color: rgba(255,255,255,.9); margin-top: 20px;}
.dq-ban .title .black .en{color: #595959;opacity: .5;}
.dq-ban .title .en2{color: rgba(255,255,255,.5);}
.dq-ban .title .cn{font-size: 32px; line-height: 1; color: #ec8421; font-weight: bold;}
.dq-ban .title .cn.white{font-size: 32px; line-height: 1; color: #fff; font-weight: bold;}
.dq-ban .title .black .cn{color: #262626;}
.dq-ban .title .des{margin-top: 25px; font-size: 18px; line-height: 1; color: #fff;}
/* dq-ban */

/* proSider */
.proWrap{overflow: visible;}
.proSider{width:22%;font-size:1.143em;float:left;}
.proSider .title{background: #3e7fc1;padding: 15px 30px 15px 30px;color:#fff;font-size: 24px;text-transform: uppercase;}
.proSider .title span{display:block;font-family:Arial;font-size:0.556em;}
.proSider .title i{float:right;color:#e98621;display:none;font-size:14px;cursor:pointer;position: relative;padding-right:25px;font-style:normal;}
.proSider .title i::after{content:"\e623";position:absolute;right:0;top:0;font-family:"iconfont";font-size:1.143rem;}
.proSide_sub{background:#f2f2f2;margin-bottom:30px;width:100%;}
.proSide_sub li{border-top: 1px solid #fff;}
.proSide_sub li a{padding:0 30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;height:55px;line-height:55px;}
.proSide_sub li i{font-family:"iconfont";margin-right:10px;font-style:normal;font-size: 0.286em;position: relative;top: 0;}
.proSide_sub li a:hover,.proSide_sub li .cur{background:#e98621;color:#fff;}
.proSide_sub .sub{border-bottom: 1px solid #e6e6e6;font-size:.875em;}
.proSide_sub ul li a{background: url('../images/ly_li2.png') no-repeat 15% center;padding-left:20%;line-height:50px;height:50px;}
.proSide_sub ul a{padding:0;}
.proSide_sub ul .cur,.proSide_sub ul  a:hover{color:#fff;background:#e98621 url('../images/ly_li.png') no-repeat 15% center;}
/*--*/
.relaCase{background:#f2f2f2;padding:20px 8%;}
.relaCase .tie{height:45px;border-bottom: 1px solid #d7d7d7;font-size:1.25em;color:#333;margin-bottom:20px;}
.relaCase li .pImg{padding-top:56%;}
.relaCase li p{height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relaCase li i,.proList li i{float:right;font-style:normal;margin-left:15px;}
.relaCase li:hover img{transform: scale(1.1);}
/*--*/
.proR{width: 76%;}
.pro_bread{font-size:.875rem;height:70px;line-height:70px;overflow:hidden;margin-bottom:40px;}
.pro_bread strong{font-size:1.786em;font-weight:normal;color:#333;}
.pro_bread p{position:relative;padding-left:25px;}
.pro_bread p::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.proList {/* margin-right:-30px; */}
.proList li{float:left;width: 23.7%;FONT-WEIGHT: 100;margin-right: 20px;margin-bottom: 20px;}
.proList li:nth-child(4n+0) {margin-right: 0;}
.proList li a{display:block;}
.proList li .pImg{padding-top:78.7%;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proList li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;font-size:1.143em;}
.proList li a:hover img{transform: scale(1.1);}
.proList li a:hover p{color:#e98621;}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}
.searchList li{width:25%;}
/* proSider */

/* proShow */
.proShow_box1{overflow:hidden;margin:40px 0;border:1px solid #ddd;}
.proShowTop{overflow:hidden;margin-bottom:50px;}
.gallery{width:50%;position:relative;border-right:solid 1px #ddd;padding-bottom:0;overflow:hidden;background:#fff;}
.gallery li{height:480px;line-height:480px;}
.gallery img{width:100%;}
.proShow_R{width:75%;}
.subtitle{margin:25px 0;padding:8px 20px;background: #3e7fc1;}
.subtitle b{ color:#fff; font-size:16px;}
.proShow_R .main .nr {line-height: 1.7;color: #666;margin-top: .4rem}
.proShow_R .main .nr img {display: block;max-width: 100%;margin: 0 auto}
.proShow_R .main .nr h6 {font-size: .16rem;color: #333}
.proShow_R .main p{margin-bottom: 10px;text-indent: 2em;font-size: 16px;color:#333;line-height: 30px;}
.proShow_font{width:50%;overflow:hidden;line-height:1.8;padding:3% 4%;}
.proShow_font .title{margin-bottom:20px;color:#333;}
.proShow_font .title span{display:block;font-size:1.778em;color:#d70c00; font-weight:bold;}
.proShow_font .font{height:210px;line-height:2;margin-bottom:20px;border-bottom: 1px solid #ddd;padding-bottom:20px;overflow: hidden;}
.proShow_font li{float: left;width:25%;border-right: 1px dotted #ddd;text-align:center;font-size:1.143em;}
.proShow_font li i{display:inline-block;width:37px;height:37px;background: url('../images/show_Icon.png') no-repeat;}
.proShow_font li:nth-child(2) i{background-position: -37px 0;}
.proShow_font li:nth-child(3) i{background-position: -74px 0;}
.proShow_font li:nth-child(4) i{background-position: -111px 0;}
.proShow_font li span{display: block;}
.proShow_font .btn{margin-top:30px;overflow:hidden;}
.proShow_font .btn a{width:46%;height:50px;line-height:50px;float:left;text-align:center;border:1px solid #ddd;color:#333;margin-bottom:10px;}
.proShow_font .btn a:nth-child(2){float:right;}
.proShow_font .btn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;font-size:1.286rem;line-height:1;top:2px;}
.proShow_font .btn a:hover{background:#d70c00;color:#fff;}
.proShow_menu{margin-bottom:10px;text-align:center;overflow: hidden;}
.proShow_menu a{width:150px;height:40px;line-height:40px;border:1px solid #dcdcdc;display:inline-block;margin:0 10px;color:#333;border-radius:20px;}
.proShow_menu .on,.proShow_menu a:hover{background:#d70c00;border:1px solid #d70c00;color:#fff;}
.proShow_fix{position: fixed;width:100%;top:0;left:0;background:#fff;padding:20px;box-shadow:0 0 10px #ccc;z-index:10;}
.proTie{height: 55px;line-height: 50px;border-bottom: #ccc 1px dashed;font-size:1.286em;margin-bottom:25px;text-align: center;}
.proTie span{display:inline-block;color: #e98527;height: 50px;font-size: 24px;font-weight:bold;text-align: center;}
.proShow_con3{width:100%;}
/* proShow */

/* dq-about */
.dq-about .tie{font-size:2.571em;color: #3d7cc1;margin-bottom:30px;line-height:1;}
.dq-about .left{width:50%;line-height:1.8;position: relative;}
.dq-about .font{overflow-y:auto;height: 353px;font-size:15px;line-height:36px;}
.dq-about .font p{ line-height:28px; padding-bottom:15px;}
.dq-about .font p:nth-child(4n) {padding-bottom: 0;}
.dq-about .right{width:46%;height: 420px;overflow:hidden;display:block;}
.dq-about .right .pImg{height: 100%;overflow:hidden;display:block;padding-top: 0;}
.dq-about .right .pImg img{/* height:100%; */}
.dq-about .right .pImg:hover img{transform: scale(1.1);}
.dq-about .setting{padding-top:40px;overflow:hidden;}
.dq-about .setting .pImg{padding-top:0;}
.dq-about .setting li{float: left;width:33.3%;}
.dq-about .setting li p,.newsL .pic p{position: absolute;left:0;width:100%;text-align:center;background: rgba(0, 0, 0, .7);color:#fff;padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;bottom:-40px;height:40px;line-height:40px;transition:all .5s;}
.dq-about .setting li:hover p{bottom:0;}
.dq-about .setting li:hover img{transform: scale(1.1);}
/* dq-about */

/* dq-culture */
.dq-culture{background:url('../images/culture_bg.jpg') no-repeat center;background-size:cover;background-attachment:fixed; color:#fff;}
.dq-culture .main{text-align:center;max-width:780px;}
.dq-culture .txt{font-size:1.286em;line-height:2.4;}
/* dq-culture */

/* dq-zizhi */
.dq-zizhi{ background-color:#f9f9f9;}
.honor_list .each-item {border: 1px solid #e5e5e5;box-sizing: border-box;line-height: 50px;background: #fff;font-size: 16px;width: calc(33% - 49.5px);float: left;margin: 0 66px 30px 0;}
.honor_list .each-item:nth-child(3n) {margin-right: 0;}
.honor_list .each-item:nth-child(4n),.honor_list .each-item:nth-child(5n),.honor_list .each-item:nth-child(6n){margin-bottom: 0;}
.honor_list .picture {width: 100%;height: auto;position: relative;box-sizing: border-box;background: #ffffff;}
.honor_list .picture img {position: relative;/* top: 50%; *//* left: 50%; *//* max-height: 80%; *//* max-width: 80%; *//* width: 60%; *//* transform: translate(-50%, -50%); */-moz-transform: translate(-50%, -50%);/* -webkit-transform: translate(-50%, -50%); *//* z-index: 3; */height: 100%;}
.honor_list .lans {color: #333333;padding: 0 15px;text-align: center;box-sizing: border-box;}
/* dq-zizhi */

/* honor */
.honorR{width:100%;position: relative;background:#fff;text-align:center;}
.honorSlide li{width:25%;float:left;font-size:1.143em;}
.honorSlide li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color: #fff;z-index:2;position:relative;height: 60px;line-height: 60px;background: #387cbd;font-size: 18px;}
.honorSlide li .pImg{padding-top: 139%;border:1px solid #ddd;}
.honorSlide li .pImg img{ padding:20px;}
.honorSlide li a:hover img{transform:scale(1.1);}
.honorSlide li a:hover p{color:#038193;}
.honorR .btn{width:20px;background-size:20px 40px;opacity:.5;left:4%;cursor:pointer;pointer-events:initial}
.honorR .swiper-button-next{left:auto;right:4%;}
.honorR .btn:hover{opacity:1;}
/* honor */

/* dq-case */
.dq-case{background: #d6e5f3;}
.dq-case li{float: left;width: 48.92%;margin-right: 2.16%;margin-bottom: 30px;background: #fff;box-shadow: 0px 0px 20px rgba(4,0,0,.15);-moz-transition: all 0.3s;-webkit-transition: all 0.3s; transition: all 0.3s;}
.dq-case li:nth-child(2n){margin-right: 0;}
.dq-case li:hover{box-shadow: 0px 0px 20px rgba(4,0,0,.3);}
.dq-case li .a{display: block;}
.dq-case li .pic img{display: block;width: 100%;}
.dq-case li .tbox{padding: 45px 40px;position: relative;}
.dq-case li .tbox .logo{position: absolute;left: 40px;top: 45px;width: 100px;height: 100px;line-height: 100px;font-size: 0;border-radius: 50%;overflow: hidden;text-align: center;box-shadow: 0px 0px 10px rgba(153,153,153,.2);}
.dq-case li .tbox .logo img{vertical-align: middle;max-width: 100%;max-height: 100%;}
.dq-case li .tbox .con .tit{position: relative;font-size: 24px;color: #eb943b;margin-bottom: 20px;}
.dq-case li .tbox .con .tit:before{content: "";position: absolute;right: 0;top: 50%;width: 35px;height: 35px;margin-top: -17.5px;background: url(../images/casejia.png) no-repeat center center;background-size: cover;-moz-transition: all 0.3s;-webkit-transition: all 0.3s; transition: all 0.3s;}
.dq-case li:hover .tbox .con .tit:before{transform: rotate(90deg);}
.dq-case li .tbox .con .tit:after{content: "";display: block;width: 18px;height: 1px;margin-top: 15px;background: #e98523;}
.dq-case li .tbox .con .desc{font-size: 18px;color: #666666;line-height: 36px;height: 36px;}
.dq-case li .tbox .con .desc2{font-size: 17px;color: #666;line-height: 30px;}
/* dq-case */

/* dq-news */
.dq-news{padding-bottom:0 !important;padding-top: 60px;}
.dq-news .up{margin-bottom:90px;}
.dq-news .up .more{color:#fff;font-size:12px;padding: 10px 30px;display: table;margin-top: 40px;background: #0f8798;}
.dq-news .up .more:hover{ background: #0fa9bf;}
.dq-news .up .more:hover:before{transform:translateX(3px);}
.dq-news .up .spot{bottom:0;display: table;width: 100%;left: 700px;text-align: left;padding: 30px 35px 30px 50px;background:#0fa9bf;}
.dq-news .up .spot span{ opacity:1;width:10px;height:10px; background:rgba(255,255,255,0.5);margin-right: 12px;}
.dq-news .up li{ position: relative; }
.dq-news .up li a{position: relative;display: block;height: 450px;padding:50px 50px 50px 750px;background:#f2f2f2;}
.dq-news .up li .pic{float: left;position:absolute;left:0;top:0;width:700px;height: 100%;}
.dq-news .up li .pic img{max-width:100%;height: 100%;object-fit: cover;}
.dq-news .up li .box{float: left;width: 100%;height: 100%;}
.dq-news .up li .box h4{width: 100%;font-size:24px;color:#191919;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dq-news .up li .box .time{position:relative; display: block; color:#999;font-size:12px;margin-top:20px;}
.dq-news .up li .box .time:before{content:"";float:left;margin:10px 20px 0 0; width:40px;height:1px; background:#ccc}
.dq-news .up li .box p{-webkit-line-clamp: 4;font-size:14px;color:#464646;margin-top: 30px;line-height: 24px;}
.dq-news .up li:hover h4{color:#0fa9bf}
.dq-news .shell{overflow: hidden;}
/*--*/
.dq-news .list li{float: left;width: 23%;margin-bottom:40px;margin-right: 40px;}
.dq-news .list li:nth-child(4n+0) {margin-right: 0;}
.dq-news .list li a{display: block;height:100%;padding: 30px 15px 15px 15px;background: #f5f5f5;}
.dq-news .list h4{color:#333333;font-size: 18px;margin-bottom:5px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}
.dq-news .list span{ display: block; color:#bbbbbb;font-size:13px;margin-bottom:15px}
.dq-news .list p{-webkit-line-clamp: 3;color:#666666;font-size:14px;line-height:26px;margin-bottom:20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.dq-news .list img{ height:144px; width:100%;}
.dq-news .list li:hover a{box-shadow: 0 0 10px #ccc;transform: translateY(-10px);}
.dq-news .list li:hover h4{color:#ec8421}
/* dq-news */

/* newsShow */
.newsShow .titleTop{text-align: center;padding: 0 0 30px 0;margin: 0 0 30px 0;border-bottom:1px #ddd solid;}
.newsShow .tit{color:#000000;font-size:32px;}
.newsShow .titleTop span{ padding-left:15px;}
.newsShow p{font-size:15px;line-height:36px;color:#121212;display:block;overflow:hidden;padding-bottom: 10px;}
/*--*/
.newsShow .pagIng{border-top:1px #aaa dotted;border-bottom:1px #aaa dotted;padding:15px 0;overflow: hidden;}
.newsShow .pagIng span{ display: inline-block;color:#888888;font-size:14px;}
.newsShow .pagIng span a{color:#888888;font-size:14px;}
.newsShow .pagIng span a:hover{color:#1a8d9d}
.newsShow .pagIng .prev{float:left}
.newsShow .pagIng .next{float:right}
/*--*/
.newsShow .relevant{margin-top:60px}
.newsShow .relevant .tit{color:#333;font-size:22px;}
.newsShow .relevant .list{margin-top:20px;}
.newsShow .relevant .list li{float:left;width:45%;margin:8px 0% 8px 0;}
.newsShow .relevant .list li:nth-of-type(even){float:right;}
.newsShow .relevant .list li .time{float: right; color:#858585;font-size:14px;}
.newsShow .relevant .list li a{ display: block; color:#858585;font-size:14px;padding-left:15px; background: url(../images/arrow_02.png) no-repeat left;transition: all .4s ease-in-out;}
.newsShow .relevant .list li:hover a{color:#1a8d9d}
/* newsShow */

/* dq-contact */
.dq-contact {margin-top: 60px;margin-bottom: 70px;border: 10px solid #fafafa;}
.dq-contact .title {text-align: center;}
.dq-contact .title h3 {font-size: 36px;color: #292c33;line-height: 1;}
.dq-contact .title p {font-size: 16px;color: #595757;margin-top: 15px;}
.dq-contact .title.white h3 {color: #ffffff;}
.dq-contact .title.white p {color: #ffffff;opacity: 0.7;}
.dq-contact .title.left {text-align: left;}
.dq-contact .title.left p {padding-left: 0;}
.dq-contact .cont {padding: 60px 75px;flex: 1;}
.dq-contact .cont .box {border-top: 1px solid #ddd;margin-top: 30px;padding-top: 35px;}
.dq-contact .cont .box ul li {height: 32px;align-items: center;}
.dq-contact .cont .box ul li ~ li {margin-top: 24px;}
.dq-contact .cont .box ul li .t {font-size: 16px;color: #292c33;opacity: 0.6;display: flex;align-items: center;}
.dq-contact .cont .box ul li .t i {display: inline-block;vertical-align: middle;border-radius: 50%;text-align: center;width: 32px;height: 32px;border: solid 1px #bbb;color: #81868e;font-size: 18px;margin-right: 15px;}
.dq-contact .cont .box ul li .d {font-size: 16px;color: #2e3136;line-height: 1;position: relative;}
.dq-contact .cont .box ul li .d b {font-family: DINPro-Medium;font-size: 20px;color: #3e7dc0;line-height: 1.3;}
.dq-contact .cont .box ul li .d img {position: absolute;left: 0;width: 98px;max-width: none;margin-top: 20px;}
.dq-contact .pic {width: 56%;min-height: 560px;}
.dq-contact .pImg{padding-top: 0;height:auto;}
.dq-contact .pImg img{ height:100%;}
.dq-contact .pic:hover img{transform: scale(1.1);}
/* dq-contact */

/* dq-message */
.message-content{padding: 90px 0;}
.message-content .cont{padding-left: 48px;width: 44%;}
.message-content .cont h3{font-size: 30px;color: #282828;line-height: 1;margin-bottom: 35px;}
.dq-message{position: relative;margin-top: 60px;margin-bottom:60px;}
.dq-message .flex{display: flex;justify-content: space-between;}
.form-content .one .item { width: 28.5%; height: 60px; background-color: #ffffff; border-radius: 5px; border: solid 1px #dddcd7; line-height: 58px; font-size: 0; }
.form-content .one .item input { height: 30px; vertical-align: middle; padding-left: 35px; padding-right: 35px; width: 100%; color: #2e3136; font-size: 16px; }
.form-content .one .item:nth-child(3) { width: 41%; }
.form-content .two textarea { width: 100%; height: 200px; background-color: #ffffff; border-radius: 5px; border: solid 1px #dddcd7; margin-top: 10px; display: block; line-height: 1.75; padding: 30px 35px; color: #2e3136; font-size: 16px; }
.form-content .sub {display: block;margin: 28px auto 0;width: 240px;height: 56px;background-color: #e88520;box-shadow: 0px 10px 20px 0px 
rgba(47, 113, 214, 0.15);border-radius: 28px;font-size: 18px;color: #ffffff;cursor: pointer;-webkit-transition: .4s;-o-transition: .4s;transition: .4s;}
.form-content .sub:hover { width: 260px; box-shadow: 0px 10px 20px 0px 
rgba(47, 113, 214, 0.25); }
/* dq-message */