@charset "utf-8";
/*---------------------------------
Description:单独样式
Company:同望
Author:chenz
Created:2022.05.16
Updated:2023.04.14
Updated by:tanxw
---------------------------------*/

/* Base */
body {background:#FFF;font-size:14px;color:#333;margin:0;padding:0;}
.transition {transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;}
.main {width:1200px;margin:0 auto;}
.left {float:left;}
.right {float:right;}
.overflow {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.hide {display:none;}
a {color:#444;text-decoration:none;}
a:hover {color:#4293f4;}


/* Layout */
.e-area {}
.e-banner {background:url(../images/indexNew/e-banner.jpg) no-repeat center center;background-size:cover;width:100%;/*height:288px;*/height:250px;}
.e-banner h1 {font-size:42px;color:#fff;padding:45px 0 15px 0;}
.e-banner .e-text {font-size:14px;color:#fff;}
.e-notice {background-color:#F1F2F3;padding:25px 0;}
.e-box {padding:30px 0;}
.e-title {border-bottom:4px solid #000;padding-bottom:15px;margin-bottom:40px;}
.e-title h3 {font-size:24px;font-weight:bold;}
.e-title .help-book {display:block;font-size:14px;color:#333;line-height:38px;}
.e-content {}
.e-stepImg {background:url(../images/indexNew/e-stepImg.jpg) no-repeat center center;/*height:880px;*/margin-bottom:30px;border:2px solid #CFD2D4;padding:50px 0;box-sizing:border-box;}
.e-stepImg .e-step {width:50%;box-sizing:border-box;border-right:1px dashed #CFD2D4;}
.e-stepImg .e-step:last-child {border-right:none;}
.e-stepImg .e-stepTitle {margin:0 auto;text-align:center;font-size:32px;font-weight:bold;margin-bottom:30px;}
.e-stepImg .e-step1 {background:url(../images/indexNew/e-step1.png) no-repeat center center;height:77px;line-height:77px;}
.e-stepImg .e-step2 {background:url(../images/indexNew/e-step2.png) no-repeat center center;height:77px;line-height:77px;background-size:11%;}
.e-stepList {padding:0 40px;box-sizing:border-box;}
.e-stepList li {}
.e-stepList .e-liItems {box-shadow:0 0 1.5rem rgb(9 41 77 / 12%);padding:15px 20px;position:relative;box-sizing:border-box;}
.e-stepList .e-li {}
.e-stepList .e-li h4 {font-size:20px;font-weight:normal;}
.e-stepList .e-li .click {color:#4293F4;font-size:16px;padding-right:55px;line-height:26px;}
.e-stepList .e-li .click:hover {color:#0066B9;}
.e-stepList .e-corner {position:absolute;right:0;bottom:-7px;}
.e-stepList .e-corner img {}
.e-stepList .e-stepDown {text-align:center;padding:10px 0;}
.e-stepList .e-stepDown img {/*display:inline-block;*/display:none;}
.e-stepList .green-txt {color:#0C9363;}
.e-hide {}
.e-hide .e-hideBox {display:none;position:absolute;right:-210px;top:-83px;/*background-color:#fff;*/z-index:2;}
.e-hide .e-qrcode {background:url(../images/indexNew/hideBg.png) no-repeat;padding:20px 20px 20px 35px;box-sizing:border-box;/*box-shadow:#000 0 0 10px -3px;*/} 
.e-hide .e-qrcode img {display:inline-block;width:100%;height:100%;}
.e-hide:hover .e-hideBox {display:block;}

.e-list {}
.e-list li {width:277px;margin-right:28px;margin-bottom:40px;}
.e-list li:nth-child(4n) {margin-right:0;}
.e-list li a {display:block;}
.e-list .e-items {text-align:center;box-shadow:0 0 1.5rem rgb(9 41 77 / 12%);padding:55px 0 30px 0;height:242px;box-sizing:border-box;}
.e-list .e-items:hover {background-color:#4292F3;transform:translate3d(0, -0.3rem, 0);box-shadow:0 0.25rem 1.25rem rgb(62 151 223 / 30%);}
.e-list .e-items .e-icon {text-align:center;padding-bottom:30px;}
.e-list .e-items .e-icon img {/*width:73px;*/height:80px;}
.e-list .e-items .e-icon-show {display:inline-block;}
.e-list .e-items .e-icon-hide {display:none;}
.e-list li:hover .e-items .e-icon-show {display:none;} 
.e-list li:hover .e-items .e-icon-hide {display:inline-block;} 
.e-list .e-items h4 {font-size:20px;font-weight:normal;color:#333;}
/*.e-list .e-items h4:hover {color:#4293F4;}*/
.e-list li:hover .e-items h4 {color:#fff;}
.e-count {background:url(../images/indexNew/e-count.jpg) no-repeat center center;background-size:cover;height:380px;padding:60px 0;box-sizing:border-box;}
.e-count .e-title {border-bottom:none;}
.e-count .e-title h3 {color:#fff;}
.e-count .e-title .help-book {color:#fff;}
.count-list {}
.count-list li {width:373px;margin-right:40px;}
.count-list li:last-child {margin-right:0;}
.count-list li a {display:block;height:160px;background:rgba(255,255,255,.15);color:#fff;padding:30px 90px;box-sizing:border-box;}
.count-list h4 {font-size:20px;font-weight:normal;margin-bottom:25px;}
.count-list .e-number {}
.count-list .e-number strong {font-size:40px;font-weight:bold;}
.count-list .e-number span {display:inline-block;font-size:20px;}
.e-table {}
.e-table .col-1 {width:10%;}
.e-table .col-2 {width:15%;}
.e-table .col-3 {width:20%;}
.e-table .col-4 {width:25%;}
.e-table th {text-align:left;font-size:14px;color:#45484b;font-weight:normal;border-bottom:1px solid #eee;}
.e-table td {font-size:16px;color:#666;border-bottom:1px solid #eee;}
.e-table th,.e-table td {padding:.9rem .5rem;}
.e-stepService {background-color:#fff;border:1px solid #DFE1E2;box-shadow:0 0 1.5rem rgb(9 41 77 / 12%);margin-bottom:40px;padding:20px 0;}
.e-stepPart {width:50%;border-right:1px dashed #CFD2D4;padding:0 32px;box-sizing:border-box;}
.e-stepPart:last-child {border-right:none;}
.e-stepPart .e-stepTitles {font-size:22px;padding-bottom:16px;}
.e-follow {background:url(../images/indexNew/ico-eline.png) repeat-y 25px 0;}
.e-follow li {padding:10px 0;}
.e-follow li:first-child {padding:0 0 10px 0;}
.e-follow li:last-child {padding:10px 0 0 0;}
.e-follow li.stepOne {background:url(../images/indexNew/step1.jpg) no-repeat 11px top;}
.e-follow li.stepTwo {background:url(../images/indexNew/step2.jpg) no-repeat 11px center;}
.e-follow li.stepThree {background:url(../images/indexNew/step3.jpg) no-repeat 11px center;}
.e-follow li.stepFour {background:url(../images/indexNew/step4.jpg) no-repeat 11px center;}
.e-follow li.stepFive {background:url(../images/indexNew/step5.jpg) no-repeat 11px center;}
.e-follow li.stepSix {background:url(../images/indexNew/step6.jpg) no-repeat 11px bottom;}
.e-follow .follow-content {padding-left:55px;}
.e-follow .follow-main {position:relative;}
.e-follow .follow-main .texts {display:inline-block;vertical-align:middle;font-size:18px;margin-right:20px;}
.e-follow .follow-main .click {display:inline-block;vertical-align:middle;color:#4293F4;font-size:16px;}
.e-follow .follow-main .click:hover {color:#0066B9;}
.e-follow .follow-main strong {color:#4293F4;}

.code-pop {box-shadow:none !important;}
.code-pop-banner {background:url(../images/indexNew/code-pop.png) no-repeat center center;background-size:cover;width:680px;height:120px;border-radius:8px 8px 0 0;margin:0 auto;cursor:pointer;}
.code-pop-content {width:760px;background-color:#fff;border-radius:8px;padding:28px 34px;box-sizing:border-box;}
.code-pop .code-pop-top {border-bottom:5px solid #0d1c28;height:50px;}
.code-pop .code-pop-bottom {margin-top:28px;}
.code-pop h3 {font-size:24px;color:#333;}
.code-pop .close-btnDiv {display:block;background-image:url(../images/indexNew/ico-close.png);background-repeat:no-repeat;background-position:center center;width:24px;height:24px;margin-top:8px;}
.code-pop .close-btnDiv:hover {background-image:url(../images/indexNew/ico-close-hover.png);} 
.code-pop .pop-txt {text-align:left;}
.code-pop .code-box {font-size:18px;color:#333;}
.code-pop .code-box a {display:block;color:#333;margin-bottom:24px;}
.code-pop .code-box a:hover {color:#4293F4;}
.code-pop .code_btn {text-align:center;}
.code-pop .sure {display:inline-block;width:470px;height:48px;line-height:48px;text-align:center;background-color:#4293F4;color:#fff;font-size:18px;}
.code-pop .sure:hover {background-color:#A1C9F9;color:#fff;}
.code-pop .sure:active {background-color:#214979;color:#fff;}




@media screen and (max-width:1260px) {
	html,body {width:1260px;zoom:.9 !important;}
}