﻿.Top002245 .auto{ max-width: 1280px;}
@media(max-width:1260px){
.Top002245 .auto{ margin:0 2%;}
}

.Top002245 .top-menu{text-align: right;background-color: #f5f5f5;padding: 7px 0;font-size: 14px;}
.Top002245 .top-menu a{position: relative;font-size: 14px;color: #666;padding: 5px 0px;margin-left: 15px;display: inline-block;text-align: right;color: #005ead;border:1px solid #005ead;border-radius:40px;padding:6px 18px;}
/*.Top002245 .top-menu a:after{content:'';width:1px;height:10px;background: #bbb;position: absolute;left:-15px;top:10px;}*/
.Top002245 .top-menu a:nth-child(2):after{display: none}
.Top002245 .top-menu a::before{display:inline-block;content:'/';margin:0 6px;color:#666;display: none;}
.Top002245 .top-menu a:first-child::before{ display:none;}
.Top002245 .top-menu a:hover{color:#268dff;}
.Top002245 .top-menu span{color: #666;float:left;display: block;padding:5px 0;}
.Top002245 .top-menu .dl{float:right;margin:0;}
.Top002245 .top-menu .dl a{color:#268dff;}
.Top002245 .header{ position:relative;z-index:100;}
.Top002245 .header-right{ position:absolute; top:0%;z-index:10; right:0;padding:28px 0;}
.Top002245 .header-right dd{ float:left; line-height:36px;}
.Top002245 .header-right dd > a{ display:block; margin:0 12px;position:relative;}
.Top002245 .header-right dd > a::before{ position:absolute; content:''; width:1px; height:10px; background:#d3d3d3; left:-23px; top:50%; margin-top:-5px;}
.Top002245 .header-right dd span,
.Top002245 .header-right dd a.open-search{width:20px; height:36px;}
.Top002245 .header-right dd a.open-search{ position:relative;  background:url(../images/Top002245-search.png) no-repeat center center;}
.Top002245 .header-right dd span{ display:none; text-indent:-999em;overflow:hidden;opacity:0; background:#fff; }
.Top002245 .header-right dd span::before,
.Top002245 .header-right dd span::after{ position:absolute; content:''; width:100%; height:3px; background:#3c89d9; left:0; top:50%;}
.Top002245 .header-right dd span::before{ transform:rotate(45deg);}
.Top002245 .header-right dd span::after{  transform:rotate(-45deg);}
.Top002245 .header-right dd a.open-search-on  span{opacity:1;display: block}
.Top002245 .top-search{ top:100%; position:absolute; right:0; padding-top:0px; width:200px; display:none;}
.Top002245 .top-search .text{ width:100%; height:35px; line-height:35px; padding:0 40px 0 10px; border:1px solid #3c89d9; border-radius:4px; color:#ccc;}
.Top002245 .top-search .text:focus{ color:#000;}
.Top002245 .top-search .btn{ position:absolute; right:0; top:0px; width:35px; height:35px; background:url(../images/Top002245-search_hover.png) no-repeat center center;}
.Top002245 .header-left{max-width:400px;}
@media(min-width:1025px){
.Top002245 .header-mid{ float:right; padding-right:45px; width:70%; max-width:850px;}
.Top002245 .header-right dd a.open-search{ margin-right:0;}
.Top002245 .header-left{position:absolute;  left:0;top:23%; z-index:10;}
}
.Top002245 .header-menu li em{ position:relative;}
.Top002245 .header-menu li em::after{ position:absolute; content:''; width:100%; height:0; bottom:0; left:0; background:#268dff; transition:height 0.3s;}
.Top002245 .header-menu li a{ line-height:90px; font-size:16px; position:relative; display: inline-block; z-index:1;transition:color ease-in-out 0.3s;border-bottom:2px solid #fff;}
.Top002245 .header-menu li a:hover,
.Top002245 .header-menu li.aon1 a{ color:#268dff;border-bottom:2px solid #268dff;}
.Top002245 .header-menu li.aon1 em::after{ /*height:100%;*/}
.header-menu li.aon em > a{color:#333;}
@media(max-width:1024px){
.Top002245 .header-left{ padding:2% 0;}
.Top002245 #header-menu{ position:absolute;right:-2%; top:100%; background:#3c89d9; width:0; overflow:hidden; max-width:230px; opacity:0; transition: ease-in-out 0.5s;}
.Top002245 #header-menu.header-menu-show{width:50%; opacity:1;}
.Top002245 #header-menu li:nth-child(2n){ background:#4594e6;}
.Top002245 #header-menu li a{ font-weight:normal;height:40px; overflow:hidden;}
.Top002245 .top-menu{background-color:#268dff;padding:5px 0;}
.Top002245 .top-menu a{color:#fff;}
.Top002245 .top-menu a:hover{color:#fff;}
.Top002245 .top-menu a:after{background:rgba(255,255,255,0.2);}
.Top002245 .top-menu span{display: none}
.Top002245 .top-menu .dl{color:#fff;}
.Top002245 .top-menu .dl a{color:#fff;}
.Top002245 .header-right{padding:15px 0;}
.Top002245 #open_menu{ width:25px; height:36px; position:relative; margin-left:10px;}
.Top002245 #open_menu i,
.Top002245 #open_menu i::before,
.Top002245 #open_menu i::after{background:#3c89d9;}
.Top002245 #open_menu i{  height:3px; margin-top:-1.5px; width:100%; left:0;}
.Top002245 #open_menu i::after{ top:-8px;}
.Top002245 #open_menu i::before{ top:8px;}
.Top002245 #header-menu li em a,
.Top002245 #header-menu li em{ border-bottom:0;}
}
/*
 *  Owl Carousel - Core  插件样式如遇相同只留一份
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 .Banner002465 为demo编号
 */
.Banner002465{ position: relative;}
.Banner002465 li a{ display:block; }
.Banner002465 li a .phoneimg{ display: none;}
.Banner002465 .owl-dots{margin:0 auto; text-align:center;position:absolute; left:0; width:100%; bottom:28px; z-index:10;}
.Banner002465 .owl-dots>div{ display:inline-block; margin:0 0.5%;position: relative;}
.Banner002465 .owl-dots>div span{ display:block; width: 12px; height: 12px; border-radius:50%; background: #fff; -moz-opacity:0.5; opacity: 0.5; filter:alpha(opacity=50); }
.Banner002465 .owl-dots>div.active span{ -moz-opacity:1; opacity: 1; filter:alpha(opacity=100); }
.Banner002465 .owl-nav >div{ position: absolute; top: 50%; margin-top: -25px; background: url(../images/Banner002465-btns.png) no-repeat; width: 50px; height: 50px; cursor: pointer;}
.Banner002465 .owl-nav .owl-prev{ left: 5%; background-position: 0 0;}
.Banner002465 .owl-nav .owl-next{ right: 5%; background-position: -50px 0;}
.Banner002465 .owl-nav .owl-prev:hover{ background-position: 0 -50px;}
.Banner002465 .owl-nav .owl-next:hover{ background-position: -50px -50px;}
@media(max-width:1200px){
.Banner002465 li a .pcimg{ display: none;}
.Banner002465 li a .phoneimg{ display: block;}
.Banner002465 .owl-dots>div{ margin: 0 3px;}
}


.h-title{}
.h-title h2{font-weight: normal;font-size:34px;color:#333;margin:0;margin-bottom: 36px}
.h-title h2 img{width:40px;margin-right:10px;}
.h-title .more{float:right;color:#268dff;background: rgb(233, 243, 255);padding:10px 22px;border-radius: 50px;font-size:15px;}
.h-title .more:hover{color:#fff;background:#268dff;}

@media(max-width:768px){
  .h-title h2{font-size:26px;margin-bottom:20px;}
  .h-title h2 img{width:30px;}
  .h-title .more{padding:8px 22px;font-size:14px;}
}

/*Floor003082 */
.Floor003082{padding: 3vw 0; font-size: 16px;font-family: 'SourceHanSansCN-Light';}
.Floor003082 .auto{overflow: hidden;max-width: 1280px;width: 96%;position: relative; z-index: 2;}
.Floor003082 .info{text-align: justify;line-height: 1.875; margin-bottom: 2.7vw;}

.Floor003082 .left{position: relative;color: #fff;}
.Floor003082 .right ul{overflow: hidden; border-bottom: 1px solid #eee;}
.Floor003082 .right time{float: right;color: #999;font-family: 'Arial'; margin-left: 10px;}
.Floor003082 .right li{border-top:1px solid #eee; padding: 0.7vw 0; line-height: 1.6;}
.Floor003082 .right li:hover a{color:#268dff;}
.Floor003082 .right li label{color: #268dff;background: rgba(38,141,255,0.1); display: inline-block;padding: 2px 7px; margin-right: 19px;}
@media(min-width:641px){

.Floor003082 .right li:nth-of-type(1){clear: both;}
.Floor003082 .right time{font-size: 14px;}
.Floor003082 .right li label{font-size: 14px;}
}
@media(min-width:1025px){
.Floor003082 .ytable{height: 26.5vw;}
.Floor003082 .ytable-cell{vertical-align: top;}
.Floor003082 .left{width: 28.488%;}
.Floor003082 .right .main{margin-left: 3.65vw;}
}
@media(max-width:1024px){
.Floor003082 .ytable,
.Floor003082 .ytable-cell{display: block;}
.Floor003082 .left{padding: 4vw; margin-bottom: 4%;display: none}
.Floor003082 .right li{padding: 3vw 0;}
}
@media(max-width:640px){
.Floor003082{font-size: 14px;}
.Floor003082 .right li label{margin-right: 3vw;}
}
/*Floor003083 */
.Floor003083{font-size: 16px;padding:3vw 0; }
.Floor003083 .h-title h2{margin-bottom:0;}
.Floor003083 .auto{/*overflow: hidden;*/max-width: 1280px;width: 94%;position: relative; z-index: 2;}
.Floor003083 .slick-dots{text-align: center;}
.Floor003083 .slick-dots li{display: inline-block;width: 11px; height: 11px; margin: 10px 0;position: relative;list-style: none; margin: 0 9px;}
.Floor003083 .slick-dots li button{font-size: 0; width: 7px; height: 7px; background: rgba(0,0,0,0.2);border: 0;padding: 0; position: absolute;  border-radius: 50%;}
.Floor003083 .slick-dots li:not(.slick-active) button{left: 50%; top: 50%; margin: -4px 0 0 -2px;}
.Floor003083 .slick-dots li.slick-active button{width: 100%; height: 100%; left: 0; top: 0;background: #268dff;}

.Floor003083 .slider{margin: 0 -45px 0 -40px; padding-right: 5px;}
.Floor003083 .slick-slide{overflow: hidden;padding: 40px;}
.Floor003083 .slick-slide > div{float: left; margin-left: -1px;border: 1px solid #eee;margin-top: -1px;}

.Floor003083 .slick-slide a{position: relative; z-index: 3; display: block;padding: 0 10%;}
.Floor003083 .slick-slide .Ispic{height: 120px;background-size: contain;}
.Floor003083 .slick-slide .url{position: relative;}
.Floor003083 .slick-slide .url:before{position: absolute; left: -5px; top: -5px; right: -5px; bottom: -5px; content: '';background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); opacity: 0;transition: 0.3s;}
.Floor003083 .slick-slide .url:hover:before{opacity: 1;}
.Floor003083 .slick-slide .url:hover{z-index: 4;}
@media(min-width:1025px){
.Floor003083 .slick-slide > div{width: 20%;}
.Floor003083 .slick-slide  > div:nth-child(6n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(min-width:751px) and (max-width:1024px){
.Floor003083 .slick-slide > div{width: 25%;}
.Floor003083 .slick-slide  > div:nth-child(4n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(min-width:641px) and (max-width:750px){
.Floor003083 .slick-slide > div{width: 33.333%;}
.Floor003083 .slick-slide  > div:nth-child(3n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
}
@media(max-width:1024px){
  .Floor003083 .slider{margin:0;}
}
@media(max-width:640px){
.Floor003083{}
.Floor003083 .h-title{margin-bottom:14px;}
.Floor003083 .title{font-size: 5vw}
.Floor003083 .slider{}
.Floor003083 .slick-slide{padding:6px;}
.Floor003083 .slick-dots{margin-top:2%;}
.Floor003083 .slick-dots li{margin:0 6px;}
.Floor003083 .slick-slide > div{width: 50%;}
.Floor003083 .slick-slide  > div:nth-child(2n+1),
.Floor003083 .slick-slide  > div:nth-child(1){margin-left: 0; }
.Floor003083 .slick-slide .Ispic{height: 22vw;}

}

/*
 .Bottom002381 为demo编号
 */

.Bottom002381 .auto{max-width:1280px;}


.Bottom002381{background:#f6f6f6;background: url(../images/bg2.jpg);}
.Bottom002381 .bottom,.Bottom002381 .bottom a{ color: #666; font-size: 15px;line-height: 27px; }
.Bottom002381 .bottom a:hover{color: #333;}
.Bottom002381 .bottom{ padding: 5% 0;}
.Bottom002381 .bottom nav li h3{ font-size: 18px; color: #333; margin: 0; font-weight: bold;}
.Bottom002381 .bottom nav li dl{ padding-top: 15px; }
.Bottom002381 .bottom nav li dl dd{ padding: 4px 0;}
.Bottom002381 .weixin img{ border: 1px solid #efefef;}
.Bottom002381 .weixin span{ display: block; padding-top: 8px;text-align: center;}
.Bottom002381 .tel dt,.Bottom002381 .share .span{ color: #666; font-size: 16px;}
.Bottom002381 .tel dd{ font-size: 36px; color: #268dff;font-family: Oswald;margin-top:6px;}
.Bottom002381 .share{ text-align: left; margin-top: 10px;}
.Bottom002381 .share>*{ display: inline-block;}
.Bottom002381 .share a{ color: #999; font-size: 20px; padding-left: 10px;float:none;background:none;margin:0;}
.Bottom002381 .links a{margin-right:2%;}
.Bottom002381 footer,.Bottom002381 footer a{ color: #666}
.Bottom002381 footer a:hover{ color: #333;}
.Bottom002381 footer{ border-top: 1px solid #e5e5e5; padding: 24px 0;}
@media only screen and (max-width: 767px) {
    .Bottom002381 .bottom nav li{display: none; border-bottom: 1px solid #e5e5e5;}
    .Bottom002381 .bottom nav li dl{ display: none; padding: 10px 0;}
    .Bottom002381 .bottom nav li h3{ padding: 8px 0;}
    .Bottom002381 .tel dd{margin-bottom:6px;}
    .Bottom002381 .weixin,.Bottom002381 .contact{  text-align: center;padding-top: 10px;}
    .Bottom002381 .share{ text-align: center; margin:0 auto;}

  .Bottom002381 footer{ text-align: center;}
  .Bottom002381 .copyright{ margin: 5px 0 0;}
}
@media only screen and (min-width: 768px) {
  .Bottom002381 .bottom nav{ float: left; width: 57%;}
  .Bottom002381 .bottom nav li{ float: left; width: 33.3334%; border-left: 1px solid #e5e5e5; padding-left: 25px; min-height: 185px;}
  .Bottom002381 .weixin,.Bottom002381 .contact{ float: right;}
  .Bottom002381 .weixin{ padding-left:3%;}
  .Bottom002381 .links{ float: left;width:30%;}
  .Bottom002381 .copyright{ float: right; margin: 0;}
}

/*Floor002948 */
.Floor002948{margin-bottom: 2.08vw;}
.Floor002948 .title{padding: 24px 0 15px 0;font-size: 24px;line-height: 30px;color: #333;}
.Floor002948 .title a{float: right;border-radius: 15px;border: solid 1px #dcdcdc; padding: 0 1.642em;font-size: 14px;color: #666;}
.Floor002948 .title a:hover{background: #1e50ae;color: #fff;border-color: #1e50ae;}
@media(max-width:480px){
.Floor002948 .title{font-size: 6vw;}
.Floor002948 .title a{font-size: 3.5vw;}
}

.Floor002948 .new-list,
.Floor002948 .new-top{box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}

.Floor002948 .new-top{position: relative;z-index: 1;}
.Floor002948 .new-top aside.dot{line-height: 56px;padding: 0 110px 0 1.667em;font-size: 18px;}
@media(max-width:480px){
.Floor002948 .new-top aside.dot{font-size: 4vw;}
}
.Floor002948 .new-top .btn{border-left: 1px solid #e5e5e5; width: 100px; position: absolute; right: 0; bottom: 0;height: 56px; z-index: 10;background: #fff;}
.Floor002948 .new-top .btn:before{position: absolute; content: ''; width: 4px; height: 4px; border-radius: 50%;background: #ccc; left: 50%; top: 50%; margin: -2px 0 0 -2px;}
.Floor002948 .new-top .slick-arrow{position: absolute; width: 12px; height: 12px; border-left: 2px solid #ccc;border-bottom: 2px solid #ccc; top: 50%; left: 50%; margin-top: -6px; }
.Floor002948 .new-top .slick-prev{margin-left: -24px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor002948 .new-top .slick-next{margin-left: 12px;transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);}
.Floor002948 .new-top .slick-arrow:hover{border-color: #2a5ab2;}
@media(min-width:1025px){
.Floor002948 .new-list,
.Floor002948 .new-top{width: 49%;}
.Floor002948 .new-top .Ispic{height: 374px;}
}
@media(max-width:1024px){
.Floor002948 .new-top .Ispic{padding-bottom: 63.606%;}
}

.Floor002948 .new-list ul{padding: 11px 18px;}
.Floor002948 .new-list li{line-height: 50px;}
.Floor002948 .new-list li:not(:last-child){border-bottom: 1px dotted #dedede;}
.Floor002948 .new-list li a{padding-left: 20px; background: url("../images/Floor002948_a.gif") no-repeat left center;font-size: 16px;}
.Floor002948 .new-list li time{float: right;color: #999; margin-left: 10px;}
@media(max-width:480px){
.Floor002948 .new-list li,
.Floor002948 .new-list li a{font-size: 3.5vw;}
}
/*Floor003037 */
.Floor003037{padding:3vw 0; position: relative; z-index: 1;background:#f8f8f8;background:url(../images/bg1.jpg);}

.Floor003037 .auto{position: relative;z-index: 3;overflow: hidden;}

.Floor003037 .title{ border-bottom: 1px solid #eee; line-height: 25px; padding: 19px 0;}
.Floor003037 .title span{font-size: 32px;color: #333; background-size: contain;display: inline-block;}
.Floor003037 .title span img{width:40px;margin-right:10px;}
.Floor003037 .title a{float: right;color: #268dff;background: rgb(233, 243, 255);padding:8px 22px;border-radius: 50px;font-size:15px; }
.Floor003037 .title a:hover{color:#fff;background:#268dff;}

@media(max-width:1280px){
  .Floor003037 .auto{padding:0;}
}
@media(max-width:768px){
.Floor003037 .title{line-height: 5vw;padding: 4vw 0;}
.Floor003037 .title span{font-size: 26px;}
.Floor003037 .title span img{width:30px;}
.Floor003037 .title a{font-size:14px;margin-top:-6px;}
}

.Floor003037 .left{background:#fff;padding:1% 2% 3%;border: 1px solid #eee;}
.Floor003037 .left .title{position: relative;margin-bottom: 25px;}
.Floor003037 .left .title li{float: left; cursor: pointer;}
.Floor003037 .left .title li:not(:last-child):after{display: inline-block;content: ''; width: 1px; height: 22px;background-color: #eee;vertical-align: middle; margin: 0 20px;}
.Floor003037 .left .title a{position: absolute;right: 0; top: 50%; margin-top: -25px;}
.Floor003037 .left .title li:not(.on) a{display: none;}
.Floor003037 .left .title li:not(.on) span{color: #999;padding-left: 0;background: none;}
.Floor003037 .left .title li.on span{position: relative;}
.Floor003037 .left .title li.on span img{width:40px;margin-right:10px;}
.Floor003037 .left .title li.on span:after{position: absolute; top:100%; margin-top: 19px; left: 0px;right: 0; content: ''; height: 2px;background-color: #268dff;}
.Floor003037 .left dd{line-height: 52px;border-bottom:1px solid #eee;padding-left:16px;position: relative;}
.Floor003037 .left dd:hover a{color:#268dff;}
.Floor003037 .left dd:after{content:'';width:5px;height:5px;background:#268dff;display: block;position: absolute; left:0;top:23px;border-radius: 50px;}
.Floor003037 .left dd time{float: right;color: #999; margin-left: 20px;font-family: 'Arial';}
@media(max-width:768px){
.Floor003037 .left .title{margin-bottom: 3vw;}
.Floor003037 .left .title li:not(:last-child):after{margin: 0 3vw; height: 4vw;}
.Floor003037 .left .title a{margin-top: -18px;font-size:14px;}
.Floor003037 .left .title li.on span:after{margin-top: 4vw; }
.Floor003037 .left .title li.on span img{width:30px;}
}

.Floor003037 .right{padding: 10px 2% 3%; border: 1px solid #eee;background:#fff; border-top-width: 2px; border-top-color: #268dff;}
.Floor003037 .right ul{padding: 24px 0 0px 0;}
.Floor003037 .right li{padding: 10px 0;border-bottom:1px solid #eee;padding-left:16px;position: relative;}
.Floor003037 .right li:after{content:'';width:5px;height:5px;background:#268dff;display: block;position: absolute; left:0;top:18px;border-radius: 50px;}
.Floor003037 .right li aside{ margin-bottom: 10px;}
.Floor003037 .right li span{color:#999;}
.Floor003037 .right li label,
.Floor003037 .right li time{display: inline-block;color: #77b4f7; }
.Floor003037 .right li label{line-height: 22px;border:solid 1px rgba(167,113,111,0.2);border-radius: 50px;padding: 0 10px; margin-left: 15px;}


@media(min-width:481px){
.Floor003037 .right li aside,
.Floor003037 .left dd a{font-size: 16px;}
}
@media(min-width:769px){
.Floor003037 .left{float: left; width: 63%;}
.Floor003037 .right{float: right; width: 33%;}
}
@media(max-width:768px){
.Floor003037 .right{margin-top: 3.13vw;}
.Floor003037 .right ul{padding:12px 0 0 0;}
}


/*
 .Form002327 为demo编号
 */
.Form002327{ position: relative;}
.Form002327 .bg{ background-repeat: no-repeat; background-position: center; position: absolute; width: 100%; height: 100%;}
.Form002327 .auto{ position: relative;padding-top: 4%; padding-bottom: 5% ;}
.Form002327 .box{background: #fff; padding: 20px;border-top:4px solid #268dff;    box-shadow: 0px 10px 24px rgba(0,0,0,0.3);border-radius: 6px}
.Form002327 .box form > *{ margin-bottom: 16px;}
.Form002327 .box .h3{ font-weight: normal; margin: 4px 0 22px 0; color: #333; font-size: 26px;text-align: center;}
.Form002327 .box .h3 a{margin:0 8px;color:#999;}
.Form002327 .box .h3 a.on{color:#333;}
.Form002327 .row{ position: relative; width:49%;float:left;margin-right:2%; border: 1px solid #ddd; border-radius: 2px; padding:7px 8px 7px 8px; line-height: 24px;}
.Form002327 .row2{width:100%;}
.Form002327 .row.odd{margin-right:0;}
.Form002327 .row .queueList{text-align: center;}
.Form002327 .row .queueList p{text-align: left; margin:0;font-size:15px;color:#777;}
.Form002327 .row .queueList a{position: relative;}
.Form002327 .row .queueList a span{background:#268dff; display: inline-block; color:#fff;font-size:14px;padding:6px 18px;border-radius: 3px;margin-bottom:8px;}
.Form002327 .row .queueList .uploads{width:120px;position: absolute;left:0;top:0;opacity: 0}

.Form002327 .row i{ position: absolute; left: 13px; top: 11px; background:url(../images/Form002327-input_icon.png) no-repeat; display: block; width: 20px; height: 24px;}
.Form002327 .row .text{ border: none; background: none; font-size: 15px; color:#666; line-height: 24px; width: 100%;}
.Form002327 .row textarea{height: 50px}
.Form002327 .row.focus{ border-color: #268dff; }
.Form002327 .row.focus:before{ background:#268dff;}
.Form002327 .row.focus .text{ color: #333;}

.Form002327 .box dl{ }
.Form002327 .box dl a{ color: #268dff;}

.Form002327 .btn{ width: 100%; border: none; background: #268dff; color: #fff; font-size: 16px; text-align: center; line-height: 44px; border-radius: 4px; letter-spacing: 2px; cursor: pointer;}

@media only screen and (max-width:767px ) {
.Form002327 .auto{ }
}
@media only screen and (min-width:768px ) {
  .Form002327 .bg{background-size: cover;}
  .Form002327 .box{ margin: 0 0 0 auto ; width: 630px; height:730px; }
}

@media(max-width:768px){

  .Form002327 .box{padding:10px;}
  .Form002327 .box .h3{font-size:22px;}
  .Form002327 .row .queueList p{margin-bottom:3%;}
}

/*
 .Form002328 为demo编号
 */
.Form002328{ position: relative;}
.Form002328 .bg{ background-repeat: no-repeat; background-position: center; position: absolute; width: 100%; height: 100%;}
.Form002328 .auto{ position: relative;padding-top: 4%; padding-bottom: 4% ;}
.Form002328 .box{background: #fff; padding: 20px;border-top:3px solid #268dff;    box-shadow: 0px 10px 24px rgba(0,0,0,0.3);border-radius: 6px}
.Form002328 .box form > *{ margin-bottom: 16px;}
.Form002328 .box .h3{ font-weight: normal; margin: 4px 0 22px 0; color: #333; font-size: 26px;text-align: center;}
.Form002328 .box .h3 a{margin:0 8px;color:#999;}
.Form002328 .box .h3 a.on{color:#333;}
.Form002328 .row{ position: relative; border: 1px solid #ddd; border-radius: 2px; padding:7px 8px 7px 8px; line-height: 24px;}

.Form002328 .row i{ position: absolute; left: 13px; top: 11px; background:url(../images/Form002327-input_icon.png) no-repeat; display: block; width: 20px; height: 24px;}
.Form002328 .row .text{ border: none; background: none; font-size: 15px; color:#666; line-height: 24px; width: 100%;}
.Form002328 .row textarea{height: 50px}
.Form002328 .row.focus{ border-color: #268dff; }
.Form002328 .row.focus:before{ background:#268dff;}
.Form002328 .row.focus .text{ color: #333;}

.Form002328 .box dl{ }
.Form002328 .box dl a{ color: #268dff;}

.Form002328 .btn{ width: 100%; border: none; background: #268dff; color: #fff; font-size: 16px; text-align: center; line-height: 44px; border-radius: 4px; letter-spacing: 2px; cursor: pointer;}

@media only screen and (max-width:767px ) {
.Form002328 .auto{ }
.Form002328 .box{padding:15px;}
.Form002328 .box .h3{font-size:22px;}
}
@media only screen and (min-width:768px ) {
  .Form002328 .bg{background-size: cover;}
  .Form002328 .box{ margin: 0 0 0 auto ; width: 420px; height:680px; }
}


/*
 .Form002329 为demo编号
 */
.Form002329{ position: relative;}
.Form002329 .bg{ background-repeat: no-repeat; background-position: center; position: absolute; width: 100%; height: 100%;}
.Form002329 .auto{ position: relative;padding-top: 8%; padding-bottom: 8% ;}
.Form002329 .tip{color: #fff;text-align: center;line-height: 36px;font-size: 16px;padding-bottom: 5px}
.Form002329 .box{background: #fff; padding: 25px;border-top:3px solid #268dff;    box-shadow: 0px 10px 24px rgba(0,0,0,0.3);border-radius: 6px}
.Form002329 .box form > *{ margin-bottom: 20px;}
.Form002329 .box .h3{ font-weight: normal; margin: 4px 0 22px 0; color: #333; font-size: 26px;text-align: center;}
.Form002329 .box .h3 a{margin:0 8px;color:#999;}
.Form002329 .box .h3 a.on{color:#333;}
.Form002329 .row{ position: relative; border: 1px solid #ddd; border-radius: 2px; padding:7px 8px 7px 8px; line-height: 24px;}
.Form002329 .row i{ position: absolute; left: 13px; top: 11px; background:url(../images/Form002327-input_icon.png) no-repeat; display: block; width: 20px; height: 24px;}
.Form002329 .row .text{ border: none; background: none; font-size: 15px; color:#666; line-height: 28px; width: 100%;}
.Form002329 .row textarea{height: 50px}
.Form002329 .row.focus{ border-color: #268dff; }
.Form002329 .row.focus:before{ background:#268dff;}
.Form002329 .row.focus .text{ color: #333;}
.Form002329 .yzm .text{border: 1px solid #ddd; border-radius: 2px; padding:7px 8px 7px 8px; background: none; font-size: 15px; color:#666; line-height: 28px; width: 59%;}
.Form002329 .yzm a{margin-left: 10px;color: #268dff;line-height: 42px;}
.Form002329 .yzm img{display: inline-block;vertical-align: top;max-width: 117px;width: 50%;margin-right: 16px;height: 42px;}

.Form002329 .box dl{ }
.Form002329 .box dl a{ color: #268dff;}

.Form002329 .btn{ width: 100%; border: none; background: #268dff; color: #fff; font-size: 16px; text-align: center; line-height: 44px; border-radius: 4px; letter-spacing: 2px; cursor: pointer;}

@media only screen and (max-width:767px ) {
.Form002329 .auto{padding-top:4%;padding-bottom:4%; }
.Form002329 .box{padding:15px;}
.Form002329 .box .h3{font-size:22px;}
.Form002329 .yzm .text{width: 50%;}
.Form002329 .yzm img{margin-right: 0;}
}
@media only screen and (min-width:768px ) {
  .Form002329 .bg{background-size: cover;}
  .Form002329 .box{ margin: 0 0 0 auto ; width: 420px; height:405px; }
  .Form002329 .tip{ margin: 0 0 0 auto ; width: 420px;}
}

/*
 .Form002329_ 为demo编号
 */

@media only screen and (min-width:768px ) {
  .Form002329 .auto{padding-top:8%;padding-bottom:8%;}
  .Form002329_ .box{ margin: 0 0 0 auto ; width: 420px; height:277px; }
}

/*
 .RichInfo005 为demo编号
 */
.RichInfo005{ padding:20px 0 4%;}
.RichInfo005 .news_info .title{ text-align:center; padding-bottom:30px;}
.RichInfo005 .news_info .title h1{ margin:0; padding-bottom:15px; font-size:26px;color:#333; font-weight:normal;}
.RichInfo005 .news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:15px;}
.RichInfo005 .news_info .title p span{ margin:0 5px; color:#666;font-size:15px;}
.RichInfo005 .news_info .tishi{background:#f5f5f5;padding:2%;font-size:16px;margin-bottom:2%;}
.RichInfo005 .news_info .tishi .p1{color:#333;font-weight: bold}
.RichInfo005 .news_info .tishi a{color:#268dff;}

.RichInfo005 .news_info .info{ text-align:justify; text-justify:inter-ideograph;}
.RichInfo005 .news_info .info .table{width:100%;}
.RichInfo005 .news_info .info .table tr td{font-size:16px;line-height: 31px;border:1px solid #ddd;padding:2% 2%;color:#333;}
.RichInfo005 .news_info .info .table tr td:nth-child(1){width:11%;}
.RichInfo005 .news_info .info .table tr td:nth-child(3){width:11%;}
.RichInfo005 .news_info .info h2{font-size:22px;color:#333;font-weight: normal;margin-top:3%;}

.RichInfo005 .news_info .info .bd{width:100%;}
.RichInfo005 .news_info .info .bd .bdinfo{width:1280px;}
.RichInfo005 .news_info .info .job_ol{display: block;}
.RichInfo005 .news_info .info .job_ol li{float:left;width:20%;background:#f5f5f5;text-align: center;font-size:16px;color:#333;line-height: 40px;}
.RichInfo005 .news_info .info .list li{width:20%;float:left;text-align: center;font-size:16px;border-bottom:1px solid #eee;line-height: 40px}

.RichInfo005 .news_info .info_pn{margin-top:5%;}
.RichInfo005 .news_info .info_pn span{ display:block;}
.RichInfo005 .news_info .info_pn span a{ color:#666;line-height: 25px;font-size:14px;}
.RichInfo005 .news_info .info_pn span a:hover{color:#268dff;}

@media(max-width:1280px){
.RichInfo005 .news_info .info .bd{ overflow-x: scroll;}
}
@media(max-width:768px){
  .RichInfo005 .news_info .title h1{font-size:22px;}

}


/*
 .RichInfo006 为demo编号
 */
.RichInfo006{ padding:20px 0 4%;}
.RichInfo006 .news_info .title{ text-align:center; padding-bottom:30px;}
.RichInfo006 .news_info .title h1{ margin:0; padding-bottom:15px; font-size:26px;color:#333; font-weight:normal;}
.RichInfo006 .news_info .title p{ margin:0; border-bottom:1px dashed #d2d2d2; padding-bottom:15px;}
.RichInfo006 .news_info .title p span{ margin:0 5px; color:#666;font-size:15px;}
.RichInfo006 .news_info .tishi{background:#f5f5f5;padding:2%;font-size:16px;margin-bottom:2%;}
.RichInfo006 .news_info .tishi .p1{color:#333;font-weight: bold}
.RichInfo006 .news_info .tishi a{color:#268dff;}

.RichInfo006 .news_info .info{ text-align:justify; text-justify:inter-ideograph;}


.RichInfo006 .news_info .info_pn{margin-top:5%;}
.RichInfo006 .news_info .info_pn span{ display:block;}
.RichInfo006 .news_info .info_pn span a{ color:#666;line-height: 25px;font-size:14px;}
.RichInfo006 .news_info .info_pn span a:hover{color:#268dff;}


@media(max-width:768px){
  .RichInfo006 .news_info .title h1{font-size:22px;}

}


/*Floor */
.Banner002730{}


.Banner002730{ position:relative;}
.Banner002730 .ytable{height: 100%;}
.Banner002730 .txt{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:10; color:#fff;  font-size:28px; }
.Banner002730 .txt .auto{ max-width: 1280px;}
.Banner002730 .txt .cn{ letter-spacing:6px; padding-right: 20px;font-size:40px;}
.Banner002730 .txt .en{text-align: left;text-transform: uppercase;  font-family: "DINPro-Bold";}
@media(min-width:1025px){
.Banner002730 figure{ height:380px;}
.Banner002730 img{ display:none;}
}
@media(max-width:1024px){
.Banner002730 figure{ display:none;}
.Banner002730 img{ width:100%; display:block;}
.Banner002730 .auto{ width:80%;}
.Banner002730 .fr{float: right;}
.Banner002730 .txt .cn{font-size:24px;}
.Banner002730 .txt .en{font-size:16px;}
}
@media(max-width:640px){
.Banner002730 .txt{font-size: 24px;}
}

.Banner002731{ position:relative;}
.Banner002731 .ytable{height: 100%;}
.Banner002731 .txt{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:10; color:#fff;  font-size:28px; }
.Banner002731 .txt .auto{ max-width: 1280px;}
.Banner002731 .txt .cn{ letter-spacing:6px; padding-right: 20px;font-size:40px;}
.Banner002731 .txt .en{text-align: left;text-transform: uppercase;  font-family: "DINPro-Bold";}
@media(min-width:1025px){
.Banner002731 figure{ height:240px;}
.Banner002731 img{ display:none;}
}
@media(max-width:1024px){
.Banner002731 figure{ display:none;}
.Banner002731 img{ width:100%; display:block;}
.Banner002731 .auto{ width:80%;}
.Banner002731 .fr{float: right;}
.Banner002731 .txt .cn{font-size:24px;}
}
@media(max-width:640px){
.Banner002731 .txt{font-size: 24px;}
}

/*
 .Menu000706 为demo编号
 */
.Menu000706{ margin-bottom:2%;border-bottom:1px solid #e6e6e6;}
.Menu000706 header{ margin-top:-3%;}
.Menu000706 header h1{ margin:0; display:inline-block; border-radius:5px 5px 0 0;  padding:10px 10% 10px 18px; background:url(../images/Menu000706-icon.png) no-repeat 95% center #ed6c00; color:#fff; font-weight:normal; font-size:24px;}
.Menu000706 header h1 span{ opacity:0.3; display:block; font-size:12px; text-transform:uppercase;}
.Menu000706 nav{  position:relative;height:61px;}
.Menu000706 nav dl{ position:absolute; right:0; top:50%; margin-top:-12px; background:url(../images/Menu000706-cur.png) no-repeat left center; padding-left:25px; color:#999; line-height:24px;}
.Menu000706 nav dl a{color:#999;}
.Menu000706 nav dl span,
.Menu000706 nav dl a:hover{color:#268dff;}
.Menu000706 nav li a{ display:block; font-size:16px; padding:19px 0;}
@media(min-width:769px){
.Menu000706 nav ol{ display:none;}
.Menu000706 nav ul{ display:block !important;}
.Menu000706 nav li{ float:left; padding:0 2%;}
.Menu000706 nav li:nth-child(1){padding-left:0;}
.Menu000706 nav li a:hover,
.Menu000706 nav li a.aon{ color:#268dff; border-bottom:2px solid #268dff;}
}
@media(max-width:1000px){
.Menu000706 nav dl{}
.Menu000706 header{ position:relative; z-index:5;}
.Menu000706 header h1{ display:block; padding-right:0;}
}
@media(max-width:768px){
.Menu000706 nav{ position:relative;}
.Menu000706 nav ol{ border-top:1px solid #e6e6e6; margin-top:2%; padding:10px 0;}
.Menu000706 nav ol span{display:block; background-color:#268dff; padding:3px;border-radius:3px;}
.Menu000706 nav ol a{ display:block; background-color:#fff;color:#333; border-radius:2px; line-height:40px; padding:0 10px; position:relative; font-size:16px;}
.Menu000706 nav ol a::before{ position:absolute; content:''; right:5px; top:50%; margin-top:-3px; border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #268dff;}
.Menu000706 nav ul{ position:absolute; width:100%; top:56px; left:0; background-color:#268dff; padding:5px; border-radius:0 0 5px 5px; display:none;z-index: 10}
.Menu000706 nav li{ background-color:#fff; border-bottom:1px solid #268dff;border-radius:3px;}
.Menu000706 nav li:nth-child(2n){ background-color:rgba(255,255,255,0.8);}
.Menu000706 nav li a{ padding:0 2%; line-height:40px; }
.Menu000706 nav li a:hover{color:#268dff;}
}
@media(max-width:768px){
.Menu000706 header h1{ font-size:20px;}
}
/*PicList002171 */
.PicList002171{ padding-top:2%;}
.PicList002171 li{ float:left; width:18.4%; margin-right:2%; margin-bottom:2%;}
.PicList002171 li a{ border:1px solid #e8e8e8; position:relative; display:block;padding:0 5%;}
.PicList002171 li img{ display:block; width:100%;}
.PicList002171 li .pic{padding-bottom: 59%}
.PicList002171 li a figure{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,108,186,0.95); opacity:0; transition:0.3s;}
.PicList002171 li a:hover figure{ opacity:1;}
.PicList002171 li dl{ display:table;  width:100%; height:100%;}
.PicList002171 li dt{ display:table-cell; vertical-align:middle;text-align:center; font-size:18px; color:#fff;}
@media(min-width:769px){
.PicList002171 li:nth-child(5n){ margin-right:0;}
}
@media(max-width:768px){
.PicList002171 li{ width:32%; margin-right:2%;}
}
@media(max-width:768px) and (min-width:481px){
.PicList002171 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
.PicList002171 li{ width:49%;}
.PicList002171 li:nth-child(2n){ margin-right:0;}
.PicList002171 li dt{ font-size:15px;}
}

/*
 .Form002330 为demo编号
 */
.Form002330{padding-bottom:3%; }
.Form002330 .row{ padding-bottom: 15px;}
.Form002330 .rowbox{ padding-bottom: 0;}
.Form002330 .rowbox:after{ content: "";height: 1px; width: 100%; margin: 22px 0; padding: 0; background-color: #ddd; border: none; display: block;}
.Form002330 .row-inner{max-width: 990px;position: relative;padding-left: 111px;color: #666;font-size: 14px;line-height: 40px;}
.Form002330 .row-inner .h5{ position: absolute; left: 0; top: 0; margin: 0; font-size: 16px; font-weight: normal;width:110px;text-align: right;}
.Form002330 .row-inner .username{ display: block;font-size:16px;}
.Form002330 .row-inner .text{border: none;border-bottom: 1px solid #ddd;color: #666;line-height: 40px;width: 100%;padding: 0 10px;font-size:16px;border-radius: 3px;display: inline-block;}
.Form002330 .row-inner textarea{border: none;border-bottom: 1px solid #ddd;height: 90px;color: #666;line-height: 26px;width: 100%;padding: 0 10px;font-size:16px;border-radius: 3px;display: inline-block;}
.Form002330 .row-inner .text.focus{border-color: #d70c18; color: #666; box-shadow:0 0 5px rgba(215,12,24,.5) inset; -webkit-box-shadow:0 0 5px rgba(215,12,24,.5) inset; -moz-box-shadow:0 0 5px rgba(215,12,24,.5) inset; -o-box-shadow:0 0 5px rgba(215,12,24,.5) inset;}
.Form002330 .btn{border-radius: 5px;background-color: #268dff;line-height: 38px;font-size: 16px;font-weight: bold;color: #fff;text-align: center;width: 130px;border: none;cursor: pointer;margin: 25px 103px 20px;display: block;}


/*
 .Form000573 为demo编号
 */
.Form000573{ padding-bottom:4%;}
.Form000573 .title{ text-align:center; font-size:30px; padding:2% 0;}
.Form000573 .title span{ font-family:Georgia; font-size:24px; text-transform:uppercase; display:block; color:#c1c1c1;}
@media(max-width:640px){
.Form000573 .title{font-size:18px;}
.Form000573 .title span{ font-size:14px;}
}

.Form000573 .from h1{ margin:0; font-weight:normal;border-bottom:1px solid #d1d1d1; font-size:22px;color:#333; height:47px;margin-bottom:20px;}
.Form000573 .from h1 span{  margin-right:30px;color:#999; padding-bottom:0.8em; display:inline-block; height:47px;}
.Form000573 .from h1 span.on{border-bottom:3px solid #268dff;color:#333;}
.Form000573 .tab .h1_tab{ margin:0; font-weight:normal;border-bottom:1px solid #d1d1d1; font-size:22px;color:#333; height:47px;margin-bottom:20px;}
.Form000573 .tab .h1_tab span{ margin-right:30px;color:#999; padding-bottom:0.8em; display:inline-block; height:47px;}
.Form000573 .tab .h1_tab span.on{border-bottom:3px solid #268dff;color:#333;}


.Form000573 .from .btn{ cursor:pointer; border:none;padding:8px 32px; border-radius: 3px; font-size:16px; color:#fff; background:#268dff;}
.Form000573 .from .f_name{ width:108px; padding-right:15px;text-align:right; color:#333;font-size:16px;}
.Form000573 .from table{ max-width:535px;}
.Form000573 .from td{  line-height:35px; padding-top:5%; vertical-align:top;}
.Form000573 .from .text{ width:90%; border:1px solid #e2e2e2; height:40px; line-height:40px; padding:0 2%; border-radius:3px;}
.Form000573 .from .textcode{ width:80px;}
.Form000573 .from .text:focus{ border-color:#df2130; box-shadow:0 0 8px #FBC1C1 inset; transition:all ease 0.5s;}
.Form000573 .from textarea.text{ width:100%; height:175px;}
.Form000573 .from i{ color:#19ad66; font-style:normal;}
.Form000573 .form_err{color:#df2130;}

.Form000573 .from dl dd{width:50%;float:left;font-size:16px;}
.Form000573 .from dl dd p{line-height: 30px;}
.Form000573 .from dl dd .p1 span{background:#268dff; color:#fff;padding:4px 11px;border-radius: 3px;margin-left: 5px;}
.Form000573 .from dl dd .p2 b{font-weight: normal;margin-left:30px;}
.Form000573 .from dl dd .p3 span{color:#268dff;}
.Form000573 .from dl dd .btn{margin-top:3%;padding:10px 32px;}

@media(max-width:768px){
  .Form000573 .from dl dd{width:100%;}
  .Form000573 .tab .h1_tab{font-size:18px;}
  .Form000573 .tab .h1_tab span{margin-right:4%;}
}

/*
 .Page002193 为demo编号
 */
.Page002193{zoom:1; overflow:hidden; text-align:center; padding:35px 0 5%; text-align:center;}
.Page002193 span{ padding:0px 3px; display:inline-block;}
.Page002193 a{ display:inline-block; margin:0px 2px; border:1px solid #ededed; padding:0 1em; color:#666; line-height:35px; border-radius:3px;transition: .3s ease-out;}
.Page002193 a:hover{ color:#fff; border:1px solid #268dff; background:#268dff;}
.Page002193 .p_cur,.Page002193 .p_count,.Page002193 .p_total,.Page002193 .p_jump,.Page002193 .a_first,.Page002193 .a_end{ display:none;}
.Page002193 .p_cur b{ color:#F00;}
.Page002193 .p_count b{ color:#F00;}
.Page002193 .p_total b{ color:#F00;}
.Page002193 .p_page em{ font-style:normal;}
.Page002193 .p_page em a{}
.Page002193 .p_page em a.a_cur{ color:#fff; background:#268dff; border-color:#268dff;}
.Page002193 .p_page b{ font-weight:normal;}


/*PicList002938 */
.PicList002938 ul{padding: 1.4vw 0; border-bottom: 1px dotted #cecece;}
.PicList002938 li .inner{padding-left: 33px;font-size: 14px; }
.PicList002938 li time{color: #999;}
.PicList002938 li time a{float: right;color: #268dff;}
.PicList002938 li p{color: #666;line-height: 1.725em; height: 3.25em;}
.PicList002938 li aside{font-size: 18px;}
.PicList002938 li aside a{color: #1e1e1e;}
.PicList002938 li aside a:hover{color: #268dff;}
@media(min-width:481px){
.PicList002938 ol{width: 240px;}
}
@media(max-width:640px){
.PicList002938 li .inner{padding-left: 3vw;font-size: 14px; }
.PicList002938 li aside{font-size: 16px;}
}
@media(max-width:480px){
.PicList002938 .ytable,
 .PicList002938 .ytable-cell{}
.PicList002938 ul{padding: 3vw 0;}
.PicList002938 ul ol{width:42%;}
.PicList002938 li .inner{padding: 3vw;}
.PicList002938 li p{margin:11px 0;}
}
/*Form002219*/
.Form002219{ padding-bottom:2.5%;}
.Form002219 .bd{width:100%;padding-right:12%; position: relative;}
.Form002219 .dl1{width:100%;background:#f5f5f5;max-width:none;}
.Form002219 dl{ width:49%; float:left; border:1px solid #eaeaea;  padding-left:115px; min-height:70px; position:relative; margin-bottom:15px; max-width:600px;}
.Form002219 dl.odd{ margin-left:2%;}
.Form002219 dt{ color:#333;background:#f5f5f5; font-size:16px; position:absolute; left:0; width:110px; text-align:center; line-height:69px;}
.Form002219 .text{border-radius:5px; border:none; width:100%; padding:0 10px; font-size:16px; line-height:68px;height:68px; color:#5b5b5b;}
.Form002219 dl.dl{ width:100%; float:none; max-width:none;}
.Form002219 dd a{font-size:16px;background:#fff;padding:5px 14px;color:#666;display: inline-block;margin:18px 5px;}
.Form002219 dd a.on{background:#268dff;color:#fff;}
.Form002219 dd a:hover{background:#268dff;color:#fff;}
.Form002219 .btn{position: absolute;right:2px;top:0; display:inline-block; line-height:119px; width:10%; font-size:16px; border:none;  cursor:pointer;}
.Form002219 .submitbtn{ color:#fff;padding-top:35px; background:url(../images/seaicon.png) no-repeat top 42px center/32px; background-color:#268dff;}
@media(max-width:640px){
.Form002219{padding-bottom:6.5%;}
.Form002219 dl{ float:none; width:100%; margin-left:0 !important;min-height: 52px;padding-left:95px;}
.Form002219 textarea{ height:250px;}
.Form002219 .bd{width:100%;padding-right:0;}
.Form002219 dt{width:95px;line-height: 50px;}
.Form002219 dd a{margin:10px 5px;font-size:14px;}
.Form002219 .text{height: 50px;line-height: 50px;}
.Form002219 .btn{position: relative;right:0;padding-top:0;line-height: 48px; width:50%; margin-right:2%; float:none; display:block; background: url(../images/seaicon.png) no-repeat left 37px center/23px #268dff;}
}
@media(max-width:480px){

}
/*Form002219 End*/
/*
 .TextList001652 为demo编号
 */
.TextList001652{margin-bottom:2%;}
.TextList001652 .list_ul,
.TextList001652 .job_ol{ overflow:hidden; clear:both;}
.TextList001652 .job_ol li,
.TextList001652 .list_ul li{ list-style:none; float:left; width:16.6%; font-size:16px; text-align:center;}
.TextList001652 .job_ol li{ background-color:#268dff; color:#fff; line-height:3.3em;}
.TextList001652 .list{ border-bottom:1px solid #ebebeb;}
.TextList001652 .job_info{ display:none;}
.TextList001652 .list_ul{ cursor:pointer;font-size:12px;}
.TextList001652 .list_ul a{color:#666;}
.TextList001652 .list_ul li{ padding:1em 20px;}
.TextList001652 .list_ul li:nth-child(6) span{ border:1px solid #ededed; border-radius:2px; display:inline-block; padding:0 11%; line-height:1.8em;color:#666;}
.TextList001652 .job_info{padding:2% 5% 2%;}
@media(max-width:640px){
.TextList001652 .job_ol li,
.TextList001652 .list_ul li{width:33.3%;}
.TextList001652 .list_ul li{padding:1em 8px;}
.TextList001652 .job_ol li:nth-child(3),
.TextList001652 .list_ul li:nth-child(3){ display:none;}
.TextList001652 .job_ol li:nth-child(4),
.TextList001652 .list_ul li:nth-child(4){ display:none;}
.TextList001652 .job_ol li:nth-child(5),
.TextList001652 .list_ul li:nth-child(5){ display:none;}
}
/*
 .TextList002192 为demo编号
 */
.TextList002192{ padding:1% 0 0;}
.TextList002192 .tit{ font-size:30px; font-weight:normal; color:#333; margin:0 0 30px; line-height:28px; text-align:center;}
.TextList002192 .tit span{ position:relative; }
.TextList002192 .tit span i{ font-size:27px; color:#333; width:2px; font-style:normal; position:absolute; left:8px; top:4px;}
.TextList002192 .tit span i:last-child{ right:13px; left:auto;}
.TextList002192 .tit em{ font-style:normal; text-transform:uppercase; color:#999; font-family:Arial; display:block; font-size:14px;}
.TextList002192 li{ border-bottom:1px solid #e3e3e3;padding-top:6px; padding-bottom:2.2%; margin-bottom:2.2%; position:relative; min-height:102px; padding-left:125px;}
.TextList002192 li time{ display:block; border:1px solid #e3e3e3; width:105px; height:92px; text-align:center; position:absolute; top:0; left:0; color:#888; line-height:1.4;}
.TextList002192 li time span{ display:block; border-bottom:1px solid #e3e3e3; font-size:40px; margin-bottom:7px;}
.TextList002192 li h2{ color:#333;font-weight: normal; font-size:18px; margin:0; position:relative; padding-right:70px;}
.TextList002192 li h2 span{ display:block;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.TextList002192 li h2 .more{ position:absolute; right:0; top:0; text-transform:uppercase; font-weight:normal; font-size:14px;color:#268dff;}
.TextList002192 li h2 a{transition: .3s ease-out; color:#333;}
.TextList002192 li h2 a:hover{ color:#268dff;}
.TextList002192 li p{ color:#888; font-size:14px; line-height:24px; margin:15px 0 0; max-height:52px; overflow:hidden;}

/*TextList002855 */
.TextList002855{margin-bottom:2%;}
.TextList002855 li{line-height: 4em;  border-bottom: 1px dotted #a8a8a8;}
.TextList002855 li time{float: right;color: #999; margin-left: 15px;}
.TextList002855 li a{padding-left: 30px; background: url("../images/TextList002855_icon.png") no-repeat left center;}
@media(min-width:481px){
 .TextList002855 li{font-size: 16px;}
}

@media(max-width:768px){
  .TextList002192 li{padding-left:96px;}
  .TextList002192 li h2{font-size:16px;}
  .TextList002192 li time{width:82px;}
}

.Biddinginfo{padding:2% 0;}
.Biddinginfo .tit{border-bottom:1px dashed #d2d2d2;padding-bottom:15px;text-align: center;margin-bottom:30px;}
.Biddinginfo .tit h2{margin:0;padding-bottom:15px;font-size:26px;color:#333;font-weight: normal;}
.Biddinginfo .dl{background:#f8f8f8;padding:3%;}
.Biddinginfo .dl span{width:33%;display: inline-block;font-size:16px;line-height:32px;padding:4px 0;}
.Biddinginfo .dl .more{background:#268dff;color:#fff;padding:8px 32px;font-size:16px;border-radius: 4px;display: inline-block;margin-top:2%;}

@media(max-width:768px){
  .Biddinginfo .tit h2{font-size:22px;}
  .Biddinginfo .dl span{width:100%;}
}

/*Menu002217*/
.Menu002217{ padding:1% 0 2%;}
.Menu002217 h2{font-size: 42px; color: #18222a; text-align: center; line-height: 1; margin:0; font-weight:normal;}
.Menu002217 nav{text-align: center; margin-top: 0%;}
.Menu002217 nav ul li{text-align: center; padding:0 9px; display:inline-block;  *zoom:1; *display:inline;}
.Menu002217 nav ul li a{display: block; min-width:140px; height:40px; line-height:40px; font-size: 16px; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border-radius:40px; background:#f3f3f3;}
.Menu002217 nav ul li.on a,.Menu002217 nav ul li a:hover{color: #fff;background:#268dff;}
@media(max-width:1199px){
.Menu002217 h2{ font-size:35px;}
}
@media(max-width:1000px){
.Menu002217 h2{ font-size:30px;}
.Menu002217 nav ul li a{ min-width:90px; font-size:14px; height:35px; line-height:35px; padding:0 3%;}
}
@media(max-width:640px){
.Menu002217 h2{ font-size:20px;}
.Menu002217 nav ul li{ width:50%; margin:0 0 1%; display:block;float:left;}
.Menu002217 nav ul li a{ border-radius:0;}
}

/*
 .TextList001366 为demo编号
 */
.TextList001366{ padding:1% 0 3%;}
.TextList001366 h1{margin: 0;
    font-weight: normal;
    border-bottom: 1px solid #d1d1d1;
    font-size: 22px;
    color: #333;
    height: 47px;
    margin-bottom: 30px;}
.TextList001366 h1 span{  margin-right:30px;color:#999; padding-bottom:0.8em; display:inline-block; height:47px;}
.TextList001366 h1 span.on{border-bottom:3px solid #268dff;color:#333;}
.TextList001366 ol{ overflow:hidden; clear:both;}
.TextList001366 ol,
.TextList001366 li{float:left;width:100%; }
.TextList001366 ol{ font-size:16px; color:#fff; background-color:#268dff; line-height:44px;}
.TextList001366 ul span{ float:left; width:20%; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding:16px 3%;color:#666;font-size:16px;}
.TextList001366 ul span:nth-child(1){width:40%;}
.TextList001366 ol span{ padding:4px 3%;color:#fff;}
.TextList001366 a:hover{color:#268dff;}
.TextList001366 li:nth-of-type(2n){  background-color:#f7f7f7;}
.TextList001366 li span:first-child{ background:url(../images/TextList001366-icon.gif) no-repeat right center;}
.TextList001366 span:nth-child(3){}
@media(max-width:640px){
.TextList001366 ul span:nth-child(1){width:33.3%;}
.TextList001366 ul span{width:33.3%;}
.TextList001366 span:last-child{ }
.TextList001366 span:nth-child(3){display: none}

}

/*
 .TextList001367 为demo编号
 */
.TextList001367{ padding:1% 0 0%;}
.TextList001367 h1{margin: 0;
    font-weight: normal;
    border-bottom: 1px solid #d1d1d1;
    font-size: 22px;
    color: #333;
    height: 47px;
    margin-bottom: 30px;}
.TextList001367 h1 span{  margin-right:30px;color:#999; padding-bottom:0.8em; display:inline-block; height:47px;}
.TextList001367 h1 span.on{border-bottom:3px solid #268dff;color:#333;}
.TextList001367 dl{margin-bottom:2%;}
.TextList001367 dl .upload{float:right;border:1px solid #ddd;font-size:16px;padding:7px 20px;color:#666;border-radius: 3px;}
.TextList001367 dl .upload:hover{background:#268dff;color:#fff;}
.TextList001367 dl dd{display: inline-block;padding:8px 20px;background:#f8f8f8;color:#333;font-size:16px;border-radius: 3px;margin-right:1%;}
.TextList001367 dl dd.on{background:#268dff;color:#fff;}
.TextList001367 ol{ overflow:hidden; clear:both;}
.TextList001367 ol,
.TextList001367 li{float:left;width:100%; }
.TextList001367 ol{ font-size:16px; color:#fff; background-color:#268dff; line-height:44px;}
.TextList001367 ul span{ float:left; width:20%; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding:16px 3%;color:#666;font-size:16px;}
.TextList001367 ul span:nth-child(1){width:40%;}
.TextList001367 ol span{ padding:4px 3%;color:#fff;}
.TextList001367 ul span a{margin-right:30%;color:#666;}
.TextList001367 a:hover{color:#268dff;}
.TextList001367 li:nth-of-type(2n){  background-color:#f7f7f7;}
.TextList001367 li span:first-child{ background:url(../images/TextList001366-icon.gif) no-repeat right center;}
.TextList001367 .Submit{text-align: center;margin-top:3%;}
.TextList001367 .Submit .btn{border:1px solid #ddd;font-size:16px;padding:7px 20px;color:#666;border-radius: 3px;background:none;width:130px;margin:0 8px;}
@media(max-width:640px){
.TextList001367 ul span:nth-child(1){width:60%;}
.TextList001367 ul span{width:40%;}
.TextList001367 span:last-child{ }
.TextList001367 span:nth-child(2){display: none}
.TextList001367 span:nth-child(3){display: none}
.TextList001367 ul span a{margin-right:10%;}
}

/*
 .TextList001368 为demo编号
 */
.TextList001368{ padding:1% 0 3%;}
.TextList001368 h1{margin: 0;
    font-weight: normal;
    border-bottom: 1px solid #d1d1d1;
    font-size: 22px;
    color: #333;
    height: 47px;
    margin-bottom: 30px;}
.TextList001368 h1 span{  margin-right:30px;color:#999; padding-bottom:0.8em; display:inline-block; height:47px;}
.TextList001368 h1 span.on{border-bottom:3px solid #268dff;color:#333;}
.TextList001368 dl{margin-bottom:2%;}
.TextList001368 dl .upload{float:right;border:1px solid #ddd;font-size:16px;padding:7px 20px;color:#666;border-radius: 3px;}
.TextList001368 dl .upload:hover{background:#268dff;color:#fff;}
.TextList001368 dl dd{display: inline-block;padding:8px 20px;background:#f8f8f8;color:#333;font-size:16px;border-radius: 3px;margin-right:1%;}
.TextList001368 dl dd.on{background:#268dff;color:#fff;}
.TextList001368 ol{ overflow:hidden; clear:both;}
.TextList001368 ol,
.TextList001368 li{float:left;width:1280px; }
.TextList001368 ol{ font-size:16px; color:#fff; background-color:#268dff; line-height:44px;}
.TextList001368 ul span{ float:left; width:10.6%; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding:16px 5px;color:#666;font-size:16px;}
.TextList001368 ul span:nth-child(1){width:4%;text-align: center;}
.TextList001368 ol span{ padding:4px 5px;color:#fff;}
.TextList001368 ul span a{margin-right:30%;color:#666;}
.TextList001368 a:hover{color:#268dff;}
.TextList001368 li:nth-of-type(2n){  background-color:#f7f7f7;}
.TextList001368 li span:first-child{ background:url(../images/TextList001366-icon.gif) no-repeat right center;}
.TextList001368 .Submit{text-align: center;margin-top:3%;}
.TextList001368 .Submit .btn{border:1px solid #ddd;font-size:16px;padding:7px 20px;color:#666;border-radius: 3px;background:none;width:130px;margin:0 8px;}
@media(max-width:1280px){
.TextList001368 ul{overflow-y: scroll;}
}
@media(max-width:640px){
.TextList001368 span:last-child{}
.TextList001368 span:nth-child(1){ }
}


/*PicList001958*/
.PicList001958{padding: 0% 0;}
.PicList001958 li{ overflow:hidden; padding:20px 0; border-bottom:1px solid #ddd;}
.PicList001958 li:last-child{ border-bottom:0;}
.PicList001958 li div{ position:relative; }
.PicList001958 li .Ispic{ position:absolute; left:0; top:0; height:100%; width:26%;}
.PicList001958 li .Ispic img{ display:none;}
.PicList001958 li h1{ margin:0; font-size:18px; font-weight:normal; padding:15px 0 2px;}
.PicList001958 li time{ color:#999;}
.PicList001958 li p{color:#666; margin:10px 0 0 0; line-height:30px;font-size:15px; overflow:hidden;}
.PicList001958 li p span{margin-right:2%;}

@media(max-width:768px){
.PicList001958 li div{ padding-left:0;}
.PicList001958 li .Ispic{ position:relative; display:block; width:auto; padding-bottom:50%;}
.PicList001958 li p{line-height:23px; height:71px; font-size:14px;}
.PicList001958 li h1{font-size:16px;padding-top:0;}
}


/*
 .TextList001202 ä¸ºdemoç¼–å·
 */

.TextList001202{padding-top:1%;}
.TextList001202 li{padding-bottom:10px;}
.TextList001202 dl{ position:relative; padding-left:53px;}
.TextList001202 dl dt,
.TextList001202 dl dd{ border:1px solid #e3e7e6;}
.TextList001202 dl dt{ position:absolute; width:50px; left:0; top:0; color:#268dff; text-align:center; font-size:24px;}
.TextList001202 dl.Q dt,
.TextList001202 dl.Q dd,
.TextList001202 dl.A dt{ height:52px; line-height:52px;}
.TextList001202 dl.A dd{ padding:2%; line-height:26px; font-size:14px;}
.TextList001202 dl.Q dd{ padding:0 2%;font-size:16px;}
.TextList001202 li figure{ padding-top:2%;}
.TextList001202 li figure a{ display:inline-block; padding:0 20px; line-height:25px;color:#fff; background-color:#268dff;}
.TextList001202 dl.A{ display:none; padding-top:10px;}
.TextList001202 dl.A dt{ top:10px;}
.TextList001202 dl.A p{ margin:0;}
.TextList001202 dl.Q_on dt{ color:#fff; background-color:#268dff;}
.TextList001202 dl.Q_on dd{background-color:#f7fbfc;}
@media(max-width:480px){
.TextList001202 dl.Q dt,
.TextList001202 dl.Q dd,
.TextList001202 dl.A dt{ height:40px; line-height:40px;}
.TextList001202 h1,
.TextList001202 dl dt{font-size:20px;}
.TextList001202 dl.A p{ max-height:66px; overflow:hidden;}
}

.list_istop{ padding:0% 0 2% 0;margin: 0 auto;margin-top:3%;}
.list_istop .auto{ }
.list_istop ol{overflow:hidden; padding-bottom:15px; margin-bottom:15px;    border-bottom: 1px solid #eee;}
.list_istop ol img{ float:left; width:30%; margin-right: 2%;}
.list_istop ol h1{ margin:0; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:18px; color:#010101; font-weight:normal;}
.list_istop ol time{ color: #999;  margin-right: 5%;font-size: 14px;}
.list_istop ol p{ margin:2% 0; color:#707070; line-height:24px;    display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.list_istop ol a.more{ color:#9e0e02;display:inline-block;}
.list_istop li {position: relative; border-bottom: 1px #b2b2b2 dotted; height:52px; line-height:51px; overflow:hidden;}
.list_istop li::before{ position:absolute; content:''; width:4px; height:4px; border-radius:50%; background-color:#ccc; left:5px; top:50%; margin-top:-2px;}
.list_istop li time{ float:right; font-size:14px; color:#4c4c4c;}
.list_istop li a{ display:block; float:left; width:80%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:20px;  font-size:16px}
.list_istop li a:hover{ color:#268dff;}

@media(max-width:640px){
  .list_istop li a{width:77%;}
}

.PicList000626{padding:1% 0 2%;}
.PicList000626 .tit{    font-size: 44px;
    font-weight: bold;
    color: #333;
    margin-top: 0;
    text-transform: uppercase;
    font-family: Goldenbook-Regular;
    text-align: center;
    margin-bottom: 2.5%;}
.PicList000626 li{ float:left; width:20%; padding:10px;}
.PicList000626 li .a{ display:block; padding-top:45%;background-position: center center;  background-repeat:no-repeat; border:1px solid #ddd;background-size:contain;}
.PicList000626 li p{text-align: center;font-size:16px;color:#666;}
@media( max-width:768px){
.PicList000626{}
.PicList000626 .tit{font-size:30px;}
.PicList000626 li{width:33.33333333%;}
.PicList000626 li .a{background-size:contain;}
}
@media( max-width:480px){
.PicList000626 li{width:50%;}
.PicList000626 li .a{background-size:contain;}
.PicList000626 li p{margin: 5px 0;font-size:14px;}
}


/*
 .TextList000594 为demo编号
 */
.TextList000594{margin-top:3%;margin-bottom:4%;}
.TextList000594 .tit{border-bottom: 1px dashed #d2d2d2;padding-bottom: 15px;text-align: center;margin-bottom: 30px;}
.TextList000594 .tit h2{margin: 0;padding-bottom: 15px;font-size: 26px;color: #333;font-weight: normal;}
.TextList000594 .dl_top{  line-height:55px;background-color:#268dff; color:#fff; font-size:16px;}
.TextList000594 .dl{ overflow:hidden; clear:both;}
.TextList000594 .list .dl{line-height: 34px; border-bottom:1px dashed #ddd; cursor:pointer; padding:16px 0; }
.TextList000594 .dl dd{ text-align:center; float:left;display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;font-size:16px;}
.TextList000594 .dl_top,
.TextList000594 .list{ padding:0 2%;}
.TextList000594 .list .info{ display:none; background-color:#f9f9f9; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;line-height: 24px;padding: 3%; margin-left:-2%; width:104%;}
.TextList000594 .list .info span{width: 33%;
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    padding: 4px 0;}
.TextList000594 .dl dd{width:35%;}
.TextList000594 .dl dd:nth-child(1){width:15%;}
.TextList000594 .dl dd:nth-child(2){}
.TextList000594 .dl dd:nth-child(3){}
.TextList000594 .dl dd:nth-child(4){width:15%;}
.TextList000594 .dl dd a.btn{ display:inline-block;width: 80%;max-width: 108px; background: #eee;border-radius: 5px;color: #363636;line-height: 34px;background: url(../images/TextList002205-icon.png) -44px -82px no-repeat;
    width: 21px;height: 11px;}
.TextList000594 a.xy{ display:inline-block;width: 80%;max-width: 108px;text-align: center; background: #268dff;border-radius: 5px;color: #fff;font-size:16px;line-height: 34px;height: 34px;margin-top:1%;}
.TextList000594 .list #dl{ border-bottom:0; background-color:#fff;}

.TextList000594 .list #dl a.btn{ background-position: -44px -70px;}
@media(max-width:1000px){

.TextList000594 .dl dd{ width:25% !important;}
}
@media(max-width:768px){
  .TextList000594 .list .info span{width:100%;}
}
@media(max-width:480px){
.TextList000594 .tit h2{font-size:22px;}
.TextList000594 .dl_top{ font-size:14px; line-height:45px;}
}



.Form002324{display: none; position:fixed; background:rgba(0,0,0,0.5); width:100%;height: 100%; top:0; left:0; z-index:100;}
.Form002324 .wrap-container{ position:fixed; top:50%;margin-top: -243.5px; width:600px; height:350px; margin-left:-300px; left:50%; background:#fff; z-index:100;padding:0 2%;}
.Form002324 .closeBtn{ position:absolute; top:20px; right:20px; height:17px; width:17px; display:block; background:url(../images/Form002324-colseBtn.jpg) no-repeat;}
.Form002324 .Title{ font-size:24px; color:#333; text-align:center; line-height:100px;}
.Form002324 .row{position: relative;width: 100%;margin-right: 2%;border: 1px solid #ddd;border-radius: 2px;padding: 7px 8px 7px 8px;line-height: 24px;margin-bottom:20px;}
.Form002324 .row select{width:100%;border:none;color:#666;}
.Form002324 .row .queueList{text-align: center;}
.Form002324 .row .queueList p{text-align: left; margin:0;font-size:15px;color:#777;}
.Form002324 .row .queueList a{position: relative;}
.Form002324 .row .queueList a span{background:#268dff; display: inline-block; color:#fff;font-size:14px;padding:6px 18px;border-radius: 3px;margin-bottom:8px;}
.Form002324 .row .queueList .uploads{width:120px;position: absolute;left:0;top:0;opacity: 0}
.Form002324 .goLogin{ margin:0 auto; color:#fff; text-align:center; line-height:42px; font-size:16px; display:block; background:#268dff;}

@media only screen and (max-width:664px ) {
  .Form002324 .wrap-container{top:10%;margin-top: 0; width:94%;  margin-left:0; left:3%; padding: 5%;}
  .Form002324 input,.Form002324 .yzm,.Form002324 .goTo,.Form002324 .goLogin,.Form002324 .OtherLogin{ width: 100%;}
  .Form002324 .OtherLogin{ text-align: center;}
  .Form002324 .Title{ font-size: 20px; line-height: 70px;}
}

.Form002325{display: none; position:fixed; background:rgba(0,0,0,0.5); width:100%;height: 100%; top:0; left:0; z-index:100;}
.Form002325 .wrap-container{ position:fixed; top:42%;margin-top: -243.5px; width:600px; padding: 2%; margin-left:-300px; left:50%; background:#fff; z-index:100;padding:2% 2%;}
.Form002325 .closeBtn{ position:absolute; top:20px; right:20px; height:17px; width:17px; display:block; background:url(../images/Form002324-colseBtn.jpg) no-repeat;}
.Form002325 .Title{ font-size:24px; color:#333; text-align:center; line-height:100px;}
.Form002325 .row{position: relative;width: 100%;margin-right: 2%;border: 1px solid #ddd;border-radius: 2px;padding: 7px 8px 7px 8px;line-height: 24px;margin-bottom:15px;}
.Form002325 .row .text{width:100%;border:none;color:#666;}

.Form002325 .goLogin{ margin:0 auto; color:#fff; text-align:center; line-height:42px; font-size:16px; display:block; background:#268dff;}

@media only screen and (max-width:664px ) {
  .Form002325 .wrap-container{top:10%;margin-top: 0; width:94%; height: 530px; margin-left:0; left:3%; padding: 5%;}
  .Form002325 input,.Form002324 .yzm,.Form002324 .goTo,.Form002324 .goLogin,.Form002324 .OtherLogin{ width: 100%;}
  .Form002325 .OtherLogin{ text-align: center;}
  .Form002325 .Title{ font-size: 20px; line-height: 70px;}
  .Form002325 .row{margin-bottom:8px;padding:5px 8px 5px 8px;}
}




#logreg {background:no-repeat center center; background-size:cover;}
#logreg .auto { display: flex; align-items: center; justify-content: flex-end; min-height: 47.03125vw; padding-top: 6.25%; padding-bottom: 6.25%;}

.member {background-color: #fff; box-shadow: 0px 0.78125vw 1.5625vw rgba(0,94,73,.93); border-radius: 5px; width:100%;}
.member .item { border:1px solid #ddd; border-radius: 3px; font-size: 15px;}
.member .title {font-size: 26px; font-weight: normal; line-height: 1.25em; text-align: center; color:#333; margin:0;}
.member .submit {background-color:#268dff; color:#fff; border-radius: 3px; display: block; width: 100%; font-size:16px; height:2.625em; border:none; cursor: pointer;}
.member .submit:hover {opacity: .9;}
.member .tips {font-size: 15px; line-height: 1.2em; text-align: right;}
.member .tips.center {text-align: center;}
.member .tips a {color:#268dff;}
.member .tips a:hover {text-decoration: underline;}
.member .text {display: block; border:none; width: 100%; height: 40px; line-height: 20px; padding:10px 0;}
.member .column {display: flex; justify-content: space-between;}
.member .column .item {width: 49.319%;}
.member .checkbox {margin-bottom: 2.71186%;}
.member .checkbox a {color:#268dff;}
.member .checkbox a:hover {text-decoration: underline;}
.member .select {position: relative;}
.member .select select {background-color: transparent; display: block; width: 100%; border:none; height: 40px; color:#999;}
.member .select select:focus {color:#333;}
.member .upload {font-size:1em; height: 2.4em; width:8em; margin:0 auto 1em;}
.member input[type='file'] {display: none;}

#login {max-width: 460px; padding:45px 40px 28px;}
#login .title {margin-bottom: 8.4215%;}
#login .item {margin-bottom: 5%;}
#login .submit {margin-bottom: 4.7368%;}
#login .label {display: block; float:left; color:#999; font-size: 1em; width: 4em; text-align: center; height: 40px; line-height: 40px; position: relative;}
#login .label:after {width: 1px; height: 20px; background-color: #ddd; position: absolute; right:0; top:50%; transform: translateY(-50%); display: block; content: '';}
#login .input {margin-left: 4em; overflow: hidden;}
#login .text {padding-left:11%; padding-right: 11%; color:#333;}
#login .tips {margin-bottom: 5.263%;}

#login input::-moz-placeholder{opacity:1; color:#333;}
#login input:-moz-placeholder{opacity:1; color:#333;}
#login input::-webkit-input-placeholder{opacity:1; color:#333;}
#login input:-ms-input-placeholder{opacity:1; color:#333;}

#register {max-width: 630px; padding:23px 20px 40px;}
#register .title {margin-bottom: 22px;}
#register .item {margin-bottom: 2.721%;}
#register .text {padding-left:0.66em; padding-right: 0.66em; color:#757575;}
#register .text:focus {color:#333;}
#register .select select {padding-left:0.66em; padding-right: 0.66em;}

#ocenter {background-color: #f8f8f8; padding:1.5% 0;}
#ocenter .auto {display: flex; justify-content: space-between;}

#ocmenu {font-size: 18px; width:13.4em; background-color:#fff; border-radius: 5px; overflow: hidden;}
#ocmenu .title {color:#fff; background: #268dff url(../images/ocmenu.png) no-repeat right bottom; background-size: auto 76%; font-size: 1.333em; margin:0; line-height: 2em; padding:1.0834em 1.666em;}
#ocmenu ul {padding:1.66em 2.22em;}
#ocmenu li {border-bottom: 1px solid #ebebeb; line-height: 2em; padding:0.66em 0;}
#ocmenu a {display: block; position: relative; padding-right: 1.125em;}
#ocmenu a:after {position: absolute; right:0; top:50%; transform: translateY(-50%); background: url(../images/ocenter_01.svg) no-repeat center center; background-size: contain; width: 1.11em; height: 1.11em; display: block; content: ''; opacity: 0; transition: all .2s;}
#ocmenu .cur a:after,
#ocmenu a:hover:after {opacity: 1;}
#ocmenu .cur a {color:#268dff;}

#ocmain {font-size:16px; width: calc(100% - 16.875em); background-color: #fff; border-radius: 5px; overflow: hidden; padding:1.5625em 1.875em; line-height: 1.875em; min-height: 41.875em;}

.octitle {display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #e9e9e9; padding-bottom: 2.105%; margin-bottom: 4.2105%; flex-wrap: wrap;}
.octitle .name {font-size: 1.625em; margin:0 1em 0 0; color:#268dff; line-height: 1.35em;}
.octitle .meta {color:#666;}
.octitle .meta span {display: inline-block; margin-right: 0.9375em;}
.octitle .meta span:last-child {margin-right: 0}
.octitle .meta .status {color:#f00;}


.ocform .date .input {padding-right: 2.66em;}
.ocform .date .input:after {width: 1.2em; height: 1.2em; background: url(../images/ocdate.svg) no-repeat center center; background-size: contain; display: block; content: ''; position: absolute; top: 50%; right:0.666em; transform: translateY(-50%);}
.ocform .column {display: flex; flex-wrap:wrap;}
.ocform .item {display: table; table-layout: fixed; margin-right: 2.10526%; margin-bottom: 3.15789%;}
.ocform .label {display: table-cell; vertical-align: top; color:#333; width: 5em; line-height: 2.5em; white-space: nowrap;}
.ocform .w2em {width: 3em;}
.ocform .td {display: table-cell; vertical-align: top; width: 10.625em; max-width: 100%;}
.ocform .large {width: 38.75em;}
.ocform .small {width: 7.5em;}
.ocform .input {border:1px solid #e3e3e3; border-radius: 5px; overflow: hidden; position: relative;}

.ocform .select select {display: block; background-color: transparent; width: 100%; border:none; color:#999; font-size: 1em; height: 2.375em; padding:0 0.625em;}
.ocform .text:focus,
.ocform .select select:focus {color:#333;}
.ocform textarea.text {height:7em; resize:vertical;}
.ocform .value {margin-bottom: 2.105%;}
.ocform .value .text {padding-left: 0; padding-right: 0; color:#333;}
.ocform .text {display: block; width: 100%; height: 2.375em; line-height: 1.5em; padding:0.4375em 0.625em; border:none; font-size: 1em; color:#999;}
.ocform .clamp {width:auto;}
.ocform .clamp .text {height:auto;}
.ocform .clamp span {display:inline-block; margin-right:1.5em;}
.ocform .button {padding:1.875em 0;}
.ocform .upload {font-size:1em; height: 100%; width:8em; border:none; position: absolute; right:0; top:0; cursor: pointer;}
.ocform input[type='file'] {display: none;}

.ocform .btn {font-size: 1em; width: 6.25em; height: 2.5em; display: block; border-radius: 5px; cursor: pointer; border:1px solid #268dff; float:left; margin-right: 0.625em; margin-bottom: 0.625em;}
.ocform .submit {color:#fff; background-color:#268dff;border:0;cursor: pointer;}
.ocform .cancel {border-color:#e3e3e3; background-color: #fff; color:#999;}
.ocform .flex {display: flex; justify-content: center; align-items: center;}
.ocform .flex .btn {float:none;}
.ocform .warning {font-size: 0.9375em; line-height: 1.5em; color:#999; margin-top: 0.333em;}
.ocform .search {width: 16.85%;}
.ocform .go {position: absolute; right:0; top:0; height: 100%; width: 2.375em; background:url(../images/ocsearch.png) no-repeat center center; background-size: 36.842% auto; cursor: pointer; border:none; border-radius: 0; font-size: 1em;}

.ocadd {margin-bottom: 3.1578%;}
.ocadd a {display: block;color:#fff; background-color:#268dff; border-radius: 5px; width: 7.5em; height: 2.5em; line-height: 2.5em; text-align: center;}
.ocadd a:hover {color:#fff;}

.ocimages .label,
.ocimages .td {vertical-align: top;}

.ocimages ul {display:flex; width:102%; flex-wrap: wrap;}
.ocimages li {width:12.5%; padding:0 2% 2% 0;}
.ocimages li i {display:block; padding-bottom:100%; background:#eee no-repeat center center; background-size: cover;}
.ocimages li a {display:block;}

#purchase .table {overflow-x: auto; -webkit-overflow-scrolling:touch;}
#purchase table {width: 100%; text-align: center;table-layout: fixed; border-radius: 5px; overflow: hidden; min-width: 780px;}
#purchase th {    background-color: #f4f4f4;
    color: #000;
    font-size: 1em;
    line-height: 1.5em;
    padding: 0.583em 0.25em;
    font-weight: normal;
}}
#purchase td {font-size: 0.9375em; font-weight: lighter; line-height: 2em; padding:0.66em 0.25em; word-break: break-all; word-wrap: break-word;}
#purchase td a { color:#268dff;}
#purchase .w3em {width: 3.89em;}
#purchase tr:nth-child(2n + 1) td {background-color: #f8f8f8;}
#purchase .select {display: block; border:1px solid #268dff; width:0.9em; height: 0.8em; margin:0 auto;}
#purchase  input[type="checkbox"] {display: none;}
#purchase th .select {width: 0.867em; height: 0.866em; border-color:#333;}
#purchase .selected {background:url(../images/ocselected.png) no-repeat center center; background-size: 66.7% auto;}
#purchase th .selected {background-image:url(../images/ocselected_white.png);}


.neworder {overflow-x: auto; -webkit-overflow-scrolling:touch; margin-bottom: 3.58%;}
.neworder table{border-spacing:0;border-collapse:separate;width:100%;box-sizing:border-box; table-layout: fixed; border-radius: 5px 5px 0 0; overflow: hidden; text-align: center; min-width: 700px;}
.neworder th {background-color: #268dff; color:#fff; font-size: 1em; line-height: 1.5em;box-sizing:border-box; border-right: 1px solid #ebebeb; padding:0.75em 0.15em;}

.neworder th:last-child {border-right: none; width: 16.4%;}
.neworder td{box-sizing:border-box; border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; font-size: 0.9375em; color:#666; line-height: 2em; padding:0.666em 0.15em; font-weight: lighter;}
.neworder td:first-child {border-left:1px solid #ebebeb;}

.neworder .bf{color:#ff9800;}
.neworder .wff{color:#f44336;}
.neworder .yff{color:#4caf50;}
.neworder1 td{padding:10px;}
.neworder1 th:last-child,
.neworder1 td:last-child{width: 8%;}
.neworder1 li{padding:10px;}
.neworder1 li+li{border-top: 1px solid #ebebeb;}
.neworder1 td:nth-child(10),
.neworder1 td:nth-child(11),
.neworder1 td:nth-child(12),
.neworder1 td:nth-child(13){padding: 0;}

.neworder .inp {padding:0; position: relative;}
.neworder .inp .text {text-align: center;}
.neworder .setting {display: flex; justify-content: center;}
.neworder .setting i {display: block; margin:0 auto; width: 1.4375em; height:1.4375em; background: url(../images/ocsetting.png) no-repeat center center; background-size: contain;}
.neworder .setting span {display: block; width: 1.266em; height:1.266em; background: no-repeat center center; background-size: contain; margin:0.2em; cursor: pointer;}
.neworder .setting .add {background-image: url(../images/ocadd.png);}
.neworder .setting .del {background-image: url(../images/ocdel.png);}

#ocfilter .column {justify-content: space-between;}
#ocfilter .item {margin-right:0; overflow: hidden;}
#ocfilter .column .td {min-width:400px;}
#ocfilter .status {width: 18%;}
#ocfilter .date {width: 44.21%;}
#ocfilter .last {padding:0; width: 15.3%;}
#ocfilter .last .btn {width: 48.275%; margin:0;}
#ocfilter .last .submit {float:right;}


.popup {position:fixed; left:0; top:0; width:100%; height:100%; background-color: rgba(0,0,0,.5); z-index:999; overflow-y:auto; -webkit-overflow-scrolling:touch; display:none;}
.popup .close {font-size:2em; position:absolute; right:0.5em; top:0.1em; cursor:pointer; z-index:5;  color:#333;}
.popup .box {display:flex; align-items:center; justify-content:center; width:100%; min-height:100%;}
.popup .info {background-color:#fff; border-radius:1em; text-align:center; padding:3em 2em; width:25em; max-width:80%; margin:5vh 0; overflow:hidden; position:relative;}
.popup .info:before {display:block; content:''; width:100%; height:40%; position:absolute; left:0; top:0; background-image:linear-gradient(180deg,#268dff,#fff); opacity:.3;}
.popup .tips {font-size:1.5em; margin-bottom:15%; position:relative; z-index:2; line-height:1.5em; color:#333;}
.popup .btn {position:relative; z-index:2; display:flex; justify-content:center;}
.popup .btn a {display:block; font-size:1.125em; width:7em; max-width:80%; height:2.2em; line-height:2.2em; color:#fff; border-radius:1.1em; text-align:center; margin:0 0.5em; background-color:#268dff;}

@media only screen and (min-width:1920px){
	.member {box-shadow: 0px 15px 30px rgba(0,94,73,.93); }
}
@media only screen and (max-width:1280px){
	#ocmenu {font-size: 16px;}
	#ocmain {font-size: 14px;}
}
@media only screen and (max-width:1024px){
	#ocenter .auto {display: block;}

	#ocmenu {width: auto; margin-bottom: 5%;}
	#ocmenu .title {padding:0.5em 5%; font-size: 1.125em;}
	#ocmenu ul {padding:2% 5%; display: flex; justify-content: space-between; flex-wrap: wrap;}
	#ocmenu li {border-bottom: none;}
	#ocmenu a {padding-right: 1.75em;}

	#ocmain {width: auto;}
}
@media only screen and (max-width:768px){
	.member .title {font-size: 22px;}
	.member .item {font-size: 14px;}
	.member .submit {font-size: 15px;}
	.member .tips {font-size: 14px;}
	.member .column {display: block;}
	.member .column .item {width: auto;}

	#login {padding:25px 20px 8px;}
	#logreg .auto {padding-top: 8vh; padding-bottom: 8vh;}

	#register {padding-bottom: 25px;}

	#ocmain {padding:5%;}
	.octitle {padding-bottom: 5%; margin-bottom: 7%;}
	.octitle .name {font-size: 1.35em;}

	.ocform .item {display: block;}
	.ocform .td,
	.ocform .label {display: block; width: auto;}

	.ocform .column {display: block;}
	.ocform .column .item {width: auto;}

	#ocfilter .item {width: auto;}


	.ocimages li {width: 25%;}
}
@media only screen and (max-width:540px){
	#ocmenu ul {padding-bottom: 5%;}
	#ocmenu li {width: 52.5%; border-bottom: 1px solid #ebebeb; padding-right: 5%;}
	#ocmenu li:nth-child(2n) {padding-right: 0; width: 47.5%;}
}