#main{ width: 1200px; margin: 0 auto; }
.title{ font-size: 30px; text-align: center;color: #666666; margin: 35px 0 30px;}
.head{ font-size: 19px; width: 100%; color: #fff; background: #00b6ff; overflow: hidden; height: 60px;}
.head li{ float: left; line-height: 60px;}
.city{ border-right: 1px solid #fff ; width: 218px; text-align: center;}
.port{ border-right: 1px solid #fff ; width: 150px; text-align: center; }
.voyage{border-right: 1px solid #fff ; width: 115px; text-align: center; }
.time{border-right: 1px solid #fff ; width: 140px; text-align: center;  }
.cost_1{border-right: 1px solid #fff ; width: 160px; text-align: center; }
.cost_2{border-right: 1px solid #fff ; width: 290px; text-align: center;}
.detail{width: 127px; text-align: center; }
.data li{ overflow: hidden; height: 90px; border-bottom: #7FD9FC 1px solid;}
.data .city,.data .port{ padding-top: 17px;}
.data .voyage,.data .time,.data .cost_1,.data .cost_2{ padding-top: 30px;}
.data .detail{ padding-top: 22px}
.data span{ display: block; float: left; font-size: 20px;}
.data span i{font-style:normal; display: block; float: left; text-align: center;}
.data .detail a{ color: #fff; border-radius:5px ; background: #00B6FF; width: 120px; text-align: center; height: 35px; line-height: 35px; display: block; margin: 0 auto;}
.hot{ margin-top: 40px;}
.hot_title{ font-size: 19px; background: #00B6FF; width: 100%; line-height: 45px; color: #fff; padding-left: 30px;}
.hot_m{ border: #e5e5e5 1px solid; border-top:none ; overflow: hidden; font-size: 20px;}
.hot_m li{ line-height: 70px; float: left; width: 11%; text-align: center; float: left;}
.hot_m li a{ color: #000;}
.hot_m li a:hover{ color: #004283;}
/*service*/
#service{ background: #E7E7E7; width: 100%; overflow: hidden;  margin-top: 20px; padding-bottom: 20px;}
.service{ width: 1200px; margin: 20px auto 0; ;}
.service_title{text-align: center; color: #525659;}
.service_title h5{ font-size: 18px; margin-top: 10px;}
.service_title span{ width: 40px; background: #FAC312; height: 5px; display: block; margin: 10px auto;}
.service_m h3{ font-size: 20px;}
.service_m dl{ width: 48%; background: #fff;  margin-top: 20px; padding: 20px;}
.service_m dl img{width: 160px;}
.service_m dl dt{ float: left; width: 160px;}
.service_m dl dd{ float: left; width: 340px; margin-left: 20px; }
.service_m dl dd p{ margin-top: 5px; font-size: 14px; line-height: 26px;}