﻿@charset "utf-8";
/* CSS Document */
* { padding: 0px; margin: 0px; box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
img {
border:none; max-width:100%;}
body { font-size: 15px;font-family:Arial;color:#333;font-weight:normal; padding:0px;margin:0px;text-decoration:none;line-height:25px;}
a {
text-decoration:none;
color:#333;font-family:Arial;
font-weight:normal;
}
a:hover { color:#e51a15;text-decoration:none; }
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:25px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:84%;margin:0 auto;}
.hza{width:84%;margin:70px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}



.top-pc { position: fixed; z-index: 99999; top: 0px; left: 0; min-width: 1200px;  width: 100%; transition:all 0.5s; background:rgba(0,0,0,0.5);}
.top-pc.active{	background:rgba(0,0,0,0.8);}

.top-ggt{ font-size:14px; height:39px; line-height:39px;color:#fff;}

.index-wb-dh{float:left;}
.index-dh{margin-left:45px;float:left;}
.index-dh img{float:left;margin-top:10px;margin-right:5px;}
.index-dh a{color:#fff;}

.index-yyl {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	margin-left:20px;

}
.index-yyl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right:7px;
}
.set {
	font-size: 16px;color:#fff;
	background: 45px 10px no-repeat;
	transition: all 0.5s;
}
.new {
	width:170px;
	position: absolute;
	z-index: 999;
	display: none;
	top:90px;text-align:center;
	margin-left: -30px;
}

.new li img{width:26px;margin-right:12px;}
.new a {color: #666;}

.nav1 ul li {
	line-height: 48px;
background:rgba(255,255,255,0.9);
	border-bottom: 1px solid #f2f2f2;
}
.nav1 ul li:hover{background:#e51a15;}
.nav1 .new a:hover {color:#fff;}


.sousuo { display: inline-block; box-sizing: border-box; vertical-align: bottom; position: relative; z-index: 1; transition: all 0.5s; }
.sousuo .sousuo_an { width: 60px; height:39px; display: table-cell; vertical-align: middle; background: url(../images/index_07.png) center no-repeat; cursor: pointer; transition: all 0.5s; }
.sousuo .ssk_bj { width: 100%; display: none; position: fixed; left: 0; top: 150px; z-index: 10; }
.sousuo .ssk { width:36%; overflow: hidden; margin: 0 auto;  border-radius:50px; border:none;}
.sousuo .ssk .input_txt{width:77%; height: 50px; float: left;  padding: 0 2%; border: none; background:#fff; }
.sousuo .ssk .input_btn{width:23%; height: 50px; float: right; FONT-SIZE:15px; color: #fff; border: 0; background: #e51a15; cursor: pointer; }
.p-show { display: block !important; }
 input,textarea {
	outline:none;
 }
.top-hz { width:90%; margin:0 auto; }
.logo{padding-top:15px;}
.logo img{height:60px;}

.nav {  
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
	position:relative;
	padding:0 30px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height:3px;
	background:#e51a15;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
}
.mainbav li.memu:hover:after {
	width: 100%;
}
.mainbav li.active:after {
	width: 100%;
}

.mainbav li a {font-size:17px;color: #fff;}
.mainbav .memu {
	float: left;
	line-height:90px;
	height:90px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
	color:#e51a15;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width:220px;
	left: 0;
	top:90px;
	z-index: 999999;
padding:15px 0;background:#fff;
}
.mainbav ul li ul li {
	float: none;
	border-right: none;
	padding:0;
	position: relative;
	text-align: left;

}
.mainbav ul li ul li a {
	display: block;
	color: #333 !important;
	font-size:15px;
	font-weight: normal;
	padding:8px 20px;
}
.mainbav ul li ul li a:hover {
color: #e51a15 !important; 
}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;padding: 0;
	top: 0;
}



/*banner*/
.block_home_slider {
	height: auto;
	position: relative;
	line-height: 0px;
	text-align: center;
}/*底部小图标*/
.block_home_slider .slide {
	position: relative;
	overflow: hidden;
}
.block_home_slider .flex-direction-nav a {
	width: 45px;
	height: 50px;
	display: block;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	text-indent: -9000px;
}
.block_home_slider .flex-direction-nav a.flex-prev {
	left: 0;
	background: url(../images/jt1.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next {
	right: 0;
	background: url(../images/jt2.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-prev:hover {
	left: 0;
	background: url(../images/jt1a.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
	right: 0;
	background: url(../images/jt2a.png) no-repeat;
}



.block_home_slider .flex-control-paging {
	position: absolute;
	bottom: 20px;
	width:98%;
	text-align: center;
}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0 5px;
	display: inline-block;
*display:inline;
*zoom:1;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a{width:10px; height:10px; display:block; background:#fff; text-indent:-9000px; position:relative; overflow:hidden;cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:40px; background:#fff;}

.block_home_slider .flex-control-paging li a:after{content:"";width:0%;height:100%;background:#e51a15;position: absolute;left:0px;top:0px;}
.block_home_slider .flex-control-paging li a.flex-active:after{width:100%;transition: width 5s linear;-moz-transition: width 5s linear;-webkit-transition: width 5s linear;-o-transition: width 5s linear;}


.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{overflow:hidden;line-height:0px;height:100%;display: none; position:relative;}
.flexslider .slides li img{display:block;}
#home_slider2{display:none;}

.top_sj { display:none; }


.index-cp-hz{margin-right:-1%;margin-left:-1%;display: flex; flex-wrap: wrap;}
.index-cp{background:#f2f2f2;width:31.33%;float:left;padding:1% 2%;margin-right:1%;margin-left:1%;}
.index-cp a{display: flex;
    justify-content: space-between;
    align-items: center;}
.index-cp a:hover .index-cp-wb p{color:#e51a15;}

.index-cp-wb{width:48%;float:left;font-size:16px;}
.index-cp-wb p{font-size:24px;line-height:30px;font-weight:bold;margin-bottom:20px;}
.index-cp-pic{width:45%;float:right;display:block; overflow:hidden;}
.index-cp-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-cp-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.index-title{overflow:hidden;font-size:40px;font-weight:bold;line-height:40px;text-align:center;position: relative;padding-bottom:20px;}
.index-title:after {
    content: "";
    position: absolute;
    background: #e51a15;
    width:50px; left:50%;transform:translate(-50%,0%);
    height:4px;bottom:0;
   }

.index-title-ms{text-align:center;font-size:18px;color:#666;margin-top:30px;}

.index-products-bj{background:url(../images/b.jpg) center;background-size: cover;background-attachment:fixed;overflow:hidden;}


.index-product-hz{margin-top:50px;margin-right:-1%;margin-left:-1%;display: flex; flex-wrap: wrap;}
.index-product-hz a{width:23%;margin-right:1%;margin-left:1%;background:#fff;border-bottom:4px solid #e51a15;position:relative;float:left;margin-bottom:30px;display: block; }
.index-product-hz a:after{ content:""; position: absolute;width: 0;height:4px;bottom: -4px;left: 50%;-webkit-transition:all .4s;transition:all .4s; background-color:#000581;}
.index-product-hz a:hover:after{width:100%;left: 0;}
.index-product-box{}
.index-product-wb{padding:15px;text-align:center;font-size:18px;font-weight:bold;}
.index-product-wb p{margin-top:10px;color:#666;font-size:15px;font-weight:normal;}
.index-product-box:before{content:""; width:100%; height:100%; background: rgba(46, 75, 155, 0.7); opacity:0; position:absolute; top:0; left:0; transition:all 0.5s;}
.index-product-box:hover:before{opacity:1;}
.index-product-box:after{content:""; width:65px; height:65px; background:url(../images/j.png) center no-repeat; transform:translate(-50%,-50%); position:absolute; top:50%; left:50%; opacity:0; z-index:1; transition:all 0.5s;}
.index-product-box:hover:after{opacity:1;}

.index-product-hz2{margin-top:50px;margin-right:-1%;margin-left:-1%;display: flex; flex-wrap: wrap;}
.index-product-hz2 a{width:23%;margin-right:1%;margin-left:1%;background:#fff;border-bottom:4px solid #e51a15;position:relative;float:left;margin-bottom:30px;display: block; }
.index-product-hz2 a:after{ content:""; position: absolute;width: 0;height:4px;bottom: -4px;left: 50%;-webkit-transition:all .4s;transition:all .4s; background-color:#000581;}
.index-product-hz2 a:hover:after{width:100%;left: 0;}


.index-Industries-hz{position:relative; width:25%;float:left;line-height:0;text-align:center;color:#fff;margin-top:60px;}
.index-Industries-hz:after{ content:""; display:block; position:absolute; z-index:1; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0); transition:all 0.8s;}
.index-Industries-hz:hover:after{ content:""; background: rgba(46, 75, 155, 0.7); transition:all 0.4s;}
.index-Industries-wb{padding:0 30px;position:absolute;z-index:2;left:0;top:25%; right:0; transform:translate(0%,100%); opacity:0;  transition:all 0.8s;font-size:24px;line-height:30px;font-weight:bold;}
.index-Industries-hz:hover .index-Industries-wb{transform:translate(0%,0%); opacity:1; }
.index-Industries-wb p{line-height:25px;margin-top:45px;font-weight:normal; font-size:16px;}
.index-Industries-title{font-size:22px;font-weight:bold;margin:0 5%; line-height:30px;position:absolute;z-index:1;left:0;bottom:6%; right:0;text-align:center; transform:translate(0%,-50%);}
.index-Industries-hz:hover .index-Industries-title{opacity:0;transition:all 0.5s;}



.index-Advantage-bj{background:url(../images/y.jpg) top no-repeat #f2f2f2;padding:80px 0;}
.index-Advantage-title{color:#fff;font-size:45px;line-height:45px;font-weight: bold;}
.index-Advantage-title-ms{margin:40px 0 80px 0;color:#fff;word-break:break-all;}


.index-Global-bj{background:#fff;overflow:hidden;position:relative;z-index:2;display:flex;flex-wrap: wrap;margin-top:50px;}
.index-Global{width:50%;border:1px solid #f4f4f4;padding:40px 4% 0 4%;}

.index-Global:hover{ background:#000581;}
.index-Global:hover .index-Global-title, .index-Global:hover .index-Global-wb, .index-Global:hover .index-Global-sz{color:#fff;}
.index-Global:hover .index-Global-title img{-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
.index-Global:hover .index-Global-wb p{color:#fff;}
.index-Global-title{font-size:28px;float:left; font-weight:bold;display:flex;align-items: center;width:100%; color: #000581;}
.index-Global-title span{padding-left:15px;float:left;width:80%;}
.index-Global-title img{float:left;}
.index-Global-wb{float:left;color:#666;width:50%;line-height:28px;}
.index-Global-wb p{font-size:22px;color:#333;margin-bottom:25px;}
.index-Global-hz{padding:35px 0;overflow:hidden;}
.index-Global-pic{width:40%;float:right;}




.index-about-bj{background:url(../images/about-bj.jpg);background-size: cover;
    background-attachment: fixed;
    padding: 80px  0 ;
    overflow: hidden;}
.about-box{ display:flex; flex-wrap:wrap;}
.about-left{width:50%;padding-right:5%;}
.about-right{display:flex; align-items:center;width:50%; }
.about-title{font-size:24px;position: relative;padding-bottom:15px;}
.about-title:after {
    content: "";
    position: absolute;
     background:#e51a15;
    width:40px; 
    height:4px;bottom:0; 
	 left: 0;
   }
.about-title2{font-size:36px;line-height:36px;margin-top:30px;font-weight:bold;}
.about-nr{margin:30px 0;color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden;font-size:16px;line-height:30px;}
.index-about-more{display:inline-block;padding:7px 28px; background-image: linear-gradient(to left, #3c9fed, #2d79e1);border-top-left-radius:15px;border-bottom-right-radius:15px;color:#fff;overflow:hidden;transition:transform 0.5s; -webkit-transition:transform 0.5s;text-align: center;}
.index-about-more a{color:#fff;}
.index-about-more:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}




.khjz_dkj {
	width: 100%;
	margin-top: 50px;position: relative;
}

.khjz .item {
	margin: 0 8px;
	position: relative;
	overflow: hidden;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.khjz .item .cpzs_img {
	overflow: hidden;
	display: block;

}
.khjz .item .cpzs_img img {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;
}
.khjz .item .cpzs_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
}


.cpzs_wb_t {font-size:16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	 padding:18px;text-align:center;
	}

.ryzz .item {
	margin: 0 8px;    border: 1px solid #dfe4eb;
	position: relative;background:#f3f6fa;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}
.ryzz .item:hover{background-image: linear-gradient(to right, #0251a8, #0251a8);}
.ryzz .item:hover .cpzs_wb_t{color:#fff;}
.ryzz .item:hover .product-more .btn{background:#fff;color:#0251a8;}
.ryzz .item .cpzs_img {
	overflow: hidden;
	display: block;

}
.ryzz .item .cpzs_img img {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;
}
.ryzz .item .cpzs_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
}


/* display none until init*/
.owl-carousel {
    display: none;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    text-align: center;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* fix*/

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-controls {
    width: 100%;
    z-index: 11;
    margin-top:30px;
}

.owl-carousel .owl-controls .owl-buttons div {
    position: absolute;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 20px;
    height: 70px;
    text-indent: -9999px;
    transition: .35s;
    top: 45%;
    margin-top: -35px;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
    background: url(../images/index_24.png) center no-repeat;
    overflow: hidden;
    left:-30px;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
    background: url(../images/index_25.png) center no-repeat;
    overflow: hidden;
    right:-30px;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
    background: url(../images/index_24a.png) center no-repeat;
    overflow: hidden;
}

.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
    background: url(../images/index_25a.png) center no-repeat;
    overflow: hidden;
}

.owl-carousel .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

.owl-carousel .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver*/
}

.owl-carousel .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #999;
}

.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    background:#0251a8;
    border:1px solid #0251a8;
}

.owl-carousel .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}



.khjz_dkj {position: relative;margin-top:50px;}

.product-ry .item {
margin:0 12px;
	position: relative;
	display: block;background:#fff;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.product-ry .item .cpzs_img {
	overflow: hidden;
	display: block;line-height:0;}
.product-ry .item .cpzs_img img{width:100%;}

 .cpzs_img img{width:100%;}

.ryzz .item {
margin:0 12px;
	position: relative;
	display: block;background:#fff;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}

.ryzz .item .cpzs_img {
	overflow: hidden;
	display: block;line-height:0;}
.ryzz .item .cpzs_img img{width:100%;}


.qywh-title{background:#fff;text-align:center;padding:35px;font-size:16px;font-weight:bold;}

/* display none until init*/
.owl-carousel {
	display: none;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {    text-align: center;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix*/
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls {
	width: 100%;
	z-index: 11;margin-top:20px;
}
.owl-carousel .owl-controls .owl-buttons div {
	position: absolute;
	display: inline-block;
	zoom: 1;
*display:inline;
	width: 40px;
	height: 70px;
	text-indent: -9999px;
	transition: .35s;
	top: 45%;
	margin-top: -35px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	background: url(../images/jtl02.png) center no-repeat;
	overflow: hidden;
	left: 12px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	background: url(../images/jtr02.png) center no-repeat;
	overflow: hidden;
	right: 12px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
	background: url(../images/jtl03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
	background: url(../images/jtr03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-carousel .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver*/
}
.owl-carousel .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:1px solid #1bcc83;
}
.owl-carousel .owl-controls .owl-page.active span, .owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #1bcc83;
}
.owl-carousel .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-pagination{display:none;}
.btn {
      display:inline-block;
     padding:0 2.5em;
    line-height:43px;
      color: #fff;
        border-radius: 2em;
        background:#000581;
        transition: all 0.4s;    font-size: 16px;
    }
    
.btn:hover {
        padding: 0 3.2em;color:#fff;
           background:#e51a15;
    }
	
	.btn-hs {
        display: inline-block;
      padding: 0 3em;
    line-height: 42px;
        color: #fff;
        border-radius: 2em;
        background:#e51a15;
        transition: all 0.4s;
    }
    
.btn-hs:hover {
        padding: 0 3em;color:#fff;
           background:#000581;
    }
/* 新闻 */
.ind-news{width: 100%;overflow: hidden;padding: 70px 0;overflow: hidden;}
.news-box{width: 100%;margin-top: 70px;}
.news-list{width: 68%;float: left;}
.news-list ul li{background: #fff;float: left;width: 46.5%;margin-right: 3.5%;box-shadow: 0 0 10px rgba(9, 16, 24, .1);border-radius: 10px;}
.news-list ul li .img{width: 100%;position: relative;overflow: hidden;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.news-list ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .8s ease;}
.news-list ul li .img .time{position:absolute;left: 20px;bottom: 15px; background:#e51a15;padding:5px 15px;font-size: 14px;color:#fff;}
.news-list ul li .text{width:100%;padding:37px 30px;}
.news-list ul li .text h6{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s ease;}
.news-list ul li .text p{color: #999;margin:23px 0;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}

.news-list ul li:hover .img img{transform: scale(1.06);}
.news-box{margin-top:50px;}
.news-main{width: 32%;float: right;background: #fff;box-shadow: 0 0 10px rgba(9, 16, 24, .1);border-radius: 10px;padding: 25px;}


.news-main ul{width: 100%;}
.news-main ul li{width: 100%;padding:18px 0;border-bottom: 1px solid #e6e6e6;}
.news-main ul li h6{font-size: 14px;color: #999;line-height:15px;font-weight: normal;}
.news-main ul li p{font-size: 18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
margin: 10px 0 8px;transition: all .4s ease;}



.foot-bj{background:#00042c;overflow:hidden;color:#a1a2a8; }
.foot-hz{display:flex;
 justify-content:space-between;}
 
.foot-logo img{width:100px;}
.foot-lxfs{float:left;width:65%;}
.foot-hz-nav {float:left;margin-right:4%;}

.foot-hz-cd { font-size:18px;color:#fff;font-weight: bold;}
.foot-hz-menu { margin-top:20px; }
.foot-hz-menu a {color:#a1a2a8;line-height:30px;}
.foot-hz-menu a:hover {color:#e51a15;}

.foot-contact-hz{float:right;flex: 1 1;
    display: flex;
    justify-content: flex-end;}

.ct_cmp_fl{margin-right:8%;line-height:30px;    width: 70%;}
.ct_cmp_fl a{color:#a1a2a8;}
.ct_cmp_fl a:hover{color:#e51a15;}
.ct_cmp_fl h4{font-size:18px;color:#fff;margin-bottom:15px;font-weight:normal;}
.foot-contact{float:left;margin-top:20px;text-align:center;}
.foot-contact img{width:115px;}
.ct_cmp_fl-hz{float:left;width: 100%;}


.index-copy-left{float:left;}
.index-copy-bj{border-top:1px solid #3f3f57;color:#a1a2a8;padding:15px 0;overflow:hidden;}
.index-copy a{color:#a1a2a8;}
.index-copy a:hover {text-decoration:underline;color: #e51a15; }




/*内页样式开始*/
.ny-bj{background:#f2f2f2;overflow:hidden;}
.ny-about-xy{border-bottom:1px solid #e7e7e7;}
.ny-about-menu{}
.ny-about-menu ul{text-align:center; display: flex; flex-wrap: wrap;}
.ny-about-menu ul li{float:left;}
.ny-about-menu a{font-size:16px;padding:20px 40px;display:block;}
.ny-about-menu a:hover{color:#e51a15;}
.ny-about-menu li.this a{color:#fff;background:#e51a15;}


.contact-bj{background:#f3f6fa;overflow:hidden;margin-bottom:80px;}
.ny-contact-nr{display: flex; flex-wrap: wrap;margin-top:50px;padding-right:-25px;}
.contact-lx{display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;width:33.33%;font-size:18px;font-weight:bold; float:left;overflow:hidden;background:#fff;padding-right:25px;margin-bottom:60px;}

.contact-lx:hover{transform:translateY(-6px); -webkit-trafont-size: 0;}
.contact-lx-title{color:#333;margin-top:10px;word-break:break-all;font-weight:normal;}
.contact-lx-tb{float:left;width:8%;margin-top:15px;}
.contact-lx-hz{float:right;width:87%;}


.ny-feedback {margin-top:60px;}
.ny-feedback-ly{margin-right:-0.5%;}

.soka {margin-right:0.5%;
 width: 32.5%;
	padding:18px;
  background-color: #ffffff;
border: 1px solid #dfdfdf;
	font-size: 16px;  
}

.sokb {
width:99.2%;
  background-color: #ffffff;border: 1px solid #dfdfdf;
    padding:20px;
    font-size:16px;
    margin-top: 15px;
    vertical-align: middle;font-family:"Microsoft YaHei", verdant, tahoma;}


.tj { display: block;cursor: pointer;
    margin: 40px auto 0;width:99%;
	padding:18px;font-family:"Microsoft YaHei", verdant, tahoma;
    background-color: #767676;
    font-size: 18px;border:none;
    color: #ffffff;
    text-align: center;
}

input,textarea {outline:none;}


/*上下篇*/
.page-hz{margin-top:40px;border-top:1px solid #dcdcdc;padding-top:30px;}
#page{width:80%;float:left;padding-right:5%;}
#page .next,#page .prev{color: #000581;}
#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color: #000581;}
#page .next{margin-top: 6px;}

.back_r{float:right;}
.back_r a{display:inline-block;padding:6px 45px;font-size: 14px;color: #000581;text-align: center;border: 1px solid #000581;border-radius: 18px;
transition: All 0.1s ease-in-out;
-webkit-transition: All 0.1s ease-in-out;
-moz-transition: All 0.1s ease-in-out;
-o-transition: All 0.1s ease-in-out;}
.back_r a:hover{background:#000581;color: #fff;}

/*分页*/
.yema{ width:100%; text-align:center; overflow:hidden;margin-top:20px; }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:42px; line-height:42px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:42px;margin-left:3px; text-align:center; color:#333333; font-size:16px; border:1px solid #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#000581;border:1px solid #000581;}
.yema a.on{color:#fff;  background:#000581;border:1px solid #000581;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#000581;}
.yema a span{ font-family: "宋体";font-size:18px;}


.hover-k{ position:relative}
.hover-k:after{ position: absolute; content: ""; width: 100%;height: 4px; background:#e51a15; left: 0; bottom: 0px; transition: transform 0.5s;
	right: 0; transition: transform 0.5s; margin: auto; transform-origin: right center; transform: scaleX(0)}
.hover-k:hover:after{  transform-origin: left center; transform: scaleX(1);}
.hover-k img{ transition: all 0.5s}
.hover-k:hover img{ transform:scale(1.02)}


.ny-about-bj{background:url(../images/abj.jpg) center;background-size: cover;
    background-attachment: fixed;
    overflow: hidden;}
.ny-about-nr{margin:30px 0;color:#666; font-size:16px;}
.about-more{text-align:center;margin-top:40px;}

.about-zzjg{text-align:center;margin-top:50px;}


.index-pro-bottom{
    margin-top:50px;
	margin-right: -2%;
	display: flex;
	flex-wrap: wrap;
}


.index-pro-bottom-hz{width:31.33%;margin-right:2%;margin-bottom:40px;float:left;overflow:hidden;text-align:center;box-shadow:0 0 15px rgba(0,0,0,0.15);}

.index-pro-bottom-hz2{width:23%;margin-right:2%;margin-bottom:30px;float:left;overflow:hidden;text-align:center;box-shadow:0 0 15px rgba(0,0,0,0.15);}

.index-pro-bottom-title{font-size:16px;font-weight:bold;padding:25px;text-align:center;}

.index-pro-bottom-xh{display:block; overflow:hidden; line-height: 0;}
.index-pro-bottom-xh img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-pro-bottom-xh img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.ny-news-nr{float:left;width:77%;}
.ny-news-nr-hz{overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;margin-bottom:50px;padding:40px;float:left;width:100%; box-shadow: 0px 5px 32px 0px rgba(24, 90, 174, 0.17);}
.ny-news-nr-hz:hover{transform:translateY(-6px); -webkit-trafont-size:0; box-shadow: 0px 5px 32px 0px rgba(24, 90, 174, 0.17);}

.ny-news-nr-left{width:65%;float:left;}
.ny-news-nr-pic{float:right;width:30%;}

.ny-news-nr-left-title{margin-top:10px;font-size:22px;line-height:32px;}

.news-nr-left-content{margin:25px 0 30px;color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;font-size:16px;line-height:30px; }

.news-more{margin-top:20px;color:#000581;}
.ny-news-right-hz{width:20%;float:right;}
 .fdh-01-tit {padding:20px;font-weight:bold;
            background:#000581;
            font-size:22px;
            color: #fff;}
        
   .index-news-nr-left-rq{color:#999;}
.index-news-nr-left-rq img{float:left;width:17px;margin-right:5px;margin-top:3px;}
.ny-news-right-nr{padding:20px;overflow:hidden; box-shadow: 0px 5px 32px 0px rgba(24, 90, 174, 0.17); }
.ny-news-right-nr ul{margin-left:20px;}
.ny-news-right-nr li{padding:10px 0;list-style-position: outside;list-style-type: disc;}
.ny-news-right-nr li a{font-size:16px;}
.ny-news-right-nr li a:hover{text-decoration:underline;}
.ny-newshow-rq{padding-top:25px;color:#999;overflow:hidden;}
.ny-newshow-rq li{float:left;margin-right:20px;}
.ny-newshow-rq li img{float:left;margin-top:3px;margin-right:5px;}
.ny-newshow-title{ font-size:24px;font-weight:bold;}
.ny-newshow-nr{ font-size:16px;line-height:30px;margin-top:30px;}
.ny-newshow-nr p{margin-bottom:10px;}



.index-product-fl-box{float:left;width:18%;}
.product-title{background:#000581;color:#fff;position:relative;padding:20px 0 20px 30px;font-size:22px;font-weight:bold;margin-bottom:1px;}
.product-title:before {
    width:5px;
    height:5px;
    border-radius: 50%;
    border: 3px solid #fff;
    position: absolute;
    left: 10px;
    top:27px;
    content: "";
}

.index-product-fl{float:left;width:15%;background:#fff;}
#firstpane{padding:20px;}
.menu_head{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
padding:20px 20px 20px 0;cursor:pointer;border-bottom:1px solid #e8e8e8;position:relative;margin:0px;background: url(../images/h.png) center right no-repeat;}
.menu_head a{font-size:16px;font-weight: bold;}
.menu_list .current{background: url(../images/h2.png) center right no-repeat;}
.menu_body{height:auto;overflow:hidden;padding-top:20px;}
.menu_body li a{padding-left:15px;position:relative;color:#666;}
.menu_body li a:hover{color:#ea0c23;}
.menu_body li a:after {
    content: "";
    position: absolute;
    left:10px;
    background:#333;
    width:5px;border-radius:5px;
    height:5px;
    top:12px;}
.menu_body a:hover,.menu_body a.on{color:#ea0c23;}
.menu_body a{display:block;padding-bottom:15px;padding-left: 10px;}
.menu_body a:hover{text-decoration:none;}

.index-product-fr{float:right;width:83%;}
	
.productshow-top{ display: flex; align-items: center;
 justify-content: space-between;background:#fff;padding:30px;overflow:hidden;
}
.productshow-top-left{width:48%;float:left;}
.productshow-xq-hz{background:#fff;padding:35px;margin-top:40px;}
.productshow-top-right-title{font-size:30px;line-height:30px;font-weight:bold;padding-bottom:18px;position:relative;}
.productshow-top-right-title:after {
    content: "";
    position: absolute;
    background:#f60201;
    width:40px; 
    height:4px;bottom:0; 
	 left: 0;
   }
   
   .productshow-xq-title{font-size:30px;line-height:30px;font-weight:bold;padding-bottom:18px;position:relative;border-bottom:1px solid #dedede;}
.productshow-xq-title:after {
    content: "";
    position: absolute;
    background:#f60201;
    width:40px; 
    height:4px;bottom:0; 
	 left: 0;
   }

.productshow-top-right-nr{margin:30px 0; }
.productshow-top-right{width:48%;float:right;}
.productshow-xq{margin:30px 0 0;}


.service5Box4 .items {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.service5Box4 .item {
  display: flex;
      justify-content: space-between;
}

.service5Box4 .item:nth-child(2n) {
  flex-direction: row-reverse;
}

.service5Box4 .item .content {
 width:46%;
  display: flex;
  flex-direction: column;
  justify-content: center;

}

.service5Box4 .item h3 {
     font-size: 24px;
    line-height: 30px;
  margin-bottom:30px;
}

.service5Box4 .item .img:hover img {
  transform: scale(1.05);
}
.img img {
    transition: all 0.5s ease 0s;width:100%;height:100%;-o-object-fit: cover;object-fit: cover;
}
.img {width:50%;
   overflow:hidden;
}
.content-wb{font-size:16px;}