@charset "utf-8";
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background: rgba(255,255,255,1);
}
.header .up{
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header .logo{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header .logo img{
	width: 141px;
	display: inline-block;
}
.header .logo a{
	display: flex;
	align-items: center;
}
.header .logo a:after{
	content: '';
	display: inline-block;
	margin: 0 24px;
	width: 1px;
	height: 38px;
	background: #e9e9e9;
}
.logo .desc{
	font-size: 12px;
	line-height: 20px;
}
.tel{
	display: flex;
	align-items: center;
	font-size: 12px;
}
.tel strong{
	font-size: 20px;
	color: #f14304;
}
.tel img{
	margin-right: 10px;
}
.cai{
	display: none;
}
.menu{
	background: #0867aa;
}
.menu .nav{
	font-size: 0;
}
.menu .nav li{
	display: inline-block;
	width: 12.5%;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
	position: relative;
}
.menu .nav li .erji{
	position: absolute;
	left: 0;
	width: 100%;
	background: #0867aa;
	z-index: 999;
	font-size: 14px;
	line-height: 36px;
	padding: 20px 10px;
	box-sizing: border-box;
	border-top: 2px solid #5592d1;
	display: none;
}
.menu .nav li:hover .erji{
	display: block;
}
.menu .nav li.on,.menu .nav li:hover{
	background: #f14304;
}
.menu .nav li.on>a,.menu .nav li:hover>a{
	color: #ffffff;
}
.menu .nav li a{
	display: block;
}
.menu .nav li a:hover{
	background: #f14304;
}
.swiper-slide img{
	width: 100%;
}
.footer{
	background: #252b32;
}
.footer .up{
	padding: 66px 0 72px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #4e5257;
}
.footer .logo p{
	color: #ffffff;
	margin-top: 20px;
	font-size: 14px;
}
.footer .dao p{
	font-size: 16px;
	color: #ffffff;
}
.footer .dao ul{
	margin-top: 20px;
}
.footer .dao li{
	font-size: 14px;
	line-height: 30px;
	color: #dcdcdc;
}
.footer .dao li:hover{
	color: #f14304;
}
.footer .up .logo ul{
	font-size: 0;
}
.footer .up .logo ul li{
	display: inline-block;
	margin-top: 36px;
	margin-right: 10px;
	position: relative;
}
.footer .up .logo ul li .ma{
	position: absolute;
	bottom: 100%;
	display: none;
}
.footer .up .logo ul li:hover .ma{
	display: block;
}
.footer .up .logo ul li .ma img{
	width: 80px;
}
.copy{
	padding: 16px 0;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}
.gao{
	height: 150px; 
}
.banner img{
	width: 100%;
}
.tong{
	text-align: center;
}
.tong h4{
	font-size: 32px;
	text-transform: uppercase;
	color: #0867aa;
}
.tong h3{
	font-size: 24px;
	position: relative;
}
.tong h3:after{
	content: '';
	width: 100%;
	height: 1px;
	background: #e9e9e9;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	position: absolute;
}
.tong h3 span{
	padding: 0 12px;
	display: inline-block;
	background: #ffffff;
	position: relative;
	z-index: 99;
}
.page,.jianyan,.zizhi,.gongshi,.news,.contact{
	padding: 70px 0 110px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.page .cont{
	margin-top: 74px;
}
.page .cont .tu{
	float: left;
	width: 48.6%;
	overflow: hidden;
}
.page .cont .tu img{
	width: 100%;
	transition: all 0.6s; 
}
.page .cont .tu:hover img{
	transform: scale(1.1);
}
.page .cont .desc{
	float: right;
	width: 48%;
	font-size: 18px;
	line-height: 36px;
	margin-top: 40px;
}
.hang {
	font-size: 0;
	display: block;
	text-align: center;
	margin-top: 28px;
	white-space: nowrap;
    overflow-x: auto;
}
.hang li{
	display: inline-block;
	font-size: 18px;
	width: 220px;
	line-height: 56px;
	text-align: center;
	margin: 0 12px;
	background: #e9e9e9;
	border-radius: 6px;
}
.hang li a{
	display: block;
	border-radius: 6px;
}
.hang li:hover a{
	background: #0867aa;
	color: #ffffff;
}
.hang li.on a{
	background: #0867aa;
	color: #ffffff;
}
.zizhi .zz_list{
	margin-top: 40px;
}
.zizhi .zz_list {
	font-size: 0;
}
.zizhi .zz_list li{
	display: inline-block;
	width: 22.9%;
	margin-top: 48px;
	margin-right: 2.8%;
	vertical-align: top;
}
.zizhi .zz_list li:nth-child(4n){
	margin-right: 0;
}
.zizhi .zz_list li img{
	width: 100%;
	transition: all ease-in-out .5s;
}
.zizhi .zz_list li .tu{
	overflow: hidden;
}
.zizhi .zz_list li:hover .tu img{
	transform: scale(1.05);
}
.zizhi .zz_list li p{
	text-align: center;
	margin-top: 26px;
	font-size: 16px;
}
.jy_list{
	font-size: 0;
}
.jy_list li{
	display: inline-block;
	width: 22.9%;
	margin-top: 40px;
	margin-right: 2.8%;
}
.jy_list li:nth-child(4n){
	margin-right: 0;
}
.jy_list li img{
	width: 100%;
	transition: all ease-in-out .5s;
}
.jy_list li .tu{
	overflow: hidden;
}
.jy_list li:hover .tu img{
	transform: scale(1.05);
}
.jy_list li p{
	text-align: center;
	font-size: 16px;
	line-height: 48px;
	background: #9d9d9d;
	color: #ffffff;
}
.jy_list li:hover p{
	background: #0867aa;
}
.lop{
	font-size: 14px;
	color: #6c6c6c;
	line-height: 50px;
	background: #f2f2f2;
}
.show{
	padding: 86px 0 90px;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
}
.show .title{
	font-size: 26px;
	text-align: center;
}
.show .other{
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 22px;
	padding-bottom: 40px;
	border-bottom: 1px solid #eaeaea;
}
.show .other>span{
	margin: 0 12px;
	font-size: 14px;
	color: #999999;
}
.show .other img{
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
}
.show .cont{
	margin-top: 34px;
	font-size: 16px;
	line-height: 24px;
}
.show .cont img{
	display: block;
	margin: auto;
	max-width: 100% !important;
	height: auto;
}
.jianyan .jy_list{
	padding-bottom: 54px;
}
/* 分页样式*/
#pages {font-family:宋体 ;text-align: -webkit-center; font-size:14px;}
#pages a { display:inline-block; height:30px; line-height:30px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:30px; line-height:30px; background:#0867aa; border:1px solid #0867aa; color:#fff; text-align:center;padding:0 10px}
.gongshi ul{
	margin-top: 44px;
	padding-bottom: 46px;
}
.gongshi ul li{
	clear: both;
	overflow: hidden;
	line-height: 50px;
	border-bottom: 1px solid #dcdfe9;
	font-size: 14px;
	padding: 0 44px;
	box-sizing: border-box;
}
.gongshi ul li p{
	float: left;
	width: 60%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gongshi ul li span{
	float: right;
}
.gongshi ul li:hover{
	background: #f2f8fd;
}
.news .xw_list{
	margin-top: 30px;
	padding-bottom: 32px;
}
.news .xw_list li{
	padding: 44px 0;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
	border-bottom: 1px dashed #ececec;
}
.news .xw_list li:last-child{
	border-bottom: none;
}
.news .xw_list .tu{
	float: left;
	width: 20%;
	overflow: hidden;
}
.news .xw_list .tu img{
	width: 100%;
	transition: all 0.6s;
}
.news .xw_list .tu:hover img{
	transform: scale(1.1);
}
.news .xw_list .cont{
	float: right;
	width: 78.5%;
}
.news .xw_list li:hover .cont .bt{
	color: #f14304;
}
.news .xw_list .cont .bt{
	font-size: 18px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .xw_list .cont .zy{
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	margin-top: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news .xw_list .cont .qt{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	margin-top: 66px;
}
.news .xw_list .cont .qt p{
	margin-right: 18px;
}
.news .xw_list .cont .qt img{
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
}
.news .xw_list .cont .qt span{
	display: inline-block;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 24px;
	border: 1px solid #cdcdcd;
	box-sizing: border-box;
	margin-right: 6px;
	border-radius: 6px;
}
.contact .zong{
	margin-top: 56px;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	clear: both;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.contact .zong .ditu{
	float: left;
	width: 56%;
}
.contact .zong .cont .logo img{
	width: 141px;
	margin: auto;
	display: block;
}
.contact .zong .cont .logo{
	padding-bottom: 24px;
	border-bottom: 1px solid #dfdfdf;
}
.contact .zong .cont .desc{
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	margin-top: 14px;
}
.contact .zong .cont{
	float: right;
	width: 44%;
	padding: 10px 76px;
	box-sizing: border-box;
}
.contact .zong .cont img{
	max-width: 100%;
	margin: auto;
}
.contact .cont .desc img{
	margin: 0 24px;
}
.contact .online{
	margin-top: 110px;
}
.contact .online .zuo{
	float: left;
	width: 744px;
}
.contact .online .zuo h4{
	font-size: 26px;
}
.contact .online .zuo ul{
	margin-top: 10px;
}
.contact .online .zuo ul li .li{
	display: inline-block;
	width: 48%;
	margin-right: 4%;
}
.contact .online .zuo ul li label{
	font-size: 16px;
	display: block;
}
.contact .online .zuo ul li .li:nth-child(even){
	margin-right: 0;
}
.contact .online .zuo ul li input,.contact .online .zuo ul li textarea{
	margin-top: 6px;
	width: 100%;
	height: 40px;
	border: 1px solid #c9c9c9;
	box-sizing: border-box;
	padding-left: 10px;
}
.contact .online .zuo ul li{
	margin-top: 24px;
}
.contact .online .zuo ul li textarea{
	height: 164px;
	resize: none;
	padding-top: 10px;
}
.contact .online .zuo ul li{
	font-size: 0;
	clear: both;
	overflow: hidden;
}
.contact .online .zuo .send{
	display: block;
	width: 100%;
	background: #0867aa;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	border: none;
	height: 56px;
	margin-top: 28px;
}
.contact .online .you{
	float: right;
	width: 578px;
}
.contact .online .you img{
	width: 100%;
}
.index .video{
	padding-bottom: 90px;
}
.img{
	max-width: 1122px;
	width: 100%;
	margin: auto;
	position: relative;
	margin-top: -11%;
    z-index: 99;
}
.img img{
	width: 100%;
}
.img .shipin{
	position: absolute;
    top: 5%;
    left: 50%;
    width: 77%;
    transform: translateX(-50%);
    height: 84%;
}
.img .shipin video{
	width: 100%;
	height: 100%;
}
.jianjie{
	clear: both;
	overflow: hidden;
	padding: 140px 0 110px;
	box-sizing: border-box;
}
.jianjie .cont{
	float: right;
	width: 45%;
}
.jianjie .cont h4{
	font-size: 32px;
}
.jianjie .cont h4:after{
	content: '';
	display: block;
	width: 52px;
	height: 6px;
	background: #0867aa;
	margin: 28px 0 34px;
}
.jianjie .tu{
	display: none;
}
.jianjie .cont .desc{
	font-size: 18px;
	line-height: 36px;
}
.jianjie .cont a{
	display: block;
	margin-top: 68px;
	font-size: 16px;
	width: 144px;
	line-height: 46px;
	background: #0867aa;
	color: #ffffff;
	text-align: center;
	border-radius: 6px;
}
.jianjie .cont a:hover{
	background: #f14304;
}
.one{
	padding: 100px 0 82px;
	box-sizing: border-box;
}
.one .zong .jy_list{
	display: none;
}
.two{
	padding: 70px 0 80px;
	box-sizing: border-box;
	text-align: right;
	color: #ffffff;
}
.two h4{
	font-size: 26px;
}
.two .cont{
	font-size: 18px;
	line-height: 30px;
	margin-top: 36px;
}
.three{
	padding: 100px 0 130px;
	box-sizing: border-box;
	background: #fafafa;
}
.four{
	padding: 80px 0 90px;
	box-sizing: border-box;
}
.four .zong{
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
}
.four .zong .ul{
	display: inline-block;
	width: 32%;
	margin-top: 26px;
	margin-right: 2%;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	vertical-align: top;
	padding-bottom: 20px;
	border-radius: 6px;
}
.four .zong .ul:nth-child(3n){
	margin-right: 0;
}
.four .zong .ul .tu img{
	width: 100%;
	border-radius: 6px 6px 0 0;
}
.four .zong .ul .tu{
	position: relative;
	border-radius: 6px;
}
.four .zong .ul .tu p{
	font-size: 26px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}
.zong .ul ul{
	padding: 10px 18px 0;
	box-sizing: border-box;
}
.zong .ul ul li{
	font-size: 14px;
	border-bottom: 1px dashed #ededed;
	line-height: 36px;
	clear: both;
	overflow: hidden;
}
.zong .ul ul li p{
	float: left;
	width: 60%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zong .ul ul li:hover p{
	color: #f14304;
}
.zong .ul ul li span{
	float: right;
}
.zong .ul .more{
	display: block;
	margin-top: 20px;
	color: #f14304;
	text-align: center;
	font-size: 14px;
}