body{
    /*font-family: "siyuan" !important;*/
    font-family: "siyuan" !important;
}
.navbar-default{
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-bottom:1px solid #ff7a18;
}
.logo{
    margin-top:-6px;
}
.nav-pro-list{
    margin-left:0%;
}
.nav-pro-list >li >a {
    margin-left:0%;
    /* padding: 15px 30px; */
}
@media (min-width: 768px) {
    .nav-pro-list > li > a {
        margin-left: 0%;
        padding: 15px 30px;
    }
}



@media (min-width: 768px) {
    .nav-pro-list {
       /* margin-left:10%;*/
    }
}
.banner-code{
    width:100%;
    padding-top: 10%;
}
@media (min-width: 768px) {
    .banner-code {
        width:50%;
        padding-top: 50%;

    }
}

@media (max-width:768px) {
    .seven-pro{
        display: none;
    }
}
.gsh-menu>li>a:hover{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #FFF;
    background-color: #ff9459;
    white-space: nowrap;
}
.gsh-menu>li.select>a{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #FFF;
    background-color: #ff7a18;
    white-space: nowrap;
}
@media (max-width: 768px){
    .nav-pro-list>li.dropdown:after{
        content: "+";
        display: inline-block;
        margin-left: 5px;
        position: absolute;
        right: 20px;
        top: 18px;
        -ms-transform: rotate(90deg) translateX(0.15em);
        font-size: 18px;
        line-height: 0px;
        color: #000000;
    }
}




.btn-area >li{
    padding-right: 10px;
}
.btn-area >li > a{
    padding-top: 10px;
    padding-bottom: 10px;

}
.btn-nav{
    border: 1px solid rgb(255, 127, 0);
    margin-top: 6px;
    font-size: 13px;
    width: 80px;
    height: 40px;
    color:#ff7a18!important;
}
.btn-login{
    width: 80px;
    height: 40px;
    color:#FFF!important;
    background-color:#ff7a18!important;
}
.banner{
    background: #222;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 100px 0 0;
    text-align: center;
    min-height: 567px;
    position: relative;
    /*height: 70%;*/
}
.banner .line{
    height: 50px;
    width:100%;
    z-index:10;
    position:absolute;
    bottom:0;

}
.gsh-sec-menu{

}
.gsh-sec-menu>li{
    margin-left: 40px;
}
.gsh-sec-menu>li>a{

    color: #000;
    border-radius: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100px;
    margin-top: 5px;
}
.gsh-sec-menu>li>a:hover{
    background-color: #ff7a18;
    color: #FFF;
    border-radius: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100px;
    margin-top: 5px;
}
.gsh-sec-menu>li.select>a{
    background-color: #ff7a18;
    color: #FFF;
    border-radius: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100px;
    margin-top: 5px;
}

.banner .line .shad{
    height: 50px;
    width:100%;
    z-index:-1;
    background-color: #ccc1c1;
    position:absolute;
    bottom:0;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.8;
}
.banner .line .dot{
/*    margin-top: 20px;*/
    position: relative;
    margin-left: 6%;
    font-size: 14px;
    color: #FDFBFD;
    width: 86%;
}
.banner .line .dot .bread{
    width: 100%;
    border-bottom: 1px #CCC solid;
    top: 33px;
    z-index: -1;
    position: absolute;
}
.resp-modile{
    position: relative;
}
.resp-modile .line{
    height: 200px;
    width:100%;
    z-index:10;
    position:absolute;
    bottom:0;
}
.resp-modile .line .shad{
    height: 200px;
    width:100%;
    z-index:-1;
    background-color: #ffffff;
    position:absolute;
    bottom:0;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}


.line-table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
   /* margin-left: 6%;*/
}
.title-link{
    color: #FFF;
    text-decoration: none;
}
.title-link:hover{
    color: #ff7a18;
    text-decoration: none;
    cursor: pointer;
}
.hover{
    color: #ff7a18;
}
.active{
    color: #ff7a18;
    /*border-bottom: 2px solid #ff7a18;*/
}
.navbar-nav>.info>a:hover{
    background-color: #FFFFFF!important;
}
.shum{
   /* width: 80%;*/
    padding-top:30px;
   /* height:100px;*/
    border-bottom: 1px #CCC solid;
}
.padt10{
    padding-top:10px;
}
.padt30{
    padding-top:30px;
}
.padt40{
    padding-top:40px;
}
.padbm30{
    padding-bottom:30px;
}
.padbm40{
    padding-bottom:40px;
}
.padbm50{
    padding-bottom:50px;
}
.padt50{
    padding-top:50px;
}
.padt100{
    padding-top:100px;
}
.service-list{
    padding-top:30px;
}
.list-price{
    list-style: none;
    padding-left: 50%;
}
.list-price>li{
    margin-top: 50px;
}
.pro-better{
    margin-top:100px;
    width: 100%;
    /*height: 500px;*/

    background-color: #f5f5f5;
    margin-bottom:100px;
}

.no{
    width: 20px;
    height: 20px;
    background-color: #ff7a18;
    border-radius: 5px;
    text-align: center;
}
.youshi-list{
    list-style: none;
}
.youshi-list>li{
    float: left;
    margin-right: 10px;
}
.youshi-title-list{
    list-style: none;
}
.youshi-title-list>li{
    float: left;
    /*margin-right: 200px;*/
}

ul.serv{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.serv>li{
    float: left;
    list-style: none;
    margin-right: 30px;
    line-height: 30px;
}
ul.serv>li>p{
    padding-left: 20px;
    font-size: 18px;
    font-weight: 800;
}
ul.serv>li.active>p{
    padding-left: 20px;
    color: #ff7a18;
    font-size: 18px;
    font-weight: 800;
}

ul.serv>li.left{
    list-style: none;
    margin-top: 30px;
    margin-right: 40px;
    line-height: 30px;
    cursor: pointer;
}
ul.serv>li.right{
    list-style: none;
    margin-top: 30px;
    margin-left: 40px;
    line-height: 30px;
    cursor: pointer;
}
.mobile{
    background: #222;
    background-repeat: no-repeat;
    background-position: center 0;
    /*-webkit-background-size: cover;*/
    /*background-size: cover;*/
    padding: 138px 0 0;
    text-align: center;
    height: 100%;
    min-height: 1025px;
    position: relative;
}
.list{
    width:100%;
    height: auto;
    background:#eeeeee;
}
.gsh-list-title{
    font-size: 14px;
    font-weight: 600;
}
.gsh-list{
    list-style: none;
    margin: 0;
    padding: 0px;
    font-size: 13px;
}
.gsh-list>li>a{
    color: #FFF;
    text-decoration: none;
    line-height: 24px;
}
.gsh-list>li>a:hover{
    color: #FFF;
    text-decoration: none;
    line-height: 24px;
}
.footer{
    width:100%;
    height: 100px;
    background:#3d4855;
}

.helptitle{
    width:100%;
    height: 50px;
    background:#ccc;
}
.helptitle >div> .title{
    padding: 10px;
    font-weight: 600;
}
.helpdoc{
    width:100%;
    padding-bottom:50px;
}
.qustion{
    font-weight: 600;
    font-size:14px;
    padding-left: 0px;
    padding-top: 2px;
}
.answer{
    font-weight: 400;
    font-size:12px;
    padding-left: 0px;
    padding-top: 2px;
}
.gch-container{
    margin-top:100px;
    width: 100%;

    margin-bottom:100px;
}
.divTabale{
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.images-content{
    position: absolute;
    z-index: 1;
    left: 0;
    bottom:0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    text-align: center;
}
.images-wrapper{

    position:relative;
}

.btn-gsh{
    background-color: transparent;
    color: #ff7a18;
    border-radius: 5pc;
    padding-left: 40px;
    padding-right: 40px;
    border: 2px solid #ff7a18;
}
.btn-gsh:hover{
    background-color: #ff7a18;
    color: #FFF;
    border-radius: 5pc;
    padding-left: 40px;
    padding-right: 40px;
    border: 2px solid #ff7a18;
}
.btn-gsh-md{
    background-color: #ff7a18;
    color: #FFF;
    border-radius: 5pc;
    padding-left: 40px;
    padding-right: 40px;
}
.yunztx{
   /* width: 400px;*/
    height: 240px;
    background-color: #FFF;
    border: 1px solid #d8d8d8;
}
.yunztx >img{
    top: 40px;
    left: 30%;
    position: absolute;
}
.yunztx >div{
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}
.gsh-color{
    color:#ff7a18
}
.spot{
    width: 20px;
    height: 20px;
    background-color: #CCCCCC;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    top: 5px;
    position: relative;
}
.spot-shad{
    width: 30px;
    height: 30px;
    background-color: #CCCCCC;
    border-radius: 15px;
    text-align: center;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    top: -5px;
    margin-left: -15px;
    position: absolute;
}
.spot:hover{
    width: 20px;
    height: 20px;
    background-color: #ff7a18;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    top: 5px;
    position: relative;
}
.spot-shad:hover{
    width: 30px;
    height: 30px;
    background-color: #ff7a18;
    border-radius: 15px;
    text-align: center;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    top: -5px;
    margin-left: -15px;
    position: absolute;
}
.mgr10{
    margin-right: 10px;
}
.mgr30{
    margin-right: 30px;
}
.mgr50{
    margin-right: 50px;
}
.mgl10{
    margin-left: 10px;
}
.fhr-fangan{
    width: 100%;
   /* height: 600px;*/

    background-color: #f5f5f5;
}
.imgWdRes{
    max-width: 100%;
}

.gchDoc{
    width: 100%;
    height: 188px;
}
@media (min-width: 768px) {
    .gchDoc {
        width: 348px;
        height: 188px;
    }
}
.resText{
    font-size: 10px;
    color: #ff7a18;
}
@media (min-width: 768px)  {
    .resText{
        font-size: 16px;
        color: #ff7a18;
    }
}
.arrRes{
    padding-top: 1px;
}
@media (min-width: 768px) {
    .arrRes{
        padding-top: 16px;
    }
}


.gsh-zp{
    background-color: #f5f3f0;
    padding-left: 30px;
    padding-right: 30px;
}
.gsh-zp-head{
    padding-top: 30px;
}
.zp-M-title{
    font-size: 20px;
    font-weight: 600;
}
.zp-L-title{
    font-size: 16px;
    font-weight: 400;
}
.gsh-zp-body{
    padding-bottom: 20px;
}
.zp-nr{
    padding-right: 15px;
    padding-left: 15px;
}
.zp-nr-head{
    padding-top:10px;
    border-bottom: 1px #ff7a18 solid;
}
.zp-nr-title{
    border-bottom: 2px #ff7a18 solid;
    width: 100px;
    font-size: 20px;
    font-weight: 600;
}
.zp-nr-content{
    font-size: 14px;

}
.zp-down{
    color: #ff7a18;
    float: right;
    top: -9px;
    left: 20px;
    cursor: pointer;
    position: relative;
}

.btn-gsh-detail{
    background-color: #ff7a18;
    color: #FFF;
   /* border-radius: 5pc;*/
    padding-left: 40px;
    padding-right: 40px;
}
.gsh-text-right{
    text-align: right;
}
.gsh-text-left{
    text-align: left;
}
@media (max-width: 768px){
    .gsh-text-right{
        text-align: center;
    }
}
@media (max-width: 768px){
    .gsh-text-left{
        text-align: center;
    }
}
.resp-logo{
    width:230px;
}
@media (max-width: 768px){
    .resp-logo{
        width:100%;
    }
}

.footer-list{
    width:100%;
    height: auto;
    background:#4c5662;
}

.gsTools{
    width:38px;
    height: initial;
    margin-bottom: 50px;
    position: fixed;
    bottom: 33%;
    right: .1%;
    z-index: 900;
}
.gsTools>.gsHelp{
    cursor: pointer;
    background-color: #ff7a18;
    text-align: center;
}
.gsTools>.gsHelp>a{
    color: #FFF;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    text-decoration: none;
}
.gsTools>.gsHelp>a>img{
    width: 38px;
}
.wuliu{
     /*font-family: 方正兰亭超细黑简体, arial, 'Hiragino Sans GB', 宋体, sans-serif !important;*/
    font-family: "siyuan" !important;
     font-size: 55px;
     color: #FFF;
     font-weight: 100;
 }
@media(max-width: 768px){
    .wuliu{
        /*font-family: 方正兰亭超细黑简体, arial, 'Hiragino Sans GB', 宋体, sans-serif !important;*/
        font-family: "siyuan" !important;
        font-size: 36px;
        color: #FFF;
        font-weight: 100;
    }
}
.resp-wuliu-left{
    padding-left: 104px;
    padding-top: 122px;
}

@media(max-width: 768px){
    .resp-wuliu-left{
        padding-left: 0px;
        padding-top: 0px;
    }
}
.resp-wuliu-left2{
    padding-left: 118px;
}

.resp-wuliu-png{
    padding-top: 42px;
}

@media(max-width: 768px){
    .resp-wuliu-left2{
        padding-left: 66px;
    }
}
.wuliu-evm{
    padding-top: 120px;
}
@media(max-width: 768px){
    .wuliu-evm{
        padding-top: 10px;
        margin-left: 26%;
    }
}
.resp-lunb-btn{
    padding-bottom: 20px;
}
@media(max-width: 768px){
    .resp-lunb-btn{
        display: none;
    }
}

/** 图片翻转 效果**/
.flip-container {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;

    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
/*
    border: 1px solid #ccc;*/
}
.flip-container:hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.flip-container:hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    width: 320px;
   /* height: 480px;*/
}

.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;

    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;

    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;

    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;

    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;

    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;

    transition: 0.6s;
    transform-style: preserve-3d;

    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
}

.back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.vertical.flip-container {
    position: relative;
}

.vertical .back {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.vertical.flip-container:hover .back {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.vertical.flip-container:hover .front {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.allScreen{
    width: 100%;
}
ol.carousel-indicators li.active{
    width:75px;
    background-color: #ff7a18;
    border: none;
    height: 10px;
    margin: 0 10px;
}
ol.carousel-indicators li{
    width:75px;
    height: 10px;
    margin: 0 10px;
    border: none;
    background-color: #fff;
}

body.gs-home{
    min-width: 1200px;
}
.gs-home > .navbar-default{
    background-color: rgba(55, 61, 65,0.45);
    color: #FFF;
    border:none;
    height: 100px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 199;
}

.navbar-default .navbar-collapse{
    width: 800px;
    margin: 0 auto;
}
.gs-home .navbar-default .navbar-nav>.active>a{
    color: #ff7a18;
    background-color: transparent;
}
.gs-home .nav-pro-list > li > a{
    background-color: transparent;
    color: #fff;
    line-height: 50px;
    padding: 25px 40px 0px 40px;
}
.gs-home .navbar-header{
    width: 180px;
}
.nav-content{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.nav-pro-list{
    width: 800px;
    font-size: 16px;
}
a.btn-new-login{
    height: 30px;
    border: 1px solid #fff;
    font-size: 16px;
    width: 80px;
    background-color: transparent;;
    color: #fff;
    line-height: 30px;;
    padding: 0 10px;
    border-radius: 0px;
}
a.btn-new-reg{
    height: 30px;
    background-color:  #ff7a18;;
    border: 1px solid #ff7a18;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 0px;
    margin-right: 20px;
}
a.btn-new-reg:hover{
    color: #fff;
    box-shadow: 0px 0px 3px 3px rgba(255, 255, 255, 0.5);
}
a.btn-new-login:hover{
    box-shadow: 0px 0px 3px 3px rgba(255, 255, 255, 0.5);
    color: #fff;
}
a.info{
    color: #fff!important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #ff7a18;

    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    background-color: transparent;
    color: #ff7a18;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a.info:hover{
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a.info:hover{
    background-color: transparent;
}
.gs-home .dropdown-menu{
    background-color: rgba(161, 163, 165, 0.7);
    color: #fff;
    border:none;
    min-width: 100px;
}
.gs-home .dropdown-menu>li>a{
    color: #fff;
}
.gs-advantage{
    height: 190px;
    background-color: #fff;
    margin-bottom: 5px;
}
.gs-col{
    width: 25%;
    height: 175px;
    display: inline-block;
    float: left;
}

.gs-col-content{
    margin: 10px 5px;
    background-color: #f3f3f3;
    height: 100%;
    position: relative;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
}
.gs-col-content:hover{
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);
}
.gs-col-content:hover .advant-title{
    color: #e28317;
}
.advant-wrap{
    position: absolute;
    left: 150px;
    top: 30px;
    padding: 10px;
}
.advant-title{
    font-size: 35px;
    color: #666666;
}
@media (max-width: 1500px){
    .advant-title{
        font-size: 30px;
    }
}

.advant-desc{
    font-size: 18px;
    color: #adadad;
}
@media (max-width: 1500px){
    .advant-desc{
        font-size: 14px;
    }
}
.b2b2c{


}
.img-content{
    transition: height,opacity  0.8s  ease-in-out;
    -moz-transition: height,opacity 0.8s  ease-in-out;
    -webkit-transition: height,opacity 0.8s ease-in-out;
}

.p-paralla{

    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 0;
}
/*#banner-carousel{*/
    /*width:110%;*/
    /*left: -5%;*/
/*}*/

.gs-news-wrap{
    height: 650px;
}
.gs-news-content{
    width: 1200px;
    margin:0 auto;
    padding-top: 60px;
}
.gs-news-header{
    position: relative;
    height: 70px;
}
.gs-product-wrap{
    height: 650px;
    background-color: #f3f3f3;
}
.gs-product-content{
    width: 1200px;
    margin:0 auto;
    padding-top: 60px;
}
.gs-product-header{
    position: relative;
    height: 70px;
}
.header-title{
    position: absolute;
    left:0;
    line-height: 70px;
}
.header-page{
    position: absolute;
    right: 0;
    line-height: 70px;

}
.header-page >a{
    color:#15a7e3 ;
    cursor: pointer;
    text-decoration: none;
}
.gs-news-body{
    padding-top: 30px;
 }
.gs-product-body{
    padding-top: 30px;
}
.prodocut-col{
    width: 231px;
    height: 300px;
    background-color: #f3f3f3;
    display: inline-block;
    margin-right: 92px;
    float: left;
}
.gs-product-body >.prodocut-col:nth-child(4){
    margin-right: 0px;
}
.new-col{
    width: 291px;
    height: 300px;
    background-color: #f3f3f3;
    display: inline-block;
    margin-right: 12px;
    float: left;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.new-col:hover{
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);
}
.new-col>a{
   text-decoration: none;
}
.gs-news-body >.new-col:nth-child(4){
    margin-right: 0px;
}
.gs-news-category{
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.gs-news-title{
    text-align: center;
    color: #adadad;
    font-size: 12px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-img-wrap{
    width: 291px;
    height: 200px;
    overflow: hidden;
    text-align: center;
}
.new-img-wrap >img{
    height: 145px;
    margin-top: 20px;
    width: 250px;

}

.page-pages{
    color: #dcdcdc;
}
.header-page a.page-prev{
    width: 20px;
    height: 20px;
    background-color: #dcdcdc;
    margin: 5px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    display: inline-block;
}

.header-page a.page-next{
    width: 20px;
    height: 20px;
    background-color: #dcdcdc;
    text-align: center;
    color: #fff;
    line-height: 20px;
    display: inline-block;
}
.page-2{
    display: none;
}
.gs-prodcut-banner{
    position: relative;
}
.banner-allscreen{
    width: 100%;
}

.banner-cover{
    position: absolute;
    bottom: 0;
    max-width: 1920px;
    width: 100%;
    left: 50%;

}


.gs_product_wrap{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    min-height: 600px;
    margin-top:100px;
}

.gs_product_search>input{
    height: 30px;
    padding: 10px;
    border: 1px solid #ddd;
}
.gs_product_search>input:focus{
    border: 1px solid #fe5918;
    outline: 0;
}
.gs_product_search>button{
    height: 30px;
    width: 75px;
    background-color: #fe5918;
    border: none;
    color: #fff;
    transition: all .5s linear;
}
.gs_product_search>button:hover{
    box-shadow: 0 0 5px rgba(254, 89, 24, 0.7);
}
.gs_product_nav{
    padding: 10px;
    box-shadow:0 0 4px rgba(0, 0, 0, 0.15);
    min-width: 280px;
    overflow-y: auto;

}
.gs_product_nav h3{
    font-size: 20px;
    margin-top:10px;
}
.gs_product_nav ul{
    font-size: 14px;
    margin-bottom: 0px;
}
.gs_product_nav a{
    color: #333;
    cursor: pointer;
    text-decoration: none;
}
.gs_product_nav a:hover{
    color:#ff7a18 ;
}
.gs_product_gyl{
    padding-top: 10px;
}
.gs_product_gyl>ul>li{
    list-style-image: url("../images/new/line_02.png");

}
.gs_product_gyl>ul>li.active{
    list-style-image: none;
}

.gs_product_gyl>ul>li.active >a{
    color: #ff7a18;
}
.gs_product_yl{
    padding-top: 10px;
}
.gs_product_yl>ul>li{
    list-style-image: url("../images/new/line_02.png");
}
.gs_product_yl>ul>li.active{
    list-style-image: none;
}
.gs_product_yl>ul>li.active >a{
    color: #ff7a18;
}
.gs_product_saas>ul>li.active{
    list-style-image: none;
}
.gs_product_saas>ul>li.active >a{
    color: #ff7a18;
}
.gs_product_saas{
    padding-top: 10px;
}
.gs_product_saas>ul>li{
    list-style-image: url("../images/new/line_02.png");
}
.gs_product_oth{
    padding-top: 10px;
}
.gs_product_oth>ul>li{
    list-style-image: url("../images/new/line_02.png");
}
.gs_product_oth>ul>li.active{
    list-style-image: none;
}
.gs_product_oth>ul>li.active >a{
    color: #ff7a18;
}
.gs_product_content{

    margin-top: 0;

}
.gs_product_content_hreader{
    margin: 5px;
}
.gs_product_content_hreader>h1{
    margin: 0;
    padding: 0;
    font-size: 50px;
}
.gs_product_content_body{
    min-height: 400px;
    border-left: 1px solid #ddd;
    margin-top:80px;
    padding-left: 30px;
    margin-bottom:110px;
}
.seprate{
    width: 640px;
    height: 1px;
    background-color: #ddd;
    margin-top: 80px;
}

.gs_product_content_body>h3{
}
.gs_product_content_body>img{
    margin-top: 30px;
}
.gs_product_content_body>p{
    margin-top: 30px;
    width: 640px;
}



.gs_news_wrap{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    min-height: 600px;
    margin-top:100px;
}


.gs_news_nav{
    padding: 10px;
    box-shadow:0 0 4px rgba(0, 0, 0, 0.15);
    width: 180px;
    overflow-y: auto;

}
.gs_news_nav ul{
    font-size: 18px;
}

.gs_news_gyl{
    padding-top: 10px;
}
.gs_news_gyl>ul>li{
    list-style-image: url("../images/new/line_02.png");
    padding: 10px 0;
}
.gs_news_gyl>ul>li.active{
    list-style-image: none;
    color: #ff7a18;
}
.gs_news_gyl>ul>li>a{
    text-decoration: none;
    color: #333;
    cursor: pointer;
}
.gs_news_gyl>ul>li.active>a{
    color: #ff7a18;
}
.gs_news_gyl>ul>li>a:hover{
   color: #ff7a18;
}
.gs_news_content{

    margin-top: 0;
}
.gs_product_ul>li{
    padding: 10px;
}
.gs_product_ul .desc{
    color: #888888;
}
.col-md-1{
    margin-right: 30px;
    padding-left: 0px;
}
.icona img{
    height: 70px;
}
.iconb img{
    height: 60px;
}
.gs_product_ul .row{
    list-style: none;
}
.col-md-8 p{
    text-indent: -2em;
    margin-left: 2em;
}
.col-md-9 p{
    text-indent: -2em;
    margin-left: 2em;
}
.hsTop{
    margin-top: 10px;
}
.hgTop1{
    margin-top: 20px;
}
.hgTop2{
    margin-top: 60px;
}
.hyTop{
    margin-top: 30px;
}
.hyTop1{
    margin-top: 40px;
}
.title{
    font-size: 18px;
    margin-bottom: 10px;
}
