@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
ol, ul { list-style: none; }
body, button, input, select, textarea { font-size:14px; font-family:"微软雅黑","microsoft yahei",Arial, '宋体';}
body{ background: #fff; min-width:1200px; margin:0 auto; color: #000;}
img { border:0; outline: none; vertical-align: top;}
table { border-collapse: collapse; border-spacing: 0; }
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display:block }
a { text-decoration: none; color: #333; outline: none;}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover{ /*text-decoration: underline; color: #ff8400;*/}
a:active { /*text-decoration: underline;*/ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input{ outline:none;}
h3,h4{ font-weight: normal;}

input[type="button"], input[type="submit"], input[type="reset"],select,textarea {-webkit-appearance: none;}
input:focus, textarea:focus, select:focus {outline: none;}
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}

.blue, .blue a{ color:#0059ad;}
.red, .red a{ color:#f00;}
.c00c800{ color: #00c800;}
.c999999{ color: #999;}
.w1200{ width: 1200px; margin: 0 auto;}
.tleft{ text-align: left;}
.tcenter{ text-align: center;}
.tright{ text-align: right;}
.clear { clear: both; height: 0px; overflow: hidden; line-height:0;}
.left{ float:left; }
.right{ float:right; }
.clearfix {display: block;}
.clearfix:after { content: ""; display: block; height: 0; line-height:0; overflow:hidden; clear: both; visibility: hidden;}
.flex{ display: -webkit-box; display: -webkit-flex; display: flex;}
.flex-item{ -webkit-box-flex: 1;  flex: 1; flex-grow: 1;}
.bc111722{background-color: #111722;}
.bc25242c{background-color: #25242c;}

.big-tit{ display: inline-block; width: auto; margin: 0 auto; background:url(../images/tit-l.png) 0 center no-repeat; padding:0 0 0 200px;}
.big-tit-inner{ padding: 0 200px 0 0; color: #000; font-weight: normal; font-size: 40px; background: url(../images/tit-r.png) right center no-repeat;}

.big-tit2{ font-size: 30px; line-height: 60px;}
.big-tit2-down{ }

.icon-arrows{display: inline-block;width: 10px;height: 10px;margin-left: 7px;background: url("http://img.qiye.adtianji.com/pcimg/images/nav-arrows.png") 0 0/contain no-repeat;transition: all .3s}
.header2{ height:81px;}
.header{border-bottom: 1px solid rgba(255,255,255,.35);position: fixed;left: 0;top:0;right: 0;height: 80px;z-index: 999;}
.header .flex {align-items: center;height: 100%;position: relative}
.header .navs li{float: left;padding: 0 14px;position: relative;box-sizing: border-box;margin: 0 6px;}
.header .navs li a.nav{color: #fff;font-size: 14px;line-height: 80px;display: block;}
.header .navs li:last-child{margin-right: 0;}
.header .navs li:after{display: block;content: '';height: 2px;background-color:#fff;position: absolute;left: 50%;width: 0%;bottom: 0;transition: all .3s;}
.header .navs li.active:after,
.header .navs li:hover:after{left: 0%;width: 100%;}
.header .navs li.arrows:hover:after{width: 0%;left: 0%;}
.header .navs li.arrows:hover .icon-arrows{transform: rotate(180deg);}
.header2 .header{ background:rgb(27,0,88);}
.header2 .header-fixed, .header3 .header-fixed{background-color: rgba(0,0,0,.6);}

.header .btn {display: block;width: 80px;height: 30px;line-height: 30px;border-radius: 3px;margin-left: 40px;color: #fff;font-size: 14px;box-sizing: border-box;text-align: center;}
.header .btn.login{background-color: #4492ff;margin-left: 26px;}
.header .btn.register{border: 1px solid #fff;line-height: 28px; margin-left:20px;}
.header .more-navs-fixed-else{display: none;position: absolute;left: 0;top: 80px;width: 100px;background-color: #fff;border-radius: 5px;transition: all .3s;box-shadow: 0 0 3px rgba(0,0,0,.1)}
#elseNav:hover .more-navs-fixed-else{display: block;}
.header .more-navs-fixed-else:after{display: block;content: '';border: 10px solid transparent;border-bottom-color: #fff;position: absolute;top: -10px;left: 40%;transform: translate(0, -50%)}

.header .more-navs-fixed-else ul{padding: 15px 0;}
.header .more-navs-fixed-else li{line-height: 40px;width: 100%;margin: 0;padding: 0;text-align: center}
.header .more-navs-fixed-else li a{font-size: 14px;color: #333;display: block}
.header .more-navs-fixed-else li:hover{background-color: #f2f2f2}

.more-navs-fixed{border-bottom: 1px solid rgba(0,0,0,.05);z-index: -1;}
.more-navs-fixed .flex{width: 1200px;margin: auto}
.more-navs-fixed {display: none;opacity: 0;position: fixed;left: 0;right: 0;top: 108px;z-index: 9999;background-color: #fff;padding: 45px 0;border-radius: 5px;}
.more-navs-fixed:after{display: block;content: '';border: 10px solid transparent;border-bottom-color: #fff;position: absolute;top: -20px;left: 50%;}
.more-navs-fixed .terminal{padding-left: 20px;font-size: 12px;color: #415070;position: relative}
.more-navs-fixed .terminal:after{display: block;content: '';width: 1px;background-color: #eee;position: absolute;right: 0;top: 20px;bottom: 20px;}
.more-navs-fixed .terminal h6{font-weight: normal;width: 200px;padding-top: 5px;}
.more-navs-fixed .terminal li{position: relative;float: none;margin: 30px 0 0 0;line-height: inherit;padding: 0 0 0 40px;}
.more-navs-fixed .terminal li:after{display: block;content: '';width: 20px;height: 20px;background: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-1.svg") 0 0/contain no-repeat;position: absolute;left: 0;top: 50%;transform: translate(0, -50%)}
.more-navs-fixed .terminal li:nth-child(2):after{background-image: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-3.svg");width: 20px;}
.more-navs-fixed .terminal li:nth-child(3):after{background-image: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-2.svg");width: 20px;}
.more-navs-fixed .terminal li:nth-child(4):after{background-image: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-4.svg");width: 20px;}
.more-navs-fixed .terminal li:nth-child(5):after{background-image: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-5.svg");width: 20px;}
.more-navs-fixed .terminal li:nth-child(4),
.more-navs-fixed .terminal li:nth-child(5){color: #666;}
.more-navs-fixed .right-cells{flex: 1;padding-left: 18px;display: flex; flex-wrap: wrap;}
.more-navs-fixed .right-cells a{width: 220px;margin-right: 20px;box-sizing: border-box;padding: 13px 18px;}
.more-navs-fixed .right-cells p{font-size: 14px;color: #333}
.more-navs-fixed .right-cells p:first-child{margin-bottom: 5px;font-weight: bold}
.more-navs-fixed .right-cells p:last-child{font-size: 12px;color: #999}
.more-navs-fixed .right-cells a:hover{background-color: #f6f6f6}

.header .navs .more-navs-fixed-li:hover .more-navs-fixed{display: block;animation: moreNavsFixed .3s .1s;animation-fill-mode: forwards;}

@keyframes moreNavsFixed {
    0% {height: 0px;opacity: 0;transform: translate(0, -30px)}
    100% {height: 270px;opacity: 1;transform: translate(0, -30px)}
}

.topbar{ position: fixed; left: 0; top: 0; right: 0; z-index: 999; /*background: -webkit-linear-gradient(#0570fb,#0476fb); background: linear-gradient(#0570fb,#0476fb);*/ border-bottom: 1px solid #ffffff40; font-size: 18px;}
.topbar-fixed{ background:rgba(0,0,0,.6);}
.topbar .logo{ padding: 24px 0 0;}
.topbar .logo img{ height: 52px;}
.topbar .nav li{ float: left; line-height: 98px; border-bottom: 2px solid transparent; margin: 0 20px 0 0;}
.topbar .nav li.hover,.topbar .nav li:hover{ border-bottom-color: #fff;}
.topbar .nav li a{ display: block; padding: 0 10px; color: #fff;}
.topbar .login{ padding: 32px 0 0;}
.topbar .login a{ display: inline-block; width: 75px; line-height: 34px; color: #fff; border: 1px solid #fff; border-radius: 5px; text-align: center;}

.banner{ margin: 0 auto 0; padding:100px 0 0; background: -webkit-linear-gradient(to right,#02cbfe,#5064f9); background: linear-gradient(to right,#02cbfe,#5064f9);}
.banner-inner{ position: relative; height: 800px;}
.banner-inner .bg{ position: absolute; bottom: 130px; right: -140px; width: 767px; height: 535px; background: url(../images/new/banner-bg3.png) 0 0 no-repeat;}
.banner-inner .slogan{ padding-top: 170px; line-height:80px; font-size:70px; color:#fff; font-weight:bold;}
.banner-inner .stit{ font-size: 34px; line-height: 110px; color: #eff6fe;}
.banner-inner .apply{ margin: 60px auto 0;}
.banner-inner .apply a{ display: inline-block; width: 184px; margin: 0 35px 0 0; font-size: 24px; line-height: 58px; color: #fff; border: 1px solid #ffffff61; border-radius: 5px; text-align: center;}
.banner-inner .apply a:hover{ box-shadow:0px 0 10px #fdfdfd;}
@media screen and (max-width:1366px){
	.banner-inner{ overflow:hidden;}
}
.banner2{ margin: 0 auto 0; background: -webkit-linear-gradient(#0570fb,#31d9ff); background: linear-gradient(#0570fb,#31d9ff);}
.banner2-inner{ }
.banner2-inner .bg{ height: 900px; background: url(../images/banner-bd3.png) 0 0 no-repeat; background-size:100% 100%;}
.banner4{ margin: 0 auto 0; background: -webkit-linear-gradient(#0570fb,#31d9ff); background: linear-gradient(#0570fb,#31d9ff);}
.banner4-inner{ }
.banner4-inner .bg{ height: 900px; background: url(../images/new/banner-bg4.png) 0 0 no-repeat; background-size:100% 100%;}
.banner5{ margin: 0 auto 0; background: -webkit-linear-gradient(#0570fb,#31d9ff); background: linear-gradient(#0570fb,#31d9ff);}
.banner5-inner{ }
.banner5-inner .bg{ height: 900px; background: url(http://img.qiye.adtianji.com/xituiimg/banner-bg5.png) 0 0 no-repeat; background-size:100% 100%;}
.banner6-inner{ }
.banner6-inner .bg{ height: 900px; background: url(http://img.qiye.adtianji.com/xituiimg/banner-bg6-2.png) 0 0 no-repeat; background-size:100% 100%;}
.banner7-inner{ }
.banner7-inner .bg{ height: 900px; background: url(http://img.qiye.adtianji.com/xituiimg/banner-bg6-4.png) 0 0 no-repeat; background-size:100% 100%;}
.banner8-inner{ }
.banner8-inner .bg{ height: 900px; background: url(http://img.qiye.adtianji.com/xituiimg/banner_bg5.png) 0 0 no-repeat; background-size:100% 100%;}
.banner9-inner{ }
.banner9-inner .bg{ height: 900px; background: url(http://img.qiye.adtianji.com/xituiimg/banner-bg8.jpg?v=2) 0 0 no-repeat; background-size:100% 100%;}
.banner9-inner .bg{ height: 900px; background: url(http://img.card.adtianji.com/lumingimg/bg-1000.png) 0 0 no-repeat; background-size:100% 100%;}
.banner10-inner{ }
.banner10-inner .bg{ height: 900px; background: url(http://img.qiye.adtianji.com/xituiimg/banner-bg10.jpg) 0 0 no-repeat; background-size:100% 100%;}
.banner11-inner{ }
.banner11-inner .bg{ height: 900px; background: url(http://img.qiye.adtianji.com/xituiimg/banner-bg11.jpg) 0 0 no-repeat; background-size:100% 100%;}
.banner-outer .swiper-pagination-bullets{ bottom:50px !important;}
.banner-outer .swiper-pagination-bullet{ width:30px; height:6px; border-radius:3px; background:rgba(255,255,255,0.5);}
.banner-outer .swiper-pagination-bullet-active{ background:#fff;}

.page01{ margin: 160px auto 150px;}

.contlist{ margin: 40px auto 0;}
.contlist li{ margin: 0 auto 10px; padding:0 0 0 15px; background:url(../images/new/dot.png) 0 11px no-repeat; line-height:28px; color: #666; font-size:16px;}
.iconlist{ margin:40px 0 0;}
.iconlist .item{ display:inline-block; text-align:center; padding:0 15px;}
.iconlist .item .txt{ font-size:12px; color:#333; margin:10px auto 0;}

.page02-inner{ height: 660px; padding: 0 0 0 600px; background: url(../images/page2-p1.png) 0 50px no-repeat;}

.page03{ background: #f6faff;}
.page03-inner{ height: 600px; padding: 150px 0 0; background: url(../images/page3-p1.png) right 80px no-repeat;}

.page04{}
.page04-inner{ height: 600px; padding: 120px 0 0 600px; background: url(../images/page4-p1.png) 0 200px no-repeat;}

.page05{ background: #f6faff; padding: 90px 0 0;}
.page05-inner{ padding: 60px 0 80px;}
.page05-inner li{ float: left; position: relative; box-sizing: border-box; width: 277.5px; padding: 60px 15px; margin: 0 30px 30px 0; border: 1px solid #eff1f7; color: #666; box-shadow: inset 0 0 0 0px transparent; background:#fff;}
.page05-inner li:nth-child(4n){ margin-right: 0;}
.page05-inner li img{ height: 62px; margin: 0 auto 15px;}
.page05-inner li .tit{ line-height: 30px; font-size: 20px;}
.page05-inner li .txt{ line-height: 26px;}
.page05-inner li{ -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.page05-inner li:hover{ -webkit-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -ms-transform: translate(0, -10px); transform: translate(0, -10px);}
.page05-inner li:before,.page05-inner li:after{ position: absolute; display: block; content: ''; box-sizing: border-box; border: 1px solid transparent; width: 0; height: 0;}
.page05-inner li:before{ bottom: 0; right: 0; -webkit-transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in; transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in;}
.page05-inner li:after{ top: 0; left: 0; -webkit-transition: border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s; transition: border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;}
.page05-inner li:hover:before, .page05-inner li:hover:after{ width: 100%; height: 100%;}
.page05-inner li:hover:before{border-bottom-color: #ae9ef9; border-left-color: #ae9ef9; -webkit-transition: border-color 0s ease-out 0.4s,width 0.2s ease-out 0.4s,height 0.2s ease-out 0.6s; transition: border-color 0s ease-out 0.4s,width 0.2s ease-out 0.4s,height 0.2s ease-out 0.6s;}
.page05-inner li:hover:after{ border-top-color: #ae9ef9; border-right-color: #ae9ef9; -webkit-transition: width 0.2s ease-out,height 0.2s ease-out 0.2s; transition: width 0.2s ease-out,height 0.2s ease-out 0.2s;}

.page06{ background: #f6faff; padding: 110px 0 0;}
.page06-inner{ width: 1300px; margin: 0 auto; padding: 60px 0 100px;}

.page06-inner{ width:1200px;}
.page06-inner ul li { position:relative; float:left; width:298.5px; margin:0 2px 2px 0;}
.page06-inner ul li:nth-child(4n){ margin-right:0;}
.page06-inner ul li .img { background-size:cover}
.page06-inner ul li .img .imginner { background:rgba(0,0,0,0.6); padding:77px 0 0; height:297px; box-sizing:border-box}
.page06-inner ul li .img .imginner div { width:96px;height:165px;margin:0 auto}
.page06-inner ul li .img .imginner div img { width:100%;height:100%}
.page06-inner ul li:nth-child(1) .img{background-image:url(../images/module/0001.png)}
.page06-inner ul li:nth-child(1):hover .imginner{ background:url(../images/module/bg_01.png)}
.page06-inner ul li:nth-child(2) .img{background-image:url(../images/module/0002.png)}
.page06-inner ul li:nth-child(2):hover .imginner{ background:url(../images/module/bg_02.png)}
.page06-inner ul li:nth-child(3) .img{background-image:url(../images/module/0003.png)}
.page06-inner ul li:nth-child(3):hover .imginner{ background:url(../images/module/bg_03.png)}
.page06-inner ul li:nth-child(4) .img{background-image:url(../images/module/0004.png)}
.page06-inner ul li:nth-child(4):hover .imginner{ background:url(../images/module/bg_04.png)}
.page06-inner ul li:nth-child(5) .img{background-image:url(../images/module/0005.png)}
.page06-inner ul li:nth-child(5):hover .imginner{ background:url(../images/module/bg_05.png)}
.page06-inner ul li:nth-child(6) .img{background-image:url(../images/module/0006.png)}
.page06-inner ul li:nth-child(6):hover .imginner{ background:url(../images/module/bg_06.png)}
.page06-inner ul li:nth-child(7) .img{background-image:url(../images/module/0007.png)}
.page06-inner ul li:nth-child(7):hover .imginner{ background:url(../images/module/bg_07.png)}
.page06-inner ul li:nth-child(8) .img{background-image:url(../images/module/0008.png)}
.page06-inner ul li:nth-child(8):hover .imginner{ background:url(../images/module/bg_08.png)}
.page06-inner ul li:nth-child(9) .img{background-image:url(../images/module/0009.png)}
.page06-inner ul li:nth-child(9):hover .imginner{ background:url(../images/module/bg_09.png)}
.page06-inner ul li:nth-child(10) .img{background-image:url(../images/module/0010.png)}
.page06-inner ul li:nth-child(10):hover .imginner{ background:url(../images/module/bg_10.png)}
.page06-inner ul li:nth-child(11) .img{background-image:url(../images/module/0011.png)}
.page06-inner ul li:nth-child(11):hover .imginner{ background:url(../images/module/bg_11.png)}
.page06-inner ul li:nth-child(12) .img{background-image:url(../images/module/0012.png)}
.page06-inner ul li:nth-child(12):hover .imginner{ background:url(../images/module/bg_12.png)}

/*.page06-inner li{ float: left; position: relative; width: 310px; margin: 0 20px 30px 0; box-sizing: border-box; border-radius: 10px; overflow: hidden;}
.page06-inner li:nth-child(4n){ margin-right: 0;}
.page06-inner li .img{ position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.page06-inner li .txt{ position: relative; padding: 100px 0 101px; color: #fff; font-size: 24px; line-height: 33px;}
.page06-inner li:nth-child(1):hover .txt{ background: -webkit-linear-gradient(rgba(148,156,237,.5), rgba(101,119,201,.5)); background: linear-gradient(rgba(148,156,237,.5), rgba(101,119,201,.5));}
.page06-inner li:nth-child(2):hover .txt{ background: -webkit-linear-gradient(rgba(251,239,76,.5), rgba(234,114,70,.5)); background: linear-gradient(rgba(251,239,76,.5), rgba(234,114,70,.5));}
.page06-inner li:nth-child(3):hover .txt{ background: -webkit-linear-gradient(rgba(138,131,228,.5), rgba(161,112,214,.5)); background: linear-gradient(rgba(138,131,228,.5), rgba(161,112,214,.5));}
.page06-inner li:nth-child(4):hover .txt{ background: -webkit-linear-gradient(rgba(149,197,125,.5), rgba(126,188,141,.5)); background: linear-gradient(rgba(149,197,125,.5), rgba(126,188,141,.5));}
.page06-inner li:nth-child(5):hover .txt{ background: -webkit-linear-gradient(rgba(237,175,123,.5), rgba(215,115,113,.5)); background: linear-gradient(rgba(237,175,123,.5), rgba(215,115,113,.5));}
.page06-inner li:nth-child(6):hover .txt{ background: -webkit-linear-gradient(rgba(190,164,70,.5), rgba(173,120,76,.5)); background: linear-gradient(rgba(190,164,70,.5), rgba(173,120,76,.5));}
.page06-inner li:nth-child(7):hover .txt{ background: -webkit-linear-gradient(rgba(127,183,169,.5), rgba(114,154,191,.5)); background: linear-gradient(rgba(127,183,169,.5), rgba(114,154,191,.5));}
.page06-inner li:nth-child(8):hover .txt{ background: -webkit-linear-gradient(rgba(150,153,234,.5), rgba(95,109,192,.5)); background: linear-gradient(rgba(150,153,234,.5), rgba(95,109,192,.5));}
*/

.page07{ padding: 100px 0;}
.page07-inner{ padding: 80px 0 0;}
.page07-inner li{ float: left; width: 183.33px; margin: 0 20px 20px 0;}
.page07-inner li:nth-child(6n){ margin-right: 0;}
.page07-inner li img{ width: 100%; height: 86px; display:none;}
.page07-inner li .hover{ display:block;}
.page07-inner li:hover .hover{ display: none;}
.page07-inner li:hover img:not(.hover){ display: block;}

.page08{ background: #fff; padding: 110px 0 100px;}
.page08-inner{ margin: 70px auto 0;}
.page08-inner li{ float: left; width: 300px;}
.page08-inner li .img{ display: inline-block; margin: 0 auto; border: 1px solid #cecfcf; padding: 10px; border-radius: 50%; overflow: hidden;}
.page08-inner li .imginner{ padding: 35px; background: #fff; border-radius: 50%;}
.page08-inner li .img img{ width: 80px; height: 80px;}
.page08-inner li .tit{ line-height: 40px; margin: 20px auto 0; font-size: 20px; color: #333;}
.page08-inner li .txt{ color: #666; line-height: 24px;}
.page08-inner li .img:hover{ animation:supportmove 1s 1 linear; border-color: #1f8efd;}
@keyframes supportmove { from { transform: rotateY(0deg)} to {transform: rotateY(360deg)} }

.page10{ background: #f6faff; padding: 110px 0 100px;}
.page10-inner{ padding:80px 0 0;}
.page10-inner .news01{ width:49%; box-sizing:border-box; border:1px solid #f0f0f0;background:#fff;padding-bottom:20px;transition:all 0.4s ease-in-out;}
.page10-inner .news01:hover {transform:translate(0,-10px); box-shadow:0px 2px 10px #e8e8e8;}

.page10-inner .news01 .tit{position:relative;padding:0 20px;height:36px;border-left:3px solid #3a70f3;line-height:36px;background:#fff;font-size:16px; overflow:hidden; color:#333;border-bottom:1px solid #f0f0f0;}
.page10-inner .news01 .tit2 {border-left-color:#f3b910;}
.page10-inner .news01 .tit a{ float:right; color:#3a70f3; font-size:12px;}
.page10-inner .news01 .tit a:hover{ color:#f80;}
.page10-inner .news01 ul{ padding:20px;}
.page10-inner .news01 li { line-height:36px;}
.page10-inner .news01 li a {display:block}
.page10-inner .news01 li a i {float:left;width:12%;font-style:normal;font-size:12px;color:#999;white-space:nowrap}
.page10-inner .news01 li a span {float:left;width:85%;font-size:12px;color:#333;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.page10-inner .news01 li a:hover span{ color: #3a70f3;}

.page12{ padding:120px 0;}
.page12-inner{ margin:80px 0 0;}
.page12-inner .video{ position:relative;}
.page12-inner .video .play{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); border-radius:50%; overflow:hidden; cursor:pointer;}
.page12-inner .video .play:hover{ background:rgba(255,255,255,0.2);}

.page23{ background: #f6faff; padding: 110px 0 100px;}
.page23-inner{ margin:50px auto 0; padding:40px 0; background:#fff; border-radius:5px;}
.page23-inner .tab-tit div{ display:inline-block; font-size:26px; margin:0 100px 0 auto;}
.page23-inner .tab-tit div:last-child{ margin-right:0;}
.page23-inner .tab-tit div a{ padding:0 0 5px 48px; line-height:45px; background:url(http://img.qiye.adtianji.com/xituiimg/accurate.png) 0 center no-repeat;}
.page23-inner .tab-tit div:nth-child(2) a{ background:url(http://img.qiye.adtianji.com/xituiimg/intelligence.png) 0 center no-repeat;}
.page23-inner .tab-tit div:nth-child(3) a{ background:url(http://img.qiye.adtianji.com/xituiimg/exo.png) 0 center no-repeat;}
.page23-inner .tab-tit .hover a{ color:#3091F2; border-bottom:2px solid #3091F2;}
.page23-inner .tab-tit div.hover a{ background:url(http://img.qiye.adtianji.com/xituiimg/accurated.png) 0 center no-repeat;}
.page23-inner .tab-tit div:nth-child(2).hover a{ background:url(http://img.qiye.adtianji.com/xituiimg/intelligenced.png) 0 center no-repeat;}
.page23-inner .tab-tit div:nth-child(3).hover a{ background:url(http://img.qiye.adtianji.com/xituiimg/exod.png) 0 center no-repeat;}
.page23-inner .tab-cont{ padding:50px 0 30px; text-align:center;}
.page23-inner .tab-cont ul {padding:0 45px;}
.page23-inner .tab-cont ul li{ float:left; width:370px; overflow:hidden;}
.page23-inner .tab-cont ul li .txt{ margin:10px auto 0;}

.page24{ padding:80px 0;}
.page24-inner ul{ margin:30px auto 0;}
.page24-inner li{ float:left; width:50%; box-sizing:border-box; padding:30px 80px 0 0;}
.page24-inner li .img{ float:left; padding:0 20px 0 0;}
.page24-inner li .img img{ vertical-align:middle; height:106px;}
.page24-inner li .info{ padding:7px 0 0;}
.page24-inner li .info .tit{ font-size:20px; color:#333; line-height:30px;}
.page24-inner li .info .txt{ margin:10px auto 0; line-height:26px;}

.bottom-apply{ background: url(../images/bottom-apply.png) 0 0 no-repeat; background-size: 100% 100%;}
.bottom-apply-inner{ padding: 50px 0;}
.bottom-apply-inner span{ display: inline-block; font-size: 30px; color: #fff; line-height: 40px; vertical-align: middle;}
.bottom-apply-inner a{ display: inline-block; margin: 0 0 0 70px; padding: 0 40px; line-height: 36px; border: 2px solid #fff; font-size: 18px; color: #fff; border-radius: 20px; vertical-align: middle;}
.bottom-apply-inner a:last-child{ margin-left: 30px;}

/**	申请	**/
.apply-outer{ position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: url(../images/apply-bg.jpg) 0 0 no-repeat; background-size:100% 100%;}
.apply-page{ padding: 230px;}
.apply-page .btit{ font-size: 40px; line-height: 90px; color: #fefefe;}
.apply-page .dot{ margin: 30px auto 0;}
.apply-page .dot li{ width: 14px; height: 14px; margin: 0 auto 14px; background: #bbb; border-radius: 50%; animation: loading 1s infinite alternate;}
.apply-page .dot li:nth-child(2){ background: #ccc; animation-delay: .3s;}
.apply-page .dot li:nth-child(3){ background: #ddd; animation-delay: .6s;}
.apply-page .dot li:nth-child(4){ background: #eee; animation-delay: .9s;}
.apply-page .dot li:nth-child(5){ background: #fff; animation-delay: 1.2s;}
@keyframes loading {0% {opacity:0;}100% {opacity:1;}}
.apply-page .applybtn{ padding: 30px 0 0;}
.apply-page .applybtn a{ display: inline-block; width: 218px; line-height: 58px; border: 1px solid #fff; border-radius: 30px; color: #fff; font-size: 20px;}
.apply-page .applybtn a:hover{ background: #f16045; border-color: #f16045;}
@media screen and (max-width:1366px){
	.apply-page{ padding-top:130px;}
	.apply-page .dot{ margin:10px auto 0;}
	.apply-page .dot li{ margin-bottom:5px;}
}

.apply-topwin-outer{ font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;}
.apply-topwin{background: #fff;}
.apply-topwin .tit{ background: #333; line-height: 70px; font-size: 24px; color: #fff;}
.apply-topwin .tit .right{ width: 100px; cursor: pointer;}
.apply-topwin .form{ padding: 80px 0;}
.apply-topwin .form .flex-item{ padding: 0 70px;}
.apply-topwin .form .flex-item:first-child{ border-right: 1px solid #ececec;}
.apply-topwin .form .flex-item .item:last-child{ margin-bottom: 0;}
.apply-topwin .form .item{ margin-bottom: 50px;}
.apply-topwin .form .label{ width: 110px; line-height: 46px; font-weight:600; font-size: 16px; color: #333;}
.apply-topwin .form .iteminner{ position: relative; width: 335px; padding: 2px 1px 2px 10px; border: 1px solid transparent; background:#ededed; border-radius:2px; line-height: 40px;}
.apply-topwin .form .iteminner .ipt{ height: 40px; border: none; background:none; width: 100%;}
.apply-topwin .form .sex{ line-height: 50px;}
.apply-topwin .form .sex span{ display: inline-block; margin: 0 auto 0 20px; padding: 0 0 0 28px; background: url(../images/i1_04.png) 0 center no-repeat; background-size: 18px 18px; cursor: pointer;}
.apply-topwin .form .sex span.hover{ background-image: url(../images/i1_03.png); color:#ec302c;}
.apply-topwin .form .subbtn{ }
.apply-topwin .form .subbtn .tips{ font-size: 12px; line-height: 24px;}
.apply-topwin .form .subbtn input{ width: 100%; border: none; line-height: 50px; background: #f16045; border-radius: 5px; color: #fff; font-size: 20px;}

.citySelector, .selectlist{ position:absolute; top:48px; left:-1px; background:#fff; z-index:999; font-size:12px; display:none;}
.citySelector .hide{ display:none;}
.citySelector .cityslide{width:250px;list-style:none;margin:0;padding:0;border:1px solid #B3CDC0;box-shadow:2px 2px 3px rgba(0,0,0,0.3);overflow:auto;max-height:300px;}
.citySelector .cityslide li{list-style:none;overflow:hidden;height:30px;padding:0px 10px;line-height:30px;}
.citySelector .cityslide li.on{background:#f06765;color:#fff;cursor:pointer;}
.citySelector .cityslide li:hover{background:#f06765;color:#fff;cursor:pointer;}
.citySelector .cityslide li b{font-weight:normal;}
.citySelector .cityslide li.empty{background:#fff2e8;color:#666;}
.citySelector .cityslide li.empty em{color:red;font-style:normal;}
.citySelector .cityname{float:left;}
.citySelector .cityspell{float:right;}
.citySelector .cityBox{width:346px;border:1px solid #B3CDC0;overflow:hidden;box-shadow:2px 2px 3px rgba(0,0,0,0.3);}
.citySelector .cityBox ul{margin:0;padding:0;overflow:hidden;}
.citySelector .cityBox ul li:first-child{margin-left:5px;}
.citySelector .cityBox ul li{float:left; padding:5px 4px 5px 3px;border-bottom:1px solid #DDD;cursor:pointer;display:inline;color:#f06765;}
.citySelector .cityBox ul li.on{border-bottom-color:#f06765;position:relative;}
.citySelector .hotCity{border-top:1px solid #DDD;margin-top:-1px; padding:10px 0; clear:left;overflow:hidden;}
.citySelector .cityTab{overflow:hidden;}
.citySelector .cityTab dl{margin:0;padding:0 0 0 10px;overflow:hidden;}
.citySelector .cityTab dl dt{float:left;padding-left:3px;color:#f06765;margin-top:1px;text-indent:5px;font-family:"Lucida console","consolas","courier new";line-height:25px;font-size:14px;width:20px;}
.citySelector .cityTab dl dd{margin-left:2px;float:left;width:310px; line-height:25px;}
.citySelector .cityTab dl dd a{padding-left:5px;min-width:66px;line-height:25px;display:inline-block;color:#333;text-decoration:none;}
.citySelector .cityTab dl dd a:hover{color:#f06765;}
.citySelector .cityinput{ font-size: 12px; padding-left: 2px; border: 1px solid #D8D8D8; }
.selectlist{ width:346px; border:1px solid #eee; font-size:14px;}
.selectlist li{ line-height:30px; padding:0 10px;}
.selectlist li:hover{ background:#f0f4f9;}
.selectlist li.hover{ background:#0570fb; color:#fff;}



/**	关于我们	**/
.about-banner .bg{ width: 753px; height: 551px; right: -70px; bottom: 140px; background: url(../images/about-banner.png) 0 0 no-repeat;}
.about-banner .slogan{ font-size: 48px; padding-top: 270px; font-weight: normal;}
.about-banner .stit{ font-size: 32px; line-height: 160px;}
.about-page01{ padding: 120px 0;}
.about-page01 .cont{ padding: 30px 0; color: #666;}
.about-page01 .cont p{ margin: 30px auto 0; font-size: 16px; line-height: 26px;}

.about-page02-outer{ background: #f6faff; padding: 110px 0;}
.about-page02 .cont{ margin: 50px auto 0;}
.about-page02 .cont li{ float: left; width: 220px; margin: 0 25px 0 auto; background: #fff; box-sizing: border-box; padding: 40px 25px;}
.about-page02 .cont li:last-child{ margin-right: 0;}
.about-page02 .cont li:hover{ box-shadow: 0px 0px 10px #a7c8e7;}
.about-page02 .cont li .img{ text-align: center;}
.about-page02 .cont li .img img{ height: 88px;}
.about-page02 .cont li .tit{ margin: 20px 0 30px; text-align: center; font-size: 18px; color: #333; font-weight: normal;}
.about-page02 .cont li p{ color: #999; font-size: 12px; line-height: 24px;}

/**	联系我们	**/
.contact-banner .bg{ width: 776px; height: 577px; right: -70px; bottom: 140px; background: url(../images/contact-banner.png) 0 0 no-repeat;}
.contact-banner .slogan{ padding-top: 200px;}
.contact-page01{ padding: 80px 0 120px}
.contact-page01 .service{ padding: 55px 0;}
.contact-page01 .service li{ float: left; width: 380px; box-sizing: border-box; margin: 0 30px 30px 0; padding: 25px 0; border: 1px solid #eee; text-align: center;}
.contact-page01 .service li:nth-child(3n){ margin-right: 0;}
.contact-page01 .service li:hover{ border-color: #dcecff; box-shadow: 0px 0px 10px #dcecff;}
.contact-page01 .service li .tit{ display: inline-block; padding: 0 0 0 25px; background: url(../images/contact-i1.png) 0 center no-repeat; line-height: 30px; font-size: 18px; color: #333;}
/*.contact-page01 .service li:nth-child(2) .tit{ background-image: url(../images/contact-i2.png);}
.contact-page01 .service li:nth-child(3) .tit{ background-image: url(../images/contact-i3.png);}
.contact-page01 .service li:nth-child(4) .tit{ background-image: url(../images/contact-i4.png);}
.contact-page01 .service li:nth-child(5) .tit{ background-image: url(../images/contact-i5.png);}*/
.contact-page01 .service li:nth-child(8) .tit{ background-image: url(../images/contact-i3.png);}
.contact-page01 .service li:nth-child(9) .tit{ background-image: url(../images/contact-i6.png);}
.contact-page01 .service li .intro{ margin: 10px auto 10px; font-size:16px; color: #333;}
.contact-page01 .service li .tel{ margin:0 auto 10px;}
.contact-page01 .service li .ask{ margin: 10px auto 0;}
.contact-page01 .service li .ask a{ display: inline-block; width: 150px; line-height: 40px; color: #fff; background: linear-gradient(to right,#2baafb,#197cf0); border-radius: 5px;}
.contact-page02-outer{ background: #f6faff; padding: 80px 0 110px;}
.contact-page02 .cont{ padding: 50px 0 0;}
.contact-page02 .cont li{ float: left; width: 280px; margin: 0 20px 20px auto; padding: 30px 0; background: #fff;}
.contact-page02 .cont li:nth-child(4n){ margin-right: 0;}
.contact-page02 .cont li:hover{ box-shadow: 0px 0px 10px #dcecff;}
.contact-page02 .cont li .img img{ height: 27px; margin: 0 auto 10px;}
.contact-page02 .cont li .txt{ font-size: 18px; color: #333;}
.contact-page03{ padding: 110px 0;}
.contact-page03 .cont{ margin: 50px auto 0;}
.contact-page03 .cont li{ margin: 0 auto 30px; border: 1px solid #f0f0f0;}
.contact-page03 .cont li:last-child{ margin-bottom: 0;}
.contact-page03 .cont li .detail{ display: none; padding: 20px 40px;}
.contact-page03 .cont li .detail dt{ font-size: 16px; color: #333;}
.contact-page03 .cont li .detail dd{ line-height: 28px; margin: 20px auto; color: #666;}
.contact-page03 .cont li .detail .sendmail a{ display: inline-block; width: 100px; line-height: 40px; color: #fff; background: linear-gradient(to right,#2baafb,#197cf0); border-radius: 5px;}
.contact-page03 .cont li .tit{ padding: 0 40px; line-height: 58px; color: #333; font-size: 18px; cursor: pointer;}
.contact-page03 .cont li .tit .place{ color: #999; padding: 0 20px 0 0; background: url(../images/contact-i31.png) right center no-repeat;}
.contact-page03 .cont li.hover{ border-color: #dcecff;}
.contact-page03 .cont li.hover .tit{ color: #087afb; background: #ecf4ff;}
.contact-page03 .cont li.hover .tit .place{ color: #087afb;}
.contact-page03 .cont li.hover .detail{ display: block;}

/**	代理商查询	**/
.agentlist-banner .bg{ width: 624px; height: 624px; right: 0; bottom: 140px; background: url(../images/agent_list.png) 0 0 no-repeat;}
.agentlist-banner .slogan{ padding-top: 200px;}
.search-index-inner{ padding: 50px 0;}
.search-index-inner .tit{ font-size: 40px; color: #0080ff; text-align: center;}
.search-index-inner .intro{ margin: 20px auto 50px; font-size: 20px; color: #666; text-align: center;}
.search-index-inner .search-input{ width: 1100px; margin: 0 auto;}
.search-index-inner .search-input .ipt{ width: 958px; height: 30px; line-height: 30px; padding: 10px 15px; border: 1px solid #ecedef; border-bottom-left-radius: 5px; border-top-left-radius: 5px; color:#333;}
.search-index-inner .search-input .btn{ width: 110px; height: 52px; border: none; background: linear-gradient(to right,#2aa8fa,#197df0); color: #fff; font-size: 18px; border-bottom-right-radius: 5px; border-top-right-radius: 5px; cursor: pointer;}
.search-result{ width: 1100px; margin: 50px auto 0;}
.search-result ul li{ float: left; width: 330px; margin: 0 55px 55px 0; padding: 20px; box-sizing: border-box; border: 1px solid #f0f0f0; border-radius:5px;}
.search-result ul li:nth-child(3n){ margin-right: 0;}
.search-result ul li h4{ font-size: 16px; font-weight: bold; margin: 0 auto 15px; color: #0080ff;}
.search-result ul li p{ line-height: 30px;}
.search-result ul li:hover{ box-shadow:0px 0px 12px #def2ff;}

/**	新闻内容	**/
.news-view-outer{ padding: 30px 0;}
.news-view{ margin-bottom: 100px;}
.news-view .nav{ margin: 0 auto 30px;}
.news-view .nav a{ color: #000;}
.news-view .leftcont{ width: 800px; padding: 30px; border: 1px solid #f0f0f0;}
.news-view .leftcont .tit{ font-size: 34px; color: #333; text-align: center; line-height: 1.5;}
.news-view .leftcont .dt{ margin: 15px auto 0; color: #999; text-align: center;}
.news-view .leftcont .dt span{ margin: 0 auto 0 50px;}
.news-view .leftcont article{ font-size: 14px; color: #666; line-height: 2;}
.news-view .leftcont article img{ max-width: 100%;display: block;margin: auto}
.news-view .rightlist{ width: 300px; border: 1px solid #dcecff; border-top: 2px solid #4e9cff;}
.news-view .rightlist .tit{ background: url(../images/newsview-i2.png) 10px center #ecf4ff no-repeat; padding: 0 0 0 30px; line-height: 40px; color: #4E9CFF; font-size: 16px;}
.news-view .rightlist .newslist{ padding: 10px 10px 0;}
.news-view .rightlist .newslist li{ background: url(../images/newsview-i3.png) 5px 10px no-repeat; padding: 0 0 10px 20px; line-height: 24px;}
.news-view .rightlist .newslist li .dt{ color: #999; font-size: 12px;}

/**	新闻列表	**/
.news-view .news-list-outer{ border:none; padding:0; width:860px;}
.news-list li{ padding:30px 0; border-bottom:1px solid #eee;}
.news-list li:first-child{ padding-top:0;}
.news-list li h3{ margin:0 auto 15px;}
.news-list li h3 a{ color:#333; font-size:20px;}
.news-list li .img img{ width:240px; height:150px; margin:0 10px 0 auto;object-fit: cover}
.news-list li .txt{ color:#999;}
.news-list li .txt .intro{ height:120px; line-height:24px;}
.news-list li .txt .dt2{ line-height:20px; vertical-align:bottom;}
.news-list li .txt .dt2 .author{ background:url(../images/newslist-i1.png?v=1) 0 bottom no-repeat; padding:10px 0 0 25px;}
.news-list li .txt .dt2 .date{ background:url(../images/newslist-i2.png?v=1) 0 bottom no-repeat; padding:10px 0 0 25px;}
.news-list li .txt .dt2 .view{ background:url(../images/newslist-i3.png?v=1) 0 bottom no-repeat; padding:10px 0 0 25px;}
.serviceinfo{ margin:30px auto 0;}
.serviceinfo .service{ padding:20px 30px;}
.serviceinfo .service .info{ line-height:30px; margin:0 auto 20px;}
.serviceinfo .service .img img{ height:64px; margin:0 auto 20px; box-sizing: border-box;}
.serviceinfo .service .qrcode img{ border:1px solid #dcecff;}
.serviceinfo .service .txt{ color:#999;}


/**	分页	**/
.news_paging{text-align: center; margin: 50px 0 100px 0;}
.news_paging .pages{text-align: center; margin: 0 auto; overflow:hidden;}
.news_paging .pages a{ display:inline-block; padding:0 12px; height: 36px; border: 1px solid #ccc; border-radius: 4px; text-align: center; line-height: 36px; background: #fff; margin: 0 8px; color: #333;}
.news_paging .pages a:hover{background: #2570fd; border-color:#2570fd; color: #fff; text-decoration: none;}


/*横幅*/

.bottom-apply{ background: url(http://img.qiye.adtianji.com/pcimg/images/index/bottom-apply-01.png) 0 0 no-repeat; background-size: 100% 100%;}
.bottom-apply-inner{ padding: 50px 0;}
.bottom-apply-inner span{ display: inline-block; font-size: 30px; color: #fff; line-height: 40px; vertical-align: middle;}
.bottom-apply-inner a{ display: inline-block; margin: 0 0 0 70px; padding: 0 40px; line-height: 36px; border: 2px solid #fff; font-size: 18px; color: #fff; border-radius: 20px; vertical-align: middle;}
.bottom-apply-inner a:last-child{ margin-left: 30px;}

.footer{color: #fff;}
.footer a{color: #fff;}
.footer-safeguard ul{display: flex;border-bottom: 1px solid rgba(255,255,255,.1);}
.footer-safeguard li{width: calc(100%/4);height: 140px;display: flex;align-items: center;justify-content: center;color: #52a8ff;}
.footer-safeguard li i{display: block;width: 56px;height: 56px;}
.footer-safeguard li:nth-child(1) i{background: url("http://img.qiye.adtianji.com/pcimg/images/index/safeguard-01.png?t=20190322") 0 0 no-repeat;}
.footer-safeguard li:nth-child(2) i{background: url("http://img.qiye.adtianji.com/pcimg/images/index/safeguard-02.png?t=20190322") 0 0 no-repeat;}
.footer-safeguard li:nth-child(3) i{background: url("http://img.qiye.adtianji.com/pcimg/images/index/safeguard-03.png?t=20190322") 0 0 no-repeat;}
.footer-safeguard li:nth-child(4) i{background: url("http://img.qiye.adtianji.com/pcimg/images/index/safeguard-04.png?t=20190322") 0 0 no-repeat;}
.footer-inner {padding-top: 40px;}
.footer-inner .footer01{font-size: 14px;position: relative;}
.footer-inner .footer01 img{margin-bottom: 20px;}
.footer-inner .footer01 .company-name{margin-bottom: 10px;}
.footer-inner .footer01::after {display: block;content: '';height: 220px;width: 1px;background: rgba(255,255,255,.1);position: absolute;right: 0;top: 0;}
.footer-inner .footer01 .flex{margin-top: 20px;}
.footer-inner .footer01 img{width: 98px;}
.footer-inner .footer-menus .footer02{width: 500px;}
.footer-inner .footer-menus dt{font-size: 18px;margin-bottom: 30px;}
.footer-inner .footer-menus dd p{margin-bottom: 20px;}
.footer-inner .footer-menus dd a{opacity: 0.4;}
.footer-inner .footer-menus dd a:hover{color: #59c4fe;opacity: 1;}

.footer .copyright{padding: 32px 0;text-align: center;border-top: 1px solid rgba(255,255,255,.1);margin-top: 60px;opacity: 0.4;}
.footer .copyright p{color: #fff;}
.footer .copyright p:first-child{margin-bottom: 10px;}


.banner{background: url("http://img.qiye.adtianji.com/pcimg/images/index/banner-01.png") center center/cover no-repeat, #140856;height: 620px;box-sizing: border-box;padding-top: 80px;padding-bottom: 15px;}
.banner .left{margin-top: 120px;color: #fff;position: relative;z-index: 3;padding-left: 50px;}
.banner .left .h5{font-size: 54px;margin-bottom: 20px;font-weight: bold}
.banner .left .text{font-size: 32px;margin-bottom: 80px;}
.banner .left .btn{padding: 15px 30px;background: #4492ff;color: #fff;display: inline-block;margin-right: 20px;font-size: 18px;border-radius: 5px;}

.banner .right {padding: 60px 45px 120px 0;position: relative}
.banner .right:after{display: block;content: '';width: 633px;height: 480px;background: radial-gradient(#2710aa, #2710aa, #200d88, #140856,#140856,#140856);position: absolute;right: 10px;top: 35px;z-index: 1;}
.banner .right img{position: relative;z-index: 2}


.banner-index{height: 100vh;background-color: #011635;}
.banner-index .swiper-slide{background: url("http://img.qiye.adtianji.com/pcimg/images/index/banner_01.png?t=201903211559") center center/cover no-repeat}
.banner-index .swiper-slide .banner-text{padding-top: 275px;color: #fff;text-align: center;}
.banner-index .swiper-slide .banner-text .tit{display: flex;align-items: center;justify-content: center;margin-bottom: 70px;}
.banner-index .swiper-slide .banner-text .tit-t{font-size: 85px;margin-right: 10px;}
.banner-index .swiper-slide .banner-text .import-animation{position: relative;width: 0px;height:112px;overflow: hidden;transition: all 1s linear;font-size: 85px;vertical-align: top}
.banner-index .swiper-slide .banner-text .import-animation:after{display: block;content: '';position: absolute;top: 0;bottom: 0;right: 0;width: 2px;background-color: #fff;}
.banner-index .swiper-slide .banner-text .import-animation em{color:#2efbff;font-style: normal;position: absolute;left: 0;top: 0;white-space: nowrap;opacity: 0;padding: 0 5px;}
.banner-index .swiper-slide .banner-text .import-animation .is-active{opacity: 1;}
.banner-index .swiper-slide .banner-text p{font-size: 30px;margin-bottom: 28px;}

.banner-index .swiper-slide .banner-text .btn{font-size: 20px;width: 190px;height: 50px;line-height: 50px;border-radius: 5px;text-align: center;border: 1px solid rgba(255,255,255,.3);color: #fff;position: absolute;bottom: 70px;left: 50%;transform: translate(-50%,0)}
.banner-index .swiper-slide .banner-text .btn:hover{background-color: #4492ff;border-color: #4492ff;}

#newBridge .nb-icon-group{ display:none;}