@charset "utf-8";
/* CSS Document */
/* common */
body, div, h1, h2, h3, h4, h5, h6, dl, dd, dt, p, a, form, select, input, ul, ol, li {
    margin: 0;
    padding: 0;
    text-indent: 0;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


ul, ol {
    list-style: none;
    text-indent: 0;
    list-style-position: outside;
}

img {
    border: 0;
}

b {
    font-weight: normal
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

/* link : style */
a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
body{
    color: #fff;
    background: #000000;
    overflow-x: hidden;
}
.width_content{
    width: 1200px;
    margin: 0 auto;
}

/*logo*/
.logo_box{
    background: #fff;
    padding:15px 0 20px;
}
.logos .del{
    display: inline-block;
    border-left:1px solid #d6d6d6;
    margin-left: 16px;
    padding-left: 14px;
}
.logos .tel{
    float: right;
    padding-top: 20px;
}
/*banner*/
.banner>img{
    width: 100%;
    height: auto;
}
/*标题*/
.biaoti{
    width: 100%;
    text-align: center;
    margin-top: 70px;
}
.biaotis{
    padding: 22px 36px;
    display: inline-block;
    position: relative;
}
.biaotis>p{
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 16px;
    font-weight: 900;
}
.biaotis>span{
    font-size: 16px;
    color: #ffe100;
}
.biaotis>img{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
}
/*button*/
.button{
    width: 250px;
    height: 50px;
    border: 1px solid #fdd000;
    border-radius: 5px;
    text-align: center;
    display: block;
    margin: 40px auto ;
    font-size: 20px;
    line-height: 50px;
    color: #fdd000;
}
/*致辞*/
.zhici_c{
    margin-top: 45px;
    height: 318px;
}
.zhici_c>div{
    /*display: inline-block;*/
    float: left;
    height: 100%;
}
.zhici_l{
    width:525px;
    box-sizing: border-box;
    padding: 0 15px;
    margin-right: 30px;
    border: 1px solid;
    border: 1px solid #a47b12\9;
    border-image: -webkit-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: -moz-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: -ms-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: -o-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
}
.zhici_l>div{
    width: 100%;
    height: 100%;
    position: relative;
    top:-20px;
    left: 5px;
    transition: all 0.5s;
}
.zhici_l>div>img{
    width: 100%;
    height: 100%;
}
.zhici_l>div>.bofang{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    transition: all 0.5s;
}
.bofang>img{
    width: 100%;
    height: 100%;
}
.zhici_l>div:hover{
    top:0;
    left: 0;
}
.zhici_l>div:hover>.bofang{
    right:50%;
    bottom: 50%;
    margin-bottom: -40px;
    margin-right: -40px;
    width: 80px;
    height:80px;
}
.zhici_r{
    width: 645px;
    padding: 45px 55px 60px 30px;
    border: 1px solid;
    border: 1px solid #a47b12\9;
    border-image: -webkit-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: -moz-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: -ms-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: -o-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
}
.zhici_r>p{
    font-size: 16px;
    color: #cdcdcd;
    line-height: 37px;
    text-indent:20px;
}
/*寄语*/
.jiyu_c{
    margin-top: 84px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}
.jiyu_c>div{
    width: 525px;
    float: left;
}
.jiyu_c>div>.img{
    width: 100%;
    height: 318px;
    border: 1px solid;
    border: 1px solid #a47b12\9;
    border-image: -webkit-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: -moz-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: -ms-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: -o-linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    border-image: linear-gradient(45deg,#694c00 ,#a47b12,#694c00 ) 1 1;
    padding: 0 15px;
    box-sizing: border-box;
    position: relative;
}
.jiyu_c>div>.img>img{
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    position: relative;
    top:-20px;
    left: 5px;
}
.jiyu_c>.jiyu_r{
    float: right;
}
.jiyu_c .bofangs{
    position: absolute;
    width: 40px;
    height: 40px;
    bottom:30px;
    right: 20px;
    transition: all 0.5s;
    cursor:pointer;
}
.jiyu_c .bofangs>img{
    width: 100%;
    height: 100%;
}
.jiyu_c>.jiyu_r>.img>img{
    left: -5px;
}
.jiyu_c .jiyu_r .bofangs{
    right: 30px;
}
.jiyu_c>div:hover>.img>img{
    top:0!important;
    left:0!important;
}
.jiyu_c>div:hover .bofangs{
    bottom:50%;
    right: 50%;
    width: 80px;
    height: 80px;
    margin-bottom: -40px;
    margin-right: -40px;
}
.jiyu_c>div>.text>span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    line-height: 50px;
}
.jiyu_c>div>.text>p{
    width: 100%;
    padding: 0 3px 0 24px;
    font-size: 16px;
    color:#cdcdcd;
    line-height: 25px;
    text-indent: 20px;
}
/*协议*/
.xieyi{

}
.xieyi_c{
    width: 1000px;
    margin: 44px auto 0;
}
.xieyi_t{
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
}
.xieyi_t>div{
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 40px;
    position: relative;
}
.xieyi_t>div>img{
    width: 100%;
    height: auto;
    display: block;
}
.xieyi_t>div>p{
    position: absolute;
    bottom:0;
    width: 100%;
    padding-right: 40px;
    box-sizing: border-box;
}
.xieyi_t>div>p>span{
    background: -webkit-linear-gradient(to right,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 70%,rgba(0,0,0,0));
    background: -moz-linear-gradient(to right,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 70%,rgba(0,0,0,0));
    background: -ms-linear-gradient(to right,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 70%,rgba(0,0,0,0));
    background: -o-linear-gradient(to right,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 70%,rgba(0,0,0,0));
    background: linear-gradient(to right,rgba(0,0,0,0.8),rgba(0,0,0,0.5) 70%,rgba(0,0,0,0));
    width: 100%;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    background: #000\9;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    display: block;
}
.xieyi_b{
    margin-left: -7px;
    margin-right: -7px;
    overflow: hidden;
}
.xieyi_b>.img{
    padding-left: 7px;
    padding-right: 7px;
    width: 20%;
    display: block;
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.xieyi_b>.img>img{
    width: 100%;
    height: 100%;
}
/*福薪*/
.fuxin_c{
    margin-top: 45px;
}
.fuxin_t{
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    border: 1px solid #a47b12;
}
.fuxin_t>img{
    width: 100%;
}
.fuxin_b{
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 30px;
    overflow: hidden;
}
.fuxin_b>div{
    width: 20%;
    padding: 0 10px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}
.fuxin_b_c{
    background: #030112;
    height: 346px;
    border: 1px solid #a47b12;
    transition: transform 1s;
}
.fuxin_b_c>img{
    width: 40%;
    height: auto;
    margin-top: 30px;
}
.fuxin_b_c>p{
    color: #ffe100;
    font-size: 20px;
    margin-top: 50px;
}
.fuxin_b_c>div{
    margin-top: 40px;
}
.fuxin_b_c>div>*{
    color: #fff;
}
.fuxin_b_c>div>span{
    margin-bottom: 20px;
    display: block;
}
.fuxin_text{
    width: 100%;
    padding: 0 10px;
    background: #030112;
    position: absolute;
    transform:rotateY(180deg);
    -ms-transform:rotateY(180deg); 	/* IE 9 */
    -moz-transform:rotateY(180deg); 	/* Firefox */
    -webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
    -o-transform:rotateY(180deg);
    transition: transform 1s,opacity 0.1s 0.3s;
    top:0;
    left: 0;
    opacity: 0;
    z-index: -1\9;
}
.fuxin_text>p{
    padding: 20px 10px 0 10px;
    height: 346px;
    border: 1px solid #a47b12;
    text-align: left;
    text-indent:20px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
    width: 100%;
}
.fuxin_b>div:hover>.fuxin_text{
    transform:rotateY(0deg);
    -ms-transform:rotateY(0deg); 	/* IE 9 */
    -moz-transform:rotateY(0deg); 	/* Firefox */
    -webkit-transform:rotateY(0deg); /* Safari 和 Chrome */
    -o-transform:rotateY(0deg);
    opacity: 1;
    z-index: 1\9;
}
.fuxin_b>div:hover>.fuxin_b_c{
    transform:rotateY(-180deg);
    -ms-transform:rotateY(-180deg); 	/* IE 9 */
    -moz-transform:rotateY(-180deg); 	/* Firefox */
    -webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
    -o-transform:rotateY(-180deg);
}
/*寄语底部*/
.jiyu2_c{
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    padding-bottom: 15px;
    margin-top: 70px;
}
.jiyu2_c>.img{
    width: 20%;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
}
.jiyu2_c>.img>img{
    width: 100%;
    height: auto;
    display: block;
}
/*底部logo*/
.foot_logo{
    text-align: center;
    height: 115px;
    line-height: 115px;
    background: #090909;
    border-bottom: 1px solid #1b1b1b;
    border-top: 1px solid #2c2c32;
}
.foot_logo>img{
    height: 45px;
    width: auto;
    vertical-align: middle;
}
.foot_logo>.zhong{
    margin-left: 130px;
    margin-right: 130px;
}
/*foot*/
.foot{
    height: 100px;
    text-align: center;
    background: #090909;
    padding-top: 27px;
}
.foot>p{
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}
/*video播放盒子*/
.video_box{
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -250px;
    padding: 20px;
    z-index: 99999;
    display: none;
    background: #ffffff;
    position: fixed;
    border: 3px solid #000000;
    border-radius: 5px;
    width: 808px;
    height: 470px;
}
.video_box>span{
    right: 3px;
    top: 3px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    height: 18px;
    width: 18px;
    display: block;
    cursor: pointer;
    line-height: 14px;
    text-align: center;
    background: #cd1c1e;
    position: absolute;
}
.video_box div{
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*display: none;*/
}