html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
  font-family: "Source Han Sans CN,Source Sans Pro,Hiragino Sans GB,Helvetica Neue,Helvetica,Microsoft Yahei,arial" ;
}

body {
  min-width: 1200px;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.wrap-m {
  width: 1040px;
  margin: 0 auto;
}

/*header*/
.shop-header .banner {
  position: relative;
  height: 350px;
  background: url(./banner.jpg) no-repeat center/auto 100%;
}

.shop-header .banner .btn-apply {
  position: absolute;
  left: 50%;
  top: 209px;
  margin-left: 107px;
  width: 210px;
  height: 58px;
}

.shop-header .nav-wrap {
  position: relative;
  height: 70px;
  background: url(./nav-bg.png) no-repeat center/auto 100%;
}

.shop-header .nav-wrap .nav-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 42px;
  background-color: #213099;
}

.shop-header .nav {
  position: relative;
  z-index: 10;
  line-height: 63px;
  text-align: center;
}

.shop-header .nav .nav-item {
  display: inline-block;
  padding: 0 33px;
  font-size: 18px;
  color: #fff;
  transition: all .3s ease;
}

.shop-header .nav .nav-item .arrow {
  display: inline-block;
  border: 6px solid transparent;
  border-left-color: #fff;
}

.shop-header .nav .nav-item:hover {
  color: #fa9c38
}

.shop-header .nav .nav-item:hover .arrow {
  border-left-color: #fa9c38;
}

.shop-header .nav .nav-item-active {
  border-bottom: 7px solid #fa9c38;
  color: #fa9c38;
}

.icon-arrow {
  display: inline-block;
  border: 10px solid transparent;
  border-left-color: #fff;
  margin-right: 16px;
}

.icon-qq {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('./icon-qq.png') no-repeat center;
  vertical-align: middle;
  margin: -4px 4px 0;
}

.icon-qq:hover {
  opacity: .8
}

.icon-ww {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url('./icon-ww.png') no-repeat center;
  vertical-align: middle;
  margin: -4px 4px 0;
}

.icon-ww:hover {
  opacity: .8
}

.icon-im {
  display: inline-block;
  width: 28px;
  height: 22px;
  background: url('./icon-im.png') no-repeat center;
  vertical-align: middle;
  margin: -4px 4px 0;
}

.icon-im:hover {
  opacity: .8
}

.icon-email {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('./icon-email.png') no-repeat center;
  vertical-align: middle;
  margin: -4px 4px 0;
}

.icon-phone {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('./icon-phone.png') no-repeat center;
  vertical-align: middle;
  margin: -4px 4px 0;
}

.btn-apply {
  display: inline-block;
  width: 210px;
  height: 58px;
  background: url('./btn-apply.png') no-repeat center;
  vertical-align: middle;
  margin: -4px 4px 0;
}

.shop-footer-hd {
  line-height: 60px;
  font-size: 20px;
}

.shop-footer-hd .line {
  display: inline-block;
  margin: 0 12px;
}

.shop-footer-hd strong {
  font-weight: bold;
}

.shop-footer-bd {
  padding: 50px 80px;
  background-color: #213099;
  color: #fff;
  line-height: 32px;
}

.shop-footer .btn-apply {
  margin-left: 140px;
  margin-top: 4px;
}

.ly-footer-r1 {
  text-align: center;
  margin-bottom: 15px;
}

.ly-footer-r1 ul {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.ly-footer-r1 ul.level-1 {
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
}

.ly-footer-r1 ul.level-1 li {
  display: inline-block;
  font-size: 12px;
  color: #999;
  margin-right: 15px;
  *zoom: 1;
  *display: inline;
}

.ly-footer-r1 ul.level-2 li {
  display: inline-block;
  font-size: 12px;
  color: #414141;
  margin-right: 0;
  border-right: solid 1px #ccc;
  padding-right: 5px;
  *zoom: 1;
  *display: inline;
}

.ly-footer-r1 ul.level-1 li.last {
  margin-right: 0;
}

.ly-footer-r1 ul.level-2 li.last {
  border-right: none;
  padding-right: 0;
}

.ly-footer-r2 {
  text-align: center;
  font-size: 12px;
  color: #303030;
  margin-bottom: 20px;
}

.ly-footer-r2 a {
  font-size: 12px;
  color: #185186;
  margin-right: 10px;
}

.ly-footer-r3 {
  text-align: center;
  font-size: 12px;
  color: #333;
  margin-bottom: 13px;
}

.ly-footer-r3 ul {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.ly-footer-r3 ul li {
  display: inline-block;
  font-size: 12px;
  color: #333;
  padding-right: 5px;
  *zoom: 1;
  *display: inline;
}

.ly-footer-r3 ul li.last {
  border-right: none;
  padding-right: 0;
}

.ly-footer-r4 {
  text-align: center;
  margin-bottom: 20px;
}

.ly-footer-r4 ul {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.ly-footer-r4 ul li {
  display: inline-block;
  margin-right: 10px;
  *zoom: 1;
  *display: inline;
}

/*首页*/
.page-index .t1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  padding: 67px 0 28px;
  color: #262630;
}

.page-index .t1 .icon-arrow {
  border-left-color: #262630;
}

.page-index .p1 {
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 60px;
}

.page-index .t2 {
  font-size: 28px;
  font-weight: bold;
  height: 80px;
  line-height: 80px;
  color: #fff;
  background-color: #213099;
}

/*成功故事 cggs.html*/
.page-cggs .t1 {
  line-height: 27px;
  padding: 61px 0 51px;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  color: #262630;
}

.page-cggs .box {
  text-align: center;
  color: #fff;
  background-color: #213099;
}

.page-cggs .box:nth-child(2n+1) {
  background-color: #3949bc;
}

.page-cggs .box-title {
  font-size: 22px;
  font-weight: bold;
  padding: 32px 0 25px;
  line-height: 22px;
  letter-spacing: 1px;
}

.page-cggs .box .arrow {
  display: inline-block;
  border: 6px solid transparent;
  border-left-color: #fff;
  margin-right: 12px;
}

.page-cggs .box-prop {
  line-height: 17px;
  margin-bottom: 44px;
}

.page-cggs .box-prop-item {
  margin-right: 30px;
}

.page-cggs .box-image {
  font-size: 0;
}

.page-cggs .box-image img {
  margin: 0 20px 42px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

/*申请 apply.html*/
.page-apply .mem_main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}

.page-apply .main_bg {
  width: 1200px;
  height: 139px;
  overflow: hidden;
}

.page-apply .main_cont {
  padding: 90px 0;
  background: #fff;
  border-left: 1px solid #c4cfe1;
  border-right: 1px solid #c4cfe1;
  border-bottom: 1px solid #c4cfe1;
  border-radius: 0 0 10px 10px;
  width: 1198px;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 60px;
}

.page-apply .shop_tab {
  position: absolute;
  top: 137px;
  left: 90px;
  width: 228px;
  height: 134px;
  overflow: hidden;
}

.page-apply .item2 {
  position: relative;
  padding-bottom: 10px;
  line-height: 25px;
  padding: 15px 0 15px 500px;
}

.page-apply .item2 .labelTag {
  float: left;
  font-size: 14px;
  text-align: right;
  width: 472px;
  position: absolute;
  left: 0;
  top: 15px;
  display: block;
  color: #000;
  font-weight: bold;
}

.page-apply .item2 .mainArea .btn-submit{
  display: inline-block;
  width: 140px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background-color: #213099;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

.page-apply .g-select {
  font-size: 14px;
  vertical-align: middle;
  color: #555;
  height: 32px;
  padding: 1px;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}

.page-apply .con-h5 {
  font: bold 16px/25px Microsoft Yahei;
  color: #333333;
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 10px;
  height: 30px
}

.page-apply .tdg-tip2 {
  height: 18px;
  line-height: 18px;
  margin-top: 3px;
  margin-left: 5px;
  border: 1px solid #CACACA;
  background-color: #fff;
  position: relative;
  padding-left: 10px;
  padding-right: 25px;
  float: left;
  margin-right: 5px;
  color: #70ADD7
}

.page-apply .tdg-tip2 a {
  position: absolute;
  top: 1px;
  right: 1px;
  display: block;
  background: url(https://img.qfc.cn/images/act/zs/xx.gif) no-repeat;
  width: 18px;
  height: 16px
}

.page-apply .enterBox,
.enterArea {
  float: left;
  width: 260px;
  height: 30px;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  background: #fff;
  margin: 0 9px 0 0;
  padding: 2px 2px 0
}

.page-apply .red {
  color: #BA2636
}

.page-apply .text-s {
  width: 83px
}

.page-apply .tip {
  float: left;
  margin-left: 9px;
  color: #999;
  display: inline
}

.page-apply .tip-p {
  clear: left;
  line-height: 25px;
  margin-left: 130px
}

.page-apply .tip-p a {
  color: #1E50A2
}

.page-apply .tip-p a:hover {
  text-decoration: underline
}

.page-apply .pass .tip {
  padding-left: 20px;
  background: url(https://img.qfc.cn/images/www/common/ok.gif) no-repeat 2px 5px;
  white-space: nowrap;
  height: 25px;
  overflow: hidden;
}

.page-apply .error .tip {
  padding-left: 20px;
  background: url(https://img.qfc.cn/images/act/zs/error.gif) no-repeat 2px 5px;
  color: #BA2636;
  white-space: nowrap;
  height: 25px;
  overflow: hidden;
}

.page-apply .line {
  border-bottom: 1px dotted #E1E5DB;
  margin: 40px 5px
}

.page-apply .pay-k {
  padding: 30px 15px 15px 75px;
  text-align: left;
  background: url(https://img.qfc.cn/images/www/common/succes.gif) no-repeat 20px 25px;
  background-color: #e3ffe3;
  border: 1px solid #6be06b
}

.page-apply .pay-k .pay-top {
  color: #333333;
  font: normal 18px/25px simsun
}

.page-apply .pay-k .pay-top span {
  color: #38A702;
  padding-right: 10px
}

.page-apply .zs-menu li {
  float: left;
  font: bold 14px/50px simsun;
  width: 150px;
  text-align: center
}

.page-apply .zs-menu li a {
  color: #ff885a;
  text-decoration: none
}

.page-apply .zs-menu li a:hover {
  color: #f60;
  text-decoration: underline
}

.page-apply .fixed:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.page-apply .fixed {
  display: block;
  min-height: 1%;
}

.page-apply *html .fixed {
  height: 1%;
}

.page-apply .clear {
  display: block !important;
  float: none !important;
  clear: both;
  overflow: hidden;
  width: auto !important;
  height: 0 !important;
  margin: 0 auto !important;
  padding: 0 !important;
  font-size: 0;
  line-height: 0;
}

/* 打造官网 */
.page-dzgw .title{margin-top: 50px;margin-bottom: 30px;font-size: 28px;font-weight: bold;text-align: center;}
.page-dzgw .main{margin-bottom: 70px;}
.page-dzgw .main:after{content:""; display:block; clear:both;}
.page-dzgw .main .sub-title{font-size: 20px;margin-bottom: 20px;}
.page-dzgw .main .content{font-size: 16px;line-height: 30px;}
.page-dzgw .main .icon-tip{width: 40px;height: 40px;vertical-align: middle;margin-right: 20px;}
.page-dzgw .left-box{width: 542px;float: left;padding-left: 58px;}
.page-dzgw .right-box{width: 570px;float: right;padding-left: 30px}
.page-dzgw .left-box .dingji{margin-bottom: 70px;}
.page-dzgw .left-box .dingji .bg{margin-left: 50px;}
.page-dzgw .right-box .gexing{margin-bottom: 20px;}
.page-dzgw .right-box .gexing .bg{margin-left: 50px;margin-top: 20px;}
.page-dzgw .right-box .chaoda{position: relative;}
.page-dzgw .right-box .chaoda .con{position: absolute;left: 50px;top: 60px;}
.page-dzgw .right-box .chaoda .bg{margin-left: 50px;}
/* 滑动验证相关 */
#nc{
  font-family: "nc_iconfont" !important
}
.nc-container #nc_1_wrapper {
width: 268px !important;
}
.nc-container .nc_scale span {
height: 34px !important;
}