﻿
/* CSS Document */
	a:click{ text-decoration:none;}
	a:hover{ text-decoration:none;}
	*{ 
		margin:0;
		padding: 0; 
		list-style:none;
		text-decoration: none;
		font-family: "微软雅黑";
	}
ul{
	margin:0;
}
	@font-face{
		
		font-family:"impact";
		src:url(../fonts/impact.ttf),
			url(../fonts/impact.eot);
	}

	.head-blcok{
		background:#f5f5f5;
		width:100%;
	}
	.phone-block li a{
		color:#5b5b5b;
		font-size:1.1em;
		line-height: 40px;
	}
	.head-blcok a:hover{
		color:#004390;
		transition: all 0.5s;
	}
	.phone-block{
		list-style:none;
	}
	.phone-block li{
		padding-left:20px;
		padding-right: 40px;
		float:left;
		border-left:1px solid #eaeaea;
		border-right:1px solid #eaeaea;
	}
	@media(max-width:750px){
		.dropdown-btn .toggle i{
			line-height:50px !important;
		}
	}
	.dropdown-btn .toggle i{ 
		color:#5b5b5b; 
		line-height: 70px; 
		display: block;
}
	.logo-block{
		display: inline-block;
		/*float:left;*/	
	}
	#nav-block{
		display: inline-block;
		margin-left: 5%;
		/*float:left;*/
	}
	#login{
		float: right;
		/*float:right;*/
	}
	header{background-color:rgba(255,255,255,.9); width:100%;   box-shadow: 0px 5px 10px 0px rgba(91,91,91,0.5); z-index:999;}
	header #nav > ul > li{ display: inline-block; position: relative;}
	header #nav > ul > li > a > span{ margin-left:4px;}
	header #nav > ul > li > a{ 
		font-size:1em;
		letter-spacing:1.2px; 
		color:#5b5b5b;
		display: block;  
		line-height: 70px; 
		text-decoration: none; 
		padding:0 15px;
		font-weight:600; 
}
	/*header #nav > ul > li > ul{ display:none; min-width: 100%;  line-height: normal; position: absolute; top: 62px; left: 20px; z-index: 999;}
	header #nav > ul > li > ul > li{ margin-bottom: 2px;}
	header #nav > ul > li > ul > li > a{ color:#c3c3c3; display: block; text-decoration: none; padding:10px 10px; font-size:1em; background:rgba(0,0,0,0.8); text-align: center;}
	header #nav > ul > li > ul > li > a:hover { transition: all 0.5s; background: #000;color: #fff;text-decoration: none;}
	*/
	.nav-down-box{
		border:1px rgba(0,0,0,0.1) solid;
		position: absolute;
		top:65px;
		left:0;
		width:180px;
		border-top:1px #004390 solid;
		padding:20px 0 20px 30px;
		background:#fff;
		z-index: 999;
		display: none;
	}
	.nav-down-box ul li a{
		color:#7b7b7b;
		line-height: 35px;
		letter-spacing: 1px;
		font-weight:600; 
		transition: all 0.3s;
		display: inline-block;
	}
	.nav-down-box ul li a:hover{
		color:#004390;
		margin-left: 8px;
	}
	header #nav > ul > li > a:hover {color: #004390; text-decoration: none; transition: all 0.5s;}
	header #nav > ul > li.parent > a {cursor: pointer;text-decoration: none; padding-left:20px;} 
	header #login > ul > li{ display: inline-block; padding-left:20px;}
	header #login > ul > li > a{
		font-size:1em; 
		color: #5b5b5b;
		text-decoration: none; 	
		font-weight:600; 
		display:inline-block;
		line-height: 70px;
}
	header #login > ul > li > a:hover{ color:#004390; transition: all 0.5s;}
	header .dropdown-btn{ font-size:1.2em; color:#333; cursor: pointer; position: absolute; top:0; right:0; display: none; }
	
	.logo-block a img{
		max-width:100%
	}	
	.header-block{
		line-height:50px;
		position: relative;
	}
	
	
	
	
/*@media(max-width:750px){
	#logo-img{
		max-width:80%;
	}
	header{
		height:70px;
		padding:0px;
	}
	}	*/
	
	
	
	.caidan > li{ margin-top:1px;}
	.caidan > li > a{ font-size:1em; color:#ebebeb;line-height: 40px; background:rgba(39,39,39,1.00);  display: block; padding-left: 30px;}
	.caidan > li > .dropdown-caidan > li{ margin-top:1px;}
	.caidan > li > .dropdown-caidan > li > a{font-size:1em; color:#ebebeb; width:100%; line-height: 34px; background:rgba(39,39,39,0.95); display: block; padding-left: 30px; }
	.caidan > li > .dropdown-caidan{ display:none;}
	.caidan{ margin-top: 50px; display:none;}
	
	.banner{ background:url(../img/s-banner.jpg) no-repeat center center; height:800px; padding-top: 300px;}
	.banner h4{
		font-size:35px;
		color:#fff; 
		font-weight:bold;
		text-align: center;
		letter-spacing: 2px;
	}
	.banner p{ font-size:1.1em; color:#fff; text-align: center; margin-top: 20px;}
	.banner p a{ 
		font-size:1.1em; 
		color:#fff;
		text-align: center;
		letter-spacing: 3px;
		margin:0 10px;
	}
	
	#join-text{ padding-bottom: 60px;}
	#join-text h4{ text-align:center; font-size:1.6em; color:#5b5b5b; margin-top:30px;}
	#join-text h5{ 
		font-size:1.2em; 
		color:#004390;
		letter-spacing: 1.5px;
		font-weight: 500;
		line-height:50px;
	}
	#join-text a{ font-size:1.1em; color:#5b5b5b; line-height: 5px;}
	#join-text a:hover{ color:#004390; transition: color 0.5s;}
	#join-text h6{  font-size:1.1em; color:#5b5b5b; line-height: 5px}
	
	form #footer-input{background-color:#2e3037; text-indent:10px; height:45px; width:350px; border:#4d4f55 1px solid; font-size:1.1em; color:#999;}
	form #footer-button{width:160px; height:45px; background-color:#004390; border:0; color:#fff; font-size:1.1em; margin-left: 20px;transition: all 0.3s;}
	form #footer-button:hover{ background:#fff; color:#004390; }
	#footer #menu .list li a{ color:#ccc;transition: all 0.3s; display: inline-block; line-height: 22px;}
	#footer #menu .list li a:hover{ color:#004390; }
	/*#footer #menu .list li{ background:url(../img/icon-btn.png) no-repeat -2px center;}*/
	#footer #menu .list{ float:left;}
	#footer {background-color:#21242b; padding-bottom: 10px;}
	#footer #footer-icon{ padding-top: 36px; margin:auto 0;}
	#footer #footer-icon img{position: relative; top:15px; left:-10px;}
	#footer #footer-icon .footer-icon-fgs{color:#fff; font-size:2.4em; font-weight:bold;}
	#footer #about{margin-top: 30px; padding:0 20px}
	#footer #about h2,#footer #news h2,#footer #menu h2,#footer #contact h2{
		font-size:1.4em; 
		color:#fff;
		line-height: 30px;
		letter-spacing: 1.5px;
}
	#footer #about p{
		margin-top:14px;
	}
	#footer #about p a{font-size:1em; color:#ccc; line-height: 24px; transition: all 0.3s;}	
	#footer #about p a:hover{ color:#004390; }	
	#footer #about #about-line{width:1px; height:200px; background: rgba(255,255,255,0.2); position: absolute; top:0; right:0;}
	#footer #news{margin-top: 2px; padding:0 20px;}

	#footer #news p a{color:#ccc;}
	#footer #news p a:hover{color:#004390; transition:  all 0.5s;}
	#footer #menu{padding:0 20px; margin-top: 2px;}

	#footer #contact{padding:0 20px; margin-top: 2px;}
	#footer #contact p a{ color:#ccc; font-size: 1em;}
	#footer #contact p a:hover{ color:#004390; transition: all 0.5s;}

	#footer #contact {color:#ccc;}
	#footer #footer-cop p{ 
		color:#ccc;
		font-size:1em; 
		line-height: 15px;
		letter-spacing: 1.5px;
	}
	#footer-icon p{ 
		font-size:1.1em;
		color:#999;
	}
	.num-block i{ 
		color:#ff7800;
		float:left;
		margin-top: 15px;
		margin-right: 15px;
		top:-5px;
		position: relative;
	}
	.num-block h1{
		color:#fff;
		font-weight: bold;
	}
	@media (max-width: 750px) {
		#footer #about{
			margin-top:30px;
		}
		#footer #news{
			margin-top:30px;
		}
		#footer #menu{
			margin-top:30px;
		}
		#footer #contact{
			margin-top:30px;
		}
		header {
			height: 50px;
			line-height: 50px;
		}
		#intro .inner {padding: 30px 0;}
		#intro p {padding-right: 0 !important;}
		h1 {font-size: 2.6em;}

		.banner-text{display: none;}
		.banner-text1{ display:block; position:absolute; bottom:50%; left:50%; text-align: center; margin-left: -40px; margin-bottom: -60px;}	
		.banner-text1 h4{ font-size:2em; color:#fff; font-weight:bold;}	
		.banner-text1 a,.banner-text1 p{ font-size:1em; color:#fff;}
		.container h4{ 
			text-align:center;
			font-size:1.4em;
			color:#5b5b5b;
			margin-top:30px;
			letter-spacing: 1.2px;
		}	
		form #footer-input{ width:100%;}
		
		form #footer-button{ width:100%; margin-left: 0; margin-top: 20px;}
		
		#footer #about #about-line{ display:none;}	
	}
	/*home*/
	#wishpost-banner{ background:url(../img/wishpost-banner.jpg) no-repeat center center; height:800px; padding-top: 300px;}
	#wishpost-banner h4{
		font-size:2.5em;
		color:#fff;
		font-weight:bold;
		text-align: center;
		letter-spacing: 2px;
	}
	#wishpost-banner p{ font-size:1.1em; color:#fff; text-align: center; margin-top: 20px; line-height: 26PX; padding:0 25%;}
	#wishpost-banner p a{
		font-size:1.1em;
		color:#fff;
		text-align: center;
		letter-spacing: 3px;
		margin:0 10px;
	}
	
	#wishpost-main{ margin:80px 0;} 
	#wishpost-main .col-sm-7{ overflow:hidden;}
	#wishpost-main .col-sm-7 img{ display:block; margin: 0; }
	#wishpost-main .col-sm-5{ padding:60px 15px;}
	#wishpost-main .col-sm-5 h1{ font-size:2em; color:#004390; }
	#wishpost-main .col-sm-5 p{ font-size: 1em; line-height: 24px; margin-top: 30px; color:#4b4b4b;}
	#wishpost-main .col-sm-5 a{ margin-top: 30px; border:#004390 1px solid; display: block; width:120px ;height:40px;  font-size: 1em; color:#004390; text-align: center; line-height: 40px; }
	#wishpost-main .col-sm-5 a:hover{ background:#004390; color:#fff; transition: all 0.5s;}
@media(max-width:750px){
		#wishpost-banner p{ padding:0 15px;}
		#wishpost-banner h4{ font-size:3em;}
		#wishpost-main .col-sm-7{ padding-left:0;}
		#wishpost-main .col-sm-5 h1{ text-align:center; }
		#wishpost-main .col-sm-5 p{ text-align:center; margin-bottom: 30px;}
		#wishpost-main .col-sm-5 a{ margin:0 auto;}
		#wishpost-main .col-sm-5 img{ display: block; margin: 0 auto;}
	}	
/*wishpost*/
	#wishpost_1-bg{ background:url(../img/wishpost_1-bg.jpg) no-repeat center center; padding-top: 100px; padding-bottom: 100px;}
	#wishpost_1-bg .wishpost-line{ width:27px; height:3px; background:#004390; margin:50px 0;}
	#wishpost_1-bg h4{ font-size:1.3em; color:#fff; }
	#wishpost_1-bg ul{ margin-top:30px;}
	#wishpost_1-bg ul li{ color:#fff; font-size:1em; line-height: 26px; list-style: disc; margin: 6px 0;}
	#wishpost_1-bg .wishpost_1-text{ padding-left:100px;}
	#wishpost_1-bg #wishpost_1-text1{ margin-top:100px;}
	#wishpost_1-bg .wishpost_1-text h5{font-size:1.2em; color:#fff; background:rgba(28,121,180,0.7); text-align: center; line-height: 50px; margin-bottom:20px;}
	#wishpost_1-bg .wishpost_1-text ol li{ color:#424242; font-size:1em; background:rgba(201,223,240,0.65); padding:10px 15px;  line-height: 24px; margin-top:3px;}
	#wishpost_1-bg .wishpost_1-text ol li a{color:#3b3b3b;  word-spacing: 20px; }
	#wishpost_1-bg .col-sm-12{ font-size:1.8em; color:#fff; text-align: center; margin-top: 50px; margin-bottom:50px;}
	#wishpost_1-bg  .wishpost_1-img{ width:33%;}
	#wishpost_1-bg  .wishpost_1-img img{ display:block; float:left;}
	.more-block{ background:#fff;}	
	.more-block .more-img{ float:left;}
	#more{ margin-bottom:20px;}
	#more .more-text h4{ font-size:1.2em; color:#5b5b5b; margin-top: 30px;}
	#more .more-text{ overflow:hidden; background:#fff; height:180px; padding-left:16px; padding-right:10px;}
	#more .more-text p{ font-size:1em; color:#7b7b7b;line-height: 24px; margin-top: 10px;}
	#more .more-text a{ display: block; color: #5b5b5b ; margin-top: 10px; font-size: 1em;}
	#more .more-text a span{ margin-left:8px; transition: all 0.3s;}
	#more .more-text a:hover span{ margin-left:18px;  color:#004390;}
	#product-header{ font-size:1.2em; color:#fff; padding-right: 20px; line-height: 26px; margin-top: 30px; letter-spacing: 1.5px;}
	
@media(max-width:750px){
		#wishpost_1-bg .col-sm-12{ font-size:1.8em; color:#fff; text-align: center; margin-top: 40px; margin-bottom:30px;}
		#wishpost_1-bg #wishpost_1-text1{ margin-top:30px;}
		#wishpost_1-bg{ padding:50px 0;}
		#wishpost_1-bg .wishpost_1-text{ padding-left:15px; margin: 15px 0;}		
		#wishpost_1-bg .wishpost-line{ margin:0 auto;}
		#more .more-text{ float:left; width:100%; margin-top: 10px;}
		#more .more-text a{ margin-top:1px;}
		#wishpost_1-bg ul li{  font-size:0.9em;}
		#wishpost_1-bg h4 { font-size:1.2em;}
		#wishpost_1-bg h4 { font-size:1.2em;}
	}	
/*wishpost_1*/

	
	
	#home-lnquire{ padding:80px 0;}
	#home-lnquire h2{ text-align: center; color:#5b5b5b; font-size:1.6em;}
	#home-lnquire form { margin:0 auto; display: table; margin-top: 40px;}
	#home-lnquire form .textarea { width:400px; float:left; padding-top: 12px; height: 45px; padding-left: 20px; background: #000; color:#fff; font-size: 1em; border: none; box-shadow: 0px 4px 6px 0px rgba(91, 91, 91, 0.46);}
	#home-lnquire form button{
		transition: all 0.3s;
		width:120px;
		float: left;
		background: #004390; 
		border: none;
		color:#fff; 
		box-shadow: 0px 4px 6px 0px rgba(91, 91, 91, 0.46); 
		line-height: 45px;
		font-size:1em;
	}
	#home-lnquire form button:hover{ 
		background:#fff;
		color:#004390;
		transition: all 0.5s;
	}
@media(max-width:750px){
	#home-lnquire form{ display:block;}
	#home-lnquire form .textarea{ width:100%;}
	#home-lnquire form button{ width:100%; margin-top: 10px;}	
	}	
	
	#home-freight{ background:#fbfbfc; padding: 80px 0;}
	#home-freight h2{ text-align: center; color:#5b5b5b; font-size:1.6em; margin-bottom: 50px;}
	#home-freight h5{ color: #5b5b5b; font-size:1.2em; line-height: 20px; margin-bottom: 10px; letter-spacing: 1.5px;}
	#home-freight .home-freight-box{ background:#fff;   box-shadow: 0px 1px 1.04px 0.96px rgba(91, 91, 91, 0.25); padding:2% 0; margin-top: 1%;}
	#home-freight .home-freight-table{ background:#fff; margin-top: 2%;}
	#home-freight .home-freight-box .col-sm-2 input{ text-indent: 10px; width:80%; height:36px; line-height: 36px; font-size:1em; border:#e2e2e2 1px solid; float:left;}
	#home-freight .home-freight-box .col-sm-2 label{  background: #fafafa; color:#5a5a5a; width:20%;border:#ccc solid 1px;height:36px; line-height: 36px; text-align: center; font-size:1em; border:#e2e2e2 1px solid; float:left;} 
	#home-freight .home-freight-box .col-sm-4 select{ display: block; text-indent: 10px; width:100%; height: 36px; font-size:1em; border:#e2e2e2 1px solid; }
	#home-freight .home-freight-box .col-sm-2 button{width:100%; text-align: center; color:#fff; background:#004390; border: none; line-height: 36px; margin-top: 28px;}
	
@media(max-width:750px){
		#home-freight .home-freight-box .col-sm-4 select{ width:100%;}
		#home-freight .home-freight-box .col-sm-2 button{margin-top:5%;}
	}	
	
	#home-service{ padding:80px 0;}
	#home-service h2{text-align: center; color:#5b5b5b; font-size:1.6em;  margin-bottom: 50px;}
	#home-service .home-service-icon img{ display:block; margin: 0 auto;}
	#home-service .home-service-text h5{ font-size: 1.2em; color:#5b5b5b;}
	#home-service .home-service-text{ padding-left:30px;}
	#home-service .home-service-text p{ font-size:1em; color:#7b7b7b; line-height: 22px; margin-top: 20px;}
	#home-service .col-sm-6{ margin-top:50px;}
@media(max-width:750px){
		#home-service .home-service-text h5{ text-align: center; margin-top: 30px;}
		#home-service .home-service-text p{ text-align: center;}
	}	
	
	#home-news{ background:#fbfbfc; padding:60px 0;}
	#home-news h2{ text-align: center;  color:#5b5b5b; font-size:1.6em;  margin-bottom: 50px;}
	#home-news .home-news-list{
		background:#fff; 
		padding-bottom:20px;
		padding-left: 0;
		padding-right:0; 
		box-shadow: 0px 3px 6px 0px rgba(91, 91, 91, 0.2);
		corsor: pointer;
		transition: all 0.3s;
 }
	#home-news .col-md-4{  width:30%; margin: 0 15px;}
	#home-news .home-news-list a h4{
		color:#004390;
	}
	#home-news .home-news-list:hover a p{
		color:#004390;
		transition: all 0.5s;
	}
	#home-news .home-news-list:hover{ 
		box-shadow: 0px 8px 8px 2px rgba(0, 0, 0, 0.1);
		
}
	#home-news .home-news-list  a{ display:block;}
	#home-news .home-news-list img{ display:block; width:100%; height:180px;}
	#home-news .home-news-list h4{ 
		font-size:1.2em;
		color:#5b5b5b;
		padding:0 15px;
		margin-top: 30px;
		letter-spacing: 1px;
	}
	#home-news .home-news-list h4:hover{ color:#004390; transition: all 0.5s;}
	#home-news .home-news-list p{ 
		padding:0 15px;
		font-size:1em;
		line-height: 22px;
		color:#7b7b7b; 
		margin-top: 20px;
		letter-spacing: 1px;
		}
@media(max-width:1200px){
	#home-news .col-md-4{  width:100%; margin:20px 0;}	
	}
	
	#home-partner{ padding:80px 0;}
	#home-partner #home-partner-box{ overflow:hidden; height:85px;}
	#home-partner h2{ color:#5b5b5b; font-size:1.6em; line-height:85px;}
	/*#home-partner .move-box{}
	#home-partner .move-box ul{ float:left; width:900px;}*/
	#home-partner .move-box ul li{ float:left; width:20%; display: block;}
	#home-partner .move-box ul li a{  text-align: center; width:200px;  height:80px; line-height: 80px; display: table-cell; vertical-align: middle;}
	#home-partner .move-box ul li a img{ display:block; margin:0 auto; vertical-align: middle;}
@media(max-width:750px){
		#home-partner h2{ text-align: center; margin-bottom: 50px;}
		#home-partner .move-box ul li{  width:100%; display: block; margin-top: 20px;}
		#home-partner #home-partner-box{ height:auto;}
		#home-partner{ padding:40px 0;}
		#home-partner .move-box ul li a{
			width:100%;
			display: block;
			margin:auto 0;
		}
	}	
/*home*/
	#about-text{ padding:80px 0;}
	#about-text h2{ font-size:24px; color:#444; font-weight:normal; margin-top: 10px; letter-spacing: 1.5px;}
	#about-text p{ 
		font-size:15px;
		color:#5b5b5b; 
		line-height: 26px;
		letter-spacing: 1.5px;
		padding-right:20px;
		margin-top: 30px;
		cursor: pointer;
	}
	#about-text p:hover{
		color:#004390;
		transition: all 0.5s;
	}
	.about-text-line{
		width:38px;
		height:2px;
		background:#004390;
		margin-top: 30px;
	}
	#about-text img{ box-shadow: 0px 5px 10px 0px rgba(91, 91, 91, 0.46); display: block; margin: 0;}
	#about-list{ background:#fbfbfc; padding:50px 0;}
	#about-list h3{ text-align: center; font-size:2em; color:#004390;}
	#about-list h1{ font-size:2em; color:#5b5b5b; text-align: center; font-weight:bold;}
	#about-list p{ font-size:1.2em; color:#6b6b6b; text-align: center;}
	#about-img img{ max-width:100%; height:auto; display: block;}
	#about-text-img{ overflow:hidden;}
@media(max-width:750px){
	.about-text-line{
		margin:20px auto;
	}
	#about-text h2{  text-align: center;}
	#about-text p{ text-align: center; margin-bottom: 50px; padding:0;}
	#about-text-img{ overflow: hidden; margin: 0;}
	#about-text-img{ width:100%;}
	}	

	.about-cp-block{
		background:#fbfbfc;
		padding:50px 0; 
	}
	.about-cp-block h2{
		margin-bottom: 80px;
		text-align:center;
		font-size:24px;
		color:#333;
		letter-spacing: 1.5px;
	}
	.about-cp-icon{
		width:90px;
		height:90px;
		background-color:#004390;
		border-radius: 50%;
		margin:0 auto;
		display: block;
		line-height: 90px;
		text-align: center;
		position:relative;
	}
	.about-cp-icon i{
		font-size:40px;
		color:#fff;
	}
	.about-cp-list{
		cursor: pointer;
	}
	.about-cp-list h4{
		color:#004390;
		text-align: center;
		margin-top: 30px;
		letter-spacing: 2px;
	}
	.about-cp-list p{
		text-align:center;
		font-size: 16px;
		color:#5b5b5b;
		letter-spacing: 1.5px;
		line-height: 26px;
		padding:0 10px;
		
	}
	.about-cp-icon:after{
		top: -7px;
		left: -7px;
		padding: 7px;
		box-shadow: 0 0 0 3px #004390;
		-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
		-webkit-transform: scale(.8);
		-moz-transition: -moz-transform 0.2s, opacity 0.2s;
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		transition: transform 0.2s, opacity 0.2s;
		transform: scale(.8);
		opacity: 0;
		/*pointer-events: none;*/
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		content: '';
		-webkit-box-sizing: content-box; 
		-moz-box-sizing: content-box; 
		box-sizing: content-box;
	}
	.about-cp-list:hover p{
		color:#004390;
		transition: all 0.5s;
	}
	.about-cp-list:hover h4{
		color:#004390;
		transition: all 0.5s;
	}
	.about-cp-list:hover .about-cp-icon:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	.about-num-block{
		padding:100px 0;
		background:url(../img/about-num-bg.jpg) no-repeat center center;
		background-size:cover;
		
	}
	.about-num-list {
		text-align: center; 
	} 
	.about-num-list i{
		font-size:50px;
		color:#ff7800;
	} 
	.about-num-list h1{
		font-family: impact;
		font-size:40px;
		color:#fff;
		text-align: center;
		letter-spacing: 4px;
		font-weight: bold;
		margin-top: 15px;
	}
	.about-num-list p{
		font-size:18px;
		color:rgba(255,255,255,0.8);
		text-align: center;
		letter-spacing: 3px;
		margin-top:15px;
	}
	@media(max-width:750px){
		.about-num-list h1{
			letter-spacing: 1px;
		}
		.about-cp-list{
			margin: 50px 0;
		}
		.about-num-list{
			margin: 50px 0;
		}
	}







/*about-us*/
	#news_1-text{ padding:50px 0;}
	#news_1-text .news_1-list_1{ border-left:1px solid #ccc; padding-left:30px;}
	#news_1-text .news_1-p p{ margin-left: 30px; margin-bottom: 30px; font-size:16px; color:#5b5b5b;}
	#news_1-text .news_1-list_1 h4{ line-height:1.5; margin-bottom: 30px; font-size:1.2em; color:#5b5b5b;}
	#news_1-text .news_1-list_1 p{ font-size:1.1em; color:#6b6b6b; line-height: 26px; margin-top: 30px; letter-spacing: 1.1px;}
	#news_1-text .news_1-list_1 a{ width:100px; height: 32px; background:#004390; color:#fff; text-align: center; line-height: 32px; display: block; border-radius: 20px; border:1px solid #004390; box-shadow: 0px 3px 8px 0px rgba(91,91,91,0.4); margin-top: 50px;}
	#news_1-text .news_1-list_1 img{ display:block; width:100%; height:auto;}
	#news_1-text .news_1-list_1 a:hover{ background:none; border:1px solid #004390; color:#004390; transition:  all 0.5s;}
@media(max-width:750px){
		#news_1-text .news_1-list_1 a{
			margin:30px auto;
		}
		#news_1-text .news_1-p p{
			text-align: center;
			margin-left: 0;
		}
		#news_1-text .news_1-list_1 p{
			/*text-align: center;*/
		}
		#news_1-text .news_1-list{ width:100%; border-bottom: 1px solid #ccc; padding-bottom: 20px;}
		#news_1-text .news_1-list_1{border:none; padding-left:15px;}
	}
/*news_1*/
	#news-text .news-text-box{ overflow:hidden; margin:60px 0;}
	#news-text .news-text-box img{ display:block; margin:0; height:386px; width:100%;}
	#news-text .news-text-box h2{  font-size:1.2em; color:#5b5b5b; line-height: 40px;}
	#news-text .news-text-box p{ font-size:1em ;color:#6b6b6b; line-height: 22px; margin-bottom: 20px;letter-spacing: 1.5px;}
	#news-text .news-text-box a{ width:120px; line-height: 40px; color:#004390; border:1px solid #004390; text-align: center; display: block; transition: all 0.3s;}
	#news-text .news-text-box a:hover{ background:#004390; color:#fff; }
	#news-text .news-form{ margin:60px 0;}
	#news-text .news-form input{ width:200px; height:40px; background:#000; border:none; float: left; color:#fff; text-indent: 10px;box-shadow: 0px 5px 8px 0px rgba(91, 91, 91, 0.46);}
	#news-text .news-form button{ width:80px; height:40px; background-color:#004390; border:none; float:left; box-shadow: 0px 5px 8px 0px rgba(91, 91, 91,0.46);}
	#news-text .news-form h2{ font-size:1.2em; color:#5b5b5b; margin-top: 30px; margin-bottom: 20px;}
	#news-text .news-form a{ font-size:1em; color:#004390; margin-top: 20px; display: block;}
	#news-text .news-form p{ font-size:14px; color:#6b6b6b; margin-top: 10px; }
	#news-text .news-form img{ display:block; margin: 0;}
	#news-btn{ padding-bottom:60px;}
	   
@media(max-width:750px){
	
	#news-text .news-text-box h2{
		text-align:center;
	}
	#news-text .news-text-box p{
		text-align:center;
	}
	#news-text .news-text-box a{
		margin:30px auto;
	}
	#news-text .news-text-box img{
		height:220px;
	}
	#news-btn{
		margin:0 auto;
	}
	#news-text .news-form input{ width:100%; }
	#news-text .news-form button{ width:100%; margin-top: 10px; }
	}
/*news*/
	#contact-block{ padding:50px 0;}
	#contact-block #contact-list h4{ font-size:1.2em; color:#5b5b5b;}
	#contact-block #contact-list { font-size:1.2em; color:#5b5b5b;}
	#contact-block #contact-list ul li{ margin-top: 30px; line-height:26px; color:#6b6b6b;}
	#contact-block #contact-list ul li img{ display:block; margin:0; float: left;}
	#contact-block #contact-list ul li p{ 
		font-size:1em;
		letter-spacing: 1.5px;
		color:#5b5b5b;
	}
	#contact-block #contact-list ul li p a{ 
		text-transform: uppercase;
		font-size:1em;
		letter-spacing: 1px;
		color:#5b5b5b;
	}
	#contact-block #contact-list_1 input{ width:100%; height:45px; text-indent: 10px; margin:10px 0; border-radius: 5px; border:#6b6b6b 1px solid;}
	#contact-block #contact-list_1 textarea{ margin-top: 10px; width:100%; height:210px; border:#6b6b6b 1px solid; border-radius: 5px; text-indent: 10px; padding-top: 10px; line-height: 20px;}
	#contact-block #contact-list_1 button{ width:160px; height:45px; background:#004390; border:#004390 1px solid; color:#fff; border-radius: 5px; font-size:1.2em; margin-top: 20px; transition: all 0.3s;}
	#contact-block #contact-list_1 button:hover{ background:none; border:#004390 1px solid; color:#004390;  }
@media(max-width:750px){
	#contact-block #contact-list ul li p{
		/*text-align:center;*/
	}
	#contact-block #contact-list h4{
		text-align:left;
	}
	#contact-block #contact-list_1 button{ width:100%;}	
	}	
/*contact*/
	#news_1-text .news_1-list_1 h5{ font-size:16px; font-weight:bold; color:#6b6b6b; margin-top: 50px;}

@media(max-width:750px){
		#news_1-text .news_1-list{ width:100%; border-bottom: 1px solid #ccc; padding-bottom: 20px;}
		#news_1-text .news_1-list_1{ float:none !important; border:none; padding-left:15px; overflow: hidden;}
	}
/*join_1*/
	#team-block{ padding:50px 0;}
	#team-block .team-img{ width:300px; height:300px; border-radius: 50%; margin:0 auto; background:url(../img/team-img.png) no-repeat center center;}
	#team-block .team-img_1{ width:240px; height:240px; border-radius: 50%; margin:0 auto; background:url(../img/team-img.png) no-repeat center 10px;}
	#team-block  h4{ font-size:1.2em; color:#5b5b5b; text-align: center; margin: 30px 0;}
	#team-block  h3{ font-size:1.8em; text-align: center; color:#4b4b4b; margin-bottom: 60px;}
	#team-block a{ border:#004390 1px solid; width:240px; height:240px; background:#004390; color:#fff; text-align: center; line-height: 240px; display: block; border-radius: 50%; font-size:2em; margin:0 auto;}
	#team-block a:hover{ background:none; transition: all 0.5s; color:#004390;}
	.join-lsit-block{
		margin: 8px 0;	
	}	
/*team*/
	#help-block { padding:50px 0;}
	#help-block h1{ font-size:1.6em; color: #5b5b5b; text-align: center;}	
	#help-block .help-text li{ padding-left: 20px; font-size:1.2em; color:#5b5b5b; cursor: pointer;}
#help-block .help-text li:hover{ color:#004390; transition: all 0.5s;}
	#help-block .help-text li > p{ 
		line-height: 24px; 
		display: none; 
		font-size:14px; 
		color:#6b6b6b; 
		margin-top: 20px; 
		background:#f6f6f6; 
		padding:20px 10px; 
		letter-spacing: 1.2px;
		border-left:3px solid #004390;
}
/*help*/
	.wishpost-banner-h5{
		font-size:2em; 
		color:#fff;
		margin-top: 50px; 
		text-align: center; 
		text-shadow: 0px 5px 10px rgba(91,91,91,0.3);
		letter-spacing: 3px;
	}
	#lan-block{ padding:80px 0;}
	#lan-block img{ max-width:100%; height:auto; display: block;}
@media(max-width:750px){
	.wishpost-banner-h5{
		font-size:1.6em;
	}
}
/*lan*/
.zc-banner{
		padding-top:250px;
		background:url(../img/zc-banner.jpg) no-repeat center center;
		height:1050px;
	}
	.zc-banner h1{
		
		font-size:1.4em; 
		color:#5b5b5b;
		font-weight:500;
		text-align: center;
		margin-bottom: 40px;
	}
	.zc-banner .zc-block{
		padding:20px 40px 20px 20px;
		background:rgba(255,255,255,0.6);
		width:50%;
		margin:0 auto;
	}
	.form-group{
		margin-top:30px;	
	}
	.zc-btn{
		border-radius: 4px;
		width:100%;
		height:	40px;
		background:#004390;
		color:#fff;
		font-size:1.1em;
		border:#004390 1px solid;;
	}
	.zc-btn:hover{
		background:#fff;
		color:#004390;
		transition: all 0.5s;
		border:#004390 1px solid;
	}
	@media(max-width:750px){
		.zc-banner{
			padding-top:150px;
		}
		.zc-banner .zc-block{
			padding-left: 20px;
			padding-right: 20px;
			width:100%;
		}
	}	
/*注册*/

	.zh-block{
		padding:10px 0;
		border-bottom: 1px solid #757575;
	}
	.zh-block a{
		display:inline-block;
		color:#757575;
		margin:0 20px;
		letter-spacing: 1px;
		line-height:40px;
		height:40px;
	}
	.zh-block a:hover{
		color:#fff;
		transition: all 0.5s;
	}
	.home-lnquire-table	h3{ 
		font-size:1.1em;
		font-weight:bold;
		border-bottom: 2px solid #ddd;
		padding:8px 0 8px 0;
		margin-bottom: 20px;
	}
	.home-lnquire-table table tbody{
		display: table-row-group;
		vertical-align: middle;
		border-color: inherit;
	}
	.home-lnquire-table table tbody tr th{
		vertical-align: bottom;
		border-bottom-width: 2px;
		font-size:1em; 
		font-weight:bold;
		padding:8px;
		
	}
	.home-lnquire-table table tbody tr:nth-of-type(even) {
		background-color: #f9f9f9;
	}
	.home-lnquire-table table tbody tr td{
		font-size:1em;
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd;
		border: 1px solid #ddd;
	}

	.home-lnquire-table table{
		border: 1px solid #ddd;
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
		border-spacing: 0;
   		border-collapse: collapse;
	}
	.home-lnquire-table{
		min-height: .01%;
    	overflow-x: auto;
	}


/*
运单查询
*/
	.home-freight-table	h3{ 
		font-size:1.1em;
		font-weight:bold;
	}
	.home-freight-table table tbody{
		display: table-row-group;
		vertical-align: middle;
		border-color: inherit;
	}
	.home-freight-table table tbody tr th{
		border: 1px solid #ddd;
		vertical-align: bottom;
		border-bottom-width: 2px;
		font-size:1em; 
		font-weight:bold;
		padding:8px;
		
	}
	.home-freight-table table tbody tr:nth-of-type(even) {
		background-color: #f9f9f9;
	}
	.home-freight-table table tbody tr td{
		font-size:1em;
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd;
		border: 1px solid #ddd;
	}

	.home-freight-table table{
		border: 1px solid #ddd;
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
		border-spacing: 0;
   		border-collapse: collapse;
	}
	.home-freight-table{
		min-height: .01%;
    	overflow-x: auto;
	}
	@media(max-width:750px){
		.home-freight-table table tbody tr th{
			white-space: nowrap;
		}
		.home-freight-table table tbody tr td{
			white-space: nowrap;
		}
		.home-freight-table{
			border: 0;
			margin-bottom: 0;
		}
		.home-lnquire-table table tbody tr th{
			white-space: nowrap;
		}
		.home-lnquire-table table tbody tr td{
			white-space: nowrap;
		}
		.home-lnquire-table{
			border: 0;
			margin-bottom: 0;
		}
	}
/*首页动态查询CSS*/
	.first-btn{ font-size:6em; line-height: 1080px;}
@media(max-width:750px){
	.first-btn{ font-size:3em; }	
	}	
/*首公里*/
#home-erp{
		background:#fbfbfc;
		padding:80px 0;
	}
	#home-erp h2{
		font-size:1.6em;
		color:#5b5b5b;
		text-align: center;
	}
	.erp-logo-block{
		margin-top:80px;
	}
	.erp-logo-block li a{
		text-align: center;
		background:#fff;
		box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
		height:80px;
		border-radius: 5px;
		line-height: 80px;
		display: block;
		
	}
	.erp-logo-block li:hover{
		box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
		
	}
	.erp-logo-block li{
		float:left;
		width:17%;
		margin:0 1.5%;
		transition: all 0.3s;
	}
	.erp-logo-block li a img{
		display: inline-block;
		margin:0 auto;
		max-width:60%;

	}
	.erp-btn a{
		margin-left: 20px;
		color:#5b5b5b;
		margin-top: 30px;
		display:block;
	}
	.erp-btn a:hover{
		left:5px;
		color:#004390;
		transition: all 0.5s;
	}
	/*#home-erp .erp-btn a:hover i{
		left:5px;
		color:#004390;
		transition: all 0.5s;
	}*/
@media(max-width:750px){
	.erp-logo-block li{
		width:100%;
		margin:10px auto 0;
	}
	.erp-logo-block li a img{
		max-width:30%;
	}
}	

	
	header .zc-dropdown-btn{
		display: none;
		font-size:1.2em; 
		color:#333; 
		cursor: pointer;
		position: absolute;
		top:0;
		right:0;
		margin-right: 15px;
	}

	@media(min-width:750px) and (max-width:1020px){
		header .dropdown-btn{
			display:block;
		}
		#nav-block{
			display:none;
		}
	}

	@media(max-width:1024px){
		header .zc-dropdown-btn{
			display:block;
		}
		#login{
			display:none;
		}
		#home-banner{
			padding-top: 0%;
			height: auto;
		}
	}
	@media(max-width:750px){
		header .dropdown-btn{
			display:block;
		}
		#nav-block{
			display:none;
	}
	}
	




/*返回顶部*/
	#top{
		border-radius: 50%;
		height:50px;
		position: fixed;
		bottom:30px;
		right:50px;
		display: none;
		background:#004390;
		transition: all 0.3s;
		box-shadow: 0px 3px 6px 0px rgba(91,91,91,0.5);
	}
	#top a{
		width:50px;
		heiht:50px;
		display: block;
		line-height:55px;
		text-align: center;
		margin:0 auto;
		
	}
	#top:hover{
		background:#013c7e;
	}

/*按钮*/
.home-down{
		width:60px;
		height:60px;
		background:#fff;
		display: block;
		border-radius: 50%;
		box-shadow: 0px 3px 6px 0px rgba(91,91,91,0.5);
		text-align: center;
		margin:0 auto;
		line-height: 65px;
	}	
	#home-main a{
		margin-top:6%;
		margin-bottom: 3%;
	}
	#home-main_2 a{
		margin-top:16%;
		margin-bottom: 8%;
	}
	#home-main_1 a{
		margin-top:14%;
		margin-bottom: 8%;
	}

/*首页*/
	#erp{
		padding:50px 0;
	}
	#erp h4{
		font-size:1.6em;
		color:#5b5b5b;
		text-align: center;
	}
	.erp-block li{
		width:22%;
		float:left;
		margin:0 1.5%;
		transition:  all 0.3s;
	}
	.erp-block li:hover{
		box-shadow: 0px 4px 10px 0px rgba(91,91,91,0.3);
		
	}
	.erp-block li a{
		display: block;
		text-align: center;
		height:100px;
		line-height:100px;
		background:#fbfbfc;
		border-radius: 5px;
		box-shadow: 0px 2px 5px 0px rgba(91,91,91,0.2);
	}
	.erp-block li a img{
		max-width:50%;
	}
@media(max-width:750px){
	.erp-block li{
		width:100%;
		margin:10px 0;
	}
	.erp-block li a img{
		max-width:40%;
	}
}
/*ERP*/
     .skrollr-desktop body {
            height:100% !important;
        }
      #skrollr-body {
            height:100%;
            overflow:visible;
            position:relative;
        }
/*
}
	.wrap {
	  height: 100%;
	  position: relative;
	  overflow: hidden;
	}
	.wrap #home-banner {
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  top: 0;
	  left: 0;
	  z-index: -1;
	  background: url("../img/home-banner-1.jpg") no-repeat center center;
	  background-size: cover;
	  -webkit-transform: scale(1.1);
			  transform: scale(1.1);
}

*/
.wrap{
	background:url(../img/home-banner-3.jpg) no-repeat center center;
	height:auto;
	padding-bottom: 50px;
	background-size: cover;
}
.banner-block{
		padding-top:300px;
	}	
@media(max-width:750px){
/*	.wrap{
		height:600px;
	}*/
	.banner-block{
		padding-top:0px;
	}
	#home-banner{
		padding-top:15%;
	}
}

#scene {
    padding: 0;
    margin: 0;
    width: 108%;
    height: 1100px;
    overflow: hidden;
    top: -5%;
    left: -5%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.main {
    width: 100%;
    height: 1000px;
    overflow: hidden;   
	position: relative;
}

.wrapper {
	width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    text-align: center;
}


.layer {
    width: 100%;
    overflow: hidden;
}
.layer1 {
    background-image:url(../img/home-banner-2.jpg);
    background-position: center center;
    background-size: cover;
    position: absolute;
    width: 108%;
    height: 1100px;
    left: -5%;
    top: -5%;
}
	

@media(max-width:750px){
/*	.main{
		height:650px !important;
	}*/
	.htmleaf-demo a{
		width:100% !important;
		margin:10px 0px 0px 0px !important;
	}
	.banner-block h4{
		font-size:1.2em !important;
	}
	.htmleaf-demo{
		margin-bottom:4em !important;
	}
	.banner-block{
		padding-top:100px !important;	
	}
	
	.head-blcok{
	display: none !important;
	}
}


	.banner-block{
		text-align:center;
	}
	.banner-block img{
		display:block;
		text-align: center;
		margin:0 auto;
	}
	.banner-block h4{
		text-align:center;
		margin-top:40px;
		color:#8e3e1f;
		font-size:1.8em;
	}
	.htmleaf-demo a{
		color: #fff;
		text-decoration: none;
	}
	.htmleaf-demo{
		width: 100%;
		padding-bottom: 1.2em;
		margin-bottom: 1em;
	}
	.htmleaf-demo a{
		background:#004390;
		font-size:1.2em;
		width:260px;
		height:50px;
		line-height: 50px;
		display: inline-block;
		margin: 3em;
		border:1px solid #004390;
		letter-spacing: 1.1px;
	}
	.htmleaf-demo a:hover{
		background:none;
		color:#fff;
		transition: all 0.5s;
		border:1px solid #fff;
	}
	.home-down:hover{
		box-shadow:0px 4px 8px 0px rgba(0,0,0,.5);
		transition: all 0.5s;
	}
/*移动端导航*/
	.sidenav-menu{
		list-style:none;
		margin:0;
		padding:0;
	}
	.sidenav-menu li{
		display:block;
		position:relative;
	}
	.sidenav-menu a{
		background:0 0;
		color:#BDBDBD;
		font-size:16px;
		display:block;
		line-height:24px;
		padding:16px 20px;
		text-decoration:none;
	}
	.sidenav-menu a:hover{
		transition: all 0.5s;
		background:#616161; 
		color:#fff;
	}
	.sidenav-menu a.active,.sidenav-menu a.active .sidenav-dropdown-icon,.sidenav-menu a.active .sidenav-link-icon{
		color:#FAFAFA;
	}
	.sidenav-dropdown-icon,.sidenav-link-icon{
		color:#757575;
		position:absolute;
		text-align:center;
		top:16px;
	}
	.sidenav-dropdown{
		display:none;
		list-style:none;
		padding:0;
	}
	.sidenav-dropdown a{
		background:#191919;
		padding-left:20px; 
		font-size:15px;
	}
	.sidenav-dropdown a:hover{
		transition: all 0.5s;
		background:#616161;
		color:#fff;
	}
	.sidenav-dropdown li:first-child a{
		box-shadow:inset 0 1px 1px rgba(0,0,0,.1);
	}
	.sidenav-dropdown-icon{
		display:none;
		height:16px;
		right:16px;
		width:16px;
	}
	.sidenav-dropdown-icon.show{
		display:block;
	}
	.toggle {
	  display: block;
	  text-align: center;
	 }
	.sidenav {
	  
	  background: #212121;
	  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
	  display: block;
	  font-size: 16px;
	  font-weight: 400;
	  height: 100%;
	  left: 0;
	  position: fixed;
	  overflow: auto;
	  transform: translate(-262px, 0);
	  transition: transform .3s;
	  top: 0;
	  width: 240px;
	  z-index: 9999;
	}
	.sidenav.show {
   		transform: translate(0, 0);
		}
	.yx-block{
		padding:10px 20px;
		border-bottom: #757575 solid 1px;
	}
	.yx-block a{
		color:#757575;
		display: block;
		letter-spacing: 1px;
		line-height: 40px;
		height:40px;
		
	}
	.yx-block a:hover{
		color:#fff;
		transition: all 0.5s;

	}

/**/
	
	.sgl-block{
		padding-top:80px;
	}

	.jr-block h3,.kj-block h3,.sgl-block h3{
		text-align: center;
		color:#333;
		font-size:1.6em;
	}
	.jr-block .container > p,.kj-block .container > p,.sgl-block .container > p{
		padding:0 150px;
		margin-top: 20px 0;
		margin-bottom: 40px;
		line-height: 30px;
		text-align:center;
		color:#5b5b5b;
		font-size:16px;	
		letter-spacing: 1px;
	}
	@media(max-width:768px){
		.banner-block{
			padding-top: 100px !important;
		}
	}
	@media(max-width:1024px){
		.banner-block{
			padding-top: 0px;
		}
		.kj-block .container > p,.jr-block .container > p,.sgl-block .container > p{
			padding:0;
		}
		.sgl-block .sgl-list p{
			padding:0;
			text-align: center;
		}
		.sgl-block .icon-block{
			margin:0 auto;
		}
		.sgl-block .sgl-list h4{
			text-align: center;
		}
		.sgl-block .sgl-list p{
			text-align: center;
		}
	}	
	.jr-block .xian,.kj-block .xian,.sgl-block .xian{
		width:40px;
		height:2px;
		background:#004390;
		margin:30px auto;
	}

	.icon-block{
		display: block;
		background:#004390;
		width:70px;
		height:70px;
		line-height: 70px;
		border-radius: 50%;
		text-align: center;
		position:relative;
	}
	.icon-block:after{
		top: -5px;
		left: -5px;
		padding: 5px;
		box-shadow: 0 0 0 3px #004390;
		-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
		-webkit-transform: scale(.8);
		-moz-transition: -moz-transform 0.2s, opacity 0.2s;
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		transition: transform 0.2s, opacity 0.2s;
		transform: scale(.8);
		opacity: 0;
		/*pointer-events: none;*/
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		content: '';
		-webkit-box-sizing: content-box; 
		-moz-box-sizing: content-box; 
		box-sizing: content-box;
	}
	.sgl-list:hover .icon-block:after {
		cursor: pointer;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	.sgl-block .sgl-list:hover p{
		color:#004390;
		transition: all 0.5s;
	}
	.sgl-block .sgl-list{
		margin-top:60px;
	}
	.sgl-block .sgl-list h4{
		cursor: pointer;
		color:#004390;
		font-weight: 500;
		margin-top: 30px;
		letter-spacing: 1.5px;
	}
	.sgl-block .sgl-list p{
		cursor: pointer;
		margin-top: 20px;
		color:#5b5b5b;
		line-height: 25px;
		font-size:1.1em;
		padding-right: 15px;
		letter-spacing: 1px;
	}
	.jr-block .container > a,.kj-block .container > a,.sgl-block .container > a{
		margin:80px auto;
		display: block;
		border:1px solid #5b5b5b;
		border-radius: 25px;
		width:180px;
		height:40px;
		color:#5b5b5b;
		text-align: center;
		line-height: 40px;
		font-size:16px;
		letter-spacing: 2px;
		transition: all 0.3s;
	}
	.jr-block a:hover,.kj-block a:hover,.sgl-block a:hover{
		border:1px solid #004390;
		background:#004390;
		color:#fff;
		
	}
	.kj-block{
		/*background:url(img/home-main_1.jpg) no-repeat center center;*/
		background:#fbfbfc;
		padding-top: 80px;
	}
	
	.kj-img-block{
		/*background-color:#004390;*/
		border-radius: 50%;
		background-image: url(../img/sx-icon-1.png);
		background-repeat:no-repeat;
		background-position:center center;
		margin:40px auto;
		cursor: pointer;
		width:180px;
		height:180px;
		display: block;
		position: relative;
	}
	.kj-img-block:after{
		top: -5px;
		left: -5px;
		padding: 5px;
		box-shadow: 0 0 0 2px #004390;
		-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
		-webkit-transform: scale(.8);
		-moz-transition: -moz-transform 0.2s, opacity 0.2s;
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		transition: transform 0.2s, opacity 0.2s;
		transform: scale(.8);
		opacity: 0;
		/*pointer-events: none;*/
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		content: '';
		-webkit-box-sizing: content-box; 
		-moz-box-sizing: content-box; 
		box-sizing: content-box;
	}
	.kj-list:hover .kj-img-block:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	.kj-block .kj-list h4{
		font-weight:500;
		text-align:center;
		color:#004390;
	}
	.kj-block .kj-list p{
		cursor: pointer;
		text-align:center;
		color:#5b5b5b;
		margin-top:20px;
		font-size:1.1em;
		line-height: 26px;
		padding:0 5px;
	}
/*	.kj-block .col-sm-3 h4:hover,.kj-block .col-sm-3 p:hover{
		color:#004390;
		transition: all 0.5s;
		cursor: pointer;
	}*/
	.kj-block .kj-list a{
		border:1px solid #004390;
		display:block;
		width:140px;
		height:36px;
		color:#fff;
		background:#004390;
		font-size:14px;
		text-align: center;
		line-height:33px;
		margin:20px auto;
		transition: all 0.3s;
	}
	.kj-block .kj-list a:hover{
		border:1px #004390 solid;
		background:#fff;
		color:#004390;	
	}
	.jr-block{
		padding-top:80px;		
	}
	.jr-block .jr-list{
		cursor:pointer;
	}
	.jr-block .jr-list:hover p{
		color:#004390;
		transition: all 0.5s;
	}
	.jr-list-icon{
		text-align: center;
		margin-top: 40px;
		line-height: 40px;
		height:40px;
	}
	.jr-list-icon i{
		font-size:50px;
		color:#004390;
	}
	.jr-block .col-sm-4 h4{
		text-align: center;
		margin-top:50px;
		margin-bottom: 20px;
		color:#004390;
		letter-spacing: 1.5px;
	}
	.jr-block .col-sm-4 p{
		color:#5b5b5b;
		text-align: center;
		font-size:1.1em;
		letter-spacing: 1px;
		line-height: 26px;
	}
	.skrollr-desktop body {
		height:100% !important;
	}
.kj-block .kj-list{
	cursor:pointer;
}
.kj-block .kj-list:hover p{
	color:#004390;
	transition: all 0.5s;
}
@media(max-width:750px){
	.jr-block .jr-list{
		cursor:pointer;
		margin-top: 50px;
	}
	.kj-block .kj-list{
		margin-top:80px;
	}
}
/*跨境物流解决方案css*/
	.kjwl-block{
		padding:80px 0;
	}
	.kjwl-icon-block{
		background-color:#004390;
		border-radius: 50%;
		line-height: 90px;
		text-align: center;
		margin:0 auto;
		cursor: pointer;
		width:90px;
		height:90px;
		display: block;
		position: relative;
	}
	.kjwl-icon-block i{
		font-size:40px;
		color:#fff;
	}
	.kjwl-icon-block:after{
		top: -6px;
		left: -6px;
		padding: 6px;
		box-shadow: 0 0 0 3px #004390;
		-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
		-webkit-transform: scale(.8);
		-moz-transition: -moz-transform 0.2s, opacity 0.2s;
		-moz-transform: scale(.8);
		-ms-transform: scale(.8);
		transition: transform 0.2s, opacity 0.2s;
		transform: scale(.8);
		opacity: 0;
		/*pointer-events: none;*/
		position: absolute;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		content: '';
		-webkit-box-sizing: content-box; 
		-moz-box-sizing: content-box; 
		box-sizing: content-box;
	}
	.kjwl-list:hover .kjwl-icon-block:after {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	.kjwl-list:hover h4{
		color:#004390;
		transition: all 0.5s;
	}
	.kjwl-list:hover p{
		color:#004390;
		transition: all 0.5s;
	}
	.kjwl-list h4{
		color:#333;
		text-align: center;
		margin: 30px 0px 20px 0px;
	}
	.kjwl-list p{
		color:#5b5b5b;
		font-size:16px;
		padding:0 36px;
		text-align: center;
		line-height: 26px;
		margin-top: 20px;
		letter-spacing: 1.1px;
	}
	.kjwl-line{
		width:36px;
		height:2px;
		background:#004390;
		margin:0 auto;
	}
	.kjwl-list{
		cursor:pointer;
	}

@media(max-width:750px){
	.kj-banner p,.gy-banner p{
		padding:0px !important;
	}
	.kjwl-list{
		margin:30px 0;
	}
}	
	
	.cp-btn{
		margin:10px auto;
		text-align: center;
	}
	.cp-btn li{
		cursor: pointer;
		color:#333;
		text-align: center;
		border-radius:40px;
		font-size:16px;
		display: inline-block;
		width: 140px;
		line-height: 40px;
		height:40px;
		margin:0px 10px;
	}
	.cp-btn li:hover{
		transition: all 0.5s;
		background:#004390;
		color:#fff;
	}
	.cp-btn .dq{
		background:#004390;
		color:#fff;
	}
	.cp-block{
		padding:80px 0;
		background: #fbfbfc;
	}

	.all-list-block{
		float:left;
		width:33.2%;
		margin:0 0.05%;
		/*box-shadow: 0px 4px 6px 0px rgba(91, 91, 91, 0.06);*/
	}
	.all-img-block{
		overflow:hidden;
		height:420px;
		position: relative;
	}
	.all-list-block h4{
		font-weight:500;
		color:#004390;
		letter-spacing: 1px;
		text-align: center;
		margin-top: 20px;
		font-size:20px;
	}
	.all-box{
		margin:2px 0;
	}
	/*
.black-box{
		width:100%;
		height:420px;
		background:rgba(0,64,144,0.8);
		position: absolute;
		top:0;
		left:0;
		display: none;
	}
	.black-box h5{
		color:#fff;
		font-size:18px;
		text-align: center;
		margin-top:150px;
	}
	.black-box p{
		margin-top:25px;
		color:#fff;
		font-size:16px;
		text-align: center;
		padding:0 140px;
		line-height: 26px;
		
	}
	.black-box a i{
		font-size:28px;
		color:#fff;
		text-align: center;
		display: block;
		margin:20px auto;
	}
	.black-box i:hover{
		color:#5b5b5b;
		transition: all 0.5s;
	}
	.position-block{
		 
	}*/
	.all-block{
		margin-top: 40px;
	}

	.jj-block,.zx-block,.kjl-block,.zn-block{
		margin-top: 60px;
		display: none;

	}
@media(max-width:750px){
	.all-img-block{
		height:350px;
	}
	.cp-btn{
		padding-top:20px;
	}
	.cp-btn li{
		display:block;
		margin: 10px auto;
	}
	.all-list-block{
		width:100%;
	}
	.cp-block{
		padding:30px 5px;
	}
	.black-box h5{
		margin-top:65px;
	}
	.all-list-block{
		margin:24px 0;
	}
	.black-box p{
		padding:0 40px;
	}
	.kjwl-banner h3{
		font-size:20px !important;
		letter-spacing: 2px !important;
	}
	.kjwl-banner p{
		letter-spacing: 2px !important;
		font-size:18px !important
			;
	}
}	
	.kjwl-banner{
		background:url(../img/kjwl-banner.jpg) no-repeat center center;
		height:480px;
		padding-top: 130px;
	}
	.kjwl-banner img{
		display: block;
		margin:20px auto;
	}
	.kjwl-banner p{
		text-align:center;
		font-size:20px;
		letter-spacing: 5px;
		color:#fff;
		margin-top: 10px;
	}
	.kjwl-banner h3{
		font-size:30px;
		letter-spacing: 5px;
		color:#fff;
		text-align: center;
		margin-top: 40px;
	}
	.kj-banner,.gy-banner{
		background: url(../img/kj-banner.jpg) no-repeat center center;
		height:800px;
	}
	.kj-banner h3,.gy-banner h3{
		color:#fff;
		text-align: center;
		letter-spacing: 2px;
		margin-top: 350px;
	}
	.kj-banner p,.gy-banner p{
		font-size:18px;
		color:#fff;
		line-height: 30px;
		letter-spacing: 2px;
		text-align: center;
		padding:0 150px;
		margin-top: 40px;
	}
/*供应链金融CSS*/
.payoneer-block{
		padding:80px 0;
	}
	.payoneer-block .container > img{
		display:block;
		margin:0 auto;
	}
	.payoneer-block .container > h5{
		text-align:center;
		color:#004390;
		margin-top: 30px;
		letter-spacing: 2px;
		font-size:18px;
		margin-bottom: 50px;
	}
	.payoneer-block-list{
		cursor:pointer;
		margin:16px 0;
	}
	.payoneer-icon{
		padding-left:10px;
	}
	.payoneer-block-list i{
		color:#004390;
		font-size:42px;
	}
	.payoneer-block-list h5{
		line-height: 28px;
		font-size:16px;
		letter-spacing: 1.5px;
		color:#5b5b5b;
	}
	.payoneer-block-list h5:hover{
		color:#004390;
		transition: all 0.5s;
	}

@media(max-width:750px){
	
	.payoneer-icon{
		text-align: center;
		padding-left:0px;
	}
	.payoneer-block-list h5{
		text-align: center;
		margin: 30px 0;
	}
	.payoneer-block-list img{
		margin:0 auto;
		width:15%;
	}
	.payoneer-block-list{
		margin:50px 0;
	}
}	
	.zf-block{
		height:600px;
		background:url(../img/gy-zf-banner.jpg) no-repeat center center;
	}
	.zf-block .container > h1{
		font-size:60px;
		color: #fff;
		letter-spacing: 12px;
		text-align: center;
		margin-top: 180px;
	}
	.zf-block .container > h1 span{
		color:#ff7800;
	}
	.zf-block .container > h3{
		text-align: center;
		width:60%;
		color:#fff;
		letter-spacing: 8px;
		font-size:28px;
		line-height: 50px;
		border-bottom: 1px #fff solid;
		border-top: 1px #fff solid;
		margin:50px auto;
	}
	.zf-block .container > a{
		display:block;
		width:140px;
		height:40px;
		border-radius: 20px;
		border:#fff 1px solid; 
		background:#fff;
		color:#004390;
		text-align: center;
		line-height: 40px;
		margin: 0 auto;
		font-size:15px;
		letter-spacing: 1px;
	}
	.zf-block .container > a:hover{
		background:none;
		color:#fff;
		transition: all 0.5s;
}

@media(max-width:750px){
	.zf-block .container > h1{
		font-size:34px;
		letter-spacing: 2px;
	}
	.zf-block .container > h3{
		font-size:22px;
		width:100%;
		letter-spacing: 2px;
		line-height: 30px;
	}
}	
	.dk-block{
		padding:80px 0;
	}
	.dk-list-block h4{
		font-size:20px;
		color:#004390;
		letter-spacing: 2px;
		margin-top: 100px;
	}
	.dk-list-block p{
		font-size:16px;
		color:#333;
		line-height: 27px;
		letter-spacing: 1.5px;
		margin-top: 20px;
	}
	.dk-list-block img{
		display:block;
		margin:0 auto;
	}
@media(max-width:750px){
	.dk-list-block{
		margin:40px 0;
	}
	.dk-list-block h4{
		text-align:center;
		margin:0;
	}
	.dk-list-block p{
		text-align: center;
	}
}	
	.dktj-block{
		padding:80px 0;
		background:url(../img/dktj-img.jpg) no-repeat center center;
	}
	.dktj-block h4{
		color:#fff;
		text-align: center;
		font-size:22px;
		letter-spacing: 2px;
		margin-bottom: 30px;
		margin-top:10px;
	}
	.dktj-list-block i{
		text-align: center;
		font-size:60px;
		color:#fff;
	}
	.dktj-list-block h5{
		color:#fff;
		text-align: center;
		font-size:18px;
		letter-spacing: 1.2px;
	}
	.dktj-list-block p{
		color:#fff;
		font-size:16px;
		text-align: center;
		line-height: 24px;
		letter-spacing: 1.5px;
		margin-top:10px;
		opacity: .8;
		padding: 0 10px;
	}
	.dktj-list-block{
		margin-top:50px;
		text-align: center;
	}
@media(max-width:750px){
	.dktj-list-block p{
		padding:0 30px;
	}
}	




/*首页数据*/


	.sj-block{
		padding-top:70px;
		/*
		background-image: url(img/sj-map.png);
		background-repeat: no-repeat;
		background-position:center 300px;
		height:1080px;
		*/
	}
	.sj-block .sj-day h1{
		text-align: left;
		color:#df690a;
		font-size:60px;
		letter-spacing: 4px;
		font-family: impact;
		margin-bottom: 20px;
	}
	.sj-block .sj-day h4{
		margin-top: 15px;
		line-height: 30px;
		color: #df690a;
		font-size:22px;
		letter-spacing: 2px;
	}
	.sj-block .sj-day .sj-line{
		margin-top: 30px;
		width:95px;
		height:4px;
		background-color:#df690a;
	}
	.sj-block .sj-zlj h1{
		text-align: right;
		color:#d2d1d3;
		font-size:60px;
		letter-spacing: 4px;
		font-family: impact;
		margin-bottom: 20px;
	}
	.sj-block .sj-zlj h4{
		text-align: right;
		margin-top: 10px;
		line-height: 30px;
		color:#d2d1d3;
		font-size:22px;
		letter-spacing: 2px;
	}
	.sj-block .sj-zlj .sj-line{
		margin-top: 30px;
		width:95px;
		height:4px;
		background-color:#d2d1d3;
		float: right;
	}
	.banner-list{
		margin-top: -30px;
		/*
		margin-top:400px;
		*/
		/*overflow: hidden;*/
	}
	.banner-list .list-box{
		height: 160px;
		position:relative;
	}
	.banner-list .sj-list-block hr{
		border-top:#d2d1d3 1px solid;
	}
	.banner-list .sj-list-block {
		position:absolute;
		width:100%;
	}
	.banner-list .sj-list-block h2{
		font-size:22px;
		color:#d2d1d3;
		letter-spacing: 2px;
		margin-bottom: 25px;
	}
	.banner-list .sj-list-block .sj-list-day h1,.banner-list .sj-list-block .sj-list-zlj h1{
		font-size:50px;
		color:#d2d1d3;
		letter-spacing: 4px;
		font-family: impact;
		float:left;
		margin-top: 20px;
		padding-right: 40px;
		border-right:2px #d2d1d3 solid;
		line-height: 45px;
	}
	.banner-list .sj-list-block .sj-list-day{
		float:left;
	}
	.banner-list .sj-list-block .sj-list-zlj{
		float:left;
	}
	.banner-list .sj-list-block .sj-list-day p,.banner-list .sj-list-block .sj-list-zlj p{
		text-transform: Uppercase;
		font-size:18px;
		color:#d2d1d3;
		letter-spacing: 2px;
		line-height: 28px;
		float:left;
		margin-left: 40px;
		margin-top: 15px;
	}
	.sj-block .sj-map{
		width:100%;
		position: relative;
		/*border:1px red solid;*/
		/*background:url(img/sj-map.png) no-repeat center center;*/
	}
	
	.sj-block .sj-map img{
		display:block;
		margin:0 auto;
	}
	.sj-block .sj-map .m{
		position: absolute;	
	}
	.sj-block .sj-map .map-1{
		display:none;
		top:35%;
		left:69.5%;
	}
	.sj-block .sj-map .map-2{
		display:none;
		top:40%;
		left:71%;
	}
	.sj-block .sj-map .map-3{
		display:none;
		top:43%;
		left:70%;
	}
	.sj-block .sj-map .map-4{
		display:none;
		top:44%;
		left:70%;
	}
	.sj-block .sj-map .map-5{
		display:none;
		top:43.5%;
		left:69.7%;
	}
	.sj-block .sj-map .map-6{
		display:none;
		top:43%;
		left:70.5%;
	}
	.list-box{
		position:relative;
	}
	.mp-box{
		width:24px;
		height:24px;
		border:1px solid #ff7800; 
		border-radius: 50%;
		position:absolute;
		left:0;
		top:0; 
		margin: 0 auto;
		-webkit-animation: greenPulse 2s ease-in-out infinite alternate;
		-moz-animation: greenPulse 2s ease-in-out infinite alternate;
		animation: greenPulse 2s ease-in-out infinite alternate;
	}
	.mp-inside-box{
		width:12px;
		height:12px;
		background:#ff7800;
		border-radius: 50%;
		margin:5px auto;
		-webkit-animation: greenPulse1 2s ease-in-out infinite alternate;
		-moz-animation: greenPulse1 2s ease-in-out infinite alternate;
		animation: greenPulse1 2s ease-in-out infinite alternate; 
	}
	@keyframes greenPulse {
	  from { border-color: #a13501; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	  50% { border-color: #FD9D1C; -webkit-box-shadow: 0 0 18px #dd6800; box-shadow: 0 0 18px #dd6800;-moz-box-shadow: 0 0 18px #dd6800;}
	  to { border-color: #dd6800; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	}
	@keyframes greenPulse1 {
	  from { background-color: #a13501; -webkit-box-shadow: 0 0 9px #333;  box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	  50% { background-color: #FD9D1C; -webkit-box-shadow: 0 0 18px #dd6800; box-shadow: 0 0 18px #dd6800; -moz-box-shadow: 0 0 18px #dd6800;}
	  to { background-color: #dd6800; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	}
	@-webkit-keyframes greenPulse {
	  from { border-color: #a13501; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	  50% { border-color: #FD9D1C; -webkit-box-shadow: 0 0 18px #dd6800; box-shadow: 0 0 18px #dd6800; -moz-box-shadow: 0 0 18px #dd6800;}
	  to { border-color: #dd6800; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	}
	@-webkit-keyframes greenPulse1 {
	  from { background-color: #a13501; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	  50% { background-color: #FD9D1C; -webkit-box-shadow: 0 0 18px #dd6800; box-shadow: 0 0 18px #dd6800; -moz-box-shadow: 0 0 18px #dd6800;}
	  to { background-color: #dd6800; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	}
	@-moz-keyframes greenPulse {
	  from { border-color: #a13501; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	  50% { border-color: #FD9D1C; -webkit-box-shadow: 0 0 18px #dd6800; box-shadow: 0 0 18px #dd6800; -moz-box-shadow: 0 0 18px #dd6800;}
	  to { border-color: #dd6800; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	}
	@-moz-keyframes greenPulse1 {
	  from { background-color: #a13501; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	  50% { background-color: #FD9D1C; -webkit-box-shadow: 0 0 18px #dd6800; box-shadow: 0 0 18px #dd6800; -moz-box-shadow: 0 0 18px #dd6800;}
	  to { background-color: #dd6800; -webkit-box-shadow: 0 0 9px #333; box-shadow: 0 0 9px #333; -moz-box-shadow: 0 0 9px #333;}
	}

	.banner-ydcx{
		display: block;
		width: 140px;
		height: 40px;
		line-height: 38px;
		border:#df690a 1.5px solid;
		color:#df690a;
		text-align: center;
		font-size:16px;
		letter-spacing: 2px;
		margin-top: 30px;
		transition: all 0.3s ease-in-out;
	}
	.banner-ydcx:hover{
		background: #df690a;
		color: #fff;
		
	}
	.banner-yfcx{
		display: block;
		width: 140px;
		height: 40px;
		line-height: 38px;
		border:#d2d1d3 1.5px solid;
		color:#fff;
		text-align: center;
		font-size:16px;
		letter-spacing: 2px;
		margin-top: 30px;
		float: right;
	}
	.banner-yfcx:hover{
		background: #d2d1d3;
		color: #ff7800;
		transition: all 0.5s ease-in-out;
	}
@media(max-width:1024px){
	.banner-list .sj-list-block .sj-list-zlj{
		margin-left:30px;
		float: left;
	}
	.banner-list .sj-list-block .sj-list-day{
		margin-right: 30px;
		float: left;
	}
	.sj-block .sj-map .map-1{
		display:none;
		top:35%;
		left:73.5%;
	}
	.sj-block .sj-map .map-2{
		display:none;
		top:40%;
		left:75%;
	}
	.sj-block .sj-map .map-3{
		display:none;
		top:43%;
		left:74%;
	}
	.sj-block .sj-map .map-4{
		display:none;
		top:44%;
		left:74%;
	}
	.sj-block .sj-map .map-5{
		display:none;
		top:43.5%;
		left:73.7%;
	}
	.sj-block .sj-map .map-6{
		display:none;
		top:43%;
		left:73.5%;
	}
}	
@media(max-width:750px){
	.sj-map-block{
		margin-top:30px;	
	}
	.banner-ydcx{
		margin:30px auto;	
	}
	.banner-yfcx{
		float: none;
		margin:0px auto;	
	}
	.sj-block{
		padding-top:30px;
	}
	.sj-block .sj-day h1{
		font-size:50px;
		text-align: center;
	}
	.sj-map{
		margin-bottom:10px;
	}
	.sj-block .sj-day h4{
		text-align: center;
		font-size:22px;
	}
	.sj-block .sj-day .sj-line{
		margin: 30px auto;
	}
	.sj-block .sj-zlj h1{
		margin-top: 50px;
		text-align: center;
		font-size:40px;

	}
	.sj-block .sj-zlj h4{
		text-align: center;
		font-size:22px;

	}
	.sj-block .sj-zlj .sj-line{
		float: none;
		margin: 30px auto;
	}
	.banner-list .sj-list-block h2{
		font-size:20px;
	}
	.banner-list .sj-list-block .sj-list-day h1, .banner-list .sj-list-block .sj-list-zlj h1{
		font-size:33px;
		padding-right: 20px;
		line-height: 30px;
		margin-top: 10px;
		letter-spacing: 2px;
	}
	.banner-list .sj-list-block .sj-list-day p, .banner-list .sj-list-block .sj-list-zlj p{
		
		font-size:14px;
		margin-left: 20px;
		line-height: normal;
		letter-spacing: 0px;
		margin-top: 5px;
	}
	.banner-list .sj-list-block {
		height:180px;
	}
	.banner-list .sj-list-block .sj-list-zlj{
		margin-left:0;
		padding:0;
		float: none;
	}
	.banner-list .sj-list-block .sj-list-day{
		margin-right: 0;
		padding:0;
		float: none;
	}
	.sj-block .sj-map .map-1{
		display:none;
		top:35%;
		left:74.5%;
	}
	.sj-block .sj-map .map-2{
		display:none;
		top:40%;
		left:74%;
	}
	.sj-block .sj-map .map-3{
		display:none;
		top:43%;
		left:73%;
	}
	.sj-block .sj-map .map-4{
		display:none;
		top:44%;
		left:73%;
	}
	.sj-block .sj-map .map-5{
		display:none;
		top:43.5%;
		left:72.7%;
	}
	.sj-block .sj-map .map-6{
		display:none;
		top:43%;
		left:72.5%;
	}
	.banner-list{
		margin-top: 10px;
		/*
		margin-top:400px;
		*/
		/*overflow: hidden;*/
	}
}	


/**/
	.lnquire-loading{
		display: none;
		color:#5b5b5b;
		font-size:15px;
		text-align: center;
		line-height: 30px;
		letter-spacing: 1px;
		width: 140px;
		margin:50px auto 0 auto;
		padding-left: 20px;
		background:url(../img/loading.gif) no-repeat 0px center;
	}
	.lnquire-line{
		height: 1px;
		background:#ccc;
	}
	#yf-block{
		cursor: pointer;
		top: 4px;
		position: relative;
		width:18px;
		height:18px;
		color:#004390;
		margin-left: 5px;
	}
	.fy-text{
		font-size:15px;
		color:#5b5b5b;	
	}
	.English{
		cursor: pointer;
		margin-left:  8px;
		font-weight: normal;
		font-size:15px;
		color:#004390;	
	}
	.lnquire-block{
		display:none;
	}
	.zczh-position{
		position:relative;
	}
	.zhzc-block{
		display: none;
		border: 1px rgba(0,0,0,0.1) solid;
	    position: absolute;
	    top: 65px;
	    left: 0;
	    width: 180px;
	    border-top: 1px #004390 solid;
	    padding: 20px 0 20px 30px;
	    background: #fff;
	    z-index: 999;
	}
	.zhzc-block ul li a{
	    color: #7b7b7b;
	    line-height: 35px;
	    letter-spacing: 1px;
	    font-weight: 600;
	    transition: all 0.3s;
	    display: inline-block;
	 }
	 .zhzc-block ul li a:hover{
	 	color:#004390;
	 	margin-left: 8px;
	 }
	 
/*shopee登录页面css*/
.shopee-login{
		width:100%;
		height:970px;
		background:url(../img/shopee-login-bg.jpg) no-repeat center center;
		padding-top: 250px;
	}
	.shopee-login-block h1{
		font-size:26px;
		letter-spacing: 2px;
		text-align: center;
		color:#fff;
		margin-bottom: 60px;
	}
	.shopee-login-form-list{
		width:450px;
		margin:30px auto;
	}
	.shopee-login-form-list label{
		display: block;
		padding-left:30px;
		font-size:16px;
		color:#fff;
		font-weight: normal;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	.shopee-login-form-list input{
		width:450px;
		height:45px;
		fon-size:14px;
		color:#333;
		border-radius: 25px;
		background:#fff;
		border:none;
		padding-left:30px;
	}
	.shopee-login-form-btn{
		width:130px;
		height:40px;
		line-height: 40px;
		border-radius: 25px;
		background:#004390;
		letter-spacing: 1px;
		color:#fff;
		float:left;
		font-size:15px;
		cursor: pointer;
		text-align: center;
		transition: all 0.3s;
	}
	.shopee-login-form-btn:hover{
		background:#00326b;
	}
	.shopee-login-form-btn-block{
		width:450px;
		margin:30px auto;
	}
	.shopee-login-form-btn-block .checkbox{
		float:left;
		line-height: 23px;
	}
	.shopee-login-form-btn-block .checkbox label{
		font-size:15px;
		float:left;
		color:#fff;
		margin:0px 34px;
	}
	.shopee-login-form-btn-block .checkbox input{
		margin-top: 6px;
	}
	
	.ts-zc{
		float:right;
		line-height: 43px;
		font-size:15px;
		color:#fff;
	}
	.ts-zc a{
		color:#004390;
		transition: all 0.3s;;
		text-decoration: underline;
	}
	.ts-zc a:hover{
		color:#00326b;
	}
	
	@media(max-width:750px){
		.shopee-login-form-list{
			max-width:100%;
		}
		.shopee-login-form-list input{
			max-width:100%;
		}
		.shopee-login-form-btn-block{
			max-width:100%;
		}
		.shopee-login-form-btn{
			width:100%;
			float: none;
			margin-top: 40px;
		}
		.shopee-login-form-btn-block .checkbox{
			float: none;
			margin-top:30px;
		}
		.shopee-login-form-btn-block .checkbox label{
			margin:0px 10px;
		}
		.ts-zc{
			float: right;
			line-height: inherit;
		}
		.shopee-login{
			height: 660px;
			padding-top: 80px;
		}
		.shopee-login-form-btn-block .checkbox input{
			margin-top: 3px;
		}
	}
	
/*shopee注册成功页面CSS*/

.shopee-success{
		width:100%;
		height:970px;
		background:url(../img/shopee-success.jpg) no-repeat center center ;
		background-size: cover;
	}
	.shopee-success-block {
		padding-top:150px;
		text-align: center;
	}
	.shopee-success-block h1{
		font-size:26px;
		color:#fff;
		letter-spacing: 1px;
		text-align: center;
	}
	.shopee-success-block img{
		display: block;
		margin:50px auto;
	}
	
	.shopee-zh-block{
		display: inline-block;
		padding:35px 60px 35px 60px;
		background:rgba(255,255,255,0.15);
		border:1px solid #dedede;
		border-radius: 4px;
	}
	.shopee-zh-block p{
		letter-spacing: 1px;
		font-size:18px;
		color:#fff;
		margin: 0;
		text-align: left;
	}
	.shopee-zysx{
		font-size:16px;
		color:#e2e2e2;
		letter-spacing: 1px;
		line-height:26px;
		margin-top: 50px;
	}
	.shopee-zysx span{
		font-size:16px;
		color:#fff;
		margin-bottom: 5px;
	}
	.shopee-dl{
		margin-top: 50px;
	}
	
	.shopee-dl a:hover{
		background:#00248c;
	}
	.shopee-dl a{
		color:#fff;
		cont-size:15px;
		letter-spacing: 1px;
		display: inline-block;
		padding:12px 50px;
		background:#153cac;
		text-align: center;
		border-radius: 26px;
		transition: all 0.3s;
	}
@media(max-width:750px){
	.shopee-zh-block p{
		font-size:16px;
	}
	.shopee-zh-block{
		padding:25px;
	}
	.shopee-dl{
		margin-top: 30px;
	}
	.shopee-zysx{
		margin-top: 30px;
	}
	.shopee-success-block img{
		margin:30px auto;
	}
	.shopee-success-block{
		padding-top:80px;
	}
	.shopee-success{
		height:750px;
	}
}
/*shopee注册页面css*/
.shopeezc{
		width:100%;
		height:1070px;
		background:url(../img/shopee-bg.jpg) top center no-repeat;
		padding-top:10px;
		background-color:#41304D;
	}
	.shopeezc-block h1{
		color:#fff;
		font-size:26px;
		letter-spacing: 3px;
		text-align: center;
		
	}
	.shopee-form-block{
		width:800px;
		margin:70px auto auto auto;
	}
	.shopee-form-list{
		width:800px;
		margin:30px 0;
	}
	.shopee-form-list-block label{
		display: block;
		color:#fff;
		font-size:16px;
		letter-spacing: 2px;
		margin-bottom: 10px;
		font-weight: normal;
	}
	.shopee-form-list-block input{
		color:#4c4c4c;
		border-radius: 4px;
		font-size:16px;
		letter-spacing: 1px;
		width:370px;
		height:45px;
		border:none;
		background:#fff;
		padding-left:20px;
		display: block;
		box-shadow: 0px 25px 59px 0px rgba(19, 28, 35, 0.04);
	}
	.shopee-form-list-block select{
		color:#4c4c4c;
		border-radius: 4px;
		font-size:16px;
		letter-spacing: 1px;
		width:370px;
		height:45px;
		border:none;
		background:#fff;
		padding-left:20px;
		display: block;
		box-shadow: 0px 25px 59px 0px rgba(19, 28, 35, 0.04);
	}
	.shopee-form-list-block{
		float: left;
		margin: 0 15px;
	}
	.shopee-form-list{
		margin:30px 0;
	}
	.shopee-form-block form input::-ms-input-placeholder{ /*Internet Explorer*/ 
		color: #ababab;
	}
	.shopee-form-block form input::-webkit-input-placeholder{ /*WebKit browsers*/
		color: #ababab;
	}
	.shopee-form-block form input::-moz-input-placeholder{ /*Mozilla Firefox*/
		color:  #ababab;
	}
	.shopee-form-btn{
		margin-top: 50px;
	}
	.shopee-form-btn label{
		color:#fff;
		font-size:14px;
		letter-spacing: 1px;
		margin-left: 15px;
		
	}
	.shopee-form-btn label a{
		color:#ff7800; 
		text-decoration: underline;
		transition: all 0.3s;
	}
	.shopee-form-btn label a:hover{
		color:#b45501; 
	}
	.shopee-form-btn zcxy{
		background:#004390;
	}
	.shopee-form-btn-submit{
		cursor: pointer;
		width:130px;
		height:40px;
		background:#153cac;
		color:#fff;
		border-radius: 25px;
		font-size:16px;
		letter-spacing: 2px;
		border:none;
		line-height:40px;
		text-align:center;
		margin-right: 15px;
		transition: all 0.3s;
	}
	.shopee-form-btn-submit:hover{
		background:#00248c;
	}
	.shopee-form-btn-submit{
		float: right;
	}
	.shopee-form-btn-zcxy{
		float: left;
	}

	.shopee-form-list-block .tstrue{
		color:#00bb12;
		font-size:20px;
		position:absolute;
		z-index: 2;
		top:10px;
		right:20px;
		
	
	}
	.shopee-form-list-block .tsfalse{
		color:#f44444;
		font-size:22px;
		position:absolute;
		z-index: 2;
		top:8px;
		right:18px;
		
		
	}
	.shopee-form-list-block-position{
		position:relative;
	}
	.ts-text{
		color:#f44444;
		background: #333;
		padding:7px 5px 7px 15px;
		border-radius: 4px;
		letter-spacing: 1px;
		font-size:14px;
		transition: all 0.3s;
		display: none;
	}
	
@media(max-width:750px){
	.shopeezc{
		padding-top:80px;
	}
	.shopeezc-block h1{
		letter-spacing: 1px;
		font-size:22px;
	}
	.shopee-form-block{
		width:100%;
	}
	.shopee-form-list{
		width:100%;
		margin:-20px 0;
	}
	.shopee-form-list-block{
		float: none;
		margin:20px 0;
	}
	.shopee-form-list-block select,.shopee-form-list-block input{
		width:100%;
	}
	.shopee-form-btn-zcxy{
		float:none;
	}
	.shopee-form-btn-submit{
		float:none;
		margin-top: 20px;
		width:100%;
	}
	.shopee-form-btn label{
		margin-left:0;
	}
	.shopee-form-list-block label{
		letter-spacing: 1px;
	}
}
