/*Technical Support SudyTech*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder { color:#ccc;}
:-ms-input-placeholder { color:#ccc;}
/**布局开始**/
body {line-height:1;font-size: 16px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#000; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover {color: #77161B;}
/*页面尺寸*/
.wrapper {width:100%;margin:0 auto;overflow: hidden;}
.wrapper .inner {width: 1660px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.body-top {background: #77161B;position: fixed;z-index: 99;width: 100%;}
.header{overflow: initial;}
.header .inner{position:relative;height: 170px;max-width: 100%;}
.header .sitelogo{padding-top: 43px;text-align: center;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}

.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;height: 170px;border-left: 1px solid rgba(255,255,255,0.3);}
.header .head-right .hr-top{border-bottom: 1px solid rgba(255,255,255,0.3);/* height: 42px; */padding: 14px 0 15px;}
.header .head-right .site-by{
    float: left;    padding-left: 51px;
}
.header .head-right .serBtn{    display: none;}

/*进度条*/

::-webkit-scrollbar{width: 8px;height: 8px;background-color: #FFFFFF;-webkit-border-radius: 6px;}
::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #FFFFFF;  -webkit-border-radius: 6px;}
::-webkit-scrollbar-track-piece { background-color: #fff; /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
::-webkit-scrollbar-thumb:vertical {height: 70px;background-color: #77161B;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}




/*默认主导航样式*/
#nav{
    padding-top: 18px;
}
#nav .inner{}
#nav .inner .wp-panel{
    text-align: center;
    height: 52px;
}/*导航*/
#nav .inner .wp-panel .wp-window{
    display: inline-block;
}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto; position: relative;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;padding-bottom: 34px;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;margin: 0 33px;line-height: 46px;color: #fff;font-size: 20px;position: relative;font-weight: bold;}
.nav .wp-menu .menu-item:last-child a.menu-link {margin-right: 0;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 66px;width: 508px;z-index: 101;background: url(images/sub-bg.svg) no-repeat right bottom;background-color: #fff;}
.nav .menu-item:last-child .sub-menu{left: auto; right: 0;}
.nav .sub-menu .sub-menu-con{
    padding: 38px 26px;
} 
.nav .sub-menu .sub-item {margin-bottom: 18px;position: relative;white-space: nowrap;vertical-align: top;_zoom:1;float: left;width: 33.3%;}
.nav .sub-menu .sub-item a {display: block;color: #666666;line-height: 38px;padding: 0 6px;font-size: 18px;background:none;text-align: center;font-family: 'SourceHanSansCN-Medium';}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #77161B;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
.nav .wp-menu .menu-item a.menu-link:before {
   content: "";
   position: absolute;
   z-index: -1;
   bottom: 0;
   left: 51%;
   right: 51%;
   background: url(images/nav-b.svg) no-repeat center;
   height: 4px;
   -webkit-transition-property: left, right;
   transition-property: left, right;
   -webkit-transition-duration: 0.5s;
   transition-duration: 0.5s;
   -webkit-transition-timing-function: ease-out;
   transition-timing-function: ease-out;
}
.nav .wp-menu .menu-item a.menu-link:hover:before, 
.nav .wp-menu .menu-item a.menu-link.parent:before,
.nav .wp-menu .menu-item a.menu-link:focus:before, 
.nav .wp-menu .menu-item a.menu-link:active:before {
    left: 0;
    right: 0;
}
.nav .wp-menu .menu-item a.menu-link::after {
    content: "";
    position: absolute;
    top: 100%;
    width: 1px;
    height: 0px;
    left: 50%;
    margin-left: -1px;
    background: #FFFFFF;
    transition: all 0.7s ease;
}
.nav .wp-menu .menu-item.hover a.menu-link::after {
    height: 21px;
}


/**主页banner开始**/
#banner {background: #77161b;/* padding-top: 170px; */}
#banner .inner {width:auto;max-width: 100%;/* text-align: center; */position:relative;padding-top: 170px;}
#banner ul.news_list li.news{position: relative;}
#banner ul.news_list li.news .news_imgs{width: 100%;/* height: 100vh; */overflow: hidden;padding-top: 30.91%;}
#banner ul.news_list li.news .news_imgs img{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   height: 100%;
   width: 100%;
}
#banner ul.news_list li.news .news_bg{position: absolute;bottom: 0;width: 100%;background: url(images/banner-bg.png) no-repeat bottom;height: 273px;}
#banner ul.news_list li.news .news_con{position: absolute;bottom: 49px;left: 0;width: 1660px;right: 0;margin: auto;}
#banner ul.news_list li.news .news_num{color: #fff;float: left;line-height: 32px;font-family: "Arial";font-size: 16px;}
#banner ul.news_list li.news .news_num span{
    font-size: 32px;
    font-weight: bold;
}
#banner ul.news_list li.news .news_title{display: block;font-size: 32px;font-weight: bold;color: #fff;line-height: 32px;margin-left: 140px;font-family: 'SourceHanSansCN-Bold';overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#banner ul.news_list li.news .news_title a{color: #fff;}
.mbanner li.news {
   overflow: hidden;
 }
 
.mbanner li.news .news_imgs {
   position: relative;
   /* height: 100vh; */
   overflow: hidden;
}
 

.mbanner .slick-prev{background: url(images/banner-prev.svg) no-repeat center;margin-right: 138px;}
.mbanner .slick-next{background: url(images/banner-next.svg) no-repeat center;}
.mbanner .slick-prev,.mbanner .slick-next{width: 69px;height: 46px;opacity: 0.5;z-index: 9;transition: 0.6s;top: auto;margin-top: 0;bottom: 45px;right: 6.7%;left: auto;}
.mbanner .slick-prev:hover{opacity: 1;}
.mbanner .slick-next:hover{opacity: 1;}

/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.wp1-2{background: url(images/m1-bg.png) no-repeat top center;background-size: 100% auto; }
.main1 .inner{padding: 74px 0px 90px;}
.main1 .post .tt{border-bottom: 1px dashed rgb(119 22 27 / 16%);padding-bottom: 18px;}
.main1 .ml{float:left;width: 61.8%;}
.main1 .mr{float:right;width: 38.2%;background: #F3F3F5;box-shadow: 0 5px 20px rgb(0 0 0 / 11%);position: relative;z-index: 1;}
.main1 .mr .mr-con{
    padding: 39px 58px 35px;
}
.main1 .post-11 .ul1{
    padding-top: 8px;
}
.main1 .post-11 ul li{position: relative;}
.main1 .post-11 ul li .news_box{background: transparent;box-shadow: 0 0px 0px rgb(0 0 0 / 16%);transition-duration: 0.8s;position: relative;width: 100%;left: 0;}
.main1 .post-11 ul li .news_title{font-size: 20px;line-height: 32px;font-weight: bold;float: left;width: calc(100% - 65px);line-height: 78px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition-duration: 0.8s;}
.main1 .post-11 ul li .news_more{position: relative;line-height: 78px;float: right;font-size: 16px;font-weight: bold;transition-duration: 0.8s;    position: absolute;right: 0;}
.main1 .post-11 ul li .news_more::before{position: absolute;content: "";background: url(images/p11-m.svg) no-repeat center;transition-duration: 0.8s;width: 20px;height: 13px;top: 50%;margin-top: -7px;right: 16px;}
.main1 .post-11 ul li .news_more span{color: #fff;opacity: 0;}
.main1 .post-11 ul li .news_imgs{
    overflow: hidden;
    height: 577px;
}
.main1 .post-11 ul li .news_con{padding: 0px;transition-duration: 0.8s;}
.main1 .post-11 ul li .news_imgs img{width: 100%;height: 100%;transition-duration: 0.8s;}
.main1 .post-11 ul li .news_imgs img:hover{ transform: scale(1.12);}
.main1 .post-11 ul li.selected .news_box{background: #FFFFFF;box-shadow: 0 2px 20px rgb(0 0 0 / 10%);width: 124%;left: -24%;}
.main1 .post-11 ul li.selected .news_con{padding: 17px 16px 17px 36px;}
.main1 .post-11 ul li.selected .news_title{font-size: 24px;line-height: 81px;    width: calc(100% - 165px);}
.main1 .post-11 ul li.selected .news_more{background: url(images/p11-li.svg) no-repeat center;line-height: 81px;width: 159px;    right: 16px;}
.main1 .post-11 ul li.selected .news_more span{opacity: 1;padding: 0 59px 0 36px;}
.main1 .post-11 ul li.selected .news_more::before{background: url(images/p11-m-a.svg) no-repeat center;right: 27px;}
.main1 .post-11 .ul3{display: none;}



.main2{}
.main2 .inner{padding: 40px 0 0px;width: 100%;text-align: center;}
.main2 .post-21 .tt{width: 1660px;margin: 0 auto;}
.main2 .post-21 .con{padding-top: 36px;position: relative;width: 174%;left: -50%;}
.main2 .post-21 ul{}
.main2 .post-21 ul li{}
.main2 .post-21 ul li .news_box{position: relative;    display: block;}
.main2 .post-21 ul li .news_title{color: #fff;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 20px;font-weight: bold;}
.main2 .post-21 ul li .news_title a{color: #fff;}
.main2 .post-21 ul li.news .videobox {position: relative; transition-duration: 0.8s;background: #000000;padding-top: 52.03%;margin-top: 4.15%;    overflow: hidden;}
.main2 .post-21 ul li.news.slick-current .videobox{     padding-top: 56.2%;margin-top: 0px;}
.main2 .post-21 ul li.news .play{position: absolute;top: 50%;left: 50%;margin-left: -49px;margin-top: -49px;z-index: 10;cursor: pointer;transition-duration: 0.8s;   opacity: 0;}
.main2 .post-21 ul li.news video {display: block;width: 100%;object-fit: fill;position: relative;    position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.main2 .post-21 ul li .news_wz{background: url(images/p21-li.png) no-repeat center;width: 100%;position: absolute;bottom: 0;height: 122px; transition-duration: 0.8s;   opacity: 0;}
.main2 .post-21 ul li .news_con{padding: 57px 53px 35px;}
.main2 .post-21 ul li.news.slick-current .news_wz{    opacity: 1;}
.main2 .post-21 ul li.news.slick-current .play{    opacity: 1;}

.main3{/*background: url(images/m3-bg.png) no-repeat bottom center;background-size: 100% auto;*/position: relative;}
.main3 .inner{padding: 72px 0 97px;}
.main3 .post1 .tt{text-align: left;}
.main3 .ml{float: left;width: 64.46%;}
.main3 .post-31 .con{padding-top: 32px;position: relative;}
.main3 .post-31 .ml-l {overflow: hidden;float: left;width: 65.5%;background: #F3F3F5;}
.main3 .post-31 .ul1{height: 867px;/* background: #F3F3F5; */padding: 7px 33px 0 50px;overflow-y: auto;margin-right: 17px;margin-top: 38px;}
.main3 .post-31 ul li.news{transition-duration: 0.8s;}
.main3 .post-31 ul li .news_title{font-size: 18px;font-weight: bold;line-height: 32px;height: 64px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.main3 .post-31 ul li .news_tt{width: 79px;height: 41px;    overflow: hidden;     display: none;   color: transparent;background-color: #fff;}
.main3 .post-31 ul li .news_tt.t1{background: url(images/p31-t1.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t2{background: url(images/p31-t2.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t3{background: url(images/p31-t3.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t4{background: url(images/p31-t4.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t5{background: url(images/p31-t5.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t6{background: url(images/p31-t6.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t7{background: url(images/p31-t7.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t8{background: url(images/p31-t8.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t9{background: url(images/p31-t9.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t10{background: url(images/p31-t10.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t11{background: url(images/p31-t11.png) no-repeat center;}
.main3 .post-31 ul li .news_tt.t12{background: url(images/p31-t12.png) no-repeat center;}

.main3 .post-31 ul li .news_con{}
.main3 .post-31 ul li .news_imgs{position: relative;overflow: hidden;padding-top: 61.55%;    background: #eee;}
.main3 .post-31 ul li .news_imgs img{transition-duration: 0.8s;position: absolute;width: 100%;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.main3 .post-31 ul li .news_imgs img:hover{ transform: scale(1.12);}
.main3 .post-31 .ul1 li.news{border-bottom: 1px solid #CECECE;}
.main3 .post-31 .ul1 li.news .news_tt{float: left;}
.main3 .post-31 .ul1 li.news .news_box{    padding: 43px 0 57px;}
.main3 .post-31 .ul1 li.news.n1 .news_box{padding-top: 0;}
.main3 .post-31 .ul1 li .news_con{/*padding-left: 102px;*/}
.main3 .post-31 .ul1 li .news_title{margin-bottom: 35px;}
.main3 .post-31 .ul1 li .news_imgs{width: 82.11%;}
.main3 .post-31 .ul2 li {margin-bottom: 52px;}
.main3 .post-31 .ul2 li .news_box{position: relative;}
.main3 .post-31 .ul2 li .news_tt{    position: absolute;right: 14px;bottom: 168px;background: #fff;}
.main3 .post-31 .ul2 li .news_title{    margin: 26px 0 18px;}
.main3 .post-31 .ul2 li .news_imgs{padding-top: 75.11%; }
.main3 .post-31 .ul2 li .news_more{
    background: #EAEAEA;
    line-height: 72px;
    text-align: center;
}
.main3 .post-31 .ul2 li .news_more a{color: #77161B;font-weight: bold;}
.main3 .post-31 .ul2 li .news_more img{    vertical-align: middle;padding-left: 12px;}

.main3 .post-31 .ml-r{float: right;width: 31.13%;}

.main3 .mr{float: right;width: 31.03%;}
.main3 .post-32 .con{margin-top: 32px;position: relative;background: #F3F3F5 url(images/p32-bg.png) no-repeat right bottom;}
.main3 .post-32 ul{    padding: 58px 45px;}
.main3 .post-32 ul li{float: left;width: 33.3%;    margin-bottom: 32px;}
.main3 .post-32 ul li.n16 ,.main3 .post-32 ul li.n17 ,.main3 .post-32 ul li.n18{  margin-bottom: 1px;}
.main3 .post-32 ul li .news_box{margin: 0 18px;   overflow: hidden;   display: block;  position: relative;}
.main3 .post-32 ul li .news_imgs{position: relative;padding-top: 100%;}
.main3 .post-32 ul li .news_imgs img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;width: 100%;}

.main3 .post-32 ul li .news_box:hover .news_code {top: 0;opacity: 1;visibility: visible;}
.main3 .post-32 ul li.n1 .news_code{background: url(images/p32-1.png) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n2 .news_code{background: url(images/p32-2.jpg) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n3 .news_code{background: url(images/p32-3.jpg) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n4 .news_code{}
.main3 .post-32 ul li.n5 .news_code{}
.main3 .post-32 ul li.n6 .news_code{}
.main3 .post-32 ul li.n7 .news_code{background: url(images/p32-7.jpg) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n8 .news_code{background: url(images/p32-8.jpg) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n9 .news_code{}
.main3 .post-32 ul li.n10 .news_code{background: url(images/p32-10.jpg) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n11 .news_code{background: url(images/p32-11.jpg) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n12 .news_code{background: url(images/p32-12.jpg) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n13 .news_code{background: url(images/p32-13.png) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n14 .news_code{}
.main3 .post-32 ul li.n15 .news_code{}
.main3 .post-32 ul li.n16 .news_code{background: url(images/p32-16.png) no-repeat center;background-size: contain;}
.main3 .post-32 ul li.n17 .news_code{}
.main3 .post-32 ul li.n18 .news_code{background: url(images/p32-18.png) no-repeat center;background-size: contain;}
.main3 .post-32 ul li .news_code {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    
}

.wp3-2{position: relative;}
.wp3-2::before{position: absolute;content:"";background: url(images/m3-bg.png) no-repeat bottom center;background-size: 100% auto;width: 100%;padding-top: 38.69%;top: 772px;}


.main4{background: url(images/m4-bg.png) no-repeat bottom;background-size: cover;}
.main4 .inner{padding: 69px 0 115px;}
.main4 .post1 .tt .tit .title{color: #fff;}
.main4 .post1 .tt .tit .title::before{background: #fff;}
.main4 .post .more_btn{ /*   display: none; */   top: -45px;}
.main4 .post .more_btn .more_text{color: #fff;}
.main4 .post-41 .con{padding-top: 36px;}
.main4 .post-41 ul.news_list{margin: 0 -16px;} 
.main4 .post-41 ul.news_list.ul2{    display: none;}
.main4 .post-41 ul li{}
.main4 .post-41 ul li .news_box{margin: 0 16px;position: relative;overflow: hidden;}
.main4 .post-41 ul li .news_imgs{overflow: hidden;height: 288px;}
.main4 .post-41 ul li .news_imgs img{transition-duration: 0.8s;width: 100%;height: 100%;}
.main4 .post-41 ul li .news_imgs img:hover{transform: scale(1.12);}
.main4 .post-41 ul li .news_title{color: #fff;font-size: 18px;font-weight: bold; line-height: 32px;height: 64px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.main4 .post-41 ul li .news_wz1 .news_con{padding: 19px 21px 15px 26px;}
.main4 .post-41 ul li .news_wz1{position: absolute;width: 100%;bottom: 0;background: url(images/p41-li.png) no-repeat center;background-size: cover;}
.main4 .post-41 ul li .news_wz2{position: absolute;width: 100%;top: 100%;height: 100%;background: #fff;left: 0;right: 0;transition-duration: 0.8s;}
.main4 .post-41 ul li .news_wz2 .news_title{color: #77161B;}
.main4 .post-41 ul li .news_wz2 .news_text{color: #390709;opacity: 0.7;line-height: 32px;max-height: 96px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.main4 .post-41 ul li .news_wz2 .news_meta{color: #BE985E;margin: 13px 0 26px;font-size: 16px;line-height: 17px;font-family: "Arial";}
.main4 .post-41 ul li .news_wz2 .news_con{padding: 35px 37px 0;}
.main4 .post-41 ul li .news_box:hover .news_wz2{top: 0;}

.main4 .post-41 .ul2 li .news_imgs{    height: auto;}

.main4 .post-41 .slick-prev{background: url(images/banner-prev.svg) no-repeat center; margin-right: 138px;}
.main4 .post-41 .slick-next{background: url(images/banner-next.svg) no-repeat center;}
.main4 .post-41 .slick-prev,.main4 .post-41 .slick-next{width: 69px;height: 46px;z-index: 9;top: -85px;margin-top: 0;right: 16px;left: auto;}


@keyframes icon-bounce{0%,100%{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);-ms-transform:rotate(0);}
25%{-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);transform:rotate(15deg);-ms-transform:rotate(15deg);}
50%{-webkit-transform:rotate(-15deg);-moz-transform:rotate(-15deg);transform:rotate(-15deg);-ms-transform:rotate(-15deg);}
75%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg);-ms-transform:rotate(5deg);}
85%{-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg);-ms-transform:rotate(-5deg);}
}

.main5{}
.main5 .inner{padding: 110px 0 141px;}
.main5 .post-51{background: url(images/m5-bg.png) no-repeat center;background-size: cover;padding: 44px 34px 40px 50px;position: relative;}
.main5 .post-51 .tt{padding-bottom: 29px;border-bottom: 1px solid rgb(185 134 134 / 30%);}
.main5 .post-51 .tt .tit .title{padding: 0;}
.main5 .post-51 .tt .tit .title::before{display: none;}
.main5 .post-51 .con{padding-top: 49px;}
.main5 .post-51 .news_more{position: absolute;width: 333px;line-height: 72px;cursor: pointer;text-align: center;background: #fff;box-shadow: 0 2px 20px rgb(0 0 0 / 10%);font-weight: bold;font-size: 16px;color: #77161B;right: 40px;}
.main5 .post-51 .news_more img{vertical-align: middle;padding-left: 12px;}
.main5 .post-51 ul{margin: 0 -28px;    height: 242px;overflow: hidden;transition-duration: 0.8s;}
.main5 .post-51 ul li{float: left;width: 33.3%;margin-bottom: 45px;}
.main5 .post-51 ul li .news_box{margin: 0 28px;}
.main5 .post-51 ul li .news_imgs{float: left;width: 213px;height: 213px;overflow: hidden;border-radius: 50%;}
.main5 .post-51 ul li .news_imgs img{width: 100%;height: 100%;}
.main5 .post-51 ul li .news_con{padding-left: 252px;padding-top: 35px;}
.main5 .post-51 ul li .news_title{font-size: 18px;font-weight: bold;line-height: 24px;margin-bottom: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main5 .post-51 ul li .news_text{color: #666666;font-size: 16px;line-height: 30px;max-height: 90px; overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}



.wp6-7{background: url(images/m6-bg.png) no-repeat center;background-size: cover;}
.main6{}
.main6 .inner{padding: 80px 0 73px;}
.main6 .post1 .tt .tit .title{color: #fff;}
.main6 .post1 .tt .tit .title::before{background: #fff;}
.main6 .post .more_btn .more_text{color: #fff;}
.main6 .ml{float: left;width: 31.4%;}
.main6 .post-61 .con{padding-top: 47px;}
.main6 .post-61 ul.news_list{ }
.main6 .post-61 ul li.news{  transition-duration: 0.8s;}
.main6 .post-61 ul li.news .news_box{/*margin: 0 10px;*/    position: relative;}
.main6 .post-61 ul li.news .news_imgs{
    position: relative;
    overflow: hidden;
    padding-top: 66.4%;
}
.main6 .post-61 ul li.news .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    /*margin: auto;*/
}
.main6 .post-61 ul li.news .news_wz{ display: none;   position: relative;}
.main6 .post-61 ul li.news .news_wz::before{    position: absolute;content:"";background: url(images/p61-li.svg) no-repeat center;width: 11px;height: 11px;right: 0;top: 5px;}
.main6 .post-61 ul li.news .news_title{font-weight: bold;color: #fff; transition-duration: 0.8s;font-size: 14px;    margin-bottom: 13px;line-height: 21px;    width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main6 .post-61 ul li.news .news_title a{color: #fff;}
.main6 .post-61 ul li.news .news_tt{color: #fff;display: none;    font-size: 16px;line-height: 32px;}


.main6 .mr{float: right;width: 64.65%;}
.main6 .post-62 .con{padding-top: 47px;}
.main6 .post-62 ul{
    margin: 0 -12px;
}
.main6 .post-62 ul li.news{    margin-bottom: 24px;position: relative;float: left;width: 50%;}
.main6 .post-62 ul li.news .news_imgs{}
.main6 .post-62 ul li.news .news_imgs img{    width: 100%;}
.main6 .post-62 ul li.news .news_wz{
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    bottom: 0;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}
.main6 .post-62 ul li.news .news_box {
    margin: 0 12px;
}
.main6 .post-62 ul li.news .news_con{}
.main6 .post-62 ul li.news .news_title{  font-family: 'SourceHanSerifCN-Bold';    font-size: 30px;color: #fff;}


/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 47px;color: #333333;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;height: 47px;margin-top: 0px;line-height: 47px;float:right;position: absolute;right: 0;text-align: right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 18px;cursor:pointer;} 
.post .more_btn .more_text{color: #77161B;line-height: 47px;display: inline-block;font-family: "Arial";font-weight: bold;}
.post .more_btn .more_text img{margin-left: 16px;vertical-align: middle;}
.post .more_btn .more_text:hover img {
   animation: arr 1s ease-in-out 0s infinite;
}
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
.post .more_btn .more_text span{padding-left: 7px;transition: transform .4s ease-out;display: inline-block;line-height: 1;}
.post .more_btn .more_text:hover span {
   transform: rotate(180deg);
}
@keyframes arr{
   0%{transform:translateX(0px);}
   25%{transform:translateX(-3px);} 
   50%{transform:translateX(-5px);} 
   75%{transform:translateX(-3px);}
   100%{transform:translateX(0px);}
}
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 0px solid #146cc1;text-align: center;position: relative;}
.post1 .tt .tit {/* float: none; */}
.post1 .tt .tit .title {display:inline-block;margin-right:0px;font-size: 36px;font-weight:bold;color: #333333;margin-top: 0px;text-align: center;padding-left: 25px;position: relative;}
.post1 .tt .tit .title.selected {color:#77161B;}
.post1 .tt .tit .title::before{position: absolute;content: "";width: 7px;height: 35px;background: #77161B;border-radius: 50px;left: 0;top: 10px;}
.post1 .more_btn a{color:#1826a5;}



/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{margin-top:0px;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{/* border-right: 1px solid #EDEDED; */transition: all 0.4s ease-in-out;float: left;width: 57px;line-height:28px;margin-right: -97px;font-family:"Microsoft YaHei";vertical-align:middle;color: #024a8a;padding-left: 40px;}
.rili .news_list li.news .news_date .news_days{font-size: 30px;font-weight: bold;line-height: 41px;margin-top: 16px;position: relative;}
.rili .news_list li.news .news_date .news_days::before{position: absolute;content: "";background: #8aabc9;width: 1px;height: 44px;right: 20px;transform: rotate(45deg);top: 15px;}

.rili .news_list li.news .news_date .news_days span{/* border-bottom: 1px solid #E7652B; *//* display: inline-block; */}
.rili .news_list li.news .news_date .news_year{font-size: 18px;/* opacity: 0.5; */line-height: 14px;/* margin-top: 5px; */text-align: right;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{margin-left: 125px;}
.rili .news_list li.news .news_title{line-height: 28px;padding: 18px 32px 10px 0;/* font-weight: bold; */font-size: 19px;color:#000;} 
.rili .news_list li.news .news_title a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rili .news_list li.news .news_text{font-size: 14px;line-height: 22px;color: #666666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


/*滚动Arrows */



/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
.possplit{       width: 20px;  text-indent: 5px;font-size: 17px;   background: none;}
.col_news_list .news_list li.news{border-bottom: 1px solid #E4D0D1;}
.col_news_list .news_list li.news .news_box{padding: 28px 0 25px;}
.col_news_list .news_list li.news.pic .news_imgs{      overflow: hidden;  width: 309px;height: 206px;float: left;}
.col_news_list .news_list li.news.pic .news_imgs img{    width: 100%;height: 100%;transition-duration: 0.8s;}
.col_news_list .news_list li.news.pic .news_imgs img:hover{ transform: scale(1.12);}
.col_news_list .news_list li.news.pic .news_con{height: 206px;padding-left: 336px;}
.col_news_list .news_list li.news .news_con{}
.col_news_list .news_list li.news .news_title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;    line-height: 31px;font-size: 24px;font-weight: bold;margin-bottom: 25px;}
.col_news_list .news_list li.news .news_meta{
    color: #BE985E;
    line-height: 17px;
    padding: 13px 0 8px;
    font-family: "Arial";
    position: relative;
}
.col_news_list .news_list li.news .news_meta::before{    content: "";position: absolute;width: 27px;height: 1px;background: #BE985E;    top: 0px;}
.col_news_list .news_list li.news .news_text{
    line-height: 30px;
    max-height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #666666;
}
.col_news_list .news_list li.news .news_box:hover .news_meta{    color: #77161B;}
.col_news_list .news_list li.news .news_box:hover .news_meta::before{    background: #77161B;}
.col_news_list .news_list li.news .news_box:hover .news_text{    color: #77161B;}

/*分页*/
div#wp_paging_w6 {
   
}
.pager {
    /* display: flex; */
    /*justify-content: center;
    text-align: center;*/
    padding: 20px 0;
}
div#pager {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0px;
}
ul.pages {
    display: flex;
}

.pager li {
    width: 34px;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    border: 1px solid #BFBFBF;
    text-align: center;
    margin: 0 4px;
    border-radius: 5px;
}

ul.pages li.pgNext {
    font-family: "宋体";
    font-size: 26px;
    color: transparent;
    background: url(images/page-next.svg) no-repeat center;
}
ul.pages li.pgNext:nth-child(1),ul.pages li.pgNext:nth-child(2){
    background: url(images/page-prev.svg) no-repeat center;
} 

.pager li.page_jump {
    width: auto;
    /* margin-left: 70px; */
    border: none;
    display: none;
    /* height: 52px; */
    vertical-align: top;
}
.pager .pages li:last-child {
    display: none;
}
.pager .pages li:first-child {
    display: none;
}
a.pagingJump {
    color: #797979;
}

input.pageNum {
    width: 45px;
    line-height: 43px;
    font-size: 16px;
    font-weight: bold;
    margin: 0 3px;
border: 1px solid #b1b1b1;
}

.pager li.pgCurrent {
    border: 1px solid #77161B;
    color: #fff;
    background: #77161B;
}
.pager .pages li:last-child {
    display: none;
}
.pager .pages li:first-child {
    display: none;
}






/*栏目图片*/
.l-banner{height: 490px;background-position:center center;background-repeat:no-repeat;text-align:center;    background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {    overflow: inherit;}
#l-container .inner {padding: 0px 0px 60px;}
/**主体文章页开始**/
#d-container {    overflow: inherit;}
#d-container .inner {background:#fff;}

.col_menu {width: 390px;float:left;margin-right:-390px;position:relative;    margin-top: -192px;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {padding: 63px 0 42px;background: url(images/col_menu_bg.png) no-repeat center;backdrop-filter: blur(5px);}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border: 0px solid #e4e4e4;    width: 321px;background: rgb(119 22 27 / 86%);backdrop-filter: blur(5px);}
/*栏目列表*/
.col_list{padding: 0 20px 40px 61px;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column{    padding-bottom: 21px;}
.col_list .wp_listcolumn .wp_column a {color:#fff;font-size: 22px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 0px solid #F6EAEA; transition-duration: 0.8s;    width: auto;   position: relative;}
.col_list .wp_listcolumn .wp_column a::before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    width: 0;
    background: #fff;
    height: 2px;
    transition-duration: 0.8s;
} 
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0px;line-height:49px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background: transparent;padding-left: 60px; } 
.col_list .wp_listcolumn .wp_column a:hover::before,
.col_list .wp_listcolumn .wp_column a.selected::before{    width: 30px;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#fff;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#fff;border-top:0px solid #eee;margin-top:0px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 38px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#fff;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#fff;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 321px;    background: #fff;position: relative;}
.col_news_head { padding: 0 59px;}
.col_metas .col_title { height: 47px; line-height: 47px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 36px;font-family:"Microsoft yahei";font-weight: bold;color: #fff;border-bottom: 0px solid #CBCBCB;}
.col_metas .col_path {white-space:nowrap;height: auto;line-height: 21px;color: #fff;    margin-top: 19px;} /**当前位置**/
.col_metas .col_path a{color: #fff;}
.col_news_con { padding: 40px 0px 0px 68px; margin:0 0px;}
.col_news_list { margin-top: 0px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:26px;text-align:center;color: #77161B;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {
padding: 32px 0 29px;
    text-align: center;
    border-bottom: 2px solid #ebdcdc;
    line-height: 19px;
}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:16px; color:#333;    text-indent: 2em;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;    text-indent: 2em;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
.article .entry .read{min-height:500px}
/**页脚开始**/
#footer {/* background: #0064AA; */    overflow: initial;}
#footer .inner {padding: 51px 0px 54px;position:relative;border-top: 1px solid rgba(255,255,255,0.3);}
#footer .inner .foot-left{float: left;}
#footer .inner .foot-right{float: right;/* margin-top: 11px; */width: 64.7%;}
#footer .inner p.copyright{font-size: 16px;line-height: 32px;font-weight:normal;text-align:left;color: #fff;opacity: 0.8;}
#footer .inner p.copyright:hover{opacity: 1;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .fr-top{}
#footer .inner .post-91{
    float: left;
    margin-top: 11px;
}
body.list #footer {background: url(images/foot-bg.png) no-repeat center;    background-size: cover;}
#footer .site-by {
    display: none;
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{padding-top: 9px;float: right;padding-left: 15px;}
.wp-search {position: relative;/* border: 1px solid #d0d0d0; */border-radius: 23px;/* background: rgb(255 255 255 / 10%); */}
.wp-search form {display: block;}
.wp-search .search-input {/* margin-left: 15px; */margin-right: 55px;}
.wp-search .search-input input.search-title {width: 65px;height: 41px;padding: 0;line-height: 41px;background: none;color: #FFFFFF;font-weight: bold;font-size: 18px;opacity: 0.8;border:0;outline: 0;font-family: "Arial";}
.wp-search .search-btn {width: 16px;height: 17px;position: absolute;right: 0;top: 10px;}
.wp-search .search-btn input.search-submit {width: 16px;height: 17px;border:0;outline: 0;background: url(images/sous.svg) no-repeat center;cursor: pointer;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

.layer {
	position: fixed;
	opacity: 0;
	filter: alpha(opacity=0);
	left: 0;
	top: 0;
	z-index: -1;
	background-color: rgba(0, 0, 0, .85);
	width: 100%;
	height: 0%;
   transition: all 0.8s ease-in-out;
}

.close {
	width: 50px;
	text-align: center;
	position: absolute;
	right: 2vw;
	top: 2vw;
	transition: transform .4s ease-out;
}

.close i {
	color: #fff;
	font-size: 40px;
	cursor: pointer;
}

.close:hover {
	transform: rotate(180deg);
}

.search_box {
   width: 50%;
   overflow: hidden;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%);
}
.search_box .searchKeyword {
   height: 50px;
   line-height: 50px;
   background-color: #fff;
   width: 100%;
   padding-right: 100px;
   padding-left: 10px;
   border: 0;
   box-sizing: border-box;
}
.search_box .serachSubmit {
   width: 100px;
   background-color: #77161b;
   color: #fff;
   height: 50px;
   line-height: 50px;
   text-align: center;
   position: absolute;
   right: 0;
   top: 0;
   border: none;
   font-size: 18px;
   letter-spacing: 1px;
}
.layer.on {z-index: 99990;opacity: 1;   height: 100%;filter: alpha(opacity=100);}



/* 分享二维码 */
.shares{text-align:center;float: right;margin-top: 6px;    display: none;}
.shares ul{width:auto; margin:0 auto;text-align: right;}
.shares li{float:left;margin-left: 15px;position: relative;}
.shares li a{display:inline-block;width: 53px;height: 53px;border: 0px solid red;opacity:1; filter:Alpha(opacity=100);}
.shares li a:hover{ opacity:.6;filter:Alpha(opacity=60); }
.shares li.i1 a{background: url(images/share-1.png) no-repeat center;}
.shares li.i2 a{background: url(images/share-2.png) no-repeat center;}
.shares li.i3 a{background: url(images/share-3.png) no-repeat center;}
.shares li.i4 a{background: url(images/share-4.png) no-repeat center;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 65px; left:50%;z-index:100; margin-left: -55px; width:100px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/*列表页*/
/*banner*/
.mbanner .slick-dots{display: inline-block;width: auto;right: 8.3%;bottom: 56px;}
.mbanner .slick-dots li.slick-active{width: 35px;opacity: 1; filter:alpha(opacity=100);    border-radius: 8px;}
.mbanner .slick-dots li{    height: 15px;width: 15px;margin: 0px 8px;    background: #fff;opacity: 0.6;filter:alpha(opacity=60);}

/*************************************************************
 * 特殊页面
 */


/*************************************************************
*二级页面
*/
body.list .body-top{    position: relative;}




/*字体*/
@font-face{
   font-family: 'SourceHanSerifSC-Heavy'; 
   src: url('font/SourceHanSerifSC-Heavy.ttf') format('truetype');
}
@font-face{
   font-family: 'SourceHanSerifCN-Bold'; 
   src: url('font/SourceHanSerifCN-Bold.ttf') format('truetype');
}
@font-face{
    font-family: 'SourceHanSansCN-Medium'; 
    src: url('font/SourceHanSansCN-Medium.ttf') format('truetype');
}
@font-face{
    font-family: 'SourceHanSansCN-Bold'; 
    src: url('font/SourceHanSansCN-Bold.ttf') format('truetype');
 }
.pager {
    display: none;
}
ul.wp_paging.clearfix {
    float: none;
    text-align: center;
    display: inline-block;
}div#wp_paging_w6 {
    text-align: center;
    margin-top: 20px;
}.wp_paging li em {
    font-weight: normal;
}.wp_paging li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-top: 5px;
    font-size: 16px;
}

/*9.26*/
.site-lang .links a{color: #ffffff;
   
    font-size: 14px;}
.site-lang .links{ line-height: 56px;}
.site-lang{    float: right;}
