*,:after,:before{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html{font-size: 62.5% !important;}
html,body,div,p,strong,input,form,img,
h1,h2,h3,h4,h5,h6,ul,ol,li,
dl,dd,dt{margin: 0;padding: 0;vertical-align:middle;}
tbody,tr,td{margin:0;padding:0;}
ul,ol,li{list-style: none;}
i,em{font-style:normal;font-weight: normal;}
a{
	text-decoration: none;
    transition-duration: .5s;
    cursor: pointer;
	color: #333;
}
/*a:focus,a:hover{text-decoration:none;color: #333;}*/
input,button,textarea{ font-family: "Microsoft YaHei";border:0;}
/*清除浮动*/
.cle{clear:both;height:0;margin:0;padding:0;border:none; overflow:hidden;}
.clearfix:before,
.clearfix:after{display:table;content:"";visibility:hidden;height:0}
.clearfix:after{clear:both;}
.clearfix{zoom:1} /*IE < 8*/
.tal{text-align:left;}
.tac{text-align:center;}
.tar{text-align:right;}
.fl,.le{float:left;}
.fr,.ri{float:right;}
.por{position:relative;}
.poa{position:absolute;}
img{
	max-width:100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-ms-interpolation-mode: bicubic;
}
.pcshow{display: block !important;}
.webshow{ display: none !important; }
/*滚动条*/
@media screen and (max-width: 640px){
	.pcshow{display: none !important;}
	.webshow{display: block !important;}
    /*仅作用于webkit*/
    body::-webkit-scrollbar {
        display: none;
    }
}
::-webkit-scrollbar{
	width: .6rem;
	height: 1rem;
	background: #d1d1d1;
}
::-webkit-scrollbar:horizontal {
	border-radius: 0 0 .5rem .5rem
}
::-webkit-scrollbar-thumb {
	/* border: 1px solid #D1D1D1; */
	/* border-radius: .5rem; */
	background: #858585;
	box-shadow: inset 0 0 0 1px #858585;
}
.m-nav-side::-webkit-scrollbar{
	width: 0;
}
/* ::-webkit-scrollbar-thumb:hover {
	background:#465267
} */
.container{ margin: 0 auto; width: 98%; max-width: 1220px;}
.container::before,
.container::after{
	display: table;
    content: " ";
}
.container::after{
	clear: both;
}
.wrap{
	margin: 0 auto;
	width: 98%;
	max-width: 1030px;
}
.wrap:before,
.wrap:after{
	display: table;
	content: '';
}
.wrap:after{
	clear: both;
}

body{
	width: 100%;
	margin: 0 auto;
	color: #333;
	font: 14px/20px 'Microsoft Yahei', Arial, Helvetica, sans-serif;
    background: #fff;
}
/*比例盒子*/
.ratio-box{
	position: relative;
	overflow: hidden;
	/*border: 1px solid #3e3935;*/
}
.ratio-box .img{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}

.header-top{
	height: 31px;
	line-height: 31px;
	color: #b5b5b5;
	border-bottom: 1px solid #f2f2f2;
	font-size: 12px;
}
.header-top a{color: #b5b5b5;}
.header-top .fl p{display: inline-block;}
.header-top .fr span{padding: 0 10px;}
.header-box{padding: 15px 0;}
.logo{float: left;}
.header-tel{margin-top: 15px;float: right;width: 280px;height: 67px;background: url(../images/tel.jpg) no-repeat 0 0;}
.header-tel span{
	display: block;
	padding: 35px 0 0 70px;
	color: #ffcc00;
	font-size: 26px;
	font-weight: bold;
	display: block;
}
.header-nav{
	background: #ffcc00;
}
nav ul{
	display: flex;
}
nav li{
	width: 141px;
	overflow: hidden;
	text-align: center;
	border-right: 1px solid #fbfb05;
}
nav li a{
	display: block;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}
nav li a:hover, nav li a.on{color: #cc0000;}

.main{}
.main_ad{height: 136px;background: url(../images/ad.jpg) no-repeat center;}
.main_ad .ad_tel{
	margin-right: 70px;
	height: 137px;
	line-height: 200px;
	font-size: 28px;
	color: #fff;}
.en{text-transform: uppercase;}
.mtit{word-wrap: break-word;word-break: normal;color: #0f1427;}
.mtit .cn{font-size: 16px;}
.mtit .en{font-size: 22px;font-weight: bold;}
.mtit i{display: block;width: 50px;height: 3px;background: #fc0;}

.m-sub-tit{
	padding: 15px 0;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px solid #ddd;}
.m-sub-tit .p1{margin-bottom: 5px;}
.m-sub-tit .en{font-size: 14px;}

.msg-box{
	padding: 20px 0;
}
.msglst{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 15px;
}

.msglst input{
	width: 25%;
	padding: 0 10px;
	border: 1px solid #ffcc00;
	line-height: 32px;
}
.msglst input:last-child{
	width: 45%;
}
.msgbtn .submit{
	margin: 15px;
	background: #fc0;
	color: #c00;
	width: 180px;
	height: 30px;}
.msgbtn .submit:hover{
	background: #EABC00
}


.m1 .wrap,.m2 .wrap{overflow: hidden;}
.m1{padding: 38px 0;}
.m1 .m1lst{padding: 20px 0;}
.m1 dl{
	width: 20%;
	padding: 10px;
	float: left;
	text-align: center;}
.m1 dt{
	width: 160px;
	height: 160px;
	margin: 0 auto;
	background: #fc0;
	border-radius: 160px;}
.m1 dt img{margin-top: 30px;}
.m1 dd p:first-child{
	padding: 8px 0;
	font-size: 18px;
	color: #fc0;
}
.order-box{width: 500px;margin: 0 auto 30px;text-align: center;}
.order-tit{font-size: 16px;padding: 10px;}
.order-input{
	display: block;
	padding: 0 10px;
	width: 100%;
	height: 30px;
	border: 1px solid #ffcc00;
}
.order-btn{
	margin: 10px auto;
	width: 180px;
	height: 35px;
	border: 0;
	cursor: pointer;
	color: #c00;
	background: #fc0;
}


.m2,.m3,.m4{padding: 35px 0;}
.m2 .mabout{padding-top: 30px;}
.m2 .mabout .fl{width: 49%;}
.m2 .mabout .fl img{width: 100%;}
.m2 .mabout .fr{width: 49.5%;}
.m2 .mabout .txt{line-height: 2;}
.m2 .mabout .txt p{margin-left: 24px;}
.m2 .mabout .txt .p1{
	margin-left: 0;
	font-size: 16px;
	font-weight: bold;}
.m3 .m3box{
	padding-top: 30px;
	display: flex;
	justify-content: center;
}
.m3 .m3lst{
	width: 33.33%;
	padding: 5px;
}
.m3 .m3lst .box{
	padding: 20px 15px;
	box-shadow: 2px 2px 15px #d2d2d2;
	border: 1px solid #d2d2d2;
}
.m3 .m3lst h3{
	font-size: 16px;
	height: 28px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;}
.m3 .m3lst h3 .en{font-size: 12px;}
.m3 .m3lst li{
	margin-bottom: 4px;
	height: 30px;
	line-height: 30px;}
.m3 .m3lst li a{font-size: 13px;}
.m3 .m3lst li a:hover{color: #c00;}

.m4{background: #f8f8f8;}
.m4 .m4tit{
	height: 45px;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #d2d2d2;}
.m4 .m4tit h1{line-height: 45px;}
.m4 .m4tit span{font-size: 14px;color: #696969;}
.m4 .link a{
	width: 180px;
	height: 50px;
	line-height: 50px;
	margin: 10px 7px;
	text-align: center;
	display: inline-block;
	border: 1px solid #d2d2d2;}
.m4 .link a{overflow: hidden;background: #fff;}
@media screen and (max-width: 768px){
	body{
		padding-bottom: 45px;
	}
	.logo{
		float: none;
		width: 80%;
		margin: 0 auto;
	}
	.header-tel{
		display: none;
	}
	.header-top a:first-child,
	.header-top span:nth-child(2),
	.header-top a:nth-child(3),
	.header-top span:nth-child(4){
		display: none;
	}
	nav ul{
		flex-wrap: wrap;
		border-left: 1px solid #fbfb05;
	}
	nav ul li{
		width: 33.3%;
	}
	nav ul li:first-child{
		display: none;
	}
	nav ul li:nth-child(2),
	nav ul li:nth-child(3),
	nav ul li:nth-child(4){
		border-bottom: 1px solid #fbfb05;
	}
	.mtit{
		display: none;
	}
	.m1{
		padding-bottom: 0;
	}
	.m1-fwnr{
		display: none;
	}
	.m2{
		display: none;
	}
	.msglst{
		padding: 0;
		flex-wrap: wrap;
	}
	.msglst input,
	.msglst input:last-child{
		margin: 5px 0;
		width: 100%;
	}
	.msgbtn .submit{
		width: 100%;
		margin: 15px 0;
	}
	.order-box{
		width: 100%;
	}
	.m3{
		padding-top: 0;
	}
	.m3 .m3box{
		padding-top: 0;
	}
	.m3 .m3lst{
		display: none;
		width: 100%;
	}
	.m3 .m3lst:first-child{
		display: block;
	}
	.m4{
		display: none;
	}
}

.submain{padding: 20px 0;}
.subleft{
	float:left;
	width:210px;
	margin-bottom:30px;}
.lefthd{
	height:150px;
	text-align:center;
	padding:8px;
	background: #fc0;}
.lefthd .lefthdtxt{
	border:1px solid #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;}
.lefthd .lefthdtxt .cn{display: block; height: 42px; line-height: 42px; font-size:30px; margin-top: 45px;}
.lefthd .lefthdtxt .en{display: block; height: 26px; line-height: 26px; font-size:16px;}
.leftmenu{
	margin-bottom: 25px;
	border: 1px solid #eee;
	border-top: 0;}
.leftcont{
	padding: 10px 8px;
	border: 1px solid #eee;}
.leftcont img{width: 100%;margin-bottom: 10px;}
.subright{float: right;width: 770px;}
.subright_head{
	height: 28px;
	line-height: 28px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;}
.subright_head h3{
	margin-left: 10px;
	font-size: 15px;
	line-height: 28px;}
.r_position{float: right;}
.sub_head{
	height: 50px;
	/*border-top: 3px solid #fff;*/
	box-shadow: 1px 1px 10px #014282;
	margin-bottom: 10px;
	background: #004890;}
.sub_body{padding: 10px 0 30px;}


.sideMenu{padding: 15px 12px;}
.sideMenu i{font-size: 20px;font-weight: bold;right: 20px;cursor:pointer;color: #fff;}
.sideMenu a{
	display: block;
	height:38px;
	line-height:38px;
	padding-left:10px;
	border-bottom:2px solid #fff;
	background:#fc0;
	/*cursor:pointer;*/
	position: relative;
	color: #fff;
}
/*.sideMenu h3 a{width: 100%;height: 100%;padding: 10px 5px;}*/
.sideMenu ul .nLi.on .sub{ display: block;}
.sideMenu ul .nLi .sub{ padding:8px 0 8px 10px; color:#999; display:none; }
.sideMenu ul .nLi .sub li{ height: 30px; line-height: 30px; list-style: none;}
.sideMenu ul .nLi .sub li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	/* padding:0 25px; box-sizing:border-box;*/}
.sideMenu ul .nLi .sub li a:hover,
.sideMenu ul .nLi .sub li a.aon{color: #c00;background:#fff;}
.sideMenu li a:hover, .sideMenu li.on a{color: #000;}
@media screen and (max-width: 768px){
	.subleft{
		float: none;
		width: 100%;
	}
	.lefthd,
	.leftcont{
		display: none;
	}
	.subright{
		float: none;
		width: 100%;
	}
}
.newslist ul{
	display: flex;
	flex-wrap: wrap;
}
.newslist li{
	padding: 15px;
	width: 50%;
}
.newslist li p{
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}
.newslist li span{
	display: inline-block;
	padding: 5px 0;
}
.newslist li .desc{
	line-height: 2;
	color: #bbb;
}
.newslist .ratio-box{
	display: flex;
	justify-content: center;
	align-items: center;
}
.shownews{
	padding: 28px 0;
}
.shownews h1{
	margin: 0;
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 2;
}
.shownews .infos{
	color: #999;
	font-size: 13px;
	font-weight: 300;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f2f5;
}
.shownews .infos span{
	padding-right: 10px;
}
.shownews .content{
	padding: 20px 0;
}
.shownews .content img{
	max-width: 100%;
}
@media screen and (max-width: 768px){
	.newslist li{
		width: 100%;
	}
	.newslist li .desc{
		display: none;
	}
	.shownews h1{
		text-align: center;
	}
}
/*footer*/
footer{
	width:100%;
	background: #fc0;
	color: #fff;
}
footer a{
	color: #fff;
}
.copyright{
	padding: 10px 0;
	text-align: center;
	font-size: 13px !important;
}
#footer {
	display: none;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 45px;
	overflow: hidden;
	z-index: 999;
	text-align: center;
}
@media screen and (max-width: 768px){
	#footer{
		display: block;
	}
}
/*#footer .footerlist {*/
/*	background: -webkit-gradient(linear,0 0,0 100%,from(#3b2884),to(#220f6b), color-stop(100%, #220f6b));*/
/*}*/
#footer .footerlist {
	background: -webkit-gradient(linear,0 0,0 100%,from(#383838),to(#0a0a0a), color-stop(100%, #0a0a0a));
}
#footer ul {
	width: 100%;
	display: flex;
}
#footer ul li {
	flex: 1;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,0.2);
	border-left: 0;
	position: relative;
}
#footer ul li a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 45px;
}
#footer .icon {
	display: block;
	text-align: center;
	margin: 0 auto 0;
	width: 35px;
	height: 29px;
	line-height: 33px;
	overflow: hidden;
	font-size: 20px;
}
#footer .txt {
	display: block;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #fff;
}