@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: middle;}
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{margin-bottom: 25px;text-align: center;display:inline-block;width: 100%;height: 42px;vertical-align:middle;}
/*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: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#434343; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover {color: #4b0c77;}
/*页面尺寸*/
.wrapper {width:100%;margin:0 auto;}
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{/* background: #aa342f; */display:none;}
#headtop .inner{
    padding: 20px 0 0;
}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
#header {/* background: #aa342f; */}
#header .inner{height: 132px;position:relative;}
.header .sitelogo{float:left;margin-top: 16px;}
.header .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-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 55px;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{margin-right: 32px;float:left;}
.site-rale ul li.links a{line-height: 24px;/* padding: 0 12px 0 12px; *//* padding-left: 19px; */font-size: 14px;color: #fff;}
.site-rale ul li.links a:hover{color:#fff;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{margin-left: 20px;float:left;}
.site-lang ul li.links a{line-height: 24px;font-size: 14px;color: #fff;}
.site-lang ul li.links a:hover{color: #fcc069;}
/*默认主导航样式*/
#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; vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 18px;line-height: 24px;color: #FFFFFF;font-size: 20px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{padding-bottom: 5px;text-decoration: none;}
.nav .sub-menu {text-align: center;display: none;position: absolute;left: 0;top: 26px;min-width: 100%;z-index: 100;background: #a586bb;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #ffffff;height: 40px;line-height: 40px;/* padding: 0 7px; */font-size: 16px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fcc069;/* background-color:#1384e2; */display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display: none !important;}
/**主页banner开始**/
#banner {
    /* padding-top: 180px; */
}
#banner .inner {width: 100%;text-align: center;position:relative;}
/**主体模块样式**/

/**首页三列布局**/
.main1 .inner{ padding: 40px 0 0;}
.main1 .ml{float:left;width: 47%;}
.main1 .mr{float:right;width: 47%;}

.main2 .ml{ float: left; width: 60%;}

.main4{background: #eeeeee;}
.main4 .inner{padding: 60px 0;}
.main4 .ml{float:left;width: 660px;}
.main4 .mr{width: 300px;float:right;}
/**标题栏新闻窗口**/
.post-5 { margin-bottom: 45px;}
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {text-align: center;display: block;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {line-height: 32px;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {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/0f/15/template15/images/li.gif) no-repeat center; }
.post .more_btn {top: 0;bottom: 0;right: 20px;position: absolute;display:inline-block; *zoom:1;height: 32px;line-height: 32px;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post .tt {position: relative;}
.post .tt .tit .title {display:inline-block;font-size: 30px;color: #4b0c77;}
/**自定义新闻列表**/
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title {font-size: 15px;float:left;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%;}/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {font-size: 15px;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: 32px;}/*默认简介*/
.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;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{padding: 25px 5px 13px;border-bottom: 1px solid #bfbfbf;}
.rili2 .news_list li.news:hover .news_title a{
    color: #a57ec1;
}
.rili2 .news_list li.news .news_date{float: left;width: 49px;margin-right: -70px;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 20px;font-size: 18.68px;color: #4b0c77;/* background-color:#949494; */transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height: 20px;font-size: 18px;color: #4b0c77;/* background-color:#e3e4e6; */}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px;/* padding: 4px 0px; */} 
.rili2 .news_list li.news .news_title a{line-height: 40px;font-size: 18.68px;color: #4b0c77;overflow: hidden;text-overflow: ellipsis;display: inline-block;white-space: nowrap;width: 100%;} 
.rili2 .news_list li.news:hover .news_date .news_year{/* background-color: #b03a35; *//* transition:all 0.4s ease-in-out; */}
.rili2 .news_list li.news:hover .news_date .news_days{}
/*标题文*/
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
/*图文*/
.tu_text .news_list li.news{border-top: 5px solid #4b0c77;position: relative;width: 48.5%;float:left;}
.tu_text .news_list li.news .news_imgs{width: 100%;height: 250px;background: #f2f2f2;}
.tu_text .news_list li.news .news_imgs img{width:100%; height:100%;object-fit:cover; }
.tu_text .news_list li.news .news_title a{color: #f4f3ed;}
.tu_text .news_list li.news .news_title a:hover {font-weight: 700;}
.tu_text .news_list li.news .news_title {
    line-height: 58px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 58px;
    color: #fff;
    font-size: 16px;
}
.tu_text .news_list li.news .news_time{text-align: right;line-height: 22px;font-size:12px;color: #fff;}
.tu_text .news_list li.news.n2 { float: right;}
.tu_text .title_box {bottom: 0;position: absolute;/* opacity: 0.6; */background: rgba(75,12,119,0.5);width:100%;}
.tu_text .title_box .left {width: 100%;float: left;padding: 0 15px;box-sizing: border-box;}
.tu_text .title_box .right {margin-right: 5px;float: right;}
.tu_text .title_box .right .news_views {font-size: 14px;line-height: 25px;color: #fff;background: url(/_upload/tpl/00/0f/15/template15/images/views.png) no-repeat 15px;text-align: right;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto;margin:0 auto;}
.shares li{width: 12%;float:left;margin:0 6px;position:relative;}
.shares li a{display:inline-block;width: 100%;/* height: 49px; */background: url('/_upload/tpl/00/0f/15/template15/images/share_icon.png') no-repeat center;/* opacity:.6; */filter:Alpha(opacity=60);vertical-align:top;}
.shares li a:hover{opacity: 0.7;filter:Alpha(opacity=100);}
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -87px 0px;}
.shares li.i3 a{background-position: -189px 0px;}
.shares li.i4 a{background-position: -300px 0px;}
.shares li.i5 a{background-position: -403px 0px;}
.shares li.i6 a{background-position: -494px 0px;}
.shares li.i7 a{background-position: -580px 0px;}
.shares li span{display:block;line-height: 30px;font-size: 16px;color: #a9322c;text-align:center;}
.shares li .con{height: 200px;display:none;position:absolute;bottom: 110px;left:50%;z-index:100;margin-left: -100px;width: 200px;background: #fff;}
.shares li .con img{ width: 90px; height:90px; vertical-align:top; background:#fff;}
.main2 .mr .con{ background: #f4f3ed;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;background-image: url(/_upload/tpl/00/0f/15/template15/images/list_banner.jpg);background-size: cover;}
.l-banner img{/* display:none; */height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#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: #692c94;}/**位置栏目背景**/
.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 #692c94; 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:#692c94; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #692c94;}
.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:#692c94;}
/*二级子栏目**/
.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: #692c94;} 
/*三级子栏目**/
.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:#692c94;} 
/**栏目新闻**/
.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: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #692c94;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:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size: 25px;text-align:center;color: #692c94;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 20px;text-align:center;color: #692c94;} /**文章副标题**/
.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 {min-height: 400px;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;}
/**页脚开始**/
#footer {
    background: #692c94;
}
#footer .inner {padding: 45px 0px 30px;position:relative;}
#footer .inner .mod{margin: 0 auto;display: flex;justify-content: center;align-items: center;}
#footer .inner .foot-left{float:left;}
#footer .inner p{font-size: 16px;line-height: 30px;font-weight:normal;text-align: left;color: #fff;}
#footer .inner p span { margin:0 3px; }


/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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(/_upload/tpl/00/0f/15/template15/images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{/* display: block; *//* float: right; */margin-bottom: 30px;/* width: 250px; */text-align:right;margin-top:5px;}
.wp-search {width: 250px;background: #a586bb;position: relative;/* border: 1px solid #d0d0d0; */text-align: right;float: right;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 45px;}
.wp-search .search-input input.search-title {width: 100%;height: 34px;line-height: 34px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;font-family: Microsolf Yahei;}
.wp-search .search-btn {width:32px;height: 34px;position: absolute;left: 0;top:0%;}

.wp-search .search-btn input.search-submit {width: 39px;height: 28px;border:0;outline: 0;background: url(/_upload/tpl/00/0f/15/template15/images/sous.png) no-repeat center;cursor: pointer;margin: 3px 0;border-right: 1px solid #f0dada;}
/*搜索去背景色：*/
input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        -webkit-transition-delay: 99999s;
        -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {height: 60px;width: 100%;bottom: 0px;left: 0px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background: url(/_upload/tpl/00/0f/15/template15/images/focus_bg.png) repeat-x center;}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 50%;
    bottom: 76px;
    margin-right: -79px;
    z-index: 60;
    height: 12px;
}
.mbanner .focus .focus-page { display:inline-block; width:10px; height:10px;  margin-right: 27px;background:#fff;opacity:0.4; filter:Alpha(opacity=40);}
.mbanner .focus .focus-page-active {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/0f/15/template15/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}
div#container-1 {
    padding-top: 200px;
}
div#d-container {
    padding-top: 180px;
}


/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.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/0f/15/template15/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; */}
.top {/* z-index: 999; *//* min-height: 250px; *//* position: relative; *//* background: url(/_upload/tpl/00/0f/15/template15/images/bg.png) no-repeat top; */}
.head {min-height: 175px;z-index: 999;width: 100%;position: absolute;top: 0;background: linear-gradient(to bottom, #4b0c77, transparent);}
.main2 .mr {float: right;width: 37%;}
.main2 .ml .news_date {padding: 10px 15px 10px 10px;border-right: 2px solid #fcc069;float: left;width: 70px;margin-right: -70px;text-align: center;}
.main2 .ml .news_wz {   width: 100%;}
.main2 .ml .news_wz .news_con { margin-left: 120px;}
.main2 .ml .news_year,.main2 .ml .news_days {font-size: 21.36px;line-height: 24px;color: #4b0c77;}
.main2 .ml .news_wz .news_title a {display: block;color: #313131;font-size: 18.98px;width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height: 70px;line-height: 35px;}
.main2 .ml .news_wz .news_title a:hover {color: #4b0c77;}
.main2 .mr .news_title,.main2 .mr .news_title a {height: 36px;width: 100%;overflow: hidden;text-overflow: ellipsis;display: block;white-space: nowrap;line-height: 36px;font-size: 18.98px;color: #313131;}
.main2 .mr .news_title:hover, .main2 .mr .news_title a:hover {color: #a9322c;}
.main2 .mr .news_mate {width: 100%;overflow: hidden;text-overflow: ellipsis;display: block;white-space: nowrap;line-height: 36px;font-size: 18.98px;color: #313131;}
.main2 .mr .news_list { padding: 25px;}
.main2 .post .tt .tit {  margin-bottom: 34px;}
.main2 .mr .news_box {padding: 0 0px 0 20px;}
.main2 .mr .news_list li.news {margin-bottom: 15px;background: url(/_upload/tpl/00/0f/15/template15/images/li.png) no-repeat left top 13px;}
.main1 {}
.main2 .inner {padding: 50px 0 50px 0;}
.main3 .news_list li.news {}
.main3 .news_list li.news a{display:block;border-top: 2px solid #4b0c77;background: #fff;box-shadow: 0px 0px 5px #cccccc;margin:0 50px;}
.main3 .news_list li.news:last-child{margin-right:0;}
.main3 .news_box {padding: 24px 7% 20px;box-sizing: border-box;}
.main3 .news_box .news_date {margin-bottom: 5px;font-size: 20px;color: #333333;font-family: "宋体";font-weight: bold;}
.main3 .news_box .news_title {width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp: 1;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;height: 36px;font-size: 18px;line-height: 36px;color: #4b0c77;font-weight: bold;}
.main3 .news_box .news_title a{color: #4b0c77;}
.main3 .news_box .news_meta {line-height: 32px;font-size: 14px;color:#4b0c77;margin-bottom: 5px;}
.main3 .news_list li.news  .news_box .news_text{    line-height: 32px;    height: 96px;    color: #434343;    display: -webkit-box;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    font-size: 16px;}
.main3 .news_box .news_text a{}
.sudy-tab .tab-menu {margin-bottom: 40px;text-align: center;}
.main3 {   position: relative;padding: 20px 0 0;}
.main3:after{content: '';   position: absolute;   bottom: 0;   left: 0;   width: 100%;   height: 45%;   background: #692c94;    z-index: -1;}
.main3 ul.tab-list {}
.main3 .news_list li.news.n4 {margin-right: 0px;}
.main3 .news_list li.news:hover a{background: #8338b9;}
.main3 .news_list li.news:hover .news_title,.main3 .news_list li.news:hover .news_title a ,.main3 .news_list li.news:hover .news_text a { color: #fff;}
.main3 .news_list li.news:hover .news_date {color: #fff;}
.main3 .news_list li.news:hover .news_box .news_meta {opacity: 1;color:#fff;font-size: 14px;}
.main3 .news_more a{display: block;background: url(/_upload/tpl/00/0f/15/template15/images/news_more.png) no-repeat right;height: 15px;}
.main3 .news_list li.news:hover .news_more a{  background: url(/_upload/tpl/00/0f/15/template15/images/news_more2.png) no-repeat right;}
.site-rale ul li.links:hover a { color: #fcc069;}
.site-lang ul li.links.i6 {  border: 1px solid #fff;    padding: 0 3px;}
.site-lang ul li.links.i6 a { line-height: 22px;}
div#nav {  margin-right: -20px;}
.post-7 .news_list li.news.n1 {padding: 15px 0 0;width: 48.5%;float: left;border-top: 5px solid #4b0c77;}
.post-7 .news_list li.news.n2 {padding: 20px 0 0;border-top: 5px solid #4b0c77;width: 48.5%;float: right;}
.main1 .post-7 .news_title a {width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;max-height:60px;line-height: 30px;color: #4b0c77;font-size: 18.68px;}
.main1 .post-7 .news_title a:hover {font-size: 18px;}
.main1 .post-7 .news_mate {line-height: 20px;font-size: 14px;float: left;text-align: left;color: #4b0c77;}
.main1 .post-7 .news_views {padding-left: 20px;background: url(/_upload/tpl/00/0f/15/template15/images/views2.png) no-repeat left;margin-right: 10px;line-height: 30px;font-size: 12px;color: #a9322c;float: right;display:none;}
.post-7 .news_list li.news .news_text {
    width: 100%;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 84px;
    font-size: 16.34px;
    line-height: 28px;
    color: #434343;
}
.post-7 .con {padding: 50px 0 32px;}
.main1 .post-7 .news_title {padding-bottom: 15px;}
.main1 .post-7 .news_box {padding-bottom: 20px;}
.main1 .mr .news_text {width: 100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow: ellipsis;color: #434343;font-size: 16.34px;line-height: 30px!important;height: 60px;}
.rili2 .news_list li.news .news_title {margin-top: -5px;height: 40px;line-height: 40px;}
.main2 .ml ul.news_list-left {border-right: 1px solid #e5e5e5; float: left; width: 45%;  padding: 0 6% 0 0;}
.main2 .ml ul.news_list-right {  width: 45%;padding: 0 0 0 3%; float: right;}
.main2 .ml li.news {  margin-bottom: 20px;}
.main2 .ml li.news.n5,.main2 .ml li.news.n10 { margin-bottom: 0px;}
span.mouth {  margin-right: 5px;}
.sudy-tab .post .con {min-height: 182px;}
.main4 .mr .links {
    width: 33.3%;
    float: left;
}

.link_con {
    color: #c13432;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}
.mbanner .focus-title {
    font-weight: bold;
    font-size: 30px;
    padding: 0;
    left: 45%;
    margin-left: -604px;
}
.mbanner .focus .focus-page-5 {
    margin-right: 0;
}
.post .news_imgs {
    overflow: hidden;
}
.post .news_imgs img {
    transition: all 1s;
}
.post .news_imgs img:hover {
    transform: scale(1.2);
}
.shares li.i3 .con {
    background: url(/_upload/tpl/00/0f/15/template15/images/ewm.png) no-repeat center;
}
.mbanner .focus-container .focus-item img{object-fit: cover;}

.sudy-tab .tab-menu li{float: none;margin-right: 0px;color:#4b0c77;}

.footer .foot-left .sitelogo{}
.footer .foot-left .sitelogo img{}
.footer .foot-right{
    padding-left: 38px;
    margin-left: 42px;
    background: url(/_upload/tpl/00/0f/15/template15/images/foot_line.png) no-repeat left center;
   width:45%;
}
.wp-wrapper .wp-inner{width:1400px; margin:0 auto;}


.post-6 .news_wz{ background: #f4f3ed; padding:15px;}
.post-6 .news_imgs{/* padding-top: 60%; */position: relative;overflow: hidden;width: 695px;height: 395px;}
.post-6 .news_imgs img{ width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    object-fit: cover;}
.post-6 .news_title{
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 68px; margin-bottom:10px;
    }
.post-6 .news_list li.news .news_text{
    font-size: 16px;
    color: rgba(0,0,0,0.5);
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 64px;
    }
.post-6 .slick-prev{ background:url(/_upload/tpl/00/0f/15/template15/images/zz.png) no-repeat; left:20px;}
.post-6 .slick-next{ background:url(/_upload/tpl/00/0f/15/template15/images/yy.png) no-repeat; right:20px;}
.post-6 .slick-prev,.post-6 .slick-next{ width:53px; height:53px;margin-top: -26px;display: none !important;}
.main1 .ml:hover .post-6 .slick-prev{ display:block !important;}
.main1 .ml:hover .post-6 .slick-next{ display:block !important;}

.post-9 .news_list li.news{float: left;width: 47.5%;}
.post-9 .news_list li.news.n2,.post-9 .news_list li.news.n4{ margin-left: 5%;}
.post-9 .news_imgs{
    width: 100%;
    height: 190px;
    position: relative;
} 
.post-9 .news_imgs img{width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
object-fit: cover;}

.post-9 .news_title{
  overflow: hidden;
  text-overflow:ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 17px;
  margin-top: 10px;
  }

.post-40 .news_list li.news{float:left;width:22%;}
.post-40 .news_list li.news.n2{ margin:0 4%;}
.post-40 .news_list li.news.n3{ margin:0 4% 0 0;}
.post-40 .news_box{width:100%;display: flex;justify-content: center;align-items: center;background: #ffffff;box-shadow: 0px 0px 5px #cccccc;height: 90px;}
.post-40 .news_title{font-size:18px;font-weight:bold;color: #333333; margin-left:15px;}
.post.post-40 .news_imgs img{transition-duration: 0.5s;}
.post.post-40 .news_list li:hover .news_imgs img{transform: rotateY(360deg);transition-duration: 0.5s;}
.post-31 .news_list li .news_img{padding-top:66%;    position: relative;    overflow: hidden;}
.post-31 .news_list li .news_img img{ transition: .5s;   position: absolute;width:100%;height:100%;top:0}
.post-31 .news_list li:hover .news_img img{    transform: scale(1.1);}
.post-31 .news_list li .news_text{ transition: .5s;}
.main3 .news_list li.news:hover .news_box .news_text {color:#fff;}
.main3 .news_list li.news{margin-right:0}
.line2{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.post-31 .news_list {margin:0 -50px}
/*
.post-31 .slick-prev{ background:url(/_upload/tpl/00/0f/15/template15/images/zz.png) no-repeat; left:20px;}
.post-31 .slick-next{ background:url(/_upload/tpl/00/0f/15/template15/images/yy.png) no-repeat; right:20px;}
.post-31 .slick-prev,.post-31 .slick-next{ width:53px; height:53px;margin-top: -26px;}*/