body, h1, h2, h3, h4, p, blockquote, dl, dt, dd, ul, ol, li, button, input, textarea, th, td {
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft Yahei";
	font-size:12px;
    border:none;
    color: #4C4C4C;
}
*{ margin:0; padding:0;}
input{ border:none; margin:0; padding:0;}
img{display:block;margin:0;border:none;padding:0;}
a{text-decoration:none;display:block;}
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
ul, ol, li{list-style:none; outline:none;}

/*container*/
.container{ width:100%; height:100%; background:white;}

/* flexslider */
.flexslider{position:relative;height:520px;overflow:hidden;background:url(../../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:500px;}
.flex-control-nav{position:absolute;bottom:15px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:68px;height:4px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:68px;overflow:hidden;background:url(../../images/dot.png) right 0 no-repeat;cursor:pointer;text-indent:-999em;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:35%;}
.flex-direction-nav li a{display:block;width:34px;height:59px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:60px;background:url(../images/nexts.png) center center no-repeat;}

/*底部*/
.bottom{ width:100%; height:276px; background:#1c608d; margin-top:50px;}
.bottom .box{ width:900px; height:180px; margin:auto; padding-top:34px;}
.bottom .box .column_one,.bottom .box .column_two,.bottom .box .column_three,.bottom .box .column_four{ float:left;}

/*了解更多*/
.bottom .box .column_one dt{ color:#ced8e1; font-size:14px;}
.bottom .box .column_one .line{ margin:8px 0 24px 0;}  
.bottom .box .column_one .weixin,.bottom .box .column_one .QQ{ float:left;}          
.bottom .box .column_one .weixin{ margin-right:15px;} 
		  
/*联系我们*/
.bottom .box .column_two{ margin-left:40px;}
.bottom .box .column_two dt{ color:#ced8e1; font-size:14px;}
.bottom .box .column_two dd{ color:#ced8e1; line-height:20px;}
.bottom .box .column_two .line{ margin:8px 0 24px 0;}
.bottom .box .column_two .phone{ margin:4px 0; color:#ced8e1;}  
.bottom .box .column_two .phone *{ float:left;} 
.bottom .box .column_two .phone img{ margin-right:5px;}

.bottom .box .column_two .mail{ margin:4px 0; color:#ced8e1;}  
.bottom .box .column_two .mail *{ float:left;} 
.bottom .box .column_two .mail img{ margin-right:5px;}			  		  
		  
/*关于我们*/
.bottom .box .column_three{ margin:0 20px 0 20px;}
.bottom .box .column_three dt{ color:#ced8e1; font-size:14px;}
.bottom .box .column_three dd a{ color:#ced8e1; line-height:20px;}
.bottom .box .column_three dd a:hover{ color:#fff;}
.bottom .box .column_three .line{ margin:8px 0 24px 0;}

/*微信运价*/
.bottom .box .column_four dt{ color:#ced8e1; font-size:14px;}
.bottom .box .column_four .line{ margin:8px 0 24px 0;}
		  
/*版权*/	
.copyright{ width:100%; height:40px; border-top:2px solid #6e99b6; margin-top:20px;}
.copyright h4 *{ float:left;}
.copyright h4 .one{ margin-top:10px;}	
.copyright h4{ color:#6e99b6; width:700px; margin:auto;  font-weight:normal; line-height:40px;}	