.guanyu_logo{
	width:100%;
	margin: 0 auto;
}
.guanyu_1920{
	width:100%;
	margin:0 auto;
	background: #eeeeee;
	overflow:hidden;
}
.guanyu_1200{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.guanyu_xl{
	float:left;
	width:100%;
}
.guanyu_s1{
	float: left;
    width: 100%;
    text-align: center;
    color: #0c72af;
    font-size: 36px;
    font-family: '微软雅黑';
	margin-top:40px;
}
.guanyu_s2{
	float: left;
    width: 100%;
    text-align: center;
    color: #0c72af;
    font-size: 18px;
    font-family: '微软雅黑';
	margin-top:20px;
}
.guanyu_s3{
	float: left;
    width: 100%;
    text-align: center;
    color: #0c72af;
    font-size: 14px;
    font-family: '微软雅黑';
	margin-top:15px;
	margin-bottom:45px;
}
.cpzx_d1{
    width: 100%;
	text-align:center;
}
.cpzx_d1 ul{
	display:inline-block;
}
.cpzx_d1 li{
	float: left;
    width: 172px;
    text-align: center;
    height: 35px;
    line-height: 35px;
	font-family:'微软雅黑';
	font-size:18px;
	margin: 0px 18px;
}
.cpzx_d1 li a{
	color:#0e0e0e;
}
.cpzx_d2{
	float: left;
    width: 1200px;
    margin-top: 50px;
}
.cpzx_d3{
	float: right;
    width: 354px;
    height: 340px;
    background:url(../images/cp.png);
}
.cpzx_d4{
    width: 100%;
	overflow:hidden;
    margin-top: 45px;
}
.cpzx_d4 ul{
	width:100%;
	overflow:hidden;
}
.cpzx_li1{
	float: left;
    width: 358px;
	overflow:hidden;
	border: 1px solid #0c72af;
	overflow:hidden;
	margin: 0 21px 25px 21px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:#fff;
}
.anli_a2{
	width: 100%;
    float: left;
    height: 82px;
    line-height: 30px;
	padding: 11px 0;
    text-align: center;
    font-size: 16px;
    color: #0c72af;
    font-family: '微软雅黑';
	border-top: 1px solid #0c72af;
	background:#fff;
	    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.anli_a1{
	float:left;
	width: 100%;
	overflow:hidden;
	height:258px;
	position:relative;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.anli_a1 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.cpzx_li1:hover .anli_a1 img{
	transform:translate(-50%, -50%) scale(1.2);
	}
.cpzx_li1:hover .anli_a2{
	background:#0c72af;
	color:#fff;
	}
.dede_pages{
	width: 100%;
    margin-bottom: 15px;
    margin: 0 auto;
    overflow: hidden;
	text-align:center;
}
.pagelist{
	width: 100%;
    overflow: hidden;
    text-align: center;
	justify-content: center;
    display: flex;
	margin-bottom: 18px;
}
.dede_pages ul li {
    float: initial;
	display: inline-block;
}
.dede_pages ul li a {
    float: left;
     padding: 0; 
    color: #fff;
    display: block;
    width: 75px;
    height: 30px;
    background: #898989;
    line-height: 30px;
	text-align:center;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover{
	width: 45px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    background: #cccccc;
    text-align: center;
    color: #fff;
}
.dede_pages ul li a:hover {
    color: #fff;
    text-decoration: none;
    padding: 2px 4px 2px;
}
.cpzx_ul1 li:nth-child(2) {
	margin:0 18px;
}
.cpzx_ul1 li:nth-child(5) {
	margin:0 18px;
}
.cpzx_ul1 li:nth-child(8) {
	margin:0 18px;
}
.cpzx_s1{
	float: left;
    width: 324px;
    height: 110px;
    margin-left: 15px;
    font-size: 24px;
    color: #151515;
    font-family: '微软雅黑';
    border-bottom: 1px solid #000;
    line-height: 150px;
}
.cpzx_s2{
	float: left;
    width: 324px;
    margin-left: 15px;
    font-size: 17px;
    color: #151515;
    font-family: '微软雅黑';
    line-height: 26px;
    margin-top: 20px;
}
.current{
	background:url('../images/cp2.png');
}
a{ text-decoration:none; }

@media only screen and (min-width: 1152px) and (max-width: 1200px) {
	.anli_a1{
		height:237px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1151px) {
	.anli_a1{
		height:210px;
	}
}
@media only screen and (min-width: 922px) and (max-width: 1023px) {
	.anli_a1{
		height:189px;
	}
}
@media only screen and (min-width: 860px) and (max-width: 921px) {
	.anli_a1{
		height:176px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 859px) {
	.anli_a1{
		height:157px;
	}
}
@media only screen and (min-width: 640px) and (max-width: 767px) {
	.anli_a1{
		height:201px;
	}
}
@media only screen and (min-width: 540px) and (max-width: 639px) {
	.anli_a1{
		height:170px;
	}
}
@media only screen and (min-width: 425px) and (max-width: 539px) {
	.anli_a1{
		height:133px;
	}
}
@media only screen and (min-width: 375px) and (max-width: 424px) {
	.anli_a1{
		height:117px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
	.anli_a1{
		height:100px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 319px) {
	.anli_a1{
		height:100px;
	}
}

@media(max-width:1200px) {
	.guanyu_1200{
		width:100%;
	}
	.cpzx_li1{
		width: 31.333%;
		margin: 0 1% 25px 1%;
	}
	.cpzx_ul1 li:nth-child(2),.cpzx_ul1 li:nth-child(5),.cpzx_ul1 li:nth-child(8){
		margin: 0 1% 25px 1%;
	}
	.cpzx_li1 img{
		max-width:100%;
		height:auto;
	}
	.anli_a2{
		
	}
}
@media(max-width:1040px) {
	.cpzx_d1 li {
		margin: 0px 10px;
	}
}
@media(max-width:991px) {
	.cpzx_d1 li {
		margin: 0px 5px;
	}
}
@media(max-width:921px) {
	.anli_a2{
		font-size:14px;
	}
	.cpzx_d1 ul {
		width: 100%;
	}
	.cpzx_d1 li {
		width: 20%;
		margin:0;
		font-size:16px;
	}
}
@media(max-width:767px) {
	.cpzx_li1 {
		width: 48%;
	}
	.guanyu_s1{
		font-size:28px;
	}
	.guanyu_s2{
		font-size:16px;
	}
}
@media(max-width:640px) {
	.cpzx_d1 li {
		width: 33.333%;
	}
}
@media(max-width:500px) {
	.anli_a2{
		line-height:20px;
	}
}
@media(max-width:375px) {
	.cpzx_d1 li {
		width: 48%;
	}
}