@charset "utf-8";
/*Technical Support SudyTech*/
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(/_upload/tpl/00/04/4/template4/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:#333; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#972013;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1820px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header {background:  url('/_upload/tpl/00/04/4/template4/images/head-bg.png') no-repeat center top; border-bottom:none; height:auto;line-height:inherit;    position: absolute;top: 0px;z-index: 999;    background-size: cover; }
.header .inner{height: 180px;position:relative;}
.header .sitelogo{float:left;margin-top: 30px;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;margin-top: 22px;}
.header .head-right .hr-t{margin-bottom: 5px;}
.header .head-right .hr-t .mr{    float: right;}

.hr-t{position: fixed;right: 2.6%;right: 31px;top: 105px;z-index: 9;width: 276px;height: 390px;background: url(/_upload/tpl/00/04/4/template4/images/jqr2.svg) no-repeat right center;z-index: 8;}

.hr-t:hover .site-lang ul li.links{opacity: 1; filter: alpha(opacity=100);}
.hr-t:hover .site-lang ul li.links.i1{top: -5px;left: 145px;}
.hr-t:hover .site-lang ul li.links.i2{  top:125px;left: 0px;}
.hr-t:hover .site-lang ul li.links.i3{  top:210px;left: 1px;}
.hr-t:hover .site-lang ul li.links.i4{  top:289px;left: 37px;}
.hr-t:hover .site-lang ul li.links.i5{  top:307px;left: 114px;}
.hr-t:hover .serBtn{left: 30px;top: 52px;opacity: 1;filter: alpha(opacity=100);}
.hr-t:hover .navBtn{left: 100px;top: 20px;opacity: 1;filter: alpha(opacity=100);}


.serBtn{cursor: pointer;/*padding: 0 20px 0 28px;*/    display: inline-block; left: 50%;   position: absolute;top: 50%;transition: all 1.2s ease-in-out;opacity: 0; filter: alpha(opacity=0);}
.navBtn{cursor: pointer;    display: inline-block;    position: absolute;left: 50%; top:50%;transition: all 1.2s ease-in-out;opacity: 0; filter: alpha(opacity=0);}
.headtop {
   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.7s ease-in-out;
}
.headtop.on {
   z-index: 99990;
   opacity: 1;   height: 100%;
   filter: alpha(opacity=100);
}


/*lang样式*/
.site-lang{/*float: left;position: relative;    padding-right: 5px;*/}
.site-lang::before{/*position: absolute;width: 1px;height: 15px;background: #fff;opacity: 0.8;content: " ";right: 0;top: 12px;*/}
.site-lang ul{/*float:right;*/}
.site-lang ul li.links{/*float:left;*/    position: absolute;opacity: 0; filter: alpha(opacity=0);transition: all 1.2s ease-in-out;top: 50%;left: 50%;}
.site-lang ul li.links a{/*line-height: 40px;margin:0px 10px;font-size: 12px;color: #fff;*/opacity: 0;display: inline-block;    width: 100%;height: 100%;}
.site-lang ul li.links a:hover{/*opacity: 1;*/}

.site-lang ul li.links.i1{width:56px;height:75px;background: url(/_upload/tpl/00/04/4/template4/images/email.png) no-repeat center;display:none; } 
.site-lang ul li.links.i2{width:52px;height:75px;background: url(/_upload/tpl/00/04/4/template4/images/lyb.png) no-repeat center; }
.site-lang ul li.links.i3{width:52px;height:75px;background: url(/_upload/tpl/00/04/4/template4/images/gsbg.png) no-repeat center; }
.site-lang ul li.links.i4{width:52px;height:75px;background: url(/_upload/tpl/00/04/4/template4/images/rczp.png) no-repeat center; }
.site-lang ul li.links.i5{width:52px;height:75px;background: url(/_upload/tpl/00/04/4/template4/images/jwxt.png) no-repeat center; }

/*site-rale*/

.site-rale{padding-top: 100px;    width: 80%;margin: 0 auto;}
.site-rale ul.wp-menu li.menu-item{float:left;width:20%;      margin-bottom: 40px;  text-align: center;}
.site-rale ul.wp-menu li.menu-item a{color:#fff;     padding-bottom: 10px;   font-size: 18px;line-height: 37px; position: relative;}
.site-rale ul.wp-menu li.menu-item a.menu-link::before{content:"";position:absolute;bottom: 0px;width: 0%;height: 1px;background: #fff;transition: all 0.7s ease-in-out;}
.site-rale ul.wp-menu li.menu-item a.menu-link:hover::before{width: 100%;}
.site-rale ul.sub-menu {margin-top:30px}
.site-rale ul.sub-menu li.sub-item a.sub-link{    position: relative;display: inline-block;  font-size: 14px;}
.site-rale ul.sub-menu li.sub-item a.sub-link::before{content:"";position:absolute;bottom: 0px;width: 0%;height: 1px;background: #fff;transition: all 0.7s ease-in-out;}
.site-rale ul.sub-menu li.sub-item a.sub-link:hover::before{width: 100%;}
/*默认主导航样式*/
#nav{}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#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}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(/_upload/tpl/00/04/4/template4/images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 20px;line-height: 42px;color: #FFFFFF;font-size: 18px;position: relative;}
.nav .wp-menu .menu-item.i10 a.menu-link{}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{text-decoration: none; }
.nav .sub-menu {display: none;position: absolute;left: 0;top: 42px;min-width: 100%;z-index: 100;background:rgba(0, 0, 0, 0.2);border-radius: 20px;padding:10px;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {   /* font-family: "STFangsong";*/display: block;color: #fff;height: 40px;line-height: 40px;padding: 0 17px;font-size: 16px;background:none;text-align:center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#972013; display: block; }
.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;
   left: 51%;
   right: 51%;
   bottom: 0;
   background: #972013;
   height: 4px;
   -webkit-transition-property: left, right;
   transition-property: left, right;
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -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 li.i2 .sub-menu{    width: 560px;padding: 20px;}
.nav li.i2 .sub-menu li{    float: left;width: 33%;}*/
/**主页banner开始**/
#banner {background: #e7e2df;position: relative;}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}
#banner ul li.news .news_box{position: relative;}
#banner ul li.news .news_imgs{width: 100%;height: 100vh;overflow: hidden;    position: relative;display: block;}
#banner ul li.news .news_imgs img{height: 100%;width: 100%;}
#banner ul li.news .news_wz{position: absolute;bottom: 0;height: 180px;background: url(/_upload/tpl/00/04/4/template4/images/m-bg.png);width: 100%;}
#banner ul li.news .news_con{    padding-top: 85px;}
#banner ul li.news .news_title a{color: #fff;    font-size: 30px;line-height: 40px;/*display: none;*/}
#banner ul li.news .news_num{color: #fff;float:left;    padding-right: 61px;display: inline-block; font-size: 36px;line-height: 40px;padding-left:2%}
#banner ul li.news .news_num .total-num{font-size: 18px;font-weight:bold;}
#banner ul li.news .news_num .current-num{font-weight:bold;}
#banner .slick-prev{background: url(/_upload/tpl/00/04/4/template4/images/m-prev.png) no-repeat center;right: 7%;left: auto;    height: 60px;width: 60px;top: auto;bottom: 54px;margin: 0;    z-index: 9;opacity: 0.7;}
#banner .slick-next{background: url(/_upload/tpl/00/04/4/template4/images/m-next.png) no-repeat center;right: 2%;    height: 60px;width: 60px;top: auto;bottom: 54px;margin: 0;    z-index: 9;opacity: 0.7;}
#banner .slick-prev:hover{opacity: 1;}
#banner .slick-next:hover{opacity: 1;}
.mbanner li.news .news_imgs video{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{overflow: hidden;}
.main1 .inner{padding:60px 0px 80px;}
.main1 .post-11 .con{padding-top: 39px;}
.main1 .post-11 .tt{padding-top: 33px;} 
.main1 .post-11 .tt::before{width: 252px;height: 26px;left: 0;right: 0;margin: auto;}
.main1 .post-11 .tt .tit{float: none;} 
.main1 ul li .news_imgs img{position: absolute;left: 0;right: 0;top: 0;width: 100%;height: 100%;transition-duration: 0.8s;}
.main1 ul li .news_imgs img:hover{ transform: scale(1.12);}

.main1 .ml{float:left; width:42.417%;margin-bottom: 30px;}

.main1 .ml .ul1 li .news_imgs{overflow: hidden;position: relative;padding-top: 56.73%;/*height: 441px;*/}
.main1 .post-11 .ul1 li video{    object-fit: fill;    width: 100%; height: 100%;}
.main1 .post-11 .ul1 li .videobox{    top: 0;    position: absolute;
    width: 100%;
    height: 100%;}
.main1 .post-11 .ul1 li .videobox .play {
    position: absolute;
    bottom: 22px;
    left: 23px;    width: 62px;    height: 62px;top: auto;
    cursor: pointer;
}
.main1 .mr{float:right;width: 55.879%;}
.main1 .mr .ul2{margin: 0 -15px;}
.main1 .mr .ul2 li{float: left;width: 50%;margin-bottom: 30px;}
.main1 .mr .ul2 li .news_box{margin: 0 15px;border: 1px solid #EBEBEB;}
.main1 .mr .ul2 li:hover .news_box{    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);}
.main1 .mr .ul2 li .news_imgs{overflow: hidden;position: relative;padding-top: 55.1%;   /* height: 276px;*/}
.main1 .mr .ul2 li .news_wz{padding: 10px 40px 45px;position: relative;}
.main1 .mr .ul2 li .news_wz::before{position: absolute;content: " ";width: 44px;height: 4px;top: 0;background: #972013;left: 43px;transition-duration: 0.8s;}
.main1 .mr .ul2 li:hover .news_wz::before{width: 100%;left: 0;}
.main1 .mr .ul2 li .news_tt{font-size: 16px;line-height: 21px;margin-bottom: 14px;padding-left: 7px;height: 21px;}
.main1 .mr .ul2 li .news_time{float: left;width: 55px;margin-right: -55px;font-family:"Microsoft YaHei";color: #972013;text-align: center;}
.main1 .mr .ul2 li .news_time .days{font-size: 18px;font-weight: bold;border-bottom: 1px solid #972013;line-height: 40px;}
.main1 .mr .ul2 li .news_time .year{font-size: 16px;font-weight: bold;margin-top: 9.5px;line-height: 16px;}
.main1 .mr .ul2 li .news_nr{padding-left: 93px;}
.main1 .mr .ul2 li .news_title{font-size:18px;font-weight: bold;line-height: 38px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}



.main1 .mb{float: left;width: 100%;}
.main1 .mb .ul3{margin: 0 -16px;}
.main1 .mb .ul3 li{float: left;width: 25%;}
.main1 .mb .ul3 li .news_box{margin: 0 16px;position: relative;}
.main1 .mb .ul3 li .news_imgs{overflow: hidden;position: relative;padding-top: 56.2%;}
.main1 .mb .ul3 li .bg{background: url(/_upload/tpl/00/04/4/template4/images/p11-bg.png) no-repeat center;position: absolute;width: 100%;bottom: 0;height: 121px;    background-size: cover;}
.main1 .mb .ul3 li .news_wz{position: absolute;width: 100%;bottom: 0;}
.main1 .mb .ul3 li .news_title{font-size: 16px;font-weight: bold;color: #fff;line-height: 21px;margin: 10px 0 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main1 .mb .ul3 li .news_title a{color: #fff;}
.main1 .mb .ul3 li:hover .news_title a{/*color: #972013*/}
.main1 .mb .ul3 li .news_con{padding: 0 30px 0 20px;}
.main1 .mb .ul3 li .news_time{font-size: 16px;font-weight: bold;color: #fff;line-height: 21px;}
.main1.active .post-11.mbox {
    top: 0;
    opacity: 1;
}
.post-11 {
    transition: all 1s ease-out 0s;
    opacity: 0;
    position: relative;
    top: 50vh;
}

.main2{background: #FCF4ED;overflow: hidden;}
.main2.wrapper .inner{width:100%;max-width:1920px}
.main2 .ml{float: left;width: 25%;}
.main2 .ml .post-21{background: #FFF2E6;  padding: 50px;  padding-left: 10%;}
.main2 .ml .post-21 .con{padding-top: 50px;padding-top: 39px;}
.main2 .ml .post-21 ul li .news_meta{color: #333333;font-size: 14px;font-weight: bold;line-height: 19px;}
.main2 .ml .post-21 ul li .news_title{margin: 12px 0 35px; font-size: 16px;    font-weight: bold;height: 47px;line-height: 26px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.main2 .ml .post-21 ul li .news_imgs{overflow: hidden;/*height: 214px;*/padding-top: 56.3%;position: relative;}
.main2 .ml .post-21 ul li .news_imgs img{width: 100%;height: 100%;transition-duration: 0.8s; position: absolute;top: 0;left: 0;right: 0;}
.main2 .ml .post-21 ul li .news_imgs img:hover{ transform: scale(1.12);}
.main2 .ml .post-21 .slick-dots{    text-align: right;bottom:-29px;}
.main2 .ml .post-21 .slick-dots li{  transition: all 0.8s ease-out 0s;   margin: 0px 0 0 10px;background: #C6C6C6;}
.main2 .ml .post-21 .slick-dots li.slick-active {    width: 40px;background: #972013;    border-radius: 10px;}

.main2 .ml .post-22 ul li .news_box{position: relative;}
.main2 .ml .post-22 ul li .news_imgs{overflow: hidden;height: 416px;position: relative;height: auto;}
.main2 .ml .post-22 ul li .news_imgs img{transition-duration: 0.8s;width: 100%;height: 100%;}
.main2 .ml .post-22 ul li .news_imgs img:hover{ transform: scale(1.12);}
.main2 .ml .post-22 ul li .news_wz{position: absolute;bottom: 74px;left: 10%;width: 149px;}
.main2 .ml .post-22 ul li .news_title{color: #fff;position: relative;font-size: 36px;font-weight: bold;line-height: 51px; padding-bottom: 65px; vertical-align: middle; transform: perspective(1px) translateZ(0);width: 400px;}
.main2 .ml .post-22 ul li .news_title a{color: #fff;}

.main2 .ml .post-22 ul li .news_title::before{content: ""; left: 0;right: 0;bottom: -24px; width: 100%;background: #fff;height: 2px;}



.main2 .mr{float: right;width: 75%;padding: 50px 0 0;}
.main2 .mr .mr-l{float: left;width: 41.38%;padding-left: 10.4%;}
.main2 .post-23 .con{padding-top: 43px;}
.main2 .post-23 .ul1 li .news_imgs{overflow: hidden;height: 335px;position: relative;height: auto;padding-top: 56.2%;}
.main2 .post-23 .ul1 li .news_imgs img{transition-duration: 0.8s;width: 100%;height: 100%; position: absolute;top: 0;left: 0;right: 0;}
.main2 .post-23 .ul1 li .news_imgs img:hover{ transform: scale(1.12);}
.main2 .post-23 .slick-dots{        bottom: 22px;right: 25px;width: auto;}
.main2 .post-23 .slick-dots li{   transition: all 0.8s ease-out 0s; background: #fff;    opacity: 0.7;}
.main2 .post-23 .slick-dots li.slick-active {     opacity: 1;   width: 40px;background: #F2C277;    border-radius: 10px;}

.main2 .post-24 .con{padding-top: 40px;}
.main2 .post-24 .ul2 li {border-bottom: 1px solid #EBEBEB;    padding: 16px 0 12px;}
.main2 .post-24 .ul2 li.n4 {border-bottom: 0px solid #EBEBEB;}
.main2 .post-24 .ul2 li .news_time{float: left;width: 58px;margin-right: -58px;font-family:"Microsoft YaHei";color: #972013;text-align: center;}
.main2 .post-24 .ul2 li .news_time .days{font-size: 21px;font-weight: bold;border-bottom: 1px solid #972013;line-height: 37px;}
.main2 .post-24 .ul2 li .news_time .year{font-size: 12px;font-weight: bold;margin-top: 4px;line-height: 16px;}
.main2 .post-24 .ul2 li .news_con{padding-left: 110px;}
.main2 .post-24 .ul2 li .news_title{    padding-top: 9px;font-size: 16px;line-height: 28px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


.main2 .mr .mr-r{float: right;width: 35.69%;padding-right: 3.4%;}
.main2 .post-25 .con{padding-top: 99px;}
.main2 .post-25 ul li {margin-bottom: 40px;}
.main2 .post-25 ul li .news_box{position: relative;}
.main2 .post-25 ul li .news_imgs{overflow: hidden;height: 335px; position: relative;height: auto;padding-top: 65.1%;}
.main2 .post-25 ul li .news_imgs img{transition-duration: 0.8s;width: 100%;height: 100%; position: absolute;top: 0;left: 0;right: 0;}
.main2 .post-25 ul li .news_imgs img:hover{ transform: scale(1.12);}
.main2 .post-25 ul li .news_wz{position: absolute;left: 0;right: 0;width: 100%;text-align: center;    top: 0;height: 100%;}
.main2 .post-25 ul li .news_con{    text-align: center;align-items: center;display: flex;height: 100%;justify-content: center;}
.main2 .post-25 ul li .news_title{color: #fff;    font-weight: bold;padding-bottom: 20px;line-height: 50px;border-bottom: 2px solid #fff;display: inline-block;    font-size: 38px;font-weight: bold;}
.main2 .post-25 ul li .news_title a{color: #fff;}
.main2 .ml {
    transform: translate(-30%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.main2.active .ml {
    transform: none;
    opacity: 1;
}

.main2 .mr .mr-l {
    transition: all 1s ease-out 0s;
    opacity: 0;
    position: relative;
    top: 50vh;
}

.main2 .mr .mr-r {
    transform: translate(30%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}

.main2.active .mr .mr-r {
    transform: none;
    opacity: 1;
}

.main2.active .mr .mr-l {
    opacity: 1;
    top: 0;
}


.main3{overflow: hidden;}
.main3 .inner{padding: 105px 0 114px;}
.main3 .ml{float: left;width: 43.84%;}
.main3 .post-31 .more_btn{bottom: -678px;left: 16%;right:auto;margin: auto;}
.main3 .post-31 .ul1{float: left;width: 43.85%;}
.main3 .post-31 .ul1 li{border-bottom: 1px solid #EBEBEB;padding-top: 40px;}
.main3 .post-31 .ul1 li .news_tt{padding-left: 32px;background: url(/_upload/tpl/00/04/4/template4/images/p31-wx.png) no-repeat left center;font-size: 18px;line-height: 26px;color: #666666;}
.main3 .post-31 .ul1 li .news_title{margin: 20px 0;font-size: 16px;line-height: 26px;height: 48px; font-weight: bold;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.main3 .post-31 .ul1 li .news_more{margin-bottom: 35px;    line-height: 1;}
.main3 .post-31 .ul1 li .news_more a{display:inline-block}
.main3 .post-31 .ul1 li:hover .news_more{    animation: arr 1s ease-in-out 0s infinite;}
@keyframes arr{
   0%{transform:translateX(0px);}
   25%{transform:translateX(-3px);} 
   50%{transform:translateX(-5px);} 
   75%{transform:translateX(-3px);}
   100%{transform:translateX(0px);}
}

.main3 .post-31 .ul2{float: right;width: 52.63%;    padding-top: 40px;}
.main3 .post-31 .ul2 li{padding-right: 50px;border-right: 1px solid #EBEBEB;}
.main3 .post-31 .ul2 li .news_imgs{overflow: hidden;height: 635px;height: auto;}
.main3 .post-31 .ul2 li .news_imgs img{transition-duration: 0.8s;width: 100%;height: 100%;}
.main3 .post-31 .ul2 li .news_imgs img:hover{ transform: scale(1.12);}


.main3 .mr{float: right;width: 56.15%;}
.main3 .post-32{padding-left: 50px;}
.main3 .post-32 .con{padding-top: 40px;}
.main3 .post-32 .ul1 li .videobox {position: relative;float: left;width: 65.53%;height: 360px;}
.main3 .post-32 .ul1 li .videobox .play{position: absolute;bottom: 22px;left: 23px;cursor: pointer;}
.main3 .post-32 .ul1 li .videobox video {
    display: block;
    width: 100%;
    object-fit: fill;
    position: relative;
    height: 100%;
}
.main3 .post-32 .ul1 li .news_box{float: right;width: 30.87%;}
.main3 .post-32 .ul1 li .news_time{font-family:"Microsoft YaHei";color: #972013;display: none;}
.main3 .post-32 .ul1 li .news_time .days{font-size: 26px;font-weight: bold;line-height: 41px;}
.main3 .post-32 .ul1 li .news_time .year{font-size: 27px;font-weight: bold;padding-top: 5px;line-height: 27px;border-top: 1px solid #972013;display: inline-block;}
.main3 .post-32 .ul1 li .news_tt{margin: 21px 0 16px;line-height: 26px;font-size: 20px;font-weight: bold;display: none;}
.main3 .post-32 .ul1 li .news_title{font-size: 28px;font-weight: bold;line-height: 37px;margin-bottom: 33px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main3 .post-32 .ul1 li:hover .news_more{  animation: arr 1s ease-in-out 0s infinite;}
.main3 .post-32 .ul1 li .news_more2 a{line-height: 38px;display: inline-block;color: #88726D;font-size: 16px;padding: 0 14px 0 17px;border: 1px solid #88726D;}
.main3 .post-32 .ul1 li .news_more2 a:hover{background: #88726D;color:#fff;}
.main3 .post-32 .ul1 li .news_more2{text-align: center;}
.main3 .post-32 .ul1 li .news_more{display: none;}
#playvideo {position: fixed;width: 100%;height: 100%;z-index: 10000;top: 0;left: 0;}
#playvideo .video_bg {position: absolute;z-index: 0;background: #000;opacity: 0.5;width: 100%;height: 100%;top: 0;left: 0;}
.wp_audio_player{text-align:center;}
#playvideo .playbox {position: absolute;width: 56%;top: 15%;height: 65%;margin: 0 auto;display: block;z-index: 100;left: 22%;}
#playvideo video {display: block;object-fit: cover;width: 100%;height: 100%; }
#playvideo .close {right: -90px;top: -55px;cursor: pointer;z-index: 100;font-size: 50px;color: #fff;cursor: pointer;z-index: 100;}
.main3 .post-33 {padding-left: 50px;}
.main3 .post-33 .ul2{padding-top: 41px;margin: 0 -5px;}
.main3 .post-33 .ul2 li{float: left;width: 33.3%;}
.main3 .post-33 .ul2 li .news_box{margin: 0 5px;position: relative;}
.main3 .post-33 .ul2 li .news_imgs{overflow: hidden;height: 238px; position: relative;height: auto;padding-top: 74.8%;}
.main3 .post-33 .ul2 li .news_imgs img{ position: absolute;top: 0;left: 0;right: 0;transition-duration: 0.8s;width: 100%;height: 100%;}
.main3 .post-33 .ul2 li .news_imgs img:hover{ transform: scale(1.12);}
.main3 .post-33 .ul2 li .news_wz{position: absolute;bottom: 25px;left: 32px;}
.main3 .post-33 .ul2 li .news_title{display: inline-block;border-bottom: 2px solid #fff;padding-bottom: 12px;font-size: 23px;font-weight: bold;line-height: 30px;}
.main3 .post-33 .ul2 li .news_title a{color: #fff;}
.main3 .ml{
    transform: translate(-30%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.main3 .mr{
    transform: translate(30%, 0);
    transition: all 1s ease-out 0s;
    opacity: 0;
}
.main3.active .ml{
    transform: none;
    opacity: 1;
}
.main3.active .mr{
    transform: none;
    opacity: 1;
}



.main4{background: url(/_upload/tpl/00/04/4/template4/images/m4-bg2.png) no-repeat center;background-size: cover;overflow: hidden;}
.main4 .inner2{}
.main4 .inner{width:100%;max-width:1920px;padding: 15px 0 0;}
.post-41 .swiper-wrapper{padding-right:50px;    box-sizing: border-box;}
.main4 .post-41 .swiper-slide{}
.main4 .post-41 .swiper-slide:last-child .news_box{background: url(/_upload/tpl/00/04/4/template4/images/m4-i23.png) no-repeat right;    height: 27px;margin-top: 47px;}
.main4 .post-41 .swiper-slide .news_box{position: relative;     margin-top: 70px;   height: 4px;background: #972013;}
.main4 .post-41 .swiper-slide .news_box a{ color: #972013;position: absolute;     bottom: 17px;     line-height: 32px;  z-index: 9;   font-size: 29px;font-weight: bold;font-family: "Arial";/*padding-right: 50px;background: url(/_upload/tpl/00/04/4/template4/images/m4-tyear.png) no-repeat right;*/}
.main4 .post-41 .swiper-slide .news_box a::before{content:"";position: absolute;    width: 40px;
    background: #FCF4ED url(images/m4-li2.png) no-repeat center;
    height: 22px;
    bottom: -24px;
    left: 12px;transition:0.7s}
.main4 .post-41 .swiper-slide .news_box:hover a::before{transform:scale(1.1)}
.main4 .post-41 .swiper-slide .news_bg{background:url(/_upload/tpl/00/04/4/template4/images/p41li-bg.png) no-repeat bottom;position: absolute;  top:0;width: 100%;height: 100%;}
.main4 .post-41 .swiper-slide .news_box .news_imgs{height:250px;}
.main4 .post-41 .swiper-slide .news_box .news_imgs img{width: 100%;height: 100%;}
.main4 .post-41 .swiper-scrollbar-drag{    background: #972013;      top: -8px;  height: 24px;    border-radius: 0;    cursor: pointer;}
.main4 .post-41 .swiper-slide .text1{position: relative; height: 262px;  overflow: hidden;padding-left: 29px;}
.main4 .post-41 .swiper-slide .text1 li{padding: 0 53px 0px 20px;position: relative; }
.main4 .post-41 .swiper-slide .text1 li::before{position: absolute;content:"";width:10px;height:30px;background:#FCF4ED url(/_upload/tpl/00/04/4/template4/images/m4-li.png) no-repeat center;left:-6px;top:0px}
.main4 .post-41 .swiper-slide .text1 .nr{border-left:1px solid #972013;    position: absolute;bottom: 0;}
.main4 .post-41 .swiper-slide .text1 .news_title{     margin-bottom: 10px;   font-size: 22px;line-height: 24px;font-weight: bold;}
.main4 .post-41 .swiper-slide .text1 .news_title a{color: #972013;}
.main4 .post-41 .swiper-slide .text1 .news_imgs.undefined{height: 8px;}
.main4 .post-41 .swiper-slide .text1 .news_imgs.undefined img{display: none;}
.main4 .post-41 .swiper-slide .text1 .news_imgs{overflow:hidden}
.main4 .post-41 .swiper-slide .text1 .news_imgs img{    max-width: 200px;
    max-height: 122px;overflow: hidden;transition:0.7s}
    .main4 .post-41 .swiper-slide .text1 .news_imgs:hover img{transform:scale(1.08)}
.main4 .post-41 .swiper-slide .text1 .news_txt{color: #666666;    font-size: 14px;line-height: 24px;    margin-top: 10px;    overflow: hidden;text-overflow: ellipsis;display: inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.main4 .post-41 .swiper-slide .text2{ height: 300px;overflow: hidden; }
.main4 .post-41 .swiper-slide .text2 .news_txt{ margin-left: 12px;    margin-top: 20px;    margin-bottom: 12px;padding-top: 35px;padding-left: 41px;color: #972013;font-size: 14px;line-height: 24px;position: relative;width: 334px;}
.main4 .post-41 .swiper-slide .text2 .news_txt::before{content:"";position: absolute;width:1px;height:32px;background:#972013;top:0;left:18px;}
.main4 .post-41 .swiper-slide .text2 .news_txt::after{position: absolute;content:"";width:10px;height:30px;background:url(/_upload/tpl/00/04/4/template4/images/m4-li.png) no-repeat center;left:14px;top:32px}
.main4 .post-41 .swiper-scrollbar{    height: 10px; border-radius: 0;border: 1px solid #972013;background:transparent;    bottom: 0px;    left: 0;width: 100%;}
/**.post-41 {
    transition: all 1s ease-out 0s;
    opacity: 0;
    position: relative;
    top: 50vh;
}**/
.post-41 .text1{transform:translate(0, -100%);transition: all 1s ease-out 0s;
    opacity: 0;}
.main4 .post-41 .my-slide-visible .text1,.main4.active .post-41 .my-slide-visible .text2{
    transform:none;
    opacity: 1;
}
.post-41 .text2{transform:translate(0, 100%);transition: all 1s ease-out 0s;
    opacity: 0;}
/**.main4.active .post-41{top:0;opacity: 1;}**/
.main5{}
.main5 .inner{padding: 100px 0 0px;}
.main5 .post-51 ul{margin: 0 -10px;}
.main5 .post-51 ul li{float: left;width: 20%;margin-bottom: 30px;}
.main5 .post-51 ul li .news_box{margin: 0 10px;}
.main5 .post-51 ul li .news_imgs{overflow: hidden;position: relative;padding-top: 56.18%;}
.main5 .post-51 ul li .news_imgs img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;transition-duration: 0.8s;}
.main5 .post-51 ul li .news_imgs img:hover{ transform: scale(1.12);}
.main5 .post-51 ul li .news_wz{box-shadow: 0 3px 6px rgb(0 0 0 / 16%);   position: relative;    padding-bottom: 6px;}
.main5 .post-51 ul li .news_wz::before{content:"";position: absolute;width:0px;height: 6px;left:50%;bottom:0;transition-duration: 1s; }
.main5 .post-51 ul li .news_title{text-align: center;font-size: 16px;font-weight: bold;line-height: 58px;}
.main5 .post-51 ul li .news_title a{    transition: all 0s ease-in-out;}
.main5 .post-51 ul li:hover .news_wz::before{background: #972013;width:100%;left:0;}


/**标题栏新闻窗口**/
.post {  }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;text-align: center;} /**标题栏**/
.post .tt .tit {display:inline-block;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;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(/_upload/tpl/00/04/4/template4/images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: auto;margin-top: 0px;line-height: 38px;float:right;position: absolute;right: 0;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;color: #88726D;} 
.post .more_btn .more_text{padding: 0 14px 0 17px;/*border: 1px solid #88726D;*/display: inline-block;    transition: all 0.8s ease-out 0s;}
.post .more_btn .more_text:hover{background: #972013;color:#fff;}
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 0px solid #146cc1;position: relative;    padding-top: 20px;}
.post1 .tt::before{position: absolute;top: 0;content: " ";width: 182px;height: 18px;background: url(/_upload/tpl/00/04/4/template4/images/p11-tt.png) no-repeat center;background-size: cover;    left: -34px;}
.post1 .tt .tit {float: left;}
.post1 .tt .tit .title {display:inline-block;margin-right:0px;font-size: 28px;font-weight:bold;color: #333333;line-height: 37px;}

.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#1826a5;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {padding-left:24px; }
.post2 .tt .tit .title {font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
.post2 .con {}
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold; color: #1B2EA3;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}

/**自定义新闻列表**/
.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_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}



/*滚动Arrows */




/***********************************************************
 * 列表页
 */

body.list .col_news_list ul.news_list li.news span.news_title{    width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wp_paging{padding:30px 0;    font-size: 16px;}

/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 535px;background-position:center bottom;background-repeat:no-repeat;text-align:center;    background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #972013;}/**位置栏目背景**/
.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:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#972013; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #972013;}
.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:#972013;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;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:#972013;} 
/*三级子栏目**/
.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:#972013;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";color: #972013;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.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:100%; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:60px 0px; margin:0 4%; width:auto;}
.article {padding-top:10px;min-height:400px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #972013;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; 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:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.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;}
/**页脚开始**/
#footer {}
#footer .inner {padding:99px 0px 18px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:10px 0px;width: 38.18%;}
#footer .inner .foot-left .ml{padding-right: 5.7%;border-right: 1px solid rgb(120 23 14 / 40%);float: left;}
#footer .inner .foot-left .mr{    padding-left: 5.7%;float: left;}
#footer .inner .foot-center{float: left;width: 44.1%; border-left: 1px solid rgb(120 23 14 / 40%);   border-right: 1px solid rgb(120 23 14 / 40%);    text-align: center;}
#footer .inner .foot-center .fc{display: inline-block;    width: 85.6%;position: relative;}
#footer .inner .foot-right{float:right;margin-top: 12px;width: 14.615%;}
#footer .inner .foot-right .ml{float: left;font-size: 14px;line-height: 19px;}
#footer .inner .foot-right .ml .goTop{margin-top: 12px;    text-align: center;cursor: pointer;}
#footer .inner .foot-right .mr{float: right;margin-top: -99px;}
#footer .inner .foot-right .mr .post-94 ul li .news_title{font-size: 14px;line-height: 19px;margin-top: 18px;text-align: center;}
#footer .inner .foot-right .mr .post-94 ul li .news_imgs img{width: 162px;height: 162px;}
#footer .inner .post-92 ul{    margin: 0 -14px;}
#footer .inner .post-92 ul li{float:left}
#footer .inner .post-92 ul li .news_title{    margin: 0 14px;}
#footer .inner p{font-size: 14px;line-height: 38px; font-weight:normal;text-align:left;color: #333;}
#footer .inner p span {opacity: 0.9; }
#footer .mod2 .copyright{color: #333333;opacity: 0.6;font-size: 12px;line-height: 16px; text-align: center;}
#footer .mod2 {padding: 12px 0 20px;position: relative;}
#footer .mod2::before{content: "";position: absolute;top: -9px;left: 0; width: 1658px;height: 1px;background: #78170E;opacity: 0.4;}
#footer .inner .copyright span.tel{margin-right:13px}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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{float: left;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}

.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;
}
.search_box {
   width: 50%;
   overflow: hidden;
   position: absolute;
   left: 50%;
   top: 50%;
   transform: translate(-50%, -50%) scale(.8);
}
.layer.on .search_box {
   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: #88726D;
   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;top: 50px;position: absolute;right: 0;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 3px; position:relative;}
.shares li a{display:inline-block; width: 31px; height: 31px; border: 0px solid red; background:url('/_upload/tpl/00/04/4/template4/images/share_icon.png') no-repeat; vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -40px 0px;}
.shares li.i3 a{background-position: -78px 0px;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 45px; left:50%;z-index:100; margin-left: -50px; width:90px;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(/_upload/tpl/00/04/4/template4/images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 33px; width: auto; min-width:180px; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #0f429b; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(/_upload/tpl/00/04/4/template4/images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

.post-11 .focus .focus-title {height: 34px;line-height: 34px;padding: 0 15px; font-size: 14px;}
.post-11 .focus .focus-title-bar {height: 34px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background-color: #000;}

.post-11 .focus .focus-pagination {position:absolute;right: 14px;bottom: 46px;}
.post-11 .focus .focus-page {width: 20px;height: 20px; line-height: 20px; font-size:12px; border-radius: 0px; background-color: #fff; color: #000;}
.post-11 .focus .focus-page span {display:block;}
.post-11 .focus .focus-page:hover {font-size: 13px; color: #000; font-weight: bold; }
.post-11 .focus .focus-page-active {background-color: #146CC1;color:#fff;}

.post-11 .focus .focus-navigation {opacity: 0.7;filter:alpha(opacity=70);}
.post-11 .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.post-11 .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
   -webkit-transform: translateZ(0);
   -moz-transform: translateZ(0);
   -ms-transform: translateZ(0);
   -o-transform: translateZ(0);
   transform: translateZ(0);
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-text-size-adjust: none;
   -moz-text-size-adjust: none;
   -ms-text-size-adjust: none;
   -o-text-size-adjust: none;
   text-size-adjust: none;
}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(/_upload/tpl/00/04/4/template4/images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}




/*原贝博bb平台登录,原贝博bb平台登录中国)电子通信有限公司官网领导*/

body.ld .wp_articlecontent .list-paddingleft-2{     padding-top: 30px;   padding-left: 0px;}


body.ld .wp_articlecontent .list-paddingleft-2 li{float:left; margin-bottom:40px;   width: 20%;}
body.ld .wp_articlecontent .list-paddingleft-2 li .wenzi{    margin-top: 10px !important;}





.sitelogo img {
    max-width: 88%;
}

    .main2 .post-25 ul li .news_title {
            display: inline-block;
            vertical-align: middle;
            -webkit-transform: perspective(1px) translateZ(0);
            transform: perspective(1px) translateZ(0);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0);
            position: relative;
            overflow: hidden;
        }

       .main2 .post-25 ul li .news_title::before {
            content: "";
            position: absolute;
            z-index: -1;
            left: 100%;
            right: 0;
           bottom: 0;
            background: #fff;
            height: 2px;
            -webkit-transition-property: left;
            transition-property: left;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }

        .main2 .post-25 ul li:hover .news_title::before,
       .main2 .post-25 ul li:focus .news_title::before,
       .main2 .post-25 ul li:active .news_title::before {
            left: 0;
        }



.main2 .post-25 ul li .news_title{ position: relative;    border-bottom: 0;}

.fp-tableCell {
   
    width: 100%;
}
.fp-tableCell .inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform:translateY(-50%);/*谷歌*/

     -ms-transform:translateY(-50%)/*IE*/

    -moz-transform:translateY(-50%)/*火狐*/

    -o-transform:translateY(-50%)/*欧朋*/
}
.head .fp-tableCell .inner {
    top: 0;
    transform: none;
}

.main3 .fp-tableCell .inner {
    top: 0;
    transform: none;
}
.main1 .fp-tableCell .inner {
    top: 0;
    transform: none;
}
.p6-f {position: relative;}
.p6-f .fp-tableCell .inner {
    top: 0;
    transform: none;
}
#footer .fp-tableCell .inner {
    top: 0;
    transform: none;
}
::-webkit-scrollbar{width: 8px;height: 8px;background-color: #CCCCCC;-webkit-border-radius: 6px;}
::-webkit-scrollbar-thumb:horizontal { width: 4px;  background-color: #CCCCCC;  -webkit-border-radius: 6px;}
::-webkit-scrollbar-track-piece { background-color: #fff; /*滚动条的背景颜色*/ -webkit-border-radius: 0; /*滚动条的圆角宽度*/}
::-webkit-scrollbar-thumb:vertical {height: 50px;background-color: #999;-webkit-border-radius: 4px;  outline: 1px solid #fff; outline-offset: -1px;border: 1px solid #fff;}






/*二级学院*/
body.ejxy .col_news_list .news_list li.news{    width: 43%;float: left;margin: 10px 0;}
body.ejxy .col_news_list .news_list li.news .news_title{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap;   font-size: 18px ;line-height: 40px; padding: 0 30px;background:#F3f3f3 url(./images/list_jt.png) no-repeat left;transition: all .4s ease-in-out;margin-right: 30px;}
body.ejxy .col_news_list .news_list li.news .news_title:hover{ background: url(/_upload/tpl/00/04/4/template4/images/list_jt_hover.png) no-repeat left;transition: all .4s ease-in-out; background-color: #eee;}

.main4 .post-41 .swiper-slide.i11 .text1 .nr {}








