﻿/* ====首页====== */
body{ background-color:#fff;}
/** header **/
.headtop{
	background: #19324c;
	padding: 15px 0
}
.headtopbox{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headtopfl{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.hetel{
	margin-right: 15px;
	color: #bac2ca
}
.hetel img{
   margin-right: 5px;
}
.headtopfr{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.heptx{
	margin-right: 25px;
}
.heptx a{
	display: block;
	margin: 0 5px;
}
.hepluw a{
	display: block;
	margin: 0 5px;
}
.hepluw select{
	padding-right: 15px;
	background: transparent url(../images/bot.png) no-repeat right center;
	color: #fff;
	border: none;
	cursor: pointer;
	margin: 0 10px;
}
.hepluw option{
    color: #333;
}
.header{ position:relative; width: 100%; left: 0; top: 0; z-index:10; background-color: #fff; z-index: 99;}
.headerBox{display: flex; justify-content: space-between; align-items: center; /*padding-top:25px;*/}
.loarea{ height:90px; position:relative; z-index:3;}
.logo{ /*width:200px;*/ display:block; }
.logo img{ height:60px; width:auto;}
#phone{display:none;}
/*PC导航 begin*/
.nav{  z-index:5;}
/*.navul{ font-size:0;}*/
.navul li{ display:inline-block; font-size:18px; padding: 20px 0 30px;}
.navul li>a{ color:#3e3e3e; padding:15px 20px 0px; text-align:center; display:inline-block;  position:relative;  font-weight: bold; }
.navul li>a:hover{ color: #001c38!important; }
.act_nav{color: #001c38!important; }

/*登录注册*/

.navul li>a i{
    position: absolute;
    width: 0;
    height: 10px;
    background: url(../images/navon.png) no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%); 
    -webkit-transform: translateX(-50%); 
    -moz-transform: translateX(-50%); 
    -ms-transform: translateX(-50%); 
    -o-transform: translateX(-50%);
    transition: .3s; 
    -webkit-transition: .3s; 
    -moz-transition: .3s; 
    -ms-transition: .3s; 
    -o-transition: .3s; 
}

.navul li>a:hover,.navul li>a.act_nav{color: #001c38; }
.navul li>a:hover i{ width: 27px;}
.navul li>a.act_nav i{width: 27px;}

.serchBox{
	position: relative;
}
.serchBox input{
	background: #f8f8f8;
	width: 310px;
	line-height: 45px;
	border-radius: 45px;
	padding: 0 20px;
	box-sizing: border-box;
	border: none;
}
.serchBox button{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
	background: transparent;
}
/*PC导航 begin*/
/*.subnav{ position:absolute; left:0; top:98%; width:100%; padding:15px 5px; box-sizing: border-box; background:#fff; border-top: 1px solid #ccc; display:none;}*/
.subnav1{display: flex; justify-content: space-between; align-items: center; /*max-width: 1250px;*/ margin: 0 auto; width: 98%}
.subnav1 dd{width:100%; text-align: center;  padding: 10px 0; font-size: 16px;}
.subnav1 dd a{color: #333; font-size: 14px; font-weight:bold;}
.subnav1 dd a:hover{color: #001c38}
/*.subnav1 dd .nr a{height:30px; text-align:left; line-height:30px; font-size:14px; display:block;  color:#333 !important; text-align:center; }
.subnav1 dd .nr a:hover{ color:#ff7f02 !important; text-indent:2px; background-color:none;}
.subnav1 .tit{ font-size:16px; font-weight:bold; text-align:center; padding:8px 0 4px;}*/
/*.subnav2{ width:256px;}*/

.subnav{
	left: 0;
    position: absolute;
    top: 100%;
    display: flex;
    transition: all 0.4s ease-out;
    width: 100%;
    border-top: 1px solid #EEEEEE;
    background-color: #fff;
    z-index: 9;
    transform-origin: top;
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
}
.header .nav>ul>li:hover .subnav{
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}



/*手机导航按钮及下拉菜单begin*/
.menubtn{ position:absolute; width:24px; height:24px;top:19px; right:10px; cursor:pointer; display:none;}
.menubtn i{ display:block; width:21px; height:3px; background-color:#1c4e9e; position:absolute; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s;}
.menubtn i:nth-child(1){ top:4px; -webkit-transform-origin:left bottom; -moz-transform-origin:left bottom; -ms-transform-origin:left bottom; -o-transform-origin:left bottom; transform-origin:left bottom;}
.menubtn i:nth-child(2){ top:11px;}
.menubtn i:nth-child(3){ top:18px; -webkit-transform-origin:left top; -moz-transform-origin:left top; -ms-transform-origin:left top; -o-transform-origin:left top; transform-origin:left top;}
.menubtn.on i:nth-child(1){ -webkit-transform:rotate(40deg); -moz-transform:rotate(40deg); -ms-transform:rotate(40deg); -o-transform:rotate(40deg); transform:rotate(40deg);}
.menubtn.on i:nth-child(2){ opacity:0;}
.menubtn.on i:nth-child(3){ -webkit-transform:rotate(-40deg); -moz-transform:rotate(-40deg); -ms-transform:rotate(-40deg); -o-transform:rotate(-40deg); transform:rotate(-40deg);}
/*小导航*/
.inav{ background:rgba(0,0,0,0.7); position:absolute; left:0; top:60px; width:100%; display:none; z-index:9; }
.inav{ display:none;}
.inav dl{ padding:0 10px; text-align:left;}
.inav dt{ font-size:14px; color:#fff; height:40px; line-height:40px; border-bottom:1px solid #2b3b81; padding-left:8px; position:relative;}
.inavbtn{ position:absolute; right:0px; top:14px; width:14px; height:14px; background:url(../images/icon/jia3.png) center center no-repeat; -webkit-transform-origin:center center; -moz-transform-origin:center center; -ms-transform-origin:center center; -o-transform-origin:center center; transform-origin:center center;-webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s;}
.inav dd{ display:none; padding-left:2em; border-bottom:1px solid #1c4e9e; padding-bottom:6px;}
.inav a{ color:#fff;}
.inav a:hover{ color:#ccc;}
.inav dd h6{ font-size:14px; font-weight:normal; line-height:2;}
.inav dd h6 a{ display:block;}
.inav dd p{ font-size:12px; text-indent:1em; line-height:1.8;}
.act_inav{ font-weight:bold;}
.act_inav .inavbtn{ -webkit-transform:rotate(135deg) !important; -moz-transform:rotate(135deg) !important; -ms-transform:rotate(135deg) !important; -o-transform:rotate(135deg) !important;transform:rotate(135deg) !important;}
/*手机导航按钮及下拉菜单end*/
/*banner begin*/
.banner{ position:relative; z-index:3;width: 100%; height: 100%!important; }
.banner .swiper-wrapper{height: 100%!important; }
.banner .swiper-slide{
	position:relative; 
	overflow:hidden; 
	height: 100%!important;
	width: 100%!important;
}
.banimg{ 
	width:100%; 
	height:100%; 
	display:block;
	object-fit: cover;
	-webkit-transition:all 20s ease-out 0s; 
	-moz-transition:all 20s ease-out 0s; 
	-ms-transition:all 20s ease-out 0s; 
	-o-transition:all 20s ease-out 0s; 
	transition:all 20s ease-out 0s;
}
.banner .swiper-slide-active .banimg{
	-webkit-animation: zoomin_out 20s infinite ease-in-out;
	-moz-animation: zoomin_out 20s infinite ease-in-out;
	-ms-animation: zoomin_out 20s infinite ease-in-out;
	-o-animation: zoomin_out 20s infinite ease-in-out;
}

@-webkit-keyframes zoomin_out{
0%{-webkit-transform:scale(1);}
50%{-webkit-transform:scale(1.1);}
100%{-webkit-transform:scale(1);}
}
@-moz-keyframes zoomin_out{
0%{-moz-transform:scale(1);}
50%{-moz-transform:scale(1.1);}
100%{-moz-transform:scale(1);}
}
@keyframes zoomin_out{
0%{transform:scale(1);}
50%{transform:scale(1.1);}
100%{transform:scale(1);}
}

.banner .swiper-pagination,.inprofileBan .swiper-pagination{ 
	bottom:0!important;
	right: 0;
	left: inherit!important;
	padding: 30px 60px;
	box-sizing: border-box;
}
.banner .swiper-pagination-bullet,.inprofileBan .swiper-pagination-bullet{
	width:40px;
	height:4px;
	padding: 0;
	background-color:#fff;
	font-size: 0;
	line-height: 0;
	outline:none;
	cursor: pointer; 
	-webkit-border-radius:0%; 
	-moz-border-radius:0%;
	-ms-border-radius:0%; 
	-o-border-radius:0%; 
	border-radius:0%;
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	-khtml-opacity: 0.6; 
	opacity: 0.6; 
	margin:0 5px !important;
}

.banner .swiper-pagination-bullet-active,.inprofileBan .swiper-pagination-bullet-active{background-color:#fff; opacity: 1;}
.banner .swiper-button-prev,.inprofileBan .swiper-button-prev{ background:url(../images/arowlf.png) center center no-repeat; left:2%;}
.banner .swiper-button-next,.inprofileBan .swiper-button-next{ background:url(../images/arowrf.png) center center no-repeat; right:2%;}
.banner .swiper-button-prev,.inprofileBan .swiper-button-prev,.banner .swiper-button-next,.inprofileBan .swiper-button-next{
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	-khtml-opacity: 0.8; 
	opacity: 0.8;
	width:12px;  
	height:22px; 
	top:inherit;
	bottom: 25px; 
	margin-top:-30px; 
	-webkit-background-size:80%; 
	-moz-background-size:80%;
	-ms-background-size:80%; 
	-o-background-size:80%; 
	background-size:80%;
}
.banner .swiper-button-prev,.inprofileBan .swiper-button-prev{
	left: inherit;
	right: 350px;
}
.banner .swiper-button-prev:hover,.inprofileBan .swiper-button-prev:hover, .banner .swiper-button-next:hover,.inprofileBan .swiper-button-next:hover{
	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	-khtml-opacity: 1; 
	opacity: 1;
}
/*banner end*/
.banimgarea{position: relative;  height: 100%!important; overflow: hidden; width: 100%}

.bantext{
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 28px;
	color: #fff;
	text-align: center;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.bantext h3{
    font-size: 50px;
	color: #fff;
	font-weight: bold;
}
.bantext p{
	margin: 20px 0 25px;
}
.semore{
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	background: #19324c;
	padding: 5px 15px;
	border-radius: 38px;
	display: inline-block;
	transition: all 0.5s
}
.semore:hover{
	background: transparent;
	transform: scale(1.1);
}
.infillBg .wp{
	width: 90%;
	max-width: 90%
}

.inpupularBg{
	padding-top: 70px;
	background: url(../images/inpopbg.png) no-repeat;
	background-size: 100% 100%
}
.title{
	text-align: center;
	margin:0 auto 40px;
	font-size: 16px;
	color: #666;
	max-width: 60%;
}
.title h3{
	color: #001c38;
	font-size: 40px;
	font-weight: bold;
}
.title p{
	margin-top: 15px;
}
.populBox{
	display: flex;
	justify-content:flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.populImg img{
	width: 100%
}
.populItem{
	width: 32.3%;
	box-sizing: border-box;
	margin: 5px;
	position: relative;
	transition: all 0.5s
}
.populImg{
	line-height: 0;
	overflow: hidden;
	border-radius: 23px;
}
.populItem:hover .populImg img{
	transform: scale(1.1);
}
.populItem .bantext{
	width: 96%;
	font-size: 16px;
}
.populItem .bantext h3{
	font-size: 26px;
	font-weight: bold;
}
.populItem .bantext h3 p{
	font-size: 16px;
}
.populItem .semore{
	font-size: 16px;
	padding: 5px 15px;
}
.inaboutBg{
	padding-top: 60px;
	position: relative;
}
.inaboutImg{
	position: relative;
	width: 100%;
	padding: 80px 0;
	display: block;
}
.inaboutImg img{
	display: block;
}
.inaboutBg .bantext{
	font-size: 16px;
	position: static;
	top:initial;
	left:initial;
	width: 90%;
	margin: 0 auto;
	max-width: 1000px;
	-webkit-transform: translate(0%, 0%); 
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
}
.inaboutBg .bantext h3{
	font-size: 38px;

}
.infillBg{
	background: url(../images/infillBg.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 70px;
}
.infillBox{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 60px;
}
.infillFl h3{
	font-size: 34px;
	color: #001c38;
	line-height: 34px;
	margin-bottom: 30px;
	position: relative;
	display: inline-block;
	font-weight: bold;
}
.infillFl h3:before{
	content: "";
	position: absolute;
	width: 38px;
	height: 1px;
	background: #122c46;
	left: 100%;
	top: 50%;
	margin-left: 15px;
}
.infillFl{
	font-size: 16px;
	color: #666;
	line-height: 25px;
	width: 50%;
	box-sizing: border-box;
	padding-right: 130px;
}
.infillFr{
	width: 50%;
	line-height: 0;
	border-radius: 15px;
	overflow: hidden;
	/*height: 399px;*/
	display: flex;
	justify-content: center;
	align-items: center;
}
.infillFr img{
	width: 100%;
	border-radius: 15px;
	height: 399px;
	object-fit: cover;
}
.infillFr video{
	width: 100%;
	border-radius: 15px;
}
.infillts .infillFl{
	padding-right: 0;
	padding-left: 130px;
}
.inmemberBg{
	background: url(../images/inmembg.png) no-repeat;
	background-size: 100% 100%;
	padding: 60px 2%;
	box-sizing: border-box;
}
.inmenmImg{
	display: block;
	line-height: 0;
	margin: 0 auto;
	text-align: center;
}
.inmembox{
	position: relative;
}
.inmembox .swiper-pagination{
	text-align: center;
	padding: 25px 0 0;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
.inmembox .swiper-pagination-bullet{
	margin: 0 5px;
}
.innewBg{
	padding: 60px 0;
	background: url(../images/innewbg.png) no-repeat;
	background-size: 100% 100%
}
.innewBox{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.innewItem{
	width: 31.3%;
	margin: 0 1%;
	position: relative;
}

.innewImg{
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.innewImg img{
	display: block;
	width: 100%;
	border-radius: 15px;
}
.newTime{
	font-size: 20px;
	color: #fff;
	background: rgba(0,28,56,0.7);
	position: absolute;
	bottom: 0;
	left: 0;
	border-top-right-radius: 5px;
	padding: 3px 15px;
}
.innewItem h3{
	font-size: 20px;
	color: #333;
	margin-top: 20px;
	font-weight: bold;
}
.innewItem p{
	font-size: 14px;
	color: #666;
	margin: 10px 0;
	height: 92px;
	overflow: hidden;
}
.innewItem span{
	color: #001c38;
	font-size: 16px;
	text-decoration: underline;
}
.innewItem:hover span{
    color: #19324c;
    font-weight: bold;

}
.inquesBg{
	padding: 70px 0;
	background: url(../images/inquesbg.png) no-repeat;
	background-size: 100% 100%
}
.job_show dl{
	width: 100%;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 20px;
}
.job_show dt{
	padding: 15px 60px 15px 40px;
	position: relative;
	font-size: 20px;
	color: #333;
	background: url(../images/arwtp.png) no-repeat 98% center;
	cursor: pointer;
}
.job_show dt:before{
	content: "";
	position: absolute;
	left: 20px;
	top: 50%;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #333
}
.job_show dd{
	font-size: 16px;
	color: #666;
	line-height: 25px;
	padding: 20px 40px;
	display: none;
}
.job_show dt.on{
	color: #001c38;
	background: url(../images/arwbm.png) no-repeat 98% center;
}

.footer{
	background: #001c38
}
.footerBot{
	padding: 10px 0;
	border-top: 1px solid #1a334c;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: rgba(255,255,255,0.5);
}
.foottit{
	display: flex;
	justify-content:space-between;
	align-items: center;
	padding: 30px 0
}
.foottit h3{
	font-size: 30px;
	color: #fff
}
.footmenubox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	padding-bottom: 30px;
}
.footneItem h3{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.footneItem a{
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	display: block;
	margin: 8px 0
}
/*product*/
.innerBg{
	position: relative;
	width: 100%
}
.productBg{
	padding: 70px 0
}
.productBox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.productBox .innewItem{
	margin-bottom: 40px;
}
.productBox .innewItem span{
	text-decoration: initial;
	cursor: pointer;
}
.pagebox{
	text-align: center;
}
.pagebox a{
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	width: 30px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	color: #666;
	display: inline-block;
}
.pagebox a:hover,.pagebox a.on{
	color: #fff;
	background: #19324c
}
.inbk{
	display: inline-block;
	vertical-align: middle;
}
.currtbox{
	background: #f9f9f9;
	padding: 15px 0
}
.currt{
	font-size: 14px;
	color: #999
}
.currt a.on{
   color: #19324c
}
.prodetailBg{
	background: url(../images/ymbg.png) no-repeat left 98%;
}
.prodetailBox{
	padding: 45px 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.prodetailFl{
	width: 50%
}
.prodetailFl .banimgarea{
	overflow: hidden;
	transition: all 5s
}

.prodetailFl .banimgarea .banimg{
	border-radius: 15px;
}
.prodetailFl:hover .banimgarea img{
    transform: scale(1.1);
}
.prodetailFl .swiper-button-next{
	width: 50px;
	height: 50px;
	background: url(../images/proarrt.png) no-repeat;
}
.prodetailFl .swiper-button-prev{
	width: 50px;
	height: 50px;
	background: url(../images/proarlt.png) no-repeat;
}
.prodetailFr{
	padding-left: 35px;
	box-sizing: border-box;
	width: 50%;
	padding-top: 20px;
}
.prodetailFr .title{
	width: 100%;
	max-width: 100%;
	text-align: left;
}
.prodetailFr .title p{
	color: rgb(0,0,0,0.5);
}
.prodetailFr .title h3{font-size: 34px;}
.featuBox{
	width: 100%
}

.defimg img{
	border-radius: 10px;
}
.featuBox h3{
	font-size: 24px;
	color: #333
}
.featuBox p{
	font-size: 18px;
	color: #333;
	margin: 5px 0;
	position: relative;
	box-sizing: border-box;
	padding-left: 20px;
}
.featuBox p:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #333;
}
.additional{
	font-size: 20px;
	color: #fff;
	background: #19324c;
	padding: 12px 25px;
	border-radius: 30px;
	display: inline-block;
	margin-top: 30px;
}
.additional:hover{
	transform: scale(1.1);
}
.detailBotbox{
	margin-top: 50px;
	display: flex;
	justify-content:space-between;
	align-items: flex-start;
}
.detailBotfl{
	width: calc(100% - 280px)
}
.detailBotfr{
	width: 230px;
}
.profrtitle{
	border-bottom: 1px solid #999999;
	margin: 15px 0 40px;
	position: relative;
}
.profrtitle span{
	font-size: 30px;
	color: #333333;
	background: #fff;
	padding-right: 20px;
	position: absolute;
	top:50%;
	-webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
}
.detailprdx{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 20px;
}
.detailprItem{
   font-size: 14px;
   color: #999;
   margin: 10px 1%;
   width: 18%;
}
.detailprItem p{
	font-size: 16px;
	color: #333
}
.attributesbx{
   font-size: 16px;
   color: #333;
   line-height: 25px;
   padding-bottom: 50px;
}
.detailBotfr h3{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}
.simItem{
	margin-bottom: 20px;
	display: block;
}
.simItem p{
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}
.company .bantext{
    color: #333
}
.company .bantext h3{
	color: #001c38;
	font-size: 28px;
}
.company .inaboutImg img{
	height: 380px;
	object-fit: cover;
}
.abvaluebox{
	padding-bottom: 50px;
}
.abvaluebox .wp{
	width: 90%; max-width: 90%
}
.certBg{
	background: url(../images/abcerbg.png) no-repeat;
	background-size: 100% 100%;
	padding: 50px 2%
}
.certbox{
	position: relative;
	padding-bottom: 80px;
}
.certbox p{
	font-size: 20px;
	color: #333;
	margin-top: 10px;
	text-align: center;
}

.certbox .swiper-pagination{
	text-align: center;
	padding: 25px 0 0;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
.certbox .swiper-pagination-bullet{
	margin: 0 5px;
}






.facyoryBg{
	padding: 50px 0
}

.certbox .swiper-button-next{
    width: 47px;
    height: 47px;
    background: url(../images/certnext.png) no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    top: inherit;
     right: 50%;
     margin-right: -50px;
}
.certbox .swiper-button-prev{
    width: 47px;
    height: 47px;
    background: url(../images/certprev.png) no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    top: inherit;
    left: 50%;
    margin-left: -50px;

}
.factoryBox{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.factoryFl{
	width: 37.5%
}
.factoryFr{
	width: 61.5%
}
.factoryBox a{
	display: block;
	position: relative;
	margin: 0 0 15px;
	overflow: hidden;
	border-radius: 15px;
}
.factoryBox img{
	display: block;
	width: 100%
}
.factoryBox a span{
	font-size: 24px;
	color: #fff;
	background: rgba(0,28,56,0.55);
	padding: 10px 0;
	text-align: center;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%
}
.newBg{
	position: relative;
	background: url(../images/ymbg.png) no-repeat left bottom;
    padding: 70px 0
}
.newBox{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px dashed #cccccc;
	padding: 40px 0
}
.newDate{
	background: #f2f3f5;
	color: #001c38;
	border-radius: 5px;
	padding: 12px 15px;
	text-align: center;
	font-size: 12px;
	margin-right: 25px;
}
.newDate span{
	font-weight: bold;
	font-size: 36px;
	border-bottom: 1px solid #c2c8cf
}
.newCont{
	font-size: 14px;
	color: #666;
	line-height: 22px;
}
.newCont h3{
	font-size: 28px;
	color: #333;
	font-weight: bold;
}
.newCont p{
	margin: 12px 0
}
.newCont a:last-child {
    color: #001c38;
    font-size: 16px;
    text-decoration: underline;
}
.newImg img{
	display: block;
	border-radius: 10px;
}
.newcent{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 80%
}
.mt50{
	margin-top: 50px;
}


.newBox:hover .newCont h3{
   color: #001c38
}
.newBox:hover .newCont a{
   color: #001c38;
   font-weight: bold;
}





/*新闻详情*/
.newDetailBg{
	padding: 50px 0
}
.newDetailBox{
	display: flex;
	justify-content: space-between;
}
.newDetailFl{
	width: 72%;
	
	box-sizing: border-box;

}
.newDetailFr{
	width: 23%;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
	padding-left: 20px;
}
.newtitle{
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 20px;
	box-sizing: bo
}
.newtitle h3{
	color: #19324c;
	font-size: 30px;
	margin-bottom: 20px;
}
.newxqtm{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.newtxtime{
	font-size: 14px;
	color: #999;
	margin-right: 25px;
}
.newtxtime img{
	margin-right: 8px;
}
.newdexcont{
	padding: 40px 0;
	border-bottom: 1px solid #e9e9e9;
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
.newDetailFr .featuBox h3{
   font-size: 24px;
   color: #1d2e59
}
.newDetailFr .featuBox a{
	display: block;
	font-size: 16px;
	color: #fff;
	margin: 15px 0
}
.newDetailFr .featuBox a:hover{
	color: #1d2e59
}

.newdebotm{
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #999;
	padding-top: 20px;
}
.newdebotm a{
	color: #999;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.newdebotm a img{
	margin: 0 8px;
}
/**/
.interestTitle{
	font-size: 36px;
	color: #333;
	background: #f9f9f9;
	padding: 20px 0;
	text-align: center;
}
.interestBg{
	padding: 50px 0;
	background: url(../images/ymbg.png) no-repeat left center;
}
.interestBox{
	display: flex;
	justify-content: space-between;
}
.interestFl{
	width: 60%
}
.interestFr{
	width: 38%;
	box-sizing: border-box;
	padding-left: 40px;
	border-left: 1px solid #ccc
}
.delititle{
	font-size: 16px;
	color: #999;
	margin-bottom: 30px;
}
.delititle h3{
	font-size: 34px;
	color: #333;
	font-weight: bold;
}
.interesItem .tile{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}
.interesLi{
	display: flex;
	justify-content: space-between;

	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
.mix{
	position: absolute;
	top: 15px;
	right: 10px;
}
.interesLi.wathapp{
	display: none;
}
.interText{
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	line-height: 42px;
	padding: 0 5px;
	box-sizing: border-box;
	width: 100%;
}
.numbeli .inteSel{
	width: 15%;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	line-height: 42px;
	padding: 0 5px;
	box-sizing: border-box;
	background: url(../images/arwtp.png) no-repeat 95% center;
	background-size: 12px 8px
}
.numbeli .interText{
	/*width: 75%;*/
	margin-left: 15px;
}
.interesLi .wathapp{
   margin-top: -10px;
}
.wathapp .interText{
   /*width: 75%*/
   margin-left: 15px;
}
.numbeli button{
	width: 10%;
	border-radius: 5px;
	line-height: 42px;
	padding: 0 5px;
	box-sizing: border-box;
	background: #fff9e0;
	color: #ff6600;
	display: none;
}
.numbeli .otherText{
	display: none;
}
.othbxtueh{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.morebox.numbeli .inteSel{
	 width: 20%
}
/*.morebox.numbeli .interText{
	width: 60%
}*/



.firsttem .interesItem{
	width: 46%
}
.intexarx{
    border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding:5px;
	box-sizing: border-box;
	width: 100%;
	height: 80px;
}
.submitbtn{
	color: #fff;
	font-size: 24px;
	background: #001c38;
	border-radius: 58px;
	width: 210px;
	line-height: 58px;
	border: none;
	margin-top: 20px;
	transition: all 0.5s;
	font-weight: bold;
}
.submitbtn:hover{
	transform: scale(1.1);
}
.totalTitle{
	font-size: 16px;
	color: #999;
	margin-bottom: 20px;
}
.totalTitle span{
	color: #19324c
}
.totalTitle span b{
	font-size: 30px;
	margin: 0 8px;
}
.totalItem{
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.totaimg{
	width: 80px;
}
.totalCont{
	width: calc(100% - 100px);
	font-size: 12px;
	color: #666;
	line-height: 26px;
}
.totalCont h3{
	font-size: 16px;
	color: #333
}
.colsetom{
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: -10px;
}



/*侧边客服样式02*/
.floatingWindow{
	position: fixed;
	top: 50%;
	right: 10px;
	/*overflow: hidden;*/
	z-index: 99999
}
.floatingWindow ul li{
	padding: 10px 0;
	position: relative;
	background: #001c38;
	margin: 5px 0;
	width: 46px;
	padding:10px;
	box-sizing: border-box;
	border-radius: 5px;
}
.floatWat{
	position: absolute;
    right: 36px;
    bottom: 10px;
    width: 135px;
    height: 135px;
    padding: 10px;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity = 0);
    transform-origin: 95% 95%;
    -moz-transform-origin: 95% 95%;
    -ms-transform-origin: 95% 95%;
    -o-transform-origin: 95% 95%;
    -webkit-transform-origin: 95% 95%;
    transform: scale(0.01);
    -moz-transform: scale(0.01);
    -ms-transform: scale(0.01);
    -o-transform: scale(0.01);
    -webkit-transform: scale(0.01);
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}
.floatingWindow ul li:hover .floatWat{
    opacity: 1;
    filter: alpha(opacity = 100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.floatPhone{
	position:absolute;
	background: #fff;
	padding: 10px;
	color: #333;
	font-size: 14px;
	text-align: center;
	right: 36px;
	bottom: 5px;
	font-weight: bold;
	width: 110px;
	border-radius: 5px;
	opacity: 0;
	filter: alpha(opacity = 0);
	transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}
.floatingWindow ul li:hover .floatPhone{
    opacity: 1;
    filter: alpha(opacity = 100);
}

#colse{
	background: transparent;
	display: none;
}
.numb{
	color: #fff;
	background: #ff9900;
	font-size: 12px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: center;
	line-height: 15px;
}

.floatingWindow:hover #colse{
   display: block;
}





.company .bantext{
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 16px;
	color: #fff;
	color: #333;
	/*width: 90%;*/
	margin: 0 auto;
	text-align: center;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.inaboutImg>img{
	width: 100%
}
.phonebox{
	width: 20%;
	position: relative;
	border: 1px solid #e1e1e1;
    border-radius: 5px;
    line-height: 42px;
    padding: 0 5px;
    box-sizing: border-box;
    cursor: pointer;
}

.phoneBot{
	display: none;
	position: absolute;
	top: 100%;
	background: #fff;
	border: 1px solid #e1e1e1;
	z-index: 99;
	width: 100%;
	left: 0;
	white-space: nowrap;
}
.phoneTop{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	white-space: nowrap;
}
.phoneItem{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.phonebox img{
	width: 20px;
}


.contactBot{
	width: 113%!important;
}


.banner .banimgarea .banimg{
	height: 800px;
	width: 100%;
}
.banner .banimgarea video{
	height: 800px;
	width: 100%;
	object-fit: cover;
}



.factoryFr .factoryBox a{
	width: 49.5%
}