/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}

.cphfw{
	width: 100%;
	padding-top: 95px;
	padding-bottom: 65px;
	background-color: #f8f8f8;
}
.cphfw h1{
	color: #333333;
	font-size: 32px;
	text-align: center;	
	margin-bottom: 25px;
}
.cphfw p{
	text-align: center;
	color: #737373;
	font-size: 14px;
	line-height: 35px;
}
.cpfwlistdvdv{
	width: 90%;
	margin: 0 auto;
}
#cpfwlist{
	width: 100%;
	padding-bottom: 60px;
	margin: 0 auto;
	background-color: #f8f8f8;
	padding-top: 60px;
}
.cpfwlist ul{
	width:100%;
	margin: 0 auto;
}
.cpfwlist ul .cpfwlistli{
	min-height: 554px;
}
.cpfwlist ul li{
	width: 25%;
	background-color: #FFFFFF;
	transition: all .5s;
}
.cpfwlist ul li div{
	background-color: #f1f0f0;
	padding: 35px;
}
.cpfwlist ul li div h1{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
}
.cpfwlist ul li div p{
	color: #616161;
	font-size: 14px;
}
.cpfwlist ul li section{
	padding: 0px 35px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.cpfwlist ul li section h1{
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
}
.cpfwlist ul li section ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	padding-bottom: 25px;
	border-bottom:1px solid #f1f0f0 ;
	margin-bottom: 25px;
}
.cpfwlist ul li section ul li{
	width: 48%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	color: #333333;
	line-height: 35px;
}
.cpfwlist ul li section ul li i{
	width: 7px;
	height: 7px;
	display: block;
	background: url(../img/images/kuai_03.jpg) center no-repeat;
	margin-right: 8px;
}
.cpfwlist ul li section ul:last-child{
	border: none;
	padding-bottom: 0px;
}
.cpfwlist ul li a{
	display: none;
}
.cpfwlist ul .cpfwlistli:hover {
	transform: scale(1.03);
	box-shadow: 0px 0px 8px #ddd;
}
.cpfwlist ul li:hover div{
	background-color: #011a39;
}
.cpfwlist ul li:hover div h1{
	color: #fff;
}
.cpfwlist ul li:hover div p{
	color: #fff;
}
.cpfwlist ul li:hover section a{
	display: block;
	width: 150px;
	height: 45px;
	background-color: #011a39;
	color: #fff;
	line-height: 45px;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
}
.wswlyx{
	width: 90%;
	margin: 70px auto;
}
.wswlyxtop h1{
	font-size: 28px;
	color: #333333;
	text-align: center;
	margin-bottom: 25px;
}
.wswlyxtop p{
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.wswlyxlist{
	margin-top: 55px;
}
.wswlyxlist ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	margin: 0 auto;
}
.wswlyxlist ul li{
	width: 49%;
	display: flex;
	justify-content: space-between;
	padding: 2.5%;
	margin-bottom: 1.5%;
	box-shadow: 0px 0px 10px #f3f7fc;
	align-items: center;
}
.wswlyxlist ul li i{
	display: block;
	width: 80px;
	height: 80px;
	background: url(../img/images/wlyx_03.png) center no-repeat;
}
.wswlyxlist ul li:nth-child(2) i{
	background: url(../img/images/wlyx_06.png) center no-repeat;
}
.wswlyxlist ul li:nth-child(3) i{
	background: url(../img/images/wlyx_10.png) center no-repeat;
}
.wswlyxlist ul li:nth-child(4) i{
	background: url(../img/images/wlyx_13.png) center no-repeat;
}
.wswlyxlist ul li div{
	width: 80%;
}
.wswlyxlist ul li div h1{
	color: #333333;
	font-size: 24px;
}
.wswlyxlist ul li div p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
	min-height: 90px;
}
#pphlwsj ul li:hover{
	background-color: #425162;
}
.wyms{
	width: 100%;
	background: url(../img/images/seoalw_02.jpg) center no-repeat;
	padding-top: 100px;
	padding-bottom: 120px;
	background-size: cover;
}
.wyms div{
	width: 90%;
	margin: 0 auto;
}
.wyms div h1{
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 20px;
}
.wyms div h3{
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.wyms div i{
	display: block;
	width: 90px;
	height: 40px;
	border-top: 2px solid #fff;
}
.wyms div ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	width: 930px;
	border: 1px solid #213a59;
}
.wyms div ul li{
	width: 49.99%;
	padding: 0px 3%;
	padding-top: 40px;
	border-right: 1px solid #213a59;
	border-bottom: 1px solid #213a59;
	padding-bottom: 25px;
}
.wyms div ul li h2{
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 10px;
}
.wyms div ul li p{
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
}
.yxxt{
	background: url(../img/images/yxxt_02.jpg) center no-repeat;
	padding-top: 105px;
	padding-bottom: 85px;
}
.yxxtdv{
	width: 90%;
	margin: 0 auto;
}
.yxxtdv div{
	width: 48%;
}
.yxxtdv div h1{
	color: #333333;
	font-size: 28px;
	margin-bottom: 20px;
}
.yxxtdv div p{
	width: 85%;
	font-size: 16px;
	color: #666666;
	line-height: 35px;
}
.yxxtdv div ul{
	display: flex;justify-content: space-between;
	width: 800px;
}
.yxxtdv div ul li{
	border: 1px solid #e5e5e5;
	padding: 0 20px;
	padding-top:50px ;
	padding-bottom: 30px;
}
.yxxtdv div ul li i{
	width: 71px;
	height: 71px;
	display: block;
	background: url(../img/images/shuzi_03.jpg) center no-repeat;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
.yxxtdv div ul li:nth-child(2) i{
	background: url(../img/images/shuzi_05.jpg) center no-repeat;
}
.yxxtdv div ul li:nth-child(3) i{
	background: url(../img/images/shuzi_07.jpg) center no-repeat;
}
.yxxtdv div ul li:nth-child(4) i{
	background: url(../img/images/shuzi_09.jpg) center no-repeat;
}
.yxxtdv div ul li p{
	width: 100%;
	text-align: center;
	line-height: 30px;
}
.xgxw{
	width: 90%;
	margin: 50px auto;
}
.xgxwlist ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-flow: wrap;
}
.xgxwtop{
	font-size: 28px;
	color: #333333;
	margin-bottom: 30px;
	text-align: center;
}
.xgxwlist ul li{
	width: 30%;
	padding-top: 50px;
	border-top: 1px solid #dedede;
	margin-top:35px ;
}
.xgxwlist ul li h1{
	color: #333333;
	font-size: 16px;
	margin-bottom: 20px;
}
.xgxwlist ul li p{
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin-bottom: 35px;
}
.xgxwlist ul li span{
	font-size: 14px;
	color: #bebdbd;
}
.banneras{
	height: 700px;
}
.banneras div h1{
	text-align: center;
}
.banneras div p{
	text-align: center;
}
.banneras div p a{
	display: block;
	font-size: 18px;
    width: 180px;
    height: 43px;
    margin: 0 auto;
    line-height: 43px;
    border: 1px solid #ffffff;
    color: #fff;
    margin-top: 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    padding: 0;
}
.swiper-button-prev,.swiper-button-next{
	display: none;
}
@media only screen and (min-width: 1000px) and (max-width: 1600px){
	.swiper-button-prev,.swiper-button-next{
		display: block;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1200px){
	.wswlyxlist ul{
		width: 100%;
	}
	.cpfwlist ul li{
		width: 100%;
	}
	
	.yxxtdv div ul{
		width: 100%;
		margin-top: 35px;
	}
	.yxxtdv div{
		width: 100%;
	}
}
@media only screen and  (max-width: 767px){
	.wswlyxlist ul{
		width: 100%;
	}
	.cpfwlist ul li{
		width: 100%;
	}
	.cpfwlistdvdv{
		width: 95%;
	}
	.yxxtdv div ul{
		width: 100%;
		margin-top: 35px;
	}
	.cpfwlist ul .cpfwlistli{
		min-height: auto;
	}
	.cpfwlist ul .cpfwlistli:hover{
		padding-bottom: 20px;
	}
	.yxxtdv div{
		width: 100%;
	}
	.cphfw{
		padding-top: 40px;
    	padding-bottom: 40px;
	}
	.cphfw h1{
		font-size: 24px;
	}
	.cpfwlist ul li div{
		    padding: 20px;
	}
	.cpfwlist ul li section{
		padding: 0px 20px;
	}
	.cpfwlist ul li section h1{
		margin-top: 30px;
	}
	.wswlyxtop h1{
		font-size: 24px;
	}
	.cpfwlist{
		padding-bottom: 50px;
	}
	.wswlyxlist ul li{
		width: 100%;
	}
	.wswlyxlist ul li div h1{
		font-size: 18px;
	}
	.wyms div h1{
		font-size: 24px;
	}
	.wyms div ul{
		width: 100%;
	}
	.wyms div ul li{
		width: 100%;
	}
	.wyms{
		background-size:cover ;
	}
	.yxxtdv div h1,.xgxwtop{
		font-size: 24px;
	}
	.yxxtdv div p{
		width: 100%;
	}
	.yxxtdv div ul{
		flex-flow: wrap;
	}
	.yxxtdv div ul li{
		width: 50%;
	}
	.xgxwtop{
		margin-bottom: 0px;
	}
	.xgxwlist ul li{
		width: 49%;
	}
	.banneras{
		height: 550px;
	}
	#cpfwlist{
		padding: 35px 0px;
	}
	.cpfwlist ul li section ul li{
		width: 49%;
	}
	.wyms div ul li{
		border-right: none;
		
	}
	.wyms div ul li:last-child{
		border-bottom: none;
	}
	.yxxt{
		padding-top: 35px;
		padding-bottom: 30px;
		
	}
	.yxxtdv div ul li:nth-child(1){
		border-right: none;
		border-bottom: none;
	}
	.yxxtdv div ul li:nth-child(2){
		border-bottom: none;
	}
	.yxxtdv div ul li:nth-child(3){
		border-right: none;
	}
	.xgxwlist ul li h1{
		line-height: 30px;
		height: 30px;
		white-space:nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 10px;

	}
	.xgxwlist ul li p{
		height: 60px;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.xgxwlist ul li{
		margin-top: 15px;
		padding-top: 15px;
	}
}