*{margin: 0px;padding: 0px;}
body{background:#ffffff;margin:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
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;}
/*清除浮动*/
 

.head{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ececec;
	overflow: hidden;
}
.head .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100px;
}
.main{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.top{
	width: 100%;
	height: 30px;
	overflow: hidden;
	background: #f7f7f7;
	 
}
.top p{
	color:#333333;
	font-size: 12px;
	float: left;
	line-height: 30px;
}
.top  img{
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 5px;
}
.top .tel{
	float: right;
	margin-right: 30px;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	line-height: 30px;
	padding: 0 10px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #aaaaaa;
}
.top ul li a{
	color:#888888;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
 
.head  img{
	display: block;
}

.head .name{
	float: left;
 
	 
}
.head .name img{
	display: block;
	 
	float: left;
}
.head .name img:last-child{
	margin-left: 20px;
	margin-top: 12px;
}
.head .tel{
	float: right;
}
.head  .btn{
	float: right;
	display: none;
}

.nav{
	width: 100%;
	height: auto;
	background: #027bd6;
	overflow: hidden;
}
.nav ul{
 
}
.nav ul li{
	float: left;
	width:150px;
	height: 45px;
 
	 text-align: center;
	 
	line-height:45px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
	
	
	display: block;
	
}
.nav ul li:hover{
	background: #ff9600;
}
.nav ul li:hover a{
	color:#fff;
}
.banng img{
	display: block;
}

 
.banner{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.banner .swiper-wrapper{
	width: 800%;
}
.banner img{
	width: 100%;
	display: block;
}
.banner img:last-child{
	display: none;
}
.banner .swiper-pagination{
	position: absolute;
	z-index:1;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
}
.banner .swiper-slide{
	float: left;
}
.banner .swiper-pagination .swiper-pagination-bullet{
	opacity: 1;
	background: #fff;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: block;
	float: left;
	margin: 0 5px;
}
.banner .swiper-pagination .swiper-pagination-bullet-active{
	background: #0da056;
}
.in-banner img{
	width: 100%;
	display: block;
}
.in-banner img:last-child{
	display: none;
}


.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.title {
	background: url(../images/tit01.png)no-repeat center 43px;
}
.title span{
	display: block;
	color:#808080;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}
.title p{
	color:#23190d;
	font-size: 30px;
	letter-spacing: 5px;
	text-align: center;
}

.about .pic{
	float: left;
	width: 568px;
	height: auto;
	margin-top: 15px;
	position: relative;
}
.about .pic .tit{
	width: 100px;
	height: 98px;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(237,107,115,.6);
}

.about .pic .tit p{
	color:#fff;
	font-size: 36px;
	text-align: center;
	margin-top: 15px;
}
.about .pic .tit  span{
	display: block;
	color:#ffffff;
	text-align: center;
	margin-top: 3px;
}
.about .pic img{
	display: block;
	width: 100%;
	height: 354px;
	margin-top: 24px;
}


.about .intro{
	float: right;
	width: 600px;
	height: 353px;
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 40px;
}

.about .intro h4{
	font-size: 30px;
	color:#23190d;
	margin-top: 25px;
}
.about .intro .info{
	width: 100%;
	height: 144px;
	margin-top: 20px;
	overflow: hidden;
}
.about .intro .info p{
	color:#333333;
	font-size: 16px;
	line-height: 24px;
}

.about a{
	display: block;
	width: 220px;
	height: 50px;
	background: #027bd6;
	color:#fff;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	margin-top: 25px;
}
.product{
	width: 100%;
	margin: 0 auto;
	height:800px;
	overflow: hidden;
	margin-top: 60px;
	background: url(../images/bg01.png)no-repeat center;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
 
}
.product .title{
	margin-top: 40px;
}


.product .list{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list ul {
	margin-left: -24px;
}
.product .list ul li{
	float: left;
	width: 150px;
	border: 1px solid #e6e6e6;
	height: 40px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	text-align: center;
	line-height: 40px;
	margin-bottom: 15px;
	margin-left: 24px;
}
.product .list ul li a{
	color:#000000;
	display: block;
	display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 15px;
}
.product .list ul li:hover {
	background: #027bd6;
}
.product .list ul li:hover a{
	color:#fff;
}
/*.product .list ul li:last-child{
	display:none;
}*/
.product .pic{
	width: 120
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.product .pic ul{
	margin-left: -20px;
}
.product .pic ul li{
	float: left;
	width: 285px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom:20px;
}
.product .pic ul li img{
	display: block;
	width: 285px;
	height: 260px;
}
.product .pic ul li p{
	width: 100%;
	text-align: center;
	line-height: 40px;
	color:#000000;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .pic ul li:hover p{
	background: #027bd6;
	color:#fff;
}

.product  .more{
	display: block;
	width: 120px;
	height: 30px;
	background: #0da056;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	line-height: 30px;
	border-radius: 5px;
	color:#fff;
	display: none;
}


.pro-list{
	background: none;
	border:none;
	margin-top: 20px;
	height: auto;
	overflow: hidden;
	padding: 0;
}


.adv{
	width:1200px;
	margin: 0 auto;
	height:auto;
	overflow: hidden;
	position: relative;
	margin-top: 60px;
}

.adv .swiper-slide{
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	
}

.adv .adv-bd{
	width:1180px;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 400px;
	overflow: hidden;
	margin-top: 30px;
	box-shadow: 0px 0px 10px 1px #e6e6e6;
	
}

.adv .adv-bd .intro{
	float: left;
	width: 520px;
	padding: 30px;
	background: #fff;
}

.adv .adv-bd   .pic{
	float: right;
}

.adv .adv-bd .pic img{
	display: block;
	width: 600px;
	height: 400px;
}

.adv .adv-bd .intro .tit{
	width: 100%;
	height: 90px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.adv .adv-bd .intro .tit img{
	display: block;
	float: left;
}

.adv .adv-bd .intro .tit div{
	float: left;
	margin-left: 20px;
}
.adv .adv-bd .intro .tit div p{
	color:#000000;
	font-size: 28px;
	font-weight: bold;
}

.adv .adv-bd .intro .tit div span{
	display: block;
	color:#027bd6;
	font-size: 24px;
	margin-top: 5px;
}
.adv .adv-bd .swiper-slide{
	width: 1080px;
	height: auto;
	overflow: hidden;
	
}
.adv .adv-bd .swiper-wrapper{
	
	width:800%;
	height: auto;
 
}

.adv .adv-bd .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}
.adv .adv-bd .intro .info p{
	color:#333333;
	font-size: 14px;
	background: url(../images/icon04.png)no-repeat left 5px;
	padding-left: 22px;
	line-height: 24px;
	margin-bottom: 10px;
}
.adv .adv-bd .intro .info  span{
	color:#027bd6;
}
.adv .adv-bd .swiper-pagination-bullets{
	bottom: -100px;
}
.adv .swiper-pagination{
	display:table;
	margin: 0 auto;
	margin-top: 30px;
}
.adv .swiper-pagination span{
	width: 70px;
	height: 5px;
	background: #cccccc;
	margin: 0 12px;
	float: left;
}

.adv .swiper-pagination .swiper-pagination-bullet-active{
 background: #006cd8;
}
.cases{
	width:100%;
	margin: 0 auto;
	height: 500px;
	overflow: hidden;
	margin-top: 50px;
	position: relative;
	background: url(../images/bg02.png)no-repeat center;
}

.cases .title{
	margin-top: 50px;
}
.cases  .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.cases  .box{
	width: 800%;
}
.cases  .pic{
	float: left;
}
.cases  .pic ul li{
	float: left;
	width: 385px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-left: 20px;
}
.cases  .pic ul li img{
	display: block;
	width: 385px;
	height: 280px;
}
.cases .pic ul li p{
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,.5);
	text-align: center;
	position: absolute;
	left: 0;
	line-height: 40px;
	bottom: 0;
	color:#fff;
	font-size: 16px;
}
.cases .pic ul li:hover p{
	background: #027bd6;
}


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

.news  ul{
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news  ul li{
	float: left;
	width: 590px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 24px;
}

.news  ul li:nth-child(2n){
	float: right;
}
.news  ul li .num{
	width: 75px;
	height: 75px;
	float: left;
	background: #027bd6;
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 10;
}

.news  ul li .num b{
	color:#fff;
	font-size: 40px;
	text-align: center;
	display: block;
}
.news  ul li .num span{
	display: block;
	color:#fff;
	font-size: 12px;
	text-align: center;
}
.news  ul li .intro{
	width: 499px;
	height: 100px;
	border: 1px solid #cccccc;
	float: right;
	padding-left: 60px;
}

.news  ul li .intro h4{
	color:#000000;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 15px;
}

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

.news  ul li:hover .intro h4{
	color:#027bd6;
}


.about-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about-intro .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0;
	margin-top: 30px;
}
.about-intro .intro img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.about-intro .intro p{
	color:#333333;
	font-size: 16px;
	line-height: 30px;
}
.footer{
	width: 100%;
	height: 360px;
	background: url(../images/bg03.png)no-repeat center;
	margin-top: 30px;
	overflow: hidden;
}

.footer .fn ul{
	display: table;
	margin: 0 auto;
}

.footer .fn{
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #cccccc;
	margin-top: 25px;
}
.footer .fn ul li{
	float: left;
	margin:0 43px;
	height: 34px;
}

.footer .fn ul li:hover{
	border-bottom: 2px solid #027bd6;
}
.footer .fn ul li a{
	color:#333333;
	font-size: 16px;
}
.footer .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.footer .intro a{
	color:#333;
}
.footer .intro p{
	text-align: center;
	color:#333333;
	font-size: 15px;
	line-height: 30px;
}

.footer  .ewm img{
	display: block;
	width: 145px;
	height: 145px;
	margin: 0 auto;
}
.mfooter{
	display: none;
}

.float{
	width: 100%;
	height:80px;
 	display: none;
	position: fixed;
	bottom: 0;
	z-index: 100;
	left:0;
}
.float ul li{
	float: left;
	width: 20%;
	height: 80px;
	overflow: hidden;
	position: relative;
	background: #027bd6;
}
.float ul li:nth-child(2){
	padding-right: 5%;
	width: 25%;
}
.float ul li:nth-child(3){
	padding-left: 10%;
	width: 20%;
}
.float ul li:after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
}
.float ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.float ul li img{
	display: block;
	margin: 0 auto;
	height:30px;
	margin-top: 15px;
}
.float ul li p{
	color:#fff;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	margin-top: 5px;
}

.float .phone{
	position: absolute;
	height: 80px;
	width: 80px;
	z-index: 100;
	background: url(../images/fn.png)no-repeat center;
	background-size: 100% auto;
	border-radius: 50%;
 	left: 50%;
 	margin-left: -40px;
 	display: flex;
 	justify-content: center;
 	align-items: center;
 	flex-direction:column;
 	top: -20px;
}
.float .phone img{
	height: 30px;
	display: block;
}
.float .phone p{
	color:#fff;
	font-size: 12px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
 

.crumbs{
  	width: 100%;
  	margin: 0 auto;
  	height: auto;
  	overflow: hidden;
  	padding-bottom: 10px;
  	border-bottom: 1px solid #e6e6e6;
  	margin-top: 20px;
}
.crumbs img{
	display: block;
	float: left;
	margin-top: 3px;
}
.crumbs a{
	color:#000000;
	font-size: 14px;
	padding: 0 10px;
	position: relative;
}
.crumbs a:after{
	content: ">";
	position: absolute;
	right:-8px;
	top: 0;
	color:#000000;
	font-size: 14px;
}
.crumbs a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.cases-list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.cases-list ul{
	margin-left: -20px;
	margin-top: 20px;
}
.cases-list ul li{
	float: left;
	width: 386px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 25px;
	position: relative;
}
.cases-list ul li img{
	display: block;
	width: 386px;
	height: 290px;
}
.cases-list ul li p{
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-size: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto;
 
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	color:#333;
	float: left;
	font-size: 16px;
	margin: 0 5px;
	border-radius: 5px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #076ce0;
	border: 1px solid #076ce0;
	color:#fff;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}


.adv-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.adv-intro .intro{
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	color:#333;
	font-size: 16px;
	line-height: 30px;
}
.adv-intro .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.detailed{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.detailed .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.detailed h4{
	font-size: 22px;
	color:#333;
	text-align: center;
}

.detailed  span{
	display: block;
	text-align: center;
	color:#333;
	font-size: 14px;
	margin-top: 10px;
}
.detailed .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
}
.detailed .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.detailed .intro  p{
	font-size: 16px;
	line-height: 30px;
}

.fy{
	width: 1200px;
	margin: -0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 80px;
	border-bottom: 1px dashed #ccc;
}

.fy p{
	color:#333;
	font-size: 14px;
	margin-bottom: 10px;
}
.fy a{
	color:#333;
}


.mes-intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
 

.mes-intro .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #dede;
	margin-top: 35px;
}

.mes-intro .bd form{
	width: 1120px;
	margin: 0 auto;
	margin-top: 40px;
}
.mes-intro .bd form ul{
	height: auto;
	overflow: hidden;
}
.mes-intro .bd form ul li{
	float: left;
	width: 530px;
	padding: 0 20px;
	height: auto;
	line-height: 44px;
	margin-bottom: 24px;
	overflow: hidden;
	border: 1px solid #dede;
	box-sizing: border-box;
}
.mes-intro .bd form ul li:nth-child(2n){
	float: right;
}

.mes-intro .bd form ul li p{
	font-size:16px;
	float: left;

	color:#666666;
 
}
.mes-intro .bd form ul li  input{
	width: 380px;
	margin-left: 15px;
	height: 44px;
	color:#666666;
	font-family: '微软雅黑';
	border: none;
	float: left;
	outline: none;
	/* border: 1px solid #ccc; */
}

.mes-intro .bd form ul  .must p{
	position: relative;
}
.mes-intro .bd form ul  .must p:after{
	content: "*";
	position: absolute;
	color:#ff0000;
	font-size: 14px;
	right:-10px;
	top: 0;

}

.mes-intro .bd form ul li:last-child{
	width: 100%;
}

.mes-intro .bd form ul li:last-child textarea{
	width: 100%;
	resize: none;
	height: 110px;
	color:#666666;
	font-family: '微软雅黑';
	border: none;
	outline: none;
}
.mes-intro  .button{
	display: table;
	margin: 0 auto;
	margin-bottom: 25px;
}
.mes-intro  .button input{
	width: 150px;
	height: 40px;
	background: #0879d5;
	color:#fff;
	font-size: 16px;
	border-radius: 5px;
	border: none;
	outline: none;
	margin: 0 15px;
}
.mes-intro  .button input:last-child{
	background: #919191;
}


.cont-intro{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	border: 1px solid #dede;
	margin-bottom: 80px;
}

.cont-intro .intro{
	float: right;
	width: 511px;
	height: auto;
	overflow: hidden;
	margin-right: 45px;
}

.cont-intro .intro .tit{
	width: 245px;
	height: 100px;
	background: #0879d5;
	overflow: hidden;
}

.cont-intro .intro .tit p{
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 15px;
}

.cont-intro .intro .tit span{
	display: block;
	color:#fff;
	font-size: 20px;
	margin-left: 25px;
	margin-top: 5px;
}

.cont-intro .intro .pic{
	margin-top: 30px;
}

.cont-intro .intro .pic img{
	display: block;
	width: 100%;
}
.cont-intro .intro .info{
	margin-top: 20px;
}
.cont-intro .intro .info h4{
	color:#0879d5;
	font-size: 30px;
	font-weight: bold;
}

.cont-intro .intro .info p{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
}


.cont-intro .allmap{
	width: 600px;
	height: 490px;
}

.article-detailed{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.article-detailed .tit {
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}
.article-detailed .tit p{
	color:#333;
	font-size: 18px;
	text-align: center;
}

.article-detailed .tit span{
	display: block;
	text-align: center;
	color:#333;
	font-size: 12px;
	margin-top: 5px;
}


.article-detailed .intro{
	margin-top: 20px;
	width: 100%;
	color:#333;
	font-size: 16px;
	line-height: 30px;
}



.article-detailed .intro img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}