    @charset "UTF-8";
    /*banner strat*/
    .banner {
        /*width: 100%;*/
        /*height: 520px;*/
        background: url("../images/banner.png");
        width:100%;
        height: 100%;
        background-size:100% 100%;
        /*max-height: 100%;*/
        /*max-width: 100%;*/
        /*position:absolute;*/
    }
    .banner-con {
        height: 600px;
        text-align: center;
    }
    .banner-con h1 {
        font-size:50px;
        color: #fff;
        font-family: microsoft yahei;
        padding-top: 180px;
    }
    .banner-con p {
        font: 400 15px/30px microsoft yahei;
        margin-top: 50px;
        color: #bbbbbb;
    }
    .banner-con input {
        width: 200px;
        height: 40px;
        background-color: rgba(255,255,255, 0.9);
        border-radius: 5px;
        margin-top: 50px;
        font: 400 15px microsoft yahei;
        cursor: pointer;
    }
    .banner-con input:hover {
        background-color: #808080;
    }
    /*banner end*/

    /*core strat*/
    .core-con-top {
        text-align: center;
    }
    .core-con-top h2,
    .solution h2 {
        font: 400 30px microsoft yahei;
        color: #2e2e2e;
        margin: 100px 0 20px 0;
    }
    .core-con {
        height: 500px;
    }
    .core-con-top p {
        font: 400 14px "microsoft yahei";
        color: #9ea7ad;
    }
    .core-con-bottom dl {
        width: 390px;
        text-align: center;
        margin-top: 80px;
        float: left;
    }
    .core-con-bottom dd {
        font: 400 14px "microsoft yahei";
        color: #808080;

    }
    .core-con-bottom .fore {
        font: 400 20px "microsoft yahei";
        color: #313131;
        margin: 20px 0 10px;
    }

    /*core end*/

    /*company strat*/
    .company {
        height: 500px;
        background: url("../images/banner1.png") no-repeat -300px 0;
        overflow: hidden
    }
    .company-con-box {
        height: 400px;
        background: #fff;
        border-radius: 5px;
        margin: 50px 0 ;
    }
    .company-con-box dt {
        font: 400 25px "microsoft yahei";
        padding: 25px 0 0 29px;
        color: #2e2e2e;
    }
    .company-con-box dd {
        padding:20px 38px 0 30px;
        font: 400 14px/25px "microsoft yahei";
        color: #626262;
    }
    .company-con-box input {
        width: 160px;
        height: 40px;
        background-color: #476a30;
        border-radius: 5px;
        font: 400 14px/40px "microsoft yahei";
        color: #fff;
        cursor: pointer;
        margin-top: 20px;
    }
    .company-con-box input:hover {
        background-color: #478f30;
    }
    /*company end*/

    /*Solution strat*/
    .solution {
        text-align: center;
        height: 700px;
    }
    .solution h2 {
        margin-bottom: 50px;
    }
    .solution h3 {
        font: 400 16px/58px "microsoft yahei";
        color: #161616;
    }
    .solution p {
        margin-top: -5px;
    }
    .solution h3,
    .solution p {
        padding-left: 20px;
    }
    .solution-left {
        margin: 0 30px 0 193px;
    }
    .solution-right,
    .solution-left {
        text-align: left;
        font: 400 14px/25px "microsoft yahei";
        color: #626262;
    }
    /*Solution end*/

    /*banner strat*/
    /*banner end*/

    /*banner strat*/
    /*banner end*/

    /*banner strat*/
    /*banner end*/

    /*banner strat*/
    /*banner end*/