html,
body {
    height: 100%;
    width: 100%;
    font-family: emoji;
}
button{outline: none !important;}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Roboto", "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", BlinkMacSystemFont, -apple-system, "Segoe UI", "Microsoft Yahei", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
}

a {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    color: #474157;
}

a:hover,
a:focus {
    color: #474157;
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
    border-color: white;
}

.window,.friends .friends-demo,.news .content,.footer .content,.footer .copyright,.news-content .news-demo,news-menu-list{
    width:1140px;
    margin:0 auto;
    padding-top:30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200;
    letter-spacing: 1px;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.navbar-default {
    font-weight: 200;
    letter-spacing: 1px;
}

.navbar-default .navbar-header .navbar-brand {
    font-weight: 200;
    letter-spacing: 1px;
    color: #474157;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #474157;
}

.navbar-default .navbar-header .navbar-toggle {
    font-size: 12px;
    color: #474157;
    padding: 8px 10px;
}

.navbar-default .nav > li > a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    color: #FFF;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
    color: #474157;
}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
    color: #FFF !important;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    background-color: transparent;
}
.index-gallery div img{width:472px; height:362px;}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
    background-color: transparent;
}

#mainbody {
    width: 100%;
    color: #474157;
}

#mainbody .index-text {
    text-align: center;
    padding: 250px 0 50px;
    position: relative;
    height: 100vh;
}

#mainbody .index-text h1 {
    font-size: 50px;
    font-weight: bold;
    color: #171347
}

#mainbody .index-gallery {
    text-align: center;
    padding: 200px 0 50px;
    position: relative;
}
.container,.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
    padding-left:0px;padding-right:0px;
}
/*  字写样式  */
nav,.banner{color:#FFF;}
.info3{font-size: 52px;}
.info4{font-size: 32px;}


@media (max-height: 500px) {
    #mainbody {
        height: inherit;
    }
}

@media (min-width: 768px) {
    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }

    #mainbody .index-text {
        text-align: left;
    }
}

@media (max-width: 767px) {

    .navbar-default {
        background-color: #f1f6fd;
        border-color: #f1f6fd;
    }

    .navbar-default .navbar-collapse {
        background: #f1f6fd;
        box-shadow: 5px 9px 5px rgba(0, 0, 0, 0.07);
    }

    #mainbody {
        height: unset;
    }

    #mainbody .index-text {
        padding: 130px 0 0 0;
        height: calc(100vh - 261px);
    }

    #mainbody .index-gallery {
        padding: 30px 0 50px 0;
    }

    #mainbody .index-text h1 {
        font-size: 50px;
        margin-bottom: 20px;
    }
}

.bg-primary {
    background: #fdcc52;
    background: -webkit-linear-gradient(#fdcc52, #fdc539);
    background: linear-gradient(#fdcc52, #fdc539);
}

.btn {
    text-transform: uppercase;
    letter-spacing: 2px;
}

.btn-xl {
    margin-top: 20px;
    padding: 5px 24px;
    font-size: 14px;
}

#page-top{
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.logo-h1{width:100%}
.logo{padding:0;margin:0;}
.logo img{height:36px;margin-top:7px;}
#mainNav{margin:0; background: #176BDD;border-bottom: 1px solid #2c80ed;}
.navbar-left{float:left;margin-left:15px;}
nav,.mySwiper {color:#FFF;}
.container{background: #176BDD; width:100%;}
.banner{background: url("/template/fly/images/banner_bg.jpg") no-repeat;background-size: 100% 100%;}
.news-banner{background: url("/template/fly/images/news_bg1.jpg") no-repeat;background-size: 100% 100%;padding-bottom:10vh;}
.container .swiper,.price-list{max-width:1140px;margin:0 auto;}
html,
body {
    position: relative;
    height: 100%;
}

body {
    background-color: #FFFFFF;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 500px;
    background: none;
    padding-top:120px;
}

.swiper-slide {
    font-size: 18px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.slide-info{}
.slide-info .info3{margin-top:30px;font-size:2.5em;font-weight: bold;}
.slide-info .info4{margin-top:30px;font-size:1.2em;}
.slide-info .slide-btn{margin-top:50px;font-size:1.2em;}
.slide-info .slide-btn a{background:none;font-size:.9em;font-weight:bold;border: 2px solid #fff; border-radius:30px;}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.navbar-fixed-bottom, .navbar-fixed-top{
    position: relative;
}
.footer{width:100vw;}
.btn-simple {
    display: inline-block;
    border: 1px solid #e4e4e4;
    padding: 10px 40px;
    border-radius: 30px;
    background: #f6f6f6;
    color: #666;
    overflow: hidden;
}
/** 新闻中心 **/
.module-title{text-align: center;}
.press-release{max-width: 400px}

.new_com{align-items: flex-start;padding-top: 30px;flex-wrap: wrap;}
.new_com dl dt{padding-bottom: 12px;}
.new_com dl dd p{border: 1px solid #e4e4e4;border-radius: 5px;transition: all .5s ease 0s;display: flex;flex-direction: column;justify-content: center;padding: 10px 25px;margin-bottom: 20px;}
.new_com dl dd p span{color: #999;font-size: 14px;}
.new_com dl dd p a{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
.new_com dl dd p:hover{box-shadow: 1px 1px 20px rgba(0,0,0,.2);transform: translate(0,-5px);}
.ind_apnic{padding: 30px 40px 50px;justify-content: center;}
.ind_apnic img{max-width: 160px;width: 100%;}
.ind_apnic .p{font-size: 20px;line-height: 1.4;padding-left: 70px;}
@media screen and (max-width:960px){
    .ind_apnic{padding-left: 0;padding-right: 0;}
    .ind_apnic .p{font-size: 16px;}
    .ind_apnic .p p{display: inline-block;}
}
@media screen and (max-width:768px){
    .ind_apnic img{max-width: 120px;}
    .ind_apnic .p{font-size: 15px;padding-left: 30px;}

}
@media screen and (max-width:1300px){
    .press-release{ max-width: none;width: 100% !important;padding: 0 !important;}
}
@media screen and (max-width:640px){
    .ind_apnic{flex-direction: column;}
    .ind_apnic .p{padding-top: 20px;padding-left: 0;line-height: 1.6;font-size: 14px;}
    .press-release{ max-width: none;width: 100% !important;padding: 0 !important;}
}

/** 底部 **/

.spantipimg {
    position: absolute;
    right: -20px;
    top: 0px;
    background: rgba(255,255,255,0.5);
    font-size: 12px;
    padding: 0 8px;
    line-height: 24px;
    border-radius: 2px;
    color: #fff;
    animation: moveUpDown 1s infinite;
    -webkit-animation: moveUpDown 1s infinite;
    top: -18px;
    white-space: nowrap;
    left: 50px;
    right: auto !important;
}
.spantipimg:after {
    position: absolute;
    content: '';
    left: 15px;
    bottom: -4px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(255,255,255,0.5);

}
.wxkf{text-align:center}
.zztj2020 a {
    position: absolute;
    top: 0;
    z-index: -10;
    color: #fff;
}
.kf_qq_r{
    width:52px;
    height:174px;
    position:fixed;
    top:262px;
    right:-10px;
    z-index:99;
}

.arrow_top {
    position: fixed;
    z-index: 999999;
    right: 0px;
    bottom: 150px;
    width: 45px;
    height: 45px;
    padding: 15px;
    box-sizing: border-box;
    white-space: nowrap;
    /*text-indent: 100%;*/
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #e1e8f0;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(227,229,233,.25);
    cursor: pointer;
    align-items: center;
    display: none;
}
.float-consult > ul > li {
    width: 70px;
    height: 70px;
}
.float-consult .cloumn {
    width: 70px;
    height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.float-consult {
    bottom: 60px;
}
.footer{ border-top: 1px solid #e4e4e4; background: #0866E4;min-width: 300px;
    padding-bottom: 50px;color: #FFF;font-size:1.1em;}
.footer .content{padding-bottom:30px;border-bottom:1px solid #107CEA;}
.footer .wecaht dd{
    padding:5px 0;
    text-align: center;
}
.footer .service dd{
    padding:5px 0;
}
.footer .about .tel{font-size:1.5em;}
.footer .about .footer-logo{
    margin-bottom:10px;
}
.footer .about dd{
    padding:3px 0 !important;
}
.footer a{color:#FFF;font-size:1em;}
.footer .footer-title{font-size:1.2em; font-weight: bold;}
.footer .about img{height:54px;}
.footer .tlist li{ max-width: 20%; display: flex; align-items: center;}
.footer .tlist img{ width: 50px; height: 50px; flex: 0 0 auto; margin-right: 20px;}
.footer .tlist span{ padding-right: 15px;}
.footer .pt{ padding: 3% 0; color: #666; border-bottom: 1px solid #e5e5e5; margin-bottom: 3%;}
.footer .navlist{ align-items: flex-start; width: 25%;}
.footer .navlist dt{ font-size: 17px; margin-bottom: 20px;}
.footer .navlist dd{ font-size: 15px; line-height: 35px;}
.footer .navlist dd a{ color: #666;}
.footer .navlist dd a:hover{ color: #007bfc;}
.footer .lx{ width: 35%; margin: 0 15%; line-height: 2;}
.footer .lx .logo{ margin-bottom: 10px;}
.footer .lx .logo img{ width: 50%; max-width: 154px;}
.footer .lx .logo + div{ margin-bottom: 20px;}
.footer .code{ flex: 0 0 auto; width: 150px;}
.footer .fb{ color: #999; padding-bottom: 3%;}
.footer .fb .fr{ float: right; margin-left: 20px;}
.footer .fb a{ color: #999;}
.footer .fb a:hover{ color: #007bfc;}
@media screen and (max-width:960px){
    .footer .lx{ margin: 0 5%;}
    .footer .tlist img{ width: 35px; height: 35px; margin-right: 10px;}
    .footer .lx .logo + div{ margin-bottom: 10px;}
    .footer .navlist dd{ font-size: 14px; line-height: 24px;}
}
.img-intro {
    display: none;
    color: #000;
}
@media screen and (max-width:768px){
    .footer .tlist{align-items: flex-start;}
    .footer .tlist li{ display: block; text-align: center; }
    .footer .tlist li img{ display: block; margin: 0 auto 10px auto;}
    .footer .tlist li span{ padding-right: 0;}
    .footer .fb .fr{ float: none; margin-left: 0; display: block;}
    .footer .fb p{ margin-top: 10px;}
    .footer .pt{flex-wrap: wrap;}
    .footer .navlist{width: 100%;padding-bottom: 15px;}
    .footer .lx{margin: 0;}
    .footer .navlist dt{font-size: 16px;}
    .img-intro {
        display: block;
    }
}
@media screen and (max-width:640px){
    .footer .tlist{ display: none;}
    .footer .pt{ align-items: flex-start;}
    .footer .lx{width: 100%;}
    .footer .code{ display: none;}
}
@media screen and (max-width:480px){
    .footer .pt{ flex-wrap: wrap;}
    .footer .navlist dt{ margin-bottom: 10px;}
    .footer .navlist,

    .footer .lx{ padding-top: 15px; margin: 0;}
}

.center{text-align: center;}

.price-title{
    color:#394B4D !important;
    font-weight: bold;
}
.price-desc{
    color:#8D989A;
}
.price-list{margin-top:42px;
    color: #ABB0B2;}
.price-box-hover{
    color:#1F6FDC !important;
    box-shadow: 1px 1px 20px rgba(121 159 206) !important;
}
.price-box-hover .goods-title{
    color:#1F6FDC !important;
}
.price-box-hover .goods-pay a{
    color:#1F6FDC;border-color: #1F6FDC;
}
.price-list .col-md-12{display: flex; margin-bottom: 30px;}
.price-list .price-box{
    width:31%;
    margin-right: 3%;
    background-color: #fff;
    padding:10px 0px;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    box-shadow: 1px 1px 20px rgba(0,0,0,.1);
    cursor: pointer;
}
.price-list .price-box:hover{transform: translate(0,-5px);}
.price-list .price-box:last-child{
    margin-right: 0%!important;
}
.price-list .price-box dl dd{
    width:100%;
    text-align: center;
    margin:15px 0;
}
.price-list .goods-title{
    color: #566468;
    font-weight:bold;
    font-size:1.3em;
}
.price-list .goods-price{
    color:#FE5939;
    font-size:1.8em;
}
.fw{
    font-weight: bold;
}
.font-blue{
    color: #186CDE;
}

.application{
    background-color: #F9FAFF;
    margin:0px auto;
    padding-top:50px;
    padding-bottom:50px;
}
.application .apl-demo{
    max-width: 1140px;
    margin:0 auto;
    color: #8D979B;
    text-align: center;
    margin-bottom:30px;
}
.application .application-btn-list .btn{
    background:none ;
    border-radius:20px !important;
    font-size:1.2em;
    padding:8px 18px !important;
}
.application .application-btn-list .on{
    color: #FFF;
    background: -webkit-linear-gradient(to bottom right, #3E8EFD , #176BDD); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(to bottom right, #3E8EFD , #176BDD); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(to bottom right, #3E8EFD , #176BDD); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #3E8EFD , #176BDD); /* 标准的语法（必须放在最后） */
}
.application .application-btn-show{
    font-size:1.2em;
    margin-top:30px;
}
.gpu-info{
    background-color: #FFF !important;
    max-width:1140px;
    margin:0 auto;
    box-shadow: 1px 1px 20px rgba(0,0,0,.1);
    padding:30px;
}
.gpu-info img{margin-top:30px;}
.gpu-info .info-list{
    margin-bottom: 20px;
}
.gpu-info .info-list .info-title{
    font-size:1.3em;
    color:#2673DF;
    font-weight:bold;
}
.gpu-info .info-list .info-desc{
    color:#778183;
}
.friends{width:100%;background-color: #fff; padding-bottom:40px;}
.friends .friends-title{
    padding-bottom:30px;
}

.news{
    background-color: #F9FAFF;
    padding-bottom:20px;
}
.news .news-list{margin-top:20px;display: flex;flex-direction: row; flex-wrap: wrap;}
.news .news-list .news-box{
    width:23%;
    margin-right:2.5%;
}
.news .news-list .news-box:nth-of-type(4n+0){
    margin-right:0 !important;
}
.news .news-list .news-img-title{
    position: relative;
}
.news .news-list .news-img-title span{
    position: absolute;
    left:10px;
    bottom:8px;
    background:rgba(0,0,0,0.4);
    color:#FFF;
    padding:5px;
    border-radius: 5px;
}
.news .news-list .news-box .news-title{
    margin:8px 0;
    font-size:1.2em;
    color:#343432;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
    width:100%;
    font-weight: bold;
    height:1.2em;
}
.news .news-list .news-box .news-desc{
    width:100%;
    margin:8px 0;
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color:#676664;
}
.news .news-list .news-box .news-link{
    margin:12px 0;
}
.news .news-list .news-box .news-link a{
    color:#ADA7A3 !important;
}
#navbar-collapse-menus{margin-right:20px;}
.news-search{width:630px; height:150px;padding:5vh 30px;margin:6vh auto;}

.news-search .big-title{font-size:2em;color:#FFF;margin-top:6px;}
.news-search .news-search-title{font-size:1.2em;}
.news-search .search-group dd{margin:10px 0;font-size:1.1em;color:#FFF;}
.news-search .search-group input{padding:18px 10px;font-size:.9em;border-right: none;}
.news-search .search-group dd span{}
.input-group-addon{background-color: #FFF !important; border-left:none !important;margin-right:0 !important;}
.input-group-addon span{color:#777;font-size:1.5em;}
.news-content{padding-top:10px; background-color: #F9FAFF; padding-bottom: 40px;}
.news-content .news-demo .menu-title{background: linear-gradient(to bottom right, #176BDD , #4593FF);width:25%;border-radius: 5px 5px 0 0;padding:10px 20px;color:#FFF;font-size:1.5em;font-weight: bold;margin-right:3%;}
.news-content .news-demo .breadcrumb{width:72%;background: #E7EAFD;border-radius: 5px 5px 0 0; margin-bottom:0;padding:16px 16px;}
.mr20{margin-right:20px !important;}
.news-content .menu-list{width:25%; margin-right:3%; background-color: #fff;}
.news-content .news-info{width:72%; background-color: #fff; }
.menu-list ul li{}
.menu-list ul li a{display:block;width:100%; height:100%;padding:9px 18px;}
.menu-list ul .active .title{border-left:5px solid #176BDD;color:#176BDD;}
.menu-list ul .active ul .active{color:#176BDD;}
.menu-list ul .active ul .active a{color:#176BDD;}
.menu-list ul .on .caret{transform:rotate(270deg) !important;}
.menu-list .caret{margin-top:10px; transform:rotate(0deg) !important;}
.menu-list ul li ul{display: none;}
.menu-list ul .on ul{display: block;}
.menu-list ul li .title{font-size:1.3em; font-weight: bold;}
.menu-list ul li ul li{margin-left:10px;list-style: square; margin-left:40px;font-size:1.5em;}
.menu-list ul li ul li a{font-size:.7em;padding-left:8px;}
.news-content .news-info{
    padding:30px;
}

.select-gpu{
    background-color: #EBEEF5;
    padding-top:50px;
}
.bg-white{background-color: #fff;padding:50px 30px;}
.btn-group{width:1078px; height:54px;display: block; text-align: center; font-size:1.6em; color:#fff;}
.step1{background: url("/template/fly/images/pay_sleep_1.gif") no-repeat; background-size: 100% 100%;}
.step1 .success{color: #656668;}
.step2{background: url("/template/fly/images/pay_sleep_2.gif") no-repeat; background-size: 100% 100%;}
.step2 .setting{color: #656668;}
.btn-group .setting{padding:10px 10px;}
.btn-group .success{padding:10px 10px;}
.select-gpu .font-blue{margin-top:16px;}
.select-gpu .gpu-box{display: flex;}
.select-gpu .gpu-box div{width: 25%;background-color: #F8FCFF; border: 1px solid #E6F4FF;padding: 20px 4vw;border-right:none;text-align:center;font-size:1.1em;
    color: #666;}
.select-gpu .gpu-box div:last-child{border-right:1px solid #E6F4FF;}
.select-gpu .pro-list{margin-top:20px; border-bottom:1px solid #E6F4FF;padding-bottom:20px;}
.select-gpu button{margin-right:20px;}
.select-gpu .active{
    color:#FFF;
    background: -webkit-linear-gradient(to bottom right, #3E8EFD , #176BDD); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(to bottom right, #3E8EFD , #176BDD); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(to bottom right, #3E8EFD , #176BDD); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #3E8EFD , #176BDD); /* 标准的语法（必须放在最后） */
}
.select-gpu .p-content .glyphicon {color:#777; font-size:1.5em; cursor: pointer;}
.select-gpu .radio{margin:0 !important;}
.select-gpu .form-control{margin-top:4px !important;}
.select-gpu .drive-demo{ border:1px solid #999;color:#555; padding:20px 15px;margin-top:12px;}
.select-gpu .drive{display: flex;justify-content: space-around;}
.select-gpu .drive .drive-list{

}
.select-gpu .drive .drive-list:after{
    content: '|';
    margin-left:12px;
    color:#888;
}
.select-gpu .drive .drive-list:last-child:after{
    content: '';
}
.select-gpu .ios{border-bottom:0;}
.gpu-price{margin-top:16px;padding-top: 10px;}
.select-gpu .order-title{font-size:1.4em; color: #0c6ec8;font-weight: 500;}
.select-gpu .order-title:before{
    color: #0c6ec8; content: "|";font-weight: bold;
}
.select-gpu .pay-type-list{display: flex;}
.select-gpu .pay-type-list .pay-type{padding:6px 16px; border: 1px solid #eee;margin-right:6px;}
.select-gpu .pay-type-list .pay-type img{width:22px;}
.select-gpu .pay-type-list .glyphicon {font-size:1em !important;}
.select {
    position: relative;
    text-align: center;
    color: #0c6ec8;
    background-color: #fff;
    box-shadow:0px 2px 7px 0px rgba(85,110,97,0.35);
    border:1px solid rgba(27,107,207,1) !important;
}
.select:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border: 17px solid #0c6ec8;
    border-top-color: transparent;
    border-left-color: transparent;
}
.select:after {
    content: '';
    width: 5px;
    height: 12px;
    position: absolute;
    right: 6px;
    bottom: 6px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-left-color: transparent;
    transform: rotate(45deg);
}
.select-gpu .price{color: #F74A37;}
.select-gpu .order-info a{color:#4C8BE4;}
.select-gpu .price .money{color: #F74A37;font-size:1.5em;font-weight: bold;}
.select-gpu .order-info .p-title{height:50px;line-height: 40px;}
.select-gpu .order-info .detailed{
    margin-right:36px;}
.select-gpu .order-info .pay-money{padding-top:9px;}
.select-gpu .order-info .pay-money dd{text-align: right;}
.select-gpu .order-info .money-low{margin-left:20px;}