@charset "UTF-8";
/*全局样式*/
* { padding: 0; margin: 0; }

li { list-style: none; }

a, label { display: block; }

i { font-style: normal; }

span, strong, u, b, i { display: inline-block; }

img { width: 100%; display: block; }

a, u { text-decoration: none; }

a:hover { text-decoration: none; }

a:focus { text-decoration: none; outline: none; }

input[type=text] { appearance: button; -webkit-appearance: button; }

input[type=password] { appearance: button; -webkit-appearance: button; }

input[type=date] { appearance: button; -webkit-appearance: button; }

textarea { resize: none; appearance: button; -webkit-appearance: button; }

input[type="radio"], input[type="checkbox"] { margin: 0px; }

input[type="checkbox"] { border-radius: 2px; }

button { border: none; }

input, button, select { outline: none; }

select, input, textarea:focus { outline: none; }

select { appearance: none; -webkit-appearance: none; -moz-appearance: none; }

h1, h2, h3, h4, h5, h6, label, dt, th { font-weight: normal; }

h1, h2, h3, h4, h5, h6, ul, ol, dl, p, table, label { margin: 0; }

body { font-family: '微软雅黑'; }

.free_editing { color: #333; font-size: 14px; line-height: 28px; font-family: "宋体"; }
.free_editing img { width: auto; max-width: 100%; height: auto; }

.headH { width: 100%; height: 126px; background: #fff; }

.text1 { font-size: 14px; line-height: 20px; font-family: "宋体"; }

.list-text { color: #999; height: 40px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; text-overflow: ellipsis; -webkit-box-orient: vertical; }

.list-text2 { color: #999; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.main { width: 100%; padding-bottom: 60px; }

.main2 { background: #fff; border: 1px solid #ddd; }

.nynav { width: 20%; float: left; background: #fff; border: 1px solid #ddd; }

.content { width: 78%; float: right; }

.content2 { width: 72%; float: left; }

.content3 { width: 25%; padding: 1px; float: right; background: #fff; border: 1px solid #ddd; }

.content4 { width: 25%; float: right; }

.content5 { width: 100%; padding: 1px; background: #fff; border: 1px solid #ddd; }

.download-price { color: #db251c; font-size: 24px; line-height: 30px; font-family: "Arial"; }

.formtext { width: 100%; color: #333; height: 40px; display: block; font-size: 13px; background: #fff; line-height: 30px; padding: 0px 15px; border-radius: 0px; border: 1px solid #ddd; font-family: "微软雅黑","Arial"; }

.linkbtn a { color: #fff; padding: 4px 16px; border-radius: 4px; background: #db251c; display: inline-block; border: 1px solid #db251c; }
.linkbtn a:hover { color: #fff; }

.M-coupon-mask { width: 100%; height: 100%; display: none; position: fixed; top: 0px; left: 0px; z-index: 1002; background: rgba(0, 0, 0, 0.5); }

/* head */
.head { width: 100%; height: auto; background: #fff; box-shadow: 0px 0px 10px #ccc; position: fixed; top: 0; left: 0; z-index: 1000; }

.top { width: 100%; padding: 8px 0px; background: #f5f5f5; }
.top .top-left { float: left; color: #666; }
.top .top-right { float: right; }
.top .top-link { float: left; margin-right: 10px; }
.top .top-link a { float: left; color: #666; padding: 0px 10px; position: relative; }
.top .top-link a:first-child:after { width: 1px; height: 8px; content: ""; display: block; background: #666; position: absolute; top: 6px; right: 0px; }
.top .top-link2 { float: right; }
.top .top-link2 a { color: #fff; float: left; margin-left: 6px; padding: 0px 10px; border-radius: 2px; }
.top .top-link3 { float: right; display: none; }
.top .top-link3 a { color: #333; font-weight: bold; padding-left: 25px; background-image: url(../images/icon41.png); background-position: left center; background-repeat: no-repeat; background-size: 18px; }

.header { width: 100%; padding: 20px 0px; }
.header .logobox { width: auto; position: absolute; top: 0px; left: 15px; z-index: 3; }
.header .logobox .logo { float: left; width: auto; height: 50px; }
.header .logobox .logo img { width: auto; height: 100%; }
.header .logobox .member-return-btn { float: left; width: 20px; height: 32px; display: none; background-image: url(../images/return.png); background-position: left center; background-repeat: no-repeat; background-size: 14px; }
.header .logobox .member-header-text { width: 100%; color: #333; display: none; font-size: 16px; line-height: 32px; padding: 0px 60px; text-align: center; position: absolute; top: 0px; left: 0px; z-index: -1; }
.header .logobox .navopen-btn { width: 32px; height: 32px; float: right; display: none; cursor: pointer; background-image: url(../images/nav-open.png); background-position: right center; background-repeat: no-repeat; background-size: 30px; }
.header .logobox .member-text { color: #333; width: auto; float: left; display: none; font-size: 28px; line-height: 50px; margin-left: 30px; padding-left: 30px; border-left: 1px solid #ededed; }
.header .headercon { width: 100%; position: relative; z-index: 2; padding-left: 160px; }
.header .headercon .header-navtext { width: 100%; height: 50px; z-index: 1000; display: none; background: #fff; padding-left: 15px; position: relative; border-bottom: 1px solid #ccc; }
.header .headercon .header-navtext h3 { float: left; color: #333; font-size: 14px; line-height: 50px; }
.header .headercon .header-navtext .navclose-btn { width: 50px; height: 50px; float: right; display: block; background-image: url(../images/nav-close.png); background-repeat: no-repeat; background-position: center; background-size: 18px; }
.header .headercon .header-navcon { float: right; }
.header .headercon .header-navlist { width: 100%; }
.header .headercon .header-navlistcon { width: auto; height: 50px; padding-top: 9px; display: inline-block; }
.header .headercon .header-member { display: none; }
.header .headercon .header-navtitle a { color: #333; font-size: 14px; line-height: 20px; padding: 5px 20px; border-radius: 30px; border: 1px solid transparent; }
.header .headercon .header-navtitle a:hover { color: #db251c; }
.header .headercon .header-navtitle .active { color: #db251c; border: 1px solid #db251c; }
.header .headercon .header-operation { width: 100%; display: none; margin: 30px 0px; padding: 0px 8px; }
.header .headercon .header-operation li { width: 30%; float: left; padding: 0px 8px; }
.header .headercon .header-operation li a { color: #fff; line-height: 28px; text-align: center; border-radius: 2px; border: 1px solid transparent; }
.header .headercon .header-operation .lsrk { width: 40%; }
.header .headercon .header-operation .lsrk a { color: #666; border: 1px solid #666; }
.header .header-mask { width: 100%; height: 100%; display: none; position: fixed; top: 0px; left: 0px; z-index: 99; background: #000; opacity: 0.8; filter: alpha(opacity=80); }
.header .header-lawyer-text { color: #000; float: right; font-size: 20px; line-height: 50px; }
.header .header-lawyer-text span { color: #db251c; }

/* footer */
.footer { width: 100%; background: #333; padding: 30px 0px; }
.footer .footer-left { width: 80%; float: left; }
.footer .footer-list { width: 100%; margin-bottom: 10px; }
.footer .footer-list li { width: auto; display: inline-block; }
.footer .footer-list li a { color: #999; padding: 0px 10px; position: relative; }
.footer .footer-list li a:before { width: 1px; height: 10px; content: ""; display: block; background: #5c5c5c; position: absolute; top: 5px; left: -3px; }
.footer .footer-list li:first-child a { padding-left: 0px; }
.footer .footer-list li:first-child a:before { display: none; }
.footer .footer-text span { float: left; color: #999; display: block; }
.footer .footer-text a { color: #999; float: left; margin-left: 8px; }
.footer .footer-right { width: 12%; float: right; }
.footer .footer-right a { color: #999; height: 40px; line-height: 40px; text-align: center; border: 1px solid #5c5c5c; }

/* partner */
.partner { width: 100%; padding: 50px 0px; background: #e8e8e8; }
.partner .partner-title { color: #333; font-size: 30px; line-height: 40px; text-align: center; margin-bottom: 30px; }
.partner .swiper-slide a { width: 100%; background: #fff; border: 1px solid #ddd; }
.partner .swiper-container .swiper-pagination { bottom: 0px; display: none; }

/* tool */
.tool { width: 40px; position: fixed; right: 50px; bottom: 100px; z-index: 998; }
.tool li { width: 100%; margin-top: 10px; position: relative; }
.tool li:first-child { margin-top: 0px; }
.tool li a { position: relative; z-index: 5; }
.tool li .tool-box { display: none; position: absolute; top: 50%; right: 0px; z-index: 3; margin-top: -20px; padding-right: 60px; }
.tool li .tool-box:before { width: 0px; height: 0px; content: ""; display: block; border-width: 8px; border-style: solid; position: absolute; top: 50%; right: 52px; z-index: 5; margin-top: -8px; border-color: #fff #fff transparent transparent; box-shadow: 2px -2px 2px #ddd; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.tool li .tool-tel { color: #db251c; font-size: 22px; background: #fff; line-height: 40px; padding: 0px 20px; white-space: nowrap; word-break: keep-all; box-shadow: 0px 0px 10px #ddd; }
.tool li .code { width: 120px; padding: 10px; background: #fff; box-shadow: 0px 0px 10px #ddd; }
.tool li:hover .tool-box { display: block; }

/* bread */
.bread { width: 100%; color: #666; padding: 15px 0px; }
.bread span { float: left; display: block; }
.bread u { float: left; margin: 5px; display: block; }
.bread a { color: #666; float: left; }
.bread .cur { color: #db251c; }

/* page */
.page { text-align: center; }
.page a { color: #666; width: 30px; height: 30px; font-size: 14px; line-height: 30px; text-align: center; display: inline-block; }
.page span { color: #fff; width: 30px; height: 30px; font-size: 14px; line-height: 30px; text-align: center; background: #db251c; }
.page u { width: 30px; height: 30px; color: #959595; line-height: 30px; text-align: center; display: inline-block; }
.page input { color: #666; width: 30px; height: 30px; border: none; line-height: 30px; margin-right: 10px; text-align: center; background: #ededed; }
.page button { width: 40px; height: 30px; color: #db251c; font-size: 14px; background: none; line-height: 28px; text-align: center; border: 1px solid #db251c; }

.load { text-align: center; }
.load a { color: #fff; font-size: 12px; line-height: 20px; padding: 6px 24px; border-radius: 4px; background: #db251c; display: inline-block; }

/* title */
.index-title { width: 100%; position: relative; padding: 10px 15px; background: #f5f5f5; }
.index-title .title-icon { width: 20px; position: absolute; top: 10px; left: 15px; }
.index-title .title-text { width: 100%; padding-left: 30px; }
.index-title .title-text span { float: left; color: #333; display: block; font-size: 16px; line-height: 25px; font-weight: bold; font-family: "宋体"; }
.index-title .title-text a { color: #666; float: right; font-size: 12px; line-height: 25px; font-family: "宋体"; }

.contract-title { width: 100%; color: #db251c; font-size: 22px; line-height: 30px; position: relative; padding-left: 15px; margin-bottom: 20px; }
.contract-title:before { width: 3px; height: 22px; content: ""; display: block; background: #db251c; position: absolute; top: 4px; left: 0px; }

.list-title { color: #333; height: 20px; font-size: 16px; line-height: 20px; font-weight: bold; margin-bottom: 5px; font-family: "宋体"; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

/* popup */
.popup { width: 100%; height: 100%; display: none; background: rgba(0, 0, 0, 0.8); position: fixed; top: 0px; left: 0px; z-index: 1100; }
.popup .popupbox { width: 460px; background: #fff; border-radius: 5px; position: fixed; top: 50%; left: 50%; z-index: 10; margin-top: -115px; margin-left: -230px; }
.popup .popupbox2 { margin-top: -155px; }
.popup .popupbox4 { margin-top: -190px; }
.popup .popup-title { width: 100%; color: #fff; font-size: 16px; line-height: 30px; position: relative; padding: 10px 30px; background: #db251c; border-radius: 5px 5px 0px 0px; }
.popup .popup-close { width: 30px; height: 30px; background-image: url(../images/popup-close.png); background-repeat: no-repeat; background-position: center; background-size: 20px; position: absolute; top: 10px; right: 15px; z-index: 10; }
.popup .popup-list { width: 100%; margin-bottom: 10px; }
.popup .popup-list li { width: auto; margin-right: 30px; margin-bottom: 10px; display: inline-block; }
.popup .popup-list li label { cursor: pointer; }
.popup .popup-list li input { float: left; width: 15px; margin: 0px; height: 20px; display: block; }
.popup .popup-list li p { float: left; color: #666; margin-left: 6px; }
.popup .popup-list li p span { color: #db251c; }
.popup .popup-operation { width: 100%; }
.popup .popup-operation a { color: #fff; float: left; padding: 8px 24px; border-radius: 4px; background: #db251c; }
.popup .popup-operation .popup-close2 { background: #ccc; margin-right: 50px; }
.popup .popup-operation2 { text-align: center; }
.popup .popup-operation2 a { float: none; display: inline-block; }
.popup .popupcon { width: 100%; padding: 30px 60px 60px; }
.popup .popup-tips { color: #333; font-size: 14px; line-height: 20px; margin-bottom: 20px; }
.popup .register-agreement { width: 60%; height: 60%; position: fixed; top: 20%; left: 50%; margin-left: -30%; }
.popup .agreementbox { width: 100%; padding: 30px; background: #fff; padding-right: 0px; height: calc( 100% - 60px ); }
.popup .agreementcon { height: 100%; padding-right: 30px; }
.popup .videobox { width: 780px; margin: 0 auto; margin-top: 180px; position: relative; }
.popup .popup-close3 { width: 30px; height: 30px; top: -40px !important; right: 15px !important; }
.popup .pay-popup-password { width: 100%; margin-top: 10px; margin-bottom: 25px; }
.popup .pay-popup-text { color: #999; font-size: 12px; line-height: 30px; text-align: center; }
.popup .pay-popup-text strong { color: #db251c; font-size: 18px; }
.popup .upload-tips { color: #666; margin-bottom: 30px; }
.popup .upload-tips span { color: #999; }
.popup .upload-list { margin-bottom: 40px; }
.popup .upload-list li { margin-top: 20px; display: flex; align-items: center; display: -webkit-flex; -webkit-align-items: center; }
.popup .upload-list li:first-child { margin-top: 0px; }
.popup .upload-left { float: left; width: 130px; }
.popup .upload-text { color: #666; float: left; width: 180px; margin-left: 30px; }
.popup .upload-btn { color: #666; height: 46px; line-height: 44px; background: #f5f5f5; border: 1px solid #a5a5a5; }
.popup .upload-btn i { float: left; width: 20px; height: 20px; display: block; margin-top: 12px; margin-right: 15px; background-image: url(../images/icon77.png); background-position: left center; background-repeat: no-repeat; background-size: 100%; }
.popup .layui-btn:hover { color: #333; opacity: 1; }
.popup .invitation { font-size: 16px; line-height: 24px; text-align: center; margin-bottom: 30px; }
.popup #notice { color: #2395ce; font-size: 14px; display: inline-block; }

/* form */
.club-form .club-form-title:first-child { border-top: none; }

.txyzmtext { float: left; margin-right: 10px; width: calc( 100% - 90px ); }

.txyzm { float: left; width: 80px; height: 40px; text-align: right; border: 1px solid #ddd; }

.txyzm img { width: auto; height: 100%; display: inline-block; max-width: 100%; }

.yzmtext { float: left; margin-right: 10px; width: calc( 100% - 150px ); }

.yzmbtn { width: 140px; float: right; line-height: 40px; text-align: center; }

.club-form-list { width: 100%; padding: 20px 40px 40px; }
.club-form-list li { width: 60%; margin-top: 20px; display: flex; align-items: center; display: -webkit-flex; -webkit-align-items: center; }
.club-form-list li .form-left { width: 100px; float: left; color: #333; text-align: right; font-weight: bold; }
.club-form-list li .form-left span { color: #db251c; margin-right: 4px; }
.club-form-list li .form-right { float: right; margin-left: 20px; width: calc( 100% - 120px ); }
.club-form-list li .form-right label { width: auto; float: left; cursor: pointer; margin-right: 30px; }
.club-form-list li .form-right label input { width: 14px; height: 14px; float: left; display: block; margin-top: 13px; }
.club-form-list li .form-right label span { color: #666; float: left; display: block; margin-left: 8px; line-height: 40px; }
.club-form-list li .form-right textarea { height: 100px; }

/* table */
.add-gd { color: #db251c; cursor: pointer; font-size: 14px; margin-top: 40px; line-height: 30px; margin-left: 200px; padding-left: 30px; background-image: url(../images/icon95.png); background-position: left center; background-repeat: no-repeat; background-size: 24px; }

.shareholder { width: 100%; padding-top: 40px; position: relative; }
.shareholder a { width: 24px; height: 24px; position: absolute; top: 15px; right: 40px; background-image: url(../images/icon96.png); background-size: 100%; }
.shareholder .club-form-list { padding-top: 0px; }

.manage-info { padding: 20px 0px; }
.manage-info h6 { color: #666; margin-left: 40px; font-weight: bold; }
.manage-info .club-form-list { padding-top: 0px; padding-bottom: 20px; }

.other .club-form-list li { width: 70%; }
.other .club-form-list li .form-left { width: 180px; }
.other .club-form-list li .form-right { width: calc( 100% - 200px ); }
.other .club-form-list .widthS { width: 100%; }
.other .ybbox { margin: 40px 0px; }
.other .ybbox strong { font-size: 14px; }
.other .ybbox li { width: 50%; float: left; }
.other .ybbox li .form-left { width: 100px; }
.other .ybbox li .form-right { width: calc( 100% - 120px ); }
.other .zl { width: 33%; float: left; }
.other .zl-left { color: #666; width: 60px; float: left; line-height: 40px; text-align: right; }
.other .zl-right { float: right; width: calc( 100% - 70px ); }

.other2 .club-form-list li { width: 100%; display: block; margin-top: 10px; padding-top: 20px; border-top: 1px dashed #ddd; }
.other2 .club-form-list li:first-child { padding-top: 0px; border-top: none; }
.other2 .club-form-list li .form-left { text-align: left; }
.other2 .club-form-list li .form-left, .other2 .club-form-list li .form-right { width: 100%; float: none; }
.other2 .ybbox { margin: 40px 0px; }
.other2 .ybbox strong { font-size: 14px; }
.other2 .ybbox li { width: 50%; float: left; padding-top: 0px; border-top: none; }
.other2 .ybbox li .form-left { width: 100px; float: left; text-align: right; line-height: 40px; }
.other2 .ybbox li .form-right { float: left; width: calc( 100% - 120px ); }
.other2 .club-form-list .widthS { display: flex; align-items: center; display: -webkit-flex; -webkit-align-items: center; }
.other2 .club-form-list .widthS .form-left { width: 180px; float: left; text-align: right; }
.other2 .club-form-list .widthS .form-right { float: left; width: calc( 100% - 200px ); }

.tablebox { width: 100%; color: #666; padding: 40px; }
.tablebox .tablecon { width: 100%; border: 1px solid #ccc; }
.tablebox th { color: #333; padding: 10px; font-size: 14px; font-weight: bold; text-align: center; border-bottom: 1px solid #ccc; }
.tablebox th span { color: #666; float: right; font-size: 12px; font-weight: normal; }
.tablebox td { padding: 10px; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.tablebox .formtext { border: none; padding: 0px; height: 20px; text-align: center; }
.tablebox .table-text { width: 60px; color: #333; border: none; font-size: 14px; line-height: 20px; text-align: center; border-bottom: 1px solid #ccc; }

/* news */
.news-show-head { width: 100%; padding-top: 60px; text-align: center; margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px dashed #ddd; }
.news-show-head h1 { color: #333; font-size: 26px; line-height: 30px; margin-bottom: 10px; }

.news-show-page { width: 100%; margin-top: 30px; padding-top: 20px; border-top: 1px dashed #ddd; }
.news-show-page h5 a { color: #db251c; font-size: 16px; line-height: 20px; padding-left: 18px; font-family: "宋体"; margin-bottom: 10px; background-image: url(../images/icon38.png); background-position: left center; background-repeat: no-repeat; background-size: 7px; }
.news-show-page p { margin-bottom: 4px; }
.news-show-page p span { color: #999; float: left; display: block; }
.news-show-page p a { color: #333; float: left; }
.news-show-page p a:hover { color: #db251c; }

/* video */
.video-list { margin: 0px -15px; margin-bottom: 40px; }
.video-list li { float: left; width: 33.33%; margin-top: 30px; padding: 0px 15px; }
.video-list li .list-text { margin-bottom: 5px; }
.video-list li:hover .list-title { color: #db251c; }
.video-list li:hover .video-img img { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }

.video-img { width: 100%; overflow: hidden; position: relative; margin-bottom: 10px; }
.video-img img { transition: 1s; }
.video-img .playbtn { width: 40px; position: absolute; top: 50%; left: 50%; z-index: 2; margin-top: -20px; margin-left: -20px; }

.delete { width: 100%; color: #999; cursor: pointer; margin-top: 6px; padding-left: 22px; position: relative; background-image: url(../images/delete.png); background-position: left center; background-repeat: no-repeat; background-size: 14px; }

/* coupon */
.coupon-list { margin: 0px -15px; margin-bottom: 40px; }
.coupon-list li { width: 50%; float: left; height: 110px; margin-top: 30px; padding: 0px 15px; }
.coupon-list li .coupon-left { width: 40%; float: left; color: #fff; height: 100%; text-align: center; background: url(../images/icon63.png) no-repeat left center; background-size: 100% 100%; }
.coupon-list li .coupon-left h4 { font-size: 18px; margin-top: 25px; font-family: "Arial"; }
.coupon-list li .coupon-left h4 span { font-size: 36px; line-height: 40px; font-weight: bold; }
.coupon-list li .coupon-right { width: 60%; color: #999; height: 100%; float: right; padding-top: 12px; position: relative; padding-left: 20px; padding-right: 15px; border: 1px solid #ddd; border-left: none; }
.coupon-list li .coupon-right strong { color: #666; font-size: 14px; }
.coupon-list li .coupon-right p { margin-top: 2px; margin-bottom: 8px; }
.coupon-list li .coupon-con { width: 100%; height: 100%; }
.coupon-list li .ysy { width: 60px; position: absolute; right: 0px; bottom: 0px; }
.coupon-list li .linkbtn2 a { padding: 2px 20px; border-radius: 30px; display: inline-block; }
.coupon-list .coupon-disabled .coupon-left { background: url(../images/icon64.png) no-repeat left center; }
.coupon-list .coupon-disabled .linkbtn2 a { color: #999 !important; border: 1px solid #999 !important; }

/* comment */
.comment-list { width: 100%; margin-bottom: 40px; }
.comment-list li { width: 100%; padding: 20px 0px; border-bottom: 1px dashed #ddd; }
.comment-list li:first-child { padding-top: 0px; }
.comment-list li .commentbox { position: relative; padding-left: 80px; }
.comment-list li .comment-img { width: 60px; position: absolute; top: 0px; left: 0px; }
.comment-list li .comment-source { color: #666; margin-top: 5px; text-align: right; }
.comment-list li .lshf { color: #666; padding: 15px; margin-top: 15px; background: #ededed; }
.comment-list li .comment-top { width: 100%; margin-bottom: 5px; }
.comment-list li .comment-top b { color: #2395ce; font-size: 14px; display: inline-block; }
.comment-list li .comment-top span { color: #999; }

/* pay */
.pay-page { background: #fff; margin-top: 15px; }
.pay-page .pay-money { width: 85%; float: left; color: #666; font-size: 16px; text-align: right; padding-right: 15px; }
.pay-page .pay-money span { color: #db251c; font-size: 20px; line-height: 60px; font-family: "Arial"; }
.pay-page .paybtn { width: 15%; float: right; }
.pay-page .paybtn a { color: #fff; font-size: 20px; line-height: 60px; text-align: center; background: #db251c; }

.suspensionbox { width: 100%; height: 44px; }

@media screen and (max-width: 1199px) { .club-form-list li { width: 70%; }
  .other .club-form-list li { width: 80%; }
  /* header */
  .header { padding: 15px 0px; }
  .header .logobox .logo { height: 40px; }
  .header .logobox .member-text { font-size: 24px; line-height: 40px; }
  .header .headercon { padding-left: 126px; }
  .header .headercon .header-navlistcon { height: 40px; padding-top: 4px; }
  .header .headercon .header-navtitle a { padding: 5px 15px; }
  .header .header-lawyer-text { font-size: 18px; line-height: 40px; }
  .headH { height: 106px; }
  /* title */
  .contract-title { font-size: 18px; margin-bottom: 15px; }
  .list-title { font-size: 14px; }
  /* news */
  .news-show-head h1 { font-size: 24px; }
  /* video */
  .video-list { margin: 0px -10px; margin-bottom: 40px; }
  .video-list li { padding: 0px 10px; margin-top: 20px; }
  /* price */
  .download-price { font-size: 22px; } }
@media screen and (max-width: 991px) { .main { padding-bottom: 40px; }
  .content4 { width: 100%; float: none; margin-top: 30px; }
  .tablebox { padding: 20px; }
  /* header */
  .header { padding: 12px 0px; }
  .header .logobox .logo { height: 32px; }
  .header .logobox .member-text { font-size: 20px; line-height: 32px; }
  .header .headercon { padding-left: 100px; }
  .header .headercon .header-navlistcon { height: 32px; padding-top: 3px; }
  .header .headercon .header-navtitle a { font-size: 12px; padding: 2px 10px; }
  .header .header-lawyer-text { font-size: 16px; line-height: 32px; }
  .headH { height: 92px; }
  /* footer */
  .footer { padding: 20px 0px; }
  /* partner */
  .partner { padding: 30px 0px; }
  .partner .partner-title { font-size: 22px; line-height: 30px; margin-bottom: 20px; }
  .partner .swiper-container { padding-bottom: 30px; }
  .partner .swiper-container .swiper-pagination { display: block; }
  /* tool */
  .tool { width: 35px; }
  .tool li { margin-top: 5px; }
  .tool li .tool-box { margin-top: -17px; padding-right: 55px; }
  .tool li .tool-box:before { right: 48px; }
  .tool li .tool-tel { font-size: 18px; line-height: 35px; }
  /* title */
  .index-title .title-icon { width: 16px; }
  .index-title .title-text { padding-left: 25px; }
  .index-title .title-text span { font-size: 14px; line-height: 20px; }
  .index-title .title-text a { line-height: 20px; }
  /* 视频弹窗 */
  .popup .videobox { width: 700px; }
  /* news */
  .news-show-head { padding-top: 40px; }
  .news-show-head h1 { font-size: 22px; line-height: 24px; }
  /* coupon */
  .coupon-list { margin: 0px -10px; margin-bottom: 40px; }
  .coupon-list li { padding: 0px 10px; }
  .coupon-list li .coupon-left h4 span { font-size: 26px; }
  .coupon-list li .coupon-right { padding-left: 15px; }
  .coupon-list li .coupon-right strong { font-size: 12px; }
  .coupon-list li .ysy { width: 50px; }
  /* pay */
  .pay-page .pay-money { font-size: 14px; }
  .pay-page .pay-money span { line-height: 50px; }
  .pay-page .paybtn a { font-size: 16px; line-height: 50px; } }
@media screen and (max-width: 767px) { select { appearance: button; -webkit-appearance: button; }
  .main2 { margin-top: 20px; }
  .txyzm { height: 35px; }
  .yzmtext { width: 52%; margin-right: 3%; }
  .yzmbtn { width: 45%; line-height: 35px; }
  .formtext { height: 35px; padding: 0px 10px; }
  .club-form-list { padding: 15px 15px 40px; }
  .club-form-list li { display: block; margin-top: 10px; width: 100% !important; }
  .club-form-list li:first-child { margin-top: 0px; }
  .club-form-list li .form-left { width: 100%; float: none; line-height: 35px; text-align: left; }
  .club-form-list li .form-right { width: 100%; float: none; margin-left: 0px; }
  .club-form-list li .form-right label input { margin-top: 10px; }
  .club-form-list li .form-right label span { line-height: 35px; }
  .club-form-list .sex .form-left { width: 40px; float: left; }
  .club-form-list .sex .form-right { float: right; width: calc( 100% - 40px ); }
  .club-form-list .none .form-left { width: 60px; float: left; }
  .club-form-list .none .form-right { float: right; width: calc( 100% - 60px ); }
  .club-form-list2 li { padding-bottom: 10px; border-bottom: 1px dashed #ddd; }
  .other .club-form-list li .form-left, .other .club-form-list li .form-right { width: 100%; }
  /* header */
  .top { display: none; }
  .header { padding: 8px 0px; }
  .header .logobox { width: 100%; position: relative; left: 0px; }
  .header .logobox .navopen-btn { display: block; }
  .header .headercon { width: 80%; height: 100%; overflow-y: auto; padding-left: 0px; background: #fff; position: fixed; left: -100%; top: 0px; z-index: 110; transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; }
  .header .headercon .header-navcon { float: none; width: 100%; height: 100%; overflow-y: auto; padding-top: 50px; position: absolute; left: 0px; top: 0px; }
  .header .headercon .header-navtext { display: block; }
  .header .headercon .header-navlistcon { width: 100%; height: auto; display: block; padding-top: 0px; }
  .header .headercon .header-member { display: none; }
  .header .headercon .header-navtitle a { font-size: 14px; padding: 0px 15px; line-height: 50px; border-radius: 0px; border-bottom: 1px solid #ccc; }
  .header .headercon .header-navtitle .active { border: none; border-bottom: 1px solid #db251c; }
  .header .headercon .header-operation { display: block; }
  .headH { height: 48px; }
  /* footer */
  .footer { padding: 15px 0px; }
  .footer .footer-left { width: 100%; float: none; }
  .footer .footer-right { width: 100%; float: none; }
  .footer .footer-list { margin-bottom: 5px; }
  .footer .footer-text span { float: none; margin-bottom: 4px; }
  .footer .footer-text .bah { margin-left: 0px; }
  .footer .footer-list li a { padding: 0px 4px; }
  .footer .footer-right a { height: 32px; margin-top: 10px; line-height: 30px; padding: 0px 15px; display: inline-block; }
  /* tool */
  .tool { right: 15px; bottom: 50px; }
  .tool li:hover .tool-box { display: none; }
  /* partner */
  .partner { padding: 15px 0px; }
  .partner .partner-title { font-size: 16px; line-height: 20px; margin-bottom: 15px; }
  /* title */
  .index-title { padding: 8px 10px; }
  .index-title .title-icon { top: 8px; left: 10px; }
  .contract-title { font-size: 16px; line-height: 20px; }
  .contract-title:before { height: 16px; top: 2px; }
  /* 弹窗 */
  .popup .popupbox { width: 90%; left: 5%; margin-left: 0px; margin-top: -110px; }
  .popup .popupbox2 { margin-top: -135px; }
  .popup .popupbox3 { margin-top: -152px; }
  .popup .popupbox4 { margin-top: -160px; }
  .popup .popup-title { font-size: 14px; padding: 6px 15px; }
  .popup .popup-close { top: 6px; }
  .popup .popupcon { padding: 30px; }
  .popup .videobox { width: 90%; margin-top: 50%; }
  .popup .register-agreement { width: 90%; left: 5%; margin-left: 0px; }
  .popup .agreementbox { padding: 20px; padding-right: 0px; }
  .popup .agreementcon { padding-right: 20px; }
  .popup .upload-tips, .popup .upload-list { margin-bottom: 20px; }
  .popup .upload-btn { height: 40px; font-size: 12px; line-height: 38px; }
  .popup .upload-btn i { width: 15px; height: 15px; margin-right: 10px; }
  /* news */
  .news-show-head { padding-top: 30px; padding-bottom: 15px; }
  .news-show-head h1 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
  .news-show-page h5 a { font-size: 14px; }
  /* video */
  .video-list { margin: 10px -5px 30px; }
  .video-list li { width: 50%; margin-top: 15px; padding: 0px 5px; }
  /* price */
  .download-price { font-size: 20px; }
  /* coupon */
  .coupon-list { margin: 0px 0px 20px; }
  .coupon-list li { width: 100%; float: none; padding: 0px; height: 90px; margin-top: 20px; }
  .coupon-list li .coupon-left h4 { margin-top: 15px; }
  .coupon-list li .coupon-right { padding-top: 6px; }
  .coupon-list li .linkbtn2 a { padding: 0px 14px; }
  /* comment */
  .comment-list li .commentbox { padding-left: 60px; }
  .comment-list li .comment-img { width: 45px; }
  .suspension { padding: 8px 0px; background: #db251c; width: 100% !important; text-align: center !important; position: fixed; left: 0px; bottom: 0px; z-index: 500; }
  .suspension a { color: #fff !important; border: none !important; font-size: 16px; display: block; } }

/*# sourceMappingURL=public.css.map */
