/* CSS Document */

.b-about,.b-product {
   

}
.b-product{ margin:0}
.b-product ul{ overflow:hidden;}
.b-product ul li{ float:left;margin-right:10px}



body {
    background: #fff;
}

.cypcomss {
    position: relative;
    width: 100%;
    /* height:1200px; */
    /* background:greenyellow; */
}

.ccs {
    position: relative;
    width: 100%;
    height: 600px;
    /* background:lightyellow */
}

.ccsblueimg {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
}

.ccshuih {
    font-size: 30px;
    color: #00386b;
    font-weight: bold;
    position: absolute;
    top: 20%;
    left: 20%;
}

.ccshuip {
    position: absolute;
    font-size: 16px;
    width: 59%;
    line-height: 30px;
    top: 28%;
    left: 20%;
    color: #5d5a5b;
}

.ccshuia {
    width: 200px;
    height: 55px;
    background: #00386b;
    display: block;
    font-size: 14px;
    color: white !important;
    text-align: center;
    line-height: 55px;
    position: absolute;
    top: 68%;
    left: 20%;
    border-radius: 10px;
}

.ccshuiaa {
    width: 100%;
    height: 40px;
    background: white;
    position: absolute;
    bottom: 0px;
}

.cypcomss div:nth-child(odd) .ccsblue {
    position: absolute;
    width: 65%;
    left: 0%;
    height: 94%;
    background: #013c7e;
    /*background-size: 100% 100% !important;*/
}

.cypcomss div:nth-child(even) .ccsblue {
    position: absolute;
    width: 65%;
    left: 35%;
    height: 94%;
    background: #013c7e;
    /*background-size: 100% 100% !important;*/
}
.cypcomss div .ccshui {
    background-color: #ededed;
    background: url(../images/bg-gray.png) repeat;
}
.cypcomss div:nth-child(odd) .ccshui {
    position: absolute;
    width: 35%;
    left: 65%;
    height: 100%;
}

.cypcomss div:nth-child(even) .ccshui {
    position: absolute;
    width: 35%;
    left: 0%;
    height: 100%;
}

.vkgdcp {
    display: block;
    width: 230px;
    height: 65px;
    background: #796a55;
    text-align: center;
    line-height: 65px;
    color: white;
    font-size: 20px;
    border-radius: 15px;
    margin: 0px auto;
    margin-top: 65px;
    color: white !important;
}

.new-image{width: 300px;height: 200px; background-size:300px 200px;}