@charset "utf-8";

body{
	min-width: 1200px !important;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft Yahei", Simhei, sans-serif;
}
.wrapper{
	min-width:1200px; margin:0 auto;
}
p {
	font-size: 13px;
	text-align: justify;
	line-height: 1.4;
}

.newpadding{
	padding-left: 0;
	padding-right: 0;
}

a{
	color: #202634;
}
a:hover{
	color: #E84C3D;
	text-decoration: none;
}
/*导航*/
.linear{ 

FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b8c4cb,endColorStr=red); /*IE 6 7 8*/ 

background: -ms-linear-gradient(top, #fff,  #ccc);        /* IE 10 */

background:-moz-linear-gradient(top,#fff,#ccc);/*火狐*/ 

background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#ccc));/*谷歌*/ 

background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc));      /* Safari 4-5, Chrome 1-9*/

background: -webkit-linear-gradient(top, #fff, #ccc);   /*Safari5.1 Chrome 10+*/

background: -o-linear-gradient(top, #fff, #ccc);  /*Opera 11.10+*/

} 
.navbar-brand{
    padding: 29px 15px;
    height: auto;
}
nav.navbar.bootsnav{
    border: none;
/*		    background-color: #ccc; /*container导航内背景*/*/
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#b8c4cb,endColorStr=red); /*IE 6 7 8*/ 

	background: -ms-linear-gradient(top, #fff,  #ccc);        /* IE 10 */

	background:-moz-linear-gradient(top,#fff,#ccc);/*火狐*/ 

	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#ccc));/*谷歌*/ 

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ccc));      /* Safari 4-5, Chrome 1-9*/

	background: -webkit-linear-gradient(top, #fff, #ccc);   /*Safari5.1 Chrome 10+*/

	background: -o-linear-gradient(top, #fff, #ccc);  /*Opera 11.10+*/

}
.navbar-nav{
    float: left;
    height: 50px;
}
nav.navbar.bootsnav ul.nav > li > a{
	display: block;
    color: #474747;
    text-transform: uppercase;
    /*padding: 13px 50px;*/
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 16px;
    height: 51px;
}
nav.navbar.bootsnav ul.nav > li > .active{
	border-bottom: #E84C3D solid 5px;
}
nav.navbar.bootsnav ul.nav > li:hover{
    background: #f4f4f4;
}
.linear .nav > li:after{
    content: "";
    width: 0;
    height: 5px;
    background: #E84C3D;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.nav > li:hover:after{
    width: 100%;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    top: 35%;
    right: 10%;
    transition: all 0.4s ease 0s;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{

}
.dropdown-menu.multi-dropdown{
    position: absolute;
    left: -100% !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: none;
}

/*轮播图片*/
.mycarousel-text .media-object{
	padding-top: 20px;
}
.mycarousel-text{
	background-color:rgba(0,0,0,0.65);
	text-align:justify;
}
.mycarousel-text img{
	width:50px;
	height: 65px;
}
.mycarousel-text h4{
	color: #E84C3D;
}
.mycarousel-text p{
	color:#ffffff;
}
.carousel-indicators{
	margin-bottom: 0px;
	height: auto;
	bottom: 0px;
}
}
.carousel-inner{
	width: auto; 
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}
.carousel-inner img{
	margin: 0 auto;
}
.carousel-control{
	font-size: 100px;
	line-height: 500px;
}

.bannertitle{
	padding-left: 5px;
	padding-right: 5px;
}
.bannertitle h5{
	color: #E84C3D;
}
.bannertitle p{
	color: #fff;
}

/*这里是综合物流服务*/
.tab01{
	background-color: #CCCCCC;
	color: #202634;
}

.tab01 h2{
	padding:20px;
}
.tab01 .p1{
	padding: 50px 15px 150px 20px;
	font-size: 14px;
}
.tab01 .p2{
	font-size: 30px;
	text-align:
	right;
	padding: 50px 15px 0 0;

}
.tab01 .p3{
	font-size: 18px;
	text-align: right;
	padding-right: 15px;
}
.tab01 h4{
	color:#E84C3D;
	font-weight: bold;
}
.tab01 .box1{
    width: 280px !important;
}
.tab01 .box2{
	width: 280px;
	height: 200px;
	margin-left: 15px;
	border-bottom: 5px solid #E84C3D;
}
.tab01 .box3{
	width: 280px;

}
.tab01 .box4{
	width: 280px;
	height: 200px;
	border-bottom: 5px solid #E84C3D;
}
.tab01 .box5{
	width: 280px;
	margin-left: 15px;
}
.tab01 .box6{
	width: 280px;
	height: 200px;
	border-bottom: 5px solid #E84C3D;
    margin-left: 15px;
}
/*服务项目*/
.tab02{
	background-color: #ECECEC;
	padding-top: 30px;
	padding-bottom: 30px;
}
.tab02 .media-right p{
	line-height: 1.5 !important;
}
.tab02 .media-object{
	padding-top: 20px;
}
.tab02 .item{
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;	
}
.tab02 .item u{
	border-bottom: 2px solid #202634; text-decoration: none; font-weight: bold;color: #202634;
}

/*案例*/
.tab03{
	background-color: #cccccc;
}
.tab03 .case{
	padding: 10px 15px;
	color: #fff;
}
.tab03 .case p{

	margin:0px;
}
.casetitle{
	padding: 0;
}
.more{
	padding:20px 15px 0 0;
	text-align: right;
}
.more a{
	color: #fff;
}
.more a:hover{
	color: #E84C3D;
	text-decoration: none;
}
.tab03 .nav{
	padding-top: 10px;
}
.tab03 .nav li a{
	padding: 10px 5px;
	background-color: #ECECEC;
	color: #333333;
}

.tab03 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color:#E84C3D !important;
    color: #fff;
}

.casecontent{
	padding-top: 50px;
	padding-bottom: 50px;
}
.casecontent h4{
	font-weight: bold;
	padding: 20px 0;
}
.casecontent p{
	font-size: 14px;
	line-height: 2;
}
/*常见问题*/
.questitle{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #eee;
	margin:0 2px;
}
.questitle span{
	font-size: 18px;
	font-weight: bold;
	color: #E84C3D;
}
.queslist li{
	display: block;
	border-bottom: 1px dashed #eee;

}
.queslist li p{
	line-height: 1.6;
}
/*.queslist li a{
	line-height: 2;
}*/
.queslist h5{
	background: url(../images/ask.png) top left no-repeat;
	font-weight: bold;
	line-height: 1.6;
	padding-left: 30px;
}
.queslist p{
	background: url(../images/answer.png) top left no-repeat;
	padding-left: 30px;
}

/*新闻及公司简介*/
.tab04{
	padding: 20px 0px;
}
#news a{
	font-weight: bold;

}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #E84C3D !important;
}
.newscontent{
	padding-top: 20px;
}
.newscontent img{

}
.newscontent h5{
	font-weight: bold;
}
.newscontent p{
	line-height:1.6;
}
.newscontent li{
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	font-size: 14px;
	width: 95%;
}

.indexabout{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin:0 2px;
}

.indexabout p{
	font-size: 12px;
	padding: 0;
	text-align: justify;
	line-height: 2;
}
.about-img{
	width: 100%;
	height: 100%;
	padding: 10px 0;
}
/*底部*/
.footer{
	background-color: #202634;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 0;
	padding-right: 0;
	border-top: 5px solid #E84C3D;
	color: #C9CACA;
}

.footer a{
	color: #C9CACA;
}
.footer p{
	font-size: 12px;
}
.footer a:hover{
	color: #E84C3D;
	text-decoration: none;
}
.addr p{
	padding: 0 !important;
	margin: 0 !important;
	color: #727171;
}
.footinfo{
	color: #727171;
	border-bottom: 1px solid #727171;
	margin-bottom: 5px;
}
.footinfo a{
	color: #727171;
}
.frlink a{
	color: #727171;
	font-size: 12px;
}

/*公司简介*/
.jumbotron{
	background: url(../images/nban1.jpg) top center no-repeat;
	margin-bottom: 0px;
}
.jumbotron h2{
	color: #fff;
	padding-top: 270px;
}

.incontent {
	background-color: #eee;
}

.incontent u {
    border-bottom: 5px solid #E84C3D;
    text-decoration: none;
    font-weight: bold;
    color: #202634;
/*.incontent .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #E84C3D;
	border-color: #E84C3D;

*/
}

/*文章列表*/
.newslist {
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	box-shadow: 2px 2px 3px #ccc;
}
.newslist img{
	height: 160px;
	width: 235px;
}

.newslist p{
	line-height: 2;
}
.newslist h3{
	margin-top: 0px;
}


/*页数*/
.content_pages{
	margin:0 auto;
	width: 50%;
	text-align: center;
}
.pagelist li{
 float: left;
}
.content_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.content_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.content_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#000000;
	list-style: none;
	display:block;
}
.content_pages ul li a:hover{
	color:#fff;
	text-decoration:none;
	padding:2px 4px 2px;
}
.content_pages ul li.thisclass,
.content_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.content_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#fff;
}
.content_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
