#header_user a {
    color: #fff;
}

#se-knowledge a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #00a2ca;
    text-decoration: none;
}

body {
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

#slideBox img {
    width: 100%;
}

/*content*/
/*header*/
.container {
    width: 1170px;
    zoom: 1;
}

header {
    color: #fff;
}

.header {
    height: 40px;
    font-size: 12px;
    background-color: #282828;
}

.header a {
    font-size: 12px;
}

.header [class^='navbar-'] {
    margin-top: 10px;
}

.header li {
    display: inline-block;
    padding-right: 15px;
}

.header li:before {
    content: '|';
    display: inline-block;
    margin-right: 15px;
}

.top-nav {
    background-color: #2F83FF;
    height: 71px;
}

.top-nav .navbar-nav {
    margin-top: 10px;
}

.navbar-brand {
    height: 70px;
    padding-top: 10px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.navbar {
    position: static;
    border: none;
}

.navbar-toggle {
    border: 1px solid #fff;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

#header-category a {
    color: #fff;
}

#header-category a:hover {
    color: #fff;
    text-decoration: none;
}

#header-category .navbar-nav {
    margin: 0;
    height: 70px;
}

#header-category .navbar-nav > li {
    position: static;
    width: 94px;
}

#header-category .navbar-nav > li a {
    text-align: center;
    line-height: 39px;
    font-size: 16px;
}

#header-category .navbar-nav > li:hover .navframe {
    display: block;
}

#header-category .navbar-nav > li .navframe {
    position: absolute;
    z-index: 1002;
    width: 100%;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.65);
}

#header-category .navbar-nav > li .navframe ul {
    padding: 0;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

#header-category .navbar-nav > li .navframe ul li:nth-child(1) {
    margin-left: 584px;
}

#header-category .navbar-nav > li .navframe ul li {
    float: left;
    padding: 20px 35px 10px 35px;
    text-align: center;
    border-left: 1px solid #7b7b7b;
    border-right: 1px solid #7b7b7b;
    margin-left: -1px;
}

#header-category .navbar-nav > li .navframe ul li p {
    margin-top: 10px;
    margin-bottom: 20px;
}

#header-category .navbar-nav .active a, #header-category .navbar-nav li:hover a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #0C54C2;
    border-bottom: 2px solid #fff;
}

ins {
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.mg-top-15 {
    margin-top: 15px;
}

.mg-top-40 {
    margin-top: 40px;
}

.mg-top-2 {
    margin-top: 2px;
}

.carousel-inner .banbtn {
    width: 134px;
    height: 40px;
    background: #f5a623;
    border: 0;
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 19%;
    top: 66%;
}

.index-search {
    height: 70px;
    background: #150F3D;
    color: #fff;
}

.index-search p {
    margin: 0;
}

.index-search .sch-frm {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index-search .sch-frm:before, .index-search .sch-frm:after {
    content: " ";
    display: table;
    clear: both;
}

.index-search .sch-frm #checkBtn {
    height: 100%;
    border: none 0;
    background: #EF4359;
    vertical-align: middle;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    width: 110px;
    text-align: center;
    margin-left: -4px;
    outline: none;
}

.index-search .sch-frm .sch-bar {
    color: #999;
    height: 40px;
}

.index-search .sch-frm .sch-bar .ipt-domain-tip {
    position: absolute;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    white-space: nowrap;
    width: 495px;
}

.index-search .sch-frm .sch-bar .ipt-domain {
    border: none 0;
    padding: 0 10px;
    height: 40px;
    color: #666;
    font-size: 14px;
    vertical-align: middle;
    line-height: 40px \9;
    width: 495px;
    outline: none;
    margin: 0;
}

.index-search .sch-frm .sch-bar .suffix {
    display: inline-block;
    border-left: solid 1px #e4e4e4;
    border-right: solid 1px #e4e4e4;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    min-width: 70px;
    background: #fffdf3;
    height: 40px;
    width: 124px;
    text-align: center;
    margin-left: -4px;
}

.index-search .sch-frm .sch-bar .suffix .name {
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    margin-left: 10px;
}

.index-search .sch-frm .sch-bar .suf-list {
    position: absolute;
    background: #fffdf3;
    top: 38px;
    left: 0;
    width: 100%;
    _width: auto;
    display: none;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 1px 1px #ccc;
    text-align: left;
}

.index-search .sch-frm .sch-bar .suf-list ul {
    border-left: solid 1px #e4e4e4;
    margin-left: -1px;
}

.index-search .sch-frm .sch-bar .suf-list li {
    line-height: 25px;
    padding: 0 10px;
    color: #666;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
}

.index-search .sch-frm .sch-bar .suf-list li:hover {
    background: #2F83FF;
    color: #fff;
}

.index-search .usual-links li {
    display: inline-block;
    margin-left: 15px;
}

.index-search .usual-links li:not(.online):after {
    content: '|';
    margin-left: 15px;
}

.w-fl {
    float: left !important;
    display: inline;
}

.indexPage .main-content {
    min-height: 500px;
    background-color: #F8F8F8;
}

.indexPage .main-content .row {
    background-color: #fff;
}

.indexPage .main-content .title {
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    margin-top: 20px;
    font-size: 16px;
}

.indexPage .main-content .service-details ul {
    background: #fdfdfd;
    padding: 0 2px;
    margin-bottom: 0;
    height: 300px;
    overflow: hidden;
    zoom: 1;
}

.indexPage .main-content .service-details ul li.last {
    border-right: none 0;
}

.indexPage .main-content .service-details ul li {
    width: 232px;
    height: 300px;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: solid 2px #e9e9e9;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.indexPage .main-content .service-details ul li .domain .main {
    background-image: url("../img/icon_domian.jpg");
}

.indexPage .main-content .service-details ul li .hosting .main {
    background-image: url("../img/icon_server.jpg");
}

.indexPage .main-content .service-details ul li .cloudmail .main {
    background-image: url("../img/icon_emailbox.jpg");
}

.indexPage .main-content .service-details ul li .website .main {
    background-image: url("../img/icon_network.jpg");
}

.indexPage .main-content .service-details ul li a {
    display: block;
    color: #666;
}

.indexPage .main-content .service-details ul li.on {
    background: #fff;
    width: 474px;
    border-left: solid 1px #229DFA;
    border-right: solid 1px #229DFA;
    margin: 0 -2px;
}

.indexPage .main-content .service-details ul li.on .domain .main {
    background-image: url("../img/icon_domian.jpg");
}

.indexPage .main-content .service-details ul li.on .hosting .main {
    background-image: url("../img/icon_server.jpg");
}

.indexPage .main-content .service-details ul li.on .cloudmail .main {
    background-image: url("../img/icon_emailbox.jpg");
}

.indexPage .main-content .service-details ul li.on .website .main {
    background-image: url("../img/icon_network.jpg");
}

.indexPage .main-content .service-details ul li .item-inner {
    width: 474px;
    height: 100%;
}

.indexPage .main-content .service-details ul li .main {
    text-align: center;
    width: 240px;
    height: 100%;
    border-right: solid 1px #efefef;
    background-position: center 115px;
    background-repeat: no-repeat;
}

.indexPage .main-content .service-details ul li .main a {
    height: 100%;
}

.indexPage .main-content .service-details ul li .main strong {
    display: block;
    font-size: 18px;
    color: #000;
    line-height: 25px;
    padding-top: 23px;
}

.indexPage .main-content .service-details ul li .main .descrip {
    display: block;
    line-height: 20px;
    padding-top: 5px;
    height: 60px;
}

.indexPage .main-content .service-details ul li .main .btm {
    display: block;
    line-height: 20px;
    padding-top: 110px;
}

.indexPage .main-content .service-details ul li .sort {
    font-size: 12px;
}

.indexPage .main-content .service-details ul li .sort a {
    font-size: 12px;
}

.indexPage .main-content .service-details ul li .detail .sort {
    width: 232px;
    height: 115px;
    padding: 25px 0 10px 20px;
    border-bottom: solid 1px #efefef;
}

.indexPage .main-content .service-details ul li .detail .sort .tag {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    border: solid 1px #adadad;
    padding: 0 10px;
    margin-bottom: 10px;
}

.indexPage .main-content .service-details ul li .detail .sort .price {
    display: block;
    margin-bottom: 10px;
}

.indexPage .main-content .service-details ul li .detail .sort .wow {
    color: #ff4606;
    font-size: 20px;
}

.indexPage .main-content .service-details ul li .detail .sort .descrip {
    display: block;
}

.indexPage .main-content .service-details ul li .three-item .sort {
    height: 101px;
    padding-top: 15px;
}

.indexPage .main-content .service-details ul li .three-item .sort .price {
    display: inline-block;
}

.indexPage .build-advice .advice-list {
    overflow: hidden;
    background: #fff;
}

.indexPage .build-advice .advice-list:before, .indexPage .build-advice .advice-list:after {
    content: " ";
    display: table;
    clear: both;
}

.indexPage .build-advice .advice-list li {
    float: left;
    width: 25%;
    color: #424242;
    height: 320px;
    text-align: center;
    position: relative;
}

.indexPage .build-advice .advice-list li img {
    margin: 17px 0 3px;
}

.indexPage .build-advice .advice-list h3.office-theme {
    color: #424242;
    font-size: 18px;
    font-weight: normal;
    margin-top: 30px;
}

.indexPage .build-advice .advice-list .office-title {
    font-size: 12px;
    line-height: 24px;
    color: #666;
    text-align: center;
}

.indexPage .build-advice .advice-list .office-title:before, .indexPage .build-advice .advice-list .office-title:after {
    content: " ";
    display: table;
    clear: both;
}

.indexPage .build-advice .advice-list .office-title li {
    overflow: hidden;
    border: none;
    height: 24px;
    line-height: 24px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.indexPage .build-advice .advice-list .link-btn-with-border {
    display: inline-block;
    margin: 20px 5px;
    font-size: 12px;
    width: 80px;
    height: 23px;
    line-height: 20px;
    color: #333;
    border: 1px solid #ccc;
    text-decoration: none;
}

.indexPage .build-advice .advice-list .first-line {
    background-color: #e1e1e1;
}

.indexPage .build-advice .advice-list .split-line {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #f5f5f3;
}

.indexPage .net-application .market-application-list {
    overflow: hidden;
    background: #fff;
}

.indexPage .net-application .market-application-list:before, .indexPage .net-application .market-application-list:after {
    content: " ";
    display: table;
    clear: both;
}

.indexPage .net-application .market-application-list li {
    float: left;
    width: 25%;
    color: #424242;
    height: 260px;
    text-align: center;
    position: relative;
}

.indexPage .net-application .market-application-list li img {
    margin: 17px 0 3px;
}

.indexPage .net-application .market-application-list h3.office-theme {
    color: #424242;
    font-size: 18px;
    font-weight: normal;
    margin-top: 30px;
}

.indexPage .net-application .market-application-list .office-title {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 48px;
    color: #666;
    text-align: center;
}

.indexPage .net-application .market-application-list .office-title:before, .indexPage .net-application .market-application-list .office-title:after {
    content: " ";
    display: table;
    clear: both;
}

.indexPage .net-application .market-application-list .office-title li {
    overflow: hidden;
    border: none;
    height: 24px;
    line-height: 24px;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.indexPage .net-application .market-application-list .first-line {
    background-color: #e1e1e1;
}

.indexPage .net-application .market-application-list .split-line {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #f5f5f3;
}

.indexPage .new-activities {
    border: 1px solid #EAEAEA;
}

.indexPage .new-activities .new-act-list .page-header span {
    float: right;
}

.indexPage .new-activities .new-act-list .page-header span a {
    color: #999;
}

.indexPage .new-activities .new-act-list .new-cont ul {
    padding: 0;
}

.indexPage .new-activities .new-act-list .new-cont ul li {
    list-style: none;
    overflow: hidden;
}

.indexPage .new-activities .new-act-list .new-cont ul li span {
    max-width: 130px;
    float: left;
    color: #999;
}

.indexPage .new-activities .new-act-list .new-cont ul li p {
    float: left;
    margin-left: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexPage .new-activities .new-act-list .new-cont ul li p .active {
    color: red;
}

.indexPage .new-activities .new-act-list .new-cont ul li p a {
    color: #424242;
}

.indexPage .new-activities .new-act-list .new-cont ul li p a:hover {
    text-decoration: underline;
}

.indexPage .new-activities .new-act-img img {
    margin: 35px 26px;
}

.indexPage .gber-cloud {
    padding: 20px 30px;
}

.indexPage .gber-cloud p, .indexPage .gber-cloud h4, .indexPage .gber-cloud ul {
    margin: 0;
}

.indexPage .gber-cloud ul:before, .indexPage .gber-cloud ul:after {
    content: " ";
    display: table;
    clear: both;
}

.indexPage .gber-cloud ul li {
    float: left;
    height: 42px;
    line-height: 42px;
}

.indexPage .gber-cloud ul li:not(.list-title) {
    padding-left: 8px;
    padding-right: 8px;
    border-left: 1px solid #EAEAEA;
}

.indexPage .gber-cloud ul .list-title {
    padding-right: 20px;
}

.indexPage .gber-cloud ul .list-title p {
    font-size: 16px;
}

.indexPage .gber-cloud ul .list-title h4 {
    font-weight: bold;
}

.indexPage .advantage {
    margin-top: 50px;
    margin-bottom: 30px;
}

.indexPage .advantage div {
    background: #f8f8f8;
    position: relative;
}

.indexPage .advantage div p {
    position: absolute;
    top: 13px;
    left: 75px;
    font-size: 16px;
}

.indexPage .theNews {
    margin-top: 20px;
    margin-bottom: 10px;
}

.indexPage .theNews div {
    background: #f8f8f8;
    position: relative;
}

.indexPage .theNews div p {
    text-align: left;
    font-size: 12px;
}

.indexPage .theNews div p a {
    color: #333333;
}

li {
    list-style: none;
}

.color-gray {
    color: #7f7f7f;
}

.color-red {
    color: #f00;
}

.color-blue {
    color: #2a89c8;
}

.dl-title {
    margin-top: 40px;
    text-align: right;
    margin-right: 260px;
}

.dl-title a {
    color: #09c;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.register-content {
    margin: auto;
    margin-top: 30px;
}

.register-content .account-set {
    border-bottom: 1px dashed #ccc;
    padding: 20px 0;
    margin: 0 auto;
}

.register-content .account-set .sub-title {
    color: #7f7f7f;
    font-size: 9pt;
    padding-top: 9px;
}

.register-content .account-set .label-sitem {
    color: #7f7f7f;
    font-weight: normal;
}

.register-content .set-back {
    padding: 100px 0;
    border-bottom: none;
    margin: 0 auto;
    width: 1024px;
}

.register-content .set-back .set-margin {
    margin: 25px 0;
}

.register-content .set-back .form-explain {
    font-size: 12px;
    color: #f00;
}

.register-content .line {
    border: 1px dashed #ddd;
    width: 70%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.register-content .form-group {
    margin-left: 0;
    margin-right: 0;
}

.register-content .form-group input {
    border-radius: 0;
    width: 50%;
}

.register-content .form-group .backdlm {
    font-size: 12px;
    line-height: 33px;
    margin-left: -20px;
}

.register-content .form-group .backdlm a {
    color: #F00;
}

.register-content .form-group .backdlm a:hover {
    text-decoration: underline;
}

.register-content .form-group .tsl1 {
    font-size: 12px;
}

.register-content .form-group .agreement-content {
    font-size: 12px;
    width: 440px;
}

.register-content .form-group .agreement-content .agreement-content-txt {
    margin: 2px 0 0 5px;
}

.register-content .form-group .agreement-content .agreement-content-txt a {
    color: #09c;
}

.register-content .form-group .btn-primary {
    width: 140px;
    height: 36px;
}

.register-content .form-group .btn-danger {
    width: 140px;
    height: 36px;
    background: #f40;
}

.login-content {
    position: relative;
    margin-top: 95px;
    min-height: 485px;
    vertical-align: middle;
}

.login-content .login-cont-left {
    margin-left: 165px;
    float: left;
    width: 450px;
    height: 350px;
    padding: 15px;
    border: 1px solid #f7f7f7;
}

.login-content .login-cont-left .flexslider {
    position: relative;
    width: 400px;
    height: 320px;
    overflow: hidden;
    zoom: 1;
    top: -10px;
    left: 10px;
    border-radius: 25px;
}

.login-content .login-cont-left .flexslider .slides li {
    width: 400px;
    height: 320px;
}

.login-content .login-cont-left .flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.login-content .login-cont-left .flex-direction-nav .flex-prev {
    left: 0;
}

.login-content .login-cont-left .flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.login-content .login-cont-left .flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.login-content .login-cont-left .flexslider:hover .flex-next:hover,
.login-content .login-cont-left .flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.login-content .login-cont-left .flex-control-nav {
    width: 420px;
    position: absolute;
    bottom: 100px;
    text-align: center;
    padding-left: 0px;
}

.login-content .login-cont-left .flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.login-content .login-cont-left .flex-control-paging li a {
    background: url(../img/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.login-content .login-cont-left .flex-control-paging li a.flex-active,
.login-content .login-cont-left .flex-control-paging li.active a {
    background-position: 0 0;
}

.login-content .login-cont-left .flexslider .slides a img {
    width: 400px;
    height: 320px;
    display: block;
    border-radius: 25px;
}

.login-content .login-cont-right {
    border: 1px solid #D4D4D4;
    padding-top: 20px;
    margin-bottom: 10px;
    background-color: #fff;
    min-width: 292px;
    min-height: 330px;
    background: rgba(255, 255, 255, 0.3);
    z-index: 2;
}

.login-content .login-cont-right .login-iframe {
    position: relative;
    padding: 10px 20px;
    overflow: hidden;
    width: 292px;
}

.login-content .login-cont-right .login-iframe .login-box {
    height: 45px;
}

.login-content .login-cont-right .login-iframe .login-box .hd {
    position: relative;
    height: 20px;
}

.login-content .login-cont-right .login-iframe .login-box .hd h2 {
    width: 48px;
    height: 48px;
    position: absolute;
    top: -20px;
    right: 0px;
}

.login-content .login-cont-right .login-iframe .login-box .hd .quick {
    background: url(../img/dl.png) no-repeat;
    text-indent: -99999px;
}

.login-content .login-cont-right .login-iframe .login-box .hd .login-tip {
    position: absolute;
    top: 0;
    right: 70px;
    display: block;
}

.login-content .login-cont-right .login-iframe .login-box .hd .login-tip .poptip {
    border: 1px solid #f3d995;
    height: 28px;
    line-height: 16px;
    padding: 5px 20px 5px 15px;
    background: #fefcee;
    position: relative;
    z-index: 9999;
}

.login-content .login-cont-right .login-iframe .login-box .hd .login-tip .poptip .poptip-arrow {
    top: 8px;
    right: 0;
}

.login-content .login-cont-right .login-iframe .login-box .hd .login-tip .poptip .poptip-content {
    color: #df9c1f;
    font-size: 12px;
    font-weight: 400;
}

.login-content .login-cont-right .login-iframe .qrcode-login {
    margin-top: 25px;
    text-align: center;
}

.login-content .login-cont-right .login-iframe .qrcode-login .qrcode-desc {
    text-align: center;
    margin: 20px 0;
    overflow: hidden;
}

.login-content .login-cont-right .login-iframe .qrcode-login .qrcode-desc .sys {
    display: list-item;
    float: left;
    width: 36px;
    line-height: 36px;
    background: url(../img/sys.png) no-repeat;
    margin-left: 24px;
    overflow: hidden;
}

.login-content .login-cont-right .login-iframe .qrcode-login .qrcode-desc p {
    line-height: 16px;
    font-size: 12px;
    text-align: left;
    display: inline-block;
}

.login-content .login-cont-right .login-iframe .agree {
    position: absolute;
    bottom: 0px;
    left: 30px;
}

.login-content .login-cont-right .login-iframe .agree label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 12px;
}

.login-content .login-cont-right .login-iframe .agree label a {
    color: #09c;
}

.login-content .login-cont-right .login-iframe .qrcode-static {
    text-align: left;
    margin-top: 25px;
}

.login-content .login-cont-right .login-iframe .qrcode-static label a {
    color: #09c;
}

.login-content .login-cont-right .login-iframe .qrcode-static input {
    padding-left: 5px;
}

.login-content .login-cont-right .login-iframe .qrcode-static .dll {
    float: left;
    font-size: 12px;
}

.login-content .login-cont-right .login-iframe .qrcode-static .dlr {
    float: right;
    font-size: 12px;
}

.login-content .login-cont-right .login-iframe .qrcode-static .btn-primary {
    width: 100%;
}

.login-content .login-cont-right .login-iframe .login-other {
    margin: 20px 0;
    height: 45px;
    font-size: 12px;
}

.login-content .login-cont-right .login-iframe .login-other .login-links {
    float: left;
}

.login-content .login-cont-right .login-iframe .login-other .login-links a {
    color: #09c;
}

.login-content .login-cont-right .login-iframe .login-other .register {
    float: right;
}

.login-content .login-cont-right .login-iframe .login-other .register a {
    color: #09c;
}

.container-main {
    width: 1002px;
    margin: 0 auto;
}

.new-bg {
    background: #F8F8F8;
    min-height: 500px;
}

.new-bg .new-details {
    width: 1002px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
}

.new-bg .new-details .pagination ul li {
    float: left;
}

.new-bg .new-details .pagination ul li a {
    color: #09c;
}

.new-bg .new-details .pagination ul li a:hover {
    text-decoration: underline;
}

.new-bg .new-details .return {
    padding-left: 40px;
}

.new-bg .new-details .return a {
    color: #09c;
}

.new-bg .new-details .return a:hover {
    text-decoration: underline;
}

.new-bg .new-details .new-content .new-title {
    font-weight: bold;
    text-align: center;
}

.new-bg .new-details .new-content .data {
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.new-bg .new-details .new-content h1,
.new-bg .new-details .new-content h2,
.new-bg .new-details .new-content h3,
.new-bg .new-details .new-content h4,
.new-bg .new-details .new-content h5
.new-bg .new-details .new-content h6 {
    margin: 0 100px;
}

.new-bg .new-details .new-content p {
    margin: 0 100px;
    line-height: 30px;
    color: #666;
}

.new-bg .new-details .new-content p span {
    margin-right: 10px;
}

.new-bg .new-details .new-content p a {
    color: #09c;
}

.new-bg .new-details .new-content p a:hover {
    text-decoration: underline;
}

.new-bg .new-details .new-content .similar dl {
    width: 260px;
    margin-left: 100px;
    float: left;
}

.new-bg .new-details .new-content .similar dl dd {
    line-height: 20px;
}

.new-bg .new-details .new-content .similar dl dd a {
    color: #7f7f7f;
}

.new-bg .new-details .new-content .similar dl dd a:hover {
    text-decoration: underline;
}

.new-bg .new-center {
    padding: 30px 0;
}

.new-bg .new-center .new-hd {
    background: #fff;
    border: 1px solid #eee;
    height: 50px;
    line-height: 50px;
}

.new-bg .new-center .new-hd span {
    border-bottom: 2px solid #2F83FF;
    padding: 12px 0;
    margin-left: 40px;
    font-weight: bold;
    color: #2F83FF;
    font-size: 16px;
}

.new-bg .new-center .new-list {
    background: #fff;
    border: 1px solid #eee;
    margin-top: 20px;
    min-height: 500px;
}

.new-bg .new-center .new-list .nlrow .nldata {
    width: 130px;
    height: 140px;
    float: left;
    border-right: 1px solid #ddd;
    position: relative;
}

.new-bg .new-center .new-list .nlrow .nldata .dian {
    background: url(../img/dian.png) no-repeat 0 100%;
    position: absolute;
    z-index: 10;
    width: 10px;
    height: 10px;
    left: 125px;
    top: 48px;
}

.new-bg .new-center .new-list .nlrow .nldata p {
    text-align: center;
}

.new-bg .new-center .new-list .nlrow .nldata .fbdata {
    margin-top: 35px;
    font-size: 24px;
    margin-bottom: 5px;
}

.new-bg .new-center .new-list .nlrow .nltxt {
    margin-left: 130px;
    position: relative;
}

.new-bg .new-center .new-list .nlrow .nltxt .sj {
    position: absolute;
    background: url(../img/sj.jpg) no-repeat;
    width: 12px;
    height: 15px;
    top: 45px;
    left: 3px;
    display: none;
}

.new-bg .new-center .new-list .nlrow .nltxt ul {
    padding: 0;
    margin-bottom: 0;
}

.new-bg .new-center .new-list .nlrow .nltxt ul li {
    height: 150px;
    margin: 15px;
}

.new-bg .new-center .new-list .nlrow .nltxt ul li span img {
    float: left;
    margin: 15px 10px;
}

.new-bg .new-center .new-list .nlrow .nltxt ul li .txt {
    margin-left: 20px;
    padding-top: 15px;
}

.new-bg .new-center .new-list .nlrow .nltxt ul li .txt a {
    color: #333;
}

.new-bg .new-center .new-list .nlrow .nltxt ul li .txt a:hover {
    color: #06c;
}

.new-bg .new-center .new-list .nlrow .nltxt ul li .txt .font12 {
    font-size: 12px;
    color: #999;
}

.new-bg .new-center .new-list .nlrow .nltxt ul li .txt img {
    margin-left: 5px;
}

.new-bg .new-center .new-list .nlrow .nltxt ul li:hover {
    background: #f0f0f0;
}

.new-bg .new-center .new-list nav {
    text-align: center;
}

.new-bg .new-center .new-list nav .pagination li .active {
    background: #2F83FF;
    color: #fff;
}

.new-bg .new-center .new-list nav .pagination li a {
    margin-right: 4px;
}

.about-us {
    font-size: 12px;
}

.about-us .pagination ul {
    padding: 0;
}

.about-us .pagination ul li {
    float: left;
}

.about-us .pagination ul li a {
    color: #09c;
}

.about-us .pagination ul li a:hover {
    text-decoration: underline;
}

.about-us .menu-cont {
    min-height: 580px;
}

.about-us .menu-cont .menu-left {
    float: left;
    width: 196px;
}

.about-us .menu-cont .menu-left .about-us-img {
    width: 196px;
    height: 143px;
    background: url(../img/about1.jpg) no-repeat;
}

.about-us .menu-cont .menu-left .menu {
    font-size: 18px;
    border-top: 2px solid #FF0000;
    margin-top: 5px;
}

.about-us .menu-cont .menu-left .menu p {
    margin-left: 10px;
    line-height: 55px;
    height: 55px;
    margin-bottom: 0;
}

.about-us .menu-cont .menu-left .menu ul {
    padding: 0;
}

.about-us .menu-cont .menu-left .menu ul a {
    color: #666;
}

.about-us .menu-cont .menu-left .menu ul li:hover {
    background: #eef3f7;
    border-left: 2px solid #2F83FF;
}

.about-us .menu-cont .menu-left .menu ul li {
    width: 196px;
    height: 55px;
    line-height: 55px;
    background: #F8F8F8;
    border: 2px solid #F8F8F8;
}

.about-us .menu-cont .menu-left .menu ul li span {
    margin: 0 15px 0 15px;
}

.about-us .menu-cont .menu-left .menu ul li.active {
    background: #eef3f7;
    border-left: 2px solid #2F83FF;
}

.about-us .menu-cont .menu-left .map {
    background: url(../img/addrbg.jpg);
    height: 205px;
    padding: 20px;
}

.about-us .menu-cont .menu-left .map p {
    font-size: 12px;
}

.about-us .menu-cont .content-right {
    float: left;
    width: 790px;
    margin-left: 15px;
    margin-bottom: 50px;
}

.about-us .menu-cont .content-right .content-title {
    background: #def2fd;
    height: 45px;
}

.about-us .menu-cont .content-right .content-title span {
    background: #3182ff;
    display: inline-block;
    padding: 14px;
    color: #fff;
}

.about-us .menu-cont .content-right .title {
    margin-top: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #09c;
    padding-bottom: 10px;
}

.about-us .menu-cont .content-right .float-left {
    float: left;
    width: 585px;
}

.about-us .menu-cont .content-right .float-left p {
    font-size: 12px;
    line-height: 20px;
}

.about-us .menu-cont .content-right .float-right {
    float: right;
}

.about-us .menu-cont .content-right .pic-exhibition {
    display: inline-block;
    margin: 15px 0;
}

.about-us .menu-cont .content-right .pic-exhibition td {
    width: 158px;
}

.about-us .menu-cont .content-right .pic-exhibition td img {
    width: 90%;
}

.about-us .menu-cont .content-right .fg-line {
    width: 780px;
    height: 13px;
    background: url(../img/fg-line.jpg) no-repeat;
}

.about-us .menu-cont .content-right .company-im-row .company-im {
    display: inline-block;
    margin-bottom: 20px;
}

.about-us .menu-cont .content-right .company-im-row .company-im .title {
    margin-top: 15px;
}

.about-us .menu-cont .content-right .company-im-row .company-im .im-pic-left {
    float: left;
}

.about-us .menu-cont .content-right .company-im-row .company-im .im-pic-right {
    float: right;
    width: 555px;
    margin-left: 20px;
}

.subpage {
    font-size: 12px;
}

.subpage .menu-cont {
    min-height: 580px;
    margin-top: 40px;
}

.subpage .menu-cont .menu-left {
    float: left;
    width: 196px;
}

.subpage .menu-cont .menu-left .paybg {
    width: 196px;
    height: 63px;
    background: url(../img/paybg.jpg) no-repeat;
}

.subpage .menu-cont .menu-left .menu {
    font-size: 18px;
    border-top: 2px solid #FF0000;
}

.subpage .menu-cont .menu-left .menu p {
    margin-left: 10px;
    line-height: 55px;
    height: 55px;
    margin-bottom: 0;
}

.subpage .menu-cont .menu-left .menu ul {
    padding: 0;
}

.subpage .menu-cont .menu-left .menu ul a {
    color: #666;
}

.subpage .menu-cont .menu-left .menu ul li {
    width: 196px;
    height: 55px;
    line-height: 55px;
    background: #F8F8F8;
    padding-left: 30px;
    margin-bottom: 1px;
}

.subpage .menu-cont .menu-left .menu ul li span {
    float: right;
    margin-right: 20px;
    margin-top: -2px;
}

.subpage .menu-cont .menu-left .menu ul li:hover {
    background: url(../img/point.png) no-repeat;
}

.subpage .menu-cont .menu-left .menu ul li.active {
    background: url(../img/point.png) no-repeat;
}

.subpage .menu-cont .content-right {
    float: left;
    width: 790px;
    margin-left: 15px;
    margin-bottom: 50px;
}

.subpage .menu-cont .content-right .pagination {
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding-bottom: 10px;
    margin: 0;
}

.subpage .menu-cont .content-right .pagination ul {
    padding: 0;
}

.subpage .menu-cont .content-right .pagination ul li {
    float: left;
}

.subpage .menu-cont .content-right .pagination ul li a {
    color: #09c;
}

.subpage .menu-cont .content-right .pagination ul li a:hover {
    text-decoration: underline;
}

.subpage .menu-cont .content-right .hd-title {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.subpage .menu-cont .content-right .icon02 {
    background: url(../img/icon02.png) no-repeat;
    padding-left: 20px;
}

.subpage .menu-cont .content-right .icon04 {
    background: url(../img/icon04.png) no-repeat;
    padding-left: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.subpage .menu-cont .content-right .blank {
    margin-top: 20px;
    padding-bottom: 20px;
}

.subpage .menu-cont .content-right .blank p span {
    margin-top: -4px;
    margin-right: 2px;
}

.subpage .menu-cont .content-right .blank table {
    table-layout: fixed;
    text-align: center;
}

.subpage .menu-cont .content-right .blank table thead {
    background: #f5f6fa;
}

.subpage .menu-cont .content-right .blank table td {
    font-weight: bold;
}

.subpage .menu-cont .content-right .blank table td span {
    margin-right: 5px;
}

.bannerbtn {
    position: relative;
}

.bannerbtn button {
    position: absolute;
    top: 65%;
    left: 19.2%;
    background: #f4a623;
    border: 0;
    padding: 5px 18px;
}

.station .webtitle {
    height: 70px;
    margin-bottom: 20px;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
}

.station .webtitle h3 {
    float: left;
}

.station .webtitle span {
    line-height: 70px;
    margin-left: 20px;
    color: #747474;
}

.station .webtitle .btn {
    width: 100px;
    height: 25px;
    margin-top: 23px;
    padding: 0;
    line-height: 25px;
    float: right;
    color: #fff;
    background: #2e82ff;
    border-radius: 0;
    border: 0;
}

.station .webtitle .btn a {
    color: #fff;
}

.station .station01 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.station .station01 ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.station .station01 ul li {
    float: left;
}

.station .station01 ul li .station-zstd {
    margin-bottom: 18px;
}

.station .station01 ul li .station-zstd .marginleft {
    margin-left: 14px;
    font-size: 18px;
}

.station .station01 ul li .station-zstd .marginleft a {
    color: #000;
}

.station .station01 ul li p {
    color: #686868;
    margin-bottom: 5px;
}

.station .station02 {
    overflow: hidden;
    max-height: 438px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.station .station02 .self-help-left {
    width: 240px;
    height: 438px;
    float: left;
    text-align: center;
    background: #bfdaf7;
}

.station .station02 .self-help-left h3 {
    margin: 0;
    padding: 30px;
    background: #508ed7;
    color: #fff;
}

.station .station02 .self-help-left img {
    margin: 45px;
}

.station .station02 .self-help-left p {
    margin-bottom: 4px;
    margin-left: 40px;
    text-align: left;
    font-size: 12px;
}

.station .station02 .self-help-left .btn {
    width: 150px;
    height: 45px;
    margin: 30px;
    line-height: 33px;
    border: 1px solid #508ed7;
    border-radius: 0;
}

.station .station02 .self-help-center {
    width: 465px;
    height: 440px;
    float: left;
    text-align: center;
    background: #fff;
}

.station .station02 .self-help-center h3 {
    margin: 45px;
}

.station .station02 .self-help-center p {
    color: #595959;
}

.station .station02 .self-help-center img {
    margin: 50px;
}

.station .station02 .self-help-right {
    width: 461px;
    margin-left: 2px;
    float: left;
    background: #fff;
    border-left: 1px solid #ddd;
}

.station .station02 .self-help-right ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.station .station02 .self-help-right ul li {
    width: 230px;
    height: 216px;
    float: left;
}

.station .station02 .self-help-right ul li .zsframe {
    width: 155px;
    height: 170px;
    margin-left: 37px;
    margin-top: 20px;
}

.station .station02 .self-help-right ul li .font12 {
    font-size: 12px;
    color: #999;
}

.station .station02 .self-help-right ul .border-right {
    border-right: 1px solid #ddd;
}

.station .station02 .self-help-right .border-bottom {
    border-bottom: 1px solid #ddd;
}

.station .station03,
.station .station04 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: #fff;
}

.station .station03 .webcase,
.station .station04 .webcase {
    text-align: center;
}

.station .station03 .webcase ul,
.station .station04 .webcase ul {
    overflow: hidden;
    padding: 0;
}

.station .station03 .webcase ul li,
.station .station04 .webcase ul li {
    margin-bottom: 20px;
}

.station .station03 .webcase ul li img,
.station .station04 .webcase ul li img {
    width: 275px;
    height: 163px;
}

.station .station03 .webcase ul li p,
.station .station04 .webcase ul li p {
    margin-top: 7px;
}

.station .station03 .webcase ul .col-lg-3,
.station .station04 .webcase ul .col-lg-3 {
    width: 24.6%;
}

.station .station03 .webflow,
.station .station04 .webflow {
    margin: 0 15px;
    text-align: center;
}

.station .station03 .webflow ul,
.station .station04 .webflow ul {
    overflow: hidden;
    padding: 0;
}

.station .station03 .webflow ul li,
.station .station04 .webflow ul li {
    float: left;
}

.station .station03 .webflow ul .flowchat,
.station .station04 .webflow ul .flowchat {
    width: 144px;
}

.station .station03 .webflow ul .flowchat p,
.station .station04 .webflow ul .flowchat p {
    margin-top: 10px;
    font-size: 16px;
}

.station .station03 .webflow ul .flowarrow,
.station .station04 .webflow ul .flowarrow {
    width: 55px;
    line-height: 120px;
}

.station .station05 .self-help-left {
    background: #fee8ea;
}

.station .station05 .self-help-left h3 {
    background: #f27482;
}

.station .station05 .self-help-left .btn {
    border: 1px solid #ddd;
}

.station .station06 .webdesign {
    padding: 0 20px;
    overflow: hidden;
}

.station .station06 .webdesign ul {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0;
}

.station .station06 .webdesign ul li .frame {
    margin: 0 auto;
    width: 300px;
}

.station .station06 .webdesign ul li .frame img {
    float: left;
}

.station .station06 .webdesign ul li .frame .txt {
    margin-left: 60px;
}

.station .station06 .webdesign ul li .frame .txt p {
    color: #5e5e5e;
}

.station .station07 {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.station .station07 .webhighlights {
    padding: 0 20px;
    overflow: hidden;
}

.station .station07 .webhighlights ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.station .station07 .webhighlights ul li {
    height: 105px;
}

.station .station07 .webhighlights ul li .liframe {
    width: 474px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

.station .station07 .webhighlights ul li .liframe img {
    float: left;
}

.station .station07 .webhighlights ul li .liframe .txt {
    width: 392px;
    margin-left: 20px;
    float: left;
}

.station .station07 .webhighlights ul li .liframe .txt p {
    color: #5e5e5e;
}

.station .station07 .webhighlights ul li .liframe .txt a {
    color: #000;
}

.station .station07 .webhighlights ul li .liframe .txt a:hover {
    color: #508ed7;
}

.station .station07 .webhighlights ul .border-right {
    border-right: 1px solid #ddd;
}

.station .station07 .webhighlights .border-bottom {
    border-bottom: 1px solid #ddd;
}

.station .station08 {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.station .station08 .webadmin img {
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}

.station .station08 .webadmin ul {
    width: 800px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.station .station08 .webadmin ul li {
    width: 125px;
    height: 125px;
    margin: 0 30px;
    border: 2px solid #ddd;
    border-radius: 50%;
}

.station .station08 .webadmin ul li p {
    font-size: 12px;
}

.station .station09 {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.station .station09 .webappstore {
    overflow: hidden;
}

.station .station09 .webappstore img {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
}

.station .station09 .webappstore p {
    width: 600px;
    margin-top: 35px;
    line-height: 25px;
}

.station .station10 {
    margin-bottom: 40px;
}

.station .station10 .webhelp {
    overflow: hidden;
    margin: 30px;
}

.station .station10 .webhelp .border-right {
    border-right: 1px solid #ddd;
}

.station .station10 .webhelp .padding-lr {
    padding: 0 30px;
}

.station .station10 .webhelp .system {
    margin-top: 20px;
}

.station .station10 .webhelp .system li {
    font-size: 12px;
}

.station .station10 .webhelp .help li {
    width: 190px;
    font-size: 12px;
    line-height: 25px;
    list-style: initial;
    list-style-position: inside;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.station .station10 .webhelp .help li a {
    color: #000;
}

.station .station10 .webhelp .help li a:hover {
    color: #508ed7;
}

.station .station10 .webhelp .phone p {
    margin: 0;
    color: #508ed7;
}

.station .station10 .webhelp .text-center {
    margin-top: 45px;
}

.station .station10 .webhelp .text-center p {
    margin: 20px 0;
    font-size: 12px;
}

.station .station10 .webhelp .text-center .btn {
    padding: 15px 40px;
    background: #fe405a;
    font-size: 20px;
    color: #fff;
}

.application .apmoban {
    width: 100%;
    height: 100%;
    background: url(../img/ap03.jpg) no-repeat;
    color: #fff;
    margin-top: 45px;
}

.application .advantagebg {
    background: #f0f0f0;
}

.application .editorbg {
    width: 100%;
    height: 100%;
    background: url(../img/ap04.png) no-repeat;
}

.application .moshibg {
    background: url(../img/subbg01.jpg) no-repeat;
    background-size: 100% 100%;
    width: 100%;
}

.application .solvebg {
    background: url(../img/subbg03.jpg) no-repeat;
    width: 100%;
    background-size: 100% 100%;
}

.application .sub-menu {
    background: #f0f0f0;
    height: 45px;
    margin-top: 30px;
}

.application .sub-menu ul {
    text-align: center;
}

.application .sub-menu ul li {
    float: left;
    width: 120px;
    height: 45px;
    line-height: 45px;
    color: #000;
}

.application .sub-menu ul .current {
    background: #2e82ff;
    color: #fff;
}

.application .sub-menu ul .active {
    background: #2e82ff;
    color: #fff;
}

.application .sub-menu ul li:hover {
    background: #2e82ff;
    color: #fff;
}

.application .sub-content {
    padding-top: 45px;
}

.application .sub-content .sub-hd .aptitle {
    text-align: center;
}

.application .sub-content .sub-hd .aptitle .linel {
    float: left;
    height: 2px;
    width: 70px;
    background: #fff;
    margin-top: 15px;
    margin-left: 37%;
}

.application .sub-content .sub-hd .aptitle .mbtitle {
    font-size: 20px;
}

.application .sub-content .sub-hd .aptitle .liner {
    float: right;
    height: 2px;
    width: 70px;
    background: #fff;
    margin-top: 15px;
    margin-right: 37%;
}

.application .sub-content .sub-hd .linec {
    height: 2px;
    width: 70px;
    background: #2a89c8;
    margin: auto;
    margin-top: 20px;
}

.application .sub-content .sub-hd img {
    width: 100%;
}

.application .sub-content .sub-hd h3 {
    text-align: center;
    margin-top: 25px;
}

.application .sub-content .sub-hd p {
    text-align: center;
    margin-top: 10px;
}

.application .sub-content .extwidth {
    width: 945px;
    margin: 0 auto;
}

.application .sub-content .extflow {
    width: 1028px;
    margin: 0 auto;
    background-size: 100%;
}

.application .sub-content .sub-cont {
    margin-top: 25px;
    margin-bottom: 25px;
}

.application .sub-content .sub-cont ul {
    margin-top: 70px;
    overflow: hidden;
    text-align: center;
}

.application .sub-content .sub-cont ul li {
    float: left;
    width: 315px;
    margin: 0 25px;
}

.application .sub-content .sub-cont ul li img {
    margin-bottom: 15px;
}

.application .sub-content .sub-cont ul li .font16 {
    font-size: 16px;
}

.application .sub-content .sub-cont a {
    color: #4f4f4e;
}

.application .sub-content .sub-cont a:hover {
    color: #2a89c8;
}

.application .sub-content .sub-cont .cont-left {
    float: left;
    width: 74%;
    margin-top: 45px;
}

.application .sub-content .sub-cont .cont-right {
    float: right;
    width: 26%;
    padding-left: 30px;
}

.application .sub-content .sub-cont .cont-right h3 {
    margin-top: 210px;
}

.application .sub-content .sub-cont .cont-right p {
    margin-top: 20px;
}

.application .sub-content .sub-cont .cont-right button {
    margin-top: 40px;
    background: #fff;
    border-radius: 2px;
    border: 0;
    color: #2a89c8;
    width: 181px;
    height: 45px;
    font-size: 18px;
}

.application .sub-content .sub-cont .cont-row {
    overflow: hidden;
    margin-left: 110px;
}

.application .sub-content .sub-cont .cont-row dl {
    float: left;
    width: 50%;
}

.application .sub-content .sub-cont .cont-row dl dd {
    margin-bottom: 25px;
    min-height: 120px;
    margin-top: 10px;
}

.application .sub-content .sub-cont .cont-row dl dd img {
    float: left;
}

.application .sub-content .sub-cont .cont-row dl dd .txt {
    float: left;
    width: 65%;
    margin-left: 35px;
    line-height: 25px;
}

.application .sub-content .sub-cont .cont-row dl dd .txt h4 {
    font-size: 20px;
    font-weight: bold;
}

.beside-width {
    overflow: hidden;
    margin: 15px 60px 0 60px;
}

.beside-width p {
    line-height: 25px;
}

.beside-width h4 {
    margin: 30px 0 40px 0;
}

.sub-cont .intro-dsp li {
    float: left;
    width: 225px;
    line-height: 40px;
    margin: 0 47px;
}

.sub-cont .intro-dsp li .advert_x {
    display: block;
    text-align: center;
}

.sub-cont .intro-dsp li .intro-tl {
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.sub-cont .intro-dsp li .intro-tl span {
    width: 110px;
    height: 30px;
    border: 1px solid #2e82ff;
    display: inline-block;
    text-align: center;
}

.sub-cont .intro-dsp li .intro-tl .bgcolor {
    background: #2e82ff;
    color: #fff;
}

.sub-cont .intro-pro ul {
    padding-left: 0;
    overflow: hidden;
}

.sub-cont .intro-pro li {
    float: left;
    line-height: 40px;
    margin: 0 16px;
}

.sub-cont .intro-pro li .advert_x {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.sub-cont .advert-hd {
    border-left: 2px solid #2e82ff;
    padding-left: 10px;
    color: #2e82ff;
    font-size: 18px;
    font-weight: bold;
}

.sub-cont .dspcontainbg {
    background: url(../img/subbg04.png) no-repeat;
    height: 458px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    background-size: 100% 100%;
}

.sub-cont .dspcontainbg .dspcontain {
    padding-top: 40px;
}

.sub-cont .dspcontainbg .dspcontain .dspggys {
    width: 200px;
    float: left;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .advert_x {
    display: block;
    text-align: center;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .advert_x img {
    width: 25%;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .intro-tl {
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 20px;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .intro-tl span {
    width: 80px;
    height: 30px;
    border: 1px solid #2e82ff;
    display: inline-block;
    text-align: center;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .intro-tl .bgcolor {
    background: #2e82ff;
    color: #fff;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .fangke {
    background: url(../img/dsp.png) no-repeat;
    height: 181px;
    width: 170px;
    margin-left: 12px;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .fangke dl {
    padding-top: 35px;
    font-size: 18px;
    color: #fff;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .fangke dl dd {
    line-height: 37px;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .frame {
    border-radius: 5px;
    height: 40px;
    margin-top: 15px;
    line-height: 40px;
    color: #fff;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .bgcolor-deepblue {
    background: #1975be;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .bgcolor-lightblue {
    background: #27a8e1;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .bgcolor-green {
    background: #29b471;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .bgcolor-orange {
    background: #f6911f;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .bgcolor-red {
    background: #dc242e;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .bgcolor-purple {
    background: #652d8e;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .font18 {
    font-size: 20px;
    margin-right: 20px;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .float-left {
    float: left;
    margin-left: 20px;
}

.sub-cont .dspcontainbg .dspcontain .dspggys .float-right {
    float: right;
    margin-right: 20px;
}

.sub-cont .dspcontainbg .dsptype {
    margin-left: 50px;
    text-align: center;
}

.sub-cont .dspcontainbg .dspfang {
    margin-left: 70px;
    text-align: center;
}

.sub-cont .dspcontainbg .dspframe {
    margin-left: 70px;
}

.sub-cont .dspcontainbg .dsptxt {
    margin-left: 20px;
    margin-top: 16px;
    text-align: left;
}

.sub-cont .dspcontainbg .dsptxt p {
    margin-bottom: 15px;
    line-height: 40px;
    color: #7f7f7f;
}

.sub-cont .resources {
    width: 870px;
    height: 85px;
    margin: 0 auto;
    color: #06c;
}

.sub-cont .resources li {
    float: left;
    width: 160px;
    height: 50px;
    text-align: center;
}

.sub-cont .resources li.borderlr {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.sub-cont .maxtc {
    margin: 50px 50px;
}

.sub-cont .maxtc .icondian {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #06c;
    margin: 7px 5px 0 80px;
    display: block;
    float: left;
}

.sub-cont .extcont {
    width: 1170px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 30px;
    padding-left: 30px;
}

.sub-cont .extcont .exttitle {
    float: left;
    width: 465px;
    margin-right: 17px;
    margin-top: 60px;
}

.sub-cont .extcont .exttitle_c {
    margin-top: 110px;
    margin-left: 160px;
}

.solution .titleall {
    text-align: center;
}

.solution .titleall .titlebottom {
    text-align: center;
    display: inline-flex;
}

.solution .titleall .titlebottom .linel {
    height: 2px;
    width: 70px;
    background: #ddd;
    margin-top: 10px;
    float: left;
}

.solution .titleall .titlebottom .entitle {
    margin: 0 10px;
    float: left;
}

.solution .titleall .titlebottom .liner {
    height: 2px;
    width: 70px;
    background: #ddd;
    margin-top: 10px;
    float: left;
}

.solution .padding-none {
    padding: 0;
}

.solution .solution-li {
    margin-top: 45px;
    padding-left: 0;
    overflow: hidden;
    text-align: center;
}

.solution .solution-li li {
    width: 370px;
    height: 240px;
    padding: 23px;
    float: left;
    border: 1px solid #ddd;
}

.solution .solution-li li a {
    display: block;
    height: 60px;
    color: #333;
}

.solution .solution-li li a:hover {
    color: #333;
}

.solution .solution-li li h4 {
    margin-top: 20px;
}

.solution .solution-li li p {
    margin-top: 10px;
    max-height: 80px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
}

.solution .solution-li li.margin-lr-20 {
    margin: 0 30px;
}

.solution .industry {
    margin-top: 30px;
}

.solution .industry ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.solution .industry ul .tableframe {
    width: 275px;
    height: 144px;
    margin: 11px;
    padding: 35px 12px;
    float: left;
    overflow: hidden;
    border: 1px solid #ddd;
    color: #000;
}

.solution .industry ul .tableframe img {
    margin-top: 20px;
    float: left;
}

.solution .industry ul .tableframe .tabletxt {
    width: 155px;
    margin-left: 20px;
    float: left;
}

.solution .industry ul .tableframe .tabletxt h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.solution .industry ul .tableframe .tabletxt p {
    height: 35px;
    overflow: hidden;
    font-size: 12px;
}

.solution .industry ul .tableframe:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.solution .comment #menu #menu {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.solution .comment #menu #menu #nav li {
    float: left;
}

.solution .comment #menu #menu #nav li a {
    display: block;
    line-height: 27px;
    text-decoration: none;
    padding: 0 0 0 5px;
    text-align: center;
    color: #333;
}

.solution .comment #menu .tag {
    padding: 10px;
    overflow: hidden;
}

.solution .comment #menu .selected {
    background: #C5A069;
    color: #fff;
}

.solution .comment .commenttop {
    padding: 30px 0;
    min-height: 211px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.solution .comment .commenttop ul {
    margin-bottom: 0;
    overflow: hidden;
}

.solution .comment .commenttop ul li {
    float: left;
}

.solution .comment .commenttop ul li img {
    float: left;
}

.solution .comment .commenttop ul li .figure-intro {
    width: 110px;
    max-height: 60px;
    margin-top: 30px;
    margin-left: 30px;
    float: left;
}

.solution .comment .commenttop ul li .figure-intro h4, .solution .comment .commenttop ul li .figure-intro p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 110px;
}

.solution .comment .commenttop ul .figure-l {
    border-right: 1px solid #ddd;
}

.solution .comment .commenttop ul .figure-r {
    max-height: 100px;
    padding: 34px;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
}

.solution .comment .commentbottom {
    overflow: hidden;
}

.solution .comment .commentbottom ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.solution .comment .commentbottom ul li {
    width: 240px;
    height: 56px;
    line-height: 50px;
    text-align: center;
    float: left;
    background: #000;
    color: #fff;
}

.solution .comment .commentbottom ul li:hover {
    border: 1px solid #80cfca;
}

.solution .comment .jxweb {
    padding: 25px 30px 0 30px;
    border: 1px solid #ddd;
    text-align: center;
}

.solution .comment .jxweb h4 {
    margin-top: 15px;
}

.solution .comment .jxweb p {
    font-size: 12px;
}

.solution .comment .contacttxt {
    margin-top: 9px;
    padding: 0 15px;
}

.solution .comment .contacttxt h5 {
    margin: 7px 0;
}

.solution .comment .contacttxt p {
    margin: 0;
    color: #0C54C2;
}

.solution .partner {
    margin: 40px 0;
}

.solution .partner #scrollbox {
    margin: 0 20px;
}

.solution .partner #scrollbox ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.solution .partner #scrollbox ul li {
    width: 193px;
    height: 81px;
    margin: 0 11px;
    float: left;
    border: 1px solid #ddd;
}

.solution .partner #scrollbox ul li img {
    width: 190px;
    height: 79px;
}

.subdetails .margin-top-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.subdetails .page-header {
    margin: 13px 0 20px;
    color: #7f7f7f;
}

.subdetails .page-header img {
    margin-top: -3px;
}

.subdetails .page-header a {
    color: #7f7f7f;
}

.subdetails .page-header a:hover {
    color: #09c;
}

.subdetails .subdetails-left {
    width: 845px;
    height: auto;
    float: left;
}

.subdetails .subdetails-left .page-header h3 {
    color: #000;
}

.subdetails .subdetails-left h4 {
    margin-top: 25px;
}

.subdetails .subdetails-left p {
    text-indent: 30px;
    color: #7f7f7f;
}

.subdetails .subdetails-right {
    width: 300px;
    height: auto;
    padding: 25px;
    float: right;
    background: #f7f7f7;
}

.subdetails .subdetails-right ul {
    padding: 0;
    overflow: hidden;
}

.subdetails .subdetails-right ul li {
    width: 240px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    font-size: 12px;
    color: #7f7f7f;
}

.subdetails .subdetails-right ul li h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.subdetails .subdetails-right ul li p {
    height: 34px;
    overflow: hidden;
}

.subdetails .subdetails-right ul li a {
    color: #7f7f7f;
}

.subdetails .subdetails-right ul li a:hover {
    color: #2a89c8;
}

.pd-bottom-50 {
    padding-bottom: 50px;
}

/*cms start*/
.cms .view1 {
    min-height: 270px;
}

.cms .view1 .col-left {
    padding-left: 0;
}

.cms .view1 .col-left .page-header {
    font-size: 18px;
}

.cms .view1 .col-left .page-header i {
    color: #2F83FF;
}

.cms .view1 .col-left p {
    line-height: 24px;
}

.cms .view1 .col-right {
    padding-right: 0;
}

.cms .view1 .col-right .page-header {
    font-size: 18px;
}

.cms .view1 .col-right .page-header i {
    color: #2F83FF;
}

.cms .view1 .btn {
    border: 0;
    color: #fff;
    margin-right: 25px;
    padding: 6px 30px;
}

.cms .view1 .btn-blue {
    background: #2F83FF;
}

.cms .view1 .btn-red {
    background: #EF4359;
}

.cms .view1 .glyphicon:before {
    margin-right: 10px;
}

.cms .view2 {
    margin-top: 20px;
    background: #F8F8F8;
}

.cms .view2 h4 {
    margin: 35px 0;
}

.cms .view2 h4 i {
    margin-right: 10px;
    color: #2F83FF;
}

.cms .view2 .table td {
    width: 389px;
    padding: 40px;
    background: #fff;
    border: 1px solid #eee;
}

.cms .view2 .table td .md-title {
    min-height: 60px;
    font-size: 18px;
    font-weight: bold;
}

.cms .view2 .table td .md-title span {
    margin-left: 15px;
}

.cms .view2 .table td p {
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    color: #777;
}

.cms .view3 {
    margin-bottom: 40px;
}

.cms .view3 h4 {
    margin: 35px 0;
}

.cms .view3 h4 i {
    margin-right: 10px;
    color: #2F83FF;
}

.cms .view3 .table > tbody > tr > td {
    height: 60px;
    line-height: 46px;
    border-top: 0;
    display: block;
}

.cms .view3 .list1 .table-striped > tbody > tr:nth-child(odd) {
    background-color: #eff4f5;
}

.cms .view3 .list1 td {
    padding-left: 25px;
}

.cms .view3 .list2 {
    text-align: center;
}

.cms .view3 .list2 .table-striped > tbody > tr:nth-child(even) {
    background-color: #d5e4f1;
}

.cms .view3 .list2 .table-striped > tbody > tr:nth-child(odd) {
    background-color: #e8f1f8;
}

.cms .view3 .list2 .table-striped > tbody > tr:nth-child(1) {
    background-color: #46be8a;
    color: #fff;
}

.cms .view3 .list2 .table-striped > tbody > tr:nth-child(2) {
    color: #ff0000;
}

.cms .view3 .list2 .table-striped > tbody > tr:nth-child(14) a {
    color: #62a8ea;
}

.cms .view3 .list3 {
    text-align: center;
}

.cms .view3 .list3 .table-striped > tbody > tr:nth-child(odd) {
    background-color: #eff4f5;
}

.cms .view3 .list3 .table-striped > tbody > tr:nth-child(1) {
    background-color: #62a8ea;
    color: #fff;
}

.cms .view3 .list3 .table-striped > tbody > tr:nth-child(2) {
    color: #ff0000;
}

.cms .view3 .list3 .btn {
    padding: 6px 95px;
    border-radius: 0;
    background-color: #62a8ea;
    color: #fff;
}

/*cms end*/

/*duanxin start*/
.duanxin .view1 {
    min-height: 235px;
}

.duanxin .view1 .col-top .page-header {
    font-size: 18px;
}

.duanxin .view1 .col-top .page-header i {
    color: #ff805b;
}

.duanxin .view1 .col-top .btn {
    margin-top: 30px;
    background: #ff805b;
}

.duanxin .view1 .col-top a {
    color: #fff;
}

.duanxin .view1 p {
    font-size: 16px;
    line-height: 30px;
}

.duanxin .view2 h4, .duanxin .view3 h4, .duanxin .view4 h4 {
    margin: 30px 0;
}

.duanxin .view2 h4 i, .duanxin .view3 h4 i, .duanxin .view4 h4 i {
    margin-right: 10px;
    color: #ff805b;
}

.duanxin .view2 .table {
    margin-bottom: 35px;
}

.duanxin .view2 .list1 .table > tbody > tr:nth-child(odd) {
    background: #eff3f4;
    color: #444;
}

.duanxin .view2 .list1 .table > tbody > tr:nth-child(even) {
    color: #c56e05;
}

.duanxin .view2 .list1 .table > tbody > tr > td {
    height: 40px;
    padding: 0 0 0 30px;
    line-height: 40px;
    border: none;
    background: none;
}

.duanxin .view2 .table > td p {
    height: 95px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    color: #777;
}

.duanxin .view2 p {
    color: #c56e05;
}

.duanxin .view3 .list2 .table > tbody > tr:nth-child(odd) {
    background: #dae4f0;
}

.duanxin .view3 .duanxinDescrip .content-tabs {
    background: #E9E9E9;
    height: 40px;
}

.duanxin .view3 .duanxinDescrip .content-tabs a {
    color: #333;
}

.duanxin .view3 .duanxinDescrip .content-tabs a:hover {
    color: #333;
    text-decoration: none;
}

.duanxin .view3 .duanxinDescrip .content-tabs .nav-tabs > li.active > a, .duanxin .view3 .duanxinDescrip .content-tabs .nav-tabs > li.active > a:hover, .duanxin .view3 .duanxinDescrip .content-tabs .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid transparent;
    border-top: 1px solid #FE832D;
}

.duanxin .view3 .duanxinDescrip .content-tabs .nav-tabs > li > a {
    border-radius: 0;
    padding: 9px 45px;
    border-right: 1px solid #ddd;
    margin-right: 0;
}

.duanxin .view3 .duanxinDescrip .content-tabs .nav-tabs > li:last-child a {
    border-right: 1px solid transparent;
}

.duanxin .view3 .duanxinDescrip .content-tabs .nav-tabs {
    border-bottom: none;
}

.duanxin .view3 .duanxinDescrip .content-tabs .nav-tabs > li > a:hover {
    border-bottom: 1px solid transparent;
}

.duanxin .view3 .duanxinDescrip .tab-content .col {
    margin: 50px 0;
}

.duanxin .view3 .duanxinDescrip .tab-content .col .col-left {
    text-align: center;
}

.duanxin .view3 .duanxinDescrip .tab-content .col .col-right {
    margin-left: -55px;
    margin-top: 50px;
}

.duanxin .view3 .duanxinDescrip .tab-content .col .col-right p {
    width: 64%;
}

.duanxin .view4 {
    margin-bottom: 50px;
}

.duanxin .view4 .page-header {
    font-size: 18px;
}

.duanxin .view4 .page-header i {
    margin-right: 10px;
    color: #ff805b;
}

.duanxin .view4 .help-txt {
    margin-bottom: 50px;
    overflow: hidden;
}

.duanxin .view4 .help-txt dl {
    float: left;
}

.duanxin .view4 .help-txt dl dt {
    margin-bottom: 15px;
    font-size: 18px;
}

.duanxin .view4 .help-txt dl dd {
    line-height: 30px;
    font-size: 14px;
}

.duanxin .view4 .help-txt dl dd a {
    color: #777;
}

.duanxin .view4 .help-txt dl dd a.more {
    color: #0F86E8;
}

.duanxin .view4 p {
    line-height: 24px;
}

.subdetails .margin-top-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.subdetails .page-header {
    margin: 13px 0 20px;
    color: #7f7f7f;
}

.subdetails .page-header img {
    margin-top: -3px;
}

.subdetails .page-header a {
    color: #7f7f7f;
}

.subdetails .page-header a:hover {
    color: #09c;
}

.subdetails .subdetails-left {
    width: 845px;
    height: auto;
    float: left;
}

.subdetails .subdetails-left .page-header h3 {
    color: #000;
}

.subdetails .subdetails-left h4 {
    margin-top: 25px;
}

.subdetails .subdetails-left p {
    text-indent: 30px;
    color: #7f7f7f;
}

.subdetails .subdetails-right {
    width: 300px;
    height: auto;
    padding: 25px;
    float: right;
    background: #f7f7f7;
}

.subdetails .subdetails-right ul {
    padding: 0;
    overflow: hidden;
}

.subdetails .subdetails-right ul li {
    width: 240px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    font-size: 12px;
    color: #7f7f7f;
}

.subdetails .subdetails-right ul li h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.subdetails .subdetails-right ul li p {
    height: 34px;
    overflow: hidden;
}

.subdetails .subdetails-right ul li a {
    color: #7f7f7f;
}

.subdetails .subdetails-right ul li a:hover {
    color: #2a89c8;
}

/*duanxin  end*/

/*footer*/
footer h4 {
    font-size: 14px;
    font-weight: bold;
}

footer a {
    color: #333;
    font-size: 12px;
}

footer a:hover {
    color: #00a2ca;
    text-decoration: none;
}

/*cloud-email*/
.cloud-emailbox .top-part {
    background: #f8f8f8;
    padding-top: 30px;
    padding-bottom: 20px;
}

.cloud-emailbox .top-part .standart-email {
    border-top: 3px solid #E32E1E;
    padding: 20px 30px;
    background: #fff;
}

.cloud-emailbox .top-part .standart-email:before, .cloud-emailbox .top-part .standart-email:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-emailbox .top-part .standart-email .title {
    height: 80px;
    font-size: 16px;
    line-height: 80px;
}

.cloud-emailbox .top-part .standart-email .character {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.cloud-emailbox .top-part .standart-email .counting b {
    position: relative;
    margin-bottom: 20px;
    display: block;
}

.cloud-emailbox .top-part .standart-email .counting b span {
    position: absolute;
    top: 18px;
    left: 0;
    color: #FDB128;
    font-size: 12px;
}

.cloud-emailbox .top-part .standart-email .counting .discount {
    display: inline-block;
    background-color: #FDB128;
    color: #fff;
    padding: 3px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.cloud-emailbox .top-part .standart-email .counting p span {
    font-size: 24px;
}

.cloud-emailbox .top-part .standart-email .price {
    color: #999;
    text-align: center;
}

.cloud-emailbox .top-part .standart-email .price b {
    color: #000;
}

.cloud-emailbox .top-part .standart-email .price b span {
    font-size: 28px;
    color: #e4393c;
}

.cloud-emailbox .top-part .standart-email .member-price {
    color: #000;
}

.cloud-emailbox .top-part .standart-email .member-price span {
    color: #e4393c;
    font-size: 24px;
}

.cloud-emailbox .top-part .standart-email .button a {
    background-color: #e4393c;
    color: #fff;
}

.cloud-emailbox .top-part .calculator .title {
    background-color: #ECECEC;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cloud-emailbox .top-part .calc-details {
    border: 1px solid #EAEAEA;
    background-color: #fff;
}

.cloud-emailbox .top-part .calc-details a {
    color: #E72D1E;
}

.cloud-emailbox .top-part .calc-details a:hover {
    color: #00a2ca;
    text-decoration: none;
}

.cloud-emailbox .top-part .calc-details .label-width {
    width: 125px;
    height: 28px;
    line-height: 28px;
}

.cloud-emailbox .top-part .calc-details ul.draggable {
    width: 300px;
}

.cloud-emailbox .top-part .calc-details ul.draggable:before, .cloud-emailbox .top-part .calc-details ul.draggable:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-emailbox .top-part .calc-details ul.draggable .scale_panel {
    width: 500px;
    position: absolute;
    line-height: 24px;
    top: 4px;
}

.cloud-emailbox .top-part .calc-details ul.draggable .scale > span {
    background: url("../img/scroll.jpg") no-repeat;
    width: 13px;
    height: 30px;
    position: absolute;
    left: 5px;
    top: -4px;
    cursor: pointer;
    z-index: 101;
    -webkit-transition: left 0.1s linear;
    -moz-transition: left 0.1s linear;
    -ms-transition: left 0.1s linear;
    -o-transition: left 0.1s linear;
    transition: left 0.1s linear;
}

.cloud-emailbox .top-part .calc-details ul.draggable .scale {
    background-repeat: repeat-x;
    background-position: 0 100%;
    background: url("../img/calc_01.png") no-repeat -2px;
    width: 500px;
    height: 24px;
    position: relative;
    font-size: 0px;
}

.cloud-emailbox .top-part .calc-details ul.draggable .scale div.wrapper {
    background-repeat: repeat-x;
    background-color: #f00;
    width: 5px;
    position: absolute;
    height: 24px;
    left: 0;
    bottom: 0;
    opacity: 0.5;
    -webkit-transition: width 0.1s linear;
    -moz-transition: width 0.1s linear;
    -ms-transition: width 0.1s linear;
    -o-transition: width 0.1s linear;
    transition: width 0.1s linear;
}

.cloud-emailbox .top-part .calc-details ul.draggable .select-num {
    position: absolute;
    left: 520px;
    top: -2px;
    width: 100px;
    height: 24px;
}

.cloud-emailbox .top-part .calc-details ul.draggable .select-num input {
    line-height: normal;
    width: 40px;
    position: relative;
    top: -7px;
}

.cloud-emailbox .top-part .calc-details ul.draggable #select-arrows {
    display: inline-block;
    padding: 2px 2px;
    background: #E8E8E8;
    color: #999;
}

.cloud-emailbox .top-part .calc-details ul.draggable #select-arrows span {
    display: block;
    cursor: pointer;
}

.cloud-emailbox .top-part .calc-details ul.draggable li {
    font-size: 12px;
    line-height: 50px;
    position: relative;
    height: 50px;
    list-style: none;
}

.cloud-emailbox .top-part .calc-details ul.draggable li:before, .cloud-emailbox .top-part .calc-details ul.draggable li:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-emailbox .top-part .calc-details ul.draggable #clickIt {
    width: 100%;
    height: 100%;
    position: relative;
}

.cloud-emailbox .top-part .calc-total {
    border: 1px solid #EAEAEA;
    border-left: none;
    min-height: 100px;
    background-color: #fff;
}

.cloud-emailbox .top-part .calc-total thead {
    background: rgba(255, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    height: 24px;
}

.cloud-emailbox .top-part .calc-total table {
    height: 134px;
    margin: 0;
}

.cloud-emailbox .top-part .calc-total table td {
    border: 1px solid #EAEAEA;
}

.cloud-emailbox .top-part .calc-total tbody td {
    width: 33.33%;
}

.cloud-emailbox .top-part .calc-total tbody .version {
    text-align: center;
    margin-top: 5px;
}

.cloud-emailbox .top-part .calc-total tbody .version span {
    color: #e4393c;
}

.cloud-emailbox .top-part .calc-total tbody .version .btn {
    border: 1px solid #e4393c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #fff;
    color: #e4393c;
    padding: 3px 12px;
    width: 100px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.cloud-emailbox .top-part .calc-total tbody .version .btn:hover {
    background: #e4393c;
    color: #fff;
}

.cloud-emailbox .content-tabs {
    background: #E9E9E9;
    height: 40px;
}

.cloud-emailbox .content-tabs a {
    color: #333;
}

.cloud-emailbox .content-tabs a:hover {
    color: #333;
    text-decoration: none;
}

.cloud-emailbox .content-tabs .nav-tabs > li.active > a, .cloud-emailbox .content-tabs .nav-tabs > li.active > a:hover, .cloud-emailbox .content-tabs .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 1px solid #FE832D;
    border-bottom-color: transparent;
}

.cloud-emailbox .content-tabs .nav-tabs > li > a {
    border-radius: 0;
    padding: 9px 45px;
}

.cloud-emailbox .content-tabs .nav-tabs {
    border-bottom: none;
}

.cloud-emailbox .content-tabs .nav-tabs > li > a:hover {
    border-color: transparent transparent transparent;
}

.cloud-emailbox .tab-content .tabs-title {
    margin-top: 15px;
}

.cloud-emailbox .tab-content .tabs-title p {
    font-size: 16px;
    white-space: nowrap;
}

.cloud-emailbox .tab-content .tabs-title hr {
    margin-top: 11px;
}

.cloud-emailbox .tab-content .list-unstyled li {
    line-height: 26px
}

.cloud-emailbox .tab-content .simple-show dl {
    border: 1px solid #EAEAEA;
    padding: 20px 20px;
    height: 156px;
}

.cloud-emailbox .tab-content .simple-show dl:nth-child(2) {
    border-left: none;
    border-right: none;
}

.cloud-emailbox .tab-content .details-show div {
    height: 75px;
    margin-bottom: 15px;
    padding-top: 5px;
}

.cloud-emailbox .tab-content .details-show .last {
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
}

.cloud-emailbox .tab-content .func-title {
    font-size: 16px;
    padding-left: 15px;
    border-left: 2px solid #0F86E8;
}

.cloud-emailbox .tab-content .SLA-ensure ul {
    padding-left: 20px;
}

.cloud-emailbox .tab-content .SLA-ensure ul li {
    margin-top: 5px;
}

.cloud-emailbox .tab-content .SLA-charactor b {
    color: #72C465;
    margin-right: 10px;
}

.cloud-emailbox .tab-content .SLA-charactor li {
    margin-top: 20px;
    color: #666;
}

.cloud-emailbox .ft12 {
    font-size: 12px;
    color: #666;
}

.cloud-emailbox .pg-left-15 {
    padding-left: 15px;
}

.cloud-emailbox .carousel-control.left, .cloud-emailbox .carousel-control.right {
    background-image: none;
}

.cloud-emailbox .carousel-control.left span, .cloud-emailbox .carousel-control.right span {
    color: #ccc;
}

#slideBox02 .item > div:last-child {
    border-left: 1px dashed #ccc;
}

#pro-question li {
    padding: 0;
}

#pro-question a {
    color: #333;
    font-size: 12px;
}

#pro-question a:hover {
    color: #00a2ca;
    text-decoration: none;
}

.domain-top-banner {
    position: relative;
    margin: 0;
    width: 100%;
}

.domain-top-banner img {
    width: 100%;
}

.domain-top-banner .index-search {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 714px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 110px;
    background: transparent;
    color: #fff;
}

.domain-top-banner .index-search p {
    margin: 0;
}

.domain-top-banner .index-search .sch-frm {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 7px solid rgba(0, 0, 0, 0.1);
}

.domain-top-banner .index-search .sch-frm:before, .domain-top-banner .index-search .sch-frm:after {
    content: " ";
    display: table;
    clear: both;
}

.domain-top-banner .index-search .sch-frm #checkBtn {
    height: 100%;
    border: none 0;
    background: #EF4359;
    vertical-align: middle;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    width: 110px;
    text-align: center;
    margin-left: -4px;
    outline: none;
}

.domain-top-banner .index-search .sch-frm .sch-bar {
    color: #999;
    height: 40px;
}

.domain-top-banner .index-search .sch-frm .sch-bar .ipt-domain-tip {
    position: absolute;
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
    white-space: nowrap;
    width: 495px;
}

.domain-top-banner .index-search .sch-frm .sch-bar .ipt-domain {
    border: none 0;
    padding: 0 10px;
    height: 40px;
    color: #666;
    font-size: 14px;
    vertical-align: middle;
    line-height: 40px \9;
    width: 495px;
    outline: none;
    margin: 0;
}

.domain-top-banner .index-search .sch-frm .sch-bar .suffix {
    display: inline-block;
    border-left: solid 1px #e4e4e4;
    border-right: solid 1px #e4e4e4;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    min-width: 70px;
    background: #fffdf3;
    height: 40px;
    width: 124px;
    text-align: center;
    margin-left: -4px;
}

.domain-top-banner .index-search .sch-frm .sch-bar .suffix .name {
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    margin-left: 10px;
}

.domain-top-banner .index-search .sch-frm .sch-bar .suf-list {
    position: absolute;
    background: #fffdf3;
    top: 38px;
    left: 0;
    width: 100%;
    _width: auto;
    display: none;
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 1px 1px #ccc;
    text-align: left;
}

.domain-top-banner .index-search .sch-frm .sch-bar .suf-list ul {
    border-left: solid 1px #e4e4e4;
    margin-left: -1px;
}

.domain-top-banner .index-search .sch-frm .sch-bar .suf-list li {
    line-height: 25px;
    padding: 0 10px;
    color: #666;
    white-space: nowrap;
    word-break: normal;
    word-wrap: normal;
}

.domain-top-banner .index-search .sch-frm .sch-bar .suf-list li:hover {
    background: #2F83FF;
    color: #fff;
}

.domain-top-banner .index-search .usual-links02 a {
    color: #000;
}

.domain-top-banner .index-search .usual-links02 a:hover {
    color: #00a2ca;
    text-decoration: none;
}

.domain-top-banner .index-search .usual-links02 li {
    display: inline-block;
    margin-left: 15px;
}

.domain-top-banner .index-search .usual-links02 li:not(:last-child):after {
    content: '|';
    margin-left: 15px;
    color: #000;
}

/*cloud-domains*/
.cloud-domains .new-activity {
    position: relative;
}

.cloud-domains .new-activity .arrow-left, .cloud-domains .new-activity .arrow-right {
    width: 26px;
    height: 66px;
    position: absolute;
    top: 40px;
    color: #bbb;
    cursor: pointer;
}

.cloud-domains .new-activity .arrow-left span, .cloud-domains .new-activity .arrow-right span {
    font-size: 24px;
}

.cloud-domains .new-activity .arrow-left {
    left: 0px;
}

.cloud-domains .new-activity .arrow-right {
    right: 0;
}

.cloud-domains .new-activity .activity-list {
    overflow: hidden;
    margin-left: 30px;
    margin-right: 30px;
}

.cloud-domains .new-activity .activity-list img {
    margin: 0 auto;
}

.cloud-domains .new-activity .activity-list ul {
    position: relative;
    left: 0;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
}

.cloud-domains .new-activity .activity-list ul:before, .cloud-domains .new-activity .activity-list ul:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-domains .new-activity .activity-list ul hr {
    border: 1px dashed #ccc;
    margin: 5px 0;
}

.cloud-domains .new-activity .activity-list li {
    width: 171px;
    margin: 0 7px;
    float: left;
}

.cloud-domains .new-activity .activity-list li a {
    display: block;
    color: #999;
}

.cloud-domains .new-activity .activity-list li a:hover {
    color: #999;
    text-decoration: none;
}

.cloud-domains .new-activity .activity-list li .descrip-text {
    text-align: center;
    margin: 0;
    font-size: 12px;
}

.cloud-domains .new-activity .activity-list li .descrip-text02 {
    text-align: center;
    margin: 0;
    color: #FF9E78;
}

.cloud-domains .main-content {
    background-color: #F8F8F8;
    min-height: 300px;
    padding-top: 30px;
}

.cloud-domains .main-content:before, .cloud-domains .main-content:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-domains .main-content .wrapper {
    background-color: #fff;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box {
    position: relative;
    background: #f8fbfc;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .top-info {
    border-bottom: dashed 1px #cdeaff;
    padding: 20px 25px 34px 188px;
    background: url(../img/transfer_icon_03_new.png) 50px 20px no-repeat;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .top-info .advantage li {
    float: left;
    display: inline;
    padding-left: 12px;
    margin-right: 52px;
    height: 22px;
    line-height: 22px;
    color: #666;
    background: url(../img/dot_06_new.gif) 0 center no-repeat;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con {
    padding: 6px 25px 30px;
    margin-bottom: 20px;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .hd-msg {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    padding-left: 20px;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .hd-tip {
    color: #333;
    line-height: 28px;
    padding-left: 20px;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .frm {
    position: relative;
    padding: 10px 0;
    width: 95%;
    left: 20px;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .frm .form-group {
    overflow: hidden;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .frm .form-group .control-label {
    margin-top: 5px;
    margin-bottom: 0;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .frm .w-ouc-box {
    border: 1px solid #e9e9e9;
    line-height: 48px;
    padding: 0 40px;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .frm .domain_form label input {
    margin-top: 15px;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .frm .domain_form .text-danger {
    color: #F00 !important;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .frm .domain_form .radio-inline {
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .frm .domain_form .tips_how_choose {
    width: 585px;
    padding: 25px 25px 40px;
    border: 3px solid #CDCCCC;
    background: #FFF;
    color: #333;
    line-height: 20px;
    display: none;
    position: absolute;
    left: -591px;
    bottom: 0;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .operate-con .frm .domain_form .tips_how_choose .tips_how_choose h3 {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .btm {
    margin-top: 10px;
}

.cloud-domains .main-content .wrapper .main-left .transfer-box .btm .btn-submit {
    height: 52px;
    line-height: 52px;
    padding: 0 26px;
    background-color: #f60;
    color: #fff;
    text-align: center;
    display: inline-block;
    border: none;
    cursor: pointer;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .logicBlock-top {
    background: url(../img/TBb1.jpg) no-repeat;
    height: 556px;
    position: relative;
    background-size: contain;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .logicBlock-bottom {
    position: relative;
    background: url(../img/TBb1.jpg) no-repeat;
    height: 560px;
    background-size: contain;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step {
    width: 155px;
    height: 196px;
    display: inline-block;
    position: absolute;
    padding: 10px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-icon {
    vertical-align: middle;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-title {
    font-family: "Microsoft Yahei";
    vertical-align: middle;
    position: absolute;
    margin: 0px 8px;
    font-size: 13px;
    width: 80px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-des {
    font-family: "Microsoft Yahei";
    font-size: 12px;
    margin-top: 12px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-link {
    font-family: "Microsoft Yahei";
    font-size: 12px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process a, .cloud-domains .main-content .wrapper .main-left .tab-content .process a:link, .cloud-domains .main-content .wrapper .main-left .tab-content .process a:visited, .cloud-domains .main-content .wrapper .main-left .tab-content .process a:hover {
    color: #00a2ca;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-col-1 {
    left: 110px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-col-2 {
    left: 325px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-col-3 {
    left: 530px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-row-1 {
    top: 30px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-row-2 {
    top: 315px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-row-3 {
    top: 50px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .step-row-4 {
    top: 335px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .prepare {
    width: 86px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    display: inline-block;
    position: absolute;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .prepare-1 {
    top: 90px;
    left: 15px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .process .prepare-2 {
    top: 400px;
    left: 15px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .price .price-head {
    height: 32px;
    line-height: 32px;
    background: #f1f6fa url(../images/price-head.gif) no-repeat 7px 7px;
    padding-left: 32px;
    font-size: 12px;
    color: #686765;
    border: 1px solid #e2eced;
    margin: 30px 0;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .price .price-list ul {
    width: 48%;
    padding: 0;
    overflow: hidden;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .price .price-list ul li {
    height: 52px;
    line-height: 52px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .price .price-list ul li:hover {
    background: #e9fbff;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .price .price-list ul li.bg-color {
    background: #f9f9f9;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .rules .rule-definition {
    padding: 30px 0 30px 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    background: url(../images/dot_06_new.gif) no-repeat 5px 36px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .rules .rule-main {
    height: 18px;
    padding-bottom: 9px;
    line-height: 18px;
    font-size: 14px;
    color: #333;
    background: url(../images/dot_06_new.gif) no-repeat 5px 6px;
    padding-left: 20px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .rules .rule-list {
    overflow: hidden;
    padding: 0;
    padding-bottom: 34px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .rules .rule-list li {
    height: 25px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    padding-left: 22px;
    background: url(../images/rule-list-dot.gif) no-repeat 7px 10px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .rules .btm-tip-box .w-tixing {
    border: 1px solid #d7d7d7;
    background-color: #f9f9f9;
    font-size: 12px;
    color: #9d7337;
    line-height: 28px;
    padding: 20px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .rules .btm-tip-box .w-tixing .w-tixing-ul {
    line-height: 24px;
    color: #333;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .rules .btm-tip-box .w-tixing .w-tixing-ul .w-tixing-li-default {
    background: url(//gtms01.alicdn.com/tps/i1/TB17AetHFXXXXaOXXXXrTOjJFXX-2-3.png) no-repeat 0 13px;
    padding-left: 10px;
    font-size: 12px;
    vertical-align: middle;
    line-height: 28px;
    color: #333;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .advantage .advantage-list {
    width: 47.52%;
    height: 194px;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .advantage .advantage-list .advantage-dot {
    height: 50px;
    line-height: 50px;
    background: url(../img/dot_06_new.gif) no-repeat 0 22px;
    padding-left: 20px;
    font-size: 16px;
    color: #1b1b1b;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .advantage .advantage-list .advantage-dot-main .advantage-dot-left {
    float: left;
    line-height: 20px;
    font-size: 12px;
    color: #333;
    padding-left: 5%;
    width: 22%;
}

.cloud-domains .main-content .wrapper .main-left .tab-content .advantage .advantage-list .advantage-dot-main .advantage-dot-right {
    float: left;
    line-height: 20px;
    font-size: 12px;
    color: #747474;
    width: 73%;
}

s
.cloud-domains .main-content .wrapper .main-left a {
    color: #333;
}

.cloud-domains .main-content .wrapper .main-left a:hover {
    color: #333;
    text-decoration: none;
}

.cloud-domains .main-content .wrapper .main-left .nav-tabs > li.active > a, .cloud-domains .main-content .wrapper .main-left .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 1px solid #229DFA;
    border-bottom-color: transparent;
}

.cloud-domains .main-content .wrapper .main-left .nav-tabs > li > a {
    border-radius: 0;
    padding: 9px 15px;
    margin-right: 0;
    border-right: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #000;
}

.cloud-domains .main-content .wrapper .main-left .nav-tabs {
    height: 40px;
    border-bottom-color: #ddd;
}

.cloud-domains .main-content .wrapper .main-left .nav-tabs li {
    width: 25%;
}

.cloud-domains .main-content .wrapper .main-left .nav-tabs > li:not(.active) > a:hover {
    border-top-color: transparent;
}

.cloud-domains .main-content .main-left {
    width: 80%;
    float: left;
}

.cloud-domains .main-content .main-left:before, .cloud-domains .main-content .main-left:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-domains .main-content .main-left .tab-content {
    padding: 30px 30px;
    background-color: #fff;
}

.cloud-domains .main-content .main-right {
    width: 20%;
    float: left;
}

.cloud-domains .main-content .main-right:before, .cloud-domains .main-content .main-right:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-domains .main-content .main-right .domainsList {
    margin-bottom: 0;
    border-left: 1px solid #EAEAEA;
}

.cloud-domains .main-content .main-right .domainsList a {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #EAEAEA;
    padding: 15px 117px 15px 60px;
    color: #666;
}

.cloud-domains .main-content .main-right .domainsList a:hover {
    color: #e4393c;
    text-decoration: none;
}

.cloud-domains .main-content .main-right .domainsList a:hover .icon-platform {
    background-position: -20px 0px;
}

.cloud-domains .main-content .main-right .domainsList a:hover .icon-changeIn {
    background-position: -20px -20px;
}

.cloud-domains .main-content .main-right .domainsList a:hover .icon-abstract {
    background-position: -20px -40px;
}

.cloud-domains .main-content .main-right .domainsList a:hover .icon-renew {
    background-position: -20px -60px;
}

.cloud-domains .main-content .main-right .domainsList .icon {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 16px;
    left: 20px;
    background: url("../img/con_right_icon.png") no-repeat 0px 0px;
}

.cloud-domains .main-content .main-right .domainsList .icon-changeIn {
    background-position: 0px -20px;
}

.cloud-domains .main-content .main-right .domainsList .icon-abstract {
    background-position: 0px -40px;
}

.cloud-domains .main-content .main-right .domainsList .icon-renew {
    background-position: 0px -60px;
}

.cloud-domains .main-content .main-right .domainsQues {
    margin-top: 10px;
    border-bottom: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
}

.cloud-domains .main-content .main-right .domainsQues p {
    border-bottom: 1px solid #EAEAEA;
    line-height: 30px;
}

.cloud-domains .main-content .main-right .domainsQues ul {
    margin-bottom: 0;
}

.cloud-domains .main-content .main-right .domainsQues ul li {
    padding-left: 15px;
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
}

.cloud-domains .main-content .main-right .domainsQues ul li:nth-child(2n+1) {
}

.cloud-domains .main-content .main-right .domainsQues ul a {
    color: #666;
    font-size: 12px;
}

.cloud-domains .main-content .main-right .domainsQues ul a:hover {
    color: #00a2ca;
    text-decoration: none;
}

.cloud-domains .main-content .main-right .module-wrap {
    width: 234px;
    margin-top: 10px;
}

.cloud-domains .main-content .main-right .module-wrap .right-side-info {
    width: 234px;
    border: 1px solid #EDEDED;
    padding: 0 15px;
}

.cloud-domains .main-content .main-right .module-wrap .right-side-info h3 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.cloud-domains .main-content .main-right .module-wrap .right-side-info p {
    line-height: 12px;
    font-size: 12px;
    color: #656565;
}

.cloud-domains .main-content .main-right .module-wrap .right-side-info p a {
    color: #656565;
}

.cloud-domains .main-content .main-right .module-wrap .right-side-info p a:hover {
    color: #2F83FF;
    text-decoration: underline
}

.cloud-domains #domain-price .radio {
    margin-right: 20px;
}

.cloud-domains #domain-price .radio:last-child {
    position: relative;
}

.cloud-domains #domain-price .radio:last-child span {
    position: absolute;
    width: 37px;
    height: 19px;
    background: url("../img/domain_07.jpg");
    top: -5px;
    right: -45px;
}

.cloud-domains #domain-price .table {
    margin-top: 30px;
}

.cloud-domains #domain-price .table td {
    text-align: center;
}

.cloud-domains #domain-price .table thead {
    font-size: 12px;
    background: #F5F5F3;
}

.cloud-domains #domain-price .table thead td {
    border-bottom-width: 1px;
}

.cloud-domains #domain-price .table thead p {
    margin: 0;
    cursor: pointer;
    color: #2F83FF;
}

.cloud-domains #domain-price .table thead p.active {
    font-weight: bold;
    color: #000;
}

.cloud-domains #domain-price .table tbody a {
    color: #2F83FF;
}

.cloud-domains #domain-price .table tbody a:hover {
    color: #00a2ca;
    text-decoration: none;
}

.cloud-domains .domain-brand {
    margin: 0 0 40px;
}

.cloud-domains .domain-brand ul {
    padding-left: 0;
}

.cloud-domains .domain-brand ul li {
    float: left;
    height: 355px;
    width: 187px;
    border: 1px solid #E9E9E9;
    margin-right: -1px;
    position: relative;
    background: #FFF;
    cursor: default;
}

.cloud-domains .domain-brand ul li i.arr {
    width: 12px;
    height: 18px;
    background: url(//gtms01.alicdn.com/tps/i1/TB1tLMVHXXXXXX_aXXXS1yp.VXX-12-18.png) no-repeat;
    position: absolute;
    right: -12px;
    top: 180px;
    z-index: 10;
}

.cloud-domains .domain-brand ul li .brand-box {
    padding: 35px 15px 0;
    text-align: center;
}

.cloud-domains .domain-brand ul li .brand-box b {
    width: 64px;
    height: 70px;
    display: block;
    padding: 15px 0 0;
    margin: 0 auto 22px;
    background: url(//gtms02.alicdn.com/tps/i2/TB1FLlWHpXXXXXUXpXX1ElnIXXX-64-64.png) no-repeat;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #666;
}

.cloud-domains .domain-brand ul li .brand-box h3 {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    font-weight: 400;
    height: 140px;
}

.cloud-domains .domain-brand ul li .brand-box p {
    font-size: 12px;
    line-height: 20px;
    color: #333;
}

.cloud-domains .domain-brand li.over {
    width: 270px;
    border: 1px solid #9cddf5;
    margin-right: 0;
    z-index: 20;
    background: #FFF;
}

.cloud-domains .domain-brand li.over i.arr {
    background: url(//gtms01.alicdn.com/tps/i1/TB1j4ovHpXXXXc.aXXXS1yp.VXX-12-18.png) no-repeat;
}

.cloud-domains .brand-box-over {
    padding: 30px 25px 0;
}

.cloud-domains .brand-box-over b {
    width: 70px;
    height: 80px;
    display: block;
    padding: 16px 0 0;
    margin: 0 auto 20px;
    background: url(//gtms02.alicdn.com/tps/i2/TB1jYQkHFXXXXaWXVXXcy0wIpXX-70-70.png) no-repeat;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: #FFF;
    text-align: center;
}

.cloud-domains .brand-box-over h3 {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    font-weight: 400;
    margin-bottom: 15px;
}

.cloud-domains .brand-box-over p {
    font-size: 12px;
    line-height: 20px;
    color: #333;
    height: 150px;
}

.cloud-domains .domain-brand-more {
    width: 830px;
    height: 32px;
    border: 1px solid #EBEBEB;
    background: #F5F5F3;
    border-radius: 2px;
    padding-left: 20px;
    line-height: 32px;
    color: #333;
}

.cloud-domains .domain-brand-more a {
    margin-left: 10px;
}

.cloud-domains .domain-business-inner h3 {
    font-size: 18px;
    line-height: 18px;
    color: #333;
    font-weight: 400;
    margin-bottom: 20px;
}

.cloud-domains h2.business-dec {
    font-size: 12px;
    color: #333;
    line-height: 18px;
    margin-bottom: 40px;
    font-weight: 400;
}

.cloud-domains .business-inner-left {
    width: 540px;
    float: left;
}

.cloud-domains .business-inner-right {
    width: 275px;
    float: right;
}

.cloud-domains .business-main {
    border: 1px solid #E9E9E9;
    padding: 20px 0;
    height: 335px;
}

.cloud-domains .business-box {
    padding: 15px 20px 20px 30px;
    width: 269px;
}

.cloud-domains .business-box h4 {
    font-size: 16px;
    line-height: 18px;
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
}

.cloud-domains .business-box p {
    font-size: 12px;
    line-height: 20px;
    height: 45px;
    width: 216px;
    text-align: center;
}

.cloud-domains .business-box ul {
    height: 100px;
    padding-left: 0;
}

.cloud-domains .business-box ul li {
    font-size: 12px;
    line-height: 30px;
    _height: 30px;
    color: #666;
    white-space: nowrap;
    vertical-align: middle;
    width: 196px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cloud-domains .business-box ul li img {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: -3px;
}

.cloud-domains .box-bdr {
    border-right: 1px dashed #E9E9E9;
}

.cloud-domains .box-big {
    float: left;
}

.cloud-domains .btn-business {
    margin-top: 30px;
    font-size: 14px;
    float: left;
}

.cloud-domains .business-box a {
    color: #fff;
}

.cloud-domains .business-box a.btn {
    margin-left: 4%;
    float: none;
    width: 84%;
    height: 36px;
    line-height: 36px;
    padding: 0 25px;
    background: #0AC;
    color: #FFF !important;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    display: block;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
}

.cloud-domains .domain-defend .defend-box {
    border-bottom: 1px dashed #E9E9E9;
    padding: 40px 0;
}

.cloud-domains .domain-defend .defend-box dt {
    float: right;
}

.cloud-domains .domain-defend .defend-box dt a.btn {
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff !important;
}

.cloud-domains .domain-defend .defend-box dt a.link-defend {
    display: block;
    text-align: center;
    color: #0AC;
}

.cloud-domains .domain-defend .defend-box dt a.link-defend:hover {
    color: #06c;
}

.cloud-domains .domain-defend .defend-box dd {
    float: left;
}

.cloud-domains .domain-defend .defend-box .defend-img {
    width: 80px;
}

.cloud-domains .domain-defend .defend-box .defend-txt {
    width: 650px;
}

.cloud-domains .domain-defend .defend-box .defend-txt h3 {
    font-size: 18px;
    line-height: 18px;
    color: #333;
    margin-bottom: 10px;
    margin-top: 10px;
}

.cloud-domains .domain-defend .defend-box .defend-txt p {
    font-size: 12px;
    line-height: 18px;
    color: #333;
}

.cloud-domains .no-border {
    border: none;
}

.cloud-domains a.btn {
    height: 36px;
    line-height: 36px;
    padding: 0 25px;
    background: #0AC;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    display: block;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
}

.cloud-domains .w1000 .client-box {
    margin-left: 70px;
}

.cloud-domains .w1000 .super-box {
    margin: 50px 0 0 50px;
    width: 520px;
}

.cloud-domains .w1000 .super-box-main {
    width: 440px;
}

.cloud-domains .w1000 .txt-super {
    width: 300px;
}

.cloud-domains .w1000 .domain-brand li {
    width: 160px;
}

.cloud-domains .w1000 .domain-brand li.over {
    width: 225px;
}

.cloud-domains .w1000 .brand-box-over {
    padding: 30px 20px 0;
}

.cloud-domains .w1000 .domain-brand-more {
    width: 690px;
}

.cloud-domains .w1000 .business-inner-left {
    width: 460px;
}

.cloud-domains .w1000 .business-inner-right {
    width: 230px;
}

.cloud-domains .w1000 .business-box {
    padding: 15px 10px 20px 20px;
    width: 195px;
}

.cloud-domains .w1000 .defend-box dd.defend-txt {
    width: 500px;
}

.cloud-domains .page-client {
    margin-bottom: 20px;
}

.cloud-domains .page-client .w-wrap-inner {
    width: 1170px;
    /*padding: 0 6px;*/
    margin: 0 auto;
}

.cloud-domains .page-client .w-wrap-inner .client-main {
    background: #FFF;
    padding: 20px 0;
    margin-top: 20px;
}

.cloud-domains .page-client .w-wrap-inner .client-main .tit {
    color: #000;
    font-size: 20px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #F5F5F3;
}

.cloud-domains .page-client .w-wrap-inner .client-main .client-box {
    margin-left: 100px;
    float: left;
    margin-top: 20px;
    _display: inline;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box {
    margin: 50px 0 0 100px;
    width: 620px;
    float: left;
    position: relative;
    overflow: hidden;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-arr-prev {
    width: 20px;
    height: 37px;
    display: block;
    background: url(//gtms04.alicdn.com/tps/i4/TB1EYBzHpXXXXbaXXXXGEZzGpXX-40-37.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 120px;
    cursor: pointer;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-arr-next {
    width: 20px;
    height: 37px;
    display: block;
    background: url(//gtms04.alicdn.com/tps/i4/TB1EYBzHpXXXXbaXXXXGEZzGpXX-40-37.png) no-repeat -20px 0;
    position: absolute;
    right: 0;
    top: 120px;
    cursor: pointer;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main {
    width: 500px;
    margin: 0 auto;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-inner {
    height: 100px !important;
    margin-top: 87px;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-inner .item .icon-super {
    width: 120px;
    float: left;
    text-align: center;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-inner .item .txt-super {
    width: 380px;
    float: left;
    margin-top: -18px;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-inner .item .txt-super h3 {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-bottom: 5px;
    font-weight: 400;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-inner .item .txt-super p {
    color: #666;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-control.left {
    margin-left: -65px;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-control.right {
    margin-right: -65px;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-indicators {
    top: -71%;
    left: 29%;
    width: 100%;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-indicators li {
    width: 126px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #CDCDCD;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    text-indent: 0;
    margin-right: -5px;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .carousel-indicators li.active {
    border: 1px solid #ccc;
    font-weight: bold;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .xleft {
    margin-left: -86px;
    color: #000;
}

.cloud-domains .page-client .w-wrap-inner .client-main .super-box .super-box-main .xright {
    margin-left: 509px;
    color: #000;
}

.cloud-domains .handle-intro {
    background-color: #fff;
    margin-top: 30px;
}

.cloud-domains .handle-intro .nav-tabs {
    padding-left: 50px;
    position: relative;
}

.cloud-domains .handle-intro .nav-tabs .bg-line {
    position: absolute;
    left: 50px;
    bottom: 0;
    height: 0;
    width: 86px;
    border-bottom: 2px solid #FF7C07;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
}

.cloud-domains .handle-intro .nav-tabs li {
    margin: 0 30px;
}

.cloud-domains .handle-intro .nav-tabs li a, .cloud-domains .handle-intro .nav-tabs .active a {
    border: none;
    color: #666;
}

.cloud-domains .handle-intro .tab-content > div {
    background: #fff;
    padding: 30px;
    padding-left: 80px;
}

.cloud-domains #domainRegister:before, .cloud-domains #domainRegister:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-domains #domainRegister .star {
    color: #e5493c;
}

.cloud-domains #domainRegister .handleProcess li {
    display: inline-block;
    margin-right: 30px;
}

.cloud-domains #domainRegister .handleProcess li dd {
    margin-top: 20px;
    color: #666;
}

.cloud-domains #domainRegister .handleProcess .dividerArrow {
    vertical-align: middle;
    height: 110px;
}

.cloud-domains #domainRegister .FAQthings h4 {
    margin-top: 0;
}

.cloud-domains #domainRegister .FAQthings .tips {
    border: 1px solid #D2E7EA;
    padding: 5px;
    position: relative;
    color: #666;
}

.cloud-domains #domainRegister .FAQthings .tips .triangle {
    position: absolute;
    top: -15px;
    left: 15px;
}

.cloud-domains #domainRegister .FAQthings .tips a {
    color: #2F83FF;
}

.cloud-domains #domainRegister .FAQthings .tips a:hover {
    color: #00a2ca;
    text-decoration: none;
}

.cloud-domains #domainRegister .FAQthings ul {
    margin-top: 20px;
}

.cloud-domains #domainRegister .FAQthings ul a {
    color: #000;
}

.cloud-domains #domainRegister .FAQthings ul a:hover {
    color: #00a2ca;
    text-decoration: none;
}

.cloud-domains .ourSuperiority {
    margin-top: 30px;
    background: #fff;
    padding-bottom: 20px;
}

.cloud-domains .ourSuperiority .superiorityList .row {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    padding-left: 90px;
}

.cloud-domains .ourSuperiority .superiorityList .row img {
    position: absolute;
    top: 5px;
    left: 0;
}

.cloud-domains .ourSuperiority .superiorityList .row p {
    color: #666;
}

/*cloud-servers*/
.cloud-servers {
    word-wrap: break-word;
}

.cloud-servers .serverTypes .content-tabs {
    height: 50px;
}

.cloud-servers .serverTypes .content-tabs a {
    color: #333;
}

.cloud-servers .serverTypes .content-tabs a:hover {
    color: #333;
    text-decoration: none;
}

.cloud-servers .serverTypes .content-tabs .nav-tabs > li.active > a, .cloud-servers .serverTypes .content-tabs .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #2187EC;
    border-color: transparent;
}

.cloud-servers .serverTypes .content-tabs .nav-tabs > li > a:hover {
    border-bottom: 1px solid transparent;
}

.cloud-servers .serverTypes .content-tabs .nav-tabs > li {
    position: relative;
}

.cloud-servers .serverTypes .content-tabs .nav-tabs > li .triangle {
    position: absolute;
    bottom: -11px;
    left: 72px;
    display: none;
}

.cloud-servers .serverTypes .content-tabs .nav-tabs > li.active .triangle {
    display: block;
}

.cloud-servers .serverTypes .content-tabs .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 0;
    padding: 14px 60px;
    border-left: 1px solid #f8f8f8;
}

.cloud-servers .serverTypes .content-tabs .nav-tabs {
    border-bottom: none;
}

.cloud-servers .serverTypes .tab-contents {
    background-color: #F8F8F8;
}

.cloud-servers .serverTypes .tab-contents:before, .cloud-servers .serverTypes .tab-contents:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-servers .serverTypes .tab-content {
    padding: 10px 0 30px;
}

.cloud-servers .serverTypes .tab-content:before, .cloud-servers .serverTypes .tab-content:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-servers .serverTypes .tab-content .subheading {
    color: #9B9B9B;
}

.cloud-servers .serverTypes .tab-content .serverLists .content {
    background-color: #fff;
    min-height: 200px;
    padding: 20px 10px;
}

.cloud-servers .serverTypes .tab-content .serverLists .content h4 {
    border-bottom: 1px solid #EAEAEA;
    margin-left: 5px;
}

.cloud-servers .serverTypes .tab-content .serverLists .content img {
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 5px;
}

.cloud-servers .serverTypes .tab-content .serverLists .content ul li {
    width: 33.33333%;
    float: left;
    text-align: center;
    color: #999;
    font-size: 12px;
}

.cloud-servers .serverTypes .tab-content .serverLists .content ul li p {
    color: #333;
    font-size: 16px;
    margin: 0;
}

.cloud-servers .serverTypes .tab-content .serverLists .content ul li:not(:last-child) {
    border-right: 1px solid #EAEAEA;
}

.cloud-servers .serverTypes .tab-content .serverLists .content .descrip {
    padding-left: 18px;
    color: #666;
    font-size: 12px;
}

.cloud-servers .serverTypes .tab-content .serverLists .content .descrip .itemName {
    color: #333;
    display: inline-block;
    width: 80px;
    white-space: nowrap;
}

.cloud-servers .serverTypes .tab-content .serverLists .content .descrip .price {
    color: #e4393c;
    font-size: 16px;
}

.cloud-servers .serverTypes .tab-content .serverLists .content .descrip .discountPrice {
    margin-top: 10px;
    color: #333;
}

.cloud-servers .serverTypes .tab-content .serverLists .content .descrip .discountPrice .price {
    color: #FE7704;
    font-size: 20px;
}

.cloud-servers .serverTypes .tab-content .serverLists .content .btn {
    background-color: #2085ED;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 3px 50px;
    margin-top: 10px;
    color: #fff;
}

.cloud-servers .serverDescrip .content-tabs {
    background: #E9E9E9;
    height: 40px;
}

.cloud-servers .serverDescrip .content-tabs a {
    color: #333;
}

.cloud-servers .serverDescrip .content-tabs a:hover {
    color: #333;
    text-decoration: none;
}

.cloud-servers .serverDescrip .content-tabs .nav-tabs > li.active > a, .cloud-servers .serverDescrip .content-tabs .nav-tabs > li.active > a:hover, .cloud-servers .serverDescrip .content-tabs .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid transparent;
    border-top: 1px solid #FE832D;
}

.cloud-servers .serverDescrip .content-tabs .nav-tabs > li > a {
    border-radius: 0;
    padding: 9px 45px;
    border-right: 1px solid #ddd;
    margin-right: 0;
}

.cloud-servers .serverDescrip .content-tabs .nav-tabs > li:last-child a {
    border-right: 1px solid transparent;
}

.cloud-servers .serverDescrip .content-tabs .nav-tabs {
    border-bottom: none;
}

.cloud-servers .serverDescrip .content-tabs .nav-tabs > li > a:hover {
    border-bottom: 1px solid transparent;
}

.cloud-servers .serverDescrip .tab-content .tabs-title {
    margin-top: 15px;
}

.cloud-servers .serverDescrip .tab-content .tabs-title p {
    font-size: 16px;
    white-space: nowrap;
}

.cloud-servers .serverDescrip .tab-content .tabs-title hr {
    margin-top: 11px;
}

.cloud-servers .serverDescrip .tab-content .list-unstyled li {
    line-height: 26px
}

.cloud-servers #pro-descrip .tabs-main {
    margin-top: 30px;
    color: #666;
    font-size: 12px;
    padding-left: 35px;
    padding-right: 35px;
}

.cloud-servers #pro-descrip .tabs-main dl:not(:last-child) {
    border-right: 1px dashed #ccc;
    min-height: 225px;
}

.cloud-servers #pro-descrip .tabs-main dt {
    color: #000;
    font-size: 16px;
}

.cloud-servers #pro-descrip .tabs-main dd {
    text-align: center;
}

.cloud-servers #pro-descrip article {
    padding: 25px 0;
    color: #666;
    font-size: 12px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

.cloud-servers #pro-descrip article p {
    margin-bottom: 5px;
}

.cloud-servers #pro-descrip .intro-parameter-box {
    font-size: 12px;
    color: #333;
}

.cloud-servers #pro-descrip .intro-parameter-box th {
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #000;
    background-color: #fbfbfb;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 15px 2%;
    font-style: normal;
    font-weight: 500;
}

.cloud-servers #pro-descrip .intro-parameter-box td {
    line-height: 22px;
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 15px 2%;
}

.cloud-servers #pro-descrip .y-orange {
    color: #f60;
}

.cloud-servers #pro-descrip table.param-table-gaishu {
    width: 100%;
    font-size: 12px;
    color: #333;
    border-top: 2px solid #e4e4e4;
}

.cloud-servers #pro-descrip table.param-table-gaishu td {
    padding: 0;
    vertical-align: middle;
}

.cloud-servers #pro-descrip table.param-table-gaishu a {
    color: #00a2ca;
}

.cloud-servers #pro-descrip table.param-table-gaishu a:hover {
    color: #00a2ca;
    text-decoration: none;
}

.cloud-servers #pro-arguments .intro-parameter-box {
    font-size: 12px;
    color: #333;
}

.cloud-servers #pro-arguments .intro-parameter-box dl dt.parameters-basic {
    border-top: 2px solid #e4e4e4;
}

.cloud-servers #pro-arguments .intro-parameter-box dl dt {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
    padding-left: 2%;
    background-color: #f9f9f9;
    font-size: 14px;
    color: #000;
}

.cloud-servers #pro-arguments .intro-parameter-box dl dt .parameter-reduce {
    font-size: 14px;
    color: #000;
}

.cloud-servers #pro-arguments .intro-parameter-box dl dd {
    border-bottom: 1px solid #e5e5e5;
}

.cloud-servers #pro-arguments .intro-parameter-box table {
    width: 100%;
    font-size: 12px;
    color: #333;
}

.cloud-servers #pro-arguments .intro-parameter-box th {
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #000;
    background-color: #fbfbfb;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 15px 2%;
}

.cloud-servers #pro-arguments .intro-parameter-box td {
    line-height: 22px;
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding: 15px 2%;
}

.cloud-servers #pro-arguments .intro-parameter-box td .param-multi {
    width: 50%;
    border-right: 1px solid #e5e5e5;
    height: auto;
    padding-top: 0;
}

.cloud-servers #pro-arguments .intro-parameter-box td .param-multi-noline {
    border-right: none;
    padding-left: 3%;
    width: 44%;
}

.cloud-servers #pro-arguments .intro-parameter-box .parameter-add {
    font-size: 14px;
    color: #00a2ca;
    cursor: pointer;
}

.cloud-servers #pro-arguments .intro-parameter-box .param-zujian-system .sys-title {
    font-size: 14px;
    color: #000;
    float: left;
    width: 100px;
}

.cloud-servers #pro-arguments .intro-parameter-box .param-zujian-system .sys-detail {
    font-size: 12px;
    color: #333;
    float: left;
}

.cloud-servers #pro-arguments .intro-parameter-box div.sys-detail-select, .cloud-servers #pro-arguments .intro-parameter-box .sys-detail-linux:hover, .cloud-servers #pro-arguments .intro-parameter-box .sys-detail-window:hover {
    border: 1px solid #00a2ca;
}

.cloud-servers #pro-arguments .intro-parameter-box .sys-detail-linux, .cloud-servers #pro-arguments .intro-parameter-box .sys-detail-window {
    cursor: pointer;
    border: 1px solid #e5e5e5;
    width: 100px;
    line-height: 22px;
    padding: 4px;
    float: left;
}

.cloud-servers #pro-arguments .intro-parameter-box table.param-table-zujian th {
    text-align: left !important;
}

.cloud-servers #pro-arguments .intro-parameter-box tr.last-tr td {
    border-bottom: none !important;
}

.cloud-servers #pro-arguments .intro-parameter-box table.param-table-mianban .mianban-sys {
    display: inline-block;
    margin-top: 5px;
    height: 22px;
}

.cloud-servers #pro-arguments .intro-parameter-box .y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}

.cloud-servers #pro-arguments .intro-parameter-box .param-zujian-system {
    line-height: 38px;
    padding: 15px 2%;
    border-bottom: 1px solid #e4e4e4;
    background-color: #fbfbfb;
}

.cloud-servers #pro-arguments .intro-parameter-box .param-zujian-system:before, .cloud-servers #pro-arguments .intro-parameter-box .param-zujian-system:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-servers #pro-arguments .intro-parameter-box table.param-table-mianban td {
    text-align: center;
}

.cloud-servers #pro-arguments .y-mt5 {
    margin-top: 20px;
}

.cloud-servers #pro-arguments .param-table-peizhi td {
    padding: 0;
}

.cloud-servers #pro-arguments .pei-td-ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.cloud-servers #pro-arguments .pei-td-li {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 15px 5% 15px 5%;
    line-height: 36px;
    height: 36px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.cloud-servers #pro-arguments .y-clear {
    zoom: 1;
}

.cloud-servers #pro-arguments .param-multi-window {
    background: url("../img/windows.png") center left no-repeat;
    padding-left: 20px;
}

.cloud-servers #pro-arguments .param-multi-linux {
    background: url("../img/linux.png") center left no-repeat;
    padding-left: 20px;
}

.cloud-servers #pro-arguments .negetive-mt {
    margin-top: -8px;
    line-height: 18px;
}

.cloud-servers #pro-suport .intro-support-box table {
    border-top: 2px solid #e4e4e4;
    width: 100%;
    font-size: 12px;
    color: #333;
}

.cloud-servers #pro-suport .intro-support-box table tbody tr td {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 2%;
}

.cloud-servers #pro-suport .intro-support-box table .sprt {
    padding: 0 18px;
    color: #e5e5e5;
}

.cloud-servers #pro-suport thead th {
    background-color: #f9f9f9;
    border-bottom: 1px solid #e4e4e4;
    padding: 25px 2%;
}

.cloud-servers #pro-suport thead th .th-title {
    float: left;
    font-size: 14px;
}

.cloud-servers #pro-type .intro-recommend-box {
    font-size: 12px;
    color: #333;
    min-height: 380px;
}

.cloud-servers #pro-type .intro-recommend-box p {
    margin: 0;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box-ul {
    padding-left: 0;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box-ul:before, .cloud-servers #pro-type .intro-recommend-box .rec-box-ul:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box-ul .rec-box-ul-li {
    float: left;
    width: 19%;
    margin-left: 1.25%;
    text-align: center;
    padding: 10px 0;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box-ul .rec-box-ul-li.first {
    margin-left: 0;
}

.cloud-servers #pro-type .intro-recommend-box ul, .cloud-servers #pro-type .intro-recommend-box li {
    list-style: none;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box-ul-li .rec-box {
    border: 1px solid #e5e5e5;
    padding-top: 25px;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-logo {
    max-height: 45px;
    height: 41px;
    overflow: hidden;
    margin-bottom: 20px;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-title {
    font-size: 14px;
    color: #333;
    height: 40px;
    padding: 0 10px;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-config {
    color: #333;
    font-size: 12px;
    line-height: 22px;
    padding: 15px 0 25px 25%;
    text-align: left;
    opacity: .7;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-buy {
    height: 137px;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-buy .rec-buy-item {
    border-top: 1px solid #e4e4e4;
    margin-top: -1px;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-buy .rec-buy-item:before, .cloud-servers #pro-type .intro-recommend-box .rec-box .rec-buy .rec-buy-item:after {
    content: " ";
    display: table;
    clear: both;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-buy .rec-buy-item .buy-sys-detail {
    width: 63%;
    border-right: 1px solid #e4e4e4;
    line-height: 20px;
    padding: 13px 0 15px 15px;
    text-align: left;
    color: #656565;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-buy .rec-buy-item-one .buy-sys-detail {
    padding: 51px 0 45px 15px;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-buy .rec-buy-item .buy-sys-link {
    padding-top: 26px;
    padding-left: 11px;
    text-align: left;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-buy .rec-buy-item-one .buy-sys-link {
    padding-top: 54px;
}

.cloud-servers #pro-type .intro-recommend-box .rec-box .rec-buy .rec-buy-item .buy-sys-link a {
    color: #00a2ca;
    text-decoration: none;
}

.cloud-servers #pro-youshi .superiorityList .row {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    padding-left: 90px;
}

.cloud-servers #pro-youshi .superiorityList .row img {
    position: absolute;
    top: 5px;
    left: 0;
}

.cloud-servers #pro-youshi .superiorityList .row p {
    color: #666;
}

.cloud-servers #pro-wenti a {
    color: #000;
    font-size: 12px;
}

.cloud-servers #pro-wenti a:hover {
    color: #00a2ca;
    text-decoration: none;
}

.cloud-servers .y-left {
    float: left !important;
}

.cloud-servers .y-left, .cloud-servers .y-right {
    display: inline;
}

.cloud-servers td .td-cont {
    padding: 15px 10%;
}

.cloud-servers th.bd-grey {
    text-align: left !important;
}

.cloud-servers .bd-grey {
    background-color: #fbfbfb;
    border-left: none !important;
    font-size: 14px !important;
}

.cloud-servers .last-link {
    border-top: 1px solid #e5e5e5;
    padding: 5px 10%;
}

.cloud-servers .v-conSel {
    line-height: 22px;
    width: 120px;
    font-size: 14px;
    margin: auto;
}

/*server-order*/
.email-order .configs-submit-btn, .server-order .configs-submit-btn {
    text-align: center;
    display: inline-block;
    width: 127px;
    height: 36px;
    border-width: 0;
    background: #f60;
    color: #fff;
    font-size: 18px !important;
    line-height: 25px !important;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 10px 0 20px 0;
}

.email-order .y-page-title, .server-order .y-page-title {
    min-width: 1000px;
    height: 56px;
    border-bottom: solid 1px #e5e5e5;
    z-index: 9;
}

.email-order .y-page-title h1, .server-order .y-page-title h1 {
    border-left: solid 4px #00a2ca;
    padding-left: 8px;
    float: left;
    font-size: 20px;
    color: #00a2ca;
    display: inline;
    height: 20px;
    margin-top: 18px;
    line-height: 20px;
}

.email-order .y-page-title h1 a, .server-order .y-page-title h1 a {
    color: #00a2ca;
    text-decoration: none;
}

.email-order .y-page-title-box, .server-order .y-page-title-box {
    position: relative;
}

.email-order .y-row, .server-order .y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}

.email-order .y-row .y-span12, .server-order .y-row .y-span12 {
    width: 100%;
}

.email-order .y-row .y-last, .server-order .y-row .y-last {
    margin-right: 0 !important;
}

.email-order .y-mt4, .server-order .y-mt4 {
    margin-top: 16px;
}

.email-order .y-mt5, .server-order .y-mt5 {
    margin-top: 20px;
}

.email-order .bk-layout-2col-side, .server-order .bk-layout-2col-side {
    float: right;
    display: inline;
    width: 282px;
}

.email-order .bk-items, .server-order .bk-items {
    background: #fafafa;
    position: relative;
}

.email-order .bk-scope, .server-order .bk-scope {
    font-size: 12px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53";
    text-decoration: none;
}

.email-order .bk-items-title, .server-order .bk-items-title {
    margin: 0 10px;
    padding: 10px;
    border-bottom: solid 1px #ddd;
    font-size: 14px;
    line-height: 1.5;
}

.email-order .bk-items-list, .server-order .bk-items-list {
    margin: 0 10px;
    padding: 8px 10px;
    font-size: 12px;
}

.email-order .bk-scope ul, .server-order .bk-scope ul {
    list-style: none;
}

.email-order .bk-items-list-name, .server-order .bk-items-list-name {
    float: left;
    display: inline;
    width: 60px;
    color: #999;
    line-height: 2;
}

.email-order .bk-items-list-value, .server-order .bk-items-list-value {
    display: block;
    margin-left: 52px;
    color: #666;
    line-height: 2;
}

.email-order .bk-items-price, .server-order .bk-items-price {
    margin: 0 10px;
    padding: 13px 10px 0;
}

.email-order .bk-items-price-title, .server-order .bk-items-price-title {
    color: #000;
    line-height: 1;
}

.email-order .bk-pale, .server-order .bk-pale {
    color: #999 !important;
}

.email-order .hidden, .server-order .hidden {
    display: none !important;
}

.email-order .bk-items-price-settle, .server-order .bk-items-price-settle {
    margin-top: 10px;
    color: #f60;
    font-size: 30px;
    line-height: 1;
}

.email-order .bk-items-price-calculating, .server-order .bk-items-price-calculating {
    line-height: 31px;
    font-size: 18px;
}

.email-order .bk-cny, .server-order .bk-cny {
    margin: 0 .2em 0 0;
    font-family: Arial;
}

.email-order .bk-items-price-money, .server-order .bk-items-price-money {
    margin-top: 10px;
    color: #f60;
    font-size: 30px;
    line-height: 1;
}

.email-order .bk-items-price-offer, .server-order .bk-items-price-offer {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1;
}

.email-order .sedi-buy-cart-submit-cost, .server-order .sedi-buy-cart-submit-cost {
    color: #999;
    text-decoration: line-through;
}

.email-order .bk-items-price-rebate, .server-order .bk-items-price-rebate {
    color: #390;
}

.email-order .y-hide, .server-order .y-hide {
    display: none !important;
}

.email-order .bk-pb4, .server-order .bk-pb4 {
    padding-bottom: 16px;
}

.email-order .bk-items-price-control, .server-order .bk-items-price-control {
    padding: 10px 10px 5px;
    text-align: left;
}

.email-order .bk-button-default, .email-order .bk-button-primary, .server-order .bk-button-default, .server-order .bk-button-primary {
    text-align: center;
    display: inline-block;
    width: 127px;
    height: 36px;
    border-width: 0;
    background: #f60;
    color: #fff;
    font-size: 18px;
    line-height: 2;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

.email-order .bk-button, .server-order .bk-button {
    margin: 2px;
}

.email-order .bk-group, .server-order .bk-group {
    display: table;
    width: 100%;
    background: #fafafa;
    margin-bottom: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.email-order .bk-group-title, .server-order .bk-group-title {
    display: table-cell;
    width: 20px;
    padding: 0 3px;
    background: #f2f2f2;
    color: #bbb;
    line-height: 1.2;
    vertical-align: middle;
    text-align: center;
}

.email-order .bk-group-detail, .server-order .bk-group-detail {
    display: table-cell;
    padding: 0 20px;
}

.email-order .bk-group-control, .server-order .bk-group-control {
    height: 18px;
    padding: 6px 10px 6px 0;
    text-align: right;
}

.email-order .bk-form-row, .server-order .bk-form-row {
    padding: 0 10px 20px;
}

.email-order .bk-form-row-name, .server-order .bk-form-row-name {
    float: left;
    display: inline;
    width: 94px;
    line-height: 36px;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
}

.email-order .bk-form-row-cell, .server-order .bk-form-row-cell {
    margin-left: 96px;
    line-height: 36px;
}

.email-order .bk-form-row-li, .server-order .bk-form-row-li {
    padding: 0 0 9px;
    min-height: 0;
    line-height: 0;
}

.email-order .bk-buttontab, .server-order .bk-buttontab {
    display: inline-block;
    overflow: hidden;
    line-height: 0;
    vertical-align: top;
}

.email-order .bk-buttontab, .server-order .bk-buttontab {
    overflow: visible;
}

.email-order .y-clear, .server-order .y-clear {
    zoom: 1;
}

.email-order .bk-buttontab li, .server-order .bk-buttontab li {
    height: 36px;
    width: 108px;
    overflow: hidden;
    margin: 0 1px 1px 0;
    background: #e8e8e8;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #666;
    cursor: pointer;
    border-radius: 0;
    display: inline-block;
    float: left;
}

.email-order .bk-buttontab li, .server-order .bk-buttontab li {
    position: relative;
}

.email-order .bk-buttontab li.bk-button-current, .server-order .bk-buttontab li.bk-button-current {
    background: #43bfe3;
    color: #fff;
    cursor: default;
}

.email-order .bk-buttontab li.bk-button-current, .server-order .bk-buttontab li.bk-button-current {
    position: relative;
    overflow: visible;
}

.email-order .bk-form-row, .server-order .bk-form-row {
    padding: 0 10px 20px;
}

.email-order .bk-form-row a.buy-opera, .server-order .bk-form-row a.buy-opera {
    color: #666;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    line-height: 36px;
}

.email-order .bk-group-border, .server-order .bk-group-border {
    border-top: 1px solid #DDD;
}

.email-order .bk-group-control, .server-order .bk-group-control {
    height: 35px;
    padding: 6px 10px 6px 0;
    text-align: right;
}

.email-order .bk-config-cell, .server-order .bk-config-cell {
    display: block;
    margin-left: 94px;
}

.email-order .bk-layout-2col-main, .server-order .bk-layout-2col-main {
    margin-right: 306px;
}

.email-order .bk-form-config li, .server-order .bk-form-config li {
    width: 50%;
    float: left;
    display: inline;
    line-height: 36px;
    font-size: 14px;
}

.email-order .bk-group-detail, .server-order .bk-group-detail {
    display: table-cell;
    padding: 0 20px;
}

.email-order .tip, .server-order .tip {
    opacity: 0;
    position: absolute;
    top: -25px;
    left: 0;
    width: 220px;
}

.email-order .bk-button-current .tip, .server-order .bk-button-current .tip {
    opacity: 1;
}

.email-order .tip .tip-cont, .server-order .tip .tip-cont {
    background: #f60;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 1px 5px;
    text-align: left;
}

.email-order .tip .trig, .server-order .tip .trig {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 0;
    border-color: #f60 transparent transparent transparent;
}

/*email-order*/
.email-order ul.draggable {
    width: 300px;
}

.email-order ul.draggable:before, .email-order ul.draggable:after {
    content: " ";
    display: table;
    clear: both;
}

.email-order ul.draggable .scale_panel {
    width: 500px;
    position: absolute;
    line-height: 28px;
    top: 4px;
}

.email-order ul.draggable .scale > span {
    background: url("../img/scroll_02.jpg") no-repeat;
    width: 13px;
    height: 30px;
    position: absolute;
    left: 5px;
    top: -1px;
    cursor: pointer;
    z-index: 101;
    -webkit-transition: left 0.1s linear;
    -moz-transition: left 0.1s linear;
    -ms-transition: left 0.1s linear;
    -o-transition: left 0.1s linear;
    transition: left 0.1s linear;
}

.email-order ul.draggable .scale {
    background-repeat: repeat-x;
    background-position: 0 100%;
    background: url("../img/calc_01.png") no-repeat -2px;
    width: 500px;
    height: 28px;
    position: relative;
    font-size: 0px;
}

.email-order ul.draggable .scale div.wrapper {
    background-repeat: repeat-x;
    background-color: #17b2d8;
    width: 5px;
    position: absolute;
    height: 28px;
    left: 0;
    bottom: 0;
    opacity: 0.5;
    -webkit-transition: width 0.1s linear;
    -moz-transition: width 0.1s linear;
    -ms-transition: width 0.1s linear;
    -o-transition: width 0.1s linear;
    transition: width 0.1s linear;
}

.email-order ul.draggable .select-num {
    position: absolute;
    left: 520px;
    top: 0;
    width: 100px;
    height: 28px;
}

.email-order ul.draggable .select-num input {
    line-height: normal;
    padding: 2px 0;
    width: 40px;
    position: relative;
    top: -7px;
}

.email-order ul.draggable #select-arrows {
    display: inline-block;
    padding: 2px 2px;
    background: #E8E8E8;
    color: #999;
}

.email-order ul.draggable #select-arrows span {
    display: block;
    cursor: pointer;
}

.email-order ul.draggable li {
    font-size: 12px;
    line-height: 50px;
    position: relative;
    height: 50px;
    list-style: none;
}

.email-order ul.draggable li:before, .email-order ul.draggable li:after {
    content: " ";
    display: table;
    clear: both;
}

.email-order ul.draggable #clickIt {
    width: 100%;
    height: 100%;
    position: relative;
}

.email-order ul.draggable:before, .email-order .email-order ul.draggable:after {
    content: " ";
    display: table;
    clear: none;
}

/*server-order*/
.email-order .configs-submit-btn, .server-order .configs-submit-btn {
    text-align: center;
    display: inline-block;
    width: 127px;
    height: 36px;
    border-width: 0;
    background: #f60;
    color: #fff;
    font-size: 18px !important;
    line-height: 25px !important;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 10px 0 20px 0;
}

.email-order .y-page-title, .server-order .y-page-title {
    min-width: 1000px;
    height: 56px;
    border-bottom: solid 1px #e5e5e5;
    z-index: 9;
}

.email-order .y-page-title h1, .server-order .y-page-title h1 {
    border-left: solid 4px #00a2ca;
    padding-left: 8px;
    float: left;
    font-size: 20px;
    color: #00a2ca;
    display: inline;
    height: 20px;
    margin-top: 18px;
    line-height: 20px;
}

.email-order .y-page-title h1 a, .server-order .y-page-title h1 a {
    color: #00a2ca;
    text-decoration: none;
}

.email-order .y-page-title-box, .server-order .y-page-title-box {
    position: relative;
}

.email-order .y-row, .server-order .y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}

.email-order .y-row .y-span12, .server-order .y-row .y-span12 {
    width: 100%;
}

.email-order .y-row .y-last, .server-order .y-row .y-last {
    margin-right: 0 !important;
}

.email-order .y-mt4, .server-order .y-mt4 {
    margin-top: 16px;
}

.email-order .y-mt5, .server-order .y-mt5 {
    margin-top: 20px;
}

.email-order .bk-layout-2col-side, .server-order .bk-layout-2col-side {
    float: right;
    display: inline;
    width: 282px;
}

.email-order .bk-items, .server-order .bk-items {
    background: #fafafa;
    position: relative;
}

.email-order .bk-scope, .server-order .bk-scope {
    font-size: 12px;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53";
    text-decoration: none;
}

.email-order .bk-items-title, .server-order .bk-items-title {
    margin: 0 10px;
    padding: 10px;
    border-bottom: solid 1px #ddd;
    font-size: 14px;
    line-height: 1.5;
}

.email-order .bk-items-list, .server-order .bk-items-list {
    margin: 0 10px;
    padding: 8px 10px;
    font-size: 12px;
}

.email-order .bk-scope ul, .server-order .bk-scope ul {
    list-style: none;
}

.email-order .bk-items-list-name, .server-order .bk-items-list-name {
    float: left;
    display: inline;
    width: 60px;
    color: #999;
    line-height: 2;
}

.email-order .bk-items-list-value, .server-order .bk-items-list-value {
    display: block;
    margin-left: 52px;
    color: #666;
    line-height: 2;
}

.email-order .bk-items-price, .server-order .bk-items-price {
    margin: 0 10px;
    padding: 13px 10px 0;
}

.email-order .bk-items-price-title, .server-order .bk-items-price-title {
    color: #000;
    line-height: 1;
}

.email-order .bk-pale, .server-order .bk-pale {
    color: #999 !important;
}

.email-order .hidden, .server-order .hidden {
    display: none !important;
}

.email-order .bk-items-price-settle, .server-order .bk-items-price-settle {
    margin-top: 10px;
    color: #f60;
    font-size: 30px;
    line-height: 1;
}

.email-order .bk-items-price-calculating, .server-order .bk-items-price-calculating {
    line-height: 31px;
    font-size: 18px;
}

.email-order .bk-cny, .server-order .bk-cny {
    margin: 0 .2em 0 0;
    font-family: Arial;
}

.email-order .bk-items-price-money, .server-order .bk-items-price-money {
    margin-top: 10px;
    color: #f60;
    font-size: 30px;
    line-height: 1;
}

.email-order .bk-items-price-offer, .server-order .bk-items-price-offer {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1;
}

.email-order .sedi-buy-cart-submit-cost, .server-order .sedi-buy-cart-submit-cost {
    color: #999;
    text-decoration: line-through;
}

.email-order .bk-items-price-rebate, .server-order .bk-items-price-rebate {
    color: #390;
}

.email-order .y-hide, .server-order .y-hide {
    display: none !important;
}

.email-order .bk-pb4, .server-order .bk-pb4 {
    padding-bottom: 16px;
}

.email-order .bk-items-price-control, .server-order .bk-items-price-control {
    padding: 10px 10px 5px;
    text-align: left;
}

.email-order .bk-button-default, .email-order .bk-button-primary, .server-order .bk-button-default, .server-order .bk-button-primary {
    text-align: center;
    display: inline-block;
    width: 127px;
    height: 36px;
    border-width: 0;
    background: #f60;
    color: #fff;
    font-size: 18px;
    line-height: 2;
    outline: 0;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}

.email-order .bk-button, .server-order .bk-button {
    margin: 2px;
}

.email-order .bk-group, .server-order .bk-group {
    display: table;
    width: 100%;
    background: #fafafa;
    margin-bottom: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.email-order .bk-group-title, .server-order .bk-group-title {
    display: table-cell;
    width: 20px;
    padding: 0 3px;
    background: #f2f2f2;
    color: #bbb;
    line-height: 1.2;
    vertical-align: middle;
    text-align: center;
}

.email-order .bk-group-detail, .server-order .bk-group-detail {
    display: table-cell;
    padding: 0 20px;
}

.email-order .bk-group-control, .server-order .bk-group-control {
    height: 18px;
    padding: 6px 10px 6px 0;
    text-align: right;
}

.email-order .bk-form-row, .server-order .bk-form-row {
    padding: 0 10px 20px;
}

.email-order .bk-form-row-name, .server-order .bk-form-row-name {
    float: left;
    display: inline;
    width: 94px;
    line-height: 36px;
    font-size: 14px;
    color: #999;
    white-space: nowrap;
}

.email-order .bk-form-row-cell, .server-order .bk-form-row-cell {
    margin-left: 96px;
    line-height: 36px;
}

.email-order .bk-form-row-li, .server-order .bk-form-row-li {
    padding: 0 0 9px;
    min-height: 0;
    line-height: 0;
}

.email-order .bk-buttontab, .server-order .bk-buttontab {
    display: inline-block;
    overflow: hidden;
    line-height: 0;
    vertical-align: top;
}

.email-order .bk-buttontab, .server-order .bk-buttontab {
    overflow: visible;
}

.email-order .y-clear, .server-order .y-clear {
    zoom: 1;
}

.email-order .bk-buttontab li, .server-order .bk-buttontab li {
    height: 36px;
    width: 130px;
    overflow: hidden;
    margin: 0 1px 1px 0;
    background: #e8e8e8;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #666;
    cursor: pointer;
    border-radius: 0;
    display: inline-block;
    float: left;
}

.email-order .bk-buttontab li, .server-order .bk-buttontab li {
    position: relative;
}

.email-order .bk-buttontab li.bk-button-current, .server-order .bk-buttontab li.bk-button-current {
    background: #43bfe3;
    color: #fff;
    cursor: default;
}

.email-order .bk-buttontab li.bk-button-current, .server-order .bk-buttontab li.bk-button-current {
    position: relative;
    overflow: visible;
}

.email-order .bk-form-row, .server-order .bk-form-row {
    padding: 0 10px 20px;
}

.email-order .bk-form-row a.buy-opera, .server-order .bk-form-row a.buy-opera {
    color: #666;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    line-height: 36px;
}

.email-order .bk-group-border, .server-order .bk-group-border {
    border-top: 1px solid #DDD;
}

.email-order .bk-group-control, .server-order .bk-group-control {
    height: 35px;
    padding: 6px 10px 6px 0;
    text-align: right;
}

.email-order .bk-config-cell, .server-order .bk-config-cell {
    display: block;
    margin-left: 94px;
}

.email-order .bk-layout-2col-main, .server-order .bk-layout-2col-main {
    margin-right: 306px;
}

.email-order .bk-form-config li, .server-order .bk-form-config li {
    width: 50%;
    float: left;
    display: inline;
    line-height: 36px;
    font-size: 14px;
}

.email-order .bk-group-detail, .server-order .bk-group-detail {
    display: table-cell;
    padding: 0 20px;
}

.email-order .tip, .server-order .tip {
    opacity: 0;
    position: absolute;
    top: -25px;
    left: 0;
    width: 220px;
}

.email-order .bk-button-current .tip, .server-order .bk-button-current .tip {
    opacity: 1;
}

.email-order .tip .tip-cont, .server-order .tip .tip-cont {
    background: #f60;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 1px 5px;
    text-align: left;
}

.email-order .tip .trig, .server-order .tip .trig {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 0;
    border-color: #f60 transparent transparent transparent;
}

/*email-order*/
.email-order ul.draggable {
    width: 300px;
}

.email-order ul.draggable:before, .email-order ul.draggable:after {
    content: " ";
    display: table;
    clear: both;
}

.email-order ul.draggable .scale_panel {
    width: 500px;
    position: absolute;
    line-height: 28px;
    top: 4px;
}

.email-order ul.draggable .scale > span {
    background: url("../img/scroll_02.jpg") no-repeat;
    width: 13px;
    height: 30px;
    position: absolute;
    left: 5px;
    top: -1px;
    cursor: pointer;
    z-index: 101;
    -webkit-transition: left 0.1s linear;
    -moz-transition: left 0.1s linear;
    -ms-transition: left 0.1s linear;
    -o-transition: left 0.1s linear;
    transition: left 0.1s linear;
}

.email-order ul.draggable .scale {
    background-repeat: repeat-x;
    background-position: 0 100%;
    background: url("../img/calc_01.png") no-repeat -2px;
    width: 500px;
    height: 28px;
    position: relative;
    font-size: 0px;
}

.email-order ul.draggable .scale div.wrapper {
    background-repeat: repeat-x;
    background-color: #17b2d8;
    width: 5px;
    position: absolute;
    height: 28px;
    left: 0;
    bottom: 0;
    opacity: 0.5;
    -webkit-transition: width 0.1s linear;
    -moz-transition: width 0.1s linear;
    -ms-transition: width 0.1s linear;
    -o-transition: width 0.1s linear;
    transition: width 0.1s linear;
}

.email-order ul.draggable .select-num {
    position: absolute;
    left: 520px;
    top: 0;
    width: 100px;
    height: 28px;
}

.email-order ul.draggable .select-num input {
    line-height: normal;
    width: 40px;
    position: relative;
    top: -7px;
}

.email-order ul.draggable #select-arrows {
    display: inline-block;
    padding: 2px 2px;
    background: #E8E8E8;
    color: #999;
}

.email-order ul.draggable #select-arrows span {
    display: block;
    cursor: pointer;
}

.email-order ul.draggable li {
    font-size: 12px;
    line-height: 50px;
    position: relative;
    height: 50px;
    list-style: none;
}

.email-order ul.draggable li:before, .email-order ul.draggable li:after {
    content: " ";
    display: table;
    clear: both;
}

.email-order ul.draggable #clickIt {
    width: 100%;
    height: 100%;
    position: relative;
}

.email-order ul.draggable:before, .email-order .email-order ul.draggable:after {
    content: " ";
    display: table;
    clear: none;
}

dl {
    margin: 0;
}

dl dd, dl dt {
    margin: 0;
}

/*说明弹出框*/
.mask {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

#pop-up-box1,
#pop-up-box2 {
    position: absolute;
    left: 565px;
    top: 250px;
    background: white;
    border: 3px solid #0C54C2;
    z-index: 10000;
    display: none;
    margin: 0 auto;
    width: 600px;
    padding: 0 20px;
}

.w-pop-hd {
    height: 44px;
    border-bottom: 2px solid #F4F4F4;
    font-size: 14px;
    line-height: 45px;
    color: #666;
}

.w-pop-bd {
    padding: 30px 40px;
    font-size: 12px;
}

.w-pop-ft {
    border-top: 1px solid #F3F3F3;
    padding: 20px;
    text-align: center;
}

.w-pop-btn {
    text-align: center;
}

.w-pop-btn a.w-btn-primary:link {
    color: #FFF;
    width: 98px;
    margin: 0 4px;
}

.loginbtn {
    width: 100px;
    margin: auto;
    padding: 4px 8px;
    background: #00a2ca;
    border: 1px solid #00a2ca;
    display: block;
}

.loginbtn:hover {
    color: #fff;
}

.close_btn {
    font-size: 30px;
    font-weight: 700;
    color: #999;
    text-decoration: none;
    float: right;
    padding-right: 4px;
}

.ensure {
    color: #fff !important;
}

/*# sourceMappingURL=style.css.map */

.reception-layer-1 {
    margin-top: 50px;
}

.reception-layer-1 .cat-item {
    margin-bottom: 10px;
    background-color: #eee;
    padding: 20px 20px 5px;
    border-radius: 5px;
}

.reception-layer-1 .cat-item dt {
    float: left;
    padding: 6px 16px;
}

.reception-layer-1 .cat-item dd {
    overflow: hidden;
    display: table;
    margin: 0;
}

.reception-layer-1 .cat-item dd a {
    display: inline-block;
    padding: 6px 16px;
    border-radius: 5px;
    color: #999;
    margin-bottom: 15px;
}

.reception-layer-1 .cat-item dd a:hover {
    background-color: #fff;
    color: #00a0c7;
}

.reception-layer-1 .cat-item dd a.active {
    background-color: #fff;
    color: #00a0c7;
}

.reception-layer-2 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.reception-layer-2 ul {
    display: block;
    padding-left: 0;
}

.reception-layer-2 ul .card-img {
    height: 250px;
}

.reception-layer-2 .foot-text span {
    display: block;
    float: left;
    font-size: 14px;
    color: #333333;
}

.reception-layer-2 .foot-text strong {
    display: block;
    float: right;
    font-weight: normal;
    color: #ec971f;
}

.reception-layer-2 ul li {
    margin-bottom: 35px;
    overflow: hidden;
}

.reception-layer-2 ul li a {
    height: 200px;
    overflow: hidden;
    display: block;
}

.reception-layer-2 .foot-text {
    margin-top: 20px;
}

.reception-layer-2 ul li a img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.f-page {
    width: 100%;
    margin: 50px 0;
    text-align: center;
}

.f-page li {
    display: inline-block;
}

.f-page li a {
    color: #00a2ca;
    display: block;
    padding: 3px 8px;
    border: 1px solid #00a0c7;
    margin-right: 15px;
}

.f-page li a {
    color: #999;
    display: block;
    padding: 3px 8px;
    border: 1px solid #e0e0e0;
    margin-right: 15px;
}

.f-page li span.current {
    color: #00a2ca;
    display: block;
    padding: 3px 8px;
    border: 1px solid #00a0c7;
    margin-right: 15px;
    background: #00a0c7;
    color: #ffffff;
}

/*agent---------------start*/
.agent-banner img {
    width: 100%;
}

.agent-layout-0 {
    padding: 50px 0;
}

.agent-layout-0 .title h2 {
    text-align: center;
    padding: 35px 0;
}

.agent-layout-0 .col-block {
    text-align: center;
}

.agent-layout-0 .col-block strong {
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 25px 0 15px;
    color: #FB6B00;
}

.agent-layout-0 .col-block p {
    display: block;
    font-size: 14px;
    line-height: 25px;
    padding: 0 15px;
}

.agent-layout-1 {
    padding: 50px 0;
    background: #F8F8F8;
}

.agent-layout-1 .title h2 {
    text-align: center;
    padding: 35px 0 80px;
}

.agent-layout-1 .col-block-one {
    text-align: left;
    padding: 0 70px;
}

.agent-layout-1 .col-block-one strong {
    color: #FB6B00;
    font-size: 16px;
    display: block;
    padding-bottom: 20px;
}

.agent-layout-1 .col-block-one p {
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

.agent-layout-1 .col-block-two {
    text-align: center;
    padding: 35px 0;
}

.agent-layout-1 .col-block-two strong {
    display: block;
    padding-top: 25px;
    color: #666;
}

.agent-layout-1 .col-block-foot {
    text-align: center;
    margin-top: 20px;
}

.agent-layout-1 .col-block-foot p {
    text-align: center;
    padding: 2px 0;
}

.agent-layout-1 .col-block-foot p span {
    color: #FB6B00;
}

.agent-layout-2 {
    padding: 80px 0;
}

.agent-layout-2 .title h2 {
    text-align: center;
    padding: 35px 0;
}

.agent-layout-2 .col-block {
    text-align: center;
}

.agent-layout-2 .col-block span {
    display: block;
    border: 2px solid #e0e0e0;
    width: 30px;
    height: 30px;
    margin: 0 auto 15px;
    text-align: center;
    line-height: 27px;
    border-radius: 3px;
}

.agent-layout-2 .col-block span.color1 {
    border-color: #4D7AE1;
    color: #4D7AE1;
}

.agent-layout-2 .col-block span.color2 {
    border-color: #FF9245;
    color: #FF9245;
}

.agent-layout-2 .col-block span.color3 {
    border-color: #71AF30;
    color: #71AF30;
}

.agent-layout-2 .col-block span.color4 {
    border-color: #7C3EDF;
    color: #7C3EDF;
}

.agent-layout-2 .col-block span.color5 {
    border-color: #D93649;
    color: #D93649;
}

.agent-layout-2 .col-block span.color6 {
    border-color: #FE7A00;
    color: #FE7A00;
}

.agent-layout-2 .col-block strong {
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
}

.agent-layout-2 .col-block p {
    text-align: center;
    font-size: 14px;
    color: #999;
}

.agent-layout-3 .col-block {
    border: 1px solid #D2D2D2;
}

.agent-layout-3 {
    padding:80px 0;
    background: #F8F8F8;
}

.agent-layout-3 .col-block-left {
    padding: 15px;
    text-align: center;
    border-right: 1px solid #D2D2D2;
}

.agent-layout-3 .col-block-left img {
    padding: 15px;
}

.agent-layout-3 .col-block-right img {
    padding: 15px;
}

.agent-layout-3 .col-block-left .title p {
    color: #999999;
    padding: 3px 0;
}

.agent-layout-3 .col-block-right {
    padding: 15px;
    text-align: center;
}

.agent-layout-3 .col-block-right .title p {
    color: #999999;
    padding: 3px 0;
}

.agent-layout-3 .form {
    text-align: left;
}

.agent-layout-3 .w-150 {
    width: 150px;
}

.agent-layout-3 .w-100 {
    width: 100px;
}

.agent-layout-3 .w-450 {
    width: 450px;
}

.agent-layout-3 .form-inline {
    margin-bottom: 20px;
}

.agent-layout-3 .form-inline .form-group {
    padding-right: 30px;
}

.agent-layout-3 .form-inline .form-group label {
    font-size: 14px;
    font-weight: normal;
    color: #999999;
}

.agent-layout-3 .col-block-right .col-content a {
    display: block;
}

.agent-layout-3 .col-block-right .col-content .qq {
    background: #97CB11;
    border-radius: 50px;
    width: 200px;
    height: 35px;
    line-height: 35px;
    margin: 15px auto;
    color: #ffffff;
}

.agent-layout-3 .col-block-right .col-content .phone {
    margin-top: 25px;
}

.agent-layout-3 .col-block-right .col-content .phone .p{
    color: #ec971f;
}

/*agent---------------end*/


