.banner{
	width:100%;
	height: 420px;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.loc{
	height: 76px;
	line-height: 76px;
	background: #f7f7f7;
	color: #999999;
}
.loc .wrap div{
	float: left;
	font-size: 14px;
}
.loc .wrap a{
	font-size: 14px;
	color: #999999;
}
.loc .wrap div img{
	margin: 28px 8px 0 10px;
}
.mcon{
	margin:48px 0 0;
}

/*about*/
.about{}
.about .title{
	font-size: 16px;
	font-weight: bold;
	line-height: 2rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #ccc;
}
.about .title i{
	float: left;
	display: inline-block;
	height: 2rem;
	width:6rem;
	background: url(../images/logo.png) no-repeat;
	background-size: contain;
	margin-right: 1rem;
	margin-left:0.5rem;
}
.about .content{
	line-height: 1.6rem;
	padding:  0 0 0 1.3rem;
	float:right;
	width:70%;
	/* border-left: 1px solid #ccc; */
}
.about .content .r-title{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	line-height: 70px;
}
.about .content .r-info{
	padding:20px 0;
	line-height: 2;
}
.about .content img{
	max-width: 100%;
}

/*新闻*/

.news .list ul li{
	border-bottom: 1px dashed #666;
	padding: 1rem 0;
	position: relative;
}
.news .list ul li .time{
	float: left;
	width:6rem;
	height: 6rem;
	background: #005ab3;
	font-size: 2rem;
	color: #fff;
	text-align: center;
	line-height: 4rem;
}
.news .list ul li .time b{
	display: block;
	font-size: 1rem;
	line-height: 2rem;
}
.news .list ul li .info{
	float: left;
	margin-left: 1rem;
	width: 80%;
}
.news .list ul li .info .title{
	/*height: 2.4rem;*/
	line-height: 2.4rem;
	font-weight: bold;
	font-size: 1rem;
}
.news .list ul li .info .tip{
	/*height: 3.6rem;*/
	line-height: 1.8rem;
	float: left;
	display:-webkit-box;/**对象作为伸缩盒子模型展示**/
	-webkit-box-orient:vertical;/**设置或检索伸缩盒子对象的子元素的排列方式**/
	-webkit-line-clamp:2;/**显示的行数**/
	overflow:hidden;/**隐藏超出的内容**/
}
.news .list ul li .more{
	position: absolute;
	right:0.5rem;
	bottom: 1rem;
}
.news .list ul li .more a{
	border:1px solid #005ab3;
	display: block;
	padding: 0.2rem 0.5rem;
	color: #005ab3;
}

.newscontent{

}
.newscontent .title{
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
}
.newscontent .tip{
	margin-top: 1rem;
	text-align: center;
	margin-bottom:1rem;
}
.newscontent .content{
	margin:1rem;
	/* border-top: 1px solid #ddd; */
	padding: 1rem 0 0;
	line-height: 1.6rem;
}
.newscontent .content img{
	max-width: 100%;
}

.case .list ul li{
	float: left;
	width:550px;
	background-color: #f7f7f7;
	margin-right: 20px;
	margin-bottom: 20px;
	padding:20px;
	position: relative;
}
.case .list ul li:nth-child(2n){
	margin-right: 0;
}
.case .list ul li .img{
	float: left;
}
.case .list ul li .img img{
	width:320px;
	height: 240px;
	border-radius: 10px;
}
.case .list ul li .info{
	float: right;
	width:210px;
	line-height: 2;
}
.case .list ul li .info .title{
	font-weight: bold;
}
.case .list ul li .info .title a:hover{
	color: #1b78e2;
}
.case .list ul li .info .more{
	position: absolute;
	right:20px;
	bottom:20px;
}
.case .list ul li .info .more a{
	display: inline-block;
	border:1px solid #1b78e2;
	color: #1b78e2;
	padding:4px 16px;
	font-size:14px;
	border-radius: 5px;
}
.case .list ul li .info .more a:hover{
	background-color: #1b78e2;
	color: #ffffff;
}

.about .content .list{
	margin-top: 20px;
}
.about .content .list ul li{
	float: left;
	width:226px;
	background-color: #f7f7f7;
	margin-right: 20px;
	margin-bottom: 20px;
	padding:20px;
	position: relative;
}
.about .content .list ul li:nth-child(3n){
	margin-right: 0;
}
.about .content .list ul li .img img{
	width:100%;
	height: auto;
	border-radius: 10px;
}
.about .content .list ul li .info{
	line-height: 2;
}
.about .content .list ul li .info .title{
	font-weight: bold;
	border:0;
	padding:10px 0 0;
	text-align: center;
}
.about .content .list ul li .info .title a:hover{
	color: #1b78e2;
}
/*联系我们*/
.contact{

}
.contact .left{
	width:420px;
}
.contact .left .t1{
	line-height: 2rem;
	font-size: 1.2rem;
}
.contact .left .t2{
	line-height: 2rem;
	font-size: 0.875rem;
	margin-bottom: 1rem;
}
.contact .left .t3{
	line-height: 2rem;
	font-size: 1rem;
	margin-bottom: 1rem;
}
.contact .left .t4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.contact .left .t4 p{
	line-height: 2rem;
	font-size: 1rem;
}
.contact .left .tel{
	line-height: 4rem;
	font-size: 2rem;
}
.contact .left .hr{
	border-top:1px solid #333;
	width:60%;
}
.contact .right{
	width:420px;
}
.contact .right img{
	width:200px;
	margin:3rem;
}

.sc .st{
	background-color: #038bc8;
	line-height: 42px;
	font-size: 18px;
	color: #fff;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: 600;
}
.sc .st.s1{
	background-image: url(../images/sc1.png);
}
.sc .st.s2{
	background-image: url(../images/sc2.png);
}
.sc .st.s3{
	background-image: url(../images/sc3.png);
}
.sc .st.s4{
	background-image: url(../images/sc4.png);
}
.sc .st.s5{
	background-image: url(../images/sc5.png);
}
.sc .si{
	padding:20px 0;
}
.sc .si .t{
	float: left;
	width: 224px;
	margin: 0 16px;

}
.sc .si .t p{
	text-align: center;
	line-height: 40px;
	font-weight: bold;
}
.sc .si .t .c1{
	width: 164px;
	height: 90px;
	background: #f4f7f9;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding: 36px 30px;
	font-weight: 800;
}
.sc .si .t .c2{
	width: 164px;
	height: 90px;
	background: #fef8f1;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding: 36px 30px;
	font-weight: 800;
}
.sc .si .t .c3{
	width: 164px;
	height: 90px;
	background: #f3fbf6;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding: 36px 30px;
	font-weight: 800;
}
.sc .si .t .c4{
	width: 164px;
	height: 90px;
	background: #fbeef8;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding: 36px 30px;
	font-weight: 800;
}
.navs{width:26%;float:left;    padding-right: 20px;}
.navs a{ display: block; padding:0px 30px;line-height: 70px; border-radius: 6px; transition: all 0.35s; border:1px solid #ccc ; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; }
.navs a.cur{background: #0072b9;color: #fff;border:1px solid #0072b9;}
/*当屏幕尺寸小于750px时，应用下面的CSS样式*/
.h2cg,.smatit{
	color:#0072b9;
}
.imgcg{
	width:500px;
}
.smatit{
	font-weight:bold;
}

.ycms_pages{
	padding: 1rem;
}
.ycms_pages ul{
	text-align: center;
	padding:12px 0px 12px 16px;
}
.ycms_pages ul li{
	display: inline-block;
	font-family:Tahoma;
	margin-right:6px;
	border:1px solid #E9E9E9;
	padding:4px 8px 4px;
}
.ycms_pages ul li a{
	color:#555;
	display:inline-block;
}
.ycms_pages ul li a:hover{
	color:#690;
	text-decoration:none;
}
.ycms_pages ul li.thisclass,
.ycms_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#e6e6e6;
	padding:4px 8px 4px;
	font-weight:bold;
}
.ycms_pages .pageinfo{
	color:#999;
}
.ycms_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	display: inline-block;
	
}

.fle{
	float:left;
}
.flr{
	float:right;width:42rem;
}
#allmap{height:38rem;}
.nobor{
	border:none !important; 
	width:100% !important;
}
.cate-item{
	margin-bottom:20px;
}
.cate-child{
	background:#f6f6f6;
}
.cate-child .text-ellipsis{
	border-bottom:1px solid #e5e5e5;
}
.cate-child .text-ellipsis a{
	border:0 !important;
	
	color:#333;
	font-size:14px !important;
}
.cate-child .text-ellipsis a:hover{
	background:none !important;
	color:#4493e3;
}
.cate-child .text-ellipsis:hover{
	background:#edf5fc;
	border-bottom:1px solid #bdd9f2;
}
.cate-item-p a{
	background: #1b78e2 !important;
	color:#fff;
	border:0 !important;
}
.cate-item-p a:hover{
	background: #3992d0 !important;
	color:#fff;
	border:0 !important;
}
.navs .cate-item:nth-child(2) a{
	margin-bottom:0 !important;
}
.navs .cate-child li a{
	display: block;
}
.navs .cate-item:nth-child(2) a{
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
@media screen and (max-width: 750px) { 
	.cate-item .cate-item-p a{
		width: 92% !important;
	}
	.cate-child {
		width: 97%;
		margin: 0 auto;
	}
	.imgcg{
		width:90%;
	}
	.banner{height: 12rem;}
	.mcon{margin:1rem;}

	.news .list ul li .time{display: none;}
	.news .list ul li .info{margin-right: 1rem;}
	.news .list ul li .more{display: none;}
	
	.contact{padding:0rem;}
	.contact .left{width:100%;}
	.contact .left .hr{width:80%;}
	.contact .right{width:100%;}

	.case .list ul li{
		margin-right: 0;
		width:100%;
		box-sizing: border-box;
	}
	.case .list ul li .img{
		float: none;
		width:100%;
	}
	.case .list ul li .img img{
		width: 100%;
		height: auto;
	}
	.case .list ul li .info{
		width: 100%;
		margin-top: 8px;
	}
	.case .list ul li .info .tip{
		display: none;
	}
	.case .list ul li .info .more{
		display: none;
	}

	.about .content .list ul li{
		margin-right: 0;
		width:100%;
		box-sizing: border-box;
	}
	.about .content .list ul li .img{
		float: none;
		width:100%;
	}
	.about .content .list ul li .img img{
		width: 100%;
		height: auto;
	}
	.about .content .list ul li .info{
		width: 100%;
		margin-top: 8px;
	}
	.about .content .list ul li .info .tip{
		display: none;
	}
	.about .content .list ul li .info .more{
		display: none;
	}

	.sc .si .t{width:96%;margin-right:2%;margin-left: 2%; margin-top: 20px;}
	.sc .si .t .c1,.sc .si .t .c2,.sc .si .t .c3,.sc .si .t .c4{width:auto; height: auto;}
	.flr{
		float:right;width:100% ;
	}
	#allmap{height:38rem;}
	.fle{
		float:left;
	}
	.flr{
		float:right;width:100% !important;
	}
	#allmap{height:38rem;}
	.nobor{
		border:none !important; 
		width:100% !important;
	}
	.navs{
		width:100% !important;
		padding-right:0 !important;
		border-bottom:1px solid #0072b9;
	}
	.navs a{display: block !important;margin:10px 6px;padding:10px 10px;border-radius: 0px;transition: all 0.35s;line-height: 40px;}
	.navs a:hover,.navs a.cur{background: #0072b9;color: #fff;}



	.about .content{
		line-height: 1.6rem !important;
		padding:1rem 0.5rem !important;
		width:97% !important;
		border:0 !important;
	}
	.about .content img{
		max-width: 100%!important;
	}

}
