/*== part ==*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pull-l {
    float: left;
}

.pull-r {
    float: right;
}

.clearfix:after {
    display: block;
    content: " ";
    height: 0;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}

.w-1190 {
    width: 1190px;
    min-width: 1190px;
    margin: 0 auto;
}

.color-orange {
    color: #f60;
}


/*== /part ==*/


/*== site header==*/

.vsocloud-site-header {
    width: 100%;
    height: 40px;
    background: #fff;
    line-height: 40px;
    font-weight: bold;
}

.vsocloud-site-header-nav li {
    float: left;
    padding: 0 10px;
}

.vsocloud-site-header-nav li a {
    color: #333;
}

.vsocloud-site-header-nav li a:hover {
    color: #f60;
    text-decoration: underline;
}


/*== /site header==*/


/*== top header ==*/

.inter-header {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    min-width: 1200px;
    z-index: 2;
}

.inter-header-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 112px;
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    z-index: -1;
}

.inter-warp {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.inter-logo {
    display: inline-block;
    width: 200px;
    height: 112px;
    padding: 30px 0;
}

.inter-logo img {
    width: 180px;
}

.inter-nav {
    margin-left: 30px;
}

.inter-nav li {
    position: relative;
    float: left;
    padding: 0 15px;
    font-size: 16px;
    line-height: 112px;
}

.inter-nav li a {
    color: #fff;
    display: inline-block;
}

.inter-nav li:hover .on,
.inter-nav li.active .on {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    display: inline-block;
    background-color: #f60;
    height: 2px;
    width: 100px;
}

.inter-nav li:hover a,
.inter-nav li.active a {
    color: #f60;
}

.right-login li {
    float: left;
    margin-right: 15px;
    color: #fff;
    font-size: 16px;
    line-height: 112px;
}

.right-login li a {
    color: #fff;
}

.header-user-menu {
    position: relative;
    width: 145px;
    text-align: center;
    margin-right: 0;
}

.header-user-menu:hover {
    background-color: #f60;
    margin-right: 0;
}

.header-user-name {
    display: inline-block;
}

.header-user-menu:hover .header-user-name {
    color: #fff;
}

.header-user-ul {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 3;
    background: #fff;
    box-shadow: 0 0 6px #fff;
}

.header-user-ul dd {
    width: 145px;
    line-height: 38px;
    font-size: 12px;
    text-align: center;
}

.header-user-ul dd a {
    display: inline-block;
    color: #333;
}

.header-user-ul dd a:hover {
    color: #f60;
    text-decoration: none;
}

.header-user-menu:hover .header-user-ul {
    display: inline-block;
}

.third-login {
    padding: 44px 0;
    margin-left: 10px;
}

.third-login-icon {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    float: left;
    display: inline-block;
    width: 24px;
    height: 24px;
    color: #FFF;
    border-radius: 2px;
    line-height: 24px;
    text-align: center;
    margin: 0 5px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.third-login-icon.icon-facebook {
    background-color: #667eb9;
}

.third-login-icon.icon-twitter {
    background-color: #5dd7fc;
}

.third-login-icon.icon-google {
    background-color: #f35e47;
}

.vsocloud-hotline {
    font-size: 16px;
    color: #fff;
    line-height: 112px;
}

.inter-channel-sign {
    float: left;
    display: none;
    margin: 33px 0;
    padding-left: 15px;
    border-left: 1px solid #fff;
    font-size: 22px;
    color: #fff;
    line-height: 46px;
}

.vsocloud-site-header-icon {
    display: inline-block;
    width: 18px;
    height: 18px;
    padding: 0 20px;
    background: url(../images/icon-house-18.png) no-repeat center center;
    vertical-align: sub;
}

.vsocloud-sub-channel .vsocloud-site-header-link {
    padding-left: 30px;
    color: #333;
    font-size: 12px;
}

.vsocloud-sub-channel .vsocloud-site-header-link:hover {
    color: #f60;
}

.vsocloud-sub-channel .vsocloud-site-header-link.on {
    color: #f60;
}

.vsocloud-sub-channel a:hover .vsocloud-site-header-icon {
    background: url(../images/icon-house-18-hover.png) no-repeat center center;
}

.render-detail-nav {
    display: inline-block;
    float: left;
    margin-left: 50px;
}

.render-detail-nav li {
    float: left;
    padding: 0 15px;
    line-height: 112px;
    font-size: 16px;
}

.render-detail-nav li a {
    color: #fff;
}

.render-detail-nav li a:hover {
    color: #f60;
}


/*== /top header ==*/


/*== banner ==*/

.vsocloud-banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 590px;
}

.index-banner-ul li {
    position: relative;
}

.investment-banner,
.crowd-banner,
.index-banner {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.vsocloud-banner img {
    display: block;
    height: 590px;
}

.index-banner .hd {
    position: relative;
}

.index-banner .hd ul {
    position: absolute;
    bottom: 30px;
    left: 910px;
}

.index-banner .hd ul li {
    display: inline-block;
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 5px;
    border-radius: 50%;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    text-indent: 500px;
    overflow: hidden;
}

.index-banner .hd ul li.on {
    background: #f60;
    opacity: 1;
    filter: alpha(opacity=100);
}

.inter-banner-box {
    position: absolute;
    top: 260px;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    text-align: center;
}

.inter-banner-tit {
    color: #fff;
    font-size: 73px;
    font-weight: bold;
    line-height: 1.0;
}

.banner-register {
    display: inline-block;
    width: 250px;
    margin-top: 80px;
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    line-height: 50px;
    border-radius: 3px;
    background-color: #f60;
}

.vsocloud-tit {
    padding-top: 60px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #cdcdcd;
    text-align: center;
    line-height: 1.0;
}

.vsocloud-tit-finnance {
    border-bottom: none;
}

.vsocloud-sub-tit {
    padding-bottom: 25px;
    color: #999;
    font-size: 30px;
    font-weight: bold;
}

.vsocloud-sub-tit-color {
    color: #fff;
    font-size: 16px;
    padding-top: 22px;
}

.vsocloud-sub-tit a {
    color: #f60;
}

.vsocloud-description {
    padding: 40px;
    line-height: 2.0;
    color: #666;
    font-size: 14px;
}

.vsocloud-support {
    padding-bottom: 100px;
}

.support-des-area {
    padding-top: 40px;
}

.right-description {
    width: 790px;
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 20px;
    color: #666;
    font-size: 14px;
    line-height: 2.0;
}

.right-description p {
    padding: 25px 0;
}


/*====crowd====*/


/*.crowd-banner {
    background-image: url(../images/banner2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}
.crowd-top {
    position: relative;
    top: 250px;
    line-height: 1.0;
    z-index: 5;
}
.left-btn {
    padding-right: 20px;
    margin-right: 10px;
    border-right: 3px solid #55524e;
}
.font-68-f60 {
    color: #f60;
    font-size: 68px;
    font-weight: bold;
    line-height: 1.2;
}
.font-68-27374a {
    color: #27374a;
    font-size: 68px;
    font-weight: bold;
    line-height: 1.2;
}
.download-btn {
    display: inline-block;
    width: 250px;
    margin-top: -12px;
    color: #fff;
    font-size: 26px;
    background-color: #f60;
    vertical-align: middle;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
}
.icon-and {
    display: inline-block;
    width: 65px;
    height: 26px;
    margin-right: 15px;
    background-image: url(../images/and.png);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
}
.middle-code img {
    width: 176px;
    height: 166px;
}
.right-txt {
    padding-left: 5px;
    color: #55524e;
    font-size: 22px;
    line-height: 1.8;
}*/


/*==/banner==*/


/*how-wroks*/

.how-works {
    text-align: center;
    padding-bottom: 50px;
}

.how-works .works-item {
    float: left;
    width: 260px;
    margin: 0 15px;
}

.how-works .works-item:first-child {
    margin-left: 0;
}

.how-works .img-works-item {
    display: block;
    border: none;
    margin: 0 auto;
}

.how-works .works-item-title {
    font-size: 16px;
    color: #666;
    line-height: 20px;
    padding: 10px 0;
}

.how-works .works-item-describe {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.plate-title {
    display: inline-block;
    padding: 45px 0;
    color: #666;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.0;
}


/*categories*/

.categories {
    text-align: center;
    padding-bottom: 50px;
}

.categories .tab-title {
    font-size: 0;
}

.categories .btn-tab {
    display: inline-block;
    width: 222px;
    height: 80px;
    font-size: 12px;
    color: #666;
    background-color: #e4e4e4;
    vertical-align: middle;
    margin-left: 20px;
    text-align: center;
}
.index-categories .btn-tab {
    color: #fff;
}

.categories .btn-tab:first-child {
    margin-left: 0;
}

.categories .btn-tab:hover {
    color: #f60;
}

.categories .btn-tab.on {
    color: #f60;
}

.index-categories .btn-tab {
    text-align: left;
}
.categories .btn-tab .tab-icon {
    display: inline-block;
    height: 25px;
    margin-top: 15px;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
}

.icon-new {
    display: inline-block;
    width: 35px;
    height: 30px;
    background: url(/statics/images/icon-n.png) no-repeat;
    vertical-align: middle;
}
.icon-new-01 {
    background-position: 0 0;
}
.index-categories .btn-tab:hover .icon-new-01 {
    background-position: -42px 0;
}
.icon-new-02 {
    background-position: 0 -36px;
}
.index-categories .btn-tab:hover .icon-new-02 {
    background-position: -42px -36px;
}
.icon-new-03 {
    background-position: 0 -71px;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.index-categories .btn-tab:hover .icon-new-03 {
    background-position: -42px -71px;
}
.icon-new-04 {
    background-position: 0 -107px;
    vertical-align: text-bottom;
}
.index-categories .btn-tab:hover .icon-new-04 {
    background-position: -42px -107px;
}
.icon-new-05 {
    background-position: 0 -142px;
}
.index-categories .btn-tab:hover .icon-new-05 {
    background-position: -42px -142px;
}
.icon-new-06 {
    background-position: 0 -178px;
}
.index-categories .btn-tab:hover .icon-new-06 {
    background-position: -42px -178px;
}
.icon-new-07 {
    background-position: 0 -213px;
}
.index-categories .btn-tab:hover .icon-new-07 {
    background-position: -42px -213px;
}
.icon-new-08 {
    background-position: 0 -249px;
    vertical-align: text-bottom;
}
.index-categories .btn-tab:hover .icon-new-08 {
    background-position: -42px -249px;
}

.tab-icon.tab-icon-01 {
    width: 25px;
    background-image: url(/statics/images/icon_01.png);
}

.categories .btn-tab:hover .tab-icon.tab-icon-01,
.categories .btn-tab.on .tab-icon.tab-icon-01 {
    background-image: url(/statics/images/icon_01_hover.png);
}

.tab-icon.tab-icon-02 {
    width: 29px;
    background-image: url(/statics/images/icon_02.png);
}

.categories .btn-tab:hover .tab-icon.tab-icon-02,
.categories .btn-tab.on .tab-icon.tab-icon-02 {
    background-image: url(/statics/images/icon_02_hover.png);
}

.tab-icon.tab-icon-03 {
    width: 35px;
    background-image: url(/statics/images/icon_03.png);
}

.categories .btn-tab:hover .tab-icon.tab-icon-03,
.categories .btn-tab.on .tab-icon.tab-icon-03 {
    background-image: url(/statics/images/icon_03_hover.png);
}

.tab-icon.tab-icon-04 {
    width: 30px;
    background-image: url(/statics/images/icon_04.png);
}

.categories .btn-tab:hover .tab-icon.tab-icon-04,
.categories .btn-tab.on .tab-icon.tab-icon-04 {
    background-image: url(/statics/images/icon_04_hover.png);
}

.tab-icon.tab-icon-05 {
    width: 19px;
    background-image: url(/statics/images/icon_05.png);
}

.categories .btn-tab:hover .tab-icon.tab-icon-05,
.categories .btn-tab.on .tab-icon.tab-icon-05 {
    background-image: url(/statics/images/icon_05_hover.png);
}

.categories .btn-tab span {
    display: block;
}

.categories .btn-tab-03 {
    line-height: 20px;
    overflow: hidden;
}

.categories .tab-con {
    padding-top: 50px;
}

.categories .tab-con-describe {
    display: table;
    vertical-align: middle;
}

.categories .con-describe {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    text-align: left;
    width: 600px;
    height: 150px;
}

.categories .tab-con-img {
    width: 590px;
}

.categories .img-tab-con {
    text-align: center;
    margin: 0 auto;
}


/*service provider*/

.service-provider {
    background-color: #f9f9f9;
    text-align: center;
    padding-bottom: 50px;
}

.service-provider .provider {
    padding: 0 40px;
}

.service-provider .provider-item {
    width: 300px;
    float: left;
    margin-left: 105px;
}

.service-provider .provider-item:first-child {
    margin-left: 0;
}

.service-provider .img-provide {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
}

.service-provider .img-provider-title {
    font-size: 14px;
    line-height: 20px;
    color: #666;
}


/*successful case*/

.successful-case {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 200px;
}

.successful-case .case {
    padding: 0 40px;
}

.successful-case .case-item {
    float: left;
    margin-left: 70px;
}

.successful-case .case-item:first-child {
    margin-left: 0;
}

.successful-case .img-case {
    display: block;
    margin: 0 auto;
    border: 1px solid #e0e0e0;
}

.successful-case .img-case-title {
    font-size: 14px;
    line-height: 14px;
    color: #666;
    padding: 20px 0;
}

.r-bannerbox.min-w-banner {
    min-width: 1200px;
}

.min-w-banner .banner-vsocloud-tel {
    top: 112px;
}


/*====index====*/

.render-farm {
    margin-top: 50px;
}

.bg-color {
    background-color: #f9f9f9;
}

.software {
    text-align: center;
}

.software .plate-title {
    padding: 30px 0;
}

.font-16-999 {
    padding-top: 22px;
    font-size: 16px;
    color: #999;
}

.index-categories a.btn-tab {
    position: relative;
    width: 24%;
    margin-right: 1px;
    margin-left: 0;
    margin-bottom: 1px;
    padding: 20px 0 20px 40px;
    cursor: default;
}

.index-categories .btn-tab span {
    display: inline-block;
    text-align: left;
}
.border-mask{
    display: none;
    background: none;
    border: solid 2px #f60;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.index-categories a.btn-tab:hover .border-mask{
    display: block;
}
.index-categories .btn-tab .icon-checked {
    background: url(/statics/images/icon-checked.png) no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
}
.index-categories a.btn-tab:hover .icon-checked {
    display: block;
}
.index-categories .btn-tab .tab-icon {
    margin: 0 10px 0 0;
}

.index-categories .btn-tab .tab-icon.m-top-10 {
    vertical-align: top;
    margin-top: 10px;
}

.index-categories .btn-tab .tab-icon.tab-icon-06 {
    width: 28px;
    background-image: url(/statics/images/icon_06.png);
}

.index-categories .btn-tab .tab-icon.tab-icon-07 {
    width: 29px;
    background-image: url(/statics/images/icon_07.png);
}

.index-categories .btn-tab .tab-icon.tab-icon-08 {
    width: 29px;
    background-image: url(/statics/images/icon_08.png);
}

.index-categories .btn-tab:hover .tab-icon.tab-icon-01 {
    background-image: url(/statics/images/icon_01.png);
}

.index-categories .btn-tab:hover .tab-icon.tab-icon-02 {
    background-image: url(/statics/images/icon_02.png);
}

.index-categories .btn-tab:hover .tab-icon.tab-icon-03 {
    background-image: url(/statics/images/icon_03.png);
}

.index-categories .btn-tab:hover .tab-icon.tab-icon-04 {
    background-image: url(/statics/images/icon_04.png);
}

.index-categories .btn-tab:hover .tab-icon.tab-icon-05 {
    background-image: url(/statics/images/icon_05.png);
}

.index-categories a.btn-tab.p-top-30 {
    padding-top: 30px;
}
.btn-tab-01 {
    background: url(/statics/images/n-bg01.jpg) no-repeat;
}
.btn-tab-02 {
    background: url(/statics/images/n-bg02.jpg) no-repeat;
}
.btn-tab-03 {
    background: url(/statics/images/n-bg03.jpg) no-repeat;
}
.btn-tab-04 {
    background: url(/statics/images/n-bg04.jpg) no-repeat;
}
.btn-tab-05 {
    background: url(/statics/images/n-bg05.jpg) no-repeat;
}
.btn-tab-06 {
    background: url(/statics/images/n-bg06.jpg) no-repeat;
}
.btn-tab-07 {
    background: url(/statics/images/n-bg07.jpg) no-repeat;
}
.btn-tab-08 {
    background: url(/statics/images/n-bg08.jpg) no-repeat;
}
.r-soft-content {
    display: block;
}

.r-soft-solo {
    margin: 0 30px;
    float: left;
}

.r-soft-solo p {
    font-size: 14px;
    display: block;
    text-align: center;
}

.advantages.categories .btn-tab {
    position: relative;
    width: 237px;
    margin-left: 1px;
    line-height: 80px;
}

.advantages .classify .tab-con {
    position: relative;
    padding: 0;
}

.advantages.categories .tab-con-describe {
    width: 100%;
    margin-top: 16px;
    background-color: #e4e4e4;
}

.advantages.categories .con-describe {
    padding: 20px;
    width: 100%;
    height: auto;
    color: #f60;
    font-size: 14px;
}

.advantages .top-arrow {
    position: absolute;
    bottom: -16px;
    left: 108px;
    display: inline-block;
    border-bottom: 9px solid #e4e4e4;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.advantages.categories .btn-tab-03 {
    overflow: visible;
}

.typical-cases {
    padding-bottom: 90px;
    text-align: center;
}

.typical-cases .s-new-m-castlist {
    position: relative;
    margin: 0 auto;
    width: 1145px;
}

.typical-cases .plate-title {
    width: 100%;
}

.s-new-m-castlist ul {
    width: 9999999px;
}

.fl-right {
    float: right;
    color: #333;
    font-size: 12px;
    font-weight: normal;
}

.case-content img {
    vertical-align: middle;
}

.slide-left {
    border-radius: 3px;
    background: #f60;
    color: #fff;
    width: 33px;
    height: 33px;
    position: absolute;
    left: -27px;
    top: 180px;
    text-align: center;
    line-height: 37px;
}

.slide-right {
    border-radius: 3px;
    background: #202830;
    color: #fff;
    width: 33px;
    height: 33px;
    position: absolute;
    right: -27px;
    top: 180px;
    text-align: center;
    line-height: 37px;
}

.case-content-detail {
    float: left;
    position: relative;
    margin-left: 50px;
    width: 315px;
    overflow: hidden;
}

.case-content-item {
    position: absolute;
    height: 140px;
    bottom: 5px;
    padding: 0 10px;
    line-height: 1.5;
    background: #fff;
    opacity: 0.8;
    filter: Alpha(opacity=80);
}

.item-name {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 5px auto;
}

.typical-cases .item-line {
    border-bottom: 1px solid #00c6c5;
    width: 25px;
    margin: 0 auto;
    line-height: 0;
}

.item-intro {
    font-size: 12px;
    color: #666;
    margin: 8px auto;
}

.case-content-detail a {
    color: #666;
}

.support-btn {
    text-align: center;
}

.render-now-btn a,
.support-btn a {
    display: inline-block;
    width: 180px;
    margin: 30px auto 0;
    background-color: #f60;
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.finance {
    width: 100%;
    height: 500px;
    background-image: url(/statics/images/foot_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.banner-vsocloud-tel {
    width: 308px;
    height: 55px;
    /*background: #333 url(../images/bnner-tel-HK.png) no-repeat center center;*/
    opacity: 0.7;
    filter: Alpha(opacity=70);
    position: absolute;
    left: 350px;
    top: 0;
    z-index: 3;
    display: inline-block;
}

.foot-banner .w-1200 .cus-ser {
    background: url(../images/icon-tel-01.png) no-repeat center left;
    color: #f60;
    font-size: 16px;
    width: 358px;
    text-align: center;
    line-height: 35px;
    float: left;
    margin: 8px 0;
}

.foot-banner-reg-btn {
    background-color: #f60;
    border: 1px solid #f60;
}

.ip-project-bg {
    width: 100%;
    background: #f9f9f9;
}


/*===about us===*/

.about-container {
    padding: 60px 40px;
}

.about-txt {
    padding: 30px 0;
    border-bottom: 1px dotted #e4e4e4;
    color: #f60;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}

.about-container p {
    padding-top: 35px;
    line-height: 2.0;
    font-size: 14px;
    color: #666;
    word-break: break-all;
    word-wrap: break-word;
}


/*===/about us===*/


/*==renderfarm jr==*/

.render-resource-dis-box-bg {
    background: url(../images/render-form-footbg.jpg) no-repeat center center;
}

.vsocloud-tit-finance-btn{
    background: #f60;
    padding: 10px 20px;
    border-radius: 5px;
}

/*==/renderfarm jr==*/
.r-price-combo{
    min-height: 392px;
    position: relative;
}
.r-price-tab-nav{
    margin-left:10px;
    float: left;
}
.b-price-tit{
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 13px;
}
.r-mid{
    font-size: 24px;
}
.r-price-btn-bottom{
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -60px;
}
.r-price-tit a.active h2{
    color: #00c6c5;
}
.linethrough{
    color: #aaa;
    text-decoration: line-through;
}
.header-user-name {
    display: block;
    //width: 83px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
}

.nav-btnbox .nav-btn3 {
    float: right;
    display: block;
    width: 108px;
    border: solid 1px #fff;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin-top: 33px;
    margin-left: 10px;
}

.nav-btnbox .nav-btn2 {
    float: left;
    display: block;
    width: 108px;
    background: #f60;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin-top: 33px;
    border: solid 1px #f60;
}
#skypeCheckNotice {
  position: fixed !important;
}
