@import "./24mt0c.css";
a{ font-family:"Î¢ÈíÑÅºÚ";}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}



.top-nav {
    width: 100%;
    background: #00435e;
    height: 30px;
    color: #fff;
    opacity: .8;
}

.top-box {
    width: 1100px;
    height: 30px;
    margin: 0 auto;
}

.top-box .top-content {
    float: right;
    height: 30px;
    line-height: 30px;
}

.top-box .top-content span {
    padding: 0 3px;
}

.top-box .top-content a {
    color: #fff;
    font-size: 12px;
}



.container .container-nav {
    height: 48px;
    background: #f3f2f2;
}

.container .container-nav .ul-t {
    height: 45px;
    font-size: 21px;
}

.container .container-nav .ul-t li {
    width: 136px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: left;
}

.container .container-nav .ul-t li a {
    color: #3a3a3a;
}

.container .container-nav .ul-t li a:hover {
    color: #1e56a0;
    font-weight: bold;
}

.container .container-nav .blue {
    height: 3px;
    background: #1e56a0;
}



.container .container-txt1 {
    height: 280px;
}

.container-txt1 .txt1-l,
.container-txt1 .txt1-r {
    width: 510px;
    box-sizing: border-box;
    float: left;
    margin-left: 30px;
}
.container-txt1 .txt1-l:first-child{
	margin-left: 0;
}

.container-txt1 .txt1-l .tit1 {
    width: 485px;
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-indent: 3.4em;
    background: url("../png/ymxg2m.png") no-repeat;
    cursor: pointer;
}

.container-txt1 .txt1-l .cont1 {
    padding: 10px 0 0 8px;
}

.container-txt1 .txt1-l .cont1 li {
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    border-bottom: 1px dashed #e7e7e7;
}

.container-txt1 .txt1-l .cont1 li img {
    margin-right: 10px;
}

.container-txt1 .txt1-l .cont1 li span {
    float: right;
    color: #999;
}




.container .container-banner {
    width: 1050px;
    height: 102px;
    position: absolute;
    top: 483px;
    left: 22px;
}




.container2 {
    width: 1050px;
    font-size: 16px;
}

.container2 .container2-tit {
    width: 1000px;
    height: 54px;
    line-height: 54px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    text-indent: 3.4em;
    background: url("../png/ymxg2m.png") no-repeat;
    cursor: pointer;
}

.container2 .con2 {
    margin-top: 10px;
}

.container2 .con2 li {
    font-size: 17px;
    border-bottom: 1px dashed #e7e7e7;
    overflow: hidden;
    color: #333;
}

.dj-title{
	float: left;
	vertical-align: middle;
}

.dj-content{
	display: block;
	height: 40px;
	line-height: 40px;
}

.dj-details{
	display: block;
	font-size: 14px;
	color: #999;
	margin-bottom: 6.5px;
	height: 19px;
}

.dj-time{
	vertical-align: middle;
	line-height: 40px;
}

.container2 .con2 li .dj-time {
    float: right;
    color: #999;
}
.container-banner{
	margin: 14.5px 0 14px;
}
.container-txt1{
	overflow: hidden;
}

@media( max-width:1600px){
	.container-txt1 .txt1-l, .container-txt1 .txt1-r {
	    width: 465px;
	    margin-left: 25px;
	}
	.container-txt1 .txt1-l .tit1{
		width: 475px;
		height: 45px;
		line-height: 45px;
		background: url(../png/fzht1v.png)no-repeat;
		text-indent: 2.4em;
	}
	.container-txt1 .txt1-l .cont1 {
		padding: 0 0 0 10px;
	}
	.container-txt1 .txt1-l .cont1 li {
	    height: 35px;
	    line-height: 35px;
	}
	.container-txt1 .txt1-l .cont1 li span {
	    margin-right: 0px;
	    font-size: 15px;
	}
	.container-banner img{
		width: 100%;
		height: 100%;
	}
	.container2{
		width: 100%;
	}
	.container2 .con2 {
	    margin-top: 0;
	}
	.container2 .con2 li {
	    font-size: 14px;
	}
	.dj-title{
		vertical-align: middle;
	}
	
	.dj-content{
		height: 35px;
		line-height: 35px;
		font-size: 17px;
	}
	
	.dj-details{
    width: 962px;
    font-size: 14px;
    margin-bottom: 6.5px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
	
	.dj-time{
		line-height: 35px;
	}
	
	.container-banner {
	    margin: 13px 0 12.5px;
	}
	.container2 .container2-tit {
	    height: 45px;
		line-height: 45px;
		background: url(../png/fzht1v.png)no-repeat;
		text-indent: 2.4em;
	}
	.container-banner img{
		height: 81px;
	}
}