.header{
	position: relative;
}
.head_left{
	width: calc(100% - 32px);
	background: #003e97;
	height: 30px;
	float: left;
}
.head_point{
	width: 30px;
	height: 30px;
	background: #de0010;
	float: right;
}
.logo{
	position: absolute;
	left:0;
	top:0;
	z-index: 99;
}
.nav_it2{
	padding:13px 0 18px;
}
.nav_it2 li{
	display: inline-block;
	vertical-align: middle;
	margin-left: 35px;
	padding-left: 20px;
	line-height: 40px;
	background: url("../images/pp.jpg") left center no-repeat;
}
.nav_it2 li a{
	font-size: 16px;
	color: #444;
	font-family: "SimSun";
}
.nav_it2 li.chonav{
	background:url("../images/pp2.jpg") left center no-repeat;
}
.nav_it2 li.chonav a{
	color: #003e97;
}
.nav_it1{
	padding:16px 0 11px;
	text-align: right;
	background:url("../images/line.jpg") right bottom no-repeat;
}
.nav_it1 div{
	display: inline-block;
	vertical-align: middle;
}
.nav_it2{
	text-align: right;
}
.nav_it2 li{
	display: inline-block;
	vertical-align: middle;
}
.w1440{
	width: 1440px;
	margin:0 auto;
}
.tel{
	background: #a9aad4;
}
.tel span{
	color: #fff;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	padding:0 10px 0 5px;
	line-height: 20px;
}
.search{
	cursor: pointer;
}
.search i{
	display: inline-block;
	vertical-align: middle;
	background: #003e97;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
}
.share{
	cursor: pointer;
}
.share i{
	display: inline-block;
	vertical-align: middle;
	background: #003e97;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
}
.tel i{
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	background: #003e97;
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.banner{
	position: relative;
}
.banner_search{
	width: 645px;
	position: absolute;
	top:117px;
	right:50px;
}
.banner_search h3{
	font-size: 38px;
	padding-bottom: 20px;
	color: #fff;
	font-family: "SimSun";
}
.search_in{
	font-size: 0;
}
.search_in input{
	font-size: 20px;
	color: #000;
	padding:0 16px;
	line-height: 52px;
	width: calc(100% - 52px);
	font-family: "SimSun";
	text-align: center;
}

.search_in button{
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	text-align: center;
	background: #003e97;
	line-height: 52px;
	height: 52px;
	cursor: pointer;
}
.search_in button i{
	color: #fff;
	font-size: 24px;
}
.banner_search a{
	display: block;
	padding-top: 15px;
	font-size: 20px;
	color: #000;
	font-family: "SimSun";
}
.in_nqplink{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.in_nqp_tit{
	font-size: 24px;
	color: #000;
	border-bottom: 1px solid #e5e5e5;
	line-height: 44px;
	font-family: "SimSun";
}
.in_nqplink{
	padding:20px 0;
}
.innews_pic{
	float: left;
	width: 92px;
}
.innews{
	width: 333px;
}
.innews_right{
	float: right;
	width: calc(100% - 110px);
}
.innews_list li{
	padding:18px 0 5px;
	border-bottom: 1px dashed #e5e5e5;
}
.innews_list li.innet{
	padding:23px 0;
	border-bottom: 1px solid #e5e5e5;
}
.innews_right span,.innews_list li.innet2 span{
	font-size: 13px;
	color: #999;
	font-family: "SimSun";
}
.innews_list li a{
	display: block;
}
.innews_right h3,.innews_list li.innet2 h3{
	font-size: 14px;
	color: #003e97;
	padding: 8px 0 10px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; 
font-family: "SimSun";
}
.innews_right p{
	font-family: "SimSun";
	font-size: 12px;
	color: #000;
	line-height: 20px;
	 overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical; 
}
.innews_list li b{
	width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;	
    border-top: 1px solid #0066ab;
    transition: all .4s cubic-bezier(.35, .45, .55, 1);
    margin-top: -1px;
}
.innews_list li.innet2 h3{
	position: relative;
	padding-left: 16px;
	font-family: "SimSun";
}
.innews_list li.innet2 h3:before{
	content: "";
	position: absolute;
	left:-0;
	top:14px;
	width: 3px;
	height: 5px;
	background: url("../images/arr.jpg") left center no-repeat;
}
.innews_list li.innet2 span{
	padding-left: 16px;
	font-family: "SimSun";
}
.innews_list li:hover b{
	width: 20px;
}
.inprose_sear{
	font-size: 0;
	margin-top: 15px;
}
.inprose_sear input{
	width: calc(100% - 34px);
	line-height: 36px;
	font-size: 13px;
	color: #333;
	background: #edeef0;
	padding:0 15px;
	font-family: "SimSun";
}
.inprose_sear button{
	width: 34px;
	cursor: pointer;
	line-height: 36px;
	height: 36px;
	text-align: center;
	background: #003e97;
}
.inprose_sear button i{
	color: #fff;
	font-size: 18px;
}
.in_prose{
	width: 310px;
}
.inprose_gz{
	padding-top: 35px;
}
.inprose_gz h3{
	font-size: 24px;
	color: #000;
	padding-bottom: 25px;
	font-family: "SimSun";
}
.in_quick{
	width: 715px;
}
.inquick_list ul{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.inquick_list li{
	margin-top: 33px;
	width: 33.33%;
}
.inquick_list li i{
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	line-height: 100px;
	height: 100px;
	text-align: center;
	background: #a9aad4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 50px;
}
.inqur{
	display: inline-block;
	vertical-align: middle;
	padding-left: 16px;
	width:100px;
}
.inqur b{
	display: block;
	width: 15px;
	height: 3px;
	background: #a9aad4;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.inqur p{
	font-size: 16px;
	padding-top: 14px;
	color: #8f8ba2;
	font-family: "SimSun";
}
.inquick_list li:hover b{
	width: 100%;
	background: #de0010;
}
.inprose_gzlist{
	text-align: center;
	background: #edeef0;
	padding:15px 0;
	font-size: 0;
}
.inprose_gzlist a{
	width: 28%;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.inprose_gzlist a p{
	padding-top: 15px;
	font-size: 12px;
	color: #666;
	font-family: "arial";
}
.inproduct{
	margin:35px auto 70px;
	border-top: 1px solid #e5e5e5;
}
.inpro_it1{
	text-align: center;
	background:url("../images/inprobg.jpg") left top repeat;
}
.inpro_it1 li{
	position: relative;
	width: 595px;
	display: inline-block;
	vertical-align: top;
	margin: 25px;
	text-align: center;
}
.inpro_it1 li p{
	font-size: 14px;
	color: #333;
	padding-top: 22px;
	font-family: "SimSun";
}
.inpro_it1 li::before{
	content: "";
	width: 100%;
	height: 5px;
	background: #edeef0;
	position: absolute;
	left:0;
	top:-25px;
}
.inpro_it2{
	text-align: center;
}
.inpro_it2 ul{
	background: #edeef0;
}
.inpro_it2 li{
	display: inline-block;
	vertical-align: middle;
	width: 180px;
	font-family: "SimSun";
	line-height: 60px;
	text-align: center;
	border-right: 1px solid #fff;
}
.inpro_it2 li a{
	display: block;
	font-size: 14px;
	color: #777;
}
.inpro_it2 li.choipi{
	background: #003e97;
}
.inpro_it2 li.choipi a{
	color: #fff;
}
.inpro_it1 li.sub_01 p{
	color: #003e97;
	font-family: "SimSun";
}
.inpro_it1 li.sub_01::before{
	background: #003e97;
}
.inpro_it2 ul{
	display: none;
}
.inpro_it2 ul:first-child{
	display: block;
}
.inpro_it3{
	padding-top: 30px;
}
.inpro_it3_in{
	display: none;
	position: relative;
}
.inpro_it3_in:first-child{
	display: block;
}
.inpro_it3_in .swiper-container{
	width: 90%;
	margin:0 auto;
}
.inpro_it3_in .swiper-slide{
	text-align: center;
}
.inpro_it3_in .swiper-slide img{
	border:1px solid #fff;
}
.inpro_it3_in .swiper-slide.choli img{
	border:1px solid #003e97;
}
.inpro_it3_in .swiper-slide p{
	font-size: 15px;
	font-family: "SimSun";
	color: #000;
	padding-top: 13px;
}
.inpro_it3 .inpro_it3_it1{
	display: none;
}
.inpro_it3 .inpro_it3_it1:first-child{
	display: block;
}
.inzy{
	position: relative;
}
.inzy_hover{
	padding-top: 43px;
	width:665px;
	position: absolute;
	right:0;
	top:0;
	height: 100%;
	text-align: left;
	padding-left: 145px;
	background:url("../images/zyhovbg.png") right top no-repeat;
}
.inzy_hover h3{
	padding-top: 11px;
	font-size: 30px;
	color: #fff;
	font-family: "Microsoft Yahei";
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; 
}
.inzy_hover p{
	color: #fff;
	font-size: 25px;
	text-transform:uppercase;
	padding-top: 27px;
}
.inprod_left{
	width: 446px;
	float: left;
	position: relative;
}
.inprod_hover{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background:rgba(0,62,151,.8);
	padding:17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inprod_hover_in{
	border:1px solid #fff;
	height: 100%;
	padding-top: 100px;
	text-align: center;
}
.inprod_right{
	width: calc(100% - 446px);
	float: right;
}
.inprod_right li.inplit{
	display:none;
}
.inprod_hover_in h3{
	font-family: "SimSun";
	font-size: 36px;
	color: #fff;
	padding-bottom: 5px;
}
.inprod_hover_in p{
	font-size: 14px;
	color: #a4aec6;
	font-family: "arial";
}
.inprod_hover_in a{
	display: block;
	font-size: 15px;
	color: #fff;
	text-transform:uppercase;
	width: 75%;
	margin:210px auto 0;
	border:1px solid #fff;
	line-height: 57px;
	font-family: "SimSun";
}
.inprod_hover_in a:hover{
	background: #fff;
	color:#003e97;
}
.inprodr_name{
	text-align: center;
	padding:82px 0 83px;
	position: relative;

}
.inprod_right ul{
	font-size: 0;
}
.inprod_right li{
	width: 33.33%;
	display: inline-block;
	vertical-align: middle;
	background: #edeef0;
		-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.inpron_info{
	padding:30px 15px 0;
}
.inpron_info span{
	font-family: "SimSun";
	font-size: 20px;
	color: #003e97;
	display: block;
	padding-bottom: 16px;
		-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.inpron_info p{
	height:30px;
	font-family: "SimSun";
	font-size: 13px;
	color: #666666;
		-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.inpron_tit{
	padding-bottom: 20px;
	position: relative;
}
.inpron_tit::after{
	content: "";
	width: 52px;
	height: 3px;
	position: absolute;
	bottom:0;
	left:50%;
	background: #e5e5e5;
	margin-left: -26px;
}
.sanjiao{
	width:0;
    height:0;
    border-width:0 30px 30px;
    border-style:solid;
    border-color:transparent transparent #003e97;/*透明 透明  灰*/
    margin:0 auto;
    position: absolute;
    left:50%;
    bottom:0;
    margin-left: -30px;
}
.sanjiao2{
	width:0;
    height:0;
    border-width:30px 30px 0;
    border-style:solid;
    border-color:#003e97 transparent transparent;/*灰 透明 透明 */
    margin:0 auto;
    position: absolute;
    left:50%;
    top:0;
    margin-left: -30px;
}
.inprod_right li:hover{
	background: #a9aad4;
}
.inprod_right li:hover .inpron_info span{
	color: #fff;
}
.inprod_right li:hover .inpron_info p{
	color: #fff;
}
.inprod_right li:hover .sanjiao{
	border-color:transparent transparent #fff;
}
.inprod_right li:hover .sanjiao2{
	border-color:#fff transparent transparent;/*灰 透明 透明 */
}
.inpro_devel {
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap:nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.infive{
	display:none;
	padding:10px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 33px;
}
.infive_left a{
	font-family: "SimSun";
	padding-left: 13px;
	padding-right: 30px;
	font-size: 12px;
	color: #333;
	line-height: 36px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.infive_left a::after{
	content:"";
	width: 2px;
	height: 12px;
	background: #f2f2f2;
	position: absolute;
	right:0;
	top:14px;
}
.infive_left a:hover{
	color: #003e97;
}
.infive_left a i{
	padding-right: 6px;
}
.infive_left{
	float: left;
	
}
.infiv_search{
	float: right;
	margin-top: 0;
	width: 310px;
}
.footer{
	background: #f1f2f5;

}
.footer article{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	padding:34px 0 55px;
	width: 1300px;
	margin:0 auto;
}
.logo2{
	width: 310px;
}
.foot_nav{
	width: calc(100% - 370px);
}
.foot_nav ul{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.foot_nav li h3{
	font-family: "SimSun";
	font-size:13px;
	color: #003e97;
	font-weight: bold;
	padding-bottom: 15px;
}
.foot_nav li a{
	display: block;
	font-family: "SimSun";
	font-size: 12px;
	color: #000;
	line-height: 25px;
}
.foot_nav li a:hover{
	color: #999;
}
.copyall{
	position: relative;
	background: none;
}
.copy_point{
	float: left;
}
.copy_right{
	 background: #003e97;
	float: right;
	text-align: left;
}
.copy_right_ct{
	width: 1300px;
	margin:0 auto;
}
.copy_right p{
	color: #a3c6f9;
	font-size: 12px;
	line-height: 30px;
}
.logo3{
	position: absolute;
	right:0;
	bottom:0;
}

.brand{
	padding:0px 0 15px;
}
.brand,.brand a{
	font-size: 12px;
	color: #888;
}
.pbpage aside{
	float: left;
	width: 332px;
}
.pbpage aside h3{
	font-size: 14px;
	color: #fff;
	line-height: 38px;
	background: #003e97;
	padding-left: 20px;
}
.pbpage aside li{
	border-bottom: 1px solid #ebe9e9;
	
}
.pbpage aside li a{
	padding:0 26px 0 20px;
	display: block;
	line-height: 38px;
}
.pbpage aside li p{
	float: left;
	width: 80%;
	font-size: 14px;
	color: #383838;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.pbpage aside li i{
	float:right;
	color: #8cb4ee;
	display: block;
}
.pbpage aside li dd a{
	line-height: 45px;
}
.pbpage aside li dl{
	padding:7px 0;
	display: none;
}
.pbpage article{
	width: 1080px;
	float: right;
}
.xz{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
}
.pbnew_right{
	width: 352px;
	float: right;
	padding-right: 15px;
}
.product_page{
	padding:30px 0 50px;
}
.pbnew_right_tit h3{
	font-size: 24px;
	color: #485a64;
	line-height: 45px;
	border-bottom: 1px solid #eceff1;
}
.pbnew_right_list li{
	padding:15px 0;
	border-bottom: 1px dashed #dadada;
}
.pbnew_right_list li a{
	display: block;
}
.pbnew_right_list li span{
	font-size: 12px;
	color: #5e5e5e;
	display: block;
	line-height: 20px;
	padding-bottom: 5px;
}
.pbnew_right_list li p{
	text-indent: 1em;
	font-size: 13px;
	color: #003e97;
	line-height: 20px;
	position: relative;
}
.pbnew_right_list li p::before{
	content: "";
	width: 5px;
	height: 8px;
	background:url("../images/arr2.jpg") left top no-repeat;
	position: absolute;
	left:0;
	top:5px;
}
.pbrl_pic{
	width: 92px;
	float: left;
}
.pbrl_right{
	width: calc(100% - 110px);
	float: right;
}
.pbrl_right p{
	overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}
.pbnew_right_list li .pbrl_right p::before{
	background:none;
}
.product_list_tit h3{
	padding:20px 0;
	font-size: 40px;
	color: #485a64;
}
.product_list{
	float: left;
	width: 680px;
}
.prolll ul{
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.prolll li{
	padding:1.5%;
	width: 33.33%;
	float: left;
	text-align: center;
	
}
.prolll li a{
	border:1px solid #d2d2d2;
	display: block;
	position: relative;
	background: #f0f0f0;
}
.prolll li img{
	width: 100%;
}
.prolll li p{
	font-size: 14px;
	color: #000;
}
.prolll li:hover a::before{
	content: "";
	width: 100%;
	height: 2px;
	background: #003e97;
	position: absolute;
	left:0;
	top:-2px;
}
.prolll li:hover a::after{
	content: "";
	width: 100%;
	height: 2px;
	background: #003e97;
	position: absolute;
	left:0;
	bottom:-1px;
}
.prolist_in{
	position: relative;
	padding-bottom: 17px;
}
.product_list li:hover .prolist_in::before{
	content: "";
	width: 2px;
	height: 100%;
	background: #003e97;
	position: absolute;
	left:-1px;
	top:0;
}
.product_list li:hover .prolist_in::after{
	content: "";
	width: 2px;
	height:100%;
	background: #003e97;
	position: absolute;
	right:-1px;
	top:0;
}
.commhot{
	margin-top: 45px;
	border-top: 1px solid #ebe9e9;
}
.commhot h3{
	font-size: 18px;
	color: #000;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding:16px 35px 16px 11px;
}
.commhot h3::before{
	content: "";
	width: 100%;
	height: 3px;
	background: #003e97;
	position: absolute;
	left:0;
	top:-1px;
}
.prodetail_page{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.maxpro{
	width: 580px;
}
.maxpro_name{
	position: relative;
	width:440px;
}
.proinfo_tit{
	border-top: 1px solid #ebe9e9;
}
.proinfo_tit h3{
	display: inline-block;
	font-size: 18px;
	color: #000;
	vertical-align: middle;
	position: relative;
	padding:16px 35px 16px 11px;
}
.proinfo_tit img{
	display: inline-block;
	vertical-align: middle;
}
.proinfo_tit h3::before{
	content: "";
	width: 100%;
	height: 3px;
	background: #003e97;
	position: absolute;
	left:0;
	top:-1px;
}
.prodetail_page{
	padding-bottom: 30px;
}
.maxproname_it1{
	font-size: 0;
}
.maxproname_it1 h3{
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	color: #fff;
	line-height: 41px;
	padding:0 17px;
	background: #003e97;
}
.maxproname_it2 h3{
	padding-top: 48px;
	font-size: 24px;
	color: #999;
}
.maxproname_it2 h3 span{
	color: #485a64;
}
.proil_share{
	padding:24px 22px;
	border-top: 1px solid #ebe9e9;
}
.proil_share p{
	font-size: 12px;
	color: #666;
	padding-bottom: 17px;
}
.proil_prev{
	border-top: 1px solid #ebe9e9;
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display:box;
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding-top: 25px;
}
.proil_prev a{
	display: block;
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 33.33%;
	line-height: 45px;
}
.maxpro_mov{
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
}

.newslist li{
	padding:30px;
	border:1px solid #eceff1;
	margin-bottom: 20px;
}
.news_left{
	float: left;
	width: 430px;
}
.news_right{
	float: right;
	width: 150px;
}
.news_right img{
	width: 100%;
}
.news_left span{
	display:block;
	color: #5e5e5e;
	font-size: 12px;
}
.news_left h3{
	font-size: 16px;
	color: #003e97;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding:15px 0 23px;
}
.news_left p{
	font-size: 13px;
	color: #5e5e5e;
	line-height: 25px;
	overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical;
}
.newslist li:hover{
	border:1px solid #003e97;
}
.newstail{
	background: #f9f9f9;
	padding:30px;
}
.product_list{
	margin-bottom: 30px;
}
.newsil_tit{
	padding-bottom: 25px;
}
.newsil_tit h3{
	font-size: 32px;
	padding-bottom: 15px;
	color: #5e5e5e;
}
.newsil_info {
	font-size: 15px;
	color: #5e5e5e;
	line-height: 48px;
}
.newsis span{
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
}
.newsis .bdsharebuttonbox{
	display: inline-block;
	vertical-align: middle;
}
.address h3{
	padding-bottom: 10px;
	font-size: 20px;
	color: #003e97;
}
.address ul li{
	border-bottom: 1px solid #eceff1;
	font-size: 15px;
	color: #5e5e5e;
	line-height: 60px;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	padding-left: 10px;
	background:url("../images/arr3.jpg") left center no-repeat;
}
.pbpage_it1{
	margin-bottom: 20px;
}
.pbpage_it1 li.pbys{
	background: #1271ce;
}
.pbpage_it1 li.pbys a p{
	color: #fff;
}
.about_list{
	font-size: 14px;
	color: #5e5e5e;
	line-height: 48px;
}
.about_list img{
	float:left;
	padding-right:15px;
}
.about_list p{
	font-size: 14px;
	color: #5e5e5e;
	line-height: 45px;
}
.culture_list{
	font-size: 14px;
	color: #5e5e5e;
	line-height: 36px;
}
.history_list{
	padding-top: 12px;
}
.history_list li {
	padding-top: 10px;
	padding-bottom: 35px;
	position: relative;
	background:url("../images/line2.jpg") left 100px top repeat-y;
}
.history_list li span{
	font-size: 20px;
	color: #5e5e5e;
	display: inline-block;
	vertical-align: top;
	width: 100px;
}
.history_list li p{
	display: inline-block;
	vertical-align: top;
	padding-left: 35px;
	font-size: 15px;
	color: #5e5e5e;
	line-height: 30px;
	width: 500px;
}
.point{
	position: absolute;
	left:97px;
	top:20px;
	width: 7px;
	height: 7px;
	background: #5e5e5e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.equipment_list li{
	width: 50%;
	padding:2%;
	float: left;
	text-align:center
}
.equipment_list li  a{
	display: block;
}
.equipment_list li img{
	
	max-height: 235px;
}
.honor_listp li{
	width: 33.33%;
}
.honor_listp li a{
	border:1px solid #ddd;
}
.honor_listp li img{
	height:150px;
}
.honor_list li a{
	border:1px solid #e3e4e4;
}
.inpro_it3_in .swiper-button-prev{
	width: 31px;
	height: 30px;
	background:url("../images/left.png") left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.inpro_it3_in .swiper-button-next{
	width: 31px;
	height: 30px;
	background:url("../images/right.png") left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.nav_it1{
	position: relative;
}
.nav_it1 div.sharejump{
	position: absolute;
	right:5%;
	bottom:-26px;
	display: none;
}
.nav_it1 div.searejump{
	display: none;
	padding-right: 20px;
	position: absolute;
	right:190px;
	top:13px;
}
.searejump input{
	font-size: 14px;
	border:1px solid #ccc;
	line-height: 28px;
	height: 30px;
	padding:0 10px;
}
.searejump button{
	cursor: pointer;
	width: 30px;
	line-height: 30px;
	height: 30px;
	background: #003e97;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.searejump button i{
	color: #fff;
}



#content{
 clear:both;
}
#content ul{
 margin-left:5px;
 list-style:none;
 width: 100%;
}

.inContent{
 width:205px;
 height:90px;
 background-color:#f6c;
 margin-left:50px;
}
.page {
	margin-top: 10px;
	padding: 14px 0 15px;
	text-align: center;
}
.page a {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding: 4px 7px;
}
.page span {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding: 4px 7px;
}
.page span.current {
	background: #5280e0;
	border: 1px solid #5280e0;
	color: #FFFFFF;
	font-weight: bolder;
}
.proinfo_area table{

	min-width:100%;
}
.proinfo_area p{
	line-height:1.8;
	font-size:1.4rem;
}
.proinfo_area td{
	padding:8px 0;
}
.leftmove{
width:270px;
    position:fixed;
    bottom:0;
    left:0;
    z-index:999999;
}
.leftmove_content{
    position:relative;
}
.left_mover_close{
width:27px;
height:27px;
    position:absolute;
       right: -30px;
    top: -22px;
    font-size:20px;
    line-height:27px;
    text-align:center;
    border:1px solid #000;
    border-radius:27px;
}