body{
    color: #6F7479;
    background-color: #f5f5f5;
}
#product-menu{
    position: fixed;
    top: 0;
    left: 0;
    /*display: block;*/
    width: 100%;
    height: 74px;
    background: #fff;
    line-height: 74px;
}
#product-menu h5 {
    float: left;
    margin-left: 10px;
    color: #000;
    font-size: 20px;
}
#product-menu h5 img{
    width: 130px;
    height: 60px;
    margin-top: 7px;
}
@media (max-width: 1220px)
{
    #product-menu ul {
        margin-left: 20px;
    }
}
#product-menu ul {
    float: left;
    margin: 20px 0 0 60px;
    overflow: hidden;
}
#product-menu ul li.act {
    background: #2680c4;
    color: #fff;
}
@media (max-width: 1220px)
{
    #product-menu ul li {
        width: 90px;
        margin: 0 15px;
    }
}
#product-menu ul li {
    float: left;
    width: 106px;
    height: 34px;
    margin: 0 20px;
    border-radius: 3px;
    line-height: 34px;
    text-align: center;
    color: #787878;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
li {
    list-style: none;
}
#product-menu .product-more {
    float: right;
    width: 128px;
    height: 34px;
    margin-top: 20px;
    border: 1px solid #2680c4;
    border-radius: 3px;
    color: #2680c4;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
}
.banner-felex {
    height:500px;
    background-image: url(../images/gexinghua.jpg);
    background-size: cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/gexinghua.jpg',sizingMethod='scale');
}


@media (max-width: 1279px)
{
    .content-block {
        padding-left: 30px;
        padding-right: 30px;
    }
}

    .content-block {
        /*max-width: 1200px;*/
        clear: both;
        margin: 0 40px;
        margin-top: 15px;
        /* transition: padding .3s ease-out; */
    }
.block-title {
    color: #36383c;
    font-size: 30px;
    line-height: 30px;
    padding-left: 10px;
    margin-bottom: 20px;
    border-left: 4px solid #2680c4;
}
.AGrid-row.gap, .no-gap .AGrid-row.gap {
    margin: -10px;
}
.AGrid-row {
    clear: both;
}
@media (min-width: 800px)
{
    .col-pd-4 {
        width: 33.33333333%;
        float: left;
    }

}

.AGrid-row:before, .AGrid-row:after {
    content: " ";
    display: table;
    line-height: 0;
}
.AGrid-row.gap [class^=col-]{
    box-sizing: border-box;
    padding: 10px;
    float: left;
}
.advantage .aui-tile {
    height: 285px;
    padding: 35px 25px;
    text-align: center;
}
.aui-tile, .aui-tile-tall {
    background-color: #fff;
    position: relative;
    border: 1px solid #eee;
}
.icon-advantage.workspace {
    background-image: url(../images/icons-advantage.png);
}

.icon-advantage.adv1 {
    background-position: 0 0;
}
.icon-advantage.adv2 {
    background-position: -80px 0;
}
.icon-advantage.adv3 {
    background-position: -160px 0;
}
.icon-advantage {
    display: inline-block;
    vertical-align: top;
    height: 80px;
    width: 80px;
}
.advantage .caption {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
}
.caption {
    font-size: 24px;
    color: #36383C;
    line-height: 1.25;
    margin-bottom: 10px;
}
.advantage .detail {
    line-height: 22px;
    text-align: justify;
}
.detail {
    font-size: 14px;
    color: #6F7479;
    line-height: 1.714286;
    text-align: left;
}
.scene-box-list {
    padding: 10px 30px;
}
.aui-tile, .aui-tile-tall {
    background-color: #fff;
    position: relative;
    border: 1px solid #eee;
}
.product-scene ul {
    width: 100%;
    margin: 60px auto 0;
    overflow: hidden;
}
.product-scene ul li {
    float: left;
    width: 15%;
    margin: 0 2.5%;
    text-align: center;
}
.product-scene ul li img {
    width: 88%;
    max-width: 180px;
    border-radius: 50%;
    vertical-align: top;
}
.product-scene ul li h3 {
    margin: 30px 0 10px;
    color: #2680c4;
    font-size: 18px;
}
.product-scene ul li p {
    color: #666;
    line-height: 1.8;
    text-align: left;
}
.function.workspace .aui-tile {
    background-image: url(../images/function-poster.png);
}
.function .aui-tile {
    background-color: #fff;
    background-position: 700px center;
    background-repeat: no-repeat;
    padding: 25px 50px;
}
.aui-tile, .aui-tile-tall {
    background-color: #fff;
    position: relative;
    border: 1px solid #eee;
}
.function .function-item:first-child {
    border-top: none;
}
.function .function-item {
    max-width: 600px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px dashed #d4d5d7;
}
.function .icons-universal {
    float: left;
}
.icons-universal.solved {
    width: 22px;
    height: 22px;
    background-position: -102px 0;
}
.icons-universal {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icons-universal.png) 0 0 no-repeat;
}
.function .text-layer {
    margin-left: 30px;
}
.function .caption {
    font-size: 18px;
    margin-bottom: 5px;
}
.caption {
    font-size: 24px;
    color: #36383C;
    line-height: 1.25;
    margin-bottom: 10px;
}
.detail {
    font-size: 14px;
    color: #6F7479;
    line-height: 1.714286;
    text-align: left;
}
.product-value {
    padding: 25px 0 70px;
    text-align: center;
}
.product-value h2 {
    color: #000;
    font-size: 24px;
}
.product-value summary {
    color: #999;
    font-size: 18px;
}
[hidefocus], summary {
    outline: 0;
}
summary {
    display: block;
}
.product-value {
    padding: 25px 0 70px;
    text-align: center;
}
@media (max-width: 1220px)
{
    .product-value ul, .product-scene ul, .appsoar-product-scene ul, .product-case ul, .product-items-con {
        width: 1000px;
    }
}
.product-value ul {
    width: 1200px;
    margin: 60px auto;
    overflow: hidden;
}
li {
    list-style: none;
    display: list-item;
    text-align: -webkit-match-parent;
}
.product-value ul li i.value04 {
    background-position: 0 -375px;
}
.product-value ul li i {
    display: block;
    width: 110px;
    height: 125px;
    margin: auto;
    background-image: url(../images/icon_value.png);
}
i, em {
    font-style: normal;
}
.product-value ul li h3 {
    color: #333;
    font-size: 16px;
    margin: 18px 0;
    font-weight: bold;
}
.product-value ul li p {
    width: 80%;
    margin: auto;
    color: #666;
    font-size: 16px;
    text-align: left;
}
.product-value ul li {
    float: left;
    width: 25%;
}
@media (max-width: 1220px)
{
    .appsoar-product-value ul, .product-scene ul, .appsoar-product-scene ul, .product-case ul, .product-items-con {
        width: 1000px;
    }
}
@media (max-width: 1220px){
    .product-value ul, .product-scene ul, .appsoar-product-scene ul, .product-case ul, .product-items-con {
        width: 1000px;
    }
}
.product-case ul {
    width: 1200px;
    margin: 40px auto 0;
    overflow: hidden;
}
.product-case ul li {
    float: left;
    width: 48%;
    margin: 0 1% 40px;
}
a {
    color: #333;
}
a, a:hover {
    text-decoration: none;
}
a, button {
    cursor: pointer;
}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details, summary, picture {
    display: block;
}
.product-case ul li picture {
    float: left;
    width: 205px;
    height: 112px;
    overflow: hidden;
}
.product-case ul li img {
    width: 100%;
}
html, body, img, iframe, abbr {
    border: 0;
}
.product-case ul li div {
    margin: 0 10px 0 220px;
}
.product-case ul li div h3 {
    margin: 10px 0;
    color: #333;
    font-size: 16px;
}
.product-case ul li div p {
    color: #999;
    font-size: 12px;
}
.foot{
    margin-top: 0!important;
}
.headline a:link {text-decoration: none;color: #626262;transition: 0.5s;}
.headline a:visited {color: #626262;text-decoration: none;}
.headline a:hover { color: #FB6000;text-decoration: none;}
.headline h2 {
    line-height: 50px;
    height: 50px;
    font-size: 26px;
    font-weight: normal;
    margin: 0px auto;
    text-align: center;
    width: 500px;
    display: block;
}
.headline {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.service_box
{
    padding: 5px;
    height: auto;
    margin-top: 20px;
    float: left;
    padding-bottom: 40px;
    background-color: #fff;
    width:100%;
}
.headline .title .title_en {
    height: 24px;
    color: #FF9933;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 24px;
    background-color: #fff;
    text-align: center;
    display: inline;
}

.headline .title {
    width: 500px;
    margin: 0 auto;
    background-image: url(../images/title-btm-bg.png);
    background-position: center;
    height: auto;
    background-repeat: repeat-x;
    text-align: center;
}
.clear {
    clear: both;
}
#order_nav {
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#order_nav .list li {
    width: 20%;
   
    float: left;
    position: relative;
    cursor: pointer;
    padding-top: 10px;
}
#order_nav ul li:hover {background-color: #f5f5f5;}
@keyframes animation1{
    0%{transform: rotate(0deg);}
    100%{transform: rotate(360deg)}
}
#order_nav ul li:hover .ico{
    animation: animation1 1s;
}
#order_nav .list li ._1 {background-image: url(../images/android-ico.png);}
#order_nav .list li ._2 { background-image: url(../images/ios-ico.png);}
#order_nav .list li ._3 { background-image: url(../images/html5-ico.png); }
#order_nav .list li ._4 { background-image: url(../images/wechat-ico.png); }
#order_nav .list li ._5 { background-image: url(../images/mobileweb-ico.png); }
#order_nav .list li .ico {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
    margin: 0 auto;
}
#order_nav .list li a {
    display: block;
    width: 100%;
    height: 100%;
}
#order_nav .list li p {
    width: 100%;
    left: 0;
    text-align: center;
    top: 120px;
    float: left;
}
#order_nav .list li p span {
    font-size: 16px;
    color: #626262;
    display: block;
    font-weight: bold;
    padding: 0px;
    margin-top: 20px;
    line-height: 30px;
    height: 30px;
}
.describe_ico {
    font-size: 14px;
    width: 220px;
    float: left;
    margin: 0 10px;
    line-height: 24px;
    color: #626262;
}
a:link {text-decoration: none;color: #626262;transition: 0.5s;}
a:visited {color: #626262;text-decoration: none;}
a:hover { color: #FB6000;text-decoration: none;}
#section-1 .service_box {
    background-color: #fff;
}
.power {
    float: left;
    height: auto;
    margin-bottom: 20px;
}
.l_box {
    float: left;
    width: 200px;
    height: auto;
}
.t2_en {
    color: #FB6000;
    float: left;
    height: 30px;
    width: 200px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.power .t2 {
    margin: 0px;
    padding: 0px;
    height: 30px;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
}
.power .team_box {
    float: right;
    width: 80%;
    height: auto;
    overflow: hidden;
}
.tab {
    position: relative;
    float: left;
}
.slide {
    height: 165px;
    overflow: hidden;
    position: relative;
}
.slide-ul {
    position: relative;
    width: 200%;
    margin: 0;
}
.slide-ul li {
    display: inline-block;
    float: left;
    width: 12.5%;
    height: 165px;
    overflow: hidden;
    padding: 0 15px;
    box-sizing: border-box;
}
.slide-ul a {
    display: block;
    width: 100%;
    height: 165px;
    overflow: hidden;
    color: #fff;
}
.tab ul img {
    vertical-align: middle;
}
.slide-ul .pic-txt {
    display: block;
    bottom: -165px;
    position: relative;
    width: 100%;
    height: 165px;
    font: 12px/24px Microsoft YaHei;
    z-index: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000,endColorstr=#80000000);
    cursor: pointer;
    margin: -165px 0 0 0;
    /*padding: 0 5px;*/
    background-color: rgba(255,102,0,0.5);
    font-family: "Microsoft YaHei";
    font-size: 12px;
    line-height: 20px;
}
.info-btn {
    width: 220px;
    height: 22px;
    overflow: hidden;
    margin: 0 auto;
    padding: 11px 0;
    zoom: 1;
}
.info-btn li {
    float: left;
    padding: 0 3px;
}
.info-btn li span {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/sjbz_infor-btn.png) 0 -27px no-repeat;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
}
.info-btn .info-cur span, .info-btn .info-hover span {
    background-position: 0 0;
}
#bigSlideUl li .pic-txt{
    transition: bottom 1s;
}
#bigSlideUl li:hover .pic-txt{
    bottom: 0px;
}
.pic-txt p{
	margin:0 5px;
}
.pic-txt div{
	margin:0 5px;
}
.product-case ul li div.imgWrapper{
    float: left;
    width: 205px;
    height: 112px;
    overflow: hidden;
    margin: 0;
}
.z10{
    
    display: block;
}
.z_10{
   
    display: none;
}