
    /*顶部导航*/

    body {
        font-family: "Microsoft YaHei" !important;
    }

    .navbar.navbar-default {
        margin-bottom: 0;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        border: none;
        border-radius: 0;
        z-index: 10;

    }

    .nav.navbar-nav li:last-child a {
        background: #ea6b02;
        color: #fff !important;
        padding: 0;
        border-radius: 20px;
        padding: 8px;
        display: block;
        margin-top: 7px;
    }

    .nav.navbar-nav li:last-child a:hover {
        background: #ea6b02;
        color: #fff !important;
    }

    /* p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
} */

    .navbar-header>img {
        width: 126px;
        margin-top: 10px;
        margin-left: 16px;
    }

    .navbar.navbar-default .navbar-nav>li>a {
        color: #333;
    }

    .navbar.navbar-default .navbar-nav>li>a:hover {
        color: #11aaff;
    }

    .container-fluid>.row:first-child {
        margin-top: 50px;
    }

    .container-fluid .row img {
        width: 100%;
    }

    .container-fluid .introduce {
        width: 640px;
        text-align: center;
        height: 200px;
        position: absolute;
        left: 50%;
        margin-left: -320px;
        top: 50%;
        margin-top: -100px;
        color: #fff;
        font-size: 30px;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 3px;
    }


    .introduce {
        width: 640px;
        text-align: center;
        height: 200px;
        position: absolute;
        left: 50%;
        margin-left: -320px;
        top: 50%;
        margin-top: -100px;
        color: #fff;
        font-size: 30px;
        border-radius: 3px;
        background: rgba(0, 0, 0, 0.2);
    }

    .introduce p {
        margin-top: 58px;
    }

    .introduce p:nth-child(2) {
        margin-top: 16px;
        font-size: 23px;
    }

    .container-fluid .introduce p {
        margin-top: 58px;
    }

    .container-fluid .introduce p:nth-child(2) {
        margin-top: 16px;
        font-size: 23px;
    }

    .col-xs-6.col-sm-2 {
        position: relative;
        width: 21%;
        margin-left: 3.3333%
    }

    .manage .col-xs-6.col-sm-2 ul {
        box-shadow: none;
        margin-top: 0;
    }

    .manage .col-xs-6.col-sm-2 ul h3 {

        margin: 40px 0;
    }

    .manage .col-xs-6.col-sm-2 ul li {
        padding-left: 0;
    }

    .container-fluid .row.manage .wrap>img {
        width: 30%;
    }

    .manage .content {
        text-align: center;
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 40px;
    }

    .manage .content span {
        color: #ea6b02;
    }

    .manage .col-xs-6.col-sm-2 ul li:first-child {
        width: 60px;
        margin-left: -30px;
    }

    .col-xs-6.col-sm-2 ul {
        box-shadow: 0 3px 23px 1px #eee;
        padding-top: 70px;
        margin-top: 60px;
        padding-bottom: 20px;
        border-radius: 8px;
    }

    .col-xs-6.col-sm-2 ul li:nth-child(1) {
        padding-left: 0;
    }

    .col-xs-6.col-sm-2 ul li:nth-child(2) {
        text-align: center;
        padding-left: 0;
        margin-bottom: 10px;
    }

    .col-xs-6.col-sm-2 ul li:nth-child(2) div:nth-child(2) {
        width: 30px;
        height: 3px;
        background-color: #1a75fc;
        margin: 0 auto;
    }

    .col-xs-6.col-sm-2 ul li:nth-child(2) div:last-child {
        height: 1px;
        width: 80%;
        background-color: #1a75fc;
        margin: 0 auto;
    }

    .col-xs-6.col-sm-2 ul li {
        text-align: left;
        padding-left: 20px;
        /*height: 50px;*/
        /*line-height: 50px;*/
    }

    .col-xs-6.col-sm-2 ul li:first-child {
        position: absolute;
        width: 112px;
        height: 112px;
        margin: 0 auto;
        left: 50%;
        margin-left: -56px;
        top: 0;
        /*top: -65px;*/
    }

    .container-fluid .row .wrap>img {
        width: 45%;
        display: block;
        margin: 60px auto;
    }

    .container-fluid .row:nth-child(4)>img {
        width: 100%;
    }

    .container-fluid .row:nth-child(3) {
        background: url("../img/photo.jpg") no-repeat;
        background-size: 100% 100%;
        /*padding-bottom: 98px;*/
        margin-top: 50px;
        min-height: 500px;

    }

    .edition .con_Medium ul li {
        text-align: center;
        height: 50%;
        padding-top: 20px;
        display: none;
        margin-top: 100px;
        font-size: 16px;
    }

    .edition .con_Medium>img {
        width: 45%;
        display: block;
        margin: 0 auto;
        margin-top: 100px;
    }

    .edition .con_Medium ul li img {
        width: 26%;
        margin-bottom: 20px;
    }

    .edition .con_Medium ul li {
        color: #fff;
    }

    .details ul {
        float: right;
        margin-right: 20px;
    }

    .details ul li p,
    .details ul li img {
        float: right;
    }

    .details .details1 {
        float: left;
        position: relative;
        margin: 22px 0 30px 36px;
    }

    .details .details1 p {
        position: absolute;
        bottom: 0;
        color: #fff;
        width: 92.5%;
        height: 50px;
        line-height: 50px;
        background: rgba(0, 0, 0, 0.5);
        padding-left: 22px;
        margin: 0;
        font-size: 16px;
    }

    .container-fluid .row .details>img {
        width: 40%;
        display: block;
        margin: 60px auto;
    }

    .container-fluid .row .details ul li {
        height: 116px;
        margin-top: 22px;
    }

    .container-fluid .row .details ul li img {
        float: left;
        height: 116px;
        width: 116px;
    }

    .container-fluid .row .details ul li p {
        float: left;
        width: 76%;
        margin-left: 20px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;

    }

    .container-fluid .row .details ul li p:nth-child(2) {
        font-size: 20px;
    }

    .row:last-child {
        background-color: #222c33;
        color: #fff;
    }

    .row .footer .footer1 ul {
        float: left;
        margin-top: 30px;
    }

    .row .footer .footer1 ul:nth-child(2),
    .row .footer .footer1 ul:nth-child(3) {
        float: right;
    }

    .row .footer .footer1 ul:last-child li {
        margin-top: 20px;
    }

    .row .footer .footer1 ul:nth-child(2) li {
        text-align: center;
        float: left;
        width: 132px;
        height: 132px;
        margin-left: 10px;
    }

    .row .footer .footer1 ul:nth-child(2) li:first-child {
        margin-left: 0px;
    }

    .row .footer .footer1 ul:nth-child(2) li img {
        float: right;
        margin-bottom: 10px;
        width: 100%;
    }

    .row .footer {
        padding-bottom: 40px;
    }

    .row .footer .footer1 ul:first-child li {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .row .footer .footer1 ul:first-child li:last-child {
        font-size: 16px;
        margin-top: 16px;
    }

    .row .footer .footer1 ul:first-child li:nth-child(2) {
        font-size: 20px;
    }

    .row .footer .footer1 ul:first-child li:nth-child(3) {
        width: 40px;
        height: 3px;
        margin: 20px 0;
        background-color: #fff;
    }


    .row .now div.use span {
        display: block;
        width: 100px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        background-color: #ffffff;
        border-radius: 33px;
        font-size: 14px;
        color: #ea6b02;
        position: absolute;
        left: 50%;
        bottom: 14px;
        margin-left: -50px;
    }

    @media (min-width: 1024px) {
        .container-fluid .row:nth-child(3) {
            background: url("../img/photo.jpg") no-repeat;
            background-size: 100% 100%;
            /*padding-bottom: 98px;*/
            margin-top: 50px;
            min-height: 720px;

        }
    }

    @media (max-width: 768px) {

        .col-xs-6.col-sm-2 ul li:first-child {
            width: 100px;
            height: 100px;
            left: 50%;
            margin-left: -50px;
            top: -30px;
        }
        .col-xs-6.col-sm-2 {
            padding: 0;
            width: 43%;
            margin-left: 20px;
            margin-top: 36px;
        }
        .col-xs-6.col-sm-2 ul {
            padding-top: 30px;
            margin-top: 30px;
        }
        .col-xs-6.col-sm-2 ul li:nth-child(2) {
            text-align: center;
        }
        .col-xs-6.col-sm-2 ul li {
            text-align: left;
        }
        .container-fluid>.row .now {
            position: relative;
        }
        .row:nth-child(4) img {
            width: 100%;
            margin: 10px auto;
        }
        .manage .col-xs-6.col-sm-2 ul h3 {
            margin: 20px 0;
        }

        .container-fluid .row.manage .wrap>img {
            width: 56%;
            display: block;
            margin: 16px auto;
        }
        .container-fluid .row .details>img {
            width: 72%;
            display: block;
            margin: 16px auto;
        }
        .container-fluid .row .details ul li img {
            float: left;
            height: 120px;
            width: 120px;
        }
        .container-fluid .row .details ul li p {
            float: left;
            width: 62%;
            margin-left: 10px;
        }
        .container-fluid .row .details ul li p:nth-child(2) {
            font-size: 16px;
            font-weight: 600;
        }
        .container-fluid .row .details ul li {
            margin-top: 20px;
        }
        .row .footer .footer1 ul {
            float: left;
            margin-top: 10px;
        }
        .row .footer .footer1 ul:last-child {
            margin-top: 30px;
        }
        .row .footer .footer1 ul:first-child li:last-child {
            font-size: 12px;
        }

    }

    /* 关于我们 */

    .top_nav {
        position: relative;
    }

    .top_nav img {
        width: 100%;
    }

    .container-fluid .detailed img {
        display: block;
        width: 22%;
        margin: 30px auto;
    }

    .container-fluid .detailed {
        margin-bottom: 30px;
        margin: 0 auto;
    }

    .container-fluid .detailed p {
        font-size: 16px;
        line-height: 30px;
    }

    @media (max-width: 768px) {
        .container-fluid .detailed img {
            width: 60%;
            margin: 20px auto;
        }
        .container-fluid .detailed p {
            font-size: 16px;
            line-height: 28px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 10;
            -webkit-box-orient: vertical;
        }
        .details ul {
            float: right;
            margin-right: 0;
        }
    }

    /* 会员管理系统 */

    .reason {
        min-height: 640px;
        position: relative;
    }

    /* .reason_Con{
    position: relative;
} */

    .reason_Con .btn_LR {
        position: absolute;
        right: 182px;
        bottom: 68px;
    }

    .reason_Con .btn_LR a {
        font-size: 24px;
        display: inline-block;
        width: 38px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.5);
        opacity: 0.5;
        font-size: 20px;
        color: #eee;
        cursor: pointer;
    }

    .reason_Con>p:first-child {
        text-align: center;
        color: #fff;
        font-size: 36px;
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .reason_Con>p:nth-child(2) {
        text-align: center;
        color: #fff;
        font-size: 26px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .reason .reason_Con ul li p:first-child {
        font-size: 20px;
    }

    .reason .reason_Con ul li p:nth-child(2) {
        font-size: 16px;
    }

    .computer {

        background-size: 100% 100%;
        margin-left: -15px;
        margin-right: -15px;
    }

    .computer .terminal>img:first-child {
        width: 27%;
        display: block;
        margin: 0 auto;
        margin-bottom: 50px;
    }

    .computer li,
    .mobile li {
        font-size: 16px;
    }

    .computer li p:nth-child(1),
    .mobile li p:nth-child(1) {
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        font-weight: 600;
    }

    .computer li p:nth-child(2),
    .mobile li p:nth-child(2) {
        margin-left: 40px;
    }

    .computer .fl {
        /* margin-left: 80px; */
        margin-top: 50px;
    }

    .computer div.fl>p {
        font-size: 24px;
        margin-left: 18px;
    }

    .terminal {
        padding: 30px 0;
        margin: 0 auto;
        padding-top: 50px;
    }

    .computer .col-xs-6.col-md-3>p,
    .mobile .col-xs-6.col-md-3>p {
        font-size: 24px;
        margin-left: 16px;
    }

    .mobile .col-xs-6.col-md-3:nth-child(2),
    .mobile .col-xs-6.col-md-3:nth-child(1) {
        padding-left: 60px;
        margin-top: 60px;
    }

    .computer li span,
    .mobile li span {
        margin: 16px;
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #ea6b02;
        float: left;
    }

    .row .cont ul {
        width: 100%;
        margin-left: 50px;
    }

    .row .cont ul li img {
        width: 56px;
        height: 56px;
    }

    .row .cont ul li {
        float: left;
        height: 56px;
        line-height: 56px;
        margin-top: 50px;
        color: #fff;
        font-size: 24px;
    }

    .row .cont ul li:nth-child(2),
    .row .cont ul li:nth-child(4) {
        margin: 50px 42px;
    }

    .row .cont p {
        font-size: 16px;
        height: 60px;
        line-height: 60px;
        color: #fff;
    }

    .row .cont {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -120px;
        margin-left: -215px;
        text-align: center;
    }

    .now {
        position: relative;
    }

    .mobile div:nth-child(4),
    .mobile div:nth-child(5) {
        padding-left: 30px;
    }

    .mobile div:nth-child(4) ul li,
    .mobile div:nth-child(5) ul li {
        margin: 0;
        padding: 0;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
    }

    .mobile div:nth-child(4) ul li span,
    .mobile div:nth-child(5) ul li span {
        margin: 10px 10px 0 0;
    }

    /* @media((max-width: 1024px)){
    .row .cont ul li:nth-child(2), .row .cont ul li:nth-child(4) {
        margin: 50px 28px;
    }
   } */

    /* 手机端 */

    .computer li p:nth-child(2),
    .mobile li p:nth-child(2) {
        margin-left: 0;
    }

    .terminal div:last-child p {
        margin: 25px 0;
        font-size: 24px;
    }

    .terminal div:last-child ul {
        margin: 0;
        padding: 0;
    }

    .terminal div:last-child li {
        float: left;
        width: 50%;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    .terminal div:last-child li p {
        display: inline;
        font-size: 14px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        margin: 0;
    }

    .terminal div:last-child li span {
        margin: 0;
        padding: 0;
        width: 6px;
        height: 6px;
        margin-top: 16px;
        margin-right: 10px;
    }

    .reason {
        background: url("../img/banner5.jpg") no-repeat;
        background-size: 100% 100%;
        margin-top: 40px;
    }

    .reason .reason_Con {
        margin: 0 auto;
        width: 50%;
        float: right;
        padding-bottom: 50px;
    }

    .reason .reason_Con>img {
        display: block;
        margin: 0 auto;
        width: 50%;
    }

    .reason .reason_Con ul li {
        margin-top: 14px;
        color: #fff;
        padding: 0 40px;
    }

    /* .navbar.navbar-default .navbar-nav>li.now a{
    background: #ea6b02;
    color: #fff;
    
} */

    /* .reason .reason_Con ul li span {
    text-align: center;
    display: block;
    float: left;
   
    line-height: 50px;
    border-radius: 10px;
    border: solid 1px #ffffff;
    margin:10px;
    font-size: 24px;
} */

    .reason .reason_Con ul li p {
        line-height: 26px;
        font-size: 14px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    @media (max-width: 320px) {
        .terminal div:last-child li p {
            font-size: 12px;
            /* float: left; */
            margin: 0;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
        }

        .mobile div:nth-child(4)>p,
        .mobile div:nth-child(5)>p {
            font-size: 18px;
        }

        .terminal div:last-child li span {
            float: left;
        }

    }

    .mobile div:nth-child(3) ul li p,
    .mobile div:nth-child(4) ul li p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    @media (max-width: 768px) {
        .container-fluid .row .wrap>img {
            width: 70%;
            display: block;
            margin: 30px auto;
        }
        .computer li,
        .mobile li {
            font-size: 12px;
        }
        .computer li span,
        .mobile li span {
            margin: 5px;
        }
        img.col-xs-12.col-md-6 {
            margin: 0px;
        }
        .computer li {
            /* float: left; */
        }
        .terminal div.fl {
            margin: 0;
            padding: 0;
        }
        .mobile div:nth-child(3)>p,
        .mobile div:nth-child(4)>p {
            font-size: 20px;
        }

    }

    @media (min-width: 1156px) {
        .row .cont ul li:nth-child(2),
        .row .cont ul li:nth-child(4) {
            margin: 50px 28px;
        }
        /* .terminal img.col-xs-12.col-md-6{
        margin-left: 100px;
    } */
    }

    /* 图文详情 */

    .row.con_Text {
        width: 1000px;
        margin: 0 auto;
        margin-top: 75px;
    }

    .con_Text h5 {
        display: block;
        margin: 0 auto;
        text-align: center;
        font-size: 22px;
    }

    .con_Text div img {
        display: block;
        width: 100%;
        margin: 30px 0;
    }

    .con_Text div p {
        font-size: 16px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 20;
        -webkit-box-orient: vertical;
    }

    @media (max-width: 768px) {

        .navbar.navbar-default .navbar-nav>li>a {
            color: #000;
        }
        .container-fluid>.row:first-child {
            margin-top: 0;
        }
        .row.con_Text {
            width: 100%;
            margin-top: 75px;
        }
        .con_Text h5 {
            font-size: 18px;
        }
        .container-fluid,
        .row {
            margin-right: 0;
            margin-left: 0;
        }
    }

    /* 购买页 */

    #buy {
        margin-top: 50px;
        padding: 50px 0;
    }

    #buy .Xt_img,
    #buy .Xt_introduce {
        /*width: 50%;*/
        /*float: left;*/
    }

    #buy .Xt_img img {
        width: 100%;
        display: block;
    }

    #buy .Xt_img {

        /*padding-left: 100px;*/
       width: 757.35px;
	    height: 525.3px;
	    float: left;
	    margin-left: 100px;
    }

     #buy .Xt_introduce,
     #buy .Xt_ewm {
        /*padding-left: 60px;*/
    }

     #buy .Xt_introduce ul li {
        float: none;
        font-size: 16px;
        /*margin-top: 16px;*/
    }

     #buy .Xt_introduce ul li:nth-child(1) {
        font-weight: 500;
        font-size: 32px;
        padding-bottom: 20px;
    }

     #buy .Xt_introduce ul li:nth-child(2) {
        text-decoration: line-through;
    }

     #buy .Xt_introduce ul li:nth-child(4) {
        color: #ea6b02;
    }

     #buy .Xt_ewm {
        /*float: left;*/
   
        /*width: 50%;*/
    }

     #buy .Xt_ewm p {
        display: block;
        float: left;
        /*margin-top: 10px;*/
        font-size: 16px;
        font-weight: 600;
    }

     #buy .Xt_ewm #box {
        margin-right: 10px;
        cursor: pointer;
        display: block;
        float: left;
        width: 20px;
        height: 20px;
        border-radius: 3px;
        border: 1px solid #ea6b02;
        margin-top: 11px;
    }

     #buy .Xt_ewm #box.a {
        background: url(../img/xuan.png) no-repeat;
        background-size: 100%;
    }

     #buy .Xt_ewm .from input {
        float: left;
        margin-top: 10px;
        /*width: 232px;*/
        width: 300px;
        border:1px solid #d8d8d8;
        margin-top: 20px;
        padding-left: 10px;
        padding-top: 8px;
        padding-bottom: 8px;
        outline: none;
    }
    #buy .Xt_ewm .from {
        display: none;
    }
    #buy .Xt_ewm .from input:nth-child(2) {
        width: 100px;
       text-align: center;
        background:#ea6b02;
        color: #fff;
        border:none;
       
       border:1px solid #ea6b02;
       padding-left: 0; 
       outline: none;
    
    }
    .discount{
        padding-right: 38px;
        font-size: 16px;
       
    }
    .discount li:first-child{
        display: none;
    }
    .discount li{
        margin-top: 25px;
       /*margin-top: 18px;*/
        font-weight: 600;
    }
   
    .discount li:nth-child(2) span{
/*color: red;*/
font-size: 18px;
    }
    .Xt_purchase {
        display: block;
    /* margin: 0 auto; */
    text-align: center;
    color: #ea6b02;
    width: 300px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border-radius: 3px;
    /*margin-top: 50px;*/
    margin-top: 25px;
    border: none;
    font-size: 18px;
    font-weight: 600;
    outline: none;
    }
    @media (max-width: 768px) {
        #buy .Xt_img{
          padding-left: 0;
          padding: 20px;    
 		margin-left: 0;
 		box-sizing: border-box;
 		width: 100%;
       }
       #buy{
           margin-top: 0;
       }
      #buy .Xt_img,
       #buy .Xt_introduce{
          width: 100%;
      }
      #buy .Xt_introduce, #buy .Xt_ewm{
          /*padding-left: 30px;*/
         padding:0 15px;
         width: 100%;
         box-sizing: border-box;
         
      }
      .Xt_purchase{
          margin-top: 0;
          margin-bottom: 50px;
      }
      .row .footer .footer1 ul:first-child li:nth-child(2){
          font-size: 16px;
      }
      .Xt_purchase{
      	width: 90%;
    	margin: 0 auto;
      }
  }
  /* 购买页 */
  #con{
    border: none;
    background: #ea6b04;
    color: #fff;
   border-radius: 5px;
    padding: 20px;
}