*{margin: 0px;padding: 0px;}
body{ margin:0 auto;background:#fff;max-width:750px;background-image:url();background-repeat:repeat-x;background-position:0px 0px;padding:0px;text-decoration:none;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;}
html{font-size:13.3333333333vw; }
input[type="button"],input[type="submit"], input[type="text"] {
    -webkit-appearance: none;
}
textarea {
    -webkit-appearance: none;
}
select {
     -webkit-appearance: none;
}

@media (min-width: 750px) {
    html {
      font-size: 100px;
    }
}

 
 
.head{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: .3rem 0;
	background: #4563DA;
}
.head .name{ font-size:0.24rem; color:#fff; padding:10px;}
.head img{
	display: block;
	width: 7.3rem;
	margin: 0 auto;
}
.tel{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: .2rem 0;
}
.tel img{
	display: block;
	width: 3.6rem;
	margin: 0 auto;
}



.jump{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F5F5F5;
	padding-top: .3rem;
}
.jump .list ul{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.jump .list ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: .3rem .2rem;
	margin-bottom: .2rem;
	box-sizing: border-box;
	border-radius: .1rem;
}
.jump .list ul li .t{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.jump .list ul li .t h4{
	
	width: 100%;
	/* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
    margin-bottom: .1rem;

}

.jump .list ul li .t h4 .gsmc{
	color: #2438cf;
	font-size: .36rem;
    font-weight: normal;
   /*  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
	display:block;

}

.jump .list ul li .t  p{
	color: #cc0000;
	font-size: .32rem;
	line-height: .6rem;
	float: left;
}

.jump .list ul li .t .bohao{
	display: block;
	float: right;
	width: 1.1rem;
	height: .6rem;
	font-size: .28rem;
	background: #4563DA;
	text-align: center;
	line-height: .6rem;
	color: #fff;
	border-radius: .3rem;
}

.jump .list ul li  .intro{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: .2rem;
	margin-bottom: .2rem;
}
.jump .list ul li .intro img{
	display: block;
	float: left;
	border-radius: .1rem;
	border: .02rem solid #CCCCCC;
	box-sizing: border-box;
	width: 2.3rem;
}
.jump .list ul li  .intro p a{
	width: 4.2rem;
	float: right;
	color: #333333;
	font-size: .24rem;
	text-align: justify;
	line-height: .36rem;
/* 	height: 1.4rem;
	display: -webkit-box;
    -webkit-line-clamp:4; 
	-webkit-box-orient: vertical;
	overflow: hidden; */
}

.jump .list ul li  span{
	display: block;
	color: #666666;
	font-size: .24rem;
	line-height: .42rem;
}
.jump .list ul li span a{
	color: #7CABF7;
}

.jump .list ul li b{
	font-size: .24rem;
	display: block;
	margin-top: .1rem;
	color: #7CABF7;
}
.jump .list ul li b img{
	display: inline-block;
	height: auto;
	float: initial;
	width: auto;
	border: none;
	width: 1rem;
}

.jump .list ul li  .smyz dd{ 

   display:block; 
   padding:0 5px; 
   line-height: 36px;
   float: left;
   overflow: hidden;
   font-size: 14px;
   color: #7CABF7;
   font-weight: 600;
}

.jump .list ul li  .smyz dd img{
	height: 30px;
	width: auto;
	float: initial;
	display: inline-block;
}

.jump .list ul li .smyz  i{
	font-size: 14px;
	color:  #FF6600;
	border: 1px solid  #FF6600;
	box-sizing: border-box;
	height: 20px;
	line-height: 18px;
	float: left;
	border-radius: 5px;
	margin-left: 8px;
	font-style: normal;
	padding: 0 5px;
	margin-top: 8px;
}


.title{
	width: 100%;
	height: .8rem;

	border-bottom: .02rem solid #B5B5B5;
}

.title h4{
	color: #333333;
	font-size: .46rem;
	text-align: center;
	display: table;
	margin: 0 auto;
	padding-bottom: .2rem;
	position: relative;
}
.title h4:after{
	content: "";
	width: 100%;
	position: absolute;
	bottom:-0.01rem;
	left: 0;
	z-index: 2;
	background: #2438CF;
	height: .06rem;

}
.brand{
	width: 7.3rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
}

.brand ul{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
}
.brand ul li{
	float: left;
	width: 3.45rem;
	height: auto;
	margin-bottom: .1rem;
	overflow: hidden;
}
.brand ul li img{
	display: block;
	width: 100%;
	border: .02rem solid #CCCCCC;
	box-sizing: border-box;
}
.brand ul li:nth-child(2n){
	float: right;
}
.brand ul li p{
	text-align: center;
	color: #333333;
	font-size: .28rem;
	text-align: center;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: .6rem;
}

.more{
	display: block;
	width: 2.4rem;
	height: .8rem;
	border: .02rem solid #C9C9C9;
	box-sizing: border-box;
	border-radius: .08rem;
	font-size: .28rem;
	text-align: center;
	margin: 0 auto;
	margin-top: .2rem;
	color: #333333;
	line-height: .8rem;
}
.cases{
	width:100%;
	padding: 0 .1rem;
	margin: 0 auto;
	box-sizing: border-box;
	margin: 0 auto;
	height: auto;
	margin-top: .5rem;
	overflow: hidden;
 
}

.zl{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #F5F5F5;
	padding: .4rem .1rem;
	box-sizing: border-box;
	margin-top: .5rem;
}
.zl .show{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
}
.zl .show .box{
	width: 800%;
}
.zl .pic{
	float: left;
	width: 50%;
}
.zl .pic ul li{
	float: left;
	width: 12%;
	margin-left: .5%;
}
.zl .pic ul li img{
	display: block;
	width: 100%;
	border: .02rem solid #CCCCCC;
	box-sizing: border-box;
}
.zl .pic ul li p{
	width: 100%;
	text-align: center;
	color: #333;
	font-size: .28rem;
	line-height: .6rem;
}

.tk{
	width: 7.3rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
}
.tk .show{
	width: 100%;
	height: auto;
	margin-top: .3rem;
	overflow: hidden;
}
.tk .box{
	width: 800%;
}
.tk .pic{
	float: left;
	width: 50%;
}
 
.tk ul li{
	float: left;
	width: 12%;
	height: auto;
	margin-bottom: .1rem;
	margin-left: .5%;
	overflow: hidden;
}
.tk ul li img{
	display: block;
	width: 100%;
	border: .02rem solid #CCCCCC;
	box-sizing: border-box;
}
 
.tk ul li p{
	text-align: center;
	color: #333333;
	font-size: .28rem;
	text-align: center;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: .6rem;
}

.cases  .show{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
}
.cases .box{
	width: 800%;
}
.cases .pic{
	float: left;
	width: 50%;
}
.cases   ul li{
	float: left;
	width: 12%;
	margin-left: .5%;
 	height: auto;
 	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 0;
	margin-bottom: .2rem;
}
 
.cases   ul li img{
	display: block;
	width: 100%;
	border: .02rem solid #CCCCCC;
	box-sizing: border-box;
	 
}

.cases   ul li p{
	width: 100%;
	height: .6rem;
	line-height: .6rem;
	color:#333;
	font-size: .28rem;
	text-align: center;
	white-space: nowrap;
  
	text-overflow: ellipsis;
	overflow: hidden; display:none;
 
}
 


.hy{
	margin-top: .5rem;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: .3rem .1rem;
	box-sizing: border-box;
	background: #F5F5F5; 
}

.hy  .show{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
}
.hy .box{
	width: 800%;
}
.hy .pic{
	float: left;
	width: 50%;
}
.hy   ul li{
	float: left;
	width: 12%;
	margin-left: .5%;
 	height: auto;
 	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 0;
	margin-bottom: .2rem;
}
 
.hy   ul li img{
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: .02rem solid #CCCCCC;
	box-sizing: border-box;
	 
}

.hy   ul li p{
	width: 100%;
	height: .6rem;
	line-height: .6rem;
	color:#333;
	font-size: .28rem;
	text-align: center;
	white-space: nowrap;
  
	text-overflow: ellipsis;
	overflow: hidden;
 
}

.news{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #F5F5F5;
	padding:.4rem .1rem;
	box-sizing: border-box;
	margin-top: .6rem;
}
 
.tab{
	
	display: table;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .2rem;
}
.tab a{
	display: block;
	width: 100%;
	height: .7rem;
	border:.02rem solid #BFBFBF;
	box-sizing: border-box;
	text-align: center;
	margin-left: .1rem;
	line-height: .7rem;
	color:#333;
	font-size: .3rem;
	float: left;
	margin-top: .2rem;
}
.tab a:nth-child(3n-2){
	margin-left: 0;
}


.news ul{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .2rem;
	margin-bottom: .4rem;
}
.news ul li{
	width: 100%;
	height: auto;
	line-height: .8rem;
	overflow: hidden;
	border-bottom: .02rem dashed #CCCCCC;
	box-sizing: border-box;
	background: url(../images/m/icon01.png) no-repeat left center;
	background-size: auto .2rem;
}

.news ul li a{
	display: block;
	float: left;
	width: 4.5rem;
	color: #1a1a1a;
	 white-space: nowrap;
    text-overflow: ellipsis;
    margin-left:.4rem;
    overflow: hidden;
	font-size: .3rem;
}
.news ul li span{
	display:block;
	float: right;
	color: #999999;
	font-size: .24rem;
}
.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 1.2rem;
 
}
 
.footer .gotop{
	width: 100%;
	height: auto;
	padding: .2rem 0;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background:#222222;
}
 
 
.footer .gotop img{
	display: block;
	height: .2rem;
}
.footer .gotop p{
	color:#fff;
	font-size: .28rem;
	margin-left: .2rem;
}

.footer  h4{
	color:#2438cf;
	text-align: center;
	margin-top: .3rem;
	font-size: .36rem;
}

.footer .name{
	width:6rem;
	margin: 0 auto;
	margin-top: .4rem;
}
.footer .name img{
	display: block;
	width: 100%;
}
.footer .info{
 	 color:#333333;
 	 font-size: .26rem;
 	 height: auto;
 	 overflow: hidden;
 	 width: 7rem;
 	 margin: 0 auto;
 	 margin-top: .3rem;
 	 text-align: center;
  	 padding-bottom: 2rem;
 	 line-height: .42rem;
}
.footer .info img{
	display: block;
	margin: 0 auto;
	height: .28rem;

}

.footer .ad{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: .6rem 0;
}
.footer .ad img{
	display: block;
	width: 7rem;
	margin: 0 auto;
}
 
.footer a{
	color:#000;
}
.fn{
	width: 100%;
	height:auto;
 	z-index: 1000;
	position: fixed;
	bottom: 0;
	left:0;
}
.fn ul {
	width: 7.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}
.fn ul li{
	float: left;
	width:1.82rem;
	height: auto;
	overflow: hidden;
	padding-bottom: .1rem;
	position: relative;
	background:#2438CF;
}
 
 
 
.fn ul li img{
	display: block;
	margin: 0 auto;
	height:.5rem;
	margin-top: 10px;
}
.fn ul li p{
	color:#fff;
	font-size:.24rem;
	text-align: center;
	line-height: 22px;
	margin-top: .1rem;
}
.tag{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
	margin-bottom: .4rem;
}
.tag p{
	float: left;
	font-size: .28rem;
	line-height: .42rem;
}
.tag  a{
	color: #333;
	font-size: .24rem;
	display: block;
	float: left;
	margin: 0 .1rem;
	line-height: .42rem;
}
.tag div{
	width: 
}

.img-list {
	width: 7.3rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
}
.img-list ul{
	width: 7.1rem;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
}
.img-list ul li{
	float: left;
	width: 3.45rem;
	height: auto;
	margin-bottom: .1rem;
	overflow: hidden;
}
.img-list ul li img{
	display: block;
	width: 100%;
	border: .02rem solid #CCCCCC;
	box-sizing: border-box;
}
.img-list ul li:nth-child(2n){
	float: right;
}
.img-list ul li p{
	text-align: center;
	color: #333333;
	font-size: .28rem;
	text-align: center;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: .6rem;
}

.news-list{
	margin-top: .4rem;
	background: none;
	padding: 0 .1rem;
}
.crumbs{
	width:96%;
	padding: 3% 2%;
	height: auto;
	overflow: hidden;
	background: #eee;
}

.crumbs p{
	color:#333;
	font-size: .24rem;
	float: left;
}
.crumbs a{
	color:#333;
	display: block;
	float: left;
	font-size: .24rem;
	position: relative;
	padding-right: .2rem;
}
.crumbs a:after{
	position: absolute;
	right:0rem;
	content: ">";
	top: 0;
}
.crumbs a:last-child:after{
	width: 0;
	overflow: hidden;;
	height: 0;
}

.mssg{
	background: none;
	margin-top: 30px;
}
.fy{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	color:#333;
	margin-bottom: .5rem;
}
.fy p{
	width: 49%;
	height: auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	 white-space: nowrap;
    text-overflow: ellipsis;
    background: #fff;
    overflow: hidden;
	float: left;
	margin-bottom:.1rem;
	line-height: .6rem;
	font-size: .24rem;
	padding: 0 2%;
	text-align: center;
}
.fy p:nth-child(2n){
	float: right;
}

.fy a{
	color:#333;
}
 
.fy p:last-child{
	width: 100%;
}


.page{
	width: 100%;
	height: auto;
	overflow: hidden;
 	margin:.4rem auto;
}
.page ul{
	display: table;
	margin: 0 auto;
}
.page ul li{
	height: auto;
	line-height: .5rem;
	font-size: .24rem;
	padding: 0 .2rem;
	float: left;
	border-radius: .08rem;
 	border: .02rem solid #CCCCCC;
 	box-sizing: border-box;
	margin: 0 .08rem;
}
.page ul .thisclass{
	background:#4563DA;
	border: .02rem solid #4563DA;
	color:#fff;
}
.page ul li a{
	color:#333;
}
.page  select{
	border: none;
	background: none;
	outline: none;
}




.index-page{
	display: table;
	margin: 0 auto;
	margin-top: .2rem;
	margin-bottom: .4rem;
}
.index-page a{
	padding:0 .2rem;
	border: .02rem solid #ccc;
	box-sizing: border-box;
	display: flex;
	float: left;
	height: .6rem;
	line-height: .6rem;
	font-size: .24rem;
	margin: 0 .1rem;
	border-radius: 3px;
	color: #333333;
}

.index-page .thisclass{
	background: #4563DA;
	color: #fff;
	border: 1px solid #4563DA;
}




.in-title{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.in-title p{
	color:#666666;
	font-size:.42rem;
	font-weight: bold;
	display: table;
	margin: 0 auto;
	padding: 0 1.2rem;
	text-align: center;
	position: relative;
}
.in-title p:after{
	content: "";
	width: 1rem;
	height: 0.02rem;
	position: absolute;
	top: 50%;
	background: #ccc;
	right: 0;
}
.in-title p:before{
	content: "";
	width: 1rem;
	height: 0.02rem;
	position: absolute;
	top: 50%;
	background: #ccc;
	left: 0;
}


.article-details{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
	margin-bottom: .5rem;
}
.article-details .tit{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.article-details .tit h4{
	font-size: .32rem;
	text-align: center;
	font-weight: normal;
	color:#333;
	height: auto;
	overflow: hidden;
	padding-bottom: .1rem;
 
}

.article-details .tit  span{
	display: block;
	text-align: center;
	width: 100%;
	background: #eeeeee;
	color:#8a8a8a;
	font-size: .24rem;
	padding: .1rem 0;
	margin-top: .1rem;
	color:#333;
	border-top: 0.02rem solid #cfcfcf;
}
.article-details  .intro img{
	max-width: 100%;
	margin: 0 auto;
}

.article-details .intro{
	width: 96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .2rem;
	font-size: .28rem;
	line-height: .5rem;
	text-align:justify;
}
 
.map{
	width:96%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: .3rem;
}

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

.pro-list{
	background: none;
	margin-top: .3rem;
	padding-bottom: 0;
}




.list .bd h4{
	width: 100%;
	height: .9rem;
	position: relative;
	line-height: .9rem;
	background: #f1f1f1;
	padding: 0 .2rem;
	box-sizing: border-box;
	margin-top: .2rem;
}
.list .bd h4:after{
	content: ">";
	font-family: '宋体';
	position: absolute;
	right: .2rem;
	top: 0;
	line-height: .9rem;
	color:#333;

	font-size: .32rem;
}
.list .bd h4 a{
	color:#333;
	font-size: .36rem;
 	display: table;
 
}

.list .bd .on:after{
	transform: rotate(90deg);
}
.list .bd ul{
	width:100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	border: 0.02rem solid #f1f1f1;
	box-sizing: border-box;
	padding: 0 2%;
	padding-top: .2rem;
}

.list .bd ul li{
	float: left;
	width: 48%;
	height: .6rem;
	text-align: center;
	line-height: .6rem;
  	margin-bottom: .2rem;
	border: 0.02rem solid #f1f1f1;
}
.list .bd ul li:nth-child(2n){
	float: right;
}
.list .bd ul li a{
	color:#333;
	display: block;
	font-size: .28rem;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}


.message{
	width: 7.1rem;
	margin: 0 auto;
	margin-top: .4rem;
	margin-bottom: .5rem;
}
.message .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.message ul{
	height: auto;
	overflow: hidden;
	margin-top: .4rem;
}
.message ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: .2rem;
}
.message ul li p{
	font-size: .28rem;
	float: left;
	line-height: .6rem;
}
.message ul li input{
	outline: none;
	width: 5.5rem;
	float: left;
	text-indent: .1rem;
	height: .6rem;
	border: none;
	background: #f1f1f1;
}
.message ul li textarea{
	width: 5.5rem;
	float: left;
	text-indent: .1rem;
	height: 2rem;
	padding-top: .1rem;
	border: none;
	resize: none;
	outline: none;
	background: #f1f1f1;
}
.message .btn{
	width: 100%;
	height: .8rem;
	font-size: .32rem;
	color:#fff;
 	background:#FF0101;
	display: block;
	outline: none;
	border: none;
	margin-top: .3rem;
}