/*Technical Support SudyTech*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: "";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#666666;}
:-moz-placeholder {color:#666666;}
::-moz-placeholder { color:#666666;}
:-ms-input-placeholder { color:#666666;}
/**布局开始**/
body {line-height:1;font-size: 16px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color: #202020;}
p{line-height:1.75;}
a {color: #333333; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover {color: #532A83;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1300px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header {background: url(images/head-bg.png) no-repeat top center;/* background-size: cover; */border-top: 9px solid #532A83;height:auto;line-height:inherit;}
.header .inner{height: 141px;position:relative;/* width: 1476px; */}
.header .sitelogo{float:left;margin-top: 15px;}
.header .sitelogo span{/* position:relative; *//* font-size:inherit; *//* font-weight:normal; */display: inline-block;/* margin-left: 15px; */}
.header .sitelogo span a{ color:transparent; margin:0;}


.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;margin-top: 44px;}
.header .sitelogo img {
    width: 372px;
}

#footer .inner .foot-left .sitelogo img {
    width: 285px;
}
/*lang样式*/
.site-lang{display: inline-block;/* float: right; */}
.site-lang ul{text-align: right;display: inline-block;}
.site-lang ul li.links{display: inline-block;/* float: left; */line-height: 48px;}
.site-lang ul li.links a{line-height: 48px;font-size: 18px;padding: 0 12px;color: #fff;display: inline-block;font-family: 'RobotoJ';background: #7C2A99;}
.site-lang ul li.links a:hover{background: #fff;color:#7C2A99;}


/*rale样式*/
.site-rale{display: block;}
.site-rale ul{display: inline-block;}
.site-rale ul li.links{float: left;border-left: 1px solid #7C8BA0;}
.site-rale ul li.links a{line-height: 23px;font-size: 18px;color: #fff;display: inline-block;font-family: 'SourceHanSansCN-Bold';padding: 0 29px;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1{padding-left: 0;border: 0;}


/*默认主导航样式*/
#nav{background: #532A83;}
#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 -45px;}
.nav .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 a.menu-link::before{ display:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 44px;line-height: 72px;color: #fff;font-size: 22px;/* font-weight: bold; */position: relative;font-family: 'SourceHanSansCN-Bold';}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color: #8560b0;text-decoration: none;color: #fff;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 72px;min-width: 100%;z-index: 100;background:#fff;box-shadow: 0 4px 20px rgb(35 44 37 / 16%);}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #000;height: 45px;line-height: 45px;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: #8560b0;/* background-color: #e2f6ea; */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: #fff;
    /* 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;
 }

/**主页banner开始**/
#banner {background: #e7e2df;display: none;}
#banner .inner {width:auto;max-width: 100%;text-align: center;position:relative;}


/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{overflow: hidden;}
.main1 .inner{padding: 64px 0px 80px;}
.main1 .post .tt{margin-bottom: 32px;}
.main1 .post .tt .tit{}
.main1 .ml{float: left;width: 72.4%;}
.main1 .post-11 .con{}
.main1 .post-11 .ul1{float: left;width: 100%;}
.main1 .post-11 .ul2{float: right;width: 34.3%;display: none;}
.main1 .post-11 .ul3{float: left;width: 100%;margin-top: 11px;display: none;}
.main1 .post-11 ul.news_list{}
.main1 .post-11 ul li.news {}
.main1 .post-11 ul li.news .news_box{position: relative;}
.main1 .post-11 ul li.news .news_imgs{position: relative;overflow: hidden;}
.main1 .post-11 ul li.news .news_imgs img{position: absolute;content:"";width: 100%;height: 100%;left: 0;right: 0;bottom: 0;top: 0;transition-duration: 0.8s;}
.main1 .post-11 ul li.news .news_imgs img:hover{ transform: scale(1.12);}
.main1 .post-11 ul li.news .news_wz{background: #F2F2F2;}
.main1 .post-11 ul li.news .news_con{padding: 33px 29px 43px 22px;}
.main1 .post-11 ul li.news .news_title{font-size: 20px;line-height: 28px;font-family: 'SourceHanSansCN-Medium';}
.main1 .post-11 ul li.news .news_meta{font-family: "RobotoJ";font-size: 14px;font-weight: bold;color: #333333;line-height: 19px;margin-bottom: 14px;}
.main1 .post-11 ul li.news .news_text{font-size: 14px;color: #666666;line-height: 24px;font-family: 'SourceHanSansCN-Normal';}
.main1 .post-11 .ul1 li.news .news_imgs{padding-top: 66.68%;}
.main1 .post-11 .ul1 li.news .news_wz{background: url(images/p11-bg.png) no-repeat center;background-size: cover;width: 100%;position: absolute;bottom: 0;height: 77px;}
.main1 .post-11 .ul1 li.news .news_con{padding: 35px 180px 0 30px;}
.main1 .post-11 .ul1 li.news .news_title{color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-family: "Microsoft YaHei";font-weight: bold;line-height: 21px;}
.main1 .post-11 .ul1 li.news .news_title a{color: #fff;}
.main1 .post-11 .ul1 .slick-dots{width: auto;right: 20px;bottom: 23px;}
.main1 .post-11 .ul1 .slick-dots li{background: transparent;border: 2px solid #fff;height: 9px;width: 9px;transition-duration: 0.8s;}
.main1 .post-11 .ul1 .slick-dots li.slick-active{background: #fff;}


.main1 .post-11 .ul2 li.news .news_imgs{padding-top: 66.68%;}
.main1 .post-11 .ul2 li.news .news_con{padding: 20px 29px 19px 22px;}
.main1 .post-11 .ul2 li.news .news_title{overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 56px;margin-bottom: 9px;}
.main1 .post-11 .ul2 li.news .news_text{overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 48px;}
.main1 .post-11 .ul3 li.news.n1{float: left;width: 63.9%;}
.main1 .post-11 .ul3 li.news.n1 .news_imgs{float: right;width: 50.6%;height: 216px;}
.main1 .post-11 .ul3 li.news.n1 .news_wz{float: left;width: 49.4%;}
.main1 .post-11 .ul3 li.news.n1 .news_con{padding: 33px 21px 43px 26px;}
.main1 .post-11 .ul3 li.news.n2{float: right;width: 34.3%;}
.main1 .post-11 .ul3 li.news.n2 .news_box {border: 1px solid #C9C9C9;}
.main1 .post-11 .ul3 li.news.n2 .news_wz{background: #fff;}
.main1 .post-11 .ul3 li.news.n2 .news_imgs{}
.main1 .post-11 .ul3 li.news .news_title{overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;height: 84px;margin-bottom: 10px;} 
.main1 .post-11 .ul3 li.news .news_text{line-height: 1;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


.main1 .mr{float: right;width: 24.9%;}
.main1 .post-12 ul li{margin-bottom: 13px;background: #f5f2f8 url(images/p12-bg.png) no-repeat center;border: 1px solid #F5F2F8;transition-duration: 0.8s;height: 113px;}
.main1 .post-12 ul li:hover{background: #532a83 url(images/p12-bg-a.png) no-repeat center;border: 1px solid #707070;}
.main1 .post-12 ul li:hover .news_date{color: #fff;}
.main1 .post-12 ul li:hover .news_title{color: #fff;}
.main1 .post-12 ul li:hover .news_title a{color: #fff;}



.main2{background: url(images/m2-bg.png) no-repeat center;background-size: cover;}
.main2 .inner{padding: 66px 0px 88px;}
.main2 .post-21 .con{    padding-top: 23px;}
.main2 .post-21 ul{margin: 0 -13px;}
.main2 .post-21 ul li{    float: left;width: 33.3%;}
.main2 .post-21 ul li .info{    display: none;}
.main2 .post-21 ul li .news_box{ position: relative;   margin: 0 13px;}
.main2 .post-21 ul li{box-shadow: 0 5px 10px rgba(0,0,0,0.05);}
.main2 .post-21 ul li .box1 .news_box{position: relative;display: block;}
.main2 .post-21 ul li .box1 .news_imgs{height: 283px;overflow: hidden;}
.main2 .post-21 ul li .box1 .news_imgs img{width: 100%;height: 100%;transition-duration: 0.8s;}
.main2 .post-21 ul li .box1 .news_imgs img:hover{ transform: scale(1.12);}
.main2 .post-21 ul li .box1 .news_wz{position: absolute;width: 100%;bottom: 0;background: url(images/p21-1-bg.png) no-repeat center;background-size: cover;}
.main2 .post-21 ul li .box1 .news_con{padding: 26px 40px;}
.main2 .post-21 ul li .box1 .news_title{font-size: 18px;color: #fff;line-height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;    font-weight: bold;}

.main2 .post-21 ul li .box2{background: #fff url(images/p21-2-bg.png) no-repeat center;}
.main2 .post-21 ul li .box2{padding: 46px 36px 43px 41px;}
.main2 .post-21 ul li .box2 .news_title{font-size: 18px;font-weight: bold;line-height: 25px;margin-bottom: 38px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main2 .post-21 ul li .box2 .news_text{color: #666666;font-size: 16px;line-height: 30px;height: 90px;font-family: 'SourceHanSansCN-Regular';margin-bottom: 28px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.main2 .post-21 ul li .box2 .news_more{text-align: right;line-height: 13px;}
.main2 .post-21 ul li .box2 .news_more span{background: url(images/p21-2-m.png) no-repeat center;width: 37px;height: 13px;display: inline-block;}
.main2 .post-21 ul li .box2:hover .news_more span{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);}
}

.main2 .post-21 ul li .box3{background: #fff;}
.main2 .post-21 ul li .box3{padding: 28px 42px 37px 39px;}
.main2 .post-21 ul li .box3 .news_imgs{float: left;width: 84px;height: 84px;border-radius: 50%;overflow: hidden;margin-bottom: 14px;}
.main2 .post-21 ul li .box3 .news_imgs img{width: 100%;height: 100%;transition-duration: 0.8s;}
.main2 .post-21 ul li .box3 .news_wz{}
.main2 .post-21 ul li .box3 .news_con{padding-left: 102px;padding-top: 8px;}
.main2 .post-21 ul li .box3 .news_title{font-size: 18px;line-height: 32px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 64px;}
.main2 .post-21 ul li .box3 .news_nr2{}
.main2 .post-21 ul li .box3 .news_tt{padding-left: 32px;line-height: 30px;font-size: 16px;font-family: 'SourceHanSansCN-Regular';color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main2 .post-21 ul li .box3 .news_tt.t1{background: url(images/p21-3-time.png) no-repeat left center;}
.main2 .post-21 ul li .box3 .news_tt.t2{background: url(images/p21-3-local.png) no-repeat left center;}
.main2 .post-21 ul li .box3 .news_tt.t3{background: url(images/p21-3-ren.png) no-repeat left center;}
.main2 .post-21 ul li .box3 .news_tt.t4{background: url(images/p21-3-host.png) no-repeat left center;}






/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 32px;font-family: 'SourceHanSansCN-Bold';font-size: 32px;/* font-weight: bold; */}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;height: 21px;margin-top: 11px;line-height: 21px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-family: 'SourceHanSansCN-Bold';font-size: 16px;cursor: pointer;/* font-weight: bold; */color: #0D6CBB;} 
.post .more_btn a{color:#696969;} 
.post .more_btn a:hover{color:#0E773E;} 
.post .more_btn .more_text img {transition: transform .4s ease-out;}
.post .more_btn .more_text:hover img {transform: rotate(180deg);}
/*标准标题*/
.post1 {}
.post1 .tt {border-bottom: 0px solid #A7A7A7;}
.post1 .tt .tit {/* padding-right: 8px; */border-bottom: 0px solid #214391;}
.post1 .tt .tit .title {display:inline-block;color: #333333;cursor:pointer;}
.post1 .more_btn a{color:#333;}

/**自定义新闻列表**/
.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_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;}

/*日历新闻样式1*/
.rili{}
.rili .news_list {}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{float: left;width: 84px;margin-right: -84px;text-align: center;color: #532A83;font-family: "Arial";font-weight: bold;transition-duration: 0.8s;}
.rili .news_list li.news .news_date .news_month{font-size: 14px;line-height: 16px;display: block;padding-top: 21px;}
.rili .news_list li.news .news_date .news_days{font-size: 40px;line-height: 44px;display: block;}
.rili .news_list li.news .news_wz{width:100%;} 
.rili .news_list li.news .news_wz .news_con{padding-left:83px;padding-top: 16px;    padding-right: 20px;}
.rili .news_list li.news .news_title{line-height: 28px;font-size: 16px;height: 84px;overflow: hidden;text-overflow: ellipsis;display:inline-block;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}


/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 62px;width: 60px;background:url(images/slickarrow2.png) no-repeat;top: 50%;margin-top:-30px;border:0px solid #d4d8d9;border-radius:50%;outline: none;}
.slick-prev {left: -95px;background-position: 0px 0px;}
.slick-prev:hover {background-position: 0px 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next {right: -95px;background-position: right 0px;}
.slick-next:hover { background-position: right 0px; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 280px;background-position:center center;background-repeat:no-repeat;text-align:center;display: none;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {background:#fff;}
#l-container .inner {padding: 30px 0px 103px;}
/**主体文章页开始**/
#d-container {background:#fff;}
#d-container .inner {padding: 5px 0px 67px;}

.col_menu {width: 231px;float:left;margin-right: -231px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #532a83;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 28px;/* font-weight: 400; */color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 63px;/* padding:0px 5px 0px 30px; */text-align: center;}/**栏目名称图标**/
.col_menu .col_menu_con{border: 0px solid #e4e4e4;   background: #F5F2F8;}
/*栏目列表*/
.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: 18px;
    font-weight: normal;
    background: #f4f3f3;
    border-bottom: 1px solid #fff;
    display: block;
    position: relative;
    }

.col_list .wp_listcolumn .wp_column a::after{position: absolute;content: "";background: url(images/sub-item-l.png);top: 22px;right: 21px;width: 8px;height: 13px; display:none;}
.col_list .wp_listcolumn .wp_column a .column-name{      margin-left: 30px;
    padding-left: 20px;
    line-height: 54px;
    /* min-width: 65px; */
    padding: 0;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;}

.col_list .wp_listcolumn .wp_column a.parent{    color: #fff;
    background: #A08CBB;}



.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #fff;background:#A08CBB;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;font-weight: normal;}
.col_list .wp_listcolumn .wp_column a.selected span.column-name::before{background: #fff;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#fff;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#fff;}


.col_list .wp_listcolumn .wp_column.parent > a .column-name::before{background: #fff;}
.wp_listcolumn .wp_column ul.sub_list a.sub-item-link {
    font-size: 14px;
}
.col_list .wp_listcolumn a .column-name::before {
    position: absolute;
    content: "";
    background: #48227A;
    width: 6px;
    height: 6px;
    top: 26px;
    left: 0px;
    border-radius: 50%;
}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top: 0px solid #eee;margin-top: 0px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display: inline-block;line-height: 57px;cursor:pointer;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {/* font-weight:bold; *//* font-weight:bold; */color: #fff;background: #A08CBB;} 
/*三级子栏目**/
.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:#532a83;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 260px;}
.col_news_head {border-bottom: 1px solid #c4c4c4;margin-top: 4px;    padding-bottom: 10px;}
.col_metas .col_title {display:inline-block;float:left;height: 52px;line-height: 52px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 32px;font-family:"Microsoft yahei";/* font-weight: normal; */    color: #333333;border-bottom: 0px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 52px;line-height: 52px;color: #666666;font-size: 14px;} /**当前位置**/
.col_metas .col_path a{color: #666666;}
.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;overflow-x: auto;}
.col_news_list .wp_entry img { max-width:100%; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/

.col_news_list ul li.news{/* border-bottom: 1px solid rgb(61 61 61 / 20%); */}
.col_news_list ul li.news .news_title{float: left;font-size: 18px;/* font-weight: bold; */width: 70%;line-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col_news_list ul li.news .news_meta{line-height: 50px;float: right;color: #999999;font-size: 16px;}



.possplit{text-indent: 0;text-align: center;width: 20px;background: none;}

#wp_paging_w6 .wp_paging {font-size: 14px;line-height: 34px;padding: 48px 0 0;    float: none;text-align: right;}
#wp_paging_w6 .wp_paging li {margin: 0;line-height: 34px;height: 34px;float: none;display: inline-block;}
.wp_paging li span, .wp_paging li a{display: inline-block;float: left;margin-left: 10px;}
#wp_paging_w6 .wp_paging li a {height: 34px;line-height: 34px;padding: 0 20px;background: #fff;border: 1px solid #e6e6e6;color: #666;}
.wp_paging li input{border: 1px solid #d5d5d5;background: #fff;text-align: center;}
#wp_paging_w6 .wp_paging li a:hover {background: #532a83;color: #fff;}
#wp_paging_w6 .wp_paging li input {font-size: 14px;width: 64px;height: 34px;margin: 0;line-height: 34px;}
#wp_paging_w6 .wp_paging li span:last-child {margin: 0;}
#wp_paging_w6 .wp_paging li em {font-weight: 400;}
.wp_paging li span.pages {padding: 0 10px;}
#wp_paging_w6 .wp_paging li  span.all_count {margin: 0 15px;}



/**文章页**/

.infobox {padding:0px; margin:0 auto; width:auto;}
.article {/* padding-top:10px; */}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size: 24px;text-align:center;color: #532a83;/* font-weight: normal; */} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 0px 0 15px;text-align:center;border-bottom: 1px solid #C1C1C1;line-height: 24px;}
.article .arti_metas span {
    margin: 0 5px;
    font-size: 14px;
    /* opacity: 0.7; */
    line-height: 24px;
    color: #666666;
    }/**文章其他属性**/
.article .entry {margin:0 auto 40px;overflow:hidden;margin-top:10px;border-bottom: 0px solid #DDDDDD;min-height: 400px;} /**文章内容**/
.article .entry .read{min-height:500px;}
.article .entry .read,.article .entry .read p { line-height: 30px; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:0px;}
.article .entry .read img {margin:0 auto; max-width:100%; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
.infobox .col_metas .col_path{float: none;}

/**页脚开始**/
#footer {background: url(images/foot-bg.png) no-repeat top center;background-size: cover;}
#footer .inner {padding: 75px 0px 79px;position:relative;}
#footer .inner .mod{position: relative;}
#footer .inner .foot-left{float:left;padding-top: 10px;}
#footer .inner .foot-center{float: left;padding-left: 111px;padding-top: 1px;}
#footer .inner .foot-center .tt{color: #fff;font-size: 18px;line-height: 18px;font-family: 'SourceHanSansCN-Bold';margin-bottom: 10px;}
#footer .inner .foot-right{float:right;padding-top: 1px;}
#footer .inner .foot-right img{width: 100px;height: 100px;}
#footer .inner p{font-size: 14px;line-height: 22px;font-weight:normal;font-family: "SourceHanSansCN-Regular";opacity: 0.8;color: #fff;}
#footer .inner p span {/* margin: 0 7px; */}
#footer .inner .copyright span{}
#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{/* text-align:right; */margin-top: 0;margin-right: 11px;display: inline-block;}
.wp-search {position: relative;border: 0px solid #d0d0d0;background: #F0F0F0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left: 13px;margin-right: 31px;}
.wp-search .search-input input.search-title {border: 1px solid #c7c7c7;width: 196px;height: 48px;padding: 0;line-height: 48px;background: none;color: #666666;font-size: 18px;border:0;outline: 0;font-family: "RobotoJ";}
.wp-search .search-btn {width: 16px;height: 16px;position: absolute;right: 15px;top: 16px;}
.wp-search .search-btn input.search-submit {width: 16px;height: 16px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}
/*去除搜索框历史文字背景颜色*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-transition-delay: 99999s;
-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}




/*列表页*/
/*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: 0px;bottom: 32px;margin-right: 0px;z-index:60;left:0;    text-align: center;}
.mbanner .focus .focus-page { display:inline-block; width:28px; height:4px;  margin: 0 6px;background:#fff; transition-duration: 0.8s;    border-radius: 0; }
.mbanner .focus .focus-page-active {opacity:1; filter:Alpha(opacity=100);width: 47px; }

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(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}


/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wp_entry,.wrapperinner {
    overflow-x: auto;
}
.wrapperinner {position: relative;z-index: 1;width: 100%; -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;
}
/*************************************************************
*二级页面
*/

/*字体*/
@font-face{
	font-family: 'SourceHanSansCN-Bold'; 
	src: url('font/SourceHanSansCN-Bold.ttf') format('truetype');
}
@font-face{
	font-family: 'SourceHanSansCN-Medium'; 
	src: url('font/SourceHanSansCN-Medium.ttf') format('truetype');
}
@font-face{
	font-family: 'SourceHanSansCN-Regular'; 
	src: url('font/SourceHanSansCN-Regular.ttf') format('truetype');
}
@font-face{
	font-family: 'SourceHanSansCN-Normal'; 
	src: url('font/SourceHanSansCN-Normal.ttf') format('truetype');
}
ul#sz li.news {
    float: left;
    width: 50%;    margin-bottom: 30px;
}ul#sz .news_box.clearfix {
    margin: 0 12px;
    background: #F5F2F8;    padding: 15px;
}
ul#sz {
    margin: 0 -12px;
    margin-top: 30px;
}
ul#sz .news_imgs {
    float: left;
    width: 157px;
    margin-right: -157px;
}
ul#sz .news_imgs a {
    padding-top: 132%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
    display: block;
}ul#sz .news_imgs a img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}
ul#sz .news_wz {
    width: 100%;
    float: right;
}ul#sz .news_wz .news_con {
    margin-left: 180px;
}ul#sz .news_title {
    float: none;
    width: 100%;
    font-size: 26px;
    color: #48227A;
}
ul#sz .news_title a {
    color: #48227A;
}ul#sz li.news:hover img {
    transform: scale(1.1);
}
ul#sz .news_kz {
    font-size: 16px;
    line-height: 44px;
    border-bottom: 1px solid #c9c8c8;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.list.sz div#l-container {
    background: url(images/sz.png) no-repeat right bottom;
}
div#wp_pager {
    text-align: center;
}ul.pages {
    text-align: center;
    border: 1px solid #9D9D9D;
    display: inline-block;
    margin: 0 auto;    border-left: 0;
}ul.pages li {
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
       color: #6B6B6B;

    border-left: 1px solid #9D9D9D;
}ul.pages li a {    padding: 0 15px;
    display: inline-block;
    color: #6B6B6B;
}
ul.pages li:hover {
    background: #48227A;
    color: #fff;
}
ul.pages li:hover a {

    color: #fff;
}
ul.pages li .pgCurrent { background: #48227A;
    color: #fff;
}
ul.pages li .pgCurrent  a{
color: #fff;
}

div#szwz .news_box.clearfix {
    background: #A08CBB url(images/fz.png) no-repeat right bottom;    margin-top: 47px;    margin-bottom: 30px;
}
div#szwz .news_wm {
    width: 260px;
    float: left;
    margin-right: -260px;
}
div#szwz .news_imgs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    transition: all 0.4s ease-in-out;
}
div#szwz .news_imgs {
    padding-top: 132%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
div#szwz .news_wz {
    float: right;
    width: 100%;
}
div#szwz .news_con {
    margin-left: 300px;    margin-top: 40px;
}div#szwz .news_title {
    font-size: 26px;
    color: #FFFFFF;
    line-height: 35px;    margin-bottom: 20px;
}div#szwz .news_kz {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}ul.box1.list-paddingleft-2 {
    padding: 0;border-bottom: 2px solid #ccc;margin-bottom: 20px;
}
.article ul.box1.list-paddingleft-2 li p {
    line-height: 50px;    font-size: 26px;
    color: #989898;
    font-weight: bold;
}ul.box1.list-paddingleft-2 li {
     display: none;
    line-height: 50px;
    font-size: 26px;
    color: #989898; font-weight: bold;margin-right: 25px;cursor: pointer;
}
ul.box1.list-paddingleft-2 li.selected {
    border-bottom: 2px solid #48227A;
    margin-bottom: -1px;
}
ul.box1.list-paddingleft-2 li.selected  p{
    color: #48227A;
}
.wp_articlecontent .list-paddingleft-2 {
    padding-left: 0px;
}
ul.box2.list-paddingleft-2 strong {
    font-size: 18px;
    padding-bottom: 5px;
    padding-top: 20px;
    display: inline-block;
}.entry.xzd ul.box1.list-paddingleft-2 {
    display: none;
}
.wp_articlecontent .list-paddingleft-2 li {
    margin-left: 20px;
    list-style: inherit;
}
.lj .col_news_list ul li.news {
    float: left;
    width: 50%;
}
.lj .col_news_list ul li.news .news_title {
    padding-left: 15px;
    background: url(images/ljdot.png) no-repeat center left 0px;
    background-size: 7px;
width: 85%;
}
.col_list ul.sub_list.list-paddingleft-2 a.sub-item-link span.column-name::before {
    width: 5px;
    height: 5px;
    left: 6px;
}