.section{
	position: relative;
}
.section0{
	width: 100%;
	overflow: hidden;
}
.slide img {
	width:100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transition: ease-in-out .3s;
    -o-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: inherit;
}
.section1{
	background:url("../image/page1bg.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.section6 {
    background: url(../image/page6bg.jpg) center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.section2 {
    background: url(../image/page2bg.jpg) center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.section3 {
    background: url(../image/page3bg.jpg) center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.section4 {
    background: url(../image/page4bg.jpg) center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.header{
	position: fixed;
	left:0;
	top:44px;
	width: 100%;
	z-index: 9;
	
}
.header_center{
	width: 92%;
	margin:0 auto;
}
.logo{
	float: left;
}
.head_right{
	float: right;
}
.menu{
	float: left;
	line-height: 55px;
	cursor: pointer;
}
.search{
	float: right;
	line-height: 55px;
	margin-left: 40px;
	cursor: pointer;	
}
.menu i{
	color: #0049a0;
	font-size: 32px;
}
.search i{
	color: #0049a0;
	font-size: 26px;
}
.siber{
	position: fixed;
	left:0;
	bottom:0;
	height: 80%;
	background: #fff;
	z-index: 9;
	width: 55px;
	padding:40px 20px;
	word-break: break-all;
}
.siber p{
	text-align: center;
	color: #999;
	letter-spacing: 3px;
	font-size: 12px;
}
.siber span{
	width: 180px;
	display: inline-block;
	-webkit-transform:rotate(90deg);
	-webkit-transform-origin:7px 10px;
	-moz-transform:rotate(90deg);
	-moz-transform-origin:7px 10px;
	-ms-transform:rotate(90deg);
	-ms-transform-origin:7px 10px;
	transform:rotate(90deg);
	transform-origin:7px 10px;
}
.siber_btn{
	position: absolute;
	bottom:20%;
}
.lang{
	padding-bottom: 30px;
}
.lang a{
	color: #0049a0;
	font-size: 14px;
}
.sisearch{
	padding-bottom: 30px;
}
.sisearch i{
	color: #0049a0;
	font-size: 16px;
}
.sishare{
	cursor: pointer;
}
.sishare i{
	color: #0049a0;
	font-size: 16px;
}
.section1_center{
	width: 73%;
	margin:0 auto;
}
.section1_left{
	float: left;
	width: 48%;
}
.section1_right{
	float: right;
	width: 44%;
}
.se1_tit h3{
	font-size:40px;
	color: #47515f;
	text-transform:uppercase;
	font-weight: bold;
	padding-bottom: 6px;
}
.se1_tit b{
	font-size: 18px;
	color: #aaacb0;
}
.se1_tit{
	padding-bottom: 55px;
}
.se1_info h3{
	font-size: 29px;
	color: #47515f;
	padding-bottom: 47px;
}
.se1_info p{
	font-size: 15px;
	color: #555;
	line-height: 34px;
}
.more{
	margin-top: 87px;
	width: 250px;
	background:-webkit-gradient(linear,100% 0%, 0% 100%, from(#0049a0), to(#07A8F9), color-stop(0.5,#047BCF));
}
.more a{
	display: block;
	line-height: 60px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
}
.section::before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: -.4rem;
}
.pblh{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.se6_tit h3{
	font-size: 36px;
	color: #0049a0;
}
.se6_tit{
	text-align: center;
	padding-bottom: 75px;
}
.se6_center{
	text-align: center;
	width: 1050px;
	margin:0 auto;
}
.more2{
	margin:17px auto;
}
.section2{
	position: relative;
}
.se2_pic{
	position: absolute;
	left:0;
	top:0;
	width:35%;
}
.se2_pic img{
	width: 90%;
}
.se2_pic2{
	position: absolute;
	right:0;
	bottom:0;
	text-align: right;
	width:32%;
}
.se2_pic2 img{
	width: 90%;
}
.se2_center{
	width: 1200px;
	margin:0 auto;
}
.se2_right{
	width: 760px;
	float: right;
}
.se2_right h3{
	font-size: 36px;
	color: #000;
	padding-bottom: 55px;
	text-transform:uppercase;
}
.se2_right h3 span{
	color: #0049a0;
}
.se2_right p{
	font-size: 16px;
	color: #444;
	line-height: 30px;
	padding-bottom: 30px;
}
.pblh2{
	vertical-align:sub;
	padding-top: 7%;
}
.se3_info{
	width: 1130px;
	margin:0 auto;
}
.se3_tit{
	padding-bottom: 115px;
}
.newspic{
	position: relative;
}
.se4_info{
	width: 1400px;
	margin:0 auto;
}
.se4_info li{
	width: 33.33%;
	padding:1% 3%;
	float: left;
}
.se4_info li a{
	display: block;
}
.time{
	position: absolute;
	bottom:0;
	left:0;
	text-align: center;
	background: #004b98;
	width: 120px;
	line-height: 33px;
	color: #fff;
	font-size: 14px;
}
.se4_info li figcaption h3{
	font-size: 18px;
	padding:20px 0;
	color: #000;
}
.se4_info li figcaption p{
	font-size: 13px;
	color: #777;
	line-height: 24px;
	overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}
.section5{
	background: #222;
}
.logo3{
	padding-bottom: 30px;
}
.foot_it1{
	border-bottom: 1px solid #474747;
	padding-bottom: 60px;
	text-align: center;
}
.se5_center{
	width: 	1200px;
	margin:0 auto;
}
.in_message{
	width: 500px;
	display: inline-block;
	vertical-align: top;
}
.in_message li{
	width: 100%;
	border:1px solid #919eab;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding:7px 10px;
	margin-bottom: 10px;
}
.in_message li.name{
	float: left;
	width: 49%;
}
.in_message li.tel{
	float: right;
	width: 49%;
}
.in_message li input,.in_message li textarea{
	font-size: 15px;
	background: none;
	line-height: 24px;
	color: #919eab;
	width: 100%;
}
.in_message li textarea{
	width: 100%;
	height: 100%;
}
.in_contact{
	width: 360px;
	display: inline-block;
	vertical-align: top;
	padding-left: 50px;
}
.in_message li.area{
	height: 175px;
}
.in_message li.code{
	width: 53%;
	float: left;
}
.in_message li.code input{
	float: left;
	width: 40%;
}
.in_message li.code img{
	float: right;
}
.in_message li.btn{
	width: 45%;
	padding:0;
	float: right;
	border:0;
}
.in_message li.btn button{
	background: #e67015;
	font-size: 15px;
	width: 100%;
	cursor: pointer;
	color: #fff;
	line-height: 40px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.foot_it2{
	width: 870px;
	margin:0 auto;
	padding-top: 65px;
}
.incon_it1 span{
	font-size: 14px;
	color: #fff;
}
.incon_it1 span i{
	padding-right: 10px;
}
.incon_it1 h3{
	font-size: 31px;
	color: #fff;
	padding:17px 0 13px;
	border-bottom: 1px dashed #717171;
}
.incon_it2{
	padding-top: 22px;
}
.incon_it2 p{
	color: #919eab;
	line-height: 48px;
	font-size: 16px;
}
.incon_it2 p i{
	padding-right: 5px;
}
.wsapp{
	font-size: 13px;
}
.fo_share{
	padding-top: 30px;
}
.copy{
	background: #000;
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	line-height: 50px;
}
.copy p{
	float: left;
}
.copy a{
	float: right;
}
.close{
	cursor: pointer;
	padding-top: 50px;
}
.close i{
	font-size: 25px;
	color: #fff;
}
.logo2{
	padding-top: 20%;
}
.menu_down{
	background: #004b98;
	width: 320px;
	position: fixed;
	right:-100%;
	top:0;
	text-align: center;
	z-index: 999;
	height: 100%;
}
.menulist{
	padding-top: 10%;
}
.menulist li{
	line-height: 4.4;
}
.menulist li a{
	display: block;
	font-size: 16px;
	color: #fff;
}
.menu_copy{
	font-size: 14px;
	color: #469bf3;
}
.siber_btn2{
	width: 100%;
	position: initial;
	padding-bottom:50px;
}
.sisearch{
	cursor: pointer;
}
.sisearch2{
	cursor: pointer;
}
.lang2,.sisearch2,.sishare2{
	display: inline-block;
	vertical-align: middle;
	padding:0 15px 35px;
}
.lang2 a,.sisearch2 i,.sishare2 i{
	color: #fff;
}
.menu_posi{
	position: absolute;
	bottom:50px;
	left:0;
	width: 100%;
	text-align: center;
}
.head_right span{
	color: #0049a0;
	font-size: 16px;
	display: inline-block;
	vertical-align: super;
	padding-left: 10px;
}
.about_page{
	position: relative;
	height: 100%;
	width: 100%;
	background: url("../image/aboutbg.jpg") left top repeat;
}
.about_pic{
	float: left;
	width: 50%;
}
.about_pic .ifr{
	border:none;
	width:100%;
	height:100vh;
}
.about_info{
	position: absolute;
	right:0;
	top:80px;
	width: 47%;
	height: 100%;
}
.about_info::before{
	content: "";
	display: inline-block;
	vertical-align: top;
	height: 100%;
	margin-left: -.4em;
}
.about_lh{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.about_tit h3{
	font-size: 30px;
	color: #d2c7ab;
	padding-left: 25px;
	padding-bottom: 25px;
}
.brand{
	color: #999;
	padding:20px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.brand a{
	width: 110px;
	text-align: center;
	line-height: 24px;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	color: #999;
}
.brand a.senav{
	color: #fff;
}
.about_part{
	padding-left: 25px;
	padding-right: 15px;
	margin-top: 50px;
	width: 92%;
	color: #dcdcdc;
	font-size: 15px;
	line-height: 48px;
	max-height: 63vh;
	overflow-y: scroll;
}
.about_part p{
	color: #dcdcdc;
	font-size: 15px;
	line-height: 48px;
}
.copy3{
	background: #000;

	width: 100%;
	line-height: 50px;
}
.copy3 p{
	float: left;
	color:#fff;
}
.copy3 a{
	float: right;
	display:block;
}
.copy3 a img{
	margin-top:12px;
}
.footer article{
	background: #222;
	padding:50px 0;
}
.ewm img{
	width: 135px;
}
.footer_center{
	display: flex;
}
.pbf_it1,.pbf_it2,.pbf_it3,.pbf_it4{
	width:0;
}
.pbf_it2,.pbf_it3,.pbf_it4{
	padding-top: 15px;
}
.pbf_it1{
	flex-grow: .45;
}
.pbf_it2{
	flex-grow: .25;
}
.pbf_it3{
	flex-grow: .3;
	padding-right:8%;
}
.pbf_it4{
	flex-grow: .4;
}
.pbf_it2 h3,.pbf_it2 h3,.pbf_it3 h3,.pbf_it4 h3{
	font-size: 16px;
	color: #67a9ed;
	padding-bottom: 10px;
}
.pbf_it2 a{
	display: block;
	font-size: 15px;
	color: #919eab;
	line-height: 36px;
}
.pbf_it2 a:hover{
	color: #fff;
}
.in_message2{
	width: 100%;
}
.abcon1{
	padding-top: 15px;
}
.abcon1 span{
	font-size: 14px;
}
.abcon1 h3{
	font-size: 24px;
	color: #fff;
}
.in_message2 li.area {
	height: 75px;
}

.pbcon_it2 p{
	line-height: 35px;
}

.map{
	width: 45%;
	float: left;
}
.address{
	float: right;
	padding-left: 66px;
}
.address{
	width: 55%;
	background:url("../image/conbg.jpg") left top no-repeat;
}
.con_tit h3{
	font-size: 30px;
	color: #0049a0;
}
.con_info{
	padding-top: 125px;
}
.con_info h3{
	font-size: 30px;
	padding-bottom: 40px;
	color: #333;
	font-weight: bold;
}
.con_info p{
	padding:17px 0;
	padding-left: 30px;
	font-size: 16px;
	color: #333;
	line-height: 36px;
	background:url("../image/lx.jpg") left center no-repeat;
}
.message_page{
	padding-top: 57px;
	width: 80%;
}
.message_page li{
	padding:11px;
	margin-bottom: 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.message_page li.btn button{
	line-height: 48px;
}
.contact_page{
	position: relative;
}
.newsban{
	width: 24%;
}
.newsban img{
	width: 100%;
}
.newsinfo{
	width: 76%;
	padding-left: 47px;
	background:url("../image/newsbg.jpg") left top no-repeat;
}
.news_page{
	position: relative;
}
.news_tit h3{
	font-size: 20px;
	color: #444;
	line-height: 36px;
	margin-bottom: 20px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.news_tit span{
	color: #888;
	font-size: 12px;
}
.news_part{
	padding-top: 72px;
}
.news_part p{
	font-size:13px;
	color: #666;
	line-height: 24px;
	overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical; 
}
.news_list{
	width: 94%;
	padding-top: 30px;
}
.news_list li{
	width: 33.33%;
	padding:1%;
	float: left;
}
.news_list li a{
	padding:40px;
	display: block;
	border:1px solid #ccc;
}
.news_tip h3{
	color: #0049a0;
}
.brand2 a{
	color: #ddd;
}
.brand2 a.senav{
	color: #a3a3a3;
}
.news_list li:hover a{
	border:1px solid #0049a0;
}
.news_list li:hover .news_tit h3{
	color: #0049a0;
}
.fixnews_info{
	position: fixed;
	left:0;
	top:0;
	background: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
	z-index: 11;
	display: none;
}
.fni_center{
	width: 1000px;
	margin:80px auto;
	height: 80vh;
	border:55px solid #fff;
	background: #fff;
	position: relative;
}
.fnic_tit h3{
	font-size: 22px;
	color: #000;
	padding-bottom: 16px;
}
.fnic_tit span{
	color: #888;
	font-size: 12px;
	line-height: 24px;
}
.fnic_info{
	font-size: 15px;
	color: #555;
	line-height: 40px;
}
.fnic_info p{
	font-size: 15px;
	color: #555;
	line-height: 40px;
}
.fnic_info{
	padding-top: 25px;
}
.fnic_part{
	height: 100%;
}
.close2{
	position: absolute;
	top:-95px;
	right:-55px;
	cursor: pointer;
}
.close2 i{
	color: #fff;
	font-size: 26px;
}
.product_list li{
	width: 25%;
	float: left;
	padding:1%;
	text-align: center;
}
.product_list li img{
	width: 100%;
	padding:20px;
	height:250px;
	object-fit:contain;
}
.product_list li a{
	border:1px solid #dcdcdc;
	display: block;
	position: relative;
}
.product_list li:hover a{
	border:1px solid #0049a0;
}
.product_list li p{
	color: #555;
	font-size: 15px;
	line-height:3;
	text-align: center;
	width: 100%;
}
.product_list{
	width: 94%;
}
.protail_info{
	height: 100vh;
}
.pro_search{
	margin-right: 30px;
	float: left;
	width: 305px;
	line-height: 44px;
}
.pro_search input{
	float: left;
	width: 265px;
	font-size: 15px;
	color: #666;
	padding:0 15px;
	border:1px solid #d2d2d2;
	line-height: 42px;
}
.pro_search button{
	float: right;
	width: 40px;
	display: block;
	line-height: 44px;
	height: 44px;
	background: #0049a0;
	cursor: pointer;
	text-align: center;
}
.pro_search button i{
	color: #fff;
}
.equipment_list li{
	width: 25%;
	float: left;
	padding:1.5%;
	text-align:center;
}
.equipment_list li img{
	max-height:268px;
}
.equipment_list{
	padding-top: 30px;
	width: 90%;
}
.insearch_out{
	position: absolute;
	right:0;
	display: none;
}
#fp-nav ul li .fp-tooltip.right{
	color: #000;
}
.fo_share{
display: none;
	position: fixed;
	left:80px;
	bottom:15%;
	width: 100%;
	z-index: 99;
}

.part_page,.part_page p{
	color: #333;
}
.page {
	margin-top: 10px;
	padding: 14px 0 15px;
	text-align: center;
}
.page a {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	padding: 4px 7px;
	color:#000;
}
.page span {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	color:#000;
	padding: 4px 7px;
}
.page span.current {
	background: #5280e0;
	border: 1px solid #5280e0;
	color: #FFFFFF;
	font-weight: bolder;
}


/*产品详情*/

.protailmore{
	height:90vh;
	padding:4% 0 9%;
}
.protailmore1{
	float:left;
	width: 320px;
	text-align: center;
	height:302px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.protailmore1 img{
	height:300px;
	padding:15px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.protailmore2{
	
	
	float:left;
	width: 49%;
	padding:1%;
	padding-top:5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left:2%;
}
.protailmore2 h3{display:none;
	font-size:2.7rem;
	color:#1255a6;
	padding:3% 0;
}
.protailmore3{
	
	margin-top: 3%;
}
.protaleft{
	float:left;
	padding-left:5%;
}
.protaleft td{
	    border-width:1px 1px 1px 1px;
}
.protaright{
	float:left;
}
.protaright img{
	width:185px;
}
.protailmore3 td{
	padding:5px;
	min-height:30px;
	height:30px;
}
.prolist_title h3{
	display:inline-block;
	margin-right:13%;
}
.prolist_title input{
	display:inline-block;
    width: 265px;
    font-size: 15px;
    color: #666;
    padding: 0 15px;
    border: 1px solid #d2d2d2;
    line-height: 42px;
}
.prolist_title button{
	display:inline-block;
	width: 40px;
    line-height: 44px;
    height: 44px;
    background: #0049a0;
    cursor: pointer;
    text-align: center;
	color:#fff;
}
.prolist_title{
	width:80%;
	position:relative;
	z-index:99;
}
.protailmore3 table tr:first-child td{
	background:#000;
	color:#fff;
	text-align:center;
	font-weight: bold;
	
}
body{
	width:100%;
	overflow-x:hidden;
}
.big_vr{
	display:none;
}
.menulist li.phone_lang{
	display:none;
}
.side_search{
	display: none;
    position: fixed;
    left: 80px;
    bottom: 20%;
    width: 100%;
    z-index: 99;
}
.insearch_outlb{
	position:initial;
	left:60px;
	display:block;
	float:none;
}
.md_search{
	position:absolute;
	left:0;
	bottom:48px;
	width:100%;
	display:none;
}
.insearch_outlb2{
	margin:0 auto;
}
