
/* CSS */
    html,body{

text-align:center

    }




ul{
    list-style: none;
    width: 100%;
}

.centos{
    /*width: 1920px;*/
    position: relative;
    /*padding:0;margin:0;*/
    /*    max-width: 1920px;*/
    margin: 0 auto;
    overflow: hidden;
        max-width: 1920px;

}
.one_div{
    width: 100%;
    height: 851px;
    background-size: cover;
    background: url("../image/one_div.jpg");
    color: #fdf9fa;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
        white-space: nowrap; /* !!!!----这段代码是关键----!!!! */

        margin: 0 auto;
    overflow: hidden;
        max-width: 1920px;


}


.title{
    width: 100%;
    font-size: 107px;
    color: #fff;
    text-align: center;
    float: left;
    text-align: center;
    /*margin-left: 33%;*/
    margin-top: 14%;
    font-weight: 900;
}
.two_div{
    width: 100%;
    height: 1000px;
    background: #3a3230;
}
.three_div{
    /*background: url("../image/three_div.jpg");*/
    /*width: 100%;*/
    /*!*height: 1000px;*!*/
    /*background-position: 0 0 ,0 7.8rem;*/
    /*background-size: 100%, 100% 100%;*/
    /*background-repeat: no-repeat no-repeat;*/


       background: url("../image/three_div.jpg");
    filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    width: 100%;
    height: 999px;
    background-position: 0 0 ,0 7.8rem;
    /*background-size: 100%, 100% 100%;*/
    background-repeat: no-repeat no-repeat;



    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.four_div{

    background: url("../image/four_div.jpg");
    width: 100%;
    height: 878px;
     /*background-repeat: repeat-y;*/
    display: block;

    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    /*overflow: hidden;*/
}
.four_image_one{
float: left;
    margin-top: 6%;
    margin-left: 21%;
    width: 29%;
    transition: transform 0.25s ease;

}
.four_image_one:hover{
     transform: scale(1.2,1.2)
}
.four_image_two{
    float: left;
    margin-top: 20.5%;
    margin-left: -12%;
    width: 29%;
    transition: transform 0.25s ease;

}
.four_image_two:hover{
     transform: scale(1.2,1.2)
}
.yanxuan{
float: left;
    margin-top: 7%;
    margin-left: -14%;
    width: 32%;
    transition: transform 0.25s ease;
}

.yanxuan:hover{
    transform: scale(1.2,1.2)
}

.zi{
    position: absolute;
    margin: 0 auto;
    top: 92%;
    left: 36%;
    width: 31%;
}


.five_div{

    background: url("../image/button.jpg");
    width: 100%;
    height: 262px;
    background-position: 0 0 ,0 7.8rem;
    background-size: 100%, 100% 100%;
    background-repeat: no-repeat no-repeat;
}
.one_div ul{
float: left;
    /*margin-left: 26%;*/
    /*margin-top: 5%;*/
    /*padding-left: 9px;*/
    position: absolute;
left: 44%;
    top: 16%;
    margin-left: -321px;
    margin-top: -200px;
}
.one_div li{
    height: 84px;
    line-height: 83px;
    text-align: center;
    font-size: 40px;
    float: left;
    color: white;
    background: #7e6b5a;
    margin-left: 45px;
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
    width: 200px;
}



.one_div li:hover {
	color:#fff;
	background: #660000;
	 font-size: 45px;
	 cursor:pointer;

}
@-webkit-keyframes Glow {
	from {
	text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #00a67c,0 0 70px #00a67c,0 0 80px #00a67c,0 0 100px #00a67c,0 0 150px #00a67c;
}
to {
	text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #00a67c,0 0 35px #00a67c,0 0 40px #00a67c,0 0 50px #00a67c,0 0 75px #00a67c;
}
}@keyframes Glow {
	from {
	text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #00a67c,0 0 70px #00a67c,0 0 80px #00a67c,0 0 100px #00a67c,0 0 150px #00a67c;
}
to {
	text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #00a67c,0 0 35px #00a67c,0 0 40px #00a67c,0 0 50px #00a67c,0 0 75px #00a67c;
}
}












.from1 {
    height: 100px;
    text-align: center;
    font-size: 10px;
    /* margin-left: 21%; */
    /* margin-top: 400px; */
    position: absolute;
    left: 42%;
    top: 22%;
    margin-left: -331px;
    margin-top: -200px;
}

.from1 input {
width: 140px;
    height: 31px;
    margin-left: 25px;
    font-size: 14px;
}

.from1 span {
font-size: 26px;
    font-weight: 900;
    line-height: 28px;
    float: left;
    margin-top: 4px;
    font-family: 微软雅黑;
}

.from1 .button {
outline: none;
    background: #a40000;
    border: none;
    color: #fcfafb;
    position: relative;
    margin-left: 45px;
    top: 2px;
    font-family: 微软雅黑;
    font-weight: 900;
    width: 135px;
    height: 39px;
    font-size: 19px;
}



.button{
        font-family: 微软雅黑;

}
.button:before, .button:after {
    border: 0 solid transparent;
    transition: all 0.25s;
    content: '';
    height: 24px;
    position: absolute;
    width: 0px;
}

.button:before {
    border-top: 2px solid #c47135;
    left: 0px;
    top: -5px;
}

.button:after {
    border-bottom: 2px solid #c47135;
    bottom: -5px;
    right: 0px;
}

.button:hover {

    /*background-color:#58b6d3;*/
     cursor:pointer;
    background-color: #c47135;
}

.button:hover:before, .button:hover:after {
    height: 100%;
    width: 100%;
}
.one_div_img{
    width: 100%;
    height: 100%;
}

.bjgd {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 400px;
    height: auto;
    border-radius: 10px;
    margin-left: -210px;
    margin-top: -230px;
    border: 10px solid rgba(255, 255, 255, 0.5);
    z-index: 99999;
    display: none;
}





.bjgd .bjgdinner {
    background: #fff;
    text-align: center;
}

.bjgd .bjgdinner .bt {
    position: absolute;
    background: #e94c3d;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    left: 50%;
    top: -40px;
    margin-left: -40px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    padding: 10px;
    border: 5px solid rgba(255, 255, 255, 0.5);
}

.bjgd .bjgdinner h1 {
    padding-top: 50px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
}

.bjgd .bjgdinner input {
    border: 1px solid #ccc;
    width: 300px;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-indent: 10px;
}

.bjgd .bjgdinner button {
    border: 1px solid #ccc;
    width: 170px;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-align: center;
    background: #e94c3d;
    color: #fff;
    border-radius: 5px;
    border: 0;
    margin-bottom: 20px;
}

.bjgd .bjgdinner .closegd {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.bjgd {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 400px;
    height: auto;
    border-radius: 10px;
    margin-left: -210px;
    margin-top: -230px;
    border: 10px solid rgba(255, 255, 255, 0.5);
    z-index: 99999;
    display: none;
}

.closegd .bjgdinner {
    background: #fff;
    text-align: center;
}

.closegd .bjgdinner .bt {
    position: absolute;
    background: #e94c3d;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    left: 50%;
    top: -40px;
    margin-left: -40px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    padding: 10px;
    border: 5px solid rgba(255, 255, 255, 0.5);
}

.closegd .bjgdinner h1 {
    padding-top: 30px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
}

.bjgdSjs .bjgdinner input {
    border: 1px solid #ccc;
    width: 300px;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-indent: 10px;
}

.bjgdSjs .bjgdinner button {
    border: 1px solid #ccc;
    width: 170px;
    line-height: 36px;
    height: 36px;
    margin-top: 15px;
    text-align: center;
    background: #e94c3d;
    color: #fff;
    border-radius: 5px;
    border: 0;
    margin-bottom: 20px;
}

.bjgdSjs .bjgdinner .closegd {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
