@charset "gb2312";
/* CSS Document */

body{
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
    color:#444;
}


.ad,.head,.breadcrumbs,.nav,.main01,.main02,.teaching-material,.learning-materials{
    width: 1200px;
    margin:0 auto;
}
.ad,.head{
    margin-bottom:20px;
}
.head{
    margin-bottom:10px;
    position: relative;
}

.head h1{
    position: absolute;
    left:-10000px;
}
.head .logo{
    float: left;
    display: block;
    width: 28%;
    height:44px;
    line-height: 44px;
    margin-top:5px;
}
.head .logo a.wm{
    margin-left:10px;
    margin-top:4px;
    padding:5px 10px;
    font-size:18px;
    color:#fff;
    background-color: #f65950;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
/*head search begin*/
.head .search{
    float:left;
    width:32%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left:30px;
    margin-top:5px;
}
.head .search-slect{
    color:#fff;
    font-size:16px;
    float:left;
    width:70px;
    line-height: 38px;
    position: relative;
    cursor: pointer;

}
.head .search-slect span{
    display: block;
    width: 90%;
    text-align: center;
    padding-right:10%;
    background: url(../images/jt-04.png) no-repeat right 9px ;


}
.head .search-slect ul{
    display: none;
    background-color:#f65950;
    position: absolute;
    width: 90%;
    padding:5%;
    top:33px;
    left:0;
    z-index: 10;
}
.head .search-slect ul li{
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.head .search-slect ul li:hover{
    background-color: #fff;
    color:#f65950;
}
.head .search-input{
    width:78%;
    border:2px #f65950 solid;
    height: 34px;
    float: left;

}
.head .search-button{
    width:20%;
    height: 38px;
    line-height: 38px;
    float:left;
    background:#f65950 url(../images/icon-search.png) no-repeat left center;
    text-align: center;
}
.head .search-button input{
    color:#fff;
    font-size:16px;
    padding-left:25px;
    border:0;
    background-color:transparent;
    cursor: pointer;
    line-height: 36px;
    vertical-align: top;
}
.head .search-input input{
    width: 96%;
    border:0;
    height: 24px;
    line-height: 24px;
    padding:5px;
}
.hot-word span,.hot-word a{
    float: left;
    font-size:12px;
    height: 30px;
    line-height: 30px;
}
.hot-word span{
    margin-right:10px;
    color:#ff3434;
}
.hot-word a{
    padding:0 10px;
    color:#999;

}
/*head search end*/
/*head tel begin*/
.head .tel{
    float:right;
    width: 260px;
    margin-top:5px;
    margin-right:20px;
    padding-left:55px;
    background: url(../images/icon.png) no-repeat -150px 0px;
}
.head .tel .span01{
    display: block;
    font-size:18px;
    line-height: 22px;
    color: #fe8713;
}
.head .tel .span02{
    display: block;
    font-size:18px;
    height: 26px;
    line-height: 26px;
    color: #f65950;
}
/*head tel end*/
.nav-bg{
    background-color: #f65950;
}
.nav{
    height: 44px;
}

.nav a{
    width: 12.5%;
    display: block;
    float:left;
    color:#fff;
    font-size:18px;
    line-height: 44px;
    text-align: center;
}
.nav a:hover{
    background-color: #61952d;
}
.breadcrumbs{
    height: 50px;
    line-height: 50px;
    margin-bottom:10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main01{
    margin-bottom:30px;
}
.hot-headline{
    width:42%;
    border:1px #dedede solid;
    background-color: #fff;
}
.hot-headline-tit {
    width:100%;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size:22px;
    color:#fff;
    background:#f65950 url(../images/hot-tit.jpg) no-repeat center center;

}
.hot-headline-box{
    padding:3% 6% 5%;
}
.hot-headline-box .information-top{
    border-bottom:1px #dedede dashed;
    padding-bottom:15px;
    margin-bottom:10px;
}

.information h3{
    line-height: 40px;
}
.information h3 a{
    font-size:20px;
    color:#fe8713;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information-bottom .hot-spot{
    padding-bottom:0px;
    border-bottom:0;
    margin-bottom: 0px;
}
.hot-spot li{
    font-size:16px;
    line-height: 34px;
    /* background:url(../yuloo-images/li_img.png) no-repeat left center ; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hot-spot li span{
    padding-right:10px;
    border-right:1px #666 solid;
    margin-right:10px;
    color:#fe8713;
}

.banner-box{
    width:55%;
    height:411px;
}
.fullSlide{width:100%; position:relative;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100%}
.fullSlide .bd li{width:100%;overflow:hidden;text-align:center;position: absolute; top:0; left:0; }
.fullSlide .bd li a{display:block;}
.fullSlide .bd li a img{  width: 100%;  }
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:8px;height:8px; border:3px #fff solid;-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;margin:5px;overflow:hidden;line-height:999px;}
.fullSlide .hd ul .on{background-color:#fff;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:0%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:0%;background-position:-6px -137px;}


.ad .ad-cnt{
    width:49%;
}

.main02-bg{
    background-color: #f5f5f5;
    padding:30px 0;
    margin-bottom:30px;
}
h2{
    border-bottom:2px #dedede solid;
    height:50px;
    line-height: 50px;
    font-size:30px;
    font-weight: bold;
    margin-bottom:20px;
}
h2 i{
    background: url(../images/icon.png) no-repeat;
    padding:0 24px;
    margin-right:10px;
}
.main02 h2 i{
    background-position: 0 -60px;
}
.teaching-material h2 i{
    background-position: 0 -105px;
}
.learning-materials h2 i{
    background-position: 0 -156px;
    margin-right:0;
}
.course,.activity{
    padding:2%;
    background-color: #fff;
}
.course{
    float:left;
    width:62%;
    margin-bottom:20px;
    padding-bottom:8px;
}
.main02-right{
	width: 27%;
	padding:2% 2% 1.5%;
	background-color: #fff;
	float: right;
}
.main02-right .main-cnt>a{
	display: block;
	position: relative;
	margin-bottom: 5%;
}
.main02-right .main-cnt>a span{
	width: 100%;
	text-align: center;
	position: absolute;
	left:0;
	bottom: 0;
	line-height: 32px;
	color:#fff;
	font-size: 14px;
	background-color: rgba(0,0,0,0.5);
}
.main02-right .main-cnt li{
	 background: url(http://sh.yuloo.com/shaoer/images/news-images/li_bg.jpg) no-repeat left center;
    padding-left: 4%;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 100%;
}
.main02-right .main-cnt li span{
	float: left;
	color:#888;
}
/*.main02-right .main-cnt li a{
	float: right;
	width: 78%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}*/


.activity{
    width:96%;
    float:left;
}
.main02-cnt .main-tit,.news .main-tit{
    border-bottom:1px #dedede solid;
    padding-bottom:10px;
    margin-bottom:15px;
}
.main02-cnt .main-tit h3,.news .main-tit h3{
    float:left;
    font-size:20px;
    font-weight: 400;
    height: 22px;
    line-height: 22px;
    border-left:#f65950 3px solid;
    padding-left:15px;
}
.main02-cnt .main-tit a.more,.news .main-tit a.more{
    float:right;
    font-size:12px;
}
.course .main-tit h3,.course .main-tit a.more{
    margin-bottom:10px;
}
.course .main-tit ul{
    width:60%;
    margin-left:5%;
}
.course .main-tit ul li{
    float:left;
    width:20%;
    margin:0 2.5%;
    text-align: center;
    padding-bottom:10px;
}
.course .main-tit{
    padding-bottom:0;
}

.course .main-tit ul li.hover,.course .main-tit ul li:hover{
    color:#fe8713;
    border-bottom:2px #fe8713 solid;
    position: relative;
}
.course .main-tit ul li.hover:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #fe8713;
    position: absolute;
    bottom:0px;
    left:50%;
    margin-left:-3px;
}
.course .main-cnt{
    display: none;
}
.course .main-cnt01{
    display: block;
}
.course .main-cnt li{
    float:left;
    width:31.333333333%;
    margin:0 1% 2%;

    text-align: center;
}
.course .main-cnt li span{
    display: block;
    height: 44px;
    line-height: 44px;
    font-size:14px;
    border:1px #dedede solid;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.activity .main-cnt dl{
    float:left;
    width:18%;
    margin:0 1%;
    overflow: hidden;
}
.activity .main-cnt dl dt{
    text-align: center;
}
.activity .main-cnt dl dd{
    padding:2%;
    border:1px #dedede solid;
}
.activity .main-cnt dl:hover{
    -webkit-box-shadow:0 0 6px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 6px rgba(153, 153, 153, .5);
    box-shadow:0 0 6px rgba(153, 153, 153, .5);
}
.activity .main-cnt dl dd a{
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
    height: 26px;
    line-height: 26px;
}
.activity .main-cnt dl dd span{
	width: 100%;
    display: block;
    text-align: center;
    font-size:12px;
    color:#bbbbbb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.teaching-material{
    margin-bottom:30px;
}
.bk-cnt{
    position: relative ;
}
.center{
    width: 1100px;
    overflow: hidden;
    padding-bottom:5px;
    margin: 0 auto;
}
.center .tempWrap{
    width: 100%;
}
#caselist .prev, #caselist .next,#caselist01 .prev, #caselist01 .next{ display:block;  width:49px; height:67px; background:url(../images/prevnext.png) no-repeat; overflow:hidden;cursor:pointer;  position:absolute; top:100px;}
#caselist .prev,#caselist01 .prev{background-position:5px 0;left:-10px; }
#caselist .next,#caselist01 .next{background-position: -156px 0;right:-10px; }
#caselist .prev:hover,#caselist01 .prev:hover{background-position: -45px 0;}
#caselist .next:hover,#caselist01 .next:hover{background-position: -106px 0;}

.list li{
    width: 160px;
    text-align:center;
    float: left;
    margin:0 10px;
    padding:15px 20px;
    background-color: #f5f5f5;
}
.list li:hover{
    background-color: #81c042;
}
.list li span{
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size:16px;
    line-height: 36px;
    margin-top:10px;
    color:#666;
}
.list li p{
    font-size:12px;
    text-align: left;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color:#aaa;
}
.list li:hover span,.list li:hover p{
    color:#fff;
}
.learning-materials-cnt .news{

   width:31%;
    float:left;
    margin-bottom: 3.5%;
}
.learning-materials-cnt .news-center{
    margin:0 3.5% 3.5%;
}
.news dl{
    margin-bottom:10px;
}
.news dt{
    float:left;
    width:40%;
    text-align: center;
}
.news dd{
    width:57%;
    float:right;
}
.news dd>a{
    font-size:16px;
    color:#333;
}
.news dd p{
    font-size:12px;
    color:#bbbbbb;
    font-family: "����";
}
.news dd p a{
    color:#fe8713;
}
.news li{
    font-size:14px;
    color:#777777;
    height: 36px;
    line-height: 36px;
    background: url(../images/li_img.png) no-repeat left center;
    padding-left:3%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*link begin*/

.link{
    width:1200px;
    margin:0 auto 30px;
    border-bottom:1px #dedede solid;
    padding-bottom:20px;

}
.link h2{
    margin-bottom:15px;
}
.link h2 i{
    background: url(../images/icon.png) no-repeat -53px -0px;
    margin-right:0;
}
.link a{
    float:left;
    padding:0 15px;
    height: 28px;
    line-height: 28px;
    font-size:14px;
}
/*link end*/
/*footer begin*/
#footer table{ width:100% !important; font-size:14px;}

.copyright{ display:none; padding:1em 0em 1em; text-align:center;border-top:2px solid #9cda5e; margin:1.5em 0 2em;}
.copyright p{ margin:0 0.3em 0.3em; font-size:12px;}
.copyright p a{ margin-right:5px;}

.last{ display:none;width:100%; height:40px; line-height:40px; background:#81c042; position:fixed; z-index:99999; bottom:0px;}
.last ul li{ float:left; width:33%; height:40px; border-right:1px #9cda5e solid; background:#81c042; text-align:center; display:block; overflow:hidden;}
.last ul li a { display:inline-block; height:40px; width:99.8%; color:#FFF; border-right:1px #81c042 solid; text-align:center; }
.last ul li a span { font-size:14px; font-weight:600;}

/*footer end*/

.scrotop{
    width: 30px;
    height: 30px;
    line-height: 15px;
    padding:9px;
    background-color:#81c042 ;
    font-size: 12px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom:50px;
    display: none;
}

@media only screen and (max-width:1200px){
    .content_box,.breadcrumbs{
        width: 1024px;
        margin: 0 auto;
    }
    .ad, .head, .breadcrumbs, .nav, .main01, .main02, .teaching-material, .learning-materials,.link,#footer{
        width:1024px;
    }
  

    .hot-headline{
        width:30%;
    }
    .banner-box{
        width:68%;
    }
    .center{
        width:950px;
    }
    .list li{
        width:150px;
        padding:15px 10px;
    }
}
@media only screen and (max-width:1024px){

    .head, .breadcrumbs, .main01, .main02, .teaching-material, .learning-materials,.link,#footer{
        width:95%;
        margin:0 2.5%;
    }
    .main02-bg{
        padding:4% 0;
        margin-bottom:5%;
    }
    .teaching-material{
        margin-bottom:4%;
    }
    .nav{
        width:100%;
    }
    .head{
        margin:1% 2.5% 2%;
    }
    .head .logo{
        width:100%
    }
    .banner-box{
        width:100%;
        height: auto;
        margin-bottom:3%;
    }
    .hot-headline{
        width:100%;
    }
    .hot-headline-box{
        padding:3%;
    }
    .information{
        float:left;
        width:48%;
    }
    .hot-headline-box .information-top{
        padding-bottom:0;
        margin-bottom:0;
        border:0;
        border-right:1px #dedede dashed;
        padding-right:1.8%;
        margin-right:1.8%;
    }

    .course{
        width:96%;
    }
    .activity .main-cnt dl{
        width:31.3333333333%;
        margin:0 1% 2%;
    }
    .center{
        width:836px;
    }
    .list li{
        width:169px;
    }
    .breadcrumbs{
        font-size: 14px;
    }
    .content_box,.breadcrumbs{
        width: 96%;
        margin: 0 2%;
    }
    .content_r, .main02-right{
        display: none;
    }
    .content_l{
        width: 100%;
    }
}
@media only screen and (max-width: 970px){
    .wx_quan{
        display: none;
    }
    .cnt-left h1, .cnt-left .news-tit h1{
        font-size: 22px;
    }
    .agency_center dl{
        width: 270px;
        padding: 25px 10px;
        margin: 0 5px;
    }
    .agency_list dd > p{
        font-size: 12px;
    }
}
@media only screen and (max-width:900px){
    .center{
        width:712px;
    }
    .list li{
        width:138px;
    }
}
@media only screen and (max-width:767px){
    .nav{
        padding:5px 0;
        height: 60px;
    }
    .nav a{
        width: 25%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .breadcrumbs{
        font-size:14px;
    }
    .fullSlide .hd ul li{
        width:6px;
        height:6px;
        border:2px #fff solid;
    }
    .information ul li{
        font-size:14px;
    }
    .course .main-tit{
        border-bottom:0;
    }
    .course .main-tit ul{
        width:100%;
        margin-left:0;
        border-top:1px #dedede solid;
        padding-top:10px;
    }
    .course .main-tit ul li.hover:after{
        display: none;
    }

    .course .main-tit ul li{
        border:1px #dedede solid;
        width:22%;
        margin:0 1%;
        padding-bottom:0;
        height: 30px;
        line-height: 30px;
        font-size:14px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .course .main-tit ul li.hover,.course .main-tit ul li:hover{
        border:1px #fe8713 solid;
        background: #fe8713;
        color:#fff;
    }
    .course .main-cnt li{
        width:48%;
    }
	.learning-materials-cnt .news{
		width: 46%;
		margin:0 2% 4%;
	}
    #caselist .prev,#caselist01 .prev{background-position:5px 0;left:0px; }
    #caselist .next,#caselist01 .next{background-position: -156px 0;right:0px; }
    .center{
        width:627px;
    }
    .list li{
        width:169px;
    }
    #footer,#qiao-wrap,#QIAO_INVITE_CONTAINER,#QIAO_ICON_CONTAINER .qiao-icon-sector-inner{
        display:none !important;
    }
    #QIAO_INVITE_CONTAINER{
        width:0 !important;
        height:0 !important;
    }
	    .copyright,.last{
        display:block;
    }
}
@media only screen and (max-width:680px){
    .information{
        width:100%;
    }
    .hot-headline-box .information-top{

        border-right:0;
        padding-right:0;
        margin-right:0;
        margin-bottom:3%;
        padding-bottom:3%;
        border-bottom:1px #dedede dashed;
    }
    .activity .main-cnt dl{
        width:48%;
    }
    .center{
        width:552px;
    }
    .list li{
        width:144px;
    }
    .learning-materials-cnt .news{
        width:100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom:5%;
    }
    .learning-materials-cnt .news-center{
        margin:0 auto 5%;
    }
    .news li{
        width:94%;
        margin-right:3%;
    }
    .content_l .cnt-left{
        padding: 5% 4% 2% 4%;
        margin-bottom: 5%;
    }
    .content_l .news-cnt p{
        font-size: 14px;
    }

    .cnt-left h1, .cnt-left .news-tit h1{
        font-size: 18px;
    }
    .cnt-left2 .news{
        width: 92%;
        margin-bottom: 5%;
    }
    .cnt-left2 .form_bm{
        width: 96%;
        margin-bottom: 5%;
    }
    .agency_center dl{
        width: 380px;
        padding: 25px 15px;
        margin: 0 30px;
    }
    .newslist-cnt .nl .qt span.time{
        display: none;
    }
    .newslist-cnt .nl span.keyword{
        width: 80%;
    }
    .cnt-left2 .form_bm form div .fd-btn{
        float: left;
        margin-right: 5%;
    }
    .cnt-left2 .form_bm form div.btn span{
        float: left;
    }
}
@media only screen and (max-width:600px){
    .center{
        width:438px;
    }
    .list li{
        width:179px;
    }
}
@media only screen and (max-width: 540px){
    .agency_center dl{
        width: 330px;
        padding: 25px 15px;
        margin: 0 30px;
    }

}
@media only screen and (max-width:480px){
    .nav a{
        font-size:14px;
    }
    .course .main-cnt li span{
        width:90%;
        padding:5%;
        height:40px;
        line-height: 20px;
        overflow: auto;
        white-space: inherit;
        text-align:left;
    }
    .center{
        width:286px;
    }
    .list li{
        width:276px;
        margin:0 5px;
    }
    .news-recommend li{
        width: 98%;
        text-align: left;
    }
    .agency_center dl{
        width: 220px;
        padding: 25px 15px;
        margin: 0 15px;
    }
    .agency_list dt ,.agency_list dd{
        width: 100%;
    }
    .agency_list dt{
        margin-bottom: 2%;
    }
    .agency_list dt img{
        width: 40%
    }
}
@media only screen and (max-width:400px){
    .course .main-tit ul li{
        font-size:12px;
        width:47%;
        margin-bottom:2%;
    }
    .agency_list dt{
        display: none;
    }
}

