﻿
@charset "utf-8";
/*清除默认样式*/
*{ margin:0; padding:0; font-family: "微软雅黑"}
img{ vertical-align:central; border:none; width:100%}
a{ text-decoration:none; color:#000;}
li{ list-style:none;}
input,textarea,button{ border:none; background:none; outline:none;}
textarea{ resize:none;}
body{ font:12px 'Microsoft yahei';}
em,i{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}

input[type=radio],
input[type=checkbox]{
	display: none;
}


body {
  font-family: "微软雅黑";
  font-size: 16px;min-width: 1200px;
}

/**************公共样式****************/
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.w {
  width: 1344px;
  margin: 0 auto;
}
.mW {
  min-width: 1200px;
}
.pr {
  position: relative;
}
.pab {
  position: absolute;
}
.divCenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
}
.tb-rl {
  writing-mode: tb-rl;
  writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
/*head*/
.xc-head {
  font-size: 14px;
}
.xc-head .xc-header {
  height: 35px;
  line-height: 35px;
}
.xc-head .xc-header .xc-head-l > p {
  color: #e1e1e1;
  line-height: 35px;
}
.xc-head .xc-header .xc-head-l > p > a {
  display: inline;
  color: #d5b270;
  margin-right: 20px;
}
.xc-head .xc-header .xc-head-l > p > a:hover {
  color: #b2ef20;
}
.xc-head .xc-header .xc-head-r a {
  display: block;
  float: left;
  color: #e1e1e1;
  line-height: 35px;
}
.xc-head .xc-header .xc-head-r a > img {
  display: inline;
  max-width: 18px;
  position: relative;
  top: 3px;
  padding-right: 10px;
}
.xc-head .xc-header .xc-head-r a i {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #e7142d;
  border-radius: 50%;
  position: relative;
  text-align: center;
  line-height: 15px;
  margin-left: 4px;
}
.xc-head .xc-header .xc-head-r span {
  display: block;
  float: left;
  color: #e1e1e1;
  padding: 0 15px;
}
/*nav*/
.xc-nav {
  min-width: 1200px;
  padding-bottom: 0px;
  background: url(../images/nav-bg.jpg) left top no-repeat;
}
.xc-nav .xc-logo {
  position: absolute;
  width: 204px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  top: -35px;
}
.xc-nav .xc-logo img {
  display: block;
  width: 100%;
}
.xc-nav .xc-logo label {
  display: block;
  padding-top: 18px;
  position: relative;
}
.xc-nav .xc-logo label #xc-search {
  width: 200px;
  height: 36px;
  margin: 0 auto;
  line-height: 36px;
  background: none;
  border: 1px solid #b81d21;
  box-sizing: border-box;
  border-radius: 18px;
  font-size: 14px;
  padding-left: 45px;
  padding-right: 10px;
}
.xc-nav .xc-logo label > img {
  display: block;
  max-width: 20px;
  position: absolute;
  bottom: 8px;
  width: 20px;
  height: 20px;
  padding-left: 18px;
}
.xc-nav .xc-nav-list .xc-nav-list-box .xc-nav-list-con {
  padding-top: 0px;
  padding-left: 88px;
  height: 130px;
}
.xc-nav .xc-nav-list .xc-nav-list-box .xc-nav-list-con img {
  display: block;
  max-width: 38px;
  padding-bottom: 10px;
}
.xc-nav .xc-nav-list .xc-nav-list-box .xc-nav-list-con .xc-market {
  width: 38px;
}
.xc-nav .xc-nav-list .xc-nav-list-box .xc-nav-list-con .xc-market ul li div {
  display: block;
}
.xc-nav .xc-nav-list .xc-nav-list-box .xc-nav-list-con .xc-market ul li div i {
  display: block;
  font-size: 12px;
  color: #c1c1c1;
}
.xc-nav .xc-nav-list .xc-nav-list-box .xc-nav-list-con .xc-market ul li div span {
  display: block;
  font-size: 20px;
  color: #282828;
}
.xc-nav .xc-nav-list .xc-nav-list-box .xc-nav-list-con:first-child {
  padding-left: 0;
}
.tb-rl span:hover {
  
  color: #07913b!important; font-size:21px!important;-webkit-transition: all 0.2s linear;
}
/*index-banner*/
.xc-banner-index {
  width: 100%;
  min-width: 1200px;
}
.xc-banner-index #slideBox {
  width: 100%;
  position: relative;
  z-index: 1;
}
.xc-banner-index #slideBox > .bd {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.xc-banner-index #slideBox > .bd ul {
  width: 100%;
  height: 100%;
}
.xc-banner-index #slideBox > .bd ul li {
  width: 100%;
  height: 100%;
  min-width: ;
  display: block;
  float: left;
  position: relative;
  z-index: 3;
}
.xc-banner-index #slideBox > .bd ul li > a {
  display: block;
  position: relative;
  z-index: 2;
}

.xc-banner-index #slideBox > .bd ul li > .xc-banner-index-text {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 300px;
}
.xc-banner-index #slideBox > .bd ul li > .xc-banner-index-text > div {
  height: 100%;
}
.xc-banner-index #slideBox > .bd ul li > .xc-banner-index-text > div > p {
  font-size: 82px;
  color: #fff;
  line-height: 1;
  text-align: center;
  padding-top: 120px;
}
.xc-banner-index #slideBox .hd {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  z-index: 15;
}
.xc-banner-index #slideBox .hd > ul {
  width: 76px;
  margin: 0 auto;
}
.xc-banner-index #slideBox .hd > ul > li {
  float: left;
  display: block;
  width: 12px;
  height: 12px;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 6px;
  margin-left: 20px;
  cursor: pointer;
}
.xc-banner-index #slideBox .hd > ul > li:first-child {
  margin-left: 0;
}
.xc-banner-index #slideBox .hd > ul > li:hover {
  background: #ccc;
  background: #07913b\9;
}
.xc-banner-index #slideBox .hd > ul > li.on {
  background: #07913b;
  background: #07913b\9;
}
.xc-banner-index #slideBox .xd {
  position: absolute;
  width: 100%;
  height: 50px;
  z-index: 25;
  top: 0;
  bottom: 0;
  margin: auto;
}
.xc-banner-index #slideBox .xd > div {
  position: relative;
  height: 100%;
  z-index: 30;
}
.xc-banner-index #slideBox .xd > div > span {
  position: absolute;
  display: block;
  font-size: 30px;
  color: #fff;
  height: 50px;
  width: 50px;
  text-align: center;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  cursor: pointer;
}
.xc-banner-index #slideBox .xd > div .prev {
  left: 50px;
}
.xc-banner-index #slideBox .xd > div .next {
  right: 50px;
}
.xc-banner-index #slideBox .xd > div span:hover {
  opacity: 0.8;
  fliter: alpha(opacity=80);
}
.xc-zhezhao {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  display: none;
}
/*lesson*/
.xc-lesson {
  min-width: 1200px;
  overflow: hidden;
  background: url(../images/wmbg.jpg) left top no-repeat;
  background-size: 100% 100%; 
}
.xc-lesson .xc-lesson-top {
  position: absolute;    z-index: -1;
  display: block;
  max-width: 340px;
  top: -35px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.xc-title {
  position: absolute;
  clear: both;
  left: 0;
  right: 0;
  margin: auto;
  top: 10px;
  width: 150px;
  z-index: 10;
}
.xc-title > ul {
  width: 150px;
  height: 240px;
  text-align: center;
  position: relative;
  background: url(../images/ketextbg.png) left top no-repeat;
  background-size: 100% 100%;
}
.xc-title > ul li {
  width: 30px;
  font-size: 30px;
  color: #fff;
  display: block;

  text-align: center;
  left: 68px;
  line-height: 36px;
  padding: 30px 0;
  margin: 0 auto;
}
.xc-title p {
  text-align: center;
  font-size: 10px;
  color: #999;
  padding-top: 10px;
}
.xc-lesson-des {
  height: 500px;
  background: url(../images/ketangbg2.jpg) center no-repeat fixed;
}
.xc-lesson-des .xc-lesson-des-box {
  padding-left: 25px;
  padding-left: 20px \9;
  position: relative;
  top: -60px;
  box-sizing: border-box;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img {
  width: 380px;
  height: 278px;
  position: relative;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img > a > img {
  display: block;
  width: 100%;
  height: 100%;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #07913b;
  background: rgba(156, 10, 13, 0.6);
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot > i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot > i > img {
  display: block;
  max-width: 82px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  right: 14px;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot > i img:first-child {
  left: 14px;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot > i > span {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img .xc-mengban {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  background: #07913b;
  background: rgba(156, 10, 13, 0.6);
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-top: 110px;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a > img {
  display: block;
  max-width: 82px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  right: 65px;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a img:first-child {
  left: 65px;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a > span {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a p {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img .xc-mengban:before {
  content: "";
  width: 80%;
  height: 80%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
  border: 1px solid #fff;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img:hover > a .xc-lesson-des-bot {
  display: none;
}
.xc-lesson-des .xc-lesson-des-box .xc-lesson-des-img:hover .xc-mengban {
  display: block;
}
.xc-lesson-des .xc-lesson-des-box:first-child {
  padding-left: 0;
}
.xc-lesson-des .xc-lesson-des-box-sp .xc-lesson-des-img {
  width: 330px;
}
.xc-lesson-des .xc-lesson-des-box-sp .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a > img {
  right: 40px;
}
.xc-lesson-des .xc-lesson-des-box-sp .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a > img:first-child {
  left: 40px;
}
/*video*/
.xc-video {
  padding-bottom: 40px;
  overflow: hidden;
  background: #fff;
  z-index: 1;
}
.xc-video .xc-vi-img {
  position: absolute;
  max-width: 624px;
  right: 0;
  bottom: 56px;
  z-index: 2;
}
.xc-video .xc-vi-img:first-child {
  top: 140px;
  left: 100px;
}
.xc-video-con {
  position: relative;
  z-index:-1;    height: 110px;
}
.xc-video-con > img {
  display: block;
  max-width:340px;
  margin: 0 auto;
  position: relative;
  top:-45px;
}
.xc-video-des {
  position: relative;
  z-index: 5;
  padding-top: 30px;
}
.xc-video-des .xc-video-title {
  width: 50%;
  height: 330px;
  background: url(../images/mpbg.jpg) left top repeat-y;
  background-size: 100%;
}
.xc-video-des .xc-video-title > h4 {
  font-size: 18px;
  color: #333;
  text-align: center;
  padding-top: 78px;
  line-height: 1;
}
.xc-video-des .xc-video-title p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  padding: 0 35px;
  padding-top: 25px;
}
.xc-video-des .xc-video-mp {
  width: 50%;
  height: 330px;
}
.xc-video-des .xc-video-mp > img {
  display: block;
  width: 100%;
  height: 330px;
}
.xc-video-des .xc-video-mp .xc-start {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  background: transparent\9;
}
.xc-video-des .xc-video-mp .xc-start > div {
  width: 100%;
  height: 100%;
  position: relative;
}
.xc-video-des .xc-video-mp .xc-start > div > a {
  display: block;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
}
.xc-video-des .xc-video-mp .xc-start > div > a > img {
  display: block;
  width: 100%;
}
.xc-video-des .xc-video-mp .xc-start > div > a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.xc-video-des .xc-video-mp .xc-start > div .xc-video-len {
  position: absolute;
  width: 100%;
  height: 40px;
  left: 0;
  bottom: 0;
}
.xc-video-des .xc-video-mp .xc-start > div .xc-video-len p {
  float: left;
  font-size: 18px;
  color: #fff;
  padding-left: 30px;
}
.xc-video-des .xc-video-mp .xc-start > div .xc-video-len span {
  display: block;
  width: 70px;
  height: 30px;
  line-height: 30px;
  float: right;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: url(../images/shipinlen.png) left top no-repeat;
  background-size: 100%;
  margin-right: 23px;
}
.xc-video-des-sp {
  padding-top: 90px;
}
/*product*/
.xc-product {
  height: 450px; padding-top:50px;
  position: relative;
  z-index: 1;
}
.xc-product .xc-pro .xc-product-img {
  position: absolute;
  display: block;
  top: 300px;
  z-index: 3;
}
.xc-product .xc-pro .xc-product-img1 {
  left: 0;
  max-width: 300px;
}
.xc-product .xc-pro .xc-product-img3 {
  right: 0;
  max-width: 300px;
}
.xc-product .xc-pro .xc-product-img2 {
  left: 0;
  right: 0;
  max-width: 400px;
  margin: auto;
}
/*轮播*/
.picScroll {
  top: 0px;
  z-index: 4;
  position: relative;
  width: 1200px;
  margin:0 auto;
}
.picScroll .bd {
  position: relative;
  z-index: 2;
}
.picScroll .bd .picList > li {
  width: 280px !important;
  margin: 0 10px;
}
.picScroll .bd .picList > li > a {
  display: block;
}
.picScroll .bd .picList > li > a > div {
  overflow: hidden;
  width: 280px;
  text-align: center;
  vertical-align: middle;
  height: 210px;
}
.picScroll .bd .picList > li > a > div img {
  width: 280px;
  height: 210px;
}
.picScroll .bd .picList > li:hover > a > div > img {
  animation: da 1s linear infinite;
  -webkit-animation: da 1s linear infinite;
  transition: transform 1.5s;
  transform: scale(1.1);
}
.picScroll .bd .picList > li:hover > .xc-txt > a{
  background: url(../images/liaojie1.png) left top no-repeat;
}
.picScroll .bd > a {
  position: absolute;
  top: 65px;
  margin: auto;
  z-index: 10;
}
.picScroll .bd > a > img {
  display: block;
  max-width: 38px;
}
.picScroll .bd .prev {
  left: -50px;
}
.picScroll .bd .next {
  right: -50px;
}
.xc-txt {
  width: 280px;
  position: relative;
  z-index: 10;
  margin: 0 auto;
  text-align: center;
}
.xc-txt > h4 {
  font-size: 18px;    margin-top: 20px;
  color: #333;
  text-align: center;
  padding-bottom: 14px;
}
.xc-txt > p {
  font-size: 16px;
  color: #666;
  text-align: left;
  line-height: 26px;
}
.xc-txt > a {
  display: block;
  width: 140px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: url(../images/liaojie.png) left top no-repeat;
  background-size: 100%;
  margin-top: 20px;
  position: relative;
  z-index: 15;
}
.xc-txt > a:hover {
  background: url(../images/liaojie1.png) left top no-repeat;
  background-size: 100%;
}
#slideBox3 {
  position: relative;
  height: auto;
  z-index: 2;
}
#slideBox3 .bd {
  position: relative;
  z-index: 3;
}
#slideBox3 .bd ul {
  position: relative;
  z-index: 5;
}
#slideBox3 .bd ul > li .xc-box img {
  display: block;
  width: 40%;
}
#slideBox3 .bd ul > li .xc-box .xc-box-a {
  width: 60%;
  height: 100%;
}
#slideBox3 .bd ul > li .xc-box .xc-box-a > h4 {
  display: block;
  width: 100%;
  zoom: 1;
  padding-top: 0px;
  padding-left: 35px;
}
#slideBox3 .bd ul > li .xc-box .xc-box-a > h4:after {
  content: '';
  display: block;
  clear: both;
}
#slideBox3 .bd ul > li .xc-box .xc-box-a > h4 > a {
  color: #333; font-size:18px;
}
#slideBox3 .bd ul > li .xc-box .xc-box-a > h4 i {
  display: block;
  float: left;
  font-size: 18px;
  color: #333;
}
#slideBox3 .bd ul > li .xc-box .xc-box-a > h4 span {
  display: block;
  float: right;
  position: relative;
  right: 50px;
  font-size: 16px;
  color: #999;
}
#slideBox3 .bd ul > li .xc-box .xc-box-a p {
  font-size: 16px;
  color: #666;
  padding-left: 35px;
  padding-top: 20px;
  line-height: 26px;
}
#slideBox3 > a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  bottom: 0;
  z-index: 30;
  font-size: 24px;
  color: #333;
  background: rgba(255, 255, 255, 0.7);
}
#slideBox3 > a > img {
  display: block;
  max-width: 10px;
  margin: 0 auto;
  margin-top: 16px;
}
#slideBox3 .prev {
  left: 380px;
}
#slideBox3 .next {
  left: 430px;
}
#slideBox3 a:hover {
  opacity: 0.8;
  color: #fff;
  filter: alpha(opacity=80);
  background: #07913b;
}
.xc-box-b {
  width: 1210px;
  position: relative;
  z-index: 10;
  margin-top: 30px;
}
.xc-box-b .xc-box-c {
  box-sizing: border-box;
  width: 280px;
}
.xc-box-b .xc-box-c > h4 {
  display: block;
  width: 100%;
  zoom: 1;
  padding-top: 36px;
  line-height: 1;
}
.xc-box-b .xc-box-c > h4 a em{
	display: block;font-size: 18px;
	width: 230px;
	overflow: hidden;
	height: 20px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xc-box-b .xc-box-c > h4:after {
  content: '';
  display: block;
  clear: both;
}
.xc-box-b .xc-box-c > h4 > a {
  color: #333;
}
.xc-box-b .xc-box-c > h4 i {
  display: block;
  float: left;
  font-size: 16px;
  color: #333;
}
.xc-box-b .xc-box-c > h4 span {
  display: block;
  float: right;
  position: relative;
  font-size: 16px;
  color: #999;
}
.xc-box-b .xc-box-c p {
  font-size: 16px;
  color: #999;
  padding-top: 20px;
  line-height: 24px;
}
.xc-box-b .xc-box-c > img {
  position: absolute;
  display: block;
  top: 12px;
  left: 0;
}
.xc-box-b .xc-box-c > a {
  display: block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: url(../images/liaojie3.png) left top no-repeat;
  background-size: 100%;
  margin-top: 30px;
}
.xc-box-b .xc-box-c > a:hover {
  background: url(../images/liaojie2.png) left top no-repeat;
  background-size: 100%;
}
.xc-box-b > span {
  display: block;
  width: 1px;
  margin: 0 58px;
}
.xc-box-b > span > img {
  width: 100%;
  display: block;
}
.xc-ask {
  background: url(../images/hua1.jpg) right top no-repeat #fff;
}
.xc-apper{ width:100%; overflow:hidden; }
.xc-apper > img {
  display: block;
  width: 1920px; position:relative; left:50%; margin-left:-980px;
}
.xc-foot {
  min-width: 1200px; height: 140px;
}
.xc-foot .xc-foot-logo {
  width: 285px;
  margin-top: 30px;
  border-right: 1px solid #e7e7e7;
}
.xc-foot .xc-foot-logo > a {
  display: block;
}
.xc-foot .xc-foot-logo > a img {
  display: block;

}
.xc-foot .xc-foot-txt {
  padding-top: 36px;
  padding-bottom: 30px;
}
.xc-foot .xc-foot-txt P {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding-left: 30px;
}
.xc-foot .xc-foot-weiX {
  padding-top: 20px;
}
.xc-foot .xc-foot-weiX .xc-foot-weiX-txt {
  padding-top: 38px;
}
.xc-foot .xc-foot-weiX .xc-foot-weiX-txt > p {
  text-align: right;
  display: block;
  padding-right: 30px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.xc-foot .xc-foot-weiX .xc-foot-weiX-img img {
  display: block;
  max-width: 110px;
}
/********************************其他开始*************************************/
.xc-banner > img {
  display: block;
  width: 100%;
}
.xc-banner .xc-bre {
  position: absolute;
  width: 1200px;
  height: 80px;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.xc-banner .xc-bre .xc-bread {
  width: 293px;
  height: 78px;
  line-height: 78px;
  background: url(../images/bread.png) left top no-repeat;
  background-size: 100%;
}
.xc-banner .xc-bre .xc-bread > p {
  font-size: 12px;
  color: #fff;
  text-indent: 20px;
}
.xc-banner .xc-bre .xc-bread > p a {
  color: #fff;
}
.xc-banner .xc-bre .xc-bread > p a:hover {
  text-decoration: underline;
}
.xc-help {
  padding-top: 20px;
  position: relative;
  z-index: 1;
}
.xc-help .xc-help-title {
  width: 200px;
  height: 160px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  background: url(../images/titlebg.png) center center no-repeat;
  background-size: 100%;
}
.xc-help .xc-help-title > h4 {
  font-size: 36px;
  color: #333;
  font-weight: bold;
  padding-top: 60px;
  position: relative;
  left: 20px;
}
.xc-help .xc-help-title p {
  font-size: 14px;
  color: #333;
  position: relative;
  top: 5px;
  left: 30px;
  font-weight: lighter;
}
.xc-help .xc-help-title p > i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #07913b;
  border-radius: 50%;
  color: #fff;
  line-height: 20px;
  text-align: center;
  margin-right: 3px;
}
.xc-help .xc-help-title p > span {
  font-weight: bold;
  padding-right: 9px;
}
.xc-help .xc-help-title p:first-child {
  padding-top: 60px;
}
.xc-help .xc-line {
  width: 40%;
  height: 2px;
  border-bottom: 1px solid #e7e7e7;
  position: absolute;
  left: 0;
  top: 100px;
  z-index: 2;
}
.xc-help .xc-line1 {
  width: 40%;
  height: 2px;
  border-bottom: 1px solid #e7e7e7;
  position: absolute;
  right: 0;
  top: 100px;
  z-index: 2;
}
.xc-help .xc-help-txt {
  text-align: center;
  position: relative;
  top: -40px;
  z-index: 4;
}
.xc-help .xc-help-txt p {
  font-size: 14px;
  color: #666;
}
.xc-help-con > img {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.xc-help-con > img:first-child {
  top: 0;
  left: 0;
}
.xc-help-con > ul > li {
  display: block;
  border-bottom: 1px dashed #e7e7e7;
}
.xc-help-con > ul > li a {
  display: block;
}
.xc-help-con > ul > li a h4{
  margin-top: 5px;
}
.xc-help-con > ul > li a h4 img {
  display: block;
  float: left;
  max-width: 77px;
  margin-right: 20px;
  opacity:0;
  filter: alpha(opacity=0);
}
.xc-help-con > ul > li a h4 i {
  display: block;
  float: left;
  font-size: 18px;
  color: #666;
  line-height: 36px;
  position: relative;
  left: -95px;
}
.xc-help-con > ul > li a p {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  padding: 20px 0;
}
.xc-help-con > ul > li:hover h4 img {
  animation:fade-in 2s forwards;
}
@-webkit-keyframes fade-in {/*针对webkit内核*/
  0% {opacity: 0;}
  20% {opacity: 20;}
  40% {opacity: 40;}
  60% {opacity: 60;}
  80% {opacity: 80;}
  100% {opacity: 1;}
}
.xc-help-con > ul > li a:hover h4 i {
  color: #b81d21;
  transition: transform .5s;
  transform: translateX(100px);
}
.xc-help-con > ul > li a:hover p {
  color: #333;
}
.xc-page {
  text-align: center;
  padding: 30px 0 60px 0;
}
.xc-page > a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #666;
  border: 1px solid #e7e7e7;
  margin-right: 10px;
}
.xc-page > a:hover {
  background: #b81d21;
  border: 1px solid #b81d21;
  color: #fff;
}
.xc-page > .active {
  background: #b81d21;
  border: 1px solid #b81d21;
  color: #fff;
}
.xc-page-sp {
  padding-top: 0;
}
/*help detail*/
.xc-exchange {
  padding-bottom: 30px;
}
.xc-exchange h4 {
  zoom: 1;
  display: block;
  width: 100%;
}
.xc-exchange h4:after {
  content: '';
  display: block;
  clear: both;
}
.xc-exchange h4 i {
  display: block;
  float: left;
  font-size: 24px;
  color: #333;
}
.xc-exchange h4 i > em {
  font-size: 16px;
  color: #666666;
  padding-left: 10px;
}
.xc-exchange h4 > a {
  display: block;
  float: right;
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
  background: url(../images/liaojie3.png) left top no-repeat;
  background-size: 100%;
}
.xc-exchange h4 a:hover {
  background: url(../images/liaojie2.png) left top no-repeat;
  background-size: 100%;
}
.xc-exchange p {
  font-size: 18px;
  color: #666;
  padding: 40px 0;
  line-height: 1;
}
.xc-exchange span {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  padding-bottom: 30px;
}
.xc-exchange > em {
  display: block;
  font-size: 12px;
  color: #666;
}
.xc-exchange .xc-exchange-vi {
  width: 1200px;
  height: 380px;
  position: relative;
  z-index: 4;
  margin-top: 30px;
}
.xc-exchange .xc-exchange-vi > a {
  display: block;
  width: 100%;
  height: 100%;
}
.xc-exchange .xc-exchange-vi > a > img {
  display: block;
  /*width: 1200px;
  height: 380px;*/
  max-width: 100%;
  margin: 0 auto;

}
.xc-exchange .xc-exchange-vi > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 10;
}
.xc-exchange .xc-exchange-vi > div > a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.xc-exchange .xc-exchange-vi > div > a > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
  max-width: ;
}
.xc-exchange .xc-exchange-vi > div > a > p {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 25px;
  font-size: 18px;
  color: #fff;
}
.xc-exchange .xc-exchange-vi > div > a > span {
  display: block;
  position: absolute;
  right: 24px;
  bottom: 25px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: url(../images/shipinlen.png) left top no-repeat;
  background-size: 100%;
}
.xc-exchange .xc-exchange-vi:hover > div {
  background: rgba(0, 0, 0, 0.6);
}
.xc-exchange .xc-policy-des {
  padding-top: 30px;
  border-bottom: 1px dashed #e7e7e7;
}
.xc-exchange .xc-policy-des > p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
  padding: 0;
}
.xc-exchange .xc-policy-des img {
  display: block;
  margin: 0 auto;
}
.xc-exchange .xc-prev-next {
  position: relative;
  zoom: 1;
  padding-bottom: 40px;
}
.xc-exchange .xc-prev-next:after {
  content: '';
  display: block;
  clear: both;
}
.xc-exchange .xc-prev-next > a {
  display: block;
  float: right;
  font-size: 14px;
  color: #666;
  padding-top: 20px;
}
.xc-exchange .xc-prev-next > a:first-child {
  float: left;
}
.xc-exchange .xc-prev-next > a:hover {
  color: #b81d21;
}
/*公司介绍*/
.xc-com {
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
}
.xc-com > img {
  position: absolute;
  width: 100%;
  min-width: 1200px;
  left: 0;
  top: 178px;
  z-index: 2;
}
.xc-com .xc-com-line {
  position: relative;
  z-index: 3;
}
.xc-com .xc-com-text {
  padding-top: 20px;
  position: relative;
}
.xc-com .xc-com-text > h4 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  padding-bottom: 30px;
}
.xc-com .xc-com-text > h4 > i {
  font-size: 18px;
  color: #333;
}
.xc-com .xc-com-text p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
}
.xc-com .xc-com-text > img {
  display: block;
  width: 100%;
}
.xc-com .xc-com-text .xc-bg {
  position: absolute;
  right: -156px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 156px;
  padding: 0;
  z-index: 15;
}
.xc-com .xc-com-text .xc-bg1 {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 156px;
  padding: 0;
  z-index: 15;
  left: -156px;
}
.xc-com .xc-com-text > span {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  display: block;
}
.xc-com .xc-com-text-sp {
  padding-top: 0;
}
.xc-com .xc-highlight {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.xc-com .xc-highlight ul {
  zoom: 1;
  width: 1220px;
  margin: 0 auto;
}
.xc-com .xc-highlight ul:after {
  content: '';
  display: block;
  clear: both;
}
.xc-com .xc-highlight ul li {
  float: left;
  display: block;
  width: 590px;
  height: 330px;
  position: relative;
  margin-right: 20px;
  margin-bottom: 30px;
}
.xc-com .xc-highlight ul li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.xc-com .xc-highlight ul li > a > img {
  display: block;
  width: 100%;
  height: 100%;
}
.xc-com .xc-highlight ul li > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10;
}
.xc-com .xc-highlight ul li > div > a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.xc-com .xc-highlight ul li > div > a > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
  max-width: ;
}
.xc-com .xc-highlight ul li > div > a > p {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 25px;
  font-size: 18px;
  color: #fff;
}
.xc-com .xc-highlight ul li > div > a > span {
  display: block;
  position: absolute;
  right: 24px;
  bottom: 25px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: url(../images/shipinlen.png) left top no-repeat;
  background-size: 100%;
}
.xc-com .xc-highlight ul li:hover > div {
  background: rgba(0, 0, 0, 0.6);
}
/**/
.xc-les {
  width: 1234px;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}
.xc-les .xc-les-box {
  float: left;
  width: 386px;
  height: 356px;
  margin-right: 24px;
  margin-bottom: 24px;
  position: relative;
  cursor: pointer;
}
.xc-les .xc-les-box .xc-les-box-img {
  width: 100%;
}
.xc-les .xc-les-box .xc-les-box-img > img {
  display: block;
  width: 386px;
  height: 356px;
}
.xc-les .xc-les-box .xc-les-box-img .xc-les-bot {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: #07913b;
  background: rgba(156, 10, 13, 0.6);
}
.xc-les .xc-les-box .xc-les-box-img .xc-les-bot i {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
.xc-les .xc-les-box .xc-les-box-img .xc-les-bot i > img {
  position: absolute;
  width: 82px;
  left: 238px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.xc-les .xc-les-box .xc-les-box-img .xc-les-bot i > img:first-child {
  left: 64px;
}
.xc-les .xc-les-box .xc-les-box-img .xc-les-bot i span {
  line-height: 50px;
  font-size: 18px;
  color: #fff;
}
.xc-les .xc-les-box .xc-les-m {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  background: #fff;
}
.xc-les .xc-les-box .xc-les-m > a {
  display: block;
  width: 100%;
  height: 100%;
}
.xc-les .xc-les-box .xc-les-m > a > h4 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #b7383b;
  padding: 40px 0;
}
.xc-les .xc-les-box .xc-les-m > a > img {
  display: block;
  max-width: 100px;
  margin: 0 auto;
}
.xc-les .xc-les-box .xc-les-m > a > p {
  font-size: 18px;
  color: #333;
  text-align: center;
  padding-top: 40px;
  line-height: 24px;
}
.xc-les .xc-les-box .xc-les-m > a > span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #666;
}
.xc-les .xc-les-box:hover .xc-les-m {
  display: block;
  box-shadow: 0 0 10px #ccc;
}
/*报名*/
.xc-reg {
  width: 544px;
  height: 570px;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0 0 3px #ccc;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -272px;
  margin-top: -285px;
  z-index: 40;
  display: none;
}
.xc-reg > h2 {
  display: block;
  width: 100%;
  height: 78px;
  line-height: 78px;
  background: #b7383b;
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin-bottom: 30px;
}
.xc-reg label {
  display: block;
  font-size: 14px;
  color: #333;
  padding-left: 30px;
}
.xc-reg label div{
	float: left;
}
.xc-reg label input,#address{
	float: left;
  width: 390px;
  height: 40px;
  line-height: 40px;
  background: none;
  border: 1px solid #e7e7e7;
  font-size: 14px;
  color: #333;
  text-indent: 12px;
  margin-bottom: 30px;
  margin-left: 20px;
}
#address{
	margin-left: 0;
}
.xc-reg label #msg {
  height: 136px;
}
.xc-reg .xc-now {
  display: block;
  width: 390px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  color: #fff;
  margin-left: 118px;
  background: url(../images/now.jpg) left top no-repeat;
  background-size: 100%;
}
.xc-reg .xc-close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 37px;
  right: 30px;
}
.xc-reg .xc-close > img {
  display: block;
  max-width: 20px;
}
.xc-user-del {
  width: 480px;
  height: 190px;
  position: relative;
  box-shadow: 0 0 3px #ccc;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -95px;
  z-index: 40;
  display: block;
  display: none;
  box-sizing: border-box;
  border: 5px solid #666;
  zoom: 1;
}
.xc-user-del:after {
  content: '';
  display: block;
  clear: both;
}
.xc-user-del > a {
  display: block;
  float: right;
  position: relative;
  top: 15px;
  right: 15px;
}
.xc-user-del > a > img {
  display: block;
  max-width: 15px;
}
.xc-user-del > p {
  text-align: center;
  font-size: 18px;
  color: #333;
  padding-top: 37px;
}
.xc-user-del > p > img {
  display: inline;
  max-width: 20px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.xc-user-del > div {
  width: 100%;
  height: 40px;
  margin-top: 50px;
  position: relative;
}
.xc-user-del > div > a {
  position: absolute;
  top: 0;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: url(../images/liaojie.png) left top no-repeat;
  background-size: 100%;
}
.xc-user-del > div .xc-user-delete {
  left: 85px;
}
.xc-user-del > div .xc-user-none {
  right: 85px;
}
.xc-user-del > div > a:hover {
  background: url(../images/liaojie1.png) left top no-repeat;
  background-size: 100%;
}
.xc-user-address {
  width: 810px;
  height: 450px;
  position: relative;
  box-shadow: 0 0 3px #ccc;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -405px;
  margin-top: -225px;
  z-index: 40;
  display: block;
  display: none;
  box-sizing: border-box;
  border: 5px solid #666;
  zoom: 1;
}
.xc-user-address:after {
  content: '';
  display: block;
  clear: both;
}
.xc-user-address > h3 {
  display: block;
  width: 100%;
  zoom: 1;
  padding-top: 20px;
  padding-bottom: 45px;
}
.xc-user-address > h3:after {
  content: '';
  display: block;
  clear: both;
}
.xc-user-address > h3 > i {
  display: block;
  float: left;
  font-size: 14px;
  color: #333;
  padding-left: 25px;
}
.xc-user-address > h3 > a {
  display: block;
  float: right;
  position: relative;
  right: 25px;
}
.xc-user-address > h3 > a > img {
  display: block;
  max-width: 15px;
}
.xc-user-address > form label {
  display: block;
  font-size: 14px;
  color: #333;
  padding-left: 48px;
}
.xc-user-address > form label span{
	display: block;
	float: left;
	width: 150px;
}
.xc-user-address > form label span em{
	color: red;
}
.xc-user-address > form label > i {
  display: inline;
  color: #eb0101;
}
.xc-user-address > form label input[type="text"] {
  width: 330px;
  height: 36px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 36px;
  text-indent: 20px;
  border: 1px solid #e7e7e7;
  display: block;
  float: left;
}
.xc-user-address > form label #xc-detail {
  width: 640px;
}
.xc-user-address > form label > select {
  width: 104px;
  height: 36px;
  border: 1px solid #e7e7e7;
  margin-bottom: 20px;
  display: inline-block;
 	float: left;
 	margin-right: 10px;
}
.xc-user-address > form label #xc-moren1 {
  display: none;
}
.xc-user-address > form label .xc-moren {
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #07913b;
  border-radius: 50%;
  background: #fff;
  float: left;
  cursor: pointer;
  margin-left: 100px;
}
.xc-user-address > form label .xc-moren-bg {
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #07913b;
  border-radius: 50%;
  background: url(../images/moren.png) left top no-repeat;
  background-size: 100%;
  float: left;
  cursor: pointer;
  margin-left: 100px;
}
.xc-user-address > form label > em {
  display: block;
  font-size: 14px;
  color: #666;
  float: left;
  margin-left: 10px;
}
.xc-user-address > form label input[type="submit"] {
  clear: both;
  width: 140px;
  height: 40px;
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-left: 100px;
  position: relative;
  top: 20px;
  background: url(../images/liaojie.png) left top no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.xc-user-address > form label input[type="submit"]:hover {
  background: url(../images/liaojie1.png) left top no-repeat;
  background-size: 100%;
}
.xc-partner {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.xc-partner > .xc-partner-list {
  width: 100%;
}
.xc-partner > .xc-partner-list > .xc-partner-list-img {
  width: 100%;
  height: 168px;
  zoom: 1;
}
.xc-partner > .xc-partner-list > .xc-partner-list-img:after {
  content: '';
  display: block;
  clear: both;
}
.xc-partner > .xc-partner-list > .xc-partner-list-img > a {
  display: block;
  width: 25%;
  height: 100%;
  float: left;
  box-sizing: border-box;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.xc-partner > .xc-partner-list > .xc-partner-list-img > a > img {
  display: block;
  max-width: 100%;
  margin: 44px auto 0;
}
.xc-partner > .xc-partner-list > .xc-partner-list-img > a > i {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333;
  padding-top: 20px;
}
.xc-partner > .xc-partner-list > .xc-partner-list-img > a:first-child {
  border-left: none;
}
.xc-partner > .xc-partner-list > .xc-partner-list-img > a:hover {
  box-shadow: 0 0 5px #ccc;
}
.xc-partner > .xc-partner-list > .xc-partner-list-img-sp > a {
  border-bottom: none;
}
/*教师资源*/
.xc-teach > img {
  display: block;
  max-width: 156px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.xc-teach > img:first-child {
  left: 0;
  top: 0;
}
.xc-teach .xc-teach-team > ul {
  zoom: 1;
  width: 1226px;
  margin: 0 auto;
}
.xc-teach .xc-teach-team > ul:after {
  content: '';
  display: block;
  clear: both;
}
.xc-teach .xc-teach-team > ul li {
  position: relative;
  float: left;
  margin-right: 23px;
  margin-bottom: 40px;
}
.xc-teach .xc-teach-team > ul li > a {
  display: block;
  position: relative;
  box-sizing: border-box;
}
.xc-teach .xc-teach-team > ul li > a > img {
  display: block;
  width: 385px;
  height: 310px;
}
.xc-teach .xc-teach-team > ul li > a p {
  display: block;
  width: 385px;
  height: 45px;
  line-height: 45px;
  zoom: 1;
  background: #f6f6f6;
  overflow: hidden;
}
.xc-teach .xc-teach-team > ul li > a p:after {
  content: '';
  display: block;
  clear: both;
}
.xc-teach .xc-teach-team > ul li > a p span {
  display: block;
  float: left;
  font-size: 18px;
  color: #333637;
  padding-left: 30px;
}
.xc-teach .xc-teach-team > ul li > a p i {
  display: block;
  float: left;
  font-size: 14px;
  color: #666;
  padding-left: 20px;
}
.xc-teach .xc-teach-team > ul li > a p em {
  display: block;
  float: right;
  margin-right: 30px;
  width: 20px;
  height: 14px;
  margin-top: 14px;
  background: url(../images/teach-arrow-1.png) left top no-repeat;
  background-size: 100%;
}
.xc-teach .xc-teach-team > ul li > a > b {
  display: block;
  width: 40px;
  height: 30px;
  position: absolute;
  bottom: -25px;
  left: 40px;
  z-index: 3;
  display: none;
}
.xc-teach .xc-teach-team > ul li > a > b > img {
  display: block;
  max-width: 40px;
  margin: 0 auto;
}
.xc-teach .xc-teach-team > ul li > a > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 385px;
  height: 310px;
  display: none;
}
.xc-teach .xc-teach-team > ul li > a > div > img {
  display: block;
  max-width: 385px;
  margin: 4px auto;
}
.xc-teach .xc-teach-team > ul li > .xc-teac-des {
  position: absolute;
  width: 1200px;
  height: 384px;
  left: 0;
  top: 394px;
  background: url(../images/teach-desbg.png) left top no-repeat;
  background-size: 100%;
  display: none;
}
.xc-teach .xc-teach-team > ul li > .xc-teac-des > h4 {
  padding: 85px 0 0 80px;
}
.xc-teach .xc-teach-team > ul li > .xc-teac-des > h4 > i {
  font-size: 18px;
  color: #666;
  padding-right: 10px;
  line-height: 24px;
}
.xc-teach .xc-teach-team > ul li > .xc-teac-des > h4 > span {
  font-size: 14px;
  color: #666;
}
.xc-teach .xc-teach-team > ul li > .xc-teac-des > p {
  font-size: 14px;
  color: #666;
  text-indent: 3em;
  padding-left: 80px;
  padding-right: 80px;
  line-height: 20px;
}

.xc-teach .xc-teach-team > ul .active > a {
  box-shadow: 0 3px 3px #ccc;
  position: relative;
  z-index: 10;
}

.xc-teach .xc-teach-team > ul .active > a > p > em {
  background: url(../images/teach-arrow-2.png) left top no-repeat;
  background-size: 100%;
}

.xc-teach .xc-teach-team > ul .active > a > b {
  display: block;
}

.xc-teach .xc-teach-team > ul .active > a > div {
  display: block;
}
.xc-teach .xc-teach-team > ul .active > .xc-teac-des {
  /*display: block;*/
}
.xc-teach .xc-teach-team > ul .active {
  margin-bottom: 450px;
}
/*政策资讯*/
.xc-policy {
  position: relative;
  z-index: 5;
}
.xc-policy ul li {
  display: block;
  width: 100%;
  height: 164px;
  box-sizing: border-box;
  margin-top: 4px;
  border-bottom: 1px dashed #e7e7e7;
}
.xc-policy ul li > a {
  display: block;
  width: 100%;
  height: 100%;
  zoom: 1;
  position: relative;
}
.xc-policy ul li > a:after {
  content: '';
  display: block;
  clear: both;
}
.xc-policy ul li > a > h4 {
  display: block;
  float: left;
  width: 160px;
  text-align: right;
  padding-top: 40px;
}
.xc-policy ul li > a > h4 > i {
  display: block;
  font-size: 57px;
  color: #b81d21;
  line-height: 1;
  font-weight: lighter;
}
.xc-policy ul li > a > h4 > span {
  display: block;
  font-size: 20px;
  color: #cdcdcd;
  font-weight: lighter;
}
.xc-policy ul li > a > p {
  display: block;
  float: left;
  padding-left: 48px;
  width: 890px;
  padding-top: 40px;
}
.xc-policy ul li > a > p > i {
  display: block;
  font-size: 16px;
  color: #333;
  padding-bottom: 24px;
}
.xc-policy ul li > a > p > span {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 24px;
}
.xc-policy ul li > a > div {
  float: left;
  width: 214px;
  height: 136px;
  margin-top: 14px;
  padding-left: 50px;
  display: none;
}
.xc-policy ul li > a > div > img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.xc-policy ul li > a > span {
  display: block;
  float: right;
  position: relative;
  top: 67px;
  left: -23px;
  width: 30px;
  height: 22px;
  background: url(../images/policy-2.png) left top no-repeat;
  background-size: 100%;
}
.xc-policy ul li:first-child {
  margin-top: 0;
}
.xc-policy ul li:hover,
.xc-policy ul .active {
  background: #b81d21;
}
.xc-policy ul li:hover > a > h4 > i,
.xc-policy ul .active > a > h4 > i {
  color: #fff;
}
.xc-policy ul li:hover > a > h4 > span,
.xc-policy ul .active > a > h4 > span {
  color: #FFFFFF;
}
.xc-policy ul li:hover > a > p,
.xc-policy ul .active > a > p {
  width: 626px;
}
.xc-policy ul li:hover > a > p > i,
.xc-policy ul .active > a > p > i {
  color: #fff;
}
.xc-policy ul li:hover > a > p > span,
.xc-policy ul .active > a > p > span {
  color: #fff;
}
.xc-policy ul li:hover > a > div{
  display: block;
}
.xc-policy ul li:hover > a > span {
  background: url(../images/policy-1.png) left top no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  animation:lef 2s forwards;
}
@-webkit-keyframes lef {/*针对webkit内核*/
  from {left: 75%;}
  to {left: 95%}
}
.x-member-box {
  height: auto;
  padding-bottom: 70px;
  
}
.x-member-box .w {
  margin-top: 30px;
}
.x-member-box .w .x-left-box {
  width: 190px;
  height: 266px;
  border: 1px solid #dddddd;
  box-sizing: border-box;
}
.x-member-box .w .x-left-box div {
  background: url("../images/x-gr-bg.png") center center;
  width: 180px;
  margin: 0 auto;
  line-height: 60px;
  height: 60px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center;
  text-indent: 30px;
  position: relative;
  font-size: 14px;
  color: #b81d21;
}
.x-member-box .w .x-left-box div .x-icon {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 44px;
}
.x-member-box .w .x-left-box .x-list li {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #f1f1f1;
}
.x-member-box .w .x-left-box .x-list li a {
  display: block;
  position: relative;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.x-member-box .w .x-left-box .x-list li a span {
  position: absolute;
  font-size: 16px;
  color: #999999;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  top: 50%;
  margin-top: -10px;
  left: 40px;
}
.x-member-box .w .x-left-box .x-list li a em {
  display: block;
  width: 20px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #e7142d;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 131px;
  border-radius: 60%;
}
.x-member-box .w .x-left-box .x-list .hover,
.x-member-box .w .x-left-box .x-list li:hover {
  background: #b81d21;
}
.x-member-box .w .x-left-box .x-list .hover a,
.x-member-box .w .x-left-box .x-list li:hover a {
  color: #fff;
}
.x-member-box .w .x-left-box .x-list .hover a span,
.x-member-box .w .x-left-box .x-list li:hover a span {
  color: #fff;
}
.x-member-box .w .x-right-box {
  float: right;
  width: 990px;
}
.x-member-box .w .x-right-box .x-order {
  border-bottom: 1px solid #dddddd;
  height: 40px;
  box-sizing: border-box;
  overflow: hidden;
}
.x-member-box .w .x-right-box .x-order span {
  font-size: 18px;
  color: #333333;
  float: left;
}
.x-member-box .w .x-right-box .x-order .x-xf {
  float: right;
}
.x-member-box .w .x-right-box .x-order ul {
  float: right;
  height: 40px;
}
.x-member-box .w .x-right-box .x-order ul li {
  float: left;
  height: 39px;
  box-sizing: border-box;
}
.x-member-box .w .x-right-box .x-order ul li a {
  height: 100%;
  display: block;
  padding: 0 10px;
  font-size: 14px;
  color: #333333;
  position: relative;
}
.x-member-box .w .x-right-box .x-order ul li a em {
  display: block;
  width: 18px;
  height: 16px;
  float: right;
  position: relative;
  left: 0;
  text-align: center;
  line-height: 16px;
  border-radius: 60%;
  background: #e7142d;
  color: #FFF;
  font-size: 12px;
}
.x-member-box .w .x-right-box .x-order ul li:hover,
.x-member-box .w .x-right-box .x-order ul .hover {
  box-sizing: border-box;
  border-bottom: 1px solid #b81d21;
}
.x-member-box .w .x-right-box .x-order ul li:hover a,
.x-member-box .w .x-right-box .x-order ul .hover a {
  color: #b81d21;
}
.x-member-box .w .x-right-box .x-wd-order {
  margin-top: 20px;
  width: 100%;
}
.x-member-box .w .x-right-box .x-wd-order .th {
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #ffffff;
  background: #b81d21;
  overflow: hidden;
}
.x-member-box .w .x-right-box .x-wd-order .th li {
  float: left;
  text-align: center;
  width: 140px;
}
.x-member-box .w .x-right-box .x-wd-order .th li:first-child {
  width: 400px;
  text-align: left;
  text-indent: 5em;
}
.x-member-box .w .x-right-box .x-wd-order .td {
  margin-bottom: 30px;
  width: 100%;
  height: 150px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.x-member-box .w .x-right-box .x-wd-order .td > span {
  display: block;
  width: 100%;
  background: #f6f6f6;
  font-size: 12px;
  color: #333333;
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
  box-sizing: border-box;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div {
  float: right;
  margin-right: 45px;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div em,
.x-member-box .w .x-right-box .x-wd-order .td > span div b,
.x-member-box .w .x-right-box .x-wd-order .td > span div p {
  display: block;
  float: left;
  text-align: center;
  font-weight: 400;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div em {
  width: 120px;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div b {
  width: 150px;
  margin-right: 44px;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div p {
  width: 110px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div {
  height: 65px;
  line-height: 65px;
  margin-top: 25px;
  overflow: hidden;
}
.x-member-box .w .x-right-box .x-wd-order .td > div span {
  padding-left: 20px;
  box-sizing: border-box;
  width: 400px;
  display: block;
  float: left;
  line-height: 65px;
  height: 65px;
  font-size: 12px;
  color: #333333;
}
.x-member-box .w .x-right-box .x-wd-order .td > div span img {
  width: 65px;
  height: 65px;
  float: left;
  margin-right: 15px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div em,
.x-member-box .w .x-right-box .x-wd-order .td > div b {
  float: left;
  display: block;
  text-align: center;
  width: 140px;
  color: #e4393c;
  font-size: 12px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div em {
  text-align: left;
  background: url("../images/rmb.png") no-repeat;
  background-position: 25% center;
  box-sizing: border-box;
  padding-left: 40px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div > a,
.x-member-box .w .x-right-box .x-wd-order .td > div i {
  color: #333333;
  font-size: 12px;
  float: left;
  display: block;
  text-align: center;
  width: 140px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div a:hover {
  color: #e4393c;
}
.x-member-box .w .x-right-box .x-fk-order .th li {
  width: 115px;
}
.x-member-box .w .x-right-box .x-fk-order .th li:last-child {
  width: 190px;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div em,
.x-member-box .w .x-right-box .x-fk-order .td1 > div b,
.x-member-box .w .x-right-box .x-fk-order .td1 > div i {
  width: 115px;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div em {
  background-position: 18% center;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div > a {
  width: 100px;
  float: right;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf {
  text-align: center;
  margin-left: 20px;
  width: 120px;
  float: left;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf a {
  display: block;
  height: 30px;
  width: 90px;
  text-align: center;
  line-height: 30px;
  float: right;
  font-size: 12px;
  color: #333;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf a:hover {
  text-decoration: underline;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf a:first-child {
  background: url(../images/x-bg.jpg) no-repeat;
  color: #fff;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf a:first-child:hover {
  opacity: 0.8;
  text-decoration: none;
  filter: alpha(opacity=80);
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .pj {
  margin-top: 18px;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .sh {
  width: 150px;
}
.x-member-box .w .x-right-box .x-fk-order .td2 > div > em {
  margin-left: 130px;
}
.x-member-box .w .x-right-box .x-sh-order .th li:last-child {
  text-indent: 5em;
}
.x-information {
  border: 1px solid #ddd;
  height: 217px;
  box-sizing: border-box;
  padding: 0 20px;
}
.x-information ul {
  padding: 20px 0;
}
.x-information ul li {
  line-height: 20px;
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
}
.x-information ul li span {
  display: block;
  float: left;
  width: 85px;
  font-size: 12px;
  color: #666666;
}
.x-information ul li em {
  font-size: 12px;
  color: #333333;
  display: block;
  float: left;
}
.x-information ul:first-child {
  border-bottom: 1px solid #ddd;
}
/*报名*/
.xc-reg {
  width: 544px;
  height: 570px;
}
.x-nav {
  padding-bottom: 0;
}
.x-bor-t {
  border-top: 1px solid #dddddd;
}
.x-bor-b {
  border-bottom: 1px solid #dddddd;
}
.x-m-top {
  margin-top: 25px;
}
.x-m-top-0 {
  margin-top: 0px !important;
}
.x-member-box {
  height: auto;
}
.x-member-box .w {
  margin-top: 30px;
}
.x-member-box .w .x-left-box {
  width: 190px;
  height: 266px;
  border: 1px solid #dddddd;
  box-sizing: border-box;
}
.x-member-box .w .x-left-box div {
  background: url("../images/x-gr-bg.png") center center;
  width: 180px;
  margin: 0 auto;
  line-height: 60px;
  height: 60px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center;
  text-indent: 30px;
  position: relative;
  font-size: 18px;
  color: #b81d21;
  font-weight: bold;
}
.x-member-box .w .x-left-box div .x-icon {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 44px;
}
.x-member-box .w .x-left-box .x-list li {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #f1f1f1;
}
.x-member-box .w .x-left-box .x-list li a {
  display: block;
  position: relative;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.x-member-box .w .x-left-box .x-list li a span {
  position: absolute;
  font-size: 16px;
  color: #999999;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  top: 50%;
  margin-top: -10px;
  left: 40px;
}
.x-member-box .w .x-left-box .x-list li a em {
  display: block;
  width: 20px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background: #e7142d;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 131px;
  border-radius: 60%;
}
.x-member-box .w .x-left-box .x-list .hover,
.x-member-box .w .x-left-box .x-list li:hover {
  background: #b81d21;
}
.x-member-box .w .x-left-box .x-list .hover a,
.x-member-box .w .x-left-box .x-list li:hover a {
  color: #fff;
}
.x-member-box .w .x-left-box .x-list .hover a span,
.x-member-box .w .x-left-box .x-list li:hover a span {
  color: #fff;
}
.x-member-box .w .x-right-box {
  float: right;
  width: 990px;
}
.x-member-box .w .x-right-box .x-order {
  border-bottom: 1px solid #dddddd;
  height: 40px;
  box-sizing: border-box;
  overflow: hidden;
}
.x-member-box .w .x-right-box .x-order span {
  font-size: 18px;
  color: #333333;
  float: left;
}
.x-member-box .w .x-right-box .x-order .x-xf {
  float: right;
  font-size: 14px;
  color: #333333;
}
.x-member-box .w .x-right-box .x-order .x-xf em {
  color: #b81d21;
  font-size: 24px;
  padding-left: 40px;
  background: url(../images/jg.png) left center no-repeat;
  background-position: 6px center;
}
.x-member-box .w .x-right-box .x-order ul {
  float: right;
  height: 40px;
}
.x-member-box .w .x-right-box .x-order ul li {
  float: left;
  height: 39px;
  box-sizing: border-box;
}
.x-member-box .w .x-right-box .x-order ul li a {
  height: 100%;
  display: block;
  padding: 0 10px;
  font-size: 14px;
  color: #333333;
  position: relative;
}
.x-member-box .w .x-right-box .x-order ul li a em {
  display: block;
  width: 18px;
  height: 16px;
  float: right;
  position: relative;
  left: 0;
  text-align: center;
  line-height: 16px;
  border-radius: 60%;
  background: #e7142d;
  color: #FFF;
  font-size: 12px;
}
.x-member-box .w .x-right-box .x-order ul li:hover,
.x-member-box .w .x-right-box .x-order ul .hover {
  box-sizing: border-box;
  border-bottom: 1px solid #b81d21;
}
.x-member-box .w .x-right-box .x-order ul li:hover a,
.x-member-box .w .x-right-box .x-order ul .hover a {
  color: #b81d21;
}
.x-member-box .w .x-right-box .x-wd-order {
  margin-top: 20px;
  width: 100%;
}
.x-member-box .w .x-right-box .x-wd-order .th {
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #ffffff;
  background: #b81d21;
  overflow: hidden;
}
.x-member-box .w .x-right-box .x-wd-order .th li {
  float: left;
  text-align: center;
  width: 140px;
}
.x-member-box .w .x-right-box .x-wd-order .th li:first-child {
  width: 400px;
  text-align: left;
  text-indent: 5em;
}
.x-member-box .w .x-right-box .x-wd-order .td {
  margin-bottom: 30px;
  width: 100%;
  height: 150px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.x-member-box .w .x-right-box .x-wd-order .td > span {
  display: block;
  width: 100%;
  background: #f6f6f6;
  font-size: 12px;
  color: #333333;
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
  box-sizing: border-box;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div {
  float: right;
  margin-right: 45px;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div em,
.x-member-box .w .x-right-box .x-wd-order .td > span div b,
.x-member-box .w .x-right-box .x-wd-order .td > span div p {
  display: block;
  float: left;
  text-align: center;
  font-weight: 400;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div em {
  width: 120px;
  margin-left: 7px;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div b {
  width: 150px;
  margin-right: 44px;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div p {
  width: 110px;
}
.x-member-box .w .x-right-box .x-wd-order .td > span div .x-pa-l-55 {
  padding-left: 55px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div {
  height: 65px;
  line-height: 65px;
  margin-top: 25px;
  overflow: hidden;
}
.x-member-box .w .x-right-box .x-wd-order .td > div span {
  padding-left: 20px;
  box-sizing: border-box;
  width: 400px;
  display: block;
  float: left;
  line-height: 65px;
  height: 65px;
  font-size: 12px;
  color: #333333;
}
.x-member-box .w .x-right-box .x-wd-order .td > div span img {
  width: 65px;
  height: 65px;
  float: left;
  margin-right: 15px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div em,
.x-member-box .w .x-right-box .x-wd-order .td > div b {
  font-weight: 400;
  float: left;
  display: block;
  text-align: center;
  width: 140px;
  color: #e4393c;
  font-size: 12px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div em {
  text-align: left;
  background: url("../images/rmb.png") no-repeat;
  background-position: 25% center;
  box-sizing: border-box;
  padding-left: 55px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div > a,
.x-member-box .w .x-right-box .x-wd-order .td > div i {
  color: #333333;
  font-size: 12px;
  float: left;
  display: block;
  text-align: center;
  width: 140px;
}
.x-member-box .w .x-right-box .x-wd-order .td > div a:hover {
  color: #e4393c;
}
.x-member-box .w .x-right-box .x-wd-order .td > div .x-red {
  cursor: context-menu;
  color: #e7142d;
}
.x-member-box .w .x-right-box .x-fk-order .th li {
  width: 115px;
}
.x-member-box .w .x-right-box .x-fk-order .th li:last-child {
  width: 190px;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div em,
.x-member-box .w .x-right-box .x-fk-order .td1 > div b,
.x-member-box .w .x-right-box .x-fk-order .td1 > div i {
  width: 112px;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div em {
  background-position: 18% center;
  margin-left: 10px;
  padding-left: 40px;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div > a {
  width: 100px;
  float: right;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf {
  text-align: center;
  margin-left: 20px;
  width: 120px;
  float: left;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf a {
  display: block;
  height: 30px;
  width: 90px;
  text-align: center;
  line-height: 30px;
  float: right;
  font-size: 12px;
  color: #333;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf a:hover {
  text-decoration: underline;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf a:first-child {
  background: url(../images/x-bg.jpg) no-repeat;
  color: #fff;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .zf a:first-child:hover {
  opacity: 0.8;
  text-decoration: none;
  filter: alpha(opacity=80);
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .pj {
  margin-top: 18px;
}
.x-member-box .w .x-right-box .x-fk-order .td1 > div .sh {
  width: 150px;
}
.x-member-box .w .x-right-box .x-fk-order .td2 > div > em {
  margin-left: 130px;
}
.x-member-box .w .x-right-box .x-fk-order .td3 > div > em {
  width: 120px;
  margin-left: 5px;
}
.x-member-box .w .x-right-box .x-fk-order .td3 > div .tk {
  background: url(../images/tk.png) no-repeat;
  color: #333333;
  background-position: 18% center;
}
.x-member-box .w .x-right-box .x-sh-order .th li:last-child {
  text-indent: 5em;
}
.x-information {
  border: 1px solid #ddd;
  height: 217px;
  box-sizing: border-box;
  padding: 0 20px;
}
.x-information ul {
  padding: 20px 0;
}
.x-information ul li {
  line-height: 20px;
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
}
.x-information ul li span {
  display: block;
  float: left;
  width: 85px;
  font-size: 12px;
  color: #666666;
}
.x-information ul li em {
  font-size: 12px;
  color: #333333;
  display: block;
  float: left;
}
.x-information ul:first-child {
  border-bottom: 1px solid #ddd;
}
.x-mat-4 {
  margin-top: 40px;
}
.x-pa-b-0 {
  padding-bottom: 0px;
}
.x-guanggao {
  width: 100%;
}
.x-guanggao img {
  width: 100%;
}
.table {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #ddd;
  border-bottom: none;
  margin-bottom: 30px;
}
.table th {
  color: #666666;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  background: #f6f6f6;
  font-weight: 400;
  text-align: left;
  text-indent: 3em;
}
.table th:first-child {
  text-indent: 5em;
}
.table th:last-child {
  text-indent: 3em;
}
.table td {
  border-bottom: 1px solid #ddd;
  height: 100px;
  box-sizing: border-box;
  padding: 18px 0;
  padding-left: 20px;
  color: #333333;
  font-size: 12px;
}
.table td img {
  margin-right: 15px;
  vertical-align: middle;
}
.table td span {
  display: block;
  padding-left: 20px;
  background: url(../images/rmb.png) left center no-repeat;
  color: #e4393c;
}
.table td a {
  color: #333333;
  font-size: 12px;
}
.table td a:hover {
  color: #b81d21;
}
.x-tk li {
  margin-top: 20px;
  zoom: 1;
}
.x-tk li:after {
  content: '';
  display: block;
  clear: both;
}
.x-tk li span {
  display: block;
  width: 70px;
  height: 35px;
  line-height: 35px;
  color: #666666;
  font-size: 12px;
  float: left;
}
.x-tk li input {
  padding-left: 10px;
  width: 230px;
  float: left;
  display: block;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.x-tk li select {
  width: 230px;
  display: block;
  height: 35px;
  line-height: 35px;
  outline: none;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.x-tk li select option {
  width: 230px;
  display: block;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
.x-tk li textarea {
  width: 450px;
  height: 200px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 5px;
}
.x-tk li button {
  width: 140px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: url(../images/x-bg.jpg) no-repeat;
  background-size: 100% 100%;
}
.x-jy {
  font-size: 12px;
  color: #666666;
  height: 52px;
  line-height: 52px;
}
.textarea {
  width: 100%;
  padding: 45px 40px;
  background: url(../images/bg1.png) no-repeat;
  height: 342px;
  box-sizing: border-box;
}
.button {
  font-size: 14px;
  color: #ffffff;
  width: 140px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  background: url(../images/x-bg.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 30px;
}
.x-bt {
  height: 55px;
  line-height: 55px;
  color: #333333;
  font-size: 16px;
}
.xc-talk {
  width: 100%;
  padding: 20px 0;
}
.xc-talk .xc-talk-l .xc-talk-user > img {
  display: block;
  max-width: 65px;
  margin: 0 auto;
}
.xc-talk .xc-talk-l .xc-talk-name {
  padding-left: 20px;
}
.xc-talk .xc-talk-l .xc-talk-name > p {
  font-size: 12px;
  color: #333;
}
.xc-talk .xc-talk-l .xc-talk-name > p > i {
  font-size: 12px;
  color: #333;
}
.xc-talk .xc-talk-l .xc-talk-name > p > span {
  font-size: 12px;
  color: #e4393c;
}
.xc-talk .xc-talk-l .xc-talk-name > p > span > img {
  display: inline;
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  margin: 0 4px;
}
.xc-talk .xc-talk-l .xc-talk-name > p:first-child {
  padding-bottom: 26px;
}
.xc-talk > p {
  font-size: 12px;
  color: #666;
}
.xc-talk > a {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: url(../images/liaojie.png) left top no-repeat;
  background-size: 100%;
}
.xc-talk > a:hover {
  background: url(../images/liaojie1.png) left top no-repeat;
  background-size: 100%;
}
.xc-user-speak .xc-textarea {
  background: none;
  border: none;
  width: 990px;
  height: 342px;
  background: url(../images/textareabg.png) left top no-repeat;
  background-size: 100%;
  font-size: 14px;
  color: #999;
  padding: 45px;
  box-sizing: border-box;
}
.xc-user-speak > a {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: url(../images/liaojie.png) left top no-repeat;
  background-size: 100%;
}
.xc-user-speak > a:hover {
  background: url(../images/liaojie1.png) left top no-repeat;
  background-size: 100%;
}
.xc-address {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 50px;
  overflow: hidden;
}
.xc-address > ul {
  width: 110%;
}
.xc-address > ul > li {
  display: block;
  width: 316px;
  height: 206px;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
  background: url(../images/address-1.png) left top no-repeat;
  background-size: 100%;
  position: relative;
}
.xc-address > ul > li > h4 {
  display: block;
  zoom: 1;
  padding-left: 40px;
  padding-top: 40px;
  padding-bottom: 16px;
}
.xc-address > ul > li > h4:after {
  content: '';
  display: block;
  clear: both;
}
.xc-address > ul > li > h4 > i {
  display: block;
  font-size: 16px;
  color: #333;
  float: left;
}
.xc-address > ul > li > h4 > a {
  display: block;
  font-size: 14px;
  color: #07913b;
  padding-right: 70px;
  display: none;
  float: right;
}
.xc-address > ul > li > h4 > a > img {
  display: inline;
  max-width: 15px;
  padding-right: 10px;
}
.xc-address > ul > li > p {
  display: block;
  font-size: 14px;
  color: #333;
  line-height: 22px;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
  max-height: 40px;
}
.xc-address > ul > li > div {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: 35px;
}
.xc-address > ul > li > div > a {
  position: absolute;
  display: block;
  width: 56px;
  height: 20px;
  line-height: 20px;
  text-align: right;
  top: 0;
  font-size: 14px;
  color: #999;
}
.xc-address > ul > li > div .xc-add {
  right: 126px;
  background: url(../images/bianji-2.png) left top no-repeat;
}
.xc-address > ul > li > div .xc-del {
  right: 44px;
  background: url(../images/des-2.png) left top no-repeat;
}
.xc-address > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.xc-address > ul > li > a > img {
  display: block;
  max-width: 28px;
  margin: 0 auto;
  margin-top: 77px;
}
.xc-address > ul > li > a > span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333;
  padding-top: 14px;
}
.xc-address > ul li:hover,
.xc-address > ul .active {
  background: url(../images/address-2.png) left top no-repeat;
  background-size: 100%;
}
.xc-address > ul li:hover > h4 > a,
.xc-address > ul .active > h4 > a {
  display: block;
}
.xc-address > ul li:hover > div > a,
.xc-address > ul .active > div > a {
  color: #07913b;
}
.xc-address > ul li:hover > div .xc-add,
.xc-address > ul .active > div .xc-add {
  background: url(../images/bianji-1.png) left top no-repeat;
}
.xc-address > ul li:hover > div .xc-del,
.xc-address > ul .active > div .xc-del {
  background: url(../images/des-1.png) left top no-repeat;
}
.x-mat-4 {
  margin-top: 40px;
}
.x-guanggao {
  width: 100%;
}
.x-guanggao img {
  width: 100%;
}
.x-bt {
  height: 55px;
  line-height: 55px;
  color: #333333;
  font-size: 16px;
}
.picScroll-left {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  top: -60px;
  position: relative;
}
.picScroll-left .bd .tempWrap .picList {
  width: 1200px;
  overflow: hidden;
}
.picScroll-left .bd .tempWrap .picList li {
  width: 380px;
  height: 278px;
  margin-right: 25px;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box {
  position: relative;
  box-sizing: border-box;
  width: 380px;
  height: 278px;
  top: 0;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img {
  width: 380px;
  height: 278px;
  position: relative;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img > a > img {
  display: block;
  width: 380px;
  height: 278px;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #07913b;
  background: rgba(156, 10, 13, 0.6);
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot > i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot > i > img {
  display: block;
  max-width: 82px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  right: 14px;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot > i img:first-child {
  left: 14px;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img > a .xc-lesson-des-bot > i > span {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img .xc-mengban {
  position: absolute;
  width: 380px;
  height: 278px;
  top: 0;
  left: 0;
  display: none;
  background: #07913b;
  background: rgba(156, 10, 13, 0.6);
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-top: 110px;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a > img {
  display: block;
  max-width: 82px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
  right: 65px;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a img:first-child {
  left: 65px;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a > span {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img .xc-mengban .xc-lesson-des-bot-sp > a p {
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img .xc-mengban:before {
  content: "";
  width: 80%;
  height: 80%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-left: auto;
  margin-bottom: auto;
  margin-right: auto;
  border: 1px solid #fff;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img:hover > a .xc-lesson-des-bot {
  display: none;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box .xc-lesson-des-img:hover .xc-mengban {
  display: block;
}
.picScroll-left .bd .tempWrap .picList li .xc-lesson-des-box:first-child {
  padding-left: 0;
}
.box-b {
  min-width: 1200px;
  overflow: hidden;
}
.box-b .box {
  width: 1200px;
  margin: 0 auto;
}
.y-bottom {
  width: 1920px;
  margin-left: -360px;
}
.y-login {
  height: 760px;
  position: relative;
}
.y-login-box {
  position: absolute;
  top: 168px;
  right: 0;
  width: 526px;
  padding-bottom: 50px;
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #e8e8e9;
  box-shadow: 0 0 10px #000;
}
.y-login-box1 {
	top:50px;
}
.y-login-head {
  padding-top: 27px;
  padding-bottom: 23px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 24px;
  padding-left: 6px;
}
.y-login-head > i {
  width: 24px;
  height: 24px;
  color: #9a9a9a;
  font-size: 24px;
  padding-right: 10px;
}
.y-login-mod {
  position: relative;
  zoom: 1;
  width: 393px;
}
.y-login-mod1{
  margin-bottom: 10px;
}
.y-login-mod:after {
  content: '';
  display: block;
  clear: both;
}
.y-login-mod > span {
  width: 133px;
  float: left;
  text-align: right;
  font-size: 14px;
  color: #646464;
  line-height: 40px;
}
.y-login-mod > input {
  float: left;
  width: 235px;
  height: 16px;
  font-size: 16px;
  padding: 11px;
  border: 1px solid #d2d2d2;
}
.y-login-btn {
  display: block;
  width: 260px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 20px;
  background: url(../images/y-login-btn1.jpg) no-repeat;
  cursor: pointer;
}
.y-login-btn2 {
  background: url(../images/y-login-btn2.jpg) no-repeat;
}
.y-login-forget {
  width: 396px;
  display: block;
  text-align: right;
  font-size: 14px;
  color: #444648;
  line-height: 22px;
  padding-bottom: 13px;
}
.y-pt46 {
  padding-top: 46px;
}
.y-pt20{
	padding-top: 20px;
}
.y-mt5 {
  margin-top: 5px;
}
.y-getcode {
  display: block;
  position: absolute;
  right: 2px;
  top: 1px;
  width: 106px;
  height: 37px;
  background: #fff;
  color: #07913b;
  font-size: 14px;
  line-height: 37px;
  text-align: center;
}
.y-login-p {
  font-size: 12px;
  text-indent: 5px;
  color: #787878;
  padding-top: 20px;
  padding-bottom: 30px;
}
.y-login-file {
  margin-top: 20px;
  margin-left: 136px;
  font-size: 14px;
}
.y-login-file > span {
  float: left;
}
.y-login-file > a {
  float: left;
  color: #07913b;
  text-decoration: underline;
}
.y-checkbox {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 1px solid #d7cfdc;
  border-radius: 50%;
  position: relative;
}
.y-checkbox > input {
  width: 18px;
  height: 18px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.y-checkbox-act {
  width: 16px;
  height: 16px;
  border-color: #07913b;
  background: url(../images/y-checkbox-pic.png) no-repeat;
}
.y-mr10 {
  margin-right: 10px;
}
.y-line {
  background: #e7e7e7;
  height: 1px;
}
.y-food {
  zoom: 1;
  color: #999999;
  font-size: 12px;
  padding-top: 20px;
}
.y-food:after {
  content: '';
  display: block;
  clear: both;
}
.y-food > a {
  float: left;
  color: #999999;
}
.y-food > a:hover {
  color: #07913b;
}
.y-food > span {
  float: left;
}
.y-goods-b {
  padding-top: 50px;
}
.y-goods {
  zoom: 1;
  width: 1350px;
  height: 645px;
}
.y-goods:after {
  content: '';
  display: block;
  clear: both;
}
.y-goods-mod {
  float: left;
  padding-top: 125px;
  width: 350px;
  background: url(../images/y-goods-bg.png) no-repeat top center;
  height: 520px;
  margin-right: 100px;
}
.y-goods-mod > h4 {
  line-height: 75px;
  font-size: 20px;
  text-align: center;
}
.y-goods-mod > h4 > a {
  color: #333333;
}
.y-goods-mod > h4 > a:hover {
  color: #07913b;
}
.y-goods-mod:hover > .y-goods-mod-pic > img{
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;

  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
}
.y-goods-mod:hover > h4{
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;

  transform: translate(0,20px);
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
}
.y-goods-mod:hover  .y-goods-mod-p{
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;

  transform: translate(0,20px);
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
}
.y-goods-mod:hover  .y-goods-mod-more{
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;

  transform: translate(0,20px);
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
  background: url(../images/y-goods-btn2.png) no-repeat;
}
.y-goods-mod-pic {
  width: 350px;
  height: 205px;
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
}
.y-goods-mod-more {
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  width: 140px;
  height: 40px;
  background: url(../images/y-goods-btn1.png) no-repeat;
}
.y-goods-mod-more:hover {
  background: url(../images/y-goods-btn2.png) no-repeat;
}
.y-goods-mod-p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding-bottom: 15px;
}
.y-pay-title {
  zoom: 1;
}
.y-pay-title:after {
  content: '';
  display: block;
  clear: both;
}
.y-pay-title > h5 {
  float: left;
  width: 299px;
  height: 135px;
  background: url(../images/y-pay-bg.png) no-repeat center;
  font-size: 24px;
  color: #fff;
  line-height: 135px;
  text-indent: 45px;
}
.y-pay-right {
  float: right;
  margin-top: 47px;
}
.y-pay-right1 {
  zoom: 1;
}
.y-pay-right1:after {
  content: '';
  display: block;
  clear: both;
}
.y-pay-right1 > em {
  float: left;
  width: 60px;
  height: 4px;
  background: #07913b;
  margin-top: 8px;
}
.y-pay-right1 > i {
  float: left;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 12px;
  border-radius: 50%;
  background: #07913b;
}
.y-pay-right1 .y-pay-gray {
  background: #d5cdda;
}
.y-pay-right2 {
  zoom: 1;
}
.y-pay-right2:after {
  content: '';
  display: block;
  clear: both;
}
.y-pay-right2 .y-pay-text-gray {
  color: #d5cdda;
}
.y-pay-right2 > span {
  float: left;
  width: 140px;
  text-align: center;
  font-size: 12px;
  color: #07913b;
  line-height: 32px;
}
.y-pay-success {
  padding-bottom: 35px;
  background: #fafafa;
  border: 1px solid #e7e7e7;
  padding-left: 66px;
  padding-top: 42px;
  zoom: 1;
  margin-bottom: 30px;
}
.y-pay-success:after {
  content: '';
  display: block;
  clear: both;
}
.y-pay-success-left {
  float: left;
  width: 146px;
}
.y-pay-success-right {
  width: 920px;
  float: left;
}
.y-pay-success-right1 {
  zoom: 1;
  font-size: 20px;
}
.y-pay-success-right1:after {
  content: '';
  display: block;
  clear: both;
}
.y-pay-success-right1 > span {
  float: left;
  color: #333333;
}
.y-pay-success-right1 > em {
  float: left;
  color: #dcdcdc;
  margin: 0 26px;
}
.y-pay-success-right1 > img {
  float: left;
}
.y-pay-success-right1 > i {
  color: #07913b;
}
.y-mlr16 {
  margin-left: 16px;
  margin-right: 16px;
}
.y-pay-success-right2 {
  font-size: 14px;
  color: #333333;
  padding: 27px 0;
}
.y-pay-success-right3 {
  padding-top: 20px;
  width: 920px;
  border-top: 1px solid #e7e7e7;
  font-size: 14px;
  line-height: 26px;
  color: #666666;
}
.y-pay-order {
  margin-bottom: 70px;
  border: 1px solid #e7e7e7;
}
.y-pay-order-head {
  line-height: 40px;
  background: #f6f6f6;
  zoom: 1;
  color: #666666;
  font-size: 14px;
}
.y-pay-order-head:after {
  content: '';
  display: block;
  clear: both;
}
.y-pay-order-head > span:first-child {
  margin-left: 30px;
  margin-right: 30px;
}
.y-pay-order-head > i {
  color: #07913b;
  margin-right: 30px;
}
.y-pay-order-head > img {
  margin: 7px 11px 0 10px;
}
.y-pay-order-main {
  padding-top: 32px;
}
.y-pay-order-main > h5 {
  text-align: center;
  font-size: 14px;
  line-height: 48px;
  color: #666666;
}
.y-qrcode {
  width: 234px;
  height: 211px;
  border: 1px solid #dcdcdc;
  text-align: center;
  padding-top: 23px;
  margin: 0 auto;
}
.y-qrcode2 {
  width: 186px;
  padding: 14px 25px;
  background: #07913b;
  zoom: 1;
  margin: 9px auto 50px;
}
.y-qrcode2:after {
  content: '';
  display: block;
  clear: both;
}
.y-qrcode2 > img {
  float: left;
  margin-right: 30px;
  margin-top: 5px;
}
.y-qrcode2 > p {
  float: left;
  width: 125px;
  color: #fff;
  font-size: 14px;
}
.y-pay-order-tip {
  zoom: 1;
  width: 610px;
  margin: 0 auto 50px;
  line-height: 23px;
  font-size: 12px;
  color: #666666;
}
.y-pay-order-tip:after {
  content: '';
  display: block;
  clear: both;
}
.y-pay-order-tip > img {
  float: left;
  margin-right: 8px;
}
.y-pay-order-tip > span {
  float: left;
}
.y-table {
  vertical-align: middle;
  text-align: center;
  width: 1200px;
  display: block;
}
.y-table tbody {
  display: block;
}
.y-table tr {
  display: block;
  width: 100%;
}
.y-table th {
  height: 40px;
  background: #f6f6f6;
  font-weight: normal;
  color: #666666;
}
#xz,#xz1{
  cursor: pointer;
}
.y-table td {
  height: 140px;
  border-bottom: 1px solid #dddddd;
}
.y-td1 {
  zoom: 1;
}
.y-td1:after {
  content: '';
  display: block;
  clear: both;
}
.y-td1 > img {
  float: left;
}
.y-td1 > span {
  float: left;
  line-height: 80px;
  padding-left: 80px;
}
.y-td2 {
  width: 100px;
  margin: 0 auto;
}
.y-td2 > img {
  float: left;
  margin-top: 25px;
  margin-right: 10px;
}
.y-td2 > span {
  float: left;
  color: #07913b;
  font-size: 14px;
  line-height: 80px;
}
.y-count {
  width: 110px;
  zoom: 1;
}
.y-count:after {
  content: '';
  display: block;
  clear: both;
}
.y-count > span {
  float: left;
  cursor: pointer;
  width: 26px;
  height: 26px;
  border: 1px solid #dddddd;
  color: #888888;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}
.y-count > em {
  width: 54px;
  text-align: center;
  line-height: 26px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  float: left;
  font-size: 16px;
  color: #666666;
}
.y-mlrauto {
  margin: 0 auto;
}
.y-del {
  font-size: 16px;
  color: #07913b;
  cursor: pointer;
}
.y-td-choose {
  zoom: 1;
  padding-left: 20px;
}
.y-td-choose:after {
  content: '';
  display: block;
  clear: both;
}
.y-td-choose > label {
  float: left;
  margin-right: 5px;
  position: relative;
}
.y-td-choose > span {
  float: left;
  font-size: 14px;
}
.y-gm-bottom {
  zoom: 1;
  color: #666666;
  font-size: 14px;
  padding-top: 30px;
  line-height: 44px;
  margin-bottom: 70px;
}
.y-gm-bottom:after {
  content: '';
  display: block;
  clear: both;
}
.y-gm-bottom label {
  margin-top: 13px;
}
.y-remove {
  margin-left: 30px;
  margin-right: 30px;
}
.y-red {
  color: #07913b;
}
.y-red:hover{
  text-decoration: underline;
}
.y-gm-bottom-right {
  float: right;
}
.y-gm-bottom-right > span {
  float: left;
}
.y-gm-bottom-right .y-td5 > span {
  line-height: 44px;
  font-size: 20px;
  font-weight: bold;
  color: #07913b;
  position: relative;
  top: -5px;
}
.y-gm-bottom-right .y-td5 > img {
  margin-top: 8px;
}
.y-gm-bottom-right-btn {
  text-align: center;
  width: 140px;
  height: 40px;
  margin-left: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  background: url(../images/y-goods-btn2.png) no-repeat;
  cursor: pointer;
}
.y-gm-bottom-right-btn:hover{
  opacity: .6;
  fliter: alpha(opacity=60);
}
.y-ml30 {
  margin-left: 30px;
}
.box-b .y-title {
  font-size: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}
.y-js-mod {
  zoom: 1;
  padding-top: 70px;
}
.y-js-mod:after {
  content: '';
  display: block;
  clear: both;
}
.y-js-1 {
  float: left;
  width: 450px;
  writing-mode: tb-rl;
  -webkit-writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; 
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
    writing-mode: tb-rl;
}
.y-js-1 > h4 {
  font-size: 38px;
  color: #333;
}
.y-js-1 > div {
  height: 350px;
  font-size: 16px;
  color: #888888;
  line-height: 36px;
}
.y-js-2 {
  float: left;
  width: 140px;
  padding-top: 237px;
}
.y-js-2 > P {
  line-height: 24px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 25px;
}
.y-knowmore {
  text-align: center;
  display: block;
  width: 140px;
  height: 40px;
  background: url(../images/y-goods-btn1.png) no-repeat;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}
.y-knowmore:hover {
  background: url(../images/y-goods-btn2.png) no-repeat;
}
.y-ml30 {
  margin-left: 30px;
}
.y-pr50 {
  padding-right: 50px;
}
.y-mr30 {
  margin-right: 30px;
}
.y-mb70 {
  margin-bottom: 70px;
}
.y-js-bg {
  height: 405px;
  background: url(../images/y-js-bg1.jpg) no-repeat center;
}
.y-js {
  zoom: 1;
  width: 1222px;
  padding-top: 132px;
}
.y-js:after {
  content: '';
  display: block;
  clear: both;
}
.y-js > li {
  float: left;
  margin-right: 22px;
}
.y-js1-mod {
  display: block;
  width: 130px;
  height: 208px;
  position: relative;
  padding-top: 21px;
}
.y-js1-mod > i {
  width: 20px;
  height: 1px;
  background: #000;
  position: absolute;
  display: block;
  top: 0;
  left: 55px;
}
.y-js1-mod > div {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.y-js1-mod > div > em {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 10px;
  background: #07913b;
}
.y-js1-mod > div > p {
  text-align: center;
  font-size: 16px;
  color: #333333;
  padding-top: 10px;
}
.y-js1-mod-act > i {
  top: -20px;
}
.y-js1-mod-act > div {
  bottom: -50px;
}
.y-cp {
  padding-top: 18px;
  zoom: 1;
  padding-bottom: 50px;
}
.y-cp:after {
  content: '';
  display: block;
  clear: both;
}
.y-cp-right {
  float: right;
  width: 740px;
}
.y-cp-right > h4 {
  font-size: 30px;
  color: #333;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e7e7;
}
.y-cp-right1 {
  padding-top: 30px;
  border-bottom: 1px solid #e7e7e7;
}
.y-cp-right1 > p {
  font-size: 12px;
  color: #666666;
  line-height: 70px;
}
.y-cp-right1-1 {
  zoom: 1;
}
.y-cp-right1-1:after {
  content: '';
  display: block;
  clear: both;
}
.y-cp-right1-1 > img {
  width: 32px;
}
.y-cp-right1-1 > span {
  float: left;
  font-size: 30px;
  line-height: 32px;
  margin-left: 10px;
  color: #be3131;
}
.y-cp-mod {
  margin-top: 30px;
  zoom: 1;
  line-height: 32px;
}
.y-cp-mod:after {
  content: '';
  display: block;
  clear: both;
}
.y-cp-mod > span {
  float: left;
  width: 64px;
  font-size: 14px;
  line-height: 32px;
}
.y-cp-mod > p > a {
  color: #07913b;
  text-decoration: underline;
}
.y-cp-a {
  padding-top: 50px;
  zoom: 1;
}
.y-cp-a:after {
  content: '';
  display: block;
  clear: both;
}
.y-cp-a > a {
  float: left;
  width: 140px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  background: url(../images/y-goods-btn1.png);
  margin-right: 20px;
}
.y-cp-a > a:first-child {
  background: url(../images/y-goods-btn2.png);
}
.y-cp-a > a:hover{
  opacity: .6;
  fliter: alpha(opacity=60);
}
.y-cp-a > i {
  float: left;
  font-size: 20px;
  color: #07913b;
  line-height: 44px;
}
.y-cp-a > span {
  float: left;
  font-size: 12px;
  line-height: 44px;
  margin-left: 10px;
}
.y-cptab {
  height: 90px;
  background: #f4f4f4;
}
.y-cptab > div {
  zoom: 1;
}
.y-cptab > div:after {
  content: '';
  display: block;
  clear: both;
}
.y-cptab > div > a:hover{
  opacity: .6;
  fliter: alpha(opacity=60);
}
.y-cptab > div > a {
  float: right;
  width: 140px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  background: url(../images/y-goods-btn2.png);
  margin-top: 23px;
}
.y-cptab-head {
  float: left;
  padding-top: 35px;
  zoom: 1;
}
.y-cptab-head:after {
  content: '';
  display: block;
  clear: both;
}
.y-cptab-head > a {
  float: left;
  width: 135px;
  padding-bottom: 20px;
  font-size: 18px;
  color: #333333;
  text-align: center;
}
.y-cptab-head .y-cptab-act {
  border-bottom: 2px solid #07913b;
}
.y-cptab-main {
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}
.y-cptab-main-act {
  display: block;
}
.y-cptab-main1 {
  width: 1000px;
  margin: 0 auto;
}

.y-cptab-main1 img{
	display: block;
}

.y-pl-mod {
  padding: 30px 0;
  zoom: 1;
  border-bottom: 1px solid #e7e7e7;
}
.y-pl-mod:after {
  content: '';
  display: block;
  clear: both;
}
.y-pl-mod > img {
  float: left;
  margin-right: 20px;
}
.y-pl-mod-right {
  width: 1105px;
  float: left;
}
.y-pl-mod-right1 {
  zoom: 1;
  font-size: 12px;
  line-height: 36px;
  color: #999999;
}
.y-pl-mod-right1:after {
  content: '';
  display: block;
  clear: both;
}
.y-pl-mod-right2 {
  padding-top: 16px;
  font-size: 14px;
  color: #333333;
}
.y-pb0 {
  padding-bottom: 0;
}
.y-big {
  float: left;
  width: 400px;
  height: 505px;
}
/* 焦点图效果 */
.y-big .picBtnTop {
  width: 400px;
  height: 505px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.y-big .picBtnTop .hd {
  width: 400px;
  height: 87px;
  position: absolute;
  left: 0px;
  overflow: hidden;
  bottom: 0;
}
.y-big .picBtnTop .hd ul {
  zoom: 1;
}
.y-big .picBtnTop .hd ul:after {
  content: '';
  display: block;
  clear: both;
}
.y-big .picBtnTop .hd ul li {
  width: 100px;
  text-align: center;
  float: left;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.y-big .picBtnTop .hd ul li img {
  width: 98px;
  height: 85px;
  cursor: pointer;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.y-big .picBtnTop .hd ul li.on {
  border: 1px solid #e7e7e7;
}
.y-big .picBtnTop .bd {
  width: 400px;
  height: 420px;
  position: relative;
  background: url(../images/y-big-bg.png) no-repeat;
}
.y-big .picBtnTop .bd li {
  position: relative;
  zoom: 1;
  width: 400px;
}
.y-big .picBtnTop .bd li .pic {
  width: 400px;
  height: 420px;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}

.y-login-forget:hover{
  text-decoration: underline;
}
.y-login-btn:hover{
  opacity: 0.8;
  fliter: alpha(opacity=80);
}
.x-ly{

}
.x-ly h3{
  height: 88px;
  line-height: 88px;
  color: #333333;
  font-size: 18px;
}
.x-ly ul{

}
.x-ly ul li{
  border-top: 1px solid #ddd;
  height: 135px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 30px 0;
}
.x-ly ul li .rw{
  height: 75px;
  width: 75px;
  line-height: 75px;
  background: #07913b;
  float: left;
  border-radius: 50%;
}
.x-ly ul li .rw img{
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}
.x-ly ul li .x-nr{
  float: right;
  width: 1100px;
}
.x-ly ul li .x-nr h4{
  overflow: hidden;
  display: block;
  margin-bottom: 25px;
}
.x-ly ul li .x-nr h4 span{
  font-size: 12px;
  color: #999999;
}
.x-ly ul li .x-nr h4 em{
  float: right;
  font-size: 12px;
  color: #999999;
}
.x-ly ul li .x-nr p{
  color: #333333;
  font-size: 14px;
}
.x-ly ul li:last-child{
  border-bottom: 1px solid #ddd;
}
.x-ly .xc-page{
  margin-top: 30px;
}

/*# sourceMappingURL=style.css.map */



#slideBox3 .bd ul > li .xc-box .xc-box-a > h4 > a:hover{
  color: #07913b;
  background: #fff;
}


.y-fixed{
  position: fixed;
  top: 0;
  width: 100%;
}
.y-td2s img{
  margin-top: 28px;
}
.y-red2{
  color: #07913b;
}
.y-tddiv{
  height: 81px;
  display: none;
}
.y-sc{
  cursor: pointer;
}
.y-sc > i{
  width: 14px;
  height: 14px;
  background: url(../images/y-star1.png) no-repeat;
  margin-top: 14px;
}
.y-sc > span{
  font-size: 12px;
  line-height: 44px;
  margin-left: 10px;
}
.y-sc-act > i{
  width: 14px;
  height: 14px;
  background: url(../images/y-star2.png) no-repeat;
  margin-top: 14px;
}
.y-bg-2{
	margin-top: 50px;
  background: url(../images/y-bg-2.png) no-repeat center;
}
.y-bg-3{
  background: url(../images/y-bg-3.png) no-repeat center;
}
.y-td1 > span:hover{
  color: #07913b;
  cursor: pointer;
}


button{
  cursor: pointer;

}
button:hover{
  opacity: 0.8;
}
/*2016.12.20邢海洋*/
.y-table3{
  border: 1px solid #ddd;
  text-align: center;
  font-size: 12px;
  color: #333;
  margin-bottom: 30px;
}
.y-table3 th{
  text-align: left;
  font-weight: normal;
  background: #F6F6F6;
  padding-left: 20px;
  line-height: 36px;
  font-size: 12px;
  color: #333333;
}
.z-goods{
  padding-left: 20px;
  padding-top: 25px;
}
.z-goods > a > img{
  width: 65px;
  height: 65px;
}
.z-goods > a{
  font-size: 12px;
  color: #333333;
  line-height: 65px;
  margin-right: 20px;
}
.z-goods > a:hover{
  color: #e4393c;
}
.z-price > img{
  width: 20px;
  height: 20px;
}
.z-price > span{
  color: #e4393c;
  font-size: 12px;
  margin-left: 5px;
}
.z-do{
  margin-left: 27px;
}
.z-do a{
  display: block;
  line-height: 30px;
  margin: 0 auto;
}
.z-do1{
  display: block;
  color: #fff;
  width: 90px;
  height: 30px;
  background: url(../images/liaojie2.png) no-repeat;
  background-size:90px 30px ;
}
.y-table3 .z-do1:hover{
  opacity: 0.8;
  color: #fff;
}
.y-table3 table:first-child{
  border-top: none;
}
.y-table3 .y-table4{
  border-top: 1px dashed #ddd;
  border-right: 1px dashed #ddd;
}
.y-table3 a:hover{
  color: #e4393c;
}
.z-red{
  color: #e4393c;
}
.dl_t_tishi{
	height: 50px;
	line-height: 30px;
	font-size: 14px;
  color: #444648;
	text-align: center;
}
.y-login-mod .check_tips,
.y-login-mod .error_tip{
	  display: block !important;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
		line-height: 20px;
    text-align: left;
    padding-left: 131px;
}
.xl_p_pre,.xl_p_next{
	display: block;
	float: left;
	width: 30px;
	text-align: center;
	font-size: 33px;
	height: 30px;
	font-weight: 100;
	line-height: 30px;
}
.xl_p_input{
	display: block;
		font-size: 24px;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 40px;
	text-align: center;
}
.x-xg-img li img{
	border-radius: 50%;
}
.shopcart_main_none_main{
	width: 1200px ;
  margin: 50px auto ;
}

.shopcart_main_none_main > a{
	display: block;
	color: #e7142d;
	padding: 20px 0;
}
.shopcart_main_none_main > a:hover{
	text-decoration: underline;
}

.yx-1  > form label span{
	width: 100px;
}


/*title*/
.indexTitle{ height:85px;    margin-bottom: 15px; position:absolute; left:50%; top:20px; margin-left:-140px;left: 50%;z-index: 9999999999;}
.indexTitle .divTop{ height:45px; padding-bottom:5px;border-bottom:1px solid #e5e4e4; width:100%; text-align:center;}
.indexTitle .divTop2{border-bottom:1px solid #1768ad;}
.indexTitle span{ display:inline-block; height:45px; line-height:45px;}
.indexTitle i{ height:45px; width:75px; background:url(../images/t1.png) no-repeat center center;}
.indexTitle .i2{background:url(../images/t2.png) no-repeat center center;}
.indexTitle a{ color:#333; font-size:24px; padding:0 10px; float:left; display:inline; line-height:40px;}
.indexTitle .divTop2 a{ color:#fff}
.indexTitle b{ height:3px; width:50px; background:#07913b; margin:0px auto 0; display:block}
.indexTitle em{ display:block; height:35px; line-height:35px; clear:both; overflow:hidden; text-align:center; color:#999; text-transform:uppercase}
.indexTitle .em2{ color:#5e89bc;}


/*切换*/
ol, ul {
    list-style: none; margin:0; padding:0;
}
/*第一通栏开始*/
.lvjdCon {
	overflow: hidden;
	width: 1200px;
}
.lvjdList {
	float: left;
	display: inline;
	overflow: hidden;
	
	width: 1200px;
}
.lvjdList dt {
	float: left;
	display: inline;
	width: 280px;
	height: 365px;
	position: relative;
	margin-right: 16px;
}
.lvjdList dt div.lvjdPic {
	width: 280px;
	height: 365px;
	overflow: hidden;
}
.lvjdList dt div.lvjdPic img {
	width: 280px;
	height: 365px;
}
.lvjdList dd {
	float: left;
	display: inline;
	width: 280px;
	height:240px;
	margin-bottom: 9px;
	overflow: hidden;
	position: relative; margin:0 10px 20px 10px;
}
.lvjdList dd div.lvjdPic {
	width: 280px;
	height: 240px;
	overflow: hidden;
}
.lvjdList dd div.lvjdPic img {
	width: 280px;
	height: 240px;
}
.TabContent3{ width:1200px; margin:0 auto;}
.lvjdText {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(../images/blackbg.png) repeat center center;
}
.lvjdText a {
	color: #ffffff;
	font-size: 18px;
}
.lvjdBtn {
	width: 290px;
	height: 178px;
	overflow: hidden;
}
.lvjdBtn a {
	display: block;
	width: 100%;
	height: 100%;
	background: #aaaaaa url(../images/more.png) no-repeat center center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.lvjdBtn a:hover {
	background: #6f6f6f url(../images/more.png) no-repeat center center;
}
.lvjdPic img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.lvjdPic:hover img {
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
/*第一通栏结束*/

.nTab3 .TabTitle{
	
	height: 65px;    width: 1000px; margin:0 auto;
	
}
.nTab3 .TabTitle li {
	float: left;
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	text-align: center;
	width: 200px; background:#D8D8D8;
	

}
.nTab3 .TabTitle li a {
	text-decoration: none;
}
.nTab3 .TabTitle .active {
	color:#000;
	font-size:18px; background:#07913b;
}
.nTab3 .TabTitle .active a {
	color:#fff;
	font-size:18px;
}
.nTab3 .TabTitle .normal {
	color: #000;
	font-size:16px;
}
.nTab3 .TabTitle .normal a {
	color:#5F5F5F; font-weight:100;
	font-size:18px;
}
.nTab3 .TabContent {
	clear: both;
	overflow: hidden;
	background: #fff;
	padding: 5px;
	display: block;
}



.language{ width:1200px; margin:0 auto; height:35px;}
.language ul{ float:right;}
.language ul li{ width:60px; margin:0 5px; float:left; text-align:center;}

/*about*/
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1150px;}
.about{width: 100%;overflow: hidden;background: url(../images/aboutbg2.png) repeat;padding-bottom:40px; margin-top: 25px;}
.about .Title h2{background: url(../images/aboutbg1.png) no-repeat center;}
.about .GJ-intro{width: 100%;overflow: hidden;margin-top: 35px;}
.about .GJ-intro .GjPic{display: block;float: left; width:510px; height:327px;}
.about .GJ{float: right;width:610px;}
.about .Ab a{color: #2454AC;}
.about .GJ h3{font-size: 22px;font-weight: normal;margin-bottom: 12px;}
.about .GJ h3 a{color: #fff;}
.about .GJ p{font-size: 15px;color: #f1f1f1;line-height: 30px;text-overflow: ellipsis;overflow: hidden;height: 125px;}
.about .GJ span a{font-size: 14px; color: #2454ac;}
.about .ABox{width:610px;position: relative;margin-top: 12px;overflow: hidden;height: 150px;}
.about .ABox ul{overflow: hidden;width: 475px;position: absolute;top: 0;left: 0;height: 150px;}
.about .ABox li{float: left;width: 181px;height: 147px;margin-right: 11px;}
.about .ABox i{display: block;position: absolute;width: 34px;height: 75px;color: #FFFFFF;cursor: pointer;z-index: 5;}
.about .ABox .btn01{top: 0;right: 0;background: url(../images/aboutbtn02.jpg) no-repeat left top;}
.about .ABox .btn01:hover{background: url(../images/aboutbtn01.jpg) left top;}
.about .ABox .btn02{right: 0;bottom: 0; background: url(../images/aboutbtn02.jpg) no-repeat left bottom;}
.about .ABox .btn02:hover{background: url(../images/aboutbtn01.jpg) left bottom;}

.about .baseBox{position: relative;margin-top: 37px;}
.about .baseBox i{display: block;width: 30px; height: 60px;position: absolute;top: 66px;cursor: pointer;}
.about .baseBox .btn01{background: url(../images/hz-btn01.png) no-repeat left top; left: -50px;}
.about .baseBox .btn02{background: url(../images/hz-btn02.png) no-repeat right top;right: -50px;}
.about .BLb{width: 1150px;overflow: hidden;position: relative;height:255px;}
.about .BLb ul{position: absolute;top: 0; left: 0;}
.about .BLb li{width: 274px;float: left;text-align: center;height: 220px;margin: 0 7px;}
.about .BLb li img{display: block;margin-bottom: 12px;}
.about .BLb li a{font-size: 14px;color: #555555;text-decoration: none;}


/*=================通知公告===================*/
.main_box { margin: 0 auto; max-width: 1200px;}

.s_fast_link{ position:relative; background:#fbfbfb;  overflow: hidden; z-index:3; padding: 20px 0;  height:32px; line-height:32px;}

.s_fast_link dl{  position:relative; overflow: hidden;}

.s_fast_link dt{ position:absolute; font-size:14px; left:0px;   background: url(../images/title_notice.png) 0px center no-repeat;  width:167px; height: 32px;  }

.s_fast_link dd{ margin-left: 200px; height:32px;  position:relative;}

.s_fast_link .bd ul{}

.s_fast_link .bd li{ float:none !important; display: block; margin-right: -55px;}

.s_fast_link .bd li .box{  margin-right:55px;  position:relative; width: 470px; display: inline-block;}

.s_fast_link .bd a{ font-size:14px; color:#2b2b2c; padding-left: 15px; background: url(../images/icon_notice.png) left center no-repeat; display:block ; width: 340px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis; }

.s_fast_link .bd a:hover{ color: #07913b;}

.s_fast_link .bd span{  position: absolute; right: 0; top: 0; color:#bcbcbe; display:block;   font-size:12px; line-height:30px; }


