@charset "utf-8";



/*charts*/
.page-box {}
.page-box .page-top-banner {position: relative;min-width: 1240px;width: 100%;height: 300px;overflow: hidden;}
.page-box .page-top-banner img {width: 1920px;height: 300px;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.page-box .page-main {width: 1200px;margin:0 auto;}

.charts-top {width: 1200px;margin-top: 30px;margin-bottom: 20px;}
.charts-top .charts-menu {width: 600px;height: 62px;background: #FFFFFF;border: 1px solid #DDDDDD;border-right: none;font-size: 24px;font-weight: 500;color: #333333;line-height: 60px;text-align:center;}
.charts-top .charts-menu:last-child {border-right: 1px solid #DDDDDD;}
.charts-top .charts-menu.active {background: #FF9E3D;border-color: #FF9E3D;color: #FFFFFF;}
.charts-box {width: 1200px;background: #FFFFFF;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;}
.charts-box {padding-bottom: 40px;margin-bottom: 30px;}
.charts-tj {background: #fff;padding:24px 30px;}
.charts-tj li {position: relative;}
.charts-tj li .charts-tj-title {width:80px;line-height: 28px;color: #666;}
.charts-tj li .charts-tj-list {width:1050px;}
.charts-tj li .charts-tj-list a {line-height: 28px;float: left;color: #626262;min-width: 54px;text-align: center;border-radius: 4px;margin-bottom: 5px;margin-right: 4px;padding: 0 6px;}
.charts-tj li .charts-tj-list a:hover {background: #1677FF;color: #fff;}
.charts-tj li .charts-tj-list a.active {background: #1677FF;color: #fff;}

.charts-main {padding:0 20px;}
.charts-main .charts-item {width: 574px;background: #FFFFFF;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);border: 1px solid #F0F2F5;overflow: hidden;}
.charts-main .charts-item .charts-item-top {height: 42px;line-height: 42px;background: #3D7FFF;font-size: 14px;font-weight: 400;color: #fff;}
.charts-main .charts-item .charts-item-top .charts-name {width: 450px;padding-left:20px;}
.charts-main .charts-item .charts-item-top .charts-qy {width: 370px;padding-left:20px;}
.charts-main .charts-item .charts-item-top .charts-ry {width: 80px;text-align:center;}
.charts-main .charts-item .charts-item-top .charts-num {width: 120px;text-align:center;}
.charts-main .charts-item .charts-item-list {padding-left: 20px;}
.charts-main .charts-item .charts-item-list li .charts-a {border-bottom: 1px solid #F0F2F5;;color: #333;line-height: 42px;display: block;}
.charts-main .charts-item .charts-item-list li .charts-a b {width: 18px;height: 18px;display: block;line-height: 16px;text-align: center;color: #999;font-size: 12px;border-radius: 50%;float: left;background: #F5F8FF;border: 1px solid #E6E8ED;margin-top: 12.5px;margin-right: 10px;}
.charts-main .charts-item.charts-item-left .charts-item-list li:first-child .charts-a b {width: 22px;height: 22px;margin-top: 10.5px;margin-right: 6px;background: url(../img/index/charts_icon1.png) left top no-repeat;border:none;text-indent: -99px;}
.charts-main .charts-item.charts-item-left .charts-item-list li:nth-child(2) .charts-a b {width: 20px;height: 20px;margin-top: 11.5px;margin-right: 8px;background: url(../img/index/charts_icon2.png) left top no-repeat;border:none;text-indent: -99px;}
.charts-main .charts-item.charts-item-left .charts-item-list li:nth-child(3) .charts-a b {background: url(../img/index/charts_icon3.png) left top no-repeat;border:none;text-indent: -99px;}
.charts-main .charts-item .charts-item-list li .charts-name {width:402px;padding-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.charts-main .charts-item .charts-item-list li .charts-qy {width:322px;padding-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.charts-main .charts-item .charts-item-list li .charts-ry {width:80px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align:center;}
.charts-main .charts-item .charts-item-list li .charts-num {width:120px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align:center;}


/*tende*/
.tendes-top {width: 1200px;margin-top: 30px;margin-bottom: 20px;}
.tendes-top .tendes-menu {width: 400px;height: 62px;background: #FFFFFF;border: 1px solid #DDDDDD;border-right: none;font-size: 24px;font-weight: 500;color: #333333;line-height: 60px;text-align:center;}
.tendes-top .tendes-menu:last-child {border-right: 1px solid #DDDDDD;}
.tendes-top .tendes-menu.active {background: #FF9E3D;border-color: #FF9E3D;color: #FFFFFF;}
.tendes-box {width: 1200px;background: #FFFFFF;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;margin-bottom: 30px;}

.tendes-tj {background: #fff;padding:24px 30px;}
.tj-line .tj-input {width:370px;padding-right: 30px;display: -webkit-box;display: -webkit-flex; display: -ms-flexbox;display: flex;color: #666;}
.tj-line .tj-input:last-child {padding-right: 0;}
.tj-line .tj-input .tj-input-text {line-height: 35px;min-width: 100px;padding-right:20px;}
.tj-line .tj-input input {height: 35px;vertical-align: middle;border: 1px solid #E6E6E6;border-radius: 3px;background: #fff;padding: 0 12px;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;min-width: 80px;}
.tj-line .tj-input .tj-btn {width: 120px;height: 36px;background: #3D7FFF;border-radius: 3px;font-size: 16px;color: #FFFFFF;line-height: 36px;text-align:center;cursor: pointer;}


.tendes-main {padding:20px 0;}
.tendes-main .list-table {width:100%;display: table;}
.tendes-main .list-table .list-thead {padding:0 20px;background: #3D7FFF;}
.tendes-main .list-table .list-tbody {padding:0 20px;}
.tendes-main .list-table .list-tr {display: table-row;}
.tendes-main .list-table .list-tr {line-height: 22px;color: #333;}
.tendes-main .list-table .list-tr .list-td {display: table-cell;border-bottom: 1px dashed #E6E9ED;padding: 16px 10px;vertical-align: middle;}
.tendes-main .list-table .list-tr .list-td.list-td-number {width:40px;}
.tendes-main .list-table .list-tr .list-td.list-td-zbr {width:300px;}
.tendes-main .list-table .list-tr .list-td.list-td-zbnum {width:170px;}
.tendes-main .list-table .list-tr .list-td.list-td-tbr {width:340px;}
.tendes-main .list-table .list-tr .list-td.list-td-tbnum {width:310px;}
.tendes-main .list-table .list-tr .list-td.list-td-rmyz {width:470px;}
.tendes-main .list-table .list-tr .list-td.list-td-dq {width:80px;}
.tendes-main .list-table .list-tr .list-td.list-td-zbnum1 {width:110px;}
.tendes-main .list-table .list-tr .list-td.list-td-rmzbr {width:310px;}

.tendes-main .list-table .list-tr.list-th .list-td {padding: 10px 10px;border-bottom: 0;color: #fff;}
.tendes-main .list-table .list-tr .list-td a {font-weight: 500;color: #3D7FFF;}
.tendes-main .list-table .list-tr .list-td .vipshow-popover {font-weight: 500;color: #3D7FFF;}
.tendes-main .list-table .list-tr .list-td:first-child {padding-left:0px;}
.tendes-main .list-table .list-tr .list-td:last-child {padding-right:0px;}

/*.tendes-main .list-table .list-tr.list-th .list-td.sortable span {position: relative;padding-right: 16px;cursor: pointer;}*/
.tendes-main .list-table .list-tr.list-th .list-td.sortable span i.fa {position: absolute;cursor: pointer;margin-left: 5px;font-size: 12px;line-height: 10px;right: 0px;color: #81acff;}
.tendes-main .list-table .list-tr.list-th .list-td.sortable span i.fa-caret-up {margin-top: 2px;}
.tendes-main .list-table .list-tr.list-th .list-td.sortable span i.fa-caret-down {margin-top: 9px;}
.tendes-main .list-table .list-tr.list-th .list-td.sortable span i.fa.on {color: #fff;}
.tendes-desc {font-size: 12px;font-weight: 400;color: #5F96FF;line-height: 17px;background: url(../img/page/tende_gth.png) left center no-repeat;padding-left: 20px;position: relative;padding-top:18px;padding-bottom:20px;margin-left:20px;}
.tendes-desc p {width: 12px;height: 16px;font-size: 14px;font-weight: 500;line-height: 16px;position: absolute;display: inline-block;top: 10px;}


.tendes-info-top {padding:10px 20px;}
.tendes-info-top .tendes-info-title {font-size: 26px;font-weight: 500;color: #333;line-height: 36px;}
.tendes-info-top .tendes-info-title span {color: #1677FF;}

.tendes-info-lx {}
.tendes-info-lx li {color: #666;display: inline-block;}
.tendes-info-lx li a {display: block;margin: 0 20px;height: 35px;line-height: 35px;text-align: center;font-size: 14px;color: #575757;}
.tendes-info-lx li a:hover {color: #1677FF;}
.tendes-info-lx li a.active {border-bottom: 3px solid #1677FF;color: #1677FF;}

.tendes-info-list {padding:20px;}
.info-table {display: table;margin-bottom: 0px;border: 1px solid #E6ECF5;;}
.info-table .tr {display: table-row;line-height: 24px;}
.info-table .tr:hover {background: #fafafa;}
.info-table .tr .td {display: table-cell;padding: 10px 18px;padding-right: 5px;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 {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;padding-right: 0;border-right:1px solid #F5F8FF;border-bottom: 1px solid #E6ECF5;}
/*.info-table .th .td.sortable span {cursor: pointer;position:relative;padding-right:20px;}*/
.info-table .th .td.sortable span i.fa {color: #D6D6D6;position: absolute;cursor: pointer;margin-left: 5px;font-size: 12px;line-height: 10px;right: 10px;}
.info-table .th .td.sortable span i.fa-caret-up {margin-top: 1px;}
.info-table .th .td.sortable span i.fa-caret-down {margin-top: 8px;}
.info-table .th .td.sortable span i.fa.on {color: #3D7FFF;}
.info-table .tr .td.td-number {padding-left:10px;padding-right:10px;text-align:center;}
.info-table .tr .td.td-t-c {text-align:center;}

.info-table .td.tw-60 {width: 60px;}
.info-table .td.tw-80 {width: 80px;}
.info-table .td.tw-90 {width: 90px;}
.info-table .td.tw-100 {width: 100px;}
.info-table .td.tw-120 {width: 120px;}
.info-table .td.tw-140 {width: 140px;}
.info-table .td.tw-160 {width: 160px;}
.info-table .td.tw-180 {width: 180px;}
.info-table .td.tw-200 {width: 200px;}
.info-table .td.tw-240 {width: 240px;}
.info-table .td.tw-280 {width: 280px;}
.info-table .td.tw-360 {width: 360px;}
.info-table .td.tw-420 {width: 420px;}
.info-table .td.tw-500 {width: 500px;}
.info-table .td.tw-560 {width: 560px;}

.tendes-info-top table {border: 1px solid #E6ECF5;width: 100%;}
.tendes-info-top table td {width: 340px;text-align: left;padding: 10px 5px;color: #464646;font-size: 14px;border: 1px solid #E6ECF5;word-wrap: break-word;word-break: break-all;}
.tendes-info-top table th {width: 200px;padding: 10px 20px;color: #333;background: #F5F8FF;font-size: 14px;font-weight: normal;border: 1px solid #E6ECF5;}
.tendes-info-top table .text-c {text-align: center!important;}

.tendes-info-null {line-height: 100px;font-size: 20px;font-weight: 400;color: #333333;text-align:center;display:none;}



.list-login-show {width: 100%;height: 550px;position: relative;display:none;}
.list-login-show .login-box {position: absolute;left: 50%;top: 50%;margin-left: -285px;margin-top: -100px;}
.login-box {width: 570px;height: 200px;background: url(../img/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;}


/*会员服务-vipservice*/
.vipservice-title {font-size: 40px;font-weight: bold;color: #333333;line-height: 48px;text-shadow: 0px 2px 4px rgba(255, 228, 153, 0.3);text-align:center;margin-bottom: 30px;}
.vips-price {width: 100%;background: url(../img/page/vipservice_bg.png) center top no-repeat;background-size: 1920px;padding-top: 50px;}
.vips-price .vipservice-title {color: #FFE499;margin-bottom: 50px;}
.vips-price .vips-price-list {width: 1200px;margin:0 auto;}
.vips-price .vips-price-list .vp-item {width: 285px;height: 480px;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);border-radius: 6px;border: 1px solid #F5F5F5;float: left;margin-right:20px;text-align:center;position: relative;}
.vips-price .vips-price-list .vp-item:last-child {margin-right:0px;}
.vips-price .vips-price-list .vp-item.vp-ptb {background: #fff url(../img/page/vipservice_icon3.png) center 24px no-repeat;}
.vips-price .vips-price-list .vp-item.vp-qgb {background: #fff url(../img/page/vipservice_icon1.png) center 24px no-repeat;}
.vips-price .vips-price-list .vp-item.vp-syb {background: #fff url(../img/page/vipservice_icon2.png) center 24px no-repeat;}
.vips-price .vips-price-list .vp-item.vp-glxt {background: #fff url(../img/page/vipservice_icon5.png) center 24px no-repeat;}
.vips-price .vips-price-list .vp-item .vp-title {font-size: 20px;font-weight: 500;color: #333333;line-height: 40px;}
.vips-price .vips-price-list .vp-item .vp-price {font-size: 14px;font-weight: 400;color: #996A3D;line-height: 35px;}
.vips-price .vips-price-list .vp-item .vp-price font {font-size: 32px}
.vips-price .vips-price-list .vp-item .vp-price-del {font-size: 14px;font-weight: 400;color: #E6C2A1;line-height: 28px;text-decoration: line-through;}
.vips-price .vips-price-list .vp-item .vp-price-day {font-size: 16px;font-weight: 400;color: #996A3D;line-height: 30px;}
.vips-price .vips-price-list .vp-item .vp-vipqy {background: #fff url(../img/page/vipservice_qybg.png) center top no-repeat;font-size: 16px;font-weight: 400;color: #333333;line-height: 30px;margin-top:12px;margin-bottom:8px;}
.vips-price .vips-price-list .vp-item .vp-vipqys {font-size: 14px;font-weight: 400;color: #666666;line-height: 26px;}
.vips-price .vips-price-list .vp-item .vp-vipqys font {color:#FF3D3D;}
.vips-price .vips-price-list .vp-item .vp-kt-btn {width: 180px;height: 48px;background: linear-gradient(315deg, #F3C37E 0%, #F7D8AE 100%);border-radius: 28px;color: #1AACEB;font-size: 18px;font-weight: 500;color: #996A3D;line-height: 48px;text-align:center;display: block;margin:0 auto;position: absolute;bottom: 20px;left: 50%;margin-left: -90px;}

/*新版会员-vipservice*/
.viplist-top{width:100%;height:132px;display:block;background-color:#FFEDCF}
.vt-i{display:block;}
.vt-i img{margin-top:30px;}
.vt-h{display:block;text-align:center;margin-top:5px;font-weight:bold;font-size:20px;}
.vp-vipqys{margin-top:20px}
.viplist-mbox{width:80%;height:100px;background-color:#FFF9EF;display:inline-block;border:1px solid #996A3D;border-radius:10px;margin-top:90px;}
.viplist-mbox1{width:80%;height:100px;display:inline-block;border:1px solid #ccc;border-radius:10px;margin-top:20px;}
.vp-mbox-h{font-size: 14px;font-weight: bold;margin-right: 20px;}
.vp-mbox-sp{font-size:13px;color:#996A3D}
.vp-mbox-mp{font-size:22px;font-weight: bold;color:#996A3D}
.vp-comment{font-size:12px;color:#996A3D}
.viplist-mt{margin-top:20px;}
.viplist-mt-m{margin-top:15px;}
.viplist-mt1{margin-top:30px;}
.vp-mbox-bb{width:100%;display:inline-block;}
.vp-comment-l{width:65%;font-size:12px;color:#996A3D;display:block;float:left;text-align:right}
.vp-comment-r{width:35%;font-size:13px;color:red;display:block;float:left;margin-top:8px;}
.vp-mainc{color:#996A3D}
.hotvipicon{position: absolute;margin-top: -7px;margin-left: -100px;}


/*表格*/
.vipservice-table {width: 1200px;margin:0 auto;margin-top: 50px;}
.vipservice-table .tw-95 {width: 95px;}
.vipservice-table .tw-175 {width: 175px;}
.vipservice-table .tw-270 {width: 270px;}
.vipservice-table .tw-310 {width: 310px;}
.vipservice-table .tw-465 {width: 465px;}
.vipservice-table .tw-620 {width: 620px;}
.vipservice-table .tw-930 {width: 930px;}
.vipservice-table .tw-1105 {width: 1105px;}
.vipservice-table .ltd-null {text-align: center;}
.vipservice-table .ltd-ta20 {text-indent: 20px;}
.l-table {display: table;}
.l-table .l-tr {display: table-row;}
.l-table .l-tr .l-td {display: table-cell;}
.l-table .l-tr .l-td p {padding: 15px;}
.l-table .l-tr .l-td p span {display: block;position: relative;padding-left:15px;}
.l-table .l-tr .l-td p span:before {content:" ";position:absolute;left:0;top:8px;display:block;width:6px;height:6px;border-radius: 6px;background: #3D7FFF;}
.l-table .l-tr.l-th .l-td {height: 80px;line-height: 80px;font-size: 16px;text-align: center;color: #333;}
.l-table .l-tr .lt-bl {border-left: 1px solid #ddd;}
.l-table .l-tr .lt-bt {border-top: 1px solid #ddd;}
.l-table .l-tr .lt-br {border-right: 1px solid #ddd;}
.l-table .l-tr .lt-bb {border-bottom: 1px solid #ddd;}
.l-table .l-tr .l-title {font-size: 20px;font-weight: bold;color: #333333;line-height: 30px;}
.l-table .l-tr .ta-center {vertical-align: middle;text-align: center;}
.vipservice-table .l-tr.l-th .l-td.vips-vip {background: #F3C583;font-size: 20px;color: #996A3D;border-left: 1px solid #F3C583;}
.vipservice-table .l-tr.l-th .l-td.vips-syb {background: #FFD599;font-size: 20px;color: #996A3D;border-right-color: #FFD599;}
.vipservice-table .l-tr.l-th .l-td.vips-cxb {background: #FFE6C2;font-size: 20px;color: #996A3D;border-right-color: #FFE6C2;}
.l-table-desc {width: 1200px;height: 100px;background: #FFFFFF;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);border: 1px solid #DDDDDD;border-top:none;font-size: 24px;font-weight: 500;color: #333;line-height: 100px;padding-left: 40px;}
.l-table-desc .l-table-desc-tit {background: url(../img/page/vipservice_sjdz.png) left center no-repeat;padding-left:60px;}
.l-table-desc .l-table-desc-tit font {color: #1677FF;margin-right:10px;}
.l-table-desc .l-table-desc-tel {color: #1677FF;margin-left:10px;font-size: 36px;}
/*特色 服务*/
.ai-box {background: url(../img/index/ai_bg.png) center top no-repeat;background-size: 1920px;}
.ai-box .ai-main {padding:34px;}
.ai-box .ai-main .ai-left {width: 510px}
.ai-box .ai-main .ai-left .ai-title {background: url(../img/index/ai_icon.png) left center no-repeat;font-size: 48px;font-weight: 600;color: #FFFFFF;line-height: 54px;padding-left: 90px;}
.ai-box .ai-main .ai-left .ai-btn {width: 254px;height: 50px;border: 2px solid #FFFFFF;font-size: 20px;font-weight: 600;color: #FFFFFF;margin-top: 14px;line-height: 48px;text-align:center;}
.ai-box .ai-main .ai-middile {width: 300px;margin-top: 36px;}
.ai-box .ai-main .ai-right {width: 300px;}
.ai-box .ai-main .ai-item {padding-left:48px;font-size: 20px;font-weight: 600;color: #FFFFFF;line-height: 28px;margin-bottom: 44px;}
.ai-box .ai-main .ai-item.ai-bg1 {background: url(../img/index/ai_icon1.png) left center no-repeat;}
.ai-box .ai-main .ai-item.ai-bg2 {background: url(../img/index/ai_icon2.png) left center no-repeat;margin-bottom: 0px;}
.ai-box .ai-main .ai-item.ai-bg3 {background: url(../img/index/ai_icon3.png) left center no-repeat;}
.ai-box .ai-main .ai-item.ai-bg4 {background: url(../img/index/ai_icon4.png) left center no-repeat;}
.ai-box .ai-main .ai-item.ai-bg5 {background: url(../img/index/ai_icon5.png) left center no-repeat;margin-bottom: 0px;}
/*开通*/
.kaitong {background: #fff;width: 1200px;margin: 30px auto;margin-top: 50px;}
.kaitong .kt_middile {}
.kaitong .kt_item {box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);border-radius: 8px;border: 1px solid #E6E8ED;padding: 24px 30px;overflow: hidden;width: 590px;height: 300px;}
.kaitong .kt_item .kt_way {line-height: 40px;font-size: 16px;font-weight: bold;color: #333;}
.zxkt .kt_img {padding-left: 60px;font-size: 18px;padding: 0 100px!important;}
.zxkt .kt_img span {padding-top: 110px;width: 100px;height: 140px;line-height: 30px;text-align: center;font-size: 16px;}
.zxkt .kt_img .kt-weixin {background: url(../img/page/weixin.png) center 0 no-repeat;color: #41B035;}
.zxkt .kt_img .kt-zfb {background: url(../img/page/zfb.png) center 0 no-repeat;color: #1AACEB;}
.zxkt .kt_desc {line-height: 26px;font-size: 16px;margin-top: 22px;}
.zxkt .kt_desc .zxkt_desc {line-height: 48px;}
.zxkt a.kt_btn {width: 180px;height: 48px;background: linear-gradient(315deg, #F3C37E 0%, #F7D8AE 100%);border-radius: 28px;color: #1AACEB;font-size: 18px;font-weight: 500;color: #996A3D;line-height: 48px;text-align:center;display: block;}
.xxkt .kt_img {width: 100px;text-align: center;}
.xxkt .kt_img img {height: 100px;}
.xxkt .kt_desc {width: 380px;line-height: 25px;font-weight: 400;font-size: 18px;color: #333333;margin-left:28px;}
.xxkt .kt_desc font {color: #C7162E;font-weight: bold;}
.xxkt .kt_bottom {line-height: 30px;}
.xxkt .kt_bottom .kt_bottom_desc {font-size: 16px;font-weight: 400;color: #333333;line-height: 24px;}
.xxkt .kt_bottom .kt_bottom_desc font {color: #C7162E;}
/*关于修改《鲁班乐标用户协议》的通知*/
.user-tz {width: 1200px;margin: 30px auto;margin-top: 60px;}
.user-tz .user-tz-content {width: 1200px;height: 190px;background: #FFFFFF;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);border-radius: 6px;border: 1px solid #E6E6E6;padding:24px 30px;font-size: 16px;font-weight: 500;color: #333;line-height: 30px;}
.user-tz .user-tz-content .user-tz-blue {color: #1677FF;}
.user-tz .user-tz-content .lbsc-c-a {color: #1677FF;cursor: pointer;text-decoration: underline;}
/*注册协议*/
.show_center {padding-right: 10px;height: 550px;overflow: auto;margin: 10px auto 0 10px;}
.show_center h3 {text-align: center;color: #333333;margin-bottom: 10px;font-weight: bold;}
.show_center .show_center_p {font-size: 15px;text-align: left;text-indent: 24px;color: #333333;line-height: 22px;}
.show_center .span_title {font-size: 14px;color: #333333;width: 100%;line-height: 30px;font-weight: bold;margin-top: 10px;font-size: 16px;}
.show_center .span_title_center,.span_title_bottom {font-size: 16px;}
.show_center .span_title_center {margin-top: 5px;line-height: 22px;}
.show_center .span_title_bottom {text-indent: 30px;line-height: 24px;}

/*加盟合作-cooperation*/
.cooperation-box {width: 100%;background: #F5F5F5 url(../img/page/cooperation_banner.png) center top no-repeat;background-size: 1920px;padding-top: 270px;padding-bottom:30px;}
.cooperation-box .cooperation-main {width: 1200px;margin:0 auto;background: #FFFFFF;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);padding:25px 50px;}
.cooperation-box .cooperation-main ul li {border-bottom:1px solid #ddd;padding-bottom: 30px;padding-right: 160px;}
.cooperation-box .cooperation-main ul li h2 {font-size: 30px;font-weight: 500;color: #FF6010;line-height: 72px;}
.cooperation-box .cooperation-main ul li h2 .to-links {font-size: 14px;color: #3D7FFF;}
.cooperation-box .cooperation-main ul li p {font-size: 18px;font-weight: 500;color: #333333;line-height: 25px;}
.cooperation-box .cooperation-main ul li .cooperation-advert {}
.cooperation-box .cooperation-main ul li .cooperation-advert .cooperation-advert-title {background: url(../img/page/cooperation_dot.png) left center no-repeat;padding-left:30px;font-size: 18px;}
.cooperation-box .cooperation-main ul li .cooperation-advert p {padding-left:30px;font-size: 16px;}
.cooperation-box .cooperation-main .cooperation-bottom {font-size: 30px;font-weight: 500;color: #FF6010;line-height: 72px;text-align:center;}




/*公路*/
.gl_top {width: 100%;height: 950px;background: url(../img/gonglu/gonglu_bg.jpg) no-repeat;margin: 0 auto;overflow: hidden;}
.gl_top .gl_top_text {width: 1200px;margin: 0 auto;color: #fff;text-align: center;margin-top: 70px;margin-bottom: 30px;}
.gl_top .gl_top_text h1 {font-size: 36px;margin-bottom: 30px;}
.gl_top .gl_top_text .gl_top_text_p {font-size: 24px;border-bottom: 1px solid #fff;padding-bottom: 10px;width: 530px;margin: 0 auto;}
.gl_top .gl_top_text .gl_top_text_a {width: 300px;height: 60px;background: url(../img/gonglu/gonglu_down.png) no-repeat;display: block;margin: 30px auto;padding: 15px 0;color: #fff;padding-left: 50px;font-size: 20px;}
.gl_top .gl_top_text .gl_top_text_a:hover {color: #eee;}
.gl_top .gl_top_con {width: 1206px;height: 605px;background: url(../img/gonglu/gonglu_1.png) no-repeat;margin: 0 auto;overflow: hidden;padding: 37px 146px;}
.gl_top .gl_top_con .gl_top_con_info {cursor: pointer;}
.gl_top .gl_top_con img {width: 918px;height: 515px;}

.gl_middle {width: 100%;height: 300px;background: #fff;margin: 0 auto;overflow: hidden;}
.gl_middle .gl_list {width: 1200px;margin: 0 auto;}
.gl_middle .gl_list .gl_top_text {width: 400px;height: 300px;padding: 24px;}
.gl_middle .gl_list .gl_top_text i {width: 100px;height: 100px;border-radius: 50px;background: url(../img/gonglu/gonglu_2_icon.png) no-repeat;display: block;margin: 0 auto;margin-bottom: 20px;}
.gl_middle .gl_list .gl_top_text i.gl_top_i_1 {}
.gl_middle .gl_list .gl_top_text i.gl_top_i_2 {background-position-x: -112px;}
.gl_middle .gl_list .gl_top_text i.gl_top_i_3 {background-position-x: -225px;}
.gl_middle .gl_list .gl_top_text h4 {text-align: center;font-size: 18px;}
.gl_middle .gl_list .gl_top_text p {text-indent: 30px;font-size: 16px;color: #666;}

.gl_info {width: 100%;margin: 0 auto;overflow: hidden;}
.gl_info .gl_middle_1 {width: 100%;height: 400px;background: #f8f8f8;margin: 0 auto;}
.gl_info .gl_middle_2 {width: 100%;height: 400px;background: #fff;margin: 0 auto;}
.gl_info .gl_info_item {width: 1200px;height: 400px;margin: 0 auto;overflow: hidden;}
.gl_info .gl_info_item .gl_middle_con {width: 600px;height: 400px;padding: 50px 10px;}
.gl_info .gl_info_item .gl_middle_con .gl_middle_img {width: 578px;height: 292px;background: url(../img/gonglu/gonglu_2.png) no-repeat;margin: 0 auto;overflow: hidden;padding: 19px 68px;cursor: pointer;}
.gl_info .gl_info_item .gl_middle_con .gl_middle_img img {width: 445px;height: 247px;}
.gl_info .gl_info_item .gl_middle_text {width: 600px;height: 400px;padding: 130px 70px;}
.gl_info .gl_info_item .gl_middle_text h2 {text-align: center;font-size: 18px;color: #666;}
.gl_info .gl_info_item .gl_middle_text p {text-indent: 30px;font-size: 16px;color: #999;}

.g_prices>h3 {width: 400px;margin:0 auto;line-height: 55px;border-bottom: 2px solid #d7533a;margin-bottom: 30px;text-align: center;}
.g_price_top {width: 880px;height: 390px;margin: 0 auto;background: url(../img/gonglu/gonglu_price_bg.png);}
.g_price_top ul {color: #fff;padding-top: 80px;}
.g_price_top li {height: 65px;line-height: 65px;width: 100%;font-size: 18px;}
.g_price_top li.price_th {height: 124px;border-top: none;font-size: 24px;}
.g_price_top li span {width: 220px;display: block;text-align: center;float: left;}
.g_price_top li .fwb {font-weight: bold;}
/*.g_price_top li .w195 {width: 195px;}*/
.g_price_top li .lh20 {line-height: 20px;padding: 15px 10px;}

.g_price_bottom {background: #0fc2dd;height: 90px;color: #fff;}
.g_price_bottom .g_price_bottom_text {width: 1200px;margin: 0 auto;text-align: center;padding-top: 35px;}
.g_price_bottom .g_price_bottom_text h3 {color: #fff;font-size: 24px;margin-top: 0;}
.g_price_bottom .g_price_bottom_text p {color: #333;}

/*会员风采*/
.vip_banner {width: 100%;overflow: hidden;height: 300px;background: url(../img/user/user_banner.jpg) no-repeat;background-size: 100%;}
.pic-list {padding: 200px 0;}
.pic-list .pl-one {height: 95px;margin-left: 155px;}
.pic-list .pl-two {height: 95px;margin-left: 60px;}
.pic-list li {width: 190px;float: left;position: relative;height: 100%;}
.pic-list li a {position: absolute;transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45Deg);width: 135px;height: 135px;display: block;border:1px solid #ddd;overflow: hidden;}
.pic-list li a img {width: 100%;transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45Deg);}
.pic-list li a:hover {border-color: #12a6ee; z-index: 4;opacity: .6;}

/*about*/
.about-box {background: #fff;border-top: 1px solid #ddd;}
.about-box img {width:100%;}
.about-banner img {width:100%;}
.about-main {width:1200px;margin:0 auto;}
.about-item {padding-top:50px;}
.about-title p {color: #000;font-size: 23px;position: relative;padding-left: 10px;}
.about-title p :before {content:'';height: 23px;border-left: 6px solid #348bda;position: absolute;left: 0;top: 4px;font-weight: bold;}
.about-title p span {color: #333;font-size: 12px;padding-left: 10px;}
.about-gsjj-left {width:670px;padding-right: 20px;}
.about-gsjj-text {font-size: 14px;color:#666;line-height: 28px;}
.about-gsjj-text p {text-indent: 25px;}
.about-gsjj-right {width:530px;}
.about-gsjj-right img {width:100%;}
.about-qywh {background: url(../img/page/about_qywh.jpg) center no-repeat;background-size: 100%;width: 100%;height: 340px;}
.about-qywh .about-qywh-text {width: 570px;line-height: 70px;height: 280px;margin-top: 30px;}
.about-qywh .about-qywh-text p {color: #348bda;font-size: 20px;font-weight: bold;}
.about-qywh .about-qywh-text p span {color: #666;}
.about-team {width:100%;}
.at-leader .atl-name, .att-title {font-size: 16px;color: #348bda;font-weight: bold;text-indent: 25px;display: block;line-height: 30px;}
.at-leader .atl-name strong, .att-title strong {color:#f78105;}
.at-leader .atl-desc, .att-desc {font-size: 14px;color:#666;display: block;text-indent: 25px;line-height: 30px;text-align: left;}
.at-text .att-img img {width:530px;}
.at-text .att-text {width:640px;}
.about-fzlc {}
.about-fzlc .about-fzlc-left {width:630px;}
.about-fzlc .about-fzlc-left .about-fzlc-text {width:310px;}
.about-fzlc .about-fzlc-left .about-fzlc-text .about-fzlc-item {font-size: 14px;}
.about-fzlc .about-fzlc-left .about-fzlc-text .about-fzlc-item span {width:70px;height: 20px;line-height: 20px;display: block;background: #348bda;color: #fff;padding-left: 10px;margin-bottom: 8px;}
.about-fzlc .about-fzlc-left .about-fzlc-text .about-fzlc-item p {color:#666;line-height: 24px;}
.about-fzlc .about-fzlc-right {width:530px;}
.about-cpjs p {text-indent: 25px;color: #666;font-size: 14px;line-height: 30px;}
.about-nzsm-left {width:660px;}
.about-nzsm-right {width:530px;}
.about-nzsm-item {padding: 20px 0 30px;}
.about-nzsm-title {font-size: 23px;color: #313232;font-weight: bold;line-height: 61px;padding-left: 54px;margin: 20px 0;}
.about-nzsm-title.ant-1 {background: url(../img/page/about_01.png) left no-repeat;background-size: 58px;margin: 30px 0;}
.about-nzsm-title.ant-2 {background: url(../img/page/about_02.png) left no-repeat;background-size: 60px;}
.about-nzsm-title.ant-3 {background: url(../img/page/about_03.png) left no-repeat;background-size: 61px;position: relative;}
.about-nzsm-title span {color: #323232;font-size: 18px;display: block;position: absolute;top: 22px;left: 34px;}
.about-nzsm-p {line-height: 30px;color:#666;}
.about-nzsm-p p {background: url(../img/page/about_dot.png) left top 11px no-repeat;background-size: 8px;padding-left: 20px;}



.page-menu {width: 200px;border: 1px solid #ddd;padding: 5px;}
.page-menu li {}
.page-menu li>a {line-height: 40px;border-bottom: 1px solid #ddd;display: block;padding: 0 10px;}
.page-menu li.on>a {background: #1269a6;color: #fff;}
.page-menu li.subs>a{position: relative;}
.page-menu li.subs>a:after {content: " ";display: inline-block;position: absolute;top: 14px;right: 15px;width: 8px;height: 8px;border: 2px solid;border-color: transparent #ddd #ddd transparent;vertical-align: middle;transform: rotate(45deg);}
.page-menu li:last-child>a {border-bottom: none;}
.page-menu li.subs>a.active:after {transform: rotate(225deg);}
.page-menusub {}
.page-menusub a {width: 100%;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;line-height: 35px;}
.page-menusub a.on {color: #ff0000!important;}
.page-menu a:hover {background: #eee;color: #333;}

.page-main {width: 1000px;}

.modal-backdrop {z-index: 1002;}

/*hire*/
.hire-box .hire-top-banner {position: relative;min-width: 1240px;width: 100%;height: 200px;overflow: hidden;}
.hire-box .hire-top-banner img {width: 1920px;height: 200px;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.hire-box .hire-main {padding-bottom: 30px;}
.hire-box .hire-main .hire-item {width: 1200px;margin: 0 auto;margin-top:20px;background: #FFFFFF;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);border-radius: 4px;padding:30px;}
.hire-box .hire-main .hire-item .hire-title {width: 222px;height: 49px;font-size: 18px;background: url('../img/page/hire_title_bg.png') no-repeat;font-weight: 500;color: #FFFFFF;line-height: 24px;padding:8px 14px;margin-bottom: 20px;}
.hire-item .top-right {padding-left: 60px;}
.hire-item .top-right .top-price {font-size: 18px;font-weight: 500;color: #FF3B30;line-height: 50px;float: right;}
.hire-item .top-right .top-price span {font-size: 12px;}
.hire-box .hire-main .hire-item .hire-item-main {font-size: 14px;font-weight: 500;color: #333;line-height: 22px;}
.hire-box .hire-main .hire-item .hire-item-main .hire-item-title {font-size: 16px;color: #1677FF;margin-bottom: 10px;}
.hire-box .hire-main .hire-item .hire-item-main .hire-item-text {margin-bottom: 20px;}
.hire-box .hire-main .hire-item .hire-item-main .hire-item-text:last-child {margin-bottom: 0px;}
.hire-box .hire-main .hire-item .hire-item-main .hire-item-text p {padding-left: 25px;}


/*course*/
.banner img {width: 100%;}
.course_pxnr {background: #f1f4f8;}
.course_pxnr img {width: 100%;}
.course-title {text-align: center;font-size: 32px;color: #333333;font-weight: bold;position: relative;line-height: 80px;margin-top: 20px;}
.course-title span {}
.course-title span:before {content: '';border-bottom: 6px solid #3399ff;width: 40px;height: 6px;display: block;position: absolute;bottom: 0;left: 50%;margin-left: -20px;}
.course-cyry .course-cyry-img {max-width: 1200px;height: 235px;margin: 20px auto;background: url(../img/page/course_cyry.png) no-repeat;color: #333;font-size: 20px;padding-top: 200px;}
.course-cyry .course-cyry-img p {width: 25%;float: left;text-align: center;}
.course-sjdd-spans {width: 1200px;margin: 40px auto;}
.course-sjdd-spans span {width: 47%;display: block;height: 80px;line-height: 80px;box-shadow: 0 0 6px rgba(22,83,145,.2);border-radius: 8px;text-align: center;font-size: 20px;color: #333;}
.course-kcfy {background: url(../img/page/course_fy.png) no-repeat;background-size: 100% 100%;}
.course-kcfy .course-title {color: #fff;}
.course-kcfy .course-title span:before {border-color: #fff;}
.course-kcfy-spans p {text-align: center;color: #fff;font-size: 23px;line-height: 70px;}
.course-kcfy-spans p span {font-size: 35px;color: #fff600;}
.course-kcfy {padding-bottom: 20px;padding-top: 10px;}
.course-zx-box {box-shadow: 0 0 6px rgba(22,83,145,.2);border-radius: 8px;padding: 60px 80px;width: 1100px;margin: 20px auto;}
.course-zx-bm p {line-height: 60px;font-size: 18px;color: #1f1f1f;}
.course-zx-bm ul.course-zx-line li {height: 60px;padding-bottom: 20px;color: #484848;font-size: 16px;line-height: 40px;}
.course-zx-bm ul.course-zx-line li font {color: #cd7d86;}
.course-zx-bm ul.course-zx-line li input {height: 40px;vertical-align: middle;padding: 0 10px;border:1px solid #ddd;border-radius: 6px;width: 100%;min-width: 217px;}
.course-zx-sub {background: #409eff;line-height: 40px;height: 40px;text-align: center;color: #fff;font-size: 16px;border-radius: 6px;cursor: pointer;width: 100%;min-width: 271px;}
.course-zx-lx {padding: 60px 0;}
.course-zxlx-img img {width: 108px;}
.course-zxlx-text {line-height: 35px;padding: 16px 10px;color: #1f1f1f;font-size: 16px;}

/*app*/
.app-box {position: relative;}
.app-top {background: url(../img/app/app_top_bg.png) no-repeat;background-size: 1920px;padding-top:40px;height: 1000px;}
.app-head {}
.app-top-menu a {color: #fff;line-height: 70px;margin-right: 30px;font-size: 16px;}
.app-top-menu a:last-child {margin-right: 10px;}
.app-top-down {margin-top:150px;color:#fff;width:600px;}
.app-top-down h1 {font-size: 40px;line-height: 60px;text-align: center;}
.app-top-down p {font-size: 28px;text-align: center;}
.app-bottom-down {width:512px;margin:0 auto;margin-top:40px;}
.app-bottom-down .app-btn {width: 256px;height: 85px;}
.app-bottom-down .app-ios {background: url(../img/app/app_down_apple.png) no-repeat;background-size: 256px;}
.app-bottom-down .app-and {background: url(../img/app/app_down_androad.png) no-repeat;background-size: 256px;}
.app-bottom-down .app-ios.active {background: url(../img/app/app_down_apple2.png) no-repeat;background-size: 256px;}
.app-bottom-down .app-and.active {background: url(../img/app/app_down_androad2.png) no-repeat;background-size: 256px;}
.app-bottom-down .app-ios:hover {box-shadow: 0px 0px 12px 0px #f5f5f5;border-top-left-radius: 40px;border-bottom-left-radius: 40px;}
.app-bottom-down .app-and:hover {box-shadow: 0px 0px 12px 0px #f5f5f5;border-top-right-radius: 40px;border-bottom-right-radius: 40px;}

.app-top-down .atdb-code {text-align: center;margin-top:100px;}
.app-top-down .atdb-code img {width: 200px;display:none;}
.app-top-down .atdb-code p {font-size: 18px;text-align: center;line-height: 40px;margin-top:10px;}
.app-top-app {margin-top:80px;margin-right:30px;}
.app-top-app img {width:320px;}
.app-zbzx {height: 780px;padding: 40px 0;}
.app-zbzx .app-zbzx-text {margin-top:240px;}
.app-zbzx .app-zbzx-text h1 {color:#2183f8;font-size: 70px;}
.app-zbzx .app-zbzx-text p {color:#525252;font-size: 50px;}
.app-zbzx .app-zbzx-img {width:658px;}

.app-jzsj {height: 700px;padding: 40px 0;background: #f2f9ff;}
.app-jzsj .app-jzsj-text {margin-top:200px;}
.app-jzsj .app-jzsj-text h1 {color:#2183f8;font-size: 70px;}
.app-jzsj .app-jzsj-text p {color:#525252;font-size: 50px;}
.app-jzsj .app-jzsj-img {width:687px;}

.app-qmcx {height: 680px;padding: 60px 0;}
.app-qmcx .app-qmcx-text {margin-top:140px;}
.app-qmcx .app-qmcx-text h1 {color:#2183f8;font-size: 70px;}
.app-qmcx .app-qmcx-text p {color:#525252;font-size: 40px;line-height: 65px;}
.app-qmcx .app-qmcx-img {width:522px;}

.app-nzxm {height: 740px;padding: 40px 0;background: #f2f9ff;}
.app-nzxm .app-nzxm-title {text-align: center;margin-bottom:40px;}
.app-nzxm .app-nzxm-title h1 {color:#2183f8;font-size: 60px;}
.app-nzxm .app-nzxm-title p {color:#525252;font-size: 40px;}
.app-nzxm-item {width:33.333333%;padding: 24px;}
.app-nzxm-item .app-nzxm-box {background: #fff;padding: 20px 10px 20px 20px;box-shadow: 0px 0px 12px 0px rgb(76,117,255);border-bottom: 5px solid #2183f8;height: 360px;}
.app-nzxm-item .app-nzxm-box .app-nzxm-top {background: url(../img/app/app_nzsm_xmyz.png) no-repeat;padding-left: 60px;height: 60px;border-bottom: 2px solid #d6d6d6;width:170px;}
.app-nzxm-item .app-nzxm-box .app-nzxm-top h2 {font-size: 26px;color:#2183f8;margin-bottom:0;}
.app-nzxm-item .app-nzxm-box .app-nzxm-top p {font-size: 14px;color:#525252;line-height: 20px;}
.app-nzxm-item .app-nzxm-box .app-nzxm-top.app-nzxm-jzqy {background: url(../img/app/app_nzsm_jzqy.png) no-repeat;}
.app-nzxm-item .app-nzxm-box .app-nzxm-top.app-nzxm-hyrs {background: url(../img/app/app_nzsm_hyrs.png) no-repeat;}
.app-nzxm-main {margin-top:20px;}
.app-nzxm-main p {background: url(../img/app/app_nzsm_p.png) left 5px no-repeat;padding-left: 12px;margin-top:10px;}

/*zzfw*/
.zzfw-top {position: relative;min-width: 1200px;width: 100%;height: 470px;overflow: hidden;}
.zzfw-top img {width:1920px;position: absolute;top: 0;left:50%;margin-left: -960px;}
.zzfw-top .zzfw-top-main {position: absolute;bottom: 0;left:50%;margin-left: -600px;width:1200px;padding:20px;}
.zzfw-top .zzfw-top-main .zzfw-top-text {padding-bottom: 15px;}
.zzfw-top .zzfw-top-main .zzfw-top-text p {color: #fff;font-weight: bold;font-size: 18px;}
.zzfw-top .zzfw-top-main .zzfw-top-text p.zzfw-top-p1 {color: #37fefc;width:400px;}
.zzfw-top .zzfw-top-main .zzfw-top-text p.zzfw-top-p2 {width:400px;}
.zzfw-top .zzfw-top-main .zzfw-top-text p.zzfw-top-p2 span {font-size: 24px;}
.zzfw-top .zzfw-top-main .zzfw-top-text p.zzfw-top-p3 {width:300px;text-align: right;}
.zzfw-top-zx {}
.zzfw-top-zx .zzfw-top-zzform {width: 620px;height: 51px;background-color: rgba(0, 0, 0, 0.5);border-top-left-radius: 12px;border-bottom-left-radius: 12px;}
.zzfw-top-zx input {width: 300px;height: 24px;line-height: 24px;padding: 0 10px;margin-top: 13px;border: none;outline: none;color: #fff;background-color: transparent;}
.zzfw-top-zx input:placeholder {color:#fff;}
.zzfw-top-zx input::-webkit-input-placeholder {color:#fff;}
.zzfw-top-zx input.zzfw-tel {border-left: 1px solid #fff;width: 320px;}
.zzfw-top-zx a {display: block;width: 132px;height: 51px;background: url(../img/zzfw/zzfw_top_zxbtn.png) no-repeat;}
.zzfw-top-zx .zzfw-top-btn {width: 370px;height: 51px;background: #a0f0ff;border-radius: 12px;font-size: 20px;color: #1d84d5;text-align: center;line-height: 51px;}
.zzfw-sqlc {width: 1200px;margin: 20px auto;}
.zzfw-sqlc-main {position: relative;}
.zzfw-title {width:270px;height: 36px;margin:30px auto;}
.zzfw-sqlc-text p {position: absolute;top: 37px;color: #4b4b4b;font-size: 24px;}
.zzfw-sqlc-text .zzfw-sqlc-p1 {left:70px;}
.zzfw-sqlc-text .zzfw-sqlc-p2 {left:400px;}
.zzfw-sqlc-text .zzfw-sqlc-p3 {left:730px;}
.zzfw-sqlc-text .zzfw-sqlc-p4 {left:1060px;}
.zzfw-ynjd {background: #f2f6f7;padding-top:30px;}
.zzfw-ynjd-main {width: 1200px;margin: 0px auto;position: relative;height: 700px;margin-top: 50px;}
.zzfw-ynjd-main:before {content: " ";display: inline-block;position: absolute;top: 14px;left: 11px;width: 2px;height: 635px;border: 2px solid #cecece;}
.zzfw-ynjd-text {position: absolute;top: 0;left: 0;}
.zzfw-ynjd-item {margin-bottom: 24px;}
.zzfw-ynjd-text .zzfw-ynjd-q {padding-left: 36px;font-size: 24px;font-weight: bold;color:#221815;line-height: 30px;margin-bottom: 10px;background: url(../img/zzfw/zzfw_ynjd_q.png) no-repeat;}
.zzfw-ynjd-text .zzfw-ynjd-a {padding-left: 36px;color:#666;font-size: 14px;line-height: 24px;background: url(../img/zzfw/zzfw_ynjd_a.png) 7px 6px no-repeat;}
.zzfw-ynjd-text .zzfw-ynjd-a span {display: block;}



/*帮助中心*/
.lbsc-box {width: 1200px;margin: 30px auto;background: #fff;margin-bottom: 30px;box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 8%);border-radius: 4px;}
.lbsc-box {padding: 24px;}
.lbsc-h1-title {line-height: 50px;font-size: 18px;font-weight: bold;color: #1677FF;}
.lbsc-h2-title {line-height: 30px;text-decoration: none;font-size: 16px;color: #666666;margin-bottom: 5px;padding: 8px 40px 8px 20px;}
.lbsc-h2 {padding-left:24px;}
.lbsc-h3 {padding-left:24px;}
.lbsc-h4 {padding-left:24px;}
.lbsc-h5 {padding-left:24px;}
.lbsc-h2-title.ls-a {cursor: pointer;border-radius: 6px;border: 1px solid #ddd;position: relative;}
.lbsc-h2-title.ls-a:after {content: " ";display: inline-block;position: absolute;top: 15px;right: 20px;width: 10px;height: 10px;border: 2px solid;border-color: transparent #ddd #ddd transparent;vertical-align: middle;transform: rotate(45deg);}
.lbsc-h2-title.ls-a:hover, .lbsc-h2-title.ls-a.on {color: #54a7ef;}
.lbsc-h2-title.ls-a.on:after {transform: rotate(225deg);}
.lbsc-content {display: none;padding: 10px 0;}
.lbsc-content p {font-size: 16px;color: #6C7D8E;text-indent: 24px;line-height: 24px;padding:5px 0;}
.lbsc-content p.pic-name {text-align:center;margin-bottom: 30px;margin-top: 10px;}
.lbsc-content .t_c_div {font-size: 18px;color: #6C7D8E;text-indent: 24px;line-height: 40px;text-align:center;margin-bottom: 10px;}
.lbsc-content img {max-width: 90%;}
.lbsc-content a {color: #3D7FFF;}
.question-cpdt {}
.question-cpdt .cpdt-item {line-height: 30px;font-size: 16px;color: #666666;padding: 8px 40px 8px 0px;display: block;}
.question-cpdt .cpdt-item .cpdt-title {width: 900px;font-weight: 500;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.question-cpdt .cpdt-item .cpdt-date {width: 100px;font-weight: 400;color: #999999;text-align:right;}
.question-cpdt .cpdt-item:hover .cpdt-title {color:#3D7FFF;}

/*合作链接-links*/
.links-box {width: 100%;background: #F5F5F5 url(../img/page/cooperation_banner.png) center top no-repeat;background-size: 1920px;padding-top: 270px;padding-bottom:30px;}
.links-box .links-main {width: 1200px;margin:0 auto;background: #FFFFFF;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);padding:25px 50px;}
.links-box .links-main ul li {float: left;margin-left: 32px;margin-right: 32px;}
.links-box .links-main ul li a {display: block;border: 1px solid #ddd;}
.links-box .links-main ul li a img {width: 300px;height: 160px;}
.links-box .links-main ul li a p {font-size: 18px;color: #333;line-height: 50px;text-align: center;font-weight: bold;}
.links-box .links-main ul li a:hover p {color: #FF6010;}

/*鹏业造价云-pyzjy*/
.pyzjy-box {background: #fff;}
.pyzjy-box .pyzjy-banner {position: relative;min-width: 1240px;width: 100%;height: 550px;overflow: hidden;}
.pyzjy-box .pyzjy-banner img {width: 1920px;height: 550px;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.pyzjy-box .pyzjy-banner .pyzjy-banner-box {position: absolute;bottom: 80px;left: 50%;margin-left: -600px;width: 1200px;}
.pyzjy-box .pyzjy-banner .pyzjy-banner-box a {width: 240px;height: 56px;display: block;}
.pyzjy-box .pyzjy-banner .pyzjy-banner-box .pyzjy-banner-btn-down {background: url(../img/page/pyzjy_down.png) no-repeat;margin-right: 60px;}
.pyzjy-box .pyzjy-banner .pyzjy-banner-box .pyzjy-banner-btn-use {background: url(../img/page/pyzjy_use.png) no-repeat;}
.pyzjy-bottom {width: 1200px;height: 100px;background: linear-gradient(172deg, #428CFF 0%, #446BFE 100%);font-size: 28px;font-weight: 400;color: #FFFFFF;line-height: 100px;padding:0 80px;}
.pyzjy-bottom a {color: #FFFFFF;}
.pyzjy-bottom .pyzjy-bottom-tel {width: 50%;background: url(../img/page/pyzjy_tel.png) left center no-repeat;padding-left: 50px;}
.pyzjy-bottom .pyzjy-bottom-site {width: 50%;background: url(../img/page/pyzjy_logo.png) left center no-repeat;padding-left: 120px;}

/*造价通*/
.zjt-box {position: relative;min-width: 1240px;width: 100%;height: 2192px;overflow: hidden;}
.zjt-box>img {width: 1920px;height: 2192px;position: absolute;top: 0;left: 50%;margin-left: -960px;}

.zjt-box .zjt-main {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.zjt-box .zjt-main .zjt-logo {position: absolute;left: 30px;top: 65px;width: 180px;height: 59px;}
.zjt-box .zjt-main .zjt-logo img {width: 100%;}
.zjt-box .zjt-main .zjt-top {width: 100%;height: 251px;text-align:center;margin-top: 140px;}
.zjt-box .zjt-main .zjt-top img {width: 1105px;height: 251px;}
.zjt-box .zjt-main .zjt-ptfw {margin-top: 180px;}
.zjt-box .zjt-main .zjt-ptfw .zjt-item {width: 1200px;height: 890px;background: url(../img/zjt/zjt_desc_bg.png) left 40px no-repeat;}
.zjt-box .zjt-main .zjt-ptfw .zjt-item.zjt-item-bg1 {height: 534px;background: url(../img/zjt/zjt_desc_bg1.png) left 40px no-repeat;margin-top: 80px;}
.zjt-box .zjt-main .zjt-ptfw .zjt-item .zjt-item-title {width: 745px;height: 135px;background: url(../img/zjt/zjt_title.png) center no-repeat;margin:0 auto;text-align:center;color: #9b080c;font-size: 44px;font-weight: bold;line-height: 95px;}
.zjt-box .zjt-main .zjt-ptfw .zjt-item .zjt-item-title.zjt-title-bg1 {width: 1060px;height: 135px;background: url(../img/zjt/zjt_title1.png) center no-repeat;}
.zjt-item .zjt-item-desc {padding: 60px 40px;}
.zjt-item .zjt-item-desc .zjt-desc {width: 372px;padding:200px 40px 40px;color: #191919;font-size:16px;font-weight: bold;}
.zjt-item .zjt-item-desc .zjt-desc.zjt-desc-bg1 {background: url(../img/zjt/zjt_desc1.png) center 10px no-repeat;}
.zjt-item .zjt-item-desc .zjt-desc.zjt-desc-bg2 {background: url(../img/zjt/zjt_desc2.png) center 10px no-repeat;}
.zjt-item .zjt-item-desc .zjt-desc.zjt-desc-bg3 {background: url(../img/zjt/zjt_desc3.png) center 10px no-repeat;}
.zjt-item .zjt-item-desc .zjt-desc.zjt-desc-bg4 {background: url(../img/zjt/zjt_desc4.png) center 10px no-repeat;}
.zjt-item .zjt-item-desc .zjt-desc.zjt-desc-bg5 {background: url(../img/zjt/zjt_desc5.png) center 10px no-repeat;}
.zjt-item .zjt-item-desc .zjt-desc.zjt-desc-bg6 {background: url(../img/zjt/zjt_desc6.png) center 10px no-repeat;}

.zjt-item .zjt-item-cjhy {padding-left:200px;}
.zjt-item .zjt-item-cjhy .zjt-cj {width: 320px;height: 295px;background: url(../img/zjt/zjt_cjt.png) center no-repeat;}
.zjt-item .zjt-item-cjhy .zjt-btn {width: 426px;height: 76px;background: url(../img/zjt/zjt_price.png) center no-repeat;margin-top: 140px;margin-left: 60px;cursor: pointer;}

.zjt-item .zjt-item-lbcq {padding-left:60px;padding-top: 40px;}
.zjt-item .zjt-item-lbcq .zjt-lbcq {width: 601px;height: 214px;background: url(../img/zjt/zjt_lbcq.png) center no-repeat;}
.zjt-item .zjt-item-lbcq .zjt-price {margin-top: 60px;margin-left: 50px;}
.zjt-item .zjt-item-lbcq .zjt-olprice {color: #161616;font-size:20px;position: relative;padding-left: 40px;margin-bottom: 10px;}
.zjt-item .zjt-item-lbcq .zjt-olprice:after {position: absolute;left: 25px;top: 15px;content: " ";display: block;width: 160px;height: 2px;border:1px solid #e5150c}
.zjt-item .zjt-item-lbcq .zjt-btn {width: 426px;height: 76px;background: url(../img/zjt/zjt_price_cq.png) center no-repeat;cursor: pointer;}

.zjt-item .zjt-item-lbsc {padding-left:60px;padding-top: 40px;}
.zjt-item .zjt-item-lbsc .zjt-lbsc {width: 601px;height: 214px;background: url(../img/zjt/zjt_lbsc.png) center no-repeat;}
.zjt-item .zjt-item-lbsc .zjt-price {margin-top: 60px;margin-left: 50px;}
.zjt-item .zjt-item-lbsc .zjt-olprice {color: #161616;font-size:20px;position: relative;padding-left: 40px;margin-bottom: 10px;}
.zjt-item .zjt-item-lbsc .zjt-olprice:after {position: absolute;left: 25px;top: 15px;content: " ";display: block;width: 160px;height: 2px;border:1px solid #e5150c}
.zjt-item .zjt-item-lbsc .zjt-btn {width: 426px;height: 76px;background: url(../img/zjt/zjt_price_sc.png) center no-repeat;cursor: pointer;}

/*名优企业-mnyqy*/
.mnyqy-box {background: #fff;position: relative;}
.mnyqy-box .mnyqy-banner {position: relative;min-width: 1240px;width: 100%;height: 720px;overflow: hidden;}
.mnyqy-box .mnyqy-banner img {width: 1920px;height: 720px;position: absolute;top: 0;left: 50%;margin-left: -960px;cursor: pointer;}
.mnyqy-main {width: 1200px;margin: 0 auto;background: #FFFFFF;padding-top: 40px;}
.mnyqy-main .mnyqy-case .case-item {width: 400px;height: 227px;display: block;background: #fff;padding:9px;position: relative;}
.mnyqy-main .mnyqy-case .case-item .pic img {width: 100%;box-shadow: 0px 2px 4px 2px rgb(0 0 0 / 8%);border-radius: 4px;}
.mnyqy-main .mnyqy-case .case-item .title {width: 100%;font-size: 14px;text-align: center;position: absolute;left: 0;top: 130px;color: #404040;font-weight: bold;line-height: 26px;}
.mnyqy-main .mnyqy-case .case-item .case-t4 {top: 75px;}
.mnyqy-main .mnyqy-case .case-item .case-t4 p {line-height: 18px;font-size: 12px;}
/*.mnyqy-main {position: absolute;top: 660px;left: 50%;margin-left: -600px;width: 1200px;background: #FFFFFF;box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.0800);border-radius: 8px;padding-bottom:50px;}
.mnyqy-main .mnyqy-title {font-size: 48px;font-weight: bold;color: #333333;line-height: 72px;text-align:center;margin-top: 60px;margin-bottom:50px;}
.mnyqy-main .mnyqy-item {padding:50px 120px;}
.mnyqy-main .mnyqy-item .mnyqy-desc {width: 410px;height: 420px;}
.mnyqy-main .mnyqy-item .mnyqy-desc .mnyqy-desc-title {font-size: 50px;font-weight: bold;color: #F37410;line-height: 75px;text-align:center;position: relative;padding-bottom: 15px;margin-bottom:30px;}
.mnyqy-main .mnyqy-item .mnyqy-desc .mnyqy-desc-title:after {content: " ";display: block;position: absolute;bottom: 0px;left: 50%;margin-left: -15px;width: 30px;height: 4px;background: #CCCCCC;}
.mnyqy-main .mnyqy-item .mnyqy-desc .mnyqy-desc-text {font-size: 20px;font-weight: 400;color: #222222;line-height: 28px;}
.mnyqy-main .mnyqy-item .mnyqy-img {width: 410px;height: 420px;}*/

.mnyqy-modal {width: 424px;max-width: 424px;border-radius: 6px;}
.mnyqy-modal .modal-content {border-top:6px solid #3D7FFF;height: 340px;}
.mnyqy-modal .modal-content .mnyqy-modal-title {font-size: 20px;font-weight: 500;color: #333333;line-height: 20px;text-align: center;margin-bottom: 12px;margin-top: 22px;}
.mnyqy-modal .modal-content .mnyqy-modal-desc {font-size: 14px;font-weight: 400;color: #666666;line-height: 20px;text-align: center;margin-bottom: 8px;}
.mnyqy-modal .modal-content .mnyqy-modal-box {width: 364px;margin:9px auto;margin-top: 26px;}
.mnyqy-modal .modal-content .mnyqy-modal-box .mnyqy-modal-line {width: 364px;height: 36px;border-radius: 4px;border: 1px solid #EBEBEB;margin:18px 0;padding-left: 42px;position: relative;}
.mnyqy-modal .modal-content .mnyqy-modal-box .mnyqy-modal-line.mnyqy-qy {background:  url(../img/page/mnyqy_qy.png) 9px center no-repeat;}
.mnyqy-modal .modal-content .mnyqy-modal-box .mnyqy-modal-line.mnyqy-name {background:  url(../img/page/mnyqy_name.png) 9px center no-repeat;}
.mnyqy-modal .modal-content .mnyqy-modal-box .mnyqy-modal-line.mnyqy-phone {background:  url(../img/page/mnyqy_phone.png) 9px center no-repeat;}
.mnyqy-modal .modal-content .mnyqy-modal-box .mnyqy-modal-line.mnyqy-code {background:  url(../img/page/mnyqy_code.png) 9px center no-repeat;}
.mnyqy-modal .modal-content .mnyqy-modal-box .mnyqy-modal-line input {width: 100%;height: 20px;border-left: 1px solid #EBEBEB;margin-top:7px;padding:0 10px;}
.mnyqy-modal .modal-content .mnyqy-modal-box .mnyqy-modal-line .mnyqy-code-btn {width: 100px;height: 30px;background: #3D7FFF;border-radius: 4px;position: absolute;right: 2px;top: 2px;font-size: 14px;font-weight: 400;color: #FFFFFF;line-height: 30px;border: none;outline: none;}
.mnyqy-modal .modal-content .mnyqy-modal-btn {width: 364px;height: 46px;background: #3D7FFF;border-radius: 6px;font-size: 20px;font-weight: 500;color: #FFFFFF;line-height: 46px;text-align: center;margin:40px auto;margin-bottom:20px;cursor: pointer;}

/*企业深度风险分析-riskany*/
.risk-box {background: #fff;position: relative;}
.risk-box .risk-banner {position: relative;min-width: 1240px;width: 100%;height: 416px;overflow: hidden;}
.risk-box .risk-banner img {width: 1920px;height: 416px;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.risk-main {width: 1200px;margin: 0 auto;background: #FFFFFF;}
.risk-main .risk-title {font-weight: bold;font-size: 56px;color: #246BE1;line-height: 25px;text-align:center;height:45px;}
.risk-main .risk-desc {margin-bottom: 50px;position: relative;}
.risk-main .risk-desc:before {content:" ";position:absolute;left:29px;top:20px;display:block;width: 2px;height: 820px;background: #E1E1E1;border-radius: 3px;}
.risk-main .risk-desc p {width:1200px;padding-left: 60px;font-size: 30px;color: #000;line-height: 40px;margin-top:50px;position: relative;}
.risk-main .risk-desc p:before {content:" ";position:absolute;left:20px;top:10px;display:block;width: 19px;height: 19px;border-radius: 19px;background: #FFCA26;}
.risk-main .risk-desc p span {color: #246BE1;font-weight: bold;}
.risk-box .risk-bottom {position: relative;min-width: 1240px;width: 100%;height: 286px;overflow: hidden;}
.risk-box .risk-bottom img {width: 1920px;height: 286px;position: absolute;top: 0;left: 50%;margin-left: -960px;}