* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

a:hover { text-decoration: none; cursor: pointer; }

html, body { font-size: 14px; }

img { max-width: 100%; }

.wrap { width: 1100px; margin: 0 auto; }

.header { min-width: 1100px; padding: 24px 0; margin: 0 auto; }

.search { width: 416px; border-radius: 25px; background: #f1f3f6; }
.search .text { width: 360px; height: 44px; border: none; text-indent: 22px; *text-indent: 0; line-height: 44px; background: none; }
.search .btn { width: 50px; height: 44px; border: none; background: url(../images/search.png) no-repeat center; background-color: none; }

.nav-w { width: 100%; height: 50px; position: relative; }

.nav { width: 100%; height: 50px; background: #1874c9; min-width: 1200px; position: absolute; left: 0; top: 0; z-index: 9; }

.nav-ul { width: 1100px; margin: 0 auto; text-align: center; }

.nav-li { display: block; float: left; position: relative; }
.nav-li:hover a { color: #fff; text-decoration: none; background: #085ba8; }

.nav-a { display: block; text-decoration: none; padding: 0 26px; font-size: 18px; color: #fff; line-height: 50px; }

.home a { line-height: 48px; background: #085ba8; }
.home i { display: inline-block; *zoom: 1; *display: inline; margin-right: 15px; vertical-align: middle; }
.home img { vertical-align: middle; }

.hot a { background: url(../images/hot-bg.jpg) no-repeat center 100%; }
.hot:hover a { background: url(../images/hot-bg.jpg) no-repeat center 100%; }
.hot i { display: inline-block; *zoom: 1; *display: inline; margin-left: 15px; }
.hot img { margin-top: 5px; }

.banner { position: relative; width: 100%; min-width: 1200px; height: 500px; }
.banner .owl-item { width: 100%; height: 500px; position: relative; }
.banner .owl-theme .owl-controls { margin: 0; }
.banner .owl-pagination { position: relative; bottom: 30px; display: inline-block; *zoom: 1; *display: inline; padding: 0 10px; border-radius: 25px; text-align: center; background: #2e2d2b; opacity: .8; }
.banner .owl-theme .owl-controls .owl-page span { margin: 0 5px; width: 10px; height: 10px; background: #49313b; }
.banner .owl-theme .owl-controls .owl-page.active span { background: #aea3a7; }
.banner .owl-theme .owl-controls.clickable .owl-page:hover span { background: #aea3a7; }
.banner .owl-theme .owl-controls .owl-buttons div { position: absolute; top: 50%; margin: 0; margin-top: -65px; padding: 0; width: 50px; height: 130px; border-radius: 0; background-position: center; background-repeat: no-repeat; background-color: #000; opacity: .4; }
.banner .owl-theme .owl-controls .owl-buttons .owl-prev { left: 0; background-image: url(../images/prev.png); }
.banner .owl-theme .owl-controls .owl-buttons .owl-next { right: 0; background-image: url(../images/next.png); }

.banner-ul { width: 100%; position: absolute; left: 0; top: 0; }

.banner-li { width: 100%; height: 500px; position: absolute; left: 0; top: 0; }

.banner-a { display: block; height: 500px; background-position: center; background-size: auto 100%; }

.n-title { padding: 50px 0; text-align: center; }
.n-title h2 { font-size: 30px; color: #000; }
.n-title span { font-weight: 700; color: #0e87be; }
.n-title p { font-size: 20px; color: #888; line-height: 36px; }

.reason { min-width: 1100px; height: 598px; background: url(../images/bg1.jpg) no-repeat center; background-size: auto 100%; }
.reason .n-title { padding: 40px 0; }
.reason ul li { float: left; margin-bottom: 45px; width: 366px; text-align: center; }
.reason ul li .reason-pa { padding: 0 28px; }
.reason ul li .reason-pa:hover { text-decoration: none; }
.reason ul li .reason-pa:hover .aicon { background-image: url(../images/a_icon01.png); }
.reason ul li .reason-pa:hover .bicon { background-image: url(../images/a_icon02.png); }
.reason ul li .reason-pa:hover .cicon { background-image: url(../images/a_icon03.png); }
.reason ul li .reason-pa:hover .dicon { background-image: url(../images/a_icon04.png); }
.reason ul li .reason-pa:hover .eicon { background-image: url(../images/a_icon05.png); }
.reason ul li .reason-pa:hover .ficon { background-image: url(../images/a_icon06.png); }
.reason ul li .reason-pa:hover p { color: #0e87be; }
.reason ul li i { display: inline-block; *zoom: 1; *display: inline; width: 80px; height: 70px; background-repeat: no-repeat; background-position: center; background-size: 100%; }
.reason ul li p { font-size: 22px; font-weight: 700; color: #000; line-height: 48px; }
.reason ul li .cont { color: #888; line-height: 24px; }
.reason ul li .cont span { font-weight: 700; color: #0e87be; }
.reason .aicon { background-image: url(../images/a_icon1.png); }
.reason .bicon { background-image: url(../images/a_icon2.png); }
.reason .cicon { background-image: url(../images/a_icon3.png); }
.reason .dicon { background-image: url(../images/a_icon4.png); }
.reason .eicon { background-image: url(../images/a_icon5.png); }
.reason .ficon { background-image: url(../images/a_icon6.png); }

.earnings { min-width: 1100px; height: 750px; background: url(../images/cont1.jpg) no-repeat center; background-size: auto 100%; }

.feature { padding-bottom: 50px; min-width: 1100px; }
.feature ul li { float: left; width: 275px; }
.feature ul li:hover .af { background-image: url(../images/b_icon01.jpg); }
.feature ul li:hover .bf { background-image: url(../images/b_icon02.jpg); }
.feature ul li:hover .cf { background-image: url(../images/b_icon03.jpg); }
.feature ul li:hover .df { background-image: url(../images/b_icon04.jpg); }
.feature ul .feature-pa { display: block; padding: 0 50px; text-align: center; }
.feature ul i { display: inline-block; *zoom: 1; *display: inline; margin-bottom: 10px; width: 152px; height: 175px; background-repeat: no-repeat; background-position: center; background-size: 100%; }
.feature ul p { color: #888; line-height: 25px; }
.feature .af { background-image: url(../images/b_icon1.jpg); }
.feature .bf { background-image: url(../images/b_icon2.jpg); }
.feature .cf { background-image: url(../images/b_icon3.jpg); }
.feature .df { background-image: url(../images/b_icon4.jpg); }

.ad { display: block; min-width: 1100px; }

.outline { min-width: 1100px; height: 908px; background: url(../images/bg2.jpg) no-repeat center; background-size: auto 100%; }

.tab { margin-bottom: 38px; }

.tab-ul { text-align: center; }
.tab-ul li { position: relative; display: inline-block; *zoom: 1; *display: inline; margin: 0 20px; width: 164px; height: 50px; border-radius: 25px; font-size: 20px; color: #fff; line-height: 50px; background: #a9bdc8; }
.tab-ul li.cur { background: #0fb3d7; -webkit-background: linear-gradient(to right, #0fdcef, #0e87be); -o-background: linear-gradient(to right, #0fdcef, #0e87be); -moz-background: linear-gradient(to right, #0fdcef, #0e87be); background: linear-gradient(to right, #0fdcef, #0e87be); *background: #0e87be; }
.tab-ul li.cur:after { position: absolute; content: ""; display: block; clear: both; left: 50%; margin-left: -8px; border-top: 10px solid #0fb2d7; border-right: 8px solid transparent; border-bottom: 10px solid transparent; border-left: 8px solid transparent; }

.section { display: none; }
.section h3 { font-size: 30px; font-weight: bold; color: #000; line-height: 100px; text-align: center; }

.list-ul { padding-left: 56px; }
.list-ul .list-li { float: left; margin-right: 40px; width: 474px; height: 494px; background: #fff; }
.list-ul .tit { padding-left: 28px; font-size: 20px; color: #fff; line-height: 50px; background: #1a1816; }
.list-ul .cont { padding: 10px 28px; line-height: 30px; }
.list-ul .cont p { font-weight: 700; color: #1a1816; }
.list-ul .cont ul { padding-left: 46px; }
.list-ul .cont ul li { padding-left: 12px; color: #808080; background: url(../images/dot.jpg) no-repeat left center; }
.list-ul .sec-cont ul li { padding-left: 0; background: none; }

.more { display: block; margin: 0 auto; width: 300px; border-radius: 25px; font-size: 18px; line-height: 50px; color: #fff; text-align: center; background: #0e87be; -webkit-background: linear-gradient(to right, #0fdcef, #0e87be); -o-background: linear-gradient(to right, #0fdcef, #0e87be); -moz-background: linear-gradient(to right, #0fdcef, #0e87be); background: linear-gradient(to right, #0fdcef, #0e87be); *background: #0e87be; }
.more:hover { background: #0e83bb; color: #fff; }

.effect { padding-bottom: 80px; min-width: 1100px; }

/* focus */
#focus { width: 1100px; }

.mb-wrapper { margin: 0 auto; position: relative; height: 682px; left: 0; top: 0; text-align: center; }

.mb-slider, .mb-scroll { width: 100%; height: 637px !important; overflow: hidden; margin: 0 auto; padding: 0 90px; position: relative; left: 0; top: 0; }

.mb-active-slider { border-color: #333; }

.mb-slider .mb-panel { margin: 0 20px; margin-top: 100px; display: block; cursor: pointer; float: left; list-style: none; }

.mb-panel a { outline: 0; }

.mb-slider .mb-panel.current { cursor: auto; }

.mb-inside * { max-width: 100%; }

a.mb-scrollButtons { display: block; width: 27px; height: 46px; position: absolute; top: 45%; margin-top: -23px; cursor: pointer; text-decoration: none; outline: 0; border: 0; }

a.mb-scrollButtons.mb-left { left: -80px; background: url(../images/prev.png) no-repeat center; }

a.mb-scrollButtons.mb-right { right: -80px; background: url(../images/next.png) no-repeat center; }

a.mb-scrollButtons.disabled { display: none; }

.mb-controls { position: relative; bottom: -20px; z-index: 100; display: inline-block; *zoom: 1; *display: inline; margin: 0 auto; padding: 0 12px; border-radius: 25px; text-align: center; background: #e8e7e7; }

.mb-controls a { color: #d3d2d2; font-size: 20px; display: inline-block; text-decoration: none; margin: 0 3px; text-align: center; outline: 0; }

.mb-panel { margin-top: 90px; }

.mb-controls a:hover { color: #fff; }

.mb-controls a.current { color: #fff; }

.mb-links { display: block; line-height: 26px; }

.main-nav { display: block; text-align: center; border-bottom: 2px solid #a71700; margin: 0 0 20px 0; padding: 0 0 10px 0; }

.main-nav a { text-decoration: none; color: #3e63ec; font-size: 18px; margin: 0 8px; }

.main-nav a:hover { color: black; border-bottom: 2px solid black; }

.mb-inside img { width: 100%; height: 100%; }

.why { min-width: 1100px; height: 750px; background: url(../images/bg3.jpg) no-repeat center; background-size: auto 100%; }
.why h2 { font-weight: 700; font-size: 30px; color: #fff; line-height: 120px; }
.why ul li { padding-left: 14px; background: url(../images/spot.png) no-repeat left 10px; }
.why .res { float: left; margin-left: 16px; width: 674px; color: #b9b9b9; line-height: 30px; }
.why .link { display: block; margin-top: 20px; width: 244px; border-radius: 25px; font-size: 18px; color: #fff; line-height: 50px; text-align: center; background: #0e87be; -webkit-background: linear-gradient(to right, #0fdcef, #0e87be); -o-background: linear-gradient(to right, #0fdcef, #0e87be); -moz-background: linear-gradient(to right, #0fdcef, #0e87be); background: linear-gradient(to right, #0fdcef, #0e87be); *background: #0e87be; }
.why .link i { position: relative; top: -3px; display: inline-block; *zoom: 1; *display: inline; margin-left: 15px; vertical-align: middle; }
.why .link img { vertical-align: middle; }
.why .link:hover { background: #0e89bf; }
.why .img { float: right; position: relative; top: -50px; width: 366px; }
.why .img img { width: 100%; }
.why .pic { position: relative; }
.why .intro { position: absolute; bottom: 30px; left: 0; padding: 20px 0; width: 100%; background: url(../images/obg.png) repeat center; }
.why .intro h3 { padding-left: 20px; font-size: 30px; color: #fff; }
.why .intro p { padding-left: 20px; font-size: 18px; color: #626263; }
.why .en { padding-left: 20px; font-size: 16px; color: #b9b9b9; line-height: 40px; }
.why .spe { margin: 0 auto; margin-top: 100px; width: 600px; border-radius: 50px; font-size: 30px; font-weight: 700; color: #fff; line-height: 70px; text-align: center; background: #0e83bb; }

.differ { position: relative; min-width: 1100px; height: 2058px; background: url(../images/bg4.jpg) no-repeat center; background-size: auto 100%; }

.table { width: 100%; }
.table th { padding-left: 18px; font-size: 20px; color: #fff; line-height: 80px; background: #172144; }
.table td { padding: 6px 0; padding-left: 18px; border: 1px dashed #ededed; font-size: 16px; line-height: 20px; background: #fff; }
.table td:first-child { font-weight: 700; }
.table td span { font-weight: 700; color: #0e87be; }
.table .thir { width: 303px; background: #d2eefd; }
.table .last { padding: 6px 18px; width: 452px; border-right: 0; background: #d2eefd; }

.remind { position: relative; top: -2px; border-top: 1px dashed #ededed; background: #fff; }
.remind .info { position: relative; display: inline-block; *zoom: 1; *display: inline; margin: 16px 20px; width: 670px; height: 90px; border-radius: 15px; line-height: 32px; background: #d2eefd; }
.remind .info .arricon { position: absolute; top: 0; right: 100%; height: 100%; width: 18px; background: url(../images/arrows1.jpg) no-repeat center; }
.remind .info p { padding: 15px 26px; font-size: 18px; }
.remind .learn { float: right; display: block; margin: 16px 17px 16px 0; width: 162px; height: 90px; border-radius: 10px; color: #fff; background: #0fb3d7; -webkit-background: linear-gradient(to right, #0fdcef, #0e87be); -o-background: linear-gradient(to right, #0fdcef, #0e87be); -moz-background: linear-gradient(to right, #0fdcef, #0e87be); background: linear-gradient(to right, #0fdcef, #0e87be); *background: #0e87be; }
.remind .learn .pa { padding: 14px 0; }
.remind .learn p { padding-left: 14px; font-weight: bold; font-size: 20px; line-height: 30px; }
.remind .learn:hover { background: #0fb3d7; }

.interest { margin: 50px 0; text-align: center; }

.video { margin: 0 auto; margin-bottom: 50px; padding: 8px; width: 460px; height: 315px; border-radius: 5px; background: #590ba9; }

.video-bk { position: relative; margin: 0 auto; background: #000; }
.video-bk #indplayr_logo { display: none !important; }
.video-bk img { display: block; }
.video-bk .int { left: 0; width: 100%; color: #b9b9b9; text-align: center; line-height: 30px; background: #000; }

.interest-ul { margin-bottom: 150px; }
.interest-ul li { float: left; margin: 0 17px; width: 240px; color: #b9b9b9; text-align: center; }
.interest-ul .img { margin-bottom: 20px; }

.form { float: right; margin-right: 20px; padding-bottom: 30px; width: 430px; background: url(../images/f-bg.png) repeat center; }
.form .h { font-size: 30px; text-align: center; color: #8b7a5f; line-height: 90px; }
.form .sign-con { padding: 0 35px; }
.form .text-con { margin-bottom: 20px; font-size: 18px; color: #888; line-height: 50px; background: #fff; }
.form .text-con label { position: relative; top: 2px; display: inline-block; *zoom: 1; *display: inline; width: 74px; text-align: center; }
.form .text-con input { width: 280px; height: 50px; border: 0; font-size: 18px; font-family: "microsoft yahei"; line-height: 50px; color: #888; }
.form .submit { width: 100%; border: 0; font-family: "microsoft yahei"; font-size: 18px; color: #fff; line-height: 50px; background: #0e87be; -webkit-background: linear-gradient(to right, #0fdcef, #0e87be); -o-background: linear-gradient(to right, #0fdcef, #0e87be); -moz-background: linear-gradient(to right, #0fdcef, #0e87be); background: linear-gradient(to right, #0fdcef, #0e87be); *background: #0e87be; }
.form .submit:hover { background: #0e8ac0; }

.footer { position: absolute; bottom: 0; left: 0; width: 100%; color: #b98f35; text-align: center; line-height: 50px; }
.footer a { color: #b98f35; }

#r-float { position: fixed; right: 0; bottom: 100px; width: 130px; }

.r-float { height: 344px; padding-top: 33px; background: url(../images/float-r.png) no-repeat center; }

.r-float .close { width: 14px; height: 26px; background: url(../images/float_close.png) no-repeat center; position: absolute; top: -27px; right: 0; cursor: pointer; }

.r-float { margin-bottom: 18px; }
.r-float ul { margin: 0 20px; }
.r-float ul li { font-size: 16px; text-align: center; }
.r-float ul a { display: block; color: #fff; line-height: 42px; border-bottom: .5px dashed #b6def9; text-decoration: none; }
.r-float .consubtn { display: block; margin: 20px auto; text-align: center; }
.r-float .tel { text-align: center; }
.r-float .tel p { font-size: 18px; font-weight: 700; color: #ffcd1f; line-height: 20px; }
.r-float .tel img { margin-right: 10px; vertical-align: middle; }
.r-float .tel span { font-family: "times new roman"; color: #c8dff9; line-height: 30px; }
.r-float .t { position: absolute; bottom: 70px; left: 0; width: 100%; height: 60px; cursor: pointer; }

.totop { display: none; text-align: center; }

#mid-tc { display: none; width: 560px; height: 340px; background: url(../images/mid_tc.jpg); position: fixed; left: 50%; top: 50%; margin-left: -280px; margin-top: -170px; }

#mid-tc .close { width: 30px; height: 30px; position: absolute; right: -30px; top: -30px; cursor: pointer; }

#mid-tc .a-con { width: 391px; height: 34px; position: absolute; left: 50%; top: 254px; margin-left: -180px; }

#mid-tc .a-con a { display: block; width: 296px; height: 34px; }

/*# sourceMappingURL=style.css.map */
