*{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;

}





.main{

	width: 1700px;

	margin:0 auto;

 

}

 

 

 
.detailed .info a{color: #333;}
.head{

	width: 100%;

	height:88px;

	left: 0;

	z-index: 100;

	top: 0;

 	background: #fff;

 

}

.head .main{

	display: flex;

	justify-content: space-between;

	align-items: center;

	height: 88px;

}

.head .name img{

	display: block;

}



.head .right{

	display: flex;

	align-items: center;

	height: 88px;

}

.head .tel img{

	display: block;

	margin-right: 5px;

}

.head .tel{

	max-width: 195px;

	display: flex;

	justify-content: flex-start;

	align-items: center;

}

.head .tel  b{

	color: #0172af;

	font-size:20px;

	line-height: 24px;

  	

}



.head  .btn{

	display: none;

}



 



.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: #0452C7;

}



.mbanner  .swiper-pagination .swiper-pagination-bullet-active{

 	 

 	background: #0452C7;

}

 

.mbanner{

	display: none;

}

.in-banner img{

	display: block;

	width: 100%;

}

.in-banner img:last-child{

	display: none;

}



 



.datas{

	width: 100%;

	height: auto;

	overflow: hidden;

	border-bottom: 1px solid #F2F2F2;

}

.datas ul{

	display: flex;

	justify-content: space-between;

	align-items: center;

}



.datas ul li {

	border-right: 1px solid #CFCFCF;

	height: auto;

	overflow: hidden;

	display: flex;

	height: 202px;

	flex-direction: column;

	justify-content: center;

	width: 100%;

	align-items: center;

}

.datas ul li:first-child{

	border-left: 1px solid #CFCFCF;

}

.datas ul li b{

	color: #333333;

	font-size: 36px;

}

.datas ul li div{

	display: flex;

	align-items: center;

}

.datas ul li span{

	color:#1abaf1;

	font-size: 48px;

	font-weight: bold;

}



.datas ul li  p{

	text-align: center;

	font-size: 18px;

	color: #333333;

	text-align: center;

	margin-top: 10px;

}

.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: #0452C7;

	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;

}





.product{

	width: 100%;

  	position: relative;

  	margin: 0 auto;

}





.product .list:after{

	content: "";

	width:300%;

	position: absolute;

	right: 0;

	height: 100%;

	top: 0;

	background: #F2F2F2;

}

.product .tit {

	position: relative;

	z-index: 100;

}

.product .tit h4{

	color: #1f1f1f;

	font-size: 36px;

	position: relative;

	padding-bottom: 30px;

}

.product .tit h4:after{

	content: "";

	width:60px;

	height: 4px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #036DE3;

}





.product .tit p{

	color: #4E4E4E;

	font-size: 18px;

	line-height: 48px;

}



.product .pro-btn{

	display: none;

}

.product i{

	display: none;

}

.product  .list{

	width: 340px;

	height: 1254px;

	float: left;

	position: relative;

	z-index: 1;

	padding-top: 60px;

	box-sizing: border-box;

}

.product  .list ul{

	margin-top: 50px;

	position: relative;

	z-index: 100;

}

.product  .list ul li{

	width: 100%;

	height: 55px;

	line-height: 55px;

	background: url(../images/list01.png) no-repeat left center;

}

.product  .list ul li a{

	display: block;

	font-size: 18px;

	width: 100%;

	 white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

	color:#232323 ;

	box-sizing: border-box;

	padding-left: 20px;

}



.product  .pic{

	float: right;

	width: 1330px;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

 

}



.product  .pic ul li{

	float: left;

	width:426px;

	height: auto;

	overflow: hidden;

	margin-left: 25px;

	margin-bottom:27px;

	background: #F2F2F2;

	padding: 10px;

	padding-bottom: 0;

	box-sizing: border-box;

}



.product  .pic ul li:nth-child(3n-2){

	margin-left: 0;

}

.product  .pic ul li img{

	display: block;

	width: 100%;

}



.product  .pic ul li p{

	text-align: center;

	font-size: 20px;

	color: #000000;

	line-height:56px;

	 white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

}



.pro-list{

 	

	padding: 0;

}

.pro-list .list{

	padding-top: 0;
	height: 1675px;

}



.pro-list .list ul{

	margin-top: 20px;

}





.adv{

	width: 100%;

	height: 560px;

	box-sizing: border-box;

	padding-top: 60px;

	overflow: hidden;

	margin-top: 60px;

	background: url(../images/bg02.jpg) no-repeat center;

}



.title h4{

	color: #393939;

	font-size: 30px;

	text-align: center;

	padding-bottom: 30px;

	position: relative;

}

.title h4:after{

	content: '';

	width: 70px;

	height: 4px;

	position: absolute;

	left: 50%;

	transform: translateX(-50%);

	background: #036DE3;

	bottom: 0;

}

.title p{

	text-align: center;

	font-size: 18px;

	color: #585858;

	margin-top: 15px;

}





.adv .title h4:after{

	background: #fff;

}

.adv .title h4{

	color: #fff;

}

.adv .title p{

	color: #fff;

}



.adv ul{

	display: flex;

	justify-content: center;

	align-items: center;

	margin-top: 50px;

}





.adv ul li{

	width: 265px;

	height: 272px;

	display: flex;

	justify-content: center;

	align-items: center;

	flex-direction: column;

	background: #036DE3;

}

.adv ul li:nth-child(even){

	background: #fff;

}



.adv ul li:nth-child(even) p{

	color: #575555;

}

.adv ul li p{

	text-align: center;

	font-size: 18px;

	line-height: 32px;

	color: #fff;

	margin-top: 25px;

	width: 190px;  	

	height: 80px;

}



.adv ul li img{

	display: block;

}

.adv ul li img:nth-child(2){

	display: none;

}

.about{

	width: 100%;

 	height: auto;

 	overflow: hidden;

 	margin-top: 45px;

}



.about .bd{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F2F2F2;

	display: flex;

	align-items: center;

	justify-content: space-between;

}

.about .intro{

	width: 735px;

	height: auto;

	overflow: hidden;

	float: left;

	margin-left: 50px;

}

.about .intro .tit {

	position: relative;

	padding-bottom: 30px;

}



.about .intro .tit h4{

	color: #393939;

	font-size: 36px;

}

.about .intro .tit:after{

	content: "";

	width: 65px;

	height: 4px;

	position: absolute;

	left: 0;

	bottom: 0;

	background:#036DE3;

}

 

.about .intro .info  {

	color: #797676;

	font-size: 16px;

	line-height: 36px;

	height: 180px;

	display: -webkit-box;

	-webkit-line-clamp:5;

	-webkit-box-orient: vertical;

	overflow: hidden;

	margin-top: 40px;

	text-indent: 2em;

}



.about .intro .more{

	display: block;

	width:165px;

	height:47px;

 

	text-align: center;

	line-height: 47px;

	border-radius: 30px;

	margin-top: 20px;

	background: #036DE3;

}



.about .intro .more a{

	color: #fff;

	font-size: 18px;

	display: block;

}







.honor{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 70px;

	background: #F2F2F2;

	padding: 60px 0;

	box-sizing: border-box;

}







.honor .show{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

}



.honor .show .box{

	width: 800%;

}

.honor .show .pic{

	float:left;

}

.honor .show .pic ul li{

	float: left;

	width: 264px;

	margin-left: 20px;

}


.honor .show .pic ul li img{
	display: block;
	width: 100%;
}



.honor .more{

	display: block;

	width: 277px;

	height: 63px;

	margin: 0 auto;

	margin-top: 55px;

	text-align: center;

	line-height: 63px;

	color: #585858;

	background: #fff;

	font-size: 18px;

}

 

.news{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top:70px;

	box-sizing: border-box;

	margin-bottom: 20px;

}



.news .title{

	margin-bottom: 66px;

}

 



.news .left{

 	width: 848px;

	height:634px;

	box-sizing: border-box;

	background: #F5F5F5;

 	overflow: hidden;

	float: left;

}

.news .left img{

	display: block;

	width: 100%;

}



.news .left  .intro {

	margin-top: 30px;

	padding: 0 30px;

	width: 100%;

	box-sizing: border-box;

}



.news .left  .intro h4{

	width: 100%;

	color: #333333;

	font-size: 20px;

	font-weight: normal;

	 white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

}

.news .left  .intro  span{

	display: block;

	color: #999999;

	font-size: 16px;

	margin:  10px 0;

}



.news .left  .intro  p{

	color: #666666;

	font-size: 16px;

	line-height: 30px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;

}



.news .left   i{

	display: block;

	width: 155px;

	height: 50px;

	background: #0172AF;

	text-align: center;

	font-style: normal;

	line-height: 50px;

	color: #fff;

	margin-top: 50px;

}







.news ul {

	width: 800px;

	height: auto;

	overflow: hidden;

	float: right;

}



.news ul li{

	width: 100%;

	border-bottom: 1px dashed #D6D6D6;

	padding-bottom: 37px;

	margin-bottom: 40px;

	box-sizing: border-box;

}

.news ul li:last-child{

	padding-bottom: 0;

	border-bottom: 0;

}





.news ul li  a{

	display: flex;

	align-items: center;

	justify-content: space-between;

}

.news ul li .time{

	width: 150px;

	height: 100px;

	background: #036DE3;

	display: flex;

	justify-content: center;

	align-items: center;

	flex-direction: column;



}





.news ul li .time b{

	color: #fff;

	font-size:36px;

}

.news ul li .time p{

	font-size: 18px;

	color: #fff;

}





.news ul li  .intro{

	width: 600px;



}



.news ul li .intro h4{

	color: #0c509c;

	font-size: 20px;

	width: 100%;

	 white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

	font-weight: normal;

}

.news 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;

}



 



.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: 90%;

	height:auto;

	overflow: hidden;

	float: left;

	margin-left: 15px;



 

}





.footer{

	width: 100%;

	height: auto;

	overflow: hidden;

	padding-top: 60px;

	padding-bottom: 40px;

	background: #2F2F2F;

}



.footer .tit p{

	color: #fff;

	font-size: 24px;

}

.footer .menu {

	width: 230px;

	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 img{

	display: block;

	width: 122px;

	height: 122px;

	margin-top: 20px;

}



.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: #0452C7;

	position: fixed;

	right: 10px;

	bottom:400px;

	display: flex;

	justify-content: center;

	align-items: center;

	 cursor:hand; 

	border-radius: 10px;

}






.float-right{

	background:#036DE3;

	border-radius: 30px;

	right: 5px;

	position: fixed;

	top: 50%;

	padding: 0 10px;

	transition: .5s;

	box-sizing: border-box;

	transform: translateY(-50%);

	margin-top: -200px;

	z-index: 99;

	width: 60px;

	overflow: hidden;
	z-index: 100;

}

.float-right ul{

	width: 200px;

	float: right;

}

.float-right ul li{

	height: auto;

	overflow: hidden;

	margin: 5px 0;

	position: relative;

	border-bottom: 1px solid #ffffff00;

	display: flex;

	transition: .5s;

	cursor:pointer;

	justify-content: space-between;

	align-items: center;

	flex-direction: row-reverse;

 

	box-sizing: border-box;

}

.float-right ul li:last-child{

	border: none;

}

.float-right ul li p{

	height: 70px;

	color: #fff;

	display:flex;

	justify-content: center;

	align-items: center;

	justify-content: center;

	font-size: 16px;

	float: left;

	width:142px;

	line-height: 24px;

	text-align: center;

 

}

.float-right ul li i{

	display: block;

	width: 40px;

	height: 60px;

	float: right;

	background: url(../images/icon08.png)  no-repeat center;

}

.float-right ul li:nth-child(1) i{

	background: url(../images/icon07.png)  no-repeat center;

}



.float-right ul li:nth-child(3) i{

	background: url(../images/icon09.png)  no-repeat center;

}

 

#goTop{
	display: none;
}

.float-right ul li img{

	display: block;

	width: 140px;

	height: 140px;

	margin: 10px;



}

.float-right:hover{

	width: 220px;

}

.float-right:hover ul li{

	border-color: #ffffff73

}







.float{

	display: none;

}





.cr{

	width: 100%;

	height: 135px;

	text-align: center;

	color: #999999;

	border-top: 1px solid #6C6C6C;

	font-size: 16px;

	background: #202020;

	line-height: 135px;

	 

	

}

.cr p{

	text-align: center;

	line-height: 50px;

}



 



.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: 1700px;

	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:1515px;

	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{

	border: 1px solid #eee;

}

.img-list ul li img{

	display: block;

	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;

}

.img-list ul li:nth-child(4n-3){

	margin-left: 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;

}

 



@media (min-width: 1200px){

 	.nav{

 		margin-left: 20px;

 	}

 	.nav ul {

 		display: flex;

 		justify-content: space-between;

 		width: 967px;

 	 

 	}

 	.nav ul li {
 		position: relative;
 		height: 88px;
 		line-height: 88px;
 	}

 	.nav ul li a{

 		color: #313131;

 		font-size: 18px;

 		display: block;

 	}



 	.nav ul li:hover a{

 		color:#0172AF;

 	}

 	.nav ul li:hover ul li a{
 		color: #333;
 	}

 	.nav ul li:hover ul{
 		display: block;
 	}
 	.nav ul ul{
 		position: absolute;
 		left: 0;
 		top:88px;
 		z-index: 100;
 		width: 130px;
 		left: 50%;
 		display: none;
 		transform: translateX(-50%);
 		background: rgba(255,255, 255, .7);
 	}

 	.nav ul ul li{
 		width: 100%;
 		height: 40px;
 		text-align: center;
 		line-height: 40px;
 	}
 	.nav ul ul li a{
 		color: #333;
 		width: 100%;
 		display: block;
 		 white-space: nowrap;
 		text-overflow: ellipsis;
 		font-size: 16px;
 		overflow: hidden;

 	}
 	.nav ul li ul li a:hover{
 		color: #1ABAF1;
 	}

 	.nav ul ul li a
   

 	.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 #0452C7;

 	}

	.news-list ul li:hover .time{

		background: #0452C7;

	}

 	.news-list ul li:hover .info h4{

 		color: #0452C7;

 	 

 	}



 	.more:hover{

 		color: #036de3;

 	}



 	.links ul li:hover a{

 		color: #0452C7;

 	}

 	.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: #0452C7;

 	}



 



}



@media (max-width:1770px){

	.head .main{

		width: 1400px;

	}

	.main{

		width: 1400px;

	 

	}

 	.nav ul{

 		width: 880px;

 	}

 	.product .list{

 		width: 282px;

 	}

 	.product .pic{

 		width: 1090px;

 	}

 	.product .pic ul li{

 		width: 346px;

 	}

 	.about .intro{

 		width:550px;

 	}

 	.about .pic img{

 		width: 750px;

 	}



 	.news .left{

 		width: 750px;

 	}

 	.news ul{

 		width: 630px;

 	}



 	.news ul li .intro{

 		width: 450px;

 	}



 	.news-list{

 		width: 1400px;

 	}

 	.news-list ul li .info{

 		width: 1200px;

 	}

	.fy{

		width: 1400px;

	}

}

@media (max-width: 1440px){



	.main{

		width: 1200px;

	}

	.head .main{

		width: 1200px;

	}

	.nav{

		margin: 0;

	}

	.nav ul{

		width: 700px;

	}

	.product .list{

		width: 241px;
		height: 955px;

	}
	.product .list ul li{
		height: 44px;
		line-height: 44px;
	}
	.product .pic{

		width: 930px;

	}

	.product .pic ul li{

		width:300px;

		margin-left: 15px;

	}
	.pro-list .list {
		height: 1272px;
	}


 	.adv ul li p{

 		font-size: 16px;

 		line-height: 30px;

 	}

 	.about .intro{

 		width: 450px;

 	}

 	.about .intro .info{

 		margin-top: 10px;

 	}

 	.about .pic img{

 		width: 680px;

 		display: block;

 	}

 	.news .left {

 		width: 600px;

 		

 	}



  	.news .left a{

  		display: flex;

  		align-items: flex-start;

  		flex-direction: column;

  		flex-wrap: wrap;

  	 	height: 606px;

  		justify-content: center;

  	}

 	.news ul{

 		width: 580px;

 	}

 	.news ul li{

 		margin-bottom: 30px;

 	}

 	.news ul li .intro{

 		width: 410px;

 	}

 	.links ul{

 		width: 900px;

 	}



 	.news-list{

 		width: 1200px;

 	}

 	.news-list ul li .info{

 		width: 1015px;

 	}

 	.news .left{

 		height: 606px;

 	}

 	.news ul li img{

 		width: 200px;

 	}

 	.fy{

 		width: 1200px;

 	}

}





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



	.main{

		width: 7.1rem;

	}

 

	.head{

		height: auto;

		z-index: 1000;

	}

	.head .main{

		width: 7.1rem;

		height: 1.5rem;

		justify-content:space-between;

	}

	.head .name{

		width: 3rem;

	}

	.head img{

		display: block;

		width: 100%;

	}

 	.head .tel{

 		display: none;

 	}

 	.head .btn{

 		width: 1rem;

 		height: 1rem;

 		background: url(../images/btn.png) no-repeat center right;

 		background-size: auto .6rem;

 		display: block;

 	}

 	.nav{

 		width: 100%;

 		height: 100%;

 		overflow: hidden;

 		position: fixed;

 		left: 0;

 		top:1.5rem;

 		display: none;

 		overflow-y: auto;

 		opacity: 0;

 		visibility: hidden;

 		background: rgba(0,0,0,.5);

 		z-index: 10001;



 	}

 	.nav ul{

 		top: 0;

 		width: 70%;

 		float: right;

 		right: -100%;

 		position: relative;

 		height:  100%;

 		overflow-y:auto;

 		background: #333333;

 	 

 	}

 	.nav .on{

  		padding-bottom: 1.5rem;

 	}

 

  	.nav ul li{

  		width: 100%;

  		padding: 0 .15rem;

  		box-sizing: border-box;

  		height: auto;

  		overflow: hidden;

  		border-bottom: .02rem  solid #eee;

  		line-height: .8rem;

  		border-top: .02rem solid #444;

  		position: relative;

  		border-bottom: .02rem solid #111;

  	}

  	.nav ul li a{

  		color: #fff;

  		font-size: .3rem;

  		display: block;

  	}

  	.nav ul ul{

  		width: 96%;

  		padding-bottom: 0;

  		display: none;

  		right: initial;

  	}

  	.nav ul .sonOpen{

  		display: block;

  	}

  	.nav ul li i{

  		display: block;

  		position: absolute;

  		right: 0;

  		width: .8rem;

  		height: .8rem;



  		top: 0;

  	}

  	.nav ul li i:after{

  		content: "";

  		width: .3rem;

  		height: .3rem;

  		transition: .3s;

  		display: block;

  		background: url(../images/nav-icon.png) no-repeat center;

  		background-size: auto 100%;

  		position: absolute;

  		top: 50%;

  		left: 50%;

  		margin-left: -.15rem;

  		margin-top: -.15rem;

  	}

  	.nav ul li .touch:after{

  		transform: rotate(90deg);

  	}

  	.nav ul li ul li{

  		line-height: .7rem;

  		border: none;

  		height: .7rem;

  		border: none;

  	}

  	.nav ul li ul li:first-child{

  		border-top: 0;

  	}

  	.nav ul li ul li:last-child{

  		border-bottom: none;

  	}

  	.nav ul ul li a{

  		font-size: .26rem;

  		display: block;

  		white-space: nowrap;

  		   text-overflow: ellipsis;

  		   overflow: hidden;

  	}



	.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;

	}



 

  	.product .list:after{

  		width: 0;

  		height: 0;

  		overflow: hidden;

  	}

	.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;

	}

	

	.datas{

		display: none;

	}



	.product{

		width: 100%;

		height: auto;

		overflow: hidden;

		background: none;

	}

	.product .list{

		width: 100%;

		height: auto;

		padding-top: .6rem;

	}

	.product .tit {

		width: 100%;

		margin-bottom: .5rem;

	}

	.product .tit h4{

		text-align: center;

		font-size: .52rem;

		padding-bottom: .3rem;

	}

	.product .tit h4:after{

		left: 50%;

		width: 1rem;

		height: .08rem;

		transform: translateX(-50%);

	}





	.product .bd{

		width: 100%;

		height: 100%;

		position: fixed;

		left: 0;

		top:0;

		display: none;

		background: rgba(0, 0, 0, .9);

		z-index: 100;

	}

	.product .bd i{

		display: block;

		width: 1rem;

		height: 1rem;

		position: absolute;

		right: .1rem;

		top: .1rem;

		font-size: .6rem;

 

		text-align: center;

		line-height: .8rem;

		font-style: normal;

		color: #fff;

	}

	.product .bd ul {

		width: 6.5rem;

		height: auto;

		position:absolute;

		top: 50%;

		left: 50%;

		margin: 0;

		max-height:80%;

		overflow-y: auto;

		transform: translate3d(-50%,-50%, 0px);

		 

	}

	.product .bd ul li{

		line-height: .7rem;

		height: .7rem;

	 

	}

	.product .bd ul li a{

		color: #fff;

		font-size: .3rem;

	}



	.product .pro-btn{

		width: 6rem;

		height: .9rem;

		line-height: .9rem;

		background: #036DE3;

		text-align: center;

		color: #fff;

		margin: 0 auto;

 

		font-size: .3rem;

		display: block;



	}



	.product .pic{

		width: 100%;

		height: auto;

		overflow: hidden;

		margin-top: .6rem;

	}

	.product .pic ul li{

		float: left;

		width: 3.45rem;

		margin: 0;

		padding: .1rem;

		padding-bottom: 0;

		margin-bottom: .2rem;

	}

	.product .pic ul li:nth-child(2n){

		float: right;

	}



	.product .pic ul li p{

		height: .8rem;

		line-height: .8rem;

		font-size: .28rem;

	}



	.product .pic ul li:nth-child(n+9){

		display: none;

	}

	.pro-list .pic ul li:nth-child(n+9){

		display: block;

	}





	.title h4{

		padding-bottom: .4rem;

		font-size: .5rem;

	}

	.title h4:after{

		width: 1rem;

		height: .08rem;

	}

	.title p{

		font-size: .28rem;

	}



	.adv{

		margin-top: .6rem;

		padding: .6rem 0;

		height: auto;

		background-size: cover;



	}



	.adv ul{

		display: block;

		margin-top: .5rem;

	}

	.adv ul li{

		float: left;

		width: 3.45rem;

		margin-bottom: .1rem;

		padding-top: .3rem;

		height: 4rem;

	}

	.adv ul li:nth-child(2n){

		float: right;

	}



	.adv ul li img{

		height: 1.5rem;

	}





	.adv ul li:nth-child(3){

		background: #fff;

	}



	.adv ul li:nth-child(3) img{

		display: none;

	}

	.adv ul li:nth-child(3) img:nth-child(2){

		display: block;

	}

	.adv ul li:nth-child(3) p{

		color: #575555;

	}





	.adv ul li:nth-child(4){

		background: #036DE3;

	}



	.adv ul li:nth-child(4) img{

		display: none;

	}

	.adv ul li:nth-child(4) img:nth-child(2){

		display: block;

	}

	.adv ul li:nth-child(4) p{

		color: #fff;

	}





	.adv ul li p{

		width: 3rem;

		font-size: .28rem;

		margin-top: .3rem;

		height: 1.5rem;

		line-height: .46rem;

 

	}

	.about {

		margin-top: 0;

	}

	.about .main{

		width: 100%;

	}



	.about .bd{

		display: block;

	}



	.about .intro{

		width: 100%;

		height: auto;

		overflow: hidden;

		margin: 0;

		padding:.5rem .3rem;

		float: initial;

		box-sizing: border-box;

	}

	.about .intro .tit{

		padding-bottom: .3rem;

	}

	.about .intro .tit h4{

		font-size: .48rem;

		padding-bottom: .1rem;

	}

	.about .intro .tit:after{

		width: 1rem;

		height: .08rem;

	}



	.about .intro .info{

		font-size: .29rem;

		line-height: .48rem;

		height: 2.4rem;

		margin-top: .4rem;

	}



	.about .intro .more  {

		width: 2.8rem;

		height: .7rem;

		line-height: .7rem;

		font-size: .28rem;

	}

	.about .intro .more a{

		font-size: .3rem;

	}

	.about .pic{

		margin-top: .2rem;

	}

	.about .pic img{

		width: 100%;

	}



	.honor{

		width: 100%;

		padding: .8rem 0;

		margin-top: 0rem;

	}

	.honor .main{

		width: 100%;

	}

	.honor .show{

		margin-top: .5rem;

	}

	.honor .show .pic{

		width: 50%;

	}



	.honor .show .pic ul li{

		width: 11.5%;

		margin-left: 1%;

	}



	.honor .show .pic ul li img{

		display: block;

		width: 100%;

	}



	.honor .more{

		width: 3.2rem;

		height: .9rem;

		font-size: .28rem;

		line-height: .9rem;

		margin-top: .6rem;

	}

	 

	.news{

		margin-top: .6rem;

	}

	.news .title {

		margin-bottom: .6rem;

	}

	.news .title h4{

		font-size: .48rem;

	}

	.news .title p{

		font-size: .24rem;

	}

	.news .left{

		width: 100%;

		height: auto;

		padding-bottom: .2rem;

	}

	.news .left a{

		height: auto;

	}

	.news .left .intro{

		margin-top: .5rem;

		padding: 0 .3rem;

	}

	.news .left .intro h4{

		font-size: .3rem;

	}

	.news .left .intro span{

		font-size: .24rem;

	}

	.news .left .intro p{

		font-size: .28rem;

		line-height: .48rem;

	}



	.news ul{

		width: 100%;

		height: auto;

		overflow: hidden;

		margin-top: .4rem;

	}

	.news ul li{

		padding-bottom: .2rem;

		border-width: .02rem;

		margin-bottom: .3rem;

	}

	.news ul li .time{

		width: 2rem;

		height: 1.4rem;

	}



	.news ul li .time b{

		font-size: .5rem;

		font-weight: normal;

	}

	.news ul li .time p{

		font-size: .24rem;

		margin-top: .1rem;

	}



	.news ul li .intro{

		width: 4.8rem;

	}



	.news ul li .intro h4{

		font-size: .3rem;

	}

	.news ul li .intro p{

		font-size: .28rem;

		line-height: .46rem;

		margin-top: .1rem;

	}



	.footer{

		padding-top: .8rem;

		padding-bottom: 1.5rem;

		margin-top: .5rem;

	}

 	.footer .tit p{

 		font-size: .4rem;

 	}

 	.footer .menu{

 		width: 100%;

 		float: initial;

 	}

 	.footer .menu ul {

 		margin-top: .3rem;

 	}

 	.footer .menu ul li{

 		float: left;

 		width: 25%;

 		line-height: .5rem;

 	}



 	.footer .menu ul li a{

 		display: block;

 		font-size: .28rem;

 	}



 	.footer .intro{

 		width: 100%;

 		float: initial;

 		margin: 0;

 		margin-top: .5rem;

 	}

 	.footer .intro .info{

 		font-size: .24rem;

 		line-height: .48rem;

 		margin-top: .3rem;

 	}

 	.footer .ewm{

 		float: initial;

 		margin-top: .6rem;

 	}

 	.footer .ewm img{

 		display: block;

 		width: 2.2rem;

 		height: 2.2rem;

 	}

	.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:1.45rem;

		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;

	}


	.float-right{
		display: none;
	}
	.tab ul{
		display: block;
		width: 100%;
	}
	.tab ul li{
		width: 32%;
		margin: 0;
		margin-bottom: .1rem;
		margin-left: 1.3%;
		height: .8rem;
		line-height: .8rem;
	}
	.tab ul li a{
		font-size: .28rem;
	}
}





 