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


 

.main{

	width: 1600px;

	margin:0 auto;


}



.head{

	width: 100%;

	height:94px;

 	padding: 0 80px;

 	box-sizing: border-box;

 	position: fixed;

	top: 0;

	z-index: 10;

	border-bottom: 1px solid #ffffff1a;

	display: flex;

	justify-content: space-between;

	align-items: center;

	transition: .5s;

 

}

.floatHead{
	background: #fff;
}
.head .main{

	height: 94px;

	width: 1600px;

}

.head .name{
	background: url(../images/logo.png) no-repeat center;
	background-size: cover;
	width: 302px;
	height: 52px;
}

.floatHead .name{
	background: url(../images/logo02.png) no-repeat center;
}
.head .name img{

	display: block;

}



.head .right{

	display: flex;

	align-items: center;

	height: 94px;

}

.head .tel img{

	display: block;

	margin-right: 5px;

}

.head .tel{

	max-width: 195px;

	display: flex;

	justify-content: flex-start;

	align-items: center;

}

.head .tel i{
	display: block;
	width:26px;
	height: 26px;
	background: url(../images/tel-icon.png) no-repeat center;
	background-size: cover;
	margin-right: 5px;
}

.floatHead  .tel i{
	background: url(../images/tel-icon02.png) no-repeat center;
	background-size: cover;
}

.head .tel  b{

	color: #fff;

	font-size:20px;

	line-height: 24px;

	display: block;
	width: 150px;
  	

}

.floatHead  .tel b{
	color: #0236C2;
}


.head  .btn{

	display: none;

}



.video{ position:relative; height:100vh}
.video:after{ content:""; background:url(../images/navbj.png) no-repeat center top; position:absolute; width:100%; height:200px; top:0px;}

.video-obj{
	display: none;
}

.video video{

	width: 100%;

	height: 100%;

 	display: block;

	object-fit: fill;

	left: 0;

	z-index: 1;

	top: 0;

}



.datas{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #0236C2;

}





.datas ul{

	display: flex;

	justify-content: space-between;

	align-items: center;

	width: 100%;

}





.datas ul li{

	display: flex;

	padding: 35px 0;

	align-items: flex-end;



}

.datas ul  li div{

	margin-left:20px;



}

.datas ul  li  p{

	color: #fff;

	display: flex;

	align-items: flex-end;

	font-size: 36px;

}

.datas ul  li b{

	color: #fff;

	line-height: 60px;

	font-size: 60px;

}



.datas ul  li  h4{

	color: #fff;

	font-size: 30px;

}

.banner{



	width: 100%;



	height: auto;



	overflow: hidden;



	position: relative;



}

/* 所有控件 */
video::-webkit-media-controls-enclosure {
  display: none;
}



.banner  .swiper-wrapper  img{



	display: block;



}





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

	position: absolute;

	top: 50%;

	z-index: 10;

	transform: translateY(-50%);

 

}





.banner .swiper-button-disabled{

	opacity: .5;

}



.banner .swiper-button-next{

	right: 20px;

}



.banner .swiper-button-prev{

	left: 20px;

}

 





.pcbanner .swiper-slide img{



	display: block;







 	width: 100%;



}





 





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



 	 



 	background:#0236C2;



}







.banner .swiper-pagination{

	color: #fff;

	font-size: 24px;

	position: absolute;

	bottom: 80px;

	display: flex;

	align-items: center;

	z-index: 10;

	left: 80px;

}



.banner .swiper-pagination span{

	font-size: 24px;

}

.banner .swiper-pagination .swiper-pagination-current{

	font-size: 36px;

}


.video-obj{
	display: block;
	width: 100%;
	height: 4.2rem;
	overflow: hidden;
	background: url(../video/1000.jpg) no-repeat;
	background-size: 100% auto;
}


.video-obj img{
	display: block;
	width: 100%;
}
.mbanner{



	display: none;



}



.in-banner img{



	display: block;



	width: 100%;



}



.in-banner img:last-child{



	display: none;



}



  







.tab {



 



	margin: 0 auto;



	height: auto;

 



	margin-top: 50px;



	overflow: hidden;



}



.tab ul {



	display: table;



	margin: 0 auto;



}



.tab ul li{



	float: left;



	width: 190px;



	height:50px;



 	box-sizing: border-box;



	text-align: center;



	line-height:50px;



	margin-top: 10px;



	background:#0236C2;



	margin-bottom: 13px;



	font-size: 18px;

	margin-left: 12px;



}

.tab ul li:nth-child(6n-5){

	margin-left: 0;

}



.tab ul li a{



	display:block;



	font-size: 20px;



	white-space: nowrap;



    text-overflow: ellipsis;



    overflow: hidden;



    color: #fff;



}





.cases{

	width: 100%;

	height: auto;

	overflow: hidden;

}



.title h4{

	color: #111111;

	font-size: 36px;

	font-weight: normal;

}

.title {

	display: flex;

	justify-content:space-between;

}



.title  div{

	display: flex;

	align-items: center;

}

.title  div p{

	color: #2a2a2a;

	font-size: 24px;

	margin-left: 40px;

}



.title  div  b{

	color: #0236c2;

	font-weight: bold;

}



.title  a{

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

	width:135px;

	font-size: 24px;

	color: #585858;

}

.about{



	width: 100%;

	height:809px;

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

 	background-size: cover;

	padding-top: 60px;

	padding-bottom: 0;

	box-sizing: border-box;

	margin-top:90px;



}

.about .title:after{

	background: #fff;

}

.about .title h4{

	color: #fff;

}

.about .title span{

	color: #fff;

}

.about .title p{

	color: #fff;

}



.about .bd{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #fff;

	padding: 15px 12px;

 	align-items:center;

	box-sizing: border-box;

	margin-top: 40px;

	display: flex;

	justify-content: space-between;

}





.about img{

	display: block;

}

.about .intro{

	width: 646px;

	height: auto;

	margin-right: 20px;

	overflow: hidden;

	margin-top: 30px;

}



.about .intro h4{

	color: #303030;

	font-size: 24px;

	position: relative;

	padding-bottom: 40px;

}



.about .intro h4:after{

	content: "";

	width: 48px;

	height: 5px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: #01AF63;

}



.about .intro .info{

	width: 100%;

	height: auto;

	overflow: hidden;

	color: #666666;

	font-size: 16px;

	line-height: 30px;

 

 	display: -webkit-box; 

	 -webkit-line-clamp:10;

	-webkit-box-orient: vertical; 

	overflow: hidden;

	text-indent: 2em;

}



.about .intro  a{

	display: block;

	width: 230px;

	height: 60px;

	border: 1px solid #0236C2;

	text-align: center;

	line-height: 60px;

	color: #0236C2;

	font-size: 18px;

	margin-top: 50px;

} 



.cases{

	width: 100%;

	height: auto;

	overflow: hidden;

	padding:  60px 0;

 	background: #F8F8F8;

}



.cases ul {

	margin-top: 50px;

	width: 100%;

	height: auto;

	overflow: hidden;

}



.cases ul li{

	float: left;

	width: 49%;

	position: relative;

	margin-bottom: 35px;

	height: auto;

	overflow: hidden;

}

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

	float: right;

}



.cases ul li div:after{

	content: "";

	display: block;

	padding-bottom: 67%;

}



.cases ul li img{

	display: block;

	 

	position: absolute;

	height: 100%;

	left: 50%;

	transform: translateX(-50%);

}

.cases ul li p{

	text-align: center;

	position: absolute;

	width: 100%;

	height: 75px;

	line-height: 75px;

	font-size:30px;

	color: #fff;

	bottom: 0;

	overflow: hidden;

	background: rgba(2,54,194, .6);

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

    padding: 0 5px;

    box-sizing: border-box;

}







.workshop{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 40px;

}



.workshop .show{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin-top: 25px;

}



.workshop .show .box{

	display: flex;

	width:300%;



}



.workshop .show .pic{

	width: 50%;

}



.workshop .show .pic ul li{

	float: left;

	width: 24.5%;

	margin-left: .5%;

	position: relative;

	height: auto;

	position: relative;

	overflow: hidden;

	margin-bottom: .5%;

}





.workshop .show ul li img{

	display: block;

	width: 100%;

}



.workshop .show .pic ul li p{

	width: 100%;

	height: 100%;

	position: absolute;

	left: 0;

	top: 0;

	z-index: 10;

 	display: flex;

 	align-items: center;

	color: #fff;

	justify-content: center;

	padding: 0 10px;

 	box-sizing: border-box;

    overflow: hidden;

    opacity: 0;

    text-align: center;

	font-size: 24px;

	background: rgba(2,54,194, .6);

}



.news{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #F8F8F8;

	padding: 35px 0;

	margin-top: 35px;

	box-sizing: border-box;

}





.news .swiper-slide{

 

 

	margin: 0 auto;

}





.news .swiper-slide a{

	max-width: 1100px;

	display: block;

	margin: 0 auto;

}

.news .swiper-slide h4{

	text-align: center;

	color: #484848;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow:hidden;

	font-size: 18px;

}







.news .swiper-slide span{

	display: block;

	color: #898989;

	font-size: 18px;

	text-align: center;

	margin: 30px 0;

}



.news .swiper-slide  p{

	text-align: center;

	color: #6f6f6f;

	font-size: 18px;

	padding: 0 10px;

	box-sizing: border-box;

	max-width: 1010px;

	text-align: center;

	margin: 0 auto;

	line-height: 26px;

	display: -webkit-box;

	-webkit-line-clamp:2;

	-webkit-box-orient: vertical;

	overflow: hidden;

}



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

	display: flex;

	width: 40px;

	height: 40px;

	background: #fff;

	align-items: center;

	justify-content: center;

	position: absolute;

	top: 50%;

 	z-index: 10;

	border-radius: 50%;

}



.news  .swiper-button-next{

	 right: 0;

}

.news .swiper-button-disabled{

	opacity: .2;

}

.footer{

	width: 100%;

	height: auto;

	overflow: hidden;

	background: #2B2B2B;

	padding-top: 40px;

	padding-bottom: 50px;

}

 

.footer .intro{

	float: left;

}



 

.footer .intro  p{

	color: #d7d7d7;

	font-size: 16px;

	line-height: 30px;

	 

}

.footer  .ewm{



	float: right;



}





.footer  .ewm ul li{

	float: left;

	margin-left: 20px;

	

	overflow: hidden;

	width: 150px;

}

 

.footer  .ewm ul li img{

	border-radius: 5px;

	display: block;



	width:100%;



  

	box-sizing: border-box;



}



.footer  .ewm ul li  p{

	text-align: center;

	color: #e5e5e5;

	font-size: 16px;

	margin-top: 13px;

	 white-space: nowrap;

    text-overflow: ellipsis;

    overflow: hidden;

}



.links{



	width: 100%;



	height: auto;



	overflow: hidden;



 



 	background: #171717;



}







.links .tit{



	display: flex;



	align-items: center;



	line-height: 30px;



	height: 64px;



	float: left;



}



.links .tit img{



	display: block;



	margin-right: 5px;



}



.links .tit p{



	color:#737373;



	font-size: 16px;



}







.links .tit span{



	color: #fff;



	margin-left: 5px;



	text-transform: uppercase;



	font-size: 14px;



}



.links ul {



	width: 1200px;



	height: 64px;



}



.links ul li {



	float: left;



	padding: 0 10px;



	line-height: 64px;



}



.links ul li a{



	display: block;



	color:#737373;



	font-size: ;



}



.gotop{



	 display: none;



}







.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: #0236C2;

	outline: none;

	border: none;

	font-size: 18px;

	color:#fff;

	border-radius: 5px;

}

.message form .btn input:last-child{

	float: right;

	background: #999;

}













.float-right{







	background:#0236C2;







	border-radius: 30px;







	right: 5px;







	position: fixed;







	top: 50%;







	padding: 0 10px;







	transition: .5s;







	box-sizing: border-box;







	transform: translateY(-50%);







 







	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







}















#goTop{



	display: none;



}







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

	max-width:100%;

	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: #0236C2;



	border: 1px solid  #0236C2;



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



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



	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:24.5%;



	margin-left: .5%;



	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;



	  overflow: hidden;



    text-overflow: ellipsis;



}



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



	margin-left: 0;



}



.fy{



	width: 1600px;



	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-right:190px;

 	}

 	.nav ul {

 		display: flex;

 		justify-content: space-between;

 		width:750px;

 	 

 	}

 	.nav ul li{

 		position: relative;

 		line-height: 90px;



 	}

 	.nav ul li a{

 		color: #fff;

 		font-size: 16px;

 		display: block;

 	}

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

 	.nav ul li ul{

 		position: absolute;

 		top: 100px;

 		width: 100%;

 		z-index: 1;

 		display: block;

 		width: 230px;

 		left: 0;

 		background: #FFFFFF;

 		padding: 0 15px;

 		box-sizing: border-box;

 		border-top: 2px solid #FC757B;

 		opacity: 0;

 		visibility: hidden;

 		border-radius: 0 0 5px 5px;

 		transition: .5s;

 		box-shadow: 3px 3px 5px 1px #00000052;



 	}

 	.nav ul li:hover a{

 		color:#ccc;

 	}

 	.nav ul li ul li{

 		line-height: 60px;

 		height: 60px;

 		border-bottom: 1px solid #E4E1E1;

 	}

   	.nav ul li ul li a{

   		display: block;

   		white-space: nowrap;

   		text-overflow: ellipsis;

   		overflow: hidden;

   	}



   	.nav ul li ul li:last-child{

   		margin-bottom: 23px;

   	}



   	.nav ul li:hover ul {

   		top: 90px;

   		opacity: 1;

   		visibility: initial;

   	}



   	.nav ul li:hover ul li a{

   		color: #313131;

   	}

   	.nav ul li ul li:hover a{

   		color: #FC757B;

   	}







 	.tab ul li:hover{



 		background: #FFA200;



 	}



 	.tab ul li:hover a{



 		color: #fff;



 	}



	.img-box{



		overflow: hidden;



	}



	.img-box img{



		transition: .5s;



	}



	.workshop .show .pic ul li:hover p{

		opacity: 1;

	}

	 

	.cases ul li:hover img{

		transform: translateX(-50%) scale(1.05);

	}

 

 	.news-list ul li:hover{



 		border: 1px dotted #0236C2;



 	}



	.news-list ul li:hover .time{



		background:#0236C2;



	}



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



 		color:#0236C2;



 	 



 	}







 	.more:hover{



 		color: #0236C2;



 	}







 	.links ul li:hover a{



 		color:#0236C2;



 	}



 	.footer .menu ul li:hover{



 		 color: #0236C2;



 	}



 	 



 	.footer .menu ul li:hover a{



 		color:#fff;



 	}



 



  	.footer .menu ul li a:hover{

  		color: #0236C2;

  	}



}



@media (max-width: 1660px){



	 

	.nav{

		margin-right:50px;

	}



	.nav ul{

		width: 680px;

	}



	.main{

		width: 1400px;

	}

	

	.news-list{

	    width: 1400px;

	}

	

	.news-list ul li .info{

	    width: 1200px;

	}
	
	.fy{
		width:1400px;
	}

}





@media (max-width: 1440px){







	.main{



		width: 1200px;



	}



	.head {

		padding:  0 20px;

	}

	.nav{

		margin-right: 50px;

	}

 	.nav ul{

 		width:650px;

 	}



  	



  	.title div p{

  		font-size: 18px;

  	}





  	.cases ul{

  		margin-top: 30px;

  	}

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



	}



	  



	.head .tel{



		display: none;



	}



	.head{



		width: 100%;

		height: auto;

		overflow: hidden;

		border-width: .01rem;

		z-index: 101;

 

		padding: .2rem .2rem;



	}

	 

	 

	.head .btn{

		display:block;

		width: .8rem;

		height: .8rem;

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

		background-size: auto .5rem;

	}
	
	

 	.head .name{

 		width:4.5rem;
		background-size:100% auto;

 	}
	
	.floatHead .name{
		height:.8rem;
	}
	
	.floatHead .btn{
		background:#0236C2 url(../images/btn.png) no-repeat center;
		background-size: auto .5rem;
	}
 	.head .right{

 		height: auto;

 		display: block;

 	}

	.head .name img{



		width: 100%;



		display: block;



	}

	.head .tel{

		display: none;

	}

	.head .name p{

		display: none;

	}

 	
	/* 所有控件 */
	video::-webkit-media-controls-enclosure {
	  display:block;
	}
	.video:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}

	.nav{

		width: 100%;

		height: 100%;

		overflow: hidden;

		position: fixed;

		left: 0;

		top:0;

		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;

 	}

	.video{ height:auto}
	.banner{



		display: none;



	}



	.in-banner img{



		display: none;



	}



	.in-banner img:last-child{



		display: block;



	}



	.mbanner{



		display: block;



	}







 



	.mbanner img{



		display: block;



		width: 100%;



	}

 



 	.banner .swiper-pagination{

 		bottom: .2rem;

 		left: .2rem;

 	}

 	.banner .swiper-pagination{

 		font-size: .32rem;

 	}

 	.banner .swiper-pagination span{

 		font-size: .32rem;

 	}

 	.banner .swiper-pagination .swiper-pagination-current {

 		font-size: .42rem;

 	}



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

 		width: .25rem;

 		margin-top: -.6rem;

 	}

 	.banner .swiper-button-prev{

 		left: .1rem;

 	}

 	.banner .swiper-button-next{

 		right: .1rem;

 	}

	.datas ul li{

		padding: .6rem 0;

	}

	.datas ul li img{

		display: block;

		height:.8rem;

	}



	.datas ul li div{

		margin-left: .2rem;

	}



	.datas ul li p{

		font-size: .3rem;

	}

	.datas ul li b{

		font-size: .4rem;

		line-height: .4rem;

		padding-right: .1rem;

	}



	.datas ul li h4{

		font-size: .26rem;

		margin-top: .02rem;

	}

   	.tab{

   		width:7.2rem;

   		margin: 0 auto;

   		margin-top: .4rem;



   	}

   	.tab ul{

   	    display: block;

   	    width: 100%;

   	}



   	.tab ul li{



   		width:49%;

   		height:.8rem;

   		line-height:.8rem;

   	    margin-left: 0;

   		margin-bottom: 0;

 		margin-top: .15rem;

   	}



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



       	float: right;



   	}







   	.tab ul li a{



   		display: block;



   		font-size: .28rem;



   	}

   	.title{

   		display: block;

   	}

   	.title h4{

   		text-align: center;

   		font-size:.48rem;

   	}

    .title div p{

    	text-align: center;

    	line-height: .42rem;

   		font-size: .28rem;

   		width: 7rem;

   		margin: 0 auto;

 		margin-top: .2rem;

   	}



   	.title a{

   		display: none;

   	}

  	.title div{

  		display: block;

  	}



  	.cases{

  		padding: .6rem 0;

  	}

  	.cases ul li{

  		margin-bottom: .1rem;

  	}



  	.cases ul li p{

  		height: .6rem;

  		line-height: .6rem;

  		font-size: .28rem;

  	}



  	.workshop .show .box{

  		width: 100%;

  		display: block;

  	}



  	.workshop .show .pic{

  		width: 100%;

  	}

  	.workshop .show .pic ul li img{

  		display: block;

  	}

  	.workshop .show .pic ul li{

  		width: 100%;

  		margin-bottom: .25rem;

  	}



  	.workshop .show .pic ul li p{

  		bottom: 0;

  		height: auto;

  		display: block;

  		top: initial;

  		opacity: 1;

  		font-size: .28rem;

  		line-height: .4rem;

  		padding: .15rem 0;

  	}

  	.news{

  		margin-top: .4rem;

  	}

  	.news .swiper-slide h4{

  		font-size: .32rem;

  	}

  	.news .swiper-slide span{

  		font-size: .24rem;

  		margin: .2rem 0;

  	}

  	.news .swiper-slide p{

  		font-size: .26em;

  		display: -webkit-box;

  		-webkit-line-clamp:2;

  		-webkit-box-orient: vertical;

  		overflow: hidden;

 

  		line-height: .42rem;

  	}



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

  		width: .5rem;

  		height: .5rem;

 

  	}



  	.news .swiper-slide a{

  		max-width: 6rem;

 

  	}

	.footer{



		padding-top: .4rem;



		padding-bottom: 1.5rem;

		 



	}



	 

  	.footer .intro p{

  		font-size: .26rem;

  		line-height: .48rem;

  		text-align: center;

  	}

 

  



 	.footer .intro{



 		width: 100%;



 		float: initial;



 		margin: 0;



 		margin-top: .5rem;



 	}



 	.footer .intro .info{



 		font-size: .24rem;



 		line-height: .48rem;



 		margin-top: .3rem;



 		text-align: center;



 	}

  

 	.footer .ewm{



 		float: initial;



 		margin-top: .6rem;



 	}



 	.footer .ewm ul{



 		margin-top: .4rem;

 		display: flex;

 		justify-content: center;



 	}



 	.footer .ewm ul li {

 		margin-left: .1rem;

 		 

 		width: 2rem;

 	}



 	.footer .ewm ul li   img{



 		display: block;



 		width: 100%;



 		margin: 0 auto;



  



 	}



 	.footer .ewm ul li p{

 		font-size: .2rem;

 		margin-top: .1rem;

 	}



	.gotop{



	 	width: 100%;



	 	height: auto;



	 	overflow: hidden;



	 	background:#0236C2;



	 	justify-content: center;



	 	color: #fff;



	 	font-size: .32rem;



	 	display: flex;



	 	height: .8rem;



	 	line-height: .8rem;



	}



	 



	.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:#0236C2;



			



		 







	}



	.fn ul li a{



		display: flex;



		align-items: center;



		height: .9rem;



		align-items: center;



		justify-content: center;



	}



	.fn ul li p{



		color: #fff;



		font-size: .28rem;



	}



	.fn ul li  img{



		display: block;



		margin-right: .1rem;



		height: .4rem;



	}







	.fn ul li:nth-child(2){



		background:#FF6C00;



	}







 







	 







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

	}

	.img-list{

		margin-top: .3rem;

	}



	.img-list ul li{



	    width: 3.45rem;



	    margin-left: 0;



	   margin-bottom: 0rem;

	   float: left;



	}



	.img-list ul li img{



	    display: block;



	    width: 100%;



	}



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



	    float: right;



	}



	.img-list ul li p{

		font-size: .28rem;

		line-height: .8rem;

		height: .8rem;

	}



}











 