*{
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 阿里巴巴普惠体;
}
.body{
    margin: 0 auto;
}
.fl{
    float: left;
}
ul,li{
    list-style: none;
}
.banner{
    width: 100%;
    min-width: 1200px;
    height: 644px;
    background: url('../images/banner.png') no-repeat;
    
}
.bignav{
    width: 100%;
    height: 78px;
    background: #000000;
}
.nav{
    background:#000000;
    width: 1200px;
    margin: 0 auto;
    height: 78px;
}
.nav a{
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    line-height: 78px;
}
.nav li{
    width: 240px;
    float: left;
    text-align: center;
}
ul li a:link{
    background-color: #000000;
    color: #ffffff;
    text-decoration: none;
}
ul li a:hover{
    color: #ffffff;
    background-color: #ff6a00;
}
ul li a:active{
    color: #ffffff;
    background-color: #ff6a00;
}
.zlt{
    width: 1300px;
    height: 630px;
    margin: 0 auto;
}
.zlttop{
    color: #000000;
    text-align: center;
    padding-top: 100px;
}
h2 span{
    padding: 0 15px;
}
.zltcont{
    width: 1300px;
    height: 400px;
    margin-top: 80px;
    background-color: #f5f5f5;
}
.fltcont{
    width: 1300px;
    height: 400px;
    margin-top: 80px;
    background-color: #f5f5f5;
}
.zltl{
    width: 700px;
    float: left;
}
.fltl{
    width: 700px;
    float: left;
}
.zltr{
    width: 600px;
    float: left;
}
.fltr{
    width: 600px;
    float: left;
}
.zhibo
{
    height:400px;
    position: relative;
}
.zhibo img{
    position: absolute;
}
.agenda p{
    padding-top: 30px;
    padding-left: 50px;
    font-size: 24px;
}
.agenda span{
    color: #ff6a00;
    font-size: 33px;
}
.plan{
    width: 540px;
    height: 220px;
    margin-top: 25px;
    margin-left: 40px;
    background: url('../images/1.png') repeat-y;
    background-position: 4%;
}
.plan1{
    width: 540px;
    height: 80px;
}
.planl{
    width: 40px;
    height: 80px;
    float: left;
    background: url('../images/point.png') no-repeat;
    background-position: 56% 10%;
}
.planr{
    width: 490px;
    height: 80px;
    float: left;
}
.date{
    font-size: 24px;
}
.time{
    font-size: 16px;
}
.purport{
    font-size: 18px;
}
.people{
    padding-left: 20px;
    font-size: 14px;
}
.flt{
    width: 1300px;
    height: 630px;
    margin: 0 auto;
}
.flttop{
    color: #000000;
    text-align: center;
    padding-top: 50px;
}
#container{
	width: 675px;
    height: 380px;
	position:relative;
    overflow:hidden;
    margin-top: 10px;
    margin-left: 10px;
}
#container img{
    width: 675px;
    height: 380px;
}
.item{
	position:absolute;
}
 
.tabs{
    position:absolute;
    margin-left: 280px;
    margin-top: 360px;
}
.tab{
	float:left;
	margin-right:5px;
	width:15px;
	height:6px;
	background:#989196;
	cursor:pointer;
}
.tabs li{
    list-style:none;
}
.active{
	background:#ff651a;
}

.plan2{
    width: 250px;
    height: 220px;
    margin-top: 25px;
    margin-left: 40px;
    background: url('../images/1.png') repeat-y;
    background-position: 8.5%;
    float: left;
}
.plan3{
    width: 240px;
    height: 220px;
    margin-top: 25px;
    margin-left: 40px;
    background: url('../images/1.png') repeat-y;
    background-position: 9%;
    float: left;
}
.plan4{
    width: 250px;
    height: 80px;
}
.planl4{
    width: 40px;
    height: 80px;
    float: left;
    background: url('../images/point.png') no-repeat;
    background-position: 56% 10%;
}
.planr4{
    width: 210px;
    height: 80px;
    float: left;
}
.plan5{
    width: 240px;
    height: 80px;
}
.planl5{
    width: 40px;
    height: 80px;
    float: left;
    background: url('../images/point.png') no-repeat;
    background-position: 56% 10%;
}
.planr5{
    width: 210px;
    height: 80px;
    float: left;
}
.news{
    width: 100%;
    height: 1080px;
    background: url('../images/newsbg.png') no-repeat;
    background-color: #fdfdfd;
}
.newstop{
    color: #000000;
    text-align: center;
    padding-top: 60px;
}
.newscont{
    width: 1316px;
    height: 760px;
    margin: 0 auto;
    margin-top: 40px;
}
.newspart1{
    width: 1316px;
    height: 370px;
}
.newspart2{
    width: 1316px;
    height: 370px;
    margin-top: 20px;
}
.newspart{
    width: 313px;
    height: 370px;
    float: left;
    margin-right: 16px;
    background-color: #ffffff;
    margin-bottom:20px;
}
.newstitle{
    font-size: 18px;
    padding: 10px 20px;
}
.newstitle:hover{
    color: #ff6a00;
    cursor: pointer;
}
.newsabstract{
    font-size: 14px;
    padding: 10px 20px;
}
.more{
    margin-top: 70px;
    text-align:center;
}
.more input{
    width: 120px;
    height: 30px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
}
.moment{
    width: 100%;
    height: 725px;
}
.momenttop{
    color: #000000;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 50px;
}

.warp{
    width: 1288px;
    height: 428px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.newimg
{
 width:310px;
    height: 210px;
}
.imgs{
    width: 5000px;
    height: 428px;
    float: left;
}
.imgs a{
    background-color: #ffffff;
}
.imgs img{
    margin-bottom: 2px;
     width:320px;
    height: 210px;
}
.imgs li{
    float: left;
    width: 322px;
    margin-right: 4px;
}
.swiper-button-prev{
    width: 100px;
    height: 428px;
    float: left;
    position: absolute;
    margin-left: 200px;
}
.swiper-button-next{
    width: 100px;
    height: 428px;
    float: left;
    position: absolute;
    margin-right: 200px;
}
.btn{
    width: 1900px;
    height: 428px;
    position: relative;
    
}
.minorlive{
    width: 100%;
    min-width: 1200px;
    height: 1080px;
    background: url("../images/minorbg.png") no-repeat;
    
}
.live{
    width: 1114px;
    height: 627px;
    margin: 0 auto;
    padding-top: 92px;
}
.introduce{
    width: 1114px;
    height: 200px;
    margin: 0 auto;
    margin-top: 30px;
    background: url('../images/yh.png') no-repeat;
    background-size: 34px 34px;
}
.introduce p{
    font-size: 14px;
    padding-left: 15px;
    line-height: 25px;
}
.introduce span{
    font-size: 32px;
    font-weight: bold;
}
a{color:#000;text-decoration:none}
a.hover{text-decoration:none}


/* 经典案例 */
.case{
    width: 1300px;
    height: 690px;
    margin: 0 auto;
}
.casetop{
    color: #000000;
    text-align: center;
}
.ts {
    overflow: hidden;
    width: 1300px;
    margin: 0 auto;
    margin-top: 60px;
}
.ts-ul {
    overflow: hidden;
    width: 100%;
    height: 490px;
    margin: 0 auto;
    padding: 0;
}
.ts-ul li {
    list-style-type: none;
    overflow: hidden;
    float: left;
    -webkit-transition: width 0.2s;
}
.ts-ul b {
    -webkit-transition: all 0.2s;
    width: 60px;
    display: block;
    height: 490px;
    text-indent: -9999em;
}

.on {
    width: 875px;
    filter: Alpha(opacity=0);
}
.out {
    width: 60px;
  
}
.ts-ul-li1  {
    background-position: 0 0
}
.ts-ul-li2 img {
    background-position: -60px 0
}
.ts-ul-li3 img {
    background-position: -120px 0
}
.ts-ul-li4 img {
    background-position: -180px 0
}
.ts-ul-li5 img {
    background-position: -240px 0
}
.ts-ul-li6 img {
    background-position: -300px 0
}
.ts-ul-li7 img {
    background-position: -360px 0
}
.ts-ul-li8 img {
    background-position: -420px 0
}
.p1{
    padding-top: 10px;
    color: #000000;
}
.sp1{
    width: 60px;
    font-size: 30px;
    padding-left: 10px;
    font-weight: bold;
}
.sp2{
    font-size: 28px;
    padding-left: 20px;
    font-weight: bold;
}
.ts-ul p:hover{
    color: #ff6a00;
}
.ts-ul a{
    text-decoration: none;
}

/* 往届回顾 */
.previous{
    width: 1320px;
    height: 915px;
    margin: 0 auto;
}
.precont{
    width: 1320px;
    height: 670px;
    margin-top: 50px;
}
.prenews{
    width: 640px;
    height: 210px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    box-shadow:2px 2px 10px #e2e2e2;
}
.prenews a{
    text-decoration: none;
    color: #000000;
}
.prenewsl{
    width: 315px;
    height: 210px;
    float: left;
    
}
.prenewsr{
    width: 325px;
    height: 210px;
    float: left;
}
.pretitle{
    font-size: 16px;
    padding: 20px 25px;
    
}
.preabs{
    font-size: 14px;
    padding: 10px 25px;
}
.pretitle a:hover{
    color: #ff6a00;
}
