html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,span,blockquote,pre,button,fieldset,form,input,legend,textarea,th,td  {
	padding: 0;
	margin: 0;
	font-family: PingFang sc, Arial, Microsoft yahei, Tahoma, sans-serif;
}
img {
	display: block;
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}
ul,li {
	list-style: none;
	border: none;
}
a {
	text-decoration: none;
	color: black;
	outline:none;
}

.clear::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fl {
	float: left;
}

.fr {
	float: right;
}
.center,.layui-container{
	width: 1400px;
	margin: 0 auto;
}


.nav {
	width: 100%;
	height: 28px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	overflow: hidden;
	transition: 0.3s
}
.nav.scroll {
	background: #FFF;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.05);
	transition: 0.3s
}
.nav .layui-container {
	position: relative;
	transition: all 400ms ease-out;
}
.nav .nav-logo {
	width: 130px;
	position: absolute;
	top: 0;
	left: 15px;
}
.nav .nav-logo img{
	width: 100%;
}
.nav .nav-list p{
	font-size: 13px;
	padding: 7px 18px;
	background: url(../image/topBorder.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	right: 0;
}
.nav .nav-list p a{
	color: #cbefbd;
} 
.nav .nav-list button {
	width: 25px;
	height: 30px;
	position: absolute;
	top: 7px;
	right: 10px;
	background-color: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}
.nav .nav-list button span {
	display: block;
	width: 20px;
	height: 2px;
	background: #094ca8;
	margin-bottom: 4px;
	transition: 0.5s;
}
.nav .nav-list button span.spa1 {
	transform: rotate(45deg);
}
.nav .nav-list button span.spa3 {
	transform: rotate(-45deg) translate(4px, -4px);
}
.nav .layui-nav {
	width: 100%;
	position: absolute;
	top: 45px;
	left: 170px;
	background: transparent;
}
.nav .layui-nav .layui-nav-item {
	display: block;
}
.nav .layui-nav * {
	font-size: 15px;
}
.nav .layui-nav .layui-nav-item a {
	padding: 0 0;
	color: #a5b7dd;
}
.nav .layui-nav .layui-nav-item.nowLi a,.nav .layui-nav .layui-nav-item:hover a{
	color: #FFFFFF;
}
.nav.scroll .layui-nav .layui-nav-item a {
	color: #6b6b6b;
}
.nav.scroll .layui-nav .layui-nav-item.nowLi a,.nav.scroll .layui-nav .layui-nav-item:hover a{
	color: #1a47a5;
}
@media screen and (min-width: 768px) {
	.nav.index {
		padding: 20px 0;
	}
	.nav .nav-list button {
		display: none;
	}
	.nav .layui-nav {
		width: auto;
		position: absolute;
		top: 0;
		padding: 0 5px;
		border-radius: 0;
		margin: 0;
	}
	.nav .layui-nav .layui-nav-item {
		display: inline-block;
		margin: 0 18px;
		line-height: 23px;
	}
}


ul.list{
	margin-top: 24px;
	border-right: 1px solid #ededed;
}
ul.list li{
	width: 24%;
	float: left;
	line-height: 22px;
	text-align: center;
	font-size: 13px;
	border-left: 1px solid #ededed;
}

ul.list li a{
	color: #9d9d9d;
}
ul.list li a:hover{
	color: #353535;
}

h3.titEng{
	font-size: 27px;
	color: #094ca8;
	text-align: center;
	padding: 74px 0 0;
}
h2.titChi{
	font-size: 40px;
	color: #094ca8;
	text-align: center;
}
p.titCon{
	font-size: 18px;
	color: #6b6b6b;
	margin: 20px auto 60px;
	text-align: center;
}


.promote{
	padding: 100px 0 88px;
	background: #094ca8;
	text-align: center;
}
.promote h4{
	color: #cbefbd;
	font-size: 54px;
}
.promote h5{
	font-weight: 100;
	font-size: 36px;
	color: #FFFFFF;
	margin: 0 auto 24px;
}
.promote h6{
	font-weight: 100;
	color: #7fa2d2;
	font-size: 15px;
}
.promote p.num{
	color: #89a1d2;
	font-size: 13px;
	line-height: 50px;
	padding: 0 20px;
	background: url(../image/bannerBor.png) no-repeat center;
	background-size: cover;
	width: 270px;
	margin: 45px auto 0;
}
.promote p.num a{
	color: #cbefbd;
	font-size: 22px;
}


.footer{
	padding: 100px 0 10px;
}
.footer .fooTop>div{
	float: left;
}
.footer .fooTop div h6{
	font-size: 18px;
	margin-bottom: 35px;
	color: #3d3d3d;
}
.footer .fooTop div p{
	font-size: 13px;
	color: #6c6c6c;
	line-height: 23px;
}
.footer .fooTop div .numTit{
	font-size: 13px;
	color: #d6d6d6;
}
.footer .fooTop div .num{
	color: #333333;
	display: block;
	margin: 10px 0 25px;
	font-size: 25px;
}
.footer .fooTop div h4{
	font-size: 13px;
	font-weight: 100;
	padding: 13px 0;
	width: 173px;
	text-align: center;
	background: #FFFFFF;
	border: 1px transparent solid;
	border-radius: 12px;
	position: relative;
}
.footer .fooTop div h4 a{
	color: #666666;
}
.footer .fooTop div h4:after{
	content:'';
	position: absolute;
	top: -3px; 
	bottom: -3px;
	left: -3px; 
	right: -3px;
	background: linear-gradient(135deg,#7497d8, #9ace8d);
	border-radius: 12px;
	z-index: -1;
}
.footer .fooTop div.fooOne{
	width: 19%;
}
.footer .fooTop div.fooTwo{
	width: 19%;
}
.footer .fooTop div.fooThree{
	width: 19%;
}
.footer .fooTop div.fooFour{
	width: 26%;
}
.footer .fooTop div.fooFive{
	width: 17%;
}
.footer p.copy{
	margin-top: 70px;
	font-size: 13px;
	color: #b6b6b6;
}
.footer p.copy span.top{
	display: block;
	color: #666666;
	line-height: 25px;
}


.topScreen .banWord h3{
	font-size: 52px;
	color: #cbefbd;
}
.topScreen .banWord h4{
	font-size: 36px;
	color: #FFFFFF;
	font-weight: 100;
}
.topScreen .banWord h5{
	font-size: 13px;
	color: #5b85ef;
	font-weight: 100;
	margin-bottom: 30px;
}
.topScreen .banWord h6{
	font-size: 15px;
	color: #9cb6f5;
	line-height: 30px;
}
@media screen and (min-width:1200px) and (max-width:1500px){
	.center,.layui-container{
		width: 1130px;
		margin: 0 auto;
	}
}
@media screen and (min-width:768px) and (max-width:1200px){
	.center,.layui-container{
		width: 800px;
		margin: 0 auto;
	}
	.nav .layui-nav .layui-nav-item {
	    margin: 0 13px;
	}
	.footer .fooTop div h4 {
	    width: 128px;
	}
	.footer .fooTop div .num {
	    margin: 3px 0 18px;
	    font-size: 20px;
	}
	.topScreen .banWord h3 {
	    font-size: 33px;
	}
	.topScreen .banWord h4 {
	    font-size: 25px;
	}
}
@media screen and (max-width: 768px){
	.center,.layui-container{
		width: 95%;
		margin: 0 auto;
	}
	.nav .layui-nav {
	    left: 0;
	}
	.nav .nav-list p{
		display: none;
	}
	.nav {
		height: 43px;
		background-color: #fff;
	}
	.nav .nav-logo {
		width: 100px;
	    margin-top: 10px;
	}
	.nav .layui-nav .layui-nav-item a{
	    color: #6b6b6b;
	}
	.nav .layui-nav .layui-nav-item.nowLi a, .nav .layui-nav .layui-nav-item:hover a{
		color: #1a47a5;
	}
	.nav .layui-nav .layui-nav-item {
		line-height: 40px;
		border-bottom: 1px solid #efefef;
	}
	h3.titEng {
	    font-size: 16px;
	    padding: 35px 0 0;
	}
	h2.titChi {
	    font-size: 20px;
	}
	p.titCon {
	    font-size: 14px;
	    margin: 10px auto 25px;
	}
	.footer {
	    padding: 5px 0;
	}
	.footer .fooTop{
		display: none;
	}
	.footer .fooTop div.fooOne,.footer .fooTop div.fooFour {
	    width: 40%;
	}
	.footer .fooTop div.fooTwo,.footer .fooTop div.fooThree {
	    width: 30%;
	}
	.footer .fooTop div h6 {
	    font-size: 14px;
	    margin-bottom: 10px;
	}
	.footer .fooTop div p {
	    font-size: 12px;
	}
	.footer .fooTop>div {
	    height: 150px;
	}
	.footer .fooTop div.fooFive {
	    width: 60%;
	}
	.footer .fooTop div .numTit {
	    font-size: 12px;
	}
	.footer .fooTop div .num {
	    margin: 2px 0 15px;
	    font-size: 20px;
	}
	.footer .fooTop div h4 {
	    font-size: 12px;
	    padding: 7px 0;
	    width: 136px;
	}
	.footer p.copy {
	    margin-top: 0px;
	    font-size: 12px;
	}
	.topScreen .banWord h3 {
	    font-size: 21px;
	}
	.topScreen .banWord h4 {
	    font-size: 16px;
	}
	.topScreen .banWord h5 {
	    font-size: 12px;
	    margin-bottom: 15px;
	}
	.topScreen .banWord h6 {
	    font-size: 12px;
	    line-height: 20px;
	}
	.promote {
	    padding: 40px 0;
	}
	.promote h4 {
	    font-size: 20px;
	}
	.promote h5 {
	    font-size: 16px;
	    margin: 0 auto 10px;
	}
	.promote h6 {
	    font-size: 12px;
	}
	.promote p.num {
	    font-size: 12px;
	    line-height: 39px;
	    padding: 0 6px;
	    width: 221px;
	    margin: 15px auto 0;
	}
	.promote p.num a {
	    font-size: 16px;
	}
	@media screen and (width: 768px){
		.nav.index {
		    padding: 10px 0;
		}
		.nav .layui-nav {
		    left: 170px;
		}
		.nav .layui-nav .layui-nav-item {
		    border-bottom: none;
		}
		.footer .fooTop div.fooOne, .footer .fooTop div.fooFour {
		    width: 18%;
		}
		.footer .fooTop div.fooTwo, .footer .fooTop div.fooThree {
		    width: 22%;
		}
		.footer .fooTop div.fooFive {
		    width: 20%;
		}
	}
}