

/*	百度地图	*/
.bdmap{ height: 1000px;}
.bdmap-list{}
.bdmap-list-item{}
.bdmap-list-item.cur{}
.bdmap-sync{}
.bdmap-sync-item{}
.bdmap-sync-item.act{}
.bdmap-info{ position: fixed; left: 0; top: 0; visibility: hidden; overflow: hidden; z-index: -9999;}
.bdmap-info-item{ width: 300px;}

/*	弹窗	*/
.pop-alert .pop-dialog{ width: 500px; height: 350px; background-color: #fff; z-index: 1;}

/*	视频	*/
.video-box{ position: relative; height: 600px;}
.video-box .vjs-big-play-button{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; cursor: pointer;}
.video-box .vjs-big-play-button:before{ content: '\e7a3'; position: absolute; left: 50%; top: 50%; width: 94px; border: 2px solid; border-radius: 999px; font-size: 60px; color: #fff; text-align: center;
	font-family: "xfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.x-more {display: inline-block;}
.x-more .s1 {display: inline-block;vertical-align: middle;background: rgba(255,255,255,0);border-top-left-radius: 20px;border-bottom-left-radius: 20px;font-family: 'St';height: 24px;line-height: 24px;}
.x-more .arr_r {display: inline-block;vertical-align: middle;background: rgba(255,255,255,0);border-top-right-radius: 20px;border-bottom-right-radius: 20px;padding: 0 0 0 5px;font-size: 20px;font-weight: bold;height: 24px;line-height: 22px;}


/* ****************************************************** */
.home1{position: relative;}
.home1 .slick-mod{position: relative;}
.home1 .slick-mod .slick-item{width: 100%;height: 100%;position: relative;overflow: hidden;}
.home1 .slick-mod .slick-item .child {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;}
.home1 .slick-mod .slick-item .child .img {width: 100%;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;}
.home1 .mask {position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 2;}
.home1 .slick-mod .nav-arrow{width: 100%; position: absolute;bottom: 60px;z-index: 3;}
.home1 .slick-mod .nav-arrow .navs{text-align: center;overflow: hidden;}
.home1 .slick-mod .nav-arrow .navs .dots{display: inline-block;width: 100%;}
.home1 .slick-mod .nav-arrow .navs a .icon:before{
	content: '';
	display: block;
	width: 140px;
	border-top: 1px solid #fff;
	opacity: 0.4;
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.home1 .slick-mod .nav-arrow .navs a .icon:after{
	content: '';
	display: block;
	width: 143px;
	border-top: 1px solid #fff;
	opacity: 0.4;
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.home1 .slick-mod .nav-arrow .navs a{float: left;text-align: center;width: 25%;}
.home1 .slick-mod .nav-arrow .navs a .icon{margin: 0 auto 0; width: 24px;height: 22px;background-image: url(../image/png5.png);
	background-position: left;background-repeat: no-repeat;position: relative;}
	.home1 .slick-mod .nav-arrow .navs a .p{color: #fff;margin-top: 25px;}
.home1 .slick-mod .nav-arrow .navs a.now .icon{background-position: right;}
.home1 .slick-mod .nav-arrow .navs a:nth-child(1) .icon:before{width: 999px;left: -998px;}
.home1 .slick-mod .nav-arrow .navs a:nth-child(1) .icon:after{right: -141px;}
.home1 .slick-mod .nav-arrow .navs a:last-child .icon:before{width: 999px;right: -998px;}

.home2{padding-top: 98px;}
.home2 .title{line-height: 1;text-align: center;}
.home2 .cont1{padding-top: 30px;}
.home2 .cont1 .tab-nav{line-height: 1;text-align: center;}
.home2 .cont1 .tab-nav .nav{display: inline-block;vertical-align: top;padding: 15px 25px;color: #707070;border: 1px solid #e0e0e0;cursor: pointer;}
.home2 .cont1 .tab-nav .nav+.nav{margin-left: 15px;}
.home2 .cont1 .tab-nav .nav.cur{color: #0c4d95;border-color: #0d4e96;position: relative;}
.home2 .cont1 .tab-nav .nav.cur:before{content: '';display: block;width: 30px;height: 3px;background-color: #094a92;position: absolute;
bottom: -2px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.home2 .cont1 .tab-cont{padding-top: 30px;}
.home2 .cont1 .tab-cont .li{display: none;}
.home2 .cont1 .tab-cont .li.show{display: block;}
.home2 .cont1 .tab-cont .list1{overflow: hidden;margin: 0 -7px;}
.home2 .cont1 .tab-cont .list1 .item{float: left;width: calc(50% - 14px);position: relative;overflow: hidden;margin: 7px;}
/* .home2 .cont1 .tab-cont .list1 .item+.item{margin-left: 1%;} */
.home2 .cont1 .tab-cont .list1 .item .img{width: 100%;height: 367px;position: relative;background-size: cover;background-position: center;
	background-repeat: no-repeat;transition: all 0.3s ease-in-out;}
.home2 .cont1 .tab-cont .list1 .item .img .mask{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 2;}
.home2 .cont1 .tab-cont .list1 .item .txt{position: absolute;line-height: 1;height: 110px; bottom: 0px;left: 0px;color: #fff;z-index: 3;
width: 100%;padding: 0 30px 20px;background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;}
.home2 .cont1 .tab-cont .list1 .item .txt .a{position: absolute;left: 30px;bottom: 20px;}
/* .home2 .cont1 .tab-cont .list2{padding-top: 14px;} */
.home2 .cont1 .tab-cont .list2 .item{width: calc(33.33% - 14px);margin: 7px;}
.home2 .cont1 .tab-cont .list2 .item .img{height: 242px;}
.home2 .cont1 .tab-cont .list4 .item{height: 304px;}
.home2 .cont2{margin-top: 80px;}
.home2 .cont2 .bg{height: 400px;background-size: cover;background-repeat: no-repeat;background-position: center;padding: 80px 60px 40px; text-align: center;}
.home2 .cont2 .bg .title{color: #fff;}
.home2 .cont2 .bg .txt{color: #fff;text-align: center;padding-top: 12px;}
.home2 .cont2 .bg .txt .p{line-height: 1.95;}
.home2 .cont2 .bg .btn{text-align: center;line-height: 1;margin-top: 2px;padding: 0;}
.home2 .cont2 .bg .btn .x-more{color: #fff;}
.home2 .cont2 .bg .li{text-align: center;}
.home2 .cont2 .bg .list{overflow: hidden;margin-top: 8px;display: inline-block;}
.home2 .cont2 .bg .list .item{width: 123px;height: 138px;background-size: cover;background-repeat: no-repeat;background-position: center;float: left;}
.home2 .cont2 .bg .list .item+.item{margin-left: 10px;}
.home2 .cont2 .bg .list .item .a{display: inline-block;width: 100%;height: 100%;text-align: center;padding: 0 8px;}
.home2 .cont2 .bg .list .item .a .img{display: inline-block;}
.home2 .cont2 .bg .list .item .a .img img{max-width: 50px;height: auto;transition: all 0.3s ease-in-out;}
.home2 .cont2 .bg .list .item .a .dir{color: #fff;margin-top: 10px;line-height: 1.2;}
.home2 .bot{margin-top: 15px;overflow: hidden;}
.home2 .bot .item{float: left;width: 49%;height: 249px;background-size: cover;background-repeat: no-repeat;background-position: center;
padding: 35px 40px;color: #fff;}
.home2 .bot .item:first-child{width: 50%;}
.home2 .bot .item+.item{margin-left: 1%;}
.home2 .bot .item .title{text-align: left;overflow: hidden;}
.home2 .bot .item .title .tit{display: inline-block;vertical-align: top;line-height: 36px;float: left;}
.home2 .bot .item .title .btn{display: inline-block;vertical-align: top;float: right;padding: 0;padding: 0;}
.home2 .bot .item .title .btn .x-more {color: #fff;}
.home2 .bot .item .txt{margin-top: 16px;line-height: 1.6;}

.home3{padding: 72px 0 70px 0;}
.home3 .title{text-align: center;}
.home3 .cont{padding-top: 30px;overflow: hidden;}
.home3 .cont .left{float: left;width: 50%;}
.home3 .cont .left .img{width: 100%;height: 322px;overflow: hidden;}
.home3 .cont .left .img img{height: 100%;width: auto;max-width: 100%;transition: all 0.3s ease-in-out;}
.home3 .cont .left .item{width: 100%;}
.home3 .cont .left .item .tit{line-height: 1;margin-top: 38px;margin-bottom: 20px;}
.home3 .cont .left .item .p{padding-top: 15px;line-height: 1.6;border-top: 1px solid #e0e0e0;}
.home3 .cont .right{float: left;width: 50%;padding-left: 50px;}
.home3 .cont .right .list{width: 100%;}
.home3 .cont .right .list .item{width: 100%;}
.home3 .cont .right .list .item .tit{overflow: hidden;line-height: 1;}
.home3 .cont .right .list .item .tit .l{float: left;width: 50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.home3 .cont .right .list .item .tit .time{float: right;color: #707070;font-family: Arial;}
.home3 .cont .right .list .item .p{padding: 18px 0;border-bottom: 1px solid #e0e0e0;color: #707070;line-height: 1.6;}
.home3 .cont .right .list .item+.item{margin-top: 20px;}

.rlzy1{position: relative;height: 840px;background-position: center;background-repeat: no-repeat;background-size: cover;}
.rlzy1 .x-wrap {position: relative;z-index: 2;}
.rlzy1 .img{width: 100%;height: 840px;text-align: center;}
.rlzy1 .img img{width: auto;height: 100%;max-width: 100%;} 
.rlzy1 .mask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 1;}
.rlzy1 .ce{width: 100%;height: 100%;text-align: center;}
.rlzy1 .ce .title{color: #fff;margin-top: 124px;}
.rlzy1 .ce .p{color: #fff;text-align: center;padding-top: 16px;text-indent: 28px;line-height: 1.8;}
.rlzy1 .ce .p.p1{padding-top: 10px;text-indent: 0;}
.rlzy2{padding-top: 130px;height: auto;background-size: cover;background-position: center;background-repeat: no-repeat;}
.rlzy2 .title{line-height: 1;padding: 0 60px;}
.rlzy2 .cont{overflow: hidden;margin-top: 40px;}
.rlzy2 .cont .left{float: left;width: 50%;padding: 0 10px 0 5px;}
.rlzy2 .cont .left .item{width: 100%;padding: 50px 65px 48px 55px;background-size: cover;background-position: center;background-repeat: no-repeat;}
.rlzy2 .cont .left .item .title{padding: 0;color: #474747;}
.rlzy2 .cont .left .item .p{color: #707070;line-height: 2;margin-top: 15px;}
.rlzy2 .cont .left .item.item1{height: 408px;padding: 50px 65px 60px 55px;margin-top: 20px;}
.rlzy2 .cont .left .item.item1 .side{width: 100%;margin-top: 25px;}
.rlzy2 .cont .left .item.item1 .side .side-item+.side-item{margin-top: 22px;}
.rlzy2 .cont .left .item.item1 .side .side-item .tit{color: #474747;cursor: pointer;}
.rlzy2 .cont .left .item.item1 .side .side-item .tit .t{position: relative;}
.rlzy2 .cont .left .item.item1 .side .side-item .tit .t:before{content: '';display: block;width: 11px;height: 6px;position: absolute;
top: 50%;right: -3px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);background-image: url(../image/arrow_bot.png);
background-size: cover;background-position: center;background-repeat: no-repeat;}
.rlzy2 .cont .left .item.item1 .side .side-item.cur .tit .t:before{background-image: url(../image/arrow_bot1.png);}
.rlzy2 .cont .left .item.item1 .side .side-item .ul .p{margin-top: 0;}
.rlzy2 .cont .left .item.item1 .side .side-item .ul{display: none;margin-top: 12px;}
.rlzy2 .cont .left .item.item1 .side .side-item .ul .li{color: #707070;line-height: 1.9;}
.rlzy2 .cont .left .item.item1 .side .side-item.cur .ul{display: block;}
.rlzy2 .cont .right{float: left;width: 50%;padding: 0 5px 0 10px;}
.rlzy2 .cont .right .item{width: 100%;height: 516px;background-size: cover;background-repeat: no-repeat;background-position: center;margin-top: 194px;
padding: 50px 65px 38px 55px;}
.rlzy2 .cont .right .item .title{padding: 0;line-height: 1;}
.rlzy2 .cont .right .item .list{margin-top: 30px;}
.rlzy2 .cont .right .item .list .tit{color: #474747;}
.rlzy2 .cont .right .item .list .ul{margin-top: 10px;}
.rlzy2 .cont .right .item .list .ul .li{line-height: 1.7;}
.rlzy2 .cont .right .item .list .ul .li+.li{margin-top: 12px;}
.rlzy2 .cont .right .item .list .ul .li .p{padding: 0 10px 0 30px;background-image: url(../image/li.png);background-size: 14px 12px;
background-repeat: no-repeat;background-position: 0 6px;}
.rlzy2 .cont .right .item .txt{margin-top: 25px;line-height: 1.9;color: #707070;}
.rlzy3{height: 660px;background-size: cover;background-position: center;background-repeat: no-repeat;padding-top: 120px;}
.rlzy3 .title{color: #fff;text-align: center;line-height: 1.45;}
.rlzy3 .cont{padding-top: 40px;}
.rlzy3 .cont .left{width: 50%;float: left;}
.rlzy3 .cont .right{width: 50%;float: left;padding-left: 20px;}
.rlzy3 .cont .people{width: 340px;height: 460px;position: relative;}
.rlzy3 .cont .people .img{width: 100%;height: 100%;overflow: hidden;position: absolute;top: 0;left: 0;bottom: 0;right: 0;}
.rlzy3 .cont .people .img img{width: auto;height: 100%;max-width: 100%;}
.rlzy3 .cont .people .txt{width: 100%;height: 100%;position: absolute;left: 255px;top: 60px;z-index: 9;opacity: 0.9;
background-repeat: no-repeat;background-position: bottom right;padding: 55px 50px;border-bottom: 5px solid #4fa3de;}
.rlzy3 .cont .people .txt .name{color: #474747;}
.rlzy3 .cont .people .txt .eng{color: #808080;font-family: Arial;}
.rlzy3 .cont .people .txt .p{margin-top: 25px;line-height: 1.9;color: #474747;max-height: 280px;}

.rlzy4{height: 680px;padding: 120px 0;}
.rlzy4 .cont .left{float: left;width: 50%;}
.rlzy4 .cont .left .box{}
.rlzy4 .cont .left .box .top{}
.rlzy4 .cont .left .box .top .item{float: left;width: 278px;height: 144px;background-size: cover;background-repeat: no-repeat;background-position: center;
text-align: center;color: #fff;}
.rlzy4 .cont .left .box .top .item .h30{display: block;width: 100%;height: 100%;line-height: 144px;font-family: 'St';}
.rlzy4 .cont .left .box .top .item+.item{margin-left: 20px;}
.rlzy4 .cont .left .box .bot{width: 575px;height: 278px;background-size: cover;background-position: center;background-repeat: no-repeat;
margin-top: 20px;position: relative;}
.rlzy4 .cont .left .box .bot .mask{position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;}
.rlzy4 .cont .left .box .bot .con{width: 100%;height: 100%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;text-align: center;
line-height: 278px;color: #fff;z-index: 2;}
.rlzy4 .cont .left .box .bot .con a{display: block;width: 100%;height: 100%;font-family: 'St';}
.rlzy4 .cont .right{float: left;width: 50%;padding-left: 35px;}
.rlzy4 .cont .right .title{line-height: 1;}
.rlzy4 .cont .right .title .tit {float: left;}
.rlzy4 .cont .right .title .btn{float: right;color: #666666;padding: 0;margin-top: 5px;}
.rlzy4 .cont .right .list{margin-top: 30px;}
.rlzy4 .cont .right .list .item{height: 77px;border-top: 1px solid #dddddd;cursor: pointer;}
.rlzy4 .cont .right .list .item:last-child{border-bottom: 1px solid #dddddd;}
.rlzy4 .cont .right .list .item .tit{width: 80%;float: left;height: 100%;line-height: 77px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.rlzy4 .cont .right .list .item .btn{width: 20%;float: left;height: 100%;color: #666666;text-align: right;padding: 0;}
.rlzy4 .cont .right .list .item .btn .middle-cont{height: 36px;}
.mask80 {width: 100%;height: 100%;top: 0;left: 0;position: fixed;z-index: 9;background: url(../image/mask801.png);display: none;}
.joinus_alert {width: 900px;height: 600px;position: fixed;top: 50%;left: 50%;margin-left: -450px;margin-top: -300px;background: #ffffff;z-index: 91;display: none;}
.joinus_alert .inner {margin: 40px 50px;position: relative;}
.joinus_alert .position {color: #d4af02;font-size: 16px;padding-bottom: 14px;border-bottom: 1px solid #ccc7c4;position: relative;}
.joinus_alert .position:before {width: 62px;content: "";display: block;position: absolute;bottom: -1px;left: 0;
	border-right: 2px solid #f4f2f2;border-bottom: 1px solid #d4af02;}
.joinus_alert .title {font-size: 18px;color: #6c5f59;line-height: 32px;padding-bottom: 12px;border-bottom: 1px solid #d3d0cd;margin-bottom: 18px;}
.joinus_alert .text .tit {font-size: 18px;color: #6c5f59;}
.joinus_alert .text .desc {line-height: 25px;font-size: 14px;color: #6c5f59;margin-bottom: 30px;margin-top: 4px;}
.joinus_alert .button {margin-top: 10px;}
.joinus_alert .mail{font-size:20px;margin-top:10px;}
.joinus_alert .button a {background: #d4af02;display: inline-block;color: #fff;padding: 6px 16px;}
.joinus_alert .button a span {font-size: 18px;background: url(../image/jt.png) no-repeat right center;padding-right: 74px;}
.joinus_alert .close {position: absolute;top: 0;right: -24px;background: url(../image/close1.png) no-repeat 0 0;
    background-size: cover;width: 24px;height: 24px;cursor: pointer;}
.joinus_alert .close:hover{background-image:url(../image/close2.png);}
.joinus_alert .scrollbox { height: 360px; margin-top: 28px; overflow-y: auto;}
.joinus_alert .scrollbox .mCSB_scrollTools .mCSB_draggerRail{background-color: #ccc;}
.joinus_alert .scrollbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #d4af02;}

.qycp1{position: relative;width: 100%;height: 870px;background-size: cover;background-position: center;background-repeat: no-repeat;}
.qycp1 .img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;overflow: hidden;}
.qycp1 .img img{height: 100%;width: auto;max-width: 100%;}
.qycp1 .mask{position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;}
.qycp1 .mask .mask_cen{width: 1159px;height: 653px;background-size: cover;background-position: center;background-repeat: no-repeat;
position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}
.qycp1 .cont{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 10;}
.qycp1 .cont .x-tit{width: 100%;height: 100%;text-align: center;}
.qycp1 .cont .x-tit .title{line-height: 1;color: #fff;}
.qycp1 .cont .x-tit .title .txt{margin-top: 20px;}
.qycp2{height: 700px;background-repeat: no-repeat;background-position: top left;background-color: #eeeeee;position: relative;overflow: hidden;}
.qycp2 .cont{position: relative;width: 100%;height: 100%;}
.qycp2 .cont .left{width: 570px;height: 560px;padding: 115px 70px 115px 75px;position: absolute;left: 0;bottom: 0;}
.qycp2 .cont .left .title{line-height: 1;}
.qycp2 .cont .left .p{margin-top: 28px;line-height: 1.6;}
.qycp2 .cont .left .btn{margin-top: 25px;padding: 0;}
.qycp2 .cont .right{width: 912px;height: 100%;position: absolute;bottom: 0;right: -252px;}
.qycp2 .cont .right .imgs{width: 865px;height: 560px;}
.qycp2 .cont .right .imgs .img{width: 100%;height: 100%;overflow: hidden;}
.qycp2 .cont .right .imgs .img img{height: 100%;width: auto;max-width: 100%;}
.qycp2 .cont .right .imgs{position: absolute;bottom: 0;left: 0;}
.qycp2 .cont .right .imgs .mask{position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;z-index: 9;}
.qycp2 .cont .right .right_con{width: 252px;height: 560px;position: absolute;right: 0;bottom: 0;}
.qycp2 .cont .right .r_bg{width: 345px;height: 100%;position: absolute;bottom: 0;right: -93px;background-color: #fff;}
.qycp3{padding: 120px 0 115px 0;background-color: #fff;}
.qycp3 .cont .left{width: 570px;height: 500px;padding: 115px 70px 115px 75px;float: left;}
.qycp3 .cont .left .title{line-height: 1;}
.qycp3 .cont .left .p{margin-top: 28px;line-height: 1.6;}
.qycp3 .cont .left .btn{margin-top: 25px;padding: 0;}
.qycp3 .cont .right{width: 660px;height: 500px;float: left;}
.qycp3 .cont .right .img{width: 100%;height: 100%;overflow: hidden;}
.qycp3 .cont .right .img img{height: 100%;width: auto;max-width: 100%;}
.qycp4{overflow: hidden;background-color: #fff;}
.qycp4 .cont1{height: 600px;position: relative;}
.qycp4 .cont1 .left{width: 850px;height: 600px;position: absolute;top: 0;left: 0;}
.qycp4 .cont1 .left .img{width: 100%;height: 100%;overflow: hidden;}
.qycp4 .cont1 .left .img img{height: 100%;width: auto;max-width: 100%;}
.qycp4 .cont1 .right{width: 520px;height: 600px;padding: 115px 168px 115px 70px;position: absolute;top: 0;left: 850px;
	background-color: rgba(235,235,235,0.4);z-index: 9;}
.qycp4 .cont1 .right .title{line-height: 1;}
.qycp4 .cont1 .right .p{margin-top: 28px;line-height: 1.6;}
.qycp4 .cont1 .right .btn{margin-top: 25px;padding: 0;}
.qycp4 .cont2{position: relative;height: 305px;}
.qycp4 .cont2 .left{width: 615px;height: 305px;padding: 75px 115px 45px 70px;position: absolute;top: 0;left: 0;}
.qycp4 .cont2 .left .title{line-height: 1;}
.qycp4 .cont2 .left .p{margin-top: 28px;line-height: 1.6;}
.qycp4 .cont2 .left .btn{margin-top: 25px;padding: 0;}
.qycp4 .cont2 .left .btn .x-more,.qycp2 .cont .left .btn .x-more,.qycp3 .cont .left .btn .x-more,
.qycp4 .cont1 .right .btn .x-more,.qycp2 .cont .left .btn .x-more{color: #666666;}
.qycp4 .cont2 .right{width: 615px;height: 420px;position: absolute;right: 0;top: -160px;}
.qycp4 .cont2 .right .img{width: 100%;height: 100%;overflow: hidden;}
.qycp4 .cont2 .right .img img{width: auto;height: 100%;max-width: 100%;}

.qycp2.qycp2_1{height: 750px;background-color: #fff;}
.qycp2.qycp2_1 .cont .left{top: 70px;right: 0;left: auto;bottom: auto; padding: 150px 30px 115px 115px;}
.qycp2.qycp2_1 .cont .right{top: 70px;bottom: auto;right: auto;left: -252px;height: 560px;}
.qycp2.qycp2_1 .cont .right .imgs {position: absolute;bottom: 0;left: auto;right: 0;}
.qycp2.qycp2_1 .cont .right .right_con {right: auto;bottom: 0;left: 0;}

.qycp5{height: 617px;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}
.qycp5 .mask{width: 100%;height: 100%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;}
.qycp5 .cont{width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 9;overflow: hidden;}
.qycp5 .cont .img{width: 70%;height: 477px;overflow: hidden;position: absolute;bottom: 0;left: -10px;}
.qycp5 .cont .img img{width: auto;height: 100%;max-width: 100%;}
.qycp5 .cont .right{width: 30%;height: 477px;padding: 115px 140px 115px 65px;position: absolute;bottom: 0;left: 70%;}
.qycp5 .cont .right .title{line-height: 1;color: #fff;}
.qycp5 .cont .right .p{margin-top: 28px;line-height: 1.6;color: #fff;}
.qycp5 .cont .right .btn{margin-top: 25px;color: #fff;padding: 0;}

.cplb1{background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}
.cplb1 .mask{width: 100%;height: 100%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;}
.cplb1 .cont{width: 100%;height: 100%;padding: 205px 0 70px 0;}
.cplb1 .cont .title{color: #fff;line-height: 1;text-align: center;}
.cplb1 .cont .tab-nav{text-align: center;margin-top: 38px;}
.cplb1 .cont .tab-nav .list{display: inline-block;text-align: center;}
.cplb1 .cont .tab-nav .list .item{min-width: 180px;height: 44px;background-size: cover;background-repeat: no-repeat;background-position: center;display: inline-block;vertical-align: middle;
background-image:url( ../image/tabs.png);line-height: 44px;color: #fff;cursor: pointer;position: relative;margin-top: 10px;
text-align: left;}
.cplb1 .cont .tab-nav .list .item a{display: block;padding: 0 20px;}
.cplb1 .cont .tab-nav .list .item+.item{margin-left: 6px;}
.cplb1 .cont .tab-nav .list .item .icon{
	width: 16px;height: 14px;background-image: url(../image/nav_dot.png);background-size: cover;
	background-position: center;background-repeat: no-repeat;display: inline-block;margin-right: 10px;
}
.cplb1 .cont .tab-nav .list .item.cur{background-image: url(../image/tabs_1.png);}
.cplb1 .cont .tab-nav .list .item.cur .icon{background-image: url(../image/nav_dot_1.png);}
.cplb1 .cont .tab-cont{padding-top: 78px;}
.cplb1 .cont .tab-cont .list{display: none;}
.cplb1 .cont .tab-cont .list.show{display: block;}
.cplb1 .cont .tab-cont .list .item{width: 49%;float: left;background-color: #fff;margin-top: 20px;}
.cplb1 .cont .tab-cont .list .item:nth-child(odd){margin-right: 1%;}
.cplb1 .cont .tab-cont .list .item:nth-child(even){margin-left: 0;}
.cplb1 .cont .tab-cont .list .item .ipt{width: 100%;height: 78px;line-height: 78px;padding: 0 50px;}
.cplb1 .cont .tab-cont .list .item .ipt a{display: block;width: 100%;height: 100%;}

.submit1{height: 1170px;padding-top: 110px;}
.submit1 .form{background-color: #fff;padding: 75px 115px 62px;}
.submit1 .form .title{text-align: center;line-height: 1;}
.submit1 .form .txt{padding: 30px 0px 0;text-align: center;line-height: 1.9;}
.submit1 .form .input{padding-top: 40px;}
.submit1 .form .input .item{height: 50px;}
.submit1 .form .input .item+.item{margin-top: 10px;}
.submit1 .form .input .item .head{ line-height: 50px;min-width: 90px;text-align: right;display: inline-block;vertical-align: top;}
.submit1 .form .input .item .ipt{width: 500px;height: 100%; line-height: 50px;border: 1px solid #e5e5e5;display: inline-block;vertical-align: top;}
.submit1 .form .input .item .ipt input{border: none;outline: none;display: inline-block;width: 100%;padding: 0 20px;height: 22px;line-height: 22px;}
.submit1 .form .input .item .ipt .select-mod{width: 100%;}
.submit1 .form .input .item .ipt .select-mod .select-btn{padding: 0 20px;width: 100%;}
.submit1 .form .input .item .ipt .select-mod .select-bar{border: 0;width: 100%;}
.submit1 .form .input .item .ipt .select-mod .select-btn:before{color: #999999;font-size: 24px;}
.submit1 .form .input .item .ipt .select-mod .select-cont:before, .select-mod .select-query:before{border: 1px solid #d4af02;}
.submit1 .form .input .item .ipt .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #d4af02;}
.submit1 .form .input .item.textarea{height: 160px;}
.submit1 .form .input .item.textarea .ipt .area{display: inline-block; width: 500px;height: 160px;padding:12px 20px;line-height: 1.6;}
.submit1 .form .input .submit{width: 500px; height: 45px;text-align: center;margin-top: 40px;margin-left: 90px;}
.submit1 .form .input .submit .sub{display: inline-block;width: 148px;height: 45px;text-align: center;line-height: 45px;border: 1px solid #dddddd;}

.things1{height: 870px;position: relative;background-position: center;background-repeat: no-repeat;overflow: hidden;}
.things1 .things_bg{width: 100%;height: 870px;background-position: right center;background-repeat: no-repeat;position: absolute;
top: 0;left: 0;background-image: url(../image/mask2.png);}
.things1 .cont{width: 100%;height: 100%;}
.things1 .cont .center{width: 655px;padding-top: 50px;}
.things1 .cont .center .title{line-height: 1;padding-right: 55px;}
.things1 .cont .center .title .tit{float: left;}
.things1 .cont .center .title .btn{float: right;color: #666666;padding: 0;}
.things1 .cont .center .list{padding-top: 20px;}
.things1 .cont .center .list .item{padding: 30px 0;border-top: 1px solid #e0e0e0;border-bottom: 1px solid #e0e0e0;padding-right: 55px;}
.things1 .cont .center .list .item+.item{border-top: 0;}
.things1 .cont .center .list .item .tit{line-height: 1;}
.things1 .cont .center .list .item .p{padding-top:20px;line-height: 1.8;}
.things1 .cont .center .list .item .time{padding-top: 10px;font-family: Arial;}
.things2{padding: 118px 0;background-color: #fff;}
.things2 .cont{}
.things2 .cont .left{width: 457px;height: 602px;float: left;position: relative;}
.things2 .cont .left .img{width: 100%;height: 100%;overflow: hidden;}
.things2 .cont .left .img img{width: auto;height: 100%;max-width: 100%;}
.things2 .cont .left .mask{position: absolute;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0;z-index: 9;}
.things2 .cont .left .txt{width: 100%;height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 10;text-align: center;}
.things2 .cont .left .txt .a{display: block;width: 100%;height: 100%;position: relative;}
.things2 .cont .left .txt .a .middcont{display: inline-block;position: absolute;top: 245px;left: 50%;transform: translateX(-50%);
	-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.things2 .cont .left .txt .a .icon{text-align: center;overflow: hidden;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;
max-width: 97px;margin: 0 auto 0;}
.things2 .cont .left .txt .a .icon img{width: 100%;height: auto;}
.things2 .cont .left .txt .a .title{line-height: 1;text-align: center;color: #fff;margin-top: 25px;}
.things2 .cont .left .bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 8;background-position: top left;
background-repeat: no-repeat;}
.things2 .cont .right{width: 735px;height: 602px;float: left;margin-left: 20px;}
.things2 .cont .right .top{width: 100%;height: 142px;background-color: #fff;box-shadow: 0px 0px 20px #e5e5e5;-webkit-box-shadow: 0px 0px 20px #e5e5e5;}
.things2 .cont .right .top .item{width: 100%;height: 100%;padding: 40px 50px;}
.things2 .cont .right .top .item .tit{line-height: 1;}
.things2 .cont .right .top .item .txt{margin-top: 20px;line-height: 1;}
.things2 .cont .right .top .item .txt .li{float: left;padding: 0 0 0 20px;background-image: url(../image/li-a.png);background-size: 13px 13px;
background-repeat: no-repeat;background-position: center left;}
.things2 .cont .right .top .item .txt .li .a{display: block;width: 100%;height: 100%;}
.things2 .cont .right .top .item .txt .li +.li{margin-left: 65px;}
.things2 .cont .right .bot{width: 100%;height: 450px;margin-top: 10px;}
.things2 .cont .right .bot .le{width: 360px;height: 100%;float: left;}
.things2 .cont .right .bot .le .item{width: 100%;height: 143px;padding: 40px 50px;box-shadow: 0px 0px 20px #e5e5e5;-webkit-box-shadow: 0px 0px 20px #e5e5e5;}
.things2 .cont .right .bot .le .item .tit{line-height: 1;}
.things2 .cont .right .bot .le .item .txt{margin-top: 20px;line-height: 1;}
.things2 .cont .right .bot .le .item .txt .li{float: left;padding: 0 0 0 20px;background-image: url(../image/li-a.png);background-size: 13px 13px;
background-repeat: no-repeat;background-position: center left;}
.things2 .cont .right .bot .le .item .txt .li .a{display: block;width: 100%;height: 100%;}
.things2 .cont .right .bot .le .item+.item{margin-top: 10px;}
.things2 .cont .right .bot .ri{width: 363px;height: 100%;float: left;margin-left: 10px;background-repeat: no-repeat;background-position: right bottom;
	box-shadow: 0px 0px 20px #e5e5e5;-webkit-box-shadow: 0px 0px 20px #e5e5e5;}
.things2 .cont .right .bot .ri .item{width: 100%;height: 100%;padding: 40px 50px;}
.things2 .cont .right .bot .ri .item .tit{line-height: 1;}
.things2 .cont .right .bot .ri .item .txt{margin-top: 25px;line-height: 1;}
.things2 .cont .right .bot .ri .item .txt .li{padding: 0 0 0 20px;background-image: url(../image/li-a.png);background-size: 13px 13px;line-height: 1.4;
background-repeat: no-repeat;background-position: center left;}
.things2 .cont .right .bot .ri .item .txt .li .a{display: block;width: 100%;height: 100%;}
.things2 .cont .right .bot .ri .item .txt .li +.li{margin-top: 20px;}
.things3 {height: 642px;background-size: cover;background-position: center;background-repeat: no-repeat;}
.things3 .cont{width: 100%;height: 100%;}
.things3 .cont .item{width: 33.33%;height: 50%;float: left;}
.things3 .cont .item .a{display: block; width: 100%;height: 100%;text-align: center;}
.things3 .cont .item .a .img{text-align: center;}
.things3 .cont .item .a .img img{max-width: 100px;height: auto;}
.things3 .cont .item .a .title{line-height: 1;margin-top: 30px;}
.things3 .cont .item .a .con{width: 100%;height: 100%;padding: 70px 60px;}
.things3 .cont .item .a .con .h16{margin-top: 20px;padding-left: 20px;background-image: url(../image/things3_icon3.png);background-repeat: no-repeat;
background-position: center left;background-size: 14px 13px;}
.things3 .cont .item .a .con .h16 a {color: #fff;}
.things3 .cont .item .a .con .h16+.h16{margin-top: 15px;}
.things3 .cont .item.fff{background-color: #fff;}
.things3 .cont .item.mas{position: relative;}
.things3 .cont .item.mas .mask{width: 100%;height: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.things3 .cont .item.mas .a{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 3;}
.things3 .cont .item.text .a{text-align: left;color: #fff;}
.things3 .cont .item.text .a .title{margin: 0;}
.things3 .cont .item.buy{color: #fff;}
.things4{padding: 120px 0;background-color: #fff;}
.things4 .title{line-height: 1;text-align: center;}
.things4 .cont{padding-top: 40px;border-bottom: 1px solid #dddddd;position: relative;}
.things4 .cont:before{content: '';display: block;width: 1px;height: 328px;border-left: 1px solid #ddd;position: absolute;top: 40px;left: 50%;
transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.things4 .cont .left{float: left;width: 580px;height: 362px;}
.things4 .cont .left .top{width: 100%;border-bottom: 1px solid #dddddd;padding-bottom: 20px;}
.things4 .cont .left .top .item{padding: 0 30px;display: inline-block;vertical-align: top;}
.things4 .cont .left .top .item:first-child{padding-left: 5px;}
.things4 .cont .left .top .item:last-child{padding-right: 0;}
.things4 .cont .left .top .item+.item{border-left: 1px solid #dddddd;}
.things4 .cont .left .top .item .title{text-align: left;}
.things4 .cont .left .top .item .h16{line-height: 1;padding-left: 20px;background-image: url(../image/li-a.png);background-size: 13px 13px;
	background-repeat: no-repeat;background-position: center left;margin-top: 22px;}
.things4 .cont .left .bot{padding-top: 48px;padding-right: 15px;}
.things4 .cont .left .bot .title{text-align: left;}
.things4 .cont .left .bot .title{line-height: 1;}
.things4 .cont .left .bot .title .tit{float: left;}
.things4 .cont .left .bot .title .btn{float: right;color: #666666;padding: 0;}
.things4 .cont .left .bot .list{margin-top: 10px;}
.things4 .cont .left .bot .list .item{width: 50%;float: left;border-right: 1px solid #ddd;padding-right: 50px;}
.things4 .cont .left .bot .list .item:last-child{border-right: 0;padding-left: 50px;padding-right: 0;}
.things4 .cont .left .bot .list .item .li{line-height: 1;}
.things4 .cont .left .bot .list .item .li .icon{width: 16px;height: 16px;line-height: 1;}
.things4 .cont .left .bot .list .item .li .icon img{width: 100%;height: auto;max-height: 100%;}
.things4 .cont .left .bot .list .item .li+.li{margin-top: 20px;}
.things4 .cont .right{width: 576px;height: 362px;float: right;}
.things4 .cont .right .title{text-align: left;}
.things4 .cont .right .title{line-height: 1;}
.things4 .cont .right .title .tit{float: left;}
.things4 .cont .right .title .btn{float: right;color: #666666;padding: 0;}
.things4 .cont .right .list{padding-top: 10px;}
.things4 .cont .right .list .item{height: 78px;border-top: 1px solid #dddddd;line-height: 78px;}
.things5{height: 530px;position: relative;}
.things5 .lbg,.things5 .rbg{position: absolute;width: 50%;height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;
top: 0;}
.things5 .lbg{left: 0;}
.things5 .rbg{right: 0;}
.things5 .lbg .mask{position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}
.things5 .cont{padding-top: 158px;height: 100%;}
.things5 .cont .left{width: 50%;height: 100%;padding: 0 60px 0 10px;}
.things5 .cont .left .title{line-height: 1;text-align: center;color: #fff;}
.things5 .cont .left .p{text-align: center;color: #fff;margin-top: 25px;}
.things5 .cont .left .submit{text-align: center;color: #fff;}
.things5 .cont .left .submit a{display: inline-block;width: 148px;height: 45px;line-height: 45px;margin-top: 40px;border: 1px solid #fff;}
.things5 .cont .right{width: 50%;height: 100%;padding: 0 50px 0 50px;}
.things5 .cont .right .title{line-height: 1;color: #fff;}
.things5 .cont .right .list{margin-top: 30px;}
.things5 .cont .right .list .item{line-height: 1;padding-left: 20px;background-image: url(../image/things3_icon3.png);background-size: 14px 13px;
	background-repeat: no-repeat;background-position: center left;margin-bottom: 20px;color: #fff;display: inline-block;vertical-align: top;min-width: 220px;}
.things5 .cont .right .list .item:nth-child(1),.things5 .cont .right .list .item:nth-child(2){margin-top: 0;}
	.things6{padding: 120px 0;}
.things6 .cont{}
.things6 .cont .left{width: 50%;padding-right: 30px;}
.things6 .cont .right{width: 50%;padding-left: 30px;}
.things6 .cont .left .title, .things6 .cont .right .title{line-height: 1;}
.things6 .cont .left .title .tit, .things6 .cont .right .title .tit{float: left;}
.things6 .cont .left .title .btn, .things6 .cont .right .title .btn{float: right;color: #666666;padding: 0;}
.things6 .cont .left .list, .things6 .cont .right .list{padding-top: 20px;}
.things6 .cont .left .list .item, .things6 .cont .right .list .item{height: 78px;border-top: 1px solid #dddddd;line-height: 78px;}
.things6 .cont .left .list .item .fl, .things6 .cont .right .list .item .fl{max-width: 366px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.things6 .cont .left .list .item:last-child, .things6 .cont .right .list .item:last-child{border-bottom: 1px solid #dddddd;}
.rlzy4.things7 .cont .right .list .item .btn{line-height: 77px;font-family: Arial;padding: 0;}
.rlzy4.things7 .cont .left .box .top .item{text-align: left;padding: 40px 34px;}
.rlzy4.things7 .cont .left .box .top .item .li{margin-top: 5px;}





/* ****************************************************** */
	
/* 详情页 */
/* .article{ padding: 60px 0;}
.article-title{ margin-bottom: 40px; text-align: center;}
.article-title .h24{ margin-bottom: 20px;}
.article-title .info{ color: #707070;}
.article-title .info span{ margin: 0 15px;}
.article-cont{ margin-bottom: 30px;}
.article-cont .p{ margin-bottom: 20px; text-align: justify; text-justify: inter-ideograph;}
.article-cont img{ max-width: 100%; height: auto !important;}
.article-paging{ overflow: hidden; padding: 20px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; line-height: 26px;}
.article-prev, .article-next{ position: relative; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.article-prev{ float: left; padding-left: 30px;}
.article-next{ float: right; padding-right: 30px; text-align: right;}
.article-prev:before, .article-next:before{ position: absolute; top: 2px; font-size: 16px;
	font-family: "xfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.article-prev:before{ content:"\e739"; left: 0;}
.article-next:before{ content:"\e738"; right: 0;}
.article-paging a:hover{ opacity: 0.8;}
.article .share-mod{ padding: 30px 0;}
.article .share-item{ font-size: 20px;} */

.article{ padding: 90px 0 70px; font-size: 16px;}
.article-title{ margin-bottom: 50px; text-align: center;}
.article-title .h30{ margin-bottom: 30px;}
.article-title .info{}
.article-title .info .s{ font-family: Arial;}
.article-cont{ margin-bottom: 30px;}
/*.article-cont ol, .article-cont ul, .article-cont li {list-style: decimal;}*/
.article-cont p{ line-height: 2;text-indent: 2em; text-align: justify; text-justify: inter-ideograph;}
.article-cont p + p{ margin-top: 0.5em;}
.article-cont p img, .article-cont .p img {margin-left: -2em;}
.article-cont .p{line-height: 2; text-indent: 2em; text-align: justify; text-justify: inter-ideograph;}
/*.article-cont .p:first-child{ text-indent: 0;}*/
.article-cont .p + .p{ margin-top: 30px;}
.article-cont .img{ margin: 62px 0 52px;}
.article-cont img{ max-width: 100%; height: auto !important;}
.article-paging{ overflow: hidden; padding: 25px 0; border-top: 1px solid #e3e3e2; line-height: 26px;}
.article-prev, .article-next{ position: relative; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.article-prev{ float: left;}
.article-next{ float: right; text-align: right;}
.article-paging a:hover{ color: #d4af02;}
.article .share-mod{ padding: 30px 0;}
.article .share-item{ font-size: 30px; color: #d4af02;}
.article .share-item + .share-item{ margin-left: 8px;}


/* 搜索结果页 */
.result{ padding: 80px 0 60px 0;}
.result .key{ color: #d4af02;}
.result .h24{}
.result .h24 span{ margin-left: 30px; font-size: 18px; color: #707070; }
.result .list{ margin-bottom: 50px; }
.result .list-item{ padding: 30px 0; border-bottom: 1px solid #d1d1d1; }  
.result .list .h18{ margin-bottom: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.result .list .p{ color: #707070; text-align: justify; text-justify: inter-ideograph;}
.result .list a:hover{ opacity: 0.8;}

/*	网站地图	*/
.sitemap{ padding: 80px 0 60px 0;}
.sitemap dl{ padding: 20px 0; border-bottom: 1px solid #eee;}
.sitemap dt{ font-size: 16px;}
.sitemap dd{ margin-top: 20px; padding-left: 4em;}
.sitemap dd a{ margin-right: 20px;}
.sitemap a:hover{ color: #d4af02;}

/* 20240827jhy */
.cplb2 .cont .tab-cont{padding-top: 50px;}
.cplb1 .cont{padding-bottom: 100px;}
.cplb2 .item2{background-color: #fff;}
.cplb2 .item2 .ipt{height: 65px;line-height: 65px;padding: 0 28px;display: flex;}
.cplb2 .item2 .ipt .tit{flex:1;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;padding-left: 20px;}
.cplb2 .item2 .ipt .tit::before{content: '';width: 10px;height: 10px;border:2px solid #d2ab01;position: absolute;left: 0;top: 50%;transform: translateY(-50%);border-radius: 50%;}
.cplb2 .item2 .ipt .date{margin-left: 50px;font-family: Arial, Helvetica, sans-serif;}
.cplb2 .item2 .ipt .date .d{display: inline-block;}
.cplb2 .item2+.item2{margin-top: 10px;}

/* 20240902jhy */
.pop-mod.pop-text .pop-dialog{width: 903px;padding: 50px 60px 60px;text-align: justify;line-height: 1.6;top: 50%;transform: translate(-50%,-50%);bottom: auto;left: 50%;right: auto;height: auto;background-color: #fff;}
.pop-mod.pop-text .pop-close{width: 192px;height: 60px;line-height: 60px;background-color: #1657a0;color:#fff;border-radius: 30px;position: static;margin: 23px auto 0;}
.pop-mod.pop-text .pop-close:before{content: none;}
.pop-mod.pop-mod .pop-close:hover{opacity: 1;}


/* ************************** 效果类 **************************** */

/*	图片缩放	*/
.scaleimg{ overflow: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-transform: scale(1);
	transform: scale(1);
}
.scaleimg img{ width: 100%; height: auto;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}

/*	左进右出划过效果	*/
.liro{ position: relative; overflow: hidden;}
.liro:before{ content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(255,255,255,0.3);
	-webkit-transform-origin: right center;
	transform-origin: right center;

	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);

	-webkit-transition: transform .5s;
	transition: transform .5s;
}

/*	pc 端	*/
@media screen and (min-width: 1021px){
	
	/*	仅在 pc 端触发的效果类	*/
	
	.scaleimg:hover img{
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.liro:hover:before{
		-webkit-transform-origin: left center;
		transform-origin: left center;

		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1);
	}

	.home2 .cont1 .tab-cont .list1 .item:hover .img{transform: scale(1.05);}
	.home2 .cont2 .bg .list .item .a:hover .img img{transform: scale(1.05) translateY(-6px);}

	.home3 .cont .left:hover .item{color: #d4af02;}
	.home3 .cont .left:hover .img img{transform: scale(1.1);}
	.home3 .cont .right .list .item:hover{color: #d4af02;}
	.home3 .cont .right .list .item:hover .tit .time,
	.home3 .cont .right .list .item:hover .p{color: #d4af02;}

	.joinus_alert .button a span {
		background-position: 126px center;
		transition: all 0.4s ease;
	}
	.joinus_alert .button a:hover span {
		background-position: 110px center;
	}

	.cplb1 .cont .tab-nav .list .item:hover{background-image: url(../image/tabs_1.png);}
	.cplb1 .cont .tab-nav .list .item:hover:before{background-image: url(../image/nav_dot_1.png);}
	.cplb1 .cont .tab-cont .list .item:hover .ipt{color: #074890;}

	.submit1 .form .input .item .ipt .select-mod .select-btn:hover:before{color: #d4af02;}

	.things1 .cont .center .list .item .tit:hover{color: #d4af02;}
	.things2 .cont .left .txt .a:hover .icon{transform: translateY(-20px) scale(1.1);-ms-transform: translateY(-20px) scale(1.1);
		-webkit-transform: translateY(-20px) scale(1.1);}

	.things6 .cont .left .list .item:hover,
	 .things6 .cont .right .list .item:hover {color: #a97e08;}

	 .cplb2 .item2:hover .tit{color:#d2ab01;}
	 .cplb2 .page-mod{margin-top: 40px;color:#fff;}
	 .cplb2 .page-mod .page-item{background-color: rgba(255,255,255,0.3);line-height: 37px;min-width: 37px;border-radius: 5px;}
	 .cplb2 .page-mod .page-link{border:0;}
}

/*	pc 端 1024 - 1280	*/
@media screen and (min-width: 1021px) and (max-width: 1279px){
	

}

/*	pc 端 1280 以上	*/
@media screen and (min-width: 1280px){

	
	
}

/*	移动端 1024 以下	*/
@media screen and (max-width: 1024px){
	
/*	返回顶部	*/
	.gotop .s{ font-size: 0.2rem;}
	
/*	百度地图	*/
	.bdmap{ height: 6rem;}
	.bdmap-list{}
	.bdmap-list-item{}
	.bdmap-list-item.cur{}
	.bdmap-sync{}
	.bdmap-sync-item{}
	.bdmap-sync-item.act{}
	.bdmap-info-item{ width: 3rem;}

/*	弹窗	*/
.joinus_alert {
	width: 7rem;
	height: 6rem;
	margin-left: -3.5rem;
	/*height: 5.2rem;*/
	margin-top: -2.5rem;
}

.joinus_alert .inner {
	margin: 0.3rem;
}

.joinus_alert .close {
	right: 0;
	width: 0.3rem;
	height: 0.3rem;
	background-size: cover;
	z-index: 9;
}

.joinus_alert .position {
	font-size: 0.3rem;
	padding-bottom: 0.2rem;
	margin-bottom: 0.1rem;
}

.joinus_alert .scrollbox {
	height: 3rem;
	margin-top: 0.1rem;
}

.recruit .tabebox {
	margin-top: 0.3rem;
}

.joinus_alert .title {
	font-size: 0.26rem;
	padding-bottom: 0.1rem;
	margin-bottom: 0.1rem;
	line-height: 1.4;
}

.joinus_alert .text .tit {
	font-size: 0.26rem;
}

.joinus_alert .text .desc {
	line-height: 1.6;
	font-size: 0.24rem;
	margin-top: 0.1rem;
	-webkit-margin-after: 0.2rem;
	margin-block-end: 0.2rem;
}

.joinus_alert .button {
	margin-top: 0.2rem;
}

.joinus_alert .button a span {
	font-size: 0.24rem;
	padding-right: 0.5rem;
	background-size: auto 0.2rem;
}

.joinus_alert .button a {
	padding: 0.08rem 0.3rem;
}

/*	视频	*/
	.video-box{ height: 6rem;}
	.video-box .vjs-big-play-button:before{ width: 0.94rem; font-size: 0.6rem;}
/* 查看更多 */
.x-more{line-height: 0.45rem;}
.x-more .arr_r {padding: 0 0 0 0.1rem;font-size: 0.38rem;line-height: 0.39rem;height: 0.45rem;}
	
/* ****************************************************** */
.home1 .slick-mod .nav-arrow{bottom: 1rem;}
.home1 .slick-mod .nav-arrow .navs{}
.home1 .slick-mod .nav-arrow .navs .dots{}
.home1 .slick-mod .nav-arrow .navs a
.home1 .slick-mod .nav-arrow .navs a .icon{background-size: cover;}
.home1 .slick-mod .nav-arrow .navs a .icon:before,
.home1 .slick-mod .nav-arrow .navs a .icon:after{display: none;}
.home1 .slick-mod .nav-arrow .navs a .p{margin-top: 0.1rem;font-size: 0.24rem;padding: 0 0.1rem;}
.home2{padding-top: 1rem;}
.home2 .cont1{padding-top: 0.4rem;}
.home2 .cont1 .tab-nav .nav{padding: 0.25rem 0.4rem;}
.home2 .cont1 .tab-cont{padding-top: 0.4rem;}
.home2 .cont1 .tab-cont .list1 .item{float: none;width: 100%;margin-right: 0;}
.home2 .cont1 .tab-cont .list1 .item .img{width: 100%;height: auto;background-image: none !important;}
.home2 .cont1 .tab-cont .list1 .item .img img{width: 100%;height: auto;}
.home2 .cont1 .tab-cont .list1 .item .txt{height: 1.6rem;padding: 0;}
.home2 .cont1 .tab-cont .list1 .item .txt .a{left: 0.4rem;bottom: 0.3rem;}
.home2 .cont1 .tab-cont .list1 .item+.item{margin-left: 0;margin-top: 0.3rem;}
.home2 .cont1 .tab-cont .list2{padding-top: 0.3rem;}
.home2 .cont1 .tab-nav .nav.cur:before{width: 0.5rem;height: 0.05rem;bottom: -0.03rem;}
.home2 .cont2{margin-top: 0.4rem;}
.home2 .cont2 .bg{height: auto;padding: 0.35rem;}
.home2 .cont2 .bg .txt{padding-top: 0.3rem;}
.home2 .cont2 .bg .btn{margin-top: 0.05rem;}
.home2 .cont2 .bg .list{margin-top: 0.2rem;}
.home2 .cont2 .bg .list .item{width: 30%;height: 2.8rem;background-size: 100% 100%;float: none;display: inline-block;margin-top: 0.2rem;
margin-left: 0.1rem;}
.home2 .cont2 .bg .list .item+.item{margin-left: 0.1rem;}
.home2 .cont2 .bg .list .item .a{padding: 0 0.15rem;}
.home2 .cont2 .bg .list .item .a .img img{max-width: 0.6rem;}
.home2 .cont2 .bg .list .item .a .dir{margin-top: 0.1rem;font-size: 0.24rem;}
.home2 .bot{margin-top: 0.3rem;}
.home2 .bot .item{width: 100%;height: auto;padding: 0.5rem 0.4rem;min-height: 3.5rem;}
.home2 .bot .item:first-child{width: 100%;}
.home2 .bot .item .title .tit{line-height: 1;}
.home2 .bot .item .txt{margin-top: 0.4rem;}
.home2 .bot .item+.item{margin-left: 0;margin-top: 0.3rem;}
.home3{padding: 1rem 0;}
.home3 .cont{padding-top: 0.4rem;}
.home3 .cont .left{float: none;width: 100%;}
.home3 .cont .right{float: none;width: 100%;padding-left: 0;margin-top: 0.3rem;}
.home3 .cont .left .img{width: 100%;height: auto;}
.home3 .cont .left .img img{width: 100%;height: auto;max-height: 100%;}
.home3 .cont .left .item .tit{margin: 0.4rem 0 0rem 0;}
.home3 .cont .left .item .p{padding: 0.3rem 0;border-bottom: 1px solid #e0e0e0;border-top: 0;}
.home3 .cont .right .list .item .p{padding: 0.3rem 0;}

.cplb1{height: auto;}
.cplb1 .cont{padding: 1rem 0;}
.cplb1 .cont .tab-nav{margin-top: 0.4rem;}
.cplb1 .cont .tab-nav .list{}
.cplb1 .cont .tab-nav .list .item{min-width: 50%;height: 0.5rem;line-height: 0.5rem;padding: 0 0.2rem;background-size: 100% 100%;font-size: 0.26rem;
display: inline-block;float: left;}
.cplb1 .cont .tab-nav .list .item+.item{margin-left: 0rem;}
.cplb1 .cont .tab-nav .list .item .icon{width: 0.2rem;height: 0.18rem;background-size: 100% 100%;margin-right: 0.05rem;}
.cplb1 .cont .tab-cont{padding-top: 0.4rem;}
.cplb1 .cont .tab-cont .list .item{width: 100%;float: none;margin-top: 0.2rem;}
.cplb1 .cont .tab-cont .list .item:nth-child(odd){margin-right: 0;}
.cplb1 .cont .tab-cont .list .item:nth-child(even){margin-left: 0;}
.cplb1 .cont .tab-cont .list .item .ipt{height: 0.85rem;line-height: 0.85rem;padding: 0 0.35rem;}

.submit1{height: auto;padding: 1rem 0 0.8rem 0;}
.submit1 .form{height: auto;padding: 0.5rem 0.35rem;}
.submit1 .form .txt{padding-top: 0.3rem;line-height: 1.6;}
.submit1 .form .input{padding-top: 0.4rem;}
.submit1 .form .input .item{height: 0.85rem;}
.submit1 .form .input .item .head{line-height: 0.85rem;width: 30%;}
.submit1 .form .input .item .ipt{width: 66%;line-height: 0.85rem;}
.submit1 .form .input .item .ipt .select-mod .select-btn{padding: 0;}
.submit1 .form .input .item .ipt .select-mod .select-btn:before{font-size: 0.28rem;}
.submit1 .form .input .item .ipt input{padding: 0 0.3rem;}
.submit1 .form .input .item.textarea .ipt .area{width: 100%;height: 100%;line-height: 1.5;padding: 0.2rem 0.25rem;}
.submit1 .form .input .submit{width: 100%;height: 0.5rem;margin-top: 0.4rem;margin-left: 0;}
.submit1 .form .input .submit .sub{width: 1.5rem;height: 0.5rem;line-height: 0.5rem;}

.rlzy1 .img{height: 4.5rem;}
.rlzy1 .img img{height: 100%;}
.rlzy1 .cont .ce .title{margin-top: 0;}
.rlzy1 .cont .ce .p{padding-top: 0.3rem;text-indent: 0.56rem;line-height: 1.5;}
.rlzy1 .cont .ce .p.p1{padding-top: 0.2rem;}
.rlzy1 .cont .ce .middle-cont{height: 3.5rem;}
.rlzy1 .cont .ce .middle-cont .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #d4af02;}
.rlzy2{height: auto;padding: 1rem 0 0.8rem 0;}
.rlzy2 .title{padding: 0 0.2rem;}
.rlzy2 .cont{margin-top: 0.4rem;}
.rlzy2 .cont .left{width: 100%;float: none;padding: 0 0.2rem;}
.rlzy2 .cont .left .item{width: 100%;height: auto;padding: 0.35rem;}
.rlzy2 .cont .left .item.item1{height: auto;padding: 0.35rem;margin-top: 0.4rem;}
.rlzy2 .cont .right{float: none;width: 100%;padding: 0 0.2rem;}
.rlzy2 .cont .right .item{margin-top: 0.4rem;height: auto;padding: 0.35rem;}
.rlzy2 .cont .right .item .list{margin-top: 0.4rem;}
.rlzy2 .cont .right .item .list .ul{margin-top: 0.2rem;}
.rlzy2 .cont .right .item .list .ul .li .p{padding: 0 0.2rem 0 0.4rem;background-size: 0.22rem 0.18rem;}
.rlzy2 .cont .right .item .list .ul .li+.li{margin-top: 0.2rem;}
.rlzy2 .cont .right .item .txt{margin-top: 0.3rem;}
.rlzy3{height: auto;padding: 1rem 0 0.8rem 0;}
.rlzy3 .cont{padding-top: 0.4rem;}
.rlzy3 .cont .left{width: 100%;float: none;}
.rlzy3 .cont .people{width: 100%;height: auto;margin-top: 0.2rem;}
.rlzy3 .cont .people .img{position: static;width: 50%;}
.rlzy3 .cont .people .img img{width: 100%;height: auto;}
.rlzy3 .cont .people .txt{width: 100%;padding: 0.35rem;position: static;border-bottom: 0.05rem solid #4fa3de;
background-size: 100% 100%;}
.rlzy3 .cont .people .txt .p{margin-top: 0.2rem;max-height: 3.6rem;}
.rlzy3 .cont .right{width: 100%;float: none;padding-left: 0;}
.rlzy4{height: auto;padding: 1rem 0 0.8rem 0;}
.rlzy4 .cont .left{width: 100%;float: none;}
.rlzy4 .cont .left .box .top .item{width: 49%;min-height: 2.3rem;}
.rlzy4 .cont .left .box .top .item .h30{line-height: 1.2rem;}
.rlzy4 .cont .left .box .top .item+.item{margin-left: 2%;}
.rlzy4 .cont .left .box .bot{width: 100%;height: auto;margin-top: 0.2rem;min-height: 3.5rem;}
.rlzy4 .cont .left .box .bot .con{line-height: 3.5rem;}
.rlzy4 .cont .right{float: none;width: 100%;padding-left: 0;margin-top: 0.3rem;}
.rlzy4 .cont .right .list{margin-top: 0.3rem;}
.rlzy4 .cont .right .list .item{height: 0.85rem;}
.rlzy4 .cont .right .list .item .tit{width: 75%;line-height: 0.85rem;}
.rlzy4 .cont .right .list .item .btn{width: 25%;}
.rlzy4 .cont .right .list .item .btn .middle-cont{height: 0.36rem;}

.qycp1{height: auto;padding: 1rem 0;}
.qycp1 .cont {position: static;}
.qycp1 .img{position: static;}
.qycp1 .img img{width: 100%;height: auto;}
.qycp1 .cont .x-tit .title .txt{margin-top: 0.3rem;}
.qycp2{height: auto;background-image: none !important;}
.qycp2 .cont .left{width: 100%;height: auto;position: static;padding: 0.4rem 0.35rem;}
.qycp2 .cont .right{width: 100%;height: auto;position: static;}
.qycp2 .cont .right .r_bg{display: none;}
.qycp2 .cont .right .imgs{position: static;width: 100%;height: auto;}
.qycp2 .cont .right .imgs .mask{display: none;}
.qycp1 .mask .mask_cen{display: none;}
.qycp2 .cont .left .p{margin-top: 0.4rem;}
.qycp2 .cont .left .btn{margin-top: 0.4rem;}
.qycp2 .cont .right .imgs .img img{width: 100%;height: auto;}
.qycp2 .cont .right .right_con{display: none;}
.qycp3{padding: 1rem 0 0.8rem 0;}
.qycp3 .cont .left{width: 100%;height: auto;float: none;padding: 0.4rem 0.35rem;}
.qycp3 .cont .left .p{margin-top: 0.4rem;}
.qycp3 .cont .left .btn{margin-top: 0.4rem;}
.qycp3 .cont .right{width: 100%;height: auto;float: none;}
.qycp3 .cont .right .img img{width: 100%;height: auto;}
.qycp4 .cont1{height: auto;}
.qycp4 .cont1 .left{width: 100%;height: auto;position: static;}
.qycp4 .cont1 .left .img img{width: 100%;height: auto;}
.qycp4 .cont1 .right{width: 100%;height: auto;position: static;padding: 0.4rem 0.35rem;}
.qycp4 .cont1 .right .p,.qycp4 .cont1 .right .btn,.qycp4 .cont2 .left .p,.qycp4 .cont2 .left .btn{margin-top: 0.4rem;}
.qycp4 .cont2{height: auto;}
.qycp4 .cont2 .left{width: 100%;height: auto;position: static;padding: 0.4rem 0.35rem;}
.qycp4 .cont2 .right{width: 100%;height: auto;position: static;}
.qycp4 .cont2 .right .img img{width: 100%;height: auto;}
.qycp2.qycp2_1 .cont .left{padding: 0.4rem 0.35rem;}
.qycp2.qycp2_1 .cont .right .imgs{position: static;}
.qycp2.qycp2_1 .cont .right{height: auto;}
.qycp2.qycp2_1{height: auto;padding: 1rem 0 0.8rem 0;}
.qycp5{height: auto;padding: 1rem 0 0.8rem 0;}
.qycp5 .mask{display: none;}
.qycp5 .cont{position: static;}
.qycp5 .cont .img{position: static;width: 100%;height: auto;}
.qycp5 .cont .img img{width: 100%;height: auto;}
.qycp5 .cont .right{width: 100%;height: auto;position: static;padding: 0.4rem 0.35rem;}
.qycp5 .cont .right .p,.qycp5 .cont .right .btn{margin-top: 0.4rem;}

.things1{height: auto;background: none !important;}
.things1 .things_bg{background: url(../image/bgi1.jpg) repeat;width: 100%;top: 0;bottom: 0;height: auto;}
.things1 .cont .center{width: 100%;padding-top: 1rem;}
.things1 .cont .center .title{padding-right: 0;}
.things1 .cont .center .list{padding-top: 0.4rem;}
.things1 .cont .center .list .item{padding: 0.5rem 0;}
.things1 .cont .center .list .item .p{padding-top: 0.3rem;}
.things1 .cont .center .list .item .time{padding-top: 0.2rem;}
.things2{padding: 1rem 0 0.8rem 0;}
.things2 .cont .left{width: 100%;height: auto;float: none;}
.things2 .cont .left .img img{width: 100%;height: auto;}
.things2 .cont .left .txt .a .icon{max-width: 1.5rem;}
.things2 .cont .left .txt .a .middcont{top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.things2 .cont .left .txt .a .title{margin-top: 0.4rem;}
.things2 .cont .right{width: 100%;height: auto;margin-left: 0;float: none;}
.things2 .cont .right .top{height: auto;}
.things2 .cont .right .top .item{padding: 0.4rem 0.35rem;}
.things2 .cont .right .top .item .txt,.things2 .cont .right .bot .le .item .txt,
.things2 .cont .right .bot .ri .item .txt{margin-top: 0.4rem;}
.things2 .cont .right .top .item .txt .li,.things2 .cont .right .bot .le .item .txt .li,
.things2 .cont .right .bot .ri .item .txt .li{padding: 0 0 0 0.35rem;background-size: 0.2rem 0.2rem;float: none;}
.things2 .cont .right .top .item .txt .li +.li{margin-left: 0rem;margin-top: 0.2rem;}
.things2 .cont .right .bot{height: auto;margin-top: 0.2rem;}
.things2 .cont .right .bot .le{width: 100%;float: none;}
.things2 .cont .right .bot .le .item{height: auto;padding: 0.4rem 0.35rem;}
.things2 .cont .right .bot .le .item+.item{margin-top: 0.2rem;}
.things2 .cont .right .bot .ri{width: 100%;float: none;margin-left: 0;}
.things2 .cont .right .bot .ri .item{padding: 0.4rem 0.35rem;}
.things3{height: auto;padding: 0.8rem 0 0.3rem;}
.things3 .cont .item{width: auto;height: auto;padding: 0.5rem 0;min-height: inherit;float: none;}
.things3 .cont .item .a .img{text-align: center;width: 1.2rem;margin: 0 auto;}
.things3 .cont .item .a .img img{max-width: 1rem;}
.things3 .cont .item .a .title{margin-top: 0.3rem;}
/* .things3 .cont .item.mas{display: none;} */
.things3 .cont .item .a .con{padding: 0rem 0.25rem;}
.things3 .cont .item .a .con .h16{margin-top:0.2rem;padding-left: 0.3rem;background-size: 0.18rem 0.16rem;}
.things3 .cont .item.mas .a{position: static;}
.things3 .cont .item.mas .mask{display: none;}
.things3 .cont .item:nth-child(2) {display: none;}
/*.things3 .cont .item.mas {display: none;}*/
.things4{padding: 1rem 0 0.8rem 0;}
.things4 .cont{padding-top: 0.4rem;}
.things4 .cont:before{display: none;}
.things4 .cont .left{width: 100%;float: none;height: auto;}
.things4 .cont .left .top{height: auto;padding-bottom: 0;}
.things4 .cont .left .top .item:first-child{padding-left: 0;}
.things4 .cont .left .top .item{padding: 0 0rem;width: 48%;}
.things4 .cont .left .top .item .h16{padding-left: 0.3rem;margin-top: 0.3rem;background-size: 0.2rem 0.2rem;}
.things4 .cont .left .top .item:last-child{margin-top: 0.4rem;margin-bottom: 0.4rem;}
.things4 .cont .left .top .item+.item{border-left: 0;}
.things4 .cont .left .bot{height: auto;padding-top: 0.4rem;padding-right: 0;}
.things4 .cont .left .bot .list{margin-top: 0.2rem;}
.things4 .cont .left .bot .list .item{padding-right: 0;width: auto;float: none;border-right: 0;}
.things4 .cont .left .bot .list .item:last-child{padding-left: 0;margin-top: 0.3rem;}
.things4 .cont .left .bot .list .item .li+.li{margin-top: 0.3rem;}
.things4 .cont .right{padding-top: 0.6rem;width: 100%;height: auto;float: none;}
.things4 .cont .right .list{padding-top: 0.3rem;}
.things4 .cont .right .list .item{height: 0.85rem;line-height: 0.85rem;}
.things5{height: auto;}
.things5 .lbg, .things5 .rbg{width: 100%;height: 50%;}
.things5 .lbg{top: 0;}
.things5 .rbg{top: 50%;}
.things5 .cont{padding-top: 1rem;padding-bottom: 0.8rem;}
.things5 .cont .left{padding: 0 0.35rem 0 0;width: 100%;height: 50%;float: none;margin-bottom: 0.5rem;}
.things5 .cont .left .p{margin-top: 0.3rem;}
.things5 .cont .left .submit a{width: 1.5rem;height: 0.5rem;line-height: 0.5rem;margin-top: 0.4rem;}
.things5 .cont .right{padding: 0 0 0 0.35rem;width: 100%;height: 50%;float: none;padding-top: 0.8rem;}
.things5 .cont .right .list{margin-top: 0.3rem;}
.things5 .cont .right .list .item{margin-bottom: 0.4rem;padding-left: 0.35rem;background-size: 0.18rem 0.16rem;}
.things6{padding: 1rem 0 0.8rem 0;}
.things6 .cont .left{width: 100%;height: auto;padding-right: 0;float: none;}
.things6 .cont .left .list, .things6 .cont .right .list{padding-top: 0.3rem;}
.things6 .cont .left .list .item, .things6 .cont .right .list .item{height: 0.85rem;line-height: 0.85rem;}
.things6 .cont .left .list .item .fl, .things6 .cont .right .list .item .fl{max-width: 5rem;}
.things6 .cont .right{float: none;padding-left: 0;margin-top: 0.4rem;width: 100%;}
.rlzy4.things7 .cont .left .box .top .item{padding: 0.4rem 0.35rem;}
.rlzy4.things7 .cont .right .list .item .btn{line-height: 0.85rem;}





/* ****************************************************** */
	
/* 移动端详情页 */
	/* .article{ padding: 0.8rem 0;}
	.article-title{ margin-bottom: 0.4rem;}
	.article-title .h24{ margin-bottom: 0.2rem;}
	.article-title .info span{ margin:0 0.1rem;}
	.article-cont{ margin-bottom: 0.3rem;}
	.article-cont .p{ margin-bottom: 0.2rem;}
	.article-paging{ padding: 0.3rem 0; line-height:1.5;}
	.article-prev{ margin-bottom: 0.2rem;}
	.article-prev, .article-next{ float: none; padding: 0 0 0 0.5rem; width: 100%; text-align: left;}
	.article-prev:before, .article-next:before{ right: auto; left: 0; width: 0.42rem; height: 0.42rem; font-size: 0.28rem;}
	
	.article .share-mod{ padding: 0.5rem 0;}
	.article .share-box .share-item{ width: 0.6rem; font-size: 0.4rem;} */
	
	.article{ padding: 0.8rem 0; font-size: 0.28rem;}
	.article-title{ margin-bottom: 0.4rem;}
	.article-title .h30{ margin-bottom: 0.2rem;}
	.article-cont{ margin-bottom: 0.3rem;}
	.article-cont .p + .p{ margin-top: 0.2rem;}
	.article-cont .img{ margin: 0.3rem 0;}
	.article-paging{ padding: 0.3rem 0; line-height:1.5;}
	.article-prev{ margin-bottom: 0.2rem;}
	.article-prev, .article-next{ float: none; width: 100%; text-align: left;}
	
	.article .share-mod{ padding: 0.5rem 0;}
	.article .share-box .share-item{ width: 0.6rem; font-size: 0.4rem;}

/* 移动端搜索结果页 */
	.result{ padding: 0.8rem 0;}
	.result .h24{}
	.result .h24 span{ margin-left: 0.3rem; font-size: 0.3rem;}
	.result .list{ margin-bottom: 0.5rem;}
	.result .list-item{ padding: 0.4rem 0;}
	.result .list .h18{ margin-bottom: 0.2rem;}

/* 移动端网站地图 */
	.sitemap{ padding: 0.4rem 0;}
	.sitemap dl{ padding: 0.3rem 0;}
	.sitemap dt{ font-size: 0.32rem;}
	.sitemap dd{ margin-top: 0.2rem;}
	.sitemap dd a{ margin-right: 0.2rem;}

	.rlzy1 {height: auto;padding: 1rem 0;}
	.rlzy1 .ce .title {margin-top: 0;}
	.rlzy4 .cont .right .title .btn {margin-top: 0.05rem;}

	/* 20240827 */
	.cplb2 .item2 .ipt .tit{height: 0.85rem;line-height: 0.85rem;}
	.cplb2 .item2 .ipt{height: 0.85rem;line-height: 0.85rem;padding: 0 0.35rem;}
	.cplb2 .page-mod .page-more{color:#fff;margin-top: 0.5rem;}
	.cplb2 .item2+.item2{margin-top: 0.2rem;}

	/* 20240902jhy */
	.pop-mod.pop-text .pop-dialog{width: calc(100vw - 1rem);height: auto;}
	.home2 .cont1 .tab-cont .list4 .item{height: auto;}
}

@media screen and (max-width: 950px){
	.home2 .cont2 .bg .list .item {height: 2.6rem;}
}

@media screen and (max-width: 768px){
	.home2 .cont2 .bg .list .item {height: 2.1rem;}
	.cplb2 .item2 .ipt .tit{line-height: 0.5rem;height: 0.5rem;}
	.cplb2 .item2 .ipt{display: block;height: auto;line-height: normal;padding: 0.2rem 0.35rem;}
	.cplb2 .item2 .ipt .date{margin-left: 20px;line-height: normal;}

	/* 20240902jhy */
	.pop-mod.pop-text .pop-dialog{padding: 20px;height: auto;}
	.pop-mod.pop-text .pop-close{width: 120px;height: 50px;border-radius: 25px;line-height: 50px;margin-top: 20px;}
}
