*{
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	font-size: 13px;
	font-family: "宋体";
	border: 0;
}
.width{
	width: 1140px;
	margin: 0 auto;
}
.width1{
	width: 1100px;
	margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
.vh::after{
	content: ".";
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
}

/*头部*/
.header{
	background-image:url("/v2/images/head/bg2.jpg");
	height: 535px;
	color: white;
}
.head{
	height: 70px;
}
.people .button{
	height: 28px;
	border: 1px solid #A2C4FF;
	line-height: 28px;
	padding: 0 17px;
	float: right;
	background: #478AFF;
	text-align: center;
	margin-top: 25px;
	color: white;
	border-radius: 2px;
	cursor: pointer;
}
.people .button:hover{
	background: #FFFFFF;
	color: #002b7a;
	border-color: #FFFFFF;
}
.land a{
	float: right;
	margin-right: 7px;
	height: 28px;
	background: #4786FF;
	color: white;
	height: 28px;
	line-height: 28px;
	width: 60px;
	text-align: center;
	margin-top: 25px;
	border: 1px solid #A2C4FF;
	border-radius: 2px;
}
.land a:hover{
	background: #FFFFFF;
	color: #002b7a;
	border-color: #FFFFFF;
}
.land a:nth-child(1){
	margin-right: 0;
}
.head-title img{
	margin-top: 15px;
}
.head-people{
	margin-right: 15px;
	float: right;
	font-size: 12px;
	margin-top: 32px;
	color: white;
}
.head-search{
	width: 793px;
	margin: 0 auto;
	margin-bottom: 25px;
}
/*选项*/
.option{
	font-size: 12px;
	padding: 6px 0;
}
.checklist{float:left;}
.checkbox{opacity:0;filter:alpha(opacity=0);}
.iCheck{background:url("/v2/images/head/check-up.png") no-repeat;}
.iCheck-ed{background:url("/v2/images/head/check-down.png") no-repeat;}
.option label{
	margin-left: 23px;
}
.option input{
	margin-right: 5px;
}

#search{
	position: relative;
	margin-bottom: 7px;
}
#search input[type="text"]{
	height: 40px;
	width: 100%;
	border-radius: 2px;
	padding-left: 22px;
	box-sizing: border-box;
	color: a4a4a4;
}
#search img{
	position: absolute;
	right: 11px;
	top:40px;
    bottom: 27px;
}

/*导航*/
.nav li{
	font-size: 15px;
	font-weight: bold;
	height: 34px;
	background: #3E79F2;
	padding: 0px 13px 0px 18px;
	height: 34px;
	float: left;
	line-height: 34px;
	margin-right: 6px;
	position: relative;
	border-radius: 2px;
	font-family: "微软雅黑";
	cursor: pointer;
	border: 1px solid rgba(255,255,255,0);
}
.nav ul>li:hover div{
	display: block;
}
.nav ul>li:hover{
	border: 1px solid #97beff;
}
.nav li ol li:hover{
	background: #3367CA;
}
.nav li img{
	margin-left: 10px;
}
.nav li ol{
	padding: 4px 0;
	background: rgba(65,111,204,0.3);
	border-radius: 2px;
	width: 100%;
	overflow: hidden;
}
.nav li div{
	position: absolute;
	left: 0;
	top: 34px;
	padding-top: 4px;
	width: 100%;
	display: none;
}
.nav li ol li{
	border-radius: 0;
	float: none;
	height: 25px;
	background: none;
	line-height: 25px;
	margin: 0;
	font-size: 13px;
	padding: 0 ;
	text-align: center;
	z-index: 10;
	
}
/*头部右侧内容*/
.calculator{
	background: #2293E9;
	border-radius: 3px;
	padding: 21px 23px;
	width: 332px;
	box-sizing: border-box;
	margin-bottom: 13px;
}
.calculator li{
	overflow: hidden;
	margin-top: 25px;
	font-size: 12px;
	cursor:pointer;
}
.calculator li:nth-child(1){
	margin-top: 0;
}
.calculator li div{
	width: 229px;
}
.calculator li strong{
	display: block;
	margin-bottom: 4px;
}
.calculator li img{
	float: left;
	margin-right: 6px;
	display: block;
}
.head-right-sp{
	margin-top: 3px;
	position: relative;
}
.head-right-sp img{
	margin-right: 8px;
}
.head-right-sp span{
	font-family: "微软雅黑";
	font-size: 20px;
}
.head-left{
	position: relative;
	width: 724px;
	height: 309px;
	box-sizing: border-box;
	padding: 145px 43px 0 57px;
}
.head-left img{
	position: absolute;
	cursor: pointer;
	/*top: 50%;
	transform: translateY(-50%);*/
	top: 124px;
}
.head-left-title{
	background: url(/v2/images/head/title-bg.png) no-repeat;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #1283eb;
	font-weight: bold;
	padding-left: 14px;
	height: 29px;
	line-height: 29px;
}
.head-left p{
	margin-top: 12px;
	font-size: 12px;
	line-height: 25px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.head-left li{
	width: 9px;
	height: 9px;
	margin-left: 7px;
	border-radius: 50%;
	background: #4ACAFF;
	float: left;
}
.head-left li:nth-child(1){
	margin-left: 0;
}
.head-left ul{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	overflow: hidden;
	float: left;
}
.active{
	background: #FFFFFF !important;
}

/*列表1*/
.list1{
	margin-top: 59px;
}

.list-left,.list-right{
	width: 515px;
}
.list-title{
	border-bottom: 1px solid #0BC9FF;
	font-size: 18px;
	color: #18b1ff;
	font-family: "微软雅黑";
	font-weight: bold;
	padding-bottom: 3px;
	position: relative;
}
.list ul{
	
}
.list ul li{
	border-bottom: 1px solid #ECECEC;
	margin-top: 12px;
}
.list ul li a{
	color: #696969;
	line-height: 21px;
}
.more{
	height: 20px;
	width: 57px;
	background: #38DA92;color: white;
	border-radius: 7px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 4px;
}
.active2{
	height: 42px;
}

/*页面中部轮播*/
.banner{
	margin-top: 50px;
	background: url(/v2/images/head/banner.jpg) no-repeat;
	height: 108px;
	overflow: hidden;
	margin-bottom: 49px;
}
.banner p a{
	font-size: 34px;
	font-family: "微软雅黑";
	display: block;
	 text-align:center;
	color: white;
	height: 108px;
    line-height: 108px;
}
.banner span{
	margin-left: 50%;
	font-size: 20px;
	font-family: "微软雅黑";
	color: white;
}

/*新闻*/
.news{
	margin-top: 9px;
	height: 193px;
	width: 354px;
	float: left;
	background: url(/v2/images/head/new.jpg) no-repeat;
	overflow: hidden;
	position: relative;
	background-size: 100% 100%;
}
.mb{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 36px;
	line-height: 36px;
	padding-left: 12px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: white;
	background: rgba(0,0,0,0.6);
}
.news-list{
	width: 711px;
	float: right;	
}
.news-list li{
	border-bottom: 1px solid #ECECEC;
	margin-top: 13px;
	position: relative;
}
.news-list li a{
	color: #696969;
	line-height: 21px;
}
.news-list li img{
	margin-right: 8px;
}
.news-list li time{
	position: absolute;
	right: 0;
	bottom: 0;
}

/*尾部*/
.footer{
	height: 155px;
	margin-top: 75px;
	background: #E6E9EE;
}
.contact{
	width: 50%;
	color: #7a8eab;
}
.contact img{
	margin-top: 21px;
	margin-bottom: 7px;
}
.contact1{
	width: 205px;
	line-height: 23px;
}
.QR-code{
	color: #7a8eab;
	text-align: center;
}
.QR-code img{
	margin-top: 13px;
	margin-bottom: 8px;
	display: block;
}
.apply{
	padding-top: 45px;
	color: #7a8eab;
	margin-right: 56px;
}
.apply span{
	display: block;
	padding-left: 11px;
	line-height: 29px;
}
.apply a{
	background: #8590A1;
	color: white;
	padding: 0 19px;
	border-radius: 1px;
	margin-right: 20px;
	height: 32px;
	line-height: 32px;
	display: block;
	float: right;
}
.apply a:hover{
	background: #4d5764;
}
.apply a:first-child{
	margin-right: 0;
}
