.footer{height: 60px;color: #FFFFFF;text-align: center;line-height: 60px;background: #4959d3;margin-top: 60px;}
.topC:after,.nav:after{clear: all;content: "";display: block;}
.top{height: 70px;box-sizing: border-box;background: #4959d3;}
.topC{width: 1200px;margin: 0 auto;}
.nav{float: right;}
.section{background: #ebf4ff;position: relative;}
.logo{float: left;margin-top: 13px;}
.nav li{float: left;line-height: 70px;}
.nav li a{font-size: 22px;color: #FFFFFF;width: 165px;height: 70px;line-height: 70px;display: block;text-align: center;}
.active{background: #3c26ba;}
.banner{}
.banner img{width: 100%;min-width: 1200px;margin-top: -3px;}
.content{width: 1200px;margin: 0 auto;}



.title101{margin-top: 50px;margin-bottom: 40px;text-align: center;}
.news p{color: #323232;font-size: 20px;width: 1060px;margin: 0 auto;line-height: 40px;}
.p101{margin-top: 70px;text-align: center;}
.p102{margin-top: 90px;text-align: center;}
.p103{margin-top: 90px;text-align: center;}
.word {width: 1060px;margin: 0 auto;margin-top: 80px;}
.word p{color:#232323;font-size: 18px;line-height: 40px;}
.p104{margin-top: 130px;text-align: center;}



.title301{margin-top: 50px;margin-bottom: 100px;text-align: center;}
.p301{text-align: center;}
.title302{margin-top: 122px;text-align: center;}
.lcTable{margin-top: 65px;text-align: center;text-align: center;margin-bottom: 70px;}



.title201{margin-top: 50px;margin-bottom: 30px;text-align: center;}
.gwTable table{width:1150px;margin: 0 auto;}
.gwTable table thead{background: #2966c5;}
.gwTable table thead td{height:70px ;color: #FFFFFF;font-size: 30px;text-align: center;}
.gwTable table tbody td{border-bottom: 1px solid #66def9;text-align: center;color: #242424;font-size: 20px;}


.left{position: absolute;left: 155px;top: 364px;}
.right{position: absolute;right: 155px;top: 364px;}


@media only screen and (max-width: 1600px) {
	.left{display: none;}
	.right{display: none;}
}

@media only screen and (min-width: 1600px) {
	
	.left{display: block;}
	.right{display: block;}
}