@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; }
html{ overflow-x:hidden;font-size:20px; }
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,strong,b{ font-weight:bold; }
em{font-style: italic;}
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{  }
: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{ display: block; *zoom:1; clear:both;}
.icon{ display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
/*css3扩展*/
body:before {content: "";position: fixed;top: -10px;left: 0;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);
    z-index: 110;-webkit-font-smoothing:antialiased;
}
.subbbb {transition: 0.3s;
    -webkit-transition: margin-bottom .8s;
    -moz-transition: margin-bottom .8s;
    -o-transition: margin-bottom .8s;}

/**布局开始**/
body {line-height:1.75;font-size:0.9rem; font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; background:#f9f9f9;}
p{}
p {}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#8f000b; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { width:70rem; margin:0 auto;position:relative;} /**页面全局宽度**/
.float-left{float:left;}
.float-right{float:right;}

.fuchuang .wp_article_list .list_item .pr_fields{display:none;}
.fuchuang .wp_article_list .list_item{border:0px;}
.fuchuang div div div div{background:#ccc;color:#333333;position:absolute;top:-0.8rem;right:0;padding:0 0.5rem 0 0;color:#7e2929;}


#topcontrol{background:rgba(255,255,255,0.2); height:30px; width:30px; border-radius:4px;}


/*head开始*/
#header {position:absolute;background-image:linear-gradient(180deg,rgba(255,255,255,0.5) 0,rgba(255,255,255,0.2) 100%); font-size:14px;border-top:10px solid #6168ed;z-index:999;}
#header .inner{width:90%;height:145px;position:relative;}
.head { width:100%; position:relative;  }  
.head .head-left{display:inline-block;width: 20.6rem;height: 62px;position:absolute;top:33px;}
.head .head-left .sitelogo img{width:22.25rem;}
.head .head-main{width:60rem;}

.head .site-link{line-height:50px;width:auto;}
.head .site-link a{line-height:50px;color:#333;padding-left:25px;margin-left:20px;margin-right:20px;display:inline-block;font-size:0.8rem;}
.head .site-link .home{background:url(../images/home.png) no-repeat left;}
.head .site-link .eng{background:url(../images/eng.png) no-repeat left;}
.head .site-link .fuwu{background:url(../images/fuwu.png) no-repeat left;}
.head .site-link .hamburger{margin-right:0px;padding-left:15px;}
.head .sitelogo a{display:block;position:absolute;left:0px;z-index:100;}/*logo*/
.wp-search{position: absolute;
		left: 35%;
		top: 30%;
		width: 600px;
		height: auto;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		z-index: 10;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1) ;}

.wp-search input {
		outline: none;
		border: none;
	}

.wp-search .search-title {
		padding: 0 12px;
		padding-right: 140px;
		display: block;
		width: 100%;
		height: 60px;
		line-height: 60px;
		/* box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5) ; */
		font-size: 16px;
		color: #333333;
		box-sizing:border-box;
	}

.wp-search .search-submit {
		position: absolute;
		right: 0;
		top: 0;
		width: 120px;
		height: 60px;
		line-height: 60px;
		background-color: #2946ac;
		font-size: 18px;
		color: #ffffff;
		text-align: center;
		cursor: pointer;
	}


/*默认主导航样式*/
#nav{  }
#nav .inner{ /* background: #c8141e;*/}/**导航区域背景**/
.main-nav-window{float:right;margin-top:0.5rem;}
.navbar { width:100%; height:2.3rem;}
.navbar .navbox { width:95%; height:2.3rem; margin:0 auto;}/*导航窗口大小及位置*/ 
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {display:flex;}
.wp-menu .menu-item {display: inline-block;float: left;position: relative;z-index: 100;/* padding-left:2px; *//* background:url(images/nav_x.jpg) no-repeat left center; */}
.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 a.menu-link {display: inline-block;padding: 0 1.3rem;line-height: 3rem;color: #333;font-size:1rem;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none;}

.sub-menu {transform: translateX(-50%);display: none;position: absolute;left: 3rem;top: 3rem;min-width: 8rem;z-index: 100;opacity: 0.8\9;background-color: rgba(255,255,255,.9);filter:alpha(opacity=80);padding-bottom:1rem;border-top:4px solid #6168ed;border-radius:0.5rem;}
.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:3rem;line-height: 3rem;font-size: 16px;background:none;text-align:center;}
.sub-menu .sub-item a:hover { color: #6168ed; font-weight:bold;display: block;text-decoration: underline;}
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(255,255,255,0.8); opacity: 0.8\9; background: #0474b0\9; filter:alpha(opacity=90); }
.wp-menu .menu-item a.menu-link:hover .sub-menu{display:block;}
.dtjt9_div_img{
}
.dtjt9_div_img .number .nomal,.dtjt9_div_img .number .current{border-radius:50%;}
.dtjt9_div_text .dtjt9_div_text_title {background:none;text-align:left;height:50px;line-height:50px;font-size:0.9rem;margin-bottom:1rem;}

.dtjt8_div_img,.dtjt8_div_img img{width:100%!important;height:15rem!important;}

.dtjt8_div_img img{position:absolute;transition:0.3s; -webkit-transition: margin-bottom .8s; -moz-transition: margin-bottom .8s; -o-transition: margin-bottom .8s;height:9rem;left:0px;}
.dtjt8_div_img  img:hover{margin-bottom: 10px;transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transition: 0.5s;}

.dtjt8_div_img .number{position:absolute;right:5px;bottom:15px;}
.dtjt8_div_img .number .nomal{font-size:0px;border-radius:50%;width:10px;height:10px;border:0px;background:#fff;opacity:1;}
.dtjt8_div_img .number .current{font-size:0px;border-radius:50%;width:10px;height:10px;border:0px;background:#034c97;opacity:1;}
.dtjt9_div_img .number .nomal{font-size:0px;}
.dtjt9_div_img .number .current{font-size:0px;}
.dtjt9_div_img img{width:500px;height:372px;}
.dtjt9_div_text{bottom:-5px;position:relative;}
.dtjt9_div_text a:link,.dtjt9_div_text a:visited,.dtjt9_div_text a:active,.dtjt9_div_text a:hover{font-size:0.9rem;font-weight:normal;}
.dtjt9_div_time{font-size:16px;color:#999;background:url(../images/time1.png) no-repeat left;padding-left:1rem;}
/**主页banner开始**/
#banner { }
#banner .inner {width:auto;max-width:100%; background:#fff; text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}javascript:;
#m-container .inner {}
/**首页三列布局**/
.mbox { background:; }
.whitebg{background:#fff;padding:1.5rem;box-shadow: 0px 2px 5px rgba(0,0,0,0.02),0px 2px 1px rgba(0,0,0,0.02);box-sizing:border-box;}
.main1{padding: 2.5rem 0px 2.5rem 0;background:url(../images/mainbg1.jpg) no-repeat center top;clear:both;}
.main1 .inner{}
.main1 .mod {width:48rem;}
.main1 .mod .ml{width:24rem; min-height:23rem;}
.main1 .mod .mc{width:20rem; min-height:23rem;}
.main1 .inner .mr{ width:20rem;min-height:23rem;}
.main1 .ml .news_list li.news{}
.main1 .ml .news_list li.news .news_title{line-height:24px;}

.dtjt10_div_img img{width:100%;height:16.8rem;}
.dtjt10_div_text_time{color:#6168ed;padding-left:1.4rem;background:url(../images/time.png) no-repeat left;background-size:0.9rem;}
.main2{padding: 2rem 0px 2rem 0px;background:url(../images/mainbg2.jpg) no-repeat center top;background-size:100% 100%;}
.main2 .inner{margin:0 auto;}
.main2 .inner .ml,.main2 .inner .mc,.main2 .inner .mr{ 
	width:22rem;
    min-height: 23rem;}
.main2 .inner .mc{margin-left:1.8rem;}
.main2 .con2{margin-top:20px;font-size:0.9rem;}
.main2 .whitebg{padding:1.2rem}
.news_date1{font-size:0.9rem;color:#6168ed;font-weight:bold;}
.main1 .news_list .news_title{font-size:0.9rem;}
.main1 .news_list .whitebg:hover{background:#6168ed;}
.main1 .news_list .whitebg:hover .news_date1{color:#fff;}
.main1 .news_list .whitebg:hover .news_title{color:#fff;}
.main2 .con2 ul li.news{position:relative;}
.main2 .con2 ul li.news .news_title::after{
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0em;
    height: 1px;
    background: #3f20d7;
    transition: .6s;
}
.main2 .con2 ul li.news .news_title:hover::after{width: 100%;}

.main3{background:#f1f1f1;}
.main3 .inner{padding-top:2rem;padding-bottom:2rem;}
.keyan2{width:32%;box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.03);}
.keyan2 .wenzhang{background:#fff;}
.keyanleft .dtjt9_div_text .dtjt9_div_text_title{padding-left:1rem;}
.keyanleft .dtjt9_div_time{margin-left:1rem;}
/**标题栏新闻窗口**/
.post { margin-bottom:0.5rem; }
.post .tt {display:inline-block; width:100%;  border-bottom: 3px solid #167cdc; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:1.2rem;margin-top:15px;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color:#00612c;font-family:"Microsoft yahei";font-weight:normal;}
.post .tt .tit .name{ display:none; line-height:16px; color:#00612c; }/*栏目别名*/
.post .con { padding: 0px; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; } 
.post .more_btn { display:inline-block; height: 20px; margin-top:25px; line-height: 20px; float:right; margin-right:20px;}
.post .more_btn .more_text,.post .more_btn a {font-size:0.8rem;/*font-family:"Simsun";*/ cursor:pointer;} 
.post .more_btn a{color:#333;} 
.main3 .keyan1{width:65%;}
.main3 .keyan1 .news_list li.news{margin-left:1rem;}

.main3 .keyanleft{width:49%;float:left;background:#fff;}
.main3 .keyanright{width:49%;float:right;}

.div_piccontenttitle_li .c_pt_12 .c_txt h3{font-size:18px;font-weight:bold;}
.div_piccontenttitle_li .c_pt_12 .c_txt h3 {white-space:normal;line-height:30px;}
.div_piccontenttitle_li .c_pt_12 .c_txt{float:left;margin-top:20px;line-height:40px;}
.div_piccontenttitle_li .c_pt_12 .c_pic{padding:5px 20px 0 0;}

.mr .div_piccontenttitle_li .c_pt_12 .c_pic{padding-top:20px;}

.main2 .mr .c_pt_12{font-size:16px;line-height:35px;}
/*标准标题*/
.post1{ margin-bottom:10px; }
.post1 .tt {display:inline-block; width:100%; } /**标题栏**/
.post1 .tt .tit { display:inline-block;position:relative; float:left; font-size:24px;line-height:24px;} /**标题字体**/
.post1 .tt .tit .title {display:block;color:#00612c;font-family:"Microsoft yahei";font-weight:bold;}
.post1 .tt .tit .title::after{content:'';width:3rem;height:1px;background:#6168ed;position:absolute;left:8rem;bottom:1.8rem;}
.post1 .more_btn { display:inline-block; height:1.2rem; line-height:1.2rem; float:right;padding:0px;margin-top:2rem;}
.post1 .more_btn .more_text,.post .more_btn a {font-size:0.8rem;cursor:pointer;margin:0px;line-height:1.2rem;color:#6168ed;} 
.more_text a{ display: flex; /* 设置为flex布局 */    justify-content: center;}
.more_text img {
    width: 20px; /* 根据需求设定图片宽度 */
    height: auto; /* 保持高度自动计算 */
}
.post1 .more_btn a{color:#333;} 
.more_btn .more_text img {
    width: 20px; /* 根据需求设定图片宽度 */
    height: 20px;margin-left:5px; /* 保持高度自动计算 */
}
.imgscroll2_td {text-align:center;padding:10px;position:relative;height:9rem;}
.imgscroll2_img img{position:absolute;transition:0.3s; -webkit-transition: margin-bottom .8s; -moz-transition: margin-bottom .8s; -o-transition: margin-bottom .8s;height:9rem;left:0px;}
.imgscroll2_img img:hover{margin-bottom: 10px;transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transition: 0.5s;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {font-size:16px;}
.post2 .tt .tit .title {color: #8f000b;}
.post2 .con { padding: 0px 0; margin:0 auto; }
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {color: #017937;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {transition: 0.3s;position:relative;font-size:0.9rem;} /**标题图标**/
.news_list li.news .news_title { position:absolute;transition:0.3s; -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;} 
.news_list li.news .news_title:hover{margin-left: 10px;}

.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; 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:40px; color: #666; }
.news_list li.news p a { color:#333; }
.news_list li.news p a:hover { color:#8f000b; text-decoration:none;}

.news_list li.news img:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);transition: 0.5s;}

.con3 .news_list li{background:url(../images/li.jpg) no-repeat left;padding-left:15px;height:2.4rem;line-height:2.4rem;clear:both;float:none;}
.main2 .con1 li{border-bottom:1px solid #ddd;height:5rem;margin-bottom:1rem;}
/*日历新闻*/
.rili{}
.rili .con{ padding:0px 0px 0px 10px;}
.rili .news_list {}
.rili .news_list li.news{background:none;padding-left:0px;padding-top:9px;height:3.5rem;}
.rili .news_list li.news.n1{margin-top:0px;padding-top:0px;}
.rili .news_list li.news .news_date{float: left;width: 4.8rem; height:3.25rem;margin-right:10px;text-align:center;color:#666;background:#e5edf4;}
.rili .news_list li.news .news_date .news_day{font-size:1.2rem;text-align:center;height:1.75rem;line-height:2rem;font-weight:bold;}
.rili .news_list li.news .news_date .news_year{font-size:0.7rem;height:0.9rem;line-height:0.9rem;}
.rili .news_list li.news .news_wz{padding:0px 0px;float:left;positon:relative;} 
.rili .news_list li.news .news_title{line-height:24px; font-size:0.9rem;color:#333;position:absolute;transition:0.3s; -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;width:18rem;padding-top:5px;} 
.rili2 .news_list li.news .news_title:hover{margin-left: 10px;}

/*日历新闻1*/
.rili1{}
.rili1 .con{ padding:5px 0px;}
.rili1 .news_list {}
.rili1 .news_list li.news{background:none;padding-top:1.2rem;border-bottom:1px solid #ddd;height:4.7rem;box-sizing: border-box;}
.rili1 .news_list li.news.n1{margin-top:0px;padding-top:0px;height:4rem;}
.rili1 .news_list li.news .news_date{float: left;width: 4.8rem; height:3.25rem;margin-right:10px;text-align:center;color:#666;background:#e5edf4;}
.rili1 .news_list li.news .news_date .news_day{font-size:1.2rem;text-align:center;height:1.75rem;line-height:2rem;font-weight:bold;}
.rili1 .news_list li.news .news_date .news_year{font-size:0.7rem;height:0.9rem;line-height:0.9rem;}
.rili1 .news_list li.news .news_wz{padding:0px 0px;float:left;positon:relative;} 
.rili1 .news_list li.news .news_title{line-height:24px; font-size:0.9rem;color:#333;position:absolute;transition:0.3s; -webkit-transition: margin-left .8s;width:15rem;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;} 
.rili1 .news_list li.news .news_title:hover{margin-left: 10px;}

/*日历新闻2*/
.rili2{}
.rili2 .con{ padding:0px 0px 0px 10px;}
.rili2 .news_list {}
.rili2 .news_list li.news{background:none;padding-left:0px;height:4rem;box-sizing: border-box;margin-top:1.2rem;border-bottom:1px solid #ddd;display:flex;}
.rili2 .news_list li.news.n1{margin-top:0px;padding-top:0px;}
.rili2 .news_list li.news .news_date{float: left;width:4.7rem; height:3rem;margin-right:0.5rem;text-align:center;color:#6168ed;background:#dfe1fb;}
.rili2 .news_list li.news .news_date .news_day{font-size:1.2rem;text-align:center;height:1.75rem;line-height:2rem;font-weight:bold;}
.rili2 .news_list li.news .news_date .news_year{font-size:0.7rem;height:0.9rem;line-height:0.9rem;}
.rili2 .news_list li.news .news_wz{padding:0px 0px;flex:1;position:relative;} 
.rili2 .news_list li.news .news_title{line-height:1.2rem; font-size:0.9rem;color:#333;position:absolute;transition:0.3s; -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;padding-top:5px;} 
.rili2 .news_list li.news .news_title:hover{margin-left: 6px;}


/*日历新闻3*/
.rili3{}
.rili3 .con{ padding:5px 0px;}
.rili3 .news_list {}
.rili3 .news_list li.news{background:none;padding-left:0px;padding-top:0.5rem;height:4rem;margin-top:15px;box-sizing: border-box;}
.rili3 .news_list li.news.n1{margin-top:5px;}
.rili3 .news_list li.news .news_date{float: left;width: 4.8rem; height:3.25rem;margin-right:10px;text-align:center;color:#666;background:#e5edf4;}
.rili3 .news_list li.news .news_date .news_day{font-size:1.2rem;text-align:center;height:1.75rem;line-height:2rem;font-weight:bold;}
.rili3 .news_list li.news .news_date .news_year{font-size:0.7rem;height:0.9rem;line-height:0.9rem;}
.rili3 .news_list li.news .news_wz{padding:0px 0px;float:left;positon:relative;} 
.rili3 .news_list li.news .news_title{line-height:24px;width:19rem; font-size:0.9rem;color:#333;position:absolute;transition:0.3s; -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;} 
.keyan2 .rili3 .news_list li.news .news_title{width:18rem;}
.rili3 .news_list li.news:hover{background:#2a58b0;}
.rili3 .news_list li.news:hover .news_date{border-right:1px solid #fff;}
.rili3 .news_list li.news:hover .news_date .news_day{color:#fff;}
.rili3 .news_list li.news:hover .news_date .news_year{color:#fff;}
.rili3 .news_list li.news:hover .news_title a{color:#fff;}
.rili3 .news_list li.news:hover  .news_date{background:none;color:#fff;}



.dtjt10_div_text .dtjt10_div_text_text{line-height:1.5rem;color:#999;font-size:0.8rem;margin-top:0.5rem} 
.dtjt10_div_text .dtjt10_div_text_text p{text-indent:0;}
.dtjt10_div_text a:link,.dtjt10_div_text a:visited,.dtjt10_div_text a:hover,.dtjt10_div_text a:active{font-size:18px;color:#000;font-weight:normal;}
.dtjt10_div_text .dtjt10_div_text_title{background:none;height:2.4rem;line-height:2.4rem;text-align:left;}
/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {}
.tu_news_list .news_list li.news{float: left; width: 145px;background:none;transition: 0.3s;}
.tu_news_list .news_list li.news .news_wz{float: left; width: 295px; margin-left:25px;} 
.tu_news_list .news_list li.news .news_title{line-height: 20px; font-size: 18px; color:#095497;} 
.tu_news_list .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 

/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{width:25rem;background:#fff;box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.03);}
.tu_text .news_list li.news .news_title{line-height: 24px;font-size: 0.9rem;color:#333;height:2.5rem;} 
.tu_text .news_list li.news .news_imgs,.tu_text .news_list li.news .news_imgs img{width:20.5rem;height:16rem;}
.tu_text .news_list li.news .news_wz{width: 100%;height:80px;position:relative;margin-top:15px;display:flex;} 
.tu_text .news_list li.news .news_text{line-height:24px; font-size:14px;margin-left:10px;color:#999;flex:1;} 
.tu_text .news_list li.news .news_text a{color:#999;}
.tu_text .news_list li.news .news_title a:hover{color:#2a57af;font-weight:bold;}


.tu_text .news_list li.news .news_time{width: 4.8rem; height:3.25rem;margin-right:10px;text-align:center;color:#666;background:#e5edf4;} 
.tu_text .news_list li.news .news_time .news_day{font-size:1.2rem;text-align:center;height:1.75rem;line-height:2rem;font-weight:bold;}
.tu_text .news_list li.news .news_time .news_year{font-size:0.7rem;height:0.9rem;line-height:0.9rem;}


.tu_text .news_list li.news.i1{background:#f2f2f2;border-bottom:none;}
.tu_text .news_con.con2 .news_list li.news .news_title{line-height: 41px;}
.pd30{padding:30px;}
.tu_text .news_list li.news:hover{background:#;}



/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1;margin-bottom:20px;}
.tu_news .news_list li.news{float: left; width:16rem;background:#fff; position:relative;padding-left:0.5rem;padding-right:0.5rem;transition: 0.3s;box-shadow:4px 4px 5px 5px rgba(0,0,0,0.1)}
.tu_news .news_list li.news img{width:16rem;  }

/*图标链接*/
.tu_link {display:inline-block;width:100%;}
.tu_link #wp_nav_w61{margin:0px -25px; *margin:0px 0px;}
.tu_link .iconcon{float:left;width:10%;padding-bottom:13px;text-align:center;text-decoration:none;height: 75px;background: url(images/icon_hover.png) no-repeat   center -137px;}
.tu_link .iconcon:hover{background-position:center top;}
.tu_link .iconcon .icon{display:inline-block;width: 46px;height: 50px;margin-top: 10px;margin-bottom: 15px;background:url(images/icon.png) no-repeat;opacity:0.6;filter:alpha(opacity=60);}
.tu_link .iconcon:hover .icon{opacity:1; filter:alpha(opacity=100);}
.tu_link .iconcon p{font-size: 14px; line-height: 10px;color: #830C2B;}
.tu_link .iconcon.i1 .icon{background-position: -21px -14px;}
.tu_link .iconcon.i2 .icon{background-position: -140px -14px;}
.tu_link .iconcon.i3 .icon{background-position: -260px -13px;}
.tu_link .iconcon.i4 .icon{background-position: -391px -12px;}
.tu_link .iconcon.i5 .icon{background-position: -519px -14px;}
.tu_link .iconcon.i6 .icon{background-position: -647px -14px;}
.tu_link .iconcon.i7 .icon{background-position: -765px -14px;}
.tu_link .iconcon.i8 .icon{background-position: -878px -14px;}
.tu_link .iconcon.i9 .icon{background-position: -1002px -11px;}
.tu_link .iconcon.i10 .icon{background-position: -1122px -11px;}

/*滚动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: '';}




.post-11{}
.post-11 .con{ padding:5px 0px;}
.post-11 .news_list {}
.post-11 .news_list li.news .news_imgs{float: left; width:270px;}
.post-11 .news_list li.news .news_wz{float: left; width: 328px; margin-left:15px;padding-top:8px;} 
.post-11 .news_list li.news .news_title{line-height:24px; font-size:16px; color:#333333;} 
.post-11 .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 

.post-31{}
.post-31 .tt .tit {padding-left: 36px; background: url(images/m_icons.png) no-repeat -6px -75px;}
.post-31 .news_list{width:100%;}
.post-31 .news_list li.news{float: left; margin-right:20px;/* width:12.5%; */ }
.post-31 .news_list li.news .news_title{line-height: 24px; font-size: 16px; color: #b9b9b9;} 
.post-31 .news_list li.news .news_title a{color: #979797;white-space:nowrap; } 
.post-31 .news_list li.news .news_title a:hover{color: #333;} 

.post-41 .news_con{margin-bottom:10px;}
.post-42 .rili .news_list li.news .news_date{background:none;}
.post-42 .rili .news_list li.news .news_date .news_year{color:#8f000b;}
.post-42 .rili .news_list li.news .news_date .news_days{color:#8f000b;}

.post-42 .rili .news_list li.news{margin-top: 6px;padding-top: 6px;}

.post-51 .news_list{}
.post-51 .news_list li.news{margin-bottom:20px;}
.post-51 .news_list li.news .news_days{float:left; padding:0px 10px; margin-right:10px;line-height: 32px; background:#cab89f; text-align:center;color:#fff;}
.post-51 .news_list li.news .news_title{float:left;line-height: 22px;font-size: 14px;color: #b9b9b9;margin-top: 6px;} 
.post-51 .news_list li.news .news_title a{color: #000;/* white-space:nowrap; */} 
.post-51 .news_list li.news .news_title a:hover{color: #333;} 

.post-52 .news_con{margin-bottom:10px;}
/** 
*其他样式
*/
/**友情链接**/
.postlink{background:#efefef;font-size:14px;height:110px;line-height:44px;}
.postlink.wrap-open{  }
.postlink .tt{ float:left;display:inline-block;font-size:16px;font-weight:bold;padding-right:15px;}
.postlink .con{ margin:0 auto;}
/**链接样式**/.xblink ul{}
.xblink li {float:left; margin-right:25px;margin-top:30px;margin-left:25px;}
.xblink li span{} 
.xblink li span a{ display:block; width:100%; } 
.xblink li span a:hover{ background:#eee; } 
.xblink select{height:44px;font-size:16px;line-height:44px;border:1px solid #ddd;padding-left:20px;}
/**
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
.read{width:90%;margin:0 auto;}
/*栏目图片*/
.l-banner{text-align:center;}
.l-banner img{width:100%;}
/**主体列表页开始**/
#l-container {
    position: relative;
    padding-bottom: 2rem;
	
}
#l-container .inner {display:flex;position:relative;}
#l-container .inner::after{position: absolute;
    top: 0;
    right: -0.8rem;
    display: block;
    content: "";
    width: 0.8rem;
    height: 22rem;
    background: url(../images/shadow-2.png) no-repeat center center/cover;}
/**主体文章页开始**/
*, *::after, *::before {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
}
#d-container {
    position: relative;
    padding-bottom: 2rem;		
}
#d-container .inner {
    min-height: 460px;
	display:flex;}
#d-container .inner::before {
    position: absolute;
    top: 0;
    left: -0.8rem;
    display: block;
    content: "";
    width:0.8rem;
    height: 22rem;
    background: url(../images/shadow-1.png) no-repeat center center/cover;
}
#d-container .inner::after {
    position: absolute;
    top: 0;
    right: -0.75rem;
    display: block;
    content: "";
    width: 0.75rem;
    height: 22rem;
    background: url(../images/shadow-2.png) no-repeat center center/cover;
}
.innerwrapper{flex: 1;
    overflow: hidden;}
/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }

.col_menu {width: 13.3rem;
    position: relative;
	margin-top:-2rem;
	min-height:22rem;
	float:left;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: url(../images/columetitle.png) no-repeat center;height:100px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:30px; font-weight:bold; color:#fff;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:100px; text-align:center}  /**栏目名称图标**/
.col_menu .col_menu_con{
	padding:1.4rem 1.1rem 9rem 1.1rem;
    background:#fff url(../images/sidebar-bg.png) no-repeat center bottom/100% auto;
	
}
/*栏目列表*/
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { padding-bottom:30px; }
.col_list .wp_listcolumn .wp_column a {
	position: relative;
    display: block;
    padding: 0 1rem;
    font-size: 0.8rem;
    line-height: 3.4rem;
    color: #2f2f2f;width:85%;
	border-bottom:1px solid #ddd;background:none;
	
}.wp_listcolumn{border:0px;}
.col_list .wp_listcolumn .wp_column>a::before{
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    left:1.5rem;
    content: "";
    display: inline-block;
    width: 0.1rem;
    height: 0.75rem;
	}
.col_list .wp_listcolumn .wp_column>a::after {
	position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    right: 2rem;
    content: "";
    display: inline-block;
    width: 0.45rem;
    height: 0.5rem;
}	
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px 0px 0px 50px;height:90px;line-height:90px;} 	
.col_list .wp_listcolumn .wp_column a.selected,.col_list .wp_listcolumn .wp_column a.parent { color: #6972ea;
    font-weight: 600;} 
.col_list .wp_listcolumn .wp_column a.selected::after,.col_list .wp_listcolumn .wp_column a.parent::after{ background: url(../images/sidebar-arrow.png) no-repeat center center/cover;}
.col_list .wp_listcolumn .wp_column a.selected::before,.col_list .wp_listcolumn .wp_column a.parent::before{ background: url(../images/sidebar-icon-active.jpg) no-repeat center center/cover;}
		

.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #6972ea;}
.col_list .wp_listcolumn .wp_column .sub_list .selected a.selected span.column-name{color: #6972ea;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; }
.col_list .wp_listcolumn .wp_column.selected > a .column-name{ color:#6972ea;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list{padding-bottom:30px;}
.col_list .wp_listcolumn .wp_column .sub_list a { color:#333;background:none;height:60px;line-height:60px;border-bottom:0px;} 	
.col_list .wp_listcolumn .sub_list a .column-name { display:inline-block; line-height:60px; padding:5px 10px 5px 65px; cursor:pointer;color:#696969;}
.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:;min-height:500px;flex:1;margin:1rem;background:#fff;} /**栏目新闻**/
.col_news .col_news_box{min-height:500px;}
.col_news_head {
    align-items: center;
    height: 3.5rem;
	margin:0 1rem;
    border-bottom:3px solid #ddd;
	
}.col_news_head .col_title{float:left;height:3rem;line-height:3rem;background:#6168ed;color:#fff;padding:0 1rem;margin-top:0.65rem;}
.col_news_head .col_title h2{background:url(../images/)}
.col_news_head .col_title h2{background:url(../images/titleicon.png) no-repeat left;padding-left:2.5rem;background-size:2.05rem 1.85rem;font-size:1.2rem;}
.col_news_head .col_path{float:right;line-height: 3.5rem; background:url(../images/location.png) no-repeat left;background-size:0.9rem 1.35rem;padding-left:1.2rem;font-size:16px;color:#666;}  /**当前栏目**/

.flex{
	display: flex;
    justify-content: space-between;}
.col_news_head .title {
    font-size: 1.2rem;
	height:3.5rem;
	line-height:3.5rem;
    color: #2f2f2f;
    font-weight: 900;
}
.col_news_con { padding:1px 30px 10px 30px; margin:0 7px;}
.col_news_list { margin-top:7px;padding-bottom:5rem;}
.col_news_list .news_list li.news{ background:url(../images/li.jpg) no-repeat left;padding-left:0.9rem;height:3rem;line-height:3rem;font-size:0.9rem;border-bottom:1px solid #ddd;}
.listcon .list2{}
.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:13px; 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); }   /**列表页文章图片大小限制**/
.wp_entry{width:98%;margin:1rem auto;}
.wp_paging{font-size:0.8rem;margin-top:2rem;}
.wp_listalbumn{padding:0.5rem 1rem;width:auto;}

.wp_listalbumn .albumn_info{padding: 0.5rem;
    background-color: #E5F0FF;
    position: relative;
    transition: 0.3s ease-in-out;width:auto;}
.wp_listalbumn .albumn_info:hover{background:#2a57af;}
.wp_listalbumn .albumn_info:hover .Article_Title a{color:#fff;}
.wp_listalbumn .albumn_info .Article_MicroImage img{width:200px;height:280px;}
.wp_listalbumn .albumn_info .Article_Title{margin-bottom:15px;}
.wp_listalbumn .albumn_info a{font-size:0.8rem;}
.wp_listcolumn .wp_column{margin-bottom:10px;}

@keyframes menu_fill_left_in{
    0%{
		transform: scale3d(0, 1, 1);
        transform-origin: 0 50%;
    }
    100%{
        transform: scale3d(1, 1, 1);
		transform-origin: 0 50%;
	}
}
@keyframes menu_fill_left_out{
    0% {
        transform: scale3d(1, 1, 1);
        transform-origin: 100% 50%;
    }
    100% {
        transform: scale3d(0, 1, 1);
        transform-origin: 100% 50%;
    }
}
/**文章页**/
.infobox { width:auto; margin:0 auto; padding:0px;}
.article {padding-top: 10px;
    min-height: 500px;
  }
.sidelist {
    float: right;
    width: 25.4%;
    padding-top: 0.4rem;
    margin-bottom: 0.5rem;
}
.sidelist .post{padding:2rem 3rem 5rem;
    background: #e7f0fe url(../images/sidebar-bg.png) no-repeat center bottom/100% auto}

.article h1.arti_title {
	padding: 1rem 0 1rem 0;
    font-size: 1.2rem;
    font-weight: 600;
    color: #2a57af;
    text-align: center;} /**文章标题**/
.article .arti_metas { 
text-align:center;
    padding:0.5rem;
    margin:0 1rem;
    background-color:#f5f5f5;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:30px; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;text-indent:2em;}
.article .entry .read img {margin:0 auto!important; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer { background:url(../images/footbg.jpg) no-repeat top;position:relative;background-size:100% 100%;}
#footer .inner {padding:3rem 0;box-sizing:border-box;text-align:center;}
#footer .inner h3{font-size:1.2rem;color:#fff;text-align:left;display:inline;margin-left:0px;float:left;margin-bottom:15px;}
#footer .inner .foot-left{float:left;width:33%;}
#footer .inner .foot-left a{color:#fff;float:left;height:2rem;line-height:2rem;font-size:0.8rem;}
#footer .inner .foot-left a:nth-child(odd){margin-right:1.5rem;display:inline-block;text-align:left;width:9rem;}
#footer .inner .foot-left a:nth-child(even){margin-right:0px;display:inline-block;text-align:left;width:9rem;}
#footer .inner .foot-center{float:left;text-align:center;width:33%;}

.foot-center img{max-width:100%}
#footer .inner .foot-center p{margin-top:1rem;}
#footer .inner .foot-right{float:right;}
#footer .inner .foot-right .erweima{}
#footer .inner .foot-right .erweima img{width:151px; height:151px; vertical-align:top;}
#footer .inner .foot-right p{color:#fff;text-align:center;line-height:1.3rem;}
#footer .copyright{webkit-animation-name: fadeInUp; animation-name: fadeInUp;background:#000;clear:both;text-align:center;}
#footer .copyright p{color:#fff;font-size:14px;}
.Site_Copyright{color:#fff;text-align:center;}
#footer .inner p{font-size:0.8rem;line-height:1.8rem;color: #fff;webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
#footer .inner p span { margin:0 3px;-webkit-animation: rotateWordsFirst 10s ease-in infinite 0s;
-o-animation: rotateWordsFirst 10s ease-in infinite 0s;
-moz-animation: rotateWordsFirst 10s ease-in infinite 0s;
-ms-animation: rotateWordsFirst 10s ease-in infinite 0s;
animation:rotateWordsFirst 10s ease-in infinite 0s; }
#footer .inner p.copyright span{font-weight:bold; color:#fff;}
#footer .inner p.copyright span a{font-weight:bold; color:#fff;}
.siteCounter5{display:inline;}

/* 返回顶部 */
:root {
	font-size: 20px;
	--red: #da2c4d;
	--yellow: #f8ab37;
	--green: #2ecc71;
	--white: #ffffff;
	--grey-light: #f2f7f9;
	--grey: #444e86;
	--black: #080808;
	--black-blue: #1f2029;
	--black-blue-light: #353746;
	--black-blue-light-2: #404255;
	--black-blue-light-3: #4b4d64;
	--black-light: #424455;
}
.progress-wrap {
	position: fixed;
	right: 20px;
	bottom: 40px;
	height: 46px;
	width: 46px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	background:rgba(42,87,175,1);
	box-shadow: inset  0 0 0 2px rgba(255,255,255,0.2);
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	font-family: 'unicons';
	content: '↑';
	text-align: center;
	line-height: 48px;
	font-size: 24px;
	color: var(--white);
	left: 0;
	top: 0;
	height: 48px;
	width: 48px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap:hover::after {
	opacity: 0;
}
.progress-wrap::before {
	position: absolute;
	font-family: 'unicons';
	content: '↑';
	text-align: center;
	line-height: 48px;
	font-size: 24px;
	opacity: 0;
	background-image: linear-gradient(298deg, var(--white), var(--yellow));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 48px;
	width: 48px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap:hover::before {
	opacity: 1;
}
.progress-wrap svg path { 
	fill: none; 
}
.progress-wrap svg.progress-circle path {
	stroke: var(--white);
	stroke-width: 6;
	box-sizing:border-box;
	-webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}


*{zoom:1}
		.fullSlide{ position:relative;  margin:0 auto; }
		.fullSlide .bd{ position:relative; z-index:0; }
		.fullSlide .bd li img{width:100%; vertical-align:top;  transform: scale(1.01);} 
		.fullSlide .hd{position:absolute; z-index:1; margin-top:-120px;margin-bottom:120px; height:50px; line-height:50px;  text-align:center; margin-left:80%;display:flex;}
		.fullSlide .hd ul{ text-align:center;  padding-top:5px; display:flex; float:left;}
		.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:2rem; height:2rem;line-height:2rem;padding:0px; margin:0.5rem;border-radius:50%; overflow:hidden; 
			font-size:1rem;color:#fff;
		}
		.fullSlide .hd ul .on{ background:#fff;color:#6168ed;font-weight:bold;}
		.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:22px; height:24px; position:relative; margin-top:20px; float:left;}
		.fullSlide .prev{ background:url(../images/pre.png) 0 0 no-repeat;}
		.fullSlide .next{  background:url(../images/next.png) 0 0 no-repeat; float:right; margin-right:3%  }
		.fullSlide .prev:hover,.fullSlide .next:hover{  }


/* 登录样式 */
#wp_login_w04{ margin-top:33px; }
#wp_login_w04 .title{ float:left; line-height:35px; margin-left:110px; margin-right:10px; font-size:15px; }
#wp_login_w04 input{ border:1px solid #d1d1d1; width: 80px; line-height:34px; padding-left:4px; height:auto; padding:0px; }
#wp_login_w04 #w04_loginButton{ width:81px; height:35px; background:url(images/members_btns.jpg); cursor:pointer; border:0px; vertical-align:middle; color:#fff; }
#wp_login_w04 .login_input { border:0px!important; width:auto; margin-right: 7px; height:34px; line-height:34px; }
#wp_login_w04 .login_input img{ vertical-align:middle; margin-top:5px; }
#wp_login_w04 .login_input .input{ border:0px solid #d1d1d1; width:auto; line-height:34px; height:auto; padding:0px; }
#wp_login_w04 .login_btn .button { display:inline-block; float:left; width:auto; height:auto; background-color:#eee; border:0px solid #ccc; }
/* 自定义登录样式 */
.form_box{}
.form_box .input_box{margin-right:10px;}
.form_box .input_box input{height: 32px;line-height: 32px;border:1px solid red;}
.form_box .input_box .input_text{width:165px; border:1px solid #bdbdbd;padding:0px 4px;}
.form_box .input_box .input_btn{width:80px;font-size:14px; background:#db8b1f; border:0px; color:#fff; font-family:"Microsoft Yahei"; cursor:pointer;}
.form_box .input_box .input_btn:hover{background:#c87c16;}
/* 分享二维码 */
.shares{ display:inline-block; float:right; }
.shares .share{float:left;width: 147px;/* height:35px; *//* margin-right: 21px; */position:relative;vertical-align:middle;text-align: center;border:0px solid red;}
.shares .share a{ opacity:.6; filter:Alpha(opacity=60); }
.shares .share a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares .share .zdy{ display:inline-block; width: 81px; height: 35px; color:#9ba6b3; }
.shares .share.n1 .zdy-1{ background:url(images/er1.jpg) no-repeat 0 0; }
.shares .share.n2 .zdy-2{ background:url(images/er2.jpg) no-repeat 0 0; }
.shares .share .con{/* display:none; *//* position:absolute; *//* bottom:40px; *//* left:50%; *//* z-index:100; *//* margin-left: -20px; */}
.shares .share .con img{ width: 106px; height:auto; }
.shares .share  span{color: #C69A9D;}
/*筛选功能样式*/
.wp-paralist{}
.wp-paralist .dl-horizontal{padding:8px 0px;border-bottom:1px solid #dedede;}
.wp-paralist .dl-horizontal dt{float: left;width: 64px;margin:3px 0px;padding: 2px 15px; font-weight:bold; overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap; font-size:14px; color:#000;}
.wp-paralist .dl-horizontal dd{margin-left:100px;}
.wp-paralist .dl-horizontal dd .btn{display:inline-block;margin:3px 0px;padding: 2px 15px;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;}
.wp-paralist .dl-horizontal dd .btn.select{background:#2da45a; border-radius:15px; color:#fff;}
/**
 * 特殊页面
 */
/*二级页面*/

/*列表页*/
/*banner*/
.mbanner .focus-navigation { opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.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;}
.mbanner .focus-next { right:20px;background:url(images/slide_next.png) no-repeat right top}

.mbanner .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.mbanner .focus-page { display:inline-block; width:13px; height:13px;  margin-right:5px;background:url(images/slide_btns.png) no-repeat center top;}
.mbanner .focus-page-active {background-position:center bottom;}

.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;}



.shiziduiwu{}
.shiziduiwu li{width:10rem;margin:1rem;height:350px;float:left;padding: 1rem;
    background-color: #E5F0FF;
    position: relative;
    transition: 0.3s ease-in-out;
    }
.shiziduiwu li img{width:200px;height:280px;}
.shiziduiwu li h5,.shiziduiwu li h6{text-align:center;font-weight:normal;}
.shiziduiwu li:hover{background:#2a57af;}
.shiziduiwu li:hover h5 a,.shiziduiwu li:hover h6 a{color:#fff;font-weight:normal;}
.shiziduiwu1 li{float:left;margin:1rem 0rem 0 2rem;}


#wp_paging_w2{clear:both;margin-top:30px;}
.Article_Content img{max-width:800px;height:auto;}
.list_banner{width:100%}
@media screen and (max-width: 1210px) {
.top,.nav00,.footer,.list_banner{width:1200px;}
}.lingdao {
    height: 40px;
    line-height: 40px;
    background: #ececec;
    text-align: left;
    margin-top:1rem;
    float: none;
    clear: both;
}.lingdao .title {
    font-size: 18px;
    font-weight: bold;
    color: #666;
    padding-left: 2em;
}.Column_Anchor{font-size: 32px;
    padding-bottom: 10px;
    letter-spacing: 10px;
    color: #fff;
    background: url(../images/titlebtt.jpg) no-repeat center bottom;}

.sidelist .side_tit{font-size: 1rem;color: #2a57af;line-height:1rem;margin-bottom: 2rem;font-weight:bold;}
.sidelist li.news{position: relative;border-left:1px solid rgba(213, 226, 225, 0.8);padding: 0 0 2rem 1rem;}
.sidelist li.news:before{content: "";width: 11px;height: 11px;border-radius: 50%;background: #2a57af;position: absolute;left:0;top:0;transform: translate(-50%,-50%);}
.sidelist li.news .news_time{font-size: 0.8rem;line-height: 1rem;color: #2a57af;top: -0.5rem;position: relative;}
.sidelist li.news .news_title{font-size: 0.8rem;line-height: 1rem;max-height: 2rem;}


	.ladyScroll{width:100%;position:relative;height:11rem;margin-left:-1rem;margin-right:-1rem;}
	.ladyScroll .prev,.ladyScroll .next{width:51px;height:45px;position:absolute;top:5rem;left:1.5rem;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
	.ladyScroll .next{ left:auto; right:0; background-position:0 -97px;}

	.ladyScroll .scrollWrap{width:100%;overflow:hidden;position:absolute;}
	.ladyScroll dl{float:left;width:15.8rem;text-align:center;position:relative;margin:0 1rem;}
	.ladyScroll  span{display:block;width:15.8rem;height:53px;position:absolute;left:5px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
	.ladyScroll  dt{margin:0 auto;width:15.8rem;overflow:hidden;}
	.ladyScroll  img{display:block;width:15.8rem;height:11rem;}
	.ladyScroll  dd{width:15.8rem;height:2rem;line-height:2rem;font-size:0.9rem;color:#fff;text-align:center;overflow:hidden;position:absolute;left:0;bottom:0;background-image: linear-gradient(180deg,rgba(0,0,0,0.1) 0,rgba(0,0,0,0.5) 100%);}
	.ladyScroll  dd a{ color:#fff;  }
	.ladyScroll  dd a:hover{ text-decoration:none;  }
	.ladyScroll dl:hover span{ background:#B52153;  }
.videoimg a::before{content:'';background:url(../images/play.png) no-repeat center;width:2rem;height:2rem;background-size:100% 100%;position:absolute;display:block;top:45%;left:45%;z-index:999;}