@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{font-size:100px;}
html,body,fieldset,img,iframe,abbr{ border:0; }
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{color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.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;  }
.clearfix{ display: block; *zoom:1; }
.menu-switch-arrow{display:none!important;}
/*css3扩展*/
img {
    padding: 0;
    border: none;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.fl{float:left;}
.fr{float:right!important;}
/**框架兼容**/

.body_home{position:relative;z-index:100}
.body_b.showdiv {top: 0;overflow-y: auto;}
.body_b {position: fixed;left: 0%;top: 100vh;bottom: 0;right: 0;background: #fff;overflow: hidden;transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;z-index: 100;outline: none;height:100vh}
.body_b .header{transition:0.4s;transform: translateY(-100%);}
.body_b.showdiv .header{ transform:none;}

.body_b.showdiv .head .inner {
   height: 1.38rem !important;
}
.body_b .wp-menu .menu-item a.menu-link{font-weight:bold;}
/*headtop*/
/*head开始*/
.wp_articlecontent{text-align: justify;}
.topline{width:100%;height:5px;background: linear-gradient(90deg, #3d04c7, #6a1a7d) !important;}
.topline1{width:100%;height:5px;background: linear-gradient(90deg, #3d04c7, #6a1a7d) !important;position:fixed;top:0;z-index:999;}


#container-0{border-top:5px solid;border-image:linear-gradient(to right, #3d04c7, #6a1a7d) 1; -webkit-border-image:linear-gradient(to right, #3d04c7, #6a1a7d) 1; }
.body_home::before{position:absolute;top:0;left:0;height:1.38rem;content:'';width:100%;background: linear-gradient(to bottom, rgba(106, 26, 125, 0.8), transparent);z-index:990;}
.body_b::before{position:absolute;top:0;left:0;height:1.38rem;content:'';width:100%;background: linear-gradient(to bottom, rgba(106, 26, 125, 1), transparent);z-index:990;}
#container-1{background:url(../images/bg1.jpg) no-repeat center;background-size:100% 100%;}
#container-2{background:url(../images/bg2.jpg) no-repeat center;background-size:100% 100%;}
#container-3{background:url(../images/bg3.jpg) no-repeat center;background-size:100% 100%;}
#footer{background:url(../images/bg4.jpg) no-repeat center;background-size:100% 100%;}
/*顶部css */
.main-top {width: 100%;box-sizing:border-box;position: relative;}
body.list #head {
   position: fixed;
}
.list .main-top::before{position:fixed;top:0;left:0;height:1.38rem;content:'';width:100%;background: linear-gradient(to bottom, rgba(106, 26, 125, 0.8), transparent);z-index:990;}
.list .topline{position:fixed;top:0;left:0;z-index:999;}
.header { width:90%; position:absolute; min-height:1.38rem; z-index: 999;left:5%;position:fixed;top:5px;}
.body_b.showdiv::before{position:fixed;top:5px;}
.header .head-left{float: left;width:35%; height: 1.38rem;display:flex;}
.header .head-left .jixiangwu{width:1.3rem;height:1.38rem;content:'';z-index:-1;display:flex;}
.header .head-left .jixiangwu img{width:100%;}
.main-top .sitelogo img{max-width:5rem;width:100%;height:0.78rem;margin-top:0.3rem;vertical-align:baseline;}
.head-right{width:63%;margin-top:0.18rem;float:right;}
.site-link{line-height:0.3rem;width:auto; font-size:0.16rem;margin-left:0.2rem;padding-top:0.1rem;}
.site-link a{line-height:0.3rem;color:#fff;padding-right:0.3rem;display:inline-block; }
.site-link a:hover{color:#fff;}
.line{color:#f9b3b3;height:15px;display:inline-block;margin-right:20px;font-size:15px;line-height:15px;}
.site-link .home{background:url(../images/icon-home.png) no-repeat left;padding-left:0.3rem;background-size:0.24rem 0.24rem;}
.site-link .back{background:url(../images/icon-back.png) no-repeat left;padding-left:0.3rem;background-size:0.24rem 0.24rem;}
.site-link .eng{background:url(../images/icon-eng.png) no-repeat left;padding-left:0.3rem;background-size:0.24rem 0.24rem;}
.open-btn{}
.overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);display: flex;justify-content: center;align-items: center;opacity: 0;visibility: hidden;transition: opacity 0.3s ease, visibility 0.3s ease;z-index:999;}
.overlay.show {opacity: 1;visibility: visible;}
.modal {padding: 30px;border-radius: 8px;width:5rem;text-align: center;transform: translateY(-30px);opacity: 0;transition: transform 0.3s ease, opacity 0.3s ease;    } 
.overlay.show .modal {transform: translateY(0);opacity: 1;}
.close-btn{position:absolute;top:1rem;right:1rem;width:0.5rem;height:0.5rem;color:#fff;font-size:0.3rem;background:rgba(255,255,255,0.5);border: none;border-radius: 50%;cursor: pointer;transition: background 0.3s;    }
.close-btn:hover {background: #fff;color:#6a1a7d;}
/**搜索css**/
.search{position:relative;background:#fff;width:80%;max-width:6rem;height:0.4rem;}
img{transition:all 0.5s ease-out}
.dtjt9_div_img img:hover{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.dtjt8_div_img img:hover{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.news_list li.news .news_wz {transition: 0.3s;-webkit-transition: left .8s;-moz-transition: left .8s;-o-transition: left .8s;}
/*默认主导航样式*/
#nav{  margin-top:0rem; position:relative;margin-right:0.3rem;}
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {display:flex;  justify-content: space-between; }
.wp-menu .menu-item {display:flex;align-items:center;position: relative;z-index: 100;height:0.8rem;line-height:0.8rem;}
.sitelogo{display:flex;align-items:center;position:relative;}
.sitelogo a{}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(../images/navj.png) no-repeat center center; vertical-align:middle; }
.wp-menu .menu-item:last-child a.menu-link{padding-right:0;}
.wp-menu .menu-item a.menu-link {display: inline-block;line-height:0.8rem;color: #fff;font-size:0.2rem;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none; color: #fff;  }
.sub-menu {display: none;position: absolute;left:-0.3rem;top:0.8rem;min-width:1.4rem;z-index: 100;background: rgba(255,255,255, 0.8);opacity: 0.8\9;background: #444343\9;filter:alpha(opacity=90);}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; /* float: left; */; }
.sub-menu .sub-item a {display: block;color: #333;height: 0.5rem;line-height: 0.5rem;font-size:0.18rem;background:none;text-align:center;padding:0 0.1rem;}
.sub-menu .sub-item a:hover { color: #fff; background-color:#6a1a7d; display: block; }
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(11, 102, 244, 0.8); opacity: 0.8\9; background: #444343\9; filter:alpha(opacity=90); }
.searchbtn{width:0.4rem;height:0.4rem;border: 0px;position:absolute;right:0px;top:0px;z-index:999;display:block;background: url(../images/search.png) #054eaa no-repeat center 7px;float:left;}
.search-window { width:45px;border:0px solid red;  background-color:transparent; overflow: hidden; position:absolute;right:0px; top:0px; z-index:100;height: 40px;}/*#72596C*/
.searchbox{}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left:0.1rem;margin-right:0.4rem;margin-top:0;}
.wp-search .search-input input::placeholder { color: #333; }
.wp-search .search-input input.search-title {width: 100%;height:0.4rem;line-height:0.4rem;border:0;outline: 0;background: none;color: #333;font-size: 15px;padding: 0;}
.wp-search .search-btn {width:0.4rem;height:0.4rem;position: absolute;right:0;top:0;background:#6a1a7d;}
.wp-search .search-btn input.search-submit {width: 100%;border:0;outline: 0;background: url(../images/search.png) no-repeat;background-size:100% 100%;cursor: pointer;width:0.25rem;height:0.25rem;margin-top:0.08rem;display:block;margin-left:0.08rem;}
.nav_btns{cursor: pointer;width:0.4rem;text-align: center;z-index: 9;}
.wp-search .search-input input.search-title{display:block;}
.nav_btns img {vertical-align: middle;display:block;margin-top:0.2rem;}
#nav_hover{position:fixed;top:0;right:0;left:0;z-index:1000;visibility:hidden;background:rgba(0,0,0,0.7);transition:all .3s;height:0;}
#nav_hover.on{visibility:visible;height:100%}
.navcenter{position:absolute;top:1.5rem;width:80%;left:10%;}
.navcenter .wp-menu{display:flex;justify-content:space-around}
.navcenter .wp-menu .menu-item a.menu-link{font-size:0.24rem;font-weight:700;color:#fff;line-height: 40px;}
.navcenter .sub-menu{display:block;background:none;}
.navcenter .sub-menu a{font-size:0.2rem;font-weight:400;line-height: 3;color:#fff;}
.navcenter .sub-menu a:hover{background:none;}
.navcenter .menu-item,.navcenter .sub-menu{text-align:center;}
.navcenter .menu-item{transform: translateY(-100%);opacity: 0}
.on .navcenter .menu-item {transform: translateY(0);opacity: 1;transition-duration: 0.8s}
.on .navcenter .menu-item.i1{transition-delay:.1s}
.on .navcenter .menu-item.i2{transition-delay:.2s}
.on .navcenter .menu-item.i3{transition-delay:.3s}
.on .navcenter .menu-item.i4{transition-delay:.4s}
.on .navcenter .menu-item.i5{transition-delay:.5s}
.on .navcenter .menu-item.i6{transition-delay:.6s}
.on .navcenter .menu-item.i7{transition-delay:.7s}
.on .navcenter .menu-item.i8{transition-delay:.8s}
.close-btn2 {position:absolute;top:1rem;right:1rem;width:0.5rem;height:0.5rem;color:#fff;font-size:0.3rem;background:rgba(255,255,255,0.5);border: none;border-radius: 50%;cursor: pointer;transition: background 0.3s;    }
.close-btn2:hover {background: #fff;color:#6a1a7d;}
#container-1 .inner{padding:1.6rem 0 0.4rem 0;}
.main1{position:relative;}
.main1::before {content: '';position: absolute;top: 1.8rem;left: 0.3rem;width:0.8rem;height:5.4rem;background: url(../images/text1.png) no-repeat center;background-size:100% 100%;}
.main1::after {content: '';position: absolute;top: 1.8rem;right: 0.3rem;width:0.8rem;height:5.4rem;background: url(../images/text2.png) no-repeat center;background-size:100% 100%;}
.con11{height:5rem;overflow:hidden;position:relative;}
.dtjt9_div_img img{width:100%;height:4.5rem;}
.dtjt9_div_text {color: #333;padding:0 0.2rem;box-sizing:border-box;bottom:0;height:0.5rem;width:100%;bottom:0;position:absolute;}
.dtjt9_div_text .dtjt9_div_text_title { margin-top:0.1rem;  height:0.35rem; line-height: 0.35rem;font-weight:normal;text-align:left; color: #333333; font-size: 0.18rem;background:none;overflow:hidden;width:calc(100% - 1rem);float:left;margin-left:0.15rem;}
.dtjt9_div_text .dtjt9_div_text_title a {color: #333; text-decoration: none;font-size:0.18rem;font-weight:normal;}
.focus11 .focus-title a:hover,.focus-text a:hover { color: #fff; text-decoration: none;}
.dtjt9_div_img .number{z-index:999;bottom:0.3rem;right:0.1rem;position:absolute;}
.date{font-size:0.18rem;background:url(../images/rili-bg.png) no-repeat left;box-sizing:border-box;margin-top:-0.3rem;background-size:100% 100%;width:0.8rem;height:0.81rem;float:left;}
.date .dtjt9_div_text_time_top{color:#6a1a7d;font-weight:bold;font-size:0.36rem;text-align:center;height:0.5rem;line-height:0.5rem;}
.date .dtjt9_div_text_time_bottom{color:#6a1a7d;font-weight:normal;font-size:0.14rem;text-align:center;line-height:0.2rem;}

.dtjt9_div_img .number .nomal{width:0.18rem;height:0.18rem;line-height:0.18rem;display:block;text-align:center;opacity: 0.5;background:#fff;float:left;color:#FFF;margin-right:0.05rem;border:0;font-size:0;TEXT-DECORATION:none;border-radius:0.18rem;}
.dtjt9_div_img  .number .current{width:0.18rem;height:0.18rem;line-height:0.18rem;display:block;text-align:center;opacity: 1;background:#fff;float:left;color:#FFF;margin-right:0.05rem;border:0;font-size:0;TEXT-DECORATION:none;border-radius:0.18rem;}
.xinwen1 .main-pc6:nth-child(1){width:58%;}
.xinwen1 .main-pc6:nth-child(2){width:42%;}
.xinwen .main-pc8{width:70%}
.xinwen .main-pc4{width:30%}
.main3 .inner{
   opacity: 0;
   transform: translateY(50%);
   transition: 1s ease;
}
.main3.showdiv .inner{
   opacity: 1;
   transform: none;
}
.main2 .tuanxuebg{
   opacity: 0;
   transform: translateX(-50%);
   transition: 1s ease;
}
.main2 .liuxuebg {
   opacity: 0;
   transform: translateX(50%);
   transition: 1s ease;
}
.main2.showdiv .tuanxuebg, .main2.showdiv .liuxuebg{
   opacity: 1;
   transform: none;
}



/*新闻和公告的标题*/
.post1{ margin:0.1rem 0 0.25rem 0; }
.post1 .tt {width:100%;} /**标题栏**/
.post1 .tt .tit {margin:0 auto;float:left;font-size:0.4rem;line-height:0.5rem;} /**标题字体**/
.post1 .tt .tit .title {display:block;color:#333;font-weight:bold;}
.post1 .more_btn { display:inline-block; height:0.5rem; line-height:0.5rem; float:right;margin-top:0.3rem;}
.post1 .more_btn a.more_text {font-size:0.16rem;cursor:pointer;margin:0px;color:#6a1a7d;height:0.5rem;line-height:0.5rem;display:flex; align-items: center; justify-content: center; } 
.post1 .more_btn a{color:#6a1a7d;vertical-align:middle;}
.post1 .more_btn img{width:0.26rem;height:0.24rem;}
.main2 .post1,.post2{ margin:0 0 0.3rem 0; }
.post2 .tt {width:100%;} /**标题栏**/
.post2 .tt .tit {margin:0 auto;float:left;font-size:0.4rem;line-height:0.5rem;} /**标题字体**/
.post2 .tt .tit .title {display:block;color:#fff;font-weight:bold;}
.post2 .more_btn { display:inline-block; height:0.5rem; line-height:0.5rem; float:right;margin-top:0.3rem;}
.post2 .more_btn a.more_text {font-size:0.16rem;cursor:pointer;margin:0px;color:#fff;height:0.5rem;line-height:0.5rem;display:flex; align-items: center; justify-content: center; } 
.post2 .more_btn a{color:#fff;vertical-align:middle;}
.post2 .more_btn img{width:0.26rem;height:0.24rem;}
/*日历新闻1*/
.rili1 .news_list {}
.rili1 .news_list li.news{position:relative;background:none;height:0.98rem;border-bottom:0;}
.rili1 .news_list li.news::after{width:0rem;height: 0rem;border-top: 0.12rem solid transparent;border-left: 0.12rem solid transparent;   /* 左边透明 */
border-right: 0.12rem solid #6a1a7d;border-bottom: 0.12rem solid transparent;transform: rotate(225deg);position:absolute;right:-0.12rem;bottom:-0.12rem;content:'';}
.rili1 .news_list li.news.on::after{display:none;}
.rili1 .news_list li.news.n1{margin-top:0px;}
.rili1 .news_list li.news .news_date{float: left;width:1rem;line-height:0.36rem; height:0.64rem;box-sizing:border-box;color:#6a1a7d;border-right:1px solid #6a1a7d;text-align:center;}
.rili1 .news_list li.news .news_date .news_days{font-size:0.4rem;color:#6a1a7d;font-weight:bold;}
.rili1 .news_list li.news .news_date .news_year{font-size:0.12rem;color:#6a1a7d;}
.rili1 .news_list li.news .news_wz{padding: 0px;position:relative;width:calc(100% - 1.2rem);float:left;height:0.64rem;}
.rili1 .news_list li.news .news_title{line-height:0.32rem; font-size: 0.18rem;color:#000;position: absolute;left:0.2rem;  display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;width:100%; padding-top: 0rem;  height: 0.64rem; display: flex; align-items: center;}
.s1-r li.on .hidden{display:none;transition: all 0.3s ease-in;}
.s1-r li .show{display:none;transition: all 0.3s ease-in;height:0.98rem;}
.s1-r li .hidden{box-sizing:border-box;padding:0.18rem 0.05rem;display:block;height:0.98rem;justify-content:space-between;transition: all 0.5s ease-in;border-bottom:1px solid #ddd;box-sizing:border-box;}
.s1-r li.on .show{box-sizing:border-box;padding:0.18rem 0.05rem;display:block;width:100%;height:0.98rem;background:linear-gradient(to right,#6a1a7d,#9640ab);position:relative;box-sizing:border-box;} 
.s1-r li.on a .show .news_title{color:#fff;}
.s1-r li.on a .show .news_date{color:#fff;border-right:1px solid #fff;}
.s1-r li.on a .show .news_date .news_days{color:#fff;}
.s1-r li.on a .show .news_date .news_year{color:#fff;}
.s1-r li.on .show::after{position:absolute;background:url(../images/xinwenbg-hover.png) no-repeat right;right:0;top:0;width:0.95rem;height:0.98rem;background-size:100% 100%;content:'';}
.s1-r li.on .hidden{display:none;width:100%;height:0.98rem;background:linear-gradient(to right,#6a1a7d,#9640ab);position:relative;padding:0.18rem 0.05rem;box-sizing:border-box;} 
.s1-r li.on .hidden::after{position:absolute;background:url(../images/xinwenbg-hover.png) no-repeat right;right:0;top:0;width:0.95rem;height:0.98rem;background-size:100% 100%;content:'';}
/*日历新闻*/
.rili2{box-sizing:border-box;}
.rili2 .con{}
.rili2 .news_list {}
.rili2 .news_list li.news{position:relative;background:none;padding:0;margin-top:0.3rem;height:0.74rem;box-sizing:border-box;border-bottom:0;}
.rili2 .news_list li.news.n1{margin-top:0px;}
.rili2 .news_list li.news .news_date{width:0.74rem; height:0.74rem;text-align:center;background:rgba(106,26,125,0.1);float:left;}
.rili2 .news_list li.news .news_date .news_year{line-height:0.2rem; font-size:0.12rem;color:#6a1a7d;}
.rili2 .news_list li.news .news_date .news_days{padding-top:0.06rem;font-size: 0.36rem;color:#6a1a7d;line-height:0.4rem;font-weight:bold;}
.rili2 .news_list li.news .news_wz{padding: 0px;width:calc(100% - 0.74rem);float:left;height:0.74rem;top:0;position:relative;}
.rili2 .news_list li.news .news_title{position:absolute;left:0.15rem;height:0.74rem;line-height: 0.24rem;; font-size: 0.18rem;color:#000;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;display: flex;align-items: center;}
.rili2 .news_list li.news .news_wz::after{content: ""; position: absolute; bottom: 0rem; left: 0; width: 0em; height: 2px; background: #6a1a7d; transition: .6s;}
.rili2 .news_list li.news:hover .news_wz::after{width:100%;}
#container-2 .inner{padding:0.4rem 0;}
/**自定义新闻列表**/
.main2 {padding:0.2rem 0 0.5rem 0;}
.main2 .news_list {}
.main2 .news_list li.news {width:100%;position:relative;height:0.68rem;line-height:0.68rem;border-bottom:1px solid #ddd;padding:0;} 
.main2 .news_list li.news .news_wz{position:relative;float:left;width:calc(100% - 3rem);}
.main2 .news_list li.news .news_title {position:absolute;left:0.3rem;transition: all 0.4s ease-in;font-size:0.18rem;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
.main2 .news_list li.news .news_time{width:auto;max-width:1.5rem;float:right;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;font-size:0.18rem;}/*发布时间*/
.main2 .news_list li.news:hover .news_title{left:0.4rem;}
.main2 .tuanxue{margin-top:0.3rem;}
.main2 .tuanxue .news_list li.news .news_title {color:#fff;font-weight:normal;}
.main2 .tuanxue .news_list li.news a{color:#fff;}
.main2 .tuanxue .news_list li.news .news_time {color:#fff;}
.flex{display:flex;justify-content:space-between;}
.main2 .news_list li.news a{display:block;}
.main2 .tuanxue .news_list li.news{background:url(../images/li1.png) no-repeat left;}
.main2 .liuxuesheng .news_list li.news{background:url(../images/li2.png) no-repeat left;}
.main2 .liuxuesheng{margin-top:0.3rem;}
.main2 .liuxuesheng .news_list li.news .news_title {color:#333333;font-weight:normal;}
.main2 .liuxuesheng .news_list li.news .news_title a{color:#333333;}
.main2 .liuxuesheng .news_list li.news .news_time {color:#333333;}
.dtjt8_div_img{height:4.2rem;overflow:hidden;}
.dtjt8_div_img img{width:100%;min-height:4.2rem;}
.dtjt8_div_text{position:absolute;bottom:-1px;left:0;height:0.9rem;background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
padding: 0.1rem 0.2rem; box-sizing: border-box;width:100%;}
.dtjt8_div_text .dtjt8_div_text_time{color:#fff;font-size:0.16rem;}
.dtjt8_div_text .dtjt8_div_text_title a{color:#fff;font-size:0.18rem;}
.dtjt8_div_text  .number {  position: absolute;  right: 0.15rem;  bottom: 0.25rem;   z-index: 998;}
.dtjt8_div_text_title{height:0.5rem;line-height:0.5rem;display:flex;}
.dtjt8_div_text .number .nomal{width:0.14rem;height:0.14rem;line-height:0.14rem;display:block;text-align:center;opacity: 0.5;background:#fff;float:left;color:#FFF;margin-right:0.05rem;border:0;font-size:0;TEXT-DECORATION:none;border-radius:0.14rem;}
.dtjt8_div_text .number .current{width:0.14rem;height:0.14rem;line-height:0.14rem;display:block;text-align:center;opacity: 1;background:#fff;float:left;color:#FFF;margin-right:0.05rem;border:0;font-size:0;TEXT-DECORATION:none;border-radius:0.14rem;}
.dtjt8_div_text  .number a:link{font-size:0;}

.main3{padding:0.5rem 0 1rem 0;position:relative;}

.linklist{ display: grid;grid-template-rows: repeat(2, 1fr);grid-template-columns: repeat(4, 1fr);gap: 0.2rem;padding-top:0.2rem;}
.linklist li{background:#efefef;padding-left:0.2rem;height:0.75rem;line-height:0.26rem;vertical-align:middle;margin-bottom:0.2rem;
 display: flex;align-items: center;justify-content: left;border-left: 3px solid;  border-image: linear-gradient(to bottom, #5a0cfa, #6a1a7d) 1;box-sizing:border-box;padding-right:0.2rem;font-size:0.18rem;}
.linklist li:hover a{margin-left:10px;transition: all 0.4s ease-in;}
/**页脚开始**/
#footer .inner{padding-bottom:0.4rem;padding-top:0.2rem;}
.footleft{color:#fff;line-height:0.48rem;font-size:0.16rem;float:left;}
.footright{float:right!important;color:#fff;line-height:0.48rem;font-size:0.16rem;padding-left:0.4rem;}
.add{background:url(../images/foot-icon1.png) no-repeat left;padding-left:0.4rem;background-size:0.3rem 0.3rem;}
.youbian{background:url(../images/foot-icon2.png) no-repeat left;padding-left:0.4rem;background-size:0.3rem 0.3rem;}
.tel{background:url(../images/foot-icon3.png) no-repeat left;padding-left:0.4rem;background-size:0.3rem 0.3rem;}
.youxiang{background:url(../images/foot-icon4.png) no-repeat left;padding-left:0.4rem;background-size:0.3rem 0.3rem;}
.banquan{background:url(../images/foot-icon5.png) no-repeat left;padding-left:0.4rem;background-size:0.3rem 0.3rem;}
.beian{background:url(../images/foot-icon6.png) no-repeat left;padding-left:0.4rem;background-size:0.3rem 0.3rem;}
.gongan{background:url(../images/foot-icon7.png) no-repeat left;padding-left:0.4rem;background-size:0.3rem 0.3rem;}
.fangwen{background:url(../images/foot-icon8.png) no-repeat left;padding-left:0.4rem;background-size:0.3rem 0.3rem;}
.footlogo{width:90%;margin:0.5rem auto;padding:0.2rem 0;border-left:1px solid #fff;border-right:1px solid #fff;text-align:center;}
.footlogo img{margin:0rem auto;width:80%;max-width:5rem;}

.l-banner{text-align:center;}
.l-banner img{width:100%;height:auto;}
/**主体列表页开始**/
#l-container { padding-top:0px;background:url(../images/subbg2.jpg) no-repeat bottom;background-size:100% 100%;}
#l-container .inner {/* width:980px; */padding:25px 10px;}
/**主体文章页开始**/
#d-container {padding-top:0px;background:url(../images/subbg2.jpg) no-repeat bottom;background-size:100% 100%;}
#d-container .inner {/* width:980px; */padding:25px 10px;}
#l-container .news_list li.news{background:#fff;}
/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }
.col_menu {width: 20%;position: relative;float:left;}
.col_menu .col_menu_head {background:#6a1a7d;padding:0.4rem;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {line-height:0.2rem;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {font-size:0.3rem;display:block;text-align:center;color:#fff;}  /**栏目名称图标**/
.col_menu .col_menu_con{padding:0.3rem 0.2rem 0.5rem 0.2rem;background:#fff;;}
.wp_listcolumn .wp_column a:hover,.wp_listcolumn .wp_column a{background-image:none;border:0px;}
/*栏目列表*/
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {display:block;line-height:0.24rem;padding:0.3rem 0;color:#333;font-size:0.18rem;font-weight:normal;background:url(../images/right.png) no-repeat right;;border-top:0px solid #fff;border-bottom: 1px solid #ddd;text-align:left;}
.col_list .wp_listcolumn .wp_column a .column-name{text-align:left;font-size:0.18rem;}
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#6a1a7d;background:url(../images/right-hover.png) no-repeat right; }
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #6a1a7d;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#333;background:none;  border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{ color:#6a1a7d;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a { color:#333;background:none; border-top:1px solid #eee;margin-top:-1px;}
.col_list .wp_listcolumn .sub_list a .column-name { display:inline-block; line-height:22px; padding:5px 10px 5px 35px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list a :hover,.col_list .wp_listcolumn .wp_column a.selected { color:#124D83;}
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background:none; }
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,.col_list .wp_listcolumn .sub_list .sub_list a.selected { color:#124D83;}


.col_news {width:78%;float:right;min-height:500px; } /**栏目新闻**/
.col_news .col_news_box{padding:0;}
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom: 1px solid #ddd;margin-bottom:0.2rem;}
.col_metas .col_title {border-bottom: 3px solid;  border-image: linear-gradient(to right, #5a0cfa, #6a1a7d) 1;display:inline-block; float:left; height: 0.54rem; line-height: 0.48rem;}  /**当前栏目**/
.col_metas .col_title h2 {font-size:0.3rem;font-weight: bold;color: #6a1a7d;}   /**当前栏目名称**/
.col_metas .col_path { background:url("../images/location.png") no-repeat;  background-position:left;background-size:0.16rem 0.21rem; padding-left:0.23rem;  display:inline-block;float:right; white-space:nowrap; height:0.5rem; line-height:0.5rem; color:#999999;font-size:0.16rem;} /**当前位置**/
.col_metas .col_path a{color:#999999;}
.possplit {background-image: url(../images/posSplit.png);background-repeat: no-repeat;background-position: left center;background-position: center;width: 0.2rem;display: inline-block;border: 0px solid red;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_con .rili{padding:0;}
.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.6; font-size:0.18rem; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table p{margin-bottom:0;}
.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); }   /**列表页文章图片大小限制**/
.col_news_list .news_list li{ list-style:none; border: none;}
.col_news_list .news_list li .newsicon{float:left; display:inline-block;height: 42px; padding:0px; }
div.slider-nav span{width:48px;height:60px;opacity:0.3;}
div.slider-nav span.right {background-size:100% 100%;
}div.orbit > a{width:100%;}
div.slider-nav span.left {background-size:100% 100%;
}span.active.pause{display:none;}
.wp_paging{font-size:16px;margin:40px auto;float:none;display: flex;  justify-content:  space-between;   align-items: center;width:fit-content;}
.col_news_list .news_list li .news_title {margin-left:15px;   font-size:0.18rem;}
/*日历新闻*/
.rili{box-sizing:border-box;}
.rili .con{}
.rili .news_list {}
.rili .news_list li.news{position:relative;background:none;margin-top:0.2rem;height:1rem;padding:0.2rem;box-sizing:border-box;border-bottom:0;}
.rili .news_list li.news.n1{margin-top:0px;}
.rili .news_list li.news .news_date{float: left;width:1rem; height:0.6rem;text-align:center;border-right:1px solid #6a1a7d;}
.rili .news_list li.news .news_date .news_year{line-height:0.2rem; font-size:0.14rem;color:#6a1a7d;}
.rili .news_list li.news .news_date .news_days{padding-bottom:5px;font-size: 0.32rem;font-weight:bold;color:#6a1a7d;line-height:0.3rem;}
.rili .news_list li.news .news_wz{padding: 0px;position:absolute;width:calc(100% - 1.5rem);left:1.3rem;top:0.35rem;}
.rili .news_list li.news .news_title{line-height:0.24rem;; font-size: 0.18rem;color:#000;left:0.1rem;  display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.rili .news_list li.news:hover .news_wz{left:1.4rem;}



/**文章页**/
.infobox { width:auto; margin:0 auto; }
.article {}
.article h1.arti_title {line-height:0.3rem;padding: 10px;margin-bottom:0.1rem; font-family: "Microsoft YaHei";font-size:0.3rem;text-align:center;color: #000; } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;background:#f5effd;font-size:0.16rem;}
.article .arti_metas span { margin:0 5px; font-size:0.16rem; color:#787878;}/**文章其他属性**/
.article .arti_metas span.arti_views{margin-left:0.3rem;}
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:2; font-size:0.18rem; 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;}




/*页面尺寸*/


nav{position:relative;}



/*图新闻列表*/
.tu_news_list{overflow:hidden;position:relative;}
.tu_news_list .news_list {width:100%;display:flex;justify-content:space-between;}
.tu_news_list .news_list li.picnews{box-sizing:border-box;border-bottom:0;height:24rem;position:relative;}
.tu_news_list .news_list li.picnews .news_imgs{width:100%;height:18rem;overflow:hidden;}
.tu_news_list .news_list li.picnews .news_imgs img{width:100%;height:18rem;}
.tu_news_list .news_list li.picnews .news_wz{ width:100%;height:6rem; background:#fff;padding:1.5rem 1rem;box-sizing:border-box;position:relative;}
.tu_news_list .news_list li.picnews .news_date{width: 3.5rem; height:2.4rem;text-align:center;border-right:1px solid #054eaa;}
.tu_news_list .news_list li.picnews .news_date .news_year{line-height:0.6rem; font-size:0.6rem;color:#054eaa;}
.tu_news_list .news_list li.picnews .news_date .news_days{padding-bottom:5px;font-size: 1.5rem;color:#054eaa;line-height:1.8rem;}
.tu_news_list .news_list li.picnews .news_title{line-height: 2.4rem; font-size: 0.9rem;line-height:1.2rem;position:absolute;left:5.5rem;top:1.5rem;width:calc(100% - 6.5rem);}
.tu_news_list .news_list li.picnews .news_title a{color:#333;}



/**布局开始**/
body {font-size:18px; font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; }
p{}
p {}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#8e0302; }

@font-face{font-family: 'siyuansongti'; src:url('../fonts/siyuansongti.ttf') format('truetype');
}
/*rale样式*/
.site-rale{display:inline-block;}
.site-rale ul{ float:left;}
.site-rale ul li.links{ float:left;}
.site-rale ul li.links a{line-height:30px;color:#fff;}
/*lang样式*/
.site-lang{/* display:inline-block; */margin-right:20px;}
.site-lang ul{ float:right;}
.site-lang ul li.links{ float:left;}
.site-lang ul li.links a{line-height: 44px;margin:0px 5px;font-size:14px;color: #cb9c3d;}
/**主页banner开始**/
#banner { }
#banner .inner {width:auto; background:#fff; text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
.piclist .newspic{width:100%;padding:20px;box-sizing:border-box;}
.piclist .newspic img{width:100%;height:250px;}
.piclist .newstitle{text-align:center;}



.swiper-button-next, .swiper-button-prev{width:40px;height:53px;}
.swiper-button-prev{background:url(../images/pre.png) no-repeat center;background-size:100% 100%;}
.swiper-button-next{background:url(../images/next.png) no-repeat center;background-size:100% 100%;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-button-prev:after{display:none;}

.list_box_04{padding-bottom:0.9rem;}
.list_box_04 .miso-list{margin: 0 -1rem;padding-top: 26px !important;}
.list_box_04 li{ padding: 0 0.2rem;}
.list_box_04 li *{ transition: .5s;}
.list_box_04 li a{display: block;position: relative;overflow: hidden;}
.list_box_04 li .img .img_hezi{ padding-bottom: 67.85% !important;}
.list_box_04 li .img_box{ position: relative;}
.list_box_04 li .con h5{ font-size:0.9rem; color: #333333; line-height: 1.2rem; height: 2.4rem; margin: .1rem 0 0;}
.list_box_04 li .con1{position: absolute; z-index:1; bottom: 0;background: #a92f0f;border-radius:0.1rem;height: 1.32rem;left: -0.2rem;right: -0.2rem;transform: translateY(100%);display: flex;flex-direction: column;justify-content: center;padding: 0 0.2rem;opacity: 0;}
.list_box_04 li .con1:before{ content:""; position:absolute; top:5px; right:5px; bottom:5px; left:5px; border:rgba(255,255,255,.2) 1px solid; border-radius:.1rem;}
.list_box_04 li .con1 h5{ font-size: 0.18rem; color: #fff; margin-bottom: .1rem;}
.list_box_04 li .con1 h6{ font-size: .16rem; color: #fff; line-height: 0.16rem; opacity: .6;}

.swiper34 .swiper-pagination span{width: .46875rem;height: .46875rem;background: #b5afaf;transition: .5s;padding: 0;border-radius: 100%;margin: 0 .625rem !important;opacity: 1;}
.swiper34 .swiper-pagination span.swiper-pagination-bullet-active{transform: scale(1.5);background: #333333;}


.list_box_04 li a{ overflow:visible}
.list_box_04 li.swiper-slide-active .img_box::after{ opacity: 1;}
.list_box_04 li.swiper-slide-active .con1, .list_box_04 li:hover .con1{transform: translateY(0);opacity: 1;}
 
 






/*图文*/
.tu_text{background:#fff;width:calc(100% - 2rem);margin-left:2rem;position:relative;z-index:1;padding:1.2rem 0.8rem;box-sizing:border-box;}
.tu_text .news_list {}
.tu_text .news_list .news1{position:relative;}
.tu_text .news_list .news1:after{position:absolute;width:1px;height:5rem;background:#ddd;content:'';right:0;top:1rem;}
.tu_text .news_list .news1.n6:after{display:none;}
.tu_text .news_list .news1.n12:after{display:none;}
.tu_text .news_list .news1 .news_imgs{width:3.5rem;height:2.5rem; margin:0 auto;}
.tu_text .news_list .news1 .news_imgs img{ width: 100%; }
.tu_text .news_list .news1 .news_title{height:1.5rem;line-height:1.5rem;color:#333333;text-align:center;font-size:0.9rem;}
.tu_text .news_list .news1 .news_text{font-size:1rem;height:1.5rem;line-height:1.5rem;font-weight:bold;color:#8e0302;text-align:center;}
/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1; margin-left:-40px;}
.tu_news .news_list .news{float: left; width: 195px; height:140px; padding:10px; margin-left:40px; background:#fff; position:relative;}
.tu_news .news_list .news .news_imgs{position:absolute; left:0px; top:0px; z-index:99; width: 195px;}
.tu_news .news_list .news .news_wz{position:absolute; left:0px; bottom:0px; z-index:100; width:100%; }
.tu_news .news_list .news .news_title{line-height: 34px; font-size: 18px; color:#fff; text-align:center;}

.juanzeng .post1 .tt{margin-left:5rem;width:calc(100% - 5rem);}
.juanzeng .post1{margin-top:-0.5rem;}

/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 50px; width: 24px; background:url(../images/slickarrow.png) no-repeat; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}






.mg_t60{margin-top: 60px;}
.mg_t50{margin-top: 50px;}
.mg_t40{margin-top: 40px;}
.mg_t30{margin-top: 30px;}
.mg_t20{margin-top: 20px;}
.mg_t10{margin-top: 10px;}
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { max-width:16.2rem; margin:0 auto;} /**页面全局宽度**/
.float-left{float:left;}
.float-right{float:right;}


.main-row:after, .main-row:before {content: '';display: block;clear: both
}
.main-lg1, .main-lg10, .main-lg11, .main-lg12, .main-lg2, .main-lg3, .main-lg4, .main-lg5, .main-lg6, .main-lg7, .main-lg8, .main-lg9, .main-pad1, .main-pad10, .main-pad11, .main-pad12, .main-pad2, .main-pad3, .main-pad4, .main-pad5, .main-pad6, .main-pad7, .main-pad8, .main-pad9, .main-m1, .main-m10, .main-m11, .main-m12, .main-m2, .main-m3, .main-m4, .main-m5, .main-m6, .main-m7, .main-m8, .main-m9, .main-pc1, .main-pc10, .main-pc11, .main-pc12, .main-pc2, .main-pc3, .main-pc4, .main-pc5, .main-pc6, .main-pc7, .main-pc8, .main-pc9 {position: relative;display: block;box-sizing: border-box
}

.main-pc1, .main-pc10, .main-pc11, .main-pc12, .main-pc2, .main-pc3, .main-pc4, .main-pc5, .main-pc6, .main-pc7, .main-pc8, .main-pc9 {float: left
}

.main-pc1{width:8.33333333%}
.main-pc2{width:16.66666667%}
.main-pc3{width:25%}
.main-pc4{width:33.33333333%}
.main-pc5{width:41.66666667%}
.main-pc6{width:50%}
.main-pc7{width:58.33333333%}
.main-pc8{width:66.66666667%}
.main-pc9{width:75%}
.main-pc10{width:83.33333333%}
.main-pc11{width:91.66666667%}
.main-pc12{width:100%}
.main-pc-offset1{margin-left:8.33333333%}
.main-pc-offset2{margin-left:16.66666667%}
.main-pc-offset3{margin-left:25%}
.main-pc-offset4{margin-left:33.33333333%}
.main-pc-offset5{margin-left:41.66666667%}
.main-pc-offset6{margin-left:50%}
.main-pc-offset7{margin-left:58.33333333%}
.main-pc-offset8{margin-left:66.66666667%}
.main-pc-offset9{margin-left:75%}
.main-pc-offset10{margin-left:83.33333333%}
.main-pc-offset11{margin-left:91.66666667%}
.main-pc-offset12{margin-left:100%}
.main-mg1{margin:-.5px}
.main-mg1 > *{padding:.5px}
.main-mg3{margin:-1.5px}
.main-mg3 > *{padding:1.5px}
.main-mg5{margin:-2.5px}
.main-mg5 > *{padding:2.5px}
.main-mg8{margin:-3.5px}
.main-mg8 > *{padding:3.5px}
.main-mg10{margin:-5px}
.main-mg10 > *{padding:5px}
.main-mg12{margin:-6px}
.main-mg12 > *{padding:6px}
.main-mg15{margin:-7.5px}
.main-mg15 > *{padding:7.5px}
.main-mg18{margin:-9px}
.main-mg18 > *{padding:9px}
.main-mg20{margin:-10px}
.main-mg20 > *{padding:10px}
.main-mg22{margin:-11px}
.main-mg22 > *{padding:11px}
.main-mg25{margin:-12.5px}
.main-mg25 > *{padding:12.5px}
.main-mg30{margin:-15px}
.main-mg30 > *{padding:15px}
.main-mg40{margin:-20px}
.main-mg40 > *{padding:20px}
.main-mg60{margin:-30px}
.main-mg60 > *{padding:30px}
.main-mg80{margin:-40px}
.main-mg80 > *{padding:40px}
.main-mg100{margin:-50px}
.main-mg100 > *{padding:50px}

@media screen and (max-width: 1400px) {}



@media screen and (max-width: 1210px) {.main-lg1,.main-lg10,.main-lg11,.main-lg12,.main-lg2,.main-lg3,.main-lg4,.main-lg5,.main-lg6,.main-lg7,.main-lg8,.main-lg9{float:left}.main-lg1{width:8.33333333%}.main-lg2{width:16.66666667%}.main-lg3{width:25%}.main-lg4{width:33.33333333%}.main-lg5{width:41.66666667%}.main-lg6{width:50%}.main-lg7{width:58.33333333%}.main-lg8{width:66.66666667%}.main-lg9{width:75%}.main-lg10{width:83.33333333%}.main-lg11{width:91.66666667%}.main-lg12{width:100%}.main-lg-offset1{margin-left:8.33333333%}.main-lg-offset2{margin-left:16.66666667%}.main-lg-offset3{margin-left:25%}.main-lg-offset4{margin-left:33.33333333%}.main-lg-offset5{margin-left:41.66666667%}.main-lg-offset6{margin-left:50%}.main-lg-offset7{margin-left:58.33333333%}.main-lg-offset8{margin-left:66.66666667%}.main-lg-offset9{margin-left:75%}.main-lg-offset10{margin-left:83.33333333%}.main-lg-offset11{margin-left:91.66666667%}.main-lg-offset12{margin-left:100%}
}

@media screen and (max-width: 999px) {.main-pad1,.main-pad10,.main-pad11,.main-pad12,.main-pad2,.main-pad3,.main-pad4,.main-pad5,.main-pad6,.main-pad7,.main-pad8,.main-pad9{float:left}.main-pad1{width:8.33333333%}.main-pad2{width:16.66666667%}.main-pad3{width:25%}.main-pad4{width:33.33333333%}.main-pad5{width:41.66666667%}.main-pad6{width:50%}.main-pad7{width:58.33333333%}.main-pad8{width:66.66666667%}.main-pad9{width:75%}.main-pad10{width:83.33333333%}.main-pad11{width:91.66666667%}.main-pad12{width:100%}.main-pad-offset1{margin-left:8.33333333%}.main-pad-offset2{margin-left:16.66666667%}.main-pad-offset3{margin-left:25%}.main-pad-offset4{margin-left:33.33333333%}.main-pad-offset5{margin-left:41.66666667%}.main-pad-offset6{margin-left:50%}.main-pad-offset7{margin-left:58.33333333%}.main-pad-offset8{margin-left:66.66666667%}.main-pad-offset9{margin-left:75%}.main-pad-offset10{margin-left:83.33333333%}.main-pad-offset11{margin-left:91.66666667%}.main-pad-offset12{margin-left:100%}	#footer .footer_content{ text-align:center}
}

@media screen and (max-width: 767px) {.main-m1,.main-m10,.main-m11,.main-m12,.main-m2,.main-m3,.main-m4,.main-m5,.main-m6,.main-m7,.main-m8,.main-m9{float:left}.main-m1{width:8.33333333%}.main-m2{width:16.66666667%}.main-m3{width:25%}.main-m4{width:33.33333333%}.main-m5{width:41.66666667%}.main-m6{width:50%}.main-m7{width:58.33333333%}.main-m8{width:66.66666667%}.main-m9{width:75%}.main-m10{width:83.33333333%}.main-m11{width:91.66666667%}.main-m12{width:100%}.main-m-offset1{margin-left:8.33333333%}.main-m-offset2{margin-left:16.66666667%}.main-m-offset3{margin-left:25%}.main-m-offset4{margin-left:33.33333333%}.main-m-offset5{margin-left:41.66666667%}.main-m-offset6{margin-left:50%}.main-m-offset7{margin-left:58.33333333%}.main-m-offset8{margin-left:66.66666667%}.main-m-offset9{margin-left:75%}.main-m-offset10{margin-left:83.33333333%}.main-m-offset11{margin-left:91.66666667%}.main-m-offset12{margin-left:100%}
}

div#banner .focus.focus-box,div#banner .focus-container{max-height: 100vh !important;
    min-height: 100vh !important;}

/*列表页*/
/*banner*/
.mbanner .focus-navigation { opacity: 0.7; filter:alpha(opacity=70); text-indent:-999em;width:3.2rem;height:3.2rem;}
.mbanner .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-prev { left:20px; background:url(../images/pre.png) no-repeat;background-size:100% 100%;}
.mbanner .focus-next { right:20px;background:url(../images/next.png) no-repeat;background-size:100% 100%;}

.mbanner .focus-pagination { position:absolute;right:0.75rem;top:50%;margin-top:-1.5rem; z-index:60;}
.mbanner .focus-page { display:block; width:0.6rem; height:0.5rem;font-size:0.28rem;line-height:0.4rem;font-weight:bold;font-family: 'siyuansongti';background:none; }.focus-page span { display: block;color:#fff;}
.mbanner .focus-page-active {width:0.6rem;height:2rem;background:url(../images/banner-hover.png) no-repeat center;background-size:0.6rem auto;position:relative;}
.mbanner .focus-page-active::before{width:0.02rem;background:#fff;content:'';height:0.6rem;position:absolute;left:0.29rem;top:0;}
.mbanner .focus-page-active::after{width:0.02rem;background:#fff;content:'';height:0.6rem;position:absolute;left:0.29rem;bottom:0;}
.mbanner .focus-page-active span{font-size:0;}
.focus11 .focus-navigation { display:block; width:42px;  height:36px; line-height:36px; background:#000; text-decoration: none; color:#fff; font-size:24px; font-weight:normal; text-decoration: none; cursor:pointer; position:absolute; top:auto;bottom:0px; margin-top:-25px;
z-index: 50; opacity: .8; filter:alpha(opacity=80); font-weight: normal; }
.focus11 .focus-navigation:hover { font-size: 24px; font-weight: normal; color: #fff; text-decoration: none;}
.focus11 .focus-prev { left:auto;right:42px; background:#ce882a;}
.focus11 .focus-next { right:0px;background:#585858;}

.focus11 .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.focus11 .focus-page { display:inline-block; width:13px; height:13px;  margin-right:5px;background:url(../images/slide_btns.png) no-repeat center top;}
.focus11 .focus-page-active {background-position:center bottom;}

.focus11 .focus-title-bar { position:relative; left:0px; bottom:0px; z-index: 40; width: 100%!important; height: 50px; margin-left:0px;}
.focus11 .focus-title-bg {background-color: #dfdfdf; opacity: 1; filter:alpha(opacity=100);}
.focus11 .focus-title {  height: 50px; line-height: 50px; padding: 0 15px; color: #000; font-size: 14px;}
.focus11 .focus-title a,.focus-text a {color: #000; text-decoration: none;}
.focus11 .focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}

