/*header*/
header { position: relative; z-index: 3; top: 0; left: 0; width: 100%; padding-top: 10px; background: #08255b; }
header.fly { position: fixed; padding-top: 0; }
header .headerbg2 { position: absolute; right: 60px; top: 33px; width: 114px; height: 64px; background: url(../images/header-bg2.png) no-repeat center center; }
header .wrap { position: relative;/* height: 126px; */ border-bottom: 4px solid #0054a5; background: url(../images/header-bg.jpg) repeat-x left 50px #08255b; }
header.fly .wrap { background-image: none; }
header .w { position: relative; }
header .logo { position: relative; width: auto; height: 117px; margin-top: 2px; z-index: 2; }
header.fly .logo { height: 67px; margin-top: 0; }
header .lang { position: absolute; bottom: 5px; right: 0; width: 110px; height: 26px; }
header .lang .choose_wrap { width: 100px; height: 26px; }
header .login_link { position: absolute; top: 5px; right: 0; width: auto; padding: 0 18px; max-width: 200px; height: 26px; font-size: 12px; line-height: 24px; color: #fff; border: 1px solid rgba(255, 255, 255, 0.5); border-radius: 4px; text-align: center; }
header .login_link a { display: block; }
header .login_link:hover { border-color: #fba807; }
header .login_link i.fa { margin-right: 6px; }

/* mk_choose :userd by the language chooser on th header */
.mk_choose { position: relative; width: 100%; height: 100%; z-index: 2; }
.mk_choose .mk_choose_head { cursor: pointer; width: 100%; height: 100%; }

/* mk_choose_style */
.mk_choose_style { width: 100%; height: 100%; font-size: 12px; }
.mk_choose_style .mk_choose_head { background-position: left center; background-repeat: no-repeat; line-height: 26px; color: #fff; text-align: right; }
.mk_choose_style .mk_choose_head:hover { color: #fba807; }
.mk_choose_style .mk_choose_head .fa-caret-down { margin-left: 14px; }
.mk_choose_style .mk_choose_head.open  .fa-caret-down, .mk_choose_style .mk_choose_head:hover .fa-caret-down { transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.mk_choose_style .mk_choose_body { width: 100%; float: right; margin-top: -4px; text-align: center; }
.mk_choose_style .mk_choose_body li { width: 60px; height: 24px; background: #0054a5; color: #fff; padding: 0 4px; line-height: 24px; float: right; }
.mk_choose_style .mk_choose_body li a { display: block; width: 100%; height: 100%; border-bottom: 1px solid rgba(255, 255, 255, .2); }
.mk_choose_style .mk_choose_body li:hover { background: #fba807; }
header .bbname { position: absolute; top: 0; width: 615px; height: 50px; left: 50%; margin-left: -308px; background: url(../images/top_logo.jpg) no-repeat left center; }
header .nav { position: absolute; bottom: 0; width: 100%; height: 62px; text-align: center; line-height: 54px; background: url(../images/nav_bg.png) no-repeat top center; padding-top: 8px; }
header .nav ul > li { position: relative; width: 100px; height: 54px; display: inline-block; border-radius: 2px; background-color: transparent; }
header .nav ul > li a { display: block; color: #fff; font-size: 14px; }
header .nav ul > li .fa { margin-right: 6px; font-size: 16px; }
header .nav ul > li.on a, header .nav ul > li:hover a { font-weight: bold; }
header .nav ul > li:before { content: ''; display: none; width: 58px; height: 3px; background: #fff; position: absolute; bottom: 8px; left: 50%; margin-left: -29px; }
header .nav ul > li.on:before { display: block; }
header .nav ul > li ul { display: none; position: absolute; top: 40px; left: 50%; margin-left: -95px; width: 190px; background: #fff; border: 1px solid #eee;			/*box-shadow: 0 3px 5px rgba(0,0,0,.1);*/	/*padding: 10px 0;*/ }
header .nav ul > li:after { content: ' '; display: none; width: 0; height: 0; position: absolute; bottom: 0; left: 50%; margin-left: -3px; border-bottom: 4px solid #08255b; border-left: 4px solid transparent; border-right: 4px solid transparent; }
header .nav ul > li:hover:after { display: block; }
header .nav ul > li .li-content { display: none; position: absolute; top: 100%; left: 50%; height: auto; width: 180px;	/*! padding: 20px; */ border-radius: 3px; border: 5px solid #08255b; background: #fff; margin-left: -90px; z-index: 2; }
header .nav ul > li .li-content.servul { width: 360px; }
header .nav ul > li .li-content a { width: 100%; line-height: 36px; font-size: 14px; border: 1px dashed #ddd; background: transparent; color: #333; }
header .nav ul > li .li-content.servul a { width: 50%; float: left; }
header .nav ul > li .li-content a:hover { color: #0054a5; border-color: #0054a5; }
header .nav ul > li:hover .li-content { display: block; }
header.fly .headerbg2, header.fly .bbname { display: none; }

/* .quick */
.quick { width: 100%; height: 35px; background: #424449; color: #fff; font-size: 12px; line-height: 34px; overflow: hidden; border-top: 1px solid #fff; }
.info_scroll { position: relative; width: 100%; height: 34px; overflow: hidden; padding: 0 34px 0 80px; }
.info_scroll .span { position: absolute; top: 0; left: 0; display: block; width: 80px; height: 100%; line-height: inherit; }
.info_scroll .close { position: absolute; top: 0; right: 0; display: block; width: 34px; height: 100%; line-height: inherit; font-size: 16px; text-align: center; }
.info_scroll .close:hover { color: #fba807; }

/* #gongao on header */
#gongao { width: 100%; height: 100%; overflow: hidden; }
.scroll_div { width: 100%; height: 100%; margin: 0 auto; white-space: nowrap; overflow: hidden; }
.scroll_div .news-link { padding-right: 30px; }
#gongao #scroll_begin, #gongao #scroll_end { display: inline }

/*footer*/
footer { width: 100%; height: auto; background: #0054a5; }
.footer-row { }
.footer-col { width: auto; height: auto; margin-top: 30px; margin-bottom: 30px; padding: 0; overflow: hidden; margin-right: 20px; border-right: 1px solid #0069ce; }
.footer-col.weixin-col { padding-top: 40px; padding-bottom: 20px; text-align: center; }
.bottom { background: #003c75; height: 40px; text-align: center; color: #eee; line-height: 40px; font-size: 12px; }
footer .h1 { color: #fff; position: relative; font-size: 12px; margin-bottom: 8px; font-weight: bold; }
footer .h1:after { content: ''; width: 40px; height: 1px; position: absolute; bottom: -5px; left: 0; background: #fff; }
footer .agroup { height: 20px; line-height: 20px; text-align: left; }
footer .agroup a { color: #fff; }
footer .agroup a:hover { color: #fba807; }
footer .p1 { color: #fff; font-size: 12px; line-height: 24px; }
footer .img { position: relative; width: 104px; height: 104px; background-color: #fff; background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; border: 2px solid #0183ff; margin-right: 10px; display: inline-block; }
footer a.img:hover { border-color: #fba807; }
footer .img i { display: block; font-style: normal; font-size: 12px; color: #fff; position: absolute; bottom: -26px; left: 0; width: 100%; height: 26px; line-height: 26px; text-align: center; }
.gotop { display: none; z-index: 4; position: fixed; width: 54px; height: 76px; bottom: 10px; left: 50%; margin-left: 620px; background: #0054a5 url(../images/top_bg.png) no-repeat center center; box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.3); transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; cursor: pointer; }
.gotop:hover { background-color: #fba807; }

/*mk_show*/
.body_cover { height: 100%; width: 100%; z-index: 4; background: #000; opacity: .3; filter: opacity(30); position: fixed; top: 0; left: 0; }
.mk_show { position: fixed; z-index: 8; top: -100%; left: 50%; margin-left: -350px; width: 700px; background: #fff; border-radius: 10px; padding: 20px; font-size: 14px; line-height: 2em; color: #333; }
.mk_show .mk_show_title { font-size: 16px; line-height: 2em; color: #333; padding-bottom: 10px; border-bottom: 1px dashed #bbb; text-align: center; }
.mk_show .mk_show_content { padding: 10px; max-height: 500px; overflow-y: auto; }
.mk_show .mk_show_close { position: absolute; width: 26px; height: 26px; background: #ddd; color: #fff; top: 10px; right: 10px; border-radius: 50%; text-align: center; line-height: 26px; font-size: 15px; font-weight: bold; }
.mk_show .mk_show_close:hover { background: #ea0606; }

/*  gg-gongneng */
.gg, .gg *, .gg_open, .gg_open * { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.gg { position: fixed; left: 0; top: 50%; margin-top: -280px; width: 103px; height: 148px; z-index: 5; background: url(../images/quick_close.png) no-repeat; cursor: pointer; }
.gg_open { position: fixed; left: -100%; top: 50%; margin-top: -280px; width: 100%; /*min-width: 1200px;*/ height: auto; background: rgba(0, 84, 156, .9); z-index: 5; overflow: hidden; }
.gg_open .gg_close { position: absolute; top: 0; left: 50%; margin-left: 540px; width: 40px; height: 40px; border-radius: 50%; background-color: #333; opacity: .7; filter: opacity(70); cursor: pointer; line-height: 50px; text-align: center; color: #fff; font-size: 12px; font-weight: bold; padding-top: 10px; z-index: 8; }
.gg_open .gg_close img { display: block; margin: 4px auto; }
.gg_open .gg_close:hover { opacity: 1; filter: opacity(100); background: #ffc62f }
.gg_open .gg_head { overflow: hidden; text-align: center; width: 100%; min-width: 1200px; padding-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #fff; }
.gg_head .gg_head_btn { position: relative; display: inline-block; width: 288px; line-height: 26px; cursor: pointer; color: #fff; font-size: 18px; text-align: center; opacity: .6; filter: opacity(60); padding-top: 58px; background-position: top center; background-repeat: no-repeat; }
.gg_head .gg_head_btn:after, .gg_head .gg_head_btn:first-child:before { content: ''; position: absolute; right: 0; top: 0; width: 1px; height: 76px; background: #fff; opacity: .5; filter: opacity(50); }
.gg_head .gg_head_btn:first-child:before { left: 0; right: auto; }
.gg_head .gg_head_btn.now { opacity: 1; filter: opacity(100); font-weight: bold; }
.gg_body {	/* height: 180px; */max-height: 320px; overflow: hidden; }
.gg_body .abody { display: none;/* position: absolute; */	/*! height: 100%; */width: 1200px; /*! height: 160px; */ }
.gg_foot { height: 56px; line-height: 56px; color: #fff; font-size: 14px; background: rgba(0, 84, 156, .9); }
.gg_foot span { margin-right: 20px }
.gg_foot a { color: #fff; }
.gg_foot a:hover { color: #fba601; }

/* qudao-form(the price counter) cover .form-inline */
.qudao-form { color: #444; font-size: 14px; line-height: 25px; }
.qudao-form .form-inline .form-group .input-group .form-control { width: 170px; }
.qudao-form .form-inline .form-group .input-group .form-control.short { width: 70px; }
.qudao-form .btn-blue { display: block; margin: 10px auto 10px auto; }

/* gg-body cover .form-inline */
.gg_body .form-inline, .gg_body .form-inline .input-label { color: #fff; }
.gg_body .qudao_w { padding: 20px 0; }
.gg_body .qudao-form .btn-blue { background: #fba807; }

/* track(track) */
.track_w { width: 998px; margin: 0 auto; }
.track-box { position: relative; z-index: 2; display: block; overflow: hidden; margin: 0 auto; padding: 1px 0 1px 0; }
.input-box { display: block; line-height: 22px; background: #fff; }
.track-box .inp-metro { display: block; float: left; width: 60%; height: 42px; text-indent: 0px; padding: 10px 0px; line-height: 42px; vertical-align: middle; color: #333; margin: 0px; font-size: 16px; -webkit-appearance: textfield; text-indent: 8px; border: 0; box-sizing: content-box; }
.track-box .track-label { display: block; float: left; position: relative; width: 10%; height: 62px; margin: 0px; cursor: pointer; box-sizing: border-box; border-right: 1px solid #ccc; border-left: solid 1px #ccc; color: #0054a5; font-size: 30px; text-align: center; line-height: 62px; }
.track-box .btn-query { display: block; float: left; position: relative; width: 30%; height: 62px; margin: 0px; line-height: 62px; font-size: 20px; font-weight: bold; text-indent: 6px; color: #fff; border: 0; outline: none; background: #fba807; cursor: pointer; }
.track-box a.btn-query:hover { background: #ffc62f; }

/* track-content */
.track-content { min-height: 500px; width: 1000px; position: relative; padding-left: 100px; padding-right: 100px; margin: auto; text-align: center; background: rgba(255, 255, 255, 0.6); border-radius: 20px; padding-bottom: 30px; border: 1px solid #ddd; }
.notfind { margin: 0px; margin-top: 10px; padding: 0px; }
.notfind .notfind-body { padding: 10px 20px; border: 1px solid #ccc; background-color: rgba(255, 255, 255, 0.8); margin-top: 10px; line-height: 22px; /*! width: 768px; */ position: relative; margin: auto; border-radius: 4px; text-align: left; }
.track-info { width: 100%; padding: 18px 0; text-align: left; font-size: 14px; color: #444; line-height: 24px; }
.track-info .blue { color: #0054a5; font-weight: bold; }
.track-info .group { padding-right: 10px; }
.select-com { margin-bottom: 20px;    /*padding-left: 7px;*/ height: 20px; font-size: 14px; font-weight: bold; position: relative; text-align: center; }
.select-node { position: relative; padding-right: 15px; font-size: 17px; }
.select-node a { color: #448ef3; }
.result-top { width: 998px; height: 43px; background-color: #0099ff; border: 1px solid #90bfff; border-bottom: none; text-align: center; font-weight: bold; color: #fff; }
.result-top .col1, .result-top .col2, .result-top .col3 { display: block; float: left; }
.result-top .col1 { width: 179px; border-right: 1px solid #ddd; }
.result-top .col2 { width: 700px; border-right: 1px solid #ddd; color: #fff; }
.result-top .col3 { width: 117px; }
.result-top span, .result-top a { display: inline-block; height: 43px; line-height: 43px; vertical-align: middle; font-size: 14px; }
#select-data { z-index: 4; display: block; position: relative; }
.result-info2 { border: 1px solid #ddd; width: 100%; }
.result-info2 td { padding: 10px; color: #000; border-bottom: 1px solid #d8d8d8; background-color: #fbfbfb; font-size: 12px; text-align: left; }
.result-info2 .status { width: 24px; padding: 0; background: url("../images/ico_status.gif") -50px center no-repeat #fbfbfb; }
.result-info2 .count { width: 119px; font-weight: bold; color: #f60; text-align: center; border-left: 1px solid #ddd; }
.result-info2 .status-first { background: url("../images/ico_status.gif") -12px center no-repeat #fbfbfb; }
.result-info2 .status-check { background: url("../images/ico_status.gif") -162px center no-repeat #fbfbfb }
.result-info2 .status-wait { background: url("../images/ico_status.gif") -112px center no-repeat #fbfbfb; }
.result-info2 .last td { color: #FF8c00; border-bottom: none; background-color: #ffffff }
.result-info2 .row1 { width: 166px; text-align: right; }
.error-tip { display: block; padding: 8px; line-height: 24px; background-color: #FFFAE2; border: 1px solid #F5E190; margin-top: 10px; font-size: 12px; }
.error-tip-close { display: block; float: right; width: 17px; height: 17px; margin-top: -3px; margin-right: -3px; }
.phonetip { text-decoration: none; outline: none; display: inline-block; }
.phonetip:hover { text-decoration: underline; }

/* track_w on gg_body */
.gg_body .track_w { padding: 20px 0; }

/* liuy */
.liuy_w { padding: 20px 0; }
.liuy_img { float: left; width: 463px; height: 231px; background: url(../images/index/liuy_img.png) no-repeat top left; padding-top: 98px; padding-left: 170px; }
.liuy_img .txt { width: 270px; height: 110px; overflow: auto; font-size: 14px; line-height: 24px; color: #444; }
.liuy-form { float: right; width: 600px; }
.liuy-form .form-inline .form-control { width: 260px; }
.liuy-form .form-control.form-textarea { width: 540px; height: 86px; }

/* login_w */
.login_w { text-align: center; }
.login-form { display: inline-block; vertical-align: top; width: 330px; height: auto; background: #fff; border: solid 1px #ccc; text-align: left; padding-bottom: 20px; }
.login-form .login-head .h1 { font-size: 20px; color: #0054a5; font-weight: bold; padding: 20px 20px; }
.login-form .login-body { width: 100%; padding: 10px 30px; }
.login-form .form-label { width: 100%; }
.login-form .form-label .input-group { position: relative; width: 100%; height: 36px; border: 1px solid #ddd; line-height: 34px; padding-left: 34px; margin-bottom: 18px; overflow: hidden; }
.login-form .form-label .input-group .label { position: absolute; top: 0; left: 0; width: 34px; height: 100%; font-size: 18px; color: #0054a5; text-align: center; }
.login-form .form-label .input-group .form-control { position: relative; display: block; width: 100%; height: 100%; color: #333; font-size: 14px; padding: 0 12px; line-height: 20px; }
.login-form .login-foot { width: 100%; padding: 0 30px; margin-bottom: 10px; }
.login-form .login-foot .btn { width: 45%; font-size: 16px; }
.login-form .foget { line-height: 20px; font-size: 12px; text-align: right; padding: 0 20px; }

/* reg-form cover .login-form */
.reg-form.login-form { position: relative; width: auto; display: none; }
.reg-form.login-form .login-body { padding: 15px 30px; }
.reg-form.login-form .col1 { float: left; width: 410px; margin-right: 20px; }
.reg-form.login-form .col2 { float: left; width: 230px; }
.reg-form.login-form .form-inline .input-group { float: none; width: 100%; margin-bottom: 4px; margin-right: 0; color: #333; font-size: 12px; }
.reg-form.login-form .form-inline .input-label { font-weight: normal; font-size: 12px; padding-left: 10px; line-height: 20px; color: #333; }
.reg-form.login-form .form-inline .input-group .form-control { width: 100%; height: 32px; }
.reg-form.login-form .form-inline .input-group .form-control.short { width: 138px; }
.reg-form.login-form .form-inline .input-group .form-short-span { width: 86px; display: inline-block; vertical-align: top; height: 32px; overflow: hidden; }
.reg-form.login-form .form-inline .input-group .form-short-span.yz { border: 1px solid #ddd; }
.reg-form.login-form .form-inline .input-group .form-short-span.yz img { width: 100%; height: 100%; }
.reg-form.login-form .btn { width: 100%; }
.reg_close { position: absolute; top: 0; right: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #fba807; font-size: 18px; }
.reg_close:hover { background: #fba807; color: #fff; }

/* .follow: used by the process img on index  */
.follow { line-height: 50px; height: 50px; font-size: 14px; color: #666; }
.follow span { width: auto; height: 34px; vertical-align: 11px; }
.follow a { width: 44px; height: 44px; margin-left: 4px; background: #fba807 url(../images/follow.png) no-repeat; border-radius: 50%; box-shadow: 1px 1px 0 #d79205; }
.follow a:hover { background-color: #0054a5; box-shadow: 1px 1px 0 #ccc; }
.follow a.a1 { background-position: 0 0; }
.follow a.a2 { background-position: -44px 0; }
.follow a.a3 { background-position: -88px 0; }
.follow a.a4 { background-position: -132px 0; }
.follow a.a5 { background-position: -176px 0; }
.follow a.a6 { background-position: -220px 0; }
.gg_body .login_w { padding: 20px 0; }

/* logined_h */
.logined_h { text-align: center; }
.logined_h i.loginedi { position: relative; font-size: 50px; line-height: 1em; color: #08265c; margin-bottom: 8px; }
.logined_h i.loginedi .checkedi { position: absolute; font-size: 26px; color: #ffb500; right: -10px; bottom: -8px; }
.logined_h .p1 { font-size: 12px; line-height: 16px; color: #aaa; }
.logined_h .p2 { line-height: 38px; font-size: 15px; height: 38px; width: 90%; margin: 0 auto; }
