*{
    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%;
}
.underline3{
    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: #0C84FC;
}
.nav_list_nr span{
    font-size: 25px;
    color: #0C84FC;
}
.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{
    width: 1200px;
    padding: 40px;
    margin: 30px auto;
    border-radius: 15px;
    box-shadow: 0px 0px 5px #ccc;
    padding-top: 40px;
    line-height: 50px;
}
.industry_analysis_nav span{
    letter-spacing:3px;
    color: #505050;
    font-size: 32px;
    font-weight: bold;
}
.line{
    width: 50px;
    height: 2px;
    background: #46cbc2;
}
.content1{
    border-top:1px solid #ccc;
    margin-top:10px;
}
.industry_analysis_nav p{
    width: 75%;
    font-size: 16px;
    letter-spacing: 1px;
    color: #505050;
    margin: 30px 20px;
    line-height: 34px;
}