/*外贸*/
.foregindiv{
			width: 1200px;
			margin: 0px auto;
			margin-top: 80px;
		}
		.foregindiv h3,.foregindiv h4{
			text-align: center;
			color: #0f438b;
			
		}
		.foregindiv h4{
			font-style: italic;
		}
		.foregindiv p{
			line-height: 45px;
			margin-top: 35px;
			font-size: 20px;
			text-indent: 46px;
		}
		.foregindiv p span{
			color: red;
		}
		.foregindiv img{
			text-align: center;
		}
		/*公共*/
		.sixproduct{
			width: 1200px;
			margin: 0px auto;
			margin-top: 60px;
		}
		.sixproduct h3{
			font-size: 28px;
		}
		.sixproduct h4{
			font-weight: normal;
		    color: #a4a4a4;
		    font-size: 14px;
		    font-family: arial;
		    text-transform: uppercase;
		}
		.sixproduct h3,.sixproduct h4{
			text-align: center;
			color: #0f438b;
		}
		 .zytit{
			width: 100%;
			text-align: center;
		}
		.zytit h1{
			font-weight: normal;
			color: #0f438b;
			font-size: 34px;
		}
		 .zytit .minspan{
	    	font-weight: normal;
		    color: #a4a4a4;
		    font-size: 14px;
		    font-family: arial;
		    text-transform: uppercase;
	    }
	    .zytit p.name{
	    	margin-top: 20px;
	    	color: #666;
	    }
		/*冷链*/
		/*.colddiv{
			width: 100%;
			height: 1500px;
			background: url(../img/Sixproject/colddivbg.png);
			text-align: center;
			color: #fff;
		}*/
		.colddiv{
			width: 100%;
			text-align: center;
		}
		.colddiv h3{
			line-height: 0;
		}
		.colddiv p.titiep{
			padding-top: 70px;
			font-size: 36px;
		}
		.colddiv .colidimg img{
			margin-top: 90px;
			margin-bottom: 20px;
		}
		.colddiv .advantage{
			margin-top: 70px;
		}
		.colddiv .advantage span{
			display: inline-block;
			padding: 10px 30px;
			border-radius:10px ;
			border: 1px solid #fff;
			margin-bottom: 20px;
			font-size: 18px;
		}
		.coldcont{
			width: 600px;
			margin: 0 auto;
			margin-top: 20px;
		}
		.coldcont span{
			display: block;
			color: #fff;
			width: 150px;
			height: 45px;
			line-height: 45px;
			margin: 40px 0;
			border-radius:8px ;
			font-size: 16px;
		}
		.gcoldfunction_bg{
			width: 100%;
			height: 450px;
			margin-top: 50px;
			background: url(../img/Sixproject/jk_bg.jpg);
		}
		.gcoldfunction{
			margin: 0 auto;
		}
		.gcoldfunction .fundiv{
			float: left;
			margin-top: 30px;
		}
		.home_bt {
		    text-align: center;
		    color: #333333;
		    font-size: 22px;
		    padding-top: 60px;
		}
		/*图标*/
		.gcoldfunction .fundiv .t1 {
		    border: 2px solid #ad64cd;
		}
		.gcoldfunction .fundiv .t2 {
		    border: 2px solid #2cd0c1;
		}
		.gcoldfunction .fundiv .t3 {
		    border: 2px solid #b77cd1;
		}
		.gcoldfunction .fundiv .t4 {
		    border: 2px solid #f2524f;
		}
		.gcoldfunction .fundiv .t5 {
		    border: 2px solid #1a80cc;
		}
		.gcoldfunction .fundiv .img span,.gcoldfunction .fundiv .img em{
		    display: inline-block;
		    position: absolute;
		    left: 0;
		    top: 50%;
		    width: 100%;
		    height: 56px;
		    margin-top: -28px;
		    text-align: center;
		}
		.gcoldfunction .fundiv .img em{
			disp lay: none;
		}
		.gcoldfunction .fundiv .img {
		    margin-top: 45px;
		    position: relative;
		    width: 100px;
		    height: 100px;
		    border-radius: 50%;
		    float: left;
		}
		.gcoldfunction .fundiv .img:hover{
			background: #004492;
			border: none;
		}
		.gcoldfunction .fundiv .img:hover span{
			display: none;
		}
		.gcoldfunction .fundiv .img:hover em{
			display: inli ne-block;
		}
		/*文字*/
		.gcoldfunction .fundiv .text{
			float: left;
		    width: 207px;
		    margin-left: 17px;
		    text-align: left;
		}
		.gcoldfunction .fundiv .text .bt {
		    color: #444444;
		    font-size: 17px;
		    font-family: "微软雅黑";
		     margin-top: 5px;
		     font-weight: bold;
		}
		.gcoldfunction .fundiv .text .bt i {
		    font-style: normal;
		    color: #888888;
		    font-size: 12px;
		    font-family: arial;
		    display: inline-block;
		    margin-left: 8px;
		}
		.gcoldfunction .fundiv .text .t {
		    margin-top: 5px;
		    color: #777777;
		    font-size: 13px;
		    line-height: 25px;
		}
		/*swiper*/
		.swiper-container {
	        width: 70%;
	        h eight: 100%;
	    }
	    .swiper-slide {
	        text-align: center;
	        font-size: 18px;
	        display: -webkit-box;
	        display: -ms-flexbox;
	        display: -webkit-flex;
	        display: flex;
	        -webkit-box-pack: center;
	        -ms-flex-pack: center;
	        -webkit-justify-content: center;
	        justify-content: center;
	        -webkit-box-align: center;
	        -ms-flex-align: center;
	        -webkit-align-items: center;
	        align-items: center;
	    }
	    .colddiv .minspan{
	    	font-weight: normal;
		    color: #a4a4a4;
		    font-size: 14px;
		    font-family: arial;
		    text-transform: uppercase;
	    }
	    .colddiv h1{
	    	font-weight: normal;
		    color: #0468b4;
		    font-size: 34px;
		    margin-top: 10px;
		  margin-top: 80px;
	    }
	    .colddiv p.name{
	    	margin-top: 20px;
	    	color: #666;
	    }
		/*冷链下面*/
		.coldbottomdiv{
			margin: 0 auto;
			margin-top: 70px;
			width: 1200px;
		}
		.coldbottomdiv .bootomdiv{
			height: 730px;
			margin-top: 100px;
		}
		.coldbottomdiv .bootomdiv li{
			width: 50%;
			padding-left: 15%;
		}
		.coldbottomdiv .bootomdiv li h3{
			color: #084083;
			font-size: 22px;
			margin-bottom: 40px;
		}
		.coldbottomdiv .bootomdiv li p{
			color: #2e485f;
			font-size: 14px;
		}
		/*木材*/
		.adimg{
			margin-left:8%;
		}
		.advlist ul{
			text-align: left;
			margin-left: 180px;
		}
		.advlist ul li{
			font-size: 18px;
			height: 90px;
			line-height: 80px;
		}
		.advlist ul li span{
			display: inline-block;
			width: 67px;
			height: 60px;
			color: #fff;
			line-height: 60px;
			font-size: 22px;
			text-align: center;
			margin-right: 25px;
		}
		.advlist ul li .listxun1
		{
			background: url(../img/Sixproject/wood_icon1.png) no-repeat;
		}
		.advlist ul li .listxun2
		{
			background: url(../img/Sixproject/wood_icon2.png) no-repeat;
		}
		.advlist ul li .listxun3
		{
			background: url(../img/Sixproject/wood_icon3.png) no-repeat;
		}
		.advlist ul li .listxun4
		{
			background: url(../img/Sixproject/wood_icon4.png) no-repeat;
		}
		.advlist ul li .listxun5
		{
			background: url(../img/Sixproject/wood_icon5.png) no-repeat;
		}
		/*木材交易市场*/
		.gwoodfunction_bg .bglist{
			width: 1200px;
			margin: 0 auto;
			margin-top: 10px;
		}
		.gwoodfunction_bg .bglist li{
			width: 33.3%;
			float: left;
			text-align: center;
			margin-top: 30px;
		}
		.gwoodfunction_bg .bglist li span{
			display: block;
			height: 40px;
			width: 261px;
			line-height: 40px;
			font-size: 16px;
			text-align: center;
			margin: 0 auto;
			background: #fff;
			color: #000;
		}
		.bglist li .lidiv .liimgs{
			width: 261px;
			height: 230px;
			overflow: hidden;
			margin: 0 auto;
		}
		.bglist li .lidiv .liimgs img:hover{
			transform: scale(1.2);
			transition: 1s;
		}
		.sixproduct .woodadvan{
			font-size: 22px;
			color: #004492;
		}
		.sixproduct .woodadvan span{position: relative;}
		.sixproduct .woodadvan span:before{
			content: "";
			position: absolute;
			left: -320px;
			top: 12px;
			width: 300px;
			height: 1px;
			background: #dedede;
		}
		.sixproduct .woodadvan span:after{
			content: "";
			position: absolute;
			right: -320px;
			top: 12px;
			width: 300px;
			height: 1px;
			background: #dedede;
		}
		.woodadvanlists{
			width: 80%;
			margin: 0 auto;
		}
		.woodadvanlists li{
			width: 40%;
			float: left;
			border: 1px solid #5ca9ff;
			margin-top: 40px;
			position: relative;
			border-radius:5px ;
			height: 150px;
			cursor: pointer;
		}
		.woodadvanlists li .xu{
			display: inline-block;
			height: 40px;
			width: 40px;
			text-align: center;
			line-height: 40px;
			font-size: 18px;
			color: #fff;
			position: absolute;
			top: 0;
			left: 20px;
			background: #5CA9FF;
		}
		.woodadvanlists li h5{
			font-size: 20px;
			font-family: "黑体";
			padding-top: 10px;
			margin-bottom: 25px;
		}
		.woodadvanlists li p{
			wi dth: 70%;
			marg in-left: 70px;
			text-align: l;
			line-height: 15px;
		}
		.woodadvanlists li .woodhide{
			width: 100%;
			height: 100%;
			background: #5CA9FF;
			color: #fff;
			position: absolute;
			top: 0;
			font-size: 18px;
			display: none;
		}
		.woodadvanlists li:hover .woodhide{
			display: block;
		}
		.woodadvanlists li:hover .xu{
			background: #fff;
			z-index: 999;
			color: #5CA9FF;
		}
		.woodadvanlists li .woodhide p{
			line-height: 28px;
		}
		.woodadvanlists li .woodhide .wohitopp{
			margin-top: 45px;
		}
		.woodadvanlists li .woodhide .wohitopp2{
			margin-top: 20px;
		}
		/*大宗商品*/
		.sixproduct .bulktex p{
			font-size: 18px;
			line-height: 35px;
		}
		.sixproduct .bulktex p span{
			color: #004492;
		}
		/*5PL*/
		.plcontdiv{
			text-align: center;
			margin-top: 80px;
			margin-bottom: 20px;
		}
		.plmitel{
			width: 1200px;
			margin: 0 auto;
		}
		.plcontdiv p{
			color: #304961;
			margin-top: 30px;
			line-height: 35px;
			margin-bottom: 10px;
			font-size: 16px;
		}
		/*木材*/
		.gwoodfunction_bg{
			width: 100%;
			height: 740px;
			margin-top: 50px;
			background: url(../img/Sixproject/wood_twobg.png) no-repeat;
		}
		.gwoodfunction_bg .home_bt{
			color: #fff;
		}
		/*通关*/
		.sixproduct p.clearcont{
			line-height: 45px;
			margin-top: 35px;
			font-size: 20px;
			text-indent: 43px;
			color: #324a63;
		}
		.sixproduct p.clearcont span{
			color: #1e579f;
		}
		.sixproduct .clearimg{
			width: 90%;
			margin: 0 auto;
			margin-top: 60px;
		}
		.sixproduct .clearimg img{
			width: 38%;
			box-shadow: 2px 2px  15px #333;
		}
		.sixproduct .clearimg img:hover{
			box-shadow: 5px 5px  28px #333;
		}
		.clearbigcon{
			width: 100%;
			background: #F8F8F8;
			text-align: center;
		}
		
		.sixproduct .clearlist li{
			float: left;
			border: 1px solid #fff;
			text-align: center;
		}
		.sixproduct .clearlist li.list{
			width: 29%;
		}
		.sixproduct .clearlist li.listtwo{
			width: 29%;
			position: relative;
			top: -16px;
		}
		.sixproduct .clearlist li.ZW{
			width: 6.5%;
		}
		.sixproduct .clearlist li p{
			font-size: 18px;
			width: 80%;
			margin: 0 auto;
			line-height: 30px;
			margin-bottom: 10px;
		}
		.sixproduct .bottomZW{
			height: 60px;
		}
		/*仓储*/
		.sixproduct p.storagecont,.clearbigcon p.contentsize{
			width: 1200px;
			margin: 0 auto;
			text-align: left;
			line-height: 45px;
			padding-top: 20px;
			font-size: 20px;
			text-indent: 38px;
			color: #324a63;
		}
		.sixproduct p.storagecont span,.clearbigcon p.contentsize span{
			color: #1e579f;
		}
		.clearbigcon .storageimg2{
			wid th: 650px;
			hei ght: 450px;
		}
		.storfourleft{
			width: 43%;
		}
		.storfourleft img{
			width: 100%;
		}
		.storfourright{
			width: 52%;
		}
		.stofourlist li{
			height: 100px;
			margin-bottom: 40px;
			margin-top: 10px;
		}
		.stofourlist li .listle{
			width: 60px;
			height: 60px;
			background: #096ce0;
			text-align: center;
			line-height: 60px;
			font-size: 20px;
			color: #fff;
			float: left;
			transform: rotate(45deg);
		}
		.stofourlist li .listle:hover{
			background: #1d7cde;
			cursor: pointer;
		}
		.stofourlist li .listle span{
			transform: rotate(-45deg);
			display: inline-block;
		}
		.stofourlist li .listri{
			width: 70%;
			float: left;
			margin-left: 5%;
		}
		.stofourlist li .listri h6{
			line-height:15px;
			font-size: 18px;
			cursor: pointer;
		}
		.stofourlist li .listri h6:hover{
			color: #646464;
		}
		.stofourlist li .listri p{
			font-size: 13px;
			cursor: pointer;
			line-height: 26px;
		}
		.stofourlist li .listri p:hover{
			color: #767474;
		}
		.sixproduct .storlistimg{
			width: 1200px;
		}
		.sixproduct .storlistimg li{
			width: 33%;
			text-align: center;
			float: left;
		}
		.sixproduct .storlistimg li span{
			display: block;
			width: 61%;
			height: 45px;
			line-height: 45px;
			background: #f4f3f3;
			margin: 0 auto;
			border-radius: 0 0 10px 10px;
			color: #004492;
			font-size: 16px;
			font-family: "黑体";
		}
		/*组织架构*/
		.organstra .organtitle .organ_title{
			font-family: "arial, helvetica, sans-serif";
			font-size: 20px;
			font-weight: bold;
			display: inline-block;
			color: #fff;
			line-height: 45px;
			width: 340px;
			height: 60px;
			background:url(../img/Sixproject/organ_title.png) no-repeat ;
		}
		.organstra{
			width: 1200px;
			margin: 0px auto;
			margin-top: 30px;
		}
		.organstra .organtitle,.organmax{
			text-align: center;
		}
		.organstra .organleft{
			margin-top: -9.5px;
		}
		.organstra .organright {
			width: 65%;
			margin: 0 auto;
			text-align: center;
			
		}
		.organstra .orgari_title{
			position: relative;
			margin-top: 20px;
			margin-left: 25%;
		}
		.organstra .orgari_title:before{
			content: "";
			height: 335px;
			width: 1px;
			display: inline-block;
			background: #1188ff;
			position: absolute;
			top: -335px;
			left: 50%;
		}
		.organstra .orgari_title:after{
			content: "";
			height: 30px;
			width: 1px;
			display: inline-block;
			background: #1188ff;
			position: absolute;
			bottom: -29.5px;
			left: 50%;
		}
		.organstra .organright span{
			color: #2763c0;
			border: 2px solid #2763c0;
			padding: 10px 50px;
			font-size: 18px;
			font-weight: 600;
			display: inline-block;
			border-radius:8px ;
			position: relative;
		}
		.organstra .organright span:before{
			content: "";
			width: 18px;
			position: absolute;
			height: 25px;
			display: inline-block;
			background: #2763c0;
			top: 20%;
			left: -5%;
			border-radius: 5px;
		}
		.organstra .organright span:after{
			content: "";
			width: 18px;
			position: absolute;
			height: 25px;
			display: inline-block;
			background: #2763c0;
			top: 20%;
			right: -5%;
			border-radius: 5px;
		}
		.organright ul{
			width: 100%;
			margin-top: 28px;
			border-top: 1px solid #1188ff;
			position: relative;
			left: 100px;
		}
		.organright ul:before{
			content: "";
			position: absolute;
			top: -8px;
			left: -2px;
			background: #fff ;
			height: 15px;
			width: 27px;
		}
		.organright ul:after{
			content: "";
			position: absolute;
			top: -8px;
			right: 0px;
			background: #fff ;
			height: 15px;
			width: 32px;
		}
		.organright ul li a{
			display: inline-block;
			width: 100%;
			height: 100%;
		}
		.organright ul li a i{
			display: inline-block;
			width: 15px;   
			font-weight: bold;
			color: #2763c0;
		    margin: 0 auto;    
		    line-height: 20px;    
		    font-size: 16px;    
		    word-wrap: break-word;
		    
		}
		.organright ul li{
			float: left;
			margin-top: 30px;
			border-radius:5px ;
		}
		.organright ul li.chrden{
			width: 6.3%;
			border: 2px solid #2763c0;
			position: relative;
			height: 340px;
  			padding: 18px 0;
		}
		.organright ul li.chrden:before{
			content: "";
			height: 30px;
			width: 1px;
			display: inline-block;
			background: #1188ff;
			position: absolute;
			top: -31px;
			left: 50%;
		}
		.organright ul li.chrden:after{
			content: "";
		    width: 28px;
		    position: absolute;
		    height: 19px;
		    display: inline-block;
		    background: #2763c0;
		    top: -3%;
		    left: 17%;
		    border-radius: 5px;
		}
		.organright ul li.lizw{
			width: 4%;
			border: 1px solid #fff;
		}
		.organright ul li a:hover{
			text-decoration: none;
		}
		.organright ul li:hover{
			background: #367be5;
		}
		.organright ul li:hover i{
			color: #fff;
		}
		@media only screen and (max-width:1024px ){
			.sixproduct{
				width: 100%;
			}
			.coldbottomdiv{
				width: 100%;
			}
			.plmitel{
				width: 100%;
			}
			.foregindiv{
				width: 100%;
			}
			.plcontdiv .ploverimg{
				width: 100%;
			}
			.foregindiv img{
				width: 100%;
			}
			.sixproduct .clearlist li p{
				width: 90%;
			}
			.sixproduct .clearlist li img{
				width: 100%;
			}
			.sixproduct .bottomZW{
				height: 30px;
			}
			.organstra{
				width: 100%;
			}
			.organmax img{
				width: 100%;
			}
			.organstra .organright{
				width: 60%;
			}
			.organright ul li.chrden:after{
				left: 11%;
			}
			.organright ul:before{
				width: 20px;
			}
			.organright ul:after{
				width: 23px;
			}
			.sixproduct p.storagecont,.clearbigcon p.contentsize{
				width: 100%;
			}
			.clearbigcon .clearminimg{
				width: 100%;
			}
			.sixproduct .Storage_img3,.sixproduct .Storage_img1{
				width: 100%;
			}
			.stofourlist li .listle{
				width: 50px;
				height: 50px;
				line-height: 50px;
			}
			.organstra .orgari_title:before{
				height: 300px;
				top: -300px;
			}
			.stofourlist li{
				height: 80px;
			}
			.swiper-container {
		        width: 100%;
		    }
		    .home_bt{
		    	padding-top:30px
		    }
		    .gcoldfunction .fundiv .img{
		    	margin-top: 20px;
		    }
		    .gcoldfunction .fundiv{
		    	margin-top: 0;
		    }
		    .gcoldfunction .fundiv .img{
		    	width: 80px;
		    	height: 80px;
		    }
		    .sixproduct .storlistimg{
		    	width: 100%;
		    }
		    .sixproduct .storlistimg li span{
		    	width: 75%;
		    }
		    .gwoodfunction_bg .bglist{
		    	width: 100%;
		    }
		    .advlist ul{
		    	margin-left: 100px;
		    }
		    .gwoodfunction_bg .bglist{
		    	width: 100%;
		    }
 		}
 		/*冷链滑动适应*/
 		@media only screen and (min-width: 1025px) and (max-width:1490px ){
 			.home_bt{
		    	padding-top:30px
		    }
		    .gcoldfunction .fundiv .img{
		    	margin-top: 20px;
		    }
		    .gcoldfunction .fundiv{
		    	margin-top: 0;
		    }
		     .gcoldfunction .fundiv .img{
		    	width: 80px;
		    	height: 80px;
		    }
 		}
