
a{color:#000; text-decoration:none !important;
	transition:all .5s;
	-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;}
/*瑙嗛*/
.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
    opacity: 0;
	transition: .5s;
}
.videohide_class{
	visibility: visible;
	opacity: 1; 
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #226AE2;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	width: 50%;
	height: 600px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 25%;
	z-index: 20;
	padding: 10px;
	margin-top: -500px;
	transition: .5s;
}
.videohidebox_class{
	margin-top: -300px;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: 530px;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.vdbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}

.head{
	height: 100px;
	background: rgba(255,255,255,.7);
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	transition: .25s;
}
.head_active{
	background: #fff;
}
.head_height{
	height: 100px;
}
.logo{
	display: inline-block;
	/*height: 31px;*/
	height: 40px;
}
.hdr1{
	display: flex;
	justify-content: flex-end;
}
.scbox input{
	width: 220px;
	height: 30px;
	border: 1px solid #c9c9c9;
	padding: 0 10px;
}
.scbox button{
	width: 40px;
	height: 30px;
	background: url(../image/scico_03.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.scbox{
    margin-right: -25px;
}
.nav{
	/*margin-top: -30px;*/
 /*   margin-right: 439px;*/

    margin-right: 420px;
}
.nava{
	display: block;
	font-size: 18px;
	line-height: 50px;
}
.nav span{
	display: block;
	margin-left: 45px;
	position: relative;
}
.nav span:hover .nava,.nav span.active .nava{
	color: #226ae2;
}
.navhide{
	z-index: 99;
	width: 150px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	background: #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,.15);
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	transition: .4s;
	padding: 5px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	border-radius: 4px;
}
.nav span:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.navhide a{
	font-size: 14px;
	display: block;
	line-height: 32px;
	padding: 0;
	margin: 0 10px;
	padding: 0 15px;
	text-align: left;
}
.navhide a:hover{
	color: #226AE2;
}
.mt_50 strong{
	color: #226AE2;
	
}
.bntxt h3{
	font-size: 60px;
	color: #777;
}
.bntxt img{
	display: block;
	margin: 25px 0;
}
.bntxt .xiaozo{
	font-size: 18px;
}
.bna{
	display: inline-block;
	width: 160px;
	line-height: 40px;
	border: 1px solid #a0a0a0;
	padding-left: 20px;
	font-size: 16px;
	background: url(../image/bnabg_03.png) no-repeat right center #fff;
	margin-top: 60px;
}
.bna:hover{
	color: #226AE2;
}
.foot{
	background: #7e7e7e;
	color: #c8c8c8;
}
.ft,.fm{
	padding: 42px 0;
	border-bottom: 1px solid #a0a0a0;
}
.flogo{
	display: inline-block;
	height: 32px;
}
.fthide{
	background: #fff;
	width: 120px;
	height: 120px;
	padding: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: 100%;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.fthide img{
	width: 100%;
	height: 100%;
	display: block;
}
.frla:hover .fthide{
	opacity: 1;
	visibility: inherit;
}
.frla{
	margin-right: 20px;
}
.frla a{
	padding: 5px 0;
	display: block;
}
.frla a img{
	display: block;
}
.ftra{
	margin-left: 15px;
	width: 97px;
	color: #fff;
}
.ftra img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.fm{
	border-bottom: 0;
}
.fmtitle{
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 15px;
}
.fmtxt p,.fmtxt a{
	line-height: 36px;
	color: #d3d3d3;
}
.fmtxt a{
	display: inline-block;
}
.fmtxt a:hover,.fb a:hover{
	color: #fff;
	text-decoration: underline;
}
.fb{
	border-top: 1px solid #a0a0a0;
	padding: 20px 0;
	line-height: 30px;
}
.fb a{
	color: #D3D3D3;
}
.dx{
	text-transform: uppercase;
}

.md{
	padding: 50px 0;
}
.m1l,.m1r{
	width: 48%;
}
.m1lt{
	border-left: 3px solid #226AE2;
	padding-left: 30px;
}
.m1lt h3{
	font-size: 44px;
	color: #000;
	line-height: 30px;
	font-weight: normal;
}
.m1lt h4{
	font-size: 24px;
	margin-top: 15px;
	color: #000;
}
.m1lt p{
	font-size: 18px;
	line-height: 24px;
	color: #4b4b4b;
	margin-top: 10px;
}
.m1ltxt{
	padding-left: 30px;
}
.text{
	font-size: 16px;
	line-height: 28px;
	color: #4B4B4B;
}
.morea{
	display: inline-block;
	line-height: 36px;
	border: 1px solid #226AE2;
	color: #226AE2;
	padding: 0 25px;
	font-size: 18px;
}
.morea:hover{
	color: #fff;
	background: #226AE2;
}
.m1ba{
	width: 24%;
}
.m1ba h3{
	font-size: 14px;
	font-weight: normal;
}
.m1ba h3 i{
	font-size: 59px;
	margin-right: 10px;
}
.m1btxt{
	border-top: 2px solid #c5c4c4;
	margin-top: 15px;
	padding-top: 15px;
	color: #c5c5c5;
}
.m1btxt h4{
	font-size: 19px;
	margin-bottom: 10px;
	color: #4B4B4B;
}
.mtra{
	display: inline-block;
	line-height: 16px;
	color: #000;
	padding-right: 15px;
	border-right: 2px solid #000;
}
.mtra:hover{
	color: #226AE2;
	border-right: 2px solid #226AE2;
}
.bgsz{
	background-size: cover !important;
}
.m2a{
	width: 15%;
	height: 400px;
	overflow: hidden;
	transition: .5s;
}
.m2a::after{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	z-index: 1;
	content: "";
}
.m2a_active{
	width: 51%;
}
.m2num{
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 50px;
	color: #fff;
	z-index: 9;
}
.m2a1{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 20px;
	transition: .25s;
	z-index: 9;
}
.m2atxt h3{
	color: #fff;
	font-size: 23px;
	font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-top: 10px;
}
.m2atxt p{
	line-height: 25px;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m2a2 span{
	display: inline-block;
	margin-top: 50px;
	font-size: 18px;
}
.m2a2{
	color: #fff;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 35px;
	padding-right: 15%;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: .25s;
	z-index: 9;
	opacity: 0;
}
.m2a_active .m2a1{
	opacity: 0;
}
.m2a_active .m2a2{
	opacity:1;
}
.m3a{
	width: 49%;
}
.m3aimg{
	height: 280px;
	overflow: hidden;
}
.m3atxtr{
	justify-content: flex-end;
	padding-top: 30px;
}
.m3atxtl{
	justify-content: flex-start;
	padding-bottom: 30px;
}
.m3atxt::after{
	width: 20px;
	height: 20px;
	background: #fff;
	content: "";
	transform:rotate(45deg);
}
.m3atxtl::after{
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -10px;
}
.m3atxtr::after{
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -10px;
}
.m3b{
	width: 65%;
}
.m3bl{
	color: #000;
}
.m3bl h3{
	font-size: 27px;
	font-weight: normal;
}
.m3bl p{
	font-size: 18px;
}
.m3br{
	border-left: 2px solid #226AE2;
	padding-left: 15px;
	margin-left: 15px;
}
.m3br h3{
	font-size: 16px;
	color: #000;
	transition: .25s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.m3br p{
	line-height: 20px;
	color: #6a6a6a;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m3a:hover .m3br h3{
	color: #226AE2;
}

.listbn{
	height: 800px;
display:none;
}
.bntxtwt{
	color: #fff;
}
.bntxtwt h3{
	color: #fff;
}
.bntxtwt .bna{
	border: 0;
}
.listnav{
	padding: 20px 0;
	line-height: 35px;
	color: #797878;
}
.listnav a{
	color: #797878;
}
.listnav a.active{
	color: #333333;
}
.listnav a:hover{
	color: #226AE2;
}
.listmdtop h3{
	color: #000;
	font-size: 24px;
}
.listmdtop p{
	font-size: 22px;
	color: #d2d2d2;
	margin-top: 2px;
}
.listmdtop i{
	display: block;
	height: 2px;
	width: 35px;
	background: #226AE2;
	margin-top: 8px;
}
.ab1r,.ab1l{
	width: 48%;
}
.ab1a{
	width: 100%;
	height: 500px;
}
.ab1ba{
	width: 100%;
	height: 120px;
	border: 2px solid rgba(0,0,0,0);
	transition: .25s;
}
.gallery-thumbs .swiper-slide-thumb-active .ab1ba{
	border: 2px solid #226AE2;
}
.vd_click{
	cursor: pointer;
}
.ab1rt h3{
	font-size: 28px;
	font-weight: normal;
}
.ab1rt .txt{
	font-size: 20px;
	line-height: 33px;
	margin-top: 20px;
}
.ab1rb{
	padding: 0 10%;
}
.ab1rb .m1ba{
	width: 48%;
	padding: 15px 0;
}

.cpw{
	width: 103%;
}
.cpbox{
	width: 30.333333%;
	margin-right: 3%;
	margin-top: 30px;
}
.cpboxw{
	margin-top: 10px;
}
.cpbox_title{
	font-size: 27px;
	font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.cpboxa{
	font-size: 18px;
	line-height: 48px;
	color: #0b7eda;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.cpboxa:hover{
	color: #E80012;
}
.cpboxa i{
	color: #e80012;
}

.ci1l{
	width: 42%;
	margin-right: 3%;
}
.ci1r h3{
	font-size: 29px;
	font-weight: normal;
	color: #226AE2;
}
.prdtext{
	font-size: 24px;
	line-height: 55px;
	color: #383838;
}
.ci2t li{
	cursor: pointer;
	transition: .25s;
	width: 24%;
	line-height: 75px;
	box-shadow: 0 3px 15px rgba(0,0,0,.1);
	text-align: center;
	border-bottom: 2px solid rgba(0,0,0,0);
	font-size: 29px;
	color: #383838;
}
.ci2t li.active{
	border-bottom: 2px solid #226AE2;
	color: #226AE2;
}
.ptr{
	margin-left: 15%;
}
.ptr a{
	display: block;
	line-height: 50px;
	border: 1px solid #f6f6f6;
	background: #f6f6f6;
	width: 170px;
	text-align: center;
	font-size: 20px;
	margin: 5px;
}
.ptr a.active,.ptr a:hover{
	background: #fff;
	border: 1px solid #226AE2;
}

.psr{
	justify-content: flex-end;
}
.psra{
	/*display: inline-block;*/
	/*width: auto;*/
	/*padding: 0 90px 0 50px;*/
	/*border-top: 1px solid #cbcbcb;*/
	/*border-bottom: 1px solid #cbcbcb;*/
	/*line-height: 47px;*/
	/*text-align: center;*/
	/*font-size: 20px;*/
	/*position: relative;*/
	display: block;
    width: 20%;
    height: 60px;
    margin-right: 3px;
    margin-top: 46px;
    text-align: center;
    background: #F6F6F6;
    border: 1px solid #f6f6f6;
    font-size: 20px;
    line-height: 57px;
}
.psra::after{
	width: 43px;
	height: 45px;
	background: url(../image/psra_03.png) no-repeat center;
	background-size: 100% 100%;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}
.psra_active::after{
	background: url(../image/psra_ac_03.png) no-repeat center;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	height: 45px;
	top: -1px;
	right: 1px;
}
.psra_active{
	/*border-top: 1px solid #226AE2;*/
	/*border-bottom: 1px solid #226AE2;*/
	color: #226AE2;
}
.psra:last-child::after{
	height: 47px;
	top: -1px;
}
.psrw{
	flex-wrap: wrap;

	width: 100%;
}
.cpw{
	width: 102%;
}
.cpa{
	display: block;
	width: 23%;
	margin-right: 2%;
	margin-top: 45px;
	text-align: center;
	background: #F6F6F6;
	border: 1px solid #f6f6f6;
	font-size: 20px;
	line-height: 70px;
}

.cpa img{
 	 width: 100%;
 }


.cpa:hover{
	border: 1px solid #226AE2;
	background: #fff;
}

.bntxtblank{
	color: #313131;
}
.bntxtblank h3{
	color: #313131;
}
.bntxtblank .bna{
	border: 0;
}
.fwa{
	transition: .25s;
	padding: 34px 5%;
}
.fwa:hover{
	background: #eef2f9;
}
.fwaimg{
	width: 36%;
	margin-right: 5%;
	height: 380px;
	overflow: hidden;
}
.fwatxt h3{
	font-size: 28px;
	font-weight: normal;
}
.fwatxt .txt{
	margin: 30px 0;
	font-size: 20px;
	line-height: 38px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.fwatxt a{
	display: inline-block;
	line-height: 55px;
	padding: 0 35px;
	background: #878787;
	font-size: 22px;
	color: #fff;
}
.fwatxt a:hover{
	background: #226AE2;
}

.fwr{
	width: 22%;
	margin-left: 35px;
}
.fwlt{
	padding-bottom: 10px;
	background: #f6f6f6;
}
.fwlt li{
	display: block;
	width: 19%;
	margin: 0 .5%;
	background: #fff;
	margin-top: 10px;
	line-height: 70px;
	font-size: 20px;
	text-align: center;
	position: relative;
}
.fwlt li i{
	position: absolute;
	right: 15px;
	top: 0;
	display: block;
	line-height: 70px;
}
.fwlt li:hover{
	color: #226AE2;
}
.fwlt li.on{
	background: #226AE2;
	color: #fff;
}
.fwltitle{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}
.fwlbbox_a {
    width: 100%;
    display: flex;
	margin-top: 25px;
	flex-wrap: wrap;
}
.fwlba_title{
	font-size: 22px;
	font-weight: normal;
}
.fwlbboxa{
	font-size: 20px;
	color: #226AE2;
	line-height: 38px;
	flex: 0 0 50%;
}
.fwlbboxa:hover{
	text-decoration: underline;
}
.fwlbboxa p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.fwlbboxa i{
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #226AE2;
	border-radius: 100%;
	margin-top: 16px;
	margin-right: 10px;
}
.fwratitle{
	font-size: 24px;
	line-height: 65px;
	background: #F6F6F6;
	padding: 0 20px;
	margin-top: 50px;
	font-weight: normal;
}
.fwra_a{
	font-size: 20px;
	line-height: 40px;
	margin-top: 15px;
}

.fwra_a:hover{
	color: #226AE2;
}
.fwra_a i{
	color: #226AE2;
	line-height: 40px;
}
.zuoyou{
	padding: 0 15px;
}
.fwra_a p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.fwra_a em{
	display: inline-block;
}
.fwra_a em img{
	display: block;
	height: 20px;
	margin-top: 10px;
}
.fwramore a{
	font-size: 20px;
}
.fwramore a:hover{
	color: #226AE2;
}
.fwra_a1 p{
	-webkit-line-clamp: 1;
}

.fw3{
	padding-right: 10%;
}
.fw3a{
	font-size: 18px;
	color: #226AE2;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.fw3a a{
	color: #226AE2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.jfr{
	width: 40%;
	margin-left: 5%;
}
.jfl a{
	background: #226AE2;
}
.jfl a:hover{
	opacity: .85;
}
.jfw:nth-child(2n) .jfr{
	margin-left: 0;
	margin-right: 5%;
}
.jfw:nth-child(2n){
	
	background: #F1F1F1;
}
.jfw:nth-child(2n) .flex_wrap{
	display: -webkit-flex;
    /* Safari */
    -webkit-flex-direction: row-reverse;
    /* Safari 6.1+ */
    display: flex;
    flex-direction: row-reverse;
}







@media only screen and (max-width:1500px) {
	.ab1rb{
		padding: 0;
	}
	.ab1rt .txt{
		font-size: 16px;
	}
	.ab1a{
		height: 450px;
	}
	.ab1ba{
		height: 100px;
	}
	.cpbox_title{
		font-size: 20px;
	}
	.cpboxa{
		font-size: 16px;
		line-height: 44px;
	}
	.prdtext{
		font-size: 20px;
		line-height: 45px;
	}
	.ci2t li,.ci1r h3{
		font-size: 24px;
	}
	.ptr{
		margin-left: 10%;
	}
	.ptr a{
		display: block;
		line-height: 40px;
		border: 1px solid #f6f6f6;
		background: #f6f6f6;
		width: 130px;
		text-align: center;
		font-size: 16px;
		margin: 5px;
	}
	
	.psra{
		/*font-size: 16px;*/
		/*margin: 5px 0;*/
		display: block;
    width: 20%;
    margin-right: 3px;
    margin-top: 46px;
    text-align: center;
    background: #F6F6F6;
    border: 1px solid #f6f6f6;
    font-size: 20px;
    line-height: 57px;
	}
	
	.fwaimg{
		height: 330px;
	}
	
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.nava{
		font-size: 16px;
	}
	.fmtitle{
		font-size: 20px;
	}
	.bntxt h3{
		font-size: 45px;
	}
	.bntxt p{
		font-size: 15px;
	}
	.bna{
		margin-top: 30px;
		line-height: 36px;
		padding-left: 15px;
		font-size: 14px;
		width: 140px;
	}
	.m2a{
		height: 350px;
	}
	.m3aimg{
		height: 250px;
	}
	.m3b{
		width: 80%;
	}
	.m2atxt h3{
		font-size: 18px;
	}
	
	.ab1rb{
		padding: 0;
	}
	.ab1rt h3{
		font-size: 20px;
	}
	.ab1rt .txt{
		font-size: 14px;
	}
	.ab1a{
		height: 400px;
	}
	.ab1a img{
		height: 60px;
	}
	.ab1ba{
		height: 100px;
	}
	.listbn{
		height: 650px;
	}
	
	.cpbox{
		width: 47%;
	}
	
	.prdtext{
		font-size: 17px;
		line-height: 38px;
	}
	.ci2t li,.ci1r h3{
		font-size: 20px;
	}
	.ci2t li{
		line-height: 55px;
	}
	
	.psra:after{
		display: none;
	}
	.psra{
		border: 1px solid #C8C8C8;
		padding: 0 20px;
		font-size: 14px;
		margin: 5px;
		height: 42px;
		line-height: 42px;
	}
	.cpa{
		margin-top: 25px;
		font-size: 16px;
	}
	
	.fwaimg{
		height: 300px;
	}
	.fwatxt .txt{
		font-size: 16px;
	}
	.fwatxt h3{
		font-size: 20px;
	}
	.fwatxt a{
		font-size: 16px;
		line-height: 45px;
	}
	
	.fwra_a,.fwra_a i{
		font-size: 16px;
		line-height: 35px;
	}
	.fwra_a em{
		margin-left: 10px;
	}
	.fwra_a{
		margin-top: 10px;
	}
	.fwlbboxa{
		font-size: 16px;
		line-height: 35px;
	}
	.fwlbboxa i{
		margin-top: 15px;
	}
	.fwlt a,.fwlt a i{
		line-height: 45px;
		font-size: 18px;
	}
	.fwratitle{
		font-size: 20px;
	}
	
	.fw3{
		padding-right: 0;
	}
	
}
@media only screen and (max-width:950px) {
	/*瑙嗛*/
	.videohidebox{
		width: 90%;
		left: 5%;
		margin-left: 0;
		height: 250px;
		margin-top: -210px;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.videohidebox_1{
		height: 200px;
	}
	.videohidebox_class{
		margin-top: -110px;
	}
	
	.wapdisblock{
		display: block;
	}
	.mt_30,.mt_35,.mt_40,.mt_50,.mt_60,.mt_70,.mt_80{
		margin-top: 25px;
	}
	.hdr1{
		padding: 15px;
	}
	.scbox{
		width: 100%;
	}
	.scbox input{
		width: 100%;
		height: 35px;
	}
	.scbox button{
		height: 35px;
	}
	.bnimg{
		height: 200px;
	}
	.swiper-container-bn .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
		margin: 0 5px !important;
	}
	.bntxt h3{
		font-size: 20px;
	}
	.bntxt p{
		font-size: 12px;
	}
	.bntxt img{
		margin: 10px 0;
	}
	.bnimg{
		height: 200px !important;
	}
	.bna{
		display: inline-block;
		line-height: 30px;
		width: 100px;
		font-size: 12px;
		margin-top: 15px;
		background-size: 25px 100%;
		padding-left: 10px;
	}
	.md{
		padding: 25px 0;
	}
	.m1l, .m1r{
		width: 100%;
	}
	.m1lt,.m1ltxt{
		padding-left: 20px;
	}
	.m1lt h3{
		font-size: 22px;
	}
	.m1lt h4{
		font-size: 18px;
		margin-top: 5px;
	}
	.m1lt p{
		font-size: 14px;
	}
	.text{
		font-size: 14px;
		line-height: 26px;
	}
	.morea{
		line-height: 32px;
		font-size: 14px;
		padding: 0 15px;
	}
	.m1r{
		margin-top: 20px;
	}
	.m1b{
		margin: 0;
	}
	.m1ba{
		width: 48%;
		padding: 15px 0;
	}
	.m1ba h3 i{
		font-size: 32px;
	}
	.m1btxt{
		font-size: 12px;
		padding-top: 10px;
		margin-top: 10px;
	}
	.m1btxt h4{
		font-size: 16px;
	}
	.m2w{
		margin-top: 10px;
	}
	.m2a{
		width: 100%;
		height: 300px;
		margin-top: 15px;
	}
	.m2a1{
		opacity: 0 !important;
	}
	.m2a2{
		opacity: 1 !important;
	}
	.m3w{
		margin: 0;
	}
	.m3b{
		width: 100%;
	}
	.m3aimg{
		height: 150px;
	}
	.m3a{
		width: 100%;
		margin-top: 25px;
	}
	.m3atxtr{
		padding-top: 15px;
	}
	.m3atxtl{
		padding-bottom: 15px;
	}
	.m3bl h3{
		font-size: 18px;
	}
	.m3bl p{
		font-size: 14px;
	}
	.m3br h3{
		font-size: 15px;
	}
	.m3br p{
		font-size: 13px;
	}
	.ft, .fm{
		padding: 20px 0;
	}
	.ftl{
		width: 100%;
		text-align: center;
	}
	.ftlw {
		justify-content: center;
		margin-top: 5px;
	}
	.frla{
		margin: 0 10px;
	}
	.frla a img{
		height: 30px;
	}
	.ftr {
		justify-content: center;
		width: 100%;
		margin-top: 15px;
	}
	.ftra img{
		margin-bottom: 5px;
	}
	.flogo{
		height: 25px;
	}
	.fm{
		flex-wrap: wrap;
	}
	.fm1{
		width: 100%;
	}
	.fmtitle{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.fm2{
		width: 48%;
		margin-top: 15px;
	}
	.fb{
		font-size: 12px;
		line-height: 25px;
		padding: 15px 0;
	}
	.fb .wrap{
		display: block;
		text-align: center;
	}
	.fmtxt p, .fmtxt a{
		line-height: 28px;
		font-size: 12px;
	}
	
	.listbn{
		height: 200px;
	}
	.bntxtwt{
		margin-top: 0;
	}
	.ab1l,.ab1r{
		width: 100%;
	}
	.ab1a{
		height: 200px;
	}
	.ab1a img{
		height: 40px;
	}
	.ab1ba{
		height: 70px;
	}
	.ab1rt h3{
		margin-top: 15px;
		font-size: 20px;
	}
	.ab1rt .txt{
		font-size: 14px;
		line-height: 28px;
		margin-top: 10px;
	}
	
	.cpw{
		width: 100%;
	}
	.cpbox{
		width: 100%;
		margin-right: 0;
	}
	.cpbox_title{
		font-size: 17px;
	}
	.cpboxa{
		line-height: 40px;
		font-size: 14px;
	}
	
	.listmdtop h3{
		font-size: 22px;
	}
	.listmdtop p{
		font-size: 16px;
	}
	.listnav{
		padding: 10px 0;
	}
	.ci1{
		width: 100%;
		display: block;
	}
	.ci1l,.ci1r{
		width: 100%;
	}
	.ci1r h3{
		font-size: 18px;
		margin-top: 15px;
	}
	.ci1rtxt {
		margin-top: 15px;
	}
	.prdtext{
		font-size: 14px;
		line-height: 28px;
	}
	.ci2t li,.ci1r h3{
		font-size: 20px;
	}
	.ci2t li{
		font-size: 15px;
		line-height: 40px;
	}
	
	.ptbox{
		display: block;
	}
	.ptr{
		margin-left: 0;
		margin-top: 15px;
	}
	.ptr {
		justify-content: space-between;
		margin-top: 0;
	}
	.ptr a{
		line-height: 37px;
		font-size: 14px;
		width: 30.3333%;
		margin: 0;
		margin-top: 15px;
	}
	
	.psra:after{
		display: none;
	}
	.psra{
		border: 1px solid #C8C8C8;
		padding: 0 20px;
		font-size: 14px;
		margin: 5px;
		height: 42px;
		line-height: 42px;
	}
	.cpw{
		width: 100%;
		justify-content: space-between;
	}
	.cpa{
		line-height: 50px;
		width: 48%;
		margin-top: 15px;
		font-size: 14px;
		margin-right: 0;
	}
	.psrw{
		justify-content: space-between;
	}
	.psra{
		margin: 0;
		width: 48%;
		margin-top: 15px;
		padding: 0;
		height: 34px;
		line-height: 32px;
		font-size: 13px;
	}
	.fwa{
		padding: 15px;
		display: block;
	}
	.fwaimg{
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
		height: 200px;
	}
	.fwatxt h3{
		font-size: 18px;
	}
	.fwatxt .txt{
		font-size: 15px;
		line-height: 30px;
		margin: 10px 0;
	}
	.fwatxt a{
		display: inline-block;
		line-height: 38px;
		padding: 0 20px;
		font-size: 15px;
	}
	
	.fw2 {
		display: block;
	}
	.fwltitle{
		font-size: 18px;
	}
	.fwlt a{
		width: 46%;
		margin: 0 2%;
		margin-top: 10px;
	}
	.fwra_a,.fwra_a i{
		font-size: 16px;
		line-height: 35px;
	}
	.fwra_a em{
		margin-left: 10px;
	}
	.fwra_a{
		margin-top: 10px;
	}
	.fwlbboxa{
		font-size: 16px;
		line-height: 35px;
	}
	.fwlbboxa i{
		margin-top: 15px;
	}
	.fwlt a,.fwlt a i{
		line-height: 45px;
		font-size: 14px;
	}
	.fwratitle{
		font-size: 20px;
		margin-top: 24px;
	}
	.fwramore a{
		font-size: 16px;
	}
	.fwlbbox_a{
		width: 100%;
	}
	.fwr{
		width: 100%;
		margin-left: 0;
	}
	
	.fw3{
		padding-right: 0;
	}
	.fw3a{
		font-size: 14px;
	}
	
	.jfw .wrap{
		display: block;
	}
	.jfr{
		margin: 0;
		width: 100%;
		margin-top: 15px;
	}
	.jfw1 .jfr{
		margin-bottom: 15px;
		margin-top: 0;
	}
	
}

  
 /* 鏂伴椈鍐呴〉 */
    
 .ny_nr .xw_xq {
    padding: 30px 0px;
}

.ny_nr .xw_xq .xq_lf .xq_tl {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.ny_nr .xw_xq .xq_lf .xq_fc {
    width: 100%;
    border-bottom: solid 1px #cacaca;
    padding: 20px 0px;
}

.ny_nr .xw_xq .xq_lf .xq_fc .right {
    text-align: right;
}

.ny_nr .xw_xq .xq_nr {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    line-height: 30px;
    font-size: 14px;
}

.ny_nr .xw_xq .xq_nr img {
    max-width: 100%;
    display: block;
}

.ny_nr .xw_xq .xq_fy {
    text-align: center;
    padding: 15px 0px;
}

.ny_nr .xw_xq .xq_fy a {
    display: inline-block;
    margin: 0px 15px;
    padding: 10px 20px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
}

.ny_nr .xw_xq .xq_rt {
    width: 100%;
    overflow: hidden;
    margin-top: 56px;
}

.ny_nr .xw_xq .xq_rt .rt_bt {
    font-size: 24px;
    font-weight: bold;
    background-color: #000000;
    color: #FFFFFF;
    padding: 15px 0px;
    text-align: center;
}

.ny_nr .xw_xq .xq_rt .rt_lb li a {
    display: block;
    border-bottom: dashed 1px #cccccc;
    line-height: 56px;
    font-size: 14px;
    color: #666;
}

@media only screen and (max-width:640px) {
    .ny_nr .xw_xq {
        padding: 20px 0px;
    }
    .ny_nr .xw_xq .xq_lf .xq_tl {
        font-size: 22px;
    }
    .ny_nr .xw_xq .xq_lf .xq_fc {
        padding: 15px 0px;
    }
    .ny_nr .xw_xq .xq_lf .xq_fc .right {
        text-align: center;
    }
    .ny_nr .xw_xq .xq_fy {
        padding: 10px 0px;
    }
    .ny_nr .xw_xq .xq_fy a {
        margin: 0px 10px;
        padding: 10px 15px;
    }
    .ny_nr .xw_xq .xq_rt {
        margin-top: 15px;
    }
    .ny_nr .xw_xq .xq_rt .rt_bt {
        font-size: 20px;
        padding: 10px 0px;
    }
    .ny_nr .xw_xq .xq_rt .rt_lb li a {
        line-height: 40px;
    }
}

.ab1 img{
	max-width: 100%;
}



.gy_wm{width:100%; padding:80px 0 100px; overflow:hidden;}

.gy_wm .cp_lb .n_r{background-color:#ba2229; border:1px solid #ba2229; margin-bottom:30px;}
.gy_wm .cp_lb .t_p{overflow:hidden; position:relative;}
.gy_wm .cp_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.gy_wm .cp_lb .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.gy_wm .cp_lb .t_p:before{width:100%; height:100%; position:absolute; top:0; left:0; content:""; background-color:rgba(0,0,0,.4); opacity:0; z-index:99;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .cp_lb .n_r:hover .t_p:before{opacity:1;}
.gy_wm .cp_lb .t_p:after{width:0; height:0; position:absolute; top:50%; left:50%; content:""; background:url(/template/pc/images/jh.jpg) no-repeat center / cover; z-index:99;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.gy_wm .cp_lb .n_r:hover .t_p:after{width:60px; height:60px;}
.gy_wm .cp_lb .w_z{padding:25px 20px; color:#fff;}
.gy_wm .cp_lb .w_z h3{font-size:20px; font-weight:bold; text-align:center; line-height:32px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gy_wm .cp_lb .w_z p{line-height:24px; height:72px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;
-webkit-box-orient:vertical;}

.gy_wm .ry_zz .n_r{background-color:#fff; padding:20px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .ry_zz .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.gy_wm .ry_zz img{width:100%; height:auto; display:block;}
.gy_wm .ry_zz p{font-size:16px; text-align:center; margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}

.gy_wm .hz_al .n_r{background-color:#fff; padding:10px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .hz_al .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);}
.gy_wm .hz_al .t_p{overflow:hidden;}
.gy_wm .hz_al .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.gy_wm .hz_al .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.gy_wm .hz_al .w_z{padding:15px 0 5px; text-align:center;}
.gy_wm .hz_al .w_z h3{font-size:20px; font-weight:bold; line-height:32px; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.gy_wm .hz_al .w_z p{line-height:24px; color:#999; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.gy_wm .lx_dt .map{width:100%; height:480px; margin-top:50px;}
.gy_wm .lx_wm .n_r h3{font-size:26px; font-weight:bold; line-height:32px; color:#333; margin-bottom:20px;}
.gy_wm .lx_wm .w_z{font-size:16px; line-height:40px;}
.gy_wm .lx_wm .row{margin:0 -5px;}
.gy_wm .lx_wm .col-12{padding:0 5px;}
.gy_wm .lx_wm .l_y input{width:100%; height:46px; padding:0 10px; font-size:14px; line-height:44px; border:1px solid #ddd; display:block;}
.gy_wm .lx_wm .l_y textarea{width:100%; height:74px; padding:10px; font-size:14px; line-height:26px; border:1px solid #ddd; display:block; resize:none; margin-top:10px;}
.gy_wm .lx_wm .l_y button{width:120px; height:36px; background-color:#226ae2; margin-top:15px; font-size:15px; line-height:36px; text-align:center; color:#fff; outline:none; display:block;}
@media only screen and (max-width:1024px) {
.gy_wm{padding:60px 0;}

.gy_wm .cp_lb .w_z{padding:20px 15px;}
.gy_wm .cp_lb .w_z h3{font-size:18px; line-height:26px;}

.gy_wm .hz_al .w_z h3{font-size:18px; line-height:28px;}

.gy_wm .ry_zz .n_r{padding:15px;}
.gy_wm .ry_zz p{font-size:15px;}

.gy_wm .lx_dt .map{height:300px; margin-top:30px;}
}
@media only screen and (max-width:640px) {
.gy_wm{padding:40px 0;}

.gy_wm .cp_lb .w_z h3{font-size:17px;}

.gy_wm .hz_al .w_z h3{font-size:17px;}

.gy_wm .lx_dt .map{height:260px; margin-top:20px;}

.gy_wm .lx_wm .n_r{margin-top:30px;}
.gy_wm .lx_wm .n_r h3{font-size:18px; font-weight:bold; line-height:28px;}
.gy_wm .lx_wm .n_r h4{font-size:14px;}
.gy_wm .lx_wm .w_z{font-size:14px; line-height:28px;}
.gy_wm .lx_wm .l_y input{height:52px; line-height:50px; border:1px solid #eee; margin-bottom:20px; padding:0 10px;}
.gy_wm .lx_wm .l_y textarea{height:74px; padding:10px; border:1px solid #eee; margin-bottom:20px;}
.gy_wm .lx_wm .l_y button{width:100%; height:50px; line-height:50px; margin:0;}
}



.xw_zx{width:100%; padding:80px 0; overflow:hidden;}
.xw_zx .xw_lb ul li{border-bottom:1px dotted #ddd; padding-bottom:30px; margin-bottom:30px;}
.xw_zx .xw_lb .row{margin:0 -25px;}
.xw_zx .xw_lb .col-12{padding:0 25px;}
.xw_zx .xw_lb .t_p{overflow:hidden;}
.xw_zx .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.xw_zx .xw_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.xw_zx .xw_lb .r_q{width:80px; border-radius:5px; box-shadow:0 0 15px rgba(95,125,158,.1); position:absolute; top:0; right:0; text-align:center; overflow:hidden;}
.xw_zx .xw_lb .r_q span{font-size:20px; line-height:32px; color:#fff; display:block; background-color:#226ae2;}
.xw_zx .xw_lb .r_q i{font-size:16px; color:#333; line-height:32px;}
.xw_zx .xw_lb .w_z{padding-right:120px; position:relative;}
.xw_zx .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_zx .xw_lb .w_z p{line-height:26px; color:#777; height:52px; margin-top:10px; margin-bottom:35px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.xw_zx .xw_lb .w_z a.x_q{font-size:15px; text-align:center; line-height:36px; color:#226ae2; display:inline-block;}
@media only screen and (max-width:1024px) {
.xw_zx{padding:50px 0;}
.xw_zx .xw_lb .row{margin:0 -15px;}
.xw_zx .xw_lb .col-12{padding:0 15px;}
.xw_zx .xw_lb .w_z p{margin-bottom:25px;}
}
@media only screen and (max-width:640px) {
.xw_zx{padding:40px 0;}
.xw_zx .xw_lb .r_q{top:-85px; right:10px; background-color:#fff;}
.xw_zx .xw_lb .w_z{padding-right:0; margin-top:10px;}
.xw_zx .xw_lb .w_z p{margin-bottom:15px;}
}



/* 鍒嗛〉 */

.pages {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.pages a {
    text-decoration: none;
    display: inline-block;
    font-family: 寰蒋闆呴粦;
    margin-left: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #000;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    background-color: rgb(247,249,248);
}
.pages span{
    background-color: rgb(247,249,248);
    width: 40px;
    height: 40px;
}
.pages .current-page {
    color: #fff;
    font-size: 16px;
 
    background: #226ae2;
    border-radius: 5px;
    font-weight: bold;
}

.pages span {
   
    text-decoration: none;
    display: inline-block;
    font-family: 寰蒋闆呴粦;
    margin-left: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #000;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    background-color: rgb(247,249,248);

}
.m3a.posrelative.hvimghover:nth-child(2){
display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-direction: column;
}
.m3a.posrelative.hvimghover .m3aimg{
	width: 100%;
	order: 1;
}

.m3a.posrelative.hvimghover:nth-child(2) .m3atxtr::after{
    top: auto;
    bottom: -10px;
}
.m3a.posrelative.hvimghover:nth-child(2) .m3atxtr {
	padding: 0 ;
	padding-bottom: 30px;
}
.table {
	width: 100% !important;
	margin-bottom: 1rem;
	color: #212529;
	margin: 0 auto;
}
@media only screen and (max-width:1590px){
    .nav {
        margin-top: -40px;
    margin-right: 310px;
}
.nav span{
        margin-left: 40px;
}
}
@media only screen and (max-width:1436px){
    .nav {
        margin-top: -40px;
    margin-right: 270px;
}
.nav span{
        margin-left: 30px;
}
}
@media only screen and (max-width:1300px){
    .logo{
        height: 31px;
    }
    .scbox {
       margin-right: -17px;
}
    .nav {
    margin-top: -40px;
   /*margin-right: 148px;*/
   margin-right: 180px;
}
.scbox input{
    width: 152px;
}
.nav span{
        margin-left: 25px;
}
}
@media only screen and (max-width:1200px){
    .scbox {
       margin-right: -17px;
}
    .nav {
    margin-top: -40px;
   /*margin-right: 110px;*/
   margin-right: 180px;
}
.nav span{
        margin-left: 25px;
}
}
@media only screen and (max-width:1024px){
    .scbox {
     margin-right: 0; 
}
    .nav {
    margin-top: -40px;
    /*margin-right: 60px;*/
    margin-right: 168px;
}
.nav span{
        margin-left: 25px;
}
}
@media only screen and (max-width:992px){
    .logo{
        height: 31px;
    }
    .nav {
    margin-top: -40px;
    margin-right: 144px;
}
.nav span {
    margin-left: 25px;
}
.scbox {
    margin-right: -11px;
}
}


.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:瀹嬩綋}
.text-secondary{ text-align:center; padding:20px 0}
#maximg{ line-height:26px}