@charset "utf-8";
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,th,ul,button{
	margin: 0;
	padding: 0;
	border: 0
}
body{font:14px/1.5 "Microsoft YaHei"; }
b,em,i,ins{font-style:normal;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{outline:0;}
textarea{resize:none;}
a{text-decoration:none; }
.fr{float: right;}
.fl{float: left;}
.clearfix{zoom:1;}
.clearfix:after,.clearfix:before{content:"";display:table;}
.clearfix:after{clear:both;}
img,button{border:0;}

.header {
    width: 100%;
    height: 60px;
    background: #ffffff;
    width: 1200px;
    margin: 10px auto 0px;
}


.header-left {
    float: left;
    height: 60px;
    width: 149px;
}

.header-right {
    float: right;
    height: 60px;
    width: auto;
}

.header-right li {
	color: #0a000f;
	float: left;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	padding: 0 5px;
	width: auto;
}

.header-right li a {
	color: #0a000f;
	font-size: 16px;
}

.header-right li a:hover {
	color: #0a000f;
}
/* common */
.exam-title{
	width:1100px;
	text-align:center;
}
.exam-title img{
	vertical-align:middle;
	margin-right:20px;
}
.exam-subtitle{
	width:884px;
	height:80px;
	line-height:2;
	margin:20px auto 0;
	padding-left:50px;
	padding-top:15px;
	font-size:16px;
	color:#fff;
	background:url(../images/exam-subtitle.png) no-repeat center center;
}
/*.on{
	display:block;
}*/


/* exam-banner */
.exam-banner{
	width:100%;
	min-width:1100px;
	height:554px;
	background:url(../images/banner.jpg) no-repeat center center;
}
.exam-banner-container{
	width:1100px;
	height:554px;
	margin:0 auto;
	position:relative;
}
.exam-banner-container h1{
	font-size:50px;
	letter-spacing:2px;
	font-weight:normal;
	color:#f9f62b;
	position:absolute;
	top:55px;
	right:235px;
}
.exam-banner-container p{
	font-size:28px;
	letter-spacing:2px;
	font-weight:normal;
	color:#fff;
	position:absolute;
	bottom:60px;
	right:270px;
}
.exam-banner-container-animate{
	width:765px;
	height:342px;
	position:absolute;
	top:105px;
	left:160px;
    -moz-animation: name1 2s ease 0.5s 1 both;
    -webkit-animation:name1 2s ease 0.5s 1 both ;
    -o-animation:name1 2s ease 0.5s 1 both ;
    animation:name1 2s ease 0.5s 1 both ;
}
@keyframes name1 {
    0%{
        -webkit-transform: translateY(60px);opacity:0;
        -moz-transform: translateY(60px);opacity:0;
        -ms-transform:translateY(60px);opacity:0;
        -o-transform:translateY(60px);opacity:0;
        transform:translateY(60px); opacity:0;
     }
    100%{  
         -webkit-transform: translateY(0);  opacity:1;
        -moz-transform: translateY(0);  opacity:1;
        -ms-transform:translateY(0);  opacity:1;
        -o-transform:translateY(0);  opacity:1;
        transform:translateY(0); opacity:1;
    }
}
/* exam-newpaper */
.exam-newpaper{
	width:100%;
	height:100%;
	min-width:1100px;
	background:#fff;
}
.exam-newpaper-container{
	width:1100px;
	height:100%;
	padding:45px 0;
	margin: 0 auto;
	position:relative;
}
.exam-newpaper-container-subjects{
	width:419px;
	height:165px;
	margin-top:50px;
	border-right:1px dashed #999;
}
.exam-newpaper-container-subjects2{
	width:419px;
	height:165px;
	margin-top:50px;
	text-align:left;
}
.exam-newpaper-container-subjects3{
	width:853px;
	margin-top:10px;
}
.exam-newpaper-container-btn{
	width:853px;
	margin-top:25px;
}
.exam-newpaper-container-subjects-type{
	padding-top:15px;
}
.exam-newpaper-container-subjects-type p{
	font-size:16px;
	color:#333;
	line-height:2;
	letter-spacing:2px;
}
.exam-newpaper-container-subjects2 p{margin-left:50px;}
.exam-newpaper-container-subjects-type span {
	color:#333;
	font-weight:600;
	font-size:16px;
	letter-spacing:2px;
	padding:5px;
	background:#dbe7ff;
}
.exam-newpaper-container-btn-zh,.exam-newpaper-container-btn-english{
	width:380px;
	height:74px;
}
.exam-newpaper-container-btn-zh-l,.exam-newpaper-container-btn-english-l{
	width:250px;
	height:74px;
	line-height:74px;
	letter-spacing:2px;
	background:#199b4a;
	color:#fff;
	text-align:center;
}
.exam-newpaper-container-btn-english-l{
	background:#4466ab;
}
.exam-newpaper-container-btn-zh-r,.exam-newpaper-container-btn-english-r{
	width:130px;
	height:74px;
	line-height:74px;
	letter-spacing:2px;
	background:#00742c;
	text-align:center;
}
.exam-newpaper-container-btn-english-r{
	background:#002a7e; 
}
.exam-newpaper-container-btn-zh-r a,.exam-newpaper-container-btn-english-r a{
	display:block;
	color:#fff;
	text-align:center;
}
.exam-newpaper-container-btn-zh-r img,.exam-newpaper-container-btn-english-r img{
	vertical-align:middle;
	padding-right:5px;
}
.exam-newpaper-container-banner{
	width:226px;
	height:320px;
	background:url(../images/exam-new-banner.jpg) no-repeat center center;
	position:absolute;
	right:0px;
	top:200px;
}

/* exam-video */
.exam-video{
	width:100%;
	min-width:1100px;
	height:100%;
	background:#5578c6;
}
.exam-video-container{
	width:1100px;
	height:100%;
	padding:45px 0;
	margin: 0 auto;
}
.exam-video-container-list{
	margin-top:20px;

}
.exam-video-container-list-teacher{
	width:505px;
	height:205px;
	float:left;
	background:#fff;
	padding-left:25px;
	padding-top:15px;
	font-size:18px;
	margin:10px;
	position:relative;
}
.exam-video-container-list-teacher h2{
	font-size:16px;
	font-weight:600;
	padding-top:15px; 
}
.exam-video-container-list-teacher-type{
	width:300px;
	height:30px;
	font-size:18px;
	line-height:30px;
	letter-spacing:2px;
	text-align:center;
	padding:5px 6px;
	background:#5578c6;
	padding-top:10px;
	color:#fff;
	margin-top:15px; 
}
.exam-video-container-list-teacher-name{
	width:118px;
	height:30px;
	color:#5578c6;
	text-align:center;
	margin-top:15px; 
}
.exam-video-container-list-teacher-play{
	color:#5578c6;
	padding-top:15px; 
	width:120px;
	height:40px;

}
.exam-video-container-list-teacher-play a{
	color:#3a9947;
	padding-top:15px; 
}
.exam-video-container-list-teacher-play img{
	vertical-align:middle;
	padding-right:10px;
}
.exam-video-container-list-teacher-img1{
	width:154px;
	height:191px;
	background:url(../images/exam-video-teacher1.png) no-repeat center center;
	position:absolute;
	top:20px;
	right:25px;
}
.exam-video-container-list-teacher-img2{
	width:154px;
	height:191px;
	background:url(../images/exam-video-teacher2.png) no-repeat center center;
	position:absolute;
	top:20px;
	right:25px;
}
.exam-video-container-list-teacher-img3{
	width:154px;
	height:191px;
	background:url(../images/exam-video-teacher3.png) no-repeat center center;
	position:absolute;
	top:20px;
	right:25px;
}
.exam-video-container-list-teacher-img4{
	width:154px;
	height:191px;
	background:url(../images/exam-video-teacher4.png) no-repeat center center;
	position:absolute;
	top:20px;
	right:25px;
}
/* exam-subbanner */
.exam-subbanner{
	width:100%;
	min-width:1100px;
	height:123px;
	background:url(../images/sub-banner.jpg) no-repeat center center;
}
.exam-subbanner-container{
	width:1100px;
	height:123px;
	margin:0 auto;
	position:relative;
}
.exam-subbanner-container-adver{
	width:564px;
	height:76px;
	position:absolute;
	top:23px;
	left:189px;
}
/* .exam-ready */
.exam-ready{
	width:100%;
	min-width:1100px;
	background:#fff;
}
.exam-ready-container{
	width:1100px;
	height:100%;
	padding:45px 0;
	margin: 0 auto;
}
.exam-ready-container-subtitle{
	width:1100px;
	margin:20px auto 0;
	height:90px;
	line-height:90px;
	background:#e5ecff;
}
.exam-ready-container-subtitle p{
	font-size:34px;
	letter-spacing:2px;
	color:#4d6ab6;
	padding-left:40px;
}
.exam-ready-container-subtitle a{
	display:block;
	font-size:26px;
	letter-spacing:2px;
	color:#333;
	padding-right:30px;
}
.exam-ready-container-subtitle a img{
	vertical-align:middle;
	margin-left:5px;
}
.exam-ready-container-list{
	margin-top:20px;
}
.exam-ready-container-list-banner{
	width:501px;
	height:600px;
	background:url(../images/exam-ready-banner.jpg) no-repeat center center;
}
.exam-ready-container-list-descript{
	width:599px;
	height:600px;
	background:#f8f6f9;
}
.exam-ready-container-list-descript-title{
	margin:35px auto 15px;
	text-align:center;
	width:300px;
}
.exam-ready-container-list-descript-title p{
	width:175px;
	height:40px;
	line-height:40px;
	letter-spacing:2px;
	font-size:16px;
	border-radius:5px;
	background:#4d6ab6;
	text-align:center;
	color:#fff;
	margin-right:10px;
}
.exam-ready-container-list-descript-title img{
	vertical-align:middle;
	padding-right:10px;
}
.exam-ready-container-list-descript-ul{
	padding-left:50px;
}
.exam-ready-container-list-descript-ul li{
	line-height:1.5;
	padding-right:20px;
}
.exam-ready-container-list-descript-ul li:nth-child(even){
	margin-left:50px;
	font-size:16px;
	color:#606060;
	padding-bottom:12px;
	border-bottom:1px dashed #606060;
}
.exam-ready-container-list-descript-ul li img{
	vertical-align:middle;
	padding-right:5px;
}
.exam-ready-container-list-descript-ul li a{
	display:block;
	color:#333;
	color:#323232;
	font-size:16px;
}
/* exam-teacher */
.exam-teacher{
	width:100%;
	min-width:1100px;
	height:931px;
	background:url(../images/exam-teacher.jpg) no-repeat center center;
}
.exam-teacher-container{
	width:1100px;
	height:100%;
	padding:25px 0;
	margin: 0 auto;
}
.exam-teacher-container-teacher{
	width:740px;
	height:370px;
	margin:20px auto 0;
	text-align:center;
}
.exam-teacher-container-teacher p{
	font-size:16px;
	margin-top:20px;
	color:#eeeeee;
}
.exam-teacher-container-teacher-list{
	width:790px;
	margin:0 auto;
}
.exam-teacher-container-teacher-list li{
	width:129px;
	height:129px;
	border-radius:129px;
	border:4px solid #d1d2ff;
	float:left;
	margin:30px 10px 0;
}
.exam-teacher-container-teacher-list li:hover{
	box-shadow:0px 0px 15px #ffff00;
	border:4px solid #ffff00;
}
.exam-teacher-container-teacher-button{
	width:1000px;
	margin:30px auto 0;
	cursor:pointer;
}
.exam-teacher-container-teacher-button li{
	float:left;
	margin:0 30px;
	background:url("../images/icon-redius.png") no-repeat;
	width:180px;
	height:49px; 
	text-align: center;
	line-height: 49px; 
	font-size: 20px;
	color:#094294;
}
/* exam-form */
.exam-form{
	width:100%;
	min-width:1100px;
	background:#31338a;
}
.exam-form-container{
	width:1100px;
	height:100%;
	padding:35px 0;
	margin: 0 auto;
}
.exam-form-container-title{
	width:271px;
	height:28px;
	margin:0 auto;
	background:url(../images/exam-form-title.png) no-repeat center center;
}
.exam-form-container-input{
	width:1100px;
	margin:0 auto;
}
.exam-form-container-input-li{
	float:left;
	width:280px;
	margin:30px 15px 0;
}
.exam-form-container-input-li label{
	font-size:18px;
	color:#fff;
}
.exam-form-container-input-li input{
	width:180px;
	height:40px;
	border:0px;
	border-radius:25px;
	padding-left:15px;
}
.exam-form-container-input-btn{
	float:left;
	width:125px;
	height:40px;
	margin:30px 0 0 40px;
}
.exam-form-container-input-btn button{
	width:125px;
	height:40px;
	line-height:40px;
	background:#ffff00;
	font-size:18px;
	color:#333;
	text-align:center;
	border-radius:25px;
	cursor:pointer;
}
/* exam-strategy */
.exam-strategy{
	width:100%;
	min-width:1100px;
	background:#fff;
}
.exam-strategy-container{
	width:1100px;
	height:100%;
	padding:35px 0;
	margin: 0 auto;
}
.exam-strategy-container-list{
	width:1100px;
	margin:30px auto 0;
}
.bg1{background:#4d6ab6;}
.bg2{background:#4d90b6;}
.bg3{background:#4db69a;}
.bg4{background:#59b64d;}
.bg5{background:#b66b4d;}
.bg1 a{color:#4d6ab6;}
.bg2 a{color:#4d90b6;}
.bg3 a{color:#4db69a;}
.bg4 a{color:#59b64d;}
.bg5 a{color:#b66b4d;}
.exam-strategy-container-list-page{
	width:216px;
	height:390px;
	margin:0 2px;
	float:left;
}
.exam-strategy-container-list-page-content{
	font-size:16px;
	text-align:center;
	line-height:2.2;
	letter-spacing:2px;
}
.exam-strategy-container-list-page-content h3{
	color:#fff;
	font-weight:400;
	padding-top:8px;
}
.exam-strategy-container-list-page-content a{
	display:block;
	width:200px;
	height:45px;
	line-height:45px;
	font-size:26px;
	margin:0 auto;
	background:#fff;
}
.exam-strategy-container-list-page-content p{
	color:#fff;
}
.exam-strategy-container-list-page-content-type{
	font-size:20px;
}
/* tab */
.exam-teacher-tab {
	display: none;
}
.exam-teacher-tab.active {
	display: block;
}

div.dacia1 {
	display: none;
}
div.dacia1.abc {
	display: block;
}
div.dacia2 {
	display: none;
}
div.dacia2.abc2 {
	display: block;
}
div.dacia3 {
	display: none;
}
div.dacia3.abc3 {
	display: block;
}
div.dacia3{
	display: none;
}
div.dacia3.abc3 {
	display: block;
}
div.dacia4 {
	display: none;
}
div.dacia4.abc4 {
	display: block;
}
div.dacia4{
	display: none;
}
div.dacia4.abc4 {
	display: block;
}
.footer{width:100%;height:311px;font-size:14px;color:#999;background:url(../images/b1.png);}
.footer_one{width:1286px;height:311px;margin:0 auto;}
.footer_about{width:276px;height:230px;border-right:solid 1px #2b2b2b;float:left;margin-top:18px;}
.footer_one h1{font-size:16px;color:#ccc;margin-bottom:30px;}
.footer_about a{width:90px;height:29px;background:url(../images/b2.png);float:left;margin-top:20px;}
.footer_contact{width:337px;height:230px;border-right:solid 1px #2b2b2b;float:left;margin-top:18px;padding-left:30px;}
.footer_join{width:337px;height:230px;border-right:solid 1px #2b2b2b;float:left;margin-top:18px;padding-left:30px;}
.footer_join img{float:left;}
.footer_join div{float:left;margin-top:17px;}
.audition{margin-left:50px;display:inline;}
.copyright{width:1286px;text-align:center;float:left;margin-top:20px;}
.footer_one span{line-height:24px;}
.footer_map{width:240px;height:230px;float:left;margin-top:18px;padding-left:30px;}
.footer_map div{width:202px;height:24px;float:left;}
.footer_map div a{width:70px;text-align:left;height:24px;line-height:24px;color:#999;}