@charset "utf-8";
/*
 
*******************************/
.body{width: 100%;}
/*****************/

h1{font-size:30px;text-align:center;font-family:"Microsoft YaHei",微软雅黑;font-weight: 500;}
h2{font-size:30px;font-family:"Microsoft YaHei ",微软雅黑;font-weight: 500;color: #045be8;}
h3{font-size:20px;font-family:"Microsoft YaHei ",微软雅黑;font-weight: 500;color: #222222;}
p{font-size:14px;color: #6a6f75;}

.int{max-width:70%;margin:0 auto;display:table;margin-top: 70px;position:relative;}
.int .img1{width:60%;float:left;text-align:center;}
.int .img1 img{width: 80%;}
.int .text{width:40%;float:left;line-height:250%;}

.fuli{max-width: 70%;margin:0 auto;margin-top:100px;}
.fuli .fuli-inner{width:100%;margin:0 auto;display:table;}
.fuli .fuli-inner .icons{width: 33%;float:left;text-align:center;margin:20px 0;}
.fuli .icon img{width:80px;height: 80px;}
.fuli .text{padding:0 10%;}

.wangdian{max-width:70%;margin:0 auto;margin-top:50px;}
.wangdian .wangdian-inner{width:100%;margin:0 auto;display:table;}
.wangdian .wangdian-inner .imgs{width: 33%;float:left;text-align:center;margin:20px 0;}
.wangdian img{width: 90%;}

.liucheng{max-width:70%;margin:0 auto;margin-top:50px;}
.liucheng .liucheng-inner{width:100%;display:table;margin-top:50px;}
.liucheng .liucheng-inner .lcimg{width:50%;float:left;text-align:center;}
.liucheng .lcimg img{width:100%;}
.liucheng .liucheng-inner .title{width:45%;float:left;padding-left: 5%;}
.liucheng .title .title-inner{width: 80%;}
.liucheng .title-inner .inner{width:100%;height:auto;display:table;background-color:rgba(4,91,232,0.05);padding: 1%;}
.liucheng .title-inner .inner h1{float:left;color:#045be8;text-align:center;padding-left: 2%;}
.liucheng .title-inner .inner h3{padding: 2%;}
.liucheng .title-inner img{width:7%;margin:3% 5% 0;}

.qiatan{max-width:70%; margin:50px auto;}
.ewm{width: 80%;display:table;margin: auto;}
.ewm  .ewm-li{width: 50%;float:left;text-align:center;transition:all ease .5s;cursor:pointer;position:relative;}
.ewm  img{width:50%;}
.ewm h3{margin: -2px 0 -5px;}


/*zinn h5调整*/
@media(max-width: 980px){
	.banner{height:500px; }
	.int{max-width:100%;margin-top: 70px;position:relative;}
    .int .img1{width:100%;float:left;}
    .int .img1 img{width: 80%;}
    .int .text{width:100%;float:left;margin-top: 20px;margin: auto 10%;line-height:200%;}
	
	.fuli{max-width: 100%;}
    .fuli .fuli-inner{width:100%;}
    .fuli .fuli-inner .icons{width:100%;}
	
	.wangdian{max-width:100%;}
    .wangdian .wangdian-inner .imgs{width:100%;}
	
	.liucheng{max-width:100%;margin:0 auto;margin-top:50px;}
    .liucheng .liucheng-inner{width:100%;display:table;margin-top:50px;}
    .liucheng .liucheng-inner .lcimg{width:100%;float:left;text-align:center;}
    .liucheng img{width: 80%;}
    .liucheng .liucheng-inner .title{width:80%;float:left;margin: 2% 20%;}
    
	.qiatan{max-width:100%;}
    .ewm{width:100%;zoom:1;}
	.ewm:after{display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content:".";}
    .ewm  .ewm-li{width:100%;}
    .ewm  img{width:50%;}
	
}

	
@media(max-width: 750px){
    .banner{display:none;}
		.qiatan{max-width:100%;}
    .ewm{width:100%;zoom:1;}
	.ewm:after{display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content:".";}
    .ewm  .ewm-li{width:100%;}
    .ewm  img{width:50%;}
	
}
	
}
	
	
	
	