*{margin: 0px;padding: 0px;}
body{max-width:640px;margin:0 auto;background:#ffffff;padding: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;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
.head{
	width: 96%;
 	height: auto;
 	overflow: hidden;
	padding:4% 2%;
	justify-content: space-between;
	align-items: center;
	display: flex;
 
}
.head .name{
	width:65%;
 
 
}
.head .tel{
	width: 30%;
	float: right;
}
 
.head  img{
	width: 100%;
}
 
.nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 33.333%;
	height: 40px;
	background:#3582ce;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	position: relative;
	border-bottom: 1px solid #fff;
}
.nav ul li a{
	color:#fff;
}
.nav ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #fff;

}
.nav ul li:nth-child(3n):after{
	width: 0;
	height: 0;
}
 
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner .bd ul li img{
	display: block;
	width: 100%
}
.banner .hd {
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 100%;
}
.banner .hd  ul{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
}
.banner .hd  ul li{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	line-height: 40px;
	border: 1px solid #fff;
	overflow: hidden;
}
.banner .hd  ul .on{
	border: 1px solid #3582ce;
	background: #3582ce;
}
.product{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}
.title{
	text-align: center;
	background: url(../images/m/title.png)no-repeat center 25px;
}
.title img{
 	height: auto;
	margin: 0 auto;
	height: 8px;
}

.title span{
	display: block;
	color:#222222;
	font-size: 18px;
	margin-top: 5px;

}
.title b{
	color:#3582ce;
	font-weight: normal;
}
.title  p{
	font-size: 12px;
	color:#999999;
	margin-top: 3px;
}
.product .list{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.product .list ul li{
	float: left;
	width:32.3%;
	line-height: 35px;
	height: 35px;
	background: #eeeeee;
	margin-top: 5px;
	position: relative;
	margin-left: 1.3%;
}
.product .list ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .list ul li:after{
	content:">>";
	position: absolute;
	left: 5px;
	top: 0;
	color:000000;
	font-size: 12px;
}
 
.product .list ul li a{
	display: block;
	color:#000000;
	white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   margin-left: 28px;
   white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.product  .pic{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.product  .pic ul li{
	float: left;
	width:49%;
	height: auto;
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	margin-top: 10px;
 
}
.product  .pic ul li:nth-child(2n){
	float: right;
}
.product  .pic ul li img{
	width: 94%;
	margin: 3%;
	height: 106px;
	 
}
.product  .pic ul li p{
	width: 100%;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color:#333333;
}
.product  .more{
	display: block;
	width: 95px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	background:#eeeeee;
	color:#555555;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 20px;
}
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/m/about.png)no-repeat center;
	background-size:  auto 100%;
	margin-top:30px;
	padding-bottom: 20px;
}
.about .title{
	background: url(../images/m/title02.png)no-repeat center;
	margin-top:30px;
}
.about .title span{
	color:#fff;
}
.about .title p{
	color:#fff;
}
 
.about .intro{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.about .intro p{
	color:#fff;
	text-indent: 1em;
	font-size: 12px;
	line-height: 20px;
}
.about  .more{
	display: block;
	width: 95px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	background:#fff;
	color:#3582ce;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 20px;
}
.cases{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .pic{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
 
.cases .pic ul li{
	float: left;
	width: 49%;
	height: auto;
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	margin-top: 10px;
	margin-left: .5%;
 
}
.cases  .pic ul li:nth-child(2n){
	float: right;
}

.cases  .pic ul li img{
	width: 94%;
	margin: 3%;
	height: 106px;
}
.cases  .pic ul li p{
	width: 100%;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color:#333333;
}
.cases  .more{
	display: block;
	width: 95px;
	text-align: center;
	color:#1a1a1a;
	line-height: 25px;
	height: 25px;
	background:#3582ce;
	color:#fff;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 20px;
}
.news{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news ul {
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
	background: #eeeeee;
}
.news ul li a{
	display: flex;
	justify-content:flex-start;
	align-items: center;
}
.news ul .time{
	background: #3582ce;
	width: 60px;
	height: 50px;
}
.news ul .time p{
	font-weight: bold;
	font-size: 14px;
	color:#fff;
	margin-top: 7px;
	text-align: center;
}
.news ul .time span{
	display: block;
	text-align: center;
	font-size: 12px;
	color:#fff;
}
.news ul li .info{
	margin-left: 10px;
	width: 80%;
}
.news ul li .info p{
	font-size: 14px;
	white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   color:#000000;
}
.cont{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.cont ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
 
	
}
.cont ul li{
	width: 96%;
	height: auto;
	padding: 0 2%;
	overflow: hidden;
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}
.cont ul li div{
	float: left;
}
.cont ul li div p{
	color:#888888;
	font-size: 14px;
	margin-top: 5px;
}
.cont ul li a{
	display: block;
	float: right;
	border-left: 1px solid #eeeeee;
	padding: 3px 15px;
}
.cont ul li img{
	display: block;
	height: 22px;
	margin-bottom: 5px;
}
.cont ul li a {
	color:#888888;
}

.cont ul li div span{
	color:#3582ce;
	display: block;
	font-size: 14px;
	margin-top: 5px;
}
.mssg{
	width: 100%;
	margin: 0 auto;
	margin-top:35px;

}

.mssg form{
	width: 86%;
	margin: 0 auto;
	display: block;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	padding-bottom: 10px;
}
.mssg form ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin-top: 10px;

}

.mssg form ul li input{
	border: 1px solid #3582ce;
	border-radius: 5px;
	float: right;
	outline: none;
	font-size: 12px;
	width: 100%;
	box-sizing: border-box;
	text-indent:5px;
	height: 35px;
}
.mssg form ul li textarea{
	border: 1px solid #3582ce;
	border-radius: 5px;
	float: right;
	width: 100%;
	box-sizing: border-box;
	height:100px;
	font-size: 12px;
	text-indent: 5px;
	padding-top: 5px;
	outline: none;
}
.mssg form  .btn{
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding: 0;
	margin-top: 10px;
	display: block;
	background: #3582ce;
	border: none;
	border-radius: 5px;
	color:#fff;
	font-size: 14px;
	outline: none;
	box-shadow: 1px 1px 1px 1px #9b9b9b;
}
.adv{
	width: 96%;
	padding: 0 2%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.adv img{
	display: block;
	width: 100%;
}
.tj{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.tj ul{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.tj ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.tj ul li .pic{
	width: 48%;
}
.tj ul li img{
	display: block;
	float: left;
	width: 100%;
}
.tj ul li .bd{
	display: flex;
	justify-content: space-between;
	align-items: center;

}
.tj ul li .info{
	width: 48%;
	float: right;
	height: auto;
	overflow: hidden;
 
}
.tj ul li .info h4{
	color:#1a1a1a;
	font-size: 14px;
	width: 100%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight: normal;
}

.tj ul li .label{
	float: left;
	width: 46%;
	margin-top: 30px;
}
.tj ul li .label p{
	color: #3582ce;
    font-size: 12px;
    max-width: 100%;
    margin-top: 5px;
    display: table;
    padding: 2px 5px;
    background: rgb(238, 238, 238);
}
.tj ul li .label span{
	color:#888888;
	font-size: 12px;
	margin-top: 10px;
	display: block;
}
.tj ul li  .btn{
 
	height: auto;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	float: right;
	padding: 3px 3px;
	border-radius: 5px;
	margin-top: 40px;
}
.tj ul li  .btn a{
	display: block;
	width: 100%;
	height: 100%;
}
.tj ul li .msg{
	width: 35px;
	float: left;
	background: red;
	height: 30px;
	border-right: 1px solid #dcdcdc;
}
.tj ul li .msg{
	background: url(../images/m/btn01.png)no-repeat center;
	background-size: auto 20px;
}
.tj ul li .tel{
	width: 35px;
	background: #ccc;
	float: left;
	height: 30px;
	 
}
.tj ul li .tel{
	background: url(../images/m/btn02.png)no-repeat center;
	background-size: auto 20px;
}

.tj .more{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	display: block;
	color:#3582ce;
	font-size: 13px;
	text-align: center;
	 
	border-bottom: 1px solid #dcdcdc;
	line-height: 35px;
	margin-top: 10px;
}
.tj .more a{

}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	padding-bottom:100px;
}
.footer .gotop{
	width: 100%;
	height:auto;
	overflow: hidden;
	padding: 10px 0;
	background:#434343;
}
.footer .gotop img{
	display: block;
	margin: 0 auto;
	height: 20px;
}
.footer .tit{
	width: 94%;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 5px;
	background: url(../images/m/title03.png) center bottom no-repeat;
}
.footer .tit p{
	text-align: center;
	font-size: 16px;
	color:#1a1a1a;
	padding-bottom: 7px;
}
.footer .info{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .info p{
	color:#1a1a1a;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.footer  a{
	color:#fff;
}
.footer  .ewm{
 	display: table;
	margin: 0 auto;
	margin-top: 20px;
}
.footer  .ewm div{
	float: left;
	margin: 0 10px;
}
.footer  .ewm img{
	display: block;
	width: 120px;
	height: 120px;
}
.footer  .ewm p{
	text-align: center;
}
.fn{
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 100;
	position: fixed;
	left: 0;
	bottom: 0;
}
.fn ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fn ul li{
	float: left;
	width: 24.5%;
	height: 80px;
	text-align: center;
	position: relative;
	background:#3582ce;
}
.fn ul li img{
	height:32px;
	display: inline-block;
	width: auto;
	margin-top: 15px;
}
.fn ul li img{
	width: auto;
}
.fn ul li p{
	width: 100%;
 
	font-size: 12px;
	text-align: center;
	color:#fff;
	margin-top: 5px;
}
.fn ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:0;
    height:100%;
    width:1px;
    background:#fff;
}

.fn ul li :last-child:after{
    height:0px;
    width:0px;
}


.fy{
	width: 96%;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
}
.fy p{
	color:#333;
	line-height: 26px;
	font-size: 12px;
}
.fy a{
	color:#333;
}


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

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height:30px;
	line-height:30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #333333;
	border: 1px solid #333;
	color:#fff;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}

.in-title{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.in-title p{
	color:#333;
	font-size: 18px;
	display: table;
	margin: 0 auto;
	padding: 0 50px;
	text-align: center;
	position: relative;
}
.in-title p:after{
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #ccc;
	right: 0;
}
.in-title p:before{
	content: "";
	width: 40px;
	height: 1px;
	position: absolute;
	top: 50%;
	background: #ccc;
	left: 0;
}


.article-details{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
}
.article-details .tit{
	width: 90%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.article-details .tit h4{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color:#333;
	height: 25px;
	border-bottom: 1px dashed #ccc;
}

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

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

.article-details .intro{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.article-details .intro p{
	font-size: 12px;
	line-height: 20px;
}
.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.map .allmap{
	width: 100%;
	height: 300px;
}
 