body,p,h1,h2,h3,h4,div,span,a,img,ul,li,dl,dt,dd,table,input,button{margin:0;padding:0;border:0;list-style:none;}
body{font-size:14px;font-family:"微软雅黑";overflow-x:hidden; min-width: 1240px; max-width: 1920px; background:#fff;}
@media only screen and (min-width: 1920px) {
	body{margin: 0 auto;}
}
input{ outline: none;}
a{ text-decoration:none; outline:none; cursor:pointer;}
.wrapper{ width:1200px; margin:0 auto;}
.wrapper2{ width:1240px; margin:0 auto;}
.wrapper4{ width:1000px; margin:0 auto;}
.clear{clear:both; height:0; float: none !important;}
.mt10{ font-size: 18px; color: red; font-weight: bold;}
.mt20{ font-size:16px; margin-top: 10px; color: #262626; text-align:left; font-weight:bold;}
.mt20 span{font-size: 16px; font-weight: normal;}
.mt30{ font-size:18px; margin-top: 30px; color: #262626; text-align:center;}
.mt40{ font-size:36px; margin-bottom: 30px; color: #000;text-align:center;}

/*top*/
.top{width: 100%; height:78px; line-height:78px; background-color: #313131;}
.top .top2 .top2-left{ float:left; padding-top:18px; margin-left:30px;}
.top .top2 .top2-left a{ float:left;}
.top .top2 .top2-left a img{ display:block;}
.top .top2 .top2-left p{ font-size:14px; color:#fff; line-height:20px; float:left; margin-left:3px;}
.top .top2 .top2-right{ float:right;height:78px; line-height:78px; margin-right:60px;}
.top .top2 .top2-right li{ margin-left:34px; float:left;}
.top .top2 .top2-right li a{ font-size:18px; color:#e9e7e7; cursor:pointer;}
.top .top2 .top2-right li a:hover{ color:#ffca76; }

/**/
.banner{ background:url(../images/banner2.png) no-repeat scroll center; width:100%; height:646px;}

/**/
.content1{ background:url(../images/bg1.png) no-repeat scroll center; width:100%; height:846px; padding-top: 60px;}
.content1 .p1{background:url(../images/pbg01.png) no-repeat; width:77px ; height: 77px; line-height: 77px; display: block; margin: 0 auto; text-align: center; font-size: 39px; color: #fff; font-family: "苹方"; }
.content1 .p2{ font-size: 44px; color: #333; font-weight: bold; text-align: center; margin-top: 5px;}
.content1 .p3{ text-align: center; font-size: 22px; color: #666469; margin-top: 8px; margin-bottom: 100px;}
.content1-1{ position: relative; width: 1200px; height: 450px;}
.content1-1 p{height: 86px; line-height: 64px; text-align: center; font-size: 24px; color: #333; cursor: pointer; }
.content1-1 p:hover{ color: #fa8720;}
.content1-1 .p4{background:url(../images/pbg02.png) no-repeat; width:419px ; position: absolute; top: 0; left: 78px; animation:p4 1s linear 0s infinite alternate;-moz-animation:p4 1s linear 0s infinite alternate;-webkit-animation:p4 1s linear 0s infinite alternate;-o-animation:p4 1s linear 0s infinite alternate;}
.content1-1 .p5{background:url(../images/pbg03.png) no-repeat; width:318px ; position: absolute; top: 8px; left: 605px; animation:p5 1s linear 0s infinite alternate;-moz-animation:p6 1s linear 0s infinite alternate;-webkit-animation:p5 1s linear 0s infinite alternate;-o-animation:p5 1s linear 0s infinite alternate;}
.content1-1 .p6{background:url(../images/pbg04.png) no-repeat; width:459px ; position: absolute; top: 145px; left: 172px; animation:p6 1s linear 0s infinite alternate;-moz-animation:p6 1s linear 0s infinite alternate;-webkit-animation:p6 1s linear 0s infinite alternate;-o-animation:p6 1s linear 0s infinite alternate;}
.content1-1 .p7{background:url(../images/pbg05.png) no-repeat; width:431px ; position: absolute; top: 117px; left: 696px; animation:p7 1s linear 0s infinite alternate;-moz-animation:p7 1s linear 0s infinite alternate;-webkit-animation:p7 1s linear 0s infinite alternate;-o-animation:p7 1s linear 0s infinite alternate;}
.content1-1 .p8{background:url(../images/pbg06.png) no-repeat; width:412px ; position: absolute; top: 306px; left: 132px; animation:p8 1s linear 0s infinite alternate;-moz-animation:p8 1s linear 0s infinite alternate;-webkit-animation:p8 1s linear 0s infinite alternate;-o-animation:p8 1s linear 0s infinite alternate;}
.content1-1 .p9{background:url(../images/pbg07.png) no-repeat; width:302px ; position: absolute; top: 288px; left: 700px; animation:p9 1s linear 0s infinite alternate;-moz-animation:p9 1s linear 0s infinite alternate;-webkit-animation:p9 1s linear 0s infinite alternate;-o-animation:p9 1s linear 0s infinite alternate;}
@keyframes p4 {
	0% {
	   top:0;
	   left: 78px;
	}
	50% {
	   top:5px;
	   left: 83px;
	}
	100% {
	   top:0;
	   left: 78px;
	}
  }
  @-moz-keyframes p4 {
	0% {
		top:0;
		left: 78px;
	 }
	 50% {
		top:5px;
		left: 83px;
	 }
	 100% {
		top:0;
		left: 78px;
	 }
  }
  @-webkit-keyframes p4 {
	0% {
		top:0;
		left: 78px;
	 }
	 50% {
		top:5px;
		left: 83px;
	 }
	 100% {
		top:0;
		left: 78px;
	 }
  }
  @-o-keyframes p4 {
	0% {
		top:0;
		left: 78px;
	 }
	 50% {
		top:5px;
		left: 83px;
	 }
	 100% {
		top:0;
		left: 78px;
	 }
  }
  @keyframes p5 {
	0% {
		top:8px;
		left:605px;
	 }
	 50% {
		top:12px;
		left:600px;
	 }
	 100% {
	    top:8px;
	    left:605px;
	 }
  }
  @-moz-keyframes p5 {
	0% {
		top:8px;
		left:605px;
	 }
	 50% {
		top:12px;
		left:600px;
	 }
	 100% {
	    top:8px;
	    left:605px;
	 }
  }
  @-webkit-keyframes p5 {
	0% {
		top:8px;
		left:605px;
	 }
	 50% {
		top:12px;
		left:600px;
	 }
	 100% {
	    top:8px;
	    left:605px;
	 }
  }
  @-o-keyframes p5 {
	0% {
		top:8px;
		left:605px;
	 }
	 50% {
		top:12px;
		left:600px;
	 }
	 100% {
	    top:8px;
	    left:605px;
	 }
  }
  @keyframes p6 {
	0% {
		top:145px;
	 }
	 50% {
		top:140px;
	 }
	 100% {
	    top:145px;
	 }
  }
  @-moz-keyframes p6 {
	0% {
		top:145px;
	 }
	 50% {
		top:140px;
	 }
	 100% {
	    top:145px;
	 }
  }
  @-webkit-keyframes p6 {
	0% {
		top:145px;
	 }
	 50% {
		top:140px;
	 }
	 100% {
	    top:145px;
	 }
  }
  @-o-keyframes p6 {
	0% {
		top:145px;
	 }
	 50% {
		top:140px;
	 }
	 100% {
	    top:145px;
	 }
  }
  @keyframes p7 {
	0% {
		top:117px;
	 }
	 50% {
		top:112px;
	 }
	 100% {
	    top:117px;
	 }
  }
  @-moz-keyframes p7 {
	0% {
		top:117px;
	 }
	 50% {
		top:112px;
	 }
	 100% {
	    top:117px;
	 }
  }
  @-webkit-keyframes p7 {
	0% {
		top:117px;
	 }
	 50% {
		top:112px;
	 }
	 100% {
	    top:117px;
	 }
  }
  @-o-keyframes p7 {
	0% {
		top:117px;
	 }
	 50% {
		top:112px;
	 }
	 100% {
	    top:117px;
	 }
  }
  @keyframes p8 {
	0% {
		top:306px;
		left:132px;
	 }
	 50% {
		top:300px;
		left:137px;
	 }
	 100% {
	    top:306px;
		left:132px;
	 }
  }
  @-moz-keyframes p8 {
	0% {
		top:306px;
		left:132px;
	 }
	 50% {
		top:300px;
		left:137px;
	 }
	 100% {
	    top:306px;
		left:132px;
	 }
  }
  @-webkit-keyframes p8 {
	0% {
		top:306px;
		left:132px;
	 }
	 50% {
		top:300px;
		left:137px;
	 }
	 100% {
	    top:306px;
		left:132px;
	 }
  }
  @-o-keyframes p8 {
	0% {
		top:306px;
		left:132px;
	 }
	 50% {
		top:300px;
		left:137px;
	 }
	 100% {
	    top:306px;
		left:132px;
	 }
  }
  @keyframes p9 {
	0% {
		top:288px;
		left:700px;
	 }
	 50% {
		top:283px;
		left:695px;
	 }
	 100% {
	    top:288px;
		left:700px;
	 }
  }
  @-moz-keyframes p9 {
	0% {
		top:288px;
		left:700px;
	 }
	 50% {
		top:283px;
		left:695px;
	 }
	 100% {
	    top:288px;
		left:700px;
	 }
  }
  @-webkit-keyframes p9 {
	0% {
		top:288px;
		left:700px;
	 }
	 50% {
		top:283px;
		left:695px;
	 }
	 100% {
	    top:288px;
		left:700px;
	 }
  }
  @-o-keyframes p9 {
	0% {
		top:288px;
		left:700px;
	 }
	 50% {
		top:283px;
		left:695px;
	 }
	 100% {
	    top:288px;
		left:700px;
	 }
  }

/*预约参加说明会*/
.form1{background:url(../images/bg2.png) no-repeat scroll center; width:100%; height:230px; padding-top: 35px;}
.form1 .p1{ font-size: 36px; color: #fff; font-weight: bold; text-align: center;}
.form1 .p2{ font-size: 22px; color: #fff; text-align: center; margin-top: 5px;}
.form1 input{ background:url(../images/inp1.png) no-repeat; width:352px; height:50px; line-height:50px; padding: 16px 24px 32px 24px; font-size:16px; color:#666; text-indent:22px; margin-top:20px; float:left;}
.form1 input:focus{ color:#666;}
.form1 button{ float:left;  width:220px; height:50px; line-height:50px; text-align:center;background:url(../images/btn1.png) no-repeat;font-size:18px; color:#df5a2c; font-weight: bold; margin-top:36px; border:none; cursor:pointer;}
.form1 button:hover{ background:#fa8720; border-radius: 4px; color: #fff;}


/*北京地区“清北人”一梯队院校竞争激烈*/
.content2{ background:url(../images/bg3.png) no-repeat scroll center; width:100%; height:940px; padding-top: 72px;}
.content2 .p1{background:url(../images/pbg01.png) no-repeat; width:77px ; height: 77px; line-height: 77px; display: block; margin: 0 auto; text-align: center; font-size: 39px; color: #fff; font-family: "苹方"; }
.content2 .p2{ font-size: 44px; color: #333; font-weight: bold; text-align: center; margin-top: 5px;}
.content2 .p3{ text-align: center; font-size: 22px; color: #666469; margin-top: 8px; margin-bottom: 43px;}
.content2-1{ background:url(../images/dbg1.png) no-repeat; width:1200px; height:680px; padding-top: 25px;}
.content2-1 .content2-2{ float: left; width: 33.33%; cursor: pointer;}
.content2-1 .content2-2 .d1{ width: 260px; margin: 0 auto; text-align: center; padding-bottom:14px ;}
.content2-1 .content2-2 .active1{ border-bottom: 8px solid #f8ae6c;}
.content2-1 .content2-2 .d1 img{ display: block; margin: 0 auto; margin-bottom: 8px; }
.content2-1 .content2-2 .d1 p{ text-align: center; font-size: 24px; color: #fff; font-weight: bold; line-height: 38px;}
.content2-3{ margin-left: 100px;}
.content2-3 h1{background:url(../images/pbg1.png) no-repeat left center; font-size: 24px; color: #333; text-indent: 25px; margin-bottom: 20px;}
.content2-3 p{ font-size: 16px; color: #646466; margin-left: 8px; margin-bottom: 16px; margin-right: 100px; line-height: 23px; }
.content2-3 p span{ font-weight: bold;}
.content2-3 .h1{background:url(../images/pbg2.png) no-repeat left center; font-size: 24px; color: #333; text-indent: 25px; margin-bottom: 20px; margin-top: 66px;}

/*对话名校招生官，轻松获取面试官青睐*/
.content3{background:url(../images/bg4.png) no-repeat scroll center; width:100%; height:361px;}
.content3-1{ position: relative ; width: 1200px; height: 361px;}
.content3-1 .cir1{ position: absolute; top: 35px; left: 172px;animation:cir1 1s linear 0s infinite alternate;-moz-animation:cir1 1s linear 0s infinite alternate;-webkit-animation:cir1 1s linear 0s infinite alternate;-o-animation:cir1 1s linear 0s infinite alternate;}
@keyframes cir1 {
	0% {
	   top:35px;
	}
	50% {
	   top:30px;
	}
	100% {
	  top:35px;
	}
  }
  @-moz-keyframes cir1 {
	0% {
		top:35px;
	 }
	 50% {
		top:30px;
	 }
	 100% {
	   top:35px;
	 }
  }
  @-webkit-keyframes cir1 {
	0% {
		top:35px;
	 }
	 50% {
		top:30px;
	 }
	 100% {
	   top:35px;
	 }
  }
  @-o-keyframes cir1 {
	0% {
		top:35px;
	 }
	 50% {
		top:30px;
	 }
	 100% {
	   top:35px;
	 }
  }
.content3-1 .cir2{ position: absolute; top: 185px; left: 192px;animation:cir2 1s linear 0s infinite alternate;-moz-animation:cir2 1s linear 0s infinite alternate;-webkit-animation:cir2 1s linear 0s infinite alternate;-o-animation:cir2 1s linear 0s infinite alternate;}
@keyframes cir2 {
	0% {
	   left:192px;
	}
	50% {
	   left:186px;
	}
	100% {
	   left:192px;
	}
  }
  @-moz-keyframes cir2 {
	0% {
		left:192px;
	 }
	 50% {
		left:186px;
	 }
	 100% {
		left:192px;
	 }
  }
  @-webkit-keyframes cir2 {
	0% {
		left:192px;
	 }
	 50% {
		left:186px;
	 }
	 100% {
		left:192px;
	 }
  }
  @-o-keyframes cir2 {
	0% {
		left:192px;
	 }
	 50% {
		left:186px;
	 }
	 100% {
		left:192px;
	 }
  }
.content3-1 .img1{ position: absolute; top: 58px; left: 198px;}
.content3-1 .p1{background:url(../images/pbg08.png) no-repeat; width:395px ; height: 63px; line-height: 48px; text-align: center; font-size: 20px; color: #fff; position: absolute; top: 70px; left: 438px; }
.content3-2{background:url(../images/dbg2.png) no-repeat; width:551px; height:197px; padding: 12px; position: absolute; top: 122px; left: 444px;}
.content3-2 .d1{margin-bottom: 18px;}
.content3-2 .d1 .a1{ float: left;  margin-left: 35px;  font-size: 16px; color: #333; line-height: 23px;}
.content3-2 .d1 .a1:hover{ color: #fa8720;}
.content3-2 .d1 .a2{ float: right; margin-right: 35px;  font-size: 14px; color: #fffefd; width: 76px; height: 21px; line-height: 21px; text-align: center; background: #f8ae6c; border: 1px solid #f6943d;}
.content3-2 .d1 .a2:hover{background: #fa8720;}

/* 商学院有近80%以上录取名额放在提前面试 */
.content4{ background:url(../images/bg5.png) no-repeat scroll center; width:100%; height:830px; padding-top: 70px;}
.content4 .p1{background:url(../images/pbg01.png) no-repeat; width:77px ; height: 77px; line-height: 77px; display: block; margin: 0 auto; text-align: center; font-size: 39px; color: #fff; font-family: "苹方"; }
.content4 .p2{ font-size: 44px; color: #333; font-weight: bold; text-align: center; margin-top: 5px;}
.content4 .p3{ text-align: center; font-size: 22px; color: #666469; margin-top: 8px; margin-bottom: 38px;}
.content4-2{ background:url(../images/dbg3.png) no-repeat; width:1200px; height:584px; padding: 8px 20px 0 20px; }
.content4-2 .left{ float: left; margin-left: 132px; width: 166px; margin-top: 38px;}
.content4-2 .left .d1{ width: 166px; height: 77px; line-height: 77px;background: #edeafa; border-radius: 5px; margin-bottom: 23px; cursor: pointer;}
.content4-2 .left .d1 .p4{ background: #f6943d; width: 10px; height: 10px; margin-left: 15px; margin-top: 34px; float: left; }
.content4-2 .left .d1 .p5{ font-size: 24px; color: #67666d; margin-left: 10px; float: left;}
.content4-2 .middle{background:url(../images/dbg4-2.png) no-repeat; width:604px; height:396px; float: left; margin-top: 75px; position: relative;}
.content4-2 .middle p{ font-size: 38.5px; color: #fff; text-align: center; font-weight: bold; position: absolute; top: 134px; left: 255px; z-index: 10;} 
.content4-2 .middle p span{ font-size: 18.6px; font-weight: normal; margin-top: -3px;}
.content4-2 .middle img{ position: absolute; left: 177px; top: 58px; z-index: 1; animation:6s round1 infinite linear;-moz-animation:6s round1 infinite linear;-ms-animation:6s round1 infinite linear;-o-animation:6s round1 infinite linear;-webkit-animation:6s round1 infinite linear;}
@keyframes round1{
    0%{transform:rotate(360deg)}
    100%{transform:rotate(0deg)}
}
@-moz-keyframes round1{
    0%{transform:rotate(360deg)}
    100%{transform:rotate(0deg)}
} 
@-ms-keyframes round1{
    0%{transform:rotate(360deg)}
    100%{transform:rotate(0deg)}
}
@-o-keyframes round1{
    0%{transform:rotate(360deg)}
    100%{transform:rotate(0deg)}
} 
@-webkit-keyframes round1{
    0%{transform:rotate(360deg)}
    100%{transform:rotate(0deg)}
}   

/* 预约参加说明会 */
.form2{ margin-top:55px; margin-bottom:47px;}
.form2 .p1{ font-weight:bold; text-align:center; font-size:36px; color:#333;}
.form2 .p2{ text-align:center; font-size:22px; color:#666; margin-top:8px;}
.form2 .p2 span{ color:#bd2832;}
.form2 input{ background:url(../images/inp2.png) no-repeat; width:280px; height:50px; line-height:50px; padding-top:16px; padding-left:24px; padding-right:24px; padding-bottom:32px; font-size:16px; color:#666; text-indent:22px; margin-top:20px; float:left;}
.form2 input:focus{ color:#666;}
.form2 button{ float:left; margin-left:6px; width:220px; height:50px; line-height:50px; text-align:center; background:#f8ae6c; font-size:18px; color:#fff; margin-top:36px; border:none; cursor:pointer;}
.form2 button:hover{ background:#f6943d;}

/* 赠送更多MBA提面资料、备考礼包 */
.content5{ background:url(../images/bg6.png) no-repeat scroll center; width:100%; height:917px; padding-top: 70px;}
.content5 .p1{background:url(../images/pbg01.png) no-repeat; width:77px ; height: 77px; line-height: 77px; display: block; margin: 0 auto; text-align: center; font-size: 39px; color: #fff; font-family: "苹方"; }
.content5 .p2{ font-size: 44px; color: #333; font-weight: bold; text-align: center; margin-top: 5px;}
.content5 .p3{ text-align: center; font-size: 22px; color: #666469; margin-top: 8px; margin-bottom: 38px;}
.content5 .d1{ float: left;background:url(../images/dbg5.png) no-repeat ; width: 246px; height: 280px; margin-left: 50px; margin-bottom: 30px;}
.content5 .d1 p{ text-align: center; margin-top: 23px; height: 40px; line-height: 40px; font-size: 20px; color: #333;}
.content5 .d1 a{ display: block; margin: 0 auto; margin-top: 132px; width: 121px; height: 38px; line-height: 38px; text-align: center; background: #f49948; border-radius: 5px; font-size: 18px; color: #fff; }
.content5 .d1 a:hover{ border: 1px solid #f49948; background: #fff; color: #f49948;}
.content5 .d2{ float: left; width: 410px; height: 357px; margin-left: 50px; position: relative;}
.content5 .d2 .cir3{ position: absolute; top: 17px; left: 111px;animation:cir3 1s linear 0s infinite alternate;-moz-animation:cir3 1s linear 0s infinite alternate;-webkit-animation:cir3 1s linear 0s infinite alternate;-o-animation:cir3 1s linear 0s infinite alternate;}
.content5 .d2 .cir5{ position: absolute; top: 160px; left: 335px;animation:cir4 1s linear 0s infinite alternate;-moz-animation:cir4 1s linear 0s infinite alternate;-webkit-animation:cir4 1s linear 0s infinite alternate;-o-animation:cir4 1s linear 0s infinite alternate;}
.content5 .d2 .img1{ position: absolute; top: 55px; left: 120px;}
.content5 .d2 .d3{ position: absolute; top: 95px; left: 0;background:url(../images/dbg6.png) no-repeat; width:157px ; height: 153px; }
.content5 .d2 .d3 p{ font-size: 18px; color: #333; padding: 0 20px; line-height: 24px; padding-top: 12px;}
.content5 .d2 .d3 a{ display: block; margin-top: 9px; margin-left: 20px; font-size: 14px; color: #fffefd; width: 76px; height: 21px; line-height: 21px; text-align: center; background: #f8ae6c; border: 1px solid #f6943d;}
.content5 .d2 .d3 a:hover{background: #fa8720;}
@keyframes cir3 {
	0% {
	   top:17px;
	   left: 111px;
	}
	50% {
	   top:12px;
	   left: 106px;
	}
	100% {
	  top:17px;
	  left: 111px;
	}
  }
  @-moz-keyframes cir3 {
	0% {
		top:17px;
		left: 111px;
	 }
	 50% {
		top:12px;
		left: 106px;
	 }
	 100% {
	   top:17px;
	   left: 111px;
	 }
  }
  @-webkit-keyframes cir3 {
	0% {
		top:17px;
		left: 111px;
	 }
	 50% {
		top:12px;
		left: 106px;
	 }
	 100% {
	   top:17px;
	   left: 111px;
	 }
  }
  @-o-keyframes cir3 {
	0% {
		top:17px;
		left: 111px;
	 }
	 50% {
		top:12px;
		left: 106px;
	 }
	 100% {
	   top:17px;
	   left: 111px;
	 }
  }

  @keyframes cir4 {
	0% {
	   top:160px;
	}
	50% {
	   top:155px;
	}
	100% {
		top:160px;
	}
  }
  @-moz-keyframes cir4 {
	0% {
		top:160px;
	 }
	 50% {
		top:155px;
	 }
	 100% {
		 top:160px;
	 }
  }
  @-webkit-keyframes cir4 {
	0% {
		top:160px;
	 }
	 50% {
		top:155px;
	 }
	 100% {
		 top:160px;
	 }
  }
  @-o-keyframes cir4 {
	0% {
		top:160px;
	 }
	 50% {
		top:155px;
	 }
	 100% {
		 top:160px;
	 }
  }
  

/*零距离接触名校招生官，让你与名校更近一步！*/
.content6{ background:url(../images/bg7.png) no-repeat scroll center; width:100%; height:677px; padding-top: 70px;}
.content6 .p01{background:url(../images/pbg09.png) no-repeat; width:77px ; height: 77px; line-height: 77px; display: block; margin: 0 auto; text-align: center; font-size: 39px; color: #fff; font-family: "苹方"; }
.content6 .p02{ font-size: 44px; color: #f2f1fd; font-weight: bold; text-align: center; margin-top: 5px;}
.content6 .p03{ text-align: center; font-size: 22px; color: #c1bbf5; margin-top: 8px; margin-bottom: 60px;}
.content6-1{ width:1200px; height:363px; margin:0 auto; position:relative; cursor:pointer;}
.content6-1:hover .iconBox{ display:block;}
.content6-1 .content6-2{position:relative;overflow:hidden; width:1140px; height:363px; margin-left: 30px;}
.content6-1 .content6-2 ul li{ float:left;width:344px; height:363px; margin: 0 18px;}
.content6-1 .content6-2 .video_shar{ background:url(../images/dbg8.png) no-repeat;width:344px; height:343px; padding-top:20px; position:absolute;}
.content6-1 .content6-2 .item{ height:196px; }
.content6-1 .content6-2 .item img {width: 319px; height:196px; display:block; margin:0 auto;}
.content6-1 .content6-2 .item .p2{ width:131px; height:30px; line-height:30px; text-align:center; background:#1d3eaa;font-size:18px; color:#fff; margin-left:12px; margin-top:25px;}
.content6-1 .content6-2 .item .p3{  font-size:16px; color:#999; margin-left:13px; margin-top:15px;}
.content6-1 .content6-2 .item  .live-popups {opacity: 0;position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;}
.content6-1 .content6-2 .video_shar .d1{position: absolute;left:0;width: 100%;cursor:pointer;}
.content6-1 .content6-2 .video_shar .d1 .play{position: absolute;left: 50%;top: 60px;margin-left:-36px ;}
.content6-1 .content6-2 .video_shar .d1 .play img{width: 73px;height:73px;}
.content6-1 .iconBox .prev{ background:url(../images/prev1.png) no-repeat;width:38px; height:38px; position:absolute; z-index:10; left:0px; top:163px; cursor:pointer;}
.content6-1 .iconBox .prev:hover{background:url(../images/prev2.png) no-repeat;}
.content6-1 .iconBox .next{background:url(../images/next1.png) no-repeat;width:38px; height:38px; position:absolute; z-index:10; right:0px; top:163px; cursor:pointer;}
.content6-1 .iconBox .next:hover{background:url(../images/next2.png) no-repeat;}

/* 视频弹层  */
.video-popups{
    display: none;
    position: fixed;
    z-index: 30;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
}
.videoWrap {
    position:fixed;
    top: 50%;
    left: 50%;
    margin-top: -15%;
    margin-left: -25%;
    width: 50%;
    height: 60%;
}
.close-btn {
    position: absolute;
    z-index: 33;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fefefe;
    background-color: #666;
    border-radius: 50%;
    cursor: pointer;
}
.video-hx {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

/* 成功有你见证，喜悦和你分享 */
.content7{ background: #f1eff5; padding: 70px 0;}
.content7 .img3{ display: block; margin: 0 auto;}
.content7 .p01{background:url(../images/pbg10.png) no-repeat; width:755px ; height: 77px; line-height: 77px; display: block; margin: 0 auto; text-align: center; font-size: 39px; color: #fff; font-family: "苹方"; }
.content7 .p02{ font-size: 44px; color: #333; font-weight: bold; text-align: center; margin-top: 5px; line-height: 55px;}
.content7 .p03{ font-size: 18px; color: #666469; margin-top: 25px; margin-bottom:36px; padding: 0 30px;}
.content7 .d1{ width:1000px; cursor:pointer; display: block; margin: 0 auto;}
.content7 .d3{ float:left; margin-right:50px; width:680px;}
.content7 .d3 p{ font-size:16px; color:#666; text-align:center;margin-top:10px;}
.content7 .d2{ width:270px; float:left;}
.content7 .d2 img{ display:block; margin:0 auto;}
.content7 .d2 p{ font-size:16px; color:#666; text-align:center;margin-top:	10px;}
.content7 .d4 p{background:url(../images/pbg11.png) no-repeat; width:367px; height:18px; line-height: 18px; font-size:16px; color:#666; text-align:center; display: block; margin: 0 auto; margin-top:10px; }
.swiper-container{ background: #fff; width: 1200px; padding: 70px 0; border-radius: 10px;}
.swiper-pagination{width:38px; height:38px; position:absolute; top: 247px;}
.swiper-container .swiper-button-prev{background:url(../images/prev3.png) no-repeat;width:38px; height:38px; position:absolute; z-index:10; left:30px; cursor:pointer;}
.swiper-container .swiper-button-prev:hover{background:url(../images/prev4.png) no-repeat;}
.swiper-container .swiper-button-next{ background:url(../images/next3.png) no-repeat;width:38px; height:38px; position:absolute; z-index:10; right:30px;cursor:pointer;}
.swiper-container .swiper-button-next:hover{background:url(../images/next4.png) no-repeat;}

/*联系我们及付款方式*/
.footer{ background:#f5f5f5; padding:30px 0; width:100%;}
.footer .p1{ text-align:center; font-size:32px; color:#3b3939; margin-bottom:26px;}
.footer1{ width:998px; height:219px; border:1px solid #e7e7e7; background:#fff;}
.footer12{ background:url(../images/fbg1.png) no-repeat; height:38px; line-height:38px;}
.footer12 p{ float:left; font-size:16px; color:#666; width:77px; text-align:center; cursor:pointer;}
.footer12 p:hover{ background:#b147c2; color:#fff;}
.footer12 p.active{ background:#b147c2; color:#fff;}
.footer .content{ padding-top:30px; margin-left:25px;}
.footer .content .left{ float:left; color:#666; font-size:14px; line-height:24px;}
.footer .content .right{ float:right; margin-right:30px; color:#666; font-size:14px; line-height:24px;}

.footer2{ width:100%;background: #7c208b;color: #fff;line-height: 23px;padding:20px 0;text-align: center;}
.footer2 a{color:#fff;}

.wrapper3 {width: 1000px; margin: 0 auto;}
.lxwm{ background:#f5f5f5; padding:30px 0; width:100%;}
.lxwm .p1{text-align:center; font-size:32px; color:#3b3939; margin-bottom:26px;}
.lxwm .d1{ width:998px; height:219px; border:1px solid #e7e7e7; background:#fff;}
.lxwm .d1 .d1-1{ background:url(../images/fbg1.png) no-repeat; height:38px; line-height:38px;}
.lxwm .d1 .d1-1 p{float:left; font-size:16px; color:#666; width:77px; text-align:center; cursor:pointer;}
.lxwm .d1 .d1-1 p:hover{ background:#b147c2; color:#fff;}
.lxwm .d1 .d1-1 p.active3{ background:#b147c2; color:#fff;}
.lxwm .content{ padding-top:30px; margin-left:25px;}
.lxwm .content .left{ float:left; color:#666; font-size:14px; line-height:24px;}
.lxwm .content .right{ float:right; margin-right:30px; color:#666; font-size:14px; line-height:24px;}
.footer{width:100%;background: #7c208b;color: #fff;line-height: 23px;padding:20px 0;text-align: center;}
.footer a{color:#fff;}

 