html,
body,
* {
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
	border: 0;
	font-family: "微软雅黑";
}

a:link,
a:visited {
	text-decoration: none;
}

.banner{
	height:auto;overflow: hidden;margin-top:120px;
}
.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 30px;
}
.about{
	width:1170px;
	height:628px;
	margin:0 auto;
	padding-top:60px;
	background:#F5F5F5;
}
.title{
	margin:0 auto;
	width:1170px;
	text-align: center;
	color:#0f77d8;
	font-size:28px;
	height:55px;
	background: url(../images/heng.png) no-repeat center 45px;
	font-weight: normal;
	margin-bottom:30px;
}
.english{
	margin:0 auto;
	width:1170px;
	height:32px;
	text-align: center;
	color:#999;
	font-size:16px;
}
.titelT{
	margin:0 auto;
	width:1170px;
	height:58px;
	text-align: center;
	font-size:14px;
	font-weight: normal;
	color:#666;
}
.conLeft{
	float: left;
	width:600px;
	height:420px;
	position: relative;
}
.conLeft>p{
	width:435px;
	height:320px;
	background:#cfe4f7;
	z-index: -1;
	position: absolute;
}
.conRight{
	float: right;
	width: 570px;
	height:420px;
}
.conRight>h4{
	height:100px;
	line-height: 100px;
	color:#333;
	font-size:22px;
}
.conRight>p{
	line-height:26px;
	color:#666;
	font-size:14px;
	text-indent: 2em;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}
.conRight>a:link,.conRight>a:visited{
	display: block;
	width:118px;
	height:40px;
	text-align: center;
	color:#fff;
	line-height: 40px;
	font-size:16px;
	background:#1178d7;
	border-radius:3px;
	margin-top:15px;
	float:right;
}
.anli{
	width:100%;
	height:680px;
	background: #fff;
	padding-top:78px;
	position: relative;
	z-index: 2;
}
.swiper-wrapper-z > .swiper-slide{
	width: 360px;
	height:auto;
}
.swiper-wrapper-z > .swiper-slide>img{
	display: block;
	width:100%;
	height:250px;
}

.ten{
	position:relative;
	height:auto;
}
.ten>.titelT{
	height:80px;
}
.tenl{
	position: absolute;
	left:75%;
	top:12px;
	background:url(../images/tenR.png) no-repeat center center;
	transform: rotate(180deg);
}
.tenr{
	position: absolute;
	top:12px;
	right:20%;
	background:url(../images/tenR.png) no-repeat center center;
}
.swiper-slide{
	position: relative;
	height:auto;
}
.banner .swiper-wrapper .swiper-slide>img{
	width:100%;
	height:100%;
}
.swiper-slide>p{
	display: none;
	position:absolute;
	left: 0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(27,89,150,.4);
	padding:19px;
}
.swiper-slide>p>a:link,.swiper-slide>p>a:visited{
	display: block;
	width:100%;
	height:100%;
	text-align: center;
	padding-top:25%;
	border:1px solid #fff;
	color:#fff;
	font-size:22px;
}
.swiper-slide:hover>p{
	display: block;
}
.pinpai{
	width:1170px;
	height:auto;
	padding-top:60px ;
	margin:0 auto;
	background:#FFFFFF;
	padding-bottom:80px;
}
.pinpai>ul{
	width:1170px;
	height:auto;
	display: flex;
	flex-wrap: wrap;
}
.pinpai>ul>a:link,.pinpai>ul>a:visited{
	color:#333;
	font-size:14px;
	display: block;
	width:270px;
	height:240px;
	margin-bottom:20px;
	margin-right:30px;
}
.pinpai>ul>a:nth-child(4n){
	margin-right:0;
}
.pinpai>ul>a>li{
	border: 1px solid #f6f6f6;
	width:270px;
}
.pinpai>ul>a>li>img{
	display: block;
	width:270px;
	height:200px;
}
.pinpai>ul>a>li>p{
	height:40px;
	line-height: 40px;
	text-align: center;
}
.pinpai>ul>a>li:hover{
	box-shadow: 5px 5px 5px #efefef;
}
.pinpai>ul li:nth-last-child(1){
	text-align: center;
	width:270px;
	height:200px;
}
.pinpai>ul li >a>img{
	margin-top:30px;
	
}
.us{
	width:100%;
	background: #F5F5F5;
	height:670px;
	padding-top:60px;
}
.us>ul{
	display: flex;
	justify-content: space-between;
	width:1170px;
	margin:0 auto;
}
.us>ul>li{
	box-shadow: 0 0 5px #dfe0e2;
	height:340px;
	width:370px;
	margin-top:100px;
	padding-top:78px;
	background: #fff;
	position: relative;
	border-radius: 5px;
	z-index: 2;
}
.us>ul>li>span{
	display: block;
	position: absolute;
	left: 130px;
	top:-55px;
	background:#f9953f;
	width:110px;
	height:110px;
	border-radius:50%;
	text-align: center;
	padding-top:28px;
}
.us>ul>li:nth-child(2)>span{
	background:#f1b728
}
.us>ul>li:nth-child(3)>span{
	background:#02b29d;
}
.us>ul>li>h4{
	font-size:23px;
	color:#333;
	height:30px;
	width:100%;
	font-weight: normal;
	text-align: center;
}
.us>ul>li>p{
	padding-top:35px ;
	width:265px;
	color:#333;
	text-align: center;
	font-size:16px;
	line-height:35px;
	margin: 0 auto;
	height:143px;
}
.us>ul>li>a:link,.us>ul>li>a:visited{
	display: block;
	width:120px;
	height:40px;
	border-radius:5px;
	text-align: center;
	line-height:40px;
	color:#fff;
	font-size:18px;
	margin:0 auto;
	background:#f9953f;
	position: relative;
	z-index: 2;
}
.us>ul>li:nth-child(2)>a:link,.us>ul>li:nth-child(2)>a:visited{
	background:#f1b728
}
.us>ul>li:nth-child(3)>a:link,.us>ul>li:nth-child(3)>a:visited{
	background:#02b29d;
}
.us>ul>li:nth-child(2)>div{
	height:143px;
	margin:0 auto;
	padding-left: 100px;;
	padding-top:35px;
}
.div>div{
	width:245px;
	color:#333;
	font-size:16px;
	height:25px;
}
.div>div>span{
	display: inline-block;
	width:70px;
	font-size:16px;
}
.us>ul>li:nth-child(3)>p{
	background:url(../images/weixinma.png) no-repeat center top;
}

.zixun{
	width:100%;
	height:665px;
	background:#F5F5F5;
	position: relative;
	z-index: 2;
	padding-top:58px;
}
.box{
	width:1170px;
	height:400px;
	margin:0 auto;
}
.box>img{
	display: block;
	float: left;
}
.box>div{
	width:575px;
	height:400px;
	float: right;
}
.box>div>h4{
	width:100%;
	height:20px;
	padding-left:18px ;
	border-left: 3px solid #ee751c;
	font-size:20px;
	color:#333;
	line-height:20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box>div>p{
	width:100%;
	line-height:28px;
	color:#666;
	font-size:15px;
	margin:15px 0;
}
.box>div>p>a{
	color:#333;
	font-size:15px;
}
.box>div>ul{
	width:100%;
	border-top:1px solid #666;
	padding-top:10px;
}
.box>div>ul>a>li{
	width:100%;
	height:35px;
	padding-top:13px;
	color:#333;
	font-size:15px;
}
.box>div>ul>a>li>span.spanOne{
	display:inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:490px;
}
.box>div>ul>a>li>span:nth-child(2){
	float: right;
}
.box>div>ul>a>li:hover{
	color:#0f77d8
}


aside{
	width:48px;
	height:auto;
	position: fixed;
	right: 20px;
	bottom:50px;
	z-index: 99;
}
aside>div{
	width:48px;
	height:48px;
	text-align: center;
	padding-top: 11.5px;
	background:#CCCCCC;
	margin-top:16px;
}
aside>div>a>img{
	display: block;
	width:25px;
	height:25px;
	margin: 0 auto;
}
aside>div:nth-child(3){
	margin-top:16px;
	background:#1077d6;
	cursor: pointer;
}
aside>div:nth-child(3)>img{
	width:25px;
	height:25px;
	display: block;
	margin:0 auto;
}
.moreA:link,.moreA:visited{
	display: block;
    width: 118px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    background: #1178d7;
    border-radius: 3px;
    margin-top: 13px;
    float: right;
}

@media only screen and (min-width: 100px) and (max-width: 640px) {
	.banner{
		width:7.5rem;
		height:3.5rem;
		margin-top:1rem;
	}
	.bannerl,.bannerr{
		display: none;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets{
		bottom: 0.2rem;
	}
	.bannert>.swiper-pagination-bullet{
		width:0.2rem;
		height:0.2rem
	}
	.about{
		width:7.5rem;
		padding-top: 0.4rem;
		height:8.1rem;
	}
	.about>.conLeft{
		display: none;
	}
	.title{
		width:7.5rem;
		height:0.3rem;
		text-align: center;
		font-size:0.38rem;
		font-weight:bold;


	}
	.about>.conRight{
		width:7.5rem;
		height:6.8rem;
	}
	.about>.conRight>h4{
		width:7.5rem;
		height:0.6rem;
		line-height:0.6rem;
		font-size:0.28rem;
		text-align: center;
	}
	.about>.conRight>p{
		width:7.5rem;
		line-height:0.48rem;
		font-size:0.26rem;
		padding:0 0.18rem;
		-webkit-line-clamp:10;
	}
	.about>.conRight>a{
		margin:0.3rem 0.18rem 0.3rem 0;
		float:right;
		font-size:0.28rem;
	}
	.zixun{
		width:7.5rem;
		padding-top:0.4rem;
		height:13.7rem;
	}
	.zixun>.box{
		width:7.5rem;
	}
	.zixun>.box>img{
		float: none;
		display: block;
		width:7.5rem;
		height:4.6rem;
	}
	.zixun>.box>div{
		width:7.5rem;
		float: none;
	}
	.zixun>.box>div>h4{
		width:7.5rem;
		height:0.6rem;
		text-align: center;
		line-height:0.6rem;
		font-size:0.34rem;
		border: 0;
		margin-top:0.2rem;
		padding-left: 0.2rem;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.zixun>.box>div>p{
		margin-top:0;
		width: 7.5rem;
    	line-height: 0.5rem;
    	font-size: 0.26rem;
    	text-indent: 2em;
    	padding:0 0.18rem;
	}
	.zixun>.box>div>p>a{
		font-size: 0.26rem;
	}
	.zixun>.box>div>ul{
		width:7.5rem;
		
	}
	.zixun>.box>div>ul>a>li{
		width:7.5rem;
		padding:0 0.18rem;
		height:0.65rem;
		line-height:0.65rem;
		font-size:0.28rem;
	}
	.box>div>ul>a>li>span.spanOne{
		display:inline-block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width:5.5rem;
	}
	.pinpai{
		width:7.5rem;
		height:auto;
		padding-top:0.4rem;
		padding-bottom:0.4rem;
	}
	.pinpai>ul{
		width:7.5rem;
		padding:0 0.18rem;
		justify-content: space-between;
		align-content: space-between;
	}
	.pinpai>ul>a:link, .pinpai>ul>a:visited{
		width:3.4rem;
		height:3.2rem;
		margin:0.08rem 0rem;
	}

	.pinpai>ul>a>li{
		width:3.4rem;
		height:3.2rem;
		overflow: hidden;
		
	}
	.pinpai>ul li:nth-last-child(1){
		width:3.4rem;
		height:3.2rem;
	}
	.pinpai>ul>a>li>img{
		width:3.4rem;
		height:2.6rem;
	}
	.pinpai>ul>a>li>p{
		width:3.4rem;
		height:0.6rem;
		line-height:0.6rem;
		text-align: center;
		font-size:0.24rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space:nowrap;
		padding:0rem 0.05rem;
	}
	.pinpai>ul li >a>img{
		margin-top:0.12rem;
	}
	.anli{
		width:7.5rem;
		height:4.2rem;
		padding-top:0.4rem;
	}
	.anli>.ten{
		width:7.5rem;
		height:2.36rem;
	}
	.anli>.ten>h4,.tenr,.tenl{
		display: none;
	}
	.anli>.ten>.swiper-wrapper-z>div{
		height:2.36rem;	
	}
	.anli>.ten>.swiper-wrapper-z>div>img{
		width:2.36rem;
		height:2.36rem;
	}
	.anli>.ten>.swiper-wrapper-z>div>p{
		width:2.36rem;
		height:2.36rem;
		padding:0.1rem;
	}
	.anli>.ten>.swiper-wrapper-z>div>p>a{
		width:100%;
		height:100%;
		line-height:2rem;
		font-size:0.3rem;
	}
	.us{
		width:7.5rem;
		height:20rem;
		padding-top: 0.4rem;;
	}
	.us>ul{
		width:7.5rem;
		flex-wrap: wrap;
	}
	.us>ul>li{
		width:7.5rem;
		height:5.58rem;
		margin-top:0.5rem;
		padding-top:0.78rem;
	}
	.us>ul>li>span{
		width:1.1rem;
		height:1.1rem;
		padding-top:0.275rem;
		left:calc(50% - 0.55rem);
		top:-0.5rem;
	}
	.us>ul>li>span>img{
		display: block;
		margin:0 auto;
		width:0.55rem;
		height:0.55rem;
	}
	.us>ul>li>h4{
		width:7.5rem;
		height:0.6rem;
		font-size:0.34rem;
	}
	.us>ul>li>p{
		width:7.5rem;
		height:2.6rem;
		text-align: center;
		font-size:0.28rem;
		padding-top:0.35rem;
		line-height:0.46rem;
	}
	.us>ul>li>a:link, .us>ul>li>a:visited{
		width:2.4rem;
		height:0.8rem;
		font-size:0.34rem;
	}
	.us>ul>li:nth-child(2)>div{
		width:3.4rem;
		height:2.45rem;
		margin:0 auto;
		padding: 0.35rem 0 0 0 ;
	}
	.us>ul>li:nth-child(2)>div>div{
		height:0.5rem;
		line-height:0.5rem;
		font-size:0.28rem;
	}
	.us>ul>li:nth-child(3)>p{
		background-size:2.4rem;
	}
	.moreA:link,.moreA:visited{
		margin: 0.15rem 0.18rem 0.3rem 0;
	    float: right;
	    font-size: 0.28rem;
	}
}