﻿* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

body { opacity:100; transition:0.4s; -webkit-transition:0.4s; -moz-transition:0.4s; }

.main {
    max-width: 1420px !important;
    margin: 0 auto !important;
    padding: 0px 10px;
}
.main_904 {
    max-width: 924px !important;
    margin: 0 auto !important;
    padding: 0px 10px;
}
.main_1200 {
    max-width: 1220px !important;
    margin: 0 auto !important;
    padding: 0px 10px;
}
.main_1235 {
    max-width: 1255px !important;
    margin: 0 auto !important;
    padding: 0px 10px;
}
.main_1440 {
    max-width: 1460px !important;
    margin: 0 auto !important;
    padding: 0px 10px;
}
.m_bk {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 2;
    display: none;
    cursor: pointer;
}
.m_bk_nav {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 2;
    display: none;
    cursor: pointer;
}
.m_bk_nav2 {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 2;
    display: none;
    cursor: pointer;
}
.H_120 {
    height: 120px;
}
.header {
    padding: 0px 80px;
    height: 120px;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 9;
    background: #fff;
}
.header .fl {
    float: left;
    margin-top: 35px;
}
.header .fl .logo {
    display: inline-block;
    vertical-align: top;
    margin-right: 60px;
}
.header .fl .nav {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.header .fl .nav ul li {
    font-size: 28px;
    color: #333;
    margin: 0px 25px;
    display: inline-block;
    cursor: pointer;
}
.header .fl .nav ul li > a {
    color: #333;
    font-size: 22px;
}
.header .fl .nav ul li > a.active {
    color: #f00;
}
.header .fr {
    float: right;
    margin-top: 40px;
}
.header .fr .icon {
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
    cursor: pointer; 
}

.header .fr .icon3 { 
 
    position:relative;

}


.header .fr .icon3 em { position:absolute; top:14px; left:0px; text-align:center; color:#666; width:34px; border-radius:50%; font-size:12px; display:block; }

.pc_search {
    position: absolute;
    top: 119px;
    left: 0px;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-top: 1px solid #d9d9d9;
    display: none;
}
.pc_search p {
    width: 50%;
    position: relative;
    padding-right: 90px;
}
.pc_search p .pc_search_text {
    border: 1px solid #d9d9d9;
    color: #000;
    font-style: italic;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    outline: none;
}
.pc_search p .pc_search_but {
    position: absolute;
    top: 0px;
    right: 0px;
    border: 1px solid #183051;
    padding: 10px 20px;
    font-size: 16px;
    outline: none;
    background: #fff;
    color: #183051;
}
.header_pb {
    border-bottom: 1px solid #afb0b0;
}
.nav_nr {
    position: absolute;
    top: 120px;
    left: 0px;
    background: #fff;
    width: 100%;
    padding: 60px 80px;
}
.nav_nr .nav_fl {
    width: 25%;
    float: left;
    border-right: 1px solid #b0b0b0;
    padding-left: 12%;
    min-height: 429px;
}
.nav_nr .nav_fl span {
    display: block;
    text-align: left;
}
.nav_nr .nav_fl span a {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 6px;
    color: #183051;
}
.nav_nr .nav_fl span:last-child a {
    margin-bottom: 0px;
}
.nav_nr .nav_fc {
    width: 35%;
    float: left;
    padding: 0px 80px;
    cursor: initial;
}
.nav_nr .nav_fc strong {
    font-size: 24px;
    font-weight: normal;
    color: #183051;
}
.nav_nr .nav_fc p {
    line-height: 30px;
    color: #888889;
    font-size: 16px;
    margin-top: 20px;
}
.nav_nr .nav_fr {
    width: 40%;
    float: left;
    text-align: right;
    cursor: initial;
}
.nav_nr .nav_fr img {
    display: block;
    font-size: 0px; width:100%; height:100%;
}
.banner {
    max-width: 1903px;
    margin: 0 auto;
}
.banner .swiper-slide img {
    display: block;
    font-size: 0px;
}
.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0px 7px !important;
    background: none;
    background: #fff;
    opacity: 0.5;
}
.banner .swiper-pagination-bullet-active {
    background: #ffffff;
    opacity: 1;
}
.banner .swiper-pagination {
    bottom: 20px !important;
}
.new_phone {
    position: relative;
}
.new_phone .swiper-slide img {
    display: block;
    font-size: 0px;
}
.new_phone .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0px 5px !important;
    background: #afb0b0;
    opacity: 1;
}
.new_phone .swiper-pagination-bullet-active {
    background: #183052;
    opacity: 1;
}
.new_phone .swiper-pagination {
    bottom: 10px !important;
}
.new_return {
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 1;
    opacity: 0.5;
}
.new_return a {
    display: block;
    width: 36px;
}
.type {
    margin-top: 40px;
    overflow: hidden;
}
.type ul {
    margin-left: -20px;
    margin-right: -20px;
}
.type ul li {
    width: 33.3%;
    float: left;
    padding: 0px 20px;
}
.type ul li a {
    display: block;
    padding: 20px;
    background: #fff;
}
.type ul li a strong {
    font-size: 28px;
    color: #333;
    display: block;
    font-weight: normal;
    margin-bottom: 5px;
}
.type ul li a p {
    font-size: 16px;
    color: #999;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.type ul li a p:after {
    content: "";
    left: 0px;
    display: block;
    margin-top: 2px;
    width: 0px;
    height: 1px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.type ul li a i {
    border: 4px solid;
    border-color: transparent transparent transparent #999;
    width: 4px;
    height: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.type ul li a img {
    margin-top: 14px;
    width: 100%;
    font-size: 0px;
    display: block;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.type ul li a em {
    display: block;
    position: relative;
}
.type ul li a em:after {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    display: block;
    opacity: 0;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.type ul li a:hover em:after {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    opacity: 0.4;
}
.type ul li a:hover p:after {
    content: "";
    width: 65px;
    height: 1px;
    background: #333;
}
.type ul li a:hover p {
    color: #333;
}
.type ul li a:hover i {
    border: 4px solid;
    border-color: transparent transparent transparent #333;
}
.exper_video_box {
    background: #fff;
    padding: 20px;
    margin-top: 40px;
}
.in_video {
    position: relative;
}
.in_video:before {
    content: "";
    background: url(../images/icon/icon_05.png) no-repeat left top;
    width: 105px;
    height: 105px;
    position: absolute;
    z-index: 2;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}
.pdiv {
    position: relative;
    width: 100%;
    background: #000;
}
#video1 {
    width: 100%;
    display: block;
}
.vide_but {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
}
.vide_but:after {
    content: "";
    background: url(../images/icon/icon_05.png) no-repeat left top;
    width: 105px;
    height: 105px;
    position: absolute;
    z-index: 2;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    opacity: 0.8;
    cursor: pointer;
}
.in_video:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 1;
}
.in_video .img {
    display: block;
    font-size: 0px;
}
.series {
    overflow: hidden;
    margin-top: 40px;
}
.series ul {
    margin-left: -20px;
    margin-right: -20px;
}
.series ul li {
    width: 50%;
    float: left;
    padding: 0px 20px;
}
.series ul li a {
    display: block;
    padding: 20px;
    background: #fff;
}
.series ul li a strong {
    font-size: 28px;
    color: #333;
    display: block;
    font-weight: normal;
    margin-bottom: 5px;
}
.series ul li a p {
    font-size: 16px;
    color: #999;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.series ul li a p:after {
    content: "";
    left: 0px;
    display: block;
    margin-top: 2px;
    width: 0px;
    height: 1px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.series ul li a i {
    border: 4px solid;
    border-color: transparent transparent transparent #999;
    width: 4px;
    height: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.series ul li a img {
    margin-top: 14px;
    width: 100%;
    font-size: 0px;
    display: block;
}
.series ul li a em {
    position: relative;
    display: block;
}
.series ul li a em:after {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.series ul li a:hover em:after {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
}
.series ul li a:hover p:after {
    content: "";
    width: 65px;
    height: 1px;
    background: #333;
}
.series ul li a:hover p {
    color: #333;
}
.series ul li a:hover i {
    border: 4px solid;
    border-color: transparent transparent transparent #333;
}
.footer {
    background: #fff;
    border: 1px solid #afb0b0;
    margin-top: 60px;
    padding: 30px 0px;
    border-left: none;
    border-right: none;
}
.footer h3 a {
    font-size: 15px;
    color: #333;
    margin-right: 40px;
}
.footer h3 span {
    float: right;
    display: block;
    cursor: pointer;
}
.footer h3 span:after {
    content: "";
    background: url(../images/icon/icon_06.png) no-repeat left center;
    width: 16px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 12px;
}
.footer_nav {
    background: #fff;
    padding: 20px 0px;
}
.footer_nav .fl {
    width: 50%;
    float: left;
}
.footer_nav .fl dl {
    width: 20%;
    float:left
}
.footer_nav .fl dl dt {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
}
.footer_nav .fl dl dd a {
    display: inline-block;
    line-height: 32px;
    color: #666;
    font-size: 14px;
}
.footer_nav .fl dl dd a:hover {
    color: #333;
}
.footer_nav .fl dl dd span {
    display: block;
}
.footer_nav .fr {
    width: 20%;
    float: right;
    text-align: right;
}
.footer_nav .fr span {
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}
.footer_nav .fr p {
    font-size: 20px;
    font-weight: bold;
    color: #183052;
}
.footer_w {
    color: #fff;
    background: #afb0b0;
    padding: 8px 0px;
    text-align: center;
    font-size: 12px;
}
.footer_w i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-left: 6px;
}
/*ä½“éªŒé¦†*/
.exp_banner {
    max-width: 1920px;
    margin: 0 auto;
}
.exp_banner img {
    display: block;
    font-size: 0px;
}
.exp_title {
    background: #fff;
    text-align: center;
}
.exp_title a {
    display: inline-block;
    margin: 0px 50px;
    font-size: 16px;
    color: #999;
    padding: 30px 0px;
    position: relative;
}
.exp_title a:hvoer {
    color: #333;
}
.exp_title a.active {
    color: #333;
}
.exp_title a.active:after {
    content: "";
    position: absolute;
    bottom: 0px;
    background: #333;
    height: 1px;
    bottom: 0px;
    width: 20px;
    left: 50%;
    margin-left: -10px;
    display: block;
}
.exp_mt {
    margin-top: 60px;
}
.exp_w {
    margin-top: 40px;
}
.exp_w .swiper-slide img {
    display: block;
    font-size: 0px;
}
.exp_w .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0px 7px !important;
    background: none;
    background: #fff;
    opacity: 0.5;
}
.exp_w .swiper-pagination-bullet-active {
    background: #ffffff;
    opacity: 1;
}
.exp_w .swiper-pagination {
    bottom: 30px !important;
}
.exp_list {
    overflow: hidden;
}
.exp_list ul {
    margin-left: -20px;
    margin-right: -20px;
}
.exp_list ul li {
    float: left;
    width: 25%;
    padding: 0px 20px;
    margin-top: 30px;
}
.exp_list ul li a {
    padding: 20px;
    background: #fff;
    display: block;
}
.exp_list ul li a strong {
    display: block;
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.exp_list ul li a span {
    color: #888889;
    display: block;
    margin-top: 10px;
}
.exp_video {
    margin-top: 40px;
    position: relative;
}
.exp_video:before {
    content: "";
    background: url(../images/icon/icon_05.png) no-repeat left top;
    width: 105px;
    height: 105px;
    position: absolute;
    z-index: 2;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}
.exp_video:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 1;
}
.exp_video img {
    display: block;
    font-size: 0px;
}
.exp_video_list {
    overflow: hidden;
}
.exp_video_list ul {
    margin-left: -20px;
    margin-right: -20px;
}
.exp_video_list ul li {
    float: left;
    width: 33.3%;
    padding: 0px 20px;
    margin-top: 30px;
}
.exp_video_list ul li a {
    padding: 20px;
    background: #fff;
    display: block;
}
.exp_video_list ul li a strong {
    display: block;
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.exp_video_list ul li a span {
    color: #888889;
    display: block;
    margin-top: 10px;
}
.exp_video_list ul li .img {
    position: relative;
}
.exp_video_list ul li .img:before {
    content: "";
    background: url(../images/icon/icon_08.png) no-repeat left top;
    width: 62px;
    height: 62px;
    position: absolute;
    z-index: 2;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}
.exp_video_list ul li .img:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 1;
}
.exp_video_list ul li .img img {
    font-size: 0px;
    display: block;
}
.exp_title h2 {
    font-size: 24px;
    color: #333;
}
.exp_title span {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #999;
}
.exp_con {
    margin-top: 60px;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}
.exp_recd {
    margin-top: 60px;
    overflow: hidden;
}
.exp_recd h3 {
    font-size: 24px;
    color: #183051;
}
.exp_recd ul {
    margin-top: 35px;
    margin-left: -20px;
    margin-right: -20px;
}
.exp_recd ul li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0px 20px;
}
.exp_recd ul li h4 {
    font-size: 18px;
    color: #888889;
    margin-top: 10px;
}
.exp_recd ul li h4 span {
    color: #183051;
}
.exp_recd ul li strong {
    color: #888889;
    font-size: 18px;
    display: block;
    margin-top: 3px;
    font-weight: normal;
}
.exp_recd ul li p {
    margin-top: 14px;
    font-size: 14px;
    font-size: 16px;
    color: #183051;
}
.exp_recd ul li .text {
    text-align: left;
    margin-top: 20px;
}
.nav_nr {
    display: none;
}
/*æ–°å“*/

.new_title {
    border: 1px solid #eaeaea;
    padding: 20px 0px;
    text-align: center;
    border-top: none;
    border-left: none;
    border-right: none;
    left: 0px;
    width: 100%;
    background: #fff;
}
.new_title a {
    font-size: 14px;
    color: #333;
    margin: 0px 20px;
    display: inline-block;
}
.new_list {
    overflow: hidden;
}
.new_list h3 {
    text-align: center;
    font-size: #888889;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 50px;
}
.new_list ul {
    margin-left: -15px;
    margin-right: -15px;
}
.new_list ul li {
    float: left;
    width: 33.33%;
    text-align: center;
    margin-top: 50px;
    padding: 0px 15px;
}
.new_list ul li h4 {
    font-size: 18px;
    color: #888889;
    margin-top: 15px;
}
.new_list ul li h4 span {
    color: #183051;
}
.new_list ul li strong {
    color: #888889;
    font-size: 18px;
    display: block;
    margin-top: 0px;
    font-weight: normal;
}
.new_list ul li p {
    margin-top: 14px;
    font-size: 14px;
    font-size: 16px;
    color: #183051;
}
.new_list ul li .text {
    text-align: left;
}
.new_list ul li .text p s {
    font-size: 14px;
    margin-left: 10px;
    color: #888889;
}
.new_list ul li img {
    display: block;
    font-size: 0px;
}
.new_list ul li .img {
    position: relative;
}
.new_list ul li .img p {
    position: absolute;
    bottom: 0px;
    color: #fff;
    padding: 20px 0px;
    width: 100%;
    left: 0px;
    background: rgba(24,48,82,0.6);
    font-size: 18px;
}
.new_list ul li .img p span {
    margin: 0px 10px;
}
.new_w {
    background: #e6e6e6;
    margin-top: 50px;
}
.new_w .fl {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}
.new_w .fl img {
    font-size: 0px;
    display: block;
}
.new_w .fr {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10%;
}
.new_w .fr strong {
    color: #183051;
    font-size: 24px;
    font-weight: normal;
}
.new_w .fr p {
    color: #888889;
    line-height: 30px;
    margin-top: 20px;
    font-size: 16px;
    text-align: justify;
}
.new_t {
    background: #e6e6e6;
    margin-top: 50px;
}
.new_t .fl {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}
.new_t .fl img {
    font-size: 0px;
    display: block;
}
.new_t .fr {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10%;
    padding-right: 5%;
}
.new_t .fr strong {
    color: #183051;
    font-size: 24px;
    font-weight: normal;
}
.new_t .fr p {
    color: #888889;
    line-height: 30px;
    margin-top: 20px;
    font-size: 16px;
    text-align: justify;
}
.new_m {
    margin-top: 50px;
}
.new_m .fl {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}
.new_m .fl img {
    font-size: 0px;
    display: block;
}
.new_m .fr {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    background: #e6e6e6;
    padding-left: 10%;
    padding-right: 10%;
}
.new_m .fr strong {
    color: #183051;
    font-size: 24px;
    font-weight: normal;
}
.new_m .fr p {
    color: #888889;
    line-height: 30px;
    margin-top: 20px;
    font-size: 16px;
    text-align: justify;
}
.new_con {
    margin-top: 30px;
}
.new_con .fl {
    width: 62%;
    float: left;
}
/*å†…å®¹åˆ‡æ¢*/

.course_ul {
    overflow: hidden;
    margin-top: 45px;
}
.course_ul ul li {
    margin-bottom: 23px;
    cursor: pointer;
}
.course_ul ul li img {
    font-size: 0px;
    display: block;/*border: 1px solid #afb0b0;*/
}
.course_ul ul li.active img {
    border: 1px solid #183052;
}
.course_top {
    width: 16%;
    float: left;
    position: relative;
    overflow: hidden;
}
.course_conter_box {
    width: 78%;
    float: right;
    position: relative;
}
.course_left {
    background: url(../images/icon/icon_70.png) no-repeat center top;
    width: 100%;
    height: 45px;
    position: absolute;
    top: 0px;
    cursor: pointer;
    opacity: 0.2;
}
.course_right {
    background: url(../images/icon/icon_71.png) no-repeat center top;
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: 0px;
    cursor: pointer;
    opacity: 0.2;
}
.course_conter {
    display: none;
    position: absolute;
    width: 100%;
}
.course_conter img {
    display: block;
    font-size: 0px;
}
.course_conter_box:first-child {
    display: block;
}
/*ç‰¹ä»·æ´»åŠ¨*/
.activity {
    text-align: center;
    margin-top: 80px;
}
.activity h3 {
    font-size: 24px;
    color: #000;
}
.activity span {
    display: inline-block;
    padding: 30px 20px;
}
.activity span a {
    font-size: 18px;
    color: #000;
}
.new_con .fr strong s {
    color: #888889;
    font-size: 16px;
    margin-left: 20px;
}
.promotion {
    background: url(../images/icon/icon_73.png) no-repeat left center;
    margin-left: 15px;
    padding-left: 50px;
    font-size: 16px;
    line-height: 28px;
    color: #183052;
    margin-top: 30px;
}
.course_box {
    display: block;
}
.new_phone {
    display: none;
}
@media screen and (max-width:768px) {
    .type ul li a:hover em:after {
        content: "";
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
        background: #fff;
        display: block;
        opacity: 0;
    }
    .series ul li a:hover em:after {
        content: "";
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: 0;
    }
    .course_box {
        display: none;
    }
    .new_phone {
        display: block;
    }
}
.new_con .fr {
    width: 29%;
    float: right;
    margin-top: 35px;
}
.new_con .fr h3 {
    font-size: 22px;
    color: #0f223c;
    font-weight: normal;
}
.new_con .fr h2 {
    font-size: 22px;
    color: #0f223c;
    font-weight: normal;
    margin-top: 5px;
}
.new_con .fr strong {
    display: block;
    font-size: 24px;
    color: #183051;
    margin-top: 30px;
    font-weight: normal;
}
.new_con .fr p {
    font-size: 16px;
    color: #888889;
    margin-top: 30px;
    line-height: 30px;
}
.new_con .fr .m_select {
    width: 100%;
    margin-top: 30px;
    padding: 0px 20px;
    font-size: 16px;
    outline: none;
    color: #183052;
    border: solid 1px #183052;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 14px;
    background: url(../images/icon/icon_15.png) no-repeat right center;
}
.new_con .fr h4 {
    cursor: pointer;
    background: url(../images/icon/icon_09.png) no-repeat left center;
    padding-left: 20px;
    color: #888889;
    padding-left: 35px;
    margin-top: 20px;
    font-size: 16px;
    margin-left: 20px;
}
.new_con .fr .new_a a {
    float: left;
    width: 50%;
    display: block;
    background: #afb0b0;
    padding: 13px 0px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}
.new_con .fr .new_a a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 1px;
}
.new_con .fr .new_a a:last-child {
    background: #183052;
}
.discount_a {
    width: 100% !important;
}
.new_con .fr h6 {
    margin-top: 50px;
    margin-left: 20px;
}
.new_con .fr h6 a {
    display: block;
    height: 22px;
    margin-top: 22px;
    padding-left: 20px;
    color: #888889;
    padding-left: 35px;
    font-size: 16px;
}
.new_con .fr h6 .panic {
    font-weight: normal;
    background: url(../images/icon/icon_72.png) no-repeat left center;
    padding-left: 35px;
    color: #183052;
    margin-bottom: 40px;
}
.new_con .fr h6 .panic span {
    margin-right: 10px;
    font-size: 18px;
}
.new_con .fr h6 .new_zx {
    background: url(../images/icon/icon_12.png) no-repeat left center;
}
.new_con .fr h6 .new_sc {
    background: url(../images/icon/icon_13.png) no-repeat left center;
}
.new_con .fr h6 .new_sc_m {
    background: url(../images/icon/icon_13_m.png) no-repeat left center;
}

.new_con .fr .new_fx { margin-top:22px; padding-left:20px; position:relative; cursor:pointer;  }
.new_con .fr .new_fx span { display:block; background: url(../images/icon/icon_14.png) no-repeat left center; display: block;
    height: 22px;
    margin-top: 22px;
    padding-left: 20px;
    color: #888889;
    padding-left: 35px;
    font-size: 16px; }
 .new_con .fr .new_fx .bdsharebuttonbox { position:absolute; left:110px; top:0px;}
 .new_con .fr .new_fx .bdsharebuttonbox a { display:inline-block; margin:0px 10px; }
 .new_con .fr .new_fx .bdsharebuttonbox .z_xl { background:url(../images/icon/xl.png) no-repeat left center; width:22px; height:22px;  }
 .new_con .fr .new_fx .bdsharebuttonbox .z_wx { background:url(../images/icon/wx.png) no-repeat left center; width:22px; height:22px; }


.new_d {
    background: #fafafa;
    padding: 50px 0px;
    margin-top: 100px;
}
.new_d ul li {
    /*min-width: 50%;*/
    width: 100%;
    font-size: 24px;
    margin: 20px 0px;
    float: left;
}
.new_d ul li {
    position: relative;
    padding-left: 160px;
}
.new_d ul li i {
    position: absolute;
    left: 0px;
}
.new_d ul li span {
    color: #183051;
}
.new_f {
    margin-top: 100px;
}
.new_f .fl {
    width: 30%;
    float: left;
    margin-right: 6%;
    margin-top: 12%; text-align:right;
}
.new_f .fc {
    width: 28%;
    text-align: center;
    float: left;
    position: relative;
}
.new_f .fr {
    width: 30%;
    float: left;
    margin-left: 6%;
    margin-top: 12%;
}
.new_f .fl strong {
    display: block;
    font-size: 24px;
    display: block;
    color: #183051;
    font-weight: normal;
}
.new_f .fl p {
    font-size: 16px;
    color: #888889;
    line-height: 28px;
    margin-top: 20px;
}
.new_f .fr strong {
    display: block;
    font-size: 24px;
    display: block;
    color: #183051;
    font-weight: normal;
}
.new_f .fr p {
    font-size: 16px;
    color: #888889;
    line-height: 28px;
    margin-top: 20px;
}
/*.new_f .fr ul li {
        display: none;
    }*/

.new_f .fr ul li.active {
    display: block;
}
.new_f .fc i {
    display: block;
    background: url(../images/icon/icon_16.png) no-repeat left top;
    width: 38px;
    height: 38px;
    position: absolute;
    cursor: pointer;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.new_f .fc .new_icon1 {
    left: 31%;
    top: 25%;
}
.new_f .fc .new_icon2 {
    left: 63%;
    top: 50%;
}
.new_f .fc i.active {
    background: url(../images/icon/icon_17.png) no-repeat left top;
}
.new_h {
    width: 80%; /*margin-top: 100px;*/
}
.new_k {
    background: #fafafa;
    padding: 50px 0px;
    font-size: 24px;
    color: #333;
    margin-top: 80px;
}
.new_k a {
    float: right;
    background: url(../images/icon/icon_18.png) no-repeat right center;
    padding-right: 35px;
    font-size: 24px;
    color: #888889;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
}
.new_k a:hover {
    color: #333;
}
.new_size {
    padding: 38px;
}
.new_size .title {
    text-align: center;
    margin-left: 1px;
}
.new_size .title span {
    display: block;
    border: 1px solid #b0b0b0;
    font-size: 20px;
    float: left;
    text-align: center;
    padding: 20px 0px;
    width: 50%;
    margin-left: -1px;
    cursor: pointer;
    color: #888889;
}
.new_size .title span.active {
    border: 1px solid #000000;
    color: #333;
    color: #183051;
}
.new_size .switch h3 {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 30px;
}
.new_size .switch h4 {
    text-align: center;
    margin-top: 30px;
}
.new_size .switch h4 span {
    padding-left: 30px;
    font-size: 16px;
    display: inline-block;
    margin: 0px 20px;
    background: url(../images/icon/icon_19.png) no-repeat left center;
    cursor: pointer;
}
.new_size .switch h4 span.active {
    background: url(../images/icon/icon_20.png) no-repeat left center;
}
.new_size .img {
    text-align: center;
    margin-top: 30px;
}
.new_talbe {
    border-collapse: collapse;
    border-spacing: 0px;
    margin-top: 30px;
}
.new_talbe th {
    text-align: left;
    padding: 20px 0px;
    font-weight: normal;
    color: #183051;
    font-size: 14px;
}
.new_talbe td {
    text-align: left;
    padding: 6px 0px;
    font-size: 12px;
    border-bottom: 1px solid #d9d9d9;
    color: #888889;
}
.new_talbe tr td:first-child {
    border-bottom: none;
    color: #183051;
}
.layui-layer {
    max-width: 1200px;
    margin: 0 auto;
}
.show {
    margin-top: 60px;
    margin-bottom: 200px;
}
.show h2 {
    font-size: 24px;
    color: #333;
}
.show ul li h3 {
    font-size: 14px;
    color: #888889;
}
.show ul li {
    border-bottom: 1px solid #afb0b0;
    padding-bottom: 30px;
    margin-top: 30px;
}
.show ul li h3 span {
    margin-left: 15px;
}
.show ul li p {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}
.show ul li dl {
    margin-top: 25px;
}
.show ul li dl dd {
    display: inline-block;
    margin-right: 15px;
    width: 150px;
    height: 150px;
}
.show ul li dl dd img {
    display: block;
    font-size: 0px;
}
.show ul li h6 {
    margin-top: 20px;
}
.show ul li h6 a {
    display: inline-block !important;
    padding-left: 30px !important;
    margin: 0px !important;
    margin-right: 22px !important;
    height: 22px !important;
    line-height: 22px !important;
    font-size: 14px !important;
}
.show ul li h6 .icon_01 {
    background: url(../images/icon/icon_21.png) no-repeat left center;
}
.show ul li h6 .icon_02 {
    background: url(../images/icon/icon_22.png) no-repeat left center;
}
/*è¡¬è¡«*/

.shirt_title {
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0px;
    text-align: center;
    border-top: none;
    position: relative;
    background: #fff;
    width: 100%;
    left: 0px;
    z-index: 6;
}
.shirt_title ul li {
    font-size: 16px;
    padding: 0px 20px;
    margin: 0px 10px;
    display: inline-block;
    vertical-align: middle;
}
/*.shirt_title ul li > a .icon_01 {
            background: url(../images/icon/icon_23.png) no-repeat left top;
            display: inline-block;
            width: 7px;
            height: 12px;
            vertical-align: middle;
            margin-left: 12px;
            margin-top: -2px;
        }

            .shirt_title ul li > a .icon_01.active {
                background: url(../images/icon/icon_23_m.png) no-repeat left top;
                display: inline-block;
                width: 7px;
                height: 12px;
                vertical-align: middle;
                margin-left: 12px;
                margin-top: -2px;
            }*/

/*.shirt_title ul li .icon_01 { position:absolute; right:0px; top:-8px;   }

 .shirt_title ul li .icon_01 a { display: block;
    width: 9px;
    height: 7px;
    margin: 2px 0px; }*/

.shirt_title ul li strong {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
}
.shirt_title ul li strong .z_shirt_em {
    display: block;
    width: 9px;
    height: 5px;
    margin: 2px 0px;
    cursor: pointer;
}
.shirt_title ul li strong .icon1 {
    background: url(../images/icon/z_xs.png) no-repeat left top;
}
.shirt_title ul li strong .icon2 {
    background: url(../images/icon/z_xx.png) no-repeat left top;
}
.shirt_title ul li strong .icon1.active {
    background: url(../images/icon/z_xs_m.png) no-repeat left top;
}
.shirt_title ul li strong .icon2.active {
    background: url(../images/icon/z_xx_m.png) no-repeat left top;
}
.shirt_title ul li > a .icon_02 {
    background: url(../images/icon/icon_24.png) no-repeat left top;
    display: inline-block;
    width: 13px;
    height: 7px;
    vertical-align: middle;
    margin-left: 12px;
    margin-top: -2px;
}
.shirt_title ul li > a.active .icon_02 {
    background: url(../images/icon/icon_25.png) no-repeat left top;
    display: inline-block;
    width: 13px;
    height: 7px;
    vertical-align: middle;
    margin-left: 12px;
    margin-top: -2px;
}
.shirt_title ul li dl {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 63px;
    background: #fff;
    padding: 50px 0px;
}
.shirt_title ul li dl dd {
    display: inline-block;
    margin: 0px 50px;
    font-size: 16px;
}
.shirt_title ul li .shirt_w dd span {
    display: block;
    background: #bababa;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    margin-bottom: 10px;
}
.shirt_title ul li .shirt_w dd a {
    display: block;
    position: relative;
}
.shirt_title ul li .shirt_w dd a span:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    border: 2px solid;
    border-color: transparent;
    border-radius: 50%;
    right: 3px;
    bottom: 3px;
    top: 3px;
    left: 3px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}
.shirt_title ul li .shirt_w dd a:hover span:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    border: 2px solid #fff;
    border-radius: 50%;
    right: 3px;
    bottom: 3px;
    top: 3px;
    left: 3px;
}
.shirt_title ul li .shirt_t dd {
    text-align: center;
}
.shirt_title ul li .shirt_t dd em {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 10px;
    display: block;
}
.shirt_title ul li .shirt_t dd a {
    display: block;
}
.shirt_title ul li .shirt_t dd p {
    display: inline-block;
}
/*å®šåˆ¶*/

.custom {
    margin-top: 80px;
}
.custom .img {
    width: 50%;
    float: left;
}
.custom .img img {
    font-size: 0px;
    display: block;
}
.custom .fr {
    width: 30%;
    float: right;
    margin-right: 10%;
    margin-top: 10px;
}
.custom .fr .title {
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: 20px;
}
.custom .fr .title h3 {
    color: #183051;
    font-size: 24px;
}
.custom .fr .title h3 span {
    margin-left: 20px;
}
.custom .fr .title p {
    font-size: 14px;
    color: #888889;
    line-height: 25px;
    margin-top: 10px;
}
.custom .fr .text {
    margin-top: 20px;
}
.custom .fr .text h4 {
    color: #183051;
    margin-bottom: 20px;
}
.custom .fr .text h4 span {
    float: right;
    color: #888889;
}
.custom .fr .text h5 {
    overflow: hidden;
    padding-right: 20px;
}
.custom .fr .text h5 span {
    float: left;
    width: 50%;
    padding-right: 8px;
    padding-bottom: 8px;
    cursor: pointer;
    display: block;
}
.custom .fr .text h5 span img {
    font-size: 0px;
    display: block;
}
.custom .fr .text p {
    line-height: 28px;
    font-size: 16px;
    color: #000;
    margin-top: 25px;
}
.custom .fr .text h6 a {
    background: #183052;
    display: block;
    color: #fff;
    text-align: center;
    padding: 14px 0px;
    margin-top: 20px;
    font-size: 16px;
}
.custom_scr {
    height: 280px;
}
.coustom_ms {
    margin-top: 50px;
    border-top: 1px solid #b0b0b0;
    padding: 50px 0px;
    text-align: center;
}
.coustom_ms p {
    color: #010101;
    line-height: 30px;
    font-size: 16px;
}
.coustom_com {
    text-align: center;
    padding-bottom: 40px;
}
.coustom_com h3 {
    text-align: center;
    color: #000000;
    font-size: 24px;
    background: #fff;
    position: relative;
    z-index: 2;
}
.coustom_com h3 span {
    position: relative;
    z-index: 2;
    background: #fff;
    display: inline-block;
    padding: 10px 30px;
}
.coustom_com h3:before {
    content: "";
    top: 28px;
    left: 0px;
    width: 100%;
    position: absolute;
    height: 1px;
    background: #b0b0b0;
}
.coustom_com ul li {
    margin-top: 40px;
}
.coustom_com ul li strong {
    font-size: 24px;
    display: block;
    color: #000;
    font-size: 24px;
    font-weight: normal;
}
.coustom_com ul li span {
    display: block;
    margin-top: 15px;
}
.m_put ul {
    padding: 50px;
    padding-bottom: 0px;
    padding-top: 20px;
}
.m_put ul li {
    padding-left: 140px;
    margin-top: 25px;
    position: relative;
}
.m_put ul li label {
    line-height: 40px;
    position: absolute;
    left: 0px;
    font-size: 16px;
}
.m_put ul li .put_ms {
    margin-top: 5px;
    font-size: 14px;
    color: #888889;
}
.m_put ul li .put_e span {
    float: right;
    width: 50%;
    display: block;
    float: left;
    padding-right: 10px;
}
.m_put ul li .put_e span:last-child {
    padding-right: 0px;
}
.m_t50 {
    margin-top: 50px;
}
.m_put ul li .m_sele2 {
    width: 31.3%;
    float: left;
    margin-right: 2%;
}
.m_put ul li .m_sele2:last-child {
    margin-right: 0%;
    width: 33.3%;
}
/*é—¨åº—*/

.store {
    margin-top: 60px;
}
.store .fl {
    width: 32%;
    float: left;
}
.store .fl h3 {
    font-size: 24px;
    color: #000;
}
.store .fl p {
    position: relative;
    margin-top: 20px;
}
.store .fl p .store_text {
    height: 50px;
    width: 100%;
    line-height: 50px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #b0b0b0;
    padding: 0px 10px;
    padding-right: 80px;
    outline: none;
}
.store .fl p .store_but {
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../images/icon/icon_67.png) no-repeat center center;
    width: 60px;
    height: 50px;
    outline: none;
}
.store .fl p .store_select {
    height: 50px;
    border: 1px solid #b0b0b0;
    line-height: 50px;
    border-radius: 5px;
    padding: 0px 10px;
    width: 100%;
    outline: none;
    font-size: 16px;
    outline: none;
    color: #888889;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 14px;
    background: url(../images/icon/icon_68.png) no-repeat right center;
}
.store .fl h4 {
    margin-top: 30px;
}
.store .fl h4 span {
    display: block;
    margin-top: 15px;
}
.store .fl h4 span:hover, .store .fl h4 span.active {
    background: url(../images/icon/icon_69.png) no-repeat right center;
}
.store .fl h4 span:hover a, .store .fl h4 span.active a {
    color: #000;
}
.store .fl h4 a {
    color: #888889;
    display: inline-block;
    font-size: 16px;
}
.store .fr {
    width: 64.9%;
    float: right;
}
.store_add {
    margin-top: 40px;
}
.store_add .text {
    float: left;
    width: 67%;
}
.store_add .text strong {
    font-size: 24px;
    color: #000;
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
}
.store_add .text p {
    margin-top: 10px;
    font-size: 16px;
    color: #888889;
}
.store_add .text .but {
    background: #afb0b0;
    color: #fff;
    padding: 8px 25px;
    outline: none;
    margin-top: 20px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}
.store_add .text .but:hover {
    background: #183052;
}
.store_add .text p span {
    color: #000;
    margin-left: 20px;
}
.store_add .map {
    float: right;
    width: 33%;
    text-align: right;
}
/*ç™»å½•*/

.sign_title {
    margin-top: 80px;
}
.sign_title h3 {
    font-size: 24px;
    color: #333;
}
.sign_title h3 span {
    float: right;
}
.sign_title h3 span a {
    color: #888889;
}
.sign_title h3 span a:hover {
    color: #333;
}
.sign_box {
    background: #fff;
    padding: 100px 0px;
    margin-top: 40px;
}
.sign {
    width: 430px;
    margin: 0 auto;
}
.sign_w {
    text-transform: uppercase;
    font-size: 16px;
}
.sign_w a {
    float: right;
    color: #888889;
}
.sign_w a:hover {
    color: #333;
}
.sign_but {
    margin-top: 50px;
}
.sign_t {
    font-size: 16px;
    margin-top: 50px;
}
.sign_t i {
    display: inline-block;
    vertical-align: middle;
}
.sign_t i a {
    margin-left: 10px;
}
.sign_click {
    cursor: pointer;
}
.m_dx {
    position: absolute;
    right: 0px;
    background: #afb0b0;
    border: none;
    background: #afb0b0;
    color: #fff;
    top: 0px;
    padding: 0px 30px;
    height: 40px;
    line-height: 40px;
    outline: none;
    border-radius: 0px;
}
.pd_dx {
    padding-right: 100px;
}
.m_phone {
    line-height: 40px;
    font-size: 16px;
}
.m_phone .m_fa {
    margin-left: 50px;
    color: #888889;
    outline: none;
    background: #afb0b0;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
}
.sign_wc {
    text-align: center;
    padding: 140px 0px;
}
.sign_wc h3 {
    font-size: 24px;
    color: #333;
}
.sign_wc em {
    display: block;
    margin-top: 35px;
}
.sign_wc p {
    margin-top: 50px;
    font-size: 16px;
    color: #333;
}
.sign_wc p span {
    margin-right: 10px;
}
.sign_wc h6 a {
    color: #888889;
    text-decoration: underline;
    margin-top: 20px;
    display: inline-block;
}
/*ä¼šå‘˜ä¸­å¿ƒ*/

.member {
    margin-top: 80px;
}
.member .fl {
    width: 18%;
    float: left;
}
.member .fl dl dt {
    color: #000;
    font-size: 24px;
    border-bottom: 1px solid #afb0b0;
    padding-bottom: 25px;
}
.member .fl dl dd {
    padding: 20px 0px;
    border-bottom: 1px solid #afb0b0;
}
.member .fl dl dd span {
    display: block;
    padding: 10px 0px;
}
.member .fl dl dd a {
    display: inline-block;
    color: #888889;
    font-size: 16px;
}
.member .fl dl dd a.active {
    color: #000;
}
.member .fl h6 a {
    display: inline-block;
    color: #888889;
    padding-top: 25px;
}
.member .fr {
    width: 78%;
    float: right;
}
.member .fr .title {
    font-size: 24px;
    color: #000;
    border-bottom: 1px solid #afb0b0;
    padding-bottom: 25px; position:relative;
}
.member .fr .title a {
    color: #888889;
}
.member .fr .title a.active {
    color: #000;
}
.member_w strong {
    display: block;
    font-size: 20px;
    margin-top: 25px;
    color: #000;
    font-weight: normal;
}
.member_w h4 {
    background: #f9f9f9;
    padding: 30px;
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
    position: relative;
}
.member_w h4 a {
    position: absolute;
    right: 0px;
    right: 30px;
    top: 30px;
    background: #183052;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
}
.order_title {
    font-size: 20px;
    color: #000;
    margin-top: 50px;
}
.order_title a {
    float: right;
    color: #888889;
    font-size: 16px;
    display: inline-block;
    margin-top: 3px;
}
.order_bold {
    font-size: 20px;
    color: #000;
    margin-top: 30px;
    font-weight: bold;
}
.order_list {
    margin-top: 20px;
}
.order_list ul li {
    float: left;
    text-align: center;
    padding: 25px 0px;
    font-size: 16px;
    color: #000;
}
.order_list .order_ul1 li {
    font-weight: bold;
    color: #000;
}
.order_list ul {
    border-bottom: 1px solid #afb0b0;
}
.order_list ul li:nth-child(1) {
    width: 12%;
    text-align: left;
}
.order_list ul li:nth-child(2) {
    width: 36%;
    padding-left: 5%;
    padding-right: 5%;
}
.order_list ul li:nth-child(3) {
    width: 14%;
}
.order_list ul li:nth-child(4) {
    width: 14%;
}
.order_list ul li:nth-child(5) {
    width: 14%;
    padding-right: 3%;
}
.order_list ul li:nth-child(6) {
    width: 10%;
    padding-left: 1%;
    padding-right: 1%;
}
.order_w .img {
    float: left;
    width: 100px;
}
.order_w .text {
    margin-left: 120px;
    text-align: left;
}
.order_w .text strong {
    color: #000;
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
}
.order_w .text p {
    margin-top: 8px;
    color: #888889;
    font-weight: normal;
}
.order_t a {
    display: block;
}
.order_t span {
    color: #000;
    margin-bottom: 10px;
    display: block;
}
.order_t a.a1 {
    color: #888889;
    display: inline-block;
    font-weight: normal;
}
.order_s a.a1 {
    background: #183052;
    color: #fff;
    padding: 8px 0px;
    display: block;
    margin-bottom: 10px;
    font-weight: normal;
}
.order_s a.a2 {
    border: 1px solid #183052;
    color: #183052;
    padding: 6px 0px;
    display: block;
    font-weight: normal;
    margin-bottom: 10px;
}
.order_add {
    overflow: hidden;
    margin-top: 50px;
    letter-spacing: -5px;
}
.order_add ul {
    margin-left: -100px;
    margin-right: -100px;
}
.order_add ul li {
    width: 33.33%;
    padding: 0px 100px;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    letter-spacing: 0px;
}
.order_add ul li .check {
    float: left;
}
.order_add ul li .text {
    margin-left: 30px;
    margin-top: -5px;
}
.order_add ul li .text strong {
    font-size: 24px;
    color: #000;
    font-weight: normal;
}
.order_add ul li .text p {
    margin-top: 10px;
    color: #000;
    line-height: 25px;
}
.order_add ul li .text h6 {
    margin-top: 14px;
    color: #888889;
    font-size: 16px;
}
.order_add ul li .text h6 a {
    color: #888889;
}
.order_add ul li .text h6 span {
    margin: 0px 10px;
}
.order_f {
    background: #f9f9f9;
    margin-top: 30px;
}
.order_f a {
    color: #000;
    font-size: 16px;
    padding: 16px 40px;
    float: left;
    display: block;
}
.order_f a.active, .order_f a:hover {
    background: #183052;
    color: #fff;
}
.number {
    margin-top: 100px; text-align:center;
}
/*.number h3 {
    float: right;
    font-size: 16px;
    color: #888889;
}
.number h3 span {
    color: #000;
    font-weight: bold;
}*/
.number ul li {
    display: inline-block;
    color: #000;
    font-size: 16px;
    margin: 0px 2px;
}

.number ul li a { display:block; padding: 1px 6px;  }

.number ul li:hover a,.number ul li span.active {
    background: #000;
    color: #fff;  padding: 1px 6px; display:block;   
}
.order_k {
    margin-top: 30px;
}
.order_k p {
    font-size: 24px;
    color: #000;
}
.order_k p i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 6px;
}
.order_k p span {
    color: #888889;
    font-size: 16px;
    margin-left: 20px;
}
.order_h {
    margin-top: 30px;
}
.order_h strong {
    font-size: 20px;
    display: block;
    color: #000;
    margin-bottom: 12px;
    font-weight: normal;
}
.order_h p {
    font-size: 20px;
    color: #888889;
}
.order_d {
    margin-top: 30px;
}
.order_d strong {
    font-size: 20px;
    color: #000;
    display: block;
    margin-bottom: 15px;
    font-weight: normal;
}
.order_d p {
    font-size: 16px;
    color: #888889;
    margin-top: 5px;
}
.order_m {
    margin-top: 30px;
}
.order_m strong {
    font-size: 20px;
    display: block;
    color: #000;
    margin-bottom: 25px;
    font-weight: normal;
}
.order_m p {
    font-size: 16px;
    color: #888889;
    margin-top: 20px;
}
.order_m p span {
    color: #000;
    margin-left: 30px;
}
.order_n {
    background: #f9f9f9;
    padding: 20px;
    margin-top: 30px;
}
.order_n strong {
    display: block;
    color: #000;
    font-size: 16px;
    display: block;
}
.order_n p {
    font-size: 16px;
    color: #888889;
    margin-top: 10px;
}
.order_lb {
    margin-top: 30px;
}
.order_lb ul li {
    float: left;
    text-align: center;
}
.order_lb ul li:nth-child(1) {
    width: 25%;
}
.order_lb ul li:nth-child(2) {
    width: 25%;
    padding-left: 2%;
    padding-right: 2%;
}
.order_lb ul li:nth-child(3) {
    width: 30%;
    padding-left: 5%;
    padding-right: 5%;
}
.order_lb ul li:nth-child(4) {
    width: 20%;
}
.order_lb .img img {
    width: 100px;
}
.order_lb ul.one {
    border-bottom: 1px solid #afb0b0;
}
.order_lb ul.one li {
    font-weight: bold;
    font-size: 16px;
    color: #000;
}
.order_lb ul li {
    font-size: 16px;
    padding: 25px 0px;
    color: #000;
}
.order_lb ul li .text_fl {
    /*/text-align: left;*/
    line-height: 25px;
    text-align:center;
}
.order_lb ul li .text_fl a {
    cursor: pointer;
    color: #000;
}
.order_lb ul li .but {
    font-size: 16px;
    color: #000;
    text-align: center;
    letter-spacing: -5px;
}
.order_lb ul li .but strong {
    display: block;
    margin-bottom: 20px;
    letter-spacing: 0px;
}
.order_lb ul li .but .a1 {
    background: #183052;
    letter-spacing: 0px;
    color: #fff;
    padding: 8px 0px;
    display: block;
    margin-bottom: 10px;
    width: 44%;
    margin: 0px 3%;
    display: inline-block;
    font-weight: normal;
}
.order_lb ul li .but .a2 {
    border: 1px solid #183052;
    letter-spacing: 0px;
    color: #183052;
    padding: 6px 0px;
    display: block;
    width: 44%;
    margin: 0px 3%;
    display: inline-block;
    font-weight: normal;
}
.order_x {
    background: #f9f9f9;
    padding: 30px;
    margin-top: 10px;
}
.order_x p {
    font-size: 16px;
    color: #888889;
    line-height: 35px;
}
.order_x p span {
    float: right;
    color: #000;
}
.order_x h6 {
    font-size: 24px;
    color: #888889;
    margin-top: 20px;
}
.order_x h6 span {
    float: right;
    color: #000;
    font-weight: bold;
}
.order_c {
    background: #f9f9f9;
    padding: 10px 30px;
    margin-top: 20px;
}
.order_c dl dd {
    display: none;
}
.order_c dl dd p {
    margin-bottom: 20px;
    font-size: 16px;
    background: url(../images/icon/icon_33.png) no-repeat left center;
    padding-left: 40px;
    color: #888889;
}
.order_c dl dd p span {
    margin-left: 16px;
}
.order_c dl dd p em {
    margin-left: 40px;
}
.order_c dl dt {
    background: url(../images/icon/icon_34.png) no-repeat left center;
    font-size: 16px;
    padding: 22px 0px;
    padding-left: 40px;
    cursor: pointer;
}
.order_c dl dt i {
    float: right;
    background: url(../images/icon/icon_35.png) no-repeat right center;
    padding-right: 20px;
    cursor: pointer;
}
.order_c dl dt i:hover {
    color: #000;
}
.order_c dl dt span {
    margin-left: 16px;
}
.order_c dl dt em {
    margin-left: 40px;
    color: #000;
}
.order_c dl dt.active i {
    display: none;
}
.evaluate {
    margin-top: 30px;
    width: 440px;
}
.evaluate ul li {
    margin-top: 15px;
}
.evaluate ul li label {
    color: #888889;
}
.eval_w dl {
    background: #f9f9f9;
    padding: 20px 10px;
    width: 340px;
}
.eval_w dl dd {
    display: inline-block;
    vertical-align: top;
    margin: 0px 8px;
    text-align: center;
}
.eval_w dl dd p {
    cursor: pointer;
}
.evak_t {
    width: 340px;
}
.evak_t {
    position: relative;
    border: 1px solid #afb0b0;
    padding: 10px;
    height: 150px;
    padding-bottom: 30px;
}
.evak_t .eval_textarea {
    width: 100%;
    outline: none;
    resize: none;
    height: 100%;
    border: none;
}
.evak_t span {
    position: absolute;
    right: 10px;
    bottom: 5px;
    color: #888889;
}
.eval_s {
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
/*ä¼šå‘˜ä¸­å¿ƒçš„è´­ç‰©è½¦*/

.shopping ul li:nth-child(1) {
    width: 8%;
}
.shopping ul li:nth-child(2) {
    width: 17%;
}
.shopping ul li:nth-child(3) {
    width: 60%;
}
.shopping ul li:nth-child(4) {
    width: 15%;
    padding-right: 2%;
    text-align: right;
}
.shopping ul {
    border-bottom: 1px solid #afb0b0;
}
.shopping ul:last-child {
    border-bottom: none;
}
.shopping ul li {
    float: left;
    padding: 22px 0px;
}
.shopping ul li dl dt {
    font-size: 18px;
    color: #000;
    margin-bottom: 30px;
    color: #888889;
}
.shopping ul li dl dt i {
    color: #183051;
}
.shopping ul li dl dd {
    display: inline-block;
    color: #888889;
    vertical-align: top;
    font-size: 16px;
    text-align: center;
    margin-right: 50px;
}
.shopping ul li dl dd i {
    display: block;
    font-size: 16px;
    color: #000;
    margin-top: 20px;
}

.shopping ul li dl dd em { color:#183052; font-size:14px; margin-left:10px; }

.shopping ul li .img {
    width: 100px;
    margin-top: 10px;
}
.shopping ul li strong {
    font-size: 18px;
    color: #183052;
    font-weight: normal;
    display: block;
}
.shopping ul li .close {
    text-align: right;
    margin-top: 60px;
    cursor: pointer;
    color: #183052;
    font-size: 16px;
}
.shopping ul li .close i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 20px;
    margin-top: 4px;
}
.shopping ul li .put {
    margin-top: 50px;
}
.add_sub {
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}
.add_sub p, .add_sub input {
    float: left;
}
.add_sub input {
    width: 33px;
    height: 30px;
    outline: none;
    background: none;
    font-size: 18px;
    color: #000;
}
.add_sub p {
    width: 40px;
    height: 30px;
    margin: 0 -1px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 0;
}
.shopping_w {
    margin-top: 60px;
    margin-bottom: 60px;
}
.shopping_w h3 {
    color: #000000;
    font-size: 24px;
}
.shopping_w h3 span {
    float: right;
    color: #183052;
}
.shopping_w .m_but {
    margin-top: 40px;
    font-size: 24px;
}
.colle ul li:nth-child(1) {
    width: 60%;
    text-align: left;
}
.colle ul li:nth-child(2) {
    width: 30%;
}
.colle ul li:nth-child(3) {
    width: 10%;
}
.colle .colle_ul li {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding: 20px 0px;
}
.colle ul {
    border-bottom: 1px solid #afb0b0;
}
.colle ul li {
    float: left;
    padding: 25px 0px;
    font-size: 16px;
    color: #000;
    text-align: center;
}
.colle ul li .img {
    float: left;
    margin-top: -10px;
}
.colle ul li .img img {
    width: 100px;
}
.colle ul li .img {
    padding: 0px 20px;
}
.colle ul li .text {
    margin-left: 150px;
}
.colle ul li .text a {
    font-size: 16px;
    color: #000;
    line-height: 25px;
    display: block;
}
.colle ul li .text p {
    margin-top: 20px;
    font-size: 16px;
    color: #888889;
}
.colle ul li .text p span {
    color: #000;
    margin-left: 10px;
}
.colle ul li .text p i {
    margin-left: 30px;
}
.colle ul li h6 .a1 {
    background: #183052;
    letter-spacing: 0px;
    color: #fff;
    padding: 8px 0px;
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    font-weight: normal;
}
.colle ul li h6 .a2 {
    letter-spacing: 0px;
    color: #183052;
    padding: 6px 0px;
    font-size: 16px;
    display: block;
    font-weight: normal;
}
.colle ul:last-child {
    border-bottom: none;
}
/*æˆ‘çš„è´¦æˆ·*/

.acc {
    background: #183052;
    padding: 20px;
    margin-top: 30px;
}
.acc p {
    float: left;
    width: 33.33%;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
}
.acc p:after {
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    right: 0px;
    background: #748397;
    top: 8px;
}
.acc p i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: 5px;
}
.acc p span {
    font-size: 24px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}
.acc p em {
    display: inline-block;
    vertical-align: middle;
}
.acc p:last-child:after {
    background: none;
}
.acc_w {
    margin-top: 30px;
}
.acc_w h3 {
    font-size: 20px;
    color: #000;
}
.acc_w p {
    background: #f9f9f9;
    padding: 30px;
    margin-top: 20px;
    font-size: 16px;
    color: #888889;
}
.acc_w p strong {
    color: #000;
}
.acc_t {
    margin-top: 40px;
}
.acc_t h3 {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.acc_t h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 20px;
}
.acc_t h3 a {
    background: #183052;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 6px 30px;
    margin-top: -2px;
    font-size: 16px;
    margin-left: 30px;
}
.acc_t ul li:nth-child(1) {
    width: 20%;
}
.acc_t ul li:nth-child(2) {
    width: 50%;
}
.acc_t ul li:nth-child(3) {
    width: 30%;
}



.acc_t .acc_t4 ul li:nth-child(1) {
   width: 20%;
}
.acc_t .acc_t4 ul li:nth-child(2) {
   width: 25%;
}
.acc_t .acc_t4 ul li:nth-child(3) {
   width: 20%;
}
.acc_t .acc_t4 ul li:nth-child(4) {
   width: 30%;
}


.reward_ul h3 img { display:inline-block; vertical-align:middle; margin-top:-2px;}

.acc_t ul li span {
    display: none;
}
.acc_t .acc_t1 {
    border: 2px solid #000000;
    padding: 12px 0px;
}
.acc_t .acc_t2 {
    border-bottom: none;
}
.acc_t .acc_t2 li {
    color: #888889;
    cursor: pointer;
}
.acc_t .acc_t2 li:after {
    content: "";
    background: #fff;
    width: 7px;
    height: 6px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}
.acc_t .acc_t2 li.active {
    color: #000;
}
.acc_t .acc_t2 li.active:after {
    content: "";
    background: url(../images/icon/icon_47.png) no-repeat left top;
    width: 7px;
    height: 6px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}
.acc_t ul {
    font-size: 16px;
    border-bottom: 1px solid #afb0b0;
    padding: 20px 0px;
}
.acc_t ul li {
    text-align: center;
    float: left;
    color: #000;
    text-transform: uppercase;
}
.acc_s {
    margin-top: 40px;
}
.acc_s h3 {
    font-size: 20px;
    color: #000;
}
.acc_s ul li {
    position: relative;
    margin-top: 25px;
    border-bottom: 1px solid #afb0b0;
    padding-bottom: 25px;
}
.acc_s ul li strong {
    font-size: 16px;
    color: #000;
}
.acc_s ul li p {
    font-size: 16px;
    color: #888889;
    margin-top: 8px;
}
.acc_s ul li span {
    position: absolute;
    right: 0px;
    display: inline-block;
    top: 0px;
    font-size: 16px;
    background: url(../images/icon/icon_48.png) no-repeat left center;
    padding-left: 22px;
}
.acc_s ul li:hover span {
    color: #000;
    cursor: pointer;
}
.acc_s ul li:last-child {
    border-bottom: none;
}
.recharge_nr {
    padding: 40px;
    padding-top: 20px;
}
.recharge_nr dl {
    position: relative;
    padding-left: 100px;
    color: #000;
    margin-top: 20px;
}
.recharge_nr dl dt {
    position: absolute;
    left: 0px;
    line-height: 40px;
    font-size: 16px;
}
.recharge_nr dl dd {
    line-height: 40px;
    font-size: 16px;
}
.recharge_nr dl dd .text span {
    width: 45%;
    margin-right: 5%;
    cursor: pointer;
    display: block;
    float: left;
    background: #f9f9f9;
    padding: 4px 0px;
    text-align: center;
    margin-bottom: 10px;
}
.recharge_w {
    line-height: 50px !important;
}
.recharge_nr dl dd .text span.active {
    background: #183052;
    color: #fff;
}
.recharge_nr dl dd .text p {
    font-size: 14px;
    color: #888889;
}
.recharge_nr .text2 p i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 12px;
    margin-left: 3px;
}
.recharge_nr .text2 p {
    cursor: pointer;
}
.recharge_nr h6 {
    text-align: center;
    font-size: 16px;
    margin-top: 60px;
}
/*æ‚¬æµ®æ¡†*/

.suspension {
    background: url(../images/icon/icon_52.png) no-repeat left top;
    width: 203px;
    height: 136px;
    position: fixed;
    right: -170px;
    top: 30%;
    padding-left: 50px;
    color: #fff;
    font-size: 16px;
}
.suspension:after {
    content: "";
    position: absolute;
    background: url(../images/icon/icon_53.png) no-repeat left top;
    width: 7px;
    height: 11px;
    top: 50%;
    margin-top: -5px;
    left: 5px;
}
.suspension.active:after {
    content: "";
    position: absolute;
    background: url(../images/icon/icon_54.png) no-repeat left top;
    width: 7px;
    height: 11px;
    top: 50%;
    margin-top: -5px;
    left: 5px;
}
.suspension h3 {
    border-bottom: 1px solid #465975;
    padding-bottom: 5px;
    margin-top: 20px;
}
.suspension h3 i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}
.suspension h3 a {
    color: #fff;
}
.suspension p {
    line-height: 25px;
    margin-top: 5px;
}
.susp_click {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 34px;
    height: 136px;
    z-index: 3;
    cursor: pointer;
}
/*ä¸ªäººä¿¡æ¯*/

.own {
    margin-top: 30px;
}
.own dl dt {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}
.own dl dd {
    width: 50%;
}
.own dl dd p {
    float: left;
    width: 50%;
    font-size: 16px;
    margin-top: 20px;
}
.own dl dd p em {
    margin-right: 35px;
}
.own dl dd p span {
    color: #000;
    margin-right: 20px;
}
.own dl dd p i {
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}
.own dl dd p i:hover {
    color: #000;
    border-bottom: 1px solid #000;
}
.own_w {
    margin-top: 40px;
}
.own_w h3 {
    font-size: 20px;
    color: #000;
}
.own_w ul li {
    position: relative;
    margin-top: 25px;
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: 25px;
}
.own_w ul li:last-child {
    border-bottom: none;
}
.own_w ul li .input {
    float: left;
    margin-top: 7px;
}
.own_w ul li .text {
    margin-left: 30px;
    font-size: 16px;
    color: #000;
}
.own_w ul li .text strong {
    display: block;
    font-size: 24px;
    font-weight: normal;
}
.own_w ul li .text p {
    margin-top: 10px;
}
.own_w ul li .fr {
    color: #888889;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    width: 110px;
    text-align: center;
}
.own_w ul li .fr span {
    margin: 0px 5px;
    color: #888889;
    display: inline-block;
    cursor: pointer;
}
.own_w ul li .fr h6 a {
    padding: 6px 0px;
    font-size: 16px;
    background: #183052;
    color: #fff;
    display: block;
    margin-top: 16px;
}
.own_t {
    font-size: 16px;
    margin-top: 20px;
    color: #888889;
}
.own_t span {
    background: #afb0b0;
    display: inline-block;
    padding: 8px 18px;
    color: #fff;
    margin-right: 20px;
    cursor: pointer;
}
.own_s {
    margin-top: 30px;
}
.own_s h3 {
    font-size: 20px;
    color: #000;
    background: url(../images/icon/icon_45.png) no-repeat right center;
    cursor: pointer;
}
.own_s h3 span {
    color: #888889;
}
.own_s ul li {
    font-size: 16px;
    margin-top: 20px;
}
.own_s ul li span {
    color: #888889;
    margin-left: 20px;
}
.own_s h6 {
    background: #afb0b0;
    display: inline-block;
    padding: 6px 35px;
    color: #fff;
    margin-right: 20px;
    cursor: pointer;
    margin-top: 30px;
    font-size: 16px;
}
.own_s h3.active {
    background: url(../images/icon/icon_44.png) no-repeat right center;
}
.m_yzm5 {
    padding-right: 150px;
}
.own_tc_w {
    margin-top: 50px;
    font-size: 16px;
    color: #888889;
}
.own_tc_w em {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.own_tc_w a {
    display: inline-block;
    vertical-align: middle;
    background: #183052;
    padding: 8px 20px;
    color: #fff;
    margin-left: 10px;
}
.own_tc_w a:before {
    content: "";
    background: url(../images/icon/icon_46.png) no-repeat left center;
    display: inline-block;
    width: 15px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
}
.custm_time .m_select {
    color: #888889;
}
.own_xt {
    line-height: 40px;
}
.own_xt p {
    width: 33.3%;
    float: left;
}
/*åˆ†äº«å¥–åŠ±*/

.reward {
    margin-top: 30px;
}
.reward h3 {
    font-size: 20px;
    color: #000;
}
.reward p {
    margin-top: 10px;
    color: #888889;
    font-size: 16px;
}
.reward_list {
    width: 500px;
    margin-top: 30px;
}
.reward_list ul li {
    position: relative;
    padding-left: 110px;
    font-size: 16px;
    margin-top: 20px;
}
.reward_list ul li label {
    position: absolute;
    left: 0px;
    line-height: 40px;
    color: #000;
}
.reward_list ul li span {
    line-height: 40px;
    font-size: 25px;
    color: #000000;
}
.reward_list ul li .img {
    margin-top: 30px;
}
.reward_list ul li .img img {
    width: 80px;
    height: 80px;
    font-size: 0px;
    display: block;
}
.reward_ul {
    margin-bottom: 60PX;
}
.reward_ul ul li:nth-child(1) {
    width: 20%;
    text-align: left;
    padding-left: 10px;
}
.reward_ul ul li:nth-child(2) {
    width: 50%;
}
.reward_ul ul li:nth-child(3) {
    width: 20%;
}
.reward_ul ul li {
    color: #000;
    float: left;
    text-align: center;
    padding: 20px 0px;
    font-size: 16px;
}
.reward_ul ul {
    border-bottom: 1px solid #afb0b0;
}
.reward_ul .one li {
    font-weight: bold;
}
.reward_ul h3 {
    font-size: 20px;
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
}
.reward_ul ul:last-child {
    border-bottom: none;
}
/*é…é€*/

.give p {
    margin-top: 25px;
    font-size: 16px;
    line-height: 25px;
}
/*è´­ç‰©è½¦æ”¯ä»˜*/

.pay_title {
    font-size: 24px !important;
    color: #000;
    margin-bottom: 10px;
}
.pay_title_sm {
    font-size: 16px;
    margin-bottom: 20px;
}
.pay_mt {
    margin-top: 40px;
}
.pay .pay_list {
    background: #fff;
    padding: 20px 30px;
    overflow: hidden;
}
.pay .pay_zk {
    padding-top: 10px;
    background: #fff;
}
.pay .pay_zk .icon {
    background: #afb0b0 url(../images/icon/icon_55.png) no-repeat center center;
    text-align: center;
    padding: 24px 0px;
    cursor: pointer;
}
.pay .pay_zk.active .icon {
    background: #afb0b0 url(../images/icon/icon_56.png) no-repeat center center;
}
.pay ul {
    border-top: 1px solid #b0b0b0;
    border-bottom: none;
}
.pay .pay_ul1 {
    border-top: none;
}
.pay_w ul {
    padding: 20px 30px;
    background: #fff;
    margin-top: 20px;
    color: #888889;
}
.pay_w ul li:nth-child(1) {
    width: 8%;
    line-height: 40px;
}
.pay_w ul li:nth-child(2) {
    width: 8%;
    line-height: 40px;
    margin-left: 2%;
}
.pay_w ul li:nth-child(3) {
    width: 38%;
    margin-left: 3%;
    padding-left: 85px;
}
.pay_w ul li:nth-child(4) {
    width: 38%;
    margin-left: 3%;
    padding-left: 120px;
}
.pay_w ul li {
    float: left;
    position: relative;
    font-size: 16px;
}
.pay_w ul li label {
    position: absolute;
    left: 0px;
    line-height: 40px;
}
.pay_t .pay_put {
    background: #fff;
    padding: 20px 30px;
    width: 100%;
}
.pay_t .pay_put ul li {
    width: 48%;
    float: left;
    position: relative;
}
.pay_t .pay_put ul .li2 {
    width: 48%;
padding-right:91px;
}

.pay_t .pay_put ul .li2 h6 { margin-top:10px; color:#2b58a3; font-size:16px;}
.pay_t .pay_put ul .li2 h6 a { color:#2b58a3; border-bottom:1px solid #2b58a3; }


/*.pay_t .pay_put ul .li2:nth-child(2n) { margin-left:4%;}*/

.pay_t .pay_put ul .li2 .m_text {
    padding-right: 105px;
}
.pay_t .pay_put ul .li2 .m_but3 {
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius:: 0px;
}
.pay_s .order_lb {
    background: #fff;
}
.pay_s .order_lb ul {
    border-bottom: 1px solid #afb0b0;
}
.pay_s .order_lb ul:last-child {
    border-bottom: none;
}
.pay_f .order_x {
    background: #fff;
}
.pay_h p {
    background: #fff;
    padding: 30px 30px;
    padding-bottom: 20px;
}
.pay_h p span {
    display: block;
    margin-top: 10px;
    color: #888889;
}
.pay_k .text {
    background: #fff;
    padding: 30px 30px;
    padding-top: 50px;
}
.pay_k i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 5px;
}
.pay_k .rech_click {
    font-size: 24px;
    color: #000;
}
.pay_k ul li {
    float: left;
    width: 33%;
}
.pay_z p a {
    float: right;
}
.pay_z p {
    background: #fff;
    padding: 20px 30px;
    font-size: 16px;
    color: #888889;
    height: 84px;
}
.pay_z p span {
    line-height: 44px;
}
/*æ”¯ä»˜å®Œæˆé¡µé¢*/

.complete {
    background: #fff;
    padding: 80px 0px;
    text-align: center;
    margin-top: 60px;
}
.complete h3 {
    font-size: 24px;
    color: #000;
}
.complete h3 i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}
.complete p {
    text-align: center;
    font-size: 24px;
    margin-top: 50px;
    color: #888889;
}
.complete h6 {
    color: #888889;
    margin-top: 50px;
}
.complete h6 a {
    display: inline-block;
    padding: 10px 20px;
    background: #183052;
    font-size: 16px;
    color: #fff;
    margin-left: 15px;
}
.complete h6 .complete_zx:before {
    content: "";
    background: url(../images/icon/icon_62.png) no-repeat left top;
    width: 15px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.video_box {
    margin-top: 60px;
    text-align: center;
    background: #000;
}
.video_box video {
    width: 90%;
}
@media screen and (max-width:1440px) {
    .header {
        padding: 0px 20px;
    }
    .header .fl .logo {
        margin-right: 20px;
    }
    .header .fl .nav ul li {
        margin: 0px 20px;
    }
}
@media screen and (max-width:1200px) {
    .header .fl .logo {
        margin-right: 20px;
    }
    .header .fl .nav ul li {
        margin: 0px 15px;
    }
    .header .fl .nav ul li > a {
        font-size: 20px;
    }
    .header .fl .nav ul li {
        margin: 0px 15px;
    }
}
.menu_open {
    display: none;
}
.nav_nr .nav_fl strong {
    display: none;
}
.seach_phone {
    display: none;
}
.nav_close {
    display: none;
}
.z_member {
    display: none;
}
@media screen and (max-width:992px) {
    /*å¯¼èˆª*/

    .z_member {
        display: block;
        border-top: 1px solid #d9d9d9;
        text-align: left;
        text-align: left;
        padding: 20px 20px;
        font-size: 16px;
        color: #000;
        margin-top: 10px;
    }
    .z_member i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }
    .z_member i img {
        width: 24px;
    }
    .nav_close {
        display: block;
        border-bottom: 1px dashed #f2f2f2;
        height: 40px;
        line-height: 38px;
    }
    .seach_phone {
        display: block;
    }
    .menu_open {
        display: block;
        cursor: pointer;
    }
    .nav_fc {
        display: none;
    }
    .nav_fr {
        display: none;
    }
    .seach_phone {
        position: relative;
        border-bottom: 1px solid #d9d9d9;
        height: 46px;
    }
    .seach_phone h3 {
        padding: 10px 0px;
        position: relative;
        text-align: center;
        font-size: 18px;
        color: #000;
    }
    .seach_phone h3 .seach_icon {
        position: absolute;
        right: 10px;
        top: 0px;
        width: 20px;
        cursor: pointer;
        background: #fff url(../images/icon/icon_65.png) no-repeat center center;
        width: 30px;
        height: 45px;
        background-size: 20px auto;
    }
    .seach_phone h4 {
        position: relative;
        top: 0px;
        height: 45px;
        width: 100%;
        background: #fff;
        display: none;
    }
    .seach_phone h4 .seach_text {
        border: none;
        height: 45px;
        line-height: 45px;
        outline: none;
        width: 100%;
        font-size: 14px;
        padding: 2px 20px;
        font-style: italic;
        padding-right: 50px;
    }
    .seach_phone h4 .seach_icon2 {
        position: absolute;
        right: 10px;
        top: 0px;
        width: 20px;
        cursor: pointer;
        background: #fff url(../images/icon/icon_66.png) no-repeat center center;
        width: 30px;
        height: 45px;
        background-size: 20px auto;
    }
    .menu_open {
        position: absolute;
        left: 10px;
        display: block;
        width: 21px;
        height: 20px;
        margin-top: 0px;
        top: 13px;
    }
    .menu_open i {
        height: 2px;
        width: 100%;
        background: #888889;
        display: block;
        margin-bottom: 7px;
    }
    .nav {
        float: none;
        margin: 0;
        position: fixed;
        top: 0;
        left: -80%;
        z-index: 100;
        overflow: hidden;
        width: 80%;
        height: 100%;
        background: #fff;
    }
    .header .fl .nav {
        margin-top: 0px;
    }
    .header .fl .nav ul li {
        font-size: 16px;
        display: block;
        margin: 0px;
        padding: 14px 20px 10px 20px;
        position: relative;
        background: #fff;
    }
    .header .fl .nav ul li > a {
        display: block;
        font-size: 16px;
        text-align: left;
    }
    .header .fl .nav ul li .nav_click {
        background: url(../images/icon/icon_18.png) no-repeat right center;
        background-size: 8px auto;
    }
    .nav_nr {
        width: 80%;
        height: 100%;
        margin: 0;
        box-shadow: none;
        background: #fafafa;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        position: fixed;
        left: -80%;
        top: 46px;
        display: block;
        padding: 0px;
    }
    .nav_nr .nav_fl strong {
        display: block;
        font-size: 18px;
        font-weight: normal;
        padding: 10px 20px;
        background: #fff url(../images/icon/icon_63.png) no-repeat 20px center;
        background-size: 9px auto;
        padding-left: 40px;
        text-align: left;
    }
    .nav_nr .nav_fl {
        float: none;
        width: 100%;
        min-height: inherit;
        padding: 0px;
        font-size: 16px;
        border-right: none;
    }
    .nav_nr .nav_fl span a {
        display: block;
        font-size: 16px;
        color: #000;
        padding: 0px 20px;
        padding-top: 20px;
        margin-bottom: 0px;
        background: #fafafa;
    }
    .nav_close {
        display: block;
        font-size: 18px;
        font-weight: normal;
        background: #fff url(../images/icon/icon_63.png) no-repeat 0px center;
        background-size: 9px auto;
        padding-left: 20px;
        text-align: left;
    }
    .header {
        padding: 0px 10px;
        text-align: center;
    }
    .header .fl .logo {
        margin-right: 0px;
    }
    .header .fl {
        margin-top: 10px;
        float: none;
    }
    .header .fl .logo img {
        width: 100px;
    }
    .header .fr {
        float: none;
    }
    .header .fr .icon1 {
        display: block;
        position: absolute;
        top: 11px;
        right: 50px;
        margin-left: 0px;
        width: 24px;
    }
    .header .fr .icon2 {
        display: none;
    }
    .header .fr .icon3 {
        margin: 0px;
        position: absolute;
        top: 11px;
        right: 10px;
        width: 24px;
    }
    .header {
        height: 48px;
    }
    .H_120 {
        height: 48px;
    }
    .banner .swiper-pagination {
        bottom: 5px !important;
    }
    .banner .swiper-pagination-bullet {
        border: 2px solid #fff;
        width: 6px;
        height: 6px;
        margin: 0px 4px !important;
    }
    .header .fr .icon1 span {
        display: block;
    }
    .pc_search {
        top: 47px;
        left: 0px;
        position: fixed;
        display: none;
        padding: 10px;
    }
    .pc_search p {
        width: 100%;
        padding-right: 60px;
    }
    .pc_search p .pc_search_text {
        padding: 5px;
        font-size: 14px;
    }
    .pc_search p .pc_search_but {
        padding: 5px 10px;
        font-size: 14px;
    }
}
.banner .swiper-slide .banner_phone {
    display: none;
}
.banner .swiper-slide img {
    display: block;
}
.new_d {
    display: block;
}
.new_d_phone {
    display: none;
}
.account_phone dl dt {
    display: none;
}
.z_popup {
    display: none;
}
.new_f .fr_pc {
    display: block;
}
.new_f .fr_phone {
    display: none;
}


.acc_t5 ul li:nth-child(1) { width:20%; }
.acc_t5 ul li:nth-child(2) { width:20%; }
.acc_t5 ul li:nth-child(3) { width:20%; }
.acc_t5 ul li:nth-child(4) { width:20%; }
.acc_t5 ul li:nth-child(5) { width:20%; }

.acc_tit h1 { font-size:24px; color:#000; font-weight:bold;}
.acc_tit h2 {  color:#374c69; margin-top:18px;}


/*----------------------------------992px-----------------------*/


@media screen and (max-width:992px) {
    .exp_banner {
        display: none;
    }
    .shirt_title {
        position: fixed;
        left: 0px;
        width: 100%;
        top:: 48px;
    }
    .shirt_H {
        height: 63px;
    }
    .new_title {
        position: fixed;
        left: 0px;
        width: 100%;
        top: 48px;
    }
    .new_H {
        height: 60px;
    }
}





/*----------------------------------768px-----------------------*/


@media screen and (max-width:768px) {


.pay_t .pay_put ul .li2:nth-child(2n) { margin-left:0px;}
.pay_t .pay_put ul .li2 h6 { font-size:12px;}

.acc_t .acc_t4 ul li:nth-child(1) { width:100%; }
.acc_t .acc_t4 ul li:nth-child(2) { width:100%; }
.acc_t .acc_t4 ul li:nth-child(3) { width:100%; }
.acc_t .acc_t4 ul li:nth-child(4) { width:100%; }

.acc_t5 ul li:nth-child(1) { width:100%; }
.acc_t5 ul li:nth-child(2) { width:100%; }
.acc_t5 ul li:nth-child(3) { width:100%; }
.acc_t5 ul li:nth-child(4) { width:100%; }
.acc_t5 ul li:nth-child(5) { width:100%; }


    .new_f .fr_pc {
        display: none;
    }
    .new_f .fr_phone {
        display: block;
    }
    .shirt_H {
        height: 33px;
    }
    .new_H {
        height: 30px;
    }
    .account_phone dl dt {
        display: block;
        background: #183052 url(../images/icon/icon_78.png) no-repeat right center;
        font-size: 14px;
        padding: 6px 10px;
        color: #fff;
        margin-top: 10px;
    }
    .account_phone dl dt i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        margin-top: 3px;
        width: 22px;
    }
    .account_phone dl dt.active {
        background: #183052 url(../images/icon/icon_79.png) no-repeat right center;
    }
    .acc {
        display: none;
    }
    .new_con {
        margin-top: 20px;
    }
    /*.banner .swiper-slide .banner_phone {
        display: block;
        padding: 22% 0%;
    }*/

 .banner .swiper-slide .banner_phone { display:block; }


    .banner .swiper-slide .banner_pc {
        display: none;
    }
    .new_d_phone {
        display: block;
    }
    .new_d {
        display: none;
    }
    .new_d_phone {
        margin-top: 35px;
    }
    .new_d_phone dl {
        margin-top: 2px;
    }
    .new_d_phone dl dt {
        padding: 10px 10px;
        font-size: 16px;
        background: #fafafa url(../images/icon/icon_74.png) no-repeat right center;
    }
    .new_d_phone dl dt.active {
        padding: 10px 10px;
        font-size: 16px;
        background: #fafafa url(../images/icon/icon_75.png) no-repeat right center;
    }
    .new_d_phone dl dd {
        padding: 10px;
        line-height: 25px;
        font-size: 14px;
        text-align: justify;
    }
    .type {
        margin-top: 0px;
    }
    .type ul {
        margin: 0px;
    }
    .type ul li {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }
    .type ul li a strong {
        font-size: 18px;
    }
    .type ul li a p {
        font-size: 14px;
    }
    .exper_video_box {
        margin-top: 20px;
        padding: 15px;
    }
    .in_video:before {
        background-size: 50px auto;
        width: 50px;
        height: 50px;
    }
    .vide_but:after {
        background-size: 50px auto;
        width: 50px;
        height: 50px;
    }
    .series {
        margin-top: 0px;
    }
    .series ul {
        margin: 0px;
    }
    .series ul li {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }
    .series ul li a strong {
        font-size: 18px;
    }
    .series ul li a p {
        font-size: 14px;
    }
    .footer {
        margin-top: 20px;
        position: relative;
        padding: 20px 0px;
    }
    .footer h3 span {
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 15px;
        bottom: 0px;
        width: 100%;
        border-bottom: 1px dashed #f2f2f2;
        padding-bottom: 15px;
    }
    .footer h3 a {
        margin-right: 0px;
        width: 33.3%;
        display: block;
        float: left;
        text-align: center;
    }
    .footer_nav .fl {
        width: 100%;
    }
    .footer_nav .fl {
        display: block;
    }
    .footer_nav .fl dl {
        vertical-align: top;
        width: 48%;
        display:inline-block;
        text-align: center;
        margin-bottom: 20px;
        float:none;
    }
    .footer_nav .fr {
        float: none;
        width: 100%;
        text-align: center;
    }
    .new_title {
        white-space: nowrap;
        overflow-x: auto;
        padding: 10px 0px;
        padding-top: 0px;
    }
    .new_title a {
        font-size: 14px;
    }
    .new_list h3 {
        margin-top: 5px;
    }
    .new_list ul {
        margin: 0px;
    }
    .new_list ul li {
        padding: 0px;
        margin-top: 10px;
        width: 100%;
    }
    .new_w {
        margin-top: 30px;
    }
    .new_w .fl {
        width: 100%;
        display: block;
        vertical-align: top;
    }
    .new_w .fr {
        width: 100%;
        display: block;
        vertical-align: top;
        padding: 20px;
    }
    .new_w .fr strong {
        font-size: 20px;
    }
    .new_t {
        margin-top: 30px;
    }
    .new_t .fl {
        width: 100%;
        display: block;
        vertical-align: top;
    }
    .new_t .fr {
        width: 100%;
        display: block;
        vertical-align: top;
        padding: 20px;
    }
    .new_t .fr strong {
        font-size: 20px;
    }
    .new_m {
        margin-top: 30px;
    }
    .new_m .fl {
        width: 100%;
        display: block;
        vertical-align: top;
    }
    .new_m .fr {
        width: 100%;
        display: block;
        vertical-align: top;
        padding: 20px;
    }
    .new_m .fr strong {
        font-size: 20px;
    }
    .shirt_title {
        padding: 6px 0px;
    }
    .shirt_title ul li {
        margin: 0px;
        font-size: 14px;
    }
    .shirt_title ul li dl {
        top: 33px;
        padding: 20px 0px;
        max-height: 250px;
        overflow-y: scroll;
    }
    .shirt_title ul li dl dd {
        margin: 10px 20px;
    }
    .shirt_title ul li > a .icon_01 {
        margin-left: 8px;
    }
    .shirt_title ul li > a .icon_02 {
        margin-left: 8px;
    }


  .shirt_title ul li > a.active .icon_02 { margin-left: 8px;  }

    .custom {
        margin-top: 20px;
    }
    .custom .img {
        width: 100%;
        float: none;
    }
    .custom .fr {
        width: 100%;
        margin: 0px;
        float: none;
    }
    .custom .fr .title h3 {
        font-size: 20px;
    }
    .custom .fr .title h3 span {
        display: block;
        font-size: 18px;
        margin-left: 0px;
        margin-top: 10px;
    }
    .coustom_ms {
        margin-top: 30px;
        padding: 30px 0px;
    }
    .layui-layer {
        width: 96% !important;
        max-height: 98% !important;
    }
    .m_put ul {
        padding: 10px;
    }
    .m_t50 {
        margin-top: 20px;
    }
    .m_put ul li {
        margin-top: 10px;
        padding-left: 90px;
    }
    .layui-layer-title {
        padding: 0 10px 0 10px !important;
    }
    .layui-layer-setwin {
        right: 10px !important;
        top: 22px !important;
    }
    .coustom_com {
        padding-bottom: 10px;
    }
    .coustom_com ul li {
        margin-top: 20px;
    }
    .coustom_com ul li span {
        line-height: 25px;
    }
    .exp_mt {
        margin-top: 20px;
    }
    .exp_title a {
        padding: 10px 0px;
        margin: 0px 20px;
    }
    .exp_w {
        margin-top: 20px;
    }
    .exp_list ul {
        margin: 0px;
    }
    .exp_list ul li {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }
    .exp_video {
        margin-top: 20px;
    }
    .exp_video_list ul {
        margin: 0px;
    }
    .exp_video_list ul li {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }
    .exp_video:before {
        width: 50px;
        height: 50px;
        background-size: 50px auto;
    }
    .exp_video_list ul li .img:before {
        background-size: 40px auto;
        width: 40px;
        height: 40px;
    }
    .exp_title h2 {
        font-size: 20px;
    }
    .exp_title span {
        font-size: 14px;
    }
    .exp_con {
        margin-top: 30px;
    }
    .exp_recd {
        margin-top: 30px;
    }
    .exp_recd ul {
        margin: 0px;
    }
    .exp_recd ul li {
        width: 50%;
        padding: 0px;
    }
    .exp_recd ul li h4 {
        font-size: 16px;
    }
    .exp_recd ul li {
        margin-top: 20px;
    }
    .exp_recd ul li .text {
        margin-top: 10px;
    }
    .new_con .fl {
        width: 100%;
        padding: 0px 20px;
    }
    .new_con .fr {
        width: 100%;
        margin-top: 25px;
    }
    .new_con .fr h3 {
        font-size: 18px;
    }
    .new_con .fr h2 {
        font-size: 18px;
    }
    .new_con .fr strong {
        font-size: 20px;
    }
    .new_con .fr p {
        margin-top: 20px;
        font-size: 14px;
        line-height: 25px;
    }
    .new_con .fr h6 {
        margin-top: 30px;
    }
    .new_d {
        margin-top: 30px;
    }
    .new_d ul li {
        width: 100%;
        font-size: 16px;
        margin: 10px 0px;
    }
    .new_d ul li span {
        margin-left: 20px;
    }
    .new_d {
        padding: 20px 0px;
    }
    .new_f {
        margin-top: 0px;
    }
    .new_f .fl {
        width: 100%;
        margin-top: 20px;
		text-align:left;
    }
    .new_f .fc {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 30px;
    }
    .new_f .fr {
        width: 100%;
        margin-top: 20px;
        margin-left: 0px;
    }
    .new_h {
        width: 100%;
        margin-top: 20px;
    }
    .new_k {
        margin-top: 30px;
        padding: 25px 0px;
        font-size: 18px;
        padding: 20px;
    }
    .new_k a {
        font-size: 18px;
        padding-right: 24px;
        background: url(../images/icon/icon_18.png) no-repeat right center;
        background-size: 10px auto;
    }
    .show {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .show h2 {
        font-size: 18px;
    }
    .show ul li {
        margin-top: 20px;
    }
    .show ul li dl dd {
        width: 100px;
        height: 100px;
    }
    .show ul li p {
        font-size: 14px;
    }
    /*ä¼šå‘˜ä¸­å¿ƒ*/

    .sign_title {
        margin-top: 30px;
    }
    .sign_title h3 {
        font-size: 16px;
    }
    .sign_box {
        padding: 10px;
        margin-top: 20px;
    }
    .sign {
        width: 100%;
    }
    .m_sz4 li {
        padding-left: 80px;
        margin: 15px 0px;
    }
    .m_text {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }
    .m_sz4 li label {
        line-height: 36px;
    }
    .m_but2 {
        padding: 8px 48px;
        font-size: 14px;
    }
    .sign_but {
        margin-top: 30px;
    }
    .sign_t {
        margin-top: 30px;
    }
    .m_dx {
        height: 36px;
        line-height: 36px;
        padding: 0px 10px;
        font-size: 14px;
    }
    .sign_title .sign_wz1 {
        display: block;
        float: none;
        margin-bottom: 10px;
    }
    .sign_title .sign_wz2 {
        display: block;
        margin-top: 5px;
    }
    .m_phone .m_fa {
        margin-left: 10px;
        font-size: 14px;
    }
    .sign_wc {
        padding: 40px 0px;
    }
    .sign_wc em {
        margin-top: 20px;
    }
    .sign_wc p {
        margin-top: 20px;
    }
    .member {
        margin-top: 20px;
    }
    .member .fl {
        width: 100%;
        float: none;
        padding-bottom: 20px;
        position: relative;
    }
    .member .fl dl dd span {
        width: 25%;
        float: left;
        display: block;
        text-align: center;
        font-size: 14px;
    }
    .member .fl dl dt {
        font-size: 18px;
        padding-bottom: 15px;
    }
    .member .fl dl dd {
        padding: 10px 0px;
    }
    .member .fl dl dd span {
        padding: 5px 0px;
    }
    .member .fr {
        float: none;
        width: 100%;
        margin-top: 40px;
    }
    .member .fr .title {
        font-size: 18px;
        padding-bottom: 15px;
    }
    .member .fr .title a {
        margin-right: 15px;
    }
    .member_w h4 {
        padding: 20px;
        margin-top: 20px;
    }
    .member_w h4 a {
        position: static;
        display: inline-block;
        padding: 3px 20px;
        font-size: 14px;
    }
    .order_list {
        margin-top: 10px;
    }
    .order_list ul li:nth-child(1) {
        width: 100%;
    }
    .order_list ul li:nth-child(2) {
        width: 100%;
        padding: 0px;
    }
    .order_list ul li:nth-child(3) {
        width: 100%;
        text-align: right;
    }
    .order_list ul li:nth-child(4) {
        width: 100%;
        display: none;
    }
    .order_list ul li:nth-child(5) {
        width: 100%;
        padding: 3px 0px;
        padding-top: 0px;
    }
    .order_list ul li:nth-child(6) {
        width: 100%;
        padding: 10px 0px;
    }
    .order_title {
        margin-top: 30px;
    }
    .order_list .order_ul1 {
        display: none;
    }
    .order_w .img {
        width: 80px;
    }
    .order_w .text {
        margin-left: 100px;
    }
    .order_w {
        padding: 10px;
        background: #f9f9f9;
    }
    .order_list ul li {
        padding: 10px 0px;
    }
    .order_w .text strong {
        margin-bottom: 15px;
    }
    .order_t {
        text-align: right;
    }
    .order_t span {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 0px;
        font-size: 14px;
    }
    .order_s {
        text-align: right;
    }
    .order_s a {
        margin-left: 3px;
    }
    .order_s a.a1 {
        display: inline-block;
        padding: 8px 14px;
    }
    .order_s a.a2 {
        display: inline-block;
        padding: 8px 14px;
    }
    .order_lb ul li:nth-child(1) {
        width: 30%;
    }
    .order_lb ul li:nth-child(2) {
        width: 70%;
    }
    .order_lb ul li:nth-child(3) {
        width: 100%;
        padding: 0px;
        border-top: 1px solid #e5e5e5;
        padding-top: 20px;
    }
    .order_lb ul li:nth-child(4) {
        width: 100%;
    }
    .order_lb ul li {
        padding: 10px 0px;
    }
    .order_lb ul li .but {
        margin-top: 5px;
    }
    .order_lb .img img {
        width: 80px;
    }
    .order_lb ul li .but a {
        margin-left: 10px;
    }
    .member .fl {
        padding-bottom: 0px;
        position: relative;
    }
    .member .fl h6 {
        position: absolute;
        top: 0px;
        right: 0px;
    }
    .member .fl h6 a {
        padding-top: 6px;
    }
    .member .fl:after {
        content: "";
        margin-left: -10px;
        margin-right: -10px;
        background: #f9f9f9;
        display: block;
        height: 10px;
        margin-top: 10px;
    }
    .member .fl dl dd {
        border-bottom: none;
        padding-bottom: 0px;
    }
    .member .fr {
        margin-top: 20px;
    }
    .order_list ul {
        padding-bottom: 10px;
        border-bottom: 10px solid #f9f9f9;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0px 10px;
    }
    .order_add {
        margin-top: 0px;
    }
    .order_add ul li {
        width: 100%;
        padding-top: 20px;
        margin-top: 20px;
        border-top: 1px solid #afb0b0;
    }
    .order_add ul li .text p {
        font-size: 14px;
        margin-top: 2px;
    }
    .order_add ul li .text strong {
        font-size: 18px;
        margin-top: 4px;
        display: block;
    }
    .order_f {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        letter-spacing: -5px;
        margin-top: 20px;
    }
    .order_f a {
        display: inline-block;
        float: none;
        padding: 10px 16px;
        letter-spacing: 0px;
        font-size: 14px;
    }
    .order_h p {
        line-height: 25px;
        font-size: 14px;
    }
    .order_h {
        margin-top: 20px;
    }
    .order_d {
        margin-top: 20px;
    }
    .order_lb ul.one {
        display: none;
    }
    .order_x {
        padding: 20px;
    }
    .order_x h6 {
        font-size: 20px;
    }
    .order_c {
        padding: 10px;
    }
    .order_c dl dd p em {
        display: block;
        margin-top: 5px;
        margin-left: 0px;
    }
    .order_c dl dt em {
        display: block;
        margin-top: 5px;
        margin-left: 0px;
    }
    .number {
        margin-top: 20px;
    }
    .shopping ul li:nth-child(1) {
        width: 8%;
    }
    .shopping ul li:nth-child(2) {
        width: 25%;
    }
    .shopping ul li:nth-child(3) {
        width: 67%;
    }
    .shopping ul li:nth-child(4) {
        width: 100%;
        padding: 0px;
        padding-bottom: 20px;
    }
    .shopping ul li .img {
        width: 80px;
    }
    .shopping ul li dl dd {
        font-size: 14px;
        margin-right: 10px;
    }
    .add_sub p {
        width: 28px;
    }
    .shopping ul li dl dd:last-child {
        margin-right: 0px;
    }
    .shopping ul li dl dt {
        margin-bottom: 18px;
    }
    .shopping ul li dl dd i {
        margin-top: 15px;
    }
    .shopping ul li dl dd i.shuzi {
        margin-top: 17px;
    }
    .add_sub {
        margin-top: 12px;
    }
    .add_sub p {
        height: 26px;
        line-height: 26px;
    }
    .add_sub input {
        height: 26px;
        line-height: 26px;
    }
    .shopping ul li .close {
        margin-top: 10px;
        margin-right: 10px;
    }
    .shopping ul li .close img {
        width: 15px;
    }
    .shopping_w {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .shopping_w h3 {
        font-size: 14px;
    }
    .shopping_w h3 span {
        font-size: 18px;
        margin-top: -6px;
    }
    .shopping_w .m_but {
        margin-top: 20px;
        font-size: 14px;
    }
    .colle .colle_ul {
        display: none;
    }
    .colle ul li:nth-child(1) {
        width: 100%;
    }
    .colle ul li:nth-child(2) {
        width: 100%;
    }
    .colle ul li:nth-child(3) {
        width: 100%;
    }
    .colle ul li .img {
        padding: 0px;
    }
    .colle ul li .img img {
        width: 80px;
    }
    .colle ul li .text {
        margin-left: 95px;
    }
    .colle ul li .text p {
        font-size: 14px;
    }
    .colle ul li {
        padding: 10px 0px;
    }
    .colle ul li .text p {
        margin-top: 10px;
    }
    .acc p {
        width: 100%;
        float: none;
        text-align: left;
        margin: 15px 0px;
    }
    .acc p:after {
        background: none;
    }
    .acc p span {
        font-size: 20px;
    }
    .acc_w p {
        padding: 10px;
        font-size: 14px;
        line-height: 28px;
    }
    .acc_t ul li:nth-child(1) {
        width: 100%;
    }
    .acc_t ul li:nth-child(2) {
        width: 100%;
    }
    .acc_t ul li:nth-child(3) {
        width: 100%;
    }
    .acc_t ul li {
        margin: 5px 0px;
    }
    .acc_t .acc_t2 li {
        float: left;
        width: 33.33% !important;
    }
    .recharge_nr {
        padding: 10px;
    }
    .recharge_nr dl {
        padding-left: 85px;
        margin-top: 10px;
    }
    .recharge_nr dl dd .text p {
        line-height: 25px;
    }
    .recharge_nr h6 {
        margin-top: 17px;
    }
    .layui-layer-title {
        height: 60px !important;
        line-height: 60px !important;
        font-size: 16px !important;
    }
    .recharge_nr .text2 ul li {
        margin-top: -10px;
    }
    .acc_t h3 a {
        margin-left: 20px;
    }
    .own dl dd {
        width: 100%;
    }
    .own dl dd p {
        width: 100%;
        margin-top: 15px;
    }
    .own_w {
        margin-top: 30px;
    }
    .own_w ul li .fr {
        position: relative;
        margin-left: 30px;
    }
    .own_w ul li .fr p {
        margin-left: -18px;
    }
    .own_s h3 {
        font-size: 16px;
    }
    .own_tc_w em {
        font-size: 14px;
    }
    .own_tc_w {
        margin-left: -90px;
        margin-top: 30px;
    }
    .own_w ul li .text strong {
        font-size: 20px;
    }
    .reward p {
        line-height: 25px;
        font-size: 14px;
    }
    .reward_list {
        width: auto;
    }
    .reward_list ul li {
        padding-left: 90px;
    }
    .m_yzm5 {
        padding-right: 60px;
        font-size: 14px;
    }
    .reward_list {
        margin-top: 20px;
    }
    .reward_ul ul li:nth-child(1) {
        width: 20%;
        text-align: left;
        padding-left: 10px;
    }
    .reward_ul ul li:nth-child(2) {
        width: 50%;
    }
    .reward_ul ul li:nth-child(3) {
        width: 30%;
    }
    .reward_ul ul li {
        padding: 10px 0px;
    }
    .reward_ul {
        margin-bottom: 30px;
    }
    .new_talbe {
        margin-top: 20px;
    }
    .new_size {
        padding: 15px 10px;
    }
    .new_size .title span {
        padding: 10px 0px;
       font-size:16px;
    }
    .store {
        margin-top: 30px;
    }
    .store .fl {
        width: 100%;
    }
    .store .fr {
        width: 100%;
        margin-top: 30px;
    }
    .store_add {
        margin-top: 30px;
    }
    .store_add .text {
        width: 100%;
    }
    .store_add .map {
        width: 100%;
        margin-top: 30px;
        text-align: left;
    }
    .store_add .map img {
        width: 100%;
    }
    .store .fl h3 {
        font-size: 20px;
    }
    .evaluate {
        width: 100%;
    }
    .eval_w dl {
        width: 100%;
    }
    .evak_t {
        width: 100%;
    }
    .order_k p span {
        display: block;
        margin-left: 40px;
        margin-top: 2px;
    }
    .order_m p {
        margin-top: 12px;
    }
    .complete {
        padding: 40px 0px;
        margin-top: 20px;
    }
    .complete h3 i {
        width: 40px;
        margin-right: 15px;
        margin-top: 5px;
    }
    .complete h3 {
        font-size: 20px;
    }
    .complete p {
        margin-top: 20px;
        font-size: 18px;
    }
    .complete h6 {
        margin-top: 30px;
    }
    .complete h6 a {
        padding: 8px 14px;
        display: block;
        margin-top: 10px;
        font-size: 14px;
        margin-left: 10%;
        margin-right: 10%;
        width: 80%;
    }
    .complete h6 .complete_fh {
    }
    .pay_title {
        font-size: 18px !important;
    }
    .pay .pay_list {
        padding: 0px 10px;
    }
    .pay_mt {
        margin-top: 20px;
    }
    .pay .pay_zk .icon {
        padding: 15px 0px;
    }
    .pay_w ul li:nth-child(1) {
        width: 50%;
    }
    .pay_w ul li:nth-child(2) {
        width: 50%;
        margin-left: 0px;
    }
    .pay_w ul li:nth-child(3) {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
        padding-left: 120px;
    }
    .pay_w ul li:nth-child(4) {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
    .pay_w ul li label {
        line-height: 36px;
    }
    .pay_w ul {
        padding: 10px 20px;
        padding-bottom: 15px;
    }
    .pay_t p {
        padding: 20px;
    }
    .pay_t p .m_select {
        width: 100%;
    }
    .pay_s .order_lb {
        padding: 0px 0px;
        margin-top: 10px;
    }
    .pay_h p {
        padding: 20px 10px;
    }
    .pay_k ul li {
        width: 100%;
        margin: 10px 0px;
    }
    .pay_k .text {
        padding: 10px 20px;
    }
    .pay_k i {
        width: 24px;
    }
    .pay_k .rech_click {
        font-size: 14px;
    }
    .pay_k i {
        margin-left: 10px;
        margin-right: 8px;
    }
    .pay_z p a {
        float: none;
        display: block;
    }
    .pay_z p span {
        display: block;
    }
    .pay_z p {
        height: auto;
        padding: 15px;
    }
    .pay_z p span {
        font-size: 14px;
        display: block;
        background: #fff;
        line-height: 25px;
        margin-top: 10px;
    }
    .activity {
        margin-top: 30px;
    }
    .activity h3 {
        font-size: 20px;
    }
    .activity p {
        overflow: hidden;
        white-space: nowrap;
        overflow-x: auto;
    }
    .activity p span a {
        font-size: 16px;
    }
    .activity span {
        padding: 20px 10px;
    }
    .promotion {
        margin-top: 20px;
        margin-left: 0px;
        line-height: 25px;
        padding-left: 45px;
        font-size: 16px;
    }
    .member .fl dl dd .zm_nav {
        display: none;
    }
    .new_title a {
        margin: 0px 8px;
    }
    .suspension h3 a {
        font-size: 12px;
    }
    .suspension p {
        font-size: 12px;
        line-height: 20px;
    }
    .suspension h3 i img {
        width: 20px;
    }
    .suspension {
        background: url(../images/icon/icon_52.png) no-repeat left top;
        background-size: 160px 107px;
        width: 160px;
        height: 107px;
        position: fixed;
        right: -145px;
        top: 30%;
        padding-left: 40px;
        color: #fff;
        font-size: 16px;
    }
    .suspension h3 {
        margin-top: 16px;
    }
    .z_popup {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        background: #fff;
        z-index: -1;
        opacity: 0;
        height: 100%;
        width: 100%;
        bottom: 0px;
        display: block;
    }
    .z_popup .swiper-slide img {
        display: block;
        font-size: 0px;
    }
    .z_popup .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0px 7px !important;
        background: none;
        background: #afb0b0;
        opacity: 1;
    }
    .z_popup .swiper-pagination-bullet-active {
        background: #183052;
    }
    .z_popup .swiper-pagination {
        bottom: 10px !important;
        width: 100%;
    }
    .z_popup_close {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 1;
    }
    .z_popup_close img {
        /*width: 36px;*/
        opacity: 0.7;
    }
    .video_box {
        margin-top: 30px;
        text-align: center;
        background: #000;
    }
    .video_box video {
        width: 100%;
    }
    .a_xt:after {
        background: none;
    }
    .sign_w span {
        font-size: 14px;
    }
    .m_sz4 li label {
        font-size: 14px;
    }
    .m_checkbox {
        width: 13px;
        height: 13px;
        margin-top: 0px;
        margin-right: 4px;
        border: 1px solid #a5a5a5;
        background: none;
    }
    .member .fl dl dd a {
        font-size: 14px;
    }
    .colle ul li h6 .a1 {
        width: 49%;
        float: left;
        font-size: 14px;
    }
    .colle ul li h6 .a2 {
        width: 49%;
        float: right;
        background: #eaeaea;
        padding: 8px 0px;
        font-size: 14px;
    }
    .shopping ul li dl dt {
        font-size: 16px;
    }
    .shopping ul li {
        padding: 25px 0px;
    }
    .m_but {
        padding: 10px 0px;
    }
    .sign_w a {
        font-size: 14px;
    }
    .acc_t ul li span {
        display: inline-block;
        color: #999;
    }
    .acc_t .acc_t1 {
        display: none;
    }
    .acc_t ul {
        border-top: 1px solid #afb0b0;
        border-bottom: none;
        padding: 12px 0px;
    }
    .acc_t ul li {
        text-align: left;
        font-size: 14px;
    }
    .acc_t .acc_t2 li {
        text-align: center;
    }
    .acc_w h3 {
        font-size: 16px;
    }
    .own dl dt {
        font-size: 16px;
    }
    .own {
        margin-top: 20px;
    }
    .own_w ul li .text p {
        font-size: 14px;
        margin-top: 5px;
    }
    .own_w ul li .input {
        margin-top: 2px;
    }
    .own_w ul li .text {
        margin-left: 24px;
    }
    .own_w ul li .fr {
        margin-left: 24px;
        margin-top: 12px;
    }
    .own_w ul li .text strong {
        font-size: 18px;
    }
    .own_w ul li .fr h6 a {
        margin-top: 10px;
        font-size: 14px;
        padding: 8px 0px;
    }
    .own dl dd p {
        font-size: 14px;
        margin-top: 10px;
    }
    .new_f .fr strong {
        font-size: 18px;
    }
    .new_f .fl p {
        margin-top: 5px;
        font-size: 14px;
        line-height: 22px;
    }
    .new_f .fr p {
        margin-top: 5px;
        font-size: 14px;
        line-height: 22px;
    }
    .exp_recd h3 {
        font-size: 18px;
    }
    .exp_recd ul li strong {
        font-size: 16px;
    }
    .new_list ul li h4 {
        font-size: 16px;
        margin-top: 5px;
    }
    .new_list ul li strong {
        font-size: 14px;
        display: block;
        margin-top: -2px;
    }
    .new_list ul li p {
        margin-top: 5px;
    }
    .member_w strong {
        font-size: 18px;
        margin-top: 20px;
    }
    .order_title {
        font-size: 18px;
        margin-top: 20px;
    }
    .order_w .text strong {
        font-size: 16px;
    }
    .order_w .text p {
        font-size: 14px;
        margin-top: 6px;
    }
    .order_s a {
        font-size: 14px;
    }
    .order_t a.a1 {
        font-size: 14px;
    }
    .reward h3 {
        font-size: 16px;
    }
    .reward_ul h3 {
        font-size: 18px;
    }
    .reward_ul ul li {
        font-size: 14px;
    }
    .new_f .fl strong {
        font-size: 18px;
    }
    .new_con .fr .new_a a {
        padding: 8px 0px;
        font-size: 14px;
    }
    .new_con .fr .new_a a i {
        margin-top: 4px;
    }
    .m_select {
        height: 36px;
    }
    .pay_t .pay_put ul li {
        width: 100%;
    }
    .pay_t .pay_put ul .li2 {
        width: 100%;
        margin-top: 15px;
        margin-left: 0px;
    }
    .pay_t .pay_put {
        padding: 20px;
    }
    .exp_list ul li a img {
        width: 100%;
    }
    .exp_video_list ul li .img img {
        width: 100%;
    }
    .shopping ul li .close {
        font-size: 14px;
    }
    .shopping ul li .close i {
        margin-right: 5px;
    }
    .own_t {
        padding: 0px 25px;
        font-size: 14px;
    }
    .own_s {
        padding: 0px 25px;
    }
    .new_list ul li em {
        display: block;
        padding: 0px 60px;
    }
    .acc_s h3 {
        font-size: 18px;
    }
    .acc_s {
        margin-top: 20px;
    }
    .acc_s ul li {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .acc_w {
        margin-top: 20px;
    }
    .acc_t h3 {
        font-size: 20px;
        margin-bottom: 15px;
        font-size: 16px;
    }
    .acc_t {
        margin-top: 20px;
    }
    .acc_t h2 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .own_w h3 {
        font-size: 16px;
    }

.acc_tit h1 { font-size:16px; }
.acc_tit h2 { font-size:14px; margin-top:10px; margin-bottom:10px;}


    .own_w ul li {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .own_t span {
        font-size: 14px;
    }
    .own_s h6 {
        padding: 6px 32px;
        font-size: 14px;
    }
    .reward {
        margin-top: 20px;
    }
    .reward_ul h3 {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .number a {
        font-size: 12px;
    }
 .number span { font-size: 12px; }

    /*.number h3 {
        font-size: 14px;
    }*/
    .order_k {
        margin-top: 20px;
    }
    .order_k p {
        font-size: 18px;
    }
    .order_k p i img {
        width: 22px;
    }
    .order_h strong {
        font-size: 16px;
    }
    .order_d strong {
        font-size: 16px;
    }
    .order_d p {
        font-size: 14px;
    }
    .order_lb ul li .but .a1 {
        margin-left: 1%;
        margin-right: 1%;
        width: 48%;
    }
    .order_lb ul li .but .a2 {
        margin-right: 1%;
        margin-left: 1%;
        width: 48%;
    }
    .order_lb ul li .but {
        font-size: 14px;
    }
    .order_x {
        padding-top: 10px;
    }
    .order_c dl dt {
        font-size: 14px;
        padding: 15px 0px;
        padding-left: 35px;
        background: url(../images/icon/icon_34.png) no-repeat left center;
        background-size: 16px auto;
    }
    .order_c dl dd p {
        font-size: 14px;
        background: url(../images/icon/icon_33.png) no-repeat left center;
        background-size: 16px auto;
    }
    .order_c dl dd p {
        margin-bottom: 15px;
    }
    .type ul li a {
        padding: 15px;
    }
    .series ul li a {
        padding: 15px;
    }
    .exp_list ul li a {
        padding: 15px;
    }
    .exp_video_list ul li a {
        padding: 15px;
    }
    .coustom_com h3 {
        font-size: 20px;
    }
    .new_list h3 {
        font-size: 20px;
    }
    .new_list ul li .img p {
        padding: 10px 0px;
        font-size: 14px;
    }
    .custom .fr .text h6 a {
        padding: 8px 0px;
        font-size: 14px;
    }
    .m_put ul li label {
        font-size: 14px;
    }
    .m_select {
        font-size: 14px;
    }
    .m_put ul li {
        padding-left: 80px;
    }
    .m_put ul li .put_ms {
        font-size: 12px;
    }
    .exp_w .swiper-pagination {
        bottom: 10px !important;
    }
    .pay_title_sm {
        font-size: 14px;
    }
    .footer_w {
        padding: 10px 10px;
        line-height: 25px;
    }
    .footer_w i {
        margin-top: 5px;
    }
    .shirt_title ul li dl {
        padding: 10px 0px;
    }
    .shirt_title ul li dl dd {
        font-size: 14px;
    }
    .shirt_title ul li .shirt_w dd span {
        margin-bottom: 5px;
    }
    .shirt_title ul li .shirt_t dd em {
        margin-bottom: 5px;
        width: 70px;
        height: 70px;
    }
}
.tab-content:first-child {
    display: block;
}
/*=====================???2?????WebUploader?????====================*/
.webuploader-container {
    position: relative;
}
.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
    position: relative;
    display: inline-block;
    width: 65px;
    line-height: 30px;
    height: 30px;
    border: 1px solid #e1e1e1;
    cursor: pointer;
    background: #fff;
    color: #333;
    text-align: center;
    overflow: hidden;
    zoom: 1;
    *display: inline;
}
.webuploader-pick-hover {
    background: #fafafa;
}
.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events: none;
}
/*=====================?????????WebUploader?????====================*/


.bds_more {
    line-height: 22px !important;
}
.z_add {
    margin-top: 30px;
}
.z_add p {
    height: auto;
    padding: 20px 30px;
}
.z_add p .m_but2 {
    width: 110px;
    padding: 8px 0px;
}
.z_add p span {
    line-height: 38px;
}
@media screen and (max-width:768px) {
    .z_add p {
        padding: 15px;
    }
    .z_add {
        margin-top: 20px;
    }
    .z_add p .m_but2 {
        text-align: center;
        width: 100%;
    }
    .z_add p span {
        line-height: 25px;
        font-size: 14px;
    }
}
.z_gw {
    text-decoration: underline; float:right; font-size:18px; background:url(../images/icon/z_rt.png) no-repeat right center; padding-right:20px; line-height:36px;
}

 .z_gw:hover { color:#183052; }


/*=====================9.23 增加的代码====================*/


.z_live { position:fixed; right:0px; top:50%; margin-top:-25px; z-index:99; border:1px solid #bebebe; }
.z_live img { display:block; font-size:0px; }
.layui-layer-btn .layui-layer-btn0 { background-color:#183052 !important; border-color:#183052 !important;}
.layui-layer-btn { text-align:center !important; }
.layui-layer-btn a { background:#fff !important; border:1px solid #fff !important; }

.z_gdong { background:#eaeaea; color:#333; height:20px; line-height:20px; position:absolute; left:0px; top:0px; width:100%; font-size:12px; }

.z_search_box { background:#fff; padding:120px 0px; margin-top:80px; }
.z_search { text-align:center; }
.z_search h3 { font-size:30px; color:#333;}
.z_search p { font-size:16px; margin-top:10px;  }

.z_search_con { width:50%; position:relative; margin:0px auto; margin-top:60px; padding-right:110px;}
.z_search_con .z_txt { border:1px solid #d9d9d9; padding:0px 10px; height:40px; line-height:40px; width:100%; outline:none; outline: none;  -webkit-appearance: none; }
.z_search_con .z_but { height:40px; line-height:40px; font-size:16px; width:100px; border:1px solid #d9d9d9; background:none; position:absolute; right:0px; top:0px;  outline: none;  -webkit-appearance: none; }

.z_page { background:#fff; text-align:center; margin-top:80px; padding:120px 0px;  }
.z_page h3 { font-size:80px; color:#999; }
.z_page p { font-size:16px; margin-top:20px; }
.z_page h6 { margin-top:40px; }
.z_page a { display:inline-block; padding:8px 20px; background:#183052; color:#fff; margin:0px 5px; }
.z_page a:last-child { background:#999; }

.register_tc { padding:20px; }

.layui-layer-setwin { right:0px !important; top:0px !important; }
.layui-layer-setwin a { height:70px !important; width:70px !important; }
.layui-layer-ico { background:url(../images/icon/colse.png) no-repeat center center !important; }
.layui-layer-setwin .layui-layer-close1 { background-position:initial; }



@media screen and (max-width:992px) {

.layui-layer-setwin a { height:60px !important; width:40px !important; }
 .layui-layer-ico {  background:url(../images/icon/colse.png) no-repeat center center !important; background-size:12px auto !important; }

 .header .fr .icon3 em { width:24px; top:7px; font-size:12px; }
 .z_gw { font-size:14px; background-size:8px auto; padding-right:15px; line-height:27px; }

 .z_search_con { padding-right:80px; }
 .z_search h3 { font-size:20px; }
 .z_search_box {  padding:40px 0px; margin-top:20px; }
 .z_search p { font-size:14px; }
 .z_search_con { width:90%; margin-top:30px; }
 .z_search_con .z_but { width:70px; font-size:14px;  }

 .z_page {  padding:40px 0px; margin-top:40px; }
 .z_page p { font-size:14px; }
 .z_page h3 { font-size:60px; }
 .z_live { right:3px;  }
 .z_live img { width:33px; }
.register_tc { padding:10px; }					

}

.za_xhuo { position:absolute; right:0px; top:0px; line-height:40px; right:-100px;}
.za_xhuo:hover { color:#4c5f79; }

.za_sign { padding:0px 20px; text-align:center;}
.za_sign p { font-size:16px; color:#374c69; font-size:16px; margin-bottom:60px;}
.za_sign a {

	   padding: 11px 48px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: #183052;
    cursor: pointer;
    display: inline-block;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0px;

}



@media screen and (max-width:992px) { 

.za_xhuo { position:relative; right:initial; left:0px; margin-top:5px; }		
.za_sign p { margin-bottom:30px; font-size:14px; line-height:22px;}
.za_sign { padding:20px;}
.za_sign a { padding:9px 36px; font-size:14px;}

}


.sign_title h3 span em { display:block; }
.z_xianx { display:inline-block;  font-size:20px; color:#999; margin-top:8px; }
.z_xianx:hover { color:#333; }


@media screen and (max-width:768px) {

 .sign_title h3 span .z_xianx { font-size:14px; margin-top:5px; }

}

.recruit dl{
    margin-top:50px;
}
.recruit dt {
    font-size:16px;
    color:#000000;
    display:flex;
    margin-bottom:18px;
}
    .recruit dt em {
        margin-left:40px;
    }
.recruit dd {
    font-size:16px;
    line-height:2
}
.recruit .em {
    font-size:16px;
    color:#666666;
    margin-top:75px;
}
    .recruit .em a {
        font-size:16px;
        color:#183052
    }
    @media screen and (max-width:768px) {

        .recruit .em {
            margin-top:20px;
        }
        .recruit dl{
    margin-top:20px;
}
        .recruit dt {
    margin-bottom:10px;
}
}