.banner { height: 414px; position: relative; z-index: 1; overflow: hidden; }
.banner li { width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: none; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.banner li a { display: block; width: 100%; height: 100%; }
.banner-wrap { position: absolute; height: 5px; bottom: 30px; margin-left: -600px; left: 50%; }
.banner .btn { height: 7px; position: absolute; top: 0; left: 50%; width: 960px; margin-left: -400px; bottom: 0; z-index: 10; text-align: center; height: 5px; }
.banner .btn span { display: inline-block; width: 24px; height: 8px;	/*! border-radius: 50%; */ background: #fff; cursor: pointer; margin: 0 5px; opacity: 0.5; line-height: 5px; filter: alpha(opacity=90); }
.banner .btn span.on { opacity: 1; filter: alpha(opacity=100); }
.banner-prev, .banner-next {   position: absolute; top: -160px; width: 50px; height: 100px; margin-top: -50px; background: url(../images/prev.png) no-repeat center center transparent; cursor: pointer; z-index: 13; }
.banner-prev:hover, .banner-next:hover { background-color: rgba(255, 255, 255, 0.2); }
.banner-next { right: -50px; background-position: 100% 0; background: url(../images/next.png) no-repeat center center transparent; }
.banner-prev { left: -50px; }

/* quick */
.quick {	background: #363636; color: #fff; margin-bottom: 60px; }
.gdt { width: 100%; height: 72px; }
.gdt-wrap {	/*! width: 1260px; */ }
.gdt .gdt-b { position: relative; float: left; width: 110px; height: 72px; overflow: hidden; z-index: 2; }
.gdt .gdt-b.on { width: 550px; height: 100px; top: -15px; background: #0677ca; }
.gdt-head { width: 110px; height: 72px; text-align: center; padding-top: 46px; cursor: pointer; position: relative; z-index: 2; background-color: transparent; font-size: 14px; }
.gdt .gdt-b.on .gdt-head { margin-top: 14px; }
.gdt-head:hover { background-color: #27a440; }
.gdt .gdt-b.on .gdt-head:hover { background-color: #0677ca; }
.icon.quick-a { background-position: 0 0; }
.icon.quick-b { background-position: -110px 0; }
.icon.quick-c { background-position: -220px 0; }
.icon.quick-d { background-position: -330px 0; }
.icon.quick-e { background-position: -440px 0; }
.icon.quick-f { background-position: -550px 0; }
.gdt-body { position: absolute; width: 100%; height: 100%; padding-left: 110px; top: 0; left: 0; }

/* form-inline */
.form-quick { width: 440px; padding-top: 14px; height: 100%; }
.form-quick .forml { width: 300px; height: 100%; overflow: hidden; }
.form-quick .formr { width: 140px; height: 100%; overflow: hidden; }
.form-quick .form-group { height: 30px; clear: both; margin-bottom: 10px; }
.form-quick .form-group .input-group { float: left; height: 100%; margin-right: 20px; }
.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 transparent; border-radius: 2px; 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: #32cd51; }
.form-quick .form-group .input-group .form-control.short { width: 60px; }
.form-quick .form-group .input-group .form-control.long { width: 204px; }
.form-quick .form-group .input-group .form-control.superlong { width: 270px; }
.form-quick .ml10 { margin-left: 10px; }
.form-quick .form-bottom { padding-top: 10px; line-height: 34px; }

/* rowt */
.rowt { position: relative; width: 280px; height: 60px; margin: 0 auto; margin-bottom: 30px; }
.rowt .h1 { position: absolute; top: 0; left: 0; width: 32%; height: 60px; line-height: 50px; font-size: 64px; text-align: right; font-family: 'sans-serif'; text-transform: uppercase; }
.rowt .h2 { position: absolute; top: 0; right: 0; width: 66%; height: 30px; line-height: 30px; font-size: 28px; text-align: left; color: #333; }
.rowt .h3 { position: absolute; bottom: 4px; right: 0; width: 66%; height: 18px; line-height: 18px; font-size: 18px; text-align: left; color: #bbb; font-family: 'sans-serif'; text-transform: uppercase; }
.rowt .h4 { position: absolute; bottom: -28px; left: 50%; width: 500px; height: 18px; line-height: 18px; font-size: 14px; text-align: center; color: #bbb; margin-left: -250px; }
.rowt .h4 i { display: inline-block; width: 2px; height: 2px; border-radius: 50%; background: #a3a3a3; vertical-align: middle; margin: 0 7px; }
.rowt .deco { position: absolute; top: 30px; left: -220px; width: 220px; height: 1px; background: #ddd; }
.rowt .deco .run { width: 40px; height: 3px; background: #0677ca; position: absolute; right: 0; top: -1px; }
.rowt .deco.decor { left: auto; right: -220px; }
.rowt .deco.decor .run { right: auto; left: 0; }

/* 服务项目 */
.serv { }
.serv .servl { width: 210px; height: auto; }
.serv .servl ul { width: 100%; }
.serv .servl li { width: 100%; height: 44px; border: 1px solid #ddd; margin-bottom: 4px; font-size: 16px; color: #666; line-height: 42px; text-align: center; cursor: pointer; }
.serv .servl li.ky { position: relative; border-color: #0677ca; color: #0677ca; height: auto; padding: 30px 20px; }
.serv .servl li:hover { border-color: #27a440; color: #27a440; }
.serv .servl li.ky:after { content: ''; position: absolute; top: 8px; right: -6px; width: 10px; height: 10px; background: #fff; border-top: 1px solid #0677ca; border-right: 1px solid #0677ca; transform: rotate(45deg); }
.serv .servl li.ky .icon { width: 62px; height: 46px; margin: 0 auto; background-position: 0 -74px; }
.serv .servl li.ky p { width: 100%; font-size: 12px; line-height: 1.5em; text-align: center; }
.serv .servl li.ky p.name { font-size: 16px; width: 80%; margin: 0 auto; padding: 10px 0 6px 0; border-bottom: 1px solid #0677ca; margin-bottom: 8px; }
.serv .servl li.ky .deco { position: absolute; width: 20px; height: auto; padding: 10px 4px; font-size: 12px; line-height: 18px; background: #27a400; color: #fff; text-align: center; left: -23px; top: 0; font-weight: bold; }
.serv .servl li.ky .deco:after { content: ''; position: absolute; bottom: -7px; left: -11px; width: 14px; height: 14px; background: #fff; transform: rotate(45deg); }

/* 右边 */
.serv .servr { position: relative; width: 880px; height: auto; padding: 15px; border: 1px solid #0677ca; min-height: 385px; }
.serv .servr .hxul { width: 850px; overflow: hidden; }
.serv .servr .hxul ul { width: 880px; }
.serv .servr .hxul ul li { float: left; width: 264px;	/*height: 78px;*/ margin-right: 29px; margin-bottom: 4px; overflow: hidden; cursor: pointer; }
.serv .servr .hxul ul li:hover { color: #0677ca; }
.serv .servr .hxul ul li .img { width: 100%; height: 78px; background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; border: 1px solid #bbb; }
.serv .servr .hxul ul li:hover .img { background-size: 110% 110%; border-color: #27a440; }
.serv .servr .hxul ul li p { text-align: center; line-height: 30px; width: 100%; height: 30px; font-size: 14px; color: #333; }
.serv .servr .hxul ul li:hover p { color: #27a440; }
.serv .servr .mlink { line-height: 30px; font-size: 12px; }

/* 关于我们 */
.ab { position: relative; height: 352px; width: 100%; background-color: #0677ca; }
.ab .abl { position: absolute; left: 0; width: 50%; height: 100%; background: url(../index_ab.jpg) right center no-repeat; }
.ab .abr { position: absolute; left: 50%; width: 550px; height: 100%; color: #fff; padding: 30px 20px 0 40px; }
.ab .abr .h1 { font-size: 18px; font-weight: bold; margin-bottom: 8px; }
.ab .abr .h2 { font-size: 16px; margin-bottom: 18px; }
.ab .abr .txt { font-size: 14px; line-height: 28px; margin-bottom: 16px; height: 168px; overflow: height:; }

/* 资讯 */
.zx { width: 100%; background: #f5f5f5; }
.zx .whiteb { background: #fff; border: 1px solid #e3e3e3; padding: 15px; color: #333; font-size: 14px; line-height: 1em; }
.zx .head { width: 100%; border-bottom: 1px solid #ddd; height: 32px; padding: 0 10px; margin-bottom: 10px; }
.zx .head .name { position: relative; height: 100%; font-size: 16px; line-height: 32px; color: #333; padding-left: 24px; }
.zx .head .name:before { position: absolute; left: 0; top: 10px; content: ''; width: 12px; height: 12px; background: #0677ca; }
.zx .zx1 { width: 654px; }
.topnews { width: 100%; padding-top: 14px; margin-bottom: 10px; }
.topnews .img { width: 274px; height: 166px; background-position: center center; background-repeat: no-repeat; background-size: 100% 100%; }
.topnews .img:hover { background-size: 110% 110%; }
.topnews .txt { position: relative; width: 308px; height: 166px; padding-right: 10px; }
.topnews .txt .name, .topnews .txt .jianj { width: 100%; height: 30px; line-height: 30px; font-size: 14px; color: #333; margin-bottom: 10px; }
.topnews .txt .name:hover { color: #27a440; }
.topnews .txt .jianj { height: 80px; line-height: 20px; font-size: 12px; color: #777; margin-bottom: 10px; overflow: hidden; }
.topnews .txt .button { position: absolute; bottom: 0; right: 10px; }
.list { width: 100%; font-size: 14px; line-height: 32px; }
.list li { position: relative; width: 100%; height: 32px; padding-left: 16px; }
.list li:before { content: ''; position: absolute; left: 0; top: 0; width: 7px; height: 32px; background: url(../images/icon.png) no-repeat; background-position: -62px -74px; }
.list li a { width: 60%; height: 100%; }
.list li .time { width: 30%; height: 100%; text-align: right; color: #888; }
.newsul { padding-top: 10px; border-top: dashed 1px #bbb; }
.zx .zx2 { width: 432px; }
.hxlist { position: relative; }
.hxlist .list li { width: 50%; float: left; }
.hxlist .list li:before { background-position: -69px -74px; }
.hxlist .list li a { width: 90%; }
.hxlist .deco { position: absolute; width: 20px; height: auto; padding: 10px 4px; font-size: 12px; line-height: 18px; background: #27a400; color: #fff; text-align: center; right: 2px; top: 2px; font-weight: bold; }
.hxlist .deco:after { content: ''; position: absolute; bottom: -7px; left: -11px; width: 14px; height: 14px; background: #fff; transform: rotate(45deg); }
.wtlist .list li:before { background-position: -76px -74px; }
.wtlist .list li a { width: 90%; }

/* 资讯大标题 */
.zx .bigt { font-size: 14px; color: #888; }
.zx .bigt .h1 { font-size: 20px; color: #333; line-height: 1em; border-left: 3px solid #0677ca; padding: 1px 0 1px 14px; }
.zx .bigt .h1 p { letter-spacing: 0.1em; }
.zx .bigt .h1 span { font-size: 14px; color: #888; letter-spacing: 0.4em; }

/* 一问通 */
.zzul { width: 32%;	/* float: left; */ padding: 8px 20px; border: 1px solid #ddd; margin: 4px 2px; display: inline-block; }
.zzul:hover { border-color: #27a440; }
.zzul .name { display: inline-block; position: relative; color: #0677ca; font-size: 16px; font-weight: bold; line-height: 34px; }
.zzul .name:before, .zzul .name:after { content: ''; position: absolute; width: 14px; height: 3px; background: #0677ca; top: 15px; left: -20px; }
.zzul .name:after { left: auto; right: -20px; }
.zzul .list { width: 100%; height: 192px; overflow: hidden; }
.zzul .list li { padding: 0 10px; border-bottom: 1px dashed #bbb; }
.zzul .list li:before { display: none; }
.zzul .list li a { width: 100%; }

/* 自助查询self */
.self { overflow: hidden; }
.self .wrap { width: 1130px; }
.sfb { float: left; width: 535px; margin-right: 30px; margin-bottom: 20px; }
.sfb .sfl { width: 110px; height: 108px; background-color: #0677ca; color: #fff; text-align: center; line-height: 30px; padding-top: 60px; }
.sfb.sfb-1 .sfl { background-position: 0 -120px; }
.sfb.sfb-2 .sfl { background-position: -110px -120px; }
.sfb.sfb-3 .sfl { background-position: -220px -120px; }
.sfb.sfb-4 .sfl { background-position: -330px -120px; }
.sfb.sfb-5 .sfl { background-position: -440px -120px; }
.sfb.sfb-6 .sfl { background-position: -550px -120px; }
.sfb .sfr { width: 420px; overflow: hidden; }
.sfb .sfr ul { width: 440px; }
.sfb .sfr li { float: left; width: 205px; margin-right: 10px; background: #eee; color: #333; font-size: 14px; padding: 0 8px; height: 32px; line-height: 32px; margin-bottom: 6px; text-align: center; }
.sfb .sfr li:hover { background: #27a440; color: #fff; }