*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
.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;
}
.item_top p a{
	color:#333 !important;
}
.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;
  }

.glcontainer{
    margin-top: 20px;
    width: 100%;
    height: 800px;
    max-width: 1600px;
    background: url('ksgl.jpg') center top no-repeat;background-size: 100%;
    margin: 0px auto;
    padding: 1px;
}
.glcontainer_title{
    font-size: 36px;
    text-align: center;
    font-weight: 900;
    color: #fff;
    letter-spacing: 5px;
    margin-top: 80px;
}
.glcontainer_word{
    width: 600px;
    margin: 0 auto;
    margin-top: 50px;
}
.glcontainer_word img{
    width: 100%;
}
.glcontainer_mid{
    background: url('white.png') center top no-repeat;background-size: 100%;
    width: 700px;
    height: 270px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.mid_left{
    width: 100px;
    height: 200px;
    margin-top: 50px;
}
.mid_right{
    padding: 0 30px;
    width: 460px;
    height: 200px;
    margin-top: 50px;
}
.purple{
    width: 60px;
    height: 150px;
    margin: 20px auto;
    border-radius: 30px 30px 30px 30px ;
    background: #7594f0;
}
.purple p{
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 70px;

}
.glcontainer_bottom{
    max-width: 1200px;
    height: 210px;
    margin: 20px auto;
    display: flex;
    justify-content: space-around;
}
.window{
    width: 300px;
    height: 200px;
    background: url('window.png') center top no-repeat;background-size: 100%;

}

.window_part{
    width: 140px;
    height: 30px;
    margin: 10px auto;
    border-radius: 20px;
    background: #f75741;
    text-align: center;
}
.window_part p{
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.window_part a{
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    color: #333;
   
}
.arrow{
    width: 100px;
    height: 40px;
    margin: 10px auto;
}












.container{
    max-width: 1200px;
    height: auto;
    width: 100%;
    margin: 0 auto;
    background: #fff;

    display: flex;
    justify-content: space-between;
}
.container_left{
    width: 100%;
    max-width: 200px;
    height: auto;
    padding-top: 150px;

}
.container_left_item{
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: right;
    margin-top: 20px;
    font-weight: 700;
    border-radius: 20px 0 0 20px;
    border-color: #fff;
    cursor: pointer;
}
.container_right{
    width: 100%;
    max-width: 990px;
    height: 800px;
}

.clear{
    clear: both;
}
.back{
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    font-weight: 700;
    border-radius: 20px;
    margin: 50px auto;
    background: #8796e0;
    color: #fff;
   
}
.container_right_top{
    width: 600px;
    height: 140px;
    background: url('border.png') center top no-repeat;background-size: 100%;
    margin: 20px auto;
    padding: 1px;
}
.part{
    width: 180px;
    height: 40px;
    border: 1px solid;
    margin: 20px auto;
    border-radius: 20px;
    background: #f75741;
    color: #fff;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    line-height: 40px;
}
.bank{
    font-size: 40px;
    font-weight: 500px;
    text-align: center;
    color: #8796e0;
}
.container_right_bottom{

    max-width: 900px;
    height: auto;
    margin: 0 auto;
    padding: 1px;
    border-left: 1px solid lightgray;
    

}
.container_right_bottom1{

    max-width: 900px;
    height: auto;
    margin: 0 auto;
    padding: 1px;
    border-left: 1px solid lightgray;
}
.jdcontainer{
    width:800px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    overflow-y:scroll

}
.jdcontainer p{
    margin-top: 5px;
    line-height: 26px;
  
}  
.container_right_bottom a{
    color: #333;
    font-weight: 700;
    font-size: 18px;

}
.container_right_bottom a:hover{
    color: red;
} 
.more{
    margin-left: 600px;
    margin-top: 20px;
}
.container_title{
    width: 580px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start	;
    flex-wrap:wrap;
   
}
.title_item{
    width: 150px;
    height: 30px;
    background: #f75741;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    cursor: pointer;
    margin-left: 30px;
    

}
.article{
    width: 700px;
    height: 460px;
    margin: 20px auto;
    padding: 0 20px;
    overflow: hidden;
    overflow-y:scroll


}

.article img{
    width: 100%;
    text-align: center;
}
.article p{
    line-height: 30px;

}

.container_bottom{
    max-width: 1600px;
    height: auto;
    width: 100%;
    margin: 0 auto;
}
.container_bottom img{
    width: 100%;
}
.mid_right p{
line-height:30px}
