/******公共样式******/
.header {
  background: #0b84d4;
  min-height: 60px;
  font-size: 16px;
}

.head {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
}

.layui-nav-index {
  background: #0b84d4;
}

.layui-nav .layui-this::after {
  background-color: #fff;
}

.layui-nav .layui-this::after:hover {
  background-color: #fff;
}

.header .layui-nav .layui-nav-item a {
  font-size: 16px;
  color: #fff;
}

.logo {
  float: left;
  margin: 5px 0;
  height: 50px;
}

.logo img {
  display: block;
  height: 100%;
}

.nav-d {
  float: left;
}

.nav-d a {
  font-size: 16px;
}

.nav-login {
  float: right;
  height: 60px;
  vertical-align: middle;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
}

.nav-login a {
  color: #fff;
}

.login-d {
  float: right;
  margin: 11px auto;
}

.login-d .layui-btn {
  width: 80px;
  border-radius: 5px;
}

.login-d .layui-btn-primary {
  background: none;
  color: #fff;
}

.header .layui-btn-xz {
  background: #598eda;
  color: #fff;
  border-color: #598eda;
}

.footer {
  width: 100%;
  overflow: hidden;
  background: #0b84d4;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.foot {
  width: 1200px;
  margin: 15px auto 15px;
}

.foot a {
  color: #fff;
}

.foot .layui-breadcrumb a {
  font-size: 16px;
  color: #fff !important;
}

.foot .layui-breadcrumb a:hover {
  color: #c2c2c2 !important;
  transition: all .3s;
}

.layui-breadcrumb a span {
  color: #fff;
}

.foot p {
  line-height: 30px;
}

/*********首页*************/
.bg-img {
  height: 450px;
  text-align: center;
  overflow: hidden;
  width: 100%;
}

.bg-img img {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
  height: 450px;
}

.bg-nr {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -600px;
  width: 1200px;
  margin-top: 60px;
}

.steps {
  background: #f5f5f5;
  width: 100%;
  overflow: hidden;
}

.steps-bd {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0 5px;
}

.steps-d {
  float: left;
  width: 20%;
  text-align: center;
}

.steps-d span {
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  background: url("../img/icon.png") no-repeat;
  font-size: 20px;
}

.steps-d p {
  font-size: 20px;
  color: #333;
  line-height: 30px;
}

.steps-one span {
  background-position: -40px -42px;
}

.steps-two span {
  background-position: -155px -44px;
}

.steps-three span {
  background-position: -258px -42px;
}

.steps-four span {
  background-position: -378px -42px;
}

.steps-five span {
  background-position: -484px -42px;
}

.service-bd .layui-field-title {
  border-top: 2px solid #e2e2e2;
}

.service-bd .layui-elem-field legend {
  margin-left: 44%;
  padding: 0 40px;
  color: #333;
}

.layui-nav .layui-this::after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed::after {
  background: #fff;
}

.bg-d {
  position: relative;
  background: url("../img/banner.jpg") no-repeat center center;
}

.swiper-banner {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.bg-nr-p {
  color: #fff;
  font-size: 20px;
  line-height: 50px;
}

.bg-nr-p span {
  color: #ea4040;
}

.bg-nr-p a {
  color: #0b84d4;
}

.bg-nr h3 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  line-height: 50px;
  margin-bottom: 20px;
}

.service {
  width: 100%;
  overflow: hidden;
  background: #FFF;
}

.service-bd {
  width: 1200px;
  margin: 60px auto 40px;
  overflow: hidden;
}

.service-bd h3 {
  font-size: 24px;
  color: #333;
  line-height: 50px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}

.service-bd p {
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}

.service .layui-field-title {
  margin: 40px 0 20px;
}

.service-left {
  float: left;
  width: 50%;
  text-align: center;
}

.service-left span {
  font-size: 26px;
  color: #478093;
  line-height: 50px;
}

.service-left em {
  font-size: 18px;
  color: #333333;
  font-style: normal;
  line-height: 50px;
}

.service-right {
  float: left;
  width: 50%;
  text-align: center;
}

.service-right span {
  font-size: 26px;
  color: #478093;
  line-height: 50px;
}

.service-right em {
  font-size: 18px;
  color: #333333;
  font-style: normal;
  line-height: 50px;
}

.interface {
  width: 100%;
  overflow: hidden;
  height: 360px;
  background: url("../img/img01.jpg") no-repeat center center;
}

.interface-bd {
  width: 1200px;
  margin: 0 auto;
}

.interface-ps {
  display: none;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding: 10px 20px 0;
  max-height: 96px;
  overflow: hidden;
}

.interface-d {
  width: 20%;
  float: left;
  text-align: center;
  background: url("../img/img02.png") no-repeat;
  height: 360px;
  overflow: hidden;
  padding-top: 170px;
  box-sizing: border-box;
}

.interface-d:hover {
  background: rgba(4, 114, 150, 0.5) url("../img/img02s.png") no-repeat center 25px;
  padding-top: 130px;
}

.interface-d:hover .interface-ps {
  display: block;
}

.interface-d:hover .interface-p {
  display: none;
}

.interface-d:hover .interface-jg {
  margin-bottom: 10px;
}

.interface-str {
  font-size: 26px;
  line-height: 28px;
  color: #fff;
  display: block;
  margin-bottom: 8px;
}

.interface-p {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  margin-bottom: 15px;
}

.interface-jg {
  color: #fff;
  line-height: 30px;
  font-size: 16px;
}

.interface-jg em {
  font-size: 26px;
  font-style: inherit;
  font-family: Arial;
  font-weight: bold;
}

.interface-a {
  color: #fff;
  font-size: 14px;
  padding: 9px 10px;
  background: #da3232;
  border-radius: 5px;
}

/* .interface-a:hover{color: #fff;}*/

.strategy {
  width: 100%;
  background: #fff;
  overflow: hidden;
}

.strategy-bd {
  width: 1200px;
  margin: 70px auto;
  text-align: center;
  overflow: hidden;
}

.strategy-bd h3 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
  margin: 0 0 50px;
}

.strategy-d {
  width: 33.33%;
  float: left;
  text-align: center;
}

.strategy-d span {
  display: block;
  margin: 0 auto 10px;
  width: 115px;
  height: 115px;
  background: url("../img/icon.png") no-repeat;
}

.strategy-d01 span {
  background-position: -385px -150px;
}

.strategy-d02 span {
  background-position: -592px -150px;
}

.strategy-d03 span {
  background-position: -40px -309px;
}

.strategy-d strong {
  font-size: 16px;
  color: #333;
  line-height: 50px;
  display: block;
  text-align: center;
  margin: 15px 0;
}

.strategy-d p {
  font-size: 16px;
  color: #333;
  width: 330px;
  text-align: center;
  margin: 0 auto;
  word-break: break-all;
}

.change {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
  box-sizing: border-box;
  padding: 70px 0 50px;
}

.change-bd {
  width: 1200px;
  margin: 0 auto;
}

.change-bd h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #333;
  line-height: 50px;
  margin-bottom: 30px;
}

.change-d {
  width: 190px;
  float: left;
  margin-right: 145px;
}

.change-d span {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  background: url("../img/icon.png") no-repeat;
}

.change-d p {
  line-height: 28px;
  font-size: 14px;
  color: #333333;
}

.change-d04 {
  margin-right: 0;
}

.change-d .layui-elem-field legend {
  margin-left: 45px;
}

.change-d01 span {
  background-position: -222px -311px;
}

.change-d02 span {
  background-position: -380px -307px;
}

.change-d03 span {
  background-position: -518px -303px;
}

.change-d04 span {
  background-position: -658px -307px;
}

.idol {
  width: 100%;
  overflow: hidden;
  min-width: 1200px;
  box-sizing: border-box;
  padding: 80px 0 40px;
}

.idol-nr {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.idol-item {
  width: 380px;
  height: 230px;
  border: 1px solid #ddd;
  float: left;
  margin-right: 27px;
  cursor: pointer;
}

.idol-item:hover {
  border: 1px solid #c2baba;
}

.idol-item:hover p {
  color: #666;
}

.idol-item-img {
  height: 170px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.idol-item-img img {
  display: block;
  height: 100%;
  width: 100%;
}

.idol-item p {
  line-height: 24px;
  font-size: 14px;
  color: #333;
  margin: 19px 10px;
  display: block;
}

.idol-nr-ul {
  width: 1228px;
}

.idol-nr-ul li {
  float: left;
  width: 409px;
}

.idol-list a {
  line-height: 26px;
  color: #333;
  font-size: 14px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  height: 26px;
  text-overflow: ellipsis;
  width: 100%;
  cursor: pointer;
}

.idol-list {
  padding: 10px 40px 10px 10px;
  overflow: hidden;
  box-sizing: border-box;
}

.idol-list a:hover {
  text-decoration: underline;
  color: #666;
}

.link {
  width: 100%;
  min-width: 1200px;
  padding: 20px 0;
}

.link-nr {
  margin: 0 auto;
  width: 1200px;
}

.link-s {
  display: block;
  float: left;
  width: 70px;
  line-height: 24px;
  color: #333;
  width: 233px;
}

.link-d {
  margin-left: 70px;
}

.link-a {
  display: inline-block;
  line-height: 24px;
  color: #333;
  margin: 0 20px 10px 0;
}

/******轮播*******/
.shuffling {
  width: 100%;
  overflow: hidden;
  height: 220px;
  background: #c4e2ec;
}

.shuffling-nr {
  width: 1200px;
  margin: 0 auto;
  height: 220px;
  box-sizing: border-box;
  padding: 35px 0;
}

.swiper-container {
  width: 100%;
  height: 100%;

}

.swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: none;
  /* Center slide text vertically */
  /* display: -webkit-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 55px;
  box-sizing: border-box;
}

.swiper-container .swiper-slide h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  width: 100%;
  margin-bottom: 20px;
}

.swiper-container .swiper-slide p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  text-align: left;
}

.swiper-container .swiper-pagination-bullet-active {
  background: #478093;
}


.shuffling-gaoxiao {
  width: 100%;
  overflow: hidden;
  height: 42px;
  background: #c4e2ec;
}

.shuffling-nr-gaoxiao {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  box-sizing: border-box;
  padding: 12px 0;
  overflow: hidden;
}

.swiper-gaoxiao {
  width: 100%;
  height: 100%;

}

.swiper-gaoxiao .swiper-slide {
  text-align: left;
  font-size: 14px;
  background: none;
  /* Center slide text vertically */
  /* display: -webkit-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0;
  box-sizing: border-box;
}

.swiper-gaoxiao .swiper-slide h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  width: 100%;
  margin-bottom: 20px;
}

.swiper-gaoxiao .swiper-slide p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  text-align: left;
}

.swiper-gaoxiao .swiper-pagination-bullet-active {
  background: #478093;
}




.bg-icon {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  background: url("../img/icon.png") no-repeat -41px -456px;
  margin-right: 10px;
}

/********客服***********/
.kf {
  width: 60px;
  border-radius: 5px;
  background: #598eda;
  text-align: center;
  /*height: 225px;*/
  position: fixed;
  right: 0;
  top: 60%;
  margin-top: -103px;
  z-index: 999;
}

.kf i {
  display: inline-block;
  width: 30px;
  height: 35px;
  background: url("../img/icon.png") no-repeat 0 0;
  margin: 10px 15px;
  overflow: hidden;
}

.kf .kf-a1 {
  background-position: -598px -40px;
  margin: 15px 10px 0px 10px;
}

.kf .kf-a2 {
  background-position: -663px -40px;
  margin: 5px 5px 0;
  width: 35px;
}

.kf .kf-a3 {
  background-position: -735px -40px;
  margin: 5px 5px 0;
  width: 35px;
}

.kf span {
  color: #FFF;
  font-size: 12px;
  margin: 0 5px 10px 5px;
  display: block;
}

/************提交论文*************/
.header-cx {
  width: 100%;
  overflow: hidden;
  background: #0b84d4;
  color: #fff;
  min-height: 100px;
}

.head-cx {
  width: 1200px;
  margin: 0 auto;
}

.head-cx-left {
  float: left;
  margin: 18px 0;
  width: 200px;
}

.head-cx-right {
  padding: 20px 0 20px 0px;
  margin-left: 200px;
}

.head-cx-right-p1 {
  font-size: 22px;
}

.head-cx-right-p2 {
  font-size: 16px;
  padding-left: 230px;
  font-weight: bold;
  margin-top: 5px;
}

.content {
  width: 1200px;
  margin: 50px auto;
  overflow: hidden;
}

.content-left {
  width: 300px;
  float: left;
}

.content-right {
  margin-left: 340px;
}

.content-left .layui-quote-nm {
  border-left: 5px solid #0b84d4;
  padding: 13px 15px;
}

.content-left-centent {
  background: #fff;
  padding: 5px 30px 30px 30px;
  margin-bottom: 30px;
}

.content-left-centent h3 {
  font-size: 22px;
  color: #0b84d4;
  margin: 15px 0;
}

.content-left-centent h4 {
  font-size: 16px;
  color: #df312e;
  font-weight: bold;
}

.content-left-centents {
  background: #f5f5f5;
}

.content-left-ul,.content-left-ul-show {
  overflow: hidden;
}

.content-left-ul li{
  width: 200px;
  list-style-type: disc;
  color: #0b84d4;
  margin-left: 20px;
}

.content-left-ul-show li {
  float: left;;
  width: 45%;
  list-style-type: disc;
  color: #0b84d4;
  margin-left: 20px;
}

.content-left-ul li a,.content-left-ul-show li a  {
  line-height: 30px;
  text-align: center;
  color: #404040;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  font-size: 14px;
  font-weight: 400;
}

.content-left-ul li a:hover,.content-left-ul-show li a:hover {
  color: #0b84d4;
}

.content-left-top {
  height: 50px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  border-left: 3px solid #0b84d4;
  position: relative;
  background: #fff;
  overflow: hidden;
}

.content-left-top-a {
  display: block;
  float: right;
  width: 220px;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
  text-align: center;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.content-left-top-a:hover {
  color: #ff0000;
}

.content-left-top-d {
  display: block;
  width: 136px;
  height: 50px;
  position: absolute;
  left: -68px;
  top: 0;
  z-index: 1;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.content-left-top-d:hover {
  left: 0;
}

.content-left-top-s1 {
  background: #0b84d4 url(../img/xtb01.png) no-repeat 15px -145px;
  display: block;
  width: 68px;
  height: 50px;
  float: left;
}

.content-left-top-s2 {
  background: #fff url(../img/xtb02.png) no-repeat 15px -145px;
  display: block;
  width: 68px;
  height: 50px;
  float: left;
}

.content-left-p {
  font-size: 14px;
  line-height: 30px;
  color: #333;
}

.layui-quote-bread {
  border: none;
  padding: 12px 15px 11px;
  background: #fff;
  margin-bottom: 30px;
}

.layui-quote-bread .layui-breadcrumb a span {
  color: #333;
}

.center-box {
  padding: 10px 20px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 10px;
}

.center-tjlw {
  color: #a94442;
  background: #f5adb4;
  margin-bottom: 10px;
}

.center-tjlw p {
  line-height: 30px;
  font-size: 14px;
}

.center-bz-h3 {
  font-size: 22px;
  color: #0b84d4;
  margin: 15px 0;
}

.layui-form-tjlw {
  overflow: hidden;
  max-width: 600px;
}

.center-bz .layui-upload-button {
  float: left;
}

.layui-form-ddzf {
  overflow: hidden;
}

.layui-form-ddzf .layui-input-inline {
  width: 235px;
}

.layui-form-ddzf .layui-btn {
  width: 235px;
  background: #0b84d4;
}

.layui-form-ddzf .layui-btn-min {
  width: 140px;
  padding: 0;
  margin: 0;
  background: #0b84d4;
}

.layui-word-min {
  padding: 0;
}

.zffs-s {
  border: 1px solid #ddd;
  margin-right: 50px;
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  height: 38px;
  text-align: center;
  box-sizing: border-box;
  padding: 3px 0;
}

.zffs-s img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
}

.layui-form-ddzf .layui-form-radio span {
  display: none;
}

.layui-form-ddzf .layui-form-radio {
  margin: 3px 0px 0 0;
  padding-right: 0;
}

.layui-form-ts .layui-form-label {
  width: 90px;
  background: #0b84d4;
  color: #fff;
  text-align: left;
  margin-right: 10px;
}

.layui-form-ts .layui-form-danger {
  background: #FF5722;
}

.layui-form-ts .layui-input-block {
  margin-left: 130px;
}

.layui-form-ts .layui-input-block p {
  line-height: 24px;
}

.nr-ts {
  margin: 0px 0 0 0;
  overflow: hidden;
}

.bst-bd {
  width: 100%;
  background: #495980;;
  color: #fff;
  padding: 20px 0;
  box-sizing: border-box;
}

.bst-nr {
  width: 1200px;
  margin: 0 auto;
}

.bst-ul {
  overflow: hidden;
}

.bst-ul li {
  width: 25%;
  float: left;
}

.bst-left {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
}

.bst-right {
  margin-left: 70px;
}

.bst-right span {
  display: block;
  font-size: 18px;
  line-height: 28px;
}

.bst-right p {
  font-size: 14px;
  color: #fff;
}

.bst-ul .f1 {
  background: url(../img/hp_service_list_icon.png) 3px center no-repeat;
}

.bst-ul .f2 {
  background: url(../img/hp_service_list_icon.png) -296px center no-repeat;
}

.bst-ul .f3 {
  background: url(../img/hp_service_list_icon.png) -598px center no-repeat;
}

.bst-ul .f4 {
  background: url(../img/hp_service_list_icon.png) -897px center no-repeat;
}

/*********弹框*********/
.smtk {
  width: 375px;
  margin: 30px auto;
  text-align: center;
}

.smtk h3 {
  color: #4c4c4c;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  margin-top: 20px;
}

.smtk-ewm {
  width: 300px;
  height: 300px;
  margin: 0 auto;
}

.smtk p {
  text-align: center;
  font-size: 12px;
  color: #666;
}

.smtk a {
  text-align: center;
  color: #6699cc;
}

body .layui-layer-setwin .layui-layer-close1 {
  background-position: -187px -38px;
}

body .layui-layer-title {
  background-color: #0b84d4;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

/***********列表页***********/
.nav {
  height: 50px;
  background: #FFF;
}

.nav-bd {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  padding: 13px 0;
}

.nav-bd .layui-breadcrumb a {
  font-size: 16px;
  color: #333;
}

.nav-bd .layui-breadcrumb a span {
  color: #666;
}

.lb-left {
  width: 830px;
  background: #fff;
  box-sizing: border-box;
  padding: 20px 40px;
  float: left;
}

.lb-left-p {
  width: 300px;
  background: #fff;
  box-sizing: border-box;
  padding: 10px 0px;
  float: left;
}

.content-left-ul-p li{
  width: 270px;
  height: 30px;
  list-style-type: disc;
  color: #0b84d4;
  margin-left: 20px;
  overflow: hidden;
}

.content-left-ul-p li a{
  line-height: 30px;
  text-align: center;
  color: #404040;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  font-size: 14px;
  font-weight: 400;
}

.content-left-ul-p li a:hover{
  color: #0b84d4;
}

.lb-right {
  margin-left: 900px;
}

.lb-left h2 {
  font-size: 20px;
  color: #333;
  line-height: 40px;
  margin-bottom: 20px;
}

.lb-left .layui-field-title {
  border-top: 2px solid #e2e2e2;
}

.lb-left .layui-form-item h3 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
}

.lb-left .layui-form-item a {
  line-height: 24px;
  color: #666;
}

.lb-left .layui-form-item p:hover a {
  color: #0b84d4;;
}

.lb-left .layui-form-item span {
  color: #333;
  line-height: 30px;
  display: block;
}

.page {
  text-align: center;
  margin-top: 30px;
}

.lb-right .layui-elem-quote {
  background: #fff;
  padding: 10px 15px;
  border-left: 5px solid #0b84d4;
  font-size: 16px;
  color: #333;
}

.lb-right-wz {
  background: #fff;
  padding: 8px 0;
}

.lb-right .content-left-ul li {
  width: 270px;
}

.lb-right-nr {
  background: #fff;
  padding: 0 10px;
  margin: 10px 0;
  overflow: hidden;
}

.lb-right-nr-ul {
  overflow: hidden;
}

.lb-right-nr-ul li {
  line-height: 24px;
  margin-bottom: 5px;
}

.lb-right-nr-ul li a {
  color: #333;
  cursor: pointer;
}

.lb-right-nr-a:hover {
  color: #0b84d4;
}

/*****下载报告内容******/
.content-bd .layui-form-ddzf .layui-form-radio span {
  display: inline-block;
  margin-right: 30px;
}

.layui-form-xz .layui-input-inline {
  width: 100%;
}

.icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-style: normal;
}

.icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  margin: -3px 5px 0 10px;
  color: #df312e;
  border: 1px solid #df312e;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.layui-form-xz .layui-input-inline p {
  line-height: 30px;
  color: #333;
}

.xzbg-ul {
}

.xzbg-ul li {
  list-style-type: disc;
  color: #0b84d4;
  margin-left: 20px;
}

.xzbg-ul li span {
  color: #333;
  font-size: 14px;
  line-height: 30px;
}

.layui-form-xs {
  background: #f5adb4;
  color: #a94442;
  padding: 20px;
  min-height: 66px;
  box-sizing: border-box;
  max-width: 800px;
}

.layui-form-xsleft {
  float: left;
  width: 730px;
  line-height: 30px;
}

.layui-form-xs-x {
  float: right;
  width: 20px;
  height: 20px;
  color: #333;
  font-size: 26px;
  line-height: 20px;
  text-align: center;
}

.layui-form-xs .icon {
  margin-left: 0;
  float: left;
  margin-top: 8px;
}

.layui-form-xs-s2 {
  display: block;
  margin-left: 30px;
}

.zffs-d .layui-btn .layui-icon {
  margin-right: 8px;
}

.layui-form-xs-s2 a {
  color: #0b84d4;
}

.layui-form-xs-s2 a:hover {
  text-decoration: underline;
}

/**************内容页*****************/
.cont-nry {
  width: 1200px;
  background: #fff;
  margin: 0 auto;
  padding: 40px 50px;
  box-sizing: border-box;
  min-height: 530px;
}

/*.cont-nry h3 {
  font-size: 20px;
  color: #333;
  line-height: 40px;
  text-align: center;
}*/

.cont-nry h1 {
    font-size: 20px;
    color: #333;
    line-height: 40px;
    text-align: center;
}

.cont-nry h2,.cont-nry h3 {
    font-size: 18px;
    color: #333;
    line-height: 40px;
}

.cont-nry p {
  line-height: 28px;
  text-indent: 2em;
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

.cont-nry hr {
  margin-bottom: 20px;
}

.map-bd {
  padding: 10px 20px;
  box-sizing: border-box;
  background: #fff;
  min-height: 500px;
}

.map-bd-p {
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

.map-bd-p strong {
  font-size: 18px;
  color: #0b84d4;
}

.map-ul {
  margin: 10px 0;
}

.map-ul li {
  line-height: 30px;
  border-bottom: 1px dashed #cbbebe;
  padding-bottom: 3px;
  margin-bottom: 3px;
}

.map-ul li a {
  color: #666;
}

.map-ul li a:hover {
  color: #333;
}

/***********检查流程***********/
.layui-jclc {
  margin: 20px auto;
  width: 1200px;
}

.layui-jclc p {
  line-height: 26px;
  color: #666;
  font-size: 14px;
}

.layui-jclc legend {
  color: #333;
}

.layui-jclc .layui-field-box {
  color: #666;
  line-height: 28px;
}

.layui-jclc .layui-form-item {
  margin-bottom: 20px;
  clear: inherit;
}

.layui-field-box-p {
  padding-left: 60px;
}

.layui-jclc .layui-elem-quote {
  font-size: 18px;
  color: #333;
}

.layui-form-js p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 28px;
}

.layui-form-jc p {
  text-indent: 0em;
  font-size: 16px;
  line-height: 28px;
}

.layui-form-jc p a {
  color: #01AAED;
  text-decoration: underline;
}

.layui-form-jc h3 {
  font-size: 16px;
  color: #333;
  line-height: 34px;
}

.next-bt {
  margin: 60px 0 20px;
}

.next-bt a {
  display: block;
  line-height: 26px;
  font-size: 14px;
  color: #333;
  margin-bottom: 5px;
}

.next-bt a:hover {
  text-decoration: underline;
}

/*************优惠活动********************/
.layui-yhhd {
  min-height: 800px;
  width: 100%;
  background: #030500 url("../img/banner2.jpg") no-repeat center bottom/cover;
}

.layui-yhhd-bd {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 40px 0;
}

.yhhd-top {
  overflow: hidden;
}

.yhhd-top .layui-yhq {
  height: 200px;
  width: 505px;
  margin: 10px 10px 10px 10px;
  border-radius: 10px;
  float: left;
  color: #fff;
  box-sizing: border-box;
  padding: 20px 30px;
}

.yhhd-top .layui-yhq01 {
  background: rgba(212, 126, 84, 0.9);
  margin-right: 160px;
}

.yhhd-top .layui-yhq02 {
  background: rgba(223, 189, 53, 0.9);
}

.layui-yhq p {
  font-size: 16px;
  color: #fff;
}

.layui-yhq span {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  line-height: 60px;
  margin-bottom: 20px;
}

.layui-yhq span strong {
  font-size: 60px;
  margin: 0 5px;
}

.layui-yhq a {
  display: block;
  margin: 0 auto;
  font-size: 16px;
  border-radius: 5px;
}

.layui-yhq01 .layui-btn {
  width: 140px;
  margin: 0 auto;
}

.layui-yhq02 .layui-btn {
  width: 140px;
  margin: 0 auto;
}

.yhhd-nr {
  margin: 0px 0 20px;
}

.yhhd-nr .layui-table {
  text-align: center;
}

.yhhd-nr .layui-table th {
  text-align: center;
}

.tc-box {
  margin: 20px 30px;
}

.tc-box h3 {
  font-size: 14px;
  line-height: 26px;
  color: #333;
}

.tc-box p {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}

.tc-box .layui-form-item {
  margin: 10px 0;
}

.tc-box .layui-form-label {
  width: 240px;
  padding: 0;
}

.tc-box .layui-input-inline {
  width: auto;
  margin-right: 20px;
}

.yhhd-cx {
  background: #fff;
  margin: 20px 0 0;
  overflow: hidden;
  padding-bottom: 10px;
}

.yhhd-cx h3 {
  font-size: 20px;
  color: #333;
  text-align: center;
  line-height: 30px;
  margin: 15px 0 10px;
}

.yhhd-cx .layui-form-label {
  font-size: 16px;
  width: 460px;
  text-align: right;
  color: #333;
  padding: 0;
  line-height: 36px;
}

.yhhd-cx .layui-form-mid {
  padding: 0;
}

.yhhd-cx .layui-form-mid .layui-btn {
  width: 120px;
  font-size: 16px;
}

.yhhd-cx .layui-form-item .layui-input-inline {
  width: 220px;
}

.layui-jclc .layui-form-item::after {
  display: none;
}

.layui-jclc .content-rights .layui-elem-quote {
  border-left: 0;
}

.content-lefts .content-left-centent {
  padding: 0;
}

.content-lefts .layui-nav-tree {
  background: #f5f5f5;
  padding: 0;
  width: 300px;
}

.content-lefts .layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this > a, .layui-nav-tree .layui-this > a:hover {
  background-color: #91b8d2;
  color: #fff;
}

.layui-elem-quote{border-left: 5px solid #598eda !important;}

.content-lefts .layui-nav-tree .layui-nav-item a:hover {
  background-color: #91b8d2;
  color: #fff;
}

.content-lefts .layui-nav-tree .layui-nav-bar {
  background-color: #598eda;
}

.content-lefts .layui-nav-tree .layui-nav-item a {
  color: #666;
}

.content-lefts .layui-nav-tree .layui-this a {
  color: #fff;
}

.layui-form-hx hr {
  margin: 20px auto 20px;
  background-color: #333;
}

.swiper-banner .swiper-slide {
  padding: 0;
}

.bd {
  overflow: hidden;
}

.ewm-bd {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: 123px;
  z-index: 100;
  width: 120px;
  border: 1px solid #ddd;
}

.ewm-bd img {
  width: 120px;
  height: 120px;
}

.ewm-bd p {
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  margin-bottom: 5px;
}

/***新增查重介绍****/
.ccxt-left {
  width: 860px;
  overflow: hidden;
  float: left;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

.ccxt-right {
  margin-left: 875px;
  border-bottom: 1px solid #ddd;
}

.ccxt-left .layui-form-item {
  border: 1px solid #ddd;
  margin-bottom: 0;
  border-bottom: none;
  height: 190px;
}

.ccxt-left .layui-form-label {
  padding: 5px;
  box-sizing: border-box;
  border-right: 1px solid #ddd;
  width: 176px;
  height: 190px;
  background: url("../img/all-big.png") no-repeat
}

.ccxt-left .layui-input-block {
  margin-left: 176px;
  padding: 10px;
  box-sizing: border-box;
}

.ccxt-left .layui-form-ccxt01 {
  background-position: 2px -4px;
}

.ccxt-left .layui-form-ccxt02 {
  background-position: 0px -185px;
}

.ccxt-left .layui-form-ccxt03 {
  background-position: 0px -370px;
}

.ccxt-left .layui-form-ccxt04 {
  background-position: 0px -555px;
}

.ccxt-left .layui-form-ccxt05 {
  background-position: 0px -555px;
}

.ccxt-left .layui-form-ccxt06 {
  background-position: 0px -890px;
}

.ccxt-left .layui-form-ccxt07 {
  background-position: 0px -1066px;
}

.ccxt-left .layui-form-ccxt08 {
  background-position: 0px -1242px;
}

.ccxt-left .layui-form-ccxt09 {
  background-position: 0px -1770px;
}

.ccxt-left .layui-form-ccxt10 {
  background-position: 0px -2122px;
}

.ccxt-left .layui-form-ccxt11 {
  background-position: 0px -1946px;
}

.ccxt-left .layui-form-ccxt12 {
  background-position: 0px -1594px;
}

.ccxt-left .layui-form-ccxt13 {
  background-position: 0px -2474px;
}

.ccxt-left .layui-form-ccxt14 {
  background-position: 0px -2650px;
}

.ccxt-left .layui-form-ccxt15 {
  background-position: 0px -1418px;
}

.ccxt-left .layui-form-ccxt16 {
  background-position: 0px -2298px;
}

.ccxt-left .layui-form-ccxt17 {
  background-position: 0px -3002px;
}

.ccxt-left .layui-form-ccxt18 {
  background-position: 0px -3178px;
}

.ccxt-left .layui-form-ccxt19 {
  background-position: 0px -3354px;
}

.ccxt-left .layui-form-ccxt20 {
  background-position: 0px -3530px;
}

.ccxt-left .layui-form-ccxt21 {
  background-position: 0px -2826px;
}

.ccxt-bd-title {
  margin-bottom: 5px;
  overflow: hidden;
}

.ccxt-bd-title-left {
  float: left;
}

.ccxt-bd-title-left a {
  color: #56abe4;
  font-size: 20px;
}

.ccxt-bd-title-left a:hover {
  color: #ea8010;
}

.ccxt-bd-title-right {
  float: right;
}

.ccxt-bd-title-right span {
  margin-left: 10px;
  color: #333;
  font-size: 13px;
  line-height: 25px;
}

.ccxt-bd-left {
  float: left;
  width: 520px;
  line-height: 24px;
  font-size: 12px;
  color: #333;
}

.ccxt-bd-right {
  margin-left: 530px;
  text-align: right;
  padding-top: 10px;
}

.ccxt-bd-left span {
  color: #56abe4;
  margin-right: 3px;
}

.ccxt-bd-left-nr {
  margin-bottom: 5px;
}

.ccxt-bd-right-jg {
  margin: 5px 0;
}

.ccxt-bd-right-jg strong {
  font-size: 30px;
  color: #d9534f;
  font-weight: bold;
}

.ccxt-bd-right-jg span {
  font-size: 14px;
  color: #333;
}

.ccxt-bd-right-a {
  background: #c9302c;
  width: 126px;
}

.ccxt-right-bd-p {
  height: 40px;
  line-height: 40px;
  background: #56abe4;
  padding: 0 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
}

.ccxt-right-bd {
  border: 1px solid #ddd;
  border-bottom: none;
  overflow: hidden;
}

.ccxt-right-bd-name {
  color: #23bc99;
  font-size: 36px;
  line-height: 40px;
  height: 40px;
  margin-top: 20px;
  text-align: center;
}

.ccxt-right-bd-lj {
  color: #23bc99;
  font-size: 12px;
  line-height: 19px;
  height: 20px;
  text-align: center;
}

.ccxt-right-bd-d {
  min-height: 88px;
}

.ccxt-right-bd-sl {
  color: #56abe4;
  font-size: 30px;
  line-height: 88px;
  text-align: center;
}

.ccxt-right-bd-sl em {
  font-size: 18px;
  color: #333;
  margin-left: 10px;
}

/******************************************************************************************************/

.smtk-ewm img {
  width: 100%;
}

.new-input-box {
  position: relative;
  overflow: hidden;
}

.new-input-d {
  float: left;
  width: 110px;
  height: 36px;
  border: 1px solid #ddd;
  border-radius: 3px;
  text-align: center;
  line-height: 36px;
  color: #666;
  position: relative;
}

.new-input-d:hover {
  border-color: #b3aeae;
}

.new-input-d .layui-icon {
  margin: 0;
  color: #5FB878;
  vertical-align: middle;
  font-size: 21px;
  font-weight: normal;
}

.new-input-d input {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.new-input-box .layui-input-inline {
  width: 378px;
  margin: 0;
}

.new-input-box .layui-input-inline input:hover {
  border-color: #b3aeae;
  cursor: not-allowed;
}

.tsck-p {
  position: relative;
  padding: 20px;
  line-height: 24px;
  word-break: break-all;
  overflow: hidden;
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
}

.tsck-d {
  text-align: center;
  margin-bottom: 20px;
}

.tsck-bt {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 0 10px;
  color: #fff;
  min-width: 120px;
  text-align: center;
}

.tsck-bt01 {
  background: #eb643f;
}

.tsck-bt02 {
  background: #a7a7a7;
}

.tsck-bt:hover {
  opacity: 0.7;
}

body .layui-layer-title {
  background: #2491d3;
  color: #fff;
  border: none;
}

.layui-field-title h1{display: block;float: left;margin: 0;padding: 0;}

/* websiteMap */
.wrapper {
    width: 970px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.website-map-box .bd{width:970px;}
.website-map-box>.item{ position: relative; padding: 15px 5px 15px 80px; border-top: dashed 1px #ddd; }
.website-map-box>.item:first-child{ border-top: 0; }
.website-map-box>.item>.hd{ position: absolute; left: 5px; top: 7px; width: 46px; height: 46px; border-radius: 100%; background-color: #f77585; color: #fff; text-align: center; }
.website-map-box>.item>.hd i{ display: inline-block; margin-top: 2px; font-size: 16px; }
.website-map-box>.item>.hd p{ margin-top: -3px; font-size: 12px; }
.website-map-box>.item>.bd a{ float: left; width: 16.6666%; text-align: center; line-height: 30px; transition: color 0.3s;}
.website-map-box>.item>.bd a:hover{ color: #3695d7; }
.website-map-box>.item>.hd.color1{ background-color: #6ac2fb; }
.website-map-box>.item>.hd.color2{ background-color: #47cfb9; }
.website-map-box>.item>.hd.color3{ background-color: #7195e9; }
.website-map-box>.item>.hd.color4{ background-color: #fe6aaa; }
.website-map-box>.item>.hd.color5{ background-color: #98b944; }
.website-map-box>.item>.hd.color6{ background-color: #f9e449; }
.website-map-box>.item>.hd.color7{ background-color: #6ac2fb; }
.website-map-box>.item>.hd.color8{ background-color: #47cfb9; }
.website-map-box>.item>.hd.color9{ background-color: #f77585; }
.website-map-box>.item>.hd.color10{ background-color: #7195e9; }

.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #598eda !important;}
.hide{display: none;}

/* login */
@media (min-width: 1200px)
.container {
    width: 1170px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.login-section {
    margin: 50px auto;
    width: 460px;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
}

.user-section {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid #e4ecf3;
}

.login-section .logon-tab {
    margin: -15px -15px 0 -15px;
}

.clearfix:before, .clearfix:after, .content:before, .content:after {
    content: " ";
    display: table;
}

.login-section .logon-tab > a.active {
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.login-section .logon-tab > a {
    display: block;
    padding: 20px;
    float: left;
    width: 50%;
    font-size: 16px;
    text-align: center;
    color: #616161;
    background-color: #f5f5f5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.login-section .logon-tab > a {
    display: block;
    padding: 20px;
    float: left;
    width: 50%;
    font-size: 16px;
    text-align: center;
    color: #616161;
    background-color: #f5f5f5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.login-section .login-main {
    padding: 40px 45px 20px 45px;
}

.form-group {
    margin-bottom: 15px;
}

.login-section .control-label {
    font-size: 13px;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

.pull-right {
    float: right !important;
}

.btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}

.btn-block {
    display: block;
    width: 100%;
}

.nav-login-li a,.nav-login-li span{
  float: left;
}

.layui-nav .nav-login-li a{
  padding:  0 5px !important;
}