@charset "gb2312";
/* CSS Document */
* {
    font-weight: inherit;
    font-family: "Î¢ÈíÑÅºÚ","Microsoft YaHei";
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    line-height:inherit;
    list-style:none;
    text-decoration:none;
}
img{
    vertical-align: middle;
}
body{
    background: #fff;
}
.wrapbg{
    background: #eef1f6;
    padding-bottom: 1px;
}
.banner{
    width: 100%;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ce21_bannerbg.jpg) no-repeat top center;
}
.banner_m{
    width: 1200px;
    margin: 0 auto;
}
.banner .bigpic{
    height: 537px;
    text-align: center;
}
.banner .bigpic img{
    margin-top:54px;
    animation: 1s bigsale linear;
}
@keyframes bigsale {
    0%{transform:scale(0)}
    100%{transform:scale(1)}
}
.banner .bigpic p{
    color:#fff;
    font-size: 24px;
    font-family: "Ë¼Ô´ºÚÌå CN";
    margin-top: 134px;
}

.jdt{
    margin-top: 30px;
}
.jdbox{
    width:1200px;
    height: 452px;
    overflow: hidden;
    position: relative;
}
.jdbox .boxul{
    position:absolute;
    left: 0;
    top: 0;
    height: 452px;
}
.jdbox .boxul ul{
    width: 1200px;
    height: 452px;
    float: left;
}
.jdbox .boxul ul li{
    float: left;
    position: relative;
}
.jdbox .boxul ul li p{
    position:absolute;
    width: 100%;
    font-size: 13px;
    color: #fff;
    line-height: 30px;
    height: 30px;
    bottom: 0;
    left: 0;
    text-align: center;
    background: #000\9;
    background:rgba(36,72,255,.8);
}
.jdbox .boxul ul li.first p,.jdbox .boxul ul li.two p{
    line-height: 36px;
    height: 36px;
    font-size:16px;
}
.jdbox .boxul ul li p a,.xpzjbox dd{
    color: #fff;
}

.jdt .circle{
    text-align: center;
    padding-top: 6px;
}
.jdt .circle span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #f864ff;
    border-radius:50%;
    margin:0 5px;
}
.jdt .circle span.active{
    width: 30px;
    border-radius:50px;
}
.xpzj{
    width: 1200px;
    background:url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ce21_xpsdbg.jpg) no-repeat;
    margin:30px auto 0;
    padding: 90px 50px 0;
}
.xpzjbox{
    width: 1224px;
}
.xpzjbox dl{
    float:left;
    width:285px;
    height:252px;
    background:url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ces21_xpzjdl.png) no-repeat;
    margin-bottom:20px;
    margin-right:18px;
}
.xpzjbox dt{
    width: 268px;
    height: 189px;
    margin:5px auto 0;
}
.xpzjbox dd{
    float: left;
    margin:20px 20px 0 20px;
}
.xpzjbox  dd{
    line-height: 28px;
    font-size: 16px;
    color: #88edff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 264px;
}
.xpzjbox dd a{
    color:#88edff;
}
.xpzjbox .left dd{
    float: left;
    margin:70px 0 0 20px;
}
.xpzjbox .right dt{
    margin:1px 0 0 0px;
}
.xpzjbox .right dt.ridt{
    margin:-1px 0 0 0px;
}
.xpzj .more,.xgbd .con .inner-con .more{
    text-align: center;
    margin-bottom:30px;
}
.xpzj .more a,.xgbd .con .inner-con .more a{
    display: inline-block;
    width: 192px;
    height: 50px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ces21_xpzjmore.png) no-repeat;
    margin-top: 10px;
    transition: all .2s;
}
.xpzj .more a:hover,.xgbd .con .inner-con .more a:hover{
    background-position: 0 -52px;
}

.zhhx{
    width: 1200px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ce21_qpkz.jpg) no-repeat;
    margin:40px auto 0;
    overflow: hidden;
    padding: 70px 50px 0;
}
.informton{
    background: #e3f5ff;
    padding:15px;
    text-align:center;
    font-size: 20px;
    color: #172775;
    line-height: 40px;
    position: relative;
}
.informton span{
    position: absolute;
    width:30px;
    height: 20px;
}
.informton span:before{
    width: 30px;
    height: 5px;
    background: #eeadd7;
    position: absolute;
    content: "";
    top:0;
    left: 0;
}
.informton span:after{
    width: 6px;
    height: 20px;
    background: #eeadd7;
    position: absolute;
    content: "";
    top:2px;
    left: 0;
}
.informton .shadow_tl{
    top:15px;
    left: 15px;
}
.informton .shadow_tr{
    top:15px;
    right: 15px;
}
.informton .shadow_tr:after{
    left: auto;
    right: 0px;
}
.informton .shadow_bl{
    bottom:15px;
    left: 15px;
}
.informton .shadow_bl:before{
    top:auto;
    bottom: 0;
}
.informton .shadow_bl:after{
    top:auto;
    bottom: 5px;  
}
.informton .shadow_br{
    bottom:15px;
    right: 15px;
}
.informton .shadow_br:before{
    top:auto;
    bottom: 0;
}
.informton .shadow_br:after{
    top:auto;
    bottom: 5px;  
    right:0;
    left:auto;
}
.inner-con {
    width: 1200px;
    margin:26px auto 0;
    overflow: hidden;
}
.inner-con .scan{
    width: 1255px;
}
.inner-con .scan li{
    width: 582px;
    height: 516px;
    float: left;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ce21_qpdlbg.jpg);
    margin:28px 44px 12px 0;
}
.inner-con .scan li img{
    margin: 10px;
}
.inner-con .scan li p {
   margin: 5px 34px;
   color: #fff;
   font-size: 20px;
   line-height: 40px;
}
.inner-con .scan li p .tit{
    display: block;
    font-size: 26px;
    color: #88edff;
    padding:10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inner-con .scan li p .detail{
    color: #88edff;
}

.xgbd{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.xgbd .con {
    width: 1200px;
    margin: 10px auto 0;
    padding: 75px 50px 0;
    background:url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ce21_qyzxtit.jpg) no-repeat;
}
.xgbd .con .inner-con ul {
    padding: 0 0 20px 0;
    overflow: hidden;
}
.xgbd .con .inner-con ul li {
    width: 578px;
    height: 152px;
    margin-top: 25px;
    float: left;
}
.xgbd .con .inner-con ul li:nth-of-type(odd) {
    margin-right: 24px;
}
.xgbd .con .inner-con ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ce21_qyzx.jpg) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.xgbd .con .inner-con ul li a img {
    width: 194px;
    height: 146px;
    float: left;
}
.xgbd .con .inner-con ul li a .text {
    position: relative;
    width: 384px;
    height: 146px;
    padding: 0 14px 0 20px;
    float: left;
    border-left: none;
    box-sizing: border-box;
}
.xgbd .con .inner-con ul li a .text h3 {
    color: #3758ff;
    font-size: 19px;
    margin: 20px 0 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.xgbd .con .inner-con ul li a .text p {
    color: #444;
    font-size: 16px;
    line-height: 26px;
}
.xgbd .con .inner-con ul li a .text p span {
    color: #0084ff;
}
.xgbd .con .inner-con ul li a .text .time {
    position: absolute;
    right: 14px;
    bottom: 10px;
    color: #f777ff;
    font-size: 14px;
}
.xgbd .con .inner-con{
    margin: 0 auto 0;
}
.zhhxer .informton .shadow_tl:after,.zhhxer .informton .shadow_tr:after{
    height: 12px;
}
.zhhxer .informton .shadow_bl:after,.zhhxer .informton .shadow_br:after{
    height:14px;
}
.zhhxer .informton{
    line-height: 45px;
    padding: 30px 15px;
}
.zhhxer{
    padding: 92px 50px 40px;
    width:1200px;
    background:url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ce21_zhzw.jpg) no-repeat;
    margin:60px auto 0;
}
.poster-main {
    width: 1100px;
    height: 525px;
    position: relative;
    margin: 40px auto 0;
}
.poster-main a, .poster-main img {
    display: block;
}

.poster-main .poster-list {
    width: 1100px;
    height: 525px;
}

.poster-main .poster-list .poster-item {
    width: 200px;
    height: 252px;
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-list .poster-item p{
    position:absolute;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    background: rgba(36,72,255,0.8);
    text-align: center;
    color: #fff;
}
.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: -45px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/hxprev.png) no-repeat 0 center;
}

.poster-main .poster-next-btn {
    right: -45px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/hxnext.png) no-repeat right center;
}

.foot{
    width: 100%;
    height: 160px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ce21_foot.jpg) no-repeat top center;
    padding-top: 70px;
    clear: both;
}
.ztjgqc_floor{
    margin: 10px auto 0 !important;
}
.piaof{
    position: fixed;
    width: 125px;
    height: 465px;
    background: url(http://www.yesky.com/TLimages2009/yesky/special/images/wordRobot2018/ce21_cbl.png) no-repeat;
    top:80px;
    right: 15px;
    z-index: 1000;
    transition: all ease-in-out .3s;
}
.piaof ul{
    margin-top:220px;
}
.piaof ul li{
    height: 39px;
    line-height: 39px;
    font-size: 18px;
    text-align: center;
}
.piaof ul li.active,.piaof ul li.active a{
    color:#2c0ea8;
    background: #2ee3fe;
}
.piaof ul li a{
    color:#fff;
}
.piaof.hid{
    opacity: 0;
    margin-top: -200px;
    visibility: hidden;
}
.back{
    height: 50px;
    position: absolute;
    bottom: 0;
    background: #fff;
    opacity: 0;
    filter:alpha(opacity=0);
    left: 0;
    width: 100%;
    cursor: pointer;
}