/*物流云服务类*/
.red{ color: red;}
.f16{ font-size: 16px;}

/* 服务介绍 */
.bannerIntroduction{}
.service01{ height: 410px; background: url("images/service-banner01.jpg") no-repeat center top;}
.bannerIntroduction .box{ width: 1190px; margin: 0 auto; position: relative;}
.bannerIntroduction .box a.serviceBtn01{ position: absolute; left: 578px; top: 234px; display: block; width: 186px; height: 55px;}

.tabIntroduction{ background: #f5f5f5;}
.tabIntroduction .box{ width: 1190px; margin: 0 auto;}
.tabIntroduction .box a{ display: inline-block; width: 163px; height: 58px; line-height: 58px; text-align: center; color: #666; font-size: 18px; text-decoration: none;}
.tabIntroduction .box a.sel{ color: #333; background: url("images/service-tab-sel.gif") #e9e9e9 ;}

.contentIntroduction{}
.white{ background: #fff;}
.line1190{ width: 1190px; margin: 0 auto;}
.line1190 h1{ font-size: 30px; color: #000; font-weight: normal; text-align: center; padding: 60px 0 35px;}
.line1190 p.sub{ font-size: 16px; text-align: center; padding: 0 0 35px;}
.line1190 div.imgCenter{ text-align: center;}
.line1190 div.imgCenter img.border{ border: 1px solid #d2d2d2; padding: 40px 70px;}

/*服务-购买明细*/
.serviceUser{ background: #f9f9f9; border: 1px solid #ececec; padding: 0 20px; font: normal 16px/46px 'Microsoft Yahei'; color: #333;}
.serviceType{ padding: 0 20px; font: normal 14px/46px 'Microsoft Yahei'; color: #333;}
.serviceRule{ margin: 10px 0 20px;}

/*服务-订购成功*/
.serviceSuccess{padding:150px 0 200px 0; text-align:center;}
.serviceSuccess > div{display:inline-block; *display:inline; *zoom:1; margin-left:10px; text-align:left; color:#666; vertical-align:top;}
.serviceSuccess div > h1{margin-bottom:20px; font:normal 22px/24px 'Microsoft YaHei'; color:#666;}
.serviceSuccess div > p{line-height:30px;}

/*服务-协议*/
.serviceAgreementTitle{ margin-bottom: 20px; font: bold 26px/33px 'Microsoft YaHei'; text-align: center;}
.serviceAgreementContent{ width: 1148px; height: 500px; padding: 20px; border: 1px solid #ddd; border-top: 3px solid #205478; background: #fff; font-size: 14px; color: #666; line-height: 24px; overflow: hidden; overflow-y: auto;}
.serviceAgreementContent h1{ padding: 15px 0 5px;}
.serviceAgreementContent p{ text-indent: 2em; line-height: 30px; }
.underline{ text-decoration: underline;}
.serviceAgreementContent tr:hover{ background: #fff;}
.serviceAgreementContent td{ height: auto;}


/*服务-详情*/
.serviceLeft{ float: left; width: 238px;}
.serviceLeft .info{ padding: 0 10px 13px; border: 1px solid #E2E2E2; background: #fff; height: 331px;}
.serviceLeft .info .img{ padding: 40px 0; text-align: center; height: 121px; border-bottom: 1px dashed #ccc;}
.serviceLeft .info table{ margin-top: 13px;}
.serviceLeft .info td{ padding: 4px 0; color: #333; font-size: 14px;}
.serviceLeft .info .label{ color: #666; text-align: right; vertical-align: top;}
.aside-banner{ margin-top: 10px; width: 228px; height: 300px; border: 1px solid #E2E2E2; overflow: hidden;}
.serviceRight{ float: right; width: 952px;}
.serviceRight .serviceInfo{ overflow: hidden; background: #fff; padding: 25px 20px 48px; height: 271px; border: 1px solid #ddd; border-left: none;}
.serviceRight .serviceInfo h2{ margin: -4px 0 8px; height: 26px; font: bold 18px/26px 'Microsoft YaHei'; color: #333;}
.serviceRight .serviceInfo p{ line-height: 20px; color: #666; overflow: hidden; font-size: 14px;}
.serviceRight .serviceInfo .list{ margin: 30px 0; line-height: 22px; color: #333; padding-top: 20px;  font-size: 14px; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc;}
.serviceRight .serviceInfo .list li{ margin-bottom: 10px;}
.serviceRight .serviceInfo .list em{ font-weight: bold; color: #f00; font-size: 22px; font-weight: normal;}
.serviceRight .serviceInfo .list b{ display: inline-block; margin-right: 10px; color: #999; font-weight: normal;}
.serviceTabInfo{ margin-top: 10px; background: #fff;}
.serviceTab{ position: relative; margin-bottom: -1px; height: 36px; border-top: 1px solid #ddd; border-right: 1px solid #ddd; overflow: hidden;}
.serviceTab li{ position: relative; float: left; margin-right: -1px; width: 98px; height: 34px; border: 1px solid #ddd; border-top: 1px solid #fff; line-height: 34px; text-align: center; cursor: pointer; z-index: 1; color: #666; font-size: 14px;}
.serviceTab .sel{ height: 33px; border-bottom: 1px solid #fff; border-top: 2px solid #08A4E6; line-height: 32px; font-weight: bold; z-index: 2; color: #08A4E6;}
.serviceTabList{ padding:20px 20px 10px;border:1px solid #ddd;}
.serviceDetail p { line-height: 24px; font-size: 14px; margin-bottom: 10px;}
.serviceDetail h3{ border-left: 3px solid #54a9e9; font-size: 16px; padding-left: 5px; font-weight: normal; margin-bottom: 10px; color: #333; height: 16px; line-height: 16px;}
.smod{ margin-bottom: 40px;}