* {
    padding: 0;
    margin: 0;
    list-style: none;
}

html,
body {
    margin: 0 auto;
    min-width: 1300px;
    overflow-x: auto;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
header,
section,
footer {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 "microsoft yahei";
    color: #666;
    font-weight: normal;
}

body {
    overflow-x: hidden;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal
}

ul,
ol,
dl {
    list-style: none
}

a,
a:active,
a:link,
a:visited {
    text-decoration: none
}

a {
    color: #000;
}

input {
    outline: none;
}

.margin-c {
    width: 1200px;
    margin: 0 auto;
}


@font-face {
    font-family: "imp";
    src: ;
}


body {
    background-color: #f6f6f6;
}

.index-top {
    height: 100px;
    background-color: #ffffff;
}

.index-top-l {
    float: left;
}

.index-top-r {
    float: right;
}

.index-top-l {
    margin-top: 12px;
}

.index-top-rs {
    float: left;
    margin-top: 24px;
    width: 345px;
    height: 45px;
    border-radius: 22px;
    box-sizing: border-box;
    border: 1px solid #3c8c93;
    overflow: hidden;
    background-color: #3c8c93;
}

.index-top-rs input {
    float: left;
    width: 290px;
    height: 100%;
    border: none;
    box-sizing: border-box;
    padding-left: 24px;
    font-size: 14px;
}

.index-top-rs-ss {
    float: right;
    width: 53px;
    height: 100%;
    position: relative;
    background-color: #3c8c93;
    cursor: pointer;
}

.index-top-rs-ss img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.index-top-rr {
    float: right;
    margin-left: 40px;
}

.index-top-rrl {
    float: left;
    margin-right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.index-top-rrl img {
    width: 100%;
    height: 100%;
}

.index-top-rrr {
    float: right;
    font-size: 14px;
    color: #999999;
}

.index-top-rrr a {
    font-size: 14px;
    color: #999999;
    padding: 17px 0;
    display: inline-block;
}

.index-top-rrr a:hover {
    color: #3c8c93;
}

.index-top-rrr > a {
    font-size: 16px;
    font-weight: bold;
    color: #3c8c93;
}

.index-head {
    height: 50px;
    line-height: 50px;
    background-color: #ffffff;
    box-sizing: border-box;
    border-bottom: 3px solid #3c8c93;
    position: sticky;
    top: 0;
    z-index: 999;
}

.index-nav ul {
    text-align: center;
    display: flex;
}

.index-nav ul li {
    float: left;
    width: 100px;
    flex: 1;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
}

.index-nav ul a {
    font-size: 16px;
    color: #333333;
    line-height: 50px;
}

.index-nav ul .on {
    color: #3c8c93;
}

.index-nav ul a:hover {
    color: #3c8c93;
}

.index-banner01 {
    margin-top: 12px;
    overflow: hidden;
}

.index-banner01-left {
    float: left;
}

.index-banner01-left li {
    background-color: #ffffff;
    width: 230px;
    height: 80px;
    margin-bottom: 3px;
    box-sizing: border-box;
    position: relative;
}

.index-banner01-left li a {
    display: block;
    padding: 20px 15px;
    width: 100%;
    height: 100%;
}

.index-banner01-left li .left-l {
    float: left;
}

.index-banner01-left .title {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}

.index-banner01-left .title-e {
    color: #c1c1c1;
    font-size: 11px;
    margin-top: 8px;
}

.index-banner01-left li .left-r {
    /* float: right; */
    position: absolute;
    right: 15px;
}

.index-banner01-lb {
    float: left;
    width: 955px;
    height: 330px;
    position: relative;
    margin-left: 15px;
}

.index-banner01-lb .hd {
    position: absolute;
    text-align: center;
    bottom: 20px;
    width: 100%;
    z-index: 9;
}

.index-banner01-lb .hd li {
    font-size: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 1px solid #ddd;
    margin: 0 5px;
}

.index-banner01-lb .hd .on {
    background-color: #3c8c93;
    border: 1px solid #3c8c93;
}

.index-banner01-lb .bd li img {
    width: 100%;
    height: 100%;
}

.index-banner01-right {
    float: right;
    background-color: #ffffff;
    width: 239px;
    height: 328px;
}

.index-banner01-right .title {
    line-height: 50px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.index-banner01-right .form-item {
    width: 207px;
    height: 42px;
    line-height: 40px;
    margin: 0 auto 10px;
}

.index-banner01-right .form-item input {
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    border-radius: 10px;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 14px;
}

.index-banner01-right .form .form-item:nth-child(3) input {
    width: 115px;
}

.index-banner01-right .form .form-item:nth-child(3) img {
    width: 82px;
    height: 36px;
    float: right;
    margin-top: 3px;
}

.index-banner01-right .form .form-item:nth-child(4) input {
    width: 15px;
    height: 15px;
    margin-top: 13px;
    float: left;
    margin-right: 10px;
}

.index-banner01-right .form .form-item:nth-child(4) {
    font-size: 14px;
    color: #999999;
    height: 35px;
    margin-top: -5px;
}

.index-banner01-right .form .form-item:nth-child(4) .layui-form-checkbox[lay-skin="primary"] span {
    padding-right: 0;
    font-size: 14px;
    color: #000000;
}

.index-banner01-right .form .form-item button {
    width: 100%;
    height: 40px;
    border: none;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    background-color: #3c8c93;
    border-radius: 10px;
    cursor: pointer;
}

.index-banner01-right .form .form-foot {
    text-align: center;
}

.index-banner01-right .form .form-foot a {
    font-size: 14px;
    color: #999999;
}

.index-banner01-right .form .form-foot span {
    color: #ff9e90;
}

.index-title {
    line-height: 60px;
    height: 60px;
}

.index-title-left {
    float: left;
    color: #333333;
    font-size: 20px;
}

.index-title-span {
    width: 6px;
    height: 17px;
    float: left;
    background-color: #00c1de;
    margin-top: 23px;
    margin-right: 12px;
}

.index-title-rihjt {
    float: right;
}

.index-title-rihjt a {
    font-size: 14px;
    color: #999999;
}

.index-banner02 {
    width: 100%;
    overflow: hidden;
    margin-bottom: -22px;
}

.index-banner02-list {
    width: 384px;
    height: 321px;
    float: left;
    margin-right: 22px;
    background-color: #ffffff;
    margin-bottom: 22px;
    overflow: hidden;
}

.index-banner02-list:nth-child(3n) {
    margin-right: 0;
}

.index-banner02-list-head {
    width: 100%;
    height: 79px;
    background-image: url(/uploads/image/idefault/index-banner02-list-head01.png);
}

.index-banner02-list:nth-child(1) .index-banner02-list-head {
    background-image: url(/uploads/image/idefault/index-banner02-list-head01.png);
}

.index-banner02-list:nth-child(2) .index-banner02-list-head {
    background-image: url(/uploads/image/idefault/index-banner02-list-head02.png);
}

.index-banner02-list:nth-child(3) .index-banner02-list-head {
    background-image: url(/uploads/image/idefault/index-banner02-list-head03.png);
}

.index-banner02-list:nth-child(4) .index-banner02-list-head {
    background-image: url(/uploads/image/idefault/index-banner02-list-head04.png);
}

.index-banner02-list:nth-child(5) .index-banner02-list-head {
    background-image: url(/uploads/image/idefault/index-banner02-list-head03.png);
}

.index-banner02-list:nth-child(6) .index-banner02-list-head {
    background-image: url(/uploads/image/idefault/index-banner02-list-head01.png);
}

.index-banner02-list:nth-child(7) .index-banner02-list-head {
    background-image: url(/uploads/image/idefault/index-banner02-list-head02.png);
}

.index-banner02-list:nth-child(8) .index-banner02-list-head {
    background-image: url(/uploads/image/idefault/index-banner02-list-head01.png);
}

.index-banner02-list:nth-child(9) .index-banner02-list-head {
    background-image: url(/uploads/image/idefault/index-banner02-list-head04.png);
}

.index-banner02-list-head-left {
    float: left;
    color: #ffffff;
    margin-left: 20px;
    margin-top: 15px;
    width: 280px;
}

.index-banner02-list-head-left .kemu {
    font-size: 16px;
    font-weight: 600;
}

.index-banner02-list-head-left .kemu-text {
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 8px;
}

.index-banner02-list-head-right {
    float: right;
    margin-top: 27px;
    margin-right: 18px;
}

.index-banner02-list-foot {
    box-sizing: border-box;
    padding: 0 15px;
}

.index-banner02-item {
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
}

.index-banner02-item img {
    float: left;
    margin-top: 5px;
    margin-right: 6px;
}

.index-banner02-item-title {
    color: #333333;
    font-size: 14px;
    float: left;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 270px;
}

.index-banner02-item-riqi {
    float: right;
    color: #999999;
    font-size: 14px;
}

.youlian {
    border-top: 1px solid #dddddd;
    height: 68px;
}

.youlian ul li a {
    float: left;
    display: block;
    line-height: 68px;
    color: #333333;
    font-size: 15px;
    margin-right: 45px;
}

.index-foot {
    padding-bottom: 15px;
    background-color: #ffffff;
    overflow: hidden;
}

.index-foot .link {
    text-align: center;
    padding: 15px 0;
}

.index-foot .link a {
    margin: 0 25px;
}

.index-foot p {
    margin-top: 20px;
    text-align: center;
}

.index-foot p span {
    color: #666666;
    font-size: 14px;
    margin: 0 25px;
}

.index-foot p:nth-child(2) {
    margin-top: 5px;
}

.index-foot p a {
    color: #666666;
    font-size: 14px;
}

.inner-banner {
    width: 100%;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}

.inner-banner .hd {
    position: absolute;
    text-align: center;
    bottom: 20px;
    width: 100%;
    z-index: 9;
}

.inner-banner .hd li {
    font-size: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 1px solid #ddd;
    margin: 0 5px;
}

.inner-banner .hd .on {
    background-color: #3c8c93;
    border: 1px solid #3c8c93;
}

.inner-banner .bd li img {
    width: 100%;
    height: 100%;
}

.kemu-content {
    overflow: hidden;
}


.kemu-left {
    float: left;
    width: 140px;
    background-color: #ffffff;
    margin-bottom: 25px;
}

.kemu-l-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    background-color: #3c8c93;
    text-align: center;
}

.kemu-left ul li {
    font-size: 14px;
    font-weight: 600;
    color: #3c8c93;
    box-sizing: border-box;
    padding-left: 20px;
    margin-top: 5px;
    padding-bottom: 10px;
}

.kemu-left ul li li {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    margin-top: 0px;
    padding-bottom: 0px;
    transition: 0.4s;
    margin-left: -20px;
    padding-left: 0;
}

.kemu-left ul li li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #333333;
    padding-left: 30px;
}

.kemu-left ul li li:hover {
    cursor: pointer;
    background-color: #e2eeef;
}

.kemu-left ul li .on {
    background-color: #e2eeef;
}

.kemu-left ul li li:nth-child(1) {
    margin-top: 5px;
}

.kemu-c {
    width: 720px;
    background-color: #ffffff;
    float: left;
    margin-left: 20px;
    box-sizing: border-box;
    padding: 0 30px;
}

.kemu-c-title {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #eeeeee;
    line-height: 60px;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}

.kemu-c-title-span {
    width: 5px;
    height: 16px;
    background-color: #3c8c93;
    float: left;
    margin-top: 22px;
    margin-right: 13px;
}

.kemu-c-title span {
    display: inline-block;
    line-height: 40px;
    padding: 0 30px;
    margin-top: 20px;
}

.kemu-c-title span.on {
    background: #3c8c93;
    color: #ffffff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.kemu-c {
    margin-bottom: 25px;
}

.kemu-c-list {
    overflow: hidden;
}

.kemu-c-item {
    display: block;
    height: 100px;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee;
    padding: 20px 0;
}

.kemu-c-i-l {
    float: left;
    width: 50px;
    height: 60px;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    position: relative;
    margin-right: 18px;
}

.kemu-c-i-l img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.kemu-c-i-c {
    float: left;
    width: 520px;
}

.kemu-c-i-c-t {
    font-size: 16px;
    color: #333333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}

.kemu-c-i-c-b {
    font-size: 12px;
    color: #999999;
}

.kemu-c-i-r {
    width: 64px;
    height: 32px;
    border-radius: 16px;
    border: 1px solid #3c8c93;
    color: #3c8c93;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    float: right;
    cursor: pointer;
    margin-top: 13px;
}

.kemu-right {
    float: right;
    width: 300px;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.kemu-right-t {
    width: 240px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    border-bottom: 1px solid #eeeeee;
}

.kemu-right-t-span {
    float: left;
    width: 5px;
    height: 16px;
    color: #3c8c93;
    margin-top: 22px;
    margin-right: 13px;
    background-color: #3c8c93;
}

.kemu-right-list {
    padding: 30px 0;
    width: 260px;
    margin: 0 auto;
}

.kemu-right-item {
    font-size: 14px;
    color: #333333;
    /*padding: 0 15px;*/
    margin: 0 auto 13px;
    /*text-align: center;*/
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.kemu-right-item1 {
    font-size: 14px;
    color: #333333;
    padding: 0 15px;
    margin: 0 auto 13px;
    /*text-align: center;*/
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kemu-right-item a {
    font-size: 14px;
    color: #333333;
}

.index-top-rrr-name {
    display: block;
    color: #333333;
    font-size: 14px;
    cursor: pointer;
}

.index-top-rrr-name img {
    margin-bottom: 3px;
}

.dddwww {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #666666;
    font-size: 14px;
}

.dddwww a {
    color: #666666;
    font-size: 14px;
}

.dddwww img {
    margin-right: 5px;
}

.kemu-right-top {
    height: 120px;
    border-bottom: 20px solid #f6f6f6;
}

.kemu-right-top-l {
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-left: 30px;
    margin-top: 30px;
}

.kemu-right-top-l img {
    width: 100%;
    height: 100%;
}

.kemu-info {
    width: 320px;
}

.kemu-info .kemu-right-t {
    width: 260px;
}

.kemu-right-top-r {
    margin-left: 10px;
    float: left;
    margin-top: 32px;
}

.kemu-right-top-r-name {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}

.kemu-right-top-r-b {
    font-size: 14px;
    color: #999999;
}

.kemu-info-l {
    width: 860px;
    float: left;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 20px;
}

.kemu-info-l-title {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 10px;
}

.kemu-info-l-title-b {
    font-size: 14px;
    color: #999999;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 23px;
}

.w100 {
    width: 100%;
}

.bordernone {
    border: none;
}

.w3px {
    width: 3px;
}

kemu-content .kemu-right-list .kemu-right-item {
    padding: 0 15px !important;
}

.kejianjianjie {
    font-size: 14px;
    color: #333333;
    line-height: 2;
    padding: 20px 15px 10px;
    border: 1px solid #eeeeee;
}

.kemu-info-item {
    overflow: hidden;
    width: 100%;
    height: 90px;
    border: 1px solid #eeeeee;
    transition: 0.4s;
    margin-bottom: 20px;
}

.kemu-info-item:hover {
    border: 1px solid #3c8c93;
}

.kemu-info-item-l {
    float: left;
    margin-top: 25px;
    margin-left: 20px;
    margin-right: 15px;
}

.kemu-info-item-c {
    float: left;
    margin-top: 20px;
}

.kemu-info-item-c-t {
    font-size: 15px;
    color: #333333;
    font-weight: 600;
    width: 520px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kemu-info-item-c-b {
    margin-top: 8px;
    color: #999999;
    font-size: 14px;
}

.kemu-info-item-c-b span {
    font-size: 14px;
    margin-right: 25px;
}

.kemu-info-item-c-b span span {
    margin-right: 0;
    color: #ff0000;
}

.kemu-info-item-r {
    float: right;
    margin-right: 20px;
    overflow: hidden;
    margin-top: 30px;
}

.kemu-info-item-r .kemu-info-item-r-i {
    float: left;
    margin-left: 10px;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 15px;
    background-color: #98bf6b;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}

.kemu-info-item-r .bgc3c8c93 {
    background-color: #3c8c93;
}

.kemu-info-l-r {
    float: right;
    width: 100px;
    height: 36px;
    text-align: center;
    background-color: #3c8c93;
    color: #ffffff;
    line-height: 36px;
    font-size: 14px;
    margin-top: 8px;
    border-radius: 3px;
}

.ziliao-text {
    width: 100%;
    min-height: 200px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    overflow: hidden;
    margin-top: 30px;
    font-size: 16px;
    color: #333;
    line-height: 1.75;
    position: relative;
    box-sizing: border-box;
    padding: 30px 15px;
    text-align: center;
}

.ziliao-text * {
    max-width: 100%;
}

.ziliao-text-foot {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255));
    text-align: center;
    line-height: 100px;
    font-size: 14px;
    color: #333333;
}

.ziliao-text-foot span {
    color: #3c8c93;
}

.ziliao-text-foot-span {
    width: 50px;
    height: 1px;
    background-color: #333;
    display: inline-block;
    margin: 5px 20px;
}

.ziliao-foot {
    margin-bottom: 40px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border: 1px solid #eeeeee;
    border-top: none;
    box-sizing: border-box;
    padding: 0 20px;
}

.ziliao-foot-left {
    float: left;
    font-size: 14px;
    color: #333333;
}

.ziliao-foot-left span {
    color: #ff0000;
}

.ziliao-foot-right {
    float: right;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #ffffff;
    border-radius: 3px;
    text-align: center;
    background-color: #3c8c93;
    margin-top: 12px;
    cursor: pointer;
}

.chongzhi {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999;
}

.chongzhi-content {
    width: 740px;
    height: 570px;
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.chongzhi-content-t {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    background-color: #3c8c93;
}

.chongzhi-content-t img {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}

.chongzhi-title {
    margin-top: 40px;
    margin-left: 40px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}

.chongzhi-list {
    overflow: hidden;
    margin-left: 40px;
}

.chongzhi-item {
    float: left;
    width: 150px;
    height: 100px;
    border: 1px solid #dddddd;
    margin-right: 20px;
    border-radius: 2px;
}

.chongzhi-item-top {
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    margin-top: 25px;
}

.chongzhi-item-top p {
    font-weight: 400;
    color: #ff6600;
}

.chongzhi-list .on {
    background-color: #eef6f7;
    border: 1px solid #3c8c93;
}

.chongzhi-foot {
    overflow: hidden;
    margin-left: 40px;
}

.chongzhi-foot-left {
    position: relative;
    float: left;
    width: 181px;
    height: 181px;
    text-align: center;
    line-height: 180px;
    margin-right: 38px;
    border: 1px solid #c2c2c2;
}

.chongzhi-foot-left img {
    max-width: 180px;
    max-height: 180px;
}

.chongzhi-foot-right {
    float: left;
    padding-top: 10px;
}

.chongzhi-foot-right-text {
    color: #333333;
    font-size: 16px;
}

.chongzhi-foot-right-jine {
    font-size: 14px;
    color: #ff0000;
}

.chongzhi-foot-right-jine span {
    font-size: 30px;
    font-family: 'imp';
    margin-top: 10px;
}

.chongzhi-foot-right-foot {
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
}

.zhongkaozhenti {
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    box-sizing: border-box;
}

.zhongkaozhenti-title {
    height: 40px;
    line-height: 40px;
    width: 120px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    background-color: #3c8c93;
}

.zhongkaozhenti-fenge {
    width: 100%;
    height: 1px;
    background-color: #eeeeee;
}

.zhongkaozhenti-option {
    width: 860px;
    float: left;
}

.zhongkaozhenti-advertising {
    float: right;
    width: 305px;
    height: 235px;
    position: relative;
    margin-right: 15px;
    margin-top: 15px;
}

.zhongkaozhenti-advertising .hd {
    position: absolute;
    text-align: center;
    bottom: 20px;
    width: 100%;
    z-index: 9;
}

.zhongkaozhenti-advertising .hd li {
    font-size: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 1px solid #ddd;
    margin: 0 5px;
}

.zhongkaozhenti-advertising .hd .on {
    background-color: #3c8c93;
    border: 1px solid #3c8c93;
}

.zhongkaozhenti-advertising .bd li img {
    width: 100%;
    height: 100%;
}

.zhongkaozhenti-item {
    margin-left: 30px;
    margin-top: 20px;
    overflow: hidden;
}

.zhenti-title {
    float: left;
    font-size: 14px;
    color: #595959;
    font-weight: 600;
    margin-right: 30px;
}

.zhenti-title-inner {
    float: left;
    font-size: 14px;
    margin-right: 25px;
    padding: 0 5px;
    border-radius: 2px;
    color: #595959;
    cursor: pointer;
    margin-bottom: 10px;
    width: 70px;
    text-align: center;
}

.overflow {
    overflow: hidden;
}

.zhongkaozhenti-item .on {
    background-color: #dff0f2;
    color: #3c8c93;
}

.zhenti-content {
    overflow: hidden;
    margin-bottom: 20px;
}

.zhenti-content-left {
    float: left;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 0 30px;
    width: 860px;
}

.zuce {
    background-image: url(/uploads/image/idefault/zuce.png);
    width: 100%;
    height: 553px;
    background-repeat: repeat;
    background-size: cover;
    margin-bottom: 10px;
}

.zuce-from {
    float: right;
    margin-top: 60px;
    width: 362px;
    height: 430px;
    background-color: #ffffff;
    border-radius: 10px;
    margin-right: 50px;
}

.zuce-from-title {
    height: 85px;
    text-align: center;
    line-height: 85px;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
}

.zuce-from-item {
    width: 300px;
    height: 50px;
    box-sizing: border-box;
    margin: 0 auto 15px;
    position: relative;
}

.zuce-from-item input {
    width: 100%;
    height: 100%;
    font-size: 14px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #f9f9ff;
    border: 1px solid #eeeeee;
    border-radius: 3px;
}

.zuce-from-item img {
    position: absolute;
    right: 0px;
    top: 0;
    height: 50px;
}

.zuce-from-item:nth-child(3) {
    background-color: #f9f9ff;
    border: 1px solid #eeeeee;
}

.zuce-from-item:nth-child(4) input {
    width: 190px;
    border: none;
}

.zuce-from-yonghu {
    margin-left: 30px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #666666;
}

.zuce-from-yonghu .layui-form-checkbox[lay-skin="primary"] span {
    padding-right: 0;
    font-size: 14px;
    color: #000000;
}

.zuce-from-yonghu a {
    font-size: 14px;
    vertical-align: middle;
    margin-top: -5px;
}

.zuce-from-yonghu input {
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 3px;
    margin-right: 7px;
}

.zuce-from-item .buttonn {
    width: 100%;
    height: 100%;
    border: none;
    background-color: #3c8c93;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    line-height: 30px;
}

.zuce-from .form-foot {
    text-align: center;
    width: 300px;
    margin: 0 auto;
    font-size: 17px;
}

.zuce-from .form-foot a {
    font-size: 17px;
    color: #999999;
}

.zuce-from .form-foot span {
    color: #e6380f;
    font-weight: bold;
}

div.popmid {
    display: none;
}

div.popmid .bg {
    position: fixed;
    display: table;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    background:  \9;
    z-index: 1100;
}

div.popmid .bg .cell {
    position: relative;
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

div.popmid .bg .cell .midbox {
    padding: 10px;
    position: relative;
    display: table;
    margin: 0 auto;
    overflow: hidden;
}

div.popmid .bg .cell .midbox.white {
    background: #fff;
}

div.popmid .bg .cell .midbox.black {
    background: #000;
}

div.popmid .bg .cell .midbox.radius {
    border-radius: 5px;
}

div.popmid .bg .cell .midbox .tit {
    height: 35px;
    line-height: 35px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 18px;
    color: #4eb6ff;
}

div.popmid .bg .cell .midbox .box iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

div.popmid .bg .cell label.close {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 2.8em;
    cursor: pointer;
}

div.popmid .bg .cell label.close.trans {
    color: #333;
}

div.popmid .bg .cell label.close.black {
    color: #fff;
    background: rgba(0, 0, 0, .7);
}

.wxpay {
    width: 300px;
    height: 371px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.wxpay .qrcode, .wxpay .explain {
    width: 300px;
    text-align: center;
}

.wxpay .qrcode img {
    width: 280px;
    height: 280px;
}

.denglu {
    height: 370px;
    margin-top: 90px;
}

.denglu-title {
    text-align: center;
    overflow: hidden;
}

.denglu-title .zuce-from-title {
    width: 50%;
    float: left;
    position: relative;
}

.denglu-title .on {
    color: #3c8c93;
}

.zuce-from-title-span {
    width: 20px;
    height: 3px;
    background-color: #3c8c93;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: auto;
    opacity: 0;
}

.denglu-title .on .zuce-from-title-span {
    opacity: 1;
}

.zhanghu-index {
    overflow: hidden;
}

.nav-left {
    float: left;
    width: 220px;
    background-color: #ffffff;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

.nav-title {
    width: 100%;
    height: 80px;
    background-color: #3c8c93;
    line-height: 80px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
}

.nav-title img {
    margin-left: 30px;
    margin-bottom: -3px;
}

.nav-left ul {
    margin-top: 25px;
}

.nav-left ul li {
    width: 100%;
    line-height: 40px;
    margin-top: 20px;
}

.nav-left a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #999999;
    transition: 0.4s;
    border-left: 2px solid #ffffff;
    box-sizing: border-box;
}

.nav-left ul li a img {
    margin-top: -3px;
    margin-left: 33px;
    margin-right: 7px;
}

.nav-left ul .on {
    background-color: #e2eeef;
}

.nav-left ul .on a {
    color: #3c8c93;
    border-left: 2px solid #3c8c93;
}

.nav-left ul li li a {
    font-size: 14px;
    color: #333333;
}

.nav-left ul li .on a {
    color: #333333;
}

.nav-left ul li ul {
    margin-top: 0px;
}

.nav-left ul li ul li {
    margin-top: 0;
}

.nav-left ul li ul li a {
    padding-left: 58px;
    box-sizing: border-box;
}

.nav-left ul li ul li a:hover {
    color: #3c8c93;
    border-left: 2px solid #3c8c93;
    background-color: #e2eeef;
}

.zh-index-top {
    overflow: hidden;
    background-color: #ffffff;
    width: 960px;
    height: 180px;
    float: right;
    margin-bottom: 10px;
}

.zh-index-t-l {
    float: left;
    overflow: hidden;
}

.zh-index-t-l-l {
    float: left;
    margin-left: 30px;
    margin-top: 45px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
}

.zh-index-t-l-r {
    float: left;
    margin-left: 18px;
}

.zh-index-t-l-l img {
    width: 100%;
    height: 100%;
}

.zh-index-t-l-r-t {
    font-size: 30px;
    color: #333333;
    margin-top: 73px;
}

.zh-index-t-l-r-b {
    font-size: 14px;
    color: #666666;
    margin-top: 5px;
}

.zh-index-t-l-r-b img {
    margin-bottom: -5px;
}

.zh-index-t-r {
    float: right;
    margin-right: 50px;
    margin-top: 60px;
}

.zh-index-t-r img {
    margin-bottom: -4px;
    margin-right: 3px;
}

.zh-index-t-r span {
    color: #333333;
    font-size: 14px;
}

.zh-index-t-r span span {
    color: #3c8c93;
    font-size: 36px;
    font-family: arial;
}

.zh-index-t-r .zh-index-t-r-btn {
    display: inline-block;
    width: 80px;
    height: 35px;
    border-radius: 18px;
    text-align: center;
    line-height: 35px;
    color: #ffffff;
    font-size: 18px;
    background-color: #3c8c93;
    margin-left: 60px;
    margin-top: 12px;
    float: right;
}

.zh-index-right {
    width: 960px;
    float: right;
    margin-bottom: 20px;
    min-height: 650px;
}

.zh-index-right-c {
    width: 100%;
    background-color: #ffffff;
    float: right;
    box-sizing: border-box;
    padding: 10px 30px 30px;
}

.kemu-c-title-right {
    float: right;
}

.kemu-c-title-right a {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
}

.xzd-list {
    overflow: hidden;
}

.xzd-item {
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 25px 0;
}

.xzd-item-left {
    float: left;
}

.xzd-item-title {
    color: #333333;
    font-size: 16px;
    margin-bottom: 10px;
}

.xzd-item-text {
    color: #999999;
    font-size: 14px;
}

.xzd-item-text span {
    margin-right: 40px;
}

.xzd-item-text img {
    margin-right: 3px;
    margin-bottom: -1px;
}

.xzd-item-right {
    float: right;
    line-height: 53px;
    font-size: 24px;
    color: #3c8c93;
    font-family: arial;
}

.xzd-item .colorf34646 {
    color: #f34646;
}

.czzx-title {
    line-height: 60px;
    font-size: 16px;
    color: #333333;
}

.czzx-list {
    overflow: hidden;
}

.czzx-item {
    float: left;
    width: 150px;
    height: 100px;
    margin-right: 20px;
    box-sizing: border-box;
    border: 1px solid #dddddd;
    border-radius: 2px;
    text-align: center;
}

.czzx-list .on {
    background-color: #eef6f7;
    border: 1px solid #3c8c93;
}

.czzx-item-title {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 5px;
}

.czzx-item-text {
    font-size: 16px;
    color: #ff6600;
}

.czzx-zhifuma {
    border: 1px solid #dddddd;
    position: relative;
    width: 180px;
    height: 180px;
    margin: 0 auto 10px;
}

.czzx-zhifuma img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.czzx-foot {
    text-align: center;
}

.czzx-foot img {
    vertical-align: middle;
}

.czzx-foot span {
    font-size: 18px;
    color: #ff0000;
    font-weight: 600;
    font-family: arial;
}

.czzx-remark {
    text-align: center;
    margin-top: 20px;
    color: #ff6600;
    font-size: 18px;
}

.zh-index-right .kemu-c-title {
    margin-top: 10px;
}

.grzl-top {
    margin: 50px 0;
    width: 122px;
    height: 122px;
    border-radius: 50%;
    overflow: hidden;
}

.grzl-top img {
    width: 100%;
    height: 100%;
}

.grzl-list {
    margin-bottom: 168px;
}

.grzl-item {
    border-bottom: 1px solid #dddddd;
    line-height: 60px;
}

.grzl-item span {
    display: inline-block;
    color: #333333;
    font-size: 16px;
    min-width: 280px;
    margin-left: 15px;
}

.xiugai-ziliao {
    float: right;
}

.xiugai-ziliao a {
    font-size: 16px;
    color: #3c8c93;
    font-weight: 400;
}

.xg-form {
    margin-top: 50px;
    margin-left: 50px;
    margin-bottom: 90px;
}

.xg-form-item {
    height: 40px;
    margin-bottom: 20px;
    line-height: 40px;
}

.xg-form-item-left {
    float: left;
    font-size: 14px;
}

.xg-form-item-right {
    float: left;
    margin-left: 20px;
    width: 350px;
    height: 100%;
}

.xg-form-item-right input {
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    font-size: 14px;
    border: 1px solid #e7e7e7;
    border-radius: 2px;
    box-sizing: border-box;
    padding-left: 10px;
    border: none;
    color: #333;
}

.xg-form-item-right input::-webkit-input-placeholder {
    color: #999;
}

.xg-form-item-right select {
    width: 96%;
    height: 100%;
    background-color: #f9f9f9;
    font-size: 14px;
    border: none;
    box-sizing: border-box;
    padding: 0 15px;
    outline: none;
    border-right: none;
}

.xg-form-item-right {
    background-color: #f9f9f9;
    border: 1px solid #e7e7e7;
}

.xg-form-btn {
    width: 150px;
    height: 40px;
    border-radius: 2px;
    color: #ffffff;
    line-height: 40px;
    border: none;
    font-size: 16px;
    background-color: #3c8c93;
    margin-left: 48px;
    cursor: pointer;
}

.xiugaimima .xg-form-item {
    height: 50px;
    line-height: 50px;
}

.xiugaimima .xg-form-item-left {
    width: 60px;
}

.xiugaimima .xg-form-btn {
    margin-left: 80px;
    height: 50px;
    line-height: 50px;
}

.xiugaimima {
    margin-bottom: 220px;
}

.banner-lxwm {
    position: relative;
    width: 100%;
}

.banner-lxwm img {
    max-width: 100%;
}

.lxwm-title {
    margin-top: 80px;
    color: #333333;
    font-size: 36px;
    text-align: center;
}

.lxwm-title-e {
    color: #999999;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}

.lxwm-list {
    overflow: hidden;
}

.lxwm-item {
    width: 380px;
    height: 300px;
    box-sizing: border-box;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    margin-right: 30px;
    background-color: #ffffff;
    float: left;
}

.lxwm-item:nth-child(3) {
    margin-right: 0;
}

.lxwm-item-head {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 25px;
}

.lxwm-item-title {
    text-align: center;
    color: #333333;
    font-size: 18px;
    margin-bottom: 13px;
}

.lxwm-item-text {
    color: #333333;
    font-size: 15px;
    text-align: center;
}

.lxwm-map {
    width: 100%;
    height: 500px;
    background-color: #ffffff;
    margin: 50px 0;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
}

.index-banner01-right-toux {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin: 10px auto;
}

.index-banner01-right-toux img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.index-banner01-right-name {
    text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 13px;
}

.index-banner01-right-xzd {
    text-align: center;
    font-size: 14px;
    color: #3c8c93;
}

.index-banner01-right-xzd span {
    font-size: 20px;
    color: #3c8c93;
    font-weight: 600;
}

.index-banner01-right-text {
    color: #666;
    font-size: 14px;
    text-align: center;
    margin: 15px 0;
}

.index-banner01-right-text a {
    color: #666;
    font-size: 14px;
}

.index-banner01-right-btn {
    margin: 0 auto;
    width: 200px;
    height: 40px;
    line-height: 40px;
}

.index-banner01-right-btn a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    background-color: #3c8c93;
    border-radius: 10px;
}

.index-banner01-right-btn a:hover {
    color: #ffffff;
}

.layui-laypage * {
    margin-right: 5px !important;
    font-size: 16px !important;
}

.layui-laypage {
    width: 100%;
    text-align: center;
    margin-bottom: 35px !important;
    margin-top: 35px !important;
}

.layui-laypage-count {
    padding: 0 10px !important;
    border: 1px solid #eeeeee !important;
}

.layui-laypage-em {
    color: #ffffff !important;
    background-color: #3c8c93 !important;
}

.layui-laypage .layui-laypage-curr em {
    margin-right: 0 !important;
}

.layui-laypage a:hover {
    color: #3c8c93 !important;
}

.sendstatus {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    height: 30px;
    text-align: center;
    padding: 0 7px;
    line-height: 30px;
    color: #fff !important;
    background: #0076fe;
    border-radius: 3px;
    cursor: pointer;
}

.sendstatus.disabled {
    background: #ccc !important;
    cursor: default !important;
}

.sendsmsshadow {
    padding: 10px;
    width: 280px;
    text-align: center;
}

.sendsmsshadow input,
.sendsmsshadow img {
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
}

.sendsmsshadow input {
    border: 1px solid #e6e6e6;
    width: 120px;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 16px;
}

.sendsmsshadow a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    margin: 13px 6px 0;
    padding: 2px 10px;
    border: 1px solid #4898d5;
    background-color: #2e8ded;
    color: #fff;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}

.sendsmsshadow a:hover {
    color: #fff;
}

/* 2022/08/06 */
.jianjie-content {
    width: 100%;
    background-color: #ffffff;
    margin: 20px 0 30px;
    overflow: hidden;
    padding-bottom: 125px;
}

.jianjie-text {
    margin-top: 45px;
    font-size: 16px;
    color: #333333;
    line-height: 2;
    width: 1070px;
    margin: 45px auto 100px;
}

.jianjie-text * {
    max-width: 100%;
    margin: auto;
}

.text-center {
    text-align: center;
}

.jianije-img {
    display: inline-block;
    text-align: center;
    position: relative;
    width: 260px;
    height: 260px;
}

.jianije-img:nth-child(2) {
    margin: 0 100px;
}

.jianije-img img {
    position: absolute;
    top: 0;
    left: 0;
}

.jianije-img-title {
    position: relative;
    color: #ffffff;
    top: 125px;
    font-size: 18px;
    font-weight: 600;
}

.jianije-img-text {
    position: absolute;
    color: #ffffff;
    width: 126px;
    font-size: 14px;
    top: 174px;
    left: 0;
    right: 0;
    margin: auto;
}

.nodata {
    font-size: 14px;
    text-align: center;
    line-height: 100px;
}

/* 2022/08/29 */
.index-top-rr {
    position: relative;
    margin-top: 20px;
}

.index-top-rrr-maks {
    width: 150px;
    height: 150px;
    background-color: #ffffff;
    box-shadow: 0 0 4px 4px #dddddd;
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 60px;
    display: none;
}

.index-top-rrr-maks a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: 0.4s;
    padding: 0;
}

.index-top-rrr-maks a:nth-child(3) {
    border-top: 1px solid #dddddd;
}

.index-top-rrr-maks a:hover {
    background-color: #eee;
}

.index-top-rrr-name img {
    transition: 0.4s;
    margin-left: 5px;
}

.index-right-fixed {
    position: fixed;
    right: 10px;
    top: 55%;
    width: 225px;
}

.fixed-list {
    overflow: hidden;
    position: absolute;
    right: 0;
}

.fixed-item {
    width: 60px;
    height: 60px;
    margin-bottom: 3px;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
    transition: 0.4s;
}

.fixed-item img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.fixed-item:hover {
    background-color: #4e979d;
}

.fixed-item img:nth-child(1) {
    display: block;
}

.fixed-item img:nth-child(2) {
    display: none;
}

.fixed-item:hover img:nth-child(1) {
    display: none;
}

.fixed-item:hover img:nth-child(2) {
    display: block;
}

.fixed-item:hover:nth-child(3) {
    background-color: #ffffff;
}

.fixed-item:hover:nth-child(3) img {
    display: block;
}

.index-qq {
    width: 160px;
    height: 160px;
    background-color: #ffffff;
    overflow: hidden;
    float: left;
    margin-top: 15px;
    display: none;
}

.index-ma {
    width: 100px;
    height: 100px;
    margin: 20px 30px 10px;
}

.index-ma img {
    width: 100%;
    height: 100%;
}

.index-qq p {
    text-align: center;
    color: #333333;
    font-size: 16px;
}

.index-vx {
    width: 160px;
    height: 160px;
    background-color: #ffffff;
    overflow: hidden;
    float: left;
    margin-top: 15px;
    display: none;
}

.index-vx p {
    text-align: center;
    color: #333333;
    font-size: 16px;
}