@charset "utf-8";
    body,ul,li,div{ 
    padding: 0;
    margin: 0;
     }
li{
    list-style-type: none;
}
a{
    text-decoration: none;
}
a:hover{
    color: red;
}
input,img{
    border: none;
}
.clear{
    clear: both;
    height: 10px;
    width: 100px;
}
body{
    font-family: "微软雅黑"; 
    background: #fff;
}
p,h1,h2,h3,h4,h5,h6{
    padding: 0;
    margin:0;
}
/*
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
 img{
    transition: all 1s;
}
 img:hover{
    transform: scale(1.4);
}
*/
.ddiv1{
    margin: 0 auto;
    background: url(../image/bbj-1.jpg) no-repeat center center;
    height: 690px;
    position: relative;
}
.ddiv2{
    margin: 0 auto;
    background: url(../image/bbj-2.jpg) no-repeat center center;
    height: 363px;
    position: relative;
}
.div2{
    margin: 0 auto;
    background: url(../image/bj-2.jpg) no-repeat center;
    height: 1260px;
    position: relative;
}
.div2 .div2s{
    position: relative;
    top: 49px;
    left: 0;
    text-align: center;
}
.div2s p:nth-child(1){
    font-size: 50px;
    color: #2b2b2b;
    margin-top: 46px;
}
.div2s p:nth-child(2){
    font-size: 32px;
    color: #2b2b2b;
    margin-top: 5px;
    line-height: 45px;
}
.div2s p:nth-child(2) strong{
    color: #ff0000;
}
.div2s p:nth-child(3){
    font-size: 23px;
    color: #2b2b2b;
    margin-top: 6px;
}
#a1{
    display: inline-block;
    width: 400px;
    height: 70px;
    background: #b91c22;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    bottom: 0;
}
.div2s #a1{
    top: 210px;
    left: 50%;
    margin-left: -200px;
}
.div2zz{
    margin: 0 auto;
    width: 1300px;
    position: relative;
}
.div2z{
    position: absolute;
    top: 180px;
    left:20px;
    height: 486px;
}
.div2z .d2z{
    display: inline-block;
    width: 406px;
    height: 100%;
    text-align: center;
    margin-right: 15px;
}
.div2z .d2z p:nth-child(1){
    padding: 10px;
    height: 278px;
    margin-top: 3px;
    overflow: hidden;
}
/*
.div2z .d2z p:nth-child(1) img{
   transition: all 1s;
}
.div2z .d2z p:nth-child(1) img:hover{
    transform: scale(1.4);
}
*/
.div2z .d2z p:nth-child(2){
    font-size: 27px;
    color: #2b2b2b;
    line-height: 23px;
    margin-top: 6px;
}
.div2z .d2z p:nth-child(2) span{
    font-size: 14px;
}
.div2z .d2z p:nth-child(3){
    font-size: 21px;
    color: #2b2b2b;
    line-height: 25px;
    text-align: left;
    margin-left:1px; 
    margin-top: 15px;
}
.gai p:nth-child(1){
    margin-left: -10px;
}
.gai1 p:nth-child(1){
    margin-left: -15px;
}
.gai1{
    position: relative;
top: -24px;}
.div2 .div2x{
    position: relative;
    top: 693px;
}
.div3{
    margin: 0 auto;
    height: 707px;
    position: relative;
    background: #d1d1d1;
}
.div3 ul{
    width: 1300px;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -650px;
}
.div3 ul li{
   display: inline-block;
   width: 300px;
   height: 248px;
   margin-right: 17px;
   margin-bottom: 29px;
   overflow: hidden;
   position: relative;
}
.div3 ul li img{
    width: 300px;
    height: 248px;
    display: inline-block;
    transform: translateY(0px);
    transition: all 0.5s;
}
.div3 ul li:hover img{
    transform: translateY(-255px); 
}
.div3 ul li p{
     transform: translateY(0px);
    transition: all 0.5s;
    background: #7e222d;
    width: 300px;
    height: 248px;
    text-align: left;
    padding-top: 20px;
    line-height: 35px;
    font-size: 20px;
    color: #fff;
}
.div3 ul li:hover p{
    transform: translateY(-255px); 
    top: 0;
}
.div3 ul li p span{
    display: inline-block;
}
.div3 #a1{
    bottom: 30px;
    left: 50%;
    margin-left: -200px;
}
.div4{
    margin: 0 auto;
    background: url(../image/bj-4.jpg) no-repeat center;
    height: 1122px;
    position: relative;
}
.div4 ul{
    width: 1256px;
    margin: 0 auto;
    padding-top: 10px;
}
.div4 li{
    display: inline-block;
    width: 247px;
    height: 305px;
    overflow: hidden;
}
.div4 li img{
    width: 235px;
    height: 293px;
    padding: 5px;
    border: 1px solid #000;
    transition: all 1s;
    margin-right:2px; 
}

.div4 li img:hover{
    transform: scale(1.4);
}
.div4 p{
    width: 1300px;
    height: 60px;
    text-align: left;
    margin: 0 auto;
    font-size: 42px;
    padding-top: 30px;
    text-indent: 30px;
}
.div4 #a1{
    display: inline-block;
    width: 100%;
    height: 70px;
    bottom: 300px;
    background: none;
}
.div5{
    margin: 0 auto;
    height: 600px;
    position: relative;
}
#tab{width:1320px;position:relative;margin:0px auto;}
#tab .tab_menu{width:100%;float:left;position:absolute;z-index:1;}
#tab .tab_menu li{
    float:left;
    width:24%;
    height:56px;
    line-height:56px;
    border:1px solid #2b2b2b;
    cursor:pointer;
    text-align:center;
    font-size: 23px;
    color: #000;
    border-radius: 10px;
    margin-right: 10px;
}

#tab .tab_box{
    width:1320px;
    height:300px;
    clear:both;
    top:130px;
    position:relative;
    border:1px solid #2b2b2b;
    background-color:#2b2b2b;
}
#tab .tab_box p:nth-child(1){
    width: 526px;
    height: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    margin-left: 20px;
}
#tab .tab_box p:nth-child(1) strong{
    color: #f7d103;
    font-size: 28px;
}
#tab .tab_box p:nth-child(2){
    position: absolute;
    top: -30px;
    right: 30px;
    width: 713px;
    height: 356px;
}
#tab .tab_menu .selected{background-color:#2b2b2b;cursor:pointer; color: #fff;}
.hide{display:none;}
.tab_box div{padding:10px;}
.div5 #a1{
    display: inline-block;
    width: 400px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -200px;
}
.div6{
    margin: 0 auto;
    background: url(../image/bj-6.jpg) no-repeat center;
    height: 380px;
    position: relative;
}
.div6 #a1{
    display: inline-block;
    width: 400px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    bottom: 20px;
    left:50%;
    margin-left: -200px;
}
.div7{
    margin: 0 auto;
    background: url(../image/bj-7.jpg) no-repeat center;
    height: 769px;
    position: relative;
}
.div7 #a1{
    display: inline-block;
    width: 400px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -200px;
}
.div8{
    margin: 0 auto;
    background: url(../image/bj-8.jpg) no-repeat center 0;
    height: 1000px;
    position: relative;
}
.div8 #a1{
    display: inline-block;
    width: 400px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    top: 290px;
    left:50%;
    margin-left: -200px;
    z-index: 999
}


.dh{
    width: 1340px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 1000px;
}
.dh ul{position: absolute; width:1700px;height: 553px;margin: 0 auto; top: 430px;left: 0px;}
.dh ul li{float: left;width: 401px;overflow: hidden;height: 553px;position: relative;cursor: pointer;}

.dh ul li a{display: block;width: 100%;height: 100%;background: #fff;}
.dh ul li .layer{position: absolute;bottom: 0;right: 0;width: 300px;height: 450px; color: #fff}

.dh ul li .layer .p1{position: absolute;bottom: 5px;left:0px; height:150px;}
.dh ul li .layer .p2{position: absolute;bottom: 5px;right:0%;height:150px;}
.dh ul li .layer .p2 b,.dh ul li .layer .p2 span{display: block;font-weight: bold;font-size: 20px;}
.dh ul li .layer .p1 b,.dh ul li .layer .p1 span{display: block;font-weight: bold;font-size: 14px;}
.dh ul li.curr{}
/* .dh ul li.curr .layer .p1{left: -200%;}
.dh ul li.curr .layer .p2{left: 10px;} */
.dh ul li .caonima{position: absolute;bottom: 0;right: 0;width: 300px;background:rgba(27,29,36,0.25);height: 450px; color: #fff}
.caption_1 {
    position:absolute;
    left: 400px;
    width: 350px;
    height: 553px;
    top: 0px;
    padding: 20px;
    line-height: 20px;
}
.caption_11{
    position:absolute;
    left: 400px;
    width: 300px;
    height: 553px;
    top: 0px;
    padding: 20px;
    line-height: 20px;
}
.caption_1 h4{
    font-size: 22px;
    color: #fc5b32;
}
.caption_1 .xiangxi-1{
    font-size:12px;
    color: #7b7674;
    padding:10px 0 10px 0;
}
.caption_1 strong{
    color: #1c1b1a;
}
.caption_1 .xiangxi-2{
    font-size:12px;
    color: #7b7674;
    padding:10px 0 10px 0;
    line-height: 26px;
}
/* .dh ul li.curr .layer .p1{left: -200%;}
.dh ul li.curr .layer .p2{left: 10px;} */

.col1{color: #00A39A;}
.col2{color: #fff;}
.div9{
    margin: 0 auto;
    background: url(../image/bj-9.jpg) no-repeat center;
    height: 1118px;
    position: relative;
}
.div9 p{
    position: absolute;
    top: 156px;
    left: 50%;
    margin-left: -623px;
    height: 251px;
    width: 1246px;
    font-size: 0;
}
.div9 p a{
    display: inline-block;
    width: 33.3%;
    height: 100%;
}
.div9 #a1{
    display: inline-block;
    width: 400px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -200px;
    background: none;
}
.div10{
    margin: 0 auto;
    background: url(../image/bj-10.jpg) no-repeat center;
    height: 677px;
    position: relative;
}
.div10 #a1{
    display: inline-block;
    width: 100%;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    bottom: 50px;
    background: none;
}