﻿ *{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: 1400px;
	margin:0 auto;
 
}

 
 
.head{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.btn{
	display: none;
}
.head .main{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 150px;
}
.head .name img{
	display: block;
}
.head .tel img{
	display: block;
	margin-right: 10px;
}

.head .tel{
	display: flex;
	align-items: center;
}
.head .tel  p{
	color: #999999;
	font-size: 18px;
}
.head .tel b{
	font-size: 30px;
	color: #00479d;

}
.head .btn{
	display: none;
}


.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #0857B3;
}
.nav ul{
	display: flex;
	margin: 0 auto;
	width: 1400px;
	justify-content: space-between;
}
.nav ul li{
	text-align: center;
	width: 100%;
	line-height: 74px;
}
.nav ul li a{
	display: block;
	font-size: 18px;
	color: #fff;
}

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

.pcbanner  .swiper-pagination span{
	display: block;
	width: 25px;
	height: 8px;
	opacity: 1;
	background: none;
	border-radius: 10px;
	margin: 0 5px !important;
	background: #747678;
	position: relative;
}
 
.pcbanner  .swiper-pagination .swiper-pagination-bullet-active{
	background:#0c509c;
}
 
.mbanner{
	display: none;
}
.in-banner img{
	display: block;
	width: 100%;
}

.in-banner img:last-child{
	display: none;
}
.keywords{
	width: 100%;
	height: auto;
	background: #EEEEEE;
	overflow: hidden;
	box-sizing: border-box;
}
.keywords ul{
	float: left;
	width: 90%;
	height: 58px;
	overflow: hidden;
	float: left;
}
.keywords ul li{
	float: left;
	line-height: 58px;
	padding: 0 10px;
	position: relative;
}
.keywords ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #989898;
}
.keywords ul li a{
	color: #666666;
	font-size: 14px;
}
.keywords ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.keywords p{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	float: left;
	line-height: 58px;
}

.m-tel{
	display: none;
}


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

 
.product .pic{
 	
	width:100%;
	height: auto;
	margin-top: 40px;
	overflow: hidden;
}
.product .pic ul li{
	float: left;
	width: 331px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
	background: #fff;
 
	box-sizing: border-box;
}

.product .pic ul li div{
	box-sizing: border-box;
	border-bottom:  1px solid #e5e5e5;
	box-sizing: border-box;
}
.product .pic ul li img{
	display: block;
	width:100%;
 
	 
}

.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li  p{
	width: 100%;
	height: 58px;
	line-height: 58px;
 	text-align: center;
 	padding: 0 5px;
	box-sizing: border-box;
	color: #555555;
	position: relative;
	font-size: 16px;
	 white-space: nowrap;
	 
	 box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
 


.title h4{
	color: #333333;
	text-align: center;
	font-size: 40px;
	padding-bottom: 20px;
	position: relative;
}

.title h4:after{
	content: "";
	width:74px;
	height: 5px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background: #0C509C;
	bottom: 0;
}
.title b{
	color: #0c509c;
}

.title img{
	display: block;
	margin: 10px auto;
}
.title P{
	text-align: center;
	font-size: 24px;
	margin-top: 10px;
	color: #838383;
}

.tab{
	margin-top: 40px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.tab ul li{
	width: 195px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	float: left;
	background: #0c509c;
	margin-top: 10px;
}
.tab ul li a{
	color: #fff;
	font-size: 18px;
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.rolling{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}

.rolling .show{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.rolling .box{
	width: 800%;
}
.rolling .pic ul li{
	float: left;
	width: 336px;
	height: auto;
	margin-left: 20px;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	overflow: hidden;
}
.rolling .pic ul li  img{
	display: block;
	width: 100%;
}
.rolling .pic ul li p{
	text-align: center;
	color: #333333;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px solid #E5E5E5;
    box-sizing: border-box;
    overflow: hidden;
}
.gg{
	width: 100%;
	height:180px;
	background: url(../images/gg.jpg) no-repeat center;
	margin-top:30px;
}

.gg02{
	height: 200px;
	background: url(../images/gg02.jpg)  no-repeat center;
	margin-top: 30px;
}
 

.cases{
	width: 100%;
	height:auto;
	box-sizing: border-box;
	overflow: hidden;
	background: #F5F5F5;
	padding: 70px 0;
	box-sizing: border-box;
}

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

}
.cases .box{
	width: 800%;
}
.cases .pic{
	float: left;
}
.cases .pic ul li{
	width: 445px;
	height: auto;
	float: left;
	margin-left: 30px;
	overflow: hidden;
}
.cases .pic ul li img{
	display: block;
	width: 100%;
}
.cases .pic ul li p{
	text-align: center;
	font-size: 18px;
	height: 75px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
	line-height: 75px;
	background: #FFFFFF;
	padding: 0 5px;
	box-sizing: border-box;

}
.more{
	display: block;
	width:323px;
	height: 67px;
	background:#0c509c;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 40px;
 	color: #fff;
	font-size: 16px;
	line-height: 67px;
	border-radius: 50px;
}

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


.adv .advSwiper{
	overflow: initial;
	margin-top: -60px;
}

.adv .adv-tit{
	background:url(../images/adv-tit.png) no-repeat,url(../images/adv-bg.png) no-repeat;
	background-position: center;
 
	display: flex;
	align-items: center;
	height: 360px;
}
 
.adv .swiper-wrapper{
	display: block;
}


.adv .swiper-slide {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 45px;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 55px;
	box-shadow: 0 0px 15px 1px #ECECEC;
}

.adv .swiper-slide img{
	display: block;
	width: 620px;
}

.adv .swiper-slide .intro{
	width: 660px;
	height: auto;
	overflow: hidden;
}
.adv .swiper-slide .intro .tit{
	display: flex;
	align-items: center;
	background: url(../images/bg02.png) repeat-x left bottom;
	padding-bottom: 20px;
}

.adv .swiper-slide .intro .tit b{
	display: block;
	width: 150px;
	height: 92px;
	background: url(../images/bg05.jpg) no-repeat center;
	text-align: center;
	line-height: 92px;
	font-size:72px;
	font-weight: bold;
	color: #fff;
	font-family: 'Impact';
	letter-spacing: 2px;
	margin-right: 30px;
}

.adv .swiper-slide .intro .tit h4{
	font-size: 36px;
	color: #0c509c;
}


.adv .swiper-slide .intro .tit p{
	color: #999999;
	font-size: 20px;
	margin-top: 10px;

}

.adv .swiper-slide .intro .info{
	width: 100%;
	margin-top: 20px;
}

.adv .swiper-slide .intro .info p{
	background: url(../images/icon07.png) no-repeat left 12px;
	padding-left: 30px;
	color: #3c3c3c;
	font-size: 18px;
	line-height: 36px;
}
.adv .swiper-slide  .tel{
	width: 420px;
	height: 66px;
	background: #5D92C4;
	border-radius: 50px;
	display: flex;
	align-items: center;
	margin-top: 50px;
}

.adv .swiper-slide  .tel a{
	display: block;
	width: 150px;
	height: 66px;
	border-radius: 50px;
	background: #0C509C;
	text-align: center;
	line-height: 66px;
	color: #fff;
	font-size: 24px;
}

.adv .swiper-slide  .tel b{
	color: #fff;
	font-size:28px;
	font-weight:bold;
	margin-left: 15px;

}

.adv .swiper-slide:nth-child(odd){
		flex-direction: row-reverse;
}


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

.about .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #F5F5F5;
	margin-top: 40px;
}

.about img{
	display: block;
	width: 680px;
}
.about .intro{
	width: 630px;
	height: auto;
	overflow: hidden;
	margin-right: 40px;
}
.about .intro .info{
	width: 100%;
	color: #797676;
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp:7;
	-webkit-box-orient: vertical;
	overflow: hidden;
 	text-indent: 2em;
	line-height: 36px;
}

.about .intro a{
	display: block;
	width: 180px;
	height: 50px;
	background: #FF1D12;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	margin-top: 20px;
}


.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:70px;
	background: #F6F4F4;
	padding: 70px 0;
	box-sizing: border-box;
}
.news ul {
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}
.news ul li {
	background: #FFFFFF;
	padding: 9px;
	width: 680px;
	box-sizing: border-box;
	position: relative;
	height: auto;
	margin-bottom: 15px;
	float: left;
	position: relative;
}

.news ul li:after{
	content: "→";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #9F9F9F;
	font-size: 18px;
	right: 20px;
}
.news ul li:nth-child(2n){
	float: right;
}



.news ul li a{
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	justify-content: space-between;
}

.news ul li .time{
	width: 102px;
	height: 128px;
	background: #0452c7;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	flex-direction: column;
}
.news ul li .time b{
	color: #fff;
	font-size: 36px;
	display: block;
	font-weight: normal;
	text-align: center;
}

.news ul li .time p{
	text-align: center;
	font-size: 15px;
	color: #fff;
	margin-top: 10px;
}

.news ul li  .info{
	width: 477px;
	height: auto;
	overflow: hidden;
	margin-right: 60px;
	padding-right: 25px;
	box-sizing: border-box;
	border-right: 1px solid  #DCDCDC;
}

.news ul li  .info h4{
	color: #0452c7;
	font-size: 18px;
	width: 100%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: normal;
}

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

	margin-top: 10px;
}

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


.contact ul{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 30px;
}

.contact ul  li{
	width: 380px;
	height: 285px;
	border: 1px solid #1B74D2;
	float: left;
	box-sizing: border-box;
}
.contact ul li i{
	display: block;
	height: 88px;
	margin-top: 50px;
	position: relative;
}
.contact ul li img{
	display: block;
	margin: 0 auto;
}
.contact ul li i:after{
	content: "";
	width: 18px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #00629A;
}
.contact ul li p{
	color: #555555;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
}
.contact ul li h4{
	color: #0c509c;
	width: 285px;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
}
.links{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
 
}
.links .tit {
	border-right: 1px solid #E5E5E5;
	float: left;
	padding-left: 25px;
	padding-right: 20px;
	height: 90px;
}
.links .tit span{
	display: block;
	color: #0c509c;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 8px;
	position: relative;
	margin-top:15px;
}
.links .tit span:after{
	content: "";
	width: 26px;
	height: 2px;
	position: absolute;
	background: #0c509c;
	left: 0;
	bottom: 0;
}

.links .tit p{
	color: #333333;
	font-size: 18px;
	margin-top: 8px;
}
.links  ul{
	margin-left: 30px;
	float:left;
	width: 1220px;
	height: 60px;
	overflow: hidden;
	margin-top: 15px;
	 
}
.links  ul li{
	float: left;
	line-height:30px;
	padding-right: 10px;
}

.links a{
	color: #999999;
	font-size: 14px;
	display: block;
}
 


.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background:#555555;
	padding-top: 60px;
	padding-bottom: 50px;
	box-sizing: border-box;
}


.footer .tit b{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}


.footer  .menu{
	float: left;
	width: 290px;
	height: auto;
	overflow: hidden;
	margin-left: 110px;
}
.footer  .menu ul{
	margin-top: 30px;
}
.footer  .menu ul li{
	width: 140px;
	height: auto;
	overflow: hidden;
	line-height: 40px;
	border: 1px solid #fff;
	padding-left: 13px;
	padding-right: 20px;
	position: relative;
	float: left;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 10px;
}

.footer  .menu ul li:nth-child(2n){
	float: right;
}
 
.footer  .menu ul li a{
	color: #b9b9b9;
	font-size: 16px;
}

.footer .intro{
	float: left;
 
}

.footer .intro .info{
	color: #bfbfbf;
	font-size: 16px;
	line-height: 36px;
	margin-top: 30px;
}

.footer .ewm{
	float: right;
}
.footer .ewm img{
	display: block;
	width: 138px;
	height: 138px;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.footer .ewm p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 15px;
}
.gotop{
	display: none;
}
.float-right{
	background:#0857B3;
	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;
}
.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/icon04.png)  no-repeat center;
}
.float-right ul li:nth-child(1) i{
	background: url(../images/icon06.png)  no-repeat center;
}

.float-right ul li:nth-child(3) i{
	background: url(../images/icon05.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
}


#goTop2{
	display: none;
}


.float{
	display: none;
}


.cr{
	width: 100%;
	height: 50px;
	background: #555555;
	text-align: center;
	color: #999999;
	font-size: 14px;
	display: flex;
	justify-content: center;
	
}
.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;
	margin-top:0;
	padding: 0;
}
 
 
 

 
.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: #0452c7;
	border: 1px solid  #0452c7;
	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;
    background: url(../images/icon01.png) no-repeat right center;
}

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

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

.img-list{
	width: 100%;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}
.img-list ul li{
	float: left;
	width: 288px;
	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: #FF1D12;
 	}
	.product .list ul li:hover a{
		background: #fff  url(../images/h01.png) no-repeat 250px center;
		color: #0c509c;
		 
	}
 
	.product .list ul li:hover:after{
		background: #0c509c;
	}
 
 
	.product .pic ul li:hover p{
		color: #fff;
		background: #0c509c;
	}

	.news .current h4:hover{
		color: #0c509c;
	}
	.img-box{
		overflow: hidden;
	}
	.img-box img{
		transition: .5s;
	}
	.img-box:hover img{
		transform: scale(1.05);
	}
 	
 	.cases ul li:hover p{
 		color: #fff;
 		background: #0c509c;
 	}

 	.cases .swiper-slide:hover .intro{
 		background: #0c509c;
 	}

 	.cases  .swiper-button-next:hover{
 		background: #0c509c url(../images/next.png) no-repeat center;
 	}

 	.cases  .swiper-button-prev:hover{
 		background: #0c509c url(../images/prev.png) no-repeat center;
 	}

 	.cases .swiper-slide:hover .intro p{
 		color: #fff;
 	}
 	.cases .swiper-slide:hover .intro h4{
 		color: #fff;
 	}
 	.cases .swiper-slide:hover .intro i{
 		background: #fff;
 		color: #0c509c;
 	}

 	.news ul li:hover .time{
 		background: #FF1D12;
 	}

  

 	.news ul li .info h4:hover{
 		color: #FF1D12;
 	}

 	.news-list ul li:hover{
 		border: 1px dotted #0c509c;
 	}
	.news-list ul li:hover .time{
		background: #0c509c;
	}
 	.news-list ul li:hover .info h4{
 		color: #0c509c;
 		background: url(../images/h01.png)  no-repeat right center;
 	}
 	.links ul li:hover a{
 		color: #0c509c;
 		text-decoration: underline;
 	}
 	.footer .menu ul li:hover{
 	 	background: #0c509c;
 	 	border: 1px solid #0c509c;
 	}
 
 	.cases .swiper-slide:hover p{
 		border-bottom: 1px solid #0c509c;
 		color: #0c509c;
 	}
 	.more:hover{
 		background: #0c509c;
 	}
  
}

@media (max-width: 1440px){

	.main{
		width: 1200px;
	}
	.nav ul{
		width: 1200px;
	}
	.adv .swiper-slide{
		padding: 45px 30px;
	}

	.adv .swiper-slide .intro{
		width: 500px;
	}
	.adv .swiper-slide img{
		width: 580px;
	}
	 
  	.about img{
  		width: 600px;
  	}
  	.about .intro{
  		width: 550px;
  		margin-right: 30px;
  	}
 	
 	.news ul li{
 		width:590px;
 	}
 	.news ul li .info{
 		width: 390px;
 	}
	 
	.links ul{
		width: 1020px;
	}
 
	.news-list{
		width: 1200px;
	}

	.news-list ul li .info{
		width:1015px;
		margin-right: 20px;
	}
}
@media screen and (max-width: 1199px){

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

	.head .main{
		justify-content: center;
	}
	.head .tel{
		display: none;
	}
	.head .name{
		width: 100%;
	}
	.head .main{
		height: 1.5rem;
	}
	.head img{
		width: 100%;
	}
 	
	
	.nav{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.nav ul{
		width: 100%;
		flex-wrap: wrap;
	}
	.nav ul li{
		width: 25%;
		height: .8rem;
		line-height: .8rem;
		position: relative;
 
		border-top: .02rem solid #fff;
	}

	.nav ul li:after{
		content: "";
		width: .02rem;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background: #fff;
	}
	.nav ul li a{
		font-size: .3rem;
	}

	.nav ul li:nth-child(4n):after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
  	.btn{
  		display: flex;
  		width: 100%;
  		justify-content: center;
  		align-items: center;
  		height: .9rem;
  		background: #0c509c;
  	}
  	.btn img{
  		height: .35rem;
  		display: block;
  		margin-right: .2rem;
  	}
  	.btn p{
  		color: #fff;
  		font-size: .3rem;
  	}
  	.m-tel{
  		display: block;
  	 	background: #F5F5F5;
  	 	padding: .2rem 0;
  	}

  	.m-tel img{
  		height: .6rem;
  		margin: 0 auto;
  		display: block;
  	}
 	.keywords{
 		display: none;
 	}
	.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;
	}
	.mbanner .swiper-pagination-bullet{
		width: .5rem;
		height: .15rem;
		background: none;
		opacity: 1;
		position: relative;
		display: block;
		border-radius: 10px;
		margin: 0 .1rem;
 		background: #323B73;
	}
	.mbanner .swiper-pagination-bullet-active{
		background: #FFC600;
	}
 
	.title h4{
		font-size: .46rem;
	}
	.title h4:after{
		width: 1.2rem;
	}
	.title img{
		height: .1rem;
	}
	.title span{
		display: block;
		font-size: .24rem;
		letter-spacing:.08rem;
		margin-top: .1rem;
	}
	.title p{
		font-size: .28rem;
		margin-top: .3rem;
	 
		 
	}
	.title i{
		font-size: .48rem;
	}
	.tab{
		margin-top: .3rem;
	}
	
	.tab ul li{
		width: 1.7rem;
		line-height: .7rem;
		height: .7rem;
		padding: 0 .04rem;
		box-sizing: border-box;
		margin-left: .1rem;
		margin-top: .1rem;
	}
	.tab ul li:nth-child(4n-3){
		margin-left: 0;
	}

	.tab ul li a{
		font-size: .24rem;
	}
	.product{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .5rem;
		position: relative;
	 
	}
 
	.product  .pic {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top:.4rem;
		padding-bottom: .2rem;
	}
	.product  .pic ul{
		margin-top: 0;
	}
	.product  .pic ul li{
		width: 3.45rem;
		margin: 0;
		margin-top: .1rem;
	}
	.product  .pic ul li:nth-child(2n){
		float: right;
	}
	.product  .pic ul li img{
		width: 100%;
		height: 2.43rem;
	}

	.product  .pic ul li p{
		font-size: .28rem;
		line-height: .6rem;
		height: .6rem;
		padding-left: .2rem;
		padding-right: .6rem;
	}
	.product  .pic ul li p:after{
		right: .2rem;
		font-size: .5rem;
	}


 	.more{
 		width: 3.5rem;
 		height: .8rem;
 		line-height: .8rem;
 		font-size: .3rem;
 		margin-top: .6rem;
 	}
	.rolling{
		margin-top: .6rem;
	}
	.rolling .box{
		width: 600%;
	}
	.rolling .pic{
		width: 50%;
		float: left;
	}
	.rolling .pic ul li{
		width: 16%;
		margin-left: .66%;
	}
	.rolling .pic ul li p{
		height: .8rem;
		line-height: .8rem;
		font-size: .28rem;
	}
	.rolling .pic ul li img{
		height: 2.4rem;
	}
	 

	.gg{
		background: url(../images/mgg.jpg) no-repeat;
		height: 2.11rem;
		background-size: 100%;
		margin-top: .5rem;
	}
	
 
	.about{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .6rem;
 		}
	.about .main{
		display: block;
		width: 100%;
		height: auto;
	}


	.about .bd{
		padding: 0;
		width: 100%;
		background: none;
		display: block;
		margin-top: .4rem;
		background: #F5F5F5;
		padding: .2rem;
		box-sizing: border-box;
	}
	 
	.about   img{
		width: 100%;
		height: auto;
	}

	.about .intro{
		width: 100%;
		margin-top: .4rem;
	}
	.about .tit{
		width: 5rem;
		margin: 0 auto;
		justify-content: center;
	}
	.about .tit h4 {
 
		font-size: .36rem;
		line-height: .8rem;
	}
	.about .tit b{
		font-size: .8rem;
		line-height: .8rem;
		display: b;
	}
	.about  .intro{
		margin: 0;
		margin-top: .3rem;
	}
	.about .info .info{
		font-size: .3rem;
		height:2.5rem;
		line-height: .48rem;
 	
		margin-top: .3rem;
	}
 	.about .intro a{
 		margin: 0 auto;
 		margin-top: .6rem;
 		margin-bottom: .6rem;
 	}
	.adv{
	 
		padding: 0;
	 	margin-top: .6rem;
	}
 	.adv .adv-tit{
 		background: url(../images/madv-tit.png) no-repeat,url(../images/madv-bg.png) no-repeat;
 		height: 2.4rem;
 		background-position: center center, center center;
 		background-size:7.1rem auto ,100% auto;

 	}

 	.adv .advSwiper{
 		margin-top: .6rem;
 	}
 	.adv .swiper-wrapper{
 		display: flex;
 	}
 	.adv .swiper-slide{
 		display: block;
 		padding: .3rem;
 		margin-bottom: 0;
 	}

 	.adv .swiper-slide img{
 		width: 100%;
 	}

 	.adv .swiper-slide .intro{
 		width: 100%;
 		margin-top: .4rem;
 		height: 6rem;
 	}
 	.adv .swiper-slide .intro .info{
 		height: 2rem;
 	}
 	.adv .swiper-slide .intro .tit{
 		padding-bottom: .4rem;
 	}
 	.adv .swiper-slide .intro .tit b{
 		width: 2rem;
 		height: 1.2rem;
 		background-size: cover;
 		line-height: 1.2rem;
 		font-size: .8rem;
 		margin-right: .4rem;
 	}

 	.adv .swiper-slide .intro .tit h4{
 		font-size: .4rem;
 	}
 	.adv .swiper-slide .intro .tit p{
 		font-size: .24rem;
 		margin-top: .15rem;

 	}

 	.adv .swiper-slide .intro .info p{
 		font-size: .3rem;
 		line-height: .48rem;
 		background-size: auto .2rem;
 		background-position: left .15rem;
 		padding-left: .4rem;
 	}
 	.adv .swiper-slide .tel {
 		width:6rem;
 		height: 1rem;
 		margin-top: .6rem;
 	}
	.adv .swiper-slide .tel a{
		width: 2rem;
		height: 1rem;
		font-size: .3rem;
		line-height: 1rem;
	}
	.adv .swiper-slide .tel b{
		font-size: .4rem;
		margin-left: .2rem;
	}
 	.adv .swiper-pagination{
 		display: flex;
 		justify-content: center;
 		position: initial;
 		margin-top: .6rem;
 	}
 	.adv .swiper-pagination span{
 		display: block;
 		width: .6rem;
 		border-radius: 0;
 		height: .15rem;
 		opacity: 1;
 		border-radius: 10px;
 		background: #B6B7B8;
 	}

 	.adv .swiper-pagination .swiper-pagination-bullet-active{
 		background: #0D509E;
 	}
 	.cases{
 		width: 100%;
 		height: auto;
 		overflow: hidden;
 		padding:.6rem 0;
 		background-size: auto 100%;
 	 	margin-top: 0;
 	}
 	.cases .show{
 		margin-top: .5rem;
 	}
 	.cases .pic{
 		width: 50%;
 	}
 	.cases .pic ul li{
 		width: 11.5%;	
 		margin-left: 1%;
 	}

 	.cases .pic ul li p{
 		font-size: .28rem;
 		line-height: .8rem;
 		height: .8rem;
 	}
 	
 	.news{
 		margin-top: .5rem;
 		padding: .6rem 0;
 	}

 	.news ul{
 		width: 100%;
 		margin-top: .4rem;
 	}
 	.news ul li{
 		width: 100%;
 		margin-bottom: .15rem;
 	}
 	.news ul li .time{
 		width: 1.4rem;
 		height: 1.5rem;
 	}
 	.news ul li .time b{
 		display: block;
 		font-size: .48rem;
 	}
 	.news ul li .time p{
 		font-size: .24rem;
 		margin-top: .1rem;
 	}
 	.news ul li .info{
 		width: 5rem;
 		margin-right: 0;
 		border: none;
 		padding: 0;
 	}

 	.news ul li .info h4{
 		font-size: .3rem;
 	}
 	.news ul li .info p{
 		font-size: .24rem;
 		line-height: .42rem;
 	}
 	.news ul li:after{
 		width: 0;
 		height: 0;
 		overflow: hidden;
 	}

 	
	
	.gotop{
		width: 100%;
		height: .8rem;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: .32rem;
		font-weight: bold;
		background:#0C509C;
		color: #fff;
	}
 	.pro-list{
 		margin-top: 0;
 	}
	.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;
	}

	.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;
	}
	.footer{
		height: auto;
		width: 100%;
		margin: 0;
		padding: 0;
		padding-bottom: .6rem;
		min-height: auto;
		padding-bottom: 2rem;
	 	
	 	 
	}

 	.footer .menu{
 		display: none;
 	}

 	.footer .intro{
 		float: initial;
 		width: 100%;
 		margin: 0;
 		margin-top: .6rem;
 	}

 	.footer .tit b{
 		display: block;
 		font-size: .32rem;
 		text-align: center;
 	}
 	.footer .intro .info{
 		float: initial;
 		width: 100%;
 		text-align: center;
 		margin: 0;
 		margin-top: .5rem;
 		font-size: .24rem;
 		line-height: .46rem;
 	}
 	.footer .ewm {
 		display: table;
 		float: initial;
 		margin: 0 auto;
 		margin-top: .4rem;
 	}
 	.footer .ewm img{
 		display: block;
 		width: 2.4rem;
 		height: 2.4rem;
 	}
 	.footer .ewm p{
 		font-size: .24rem;
 		margin-top: .2rem;
 	}
	.float-right{
		display: none;
	}
	.cr{
		width: 100%;
		height: auto;
		overflow: hidden;
		line-height: .4rem;
		display: block;
		padding: .2rem 0;
		margin-bottom: 1.5rem;
	}
	.cr p{
		font-size: .22rem;
		line-height: .4rem;
	}
	.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{
		display: block;
		position: fixed;
		bottom: 0;
		width: 7.5rem;
		left: 50%;
		z-index: 100;
		margin-left: -3.75rem;
	}

	.fn ul li{
		float: left;
		width: 25%;
		background:#0c509c;
		height: auto;
		overflow: hidden;
		position: relative;
	}
	.fn ul li:after{
		content: "";
		width: .02rem;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background: #fff;
	}
	.fn ul li:last-child:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.fn ul li img{
		display: block;
		margin: 0 auto;
		margin-top: .3rem;
		height: .5rem;
	}
	.fn ul li  p{
		color: #fff;
		font-size: .26rem;
		text-align: center;
		margin-top: .1rem;
		margin-bottom: .2rem;
	}
	 

	.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: 100%;
		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: 3.2rem;
		height: .8rem;
		font-size: .3rem;
		margin-top: .2rem;
	}
	.message form ul li textarea{
		width: 100%;
		height: 2rem;
	 
	}
}


 