/* 全屏banner */
#banner_blk { position: relative; z-index: 1; width: 100%;/*bannerå®½åº¦*/ height: 402px;/*å›¾ç‰‡é«˜åº¦*/ overflow: hidden; }
#banner { position: absolute; top: 0px; left: 50%; z-index: 1; margin-left: -960px;/*å›¾ç‰‡å®½åº¦/2*/ width: 1920px;/*å›¾ç‰‡å®½åº¦*/ height: 100%; overflow: hidden; }
#banner p { width: 1920px; height: 100%; text-align: center; font-size: 0px; }
#banner_button_blk { width: 100%; position: absolute; bottom: 0; height: 50px; z-index: 2; }
#banner_button { position: absolute; left: 50%; margin-left: -600px; bottom: 0px; z-index: 2; width: 1200px; height: 50px; line-height: 50px; text-align: center; }
#banner_button a { display: inline-block; margin: 20px 6px; margin-bottom: 0; width: 22px; height: 10px; font-size: 0px; text-align: center; color: #666; outline: none; background: #fff; -moz-outline: none; blr: expression(this.onFocus=this.blur()); }
#banner_button a.activeSlide { background: #ffc600; }
#banner_button a:hover { background: #0096ff; }
#banner_left, #banner_right { position: absolute; background: url(../images/prev.png) no-repeat center center; top: 160px; left: 22px; display: block; width: 50px; height: 100px; z-index: 13; cursor: pointer; }
#banner_right { background: url(../images/next.png) no-repeat center center; left: auto; right: 22px; }
#banner_left:hover, #banner_right:hover { background-color: rgba(255, 255, 255, 0.2); }

/* quick */
.quick {	/* padding: 20px 0; */
background: #ffc600; color: #333; font-size: 15px; height: 80px; }
.gdt { width: 100%; height: 80px; overflow: hidden; }
.gdt-wrap {	/* width: 1260px; */
height: 80px; }
.gdt .gdt-b { position: relative; float: left; width: 154px; height: 80px; overflow: hidden; z-index: 2; }
.gdt .gdt-b:before, .gdt .gdt-b:after {		/*display: none;*/
content: ''; position: absolute; left: 0; top: 0; z-index: 2; width: 0; height: 0; border-bottom: 80px solid #ffc600; border-right: 20px solid transparent; border-left: 0 solid transparent; }
.gdt .gdt-b:after { left: auto; top: auto; bottom: 0; right: 0; border-top: 80px solid #ffc600; border-bottom: 0; border-right: 0 solid transparent; border-left: 20px solid transparent; }
.gdt .gdt-b.on:before, .gdt .gdt-b.on:after { display: block; }
.gdt .gdt-b:hover:before, .gdt .gdt-b:hover:after { display: block; }
.gdt .gdt-b.on { width: 868px; background: #0096ff; color: #fff; padding: 0 10px; }
.gdt .gdt-b:hover { background-color: #0096ff; color: #fff; }
.gdt-head { width: 154px; height: 80px; text-align: center;		/* border-radius: 52px; */ padding-top: 24px; cursor: pointer; position: relative; z-index: 2; background-color: transparent; font-size: 18px;		/* color: #333; */ }
.icon.quick-a { background-position: 0 -44px; }
.icon.quick-b { background-position: -104px -44px; }
.icon.quick-c { background-position: -208px -44px; }
.icon.quick-d { background-position: -312px -44px; }
.gdt-body { position: absolute; width: 100%; height: 100%; padding-left: 154px; top: 0; left: 0; }
.gdt .line { position: relative; float: left; width: 1px; height: 104px; background: #333; transform: rotate(-15deg); z-index: 2; }
.gdt .line.line1 { background: url(../images/line1.png) no-repeat center center; }
.gdt .line.line2 { background: url(../images/line2.png) no-repeat center center; }

/* form-quick */
.form-quick { padding-top: 20px; }
.form-quick .form-group { height: 38px; clear: both; margin-bottom: 10px; }
.form-quick .form-group .input-group { float: left; height: 100%; margin-right: 10px; }
.form-quick .form-group .input-group.long {			/*width: 60%;*/ }
.form-quick .form-group .input-group .input-label { font-size: 12px; line-height: 30px; }
.form-quick .form-group .input-group .form-control { width: 100px; height: 100%; background: #fff; padding: 0 8px; font-size: 12px; line-height: 28px; border: 1px solid #e5e5e5; border-radius: 4px; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; }
.form-quick .form-group .input-group .form-control:focus { border-color: #ffc600; }
.form-quick .form-group .input-group .form-control.short { width: 70px; }
.form-quick .form-group .input-group .form-control.long { width: 140px; }

/*.row*/
.row { margin-top: 30px; }
.row-title { position: relative; margin: 0 auto; line-height: 1em; text-align: center; margin-bottom: 20px; }
.row-title:before, .row-title:after { content: ''; position: absolute; width: 100%; height: 1px; background: #ddd; left: 0; top: 54px; }
.row-title:after { width: 100px; height: 3px; background: #0096ff; border-radius: 2px; top: 53px; left: 50%; margin-left: -50px; }
.row-title .h1 { font-size: 30px; height: 46px; line-height: 46px; margin-bottom: 24px; color: #0096ff; font-weight: bold; }
.row-title .h2 { font-size: 14px; height: 22px; color: #666; }

/* serv */
.serv { }
.serv-m { }
.serv-m .b { position: relative; display: block; float: left; width: 238.8px; height: 240px; overflow: hidden; border-radius: 8px; }
.serv-m .b .bg { position: absolute; top: 100%; width: 100%; height: 100%; transition: top .3s; z-index: 1; background: #0096ff; }
.serv-m .b .bg img { width: 100%; height: 100%; opacity: 0.3; filter: opacity(30); }
.serv-m .b .icon { position: absolute; top: 26px; left: 85.4px; width: 68px; height: 68px; margin-bottom: 22px; z-index: 2; border-bottom: 2px solid #0096ff; }
.serv-m .b:hover .icon { border-bottom-color: #fff; }
.icon_enter_a { background-position: 0 -60px; }
.serv-m .b:hover .icon_enter_a { background-position: 0 -128px; }
.icon_enter_b { background-position: -68px -60px; }
.serv-m .b:hover .icon_enter_b { background-position: -68px -128px; }
.icon_enter_c { background-position: -136px -60px; }
.serv-m .b:hover .icon_enter_c { background-position: -136px -128px; }
.icon_enter_d { background-position: -204px -60px; }
.serv-m .b:hover .icon_enter_d { background-position: -204px -128px; }
.icon_enter_e { background-position: -272px -60px; }
.serv-m .b:hover .icon_enter_e { background-position: -272px -128px; }
.serv-m .b .b_title { position: absolute; width: 206px; left: 16.4px; top: 116px; margin-bottom: 20px; color: #737373; font-size: 18px;	/*! font-weight: bold; */ text-align: center; z-index: 2; color: #333; }
.serv-m .b .info { position: absolute; top: 152px; left: 16.4px; width: 206px; color: #666; padding: 0 18px; text-align: center; margin: 0 auto; z-index: 2; height: 60px; overflow: hidden; line-height: 20px; font-size: 12px; }
.serv-m .b:hover .bg { top: 0; }
.serv-m .b:hover .b_title, .serv-m .b:hover .info { color: #fff; }

/* 优势 */
.cn { background: #f5f5f5; padding: 40px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.serv-m.cn-m .b { width: 200px; height: 200px; background: transparent; }
.serv-m.cn-m .b:hover { background: #f5f5f5; }
.serv-m.cn-m .b .b_title { font-size: 20px; top: 100px; left: 0; width: 100%; }
.serv-m.cn-m .b .info { font-size: 14px; text-align: center; line-height: 20px; top: 132px; left: 0; width: 100%; }
.serv-m.cn-m .b .icon { left: 71px; width: 58px; height: 58px; border-bottom: 0; border-radius: 8px; background-color: transparent; }
.serv-m.cn-m .b:hover .icon { background-color: #0096ff; }
.icon_cn_a { background-position: 0 -196px; }
.serv-m.cn-m .b:hover .icon_cn_a { background-position: 0 -254px; }
.icon_cn_b { background-position: -58px -196px; }
.serv-m.cn-m .b:hover .icon_cn_b { background-position: -58px -254px; }
.icon_cn_c { background-position: -116px -196px; }
.serv-m.cn-m .b:hover .icon_cn_c { background-position: -116px -254px; }
.icon_cn_d { background-position: -174px -196px; }
.serv-m.cn-m .b:hover .icon_cn_d { background-position: -174px -254px; }
.icon_cn_e { background-position: -232px -196px; }
.serv-m.cn-m .b:hover .icon_cn_e { background-position: -232px -254px; }
.icon_cn_f { background-position: -290px -196px; }
.serv-m.cn-m .b:hover .icon_cn_f { background-position: -290px -254px; }
.serv-m.cn-m .b:hover .b_title, .serv-m.cn-m .b:hover .info { color: #0096ff; }

/* news */
.zx { }
.zx .title { position: relative; height: 70px; border-bottom: 1px solid #eee; }
.zx .title h2 { height: 50px; line-height: 50px; color: #0096ff; font-weight: bold; }
.zx .title ul { position: absolute; bottom: 15px; right: 0; }
.zx .title li { display: block; float: left; width: 80px; height: 14px; line-height: 14px; text-align: center; font-size: 14px; }
.zx .title a { display: block; color: #666; border-right: 1px solid #666; }
.zx .title li.last a { border-right: 0; }
.zx .news .lt { width: 660px; float: left; }
.zx .news .item { height: 150px; padding: 20px 0; border-bottom: 1px solid #eee; display: block; color: #666; }
.zx .news .item img { float: left; width: 165px; height: 110px; }
.zx .news .item .sm { float: right; width: 475px; }
.zx .news .item .h3 { font-weight: normal; color: #333; margin: 5px 0; font-size: 16px; height: 20px; width: 100%; }
.zx .news .item .xw { height: 72px; line-height: 24px; font-size: 14px; display: -webkit-box; webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin-top: 6px; }
.zx .news .rt { width: 480px; float: right; }
.zx .news .rt ul { margin: 10px 0; }
.zx .news .rt li { height: 40px; line-height: 40px; }
.zx .news .rt .label { display: inline-block; width: 70px; height: 26px; line-height: 26px; text-align: center; color: #0096ff; border: 1px solid #0096ff; font-size: 12px; margin-right: 20px; }
.zx .news .rt li .tit { color: #333; font-size: 14px; }
.zx .news .rt li .tit:hover { color: #0096ff; }

/* 多图滚动 */
.par { padding-top: 20px; margin-bottom: 20px; }
#scrolllist { width: 100%;/* margin: 0 auto; */ height: 102px; position: relative; }
#scroll_id { width: 100%; height: 102px; position: relative; }
#scroll_id li { position: relative; height: 102px; width: 200px; float: left; list-style-type: none; }
#scroll_id li a.img { position: relative; display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; }
#scroll_left, #scroll_right { position: absolute; background: url(../images/cb_left.png) no-repeat center center; top: 50%; margin-top: -44px; left: -50px; display: block; width: 35px; height: 88px; cursor: pointer; }
#scroll_right { background: url(../images/cb_right.png) no-repeat center center; left: auto; right: -50px; }

/* 立即注册 */
.zc { height: 146px; background: #23a7f1 url(../images/zc.jpg) no-repeat center center; color: #fff; padding-top: 30px; }
.zc p { font-size: 24px; line-height: 34px; }
.zc a { margin-top: 10px; width: 240px; height: 34px; background: #ffc600; line-height: 34px; color: #333; border-radius: 4px; font-size: 18px; box-shadow: 0 0 14px transparent; }
.zc a:hover { box-shadow: 0 0 14px rgba(7, 102, 156, 0.8); }