@charset "utf-8";
/* CSS Document */

#nav-header .header .logo{       margin-top: 20px; margin-right: 20px;}
#nav-header div.header .logo-line{    border-left: 1px solid #E8E7E7;
    line-height: 37px;
    margin-right: 20px;
    overflow: hidden;
    float: left;
    color: #333;
    padding-left: 18px;
    font-size: 18px;
    margin-top: 20px;}
.ztlb { overflow:hidden;    background: #EFF3F6;}	
.ztlb .special-int{
    height: 70px;
    background: url(../images/bg_beijing.png) no-repeat center center;
    color: #333333;
    font-size: 30px;
    text-align: center;
    line-height: 70px;
    margin-bottom: 34px;
}

.ztlb .ztul{}
.ztlb .ztul li{    width: 286px;
    float: left;  background: #fff;
    margin: 7px;}
.ztlb .ztul li a{    overflow: hidden;       margin: 6px;
    display: block;
  }
.ztlb .ztul li img{  width: 274px;   transition: all .4s; width:100%;}
.ztlb .ztul li img:hover{      width: 274px;  transform: scale(1.05);}
.ztlb .ztul li p{ width:100%; display: inline-block;
    height: 28px;
    line-height: 34px;
    color: #333333;
    font-size: 16px;
    padding-top: 9px;}
.ztlb .ztul li p span{font-size: 14px; float:right; color:#666}
.ztlb .ztul li .sc{    height: 28px;
    text-align: center;
    background-color: #F9F9F9;
    line-height: 28px;
    color: #333333;
    font-size: 14px;}
/*neiye banner*/
.ppt-special{
    width: 100%;
    z-index: 1000;
    background-color: #EFF3F6;
}
.special-int{
    height: 70px;
    background: url(../images/bg_beijing.png) no-repeat center center;
    color: #333333;
    font-size: 30px;
    text-align: center;
    line-height: 70px;
    margin-bottom: 34px;
}
.special-list{
    width: 100%;
    height: auto;
    position: relative;
    background-color: #EFF3F6;
}
.special-content{
    width: 1200px;
    height: 100%;
    padding: 0 5.5px;
    padding-top: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding-bottom: 36px;
}
.special-remark{
    height: 254px;
    color: #333333;
    font-size: 30px;
    text-align: center;
    line-height: 70px;
    position: relative;

}
.remark-img{
    display: block;    width: 100%;
    height: 254px;
    margin: 0 auto;
}
.remark-btn{
    width: 179px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    position: absolute;
    top: 129px;
    left: 50%;
    margin-left: -90px;
    background-color: #2C73EB;
    color: #fff;
    cursor: pointer;
}
.remark-btn:hover{
    background-color: #2c55da;
}
.remark-btn:active{
    background-color: #2c55da;
}
.remark-num{
    width: 190px;
    text-align: center;
    color: #6E6B6B;
    font-size: 18px;
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -90px;
}
.special-font{
    width: 190px;
    text-align: center;
    color: #6E6B6B;
    font-size: 18px;
    position: absolute;
    top: 69px;
    left: 50%;
    margin-left: -90px;
}
