*{
    margin:0;
    padding: 0;
    list-style: none;
}
body{
    margin: 0;
    padding: 0;
    
    background-color: #f4f7ff;
    position: relative;
}
p{
    margin: 0;
}
a{
    text-decoration: none;
}
li{
    list-style:none;
}

header{
    width: 100%;
    height: 68px;
}
header .nav{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1024;
    width: 100%;
    height: 68px;
    background-color: #2e58eb;
    box-shadow: 0 4px 8px 0 rgb(7 17 27 / 10%);
}
header .nav .top{
    width: 1200px;
    
    height: 68px;
    margin: 0 auto;
}
header .nav .top .logo{
    box-sizing: border-box;
    float: left;
    height: 68px;
    padding-top: 10px;
}
header .nav .top li a{
    float: left;
    height: 68px;
    line-height: 68px;
    margin-left: 31px;
    font-size: 16px;
    color: #ffffff;
}
header .nav .top li:first-of-type a{
    margin-left: 24px;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
.main .left{
    float: left;
    width: 846px;
    margin-top: 28px;
}
.main .left .cindy{
    float: left;
    
}
.main .left .cindy_menu{
    float: left;
    box-sizing: border-box;
    width: 126px;
    height: 246px;
    background-color: #ffffff;
    border-radius: 20px;
    position: sticky;
    top: 90px;
}
.main .left .cindy_menu li{
    float: left;
    
}
.main .left .cindy_menu li a{
    float: left;
    display: block;
    width: 96px;
    font-family: "黑体";
    font-size: 14px;
    color: #252525;
    height: 41px;
    line-height: 41px;
    text-align: center;
    
}
.main .left .cindy_menu li div{
    box-sizing: border-box;
    float: left;
    width: 30px;
    text-align: center;
    height: 41px;
    line-height: 41px;
    background-color: #efab1c;
   
   
}
.main .left .cindy_menu li:nth-child(1) div{
    border-top-left-radius: 20px;
}
.main .left .cindy_menu li:nth-last-child(1) div{
    border-bottom-left-radius: 20px;
}
.cindy_right{
    float: left;
    margin-left: 19px;
}

.cindy_right .news ul li{
    width: 700px;
    height: 178px;
    background-color: #ffffff;
    border-radius: 10px;
    box-sizing: border-box;
    padding-left: 18px;
    padding-top: 25px;
    padding-right: 18px;
    margin-bottom: 18px;
}
.cindy_right .news ul li h2{
    font-family: "黑体";
    font-size: 18px;
    color: #454545;
    font-weight: 600;
}
.cindy_right .news ul li div{
    margin-top: 20px;
}
.news ul li div img{
    display: block;
    float: left;
    margin-right: 12px;
    width: 136px;
    height: 88px;
}
.news ul li div p{
    box-sizing: border-box;
    padding-top: 8px;
    line-height: 22px;
    font-family: "黑体";
    font-size: 12px;
    color: #999999;
    margin-bottom: 10px;
}
.news ul li div span{
    
    font-family: "黑体";
    font-size: 12px;
    color: #999999;
}
.right{
    float: left;
    margin-left: 20px;
    margin-top: 28px;
    position: sticky;
    top: 80px;
}

.exam_time{
    width: 334px;
    height: 300px;
    
}

.exam_time .countdown{
    width: 334px;
    height: 175px;
    background: url(../images/time.jpg) no-repeat;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.exam_time .countdown .year{
    font-family: "黑体";
    box-sizing: border-box;
    padding-top: 25px;
    font-size:26px;
    color: #ffffff;
    text-align: center;
}
.exam_time .countdown .year span:nth-of-type(1){
    font-size: 34px;
    color: #e7d900;
}
.exam_time .countdown .year span{
    font-size: 30px;
}
.exam_time .countdown .time{
    margin-left: 62px;
    margin-top: 20px;
}
.exam_time .countdown .time span{
    font-size: 40px;
    font-family: "Impact";
    margin-right: 48px;
}
.exam_time .countdown .mark{
    box-sizing: border-box;
    padding-left: 5px;
    margin-top: 10px;
}
.exam_time .countdown .mark span{
    font-family: "黑体";
    font-size: 14px;
    color: #ffffff;
    margin-left: 72px;
}
.exam_time .search{
    background-color: #ffffff;
    height: 125px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
}
.exam_time .search .sourch{
    box-sizing: border-box;
    height: 40px;
    width: 294px;
    margin-top: 28px;
    border: none;
    border-radius: 5px;
    margin-left: 20px;
    background-color: #f2f2f2;
    padding-left: 10px;
   
}
.exam_time .search .btn{
    height: 40px;
    width: 30px;
    line-height: 40px;
    background: url(../images/sousuoxiao.png) no-repeat;
    border:none;
    position: absolute;
    top:40px;
    right: 10px;
}

.exam_time .search .option{
    
    margin-left: 5px;
    margin-top: 20px;
}
.exam_time .search .option a{
    font-family: "黑体";
    font-size:12px;
    color: #666666;
    margin-left: 15px;
}

.enroll{
    
    box-sizing: border-box;
    margin-top: 18px;
    display: block;
    height: 524px;
    width: 334px;
    background-image: url(../images/ti.jpg);
    background-repeat: no-repeat;
    padding-top: 26px;
}
.enroll .score{
    text-align: center;
    font-family: "黑体";
    font-size: 18px;
    color: #ffffff;
}
.enroll .score span{
    font-family: "";
    font-size: 22px;
    color: #0b4b4b;
}
.enroll .service{
    font-family: "黑体";
    font-size: 12px;
    color: #fdf2dc;
    box-sizing: border-box;
    padding-left: 28px;
    padding-right: 28px;
    margin-top: 14px;
    line-height: 14px;
}
.enroll .form{
    box-sizing: border-box;
    
    width: 319px;
    margin: 0  auto;
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 21px;
    padding-bottom: 20px;
    border-radius: 10px;
    background-image: linear-gradient(#f1f4fe,#fcf9f3);
}
.enroll .form div{
    margin-top: 10px;
    box-sizing: border-box;
    font-family: "黑体";
    font-size: 14px;
    color: #333333;
    line-height: 15px;
}
.enroll .form div input{
    box-sizing: border-box;
    padding-left: 10px;
    width: 278px;
    height: 28px;
    font-family: "黑体";
    font-size: 12px;
    color: #c2c2c2;
    display: block;
    margin-top: 10px;
    border: none;
    border-radius: 5px;
}
.enroll .submit{
    width: 178px;
    height: 34px;
    border-radius: 100px;
    background-color: #dcd230;
    text-align: center;
    line-height: 34px;
    margin: 0 auto;
    margin-top: 15px;
}
.enroll .submit a{
    font-family: "黑体";
    font-size: 14px;
    color: #0b4b4c;
}
.channel{
    
    width: 334px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 18px;
}

.channel  h2{
    box-sizing: border-box;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "黑体";
    font-size: 14px;
    color: #0b4b4c;
    display: block;
    border-bottom:1px solid #f5f5f5;
}
.channel .province{
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 20px;
    width: 334px;
    background-color: #ffffff;
}
.channel .province{
    margin-top: 5px;
}
.channel .province a{
    display: block;
    float: left;
    width: 89px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #2e58eb;
    border-radius: 3px;
    margin-left: 10px;
    margin-top: 10px;
    font-family: "黑体";
    font-size: 14px;
    color: #2e58eb;
}
.channel .province  a:hover{
    background-color: #e0e7ff;
}
.directory{
    float: left;
    box-sizing: border-box;
    width: 334px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 16px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.directory h2{
    box-sizing: border-box;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    padding-right: 20px;
}
.directory h2{
    font-family: "黑体";
    font-size: 14px;
    color: #0b4b4c;
    display: block;
    border-bottom:1px solid #f5f5f5;
}
.directory .catalogue{
    margin-top: 20px;
    
}
.directory .catalogue{
    margin-top: 15px;
}
.directory .catalogue ul a{
    float: left;
    width: 89px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #2e58eb;
    border-radius: 3px;
    margin-top: 10px;
    margin-left: 7px;
    font-family: "黑体";
    font-size: 14px;
    color: #2e58eb;
}
.directory .catalogue ul a:hover{
    background-color: #e0e7ff;
}
.information{
    float: left;
    margin-top: 20px;

}
.information li{
    display: block;
    height: 62px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    font-family: "黑体";
}
.information  li:nth-last-of-type(1){
    border: none;
}
.information li a img{
    float: left;
    margin-right: 8px;
    width: 80px;
    height: 52px;
}
.information li a h4{
    line-height: 16px;
    font-size: 12px;
    color: #333333;

}
.information li a span{
    display: block;
    font-size: 12px;
    color: #999999;
    margin-top: 4px;
}
footer{
    float: left;
    margin-top: 20px;
    width: 100%;
    background-color: #ffffff;
    height: 166px;
}
.about{
    height: 74px;
    width: 100%;
    line-height: 74px;
    border-bottom: 2px solid #f5f5f5;
}
.about div{
    width: 1200px;
    margin: 0 auto;
}
.about a{
    color: #333333;
    margin-right: 30px;
}
.complaints{
    margin: 0 auto;
    box-sizing: border-box;
    width: 1200px;
    height: 90px;
    padding-top: 18px;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #999999;
}
.complaints p{
    margin-top: 10px;
}
.complaints div{
    margin-top: 10px;
}
.complaints div a{
    color: #666;
    margin-right: 10px;
}


.Sublime{
    font-family: "黑体";
    font-size: 14px;
    color: #333333;
    height: 62px;
    line-height: 62px;
}
.Sublime a{
    font-family: "黑体";
    font-size: 14px;
    color: #333333;
}
.college{
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #ffffff;
    
}

.college .atom li{
    float: left;
    margin: 8px;
}
.college .atom li a{
    display: block;
    box-sizing: border-box;
    padding: 9px 12px;
    background-color:#f2f2f2;
    border-radius: 5px;
    font-family: "黑体";
    font-size: 14px;
    color: #666;
}
.college .atom li a:hover{
    background-color: #2e58eb;
    color: #ffffff;
}
.college .provinces{
    padding: 20px 0px;
}
.college .provinces li{
    float: left;
    margin: 5px;
}
.college .provinces li a{
    display: block;
    box-sizing: border-box;
    padding: 9px 12px;
    background-color:#f2f2f2;
    border-radius: 5px;
    font-family: "黑体";
    font-size: 14px;
    color: #666;
}
.college .provinces li a:hover{
    background-color: #2e58eb;
    color: #ffffff;
}
.entrance{
    height: 70px;
    line-height: 70px;
    margin-left: 20px;
    font-family: "黑体";
    font-size: 32px;
    color: #454545;
    font-weight: 700;
}
.policy{
    height: 48px;
    padding:20px 20px;
    background-color: #ffffff;
}
.policy li{
    float: left;
    margin: 5px;
}
.policy li a{
    display: block;
    box-sizing: border-box;
    padding: 9px 12px;
    background-color:#f2f2f2;
    border-radius: 5px;
    font-family: "黑体";
    font-size: 14px;
    color: #666;
}
.policy li a:hover{
    background-color: #2e58eb;
    color: #ffffff;
}
.details{
    box-sizing: border-box;
    float: left;
    width: 700px;
    padding: 20px 20px;
    background-color: #ffffff;
    border-radius: 10px;
    position: relative;
}
.details h1{
    line-height: 33px;
    font-family: "黑体";
    font-size: 26px;
    color: #333333;
    font-weight: 600;
}
.details .writer{
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-top: 10px;
    font-family: "黑体";
    font-size: 16px;
    color: #888;
    border-bottom: 1px solid #f5f5f5;
}
.details .writer span{
    margin-right: 10px;
    padding-right: 5px;
    border-right: 1px solid #999999;
}
.details .writer span:nth-last-of-type(1){
    border: none;
}
.details .newstext{
    box-sizing: border-box;
    padding-top: 20px;
}
.details .newstext p img{
    max-width: 100%;
}
.details .newstext p{
    text-align: justify;
    line-height: 1.875;
    font-size: 16px;
    color: #4a4a4a;
    margin-bottom: 10px;
}
.details .newstext h2{
    color: #333;
    line-height: 22px;
    font-family: "黑体";
    font-size: 18px;
    margin-bottom: 15px;
}


.details .newstext table{
    width: 100%;
    max-width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.details .newstext table td{
    padding: 6px;
    min-width: 0;
    box-sizing: border-box;
    text-overflow: ellipsis;
    vertical-align: middle;
    position: relative;
    text-align: left;
    border: 1px solid #ebeef5;
}
.details .full{
    width: 175px;
    height: 40px;
    border: 1px solid #2e58eb;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 100px;
    text-align: center;
    line-height: 40px;
    font-family: "黑体";
    font-size: 16px;
    color: #2e58eb;
}

.rotation .new_school{
    box-sizing: border-box;
    padding: 20px;
}
.rotation .new_school p img{
    max-width: 100%;
}
.rotation .new_school p{
    text-align: justify;
    line-height: 1.875;
    font-size: 16px;
    color: #4a4a4a;
    margin-bottom: 10px;
}
.rotation .new_school h2{
    color: #333;
    line-height: 22px;
    font-family: "黑体";
    font-size: 18px;
    margin-bottom: 15px;
}


.rotation .new_school table{
    width: 100%;
    max-width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.rotation .new_school table td{
    padding: 6px;
    min-width: 0;
    box-sizing: border-box;
    text-overflow: ellipsis;
    vertical-align: middle;
    position: relative;
    text-align: left;
    border-bottom: 0px solid #ebeef5;
    border-right: 1px solid #ebeef5;
}
.rotation .full{
    width: 175px;
    height: 40px;
    border: 1px solid #2e58eb;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 100px;
    text-align: center;
    line-height: 40px;
    font-family: "黑体";
    font-size: 16px;
    color: #2e58eb;
}






.school{
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 700px;
    height: 180px;
    background-color: #cfddfd;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 18px;
    padding-top: 30px;
    border-bottom: 1px solid #b5c5ff;
    margin-bottom:20px;
}
.school img{
    float: left;
    margin-right: 19px;
}
.school h1{
    display: block;
    font-size: 28px;
    font-family: "黑体";
    color: #252525;
}
.school span{
    margin-top: 24px;
    display: block;
    float: left;
    box-sizing: border-box;
    font-family: "黑体";
    font-size: 14px;
    color: #999999;
    margin-right: 10px;
}

.slideTxtBox{
    box-sizing: border-box;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: left;
    width: 700px;
    background-color: #ffffff;  
}
.slideTxtBox .hd{ 
    padding:0 20px; 
    position:relative;
    box-sizing: border-box;
    width: 700px;
    height: 180px;
    background-color: #cfddfd;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 18px;
    
    position: relative;
 }
.slideTxtBox .hd ul{
    float:left; 
    position:absolute; 
    left:20px; 
    bottom:0px; 
    height:32px;  
    margin-bottom: -2px; 
}
.slideTxtBox .hd ul li{
    float:left; 
    padding:0 10px; 
    cursor:pointer;
    font-family: "黑体";
    font-size: 14px;
    color: #999999;
    margin-right: 10px;
    line-height:30px; 
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #e3e9ff;
}
.slideTxtBox .hd img{
    float: left;
    margin-top: 28px;
    margin-right: 18px;
    width: 90px;
    height: 90px;
}
.slideTxtBox .hd h1{
    float: left;
    margin-top: 32px;
    font-size: 28px;
    font-family: "黑体";
    color: #252525;
    width: 550px;
}
.slideTxtBox .hd p{
    float: left;
    margin-top: 24px;
    font-family: "黑体";
    font-size: 14px;
    color: #999999;
    
}
.slideTxtBox .hd p span{
}

.slideTxtBox .hd ul li.on{ 
    height:30px;  
    background:#fff; 
}
.slideTxtBox .bd .rotation{ 
    
    zoom:1;
}
.slideTxtBox .bd li{ 
    height:24px; 
    line-height:24px;
}
.slideTxtBox .bd li .date{ 
    float:right; 
    color:#999;
}
.registration{
    box-sizing: border-box;
    float: left;
    width: 700px;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    
}
.registration h1{
    box-sizing: border-box;
    font-family: "黑体";
    font-size: 20px;
    color: #333333;
    background-image: url(../images/this.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-bottom: 26px;
}
.registration p{
    font-family: "黑体";
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

.registration form p{
    margin-top: 30px;
    font-family: "黑体";
    font-size: 14px;
    color: #333333;
}
.registration form span{
    float: left;
    display: inline-block;
    width: 80px;
}
.registration form input,select{
    width: 394px;
    height: 36px;
    background-color: #f9f9f9;
}
.registration form input,select,textarea{
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 10px;
}
.registration form textarea{
    width: 502px;
}

.registration form .Submit{
    float: left;
    height: 36px;
    width: 146px;
    background-color: #2e58eb;
    font-family: "黑体";
    font-size: 16px;
    color: #ffffff;
    margin-left: 168px;
    margin-top: 40px;
    border: none;
    border-radius: 5px;
    margin-right: 30px;
}
.registration form .reset{
    
    height: 34px;
    width: 144px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    font-family: "黑体";
    font-size: 16px;
    color: #666666;
    margin-top: 40px;
    background-color: #ffffff;
}
.registration .agreement{
    text-align: center;
    margin-top: 30px;
    font-family: "黑体";
    font-size: 12px;
    color: #666666;
}
.registration .agreement a{
    color: #188eee;
}
.paging{
    
    margin: 0 auto;
}
.paging a{
    display: block;
    float: left;
    padding: 10px 15px;
    background-color: #ffffff;
    border-radius: 100px;
    margin-right: 10px;
    font-family: "黑体";
    font-size: 16px;
    color: #333;
}
.paging b{
    display: block;
    float: left;
    padding: 10px 15px;
    border-radius: 100px;
    margin-right: 10px;
    font-family: "黑体";
    font-size: 16px;
    color: #333;
}
.main_content{
    display: table;
}
.focusBox{ 
    position: relative;   
    overflow: hidden; 
    margin-bottom: 20px;
}
.focusBox .pic img{ 
    width:100%;  
    display: block;
    border-radius: 20px;
}
.focusBox .hd{ 
    overflow:hidden; 
    zoom:1; 
    position:absolute; 
    bottom:5px; 
    right:10px; 
    z-index:3
}
.focusBox .hd li{
    float:left; 
    line-height:15px; 
    text-align:center; 
    font-size:12px; 
    width:25px; 
    height:10px; 
    cursor:pointer; 
    overflow:hidden; 
    background:#919191; 
    margin-left:4px; 
    filter:alpha(opacity=80);
    opacity:.8; 
    -webkit-transition:All .5s ease;
    -moz-transition:All .5s ease;
    -o-transition:All .5s ease;
    border-radius: 10px;
}
.focusBox .hd .on{ 
    background:#fff; 
    filter:alpha(opacity=100);
    opacity:1;   
}

.focusBox .prev,.focusBox .next { 
    width:45px; 
    height:99px; 
    position:absolute; 
    top:91px; 
    z-index:3; 
    filter:alpha(opacity=20); 
    -moz-opacity:.2; 
    opacity:.2; 
    -webkit-transition:All .5s ease;
    -moz-transition:All .5s ease;
    -o-transition:All .5s ease
}
.focusBox .prev { 
    background-image:url(../images/index.png); 
    background-position:-112px 0; 
    left:0;
}
.focusBox .next { 
    background-image:url(../images/index.png); 
    background-position:-158px 0; right:0 
}
.focusBox .prev:hover,.focusBox .next:hover { 
    filter:alpha(opacity=60); 
    -moz-opacity:.6; 
    opacity:.6;
}
.label{
    box-sizing: border-box;
    float: left;
    width: 1200px;
    background-color: #ffffff;
    padding: 0 18px;
    margin-top: 40px;
}
.label .links{
    height: 52px;
    line-height: 52px;
    font-family: "黑体";
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    border-bottom: 1px solid #f5f5f5;
}
.label .interlinkage{
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-top: 18px;
}
.label .interlinkage a{
    width: 120px;
    float: left;
    font-family: "黑体";
    font-size: 16px;
    color: #999999;
    margin-bottom: 22px;
    margin-right: 66px;
    
}
.label .interlinkage .number{
    float: left;
    margin-right: 8px;
    width: 19px;
    height: 19px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border: 1px solid #999999;
    border-radius: 3px;
    color: #999999;
}
.label .interlinkage a:hover .number{
    background-color: #2e58eb;
    color: #ffffff;
}
.friend{
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    width: 1200px;
    height: 107px;
    background-color: #ffffff;
    padding: 0 18px;
    margin-top: 18px;
}
.friend .links{
    height: 52px;
    line-height: 52px;
    font-family: "黑体";
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    border-bottom: 1px solid #f5f5f5;
}
.friend .freiedly{
    height: 55px;
    width: 100%;
    line-height: 55px;
}
.friend .freiedly a{
    font-family: "黑体";
    font-size: 12px;
    color: #999999;
    margin-right: 16px;
}