*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #062861;
}
a:hover{
color: #6cb5e3;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}
.item_topBanner{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.item_topBanner_bg{
    width: 100%;
}
.item_topBanner_div{
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: 65%;
    width: 940px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 60px;
    padding: 30px;
}
.item_topBanner_div p{
    color: #fff;
}
.item_title{
    width: 500px;
    height: 70px;
    margin: 50px auto;
    background: url("bg3.png") top center no-repeat;
    background-size: 100%;
}
.item_title_p{
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
    color:#95a2bd ;
    
}
.color1{
    color:#3d4e89 ;
}
.item_mianshiDiv{
    width: 1000px;
    height: 300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.item_mianshiDiv_one{
    width: 250px;
    height: 220px;
    padding: 40px 10px 40px 10px;
    box-shadow:5px 5px 10px 5px #eceffc;

}
.item_mianshiDiv_one p{
     width: 250px;
    background: #eff1f5;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-top: 12px;
}
.color2{
    color: #dc7e60;
}
.color5{
    color: #6cb5e3;  
}
.item_experienceDiv{
    width: 1000px;
    height: 300px;
    margin: 0 auto;
    box-shadow:5px 5px 10px 5px lightgray;

}
.item_experienceDiv_left{
    float: left;
    width: 360px;
    height: 260px;
    background: url("bluebg.jpg") top center no-repeat;
    background-size: 100%;
    padding: 20px;

}
.item_experienceDiv_right{
    float: right;
    width: 500px;
    height:260px ;
    padding: 20px 50px 20px 50px;
    background: #ededed;
}
.item_experienceDiv_right .hot{
    width: 20px;
    margin-right: 10px;
    float: left;
    
}
.item_experienceDiv_right .circle{
    width: 12px;
    margin-right: 10px;
    margin-left: 3px;

    
}
.item_experienceDiv_right p{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-top: 18px;
}
.item_experienceDiv_left_p1{
    color: #fff !important;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-top: 18px;
}
.item_experienceDiv_left_p1 a{
    color: #fff !important
}
.a1{
    text-decoration: underline;
}
.h1Img{
    width: 20px;
    float: left;
    margin-right: 10px;
}
.h1Span{
    color: #062861;
}
.huanyihuan{
    margin-left:380px;
    cursor: pointer;
}


.item_liyiDiv{
   max-width: 1920px;
    height: 520px;
    margin: 0px auto;
    margin-top: 50px;
    background:-webkit-linear-gradient(left,#486fee,#314ba2);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(right,#486fee,#314ba2);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(right,#486fee,#314ba2);/* Firefox 3.6 - 15 */
    background:linear-gradient(to right,#486fee,#314ba2);/* 标准*/
    padding: 1px;
}
.item_title1{
    width: 500px;
    height: 70px;
    margin: 50px auto;
    background-size: 100%;
}
.color3{
    color: #fff;
}
.item_liyiDiv_fourDiv{
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.item_liyiDiv_four{
    background:#6986eb ;
    font-weight: bold;
    border-radius: 20px;
    padding: 10px 30px 10px 60px;
    position: relative;
    cursor: pointer;
}
.item_liyiDiv_four img{
    position: absolute;
    left: 30px;
    top: 0px;
    width: 20px;
}
.item_liyiDiv_four a{
    color: #fff;
}
.cur{
    background:#fff ;
    font-weight: bold;
    border-radius: 20px;
    padding: 10px 30px 10px 60px;
    position: relative;
}
.cur a{
    color: #333;

}
.item_liyiDiv_twoDiv{
    width: 1000px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
}
.item_liyiDiv_two{
    width: 420px;

}
.item_liyiDiv_two img{
    width: 100%;
}
.item_liyiDiv_p{
    text-align: center;
    font-weight: bold;
    font-size: 26px;

}
.item_liyiDiv_p a{
    color: #fff;
}
.item_lightbg{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    background: #eceffc;
    padding: 50px 0 50px 0;
}
.item_threeDiv{
    width: 1000px;
    height: 350px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.item_three{
    width: 260px;
    height: 350px;
    padding: 0 20px 0 20px;
}
.item_three p{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-top: 12px;
}
.threeOne{
    background: url("three1.png") top center no-repeat;
    background-size: 100%;
}
.threeTwo{
    background: url("three2.png") top center no-repeat;
    background-size: 100%;
}
.threeThree{
    background: url("three3.png") top center no-repeat;
    background-size: 100%;
}
.item_three h2{
   text-align: center;
   margin-top: 50px;
   letter-spacing: 5px;
   margin-bottom: 50px;
}  
.color4{
   color: #3d4e89;
} 
.borderdown{
    width: 980px;
    height: 260px;
    margin: 50px auto;
    border: 10px solid #6986eb;
    border-top: none;
    border-radius:0 0 50px 50px;
    display: flex;

}
.borderdowndiv{
    width: 368px;
    height: 218px;
    padding: 20px 60px 20px 60px;
    text-align: left;
}
.borderdowndiv p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-top: 12px;

}
.twopicDiv{
    width: 980px;
    height: 150px;
    margin: 0 auto;
}
.leftP{
    width: 470px;
    float: left;
}
.rightP{
    width: 470px;
    float:right;
}
.item_bottom{
    max-width: 1920px;
    height: auto;
}
.item_bottom img{
    width: 100%;
}
@media screen and (max-width: 750px) {
    .item_topBanner_div {
        border:none;
		top:55%;
    }
}