@import 'common.css';
.bgcor {
  background: #f6faff;
}
.easeout {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
@keyframes fade-out {
  from {
    transform: translateX(2rem);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
iframe {
    width: 7.65rem;
    height: 4.5rem;
}
.minh {
  min-height: 5rem;
}
.nodata {
  font-size: 0.18rem;
  text-align: center;
  width: 100%;
  padding: 0.5rem 0;
}
.dqbox .dq {
  background: inherit;
}
.mt0 {
  margin-top: 0!important;
}
.container {
  width: 12rem;
  margin: 0 auto;
}
.header {
  width: 100%;
  padding-top: 0.12rem;
  box-sizing: border-box;
  background: url(../img/headbg.jpg) no-repeat center;
  background-size: 100% 100%;
}
.header .logo {
  float: left;
  width: 2.4rem;
  margin-right: 0.2rem;
}
.header .logo img {
  width: 100%;
}
.header-tit {
  float: left;
  position: relative;
  padding-left: 0.31rem;
  padding-top: 0.1rem;
  margin-top: 0.17rem;
}
.header-tit:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0.01rem;
  height: 0.78rem;
  background: #dedede;
}
.header-tit p {
  color: #1a5482;
  font-size: 0.22rem;
  margin-bottom: 0.08rem;
}
.header-phone {
    color: #1a5482;
    font-size:0.14rem;
}
.header-right {
    margin-top: 0.2rem;
    text-align: right;
}
.header-right img {
  margin-right: 0.16rem;
}
.header-right a,
.header-right i {
  display: inline-block;
  color: #333333;
  font-size: 0.14rem;
}
.header-right a{
    position:relative;
}
.header-right a.stars:after{
     content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: red;
    position: absolute;
    right: -4px;
    top: -4px;
}
.header-right a:hover {
  color: #078bf5;
}
.header-right i {
  margin: 0 0.09rem;
}
.header-right__search {
  margin-top: 0.16rem;
  width: 2.95rem;
  height: 0.39rem;
  position: relative;
}
.header-right__search input {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 0.39rem;
  padding-left: 0.18rem;
  padding-right: 0.72rem;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0.3rem;
  border: 0.01rem solid #e8eef6;
  color: #999999;
  font-size: 0.14rem;
}
.header-right__search input::placeholder {
  color: #999999;
}
.header-right__search .btn {
  color: #fff;
  background: #1a5482;
  border-radius: 0.3rem;
  text-align: center;
  line-height: 0.39rem;
  width: 0.66rem;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.3s;
}
.header-right__search .btn:hover {
  opacity: 0.7;
}
.header-nav {
  width: 100%;
  height: 0.56rem;
  background-color: #1a5482;
  margin-top: 0.14rem;
}
.header-nav .menu {
  float: left;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.header-nav .menu-li {
  float: left;
  height: 0.56rem;
  line-height: 0.56rem;
  position: relative;
}
.header-nav .menu-li.on > a,
.header-nav .menu-li:hover > a {
  background: #216499;
}
.header-nav .menu-li > a {
  display: block;
  padding: 0 0.22rem;
  color: #fff;
  font-size: 0.18rem;
}
.header-nav .menu-li__cont {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0.56rem;
  z-index: 99;
  width: 100%;
  background: #fff;
}
.header-nav .menu-li__cont a {
  padding: 0 0.1rem;
  height: 0.4rem;
  line-height: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.16rem;
}
.header-nav .menu-li__cont .on a,
.header-nav .menu-li__cont a:hover {
  background: #216499;
  color: #fff;
}
.header-nav__tel {
  float: right;
  color: #fff;
  line-height: 0.56rem;
  font-size: 0.14rem;
}
.main {
  width: 12.68rem;
  margin: 0.26rem auto 0;
}
.main .module1 {
  background: #fff;
  padding: 0.34rem 0.34rem 0;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.main .module1-left {
  float: left;
  margin-bottom: 40px;
}
.main .module1-left .mySwiper1 {
  width: 7.62rem;
  height: 4.49rem;
  overflow: hidden;
  position: relative;
}
/*标签*/
.bt{
    position: absolute;
    left: 0.08rem;
    top: 0.08rem;
    font-size: 0.1rem;
    line-height: 0.2rem;
    padding: 0 0.1rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}
.main .module1-left .mySwiper1 a, .main .module1-left .mySwiper1 img{
    width:100%;
    height:100%;
    display:block;
}
    .main .module1-left .mySwiper1 .swiper-pagination {
        text-align: right;
        left: inherit;
        right: 24px;
    }
.main .module1-left .mySwiper1 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  background: transparent;
  opacity: 1;
}
.main .module1-left .mySwiper1 .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.main .parents {
    width: 3.96rem;
    height: 4.49rem;
   position:relative;
}
    .main .module1-right {
        margin-bottom: 40px;
        transform: scale(0);
        width: 3.96rem;
        float: right;
        transition: 1s;
        position: absolute;
        background: #fff;
    }

        .main .module1-right.animate3 {
            transform: scale(1);
        }
    .main .module1-right__head a {
        display: block;
        color: #1a5482;
        font-size: 0.24rem;
        margin-top: 0.16rem;
        padding-bottom: 0.32rem;
        transition: 0.3s;
        border-bottom: 0.01rem solid #e1e1e1;
    }
.main .module1-right__head a[href]:hover {
  opacity: 0.45;
}
.main .module1-right__cont {
  margin: 0.24rem 0;
  height: 3.12rem;
  overflow: hidden;
  padding-top: .1rem;
  box-sizing: border-box;
}
.main .module1-right__cont p {
    text-indent:0.32rem;
  font-size: 0.16rem;
  color: #333;
  line-height: 0.3rem;
}
.main .module1-right__more {
  float: right;
  font-size: 0.14rem;
  color: #0052b9;
  font-style: italic;
  text-align: right;
  transition: 0.3s;
}
.main .module1-right__more[href]:hover {
  transform: translateX(-5px);
}
.main .module1-bottom {
  width: 100%;
  border-top: 0.1rem solid #f6faff;
  height: 1.02rem;
  line-height: 1.02rem;
  overflow:hidden;
}
.main .module1-bottom a {
  font-size: 0.16rem;
  color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
  float:left;
  width:20%;
}
.main .module1-bottom a:hover {
  color: #078bf5;
}
.main .module1-bottom a:hover img {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.main .module1-bottom img {
  margin-right: 0.18rem;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .module2 {
  padding: 0.24rem 0.34rem;
  background: #fff;
  margin-bottom: 0.2rem;
}
.main .module2 .swipgg{
overflow:hidden;
width:100%;
height:1.36rem;
position:relative;
}
.main .module2 .swipgg .swiper-pagination{
    bottom:10px;
    right:10px;
    text-align:right;
}
.main .module2 .swipgg .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    background: transparent;
    opacity: 1;
    margin:0 6px;
}
.main .module2 .swipgg .swiper-pagination-bullet-active {
background: #fff;
}
    .main .module2 a,
    .main .module2 img {
        display: block;
    }
.main .module2 img {
  max-width: 12rem;
}
.main .module3 {
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.main .module3-left {
  width: 8rem;
  float: left;
  box-sizing: border-box;
  background: #fff;
  padding: 0.4rem 0.46rem 0.1rem 0.34rem;
}
.main .module3-left__list {
  min-height: 5.77rem;
  display:none;
}
.main .module3-left .on{
     display:block;
}
.main .module3-left__list a {
  display: flex;
  position: relative;
  padding-bottom: 0.19rem;
  margin-bottom: 0.15rem;
}
.main .module3-left__list a:hover p {
  color: #1a5482;
}
.main .module3-left__list a:last-child:after,
.main .module3-left__list a:last-child:before {
  display: none;
}
.main .module3-left__list a:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #ebf4ff;
}
.main .module3-left__list a:before {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 1px;
  left: 0;
  border-bottom: 3px solid #f8faff;
}
.main .module3-left__list a > div {
  flex: 1;
}
.main .module3-left__list a > div p {
  margin-top: 0.08rem;
  line-height: 0.32rem;
  color: #333;
  font-size: 0.18rem;
}
.main .module3-left__list a > div p:hover{
    color:#078bf5;
}
.main .module3-left__list a > div span {
  margin-top: 0.2rem;
  font-size: 0.14rem;
  color: #999;
  display: block;
}
.main .module3-left__list .list_img {
  width: 2.15rem;
  height: 1.14rem;
  margin-right: 0.2rem;
}
.main .module3-right {
  width: 4.52rem;
  float: right;
}
.main .module3-right__top {
  background: #fff;
  padding: 0.42rem 0.26rem 0.1rem;
  margin-bottom: 0.18rem;
}
.main .module3-right__top .head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.28rem;
}
.main .module3-right__top .head_div {
  position: relative;
  font-size: 0.24rem;
  color: #666;
  padding-left: 0.07rem;
  padding-right: 0.12rem;
  padding-bottom: 0.2rem;
  font-weight: bold;
  cursor: pointer;
}
.main .module3-right__top .head_div.on {
  color: #1a5482;
  font-size:0.24rem;
}
.main .module3-right__top .head_div.on:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 3px solid #1a5482;
}
.main .module3-right__top .cont {
  display: none;
  min-height: 3.36rem;
  animation: fade-out 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: 0.3s;
}
.main .module3-right__top .cont.on {
  display: block;
}
.main .module3-right__top .cont a {
  display: block;
  height: 0.46rem;
  line-height: 0.46rem;
  border-bottom: 1px solid #e3e3e3;
  padding-left: 0.21rem;
  padding-right: 0.4rem;
  position: relative;
}
.main .module3-right__top .cont a:last-child {
  border: 0;
}
.main .module3-right__top .cont a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  background: url(../img/icon_after.png) no-repeat center;
  width: 0.11rem;
  height: 0.09rem;
  transform: translateY(-50%);
}
.main .module3-right__top .cont a:hover {
  color: #078bf5;
}
.main .module3-right__top .cont a:hover:after {
  background: url(../img/icon_afterh.png) no-repeat center;
}
.main .module3-right__bottom {
  background: #fff;
  padding: 0.39rem 0.26rem 0.1rem;
}
.main .module3-right__bottom .cont {
  height: 1.2rem;
}
.main .module3-right__bottom .cont a {
  display: block;
  margin-bottom: 0.3rem;
  cursor: pointer;
}
.main .module3-right__bottom .cont a img {
  margin-right: 0.18rem;
}
.main .module3-right__bottom .cont a:hover {
  color: #078bf5;
}
.module-head {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 0.28rem;
}
.module-head h2 {
  float: left;
  padding-bottom: 0.2rem;
  position: relative;
  padding-left: 0.07rem;
  padding-right: 0.12rem;
  
}
.module-head a {
    color: #666;
    font-size: 0.24rem;
}
.module-head .on:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 3px solid #1a5482;
}
.module-head .on a {
    color: #1a5482;
    font-size: 0.24rem;
}
.module-head h2 a:hover{
     color: #1a5482;
}
.module-head .more {
  display:none;
  float: right;
  color: #1a5482;
  font-size: 0.14rem;
  font-style: italic;
  margin-top: 0.1rem;
  transition: 0.3s;
}
.module-head .active{
    display:block;
}
.module-head .more[href]:hover {
  transform: translateX(-5px);
}
.footer {
  width: 100%;
  background: #1a5482;
  padding-top: 0.38rem;
  padding-bottom: 0.26rem;
}
.footer .container {
  width: 12.68rem;
}
.footer .container .footer-block {
   float:left;
    margin-top:0.1rem;
    width:8rem;
}
.footer .container .footer-block a{
    font-size: 0.14px;
    color: #96cbf5;
    margin-right:0.1rem;
}
.footer .container .footer-block a:hover{
  color: #fff;
}
.footer-left {
    float: left;
    width: 3.75rem;
    margin-right: 1.08rem;
}
.footer-left a {
  display: block;
  width: 1.81rem;
  margin-bottom: 0.22rem;
}
.footer-left a img {
  width: 100%;
}
.footer-left p {
  color: #96cbf5;
  font-size: 0.12rem;
  line-height: 0.26rem;
}
.footer-center {
  float: left;
  margin-top: 0.76rem;
}
.footer-center p {
  margin-bottom: 0.22rem;
}
.footer-center p a {
  font-size: 0.14rem;
  color: #fff;
  display: inline-block;
  margin-right: 0.36rem;
}
.footer-center p a:last-child {
  margin-right: 0;
}
.footer-center p a:hover {
  opacity: 0.7;
}
.footer-center__mess {
  display: flex;
}
.footer-center__mess > div:first-child {
  margin-right: 0.4rem;
}
.footer-center__mess address,
.footer-center__mess a {
  margin-bottom: 0.08rem;
  color: #96cbf5;
  font-size: 0.14rem;
}
.footer-center__mess a:hover {
  opacity: 0.7;
}
.footer-right {
  float: right;
  margin-top: 0.38rem;
}
.footer-right img {
  width: 1.23rem;
}
.slidebar {
  position: fixed;
  right: 0.95rem;
  top: 50%;
  width: 0.64rem;
  box-shadow: 0 6px 20px 0 rgba(26, 84, 130, 0.15);
}
@media screen and (max-width: 1600px) {
    .slidebar {
        right: 0;
    }
}

.slidebar>div {
  height: 0.64rem;
  border-bottom: 1px solid #d5e2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  cursor: pointer;
}
.slidebar>div img {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.slidebar>div:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.xj-kdzsy {
    width: 1.9rem;
    left: -2.3rem;
    position: absolute;
    background: #eeeff3;
    border-radius: 0.08rem;
    top: 0;
    display: none;
    padding: 0.15rem;
    color: #333;
    text-align: center;
}
.xj-kdzsy p {
    min-width: 2.05rem;
    font-size: 0.16rem; 
    color: #333; 
    text-align: center;
}
.xj-kdzsy p:nth-child(2) {
    margin-top: 0.15rem;
}
.slidebar > div:hover > div {
    display: block;
}
.slidebar>div.gotop {
    border: 0;
    background: #1a5482;
}
.dq {
  height: 0.84rem;
  line-height: 0.84rem;
  background: url(../img/border.png) no-repeat center bottom;
  background-size: contain;
}
.dq a,
.dq i {
  display: inline-block;
  color: #191919;
  font-size: 0.14rem;
}
.dq a:hover,
.dq a.on {
   color:#216499;
}
.dq i {
  margin: 0 6px;
}
.cxfw {
  width: 11.02rem;
  margin: 0 auto;
}
.cxfw .dblock {
  margin-top: 0.66rem;
  margin-bottom: 1.4rem;
  padding: 0 0.5rem;
  display: flex;
  justify-content: space-between;
}
.cxfw .dblock-box {
  width: 4.73rem;
  height: 3.5rem;
  background: #fff;
  border-radius: 0.1rem;
  position: relative;
}
.cxfw .dblock-box .cxfw-ipt {
    width: 76%;
    height: 0.5rem;
    border: 0.01rem solid #eeeeee;
    font-size: 0.16rem;
    color: #252525;
    padding: 0 0.16rem;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 12%;
}
.cxfw .dblock-box img {
  display: block;
  margin: 0.2rem auto 0;
}
.cxfw .dblock-box button {
  color: #fff;
  font-size: 0.18rem;
  font-weight: bold;
  border-radius: 0.1rem;
  background: #1a5482;
  text-align: center;
  width: 2.04rem;
  height: 0.5rem;
  line-height: 1;
  position: absolute;
  bottom: 0.34rem;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
}
.cxfw .dblock-box button:hover {
  opacity: 0.7;
}
.body {
  background: #fff;
  padding: 0 0.5rem;
  box-sizing: border-box;
}
.body .flex {
  display: flex;
  margin-top: 0.4rem;
}
.body .slide {
  width: 2.4rem;
  margin-right: 0.68rem;
  border: 1px solid #e9f0f7;
  padding-bottom: 0.32rem;
  align-self: flex-start;
  flex-shrink: 0;
}
.body .slide-first {
  height: 0.8rem;
  line-height: 0.8rem;
  width: 100%;
  background: url(../img/slidebg.jpg) no-repeat center;
  background-size: cover;
  margin-bottom: 0.05rem;
  text-align: center;
  color: #fff;
  font-size: 0.22rem;
  font-weight: bold;
}
.body .slide-item {
  display: block;
  height: 0.58rem;
  line-height: 0.58rem;
  color: #5d5d5d;
  font-size: 0.18rem;
  text-align: center;
}
.body .slide-item.on,
.body .slide-item:hover {
  color: #fff;
  background: #216499;
}
.body .content {
  flex: 1;
  margin-bottom: 1rem;
  width: 72%;
}
.body .content .zxdt{
  min-height: 6rem;
}
.zsjs p {
  line-height: 0.3rem;
  color: #1c1c1c;
  font-size: 0.16rem;
}
.zsjs p img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.zsjs img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.zxdt .item {
  display: flex;
  overflow: hidden;
  padding-bottom: 0.22rem;
  margin-bottom: 0.22rem;
  border-bottom: 1px solid #e3e3e3;
  position:relative;
}
.zxdt .item:hover h1 {
  color: #078bf5;
}
.zxdt .item img {
  width: 2.16rem;
  height: 1.15rem;
  margin-right: 0.24rem;
}
.zxdt .item > div {
  flex: 1;
}
.zxdt .item > div h1 {
  font-size: 0.18rem;
  color: #333;
  margin-bottom: 0.2rem;
  width:5.5rem;
}
.zxdt .item > div p {
  font-size: 0.14rem;
  color: #919394;
  margin-bottom: 0.2rem;
  width:5.5rem;
}
.zxdt .item > div span {
  font-size: 0.14rem;
  color: #999;
}
/* 分页 */
.ql_fenye {
  clear: both;
  width: 100%;
  text-align: center;
  font-size: 0.14rem;
  margin-top: 0.44rem;
  margin-bottom: 0.44rem;
  color: #666;
}
.ql_fenye a {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 0.06rem 0.1rem;
  border: 0.01rem solid #dcdcdc;
  margin: 0 0.02rem;
  background: #fff;
  line-height: 0.15rem;
  border-radius: 0.05rem;
  cursor: pointer;
}
.ql_fenye a:hover,
.ql_fenye a.on {
  color: #fff;
  border: 1px solid #1a5482;
  background: #1a5482;
}
.ql_fenye > div {
  display: inline-block;
}
.ql_fenye input {
  width: 0.4rem;
  height: 0.29rem;
  line-height: 0.27rem;
  font-size: 0.14rem;
  border: 0.01rem solid #dcdcdc;
  padding: 0 0.1rem;
  border-radius: 0.05rem;
  margin: 0 0.06rem;
}
.ql_fenye button {
  border: 0.01rem solid #dcdcdc;
  width: 0.54rem;
  height: 0.29rem;
  box-sizing: border-box;
  cursor: pointer;
  line-height: 0.27rem;
  margin-left: 0.06rem;
  border-radius: 0.05rem;
}
.ql_fenye button:hover {
  color: #fff;
  border: 1px solid #1a5482;
  background: #1a5482;
}
.zcwjxq .head {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 0.12rem;
  margin-bottom: 0.4rem;
}
.zcwjxq .head .title {
  text-align: center;
  color: #1e1e1e;
  font-size: 0.24rem;
  margin-bottom: 0.42rem;
  line-height: 0.4rem;
}
.zcwjxq .head-btm {
  overflow: hidden;
}
.zcwjxq .head-btm__left {
  float: left;
  margin-top: 0.05rem;
}
.zcwjxq .head-btm__left span {
  display: inline-block;
  font-size: 0.14rem;
  color: #838688;
  margin-right: 0.3rem;
}
.zcwjxq .head-btm__right {
  float: right;
  font-size: 0.14rem;
  color: #838688;
}
.zcwjxq .head-btm__right span {
  width: 0.26rem;
  height: 0.26rem;
  border-radius: 50%;
  text-align: center;
  line-height: 0.26rem;
  display: inline-block;
  margin: 0 0.04rem;
  cursor: pointer;
}
.zcwjxq .head-btm__right span:hover {
  background: #1a5482;
  color: #fff;
}
.zcwjxq .cont {
  min-height: 4rem;
}
.zcwjxq .cont section[powered-by]{
  text-indent: 0!important;
}
.zcwjxq .cont section[powered-by] section{
  padding: 0!important;
}
.zcwjxq .cont img {
  display: block;
  max-width: 100%;
  margin: 0.2rem auto;
}
.zcwjxq .cont p {
  line-height: 0.3rem;
  color: #1c1c1c;
  font-size: 0.16rem;
}
.zcwjxq .tuijian{
    min-height:2rem;
}
.zcwjxq .tuijian .hd {
    overflow: hidden;
    border-bottom: 1px solid #1a5482;
    margin-bottom: 0.28rem;
}
.zcwjxq .tuijian .hd h1 {
  color: #1a5482;
  font-size: 22px;
  padding-bottom: 0.13rem;
  border-bottom: 4px solid #1a5482;
}
.zcwjxq .tuijian .hd .more {
  margin-top: 0.08rem;
  float: right;
  color: #1a5482;
  font-style: italic;
  transition: 0.3s;
}
.zcwjxq .tuijian .hd .more:hover {
  transform: translateX(-5px);
}
.zcwjxq .tuijian .list {
  overflow: hidden;
}
.zcwjxq .tuijian .list .item {
  width: 5.18rem;
  margin-bottom: 0.22rem;
  float: left;
}
.zcwjxq .tuijian .list .item:hover p {
  color: #1a5482;
}
.zcwjxq .tuijian .list .item:nth-child(2n) {
  float: right;
}
.zcwjxq .tuijian .list .item p {
  color: #333;
  font-size: 0.16rem;
  width: 75%;
  float: left;
  padding-left: 0.22rem;
  position: relative;
}
.zcwjxq .tuijian .list .item p:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background: #1a5482;
}
.zcwjxq .tuijian .list .item span {
  color: #636a6e;
  font-size: 0.14rem;
  float: right;
  margin-top: 0.01rem;
}
.context {
  margin: 0.6rem 0;
  border: 1px solid #e9ecf1;
  height: 0.6rem;
  line-height: 0.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.context .prev,
.context .next {
  flex: 1;
  padding: 0 0.1rem;
}
.context .prev[href]:hover,
.context .next[href]:hover {
  color: #1a5482;
}
.context .next {
  text-align: right;
}
.context .lb {
  width: 1.12rem;
  flex-shrink: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.context .lb:hover img {
  transform: scale(1.1);
}
.context .lb img {
  transition: 0.3s;
}
.tzgg-item {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 0.32rem;
  margin-bottom: 0.32rem;
  overflow: hidden;
}
.tzgg-item a {
  display: block;
  overflow: hidden;
  margin-bottom: 0.28rem;
}
.tzgg-item a:last-child {
  margin-bottom: 0;
}
.tzgg-item a:hover p:after {
  background: url(../img/icon_afterh.png) no-repeat center;
  background-size: cover;
}
.tzgg-item a:hover p {
  color: #078bf5;
}
.tzgg-item a p {
  width: 75%;
  float: left;
  font-size: 0.16rem;
  color: #333;
  padding-left: 0.26rem;
  position: relative;
}
.tzgg-item a p:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.11rem;
  height: 0.09rem;
  transform: translateY(-50%);
  background: url(../img/icon_after.png) no-repeat center;
  background-size: cover;
}
.tzgg-item a span {
  float: right;
  font-size: 0.14rem;
  color: #636a6e;
}
.zlxz-item {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 0.32rem;
  margin-bottom: 0.32rem;
  overflow: hidden;
}
.zlxz-item a {
  display: block;
  overflow: hidden;
  margin-bottom: 0.28rem;
  color: #181818;
  font-size: 0.16rem;
  padding-left: 0.18rem;
  padding-right: 0.26rem;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.zlxz-item a:last-child {
  margin-bottom: 0;
}
.zlxz-item a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background: #1a5482;
}
.zlxz-item a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background: url(../img/icon_upload.png) no-repeat center;
  background-size: cover;
}
.zlxz-item a:hover:after {
  background: url(../img/icon_uploadh.png) no-repeat center;
  background-size: cover;
}
.zlxz-item a:hover{
    color:#078bf5;
}
.ksbm .head {
  margin-bottom: 0.32rem;
  width: 100%;
  background: #fff;
  height: 1rem;
  line-height: 1rem;
  padding: 0 0.26rem;
  box-sizing: border-box;
  color: #333;
}
.ksbm .head span {
  display: inline-block;
  margin-right: 0.22rem;
}
.ksbm .head label {
  cursor: pointer;
  display: inline-block;
  margin-right: 0.42rem;
}
.ksbm .head label:hover{
     color:#078bf5;
}
.ksbm .head label input[type='checkbox'] {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.16rem;
}
.ksbm-list {
  overflow: hidden;
}
.ksbm-list__item {
  float: left;
  width: 4.05rem;
  height: 3.65rem;
  border-radius: 0.1rem;
  margin-right: 0.26rem;
  margin-bottom: 0.36rem;
  background: #fff;
  overflow: hidden;
}
.ksbm-list__item:nth-child(3n) {
  margin-right: 0;
}
.ksbm-list__item:hover {
  box-shadow: 0 6px 20px 0 rgba(31, 35, 41, 0.15);
}
.ksbm-list__item:hover .btn button {
  background: #e4942b;
}
.ksbm-list__item .img {
  width: 100%;
  height: 1.65rem;
}
.ksbm-list__item .center {
  height: 1.23rem;
  padding: 0 0.15rem;
  overflow: hidden;
}
.ksbm-list__item .center h1 {
  margin-top: 0.16rem;
  margin-bottom: 0.26rem;
  color: #1a1a1a;
  font-size: 0.18rem;
}
.ksbm-list__item .center p {
  font-size: 0.14rem;
  color: #1a1a1a;
  margin-bottom: 0.1rem;
}
.ksbm-list__item .center p img {
  margin-right: 0.1rem;
}
.ksbm-list__item .btn {
  border-top: 1px solid #edf0f4;
  overflow: hidden;
  padding: 0.2rem 0.16rem 0;
}
.ksbm-list__item .btn span {
  float: left;
  color: #e4942b;
  margin-top: 0.1rem;
}
.ksbm-list__item .btn button {
  float: right;
  color: #fff;
  background: #1a5482;
  border-radius: 0.04rem;
  text-align: center;
  width: 1.22rem;
  height: 0.38rem;
  line-height: 0.38rem;
  transition: 0.3s;
}
.bm {
  background: #fff;
  padding-bottom: 0.6rem;
}
.bm .steps {
  height: 1.9rem;
  border-bottom: 1px solid #e5eaf0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bm .steps-item {
  width: 25%;
  text-align: center;
  position: relative;
}
.bm .steps-item:last-child:after {
  display: none;
}
.bm .steps-item:after {
  content: '';
  position: absolute;
  width: 1.5rem;
  height: 0.15rem;
  right: -24%;
  top: 45%;
  transform: translateY(-50%);
  background: url(../img/step_circle.png) no-repeat center;
}
.bm .steps-item.on .imgs {
  display: none;
}
.bm .steps-item.on .imgh {
  display: inline-block;
}
.bm .steps-item .imgh {
  display: none;
}
.bm .steps-item p {
  color: #1a1a1a;
  margin-top: 0.11rem;
}
.form {
  padding: 0.6rem 0.6rem 0;
}
.form .row {
  display: flex;
  margin-bottom: 0.26rem;
}
.form .row:last-child {
  margin-bottom: 0;
}
.form .row-item {
  width: 50%;
  display: flex;
}
.form .row-item > a{
    color:#c7000b;
}
.form .row-item span {
    margin-right: 0.26rem;
    width: 1.5rem;
    line-height: 0.2rem;
    color: #1a1a1a;
    text-align: right;
    float: left;
    padding-top: 0.2rem;
}
.form .row .title {
    margin-right: 0.26rem;
    width: 1.5rem;
    line-height: 0.2rem;
    color: #1a1a1a;
    text-align: right;
    float: left;
}
.form .row .title_area{
    line-height: 0.4rem;
}
.form .row-item .star {
  color: #ff2626;
  margin-right: 0.06rem;
  display: inline-block;
}
.form .row .title .star {
  color: #ff2626;
  margin-right: 0.06rem;
  display: inline-block;
}
.form .row .max{
    width:100%;
}
.form .row-item .uploadpto {
    display: inline-block;
    overflow: hidden;
}
.form .row-item .upload {
  width: 3.4rem;
  height: 1.82rem;
  border: 1px dashed #b1b5ba;
  border-radius: 4px;
  background: #f5f8fc;
  margin-bottom: 0.22rem;
  cursor: pointer;
  position: relative;
}
.form .row-item .smupload {
  width: 2.06rem;
  height: 1.85rem;
  border: 1px dashed #b1b5ba;
  background: #f5f8fc;
  margin-bottom: 0.22rem;
  position: relative;
}
.form .row-item .upload_ipt {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}
.form .row-item .uploadbox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.form .row-item .close {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: 0;
}
.form .row-item .uploadbox img {
    width: 100%;
    height: 100%;
}
.form .row-item .uploadbox .jia {
  width: 0.38rem;
  height: 0.38rem;
}
.form .row-item .uploadbox p {
  color: #bac1c6;
  margin-top: 0.32rem;
}
.form .row-item__ipt,
.form .row-item__select {
  height: 0.56rem;
  line-height: 0.56rem;
  border: 1px solid #b1b5ba;
  width: 4.02rem;
  padding: 0 0.12rem;
  box-sizing: border-box;
  color: #000;
}
.form .row-item__textarea {
  height: 1.2rem;
  line-height: 0.2rem;
  border: 1px solid #b1b5ba;
  width: 4.02rem;
  padding: 0.12rem;
  box-sizing: border-box;
  color: #000;
}
.form .row-item__textarea::placeholder,
.form .row-item__ipt::placeholder {
  color: #bac1c6;
}
/*文本域滚动条样式开始*/
.form .row-item__textarea::-webkit-scrollbar{
    width:6px;
}
.form .row-item__textarea::-webkit-scrollbar-thumb {
    background: #1a5482;
    border-radius:5px;
}
.form .row-item__textarea::-webkit-scrollbar-track {
    background: transparent;
}
/*文本域滚动条样式结束*/
.form .row-item input[type='radio'] {
  width: 0.22rem;
  height: 0.22rem;
  margin-right: 0.14rem;
  cursor: pointer;
}
.form .row-item__label {
  cursor: pointer;
  display: inline-block;
  margin-right: 0.32rem;
  height: 0.56rem;
  line-height: 0.56rem;
  color: #1a1a1a;
}
.form .row-item__box {
  display: inline-block;
}
.form .row-item__box p {
  margin-bottom: 0.15rem;
}
.form .row-item__box .row-item__label {
  line-height: 0.2rem;
  height: 0.2rem;
}
.form .formbtn {
  margin-top: 0.6rem;
  padding-top: 0.4rem;
  border-top: 1px solid #e5eaf0;
  text-align: center;
}
.form .formbtn .btn {
  display: inline-block;
  border: 1px solid #c2d1dd;
  background: #fff;
  color: #5f7485;
  border-radius: 0.04rem;
  text-align: center;
  margin: 0 0.1rem;
  font-size: 0.18rem;
  width: 1.68rem;
  height: 0.56rem;
  line-height: 0.56rem;
  transition: 0.3s;
  cursor:pointer;
}
.form .formbtn .btn.blue {
  color: #fff;
  background: #1a5482;
  border: 1px solid #1a5482;
}
.form .formbtn .btn:hover {
  color: #fff;
  background: #1a5482;
  border: 1px solid #1a5482;
}
.form .formbtn .btn.blue:hover {
  opacity: 0.7;
}
.form .identity {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.42rem;
}
.form .identity-item {
  display: block;
  width: 3.08rem;
  height: 3.7rem;
  background: #eff5fa;
  border-radius: 0.05rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.form .identity-item img {
  width: 1.5rem;
  height: 1.5rem;
}
.form .identity-item p {
  font-size: 0.18rem;
  color: #151b20;
  margin-top: 0.21rem;
}
.form .identity-item:after {
  content: '';
  position: absolute;
  right: 0.22rem;
  top: 0.2rem;
  width: 0.3rem;
  height: 0.3rem;
  background: url(../img/gou.png) no-repeat center;
  background-size: cover;
}
.form .identity-item.on:after {
  background: url(../img/gouh.png) no-repeat center;
  background-size: cover;
}
.grzx .head {
  background: #fff;
  height: 0.67rem;
}
.grzx .head a {
  display: inline-block;
  padding: 0 0.28rem;
  border-bottom: 2px solid transparent;
  padding-bottom: 0.21rem;
  line-height: 0.67rem;
  height: 0.67rem;
  box-sizing: border-box;
}
.grzx .head a.on {
  color: #1a5482;
  border-bottom: 2px solid #1a5482;
}
.grzx .bd {
  margin-top: 0.45rem;
}
.grzx .bd-item {
  background: #fff;
  padding: 0.24rem;
  margin-bottom: 0.26rem;
  overflow: hidden;
  transition: 0.3s;
}
.grzx .bd-item:hover {
  box-shadow: 0 6px 20px 0 rgba(26, 84, 130, 0.15);
}
.grzx .bd-item__img {
  float: left;
  width: 4.05rem;
  height: 1.68rem;
  margin-right: 0.2rem;
}
.grzx .bd-item__center {
  float: left;
  width: 5rem;
}
.grzx .bd-item__center h1 {
  margin-top: 0.14rem;
  margin-bottom: 0.22rem;
  font-size: 0.18rem;
  color: #1a1a1a;
}
.grzx .bd-item__center p {
  margin-bottom: 0.13rem;
}
.grzx .bd-item__center span {
  color: #e6972b;
  font-size: 0.24rem;
  font-weight: bold;
  margin-top: 0.22rem;
  display: block;
}
.grzx .bd-item__right {
  float: right;
}
.grzx .bd-item__right .txt {
  margin-top: 0.14rem;
  margin-bottom: 0.84rem;
  color: #1a5482;
  text-align: right;
}
.grzx .bd-item__right .bottom {
  text-align: center;
}
.grzx .bd-item__right .bottom .btn {
  display: inline-block;
  margin-left: 0.08rem;
  color: #1a5482;
  border: 1px solid #1a5482;
  background: #fff;
  border-radius: 0.04rem;
  text-align: center;
  height: 0.35rem;
  line-height: 0.35rem;
  padding: 0 0.15rem;
  transition: 0.3s;
  cursor: pointer;
}
.grzx .bd-item__right .bottom .btn:hover {
  color: #fff;
  background: #1a5482;
}
.grzx .bd-item__right .bottom .btn.blue {
  color: #fff;
  background: #1a5482;
}
.grzx .bd-item__right .bottom .btn.blue:hover {
  opacity: 0.7;
}

.grzx .bd-item__right .bottom .btn.gray:hover {
  color: #1a5482;
  background: #f6faff;
}
.grzx .bd-item__right .bottom .btn.gray {
  color: #1a5482;
  background: #f6faff;
  cursor: no-drop;
}
.grzx .bd-item__right .bottom .btn.gray:hover {
  opacity: 0.7;
}

.grzx .zs-item {
    background: #f1f2f3;
    padding: 0.24rem;
    overflow: hidden;
    transition: 0.3s;
    width: 2.8rem;
    float: left;
    border-radius: 5%;
    margin: 0.2rem 0 0.2rem 0.2rem;
}
.grzx .zs-item:hover {
    box-shadow: 0 6px 20px 0 rgba(26, 84, 130, 0.15);
}
.grzx .zs-item__center {
    float: left;
    width: 100%;
}
.grzx .zs-item__center h1 {
    margin-top: 0.14rem;
    margin-bottom: 0.22rem;
    font-size: 0.18rem;
    color: #1a1a1a;
}

.grzx .zs-item__center p {
    margin-bottom: 0.13rem;
}

.grzx .zs-item__center span {
    color: #e6972b;
    font-size: 0.24rem;
    font-weight: bold;
    margin-top: 0.22rem;
    display: block;
}
.grzx .zs-item__center .yi {
  display: flex;
  justify-content: space-between;
}
.grzx .zs-item__center .yi h1 {
  width: 80%;
}
.grzx .zs-item__center .yi .txt {
  margin-top: 0.14rem;
  margin-bottom: 0.22rem;
  color: #1a5482;
}
.grzx .zs-item__center .er span {
  margin-top: 0;
  display: block;
  line-height: 0.35rem;
}
.grzx .zs-item__center .bottom {
  text-align: right;
}
.grzx .zs-item__center .bottom .btn {
  display: inline-block;
  margin-left: 0.08rem;
  color: #1a5482;
  border: 1px solid #1a5482;
  background: #fff;
  border-radius: 0.04rem;
  text-align: center;
  height: 0.35rem;
  line-height: 0.35rem;
  padding: 0 0.15rem;
  transition: 0.3s;
}
.grzx .zs-item__center .bottom .btn:hover {
  color: #fff;
  background: #1a5482;
}
.grzx .zs-item__center .bottom .btn.blue {
  color: #fff;
  background: #1a5482;
}
.grzx .zs-item__center .bottom .btn.blue:hover {
  opacity: 0.7;
}

.ckbm {
  background: #fff;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
  .ckbm .title, .bm > .title {
        font-size: 0.24rem;
        color: #1a5482;
        height: 0.9rem;
        line-height: 0.9rem;
        padding-left: 0.24rem;
        border-bottom: 1px solid #e5eaf0;
        margin-bottom: 0.28rem;
    }
.ckbm .messmodel {
  padding: 0 0.22rem;
}
.ckbm .messmodel .small {
  width: 3rem;
}
.ckbm .messmodel .small:nth-child(5n) {
  margin-right: 0;
}
.ckbm .messmodel .large {
  width: 4rem;
}
.ckbm .messmodel .large:nth-child(3n) {
  margin-right: 0;
}
.ckbm .messmodel .max {
  width: 100%;
  margin-right: 0;
}
.ckbm .messmodel .flex {
  display: flex;
  margin-bottom: 0.26rem;
}
.ckbm .messmodel .w50 {
  width: 50%;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
}
.ckbm .messmodel .w50 span {
  float: left;
  width: 1.5rem;
  text-align: right;
}
.ckbm .messmodel .w50 .item {
  float: left;
  margin-right:0.1rem;
}
.ckbm .messmodel .w50 .item > img {
   width: 108px;
}
.ckbm .messmodel .w50 .item > p {
  color: #1a5482;
}
.ckbm .messmodel .w50 .item-imgbox > div {
  margin-right: 0.25rem;
  display: inline-block;
  text-align: center;
}
.ckbm .messmodel .w50 .item-imgbox > div img {
  max-width: 1.46rem;
  max-height: 1.08rem;
  display: block;
  margin-bottom: 0.12rem;
}
.ckbm .messmodel .row {
  box-sizing: border-box;
  display: inline-flex;
  background: #f6faff;
  border-radius: 0.05rem;
  padding: 0 0.2rem;
  height: 0.52rem;
  margin-bottom: 0.1rem;
  margin-right: 0.06rem;
}
.ckbm .messmodel .row span {
  height: 0.52rem;
  line-height: 0.52rem;
  display: inline-block;
}
.ckbm .messmodel .area {
  width: 100%;
  height:auto;
  margin-right: 0;
  display:inline-block;
  padding-bottom:0.2rem;
}
.ckbm .messmodel .row .area-text{
    line-height:0.35rem;
}
.ckbm .messmodel .row span.blue {
  color: #1a5482;
  flex:1;
}
.ckbm .clear{
    display:flex;
}
.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}
.popup-content {
  border-radius: 6px;
  background: #fff;
  width: 11.5rem;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-left:-5.75rem;
  margin-top:-2.65rem;
  overflow: hidden;
  min-height: 5.3rem;
}
.popup-content__head {
  height: 0.68rem;
  background: #1a5482;
  padding: 0 0.4rem;
  line-height: 0.68rem;
}
.popup-content__head .title {
  float: left;
  font-size: 0.22rem;
  color: #fff;
}
.popup-content__head .close {
  margin-top: 0.15rem;
  float: right;
  cursor: pointer;
}
.popup-content__bd {
  padding: 0.52rem 0.52rem 0;
  margin-bottom: 0.5rem;
}
.popup-content__bd .audit {
  min-height: 3.6rem;
}
.popup-content__bd .audit p {
  color: #333;
  line-height: 0.22rem;
}
.popup-content__bd .gride p {
  color: #333;
  margin-bottom: 0.26rem;
}
.popup-content__bd .gride p span {
  color: #b40000;
  font-size: 0.24rem;
  font-weight: bold;
}
.popup-content__bd .pay .clear {
  margin-bottom: 0.28rem;
  display: flex;
}
    .popup-content__bd .pay .clear span {
        width: 1.2rem;
        margin-right: 0.05rem;
        height: .4rem;
        line-height: .3rem;
    }
.popup-content__bd .pay .clear em {
  color: #b40000;
  font-size: 0.24rem;
  font-weight: bold;
}
.popup-content__bd .pay .clear .zf div {
  display: inline-block;
  margin-right: 0.3rem;
  position: relative;
}
    .popup-content__bd .pay .clear .zf div.on:after {
        content: '';
        position: absolute;
        right: 0;
        bottom: .1rem;
        background: url(../img/dui.png) no-repeat center;
        width: 0.13rem;
        height: 0.13rem;
    }
.popup-content__bd .pay .clear .ewm {
  width: 100%;
  text-align: center;
}
    .popup-content__bd .pay .clear .ewm #qrcode {
        display: block;
        width: 2rem;
        height: 2rem;
        margin: 0.6rem auto 0.4rem;
    }
.popup-content__bottom {
  text-align: center;
  margin: 0.5rem 0;
}
.popup-content__bottom .btn {
  display: inline-block;
  color: #fff;
  background: #1a5482;
  border-radius: 0.04rem;
  text-align: center;
  padding: 0 0.22rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 0.05rem;
}
.login {
    width:100%;
  max-width: 14rem;
  margin: 0 auto;
  overflow: hidden;
}
.login .head {
  padding-top: 0.24rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
}
.login .head .logo {
  float: left;
  width: 2.4rem;
  margin-right: 0.2rem;
}
.login .head .logo img {
  width: 100%;
}
.login .head-tit {
  float: left;
  position: relative;
  padding-left: 0.31rem;
  padding-top: 0.1rem;
  margin-top: 0.17rem;
}
.login .head-tit p {
  color: #1a5482;
  font-size: 0.22rem;
  margin-bottom: 0.08rem;
}
.login .head-right {
  float: right;
  margin-top: 0.38rem;
  color: #676d70;
  font-size: 0.24rem;
  font-weight: bold;
}
.login-cont {
  overflow: hidden;
  margin-bottom: 1.14rem;
}
.login-cont .bg {
  float: left;
}
.login-cont .kuang {
  display: none;
  padding: 0.6rem 0.58rem;
  box-sizing: border-box;
  float: right;
  width: 4.7rem;
  background: #fff;
  border-radius: 0.05rem;
  box-shadow: 0 6px 20px 0 rgba(31, 35, 41, 0.15);
}
.login-cont .kuang.on {
  display: block;
}
.login-cont .kuang .title {
  text-align: center;
  color: #181818;
  font-size: 0.24rem;
  margin-bottom: 0.4rem;
}
.login-cont .kuang .int {
  border-bottom: 1px solid #eaeff5;
  margin-bottom: 0.2rem;
}
.login-cont .kuang .int select{
height: 0.56rem;
line-height: 0.56rem;
width: 3.52rem;
box-sizing: border-box;
color: #bac1c6;
}
.login-cont .kuang .int input {
  display: block;
  width: 100%;
  height: 0.54rem;
  line-height: 0.54rem;
  font-size: 0.16rem;
  color: #181818;
}
.login-cont .kuang .int input::placeholder {
  color: #acaeaf;
}
.login-cont .kuang .btn {
  width: 3.5rem;
  height: 0.54rem;
  line-height: 0.54rem;
  background-color: #5a83fb;
  font-size: 0.18rem;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  margin-top: 0.4rem;
  cursor: pointer;
  transition: all 0.5s;
}
.login-cont .kuang .btn:hover {
  background-color: #1a5482;
}
.login-cont .kuang .ret {
  display: block;
  font-size: 0.16rem;
  color: #5a83fb;
  text-align: right;
  margin-top: 0.9rem;
}
.login-cont .kuang .ret:hover {
  color: #1a5482;
}
.login-cont .kuang .zh {
  color: #a6a8a9;
  margin-top: 0.3rem;
}
.login-cont .kuang .yzm_hq {
  display: flex;
  justify-content: space-between;
}
.login-cont .kuang .yzm_hq input {
  width: 60%;
}
.login-cont .kuang .yzm_hq .hq {
  width: 1.2rem;
  height: 0.36rem;
  font-size: 0.14rem;
  color: #fff;
  text-align: center;
  line-height: 0.36rem;
  background-color: #5e60fb;
  border-radius: 4px;
  cursor: pointer;
}
.login-cont .kuang .yzm_hq .hq:hover {
  background-color: #1a5482;
}
.login-cont .kuang .con {
  display: none;
}
.login-cont .kuang .con.on {
  display: block;
}
.login-cont .kuang .tab .title {
  display: inline-block;
  font-size: 0.2rem;
  color: #181818;
  font-weight: normal;
  margin-right: 0.15rem;
  padding-bottom: 0.15rem;
  cursor: pointer;
}
.login-cont .kuang .tab .title.on {
  font-size: 0.24rem;
  font-weight: bold;
  color: #181818;
  background: url('../img/hx.jpg') no-repeat bottom center;
  background-size: 0.5rem 0.09rem;
}




.zkzcontainer {
    width: 10.75rem;
    margin: .2rem auto 1rem;
}
.zkzcontainer .title{
    font-size:.3rem;
    text-align:center;
    color:#333;
    font-weight:bold;
    margin-bottom:.2rem;
}
.zkztable {
    border-collapse: collapse;
    background: #fff;
    height:6rem;
    text-align:center;
}

.zkztable tr td {
    padding: 0.05rem 0.04rem;
}
.zkztable tr td:nth-child(odd){
    background:#fefefe;
}
.zkztable tr td:nth-child(1), .zkztable tr td:nth-child(3) {
    background: #f6faff;
    font-weight: bold;
}
.zkztable .photo {
    width: 2.16rem;
    height: 3rem;
    overflow: hidden;
}
.zkztable .photo img {
    width: 2.16rem;
    height: 3rem;
}
.zkztable .hg{
  color: #1ab458;
}
.zkztable .bhg{
  color: red;
}
.tablePrintBtn {
    width: 2rem;
    line-height: .4rem;
    height: .4rem;
    border-radius: .05rem;
    background: #1a5482;
    text-align:center;
    margin:.3rem 0;
    color:#fff;
    font-size:.2rem;
    cursor:pointer;
    display:inline-block;
}
.yzm {
    display: flex;
    justify-content: space-between;
}
.yzm input{
    width:60%;
}
.yzm .num {
    width: 1.2rem;
    height: 0.36rem;
    font-size: 0.14rem;
    color: #fff;
    text-align: center;
    line-height: 0.36rem;
    border-radius: 4px;
    cursor: pointer;
}
.many {
    margin-left: 0.1rem;
}
/*Qingguo添加 用户下拉（临时用）   需前端修改一下*/
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown .user {
    margin-right: 0.05rem;
    position:relative;
}
.dropdown .user.stars:after{
     content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: red;
    position: absolute;
    right: -2px;
    top: -2px;
}
.dropdown .edit {
    width: 0.15rem;
    height: 0.15rem;
    margin-right: 0.06rem
}
.dropdown b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 0.05rem 0.04rem 0 0.04rem;
    right: -11%;
    position: absolute;
    top: 27%;
    width: 0.01rem;
}
.dropdown .user_icon {
    margin-right: 0.02rem;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 0.9rem;
    box-shadow: 0 0.08rem 0.16rem 0 rgba(0,0,0,0.2);
    padding: 0.16rem 0.1rem 0.16rem 0;
    z-index: 1;
    border-radius: 10%;
    left: -0.1rem;
}
.dropdown-content a:not(:first-child){
    margin-top:0.2rem;
}
.dropdown:hover .dropdown-content {
    display: block;
}
/*个人中心*/
.grzx_con {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
}
.grzx_tp {
  zoom: 1;
  overflow: hidden;
  padding-bottom: 0.1rem;
  border-bottom: 0.01rem solid#f9f9f9;
}
.grzx_tp .grzx_tp_l div {
  float: left;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.6rem;
  margin-right: 0.1rem;
  margin-left: 0.3rem;
}
.grzx_tp .grzx_tp_l div img {
  border-radius: 50%;
  width: 100%;
}
.grzx_tp .grzx_tp_l span {
  margin-top: 0.25rem;
  display: inline-block;
}
.grzx_tp_r {
  width: 1.3rem;
  height: 0.38rem;
  line-height: 0.38rem;
  text-align: center;
  color: #fff;
  background-color: #1a5482;
  float: right;
  border-radius: 0.2rem;
  margin-right: 0.3rem;
  margin-top: 0.15rem;
}
.grzx_tp_r:hover {
  opacity: .7;
}
.grzx_con>.hd {
  float: left;
  width: 2rem;
  border-right: 0.01rem solid #f9f9f9;
  min-height: 5.2rem;
  padding-top: 0.17rem;
}
.grzx_con>.hd a {
  height: 0.7rem;
  line-height: 0.7rem;
  display: block;
  color: #646464;
  font-size: 0.18rem;
  padding-left: 0.17rem;
  position: relative;
}
.grzx_con>.hd a.stars:after{
     content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: red;
    position: absolute;
    left: 82px;
    top: 23px;
}
.grzx_con>.hd li.on i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.15rem;
  display: inline-block;
  width: 0.04rem;
  height: 0.3rem;
  background-color: #1a5482;
}
.grzx_con>.hd li.on a {
  color: #1a5482;
}
.xxtshref span{
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: #c7000b;
  margin-bottom: 0.12rem;
}
.grzx_con .jgxx {
  float: left;
  padding: 0.58rem 0.3rem 0;
  box-sizing: border-box;
}
/*个人中心内容*/
.main  .jgxx h1 {
  color: #323232;
  font-size: 0.24rem;
  margin-bottom: 0.33rem;
}
.main .jgxx p {
  margin-bottom: 0.25rem;
  color: #504e5b;
  overflow: hidden;
}
.main .jgxx p span {
  width: 5rem;
  text-align: left;
  display: inline-block;
}
.main .jgxx a {
  width: 0.7rem;
  height: 0.25rem;
  border-radius: 0.2rem;
  color: #c7000b;
  border: 0.02rem solid #c7000b;
  text-align: center;
  line-height: 0.2rem;
  box-sizing: border-box;
  display: inline-block;
 margin-left: 0.1rem;
}
.main .jgxx a:hover {
  background-color: #c7000b;
  color: #fff;
}
/*个人中心内容*/
.main .jgxx .baseInfo {
    border: 0.01rem #e6e6e6 solid;
    font-size: 0.14rem;
    position: relative;
    width: 10rem;
    height: 3rem;
}
.main .jgxx .baseInfo dt{
 float: left;
 border-right: 0.01rem #e6e6e6 solid;
}
.main .jgxx .baseInfo dt img{
    width:2.16rem;
    height:3.01rem;
}
.main .jgxx .baseInfo dd{
    margin-left: 2.16rem;
}
.main .jgxx .baseInfo dd ul{
    padding: 0.31rem 0.37rem 0 0.37rem;
    overflow: hidden;
}
.main .jgxx .baseInfo dd ul li{
    height: 0.44rem;
    line-height: 0.44rem;
    border-bottom: 1px #e6e6e6 dashed;
}
.baokaoBtn {
    width: 2rem;
    border-radius: .05rem;
    background: #1a5482;
    text-align: center;
    color: #fff;
    font-size: .2rem;
    float: right;
}







/*  */
.ewm{
  position: relative;
}
.ewm:hover .ewm_box{
  display: block !important;
}
.slidebar div{
  /* background:transparent; */
}
.ewm a{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.ewm_box{
  position: absolute;
  right: 95%;
  top:0;
  display: none !important;
  width: 1.65rem;
  height: 1.65rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dh_box{
  position: relative;
}
.dh_box a{
  display: flex;
  justify-content: center;
  align-items: center;
}
.dh{
  position: absolute;
  display: none !important;
  right: 100%;
  top:0;
  font-size: .24rem;
  line-height: .58rem;
  text-align: center;
  width:2rem ;
  background-color: #1a5482 !important;
}
.dh_box:hover .dh{
  display: block !important;
  color:#fff;
}
.wddd {
    float: left;
    width: 10.5rem;
}