*{margin:0px;padding:0px;}body{background:#fff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei';}a:link,a:visited,a:hover,a:active{text-decoration:none;}a{text-decoration:none;}li{list-style-type:none;}ul,ol{list-style-type:none;list-style-image:none;}input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none;}textarea{-webkit-appearance:none;}select{-webkit-appearance:none;}html{font-size:12px;}@media screen and (max-width:1199px){html{font-size:100px;}body{max-width:750px;margin:0 auto;}}@media (max-width:767px){html{font-size:13.333333333333vw;}body{max-width:initial;}}


 
@font-face {
    font-family:SourceHanSansCN-ExtraLight;
    src: url(../font/SourceHanSansCN-ExtraLight.ttf),url(../font/SourceHanSansCN-ExtraLight.woff);

}

body{
	overflow-x: hidden;
}
.detailed .info a{color:#333;}
.detailed .info a:hover{color:#1abaf1;}

.main{
	width: 1400px;
	margin:0 auto;
 
}

.top{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #E3E3E3;
}


.top p{
	font-size: 14px;
}
.top p b{
	color: #ff5400;
}
.top .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.top ul {
	display: flex;

}

.top ul li{
	line-height: 36px;
	position: relative;
	padding: 0 10px;
}
.top ul li:last-child {
	padding-right: 0;
}

.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: #777777;
}
.top ul li a{
	color: #777777;
	font-size: 14px;

}
 
 
 
.head{
	width: 100%;
	height:144px;
	 
 
}
.head .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 144px;
}

.head .name{
	width: 842px;
	height: 100px;
	background: url(../images/name.jpg) no-repeat center;
	background-size: cover;
}
.head .name img{
	display: block;
}
.head .tel{
	display: flex;
	align-items: center;

}
.head  .tel img{
	display: block;
	margin-right: 10px;
}
.head  .tel p{
	color: #727272;
	width: 215px;
	font-size: 18px;
}
.head .tel b{
	color: #009BCB;
}


.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #009BCB;
}

.nav ul{
	width: 1400px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	height: 72px;
}
.nav ul li{
	width: 100%;
	text-align: center;
}
.nav ul li a{
	color: #fff;
	font-size: 18px;
}
 
 

.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner  .swiper-wrapper  img{
	display: block;
}

.pcbanner  .swiper-pagination{
	display: flex;
	justify-content: center;
	align-items: center;
	bottom:40px !important;
	position: absolute;
	z-index: 1;
}
.pcbanner .swiper-slide{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.pcbanner .swiper-slide img{
	display: block;

 	width: 100%;
}

.pcbanner  .swiper-pagination span{
	display: block;
	width: 10px;
	height: 10px;
	opacity: 1;
 	transition: .5s;
	border-radius: 30px;
	background: #fff;
	margin: 0 5px !important;
	position: relative;
	outline: none;
}
 
.pcbanner  .swiper-pagination .swiper-pagination-bullet-active{
 	width: 37px;
 	background:#009BCB;
}

.mbanner  .swiper-pagination .swiper-pagination-bullet-active{
 	 
 	background:#009BCB;
}
 
.mbanner{
	display: none;
}
.in-banner img{
	display: block;
	width: 100%;
}
.in-banner img:last-child{
	display: none;
}



.item{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.item ul{
	margin-top: 55px;
	height: auto;
	overflow: hidden;
}

.item ul li{
	float: left;
	width:267px;
	border: 1px solid #009BCB;
	height: auto;
	overflow: hidden;
	margin-left: 16px;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.item ul li img{
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 172px;
}

.item ul li p{
	width: 100%;
	height:40px;
	line-height: 40px;
	color: #fff;
	background: #009BCB;
	text-align: center;
	font-size: 16px;
}

.item ul li:nth-child(5n-4){
	margin-left: 0;
}

 


.more{
	display: block;
	width: 245px;
	height: 60px;
	background: #E5E5E5;
	text-align: center;
	line-height: 60px;
	color: #767676;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 45px;
}


.tx{
	width: 100%;
	height: 735px;
	background: url(../images/bg01.jpg) no-repeat center;
	background-size: cover;
	margin: 0 auto;
	margin-top: 68px;
	padding: 100px 0;
	max-width: 1920px;
	box-sizing: border-box;
}

.tx .title h4{
	color: #fff;
}
.tx .title p{
	color: #fff;
}

.tx .show{
	width: 97.18%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 70px;
}


.tx .show .box{
	width: 800%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}
.tx .show .pic{
	float: left;
}
.tx .show .pic ul{
	display: flex;
}
.tx .show .pic ul li{
	width: 320px;
	margin-left: 20px;
}

.tx .show .pic ul li img{
	display: block;
	width: 320px;
	height: 195px;
}

.tx .show .pic ul li p{
	text-align: center;
	color: #fff;
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 22px;
	background: #006E90;
	 white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}


.advSwiper {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.advSwiper  .swiper-wrapper{
	display: block;
}

.advSwiper  .swiper-slide{
	width:675px;
	float: left;
	margin-bottom: 40px;
}
.advSwiper  .swiper-slide:nth-child(2n){
	float: right;
}
.advSwiper  .swiper-slide img{
	display: block;
	width: 100%;

}

.advSwiper  .swiper-slide .intro{
	width: 100%;
	margin-top: 30px;
}
.advSwiper  .swiper-slide .intro h4{
	width: 100%;
	height:auto;
	color: #009bcb;
	font-size: 30px;
	width: 100%;
 	padding-bottom: 30px;
    overflow: hidden;
 
	border-bottom: 4px solid #AEAEAE;
}

.advSwiper  .swiper-slide .intro  .info{
	width: 100%;
	color: #605f5f;
	height: 155px;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
	margin-top: 20px;
}
.tab {
 
	margin: 0 auto;
	height: auto;
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.tab ul {
	display: table;
	margin: 0 auto;
}
.tab ul li{
	float: left;
	width: 258px;
	height:70px;
 	box-sizing: border-box;
	text-align: center;
	line-height:70px;
	margin-top: 10px;
	background:#009BCB;
	margin-bottom: 13px;
	font-size: 18px;
}
.tab ul li a{
	display:block;
	font-size: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
}


 
 
.title h4{
	color: #393939;
	font-size: 36px;
	text-align: center;
	position: relative;
}

.title img{
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}
 
.title p{
	text-align: center;
	font-size: 18px;
	color: #7b7a7a;
	text-transform: uppercase;
	margin-top: 10px;
}




.about{
	width: 100%;
	height: 916px;
	background: url(../images/bg02.jpg) no-repeat center;
	background-size: cover;
	padding:  60px 0;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1920px;
}


.about .title h4{
	color: #fff;
}
.about .title p{
	color: #fff;
}
.about .bd{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content:space-between;
	margin-top: 40px;
	background: #fff;
}
.about .bd img{
	width: 672px;
	display: block;
}
.about .bd .intro{
	width: 610px;
	margin-right: 50px;
}
.about .bd .intro h4{
	color: #0094c2;
	font-size: 24px;
	position: relative;
	padding-bottom: 20px;
}
.about .bd .intro h4:after{
	content: "";
	width: 57px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #009BCB;
}

.about .bd .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	text-indent: 2em;
	color: #504f4f;
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp:6;
	line-height: 30px;
	-webkit-box-orient: vertical;
	overflow: hidden;

}

.about .bd .intro  a{
	display: block;
	width: 190px;
	height: 50px;
	background: #009BCB;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 16px;

	margin-top: 40px;
}

.about .datas{
	margin-top: 80px;
}

.about .datas ul{
	display: flex;
	padding-left: 109px;
	padding-right: 20px;
	box-sizing: border-box;
	justify-content: space-between;
}
.about .datas ul li{
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: relative;
	width: auto;
	align-items: center;
}
.about .datas ul li:after{
	content: "";
	width: 1px;
	height: 96px;
	position: absolute;
	right:-88px;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
}

.about .datas ul li p{
	color: #fff;
	font-size: 24px;
}

.about .datas ul li b{
	font-size: 48px;
}


.about .datas ul li  h4{
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.about .datas ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}


.hj{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.hj .show{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.hj .show .box{
	width: 800%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.hj .show .pic ul li{
	width: 340px;
	margin-left: 14px;
}

.hj .show .pic ul {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.hj .show .pic ul li img{
	display: block;
	width: 100%;
}

.hj .show .pic ul li p{
	text-align: center;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #F0F0F0;
	text-align: center;
	color: #505050;
	font-size: 18px;
}


.cases{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.cases ul{
	margin-top: 48px;
	height: auto;
	overflow: hidden;
}
.cases ul li{
	float: left;
	width: 449px;
	margin-left: 25px;
	padding: 1px;
	box-sizing: border-box;
	background: #0094C2;
	margin-bottom: 20px;
}
.cases ul li:nth-child(3n-2){
	margin-left: 0;
}


.cases ul li .img-box{
	position: relative;
	height: auto;
	overflow: hidden;
}

.cases ul li .img-box:after{
	content: "";
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	padding-bottom: 75%;
}

.cases ul li .img-box img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.cases ul li p{
	width: 100%;
	height: 66px;
	line-height: 66px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 3px;
    box-sizing: border-box;
}

.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:70px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.news .title{
	margin-bottom: 66px;
}
 
.news .tit{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 15px;
	border-bottom: 3px solid #0094C2;
	margin-bottom: 20px;
}

.news .tit h4{
	color: #494949;
	font-size: 30px;
	font-weight: normal;
}


.news .tit a{
	display: block;
	color: #7c8385;
	font-size: 18px;
	text-transform: uppercase;
}
.news .left{
	width: 690px;
	height: auto;
	float: left;
	overflow: hidden;
}

.news .right{
	float: right;
	width: 690px;
	height: auto;
	overflow: hidden;
}
.news .newsSwiper{
 	width: 100%;
	height:auto;
	overflow: hidden;
	box-sizing: border-box;
	background: #F2F2F2;
	position: relative;
 	overflow: hidden;
	float: left;
}

.news .newsSwiper .swiper-button-next,.news .newsSwiper .swiper-button-prev{
	position: absolute;
	z-index: 10;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, .34);
}

.news .newsSwiper .swiper-button-prev{
	left: 0;
}
.news .newsSwiper .swiper-button-next{
	right: 0;
}
.news .newsSwiper .swiper-slide .img-box{
	border:1px solid #eee;
	box-sizing:border-box;
}
.news .newsSwiper .swiper-slide img{
	display: block;
	width: 100%;

}
 
 
.news .newsSwiper .swiper-slide .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 30px;
	box-sizing: border-box;
 
}


.news .newsSwiper .swiper-slide .info h4{
	width: 100%;
	color: #525252;
	font-size: 20px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: normal;
}

.news .newsSwiper .swiper-slide .info  span{
	font-size: 16px;
	color: #999999;
	display: block;
	margin: 15px 0;
}


.news .newsSwiper .swiper-slide .info  p{
	width: 100%;
	color: #999999;
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;

}
.news .right ul {
	width: 100%;
	height: auto;
	overflow: hidden;
 
}

.news .right ul li{
	width: 100%;
	border-bottom: 1px dashed #D6D6D6;
	padding-bottom: 40px;
	margin-bottom: 35px;
	box-sizing: border-box;
}
.news .right ul li:last-child{
	padding-bottom: 0;
	border-bottom: 0;
}


.news .right ul li  a{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news .right ul li .time{
	width: 150px;
	height: 100px;
	background: #0094C2;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;

}


.news .right ul li .time b{
	color: #fff;
	font-size:36px;
}
.news .right ul li .time p{
	font-size: 18px;
	color: #fff;
}


.news .right ul li  .intro{
	width: 480px;
	margin-right: 35px;

}

.news .right ul li .intro h4{
	color: #0094c2;
	font-size: 20px;
	width: 100%;
	 white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: normal;
}
.news .right ul li .intro p{
	width: 100%;
	color: #999999;
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;

	line-height: 24px;
	margin-top: 10px;
}
.links{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
 	background: #F2F2F2;
	box-sizing: border-box;
 
}
.links .tit{
	float: left
}
.links .tit h4{
	color: #797676;
	font-size: 18px;
	line-height:70px;
	font-weight: normal;
	position: relative;
	text-transform: uppercase;
}

 

.links ul li{
	float: left;
	padding: 0 10px;
	line-height: 70px;
	position: relative;
}
 
.links ul li a{
	color: #999999;
	font-size: 14px;
	display: block;
}

.links  ul{
 
	width: 85%;
	height:auto;
	overflow: hidden;
	float: left;
	margin-left: 15px;

 
}


.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 40px;
	background: #626262;
}

.footer .tit{
	position: relative;
	padding-bottom: 20px;
}
.footer .tit:after{
	content: "";
	width: 27px;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
}
.footer .tit p{
	color: #fff;
	font-size: 24px;
}
.footer .menu {
	width: 250px;
	height: auto;
	overflow: hidden;
	float: left;
}
.footer .menu ul {
	margin-top: 20px;
}
.footer .menu ul li{
	float: left;
	width: 49%;
	line-height: 40px;
}
.footer .menu ul li:nth-child(2n){
	float: right;
}

.footer .menu ul li a{
	color: #c2c2c2;
	font-size: 16px;
}

.footer .intro{
	float: left;
	margin-left: 220px;
}
.footer .intro .info {
	color: #bcbcbc;
	font-size: 16px;
	line-height: 42px;
	margin-top: 20px;
}
.footer  .ewm{
	float: right;
}

.footer  .ewm ul li{
	float: left;
	margin-right:20px;
}
.footer  .ewm ul li img{
	display: block;
	width:140px;
	height:140px;
	margin-top: 20px;
}

.footer  .ewm ul li  p{
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

.footer a{
	color: #d1d1d1;
}

.cr{
	width: 100%;
	text-align: center;
	line-height: 78px;
	color: #9d9797;
	background: #2B2B2B;
	font-size: 16px;
}

.message {
	width: 1200px;
	background: #eee;
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 55px;
	border-radius: 5px;
 	padding: 40px 0;
	margin-bottom: 55px;
}
.message .bd{
 	display: table;
	height: auto;
	overflow: hidden;
 
	padding:30px;
	background: #fff;
	box-sizing: border-box;
}

.message img{
	display: block;
	float: left;
}

.message form{
	width: 700px;
	float: left;
	margin-left: 30px;
 
}

.message form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px;
}
.message form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.message form ul li textarea{
	width: 500px;
	height: 170px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.message form .btn input{
	width: 300px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #0970E4;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.message form .btn input:last-child{
	float: right;
	background: #999;
}
 
.gotop{
	width: 80px;
	height: 80px;
	background:#009BCB;
	position: fixed;
	right: 10px;
	bottom:400px;
	display: flex;
	justify-content: center;
	align-items: center;
	 cursor:hand; 
	border-radius: 10px;
}
.float-right{
	width:auto;
	height: auto;
	overflow: hidden;
	position: fixed;
	bottom: 400px;
	right: 0;
	width: 190px;
	z-index: 1000;
}
.float-right ul li{
	width: 190px;
	margin-top: 5px;
	height:auto;
	overflow: hidden;
	margin-left: 130px;
	position: relative;
	 
	transition: .5s;
 
}
 
.float-right ul li span{
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	border-radius: 50%;
	border: 1px solid #E2E2E2;
	box-sizing: border-box;
}
.float-right ul li:nth-child(1):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(2):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(4):hover{
	margin-left: 0;
}
.float-right ul li:nth-child(2):hover img{
	height: 120px;
}
.float-right ul li p{
	float: left;
	font-size: 18px;
	color:#0452C7;
	width: 130px;
	text-align: center;
 	height: 50PX;
 
 	box-sizing: border-box;
   	line-height: 50px;
	font-weight: bold;
 
}
.float-right ul li a{
	display: block;
	line-height: 50px;
	text-align: center;
	background: #0f51bb;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.float-right ul li:nth-child(1) span{
	background:#FFFFFF url(../images/float01.png)no-repeat  center;

}
.float-right ul li:nth-child(2) span{
	background:#FFFFFF url(../images/float02.png)no-repeat   center;
}
.float-right ul li:nth-child(3) span{
	background:#FFFFFF url(../images/float03.png)no-repeat   center;
}
 
.float-right ul li div{
	width:130px;
	float: left;
 
	height: auto;
	overflow: hidden;
}
.float-right ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}





.float{
	display: none;
}

 
 

.fn{
	display: none;
}

.crumbs{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f8f8f8;
}

.crumbs .tit{
	width: 52px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	height: 52px;
 	float: left;
 	margin-right: 17px;
 
}
.crumbs .tit img{
	display: block;
	margin: 0 auto;
	margin-top: 16px;
}

.crumbs p{
	float: left;
	color: #999;
	font-size: 14px;
	line-height: 52px;
}
.crumbs  a{
 
	color:#999999;
	 
	padding-right: 20px;
	position: relative;
	font-size: 14px;
	line-height: 52px;
}
.crumbs  a:after{
	content: ">";
	position: absolute;
	right:5px;
	top: 0;
	height: 20px;
	line-height: 20px;
	color:#999;
	display: block;
	font-size: 12px;
}
.crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.inside-cont{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 20px;
}

.inside-cont .section{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 35px;
	box-sizing: border-box;
}

.about-article{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
 
	 
}
 
.about-article img{
	display: block;
	margin: 0 auto;
}
.about-article .info{
 
	color:#555555;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}

.cont-article{
	width: 1115px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.cont-article .title{
	margin-top: 55px;
	margin-bottom: 40px;
}
.cont-article ul{
	height: auto;
	overflow: hidden;
}
.cont-article ul li{
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 35px;
	padding-bottom: 13px;
	align-items: center;
}
.cont-article ul li:nth-child(2n){
	float: right;
}
.cont-article ul li p{
	color:#555555;
	font-size: 18px;
	margin-left: 20px;
}
.about-article .map{
	width: 100%;
	height: 420px;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
	margin-top: 30px;
}
 


 

 
.page{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin: 50px auto;

 

}

.nav-links{
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav-links a{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links span{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links .current{
	background: #0173D2;
	border: 1px solid  #0173D2;
	color: #fff;
}



.cases-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases-list ul li{
	width: 270px;
	height: auto;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #eee;
	float: left;
	box-sizing: border-box;
	margin-left:15px;
	padding: 10px;
	margin-bottom: 15px;
}
.cases-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.cases-list ul li:hover {
	border: 1px solid #ffb245;
}
.cases-list ul li:hover .pic img{
	transform: scale(1.05);
}
.cases-list ul li .intro{
	width: 245px;
	height: auto;
	overflow: hidden;
	background: #ffb245;
	padding: 15px;
	box-sizing: border-box;
}
.cases-list ul li .intro h4{
	width: 100%;
	border-bottom: 1px dashed#988364;
	height: 28px;
	color:#333333;
	font-size: 16px;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cases-list ul li .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cases-list ul li .intro span{
	color:#333333;
	font-size: 13px;
}
.cases-list ul li .intro p{
	font-size: 13px;
	color:#333333;
	line-height: 20px;
	display: -webkit-box;
	height: 60px;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 3px;
}
.cases-list ul li .pic{
	width: 245px;
	height: auto;
	overflow: hidden;
}
.cases-list ul li .pic img{
	display: block;
	width: 100%;
	transition: .5s;
}

.news-list{
	width: 1400px;
	margin: 0 auto;
	height: auto;
	margin-top: 40px;
	overflow: hidden;
 
}

.news-list ul li{
	width:100%;
	height: auto;
	overflow: hidden;
 	border: 1px dotted #E7E7E7;
 	box-sizing: border-box;
	padding: 14px;
	margin-bottom: 12px;
}

 

.news-list ul li  a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news-list ul li .time{
	width:110px;
	height:110px;
	background:#707070;
	position: relative;
	overflow: hidden;
	border: 1px dotted #C1C1C1;
}

.news-list ul li .time:after{
	content: "";
	width: 16px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	background: #fff;
	top: 55px;
}
.news-list ul li .time span{
	color: #fff;
	font-size: 16px;
	margin-top:20px;
	text-align: center;
	display: block;
}
.news-list ul li .time p{
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-size: 22px;

}
.news-list ul li .info{
	width:1215px;
	margin-right: 20px;
}
.news-list ul li .info h4{
	color: #111111;
	font-size: 18px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: normal;
     
}

.news-list ul li .info p{
	color: #666666;
	font-size: 15px;
	line-height: 28px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.detailed{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}
.detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	 
	padding-bottom: 5px;
}
.detailed .tit h4{
	font-size: 22px;
	text-align: center;
	color:#333;
	line-height: 30px;
}
.detailed .tit p{
	text-align: center;
	color:#333;
	display: block;
	margin-top: 10px;
	background: #eee;
	border-bottom: 1px solid #f1f1f1;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}
.detailed .tit span{
	margin: 0 10px;
}
.detailed  img{
	display: block;
	margin: 0 auto;
	max-width: 100% !important;
}
.detailed  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	min-height:150px;
	color:#333;
	line-height: 30px;
	font-size: 16px;
}

.detailed .info p{
	text-indent: 2em;
}
.img-list{
	width: 100%;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}
.img-list ul li{
	float: left;
	width:318px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.img-list ul li div{
	position: relative;
	border: 1px solid #eee;
}
 
.img-list ul li img{
	 width: 100%;
}
 
.img-list ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	text-align: center;
	  white-space: nowrap;
    text-overflow: ellipsis;
	overflow:hidden;
}
.img-list ul li:nth-child(4n-3){
	margin-left: 0;
}

.case-list ul li div:after{
	content:'';
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 78%;
	display: block;
}
.case-list ul li  img{
	position: absolute;
	left: 0;
	height: 100%;
	top: 0;
}
.fy{
	width: 1780px;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


.fy p{
	width: 240px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
    text-overflow: ellipsis;
	border-left: 1px solid #d2d2d2;

}
.fy p:first-child{
 	border: none;
 }

.fy a{
 	color:#333333;
 	font-size: 14px;
 }

.fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
}
 .img-box img{
	 width:100%;
}

@media (min-width: 1200px){
 	 
 	.tab ul li:hover{
 		background: #FFA200;
 	}
 	.tab ul li:hover a{
 		color: #fff;
 	}
	.img-box{
		overflow: hidden;
	}
	.img-box img{
		
		transition: .5s;
	}
	.img-box:hover img{
		transform: scale(1.05)  ;
	}
  	.product .list ul li:hover{
  		background: url(../images/h01.png) no-repeat left center;
  	}
  	.product .list ul li:hover a{
  		color: #036de3;
  	}

  	.product .pic ul li:hover p{
  		color: #036de3;
  	}

  	.news .left .intro h4:hover{
  		color: #036de3;
  	}
  	.news ul li:hover .time{
  		background: #1ABAF1;
  	}
  	.news ul li:hover .intro h4{

  		color: #1abaf1;
  	}	
 	.news-list ul li:hover{
 		border: 1px dotted#009BCB;
 	}
	.news-list ul li:hover .time{
		background:#009BCB;
	}
 	.news-list ul li:hover .info h4{
 		color:#009BCB;
 	 
 	}

 	.more:hover{
 		color: #036de3;
 	}

 	.links ul li:hover a{
 		color:#009BCB;
 	}
 	.footer .menu ul li:hover{
 		 color: #036DE3;
 	}
 	 
 	.footer .menu ul li:hover a{
 		color:#fff;
 	}
 

 
 	.cases ul li:hover p{
 	 
 		
 	}
 	.roll .show ul li:hover p{
 		color:#009BCB;
 	}
 	.news .tit  a:hover {
 		color: #1ABAF1;
 	}

 

}
 
@media (max-width: 1440px){

	.main{
		width: 1200px;
	}
	 
	
	.nav ul{
		width: 1200px;
	}
 	.item ul li{
 		width: 227px;
 	}
    .item ul li img{
        height: 146px;
    }
    .item-list ul li img{
        height: 183px;
    }
 	.advSwiper  .swiper-slide{
 		width: 575px;
 	}

 	.about .bd img{
 		width: 572px;
 	}
 	.about .bd .intro{
 		width: 540px;
 	}


 	.cases ul li{
 		width: 382px;
 	}
 	.news .left {
 		width: 590px;
 	}
 	.news .right{
 		width: 590px;
 	}

 
  	 
  
 	.news .right ul li{
 		margin-bottom: 23px;
 		padding-bottom: 30px;
 	}
 	.news .right ul li .intro{
 		margin: 0;
 		width: 410px;
 	}

 	.links ul{
 		width: 900px;
 	}

 	.news-list{
 		width: 1200px;
 	}
 	.news-list ul li .info{
 		width: 1015px;
 	}
  	
 	.news ul li img{
 		width: 200px;
 	}
 	.fy{
 		width: 1200px;
 	}
}


@media screen and (max-width: 1199px){

	.main{
		width: 7.1rem;
	}
 
	.top{
		display: none;
	}
	.head{
		height: 1.5rem;

	}
	.head .main{
		height: 1.5rem;
		justify-content: center;
	}
	.head .name{
		width: 6.11rem;
		height: 1.28rem;
		background: url(../images/mname.jpg) no-repeat center;
		background-size: cover;
	}

	.head  .tel{
		display: none;
	}
	.nav ul{
		width: 100%;
		display: block;
	}
	.nav ul li{
		width: 20%;
		float: left;
		height: 48px;
		line-height: 48px;
		border-top: 1px solid #fff;
		position: relative;
	}
	.nav ul li:after{
		content: "";
		width: .02rem;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background: #fff;
	}
	.nav ul li:nth-child(5):after,.nav ul li:last-child:after{
		/* width: 0;
		height: 0; */
	}

	.nav ul li:first-child{
		/* display: none; */
	}
	.nav ul li a{
		display: block;
		font-size: .28rem;
	}


	.banner{
		display: none;
	}
	.in-banner img{
		display: none;
	}
	.in-banner img:last-child{
		display: block;
	}
	.mbanner{
		display: block;
	}

 
	.mbanner img{
		display: block;
		width: 100%;
	}
	.mbanner .swiper-pagination{
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		bottom: .4rem !important;
		z-index: 1;
	}
	.mbanner .swiper-pagination-bullet{
		width: .2rem;
		height: .2rem;
		background: none;
		opacity: 1;
		margin: 0 .1rem;
		border-radius: 30px;
		position: relative;
		display: block;
		transition: .5s;
		background: #fff;
	}
	.mbanner .swiper-pagination-bullet-active{
		 width: .5rem;
	}

  
	.img-list ul li{
		margin: 0;
		width: 3.45rem;
		margin-bottom: .1rem;
	}
	.img-list ul li:nth-child(2n){
		float: right;
	}
	.img-list ul li p{
		font-size: .28rem;
		height: .6rem;
		line-height: .6rem;
	}
 	
 	.item-list ul li img{
 	    height: 2.22rem;
 	}


 	.title h4{
 		font-size: .5rem;
 	}
 	.title img{
 		display: block;
 		margin-top: .1rem;
 		height: .12rem;
 	}

 	.title p{
 		font-size: .26rem;
 		margin-top: .15rem;
 	}
 	.item  .main{
 		overflow: hidden;
 		height: auto;
 	}
 	.item ul {
 		width: 12rem;
 		overflow: hidden;
 		height: auto;
 		margin-top: .4rem;
 	}

 	.item ul li{
 		float: left;
 		width: 2.265rem;
 		height: auto;
 		overflow: hidden;
 		margin-left: .15rem;
 		margin-bottom: .15rem;
 	}
 	
 	

 	.item ul li img{
 		display: block;
 		width: 100%;
 		height: 1.45rem;
 	}

 	.item ul li p{
 		font-size: .26rem;
 		height: .6rem;
 		line-height: .6rem;
 	}

  	.more{
  		display: table;
  		width: auto;
  		padding: 0 .4rem;
 		font-size: .28rem;
 		margin-top: .5rem;
 		height: .8rem;
 		line-height: .8rem;
 	}
	
	.tx{
		background: url(../images/mbg01.jpg) no-repeat center;
		background-size: cover;
		height: auto;
		margin-top: .6rem;
		padding: .6rem 0;
	}

	.tx .show{
		margin-top: .6rem;
	}

	.tx .show .pic ul li{
		width: 3.2rem;
		margin-left: .2rem;
	}
	.tx .show .pic ul li img{
		width: 3.2rem;
		height: 1.95rem;
	}

	.tx .show .pic ul li p{
		font-size: .28rem;
		line-height: .6rem;
		height: .6rem;
	}

	.tx  .more{
		background: #FFFFFF;
	}
	

	.adv{
		margin-top: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .6rem;
	}


	.advSwiper .swiper-wrapper{
		display: flex;
	}

	.advSwiper .swiper-slide .intro h4{
		font-size: .31rem;
		padding-bottom: .4rem;
		border-width: .06rem;
	}
	.advSwiper .swiper-slide .intro .info{
		font-size: .28rem;
		line-height: .48rem;
		margin-top: .3rem;
		height: auto;
	}
	.advSwiper .swiper-pagination{
		display: flex;
		justify-content: center;
		margin-top: .3rem.;
	}
	.advSwiper .swiper-pagination span{
		display: block;
		width: .5rem;
		border-radius: .1rem;
		height: .15rem;
		background: #D1D2D2;
		margin: 0 .1rem;
	}

	.advSwiper .swiper-pagination .swiper-pagination-bullet-active{
		background: #0089D2;
	}

	.about{
		margin-top: .4rem;
		padding: .6rem 0;
		height: auto;
	}
	.about .bd {
		display: block;
		padding-bottom: .4rem;
	}
	.about .bd img{
		width: 100%;
	}
	.about .bd .intro {
		width: 6rem;
		margin: 0 auto;
		margin-top: .4rem;
	}
	.about .bd .intro h4{
		font-size: .32rem;
		text-align: center;
		padding-bottom: .4rem;
	}
	.about .bd .intro h4:after{
		left: 50%;
		width: 1rem;
		height: .04rem;
		transform: translateX(-50%);
	}

	.about .bd .intro .info{
		width: 100%;
		font-size: .28rem;
		line-height: .48rem;
	}

	.about .bd .intro a{
		width: 3rem;
		height: .8rem;
		line-height: .8rem;
		margin: 0 auto;
		font-size: .26rem;
		margin-top: .5rem;
		margin-bottom: .4rem;
	}

	.about .datas{
		margin-top: .7rem;
	}
	.about .datas ul li b{
		font-size: .48rem;
	}
	.about .datas ul{
		padding: 0;
	}

	.about .datas ul li{
		width: auto;
		padding-right: 1.5rem;
		margin: 0;
	}
	.about .datas ul li:last-child{
		padding: 0;
	}
	.about .datas ul li:after{
		right:.75rem;
	}
	.about .datas ul li p{
		font-size: .32rem;
	}
	.about .datas ul li b{
		font-size: .7rem;
	}
	.about .datas ul li h4{
		font-size: .3rem;
	}
	.about .datas ul li:after{
		width: .02rem;
		height: 2rem;
	}

	.about .datas .swiper-scrollbar{
		position: initial;
		margin-top: .6rem;
		background: #fff;
		height: .1rem;
	}
	.about .datas .swiper-scrollbar-drag{
		background: #FF9C0E;
	}
	.hj{
		margin-top: .6rem;
	}
	.hj .show .pic ul li{
		width: 3.4rem;
		margin-left: .2rem;
	}

	.hj .show .pic ul li p{
		height: .7rem;
		line-height: .7rem;
		font-size: .28rem;
	}
	.cases ul {
		margin-top: .4rem;
	}
	.cases ul li{
		margin: 0;
		width: 3.45rem;
		margin-bottom: .2rem;
	}
	.cases ul li:nth-child(2n){
		float: right;
	}

	.cases ul li p{
		height: .7rem;
		line-height: .7rem;
		font-size: .28rem;
	}
	.cases ul li img{
		width: 100%;
		display: block;
	}
	.news{
		margin-top: .4rem;
	}
	.news .title{
		margin-bottom:.6rem;
	}
	
	.news .tit h4{
		font-size: .34rem;
	}
	.news .tit a{
		font-size: .26rem;
	}

	.news .left{
		width: 100%;
	}

	.news .newsSwiper .swiper-slide .info{
		padding: .3rem;
	}
	.news .newsSwiper .swiper-slide .info h4{
		font-size: .32rem;
	}
	.news .newsSwiper .swiper-slide .info span{
		font-size: .26rem;
	}
	.news .newsSwiper .swiper-slide .info p{
		font-size: .28rem;
		line-height: .48rem;
	}

	.news .newsSwiper .swiper-button-next, .news .newsSwiper .swiper-button-prev{
		width: .6rem;
		height: 1rem;
		top: 2rem;
		transform: initial;
	}

	.news .newsSwiper .swiper-button-next img,.news .newsSwiper .swiper-button-prev img{
		display: block;
		width: .2rem;
	}

	.news .right{
		width: 100%;
		margin-top: .6rem;
	}

	.news .right ul li{
		margin-bottom: .3rem;
		padding-bottom: .3rem;
	}
	.news .right ul li .time{
		width: 2rem;
		height: 1.4rem;
	}
	.news .right ul li .time b  {
		font-size: .5rem;
	}
	.news .right ul li .time  p{
		font-size: .28rem;
	}
	.news .right ul li .intro{
		width: 4.8rem;
	}
 	.news .right ul li .intro h4{
 		font-size: .3rem;
 	}
 	.news .right ul li .intro p{
 		font-size: .28rem;
 		line-height: .42rem;
 		margin-top: .15rem;
 	
 	}
	.footer{
		padding-top: .8rem;
		padding-bottom: 1rem;
		margin-top: .5rem;
	}
 	.footer .tit p{
 		font-size: .4rem;
 		text-align: center;
 	}
 	.footer .tit:after{
 		left: 50%;
 		transform: translateX(-50%);
 	}
 	.footer .menu{
 		display: none;
 	}
   	.footer .intro {
   		width: 100%;
   		margin: 0;
   		float: initial;
   	}
   	.footer .intro .info{
   		text-align: center;
   		font-size: .28rem;
   		line-height: .48rem;
   	}
   	.footer .ewm{
   		float: initial;
   		margin-top: .5rem;
   	}
   	.footer .ewm ul{
   		display: flex;
   		justify-content: center;
   	}
   	.footer .ewm ul li{
   		margin: 0 .1rem;
   	}
   	.footer .ewm ul li img{
   		width: 2.4rem;
   		height: 2.4rem;
   	}
   	.footer .ewm ul li p{
   		text-align: center;
   		font-size: .24rem;
   		line-height: .46rem;
   	}

	.gotop{
		width: 1rem;
		border-radius: 5px;
		height: 1rem;
		right: .1rem;
		z-index: 10;
		bottom: 4rem;
	}
	.gotop img{
		height: .6rem;
	}
	.cr{
		width: 100%;
		height: auto;
		font-size: .24rem;
		margin-bottom:.9rem;
		line-height: 1.5rem;
		border-top: .02rem solid #6C6C6C;
	}
	.links{
		display: none;
	}
	.float{
		display: none;
	}
	

	.page{

		margin: .4rem 0;

	}

	.nav-links a{
		font-size: .26rem;
		border: .02rem solid #ccc;
		margin: 0 .06rem;
	}
	.nav-links span{
		margin: 0 .06rem;
		font-size: .26rem;
		border: .02rem solid #ccc;
	}


	.crumbs{
		padding: 0 .1rem;
		box-sizing: border-box;
	}
	.crumbs .main{
		width: 100%;
	}
	.crumbs .tit{
		border-left: none;
		height: .8rem;
		margin-right: .3rem;
	}
	.crumbs div{
		overflow: hidden;
		 white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    font-size: .2rem;
	}
	.crumbs p{
		line-height: .8rem;
		font-size: .28rem;
	}
	.crumbs a{
		font-size: .28rem;
		display:inline;
		line-height: .8rem;
	}
	.crumbs .tit img{
		height: .4rem;
		margin: 0 auto;
		margin-top: .2rem;
	}
	

	.fn{
		width: 100%;
		height:auto;
		position: fixed;
		bottom: 0;
		left:0;
		z-index: 100;
		display: block;
	}
	.fn ul li{
		float: left;
		width: 50%;
		height: auto;
		overflow: hidden;
		position: relative;
		background:#F6F6F6;
			
		 

	}
	.fn ul li a{
		display: flex;
		align-items: center;
		height: .9rem;
		align-items: center;
		justify-content: center;
	}
	.fn ul li p{
		color: #666666;
		font-size: .28rem;
	}
	.fn ul li  img{
		display: block;
		margin-right: .1rem;
		height: .4rem;
	}

	.fn ul li:nth-child(2){
		background:#036DE3;
	}

	.fn ul li:nth-child(2) p{
		color: #fff;
	}

	 

	.about-article{
		margin-top: .3rem;
		margin-bottom: 0;
	}
	.about-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.about-article img{
		max-width: 100%;
		display: block;
	}
	.about-article .info{
		font-size: .29rem;
		line-height: .48rem;
		margin: 0;
		margin-top: .2rem;
	}
	.about-article .map{
		height:5rem;
		margin-top: .3rem;
	}
	.cont-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.cont-article{
		width: 100%;
	}
	.cont-article ul li{
		width: 100%;
	}

	.cont-article ul li img{
		height: 1rem;
	}

	.cont-article ul li p{
		font-size: .3rem;
		margin-left: .3rem;
	}

	.detailed{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .6rem;
	}
	.detailed .tit h4{
		font-size: .38rem;
	}
	.detailed .tit span{
		display: block;
		line-height: .4rem;
		font-size: .24rem;
	}
	.detailed .tit p{
		padding: .1rem 0;
	}
	.detailed .info{
		margin-top: .2rem;
		font-size: .29rem;
		line-height: .48rem;
		text-align: justify;
	}
	.fy{
		width: 7.1rem;
		margin: .6rem auto;
		margin-bottom: .3rem;
		border:.02rem solid #ccc;
		line-height: .7rem;
	}
	.fy p{
		line-height: .7rem;
		height: .7rem;
		font-size:.24rem;
		padding:0 .1rem;
		width: 50%;
		text-align: center;
		box-sizing: border-box;
		border-right: .02rem solid #ccc;
	}
	.fy p:nth-child(2){
		border-right:  none;
	}
	 
	.fy .return{
		width: 100%;
		box-sizing: border-box;
		float: initial;
		text-align: center;
		float: left;
		line-height: .7rem;
		display: block;
		border-left: none;
		border-top: .02rem solid #ccc;
	}

	.message{
		margin-top: .6rem;
		width: 7.2rem;
		padding: .2rem;
		box-sizing: border-box;
		display: block;
	}
	.message img{
		display: none;
	}
	.message  .bd{
		padding: 0;
		margin: 0;
		padding: .3rem;
		display: block;
		width: 100%;
		padding-bottom: .5rem;
		margin-top: .3rem;
		box-sizing: border-box;
	}
	.message form{
		width: 100%;
		float: initial;
		margin: 0;
	}
	.message form ul li{
		border: .02rem solid #d2d2d2;
		box-sizing: border-box;
	}
	.message form ul li input{
		display: block;
		height: .8rem;
	}
	.message form ul li input{
		width: 100%;
		font-size: .3rem;
		 
	}
	.message form .btn input{
		width: 3rem;
		height: .8rem;
		font-size: .3rem;
		margin-top: .2rem;
	}
	.message form ul li textarea{
		width: 100%;
		height: 2rem;
	 
	}



	.news-list{
		width: 7.1rem;
		margin: 0 auto;
	}
	.news-list .title{
		margin-top: .5rem;
	}
	.news-list ul{
		margin-top: .4rem;
	}
	.news-list ul li{
		border: .02rem solid #dcdcdc;
		box-sizing: border-box;
		height: auto;
		overflow: hidden;
		padding: .25rem;
		width: 100%;
		margin-bottom: .2rem;
	}
	.news-list ul li .time{
		width: 1.4rem;
		height: 1.4rem;
	}
	.news-list ul li .time b{
		height: .7rem;
		line-height: .7rem;
		font-size: .42rem;
	}
	.news-list ul li .time p{
		height: .5rem;
		line-height: .5rem;
		font-size: .32rem;
		margin-top:.2rem;
	}
	.news-list ul li .time span{
		font-size: .24rem;
		display: block;
		margin-top:.15rem;
	}
	.news-list ul li .time:after{
		width: .3rem;
		top: .7rem;
		margin: 0;
		transform: translateX(-50%);
	}
	.news-list ul li .info{
		width: 4.8rem;
		margin: 0;

	}
	.news-list ul li .info h4{
		font-size: .3rem;
		padding-right: .5rem;
		background-size: .3rem auto;
	}
	.news-list ul li .info p{
		font-size: .26rem;
		line-height: .4rem;
	}
	.news-list ul li .info span{
		margin-top: .05rem;
		line-height: .42rem;
		font-size: .26rem;
		height: .8rem;
		display: -webkit-box;
	}

}


 