@charset "utf-8";

.main1{
    height: 1076px;
    background: url("../images/kc_bg1.jpg") #e6e6e6 no-repeat center top;
}
.main1 .w1000{
    padding-top: 108px;
}
.main1 .div1{
    width: 100%;

    height: 480px;
    /*box-sizing: border-box;*/
    /*padding: 78px 0 0 348px;*/
    /*background: url("../images/kc_yh.jpg") #fff no-repeat 70px 49px;*/
    background-color: #fff;
}
.main1 .div1 h1{
    color: #333;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 31px;
}
.main1 .div1 .p1{
    display: block;
    width: 100%;
    line-height: 24px;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
    padding-left: 80px;
    color: #666;
    margin-bottom: 10px;
    padding-right: 30px;
    letter-spacing: .5px;
}
.main1 .div1 .p1 span{
    color: #333;
    position: absolute;
    left: 0;
    top: 0;
}
.main1 .div1 div{
    width: 100%;
    height: 46px;
    margin: 0 0 18px;
}
.main1 .div1 div a{
    width: 157px;
    height: 46px;
    display: block;
    float: left;
    margin-right: 20px;
    background: #f18200;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    border-radius: 5px;
}
.main1 .div1 div a:nth-of-type(1){
    background: #66bc01;
}
.main1 .div1 .p2{
    color: #666;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
}
.main1 .div1 .p2 span{ color: #393;}
.main1 .div1 .imgBox{
    float:left;
    width:348px;
    height: 488px;
    text-align:center;
}
.main1 .div1 .imgBox img{
    display: inline-block;
    /*margin:0 auto;*/
    margin-top:38px;
    width:90%;

}
.main1 .div1 .descBox{
    padding-top:78px;
    width: 650px;
    float:left;
}
.main1 .div2{
    width: 100%;
    height: 488px;
    background: #fff;
    box-sizing: border-box;
    border-top: 1px solid #e6e6e6;
    padding-top: 78px;
}
.main1 .div2 .p1{
    color: #333;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 26px;
    text-align: center;
}
.main1 .div2 .span1{
    display: block;
    width: 100px;
    height: 4px;
    background: #393;
    margin: 0 auto;
}
.main1 .div2 ul{
    width: 920px;
    margin: 59px auto 0;
}
.main1 .div2 ul li{
    width: 140px;
    float: left;
    margin-right: 120px;
    position: relative;
}
.main1 .div2 ul li:nth-last-child(1){
    margin-right: 0;
}
.main1 .div2 ul li p{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.main1 .div2 ul li .p2{
    color: #333;
    font-size: 24px;
    line-height: 40px;
    top: 143px;
}
.main1 .div2 ul li .p3{
    color: #666;
    font-size: 15px;
    line-height: 40px;
    top: 183px;
}

.main2{
    background: #282828;
    padding: 103px 0 170px 0;
    position: relative;
    overflow: hidden;
}
.main2 .span10{
    display: block;
    width: 142px;
    height: 4px;
    background: #393;
    margin: 0 auto 25px;
}
.main2 .p_title{
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 52px;
    text-align: center;
}
.main2 ul{
    overflow: hidden;
    height: 1360px;
}
.main2 ul li{
    width: 100%;
    height: 265px;
    box-sizing: border-box;
    position: relative;
    padding: 0 0 0 310px;
    box-shadow: 0 4px 10px rgba(11,3,6,.3);
    margin-bottom: 35px;
    overflow: hidden;
}
.main2 ul li:after{
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 196px;
    background: #666;
    left: 264px;
    top: 34px;
}
.main2 ul li img{
    position: absolute;
    left: 20px;
    top: 34px;
    border-radius: 5px;
}
.main2 ul li .p1{
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 15px;
}
.main2 ul li .p2{
    font-size: 15px;
    color: #999;
    line-height: 24px;
}
.main2 > a{
    display: block;
    width: 236px;
    height: 71px;
    border: 1px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    margin-left: -118px;
    bottom: 77px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 71px;
    z-index: 9;
}
.main2 > img{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 90px;
    z-index: 1;
}


.main3{
    height: 1052px;
    background: #e6e6e6;
    box-sizing: border-box;
    padding-top: 106px;
}
.main3 .div1{
    width: 100%;
    height: 412px;
    border-bottom: 1px solid #bfbfbf;
}
.main3 .div1 .p1{
    font-size: 34px;
    color: #333;
    line-height: 34px;
    margin-bottom: 49px;
}
.main3 .div1 ul li{
    float: left;
    width: 203px;
    margin-right: 62px;
}
.main3 .div1 ul li:nth-last-child(1){
    margin-right: 0;
}
.bn{ border: none !important; margin-top: 54px}
.main3 .div1 ul li P{
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    margin-top: 16px;
}

.main4{
    height: 915px;
    background: url("../images/kc_main4_bg.jpg") no-repeat center / cover;
    box-sizing: border-box;
    padding: 84px 0 0 0;
}
.main4 .span10{
    display: block;
    width: 142px;
    height: 4px;
    background: #393;
    margin: 0 auto 25px;
}
.main4 .p_title{
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 70px;
    text-align: center;
}
.main4 .openDate{
    width:960px;
    height: 555px;
    overflow:hidden;
    position:relative;
}
.main4 ul{
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.main4 ul li{
    width: 960px;
    height: 155px;
    margin: 0 0 45px;
    box-shadow: 0 8px 30px rgba(11,3,6,.3);
    background: #282828;
    color: rgba(255,255,255,1);
}
.main4 ul li > div{
    width: 924px;
    margin: 0 auto;
    border-bottom: 1px solid #595959;
    height: 67px;
    box-sizing: border-box;
    position: relative;
}
.main4 ul li > div .p1{
    display: block;
    float: left;
    font-size: 36px;
    white-space: nowrap;
    position: absolute;
    left: 10px;
    top: 17px;
}
.main4 ul li > div .p1 span{ font-size: 36px;}
.main4 ul li > div .p1 .m_unit{ font-size: 15px;}
.main4 ul li > div .p2{
    text-align: center;
    font-size: 24px;
    padding-top: 24px;
    line-height: 24px;
}
.main4 ul li > div a{
    display: block;
    position: absolute;
    right: 24px;
    top: 34px;
    border-radius: 5px;
    width: 60px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background: #363636;
    font-size: 15px;
    color: rgba(255,255,255,.5);
    box-sizing:border-box;
    border:1px solid transparent;
}
.main4 ul li > div a:hover{
    border:1px solid #fff;
}
.main4 ul li .p3{
    font-size: 15px;
    line-height: 24px;
    color: rgba(193,193,193,.5);
    width: 924px;
    margin: 0 auto;
    padding: 10px 24px 0 10px;
    box-sizing: border-box;
    letter-spacing: 0.8px;

}
.main4 ul li:nth-of-type(1){
    color: rgba(255,255,255,1);
}
.main4 ul li:nth-of-type(1) a{
    color: rgba(255,255,255,1);
}
.main4 ul li:nth-of-type(1) .p3{
    color: rgba(193,193,193,1);
}
.main4 .more{
    text-align: center;
}
.main4 .more a{
    display: inline-block;
    width: 236px;
    height: 64px;
    border: 1px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 64px;
    margin-top: 40px;
}


















