*{
    padding: 0;
    margin: 0;
    list-style:none;
    font-family: Microsoft YaHei;
}
.body1{
    width: 100%;
    height: 450px;
    /* background-image: linear-gradient(to bottom ,  rgb(40,127,246),  rgb(40,203,254)); */
    background-image: url("/public/static/style/images/nav.jpg");
    background-size: 100% 100%;
}
.underline5{
    border-bottom: 1px solid #fff;
    line-height: 30px;
}
/* end -- 头 */
.wrap{
    position: absolute;
    width: 3000px;
    height: 400px;
    z-index: 1;
}
.wrap img{
    float: left;
    width: 600px;
    height: 400px;
}
.buttons{
    position: absolute;
    left: 250px;
    bottom: 20px;
    z-index: 2;
    height: 10px;
    width: 100px;
}
.buttons span{
    float: left;
    width: 10PX;
    margin-right: 5px;
    height: 10px;
    background:rgb(129, 207, 245);
    border-radius: 50%;
    cursor: pointer;
}
.buttons .on{
    background: white;
}
.arrow{
    position: absolute;
    top: 180px;
    z-index: 2;
    display: none;
    width: 40px;
    height: 40px;
    font-size: 36px;
    font-weight: bold;
    line-height: 39px;
    text-align: center;
    color: #fff;
    background-color: RGBA(0, 0, 0, .3);
    cursor: pointer;
}
.arrow :hover{
    background-color: RGBA(0, 0, 0, .7);
}
.container :hover .arrow{
    display: block;
}
#prev{
    left: 20px;
}
#next{
    right: 20px;
}
.Three-steps{
    /* background-image: url("/public/static/style/images/background1.png"); */
    /* position:relative; */
    z-index: 2;
}


.bg_img{
    /* background-image: url('/public/static/style/images/sanjiao.png'); */
    background-repeat:no-repeat;
    background-position: center;
    /* height: 594px; */
}
.Online-examination{
    width: 1200px;
    display: flex;
    margin: 0 auto;
    justify-content:space-between;
}
.Online-examination-left{
    width: 500px ;
    height: 300px;
    margin:225px  0 0 50px;
}
.Online-examination-left p{
    color: rgb(171,171,171);
    font-size: 13px;
    letter-spacing:1px;
}
.Online-examination-right{
    z-index: 2;
    margin: 55px 40px 0 0;
}
.bottom{
    width: 100% ;
    background-color: #191e32;
}
.bottom .bottom-content{
    height: 200px;
    display: flex;
    width: 1200px;
    margin: 0 auto;
    justify-content:space-between;
}
.content-left{
    color: rgb(179,179,181);
    display: flex;
}
.content-left li{
    font-size: 16px;
    margin-top: 15px
}
.content-right{
    display: flex;
    color: rgb(179,179,181);
}
.detailed{
    margin: 15px 0 0 30px;
    font-size: 16px;
    line-height:52px;
}
.text{
    color: rgb(150,151,156);
    text-align: center;
    padding-bottom: 20px;
    font-size: 14px;
}


.map{
    position: relative;
    width: 1200px;
    height: 520px;
    margin: 80px auto;
    display: flex;
    border-radius: 16px;
    background: #fff;
    z-index: 99;
    box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.14);
}
#allmap {
    height: 420px;
    width: 634px;
    overflow: hidden;
    margin:50px;
}
.map p img{
    height: 17px;
    width: 15px;
    vertical-align: middle;
}
.map p{
    color: #a0a0a0;
    padding-top: 16px
}
.map h2{
    padding-top: 10px;
    letter-spacing:3.5px;
}
.map span{
    font-size: 16px;
    padding-left:16px;
}
.map_img{
    display: flex;
    padding-top: 20px;
    /* justify-content:space-between; */
}
.map_img img{
    height: 120px;
    width: 120px;
    margin-right: 40px;
} 

.Three-box{
    width: 1200px;
    margin: 60px auto;
}
.nav_list{
    display: flex;
    justify-content:space-around;
}
.nav_list_nr{
    width: 200px;
    /* height: 120px; */
    /* border: 1px solid #ccc; */
    /* border-radius: 100px; */
    text-align: center;
}
.nav_list_nr p{
    text-align: center;
    font-weight: bold;
    letter-spacing:2px;
    line-height: 50px;
    font-size: 55px;
    color: rgba(73, 184, 73, 1);
}
.nav_list_nr span{
    font-size: 25px;
    color: rgba(73, 184, 73, 1);
}
.nav_list_nr_text{
    font-size: 18px!important;
    color: #505050!important;
    font-weight: 1!important;
} 
.h1{
    font-size:24px !important;
    color:#111 !important;
    letter-spacing:2px !important;
}


.gg{
    height: 450px;
    letter-spacing:2px;
    width: 900px;
    margin: 0 auto;
    text-align: center;
}
.gg p{
    font-size: 30px;
    /* font-weight: bold; */
    letter-spacing: 2px;
    color: #fff;
    padding-top: 170px;
    padding-bottom: 20px;
}
.gg span{
    font-size: 16px;
    line-height: 25px;
    color: #fff;
}




/*
公用
*/
.industry_analysis{
    width: 1200px;
    height: 620px;
    /* background: red; */
    margin: 0 auto;
}
.industry_analysis_nav{
    text-align: center;
    padding-top: 40px;
    line-height: 50px;
}
.industry_analysis_nav span{
    letter-spacing:3px;
    color: #505050;
    font-size: 32px;
    font-weight: bold;
}
.industry_analysis_nav div{
    width: 50px;
    height: 2px;
    background: rgba(73, 184, 73, 1);
    margin: 0 auto;
}
.industry_analysis_nav p{
    font-size: 14px;
    color: #505050;
    width: 700px;
    margin: 20px auto;
    line-height: 34px;
}




















.one{
    background: #fff;
    box-shadow: 0px 0px 5px #ccc;
}

.itemSort{
    width: 100%;
    height: 150px;
    background: #f1f1f1;
}
.itemSortContent{
    width: 1200px;
    height: 100%;
    display: flex;
    flex-direction: row;

    margin: 0px auto;
}
.SrotCon{
    width: 200px;
    text-align: center;
    font-size: 14px;
    color: #929292;
}
.SrotConImg{
    width: 65px;
    height: 70px;
    margin: 20px auto;
}
.SrotConImg img{
    width: 100%;
    height: 100%;
}
.papers{
    width: 1200px;
    height: 230px;
    background: #fff;
    margin: 40px auto;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
}
.papersCon{
    width: 85%;
    height: 100%;
    display: flex;
   
   
}
.papCon{
    width:95%;
    padding: 10px 0px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.papCon p{
    border:1px solid #efefef;
    margin: 4px auto;
    border-radius: 4px;
}
a {
    text-decoration: none;
}
.papCon a{
    display: inline-block;
    width: 13%;
    color: #929292;
}
.papersAsk{
   width: 15%; 
   height:100%;

   position: relative;
}
.redButton{
    height: 35px;
    padding: 40px 0px;
    border-bottom: 1px solid #cdcdcd;
}
.redButton a{
    width: 120px;
    height: 35px;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 4px;
    display: block;
    text-align: center;
    line-height: 35px;
    background: #fd7575;
    color: #fff;
    margin: auto;

}
.blueButton{
    height: 35px;
    padding: 40px 0px;
}
.blueButton a{
    width: 120px;
    height: 35px;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 4px;
    display: block;
    text-align: center;
    line-height: 35px;
    background: #1791fb;
    color: #fff;
    margin: auto;

}
.maybe{
    width: 40px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    color: #929292;
    font-size: 14px;
    background: #fff !important;
    z-index: 3;
    position: absolute;
    top:90px;
    left: 50%;
    margin-left: -20px;
}

.qualification{
    width: 1200px;
    margin: 15px auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.certificateCon{
    width: 30%;
    height: 160px;
    padding:20px 10px;
    box-shadow: 0px 0px 6px #ccc;
    margin: 15px 0px;
    border-radius: 10px;
}
.certificateName{
    font-size: 22px;
    color: #505050;
}
.certificateReferral{
    width: 100%;
    height: 80px;
    line-height: 23px;
    margin-top: 10px;
    padding: 5px;
    font-size: 13px;
    color: #c3c3c3;
}
.gotoExam{
    display: flex;
    flex-direction: row;
    margin-top:8px;
    justify-content: flex-end;
}

.gotoExamBorder{
    width: 50px;
    height: 25px;
    border-radius: 5px;
    border:1.5px solid #1791fb;
}

.gotoExamBorder img{
    width: 100%;
    height: 100%;
}