@charset "utf-8";

.header{
	background: url(../images/sydwgkzpzt/zt_logo.png) 50% 0 no-repeat;
	height: 490px;
	width: 100%;
}

.site-logo {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 10px;
    width: 1200px;
    padding-top: 15px;
}

.site-logo img {
    width: 400px;
}

.t0 {
    height: 52px;
    line-height: 52px;
    margin: 0 0;
    position: relative;
    width: 320px;
}

.t0 b{
	color: #fff;
	font-size: 26px;
}

.t0 .more{
	position: absolute;
    background: url(../images/sydwgkzpzt/more.png) 50% 0 no-repeat;
    width: 10px;
    height: 26px;
    top:13px;
    right: 22px;
}

.col-md-6{
	background: url(../images/sydwgkzpzt/listpic.png) 50% 0 no-repeat;
	padding: 0 0 0 50px !important;
	height: 369px;
	width: 590px;
}

.col-md-6 ul{
	padding: 16px 20px 0 0;
}

.list-t li:before{
	background-color: #4856eb;
}

.p1l,.p2l{
	margin-right: 10px;
}

.p1r,.p2r{
	margin-left: 10px;
}

.p2{
	padding-bottom: 20px;
}

.jc {
    right: 330px !important;
    margin-top: -13px;
}

.copyright p {
    font-size: 15px;
    line-height: 30px;
}

.wxb a {
    line-height: 96px;
    margin: 10px 132px !important;
}

.copyright p a {
    margin: 0px;
}

.rowyw {
    margin-right: -2px;
    margin-left: -2px;
}

@media (max-width: 1200px) {
    .header {
        height: 300px;
        background-size: 140% 100%;
    }
    body{
    	width: 1200px;
    }
    .wxb a{
    	margin: 10px 110px !important;
    }
    .p1l,.p2l{
    	float: left;
    	margin: 0px;
    }
    .p1r,.p2r{
    	float: right;
    	margin: 0px;
    }

}

@media (max-width: 480px) {
    .header {
        height: 150px;
    }
    .site-logo img {
    	width: 185px;
	}
}