﻿*{
	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:520px;
	overflow:hidden;
	background:url(../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 ;
	display:-webkit-flex;display: flex;
	
}
.authent-ul{
	height: 350px;
	margin-right: 31px;
}
.z-left{
					width:704px;
					height:410px;
					display:-webkit-flex;display: flex;
					flex-wrap: wrap;
					}
.z-mid{
					width:114px;
					height:410px;
					display:-webkit-flex;display: flex;
					flex-wrap: wrap;
					}
.z-right{border:1px solid red;
					width:380px;
					height:390px;
					background-color:#d4357b;
					display:-webkit-flex;display: flex;
					flex-wrap: wrap;
					justify-content:center;
					align-content: flex-start;
					}
.z-right span{color:#FFF; font-size:20px; font-weight:bold;}
.yangshi11{border: 1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius: 2px;
	width:206px;
	height:30px;
	}
.authent-ul li{
	display: none;
}
.authent-ul li:first-child{
	display: block;
}
.authent-ul-cent{
	width: 700px;
	height: 330px;
	
}
.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: 40px;
	right: 80px;
}
.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;

	position: relative;
	overflow: hidden;
}
.service-tit{
	color:#1C1F21;
}
.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: 510px;
	border-radius: 10px;
	
	padding: 60px 40px 0;
	position: relative;
	margin-right: 30px;
	float: left;
}

.service-cent li:first-child{
	background-color:#E1E1E1;
	width:353px;
	height:480px;
	
	}

.service-cent li:last-child{
	margin-right: 0;
	background-color:#E1E1E1;
	width:353px;
	height:480px;
}

.service-cent li:nth-child(2){
	
	background-color:#D82D77;
	
}
.service-cent li:nth-child(2) p{
	
	color:#FFF;
	
}

.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/gw20430//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/gw20430//service-list2.png) no-repeat;
}
.evidence-list{
	background: url(../../images/gw20430//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-list-tit .duigou{
	content: "√";
	/*color: #D82D77;*/
	width:10px;
	height:10px;
	margin-left: 8px;
	}
.service-cent li p{
	/*height: 73px;*/
	color: #545C63;
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom:10px;
}
.advantage{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.advan-tit{
	margin-bottom: 8px;
	color:#FFF
}
.subtitle{
	font-size: 18px;
	color:#FFF;
	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:100%;
	height:auto;
	margin-top:30px;
	overflow: hidden;
	background-color: #18066C;
}
.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;
	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;
	
}
.discount-bg1{
	position: absolute;
	bottom: 0;
	left: 0;
}
.discount-bg2{
	position: absolute;
	top: 0;
	right: 0;
}
.discount-tit{
	/*color: #FFF;*/
}
.discount-cent{
	width: 952px;
	height: 356px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	right: 0;
	margin:10px auto 35px;
	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:first-child{
	
	
	width:238px;
}
.discount-right tr th:nth-child(2){

	width:288px;
}
.discount-right tr th{
	border-right: 1px solid rgba(229,229,229,1);
	 
	}
.discount-right tr th:last-child{
	border-right:none;
	width:426px;
	}
.discount-right tr td:first-child{
	background-color:#999;
	width:238px;
	color:#FFF;
	
}
.discount-right tr td:nth-child(2){
	background-color:#D82D77;
	color:#FFF;
	width:288px;
	font-size:20px;
	font-weight:bold;
}
.discount-right tr td:last-child{
	width:426px;
}
.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/gw20430//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/gw20430//teac-ico-left.png) no-repeat;
	margin-right: 10px;
}
.teac-right-btn{
	margin-left: 10px;
	background: url(../../images/gw20430//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/gw20430///who-bg1.png) top left no-repeat,url(../../images/gw20430//who-bg2.png) bottom right no-repeat;
	/*background-color: #18066C;*/
}
.who-cent,.who-img{
	width: 1200px;
	margin: 0 auto;
}
.who-img{
	margin-top: 40px;
}
.who-img img{
	border:1px solid #666;
	}
.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-console:hover{
	background:rgba(221,57,44,0.8);
}

.four{
    width: 1199px;
    margin: 0 auto;
    border: #E6E6E6 solid 0px;
}
#gdwarp h1 {
    font-size: 50px;
    font-weight: 100;
    color: #333;
    text-align: center;
    height: 75px;
    padding: 50px 0 40px 0;
}
.four ul.ulone {
    margin-left: 40px;
}
.four ul {
    width: 300px;
    border: solid #F00 0px;
    float: left;
    margin-top: 40px;
    display: inline;
}
.four ul li {
    text-align: center;
}
li {
    list-style-type: none;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis);
}
.four ul li.fourone {
    font-size: 29px;
    color: #079;
    line-height: 61px;
    height: 61px;
}
.four ul li.fourtwo {
    font-size: 24px;
    color: #333;
    /* border-bottom: solid #666 1px; */
    padding-bottom: 20px;
}
.four ul.ultwo {
    margin: 40px 105px 0 105px;
}