@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;font: inherit; font-family:"微软雅黑";}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{ clear:both;}

/**布局开始**/
body {}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#3ea1a1;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {}
.post .tt {
    height: 33px;
	padding: 0 15px;
} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:16px; color:#931f18;padding: 5px 0;} /**标题字体**/
.post .tt .tit .title {
    display: inline-block;
    height: 23px;
    line-height: 23px;
    font-size: 16px;
    font-weight: bold;
    font-family: "微软雅黑";
	color: #fff;
} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:24px; line-height:24px; float:right; font-family:"微软雅黑"; color:#548383;font-size: 12px;padding: 5px 0;}   /**更多按钮**/
.post .tt .more_btn a{color: #548383;}
.post .con { padding:14px 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; display:none !important;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px;} /**标题图标**/
.news_list li.news span.news_title { float:left; font-size: 13px;
    line-height: 28px;
    height: 28px;}
.news_list li.news span.news_title a{color:#666666;}
.news_list li.news span.news_title a:hover {
    color: #3ea1a1;
}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/**页头开始**/
#heaer {}
#header .inner {}
.head { width:100%; height:180px; position:relative; background:url(images/headr.png) no-repeat 50% 0;}    /**页头部分**/
.head .sitetitle { position:absolute; left:320px; top:73px; font-size:32px; font-weight:bold; color:#fff; display:none;}		/**站点名称**/
.navbar { width:100%; height:40px; background: #3ea1a1;}   	/**导航区域背景**/
.navbar .nav {width: 100%;height:40px;margin:0 auto;}   /**导航窗口大小及位置**/
.sitelogo a img {
    margin-left: 25px;
    margin-top: 20px;
}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .nav .wp_nav { height:40px;}  /**导航高度**/
.navbar .nav .wp_nav li.nav-item a { font-size:14px; font-weight:bold; color:#fff;background:url(images/nav.jpg) no-repeat left center;}    /**导航字体样式**/
.navbar .nav .wp_nav li.nav-item.i7{background:url(images/nav.jpg) no-repeat right center;}
.navbar .nav .wp_nav li.nav-item a:hover,.navbar .nav .wp_nav li.nav-item a.parent{ color:#086565;}   	/**鼠标经过或当前选中时样式**/
.navbar .nav .wp_nav li.nav-item a span.item-name { padding:9px 27px; height:23px; line-height:23px;}   /**导航栏目高度与边距**/
.navbar .nav .wp_nav .sub-nav li.nav-item i.mark { background:#3ea1a1;}  /**子菜单背景**/
.navbar .nav .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;background-image: none;}		/**子菜单字体样式**/
.navbar .nav .wp_nav .sub-nav li.nav-item a:hover,.navbar .nav .wp_nav .sub-nav li.nav-item a.parent { background:#317272; color:#fff;}
.navbar .nav .wp_nav .sub-nav li.nav-item a span.item-name {
    padding: 0 0px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    font-size: 14px;
}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {}
#container .inner { background:#fff;width: 966px;
   padding: 20px 16px 20px 18px;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml {} 
.mbox {}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:20%; float:left;} 
.col_menu .col_menu_head { background:url(images/col_menu_head.jpg) no-repeat 0 0;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:10px; background:#3ea1a1; text-align:center; font-weight:normal; font-size:14px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list{ text-align:center;}
.col_list .wp_listcolumn {}
.col_list .wp_listcolumn .wp_column a {color: #3ea1a1; background:#fff; text-align:center; font-size:13px;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff;background: #3ea1a1;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}
.wp_listcolumn .wp_column a .column-name{ padding:5px 10px; font-weight:normal;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background: url(images/icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb; font-size:12px;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#3EA1A1; background-image:url(images/icon_column_2_hover.gif);} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:75%; float:right; min-height:450px;} /**栏目新闻**/
.col_news_head { border-bottom:#3ea1a1 1px solid;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; background:#3ea1a1;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:14px; color:#fff; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; 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 { background:url(images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
.col_news_list .wp_article_list .list_item .Article_Index{ display:none !important;}
.col_news_con .wp_article_list .list_item{border-bottom:none !important;height: 30px;line-height: 30px;font-size: 14px;}
/**文章页**/
.infobox { margin:0 auto;}
.article { min-height:450px;}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828; } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height: 22px;
    font-size: 14px !important;
    color: #333;
    text-decoration: none !important;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read, .article .entry .read p{width: auto;margin: 0 auto;}
.wp_articlecontent {
    padding: 30px;
}
/**页脚开始**/
#footer {}
#footer .inner {
    background: #525858;
    height: 95px;
	text-align: center;
}
#footer .inner p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #bec0c0;
}
#footer .inner p span { margin:0 3px; font-size:12px;}

.box1{ width:100%;margin-bottom: 15px;}
.json{ width:100%; float:left;}
.sudy-tab{ width:50%; float:right;}

iframe#wp_iframe_hotArticle_w3{ height:auto !important;}
body{background:#ebf7fa;}
.logo{float:left;margin-top: 35px;}
.english{float:right;}
.box1-left {
    float: left;
	width:330px;
}
.box1-center {
    float: left;
	width:330px;
	margin-left: 20px;
}
.box1-right {
    float: right;
	width:265px;
}
.box2-left {
    float: left;
	width:330px;
}
.box2-center {
    float: left;
	width:330px;
	margin-left: 20px;
}
.box2-right {
    float: right;
	width:265px;
}
.kslj1 {
    width: 70px;
	color: #3e8989;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    font-weight: bold;
	margin-left: 17px;
}
.dh {
    width: 835px;
}
.telephone {
    float: left;
}
.email {
    float: left;
	margin-left: 17px;
}
.box4 {
    background: #e4e4e4;
    display: none;
}
.mc .post-9 .news_list {
    padding: 12px 40px 0px 40px;
}
.mc .post-9 .news_list li {
    display: inline-block;
    width: 104px;
    padding-right: 4px;
}
.mc .post-9 .news_list li img{
    width: 104px;
}
.mc .post-9 .news_list li.news.n8 {
    padding-right: 0px;
}
.post-9 .con {
    background: #e4e4e4;
    margin-bottom: 20px;
	padding: 0;
}
.post-5 .con {
    border: 1px solid #dbdbdb;
	padding-left: 15px;
}
.post-5 .tt {
    background: #e8ecec;
    border-top-right-radius: 5px;
	border-top-left-radius: 5px;	
}
.post-6 .tt {
	background:url(images/biao2.jpg) no-repeat left center; display:none;}
.post-6 .con {
    margin-top: -14px;
}
.post-6 .con ul li.n2 {
    margin-top: 16px;
}
.post-6 .con ul li.n3 {
    margin-top: 16px;
}
.post-7 .tt {
	background:url(images/biao3.jpg) no-repeat left center;}
.post-8 .tt {
    background: #e8ecec;
    border-top-right-radius: 5px;
	border-top-left-radius: 5px;	
}
.post-8 .con {
    border: 1px solid #dbdbdb;
	padding-left: 15px;
min-height: 145px;

}
.post-9 .tt {
    background:url(images/biao4.jpg) no-repeat left center;    margin-bottom: 8px;}
.post-3 .tt {
    background: url(images/back5.jpg) no-repeat left bottom;
    padding: 0 0;
}
.post-3 .tt .tit .title {color: #3e8989;}
.post-4 .tt {
	background:url(images/back5.jpg) no-repeat left bottom;
	padding: 0 0;}
.box2.clearfix {
    margin-bottom: 17px;
}
.post-5 .tt .tit .title,.post-8 .tt .tit .title{color:#317272;}
.post-4 .tt .tit .title,.post-8 .tt .tit .title{color:#3e8989;}
.post-10 .tt{
    color: #3e8989;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
}
.post-10 .con{padding:0 0;}
h2.arti_title {
    border-bottom: 2px solid #3ea1a1;
    text-align: center;
    height: 30px;
    line-height: 24px;
    font-family: "Microsoft YaHei";
    padding: 5px;
    font-size: 15px;
    color: #282828;

}
.post.post-10.mbox {
    float: left;
}
.post.post-200.mbox {
    float: left;
}
.english span.item-name {
    color: #023539;
	text-decoration: underline;
}
.english span.item-name:hover{
    color:#3EA1A1;
}
.navbar .nav .wp_nav li.nav-item a span.item-name {
    padding: 9px 27px;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    font-weight: bold;
}
span.Site_Address {
    color: #fff;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}
span.Site_Tel {
    color: #fff;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}
span.Site_Email {
    color: #fff;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}
.pp.clearfix {
    margin-left: 345px;
}
.address {
    padding-top: 24px;
}
.dtjt9_div_text .dtjt9_div_text_title {
    text-align: center;
    height: 22px;
	background: none;
	font-size: 12px;
    line-height: 22px;
}
.post-10 .tt .tit .title{color:#3e8989;font-size: 14px;}
.post-10 .tt .tit{padding:8px 0;}
.box4 {
    height: 40px;
}
.post-200 .con.clearfix {
    padding: 4px 0;
}
.post-200 .wp_nav .nav-item a.parent:hover {
    color: #62c1c3;
}
.post .tt .more_btn a:hover{
    color: #317272;
}
.dtjt9_div_img img {
    display: block;
    width: 330px;
    height:255px;
}
.dtjt9_div_img .number {
    position: absolute;
    right:0px;
    bottom: 0px;
    z-index: 100;
}	
div#topw9 {
    width: 910px !important;
    margin-left: 31px;
}
.imgscroll2_img {
    padding: 0px 0px 0px 8px;
}
.dtjt9_div_img .number .normal {
    width: 20px !important;
    height: 14px;
    line-height: 14px;
    display: block;
    text-align: center;
    opacity: 0.7;
    float: left;
    color: #FFF;
    font-size: 12px;
    TEXT-DECORATION: none;
	padding-left:128px;
}
.english .wp_nav .nav-item a span.item-name {
    display: inline-block;
    padding: 5px 10px;
    line-height: 22px;
    cursor: pointer;
    padding-top: 18px;
    padding-right: 25px;
    font-size: 14px;
}
.box1 .dtjt9_div_text_title a:hover{color:#6ab0d4;}
.displayinfo .wp_articlecontent span {
    font-size: 14px !important;
    height: 24px !important;
    line-height: 24px !important;
}
td#beginw9 div {
    text-align: center;
}

ul.listnav {
    display: block;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}

li.item {display: block;width: 100%;vertical-align: bottom;}

.itemcon a {
    line-height: 32px;
    color: #3ea1a1;
    background: #fff;
    text-align: center;
    display: block;
    width: 100%;
   
    font-size: 15px;
   
    word-wrap: break-word;
    
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #fff;
   
}
.fws_search .news_pages {
    display: none;
}
.itemcon a:hover{    color: #ffffff;
    background:#3ea1a1;
    text-align: center;}
.hover .column-name {
    color: #ffffff;
    background:#3ea1a1;
    text-align: center;
		display: block;
}
.fws_search li.news {
    line-height: 30px;
    width: 25%;
    float: left;
   
}
.wp_nav .sub-nav{
  width:auto ! important;
  min-width:100% ! important;
  margin-top: -1px;
}
#footer .foot .p1 {
    padding-top: 25px;
}
#footer .foot .p2 {
    padding-top: 10px;
}

.post-6 .news_list li.news {
    line-height: 24px;
    overflow: hidden;
}

.post-6 .con ul li span.news_tu a img:hover {
    transition: all 0.5s ease-in-out;
    transform: scale(1.1);
}

.post-9 .tt .tit .title a {
    color: #fff;
}

.post-9 .tt .tit .title a:hover {
    color: #3ea1a1;
}








