*{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:15px;}@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: 1400px;

	margin:0 auto;

 

}

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

	width: 100%;

	height: auto;

	overflow: hidden;

 	border-bottom: 1px solid #E5E5E5;

}

.top p{

	line-height: 50px;

	float: left;

	color: #999999;

	font-size: 14px;

}



.top ul{

	float: right;

	color: #999999;

	font-size: 14px;

	line-height: 50px;

}





.top ul li{

	float: left;

	position: relative;

	padding: 0 10px;

	position: relative;

}



.top ul li:after{

	content: "";

	width: 1px;

	height: 14px;

	position: absolute;

	right: 0;

	top: 50%;

	transform: translateY(-50%);

	background: #999999;

}



.top ul li:last-child:after{

	width: 0;

	height: 0;

	overflow: hidden;

}

.top ul li img{

	margin-right: 5px;

	display: block;

}

.top ul li a{

	font-size: 14px;

	color: #999999;

	display: flex;

	align-items: center;

}





.top ul li:last-child{

	padding-right: 0;

}

 

 

.head{

	width: 100%;

	height:147px;

 

}

.head .main{

	display: flex;

	justify-content: space-between;

	align-items: center;

	height: 147px;

}

 

.head .name img{

	display: block;

}

.head .tel img{

	display: block;

 	margin-right: 15px;

}

.head .tel{

	display: flex;

	justify-content: flex-start;

	align-items: center;

}



.head .tel b{

	color: #3399cc;

	font-size: 18px;

	display: block;

	max-width: 220px;

}

.head .tel span{

	color: #777575;

	font-size: 16px;

	font-weight: normal;

}



 



.nav{

	width: 100%;

	height: 74px;

	position: relative;

	z-index: 100;

	background:#3399CC;

}



.nav ul{

	width: 1400px;

	display: flex;

	justify-content: space-between;

	align-items: center;

	height: 74px;

	margin: 0 auto;

 



	box-sizing: border-box;

}

.nav ul li{

	float: left;

	line-height:74px;

	width: 100%;

	text-align: center;

	position: relative;

 

}



.nav ul li a{

	color: #fff;

	font-size: 18px;

	display: block;

}

.nav ul ul{

	display: block;

	position: absolute;

	left: 0;

	top: 70px;

	width:100%;

	z-index: 100;

	border: none;

	display: none;

}



.nav ul ul li{

	height: 55px;

	line-height: 55px;

	background: #0061AA;

	margin-bottom: 1px;

	padding: 0 5px;

	box-sizing: border-box;

}

.nav ul ul li:after{

	width: 0;

	height: 0;

	overflow: hidden;

}



.nav ul ul li a{

	display: block;

	color: #333333;

	font-size: 15px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    color: #333333;

    font-weight: normal;

}





.banner{

	width: 100%;

	height: auto;

	overflow: hidden;

	position: relative;

}

.banner  .swiper-wrapper  img{

	display: block;

	width: 100%;

}



.pcbanner  .swiper-pagination{

	display: flex;

	justify-content: center;

	align-items: center;

	bottom:40px !important;

	position: absolute;

	z-index: 1;

}



.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: #0061AA;

}

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

	background: #0061AA;

}

 

.mbanner{

	display: none;

}

.in-banner img{

	display: block;

	width: 100%;

}

.in-banner img:last-child{

	display: none;

}







.title h4{

	color: #4e4e4e;

	font-size: 48px;

	font-weight: normal;

	text-align: center;

}



.title img{

	display: block;

	margin: 0 auto;

	margin-top: 20px;

}



.title p{

	text-align: center;

	font-size: 20px;

	color: #919191;

	margin-top: 15px;

}



 

.tab {

 

	margin: 0 auto;

	height: auto;

	margin-top: 30px;

	overflow: hidden;

}

.tab ul {

	display: table;

	margin: 0 auto;

}

.tab ul li{

	float: left;

	width: 258px;

	height:60px;

 	box-sizing: border-box;

	text-align: center;

 

	line-height:60px;

	margin-top: 10px;

	padding: 0 5px;

	box-sizing: border-box;

	background:#3399CC;

	margin-bottom: 20px;

	font-size: 18px;

}

.tab ul li a{

	display:block;

	font-size: 16px;

	white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    color: #fff;

}



.product{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 90px;

}

.product .pic {

	width:100%;



}

.product .pic ul{

	height: auto;

	overflow: hidden;

}



.product .pic ul li{

	float: left;

	height: auto;

	overflow: hidden;

	margin-bottom: 25px;

	width:345px;

	box-sizing: border-box;

	margin-left: 15px;

	

}



.product .pic ul li div{

	border: 1px solid #DCDCDC;

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

	color: #222222;

	white-space: nowrap;

	text-overflow: ellipsis;

	background: #fff;

	overflow: hidden;

	height: 55px;

	line-height: 55px;

}







.cust{

	width: 100%;

	height: 1017px;

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

	padding: 90px 0;

	box-sizing: border-box;

}





.cust .title h4{

	color: #fff;

}

.cust .title p{

	color: #fff;

}



.cust ul{

	display: flex;

	justify-content: space-between;

	align-items: center;

	flex-wrap: wrap;

	margin-top: 60px;

}



.cust ul li{

	float: left;

	width:440px;

	height: 250px;

	margin-bottom: 35px;

	border-radius: 5px;

	background:#fff;

	display: flex;

	justify-content: center;

	align-items: center;

	flex-direction: column;

}



.cust ul li h4{

	text-align: center;

	font-size: 30px;

	color: #3399cc;



}



.cust ul li  p{

	text-align: center;

	font-size: 20px;

 	margin-top: 30px;

 	line-height: 36px;

}





.about{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 70px;

}







.about img{

	display: block;



}

.about .bd{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F2F2F2;

	display: flex;

	justify-content: space-between;

	align-items: center;

	margin-top: 50px;

}



.about .intro {

	width: 620px;

	margin-right:30px;

}

.about .intro h4{

	color: #3399cc;

	font-size: 24px;

	position: relative;

	padding-bottom: 30px;

}

.about .intro h4:after{

	content: "";

	width: 60px;

	height: 6px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #3399CC;

}



.about .intro .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 20px;

	color: #787878;

	font-size: 16px;

	line-height: 30px;

	display: -webkit-box;

	-webkit-line-clamp:7;

	-webkit-box-orient: vertical;

	overflow: hidden;

	text-indent: 2em;

}



.about .intro  a{

	display: block;

	width: 170px;

	height: 50px;

	background: #3399CC;

	text-align: center;

	line-height: 50px;

	color: #fff;

	font-size: 16px;

	margin-top: 25px;

}



.honor{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}

.honor .show{

	width: 100%;

	height: auto;

	overflow: hidden;

}

.honor .box{

	width: 800%;
	display: flex;
	justify-content: flex-start;

}

.honor .pic{

	float: left;

}

.honor .pic ul {
	display: flex;
	justify-content: flex-start;
}
.honor .pic ul li{

	float: left;

	width: 336px;

	margin-left: 15px;

}



.honor .pic ul li div{

	border: 5px solid #D4EBFE;

	box-sizing: border-box;

}

.honor .pic ul li p{

	text-align: center;

	font-size: 18px;

	margin-top: 10px;

	color: #5f5f5f;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}



 











.cases{

	width: 100%;

	height: auto;

	overflow: hidden;

 	margin-top: 70px;

 	padding: 60px 0;

	background: #F2F2F2;

}





.casesSwiper{

	position: relative;

	margin-top: 50px;

	 

}

.cases .swiper-slide{

	width: 518px;

	transform: scale(.9)

}



.cases .swiper-slide img{

	width: 100%;

	border: 5px solid #C3C3C3;

	box-sizing: border-box;

}



.cases .swiper-slide p{

	width: 100%;

	height: 60px;

	line-height: 60px;

	color:#454445;

	font-size: 18px;

	text-align: center;

 

	transition: all 0.5s;

	white-space: nowrap;

    text-overflow: ellipsis;

	overflow: hidden;

	

}



.cases .swiper-slide-next{

	transform: scale(1)

}

.cases .swiper-slide-next p{

	opacity: 1;

}





.casesSwiper  .swiper-slide-next img{

	border-color: #3399CC;

}



.casesSwiper  .swiper-slide-next  p{

	color: #3399cc;

}

.cases .swiper-button-prev, .cases .swiper-button-next{

	 position: absolute;

	 z-index: 1;

	 top:50%;

	 display: block;

	 width: 42px;

	 height: 80px;

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

	 display: flex;

	 align-items: center;

	 justify-content: center;

	 transform: translateY(-50%);

}

 

.cases .swiper-button-prev{

	left: 12px;

}



.cases .swiper-button-next{

	right: 12px;

}



 

.news{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 50px;

	margin-bottom: 60px;

}





.news  .title{

	margin-bottom: 40px;

}

.news .left{

	float: left;

	width: 700px;

	height:auto;

	overflow: hidden;

 

}

.news .tit {

	display: flex;

	align-items: center;

	justify-content: space-between;

}

.news .tit h4{

	color: #585858;

	font-size: 24px;

	font-weight: normal;



}



.news .tit a{

	color: #a5a5a5;

	font-size: 16px;

	text-transform: uppercase;

}





.news  .left{	

	float: left;

	width: 700px;

}

.newsSwiper{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

}



.newsSwiper .swiper-slide {

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F2F2F2;

	padding: 20px;

	box-sizing: border-box;

}



.newsSwiper .swiper-slide img{

	display: block;

}





.newsSwiper .swiper-slide .intro{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 25px;

}

.newsSwiper .swiper-slide .intro h4{

	width: 100%;

	color: #585858;

	font-size: 18px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}





.newsSwiper .swiper-slide .intro span{

	display: block;

	color: #999999;

	font-size: 16px;

	margin: 10px 0;

}



.newsSwiper .swiper-slide .intro  p{

	color: #585858;

	font-size: 16px;

	line-height: 30px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;

	margin-top: 5px;



}







.newsSwiper .swiper-slide   i{

	display: block;

	width: 160px;

	height: 50px;

	background: #3399CC;

	text-align: center;

	line-height: 50px;

	font-style: normal;

	font-size: 16px;

	color: #fff;

	margin-top: 30px;

}



.newsSwiper .swiper-pagination{

	position: absolute;

	right: 10px;

	display: block;

	left: initial!important;

	width: auto !important;

 	z-index: 100;

 	display: flex;

 	bottom: 40px !important;



}

.newsSwiper .swiper-pagination span{

	display: block;

	width: 18px;

	height: 18px;

	border-radius: 50%;

	opacity: 1;

	background: #BCBCBC;

	margin: 0 5px;

}



.newsSwiper .swiper-pagination .swiper-pagination-bullet-active {



	background: #3399CC;

}



.news .right{

	float: right;

	width: 656px;

	height: 670px;

	overflow: hidden;

}

.news .right .show{

	width: 100%;

	height: 670px;

	overflow: hidden;

	margin-top: 30px;

}



.news .right .show .list{

	width: 100%;

	height: auto;

	overflow: hidden;

}

.news .right .show .box{

	height: 800%;

}

.news .right  .list ul li{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F5F5F5;

	padding: 18px;

	margin-bottom: 14px;

	box-sizing: border-box;

}



.news .right  .list ul li a{

	display: flex;

	align-items: center;

	justify-content: space-between;

}





.news .right  .list ul li  img{

	display: block;

	width: 203px;

}

.news .right  .list ul li .intro {

	width: 390px;

	height: auto;

	overflow: hidden;

}

.news .right  .list ul li .intro h4{

	width: 100%;

	color: #333333;

	font-size: 20px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}



.news .right  .list ul li .intro span{

	display: block;

	color: #999999;

	font-size: 16px;

	margin:10px 0;

}



.news .right  .list ul li .intro P{

	color: #696868;

	font-size: 16px;

	width: 100%;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    margin-top: 5px;

}







.links{

	width:100%;

	margin: 0 auto;

	height: auto;

	overflow: hidden;

 
	margin-bottom:30px;
	box-sizing: border-box;

 

}

.links .tit{

	display: flex;

	align-items: center;

	padding-right: 50px;

	position: relative;

	width: 170px;

}

.links .tit:after{

	content: "";

	width:40px;

	height: 1px;

	position: absolute;

	right: -10px;

	background:#E5E5E5;

	top: 50%;

	transform: translateY(-50%);

}

.links .tit p{

	color: #666666;

	font-size: 18px;

	position: relative;

}



.links .tit b{

	color: #999999;

	font-size: 18px;

	text-transform: uppercase;

	margin-left: 5px;

	display: block;

}

 

.links .tit img{

	display: block;

	margin-right: 10px;

}



.links ul li{

	float: left;

	padding: 0 10px;

	line-height: 60px;

	position: relative;

}

.links ul li:after{

	content: "";

	width: 1px;

	height: 14px;

	position: absolute;

	right: 0;

	top: 50%;

	background: #B8B8B8;

	transform: translateY(-50%);

}

.links ul li a{

	color: #999999;

	font-size: 14px;

	display: block;

}



.links  ul{

 

	width: 100%;

	height:auto;

	overflow: hidden;

 

}





.footer{

	width: 100%;

	height: auto;

	overflow: hidden;

 

	background: #2E2E2E;

	padding-top: 55px;

	padding-bottom: 60px;

}



.footer .tit h4{

	color: #fff;

	font-size: 18px;

}



.footer .menu{

	float: left;

	width: 390px;

	height: auto;

	overflow: hidden;

}



.footer .menu ul{

	margin-top: 15px;

}

.footer .menu ul li{

	width: 120px;

	height: 30px;

	border: 1px solid #A7B9D5;

	text-align: center;

	line-height: 30px;

	margin-left: 10px;

	float: left;

	margin-bottom: 10px;

}





.footer .menu ul li:nth-child(3n-2){

	margin-left: 0;

}

.footer .menu ul li a{

	display: block;

	font-size: 14px;

	color: #cbcbcb;

}



.footer .intro {

	float: left;

	margin-left: 80px;

}





.footer .intro  .info{

	color: #adadad;

	font-size: 14px;

	line-height: 30px;

	margin-top: 10px;

}

.footer  .ewm {

	float: right;

}



.footer  .ewm img{

	display: block;

	width: 122px;

	height: 122px;

	margin-top: 10px;

}



.gotop{

	display: none;

}





.float-right{



	background:#3399CC;



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



	color: #fff;



	display:flex;



	justify-content: center;



	align-items: center;



	justify-content: center;



	font-size: 16px;



	float: left;



	width:160px;



	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;



}



 







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

}

.pro-list{

	background: none;

 	padding: 0;

 	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: #0061AA;

	border: 1px solid  #0061AA;

	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{

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

	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;

}

.message {

	

	height: auto;

	overflow: hidden;

	margin: 0 auto;

	margin-top: 55px;

	display: table;

	margin-bottom: 55px;

}

.message .bd{

 	display: table;

	height: auto;

	overflow: hidden;

	margin-top: 30px;

	padding:30px;

	background: #fff;

	box-sizing: border-box;

}



.message img{

	display: block;

	float: left;

}



.message form{

	width: 500px;

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

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

	display: block;

	height: 60px;

	float: left;

	margin-top: 20px;

	background: #065fc3;

	outline: none;

	border: none;

	font-size: 18px;

	color:#fff;

	border-radius: 5px;

}

.message form .btn input:last-child{

	float: right;

	background: #999;

}



@media (min-width: 1200px){

 	





 	.nav ul li:hover{

 		background:#0061AA;

 	}

 	.nav ul li:hover a{

 		color: #fff;

 	}

 	.nav ul li:hover ul li a{

 		color: #fff;

 	}

 	.nav ul li:hover ul li{

 		background:#0061AA;

 	}

 	.nav ul li:hover ul{

 		display: block;

 	}

 	.nav ul li ul li:hover {

 		background: #0061AA;

 	}

 	.nav ul li ul li:hover a{

 		color: #fff;

 		 

 	}

 	

 

 	.tab ul li:hover{

 		background: #0061AA;

 	}

 	.tab ul li:hover a{

 		color: #fff;

 	}

	.img-box{

		overflow: hidden;

	}

	.img-box img{

		transition: .5s;
		width: 100%;

	}

	.img-box:hover img{

		transform: scale(1.05);

	}

 	 

 	.news-list ul li:hover{

 		border: 1px dotted #0061AA;

 	}

	.news-list ul li:hover .time{

		background: #0061AA;

	}

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

 		color: #0061AA;

 	 

 	}

 	.links ul li:hover a{

 		color: #0061AA;

 	}

 	.footer .menu ul li:hover{

 		background: #0061AA;

 		border: 1px solid #0061AA;

 	}

 	.footer .menu ul li:hover a{

 		color:#fff;

 	}

 	



 	.product .list ul dl dd a:hover{

 		color: #0061AA;

 	}

  

 	.product .pic ul li:hover p{

 		background: #0061AA;

 		color: #fff;

 	}

  	.newsSwiper .swiper-slide .intro h4:hover{

  		color: #3399CC;

  	}

  	.news .right .list ul li:hover .intro h4{

  		color: #3399CC;

  	}



}



@media (max-width: 1440px){



	.main{

		width: 1200px;

	}

	.nav ul{

		width: 1200px;

	}



	.cust ul li{

		width: 385px;

	}



	.about .bd img{

		width: 650px;

	}



	.about .intro{

		width: 500px;

	}



	

	.news .left{

		width: 600px;

	}



	.news .left img{

		display: block;

		width: 100%;

	}

	.news .right{

		width: 580px;

		height: auto;

	}



	.news .right .show{

		height: 550px;

	}





	.news-list{

		width: 1200px;

	}

	.news-list ul li .info{

		width: 1020px;

	}

	.fy{

		width: 1200px;

	}

}





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



	.main{

		width: 7.1rem;

	}

	.top {

		

		display: none;

	}

	.top p{

		text-align: center;

		font-size: .26rem;

		text-align: center;

		line-height: .7rem;

		width: 100%;

	}

	.top ul{

		display: none;

	}

	.head{

		height: auto;

	}

	.head .main{

		height: 1.5rem;

		justify-content: center;

	}

	.head .name{

		width: 6rem;

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

		background-size: 100% auto;

	}

	.head img{

		display: block;

		width: 100%;

	}

 	.head .tel{

 		display: none;

 	}

 	.nav{

 		height: auto;

 	}

 	.nav ul{

 		width: 100%;

 		height: auto;

 		overflow: hidden;

 		display: block;

 	}

 

 	.nav ul li{

 		width: 25%;

 		float: left;

 		height: .9rem;

 		line-height: .9rem;

 		border-top: .02rem solid #FFFFFF;

 		position: relative;

 		background:#3399CC;

 	}

 	.nav ul li a{

 		display: block;

 		font-size: .3rem;

 	}

 	.nav ul li:after{

 		content: "";

 		width: .02rem;

 		height: 100%;

 		position: absolute;

 		right: 0;

 		top: 0;

 		background:#fff;

 	}

 

 	.nav ul li:nth-child(4n):after{

 		width: 0;

 		height: 0;

 		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;

	}

  	

 

	.title:after{

		height: .02rem;

		width: 1rem;

	}

  	.title h4{

  		font-size: .5rem;

  	}

  	.title p{

  		font-size: .24rem;

  		margin-top: .12rem;

  	}



  	.title span{

  		font-size: .28rem;

  	}



  	.title img{

  		height: .2rem;

  		margin-top: .3rem;

  	}

  	.tab{

  		margin-top: .4rem;

  	}
  	.tab ul{
  		min-width: 4.7rem;
		display:flex;
		flex-wrap:wrap;
  	}
  	.tab ul li{

  		width:32%;

  		line-height: .8rem;

  		height: .8rem;

  		margin: 0;

  		margin-bottom: .1rem;

  		margin-left:2%;

  	}

  	.tab ul li a{

  		font-size: .28rem;

  	}

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

  		margin-left: 0;

  	}



  	.cust{

  		width: 100%;

  		padding: .6rem 0;

  		height: auto;

  		margin-top: .4rem;

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

  		background-size: cover;

  	}

  	.cust ul{

  		margin-top: .6rem;

  	}

  	.cust ul li{

  		width: 3.45rem;

  		height: auto;

  		height:3rem;

  		margin-bottom: .4rem;

  	}

  	.cust ul li h4{

  		font-size: .45rem;

  	}

  	.cust ul li p{

  		font-size: .28rem;

  		margin-top: .3rem;

  		width: 90%;

  		line-height: .42rem;

  	}



  	.product{

  	   margin-top: .6rem;

  	   position: relative;

   

  	}

 	

  	.product .pic{

  		width: 100%;

  		margin-top: .4rem;

  	}

  	.pro-list{

  		padding: 0;

  		margin-top: 0;

  	}



  	.product .list .bd{

  		width: 7rem;

  		height: auto;

  		position: relative;

  		top: 50%;

  		max-height: 85%;

  		overflow-y: auto;

  		transform: translateY(-50%);

  	}

  	.product .list ul li h4{

  		line-height: .9rem;

  		height: .9rem;

  	}

  	.product .list ul li h4 a{

  		font-size: .3rem;

  	}

  	.product .list ul li h4:after{

  		width: .9rem;

  		height: .9rem;

  	}

  	.product .list ul dl{

  		width: 100%;

  		padding: 0;

  		padding:  0 .5rem;

  		height: auto;

  		overflow: hidden;

  	}



  	.product .list ul dl dd:nth-child(2n){

  		float: right;

  	}

  	.product .list ul dl dd a{

  		font-size: .28rem;

  	}

  	.product .pic ul li{

  		width: 3.45rem;

  		margin-left: 0;

  		margin-bottom: 0rem;

  	}

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

  		float: right;

  	}

  	.product .list ul li:last-child{

  		margin-bottom: 0;

  	}

  	.product .pic ul li p{

  		font-size: .28rem;

  		line-height: .8rem;

  		height: .8rem;

  	}

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

  		display: none;

  	}

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

  		display: block;

  	}



  



   	.about{

   		width: 100%;

   		height: auto;

   		overflow: hidden;

   		margin-top: .6rem;

   	}

   	.about .bd{

   		margin-top: .4rem;

   		display: block;

   	}

   	.about .bd img{

   		width: 100%;

   	}



   	.about .intro{

   		width: 100%;

   		height: auto;

   		overflow: hidden;

    	margin-top: .5rem;

   		padding: 0 .2rem;

   		box-sizing: border-box;

   	}



   	.about .intro h4{

   		font-size: .42rem;

   		padding-bottom: .4rem;

   		text-align: center;

   	}

   	.about .intro h4:after{

   		width: 1rem;

   		height: .08rem;

   		left:50%;

   		transform: translateX(-50%);

   	}



   	.about .intro .info{

   		font-size: .3rem;

   		line-height: .48rem;

   	}



   	.about .intro a{

   		width: 3rem;

   		height: .8rem;

   		line-height: .8rem;

   		font-size: .3rem;

   		margin: 0 auto;

   		margin-top: .4rem;

   		margin-bottom: .4rem;

   	}

   	.honor .pic{

   		width: 50%;

   	}

   	.honor .pic ul li{

   		width: 15.666%;

   		margin-left: 1%;

   	}

   	.honor .pic ul li div{

   		border-width: .1rem;

   	}

   	.honor .pic ul li img{

   		display: block;

   		width: 100%;
   		height: 2.4rem;

   	}

   	.honor .pic ul li p{

   		font-size: .3rem;

   		line-height: .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;

	}

	



	.cases{

		margin-top: .6rem;

		padding: .6rem 0;

	}



	.casesSwiper{

		width: 100%;

		margin-top: .4rem;

	}

	.cases .swiper-slide p{

		font-size: .3rem;

		line-height: .7rem;

		height: auto;

	}

	.cases .swiper-slide{

		width: 100%;

		transform:scale(1);

	}

	.cases .swiper-slide img{

		width: 100%;

		display: block;

		border: .1rem solid #3399CC !important;

	}

	.cases .swiper-button-prev, .cases .swiper-button-next{

		width: .4rem;

		height: .8rem;

	}

	.cases .swiper-button-prev img,.cases .swiper-button-next img{

		height: .4rem;

	}



	.cases .swiper-button-next{

		right: 0;

	}

 	

 	.cases .swiper-button-prev{

 		left: 0;

 	}

 	.news{

 		margin-top: .6rem;

 	}

 	.news .tit h4{

 		font-size: .42rem;

 	}

 	.news .tit a{

 		font-size: .28rem;

 	}

 	.news .left{

 		width: 100%;

 		float: initial;

 	}

 	.newsSwiper {

 		margin-top: .3rem;

 	}

 	.newsSwiper .swiper-slide{

 		padding: .2rem;

 		padding-bottom: .4rem;

 	}

 	.newsSwiper .swiper-slide .intro h4{

 		font-size: .3rem;

 	}

 	.newsSwiper .swiper-slide .intro span{

 		font-size: .26rem;

 		margin:.2rem 0;

 	}

 	.newsSwiper .swiper-slide .intro p{

 		font-size: .28rem;

 		line-height: .48rem;

 	}



 	.newsSwiper .swiper-slide i{

 		width: 2.4rem;

 		height: .7rem;

 		line-height: .7rem;

 		font-size: .24rem;

 		margin-top: .3rem;

 	}



 	.newsSwiper .swiper-pagination{

 		rotate: .2rem;

 		bottom: .7rem !important;

 	}

 	.newsSwiper .swiper-pagination span{

 		width: .2rem;

 		height: .2rem;

 	}



 	.news .right{

 		width: 100%;

 		margin-top: .5rem;

 	}

 	.news .right .show{

 		height: 10rem;

  		margin-top: .3rem;

 	}

 	.news .right .list ul li {

 		padding: .3rem .2rem;

 		margin-bottom: .1rem;

 	}

 	.news .right .list ul li img{

 		width: 2.4rem;

 	}

 	.news .right .list ul li .intro{

 		width: 4rem;

 	}

 	.news .right .list ul li .intro h4{

 		font-size: .3rem;

 	}

 	.news .right .list ul li .intro p{

 		font-size: .28rem;

 	}

 	.news .right .list ul li .intro span{

 		font-size: .2rem;

 		margin: .1rem 0;

 	}



 	.gotop{

 		width: 100%;

 		height: auto;

 		background: #F5F5F5;

 		font-size: .3rem;

 		text-align: center;

 		line-height: .8rem;

 		display: block;

 		height: .8rem;

 	}

	.footer .menu{

		display: none;

	}

	.footer{

		width: 100%;

		height: auto;

		overflow: hidden;

		padding-top: 1rem;

		padding-bottom: 1.5rem;

 

	}

	.footer .tit h4{

		text-align: center;

	}

	.footer .intro{

		width: 100%;

		margin: 0;

		float: initial;

	}

 	.footer .intro .info{

 		text-align: center;

 		margin-top: .2rem;

 	}

	.footer .ewm{

		display: table;

		 float: initial;

		 margin: 0 auto;

		 margin-top: .5rem;



	}

	 

	.footer .ewm img{

		width:2.2rem;

		border: .04rem solid #fff;

		height:2.2rem;

		display: block;

		margin: 0 auto;

		margin-top: .3rem;

	}

	.footer .ewm p{

		font-size: .24rem;

	}





 

	.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:#0061AA;

	}



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

	}

 	

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

 	}





 	.bannerSwiper{

 		width: 100%;

 		height: auto;

 		overflow: hidden;

 		position: relative;

 	}

 	.bannerSwiper .swiper-slide img{

 		display: block;

 		width: 100%;

 	}

 	.bannerSwiper .swiper-pagination {

 		position: absolute;

 		width: 100%;

 		display: flex;

 		justify-content: center;

 		align-items: center;

 		bottom: .3rem;

 		z-index: 10;

 	}

 	.bannerSwiper .swiper-pagination span{

 		display: block;

 		width: .2rem;

 		height: .2rem;

 		background: #ccc;

 		border-radius: 50%;

 		margin: 0 .1rem;

 	}



 	.bannerSwiper .swiper-pagination  .swiper-pagination-bullet-active{

 		background: #FD3830;

 	}

}





 