@charset "utf-8";
@import url("/css/reset.css");
@import url("/css/animate.min.css");
@import url("/css/top.css");
/* @import url("/css/footer.css"); */

.body_b{position:relative;background:#FFFFFF;overflow:hidden;transition:top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index:2;overflow-y: auto;outline:none;}

/*bannerSlide*/
.HomeBanner{ width: 2560px; margin: 0 auto; }
.HomeBanner .hd{display: flex;justify-content: center;height: 0;position: relative;top: -50px;}
.HomeBanner .hd li{position:relative;overflow: hidden;border-radius: 50%;width: 20px;height: 20px;font-size: 0;background: #FFF;opacity: 0.5;margin: 0 5px;cursor: pointer;}
.HomeBanner .hd li.on{ opacity:1; }
.HomeBanner .bd{width:100% ;    margin-top: 44px;}
.HomeBanner .bd ul{width:100% ;}
.HomeBanner .bd li{position: relative;overflow: hidden;width: 2560px;height: 600px;height: 685px;}
.HomeBanner .bd li a::after{ content:''; display:block; position:absolute; left:0; bottom:0; width:100%; height:100px; background:linear-gradient(to bottom, transparent, rgb(0 0 0 / 0.1), rgb(0 0 0 / 0.3), rgb(0 0 0 / 0.6));}
.HomeBanner .bd li img{ width: 100%; height: 100%; object-fit: cover; }
/*
.HomeBanner .bd ul,
.HomeBanner .bd li{ height: calc(100vh - 240px) !important;}
*/

.HomeBanner>a{display:block;position:absolute;width:50px;height:50px;border-radius: 50%;top:50%;transform:translateY(-50%);z-index:999;cursor: pointer;opacity: 0.6;transition: all 0.3s;display: none;}
.HomeBanner>a.prev{ left:100px; background:url(/images/tsxxzx_img11.png) no-repeat center rgba(0,0,0,0.6); }
.HomeBanner>a.next{ right:100px; background:url(/images/tsxxzx_img12.png) no-repeat center rgba(0,0,0,0.6); }
.HomeBanner>a:hover{ opacity:1;}

@media screen and (min-width:1501px ) and (max-width:2560px ) {
   /*  
.HomeBanner{ transform: translateX(calc((100vw - 2560px) / 2)); }
    .HomeBanner .bd ul,
  .HomeBanner .bd li{ width:2560px !important; }
*/

    .HomeBanner>a.prev{left:50%;margin-left: calc(30px - 50vw);}
    .HomeBanner>a.next{right:50%;margin-right: calc(30px - 50vw);}
}
@media screen and (max-width:1500px ) {
  
  /*.HomeBanner{width:1500px;*//* transform: translateX(calc((100vw - 2560px) / 2)); */}
   /* .HomeBanner .bd li{ width:1500px;}
*/
}


.scroll{background: url(/images/footer_bg.png) center bottom  no-repeat;}
.Part1{width: 100%;height: 100vh;height: 1020px;overflow: hidden;background: url(/images/img_07.png) center bottom no-repeat;padding-top: 145px;padding-top: 50px;}
/*通知公告*/
.tzgg{width: 100%;height: auto;line-height: 40px;overflow: hidden;padding: 1vh 0 3vh;}
.tzgg h3{width: 58px;float: left;height: 40px;}
.tzgg h3 i{width: 41px; height: 100%; display: block; background: url(/images/img_05.png) center center no-repeat;}
.tzgg .bd{float: left; width: 1270px; height: auto; overflow: hidden;}
.tzgg .bd li{width: 50%; float: left; height: auto; overflow: hidden;}
.tzgg .bd li a{ display: block; float: left; color: #000000; font-size: 20px; max-width:78%; max-width: calc(100% - 150px); position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal;}
.tzgg .bd li a:hover{ color: #961617;}
.tzgg .bd li span{ display: inline-block; width: 150px; float: right; color: #666666; font-size: 20px;}
.tzgg .more{float: right;height: 40px;}
.tzgg .more a{font-size: 18px; color: #961617; position: relative;}
.tzgg .more a:before{content:"";display: block; width: 100%; height: 2px; position: absolute; left: 0; bottom: 0; background: #961617;transition:all 0.1s ease-out 0s;transform:scaleX(0);}
.tzgg .more a:hover:before{transform:scaleX(1);}

/*茅院新闻*/
.myxw{width: 100%;height: auto;overflow: hidden;padding-top: 1.8vh;}
.myxw h3{width: 250px;height: auto;overflow: hidden;margin: 0 auto;}
.myxw h3 a{width: 100%; height: 100%; display: block;}
.myxw h3 span{font-size: 34px;color: #000000;line-height: 40px;display: block;}
.myxw h3 p{font-size: 16px;color: #000000;line-height: 36px;display: block;position: relative;padding-left: 70px;}
.myxw h3 p:before{content:"";display: block; width: 60px; height: 3px; position: absolute; left: 0; bottom: calc((100% - 3px)/2); background: #961617;transition:all 0.1s ease-out 0s;transform:scaleX(1);}
.myxw .myxwBox{width: 100%;height: auto;overflow: hidden;padding-top: 1.8vh;}
/*茅院要闻*/
.myyw{width: 100%;height: auto;overflow: hidden; border: 1px solid #efefef; background: #ffffff; padding:30px; margin: 20px auto 0;}
.myxw .hds{width: 100%;height: 38px;border-bottom: 1px solid #961617;}
.myxw .hds ul{height: auto;overflow: hidden;float: left;}
.myxw .hds ul li{height: 38px;float: left;line-height: 25px;}
.myxw .hds ul li a{color: #961617;font-size: 24px;}
.myxw .hds .more{float: right;height: 100%;line-height: 38px;}
.myxw .hds .more a{font-size: 14px;color: #961617;position: relative;}
.myxw .hds .more a:before{content:"";display: block; width: 100%; height: 2px; position: absolute; left: 0; bottom: 0; background: #961617;transition:all 0.1s ease-out 0s;transform:scaleX(0);}
.myxw .hds .more a:hover:before{transform:scaleX(1);}
.focusBox{width: 840px; height: auto; overflow: hidden; position: relative;float: left;}
.focusBox .bd{width: 100%; height: auto; overflow: hidden;position: relative;}
.focusBox .bd ul{width: 100%; height: auto; overflow: hidden;}
.focusBox .bd ul li{ width: 100%; height: auto; overflow: hidden; position: relative;}
.focusBox .bd ul li>a{width: 100%; height: 100%; display: block;}
.focusBox .bd ul li img{width: 100%;height: 520px;display: block;object-fit: cover;}
.focusBox .bd ul li img:hover{transform:scale(1.05); transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;}
.focusBox .bd ul li .txt-bg{position: absolute;bottom: 0px;z-index: 1;width: 100%; height: 100px; background: url(/images/img_08.png) repeat;overflow: hidden;left: 0;}
.focusBox .bd ul li p{position: absolute;bottom: 0px;left:30px;z-index: 2;width: 550px;height: 100px;font-size: 24px;color: #fff;display: block;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;word-wrap:normal;line-height: 100px;}
.focusBox .bd ul li p:hover{color: #c30101;}
.focusBox .hd{height: 12px;bottom: 40px;z-index: 3;cursor: pointer;position: absolute;right: 30px;display: block;}
.focusBox .hd ul li{width: 12px;height: 12px; float: left;margin:0px 6px; background: #868789; border-radius: 6px;}
.focusBox .hd ul li.on{ background:#ffffff;}
.focusBox .prev,.focusBox .next{width: 30px;height: 80px;display: none;cursor: pointer;background: url(/images/img_06.png) left center no-repeat;position: absolute;left: 0px;top: calc((100% - 80px)/2);z-index: 9;display: none !important;}
.focusBox .next{left: auto; right: 0px; background-position: right center;}
.focusBox:hover .prev,.focusBox:hover .next{display: block;}

/*茅院要闻*/
.myxw .zhxw{width: 470px;height: auto;overflow: hidden;float: right;}
.myxw .zhxw .bd{width: 100%;height: auto;position: relative;}
.myxw .zhxw .bd li{width: 100%;height: auto;overflow: hidden;line-height: 25px;margin-bottom: 13px;}
.myxw .zhxw .bd li a{display: block;float: left;color: #000000;font-size: 18px;max-width:78%;max-width: calc(100% - 120px);position: relative;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;}
.myxw .zhxw .bd li a:hover{ color: #961617;}
.myxw .zhxw .bd li span{display: inline-block;float: right;color: #888888;font-size: 18px;text-align: right;}

/*专题专栏*/
.Part2{width: 100%;height: 760px;overflow: hidden;background: url(/images/img_23.png) center top no-repeat;padding-top: 60px;}

.ztzl{ width:650px;float: left; height: auto; overflow: hidden;}
.ztzl .stitle{width: 100%; height: auto; overflow: hidden;}
.ztzl h3{height: auto;overflow: hidden;float: left;}
.ztzl h3 a{width: 100%; height: 100%; display: block;}
.ztzl h3 span{font-size: 34px;color: #000000;line-height: 36px;display: block;}
.ztzl h3 p{font-size: 16px;color: #000000;line-height: 36px;display: block;position: relative;padding-left: 70px;}
.ztzl h3 p:before{content:"";display: block; width: 60px; height: 2px; position: absolute; left: 0; bottom: calc((100% - 2px)/2); background: #961617;transition:all 0.1s ease-out 0s;transform:scaleX(1);}
.ztzl h3 a:hover span{color: #961617;}
.ztzl h3 a:hover p{color: #961617;}
.ztzl .stitle .more{float: right;display: block;font-size: 14px;color: #961617;position: relative;line-height: 33px;}
.ztzl .stitle .more a:before{content:"";display: block; width: 100%; height: 2px; position: absolute; left: 0; bottom: 0; background: #961617;transition:all 0.1s ease-out 0s;transform:scaleX(0);}
.ztzl .stitle .more a:hover:before{transform:scaleX(1);}
.ztzl .bd{width: 100%;height: auto;overflow: hidden;margin-top: 15px;}
.ztzl .bd ul{margin-left: 20px; height: auto; overflow: hidden;}
.ztzl .bd ul li{width: 100%;height: 160px;overflow: hidden;margin-top: 22px;}
.ztzl .bd ul li img{width: 100%; height: 100%;}
.ztzl .bd ul li img:hover{transform:scale(1.05); transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;}
/*综合新闻*/
.Part2 .hds{width: 100%;height: 38px;border-bottom: 1px solid #961617;margin-top: 15px;}
.Part2 .hds ul{height: auto;overflow: hidden;float: left;}
.Part2 .hds ul li{height: 38px;float: left;line-height: 25px;}
.Part2 .hds ul li a{color: #961617;font-size: 24px;}
.Part2 .hds .more{float: right;height: 100%;line-height: 38px;}
.Part2 .hds .more a{font-size: 14px;color: #961617;position: relative;}
.Part2 .hds .more a:before{content:"";display: block; width: 100%; height: 2px; position: absolute; left: 0; bottom: 0; background: #961617;transition:all 0.1s ease-out 0s;transform:scaleX(0);}
.Part2 .hds .more a:hover:before{transform:scaleX(1);}
.Part2 .zhxw{width: 650px;height: auto;overflow: hidden;float: right;}
.Part2 .zhxw .bd{width: 100%;height: auto;overflow: hidden;margin-top: 40px;}
.Part2 .zhxw .bd li{width: 100%;height: auto;overflow: hidden;line-height: 38px;}
.Part2 .zhxw .bd li a{display: block;float: left;color: #000000;font-size: 18px;max-width:78%;max-width: calc(100% - 120px);position: relative;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;border-left: 1px solid #dddddd;padding-left: 20px;}
.Part2 .zhxw .bd li span{display: inline-block;width: 115px;float: left;color: #888888;font-size: 18px;text-align: left;position: relative;}
.Part2 .zhxw .bd li span:before{content:"";display: block;width: 9px;height: 9px;position: absolute;right: -6px;bottom: 18px;border: 1px solid #dddddd;border-radius: 50%;background: #ffffff;z-index: 9;}
.Part2 .zhxw .bd li:hover a{ color: #961617;}
.Part2 .zhxw .bd li:hover span{ color: #961617;}
.Part2 .zhxw .bd li:hover span:before{border: 1px solid #961617;}
/*讲座报告*/
.Part3{width: 100%; height: 840px; overflow: hidden; background: url(/images/img_11.png) center center no-repeat; padding-top: 135px;}
.jzbg{margin-left: calc((100% - 1400px)/2); height: auto; overflow: hidden;}
.jzbg .stitle{width: 100%; height: auto; overflow: hidden;}
.jzbg .stitle h3{height: auto;overflow: hidden;float: left;}
.jzbg .stitle h3 a{width: 100%; height: 100%; display: block;}
.jzbg .stitle h3 span{font-size: 34px;color: #000000;line-height: 40px;display: block;}
.jzbg .stitle h3 p{font-size: 16px;color: #000000;line-height: 36px;display: block;position: relative;padding-left: 70px;}
.jzbg .stitle h3 p:before{content:"";display: block; width: 60px; height: 2px; position: absolute; left: 0; bottom: calc((100% - 2px)/2); background: #961617;transition:all 0.1s ease-out 0s;transform:scaleX(1);}
.jzbg .stitle h3 a:hover span{color: #961617;}
.jzbg .stitle h3 a:hover p{color: #961617;}

.jzbg .jzbgBox{width: auto; height: auto; overflow: hidden; position: relative;}
.jzbg .jzbgBox .bd{width: 580px; float: left; height: auto; overflow: hidden;}
.jzbg .jzbgBox .bd ul{width: 100%; height: auto; overflow: hidden;}
.jzbg .jzbgBox .bd ul li{width: 100%; height: auto; overflow: hidden;}
.jzbg .jzbgBox .bd ul li h3{width: 100%;padding-top: 68px;height: auto;overflow: hidden;line-height: 32px;}
.jzbg .jzbgBox .bd ul li h3 a{color: #000000; font-size: 24px;}
.jzbg .jzbgBox .bd ul li h3 a:hover{color: #961617;}
.jzbg .jzbgBox .bd ul li p{width: 100%;padding-top: 15px;height: auto;overflow: hidden;line-height: 36px;color: #666666;font-size: 16px;text-indent: 2em;}
.jzbg .jzbgBox .bd ul li .sj_fx{width: 100%;height: auto;overflow: hidden;line-height: 30px;padding-top: 23px;}
.jzbg .jzbgBox .bd ul li .sj_fx span{float: left; color: #666666; font-size: 16px;}
.jzbg .jzbgBox .bd ul li .sj_fx .share{float: right; line-height: 30px;}
.jzbg .jzbgBox .bd ul li .sj_fx .share .share-txt{float: left; font-size: 16px; color: #666666;}
.jzbg .jzbgBox .bd ul li a.more{width: 220px;margin-top: 40px;height: 50px;line-height: 50px;color: #ffffff;font-size: 14px;text-align: center;background: #b50008;border-radius: 25px;display: block;}
.jzbg .jzbgBox .bd ul li a.more:hover{font-size: 16px;}
.jzbg .jzbgBox .prevsto,.jzbg .jzbgBox .nextsto{width: 52px;height: 20px;display: block;cursor: pointer;background: url(/images/img_10.png) left top no-repeat;position: absolute;left: 1020px;bottom: 10px;z-index: 9;display: none;}
.jzbg .jzbgBox .nextsto{left: 1090px;background-position: right top;}
.jzbg .jzbgBox .prevsto:hover{background-position: left -51px;}
.jzbg .jzbgBox .nextsto:hover{background-position: right -51px;}
.jzbg .jzbgBox .hd{width: calc(100% - 640px);margin-left: 60px;float: left;height: auto;overflow: hidden;margin-top: 8px;}
.jzbg .jzbgBox .hd .tempWrap{width: 100% !important;}
.jzbg .jzbgBox .hd ul{width: auto; height: auto; overflow: hidden;zoom: 1;}
.jzbg .jzbgBox .hd ul>li{width: 747px;height: 420px;float: left;margin-right: 43px;position: relative;}
.jzbg .jzbgBox .hd ul li img{width: 747px; height: 420px;}
.jzbg .jzbgBox .hd ul li>a::after{content:'';display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);opacity: 1;transition: opacity 0.5s;}
.jzbg .jzbgBox .hd ul li.on>a::after{opacity: 0;}
.jzbg .jzbgBox .num{clear: both;position: relative;left: 50%;margin-left: 150px;padding-top: 30px;}
.jzbg .jzbgBox .num li{
    position: relative;
    overflow: hidden;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #da8082;
    float: left;
    cursor: pointer;
}
.jzbg .jzbgBox .num li.on{
    background-color: #FFF;
}



/*学校概况*/
.Part4{width: 100%; height: 1450px; overflow: hidden; background:#313131; padding-top: 65px;}
.myfc{width: 1400px; height: auto; overflow: hidden; margin: 0 auto;}
.myfc .stitle{width: 472px;height: auto;overflow: hidden;float: left;margin-top: 90px;}
.myfc .stitle h3{height: auto;overflow: hidden;width: 100%;}
.myfc .stitle h3 a{width: 100%; height: 100%; display: block;}
.myfc .stitle h3 span{font-size: 34px;color: #FFFFFF;line-height: 40px;display: block;}
.myfc .stitle h3 p{font-size: 16px;color: #FFFFFF;line-height: 36px;display: block;position: relative;padding-left: 70px;}
.myfc .stitle h3 p:before{content:"";display: block;width: 60px;height: 2px;position: absolute;left: 0;bottom: calc((100% - 2px)/2);background: #ffffff;transition:all 0.1s ease-out 0s;transform:scaleX(1);}
.myfc .stitle h3 a:hover span{color: #961617;}
.myfc .stitle h3 a:hover p{color: #961617;}
.myfc .stitle h3 a:hover p:before{background: #961617;}
.myfc .stitle h2{width: 100%; line-height: 36px; font-size: 16px; color: #b3b3b3; text-indent: 2em; padding-top: 60px;}
.myfc .myfcBox1{width: 100%; height: auto; overflow: hidden;}
.myfc .myfcBox2{width: 100%; height: auto; overflow: hidden; margin-top: 9px;}
.myfc .myfcBox3{position: relative;height: auto;overflow: hidden;margin-top: 9px;display: flex;justify-content: center;}
.myfc .xysp{width: 721px; height: 451px; float: right;}
.myfc .tsxxzx{width: calc((100% - 10px) / 2);height: 345px;float: left;}
.myfc .zxxt{width: 461px;width: calc((100% - 10px) / 2);height: 345px;float: left;margin-left: 10px;}
.myfc .sysxzx{width: 461px; height: 345px; float: right;}
.myfc .xsfc{width: 313px; height: 501px; float: left; margin-left: 188px;}
.myfc .tpzs a{width: 100%; height: 100%; display: block;position: relative;transition: 0.5s;z-index: 1;}
.myfc .tpzs img{width: 100%;height: 100%;object-fit: cover;}
.myfc .tpzs .title{width: 100%; height: auto; overflow: hidden; text-align: center; z-index: 2; position: absolute; top:calc((100% - 80px)/2);}
.myfc .tpzs span{width: 100%; line-height: 40px; color: #ffffff; font-size: 26px;}
.myfc .tpzs p{width: 100%; line-height: 40px; color: #ffffff; font-size: 18px;}
.myfc .tpzs a::after{position: absolute;content: "";left: 0;top: 0;bottom: 0;right: 0;background: rgba(0, 0, 0, 0.3);width: 100%;height: 100%;transition: 0.5s;z-index: 1;}
.myfc .sysxzx a::after{background: #961617; opacity: 0.85;}
.myfc .tpzs a:hover::after{width: 0;}

.myfc .myfc{width: 313px;height: 241px;}
.myfc .xyjg{width: 313px;height: 241px;margin-top: 18px;}
.myfc .xysp{width: 800px;height: 500px;margin-left: 10px;}
.myfcFocus,
.myfcFocus li,
.myfcFocus li img{ width:313px;height: 241px; position:relative; }
.myfc .xysp .myfcFocus,
.myfc .xysp .myfcFocus li,
.myfc .xysp .myfcFocus li img{ width:800px;height: 500px; position:relative; }


.myfc .picFocus{width: 700px; height: 500px; float: left; margin-left: 10px; position: relative;}
.myfc .picFocus .bd{width: 100%; height: 500px; overflow: hidden;position: relative;}
.myfc .picFocus .bd ul{width: 100%; height: auto; overflow: hidden;}
.myfc .picFocus .bd ul li{ width: 100%; height: 500px;}
.myfc .picFocus .bd ul li a{width: 100%; height: 100%; display: block;}
.myfc .picFocus .bd ul li img{width: 100%;height: 500px;display: block; transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;}
.myfc .picFocus .bd ul li img:hover{transform:scale(1.05); transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;}
.myfc .picFocus .bd ul li .txt-bg{position: absolute;bottom: 0;z-index: 1;height: auto;width: 100%;background: url(/images/img_22.png) repeat;overflow: hidden;left: 0; border-radius: 6px 6px 0px 6px;}
.myfc .picFocus .bd ul li p{width: 100%;overflow: hidden;font-size: 18px;color: #fff;line-height: 30px;padding: 25px 20px;text-align: center; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.myfc .picFocus .bd ul li p:hover{color: #961617;}
.myfc .picFocus .num-bg{width: 160px; height: 40px; line-height: 40px; background:#e9e9e9; position: absolute; top: 35px; right: 35px;}
.myfc .picFocus .num{width: 100%;font-size: 24px;height: 40px;line-height: 40px;color: #000000;text-align: center;}
.myfc .picFocus .pageState span {font-size: 24px;color: #961617;}
.myfc .picFocus .hd{display: none;}
.myfc .picFocus .prev,.myfc .picFocus .next{width: 35px;height: 20px;display: block;cursor: pointer;background: url(/images/img_21.png) left top no-repeat;position: absolute;right: 140px;top: 48px;z-index: 9;}
.myfc .picFocus .next{right: 55px;background-position: right top;}
.myfc .picFocus .prev:hover{background-position: left -39px;}
.myfc .picFocus .next:hover{background-position: right -39px;}

/*学校概况*/
.Part5{width: 100%; height: 1028px; overflow: hidden; background: url(/images/img_14.png) center center no-repeat; padding-top: 68px;}
.xxgk{width: 1400px; height: 790px; overflow: hidden; margin: 0 auto; background: url(/images/img_13.png) center center no-repeat; padding-top: 50px;}
.xxgk .stitle{width: 185px; height: auto; overflow: hidden; margin: 0 auto;}
.xxgk .stitle h3{height: auto;overflow: hidden;float: left;}
.xxgk .stitle h3 a{width: 100%; height: 100%; display: block;}
.xxgk .stitle h3 span{font-size: 34px;color: #000000;line-height: 40px;display: block;}
.xxgk .stitle h3 p{font-size: 16px;color: #000000;line-height: 36px;display: block;position: relative;padding-left: 70px;}
.xxgk .stitle h3 p:before{content:"";display: block; width: 60px; height: 2px; position: absolute; left: 0; bottom: calc((100% - 2px)/2); background: #961617;transition:all 0.1s ease-out 0s;transform:scaleX(1);}
.xxgk .stitle h3 a:hover span{color: #961617;}
.xxgk .stitle h3 a:hover p{color: #961617;}
.xxgk .xxgkCon{width: 100%; height: auto; overflow: hidden; padding: 45px 158px 0px; color: #333333; font-size: 16px; line-height: 36px; text-indent: 2em;}
.xxgk .xxgkCon a{color: #8c1515;}
.xxgk .xxgkCon a:hover{color: #961617; font-weight: bold;}
.xxgk .xxgkBox{width: 100%;height: auto;overflow: hidden;padding: 105px 90px 0px;}
.xxgk .xxgkBox .bd{width: 100%; height: auto; overflow: hidden;}
.xxgk .xxgkBox .bd ul{width: 100%; height: auto; overflow: hidden;}
.xxgk .xxgkBox .bd ul li{width: 20%; height: auto; overflow: hidden; cursor: pointer; float: left; text-align: center;}
.xxgk .xxgkBox .bd ul li i{width: 90px;height: 90px;display: block;margin: 0 auto 10px;background: url(/images/img_15.png) no-repeat;}
.xxgk .xxgkBox .bd ul li.m1 i{background-position: -2px -10px;}
.xxgk .xxgkBox .bd ul li.m2 i{background-position: -248px -9px;}
.xxgk .xxgkBox .bd ul li.m3 i{background-position: -481px -9px;}
.xxgk .xxgkBox .bd ul li.m4 i{background-position: -732px -9px;}
.xxgk .xxgkBox .bd ul li.m5 i{background-position: -978px -9px;}
.xxgk .xxgkBox .bd ul li.m6 i{background-position: -1223px -10px;}
.xxgk .xxgkBox .bd ul li.m7 i{background-position: -1434px -8px;}
.xxgk .xxgkBox .bd ul li.m8 i{background-position: -1632px -8px;}
.xxgk .xxgkBox .bd ul li p{width: 100%;line-height: 40px;display: block;font-size: 30px;color: #961617;font-weight: bold;}
.xxgk .xxgkBox .bd ul li p em{font-size: 14px;}
.xxgk .xxgkBox .bd ul li span{width: 100%;line-height: 30px;display: block;font-size: 16px;color: #333333;}
.xxgk .xxgkBox .bd ul li.m1:hover i{background-position: -2px -327px;}
.xxgk .xxgkBox .bd ul li.m2:hover i{background-position: -248px -326px;}
.xxgk .xxgkBox .bd ul li.m3:hover i{background-position: -481px -326px;}
.xxgk .xxgkBox .bd ul li.m4:hover i{background-position: -732px -326px;}
.xxgk .xxgkBox .bd ul li.m5:hover i{background-position: -978px -326px;}
.xxgk .xxgkBox .bd ul li.m6:hover i{background-position: -1223px -327px;}
.xxgk .xxgkBox .bd ul li.m7:hover i{background-position: -1434px -325px;}
.xxgk .xxgkBox .bd ul li.m8:hover i{background-position: -1632px -325px;}
.xxgk .xxgkBox .hd{width: 100%;height: 20px;cursor: pointer;display: block;text-align: center;margin-top: 35px;}
.xxgk .xxgkBox .hd ul{text-align: center; display: inline-block; height: auto; overflow: hidden;}
.xxgk .xxgkBox .hd ul li{width: 12px;height: 12px; float: left;margin:0px 6px; background: #666666; opacity: 0.5; border-radius: 6px;}
.xxgk .xxgkBox .hd ul li.on{opacity: 1;}


/*底部样式*/
.Footer{height: 324px;width: 100%;overflow: hidden; margin-top: 60px;}
.Footer .foot_a{width: 1400px;height: 266px;overflow: hidden;padding-top: 35px;margin: 0 auto;}
.Footer .foot_a .foot_logo{width: 290px;float: left;margin-top: 52px;height: 120px;line-height: 120px;overflow: hidden;border-right: 1px solid #FFFFFF;}
.Footer .foot_a .dh_yx{width: 498px;float: left;margin: 52px 0px 0px 25px;height: auto;overflow: hidden;}
.Footer .foot_a .dh_yx ul{width: 100%; height: auto; overflow: hidden;}
.Footer .foot_a .dh_yx ul li{width: 100%;height: 37px;line-height: 37px;margin-bottom: 6px;}
.Footer .foot_a .dh_yx ul li i{width: 37px; height: 100%; float: left; display: block; background: url(/images/footer_icon1.png) no-repeat;}
.Footer .foot_a .dh_yx ul li.dz i{background-position: -1px 0px;}
.Footer .foot_a .dh_yx ul li.dh i{background-position: -1px -71px;}
.Footer .foot_a .dh_yx ul li.yx i{background-position: -1px -146px;}
.Footer .foot_a .dh_yx ul li.yx{margin-bottom: 0px;}
.Footer .foot_a .dh_yx ul li span{float: left; display: block; height: 100%; margin-left: 10px; color: #ffffff; font-size: 16px;}
.Footer .foot_a .dh_yx ul li span:nth-of-type(2){margin-left: 44px;}
.Footer .foot_a .yqlj{width: 220px; height: auto; overflow: hidden; float: left;}
.Footer .foot_a .yqlj h3{width: 100%; height: 42px; line-height: 42px; color: #ffffff; font-size: 20px;}
.Footer .foot_a .yqlj ul{width: 100%; height: auto; overflow: hidden;}
.Footer .foot_a .yqlj ul li{width: 100%;height: 31px;line-height: 31px;background: url(/images/footer_icon2.png) left center no-repeat;padding-left: 18px;}
.Footer .foot_a .yqlj ul li a{width: 100%; height: 100%; display: block;  color: #ffffff; font-size: 16px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal;transition: all 0.3s;}
.Footer .foot_a .yqlj ul li a:hover{transform: translateY(0px);text-shadow: 3px 3px 1px #000;}
.Footer .foot_a .tb{float: right;height: auto;overflow: hidden;margin-top: 52px;text-align: center;}
.Footer .foot_a .tb .ewm{height: auto; overflow: hidden; float: left; margin-right: 30px;}
.Footer .foot_a .tb .ewm img{margin: 4px 0px;width: 80px;}
.Footer .foot_a .tb .douyin{height: auto; overflow: hidden; float: left;}
.Footer .foot_a .tb .douyin img{margin: 4px 0px;width: 80px;}
.Footer .foot_a .tb p{width: 100%;line-height: 50px;color: #fdfdfc;font-size: 16px;display: block;opacity: 0.3;}

.Footer .foot_b{width: 100%; height: 60px; line-height: 60px; background: #8c1515; text-align: center; color: #ffffff; font-size: 14px;}
.Footer .foot_b span{padding-right: 13px;}
.Footer .foot_b a{ color: #ffffff; font-size: 14px;transition: all 0.3s;}
.Footer .foot_b a:hover{transform: translateY(0px);text-shadow: 3px 3px 1px #000;}

/*版本切换*/
.VersionPart{ display: block; font-size: 14px; line-height: 1.5; padding: 8px 0 15px;color: #ffffff;text-align: center;}
.VersionPart .Version{position:fixed;right: 5vw;bottom: 5vw;border: 1px solid #c30101;background-color: #f7f2f2;z-index: 9999999999;overflow: hidden;box-shadow: 0px 0px 10px -3px #efefef;}
.VersionPart .Version i{font-size: 100px;color: #c30101;padding: 46px 50px;display: inline-block;}
.VersionPart a{color:#ffffff;}


      