* {
    padding: 0;
    margin: 0;
    list-style: none;
}

html,
body {
    margin: 0 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: 14px/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;
}

/*
@font-face {
	font-family: "ba";
	src: url("BAHNSCHRIFT.TTF");
}
 */
.margin-c {
    width: 1190px;
    margin: auto;
}

.index-top {
    width: 100%;
    height: 100px;
    background-image: url(../img/index-top.png);
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
    display: none;
}

.index-top > .margin-c {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.index-top > .margin-c a img {
    width: 100%;
    height: 100px;
}

.index-top-xxx {
    position: absolute;
    top: 14px;
    right: 0;
    cursor: pointer;
}

.index-top-left {
    float: left;
    width: 237px;
    height: 100px;
    text-align: center;
    position: relative;
    background-color: #e1251b;
    color: #fff;
}

.index-top-left img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -9px;
    margin: auto;
}

.index-top-left-title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 5px;
}

.index-top-left-text {
    font-size: 16px;
}

.index-top-right {
    float: left;
    margin-left: 64px;
    overflow: hidden;
}

.index-top-item {
    float: left;
    margin-right: 28px;
    margin-top: 10px;
    overflow: hidden;
}

.index-top-item-left {
    float: left;
    width: 80px;
    height: 80px;
    background-color: #fff;
}

.index-top-item-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index-top-item-right {
    float: left;
    width: 175px;
    height: 80px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    box-sizing: border-box;
    padding-left: 15px;
    padding-top: 5px;
    line-height: 1.7;
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.index-top2-span {
    width: 100%;
    height: 1px;
    margin-top: 1px;
    background-color: #f2f2f2;
}

.index-top2 {
    width: 100%;
    height: 32px;
    background-color: #f2f2f2;
    line-height: 32px;
}

.index-top2 .margin-c {
    height: 32px;
}

.index-top2-left {
    position: relative;
    float: left;
    padding-left: 25px;
    color: #666666;
    font-size: 12px;
}

.index-top2-left img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.index-top2-right {
    float: right;
}

.index-top2-right-left {
    float: left;
    color: #666666;
    font-size: 12px;
    margin-right: 43px;
}

.index-top2-right-left a {
    color: #666666;
    font-size: 12px;
}

.index-top2-right-left a:nth-child(1) {
    color: #e1251b;
    text-decoration: underline;
}

.index-top2-right-list {
    float: right;
}

.index-top2-right-list > ul > li {
    float: left;
    margin-right: 32px;
}

.index-top2-right-list > ul > li:nth-last-child(1) {
    margin: 0;
}

.index-top2-right-list > ul > li > ul {
    display: none;
    border: 1px solid #ddd;
    border-top: 0;
    background-color: #fff;
    padding-bottom: 6px;
    position: relative;
    z-index: 600;
}

.index-top2-right-list > ul > li > a {
    position: relative;
    padding-right: 8px;
    display: block;
    width: 100%;
    height: 100%;
    color: #666666;
    font-size: 12px;
}

.index-top2-right-list > ul > li > a img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.index-top2-right-list > ul > li:hover > ul {
    display: block;
}

.index-top2-right-list > ul > li > ul > li {
    text-align: center;
    line-height: 1.7;
}

.index-top2-right-list > ul > li > ul > li a {
    color: #666666;
    font-size: 12px;
}

.index-top2-right-list a:hover {
    color: #e1251b;
}

.index-banner01 {
    position: relative;
    padding-top: 140px;
    background-color: #fff;
    max-width: 1920px;
    margin: 0 auto;
}

.index-banner01-foot {
    position: relative;
    font-size: 0;
    z-index: 100;
}

.index-banner01-foot .margin-c {
    width: 738px;
    position: absolute;
    z-index: 98;
    top: 220px;
    left: 60px;
    right: 0;
    margin: auto;
}

.index-banner01-foot .margin-c .next {
    float: right;
}

.index-banner01-foot .hd {
    width: 100%;
    position: absolute;
    bottom: 27px;
    text-align: center;
}

.index-banner01-foot .hd ul li {
    display: inline-block;
    font-size: 0;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 6px;
}

.index-banner01-foot .bd ul li img {
    width: 100%;
    height: 482px;
    object-fit: cover;
}

.index-banner01-foot .hd ul .on {
    background-color: #e1251b;
    border: 2px solid #e1251b;
}

.index-banner01-foot .prev {
    z-index: 100;
}

.index-banner01-foot .next {
    z-index: 100;
}

.overflow {
    /*overflow: hidden;*/
}

.index-banner01-head {
    position: absolute;
    top: 23px;
    left: 0;
    width: 100%;
    z-index: 500;
    height: 1px;
}

.index-banner01-head-top {
    width: 100%;
}

.index-banner01-head-top .logo {
    display: block;
    float: left;
    height: 60px;
    max-width: 255px;
}

.index-banner01-head-top .logo img {
    width: 100%;
    height: 100%;
}

.index-banner01-head-top-left {
    float: right;
    margin-right: 142px;
}

.index-banner01-head-top-ss {
    width: 490px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #e1281e;
    margin-bottom: 8px;
}

.index-banner01-head-top-ss input {
    width: 418px;
    float: left;
    box-sizing: border-box;
    height: 38px;
    border: none;
    color: #999999;
    font-size: 12px;
    padding: 0 15px;
}

.index-banner01-head-top-ss a {
    float: right;
    width: 70px;
    background-color: #e1281e;
    height: 38px;
    position: relative;
}

.index-banner01-head-top-ss a img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.index-banner01-head-top-rmss {
    color: #999999;
    font-size: 12px;
}

.index-banner01-head-top-rmss a {
    color: #999999;
    font-size: 12px;
}

.index-banner01-head-top-rmss a:hover {
    color: #e1251b;
}

.index-banner01-head-top-right {
    float: right;
    width: 145px;
    height: 40px;
    border: 1px solid #eee;
    line-height: 40px;
    position: relative;
    box-sizing: border-box;
    padding-left: 60px;
    color: #666666;
    font-size: 12px;
}

.index-banner01-head-top-right img {
    position: absolute;
    top: 0;
    left: 16px;
    bottom: 0;
    margin: auto;
}

.index-banner01-head-top-right-position {
    position: absolute;
    left: 38px;
    top: 2px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #e1281e;
}

.index-banner01-head-foot {
    margin-top: 15px;
    height: 36px;
    border-bottom: 1px solid #e1281e;
}

.index-banner01-head-foot > .margin-c {
    position: relative;
}

.left-nav {
    width: 242px;
    float: left;
    position: relative;
}

.left-nav-top {
    display: block;
    width: 100%;
    height: 36px;
    background-color: #e1251b;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 36px;
    font-size: 16px;
    color: #fff !important;
    padding-left: 20px;
    box-sizing: border-box;
}

.left-nav-top img {
    margin-right: 10px;
    margin-bottom: 2px;
}

.left-nav-list {
    width: 100%;
    height: 468px;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    /*padding: 15px 0 0 0;*/
    position: relative;
    /*overflow-y: auto;*/
}

.dingdan-foot-item-title
.left-nav-list a:hover {
    color: #e1251b;
}

.left-nav-list > ul {
    box-sizing: border-box;
    padding: 15px 0 0 0;
    overflow-y: auto;
    height: 453px;
}

.left-nav-list > ul > li {
    /*position: relative;*/
    background-image: url(../img/left-nav-list-ul.png);
    background-position: 220px;
    background-repeat: no-repeat;
    padding: 0 10px 15px 20px;
}

.left-nav-title {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
}

.eft-nav-text {
    width: 190px;
    height: 21px;
    overflow: hidden;
}

.eft-nav-text a {
    display: inline-block;
    color: #666666;
    font-size: 12px;
}

.nav-inner {
    width: 948px;
    min-height: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 990;
    padding: 15px 20px;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    display: none;
    border: 1px solid #c2c2c2;
}

.nav-inner-item {
    overflow: hidden;
}

.nav-inner-left {
    float: left;
    position: relative;
    float: left;
    width: 95px;
    line-height: 24px;
    font-size: 12px;
    display: inline-block;
    color: #666666;
    font-weight: bold;
    box-sizing: border-box;
    text-align: right;
    padding-right: 20px;
    margin-right: 10px;
    background-image: url(../img/left-nav-list-ul.png);
    background-position: right;
    background-repeat: no-repeat;
}

.nav-inner-right {
    display: inline-block;
    float: left;
    width: 800px;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    line-height: 24px;
    padding: 3px 0 5px;
}

.nav-inner-right a {
    border-left: 1px solid #e0e0e0;
    padding: 0 5px 0 5px;
    white-space: nowrap;
    color: #666666;
}

.banner-inner-right {
    width: 188px;
    height: 453px;
    overflow: hidden;
    border-radius: 10px;
    background-color: #fff;
    float: right;
    margin-top: 50px;
    box-sizing: border-box;
    padding: 15px;
}

.b-i-r-head {
    overflow: hidden;
    margin-bottom: 20px;
}

.b-i-r-head-left {
    width: 38px;
    height: 38px;
    float: left;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 8px;
}

.b-i-r-head-left img {
    width: 100%;
}

.b-i-r-head-right {
    float: right;
    max-width: 112px;
    overflow: hidden;
}

.b-i-r-head-title {
    color: #666666;
    font-size: 12px;
}

.b-i-r-head-foot {
    color: #333333;
    font-size: 14px;
}

.b-i-r-head-foot a {
    color: #333333;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b-i-r-head-foot a:hover {
    color: #e1251b;
}

.b-i-r-title {
    color: #333333;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
}

.b-i-r-title a {
    float: right;
    margin-top: 3px;
    font-size: 10px;
    font-weight: 300;
    color: #8e8d8d;
}

.b-i-r-title a:hover {
    color: #e1251b;
}

.b-i-r-new-list {
    margin-bottom: 12px;
    min-height: 142px;
}

.b-i-r-new-item {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 12px;
    box-sizing: border-box;
    padding-left: 15px;
    margin-bottom: 5px;
    position: relative;
}

.b-i-r-new-item a {
    color: #666666;
    font-size: 12px;
}

.b-i-r-new-item a:hover {
    color: #e1251b;
}

.b-i-r-new-item::after {
    content: " ";
    display: block;
    position: absolute;
    left: 3px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #e1251b;
}

.b-i-r-foot-list {
    overflow: hidden;
    margin-top: 20px;
}

.b-i-r-foot-item {
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 30px;
}

.b-i-r-foot-item:nth-child(2n) {
    float: right;
}

.b-i-r-foot-item-head {
    width: 100%;
    height: 30px;
    margin-bottom: 3px;
}

.b-i-r-foot-item-head img {
    max-width: 100%;
}

.b-i-r-foot-item-text {
    color: #333333;
    font-size: 14px;
}

.b-i-r-foot-item:hover .b-i-r-foot-item-text {
    color: #e1251b;
}

.index-nav {
    /*float: left;*/
    margin-left: 140px;
    position: absolute;
    left: 220px;
}

.index-nav ul {
    overflow: hidden;
}

.index-nav ul li {
    float: left;
    margin-right: 100px;
}

.index-nav ul li:nth-last-child(1) {
    margin-right: 0;
}

.index-nav ul li a {
    color: #333333;
    font-size: 16px;
}

.index-nav ul li .on {
    color: #e1251b;
}

.index-nav ul li a:hover {
    color: #e1251b;
}

.index-banner02 {
    margin: 15px 0;
}

.index-banner02-item {
    float: left;
    width: 226px;
    height: 358px;
    margin-right: 15px;
    border-radius: 5px;
    overflow: hidden;
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}

.index-banner02-item a img {
    width: 100%;
    height: 100%;
}

.index-banner02-item:nth-last-child(1) {
    margin-right: 0;
}

/*.index-banner02-item:nth-child(1) {*/
/*	background-image: url(../img/index-banner02-item01.png);*/
/*}*/

/*.index-banner02-item:nth-child(2) {*/
/*	background-image: url(../img/index-banner02-item02.png);*/
/*}*/

/*.index-banner02-item:nth-child(3) {*/
/*	background-image: url(../img/index-banner02-item03.png);*/
/*}*/

/*.index-banner02-item:nth-child(4) {*/
/*	background-image: url(../img/index-banner02-item04.png);*/
/*}*/

/*.index-banner02-item:nth-child(5) {*/
/*	background-image: url(../img/index-banner02-item05.png);*/
/*}*/

.index-banner02-item-title {
    font-size: 24px;
    margin-top: 38px;
    margin-bottom: 12px;
}

.index-banner02-item-text {
    width: 177px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    border-radius: 18.5px;
    color: #fff;
    margin: 0 auto 30px;
    font-size: 16px;
}

.index-banner02-item-img {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.index-banner02-item-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.index-banner02-item:nth-child(1) .index-banner02-item-title {
    color: #48ae9d;
}

.index-banner02-item:nth-child(1) .index-banner02-item-text {
    background-color: #48ae9d;
}

.index-banner02-item:nth-child(2) .index-banner02-item-title {
    color: #0aacd3;
}

.index-banner02-item:nth-child(2) .index-banner02-item-text {
    background-color: #0aacd3;
}

.index-banner02-item:nth-child(3) .index-banner02-item-title {
    color: #ad7ee0;
}

.index-banner02-item:nth-child(3) .index-banner02-item-text {
    background-color: #ad7ee0;
}

.index-banner02-item:nth-child(4) .index-banner02-item-title {
    color: #fb6044;
}

.index-banner02-item:nth-child(4) .index-banner02-item-text {
    background-color: #fb6044;
}

.index-banner02-item:nth-child(5) .index-banner02-item-title {
    color: #df9e0e;
}

.index-banner02-item:nth-child(5) .index-banner02-item-text {
    background-color: #df9e0e;
}

.index-banner03 {
    margin-bottom: 25px;
}

.index-banner03-item {
    float: left;
    width: 590px;
    height: 153px;
    border-radius: 5px;
    /*background-image: url(../img/index-banner03-item01.png);*/
    overflow: hidden;
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
}

.index-banner03-item a img {
    width: 100%;
    height: 100%;
}

.index-banner03-item:nth-child(2) {
    float: right;
    /*background-image: url(../img/index-banner03-item02.png);*/
}

.index-banner03-left {
    float: left;
    margin-right: 50px;
}

.index-banner03-title {
    color: #fefefe;
    font-size: 21px;
    font-weight: 600;
    margin-top: 32px;
    margin-bottom: 13px;
    margin-left: 45px;
}

.index-banner03-foot {
    display: block;
    width: 120px;
    height: 36px;
    border: 2px solid #fff;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    color: #fefefe;
    font-size: 16px;
    margin-left: 28px;
}

.index-banner03-foot img {
    margin-left: 9px;
}

.index-banner03-right {
    float: left;
    margin-top: 28px;
}

.index-banner03-list {
    float: left;
    margin-top: 13px;
    overflow: hidden;
}

.index-banner03-right-item {
    margin-right: 15px;
    width: 110px;
    height: 125px;
    float: left;
}

.index-banner03-right-item img {
    width: 100%;
    height: 100%;
}

.index-banner04 {
    margin-bottom: 12px;
}

.index-banner04-head {
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 15px;
}

.index-banner04-title {
    float: left;
    border-bottom: 1px solid #e1251b;
    color: #333333;
    font-size: 21px;
    font-weight: 600;
    padding-bottom: 15px;
}

.index-banner04-right {
    float: right;
    line-height: 45px;
}

.index-banner04-right ul {
    overflow: hidden;
}

.banner-nav {
    float: left;
}

.index-banner04-right li {
    float: left;
}

.index-banner04-right .gengduo {
    float: right;
    margin-left: 40px;
    color: #999999;
    font-size: 14px;
}

.index-banner04-right li {
    margin-left: 20px;
}

.index-banner04-right li a {
    color: #333333;
    font-size: 14px;
}

.index-banner04-right li .on {
    color: #e1251b;
    font-weight: bolder;
}

.index-banner04-right .gengduo:hover {
    color: #e1251b;
}

.i-b4-left {
    float: left;
    width: 287px;
    height: 514px;
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
    margin-right: 15px;
    cursor: pointer;
}

.i-b4-left img {
    width: 100%;
    height: 100%;
}

.bgsb .i-b4-left {
    background-image: url(../img/i-b4-left01.png);
}

.i-b4-left-img {
    width: 100%;
    height: 330px;
    position: relative;
    margin-bottom: 20px;
}

.i-b4-left-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.i-b4-left-title {
    margin-left: 25px;
    color: #ffffff;
    font-size: 24px;
}

.i-b4-left-title-e {
    margin-left: 25px;
    color: #ffffff;
    opacity: 0.8;
    font-size: 16px;
    margin-bottom: 10px;
}

.i-b4-left-text {
    margin: 0 25px;
    height: 36px;
    border-radius: 18px;
    color: #fff;
    padding: 0 20px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 36px;
    font-size: 16px;
}

.bgsb .i-b4-left-text {
    background-color: #48ae9d;
}

.i-b4-list {
    position: relative;
    float: right;
    width: 888px;
    height: 514px;
}

.index-banner04-content::after {
    content: " ";
    display: block;
    clear: both;
}

.i-b4-list::after {
    content: " ";
    display: block;
    clear: both;
}

.i-b4-item {
    float: left;
    width: 210px;
    height: 250px;
    margin-right: 15px;
    margin-bottom: 12px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    padding: 0 15px;
    cursor: pointer;
    transition: 0.4s;
}

.i-b4-item:hover {
    box-shadow: 0 0 4px 4px #eee;
}

.i-b4-item:hover .i-b4-item-title {
    color: #e1251b;
}

.i-b4-item:nth-child(4n) {
    margin-right: 0;
}

.i-b4-item-head {
    width: 100%;
    height: 150px;
    position: relative;
}

.i-b4-item-head img {
    max-height: 130px;
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.i-b4-item-title {
    color: #666666;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 3px;
    min-height: 39px;
}

.i-b4-item-text {
    color: #999999;
    font-size: 12px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 3px;
}

.i-b4-item-foot {
    overflow: hidden;
}

.i-b4-item-jiage {
    color: #e1251b;
    font-size: 14px;
    float: left;
}

.i-b4-item-jiage span {
    font-size: 18px;
}

.i-b4-item-gwc {
    float: right;
    margin-top: 5px;
}

.dnws .i-b4-left {
    background-image: url(../img/i-b4-left02.png);
}

.dnws .i-b4-left-title {
    color: #2074ca;
}

.dnws .i-b4-left-title-e {
    color: #2074ca;
}

.dnws .i-b4-left-text {
    background-color: #2074ca;
}

.txsm .i-b4-left {
    background-image: url(../img/i-b4-left03.png);
}

.txsm .i-b4-left-text {
    background-color: #2074ca;
}

.jdjj .i-b4-left {
    background-image: url(../img/i-b4-left04.png);
}

.jdjj .i-b4-left-text {
    background-color: #fd8606;
}

.hwyp .i-b4-left {
    background-image: url(../img/i-b4-left05.png);
}

.hwyp .i-b4-left-text {
    background-color: #249b55;
}

.shjbh .i-b4-left {
    background-image: url(../img/i-b4-left06.png);
}

.shjbh .i-b4-left-text {
    background-color: #ed6546;
}

.swyp .i-b4-left {
    background-image: url(../img/i-b4-left07.png);
}

.swyp .i-b4-left-text {
    background-color: #556a8d;
}

.lfyp .i-b4-left {
    background-image: url(../img/i-b4-left08.png);
}

.lfyp .i-b4-left-text {
    background-color: #284c5c;
}

.index-banner05 {
    /*overflow: hidden;*/
    /*border-bottom: 1px solid #eee;*/
    /*padding-bottom: 40px;*/
    /*margin-bottom: 30px;*/
    /*padding-top: 30px;*/
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
    margin-bottom: 30px;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
}

.index-banner05-item {
    float: left;
    /*margin-right: 80px;*/
    overflow: hidden;
}

.index-banner05-item:nth-child(1) {
    /*margin-left: 60px;*/
}

.index-banner05-item:nth-last-child(1) {
    /*margin-right: 0;*/
}

.index-banner05-item-left {
    float: left;
    width: 30px;
    height: auto;
    margin-right: 15px;
    margin-top: 5px;
}

.index-banner05-item-right {
    float: left;
}

.index-banner05-item-title {
    font-weight: 600;
    font-size: 16px;
    color: #333333;
}

.index-banner05-item-text {
    color: #666666;
    font-size: 12px;
}

.index-banner06 {
    margin-bottom: 20px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.index-banner06-item {
    /* float: left;
	margin-right: 280px; */
}

.index-banner06-item:nth-last-child(1) {
    margin-right: 0;
}

.index-banner06-item-title {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}

.index-banner06-item li {
    margin-bottom: 10px;
}

.index-banner06-item li a {
    color: #666666;
    font-size: 12px;
}

.index-banner06-item li a:hover {
    color: #e1251b;
}

.index-foot {
    background-color: #3d3d3d;
    padding-top: 40px;
}

.index-foot-top {
    overflow: hidden;
    border-bottom: 1px solid #5a5a5a;
    padding-bottom: 20px;
}

.index-foot-item {
    float: left;
    margin-right: 12px;
}

.index-foot-title {
    color: #ffffff;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 12px;
}

.index-foot-item ul {
    overflow: hidden;
}

.index-foot-item li {
    float: left;
    margin-right: 70px;
}

.index-foot-item li a {
    opacity: 0.6;
    color: #ffffff;
    font-size: 12px;
}

.index-foot-item li a:hover {
    opacity: 1;
}

.index-foot-item p {
    color: #fff;
    font-size: 12px;
    opacity: 0.6;
}

.index-foot-right {
    float: right;
}

.index-foot-ewm {
    width: 100px;
    height: 100px;
    position: relative;
}

.index-foot-ewm img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 85px;
    height: 85px;
}

.index-foot-right p {
    text-align: center;
    font-size: 12px;
    opacity: 0.6;
    color: #fff;
}

.index-foot-foot {
    padding: 25px 0 20px;
    text-align: center;
}

.index-foot-foot p {
    font-size: 12px;
    color: #ffffff;
}

.index-foot-foot p a {
    opacity: 0.6;
    margin-right: 10px;
}

.index-foot-foot p a:hover {
    opacity: 1;
}

.index-foot-foot a {
    font-size: 12px;
    color: #ffffff;
    opacity: 0.6;
}

.index-foot-img a {
    display: inline-block;
    opacity: unset;
    height: 35px;
    margin-right: 10px;
}

.index-foot-img a img {
    width: 100%;
    height: 100%;
}

.index-foot-foot a:hover {
    opacity: 1;
}

.index-foot-img {
    margin-top: 15px;
    opacity: 1;
}

.float-left-nav {
    display: none;
    position: fixed;
    left: 4.5%;
    top: 100px;
    z-index: 500;
    width: 80px;
    border: 1px solid #e7e7e7;
    box-shadow: 0 0 4px 4px #eee;
}

.float-left-nav li {
    padding: 0 10px;
    font-size: 12px;
    color: #666666;
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    transition: 0.4s;
}

.float-left-nav .on {
    background-color: #e1251b;
    color: #fff;
}

.float-left-nav li:hover {
    background-color: #e1251b;
    color: #fff;
}

.float-left-nav li:nth-last-child(1):hover {
    color: #666666;
    background-color: #fff;
}

.float-left-nav li img {
    margin-right: 10px;
}

.float-right-nav {
    display: none;
    position: fixed;
    right: 3%;
    top: 100px;
    z-index: 500;
    width: 58px;
    border: 1px solid #e7e7e7;
    box-shadow: 0 0 4px 4px #eee;
    z-index: 500;
    background-color: #fff;
}

.float-right-nav li {
    line-height: 35px;
    border-bottom: 1px solid #e7e7e7;
}

.float-right-nav li a {
    display: block;
    line-height: 35px;
    color: #333333;
    font-size: 14px;
    padding: 0 15px;
    text-align: center;
}

.float-right-nav li a:hover {
    color: #e1251b;
    font-size: 14px;
    font-weight: 600;
    background-color: #fdf0ef;
}

.float-right-nav li:nth-last-child(1):hover {
    color: #e1251b;
    font-size: 14px;
    font-weight: 600;
    background-color: #fdf0ef;
    overflow: hidden;
    cursor: pointer;
}

.float-right-nav li a img {
    margin-top: 10px;
    margin-bottom: -15px;
}

.right-gwc {
    position: relative;
}

.right-gwc:hover {
    background-color: #fff !important;
    font-weight: 400 !important;
}

.right-gwc div {
    position: absolute;
    left: 32px;
    top: 7px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #e1281e;
}

.right-dianhua {
    text-align: center;
    position: relative;
    margin-top: 20px;
    cursor: pointer;
}

.right-dianhua:hover .inner-right-dianhua {
    display: block;
}

.inner-right-dianhua {
    width: 110px;
    font-size: 14px;
    position: absolute;
    right: 70px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 0 15px;
    display: none;
}

.right-reweima {
    text-align: center;
    position: relative;
    cursor: pointer;
}

.inner-right-reweima {
    font-size: 14px;
    position: absolute;
    right: 70px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    width: 100px;
    height: 100px;
    display: none;
}

.inner-right-reweima img {
    width: 85px;
    height: 85px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.right-reweima:hover .inner-right-reweima {
    display: block;
}

.float-right-nav li:nth-last-child(1) img {
    display: block;
    margin: 10px auto 0;
}

.float-right-nav li:nth-last-child(1) {
    text-align: center;
}

.inner-left-nav .left-nav-list {
    display: none;
}

.inner-left-nav:hover .left-nav-list {
    display: block;
    height: auto;
    min-height: 468px;
    overflow: visible;
    border: 1px solid #c2c2c2;
}

.dddwww {
    position: relative;
    padding-left: 25px;
    height: 50px;
    line-height: 50px;
    color: #999999;
    font-size: 14px;
}

.dddwww a {
    color: #999999;
    font-size: 14px;
}

.dddwww img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.splb-nav {
    width: 100%;
    height: auto;
    border-top: 1px dashed #ddd;
    margin-bottom: 27px;
}

.splb-nav::after {
    content: " ";
    display: block;
    clear: both;
}

.splb-nav-item {
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    background-color: #f5f5f5;
}

.splb-nav-left {
    float: left;
    width: 119px;
    box-sizing: border-box;
    padding-left: 15px;
    padding-top: 15px;
    color: #666666;
    font-size: 14px;
    font-weight: 600;
}

.splb-nav-right {
    float: left;
    background-color: #fff;
    width: calc(100% - 119px);
    padding-left: 22px;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 15px;
    position: relative;
}

.splb-nav-gengduo {
    display: none;
    width: 50px;
    height: 20px;
    line-height: 20px;
    border: 2px solid #ddd;
    text-align: center;
    color: #999999;
    font-size: 12px;
    cursor: pointer;
    position: absolute;
    bottom: 14px;
    right: 0;
}

.splb-nav-gengduo img {
    margin-bottom: 2px;
}

.splb-nav-r-h {
    overflow: hidden;
    margin-bottom: 10px;
}

.splb-nav-r-title {
    float: left;
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    margin-right: 8px;
}

.splb-nav-r-right {
    float: left;
    width: 930px;
    overflow: hidden;
}

.splb-nav-r-item {
    color: #666666;
    font-size: 14px;
    float: left;
    line-height: 26px;
    padding: 0 12px;
    border-radius: 13px;
    cursor: pointer;
    margin-bottom: 5px;
    margin-right: 12px;
    transition: 0.4s;
}

.splb-nav-r-right .on {
    color: #fff;
    background-color: #e1251b;
}

.splb-nav-r-item:hover {
    color: #fff;
    background-color: #e1251b;
}

.sppx {
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    border-left: 0;
    border-right: 0;
    box-sizing: border-box;
    padding: 0 20px 0 15px;
    line-height: 48px;
    margin-bottom: 20px;
}

.sppx-left {
    float: left;
}

.sppx-left-item {
    float: left;
    color: #666666;
    font-size: 14px;
    margin-right: 10px;
    cursor: pointer;
}

.sppx-left-item.on {
    color: #e1251b;
}

.sppx-left-item img {
    margin-bottom: 2px;
}

.sppx-left-item:hover {
    color: #e1251b;
}

.sppx-left-item:nth-child(5):hover {
    color: #666;
}

.sppx-left-item input {
    width: 58px;
    height: 22px;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 0 10px;
    color: #333333;
    font-size: 12px;
}

.sppx-left-item input:nth-child(1) {
    margin-left: 10px;
}

.sppx-left-item input:nth-child(2) {
    margin-right: 30px;
}

.xsfs-img01 {
    margin: 0 9px;
}

.xsfs-img03 {
    display: none;
}

.sppx-right {
    float: right;
    overflow: hidden;
}

.sppx-right-left {
    float: left;
    color: #999999;
    font-size: 14px;
    margin-right: 15px;
}

.sppx-right-left span {
    color: #1b9aa0;
}

.sppx-right-xx {
    float: left;
    color: #666666;
    font-size: 14px;
    margin-right: 15px;
}

.sppx-right-xx span {
    color: #e1251b;
}

.sppx-right-fy {
    float: left;
    overflow: hidden;
    margin-top: 13px;
    cursor: pointer;
}

.sppx-right-fy-page {
    float: left;
    width: 50px;
    height: 20px;
    border: 1px solid #eee;
    text-align: center;
    line-height: 20px;
    background-color: #fff;
}

.sppx-right-fy-page.dis {
    background-color: #f5f5f5;
    cursor: not-allowed;
}

.sp-list::after {
    content: " ";
    display: block;
    clear: both;
}

.sp-list {
    margin-bottom: 20px;
}

.sp-item {
    float: left;
    width: 225px;
    height: 250px;
    border: 1px solid #eee;
    margin-right: 16px;
    margin-bottom: 30px;
    transition: 0.4s;
    box-sizing: border-box;
    padding: 0 25px;
    cursor: pointer;
}

.sp-item:hover {
    box-shadow: 0 0 4px 4px #eee;
}

.sp-item:nth-child(5n) {
    margin-right: 0;
}

.jxsp-title {
    line-height: 57px;
    padding-left: 25px;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.jxsp-list::after {
    content: " ";
    display: block;
    clear: both;
}

.jxsp-list {
    padding-bottom: 20px;
    border: 1px solid #eee;
    margin-bottom: 20px;
}

.jxsp-item {
    float: left;
    width: 225px;
    margin-right: 15px;
    box-sizing: border-box;
    padding: 0 17px;
    transition: 0.4s;
    margin-top: 20px;
    cursor: pointer;
}

.jxsp-item:hover {
    box-shadow: 0 0 4px 4px #eee;
}

.jxsp-item:nth-last-child(1) {
    margin-right: 0;
}

.jxsp-item-head {
    margin-top: 16px;
    width: 100%;
    height: 190px;
    position: relative;
    margin-bottom: 8px;
}

.jxsp-item-head img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.jxsp-item-title {
    color: #333333;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 13px;
}

.jxsp-item-text {
    color: #666666;
    font-size: 12px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.jxsp-item-jiage {
    color: #e1251b;
    font-size: 12px;
}

.jxsp-item-jiage span {
    font-size: 16px;
    font-weight: 600;
}

.inner-foot-left {
    float: left;
    overflow: hidden;
}

.inner-foot-item {
    float: left;
    margin-right: 80px;
}

.inner-foot-item:nth-last-child(1) {
    margin-right: 0;
}

.inner-foot-title {
    color: #333333;
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 600;
}

.inner-foot-item li {
    margin-bottom: 5px;
}

.inner-foot-item li a {
    color: #666666;
    font-size: 12px;
}

.inner-foot-right {
    float: right;
    text-align: center;
}

.inner-foot-ewm {
    width: 130px;
    height: 120px;
    border: 1px solid #ddd;
    position: relative;
    margin-bottom: 5px;
}

.inner-foot-ewm img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.inner-foot .inner-foot-right > p {
    color: #333333;
    font-size: 12px;
    margin: 0;
}

.inner-foot p {
    color: #666666;
    font-size: 12px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}

.inner-foot p a {
    color: #666666;
    font-size: 12px;
}

.cpinfo-head {
    margin-bottom: 35px;
}

.cpinfo-head::after {
    content: " ";
    display: block;
    clear: both;
}

#magnifier {
    position: relative;
    width: 450px;
    float: left;
}

.small-box {
    position: relative;
    width: 452px;
    height: 452px;
    margin-bottom: 20px;
    border: 1px solid #eee;
    box-sizing: border-box;
}

.small-box table td {
    width: 600px;
    height: 400px;
}

.small-box img {
    height: 450px;
    width: 450px;
}

.small-box .hover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    border: 1px solid rgba(212, 212, 212, .3);
    background: rgba(254, 238, 167, .3);
    filter: alpha(opacity:50);
    cursor: move;
}

.thumbnail-box {
    position: relative;
    width: 100%;
}

.thumbnail-box .btn {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 32px;
    margin-top: -16px;
}

.thumbnail-box .btn-prev {
    left: 0;
    background: url(../img/btn_prev.png) no-repeat;
}

.thumbnail-box .btn-prev.btn_prev_disabled {
    background: url(../img/btn_prev_disabled.png) no-repeat;
    cursor: not-allowed;
}

.thumbnail-box .btn-next {
    right: 0;
    background-image: url(../img/btn_next.png);
    background-repeat: repeat;
    background-size: cover;
}

.thumbnail-box .btn-next.btn_next_disabled {
    background: url(../img/btn_next_disabled.png) no-repeat;
    cursor: not-allowed;
}

.thumbnail-box .list {
    overflow: hidden;
    width: 400px;
    margin: 0 auto;
    box-sizing: border-box;
}

.thumbnail-box .wrapper {
    width: 100000px;
}

.thumbnail-box .list .item {
    float: left;
    margin: 0 10px;
}


.thumbnail-box .list .item img {
    border: 2px solid #fff;
    width: 58px;
    height: 58px;
}

.thumbnail-box .list .item-cur img {
    border: 2px solid #42adb3;
}

.big-box {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 450px;
    top: 0;
    width: 490px;
    height: 490px;
    border: 2px solid #EEEEEE;
    box-sizing: border-box;
    background-color: #FFFFFF;
    z-index: 990;
}

.big-box img {
    display: block;
}

.cpinfo-head-right {
    width: 700px;
    float: right;
}

.cpinfo-head-left-img {
    width: 30px;
    position: absolute;
    z-index: 500;
    right: -2px;
    top: 422px;
    height: 30px;
}

.cpinfo-head-left-img img {
    width: 100%;
}

.cpinfo-head-title {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    line-height: 1.7;
}

.cpinfo-head-title span {
    color: #e1251b;
}

.cpinfo-head-bh {
    margin: 12px 0;
    color: #999999;
    font-size: 12px;
}

.cpinfo-head-bh img {
    cursor: pointer;
}

.cpinfo-head-jg {
    width: 100%;
    background-color: #f5f5f5;
    padding: 15px 28px 0;
    overflow: hidden;
    margin-bottom: 35px;
}

.cpinfo-head-xsj {
    color: #999999;
    font-size: 14px;
    margin-bottom: 12px;
}

.cpinfo-head-xsj span {
    color: #e1251b;
    font-size: 16px;
    margin-left: 30px;
}

.cpinfo-head-hyj text {
    font-size: 12px;
    margin-left: 30px;
}

.cpinfo-head-xsj span span {
    font-size: 21px;
    font-weight: 600;
    margin: 0;
}

.cpinfo-head-hyj {
    color: #999999;
    font-size: 14px;
    margin-bottom: 15px;
}

.cpinfo-head-hyj a {
    color: #e1251b;
    margin-left: 30px;
}

.cpinfo-head-hyj a img {
    margin-bottom: -2px;
}

.cpinfo-head-ps {
    position: relative;
    margin-bottom: 25px;
}

.cpinfo-head-ps-left {
    float: left;
    width: 78px;
    color: #999999;
    font-size: 14px;
}

.cpinfo-head-ps input {
    width: 280px;
    height: 28px;
    border: 1px solid #d3d3d3;
    color: #333;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 13px;
}

.cpinfo-head-ps #notShip {
    color: #e1251b;
    margin-left: 15px;
}

.cpinfo-head-sl {
    overflow: hidden;
    margin-bottom: 15px;
    line-height: 37px;
}

.cpinfo-head-sl-right {
    float: left;
    overflow: hidden;
    border-radius: 5px;
    background-color: #fafafa;
}

.cpinfo-head-sl-jian {
    float: left;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
    background-color: #f5f5f5;
}

.cpinfo-head-sl-jia {
    float: left;
    width: 37px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
    background-color: #f5f5f5;
}

.cpinfo-head-sl-ipt {
    background-color: #f5f5f5;
    margin: 0 2px;
    float: left;
    width: 53px;
    height: 37px;
    line-height: 37px;
}

.cpinfo-head-sl-ipt input {
    width: 100%;
    height: 37px;
    line-height: 37px;
    border: none;
    background-color: #f5f5f5;
    font-size: 14px;
    text-align: center;
    color: #333;
}

.cpinfo-head-zj {
    margin-bottom: 22px;
    overflow: hidden;
}

.cpinfo-head-zj .cpzj {
    float: left;
    color: #e1251b;
    font-size: 14px;
}

.cpinfo-head-zj .cpzj span {
    font-size: 18px;
}

.cpinfo-head-foot {
    border-top: 1px solid #ddd;
    padding-top: 24px;
}

.cpinfo-head-foot::after {
    content: " ";
    display: block;
    clear: both;
}

.cpinfo-head-foot-left {
    float: left;
    overflow: hidden;
}

.cpinfo-ljgm {
    float: left;
    background-image: url(../img/cpinfo-ljgm.png);
    width: 122px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}

.cpinfo-jrgwc {
    float: left;
    background-image: url(../img/cpinfo-jrgwc.png);
    width: 122px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}

.cpinfo-head-foot-smxd {
    margin: 0 10px;
    width: 140px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 22.5px;
    color: #333333;
    font-size: 14px;
    float: left;
    cursor: pointer;
    transition: 0.4s;
    position: relative;
    background-color: #fff;
}

.cpinfo-head-foot-smxd-inner {
    position: absolute;
    width: 106px;
    height: 106px;
    padding: 6px;
    bottom: 46px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    background-color: #fff;
    box-shadow: 0 0 8px 2px rgb(0 0 0 / 10%);
}

.cpinfo-head-foot-smxd-inner img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.cpinfo-head-foot-smxd:hover {
    border: 1px solid #999;
}

.cpinfo-head-foot-smxd:hover .cpinfo-head-foot-smxd-inner {
    display: block;
}

.cpinfo-head-foot-smxd > img {
    margin-right: 5px;
    margin-bottom: 4px;
}

.cpinfo-head-foot-ddxj {
    width: 140px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #e1251b;
    text-align: center;
    border-radius: 22.5px;
    color: #fff;
    font-size: 14px;
    float: left;
    background-color: #e1251b;
    cursor: pointer;
}

.cpinfo-head-list {
    margin-top: 25px;
}

.cpinfo-head-list ul {
    /*overflow: hidden;*/
}

.cpinfo-head-list ul li {
    float: left;
    margin-right: 20px;
    color: #999999;
    font-size: 14px;
    cursor: pointer;
}

.cpinfo-head-list ul li img {
    margin-right: 3px;
    margin-bottom: 3px;
}

.cpinfo-foot {
    margin-bottom: 40px;
}

.cpinfo-foot::after {
    content: " ";
    display: block;
    clear: both;
}

.cpinfo-foot-left {
    width: 960px;
    float: left;
}

.cpinfo-foot-left .hd {
    width: 100%;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    background-color: #f5f5f5;
    /*margin-bottom: 35px;*/
}

.cpinfo-foot-left .hd ul {
    overflow: hidden;
}

.cpinfo-foot-left .hd li {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    float: left;
    width: 113px;
    text-align: center;
    color: #666666;
    cursor: pointer;
    transition: 0.4s;
}

.cpinfo-foot-left .hd .on {
    color: #fff;
    background-color: #e1251b;
}

.cpinfo-foot-left .hd li:hover {
    color: #fff;
    background-color: #e1251b;
}

.cpinfo-fuwenben {
    color: #666666;
    font-size: 14px;
    line-height: 1.7;
}

.cpinfo-fuwenben * {
    max-width: 100%;
}

.cpinfo-fuwenben img {
    max-width: 100%;
    height: auto !important;
}


.cpinfo-foot-left .bd table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ddd;
}

.cpinfo-foot-left .bd table td {
    border: 1px solid #ddd;
    padding: 10px 0;
    font-size: 14px;
}

.cpinfo-foot-left .bd table td:nth-child(1) {
    padding: 10px 17px;
    background-color: #f7f7f7;
    box-sizing: border-box;
    width: 120px;
}

.cpinfo-foot-left .bd table td:nth-child(2) {
    padding: 10px 30px;
    box-sizing: border-box;
    width: 350px;
}

.cpinfo-foot-left .bd table td:nth-child(3) {
    padding: 10px 17px;
    background-color: #f7f7f7;
    box-sizing: border-box;
    width: 120px;
}

.cpinfo-foot-left .bd table td:nth-child(4) {
    padding: 10px 30px;
    box-sizing: border-box;
    width: 350px;
}

.cp-sppj-item {
    overflow: hidden;
    border-bottom: 1px dashed #e9e9e9;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cp-sppj-left {
    float: left;
    overflow: hidden;
    margin-right: 25px;
}

.cp-sppj-left-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    float: left;
}

.cp-sppj-left-img img {
    width: 100%;
    height: 100%;
}

.cp-sppj-left-title {
    color: #666666;
    font-size: 14px;
    font-weight: 600;
    width: 4em;
    float: left;
    margin-top: 7px;
    overflow: hidden;
    text-wrap: nowrap;
    text-overflow: ellipsis;
}

.cp-sppj-right {
    width: 820px;
    float: right;
}

.cp-sppj-text {
    color: #333333;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 10px;
}

.cp-sppj-foot {
    overflow: hidden;
}

.cp-sppj-foot-left {
    color: #999999;
    font-size: 14px;
    float: left;
}

.cp-sppj-foot-right {
    float: right;
    color: #666666;
    font-size: 14px;
}

.cp-sppj-foot-right span {
    margin-left: 24px;
    cursor: pointer;
}

.cp-sppj-foot-right img {
    margin-right: 5px;
    margin-bottom: -3px;
}

.cpinfo-foot-right {
    float: right;
    width: 210px;
    border: 1px solid #ddd;
}

.cpinfo-foot-right-title {
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #666666;
    font-size: 16px;
    font-weight: 600;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
}

.cpinfo-foot-right .sp-item {
    width: 100%;
    border: none;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 0 15px;
}

.dengl-head {
    overflow: hidden;
    background-color: #fff;
    height: 90px;
}

.dengl-logo {
    float: left;
    margin-top: 17px;
    height: 60px;
}

.dengl-right {
    line-height: 90px;
    float: right;
    color: #999999;
}

.dengl-right img {
    margin-bottom: -3px;
    margin-right: 3px;
}

.dengl {
    height: 848px;
    background-image: url(../img/dengl-contetn.png);
    background-repeat: repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.dengl-contetn {
    width: 544px;
    border-radius: 5px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 120px;
    right: 0;
    margin: auto;
    box-shadow: 0 0 4px 4px #acb2b9;
    box-sizing: border-box;
    padding: 0 40px;
    overflow: hidden;
}

.dengl-contetn-title {
    line-height: 80px;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}

.dengl-contetn-title div {
    cursor: pointer;
    position: relative;
    width: 50%;
    text-align: center;
}

.dengl-contetn-title div:hover {
    color: #e1251b;
}

.dengl-contetn-title div:hover::after {
    display: none;
}

.dengl-contetn-title .on {
    color: #e1251b;
}

.dengl-contetn-title div::after {
    content: " ";
    display: none;
    position: absolute;
    bottom: 20px;
    width: 50px;
    height: 2px;
    background-color: #e1251b;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}

.dengl-contetn-title .on::after {
    content: " ";
    display: block;
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 2px;
    background-color: #e1251b;
    left: 0;
    right: 0;
    margin: auto;
}

.dengl-contetn-form {
    overflow: hidden;
}

.dengl-contetn-item {
    /* width: 100%; */
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 15px;
    line-height: 50px;
}

.dengl-contetn-item img {
    margin: 0 10px 3px 24px;
}

.dengl-contetn-item input {
    border: none;
    width: 85%;
    font-size: 16px;
    color: #333;
    height: 50px;
}

.dengl-contetn-foot {
    color: #999999;
    font-size: 14px;
}

.dengl-contetn-foot label {
    cursor: pointer;
}

.dengl-contetn-foot a {
    color: #666666;
    font-size: 14px;
}

.dengl-contetn-foot a:hover {
    color: #e1251b;
}

.dengl-contetn-foot input {
    cursor: pointer;
    vertical-align: middle;
    margin-bottom: 2px;
}

.dengl-contetn-btn {
    margin-top: 40px;
    width: 100%;
    height: 55px;
    border: 1px solid #eb716b;
    line-height: 55px;
    background-color: #eb716b;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    transition: 0.4s;
    margin-bottom: 55px;
}

.dengl-contetn-btn:hover {
    color: #eb716b;
    background-color: #fff;
}

.dengl-contetn-text {
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin-bottom: 20px;
}

.dengl-contetn-text a {
    color: #666666;
    font-size: 14px;
}

.dengl-contetn-text a:hover {
    color: #e1251b;
}

.dengl-foot-text {
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}

.dengl-foot-text a {
    color: #ffffff;
    font-size: 12px;
}

.dengl.dl-gys {
    background-image: url(../img/dl-gys.png);
}

.dengl.dl-gys .dengl-contetn {
    box-shadow: none;
}

.dengl.zhuce .dengl-contetn {
    height: auto;
}

.dengl.zhuce .dengl-contetn-item {
    overflow: hidden;
    margin-bottom: 12px;
    position: relative;
}

.yanzm {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto !important;
    cursor: pointer;
}

.yanzm:hover {
    color: #e1251b;
}

.dengl.zhuce .dengl-contetn-item .yanzm-ipt {
    width: 50%;
}

.dengl-left {
    float: left;
    color: #666666;
    font-size: 16px;
    margin: 0 35px 0 12px;
    width: 77px;
}

.dengl-left span {
    color: #ff0000;
}

.dengl.zhuce .dengl-contetn-item input {
    width: 70%;
}

.dengl.zhuce .dengl-contetn-btn {
    margin-top: 20px;
    margin-bottom: 5px;
}

.lk-login {
    margin-bottom: 25px;
    text-align: center;
}

.lk-login a {
    color: #666666;
}

.lk-login a:hover {
    color: #e1251b;
}

.f7f7f7 {
    background-color: #f7f7f7;
}

.new-left {
    width: 860px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 0 25px;
    float: left;
}

.new-left-list {
    padding-bottom: 15px;
}

.new-left-item {
    display: block;
    border-bottom: 1px dashed #ddd;
    margin-top: 15px;
    overflow: hidden;
}

/*.new-left-item:last-child {*/
/*	border-bottom: unset;*/
/*}*/

.new-left-item:hover {
    border-bottom: 1px dashed #e1251b;
}

.new-left-item:hover .new-left-item-title {
    color: #e1251b;
}

.new-left-item-title {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}

.new-left-item-text {
    color: #999999;
    font-size: 12px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.new-right {
    float: right;
    width: 300px;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: #fff;
}

.new-right-title {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
}

.new-right-item {
    display: block;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    margin-bottom: 10px;
}

/*.new-right-item:last-child {*/
/*	border-bottom: unset;*/
/*}*/

.new-right-item:hover {
    border-bottom: 1px dashed #e1251b;
}

.new-right-item:hover .new-right-item-title {
    color: #e1251b;
}

.new-right-item-title {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.new-right-item-text {
    color: #999999;
    font-size: 12px;
    margin-bottom: 15px;
}

.new-right-list {
    padding-bottom: 5px;
}

.new-info-title {
    margin-top: 20px;
    color: #333333;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
}

.new-info-text {
    color: #999999;
    font-size: 14px;
    margin-bottom: 20px;
}

.new-info-fuwenben {
    color: #666666;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 25px;
}

.new-info-fuwenben * {
    max-width: 100%;
}

.new-info-fuwenben img {
    max-width: 100%;
    height: auto !important;
}

.jfsp .sppx {
    /*margin-top: 25px;*/
}

.jfsp .sppx .sppx-left-item .on {
    color: #e1251b;
}

.jfsp .sppx .sppx-left-item span {
    font-size: 14px;
    margin: 0 3px;
    cursor: pointer;
}

.jfsp .sppx .sppx-left-item {
    margin-right: 30px;
}

.jfsp-list::after {
    content: " ";
    display: block;
    clear: both;
}

.jfsp-item {
    width: 224px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 0 25px;
    float: left;
    margin-right: 17px;
    margin-bottom: 30px;
    cursor: pointer;
}

.jfsp-item:nth-child(5n) {
    margin-right: 0;
}

.jfsp-item-head {
    width: 100%;
    height: 140px;
    position: relative;
}

.jfsp-item-head img {
    max-width: 95%;
    max-height: 95%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.jfsp-item-top {
    overflow: hidden;
    color: #999999;
    font-size: 12px;
    line-height: 27px;
}

.jfsp-item-top-left {
    float: left;
}

.jfsp-item-top-left span {
    color: #e1251b;
    font-size: 18px;
}

.jfsp-item-top-right {
    float: right;
}

.jfsp-item-title {
    color: #666666;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 39px;
}

.jfsp-item-text {
    color: #999999;
    font-size: 12px;
    margin: 3px 0;
}

.jfsp-item-foot {
    width: 90px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #e1251b;
    border-radius: 12.5px;
    color: #fff;
    font-size: 12px;
    margin: 10px auto 15px;
    cursor: pointer;
}

.jfsp-item-foot img {
    margin-bottom: 3px;
}

.jf-info-p {
    color: #999999;
    font-size: 12px;
    margin-bottom: 30px;
}

.jf-right .sp-item {
    height: auto;
    text-align: center;
    padding-bottom: 15px;
}

.i-b4-item-foot {
    color: #999999;
    font-size: 14px;
}

.i-b4-item-foot span {
    font-size: 18px;
    color: #e1251b;
}

.jf-info .cpinfo-head-hyj-right {
    float: right;
    width: 88%;
    color: #999999;
    font-size: 12px;
}

.cpinfo-head-hyj-right span {
    color: #e1251b;
    font-size: 14px;
}

.cpinfo-head-hyj-right span span {
    font-size: 21px;
    font-weight: 600;
}

.jf-info .cpinfo-head-xsj {
    line-height: 30px;
}

.jf-info .cpinfo-head-jg {
    padding-bottom: 20px;
}

.inner-banner {
    width: 100%;
    font-size: 0;
}

.inner-banner img {
    width: 100%;
}

.anli-nav {
    width: 100%;
    height: auto;
    box-shadow: 0 0 4px 4px #eee;
    box-sizing: border-box;
    padding: 20px 30px 0;
    margin-bottom: 25px;
}

.anli-nav-left {
    float: left;
    width: 9%;
    color: #333333;
    font-size: 14px;
}

.anli-nav > ul > li {
    overflow: hidden;
    margin-bottom: 10px;
}

.anli-nav > ul {
    overflow: hidden;
}

.anli-nav ul ul {
    width: 91%;
    float: left;
}

.anli-nav ul ul li {
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
}

.anli-nav ul ul li a {
    color: #333333;
    font-size: 14px;
}

.anli-nav ul ul li .on {
    color: #e1251b;
}

.anli-nav ul ul li a:hover {
    color: #e1251b;
}

.anli-list::after {
    content: " ";
    display: block;
    clear: both;
}

.anli-item {
    float: left;
    width: 384px;
    border: 1px solid #eee;
    box-sizing: border-box;
    margin-right: 19px;
    height: auto;
    margin-bottom: 26px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: 0.4s;
}

.anli-item:hover {
    box-shadow: 0 0 4px 4px #eee;
}

.anli-item:nth-child(3n) {
    margin-right: 0;
}

.anli-item-head {
    width: 100%;
    height: 220px;
    font-size: 0;
    overflow: hidden;
}

.anli-item-head img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.anli-item-title {
    line-height: 60px;
    margin: 0 20px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.anli-item-text {
    margin: 0 20px 10px;
    color: #999999;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.anli-item-foot {
    color: #333333;
    font-size: 12px;
    margin: 0 20px 15px;
}

.bzzx::after {
    content: " ";
    display: block;
    clear: both;
}

.bzzx {
    margin-top: 30px;
    margin-bottom: 30px;
}

.bzzx-left {
    float: left;
    width: 300px;
    box-sizing: border-box;
    border: 1px solid #ddd;
}

.bzzx-left-title {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #eee;
    padding: 0 24px;
    color: #333333;
    font-size: 21px;
    background-color: #f7f7f7;
}

.bzzx-left > ul > li {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 0 25px;
}

.bzzx-left > ul > li:nth-last-child(1) {
    border: none;
}

.bzzx-left > ul > li > div {
    color: #333333;
    font-size: 16px;
    line-height: 50px;
    display: block;
    background-image: url(../img/bzzx-left.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
}

.bzzx-left > ul > li > ul {
    margin-bottom: 15px;
}

.bzzx-left > ul > li > ul > li {
    margin-bottom: 10px;
}

.bzzx-left > ul > li > ul > li a {
    color: #666666;
    font-size: 12px;
}

.bzzx-left > ul > li > ul > li .on {
    color: #e1251b;
}

.bzzx-left > ul > li > ul > li a:hover {
    color: #e1251b;
}

.bzzx-left > ul > li > a:hover {
    color: #e1251b;
}

.bzzx-left > ul > li > a {
    color: #333333;
    font-size: 16px;
    line-height: 50px;
    display: block;
    background-image: url(/web/img/bzzx-left.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
}

.bzzx-right {
    width: 840px;
    float: right;
    box-sizing: border-box;
}

.bzzx-right-list {
    overflow: hidden;
    border: 1px solid #eee;
    margin-top: 10px;
    padding: 0 25px;
}

.bzzx-right-item {
    border-bottom: 1px solid #eee;
}

.bzzx-right-title {
    line-height: 60px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    padding-left: 35px;
    background-image: url(../img/bzzx-right-title.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left;
}

.bzzx-right-text {
    line-height: 1.7;
    padding-left: 35px;
    background-image: url(../img/bzzx-right-foot.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top left;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bzzx-right-foot {
    color: #999999;
    font-size: 14px;
    padding-left: 35px;
    margin: 5px 0 12px;
}

.bzzx-right-item:hover {
    border-bottom: 1px solid #e1251b;
}

.bzzx-right-item:hover .bzzx-right-foot {
    color: #e1251b;
}

.gywm-right {
    width: 840px;
    float: right;
}

.gywm-title {
    color: #333333;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: -5px;
}

.gywm-title-e {
    color: #999999;
    font-size: 16px;
    margin-bottom: 20px;
}

.gywm-fuwenben {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    border: 1px solid #eee;
    padding: 20px 25px;
    color: #666666;
    font-size: 12px;
    line-height: 2.5;
}

.gywm-fuwenben * {
    max-width: 100%;
}

.gywm-fuwenben img {
    max-width: 100%;
    height: auto !important;
}

.spfl-content .hd {
    width: 100%;
    margin-bottom: 35px;
}

.spfl-content .hd ul {
    overflow: hidden;
}

.spfl-content .hd li {
    float: left;
    margin-right: 15px;
    padding: 0 15px;
    color: #333333;
    font-size: 14px;
    cursor: pointer;
    line-height: 35px;
    background-color: #f7f7f7;
    transition: 0.4s;
}

.spfl-content .hd .on {
    background-color: #e1251b;
    color: #fff;
}

.spfl-content .hd li:hover {
    background-color: #e1251b;
    color: #fff;
}

.spfl-box {
    width: 562px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-right: 33px;
    margin-bottom: 45px;
    padding: 30px 25px 15px;
    position: relative;
}

.spfl-box:nth-child(2n) {
    margin-right: 0;
}

.spfl-title {
    background-color: #fff;
    position: absolute;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    left: 10px;
    top: -13px;
    padding: 0 15px;
}

.spfl-title::after {
    content: " ";
    display: block;
    width: 3px;
    height: 18px;
    background-color: #e1251b;
    position: absolute;
    left: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.spfl-item {
    overflow: hidden;
}

.spfl-item-left {
    float: left;
    width: 20%;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    box-sizing: border-box;
    padding-right: 10px;
}

.spfl-item-right {
    float: left;
    width: 80%;
}

.spfl-item-right a {
    color: #333333;
    font-size: 12px;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.spfl-item-right a:hover {
    color: #e1251b;
}

.ppfl-content .hd {
    width: 100%;
    border-bottom: 1px solid #e1251b;
    box-sizing: border-box;
    padding-left: 25px;
}

.ppfl-content .hd ul::after {
    content: " ";
    display: block;
    clear: both;
}

.ppfl-content .hd ul li {
    float: left;
    width: 120px;
    height: 42px;
    cursor: pointer;
    text-align: center;
    line-height: 42px;
    margin-bottom: -1px;
}

.ppfl-content .hd ul .on {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #e1251b;
    border-bottom: 1px solid #fff;
    position: relative;
    background-color: #fff;
    font-weight: 600;
    color: #e1251b;
}

.ppfl-content .inBox {
    margin-top: 20px;
}

.ppfl-content .inBox .inHd {
    width: 100%;
    margin-bottom: 20px;
}

.ppfl-content .inBox .inHd ul {
    overflow: hidden;
}

.ppfl-content .inBox .inHd ul li {
    float: left;
    margin-right: 12px;
    line-height: 30px;
    padding: 0 11px;
    color: #999999;
    font-size: 12px;
    cursor: pointer;
    background-color: #eeeeee;
}

.ppfl-content .inBox .inHd ul .on {
    background-color: #e1251b;
    color: #fff;
}

.ppfl-item {
    float: left;
    width: 160px;
    height: 138px;
    margin-right: 10px;
    margin-bottom: 18px;
}

.ppfl-item .ppfl-item-img {
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #eee;
}

.ppfl-item img {
    position: absolute;
    max-width: 95%;
    max-height: 95%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.xiaotu-list .sp-item {
    height: auto;
    padding: 0 15px 0 7px;
    width: 387px;
    margin-right: 14px;
}

.xiaotu-list .sp-item:nth-child(3n) {
    margin-right: 0;
}

.xiaotu-list .i-b4-item-head {
    float: left;
    width: 25%;
    height: 60px;
    margin-right: 5%;
    margin-top: 10px;
}

.xiaotu-list .i-b4-item-title {
    -webkit-line-clamp: 1;
    margin-top: 5px;
}

.xiaotu-list .i-b4-item-foot {
    margin-bottom: 5px;
}

.xiaotu-list .i-b4-item-head img {
    max-height: 100%;
}

.no-data {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 140px;
    height: 140px;
    text-align: center;
}

.no-data-s {
    margin: auto;
    padding: 100px;
    width: 140px;
    height: 140px;
    text-align: center;
}

.no-data-p {
    padding-top: 100px;
    text-align: center;
}

.no-data-p p {
    color: #d4d4d4;
}

.no-data-s p {
    color: #d4d4d4;
}

.no-data p {
    color: #d4d4d4;
}

.qujian {
    position: relative;
}

.qujian.focus {
    z-index: 6;
}

.qujian.focus input {
    position: relative;
    z-index: 5;
}

.sppx-price-edit {
    display: none;
    width: 132px;
    height: 25px;
    padding: 37px 6px 6px;
    border: 1px solid #999;
    position: absolute;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}

.qujian.focus .sppx-price-edit {
    display: block;
    zoom: 1;
    top: 8px;
    left: 63px;
}

.sppx-price-edit-cancle {
    position: absolute;
    top: 37px;
    left: 6px;
    width: 36px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #09939a;
}

.sppx-price-edit-confirm {
    position: absolute;
    top: 37px;
    right: 7px;
    width: 38px;
    height: 17px;
    line-height: 17px;
    padding: 3px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 12px;
    background: #f7f7f7;
    color: #333;
}

.password-eye {
    display: none;
    position: absolute;
    top: 13px;
    right: 7px;
    cursor: pointer;
}

.box-padding-20 {
    padding: 20px;
}

.new-content {
    margin-bottom: 30px;
}

.blank-page {
    margin-top: 30px;
}

.blank-page .new-left {
    width: unset;
}

.share-btn {
    position: relative;
}

.share-btn .bshare-custom {
    display: none;
    width: 50px;
    font-size: 14px;
    position: absolute;
    top: 100%;
    left: 0;
    margin: auto;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px 12px;
}

.share-btn:hover .bshare-custom {
    display: block;
}

.share-btn .bshare-custom a {
    width: 25px;
    float: left;
    height: 25px;
    background-size: 100%;
    margin: 0;
    padding: 0;
}

.share-btn .bshare-custom a:nth-child(3) {
    float: right;
}

.share-btn .bshare-custom .bshare-weixin {
    background: url("/web/img/share-weixin.png") no-repeat center center;
    background-size: 20px;
}

.share-btn .bshare-custom .bshare-qqim {
    background: url("/web/img/share-qq.png") no-repeat center center;
    background-size: 20px;
}


.yidenglu .index-top2-right-left a {
    color: #666;
    text-decoration: initial;
}

.f5f5f5 {
    background-color: #f5f5f5;
    /*overflow: hidden;*/
    /*padding-bottom: 1px;*/
}

.cus-overflow {
    overflow: hidden;
}

.vip-nav {
    float: left;
}

.vip-nav ul {
    overflow: hidden;
    line-height: 104px;
    margin-left: 70px;
}

.vip-nav ul li {
    float: left;
    margin-right: 20px;
}

.vip-nav ul li a {
    color: #333333;
    font-size: 16px;
}

.vip-nav ul li a.on {
    color: #e1251b;
}

.vip-nav ul li a:hover {
    color: #e1251b;
}

.yidenglu.index-banner01 {
    padding-top: 104px;
}

.yidenglu .index-banner01-head {
    top: 0;
}

.yidenglu .index-banner01-head-top .logo {
    margin-top: 23px;
}

.yidenglu .index-banner01-head-top-left {
    float: left;
    margin-left: 100px;
    margin-top: 30px;
    margin-right: unset;
}

.yidenglu .index-banner01-head-top-ss {
    width: 296px;
}

.yidenglu .index-banner01-head-top-ss input {
    width: 250px;
}

.yidenglu .index-banner01-head-top-ss a {
    width: 42px;
}

.yidenglu .index-banner01-head-top-right {
    width: 120px;
    margin-top: 30px;
    padding-left: 50px;
    cursor: pointer;
}

.yidenglu .index-banner01-head-top-right img {
    left: 10px;
}

.yidenglu .index-banner01-head-top-right-position {
    left: 28px;
}

.wode-nav {
    width: 177px;
    background-color: #fff;
    float: left;
}

.vip-left-head {
    background-color: #e1251b;
    overflow: hidden;
    margin-bottom: 25px;
}

.vip-left-img {
    float: left;
    margin: 20px 12px 20px 14px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
}

.vip-left-img:hover {
    cursor: pointer;
}

.vip-left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vip-left-right {
    float: left;
    max-width: 55%;
    margin-top: 23px;
    color: #ffffff;
}

.vip-left-right:hover {
    cursor: pointer;
}

.vip-left-title {
    font-size: 16px;
    font-weight: 600;
}

.vip-left-text {
    font-size: 12px;
}

.wode-nav > ul {
    margin-left: 60px;
    overflow: hidden;
    margin-bottom: 20px;
}

.wode-nav > ul > li > div {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.wode-nav > ul > li > ul li a {
    font-size: 14px;
    color: #666666;
}

.wode-nav > ul > li > ul li a .badge {
    display: inline-block;
    background: #f56c6c;
    height: 18px;
    padding: 0 6px;
    border-radius: 18px;
    font-size: 12px;
    color: #ffffff;
    margin-left: 5px;
}

.wode-nav a {
    display: block;
    margin-bottom: 10px;
}

.wode-nav > ul > li {
    margin-bottom: 30px;
}

.wode-nav a:hover {
    color: #e1251b;
}

.wode-nav > ul > li > ul li .on {
    color: #e1251b;
}

.vip-c {
    width: 984px;
    float: right;
    box-sizing: border-box;
    background-color: #fff;
    padding: 20px;
}

.vip-left {
    float: left;
    width: 706px;
}

.hyzx-head {
    width: 100%;
    height: 100px;
    border-radius: 5px;
    background-color: #fdeeed;
    box-sizing: border-box;
    padding-left: 70px;
}

.hyzx-head-item {
    float: left;
    margin-top: 25px;
    text-align: center;
    margin-right: 100px;
}

.hyzx-head-item:hover .hyzx-head-title {
    color: #e1251b;
}

.hyzx-head-item:hover .hyzx-head-text {
    color: #e1251b;
}

.hyzx-head-title {
    color: #333333;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 7px;
}

.hyzx-head-text {
    color: #666666;
    font-size: 12px;
}

.hyzx-title {
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #ddd;
}

.hyzx-title-left {
    float: left;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.hyzx-title-right {
    float: right;
    color: #999999;
    font-size: 12px;
    line-height: 70px;
}

.hyzx-dd-list {
    overflow: hidden;
    margin-top: 15px;
}

.hyzx-dd-item {
    float: left;
    margin-right: 90px;
    text-align: center;
}

.hyzx-dd-item > a {
    position: relative;
}

.hyzx-dd-item-dot {
    position: absolute;
    left: 5px;
    top: 3px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background-color: #e1281e;
}

.hyzx-dd-item:nth-last-child(1) {
    margin-right: 0;
}

.hyzx-dd-img {
    margin-top: 15px;
    margin-bottom: 3px;
}

.hyzx-dd-text {
    color: #666666;
    font-size: 14px;
}

.hyzx-dd-item:nth-last-child(1) .hyzx-dd-img {
    margin-top: 0;
}

.hyzx-dd-item:nth-last-child(1) .hyzx-dd-text {
    color: #333;
}

.hyzx-dd-item:hover .hyzx-dd-text {
    color: #e1251b;
}

.xtxx-item {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 15px 0;
    width: 100%;
}

.xtxx-item-left {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 18px;
}

.xtxx-item-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xtxx-item-right {
    float: left;
    width: 85%;
    margin-top: 7px;
}

.xtxx-title {
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px;
}

.xtxx-text {
    color: #333333;
    font-size: 12px;
}

.vip-right {
    width: 210px;
    float: right;
}

.vip-right-title {
    color: #333333;
    font-size: 16px;
    margin-bottom: 10px;
}

.vip-right-item {
    width: 100%;
    height: auto;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 0 15px;
    margin-bottom: 20px;
}

.vip-right-head {
    width: 100%;
    height: 140px;
    position: relative;
}

.vip-right-head img {
    max-width: 100%;
    max-height: 95%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.vip-right-list .vip-right-title {
    color: #666666;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
}

.vip-right-text {
    color: #999999;
    font-size: 12px;
    margin: 5px 0;
}

.vip-right-foot {
    overflow: hidden;
    margin-bottom: 10px;
}

.vip-right-left {
    float: left;
    color: #e1251b;
    font-size: 18px;
}

.vip-right-left span {
    font-size: 14px;
}

.vip-right-right {
    float: right;
    margin-top: 4px;
    cursor: pointer;
}

.vip-foot-top {
    border-bottom: 1px solid #5a5a5a;
    line-height: 65px;
    color: #ffffff;
    font-size: 12px;
    opacity: 0.6;
    text-align: center;
}

.vip-foot-top span {
    margin: 0 40px;
}

.vip-foot .index-foot {
    padding-top: 0;
    border-top: 20px solid #f5f5f5;
}

.dingdan-title {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 13px;
}

.dingdan-title-span {
    width: 854px;
    height: 1px;
    background-color: #ddd;
    float: right;
    margin-top: 13px;
}

.dingdan-sx-ss {
    overflow: hidden;
    margin-bottom: 24px;
}

.dingdan-sx {
    float: left;
    margin-top: 10px;
}

.dingdan-sx ul {
    /*overflow: hidden;*/
}

.dingdan-sx ul li {
    position: relative;
    float: left;
    cursor: pointer;
    color: #333333;
    font-size: 14px;
    margin-right: 25px;
}

.dingdan-sx ul .on {
    color: #e1251b;
    border-bottom: 3px solid #e1251b;
}

.dingdan-sx ul .on a {
    color: #e1251b;
}

.dingdan-sx ul li:hover {
    color: #e1251b;
    border-bottom: 3px solid #e1251b;
}

.dingdan-ss {
    float: right;
    background-color: #eeeeee;
    width: 357px;
    height: 35px;
}

.dingdan-ss input {
    width: 300px;
    height: 31px;
    margin: 2px;
    margin-right: 0;
    box-sizing: border-box;
    border: none;
    background-color: #fff;
    padding-left: 13px;
    font-size: 14px;
    float: left;
}

.dingdan-ss a {
    width: 55px;
    height: 35px;
    display: block;
    float: right;
    position: relative;
}

.dingdan-ss a img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.dingdan-head {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background-color: #f7f7f7;
    margin-bottom: 18px;
}

.dingdan-head-item {
    float: left;
    color: #999999;
    font-size: 14px;
    text-align: center;
}

.dingdan-head-item:nth-child(1) {
    width: 490px;
}

.dingdan-head-item:nth-child(2) {
    width: 85px;
}

.dingdan-head-item:nth-child(3) {
    width: 124px;
}

.dingdan-head-item:nth-child(4) {
    width: 100px;
}

.dingdan-head-item:nth-child(5) {
    width: 140px;
}

.dingdan-head-item select {
    float: left;
    border: none;
    outline: none;
    height: 44px;
    background-color: #f7f7f7;
    margin-left: 14px;
}

.dingdan-item {
    width: 100%;
    height: auto;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #d8d8d8;
    margin-bottom: 17px;
}

.dingdan-item-head {
    padding: 0 20px;
    background-color: #f7f7f7;
    color: #999999;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
}

.dingdan-item-head span {
    margin-right: 45px;
}

.dingdan-item-head span span {
    margin: 0;
    color: #333333;
}

.dingdan-item-foot {
    overflow: hidden;
}

.dingdan-foot-item {
    box-sizing: border-box;
    border-right: 1px solid #ddd;
    float: left;
    position: relative;
    text-align: center;
}

.dingdan-foot-item:nth-last-child(1) {
    border: none;
}

.dingdan-foot-item:nth-child(1) {
    width: 490px;
}

.dingdan-foot-item:nth-child(2) {
    width: 85px;
}

.dingdan-foot-item:nth-child(3) {
    width: 124px;
}

.dingdan-foot-item:nth-child(4) {
    width: 100px;
}

.dingdan-foot-item:nth-child(5) {
    width: 140px;
}

.dingdan-foot-item-inner {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding-top: 15px;
}

.dingdan-foot-item-inner:nth-last-child(1) {
    border: none;
}

.dingdan-foot-item-img {
    float: left;
    margin: 0 25px 23px 17px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    cursor: pointer;
}

.dingdan-foot-item-img img {
    max-width: 100%;
}

.dingdan-foot-item-title {
    float: left;
    width: 208px;
    color: #333333;
    font-size: 12px;
    margin-top: 15px;
    line-height: 1.65;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.dingdan-foot-item-title:hover {
    color: #e1251b;
}


.dingdan-foot-item-number {
    float: right;
    margin-top: 15px;
    color: #999999;
    font-size: 12px;
    margin-right: 20px;
    text-align: right;
    line-height: 1.8;
}

.dingdan-foot-item:nth-child(2) {
    color: #333333;
    font-size: 12px;
}

.dingdan-foot-item:nth-child(2) img {
    margin-left: 5px;
    margin-bottom: -3px;
}

.dingdan-foot-item:nth-child(3) {
    color: #999;
    font-size: 12px;
}

.dingdan-foot-item-jg {
    padding-bottom: 5px;
    margin: 20px 25px 5px;
}

.dingdan-foot-item-zffs {
    border-top: 1px solid #cccccc;
    margin: 0px 25px 5px;
    padding-top: 10px;
}

.dingdan-foot-item-zt {
    margin-top: 20px;
    font-size: 12px;
    margin-bottom: 8px;
}

.dingdan-foot-item-zt.daishouhuo {
    color: #e1251b;
}

.dingdan-foot-item-zt.yiwanc {
    color: #999999;
}

.dingdan-foot-item-gz {
    color: #333333;
    font-size: 12px;
    margin-bottom: 8px;
    cursor: pointer;
}

.dingdan-foot-item-gz:hover {
    color: #e1251b;
}

.dingdan-foot-item-gz img:nth-child(1) {
    margin-bottom: 1px;
    margin-right: 3px;
}

.dingdan-foot-item-gz img:nth-child(2) {
    margin-bottom: 3px;
    margin-left: 3px;
}

.dingdan-foot-item-gz-gd {
    color: #333333;
    font-size: 12px;
}

.dingdan-foot-item-name {
    margin-top: 20px;
}

.dingdan-foot-item-qrsh {
    width: 90px;
    height: 30px;
    text-align: center;
    border: 1px solid #e1251b;
    border-radius: 5px;
    line-height: 30px;
    cursor: pointer;
    margin: 20px auto 12px;
    color: #e1251b;
    transition: .4s;
}

.dingdan-foot-item-qrsh:hover {
    color: #fff;
    background-color: #e1251b !important;
}

.dingdan-foot-item-qrsh.primary {
    border: 1px solid #999999;
    color: #666666;
}

.dingdan-foot-item-qrsh.primary:hover {
    color: #fff;
    border: 1px solid #e1251b;
    background-color: #e1251b !important;
}

.dingdan-foot-item-qxdd {
    text-align: center;
    color: #999999;
    font-size: 12px;
    cursor: pointer;
}

.dingdan-foot-item-qxdd:hover {
    color: #333333;
}

.dingdan-foot-item-pj {
    text-align: center;
    color: #999999;
    font-size: 12px;
    margin-top: 20px;
}

.dingdan-foot-item-zcgm {
    width: 90px;
    height: 30px;
    text-align: center;
    border: 1px solid #e1251b;
    border-radius: 5px;
    line-height: 30px;
    cursor: pointer;
    margin: 10px auto 12px;
    color: #e1251b;
}

.daishouhuo .yiwanc {
    display: none;
}

.daishouhuo .dingdan-foot-item-pj {
    display: none;
}

.daishouhuo .dingdan-foot-item-zcgm {
    display: none;
}

.yiwanc .daishouhuo {
    display: none;
}

.yiwanc .dingdan-foot-item-gz {
    display: none;
}

.yiwanc .dingdan-foot-item-qrsh {
    display: none;
}

.yiwanc .dingdan-foot-item-qxdd {
    display: none;
}

.mysc-list::after {
    content: " ";
    display: block;
    clear: both;
}

.mysc-item {
    width: 224px;
    float: left;
    border: 1px solid #f2f2f2;
    margin-right: 16px;
    box-sizing: border-box;
    margin-bottom: 30px;
    transition: 0.4s;
    position: relative;
    padding: 0 24px;
    cursor: pointer;
}

.mysc-item-dis-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #b2b2b2;
    opacity: .3;
    text-align: center;
}

.mysc-item-dis-mask span {
    margin-top: 20px;
}


.mysc-item:nth-child(4n) {
    margin-right: 0;
}

.mysc-item:hover {
    box-shadow: 0 0 4px 4px #f2f2f2;
}

.mysc-item-mask {
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 33px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    color: #eeeeee;
    font-size: 13px;
    transition: 0.4s;
    overflow: hidden;
    cursor: pointer;
    z-index: 888;
}

.mysc-item:hover .mysc-item-mask {
    height: 33px;
}

.mysc-item-head {
    width: 100%;
    height: 150px;
    position: relative;
}

.mysc-item-head img {
    max-width: 100%;
    max-height: 130px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.mysc-item-title {
    color: #666666;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
}

.mysc-item-jg {
    line-height: 30px;
    text-align: center;
    color: #e1251b;
    font-size: 14px;
}

.mysc-item-jg span {
    font-size: 18px;
}

.mysc-item-foot {
    text-align: center;
    color: #999999;
    font-size: 12px;
    margin-bottom: 8px;
    cursor: pointer;
}

.mysc-item-foot img {
    margin-bottom: 3px;
}

.zuji-title {
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #e1251b;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 18px;
    background-color: #f7f7f7;
    margin-bottom: 10px;
}

.zuji-foot-title {
    text-align: center;
    color: #cccccc;
    font-size: 18px;
    margin-bottom: 30px;
}

.guanz-title {
    width: 100%;
    height: 38px;
    background-color: #f7f7f7;
}

.guanz-title-left {
    float: left;
    height: 38px;
    line-height: 38px;
    background-color: #e1251b;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
}

.guanz-nav {
    overflow: hidden;
    margin: 20px 0 15px;
}

.guanz-nav-left {
    float: left;
    color: #666666;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
}

.guanz-nav ul {
    float: left;
    margin-left: 16px;
    width: 95%;
    overflow: hidden;
}

.guanz-nav ul li {
    margin-right: 30px;
    display: inline-block;
    margin-bottom: 3px;
}

.guanz-nav ul li a {
    color: #666;
    font-size: 12px;
}

.guanz-nav ul li .on {
    color: #e1251b;
}

.guanz-nav ul li a:hover {
    color: #e1251b;
}

.thsh-item {
    width: 100%;
    height: auto;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
}

.thsh-item-title {
    width: 100%;
    box-sizing: border-box;
    background-color: #f7f7f7;
    padding: 0 12px;
    color: #999999;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.thsh-item-item {
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 12px;
    border-bottom: 1px solid #e7e7e7;
}

.thsh-item-item:nth-last-child(1) {
    border: none;
}

.thsh-item-img {
    width: 50px;
    height: 50px;
    float: left;
    margin: 7px 12px 7px 0;
    cursor: pointer;
}

.thsh-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.thsh-item-xx {
    float: left;
    /*width: 80%;*/
    margin-top: 12px;
}

.thsh-item-item-title {
    color: #333333;
    font-size: 12px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    cursor: pointer;
}

.thsh-item-item-title span:hover {
    cursor: pointer;
    color: #e1251b;
}

.thsh-item-text {
    color: #999999;
    font-size: 12px;
}

.thsh-item-right {
    float: right;
    margin-right: 6px;
    margin-top: 15px;
    /* width: 67px; */
    padding: 0 15px;
    height: 20px;
    border: 1px solid #e1251b;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border-radius: 5px;
    color: #e1251b;
    font-size: 14px;
    transition: .4s;
}

.thsh-item-right:hover {
    color: #fff;
    background-color: #e1251b !important;
}

.thsh-item-right.disabled {
    border: 1px solid #999 !important;
    color: #999 !important;
    background: #ffffff !important;
}

.shsq .thsh-item-item .thsh-item-img {
    width: 68px;
    height: 68px;
    margin: 14px 18px 14px 3px;
}

.shsq .thsh-item-item .thsh-item-xx {
    margin-top: 20px;
}

.thhhbf-nav ul {
    overflow: hidden;
}

.thhhbf-nav ul li {
    float: left;
    font-size: 14px;
    color: #333;
    margin-right: 22px;
    cursor: pointer;
}

.thhhbf-nav ul .on {
    color: #e1251b;
    font-weight: bolder;
}

.thhhbf-nav {
    padding-bottom: 13px;
    border-bottom: 1px solid #eee;
    margin-bottom: 16px;
}

.shsq-sqsl {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    margin-bottom: 22px;
}

.shsq-sqsl-left {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    float: left;
}

.shsq-sqsl-left span {
    font-size: 12px;
    font-weight: 400;
}

.shsq-sqsl-right {
    float: right;
    color: #333333;
    font-size: 24px;
}

.shsq-sqsl-right input {
    width: 60px;
    height: 30px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    background-color: #e7e7e7;
    border: none;
    margin: 0 5px;
    float: left;
}

.shsq-sqsl-right span {
    cursor: pointer;
    float: left;
    line-height: 30px;
    padding: 0px 14px;
    background: #eee;
    height: 30px;
    width: 15px;
    text-align: center;
}

.shsq-form {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
}

.shsq-form-item {
    /*overflow: hidden;*/
    margin-bottom: 20px;
}

.shsq-form-left {
    float: left;
    /*display: inline-block;*/
    width: 80px;
    text-align: right;
    margin-right: 20px;
    color: #666666;
    font-size: 14px;
    margin-top: 7px;
}

.shsq-form-left span {
    color: #e1251b;
}

.shsq-form-right {
    /*float: left;*/
    display: inline-block;
}

.shsq-form-right select {
    width: 390px;
    height: 37px;
    box-sizing: border-box;
    padding: 0 16px;
    color: #666666;
    font-size: 16px;
    outline: none;
    border: 1px solid #e7e7e7;
    border-radius: none;
}

.shsq-form-right textarea {
    width: 632px;
    height: 185px;
    border: 1px solid #e7e7e7;
    resize: none;
    outline: none;
    box-sizing: border-box;
    padding: 5px 10px;
}

.shsq-form-right p {
    color: #999999;
    font-size: 12px;
}

.shsq-shdz-title {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
}

.member-address label {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.shsq-shdz ul {
    margin-bottom: 10px;
}

.upload-notice {
    font-size: 12px;
    margin-left: 96px;
    margin-bottom: 15px;
}

.shsq-shdz ul li {
    height: 50px;
    width: 100%;
    line-height: 50px;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 0 32px 0 17px;
    cursor: pointer;
    overflow: hidden;
}

.shsq-shdz ul li img {
    float: left;
    margin-right: 10px;
    margin-top: 14px;
    display: none;
}

.shsq-shdz ul li input {
    float: left;
    margin-right: 10px;
    margin-top: 18px;
}

.shsq-shdz-text {
    color: #333333;
    font-size: 14px;
    float: left;
    width: 600px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}

.shsq-shdz-text span {
    font-size: 12px;
    color: #fff;
    padding: 0 2px;
    margin-right: 5px;
    border: 1px solid #e11;
    border-radius: 3px;
    background: #e11;
}

.shsq-shdz-right {
    float: right;
    color: #368cea;
    display: none;
    font-size: 12px;
}

.shsq-shdz-right span:nth-child(1) {
    color: #e1251b;
}

.shsq-shdz-right span {
    margin-left: 24px;
    cursor: pointer;
}

.shsq-shdz ul .on {
    background-color: #fce9e8;
    border: 1px solid #e75048;
}

.shsq-shdz ul .on img {
    display: block;
}

.shsq-shdz ul .on .shsq-shdz-right {
    display: block;
}

.shsq-shdz ul .on .shsq-shdz-text {
    font-weight: 600;
}

.xzshdz {
    color: #e1251b;
    font-size: 13px;
    display: inline-block;
    cursor: pointer;
    margin-left: 15px;
}

.xzshdz img {
    margin-bottom: 2px;
    margin-right: 5px;
}

.shsq-shdz {
    padding-bottom: 25px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 18px;
}

.shsq-tkfs {
    overflow: hidden;
}

.shsq-tkfs-left {
    float: left;
}

.shsq-tkfs-left-title {
    color: #666666;
    font-size: 12px;
    margin-bottom: 12px;
    margin-left: 25px;
}

.shsq-tkfs-left-foot {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
}

.shsq-tkfs-left-foot span {
    color: #999999;
    font-size: 12px;
    font-weight: 400;
}

.shsq-tkfs-right {
    float: right;
}

.shsq-tkfs-right-titile {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.shsq-tkfs-right-titile span {
    color: #999999;
    font-size: 12px;
    font-weight: 400;
}

.shsq-tkfs-right-foot {
    color: #e1251b;
    font-size: 16px;
}

.shsq-btn {
    margin-top: 50px;
    display: block;
    width: 127px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #e1251b;
    border: 1px solid #e1251b;
    transition: 0.4s;
    font-size: 14px;
    margin: 50px auto 20px;
    border-radius: 5px;
    cursor: pointer;
}

.shsq-btn:hover {
    color: #e1251b;
    background-color: #fff;
}

.thsh-item-title-right {
    float: right;
    color: #333333;
    font-size: 12px;
    font-weight: 600;
}

.thsh-item-title-right img {
    /*margin-right: 5px;*/
    margin-bottom: 2px;
}

.sqjl-right {
    float: right;
    margin-top: 20px;
}

.sqjl-right img {
    margin-bottom: -4px;
    margin-right: 8px;
}

.thsh-item-text .ytk {
    color: #e1251b;
    margin-left: 40px;
}

.fpjl-head {
    width: 100%;
    height: 30px;
    background-color: #f7f7f7;
    line-height: 30px;
    margin-bottom: 13px;
}

.fpjl-head-item {
    float: left;
    text-align: center;
    color: #666666;
    font-size: 12px;
}

.fpjl-head-item:nth-child(1) {
    width: 540px;
}

.fpjl-head-item:nth-child(2) {
    width: 128px;
}

.fpjl-head-item:nth-child(3) {
    width: 120px;
}

.fpjl-head-item:nth-child(4) {
    width: 150px;
}

.fpjl-item {
    width: 100%;
    /*height: 162px;*/
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin-bottom: 22px;
}

.fpjl-item-head {
    width: 100%;
    height: 30px;
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 30px;
}

.fpjl-item-head ul {
    overflow: hidden;
}

.fpjl-item-head ul li {
    float: left;
    color: #999999;
    font-size: 14px;
    margin-right: 90px;
}

.fpjl-item-head ul li span {
    color: #333;
}

.fpjl-item-head ul li:nth-last-child(1) {
    margin: 0;
}

.fpjl-item-foot {
    overflow: hidden;
    /*padding-bottom: 36px;*/
}

.fpjl-item-left {
    width: 540px;
    float: left;
    /*height: 100px;*/
    /*border-right: 1px solid #f0f0f0;*/
    overflow: hidden;
}

.fpjl-item-left-img {
    width: 50px;
    height: 50px;
    float: left;
    margin: 7px 10px 0 10px;
    cursor: pointer;
}

.fpjl-item-left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fpjl-item-left-title {
    float: left;
    color: #333333;
    font-size: 12px;
    margin-top: 12px;
    width: 312px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

.fpjl-item-left-title:hover {
    color: #e1251b;
}

.fpjl-item-left-sl {
    float: left;
    margin-left: 85px;
    color: #999999;
    margin-top: 22px;
    font-size: 12px;
}

.fpjl-item-fplx {
    width: 128px;
    float: left;
    /*height: 100px;*/
    border-right: 1px solid #f0f0f0;
    /*padding-top: 23px;*/
    text-align: center;
    color: #999999;
    font-size: 12px;
    line-height: 100px;
}

.fpjl-item-kpzt {
    width: 120px;
    float: left;
    /*height: 100px;*/
    border-right: 1px solid #f0f0f0;
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
    /*padding-top: 23px;*/
    line-height: 100px;
}

.fpjl-item-kpzt.wkp {
    color: #e1251b;
}

.fpjl-item-cz {
    width: 150px;
    float: left;
    height: 100px;
}

.fpjl-item-cz .fp-btn {
    width: 98px;
    height: 30px;
    border: 1px solid #dddddd;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
    color: #333333;
    margin: 15px auto 8px;
    display: block;
    transition: .4s;
}

.fpjl-item-cz .fp-btn:hover {
    color: #fff;
    background-color: #e1251b !important;
}

.fpjl-item-cz .lxmj {
    text-align: center;
    display: block;
    color: #999999;
    font-size: 12px;
}

.fpjl-item-kpzt.ykp {
    color: #90cb02;
}

.jfzhye {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

.jfzhye span {
    color: #e1251b;
    font-size: 24px;
    font-weight: 400;
    margin-left: 5px;
}

.wdjf-title {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
}

.jfxfjl table {
    width: 100%;
    border: 1px solid #e8e4e4;
    border-collapse: collapse;
}

.jfxfjl table th {
    border: 1px solid #e8e4e4;
    height: 44px;
    color: #666666;
    font-size: 14px;
    font-weight: 600;
    line-height: 44px;
    background-color: #f4f4f4;
}

.jfxfjl table td {
    border: 1px solid #e8e4e4;
    height: 48px;
    line-height: 48px;
    color: #666666;
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px;
}

.jfxfjl table .add {
    color: #e1251b;
}

.shdz-head {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.shdz-head-left {
    float: left;
    margin-right: 22px;
    width: 140px;
    height: 28px;
    line-height: 28px;
    background-color: #e1251b;
    color: #fff;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.shdz-head-right {
    line-height: 28px;
    font-size: 14px;
    color: #999999;
}

.shdz-head-right span {
    color: #e1251b;
}

.shdz-item {
    margin-bottom: 20px;
    border: 1px dashed #d7d7d7;
    border-radius: 5px;
    position: relative;
    padding: 20px 25px;
}

.shdz-item-xx {
    position: absolute;
    top: 22px;
    right: 30px;
    cursor: pointer;
}

.shdz-item-bj {
    cursor: pointer;
    position: absolute;
    bottom: 22px;
    right: 27px;
    color: #000000;
    font-size: 14px;
}

.shdz-item-title {
    color: #666666;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
}

.shdz-item-title span {
    display: inline-block;
    padding: 0 8px;
    line-height: 23px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    background-color: #25af6b;
    margin-left: 15px;
}

.shdz-item p {
    color: #666666;
    font-size: 12px;
    line-height: 1.75;
    margin-bottom: 10px;
}

.addfptt {
    margin-bottom: 20px;
    width: 127px;
    height: 38px;
    color: #fff;
    background-color: #e1251b;
    border: 1px solid #e1251b;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    transition: 0.4s;
}

.addfptt:hover {
    background-color: #fff;
    color: #e1251b;
}

.fptt-item {
    margin-bottom: 17px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 15px;
    overflow: hidden;
}

.fptt-item-left {
    float: left;
    overflow: hidden;
    width: 75%;
}

.fptt-item-left-img {
    float: left;
    margin-top: 5px;
    margin-right: 15px;
    border-radius: 5px;
    background-color: #999999;
    padding: 0 5px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
}

.fptt-item-text {
    /*width: 60%;*/
    float: left;
}

.fptt-item-title {
    color: #333333;
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fptt-item-bh {
    margin-top: 5px;
    color: #999999;
    font-size: 12px;
}

.fptt-item-right {
    float: right;
    overflow: hidden;
}

.fptt-item-right-img {
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.fptt-item-right-img img {
    margin-bottom: -14px;
}

.fptt-item-right-btn {
    float: right;
    width: 100px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 20px;
    line-height: 38px;
    text-align: center;
    color: #333333;
    font-size: 12px;
    cursor: pointer;
}

.fptt-item-right-btn img {
    margin-bottom: 3px;
    margin-right: 6px;
}

.xtxx-top ul {
    overflow: hidden;
    width: 100%;
    height: 33px;
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding-left: 22px;
}

.xtxx-top ul li {
    float: left;
    color: #999999;
    font-size: 14px;
    line-height: 33px;
}

.xtxx-top ul li:nth-child(1) {
    margin-right: 650px;
}

.xtxx-top ul li:nth-child(2) {
    margin-right: 150px;
}

.xtxx-item-sj {
    float: right;
    color: #666666;
    font-size: 12px;
    margin-top: 20px;
}

.xtxx-item-zt {
    width: 150px;
    float: right;
    font-size: 12px;
    color: #999999;
    text-align: right;
    box-sizing: border-box;
    padding-right: 15px;
    margin-top: 20px;
}

.xtxx-item .w60 {
    width: 60%;
}

.xtxx-item .wd {
    color: #666666;
}

.grzl-form {
    margin-top: 30px;
    margin-bottom: 30px;
}

.grzl-form-item {
    /*overflow: hidden;*/
    margin-bottom: 15px;
}

.grzl-form-item::before {
    content: " ";
    display: none;
    clear: both;
}

.grzl-form::before {
    content: " ";
    display: none;
    clear: both;
}

.grzl-form-item:nth-last-child(1) {
    margin-top: 25px;
}

.grzl-form-left {
    /*float: left;*/
    display: inline-block;
    color: #333333;
    font-size: 14px;
    line-height: 34px;
    text-align: left;
    width: 150px;
    min-height: 1px;
    margin-right: 17px;
    box-sizing: border-box;
    padding-left: 70px;
}

.grzl-form-right {
    /*float: left;*/
    display: inline-block;
    position: relative;
    /*color: #999999;*/
    font-size: 14px;
}

.grzl-form-right > input {
    width: 370px;
    height: 36px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 0 10px;
    color: #333;
    font-size: 14px;
    margin-right: 14px;
}

.ssq input {
    width: 150px;
    float: left;
    margin-right: 6px;
    text-align: center;
}

.grzl-form-right .baoc {
    width: 122px;
    height: 34px;
    border: 1px solid #e1251b;
    background-color: #e1251b;
    border-radius: 5px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    transition: 0.4s;
    margin-right: 18px;
    cursor: pointer;
}

.grzl-form-right .baoc:hover {
    color: #e1251b;
    background-color: #fff;
}

.grzl-form-right .quxiao {
    cursor: pointer;
    width: 122px;
    height: 34px;
    border: 1px solid #cccccc;
    background-color: #cccccc;
    border-radius: 5px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    transition: 0.4s;
}

.grzl-form-right .quxiao:hover {
    color: #333;
    background-color: #fff;
}

.aqsz-span {
    width: 100%;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 25px;
}

.hqyzm-box input {
    width: 240px;
    float: left;
}

.hqyzm-box .hqyzm {
    width: 117px;
    float: left;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    background-color: #0d949c;
    cursor: pointer;
}

.hqyzm-box .hqyzm.disabled {
    background-color: #c2c2c2;
}

.inBd li {
    display: inline-block;
}


.fff {
    background-color: #fff;
    overflow: hidden;
}

.margintop30 {
    margin-top: 30px;
}

.paddingbottom30 {
    padding-bottom: 30px;
}

.ddinfo-content {
    padding: 20px 20px 30px;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.ddinfo-top {
    width: 100%;
    height: 47px;
    background-color: #fdf0ef;
    line-height: 47px;
    margin-bottom: 18px;
}

.ddinfo-top ul {
    overflow: hidden;
    padding-left: 17px;
}

.ddinfo-top ul li {
    float: left;
    margin-right: 60px;
    color: #333;
    font-size: 16px;
}

.ddinfo-top ul li span {
    font-weight: 600;
}

.ddinfo-index-title {
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    background-color: #f7f7f7;
    color: #666666;
    font-size: 14px;
    font-weight: 600;
}

.ddinfo-item {
    overflow: hidden;
    border: 1px dashed #ddd;
    border-left: 0;
    border-right: 0;
    padding: 15px 18px;
    color: #666666;
    font-size: 12px;
}

.ddinfo-item-p {
    overflow: hidden;
    line-height: 2.3;
}

.ddinfo-item-title {
    float: left;
    min-width: 6em;
    color: #666666;
    font-size: 12px;
}

.ddinfo-item-text {
    float: left;
}

.ddinfo-item table {
    border-collapse: collapse;
    width: 100%;
}

.ddinfo-item table th {
    text-align: left;
    color: #666666;
    font-size: 12px;
    font-weight: 600;
    padding: 0 20px;
}

.ddinfo-item table th:nth-child(4) {
    text-align: center;
}

.ddinfo-item table th:nth-child(3) {
    text-align: center;
}

.ddinfo-item table th:nth-child(5), .ddinfo-item table th:nth-child(6) {
    text-align: center;
}

.ddinfo-item table td:nth-child(3) {
    text-align: center;
    color: #e1251b;
    font-size: 14px;
}

.ddinfo-item table td:nth-child(3) span {
    font-size: 12px;
}

.ddinfo-item table td:nth-child(5), .ddinfo-item table td:nth-child(6) {
    text-align: center;
    color: #e1251b;
    font-size: 14px;
}

.ddinfo-item table td:nth-child(5) span, .ddinfo-item table td:nth-child(6) span {
    font-size: 12px;
}

.ddinfo-item table td:nth-child(4) {
    text-align: center;
    font-size: 14px;
}

.ddinfo-item table td:nth-child(2) {
    width: 255px;
}

.ddinfo-item table td {
    border-bottom: 1px dashed #ddd;
    color: #666666;
    font-size: 12px;
    padding: 13px 20px;
}

.ddinfo-item-table {
    padding: 15px 0 0;
    border-bottom: 0;
}

.ddinfo-hj {
    width: 100%;
    padding: 20px 0;
    line-height: 36px;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    box-sizing: border-box;
    padding-right: 40px;
}

.ddinfo-hj-left {
    display: inline-block;
    color: #666666;
}

.ddinfo-hj-right {
    display: inline-block;
    color: #e1251b;
}

.ddinfo-hj-right .iconTips {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -2px;
    margin-right: 5px;
}

.ddqr-index-title-right {
    float: right;
    color: #0060ff;
    font-size: 12px;
    font-weight: 400;
}

.ddqr-index-title-right img {
    width: 20px;
    /*margin-bottom: -3px;*/
}

.ddqr-dz-item {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    color: #666666;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 15px;
    cursor: pointer;
    border: 2px solid #d2d2d2;
    float: left;
    background-color: #f7f7f7;
}

.ddqr-dz-item.on {
    border: 2px solid #e1251b;
    background-image: url(/web/img/ddqr-dz-item.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #fff;
}

.hide .ddqr-dz-item {
    display: none;
}

.hide .ddqr-dz-item.on {
    display: block;
}

.ddqr-dz-gddz {
    width: 100%;
    cursor: pointer;
    color: #999999;
    font-size: 12px;
    margin-bottom: 20px;
}

.ddqr-dz-gddz img {
    margin-bottom: 2px;
    margin-left: 3px;
}

.ddqr-dz-sq {
    width: 100%;
    cursor: pointer;
    color: #999999;
    font-size: 12px;
    margin-bottom: 20px;
}

.ddqr-dz-sq img {
    margin-bottom: 2px;
    margin-left: 3px;
    transform: rotate(180deg);
}

.ddqr-dz-item:hover {
    border: 2px solid #e1251b;
    background-image: url(/web/img/ddqr-dz-item.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #fff;
}

.hide .show {
    display: none;
}

.ddqr-zffs-item {
    width: 125px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #d2d2d2;
    background-color: #f7f7f7;
    text-align: center;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
}

.ddqr-zffs-item.on {
    border: 2px solid #e1251b;
    background-image: url(/web/img/ddqr-dz-item.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #fff;
}

.ddqr-zffs-item:hover {
    border: 2px solid #e1251b;
    background-image: url(/web/img/ddqr-dz-item.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #fff;
}

.ddqr table td:nth-child(2) {
    width: auto;
    text-align: center;
    color: #e1251b;
    font-size: 14px;
}

.ddqr table th:nth-child(2) {
    text-align: center;
}

.ddqr table th:nth-child(1) {
    width: 255px;
}

.ddqr table td:nth-child(5) {
    text-align: center;
    color: #666;
    font-size: 14px;
}

.ddqr table td:nth-last-child(1) {
    width: auto;
    font-weight: 600;
    color: #e1251b;
    font-size: 14px;
}

.ddinfo-item textarea {
    width: 100%;
    height: 85px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    resize: none;
    outline: none;
    padding: 5px 8px;
    font-size: 14px;
    color: #333;
}

.ddqr-btn {
    width: 100%;
    overflow: hidden;
    margin: 30px 0 10px;
}

.ddqr-btn .float-r {
    font-weight: bold;
    display: inline-block;
    line-height: 50px;
    margin-right: 30px;
    font-size: 16px;
    float: right;
}

.ddqr-btn button {
    width: 220px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e1251b;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    transition: 0.4s;
    background-color: #e1251b;
    float: right;
    cursor: pointer;
}

.ddqr-btn button:hover {
    color: #e1251b;
    background-color: #fff;
}

.fhgwcxgsp {
    float: right;
    color: #e1281e;
    font-size: 12px;
    font-weight: 400;
}

.fhgwcxgsp:hover {
    text-decoration: underline;
}

.syt-text {
    text-align: center;
    color: #999999;
    font-size: 14px;
    margin-top: 50px;
}

.syt-jg {
    color: #999999;
    font-size: 14px;
    text-align: center;
    margin-top: -5px;
    margin-bottom: 70px;
}

.syt-jg span {
    color: #e1281e;
    font-size: 30px;
}

.syt-item {
    width: 1110px;
    height: 74px;
    line-height: 74px;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0 0 4px 4px #eee;
}

.syt-item img {
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    margin: auto;
}

.syt-item input {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 35px;
    margin: auto;
    cursor: pointer;
}

.syt-btn {
    margin: 40px auto 60px;
    display: block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background-color: #e1251b;
    border: 1px solid #e1251b;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
}

.syt-btn:hover {
    color: #e1251b;
    background-color: #fff;
}

.qyspk .sppx-right {
    float: left;
}

.qyspk .sp-item {
    height: auto;
}

.qyspk-item-foot {
    margin: 10px 0;
    overflow: hidden;
    text-align: right;
    color: #666666;
    font-size: 13px;
}

.qyspk-item-foot img {
    float: left;
}

.cgqd table th:nth-child(1) {
    width: 255px;
}

.cgqd table td:nth-child(1) {
    width: 255px;
}

.cgqd table th:nth-child(2) {
    text-align: center;
    width: auto;
}

.cgqd table td:nth-child(2) {
    text-align: center;
    width: auto;
    font-size: 14px;
    color: #e1251b;
}

.cgqd table td:nth-child(2) span {
    font-size: 12px;
}

.cgqd table td:nth-child(3) {
    text-align: center;
    width: auto;
    color: #666666;
    font-size: 14px;
}

.cgqd table td:nth-child(4) {
    text-align: center;
    width: auto;
    color: #333;
    font-size: 0;
}

.cgqd table td:nth-child(5), .cgqd table td:nth-child(6) {
    font-weight: 600;
}

.cgqd table td:nth-child(4) .jian {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #d1d1d1;
    cursor: pointer;
}

.cgqd table td:nth-child(4) .jia {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #666666;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #d1d1d1;
    cursor: pointer;
}

.cgqd table td:nth-child(4) input {
    color: #666666;
    font-size: 12px;
    width: 82px;
    border: 1px solid #d1d1d1;
    height: 32px;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 10px;
    border-left: 0;
    border-right: 0;
}

.yhzx-title {
    margin-top: 0;
    line-height: 90px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.ddxj .dingdan-item-head {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.ddxj-title-left {
    float: left;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
}

.ddxj-title-left img {
    float: left;
    margin-top: 11px;
    margin-right: 8px;
}

.ddxj-title-right {
    float: right;
    font-size: 14px;
}

.ddxj .dingdan-foot-item:nth-child(1) {
    width: 465px;
}

.ddxj .dingdan-foot-item-inner {
    padding-top: 10px;
}

.ddxj .dingdan-foot-item-img {
    float: left;
    margin: 0 13px 24px;
    width: 55px;
    height: 55px;
    overflow: hidden;
    border: 1px solid #ddd;
    position: relative;
}

.ddxj .dingdan-foot-item-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.ddxj .dingdan-foot-item-title {
    width: 340px;
    margin-top: 0;
}

.ddxj .dingdan-foot-item-title-top {
    font-size: 13px;
    color: #333333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 8px;
}

.ddxj .spbh {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 12px;
}

.ddxj .dingdan-foot-item:nth-child(2) {
    width: 130px;
    color: #666666;
    font-size: 13px;
}

.ddxj .dingdan-foot-item:nth-child(2) span {
    display: block;
    margin-top: 35px;
}

.ddxj .dingdan-foot-item:nth-child(3) {
    width: 213px;
    color: #666666;
    font-size: 13px;
}

.ddxj .dingdan-foot-item:nth-child(3) div {
    margin-top: 35px;
}

.ddxj .dingdan-foot-item:nth-child(3) span {
    color: #e1251b;
}

.ddxj .dingdan-foot-item:nth-child(4) {
    float: left;
    margin-left: 48px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ddxj .dingdan-foot-item:nth-child(4) div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 80px;
}

.ddxj .dingdan-foot-item:nth-child(4) a {
    display: block;
    text-align: left;
    color: #666666;
    font-size: 13px;
    width: 100%;
}

.xjz {
    color: #de251b;
}

.ybj {
    color: #0060ff;
}

.yqx.ywc {
    color: #999999;
}


.gwc-content {
    background-color: #fff;
    border-radius: 10px;
    padding: 0 20px 20px;
    overflow: hidden;
    box-sizing: border-box;
}

.gwc-index-title {
    overflow: hidden;
    margin-top: 17px;
    margin-bottom: 10px;
}

.gwc-index-left {
    float: left;
    font-size: 21px;
    color: #333;
}

.gwc-index-left span {
    color: #e1251b;
}

.gwc-index-right {
    float: right;
    line-height: 40px;
    font-size: 14px;
    color: #333;
}

.gwc-index-btn {
    float: right;
    color: #fff;
    font-size: 21px;
    width: 83px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    background-color: #cccccc;
    margin-left: 28px;
}

.gwc-index-btn.pay {
    background-color: #e1251b;
}

.gwc-index-right > span {
    margin-left: 20px;
    color: #e1251b;
    font-size: 14px;
}

.gwc-index-right > span span {
    font-size: 18px;
}

.gwc-top {
    overflow: hidden;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #f3f3f3;
    box-sizing: border-box;
    padding: 0 15px;
    border: 1px solid #e3e3e3;
}

.gwc-top-item {
    float: left;
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}

.gwc-top-item input {
    margin-top: 13px;
    float: left;
    margin-right: 10px;
}

.gwc-top-item:nth-child(1) {
    width: 150px;
    text-align: left;
}

.gwc-top-item:nth-child(2) {
    width: 450px;
    text-align: left;
}

.gwc-top-item:nth-child(3) {
    width: 100px;
    text-align: left;
}

.gwc-top-item:nth-child(4) {
    width: 130px;
    float: right;
}

.gwc-top-item:nth-child(5) {
    width: 130px;
    float: right;
}

.gwc-top-item:nth-child(6) {
    width: 130px;
    float: right;
}

.gwc-list {
    margin-left: 15px;
}

.gwc-item-top {
    color: #666666;
    font-size: 12px;
    font-weight: 600;
    padding: 13px 0 8px;
}

.gwc-item-top input {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

.gwc-item-foot {
    background-color: #f3f3f3;
    box-sizing: border-box;
    padding: 12px 15px 0;
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
}

.gwc-item-foot input {
    float: left;
    margin-right: 14px;
}

.gwc-item-img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 16px;
    background-color: #fff;
    position: relative;
}

.gwc-item-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.gwc-item-title {
    float: left;
    color: #333333;
    font-size: 14px;
    width: 250px;
    margin-right: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.gwc-item-text {
    float: left;
    width: 190px;
    padding-right: 20px;
    box-sizing: border-box;
    color: #999999;
    font-size: 12px;
}

.gwc-item-dj {
    text-align: center;
    float: left;
    width: 140px;
    color: #333333;
    font-size: 12px;
    font-weight: 600;
    box-sizing: border-box;
    padding: 0 20px;
}

.gwc-item-sl {
    float: left;
    width: 140px;
}

.gwc-item-slinner {
    width: 80px;
    height: 20px;
    border: 1px solid #cbcbcb;
    margin: 0 auto;
}

.gwc-item-slinner span {
    float: left;
    width: 15px;
    text-align: center;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}

.gwc-item-slinner input {
    width: 50px;
    float: left;
    height: 20px;
    border: 1px solid #cbcbcb;
    border-top: 0;
    border-bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    color: #333;
    font-size: 14px;
}

.gwc-item-je {
    float: left;
    color: #e1251b;
    font-size: 12px;
    font-weight: 600;
    padding: 0 20px;
    width: 140px;
    text-align: center;
    box-sizing: border-box;
}

.gwc-item-cz a {
    color: #333333;
    font-size: 12px;
}

.gwc-top-right {
    float: right;
}

.gwc-top-right .gwc-top-item {
    width: 140px;
    text-align: center;
}

.gwc-top-right .gwc-item-cz {
    width: 60px;
    float: right;
}

.gwc-top-right .gwc-top-item:nth-last-child(1) {
    width: 60px;
}

.gwc-foot {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 900;
    background-color: #fff;
    height: 50px;
    box-shadow: 0 0 6px 6px #eee;
}

.gwc-foot-c {
    padding-left: 20px;
    box-sizing: border-box;
    width: 1190px;
    margin: 0 auto;
    line-height: 50px;
    overflow: hidden;
}

.gwc-foot-left {
    float: left;
}

.gwc-foot-left input {
    float: left;
    margin-top: 19px;
}

.gwc-foot-left span {
    color: #666;
    font-size: 12px;
    margin: 0 10px;
}

.gwc-foot-left span:hover {
    color: #e1251b !important;
    cursor: pointer;
}

.gwc-foot-right {
    float: right;
}

.gwc-foot-right-left {
    float: left;
    color: #999999;
    font-size: 12px;
    margin-right: 35px;
}

.gwc-foot-right-left span {
    color: #0c969d;
}

.gwc-foot-right-zj {
    float: left;
    color: #999999;
    font-size: 12px;
    margin-right: 28px;
}

.gwc-foot-right-zj span {
    color: #e1251b;
    font-size: 18px;
    font-weight: 600;
}

.gwc-foot-right-btn {
    cursor: pointer;
    width: 105px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #e1251b;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    float: right;
}

.wdpj .dingdan-sx li {
    position: relative;
    margin-right: 35px;

}

.dingdan-sx li span {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    background-color: #e1251b;
    color: #fff;
    font-size: 14px;
    top: -10px;
    right: -18px;
    border-radius: 50%;
}

.wdpj .dingdan-sx ul {
    overflow: visible;
}

.dingdan-sx-ss.wdpj {
    overflow: visible;
}

.dingdan-sx-ss.wdpj::after {
    content: " ";
    display: block;
    clear: both;
}

.wdpj .dingdan-head-item:nth-child(2) {
    width: 125px;
}

.wdpj .dingdan-head-item:nth-child(3) {
    width: 185px;
}

.wdpj .dingdan-head-item:nth-child(4) {
    width: 140px;
}


.wdpj .dingdan-foot-item:nth-child(2) {
    width: 125px;
}

.wdpj .dingdan-foot-item:nth-child(3) {
    width: 185px;
}

.wdpj .dingdan-foot-item:nth-child(4) {
    width: 140px;
}

.wdpj .dingdan-foot-item-zffs {
    margin-top: 20px;
}

.wdpj .dingdan-foot-item-pj {
    color: #333;
}

.dpj {
    /* display: none; */
}

.ypj-list {
    /* display: none; */
}

.ypj-item {
    width: 100%;
    height: auto;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    margin-bottom: 17px;
    overflow: hidden;
}

.ypj-item-item {
    float: left;
    border-right: 1px solid #d8d8d8;
    overflow: hidden;
}

.ypj-item-item .dingdan-foot-item-img {
    margin-top: 15px;
}

.ypj-item-item-title {
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 30px;
    color: #333333;
    font-size: 14px;
}

.ypj-item-item-time {
    text-align: center;
    color: #999999;
    font-size: 12px;
    margin-top: 40px;
}

.ypj-item-item-ckpj {
    text-align: center;
    color: #333333;
    font-size: 12px;
    margin-top: 40px;
}

.ypj-item-item:nth-child(1) {
    width: 540px;
}

.ypj-item-item:nth-child(2) {
    width: 200px;
}

.ypj-item-item:nth-child(3) {
    width: 200px;
    border: none;
}

.wdpj .dingdan-foot-item-zffs {
    border-top: unset;
}

.custom-tips {
    display: inline-block;
    white-space: nowrap;
}

.dingdan-pj-title {
    text-align: center;
    margin-bottom: 20px;
}

.dingdan-pj-title span {
    color: #000;
    margin-right: 10px;
}

.dingdan-pj-item {
    display: flex;
    box-shadow: 0px 1px 2px 2px #f2eeee;
    margin-bottom: 10px;
}

.dingdan-pj-item-left {
    width: 30%;
    text-align: center;
    padding: 10px;
}

.dingdan-pj-item-right {
    width: 70%;
    padding: 20px;
}

.dingdan-pj-item-left img {
    display: block;
    margin: 10px auto;
    width: 120px;
    height: 120px;
    object-fit: fill;
}

.dingdan-pj-item-left span {
    display: block;
    margin-bottom: 5px;
}

.dingdan-pj-btn {
    text-align: center;
}

.dingdan-pj-item-r-r {
    display: flex;
    line-height: 35px;
    margin-bottom: 8px;
}

.r-r-left {
    margin-right: 20px;
}

.dingdan-pj-item-r-r textarea {
    width: 80%;
    min-height: 100px;
    border-radius: 5px;
    padding: 0px 5px;
    border: 1px solid #c2c2c2;
}

.address-form {
    padding: 20px 30px 0 5px;
}

.address-form .confirm-btn {
    text-align: center;
    margin-left: 25px;
}

.fpjl-item-pro {
    float: left;
    width: 540px;
    border-right: 1px solid #f0f0f0;
}

.member-invoice .fptt-item-left-img {
    margin-top: 14px;
}

.hyg-member-info {
    text-align: center;
    width: 500px;
    margin: 60px auto 188px;
    border: 1px solid #46b0b4;
    padding: 0 0 20px;
    border-radius: 15px;
    background: #fffefe;
}

.hyg-member-info img {
    margin-left: -19px;
}

.hyg-member-info a {
    color: #e1251b;
    margin-left: 2px;
}

.hyg-member-info a:hover {
    text-decoration: underline;
}

.hyg-member-info p:nth-child(2) {
    font-size: 16px;
    color: #46b0b4;
    font-weight: 600;
    margin-bottom: 2px;
}

.hyg-member-info p:nth-child(3) {
    font-size: 13px;
    color: #46b0b4;
}

.member-audit-dot {
    background-color: #e1251b;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    top: 1px;
    right: 55px;
    border-radius: 50%;
}

.collect-btn {
    margin-top: -2px;
}

.address-form .layui-form-radio {
    margin-top: 5px;
}

._citys {
    display: none;
    position: absolute;
    left: 78px;
    top: 28px;
    z-index: 10;
    box-shadow: 0 0 8px 2px rgb(15 17 17 / 10%);
    width: 450px;
    border: 2px solid #eee;
    padding: 5px;
    background-color: #fff;
}

._citys .cydz-title {
    margin-top: 5px;
}

._citys .cydz-address {
    width: 100%;
    padding: 5px 0;
    height: auto;
    line-height: 2;
    border-bottom: 1px dashed #ddd;
    box-sizing: border-box;
    margin-bottom: 15px;
    color: #e1251b;
}

._citys .cydz-address ul li {
    position: relative;
    height: 22px;
    line-height: 22px;
    margin-top: 5px;
}

._citys .cydz-address ul li div {
    color: #333;
    position: absolute;
    top: 0;
    font-size: 12px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

._citys .cydz-address ul li.on div {
    color: #ea5513;
}

._citys .cydz-address ul li div.a-default {
    color: #ea5513;
    background-color: #fff6f2;
    width: 46px;
    height: 22px;
    text-align: center;
    border-radius: 2px;
}

._citys .cydz-address ul li div.a-linkman {
    left: 70px;
    max-width: 65px;
}

._citys .cydz-address ul li div.a-address {
    left: 140px;
    max-width: 310px;
}

._citys .cColse {
    color: #e1251b;
    height: 15px;
    width: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid #e1251b;
    cursor: pointer;
}

._citys0 {
    width: 100%;
    height: 34px;
    display: inline-block;
    border-bottom: 2px solid #e1251b;
    padding: 0;
    margin: 0;
}

._citys0 li {
    display: inline-block;
    line-height: 34px;
    font-size: 15px;
    color: #888;
    padding: 0 10px;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 25%;
}

.citySel {
    background-color: #e1251b;
    color: #fff !important;
}

._citys1 {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
}

._citys1 a {
    width: 70px;
    height: 35px;
    padding: 0 5px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #666;
    margin-left: 6px;
    margin-top: 3px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

._citys1 a.on, ._citys1 a:hover {
    color: #fff;
    background-color: #e1251b;
}

.AreaS {
    background-color: #e1251b !important;
    color: #fff !important;
}

.bzzx-left > ul > li > ul > li {
    margin-bottom: 3px !important;
}

.dengl-head {
    overflow: hidden;
    background-color: #fff;
    height: 90px !important;
}

.dengl-head img {
    height: 100% !important;
}

.dengl-contetn-item input {
    font-size: 14px !important;
}

.dengl-contetn-item input::-webkit-input-placeholder {
    color: #999 !important;
}

.nav-inner-right a:hover {
    color: #e1251b !important;
}

.index-banner06-item li {
    margin-bottom: 3px !important;
}

.index-nav ul li a {
    color: #333333 !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.float-left-nav {
    left: 10% !important;
}

.float-right-nav {
    right: 1% !important;
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    .float-left-nav {
        left: 4% !important;
    }
}

.layer-qrcode > p {
    text-align: center;
}

.layer-qrcode > img {
    margin: 5px auto;
}


