/*主体*/
.banner{background:url(../img/banner.jpg) no-repeat center;height: 469px;margin-top: 45px;position: relative;}
.purpose{background:url(../img/pic1.jpg) no-repeat center;height: 469px;position: relative;}
.scope{background:url(../img/pic2.jpg) no-repeat center;height: 358px;position: relative;}
.main4{background:url(../img/pic3.jpg) no-repeat center;height: 349px;position: relative;}
.content{background:url(../img/pic4.jpg) no-repeat center;height: 626px;position: relative;}
.score{background:url(../img/pic5.jpg) no-repeat center;height: 364px;position: relative;}
.time{background:url(../img/pic6.jpg) no-repeat center;height: 365px;position: relative;}
.examination{background:url(../img/pic7.jpg) no-repeat center;height: 351px;position: relative;}
.cost{background:url(../img/pic8.jpg) no-repeat center;height: 651px;position: relative;}
/*导航*/
.banner .banner-nav{width:980px;
    height:58px;
    margin:0 auto;
    padding-top:410px;
    overflow: hidden}
.banner .banner-nav ul li{
    margin-left:9px;
    font-size: 16px;
    line-height: 58px;
    color: #656563;
    width: 960px;
    box-sizing: border-box;
    padding-left:2px;
}
.banner .banner-nav ul li a{color: #666664;
    display: inline-block;
    width: 119px;
    height:58px;
    text-align: center;
    float: left;}
/*考试用途*/
.purpose-two{width: 690px;
    height:338px;
    margin: 0 auto;
    padding-top:98px;}
.purpose-two ul li{
    float: left;
    width: 307px;
    height:340px;
    position: relative;
    }
.height{width: 100%;
    height:50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 50px;}
.p-top{padding: 10px 10px 0 12px;line-height: 27px;font-size: 14px;color: #fff;
    text-indent: 1.5em}
.purpose-two ul li a{
    color: #fabe04;
    position: absolute;
    bottom: 18px;
    right:12px;}
/*适用范围*/
.scope-three{width: 717px;
    height:232px;
    margin: 0 auto;
    padding-top:78px;
    }
.scope-three ul li{
    width: 309px;
    height:232px;
    position: relative;
    float: left;
    /*text-align: center;*/
}
.a-postion{
    position: absolute;
    bottom: -29px;
    left: 80px;
    width: 140px;
    height:35px;
    line-height: 35px;
    background: #ff9000;
    border-radius: 20px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    color: #fff;}
.a-postion:hover{background: #2e396f;}
.p-top-a{
    padding-right:8px;}
.announcements{
    position: absolute;
    bottom: -16px;
    width: 150px;}
.main4 .scope-three .p-top{padding-top: 20px;}
/*考试分数*/
.score-top{padding-top: 100px;}
.score-p{line-height: 22px;}
.announcementsred:hover{background: #b30d23;}
/*考试时间*/
.time-top{
    padding-top:80px;}
.time-position{
    position: absolute;
    bottom: -30px;
    width: 200px;
    left:50px;}

.score .p-top{padding-left: 0;padding-right: 0;text-indent: 0;text-align: center;}
.time-top .p-top{line-height: 20px;}
/*考场分布*/
.examination .p-top{line-height: 18px;}
.examination .p-top:nth-of-type(1){margin-top: 10px;}
.examination .a-postion{width: 200px;position: absolute;left: 50px;}
.a-postioncolor{position: absolute;bottom: -20px;}

/*考试费用*/
.cost-position{position: absolute;bottom: -267px;width:200px ;left: 52px;}

.cost .p-top{
	line-height: 25px;
}
.cost .p-top:nth-of-type(1){
	padding-top: 28px;
}
/*考试内容*/
.content-top{padding-top: 83px;}
.content .content-top li{text-align: center;}
.content .content-top h4{font-size: 16px;color: #fff;height: 35px;line-height: 35px;}
.content .p-top{line-height: inherit;}

.content .content-p{padding-top: 0;}
.content-div{padding-top: 28px;height: 310px;position: relative;}
.content-div .content-p{height: 76px;line-height: 24px;text-indent:0;box-sizing: border-box;padding-top:18px;}
.content-div .a-postion{position: absolute;bottom:-50px;}
