body{
	font-family:HYZhengYuan;
	}
.top_banner {
    width: 100%;
    height: 100vh;
}

.top_banner .banner {
    width: 100%;
    height: 100vh;
    padding: 245px 0;
    color: white;
    position: absolute;
    display: none;
  
}
.tup{
   position: absolute;
   top:0px;
    width: 100%;
    height:100vh;
    background: rgba(5,190,240,0.6);
   
    
}

.banner1 {
   
    background: url("../img/index/top1.jpeg") ;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    
    /* background-blend-mode: multiply; */
    /* opacity: 0.8;
    background-color: rgba(5,190,240,0.7); */
}


.banner2 {
    background: url("../img/index/top2.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.banner3 {
    background: url("../img/index/top3.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.banner4 {
    background: url("../img/index/top4.jpeg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.banner5 {
    background: url("../img/index/top5.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.banner6 {
    background: url("../img/index/top6.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.banner7 {
    background: url("../img/index/top7.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.banner8 {
    background: url("../img/index/top8.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.banner h1 {
    font-weight: bold;
    letter-spacing: 4px;
    margin: 0 60px;
}

.banner h4 {
    letter-spacing: 3px;
    margin: 35px 35px 0 60px;
}

.banner .banner_btn {
    margin: 40px 0 0 55px;
    width: 150px;
    height: 44px;
    border: 1px solid white;
    border-radius: 25px;
    text-align: center;
    box-sizing: border-box;
}

.banner .banner_btn a {
    line-height: 44px;
    color: white;
    letter-spacing: 3px;
    font-size: 18px;
    margin: 0;
}
.box55{
    z-index: 3;
     
    position: relative;
   
}
.yuan {
    /* width: 226px; */
    position: absolute;
    bottom: 30px;
    left: 45%;
    margin-left: -98px;
    z-index: 20;
}

.yuan_item {
    float: left;
    margin: 15px 10px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    cursor: pointer;
    border: 1px solid white;
    box-sizing: border-box;
}

.h {
    background-color: white;
}

.cot1 {
    padding: 50px 0 50px 0;
}

.cot1 .cot1_left {
    padding: 0 20px;
    background: #fff;
	text-align: center;
}

.cot1 .cot1_left img {
    width: 80%;
    height: auto;
    
}

.cot1 .cot1_right {
    padding-top: 80px;
}

.cot1 h1 {
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 20px;
}

.cot1 h4 {
    color: rgb(156, 156, 156);
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 24px;
    margin: 30px 0 0 20px;
}

.cot1 .banner_btn {
    margin: 40px 0 0 18px;
    background-color: #0c5fe3;
    width: 120px;
    height: 36px;
    border: 1px solid white;
    border-radius: 20px;
    text-align: center;
    box-sizing: border-box;
}

.cot1 .banner_btn a {
    line-height: 36px;
    color: white;
    letter-spacing: 3px;
    font-size: 14px;
    margin: 0;
}

.cot2 {
    width: 100%;
    background-color: rgb(250, 250, 250);
    padding: 60px 0 40px 0;
}

.content_title {
    padding: 0 16px 20px 16px;
}

.content_title h1 {
    letter-spacing: 4px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

.content_title .title_border {
    width: 40px;
    height: 2px;
    background-color: rgb(5,190,240);
    margin: 0 auto 30px;
}
.content_title h4 span{
     text-align: center!important;
     font-size: 14px;
     letter-spacing: 3px;
     color: rgb(129, 129, 129);
     line-height: 28px;
     /* text-align: center; */
     margin: 0 auto;
     display: block;
     max-width: 640px;
     height: auto;
}
.content_title h4 {
    font-size: 14px;
    letter-spacing: 3px;
    color: rgb(129, 129, 129);
    line-height: 28px;
    /* text-align: center; */
    margin: 0 auto;
    display: block;
    max-width: 640px;
    height: auto;
}

.cot2_item {
    padding: 18px;
    box-sizing: border-box;
    text-align: left;
}

/* .cot2_item_box {
    box-shadow: 0 0 25px rgb(224, 224, 224);
    padding: 25px 30px;
    box-sizing: border-box;
    height: 320px;
} */

.box22 h3 {
    font-size: 15px;
	color: #0C60E6;
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin-left: 0px!important;
	font-weight:800;
   

}
.box22 p {
    font-size: 12px!important;
    margin-left: 0px!important;
    margin-top: 10px;
    
   
  
   

}

.cot2_item_box_img:hover>.box22 {
    display:block;
   } 
.box22{
    padding: 0 20px;
    box-sizing: border-box;
    border-radius: 15px;
    display: none;
    width: 300px; 
    /* height: 100px; */
    border: 1px solid #0c5fe3;
    position: absolute;
    top:-100px;
    left: -70px;
    background-color: #fff;
	text-align: left;
	box-shadow:5px 5px 15px #888888;
}

.box2:hover {
    display:block;
    
   }

.box33{
    margin-left:300px
}
.cot2_item_box_img {
    width: 200px;
    height: 200px;
    /* border-radius: 50px;
    background-color: white; */
    text-align: center;
  
    margin: 0px auto 0px;
    display: flex;
    justify-content: center;
    position: relative;
   
}

.cot2_item_box p {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    text-indent: 2em;
    color: gray;
}

.cot3 {
    width: 100%;
    padding: 60px 0 40px 0;
}

.cot3_item {
    padding: 18px;
    box-sizing: border-box;
}

.cot3_item_box img {
    display: block;
    width: 100%;
    height:auto;
   
}

.cot3_item_footer {
    background: linear-gradient(to right, rgb(5,190,240), rgb(12,95,227));
    padding: 10px 0;
	font: 16px;
}

.cot3_item_footer h3 {
    font-size: 16px;
    color: white;
    text-align: center;
    letter-spacing: 2px;
    line-height: 40px;
    margin: 0;
}

.cot3_item_footer a {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: white;
    width: 100px;
    text-align: center;
    line-height: 26px;
    border: 1px solid white;
    border-radius: 13px;
}

.cot4 {
    width: 100%;
    padding: 30px 0 60px;
    background: url("../img/index/99.jpeg") ;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-color: #1597dc; */

}

.cot4_item {
    color: white;
    padding-top: 30px;
}

.cot4_item img {
    height: 60px;
    width: auto;
    float: left;
}

.cot4_item_txt {
    float: left;
}

.cot4_item_txt h3 {
    margin: 10px 20px;
}

.cot4_item_txt p {
    margin: 10px 20px;
}

.cot5 {
    width: 100%;
    padding: 60px 0 40px 0;
}

.cot5_item {
    padding: 18px;
}

.cot5_item_box img {
    border-radius: 6px 6px 0 0;
}

.cot5_item_box h3 {
    font-size: 16px;
}

.cot5_item_box p {
    font-size: 13px;
    line-height: 26px;
    margin: 0;
    color: rgb(102, 102, 102);
}

.cot5_item_footer {
    width: 100%;
    height: 40px;
    padding-right: 10px;
    line-height: 40px;
}

.cot5_item_footer span {
    font-size: 13px;
    float: left;
}


.cot5_item_footer a {
    font-size: 13px;
    float: right;
    color: rgb(0, 189, 136);
}

.cot6 {
    background-color: rgb(247, 247, 247);
}

.cot6_item {
    padding: 0;
}

.cot6_item img {
    width: 100%;
    height: auto;
    opacity:0.9;
}

.cot6_item_right {
    width: 100%;
    padding: 120px 0 40px 0;
}

.cot6_item_right a {
    display: block;
    margin: 20px auto;
    font-size: 14px;
    background-color: #0c5fe3;
    color: #fff;
    width: 110px;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
}
