

@media only screen and (max-width: 1399px) {
	.center {
		width: 98%;
	}
	.footer{padding-top: 100px;}
.conleft{
		width: 25%;
	}
	.conright{width: 75%;}
}
@media only screen and (max-width: 1070px) {
	.main2 ul li,.main2 ul li .pic img{width: 100%;}
	.main2 ul li .ybt,.main2 ul li .pic{width: 50%;}
}
@media only screen and (max-width: 950px) {
	.nav ,.ss{
		display: none;
	}
	.demo-2 {
		display: block !important;
	}
	.callbacks_container,.notice_list{width: 100%;}
	.rslides img,.main2 ul li .pic img,.main2 ul li .pic,.main3 ul li img{height: auto;}
	.main2 ul li .ybt,.main2 ul li .pic,.main3 ul li{width: 100%;}
	.link{width: 100%;}
	.main3 ul li {margin-bottom: 20px;}
.conleft,.conright{
		width: 100%;
	}
	.conleft ul{padding-bottom: 0px;}

}
@media only screen and (max-width: 768px) {
	.rwm{display: none;}
	.dz{font-size: 14px;line-height: 25px;}
	.cell{margin-top: 20px;}
	.link ul li a{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    }
#dt img{width: 100%;}
.top{
	width: 100%;
	min-height: 150px;
	position: relative;
	/* top: 0px; */
	background: url(../img/topbg.png) no-repeat center;
	/* left: 0px; */
	/* z-index: 999; */}
}