﻿/* CSS Document */
@charset 'utf-8';
/*首页*/

.section{position: relative;height: 934px; text-align: center;overflow: hidden;}
#fullPage{font-size: 15px;}
.none{display: none!important;}
.block{display: block!important;}

.logo{ position: fixed; top: 0; left: 0; z-index: 999;}

.page1_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/page1_bg.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s;}
.page2_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/page2_bg.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page3_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/page3_bg.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page4_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/page4_bg.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page5_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/page5_bg.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page6_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/page6_bg.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page7_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/page7_bg.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
#page1_bj_act.active .page1_bj{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)} 
#page2_bj_act.active .page2_bj{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
#page3_bj_act.active .page3_bj{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
#page4_bj_act.active .page4_bj{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
#page5_bj_act.active .page5_bj{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
#page6_bj_act.active .page6_bj{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
#page7_bj_act.active .page7_bj{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}

/* #page_bj{-webkit-animation: ani_bj 10s linear 1s 1 normal forwards running;}
@-webkit-keyframes ani_bj{0%{-webkit-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}}
 */


/* 注意：fadeInUp等从上面进入的动画效果会影响高度而会导致影响布局-所以要使用:overflow: hidden; */
/* 动态向下图 */
.dongtai-bottom{display:inline-block;width: 40px; position: fixed; font-size:0.14rem;text-transform: uppercase;bottom: 40px;left: 0;right: 0;-webkit-animation: dongtaibottom 1s linear 0s infinite reverse forwards running;    }
@-webkit-keyframes dongtaibottom{
0% {bottom: 10px;}100% {bottom: 24px;}
}
.bottom1{background: url(../images/bottom.png) no-repeat center bottom;height: 36px;transition: all 0.4s linear;margin: 0 auto;}
.bottom1:hover{background: url(../images/bottom.png) no-repeat center top;}
/* 注意：fadeInUp等从上面进入的动画效果会影响高度而会导致影响布局-所以要使用:overflow: hidden; */

/* 动画延时(fullpage控制了滚动条，在第二页中间以后data-animdelay属性就不好使了) */
.animdelay3{animation-delay: 0.3s;}
.animdelay5{animation-delay: 0.5s;}
.animdelay7{animation-delay: 0.7s;}
.animdelay_1{animation-delay: 1s;}
.animdelay_1s5{animation-delay: 1.5s;}
.animdelay_1s8{animation-delay: 1.8s;}
.animdelay_2{animation-delay: 2s;}
.animdelay_2s5{animation-delay: 2.5s;}
.animdelay_3{animation-delay: 3s;}



/* 第一页 */
/* .page1{ transition: background-size 10s ease 1s;}   */
.page1_1{padding: 14px;}
.page1_2{padding: 0;font-size: 0.22rem;font-family: "微软雅黑";color:#fff;border:1px solid #fff;    width: 2.38rem;height: .4rem;margin:50px auto 0;    line-height: 38px;}
.page1_more{display: none;margin-top: 8%;padding: 8px 30px;border-radius: 50px;color: #fff;font-size: 14px;transition: all 0.5s linear;}

/* 第二页 */
.bt_1{color: #965b1e;font-size: .26rem;font-weight: normal;margin-bottom: .8vh;    margin-top: 10vh;}
.bt_1 img{display: inline-block;vertical-align: bottom;margin-right:8px;font-family: "Arial";}
.bt_2{color: #6d6d6d;font-size: .16rem;font-weight: normal;text-transform: uppercase;}
.page2_con h4{color: #555555;font-size: .21rem;margin:3vh 0 4vh;}
.page2_con>p{
    color: #323232;
    font-size: .2rem;
    width: 47vw;
    margin: 0 auto;
    line-height: .4rem;
    text-align: left;
    text-indent: 2em;
}
.page2_more{color: #5b5b5b;font-size: .16rem;margin:3vh 0 5vh;    display: block;}
.page2_more:hover{color: #965b1e;}
.page2_more img{display: inline-block;width:42px;height:13px;margin:0 4px;background: url(../images/page2_2.png) no-repeat right center;transition: all 0.3s linear;}
.page2_more:hover img{background: url(../images/page2_2.png) no-repeat left center;}
.page2_dowm h6{color: #333;font-size: .2rem;}
.page2_dowm img{max-width: 160%;height: auto;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;}
.page2_dowm p{font-size: .16rem;color:#9b9b9b;text-transform: uppercase;font-family: "Arial";line-height: .3rem;}
.page2_dowm div{width: 126px; height: 126px;overflow: hidden;border-radius: 50%;border:2px solid #965b1e;margin:0 auto 2vh; display: flex;justify-content: center;}
.page2_dowm li{display: inline-block;margin: 0 3.5vw;}
.page2_dowm div:hover img{transform:scale(1.2);}


/* 第三页 */
.slideTxtBox{position: relative;    margin-top: 14px;}
.page3_middle a{color:#767575;font-size: .14rem; padding:10px;display: inline-block;}
.page3_middle>li{display: inline-block; height: 70px;    margin: 0 26px;}
.page3_middle a:hover{color: #744310;}
.page3_middle .page3_middle1{color: #744310;}
.page3_nav{border-top: 1px solid #965b1e;border-bottom: 1px solid #965b1e;width: 22vw;margin:0 auto;display: flex;justify-content:space-around;padding: 0 40px;position: absolute;left: 50%;bottom:10px;margin-left: -11vw;}
.page3_nav li{display: inline-block;}
.page3_nav a{color:#959595;font-size: .12rem;padding:5px;}
.page3_nav a:hover{color: #94704b;}
.page3_nav .page3_nav1{color: #94704b;}
.page3_more{color: #5b5b5b;font-size: .16rem;background: #fff;border:1px dotted #9c642a;padding:1.3vh 1.8vw;position:absolute;    right: 16.4vw;top: 25vh;}
.page3_more:hover{color:#965b1e;-webkit-transition: all 0.4s linear;transition: all 0.4s linear; }
.page3_more img{display: inline-block;width:42px;height:13px;margin:0 4px;background: url(../images/page2_2.png) no-repeat right center;transition: all 0.3s linear;}
.page3_more:hover img{background: url(../images/page2_2.png) no-repeat left center;}

.page3_pro_tu1{    height: auto;display: inline-block;position: relative;left: 0;top: 0;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.page3_pro_sm1{display: inline-block;text-align:left;vertical-align: top;padding:39px 12px;width: 170px;position: absolute; right: -170px;top:14px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;background: #fff;}
.page3_pro_sm1 em{height: 1px;width: 140px; display: block;background:#d1a95a;margin-bottom: 10px;}
.page3_pro_1{font-weight:bold;font-size: .16rem;}
.page3_pro_1 p{font-size: .14rem;color: #767575;margin:10px 0 6px;font-weight: normal;}
.page3_pro_2{font-weight:bold;font-size: .15rem;}
.page3_pro_2 p{font-size: .12rem;color: #959595;margin-top: 6px;font-weight: normal;display: inline-block;    line-height: .18rem;}
.page3_down{    display: flex;    justify-content: center;flex-wrap: wrap;width: 90vw;	margin:0 auto;}
.page3_down>li{width: 21vw;text-align:left;overflow: hidden;position: relative;border:1px solid #d0d0d0;padding: 14px 14px 0;    margin: 6px 20px 14px;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.page3_down>li>div{overflow: hidden;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.page3_down>li>p{display: inline-block;color:#555555;font-size: .185rem;padding: 3%;font-weight: bold;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.page3_down>li>a{color:#6d6d6d;font-size: .16rem;padding:7px 16px;display: inline-block;border:1px solid #965b1e;float: right;margin: 2% 4%;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}
.page3_down>li:hover{border:1px solid #965b1e; }
.page3_down>li:hover .page3_pro_tu1{left: -170px;}
.page3_down>li:hover .page3_pro_sm1{right: 14px;}
.page3_down>li:hover .page3_pro_name a{color:#965b1e; }
.page3_down>li>a:hover{color:#965b1e;padding:5px 16px 9px; }



/* 第四页 */

.slideTxtBox{position: relative;    margin-top: 30px;}
.slideTxtBox_page4{margin-bottom: 7vh}
/* .bt_1_page4,.bt_2_page4{color: #fff;} */
.page4_middle a{color:#965b1e;font-size: .14rem; padding:10px 40px;display: inline-block;background: #e4e3e3;    border-radius: 20px;-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}
.page4_middle>li{display: inline-block; height: 70px;    margin: 0 26px;}
.page4_middle a:hover{color: #fff;background: url(../images/page4_bj1.png) no-repeat center;}
.page4_middle .page4_middle1{color: #fff;background: url(../images/page4_bj1.png) no-repeat center;}
.page4_down{    display: flex;    justify-content: center;flex-wrap: wrap;width: 80vw;	margin:0 auto;}
.page4_down>li{width: 32vw;overflow: hidden;margin:10px;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;background: #fff;    position: relative;}
.page4_down>li>div{overflow: hidden;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.page4_pro_tu{    height: auto;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;width: 49%;float: left;}
.page4_tu_meng{display: none;position: absolute;left: 0;top: 0;width:49%;height:100%;background: rgba(0,0,0,0.3);}
.page4_tu_meng1{display: block;}
.page4_tu_meng em{font-size: .3rem;color: #d2dbe4;border: 1px solid #d2dbe4;border-radius: 50%;font-style: inherit; height:50px;display: inline-block;margin-top: 28%;width: 50px;opacity: 0;}
.page4_tu_meng1 em{opacity: 1;}
.page4_pro_sm1{text-align:left;padding: 24px 24px 40px;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;width: 50%;float: right;}
.page4_pro_1 a{font-weight:bold;font-size: .16rem;color: #343434;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;    border-bottom: 1px solid transparent;}
.page4_pro1 a{color:#965b1e; }
.page4_pro_2{color: #999999;font-size: .14rem;line-height: .22rem;}
.page4_date{color: #c6c5c5;font-size: .12rem;padding: 6px 0;}
.page4_pro_more{color: #999999;font-size: .12rem;-webkit-transition: all 0.1s linear;transition: all 0.1s linear;padding:14px 26px;    position: absolute;right: 0;bottom: 0;}
.page4_pro_more1{color:#965b1e; }
.page4_down>li:hover .page4_pro_more{color:#965b1e; }
.page4_down>li:hover .page4_pro_1 a{color:#965b1e; }
.page4_hover:hover .page4_tu_meng{display:block;}
.page4_hover:hover .page4_tu_meng em{opacity: 1;}
.page4_pro_1 a:hover{border-bottom: 1px solid #965b1e; }
.page4_pro_more:hover{padding:12px 26px 11px;font-size: .13rem; }
.page4_down .page4_no{width: 21vw;}
.page4_no .page4_pro_tu{display: none;}
.page4_no .page4_pro_sm1{width: 100%;}
.page4_more{color:#5b5b5b;font-size:.16rem;background:#fff;border:1px dotted #9c642a;padding:1.3vh 1.8vw;}
.page4_more img{display: inline-block;width:42px;height:13px;margin:0 4px;background: url(../images/page2_2.png) no-repeat right center;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.page4_more:hover img{background: url(../images/page2_2.png) no-repeat left center;}
.page4_more:hover{color:#965b1e;-webkit-transition: all 0.4s linear;transition: all 0.4s linear; }



/* 第五页 */
.bt_1_page5{color: #fff;font-size: .24rem;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.bt_2_page5{color: #fff;font-size: .5rem;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.slideTxtBox_page5{color: #fff;font-size: .16rem;margin-bottom: 350px;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.slideTxtBox_page5 li{    margin-bottom: 14px;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.slideTxtBox_page5 .page5_address{padding-top: 20px;}
.page5_bt{position: absolute;top: 14vh;left: 18vw;display: none;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.page5_bt .page5_bt1{    font-size: .46rem;margin:10vh 0 .8vh;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.page5_bt2{font-size: .24rem;padding-left: 16px;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.weibo_show{display: none;position: absolute;top: -141px;}
.foot_2 .weibo_show,.foot_2 .weixin_show{position: fixed;    bottom: 74px;    top: inherit;}

.foot_weibo:hover .weibo_show{display: block;}
.weixin_show{display: none;position: absolute;top: -141px;}
.foot_weixin:hover .weixin_show{display: block;}



.bottom{bottom: -201px;}
.bottom2{bottom: 40px;}
.margin_foot_nav_li{margin: 0px 32px 32px;}
.margin_foot_nav_li2{margin:20px 32px 32px;}
.margin_slideTxtBox_page5{margin: 30px 0 0px;}
.margin_slideTxtBox_page52{margin: 30px 0 350px;}
.padding_li{padding:10px;}
.padding_0{padding-top:0;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}
.padding_li2{padding:0px 10px;}
.margin_bt_1_page5{margin: 8vh 0 3vh;}
.margin_bt_1_page52{margin: 10vh 0 .8vh;}
.margin_.page5_bt1{margin: 8vh 0 2vh;}

.foot_fu_height{height: 140px;-webkit-transition: all 0.5s linear;transition: all 0.5s linear;}


@media(max-width: 1500px) and (min-width: 1301px){


}



@media(max-width: 1300px) and (min-width: 1020px){
#caidan ul li a{padding: 39px .16rem;}
#caidan .search{width: 180px;}
.search_form{padding: 25px 30px 0 20px;}
input{padding: 0 2px;}
#search_form .search_img{right: 45px;}

.page2_con>p{width: 80vw;font-size: .16rem;line-height: .3rem;}
.page2_con h4{font-size:.18rem;margin: 2vh 0 3vh; }
.page2_dowm h6{font-size:.16rem;}
.page2_dowm p{    font-size: .12rem;}
.page2_more{margin: 3vh 0 4vh;}
.page3_nav{margin-left: -18vw;    width: 36vw;}
.page3_down>li{width: 24vw;}
.page3_down>li>p{font-size: .16rem;}
.page3_down>li>a{font-size: .13rem;    padding: 3px 14px;}
.page3_con .slideTxtBox_pro{    margin-top: 12px;}
.page3_more{right: 10.8vw;top: 28vh;    padding: 1vh 1.4vw;}
.page4_down{width: 92vw;}
.page4_down>li{    width: 43vw;    margin: 6px;}
.page4_down .page4_no{width: 28vw;}
.page4_middle>li{height: 58px;}
.slideTxtBox_page4{    margin-bottom: 4vh;margin-top: 20px;}
.bt_2_page5{   font-size: .34rem;}
.page5_bt2{font-size: .22rem;}
.page5_bt .page5_bt1{    font-size: .4rem;}
.foot_nav>li{margin:16px 32px 0;}
.foot_nav .foot_nav_rl{margin: 16px 0 0 2vw;}
.foot_nav_l li{margin-bottom: 12px;}
.foot_nav_r li img{margin: 14px 0 2px 0;  }
.wb,.wx{width: 100px;}
.caidan_foot_top{    width: 40px;height: 40px;background-size: 100%;}
.caidan_foot_top1,.caidan_foot_top2{padding: 15px 11px;}
.foot_nav_r li{    line-height: .2rem;}
.slideTxtBox_page5 li{margin-bottom: 8px;}
.slideTxtBox_page5{    margin-bottom: 240px;}

.slideBox .prev, .slideBox .next{top: 30%;}
.slideBox{height: 450px;}



















.bottom{bottom: -115px;}
.margin_slideTxtBox_page5{margin-bottom: 46px;}


/* end media */
}



@media (max-width: 640px){

#fullPage {font-size: 0.14rem;}
#fullPage>.page1,
#fullPage>.page2,
#fullPage>.page3,
#fullPage>.page4,
#fullPage>.page5,
#fullPage>.page6,
#fullPage>.page7{background-size: auto 100%;}
.page3_more{display: block;}
/* 动态向下图 */
.dongtai-bottom{width: 0.3rem;bottom: 0.5rem;}
@-webkit-keyframes dongtaibottom{
0% {bottom: 0.5rem;}100% {bottom: 0.6rem;}
}

.page_con{height: auto;padding-left: 3%;padding-right: 3%;padding-bottom: 10%;}


.page1_con{padding: 0 8%;}
.page1_more{padding: 4px 20px;}


.page2_con>menu>ul>li{margin: 0 0;}
.page2_con>menu>ul>li>a{padding: 5px 0.07rem;}
.page2_con_main>img{display: none;}
.page2_con_main a.more{padding: 3px 15px;margin-top: 0.1rem;margin-right: 12%;}


.page3_con_jianjie{display: none;}
.page3_con .gundong{margin-top: 5%;}
.page3_con a.more,
.page5_con a.more,
.page6_con a.more{width: 0.50rem;line-height: 0.50rem;}


.page4_con_main{margin-top: 3%;}
.page4_con ul>li{display: inline-block;vertical-align: top;}
ul.page4_con_l>li:nth-child(1){float: left;}
ul.page4_con_l>li:nth-child(2){margin-top: 0;float: none;}
ul.page4_con_l>li:nth-child(3){margin-top: 1px;float: none;}
ul.page4_con_l>li:nth-child(1) img{width: 2.35rem;height: 1.51rem;}
ul.page4_con_l>li:nth-child(2) img, ul.page4_con_l>li:nth-child(3) img{width: 1.00rem;height: 0.75rem;}
ul.page4_con_r{width: 100%;padding-left: 0;margin-top: 2px;}
ul.page4_con_r>li:nth-child(1){float: left;}
ul.page4_con_r>li:nth-child(3){float: right;margin-top: 0;margin-right: 1px;}
ul.page4_con_r>li:nth-child(4){margin-top: 1px;float: left;}
ul.page4_con_r>li:nth-child(1) img, ul.page4_con_r>li:nth-child(4) img{width: 1.07rem;height: 0.77rem;}
ul.page4_con_r>li:nth-child(2) img, ul.page4_con_r>li:nth-child(3) img{width: 1.14rem;height: 1.55rem;}


.page5_con_jianjie{display: none;}
.page5_con_main{padding: 5% 0;}
.page5_con_main li{padding: 0 0.5%;}
.page5_con_main li img{width: 0.74rem;height: 1.05rem;left: -10%;}
.page5_con_main li h5{left: -15%;line-height: 0.3rem;}


.page6_con ul>li>h2{top: 10px;width: 56px;height: 56px;padding: 6px;letter-spacing: normal;margin-left: -34%;padding-left: 7px;font-size: 16px;}
.page6_con_kuang img{width: 0.80rem;height: 0.92rem;}
.page6_con_tel h2{font-size: 0.18rem;padding: 0 0;}
.page6_con_tel h2 p{line-height: 0.30rem;display: inline-block;}


.page7_con_l>div{padding: 1% 4%;}
.page7_con_l h2{font-size: 0.20rem;padding-top: 1%;}
.page7_con_l>div{padding: 1% 6%;}
.page7_con_l img{width: 0.24rem;height: 0.24rem;}
.page7_con_r{margin-left: 0;padding: 2% 5%;margin-top: 2%;}
.page7_con_r div{margin: 2% 0;}
.page7_con_r div textarea{height: 0.60rem;}
.page7_con_r .btn{padding: 0.02rem 0.15rem;}
}



@media (max-width: 414px){
.logo{    left: 0;width: 50%;}
.logo img{    max-width: 100%;margin:0;}

.page1_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/ban_p1.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s;}
.page2_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/ban_p2.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page3_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/ban_p3.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page4_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/ban_p4.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page5_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/ban_p5.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page6_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/ban_p6.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
.page7_bj{ width: 100%; height: 100%;position: absolute;top: 0; left: 0;background: url(../images/ban_p7.jpg) no-repeat center;background-size: 100% 100%;z-index:-2;-webkit-transform:scale(1,1);transform:scale(1,1);transition:all 10s ease 0.5s; }
#caidanBtn div i{       width: 26px;    margin-top: 5px;}
#caidanBtn div{    margin-top: 3px;}
.page1_1{padding:0;    margin-top: 1%;}
.page1_2{  font-size: 0.16rem;
    padding-top: 0;    line-height: .3rem;    width: 2rem;    height: .32rem;}
.page_con{padding-bottom: 0;}
.page1_more{    margin-top: 50%;}
.dongtai-bottom{display: none!important;}
footer span{float: none!important;}

.page2_con>p{font-size: .14rem;    width: 80vw;    height: 62px;overflow: hidden;margin-top: 18px;
    line-height: .22rem;}
.page2_con h4{display: none;}
.page2_dowm h6{font-size: .16rem;}
.page2_dowm p{font-size: .12rem;line-height: .18rem;}
.page2_dowm div{    width: 90px;    height: 90px;}
.page2_more{    margin: 3vh 0 3vh;}
.bt_1{margin-top: 0vh;}


.page2_con ul li{    margin: 1.2%;}
.page3_more{display: block;}
.page3_p1_tu img{max-width: 120px;    height: 86px;}
.page3_p1_tu a{height: 86px;}
.page3_right{width: 100%;}
.page3_right_1{display: none;}
.page3_p1_font h6{padding:0 0 0 3%;    margin-top: 20%;    overflow: hidden;   height: 30px;}
.page3_p1_font h3{padding:5% 0 4% 3%;}
.page3_left{position: relative;top: 0;left: 20px;    margin-top: 50px;}
.page3_left h2{font-size: .16rem; position: absolute;left:0;top:34px;color:#965b1e;text-align:left;}
.page4_top h3,.page3_left h3{display: none;}
.page3_left h4{font-size: 0.26rem;text-align: left;}
.page3_left em{width: 12%;    margin-left: 0;   margin-bottom: 4%;   height:26px;}
.page4_con ul>li{display: block;    width: 100%;}
.page4_down p{    font-size: 0.16rem;}
.page4_down .page4_t2{width: 70%;}
.page4_down p{width: 100%;}
.page4_con .page4_down_p2{width: 60%;}
.page4_t3{width: 30%;}
.page4_top{height: 100px; bottom: 0; position:relative;}
.page4_top h4{font-size: 0.26rem;position: relative;color: #fff;}
.page4_top h2{position: absolute;left: 39%;font-size: .16rem;bottom: 20px;color: #965b1e;}
.page5_top h2{font-size: .16rem;position: absolute;    bottom: 22px;    left: 39%;color: #965b1e;}
.page5_top h3{display: none;}
.page5_down{width: 100%;height: 248px;overflow: hidden;}
.page5_down li{width: 49%; margin: 0;}
.page5_down li h6{    font-size: 0.1rem;    margin: 3px 0 6px;}
.page5_top{    height: 150px;}
.page5_top h4{    font-size: 0.3rem;left:33%;color: #fff;top: 64px;}
.page6_right h3{    font-size: 0.14rem;    height: 20px;overflow: hidden;}
.page6_right p{font-size: 0.1rem;height: 60px;    overflow: hidden;width:100%;}
.page6_right h6{    font-size: 0.12rem;}
.page6_right{    margin-bottom: 4vh;    padding-left: 16%;    background-size: 12px;}
.page6_x{    margin: 4px 0 6px;    width: 20%;}
.page6_right_m{margin-top: 1vh;    position: absolute;left: 0;bottom: 32vh;padding-left: 0;    width: 100px;}
.page6_right_m em{display: none;}
.page6_left h2{font-size: 0.2rem;color: #965b1e;position: absolute;bottom: 0;}
.page7_left h3,.page6_left h3{display: none;}
.page6_left{    height: 66px;left: 4vw;}
.page6_left h4{font-size: 0.3rem;}
.page6_left em{margin-left: 0;height: 38px;    width: 22%;}
.page6_con ul{width: 48vw;}
.page7_left h2{font-size: 18px;position: absolute;    bottom: -40px;left: 35%;}
.page7_left{height: 140px;width: 100%;padding-top: 100px;}
.page7_left h4 span,.page7_left h4{font-size: 30px;}
.page7_right h2{    font-size: 0.16rem;    margin-top: 0;}
.page7_con ul{display: block;}
.page7_con .page7_right{ width: 60vw;}
.page7_right p{top: 27px;left: -47px;    font-size: 0.14rem;}
.page7_con ul li{display: -webkit-box;position: relative;}
.page7_right_l{margin-right: 5px;padding: 8px 20px 10px 12px;}
.page7_con img{display: inline-block; width: 80px;}
.page7_con .ma_phone, .page7_con .ma_wx{width: 45%;display:inline-block;margin-top: 30px;text-align: left;}
.page7_con .ma_phone p, .page7_con .ma_wx p {font-size: 12px; margin:0;}
.page7_con .page7_name{left: -64px;}
.page7_left h4{padding-left: 32%;}
.page7_m,.page7_left em{display: none;}
#fullPage>.page1, #fullPage>.page2, #fullPage>.page3, #fullPage>.page4, #fullPage>.page5, #fullPage>.page6, #fullPage>.page7{    background-size: 98% 100%;}
/* end media */
}

/* the end */


.pagelist {padding-bottom: 40px;}
.pagelist ul{text-align:center;margin:20px 0 0 0;padding-bottom: 20px;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{
    display:inline-block;
    border:1px solid #eee;
    padding:6px 15px;
    border-radius: 3px;
    background: #fff;
    color: #999999;
    transition: all .5s;
}
.pagelist li a:hover{border-color:#a2a2a2;background:#a2a2a2;color:#fff;}
.pagelist li.active a{border-color:#a2a2a2;background:#a2a2a2;color:#fff;}
