.content .carousel {
    width: 100%;
    margin: 0;
}
.content .bk {
    width: 100%;
    background: url(../images/background.png) no-repeat;
    background-size: 100% 100%;
}
.content .module_list {
    width: 80%;
    margin: 0 auto;
}
.module_list .Row {
    height: 330px;
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.module_list .Row .Col {
    float: left;
    width: calc(50% - 40px);
    height: 100%;
    padding: 0 20px;
}
.mod6 {
    z-index: auto;
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: 2px solid rgba(73, 107, 183, 1);
}
.wrap1 {
    z-index: 9;
    border-radius: 6px 6px 0 0;
    background-color: rgba(73, 107, 183, 1);
    width: 95px;
    justify-content: center;
    align-items: flex-end;
    padding-right: 14px;
    float: left;
}
  
.word15 {
    z-index: 10;
    width: 64px;
    display: block;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    line-height: 38px;
    text-align: left;
    margin-left: 20px;
}
.txt5 {
    display: block;
    float: right;
    font-size: 16px;
    color: rgba(73, 107, 183, 1);
}
.txt5 a {
    text-decoration:none;
    cursor: pointer;
}
.wrap2 {
    margin-top: 20px;
}
.wrap2 ul {
    list-style: none;
    margin: 0;
}
.wrap2 ul li {
    line-height: 50px;
    border-bottom: 1px dashed gray;
}
.wrap2 ul li a {
    color: #333;
    text-decoration:none;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
}
.wrap2 ul li span {
    float: right;
    color: #767474;
    letter-spacing: 1px;
}
.link {
    margin-top:40px;
    width: 100%;
    height: 250px;
    background-color: rgba(229,235,249,0.3);
}
.link p{
    color: #496BB7;
    line-height: 100px;
    text-align: center;
    font-size: 20px;
}
.link .link_list {
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content:center;
}
.wrap5 {
    z-index: 51;
    height: 65px;
    border-radius: 6px;
    border: 2px solid rgba(73, 107, 183, 1);
    background-color: rgba(255, 255, 255, 1);
    margin-top: 1px;
    width: 23%;
    margin: 0 1%;
    justify-content: center;
    align-items: flex-start;
    padding-left: 15px;
}
.group11 {
    z-index: auto;
    width: 100%;
    height: 100%;
    justify-content: start;
    line-height: 65px;
    display: flex;
    vertical-align: middle;
}  
.icon1 {
    width: 35px;
    height: 38px;
    padding-top: 10px;
} 
.word36 {
    padding-left:20px;
    font-size: 16px;
    font-weight: 600;
}
.free_stone {
    position: absolute;
    z-index: -1000;
    bottom: 0;
    width: 100%;
}
.free_stone img {
    width: 100%;
}
footer {
    position: relative;
}
.txt5 img {
    width:12px;height:19px;padding-left:10px;padding-bottom:2px;
}
.txt5 a:hover{
    text-decoration: none;
    font-weight: 600;
}