*{
	padding:0px;
	margin:0px;
	box-sizing:border-box;
	user-select: none;
}
html{
	font-size:62.5%;
}
html,body{
	font-family: "MicroSoft YaHei";
	overflow-x: hidden;
}
ul,li{
	list-style:none;
}
img{
	border:none;
	outline:none;
}
a{
	text-decoration: none;
	color:#666;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
}
.line_1{
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}
.line_2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
}
.hbtn{
	transition: .3s ease-out;
}
.clearfix::after{
	content: "";
	display: block;
	clear:both;
}

.page{text-align:left;margin:10px auto; padding-bottom:20px;display:flex;justify-content: center; color:#303030;}
.page_turner {padding:20px 0px 0px 1px;float:left;clear:both;}
.page_turner a, .page_turner span {float:left;display:block;border:1px solid #303030;padding:5px;margin-left:4px; line-height:14px;}
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c {background:#303030; color:#fff;}

.page1{float:right;text-align:left;margin:10px 30px;display:inline;}
.page1_turner {padding:4px 0px 0px 1px;float:left;clear:both;}
.page1_turner a, .page_turner span {float:left;display:block;border:1px solid #303030;padding:5px;margin-left:4px; line-height:14px;}
.page1_turner a:link, .page_turner a:visited { text-decoration:none; }
.page1_turner a:hover, .page_turner a.c {background:#303030; color:#fff;}

/*header*/
#swiper_banner{
	/*width:1920px;
	position: relative;
	left:50%;
	transform: translateX(-50%)*/;
}
#swiper_banner img{
	width:100%;
}
#swiper_banner .pagination{
	position: absolute;
	bottom:40px;
	z-index:99;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
#swiper_banner .swiper-pagination-bullet{
	width:24px;
	height:8px;
	margin:0 8px;
	background: #333;
	border-radius:0;
	background-color:#00458d;
	opacity:0.8;
}
header{
	width:1320px;
	height:130px;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
header .right{
	height:100%;
	flex:1;
	padding-top:19px;
}
.language{
	margin-bottom:29px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.language a{
	width:34px;
	height:19px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:12px;
	color: #00458d;
}
.language a.on{
	background-color:#00458d;
	color:#fff;
}
.navwrap{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.navwrap li{
	margin-left:75px;
}
.navwrap li:first-child{
	margin-left:auto;
}
.navwrap li > a{
	font-size:16px;
	color:#666666;
	white-space: nowrap;
}
.navwrap li.on > a{
	font-weight: bold;
	color:#00458d;
}
.navwrap li:hover > a{
	font-weight: bold;
	color:#00458d;
}
.nav_2{
	display: none;
}

.childbanner{
	width:1320px;
	height:300px;
	position: relative;
	margin:0 auto;
}
.childbanner img{
	width:1920px;
	vertical-align: top;
	position: absolute;
	left:50%;
	transform: translateX(-50%);
}
/*footer*/
footer{
	width:100%;
	max-width:1920px;
	margin:0 auto;
	background-color:#333333;
}
.ft_1{
	width:1320px;
	height:470px;
	margin:0 auto;
	display: flex;
	align-items: center;
}
.ft_2{
	width:1320px;
	height:100px;
	margin:0 auto;
	border-top:1px solid #4d4d4d;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ft_2 *{
	font-size:14px;
	color:#808080;
}
.ft2 > p:first-child{
	font-size:14px;
	color:#bfbfbf;
}
.ft2 > p:last-child > *{
	font-size:14px;
	color:#bfbfbf;
	margin:0 2px;
}
.endnav{
	width:364px;
	padding-left:135px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;	
}
.endnav a{
	font-size:16px;
	color:#fff;
	line-height:49px;
}
.ft1_2{
	width:654px;
	height:330px;
	padding-top:20px;
	border-left:1px solid #4d4d4d;
	border-right:1px solid #4d4d4d;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ft1_2 span{
	margin:50px 0 24px;
	font-size: 16px;
	color:#737373;
	line-height: 1;
}
.ft1_2 p{
	font-size:30px;
	color:#737373;
	line-height: 1;
}
.ft1_3{
	flex:1;
	padding-left:110px;
	padding-top:9px;
}
.ft1_3 p{
	font-size:14px;
	color:#737373;
	margin-top:5px;
}
/*index*/
#container-fluid{
	width:100%;
	max-width:1920px;
	margin:0 auto;
}
.index1{
	width:1320px;
	height:620px;
	margin:0 auto;
}
.index1 > .title{
	width:100%;
	height:120px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.index1 .title h5{
	margin-top:58px;
	line-height: 1;
	font-size:28px;
	color:#00458d;
}
.index1 .title a{
	margin-top:43px;
	width:40px;
	height:40px;
	border-radius:50%;
	background:url(../images/icon_more.png) center center;	
}
.proslide{
	height:420px;
	overflow: hidden;
	position: relative;
}

.p1::before{
	content:"";
	display: block;
	width:8px;
	height: 20px;
	background-color:#00458d;
	margin-bottom:34px;
}
.p1 .title{
	font-size:32px;
	color:#00458d;
	line-height: 1;
	font-weight: bold;
	margin-bottom:37px;
}
.p1 .intro{
	font-size:16px;
	color:#333333;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}
.p1 .p1content{
	font-size:14px;
	color:#666666;
	line-height: 25px;
	text-align: justify;
}
.proslide .p2{
	background-color: #00458d;
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	padding:65px 39px 0;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	transform: translateX(-101%);
	transition: .4s ease-out;
}
.proslide:hover .p2{
	transform: translateX(0);
}
.p2 .title{
	width:100%;
	font-size:32px;
	color:#ffffff;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 16px;
}
.p2type{
	display: flex;
	flex-wrap:wrap;
	align-items: flex-start;
	padding-bottom:40px;
}
.p2type span{
	height:30px;
	padding:0 9px;
	font-size:15px;
	color:#ffffff;
	font-weight: bold;
	border:1px solid #fff;
	line-height:28px;
	margin:0 7px 8px 0;
}
.p2 img{
	width:100%;
}
.index2wrap{
	width:100%;
	height: 564px;
	background: #f5f5f5;
}
.index2{
	width: 1320px;
	height: 100%;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.index2 iframe{
	width:647px;
	height:425px;
}
.index2 .right{
	width:605px;
}
.index2 .title h5{
	font-size:28px;
	color:#333333;
	line-height:1;
	margin-bottom:12px;
}
.index2 .title p{
	font-size:13px;
	color:#666666;
	line-height: 1;
}
.index2content{
	font-size:14px;
	color:#666666;
	line-height: 28px;
	text-align: justify;
	margin:35px 0 60px;
}
.index2 .more{
	display: block;
	width:120px;
	height:40px;
	border-radius:20px;
	background-color:#00458d;
	text-align: center;
	line-height: 40px;
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
}
.index3{
	width:1320px;
	height: 977px;
	margin:0 auto;
	padding-top:70px;
}
.indextitle{
	text-align: center;
}
.indextitle h5{
	font-size:36px;
	color:#666666;
	line-height: 1;
	margin-bottom:11px;
}
.indextitle p{
	font-size:14px;
	color:#666666;
	line-height: 1;
}
.indextitle::after{
	content: "";
	display: block;
	width:24px;
	height:2px ;
	background-color:#00458d;
	margin:17px auto 0;
}
.index3 .desc{
	font-size:14px;
	color:#999999;
	margin-top:14px;
	line-height:18px;
	margin-bottom: 48px;
	text-align: center;
}
.index3content{
	width: 100%;
	display: flex;
	flex-wrap:wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.index3content .item{
	width:432px;
	height: 330px;
	display: block;
	margin-bottom:12px;
	position: relative;
	overflow: hidden;
}
.index3content .item:hover img{
	transform: scale(1.2);
}
.index3content .item img{
	width:100%;
	vertical-align: top;
	transition: .3s ease-out;
}
.index3content .item span{
	display: block;
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	height:70px;
	background:rgba(0,0,0,.3);
	font-size:16px;
	color:#ffffff;
	line-height: 70px;
	text-align: center;
}
.index4wrap{
	width:100%;
	height: 565px;
	background-color: #f5f5f5;
}
.index4{
	width:1320px;
	height: 100%;
	padding-top:76px;
	margin: 0 auto;
}
#swiper_news{
	margin-top:58px;
}
.newslide{
	padding:43px 43px 0;
	background-color:#fff;
	height:253px;
	display: block;
}
.newslide .date{
	font-size:14px;
	color:#666666;
	line-height:1;
}
.newslide .date::after{
	content:"";
	display: block;
	margin-top:23px;
	width:23px;
	height:3px;
	background-color:#1651b8;
	border-bottom:1px solid #d0dcf1;
}
.newslide .name{
	margin:33px 0 27px;
	font-size:20px;
	color:#333333;
	line-height: 1;
	width:100%;
	font-weight: bold;
}
.newslide .context{
	font-size:16px;
	color: #666666;
	line-height:29px;
	text-align: justify;
}
.newslide:hover{
	background-color:#00458d;
}
.newslide:hover > .date::after{
	background-color:#fff;
	border-color:#fff;
}
.newslide:hover *{
	color:#fff;
}


/*news.asp*/
.news{
	height:220px;
	padding:30px 0;
	border-bottom:#e6e6e6 1px solid;
}
.news:first-child{
	height:190px;
	padding:0 0 30px;
}
.news:after{
	content:"";
	display:block;
	clear:both;
}
.news img{
	float:left;
	max-width:240px;
}
.newsright{
	float:right;
	width:815px;
	height:160px;
	padding-top:10px;
}
.newsright p:nth-child(1){
	font-size:18px;
	color:#333333;
	margin-bottom:32px;
	font-weight:bold;
}
.newsright p:nth-child(1) span{
	font-weight:normal;
	float:right;
	font-size:14px;
}
.newsright p:nth-child(2){
	font-size:14px;
	color:#333333;
	line-height:22px;
	margin-bottom:15px;
}
.newsright a:nth-child(3){
	display:block;
	width:100px;
	height:25px;
	background-color:#f2f2f2;
	text-align:center;
	line-height:25px;
	font-size:14px;
	color:#656565;
	cursor:pointer;
}
/*new.asp*/
.content p.artical_title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.artical_info{
	width:100%;
	background-color:#999;
	text-align:center;
	color:#fff;
	line-height:28px;
	height:28px;
	margin-top:15px;
	margin-bottom:15px;
}
.artical_content{
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #393939;
}
.artical_others{
	margin-bottom:15px;
}
.backlist{
	background-color:#999;
	color:#fff !important;
	padding:5px 10px;
}
/*products.asp*/
ul.lists{
	width:100%;
}
ul.lists li{
	float:left;
	width:320px;
	height:;
	margin-bottom:15px;
	text-align:center;
}
ul.lists li:nth-child(4n+2){
	margin-left:13px;
}
ul.lists li:nth-child(4n+3){
	margin-left:13px;
}
ul.lists li:nth-child(4n){
	margin-left:13px;
}
ul.lists li div{
	overflow:hidden;
}
ul.lists li div a{
	display:block;
	width:100%;
	height:169px;
	overflow:hidden;
	text-align: center;
}
ul.lists li p{
	background-color:#f2f2f2;
	font-size:14px;
	line-height:40px !important;
	text-align:center !important;
	color:#656565;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.lists img{
	width:100%;
	vertical-align: top;
}


.childnavwrap{
	width:100%;
	max-width:1920px;
	margin:0 auto;
	height:70px;
	background-color:#00458d;
}
.childnav{
	width:1320px;
	height:70px;
	margin:0 auto;
}
.childnav li{
	float:left;
}
.childnav li a{
	display:block;
	padding:0 73px;
	line-height:70px;
	font-size:14px;
	color:#ffffff;
}
.childnav[_pro] li a{
	padding:0 35px;
}
.childnav li a:hover{
	color:#00458d;
	background-color:#ffffff;
	font-weight:bold;
}
.childnav li.on a{
	color:#00458d;
	background-color:#ffffff;
	font-weight:bold;
}

.container{
	width:1320px;
	margin:0 auto;
	padding:25px 0;
}
.container::after{
	content:"";
	display: block;
	clear: both;
}
.newswrap{
	display: block;
	height: 100px;
	padding:10px 25px;
	margin-bottom:10px;
	cursor: pointer;
	transition: .3s ease-out;
	background-color:#f2f2f2;
}
.newswrap:hover{
	background-color: #afadad;
	color:#fff;
}
.newswrap:hover h4{
	color:#fff;
}
.newswrap:hover p{
	color:#fff;
}
.newstitle{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.newscontent{
	margin-top:4px;
}
.newstitle h4{
	font-size:18px;
	color:#545454;
	line-height:38px;
}
.newstitle span{
	line-height:38px;
	font-size:14px;
	color:#666666;
}
.newscontent p{
	font-size:14px;
	color:#666666;
	line-height:28px;
	text-align:justify;
}
.newsmore{
	display: block;
	width:100px;
	height:26px;
	line-height:26px;
	text-align: center;
	font-size:12px;
	color:#545454;
	background-color:#f2f2f2;
}
/*message*/
.formcontainer{
	padding:20px;
	border:1px solid #eeeeee;
}
.messagewrap {
	margin:0 auto;
	max-width: 500px;
	/*background: #D2E9FF;*/
	padding: 20px ;
	color: #666;
}
.messagewrap .title{
	padding:10px 10px 20px;
	background: #C0E1FF;
	border-bottom: 1px solid #B8DDFF;
	margin: -20px -20px 15px;
	font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.messagewrap .title h1{
	font-size:24px;
	line-height: 1.3;
}
.messagewrap .title p{
	font-size:12px;
	line-height:1.5;
}
.messagewrap .item{
	display: flex;
	align-items: center;
	margin-bottom:15px;
}
.messagewrap .item span{
	width:20%;
	margin-right:15px;
	font-weight: bold;
	text-align: right;
}
.messagewrap input[type="text"], .messagewrap input[type="email"], .messagewrapelegant-aero textarea{
	color: #888;
	width: 70%;
	outline: 0;
	font: 200 12px/25px Arial, Helvetica, sans-serif;
	height: 30px;
	line-height:15px;
	border:1px solid #eeeeee;
}
.messagewrap textarea{
	height:100px;
	width: 70%;
	resize: none;
	border:1px solid #eeeeee;
}
.messagewrap .msgsub{
	padding: 10px 30px 10px 30px;
	background: #a9a9a9;
	border: none;
	color: #FFF;
	box-shadow: 1px 1px 1px #4C6E91;
	-webkit-box-shadow: 1px 1px 1px #4C6E91;
	-moz-box-shadow: 1px 1px 1px #4C6E91;
	text-shadow: 1px 1px 1px #5079A3;
	margin-left:107px;
	cursor: pointer;
}
.messagewrap .msgsub:hover{
	background: #666767;
}
