﻿@charset "utf-8";
@font-face {
	font-family: "siyuan";
	src: url("../fonts/思源黑体\ CN-Regular.otf");
	font-weight: normal;
	font-style: normal;
  }
  @font-face {
	font-family: "lato";
	src: url("../fonts/Lato-Regular.ttf");
	font-weight: normal;
	font-style: normal;
  }
body{ overflow-x: hidden; }
/* @import url("../fonts/font.css"); */
/* @import url("../fonts/SourceHanSansCN-Normal.css") */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select{margin: 0;padding: 0;border: 0;}
table{ border-collapse:collapse;}
th,td{ border:1px solid #ededed; padding:5px;}
body{  color:#555; font-family: 'siyuan'; font-size:14px; margin:0 auto ; background:#fff; min-width:320px ; overflow-x:hidden; }
img,a, u{border:0; text-decoration:none !important; outline:none}
ol, ul {list-style: none; } 
a{color:#555; text-decoration:none;}
a:hover{  text-decoration:none;}
*{ margin:0; padding:0;} 
.container{ width:100%; margin:0 auto; box-sizing:border-box; }
.clears{ clear:both;} 
.posr{ position:relative; z-index:1000}
input,textarea,select{ font-family:"siyuan"; outline:none}
.textcent{ text-align:center}
.textleft{ text-align:left}
.textright{ text-align:right}
.fr{ float:right !important}
.fl{ float:left !important; }  
.bgfff{ background:#fff}
.bgfd{ background:#fdfbfa}
.bgf2{ background:#f2f2f2;}
.bgf6{ background:#f6f6f6; overflow:hidden}
.bgf7{ background:#f7f8fa;}
.bgf8{ background:#F8F8F8;}
input[type=submit],input[type=button]{-webkit-appearance:none;appearance:none;-moz-appearance:none;} 
/* 首页 */
.foot-logo-font{text-align: center; color:#e95513 ; font-size: 18px;}
.table-content{ display: none;}
.phone-menu{
	width: 100%; height: 100%; background: #fff; position: fixed; z-index:99999; display: none;top:70px; right:0;overflow:hidden;
}
.phone-logo{ display: none;}
.phone-menu .search{ width: 355px; height: 40px; background:rgba(255,255,255,.5);border-radius: 20px;  float: right; position: relative; margin: 20px 0 15px 0;}
.phone-menu .search input{ width: 80%; height: 39px; text-indent: 20px; font-size: 14px;border: none; background: none; border-radius: 20px; color: ;}
.phone-menu .search input::-webkit-input-placeholder {color: #fff;font-size: 14px;}
.phone-menu .search img{ position: absolute; right: 15px; top: 10px;}
.head{ width:100%; height: 100px; background: #0d2c55; position: fixed; left: 0; top:0; z-index: 99;}
.head .logo{ float:left; margin: 15px 10px 0 20px; overflow: hidden;}
.head .logo img{ display: block; float: left; width: 75px;}
.head .logo div{ float: left; color: #e95513; padding: 18px 0 0 10px;}
.head .logo div p{ font-size: 18px; font-weight: bold; line-height: 18px; padding-top: 15px;}
.head .logo div span{ display: block; font-size: 17px; list-style: 18px;}
.language{ float: left; color: #fff; line-height: 100px; padding-left: 50px; padding-right: 40px;}
.language a{ color: #fff; margin: 0 7px; font-size: 15px;}
.language a.active2{ color: #e85611;}
.zixun{ float: right; width: 270px; background: #e95513; text-align: center; line-height: 100px;}
.zixun a{ display: block; color: #fff; font-size: 24px; cursor: pointer;}
.head .menu{ float:right; overflow:hidden;line-height:35px;}
.head .menu dl{ float: left;}
.head .menu dd{ float:left; line-height: 100px; }
.head .menu dd a{ text-align:center; display:block; color:#fff; font-size:18px; padding-left: 45px; cursor: pointer;}
.head .menu dd a.active{ color: #e85611; }
.head .menu dd:hover a{color: #e85611;}
.menu .search{ width: 355px; height: 40px; background: #fff;border-radius: 20px; border: 1px solid #ecedee; float: right; position: relative; margin: 20px 0 15px 0;}
.menu .search input{ width: 80%; height: 39px; text-indent: 20px; font-size: 14px;border: none; border-radius: 20px;}
.menu .search input::-webkit-input-placeholder {color: #aab2bd;font-size: 14px;}
.menu .search img{ position: absolute; right: 15px; top: 10px;}
.head .menu2{ float:right; overflow:hidden;line-height:35px;}
.head .menu2 dd{ float:left; }
.head .menu2 dd a{ text-align:center; display:block; color:#fff; font-size:16px; padding-left: 55px;}
.head .menu2 dd.active a{ color: #e85611; }
.head .menu2 dd:hover a{color: #e85611;}
.menu2 .search{ width: 355px; height: 40px; background:rgba(255,255,255,.5);border-radius: 20px;  float: right; position: relative; margin: 20px 0 15px 0;}
.menu2 .search input{ width: 80%; height: 39px; text-indent: 20px; font-size: 14px;border: none; background: none; border-radius: 20px; color: ;}
.menu2 .search input::-webkit-input-placeholder {color: #fff;font-size: 14px;}
.menu2 .search img{ position: absolute; right: 15px; top: 10px;}
.phone-font{ display: none;}
.zixun a:hover{ color: #0d2c55;}
.zixun a.active{color: #0d2c55;}

.menu-btn{ float:right; width:30px; cursor:pointer; display:none; margin-top: 20px; margin-right: 30px;}
.menu-btn i{ display:block; background:#fff; border-radius:30px; height:3px; margin:6px 0; width:100%}
.menu-btn.active i:first-child {
    display: none;
}

.menu-btn.active i:nth-child(2) {
    position: relative;
    top: 10px;
    transform: rotate(48deg);
    -ms-transform: rotate(48deg);
    /* IE 9 */
    -moz-transform: rotate(48deg);
    /* Firefox */
    -webkit-transform: rotate(48deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(48deg);
    /* Opera */
}

.menu-btn.active i:nth-child(3) {
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    /* IE 9 */
    -moz-transform: rotate(135deg);
    /* Firefox */
    -webkit-transform: rotate(135deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(135deg);
    /* Opera */
}
.menu-btn2{ float:right; width:35px; cursor:pointer; display:none; margin-top: 30px;}
.menu-btn2 i{ display:block; background:rgba(255,255,255,.8); border-radius:30px; height:4px; margin:5px 0; width:100%}
.menu-cloes{ display:none;float:right; width:30px; cursor:pointer; position:absolute; height:42px; right: 10px; top:10px}
.menu-cloes:after,.menu-cloes:before{ width:4px; background:rgba(255,255,255,.9); border-radius:30px;  height:30px;display:block; content:""; position: absolute; top:0; left:15px; }
.menu-cloes:after{ transform:rotate(45deg)}
.menu-cloes:before{ transform:rotate(-45deg)}
.banner_bg{ background:center bottom no-repeat; background-size:cover; padding-top:110px;}
.banner{ position:relative; z-index:10; background: #FAFAFA; margin-top: 100px;}
.banner_container a{ display: block; width: 100%; position: relative; color: #fff; height: 860px;}
.swiper-pagination-bullet{ width: 11px; height: 11px; background: #fff; opacity: 1;}
.swiper-pagination-bullet-active{ background: #e85611;}
.index-content{ display: flex;}
.index-left{ width: 50%; background: #e85611; height: auto;}
.index-right{ width: 50%;line-height:0}
.index-right img{ width: 100%;}
.index-left-content{ width: 85%; padding-top: 140px; margin: 0px auto; color: #fff; }
.index-left-content h1{ font-size: 48px; font-weight: 400;}
.index-left-content h2{ font-size: 22px; line-height: 40px; font-weight: 400; padding-top: 20px;}
.index-left-content dl{ overflow: hidden; padding-top: 90px;}
.index-left-content dl dd{ font-size: 17px; color: #fff; width: 20%; float: left; margin-right: 5%;}
.index-left-content dl dd div{ margin: 0px auto;  overflow: hidden;}
.index-left-content dl dd img{ display: block;}
.index-left-content dl dd span{ display: block;line-height: 26px; margin-top:20px;}
.index-left-content dl dd:last-child{ margin-right: 0px;}
.service-title{ font-size: 36px; color: #333; text-align: center; padding: 60px 0 20px 0; font-weight: bold;}
.home-case{ height: 660px;}
.home-case .swiper-container {
	width: 100%;
	height: 100%;
}

.home-case .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* height: auto; */

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(1);
}

.home-case .swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}

.home-case .swiper-button-next,
.home-case .swiper-button-prev {
	height: 410px;
	z-index: 1000;
	top: 130px;
	margin-top: 0;
	width: 15%;
	background: none;
}

.home-case .swiper-slide {
	width: 20vw;
}

.home-case .swiper-slide a {
	display: block;
	width: 100%;
}

.home-case .swiper-slide-prev .word,
.home-case .swiper-slide-next .word {
	display: none;
}

.home-case .swiper-slide-prev .img,
.home-case .swiper-slide-next .img {
	width: 80%;
	height: 410px;
	background: center no-repeat;
	background-size: cover;
}

.home-case .swiper-slide-prev .cont,
.home-case .swiper-slide-next .cont {
	position: absolute;
	left: 30px;
	font-size: 30px;
	width: 30px;
	padding: 0 30px;
	height: 410px;
	background: #0d2c55;
	color: #fff;
	display: block;
	display: flex;
	align-items: center;
}

.home-case .swiper-slide-prev .cont img,
.home-case .swiper-slide-next .cont img {
	display: none;
}

.home-case .swiper-slide-next .cont {
	left: auto;
	right: 30px;
}

.home-case .swiper-slide-active {
	width: 80vw;
}

.home-case img {
	transition: all .3s;
}

.home-case .swiper-slide-active .img {
	width: 100%;
	/* height: 70vh; */
	height: 560px;
	margin: 50px auto;
	background: center no-repeat;
	background-size: cover;
}

.home-case .swiper-slide-active .cont {
	height: 100%;
	position: absolute;
	width: 40%;
	top: 0;
	right: 0;
	background: rgba(23, 53, 92, .95);
	box-sizing: border-box;
	padding:40px;
}

.home-case .swiper-slide-active .cont .title {
	color: #fff;
	font-size: 33px;
	text-align: center;
	padding-top: 110px;
}

.home-case .swiper-slide-active .cont .word {
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	padding: 50px 0 15px;
	text-align: left;
}

.home-case .swiper-slide-prev .cont {
	left: 70%;
	top:125px
}

.home-case .swiper-slide-next .cont {
	right: 70%;
	top:125px
}

.home-case .swiper-slide-prev .img {
	float: right;
	margin-right: 5%;
}

.home-case .swiper-slide-next .img {
	margin-left: 5%;
}

.home-case .cont a {
	color: #fff;
}

.swiper-slide2 {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	position: relative;
}
.swiper-slide-active,.swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}
.home-case .swiper-slide-prev .cont, .home-case .swiper-slide-next .cont{font-size:20px; opacity: 0.8; }
.home-case .swiper-slide-prev .cont .title, .home-case .swiper-slide-next .cont .title{ display: none;}
.service-maore{ width: 90%; line-height: 55px; border: 1px solid #fff; border-radius: 4px; display: block; margin-top: 70px; overflow: hidden; }
.home-case .swiper-slide-prev .cont .service-maore, .home-case .swiper-slide-next .cont .service-maore{ display: none;}
.more-title{font-size: 16px; color: #fff; text-align: center; display: block; margin-left: 55px;}
.more-icon{ width: 55px; height: 55px; background: #fff; float: left;position: relative;}
.more-icon::before{ 
    content: '';
    width: 25px;
    height: 2px;
    background-color: #133056;
    position: absolute;
    top: 26px;
    left: 15px;
  }
  .more-icon::after{ 
    content: '';
    width: 2px;
    height: 25px;
    background-color: #133056;
    position: absolute;
    top: 15px;
    left: 26px;
  }
  .btn-icon-left,.btn-icon-right{ width: 100%; height: 100%; position: relative; cursor: pointer;}
  .btn-icon-left:before{/* 用border值来控制箭头粗细 */
	content: '';
	border: 3px solid #fff;
	/* 上、右、下、左  四个边框的宽度 */
	border-width: 0px 3px 3px 0px;
   
	display: inline-block;
	/* padding值控制箭头大小 */
	padding: 15px;
	transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  color: #fff;
  position:absolute; top:45% ; left: 20px;
   }
   .btn-icon-right:before{/* 用border值来控制箭头粗细 */
	content: '';
	border: 3px solid #fff;
	/* 上、右、下、左  四个边框的宽度 */
	border-width: 0px 3px 3px 0px;
   
	display: inline-block;
	/* padding值控制箭头大小 */
	padding: 15px;
	transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  color: #fff;
  position:absolute; top:45% ; right: 20px;
   }

  
  .index-content2{ width: 100%; height: 630px; background: url(../images/other-banner_03.jpg) no-repeat center; background-size: cover; margin-top: 50px; overflow: hidden;}
  .index-content2-img{ margin: 130px auto 35px auto; text-align: center ;}
  .index-content2-title{ font-size: 40px; color: #fff; text-align: center; font-weight: bold;}
  .index-content-dl{ width: 100%; background-color: #f5f5f5; height: 228px;}
  .index-content-dl dl{ width: 100%; max-width: 1350px;  margin: 0px auto;}
  .index-content-dl dl dd{ width: 300px; height: 290px; float: left; background: #fff; border-radius: 10px; margin-right: 50px; margin-top: -150px;}
  .index-content-dl dl dd:last-child{ margin-right: 0;}
  .index-content-dl dl dd div{ text-align: center; margin-top: 20px;}
  .index-content-dl dl dd span{ text-align: center; display: block; font-size: 24px; color: #333;}
  .index-content-dl dl dd p{ text-align: left; font-size: 16px; line-height: 26px; color: #999; padding: 0 30px; padding-top: 10px;}
  .about-top-img{ width: 100%; line-height: 0; }
  .about-top-img img{ width: 100%;}
  .about-list{ width: 100%; overflow: hidden; background: #fff;}
  .about-list dd{ width: 25%; float: left; padding: 110px 0; color: #e95613; min-height: 315px;}
  .about-list .bg-yellow{ background: #e95613; color: #fff;}
  .about-list dd div{ margin: 0px auto; text-align: center;}
  .about-list dd span{ font-size: 36px; text-align: center; display: block; padding: 30px 0 15px 0;}
  .about-list dd p{text-align: center; font-size: 24px;}
  /* .contant{width: 100%; height: 860px;background: url(../images/index-other_43.png) no-repeat center; background-size: cover;  overflow: hidden;} */
  .contant{width: 100%; overflow: hidden; position: relative;}
  .contant>img{ display: block; width: 100%; } 
  .contact-warp{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
  .contant-content{ overflow: hidden; padding: 9% 11%; }
  .blue-bg{width: 75%; background: rgba(12,44,85,0.7); margin: 7% auto 0 auto; padding: 30px 0;}
	.qrcode-bg{ background: #fff; border-radius: 10px;width:160px; padding: 23px 23px 0 23px ; margin: 20px auto 0 auto;}
	.qrcode-img{ width: 100%;}
	.qrcode-img img{ display: block; width: 100%;}
	.qrcode-font{font-size: 18px; text-align: center; color: #555; line-height: 50px;}
	.phone-contact{ display: none;}
  /* .contant dl{ margin-left: 35%;}
  .contant dl dd{ font-size: 26px; color: #fff; line-height: 36px; padding-bottom: 55px; position: relative; padding-left: 60px;}
  .contant dl dd div{ position: absolute ; left: 0; top:3px} */
  .counsel{ overflow: hidden;}
  .counsel-left{ width: 50%;height: 630px;background: url(../images/index3.png) no-repeat center; background-size: cover; float: left;}
  .counsel-right{ width: 50%; float: right; position: relative;height: 630px;}
  .counsel-content{ width: 80%; float: right; padding-right: 20px;}
  .counsel-title{ background: url(../images/index4.png) no-repeat left; padding-left: 60px; background-size: 60px; padding-top: 10px; font-size: 36px; font-weight: bold; color:#e95613 ;}
  .counsel-tip{ font-size: 24px; color: #555; padding-top: 20px;}
  .counsel-tip2{ font-size: 15px; color: #888;}
  .counsel-form{ width: 80%; padding-top: 15px;}
  .counsel-form li{ background: #fff; border: 1px solid #efefef; position: relative; border-radius: 10px; padding: 2px; margin-bottom: 10px;}
  .counsel-form li img{ position: absolute; left:1px; top:0px}
  .counsel-form li input{ width: 90%; padding-left: 8%; height: 55px; border: none; outline: none; font-size: 16px; color: #555;}
  .counsel-form li input::-webkit-input-placeholder {color: #b1b1b1;font-size: 15px;}
  .counsel-form li textarea{ width: 90%; padding-left: 8%; height: 100px; border: none; outline: none; margin-top: 10px; font-size: 16px; color: #555;}
  .counsel-form li textarea::-webkit-input-placeholder {color: #b1b1b1;font-size: 15px;}
  .submit-btn{ width: 160px; cursor: pointer; line-height: 50px; background: #002c58; color: #fff; text-align: center; font-size: 16px; border-radius: 5px; margin-top: 20px;}
  .sounsel-bottom{ width: 100%; position: absolute; bottom: -5px; left: 0;}
  .footer{ text-align: center; background:#002c58; padding: 10px 0 20px 0; color: #fff;}
  .foot-logo1{ text-align: center;}
  .foot-logo1 img{  width: 80px;}
  .foot-logo2{ text-align: center; margin-top: 7px;}
  .foot-logo2 img{  width: 300px;}
  .footer dd{ font-size: 14px; color: #e0e0e0;  display: inline-block; padding: 10px 10px 5px 10px;}
  .footer dd a{color: #e0e0e0; cursor: pointer;}
  .bq{ font-size: 13px; text-align: center;}
  .bq span{ padding: 0 10px;}
/* 信息查询 */
.tabNav{ text-align: center; padding: 20px 0 0 0 ; overflow: hidden;display: flex; border-bottom: 1px solid #efefef;
    justify-content:center;}
.tabNav li{ cursor: pointer; margin: 0 5px; padding:20px; font-size: 18px; text-align: center;  color: #555;}
.tabNav li.active{
	color:#fff;
	border-bottom: 3px solid #e95613;
	color: #e95613; 
	font-size: 20px;
	font-weight: bold;
}
.tabNav li.active a{color: #e95613; }
.tab-content{
	font-size: 16px;
	color: #555;
	padding: 0 10px;
}
.tab-content>div{
	display:none;
}
.tab-content>div.active{
	display:block;
	padding-bottom: 100px;
}
.information{min-height: 600px; width: 100%; max-width: 1400px; margin: 100px auto 0 auto;}
.infor-search{ width: 80%; overflow: hidden; margin: 50px auto;}
.info-select{ width: 43%; float: left; border: 1px solid #efefef; height: 50px; border-radius: 10px; margin-left: 1%; position: relative;}
.info-select select{ width: 98%; border: none; height: 50px; font-size: 16px; margin-left: 2%;}
.info-select2{ width: 30%; float: left; border: 1px solid #efefef; height: 50px; border-radius: 10px; margin-left: 1%; position: relative;}
.info-select2 select{ width: 98%; border: none; height: 50px; font-size: 16px; margin-left: 2%;}
.info-input{ width: 56%; float: left; border: 1px solid #efefef; height: 50px; border-radius: 10px; margin-left: 1%; position: relative;}
.info-input input{ width: 98%; border: none; height: 50px; font-size: 16px; margin-left: 2%; outline: none;}
.select_icon{
	position: absolute;
	right: 20px;
	top:15px;
	width: 13px;
	height: 13px;
	border-top: 2px solid #555;
	border-right: 2px solid #555;
	transform: rotate(135deg);
}
.info-btn{ float: right; width:10%; background: #002c58; color: #fff; line-height: 50px; text-align: center; font-size: 16px; border-radius: 10px; cursor: pointer;}
.dialog_mask{
	width: 100%;
	height: 100%; background: rgba(0,0,0,0.5); position: absolute; left: 0; top:0; display: none; z-index: 999999;
}
.dialog_wrap{
	width: 100%;
	height: 100%; position: absolute; left: 0; top:0; z-index: 9999999;
}
.dialog_center{
	width: 25%;
	min-height: 300px;
	margin: 10% auto;
	background:#fff;
	position: relative;
}
.close{position: absolute; right: 20px; top:20px ;  cursor: pointer; } 
.close:hover{opacity: 1}
.ovfHiden{
    overflow: hidden;
    height: 100%;
}
.tip-content{ width: 80%; margin: 20px auto; overflow: hidden;}
.tip-content div{ text-align: center; margin: 80px 0 20px 0;}
.tip-content p{ text-align: center; font-size: 18px; color: #555; line-height: 30px;}
/* 物流跟踪 */
.wuliu-list { overflow: hidden;margin-bottom: 50px;}
.wuliu-list dd{ width: 230px; float: left;}
.wuliu-list .wuliu-top{ height: 25px; margin: 20px 0; position: relative;}
.bg-green{ background: #20b759; border-color: #20b759; }
.font-green{color: #20b759;}
.bg-yellow{ background: #e95513; border-color: #e95513; }
.font-yellow{color: #e95513;}
.bg-gray{ background: #999; border-color: #999; }
.font-gray{color: #999;}
.wuliu-list .xian{ width: 100%; height: 1px;}
.wuliu-list .yuan{  border-style: solid; border-width: 1px;border-radius: 50%; width: 21px; height: 21px; background: #fff; position:absolute; left: 95px; top:-10px}
.wuliu-list .yuan span{ display: block;width: 13px; height: 13px; margin: 4px; border-radius: 50%;}
.wuliu-list .jian{ position: absolute; right: 0; top:-10px}
.wuliu-list dd:first-child .xian{ width: 50%; float: right;} 
.wuliu-list .wuliu-content{ width: 216px; border: 1px solid #efefef; min-height: 285px; border-radius: 5px;}
.wuliu-list .wuliu-icon{ text-align: center; margin-top: 40px; height: 62px;}
.wuliu-list .wuliu-content p{ font-size: 18px; color: #002c58; text-align: center}
.wuliu-list .wuliu-content span{ display: block; font-size: 14px; text-align: center; padding: 15px 0 3px 0;}
.wuliu-list .wuliu-content a{ display: block; height: 20px; font-size: 14px; color: #888; text-align: center; border-bottom: 1px dashed #ccc; padding-bottom: 10px; width: 80%; margin: 0px auto;} 
.wuliu-list .wuliu-icon2{ text-align: center; padding-top: 25px;}

.wuliu-list2 { overflow: hidden;margin-bottom: 20px;}
.wuliu-list2 dd{ width: 197px; float: left;}
.wuliu-list2 .wuliu-top{ height: 25px; margin: 20px 0; position: relative;}
.wuliu-list2 .xian{ width: 100%; height: 1px;}
.wuliu-list2 .yuan{  border-style: solid; border-width: 1px;border-radius: 50%; width: 21px; height: 21px; background: #fff; position:absolute; left: 95px; top:-10px}
.wuliu-list2 .yuan span{ display: block;width: 13px; height: 13px; margin: 4px; border-radius: 50%;}
.wuliu-list2 .jian{ position: absolute; right: 0; top:-10px}
.wuliu-list2 dd:first-child .xian{ width: 50%; float: right;} 
.wuliu-list2 .wuliu-content{ width: 185px; border: 1px solid #efefef; min-height: 285px; border-radius: 5px;}
.wuliu-list2 .wuliu-icon{ text-align: center; margin-top: 40px;}
.wuliu-list2 .wuliu-content p{ font-size: 18px; color: #002c58; text-align: center}
.wuliu-list2 .wuliu-content span{ display: block; font-size: 14px; text-align: center; padding: 15px 0 3px 0;}
.wuliu-list2 .wuliu-content a{ display: block; height: 20px; font-size: 14px; color: #888; text-align: center; border-bottom: 1px dashed #ccc; padding-bottom: 10px; width: 80%; margin: 0px auto;} 
.wuliu-list2 .wuliu-icon2{ text-align: center; padding-top: 25px;}
/* 物流跟踪 */
/* 信息查询 */

/* 服务详情 */
.detail{ overflow: hidden; margin-top: 100px;}
.detail-left{ width: 50%; float: left; height: 100%;}
.detail-left2{ width: 50%; float: left; height: 100%; display: flex;}
.detail-right{ width: 50%; float: left;}
.detail-right2{ width: 50%; float: right;}
.detail-right img{ display: block; height: 100%;}
.detail-right2 img{ display: block; width: 100%;}
.detail-left-title{ font-size: 36px; color: #e95513; text-align: center; padding-top: 10%;}
.detail-left p{ font-size: 18px; color: #555; line-height: 36px; width: 80%; margin: 30px auto;}
.detail-left a{ display: block; width: 200px; line-height: 44px; background: #e95513; color: #fff; font-size: 16px; text-align: center; margin: 100px auto; border-radius: 22px;}
.sectionitem2-1{ height: auto;
    width: auto;
    position: relative;
    margin: auto;
    text-align:justify;
padding-top: 70px;}
.sectionitem2-1 dl{ margin-bottom: 5px;}
.sectionitem2-1 dl dt{ position: relative; color:#e95513; font-size: 16px; padding-left: 25px; font-weight: bold; padding-bottom: 5px;}
.sectionitem2-1 dl dt img{ position:absolute; left: 0; top:0}
.sectionitem2-1 dl dd{ position: relative; color:#555; font-size: 14px; padding-left: 25px; line-height: 24px;}
.section1{
    width: 100%;
    min-height: 0;
    height: 25%;
    display: flex;
    position: relative;
    margin: 0 0 0 0;
    left: 0px;
    
}
.section2{
    width: 100%;
    min-height: 0;
    height: 25%;
    display: flex;
    position: relative;
    margin: 0;
    left: 0px;
	line-height: 0;
    
}
.section1-1{
    left: 0;
    margin-left: 0;
    width: 60%;
    position:relative;
    min-height: 0;
    
    /*background:url(../../img/2.1FBA头程服务.jpg);*/
}
.section1-1 img{ display: block; width: 100%;}
.section1-2{
    left: 0;
    margin-left: 0;
    width: 40%;
    position:relative;
    min-height: 0;

    display:table;
	background: #f1f1f1;
}
.sectionitem2-2 {
  
    height: auto;
    width: auto;
    position: relative;
    margin: auto;
    text-align:justify;
	display: table-cell;
	vertical-align: middle;
}
.sectionitem2-2 div{ width: 30%; margin: 0px auto; position: relative; color: #e95513; font-size: 16px; font-weight: bold; padding-left: 30px; }
.sectionitem2-2 div img{ position: absolute; left: 0; top:0px}
.section2-1{
    left: 0;
    margin-left: 0;
    width: 40%;
    position:relative;
    min-height: 0;
    height: auto;
    display:flex;
}
.sectionitem1-2{
    
    height: auto;
    width: auto;
    position: relative;
    margin: auto;
    text-align:justify;
}
.section2-2{
    left: 0;
    margin-left: 0;
    width: 60%;
    position: relative;
    min-height: 0;
    height: 100%;
    /*background:url(../../img/2.2.jpg);*/
}

.sectionitem1-1{
    width: 436px;
    height: 264px;
    position: relative;
    margin: 219px 0px 10px calc((100% - 482px) * 0.5);
    left: 30px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
}


.section3-1{
    left: 0;
    margin-left: 0;
    width: 60%;
    position:relative;
    min-height: 0;
    height: auto;
    /*background:url(../../img/2.3.jpg);*/
}
/*.sectionitem2-2 {
    width: 200px;
    height: 50px;
    position: relative;
    margin: 0px 0px 10px calc((100% - 483px) * 0.4);
    left: 41px;
    grid-area: 2/1/3/2;
    justify-self: start;
    background-color:#E95513;
    text-align:center;
    padding-top:15px;
    cursor:pointer;
}*/



.sectionitem2-3 {
    /*width: 626px;
    height: 264px;
    position: relative;
    margin: 85px 0px 10px calc((100% - 702px) * 0.5);
    left: 30px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;*/
    height: auto;
    width: auto;
    position: relative;
    margin: auto;
    text-align:justify;
}
.sectionitem2-2 p{ width: 70%; margin: 0px auto;}
/* 服务详情 */
.kefu{ position: fixed; bottom: 100px; right: 0px; cursor: pointer; z-index: 9999; width: 50px; height: 45px; overflow:hidden;;transition:all 0.3s;;opacity:0.8;filter:Alpha(opacity=80);}
.kefu a{cursor: pointer;background:#e95513;color:#fff; line-height: 45px; font-size: 16px; margin-left: 50px; display: block;}
.kefu img{ float: left; width: 50px;}
.chatroom {
    position: fixed;
    bottom: 1.5%;
    display: flex;
    flex-direction: column;
    right: 5px;
    width: 25%;
    height: 70%;
    box-shadow: 0 0 10px #000;
    z-index: 10000;
    background-color: #fff;
    visibility: hidden
}

.roomhead {
    width: 100%;
    height: 2%;
    background-color: #e95513
}

.roomtitle {
    width: 100%;
    height: 6%;
    font-family: Source Han Sans CN-Heavy;
    font-size: 1.3rem;
    background-color: #e95513;
    color: #fff
}

.roomreceive {
    width: 100%;
    height: 60%;
    font-family: Source Han Sans CN-Regular;
    font-size: 1.3rem;
    background-color: #f5f5f5;
    text-align: center;
    line-height: 100%
}

.roomsend {
    width: 100%;
    height: 20%;
    font-family: Source Han Sans CN-Regular;
    font-size: 1.3rem
}

.roomfoot {
    width: 100%;
    height: 30px;
    font-family: Source Han Sans CN-Regular;
    font-size: .2rem
}

.roomclose {
    right: 5px;
    position: absolute;
    cursor: pointer
}


.table-content{ width: 100%; height: 100%; position: relative;}
.dialog{ width: 100%; height: 100%; background: rgba(255,255,255,.9); position: absolute; left: 0; top:0; z-index: 9;-webkit-filter: blur(1px); /* Chrome, Opera */

	-moz-filter: blur(1px);
	
	-ms-filter: blur(1px);
	
	filter: blur(1px);}
	.nodata{width: 100%; height: 100%;}
	.phone-show{ display: none;}	
.contact-content{ padding: 20px 40px; }
.contact-top{ width: 100%; overflow: hidden;}
.contact-top dl{ width: 33.33%; float: left; color: #fff; font-family: 'lato';}
.contact-top dl dt{ font-size: 26px; padding-bottom: 10px;}
.contact-top dl dd{ font-size: 18px;position: relative; padding-bottom: 10px;}
.contact-top dl dd div{ position:absolute; left: 0; top:0px}
.contact-top dl dd:last-child div{ top:3px}
.contact-top dl dd div img{ width: 25px;}
.contact-top dl dd p{padding-left: 35px;}

.roomfootbtn{
	text-align:center;height:28px;line-height:24px;
	border:solid;border-width:1px;border-color:#F5F5F5;border-radius:5px;
	width:40%;
	cursor:pointer;margin-right:4px;
	font-size: 14px;
}
@media screen and (max-width:1600px) { 
	.counsel-title{ font-size: 30px;}
	.counsel-tip{ font-size: 18px; padding-top: 10px;}
	.index-left-content{ padding-top: 70px;}
	.qrcode-bg{ margin-top: 10px;padding:15px 15px 0 15px}
	.contact-content{ padding: 15px 40px;}
	.service2{ padding-top: 10px;}
	
}
@media screen and (max-width:1500px) { 
	.counsel-title{ font-size: 30px;}
	.counsel-tip{ font-size: 18px; padding-top: 10px;}
	.index-left-content{ padding-top: 70px;}
	
	.service2{ padding-top: 10px;}
	.blue-bg{ width: 80%; margin-top: 4%;}
}
@media screen and (max-width:1400px) { 
	.head .menu dd a{padding-left: 20px;}
	.zixun{ width: 190px;}
	.index-left-content dl{ padding-top: 30px;}

	.index-left-content{ padding-top: 50px;}
	.index-left-content h1{ font-size: 36px;}
	.index-left-content h2{ font-size: 18px;}
	.index-left-content dl dd{ font-size: 15px;}
	.detail-left2 .sectionitem2-1{ padding-top: 20px;}
	.contant-content{ padding-top: 8%;}
	.service2{ padding-top: 10px;}
	
.service2 dl{ margin-bottom: 0;}
.contact-content{ padding: 15px 20px;}
}
@media screen and (max-width:1300px)  {
	.service2 dl dt{ padding-bottom: 0;}
	.service2 dl dd{ line-height: 22px; }
	.service2{ padding-top: 0px;}
	.contact-top dl dt{ font-size: 20px; padding-bottom: 5px;}
	.contact-top dl dd{ font-size: 15px; padding-bottom: 7px;}
	.qrcode-font{ font-size: 16px; line-height: 36px;}
}
@media screen and (max-width:1200px) {
	.banner_container a{ height: 760px;}
	.index-content-dl dl dd{ width: 250px; margin: -150px 25px 0 25px;}
	.phone-font{ display: block; float: right; padding: 0 10px 0 0;}
	.menu{ display: none;}
	.menu-btn{ display:block; margin-top: 35px;}
	.menu-cloes{ display: block; margin: 10px;}
	.phone-menu dl{padding: 0px 10px;}
	.phone-menu dl dd a{ text-align: left; display: block; color: #555; padding: 20px 0; font-size: 16px; font-weight: 200; border-bottom: 1px solid #efefef; position: relative;}
	.phone-menu dl dd a::before{
		content: '';
	border: 3px solid #888;
	/* 上、右、下、左  四个边框的宽度 */
	border-width: 0px 1px 1px 0px;
   
	display: inline-block;
	/* padding值控制箭头大小 */
	padding: 6px;
	transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  color: #ccc;
  position:absolute; top:45% ; right: 10px;
	}
	.phone-menu dl dd a:hover{ color: #e95611;}
	.phone-menu dl dd:hover a::before{border-color: #e95611;}
	.phone-menu dl dd.active a{color: #e95611;}
	.phone-menu dl dd.active a::before{border-color: #e95611;}
	.phone-menu dl dd a.active{color: #e95611;}
	.phone-menu dl dd a.active::before{border-color: #e95611;}
	.section1{ display: block;}
	.section1-1{ width: 100%; height: auto;}
	.section1-1 img{ width: 100%; height: auto;}
	.section1-2{ width: 100%; height: auto;}
	.sectionitem2-2{ padding: 30px 0;}
	.sectionitem2-2 p{ padding: 0 15px;}
	.detail-left{ display: block; margin: 0px auto; float: none;} 
	.head .menu dd a{padding-left: 20px;}
	.index-left-content dl{ padding-top: 20px;}
	.index-left-content{ padding-top: 50px;}
	.index-left-content h1{ font-size: 36px;}
	.index-left-content h2{ font-size: 18px;}
	.index-left-content dl dd{ font-size: 15px;}
	.counsel-left{ width: 100%;}
	.counsel-right{ width: 100%; padding-left: 0;}
	.counsel-title-top{ margin-top: 30px;}
	.pc-show{ display: none;}
	.phone-show{ display: block;}
	.detail-left2{ width: 100%; margin: 10px auto; float: none;}
.detail-right2{ width: 100%; float: none;}
.qrcode-bg{ width: 130px; padding: 10px 10px 0 10px;}
.blue-bg{ width: 85%; }
 }
@media screen and (max-width:1024px) { 
	.index-content{display: block;}
	.index-left{ width: 100%; float: none;}
	.index-right{width: 100%; float: none;}
	.index-left-content{padding-top: 80px;}
	.index-left-content dl{ padding-bottom: 50px;}
	.home-case{ height: 360px;}
	.home-case .swiper-slide-active .img{height: 260px; margin: 20px auto;}
	.home-case .swiper-slide-active .cont{ padding: 20px;}
	.home-case .swiper-slide-active .cont .title{ padding-top: 20px; font-size: 24px;}
	.home-case .swiper-slide-active .cont .word{ padding-top: 10px; line-height: 24px;}
	.service-maore{ margin-top: 20px; line-height: 35px;}
	.more-icon{ width: 35px; height: 35px;}
	.more-icon::before{ width: 16px; top:17px; left: 10px;}
	.more-icon::after{height: 16px; top:10px; left: 17px;}
	.home-case .swiper-slide-prev .img, .home-case .swiper-slide-next .img{ height: 200px;}
	.home-case .swiper-slide-prev .cont, .home-case .swiper-slide-next .cont{ height: 200px; font-size: 15px; padding: 0 15px;}
	.home-case .swiper-slide-prev .cont .service-maore, .home-case .swiper-slide-next .cont .service-maore{ display: none;}
	.index-content-dl dl{max-width: 100%;}
	.index-content-dl dl dd{ width: 23%; margin: -150px 1% 0 1%; }
	.index-content-dl dl dd div{ width: 40%; margin: 20px auto 0 auto;}
	.index-content-dl dl dd p {padding: 0 15px;}      
	.counsel-left{ width: 100%; float: none;}
	.counsel-right{ width: 100%; float: none;}
	.counsel-title{ margin-top: 20px;}
	.pc-contact{ display: none;}
	.phone-contact{ display: block; background: url(../images/phone-contact.png) no-repeat center; background-size: 100% 100%; min-height: 750px;}
	.contact-top dl{ width: 80%; float: none;}
.blue-bg{ background: none; width: 100%; height: 100%; margin: 0; }
.contact-content{ padding: 25px; position: relative;}
.contact-top dl{ margin-bottom: 20px;}
.contact-top dl dt{ padding-bottom: 20px;}
.contact-top dl dd{ padding-bottom: 10px; font-size: 16px;}
.contact-top dl dd div{ top:0}
.contact-top dl dd:last-child div{ top:3px}
.qrcode-bg{ width: 160px; padding: 20px 20px 0 20px; position: absolute; right: 25px; top:33% ; }
}
.phone-contact{ min-height: 600px;}
@media screen and (max-width:960px) { 
	/* .phone-logo{ display: block;}
	.pc-logo{ display: none;}
	.logo{ width: 60%;} */
	.banner_container a{ height: 250px;}
	.index-left-content{padding-top: 20px;}
	.index-left-content h1{ font-size: 30px;}
	.index-left-content h2{ font-size: 16px; line-height: 30px;}
	.index-left-content{ width: 90%;}
	.index-left-content dl{ padding-top: 30px;}
	.index-left-content dl dd{ width: 45%; margin: 0 2.5% 20px 2.5%; box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, .15); border-radius: 5px;}
	.index-left-content dl dd div{ width: 80px; margin-top: 20px;}
	.index-left-content dl dd span{ font-size: 16px ; margin-top: 10px; padding: 0 10px 20px 10px;}
	/* .index-right img{ min-height: 300px;} */
	.service-title{ padding-top: 20px; font-size: 26px;}
	.home-case{ height: 260px;}
	.home-case .swiper-slide-active .img{height: 200px; margin: 10px auto;}
	.home-case .swiper-slide-active .cont{ padding: 10px; width: 70%;}
	.home-case .swiper-slide-active .cont .title{ padding-top: 20px; font-size: 18px;}
	.home-case .swiper-slide-active .cont .word{ padding-top: 15px;line-height: 24px; font-size: 14px;
		}
	.service-maore{ margin-top: 20px; line-height: 35px;}
	.more-icon{ width: 35px; height: 35px;}
	.more-icon::before{ width: 16px; top:17px; left: 10px;}
	.more-icon::after{height: 16px; top:10px; left: 17px;}
	.home-case .swiper-slide-prev .img, .home-case .swiper-slide-next .img{ height: 150px;}
	.home-case .swiper-slide-prev .cont, .home-case .swiper-slide-next .cont{ height: 150px; font-size: 15px; padding: 0 15px; display: none;}
	
	.more-title{ margin-left: 0; font-size: 14px;}
	.index-content2-img{ width: 50%; margin-top: 50px;}
	.index-content2-title{ font-size: 20px;}
	.index-content2{ height: 400px;}
	.index-content-dl dl dd{ width: 45%; margin: 0px 2.5%;}
	.index-content-dl{ height: 470px; background: none; margin-top: -170px;}
	.index-content-dl dl dd span{ font-size: 16px; padding-bottom: 5px;}
	.index-content-dl dl dd p{ font-size: 14px; line-height: 24px;}
	/* .about-top-img{ height: 110px;}  */
	.about-list dd{ min-height: 200px;}
	.about-list dd{ width: 50%; padding: 30px 0;}
	.about-list dd div{ width: 60px;}
	.about-list dd span{ font-size: 24px; padding: 10px 0}
	.about-list dd p{ font-size: 16px;}
	.about-list dd:nth-child(3){
		float: right;
	}
	.qrcode-font{ font-size: 14px;}
	.counsel-left{ height:300px;}
	.counsel-form{ width: 95%;}
	.counsel-form li input{ width: 80%; padding-left:12%}
	.counsel-form li textarea{ width: 80%; padding-left:12%}
	.counsel-content{ width: 90%;}
	.counsel-tip{ font-size: 18px; padding-top: 10px;}
	.counsel-tip2{ font-size: 13px;}
	.infor-search{ width: 98%; margin: 20px 0;}
	.info-select{ width: 38%;}
	.info-btn{ width: 18%; height: 30px; line-height: 30px; font-size: 14px; border-radius: 5px;}
	.info-input{ width: 45%; height: 30px;}
	.info-input input{ height: 30px; font-size: 14px;}
	.wuliu-top{ display:none;}
.wuliu-list dd{ width: 70%; float: none; margin: 10px auto;}
.wuliu-list .wuliu-content{ width: 100%;}
.wuliu-list2 dd{ width: 70%; float: none; margin: 10px auto;}
.wuliu-list2 .wuliu-content{ width: 100%;}
.detail-left{ width: 100%; float: none; height: 100%; }
.detail-right{ width: 100%; float: none; height: 300px;}
.detail-left div{ padding-top: 20px; font-size: 24px;}
.detail-left p{ font-size: 16px; margin-top: 10px;}
.detail-left a{ width: 150px; font-size: 14px; line-height: 35px;}
.detail-left a{ margin: 20px auto;}

.index-content-dl dl dd{ height: 210px; box-shadow: 0 5px 15px rgba(0, 0, 0, .2); margin-top: 10px;}
.index-content-dl dl dd div{ width: 30%; margin: 20px auto 0 auto;}
.foot-logo1 img{ width: 50px;}
.foot-logo2 img{ width: 200px;}
.counsel-right{ height: 650px;}
.counsel-title{ padding-left: 50px; font-size: 30px; background-size: 50px;}
.tabNav li{ font-size: 16px ; padding: 10px;}
.tabNav li.active{ font-size: 18px;}
.info-select{ height: 30px;}
.info-select select{ height: 30px;font-size: 14px; }
.info-select2{ height: 30px;}
.info-select2 select{ height: 30px;font-size: 14px; }
.select_icon{ width: 8px; height: 8px; right: 10px; top:8px}
.dialog_center{ width: 50%; min-height:250px; margin: 40% auto} 
.tip-content div{ width: 50px; margin: 70px auto 10px auto;}
.tip-content p{ font-size: 15px; line-height: 24px;} 
.detail{ margin-top: 70px;}
.phone-contact{ min-height: 650px;}
}

@media screen and (max-width:640px) { 

	.chatroom{ width: 70%;}
	.about-list dd div{ width: 50px;}
	.about-list dd span{ font-size: 20px; padding: 10px 0}
	.about-list dd p{ font-size: 14px;}
	.about-list dd{ min-height: 160px;}
	.counsel-title{ font-size: 20px;background-size:30px ; padding-left: 30px;}
	.counsel-tip{ font-size: 15px;}
	.home-case .swiper-slide-active .cont .title{ font-size: 14px; padding-top: 10px;}
	.index-left-content h1{ font-size: 20px;}
	.index-left-content h2{ font-size: 14px; padding-top: 10px;}
	.home-case .swiper-slide-active .cont .word{ font-size: 12px; padding-bottom: 0; height: 150px;}
	.service-maore{ margin-top: 0px;}
	.index-left-content dl dd span{ font-size: 14px;}
	.index-left-content dl dd div{ width: 60px;}
	.more-title{ font-size: 12px;}
	.foot-logo1 img{ width: 40px;}
	.foot-logo2{ margin-top: 0px;}
	.footer dd{padding:5px; font-size: 13px; padding-bottom: 0px;}
	.bq{ font-size: 12px;}
	.footer{ padding-bottom: 10px;}
	.bq span{ padding: 5px;}
	.wuliu-list dd{ width: 55%;}
	.wuliu-list .wuliu-content{ min-height: 150px;}
	.wuliu-list .wuliu-icon{ height: 30px; margin-top: 10px;}
	.wuliu-list .wuliu-icon img{ height: 30px;}
	.wuliu-list .wuliu-content p{ padding-top: 5px;}
	.wuliu-list .wuliu-content span{ padding-top: 5px;}
	.wuliu-list .wuliu-icon2{ padding-top: 10px;}
	.wuliu-list .wuliu-content p{ font-size: 16px;}
	.wuliu-list .wuliu-content span{ padding-top: 2px; font-size: 13px;}
	.wuliu-list .wuliu-content a{ font-size: 12px; padding-bottom: 5px;}
	.wuliu-list2 dd{ width: 55%;}
	.wuliu-list2 .wuliu-content{ min-height: 150px;}
	.wuliu-list2 .wuliu-icon{ height: 30px; margin-top: 10px;}
	.wuliu-list2 .wuliu-icon img{ height: 30px;}
	.wuliu-list2 .wuliu-content p{ padding-top: 5px;font-size: 16px;}
	.wuliu-list2 .wuliu-content span{ padding-top: 2px; font-size: 13px;}
	.wuliu-list2 .wuliu-content a{ font-size: 12px; padding-bottom: 5px;}
	.wuliu-list2 .wuliu-icon2{ padding-top: 10px;}
	.tab-content>div.active{ padding-bottom: 30px;}
	.head .logo img{ width: 50px;}
	.head .logo div p{ padding-top: 0;}
	.foot-logo-font{ font-size: 14px;}
	.head .logo{ margin: 13px 0 0 10px;}
	.menu-btn{ margin-right: 10px; margin-top: 20px;}
	.language{ padding: 0;line-height: 70px;}
	.head{ height: 70px; }
	.banner{ margin-top: 70px;}
	.information{ margin-top: 70px;}
	.index-right{ display: none;}
	.sectionitem2-1{ padding-top:30px ;}
	.wuliu-list .wuliu-icon2{ width: 15px; margin: 0px auto; padding-top: 5px;}
	.wuliu-list2 .wuliu-icon2{ width: 15px; margin: 0px auto; padding-top: 5px;}
	.phone-contact{ min-height: 600px;}
}
@media screen and (max-width:450px) { 
	.contact-content{ padding: 10px;}
	.contact-top dl{ margin-bottom: 5px;}
	.contact-top dl dt{ padding-bottom: 10px; font-size: 16px;}
	.contact-top dl dd{ padding-bottom: 7px; font-size: 13px;}
	.contact-top dl dd div img{ width: 17px;}
	.contact-top dl dd p{ padding-left: 20px;}
	.contact-top dl dd div{ top: 2px;}
	.qrcode-bg{ width: 105px; padding: 5px 5px 0 5px; right: 10px; top: 30%;}
	.qrcode-font{ font-size: 13px;}
	.phone-contact{ min-height: 460px;}
	.home-case .swiper-slide-active .cont .title{ padding-top: 5px}
	.home-case .swiper-slide-active .cont .word{ padding-top: 5px; line-height: 20px;}
	.head .logo div p{ font-size: 14px;}
	.head .logo div{ padding-top: 12px;}
	.home-case .swiper-slide-active .cont{ width:80%;}
	.index-content-dl dl dd{ height: 250px;}
	.index-content-dl{ height: 550px;}
	.home-case{ height: 280px;}
	.index-left-content dl dd{ min-height: 190px;}
	.head .logo img{ width: 40px; }
	.head .logo{margin-top: 18px;}
}