@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;font-family:微软雅黑;}
*{font-family:微软雅黑;box-sizing: border-box;}
body{width:100%;font-family:微软雅黑;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}

.top{
	height: 40px;
	background: #2F599A;
}
.top1{
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 40px;
}
.top1 code{
    margin-right: 100px;
}
.top1>a{
    font-size: 16px;
	color: #FFFFFF;
    margin-right: 20px;
}
.top1 span{
	float: right;
	font-size: 18px;
	color: #FFFFFF;
}
.top1 span a{
	color: #FFFFFF;
}

.header{
	
}
.header1{
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
	zoom: 1;
}
.header1:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.logo{
	float: left;
	font-size: 0;
	margin-top: 15px;
}
.nav{
	float: right;
}
.nav ul{
	zoom: 1;
}
.nav ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.nav ul li{
	list-style-type: none;
	float: left;
	padding: 0 27px;
	font-size: 16px;
	color: #333333;
	line-height: 100px;
	position: relative;
}
.nav ul li:after {
    content: "";
    width: 100%;
    height: 0;
    background: #315998;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.5s ease 0s;
}
.nav ul li a{
	display: block;
	color: #333333;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.nav_sub{
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	width: 100%;
	background: #fff;
	box-shadow: 0 15px 27px 0 rgb(167 165 165 / 38%);
	z-index: 96;
}
.nav_sub a{
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 40px;
	text-align: center;
	background: #fff;
	margin-bottom: 2px;
	font-weight: 100;
}
.nav ul li.navon{
	background-color: #2F599A;
}
.nav ul li.navon>a{
	color: #FFFFFF;
}
.nav ul li:hover:after {
    height: 100%;
    z-index: -1;
}
.nav ul li:hover>a{
	color: #FFFFFF;
}
.nav ul li:hover .nav_sub {
    display: block;
    background: #f3f3f3;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.nav_sub a:hover {
    color: #fff;
    background: #315998;
}

.header_m{
	display: none;
}
.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 0 0 12px;
}
.logo_m img{
}
.icon_m{
	width: 10%;
	float: right;
	margin: 6px 0 0 0;
}
.language{
	float: right;
	margin-right: 16px;
	line-height: 35px;
	margin-top: 9px;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.banner{
	font-size: 0;
	text-align: center;
}
.banner .swiper-pagination{
	bottom: 20px !important;
}
.banner .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background: #999999;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active{
	background-color: #FFFFFF;
}
.product{
	background: #F6F4F4;
	padding: 50px 0;
}
.product1{
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
}
.product2{
	
}
.product2 ul{
	overflow: hidden;
}
.product2 ul li{
	list-style-type: none;
	float: left;
	width: 32%;
	margin-left: 2%;
	height: 160px;
	position: relative;
}
.product2 ul li:first-child{
	margin-left: 0;
}
.product2 ul li:nth-child(1){
	background: url(../img/product.png) #2F599A no-repeat;
	background-position: right center;
}
.product2 ul li:nth-child(2){
	background: url(../img/product1.png) #2F599A no-repeat;
	background-position: right center;
}
.product2 ul li:nth-child(3){
	background: url(../img/product2.png) #2F599A no-repeat;
	background-position: right center;
}
.product2 ul li a{
	display: block;
}
.product3{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: flex;
}
.product4{
	font-size: 50px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 72px;
	word-break: keep-all;
}
.product4 span{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 29px;
	margin-left: 6px;
}
.product5{
	margin-left: 30px;
}
.product5a{
	font-size: 20px;
	color: #FFFFFF;
	line-height: 29px;
}
.product5b{
	font-size: 14px;
	color: rgba(255,255,255,0.5);
	line-height: 20px;
	word-break: keep-all;
	margin-top: 4px;
}
.product5c{
	width: 220px;
	height: 0px;
	opacity: 1;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
.p_title{
	font-size: 30px;
	color: #333333;
	line-height: 44px;
	margin-top: 50px;
	text-align: center;
}
.p_title1{
	font-size: 18px;
	color: #C7C7C7;
	line-height: 26px;
	margin-top: 10px;
	text-align: center;
}
.product6{
	margin-top: 50px;
}
.product6 ul{
	overflow: hidden;
}
.product6 ul li{
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-top: 30px;
	overflow: hidden;
}
.product6 ul li:nth-child(4n){
	margin-right: 0;
}
.product6a{
	font-size: 0;
	position: relative;
}
.product6a img{
	width: 100%;
}
.product6_zz{
	position: absolute;
	background-color: rgba(47,89,154,0.9);
}
.product6_zz1{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.product6_zz2{
	font-size: 24px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 35px;
	text-align: center;
}
.product6_zz3{
	width: 240px;
	height: 0px;
	opacity: 1;
	border: 1px solid #FFFFFF;
	margin: 20px auto 0;
}
.product6_zz4{
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 20px;
	text-align: center;
}
.product6b{
	text-align: center;
	height: 60px;
	background: #FFFFFF;
	opacity: 1;
	font-size: 18px;
	color: #333333;
	line-height: 60px;
}
.product6 ul li .product6_zz{
	overflow: hidden;
	top: 0;
	width: 100%;
	height: 100%;
	left: -100%;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.product6 ul li:nth-child(2n) .product6_zz{
	overflow: hidden;
	top: 100%;
	left: 100%;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.product6 ul li:nth-child(3n) .product6_zz{
	overflow: hidden;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.product6 ul li:hover .product6_zz{
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	left: 0px;
	top: 0px;
}
.more{
	text-align: center;
	margin-top: 50px;
	font-size: 0;
}
.more a{
	display: inline-block;
	overflow: hidden;
}
.more a span{
	display: inline-block;
	float: left;
	width: 120px;
	height: 50px;
	background: #FFFFFF;
	border: 1px solid #C7C7C7;
	font-size: 18px;
	color: #999999;
	line-height: 48px;
	text-align: center;
}
.more a code{
	display: inline-block;
	float: left;
	width: 50px;
	height: 50px;
	background: #000000;
	border: 1px solid #000000;
	padding-top: 15px;
}
.more a code img{
	display: inline-block;
}

.news1{
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
}
.news2{
	margin-top: 10px;
}
.news2 ul{
	overflow: hidden;
}
.news2 ul li{
	float: left;
	width: 49%;
	margin-right: 2%;
	padding: 20px;
	overflow: hidden;
	max-height: 180px;
	margin-top: 30px;
}
.news2 ul li:nth-child(2n){
	margin-right: 0;
}
.news2 ul li a{
	display: block;
}
.news3{
	float: left;
	width: 31%;
	font-size: 0;
}
.news4{
	float: right;
	width: calc(69% - 20px);
}
.news4a{
	font-size: 18px;
	color: #333333;
	line-height: 26px;
	margin-top: 10px;
}
.news4b{
	font-size: 18px;
	color: #999999;
	line-height: 28px;
	margin-top: 20px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news4c{
	font-size: 18px;
	color: #999999;
	line-height: 26px;
	margin-top: 50px;
}
.news2 ul li:hover{
	background-color: #2F599A;
}
.news2 ul li:hover .news4a{
	color: #FFFFFF;
}
.news2 ul li:hover .news4b{
	color: #FFFFFF;
}
.news2 ul li:hover .news4c{
	color: #FFFFFF;
}

.about{
	margin: 80px 0 50px;
}
.about1{
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #2F599A;
}
.about2{
	float: left;
	width: 37.5%;
	font-size: 0;
}
.about3{
	float: right;
	width: 62.5%;
	padding: 30px 80px 0 50px;
}
.about4{
	font-size: 24px;
	color: #FFFFFF;
	line-height: 35px;
}
.about4 span{
	margin-left: 30px;
	color: rgba(255,255,255,0.3);
}
.about5{
	font-size: 18px;
	color: #FFFFFF;
	line-height: 40px;
	margin-top: 10px;
}
.about6{
	text-align: right;
	margin-top: 20px;
}
.about6 a{
	display: inline-block;
	width: 140px;
	height: 50px;
	border: 2px solid #FFFFFF;
	text-align: center;
	padding-top: 12px;
}
.footer{
	background: #E4E4E4;
	font-size: 18px;
	color: #333333;
	line-height: 100px;
	text-align: center;
}
.footer a{
	color: #333333;
}

.inner_banner{
	font-size: 0;
	text-align: center;
}
.inner_nav{
	height: 100px;
	background: #F1F1F1;
}
.inner_nav1{
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
}
.inner_nav1 ul{
	overflow: hidden;
}
.inner_nav1 ul li{
	list-style-type: none;
	float: left;
	margin-right: 60px;
	font-size: 16px;
	color: #999999;
	line-height: 100px;
	border-bottom: 1px solid #F1F1F1;
}
.inner_nav1 ul li a{
	color: #999999;
}
.inner_nav1 ul li.inner_navon{
	border-bottom: 1px solid #2F599A;
}
.inner_nav1 ul li.inner_navon a{
	color: #2F599A;
}
.inner_title{
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #333333;
	line-height: 1;
	margin-top: 66px;
	padding-bottom: 30px;
	border-bottom: 1px solid #cccccc;
}
.inner_main{
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
}
.intro{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-indent: 2rem;
	margin-top: 45px;
}
.intro_img{
	margin-top: 50px;
	font-size: 0;
	margin-bottom: 100px;
}
.intro_img img{
	width: 32%;
	margin-right: 2%;
}
.intro_img img:nth-child(3n){
	margin-right: 0;
}
.leader{
	margin: 50px 0 100px;
}
.leader1{
	overflow: hidden;
}
.leader_left{
	font-size: 0;
	float: left;
	width: 48.6%;
}
.leader_right{
	float: right;
	width: 48.7%;
}
.leader_right1{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-indent: 2rem;
}
.leader_right2{
	text-align: right;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}
.culture{
	margin-bottom: 100px;
}
.culture ul{
	text-align: center;
	font-size: 0;
}
.culture ul li{
	list-style-type: none;
	display: inline-block;
	margin: 50px 81px 0;
}
.culture1{
	text-align: center;
	font-size: 0;
	height: 40px;
}
.culture2{
	font-size: 18px;
	font-family: Source Han Sans SC-Medium, Source Han Sans SC;
	font-weight: 500;
	line-height: 26px;
	margin-top: 14px;
}
.culture3{
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin-top: 20px;
}
.blame{
	margin: 50px 0 100px;
}
.blame1{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}
.blame2{
	font-size: 20px;
	font-weight: bold;
	line-height: 29px;
	margin-top: 30px;
}
.blame3{
	font-size: 0;
	text-align: center;
	margin-top: 30px;
}
.blame4{
	text-indent: 2rem;
	margin-top: 30px;
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}
.ambient{
	margin: 20px 0 100px;
}
.ambient ul{
	overflow: hidden;
}
.ambient ul li{
	list-style-type: none;
	float: left;
	width: 23.5%;
	margin-right: 2%;
	font-size: 0;
	margin-top: 30px;
}
.ambient ul li:nth-child(4n){
	margin-right: 0;
}
.core{
	margin: 50px 0 100px;
}
.core1{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-indent: 2rem;
}
.core2{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	font-weight: bold;
	text-indent: 2rem;
}

.equipment{
	margin: 50px 0 100px;
}
.equipment1{
	font-size: 0;
	text-align: center;
}
.equipment2{
	margin-top: 30px;
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-indent: 2rem;
}
.equipment3{
	
}
.equipment3 ul{
	overflow: hidden;
}
.equipment3 ul li{
	list-style-type: none;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 30px;
}
.equipment3 ul li:nth-child(3n){
	margin-right: 0;
}
.equipment3a{
	font-size: 0;
	text-align: center;
}
.equipment3b{
	margin-top: 10px;
	font-size: 24px;
	color: #333333;
	line-height: 35px;
	text-align: center;
}
.equipment4{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 44px;
	margin-top: 50px;
	text-align: center;
}
.equipment5{
	font-size: 0;
	text-align: center;
	margin-top: 30px;
}

.pyf{
	margin: 50px 0 100px;
	overflow: hidden;
}
.pyf1{
	float: left;
	font-size: 0;
	width: 50%;
}
.pyf2{
	float: left;
	width: 50%;
	padding: 48px 0 0 30px;
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-indent: 2rem;
}
.p_center{
	margin-bottom: 100px;
}
.p_center ul{
	overflow: hidden;
	padding: 10px;
}
.p_center ul li{
	list-style-type: none;
	width: 23.5%;
	float: left;
	margin-right: 2%;
	padding: 10px;
	margin-top: 30px;
	transition: all .5s ease;
}
.p_center ul li:nth-child(4n){
	margin-right: 0;
}
.p_center1{
	font-size: 0;
	text-align: center;
}
.p_center2{
	text-align: center;
	margin-top: 10px;
	font-size: 24px;
	color: #333333;
	line-height: 35px;
}

.p_center ul li:hover {
    transform: translateY(-7px);
    box-shadow: rgb(238 238 238) 0px 3px 18px 2px;
}
.quality{
	margin: 50px 0 100px;
}
.quality1{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}
.quality2{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-indent: 40px;
}
.quality3{
	margin-top: 50px;
}
.quality3 ul{
	overflow: hidden;
}
.quality3 ul li{
	list-style-type: none;
	float: left;
	width: 23.5%;
	font-size: 0;
	margin-right: 2%;
}
.quality3 ul li:nth-child(4n){
	margin-right: 0;
}
.report{
	
}
.report1{
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	color: #333333;
	line-height: 29px;
}
.report2{
	margin-top: 20px;
	text-align: center;
}
.apply{
	margin: 20px 0 100px;
}
.apply ul{
	overflow: hidden;
	padding: 10px;
}
.apply ul li{
	list-style-type: none;
	width: 32%;
	float: left;
	margin-right: 2%;
	background: #FFFFFF;
	box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.16);
	border-radius: 10px;
	padding: 10px;
	margin-top: 30px;
}
.apply ul li:nth-child(3n){
	margin-right: 0;
}
.apply1{
	font-size: 0;
	text-align: center;
}
.apply2{
	font-size: 24px;
	color: #333333;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
}
.apply3{
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	margin-top: 20px;
	height: 216px;
	text-align: justify;
}

.support{
	font-size: 20px;
	line-height: 40px;
	text-indent: 40px;
	margin: 50px 0 100px;
}
.serve{
	margin: 10px 0 100px;
}
.serve1{
	
}
.serve1 ul{
	overflow: hidden;
}
.serve1 ul li{
	list-style-type: none;
	width: 48%;
	margin-right: 4%;
	float: left;
	margin-top: 40px;
}
.serve1 ul li:nth-child(2n){
	margin-right: 0;
}
.serve2{
	font-size: 0;
	text-align: center;
}
.serve3{
	padding: 25px 30px 18px;
	height: 254px;
	background-color: #F9F9F9;
}
.serve3a{
	font-size: 24px;
	font-weight: 500;
	color: #333333;
	line-height: 35px;
}
.serve3b{
	font-size: 24px;
	color: #999999;
	line-height: 35px;
}
.serve3c{
	font-size: 18px;
	color: #999999;
	line-height: 30px;
	margin-top: 15px;
}

.serve4{
	margin-top: 50px;
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	text-indent: 40px;
}

.rohs{
	margin-top: 50px;
	padding-top: 50px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 100px;
}
.rohs1{
	font-size: 20px;
	color: #333333;
	line-height: 60px;
}
.rohs1 a{
	color: #333333;
}
.rohs1 a:hover{
	color: #2F599A;
}

.map{
	margin-top: 50px;
}
.contact{
	margin: 50px 0 100px;
	overflow: hidden;
}
.contact_left{
	width: 43%;
	float: left;
}
.contact_left1{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 44px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #CCCCCC;
}
.contact_left2{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	margin-top: 50px;
	text-indent: 40px;
	padding-bottom: 50px;
	border-bottom: 1px dashed #CCCCCC;
}
.contact_left3 span{
	display: inline-block;
	margin-top: 50px;
	margin-right: 80px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 29px;
}
.contact_left3 span img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
}

.contact_right{
	width: 50%;
	float: right;
	background-color: #F1F1F1;
	padding: 50px 20px 80px;
}
.contact_right1{
	margin-bottom: 30px;
}
.contact_right1 input{
	width: 100%;
	height: 80px;
	background: #FFFFFF;
	border-radius: 10px;
	padding-left: 20px;
	font-size: 20px;
}
.contact_right2{
	margin-bottom: 80px;
}
.contact_right2 textarea{
	width: 100%;
	height: 140px;
	background: #FFFFFF;
	border-radius: 10px;
	padding: 20px;
	font-size: 20px;
	border: none;
	resize: none;
}
.contact_right3 input{
	width: 100%;
	height: 80px;
	background: #2F599A;
	border-radius: 10px;
	font-size: 30px;
	color: #FFFFFF;
}
.news_center{
	margin: 25px 0 100px;
}
.news_center ul li{
	border-bottom: 1px solid #eaeaea;
	transition: all .5s ease;
	margin-top: 25px;
	height: 140px;
	padding: 16px 16px 25px;
	overflow: hidden;
	position: relative;
}
.news_center ul li a{
	display: block;
}
.news_center1{
	float: left;
	width: 80px;
	height: 98px;
	background: #f5f5f5;
	text-align: center;
	font-family: arial;
	color: #0093dd;
	transition: all .5s ease;
}
.news_center1a {
    font-size: 32px;
    line-height: 46px;
    padding-top: 15px;
}
.news_center1b{
	font-size: 12px;
}
.news_center2 {
	float: left;
    width: calc(100% - 80px);
    padding-left: 3%;
}
.news_center2a{
	font-size: 16px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all .5s ease;
}
.news_center2b{
	margin: 5px 0;
	color: #b4b4b4;
	font-size: 14px;
}
.news_center2b span{
	margin-right: 5px;
}
.news_center2b img{
	display: inline-block;
	vertical-align: middle;
}
.news_center2c{
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #565656;
	font-size: 14px;
}
.news_center3{
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 20px;
}
.news_center3 img{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: auto;
	height: 98%;
	transition: all .5s ease;
}
.news_center3a{
	opacity: 1;
}
.news_center3b{
	opacity: 0;
}
.news_center ul li:hover {
    height: 150px;
}

.news_center ul li:hover .news_center1 {
    background: #0093dd;
    color: #fff;
}
.news_center ul li:hover .news_center2a {
    color: #0093dd;
}
.news_center ul li:hover .news_center3a{
	opacity: 0;
}
.news_center ul li:hover .news_center3b{
	opacity: 1;
}


.page{
    margin-top: 20px;
    text-align: center;
}
.page a{
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #d9d9d9;
    margin: 0 3px;
}
.page a.on{
    border: 1px solid #315998;
    background-color: #315998;
    color: #FFFFFF;
}
.news_deta{
	width: 90%;
	max-width: 1440px;
    margin: 50px auto 100px;
}
.news_deta1{
    font-size: 24px;
    color: #262626;
    text-align: center;
}
.news_deta2{
    overflow: hidden;
    padding-top: 20px;
    margin: 20px 0;
    text-align: center;
    border-top: 1px solid #d9d9d9;
}
.news_deta3{
    padding: 20px 0;
    font-size: 14px;
    color: #595959;
}
.news_page{
    overflow: hidden;
    margin: 20px 0;
    padding: 20px 0;
    border-top: 1px #eee solid;
}
.news_page a{
    display: inline-block;
    width: 50%;
    font-size: 14px;
    color: #595959;
}
.news_page1{
    float: left;
}
.news_page2{
    float: right;
    text-align: right;
}
.inner_deta{
	background-color: #FFFFFF;
	padding: 16px 50px 20px 36px;
	overflow: hidden;
	border-radius: 9px;
	position: relative;
}
.inner_deta1{
	float: left;
	width: 40%;
	border-right: 1px solid #cccccc;
	padding: 7px 36px 7px 0;
	overflow: hidden;
	position: relative;
}
.inner_deta3{
	position: relative;
	padding: 30px 0;
	float: left;
	width: 80px;
	height: 350px;
	overflow: hidden;
}
.gallery-thumbs{
	height: 100%;
	padding: 10px 0 !important;
}
.gallery-top{
	float: right;
	width: calc(100% - 96px);
}
.inner_deta2{
	/*background: url(../img/deta_bg1.png) no-repeat;*/
	/*background-size: 100%;*/
	border: 1px solid #ddd;
	padding: 8px 8px 8px 5px;
	text-align: center;
	font-size: 0;
}
.inner_deta2 img{
	max-height: 100%;
}
.d_right{
	position: absolute;
	background: url(../img/dright.png) no-repeat;
	bottom: 0;
	top: auto;
	left: 50%;
	right: auto;
	margin-top: 0;
	opacity: 1;
	height: 32px;
	width: 32px;
	transform: translate(-50%,0);
}
.d_left{
	position: absolute;
	background: url(../img/dleft.png) no-repeat;
	left: 50%;
	top: 0;
	opacity: 1;
	height: 32px;
	width: 32px;
	margin-top: 0;
	transform: translate(-50%,0);
}
.swiper-slide-thumb-active .inner_deta2{
	background: url(../img/deta_bg.png) no-repeat !important;
	background-size: auto 100%;
}
.inner_deta4{
	float: right;
	width: 57%;
}
.inner_deta4a{
	font-size: 34px;
	color: #333333;
	line-height: 1;
	margin-top: 46px;
}
.inner_deta4b{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-top: 27px;
}
.inner_deta4c{
	margin-top: 32px;
}
.inner_deta4c1{
	background-color: #00469c;
	font-size: 16px;
	color: #ffffff;
	line-height: 53px;
	display: inline-block;
	width: 220px;
	text-align: center;
	height: 55px;
	border-radius: 3px;
	border: 1px solid #00469c;
	margin-right: 9px;
}
.inner_deta4c1 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}
.inner_deta4c2{
	font-size: 16px;
	color: #00469c;
	line-height: 53px;
	display: inline-block;
	width: 184px;
	text-align: center;
	height: 55px;
	border-radius: 3px;
	border: 1px solid #00469c;
}
.inner_deta4c2 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}

.inner_title{
	margin-top: 53px;
	padding-left: 20px;
}
.inner_title span{
	display: block;
	width: 183px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	background-color: #00469c;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
}
.inner_deta5{
	padding: 40px 32px 12px;
	background-color: #FFFFFF;
	border-radius: 9px;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.inner_deta5 p{
	margin-bottom: 36px;
}
.inner_deta5 img{
	display: block;
	margin: 0 auto;
}

.main{
	padding: 12px 0 59px;
}
.main1{
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}


.inner_deta2 img {
    max-height: 100%;
}

