﻿body { background-color: #f7f8fa }
.ui-dialog-header { border-bottom: none }
.contrainWrapper { width: 1020px; margin: 0 auto }
.pricing { font-family: 'microsoft yahei'; position: absolute; top: 200px; z-index: 2 }
.pricing ul { padding: 0; list-style: none }
.pricing .unit { position: relative; display: inline-block; min-width: 340px; height: 450px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); text-align: center }
@media screen and (max-width:1024px) {
.pricing .unit { min-width: 317px }
}
.pricing .unit.active { top: 50px; z-index: 1; margin-right: -5px; margin-left: -5px }
.pricing .unit.active .price-title h3 { font-size: 40px }
.pricing .price-flagship, .pricing .price-standard { background-color: #fff }
.pricing .price-professional { background-color: #00b1c5; height: 550px }
.pricing .price-title { height: 35px; line-height: 35px; margin: 0 40px; padding: 40px 0 30px; color: #555; font-size: 30px; font-family: 'microsoft yahei'; border-bottom: solid 1px #e6e6e6 }
.price-professional .price-title { color: #fff; border-bottom: solid 1px #40c5d4 }
.pricing .price-body { padding: 40px 20px }
.price-professional .price-body { padding: 60px 20px 100px }
.pricing .price-body ul { padding-top: 10px }
.pricing .price-body li { margin-bottom: 10px }
.pricing .price-body h4 { font-size: 56px; color: #ffc731; height: 60px; line-height: 60px; margin-bottom: 10px; font-weight: 700 }
.price-professional .price-body h4 { color: #fff; font-size: 70px }
.pricing .price-body p { font-size: 20px; color: #999; height: 20px; line-height: 20px; margin-bottom: 20px }
.pricing .price-body p.txt { font-size: 24px; color: #999; margin-bottom: 0 }
.price-professional .price-body p { color: #00818f; margin-bottom: 45px }
.price-professional .price-body p.txt { color: #fff }
.price-flagship .price-body p.intro { font-size: 31px; color: #ccc; line-height: 40px; height: 40px; margin-top: 38px; margin-bottom: 10px }
.price-flagship .price-body p.intro2 { color: #ccc; font-size: 21px }
.pricing .price-foot { height: 55px; line-height: 55px; padding: 10px 0 40px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px }
.pricing a.btn { display: inline-block; width: 160px; height: 55px; line-height: 55px; text-align: center; font-size: 18px; border-radius: 3px; color: #fff; cursor: pointer }
.pricing a.btn:hover { text-decoration: none }
.pricing a.btn-buy, .pricing a.btn-get { background-color: #03b8cc }
.pricing a.btn-buy:hover, .pricing a.btn-get:hover { background-color: #11a5bd }
.pricing a.btn-buy2 { background-color: #ffc731; opacity: 1 }
.pricing a.btn-buy2:hover { opacity: .9 }
.functionIntro { padding:20px 30px 40px 30px;}
.functionIntro h2 { height: 50px; line-height: 50px; text-align: center; font-size: 32px; font-family: 'microsoft yahei'; color: #555; }
.tips{color:#f00;line-height:45px;}
a.aliyun{background:#B56D5A; color:#fff; padding:3px 10px 5px 10px;}
a.txyun{background:#148BD8; color:#fff; padding:3px 10px 5px 10px;}
.functionIntro .table { width: 100%; max-width: 100%; border-collapse: collapse; background-color: #fff; color: #555; border-spacing: 0 }
.functionIntro .table-bordered { border: 1px solid #E0DFDF }
.functionIntro .table>tbody>tr>td, .functionIntro .table>tbody>tr>th, .functionIntro .table>tfoot>tr>td, .functionIntro .table>tfoot>tr>th, .functionIntro .table>thead>tr>td, .functionIntro .table>thead>tr>th { padding:12px 6px; border-top: 1px solid #E0DFDF; font-size: 16px; font-family: microsoft yahei; line-height: 1.42857143 }
.functionIntro .table-bordered>tbody>tr>td, .functionIntro .table-bordered>tbody>tr>th, .functionIntro .table-bordered>tfoot>tr>td, .functionIntro .table-bordered>tfoot>tr>th, .functionIntro .table-bordered>thead>tr>td, .functionIntro .table-bordered>thead>tr>th { border-bottom: 1px solid #E0DFDF }
.functionIntro .table-bordered>thead>tr>th { padding: 20px 8px; text-align: center; font-size: 20px; color: #fff; letter-spacing:2px; }
.functionIntro .table-bordered>thead>tr>th.first { text-align: left; padding-left: 60px }
.functionIntro .table td.content { color: #47bccf; text-align: center; font-weight: 700 }
.buy-table { margin-top: 40px; margin-bottom: 40px; width: 100%; max-width: 100%; border-collapse: collapse; background-color: #fff; color: #555; border-spacing: 0; border-left: 1px solid #E0DFDF; border-top: 1px solid #E0DFDF }
.buy-table td { text-align: center; border-bottom: 1px solid #E0DFDF; border-right: 1px solid #E0DFDF; padding: 12px 8px }
.functionIntro .va-m { vertical-align: middle }
.functionIntro .b { font-weight: 700 }
.functionIntro .cgray9 { color: #999 }
.functionIntro .cblue { color: #47bccf }
.functionIntro .corange { color: #ff9600 }
.functionIntro .table td.txt { font-weight: 400; color: #666; font-family: 'microsoft yahei' }
.functionIntro .bggray { background-color: #129dd2 }
.functionIntro .tc { text-align: center }
.functionIntro .pl50 { padding-left: 15px!important }
.functionIntro .f20 { font-size: 18px }
.functionIntro .ble { border-left: 1px solid #E0DFDF }
.functionIntro .gou { display: inline-block; width: 20px; height: 20px; background: url(../images/mainbg.png) no-repeat scroll -120px 0 transparent; line-height: 20px; vertical-align: middle }
.functionIntro .cha { display: inline-block; width: 20px; height: 20px; background: url(../images/cha.png) no-repeat; line-height: 20px; vertical-align: middle }
.serviceRemark { margin-top: 75px; font-family: 'microsoft yahei'; margin-bottom: 80px }
.serviceRemark h3 { font-size: 26px; color: #555; margin-bottom: 35px; height: 30px; line-height: 30px }
.serviceRemark .end { margin-bottom: 35px }
.serviceRemark dl { margin-bottom: 50px; margin-left: 50px }
.serviceRemark dd, .serviceRemark dt { color: #888; font-size: 16px; line-height: 25px }
.serviceRemark dd { padding-left: 25px; color: #a4a4a5 }
.ui-dialog-footer button.ui-dialog-autofocus { color: #fff; background-color: #03b8cc; border-color: #03b8cc; opacity: .9; width: 300px; height: 45px; font-size: 18px; font-family: 微软雅黑; margin: 0 auto; display: block; line-height: 35px }
.ui-dialog-footer button.ui-dialog-autofocus:active, .ui-dialog-footer button.ui-dialog-autofocus:focus, .ui-dialog-footer button.ui-dialog-autofocus:hover, .ui-dialog-footer button.ui-dialog-autofocus:link { color: #fff; background-color: #03b8cc; border-color: #03b8cc; opacity: 1 }
.ui-dialog-button { float: none; margin-bottom: 25px }

.buybtn1{ display:inline-block; padding:5px 15px; background:#096; color:#fff;}
.buybtn1:hover,.buybtn2:hover{ color:#fff; filter:alpha(opacity=68); opacity: 0.68;  _-moz-opacity:0.68;}

.buybtn2{ display:inline-block; padding:5px 15px; background:#F63; color:#fff;}
