/*indexbanner*/
.banner {
    width: 100%;
    position: relative;
}
.banner{
	width:100%;
}
.banner img{
	width:100%;
	display: block;
}
.banner .swiper-button-next{
	color: #fff!important;
}
.banner .swiper-button-prev{
	color: #fff!important;
}
.article-header {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    top: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.article-header .container{
	margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    width: 100%;
}
.article-header .title{
	margin-top: 8rem;
    font-size: 4.5rem;
    font-weight: 800;
    max-width: revert;
}
.article-header .short {
    margin-top: 1rem;
}
.article-header .short .ezxmltext-field {
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 1.3;
}
.featured-blocks {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 3;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}
.featured-blocks .container{
	margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    width: 100%;
}
.featured-blocks .row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
}
.featured-blocks .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    box-sizing: border-box;
}
.featured-blocks a {
    display: block;
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    border-radius: 1px;
    -webkit-transition: -webkit-box-shadow .2s ease;
    transition: -webkit-box-shadow .2s ease;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease,-webkit-box-shadow .2s ease;
    overflow: hidden;
}
.featured-blocks a:hover {
    -webkit-box-shadow: 0 2px 26px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 26px 0 rgb(0 0 0 / 12%);
}
.featured-blocks a .featured-block {
    background-color: #fff;
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 5rem;
    overflow: hidden;
    position: relative;
}
.featured-blocks a .featured-block .icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 3.5rem;
    height: 3.5rem;
    margin-right: 1rem;
    background-image: url(../images/head-book.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
.featured-blocks a .featured-block.locator-block .icon {
    background-image: url(../images/head-position.png);
}
.featured-blocks a .featured-block .content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.featured-blocks a .featured-block .content h2 {
    font-size: 1.25rem;
    text-transform: uppercase;
}
.featured-blocks a .featured-block .content h3 {
    font-size: 1.25rem;
    font-weight: 400;
    color: #757575;
}
.featured-blocks a .featured-block .arrow {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 2.25rem;
    height: 2.25rem;
    background-image: url(../images/head-right.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
.featured-blocks a .featured-block.locator-block:after {
    content: "";
    position: absolute;
    width: 60%;
    height: 100%;
    background-image: url(../images/head-world.png);
    background-position: 100%;
    background-repeat: no-repeat;
    top: 0;
    right: 1rem;
    background-size: cover;
}

.bannert{
	display: none;
	overflow: hidden;
	width:100%;
}
.bannert img{
	width:100%;
}

@media(max-width:1200px){
	.head .head-tel{
		display: none;
	}
	.banner{
		margin-top:54px;
	}
	.article-header .title{
		margin-top: 3rem;
	}
	.article-header .title{
		font-size:20px;
		text-align: center;
	}
	.article-header .short .ezxmltext-field{
		font-size:16px;
		text-align: center;
	}

}
/*indexs1*/
.maincenter{	
	position: relative;
	width:100%;
	padding:0 4%;
	margin:0 auto;
	box-sizing:border-box;
}
.s1{
	width:100%;
	position: relative;
	padding:150px 0 0;
}

.s1t1{
	width:50%;
}
.s1p1{
	font-size: 18px;
	color: #1053b1;
	font-weight: 400;
	position: relative;
}
.s1p1:after{
	content: '';
	width:40px;
	height: 1px;
	background: #1053b1;
	position: absolute;
	top:13px;
	transform: translate(5px,0px);
}
.s1p2{
	font-size: 40px;
	color: #000;
	font-weight: 800;
	margin-top:20px;
}
.s1tmore{
	display: inline-block;
	margin-top: 25px;
	padding:13px 30px;
	background: #1053b1;
	color:#fff;
	font-weight: 600;
	font-size: 15px;
	border-radius: 25px;
}
.s1t2{
	width:50%;
	color: #333;
	font-weight: 400;
	font-size: 18px;
	margin-top:50px;
	text-align: right;
}
.s1content{
	width:100%;
	padding-left: 4%;
	box-sizing:border-box;
	margin-top: 50px;
	margin-bottom: 50px;
}
.prolist{
	width:100%;
	overflow: hidden;
}
.pro1a{
	display: block;
	width:100%;
	transition:0.5s;
}
.pro1img{
	width:100%;
	background: #ededed;
	border-radius: 10px;
	padding: 5px 6px 3px;
	box-sizing:border-box;
	transition:0.5s;
}
.pro1img img{
	width:100%;
	border-radius: 10px;
	box-sizing:border-box;
	transition:0.5s;
}
.pro1title{
	width:100%;
	text-align: center;
	padding:30px 0; 
	font-size: 28px;
	font-weight: 600;
}
.pro1title span{
	position: relative;
	z-index: 2;
}
.pro1title .span:after{
	content: '';
	display: block;
	position: absolute;
	width:100%;
	height: 0px;
	background: #1053b1;
	top:30px;
	left:0%;
	z-index:1;
	transition:0.5s;
}
.pro1a:hover .pro1img{
	background: rgba(255 255 255 /50%);
}
.pro1a:hover .pro1title .span::after{
	content: '';
	display: block;
	position: absolute;
	width:100%;
	height: 5px;
	background: #1053b1;
	top:30px;
	left:0%;
	z-index:1;
}
.s1c{
	margin-top:60px;
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.s1cp{
	background: #f5f6f7;
	box-sizing:border-box;
	padding:30px 30px;
	position: relative;
	line-height: 2;
	margin-bottom: 30px;
}
.s1cp img{
	float: right;
	transition:1s;
}
.s1c6 img{
	position: absolute;
	bottom:40px;
	right:40px;
}
.s1c1{
	width:38%;
}
.s1c2{
	width:calc(31% - 35px);
}
.s1c3{
	width:calc(31% - 35px);
}
.s1c4{
	padding:20px;
	width:25%;
}
.s1c5{
	padding:20px;
	width:25%;
}
.s1c6{
	padding:20px;
	width:calc(50% - 70px);
}
.s1cp1{
	font-size: 26px;
	color: #333333;
	margin-bottom: 15px;
}
.s1cp2{
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
}
.s1cpa{
	position: absolute;
	bottom:60px;
	left:30px;
	display: block;
	font-size: 14px;
	color: #fff;
	padding:10px 20px;
	background: #1053b1;
	border-radius: 50px;
	transition:1s;
}
.s1cp:hover img{
	transform: translate(-20px,0px);
}
.s1cpa:hover{
	transform: translate(0px,-5px);
	background: #005529;
}
.s1cp:hover a{
	transform: translate(0px,-5px);
	background: #005529;
}
@media(max-width: 1000px){
	.s1{
		padding:20px 0 0;
	}
	.s1c{
		margin-top:30px;
	}
	.s1p1{
		text-align: center;
		font-weight: 800;
		font-size: 30px;
	}
	.s1p1:after{
		display: none;
	}
	.s1p2{
		margin-top: 5px;
		text-align: center;
		font-weight: 400;
		font-size: 20px;
	}
	.s1t1{
		width:100%;
	}
	.s1t2{
		width:100%;
		margin-top: 10px;
		font-size: 15px;
		text-align: center;
	}
	.pro1title{
		font-size:15px;
	}
	.s1c1,.s1c2,.s1c3,.s1c4,.s1c5,.s1c6{
		width:100%;
	}
	.s1cp{
		padding:20px;
		margin-bottom: 20px;
	}
	.s1cp img{
		width:50%;
	}
	.s1c6 img{
		position: relative;
		bottom:auto;
		right:auto;
	}

}
.s2about{
	background: url(../images/s2bg.jpg) no-repeat;
	background-position:top center; 
	padding-top: 210px;
	box-sizing:border-box;
	padding-bottom: 75px;
}
.s2c{
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.s2z{
	width:50%;
	padding-top: 30px;
	padding-left: 100px;
	padding-right: 100px;
	box-sizing:border-box;
}
.s2y{
	width:50%;
	box-sizing:border-box;
	text-align: right;
}
.s2y img{
	max-width: 100%;
	transition:1s;
}
.s2y:hover img{
	transform: translate(0px,-5px);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
.s1p3{
	margin-top: 35px;
	line-height: 2;
	font-size: 20px;
	color: #545454;
}
.s1p4{
	display: inline-block;
	margin-top: 70px;
	line-height: 2;
	font-size: 18px;
	color: #ffffff;
	padding:15px 35px;
	color: #fff;
	background: #1053b1;
	transition:1s;
}
.s1p4:hover{
	border-radius: 50px;
}
@media(max-width:1600px){
	.s2z{
		padding-left: 50px;
		padding-right: 50px;
	}
	.s1p3{
		font-size: 16px;
	}
}
@media(max-width:1200px){
	.s1p2{
		font-size:30px;
	}
	.s1p4{
		margin-top:20px;
	}
}
@media(max-width:1000px){
	.s2about{
		background: url(../images/s2bg2.jpg) no-repeat;
		background-size:100% 100%; 
	}
	.s2about{
		padding-top:0px;
		padding-bottom: 30px;
	}
	.s2z{
		width:100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.s1p2{
		font-size: 24px;
	}
	.s1p4{
		margin:20px auto;
		padding:10px 20px;
		display: block;
		text-align: center;
	}
	.s2y{
		width:100%;
	}
	.s2y img{
		width:100%;
	}
}

.s3c{
	margin-top: 50px;
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.s3c1{
	display: block;
	position: relative;
	width:calc(50% - 30px);
	overflow: hidden;
	max-height: 640px;
	background: url(../images/s3new1.jpg)no-repeat;
	background-size:cover;
}

.s3p{
	position: absolute;
	width:100%;
	bottom: 0px;
	font-size:20px;
	color: #fff;
	padding:20px 30px;
	box-sizing:border-box;
	background: rgb(0 0 0 / 50%);
}
.s3c2{
	width:50%;
}
.s3c2t{
	position: relative;
	display: block;
	width:100%;
	height: 305px;
	overflow: hidden;
}
.s3sp{
	position: absolute;
	top:120px;
	width:100%;
	text-align: center;
}
.s3c2b{
	position: relative;
	display: block;
	width:100%;
	height: 305px;
	margin-top: 30px;
	overflow: hidden;
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.s3c2b1{
	position: relative;
	display: block;
	width:calc(50% - 15px);
	height: 305px;
	overflow: hidden;
	background: url(../images/s3new3.jpg)no-repeat;
	background-size:cover;
}
.s3c2b1 img{
	width:100%;
}
.s3c2b2{
	position: relative;
	display: block;
	width:calc(50% - 15px);
	height: 305px;
	overflow: hidden;
	background: url(../images/s3new4.jpg)no-repeat;
	background-size:cover;
}
.s3c2b2 img{
	width:100%;
}
.s3cb{
	width:100%;
	overflow: hidden;
	position: relative;
	margin-top: 90px;
	margin-bottom: 90px;
	padding-left:40px;
	padding-right:40px;
	box-sizing:border-box;
}
.newscontainer{
	border-top: 1px solid #eeeeee;
	overflow: hidden;
}

.swiper-button-prev:after, .swiper-button-next:after{
	content: ""!important;
}
.swiper-button-next{
	width:40px;
	text-align: center;
	font-size: 30px;
	color: #666!important;
	font-family: '宋体';
	font-weight: 800;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.swiper-button-prev{
	width:40px;
	text-align: center;
	font-size: 30px;
	color: #666!important;
	font-family: '宋体';
	font-weight: 800;
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.swiper-pagination-bullet{
	border-radius: 0!important;
	width:30px!important;
	height: 5px!important;
	background: #ededed!important;
}
.swiper-pagination-bullet-active{
	border-radius: 0!important;
	width:30px!important;
	height: 5px!important;
	background: #1053b1!important;
}
.newsa{
	display: block;
	position: relative;
	padding:40px 0;
	line-height: 2;
}
.na1{
	font-size: 16px;
	color: #666;
}
.na2{
	font-size: 16px;
	color: #000;
}
.na3{
	font-size: 14px;
	color: #666;
}
@media(max-width: 500px){
	.s3c2b{
		height: auto;
	}
	.s3c1{
		width:100%;
		height: 400px;
		margin-bottom: 30px;
	}
	.s3c2{
		width:100%;
	}
	.s3c2t{
		width:100%;
		height:305px;
		margin-bottom: 20px;
	}
	.s3c2b1,.s3c2b2{
		height: 175px;
	}
	.s3p{
		padding: 14px;
		font-size: 16px;
	}
	.s3cb{
		margin:30px 0;
	}
}






.s2{
	padding:65px 0;
}
.s2title{
	font-size: 42px;
	font-weight: 800;
}
.videonext:after,.videoprev:after{
	display: none;
}
.videolist{
	width:100%;
	overflow: hidden;
	margin-top: 65px;
}
.videonext{
	top:25px!important;
	left:auto!important;
	right:6%!important;
}
.videoprev{
	top:25px!important;
	left:auto!important;
	right:8%!important;
}
.video1a{
	display: block;
	width:100%;
	transition:0.5s;
	position: relative;
}
.videostart{
	position: absolute;
	top:30%;
	left:calc(50% - 40px);
	transition:0.5s;
}
.video1a:hover .videostart{
	transform: rotate(360deg);
}
.video1img{
	width: 100%;
    background: rgba(255 255 255 /50%);
    border-radius: 16px;
    padding: 5px 6px 3px;
    box-sizing: border-box;
}
.video1img img {
    width: 100%;
    border-radius: 16px;
    box-sizing: border-box;
}
.video1title{
	padding:20px 0;
	font-size: 18px;
	font-weight: 400;
}
.video1title2{
	font-size: 28px;
	font-weight: 800;
}
@media(max-width: 1000px){
	.s2{
		padding:0;
	}
	.videoprev{
		right: 15%!important; 
	}
}
/*about*/
.s3{
	width:100%;
	position: relative;
	padding-top:90px;
}
.s3bg{
	width:100%;
	background: #37383c;
	
}
.aboutcon{
	position: relative;
	width:35%;
	box-sizing:border-box;
	padding:90px 4%;
}
.abimg{
	width:65%;
	transform: translate(0px,-45px);
}
.abimg img{
	width:100%;
}
.abtitle{
	font-size: 46px;
	font-weight: 800;
	color: #f9fafb;
	margin-bottom: 30px;
}
.abtext1{
	font-size: 25px;
	font-weight: 800;
	color: #f9fafb;
	margin-bottom: 40px;
}
.abtext2{
	font-size: 18px;
	font-weight: 400;
	color: #f9fafb;
	margin-bottom: 40px;
}
.abmore{
	font-size: 18px;
	font-weight: 400;
	color: #f9fafb;
}
@media(max-width: 1500px){
	.abtext2{
		display: none;
	}
}
@media(max-width: 1000px){
	.aboutcon{
		width:100%;
		padding:30px 4%;
	}
	.abimg{
		width:100%;
		position: relative;
		transform: translate(0px,0px);
	}
}
/*number*/
.s4{
	background: url(../images/s4bg.jpg) no-repeat;
	background-size: 100% 100%;
	background-attachment: fixed;
	position: relative;
}
.s4c{
	margin:35px 0;
	padding:25px 60px;
	border-right: 1px solid #fff;
	max-width: 350px;
	box-sizing:border-box;
	text-align: center;
	position: relative;
	color: #fff;
}
.s4c p{
	font-size: 100px;
	font-weight: 600;
	position: relative;
	width: 200px
}
.s4c p span{
	display:inline-block;
}
.s4c p sup{
	position:absolute;
	top:0px;
	right:0px;
	font-size:40px;
	font-weight:600;
}
.s4c:nth-child(4){
	border-right:0px solid #272829;
}
.s4 .iflex{
	display:flex;
    flex-wrap:wrap;
    justify-content:center;
}
.s4b{
	border-top:1px solid #2d3134;
	border-bottom:1px solid #2d3134;
	padding:60px;
}
.s4btitle{
	text-align: center;
	font-size:50px;
	font-weight: 800;
}
.s4btext{
	font-size:20px;
	font-weight: 300;
	text-align: center;
	color: #acacac;
	margin:30px auto 60px;
	max-width:1000px;
}
.s4b .iflex{
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.s4b1{
	width:calc(25% - 40px);
    position: relative;
    overflow: hidden;
    margin:20px 0;
}
.s4b1img{
	width:100%;
	background: #323333;
    border-radius: 16px;
    padding: 5px 6px 3px;
    box-sizing: border-box;
}
.s4b1 img{
	width: 100%;
    border-radius: 16px;
    box-sizing: border-box;
}
.s4b1 p{
	width:100%;
	padding:20px;
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	box-sizing: border-box;
}
.s4cover div{
	font-size: 18px;
	line-height: 2;
	color:#fff;
	height:60px;
}

.s4cover{
	width:100%;
	height:100%;
	top:0;
	transition:1s;
	position: absolute;
	left:0;
	z-index:2;
	background: rgb(0 0 0 / 20%);
	border-radius: 16px;
	display: flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	align-content:center;
}
.s4b1:hover .s4cover{
	background: rgb(16 83 177 / 80%);
}
@media(max-width: 1000px){
	.s4{
		background-attachment:normal;
		background-size: cover;
	}
	.s4c{
		width:50%;
		padding:0;
	}
	.s4c p{
		font-size: 40px;
		width:auto;
	}
	.s4c p sup{
		font-size: 20px;
		position: relative;
		margin-left:10px;
	}
	.s4b{
		padding:20px;
	}
	.s4b1{
		width:100%;
	}
}
/*product*/
.s5{
	width:100%;
	position: relative;
	padding-top:90px;
	padding-bottom: 60px;
}
.s5title{
	font-size: 70px;
	font-weight: 800;
	text-align: center;
}
.s5c{
	width:100%;
	margin-top:65px;
}
.s5c1{
	width:100%;
	display:none;
}
.s5on{
	display: block;
	margin-bottom: 50px;
}
.s5ca{
	display:block;
	width: calc(25% - 30px);
	margin-right:40px;
	float:left;
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 50px;
}
.s5ca:nth-child(4n){
	margin-right: 0px;
}
.s5cimg{
	width:100%;
	transition:0.5s;
}
.s5ca:hover .s5cimg{
	transform:scale(1.02);
}
.s5cb{
	width:100%;
	padding:10px 30px 40px;
	box-sizing:border-box;
}
.s5cb1{
	background: #e32735;
	width:80px;
	height:4px;
	transition:1s;
}
.s5ca:hover .s5cb1{
	width:100%;
}
.s5cb2{
	width:100%;
	position: relative;
}
.s5cb2 p{
	color: #393634;
}
.s5cb2 p:nth-child(1){
	font-size: 20px;
	font-weight: 600;
	margin-top: 35px;
	width: calc(100% - 60px);
	min-height: 60px;
}
.s5cb2 p:nth-child(2){
	font-size: 14px;
	font-weight: 600;
}
.s5more{
	position: absolute;
	height: 40px;
	width: 50px;
	text-align:center;
	border-radius: 5px;
	background: #1053b1;
	right:0px;
	top:0px;
	padding:9px 15px;
	box-sizing:border-box;
	bottom:20px;
}
.s5circle{
	width:20px;
	height: 20px;
	border-radius: 50%;
	border:1px solid #fff;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 18px;
	margin:0 auto;
}
.s5cx{
	margin: 30px auto;
    display: block;
    width: 268px;
}
.s5x1{
	padding:5px;
	border-radius: 50%;
	background: #39393a;
	float:left;
	margin-left: 60px;
	cursor:pointer;
	position: relative;
}
.s5xc{
	border-radius: 50%;
	background: #6b6e70;
	width:12px;
	height: 12px;
	transition:0.5s;
}
.s5x1:hover .s5xc{
	background: #c81623;
}
.s5x1:after{
	content:'';
	display: inline-block;
	height: 4px;
	width:60px;
	position: absolute;
	background: #383839;
	top:9px;
	right:-60px;
}
.s5x1:nth-child(1){
	margin-left:0;
}
.s5x1:nth-child(4)::after{
	display: none;
}

.s5xred .s5xc{
	background: #c81623;
}
@media(max-width: 1000px){
	.s5{
		padding:20px 0;
	}
	.s5title{
		font-size:30px;
	}
	.s5ca{
		width: calc(50% - 10px);
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.s5ca:nth-child(2n){
		margin-right: 0px;
	}
	.s5cb{
		padding:10px;
	}
	.s5more{
		display: none;
	}
}
/*news*/
.s6{
	background: url(../images/ihis.jpg) no-repeat;
	/*background-attachment: fixed;*/
	background-size:cover;
	min-height: 480px;
	width:100%;
	box-sizing:border-box;
	padding-top: 130px;
	padding-bottom:110px; 
}	
.s6title{
	text-align: center;
	font-size: 100px;
	font-weight: 800;
}
.newslist{
	width:550px;
	height: 80px;
	background: #1053b1;
	margin:60px auto 0;
	overflow: hidden;
	position: relative;
}
.news1a{
	text-align: center;
	display: block;
	width:100%;
	padding:25px 0;
	font-size: 22px;
	font-weight: 800;
}
.newsnext:after{
	display: none;
}
.newsprev:after{
	display: none;
}
@media(max-width: 1000px){
	.s6title{
		font-size: 40px;
	}
	.newslist{
		width:100%;
	}
	.news1a{
		font-size:18px;
		font-weight: 400;
	}
	.s6{
		padding:40px 0;
		min-height:auto;
	}
}

/*aboutpage*/
.ab2 .s4b1{
	width: calc(25% - 20px);
}
.ab2{
	border-bottom: 0px;
}
.ab2 .s4b1 p{
	padding:15px;
	border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
    color: #fff;
}
.ab2 .s4b1 img{
	border-radius: 10px;
}
.ab3{
	/*border-bottom: 1px solid #2d3134;*/
	padding-bottom: 70px;
}
.ab3 .iflex{
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.honorc p{
	text-align: center;
	font-size: 18px;
	color: #8c8c8c;
	line-height: 60px;
}
.ab4 .s4btitle{
	padding:60px 0;
}
.ab4 img{
	width:100%;
}
@media(max-width: 1000px){
	.ab2 .s4b1{
		width:100%;
	}
	.honorc{
		width:calc(50% - 5px);
	}
	.honorc img{
		width:100%;
	}
	.ab2{
	    padding-top:50px;
	}
}

/*section*/
.ban-ny {
	position: relative;
	margin-bottom: 0px;
	border-bottom:7px solid #1053b1; 
}

.ban-ny .img img {
	width: 100%;
}
@media(max-width:1000px){
	.ban-ny .img img {
		height:auto;
	}
}
.ban-ny .img img {
	width: 100%;
}

.ban-ny .img {
	display: flex;
}

.ban-ny .txt {
	color: #fff;
	position: absolute;
	top: 42%;
	z-index: 1;
}

.ban-ny .txt b {
	font-size: 32px;
	display: block;
	margin-bottom: 10px;
}

.ban-ny .txt p {
	font-size: 16px;
}

.ban-ny .loca {
	position: absolute;
	bottom: 0;
	height: 55px;
	line-height: 55px;
	background: rgba(0,0,0,0.2);
	width: 100%;
	font-size: 16px;
	color: #fff;
}

.ban-ny .loca a {
	color: #fff;
}

.ny-tit {
	font-size: 16px;
	color: #5b5b5b;
	text-align: center;
	margin-bottom: 50px;
}

.ny-tit b {
	font-size: 30px;
	color: #2d2d2d;
	display: block;
	margin-bottom: 15px;
}

@media (max-width: 1400px) {
	.ban-ny .loca,.ban-ny .txt p {
		display: none;
	}

	.ban-ny .txt {
		top: 50%;
	}
}

@media (max-width: 1000px) {
	.ban-ny {
		margin-top: 54px;
	}

	.ban-ny .txt b,.ny-tit b {
		font-size: 26px;
	}

	.ny-tit {
		margin-bottom: 30px;
	}

	.ny-tit b {
		margin-bottom: 10px;
	}
}

@media (max-width: 700px) {
	.ban-ny .txt b,.ny-tit b {
		font-size: 20px;
	}

	.ny-tit {
		font-size: 14px;
	}

	.ban-ny .txt {
		top: 40%;
	}
}

.ny-fenl {
	height: 65px;
	line-height: 65px;
	text-align: center;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
	overflow: hidden;
	border-bottom: 3px solid #1053b1;
}

.ny-fenl dl {
	display: inline-block;
}

.ny-fenl dl dt {
	float: left;
    margin: 0 30px;
    height: 60px;
    line-height: 56px;
    width:200px;
    border: 3px solid #1053b1;
    border-radius: 30px;
    color: #fff;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.ny-fenl dl dt a {
	font-size: 18px;
    color: #0e0e0e;
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #1053b1;
    font-weight: bold;
    transition: 0.4s;
}
.ny-fenl dl dt:hover{
	border: 3px solid #1053b1;
}
.ny-fenl dl dt.cur a,.ny-fenl dl dt:hover a {
	color: #fff;
	
}
.ny-fenl dl dt.cur{
	border: 3px solid #1053b1;
}
.ny-fenl dl dt:after{
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 100%;
    background: #1053b1;
    transition: 0.4s;
    left: 0;
    top: 0;
    z-index: -1;
}
.ny-fenl dl .cur:after{
	width: 100%;
}
.ny-fenl dl dt:hover::after {
    width: 100%;
}
.tit-ab {
	font-size: 30px;
	color: #333;
}

.des {
	font-size: 18px;
	line-height: 2;
	font-weight: 400;
}

.des p {
	font-size: 18px!important;
	line-height: 32px!important;
}
.about{
	padding:35px 0;
	border-bottom:1px solid #303030;
	width:100%;
	position:relative;
}
.abouttitle{
	text-align: center;
    font-size: 50px;
    font-weight: 800;
    padding:35px;
}
.about p{
	font-size:18px;
	line-height: 2;
	margin-bottom: 20px;
	text-align: justify;
}



@media (max-width: 1000px) {
	.ny-fenl dl dt {
		margin: 0;
		float: left;
		overflow: hidden;
		text-align: center;
	}	
	.ny-fenl dl dt{
		width:30%;
		margin-bottom: 20px;
		height: 40px;
		line-height: 35px;
	}
	.ny-fenl {
		height: auto;
		line-height: auto;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}

	.ny-fenl dl dt a {
		font-size: 14px;
	}

	.ny-fenl dl {
		width: 100%;
	}

	.des p {
		font-size: 14px!important;
	}
	.about p{
		font-size: 16px;
	}
}
.newscenter{
	width: 100%;
	max-width:1500px;
	margin:0 auto;
	padding:20px;
	box-sizing:border-box;
	border-radius: 25px;
}
.main-fl {
	width:100%;
}

.main-fr .box b {
	font-size: 30px;
}

.main-fr .box dt {
	margin-top: 14px;
}

.main-fr .box dt .imgfd {
	width: 42%;
	max-height: 75px;
}

.main-fr .box dt .txt {
	width: 55%;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.main-fr .box dt:hover .txt {
	color: #005bad;
}

.main-fr .rmcp dt .imgfd {
	width: 50%;
	max-height: 92px;
	border: 1px solid #eaebed;
}

.main-fr .rmcp dt .txt {
	width: 46%;
}
.newsline{
	box-shadow: 0px 5px 20px rgba(0,0,0,0.2);	
	padding:30px; 
	margin:50px auto;
}
.list-news{
	display: block;
}
.list-news li {
	width: 100%;
}

.list-news li .imgfd {
	width: 32%;
}
.list-news li .imgfd img{
	width:100%;
	max-height:300px;
}

.list-news li .txt {
	width: 65%;
	box-sizing:border-box;
	padding:25px 0;
}

.list-news li .txt h2 {
	font-size: 28px;
	display: block;
	margin-bottom: 18px;
	line-height: 30px;
	overflow: hidden;
}

.list-news li .date {
	font-size: 14px;

	margin-top: 50px;
}

.list-news li .des {
	height: 64px;
	overflow: hidden;
}

.list-news li:hover .txt h2 {
}

@media (max-width: 1000px) {
	.main-fr {
		display: none;
	}

	.main-fl {
		width: 100%;
	}

	.list-news li .txt h2 {
		font-size: 20px;
	}

	.list-news li .imgfd {
		width: 42%;
	}

	.list-news li .txt {
		width: 56%;
	}
	.newsline{
		padding:20px;
	}
}

@media (max-width: 1000px) {
	.list-news li .txt h2 {
		font-size: 30px;
		line-height: 1.5;
	}

	.list-news li .des,.list-news li .date .fr {
		float: none;
	}
	.list-news li .date .fr{
		margin-top:10px;
	}

	.list-news li .imgfd {
		width: 100%;
	}

	.list-news li .txt {
		width: 100%;
	}

	.list-news li .date {
		margin-top: 20px;
	}
}

.show-new h1 {
	font-size: 30px;
	display: block;
	margin-bottom: 30px;
	margin-top: 60px;
}

.show-new dl {
	display: inline-block;
	width: 100%;
}

.show-new dl dt {
	float: left;
	margin-right: 60px;
	padding-left: 20px;
}

.show-new dl dt:nth-child(1) {
	background: url(../images/ns-ic1.png) no-repeat left;
}

.show-new dl dt:nth-child(2) {
	background: url(../images/ns-ic2.png) no-repeat left;
}

.show-new dl dt:nth-child(3) {
	background: url(../images/ns-ic3.png) no-repeat left;
}
.fanye{
	margin-bottom: 50px;
}
.fanye li {
	width: 40%;
	height: 32px;
	line-height: 32px;
	padding: 0 20px;
	overflow: hidden;
	font-size: 16px;
	color: #000;
}


.fanye li:hover a {
	color: #1053b1;
}

.show-new .des {
	border-bottom: 1px solid #444748;
	border-top: 1px solid #444748;
	padding: 50px 0 80px;
	margin: 40px 0;
}

@media (max-width: 1200px) {
	.show-new h1 {
		font-size: 28px;
	}
}

@media (max-width: 1000px) {
	.show-new h1 {
		font-size: 22px;
		margin-bottom: 15px;
	}

	.show-new .des {
		padding: 40px 0;
	}
}

@media (max-width: 700px) {
	.show-new h1 {
		font-size: 18px;
	}

	.show-new .des {
		padding: 20px 0;
		margin: 20px 0;
	}

	.show-new dl dt {
		margin-bottom: 10px;
	}

	.fanye li {
		width: 96%;
		padding: 0 2%;
		margin-top: 10px;
	}
}

.list-equ li {
	width: 23.75%;
	margin-right: 1.66%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.list-equ li:nth-child(4n) {
	margin-right: 0;
}

.list-equ li p {
	font-size: 18px;
	color: #333;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.list-equ li:hover p {
	color: #005bad;
}

@media (max-width: 1000px) {
	.list-equ li,.list-equ li:nth-child(4n) {
		width: 30%;
		margin-right: 5%;
	}

	.list-equ li:nth-child(3n) {
		margin-right: 0;
	}

	.list-equ li:hover p {
		font-size: 16px;
	}
}

@media (max-width: 700px) {
	.list-equ li,.list-equ li:nth-child(3n),.list-equ li:nth-child(4n) {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 10px;
	}

	.list-equ li:nth-child(2n) {
		margin-right: 0;
	}

	.list-equ li:hover p {
		font-size: 16px;
	}

	.list-equ li p {
		font-size: 15px;
	}
}



.propage-fl .mab {
	margin-bottom: 40px;
	display: block;
	font-size: 30px;
}

.fl-pro li {
	height: 50px;
	line-height: 50px;
	width: 100%;
	font-size: 18px;
	background: #333536;
	overflow: hidden;
	margin-bottom: 15px;
	border-radius: 5px;
}

.fl-pro li a {
	display: block;
	padding: 0 20px;
	color: #fff;
}
.fl-pro li a span img{
	width:15px;
}
.fl-pro li:hover,.fl-pro li.cur {
	background: #1053b1;
	color: #fff;
}

.fl-pro li:hover a,.fl-pro li.cur a {
	color: #fff;
}

.list-pro li {
	width: 32%;
	float: left;
	margin-right: 2%;
	background: #fff;
	margin-bottom: 30px;
}

.list-pro li:nth-child(3n) {
	margin-right: 0;
}

.list-pro li .txt {
	padding: 0 15px;
}

.list-pro li .imgfd {
	height: 280px;
}

.list-pro li h2 {
	display: block;
	font-size: 16px;
	color: #333;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin: 10px 0;
}

.list-pro li span {
	font-size: 14px;
	color: #666;
}

.list-pro li:hover h2 {
	color: #005bad;
}

@media (max-width: 1000px) {
	.list-pro li {
		margin-bottom: 20px;
	}

	.list-pro li .imgfd {
		height: 180px
	}
}

@media (max-width: 700px) {
	.list-pro li,.list-pro li:nth-child(3n) {
		width: 48%;
		margin-right: 4%;
	}

	.list-pro li:nth-child(2n) {
		margin-right: 0;
	}

	.list-pro li .imgfd {
		height: 150px;
	}

	.list-pro li h2 {
		font-size: 15px;
		margin: 6px 0;
	}
}

.show-pro1 {
	display: inline-flex;
	width: 100%;
}

.show-pro1 .imgfd{
	width: 53%;
	float: left;
}
.show-pro1 .txt {
    width: 43%;
    float: left;
    margin-left: 3%;
}



.show-pro1 .imgfd {
	max-height: 545px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.show-pro1 .imgfd img {
	height: auto;
}

.productimg{
	max-width:545px;
	max-height: 545px;
	    width: calc(100% - 140px);
	float:left;
	overflow: hidden;
}
.productimg .swiper-slide{
	padding:30px;
	border: 2px solid #666;
	box-sizing:border-box;
}
.productimg2{
	max-width:116px;
	height: 515px;
	max-height: 515px;
	float:right;
	margin-left:15px;
	cursor:pointer;
}
.productimg2 .swiper-slide{
	border: 2px solid #666;
	box-sizing:border-box;
}
.pt1img{
	width:100%;
	display: block;
}
.pt2img{
	width:100%;
	display: block;
}
.pt2down:after{
	display: none;
}
.pt2down{
	width:58px;
	height: 30px;
	background: #3b3d3f;
	position: absolute;
	top:auto!important;
	left:auto!important;
	right:0px!important;
	bottom:0!important;
}
.pt2up:after{
	display: none;
}
.pt2up{
	width:58px;
	height: 30px;
	background: #1053b1;
	position: absolute;
	top:auto!important;
	left:auto!important;
	right:58px!important;
	bottom:0!important;
}
.show-pro1 .txt h1 {
	display: block;
	font-size: 24px;
	margin-bottom: 15px;
}

.show-pro1 .txt h2 {
	display: block;
	font-size: 18px;
	padding-bottom: 35px;
	border-bottom: 1px solid #4c4c4c;
}

.show-pro1 .txt h3 {
	display: block;
	font-size: 18px;
	padding: 30px 0;
	border-bottom: 1px solid #4c4c4c;
	line-height: 2;
	font-weight: 400;
	/*max-width: 250px;*/
	overflow: hidden;
}
.show-pro1h4{
	padding: 30px 0;
	border-bottom: 1px solid #4c4c4c;
}
.show-pro1h4 .sp1{
	padding:0 15px;
	height: 45px;
	line-height: 45px;
	width:130px;
	background: #1053b1;
	color: #fff;
	font-size: 16px;
	float: left;
	box-sizing:border-box;
	margin-right:8px; 
	border-radius: 5px;
	font-weight: 600;
	cursor:pointer;
}
.show-pro1h4 .sp1 img{
	transform: translate(0px,3px);
	margin-right: 3px;
}
.show-pro1h4 .sp2{
	padding:14px;
	height: 45px;
	width:45px;
	background: #3b3d3f;
	float: left;
	box-sizing:border-box;
	margin-right:8px; 
	border-radius: 5px;
	cursor:pointer;
	transition:1s;
}
.show-pro1h4 .sp3{
	display: block;
	padding:14px;
	height: 45px;
	width:45px;
	background: #3b3d3f;
	float: left;
	box-sizing:border-box;
	margin-right:8px;
	border-radius: 5px; 
	cursor:pointer;
	transition:1s;
}
.show-pro1h4 .sp4{
	padding:14px;
	height: 45px;
	width:45px;
	background: #3b3d3f;
	float: left;
	box-sizing:border-box;
	margin-right:8px;
	border-radius: 5px;
	cursor:pointer; 
	transition:1s;
}
.show-pro1h4 .sp2:hover{
	background: #1053b1;
}
.show-pro1h4 .sp3:hover{
	background: #1053b1;
}
.show-pro1h4 .sp4:hover{
	background: #1053b1;
}

.show-pro1h5{

	box-sizing:border-box;
	padding:32px 0; 
}
.show-pro1h5 .fr{
	float:right;
	display: inline-block;
	width:36px;
	height: 36px;
	border-radius: 5px;
	border:1px solid #787878;
	margin-left:20px; 
}
.show-pro1h5 .fr:hover{
	border:1px solid #1053b1;
	background: #1053b1;
}
.show-pro1 .txt .box {
	padding:0 0 30px 0;
}

.show-pro1 .ind-more {
	margin-top: 30px;
}

.show-pro1 .txt .des {
	max-height: 128px;
	overflow: hidden;
}

.show-pro2,.show-pro3 {
	margin-top: 40px;
}

.show-pro2 .tit-pro {
	width: 100%;
	margin-bottom: 30px;
}

.show-pro2 .tit-pro span {
	display: block;
	font-size: 26px;
	font-weight: 800;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #575859;
}
.show-pro2 .des{
	padding:25px 0;
}
.show-pro3 .feedback {
	margin-top: 0;
	background: #fff;
	padding: 40px;
}

.show-pro3 .feedback li,.show-pro3 .feedback li input,.show-pro3 .feedback li textarea {
	background: #f1f2f4;
}

.show-pro3 .feedback li.sub input,.show-pro3 .feedback li.sub {
	width: 250px;
	height: 60px;
	background: #005bad;
}

.show-pro3 .feedback li input {
	height: 60px;
	line-height: 60px;
}

.show-pro3 .feedback li span {
	line-height: 60px;
}

.show-pro3 .feedback li:nth-child(5) {
	height: 120px;
}

.show-pro3 .tit {
	font-size: 16px;
	color: #666;
	margin-bottom: 30px;
}

.show-pro3 .tit b {
	font-size: 30px;
	color: #333;
	margin-right: 10px;
}
#maximg td {
    display: table-cell;
    vertical-align: inherit;
    border:1px solid #666;
    padding:10px;
    box-sizing:border-box;
}
#maximg table {
    border-collapse: collapse;
    border-spacing: 2px;
    width:100%;
}


@media (max-width: 1200px) {
	.fl-pro li a {
		padding: 0 10px;
	}

	.main-fr .box {
		padding: 15px;
	}

	.show-pro1 .txt .box,.show-pro2 .box,.show-pro3 .feedback {
		padding: 30px;
	}
	

	.show-pro3 .tit b {
		font-size: 26px;
	}
	.productimg2{
	    display: none;
	}
	.productimg{
	    width:100%;
	}
}

@media (max-width: 800px) {
	.show-pro3 .tit b {
		font-size: 20px;
	}

	.show-pro3 .tit {
		font-size: 14px;
	}

	.show-pro1 .imgfd,.show-pro1 .txt {
		width: 100%;
	    margin-left: 0%;
	}

	.show-pro1 {
		display: block;
	}

	.show-pro1 .txt .box,.show-pro2 .box,.show-pro3 .feedback {
		padding: 20px;
	}
	.show-pro2 .box{
		padding: 0;
	}
	.show-pro1 .txt .box{
		padding: 0;
	}
	
	#maximg{
		width:100%;
		overflow-x: scroll;

	}
	#maximg td{
	    border-color: rgb(221, 221, 221)!important;
	}
	

	.show-pro1 .txt h1 {
		height: 50px;
		line-height: 50px;
		font-size: 20px;
		margin-bottom: 10px;
	}

	.show-pro1 .txt .des {
		max-height: auto;
	}

	.show-pro1 .ind-more,.show-pro2,.show-pro3 {
		margin-top: 20px;
	}

	.show-pro2 .tit-pro span {
		font-size: 16px;
	}

	.show-pro2 .tit-pro,.show-pro3 .tit {
		margin-bottom: 10px;
	}
}

.pagination > li > a, .pagination > li > span {
	padding: 0 12px;
	border: 1px solid #bbb;
	color: #000;
	margin-right: 8px;
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}

.pagination li.first,.pagination li.last {
	display: none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background: #005bad;
	border-color: #005bad;
	color: #fff;
}

.pagination > li > a:hover {
	color: #005bad;
}

.pagination li {
	float: left;
}

.pagination {
	margin: 0;
	margin-top: 40px;
	display: inline-block;
}

.digg {
	text-align: center;
	width: 100%;
}

@media (max-width: 600px) {
	.pagination {
		margin-top: 20px;
	}
}

/*contactpage*/
.contitle{
	font-size:56px;
	font-weight: 800;
	text-align: center;
	padding-top: 50px;
}
.contitle2{
	font-size:34px;
	font-weight: 800;
	text-align: center;
	padding-top: 10px;
}
.conc{
	margin-top: 65px;
	display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.conc1{
	background: #144a78;
	padding:40px;
	border-radius: 15px;
	width:calc(33.3333% - 20px);
	box-sizing:border-box;
	transition:1s;
}
.conc1:hover{
	background: #1053b1;
}
.concimg{
	text-align: center;
	padding:20px;
	background: #fff;
	margin:0 auto;
	display: block;
	width:90px;
	height: 90px;
	box-sizing:border-box;
	border-radius: 50%;
	margin-bottom:30px;
}
.context{
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.context2{

}
.context p{
	line-height: 2;
}
.context a{
	text-decoration:underline;
}
.aimg{
	display: block;
}
.bimg{
	display: none;
}

.ny_cont1 {
	padding: 60px 0 90px;
	/*border-bottom: 1px solid #303030;*/
}

.ny_cont1 h2 {
	font-size:48px;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
}

.ny_cont1 .bk-line {
	width: 23.75%;
	float: left;
	margin-right: 1.66%;
	overflow: hidden;
	border-radius: 10px;
	border: 2px solid #144a78;
    box-sizing: border-box;
}

.ny_cont1 .bk-line:nth-child(4) {
	margin-right: 0;
}

.ny_cont1 .bk-line p {
	font-size: 16px;
	color: #555;
}

.ny_cont1 .bk-line span {
	color: #ef0000;
}

.ny_cont1 .bk-line input {
	height: 50px;
	line-height: 50px;
	padding-left: 14px;
	font-size: 15px;
	color: #666;
	background: #fff;
	width: 100%;
	margin-top:0;

}

.ny_cont1 .bk-line:nth-child(5),.ny_cont1 .bk-line:nth-child(5) textarea {
	width: 100%;
	margin-top:30px; 
}

.ny_cont1 .bk-line:nth-child(5) p {
	margin: 30px 0 15px;
}

.ny_cont1 .bk-line:nth-child(5) textarea {
	padding-left: 14px;
	padding-top: 14px;
	font-size: 15px;
	color: #666;
	background: #fff;
	box-sizing:border-box;
	border-radius: 10px;
}

.ny_cont1 .tj {
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #1053b1;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	border-radius: 3px;
	display: block;
	margin-top: 50px;
	cursor: pointer;
}



@media (max-width: 1200px) {
	.ny_cont1 {
		padding: 50px 0;
	}
	.conc1{
		width:100%;
		margin-bottom: 30px;
	}
}

@media (max-width: 1000px) {
	.ny_cont1 .bk-line {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.ny_cont1 .bk-line:nth-child(5) p {
		margin-top: 0;
	}

	.ny_cont1 h2 {
		font-size: 20px;
		margin-bottom: 30px;
	}

	.ny_cont1 {
		padding: 40px 0;
	}

	.ny_cont1 .tj {
		margin-top: 30px;
	}
	.contitle{
		font-size: 34px;
	}

	.contitle2{
		font-size: 20px;
	}
}

.ind-more {
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	background: #005bad;
	border-radius: 3px;
	font-size: 14px;
	color: #333;
	text-align: center;
	color: #fff;
}

.ind-more:hover {
	background: #f09800;
}

.xgcp li {
	width: 24%;
	float: left;
	margin-right: 1.33%;
	text-align: center;
}

.xgcp li:nth-child(4) {
	margin-right: 0px;
}

.xgcp li h3 {
	font-size: 15px;
	color: #333;
	height: 19px;
	overflow: hidden;
	font-weight: normal;
}

.xgcp li .imgfd {
	border: 1px solid #ddd;
	height: 180px;
}

.xgcp li:hover h3 {
	color: #005bad;
}

@media (max-width: 1000px) {
	.xgcp li {
		width: 48%;
		margin: 0;
		margin-right: 4%;
	}

	.xgcp li:nth-last-child(2n) {
		margin-right: 0%;
	}

	.xgcp li .imgfd {
		margin-top: 10px;
		height: 130px;
		margin-bottom: 10px;
	}

	.xgcp li h3 {
		font-size: 14px;
	}
}

.rmbq dt {
	width: 48%;
	float: left;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
	text-align: center;
	margin-right: 4%;
}

.rmbq dt:nth-child(2n) {
	margin-right: 0;
}

.rmbq dt a {
	display: block;
	padding: 0 6px;
	font-size: 14px;
	color: #333;
}

.rmbq dt:hover,.main-fr-tags .box .rmbq-p dt:hover {
	background: #005bad;
}

.rmbq dt:hover a {
	color: #fff;
}

.rmbq-p dt {
	background: #f1f2f4;
}

.main-fr-tags .box {
	background: #f5f6f8;
}

.main-fr-tags .box .rmbq-p dt {
	background: #fff;
}

.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 5px;
	border-radius: 3px;
	line-height: 100%;
	font-family: '宋体';
}

.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;
}



.text-secondary {
	text-align: center;
	padding: 20px 0
}

#maximg img {
	max-width: 100%;
	height: auto !important
}

/*videopage*/
.videolistpage{
	width:100%;
	position: relative;
	margin-top:60px;
}
.videolistpage .video1a{
	width:calc(33.3333% - 20px);
	margin-right: 30px;
	margin-bottom: 50px;
	float: left;
}
.videolistpage .video1a:nth-child(3n){
	margin-right: 0px;
}
@media(max-width: 1000px){
	.videolistpage .video1a{
		width:100%;
		margin-right:0;
	}
}

/*propage*/
.propage{
	padding:60px;
}
.procenter{
    width: 100%;
    max-width: 1680px;
    margin: 0 auto;
    padding:60px 20px;
    box-sizing: border-box;
}
.propage-fl{
	width: 280px;
}
.propage-fr{
	width:calc(100% - 340px);
}
.propage-fr .position{
	color: #888;
	font-size:16px;
	margin-top: 10px;
	margin-bottom: 30px;
}
.propage-fr .position a{
	color: #888;
	font-size:16px;
	padding:0 5px;
}
.propage-fr .s5ca{
	width: calc(33% - 22.5px);
	margin-right: 30px;
    margin-bottom: 30px;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
.propage-fr .s5cb{
	padding: 20px 15px 20px;
}
.propage-fr .s5cb2 p:nth-child(1){
	margin-top:0px; 
}
.propage-fr .s5ca:nth-child(3n){
	margin-right:0px; 
}
.propage-fr .s5ca:hover .s5cb{
	background: #1053b1;
}
.propage-fr .s5ca:hover .s5cb p{
	color: #fff;
}

@media(max-width:1000px){
	.propage-fl{
		display: none;
	}
	.propage-fr{
		width: 100%;
	}
	.propage-fr .s5ca{
		width: calc(100% - 15px);
	}
	.propage-fr .s5ca:nth-child(2n) {
    	margin-right: 0px;
	}
}

/*cpny input*/

.show {
	display: block !important;
}

#message {
	position: fixed;
	top: 0;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	display: none;
}

#message #center {
	max-width: 900px;
	margin: 10% auto 0;
	position: relative;
}

#message #center #close {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	position: absolute;
	right: -40px;
	font-size: 22px;
	width: 40px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	background: #fff;
	text-align: center;
}

#message #center #close:hover {
	background: #1053b1;
	color: #fff;
	transition-duration: 1s
}

#message #center #close:hover i{
	color: #fff;
	transition-duration: 1s
}

#message #center #close i {
	margin-top: 5px;
}

#feedback {
	padding: 40px 30px 20px;
	;background: #fff;
	border-radius: 8px;
	border-top-right-radius: 0;
}

#feedback .pro {
	width: 92%;
	border: 0;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9dbdd;
}

#feedback dl {
	width: 49%;
	float: left;
	margin-bottom: 15px;
}

#feedback dl:nth-child(2n) {
	margin-left: 2%;
}

#feedback dl:nth-child(5) {
	width: 100%;
}

#feedback dl:nth-child(8) {
	width: 50%;
	margin-left: 0;
}

#feedback dl.noborder {
	width: 50%;
	margin-left: 0;
}

.ftype_input {
	position: relative;
}

.ftype_input .fbox {
	background: #eceef0;
	width: 100%;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}

.ftype_input .fbox input {
	line-height: 40px;
	text-transform: capitalize;
	width: 88%;
	background: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	color: #333333;
}

.ftype_input .tips,.ftype_textarea .tips {
	box-sizing: content-box;
	height: 30px;
	line-height: 32px;
	position: absolute;
	top: 4px;
	font-size: 16px;
	width: 16px;
	overflow: hidden;
	right: 20px;
	border-left: 1px solid #d9dbdd;
	padding-left: 14px;
	color: #000;
}

.ftype_input .tips img,.ftype_textarea .tips img {
	padding-right: 20px;
	float: none;
}

.ftype_code .tips {
	width: 100px;
	right: 0;
}

.ftype_input .tips i {
	margin-top: 8px;
}

.ftype_textarea .tips i {
	margin-top: 8px;
}

.ftype_code .tips img {
	height: 30px;
	padding-right: 0;
}

.formerror {
	position: absolute;
	right: 32px;
	top: 5px;
	color: red;
	font-size: 0;
}

.formerror i {
	font-size: 14px;
}

.ftype_textarea {
	position: relative;
}

.ftype_textarea .fbox {
	background: #eceef0;
	width: 100%;
	box-sizing: border-box;
	min-height: 100px;
	padding: 20px;
	border-radius: 5px;
}

.ftype_textarea .fbox textarea {
	text-transform: capitalize;
	width: 95%;
	min-height: 100px;
	background: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	color: #333333;
}

.ftype_textarea .fbox .formerror {
	top: 12px;
}

.ftype_code .fbox input {
	width: 75%;
}

.ftype_code .fbox img {
	padding-bottom: 10px;
	float: none;
}

.noborder .submit {
	width: 50%;
	float: right;
	transition-duration: 1s;
	cursor: pointer;
	border-radius: 4px;
	height: 40px;
	background: #00b0e6;
	font-size: 18px;
	color: #ffffff;
	border: 0;
}

.noborder .submit:hover {
	background: #1053b1
}

#ewm1 {
	position: fixed;
	top: 0;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	display: none;
}

#ewm1 #center1 {
	max-width: 300px;
	margin: 25% auto 0;
	position: relative;
}
#ewm1 #center1 img{
	max-width:300px;
	width:300px;
}
#ewm1 #center1 #close1 {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	position: absolute;
	right: -40px;
	font-size: 22px;
	width: 40px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	background: #fff;
	text-align: center;
}

#ewm1 #center1 #close1:hover {
	background: #1053b1;
	color: #fff;
	transition-duration: 1s
}

#ewm1 #center1 #close1 i {
	margin-top: 5px;
}


#ewm2 {
	position: fixed;
	top: 0;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	display: none;
}

#ewm2 #center2 {
	max-width: 300px;
	margin: 25% auto 0;
	position: relative;
}
#ewm2 #center2 img{
	max-width:300px;
	width:300px;
}
#ewm2 #center2 #close2 {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	position: absolute;
	right: -40px;
	font-size: 22px;
	width: 40px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	background: #fff;
	text-align: center;
}

#ewm2 #center2 #close2:hover {
	background: #1053b1;
	color: #fff;
	transition-duration: 1s
}

#ewm2 #center2 #close2 i {
	margin-top: 5px;
}

@media screen and (max-width:1000px) {
	.paging {
		padding: 15px 0;
	}

	.layui-layer-iframe {
		max-width: 95%;
		height: auto !important;
		min-height: 277px;
	}
	#feedback dl:nth-child(2n){
		margin-left: 0;
	}
	#feedback {
		padding: 30px 15px 20px;
		border-radius: 0;
	}

	#feedback dl {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}

	#message #center {
		max-width: 95%;
		margin-top: 30%;
	}

	.noborder .submit {
		border-radius: 0;
		width: 100%;
		margin: 0;
		float: none;
	}

	

	#feedback dl:nth-child(8) {
		width: 100%;
		display: block;
	}

	#feedback dl.noborder {
		width: 100%;
	}

	#message #center #close {
		right: 0;
		top: -30px;
		border-radius: 0;
	}

	.header,.menu {
		display: none;
	}

	.wap-bottom,.navbar,#sortpro {
		display: block;
	}

	.videos {
		width: 90%;
		margin: 0 5%;
		left: 0;
		top: 30%;
	}

	#video {
		width: 100%;
	}
}
.partnerlistpage{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	margin-top:50px;
}
.spartner{
	padding-top:50px;
}
.partner{
	width:calc(20% - 20px);
	padding:20px;
	border:2px solid #1053b1;
	box-sizing: border-box;
	margin-bottom:23px;
	transition:1s;
}
.partner:hover{
	transform: translate(0px,-5px);
}
.partnerimg img{
	display: block;
	width:100%;
}
@media(max-width:800px){
	.partner{
		width:calc(50% - 10px);
	}
}
.flex{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
.home2{
	background-image: url(../images/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding:180px 0;
	box-sizing: border-box;
}
.home2 .center{
	justify-content: start;
}
.s2left{
	width:60%;
	max-width: 800px;
}
.s2p1{
	font-family:"pmzd";
	font-size:56px;
	color:#fff;
}
.s2p1 span{
	color:#1053b1;
}
.s2p2{
	margin-top:50px;
	font-size:16px;
	color:#fff;
	line-height: 2;
	text-align: justify;
}
.s2p3{
	margin-top:70px;
	width:100%;
	font-family:"pmzd";
}
.s3tabp1{
	font-size:18px;
	color:#fff;
}
.s3tabp2{
	font-size:18px;
	color:#fff;
}
.s3tabp2 span{
	font-size:60px;
	color:#1053b1;
}
.s2p4{
	margin-top:100px;
	justify-content: start;
}
.s2p4 .more{
	width:45px;
	height:45px;
	line-height: 45px;
	text-align: center;
	background: #e73756;
	color:#fff;
	border-radius: 30px;
	font-family: "宋体";
	transition: 1s;
}
.s2p4 .read-more{
	font-size:18px;
	color:#fff;
	line-height: 45px;
	padding-left:15px;
}
.s2p4:hover .read-more{
	color:#1053b1;
}
.s2p4:hover .more{
	width:100px;
}
@media(max-width:1000px){
	.home2{
		padding:30px 0;
	}
	.s2left{
		width:100%;
	}
	.s2p1 br{
		display: none;
	}
	.s2p1{
		font-size: 32px;
	}
	.s3tabp2 span{
		font-size: 30px;
	}
	.s2p4{
	    margin-top:30px;
	}
}
.home3{
	background: linear-gradient(180deg, #bfbfbf 0%, #fff 50%, #fff 100%);
	padding:100px 0;
}
.home3 .center{
	position: relative;
}
.h3p1{
	font-size:60px;
	font-family: "pmzd";
	color:#333333;
	position: absolute;
	top:0;
	left:0;
	z-index: 99;
}
.h3p1 p{
	font-size:24px;
	font-family: "pmzd";
	color:#333333;
	margin-top:5px;
}
.h3p2{
	font-size:30px;
	margin-top:180px;
	color:#213d8c;
}
.h3p3{
	font-size:16px;
	margin-top:50px;
	line-height: 2;
	color:#333333;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	text-align: justify;
}
.h3left{
	width:50%;
	padding-right:10%;
	box-sizing: border-box;
}
.h3right{
	width:50%;
	padding:50px 0;
	background-image: url(../images/s3rightbg.png);
	background-repeat: no-repeat;
	background-position: center right;
	border-radius:45px;
	overflow: hidden;
}

.h3p4{
	margin-top:100px;
	justify-content: start;
}
.h3p4 .more{
	width:45px;
	height:45px;
	line-height: 45px;
	text-align: center;
	background: #e73756;
	color:#fff;
	border-radius: 30px;
	font-family: "宋体";
	transition: 1s;
}
.h3p4 .read-more{
	font-size:18px;
	color:#213d8c;
	line-height: 45px;
	padding-left:15px;
}
.h3p4:hover .read-more{
	color:#1053b1;
}
.h3p4:hover .more{
	width:100px;
}
.h3right img{
	display: block;
	margin: 0 auto;
}
.h3{
	background: #fff;
	padding: 100px 0;
}
.h3px1{
	width:100%;
	font-size:60px;
	font-family: "pmzd";
	color:#333333;
	z-index: 99;
	text-align: center;
	margin-bottom:60px;
}
.h3px1 p{
	font-size:24px;
	font-family: "pmzd";
	color:#333333;
	margin-top:5px;
}
/* .h3px{
	justify-content: start;
} */
.h3px2 {
    width:calc((100% - 120px) / 5);
    width:calc(25% - 30px);
	/* margin-right: 30px; */
    margin-bottom: 30px;
    box-shadow: 0 0 5px #ccc;
}
/* .h3px2:nth-child(5n){
	margin-right: 0;
} */
.h3px2 .pic {
    height: auto;
    display: block;
    overflow: hidden;
}
.h3px2 .pic img {
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: all 1.5s;
}
.h3px2 .text {
    text-align: center;
    line-height: 30px;
    padding: 10px 0 10px 0;
    font-size: 18px;
    background: #e6e6e6;
}
.h3px2:hover .text{
	background: #1053b1;
	color:#fff;
}
@media(max-width:1000px){
    .home3{
        padding:50px 0;
    }
    .h3left{
        width:100%;
        padding:0;
    }
    .h3right{
        width:100%;
        padding:0;
        margin-top:30px;
    }
    .h3p1{
        position:relative;
    }
    .h3p2{
        margin-top:40px;
    }
    .h3p3{
        display: block;
    }
    .h3p4{
        margin-top:30px;
    }
    .h3right img{
        width:100%;
    }
	.h3px2{
		width:calc(50% - 20px);
	}
}
.h4{
	position: relative;
	width:100%;
	padding:0;
}
.h4imgbox{
	position: relative;
}
.h4bg{
	position: absolute;
	z-index: 1;
	width:100%;
	left:0;
	top:0;
	display: block;
}
.h4bg-hover{
	position: relative;
	z-index: 2;
}
.h4con{
	position: absolute;
	z-index: 5;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.h4-top{
	padding-top:50px;
}
.h4-top .index-p1{
	color: #fff;
}
.h4-top .index-p2{
	color: #fff;
}
.h4t{
	position: absolute;
	z-index: 5;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.h4-tab{
	width:25%;
	height:100%;
	border-right: 1px solid rgb(255,255,255,0.3);
	display: flex;
	flex-wrap:wrap;
	align-items:flex-end;
	align-content:flex-end;
	padding:50px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.h4-img-box{
	width:100%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width:68px;
	height:68px;
	line-height: 68px;
	border:1px solid #fff;
	box-sizing: border-box;
	border-radius: 50px;
	align-items:center;
}
.h4-img-box img{
	width:44px;
	height:44px;
}
.h4-img-box2{
	width:100%;
	text-align: justify;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	height:0;
	overflow: hidden;
	transition:1s;
}
.h4-p1{
	text-align: left;
	width:100%;
	font-size:26px;
	font-weight: 800;
	margin-top:30px;
	text-shadow: 0 4px 5px rgb(0 0 0 / 40%);
}
.h4-p2{
	width:100%;
	font-size:16px;
	text-align: justify;
	text-shadow: 0 4px 5px rgb(0 0 0 / 40%);
}

.h4-img1{
	display: block;
}

.h4-tab-hover{
	background: linear-gradient(180deg, rgb(38,60,146,0.2) 0%, rgb(38,60,146,1) 100%); ;
	
}
.h4-tab-hover:hover .h4-img-box2{
	height:205px;
	margin-top:80px;
	line-height: 2;
}
.h4title{
	position: absolute;
	width:100%;
	top:175px;
	left:0;
	text-align: center;
	font-family: 'pmzd';
}
.h4t1{
	position: relative;
	font-size:60px;
	color:#fff;
	z-index: 10;
}
.h4t2{
	font-size:60px;
	color:#fff;
	opacity: 0.4;
	position: relative;
	top:-100px;
	z-index: 5;
}
@media(max-width:1000px){
	.h4{
		display: none;
	}
}
.h5{
	background-image: url(../images/h5bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding:185px 0 100px;
}
.h5title{
	text-align: center;
	font-family:'pmzd';
	
}
.h5t1{
	font-size:58px;
}
.h5t1 img{
	margin-right:10px;
}
.h5t2{
	font-size:24px;
	margin-top:0px;
}
.h5swiper{
	margin-top:50px;
	padding-bottom: 50px;
}
.h5pagination{
	top:auto!important;
	bottom:0!important;
}
.h5p1{
	width:100%;
	height:320px;
	border-radius: 20px;
	overflow:hidden;
}
.h5p1 img{
	width:100%;
	display: block;
	height:100%;
}
.h5p2{
	margin-top:30px;
	font-size:16px;
	color:#333333;
}
.h5p3{
	margin-top:30px;
	font-size:24px;
	color:#333333;
	white-space: nowrap;/*设置不换行*/
	overflow: hidden; /*设置隐藏*/
	text-overflow: ellipsis; /*设置隐藏部分为省略号*/
}
.h5p4{
	display: block;
	margin-top:30px;
	font-size:16px;
	color:#333333;
}
.h5p4 p{
	display: inline-block;
	height:15px;
	width:15px;
	text-align: center;
	line-height: 15px;
	margin-left:6px;
	background: #e73756;
	border-radius: 25px;
	color:#fff;
	font-size:10px;
	box-sizing: border-box;
	font-family: "宋体";
	transform: translate(0px,-3px);
}
@media(max-width:1000px){
    .h5{
        padding:30px 0;
    }
}
.h6{
	background-image: url(../images/foot-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;

}
.h6top{
	background: rgb(0,0,0,0.8);
}
.h6bottom{
	padding:20px;
	font-size:16px;
	color:#fff;
	border-top:1px solid #413f3d;
	background: rgb(0,0,0,0.8);
}
.h6bottom a{
	color:#fff;
	margin-left:10px;
}
.h6left{
	width:55%;
	padding-left:8.3%;
	padding-right:80px;
	padding-top:80px;
	box-sizing: border-box;
	padding-bottom: 100px;
}
.h6right{
	width:45%;
	padding-right:8.3%;
	padding-left:80px;
	padding-top:80px;
	padding-bottom: 50px;
	box-sizing: border-box;
	background: rgb(255,255,255,0.05);
}
.h6p1 img{
	max-height: 100px;
}
.h6p2{
	margin-top:40px;
}
.h6tab{
	color:#fff;
	font-size: 18px;
	padding:15px 0;
	border-bottom:1px solid #252423 ;
	line-height: 1;
}
.h6tab span{
	color:#e73656;
	font-size:30px;
	font-family: impact;
	padding:0 5px;
}
.h6p3{
	margin-top:50px;
}
.h6p3 img{
	width:125px;
	height:125px;
	margin-right:10px;
}
.h6p4{
	font-size:30px;
	color:#fff;
	font-family:'pmzd';
}
.h6p5{
	font-size:18px;
	color:#fff;
	margin-top:30px;
	line-height: 2;
}
.h6p7{
	margin-top:30px;
	border-top: 2px solid #fff;
	position:relative;
}
.h6p7:after{
	display: block;
	content: '';
	position: absolute;
	width:100%;
	z-index: 2;
	top:-2px;
	left:0;
	height:2px;
	width:180px;
	background: #e73c5a;
	transition: 1s;
}
.h6p7:hover:after{
	width:100%;
}
.h6-f1{
	background: none;
	padding:30px 0 25px;
	width:calc(50% - 25px);
	border-bottom: 1px solid #fff;
}
.h6-f1 input{
	background: none;
	font-size:18px;
	color:#fff;
}
.h6-f1 input::placeholder{
	color:#fff;
}
.h6-f2{
	background: none;
	padding:30px 0 25px;
	width:100%;
	border-bottom: 1px solid #fff;
}

.h6-f2 textarea{
	width:100%;
	background: none;
	font-size:18px;
	color:#fff;
	height:100px;
}
.h6-f2 textarea::placeholder{
	color:#fff;
}
.h6-f3{
	margin-top:40px;
	width:180px;
	height:50px;
	line-height: 50px;
	text-align: center;
	font-size:18px;
	color:#fff;
	background: #e83756;
}
@media(max-width:1000px){
	.h6left{
		width:100%;
		padding:30px 20px;
	}
	.h6right{
		display: none;
	}
	.h6p2{
		margin-top:20px;
	}
	.h6bottom{
		margin-bottom:45px;
	}
	.h6tab{
		font-size:16px;
	}
}

@media(max-width:1000px){
    .center{
        padding:0 20px;
        box-sizing: border-box;
    }
}