body,html{padding:0px;margin: 0px;font-size: 14px;font-family: '微软雅黑';}
p{padding:0px;margin: 0px;}
ul,li{padding:0px;margin: 0px; list-style: none;}
a{text-decoration: none;}
a img{boder:none;}


/*--首页--*/
/*.index-logo{font-size:25px;font-weight: bold;color:#252525 !important;}
.index-logo img{width:66px; vertical-align:middle; margin-right: 5px;}
*/
.top-title{width: 85%;}

.topnav{padding:2px 10px;}
.topnav:hover,.topnav-clicked{border-bottom:2px solid #0073ff;  color:#0073ff !important;}

.search-input{position:absolute;top: 90px;right:140px;width:343px;}
.search-input input{width:300px;height:40px;float:left;border:none;border-left: 1px solid #ccc;border-top: 1px solid #ccc;border-bottom:1px solid #ccc; text-indent: 5px;color:#545454;outline: none;}
.search-btn{width:43px;height: 40px;background:#006df3;border:none;}
.search-btn i:before{color:#fff;font-size:18px; line-height:38px;}

.admin-box{margin-left:8px;}
.admin-box a:before{content:"\e908";}


/*首页-信息公告*/
.newstab li{list-style: none; display: inline-block;font-size:18px;padding:3px 3px 10px 3px; margin:0px 15px;}
.newstab li img{ margin-right:8px; vertical-align: -5px;}
.newstab li:hover,.newstab-clicked{font-weight:600;cursor:pointer;border-bottom:2px solid #006df3;}

.news-content-bg{background: #fff;box-shadow:0px 0px 15px rgba(5,16,44,.15);}
.news-content-list ul{ margin:20px 10px 20px 30px;}
.news-content-list ul li{margin-top:25px;}
.news-content-list ul li p{font-size:16px;color:#000000;position: relative;}
.news-content-list ul li p:before{content:""; width:6px; height:6px; border-radius: 5px;background:#626262;position: absolute;left:-13px;margin-top:14px;}
.news-content-list ul li span{display: inline-block;font-size:14px;color:#8f8f8f;}
.news-content-img{ margin: 20px;}
.news-content-img img{width:100%;}

.news-more a{margin-top:20px; width:107px;height: 34px; line-height: 34px;color:#9d9d9d;  border: 1px solid #9d9d9d; font-size:14px;background: #fff;display:inline-block;}
.news-more a:hover{ border:1px solid #0073ff;color:#0073ff; }


.left-nav-ewmbtn .topnav button{display:none !important;  }



/*首页-主要功能*/
.function-bg{background: url("../images/function-bg.png"); position: relative; display: block; background-repeat: no-repeat;background-size:cover;background-position: center center;height: 690px;}

.col-yd-3{height: 120px;}
.function-content-bb{ position:relative; }
.function-content-bb>div{ position:relative;}
.function-content{  padding: 30px 0px 10px 20px; transition: all 500ms ease; height:120px;  border:1px solid #2b5183;background: #fff;overflow:hidden; position:absolute; bottom:0px; left:0px; right:0px; }

.function-content img{position:absolute;bottom:-25px; height:120px; right: -25px; opacity: 0.5; transition: all 500ms ease; z-index:0;}
.function-content h5{ font-size: 24px; color:#393939; }
.function-content p{font-size:16px;color:#8a8a8a; margin-top:9px;}


.function-content-text{ position:absolute; left:20px; top:30px;  bottom:10px; z-index:3; }
.function-content-text h5{ font-size: 24px; color:#393939; }
.function-content-text p{font-size:16px;color:#8a8a8a; margin-top:9px;}

.function-content:hover{height:150px; cursor:pointer;}
.function-content:hover h5{color:#0073ff;}
.function-content:hover .function-content-text{ right:140px;}
.function-content:hover>img{position: absolute;bottom:0px; right: 0px; opacity: 1; z-index:1;}

.function-img-box{position: relative;}
.function-img img{width:100%;}
.lb-arrow-l{position:absolute;top:48%; left: 10px;}
.lb-arrow-r{position: absolute;top:48%; right: 10px;}
.col-mp-0{ padding:0px !important;}



/*首页-数据资源*/
.datares-single{ position: relative;display: block; margin-bottom:30px;  cursor: pointer;}
.datares-img img{width:100%;}
.datares-title-box{position:absolute;bottom:0px; left: 0px; right:0px; height: 50px;  text-align: center;background: rgba(0,0,0,.3); transition:all 500ms ease;}
.datares-title a{font-size:16px;color:#fff;line-height: 50px; transition: all 500ms ease; }

.datares-single:hover .datares-title-box{height:100%;transform-origin:bottom;}
.datares-single:hover .datares-title a{font-size:30px; line-height: 321px;}



/*首页-使用流程*/
.process-title{ margin-top:15px;}
.process-title:before{content: "";width:1px; height: 40px; border-left:1px solid #ccc; transform:rotate(30deg); margin-right: 30px;}
.process-title:after{content: "";width:1px; height: 40px; border-left:1px solid #ccc; transform:rotate(30deg); margin-left: 30px;}

.process-content{ background:url("../images/process-bg-1.png");width:1200px; height:129px; }
.process-step{ padding-top: 30px; float:left;width:300px;}
.process-step img{float:left; margin: 0px 20px;}
.process-step p{font-size:26px;color:#3e3e3e;font-weight: 600;}
.process-step span{font-size:15px;color:#909090;}
.process-step-a{width:400px;}
.process-content-a{background:url("../images/process-bg-2.png");width:1200px; height:129px; }
.process-content-a img{ margin-left:75px;}

.process-mobile-step{background:#fff; height: 120px;padding-top:30px; margin: 10px 0px;display:none;}
.process-mobile-step img{float:left; margin: 0px 20px;}
.process-mobile-step p{font-size:26px;color:#3e3e3e;font-weight: 600;}
.process-mobile-step span{font-size:15px;color:#909090;}

/*--首页footer--*/
.footer-code-box{width:266px; height: 89px; border:1px solid #424243;float:right;}
.footer-code-box img{height:100%;float:left;}
.footer-code-box p{color:#ffffff;font-size: 14px; text-align:left; line-height: 30px; margin-left: 110px; margin-top: 13px;}





/*--平台资源--*/
.pr{margin: 15px 0px;}
.white-bg{background:#ffffff; border-radius:8px;box-shadow:0 0 12px #dadada; padding:70px 40px 50px 40px;}
.pr-img{width:170px; height: 170px;}
.pr-hover{position:absolute;bottom:-20px;left: 0px;width:100%; height:50px; display: none;background: #4683fd;border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;  line-height: 50px; text-align: center;color:#fff;}
.pr:hover .pr-hover{display: block;}





/*--服务资源--*/
.service-input{ position: relative;top:0px;right:0px;margin:20px auto; width:374px;}

.layout-sx{display: flex; flex-wrap: wrap;flex:1 1 auto;}
.left-title{width:108px;}
.left-title button{background:#4682fd;width:108px; height: 38px; color:#fff;border-radius: 30px;border:none;}
.center-con{width:970px;}
.center-con button{height: 38px;margin:0px 18px;font-size: 14px;background:#fff;border:none;}
.center-con button:first-child{color:#4682fd;}
.center-con button:hover{color:#4682fd;}
.right-unfold{width:72px;height:38px;}
.right-unfold button{background:#fff;border:none;}
.right-unfold button i{margin-left:10px;}



.service-res{padding-left:10px; padding-right: 10px;}
.service-res .explore-machine__img img{height:200px;}
.service-res .explore-machine__content{padding: 5px 15px 5px;border:none; background: #fff;}
.service-res .explore-machine__content p{line-height:25px;}

.explore-machine__img:hover .service-btn{display:block;}
.service-btn{width:100%;height: 200px;position: absolute;top:0px; right: 0px;background-color: rgba(var(--thm-black-rgb), 0.8);
transition: all 500ms ease;padding-top:90px; padding-left: 15px; display: none; z-index: 10;}
.service-btn button{width:110px; height: 40px; line-height: 40px;background:#acc7ff;border:none; color:#fff;border-radius:5px; margin-left: 10px;}
.service-btn button:hover{background: #4682fd !important; cursor: pointer;}

 
/*--服务资源手机端--*/
.category-mobile{display: none;}
.category-mobile-nav li a{display: block;width:100%;height:40px; line-height: 40px; background:#f8f8f8; text-indent:8px; border-radius: 3px; margin-top: 9px;}
.category-mobile-nav li a i{float:right; margin-right: 10px; margin-top: 13px;}
.category-mobile-nav-sub li a{border-bottom:1px solid #f1f1f1;background:#fff;}




 



/*--通知公告--*/
.news-title{font-size:26px; line-height: 36px;}
.news-title a{float:right;font-size: 16px !important; color:#9C9C9C !important;font-weight:normal !important;cursor: pointer;}
.news-title a span{color:#ff0000 !important;}
.news-title a:hover{color:#ff0000 !important;}
.news-word{font-size: 16px; margin-top:10px;}


/*--用户权限--*/
.xx-title{text-align:center;}
.xx-title:after{content:''; width:100px; height: 3px;background:#4682fd; position: absolute;top:40px; left: 50%; margin-left: -50px;}
.xx-word{margin-top:20px; text-indent:32px;}
.xx-img{border-radius: 0px;width:50% !important;}




/*--年度计划--*/
.year-plan{}
.year-plan table{border-collapse:collapse;width:100%;}
.year-plan table th{background:#f1f6ff; border-bottom:2px solid #d0dcf3; height: 58px;text-align: center;}
.year-plan table td{height: 58px;  text-align: center; }
.year-plan table tr:nth-child(odd){background:#f8f8f8;}


/*--用户指南--*/
.book-directory{position:absolute;top:0;left: 0;bottom:0;width:270px; background: #f8f8f8;}
.book-search{ padding-top: 10px; padding-left: 15px; position: relative;}
.book-search input{width:239px; height: 36px; line-height: 20px;text-indent:5px; color:#7F7F7F;border:1px solid #e8e8e8;background: #fff;outline: none;}
.icon-book-search-icon:after{content: "\e900";color:#ccc;position: absolute;right: 25px;top:19px; font-size: 16px; cursor: pointer;z-index: 60;}

.directory{ margin-left: 18px;}
.directory li a{color:#343434;padding:5px 0px;display: block;}
.directory li a img{ margin-right:6px;}
.directory li a:hover{color:#5185fc;}
.articles{ margin-left:30px;}
.articles li a{color:#343434;}
.articles li a:hover{color:#5185fc;}

.book-body{position:absolute;top:0px;right: 0px; bottom: 0px; left: 270px;}
.pull-left{line-height:20px; margin-top: 10px; margin-left: 15px;}
.book-body-content{ width: 90%; margin: 0px auto;}
.book-body-content-title{text-align:center;font-size:24px; line-height: 46px;}
.book-body-content p{line-height:28px;}




/*--个人中心-基本信息--*/
.per-top{width:100%;height:56px;background:#3368d6;color:#fff; line-height: 56px;}
.per-top p{margin-left:20px;font-size: 16px;font-weight: 700px;}
.per-top p a{float:right;}
.per-top p a img{ vertical-align:middle; margin-right:20px;}

.admin-down{position:absolute;top:60px; right: 10px;background: #fff; box-shadow:0 0 10px rgba(5,12,30,.1);z-index:10;}
.admin-down:after{position:absolute;top:-5px; right:27px;content: '';width:12px; height:12px;background: #fff;transform: rotate(135deg);}
.admin-down li{ margin:0px 20px;color:#494949; line-height: 46px;}
.admin-down li img{ vertical-align:-4px; margin-right: 8px;}
.admin-down li:hover{color:#3368d6;cursor: pointer;}

.per-content{position: absolute;top:56px; left: 0px; right: 0px; bottom:0px; background: #f8f8f8;}
.per-con-left{position:absolute;top:0px; left: 0px;bottom: 0px; width:210px;}
.per-con-left-nav{ margin-top:15px;width:150px;  text-align: right;}
.per-con-left-nav li{ line-height: 32px; margin-bottom: 10px;padding-right:12px;}
.per-con-left-nav li img{ vertical-align:-4px; margin-right:8px;}
.per-con-left-nav li:hover,.lnav-clicked{background:#709fff;border-top-right-radius: 20px;border-bottom-right-radius: 20px;color:#fff;}

.per-con-right{position:absolute; top:10px; left:210px; right: 10px; bottom: 10px; background: #fff; box-shadow:0 0 10px rgba(5,12,30,.1);border-radius: 5px;}
.per-jbxx-a{ margin: 20px 40px;border-bottom:1px solid #e6e6e6;height: 130px;}
.per-jbxx-a img{float:left; margin-right:20px;}
.per-jbxx-a ul{float:left;}
.per-jbxx-a ul li{ line-height: 38px;}
.per-jbxx-a ul li span{color:#565656;}
.per-jbxx-a ul li a{ margin-left:20px;color:#3368d6;}

.per-jbxx-b{ margin-left: 142px;}
.per-jbxx-b table{width:100%;border-collapse: collapse;}
.per-jbxx-b table td{ line-height:38px;}
.per-jbxx-b table td span{color:#565656;}
.per-jbxx-b table td a{margin-left:20px;color:#3368d6;}


/*--个人中心-我的消息--*/
.message-tab{width:100%; height: 55px;border-bottom: 1px solid #d8d8d8;}
.message-tab ul li{width:100px; height: 37px;  border-top-left-radius: 5px;border-top-right-radius: 5px; float:left; margin-top:18px; line-height: 37px; text-align: center; margin-left: 10px;}
.message-tab ul li:hover,.message-tab-clicked{background:#709fff;color:#fff;}
.message-content{width:96%; margin: 15px auto;}
.message-search select{width:117px; height: 30px;background:#fafafa;border:1px solid #efefef;border-radius: 3px; margin: 0px 2px;}
.message-search input{width:117px; height: 30px;background:#fafafa;border:1px solid #efefef;border-radius: 3px; margin: 0px 2px;}
.message-search button{width:90px; height: 32px;border:none;background:#4682fd; border-radius: 3px; color:#fff;font-size: 14px; margin-left:10px;}
.message-table{margin-top:15px;}
.message-table table th{height:44px;}
.message-table table td{height:44px;}
.td-search{color:#4682fd; margin-right: 20px; z-index: 10;}
.td-search img{vertical-align:middle; margin-right: 5px;}
.td-delect{color:#e11a1a;}
.td-delect img{vertical-align:middle;margin-right: 5px;}

.page{width:100%; height: 36px; text-align:center;}
.page ul li{display:inline-block; margin:20px 10px;width:30px; height: 30px; line-height: 30px; border-radius: 5px;}
.page ul li:hover,.page-clicked{background:#4682fd; color:#fff;}


/*--二级切换--*/
.content-tab{ margin-bottom: 40px;}
.content-tab ul{width:60%; margin:0px auto;background:#f5f5f5; padding:10px 20px; border-radius:25px;text-align: center;}
.content-tab ul li{line-height: 30px; padding:0px 10px; margin: 0px 10px; display: inline-block;font-size:16px;}
.content-tab ul li:hover,.content-tav-clicked{color:#0073ff;border-bottom:3px solid #0073ff;}

/*--查询页面--*/
.search-title{font-size:17px; line-height: 10px;}
.search-title span{background:#0073ff; padding:5px;border-radius: 5px; margin-right:8px;color: #fff;}
.search-title a:hover{color:#0073ff !important;cursor: pointer;}



/*--注册移动端--*/
.register-center{width:58%; margin: 140px auto;}
.register-box h5{text-align: center; line-height: 70px; margin-top: 10px;border-bottom:2px solid rgba(0,115,255,.3);font-size: 36px;color: #0073ff;width:90%;margin: 0px auto;}
.register-link-text{font-size: 14px;font-weight: normal; text-align: right; padding-right: 10% !important;width:100%;}
.register-link-text:hover{color:#0073ff;}
.register-box>div{ margin-top:20px;}
.register-row-title{text-align:right;}
.register-row-input{width:90%;height: 40px;line-height: 24px;text-indent: 5px;color:#b1b1b1;outline: none;background: #e9edf2;border:none;border-radius: 5px;}
.register-row-select{width:90%;height: 40px;line-height: 24px;text-indent: 5px;color:#b1b1b1;outline: none;background: #e9edf2;border:none;border-radius: 5px;}
.register-row-sc{background:#0073ff;width:80px;height: 32px; color:#fff;border-radius: 3px; text-align: center; line-height: 32px;}
.register-row-sc:hover{background:#0e7bff;color:#fff;}

.ck-input{margin-right: 5px; vertical-align:middle;}
.delect-img img{margin-left: 5px;}
.register-box-btn{width:100px; height: 40px;background:#0073ff;border-radius: 5px; color: #fff;font-size: 16px; cursor: pointer;border: none;}
.register-box-btn:hover{background:#0e7bff;color:#fff;}



/*--注册pc端--*/
.register-pc-bg{position: absolute; top:0px; left: 0px;right: 0px; bottom: 0px; background:rgba(0,0,0,.3);}
.register-box-pc{width:460px; background: #fff; position:absolute;left: 50%; margin-left:-230px; top:5%;border-radius: 5px; box-shadow:0px 0px 10px rgba(0,0,0,.1);}
.register-box-pc>div{margin-top:16px;}
.register-box-pc h5{text-align: center; line-height:40px; margin-top: 10px;font-size: 28px;color: #0073ff;width:90%;margin: 0px auto;}
.register-box-pc h5 a{position: absolute;right:10px; top:10px;background:url("../images/box-closed.png");width:14px; height: 14px;}
.register-box-pc h5 a:hover{background:url("../images/table-icon-delect.png");}


/*--登录pc端--*/
.login-box-pc{width:700px; margin-left: -350px;top:15%; padding:0px;}
.login-box-l-bg{float:left;width:48%; margin: 0px !important;}
.login-box-l-bg img{width:100%;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.login-box-r-content{float:right;width:48%; padding-right: 20px;}
.login-box-r-content>div{margin-top:15px;}
.forgot-mm{float:right; margin-right: 10px; color:#0073ff;}
.forgot-mm:hover{text-decoration: underline;color:#0073ff;}
.login-input{width:98%;}
.login-word{text-align: right; padding-right:20px;}
.login-word a{color:#0073ff;}
.login-word a:hover{text-decoration: underline;}



@media (max-width: 767px){
.index-logo{margin-top: 25px;}
.top-logo{width:10%}
.top-title{width:70%}
.xx-img{width:90% !important;}
.about-one__content{margin-top: 0px;}
.news-title,.xx-title{font-size:26px !important; line-height: 36px !important;}
.pr{margin:30px 0px;}
.divflexa .row{flex-direction: column-reverse;}
.content-tab ul{display:flex;overflow:scroll;}
.content-tab ul li{flex:0 0 33%;}


.col-yd-3{ width:48% !important;  border:1px solid white; height:60px; margin:1%; padding:0px;}
.col-yd-3 h5{ color:white; line-height:0px !important; font-size:18px;}
.col-yd-3 p{ display:none;}
.col-yd-3 .function-content{ position:relative !important; height:60px;  background:rgba(15,155,233,.2) !important; text-align:center !important; padding:0px !important; border:none !important;}
.col-yd-3 .function-content img{ display:none;}
.function-content-text{ left:0px; text-align:center; right:0px;}
.col-yd-3 .function-content:hover{ background:rgba(15,155,233,.8) !important; height:58px; text-align: center;}
.col-yd-3 .function-content:hover h5{ color:white;}
.function-content:hover .function-content-text{ right:0px;}

.premium-ride{padding-top:100px !important;}
    
    
 .register-center{width:100%;}
.register-row-input{width:100%;}
.register-row-select{width:100%;}
.register-row-title{text-align:left;}
}

@media (min-width:768px) {
    .premium-ride-a{padding:100px 0px;}
    .pr{margin:20px 0px;}
    .top-title{width: 80%;}
}


@media (max-width:1365px) {
.category-mobile{display:block;}
.category-pc{display:none;}
.divflexa .row{flex-direction: column-reverse;}   
.content-tab ul{width:100%; }
.news-content-bg{flex-direction: column-reverse;} 
.footer-code-box{float:none; text-align: center; margin:10px 0px;}
.process-mobile-step{display:block;}
.process-content{display:none;}
.process-content-a{display:none;}
.function-content:hover{height:120px; }
}

@media (min-width:1366px)and (max-width: 1440px) {

.main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li{ margin-left:0px !important;}

}

@media (min-width:768px)and (max-width: 1365px) {
    .col-md-50{ width:50% !important;}
}

.footer-code p {
    color: #ffffff;
    font-size: 14px;
	margin-top: 8px;
	text-align: center;
}

p {
    padding: 0px;
    margin: 0px;
}

/*--2021.12.28修改Start--*/
/*.main-header{background:url("../images/top-bg.jpg"); background-size: cover;}*/
.login-btn,.thm-btn{background:#fff;color:#4575d1;border-radius: 0px !important; margin:0px !important; float:left;}
.login-btn:hover,.thm-btn:hover{color:#FF811B;}

.main-menu .main-menu__list>li>a, .stricky-header .main-menu__list>li>a{color:#ffffff;}
.topnav{border-bottom:2px solid transparent;}
.topnav:hover, .topnav-clicked{color:#ffffff !important;border-bottom:2px solid #fff;}


.main-menu-wrapper__logo{padding-top:25px; padding-bottom:0px; margin-right: 20px;}

.main-menu-wrapper__right{padding-top:35px;padding-bottom:0px;}

.main-menu-wrapper__main-menu{margin-top:50px;}
.menu-code{float:right; margin-top:10px;}
.menu-code span{margin-left:15px;}

/*.stricky-header.main-menu{background:url("../images/top-bg.jpg");width:100%;background-size: cover;}*/

.index-logo{display:inline-block;}
/*.index-logo img{width:85%;}*/


@media (max-width:1024px){
.main-menu-wrapper__left{width:63%;}
.main-menu-wrapper__right{padding-top:25px;}
.search-input input{width:200px;}
.menu-code{margin-top:-48px;}
.main-menu .mobile-nav__toggler{font-size:26px; margin-left: 10px; margin-top: 20px;}
.fa-bars{padding-top:46px !important;}
}

@media (max-width: 767px){
.main-menu-wrapper__left{width:100%;}
.menu-code{margin-top:-100px; margin-bottom:6px;}
.main-menu-wrapper__logo{padding-top:0px;}
}
/*--2021.12.28修改End--*/


/*--1.24修改--*/
.register-info{width:100%;background:#fafafa;padding:15px 0px;}
.searchmain{text-align:center;padding-top:5px;}
.searchmain span{ margin:10px;display:inline-block;}
.searchmain input{width:260px;height: 34px; border:1px solid #e6e6e6;color:#727272;text-indent:3px;outline: none;}
.btn-blue{width:100px;  height: 40px; background:#2771d4;border-radius: 5px;color:#fff; margin:9px;border:none;}
.btn-blue:hover{background:#3881e2;}
.btn-grey{width:100px;  height: 40px; background:#dcdcdc;border-radius: 5px;color:#1e1c1c; margin:9px;border:none;}
.btn-grey:hover{background:#e9e9e9;}

.info-title{font-size:16px;color:#2771d4;line-height:42px;border-bottom:1px solid #2771d4;position:relative;text-indent:22px;  margin-top:10px;}
.info-title:before{content:'';position:absolute;top:15px;left:9px; width:0px; height:0px;border-left:8px solid #2771d4;border-top:6px solid transparent;border-bottom:6px solid transparent;}
.info-main{ margin-top:20px;}
.info-main table{width:100%;}
.info-main table th{height:62px;background:#f5f5f5;line-height:62px;text-align: center;color:#191919;font-weight:normal;}
.info-main table td{border-bottom:1px solid #e5e5e5;line-height:50px;text-align: center;}
.word-red{color:#ff0000;}
.word-green{color:#368f00;}
.word-blue{color:#006abc;}
.info-content{margin-left:20px;}
.info-content th{line-height: 50px;color:#191919;font-weight:normal;}
.info-content td{color:#696969;}
.info-content td a{color:#2771d4;text-decoration: underline;margin-left:20px;}


/*--2022.2.22新增self--*/
.register-eyes{position: relative;float: right;left: -11%;top: 22%;width: 5%;z-index: 1;}
@media (max-width: 767px){
.register-eyes{top: 50%;left: -1%;width: 6%;}
}

/*2022-3-23 滚动条*/
::-webkit-scrollbar {
width:8px;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:10px;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
border-radius:10px;
background:rgba(0,0,0,0.1);
-webkit-box-shadow:inset006pxrgba(0,0,0,0.2);
}
::-webkit-scrollbar-thumb:window-inactive {
background:rgba(0,0,0,0.1);
}

/*--首页-footer--*/
.footer-container{background:#20355b;text-align: center;height:180px; margin-top:50px;}
.footer-link{padding:50px 0px 10px;width:600px; margin:0px auto;}
.footer-link a{color:#ffffff;padding:0px 30px;position:relative;}
.footer-link a:after{content:'';position:absolute;top:0px;bottom:0px;right:0px;width:1px;background:#ffffff;}
.footer-link a:last-child::after{content:'';display:none;}
.footer-link a:hover{color:#559bff;text-decoration: underline;}
.footer-copyright{padding-bottom:30px;}
.footer-copyright span{display:inline-block;color:#ffffff;margin:0px 10px;}