/* common */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
input {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

body {
    font: 16px/1.5 "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
}

ul,
ol {
    list-style: none;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

img,
i {
    vertical-align: middle;
}

input {
    border: none;
    outline: none;
    color: #333;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::after {
    clear: both;
}

a:hover {
    color: #3a83e9
}
 
/* header start */


/* top */
.ztbanner{
    width: 100%; 
    height: 250px;
    background: url(banner.jpg) top center no-repeat;
}
.main {
    width: 100%;
    background: linear-gradient(180.00deg, #ddebff 0%, #fff 100%); 
    padding-top: 30px;
}

.miancon {
    padding: 30px;
    background: #fff;
}
.zctit{
    width: 100%;
    height: 100px;
    background: url(zctit.png) 10px center no-repeat; 
    font-size: 36px;
    line-height: 100px; 
    color: #333;
    text-align: center;
    position: relative;
}
.zctit a{
    width: 66px;
    height: 30px;
    border-radius: 15px;
    background: #cab1ff;
    line-height: 30px;
    text-align: center;
    font-size: 20px;  
    color: #fff;
    position: absolute;
    right: 0;
    top: 35px;
    font-weight: 400;
}
.zcxx1{
    width: 100%;
    height: 125px;
    background: #fff;
    border: 1px solid #d9d9d9;
    padding: 16px 25px;
}
.xxrq{
    width: 83px;
    height: 92px;
    float: left;
    background: url(xxrq.png) no-repeat;
    padding-top: 26px;
    text-align: center;
    margin-right: 20px;
}
.xxrq span{
    font-weight: 700;
    font-size: 32px;
    line-height: 24px; 
    color: #333;
}
.xxrq p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px; 
    color: #999;
}
.xxnr{
    width: 980px;
    height: auto;
    float: left;
}
.xxnr .tout{
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    text-align: left;
    color: #333;
    display: block;
}
.xxnr p{
    color: #999999;
    font-size: 20px;
    line-height: 36px;
}
.xxnr p a{
    color: #FF0000;
}
.drlb{
    width: 100%;
}
.drlb li{
    width: 557px;
    height: 120px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-left:5px solid #8C60E7;
    float: left;
    margin-right: 25px;
    margin-top: 25px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
}
.drlb li:nth-child(2n){
    margin-right: 0;
}
.drlb li a{
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #333;
    display: block;
    height: 60px;
}
.drlb li span{
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #999;
}
.mianten{
    padding: 30px;
}
.cwlb{
    width: 100%;
    margin-bottom: 30px;
}
.cwlb li{
    width: 360px;
    height: 120px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-left:5px solid #8C60E7;
    float: left;
    margin-right: 25px;
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
}
.cwlb li:nth-child(3n){
    margin-right: 0;
}
.cwlb li a{
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #333;
    display: block;
    height: 60px;
}
.cwlb li span{
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #999;
}
.tpld{
    width: 100%;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
.miansen{
    padding: 30px;
    background-color: #FAFCFF;
}
.zgcx{
    width: 100%;
    margin-bottom: 30px;
}
.zgcx li{
    width: 360px;
    height: 80px;
    background: url(jyxx.png) 25px 25px no-repeat #fff;
    border: 1px solid #d9d9d9;
    float: left;
    margin-right: 25px;
    margin-top: 10px;
    padding-left: 60px; 
    padding-right: 20px;
    line-height: 80px;
}
.zgcx li:nth-child(3n){
    margin-right: 0;
}
.zgcx li a{
    font-weight: 400;
    font-size: 20px;  
    color: #333;
    display: block;
    height: 80px;
    line-height: 80px;
}