﻿ 

h3, h4 {
    font-size: 14px;
}
.index-centent h3 { position: relative; z-index: 999; height:60px; font-size: 29px;  text-align: center;color:#333;  }




/*首页图片*/
.gradient { position: absolute; top: 0px; bottom: 0; left: 0; right: 0; z-index: 2; -webkit-backface-visibility: hidden; background-color: rgba(34, 57, 66, 1); opacity: 0.8; /*Chrome、Safari、Firefox、Opera */ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE6/IE7/8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; /*  IE8 */ }
.index-centent {
margin-top:99px;}
.index-centent .Title {position:absolute ;top:50%;display:block;
    }

#Section1 {
    background-color: transparent;
    position: relative;
    /*width: 100%;*/
    color: #fff;
    height: 500px;
    /* min-width: 1170px;*/
    overflow: hidden;
   /*background: url('../images/home/main02.png') center center;*/
}

        #Section1 .text-wrap {
            display: table;
            width: 100%;
            position: relative;
            z-index: 4;
            text-align: center;
        }

        #Section1 h1 {
            font-size: 50px;
            color: white;
            margin: 0 0 20px 0;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

        #Section1 h2 {
            font-size: 35px;
            line-height: 38px;
            font-weight: 300;
            color: rgba(255, 255, 255, 0.8);
            margin: 0;
        }

    .line {
        overflow: hidden;
        width: 100%;
        height: 1px;
        background-color: red;
        margin-top: 13px;
    }

    .customer {
        padding-top: 30px;
        width: 300px;
        border: 1px solid #d7d8d9;
        cursor: pointer;
        background: #ebebec;
    }



    /*首页图片*/

    /*中间内容页*/
    #Sectiono2o {
        position: relative;
        bottom: 0;
        z-index: 10;
        padding: 40px 0px 20px 0px;
        min-width: 1170px;
    }

        #Sectiono2o .div-block {
            width: 21%;
            margin: 0 2%;
            float: left;
            text-align: center;
            font-size: 16px;
            min-height: 270px;
            vertical-align: middle;
            background: #fff;
            z-index: 7;
            flex-grow: 1;
            background-size: cover;
            position: relative;
            margin-top: 25px;
            /*border: 1px solid #E1E9F0;*/
        }

            #Sectiono2o .div-block > .overlay {
                background: #fff;
                z-index: 9;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                -webkit-transition: 0.5s;
                -o-transition: 0.5s;
                transition: 0.5s;
                opacity: 1; /*Chrome、Safari、Firefox、Opera */
                filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE6/IE7/8 */
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /*  IE8 */
            }

            #Sectiono2o .div-block > .div-text {
                position: relative;
                z-index: 10;
                padding-top: 22px;
            }

    .div-block p {
        font-size: 14px;
        margin: 25px 0px 0px;
        padding: 0px 15px;
    }

    .div-block h6 {
        height: 28px;
        font-size: 19px;
        padding-top: 7px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #Sectiono2o .div-block h2 {
        font-size: 24px;
        font-weight: 400;
    }

    #Sectiono2o .btn:hover {
        color: #fff;
    }

    #Sectiono2o .p-title {
        text-align: center;
        font-size: 22px;
        margin-bottom: 20px;
    }

    #Sectiono2o .title {
        padding: 0 21px;
        font-size: 18px;
        line-height: 80px;
        font-weight: bold;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    }

    #Sectiono2o .aBtn {
        display: flex;
        position: absolute;
        bottom: 15px;
        justify-content: center;
        width: 100%;
    }

    #Sectiono2o .btn1 {
        margin-right: 6px;
    }

    .txtcolor1 {
        border-color: #00ba79;
        color: #00ba79;
    }

    .txtcolor2 {
        border-color: #e50400;
        color: #e50400;
    }

    .txtcolor3 {
        border-color: #00ba79;
        color: #00ba79;
    }

    .txtcolor4 {
        border-color: #f24d00;
        color: #f24d00;
    }

    .txtcolor5 {
        border-color: #f24d00;
        color: #f24d00;
    }

    .txtcolor6 {
        border-color: #f24d00;
        color: #f24d00;
    }

    .txtcolor7 {
        border-color: #f24d00;
        color: #f24d00;
    }

    .txtcolor8 {
        border-color: #f24d00;
        color: #f24d00;
    }

    #Sectiono2o .product01 {
    }

    #Sectiono2o div.product01 a:hover {
        background-color: #00ba79;
        color: #fff;
        border: none;
    }

    #Sectiono2o div.product02 a:hover {
        background-color: #e50400;
        color: #fff;
        border: none;
    }

    #Sectiono2o div.product03 a:hover {
        background-color: #00ba79;
        color: #fff;
        border: none;
    }

    #Sectiono2o div.product04 a:hover {
        background-color: #f24d00;
        color: #fff;
        border: none;
    }

    #Sectiono2o div.product05 a:hover {
        background-color: #f24d00;
        color: #fff;
        border: none;
    }

    #Sectiono2o div.product06 a:hover {
        background-color: #f24d00;
        color: #fff;
        border: none;
    }

    #Sectiono2o div.product07 a:hover {
        background-color: #f24d00;
        color: #fff;
        border: none;
    }

    #Sectiono2o div.product08 a:hover {
        background-color: #f24d00;
        color: #fff;
        border: none;
    }

    #Section2 {
        position: relative;
        padding-top: 25px;
        z-index: 9;
        /*background:url(../images/home/bg.gif) repeat;*/
        min-width: 1170px;
        padding-bottom: 50px;
        background-color: #f7f7f7;
    }

    div.container {
        background: none;
    }

    div.concent {
        background: none;
        text-align: center;
    }

    #Section2 .a-item, #Section2 .div-item {
        display: block;
        width: 100%;
        position: relative;
        top: 0;
        background: #fff;
        padding: 10px;
        overflow: hidden;
        z-index: 9;
        margin-bottom: 30px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        text-decoration: none;
        border-right: solid 1px #dededf;
        border-bottom: solid 1px #dbdcde;
    }




        #Section2 .a-item img {
            z-index: 8;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            width: 100%;
            height: 230px;
            opacity: 1; /*Chrome、Safari、Firefox、Opera */
            filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE6/IE7/8 */
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /*  IE8 */
        }

    #Section2 .div-text {
        color: white;
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        background: rgba(0,0,0,0.5);
        padding-top: 25%;
        text-align: center;
        -webkit-transition: all ease .25s;
        transition: all ease .25s;
        opacity: 0; /*Chrome、Safari、Firefox、Opera */
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE6/IE7/8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*  IE8 */
    }

        #Section2 .div-text .detail {
            position: relative;
            top: -29px;
            filter: alpha(opacity=0);
            -webkit-transition: all ease .25s;
            transition: all ease .25s;
            width: 100%;
            opacity: 0; /*Chrome、Safari、Firefox、Opera */
            filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE6/IE7/8 */
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*  IE8 */
        }

    #Section2 .col-md-4:hover .div-text {
        filter: alpha(opacity=100);
        opacity: 1; /*Chrome、Safari、Firefox、Opera */
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE6/IE7/8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /*  IE8 */
    }

    #Section2 h5 {
        height: 39px;
        font-size: 17px;
        color: black;
        line-height: 39px;
    }

    #Section2 p {
        color: #666;
        height: 42px;
        font-size: 15px;
    }

    #Section2 .a-item:hover, #Section2 .a-item:focus {
        -webkit-box-shadow: 2px 14px 20px 3px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 2px 14px 20px 3px rgba(0, 0, 0, 0.4);
        -ms-box-shadow: 2px 14px 20px 3px rgba(0, 0, 0, 0.4);
        -o-box-shadow: 2px 14px 20px 3px rgba(0, 0, 0, 0.4);
        box-shadow: 2px 14px 20px 3px rgba(0, 0, 0, 0.4);
        text-decoration: none;
        top: -15px;
    }

    #fh5co-work .a-item:hover img, #fh5co-work .a-item:focus img {
        opacity: .7;
    }

    #Section3 {
        background-color: White;
        position: relative;
        min-width: 1170px;
        padding: 10px 0;
        margin-bottom: 70px;
    }

        #Section3 i {
            padding-right: 12px;
            color: #f1761a;
        }

        #Section3 h6 {
            font-size: 16px;
            text-align: center;
            padding: 0 10px;
            margin-top: 20px;
            height: 34px;
        }

        #Section3 .p-title {
            text-align: center;
            font-size: 22px;
            margin-bottom: 52px;
            line-height: 36px;
        }

        #Section3 a.trait {
            text-align: center;
            display: table-cell;
            vertical-align: middle;
        }

        #Section3 .container > div {
            padding: 20px 0;
            height: 150px;
            display: table;
            width: 350px;
        }


    #Section4 .row {
        width: 36%;
        float: right;
    }

    /* #Section4 .col-lg-4 {
    border-bottom: 1px solid #D68151;
    border-right: 1px solid #D68151;
    text-align: center;
    padding: 31px 0px;
}
 
*/


    #Section4 .column {
        border-bottom: 0px;
    }

    #Section4 .col-right {
        border-right: 0px;
    }

    #Section4 h3 {
        color: #fff;
        border: 0px;
        background-color: transparent;
        text-align: center;
        margin: 30px 0 30px 0;
        height: auto;
    }

    #Section4 {
        position: relative;
        min-width: 1170px;
        padding-bottom: 50px;
        /* background: url('../images/home/index10.png') no-repeat;*/
        background-size: 100% 100%;
        color: #333;
        background-color: #f9f9f9;
    }

    .Section4list {
        position: relative;
        z-index: 2;
        text-align: center;
        /*background-image: url('../images/home/line7.png');*/
        /* background-image: url('../images/home/line.png');*/
        background-size: 100% 100%;
    }

        .Section4list:after {
            clear: both;
            content: '.';
            display: block;
            width: 0;
            height: 0;
            visibility: hidden;
        }
    /*
.Section4list > div:nth-child(1),.Section4list > div:nth-child(2),.Section4list > div:nth-child(3) {margin-bottom: 20px;
    }
.Section4list > div:nth-child(4),.Section4list > div:nth-child(5),.Section4list > div:nth-child(6) {margin-top: 20px;
    }
.Section4list > div:nth-child(7), .Section4list > div:nth-child(8), .Section4list > div:nth-child(9) {margin-top: 40px;
    }
*/
    #Section4 .list-group {
        margin-bottom: 0px;
    }

    #Section4 .col-lg-4 {
    }

    .more {
        color: #fff;
        border-color: #E4E7E9;
        margin-top: 50px;
        display: inline-block;
        border: 1px solid #fff;
        border-radius: 1000px;
        padding: 2px 15px;
    }

    .gradient2 {
        position: absolute;
        top: 0px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        -webkit-backface-visibility: hidden;
        background-color: #95ACB4;
        background-image: repeating-linear-gradient(to bottom right, #95ACB4 0%, #DAE2E4 100%);
        color: #DAE2E4;
        opacity: 1;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    }

    .gradient3 {
        position: absolute;
        top: 0px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background-color: rgba(55, 81, 92, 1);
        opacity: 0.6;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
    }

    .list-group-item {
        color: #fff;
        font-size: 16px;
        border: 0px;
        background-color: transparent;
        padding: 4px 0px;
    }





    /*中间内容页*/








    .row1 h2 {
        font: normal 24px/24px Ubuntu;
        text-align: center;
        height: 65px;
        line-height: 59px;
    }

    .row1 ul li {
        float: left;
        width: 23%;
        height: 380px;
        margin: 0px 1%;
    }

    .li_img {
        background: #a8a8a8;
        margin: 0 0 19px 0;
        padding: 5px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .row1 img {
        width: 100%;
        height: 100%;
    }

    .row1 h5 {
        background: #424242;
        margin: 0px;
        padding: 16px 18px 14px 18px;
        line-height: 18px;
        font-size: 12px;
        font-weight: 400;
    }

    .row1 h3 {
        border-bottom: 1px solid #787878;
    }

    .row2 ul li {
        width: 33%;
        height: 200px;
        float: left;
        padding: 37px;
    }

        .row2 ul li img {
            float: left;
        }

    .client {
        width: 100%;
    }

        .client li {
            width: 33%;
            float: left;
        }

    .backHome a:hover {
        background: url(../images/logoBG.jpg) no-repeat center 25px;
    }

    .nav .cur strong {
        background: url(../images/stage.gif) no-repeat right -70px;
    }

    .pullDown {
        background: url(../images/pullDownBG.jpg) repeat;
        border-bottom: 1px solid #000;
    }

    .business .busBox {
        background: url(../images/blockBG3.gif) no-repeat;
    }

    .business h3 {
        background: url(../images/icon.gif) no-repeat 0 -500px;
        color: #fff;
    }

    .business .companyNew h3 {
        background-position: 0 -500px;
    }

    .business .succedWord h3 {
        background-position: 0 -440px;
    }

    .business .bigC h3 {
        background-position: 0 -560px;
    }

    .business .companyNew {
        background: url(../images/blockBG1.gif) no-repeat;
    }

    .business .succedWord {
        background: url(../images/blockBG2.gif) no-repeat;
    }

    .business .bigC {
        background: url(../images/blockBG.gif) no-repeat;
    }

    .footer {
        background: #111;
    }

    .copyRight {
        color: #888;
    }

        .copyRight a {
            color: #aaa;
        }

            .copyRight a:hover {
                color: #fff;
            }

            .copyRight a:visited {
                color: #aaa;
            }

    .business li {
        background: url(../images/icon.gif) no-repeat 0 7px;
    }

    .listPro1 dt {
        color: #f1761a;
        border-bottom: 1px solid #f1761a;
    }
    /*.listPro1 dd { color: #ccc; background: url(../images/icon.gif) no-repeat 0px -333px; }*/
    .listPro1 dd a {
        color: #fff;
    }

        .listPro1 dd a:hover {
            color: #aaa;
        }

    .concent .listPro1 dd a {
        color: #ccc;
        text-shadow: #333 0 1px 0;
    }

        .concent .listPro1 dd a:hover {
            color: #f90;
        }


    .pull a {
        color: #fff;
    }

        .pull a:visited {
            color: #fff;
        }

        .pull a:hover {
            color: #f90;
        }

    #pullDown {
        border-bottom: 1px solid #000;
    }

    .sub1 li {
        background: url("../images/icon.gif") no-repeat scroll 0 -239px;
    }

    .pull1 h3, .pull5 h3 {
        color: #F77717;
    }

    .pull1 .sub2 ul li {
        background: url(../images/titicon.png) no-repeat;
    }

    .pull1 .sub2 ul .suico1 {
        background-position: 0px -311px;
    }

    .pull1 .sub2 ul .suico2 {
        background-position: 0px 0px;
    }

    .pull1 .sub2 ul .suico3 {
        background-position: 0px -196px;
    }

    .pull1 .sub2 ul .suico4 {
        background-position: 0px -385px;
    }

    .pull1 .sub2 ul .suico5 {
        background-position: 0px -274px;
    }

    .pull1 .sub2 ul .suico6 {
        background-position: 0px -348px;
    }

    .pull1 .sub2 ul .suico7 {
        background-position: 0px -234px;
    }

    .pull1 .sub2 ul .suico8 {
        background-position: 0px -79px;
    }

    .pull1 .sub2 ul .suico9 {
        background-position: 0px -120px;
    }

    .pull1 .sub2 ul .suico10 {
        background-position: 0px -43px;
    }

    .pull1 .sub2 ul .suico11 {
        background-position: 0px -158px;
    }

    .pull2 li {
        background: url(../images/dian.png) no-repeat;
    }

        .pull2 li span {
            color: #aaa;
            text-shadow: 0 1px 0 #000000;
        }

    .pull2 .icon1 {
        background-position: 0 -223px;
    }

    .pull2 .icon2 {
        background-position: 0 -223px;
    }

    .pull2 .icon3 {
        background-position: 0 -223px;
    }

    .pull2 .icon4 {
        background-position: 0 -223px;
    }

    .pull2 .icon5 {
        background-position: 0 -223px;
    }

    .pull2 .icon6 {
        background-position: 0 -223px;
    }

    .pull2 .icon7 {
        background-position: 0 -223px;
    }

    .pull3 li {
        background: url("../images/icon.gif") no-repeat scroll 0 -232px;
        padding: 10px 0 10px 10px;
    }

        .pull3 li span {
            color: #aaa;
            text-shadow: 0 1px 0 #000000;
        }

    .unitList li, .TradeClass dd {
        background: url("../images/Point1.gif") no-repeat scroll 0 7px;
    }

    .slideGuide li {
        background: #f1761a;
        color: #fff;
    }

    .slideGuide .cur {
        background: #fff;
        border: 1px solid #F1761A;
        color: #f1761a;
    }

    .solution li {
        font-size: 12px;
    }

    .intro p {
        color: #c0c0c0;
    }

    .downloadTit div {
        width: 383px;
        background: url(../images/downtit.gif) repeat-x 0 -37px;
        border: 1px solid #d9d9d9;
        border-bottom: 1px solid #f1761a;
        cursor: pointer;
    }

    .downloadTit .cur {
        border: 1px solid #f1761a;
        border-bottom: none;
        background-position: 0 0;
    }

    .downLoadBox .downLogo {
        color: #f1761a;
    }

    .downLoadBox ul li {
        background: url(../images/sobtit.gif) repeat-x left bottom;
    }

    .Telecom {
        background: url(../images/DownloadMul.gif) no-repeat;
    }

    .Netcom {
        background: url(../images/DownloadTel.gif) no-repeat;
    }

    .buySoft {
        background: url(../images/buyBtn.gif) no-repeat;
    }

    .downDeatil strong {
        color: #f1761a;
    }

    .sitemap dl dt {
        color: #f1761a;
        font-weight: bold;
    }

        .sitemap dl dt a {
            color: #f1761a;
            font-weight: bold;
        }

    .sitemap dl dd {
        color: #888;
    }

    .knowList li {
        background: url(../images/Point1.gif) no-repeat left center;
    }

    .searchbtn {
        background: url(../images/downtit.gif) repeat-x;
    }

    .pull3 .intro ul li {
        background: url(../images/gt.gif) no-repeat left 9px;
    }

    .pull dl dt {
        color: #F9BB4A;
    }

    .submit span {
        color: #f00;
    }

    .worng {
        color: #a00;
    }

    .myip span {
        color: #f00;
    }

    .pull6 .intro .checking h1 {
        color: #fff;
    }



    #report p {
        color: #555;
    }

    .onlineMsg li .msgTips {
        color: #b00;
    }

    .usrLogin {
        border: 3px solid #f80;
        border-radius: 5px;
    }

        .usrLogin ul li label strong {
            color: #f90;
        }

    .back {
        background: url(../images/back.jpg) no-repeat left center;
        color: #c90;
    }

    .usrLogin .tips {
        color: #f90;
    }

    .toBeAgency li label strong {
        color: #f90;
        font-weight: normal;
    }

    .toBeAgency li span {
        color: #f90;
    }

    .onlineTech h2 {
        color: #F46404;
    }

    .downloadData {
        background: #fff;
        border: 3px solid #ccc;
    }

    .coludeFlow dd strong {
        color: #f90;
    }

    .loginPull {
        border: 3px solid #ccc;
        border-radius: 5px;
    }

    .allNews {
        background: url(../images/Point1.gif) no-repeat left center;
    }

    .box_dis {
        display: none;
    }


    a.more h5 {
        padding: 6px 6px;
    }

