@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align: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-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 16px;font-family: "Microsoft YaHei";color:#333;}
p{line-height:1.75;}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#095ab5; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#header {background: #5daaf8;}
#header .inner{height: 140px;position:relative;}
.header .sitelogo{
    float:left;
    padding-top: 20px;
    padding-left: 0px;
    }
.header .sitetitle {display:inline-block;margin-top: 20px;margin-left:25px;font-size:40px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:50px;}
.header .head-right{float:right;margin-top: 50px;}
div#aaa {
	line-height:45px;
	color:#fff;
	background:#3d91e6;
	font-size:16px;
	    padding: 0 22px;
		    cursor: pointer;
}
div#aaa img {
     vertical-align: sub;
    margin-right: 15px
}
.post .more_btn:hover {
    font-weight: bold;
}
/*默认主导航样式*/
#nav{background: #317bd8;}
#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);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto;display: flex;
        justify-content: center;}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:none; width:0px; height:20px; vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 64px;line-height: 50px;color: #FFFFFF;font-size: 20px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color:#1384e2; text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 50px;min-width: 100%;z-index: 100;background:#fff;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;    font-size: 16px;
    background: none;
    text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#1384e2; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:30px 0px 40px 0px;}
.main1 .ml{float: left;
    width: 260px;
    border: 1px solid #e1e1e1;
    border-top: 2px solid #317cd9;    min-height: 1197px;}
.main1 .mc{float: left;
    width: 600px;
   
    border-top: 2px solid #317cd9;    margin-left: 27px;}
.main1 .mr{float:right; width: 280px;
    border: 1px solid #e1e1e1;
    border-top: 2px solid #317cd9;}

.main4{background: #eeeeee;}
.main4 .inner{padding: 15px 0 0;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.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: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 6px 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;     line-height: 49px;
    float: right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 14px;
    cursor: pointer;
    color: #317bd8;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {    cursor: default;
    display: inline-block;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    padding: 0px 10px;
    min-width: 80px;
    text-align: center;
    background: #317cd9;
}


/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 36px;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: #666666;
    font-size: 14px;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height: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*/

/*标题文*/
.news_text{}
.news_text .news_list {}
.news_text .news_list li.news{margin-bottom:10px;} 
.news_text .news_list li.news .news_title{line-height: 24px; font-size: 15px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
ul.head_meun.clearfix {
    border-bottom: 1px solid #e1e1e1;
}
ul.head_meun.clearfix li {
    display: inline-block;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
    color: #555555;
    padding: 0px 10px;
}
ul.head_meun.clearfix li.meun.selected {
    background: #317cd9;
    color: #fff;
}
.kz span {
	display: inline-block;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
    color: #555555;
    padding: 0px 10px;
	    min-width: 80px;
    text-align: center;

}

.kz span.selected {
	  background: #317cd9;
    color: #fff;
}

.kz  {
    border: 1px solid #e1e1e1;
    border-top: 0;
}

.post.post-11 ul.wp-menu2 {
    padding: 15px 20px 15px 40px;
}
ul.wp-menu2 li.menu-item {
    line-height: 36px;
    font-size: 16px;
	background:url(images/jt.png) no-repeat right;
}
.post.post1.post-13.mbox {
    position: relative;
}
.post.post1.post-13.mbox .tt {
    position: absolute;
    top: -51px;
    right: 20px;
    width: auto;
}


.post.post1.post-15.mbox {
    position: relative;
}
.post.post1.post-15.mbox .tt {
    position: absolute;
    top: -51px;
    right: 20px;
    width: auto;
}
.post.post1.post-13.mbox .con {
    padding: 12px 20px;
}
.kz.kz2 {
    margin-top: 30px;
	    border-top: 2px solid #317cd9;
   
}
.nr.nr1 {
    border: 1px solid #e1e1e1;
    border-top: 0;
}
.nr.nr2 {
    border: 1px solid #e1e1e1;
    border-top: 0;
}
.post.post1.post-15.mbox .con {
    padding: 15px 20px;
}
.post.post1.post-15.mbox li {
    border-bottom: 1px solid #e1e1e1;
       padding-bottom: 12px;
    margin-bottom: 17px;
}
.post.post1.post-15.mbox .news_text {
    font-size: 12px;
    line-height: 24px;
    color: #333;
    opacity: 0.7;
	    margin-top: 5px;
}
.post.post1.post-17.mbox .more_btn {
    margin-right: 20px;
}
.post.post1.post-17.mbox .tt {
    border-bottom: 1px solid #e1e1e1;
}
.post.post1.post-17.mbox .con {
    padding: 20px;
	padding-top: 0;
}
.post.post1.post-17.mbox .news_imgs {
    width: 68px;
    float: left;
    margin-right: -68px;
	    margin-top: -10px;
}
.post.post1.post-17.mbox .news_con {
    margin-left: 80px;
}
.post.post1.post-17.mbox .news_title {
    font-size: 16px;
    line-height: 24px;
	 
}
.post.post1.post-17.mbox .news_text {
    font-size: 12px;
    line-height: 24px;
    color: #333;
    opacity: 0.7;
	    margin-top: 25px;
   
}
ul#d1 .news_text {
    margin-top: 5px;
}.post.post1.post-17.mbox li:last-child {
    border: 0;
    padding: 0;
    margin: 0;
}
ul#d1 li {
    padding-top: 20px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.post.post1.post-17.mbox .news_text a {
    color: #317bd8;
}
ul#d1 .news_imgs {
   width: 100%;
    float: none;
    margin: 0;
    padding-top: 58.5%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
ul#d1 .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;
	border-radius: 0;
}
.post.post1.post-17.mbox img {
    width: 100%;
    height: 68px;
    max-height: 100%;
    border-radius: 50%;
	    transition: all 0.4s ease-in-out;
}
.post.post1.post-17.mbox li:hover img {
    transform: scale(1.1);
}
ul#d1 .news_con {
    margin: 0;
}
ul#d1 .news_title {
    line-height: 30px;
	    margin-top: 10px;
}
.post.post1.post-17.mbox li {
    border-bottom: 1px solid #e1e1e1;
      padding-bottom: 15px;
    margin-bottom: 24px;
}
.post.post1.post-15.mbox li:last-child {
    border: 0;
    padding: 0;
    margin: 0;
}
ul#d1 .news_imgs img:hover {
    transform: scale(1.1);
}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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:5px;}
.wp-search {position: relative;  background: #fff;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;
    height: 22px;
    padding: 9px 0;
    line-height: 22px;
    background: none;
    color: #333;
    font-size: 16px;
    font-family: auto;
    text-indent: 10px;
    border: 0;
    outline: 0;}
.wp-search .search-input input.search-title2 {width: 100%;
    height: 22px;
    padding: 9px 0;
    line-height: 22px;
    background: none;
    color: #333;
    font-size: 16px;
    font-family: auto;
    text-indent: 10px;
    border: 0;
    outline: 0;}
.wp-search .search-btn {width:40px;height: 40px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:40px;height: 40px;border:0;outline: 0;background: #3d91e6 url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */

/*列表页*/
/*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: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(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}
body{position:relative;}
.layer {position: absolute;width: 100%;height: 100%;top: 0px;left: 0;    background: rgba(51,51,51, 0.5);display:none;}
.layer .layer-inner{    position: relative;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;}
.layer .layer-inner .layer-mod{position:absolute;top:50px;width:100%;}
.layer .layer-inner .layer-mod .shutdown{text-align:right;margin-right:50px;}
.layer .close{    font-size: 0px;
    color: #333;
    background: url(images/cha2.png) no-repeat center;
    background-size: 70%;
    cursor: pointer;
    width: 60px;
    height: 60px;
    display: inline-block;}
.layer .searchbox{max-width:600px;margin: 0 auto;margin-top: 26%;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 400px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:30px 0px 40px 0;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu {width: 260px;float:left;margin-right:-260px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #317cd9;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:20px; font-weight:normal; color:#fff; }/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display: block;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 35px 0;}/**栏目名称图标**/
.col_menu .col_menu_con{    background: #f5f6f8;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff;padding: 0 20px;
    width: auto; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 18px;font-weight:normal;background:none;border-top:0px solid #fff;    border-bottom: 1px solid #317cd9;
    text-align: center; background:url(images/jtl.png) no-repeat right;}
	.wp_listcolumn .wp_column:last-child a {
    border: 0;
}
.col_list .wp_listcolumn .wp_column a .column-name{padding:0;line-height:60px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#317cd9; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #317cd9;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#317cd9;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 52px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#317cd9;} 
/*三级子栏目**/
.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 {font-weight:bold; color:#317cd9;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 20px;font-family:"Microsoft yahei";font-weight: normal;color: #317cd9;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #999;    font-size: 14px;} /**当前位置**/
.col_metas .col_path a{color: #999;}
span.possplit {
    background: none;
    width: 15px;
    text-align: center;
    text-indent: 0;
}
.col_news_con { padding:5px 0px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { }  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/


div#d-container li.col_path {
    float: none;
}
.post.post1.post-19.mbox .tt {
    border-bottom: 1px solid #e1e1e1;
}
.post.post1.post-19.mbox .more_btn {
    margin-right: 20px;
}
.post.post1.post-19.mbox .con {
    padding: 20px;
	    padding-bottom: 10px;
}
.post.post1.post-20.mbox .con {
    padding: 20px;
}
body.alk .nr.nr2 {
    margin-top: 30px;
	    border-top: 2px solid #317cd9;
}
.post.post1.post-20.mbox li {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 12px;
    margin-bottom: 17px;
}
.post.post1.post-20.mbox li:last-child {
    border: 0;
    padding: 0;
    margin: 0;
}
.post.post1.post-22.mbox .con {
    padding: 20px;
}
.post.post1.post-20.mbox .news_text {
    font-size: 12px;
    line-height: 24px;
    color: #333;
    opacity: 0.7;
       margin-top: 3.4px;
}
.post.post1.post-22.mbox li {
    line-height: 40px;
}
.post.post1.post-22.mbox span.news_title {
    float: none;
}
.post.post1.post-23.mbox h3.tit span.title {
    width: 100%;
    float: none;
	    padding: 0;
}
.post.post1.post-23.mbox h3.tit  {
    width: 100%;
    float: none;
	    padding: 0;
}
.post.post1.post-23.mbox .con {
    padding: 20px;
}
.post.post1.post-19.mbox .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;
}
.post.post1.post-19.mbox .news_imgs {
    padding-top: 18%;
    background-color: #efefef;
    position: relative;
    overflow: hidden;
}
.post.post1.post-20.mbox .con {
    padding-top: 0;
}
.post.post1.post-22.mbox .con {
    padding-top: 0;
}
.post.post1.post-23.mbox label.minwidth {
    font-size: 14px;
    line-height: 35px;
    width: 57px;
 display: inline-block;
}
.formlist p .min-input {
    height: 33px;
    border: 1px solid #cccccc;
    width: 154px;
}
.formlist.formindex p {
    margin-bottom: 15px;
}
.post.post1.post-23.mbox span.span-text {
    font-size: 14px;
    margin-right: 20px;
}
.post.post1.post-22.mbox span.xhz {
    background: #a2aab5;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}
.post.post1.post-22.mbox span.xhz.i1 {
    background: #2b7ad7;
}
.post.post1.post-22.mbox span.xhz.i2 {
    background: #2b7ad7;
}.post.post1.post-22.mbox span.xhz.i3 {
    background: #2b7ad7;
}
select#case_subject {
    height: 35px;
    border: 1px solid #cccccc;
    width: 154px;
    color: #545454;
    font-family: auto;
}
.formlist.formindex input.radio-input {
    width: 16px;
    height: 16px;
}
.formlist.formindex input#btn_sumit {
    width: 180px;
    line-height: 50px;
    height: 50px;
    background: #2b7ad7;
    font-size: 18px;
    border: 0;
    color: #fff;
    font-family: auto;
    margin-top: 15px;
}
.infobox {width:auto; margin:0 auto; }
.article {padding-top:0px;    padding-bottom: 50px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size: 26px;
    text-align: center;
    color: #333;
    font-weight: normal;    padding-bottom: 15px;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top:1px solid #ececec;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer {background: #317cd9;}
#footer .inner {padding:12px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    text-align: center;
    color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}



body.list.alss li.col_path {
    float: none;
}
div#ybkz {
    padding: 0 20px;
	    padding-bottom: 40px;
}
div#ybkz ul.wp-menu2 {
    padding-left: 0;
}
div#ybkz li.menu-item {
    background: none;
}
.kzal {
    font-size: 20px;
    color: #317bd8;
    font-weight: bold;
    border-bottom: 1px solid;
    line-height: 50px;
	background:url(images/jtx.png) no-repeat right;
}
div#kz1 {
    border-bottom: 1px solid #317bd8;
}
div#kz2 {
    display: none;
}
div#tswz li {
    font-size: 16px;
    line-height: 30px;
}
div#tswz span.zd {
    float: left;
    margin-right: -80px;
    width: 80px;
}
span.zdnr {
    margin-left: 90px;
    display: inline-block;
	    word-break: break-word;
}
span.zdnr p {
    font-size: 16px !important;
}
ul#ssjk li {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 12px;
    margin-bottom: 17px;
    position: relative;
}
ul#ssjk .news_bh {
    font-size: 14px;
    line-height: 24px;
    opacity: 0.7;
}

ul#ssjk  span.nnr {
    margin-right: 30px;
}
ul#ssjk .news_gd {
    position: absolute;
    bottom: 33px;
    right: 25%;
    font-size: 18px;
    line-height: 35px;
    width: 90px;
    background: #2b7ad7;
    text-align: center;
    letter-spacing: 5px;
	    border: 1px solid #333;
		 transition: all 0.4s ease-in-out;
}
ul#ssjk .news_gd a {
    color: #fff;
}
ul#ssjk .news_gd:hover {
    transform: translateX(0.5rem);
}
.kssso.clearfix {
    display: none;
}

span.per_page {
    display: none !important;
}
li.new_page_jump {

}
body.list.alss input.pageNum {
    display: none;
}
a.new_pagingJump {
    display: none !important;
}

.col_news_list.listcon {
    position: relative;
}
div#dinw {
    padding-top: 60px;
}
body.list.alss li.pages_count {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 20px;
    font-size: 14px;
}
body.list.alss em.all_count {
    color: #317bd8;
    font-size: 14px;
    padding: 0 2px;
}
body.list.alss .new_pages {
    text-align: center;
}
body.list.alss ul.wp_paging.clearfix {
    margin: 0 auto;
    float: none;
    text-align: center;
    width: auto;
    display: inline-block;
}
body.alk a.menu-link {
    cursor: inherit;
}
body.list.alss a.menu-link {
    cursor: inherit;
}
