@charset="utf-8";
img{
	width: 100%;
	height: 100%;
}
.header{
	height: 120px;
}
.headerAuto{
	max-width: 1400px;
	min-width: 1200px;
	margin: auto;
}
.wrap_auto{
	width: 1200px;
	margin:auto;
}
.header .logo{
	display: block;
	width: 389px;
	height: 52px;
	border-right: 1px solid #ccc;
	padding: 12px 30px 12px 0;
	margin-top: 22px;
}
.header  .word{
	margin-left: 35px;
	font-size: 18px;
}
.header  .word .p1{
	color:#1e50ae;
	margin-top: 32px;
}
.header  .word .p2{
	color:#ccc;
	margin-top: 12px;
}
.header  .tel{
	height: 64px;
	margin-top: 30px;
	background: url('../images/tel.png') no-repeat left center;
	line-height: 30px;
	padding-left: 68px;
}
.header  .tel .p1{
	font-size: 18px;
	color:#343434;
}
.header  .tel .p2{
	font-size: 28px;
	color:#1e50ae;
}
/* 导航 */
.nav{
	background: #1e50ae;
}
.nav a{
	float: left;
	display: block;
	width: 170px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	color: #f7f7f7;
	font-size: 20px;
}
.nav a:hover{
	color: #f7f7f7;
}
.nav a.active{
	font-weight: bold;
	font-size: 24px;
	background: #13439d;
}
/* 轮播 */
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 20px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 8px;
}
.swiper-pagination-bullet{
	width:40px;
	height: 10px;
	background: #cccccc;
	border-radius: 0;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background: #13439d;
}
.banner .swiper-button-next, .banner  .swiper-button-prev {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    z-index: 99;
	outline: none;
}
.banner{
	height: 550px;
	overflow: hidden;
}
.banner .swiper-button-prev{
	background: url(../images/banner_arrow.png) no-repeat left top;
	left: 60px;
}
.banner .swiper-button-next{
	background: url(../images/banner_arrow.png) no-repeat left bottom;
    right: 60px;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	content: '';
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	content: '';
}
.banner .swiper-wrapper a{
	height: 550px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.banner .swiper-wrapper img{
	width: auto;
}
/* 首页 关于我们 */
.aboutMe{
	margin-top: 100px;
	height: 565px;
	position: relative;
}
.aboutMe .aboutBg1{
	width: 56%;
	height: 435px;
	background: #f9f9f9;
	position: absolute;
	left: 0; 
	top: 0;
}
.aboutMe .aboutBg2{
	width: 60%;
	height: 230px;
	background: #1e50ae;
	position: absolute;
	right: 0; 
	bottom: 0;
}
.aboutMe .konwMore{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 141px;
	height: 57px;
	line-height: 57px;
	text-align: center;
	background: #1e50ae;
	font-size: 18px;
	color: #fff;
}
.aboutMe .aboutMeContent{
	width: 1200px;
	height: 480px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 80px;
}
.aboutMe .aboutMeContentLeft{
	width: 490px;
}
.aboutMe .aboutMeContentLeft .p1{
	font-size: 36px;
	font-weight: bold;
	position: relative;
	padding-top: 23px;
}
.aboutMe .aboutMeContentLeft .p1 span{
	color: #1e50ae;
}
.aboutMe .aboutMeContentLeft .p1:before{
	position: absolute;
	content: '';
	width: 24px;
	height: 2px;
	background: #1e50ae;
	top: 0;
	left: 0;
}
.aboutMe .aboutMeContentLeft .p2{
	margin-top: 16px;
	color: #323232;
	font-size: 16px;
	text-transform:uppercase;
}
.aboutMe .aboutMeContentLeft .p3{
	font-size: 16px;
	color: #343434;
	margin-top: 32px;
	height: 184px;
    overflow: hidden;
    line-height: 26px;
}
.aboutMe .aboutMeContentRight{
	width: 667px;
	height: 434px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 5px 6px #163b7d;
}
.aboutMe .aboutMeContentRight img{
	width: auto;
}
/* 设备 */
.equipment{
	height: 294px;
	padding-top: 56px;
	background: #f9f9f9;
	margin: 133px auto 95px;
}
.equipment dl{
	float: left;
	width: 260px;
	margin-right: 40px;
	text-align: center;
}
.equipment dl dt{
	width: 95px;
	height: 95px;
	background: #fcfcfc;
	border-radius: 10px;
	margin: auto;
	text-align: center;
    line-height: 95px;
}
.equipment dl dt img{
	width: auto;
	height: auto;
	vertical-align: middle;
}
.equipment dl .dd1{
	font-size: 26px;
	color: #343434;
	margin: 25px 0 15px;
}
.equipment dl .dd2{
	width: 245px;
	margin: auto;
	font-size: 16px;
	letter-spacing: 1px;
	color: #898989;
	line-height: 28px;
}
/* 我们的优势 */
.ourAdvantage{
	max-width: 1935px;
	height: 560px;
	margin: auto;
	
}
.public_heading{
	text-align: center;
	margin: 90px 0 60px;
}
.public_heading .zh_des{
	height: 64px;
	line-height: 64px;
	font-size: 36px;
	font-weight: bold;
}
.public_heading .zh_des span{
	color: #1e50ae;
}
.public_heading .circle_line{
	width: 648px;
	height: 2px;
	margin: 22px auto 0;
	background: #ebebeb;
	position: relative;
}
.public_heading .circle_line:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -5px;
	margin: auto;
	width: 9px;
	height: 9px;
	background: #fff;
	border: 2px solid #1e50ae;
	border-radius: 50%;
}
.public_heading .en_des{
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 16px;
	color: #333333;
}
/* 产品中心 */
.product_center{
	margin: 20px 0 60px;
}
.productList{
	width: 1200px;
	margin: auto;
}
.product_center .con-1 .productList{
	display:none;
}
.product_center .con-1 .productList:first-child{
	display:block;
}
.productList dl{
	float: left;
	width: 280px;
	height: 450px;
	margin-right: 26px;
	margin-bottom: 40px;
}
.productList dl:nth-child(4n){
	margin-right: 0;
}
.productList dl dt{
	width: 280px;
	height: 400px;
	position: relative;
	overflow: hidden;
	display: flex;
	display: block\0;
	justify-content: center;
	align-items: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.productList dl dt img{
	width: auto;
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.productList dl dd{
	width: 280px;
	height: 50px;
	line-height: 50px;
	background:#fff;
	font-size: 20px;
	text-align: center;
	color: #343434;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.productList dl:hover dt{ 
	box-shadow: -2px -4px 5px #e5e7ed,2px 0px 5px #e5e7ed;
}
.productList dl:hover  dd{
	background:#4f6faf;
	color: #fff;
	font-weight: bold;
}
.product_more{
	display: block;
	width:220px;
	height: 65px;
	border: 2px solid #1e50ae;
	font-size: 24px;
	text-align: center;
	line-height: 65px;
	margin: auto;
	color: #1e50ae;
	transition: all 0.3s ease;
}
.product_more:hover{
	background:#1e50ae;
	color:#fff;
}
.strength{
	max-width: 1920px;
	height: 350px;
	margin: auto;
	background: url('../images/strength.png') no-repeat center;
}
/* 新闻中心 */
.newsInfoCenter{
	margin-bottom: 130px;
}
.newsInfoLeft{
	width: 604px;
}
.newsInfoLeft dl{
	padding: 50px 0;
	border-bottom: 1px solid #ccc;
}
.newsInfoLeft dl:first-child{
	padding-top: 0;
}
.newsInfoLeft dl .date{
	width: 80px;
	height: 64px;
	padding-top: 16px;
	background: #f7f7f7;
	text-align: center;
	transition: all 0.4s ease;
}
.newsInfoLeft dl .date .p1{
	font-size: 28px;
	color: #333;
}
.newsInfoLeft dl .date .p2{
	font-size: 14px;
	color: #343434;
	margin-top: 8px;
}
.newsInfoLeft dl .des{
	width: 500px;
}
.newsInfoLeft dl .des .a1{
	display: block;
	font-size: 18px;
	color: #343434;
	height:34px;
	line-height: 34px;
	overflow:hidden;
}
.newsInfoLeft dl .des .inf{
	font-size: 14px;
	color: #848484;
	height: 65px;
    line-height: 22px;
    overflow: hidden;
}
.newsInfoLeft dl:hover .date{
	background:#1e50ae;
}
.newsInfoLeft dl:hover .date .p1,.newsInfoLeft dl:hover .date .p2{
	color:#fff;
}
.newsInfoLeft dl:hover .des .a1{
	color:#1e50ae;
}
.newsInfoRight{
	width: 550px;
}
.newsInfoRight .picWord{
	display: block;
	width: 550px;
	height: 260px;
	position: relative;
}
.newsInfoRight .picWord:first-child{
	margin-bottom: 33px;
}
.newsInfoRight .picWord .p1{
	width: 550px;
	height: 260px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.newsInfoRight .picWord .p1 img{
	height: auto;
}
.newsInfoRight .picWord .p2{
	position: absolute;
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,.45);
	line-height: 50px;
	text-indent: 15px;
	overflow: hidden;
	left: 0;
	bottom: 0;
	font-size: 20px;
	color: #fff;
}
/* 底部 */
.footer{
	width: 100%;
	/* height: 400px; */
	background: #0e2e50;
	color:#fff;
} 
.footer .p1{
	font-weight: bold;
	font-size: 30px;
	padding: 45px 0;
}
.footer .p2{
	margin: 0 0 20px;
	font-size:18px;
	color:#e6e9ed;
}
.footerTopLeft{
	text-align: right;
}
.footerTopLeft .p3{
	font-size: 28px;
}
.footerTopRight{
    width: 340px;
	font-size: 16px;
	line-height: 36px; 
	color:#d5d4d4;
}
.footer .copyRight{
	width: 1400px;
	margin: 24px auto 0;
	border-top: 1px solid #3e5873;
	text-align: center;
	padding-top: 20px;
}
.footer .copyRight p{
	font-size: 14px;
	color: #fff;
	line-height: 22px;
}
.footer .copyRight p a{
	color: #fff;
}
.footerTopCen{
	padding: 0 65px 0 115px;
	margin-left: 115px;
	width: 240px;
	position: relative;
}
.footerTopCen:before,.footerTopCen:after{
	content:'';
	position: absolute;
	top:0;
	width: 1px;
	height: 120px;
	background:#3e5873;
}
.footerTopCen:before{
	left: 0;
}
.footerTopCen:after{
	right: 0;
}
.footerTopCen .equip a{
	display: inline-block;
	color:#d4d4d4;
	width: 110px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
}
/* 产品中心 */
.product_header{
	height: 400px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.product_header img{
	width: auto;
}
/* 当前位置 */
.current_location{
	margin-top: 70px;
	font-size: 16px;
}
.current_location a{
	color:#000;
}
.current_location a.active{
	color:#1e50ae;
}
.vertical_heading{
	position:relative;
	font-size: 20px;
	height: 38px;
	line-height: 38px;
	margin-top: 50px;
	padding-left: 12px;
}
.vertical_heading:before{
	position: absolute;
	content: '';
	width: 6px;
	height: 20px;
	background: #1e50ae;
	left: 0;
	top: 9px;
}
.productReveal .pic{
	width: 900px;
	margin: 40px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.productReveal .pic img{

	width: 100%;
}
/* 新闻中心 */
.industryNews{
	margin-bottom: 110px;
}
.industryNews a{
	float: left;
	display: block;
	width: 300px;
	height: 80px;
	border: 2px solid #eeeeee;
	box-sizing: border-box;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
	color:#1e50ae;
	position: relative;
}
.industryNews a:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -12px;
	margin: auto;
	width: 16px;
	height: 10px;
	background: url('../images/bottomArrow.png') no-repeat;
	background-size: 100%;
	display: none;
}
.industryNews a.active{
	background:#1e50ae;
	border: 2px solid #1e50ae;
	color: #fff;
}
.industryNews a.active:after{
	display: block;
}
.attentionMatters li{
	padding: 35px 0;
	border-bottom: 1px dashed #f3f3f3;
}
.attentionMatters li .p1{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
.attentionMatters li .p1 a{
	display: block;
	width: 1000px;
	height: 40px;
	overflow: hidden;
	color: #333;
}
.attentionMatters li .p1 span{
	color:#848484;
}
.attentionMatters li .p2{
	margin-top: 2px;
	line-height: 22px;
	font-size: 14px;
	color: #848484;
}
.attentionMatters li:hover .p1 a{
	color: #1e50ae;
}
.paging{
	margin: 44px 0;
	text-align: center;
}
/* 新闻详情 */
.newsDetailCon .p1{
	font-size: 28px;
	text-align: center;
	line-height: 48px;
	margin-top: 32px;
}
.newsDetailCon .p2{
	border-bottom: 1px solid #f2f2f2;
	height: 50px;
	line-height: 50px;
	color: #b2b2b2;
	font-size: 14px;
	text-align: center;
}
.newsDetailCon .p2 span{
	margin: 0 18px;
}
.newsDetailCon .editor_content{
	padding: 60px 30px 50px;
}
.newsDetailCon .editor_content p{
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 30px;
}
.inside_aboutUs dd{
	width: 530px;
}
.inside_aboutUs dd .p1{
	font-size: 24px;
	position: relative;
}
.inside_aboutUs dd .p1:after{
	position: absolute;
	content: '';
	width: 70px;
	height: 2px;
	background: #1e50ae;
	left: 0;
	bottom: -21px;
}
.inside_aboutUs{
	margin-bottom: 90px;
}
.inside_aboutUs dd .p2{
	margin-top: 65px;
	height: 390px;
	font-size: 20px;
	line-height: 30px;
}
.inside_aboutUs dt{
	width: 620px;
	height: 475px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.inside_aboutUs dt img{
	width: auto;
}
/* 联系我们 */
.inside_contactUs{
	margin: 80px 0;
}
.contactUsLeft{
	width: 500px;
	height: 610px;
	background: url('../images/contact.png') no-repeat left;
}
.contactUsRight{
	width: 616px;
	height: 616px;
	overflow:hidden;
}
.contactUsLeft .address{
	width: 335px;
	padding: 68px 40px;
	background: #fff;
	box-shadow: 0px 3px 7px #ccc;
	margin: 90px 0 0 75px;
}
.contactUsLeft .address p{
	font-size: 24px;
	position: relative;
}
.contactUsLeft .address p:after{
	position: absolute;
	content: '';
	width: 70px;
	height: 2px;
	background: #1e50ae;
	left: 0;
	bottom: -21px;
}
.contactUsLeft .address ul{
	margin-top: 80px;
}
.contactUsLeft .address ul li{
	margin-bottom: 15px;
	line-height: 30px;
	font-size: 18px;
}
/* 留言中心 */
.messageCenter{
	background:#f7f7f7;
	margin-top: 110px;
	padding: 54px 0 80px;
}
.messageCenter .title{
	font-size: 24px;
	position: relative;
}
.messageCenter .title:after{
	position: absolute;
	content: '';
	width: 70px;
	height: 2px;
	background: #1e50ae;
	left: 0;
	bottom: -21px;
}
.messageCenter .net{
	margin-top: 55px;
}
.messageCenter .net p{
	float: left;
	width: 590px;
	height: 46px;
	line-height: 46px;
	margin-bottom: 28px;
}
.messageCenter .net p span{
	font-size: 20px;
	float: left;
	margin-right: 12px;
}
.messageCenter .net p input[type=text]{
	float: left;
	width: 450px;
	height: 46px;
	padding-left: 15px;
	border: 1px solid #eeeeee;
	background: #fff;
	color: #757575;
}
.messageCenter .net1{
	margin-top: 0;
}
.messageCenter .net1 span{
	float: left;
	line-height: 46px;
	font-size: 20px;
    float: left;
    margin-right: 12px;
}
.messageCenter .net1 textarea{
	width: 1082px;
	padding: 15px;
	height: 100px;
	border: 1px solid #eeeeee;
	background: #fff;
	line-height: 27px;
	color: #757575;
	resize: none;
}
.messageCenter .net2{
	margin-top: 44px;
	text-align: center;
}
.messageCenter .net2 input{
	width: 230px;
	height: 60px;
	background: #1e50ae;
	color: #fff;
	font-size:20px;
	border: none;
}













