﻿* {
    margin: 0;
    padding: 0;
}

body {
    background: #f2fdff;
}

.head {
    position: relative;
}

.jyxcHeadTitle {
    position: absolute;
    top: 39%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.logo {
    position: absolute;
    top: 41px;
    left: 400px;
}

.w1170 {
    width: 1170px;
    margin: 0 auto;
}

.content {
    position: relative;
    top: -210px;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
    background: #FFF;
    position: relative;
    top: -34px;
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
border-radius: 0px 0px 24px 24px;
}

.jyxcContentTitle {
    text-align: center;
    padding-top: 50px;
}

.content-text {
    padding: 40px 50px 30px 50px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 35px;
    text-align: justify;
}

.content-text div {
    text-indent: 32px;
}

.jyxcWxs {
    text-align: center;
    padding-bottom: 33px;
}

.wxs-content {
    padding: 0 60px;
}

.wxs-content-jylb {
    text-align: center;
    overflow: hidden;
}

.wxs-content-jylb>div {
    width: 160px;
    height: 160px;
    background: #D7F1FF;
    border-radius: 8px;
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
}

.wxs-content-jylb>div:nth-child(5n) {
    margin-right: 0px !important;
}

svg {
    fill: #3a8ce0;
}

.img-svg {
    padding-top: 20px;
}

.wxs-content-jylb-text {
    margin-top: 20px;
}

.bt {
    overflow: hidden;
}

.bt div {
    width: 128px;
    height: 48px;
    background: #3A8CE0;
    border-radius: 8px 0px 0px 8px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    float: left;
}

.bt input {
    width: 650px;
    padding-left: 20px;
    height: 46px;
    background: #FFFFFF;
    border: 1px solid #91CEEF;
    float: left;
    border-radius: 0px 8px 8px 0px;
}

.xmSjhm {
    overflow: hidden;
}

.xmSjhm div {
    float: left;
    width: 128px;
    height: 48px;
    background: #3A8CE0;
    border-radius: 8px 0px 0px 8px;
    line-height: 48px;
    text-align: center;
    color: #fff;
}

.xmSjhm input {
    float: left;
    width: 238px;
    padding-left: 20px;
    height: 46px;
    background: #FFFFFF;
    border: 1px solid #91CEEF;
    border-radius: 0px 8px 8px 0px;
}

.ml24 {
    margin-left: 24px;
}

.mb24 {
    margin-bottom: 24px;
}

input {
    outline-style: none;
    font-size: 18px;
}

.hqyzm {
    width: 140px !important;
    height: 48px !important;
    background: #FD977A !important;
    border-radius: 8px !important;
    margin-left: 20px;
    border: none;
    color: #fff;
    font-size: 16px;
}

textarea {
    width: 938px;
    height: 218px;
    background: #FFFFFF;
    border: 1px solid #91CEEF;
    font-size: 16px;
    outline-style: none;
    border-radius: 16px;
    padding: 20px;
    line-height: 30px;
}
.lynr{
    margin-bottom: 36px;
}
.tjly button{
    width: 307px;
height: 48px;
background: #FD977A;
border-radius: 24px;
font-size: 18px;
outline-style: none;
border: none;
color: #fff;
}
.tjly{
    text-align: center;
    padding-bottom: 36px;
}
.active{
    background: #FFFFFF !important;
    border: 4px solid #FD977A;
    width: 152px !important;
    height: 152px !important;
}
.wxs-content-jylbNew{
    cursor: pointer;
}