i, em, b {
  font-style: normal; }

.red {
  color: #ff3030; }

.green {
  color: #1b7c67; }

.orange {
  color: #ff6c00; }

.icon {
  display: inline-block;
  vertical-align: middle; }

.icon-tel {
  width: 20px;
  height: 20px;
  background: url(../images/index/icon.png);
  background-position: -108px -50px;
  margin-right: 5px; }

.icon-email {
  width: 25px;
  height: 20px;
  background: url(../images/index/icon.png);
  background-position: -108px -88px;
  margin-right: 5px; }

.icon-qq {
  width: 63px;
  height: 63px;
  background: url(../images/index/icon.png);
  background-position: -218px -36px;
  cursor: pointer; }

.icon-wx {
  width: 63px;
  height: 63px;
  background: url(../images/index/icon.png);
  background-position: -217px -170px;
  cursor: pointer; }

.icon-news {
  float: left;
  width: 40px;
  height: 40px;
  background: url(../images/index/icon.png);
  background-position: -23px -48px; }

.icon-paper {
  float: left;
  width: 40px;
  height: 40px;
  background: url(../images/index/icon.png);
  background-position: -23px -195px; }

html {
  height: 100%; }

body {
  min-height: 100%;
  position: relative;
  background: #e6e6e6; }

.body-box {
   }
.body-box .nav {
  background: #ffffff;
  height: 85px; }
.body-box .nav .content {
  width: 1300px;
  margin: 0 auto;
  position: relative; }
.body-box .nav .content .logo {
  width: 130px;
  float: left; }
.body-box .nav .content .logo img {
  height: 60px;
  margin: 10px; }
.body-box .nav .content .nav-list {
  float: left;
  color: #333; }
.body-box .nav .content .nav-list ul li {
  float: left;
  padding: 30px 0px 20px; }
.body-box .nav .content .nav-list ul li:first-of-type {
  margin-left: 200px; }
.body-box .nav .content .nav-list ul li a {
  display: inline-block;
  padding: 7px 15px;
  border-radius: 5px; }
.body-box .nav .content .nav-list ul .check-this {
  border-radius: 5px; }
.body-box .nav .content .nav-list ul .check-this a {
  color: #ffffff;
  background: #4082d7; }
.body-box .nav .content .nav-list ul .check-this:hover {
  opacity: 0.8; }
.body-box .nav .content .nav-list .login-box02 {
  position: absolute;
  right: 0;
  top: 8px;
  padding-bottom: 15px;
  margin-right: 100px; }
.body-box .nav .content .nav-list .inside-list {
  background: #3e638d;
  color: #ffffff; }
.body-box .banner {
  height: 500px;
  background: url(../images/index/banner1.png) no-repeat center;
  background-size: cover; }
.body-box .banner .banner-box {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  height: 400px; }
.body-box .banner .banner-box ul {
  width: 450px;
  position: absolute;
  left: 50%;
  margin-left: -175px;
  top: 75px; }
.body-box .banner .banner-box ul li {
  margin-bottom: 72px; }
.body-box .banner .banner-box ul li:first-of-type {
  margin-top: 10px; }
.banner-box-title {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 24px;
  font-size: 20px;
  background: rgb(255, 255, 255);
  border-radius: 30px;
  color: #ff6c00;
  font-weight: 400;
  text-decoration:underline;
   }
.body-box .banner .banner-box ul li .banner-box-content {
  float: right;
  position: relative;
  width: 250px;
  height: 50px;
  line-height: 25px;
  font-size: 16px;
  color: #ffffff; }
.body-box .banner .banner-box ul li .banner-box-content a {
  position: absolute;
  padding: 0px 5px;
  background: #ff6c00;
  color: #ffffff;
  font-size: 16px;
  right: 0;
  border-radius: 5px;
  bottom: 0; }
.body-box .section {
  height: 570px;
  background: #ffffff; }
.body-box .section .section-list {
  width: 1300px;
  margin: 0 auto;
  padding-top: 40px;
  color: #333; }
.body-box .section .section-list h3 {
  text-align: center;
  font-size: 24px;
  line-height: 2; }
.body-box .section .section-list h4 {
  text-align: center;
 /*  font-size: 26px; */
  line-height: 2.5; }
.body-box .section .section-list ul {
  background: url(../images/index/step.png) no-repeat center;
  margin-top: 20px; }
.body-box .section .section-list ul::after {
  display: block;
  content: "";
  clear: both; }
.body-box .section .section-list ul li {
  text-align: center;
  width: 33%;
  height: 300px;
  float: left; }
.body-box .section .section-list ul li .logo-box {
  margin-top: 20px; }
.body-box .section .section-list ul li .logo-box img {
  height: 110px; }
.body-box .section .section-list ul li h3 {
  padding: 15px 0 0px;
  font-size: 20px;
  font-weight: 600;
  color: #ff3030; }
.body-box .section .section-list ul li .section-explain p {
  line-height: 2;
  font-size: 16px; }
.body-box .advantage {
/*   width: 600px; */
  margin: 60px auto;
  text-align: center; }
.body-box .advantage h3 {
  font-size: 30px;
  font-weight: 600; }
.body-box .advantage h4 {
   font-size: 16px;
  line-height: 2;
  padding: 0px 20px; }
.body-box .advantage .advantage-select {
  padding: 20px 0; }
.body-box .advantage .advantage-select span {
  color: #ff6c00;
  font-size: 40px;
  margin-right: 40px; }
.body-box .advantage .advantage-select img {
  margin: 3px 0; }
.body-box .advantage .advantage-step {
  text-align: left;
  padding: 20px 60px; }
.body-box .advantage .advantage-step p {
  line-height: 2; }
.body-box .advantage .advantage-step h3 span {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-left: 5px; }
.body-box .advantage .advantagr-step2 {
  height: 108px;
  background: url(../images/index/step1.png) no-repeat center; }
.body-box .advantage .advantagr-step2 span {
  display: inline-block;
  line-height: 108px;
  color: #fff;
  padding: 0px 24px;
  font-size: 16px; }
.body-box .advantage .advantagr-step2 span:first-of-type {
  padding-left: 16px; }
.body-box .advantage-artificial {
  width: 1300px; }
.body-box .advantage-artificial h3 {
  margin: 20px 0; }
/*  .body-box .advantage-artificial h4 {
  font-size: 18; }  */
.body-box .advantage-artificial p {
  margin: 30px 0;
  font-size: 22px; }
.body-box .artificial-ipt {
	padding-bottom:150px;
  width: 700px;
  margin: 0 auto;
  text-align: left; }
.body-box .artificial-ipt .layui-form-label {
  width: 160px; }
.body-box .artificial-ipt .layui-input-block {
  margin-bottom: 25px;
  margin-left: 190px; 
  padding-right:100px;
  }
.body-box .artificial-ipt .layui-btn-radius {
  background: #ff6c00; }
.body-box .admin-quote {
	padding-bottom:150px;
  width: 1300px;
  margin: 0 auto; }
.body-box .admin-quote h3 {
  text-align: center;
  margin: 30px 0;
  font-size: 22px;
  color: #333; }
.body-box .admin-quote ul {
  width: 470px;
  margin: 0 auto; }
.body-box .admin-quote ul li {
  padding: 9px 15px;
  color: #000000; }
.body-box .admin-quote ul li .layui-btn {
  background: #ff6c00; }
.body-box .admin-quote .admin-message {
  text-align: center;
  font-size: 14px; }
.body-box .admin-quote .admin-message .layui-btn {
  background: #ff6c00; }
.body-box .news {
  height: 440px;
  background: #ffffff;
  padding-bottom: 10px; }
.body-box .news .news-list {
  width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
  color: #333; }
  
  
  
  
  
  
  
  
  
    
/*   .body-box .news .news-list1 {
  width: 1380px;
  margin: 0 auto;
  padding-top: 50px;
  color: #333; }
  
.body-box .news .news-list1 .list1 {
  float: left;
  width: 40%; }
  
  
  
  box-shadow: initial;border-style: initial;border-width: initial;
 */
  

  
.body-box .news .news-list .list {
  float: left;
  width: 25%; 
  box-shadow: 0 0 36px rgba(133,171,202,0.16);
  border-style: dotted;
border-width: 1px;}

.body-box .news .news-list .list:first-of-type {
  margin-left: 17%; }
.body-box .news .news-list .list h3 {
  height: 40px;
  width: 300px;
  background: #e9eff5;
  text-align: center;
  line-height: 40px;
  font-size: 24px; }
.body-box .news .news-list .list ul {
  margin:20px 0;
  width: 430px; }
.body-box .news .news-list .list ul li {
  list-style: inside;
  margin-left: 20px;
  line-height: 25px; 
  text-decoration: underline;}
.wzli {
  list-style: inside;
  margin-left: 20px;
  line-height: 20px; }
  
  .wzlist {
  float: left;
  width: 25%; 
  box-shadow: 0 0 36px rgba(133,171,202,0.16);
  border-style: dotted;
border-width: 1px;}
  
.body-box .news .news-list .list ul li span {
  float: right; }
.body-box .news .news-list .list .more {
  display: inline-block; }
.body-box .foot {
  height: 80px;
  background: #0365d5;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }
.body-box .foot h4 {
  line-height: 80px;
  color: #ffffff; }
  .body-box .login-boxx {
  box-sizing: border-box;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 470px;
  height: 526px;
  margin-left: -235px;
  margin-top: -263px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0px -2px 30px 0px rgba(0, 0, 0, 0.27);
  border: solid 1px rgba(245, 245, 245, 0.9);
  opacity: 1;
  padding: 40px 80px; 
  z-index:999;
  }
  
.body-box .login-boxx h3 {
  text-align: center;
  line-height: 2;
  padding: 40px 0;
  font-weight: 600;
  font-size: 20px; }
.body-box .login-boxx hr {
  margin: 20px 0; }
.body-box .login-boxx .hr1 {
  position: relative; }
.body-box .login-boxx .hr1::after {
  display: block;
  content: '';
  clear: both; }
.body-box .login-boxx .title {
  position: absolute;
  padding: 5px 10px;
  background: #343544;
  color: #ffffff;
  top: 0;
  left: 50%;
  margin-left: -45px;
  margin-top: -15px;
  border-radius: 15px; }
.body-box .login-boxx .login-way {
  padding: 20px 0px; }
.body-box .login-boxx .login-way p {
  text-align: center; }
.body-box .login-boxx .login-way p i {
  margin: 0 10px; }
.body-box .login-boxx .login-logo {
  text-align: center; }
.body-box .login-boxx .login-logo img {
  height: 85px; }
.body-box .upload-box {
  width: 1300px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 115px; }
.body-box .upload-box .layui-row .left-upload {
  position: relative; }
.body-box .upload-box .layui-row .left-upload .upload-check-list {
  position: absolute;
  top: -39px;
  left: 10px; }
.body-box .upload-box .layui-row .left-upload .upload-check-list a {
  box-sizing: border-box;
  float: left;
  padding: 16px 20px 13px;
  color: #c2c2c2;
  background: #fafafa;
  border: 1px solid #f0f0f0; }
.body-box .upload-box .layui-row .left-upload .upload-check-list:last-of-type {
  border-left: none; }
.body-box .upload-box .layui-row .left-upload .upload-check-list .upload-check-this {
  background: #ffffff;
  border-bottom: none;
  border-top: 5px solid #ff6c00;
  padding-top: 13px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box {
  box-sizing: border-box;
  background: #ffffff;
  padding: 20px 35px 50px 20px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box::after {
  display: block;
  font-size: 0;
  content: "";
  clear: both; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .layui-table tr {
  height: 50px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .layui-table thead tr {
  background: #d6d6d6;
  height: 50px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .artificial-ipt {
  width: 700px;
  float: left;
  text-align: left; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .artificial-ipt .layui-form-label {
  width: 160px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .artificial-ipt .layui-input-block {
  margin-bottom: 25px;
  margin-left: 190px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .artificial-ipt .layui-btn-radius {
  background: #ff6c00; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .artificial-ipt::after {
  display: block;
  font-size: 0;
  content: "";
  clear: both; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .NewTabList-msg {
  width: 700px;
  position: relative;
  float: left;
  margin-bottom: 25px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .NewTabList-msg::after {
  display: block;
  font-size: 0;
  content: "";
  clear: both; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .NewTabList-msg span {
  position: absolute;
  width: 175px;
  height: 38px;
  line-height: 38px;
  text-align: right; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .NewTabList-msg .layui-input {
  margin-left: 190px;
  width: 510px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .NewTabList-msg .layui-btn {
  position: absolute;
  height: 38px;
  line-height: 38px;
  right: 0;
  top: 0;
  background: #ff6c00;
  z-index: 999; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .NewTabList-msg .layui-upload {
  width: 100px;
  height: 38px;
  font-size: 0;
  display: inline-block;
  position: absolute;
  top: 0;
  right: -8px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .recharge-way {
  position: relative; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .recharge-way h4 {
  position: absolute;
  width: 175px;
  height: 38px;
  line-height: 38px;
  text-align: right; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .recharge-way ul {
  margin-left: 190px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .recharge-way ul li {
  position: relative;
  float: left;
  height: 40px;
  width: 120px;
  line-height: 40px;
  border-radius: 3px;
  border: 1px solid #dbdbdb;
  cursor: pointer;
  margin-right: 20px;
  user-select: none;
  text-align: center; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .recharge-way ul li .select-success {
  position: absolute;
  bottom: -1px;
  right: -1px;
  display: none; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .recharge-way ul li .pay-img {
  width: 70%; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .recharge-way .select-this {
  border-color: #1e9fff; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .recharge-way .select-this::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #eee;
  bottom: -31px;
  left: 50%;
  margin-left: -10px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .recharge-way::after {
  display: block;
  content: "";
  clear: both; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content {
  margin-top: 30px;
  margin-left: 190px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content::after {
  display: block;
  content: "";
  clear: both; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .left-centent {
  display: block; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .left-centent .pay-box {
  float: left;
  position: relative; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .code-left-bar {
  display: inline-block;
  padding: 30px 20px;
  background: #eee;
  width: 498px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .code-left-bar .img-view {
  width: 164px;
  height: 164px;
  float: left; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .code-left-bar .img-view img {
  height: 164px;
  width: 164px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .code-left-bar .content-view {
  text-align: center; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .code-left-bar .content-view .pay-money {
  color: #adadad;
  margin: 50px 0 20px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .code-left-bar .content-view h2 {
  font-weight: 600;
  font-size: 30px;
  color: #ff6c00; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .tb-content {
  height: 164px;
  width: 605px;
  padding: 30px 20px;
  background: #eee;
  border-radius: 5px;
  display: none; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .tb-content .pay-tb {
  text-indent: 50px;
  margin: 10px 0;
  font-size: 18px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .tb-content .layui-form-item {
  margin-bottom: 0; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .pay-content .tb-content input {
  width: 50%;
  display: inline-block;
  margin-right: 20px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .upload-btn {
  text-align: center;
  margin-top: 30px; }
.body-box .upload-box .layui-row .left-upload .left-upload-box .upload-btn .layui-btn {
  background: #ff6c00; }
.body-box .upload-box .layui-row .left-upload .pop-up {
  display: block;
  background: #fff;
  position: fixed;
  left: 50%;
  width: 800px;
  margin-left: -400px;
  top: 50%;
  height: 440px;
  margin-top: -230px;
  z-index: 999;
  border-radius: 5px; }
.body-box .upload-box .layui-row .left-upload .pop-up::after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: #333;
  position: fixed;
  top: 0;
  left: 0;
  opacity: .4;
  z-index: -1; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-now {
  color: #333;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-indent: 2em;
  font-weight: 600;
  background: #e6e6e6; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-now i {
  float: right;
  margin-right: 40px;
  cursor: pointer;
  user-select: none; }
.body-box .upload-box .layui-row .left-upload .pop-up .recharge-way {
  position: relative;
  background: #ffffff;
  padding-top: 20px; }
.body-box .upload-box .layui-row .left-upload .pop-up .recharge-way h4 {
  position: absolute;
  width: 175px;
  height: 38px;
  line-height: 38px;
  text-align: right; }
.body-box .upload-box .layui-row .left-upload .pop-up .recharge-way ul {
  margin-left: 190px; }
.body-box .upload-box .layui-row .left-upload .pop-up .recharge-way ul li {
  position: relative;
  float: left;
  height: 40px;
  width: 120px;
  line-height: 40px;
  border-radius: 3px;
  border: 1px solid #dbdbdb;
  cursor: pointer;
  margin-right: 20px;
  user-select: none;
  text-align: center; }
.body-box .upload-box .layui-row .left-upload .pop-up .recharge-way ul li .select-success {
  position: absolute;
  bottom: -1px;
  right: -1px;
  display: none; }
.body-box .upload-box .layui-row .left-upload .pop-up .recharge-way ul li .pay-img {
  width: 70%; }
.body-box .upload-box .layui-row .left-upload .pop-up .recharge-way .select-this {
  border-color: #1e9fff; }
.body-box .upload-box .layui-row .left-upload .pop-up .recharge-way .select-this::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #eee;
  bottom: -31px;
  left: 50%;
  margin-left: -10px; }
.body-box .upload-box .layui-row .left-upload .pop-up .recharge-way::after {
  display: block;
  content: "";
  clear: both; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content {
  padding-top: 30px;
  padding-left: 140px;
  background: #ffffff; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content::after {
  display: block;
  content: "";
  clear: both; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .left-centent {
  display: block; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .left-centent .pay-box {
  float: left;
  position: relative; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .code-left-bar {
  display: inline-block;
  padding: 30px 20px;
  background: #eee;
  width: 498px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .code-left-bar .img-view {
  width: 164px;
  height: 164px;
  float: left; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .code-left-bar .img-view img {
  height: 164px;
  width: 164px; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .code-left-bar .content-view {
  text-align: center; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .code-left-bar .content-view .pay-money {
  color: #adadad;
  margin: 50px 0 20px; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .code-left-bar .content-view h2 {
  font-weight: 600;
  font-size: 30px;
  color: #ff6c00; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .tb-content {
  height: 164px;
  width: 605px;
  padding: 30px 20px;
  background: #eee;
  border-radius: 5px;
  display: none; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .tb-content .pay-tb {
  text-indent: 50px;
  margin: 10px 0;
  font-size: 18px; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .tb-content .layui-form-item {
  margin-bottom: 0; }
.body-box .upload-box .layui-row .left-upload .pop-up .pay-content .tb-content input {
  width: 50%;
  display: inline-block;
  margin-right: 20px; }
.body-box .upload-box .layui-row .left-upload .pop-up .upload-btn {
  text-align: center;
  padding-top: 30px;
  background: #ffffff;
  padding-bottom: 20px; }
.body-box .upload-box .layui-row .left-upload .pop-up .upload-btn .layui-btn {
  background: #ff6c00; }
  
.check-content { width: 1200px; margin: 0 auto; margin-top: 20px; margin-bottom: 0px; }
.check-content .left-tab { width: 140px; margin-top: 20px; float: left; margin: 0 20px; background: #fff; }
.check-content .left-tab .left-tab-this { color: #fd4b19; font-size: 18px; border-color: #fd4b19; font-weight: 600; }
.check-content .left-tab ul { width: 100%; }
.check-content .left-tab ul li { height: 45px; line-height: 45px; text-align: center; color: #505961; cursor: pointer; border-bottom: 3px solid #ededed; }
.check-content .left-tab ul li:hover { color: #fd4b19; }
.check-content .ppgczs { font-size: 12px; }
.check-content .ppgczs .left-tab-this { color: #fd4b19; font-size: 14px; border-color: #fd4b19; font-weight: 600; }
.check-content .mid-content { background: #fff; padding: 0 15px; float: left; width: 700px; padding-bottom: 80px; }
.check-content .mid-content .mid-title { margin: 18px 0; color: #505961; }
.check-content .mid-content .mid-title a { color: #fd4b19; }
.check-content .mid-content .btn-tab { text-align: center; }
.check-content .mid-content .btn-tab .layui-btn { border: 1px solid #d5d5d5; background: #f7f7f7; color: #505961; }
.check-content .mid-content .btn-tab:not(.check-this):hover { color: #fd4b19; border-color: #fd4b19; }
.check-content .mid-content .btn-tab .check-this { background: #fd4b19; border-color: #fd4b19; color: #fff; }
.check-content .mid-content .mid-tijiao { width: 687px; }
.check-content .mid-content .mid-tijiao form .submit-btn { float: right; width: 69%; margin-left: 0; }
.check-content .mid-content .mid-tijiao form label { color: #505961; text-align: left; width: 60px; }
.check-content .mid-content .mid-tijiao form .layui-input { font-size: 12px; }
.check-content .mid-content .mid-tijiao form .layui-input-block { margin-left: 90px; }
.check-content .mid-content .mid-tijiao form button { background: #fd4b19; }
.check-content .mid-content .jcxz { font-size: 16px; color: #505961; height: 25px; line-height: 25px; margin: 10px 0; border-left: 6px solid #fd4b19; padding-left: 10px; margin-top: 30px; margin-bottom: 20px; }
.check-content .mid-content .jcxz-title { color: #777; margin-bottom: 8px; line-height: 1.6; }
.check-content .mid-content .paperfreetab ul li { color: #505961; }
.check-content .mid-content .paperfreetab ul .layui-this { color: #fd4b19; }
.check-content .mid-content .paperfreetab ul ::after { border-color: #fd4b19; }
.check-content .mid-content .pf-warn { color: #777; margin-bottom: 18px; font-size: 12px; }
.check-content .mid-content .pay-way { display: block; float: left; }
.check-content .mid-content .pay-way .attention { font-size: 16px; }
.check-content .mid-content .pay-way .payMethod { margin-top: 10px; }
.check-content .mid-content .pay-way .payMethod span { display: inline-block; text-align: Center; margin-right: 78px; height: 75px; min-width: 46px; position: relative; }
.check-content .mid-content .pay-way .payMethod span a { display: inline-block; padding-top: 35px; height: 24px; line-height: 24px; color: #878787; font-size: 12px; min-width: 46px; }
.check-content .mid-content .pay-way .payMethod span a i { display: none; width: 22px; height: 13px; background: url(../images/triangle.png) no-repeat center top; position: absolute; bottom: 0; left: 50%; margin-left: -11px; }
.check-content .mid-content .pay-way .payMethod span .maskLayer { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.check-content .mid-content .pay-way #tb { background: url(../images/tb.png) no-repeat center top; }
.check-content .mid-content .pay-way #tb.select { background: url(../images/tb-hover.png) no-repeat center top; }
.check-content .mid-content .pay-way #tb.select a { color: #fd4b19; }
.check-content .mid-content .pay-way #tb.select a i { display: block; }
.check-content .mid-content .pay-way #wx { background: url(../images/wx.png) no-repeat center top; }
.check-content .mid-content .pay-way #wx.select { background: url(../images/wx-hover.png) no-repeat center top; }
.check-content .mid-content .pay-way #wx.select a { color: #fd4b19; }
.check-content .mid-content .pay-way #wx.select a i { display: block; }
.check-content .mid-content .pay-way #zfb { background: url(../images/zfb.png) no-repeat center top; }
.check-content .mid-content .pay-way #zfb.select { background: url(../images/zfb-hover.png) no-repeat center top; }
.check-content .mid-content .pay-way #zfb.select a { color: #fd4b19; }
.check-content .mid-content .pay-way #zfb.select a i { display: block; }
.check-content .mid-content .pay-way .pay-content .pay-box { float: left; }
.check-content .mid-content .pay-way .pay-content .left-centent { display: none; }
.check-content .mid-content .pay-way .pay-content .code-left-bar { display: inline-block; padding: 30px 20px; background: #eee; width: 498px; border-bottom-left-radius: 5px; border-top-left-radius: 5px; }
.check-content .mid-content .pay-way .pay-content .code-left-bar .img-view { width: 164px; height: 164px; float: left; }
.check-content .mid-content .pay-way .pay-content .code-left-bar .content-view { text-align: center; }
.check-content .mid-content .pay-way .pay-content .code-left-bar .content-view h4 { color: #adadad; margin: 50px 0 20px; }
.check-content .mid-content .pay-way .pay-content .code-left-bar .content-view h2 { font-weight: 600; font-size: 30px; color: #f93; }
.check-content .mid-content .pay-way .pay-content .pay-right { float: left; width: 115px; height: 224px; background-color: #eee; padding-right: 20px; }
.check-content .mid-content .pay-way .pay-content .pay-right .right-box a { width: 100%; height: 100%; display: block; text-align: center; color: #666; font-weight: 700; font-size: 15.5px; cursor: pointer; }
.check-content .mid-content .pay-way .pay-content .pay-right .right-box span { display: block; height: 32px; padding-top: 80px; }
.check-content .mid-content .pay-way .pay-content .pay-right .right01 { border-top-right-radius: 5px; background: url(../images/scanCode.png) no-repeat center 28px #ddd; }
.check-content .mid-content .pay-way .pay-content .pay-right .right01.select { background: url(../images/scanCode_set.png) no-repeat center 28px #4ac711; }
.check-content .mid-content .pay-way .pay-content .pay-right .right01.select a span { color: #fff; }
.check-content .mid-content .pay-way .pay-content .pay-right .right02 { border-bottom-right-radius: 5px; background: url(../images/fault.png) no-repeat center 28px #ddd; }
.check-content .mid-content .pay-way .pay-content .pay-right .right02.select { background: url(../images/fault_set.png) no-repeat center 28px #4ac711; }
.check-content .mid-content .pay-way .pay-content .pay-right .right02.select a span { color: #fff; }
.check-content .mid-content .pay-way .pay-content .tb-content { width: 605px; padding: 30px 20px; background: #eee; border-radius: 5px; display: none; }
.check-content .mid-content .pay-way .pay-content .tb-content .pay-tb { text-indent: 50px; margin: 10px 0; font-size: 18px; }
.check-content .mid-content .pay-way .pay-content .tb-content .layui-form-item { margin-bottom: 0; }
.check-content .mid-content .pay-way .pay-content .tb-content input { width: 50%; display: inline-block; margin-right: 20px; }
.check-content .mid-content .pay-way .pay-button { background: #5fb878; }
.check-content .mid-content .pay-way .check-report { margin-top: 10px; }
.check-content .right-main .infor { width: 255px; float: right; padding-top: 15px; background: #fff; padding-left: 15px; padding-bottom: 20px; }
.check-content .right-main .infor .xszn .top { height: 40px; border-bottom: 1px solid #ddd; margin-bottom: 10px; margin-right: 15px; }
.check-content .right-main .infor .xszn img { float: left; margin-top: 10px; }
.check-content .right-main .infor .xszn .txt { font-size: 16px; float: left; margin: 5px 0 0 10px; color: #505961; }
.check-content .right-main .infor .xszn ul { width: 100%; }
.check-content .right-main .infor .xszn ul li { width: 100%; height: 30px; line-height: 30px; }
.check-content .right-main .infor .xszn ul li a { font-size: 12px; color: #777; }
.check-content .right-main .infor .xszn ul li a:hover { color: #fd4b19; }


  
.news-content { position: relative; }
.news-content .news-mid-title { padding: 0 15px; width: 1200px; background: #fff; margin-bottom: 20px; display: inline-block; }
.news-content .news-mid-title .mid-title { padding: 10px; color: #505961; }
.news-content .news-mid-title .mid-title a { color: #fd4b19; }
.news-content .news-mid-title .mid-title a:hover { color: #fd4b19 !important; }
.news-content .mid-content { width: 1200px; }
.news-content .mid-content .mid-title .layui-breadcrumb a:hover { color: #fd4b19 !important; }
.news-content .mid-content .mid-title .news-list li { border-bottom: 1px dashed #ddd; background: url(../images/tunb2.gif) no-repeat left; padding-left: 18px; height: 46px; line-height: 46px; }
.news-content .mid-content .mid-title .news-list li span { float: right; font-size: 12px; color: #777; }
.news-content .mid-content .mid-title .news-list li a { font-size: 16px; color: #505961; }
.news-content .mid-content .enter { width: 550px; margin: 30px auto; background: #ededed; text-align: center; }
.news-content .mid-content .enter p { color: #505961; display: block; font-size: 20px; font-weight: bold; padding-top: 20px; }
.news-content .mid-content .enter .enter-http { display: block; font-size: 24px; margin: 10px 0; color: #fd4b19; }
.news-content .mid-content .enter .enter-http:hover { color: #fd4b19; }
.news-content .mid-content .enter .enter-btn { display: inline-block; background: #fd4b19; margin-bottom: 20px; }
.news-content .mid-content .headline { border-bottom: 1px solid #ddd; text-align: center; padding-bottom: 10px; margin-bottom: 20px; margin-top: 20px; }
.news-content .mid-content .headline .title { font-size: 16px; font-weight: bold; color: #505961; margin-bottom: 10px; }
.news-content .mid-content .headline .time { color: #777; font-size: 14px; text-indent: 0; margin-bottom: 10px; }
.news-content .mid-content .js-list li { float: left; width: 220px; font-size: 14px; color: #777; padding: 0 10px; }
.news-content .mid-content .js-list li:hover { color: #fd4b19; }
.news-content .mid-content .js-list li a { text-align: center; }
.news-content .mid-content .js-list li a .bbjs-top { border: 1px solid; padding: 5px 0; border-radius: 5px; font-size: 16px; line-height: 26px; display: inline-block; margin-bottom: 13px; color: #505961; width: 100%; margin-top: 20px; }
.news-content .mid-content .js-list li a .bbjs-top:hover { background: #fd4b19; color: #fff; border-color: #fd4b19; }
.news-content .mid-content .js-list li a .js-btn-this { background: #fd4b19; color: #fff; border-color: #fd4b19; }
.news-content .mid-content .js-list li .js-check-this { color: #fd4b19; }
.news-content .mid-content .js-list li .bbjs-mid .bbjs-mid01 { margin-bottom: 10px; }
.news-content .mid-content .js-list li .bbjs-mid .bbjs-mid02 { font-size: 14px; line-height: 26px; color: #505961; }
.news-content .mid-content .js-list li .bbjs-btm p { line-height: 1.6; }
.news-content .mid-content .wp-box { padding: 20px 0; }
.news-content .mid-content .wp-box .wpjs-title { font-size: 16px; color: #505961; margin-bottom: 10px; }
.news-content .mid-content .wp-box .wpjieshao { color: #777; line-height: 1.6; }
.news-content .right-main .infor { position: absolute; top: 0; right: 0; }
.news-content .right-main .infor .xszn .txt { margin: 5px 0 0 0; }
.news-content .right-main .infor-news { top: 427px; }
 
 
 /********首页***********/
.main_title_h4 {font-size: 26px;font-weight: bold;}
.wrapper{margin:0 auto;width:1080px;}
.title_bg{padding-bottom:26px;height:32px;background:url(../images/index/title_bg.png) center bottom no-repeat;text-align:center;font-size:24px;line-height:32px;}
.selfMo_promise{overflow:hidden;height:504px;}
.selfMo_promise .title_bg{margin:10px 0 30px 0;}
.selfMo_promise li{float:left;margin-right:20px;width:253px;height:320px;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.13);-moz-box-shadow:0 0 10px rgba(0,0,0,.13);box-shadow:0 0 10px rgba(0,0,0,.13);text-align:center;-ms-box-shadow:0 0 10px rgba(0,0,0,.13);-o-box-shadow:0 0 10px rgba(0,0,0,.13);}
.selfMo_promise li.li_4{margin-right:0;}
.selfMo_promise li .img{height:192px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;background-color:#ff9f58;text-align:center;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;}
.selfMo_promise .selfMoPro_con{margin:0 auto;width:216px;}
.selfMo_promise .selfMoPro_con h3{padding:22px 0 10px 0;font-weight:400;font-size:18px;line-height:30px;}
.selfMo_promise .selfMoPro_con p{color:#888;font-size:14px;line-height:24px;}
.wrapper{margin:0 auto;width:1080px;}
/********客服***********/
.leftservice{ width: 55px; border-radius: 5px; background: #fd4b19;text-align: center; height: 160px;position: fixed; right: 0; top: 50%; margin-top: -103px; z-index: 999; }
.leftservice a{    width: 25px;display: inline-block;color: #fff;text-decoration: none;padding: 0 15px 15px 15px;}
.leftservice .service-a1{background: url("../images/index/xtb.png")no-repeat 0 0; background-position: -38px -1497px;margin: 15px -2px 5px;display: block;height: 40px;width: 30px;}
.leftservice span{ color: #FFF; font-size: 16px; margin: 0 15px; display: block;}

.wrap { width: 1050px; margin: 0 auto; }
.page { padding: 50px 0; }
.page1 { background: white; padding-top: 0 !important; }
.page1_list ul li { width: 20%; float: left; text-align: center; }
.page1_list ul li .list { margin: 5px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.2); }
.page1_list ul li .tit { line-height: 48px; background: #ea281c; color: #fff; font-size: 18px; }
.page1_list ul li .img { padding: 10px 0; }
.page1_list ul li .text label { display: block; width: 30px; height: 1px; background: #ea281c; margin: 0 auto; margin-bottom: 15px; }
.page1_list ul li .text { height: 135px; line-height: 27px; }
.page1_list ul li .text p { max-width: 200px; margin: 0 auto; width: 95%; color: #282828; text-align:center;}



.aa {
  position: absolute;
  padding: 0px 5px;
  background: #4082d7;
  color: #fff;;
  font-size: 16px;
  border-radius: 20px;
  left:46%;
  margin-top: 78px;
  width: 128px;
  text-align: center;
  height: 33px;
  line-height:33px;
  text-decoration:underline;
   }
   
/*----------查重资料框----------*/
.mbox_wrap { width: 96%; margin: 0 auto;max-width:1200px; position: relative; padding-top: 40px;}

.mainer { margin-top: 80px; }
.mbox_page { padding: 0 0 60px; }
.page_tit { text-align: center; margin-bottom: 40px; }
.page_tit h3 { font-size: 26px; font-weight: normal; color: #142541; margin-bottom:15px; }
/* .page_tit h3:before, .page_tit h3:after { content:''; display:inline-block; width:20px; height:20px; background:url(../images/index/icon3.png) no-repeat center center; margin:0 20px; }
 */
.page_tit p { color: #343434; font-size: 20px; color: #676d7e; text-align: center; }
   
   
.index_news { background: #fff; border-radius: 5px; box-shadow: 0 0 36px rgba(133,171,202,0.16); padding:40px 30px; }
.news_recommend { float:left; width:563px; margin-right:45px; }
.news_recommend .img { border-radius:5px; overflow:hidden; }
.news_recommend .img img { display:block; width:100%; }
.news_recommend .tit { padding: 18px 0 10px; border-bottom: 1px solid #ecf0f3; position:relative; }
.news_recommend .tit h3 { font-weight: normal; font-size: 18px; color: #142541; margin-bottom:7px; }
.news_recommend .tit h3 a { color: #142541; }
.news_recommend .tit h3 a:hover { color: ##4082d7; }
.news_recommend .tit p { font-size: 15px; color: #676d7e; }
.news_recommend .tit .xq_btn { position:absolute; top:17px; right:0;background:#4082d7;}
.news_recommend .tit .xq_btn a { display: block; padding: 6px 0; border-radius:3px;font-size: 15px; color: #fff; text-align: center; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e67d4b,endColorStr=#f8324b); background: -ms-linear-gradient(left, #e67d4b, #f8324b); }
.news_recommend .tit .xq_btn a span { display: inline-block; width: 69px; height: 18px; line-height: 18px; border-right: 1px solid #4082d7; vertical-align:top; }
.news_recommend .tit .xq_btn a:after { content:''; display:inline-block; width:32px; height:18px; line-height:18px; background:url(../images/index/icon6.png) no-repeat center center; vertical-align:top; }
.news_recommend .web { margin-top:10px; }
.news_recommend .web p { font-size: 15px; color: #676d7e; line-height: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.index_news .list { overflow:hidden; }
.index_news .list ul li { padding: 28px 0; border-top: 1px solid #ecf0f3; }
.index_news .list ul li:first-child { border-top:none; padding-top:0; }
.index_news .list ul li:last-child { padding-bottom:0; }
.index_news .list ul li .data { float: left; margin-right: 30px; text-align: center; }
.index_news .list ul li .data span { display: block; font-size: 36px; color: #676d7e; }
.index_news .list ul li .data label { display: block; height: 3px; width: 16px; background: #bdc6ce; margin:6px auto 11px; }
.index_news .list ul li .data p { font-size: 15px; color: #676d7e; text-align:center; }
.index_news .list ul li .web { overflow: hidden; padding-left: 33px; border-left: 1px dashed #dae2e8; }
.index_news .list ul li .web h4 { font-weight:normal; font-size:18px; position:relative; padding-right:60px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:15px; }
.index_news .list ul li .web h4 a { color: #142541; }
.index_news .list ul li .web h4 a:hover { color: #4082d7; }
.index_news .list ul li .web h4 span { font-size: 15px; position: absolute; top: 0; right: 0; }
.index_news .list ul li .web h4 span a { color: #4082d7; display:inline-block; padding-right:15px; background:url(../images/index/icon7.png) no-repeat right center; }
.index_news .list ul li .web p { font-size: 15px; color: #676d7e; line-height: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

