@charset "utf-8"; html{width: 100%;min-height: 100%;outline: 0;font-size: 20px;font-family: "微软雅黑";-webkit-text-size-adjust: none;overflow-x: hidden;min-width: 320px;}
body,dd,div,dl,figure,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,textarea,ul{margin: 0;padding: 0;}
body{color: #333;font-family: "微软雅黑";overflow-x: hidden;min-width: 320px;}
ol,ul{list-style: none;}
img{border: none;vertical-align: middle;}
a{outline: 0;border: 0 none;text-decoration: none;-webkit-tap-highlight-color: transparent;color: #333333;}
.clearfix:after{clear: both;display: block;visibility: hidden;overflow: hidden;height: 0;content: '\200B';}
.clearfix{zoom: 1;}
html{margin: 0 auto; position: relative;}
body{font-size: 14px;}
em,i{font-style: normal;}
.l{float: left;}
.r{float: right;}
.oe{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance: none;}
textarea{-webkit-appearance: none;}
.flex{display: flex;}

/*换行*/

.flex-wrap{display: flex;flex-wrap: wrap;align-content: flex-start;}

/*靠左*/

.flex-start{display: flex;justify-content: flex-start;align-items: center;}

/*靠右*/

.flex-end{display: flex;justify-content: flex-end;align-items: center;}

/* flex垂直排列 */

.flex-col{display: flex;flex-direction: column;}

/* flex全居中 */

.flex-center{display: flex;align-items: center;justify-content: center;}

/* flex竖向全居中 */

.flex-center-col{display: flex;flex-direction: column;align-items: center;justify-content: center;}

/* flex垂直居中 */

.flex-center-y{display: flex;align-items: center;}

/* flex水平居中 */

.flex-center-x{display: flex;justify-content: center;}

/* flex左右靠边 */

.flex-between{display: flex;align-items: center;justify-content: space-between;}
.flex-between-top{display: flex;justify-content: space-between;}

/* 水平均匀分布 */

.flex-around{display: flex;justify-content: space-around;align-items: center;}
.flex-column{display: flex;flex-direction: column;justify-content: space-between;}
.flex-right{ display: flex; align-items: center; text-align: right;justify-content: flex-end;}

/* 超过隐藏为... */

.oe1{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.oe2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.oe3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.oe4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}

/*clearfix*/

.clearfix:after{content: "";display: block;clear: both;height: 0;overflow: hidden;visibility: hidden;}

/*表单*/

input,button{display: inline-block;border: none;outline: none;background: none;-webkit-appearance: none;}
input,textarea,select,button,fieldset,object{-moz-appearance: none;outline: none;-moz-outline: none;-webkit-box-shadow: none;box-shadow: none;-moz-box-shadow: none;}
textarea{resize: none;-webkit-appearance: none;}
button[type="submit"],button[type="reset"],input[type="submit"],input[type="reset"],input[type="button"],button{cursor: pointer;}
input::-ms-clear,input::-ms-reveal,input::-o-clear{display: none;}
input::-webkit-input-placeholder{ color: #999;}
input::-moz-placeholder{ color: #999;}
input:-moz-placeholder{ color: #999;}
input:-ms-input-placeholder{ color: #999;}

/****************页面公共样式*************************/


/*YQbox*/

#YQtop{display: none;}
.YQtop{cursor: pointer;position: fixed;right: 20px;top: 85%;margin-top: -100px;z-index: 100;filter: alpha(opacity=9);-moz-opacity: 0.9;-khtml-opacity: 0.9;opacity: 0.9;z-index: 99999;}
@keyframes huxi{ 0%{transform: translateY(3px);}
	100%{transform: translateY(-3px);}
	}

/*YQbox*/

.YQbox{max-width: 1600px;margin: 0 auto;}
@media (max-width:1660px){ .YQbox{margin: 0 0.20rem;}
	}

/*YQtitle*/

.YQtitle .A{font-size: .48rem;color: #212121;line-height: 1;text-align: center;position: relative;z-index: 1;font-weight: 700;}
.YQtitle .B{color: #eee;opacity: 0.6;font-size: 0.52rem;font-family: Arial;text-transform: uppercase;line-height: 1;position: relative;margin-top: -0.2rem;font-weight: 700;text-align: center;}
.YQtitle .C{content: "";width: 70px;height: 5px;background: #0D132B;text-align: center;margin: 0 auto;}
.YQtitle .D{text-align: center;font-size: 0.18rem;color: #0D132B;opacity: 0.6;margin-top: 0.2rem;line-height: 1.5;padding: 0 20px;}
@media (max-width:1360px){ .YQtitle .A{font-size: 0.3rem;}
	.YQtitle .C{width: 40px;height: 3px;}
	}
@media (max-width:1080px){ .YQtitle .A{text-align: center;font-size: 22px !important;font-weight: 700;}
	.YQtitle .B{font-size: 40px !important;}
	.YQtitle .C{width: 40px;height: 3px;}
	.YQtitle .D{font-size: 14px;}
	}
.YQtitle.BAISE .A{color: #fff;}
.YQtitle.BAISE .B{color: #eee;opacity: 0.1;}
.YQtitle.BAISE .C{background: #fff;}
.YQtitle.BAISE .D{color: #bbb;}

/*YQbtn*/

.YQbtnabout{padding: 0 30px;display: flex;align-items: center;justify-content: space-between;height: 55px;background: #3173B5;font-size: 18px;color: #fff;width: 110px;}
.YQbtn{padding: 0 30px;display: flex;align-items: center;justify-content: space-between;height: 55px;background: #3173B5;font-size: 18px;color: #fff;border-left: 5px solid #FFB541;width: 170px;}
.YQbtn .iconfont{font-size: 28px;transition: all 0.3s ease 0s;cursor: pointer;}
.YQbtn:hover .iconfont{ margin-right: -10px;transition: all 0.3s ease 0s;}
.YQbtn.A{background: #FFF;color: #3173B5;border-left: 5px solid #3173B5;}
@media (max-width:1080px){ .YQbtn{width: 120px;padding: 0 20px;font-size: 14px;height: 45px;}
	}
@media (max-width:750px){ .YQbtn{width: 100px;padding: 0 20px;font-size: 14px;height: 45px;}
	}

/*YQmore*/

.YQmore{font-size: 16px;color: #bbb;}
.YQmore .ul{margin-top: 0.2rem;}
.YQmore .ul a{padding: 3px;color: #bbb;}
.YQmore .ul a:hover{color: #0B48AE;}
.YQmore .ul a.on{color: #0B48AE;font-weight: 700;}
.YQmore .more{text-align: right;font-size: 14px;}
.YQmore .more a{color: #0B48AE;padding-right: 15px;background: url(../images/1.png) no-repeat right center;}
.YQmore .more a:hover{opacity: 0.5;}
@media (max-width:1000px){ .YQmore .more{display: none;}
	.YQmore{text-align: center;line-height: 1.5;}
	}
.YQmniMore{font-size: 14px;color: #0B48AE;padding-right: 15px;background: url(../images/1.png) no-repeat right center;display: inline-block}
.YQmniMore:hover{opacity: 0.5;}
.YQmniMore1{font-size: 14px;color: #fff;padding-right: 15px;background: url(../images/1-1.png) no-repeat right center;display: inline-block}
.YQmniMore1:hover{opacity: 0.5;}

/*YQLongImg*/

.YQLongImg{max-width: 100%;display: block;margin: 0 auto;}

/*page分页*/

.YQpage{width: 100%;text-align: center;margin: 0 auto;overflow: hidden;padding: 0.5rem 0.2rem;}
.YQpage a{width: 38px;height: 38px;font-size: 18px;line-height: 38px;display: inline-block;color: #258BD6;margin: 0 0.10rem;border: 1px solid #258BD6;background: #fff;}
.YQpage a:hover{color: #FFB541;border-color: #FFB541;}
.YQpage span{width: 38px;height: 38px;font-size: 18px;color: #fff;background: #258BD6;margin: 0 10px;border: 1px solid #258BD6;display: inline-block;line-height: 38px;}
.YQpage li{display: inline-block;}

/*YQtab*/

.YQtab{position: relative;z-index: 1;margin-bottom: 0.5rem;}
.YQtab .YQbtn{margin: 0 0.3rem;text-align: center;width: auto;padding: 0 0.1rem;}
.YQtab .YQbtn span{display: block;margin: 0 auto;}
.YQtab .YQbtn.on{background: #EC690F;color: #fff;}
@media (max-width:750px){ .YQtab .YQbtn{margin: 0 0.1rem;}
	}

/*YQnav*/

.YQnav{height: 0;position: relative;z-index: 2;margin-top: -80px;}
.YQnav .YQbox{height: 80px;background: #03b9c5;opacity: 0.9;}
.YQnav .navLeft{height: 100%;float: left;}
.YQnav .navLeft .home{border-right: 1px solid rgba(255, 255, 255, 0.3);width: 100px;height: 100%;float: left;font-size: 24px;color: #fff;display: flex;}
.YQnav .navLeft .father{height: 100%;float: left;width: 350px;border-right: 1px solid rgba(255, 255, 255, 0.3);position: relative;display: none;}
.YQnav .navLeft .father .name{height: 100%;width: 100%;font-size: 24px;color: #fff;padding-left: 50px;}
.YQnav .navLeft .father i{width: 24px;height: 24px;position: absolute;right: 10px;top: 50%;margin-top: -9px;font-size: 24px;color: #fff;line-height: 1;}
.YQnav .navLeft .father ul{position: relative;left: -1px;display: none;z-index: 99;}
.YQnav .navLeft .father ul a{display: flex;width: 100%;height: 80px;background: #03b9c5;opacity: 0.9;font-size: 24px;color: #fff;text-indent: 50px;}
.YQnav .navLeft .father ul a:hover{opacity: 1;}
.YQnav .navLeft .father:hover ul{display: block;}
.YQnav .navright{margin-left: 110px;height: 100%;}
.YQnav .navright a{padding: 10px 20px;font-size: 18px;font-weight: 700;color: #fff;margin-right: 10px;height: 40px;border-radius: 5px;line-height: 40px;padding-bottom: 30px !important;position: relative;top: 10px;}
.YQnav .navright a:hover,.YQnav .navright a.on{background: #fff;color: #03bac6;}

/* YQbannerOne */

.YQbannerOne{position: relative;background-repeat: no-repeat !important;background-position: center center !important;background-size: cover !important;}
.YQbannerOne::after{display: block;content: "";width: 100%;height: 100%;z-index: 1;background: linear-gradient(304deg, #081233 0%, rgba(42, 64, 148, 0.72) 11%, rgba(48, 70, 172, 0) 28%, rgba(35, 51, 117, 0.61) 55%, #101D49 76%, rgba(13, 27, 77, 0.9) 88%, rgba(6, 17, 53, 0.91) 100%);left: 0;top: 0;position: absolute;}
.YQbannerOne .YQbannerOneBox{padding-bottom: 4rem;padding-top: 200px;z-index: 2;position: relative;padding-bottom: 6rem;}
.YQbannerOne .dd1{font-size: 2.2rem;font-weight: 700;color: rgba(255, 255, 255, .05);line-height: 1;}
.YQbannerOne .dd2{margin-top: -1.3rem;}
.YQbannerOne .dd2 .p1{font-size: 0.64rem;color: #fff;font-weight: 700;}
.YQbannerOne .dd2 .p2{font-size: 0.32rem;;color: #fff;padding-top: 0.3rem;opacity: 0.6;line-height: 1.5;}
@media screen and (max-width: 1600px){ .YQbannerOne .YQbannerOneBox .dd1{font-size: 1.8rem}
	}
@media screen and (max-width: 1080px){ .YQbannerOne .YQbannerOneBox{padding-top: 110px;}
	}

/*YQmap*/

.YQmap{color: #656565;font-size: 16px;padding: 20px 0;}
.YQmap a{color: #656565;}
.YQmap a:hover{color: #0B48AE;}

/*YQMAIN*/

.YQMAIN{background: #F6F7F9;min-height: 1053px;}
.YQMAINTOP{position: relative;z-index: 2;margin-top: -5rem;}
@media screen and (max-width: 500px){ .YQMAIN{min-height: 600px;}
	}

/*YQdetailedBox*/

.YQdetailedBox *{max-width: 100%;line-height: 2;}
.YQdetailedBox p{font-size: 16px;}
.YQdetailedBox table{width: 100% !important;border-collapse: collapse;border-left: 1px solid #191863 !important;border-top: 1px solid #000 !important;border-bottom: none !important;border-right: none !important;}
.YQdetailedBox table{width: 100% !important;border-collapse: collapse;border-left: 1px solid #191863 !important;border-top: 1px solid #000 !important;border-bottom: none !important;border-right: none !important;}
.YQdetailedBox table *{font-size: 16px !important;color: #191863 !important;}
.YQdetailedBox table tr td{padding: 10px !important;border-right: 1px solid #191863 !important;border-bottom: 1px solid #191863 !important;border-left: none !important;border-top: none !important;width: auto !important;}
.YQdetailedBox table tr th{padding: 10px !important;border-right: 1px solid #191863 !important;border-bottom: 1px solid #191863 !important;border-left: none !important;border-top: none !important;width: auto !important;}
.YQdetailedBox table tr td *{padding: 0 !important;}
.YQdetailedBox table tr td *{padding: 0 !important;}
.YQdetailedBox table tr td img{max-width: 100% !important;height: auto !important;width: auto !important;}

/*pageTopBottom*/

.pageTopBottom{padding: 0.5rem 0;}
.pageTopBottom a{display: block;width: 48.7%; background: #ddd;font-size: 16px;line-height: 1.8;padding: 0.2rem;box-sizing: border-box;}
.pageTopBottom a:hover{background: #0069B7;color: #fff;}
.pageTopBottom a span{display: block;}

/*header*/

.header{position: fixed;width: 100%;z-index: 99999;height: 100px;left: 0;top: 50px;}
.header::before{content: "";height: 100px;width: 30%;position: absolute;left: 0;top: 0;background: #3173B5;z-index: 0;display: none;}
.header::after{content: "";height: 100px;width: 30%;position: absolute;right: 0;top: 0;background: #3173B5;z-index: 0;display: none;}
/*.header.scroll::before{display: block;}*/
/*.header.scroll::after{display: block;}*/
/*.header.scroll{box-shadow: 5px 3px 15px rgba(0, 0, 0, .05);top: 0;}*/
/*.header.scroll .headerBox{padding-right: 0;}*/
/*.header.scroll .logo{display: flex;align-items: center;justify-content: left}*/
.header .headerBox{height: 100%;margin: 0 auto;max-width: 1600px;background: #3173B5;padding-right: 30px;box-sizing: border-box;position: relative;z-index: 1;border-radius: 5px;}
.header .headerBox .logo{width: 280px;height: 100px;float: left;background: #3173B5;border-radius: 5px 0 0 5px;}
.header .headerBox .logo a{display: block;}
.header .headerBox .logo a img{display: block;height: 90px;}
.header .headerBox .nav{margin: 0 185px 0 360px;}
.header .headerBox .nav .navBox{width: 100%;}
.header .headerBox .nav .navBox li{float: left;line-height: 100px;font-size: 20px;text-align: center;height: 100px;cursor: pointer;position: relative;width: 12.28%;}
.header .headerBox .nav .navBox li a.A{display: inline-block;position: relative;font-size: 18px;color: #fff;}
.header .headerBox .nav .navBox li a.A span i{height: 3px;margin-top: 3px;background-color: #fff;width: 0%;display: block;}
.header .headerBox .nav .navBox li:hover a.A{color: #fff;transition: all .3s ease;position: relative;}
.header .headerBox .nav .navBox li:hover a.A i{width: 100%;position: absolute;left: 0;top: 70px;transition: all 0.5s ease;}
.header .headerBox .nav .navBox li.on a.A{color: #fff;transition: all .3s ease;font-weight: 700;}
.header .headerBox .nav .navBox li.on a.A i{width: 100%;position: absolute;left: 0;top: 70px;transition: all 0.5s ease;}
.header .headerBox .nav .navBox li:hover dl{display: block;}
.header .headerBox .nav .navBox li dl{position: absolute;left: 50%;margin-left: -70px;top: 70px;line-height: 52px;font-size: 16px;padding: 0 10px;box-sizing: border-box;display: none;}
.header .headerBox .nav .navBox li dl{width: 140px;background: #fff;border-radius: 0px 0px 2px 2px;border-top: 2px solid #0069B7;box-shadow: 5px 3px 15px rgba(0, 0, 0, .05);}
.header .headerBox .nav .navBox li dl dd{border-bottom: 0.5px solid rgba(2, 71, 81, 0.05);}
.header .headerBox .nav .navBox li dl dd:last-child{border: none;}
.header .headerBox .nav .navBox li dl dd a{color: #fff;display: block;width: 52px;width: 100%;text-align: center;}
.header .headerBox .nav .navBox li dl dd a:hover{color: #0069B7;}
.header .headerBox .nav .navBox li dl dd a.on{color: #0069B7;}
.header .headerBox .other{position: relative;float: right;padding: 30px 0;}
.header .headerBox .other .img{width: 26px;height: 26px;font-size: 26px;cursor: pointer;}
.header .headerBox .other .search{height: 30px;width: 175px;padding: 5px;background: #fff;}
.header .headerBox .other .search input{height: 30px;width: 150px;font-size: 14px;color: #000;opacity: 1;}
.header .headerBox .nav .navBox li:hover .dropnav{display: block;}
.header .headerBox .dropnav{background: #fff;position: absolute;width: 150px;left: 50%;top: 74px;border-radius: 5px;display: none;margin-left: -75px;box-shadow: 0 0 10px rgba(0, 0, 0, .05);}
.header .headerBox .dropnav a{display: block;line-height: 1.5;font-size: 16px;padding: 12px 10px;border-bottom: 1px solid #f1f1f1;}
.header .headerBox .dropnav a:last-child{border-radius: 0 0 5px 5px;}
.header .headerBox .dropnav a:first-child{border-radius: 5px 5px 0 0;}
.header .headerBox .dropnav a:hover{background: #0B48AE;color: #fff;border-color: #0B48AE;}
.header .headerBox .dropnav a:last-child{border: none;}
.header .headerBox .dropnav:before{ content: "";position: absolute;top: -10px; width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent; border-bottom: 10px solid #fff;left: 50%;margin-left: -10px;}
.header .headerBox .dropnav.one{width: 350px;text-align: left;}
.header .headerBox .dropnav.one::before{left: 80px;}
@media (max-width:1660px){ .header{top: 0;}
	.header.scroll .headerBox{padding-right: 0.2rem;}
	}
@media (max-width:1460px){ .header .headerBox{padding-right: 20px;}
	.header .headerBox .other .search{width: 140px;}
	.header .headerBox .other .search input{width: 80px;}
	.header .headerBox .logo{width: 300px;}
	.header .headerBox .nav{margin: 0 150px 0 300px;}
	.header .headerBox .logo a img{display: block;width: 90%;margin: 0 auto;}
	}
@media (max-width:1200px){ .header .headerBox .nav .navBox li a.A{font-size: 16px;}
	}

/*headerWap*/

.headerWap{background: rgba(255, 255, 255, 1)!important;box-shadow: 5px 3px 15px rgba(0, 0, 0, .05);position: fixed;width: 100%;z-index: 99999;display: none;left: 0;top: 0;}
.headerWap .headerBox{padding: 0 0.20rem;margin: 0 auto;}
.headerWap .headerBox .logo{float: left;padding: 15px 0;}
.headerWap .headerBox .logo a{display: block;}
.headerWap .headerBox .logo a img{display: block;height: 30px;}
.headerWap .headerBox .right{text-align: right;display: flex;float: right;font-size: 35px;font-weight: 700;color: #444;}
.headerWap .headerBox .right img{width: 40px;}
.headerWap .nav{position: fixed;top: 0px;left: 0;background: rgba(0, 0, 0, 0);width: 100%;height: 100%;transform: translateX(100%);transition: all .3s ease;}
.headerWap .nav.open{transform: translateX(0);transition: all .3s ease;}
.headerWap .nav.open{background: rgba(0, 0, 0, 0.5);}
.headerWap .nav .head{height: 50px;padding: 20px 15px;}
.headerWap .nav .head .icon{height: 50px;line-height: 10px;margin-right: 10px;}
.headerWap .nav .head .icon img{max-width: 100%;}
.headerWap .nav .head .btn{width: 50px;color: #444;text-align: right;font-size: 20px;line-height: 50px;}
.headerWap .nav .head .btn img{width: 20px;}
.headerWap .nav .navBox{position: absolute;right: 0;top: 0;width: 80%;height: 100%;background: #fff;}
.headerWap .nav .navBox ul{max-height: 80vh;overflow-y: auto;}
.headerWap .nav .navBox li{padding: 0 20px;border-bottom: 1px solid #f5f5f5;position: relative;}
.headerWap .nav .navBox li.open dl{display: block;}
.headerWap .nav .navBox li i{width: 30px;height: 30px;color: #0069B7;position: absolute;right: 10px;top: 18px;text-align: center;line-height: 30px;font-size: 15px;}
.headerWap .nav .navBox li i img{width: 20px;}
.headerWap .nav .navBox li a{display: block;color: #444;font-size: 16px;padding: 20px 0;}
.headerWap .nav .navBox li a.on{color: #0069B7;font-weight: 700;}
.headerWap .nav .navBox li dl{display: none;}
.headerWap .nav .navBox li dl a{margin-left: 20px;font-weight: normal;padding: 10px 0;}
.headerWap .nav .lanuage img{height: 50px;padding: 0.3rem 0;}
@media (max-width:1080px){ .header{display: none;}
	.headerWap{display: block;}
	}
@media (max-width:800px){ .header{display: none;}
	.headerWap{display: block;}
	.headerWap .headerBox .logo a img{height: 30px;}
	.headerWap .headerBox .right{font-size: 30px;}
	}

/*footer*/

.footer{width: 100%;background: #0C1229;}
.footer .footerBox{padding-bottom: 0.2rem;}
.footer .footer_left .footer_left_logo{width: 266px;height: 133px;background: #fff;border-radius: 0 0 10px 10px;position: relative;}
.footer .footer_left .footer_left_logo img{height: 110px;}
.footer .footer_left .footer_left_logo::before{position: absolute;content: "";width: 15px;height: 15px;background: #fff;border-radius: 0px;left: -15px;top: 0;}
.footer .footer_left .footer_left_logo::before{background: url(../images/yq3_1.jpg) no-repeat right top;}
.footer .footer_left .footer_left_logo::after{position: absolute;content: "";width: 15px;height: 15px;background: #fff;border-radius: 0px;right: -15px;top: 0;}
.footer .footer_left .footer_left_logo::after{background: url(../images/yq3_2.jpg) no-repeat right top;}
.footer .footer_left .footer_left_con{margin-top: 36px;}
.footer .footer_left .footer_left_con ul li{overflow: hidden;line-height: 1.6;;padding: 6px 0;font-size: 16px;}
.footer .footer_left .footer_left_con ul li .txt1{width: 83px;float: left;color: #fff;opacity: 0.8;}
.footer .footer_left .footer_left_con ul li .txt1 img{margin: 0 8px 0 2px;width: 19px;}
.footer .footer_left .footer_left_con ul li .txt2{padding-left: 83px;color: #fff;opacity: 0.8;}
.footer .footer_right{padding: 65px 0 0;align-items: flex-start;width: 100%;max-width: 900px;}
.footer .footer_right .onefoot{text-align: left;padding-left: 5%;}
.footer .footer_right .onefoot .txt1{display: block;margin-bottom: 30px;font-size: 18px;color: #fff;font-weight: bold;}
.footer .footer_right .onefoot .txt2{display: block;font-size: 16px;color: #fff;line-height: 24px;padding: 6px 0;opacity: 0.6;}
.footer .footer_right .onefoot .txt2:hover{opacity: 1;}
.footer .copyrights{width: 100%;border-top: 1px solid rgba(255, 255, 255, .05);}
.footer .copyrights .copyright{line-height: 30px;padding: 24px 0;}
.footer .copyrights .copyright .copyright_left{font-size: 16px;opacity: 0.6;}
.footer .copyrights .copyright, .footer .copyrights .copyright a{color: #fff;position: relative;}
.footer .copyrights .copyright .beian{margin-left: 6px;}
.footer .copyrights .copyright .copyright_right img{width: 47px;}
.footer .copyrights .copyright .copyright_right a{margin-left: 18px;}
.footer .copyright_right .img{width: 150px;height: 150px;position: absolute;background: #eee;left: 50%;margin-left: -75px;top: -150px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
.footer .copyright_right .img{border-radius: 5px;display: none;}
.footer .copyright_right .img img{width: 130px !important;height: 130px !important;margin: 10px;}
.footer .copyright_right a:hover .img{display: block;}
@media (max-width:1080px){ .footer_right{display: none;}
	.copyright_right{display: none;}
	.footer_left{width: 100%;}
	}

/*YQslidebar*/

.YQslidebar{max-width: 320px;float: left;overflow: hidden;}
.YQslidebar h3{width: 320px;height: 86px;font-size: 28px;padding-top: 52px;color: #f3fafd; text-align: center; font-weight: bold;}
.YQslidebar h3{background: url(../images/leftnav1.png) center no-repeat;}
.YQslidebar .list{background-color: #fff;width: 315px;margin-left: 5px;}
.YQslidebar .list{overflow: hidden;}
.YQslidebar .list li{padding: 18px 0;text-align: center;}
.YQslidebar .list li a{font-size: 17px;color: #666;display: block;text-align: center;}
.YQslidebar .list li:hover a,.YQslidebar .list li.on a{color: #1358a7;}
.YQslidebar .list li{border-bottom: 1px solid #f5f5f5;}
.YQslidebar .list li a{text-align: left;padding: 0 20px;}
.YQslidebar .list li:last-child{border: none;}

/*listItemOne*/

.listItemOne{margin-top: 0.4rem;}
.listItemOne a{display: block;width: 12%;float: left;margin-right: 2.6666666666666%;margin-bottom: 2.6666666666666%;border-radius: 5px;overflow: hidden;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;background: #fff;}
.listItemOne a:hover{-webkit-transform: translate3d(0, -3%, 0);transform: translate3d(0, -3%, 0);cursor: pointer;}
.listItemOne a:nth-child(7n+7){margin-right: 0;}
.listItemOne a img{width: 100%;}
@media (max-width:1360px){ .listItemOne a{margin-right: 2%;margin-bottom: 2%;}
	.listItemOne a:nth-child(7n+7){margin-right: 2%;margin-bottom: 2%;}
	.listItemOne a:nth-child(6n+6){margin-right: 0;}
	.listItemOne a{display: block;width: 15%;}
	}
@media (max-width:1080px){ .listItemOne a{margin-right: 2.5%;margin-bottom: 2.5%;}
	.listItemOne a:nth-child(6n+6){margin-right: 2.5%;margin-bottom: 2.5%;}
	.listItemOne a:nth-child(5n+5){margin-right: 0;}
	.listItemOne a{display: block;width: 18%;}
	}
@media (max-width:800px){ .listItemOne a{margin-right: 2.66666666666%;margin-bottom: 2.66666666666%;}
	.listItemOne a:nth-child(5n+5){margin-right: 2.66666666666%;margin-bottom: 2.66666666666%;}
	.listItemOne a:nth-child(4n+4){margin-right: 0;}
	.listItemOne a{display: block;width: 23%;}
	}
@media (max-width:600px){ .listItemOne a{margin-right: 8%;margin-bottom: 8%;}
	.listItemOne a:nth-child(7n+7){margin-right: 8%;margin-bottom: 8%;}
	.listItemOne a:nth-child(5n+5){margin-right: 8%;margin-bottom: 8%;}
	.listItemOne a:nth-child(4n+4){margin-right: 8%;margin-bottom: 8%;}
	.listItemOne a:nth-child(3n+3){margin-right: 0;}
	.listItemOne a{display: block;width: 28%;}
	}

/*listItemTwo*/

.listItemTwo{overflow: hidden;padding-bottom: 15px;z-index: 1;position: relative;}
.listItemTwo a{display: block;float: left;width: 19.2%;text-align: center;color: #0D132B;font-size: 15px;background: #FFF;margin-right: 1%;margin-bottom: 1%;border-radius: 5px;}
.listItemTwo a:nth-child(5n+5){margin-right: 0;}
.listItemTwo a .img{margin: 15px 15px 0 0;overflow: hidden;height: 1.6rem;border-bottom: none;}
.listItemTwo a .img img{width: 100%;}
.listItemTwo .productimg .img img{height: 100%;}
.listItemTwo a .text{line-height: 1.8;padding: 5px 0;margin-right: 15px;box-sizing: border-box;border-top: none;}
.listItemTwo a:hover .img img{transform: scale(1.2); transition: all 1.5s linear 0s;}
.listItemTwo a:hover .text{color: #EC690F;}
@media (max-width:1100px){ .listItemTwo a{width: 23.875%;margin-right: 1.5%;margin-bottom: 1.5%;}
	.listItemTwo a:nth-child(5n+5){margin-right: 1.5%;margin-bottom: 1.5%;}
	.listItemTwo a:nth-child(4n+4){margin-right: 0;}
	}
@media (max-width:650px){ .listItemTwo a{width: 48.5%;margin-right: 3%;margin-bottom: 3%;}
	.listItemTwo a:nth-child(5n+5){margin-right: 5%;margin-bottom: 3%;}
	.listItemTwo a:nth-child(4n+4){margin-right: 3%;margin-bottom: 3%;}
	.listItemTwo a:nth-child(5n+5){margin-right: 3%;margin-bottom: 3%;}
	.listItemTwo a:nth-child(2n+2){margin-right: 0;}
	}

/*listItemOne*/

.listItemThree .li{float: left;width: 24%;margin-right: 1.333333333333%;margin-bottom: 1.333333333333%;display: block;background: #fff;box-shadow: 5px 3px 15px rgba(0, 0, 0, .05);overflow: hidden;}
.listItemThree .li{padding: 0.32rem;box-sizing: border-box;border-right: 1px solid rgba(255, 255, 255, .05);transition: all 0.5s ease;}
.listItemThree .li:nth-child(4n+4){margin-right: 0;}
.listItemThree .li .intro{position: relative;z-index: 1;}
.listItemThree .li h4{font-size: 16px;font-weight: 700;line-height: 1.8;margin: 0.40rem 0 0.2rem 0;color: #333;transition: all 0.5s ease;height: 57.6px;}
.listItemThree .li p{font-size: 14px;line-height: 1.5;height: 63px;margin: 0.16rem 0 0.4rem 0;color: #666666;transition: all 0.5s ease;}
.listItemThree .li .img{overflow: hidden;height: 2rem;}
.listItemThree .li .img img{width: 100%;transition: all 0.5s ease;}
.listItemThree .li .time{font-family: Arial;color: #333333;transition: all 0.5s ease;}
.listItemThree .li .time .p1{font-size: 0.48rem;font-weight: 700;line-height: 1;}
.listItemThree .li .time .p2{font-size: 0.2rem;line-height: 1;margin-top: 0.1rem;}
.listItemThree .li .YQmniMore{display: block;}
.listItemThree .li .YQmniMore1{display: none;}
.listItemThree .li .img{background: url(../images/bg10.png) no-repeat center center;background-size: cover;}
.listItemThree .li .img{font-size: 0.3rem;font-weight: 700;}
.listItemThree .li:hover .img img{ transform: scale(1.2);transition: all 0.5s ease;}
.listItemThree .li:hover{background: #001F5F;}
.listItemThree .li:hover h4{color: #fff;}
.listItemThree .li:hover p{color: rgba(255, 255, 255, 0.6);}
.listItemThree .li:hover .time{color: #fff;}
.listItemThree .li:hover .YQmniMore1{display: block;}
.listItemThree .li:hover .YQmniMore{display: none;}
@media (max-width:1600px){ .listItemThree .li{width: 32%;margin-right: 1.999999999999%;margin-bottom: 1.999999999999%;}
	.listItemThree .li:nth-child(4n+4){margin-right: 1.999999999999%;margin-bottom: 1.999999999999%;}
	.listItemThree .li:nth-child(3n+3){margin-right: 0;}
	}
@media (max-width:1200px){ .listItemThree .li{width: 49%;margin-right: 2%;margin-bottom: 2%;}
	.listItemThree .li:nth-child(4n+4){margin-right: 2%;margin-bottom: 2%;}
	.listItemThree .li:nth-child(3n+3){margin-right: 2%;margin-bottom: 2%;}
	.listItemThree .li:nth-child(2n+2){margin-right: 0;margin-bottom: 2%;}
	}
@media (max-width:450px){ .listItemThree .li{width: 100%;margin-right: 0;margin-bottom: 2%;}
	.listItemThree .li:nth-child(4n+4){margin-right: 0;;}
	.listItemThree .li:nth-child(3n+3){margin-right: 0;}
	.listItemThree .li:nth-child(2n+2){margin-right: 0;}
	.listItemThree .li .img{height: 3rem;}
	}

/*listThree*/

.listItemFhour{overflow: hidden;}
.listItemFhour .li{float: left;width: 32.2%;margin-right: 1.7%;margin-top: 0.30rem;display: block;background: #fff;box-shadow: 5px 3px 15px rgba(0, 0, 0, .03);border-radius: 5px;overflow: hidden;padding: 0.2rem;position: relative;box-sizing: border-box;}
.listItemFhour .li:nth-child(3n+3){margin-right: 0;}
.listItemFhour .li p{font-size: 16px;color: #999;font-family: Arial;}
.listItemFhour .li h4{font-size: 24px;margin: 0.15rem 0;line-height: 1.5;height: 72px;}
.listItemFhour .li .more{font-size: 30px;color: #999;}
.listItemFhour .li img{width: 100%;margin-top: 0.1rem;}
.listItemFhour .li .txt{font-size: 14px;line-height: 1.7;padding-top: 0.1rem;height: 46.7px;overflow: hidden;}
.listItemFhour .li:hover p{color: #3173B5;}
.listItemFhour .li:hover h4{color: #3173B5;}
.listItemFhour .li:hover .more{color: #3173B5;}
.listItemFhour .li:hover .txt{color: #3173B5;}
@media (max-width:1080px){ .listItemFhour .li{float: left;width: 48.5%;margin-right: 3%;}
	.listItemFhour .li:nth-child(3n+3){margin-right: 3%;}
	.listItemFhour .li:nth-child(2n+2){margin-right: 0;}
	}
@media (max-width:750px){ .listItemFhour .li{float: inherit;width: 100%;}
	.listItemFhour .li h4{font-size: 16px;height: auto;}
	.listItemFhour .li p .s1 font{font-size: 12px;}
	.listItemFhour .li:nth-child(3n+3){margin-right: 0;}
	.listItemFhour .li:nth-child(2n+2){margin-right: 0;}
	}

/*listItemFive*/

.listItemFive{overflow: hidden;}
.listItemFive .li{margin-right: 1.7%;margin-top: 20px;display: block;background: #fff;box-shadow: 5px 3px 15px rgba(0, 0, 0, .03);border-radius: 5px;overflow: hidden;padding: 0.3rem 0.2rem 0.3rem 0.6rem;position: relative;box-sizing: border-box;}
.listItemFive .li h4{font-size: 18px;line-height: 1.5;height: 81px;font-weight: normal;}
.listItemFive .li::after{content: "";width: 24px;height: 20px;background: url(../images/7.png) no-repeat center;position: absolute;left: 0.2rem;top: 0.4rem;}
.listItemFive .li p{margin-top: 0.3rem;}
.listItemFive .li p .s1{color: #1E1E1E;font-size: 16px;color: #666;}
.listItemFive .li p .s1 font{padding-right: 0.1rem;border-right: 1px solid #f1f1f1}
.listItemFive .li p i{font-size: 30px;color: #0069B7;margin-left: 0.1rem;}
.listItemFive .li p .s2{color: #999;font-family: Arial;font-size: 16px;}
.listItemFive .li:hover{color: #0069B7;}
.listItemFive .li:nth-child(3n+3){margin-right: 0;}

/*YQcontactMapbox*/

.YQcontactMapbox{margin-bottom: 0.3rem;}
.YQcontactMapbox{min-height: 6.54rem;overflow: hidden;position: relative;}
.YQcontactMapbox .contactMap{border: .12rem solid #fff;width: 95%;overflow: hidden;height: 6.3rem;}
.YQcontactMapbox .contact-bgbox{position: absolute;right: 0;top: 50%;margin-top: -2.5rem;height: 100%;width: 6rem;height: 5.23rem;z-index: 6;background: url(../images/map_boxbg.png) no-repeat center;background-size: cover;}
.YQcontactMapbox .contact-bgbox .boxs{padding: .4rem;}
.YQcontactMapbox .contact-bgbox .boxs h5{color: #fff;font-size: 24px;font-weight: 600;padding-top: .1rem;}
.YQcontactMapbox .contact-bgbox .boxs .telx{overflow: hidden;color: #fff;margin-top: .1rem}
.YQcontactMapbox .contact-bgbox .boxs .telx p{font-size: 14px;}
.YQcontactMapbox .contact-bgbox .boxs .telx h6{font-size: 35px;font-family: 'Arial';font-weight: 600;}
.YQcontactMapbox .contact-bgbox .boxs .addressbox{border-bottom: 1px solid rgba(255, 255, 255, .3);padding-bottom: .15rem; overflow: hidden;margin-top: .3rem;overflow: hidden;}
.YQcontactMapbox .contact-bgbox .boxs .ncontact_txt{overflow: hidden;width: 90%;margin-bottom: 10px;}
.YQcontactMapbox .contact-bgbox .boxs .ncontact_txt img{display: inline-block;width: 15px;margin-right: 10px;;float: left;vertical-align: middle;margin-top: 0;}
.YQcontactMapbox .contact-bgbox .boxs .ncontact_txt p{font-size: 18px;float: left;color: #fff;line-height: 1.6;display: inline-block;width: calc(100% - 30px);}
.YQcontactMapbox .contact-bgbox .boxs .other-method{height: 40px;width: 100%;text-align: left;margin-top: .2rem;}
.YQcontactMapbox .contact-bgbox .boxs .other-method li{display: inline-block;width: 40px;height: 100%;margin-right: .25rem;}
.YQcontactMapbox .contact-bgbox .boxs .other-method li a,.contact-bgbox .boxs .other-method li a img{display: block;width: 100%;height: 100%;position: relative;}
.YQcontactMapbox .contact-codewrap{width: 400px;height: 200px;position: absolute;top: 50%;margin-top: -100px;left: 50%;margin-left: -200px;z-index: 7;}
.YQcontactMapbox .contact-codewrap .wxboxC{display: flex;display: -webkit-flex;align-items: center;justify-content: space-between;width: 90%;margin: .2rem auto 0 auto;}
.YQcontactMapbox .contact-codewrap .wxboxC .wxbox{width: 130px;height: auto;}
.YQcontactMapbox .contact-codewrap .wxboxC .wxbox .p1{width: 130px;height: 130px;}
.YQcontactMapbox .contact-codewrap .wxboxC .wxbox .p1 img{width: 100%;height: 100%;}
.YQcontactMapbox .contact-codewrap .wxboxC .wxbox .p2{font-size: 14px;color: #333;text-align: center;padding-top: 5px}
.YQcontactMapbox .mapshadow{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 5;background: rgba(255, 255, 255, .5);}
.YQcontactMapbox .contact-boxs{background: #fff;border-bottom: 1px solid #e6e6e6;padding: .7rem 0;overflow: hidden;width: 100%;}
.YQcontactMapbox .bottomErweima{width: 150px;height: 150px;position: absolute;background: #eee;left: 50%;margin-left: -75px;top: -150px;box-shadow: 0 0 5px rgba(0, 0, 0, .2);}
.YQcontactMapbox .bottomErweima{border-radius: 5px;display: none;}
.YQcontactMapbox .bottomErweima img{width: 130px !important;height: 130px !important;margin: 10px;}
.YQcontactMapbox .contact-bgbox .boxs .other-method li a:hover .bottomErweima{display: block;}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 768px){ .YQcontactMapbox .contactMap{width: 100%;}
	.YQcontactMapbox .contactMapbox{min-height: auto;}
	.YQcontactMapbox .contact-bgbox .boxs{padding: .3rem;}
	.YQcontactMapbox .contact-bgbox .boxs .addressbox{margin-top: .2rem}
	.YQcontactMapbox .contact-bgbox .boxs h5{ font-size: 18px;}
	.YQcontactMapbox .contact-bgbox .boxs .telx h6{font-size: 24px;}
	.YQcontactMapbox .contact-bgbox{background: #06adb8;position: static;width: 100%;height: auto;box-sizing: border-box;margin-top: 0;}
	.YQcontactMapbox .contact-bgbox .boxs .other-method{height: 30px;}
	.YQcontactMapbox .contact-bgbox .boxs .other-method li{width: 30px;}
	.YQcontactMapbox .contact-bgbox .boxs .ncontact_txt p{font-size: 14px;}
	.YQcontactMapbox .contact-bgbox .boxs .telx h6{font-size: 18px;}
	.YQcontactMapbox .contact-bgbox .boxs .ncontact_txt p{font-size: 14px;}
	.YQcontactMapbox .contact-bgbox .boxs h5{font-size: 20px;}
	}

/*YQarticle*/

.YQarticle{background: #fff;}
.YQarticle .head{border-bottom: 1px solid #f1f1f1;padding: 0.2rem;background: #fff;}
.YQarticle .head h1{font-size: 0.36rem;line-height: 1.5;}
.YQarticle .head p{color: #CBCBCB;font-size: 15px;line-height: 1.6;padding: 0.2rem 0 0 0;}
.YQarticle .content{padding: 0.2rem 0;overflow: hidden;margin: 0 0.2rem;}
@media (max-width:1080px){ .YQarticle .head h1{font-size: 20px;}
	}

/*YQdetailed*/

.YQdetailedPage{overflow: hidden;}
.YQdetailedPage .YQarticle{width: 70%;float: left;}
.YQdetailedPage .right{width: 30%;float: right;padding-left: 0.2rem;box-sizing: border-box;}
.YQdetailedPage .right h2{font-size: 0.36rem;}
@media (max-width:1200px){ .YQdetailedPage .YQarticle{width: 100%;}
	.YQdetailedPage .right{display: none;}
	}

/*about.html*/

.aboutMain{padding: 20px 0;}
.aboutMain .YQarticle{margin-left: 340px;}
@media (max-width:1200px){ .aboutMain .YQarticle{margin-left: 0;}
	.aboutMain .YQslidebar{display: none;}
	}
.search_content{ margin: 0 auto; max-width: 1200px; width: 80%;}
.common_title3{ height: 40px; line-height: 40px; padding: 0.2rem 0;}
.search_content .hint{ float: right;}
.search_content h2{ float: left;}
.search_content .hint span{ display: block; float: left; line-height: 40px; font-size: 15px; color: #666;}
.search_content .hint span.on{ color: crimson; font-weight: 700;}
.search_content .b_nybanner{ height: 50vh;}
.searchlistbox dl{ padding: 20px; border-bottom: 1px solid #f5f5f5; background: #fff;}
.searchlistbox dl font{ color: crimson; font-weight: 700;}
.searchlistbox dl dt{ font-size: 18px; padding: 10px 0;}
.searchlistbox dl dd{ font-size: 14px; color: #777; line-height: 1.9;}
.empty{ padding: 1rem 0;}
.empty .txt{ font-size: 16px; color: #999; text-align: center; padding: 40px;}
.empty .txt font{ color: crimson; font-weight: 700;}
.empty img{ width: 80px; display: block; margin: 0 auto; opacity: 0.5;}
@media (max-width: 1200px){ .search_content{ margin: 0 10px; width: auto;}
	.search_content .hint span{ font-size: 14px;}
	}
.b_nybanner{ height: 40vh; background-size: cover;}
.b_nybanner img{ width: 100%;}

/*根据张诚，黄老师于20250826新增样式~~~每个子页面的二级菜单导航*/

#subNav20250826 .YQtab .YQbtn{margin: 0;padding: 0;border: 0px solid red;color: #fff;background: none;position: relative;overflow: hidden;height: inherit;padding: 15px 0px;margin-left: 80px;font-weight: 400;}
#subNav20250826 .YQtab .YQbtn:first-child{margin-left: 0;}
#subNav20250826 .YQtab .YQbtn span:after{content: "";position: absolute;left: 0;bottom: 0;height: 3px;background: #fff;width: 0%;transition: all 0.5s;}
#subNav20250826 .YQtab .YQbtn span{display: inline;font-size: 18px;padding: 0;}
#subNav20250826 .YQtab .YQbtn.on{font-weight: 700;}
#subNav20250826 .YQtab .YQbtn.on span:after{width: 100%;color: #fff;background: #fff;}
#subNav20250826 .YQtab .YQbtn:hover span:after{width: 100%;}
@media (max-width:1600px){
	/*--*/
	#subNav20250826 .YQtab .YQbtn{margin-left: 60px;}
	/*--*/
	}
@media (max-width:1400px){
	/*--*/
	#subNav20250826 .YQtab .YQbtn{margin-left: 40px;}
	/*--*/
	}
@media (max-width:1000px){
	/*--*/
	#subNav20250826 .YQtab{flex-wrap: wrap;width: 100%;justify-content: space-between;}
	#subNav20250826 .YQtab .YQbtn{margin-left: 0;width: 33.33%;}
	#subNav20250826 .YQtab .YQbtn span{font-size: 16px;}
	#subNav20250826 .YQtab .YQbtn:last-child:nth-child(3n + 2){margin-right: calc((100% - 33.33%) / 2);}
	/*--*/
	}

/*根据张诚，黄老师于20250826新增样式~~~公共类底部*/

#foot20250826 .footer_left{width: 100%;display: flex;justify-content: space-around;align-items: center;}
#foot20250826 .footer_left .footer_left_logo{background: none;border-radius: 0;width: auto;height: inherit;display: inline-block;}
#foot20250826 .footer_left .footer_left_logo img{height: 65px;}
#foot20250826 .footer_left .footer_left_con{margin-top: 0;}
#foot20250826 .footerBox{padding: 24px 0;}
#foot20250826 .copyrights{width: 100%;display: flex;justify-content: center;}
#foot20250826 .copyrights .copyright .copyright_left,#foot20250826 .copyrights .copyright .copyright_left p{font-size:14px;text-align:center;}
@media (max-width:1000px){
	/*--*/
	#foot20250826 .footer_left .footer_left_logo{display: none;}
	#foot20250826 .footer_left .footer_left_con{width: 100%;}
	#foot20250826 .footerBox{padding: 0.2rem 0;}
	#foot20250826 .copyrights .copyright{padding: 0.2rem 0;}
	#foot20250826 .copyrights .copyright .copyright_left,#foot20250826 .copyrights .copyright .copyright_left p{text-align:left;}
	/*--*/
	}

/*根据张诚，黄老师于20250826新增样式~~~公共类头部*/

#head20250826{top:0;}
#head20250826 .headerBox .nav .navBox li{width: 11.11%;}


/*根据张诚，黄老师于20251016新增样式~~~原来是蓝色底，白色字，现在模仿【https://bohonggroup.com.cn】样子*/
#head20250826.header.div20251016{transition:all 0.4s;}
#head20250826.header.div20251016 .headerBox{background:none;}
#head20250826.header.div20251016 .headerBox .logo{background:none;}
#head20250826.header.div20251016 .headerBox .other .search{background:none;}
#head20250826.header.div20251016 .headerBox .search20251016{border:0px solid red;display:inline-block;position:absolute;padding:0;top:50%;transform:translateY(-50%);right:7%;z-index:100;}
#head20250826.header.div20251016 .headerBox .search20251016:after{border: 0px solid red;content: "";position: absolute;top: -15px;left: -15px;bottom: -15px;right: -15px;cursor:pointer}
#head20250826.header.div20251016 .headerBox .search20251016 img{width:30px;height:30px;display:inline-block;cursor:pointer;}
#head20250826.header.div20251016 .headerBox .search20251016 .div1{border:0px solid orange;;overflow:hidden;cursor:pointer;}
#head20250826.header.div20251016 .headerBox .search20251016 .div2{position:absolute;background:#fff;border-radius:4px;overflow:hidden;top:50%;transform:translateY(-50%);right:-15px;height:50px;display:inline-flex;align-items:center;justify-content:space-between;z-index:100;box-shadow:0 0 6px #999;background:#fff;display:none;transition:all 0.5s;}
#head20250826.header.div20251016 .headerBox .search20251016 .div2 input{border:0px solid red;box-sizing:border-box;font-size:18px;height:50px;padding-left:15px;font-weight:400;color:#000;}
#head20250826.header.div20251016 .headerBox .search20251016 .div2 img{width:30px;height:30px;margin:0 15px;}
#head20250826.header.div20251016.scroll {background:#3173B5;}


/*根据张诚，黄老师于20250901新增样式~~~公共类列表布局*/
/*http://wescast.bohonggroup.com.cn/Notice/index/4.html
http://wescast.bohonggroup.com.cn/Recruit/index/6.html*/

#list20250901.listItemThree .li{margin-right:0;width:100%;float:inherit;}
#list20250901.listItemThree .li .img{display:none;}
#list20250901.listItemThree .li .intro .oe3{display:none;}
#list20250901.listItemThree .li h4{margin:0;height:inherit;-webkit-line-clamp:1;}
#list20250901.listItemThree .li .time{display:flex;align-items:center;}
#list20250901.listItemThree .li .time .p2{margin-top:0;padding-left:0.2rem;box-sizing:box-sizing;}


/*根据张诚，黄老师于20250915新增代码*/
.bgCov20250915{background-repeat: no-repeat !important;background-position: center center !important;background-size: cover !important;}
.bgCov20250915>.YQbannerOne{position:inherit !important;}
.YQpage,.footer{position:relative;z-index:100;}
.Contact20250915{box-sizing:border-box;padding-bottom:100px;}
@media (max-width:1000px){
	/*--*/
    .Contact20250915{padding-bottom:0.5rem;}
	/*--*/
	}

