body{font-family:Microsoft Yahei,arial,SimSun,Tahoma,Helvetica,STHeiti,sans-serif;overflow-x:hidden;max-width: 640px;margin: auto;}
a{text-decoration:none}
ul{list-style:none;padding:0;margin:0}
p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
.banner img{width:100%;height:auto;display:block;vertical-align: middle;}
section .title{font-weight:800;text-align:center;font-size:24px;line-height:24px;color:#333;position:relative}
section .title::before{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:120px;height:5px;background-color:#2a63d7}
section .text{font-size:16px;line-height:26px;color:#333;hyphens:auto}
.first-section{padding:30px 15px;background:#ebf2ff}
.first-section .first-content{margin-top:40px}
.first-section .first-content .first-left ul{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:5px;margin-top:10px}
.first-section .first-content .first-left ul li{width:100%;position:relative;padding-left:20px}
.first-section .first-content .first-left ul li::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:10px;height:10px;background-color:#2a63d7;border-radius:50%}
.first-section .first-content .first-right{margin-top:25px}
.first-section .first-content .first-right img{width:100%;height:auto;display:block}
.first-section .first-content .first-right .text{text-align:center;margin-top:10px}
.new-section{padding:30px 10px 0}
.new-section .new-list{margin-top:45px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.new-section .new-list .new-item{width: 49%;}
.new-section .new-list .new-item img{display:block;width:100%;height:auto}
.new-section .new-list .new-item h3{font-size:20px;line-height: 20px; color:#333;font-weight:bold;text-align:center;padding-top:15px}
.new-section .new-list .new-item .text{text-align:center;line-height: 26px;}
.new-section .new-list .new-item .btn1{width:180px;height:40px;display:block;text-align:center;font-size:16px;line-height:40px;color:#fff;background:#2a63d7;border-radius:10px;margin:15px auto}
.second-section{padding:30px 10px 40px;background:#ebf2ff}
.second-section .second-content{margin-top:45px;display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:30px;padding: 0 15px;}
.second-section .second-content .second-item{width:100%;border-radius:12px;padding:20px 15px;background:#fff;box-shadow:0 0 10px rgba(42,99,215,0.1)}
.second-section .second-content .second-item h3{font-size:20px;text-align:center;color:#333;font-weight:bold}
.second-section .second-content .second-item .text{text-align:center;margin-top:10px}
.third-section{padding:15px 10px 40px}
.third-section .third-content{margin-top:45px;display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:30px}
.third-section .third-content .content-item{border-radius:12px;padding:15px;background:#ebf2ff}
.third-section .third-content .third-item h3{font-size:20px;text-align:left;color:#2a63d7;font-weight:bold}
.third-section .third-content .third-item .text{text-align:left;margin-top:10px}
.third-section .img-box{display:flex;align-items:center}
.third-section .img-box img{width:100%;height:auto;display:block}
.fourth-section {padding: 0 10px;}
.fourth-section .text{margin-top:15px}
.fourth-section .fourth-table{background:#fff;width:100%;overflow-x:auto}
.fourth-section .fourth-table table{width:100%;border-collapse:collapse;margin-top: 10px;}
.fourth-section .fourth-table table tr td{padding:10px 5px;font-size:16px;color:#333;text-align:center;border:1px solid #d3d3d3}
.fourth-section .fourth-table table tr:hover{background:#fff}
.fourth-section .fourth-table table .a-row{background:rgba(42,99,215,0.05)}
.fourth-section .fourth-table table .b-row{background:rgba(42,99,215,0.1)}
.fourth-section .fourth-table table .c-row{background:rgba(42,99,215,0.15)}
.fourth-section .fourth-table table .d-row{background:rgba(42,99,215,0.2)}
.fourth-section .fourth-table table .e-row{background:rgba(42,99,215,0.25)}
.fourth-section .fourth-table table .f-row{background:rgba(42,99,215,0.3)}
.fourth-section .fourth-table table .g-row{background:rgba(42,99,215,0.35)}
.fourth-section .fourth-table table .h-row{background:rgba(42,99,215,0.4)}

h1.canshu-title{display: flex;justify-content: space-between;font-family: Arial,Helvetica,sans-serif !important; font-weight: normal;color: #2859cd;background: #fff;border: 1px solid #d2d2d2;position: relative;padding: 8px 15px 8px 20px;margin-bottom: 0;cursor: pointer;}
h1.canshu-title::before{content: "";position: absolute;top: 0;left: 0;width: 4px;height: 100%;background: #5088ed;}
h1.canshu-title.active{background: linear-gradient(to bottom,#e9eff8,#ffffff) !important;font-weight: 600;}
h1.canshu-title span{display: flex;align-items: center;}
.fifth-section{padding:30px 10px 40px}
.fifth-section .fifth-content{margin-top:45px;background:#ebf2ff}
.fifth-section .fifth-content .fifth-right{padding:15px}
.fifth-section .fifth-content .fifth-right img{width:100%;height:auto;display:block}
.fifth-section .fifth-content .fifth-left{padding:25px;display:flex;flex-direction:column;justify-content:center}
.sixth-section{padding:30px 0px 10px}
.sixth-section .sixth-content{background:#fff;padding:25px 15px}
.sixth-section .sixth-content .sixth-list li{display:flex;align-items:flex-start;padding:10px 0;border-bottom:1px dashed #d3d3d3}
.sixth-section .sixth-content .sixth-list li:last-child{border-bottom:none}
.sixth-section .sixth-content .sixth-list li img{width:32px;height:32px;display:block;margin-right:10px}
.sixth-section .sixth-content .img-list .img-item img{width:100%;height:auto;display:block;margin-top:20px}
.sixth-section .sixth-content .text2{margin-top:10px;text-align:center;font-weight:600}
.special-case{margin-top:30px;padding: 0 10px;}
@media (max-width:425px){
	.new-section .new-list .new-item{width: 100%;}
	.sixth-section{padding-bottom:0;}
	section .title{font-size:20px;line-height: 20px;}
	.first-section{padding:15px;}
	.first-section .first-content{margin-top:30px;}
	.new-section{padding-top:20px;}
	.new-section .new-list{margin-top:35px;}
	.new-section .new-list .new-item h3{font-size:18px;padding-top:10px;}
	.third-section{padding-bottom:15px;}
	.third-section .third-content .content-item{padding:12px;}
	.third-section .third-content .third-item h3{font-size:17px;line-height:20px;}
	.third-section .third-content .third-item .text{margin-top:0;}
}