.wp-caption{ max-width: 90% !important; padding: 10px; margin-top:10px;margin-bottom:10px; border: 1px solid #ccc;}
.aligncenter{ margin-left: auto; margin-right: auto;}
.alignleft{ float: left;}
.alignright{ float: right;}
.wp-caption-text{ text-align: center}
/* banner轮播图 */
.banner .swiper-slide:nth-child(3) .text1{
	float:left;
}
.swiper-slider-area{
	margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-slider-area .swiper-slide{
	margin: 0 auto;
}
.swiper-img{
	position: relative;
	width:100%;
}
.swiper-text{
    position:absolute;
    top:22vw;
	left:0;
	right:0;
	width:80%;
	max-width:1200px;
	margin:auto;
}
.swiper-text .text1:before,.swiper-text .text2:before,.swiper-text .text3:before{
	display:block;
	content:"";
	height:5px;
}
.swiper-text .text1{
	float:right;
	width:563px;
}
.swiper-text .text1:before{
	width:78px;
	background-color:#1479d7;
	margin-bottom:22px;
}
.swiper-text .text1 p{
	color:#1479d7;
	font-size:29.3px;
	text-shadow: #FFF 2px 0 0, #FFF 0 2px 0, #FFF -2px 0 0, #FFF 0 -2px 0;
}
.swiper-text .text1 h3{
	margin:11px 0 22px;
	color:#1479d7;
	font-size:54px;
	font-family:"fontawesome-webfont"; 
	font-weight:600;
	text-shadow: #FFF 2px 0 0, #FFF 0 2px 0, #FFF -2px 0 0, #FFF 0 -2px 0;
}
.swiper-text .text1 a{
	width:114px;
	height:42px;
	font-size:12.34px;
	line-height: 42px;
}
.swiper-text a{
	display:block;
	width:148px;
	height:54px;
	background-color:#1479d7;
	color:#fff;
	font-size:16px;
	border-radius:3px;
	line-height:54px;
	text-align: center;
}
.swiper-text a:hover{
	color:#fff;
}
.swiper-text .text2{
	float:left;
	width:630px;
	padding-top:3px;
}
.swiper-text .text2:before{
	width:100px;
	background-color:#fcffff;
	margin-bottom:22px;
}
.swiper-text .text2 em{
	margin-right:22px;
	color:#fffffd;
	font-size:32px;
	letter-spacing:2px;
}
.swiper-text .text2 strong{
	color:#df0214;
	font-size:40px;
	font-weight:bold;
	letter-spacing:2px;
}
.swiper-text .text2 h3{
	margin-bottom:24px;
	color:#fff;
	font-size:60px;
}
.swiper-button-next, .swiper-button-prev{
	background: none !important;
}
.swiper-button-prev,.swiper-button-next{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: rgba(109,135,157,0.3) !important;
	text-align: center;
	transition: all 0.8s;
}
.swiper-button-prev:hover,.swiper-button-next:hover{
	background: rgba(20,121,215,0.8) !important;
}

.banner .swiper-pagination-bullet{
	width: 60px !important;
	height: 1px !important;
	border-radius: 0 !important;
	background: #fff !important;
	opacity: 1;
	margin-bottom: 1px !important;
}
.banner .swiper-pagination-bullet-active{
	height: 4px !important;
	background: rgb(20,121,215) !important;
	margin-bottom: 0 !important;
}
.button .icon{
	margin-top:10px;
	color:#f1f1f1;
	font-size:50px;
}

/* 核心业务 */
.operation-title{
    margin-top:77px;
}
.operation-title h2{
    color:#333;
    font-size:36px;
    text-align: center;
}
.operation-title p{
    width:90%;
    max-width:832px;
    margin:23px auto 0;
    padding-left:2px;
    color:#666;
    font-size:14px;
    font-family: "Regular";
    text-align: center;
    line-height:26px;
    letter-spacing:.7px;
}
.operation{
	margin-top:45px;
}
.product .text{
	padding:32px 10px 21px;
	border:1px solid #f1f1f1;
	border-top:none;
	transition:.8s;
}
.product .text h3{
    color:#333;
    font-size:18px;
    text-align: center;
}
.product .text p{
    margin:20px 0;
    color:#333;
    font-size:14px;
	line-height:22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.product .text a{
    display:block;
    width:90px;
    height:30px;
    margin:0 auto;
    background-color:#1479d7;
    color:#e9f0fa;
    font-size:14px;
    border-radius:2px;
    text-align:center;
    line-height:30px;
}
.product .item:hover .text{
	background-color:#1479d7;
	border:1px solid #1479d7;
	border-top:none;
}
.product .item:hover h3{
    color:#e9f0fa;
}
.product .item:hover p{
    color:#e9f0fa;
}
.product .item:hover .text a{
    background-color:#fff;
    color:#1479d7;
}
.menu{
	display:grid;
	grid-template-columns: 1fr;
}
.menu li{
    height:44px;
	margin-bottom:2px;
	border-radius:3px;
}
.menu .achive{
    background-color:#1479d7;
    color:#fff !important;
}
.menu a{
	display:block;
	width:100%;
	height:100%;
	background-color:#f1f1f1;
    color:#333 !important;
    font-size:16px;
    text-align: center;
    line-height:44px;
}
.menu a:hover{
    background-color:#1479d7;
    color:#fff !important;
}

/* 数据服务 */
.data{
	width:90%;
	max-width:1180px;
	margin:100px auto 80px;
	height:auto;
	overflow: auto;
}
.data li{
	text-align: center;
}
.data .icon{
	color:#1479d7;
	font-size:40px;
	font-weight:bold;
}
.data li p{
	margin:40px 0 8px;
	color:#333;
	font-size:30px;
	font-weight:bold;
}
.data li i{
	color:#666;
	font-size:14px;
}
/* 品牌优势 */
.content{
	height:auto;
	padding-bottom:30px;
	background-image:none;
}
.advantage{
	padding-left:0;
	float:none;
}
.advantage .item{
	padding:0 15px;
}
.advantage .item:nth-child(2n){
	padding:0 15px;
}
.advantage h2{
	padding-top:77px;
	color:#333;
	font-size:36px;
}
.advantage .icon{
	display:block;
	margin:30px auto 0;
	font-size:50px;
	text-align: center;
}
.advantage h5{
	margin-top:10px;
	color:#333;
	font-size:18px;
	text-align:center;
}
.advantage p{
	margin-top:25px;
	color:#666;
	font-size:14px;
	line-height:24px;
	letter-spacing: .93px;
}
/* 关于我们 */
.about{
	margin-top:75px;
	padding:0 10px;
}
.about h2{
	color:#666;
	font-size:36px;
}
.about .about-left p{
	margin:24px 0 27px;
	color:#333;
	font-size:14px;
	line-height:26px;
	letter-spacing: .5px;
}
.about .about-left a{
	display:block;
	width:150px;
	height:80px;
	transform: translateY(-80px);
	background-color:#1479d7;
	color:#fff;
	font-size:20px;
	text-align:center;
	line-height:80px;
}
.about .about-right{
	padding:4px 0 0 30px;
}
.about .about-right h3{
	display:inline-block;
	width:120px;
	height:50px;
	margin-right:2px;
	background-color:#f1f1f1;
	color:#333;
	font-size:16px;
	text-align: center;
	line-height:50px;
	cursor:pointer;
}
.about .about-right h3:hover{
	background-color:#1479d7;
	color:#fff;
}
.about .about-right .active{
	background-color:#1479d7;
	color:#fff;
}
.about-main{
	margin-top:33px;
}
.about-main .main-img{
	float:left;
	width:280px;
}
.about-main .main-text{
	float:right;
	width:275px;
}
.about-main .main-text h4{
	padding-top:15px;
	padding-bottom:8px;
	color:#333;
	font-size:16px;
	line-height: 24px;
	letter-spacing: 1.1px;
}
.about-main .main-text p{
	margin-top:12px;
	color:#666;
	font-size:14px;
	line-height:24px;
	letter-spacing: 1.2px;
}
/* 新闻中心 */
.news-main{
	padding:25px 0 50px;
	background-color:#fafafa;
}
.news-main .new-title h2{
	color:#333;
	font-size:36px;
	text-align: center;
}
.news-main .new-title p{
	width:90%;
	max-width:830px;
	margin:25px auto 0;
	color:#666;
	font-size:14px;
	text-align: center;
	line-height: 24px;
	letter-spacing: .7px
}
.news-main .projuct{
	margin-top:46px;
}
.news-main .projuct .date{
	display:block;
	float:right;
	width:54px;
	height:50px;
	transform: translateY(-50px);
	background-color:#1479d7;
	color:#fff;
	font-weight:normal;
	border:none;
	text-align: center;
	line-height:50px;
}
.news-main .projuct h3{
	margin:30px 0 20px;
	color:#333;
	font-size:18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.projuct .icon{
	font-size:16px;
	margin-top:-3px;
	margin-right:5px;
}

.projuct .new-text{
	margin-top:-30px;
	padding:20px 10px;
	background-color:#fff;
}
.projuct .item span{
	color:#999;
	font-size:14px;
	margin-right:15px;
}
.projuct .item span .icon{
	vertical-align:top;
}
.projuct .item p{
	margin:20px 0;
	color:#333;
	font-size:14px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.projuct .item .link{
	display:block;
	width:90px;
	height:30px;
	color:#333;
	border:1px solid #f1f1f1;
	border-radius:3px;
	line-height:28px;
	text-align: center;
}
.projuct .item a:hover{
	background-color:#1479d7;
	color:#fff;
}
/* 合作客户 */
.customer{
	margin-top:25px;
}
.customer-title h2{
	color:#333;
	font-size:36px;
	text-align: center;
}
.customer-title p{
	width:385px;
	margin:20px auto;
	color:#666;
	font-size:14px;
	text-align: center;
	line-height:24px;
}
.customer-main{
	margin:64px 0;
}
/* 企业简介 */
.abstract{
	margin-bottom:50px;
}
.abstract-img .item{
	margin-bottom:-40px;
}
.abstract-img a{
	display:block;
	width:150px;
	height:80px;
	transform: translateY(-80px);
	background-color:#1479d7;
	color:#fff;
	font-size:20px;
	text-align: center;
	line-height:80px;
}
.abstract-text{
	padding-top:20px;
}
.abstract-text h2{
	color:#333;
	font-size:22px;
}
.abstract-text p{
	margin-top:20px;
	color:#333;
	font-size:14px;
	line-height:24px;
}
.about-advantage{
	background-color:#f1f1f1;
}
.advantage-title{
	margin:0 auto;
	padding:50px 0;
	text-align: center;
}
.advantage-title h2{
	margin-bottom:20px;
	color:#333;
	font-size: 34px;
}
.advantage-title p{
	color:#333;
	font-size: 14px;
}
.transport{
	padding-bottom:50px;
	text-align: center;
}
.transport .item{
	margin-bottom:40px;
}
.transport .icon{
	font-size:50px;
}
.transport h5{
	margin:20px 0;
	font-size:20px;
}
.transport p{
	line-height: 24px;
}
/* 企业资质 */
.aptitude{
	clear:both;
	width:90%;
	max-width:1200px;
	margin:0 auto 50px;
}

.aptitude .grid li{
	margin-bottom:30px;
	cursor:pointer;
}
.aptitude .grid .item-img{
border:1px solid #f5f5f5;
}
.aptitude .grid h5{
	margin:20px 0 10px;
	color:#333;
	font-size:18px;
	text-align: center;
}
.page{
	clear:both;
	margin:50px 0;
	text-align: center;
}
.page .prev{
	opacity:1;
}
.page .next{
	opacity:0;
}
.page .wp-pagenavi{
	display:inline-block;
}
.page span,.page a{
	display:inline-block;
	width:40px;
	height:40px;
	margin:0 5px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	border:1px solid #333;
	border-radius:2px;
	text-align: center;
	line-height:40px;
	cursor:pointer;
}
.page .current{
	background-color:#1479d7;
	color:#fff;
	border:1px solid #1479d7;
}
.page a:hover{
	background-color:#1479d7;
	color:#fff;
}
/* 品牌文化 */
.culture{
	width:90%;
	max-width:1200px;
	margin:0 auto;
	overflow: auto;
}
.culture-img{
	position: relative;
	margin-bottom:20px;
}
.culture-text{
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	padding-left:30px;
	box-sizing:border-box;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
	background-image:linear-gradient(transparent,#1479d7);
}
.culture-text h3{
	margin:40px 0 15px;
	color:#fff;
	font-size:20px;
}
.culture-text h3:before{
	display:inline-block;
	content:"";
	height:15px;
	margin-right:15px;
	border-left:2px solid #fff;
}
.culture-text p{
	margin-bottom:40px;
	color:#fff;
	font-size:16px;
}
.concept{
	margin-bottom:50px;
}
.concept li{
	height:300px;
	padding-top:30px;
	margin-top:30px;
	background-color:#f1f1f1;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
	text-align:center;
}
.concept .icon-img{
	width:60px;
	height:60px;
	margin:0 auto;
	background-color:#fff;
	border-radius:50%;
	line-height:60px;
}
.concept .icon{
	font-size:30px;
}
.concept h5{
	margin-top:20px;
	color:#333;
	font-size:18px;
}
.concept h5:after{
	display:block;
	content:"";
	width:25px;
	margin:10px auto;
	border-top:2px solid #1479d7;
}
.concept p{
	color:#333;
	font-size:14px;
	line-height: 30px;
}

/* 企业展示 */
.mask{
	display:none;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.6);
	z-index:200;
}
.dialog{
	display:none;
	position: fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	width:90%;
	max-width:720px;
	height:500px;
	z-index:300;
}
#dialog{
	width:90%;
	max-width:556px;
	height:790px;
}
.close{
	margin-top:-40px;
	margin-bottom:20px;
	color:#fff;
	opacity: 1;
}
.dialog .image{
	border-radius:5px;
}
.show{
	width:90%;
	max-width:1200px;
	margin:0 auto 50px;
	text-align: center;
}

.show .grid li{
	position:relative;
	margin-bottom:30px;
	overflow: hidden;
}
.show h5{
	margin-top:20px;
	color:#333;
	font-size:18px;
}
.show .item{
	display:none;
	position: absolute;
	top:-40px;
	left:0;
	box-sizing: border-box;
	width:100%;
	height:100%;
	background-color: rgba(117,185,253,.4);
	border-left:15px solid #fff;
	border-right:15px solid #fff;
}
.show .item span{
	display:block;
	position: absolute;
	top:40px;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	width:40px;
	height:40px;
	border:1px solid #fff;
	text-align: center;
	line-height:35px;
	cursor: pointer;
}
.show .item .icon{
	color:#fff;
	font-size:22px;
}
.show .grid li:hover h5{
	color:#1479d7;
}
.show .grid li:hover .item{
	display:block;
}
.show .item span:hover{
	background-color:#fff;
}
.show .item span:hover .icon{
	color:#1479d7;
}
/* 产品服务 */
.serive{
	padding:50px 0;
}
.serive-left{
	float:left;
}
.serive-left li{
	width:220px;
}
.contacts{
	margin-top:40px;
	color:#333;
}
.contacts h5{
	font-size:16px;
}
.contacts h5:after{
	display:block;
	content:"";
	width:30px;
	margin:20px 0;
	border-top:2px solid #1479d7;
}
.contacts li{
	margin-bottom:20px;
	line-height:30px;
}
.contacts .icon{
	margin-right:5px;
	font-size:18px;
}
.contacts li span{
	float:right;
	width:88%;
	line-height:20px;
}
.serive-right{
	float:right;
	margin-top:45px;
}
.serive-right h2{
	margin-bottom:20px;
	font-size:18px;
}
.serive-right h2:before{
	display:inline-block;
	content:"";
	height:20px;
	margin-right:10px;
	transform: translateY(5px);
	border-left:2px solid #1479d7;
}
.serive-right h3{
	margin:20px 0 10px;
	color:#1479d7;
	font-size:14px;
}
.serive-right p{
	font-size:14px;
	line-height:24px;
}
.serive-right img{
	margin-bottom:20px;
}
.serive-img{
	margin:20px 0;
}
.main-image .items{
	padding:0;
}
.item-img{
	position: relative;
	box-sizing: border-box;
	border-left:15px solid #fff;
	padding:0;
}
.item-img .item{
	display:none;
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.6);
}
.item-img:hover .item{
	display:block;
}
.item-img .item a{
	display:block;
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
	width:30px;
	height:30px;
	border:1px solid #fff;
	text-align: center;
	line-height:25px;
}
.item-img .item a:hover{
	background-color:#fff;
}
.item-img .item a:hover .icon{
	color:#1479d7;
}
.item-img .item .icon{
	color:#fff;
	font-size:18px;
}
.main-image .last{
	box-sizing: border-box;
	border-left:15px solid #fff;
	padding:0;
	margin-top:20px;
}
/* 新闻中心 */
.news{
	width:90%;
	max-width:1200px;
	margin:50px auto;
	text-align: center;
}
.news h2{
	display:inline-block;
	width:120px;
}
.news a{
	color:#333;
	font-size:20px;
}
.news .active{
	color:#1479d7;
}
.news h2 a:hover{
	color:#1479d7;
}
.new{
	margin-bottom:50px;
}
.new .item{
	padding:30px 0;
}
.new .item:nth-child(2n){
	background-color: #f1f1f1;
}
.new img{
	position: relative;
}
.new strong{
	position: absolute;
	top:0;
	left:15px;
	padding:20px 15px;
	background-color: #1479d7;
	color:#fff;
	font-weight:normal;
}
.new h3{
	margin:20px 0 15px;
	color:#333;
	font-size:20px;
}
.new span{
	margin-right:20px;
}
.new p{
	margin:15px 0;
	color:#333;
	font-size:14px;
	line-height:24px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.new .link{
	padding:8px 15px;
	color:#1479d7;
	border-radius:3px;
}
.new .link:hover{
	background-color:#1479d7;
	color:#fff;
}
.new-article{
	margin:50px 0;
}
.new-article h2{
	margin-bottom:20px;
	color:#333;
	font-size:20px;
}
.new-article h5{
	margin-top:20px;
	color:#1479d7;
	font-size:16px;
}
.new-article p{
	width:90%;
	margin-top:20px;
	color:#333;
	font-size:16px;
	line-height:30px;
}
.new-article .new-main p{
	text-indent: 2em;
}
.new-img{
	overflow: auto;
	margin:20px 0;
	text-align: center;
}

.new-img img{
	margin:15px auto;
}
.new-img strong{
	color:#666;
	font-size:14px;
	font-weight:normal;
	line-height:40px;
}
.share{
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	text-align: right;
}
.share strong{
	margin-right:10px;
}
.share strong,.share a{
	color:#333;
	font-size:14px;
}
.share .icon{
	font-size:18px;
}
.handover{
	margin-top:20px;
}
.handover .next{
	text-align: right;
}
.handover a{
	display:block;
	margin-top:10px;
	color:#333;
}
.handover a:hover{
	color:#1479d7;
}
/* .commend{
	margin-top:10px;
} */
.commend h3:first-child{
	margin-top:10px;
}
.commend h3{
	margin:40px 0 20px;
	color:#333;
	font-size:18px;
}
.commend h3:after{
	display:block;
	content:"";
	width:30px;
	margin-top:10px;
	border-top:2px solid #1479d7;
}
.commend a{
	display:block;
	margin-top:15px;
	color:#666;
	font-size:14px;
}
.commend .active{
	color:#1479d7;
}
.commend a:hover{
	color:#1479d7;
}
.commend .contacts{
	padding-bottom:20px;
	background-color:#f1f1f1;
}
.commend .contacts ul{
	padding:0 15px;
}
.commend .contacts li{
	margin-top:20px;
	border-bottom:1px solid #fff;
}
.commend .contacts li:last-child{
	border:none;
}
.commend .contacts a{
	display:inline-block;
	margin-top:0;
}
.commend .contacts p{
	margin-top:0;
}
.commend .contacts h4{
	background-color:#1479d7;
	color:#fff;
	text-indent: 20px;
	line-height:30px;
}
/* 合作伙伴 */
.partner{
	width:90%;
	max-width:1200px;
	margin:50px auto;
}
.partner li{
	margin-bottom:30px;
}
.partner img{
	border:1px solid #e8e8e8;
}
.partner h3{
	color:#333;
	font-size:14px;
	text-align: center;
	line-height:30px;
}
/* 联系我们 */
.contact{
	margin:50px 0;
}
.contact h2{
	color:#333;
	font-size:20px;
}
.contact p{
	margin:15px 0;
	color:#333;
	font-size:14px;
}
.contact li{
	margin-top:20px;
}
.contact span{
	display:inline-block;
	width:30px;
	height:30px;
	margin-right:10px;
	border-radius:50%;
	background-color:#1479d7;
	color:#fff;
	text-align: center;
	line-height:30px;
}
.contact em{
	color:#333;
}

.contact form input{
	width:100%;
	max-width:364px;
	height:45px;
	margin-top:15px;
	border:1px solid #f1f1f1;
	text-indent: 15px;
}
.contact form input[type="submit"]{
	width:110px;
	height:40px;
	background-color:#1479d7;
	color:#fff;
	text-indent: 0;
}
.contact form textarea{
	width:100%;
	min-height:200px;
	margin-top:15px;
	border:1px solid #f1f1f1;
	text-indent: 15px;
	line-height:24px;
}
.contact form input:focus{
	border:1px solid #1479d7;
}
.contact h3{
	margin-top:40px;
	color:#333;
	font-size:16px;
}
.contact p{
	font-size:14px;
}
.map{
	width:90%;
	max-width:1200px;
	margin:0 auto 50px;
}
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap;
}
.iw_poi_content {
	font:12px arial,sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word;
}

/* 404页面 */
.nofound-bg{
	padding:200px 0;
	background-color:#f1f1f1;
}
.nofound{
	width:90%;
	max-width:572px;
	margin:0 auto;
	text-align: center;
}
.nofound h1{
	margin-top:20px;
	color:#1479d7;
	font-size:30px;
}
.nofound p{
	margin:10px 0 20px;
	color:#999;
	font-size:14px;
}
.nofound a{
	margin-right:10px;
	padding:5px 10px;
	background-color:#fff;
	color:#1479d7;
	border-radius:2px;
}
.nofound .active{
	background-color:#1479d7;
	color:#fff;
	cursor: pointer;
}
.nofound a:hover{
	background-color:#1479d7;
	color:#fff;
}
@media screen and (max-width: 768px){
	.language{
		display:none;
	}
	.logo,.navi, .tel-search{
		float: none;
		width:60%;
	}
	.navi{
		margin-left: 0;
	}
	.navi ul li{
		display: block;
	}
	.navi ul li a{
		padding: 15px 18px 15px;
	}
	.top-bar,.tel-search,.navi{
		display: none;
	}
	.responsive-icon{
		display: block;
	}
	.navigation-content li{
		line-height:25px;
	}
	.dropdown li:hover .sub-menu{
		display:none;
	}
	.swiper-text{
		top:210px;
		width:60%;
	}
	.fixedbar{
		display:none;
	}
	.banner .text1,.banner .text2{
		display:none;
	}
	.menu{
		margin-bottom:30px;
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap:20px 10px;
	}
	.data li{
		width:50%;
		margin:15px 0;
	}
	.data li p{
		margin-top:20px;
	}
	.crumb-bg {
		height:300px;
	}
	.about{
		padding:0;
	}
	.about .about-left a{
		width:100px;
		height:40px;
		transform: translateY(-40px);
		font-size:14px;
		line-height: 40px;
	}
	.about .about-right{
		padding-left:15px;
	}
	.about-main .main-img,.about-main .main-text{
		width:100%;
		margin-bottom:30px;
	}
	.menu-title li{
		width:25%;
	}
	.menu-title li a{
		font-size:16px;
	}
	#dialog,.dialog{
		height:450px;
	}
	.abstract-img .item{
		margin-bottom:0;
	}
	.abstract-img a{
		width:100px;
		height:40px;
		transform: translateY(-40px);
		font-size:16px;
		line-height:40px;
	}
	.aptitude .grid h5,.show h5{
		font-size:14px;
	}
	.show .grid li:hover .item{
		display:none;
	}
	footer .item{
		margin-top:20px;
	}
	.copyright{
		font-size:12px;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px){
	.tel-search{
		display:none;
	}
	.navi{
		float:right;
		margin-left:0;
	}
	.navi a{
		padding-left:10px;
	}
	.menu{
		margin-bottom:30px;
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
		grid-gap:20px 10px;
	}
	.swiper-text{
		top:140px;
		width:60%;
	}
	.data li{
		width:50%;
		margin:15px 0;
	}
	.data li p{
		margin-top:20px;
	}
	.about{
		padding:0;
	}
	.about .about-left a{
		width:130px;
		height:50px;
		transform: translateY(-50px);
		font-size:16px;
		line-height: 50px;
	}
	.about .about-right{
		padding-left:15px;
	}
	.about-main .main-img,.about-main .main-text{
		width:46%;
	}
	.show .grid li:hover .item{
		display:none;
	}
	footer .item{
		margin-top:20px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1230px){
	.tel-search{
		display:none;
	}
	.about-main .main-img,.about-main .main-text{
		width:46%;
	}
}
@media screen and (min-width: 1230px) and (max-width:1500px){
	.content{
		background-size:60%;
	}
	.content-img{
		display:none;
	}
	.advantage{
		padding:3px 20px;
		background-color:rgba(255,255,255,.9);
	}
	.advantage .item{
		padding:0 15px;
	}
	.advantage .item:nth-child(2n){
		padding:0 15px;
	}
}
@media screen and (min-width: 1500px) {
	.content{
		height:610px;
		background:url("/wp-content/themes/log/image/advantage.jpg") no-repeat;
		background-color:#f1f1f1;
	}
	.content-img{
		display:none;
	}
	.advantage{
		width:625px;
		float:right;
	}
	.advantage .item{
		padding-right:42px;
	}
	.advantage .item{
		padding:0 15px;
	}
	.advantage .item:nth-child(2n){
		padding:0 15px;
	}
}
<!--0.0001530647277832-->