@charset "UTF-8";
/*
********************************外层框架 start********************************
/*头部开始*/
/*头部1开始*/
.top1Box{height: 45px;background: #18344e;}
.top1{height: 100%;width: 81.25%;margin: 0 auto;}
.top1L{height: 100%;line-height: 45px;}
.top1L a{display: block;color: #fff;font-size: 14px;height: 100%;}
.top1L a img{height: 30px;margin-right: 10px;vertical-align: middle;}
.top1R{height: 100%;line-height: 45px;}
.top1Menu{height: 100%;color: #304960;overflow: hidden;}
.top1Menu a{display: inline-block;margin:0 24px;font-size: 14px;color: rgb(255,255,255,.45);}
.search{height: 100%;margin-left: 35px;line-height: 45px;-webkit-transition: all .4s linear}
/*头部1结束*/
/*导航栏开始*/
.topBox{height: 133px;}
.top{height: 133px;position: fixed;top: 0;left: 0;z-index: 999;width: 100%;transition: all .3s linear;-webkit-transition: all .3s linear}
.logo{margin-top: 12px;}
.logo img{height: 60px;display: none;}
.menu{position: relative;}
.menu dd{float: left;display: inline; position:relative;margin-right: 50px;}
.menu dd.last{margin-right: 0;}
.menu dd .yj{ overflow:hidden;}
.menu dd .yj a{ overflow:hidden; display:block; height: 88px;line-height: 88px; text-align:center; font-size:16px; position: relative;color: #fff;}
.menu dd .ej{position: absolute;top: 83px;left: 50%;-webkit-transform: translateX(-50%);width: 200%;display: none;padding-top: 20px;background: rgb(255,255,255,0.95);}
.menu dd .ej div{text-align: center;margin-bottom: 20px;position: relative;line-height: 14px;}
.menu dd .ej div::before{position: absolute;width: 100%;height: 250%;top: 50%;left: 0;-webkit-transform: translateY(-50%)scale(0);-webkit-transition: all .3s linear;background: rgb(148,7,10,0.8);display: block;content: "";}
.menu dd .ej div a{font-size: 14px;color: #333;line-height: 20px;z-index: 1;position: relative;}
.menu dd .ej div:hover a{color: #fff;}
.menu dd .ej div:hover::before{-webkit-transform: translateY(-50%)scale(1);}
.huakuai{position: absolute;height: 2px;background: #fff;top: -1px;transition: all .3s linear;-webkit-transition: all .3s linear;}
.topBox.show .top{top: 0;background: #fff;box-shadow: 0px 1px 2px #dcdcdc;}
.logo .logo1{display: inline-block;}
.topBox.show .logo .logo1{display: inline-block;}
.topBox.show .logo .logo2{display: none;}
.topBox.show .menu dd .yj a{color: #333;}
.topBox.show .menu dd.hover .yj a{color: #94070a;}
.topBox.show .huakuai{background: #94070a;}
/*导航栏开始*/
/*头部结束*/

/*底部开始*/
.footer{background: url(../test/background/footerbg.png)no-repeat center / cover;padding-top: 50px;}
.footerL,.footerR{width: 29.6428%;}
.footerL{border-right: 1px solid rgb(255,255,255,0.2);padding-bottom: 66px;}
.footerL .title{height: 40px;line-height: 40px;margin-bottom: 28px;}
.footerL .title img{height: 40px;vertical-align: middle;display: inline-block;margin-right: 19px;}
.footerL .title .tel{display: inline-block;font-size: 30px;font-weight: bold;color: #fff;vertical-align: middle}
.footerL .title .tel img{height: 22px;position: relative;top: -4px;}
.footerL .info{font-size: 16px;color: #fff;line-height: 16px;height: 16px;overflow: hidden;}
.footerR{border-left: 1px solid rgb(255,255,255,0.2);padding-bottom: 55px;}
.footerR .text{height: 30px;line-height: 30px;font-size: 15px;color: #fff;text-align: right;margin-bottom: 20px;}
.footerR .text img{display: inline-block;margin: 0 10px 0 18px;vertical-align: middle;}
.footer-pic{display: inline-block;vertical-align: middle;cursor: pointer;position: relative;top: -4px;}
.footer-pic .ewm {position: absolute;top: -115px;left: -35px;opacity: 0;visibility: hidden;transform: translateY(-10px);-webkit-transform: translateY(-10px);}
.footer-pic .ewm .evm2 {height: 100px;width: 100px;box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.18);}
.footer-pic .ewm .up2 {display: inline-block;position: relative;}
.footer-pic .ewm .up2:after {display: inline-block;border: 10px solid transparent;border-top-color: rgba(0, 0, 0, 0.2);position: absolute;top: -18px;left: -69px;content: "";z-index: 1;}
.footer-pic .ewm .up2:before {display: inline-block;border: 10px solid transparent;border-top-color: #fff;position: absolute;top: -21px;left: -70px;content: "";z-index: 2;}
.footer-pic:hover .ewm {opacity: 1;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;visibility: visible;transform: translateY(0);-webkit-transform: translateY(0);}
.footerC{overflow: hidden;padding: 24px 0 66px 0;;text-align: center;}
.footerC a{display: inline-block;}
.footerC a img{height: 57px;}
/*下拉框*/
.footerZpformSel {width: 320px;height: 45px;position: relative;border: 1px solid rgba(255, 255, 255, 0.2);box-sizing: border-box;-webkit-box-sizing: border-box;cursor: pointer;margin-left: auto;}
.footerZpformSel .seljg {padding-left: 20px;line-height: 42px;color: #fff;font-size: 14px;cursor: pointer;}
.footerZpformSel i {transition: all .3s linear;display: block;width: 42px;height: 22px;background: url(../images/yqlj.png) no-repeat center center;position: absolute;right: 0px;top: 0px;cursor: pointer;border-left: 1px solid rgba(255, 255, 255, 0.2);margin: 10px 0;}
.footerZpformSel.active i {transform: rotate(180deg);-webkit-transform: rotate(180deg);border-right: 1px solid rgba(255, 255, 255, 0.2);border-left: none;}
.footerZpformSel .selTj {width: 100%;overflow: hidden;border: 1px solid #dedede;border-top: none;max-height: 75px;overflow-y: auto;position: absolute;left: -1px;bottom: 45px;background: #FFF;display: none;z-index: 100000}
.footerZpformSel  ::-webkit-scrollbar-thumb {width:4px;background:#94070a;border-radius: 8px;}
.footerZpformSel  ::-webkit-scrollbar {width:4px;background:#eaeff2;}
.footerZpformSel .selTj a {display: block;height: 35px;line-height: 35px;padding-left: 20px;color: #666666;margin-bottom: 1px;font-size: 13px;overflow: hidden;}
.footerZpformSel .selTj a.hover,.footerZpformSel .selTj a:hover {color: #98191B;}
/*最底部*/
.footerm {font-size: 14px;padding-top: 17px;color: #808080;height: 55px;box-sizing: border-box;-webkit-box-sizing: border-box;background: #2e2e2e;}
.footerm a {color: #808080;}
.footerm div.imgo {cursor: pointer;}
.footerm div.imgo img.img2 {margin-left: 15px;position: relative;top: 1px;}
.footerm div.imgo img.img1 {position: relative;top: 4px;}
.footerm .fr a:hover{color: #fff;}
/*底部结束*/
/*
********************************外层框架 end********************************
*/
/*
********************************首页样式 start********************************
*/

/*banner开始*/
.indexBanner{position: relative;height: 100%;}
.indexBanner .bd{ overflow: hidden;height: 100%;}
.indexBanner .bd .slick-list,.indexBanner .bd .slick-track{height: 100%;}
.indexBanner.delay .bd .slick-track{ transition-delay: 1.3s !important;-webkit-transition-delay: 1.3s !important;}
.indexBanner .mySlide{ height: 100%; position: relative;overflow: hidden;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.indexBanner .mySlide a{ display: block;height: 100%;position: relative;}
.indexBanner .mySlide .text{position: absolute; left: 50%; top:50%; width: 1200px; transform: translate(-50%,-50%); color: #FFF;display: none;}
.indexBanner .mySlide .text .text1{ font-size: 25px; margin-bottom: 30px;}
.indexBanner .mySlide .text .text2{ font-size: 0px;}
.indexBanner .mySlide .text .text2 span{font-size: 70px;font-family: "宋体";font-weight: bold;letter-spacing: 3px;float: left;}
.indexBanner .mySlide.slick-active .text{display: block;}
.indexBanner .img{position: absolute;left: 50%; top:50%; font-size: 0;transform: translate(-50%,-50%);-wenkit-transform: translate(-50%,-50%)}
.indexBanner .img .imgItem img{overflow: hidden; display: inline-block; visibility: hidden;}
.indexBanner .img .imgItem img.show{visibility: visible;}
/*banner结束*/
/* ==================== 内容 start ==================== */
/* —————————— 公共部分 start —————————— */
.indexTitle{position: absolute;left: 62px;top: 50%;-webkit-transform: translateY(-50%) !important;}
.indexTitle span{display: block;font-size: 38px;color: #333;text-align: center;writing-mode: tb-rl;margin-bottom: 20px;}
.indexTitle img{display: block;height: 51px;}
#fp-nav{position: unset !important;margin: 0 !important;}
.folRcon{position: fixed;height: 100%;width: 110px;background: rgb(75,79,88,0.5);right: -110px !important;top: 0 !important;margin: 0 !important;-webkit-transition: all 1s;}
.folR{position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);width: 100%;}
.folRbtn{margin: 70px 0;text-align: center;line-height: 15px;-webkit-transition: all 1s;}
.folRcon.huangbg{background: rgb(166,126,88,0.5)}
.folRcon.bgnone{background: none}
.folRcon.huang{background: none;border-left: 1px solid #fdb840;}
.folRcon.huang .folRbtn a.active{background: url(../images/folRbtnhuang.png)no-repeat center left;color: #fdb840;}
.folRbtn a{font-size: 16px;color: #fff;display: block;width: 100%;height: 15px;background: url(../images/folRbtn.png)no-repeat center left;-webkit-transition: all 1s ;}
.folRbtn a.active{color: #cb2a30;background: url(../images/folRbtnhong.png)no-repeat center left;}
.downBtn { -webkit-transform: translateX(-40%) !important;width: 100px;height: 100px;position: absolute;bottom: 20px;left: 50%;margin-left: -10px;cursor: pointer;z-index: 99999;border-radius: 50%;background: rgb(0,0,0,0.3);}
.downBtn .btn{width: 25px;height: 100%;background: url(../images/nextBtn.png)no-repeat center;-webkit-animation: arrowDown 1s infinite linear;margin:  0 auto;}
.morebtn{position: absolute;width: 70px;height: 70px;text-align: center;line-height: 70px;background: #fff;font-size: 16px;color: #cb2a30 !important;right: 0;bottom: -35px;border-radius: 50%;}
.morebtn.hongbg{background: #CB2A30;color: #fff !important;left: 58%;-webkit-transform: translateX(-50%);top: auto;bottom: 32px;}
/*向下的箭头跳动*/
@-webkit-keyframes arrowDown {
    0% {
        -webkit-transform: translate(0,0);
    }
    25%{
        -webkit-transform: translate(0,6px);
    }
    50% {
        -webkit-transform: translate(0,0);
    }
    75%{
        -webkit-transform: translate(0, -6px);
    }
    100% {
        -webkit-transform: translate(0,0);
    }
}
/* —————————— 公共部分 end —————————— */
/* —————————— 第1通栏 start —————————— */
.column1 .wrap{position: relative;}
.col1L{z-index: 1;width: 44.8714%;height: 500px;padding: 55px 87px 100px 87px;position: absolute;top: 217px;left: 68px;background: url(../test/background/col1Lbg.png)no-repeat center/ cover;}
.col1L .title{display: block;text-align: center;text-indent: 35px;height: 44px;line-height: 44px;font-size: 24px;color: #fff;overflow: hidden;margin-bottom: 40px;}
.col1L .info{display: block;text-indent: 35px;height: 210px;line-height: 24px;font-size: 14px;color: #fff;overflow: hidden;margin-bottom: 35px;}
.col1L .info:hover{color: #fdb840;}
.col1L .time{height: 12px;line-height:12px;font-size: 12px;color: #fefefe;overflow: hidden;text-align: right;}
.col1R{width: 48.0769%;position: absolute;right: 68px;top: 263px;overflow: hidden;}
.col1R::before{padding-top: 66.6666%;}
/* —————————— 第1通栏 end —————————— */
/* —————————— 第2通栏 start —————————— */
.column2 .wrap{height: 100%;}
.col2LBox{height: 100%;width: 32.0512%;}
.col2L{margin-left: 12px;}
.col2L .item{display: block;padding: 20px;position: relative;background-color: rgb(255, 255, 255);box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.1);margin: 30px 0;width: 465px;height: 85px;font-size: 16px;color: #333;line-height: 24px;}
.col2L .item::before{position: absolute;width: 12px;height: 32px;background: #cb2a30;display: block;content: "";top: 50%;left: -12px;-webkit-transform: translateY(-50%);}
.col2L .item:hover{color: #CB0D1C;}
.col2RBox{width: 58.0128%;height: 100%;}
.col2R{position: relative;}
.column2Scroll{position: relative;width: 88.3977%;}
.column2Scroll .bd{position: relative;margin-bottom: 25px;}
.column2Scroll .bd .myslide .pic{position: relative;width: 100%;display: block;}
.column2Scroll .bd  .myslide .pic::before{display: block;content: "";padding-top: 66.75%;}
.column2Scroll .bd  .myslide .pic img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.column2Scroll .textNew{height: 30px;width: 100%;}
.column2Scroll .textNew .time{font-size: 16px;color: #999;position: relative;height: 16px;line-height: 16px;display: block;}
.column2Scroll .textNew .time::before{display: block;content: "";width: 19px;height: 3px;background: #999;position: absolute;left: 0;top: -8px;}
.column2Scroll .textNew .textc{overflow: hidden;font-size: 18px;color: #f4d6d7;height: 18px;line-height: 18px;max-width: 675px;display: block;}
.column2Scrollarrow{position: absolute;right: 0;top: 112px;}
.column2Scrollarrow span{display: block;width: 67px;height: 67px;border-radius: 50%;cursor: pointer;}
.column2Scrollarrow span.prev{background: #a22226 url(../images/col2prev.png)no-repeat center;margin-bottom: 30px;}
.column2Scrollarrow span.next{background: #a22226 url(../images/col2next.png)no-repeat center;}
/* —————————— 第2通栏 end —————————— */
/* —————————— 第3通栏 start —————————— */
.column3 .wrap{height: 100%;}
.col3List{margin-right: -20px;height: 100%;}
.col3List .item{font-size: 0;width: 20%;height: 100%;}
.col3List .item .con{margin-right: 20px;height: 100%;position: relative;padding: 0 10px;background: rgb(255,255,255,0.15);-webkit-transition: all 0.3s linear;}
.col3List .item .con:hover{ background-color: rgb(83,70,50,0.6)}
.col3List .item .con .context{display: none;padding-top: 64px;}
.col3List .item .con .context2{position: absolute;top: 50%;-webkit-transform: translateY(-50%);left: 0;padding-top: 0;padding: 0 10px;}
.col3List .item .con .context .pic{margin: 0 0 75px 0;display: block;overflow: hidden;}
.col3List .item .con .context2 .pic{margin:  0;}
.col3List .item .con .context .pic::before{padding-top: 66.6666%;}
.col3List .item .con .context .title{display: block;font-size: 16px;line-height: 24px;color: #fff;height: 48px;overflow: hidden;margin-bottom: 50px;}
.col3List .item .con .context .info{display: block;font-size: 14px;line-height: 22px;color: #fff;height: 66px;overflow: hidden;margin-bottom: 40px;}
.col3List .item .con .context .time{font-size: 16px;line-height: 16px;color: #ffb026;height: 16px;overflow: hidden;margin-bottom: 70px;}
.col3List .item:nth-child(2n+1) .con .context1{display: block;}
.col3List .item:nth-child(2n) .con .context2{display: block;}
/* —————————— 第3通栏 end —————————— */
/* —————————— 第4通栏 start —————————— */
.column4 .wrap{height: 100%;}
.col4LBox{height: 100%;width: 48.3974%;}
.col4L .pic{overflow: hidden;}
.col4L .pic::before{padding-top: 66.7110%;}
.col4L .text{margin-left: 8px;width: 85.0928%;background: #f7f4ee;height: 95px;padding: 24px 16px;}
.col4L .text .title{font-size: 16px;color: #333;height: 16px;line-height: 16px;overflow: hidden;margin-bottom: 19px;display: block;}
.col4L .text .title:hover{color: #cb2a30;}
.col4L .text .time{font-size: 16px;color: #666;height: 16px;line-height: 16px;overflow: hidden;}
.col4RBox{height: 100%;width: 45.8333%;}
.col4R .item{-webkit-transition: all .3s linear;display: block;position: relative;left: 0;margin: 15px 0;background: #f7f4ee;height: 60px;line-height: 60px; box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.1);padding: 0 25px;}
.col4R .item:hover{left: -14px;color: #cb2a30;}
.col4R .item:hover .info{color: #cb2a30;}
.col4R .item:hover .time{color: #cb2a30;}
.col4R .item::before{display: block;content: "";border: 10px solid transparent;border-left-width: 10px;border-right-width: 10px;border-top-width: 10px;border-bottom-width: 10px;border-left-color: #cb2a30;position: absolute;top: 50%;-webkit-transform: translateY(-50%);left: -2px;}
.col4R .item .info{height: 100%;font-size: 16px;color: #333;overflow: hidden;-webkit-transition: all .3s linear}
.col4R .item .time{width: 95px;overflow: hidden;font-size: 16px;color: #666;-webkit-transition: all .3s linear}
/* —————————— 第4通栏 end —————————— */
/* —————————— 第5通栏 start —————————— */
.column5 .wrap{height: 100%;}
.col5List{margin-right: -20px;margin-bottom: -35px;}
.col5List .item{font-size: 0;width: 33.3333%;}
.col5List .item .con{position: relative;margin-right: 20px;margin-bottom: 35px;background: #fafafa;padding: 40px 35px;-webkit-box-sizing: border-box;}
.col5List .item .con::before{display: block;content: "";width: 40px;height: 10px;position: absolute;top: -5px;left: 30px;background: #cb2a30;}
.col5List .item .con .title{display: block;font-size: 16px;color: #333;line-height: 16px;height: 16px;position: relative;margin-bottom: 15px;-webkit-transition: all .3s linear;left: -15px;overflow: hidden;}
.col5List .item .con .title em{display: inline-block;width: 5px;height: 5px;border-radius: 50%;background: #333;margin-right: 12px;}

.col5List .item .con .info{overflow: hidden;display: block;font-size: 14px;color: #666;line-height: 18px;height: 36px;margin-bottom: 20px;}
.col5List .item .con .time{display: block;font-size: 12px;color: #999;line-height: 12px;height: 12px;background: url(../images/col5btn.png)no-repeat center right;-webkit-transition: all .3s linear}
.col5List .item .con:hover .title{color: #cb2a30;}
.col5List .item .con:hover .title::before{background: #CB2A30;}
.col5List .item .con:hover .time{background: url(../images/col5btnon.png)no-repeat center right;}
/* —————————— 第5通栏 end —————————— */
/* —————————— 第6通栏 start —————————— */
.column6 .wrap{height: 100%;}
.col6List{margin-right: -20px;position: relative;}
.col6List .item{font-size: 0;width: 33.3333%;}
.col6List .item .con{margin-right: 20px;padding: 10px;background: #fff;}
.col6List .item .con .pic{overflow: hidden;}
.col6List .item .con .pic::before{padding-top: 58.4362%;}
.col6List .item .con .text{padding: 35px 25px;height: 165px;position: relative;}
.col6List .item .con .text::before{position: absolute;display: block;content: "";left: -10px;top: 20px;width: 10px;height: 60px;background: #cb2a30;}
.col6List .item .con .text .title{-webkit-transition: all .3s linear;display: block;font-size: 16px;color: #333;line-height: 16px;height: 16px;margin-bottom: 22px;}
.col6List .item .con .text .info{display: block;font-size: 14px;color: #666;line-height: 24px;height: 48px;}
.col6List .item .con:hover .text .title{color: #cb2a30;}
.column6 .morebtn{bottom: -130px;right: 20px;}
/* —————————— 第6通栏 end —————————— */
/* ==================== 内容 end ==================== */
/*
********************************首页样式 end********************************
*/
/*内页框架开始*/
/*内页banner*/
.subBanner{height: 400px;clear: both;width: 100%;background-position: center center;background-repeat: no-repeat;background-size:cover}
/*内页banner结束*/
/* 当前位置开始*/
.location{ height: 77px; line-height: 77px;background: #fff; box-shadow: 0px 0px 8.01px 0.99px rgba(0, 0, 0, 0.16);z-index: 5;position: relative;}
.locationL{overflow: hidden;}
.locationL span{display: inline-block;margin-right: 20px;}
.locationL span a{font-size: 14px;color: #333;height: 40px;display: inline-block;-webkit-transition: all .3s linear;vertical-align: middle;line-height: 40px;padding: 0 33px;-webkit-box-sizing: border-box;border-radius: 25px;overflow: hidden;}
.locationL span.hover a{color: #fff;background:  #96070b;}
.locationL span:hover a{color: #fff;background:  #96070b;}
.locationL span.last{margin-right: 0;}
.locationR{ overflow: hidden; }
.locationR a{display: inline-block;font-size: 14px; color: #333;-webkit-transition: all .3s linear;}
.locationR a:hover{color: #96070b;}
.locationR a.home{width: 10px;height: 77px;background: url(../images/loctionhome.png)no-repeat top 32px center;vertical-align: middle;}
.locationR em{width: 25px;height: 25px;display: inline-block;background: url(../images/loctionem.png)no-repeat top 8px center;vertical-align: middle;}
/* 当前位置结束*/
/*页码开始*/
.page{text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:6px 12px;color:#666666;background: #fff; margin: 0 3px;border: 1px solid #f1f1f1;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #94070a;color: #fff;}
.page a.hover{background: #94070a;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}
.page a div{width: 11px;height: 19px;background-position: center center;background-repeat: no-repeat;}
.page a.firstPage div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage div{background-image: url(../images/page/lastPage.png)}
.page a.firstPage:hover div{background-image: url(../images/page/firstPageh.png)}
.page a.prevPage:hover div{background-image: url(../images/page/prevPageh.png)}
.page a.nextPage:hover div{background-image: url(../images/page/nextPageh.png)}
.page a.lastPage:hover div{background-image: url(../images/page/lastPageh.png)}
.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}
.page a.firstPage.disabled div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage.disabled div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/page/lastPage.png)}
/*页码结束*/
/*内页框架结束*/