body {
  font-size: 16px;
  color: #333;
  min-height: 100%;
  background: #fff;
  font-family: "微软雅黑";
  min-width: 1200px;
  overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea,
label,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
  outline: none;
  font-weight: normal;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-size: 1em;
  line-height: inherit;
  resize: none;
}
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus,
p:focus,
input:focus,
select:focus,
textarea:focus,
label:focus,
dl:focus,
dt:focus,
dd:focus,
h1:active,
h2:active,
h3:active,
h4:active,
h5:active,
h6:active,
p:active,
input:active,
select:active,
textarea:active,
label:active,
dl:active,
dt:active,
dd:active {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
@media screen and (max-width: 991px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  input,
  select,
  textarea,
  label,
  dl,
  dt,
  dd {
    font-family: "华文细黑";
  }
}
input[type='radio'],
input[type='checkbox'],
textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
input[type='radio']:focus,
input[type='checkbox']:focus,
textarea:focus,
input[type='radio']:active,
input[type='checkbox']:active,
textarea:active {
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
button {
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  border: none;
  background: transparent;
}
a {
  color: #0793d4;
}
a:hover {
  color: #0793d4;
}
a:hover,
a:focus {
  text-decoration: none;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
img {
  vertical-align: middle;
}
th,
td {
  font-weight: normal;
  padding: 5px;
}
.wrapper {
  width: 100%;
  min-height: 568px;
  position: relative;
  overflow: hidden;
}
.wrapper.openPop {
  height: 100%;
  min-height: 100%;
  position: fixed;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.row {
  width: auto;
  margin: 0 auto;
  overflow: hidden;
}
.global-inner {
  width:92%;
  max-width: 1430px;
  margin: 0 auto;
  position: relative;
  display: block;
  z-index: 5;
}
.global-inner:before,
.global-inner:after {
  content: '';
  display: table;
  clear: both;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.en {
  font-family: Arial;
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.swiper-pagination-bullet {
  opacity: 1;
}


/**** 顶部 ****/
.header-box{
  background: #fff;
}
.head-top{
  width: 100%;
  position: relative;
  background:  url('/content/images_N/head_bg.jpg') no-repeat center center;
  z-index: 20;
}
.header-box .top{
  height: 100px;
}
.header-box .logo{
  margin-top: 32px;
}
.header-box .ban{
  height: 100px;
  text-align: center;
  padding: 25px 0 0 28px;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  line-height: 24px;
  border-left: solid 1px #ccc;
  white-space: nowrap;
  margin-left: 14px;
}
.header-box .ban img{
  width: 30px;
  display: block;
  margin: 0 auto;
}
.header-box .ban .name{
  color: #666464;
}
.header-box .ban:hover .name{
  opacity: 0.9;
}
.header-box .sou{
  width: 320px;
  height: 32px;
  border: 1px solid #043164; 
  margin: 40px 0 0;
  padding: 0 34px 0 8px;
  background: #fff;
  position: relative;
}
.header-box .sou input{
  width: 100%;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  border: none;
  float: left;
}
.header-box .sou .btn-sch{
  width: 34px;
  height: 100%;
  display: block;
  background: url('/content/images_N/btn_sch.png') no-repeat center center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

.nav-box{
  height: 59px;
  border-bottom: 4px solid #bd3427;
  background:#22538d url(/content/images_N/nav-box-bg.jpg) no-repeat center center;
  position: relative;
  z-index: 10;
}
.nav-box .navs li{
  float: left;
  font-weight: bold;
  font-size: 20px;
  line-height: 55px;
}

.nav-box .navs li a{
  color: inherit;
}

.nav-box .navs .level1{
  display: block;
  color: #fff;
  position: relative;
  z-index: 20;
  padding: 0 20px;
}
.nav-box .navs li:hover .level1,
.nav-box .navs li.on .level1{
  background: #124580;
  color: #fff;
}
.navs > li.has-subnav:hover .level1:after{
  content: '';
  width: 14px;
  height: 7px;
  display: block;
  background: url('/content/images_N/jiao-icon.png') no-repeat center center;
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 4px 0 0 -7px;
}
.nav-box .info{
  line-height: 55px;
}
.nav-box .info ul li{
  float: left;
  font-size: 15px;
  padding-left: 11px;
  margin-left: 10px;
}
.nav-box .info ul li a{
  color: #fff;
  opacity: 0.8;
}
.nav-box .info ul li a:hover{
  text-decoration: underline;
}
.nav-box .info .name{
  color: #fff;
  padding-right: 3px;
}
.header-box .noposition{
  position: static;
}
.nav-box .sub-nav{
  width: 100%;
  position: absolute;
  left: 0;
  top: 55px;
  background: rgba(255,255,255,.95);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  display: none;
  border-top: 4px solid #bd3427;
}
.nav-box .top-title .list li{
  line-height: 80px;
  cursor: pointer;
  padding: 0 20px;
}
.nav-box .navs li:hover > a{
  color: #bd3427;
}
.nav-box .top-title .list li.on{
  color: #bd3427;
}
.nav-box .nav-levl3{
  width: 100%;
  border-top: solid 1px #ccc;
  padding-bottom: 50px;
  display: none;
}
.nav-box .levl3-list{
  padding: 0 20px;
  display: none;
  overflow: hidden;
}
.nav-box .levl3-list.on{
  display: block;
}
.nav-box .levl3-list li{
  float: left;
  font-size: 20px;
  line-height: 55px;
  color: #333;
  margin-right: 30px;
  font-weight: normal;
}

.head-login{
  position: relative;
  height: 55px;
}
.head-login .login-info{
  white-space: nowrap;
  padding: 13px 0 14px;
  cursor: pointer;
  overflow: hidden;
  float: left;
}
.head-login .login-qiandao{
  width: 80px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  border-radius: 50px;
  text-align: center;
  float: left;
  margin-right: 15px;
  margin-top: 14px;
}
.head-login .login-qiandao a{
  display: block;
  color: #fff;
  background: #bd3427;
}
.head-login .login-qiandao a.on{
  background: #999696;
}

.head-login .login-info .tx{
  width: 28px;
  height: 28px;
  display: block;
  overflow: hidden;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  float: left;
  margin-right: 6px;
}
.head-login .login-info .name{
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  font-weight: bold;
  float: left;
}
.head-login .login-info .arrow{
  width: 10px;
  height: 28px;
  display: block;
  background: url('/content/images_N/arrow_01.png') no-repeat center center;
  float: left;
}
.head-login .login-set{
  width: 100px;
  background: #fff;
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 200;
  padding: 4px 0 20px;
  box-shadow: 0 0 8px rgba(0,0,0,.15);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.15);
}
.head-login .login-set a{
  width: 100%;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  color: #666;
}
.head-login .login-set a:hover{
  background: #155399;
  color: #fff;
}

.head-system{
  margin-top: 40px;
  position: relative;
  margin-left: 19px;
  padding-left: 1px;
}
.head-system:before{
  content: '';
  width: 1px;
  height: 20px;
  display: block;
  background-color: #d9d9d9;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.head-system .dropdown-toggle{
  width: 124px;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  color: #333;
  cursor: pointer;
}
.head-system .dropdown-toggle .arrow{
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  background: url('/content/images_N/arrow_02.png') no-repeat center center;
  margin: -2px 0 0 4px;
}
.head-system .dropdown-toggle[aria-expanded="true"]{
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,.15);
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.15);
  color: #bd3427;
}
.head-system .dropdown-toggle[aria-expanded="true"] .arrow{
  background-image: url('/content/images_N/arrow_03.png');
}
.head-system .dropdown-menu{
  padding: 3px 0 9px;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 5px 10px rgba(0,0,0,.15);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.15);
  margin: 0 0 0 1px;
}
.head-system .dropdown-menu>li>a{
  font-size: 14px;
  line-height: 32px;
  color: #333;
  padding: 0 15px;
}
.head-system .dropdown-menu>li>a:focus,
.head-system .dropdown-menu>li>a:hover{
  background-color: #f7f7f7;
}

/***** main-box ***/
.main-box{
  padding-bottom: 50px;
}


/**** 底部 ****/
.footer-box .footer-main{
  position: relative;
  z-index: 10;
  font-size:14px;
  overflow: hidden;
  border-top: 1px solid #d9d9d9;
  padding:29px 0 24px;
  color: #666666;
  background: #fbf7f0;
  width: 100%;
}
.footer-box .footer-main .global-inner{
  width: 640px;
}
.footer-main .foot-copy{
  float:left;
  line-height:26px;
}
.footer-main .foot-copy a{
  color:#666666;
}
.footer-main .foot-copy a:hover{
  text-decoration: underline;
}
.footer-main .foot-copy span{
  font-family:Arial, Helvetica, sans-serif;
  margin-right:8px;
}
.footer-main .foot-copy i{
  font-style: normal;
  color: #666666;
}
.footer-main .foot-support {
  float:right;
  line-height:26px;
}
.footer-main .foot-support a{
  color:#666666;
}
.footer-main .foot-support .title{
  float:left;
}
.footer-main .foot-jszc {
  float: left;
  width: auto;
}
.footer-main .foot-jszc li {
  text-align: left;
  height: 26px;
}
.footer-main .foot-jszc li a:hover{
  text-decoration: underline;
}
.footer-main .footer-links{
  float: right;
  height: 26px;
  overflow: hidden;
}



/**** 登录页 ****/
.top-logo{
  position: fixed;
  width: 100%;
  height: 80px;
  line-height: 80px;
  left: 0;
  top: 0;
  z-index: 10;
  background: rgba(255,255,255,.5);
}
.login-box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background:#24569b  no-repeat center center;
    background-size: cover;
}
.login-main{
  width: 440px;
  /* height: 520px; */
  background: rgba(255,255,255,.08);
  box-shadow: 0 0 8px rgba(0,0,0,.3);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.3);
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -220px;
  /* margin-top: -260px; */
  padding: 50px 55px 90px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.login-main .logo{
  height: 36px;
  display: block;
  margin: 0 auto;
}
.frm-login-box{
  width: 100%;
  overflow: hidden;
  margin-top: 28px;
}
.frm-login-box .lev-tit{
  width: 100%;
  height: 20px;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  background: url('/content/images_N/login_01.png') no-repeat center center;
  margin-bottom: 38px;
}
.frm-login-box .form-group{
  width: 100%;
  height: 40px;
  display: block;
  background: rgba(255,255,255,.3);
  border-radius: 40px;
  -webkit-border-radius: 40px;
  padding: 6px 15px;
  position: relative;
  margin: 25px 0 0;
}
.frm-login-box .form-control{
  width: 100%;
  height: 28px;
  border: none;
  background: transparent;
  outline: none;
  box-shadow: none;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  opacity: 0.7;
}
.frm-login-box .form-control:focus{
  outline: none;
  box-shadow: none;
}
.frm-login-box .form-control::input-placeholder { 
    color: #fff;
}
.frm-login-box .form-control::-webkit-input-placeholder { 
    color: #fff;
}
.frm-login-box .form-control::-moz-input-placeholder { 
    color: #fff;
}
.frm-login-box .form-control::-ms-input-placeholder { 
    color: #fff;
}
.frm-login-box .frm-vcode{
  padding-right: 122px;
}
.frm-login-box .frm-vcode .vcode-imgs{
  width: 94px;
  height: 28px;
  display: block;
  padding-left: 11px;
  border-left: solid 1px #fff;
  position: absolute;
  right: 17px;
  top: 50%;
  margin-top: -14px;
}
.frm-login-box .frm-vcode .vcode-imgs img{
  width: 100%;
  height: 28px;
  display: block;
}
.frm-login-box .check-box{
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-top: 20px;
  margin-left: 27px;
  cursor: pointer;
}
.frm-login-box .check-box input[type='checkbox']{
  width: 14px;
  height: 14px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  margin: -1px 3px 0 0;
  background: #d93222;
  /* border: solid 1px #fff; */
  vertical-align: middle;
}
.frm-login-box .check-box input[type='checkbox']:checked{
  background: url('/content/images_N/check.png') no-repeat center center;
}
.frm-login-box .frm-btn-box{
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}
.frm-login-box .btn-submit{
  width: 100%;
  height: 40px;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  background: #d93222;
  letter-spacing: 4px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
}

/*******/
.ad_close{
  background: url('/content/images_N/piao_close1.png') no-repeat center center; 
  display:block; 
  position:absolute; 
  right: 10px; 
  top: 5px; 
  width: 20px; 
  height: 20px; 
  cursor: pointer;
}


/**** 2019.01.09 ****/
.nav-box .navs li{
  position: relative;
}
.nav-box .sub-nav{
  width: auto;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-top: none;
  padding-top: 4px;
  box-shadow: none;
}
.nav-box .sub-nav:before{
  content: '';
  width: 3000px;
  height: 4px;
  display: block;
  background-color: #bd3427;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1500px;
  z-index: 5;
}
.nav-box .sub-nav .bg{
  width: 3000px;
  height: 80px;
  background-color: rgba(255,255,255,.95);
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -1500px;
  z-index: 1;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.nav-box .subnav-inner{
  display: inline-block;
  vertical-align: top;
  text-align: left;
  position: relative;
  z-index: 10;
  white-space: nowrap;
}
.nav-box .subnav-inner .list li{
  position: relative;
}
.nav-box .subnav-inner .list li{
  display: inline-block;
  vertical-align: top;
  line-height: 80px;
  cursor: pointer;
  padding: 0 15px;
  float: none;
}
.nav-box .subnav-inner .list li.on{
  color: #bd3427;
}
.nav-box .subnav-inner .nav-levl3{
  width: auto;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  padding: 0;
  border-top: none;
  padding-top: 1px;
}
.nav-box .subnav-inner .nav-levl3:before{
  content: '';
  width: 3000px;
  height: 1px;
  display: block;
  background-color: #ccc;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1500px;
}
.nav-box .subnav-inner .nav-levl3 > .levl3-list{
  display: block;
}
.nav-box .subnav-inner .levl3-list{
  overflow: hidden;
}
.nav-box .subnav-inner .levl3-list li{
  margin: 0;
}

/***** 20190114 *****/
.compatibleBody{
  background-color:rgba(0,0,0,.6);
  position:fixed;
  top:0;
  left:0;
  bottom:0;
  right:0;
  z-index:3000;
  display : none;
}
.compatibleBox{
  width: 600px;
  margin:100px auto;
  background-color:#fff;
  position:absolute;
  z-index:111;
  top:50px;
  left:50%;
  margin-left:-300px;
  text-align: center;
}
.compatibleBox:before{
  content: '';
  width: 100%;
  height: 59%;
  display: block;
  background-color: #f2f3f5;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.compatibleInner{
  width: 100%;
  position: relative;
  z-index: 10;
  padding: 42px 76px 15px;
}
.compatibleBox .title{
  position: relative;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #43474e;
}
.compatibleBox .itemBox{
  width: 360px;
  margin: 18px auto 0;
  justify-content: space-around;
  overflow: hidden;
  padding: 18px 0 24px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: -3px 3px 12px rgba(0,0,0,0.1);
}
.compatibleBox .itemBox .list{
  width:33.33%;
  float:left;
}
.compatibleBox .itemBox .list a{
  display:block;
  font-size:14px;
  color:#000;
  text-decoration: none;
  text-align: center;
  height: 58px;
}
.compatibleBox .itemBox .list a.txt{
  height: 20px;
}
.compatibleBox .itemBox .list a:hover{
  color:#444;
}

.compatibleBox .compatibleContainer p{
  text-align:center;
  font-size:16px;
  line-height: 26px;
  color: #666666;
  margin: 16px 0 0;
}
.compatibleBox .download{
  padding-top:10px;
}
.compatibleBox .ft-box{
  margin-top: 20px;
}
.compatibleBox .btn-wait{
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #73a7e8;
  font-size: 16px;
  line-height: 26px;
  margin: 0 auto;
  transition: all 0.35s linear;
  -webkit-transition: all 0.35s linear;
  cursor: pointer;
}
.compatibleBox .btn-wait:hover{
  text-decoration: underline;
}

.login-ft{
  width: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  padding-top: 30px;
  text-align: center;
}
.login-ft a{
  color: inherit;
}
.login-ft i{
  font-style: normal;
}
.login-main{
  padding-bottom: 50px;
}


.login-txt{
font-family: '思源黑体';
    color: #fff;
    font-size: 26px;
    text-align: center;
}
.copy{

    font-size: 14px;
}
