@charset "UTF-8";
/*! 
请勿直接在此文件上做修改，找到同文件夹下的同名.scss文件，
在scss文件中修改完毕后编译生成此文件 by wax
*/
@import url(tooltip.css);
#logo {
  cursor: pointer; }

input::-webkit-input-placeholder {
  color: #CCC; }

input:-moz-placeholder {
  color: #CCC; }

input::-moz-placeholder {
  color: #CCC; }

input:-ms-input-placeholder {
  color: #CCC; }

textarea::-webkit-input-placeholder {
  color: #CCC; }

textarea:-moz-placeholder {
  color: #CCC; }

textarea::-moz-placeholder {
  color: #CCC; }

textarea:-ms-input-placeholder {
  color: #CCC; }

/*! 
请勿直接在此文件上做修改，找到同文件夹下的同名.scss文件，
在scss文件中修改完毕后编译生成此文件 by wax
*/
#logo {
  cursor: pointer; }

input::-webkit-input-placeholder {
  color: #CCC; }

input:-moz-placeholder {
  color: #CCC; }

input::-moz-placeholder {
  color: #CCC; }

input:-ms-input-placeholder {
  color: #CCC; }

textarea::-webkit-input-placeholder {
  color: #CCC; }

textarea:-moz-placeholder {
  color: #CCC; }

textarea::-moz-placeholder {
  color: #CCC; }

textarea:-ms-input-placeholder {
  color: #CCC; }

body {
  padding-top: 70px; }

.headBlock {
  width: 100%;
  box-shadow: 0px 0px 5px #CCC;
  position: fixed;
  background-color: #FFF;
  z-index: 1000;
  top: 0;
  left: 0; }
  .headBlock div.nav {
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    padding: 12px 0; }
    .headBlock div.nav div.navBranch {
      float: left; }
    .headBlock div.nav div.logo {
      width: 170px;
      height: 45px;
      background: url("../images/newXuanchuan/nav/logo.png") center no-repeat; }
    .headBlock div.nav div.slogan {
      width: 190px;
      height: 45px;
      background: url("../images/newXuanchuan/nav/slogan.png") center no-repeat; }
    .headBlock div.nav div.login {
      height: 45px;
      float: right;
      position: relative;
      line-height: 68px; }
      .headBlock div.nav div.login div a span {
        color: #333;
        font-size: 14px;
        margin-left: 5px;
        font-family: "黑体";
        opacity: .9; }
        .headBlock div.nav div.login div a span:hover {
          color: #E53937; }
      .headBlock div.nav div.login div span {
        color: #333;
        font-size: 14px;
        margin-left: 5px;
        font-family: "黑体";
        opacity: .9; }

/*! 
请勿直接在此文件上做修改，找到同文件夹下的同名.scss文件，
在scss文件中修改完毕后编译生成此文件 by wax
*/
#logo {
  cursor: pointer; }

input::-webkit-input-placeholder {
  color: #CCC; }

input:-moz-placeholder {
  color: #CCC; }

input::-moz-placeholder {
  color: #CCC; }

input:-ms-input-placeholder {
  color: #CCC; }

textarea::-webkit-input-placeholder {
  color: #CCC; }

textarea:-moz-placeholder {
  color: #CCC; }

textarea::-moz-placeholder {
  color: #CCC; }

textarea:-ms-input-placeholder {
  color: #CCC; }

.footerBlock {
  width: 100%;
  min-width: 1200px;
  background-color: #333;
  position: absolute;
  bottom: 69px; }
  .footerBlock ul {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden; }
    .footerBlock ul li {
      float: left; }
    .footerBlock ul li:first-child {
      width: 286px; }
      .footerBlock ul li:first-child dl {
        margin-bottom: 0 !important; }
        .footerBlock ul li:first-child dl p {
          margin: 0 0 0 0 !important;
          color: #DEDEDE;
          font-size: 14px;
          line-height: 30px;
          font-family: "微软雅黑";
          cursor: pointer; }
          .footerBlock ul li:first-child dl p:hover {
            color: #FFF; }
    .footerBlock ul li:nth-child(2) {
      width: 532px;
      border-left: 1px solid #404040;
      border-right: 1px solid #404040; }
      .footerBlock ul li:nth-child(2) div {
        width: 190px;
        margin: 0 auto; }
      .footerBlock ul li:nth-child(2) div > dl {
        margin-bottom: 0 !important; }
        .footerBlock ul li:nth-child(2) div > dl h2, .footerBlock ul li:nth-child(2) div > dl p {
          color: #DEDEDE;
          line-height: 30px;
          font-family: "微软雅黑"; }
        .footerBlock ul li:nth-child(2) div > dl h2 {
          margin: 0 !important;
          font-size: 20px; }
        .footerBlock ul li:nth-child(2) div > dl p {
          margin: 0 0 0 0 !important;
          font-size: 14px;
          cursor: pointer; }
          .footerBlock ul li:nth-child(2) div > dl p:hover {
            color: #FFF; }
    .footerBlock ul li:nth-child(3) {
      width: 382px;
      overflow: hidden; }
      .footerBlock ul li:nth-child(3) dl {
        float: right;
        width: 100px;
        margin-left: 30px; }
        .footerBlock ul li:nth-child(3) dl dt {
          height: 100px; }
        .footerBlock ul li:nth-child(3) dl dd p {
          line-height: 30px;
          text-align: center;
          font-size: 12px;
          color: #DEDEDE;
          font-family: "微软雅黑"; }
      .footerBlock ul li:nth-child(3) dl:first-child dt {
        background: url(../images/newXuanchuan/footer/wechat-qrcode.png) center no-repeat;
        background-size: cover; }
      .footerBlock ul li:nth-child(3) dl:nth-child(2) dt {
        background: url(../images/newXuanchuan/footer/qrcode.png) center no-repeat;
        background-size: cover; }

.versionBlock {
  width: 100%;
  min-width: 1200px;
  height: 69px;
  background-color: #333;
  border-top: 1px solid #404040;
  position: absolute;
  bottom: 0; }
  .versionBlock ul {
    width: 1200px;
    margin: 0 auto; }
    .versionBlock ul li p {
      line-height: 68px;
      text-align: center;
      color: #DEDEDE;
      font-size: 12px;
      margin: 0 !important; }

html {
  height: 100%; }

body {
  position: relative;
  padding-bottom: 249px;
  overflow: auto; }

h2 {
  font-size: 30px;
  color: #666;
  font-weight: normal;
  letter-spacing: 0.05em; }

p {
  font-size: 20px;
  color: #808080;
  letter-spacing: 0.05em; }



.oneBlock ul.slideBox {
  width: 100%;
  min-width: 1200px;
  height: 100%;
  overflow: hidden;
  position: relative; }
  .oneBlock ul.slideBox div.hd {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 30px;
    z-index: 1; }
    .oneBlock ul.slideBox div.hd ul {
      overflow: hidden;
      zoom: 1;
      float: right; }
      .oneBlock ul.slideBox div.hd ul li {
        float: left;
        margin-right: 10px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        line-height: 14px;
        text-align: center;
        background: #fff;
        cursor: pointer; }
      .oneBlock ul.slideBox div.hd ul li.on {
        background: #f00;
        color: #fff; }
        .oneBlock ul.slideBox div.bd ul li{
        	margin-top: 11px;
        }
  .oneBlock ul.slideBox div.bd ul li dl {
    width: 100%;
    height: 500px; }
  .oneBlock ul.slideBox div.bd ul li:first-child dl {
    background: url(../images/newXuanchuan/cooperate/hezuo_bannerone_bg.png) center no-repeat; }
  .oneBlock ul.slideBox div.bd ul li:nth-child(2) dl {
    background: url(../images/newXuanchuan/cooperate/hezuo_bannertwo_bg.png) center no-repeat; }
  .oneBlock ul.slideBox a.prev, .oneBlock ul.slideBox a.next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url("../../../static/common/images/xuanchuanye/lunbo/slider-arrow.png") -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5; }
  .oneBlock ul.slideBox a.next {
    left: auto;
    right: 3%;
    background-position: 8px 5px; }
  .oneBlock ul.slideBox a.prev:hover, .oneBlock ul.slideBox a.next:hover {
    filter: alpha(opacity=100);
    opacity: 1; }
  .oneBlock ul.slideBox .prevStop, .oneBlock ul.slideBox .nextStop {
    display: none; }

.twoBlock ul {
  width: 1000px;
  margin: 0 auto;
  background-color: #FFF;
  padding: 50px 100px 50px 100px;
  margin-bottom: 20px;
  font-style: normal; }
  .twoBlock ul .tab1 span {
    cursor: pointer;
	font-size:22px;
    width: 70px;
    height: 28px;
    margin: 4px auto; }
    .twoBlock ul li:first-child h2 {
      line-height: 80px;
      font-size: 30px;
      color: #333;
      text-align: center; }
  .twoBlock ul li:nth-child(2) p {
    font-size: 14px;
    color: #666;
    text-align: center; }
  .twoBlock ul li:nth-child(3) dl {
    margin-top: 16px; }
    .twoBlock ul li:nth-child(3) dl span {
      display: inline-block;
      width: 140px;
      height: 40px;
      line-height: 40px;
      color: #666;
      font-size: 16px;
      text-align: right; }
    .twoBlock ul li:nth-child(3) dl input, .twoBlock ul li:nth-child(3) dl select, .twoBlock ul li:nth-child(3) dl textarea {
      width: 260px;
      height: 40px;
      line: 40px;
      background-color: #FAFAFA;
      border: 1px solid #DEDEDE;
      padding: 5px 10px;
      font-size: 16px;
      color: #666;
      font-family: "微软雅黑"; }
    .twoBlock ul li:nth-child(3) dl textarea {
      width: 618px;
      height: 200px;
      padding: 10px;
      font-family: "微软雅黑"; }
  .twoBlock ul li:nth-child(3) dl:nth-child(4) span {
    vertical-align: top; }
  .twoBlock ul li:nth-child(3) dl:nth-child(1) span:nth-child(3), .twoBlock ul li:nth-child(3) dl:nth-child(2) span:nth-child(3) {
    width: 96px; }
  .twoBlock ul li:nth-child(3) dl:nth-child(5) {
    position: relative; }
    .twoBlock ul li:nth-child(3) dl:nth-child(5) div {
      font-size: 18px;
      width: 140px;
      margin: 50px auto 0;
      height: 50px;
      line-height: 50px;
      background-color: #E53937;
      color: #FFF;
      text-align: center;
      cursor: pointer;
      -webkit-transition-property: font-size background-color;
      -webkit-transition-duration: 0.1s;
      -webkit-transition-timing-function: linear;
      -webkit-transition-delay: 0s;
      -moz-transition-property: font-size background-color;
      -moz-transition-duration: 0.1s;
      -moz-transition-timing-function: linear;
      -moz-transition-delay: 0s;
      -o-transition-property: font-size background-color;
      -o-transition-duration: 0.1s;
      -o-transition-timing-function: linear;
      -o-transition-delay: 0s;
      transition-property: font-size background-color;
      transition-duration: 0.1s;
      transition-timing-function: linear;
      transition-delay: 0s; }
      .twoBlock ul li:nth-child(3) dl:nth-child(5) div:hover {
        font-size: 19px;
        background-color: #d93634; }
    .twoBlock ul li:nth-child(3) dl:nth-child(5) .error {
      width: auto;
      position: absolute;
      top: 0;
      left: 50%;
      text-align: left;
      margin-left: 100px;
      line-height: 50px;
      color: #E53937; }

/*# sourceMappingURL=Cooperate.css.map */
.neir{ 
        display:none;
        text-align: center;
      }
      .here{
        border-bottom: 3px solid red;
      }
.pow{
	width:590px;
	margin:0 auto;

}
.pow ul{
	 width:499px;
	 margin-left:-50px;
}
.input1{
	margin-left:50px;
	margin-top:-50px;
	float:left;
	width:400px;
	background:#f7f7f7;
	border:1px solid #dedede;
}
#registertel{
	width: 260px;
background: #f7f7f7;
height: 40px;
line-height: 40px;
border: 0;
margin-left: -45px;
}
.input2{
	width: 290px;
background: #f7f7f7;
height: 40px;
line-height: 40px;
border: 0;
margin-left: -45px;
border:1px solid #dedede;
}
.input3{
	width: 220px;
    background: #f7f7f7;
    height: 35px;
    line-height: 40px;
    border: 0;
    margin-left: -55px;
}
.photo{
	background:url(../../../static/common/images/phone2.png) center no-repeat;
	width: 40px;
    height: 40px;
     position: absolute;
    left: 100px;
	margin-top: -50px;
}
.get{
	width: 100px;
height: 40px;
line-height: 40px;
text-align: center;
position: absolute;
margin-left:350px;
margin-top:-39px;
background-color: #DF2128;
color: #FFF;
}

.agree{
	height: 70px;
    line-height: 70px;
   margin-left: 40px;
}

.panelBtn{
	width:140px;
	    height: 40px;
    line-height:20px;
    text-align: center;
    background-color: #E53937;
    color: #FFF;
    margin-top: 15px;
    font-size: 16px;
	cursor: pointer;
	margin-left:170px;
	border:0;
}
.consult{
	width:100%;
	height:40px;
	background:#e6e6e6;
	margin-top:-20px;
	text-align:center;
}
.consult span{
	font-size:14px;
	color:#333333;
	line-height:30px;
	font-family:"微软雅黑";
}
/*-------------------------机构合作-----------------------------*/
/* 三端 */
.threeBlock{
  background-color: #fbfbfb;
}
.threeBlock ul{
    width: 1200px;
    height: 510px;
    margin: 0 auto;
}
/*左边图片*/
.threeBlock ul li:nth-child(1){
  width: 400px;
  height: 369px;
  margin:60px 104px 60px 0;
  background-image: url(../images/newXuanchuan/cooperate/sandaun.png);
  float: left;
}
/*右边文字*/
.threeBlock ul li:nth-child(2){
  width: 696px;
  margin-top: 174px;
  float: right;
}
.threeBlock ul li:nth-child(2) div{
  font-family: "微软雅黑";
  font-size: 22px;
  color: #666;
  line-height: 32px;
}
.threeBlock ul li:nth-child(2) div:nth-child(1){
  margin-bottom: 40px;
}
/*三把利剑*/
.fourBlock{
  background-color: #fff;
  /*background: url(../images/newXuanchuan/cooperate/jigou_beijing_bg.png);*/
  position: relative;
  height: 722px;
  margin-bottom: 80px;
}
/*标题*/
.fourBlock h3{
  font-family: "微软雅黑";
  font-size: 30px;
  color: #333;
  text-align: center;
  padding:60px 0 70px 0;
  font-weight: 500;
}
/*中间背景*/
 .fourBlock .fourMiddle{
  height: 148px;
  background-color: #f9f7fa;
  position: absolute;
  top: 276px;
  width: 100%;
} 
.fourBlock .fourContent{
  width: 1200px;
  height: 414px;
  margin:0 auto;
}
.fourBlock .fourContent ul li{
  float: left;
  background-color: #fff;
  width: 326px;
  height: 414px;
  margin-right: 108px;
  -moz-box-shadow:0px 2px 20px #f0edf2;
  -webkit-box-shadow:0px 2px 20px #f0edf2;
  box-shadow:0px 2px 20px #f0edf2;
}
.fourBlock .fourContent ul li:last-child{
  margin-right: 0;
}
.fourBlock .fourContent ul li div:nth-child(1){
  padding-top: 30px;
  height: 106px;
}
.fourBlock .fourContent ul li div:nth-child(1) p:nth-child(1){
  text-align: center;
  font-size: 24px;
  color: #666;
  margin-bottom: 10px;
}
.fourBlock .fourContent ul li div:nth-child(1) p:nth-child(2){
  text-align: center;
  font-size: 20px;
  color: #ccc;
}
.fourBlock .fourContent ul li:nth-child(1) div:nth-child(2){
  background-image:url(../images/newXuanchuan/cooperate/pingtai.png);
  width: 326px;
  height: 148px;
}
.fourBlock .fourContent ul li:nth-child(2) div:nth-child(2){
  background-image:url(../images/newXuanchuan/cooperate/tuandui.png);
  width: 326px;
  height: 148px;
}
.fourBlock .fourContent ul li:nth-child(3) div:nth-child(2){
  background-image:url(../images/newXuanchuan/cooperate/kehu.png);
  width: 326px;
  height: 148px;
}
.fourBlock .fourContent ul li div:nth-child(3){
  text-align: center;
  font-size: 16px;
  color: #333;
  padding: 30px 50px 0 50px;
  line-height: 34px;
}
/*申请合作按钮*/
.fourBlock .btn_apply{
  width: 160px;
  height: 50px;
  margin: 0 auto;
  font-size: 18px;
  font-family: "微软雅黑";
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  background-color: #E53937;
  margin-top: 70px;
  cursor: pointer;
}
/*合作流程*/
.fiveBlock{
  background-color: #fbfbfb;
  overflow: hidden;
}
/*标题*/
.fiveBlock h3{
  font-family: "微软雅黑";
  font-size: 30px;
  color: #333;
  text-align: center;
  padding:60px 0 64px 0;
  font-weight: 500;
}
/*前期*/
.fiveBlock .before{
   width: 1200px;
   margin: 0 auto;
}
.fiveBlock .before ul li{
  float: left;
}
.fiveBlock .before ul li:nth-child(1){
  font-size: 20px;
  font-family: "微软雅黑";
  color: #333;
  text-align: center;
  margin-right: 54px;
  padding-top: 50px;
}
.fiveBlock .before ul li:nth-child(2) div:nth-child(1){
  background-image: url(../images/newXuanchuan/cooperate/xinxitianxie_icon.png);  
  width: 130px;
  height: 130px;
}
.fiveBlock .before ul li:nth-child(4) div:nth-child(1){
  background-image: url(../images/newXuanchuan/cooperate/nenrongshenhe_icon.png);  
  width: 130px;
  height: 130px;
}
.fiveBlock .before ul li:nth-child(6) div:nth-child(1){
  background-image: url(../images/newXuanchuan/cooperate/qianyue_icon.png);  
  width: 130px;
  height: 130px;
}
.fiveBlock .before ul li:nth-child(8) div:nth-child(1){
  background-image: url(../images/newXuanchuan/cooperate/shangchuan_icon.png);  
  width: 130px;
  height: 130px;
}
.fiveBlock .before ul li div:nth-child(2){
  font-size: 18px;
  color: #333;
  text-align: center;
  padding-top: 30px;
}
/*中间箭头*/
.fiveBlock .before ul li:nth-child(3),.fiveBlock .before ul li:nth-child(5),.fiveBlock .before ul li:nth-child(7){
  background-image: url(../images/newXuanchuan/cooperate/jiantou_icon.png);
  width: 160px;
  height: 46px;
  margin-top: 40px;
  background-position: center;
  background-repeat: no-repeat;
}
/*后期*/
.fiveBlock .after{
   width: 1200px;
   margin: 0 auto;
   padding-top: 80px;
   padding-bottom: 80px;
   overflow: hidden;
}
.fiveBlock .after ul li{
  float: left;
}
.fiveBlock .after ul li:nth-child(1){
  font-size: 20px;
  font-family: "微软雅黑";
  color: #333;
  text-align: center;
  margin-right: 54px;
}
.fiveBlock .after ul li:nth-child(2),.fiveBlock .after ul li:nth-child(6),.fiveBlock .after ul li:nth-child(8){
  width: 182px;
  height: 88px;
  background: #E53937;
  border-radius: 10px;
  text-align: center;
}
.fiveBlock .after ul li:nth-child(4){
  width: 234px;
  height: 88px;
  background: #E53937;
  border-radius: 10px;
  text-align: center;
}
.fiveBlock .after ul li p:nth-child(1){
  font-size: 20px;
  color: #fff;
  line-height: 48px;
  height: 44px;
}
.fiveBlock .after ul li p:nth-child(2){
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  height: 44px;
}
.fiveBlock .after ul li{
  font-size: 20px;
  color: #fff;
  line-height: 86px;
}
/* 中间小箭头 */
.fiveBlock .after ul li:nth-child(3),.fiveBlock .after ul li:nth-child(5),.fiveBlock .after ul li:nth-child(7){
  width: 80px;
  height: 21px;
  background-image: url(../images/newXuanchuan/cooperate/jiantou2_icon.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 36px;
}
.sixBlock{

}
.sixBlock h3{
  font-family: "微软雅黑";
  font-size: 30px;
  color: #333;
  text-align: center;
  padding:60px 0 64px 0;
  font-weight: 500;
}
.sixBlock .sixContent{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.sixBlock .sixContent ul li{
  float: left;
  margin-bottom: 110px;
}
.sixBlock .sixContent ul li:nth-child(1){
  background-image: url(../images/newXuanchuan/cooperate/hezuoxingshi1_bg.png);
  width: 356px;
  height: 152px;
  margin-right: 60px;
}
.sixBlock .sixContent ul li:nth-child(2){
  background-image: url(../images/newXuanchuan/cooperate/hezuoxingshi2_bg.png);
  width: 356px;
  height: 152px;
  margin-right: 60px;
}
.sixBlock .sixContent ul li:nth-child(3){
  background-image: url(../images/newXuanchuan/cooperate/hezuoxingshi3_bg.png);
  width: 356px;
  height: 152px;
}
/*-------------------------------讲师入驻-----------------------------------*/
.sevenBlock{
  width: 100%;
  height: 510px;
  background-color: #fbfbfb;
}
.sevenBlock div:nth-child(1){
  width: 920px;
  line-height: 52px;
  margin:0 auto;
  padding-top: 110px;
  font-family: "微软雅黑";
  font-size: 22px;
  color: #666;
  text-align: center;
  margin-bottom: 30px;
}
.sevenBlock div:nth-child(1) span{
  font-size: 30px; 
  color: #e53937;
}
.sevenBlock div:nth-child(2){
  width: 920px;
  margin:0 auto;
  line-height: 52px;
  font-family: "微软雅黑";
  font-size: 22px;
  color: #666;
  text-align: center;
  margin-bottom: 140px;
}
.sevenBlock div:nth-child(2) i{
  font-family: "腾祥智黑简";
  font-size: 30px;
  color: #e53937;
  font-style: normal;
}
.eightBlock h2{
  padding: 60px 0px; 
  font-size: 30px; 
  color: #333;  
  text-align: center;
  font-style: normal;
}
.eightBlock ul{
  width: 1280px;
  margin:0 auto;
  overflow: hidden;
}
.eightBlock ul li{
  float: left;
  width: 320px;
  height: 178px;
  border-right:1px solid #ccc;
}
.eightBlock ul li:last-child{
  border:none;
}
.eightBlock ul li:first-child div:first-child{
  background-image: url(../images/newXuanchuan/cooperate/mingshi_icon.png);
  width: 320px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center;
}
.eightBlock ul li:nth-child(2) div:first-child{
  background-image: url(../images/newXuanchuan/cooperate/xuezhe_icon.png);
  width: 320px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center;
}
.eightBlock ul li:nth-child(3) div:first-child{
  background-image: url(../images/newXuanchuan/cooperate/wanghong_icon.png);
  width: 320px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center;
}
.eightBlock ul li:nth-child(4) div:first-child{
  background-image: url(../images/newXuanchuan/cooperate/zhuanjia_icon.png);
  width: 320px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center;
}
.eightBlock ul li div:nth-child(2){
  font-family: "微软雅黑";
  font-size: 20px;
  color: #333;
  text-align: center;
  padding-top: 30px;
  font-style: normal;
}
.eightBlock ul li div:nth-child(3){
  font-family: "微软雅黑";
  font-size: 16px;
  color: #333;
  text-align: center;
  padding-top: 20px;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 2px;
}
.eightBlock .cooperate_btn{
  background-color: #e53937;
  width: 228px;
  height: 50px;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-family: "微软雅黑";
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  margin-top: 80px;
  margin-bottom: 60px;
  cursor: pointer;
}
.nineBlock{
  background-color: #fbfbfb;
  width: 100%;
  overflow: hidden;
}
.nineBlock h2{
  text-align: center;
  font-size: 30px;
  font-family: "微软雅黑";
  color: #333;
  padding-top: 70px;
  padding-bottom: 60px;
  font-style: normal;
}
.nineBlock h2 span{
  font-size: 40px;
  font-weight: bold;
}
.nineBlock ul{
  width: 1200px;
  margin: 0 auto;
}
.nineBlock ul li{
  float:left;
  overflow:hidden;
  text-align:center;
  margin-right: 12px;
  margin-bottom: 20px;
}
.nineBlock ul li:first-child{
  width: 391px;
  height: 358px;
  background-image: url(../images/newXuanchuan/cooperate/luboshi_bt_bg.png);
}
.nineBlock ul li:first-child:hover{
  background-image: url(../images/newXuanchuan/cooperate/luboshi_js_bg.png);
}
.nineBlock ul li:nth-child(2){
  width: 391px;
  height: 358px;
  background-image: url(../images/newXuanchuan/cooperate/tuiguang_bt_bg.png);
}
.nineBlock ul li:nth-child(2):hover{
  background-image: url(../images/newXuanchuan/cooperate/tuiguang_js_bg.png);
}
.nineBlock ul li:nth-child(3){
  width: 391px;
  height: 358px;
  background-image: url(../images/newXuanchuan/cooperate/zhibo_bt_bg.png);
  margin-right: 0;
}
.nineBlock ul li:nth-child(3):hover{
  background-image: url(../images/newXuanchuan/cooperate/zhibo_js_bg.png);
}
.nineBlock ul li:nth-child(4){
  width: 391px;
  height: 358px;
  background-image: url(../images/newXuanchuan/cooperate/xianshang_bt_bg.png);
}
.nineBlock ul li:nth-child(4):hover{
  background-image: url(../images/newXuanchuan/cooperate/xianshang_js_bg.png);
}
.nineBlock ul li:nth-child(5){
  width: 391px;
  height: 358px;
  background-image: url(../images/newXuanchuan/cooperate/shangwuzhao_bt_bg_1.png);
}
.nineBlock ul li:nth-child(5):hover{
  background-image: url(../images/newXuanchuan/cooperate/shangwuzhao_js_bg.png);
}
.nineBlock ul li:nth-child(6){
  width: 391px;
  height: 358px;
  background-image: url(../images/newXuanchuan/cooperate/wangxiao_bt_bg.png);
  margin-right: 0;
}
.nineBlock ul li:nth-child(6):hover{
  background-image: url(../images/newXuanchuan/cooperate/wangxiao_js_bg.png);
}
/*.nineBlock ul li div:nth-child(1){
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  font-style: normal;
  display: block;
  padding-top: 150px;
}
.nineBlock ul li div:nth-child(2){
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  display: none;
  padding-top: 150px;
}*/