@charset "utf-8";
html{min-width: 1200px;}
body{padding:0;margin:0 auto;font-size: 14px;background: #f5f5f5;}
*, ul, input, textarea, keygen, select, button, p, img {margin:0;padding:0;}
input{border: none;outline:none;}
input::-ms-clear{display: none;}
input:placeholder {color: #adadad;}
::-webkit-input-placeholder {color:#adadad;}
img {border:0;vertical-align: middle;}
ul, li{list-style:none;margin:0;padding:0;}
ul li a{text-decoration:none;margin:0;padding:0;}
a {color:#333;text-decoration: none;}
a:hover, a:focus {text-decoration: none;}
a:hover {color: #497cff;}
.clear {clear:both;}
.fulldiv {width: 100%;position:absolute;z-index:2;top:0;left:0;bottom:0;}
.t_c {text-align: center;}
.fl{float: left;}
.fr{float: right;}
.w1200 {width: 1200px;margin: 0 auto;}
.mt20 {margin-top: 20px;}
.bg_f {background-color: rgba(255,255,255,1);}
.bg_f6 {background-color: rgba(246,246,246,1);}
.bg_e {background-color: rgba(238,238,238,1);}
.h100 {height: 0px;overflow: hidden;}
.white_space {word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: inline-block;width: 100%;}
.text_c_g {color: #2dd611;}
.text_c_b {color: #348bda;}
.text_c_r1 {color: #ff0000 !important;}
.text_c_r {color: #c80011;}
.text_c_9 {color: #999;}
.text_c_6 {color: #666;}
.text_c_3 {color: #333;}
.text_c_o {color: #e67e22;}
.list_empty {text-align: center;width: 100%;line-height: 40px;}
.null_span {color:#ea2027;padding: 5px 10px;text-align: center;display: block;font-weight: bold;}
.null_span i.disabled {color:#666;}

/*.not-padding{padding:0px;}
.all-not-padding div{padding:0px;}*/
.w-1200 {width: 1200px;margin: 0 auto;}
.w-min-1200 {min-width: 1200px;margin: 0 auto;}
.w-max-1200 {max-width: 1200px;margin: 0 auto;}
/* css document */
.mt-10{margin-top:10px}
.mt-15{margin-top:15px}
.mt-20{margin-top:20px}
.mt-25{margin-top:25px}
.mt-30{margin-top:30px}
.mt-35{margin-top:35px}
.mt-40{margin-top:40px}
.mt-50{margin-top:50px}
.mb-10{margin-bottom:10px}
.mb-15{margin-bottom:15px}
.mb-20{margin-bottom:20px}
.mb-30{margin-bottom:30px}
.mb-40{margin-bottom:40px}
.mb-50{margin-bottom:50px}
.ml-10{margin-left:10px}
.ml-15{margin-left:15px}
.ml-20{margin-left:20px}
.ml-30{margin-left:30px}
.ml-40{margin-left:40px}
.ml-50{margin-left:50px}
.mr-10{margin-right:10px}
.mr-15{margin-right:15px}
.mr-20{margin-right:20px}
.mr-30{margin-right:30px}
.mr-40{margin-right:40px}
.mr-50{margin-right:50px}
.pt-10{padding-top:10px}
.pt-15{padding-top:15px}
.pt-20{padding-top:20px}
.pt-25{padding-top:25px}
.pt-30{padding-top:30px}
.pt-40{padding-top:40px}
.pb-10{padding-bottom:10px}
.pb-15{padding-bottom:15px}
.pb-20{padding-bottom:20px}
.pb-25{padding-bottom:25px}
.pb-30{padding-bottom:30px}
.pb-40{padding-bottom:40px}
.pl-10{padding-left:10px}
.pl-15{padding-left:15px}
.pl-20{padding-left:20px}
.pl-25{padding-left:25px}
.pl-30{padding-left:30px}
.pr-10{padding-right:10px}
.pr-15{padding-right:15px}
.pr-20{padding-right:20px}
.pr-25{padding-right:25px}
.pr-30{padding-right:30px}
.pr-35{padding-right:35px}
.pr-40{padding-right:40px}
.pd-10{padding:10px}
.pd-15{padding:15px}
.pd-20{padding:20px}
.pd-25{padding:25px}
.pd-30{padding:30px}
.pd-40{padding:40px}
.pl-1200-15{padding-left:0px;}
.pr-1200-15{padding-right:0px;}
	
.text-l{text-align:left}
.text-r{text-align:right}
.text-c{text-align:center}

.star-1{width:10%}
.star-2{width:20%}
.star-3{width:30%}
.star-4{width:40%}
.star-5{width:50%}
.star-6{width:60%}
.star-7{width:70%}
.star-8{width:80%}
.star-9{width:90%}
.star-10{width:100%}

.lh-1{line-height:100%;}
.lh-2{line-height:200%;}

.lh-list-1 li{line-height:100%;}
.lh-list-2 li{line-height:200%;}

.dnone{display:none;}

/*盒子类*/
.box-flex-box{display:box;display:-webkit-box;display:-moz-box;}
.box-flex-1{width:1%; box-flex:1;-moz-box-flex:1;-webkit-box-flex:1;}
.box-flex-2{width:1%; box-flex:2;-moz-box-flex:2;-webkit-box-flex:2;}
.box-flex-3{width:1%; box-flex:3;-moz-box-flex:3;-webkit-box-flex:3;}
.box_d {display: -webkit-box;display: -webkit-flex; display: -ms-flexbox;display: flex;}
.box_1 {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}

.layui-layer-title {background-color: #fff!important;}
.layui-layer.layui-layer-nobgboxs {background: 0 0;box-shadow: none;}
.layui-layer-content .gzsz {width: 100%;height: 100%;overflow: hidden;position: relative;}
.layui-layer-content .gzsz .gzsz_img {height: 100%;width: 100%;max-height: 400px;max-width: 800px;position: absolute;top: 50%;left: 50%;margin-top: -300px;margin-left: -600px;}
.layui-layer-content .gzsz img {width: 100%;}
.layui-layer.layui-layer-nobgboxs .layui-layer-content {overflow: inherit!important;}
.layui-layer-content .vip-show .vs-close, .gzsz .h1911_img .gzsz_close {position: absolute;top: -48px;right: -38px;width: 38px;height: 38px;background: ;cursor: pointer;background-size:100%;opacity: .6;}
.layui-layer-content .vip-show .vs-close:hover, .gzsz .h1911_img .gzsz_close:hover {opacity: 1;}
.layui-layer-content .vip-show .jyt-vip-qkt {text-align: center;width: 100%;position: absolute;bottom: 10px;}
.layui-layer-content .vip-show .jyt-vip-qkt a {border: 2px solid #ddd;border-radius: 20px;padding: 6px 0;color: #fff;width: 110px;display: inline-block;}

.my-skin .layui-layer-btn {overflow: hidden;}
.my-skin .layui-layer-btn a {float: right;border-radius: 4px;}

.loader {position: fixed;top: 50%;left: 50%;margin-left: -50px;margin-top: -50px;z-index: 999999;}
.loader.active {display: block;}
.loader.disabled {display: none;}
.list-null {text-align: center;line-height: 50px;padding-top: 20px;}


/*列表菜单*/
.search-tab {background: #f5f8ff;}
.search-tab li {float: left;}
.search-tab li a {height: 60px;line-height: 60px;width: 77px;text-align: center;font-size: 14px;color: #333;display: block;}
.search-tab li a:hover {color: #1677ff;}
.search-tab li.active a, .search-tab li.active a:hover, .search-tab li.active a:focus {background: #fff;color: #1677ff;}


.hyzx-box {width: 100%;height: 50px;line-height: 50px;background: #ffecdb;display:none;}
.hyzx-box .hyzx-main {width: 1200px;margin:0 auto;}
.hyzx-box .hyzx-main .hyzx-title {background: url(/uploads/image/sicommon/hyzx_lb.png) left center no-repeat;padding-left:20px;font-size: 13px;font-weight: bold;color: #ff5000;position: relative;}
.hyzx-box .hyzx-main .hyzx-title i {position:absolute;right:46px;top:4px;display:block;width:32px;height:22px;background: url(/uploads/image/sicommon/top_new.png) left top no-repeat;}
.hyzx-box .hyzx-main .hyzx-text {font-size: 13px;font-weight: bold;color: #ff5000;margin-left:35px;}
.hyzx-box .hyzx-main a {background: url(/uploads/image/sicommon/hyzx_more.png) right center no-repeat;padding-right:12px;font-size: 12px;color: #3d7fff;margin-left:6px;}
.hyzx-box .hyzx-main .hyzx-close {width: 18px;height: 18px;background: url(/uploads/image/sicommon/hyzx_close.png) right center no-repeat;margin-top:16px;cursor: pointer;}

/*header*/
.list-head {height: 56px;background: #1677ff;}
.list-head .top-box .top-left {line-height: 56px;}
.list-head .top-box .top-left .top-left-item {float: left;position: relative;color: #fff;font-size: 16px;}
.list-head .top-box .top-left .top-left-item .top-left-a {color: #fff;display:block;padding:0 16px;cursor: pointer;}
.list-head .top-box .top-left .top-left-item .dropdown-toggle:after {color: #fff;}
.list-head .top-box .top-left .top-left-item.top-jy i {position:absolute;right:-16px;top:7px;display:block;width:32px;height:22px;background: url(/uploads/image/sicommon/top_hot.png) left top no-repeat;}
.list-head .top-box .top-left .top-service .top-service-box {width: 310px;height: 242px;position: absolute;top: 45px;left: -103px;-moz-transition-origin: center top;-o-transition-origin: center top;-webkit-transform-origin: center top;-webkit-transform-origin: center top;transform-origin: center top;border-radius: 4px;z-index: 1000;display: none;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);background: #ffffff;}
.list-head .top-box .top-left .top-service:hover .top-service-box {display: block;}
.top-service-box .top-service-box-up {position:absolute;left:150px;top:-10px;content:" ";display:inline-block;width:0;height:0;border:5px solid;border-color:transparent transparent #fff;vertical-align:middle;}
.top-service-box .top-service-list {padding:5px;line-height: 56px;}
.top-service-box .top-service-list a {width: 75px;float: left;text-align:center;}
.top-service-box .top-service-list a img {width: 30px;}
.top-service-box .top-service-list a span {display: block;line-height: 18px;font-size: 12px;}

.list-head .top-box .top-left .top-zxbx .top-zxbx-box {width: 290px;position: absolute;top: 45px;left: -92px;-moz-transition-origin: center top;-o-transition-origin: center top;-webkit-transform-origin: center top;-webkit-transform-origin: center top;transform-origin: center top;border-radius: 4px;z-index: 1000;display: none;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);background: #ffffff;}
.list-head .top-box .top-left .top-zxbx:hover .top-zxbx-box {display: block;}
.top-zxbx-box .top-zxbx-box-up {position:absolute;left:140px;top:-10px;content:" ";display:inline-block;width:0;height:0;border:5px solid;border-color:transparent transparent #fff;vertical-align:middle;}
.top-zxbx-box .top-zxbx-list {padding:8px 0 8px 21px;line-height: 30px;}
.top-zxbx-box .top-zxbx-list a {width: 134px;float: left;padding:8px 0;}
.top-zxbx-box .top-zxbx-list a img {width: 30px;}
.top-zxbx-box .top-zxbx-list a span {font-size: 12px;}


.list-head .top-box .top-left .top-left-item.top-zzfw i {position:absolute;right:-16px;top:7px;display:block;width:32px;height:22px;background: url(/uploads/image/sicommon/top_new.png) left top no-repeat;}
.list-head .top-box .top-left .top-zzfw .top-zzfw-box {width: 155px;position: absolute;top: 45px;left: -24px;-moz-transition-origin: center top;-o-transition-origin: center top;-webkit-transform-origin: center top;-webkit-transform-origin: center top;transform-origin: center top;border-radius: 4px;z-index: 1000;display: none;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);background: #ffffff;}
.list-head .top-box .top-left .top-zzfw:hover .top-zzfw-box {display: block;}
.top-zzfw-box .top-zzfw-box-up {position:absolute;left:72.5px;top:-10px;content:" ";display:inline-block;width:0;height:0;border:5px solid;border-color:transparent transparent #fff;vertical-align:middle;}
.top-zzfw-box .top-zzfw-list {padding:8px 0 8px 21px;line-height: 30px;}
.top-zzfw-box .top-zzfw-list a {width: 134px;float: left;padding:8px 0;}
.top-zzfw-box .top-zzfw-list a img {width: 30px;}
.top-zzfw-box .top-zzfw-list a span {font-size: 12px;}


/*.list-head .top-box .nav-list {}
.list-head .top-box .nav-list li {float: left;position: relative;}
.list-head .top-box .nav-list li a {font-size: 14px;font-weight: 400;color: #ffffff;line-height: 20px;display: block;padding:0 10px;line-height: 40px;}
.list-head .top-box .nav-list li:hover a:after,
.list-head .top-box .nav-list li.nav_list_on a:after {content:'';position: absolute;bottom: 3px;left: 10%;width: 80%;border-bottom: 2px solid #fff;}*/


.top-box .top-right {line-height: 56px;}
.top-box .top-right .top-right-item {float: left;padding:0 8px;position: relative;color: #fff;font-size: 14px;cursor: pointer;}
.top-box .top-right .top-right-item a {color: #fff;}
.top-box .top-right .top-right-item.top-service:after {content:" ";position:absolute;right:0;top:21px;display:block;width:0;height:14px;border-right:1px solid #ccc;}
/*.top-box .top-right .top-right-item:last-child:after {display:none;}*/
.top-box .top-right .top-right-item .dropdown-toggle:after {color: #fff;}
.top-box .top-right .log-user span img {width: 14px;margin-right: 2px;}
.top-box .top-right .log-user span i {position:absolute;right:8px;top:5px;display:block;width:44px;height:19px;background: url(/uploads/image/sicommon/top_ktvip_djf.png) left top no-repeat;background-size: 100%;}
.top-box .top-right .log-user .login-go {position: absolute;top: 45px;right: 30px;-moz-transition-origin: center top;-o-transition-origin: center top;-webkit-transform-origin: center top;-webkit-transform-origin: center top;transform-origin: center top;z-index: 2002;border: 1px solid #e4e7ed;border-radius: 4px;background-color: #fff;box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);box-sizing: border-box;padding: 6px 0 !important;width: 90px;display: none;}
.top-box .top-right .log-user:hover .login-go {display: block;}
.top-box .top-right .log-user .login-go:before {position: absolute;left: 35px;top: -10px;content: " ";display: inline-block;width: 0;height: 0;border: 5px solid;border-color: transparent transparent #fff;vertical-align: middle;}
.top-box .top-right .log-user .login-go a {display: block;width: 100%;padding: 0 10px;line-height: 30px;text-align: center;color: #545454;}
.top-box .top-right .log-user .login-go a:hover {background-color: #f5f7fa;}
.top-box .top-right .top-area {position: relative;cursor: pointer;}
.top-box .top-right .top-area .top-area-text {line-height: 56px;background: url(/uploads/image/siicon/top_area.png) left center no-repeat;padding-left: 15px;color: #497cff;font-weight: bold;font-size: 14px;}
.top-box .top-right .top-area .top-area-btn {line-height: 56px;font-size: 12px;color: #666;}
.top-box .top-right .top-area .top-area-box {width: 100px;height: 328px;position: absolute;top: 45px;left: 20px;-moz-transition-origin: center top;-o-transition-origin: center top;-webkit-transform-origin: center top;-webkit-transform-origin: center top;transform-origin: center top;z-index: 1000;display: none;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);}
.top-box .top-right .top-area:hover .top-area-box {display: block;}
.top-box .top-right .top-right-item .to-vip-zf {height: 24px;background: #e27c2a;border-radius: 4px;display: block;line-height: 24px;margin-top: 16px;text-align: center;padding:0 4px;}
.top-box .top-right .top-right-item .to-vip-kt {width: 40px;height: 38px;background: url(/uploads/image/sicommon/top_ktvip_b.png) left center no-repeat;display: block;margin-top: 9px;}


/*支付弹窗*/
.zjt-pay-li {padding:5px 30px;}
.zjt-pay-li .zjt-pay-lil {width: 100px;}
.zjt-pay-li .zjt-pay-lir {}
.zjt-pay-zffs-box {}
.zjt-pay-zffs-box .pay-xszf {width: 538px;height: 240px;padding:10px 20px;border:1px solid #e6e8ed;border-radius: 8px;}
.zjt-pay-zffs-box .xxzf-title {}
.zjt-pay-zffs-box .xxzf-title img {width: 24px;height: 24px;}
.pay-xszf .xszf-left {width: 160px;}
.pay-xszf .xszf-left .xszf-tab {}
.pay-xszf .xszf-left .xszf-tab .xszf-fs-tab {width: 128px;height: 48px;cursor: pointer;}
.pay-xszf .xszf-left .xszf-tab .xszf-fs-tab.xszf-wx {background: url(/uploads/image/sipay/wx11.png) center no-repeat;}
.pay-xszf .xszf-left .xszf-tab .xszf-fs-tab.xszf-zfb {background: url(/uploads/image/sipay/zfb11.png) center no-repeat;}
.pay-xszf .xszf-left .xszf-tab .xszf-fs-tab.xszf-wx.active {background: url(/uploads/image/sipay/wx22.png) center no-repeat;}
.pay-xszf .xszf-left .xszf-tab .xszf-fs-tab.xszf-zfb.active {background: url(/uploads/image/sipay/zfb22.png) center no-repeat;}
.pay-xszf .xszf-box {}
.pay-xszf .xszf-box {width: 335px;padding:5px;}
.pay-xszf .xszf-box .code-img {width: 158px;}
.pay-xszf .xszf-box .code-img #pay_qrcode {width: 158px;height: 158px;}
.pay-xszf .xszf-box .code-img #pay_qrcode img {width: 158px;height: 158px;}
.pay-xszf .xszf-box .code-img span {background: url(/uploads/image/sipay/saoyisao.png) left center no-repeat;padding-left: 30px;padding-right: 10px;margin-top:8px;display: block;text-align: center;line-height: 20px;}
.pay-xszf .xszf-box .yn-img {width: 167px;height: 216px;background: #f9f9f9;padding-left: 30px;padding-top: 40px;}
.zjt-pay-zffs-box .pay-xxzf {width: 356px;height: 240px;padding:10px 20px;border:1px solid #e6e8ed;border-radius: 8px;}
.pay-xxzf .xxzf-desc {width: 380px;line-height: 25px;font-weight: 400;font-size: 15px;color: #333333;margin-top: 5px;}
.pay-xxzf .xxzf-desc font {color: #c7162e;}
.pay-xxzf .xxzf-bottom-desc {font-size: 14px;font-weight: 400;color: #333333;line-height: 24px;}
.pay-xxzf .xxzf-bottom-desc font {color: #c7162e;}
.pay-success .layui-layer-content {padding-top:33px!important;}






.list-head-top {height: 80px;background: #fff;}
.list-head-top .top-box .top-box-left {}
.list-head-top .top-box .top-box-left .top-logo {width: 206px;margin-top:16px;}
.list-head-top .top-box .top-box-left .top-logo img {width: 100%;}
.list-head-top .top-box .top-box-left  .top-search {width:460px;padding-left:20px;margin-top: 20px;}
.list-head-top .top-box .top-box-left  .top-search .top-search-box {width: 440px;height: 40px;border:1px solid #3d7fff;line-height: 38px;position: relative;border-radius: 4px;}
.list-head-top .top-box .top-box-left  .top-search .top-search-box input {height: 38px;padding-left: 100px;padding-right: 50px;border: none;width: 100%;font-size: 14px;border-radius: 4px;line-height: 1px;}
.list-head-top .top-box .top-box-left  .top-search .top-search-box .top-search-btn {position: absolute;background: #3d7fff url(/uploads/image/siicon/top_search.png) center no-repeat;color:#fff;width: 40px;height: 38px;top: 0px;right: -1px;cursor: pointer;text-align:center;font-size: 16px;border-radius: 0px 4px 4px 0px;}
.top-select-box {position: absolute;top: 0;left: 0px;width: 90px;height: 38px;line-height: 38px;padding: 0 10px;}
.top-select-box .top-select-btn {cursor: pointer;font-size: 12px;font-weight: 400;color: #666666;}
.top-select-box .top-select-btn:after {content:'';position: absolute;top: 12px;right:0px;height: 18px;border-right: 1px solid #ddd;}
.top-select-box .top-select-btn .dropdown-toggle:after {color: #999;}
.top-select-box ul.top-select-list {display: none;position: absolute;top: 38px;left: 0;z-index: 100;background: #fff;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);width: 90px;}
.top-select-box ul.top-select-list li {padding:0 12px;display: block;height: 100%;color: #4a4a4a;height: 30px;line-height: 30px;cursor: pointer;}
.top-select-box ul.top-select-list li.active {background: #f8f8f8;color: #3d7fff;}
.top-select-box ul.top-select-list li:hover {color: #3d7fff;}


/*.list-head-top .top-box-right {line-height: 56px;margin-top: 12px;}
.list-head-top .top-box-right .top-right-item {float: left;padding:0 12px;position: relative;color: #333;font-size: 14px;cursor: pointer;}
.list-head-top .top-box-right .top-right-item:after {content:" ";position:absolute;right:0;top:21px;display:block;width:0;height:14px;border-right:1px solid #ccc;}
.list-head-top .top-box-right .top-right-item:last-child:after {display:none;}
.list-head-top .top-box-right .top-right-item .dropdown-toggle:after {color: #666;}
*/
/*.list-head-top .top-box-right .top-service .top-service-box {width: 310px;height: 242px;position: absolute;top: 45px;left: -103px;-moz-transition-origin: center top;-o-transition-origin: center top;-webkit-transform-origin: center top;-webkit-transform-origin: center top;transform-origin: center top;border-radius: 4px;z-index: 1000;display: none;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);background: #ffffff;}
.list-head-top .top-box-right .top-service:hover {color: #3d7fff;}
.list-head-top .top-box-right .top-service:hover .top-service-box {display: block;}
.top-service-box .top-service-box-up {position:absolute;left:150px;top:-10px;content:" ";display:inline-block;width:0;height:0;border:5px solid;border-color:transparent transparent #fff;vertical-align:middle;}
.top-service-box .top-service-list {padding:5px;}
.top-service-box .top-service-list a {width: 75px;float: left;text-align:center;}
.top-service-box .top-service-list a img {width: 30px;}
.top-service-box .top-service-list a span {display: block;line-height: 18px;font-size: 12px;}*/

/*.list-head-top .top-box-right .top-app .top-app-box {width: 310px;height: 126px;position: absolute;top: 45px;left: -103px;-moz-transition-origin: center top;-o-transition-origin: center top;-webkit-transform-origin: center top;-webkit-transform-origin: center top;transform-origin: center top;border-radius: 4px;z-index: 1000;display: none;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);background: #ffffff;}
.list-head-top .top-box-right .top-app:hover {color: #3d7fff;}
.list-head-top .top-box-right .top-app:hover .top-app-box {display: block;}
.top-app-box .top-app-box-up {position:absolute;left:150px;top:-10px;content:" ";display:inline-block;width:0;height:0;border:5px solid;border-color:transparent transparent #fff;vertical-align:middle;}
.top-app-box .top-app-list {padding:6px;}
.top-app-box .top-app-list ul li {width:88px;float: left;text-align:center;margin-right: 17px;position: relative;}
.top-app-box .top-app-list ul li:after {content:" ";position:absolute;right:-8px;top:15px;display:block;width:0;height:58px;border-right:1px solid #ccc;}
.top-app-box .top-app-list ul li:last-child:after {display:none;}
.top-app-box .top-app-list ul li img {width:100%;max-width:88px;height:auto;}
.top-app-box .top-app-list ul li span, .top-app-box .top-app-list ul li a {display:block;color:#666;line-height: 20px;font-size: 12px;margin-top: 5px;}
.log-user span img {width: 14px;}
.log-user .login-go {position: absolute;top: 45px;right: 30px;-moz-transition-origin: center top;-o-transition-origin: center top;-webkit-transform-origin: center top;-webkit-transform-origin: center top;transform-origin: center top;z-index: 2002;border: 1px solid #e4e7ed;border-radius: 4px;background-color: #fff;box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);box-sizing: border-box;padding: 6px 0 !important;width: 90px;display: none;}
.log-user:hover .login-go {display: block;}
.log-user .login-go:before {position: absolute;left: 35px;top: -10px;content: " ";display: inline-block;width: 0;height: 0;border: 5px solid;border-color: transparent transparent #fff;vertical-align: middle;}
.log-user .login-go a {display: block;width: 100%;padding: 0 10px;line-height: 30px;text-align: center;color: #545454;}
.log-user .login-go a:hover {background-color: #f5f7fa;}

.list-head-top .top-box-right .top-area {position: relative;cursor: pointer;}
.list-head-top .top-box-right .top-area .top-area-text {line-height: 56px;background: url(/uploads/image/siicon/top_area.png) left center no-repeat;padding-left: 15px;color: #497cff;font-weight: bold;font-size: 14px;}
.list-head-top .top-box-right .top-area .top-area-btn {line-height: 56px;font-size: 12px;color: #666;}
.list-head-top .top-box-right .top-area .top-area-box {width: 100px;height: 328px;position: absolute;top: 45px;left: 20px;-moz-transition-origin: center top;-o-transition-origin: center top;-webkit-transform-origin: center top;-webkit-transform-origin: center top;transform-origin: center top;z-index: 1000;display: none;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.16);}
.list-head-top .top-box-right .top-area:hover .top-area-box {display: block;}
.top-area-box .top-area-box-up {position:absolute;left:35px;top:-10px;content:" ";display:inline-block;width:0;height:0;border:5px solid;border-color:transparent transparent #fff;vertical-align:middle;}
.top-area-box .top-area-list {height: 100%;width: 100%;overflow-y: auto;background: #ffffff;border-radius: 4px;}
.top-area-box .top-area-list::-webkit-scrollbar {width: 7px;background-color: transparent;}
.top-area-box .top-area-list::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;background-color: #e6e8ed;}
.top-area-box .top-area-list::-webkit-scrollbar-thumb {border-radius: 5px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #b4b7be;}
.top-area-box .top-area-list .sf-list {}
.top-area-box .top-area-list a {line-height: 40px;padding: 0px 20px 0px 15px !important;color: #666;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.top-area-box .top-area-list a:hover {background-color: #fafafa;}*/


/*
.lbgg-box {height: 38px;width: 100%;background: #fdfbdf;margin: 0 auto;display: none;}
.lbgg-box .lbgg-line {background: url(/uploads/image/siicon/index_top_tz.png) no-repeat 0px center;background-size: 16px;padding-left: 25px;line-height: 38px;width: 1200px;position: relative;top: 0;left: 50%;margin-left: -600px;z-index: 9;padding-right: 30px;font-weight: bold;}
.lbgg-box .lbgg-line .lbgg-close {background: url(/uploads/image/siicon/index_top_tz_close1.png) center no-repeat;width: 20px;height: 20px;position: absolute;top: 50%;right: 0;cursor: pointer;border-radius: 50%;background-size: 20px;margin-top: -10px;}
.lbgg-box .lbgg-line .lbgg-close:hover {background: url(/uploads/image/siicon/index_top_tz_close2.png) center no-repeat;}*/


/*footer*/
.footer-box {background:#2b2e42;font-size: 14px;}
.footer-top {}
.footer-top .footer-title {font-size: 18px;font-weight: 600;color: #ffffff;line-height: 20px;}
.footer-top .footer-about {width:168px;border-right: 1px solid #383b50;}
.footer-top .footer-about ul li {line-height: 22px;width:100%;margin-bottom: 14px;}
.footer-top .footer-about ul li:last-child {margin-bottom: 0;}
.footer-top .footer-about ul li a {font-size: 14px;font-weight: 400;color: #9ea0a9;}
.footer-top .footer-about ul li a:hover {color: #ddd;}

.footer-top .footer-nav {width:241px;border-right: 1px solid #383b50;padding-left: 30px;}
.footer-top .footer-nav ul {width: 105px;}
.footer-top .footer-nav ul li {line-height: 22px;width:100%;margin-bottom: 14px;}
.footer-top .footer-nav ul li:last-child {margin-bottom: 0;}
.footer-top .footer-nav ul li a {font-weight: 400;color: #9ea0a9;}
.footer-top .footer-nav ul li a:hover {color: #ddd;}

.footer-top .footer-cota {width:406px;border-right: 1px solid #383b50;padding-left: 30px;}
.footer-top .footer-cota ul li {line-height: 22px;width:100%;color: #9ea0a9;margin-bottom: 14px;}

.footer-top .footer-code {width:382px;padding-left: 30px;}
.footer-top .footer-code ul li {width:160px;float: left;text-align:center;margin-right: 26px;}
.footer-top .footer-code ul li:last-child {margin-right: 0;}
.footer-top .footer-code ul li span {display:block;color:#9ea0a9;line-height: 40px;}
.footer-top .footer-code ul li img {width:100%;max-width:100px;height:auto;}


.footer-copyright {color: #9ea0a9;}
.footer-copyright a {color: #9ea0a9;}
.footer-copyright a:hover {color: #ddd;}

.footer-middile {border-top:1px solid #383b50;padding-top:30px;padding-bottom:35px;}
.friend-box {}
.friend-box .friend-tile {display:block;color:#fff;font-size: 18px;font-weight: 600;line-height: 20px;}
.friend-box .friend-tile .link-title-btn {width: 100px;cursor: pointer;}
.friend-box .friend-tile .link-title-btn i {font-size: 20px;line-height: 20px;vertical-align: bottom;}
.friend-box .friend-tile .link-title-btn.up i {transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
.friend-box .friend-main {font-size: 14px;font-weight: 400;line-height: 22px;}
.friend-box ul {padding:0px;}
.friend-box ul li {display:inline-block;margin-right: 20px;}
.friend-box ul li a {color: #9ea0a9;text-decoration:none;}
.friend-box ul li a:hover {text-decoration: underline;color: #ddd;}

.footer-bottom {background:#1c1e2e;color:#fff;text-align:center;line-height: 40px;}
.footer-bottom a {color:#fff;}

/*右侧框*/
.right-box {position: fixed;right: 0;top: 50%;margin-top: -141.5px;width: 48px;background: #ffffff;box-shadow: -4px 4px 8px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;padding:0 6px;z-index: 3;}
.right-box .right-box-item {position: relative;width: 36px;color: #666;cursor: pointer;line-height: 16px;border-bottom: 1px solid #ddd;text-align:center;padding-top: 30px;padding-bottom: 8px;display: block;font-size: 12px;}
.right-box .right-box-item:last-child {border-bottom: none;}
.right-box .right-box-item:hover>span {color: #3d7fff;}
.right-box .right-box-item.rbi-dlzc {background: url(/uploads/image/sicommon/right_icon_dlzc.png) center 8px no-repeat;}
.right-box .right-box-item.rbi-fwrx {background: url(/uploads/image/sicommon/right_icon_fwrx.png) center 8px no-repeat;}
.right-box .right-box-item.rbi-hddb {background: url(/uploads/image/sicommon/right_icon_hddb.png) center 8px no-repeat;}
.right-box .right-box-item.rbi-mfsy {background: url(/uploads/image/sicommon/right_icon_mfsy.png) center 8px no-repeat;}
.right-box .right-box-item.rbi-zxzx {background: url(/uploads/image/sicommon/right_icon_zxzx.png) center 8px no-repeat;}

.right-box .right-box-item .rbit-fwrx {position: absolute;top: 50%;right: 34px;width:222px;height: 98px;margin-top:-49px;background: url(/uploads/image/sicommon/right_tel5.png) center no-repeat;z-index: 1000;display: none;}
.right-box .right-box-item:hover .rbit-fwrx {display: block;}
.right-box .right-box-item .rbit-fwrx1 {position: absolute;top: 50%;right: 34px;width:222px;height: 98px;margin-top:-49px;background: url(/uploads/image/sicommon/right_tel3.png) center no-repeat;z-index: 1000;display: none;}
.right-box .right-box-item:hover .rbit-fwrx1 {display: block;}
.right-box .right-box-item .rbit-fwrx1 p {margin-top: 18px;margin-left: 38px;color: #fff;font-size: 20px;text-shadow: -6px 5px 8px #868686;}

/*申请试用*/
.foot-seek .f-s-bottom {background: #348bda;width: 100%;height: 138px;position: fixed;left: 0;bottom: 0;z-index: 20;transition: bottom .5s;-webkit-transition: bottom .5s;}
.foot-seek .f-s-bottom .f-s-box {height: 100%;position: relative;padding: 0 20px;padding-left: 200px;}
.foot-seek .f-s-bottom .f-s-box .f-s-text {color: #fff;line-height: 30px;margin-right: 120px;}
.foot-seek .f-s-bottom .f-s-box .f-s-text .f-s-p1 {font-size: 16px;position: relative;border-bottom: 1px solid #fff;}
.foot-seek .f-s-bottom .f-s-box .f-s-text .f-s-p1 .sp1 {position: relative;}
.foot-seek .f-s-bottom .f-s-box .f-s-text .f-s-p1 .sp1:after {content: " ";display: block;position: absolute;bottom: -2px;left: 0;width: 60px;border-bottom: 3px solid #fff;}
.foot-seek .f-s-bottom .f-s-box .f-s-text .f-s-p1 .sp2 {font-size: 16px;}
.foot-seek .f-s-bottom .f-s-box .f-s-text .f-s-p2 {font-size: 14px;}
.foot-seek .f-s-bottom .f-s-box .f-s-text .f-s-p2 a {margin-right: 9px;color: #fff;}
.foot-seek .f-s-bottom .f-s-box .f-s-text .f-s-p2 a:last-child {margin-right: 0;}

.foot-seek .f-s-bottom .f-s-box .f-s-zx .f-s-input {position: relative;height: 36px;list-style: none;text-align: center;border-radius: 5px;font-size: 14px;line-height: 34px;}
.foot-seek .f-s-bottom .f-s-box .f-s-zx .f-s-input>input {width: 200px;height: 36px;line-height: 36px;vertical-align: middle;color: #999;border: 0;border-radius: 5px;text-indent: 10px;box-shadow: 40px 40px 40px 40px #fff inset;}
.foot-seek .f-s-bottom .f-s-box .f-s-zx .f-s-input .obtain_button {background-color: #1c9122;position: absolute;width: 90px;height: 41px;right: -1px;top: 0px;color: #ffffff;border: none;outline: none;cursor: pointer;border-radius: 4px;}
.foot-seek .f-s-bottom .f-s-box .f-s-zx .f-s-input .zx_apply {text-align: center;color: #fff;font-size: 14px;background-color: #ff3d3d;position: absolute;width: 102px;height: 36px;right: -1px;top: 0px;border-top-right-radius: 4px;border-bottom-right-radius: 4px;cursor: pointer;user-select: none;}
.foot-seek .f-s-bottom .f-s-box .f-s-zx .f-s-zx-bottom {border-radius: 5px;background: #fe9047;color:#fff;line-height: 36px;text-align: center;font-size: 14px;cursor: pointer;}
.foot-seek .f-s-bottom .f-s-box .f-s-zx .f-s-user-zx-bottom {width: 400px;height: 72px;background: #ffffff;border-radius: 4px;font-size: 14px;text-align:center;}
.f-s-user-zx-bottom .f-s-zx-l {width: 162px;color: #ff5000;height: 72px;line-height: 72px;}
.f-s-user-zx-bottom .f-s-zx-r {width: 238px;color: #ffffff;line-height: 36px;cursor: pointer;}
.f-s-user-zx-bottom .f-s-zx-r .f-s-zx-t {width: 238px;height: 36px;background: #ff3d3d;border-radius: 0px 4px 0px 0px;}
.f-s-user-zx-bottom .f-s-zx-r .f-s-zx-b {width: 238px;height: 36px;background: #ff9e3d;border-radius: 0px 0px 4px 0px;}

.foot-seek .f-s-bottom .f-s-box .f-s-down {position: absolute;left: 0;top: -38px;width: 130px;text-align: center;color:#fff;line-height: 30px;}
.foot-seek .f-s-bottom .f-s-box .f-s-down span {}
.foot-seek .f-s-bottom .f-s-box .f-s-close {position: absolute;right: 0;top: 15px;width: 27px;height: 27px;background:url(/uploads/image/siicon/seek_close.png) no-repeat;cursor: pointer;}


.kfjl-dome {padding: 24px;}
.kfjl-dome .kfjl-img {width: 100px;height: 100px;border-radius: 50%;overflow: hidden;}
.kfjl-dome .kfjl-img img {width: 100px;}
.kfjl-dome .kfjl-text {line-height: 24px;}
.kfjl-dome .kfjl-text .kfjl-t-p1 {color: #4f99de;font-weight: bold;}
.kfjl-dome .kfjl-text .kfjl-t-p2 {color: #656565;font-size: 14px;}
.kfjl-dome .kfjl-text .kfjl-t-p3 {color: #999!important;font-weight: 500;}
.kfjl-dome .kfjl-code img {width: 100px;}


/*分页*/
.pager {padding-left: 0;margin: 24px 0;text-align: center;list-style: none;font-size: 14px;}
.pager li {display: inline;}
.pager li > a {display: inline-block;padding: 6px 14px;background-color: #f0f2f5;color: #333;border: 1px solid #d7dbe0;border-radius: 3px;user-select: none;}
.pager li > a.active {background: #3d7fff;color: #fff;}
.pager li > a.disabled {cursor: not-allowed;color: #aea79f;background: #ddd;}


/*错误页面*/
.msg-error {padding:50px;text-align: center;}
.msg-error .msg-error-img {text-align:center;}
.msg-error .msg-error-text {font-size: 14px;font-weight: 500;color: #999999;line-height: 20px;text-align:center;margin:30px auto;}
.msg-error .msg-error-btn {margin:10px auto;display: inline-block;width: 120px;height: 42px;background: #3d7fff;border-radius: 3px;line-height: 42px;text-align:center;color: #ffffff;font-size: 16px;}



/*显示体验会员弹窗*/
.right-trial-vip {position: fixed;top: 15%;right: 20px;width: 140px;height: 122px;z-index: 2;display:none;}
.right-trial-vip .tvs-close {position: absolute;top: -16px;right: 0px;width: 16px;height: 16px;background: url(/uploads/image/sicommon/show_trial_vip_close1.png);cursor: pointer;background-size:100%;transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}
.right-trial-vip .tvs-box {width: 120px;height: 121px;position: absolute;top: 17px;right:20px;transform-style: preserve-3d;transition: transform .5s ease-in-out;-webkit-transition: transform .5s ease-in-out;-webkit-animation: hzzd 1.8s linear infinite 2s;animation: hzzd  1.8s linear infinite 2s;}
.right-trial-vip .tvs-box .tvs-img {box-sizing: border-box;width: 120px;position: absolute;top: 0px;right: 0;transform-style: preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden;  /* chrome 和 safari */-moz-backface-visibility:hidden;   /* firefox */-ms-backface-visibility:hidden; }
.right-trial-vip .tvs-box .tvs-img img {width: 100%;}
.right-trial-vip .tvs-box .tvs-img1 {transform:rotatey(0deg);-webkit-transform: rotatey(0deg);transition: .6s ease-out;-webkit-transition: .6s ease-out;z-index:101;}
.right-trial-vip .tvs-box .tvs-img2 {transform:rotatey(-180deg);-webkit-transform: rotatey(-180deg); transition: .6s ease-out;-webkit-transition: .6s ease-out;  z-index:100;}
@keyframes hzzd {
	0% {transform: rotatey(0deg);-webkit-transform: rotatey(0deg);}
  	80% {transform: rotatey(0deg);-webkit-transform: rotatey(0deg);}
   	100% {transform: rotatey(180deg);-webkit-transform: rotatey(180deg);}
}
.layer-trial-vip {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index:2002;display:none;}
.layer-trial-vip .tvs-img {width: 490px;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index:2003;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;}
.layer-trial-vip .tvs-img .tvs-close {position: absolute;top: -24px;right: -24px;width: 40px;height: 40px;background: url(/uploads/image/sicommon/show_trial_vip_close.png);cursor: pointer;background-size:100%;display:block;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;}
.layer-trial-vip .tvs-img .tvs-close:hover {transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}
.layer-trial-vip .tvs-img a {width: 490px;display:block;}
.layer-trial-vip .tvs-img a img {width: 100%;}



/*list*/
.list-box {}
.list-top-banner {width: 1200px;height: 200px;margin:0 auto;margin-top: 20px;position: relative;}
.list-top-banner img {width: 100%;}
.list-top-banner .list-top-banner-close {position: absolute;top:2px;right: 2px;height: 30px;width: 58px;padding-left: 8px;line-height: 28px;background: url(/uploads/image/silist/jyt_cha1.png) 38px center no-repeat;border: 1px solid #dddddd;color: #dddddd;cursor: pointer;user-select: none;}
.list-main {width:1200px;margin:0 auto;margin-top: 20px;margin-bottom: 30px;}
.select-items {position: relative;border-radius: 3px;width: 180px;height: 36px;color: #666;cursor: pointer;line-height: 34px;float: left;background: #fff;user-select: none;}
.select-items.disabled {cursor: not-allowed; color: #aea79f;}
.select-items:hover .select-item {background: #f6f6f6;}
.select-items .select-item:after {content: '';position: absolute;top:12px;right:8px;width: 12px;height: 12px;display: block;background:url(/uploads/image/silist/icon_drop.png) no-repeat;background-size: 100%;}
.select-items.is_up .select-item:after {background:  no-repeat;background-size: 100%;}
.select-items input {width: 210px;border: 1px solid #ddd;border-radius: 3px;padding: 0 5px;}
.select-items .select-item {border-radius:3px;border: 1px solid #ddd;padding-left: 12px !important;padding-right: 20px !important;}
.select-items .select-item.on {border: 1px solid #3d7fff;}
.select-items .select-item.on span {color: #3d7fff;}
.select-items span {width: 100%;overflow: hidden;white-space: nowrap;word-break: keep-all;text-overflow: ellipsis;display: block;color:#bbb;}
.select-items .select-list {display: none;background: #fff;min-width: 100%;border: 1px solid #e8e8e8;border-radius: 3px;z-index: 2;position: absolute;left: -1px;top: 35px;overflow: hidden;overflow-y: auto;max-height: 240px;}
.select-items .select-list li {padding: 0 10px;height: 32px;line-height: 32px;width: auto;cursor: pointer;overflow: hidden;white-space: nowrap;word-break: keep-all;text-overflow: ellipsis;position: relative;padding-right: 30px;}
.select-items .select-list li.disabled:after {content:'vip';position: absolute;height: 18px;line-height: 19px;font-size: 12px;background-color: #d81e06;white-space: nowrap;color: #fff;width: 30px;text-align: center;border-top-left-radius: 8px;border-bottom-right-radius: 8px;transform: scale(0.8);-webkit-transform: scale(0.8);font-style: normal;}
.select-items .select-list li.disabled {cursor: not-allowed; color: #aea79f;}
.select-items .select-list li:hover {background-color: #f5f7fa;}
.select-items .select-list li.active {color: #3d7fff;}
.select-items .select-list li.active:after {content: '';position: absolute;top:0;right:0;height: 32px;width: 30px;background: url(/uploads/image/silist/select_checked.png) right center no-repeat;}

/*list-left*/
.list-left {width: 930px;}
.list-top {margin-bottom: 10px;background: #ffffff;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;}
.cont-top h1 {color: #333;font-size: 16px;font-weight: bold;}
.cont-top .cont-x span {color: #0aa8ff;width: 100%;font-size: 14px;}
.jyt-tj-list {padding:24px 30px;}
.jyt-tj-list .jyt-tj-li {position: relative;margin-bottom: 10px;}
.jyt-tj-list .jyt-tj-li .jyt-tj-t {width:80px;line-height: 28px;color: #666;}
.jyt-tj-list .jyt-tj-li .jyt-tj-box {width:780px;}

.jyt-tj-list .jyt-tj-li .jyt-tj-box a {line-height: 28px;float: left;color: #333;min-width: 54px;text-align: center;border-radius: 4px;margin-bottom: 4px;margin-right: 4px;padding: 0 6px;}
.jyt-tj-list .jyt-tj-li .jyt-tj-box a:hover {background: #1677ff;color: #fff;}
.jyt-tj-list .jyt-tj-li .jyt-tj-box a.active {background: #1677ff;color: #fff;}
.jyt-tj-list .jyt-tj-li.list-types .jyt-tj-t {line-height: 32px;}
.jyt-tj-list .jyt-tj-li.list-types .jyt-tj-box a {line-height: 32px;padding: 0 20px;color: #3d7fff;font-size: 16px;font-weight: bold;}
.jyt-tj-list .jyt-tj-li.list-types .jyt-tj-box a:hover {background: #1677ff;color: #fff;}
.jyt-tj-list .jyt-tj-li.list-types .jyt-tj-box a.active {background: #1677ff;color: #fff;}
.jyt-tj-list .jyt-tj-li.list-times .jyt-tj-t {line-height: 36px;}
.jyt-tj-list .jyt-tj-li.list-times .jyt-tj-box a {margin-top: 4px;margin-bottom: 4px;}

.jyt-tj-input {width:300px;padding-right: 30px;line-height: 36px;display: -webkit-box;display: -webkit-flex; display: -ms-flexbox;display: flex;}
.jyt-tj-input .tj-input-text {min-width:80px;color: #888;}
.jyt-tj-input input {height: 36px;line-height: 1px;vertical-align: middle;border: 1px solid #ddd;border-radius: 3px;background: #fff;padding: 0 12px;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;min-width: 80px;}
.jyt-tj-input input.tj-date {background: #fff url(/uploads/image/silist/jyt_date.png) center right no-repeat;background-origin:content-box;background-size: 16px;cursor: pointer;}

.jyt-tj-input .select-items {margin-right: 0;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
/*.jyt-tj-list .jyt-tj-li .jyt-select-t {width: 80px;line-height: 36px;color: #666;}*/

/*.yj-check-label {color:#606266;height: 36px;line-height: 36px;position: relative;cursor: pointer;margin-right: 20px;margin-bottom: 0;float: left;}
.yj-check-label.disabled {color: #c0c4cc;cursor: not-allowed;}
.yj-check-label .check-hd {float: left;margin-top: 10px;margin-right: 8px;}
.yj-check-label .check-hd .check-input {position: absolute;left: -9999em;}
.yj-check-label .check-hd .icon-checked {width: 16px;height: 16px;display: block;background: #ffffff;border:1px solid #ddd;border-radius: 2px;}
.yj-check-label .check-hd .check-input:checked   .icon-checked {background: #1677ff url(/uploads/image/siicon/qy_tj_checked.png) center center no-repeat;background-size: 14px;border-color: #1677ff;}
.yj-check-label.red {color: red;}
.yj-check-label.red .check-hd .icon-checked {border:1px solid red;}
.yj-check-label.red .check-hd .check-input:checked   .icon-checked {background: red url(/uploads/image/siicon/qy_tj_checked.png) center center no-repeat;background-size: 14px;border-color: red;}
.yj-check-label .check-bd {float: left;}
.yj-check-label.disabled .check-hd .icon-checked {border:1px solid #dcdfe6;background: #e6e6e6;}*/

.jyt-select-sub {width: 112px;height: 36px;background: #3d7fff;border-radius: 3px;font-size: 16px;color: #ffffff;line-height: 36px;text-align:center;cursor: pointer;user-select: none;}
.jyt-daocu-sub {width: 112px;height: 36px;background: #ff3b30;border-radius: 3px;font-size: 16px;color: #ffffff;line-height: 36px;text-align:center;cursor: pointer;user-select: none;}


.qyi-yjlist-nav {height: 48px;}
.qyi-yjlist-nav li {float: left;padding-top: 10px;}
.qyi-yjlist-nav li a {height: 38px;background: #ffffff;border-radius: 10px 10px 0px 0px;border: 1px solid #3d7fff;line-height: 38px;color: #333;padding: 0 20px;text-align: center;cursor: pointer;display:block;font-size: 16px;margin-top: 10px;}
.qyi-yjlist-nav li a:hover {color: #1677ff;}
.qyi-yjlist-nav li a.active {height: 48px;background: #3d7fff;color: #fff;padding: 0 13px;border-radius: 10px 10px 0px 0px;margin-top: 0;}

.list-middile {background: #ffffff;border-radius: 4px;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);margin-top: 10px;padding-bottom: 6px;}

.list-count-desc {font-size: 14px;font-weight: 400;color: #333333;line-height: 24px;}
.list-count-desc font {color: #3d7fff;font-size: 18px;font-weight: bold;}

.data-list-box {padding: 0 30px;position: relative;}
.data-list-box ul {padding:0px; margin:0px;}
.data-list-box ul li {list-style:none;border-bottom:1px solid #e6e9ed;overflow: hidden;padding: 15px 5px;line-height: 44px;}
.data-list-box ul li.not-vip {-webkit-filter: blur(9px);filter: blur(9px);}
.data-list-box ul li .entry-number {width: 30px;font-size: 12px;font-weight: 400;color: #666666;}
.data-list-box ul li .entry-name {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;font-size: 16px;font-weight: bold;color: #333333;}
.data-list-box ul li .entry-name a {font-size:16px;color:#545454;}
.data-list-box ul li .entry-name a:hover {color: #e74c3c;}
.data-list-box ul li.not-vip .entry-name a:hover {color: #545454;}
.data-list-box ul li .entry-time {width:180px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;font-weight: 400;color: #666;}
.data-list-box ul li .entry-time span {color: #3d7fff;}
.data-list-box ul li .data-list-bottom {font-size: 14px;}
.data-list-box ul li .data-list-bottom p {float: left;font-weight: 400;color: #666666;height: 16px;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.data-list-box ul li .data-list-bottom p:last-child {padding-right: 0px;}
.data-list-box ul li .data-list-bottom p span {color: #3d7fff;font-size: 14px;}
.data-list-box ul li .data-list-bottom p a {color: #3d7fff;font-size: 14px;}
.data-list-box .list-login {position: absolute;left: 50%;margin-left: -285px;bottom: 40%;margin-bottom: -100px;}

.list-table {width:100%;display: table;position: relative;}
.list-thead {border-bottom: 1px solid #e6e9ed;padding:0 20px;}
.list-tbody {padding:0 30px;}
.list-table .list-login {position: absolute;left: 50%;margin-left: -285px;bottom: 40%;margin-bottom: -100px;}


.list-table .list-tr {display: table-row;}
.list-table .list-tr.not-vip {-webkit-filter: blur(9px);filter: blur(9px);}
.list-table .list-tr {line-height: 24px;color: #333;}
.list-table .list-tr .list-td {display: table-cell;border-bottom: 1px solid #e6e9ed;padding: 10px 0;vertical-align: middle;}
.list-table .list-tr .list-td.list-td-number {width:30px;position: relative;}
.list-table .list-tr .list-td.list-td-qy2 {width:280px;}
.list-table .list-tr .list-td.list-td-kbjl {width:120px;text-align:center;}
.list-table .list-tr .list-td.list-td-zcd {width:150px;}
.list-table .list-tr .list-td.list-td-rzqy {width:280px;}
.list-table .list-tr .list-td.list-td-cz {width:280px;text-align:center;}

.list-table .list-tr.list-th {color: #999;line-height: 22px;}
.list-table .list-tr.list-th .list-td.list-td-number {width:40px;}
.list-table .list-tr.list-th .list-td {border-bottom: 0;}
.list-table .list-tr.list-th .list-td.list-td-cz {width:290px;}
.list-table .list-tr .list-td.list-td-number span {color:#666;font-size: 12px;}
.list-table .list-tr .list-td .ltd-top {line-height: 24px;}
.list-table .list-tr .list-td .ltd-top .ltd-text {font-size: 16px;color: #3d7fff;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;width: 400px;}
.list-table .list-tr .list-td.list-td-qy2 .ltd-top .ltd-text {width: 250px;}

.list-table .list-tr .list-td .ltd-btns {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-flow:row wrap;justify-content:space-between;}
.list-table .list-tr .list-td .ltd-btns .ltd-btn {color: #3d7fff;font-size: 14px;border-radius: 4px;border: 1px solid #3d7fff;height: 32px;line-height: 30px;display: block;padding: 0 10px;}


.login-box {width: 570px;height: 200px;background: url(/uploads/image/simg/qyinfo_login.png) no-repeat;padding-top: 10px;}
.login-box h4 {line-height: 70px;color: #fff;text-align: center;font-size: 24px;}
.login-box .login-btns {width: 400px;margin: 0 auto;margin-top: 10px;}
.login-box .login-btns .login-btn {background: #fff;width: 170px;height: 40px;line-height: 40px;display: inline-block;text-align: center;color: #0e71ff;font-size: 18px;border-radius: 6px;}
.login-box .login-contact{text-align: center;color: #fff;line-height: 50px;font-size: 18px;}

.list-login-show {width: 100%;height: 660px;position: relative;display:none;}
.list-login-show .login-box {position: absolute;left: 50%;top: 50%;margin-left: -285px;margin-top: -100px;}


/*list-bottom*/
.lb-item {width:393px;background: #ffffff;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;float: left;padding-bottom: 10px;}
.lb-item .lb-title {height: 50px;line-height: 50px;background: #f5f8ff;border-radius: 4px 4px 0px 0px;font-size: 14px;font-weight: 400;color: #333333;}
.lb-title p {float: left;padding-left: 40px;line-height: 50px;text-indent: 0;}
.lb-title p.active a {color:#3d7fff;}
.lb-title .r-pfzb {background: #f5f8ff url(/uploads/image/silist/r_pfzb.png) 20px center no-repeat;}
.lb-title .r-rmqy {background: #f5f8ff url(/uploads/image/silist/r_xgtj.png) 20px center no-repeat;}
.lb-title .r-zzjs {background: #f5f8ff url(/uploads/image/silist/r_zzjs.png) 20px center no-repeat;}
.lb-title .r-hyzx {background: #f5f8ff url(/uploads/image/silist/r_hyzx.png) 20px center no-repeat;}
.lb-title .r-hyzs {background: #f5f8ff url(/uploads/image/silist/r_hyzx.png) 20px center no-repeat;}
.lb-title .r-jxjs {background: #f5f8ff url(/uploads/image/silist/r_jxjs.png) 20px center no-repeat;}
.lb-title .r-zxbx {background: #f5f8ff url(/uploads/image/silist/r_zxbx.png) 20px center no-repeat;}
.lb-title .r-zbjg {background: #f5f8ff url(/uploads/image/silist/r_zbjg.png) 20px center no-repeat;}
.lb-item .lb-main .lb-box {display: none;}
.lb-item .lb-main .lb-box.show {display: block;}
.lb-item .lb-main .jyt-fw a {width:50%;color: #fff;border-bottom: 1px solid #f0f2f5;border-right: 1px solid #f0f2f5;font-size: 12px;font-weight: 400;color: #3d7fff;line-height: 40px;text-align:center;float: left;}
.lb-item .lb-main .jyt-fw a:last-child {border-right:none;}
.lb-item .lb-main .jyt-fw:last-child a {border-bottom:none;}
.lb-item .lb-main .lb-list a {line-height: 40px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;font-weight: 400;color: #333333;border-bottom: 1px solid #f0f2f5;background: url(/uploads/image/silist/r_lsit.png) 20px center no-repeat;padding-left: 34px;padding-right: 20px;}
.lb-item .lb-main .lb-list a:last-child {border-bottom: none;}
.lb-item .lb-main .lb-list a:hover {color:#3d7fff;}

/*list-right*/
.list-right {width:260px;}
.list-right-item {width:260px;background: #ffffff;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;}
.list-right-item .list-right-title {height: 60px;background: #f5f8ff;border-radius: 4px 4px 0px 0px;font-size: 14px;font-weight: 400;color: #333333;line-height: 60px;padding-left: 40px;}
.r-pfzb .list-right-title {background: #f5f8ff url(/uploads/image/silist/r_pfzb.png) 20px center no-repeat;}
.r-xgtj .list-right-title {background: #f5f8ff url(/uploads/image/silist/r_xgtj.png) 20px center no-repeat;}
.r-zzjs .list-right-title {background: #f5f8ff url(/uploads/image/silist/r_zzjs.png) 20px center no-repeat;}
.r-hyzx .list-right-title {background: #f5f8ff url(/uploads/image/silist/r_hyzx.png) 20px center no-repeat;}
.r-jxjs .list-right-title {background: #f5f8ff url(/uploads/image/silist/r_jxjs.png) 20px center no-repeat;}
.r-zxbx .list-right-title {background: #f5f8ff url(/uploads/image/silist/r_zxbx.png) 20px center no-repeat;}
.r-zbjg .list-right-title {background: #f5f8ff url(/uploads/image/silist/r_zbjg.png) 20px center no-repeat;}
.list-right-item .list-right-main {}
.list-right-item .list-right-main .jyt-fw a {width:50%;color: #fff;border-bottom: 1px solid #f0f2f5;border-right: 1px solid #f0f2f5;font-size: 12px;font-weight: 400;color: #3d7fff;line-height: 40px;text-align:center;float: left;}
.list-right-item .list-right-main .jyt-fw a:last-child {border-right:none;}
.list-right-item .list-right-main .jyt-fw:last-child a {border-bottom:none;}


.list-right .list-right-main .list-right-list {}
.list-right .list-right-main .list-right-list a {line-height: 40px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;
font-weight: 400;
color: #333333;border-bottom: 1px solid #f0f2f5;background: url(/uploads/image/silist/r_lsit.png) 20px center no-repeat;padding-left: 34px;padding-right: 20px;}
.list-right .list-right-main .list-right-list:last-child a {border-bottom: none;}
.list-right .list-right-main .list-right-list a:hover {color:#3d7fff;}


/*info*/
.info-left {width:930px;background: #fff;border-radius: 3px;padding: 10px 0 0;}
.info-left .zb-info-content {}
.info-main {background: #ffffff;border-radius: 4px;box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 8%);padding-bottom: 6px;}
.info-content a {color: #007bff!important;}
.content-top {text-align:center;padding: 0 30px 20px;border-bottom:1px solid #ddd;}
.content-top h1 {padding:0px; font-size:25px;color:#545454;margin-top: 0;margin-bottom:24px;}
.content-top .kbc-t-desc {line-height: 30px;}
.content-top .kbc-t-desc span {width: 366px;display: block;}
.content-top-desc {height: 30px;line-height: 30px;position: relative;}
.content-top-desc .invite-box {background: url(/uploads/image/silist/invite2.png) right center no-repeat;padding-right: 30px;cursor: pointer;position: absolute;user-select: none;}
.content-top-desc .invite-box.invites {background: url(/uploads/image/silist/invite1.png) right center no-repeat;padding-right: 30px;}
.content-top-desc .share-box {position: absolute;right:0px;top:0px;}
.content-top-desc .share-box .share-title {font-size: 12px;font-weight: 500;color: #999999;line-height: 30px;margin-right:12px;}

.content-main {color: #454545;font-size: 14px;padding: 0 20px 30px;}
.zb-info-content .content-main a {color: #318afe;}
/*.zb-info-content .content-main .info-content * {position: initial!important;}*/
.content-box {}
.content-box img {max-width: 1160px;}
.zb-table-title {font-size: 16px;color:#1677ff;font-weight: bold;line-height: 14px;margin-top: 24px;margin-bottom: 20px;border-left: 2px solid #1677ff;padding-left:10px;}
.zb-table {display: table;border: 1px solid #e6ecf5;width:100%;font-size: 14px;color: #333333;}
.zb-table .tr {display: table-row;}
.zb-table .tr .td {display: table-cell;word-break: break-word;vertical-align: middle;-webkit-box-align: center;position: relative;border-right: 1px solid #e6ecf5;border-bottom: 1px solid #e6ecf5;padding: 10px 20px;line-height: 20px;}
.zb-table .tr .td.th {background-color: #f5f8ff;width:140px;padding: 10px 20px;text-align: center;font-weight: bold;}
.zb-table .tr .td:last-child {border-right: none;}
.zb-table .tr:last-child .td {border-bottom: none;}
.zb-info-ckyw {color:red!important;font-weight: bold;cursor: pointer;}
.zb-info-kz, .zb-info-lylj {color:#3d7fff;cursor: pointer;word-break: break-all;text-decoration: underline;}
.zb-info-kz:hover {color: red;}
.zb-info-pdf, .zb-info-ry {color:red!important;font-weight: bold;cursor: pointer;float: right;}
.zb-info-gls a {display: block;line-height: 28px;font-size: 14px;color: #1677ff;}
.zb-info-gls a .entry-name {width: 520px;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.zb-info-gls a .entry-time {width: 110px;float: right;text-align: right;}
.zb-info-gls a:hover span {color: #e74c3c;}

.zb-tj-qy {}
.zb-tj-qy a {width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;margin-right:6px;float: left;}


.info-table {display: table;margin-bottom: 0px;border: 1px solid #e6ecf5;width: 1160px;}
.info-table .tr {display: table-row;line-height: 24px;}
.info-table .tr:hover {background: #fafafa;}
.info-table .tr .td {display: table-cell;padding: 15px 18px;line-height: 18px;word-break: break-word;vertical-align:middle;-webkit-box-align: center;word-wrap:break-word;overflow:hidden;border-right: 1px solid #e6ecf5;border-bottom: 1px solid #e6ecf5;position:relative;}
.info-table .tr:last-child .td {border-bottom:none;}
.info-table .tr .td:last-child {border-right:none;}
.info-table .tr .td .info-popover-a {color:#ff3d3d;cursor: pointer;display: inline-block;}
.info-table .th {background: #f5f8ff;color: #999;font-size: 14px;font-weight: 400;color: #999;line-height: 22px;}
.info-table .th .td {background: #f5f8ff;padding: 15px 18px;border-right:1px solid #f5f8ff;border-bottom: 1px solid #e6ecf5;}
.info-table .tr .td.td-number {padding-left:10px;padding-right:10px;text-align:center;}
.info-table .tr .td a {color: #3d7fff;}
.info-table .tr .td .ck-info {cursor: pointer;color: #308bfe;text-decoration: underline;}
.info-table .td.tw-60 {width: 60px;}
.info-table .td.tw-800 {width: 800px;}
.info-table .td.tw-300 {width: 300px;}
.qy-info-null .qyinfo-null {line-height: 100px;font-size: 20px;font-weight: 400;color: #333333;text-align:center;}

.vipshow-popover {cursor: pointer;}
.vipshow-popover-text {color: #666;}
.vipshow-popover-text a {color: #007bff;}
.vipshow-popover-text a:hover {color: #007bff;text-decoration: revert;}

.zb-info-tj {padding-left:20px;border-top:1px solid #ddd;}
.zb-info-tj .zb-tj-title {font-size: 16px;font-weight: 500;color: #333333;line-height: 14px;margin-top: 24px;margin-bottom: 20px;border-left: 2px solid #1677ff;padding-left:10px;}
.zb-info-tj .zb-tj-box {padding-left:10px;padding-bottom: 24px;}
.zb-info-tj .zb-tj-box:last-child {border-bottom:none;}
.zb-info-tj .zb-tj-box .zb-tj-top {position: relative;color:#1677ff;font-weight: bold;font-size: 15px;}
.zb-info-tj .zb-tj-box .zb-tj-main {}
.zb-info-tj .zb-tj-box .zb-tj-main .zb-info-tj-list a {display: block;line-height: 36px;color:#454545;border-bottom: 1px solid #eee;padding-right: 30px;font-size: 14px;}
.zb-info-tj .zb-tj-box .zb-tj-main .zb-info-tj-list a:hover {color:#ff3d3d;}
.zb-info-tj .zb-tj-box .zb-tj-main .zb-info-tj-list a .entry-name {width: 600px;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.zb-info-tj .zb-tj-box .zb-tj-main .zb-info-tj-list a .entry-time {width: 100px;float: right;text-align: right;}
.zb-info-tj .zb-tj-box .zb-info-tjs-more {width: 92px;height: 40px;background: #ffffff;border-radius: 4px;border: 1px solid #1677ff;font-size: 16px;font-weight: 400;color: #1677ff;line-height: 38px;display: block;text-align: center;margin-top: 20px;margin-right:20px;}

.l-table {display: table;}
.l-tr {display: table-row;}
.l-td {display: table-cell;word-break: break-word;vertical-align: middle;-webkit-box-align: center;position: relative;padding: 8px 5px;}
.l-table .lt-bl {border-left: 1px solid #e6ecf5;}
.l-table .lt-bt {border-top: 1px solid #e6ecf5;}
.l-table .lt-br {border-right: 1px solid #e6ecf5;}
.l-table .lt-bb {border-bottom: 1px solid #e6ecf5;}
.l-table .ta-center {vertical-align: middle;text-align: center;}

/*下载pdf*/
.pdf-email input {height: 35px;line-height: 35px;border: 1px solid #ddd;border-radius: 5px;background: transparent;padding: 0 5px;width: 100%;}
.pay-ul li {width: 100%;height: 60px;border: 1px solid #ddd;font-size: 0.9rem;color: #666;text-align: center;overflow: hidden;cursor: pointer;margin-top: 10px;}
.pay-ul li.pay-alipay.on {color: #1aaceb;border: 2px solid #1aaceb;}
.pay-ul li.pay-wxpay.on {color: #41b035;border: 2px solid #41b035;}
/*.pay-ul li img {height: 40px;float: left;margin: 10px 0 0 10px;}*/
.pay-ul li i {width: 40px;height: 40px;float: left;margin: 10px 0 0 10px;}
.pay-ul li.pay-wxpay i {background: url(/uploads/image/siicon/weixin.png) left center no-repeat;background-size: 40px;}
.pay-ul li.pay-alipay i {background: url(/uploads/image/siicon/alipay.png) left center no-repeat;background-size: 40px;}
.pay-ul li span {float: left;margin: 0 0 0 10px;font-size: 0.9rem;line-height: 60px;font-weight: bold;}
.pay-ul li span.pay-span {float: right;color: #666;}
.pay-ul li span.pay-span h3 {float: right;margin: 0 10px 0 0;color: #c10e02;line-height: 60px;font-weight: bold;}

.layui-layer-bxinfo .yji-small-lx li a {display: block;padding: 10px 15px;}
.layui-layer-bxinfo .yji-small-lx li a.active {color: #3d7fff;}
.layui-layer-bxinfo {width: 1100px !important;}
.layui-layer-bxinfo .pyinfomodal-header {padding: 20px 20px 10px;text-align: center;font-size: 16px;}
.layui-layer-bxinfo .pyinfomodal-body {padding:10px 20px 0px;}
.layui-layer-bxinfo .pyinfomodal-body .list-null {line-height: 60px;width: 100%;color: #909399;text-align: center;}
.layui-layer-bxinfo .l-td {padding: .78571429em;}
.layui-layer-bxinfo .pyinfomodal-footer {padding: 10px 20px 20px;text-align: right;-webkit-box-sizing: border-box;box-sizing: border-box;}
.layui-layer-bxinfo .pyinfomodal-footer .modal-close {color: #fff;background-color: #3d7fff;border-color: #3d7fff;display: inline-block;line-height: 1;white-space: nowrap;cursor: pointer;border: 1px solid #dcdfe6;-webkit-appearance: none;text-align: center;-webkit-box-sizing: border-box;box-sizing: border-box;outline: 0;margin: 0;-webkit-transition: .1s;transition: .1s;font-weight: 500;-ms-user-select: none;padding: 12px 20px;font-size: 14px;border-radius: 4px;}

.layui-layer-bxinfo .pyinfomodal-body .yzzb-list a {display: block;line-height: 36px;color:#454545;border-bottom: 1px solid #eee;padding: 0 10px;font-size: 14px;}
.layui-layer-bxinfo .pyinfomodal-body .yzzb-list a:hover {color:#ff3d3d;}
.layui-layer-bxinfo .pyinfomodal-body .yzzb-list a:last-child {border-bottom: none;}
.layui-layer-bxinfo .pyinfomodal-body .yzzb-list a .entry-name {width: 600px;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.layui-layer-bxinfo .pyinfomodal-body .yzzb-list a .entry-time {width: 100px;float: right;text-align: right;}
/*.layui-layer-bxinfo .pyinfomodal-body .pager {margin: 10px 0;}
.layui-layer-bxinfo .pyinfomodal-body .pager li>span {border: none;}
.layui-layer-bxinfo .pyinfomodal-body .pager a.disabled {color: #aea79f!important;background: #ddd!important;cursor: no-drop;}
.layui-layer-bxinfo .pyinfomodal-body .pager a {color:#333;}
.layui-layer-bxinfo .pyinfomodal-body .pager li>a.active {color: #428bca;}*/


.modal-body .pyinfomodal-body .yzzb-list a {display: block;line-height: 36px;color:#454545;border-bottom: 1px solid #eee;padding: 0 10px;font-size: 14px;}
.modal-body .pyinfomodal-body .yzzb-list a:hover {color:#ff3d3d;}
.modal-body .pyinfomodal-body .yzzb-list a:last-child {border-bottom: none;}
.modal-body .pyinfomodal-body .yzzb-list a .entry-name {width: 600px;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.modal-body .pyinfomodal-body .yzzb-list a .entry-time {width: 100px;float: right;text-align: right;}

/*qyinfo*/

.qyinfo-top .qyinfo-title {font-size: 26px;font-weight: bold;color: #1677ff;line-height: 36px;margin-bottom: 0;}

.qyinfo-list-item {padding:20px;background: #ffffff;box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 8%);border-radius: 4px;position: relative;}
.qyi-i-title {height: 40px;position: relative;}
.qyi-i-title .qyi-t-text {font-size: 16px;font-weight: 500;color: #333333;line-height: 14px;border-left: 2px solid #1677ff;padding-left:10px;margin-top: 13px;margin-bottom: 13px;}
.info-table {display: table;margin-bottom: 0px;border: 1px solid #e6ecf5;width: 1160px;}
.info-table .tr {display: table-row;line-height: 24px;}
.info-table .tr:hover {background: #fafafa;}
.info-table .tr .td {display: table-cell;padding: 15px 18px;line-height: 18px;word-break: break-word;vertical-align:middle;-webkit-box-align: center;word-wrap:break-word;overflow:hidden;border-right: 1px solid #e6ecf5;border-bottom: 1px solid #e6ecf5;position:relative;}
.info-table .tr:last-child .td {border-bottom:none;}
.info-table .tr .td:last-child {border-right:none;}
.info-table .tr .td .info-popover-a {color:#ff3d3d;cursor: pointer;display: inline-block;}
.info-table .th {background: #f5f8ff;color: #999999;font-size: 14px;font-weight: 400;color: #999999;line-height: 22px;}
.info-table .th .td {background: #f5f8ff;padding: 15px 18px;border-right:1px solid #f5f8ff;border-bottom: 1px solid #e6ecf5;text-align: center;}
.info-table .th .td.sortable {cursor: pointer;}
.info-table .th .td.sortable i.fa {color: #999;position: absolute;cursor: pointer;margin-left: 5px;font-size: 12px;line-height: 10px;right: 10px;top:50%;}
.info-table .th .td.sortable i.fa-caret-up {margin-top: -8px;}
.info-table .th .td.sortable i.fa-caret-down {margin-top: 0px;}
.info-table .th .td.sortable i.fa.on {color: #3d7fff;}
.info-table .tr .td.td-number {padding-left:10px;padding-right:10px;text-align:center;}

.info-table .tr .td a {color: #3d7fff;}
.info-table .tr .td .ck-info {cursor: pointer;color: #308bfe;text-decoration: underline;}

.info-loader {text-align: center;padding: 10px 0;}
.info-loader img {width: 40px;}


.info-table .td.tw-60 {width: 60px;}
.info-table .td.tw-180 {width: 180px;}
.info-table .td.tw-220 {width: 220px;}
.info-table .td.tw-340 {width: 340px;}
.info-table .td.tw-360 {width: 360px;}
.info-table .td.tw-920 {width: 920px;}

.qy-info-login .login-see {position: relative;background: url(/uploads/image/silshow/qyinfo_gs.png) no-repeat;height: 244px;}
.qy-info-login .login-see .login-box {padding-top: 10px!important;position: absolute;left: 50%;top: 50%;margin-top: -100px;margin-left: -285px;}

.qy-info-pages {margin-top: 24px;margin-bottom: 10px;}
.qy-info-pages li {display: inline-block;}
.qy-info-pages li .show-entries {font-size: 14px;height: 30px;padding: 5px 10px;border-radius: 3px;border: 1px solid #d9d9d9;vertical-align: middle;margin-left: 5px;margin-right: 5px;}
.qy-info-pages li a {display: block;outline: 0;border: 1px solid #d9d9d9;background: #fff;padding: 5px 10px;border-radius: 3px;}
.qy-info-pages li a:hover {background-color: #f5f5f5;}
.qy-info-pages li a.active {background: #3d7fff;border: 1px solid #3d7fff;color: #fff;}
.qy-info-pages li a.disabled {cursor: not-allowed;color: #999!important;background: #dbdbdb!important;}
