@import url(animate.min.css);
@import url(swiper.min.css);
@import url(font.css);
html, body{
	width:100%;
	height:100%;
}
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	margin:0;
	font-family:"Source Han Sans CN", Arial, "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height:1.42857143;
	font-size:14px;
	background:#fff;
	color:#333
}
em, i{
	font-style: normal;
}
.clearfix{
	zoom:1
}
.clearfix:before, .clearfix:after{
	display:table;
	line-height:0;
	content:""
}
.clearfix:after{
	clear:both
}
a{
	color:#333;
	text-decoration:none
}
a:hover{
	color:#0c4d9c
}
ul{
	list-style:none;
}
.section{
	padding: 50px 0 20px;
}
.img-center{
	text-align:center;
	font-size:0
}
.img-center img{
	display:inline-block;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
	transition:all 0.5s
}
.img-cover{
	overflow:hidden;
	position:relative
}
.img-cover span{
	display:block;
	width:100%;
	background:no-repeat center / cover;
	transition:all 0.5s;
	height:100%;
	position:absolute;
	left:0;
	top:0
}
.container{
	padding: 0 0px;
	width: 100%;
	margin:0 auto;
	max-width: 1366px;
}
.kf{
	width:208px;
	position:fixed;
	right:-208px;
	top:50%;
	transform:translateY(-50%);
	z-index:1000
}
.kt-top{
	height:40px;
	line-height:40px;
	background:url(../image/kefu.png) 12px center no-repeat #0aa1ef;
	-ms-background-size:auto 20px;
	background-size:auto 20px;
	padding-left:46px;
	font-size:14px;
	color:#fff
}
.kt-top span:hover{
	transform:rotate(90deg)
}
.kt-top span{
	width:18px;
	height:16px;
	float:right;
	position:relative;
	margin:10px 10px 0 0;
	cursor:pointer;
transition:.5s;
-webkit-transition:.5s;
-moz-transition:.5s;
-ms-transition:.5s;
-o-transition:.5s
}
.kt-top span b{
	width:100%;
	height:2px;
	background:#fff;
	display:block;
	position:absolute;
	top:50%;
	left:0
}
.kt-top span b:first-child{
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg)
}
.kt-top span b:last-child{
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg)
}
.kf .con{
	overflow:hidden;
	background:#fff
}
.kf .qq li{
	height:36px;
	line-height:36px;
	border-bottom:#f5f5f5 solid 1px;
	padding-left:16px
}
.kf .qq li a{
	height:36px!important;
	color:#666;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-decoration:initial;
	display:block
}
.kf .qq li a img{
	padding-right:6px
}
.kf .con h5{
	height:26px;
	line-height:26px;
	margin-top:12px;
	background:url(../image/lianxi.png) 16px center no-repeat;
	padding-left:45px;
	color:#666;
	font-size:14px;
	margin-bottom:0
}
.kf .contact{
	margin-top:1px;
	height:auto;
	background-color:#fff
}
.kf .contact p{
	height:26px;
	line-height:26px;
	color:#666;
	font-size:14px;
	padding-left:22px;
	margin:0
}
.kf .contact p:nth-child(2n){
padding-left:32px
}
.kf .con h5.qr-icon{
	background:url(../image/erweima.png) 16px center no-repeat
}
.kf .con .qr{
	margin-top:10px;
	padding-left:40px
}
.kf .con .qr img{
	width:110px;
	height:110px
}
.kf .backTop{
	width:100%;
	height:40px;
	margin-top:10px;
	background:url(../image/huidaodingbu.png) center center no-repeat #0aa1ef;
	background-size:18px auto;
	cursor:pointer
}
.kf-side{
	padding:18px 10px 10px;
	background:#0aa1ef;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	left:-34px;
	cursor:pointer
}
.kf-side b{
	display:block;
	color:#fff;
	line-height:18px;
	font-size:14px;
	font-weight:400
}
.kf-side span.arrow{
	width:12px;
	height:12px;
	background:url(../image/jt-1.png) no-repeat;
	-ms-background-size:auto 12px;
	background-size:auto 12px;
	display:block;
	margin-top:10px
}
.kf-side span.on{
	background:url(../image/jt-2.png) no-repeat;
	-ms-background-size:auto 12px;
	background-size:auto 12px
}
.header{
	position: fixed;
	left: 0;
	top:0;
	width: 100%;
	/*! height: 100px; */
	z-index: 999;
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	padding: 20px 0 0;
	background: #fff;
}
.header .logo{
	float:left;
}
.header .logo a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height:100px;
}
.header .tel{
	float: right;
	font-weight: bold;
	font-size: 30px;
	display: none;
	align-items: center;
	margin-top: 30px;
	/*! height: 100px; */
}
.header .tel img{
	margin-right: 5px;
}
.header .nav{
	font-size:0;
	float: right;
	padding-top: 40px;
}
.header .nav li{
	display:inline-block;
	vertical-align:middle;
}
.header .nav li>a{
	display:block;
	font-size: 20px;
	color: #383c45;
	padding: 0 22px;
	height: 70px;
	margin-top: 16px;
}
.header .nav li.active>a, .header .nav li.open>a, .header .nav li>a:hover{
	border-bottom: 3px solid #f39910;
	color: #f39910;
}
.header .nav li.dropdown{
	position:relative;
}
.header .nav li:hover .dropdown-box{
	position:absolute;
	left:0;
	min-width:100%;
	top:100%;
	z-index:10;
	margin-top: -3px;
	margin-left: -10px;
	text-align:center;
	box-shadow:0 6px 12px rgba(0, 0, 0, 0.18);
	background-color:rgba(255, 255, 255, 1);
	padding: 0 22px;
	box-sizing:border-box;
	border-top: 3px solid #f39910;
}
.header .nav li:hover .dropdown-box p{
	margin:0;
	border-bottom: 1px dashed #eee;
}
.header .nav li:hover .dropdown-box a{
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding:0 15px;
	font-size:16px;
	line-height:60px;
}
.header .nav li:hover .dropdown-box a:hover{
	color:#f39910 !important
}
.menu-btn{
	display:none;
	padding:12px 0;
	float:right;
	margin-left:15px
}
.menu-btn:before, .menu-btn:after, .menu-btn span{
	display:block;
	height:2px;
	background-color:#0c4d9c;
	content:''
}
.menu-btn:before{
	width:24px
}
.menu-btn:after{
	width:18px;
	margin-left:6px
}
.menu-btn span{
	width:12px;
	margin:6px 0 6px 12px
}
.banner{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 146px;
}
.banner .swiper-pagination-bullet{
	border: 1px solid #FFF;
	opacity: 1;
	background: transparent;
}
.banner .swiper-pagination-bullet-active{
	background-color: #FFF;
}
.banner .swiper-slide img{
	width: 100%;
	display: block;
}
.query-box{
	margin:0 auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}
.query-box .search{
	width:250px;
	margin-right: 20px;
	margin-left:20px;
	height: 25px;
}
.query-box .function-list{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	float: right;
	margin-top: 10px;
}
.query-box .function-list .function-item{
	position:relative;
	opacity:.96;
	margin:0 20px;
	font-size: 18px;
}
.query-box .function-list .function-item .function-text{
	cursor:pointer;
	font-size:20px;
	color:#333;
	letter-spacing: 2px;
}
.query-box .function-list .function-item:after{
	position:absolute;
	right:-16px;
	bottom:50%;
	-webkit-transform:translateY(50%);
	transform:translateY(50%);
	content:"";
	width:2px;
	height: 20px;
	opacity:.4;
	background-color:#333
}
.query-box .function-list .function-item.last-child:after{
	display:none
}
.query-box{
	background:#f39910;
	margin:0 auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	height: 120px;
	width: 100%;
	overflow: hidden;
}
.query-box .content{
	 text-align: center;
}
.query-box .content h3{ letter-spacing: 3px;}
.query-box .search{
	float:left;
	width:30px;
	height:55px;
	font-size:14px;
	margin-left:23px;
	position:relative;
	width: 35%;
	overflow:hidden;
}
.query-box .search form{
	float:left;
	height:50px;
}
.query-box .search label{
	display:none;
	float:left;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}
.query-box .search input[type='text']{
	background-color: #f5f5f5;
	width:430px;
	line-height:40px;
	font-size:16px;
	color:#333;
	padding:5px 30px 5px 20px;
	border:1px solid #96c5e3;
	border-radius:15px;
	overflow:hidden;
}
.query-box .search a{
	height:100%;
	position:absolute;
	right:0;
	z-index:99;
	background:url(../picture/search_gray.png) left no-repeat;
	background-size: 22px;
	left: 390px;
}
.query-box .search a{
	width:32px;
	height:32px;
	top:50%;
	margin:-16px 0 0 0;
	left: 80%;
}
.query-box .search a img{
	width:100%;
}
.query-box .search input[type='reset'], .query-box .search button[type='reset']{
	display:none;
	float:right;
	width:30px;
	height:30px;
	background:url(../images/icon/close_02.png) center no-repeat;
	border:0;
	position:absolute;
	top:50%;
	right:0;
	z-index:0;
	cursor:pointer;
	margin-top:-15px;
}
.query-box .search button[type='reset']:hover{
	color:#333;
}
.query-box .search input:focus, .query-box .search input[type='submit']:focus, .query-box .search button[type='reset']:focus{
	outline: none;
}
.query-box .search input[type='text']::-webkit-input-placeholder{ /* WebKit browsers */
color: #000;
}
.query-box .search input[type='text']:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
color: #000;
}
.query-box .search input[type='text']::-moz-placeholder{ /* Mozilla Firefox 19+ */
color: #000;
}
.query-box .search input[type='text']:-ms-input-placeholder{ /* Internet Explorer 10+ */
color: #000;
}
.number-roll{
	margin: 30px auto;
}
.number-roll .text{
	left: 0;
	width: 100%;
	bottom: 30px;
	z-index: 10;
}
.number-roll .text ul{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 120px;
	background: rgba(255, 255, 255, 0.9);
}
.number-roll .text li{
	flex:25%;
	font-size: 18px;
	text-align: center;
	border-right: 1px dashed #769ac5;
}
.number-roll .text li:last-child{
	border-right: 0;
}
.number-roll .text li span{
	display: block;
	font-size: 36px;
	color: #0c4d9c;
	font-weight: bold;
}
.core-services-box{
	position:relative;
	overflow:hidden;
	padding: 60px 0;
}
.core-services-box:before{
 z-index:-.01rem;
	position:absolute;
	left:0;
	bottom:0;
	content:"";
	width:100%;
}
.core-services-box .core-services{
	z-index:2;
	margin:0 auto;
	max-width: 1366px;
}
.core-services .module-title{
	font-size: 34px;
	font-weight: bold;
}
.core-services .icon{
	background:url(../image/icon.png) left no-repeat;
  padding: 25px 35px;
	margin-left: -68px;
	margin-top: -5px;
  position: absolute;
  z-index: 30;
}
.core-services .module-title{
	
	line-height: 48px;
	/*! padding-left: 35px; */	
}
.introduce{
	margin-left: 25px;
	font-size: 20px;
	color: #333;
	padding: 4px 0;
	border-bottom: 4px solid #f39910;
	margin: 0 0px 30px;
	margin-bottom: 35px;
}
.advantage .core-services .introduce{
	color: #666;
}
.service-list .service-item{ width: 33.333%; float: left;}
.service-list .service-item .item-box{ padding:6% 0%;}
.service-list .service-item .img-box{ background: url(../picture/core-list-bg.png) left bottom no-repeat; padding-bottom: 7%; padding-left: 15%;}
.service-list .service-item .info-title{ padding: 10px 0; font-size: 16px;}
.service-list .service-item .info{
	 padding-left: 15%;
}

.chaxun{
	padding: 30px 0 0;
}
.chaxun h2{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: center;
}
.chaxun form{
	display: flex;
	justify-content: center;
	height: 44px;
	flex-wrap: wrap;
}
.chaxun label{
	display: flex;
	align-items: center;
	height: 100%;
	border:1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
}
.chaxun label span{
	width: 120px;
	height:100%;
	background: #ddd;
	display: flex;
	justify-content: center;
	align-items: center;
}
.chaxun label input{
	background: none;
	width: 230px;
	height: 100%;
	background: none;
	border:none;
	padding-left: 15px;
}
.chaxun button{
	background: #333;
	color: #FFF;
	font-size: 20px;
	width: 340px;
	border-radius: 5px;
	border:none;
	margin-left: 20px;
}
.section-title{
	text-align: center;
	padding: 60px 0;
	background: url(../image/tits1.png) no-repeat center;
}
.section-title strong{
	font-size: 42px;
}
.section-title p{
	font-size: 24px;
}
.section-title2{
	color: #FFF;
	background-image: url(../image/tits2.png)
}
.section-title3{
	background-image: none;
	padding: 0;
	margin-bottom: 40px;
}
.section-title3 strong{
	font-weight: normal;
}
.in-service ul{
	margin: 0 0 0 -12px;
	height: 350px;
}
.in-service li{
	float: left;
	width: 20%;
}
.in-service li a{
	display: block;
	margin: 0 0 0 12px;
	padding: 25px 0 55px;
	text-align: center;
	background: #eee;
	border: 1px solid #dadada;
	position: relative;
}
.in-service li .text h2{
	font-size: 24px;
}
.in-service li .text p{
	color: #555;
	margin: 6px 0 14px;
}
.in-service li .text .btns{
	display: none;
	line-height: 33px;
	border: 4px solid #3565a5;
	padding: 0 34px;
	border-radius: 30px;
	background: #e97b0d;
	color: #FFF;
}
.in-service li .jia{
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 46px;
	height: 46px;
	background:url(../image/icon-6.png) no-repeat;
}
.in-service li a:hover{
	transform:translateY(-30px);
	background: #245899;
	padding: 55px 0 40px;
	color: #FFF;
	border-radius: 5px;
	overflow: hidden;
}
.in-service li a:hover .text p{
	color: #FFF;
}
.in-service li a:hover .text .btns{
	display: inline-block;
}
.in-service li a:hover .jia{
	display: block;
}
.in-map{
	color: #333333;
	padding: 15px 0;
}

.japan-map .map{
	margin: 30px auto;
	text-align: center;
}
.in-map .map{
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	width: 100%;
}
.in-about{
	padding-top: 25px;
}
.in-about-left{
	float: left;
	width: 50%;
}
.in-about-left img{
	box-shadow: 15px 15px 0px #b9cfe9;
}
.in-about-right{
	margin-left: 0%;
	padding: 15px 0 0 0px;
	font-size: 20px;
	line-height: 45px;
	width: 50%;
}
.category-list{
	margin: 30px 45px 100px;
}
.category-list li{
	float: left;
	padding: 10px;
	font-size: 22px;
}
.category-list .category-item.on{
	border-bottom: 4px solid green;
}
.solution-items{
	display: block;
	float: left;
	clear: both;
	margin-left: 45px;
}
.solution-items:last-child{
	display: none;
}
.in-vs{
}
.in-vs .vscenter{
	position: absolute;
	z-index: 99;
	left: 50%;
	margin-left: -65px;
	margin-top: -20px;
}
.in-vs ul{
	margin-top: 35px;
}
.in-vs li:first-child{
	padding-left: 20px;
	padding-right: 10%;
}
.in-vs li:first-child h3{ text-align: right;}
.in-vs li{
	padding-left: 10%;
	padding-right: 20px;
	border-radius: 10px;
	width: 50%;
	float: left;
}
.in-vs h3{
	text-align: center;
}
.in-vs .text{
	font-size: 20px;
	font-family: Microsoft YaHei UI;
	font-weight: 400;
	line-height: 36px;
}
.in-vs li .text p{
	border-bottom: 1px solid #e3903d;
	padding: 10px 0;
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
	height: 104px;
}
.in-vs li:first-child .text p{
	text-align: right;
}
.in-vs li h3{
	font-size: 22px;
	margin:40px 0 15px;
	text-align: left;
}

.in-number{
	margin: 46px 0 0 -35px;
	padding: 0 130px;
}
.in-number li{
	float:left;
	width: 25%;
}
.in-number li a{
	display: block;
	margin: 0 0 0 35px;
	background:linear-gradient(#FFF, #fef2e6);
	border-radius: 10px;
	padding: 30px 0 0 50px;
}
.in-number li .icon{
	display: flex;
	align-items: center;
	height: 43px;
}
.in-number li .text{
	display: flex;
	align-items: center;
}
.in-number li .text .num{
	font-size: 60px;
	color: #0c4d9c;
	margin-right: 10px;
}
.in-number li .text .txt{
	font-size: 18px;
}
.in-number li .text .txt i{
	display: block;
	color: #0c4d9c;
}
.in-ys li{
	float: left;
	width:16.81%;
}
.in-ys li.active{
	width: 32.68%;
}
.in-ys li a{
	display: block;
	background:rgba(0, 0, 0, 0.5) no-repeat center;
	height: 572px;
	text-align: center;
	color: #FFF;
	padding: 160px 20px 0;
	border-bottom: 6px solid transparent;
}
.in-ys li .icon{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.in-ys li .icon .num{
	font-size: 100px;
	color: rgba(255, 255, 255, 0.3);
	font-weight: bold;
}
.in-ys li .icon .num span{
	display: block;
	font-size: 36px;
	position: relative;
	margin-top: -70px;
	color: #FFF;
}
.in-ys li .icon i{
	flex:100%;
}
.in-ys li .text{
	display: none;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	margin-top: 25px;
}
.in-ys li.active a{
	background: rgba(12, 77, 156, 0.9);
	padding: 60px 40px 0;
	border-color: #ea7d11;
}
.in-ys li.active .icon{
	justify-content: space-between;
}
.in-ys li.active .icon .num span{
	color: #ea7d11;
}
.in-ys li.active .icon i{
	flex:0 0 90px;
	order: 10;
	margin-top: 30px;
	text-align: right;
}
.in-ys li.active .text{
	display: block;
}
.in-hezuo{ /*! background: url(../image/bg2.jpg) no-repeat center / cover; */
	position: relative;
}
.in-hezuo ul{
	margin: 45px 0 0 -23px;
	padding: 0 20px;
	position: relative;
	z-index: 10;
}
.in-hezuo li{
	float: left;
	width: 16.6666%;
}
.in-hezuo li a{
	display: block;
	margin: 0 0 23px 23px;
	line-height: 100px;
	background: #FFF;
	border: 1px solid #dcdcdc;
	border-radius:12px;
	overflow: hidden;
}
.in-hezuo li a:hover{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.in-hezuo .chuan{
	position: absolute;
	left: -80px;
	bottom: 0px;
	z-index: 9;
}
.in-liucheng ul{
	margin: 0 0 0 -7px;
}
.in-liucheng li{
	float: left;
	width: 16.6666%;
	background: no-repeat center / cover;
	overflow: hidden;
}
.in-liucheng li a{
	display: block;
	color: #FFF;
	background: no-repeat center / cover;
	text-align: center;
	height: 357px;
	margin: 0 0 0 7px;
	border: 1px solid rgba(255, 255, 255, 0.9);
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.in-liucheng li .items{
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	padding: 60px 0;
	background: rgba(0, 0, 0, 0.6);
}
.in-liucheng li a:hover .items{
	background: rgba(12, 77, 153, 0.8);
}
.in-liucheng li .items .text h2{
	font-size: 24px;
	margin-top: 20px;
}
.in-liucheng li .items .text p{
	color: rgba(255, 255, 255, 0.3);
	text-transform: uppercase;
}
.in-liucheng li .items .text span{
	font-size: 52px;
	display: block;
}
.in-liucheng li .jia{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 46px;
	height: 46px;
	background:url(../image/icon-6.png) no-repeat;
}
.in-news{ /*background: url(../image/bg3.jpg) no-repeat center / cover;*/
	padding: 30px 0 60px;
}
.in-news-left{
	float: left;
	width: 45%;
}
.in-news-left a{
	display: block;
	position: relative;
	color: #FFF;
}
.in-news-left .img-cover{
	height: 598px;
}
.in-news-left .text-bg{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../image/news-bg.png) repeat-x bottom;
}
.in-news-left .text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 40px;
}
.in-news-left .text h2{
	font-size: 24px;
	margin-bottom: 5px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.in-news-left .text p{
	font-size: 16px;
	line-height: 28px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.in-news-left a:hover .img-cover span{
	transform:scale(1.1);
}
.in-news-right{
	margin-top: 30px;
}
.in-news-right li{
	width: 31.33%;
	float: left;
	margin: 1%;
	background: #FFF;
	padding: 0%;
	border-radius: 15px;
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
}
.in-news-right li a{
	align-items: center;
	margin-bottom: 20px;
	background: #FFF;
	color: #0079C2
}
.in-news-right li .img-cover{
	height: 180px;
	clear: both;
	border-radius: 10px 10px 0 0;
}
.in-news-right li .text{
	padding-right: 15px;
	width: 100%;
	clear: both;
	margin-top: 15px;
	padding: 10px
}
.in-news-right li .text h2{
	font-size: 24px;
	margin-bottom: 5px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.in-news-right li .text p{
	font-size: 16px;
	line-height: 28px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.in-news-right li a:hover{
	color: #333333;
}
.in-news-right li a:hover .img-cover span{
	transform:scale(1.1);
}
.in-news-right li .more{
	margin: 20px auto;
	border: 3px solid #0079C2;
	width: 88px;
	text-align: center;
	border-radius: 15px;
	padding: 5px 10px;
}
.in-news-right li .more a:hover{
	color: #0068B2
}
.addservice .in-news-right li .img-cover{
	height: 360px;
	clear: both;
	border-radius: 0;
}
.addservice .in-news-right li .text{
	text-align: center;
	padding-right: 15px;
	width: 100%;
	clear: both;
	margin-top: -20px;
	padding: 10px;
}
.addservice .in-news-right li .text h2{
	font-size: 30px;
	color: #333;
	margin-bottom: 0px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.footer{
	background: #17191c;
	color: #FFF;
	padding-top: 40px;
	margin-top: 50px;
}
.footer-left{
	float: left;
	margin-left: 35px;
}
.footer-left .flogo{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	font-size: 16px;
}
.footer-left .flogo .img-center{
	margin-right: 60px;
}
.footer-left .fnav{
	margin-top: 35px;
}
.footer-left .fnav dl{
	float: left;
	width: 270px;
	margin-right: 50px;
}
.footer-left .fnav dl dt a{
	display: block;
	font-size: 18px;
	color: #FFF;
	line-height: 40px;
}
.footer-left .fnav dl dd a{
	display: inline-block;
	width: 48%;
	line-height: 34px;
	font-size: 16px;
	color:rgba(255, 255, 255, 0.5);
}
.footer-left .fnav dl dd a:hover{
	color: #FFF;
}
.footer-right{
	float: right;
	width: 260px;
}
.footer-right .tel a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 150px;
	background: #e97b0d;
	color: #FFF;
	height: 41px;
	border-radius: 20px;
	font-size: 18px;
}
.footer-right .tel span{
	margin-left: 10px;
}
.footer-right .ewm{
	margin-top: 40px;
	text-align: center;
	font-size: 0;
	width: 100%
}
.footer-right .ewm ul{
	display: flex;
}
.footer-right .ewm li{
	flex:1;
	text-align: center;
}
.footer-right .ewm li p{
	margin-top: 10px;
	font-size: 18px;
}
.footer-right .ewm li img{
	width: 120px;
}
.footer-copy{
	padding: 18px 0;
	font-size: 16px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	color: rgba(255, 255, 255, 0.5);
	margin-top: 40px;
	text-align: center;
}
.footer-copy a{
	color: rgba(255, 255, 255, 0.5);
}
.footer-fix{
	box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background-color:#fff;
	z-index:10;
	display:none
}
.footer-fix li{
	float:left;
	width:25%
}
.footer-fix li a{
	display:block;
	text-align:center;
	padding:7px 0;
	font-size:12px;
	line-height:1
}
.footer-fix li i{
	display:block;
	height:20px;
	background:no-repeat center;
	background-size:contain;
	margin-bottom:4px
}
.footer-fix li i.i1{
	background-image:url(../image/f_01.png)
}
.footer-fix li i.i2{
	background-image:url(../image/f_02.png)
}
.footer-fix li i.i3{
	background-image:url(../image/f_03.png)
}
.footer-fix li i.i4{
	background-image:url(../image/f_04.png)
}
.banner-sub{
	height:470px;
	background:no-repeat center / cover;
	margin-top: 146px;
	color: #FFF;
}
.banner-sub .text{
	width: 600px;
	height: 470px;
	margin-left: 30px;
	display: flex;
	align-items: center;
}
.banner-sub .text span{
	display: block;
	font-size: 36px;
	font-weight: bold;
}
.banner-sub .text h2{
	font-size: 48px;
	margin-bottom: 8px;
}
.banner-sub .text p{
	font-size: 18px;
	line-height: 33px;
}
.banner-sub .text i{
	margin-top: 32px;
	display: block;
}
.section-sub{
	padding: 30px 0 40px;
}
.about-1{
	padding: 0 140px;
}
.about-1 h2{
	font-size: 42px;
	text-align: center;
}
.about-1 .desc{
	font-size: 18px;
	color: rgba(63, 63, 63, 0.8);
	line-height: 45px;
	text-indent: 35px;
}
.about-1 ul{
	margin: 46px 0 0 -35px;
}
.about-1 li{
	float:left;
	width: 25%;
}
.about-1 li a{
	display: block;
	margin: 0 0 0 35px;
	border-radius: 10px;
	padding: 30px 0 0 20px;
}
.about-1 li .icon{
	display: flex;
	align-items: center;
	height: 43px;
}
.about-1 li .text{
	display: flex;
	align-items: center;
}
.about-1 li .text .num{
	font-size: 60px;
	color: #0c4d9c;
	margin-right: 10px;
}
.about-1 li .text .txt{
	font-size: 18px;
}
.about-1 li .text .txt i{
	display: block;
	color: #0c4d9c;
}
.about-2{
	background: url(../image/bg4.jpg) no-repeat center / cover;
	padding: 220px 0;
	color: #FFF;
}
.about-2 .text{
	margin-left: 70px;
	width: 470px;
}
.about-2 h2{
	font-size: 42px;
	font-weight: normal;
	margin-bottom: 15px;
}
.about-2 p{
	font-size: 18px;
	line-height: 45px;
}
.about-2 .btns{
	margin-top: 25px;
}
.about-2 .btns a{
	font-size: 29px;
	display: inline-block;
	line-height: 52px;
	border: 4px solid #3565a5;
	padding: 0 53px;
	border-radius: 50px;
	background: #e97b0d;
	color: #FFF;
}
.list-contact{
	background: url(../image/bg5.jpg) no-repeat bottom right;
	padding: 100px 0;
}
.list-contact .tits{
	text-align: center;
	margin-bottom: 45px;
}
.list-contact .tits h2{
	font-size: 42px;
}
.list-contact .tits p{
	font-size: 18px;
	color: rgba(103, 103, 103);
}
.list-contact ul{
	margin: 0 0 0 -24px;
}
.list-contact li{
	float: left;
	width:33.333%;
}
.list-contact li a{
	display: block;
	position: relative;
	font-size: 18px;
	line-height: 33px;
	margin: 0 0 24px 24px;
	height: 317px;
	background: #eee;
	border: 1px solid #dadada;
	padding: 60px 0 45px 74px;
}
.list-contact li p{
	color: #676767;
}
.list-contact li .btns{
	margin-top: 15px;
	display: inline-block;
	line-height: 33px;
	border: 1px solid #232323;
	color: #232323;
	padding: 0 34px;
	border-radius: 50px;
}
.list-contact li a:hover{
	background: linear-gradient(#255fa6, #23528d);
	color: #FFF;
	border-color: #dadada;
}
.list-contact li a:hover p{
	color: #FFF;
}
.list-contact li a:hover .btns{
	border: 4px solid #3565a5;
	background: #e97b0d;
	color: #FFF;
}
.list-contact li .ewm-img{
	position: absolute;
	right: 20px;
	bottom: 10px;
	width: 110px;
}
.list-contact li .ewm-img img{
	width: 110px;
	height: 110px;
}
.lanmu{
	text-align: center;
	font-size: 0;
	margin-bottom: 40px;
}
.lanmu li{
	display: inline-block;
}
.lanmu li a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 66px;
	width: 195px;
	margin: 0 20px;
	border-radius: 33px;
	border: 1px solid #eee;
	color: #3e3e3e;
	font-size: 18px;
}
.lanmu li i{
	margin-left: 10px;
	width: 27px;
	height: 27px;
	background: #e6e6e6;
	color: #666;
	border-radius: 50%;
	display: inline-block;
}
.lanmu li a:hover, .lanmu li.active a{
	background: #0c4d9c;
	color: #FFF;
}
.lanmu li a:hover i{
	background: #FFF;
	color: #0b4d9b;
}
.list-1 li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 28px 68px 28px 120px;
	margin-bottom: 30px;
	background: #eee;
	border: 1px solid #dadada;
}
.list-1 li .img-cover{
	flex:0 0 487px;
	height: 319px;
	margin-left: 60px;
}
.list-1 li .text{
	display: flex;
	flex-wrap: wrap;
}
.list-1 li .date{
	font-size: 77px;
	font-family:Impact;
	padding: 0 40px;
	margin-top: -13px;
}
.list-1 li .txt{
	flex:1;
}
.list-1 li .txt h2{
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 5px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.list-1 li .txt p{
	font-size: 18px;
	color: rgba(35, 35, 35, 0.6);
	line-height: 30px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.list-1 li .txt .btns{
	margin-top: 50px;
	display: inline-block;
	padding: 0 50px;
	line-height: 52px;
	font-size: 28px;
	border: 1px solid #232323;
	border-radius: 50px;
}
.list-1 li a:hover{
	background: linear-gradient(#255fa6, #23528d);
	color: #FFF;
}
.list-1 li a:hover .date{
	color: #e97b0d;
}
.list-1 li a:hover .txt p{
	color: #FFF;
}
.list-1 li a:hover .txt .btns{
	border: 4px solid #3565a5;
	background: #e97b0d;
	color: #FFF;
}
.list-2{
	margin: 0 0 0 -49px;
}
.list-2 li{
	float: left;
	width: 33.3333%;
}
.list-2 li a{
	display: block;
	margin: 0 0 49px 49px;
	background: #FFF;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.list-2 li .img-cover{
	padding-top: 70%;
	position: relative;
}
.list-2 li .img-cover i{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 46px;
	height: 46px;
	background: url(../image/icon-6.png) no-repeat;
}
.list-2 li .text{
	padding: 18px 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.list-2 li .text h2{
	font-size: 24px;
}
.list-2 li .text p{
	font-size: 14px;
	color: #858585;
}
.list-2 li .text i{
	background: url(../image/jt-3.png) no-repeat;
	width: 27px;
	height: 8px;
}
.list-2 li a:hover .img-cover span{
	transform: scale(1.1);
}
.list-2 li a:hover .text i{
	background-image: url(../image/jt-4.png);
}
.hwc-1{
	padding: 30px 0 80px;
}
.hwc-1 ul{
	margin: 0 0 0 -68px;
	padding: 0 120px;
}
.hwc-1 li{
	float: left;
	width: 33.3333%;
}
.hwc-1 li a{
	display: block;
	margin: 0 0 0 68px;
	box-shadow: 10px 10px 0 #eee;
}
.hwc-1 li a:hover{
	box-shadow: 10px 10px 0 #0c4d9c;
}
.hwc-2{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap:wrap;
	color: #FFF;
	background: linear-gradient(#255fa6, #23528d);
}
.hwc-2 .img-center{
	width: 632px;
	height: 657px;
}
.hwc-2 .text{
	flex:1;
	padding: 100px;
}
.hwc-2 .text h2{
	font-size: 42px;
	font-weight: normal;
}
.hwc-2 .text p{
	font-size: 24px;
	line-height: 50px;
}
.hwc-2 .text .btns{
	margin-top: 25px;
}
.hwc-2 .text .btns a{
	font-size: 29px;
	display: inline-block;
	line-height: 52px;
	border: 4px solid #3565a5;
	padding: 0 53px;
	border-radius: 50px;
	background: #e97b0d;
	color: #FFF;
}
.hwc-3{
	padding: 60px 0;
}
.yunu-infocontent{
	padding: 0 100px;
}
.yunu-infocontent-title{
	margin-bottom:20px;
	text-align:center
}
.yunu-infocontent-title h1{
	margin:0;
	font-size:24px
}
.yunu-infocontent-title p{
	margin:10px 0 0;
	font-size:12px;
	color:#999
}
.yunu-infocontent-title p span{
	padding:0 5px
}
.yunu-infocontent-desc{
	margin-bottom:20px;
	border:1px solid #ddd;
	padding:20px
}
.yunu-infocontent-desc p{
	display: inline;
}
.yunu-infocontent-body{
	line-height:2;
	margin-bottom:20px;
	font-size: 16px;
	padding: 5px;
}
.yunu-infocontent-body .left{
	float:left;
	width: 50%;
	padding-right: 2%;
}
.yunu-infocontent-body .right{
	float:right;
	width: 50%;
	padding-left: 3%;
}
.processbg{
	background: url(../picture/process.png) no-repeat center / cover;
	background-size: 100%;
	margin: 10px 0;
	color: #333;
}
.processbg .process{
	margin-left: 30px
}
.processbg .process li{
	float: left;
	width: 19%;
	padding: 10px;
	font-size: 18px;
	border-left: 1px solid #d5d5d5;
	margin-right: 1%;
}
.processbg .process li p{
	display: block;
	padding: 5px 0;
	line-height: 20px;
}
.processbg .process span{
	float: left;
	font-size: 24px;
	font-weight: bold;
	height: 300px;
	margin-left: -45px
}
.processbg .process li.one{
	margin-top: 90px;
	height: 200px
}
.processbg .process li.two{
	margin-top: 50px;
	height: 100px
}
.processbg .process li.three{
	margin-top: 220px;
	height: 100px
}
.processbg .process li.four{
	margin-top: 130px;
	height: 100px
}
.processbg .process li.five{
	margin-top: 250px;
	height: 100px
}
.yunu-infocontent-body img{
	max-width:100% !important;
	height:auto !important;
	width:auto !important
}
.yunu-infocontent-epx{
	margin-bottom:20px
}
.yunu-infocontent-epx li{
	line-height:32px;
	margin-bottom:5px
}
.yunu-infocontent-epx li span{
	display:inline-block;
	background-color:#A2A2A2;
	color:#fff;
	padding:0 15px;
	margin-right:10px
}
.yunu-infocontent-epx li em{
	float:right;
	font-style:normal
}
.yunu-infocontent-return{
	border-top:1px solid #000;
	line-height:32px
}
.yunu-infocontent-return a{
	margin-right:10px
}
.yunu-infocontent-return .more{
	margin:0;
	float:right;
	background-color:#000;
	color:#fff;
	padding:0 10px
}
.yunu-infocontent-rem{
	margin-bottom:20px
}
.yunu-infocontent-rem h4{
	margin:0;
	font-size:24px;
	line-height:55px
}
.yunu-infocontent-rem li{
	border-top:1px dashed #dbdbdb;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:46px
}
.yunu-infocontent-rem li span{
	float:right
}
.in-process .processbg{
	padding: 80px 10px 80px;
	font-size: 20px;
}
.in-contact .content .left{
	float: left;
	width: 50%
}
.in-contact .content .right{
	float: left;
	width: 50%;
	border-left: 2px solid #999;
	padding: 0 4%;
}
.in-contact .content .right li{
	width: 50%;
	float: left;
	text-align: center;
}
.footer .footer-top{
	max-width: 1366px;
	margin:0 auto;
}
.footer .footer-top h3{
	font-weight: 400;
	margin: 10px;
}
.footer .footer-top .top-content{
	border-bottom: 1px solid #515357;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	/*! padding-top: 20px; */
  padding-bottom: 10px;
	margin-bottom: 30px;
}
.footer .footer-top .top-content .logo img{
	height: 100px;
}
.footer .footer-top .top-content .contact-us{
	text-align: right;
	margin-top: 15px;
}
.footer .footer-top .top-content .contact-us-text{
	font-size: 16px;
	color:#999;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
.footer .footer-top .top-content .contact-us-list{
	float: left;
}
.footer .footer-top .top-content .contact-us-list .contact-us-item{
	float:left
}
.footer .footer-top .top-content .contact-us-list .contact-us-item:last-child{
	margin-right:0
}
.footer .footer-top .top-content .contact-us-list .contact-us-item .a{
	display:block
}
.footer .footer-top .top-content .contact-us-list .contact-us-item .img{
	width: 40px;
	height: 40px;
}
.footer .footer-top .top-content .contact-us-list .contact-us-item{
	position:relative;
	margin-left: 10px;
}
.footer .footer-top .top-content .contact-us-list .contact-us-item:hover .contact-us-item-hover-box{
	display:block
}
.footer .footer-top .top-content .contact-us-list .contact-us-item-hover-box{
	display:none;
	position:absolute;
	z-index:10001;
	left:50%;
	top:-10px;
	-webkit-transform:translate(-50%, -100%);
	transform:translate(-50%, -100%);
	padding: 10px;
	background-color:#fff;
	border-radius:5px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.footer .footer-top .top-content .contact-us-list .contact-us-item-hover-box[data-v-ec56f4f2]:after{
	content:" ";
	width:0;
	height:0;
	display:block;
	position:absolute;
 bottom:.01rem;
	border-color:#fff transparent transparent;
	border-style:solid;
 border-width:.1rem .1rem 0;
	-webkit-transform:translate(-50%, 100%);
	transform:translate(-50%, 100%);
	left:50%
}
.footer .footer-top .top-content .contact-us-list .contact-us-item-hover-box .qr-box{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.footer .footer-top .top-content .contact-us-list .contact-us-item-hover-box .qr-box .qr-box-item[data-v-ec56f4f2]:first-child{
	margin-left:0
}
.footer .footer-top .top-content .contact-us-list .contact-us-item-hover-box .qr-box .qr-box-item .qr-img-box{
	margin:0 auto;
	width: 90px;
	height:90px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #e8e8e8;
	border-radius: 5px;
}
.footer .footer-top .top-content .contact-us-list .contact-us-item-hover-box .qr-box .qr-box-item .qr-img-box .img{
	width: 80px;
	height:80px;
	margin:5px;
}
.footer .footer-top .top-content .contact-us-list .contact-us-item-hover-box .qr-box .qr-box-item .qr-box-text{
	font-weight:400;
	color:#666;
	line-height:normal;
	white-space:nowrap;
	text-align:center
}
.footer .footer-top .top-content .contact-us .more{
 margin-left:.2rem;
 font-size:.16rem;
	color:#999
}
.footer .footer-top .top-content .contact-us .more .icon{
 height:.12rem;
 width:.12rem;
 margin-left:.1rem
}
.footer .footer-top .content{
 border-top:.01rem solid #515357;
 border-bottom:.01rem solid #515357;
 padding:.4rem 0 .4rem .3rem;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	color:#fff;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.footer .footer-top .content .navigation{
	width:2rem
}
.footer .footer-top .content .navigation .title{
 font-size:.2rem;
	font-weight:700;
 line-height:.9rem
}
.footer .footer-top .content .navigation .navigation-item{
 font-size:.18rem;
	font-weight:300;
 line-height:.56rem
}
.footer .footer-top .content .navigation .navigation-item[data-v-ec56f4f2]:hover{
	color:#e2231a
}
.footer .footer-top .link-list{
	margin: 15px 0 50px;
	padding:10px 10px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	font-size:16px;
}
.footer .footer-top .link-list .link-item{
	border-right: 1px solid #A8A8A8;
	width: 100%;
	text-align: center;
	height: 10px;
}
.footer .footer-top .link-list .link-item:last-child{
	border: 0;
}
.footer .footer-top .link-list .link-item .a{
	position: relative;
	top: -6px;
	font-size: 16px;
	font-weight:300;
	color: #B5B5B5;
}
.footer .footer-bottom{
	background:#1f2632;
}
.footer .footer-bottom .bottom-content{
	margin: 0 auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	height: 120px;
}
.footer .footer-bottom .bottom-content .left-phone{
	margin-top: 0px;
	display: none;
}
.footer .footer-bottom .bottom-content .left-phone img{
	width: 32px;
}
.footer .footer-bottom .bottom-content .left-phone a{
	font-size: 38px;
	font-weight: bold;
	color: #fff;
}
.footer .footer-bottom .bottom-content .left-phone .text{
	color:#fff;
	font-weight:300;
	white-space:nowrap;
	margin-top: 0px;
}
.footer .footer-bottom .bottom-content .right-content{
	width: 100%;
}
.footer .footer-bottom .bottom-content .right-content .authentication-imgs{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.footer .footer-bottom .bottom-content .right-content .authentication-imgs .img{
	margin-left: 25px;
}
.footer .footer-bottom .bottom-content .right-content .authentication-imgs .img.img-type1{
	height: 40px;
}
.footer .footer-bottom .bottom-content .right-content .page-info{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	font-weight:300;
	margin-top: 6px;
}
.footer .footer-bottom .bottom-content .right-content .page-info .copyright{
	color:#fff
}
.footer .footer-bottom .bottom-content .right-content .page-info .link{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.footer .footer-bottom .bottom-content .right-content .page-info .link .line{
	background:#fff
}
.footer .footer-bottom .bottom-content .right-content .page-info .record{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.footer .footer-bottom .bottom-content .right-content .page-info .record .img{
}
.footer .text, .text a, .footer .page-info a{
	color:#fff
}
.footer .page-info a{
	color:#fff
}
 @media screen and (max-width: 1500px){
.list-contact li a{
padding: 40px 0 40px 30px;
height: 280px;
}
.hwc-2 .text{
padding: 60px;
}
.hwc-2 .text h2{
font-size: 36px;
}
.hwc-2 .text p{
font-size: 22px;
line-height: 40px;
}
}
@media screen and (max-width: 1366px){
 .container{/*! width: auto; */
}
.in-about-right{
padding: 15px 0 0 40px;
font-size: 18px;
line-height: 35px;
}
.in-number{
padding: 0;
}
.in-hezuo li a{
line-height: 110px;
}
.in-liucheng li .items .text h2{
font-size: 20px;
}
.in-liucheng li .items .text p{
font-size: 12px;
}
.list-contact li a{
padding: 40px 0 40px 20px;
height: 280px;
}
.list-1 li .img-cover{
flex:0 0 250px;
height: 200px;
margin-left: 20px;
}
}
}
@media screen and (max-width: 1200px){
 .header .tel{
display: none;
}
}
@media screen and (max-width: 768px){
 body{
min-width: 320px;
padding-top: 0px;/*! padding-bottom: 50px; */
}
.container{
width: auto;
padding: 0 10px;
}
.uzoo-side-float{
display: none;
}
.kf{
display: none;
}
.footer-fix{
display: block;
}
.in-ys li.active{
width:auto;
}
.header{
padding: 10px 0;
height: 60px;
background: #FFF;
}
.header .logo a{
height: 40px;
}
.header .tel{
display: none;
}
.header .nav{
text-align: left;
display: none;
height: auto;
width: 100%;
margin: 8px 0 0
}
.header .nav ul{
margin: 0 -15px;
background: #FFF;
}
.header .nav li{
display: block;
margin: 0;
border-top: 1px solid #eee;
background: none;
}

.header .nav li a{
line-height: 40px;
padding: 0 15px;
color: #333;
border-radius: 0;
}
.header .nav li>a::before{
display: none;
}
.header .nav li .arr{
display: block;
}
.header .nav li.open .arr:after{
border-color: #0aa1ef;
transform: rotate(225deg);
}
.header .nav .dropdown-box{
position: static;
background-color: #f5f5f5;
min-width: auto;
text-align: left;
box-shadow: none;
border-top: 0;
}
.header .nav .dropdown-box a{
color: #333 !important;
border-top: 1px dotted #ddd;
padding: 0 15px;
line-height: 40px;
background-color: transparent !important;
border-bottom: 0;
}
.header .nav .dropdown-box a:hover{
background-color: transparent !important;
}
.header .nav li.open .dropdown-box{
display: block;
}
.header .nav .dropdown-box p{
width: 100%;
height:auto;
border: 1px dotted #333;
padding: 3px;
}
.header .nav .dropdown-box p a{
color: #000 !important;
font-size: 16px;
}
.menu-btn{
display: block;
}
.banner .text{
display: none;
}
.chaxun{
padding: 10px 0 60px;
}
.chaxun label{
flex:100%;
}
.chaxun button{
width:100%;
height: 44px;
margin-top: 15px;
margin-left: 0
}
.section{
padding: 50px 0;
}
.section-title{
padding: 30px;
}
.section-title strong{
font-size: 24px;
}
.section-title p{
font-size: 14px;
}
.section-title3{
background-image: none;
padding: 0;
margin-bottom: 20px;
}
.in-service ul{
margin: 0;
height: auto;
}
.in-service li{
float: none;
width: auto;
margin-bottom: 10px;
}
.in-service li a{
height: 350px;
margin: 0;
padding:50px 25px;
}
.in-service li a:hover{
transform:translateY(0px);
padding:40px 25px;
}
.in-about-left{
float: none;
width: auto;
}
.in-about-right{
margin-left: 0;
margin-top: 30px;
padding: 0px;
font-size: 18px;
line-height: 25px;
}
.in-number{
margin: 15px 0 0 -10px;
padding: 0;
}
.in-number li{
width: 50%;
}
.in-number li a{
margin: 0 0 10px 10px;
padding: 10px 0 0 10px;
}
.in-number li .text .num{
font-size: 40px;
}
.in-number li .text .txt{
font-size: 14px;
}
.in-ys li{
float: none;
width:auto;
margin-bottom: 10px;
}
.in-ys li a{
height: auto;
padding:40px 20px;
}
.in-hezuo ul{
margin: 0 0 0 -10px;
padding: 0;
}
.in-hezuo li{
width: 33.3333%;
}
.in-hezuo li a{
margin: 0 0 10px 10px;
line-height: 80px;
}
.in-hezuo .chuan{
position: absolute;
left: -40px;
bottom: -50px;
z-index: 9;
}
.in-hezuo .chuan img{
width: 150px;
}
.in-liucheng li{
width: 50%;
}
.in-liucheng li a{
margin: 0 0 7px 7px;
}
.in-news-left{
float: none;
width: auto;
}
.in-news-left .img-cover{
height: 250px;
}
.in-news-left .text{
padding: 15px;
}
.in-news-left .text h2{
font-size: 18px;
margin-bottom: 3px;
}
.in-news-left .text p{
font-size: 14px;
line-height: 20px;
}
.in-news-right{
float: none;
width: auto;
margin-top: 10px;
}
.in-news-right li a{ /*! padding: 8px; */
margin-bottom: 10px;
}
.in-news-right li .text{
padding-right: 0;
}
.in-news-right li .text h2{
font-size: 18px;
margin-bottom: 3px;
}
.in-news-right li .text p{
font-size: 14px;
line-height: 20px;
}
.footer{
padding-top: 20px;
}
.footer-left{
float: none;
margin-left: 0;
width: auto;
text-align: center;
}
.footer-left .flogo .img-center{
margin-right: 0;
flex:100%;
}
.footer-left .flogo p{
flex:100%;
margin-top: 10px;
}
.footer-left .fnav{
display: none;
}
.footer-right{
float: none;
margin:20px auto;
}
.footer-right .ewm{
margin-top: 15px;
}
.footer-copy{
margin-top: 0px;
}
.banner-sub{
margin-top:0;
height: 300px;
}
.banner-sub .text{
width: auto;
height: 300px;
margin-left: 20px;
}
.banner-sub .text span{
font-size: 24px;
}
.banner-sub .text h2{
font-size: 28px;
margin-bottom: 8px;
}
.banner-sub .text p{
font-size: 14px;
line-height: 23px;
}
.section-sub{
padding:20px 0
}
.about-1{
padding: 0;
}
.about-1 h2{
font-size: 24px;
}
.about-1 .desc{
font-size: 14px;
color: rgba(63, 63, 63, 0.8);
line-height: 25px;
text-indent: 25px;
}
.about-1 ul{
margin: 15px 0 0 -10px;
padding: 0;
}
.about-1 li{
width: 50%;
}
.about-1 li a{
margin: 0 0 10px 10px;
padding: 10px 0 0 10px;
}
.about-1 li .text .num{
font-size: 40px;
}
.about-1 li .text .txt{
font-size: 14px;
}
.about-2{
padding: 50px 0;
}
.about-2 .text{
margin-left: 20px;
width: auto;
}
.about-2 h2{
font-size: 24px;
margin-bottom: 15px;
}
.about-2 p{
font-size: 14px;
line-height: 25px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}
.about-2 .btns{
margin-top: 15px;
}
.about-2 .btns a{
font-size: 16px;
line-height: 35px;
padding: 0 25px;
}
.list-contact{
padding: 30px 0 0;
}
.list-contact .tits{
margin-bottom: 15px;
}
.list-contact .tits h2{
font-size: 24px;
}
.list-contact .tits p{
font-size: 14px;
}
.list-contact ul{
margin: 0;
}
.list-contact li{
float: none;
width:auto;
}
.list-contact li a{
font-size: 16px;
line-height: 25px;
margin: 0 0 10px 0;
height: auto;
padding: 20px;
}
.list-contact li .btns{
margin-top: 15px;
line-height: 33px;
padding: 0 34px;
border-radius: 50px;
}
.list-contact li .ewm-img{
right: 20px;
bottom: 0px;
width: 90px;
}
.list-contact li .ewm-img img{
width: 90px;
height: 90px;
}
.lanmu{
margin-bottom: 20px;
}
.lanmu li{
width: 50%;
}
.lanmu li a{
height: 35px;
width: auto;
margin: 0 10px 10px;
font-size: 16px;
}
.lanmu li i{
width: 20px;
height: 20px;
}
.list-1 li a{
padding: 10px;
margin-bottom: 10px;
flex-wrap: wrap;
}
.list-1 li .img-cover{
flex:100%;
width: auto;
height: 200px;
margin-left: 0;
margin-top: 15px;
}
.list-1 li .text{
display: flex;
}
.list-1 li .date{
font-size: 36px;
padding: 0;
margin-top: 0;
flex:100%;
}
.list-1 li .txt h2{
font-size: 20px;
}
.list-1 li .txt p{
font-size: 14px;
line-height: 25px;
}
.list-1 li .txt .btns{
margin-top: 15px;
padding: 0 20px;
line-height: 35px;
font-size: 20px;
}
.list-2{
margin: 0 0 0 -10px;
}
.list-2 li{
width: 50%;
}
.list-2 li a{
margin: 0 0 10px 10px;
}
.list-2 li .text{
padding: 8px;
}
.list-2 li .text h2{
font-size: 18px;
}
.list-2 li .text i{
display: none;
}
.hwc-1{
padding: 0 0 30px;
}
.hwc-1 ul{
margin: 0 0 0 -10px;
padding: 0;
}
.hwc-1 li a{
margin: 0 0 10px 10px;
box-shadow: 5px 5px 0 #eee;
}
.hwc-2 .img-center{
width: 100%;
height: auto;
}
.hwc-2 .text{
flex:100%;
padding: 10px 10px 20px;
}
.hwc-2 .text h2{
font-size: 28px;
}
.hwc-2 .text p{
font-size: 18px;
line-height: 35px;
}
.hwc-2 .text .btns{
margin-top: 15px;
}
.hwc-2 .text .btns a{
font-size: 20px;
line-height: 40px;
padding: 0 25px;
}
.hwc-3{
padding:20px 0 0;
}
.pages{
margin-top: 20px;
}
.pages a{
font-size: 12px;
line-height: 30px;
padding: 0 12px;
}
.yunu-infocontent{
padding: 0;
}
.yunu-infocontent-title h1{
font-size: 18px;
}
.yunu-infocontent-desc{
padding: 10px;
}
.yunu-infocontent-epx li{
line-height: 24px;
}
.yunu-infocontent-epx li span{
font-size: 12px;
padding: 0 5px;
margin-right: 5px;
}
.yunu-infocontent-epx li em{
display: none;
}
.yunu-infocontent-return .more{
display: none;
}
.yunu-infocontent-return{
font-size: 12px;
line-height: 22px;
padding-top: 5px;
}
.yunu-infocontent-rem h4{
font-size: 18px;
line-height: 34px;
margin-bottom: 5px;
}
.module-title{
 position:relative;
 line-height:1em;
 font-size:.36rem;
 font-weight:700;
 color:#3c3c3c
}
.core-services .icon{display: none;}
.module-title:before{
 position:absolute;
 left:0;
 bottom:50%;
 -webkit-transform:translateY(50%);
 transform:translateY(50%);
 content:"";
 width:.03rem;
 height:.34rem;
 background:#e1251b
}
}
.uzoo-side-float > div a.erweima, .uzoo-side-float > div a.cell{
	overflow:visible;
}
.uzoo-side-float > div a.cell b{
	float:left;
	overflow:hidden;
	width:0;
	white-space:nowrap;
	background:#31353e;
	height:54px;
	padding:0 27px;
	position:absolute;
	top:0;
	right:0;
	border-radius: 5px;
	z-index:-1;
	font-size:20px;
	text-align:left;
 transition:all .3s ease;
 -moz-transition:all .3s ease;
 -webkit-transition:all .3s ease;
 -o-transition:all .3s ease;
}
.uzoo-side-float > div a.erweima b{
	display:none;
	float:left;
	width:140px;
	height:auto;
	overflow:hidden;
	white-space:nowrap;
	background:#31353e;
	padding:10px 10px;
	position:absolute;
	top:0;
	right:100%;
	border-radius: 5px;
	z-index:-1;
	text-align:center;
	line-height:2;
}
.uzoo-side-float > div a.erweima img{
	width:100%;
	display:block;
	margin:auto;
}
.uzoo-side-float > div a.erweima b.on{
	display:block;
}
.uzoo-side-float > div a.cell b.on{
	width:216px;
}
.uzoo-side-float{
	width:54px;
	height:300px;
	position:fixed;
	top:50%;
	right:50px;
	margin:-150px 0 0 0;
	z-index:999;
}
.uzoo-side-float > div{
	position:relative;
}
.uzoo-side-float > div a{
	display:block;
	width:54px;
	height:54px;
	line-height:54px;
	text-align:center;
	background:#31353e;
	border-radius:5px;
	color:#fff;
	position:relative;
	overflow:hidden;
}
.uzoo-side-float > div a.cell span, .uzoo-side-float > div a.qq span, .uzoo-side-float > div a.erweima span, .uzoo-side-float > div a.return span{
	width:32px;
	height:32px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-16px;
	text-indent:-99em;
	background:url(../image/uzoo-icon.png) -32px -32px no-repeat;
}
.uzoo-side-float > div a.land{
	background:#ef483a;
	font-size:14px;
}
.uzoo-side-float > div a.qq span{
	background-position:-32px -64px;
}
.uzoo-side-float > div a.erweima span{
	background-position:-32px -96px;
}
.uzoo-side-float > div a.return{
	background:#dfe2ea;
}
.uzoo-side-float > div a.return span{
	background-position:-416px -288px;
}
.uzoo-side-float > div{
	padding-bottom:6px;
}
 @media screen and (max-width: 1200px){
 .uzoo-side-float{
right:5px;
}
}
.guo_home_div2{
	border-bottom: 1px solid #d5d5d5;
	background: #342c2a;
	padding-top: 20px;
	padding-bottom: 60px;
}
.guo_home_div2.case{
	margin-top: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.guo_home_div2.case .home_con{
	margin: 0;
	padding: 3px;
}
.guo_home_div2 .home_con .home_list{
	margin: 0 auto;
	text-align: center;
	width: 55%;
	border: 1px solid #d5d5d5;
	padding: 15px 0;
}
.guo_home_div2.case .home_con .home_list{
	border: none;
	width: 100%;
	text-align: left;
}
.guo_home_div2.case .home_con .home_list{
	color: #f39910; 
}
.guo_home_div2.case .home_con .home_list span{
	background: #f39910;
	margin: 0 15px;
}
.guo_home_div2 .home_con .home_list a{
	padding: 14px 18px;
	color: #f39910;
	font-size: 16px;
	width: 100px;
	line-height: 26px;
}
.guo_home_div2 .home_con .home_list a.cur, .guo_home_div2 .home_con .home_list a:hover{
	color: #FFF;
}
.guo_home_div2 ul{
	margin-top: 20px;
}
.guo_home_div2.case ul{
	margin-top: 50px;
}
.guo_home_div2 ul li{
	float: left;
	margin: 0 28px 28px 0;
	width: 381px;
	height: 296px;
	background: rgba(255, 255, 255, 0.6);
}
.guo_home_div2.service ul li{
	height: 250px;
}
.guo_home_div2 ul li .img{
	display: block;
	width: 381px;
	height: 205px;
	position: relative;
	overflow: hidden;
}
.guo_home_div2 ul li .img img{
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.guo_home_div2 ul li .text{
	padding: 12px 14px 0;
}
.guo_home_div2 ul li .text .bt{
	display: block;
	color: #0055a5;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.guo_home_div2 ul li .text .bt span{
	float: right;
}
.guo_home_div2 ul li .text .t{
	color: #858585;
	font-size: 13px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin-top: 5px;
}
.guo_home_div2 ul li:nth-child(3n){
 margin-right: 0;
}
.guo_home_div2 ul li{
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.guo_home_div2 ul li:hover{
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.page{
	text-align:center;
	padding:20px 0;
	margin: 30px 0;
}
.page a{
	border:#0054A7 1px solid;
	background:#f7f6f3;
	padding:8px 15px;
	margin:0 2px;
}
.page a:hover, .page a.cur{
	background:#0054A7;
	color:#fff;
	text-decoration:none;
}
.newslist .left{
	width: 70%;
	float: left
}
.newslist .right{
	width: 30%;
	float: left
}
.bkptxx_div{
	width:98%;
	height:auto;
	float:left;
	padding:40px;
	box-sizing:border-box;
	border: 1px solid #f5f5f5;
}
.xt{
	width:100%;
	height:1px;
	float:left;
	background:#ededed;
	margin:8px 0;
}
.bkptxx_divc img{
	width:auto;
	height:auto !important;
	max-width:100% !important;
	display:block;
	margin:0 auto;
}
.bkptxx_divc ul, .bkptxx_divc li, .bkptxx_divc ol{
	list-style:outside;
}
.bkptxx_divc{
	margin: 80px 0 0;
}
dl.ptxxzz{
	width:100%; /*! height:40px; */
	margin-top:25px;
	float:left;
}
dl.ptxxzz dt{
	width:40px;
	height:auto;
	float:left;
}
dl.ptxxzz dt img{
	width:32px;
	height:32px;
	border-radius:32px;
	display:block;
	text-align:center;
}
dl.ptxxzz dd{
	width:100%;
	height:auto;
	float:left; /*! padding-left:40px; */
	box-sizing:border-box; /*! margin-top:-32px; */
}
dl.ptxxzz dd span.sp1 a{
	width:auto;
	height:32px;
	line-height:32px;
	float:left;
	margin-right:25px;
	font-size:14px;
	color:#202020;
}
dl.ptxxzz dd span.sp1 a:hover{
	color:#003399;
}
dl.ptxxzz dd span.sp2{
	width:auto;
	height:32px;
	line-height:33px;
	float:left;
	margin-right:25px;
	font-size:12px;
	color:#b0b0b0;
	background:url(../image/wztb1.png) left center no-repeat;
	padding-left:15px;
}
dl.ptxxzz dd span.sp3{
	width:auto;
	height:32px;
	line-height:33px;
	float:left;
	margin-right:25px;
	font-size:12px;
	color:#b0b0b0;
	background:url(../image/right_tp3.png) left center no-repeat;
	padding-left:22px;
}
dl.bkdl{
	width:100%;
	height:auto;
	float:left;
	padding:20px;
	box-sizing:border-box;
	border-bottom:1px solid #ededed;
}
dl.bkdl dt{
	width:32%;
	height:auto;
	float:left;
	margin-right:3%;
}
dl.bkdl dt img{
	width:100%;
	height:150px;
	display:block;
	opacity:0.8;
}
dl.bkdl dd{
	width:65%;
	height:auto;
	float:left;
	padding-top:5px;
}
dl.bkdl dd h3 a{
	width:100%;
	height:38px;
	line-height:38px;
	float:left;
	overflow:hidden;
	font-size:19px;
	margin-bottom:8px;
}
dl.bkdl dd p.p1{
	width:100%;
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#888;
	overflow:hidden;
}
dl.bkdl dd p.p2{
	width:100%;
	height:auto;
	float:left;
	margin-top:43px;
}
dl.bkdl dd p.p2 a.a{
	width:auto;
	height:30px;
	line-height:30px;
	float:left;
}
dl.bkdl dd p.p2 a.a img{
	width:30px;
	height:30px;
	border-radius:30px;
	float:left;
}
dl.bkdl dd p.p2 a.a s{
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:-30px;
	font-size:13px;
	color:#666;
	float:left;
	padding-left:36px;
	box-sizing:border-box;
}
dl.bkdl dd p.p2 span.sp{
	width:auto;
	height:30px;
	line-height:30px;
	float:left;
	font-size:13px;
	color:#b0b0b0;
	background:url(../image/wztb1.png) left center no-repeat;
	padding-left:19px;
}
dl.bkdl dd p.p2 span.sp1{
	width:auto;
	height:30px;
	line-height:30px;
	background:url(../image/wztb2.png) left center no-repeat;
	margin-left:36px;
	padding-left:22px;
	float:left;
	font-size:13px;
}
dl.bkdl dd p.p2 span.sp1 a{
	width:auto;
	height:30px;
	line-height:30px;
	font-size:13px;
	color:#b0b0b0;
	margin-right:5px;
}
dl.bkdl dd p.p2 span.sp1 a:hover{
	color:#333;
}
dl.bkdl:hover dd h3 a{
	color:#003399;
}
dl.bkdl:Hover dt img{
	opacity:1;
}
p.pmore{
	width:200px;
	height:40px;
	margin:0 auto;
}
p.pmore a{
	width:100%;
	height:40px;
	line-height:40px;
	border-radius:40px;
	float:left;
	text-align:center;
	background:#f2f2f2;
	font-size:14px;
	color:#888;
	margin:20px 0;
}
p.pmore a:hover{
	color:#003399;
}
.right_tt{
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ededed;
	font-size:16px;
	font-weight:600;
	color:#202020;
	float:left;
	padding-bottom:6px;
}
.right_tt span{
	width:auto;
	border-bottom:2px solid #003399;
	float:left;
}
.right_tt a{
	width:auto;
	float:right;
	font-size:12px;
	color:#888888;
	font-weight:normal;
}
.right_tt a:hover{
	color:#666;
}
.rightdiv1{
	width:100%;
	height:auto;
	float:left;
	background:#f8f8f8;
	padding:10px 15px 20px 15px;
	box-sizing:border-box;
	margin-bottom:10px;
}
.rightdiv1 ul{
	width:100%;
	height:auto;
	float:left;
}
.rightdiv1 ul li{
	width:100%;
	height:auto;
	float:left;
	margin-top:8px;
	background:url(../image/right_tp1.png) 3px 11px no-repeat;
	padding-left:10px;
	box-sizing:border-box;
}
.rightdiv1 ul li a{
	width:100%;
	height:24px;
	line-height:24px;
	font-size:14px;
	color:#202020;
	float:left;
	overflow:hidden;
}
.rightdiv1 ul li p{
	width:100%;
	height:16px;
	line-height:16px;
	float:left;
	background:url(../image/wztb1.png) left center no-repeat;
	padding-left:16px;
	font-size:12px;
	color:#b0b0b0;
}
.rightdiv1 ul li:hover a{
	color:#003399;
}
.rightdiv1s{
	margin:10px 0;
	width:100%;
	height:auto;
	float:left;
	background:url(../image/index_yq_tb_2.png) 10px center no-repeat;
	background-size:1px 100%;
	padding-left:0px;
	box-sizing:border-box;
}
.rightdiv1 ul.u1 li{
	background:url(../image/index_yq_tb_1.png) 2px 5px no-repeat;
	padding-left:25px;
}
.rightdiv3{
	width:100%;
	height:auto;
	float:left;
	background:#f8f8f8;
	padding:10px 15px;
	box-sizing:border-box;
	margin-bottom:10px;
}
.rightdiv3 dl.d1{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	padding:12px 0;
	margin-bottom:10px;
	border-bottom:1px solid #ededed;
}
.rightdiv3 dl.d1 dt{
	width:100%;
	height:auto;
	display:block;
}
.rightdiv3 dl.d1 dt img{
	width:100%;
	height:auto;
	border-radius:3px;
	display:block;
}
.rightdiv3 dl.d1 dd h3 a{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	float:left;
	position:absolute;
	left:0;
	bottom:20px;
	padding:5px 10px;
	box-sizing:border-box;
	color:#fff;
	overflow:hidden;
}
.rightdiv3 dl.d1:hover dd h3 a{
	color:#003399;
}
.rightdiv3 dl.d2{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:10px;
}
.rightdiv3 dl.d2 dt{
	width:30%;
	height:auto;
	float:left;
	margin-right:3%;
}
.rightdiv3 dl.d2 dt img{
	width:100%;
	height:70px;
	border-radius:3px;
	display:block;
}
.rightdiv3 dl.d2 dd{
	width:67%;
	height:auto;
	float:left;
}
.rightdiv3 dl.d2 dd h3 a{
	width:100%;
	height:36px;
	line-height:18px;
	font-size:14px;
	color:#202020;
	overflow:hidden;
	float:left;
	margin:3px 0 13px 0;
}
.rightdiv3 dl.d2 dd p{
	width:100%;
	height:auto;
	float:left;
}
.rightdiv3 dl.d2 dd p span.sp{
	width:50%;
	height:18px;
	line-height:18px;
	float:left;
	background:url(../image/wztb1.png) left center no-repeat;
	font-size:12px;
	color:#b0b0b0;
	padding-left:15px;
	box-sizing:border-box;
}
.rightdiv3 dl.d2 dd p span.sp1{
	width:auto;
	height:18px;
	line-height:18px;
	float:right;
	background:url(../image/right_tp3.png) left center no-repeat;
	font-size:12px;
	color:#b0b0b0;
	padding-left:24px;
	box-sizing:border-box;
}
.rightdiv3 dl.d2:hover dd h3 a{
	color:#003399;
}
.bkptxx_sxt{
	margin:10px 0;
	width:98%;
	height:auto;
	float:left;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	padding:15px 0;
}
.bkptxx_sxt p{
	width:50%;
	height:40px;
	float:left;
	background:url(../images/bkhzjm_tb.png) right center no-repeat;
	background-size:1px 15px;
}
.bkptxx_sxt p a{
	width:80%;
	height:40px;
	line-height:40px;
	overflow:hidden;
	float:left;
	font-size:14px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.bkptxx_sxt p span{
	float:left;
	padding:10px;
}
.bkptxx_sxt p.p1{
	background:none;
	text-align:right;
}
.bkptxx_sxt p.p1 a span{
	float:left;
	padding-left:15px;
	padding-right:0;
}
.bkmaibaoxie{
	width:100%;
	height:auto;
	float:left;
	padding:8px 0;
	font-size:13px;
	line-height:24px;
	color:#888;
}
.bkmaibaoxie a{
	color:#888;
}
.bkptxx_divc p{
	font-size: 20px;
	padding: 10px 0;
}
.bkptxx_divc span{
	font-size: 20px;
}
.main-list{
	padding: 0 3px;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.main-list .main-item, .main-list{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.main-list .main-item{
	-webkit-box-pack:start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	background:#eef1f3;
	border: 1px solid #f3f4f5;
	border-bottom:5px solid #0079c2;
	width: 22%;
	height: 428px;
}
.advantage02 .main-list .main-item{
	border-bottom: none;
	height: 500px;
}
.advantage02 .main-list .main-item .item-title .item-s{
	color: #0079c2;
}
.section.advantage02{
	padding: 15px 0 0px;
}
.section.advantage03{
	padding: 15px 0 0px;
}
.advantage03 .main-list .main-item{
	border-bottom: none;
	height: 460px;
	border: 2px solid #E5E8EA;
}
.main-list .main-item .item-icon{
	margin-top: 40px;
	margin-bottom: 10px;
}
.main-list .main-item .item-title{
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.advantage02 .main-list .main-item .item-icon{
	margin-top: 60px;
	margin-bottom: 40px;
}
.main-list .main-item .item-title .item-strong{
	font-size: 30px;
	font-weight:700;
	text-align:left;
	color:#0079c2;
	line-height: 45px;
	margin-top: 20px;
	display:block
}
.main-list .main-item .item-title .item-s{
	font-size: 22px;
	font-weight:700;
	text-align:left;
	color:#333;
	line-height: 30px;
	letter-spacing:-1px;
	display:block
}
.main-list .main-item .item-text{
	display:none
}
.main-list .main-item .item-desc .desc-text{
	font-size: 18px;
	font-weight:400;
	text-align: center;
	color:#666;
	line-height: 26px;
	padding: 20px;
}
.liucheng .content{
	padding: 50px 0;
}
.liucheng .content img{ width: 100%;}
.haiwaiadvantage .con-wrap{
	margin-top: 40px;
}
.haiwaiadvantage .con-wrap .swiper-container{
	padding-bottom: 15px;
}
.haiwaiadvantage .con-wrap .swiper-container .swiper-wrapper{
	display: block;
}
.haiwaiadvantage .con-wrap .swiper-slide{
	width: 31.33%;
	float: left;
	text-align: center;
	margin: 0 1%;
}
.haiwaiadvantage .con-wrap .swiper-slide .col-sm-4{
	width: 100%;
}
.haiwaiadvantage .con-wrap .swiper-slide:nth-child(n+4){
margin-top: 30px;
}
.haiwaiadvantage .con-wrap .tw-h3{
	height: 20px;
	font-size: 28px;
	padding: 45px 0;
}
.haiwaiadvantage .con-wrap .p-ellipses{
	padding: 0 80px;
	height: 72px;
}
.grid-icon{
	background-color: #f7f7f7;
	padding: 100px 0;
	transition: all 500ms;
}
.grid-icon .img-wrap{
	height: 62px;
}
.grid-icon .tw-h3{
	margin-top: 30px;
	transition: all 500ms;
}
.grid-icon .cut-off-line{
	transition: all 500ms;
}
.grid-icon img{
	margin: 0 auto;
	transition: all 500ms;
}
.grid-icon .p-ellipses{
	margin-top: 20px; /*height: 72px;*/
	height: auto;
	color: #666;
	transition: all 500ms;
	padding: 0 40px;
	font-size: 22px;
}
.grid-icon img:last-of-type{
	display: none;
}
.grid-icon:hover, .grid-icon.cur{
	background-color: #3699FF;
	border-color: #da0632;
	box-shadow: 0 0 25px rgba(0, 0, 0, .1);
}
.grid-icon:hover .tw-h3, .grid-icon.cur .tw-h3{
	color: #fff;
}
.grid-icon:hover .p-ellipses, .grid-icon.cur .p-ellipses{
	color: #fff;
}
.grid-icon:hover .cut-off-line{
	background-color: #fff;
}
.grid-icon:hover img:first-of-type, .grid-icon.cur img:first-of-type{
	display: none;
}
.grid-icon:hover img:last-of-type, .grid-icon.cur img:last-of-type{
	display: block;
}
.info h3{
	padding: 20px 0 0px;
}
.sixshape{
	margin: 25px;
}
.sixshape{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #FEFFFF;
	margin-top: 50px;
}
#box4{
	width:0;
	border-right: 30px solid #3699FF;
	border-top: 52px solid transparent;
	border-bottom: 52px solid transparent;
	float: left;
}
#box5{
	width: 60px;
	height: 104px;
	background-color: #3699FF;
	float: left;
}
#box6{
	width:0;
	border-left: 30px solid #3699FF;
	border-top: 52px solid transparent;
	border-bottom: 52px solid transparent;
	float: left;
}
#box1{
	width:0;
	border-left: 78px solid transparent;
	border-right: 78px solid transparent;
	border-bottom: 45px solid #3699FF;
}
#box2{
	width: 156px;
	height: 90px;
	background-color: #3699FF;
	padding: 10px 0;
}
#box3{
	width:0;
	border-top: 45px solid #3699FF;
	border-left: 78px solid transparent;
	border-right: 78px solid transparent;
}
.section-wms-powerful-function .nav-box ul{
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.10);
	display: flex;
	height: 80px;
	line-height: 80px;
	text-align: center;
	overflow: hidden;
}
.section-wms-powerful-function .nav-box{
	margin-top: 25px;
}
.section-wms-powerful-function .nav-box ul li{
	width: 25%;
}
.section-wms-powerful-function .nav-box ul li.active{
	background: #0079C2;
	color: #fff;
}
.section-wms-powerful-function .main-box{
	margin: 45px;
}
.section-wms-powerful-function .main-box>div{
	display: none;
}
.section-wms-powerful-function .main-box .content-box1{
	display: flex;
}
.section-wms-powerful-function .main-box .left-box{
	width: 65%;
	padding-right: 140px;
	padding-top: 25px;
}
.section-wms-powerful-function .main-box .left-box .title-box{
	font-size: 28px;
	font-weight: 700;
	text-align: left;
	color: #000000;
	margin-bottom: 35px;
}
.section-wms-powerful-function .main-box .left-box li{
	display: flex;
	align-items: flex-start;
	margin-bottom: 30px;
}
.section-wms-powerful-function .main-box .left-box li .img-box{
	margin-right: 15px;
}
.section-wms-powerful-function .main-box .left-box li .desc-box .title{
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	color: #000000;
}
.section-wms-powerful-function .main-box .left-box li .desc-box .desc{
	font-size: 14px;
	font-weight: 400;
	color: #808080;
	margin-top: 10px;
	float: right;
}
.section-wms-powerful-function .main-box .right-box{
	width: 50%;
	margin-top: 20px;
}
.section-wms-powerful-function .main-box .right-box img{
	width: 100%;
}
.carousel-indicators{
	margin-top: 20px;
}
.carousel-indicators li{
	border-radius: 0 !important;
	border: 1px solid #fff;
}
.carousel-indicators li .img-fluid{
	opacity: 1;
	position: static !important;
	width: 100%; /*! height: 100%; */
}
.carousel-indicators li{
	text-indent:unset;
}
.carousel-indicators li .img-fluid{
	opacity: 1;
	position: static !important;
	width: 100%; /*! height: 100%; */
}
.carousel-indicators li{
	width: 20%;
	float: left;
	list-style: none;
}
.carousel-item{
	display: none;
}
.carousel-item img{
	width: 100%;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active{
	display:block
}
.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left){
 -webkit-transform:translateX(100%);
 transform:translateX(100%)
}
.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right){
 -webkit-transform:translateX(-100%);
 transform:translateX(-100%)
}
.carousel-fade .carousel-item{
	opacity:0;
	transition-property:opacity;
	-webkit-transform:none;
	transform:none
}
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active{
	z-index:1;
	opacity:1
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right{
	z-index:0;
	opacity:0;
 transition:0s .6s opacity
}
.carousel-indicators li{
	cursor:pointer;
	background-color:#fff;
	background-clip:padding-box;
	opacity:.5;
 transition:opacity .6s ease;
}
.carousel-indicators li.active{
	opacity:1;
}
.hidden-layer{
	display:none;
}
.carousel-indicators li:hover .hidden-layer{
	display:block;
}
.hidden-layer, .hidden-layer > .bg{
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10;
	position:relative;
}
.hidden-layer{
	z-index:9999;
}
.hidden-layer > .bg{
	height:100% !important;
	background:#000;
	opacity:0;
}
.hidden-layer > div, .hidden-layer > a{
	width:100%;
	height:176px;
	position:absolute;
	text-align: center;
	left:0%;
	top: -182px;
	opacity:.8;
	padding-top: 25%;
	color: #fff;
	font-size: 22px;
	background-color:#0079C2;
	z-index:20;
}
.hidden-layer > div > span{
	text-align: center;
	margin: -45% auto;
}
.floaterweima{
	position: absolute;
	top: 50%;
	left: 0;
	bottom: 0;
	display: none;
	margin-top: -80%;
}
.floaterweima .con img{
	width: 100%;
}
.floaterweima .con .fphoto img{
	float: left;
	width: 45px;
	height: 45px;
	background: #eec5c4;
	border-radius: 45px;
	border: 2px solid #fcefee;
	overflow: hidden;
	margin-right: 10px;
	margin-left: 15px;
}
.floaterweima .con .fphoto l{
	padding-left: 35px;
}
.floaterweima .con{
	position: fixed;
	background: #fff;
	z-index: 1000;
	/*! margin:50px; */
	border: 1px solid #e5e5e5;
	padding: 10px 10px;
	border-radius: 5px;
	left: 35%;
	right: 35%;
}
.floaterweima .bg{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.floaterweima.active{
	display: block;
}
.floaterweima .bg{
	visibility: hidden;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0)
}
.floaterweima .bg.active{
	visibility: visible;
	background: rgba(0, 0, 0, 0.6);
}
 @media screen and (max-width: 768px){
.banner{
margin-top: 62px;
}
.header .nav li>a{
margin-top: 5px;
height: 42px;
}
.header .nav li.active>a{
border-bottom: 0px solid #0c4d9c;
}
.header .nav li:last-child>a{
border-bottom: 3px solid #0c4d9c;
}	 
.query-box .function-list .function-item .function-text{
 font-size:14px;
 color:#fff;
 letter-spacing: 0px;
}
.query-box .function-list .function-item:after{
 right:-10px;
 bottom:50%;
 -webkit-transform:translateY(50%);
 transform:translateY(50%);
 content:"";
 width:2px;
 opacity:.4;
 background-color:#fff
}
.query-box .function-list .function-item{
 margin:0 10px;
 font-size: 18px;
}
.query-box .search{
margin-top: 10px;
width: 100%;
}
.query-box .search label{
display:none;
float:left;
width:90%;
}
.query-box .search input[type='text']{
width:100%;
}
.number-roll .text li span{
display: block;
font-size: 28px;
color: #0c4d9c;
font-weight: bold;
}
.number-roll .text li{
flex:25%;
font-size: 14px;
}
.number-roll{
margin: 0px auto;
}
.core-services .module-title{
font-size: 36px;
line-height: 36px;
margin-left: 5px;
}
.core-services .introduce{
margin-left: 5px;
font-size: 14px;
}
.core-services-box{
 padding: 20px 0;
}
.core-services-box .core-services{
 width: 100%;
}
.core-services-box .core-services .service-list{
 width:100%;
 margin-top: 25px;
 display: block;
}
.core-services-box .core-services .service-list .service-item .item-box .info{
 color:#333;
 padding: 0px 10px;
}
.core-services-box .core-services .service-list .service-item{
 width: 96%;
 border-right: none;
	margin: 0 2%;
	height: 430px;
}
.core-services-box .core-services .service-list .service-item .item-box{
 height: 420px;
}
	 
.service-list .service-item .img-box{ background: none; padding-bottom: 2%; padding-left: 3%;}
.service-list .service-item .img-box img{ width: 98%;}
.in-about-right{
width: 100%;
}
.in-about-right p span{background:#0068B2; padding: 2px; line-height: 32px;}
.in-about{
/*! height: 400px; */
padding-top: 35px;
}
.in-about .module-title{
color: #fff;
}
.in-map{
background: url(../image/bg6.jpg) no-repeat bottom;
background-size: 150%;
height: 385px;
margin-bottom: 25px;
}

.in-map .map img{
width: 100%;
}
.in-map .map{
	height: 360px;
}
.category-list{
margin: 30px 15px 10px;
}
.category-list li{
width: 50%;
}
.category-list li{
text-align: center;
}
.in-vs .vscenter{
display: none;
width: 20%;
margin-top: 20px;
left: 20%;
border-radius: 0px;
border: 2px solid #559CDE;  /*! display: none; */
}
.in-vs .vscenter img{
width: 100%;
padding: 50px 0 51px;
}
.in-vs ul{
margin-top: 20px;
}
.in-vs li h3{
font-size: 28px;
text-align: center;
margin: 25px 0 5px;
color: #fff;
}
.in-vs li .text p{
font-size: 16px;
line-height: 26px;
}
.in-vs li:first-child{
 display: none;
}
.in-vs li{
padding-left: 8px;
padding-right: 3px;
width: 100%;
height: 420px;
border-radius: 0px;
}
.in-news-right li{
width: 100%;
margin: 2% 0;
}
.footer .footer-top .top-content{
display: none;
}
.footer .footer-top{
 width: 100%;
}
.footer .footer-top .link-list{
 display: inline-block;
}
.footer .footer-top .link-list{
 margin: 0px 0 20px;
}
.footer .footer-top .link-list .link-item{
width: 30%;
float: left;
padding:20px 5px;
border: none;
overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.footer .footer-bottom .bottom-content .right-content .authentication-imgs{
 display: none;
}
.footer .footer-bottom .bottom-content{
 padding: 10px 5px;
 display: block;
 height: 150px;
}
.footer .footer-bottom .bottom-content .right-content{
 width: 100%;
}
.footer .footer-bottom .bottom-content .right-content .page-info{
display: block;
}
.footer .footer-bottom .bottom-content .right-content .page-info .info-item{
padding: 5px 0;
}
.floaterweima .con{
left: 10%;
right: 10%
}
.newslist .left{
width: 100%;
}
.newslist .right{
width: 100%;
}
 dl.bkdl{
padding:10px 0;
}
 dl.bkdl dt{
width:42%;
}
 dl.bkdl dd{
width:55%;
}
	 
dl.bkdl dt img{
	width:100%;
	height: auto !important;
	margin-top: 16px;
}
dl.bkdl dd p.p2{
	margin-top:10px;
}
dl.bkdl dd h3 a{
	margin-bottom:2px;
}
	 
	 
.bkptxx_div{
width:100%;
padding:10px;
}
.adnews img{
width: 100%;
}
.bkptxx_sxt p{
width:100%
}
.bkptxx_sxt p.p1{
text-align:left;
}
.in-contact .content, .in-process .content{
padding: 10px 10px 10px;
font-size: 16px;
}
.in-contact .content .left{
width: 100%
}
.in-contact .content .right{
margin-top: 50px;
width: 100%;
border-left: none;
}
.processbg{
background: none;
}
.processbg .process li{
width: 100%;
}
.processbg .process li.one{
margin-top: 0;
height: 200px
}
.processbg .process li.two{
margin-top: 0;
height: 100px
}
.processbg .process li.three{
margin-top: 0;
height: 100px
}
.processbg .process li.four{
margin-top: 0;
height: 100px
}
.processbg .process li.five{
margin-top: 0;
height: 100px
}
.section-wms-powerful-function .main-box{
 margin: 5px;
}
.section-wms-powerful-function .main-box .left-box{
 position:relative;
 width: 100%;
 padding-right: 0px;
 padding-top: 25px;
}
.main-list{
 width: 100%;
 padding: 0 0px;
 margin: 10px auto;
}
.carousel-indicators li{
 width: 19.3%;
}
.yunu-infocontent-body p.left{
width: 100%;
padding-right: 0%;
}
.yunu-infocontent-body p.right{
width: 100%;
padding-left: 0%;
}
.yunu-infocontent-body p{
padding: 0px 0;
}
.yunu-infocontent-body .right,.yunu-infocontent-body .left{ width: 100%; float: none; padding-left: 0%;}
.info{
font-size: 16px;
padding: 20px 0;
}
.liucheng .content{
padding: 10px 0;
}
.liucheng .content img{
width: 100%;
}
.haiwaiadvantage .con-wrap .swiper-slide{
width: 100%;
}
.main-item, .main-list{
 display:block;
 margin-top: 30px;
}
.main-list .main-item{
width: 100%;
margin: 10px 0;
}
.japan-map{
background: url(../picture/logisticsmap.png) no-repeat center bottom;
background-size: 140%;
padding:20px 0;
margin: 20px 0;
height: 330px;
}
.japan-map .map{
margin: 30px auto;
text-align: center;
}
.japan-map .map img{
width: 100%;
}
.section.advantage02,.section.advantage03{
padding: 15px 0 0px;
}
.carousel-indicators{
margin-top: 10px;
}
dl.bkdl dd p.p2 span.sp1{
	margin-left:15px;
	padding-left:15px;
}

}
 @media screen and (max-width: 375px){
    .in-map{
    height: 355px;
    }
}
@media screen and (max-width: 1200px){
.header .nav li>a{
	padding: 0 8px;
	margin-top: 8px;
}
}
