html, body {width:100%;height:100%;} /*非常重要的样式让背景图片100%适应整个屏幕*/  
@charset "utf-8";
body 
{
	padding:0;
	margin:0;
	font-family:微软雅黑;
	border:none;
}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; }
ul,ol,li{list-style-type:none;}
p,h2,h1,h3,h4{ padding:0; margin:0;}
a:link,a:visited{ text-decoration:none;}
a{color: inherit;text-decoration:none;}
.clear{ clear:both;}    
/*********************************************************************************************************************************************************
** 
*/
.top{
	float: left;
	width: 100%;
	padding: 11px 0px 15px 0px;
}
.content{margin: 0 auto; width: 1200px;}
.logo-wrap{
	float: left;
	width: 346px;
}
a.logo{
	float: left;
	background: url(../img/logo.jpg) no-repeat left top;
	width: 330px;
	height: 61px;
}
.nav{
	float: right;
}
.nav ul li{
	float: left;
	margin-top: 18px;
}
.nav ul li a{
	display: block;
	padding: 5px 5px;
    font-size: 13px;
    color: #696969;
    font-family: "microsoft yahei";
}
.nav ul li a:hover{color: #085fc1;}
/*下拉菜单*/
.dropbtn {
    color: #fff;
    padding: 160px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    background-color: transparent;
    text-transform: uppercase;
}
.dropdown {
    position: relative;
    display: inline-block;
    z-index: 9;
}
.dropdown-content {
	margin-left: -8px;
    display: none;
    position: absolute;
    background-color: #085fc1;
    width: 150px;
    text-align: center;
}
.dropdown-content a {
    color: #fff !important;
    font-size: 12px;
    padding: 0px 2px !important;
    text-decoration: none;
    display: block;
    z-index: 9;
    border-bottom: solid 1px #fff;
    transition: 0.3s all;
    line-height: 34px;
}
.dropdown-content a:hover {background-color: #469af9;border-bottom: solid 1px #fff;}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    color: #085fc1;
}

.cn-eng{
	float: right;
	font-size: 12px;
	color: #969494;
	position:relative;
	top:-46px;
	right:0px;
}
.cn-eng a
{
	width:auto;
	float:left;
	background: url(../img/ico_lan1.png) no-repeat left center;
	padding-left:25px;
	text-align:left;
	padding-right:10px;
}
.cn-eng a:nth-last-child(1)
{
	background: url(../img/ico_lan3.png) no-repeat left center;
}
.cn-eng a:nth-last-child(2)
{
	background: url(../img/ico_lan2.png) no-repeat left center;
}
.cn-eng a:hover{color: #e44b02;text-decoration: underline;}
.swiper-container1 {
    width: 100%;
    height: 650px;
	overflow: hidden;
}
 .swiper-slide{
    display: flex;
    display: -webkit-flex; /* Safari */
    justify-content: center;
    -webkit-justify-content: center; /* Safari 6.1+ */
    align-items: center;
}
.swiper-slide img{
	height: 650px;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: transparent;
  border: solid 2px #fff;
  opacity: 1;
}
/*服务项目搜索*/
.service-wrap{
	float: left;
	width: 100%;
	background-color: #085fc1;
	padding: 14px 0px 7px 0px;
}
.ser{
	float: left;
	color: #fff;
	border-right: solid 1px #4a86e8;
	padding: 10px 35px 10px 7px;
	text-align: justify;
}
.ser span.title{
	display: block;
	font-size: 14px;
	color: #fff;
	font-family: arial;
}
.ser span.sub-title{
	display: block;
	font-size: 14px;
	color: #fff;
	font-family: arial;
}
/**********************滚动***************************************/
.gundongbk
{
	float: left;
	width:593px;
	_text-align:center;
	margin-left: 25px;
}

.gdbo
{   
	float:left;
	margin-bottom: 1%;
}


.cpzsryzz
{
	width: 100%;
	float: left;
	margin-top:3%;
	_display:inline;
	overflow:hidden;
}
.cpzsgdkj
{
	width:2000%;
	float:left;
}
.cpzsryzt
{
	float:left;
}
.cpzsryzt a
{    
	float:left;
	display: line-block;
	background: url(../img/ico.jpg) no-repeat left center;
	font-size: 12px;
	color: #fff;
	margin: 0px 25px;
	padding-left: 15px;
	overflow: hidden;
}
.cpzsryzt a:hover{
	color: #ff9900;
}
#demo2
{
	float:left;
}
.main-02 .left .left-img{ width:178px; height:56px; margin:10px auto;_text-align:center;}
.main-02 .left .left-img img{_margin-left:20px;}
.news-main{_text-align:center;}
/**********************滚动***************************************/
.search{float: left;margin-left: 30px;margin-top: 10px;}
.search input.txt{
	float: left;
	width: 270px;
	height: 28px;
	color: #666666;
	background-color: #fff;
	border: none;
	outline: none;
	text-indent: 1em;
}
.search input.txt:hover,.search input.txt:focus{background-color: #ebebeb;}
.search input.ipt{
	float: left;
	color: #fff;
	background-color: #ff9900;
	border: none;
	height: 28px;
	cursor: pointer;
}
.search input.ipt:hover{
	box-shadow: 3px 3px 6px rgba(0,0,0,0.3);
}

.xianlu-wrap{
	float: left;
	width: 100%;
	padding: 73px 0px 10px 0px;
}
/*title*/
.title-wid{
    width: 350px;
    margin: 0px auto;
    text-transform: uppercase;
}
h3.title{
	font-size: 28px;
    color: #ececed;
    font-family: arial;
    margin-bottom: 6px;
    text-align: center;
    line-height: 1.1;
}
h3.title span{
    display: block;     /*设置为块级元素会独占一行形成上下居中的效果*/
    font-size: 26px;
    color: #000;
    margin-top: 14px;
    position: relative;   /*定位横线（当横线的父元素）*/
}
h3.title span:before, h3.title span:after{
    content: '';                 /*CSS伪类用法*/
    position: absolute;         /*定位背景横线的位置*/
    top: 40%;
    background: #ececec;       /*宽和高做出来的背景横线*/
    width: 35%;
    height: 1px;
}
h3.title span:before{
    left: -4.5%;        /*调整背景横线的左右距离*/
}
h3.title span:after{
    right: -4.5%;
}
.fubiaoti{
	font-size: 12px;
	color: #5a5a5a;
    width: 520px;
    margin: 0px auto;
    text-align: center;
   margin-top: 20px;
}
.luxian{
	float: left;
	width: 100%;
	margin-top: 63px;
}
.luxian-li{
	float: left;
	width: 218px;
	margin-right: 11px;
	margin-bottom: 35px;
	padding: 6px;
	padding-bottom: 15px;
	transition: .3s;
}
.luxian-li:nth-child(5n){
	margin-right: 0px;
}
.luxian-li:hover{
	transform: translate(0,-10px);
	transition: .3s;
	background-color: #f4f6ff;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}
.luxian-li span.title{
	float: left;
	width: 100%;
	font-size: 16px;
	color: #12429c;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.luxian-li:hover span.title{
	color: #5688e6;
}
.luxian-li span.sub-title{
	float: left;
	width: 100%;
	height: 170px;
	font-size: 12px;
	color: #5a5a5a;
	text-align: left;
	text-align: justify;
	margin-top: 15px;
	overflow: hidden;
}
/*about*/
.about{
	float: left;
	width: 100%;
	height: 783px;
	background: url(../img/about-us.jpg) no-repeat top center;
}
.about-left{
	float: left;
	width: 305px;
	margin-top: 158px;
}
.gysy{
	float: left;
	width: 100%;
	height: 180px;
	background: url(../img/kuang.png) no-repeat right top;
	padding-top: 26px;
}
.gysy span{
	float: left;
	width: 100%;
	font-size: 52px;
	font-weight: bold;
	line-height: 58px;
}
.gysy span.title{
	color: #ffd966;
}
.gysy span.sub-title{
	color: #fff;
}
.about-fu{
	float: left;
	width: 94%;
	line-height: 26px;
	font-size: 15px;
	color: #fff;
	margin-top: 5px;
	padding: 0px 3% 0px 3%;
	text-align: justify;
}
.ckxq{
	float: left;
	width:100%;
	margin-top: 38px;
}
.ckxq a{
	float: left;
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #660000;
	background-color: #ffd966;
	border-radius: 3px;
    text-align: center;
}
.ckxq a:hover{
	color: #970303;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}
.about-right{
	float: right;
	width: 650px;
	margin-top: 15px;
	background-color: #fff;
	padding: 90px 110px 38px 73px;
	text-align:justify;
}
.zhuanye{
	float: left;
	width: 100%;
	margin-bottom: 28px;
}
.zhuanye span.title{
	float: left;
	width: 100%;
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #4d4c4c;
}
.zhuanye span.sub-title{
	float: left;
	width: 100%;
	line-height: 22px;
	font-size: 13px;
	font-family: "microsoft yahei";
	color: #7b7b7b;
	margin-top: 19px;
}
/*news*/
.news-wrap{
	float: left;
	width: 100%;
	padding: 110px 0px 100px 0px;
}
.news-left{
    float: left;
    width: 473px;
    margin-top: 58px;
}
.news-left img{
	float: left;
    width: 473px;
    height: 393px;
}
.news-right{
	float: right;
	width: 630px;
	margin-right: 13px;
	margin-top: 100px;
}
.news-list{
	float: left;
	width: 100%;
	margin-bottom: 16px;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 18px;
}
.news-list .num{
	float: left;
	width: 80px;
	font-size: 48px;
	color: #a1a1a1;
	font-family:  "arial narrow";
	text-align: center;
	margin-top: 20px;
}
.news-list-li{
	float: left;
	width: 519px;
	margin-left:25px;
}
.news-list:hover{border-bottom: solid 1px #c4dffd;}
.news-list:hover .news-list-li span.title{color: #085fc1;}
.news-list-li span.title{
	float: left;
	width: 100%;
	font-size: 16px;
	color: #000;
}
.news-list-li span.time{
	float: left;
	width: 100%;
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #b6b6b6;
	margin-top: 6px;
}
.news-list-li span.sub-title{
	float: left;
	width: 100%;
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #5a5a5a;
	margin-top: 3px;
}
/*物流网络*/
.network{
	float: left;
	width: 100%;
	padding-bottom: 104px;
}
.network-lunbo{
	float: left;
	width: 100%;
	margin-top: 90px;
}
.swiper-container2 .swiper-slide img{
	width: 272px;
	height: 193px;
}
/*footer*/
.footer-wrap{
	float: left;
	width: 100%;
	height: 467px;
	background: url(../img/footer-bg.jpg) no-repeat top center;
    padding-top: 86px;
}
.contact{
	float: left;
	width: 283px;
	color: #fff;
	margin-right: 100px;
}
.contact-title{
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 52px;
}
.contact li{
	float: left;
	width: 100%;
	font-size: 13px;
	margin-bottom: 10px;
}
.yewu-wrap{
    float: left;
    width: 812px;
}
.yewu{
	float: left;
	width: 340px;
	font-size: 13px;
	font-family: "microsoft yahei";
	color: #fff;
	margin-right: 100px;
}
.yewu:nth-child(2){
	margin-right: 0px;
}
.yewu li{
	float: left;
    width: 100%;
    border-bottom: solid 1px rgba(255,255,255,0.3);
    margin-bottom: 8px;
    padding-bottom: 18px;
}
.yewu li input{
	width: 60%;
	color: #fff;
	background-color: transparent;
	border: none;
	outline: none;
}
.yewu li textarea{
	float: right;
	width: 79%;
	height: 58px;
	color: #fff;
	background-color: transparent;
	border: none;
	outline: none;
}
.sub{
	float: left;
	width: 100%;
	margin-top: 17px;
}
.sub input{
	float: left;
	width: 100%;
	height: 50px;
	font-size: 14px;
	color: #fff;
	background-color: #1798fc;
	border: none;
	outline: none;
	border-radius: 3px;
	cursor: pointer;
}
.sub input:hover{
	box-shadow: 1px 3px 7px rgba(135,203,255,0.6);
}

/****路线****/
.line-li{
	margin-bottom: 11px;
}
.line-li span.title{
	font-size: 14px;
	color: #2a2a2a;
	text-align: left;
}
.line-li span.time{
	float: left;
	width: 100%;
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #b6b6b6;
	margin-top: 4px;
}
