.w1200 {
    margin: 0 auto;
    width: 1200px;
}
/* 服务 */
.fuwuk{
    width: 1200px;
    margin: 40px auto;
}
.fuwutit{
    text-align: center;
    line-height: 30px;
}
.fuwutit h1{
    font-size: 24px;
    color: #333;
}
.fuwutit p{
    font-style: italic;
    color: #666;
    font-size: 13px;
}
.fuwu_con{
	margin: 20px auto;
    overflow: hidden;
}
.fuwu_con ul{
    overflow: hidden;
}
.fuwu_con ul li{
    width: 19%;
    float: left;
    margin-right: 1%;
	margin-bottom: 10px;
}
.fuwu_con ul li:nth-child(5n){
    margin-right: 0;
}
.fuwu_con ul li img{
    width: 100%;
}
.fuwu_con ul li p{
    text-align: center;
    font-size: 15px;
    color: #333;
    line-height: 35px;
}
.fuwu_con ul li .fums{
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding: 18px;
    display: none;
}
.fuwu_con ul li:hover{
    position: relative;
}
.fuwu_con ul li:hover .fums{
	display: block;
    position: absolute;
    background:rgba(43, 42, 42, 0.5);
    top: 0;
    height: 105px;
    color: #fff;
}
.more_f{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}
.more_f a {
    display: block;
    width: 15%;
    height: 40px;
    margin: auto;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    background-color: #0c5ba0;
}
/* 优势 */
.youshi {
    width: 100%;
    height: 500px;
    overflow: hidden;
	background: url("../img/youshi.jpg") no-repeat center 0;
    position: relative;
}
.ys1{
	width: 21%;
    position: absolute;
    top: 17%;
    left: 36%;
}
.ys2{
	width: 21%;
    position: absolute;
    top: 17%;
    left: 59%;
}
.ys3{
	width: 21%;
    position: absolute;
    top: 55%;
    left: 36%;
}
.ys4{
	width: 21%;
    position: absolute;
    top: 55%;
    left: 59%;
}
.youshi span{
	font-size: 17px;
    font-weight: bold;
    display: block;
    margin-bottom: 19px;
    color: #333;
    letter-spacing: 1px;
}
.youshi p{
	font-size: 14px;
    line-height: 21px;
    color: #555;
}
/* 简介 */
.about {
    padding: 15px 0 45px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.about dl {
	padding:20px 0 0;
}
.about dl dt {
	width:480px;
	height:auto;
	float:right;
	overflow:hidden;
	padding:30px 0 0;
}
.about dl dd {
	width:690px;
	float:left;
}
.about dl dd b {
	display:block;
	font-size:52px;
	color:#f0f0f0;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	height:72px;
}
.about dl dd h3 {
	height:60px;
	font-size:21px;
	color:#333;
}
.about dl dd h3 em {
	display:block;
	font-size:14px;
	color:#e0e0e0;
	text-transform:uppercase;
	letter-spacing:5px;
	border-top:#d9d9d9 1px solid;
	margin:10px 0 0;
}
.about .ab_desc {
	font-size:14px;
	color:#666;
	height:156px;
	line-height:26px;
	overflow:hidden;
	padding:18px 0 0;
}
.about dl dd span {
	display:block;
	width:160px;
	padding:25px 0 0;
}
.about ul {
	display:inline-block;
	width:480px;
	padding:36px 0 0;
}
.about ul li {
	width:140px;
	height:90px;
	float:left;
	text-align:center;
}
.about ul li a {
	font-size:18px;
	color:#333;
	display:block;
	width:140px;
	height:75px;
	padding:15px 0 0;
}
.about ul li em {
	display:block;
	width:30px;
	height:30px;
	line-height:0;
	overflow:hidden;
	margin:0 auto 5px;
}
.about ul li em img {
	width:30px;
	height:60px;
}
.about ul li a:hover {
	color:#ee7800;
	font-weight:bold;
	box-shadow:0 3px 10px 3px #d0d0d0;
}
.about ul li a:hover em img {
	margin-top:-30px;
}
.about dl dd span a {
	font-size:14px;
	color:#fff;
	display:block;
	width:132px;
	text-align:center;
	height:40px;
	line-height:40px;
	background:#006cc6;
	border-radius:30px;
	margin:8px 0 0 200px;
	width:160px;
	margin:0;
}

/* 新闻 */
.news{
    width: 100%;
}
.news-con{
    width: 1200px;
    margin: 50px auto;
}
.news-con .title{
    margin-bottom: 30px;
}
.news-con .title .name{
    font-size: 24px;
    text-align: center;
}
.news-con .title .english{
    color: #cacaca;
    text-transform: uppercase;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
}
.news-con .title .line{
    width: 40px;
    height: 0;
    border: solid 1px #cacaca;
    margin: 10px auto 0;
}
.news-zw{
    overflow: hidden;
}
.zw-left{
    float: left;
    width: 29%;
    margin-right: 6%;
}
.zw-left:nth-child(3n){
    margin-right: 0;
}
.news-img{
    width: 350px;
    margin-bottom: 10px;
}
.news-img img{
    width: 100%;
}
.news-list li{
    height: 35px;
    line-height: 35px;
    color: #000;
}
.news-list li a{
    width: 100%;
    color: #000;
}
.news-list li a span{
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
}
.news-list li a .news-date{
    padding-right: 10px;
    width: 67px;
    overflow: hidden;
}
.news-list li a .news-info{
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.news-list li:hover span{
	color: #0c52b6;
}
.news-more{
    font-size: 12px;
    text-transform: uppercase;
    color: #0c52b6;
    margin-top: 20px;
}
/* 运输价格 */
.transportPrice {
    background: #F4F4F4;
    padding: 40px 0;
    overflow: hidden;
}
.baseWidth {
    width: 1200px;
    margin: 0 auto;
	overflow: hidden;
}
.priceListTit {
    text-align: center;
    font-size: 18px;
    border: 1px solid #000;
    line-height: 60px;
    border-bottom: none;
    overflow: hidden;
}

.table1 {
    border: 1px solid #000;
    border-bottom: none;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
}

.table1L {
    float: left;
    width: 150px;
    text-align: center;
    border-right: 1px solid #000;
}

.table1R {
    width: 940px;
    float: left;
    text-align: center;
}
.table1R span{
    color: #ec0a0a;
}
.table2a {
    width: 150px;
    float: left;
    border-right: 1px solid #000;
}

.table2 {
    border: 1px solid #000;
    border-bottom: none;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
}

.table2b {
    width: 200px;
    float: left;
    border-right: 1px solid #000;
}

.table2c {
    width: 300px;
    float: left;
    border-right: 1px solid #000;
}

.table2d {
    width: 200px;
    float: left;
    border-right: 1px solid #000;
}

.table2e {
    width: 200px;
    float: left;
    border-right: 1px solid #000;
}

.table2f {
    width: 140px;
    float: left;
}

.botBot {
    border-bottom: 1px solid #000;
}
.tit_bg{
    background: #f4f4f4 !important;
}
.tit_bg h3{
	font-size: 21px;
	line-height: 37px;
	text-align: center;
    color: #333;
    letter-spacing: 1px;
}
.tit_bg span{
    background: #f4f4f4 !important;
}
.links{
    width: 1200px;
    margin: 20px auto;
    font-size: 14px;
    line-height: 25px;
}
.links a{
    color: #333;
    margin-right: 6px;
}