
.banner{
    width: 100% ;
    max-width: 1920px;
	text-align: center;
}
.body{
    min-width: 1300px !important;
}
.index-title{
    height:56px ;
    padding-bottom: 20px;
    border-bottom: solid #e1e1e1 1px;
}
.index-title-icon{
        height: 50px;
        width: 50px;
        background: #0581ff;
        border-radius: 50%;
}
.index-title-icon img{
    width: 29px;
    height: 29px;
}
.bias{
    margin:0px 29px;
}
.index-title-txt{
    font-size: 26px;
}
.index-title-more{
    font-size: 16px;
}
.tz-img{
    height: 400px;
    width: 580px;
}
.tz-list-box{
    height: 200px;
    width: 600px;
}
.tz-list-item{
    height: 86px;
}
.tz-list-date{
    width: 109px;
	height: 85px;
	background-color: #ffffff;
}
.data-box{
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #0581ff;
    border: solid 1px #d9d9d9;
}
.day{
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    border: solid 1px #d9d9d9;
    border-top: none;
}
.tz-content{
    width: 470px;
    height: 100%;
}
.tz-content div:nth-child(1){
    font-size: 18px;
    padding-top: 8px;
    height: 24px;
}
.tz-content div:nth-child(2){
    font-size: 14px;
    height: 33px;
    padding-bottom: 8px;
    color: #666666;
}
.tz-list-item {
    margin-bottom: 18px;
}
.about-us{
    width: 100%;    
    max-width: 1920px;
    min-height: 506px;
    background-image: url('../images/about-us.png');
}
.about-us-item1{
    margin-top: 60px;
	font-size: 30px;
	line-height: 26px;
	color: #ffffff;
}
.about-us-box{
    height: 100%;
    color: #fff;
}
.about-us-item2{
    margin-top: 20px;
    font-size: 14px;
    margin-bottom: 34px;
}
.about-us-info div{
    font-size: 16px;
    margin-left: 14px;
}
.about-us-info-box{
    margin: 22px 0px;
    width: 100%;
}
.about-us-info-box-line{
    width: 1px;
	height: 25px;
	background-color: #ffffff;
}
.about-us-content{
    text-align: center;
    line-height: 26px;
    margin-top: 28px;
    width: 100%;
}

.more{
	width: 264px;
	height: 56px;
	background-color: #ffffff;
    border-radius: 28px;
    font-size: 16px;
    color: #0581ff;
    line-height: 56px;
    text-align: center;
    margin-top: 48px;
}
.dongtai-item-box{
        width: 286px;
        height: 350px;
        margin-right: 18px;
        background-color: #ffffff;
        border: solid 1px #e8e8e8;

}
.dongtai-item-box:last-of-type{
    margin-right: 0px;
}
.dongtai-item-box .bgimg{
    height: 197px;
    width: 100%;
}
.dongtai-item-info{
    padding: 20px 15px;
}
.dongtai-item-info div:nth-child(1){
    font-size: 16px;
    height: 20px;
    font-weight: bold;
}
.dongtai-item-info div:nth-child(2){
    height: 62px;
    line-height: 22px;
    color: #666666;
    margin-top: 15px;
}
.dongtai-item-info div:nth-child(3){
    color: #666666;
    margin-top: 15px;
}
.popular{
    background: #f4f4f4;
    height: 537px;
    width: 100%;
}

.item-box .popular-item{
    margin-right: 31px;
}
.item-box .popular-item:last-of-type{
    margin-right: 0px;
}
.layui-carousel-arrow:nth-of-type(1){
    left: -50px !important;
}

.layui-carousel-arrow:nth-of-type(2){
    right: -50px !important;
}
.menu-fl{
    height: 430px;
    background: #fff;
}
.menu-fl-box{
    height: 288px;
    width: 100%;
}
.btn{
	width: 285px;
	height: 62px;
    background-color: #9c9c9c;
    text-align: center;
    line-height: 62px;
    font-size: 16px;
    color: #fff;
}
.menu-fl-box .fcsb img{
    display: none;
}
.menu-fl-active img{
    display: inline-block !important;
}
.menu-fl-active .btn{
    background-color: #0581ff;
}
.sub-list {
    width: 417px;
    height: 288px;
    margin-left: 38px;
    transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s; /* Opera */
}
.sub-list:hover{
    transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
    box-shadow: 0px 0px 13px 0px 
		rgba(0, 0, 0, 0.14);
}
.news-title{
    width: 100%;
    height: 39px;
    background-color: #000000;
    opacity: 0.6;
}
.news-title div{
    font-size: 14px;
    color: #fff;
    width: 324px;
    margin-left: 15px;
}

.dt-item3 {
    min-height: 315px;
    margin-top: 20px;
}

.dt-item3 li {
    height: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: dashed 1px #dcdcdc;
}

.dt-item3 li a {
    height: 15px;
    width: 100%;
    display: inline-block;
    position: relative;
}
.dt-item3 li a div:nth-child(1) {
    position: absolute;
    width: 390px;
    left: 0px;
}
.dt-item3 li a div:nth-child(2) {
    position: absolute;
    right: 0px;
}
.dt-box ul{
    width: 50%;
}
.dt-item3 li:last-of-type{
    border-bottom: none;
}
.dt-min-title h2{
    font-size: 20px;
}
.dt-min-title div{
    width: 19px;
    height: 3px;
    background-color: #0581ff;
    margin: 15px 0px;
}
.dt-box{
    margin-bottom: 1px;
}





.box-2 .recruit-box{
	padding: 30px 0 35px;
}
.box-2 .recruit-box .item{
	float: left;
	margin-right: 22px;
	width: 283px;
	background-color: #f9f9f9;
	color: #666;
}
.box-2 .recruit-box .item:last-child{
	margin-right: 0;
}
.box-2 .recruit-box .item img{
	height: 194px;
	width: 100%;
}
.box-2 .recruit-box .item .info{
	padding: 12px 13px 22px;
	font-size: 15px;
}
.box-2 .recruit-box .item .info .title{
	color: #000;
	font-size: 18px;
	line-height: 28px;
}
.box-2 .recruit-box .item .info .desc{
	line-height: 24px;
	margin: 6px auto 12px;
}
.box-2 .recruit-box .item:hover{
	background-color: #0581FF;
}
.box-2 .recruit-box .item:hover{
	background-color: #0581FF;
	color: #fff;
}
.box-2 .recruit-box .item:hover .info .title{
	color: #fff;
}
.box-2 .recruit-box .item:hover .info .desc{
	color: rgba(255,255,255,0.6);
}
.box-2 .recruit-box .item:hover .info .date{
	color: rgba(255,255,255,0.6);
}
.box-2 .advert-list img{
	float: left;
	width: 300px;
}

.free-learn-btn{
	border-radius: 5px;
	background-color: #0581FF;
	height: 35px;
	line-height: 35px;
	color: #fff !important;
	text-align: center;
	margin-bottom: 15px;
}
.free-learn-btn:hover{
	background-color: #3799fc;
}