@import "font-awesome.min.css";
body, td, th {
	font-size: 4vw;
}
body {
	margin: 0px;
	padding: 0;
	background-color: #eff4fa;
	width:100vw;
}
a:link, a:visited {
	color: #252424;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #0014F9;
}
input {
	outline: medium;
	border: none;
}
.wc {
	width: 98vw;
	margin: 0 auto;
}
cb{
	display: block;
	clear: both;
	height: 1px;
}
.head {
	height: 18vw;
}
.head a img {
	width: 90vw;
	height: 13.9vw;
	margin: 2vw 0 0 2vw;
	display: block;
	float: left;
}
.head form {
	width: 360px;
	height: 36px;
	border: solid 1px #2c5da6;
	border-radius: 9px;
	display: block;
	float: right;
	margin: 50px 38px 0 0;
	background-color: #FFFFFF;
	background-image: url(zoom.png);
	background-position: 9px center;
	background-repeat: no-repeat;
	padding-left:30px;
	overflow: hidden;
}

.head form input{
	height:34px;
	line-height: 34px;
}
.head form input[type="text"]{
	width:280px;
	font-size: 16px;
}
.head form input[type="submit"]{
	width: 70px;
	height: 36px;
	border-bottom-left-radius: 7px;
	border-top-left-radius: 7px;
	display: block;
	float: right;
	background-color: #2c5da6;
	color: #FFFFFF;
	font-size: 18px;
}
.Nav{
	background-color: #2c5da6;
	height: 48px;
	color: #FFFFFF;
	font-size: 18px;
	display: none;
}

.Nav a{
	color: #FFFFFF;
	display: inline-block;
	padding-top: 9px;
}
.Nav a:hover{
	font-weight: bold;
	
}
.Nav .nm{
	line-height: 25px;
	display: block;
	margin: 0 12px 8px 12px;
	float:left;
	position: relative;
}
.Nav .fl{
	height: 20px;
	width: 1px;
	display: block;
	border-right: 1px solid #7F8C9B;
	float:left;
	margin-top: 13px;
}
.Nav i{
	vertical-align:middle;
	height: 25px;
	line-height: 25px;
	font-style: normal;
}
.Nav img{
	width: 22px;
	height: 22px;
	margin-right: 3px;
	vertical-align:middle;
}
.Nav .nm:hover .c{
	display: block!important;
}
.Nav .nm .c{
	position: absolute;
	padding: 15px 0;
	width: 110px;
	background-color: #2c5da6;
	z-index: 99;
	top:35px;
	left:-5px;
	display: none;
}
.Nav .nm .c a{
	display: block;
	text-align: center;
}

.swiper-container {
	height: 28vw;
	width: 100vw;
}
.ls{
	height: 60vw!important;
}
.swiper-slide {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.swiper-slide a {
	width: 100%;
	height: 100%;
	display: block;
}
.swiper-pagination-bullet {
	background: #fff;
	opacity: .5;
}
.swiper-pagination-bullet-active {
	background: #007aff;
	opacity: .8;
}
.News{
	width:100vw;
	overflow: hidden;
}
.tc{
	height: 7vw;
	padding: 3vw 2vw 0 2vw;
	border-bottom: 1px solid #E1DCDC;
}
.tc .t{
	font-size: 5vw;
	line-height: 7vw;
	font-weight: bold;
	display: inline-block;
	border-bottom: 4px solid #007CB8;
	padding: 0 8px;
	color: #004F98;
}
.tc .d{
	font-size: 3vw;
	line-height: 5vw;
	display: inline-block;
	color: #B5B5B5;
	margin-left: 4vw;
}
.tc a{
	font-size: 3vw;
	color: #A7A79D;
	display: block;
	float: right;
	padding: 16px 9px 0 0;
}
.tc a:hover{
	color: #0014F3;
}
.pc{
	padding: 2vw;
	display: inline-block;
}
.pp-c{
	height: 60vw!important;
	border-radius: 20px;
	overflow: hidden;
	width:96vw;
}
.pp-c .swiper-slide{
	border-radius: 15px;
	overflow: hidden;
}
.pp-c .t{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 6;
	font-size: 4vw;
	line-height: 6vw;
	height: 6vw;
	overflow: hidden;
	text-align: center;
	width: 100%;
	background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.10) 0%,rgba(0,0,0,0.50) 38.34%,rgba(0,0,0,0.50) 66.84%,rgba(0,0,0,0.10) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.10) 0%,rgba(0,0,0,0.50) 38.34%,rgba(0,0,0,0.50) 66.84%,rgba(0,0,0,0.10) 100%);
	background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.10) 0%,rgba(0,0,0,0.50) 38.34%,rgba(0,0,0,0.50) 66.84%,rgba(0,0,0,0.10) 100%);
	background-image: linear-gradient(90deg,rgba(0,0,0,0.10) 0%,rgba(0,0,0,0.50) 38.34%,rgba(0,0,0,0.50) 66.84%,rgba(0,0,0,0.10) 100%);
	color: #FFFFFF;
}
.pp-p{
	top: 53vw!important;
}
.nc{
	width: 96vw;
	overflow: hidden;
	padding: 2vw;
}
.nt{
	border-bottom: 0.4vw solid #E1DCDC;
}
.nt .t{
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border: 0.3vw solid #E1DCDC;
	border-bottom: none!important;
	line-height: 7vw;
	margin-right: 2px;
	padding: 0 16px;
	display: inline-block;
	letter-spacing: 3px;
}
.nt .t.a{
	background-image: -webkit-linear-gradient(270deg,rgba(174,211,251,1.00) 0%,rgba(0,34,128,1.00) 41.97%,rgba(0,111,134,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(174,211,251,1.00) 0%,rgba(0,34,128,1.00) 41.97%,rgba(0,111,134,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(174,211,251,1.00) 0%,rgba(0,34,128,1.00) 41.97%,rgba(0,111,134,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(174,211,251,1.00) 0%,rgba(0,34,128,1.00) 41.97%,rgba(0,111,134,1.00) 100%);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 5vw;
	line-height: 7.5vw;
}
.li{
	line-height: 8vw;
	border-bottom: 0.2vw dashed #E5E4E4;
	margin: 0 9px;
	height: 8vw;
	overflow: hidden;
}
.li:before{
	content: "●";
	padding-right: 6px;
	color: #004F90;
}
.li t{
	font-size: 2.5vw;
	display: block;
	float: right;
	color: #BBBBBB;
}
.swgk{
}
.cc{
	display: none;
	padding: 3vw 1vw;
}
.cc.a{
	display: block!important;
}
.bmfw{
	border: 1px solid #DDD9D9;
	border-radius: 9px;
	display: block;
	padding-bottom: 3vw;
}
.sli{
	width: 27vw;
	height: 33vw;
	border-radius: 6vw;
	display: block;
	float: left;
	margin: 4vw 0 0 4vw;
	text-align: center;
	font-size: 5vw;
	color:#fff;
}
.sli:nth-child(3n+1){
	margin-right: 0!important; 
}
.sli:nth-child(2){
	background-color: #75cff1;
}
.sli:nth-child(3){
	background-color: #f7d16c;
}
.sli:nth-child(4){
	background-color: #a3adf5;
}
.sli:nth-child(5){
	background-color: #41e2b4;
}
.sli:nth-child(6){
	background-color: #ffb19b;
}
.sli:nth-child(7){
	background-color: #45a5e0;
}
.sli a{
	display: block;
	color: #fff;
}
.sli i{
	margin: 8vw 0 2vw 0;
	font-size:9vw;
	font-style: normal;
	display: block;
}

.sli:hover{
background: linear-gradient(-45deg, #001DFF,#001DFF, #C8DB08, #EC4900, #001DFF,#001DFF);
	animation: gradientBG 5s ease infinite;
	background-size: 300% 300%;
	
}
@keyframes gradientBG {
	0% {
		background-position: 0% 50%;
		
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.zb{
	height:450px;
}
.zb .tc a{
	font-size: 20px;
	line-height: 20px;
	padding: 0 20px;
	margin-top: 6px;
	border-right: 1px solid #D3D1D1;
}
.zb .tc a:nth-child(3){
	border-right: none;
}
.zb .rc{
	display: block;
}
.foot{
	height: 18vw;
	padding: 1vw;
	background-color: #333333;
}
.foot .lc{
	display:inline-block;
	
}
.foot .lc a{
	color: #E4DFDF;
}
.foot .lc .nm{
	display: block;
	float: left;
	width: 80px;
	padding: 36px 9px 0 9px;
}
.foot .lc .nm .c a{
	display: block;
	font-size: 14px;
	padding-bottom: 8px;
}
.foot .lc i{
	font-weight: bold;
	font-style: normal;
	margin-bottom: 12px;
	display: block;
}
.foot .fc{
	color: #9C9898;
	text-align: center;
	border-top: 1px solid #5E5D5D;
	margin-top: 35px;
	padding-top: 9px;
}
.foot .fc a{
	padding-left: 58px;
	color: #9C9898;
}
.foot .rc{
	width:280px;
	height: 300px;
	background-color: #fff;
	display: block;
	float: right;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color:#08016C;
}
.cbc{
	padding: 25px;
	min-height: 500px;
	background-color: #FCFCFC;
	border: 1px solid #E5DCDC;
	margin: 36px auto;

}
.cnav{
	font-size: 22px;
	margin: 0 18px;
	padding-bottom: 9px;
	border-bottom: 1px solid #DDD9D9;
}
.cnav i{
	margin: 0 9px;
}
.lnav{
	padding: 18px;
	background-color: #F8F0F0;
	margin: 18px;
	width: 260px;
	display: block;
	float: left;
}
.lnav .c{
	background-color: #fff;
}
.lnav .t{
	padding: 28px;
	display: block;
	background-color: #3875C4;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
.lnav ins{
	font-size: 18px;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
.lnav .m{
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	border-bottom: 1px solid #EBDADA;
}
.lnav .a{
	background-color: #3875C4;
}
.lnav .a a{
	color: #FFFFFF;
}
.lnav a{
	display:block;
}
.lnav .m:hover{
	background-color: #88A5CB;
}
.lic{
	padding: 18px;
	width: 830px;
	display: block;
	float:right;
}
.lic .c{
	font-size: 20px;
	line-height: 35px;
}
.lic .li:before{
	content: "";
}
.lic .li{
	height: auto;
	padding: 18px 0;
}
.lic .li img{
	width:160px;
	height: 120px;
	display: block;
	float: left;
	margin-right: 9px;
}
.lic .li b{
	font-size: 22px;
	font-weight: normal;
}
.lic .li d{
	display: block;
	font-size:18px;
	line-height: 26px;
	max-height: 78px;
	overflow: hidden;
	padding-left: 9px;
	color: #A3A09C;
}
.pg{
	padding: 48px;
	text-align: center;
}
.pg a{
	display: inline-block;
	border: 1px solid #9F9F9F;
	padding: 0 8px;
	margin: 5px;
	border-radius: 5px;
	color: #949494;
}
.pg a:hover{
	background-color: #DEE49F;
}
.cac{
	padding: 28px 88px;
	min-height: 500px;
}
.cac .t{
	text-align: center;
	font-size: 36px;
}
.cac .d{
	font-size: 14px;
	color: #C9CBCD;
	margin: 38px 0;
	border-bottom: 1px solid #D9D9D9;
	text-align: center;
}
.cac .c{
	font-size: 22px;
	line-height: 36px;
}
.cac .c p{
	text-indent: 2em;
}
.cac .c img{
	min-width: 200px;
	max-width: 900px;
	margin: 0 auto;
	display: block;
}
.cp{
	padding: 15px;
	margin: 88px;
	border-top: 1px solid #E8E3E3;
}
.cp a{
	display: block;
	line-height: 38px;
}
.wrc{
	margin: 0 38px;
}
.wrc .tit{
	width: 100%;
	height: 118px;
	background-image: url(ppt3.jpg);
	background-size: cover;
	border-radius: 18px;
	font-size: 38px;
	font-weight: bold;
	color: #0155C7;
	text-align: center;
	line-height: 118px;
	letter-spacing: 9px;
}
.wrc input, .wrc select, .wrc option{
	line-height: 28px;
    border: 1px solid #908d8d;
    border-radius: 8px;
	padding: 0 8px;
	width: 95%!important;
}
.wrc select{
	height:28px;
}