@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; }
.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; }
input:-internal-autofill-selected {background-color:#fff;}
input:focus{background:#fff;}input:-webkit-autofill{ -webkit-box-shadow:0 0 0px 1000px #fff inset;}
/*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:url(../images/bg.jpg) no-repeat center top #fff;  }
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:76rem; margin:0 auto;positon:relative;} /**页面全局宽度**/

/*head开始*/
.topinfo{width:100%;height:2rem;border-bottom:1px solid #fff;}
.welcome{height:2rem;line-height:2rem;color:#fff;font-size:0.8rem;}
.welcome span{font-size:0.8rem;}

#header {}
#header .inner{}
.head{width:100%; position:relative;height:8rem;} 
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.head .head-left{float:left;display:inline-block;width: 33rem;height:4.2rem;margin-top:1.6rem;}
.head .head-left .sitelogo{webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.head .head-left .sitelogo img{width:33rem;}
.head .head-right{float:right;display:inline-block;width: 30rem;height: 2rem;margin-top:2rem;}

.wp-search {position: relative;background:#ffffff;border-radius:1.1rem;margin-top:0.5rem;height:2.2rem;line-height:2.2rem;width:14rem;overflow:hidden;padding:0px;float:right;}
.wp-search form { display: block;}
.wp-search .search-input {margin-left:10px;margin-right: 2rem;color: #fff;height:2.2rem;padding:0px;overflow:hidden;}
.wp-search .search-input input.search-title {width: 100%;height: 2.2rem;line-height:1.5rem;border:0;outline: 0;background: none;color: #666;font-size:0.8rem;font-family:"Microsoft yahei";}
.wp-search .search-btn {width:3rem;height:2.2rem;position: absolute;right:0;margin-top: -2.2rem;background:#7173fa;border-radius:0 1.1rem 1.1rem 0;display:inline-block;padding:0px!important;}
.wp-search .search-btn input.search-submit {width: 100%;height:1.2rem;width:1.2rem;border:0;cursor: pointer;background: url(../images/search.png) no-repeat center;background-size:cover;margin-top:0.5rem;margin-left:0.8rem;padding:0px;position:relative;}
.wp-search .search-btn::before{height:0px;padding:0px;margin:0px;}


/*默认主导航样式*/
#nav{ height:3.3rem;width:100%;background:#505ecb;position: relative;}
.main-nav-window{float:left;}
.navbar { width:100%; height:3.3rem;}
.navbar .navbox { width:95%; height:3.3rem; margin:0 auto;}/*导航窗口大小及位置*/ 
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {display: flex; flex-direction: row; align-items: flex-start;justify-content:space-between;width:100%;}
.main-nav-window{float:none;}
.wp-menu .menu-item {display: inline-block;float: left;position: relative;z-index: 100;height:3.3rem;}
.wp-menu .menu-item.i1 {}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{ }
.wp-menu .menu-item a.menu-link {line-height:3.3rem;color: #fff;font-size:1rem;position: relative;font-weight:bold;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{ text-decoration: none; color: #fff;}
.wp-menu .menu-item a::after{content: "";position: absolute;bottom:-6px;left: 0;height: 3px;width: 0; background-color: #fff; visibility: hidden; opacity: 0;  -webkit-transition: all .3s;
    transition: all .3s;}
.wp-menu .menu-item a.hover::after{width: 100%; visibility: visible; opacity: 1; -webkit-transition: all .3s; transition: all .3s;}
.sub-menu {display: none;position: absolute;left:-2rem;top:3.3rem;width: 8rem;z-index: 100;opacity: 0.8\9;background-color: rgba(255,255,255,0.8);filter:alpha(opacity=80);padding-bottom:1rem;}

.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: #333; background-color:rgba(255,255,255,0.8); display: block; }
.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;}

/**主页banner开始**/
#banner { }
#banner .inner {width:auto;max-width:100%; background:#fff; text-align: center;position:relative;}
#ifocus { width:100%; margin-bottom:7px; height:32rem;padding-top:1rem }
#ifocus_pic { display:inline; position:relative; float:left; width:58rem; height:32rem; overflow:hidden; margin:0; }
#ifocus_piclist li {  width:58rem; height:32rem;overflow:hidden;}
#ifocus_piclist img {  width:58rem; height:32rem;}
#ifocus_btn { display:inline; float:right; width:18rem; }
#ifocus_btn ul{position:relative;}
#ifocus_btn li { width:17.6rem; height:10.66rem; cursor:pointer; background:#f1f1f1; position:relative;}
#ifocus_btn img { width:16.6rem; height:9.8rem; margin:0.4rem; }
#ifocus_btn .on{ background: #505ecb; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); background-clip: padding-box;}
#ifocus_btn .on:before{background: url(../images/sanjiao.png) no-repeat; position:absolute;left:-0.9rem;content:"";width:0.9rem;height:1rem;top:4.3rem;}
#ifocus_opdiv { position:absolute; left:0; bottom:0; width:100%; height:2.5rem;background:#000; opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=40); }
#ifocus_tx { position:absolute; left:1.5rem; line-height:2.5rem;color:#FFF;bottom:0px; }
#ifocus_tx ul li{ display:none;  }
#ifocus_tx ul li a{ color:#fff; font-size:0.9rem; font-weight: normal;}

/**主体模块样式**/
#m-container {}javascript:;
#m-container .inner {}
.whitebg{background:#fff;}
/**首页布局**/
.fl{float:left;}
.fr{float:right;}
.pd10{padding:0.5rem;}
.pd20{padding:1rem;}
.pd30{padding:1.5rem}
.contbg{background:url(../images/contbg.jpg) no-repeat center bottom;}
.mbox { background:; }
.main1{padding: 2rem 0px 2rem 0px;font-size:0.9rem;}
.main1 .inner{}
.main1 .inner .ml{width:51rem;min-height: 23rem;}
.main1 .mod {}
.main1 .inner .ml .tupianxinwen{width:20rem;box-sizing: border-box;padding:0.5rem;background:#f9f9f9}
.main1 .inner .ml .xinwen{width:29.5rem;}
.main1 .inner .mr{ width:22.5rem;}
.main1 .post1 .tt{margin:0 0 1rem 0;}
.main1 .ml .news_list li.news{margin-left:0px;background:url(../images/li.png) no-repeat left;padding-left:0.75rem;line-height:2.3rem;height:2.3rem;}
.main1 .ml .news_list li.news .news_title{float:left;}
.main1 .ml .news_list li.news .news_time{float:right;color:#999;}
.main1 .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;}
.main1 .news_list li.news .news_title:hover{margin-left: 10px;}

.dtjt9_div{position:relative;width:18.8rem;height:22rem;}
.dtjt9_div_img img{width:19rem;height:16.8rem;}
.dtjt9_div_text{bottom:0.5rem;padding-left:0.5rem;}
.dtjt9_div_text a:link,.dtjt9_div_text a:visited,.dtjt9_div_text a:active,.dtjt9_div_text a:hover{font-size:0.9rem;}
.dtjt9_div_text .number {display:inline-block;float:right;font-size:0px;position:relative;padding-top:0.5rem;}
.dtjt9_div_text .number a:link,.dtjt9_div_text .number a:visited,.dtjt9_div_text .number a:active,.dtjt9_div_text  .number a:hover{font-size:0;}
.dtjt9_div_text .number a{background:url(../images/circle.png) no-repeat left;width:12px;height:12px;display:block;float:left;margin-right:5px;}
.dtjt9_div_text .number .nomal{background-position:-18px 0;}
.dtjt9_div_text .number .current{}


.dtjt9_div_text .dtjt9_div_text_title{background:none;}
.dtjt9_div_text .dtjt9_div_text_title{font-weight:normal;height:2.6rem;line-height:1.2rem;font-size:0.9rem;color:#000;text-align:left;}
.dtjt9_div_text .dtjt9_div_text_title a:link{font-weight:normal;}
.dtjt9_div_text_time{width:48%;float:left;font-size:0.8rem;background:url(../images/time1.png) no-repeat left;padding-left:1rem;height:1.4rem;line-height:1.6rem;}
/*新闻和公告的标题*/
.post1.titlell{ margin-bottom:10px;display:flex;}
.icon{width:3.5rem;height:2.5rem;display:inline-block;}
.post1 .tt { width:100%;border-bottom:1px solid #505ecb;height:2.5rem;} /**标题栏**/
.post1 .tt .tit { display:inline-block; float:left; font-size:1.2rem;line-height:2.5rem;} /**标题字体**/
.post1 .tt .tit .title {display:block;color:#505ecb;font-family:"Microsoft yahei";font-weight:bold;}
.post1 .more_btn { display:inline-block; height:1.3rem; margin-top:0.5rem; line-height:1.3rem; float:right;}
.post1 .more_btn .more_text,.post .more_btn a {font-size:0.8rem;cursor:pointer;margin:0px;color:#505ecb;} 
.post1 .more_btn a{color:#505ecb;} 
.post1 .more_btn .more_text img{vertical-align:middle;}
/*日历新闻*/
.rili{}
.rili .con{}
.rili .news_list {}
.rili .news_list li.news{font-size:0.9rem;background:none;padding-left:0px;padding-top:0.7rem;height:4.6rem;display:inline;border-bottom:1px solid #ddd;box-sizing: border-box;clear:both;display:flex;width:92%;margin-left:4%;}
.rili .news_list li.news.n1{margin-top:0px;padding-top:0px;height:3.9rem;}
.rili .news_list li.news .news_date{width:4rem; height:3rem;margin-right:0.5rem;text-align:center;color:#fff;background:#505ecb;border:1px solid #505ecb;}
.rili .news_list li.news .news_date .news_day{font-size:1.1rem;text-align:center;height:1.8rem;line-height:2rem;font-weight:bold;  font-style: italic;background:#fff;color:#505ecb;}
.rili .news_list li.news .news_date .news_year{font-size:0.8rem;height:1.2rem;line-height:1.3rem;}
.rili .news_list li.news .news_wz{padding:0px 0px;positon:relative;} 
.rili .news_list li.news .news_title{line-height:1.5rem;height:3rem; font-size:0.9rem; color:#333333;width:16.4rem;position:absolute;transition:0.3s; -webkit-transition: margin-left .8s; -moz-transition: margin-left .8s; -o-transition: margin-left .8s;} 
.rili .news_list li.news .news_title:hover{margin-left: 0.5rem;}

.main2{}
.main2 .inner{margin:10px auto;}
.main2 .inner .ml{width:48%;min-height: 27rem;}
.main2 .inner .mr{width:48%;min-height: 27rem;}
.div_piccontenttitle_li .c_pt_12{display:flex;}
.div_piccontenttitle_li {height:9rem;background:#f1f1f1;box-sizing:border-box;padding:0.5rem;}
.div_piccontenttitle_li .c_pt_12 .c_pic{margin-right:0.5rem;}
.div_piccontenttitle_li .c_pt_12 .c_pic img{width:10.5rem;height:8rem;}
.div_piccontenttitle_li .c_pt_12 .c_txt h3{font-size:0.9rem;white-space:normal; word-wrap: break-word; overflow-wrap: break-word;word-break:break-all;font-weight:normal;margin-top:0.5rem;line-height:1.2rem;height:4rem;text-align:left;}
.div_piccontenttitle_li .c_pt_12 .c_txt p{background:url(../images/time3.png) no-repeat left;text-indent:1.3rem;line-height:0.9rem;background-size:0.85rem 0.85rem;text-align:left;}
.main2 .wp_article_list .list_item{margin-left: 0px;    background: url(../images/li.png) no-repeat left;    padding-left: 0.75rem;    line-height: 2rem;    height: 2rem;border:0px;}
.main2 .wp_article_list .list_item .Article_Index{display:none;}
.wp_article_list .list_item .Article_Title{position: absolute;
    transition: 0.3s;
    -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;}
.wp_article_list .list_item .Article_Title:hover{margin-left:0.5rem;}
.imgscroll4_top ul li{width:13rem;height:14rem;margin:1rem;text-align:center;line-height:1.2rem;}
.imgscroll4_top ul.yiqi{display:flex;}
.imgscroll2_img img{width:13rem;height:10rem;} 


.main2 .xinwen .news_list li.news{margin-left:0px;background:url(../images/li.png) no-repeat left;padding-left:0.75rem;line-height:2rem;height:2rem;}
.main2 .xinwen .news_list li.news .news_title{float:left;}
.main2 .xinwen .news_list li.news .news_time{float:right;color:#999;}
.main2 .xinwen .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;}
.main2 .xinwen .news_list li.news .news_title:hover{margin-left: 10px;}



/* 学术动态 */
.zhanxun{background:url(../images/xueshuyugao.png) no-repeat right #f1f1f1;overflow:hidden;background-size:contain;}
.ladyScroll{width:100%;height:9rem;background:;position:relative;}
.ladyScroll .prev,.ladyScroll .next{width:44px;height:44px;position:absolute;top:12rem;z-index:100; cursor:pointer; }
.ladyScroll .prev{background:url(../images/pre.png) left;left:-33px;}
.ladyScroll .next{ left:auto; right:-22px; background:url(../images/next.png) right;}
.ladyScroll .prev:hover{ background:url(../images/pre-hover.png);}
.ladyScroll .next:hover{ background:url(../images/next-hover.png);}
.ladyScroll .scrollWrap{width:100%;margin-left:0.5rem;padding-top:0.5rem;overflow:hidden;position:absolute;}
.ladyScroll dl{width:100%;text-align:center;position:relative;}
.ladyScroll  span{display:block;width:17.2rem;height:53px;position:absolute;left:0px;bottom:0;}
.ladyScroll  dt{margin:0 auto;width:6rem;overflow:hidden;}
.ladyScroll dt.news_imgs{width:6rem;height:8rem;overflow:hidden;margin-left:0px;float:left;}
.ladyScroll  img{width:100%;height:100%;object-fit:cover;transition: transform 0.8s ease;}
.ladyScroll  img:hover{transform: scale(1.05);}
.ladyScroll  dd{width:20rem;line-height:1.8rem;text-align:left;overflow:hidden;float:left;}
.ladyScroll  dd p{margin-left:0.5rem;}
.ladyScroll  dd p.news_title{font-weight:bold;}
.ladyScroll  dd a{ color:#333; font-size:0.8rem; display:block;}
.ladyScroll  dd a:hover{ text-decoration:none;  }
.shijian{color:#666666;font-size:0.8rem;background:url(../images/time2.png) no-repeat left;padding-left:1.3rem;}
.didian{color:#666666;font-size:0.8rem;background:url(../images/add.png) no-repeat left;padding-left:1.3rem;}
.zhujiangren{color:#666666;font-size:0.8rem;background:url(../images/zhujiangren.png) no-repeat left;padding-left: 1.3rem;}


/**仪器设备**/
.main3{}


/**友情链接**/
.postlink{ margin:0 auto;border-bottom:1px solid #fff;clear:both;height:4rem;padding-top:1.5rem;box-sizing:border-box;}
.xblink ul{}
.xblink li {float:left; padding-right:1.1rem;margin-left:1.1rem;border-right:1px solid #fff;font-size:0.9rem;height:1rem;line-height:1rem;}
.xblink li a{color:#fff;}
.xblink li:last-child{border-right:0px;}
.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;}

/**页脚开始**/
#footer { background:url(../images/foot-bg.jpg);position:relative;background-size:100% 100%;height:21.4rem;}
#footer .inner {text-align:center;font-size:0.8rem;}
#footer .inner .foot-left{float:left;width:48%;text-align:left;margin-top:4rem;}
#footer .inner .foot-right p{color:#fff;padding-left:15px;line-height:2rem;font-size:0.9rem;}
#footer .inner .foot-right{float:right;text-align:right;width:48%;margin-top:4rem;}

#footer .inner p{font-size:0.8rem;line-height:1.8rem;color: #fff;}
#footer .copyright {color:#fff;border-top:1px solid #fff;text-align:center;height:3rem;line-height:3rem;position:absolute;bottom:1rem;width:100%;}


/**列表页**/
.l-banner{text-align:center;}
.l-banner img{width:100%;}
#l-container {padding-bottom:5rem;position:relative;}
#l-container .inner {margin-top:1rem;}
.col_menu {width: 16rem;float:left;margin-right:-16rem;position:relative;background:#505ecb;} 
.col_menu:after{ content:""; position:absolute; left:0; right:0; bottom:-0.6rem; height:0.6rem; background:url(../images/n_left_bg1.png) center top no-repeat;background-size:cover;}
.col_menu .l-qh{ }
.col_menu .col_menu_head {background: url(../images/columetitle.jpg) no-repeat center;height:145px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:30px; font-weight:normal; color:#fff;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:105px; padding-left:75px;}  /**栏目名称图标**/
.col_menu .col_menu_con{}


/**文章页banner**/
#m-container1 {}
#m-container1 .inner {background:#fff;padding-top:15px; }
#d-container {padding-bottom:5rem;position:relative;margin-top:1rem;}
#d-container .inner {background:#fff;padding-bottom:50px;}

/*栏目列表*/
.col_list{/* padding:4px 18px; */margin-top:-40px;margin-left:4px;}
.col_list .wp_listcolumn { background: #fff;position: relative;padding-bottom:5rem;}
.col_list .wp_listcolumn .wp_column a {color:#333;font-size:0.9rem;font-weight:normal;background:none;border-bottom: 1px solid #ddd;height:4.5rem;line-height:4.5rem;display:block;background:url(../images/jt1.png) no-repeat 10rem 2rem;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px 0px 0px 2.5rem;height:4.5rem;line-height:4.5rem;color:#000; } 	
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background:url(../images/jt2.png) no-repeat 10rem 2rem #f1f1f1; } 
.col_list .wp_listcolumn .wp_column a.parent{background:url(images/li3.jpg) no-repeat 10rem 2rem #f1f1f1; }
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #505ecb;font-weight:bold;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; }
.col_list .wp_listcolumn .wp_column.parent > a .column-name{ color:#124D83;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list{padding-bottom:1.5rem;}
.col_list .wp_listcolumn .wp_column .sub_list a { color:#333;background:none;height:2rem;line-height:2rem;border-bottom:0px;} 	
.col_list .wp_listcolumn .sub_list a .column-name { display:inline-block; line-height:2rem; padding:0.25rem 0.5rem 0.25rem 3rem; 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: 100%;min-height:500px;float:right; } /**栏目新闻**/
.col_news .col_news_box{margin-left: 17rem;background-color: #FFFFFF;min-height:500px;}
.col_news .col_news_box .col_news_list .news_list li.news{height:2.5rem;line-height:2.5rem;}

.col_news_head {border-bottom: 1px solid #ddd;margin:0px 30px;padding-top:20px;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px;  background:url(../images/lanmu.png) no-repeat left;padding-left:30px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;color:#3688cd;font-family:"Microsoft yahei";font-weight: bold;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block;float:right; /* padding-right:20px; */ white-space:nowrap; height: 46px; line-height: 46px; color:#999;background:url(../images/location.png) no-repeat left;padding-left:30px;font-size:0.8rem;} /**当前位置**/
.col_metas .col_path a{color:#999;}
.col_news_con { padding:0.7rem 1.5rem 2rem 1.5rem; margin:0 0.4rem;}
.col_news_list { margin-top:7px;padding-bottom:5rem;}
.col_news_list .news_list li.news{ background:url(../images/li2.png) no-repeat left;padding-left:15px;}
.col_news_list .news_list li.news .news_title{float:left;}
.col_news_list .news_list li.news .news_time{float:right;color:#999;}
.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); }   /**列表页文章图片大小限制**/

.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;}
.wp_paging{font-size:0.8rem;margin-top:2rem;}
.wp_listalbumn .albumn_info .Article_MicroImage img{width:320px;height:220px;}
.wp_listalbumn .albumn_info .Article_Title{margin-bottom:15px;}

.wp_listcolumn .wp_column{border-bottom:1px dashed #eee;}

@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:0 40px;}
.article {}
.article h1.arti_title {line-height:35px;padding: 10px;border-bottom:1px solid #ececec;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #333;} /**文章标题**/
.article .arti_metas {text-align: center;
    color: #94070a;
    padding: 10px;
    margin: 23px 0 39px;
    background: url(../images/aut18.png) no-repeat;
    background-size: cover;}
.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:2rem; font-size:0.9rem; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {display:block;margin:0 auto!important; max-width:60%; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}


/* 登录样式 */
#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;}

./* 本例子css */
		.slideTxtBox{ width:100%; text-align:left;  }
		.slideTxtBox .hd{ height:50px; line-height:50px; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
		.slideTxtBox .hd ul{ float:left;  position:absolute; left:0px; top:-1px; height:52px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0px; cursor:pointer; font-size:24px;font-weight:bold; color:#999;margin-right:30px;}
		.slideTxtBox .hd ul li.on{ height:50px;   border-bottom:3px solid #3167c5; color:#3167c5;}
		.slideTxtBox .bd ul{ padding:15px 0;  zoom:1;  }
		.slideTxtBox .bd li{ height:30px; line-height:24px; clear:both;border-bottom:1px solid #ddd;margin-bottom:10px; }
		.slideTxtBox .bd li .date{ float:left; color:#999;  width:60px;background:#3167c5;border-radius:3px;display:inline-block; height:24px;color:#fff;font-size:14px;}

		

.shiziduiwu li img{width:10rem;height:13rem;}
.col_news .col_news_box .col_news_list .shiziduiwu li.news{background:none;width:24%;float:left;height:16rem;box-sizing:border-box;text-align:center;}
.col_news_list .shiziduiwu li.news .news_title{float:none;text-align:center;width:10rem;margin:0 auto;;line-height:1.5rem;position:relative;-webkit-transition:margin-left:0px;
}
.col_news_list .shiziduiwu li.news .news_title:hover{margin-left:auto;background:#505ecb;}
.col_news_list .shiziduiwu li.news .news_title:hover a{color:#fff;}


.col_news .col_news_box .col_news_list .yiqishebei li img{width:10rem;height:7rem;}
.col_news .col_news_box .col_news_list .yiqishebei li.news{background:none;width:24%;float:left;height:10rem;box-sizing:border-box;text-align:center;}
.col_news_list .yiqishebei li.news .news_title{float:none;text-align:center;width:10rem;margin:0 auto;;line-height:1.5rem;position:relative;-webkit-transition:margin-left:0px;
}
.col_news_list .yiqishebei li.news .news_title:hover{margin-left:auto;background:#505ecb;}
.col_news_list .yiqishebei li.news .news_title:hover a{color:#fff;}

#l-container .col_news_box .entry{padding:0 1rem;}