﻿*{
	margin:0;
	padding:0;
	text-decoration:none;
}
ul{
	list-style:none;
}
html body{
	background:#F5F5F5;	
	color:#1C1F21;
}
.clear{ 
	clear:both
} 
.left{
	float: left;
}
.right{
	float: right;
}
.main{
	min-width:1200px;
	max-width:1920px;
	margin:0 auto;
}
.banner{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	margin:0 auto;
	height:450px;
	overflow:hidden;
	background:url(../images/banner.jpg) no-repeat center;
}
.authent{
	width: 1200px;
	margin: 0 auto;
}
.title{
	text-align: center;
	font-size: 36px;
	margin: 50px 0 30px 0;
}
.authent-midd{
	display: inline-block;
}
.authent-cent{
	font-size: 16px;
	line-height: 30px;
}
.authent-midd{
	margin-top: 30px ;
}
.authent-ul{
	height: 350px;
	margin-right: 31px;
}
.authent-ul li{
	display: none;
}
.authent-ul li:first-child{
	display: block;
}
.authent-ul-cent{
	width: 800px;
	height: 330px;
	line-height: 330px;
	border-radius: 10px;
	border: 1px solid #545C63;
	box-shadow:3px 3px 0 rgba(212,53,122,1);
    -webkit-box-shadow:3px 3px 1px rgba(212,53,122,1);
    -moz-box-shadow:3px 3px 1px rgba(212,53,122,1);
    -o-box-shadow:3px 3px 1px rgba(212,53,122,1);
    -ms-box-shadow:3px 3px 1px rgba(212,53,122,1);
    position: relative;
    background-color: #FFF;
}
.authent-bg{
	width: 130px;
	position: absolute;
	top: -20px;
	left: -60px;
	z-index: -1;
}
.authent-ul-l{
	width: 320px;
	height: 170px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	margin-top: -30px;
}
.authent-ul-l p{
	color: #D82D77;
	font-size: 24px;
	text-align: center;
}
.authent-ul-r{
	width: 420px;
	display: inline-block;
	vertical-align: middle;
}
.authent-ul-r p{
	font-size: 16px;
	line-height: 30px;
}
.pink{
	color: #D82D77;
}
.authent-ul-tit li{
	width: 368px;
	height: 90px;
	line-height: 90px;
	border-radius: 10px;
	color: #FFF;
	font-size: 26px;
	text-align: center;
	margin-bottom: 30px;
	border: 1px solid #545C63;
	color: #545C63;
	cursor: pointer;
}
.authent-ul-tit .authent-on{
	background-color: #D4357A;
	border: 1px solid #D82D77;
	color: #FFF;
}
.trophy{
	overflow: hidden;
	position: relative;
	margin-top: 50px;
}
.trophy-bg{
	position: absolute;
	width: 170px;
}
.trophy-bg1{
	top: 350px;
	left: 0;
}
.trophy-bg2{
	top: 0;
	right: 0;
}
.trophy-top{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.trophy-bg3{
	top: -50px;
	left: 0;
}
.trophy-bg4{
	bottom: 100px;
	right: 100px;
}
.trophy-tit{
	margin-top: 10px;
}
.trophy-cent{
	position: relative;
}
.trophy-ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.trophy-ul li{
	text-align: center;
	float: left;
	font-size: 16px;
	margin-top: 10px;
}
.trophy-img{
	width: 793px;
	margin: 0 auto;
	display: block;
}
.trophy-ul-bott{
	width: 793px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.trophy-ul-bott li{
	text-align: center;
	float: left;
	font-size: 16px;
	margin-top: 10px;
}
.service{
	max-width: 1920px;
	min-width: 1200px;
	height: 720px;
	background-color: #18066C;
	position: relative;
	overflow: hidden;
}
.service-tit{
	color: #FFF;
}
.service-bg1{
	position: absolute;
	top: 0;
	left: 0;
}
.service-bg2{
	position: absolute;
	bottom: 0;
	right: 0;
}
.service-cent{
	width: 1206px;
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	margin: 60px auto 0;
}
.service-cent li{
	width: 380px;
	height: 458px;
	border-radius: 10px;
	background-color: #FFF;
	padding: 60px 40px 0;
	position: relative;
	margin-right: 30px;
	float: left;
}
.service-cent li:last-child{
	margin-right: 0;
}
.service-bg3{
	position: absolute;
	top: 50px;
	left: -180px;
}
.service-bg4{
	position: absolute;
	bottom: 80px;
	right: -180px;
}
.service-bg5{
	position: absolute;
	top: -140px;
	right: -50px;
}
.service-list{
	width: 175px;
	height: 60px;
	line-height: 60px;
	background: url(../images/service-list1.png) no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	margin: auto;
}
.exam-list{
	background: url(../images/service-list2.png) no-repeat;
}
.evidence-list{
	background: url(../images/service-list3.png) no-repeat;
}
.service-list-tit{
	color: #1C1F21;
	font-size: 20px;
}
.service-list-tit:before{
	content: "●";
	color: #D82D77;
	width:10px;
	height:10px;
	margin-right: 8px;
}
.service-cent li p{
	height: 100px;
	color: #545C63;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
.advantage{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.advan-tit{
	margin-bottom: 8px;
}
.subtitle{
	font-size: 18px;
	color: #545C63;
	text-align: center;
}
.advan-cent{
	width: 1200px;
	margin: 30px auto 0;
	position: relative;
	display: inline-block;
}
.advan-cent li{
	width: 300px;
	float: left;
}
.advan-cent li:nth-of-type(2){
	width: 600px;
}
.advan-li-tit{
	font-size: 20px;
}
.advan-li-cent{
	color: #545C63;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
.advan-left-top{
	margin-top: 50px;
}
.advan-midd-bott{
	width: 300px;
	margin: 0 auto;
}
.advan-left-bott{
	margin-top: 200px;
}
.advan-midd-img{
	margin-left: -20px;
}
.advan-cent .advan-li-img{
	width: 125px;
	position: absolute;
	top: 250px;
}
.advan-cent .advan-li-img2{
	width: 125px;
	position: absolute;
	right: 0;
	bottom: 120px;
}
.ict{
	width: 1200px;
	margin: 20px auto 30px auto;
	overflow: hidden;
}
.ict-ul{
	overflow: hidden;
	margin-top: 30px;
}
.ict-ul li{
	width: 284px;
	height: 310px;
	background: #FFF;
	border-radius: 10px;
	overflow: hidden;
	margin:0 20px 20px  0;
	float: left;
}
.ict-ul li:nth-of-type(4),.ict-ul li:nth-of-type(8){
	margin-right: 0;
}
.ict-img{
	width: 100%;
}
.itc-tit{
	line-height: 24px;
	height: 60px;
	margin: 10px auto 20px;
	text-align: center;
}
.ict-li-a{
	width:144px;
	height:36px;
	line-height: 36px;
	background:#D82D77;
	border-radius:6px;
	display: block;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
}
.ict-li-a:hover{
	background:#CB296F;
}
.discount{
	height: 600px;
	width: 100%;
	background-color: #18066C;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}
.discount-bg1{
	position: absolute;
	bottom: 0;
	left: 0;
}
.discount-bg2{
	position: absolute;
	top: 0;
	right: 0;
}
.discount-tit{
	color: #FFF;
}
.discount-cent{
	width: 1200px;
	height: 356px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 35px auto;
	overflow: hidden;
}
.discount-left{
	width: 248px;
	height: 356px;
	background-color: #D82D77;
	color: #FFF;
	font-size: 24px;
	text-align: center;
}
.discount-left img{
	margin-top: 80px;
}
.discount-right{
	width: 950px;
	background: #FFF;
}
.discount-right tr:first-child{
	background: #504E57;
}
.discount-right tr th,.discount-right tr td{
	width: 239px;
	font-size: 16px;
	font-weight: normal;
	height: 60px;
	text-align: center;
	color: #1C1F21;
	padding: 0 20px;
}
.discount-right tr th{
	color: #FFF;
	font-size: 18px;
}
.discount-right tr td{
	border-top: 1px solid rgba(229,229,229,1);
	border-left: 1px solid rgba(229,229,229,1);
}
.lab{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto 35px auto;
}
.lab-tit{
	margin-bottom: 10px;
}
.lab-img{
	height: 380px;
	overflow: hidden;
	margin: 30px 0;
}
.lab-img img{
	width: 285px;
	height: 380px;
	border-radius: 8px;
	float: left;
	margin-left: 20px;
}
.lab-img img:first-child{
	margin-left: 0;
}
.teacher-block{
	width:100%;
	height:652px;
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
	background: #FFF;
}
.teac-right{
	position: absolute;
	width:50%;
	height:100%;
	right:0px;
	top:0;
	background: #D82D77;
}
.teac-cent{
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
	background:url(../images/teac-img-bg.png) right center no-repeat;
	background-size: 40% 100%;
	position: relative;
	background-color: #fff;
}
.teac-main{
	width:1100px;
	height:500px;
	position: relative;
	overflow: hidden;
}
.teacher-info{
	width: 5500px;
	position: absolute;
	height:100%;
	left: 0;
	top: 0;
}
.teac-box{
	width: 1100px;
	float: left;
}
.teac-cent h4{
	height:50px;
	font-size:36px;
	font-weight:500;
	color:#1C1F21;
	line-height:50px;
	text-align: center;
	margin-top: 70px;
}
.teac-name{
	height:33px;
	font-size:24px;
	font-weight:400;
	color:#1C1F21;
	line-height:33px;
	margin-top:76px;
}
.teac-name span{
	font-size:14px;
	color:#4D555D;
	margin-left:21px;
	display: inline-block;
	vertical-align: middle;
}
.teac-name:before{
	content:"";
	display:inline-block;
	width:19px;
	height:19px;
	background: #D82D77;
	margin-right:7px;
}
.teac-info{
	height:320px;
	border:1px solid #1B1F21;
	margin-top:22px;
	padding:44px 40px 0;
	position: relative;
	background-color: #FFF;
}
.teac-info>div{
	margin-bottom: 21px;
}
.teac-ico{
	vertical-align: middle;
}
.info-title{
	font-size:20px;
	font-weight:400;
	color:#1C1F21;
	line-height:30px;
	margin:0 21px 0 12px;
	vertical-align: middle;
}
.info-text{
	width:678px;
	line-height: 24px;
	font-size:16px;
	color:#545C63;
	vertical-align: middle;
}
.teac-img{
	position: absolute;
	bottom: 50px;
	right:30px;
}
.teac-left-btn{
	background: url(../images/teac-ico-left.png) no-repeat;
	margin-right: 10px;
}
.teac-right-btn{
	margin-left: 10px;
	background: url(../images/teac-ico-right.png) no-repeat;
}
.teac-left-btn,.teac-right-btn{
	height: 540px;
	width: 50px;
	background-position: center;
	cursor: pointer;
}
.spots{
	width: 110px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	margin: 0 auto;
}
.spots li{
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: #E6ECF0;
	margin-right: 10px;
	float: left;
	cursor: pointer;
}
.spots .spots-on{
	background-color: #CC315D;
}
.who{
	height: 660px;
	overflow: hidden;
	background: url(../images/who-bg1.png) top left no-repeat,url(../../image/zhuanti/huawei/who-bg2.png) bottom right no-repeat;
	background-color: #18066C;
}
.who-cent,.who-img{
	width: 1200px;
	margin: 0 auto;
}
.who-img{
	margin-top: 70px;
}
.who-img img{
	margin-right: 10px;
}
.who-cent p{
	margin-top: 30px;
	line-height: 30px;
	color: #FFF;
	font-size: 16px;
}
.award{
	overflow: hidden;
	background: #FFF;
	padding-bottom: 60px;
}
.award img{
	display: block;
	margin: 0 auto;
}
.bottom-block{
	width:100%;
	height:321px;
	max-width:1920px;
	min-width:1200px;
	margin:0 auto;
	background:url(../images/bottom-bg.png) center no-repeat;
	background-color: #FFF;
	overflow: hidden;
}
.bottom-block>div{
	height:321px;
}
.bottom-text{
	width:256px;
	float:right;
	margin:90px 31% 0 0;
}
.bottom-console{
	display:block;
	width:251px;
	height:60px;
	background:rgba(221,57,44,1);
	font-size:20px;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:60px;
	text-align: center;
	margin:34px 0 0 20px;
}
.bottom-console:hover{
	background:rgba(221,57,44,0.8);
}
