@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#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: 14px;
	font-family: "Arial","Microsoft YaHei", Tahoma, Geneva, sans-serif;
	color:#333;
}
body.main{position: relative;}
p{line-height:1.75;}
a {color:#646262; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#0b7278; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1300px;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header {
	background: #1a727f;
	
	border-bottom:none;
	line-height:inherit;
	height:110px;position: relative;
}
.main .header{
	z-index: 999;}
.header .inner{position:relative;}
.header .sitelogo{float:left;margin-top: 25px;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}

.header .head-left{float:left;display:inline-block;}
.header .head-right{float:right;}
.header .head-right .head-right-top{padding-top:22px}
.header .head-right .post-99{float:left;display:inline-block;padding: 0 20px 0 110px;border-right: 3px solid #fff;}
.header .head-right .post-99 ul li a{color:#fff;font-size: 15px;}
.header .head-right .post-99 ul li .news_text{line-height:22px}
.header .head-right .post-100{float:left;display:inline-block;padding:0 10px}
.header .head-right .post-100 ul li img{width:auto}
.header .head-right .post-100 ul li .news_imgs{float:left;}
.header .head-right .post-100 ul li .news_title{line-height:22px;float:right;margin-left:10px}
.header .head-right .post-100 ul li a{color:#fff;font-size: 15px;}
/*默认主导航样式*/
#nav{padding: 0px 0 0;}
#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}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;height:40px}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;margin: 0 20px;line-height: 40px;color: #FFFFFF;font-size: 18px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.menu-link:hover{ border-bottom:5px solid #f08936;text-decoration: none;}
.sub-menu {display: none;position: absolute;left: -10px;top: 40px;min-width: 100px;z-index: 10000;background:#fff;text-align: center;border-radius:10px}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 30px;line-height: 30px;font-size: 14px;background: #fff;padding:10px;border-radius:10px}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ background-color:#e9e9e9; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
li.sub-item.i2-10{display:none;}
li.sub-item.i2-11{display:none;}
/**主页banner开始**/
#banner {height: 100%;top: 0;}
#banner .inner {width:auto;text-align: center;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
.content{background:url(images/content.jpg);background-size: cover;}
.main1 .inner{padding:15px 0 10px;}
.main1 .inner .mod{background:rgba(255, 255, 255, 0.65);border-radius: 15px;padding: 10px 30px;}
.main1 .post-11 .tt .tit{text-align:left;}
.main1 .post-11 .tt .tit .title a{color:#292929}
.main1 .post-11 .con{padding-top:25px;}
.main1 .post-11 ul{margin: 0 -33px;}
.main1 .post-11 ul li.news{float:left;text-align:center;width:12.5%; margin-bottom: 10px;}
.main1 .post-11 ul li.news .news_title{
    font-size: 15px;
    color: #282828;
    line-height: 22px;
    margin-top: 15px;
}
.main1 .post-11 .news_box {
    margin: 0 33px;
}
.main1 .post-11 .news_box .news_imgs{width:100%}
.main1 .post-11 .news_box .news_imgs img{    width: 99px;
    height: 99px;
}
.main1 .post-11 ul li.news .news_title a{ color: #282828;}
.main1 .post-11 img{margin:0 auto}
.main1 .post-11 img:hover{ transform: scale(1.2);}
/*.main1 .post-11 .slick-prev{background: url(images/prev2.png)no-repeat center;width: 28px;height:99px;left:0;top:0;margin-top:0}
.main1 .post-11 .slick-next{background: url(images/next2.png)no-repeat center;width: 28px;height: 99px;right:0;top:0;margin-top:0}
.main1 .post-11 .slick-list.draggable{width:1140px;margin:0 auto}*/

.main2{}
.main2 .inner{padding:20px 0}
.main2 .inner .mod{background:rgba(255, 255, 255, 0.65);border-radius: 20px;padding: 10px 30px;}
.main2 .ml{width: 47%;float: left;margin-left:10px}
.main2 .ml .post-21 .con{padding-top:22px;}
.main2 .ml .post-21 ul li.news{float:left;text-align:center;width:165px;margin-left:29px}
.main2 .ml .post-21 ul li.news.n1{margin-left:0px}
.main2 .ml .post-21 ul li.news.n4{margin-left:0px}
.main2 .ml .post-21 ul li.news:hover .news_imgs{border: 4px solid #e7b15d;box-shadow: 0px 0px 10px 2px #eae6e0;}
.main2 .ml .post-21 ul li.news:hover .news_title a{color: #333333;}
.main2 .ml .post-21 ul li.news .news_title{ font-size: 14px;}
.main2 .ml .post-21 ul li.news .news_title a{color: #999999;}
.main2 .ml .post-21 ul li.news .news_imgs{border: 4px solid #61a4a9;}
.main2 .ml .post-21 ul li.news .news_imgs img{width:100%;height:57px;}
.main2 .mr{width: 46.9%;float: right;}
.main2 .mr .post-22 .con{padding-top:22px;}
.main2 .mr .post-22 ul li.news{float:left;text-align:center;width:165px;margin-left:29px}
.main2 .mr .post-22 ul li.news.n1{margin-left:0px}
.main2 .mr .post-22 ul li.news.n4{margin-left:0px}
.main2 .mr .post-22 ul li.news:hover .news_imgs{border: 4px solid #e7b15d;box-shadow: 0px 0px 10px 2px #eae6e0;}
.main2 .mr .post-22 ul li.news:hover .news_title a{color: #333333;}
.main2 .mr .post-22 ul li.news .news_title{ font-size: 14px;}
.main2 .mr .post-22 ul li.news .news_title a{color: #999999;}
.main2 .mr .post-22 ul li.news .news_imgs{border: 4px solid #61a4a9;}
.main2 .mr .post-22 ul li.news .news_imgs img{width:100%}

.main3 .inner{padding:10px 0 0px}
.main3 .inner .mod{background:rgba(255, 255, 255, 0.65);border-radius: 15px;padding: 10px 30px;}
.main3 .ml{width: 47%;float: left;margin-left:10px}
.main3 .ml .post-31 .con{padding-top:22px;}
.main3 .ml .post-31 .tt .tit .title a{color:#292929}
.main3 .ml .post-31 ul li.news{float:left;text-align:center;width:165px;margin: 0 0 15px 15px;border:1px solid #0a6876;border-radius: 5px;}
.main3 .ml .post-31 ul li.news.n1{margin-left:0}
.main3 .ml .post-31 ul li.news.n4{margin-left:0}
.main3 .ml .post-31 ul li.news.n7{margin-left:0}
.main3 .ml .post-31 ul li.news .news_title a{color:#0a6876;font-size: 18px;}
.main3 .ml .post-31 ul li.news:hover{background:#0a6876;}
.main3 .ml .post-31 ul li.news:hover .news_title a{color:#fff}
.main3 .mr{width: 46.9%;float: right;}
.main3 .mr .post-32 .tt .tit .title a{color:#292929}
.main3 .mr .post-32 .con{padding-top:22px;}
.main3 .mr .post-32 ul li.news{float:left;text-align:center;width:165px;margin: 0 0 15px 15px;border:1px solid #0a6876;border-radius: 5px;}
.main3 .mr .post-32 ul li.news.n1{margin-left:0}
.main3 .mr .post-32 ul li.news.n4{margin-left:0}
.main3 .mr .post-32 ul li.news.n7{margin-left:0}
.main3 .mr .post-32 ul li.news .news_title a{color:#0a6876;font-size: 18px;}
.main3 .mr .post-32 ul li.news:hover{background:#0a6876;}
.main3 .mr .post-32 ul li.news:hover .news_title a{color:#fff}

.main4{}
.main4 .inner{padding:30px 0;}
.main4 .inner .mod{background:rgba(255, 255, 255, 0.65);border-radius: 15px;padding: 15px;}
.main4 .ml{width: 60.5%;float: left;background: url(images/main4_bg.png)no-repeat left;padding: 0 15px;}
.main4 .ml .post-41 .tt .tit{background: url(images/tsgxw.png)no-repeat left;}
.main4 .ml .post-41 .tt .tit .title{margin-left: 40px;}
.main4 .ml .post-41 .con{padding-top:10px;}
.main4 .ml .post-41 .news_imgs{width:auto;float:left}
.main4 .ml .post-41 .news_imgs img{width: 310px;height: 194px;}
.main4 .ml .post-41 .news_wz{background:#fff;height: 195px;}
.main4 .ml .post-41 .news_wz .news_con{padding:35px 35px 35px 28px;margin-left: 316px}
.main4 .ml .post-41 .news_wz .news_title{font-size: 16px;font-weight: bold;font-family: "Microsoft YaHei"}
.main4 .ml .post-41 .news_wz .news_title a{
color:#171717;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.main4 .ml .post-41 .news_wz .news_title:hover a{color:#1ea1b4;}
.main4 .ml .post-41 .news_wz .news_text:hover a{color:#171717;}
.main4 .ml .post-41 .news_wz .news_text{font-size: 14px;font-family: "Microsoft YaHei";line-height: 25px;margin-top:11px}
.main4 .ml .post-41 .news_wz .news_text a{
color:#757575;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.main4 .ml .post-42{margin-top:5px}
.main4 .ml .post-42 .news_list li.news{background:#fff;line-height:48px;padding:0 40px;margin-bottom: 8px}
.main4 .ml .post-42 .news_list li.news:hover{border:1px solid #1ea1b4;}
.main4 .ml .post-42 .news_list li.news span.news_title{float:left;width: 80%;font-size: 16px;}
.main4 .ml .post-42 .news_list li.news span.news_title a{
color:#171717;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;

}
.main4 .ml .post-42 .news_list li.news span.news_meta{float:right;font-size: 12px;color: #f08936;background: #ffeee0;line-height: 26px;display: inline-block;border-radius: 15px;width: 91px;text-align: center;margin-top: 12px;}
.main4 .mr{width: 33.2%;float: right;background: url(images/main4_bg.png)no-repeat right;padding: 0 15px 15px;}
.main4 .mr .post-43 .tt .tit{background: url(images/zydt.png)no-repeat left;}
.main4 .mr .post-43 .tt .tit .title{margin-left: 50px;}
.main4 .mr .post-43 .con{background:#fff;margin-top:10px;padding: 0;}
.main4 .mr .post-43 ul.news_list {padding: 16px 35px;}
.main4 .mr .post-43 ul li.news{border-top:0px solid #ededed;margin-bottom:9px}
.main4 .mr .post-43 ul li.news .news_date{float:left;}
.main4 .mr .post-43 ul li.news .news_date .news_year{
background: #025662;
    color: #fff;
    display: inline-block;
    width: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;float:left;
}
.main4 .mr .post-43 ul li.news .news_date .news_days{
font-size: 14px;
    display: inline-block;
    width: 40px;
    border: 1px solid #025662;
    height: 32px;
    text-align: center;
    color: #025662;
}
.main4 .mr .post-43 ul li.news:hover .news_date .news_days{border:1px solid #f08936; color: #f08936;}
.main4 .mr .post-43 ul li.news:hover .news_date .news_year{background: #f08936;}
.main4 .mr .post-43 ul li.news .news_time{font-size: 12px;color: #f08936;background: #ffeee0;line-height: 26px;display: inline-block;border-radius: 15px;width: 91px;text-align: center;margin-top: 18px;margin-bottom:10px}
.main4 .mr .post-43 ul li.news .news_title{font-size: 16px;margin-bottom: 7px;float:right;width:71.5%}
.main4 .mr .post-43 ul li.news .news_title a{
color:#171717;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.main4 .mr .post-43 ul li.news .news_title:hover a{color:#006270;}

.main5{background: url(images/main5_bg.png)no-repeat center;display:none}
.main5 .inner2{width: 96%;margin: 0 auto;padding:65px 0}
.main5 .post-51 .tt {width: 1300px;margin: 0 auto;display: block;}
.main5 .post-51 .tt .tit .title {color: #fff;}
.main5 .post-51 .more_btn .more_text{color: #fff;}
.main5 .post-51 .more_btn .more_text:hover{color: #fff;font-weight: bold;}
.main5 .post-51 ul li.news{margin-left:25px}
.main5 .post-51 .news_con .news_txt.txt1{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.main5 .post-51 .news_con .news_txt.txt2{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.main5 .post-51 .news_con .news_txt.txt3{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.main5 .post-51 .news_con .news_txt .txt4{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
margin-left:60px
}
.main5 .post-51 .news_con .news_txt .gcd{float:left}
.main5 .post-51 .news_con .news_txt.txt5{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.main5 .post-51 .news_imgs{width:170px;float:left}
.main5 .post-51 .news_imgs img:hover{ transform: scale(1.12);}
.main5 .post-51 .news_title{font-size: 18px;font-weight: bold;}
.main5 .post-51 .news_title a{color:#212121}
.main5 .post-51 .news_con{margin-left:170px;background:#fff;padding:20px;height:214px;overflow:hidden}
.main5 .post-51 .news_con .news_txt{font-size: 15px;color:#5e5e5e}
.main5 .post-51 .slick-prev{background: url(images/prev.png)no-repeat center;width: 26px;height:68px;left:0;top:35%;margin-top:0;z-index:99}
.main5 .post-51 .slick-next{background: url(images/next.png)no-repeat center;width: 26px;height: 68px;right:-20px;top:35%;margin-top:0;z-index:99}
.post-51 .slick-list.draggable{width:95%;margin:0 auto;padding:35px 0 55px}

/**检索**/
.search_books{position: absolute;top: 240px;z-index: 4;}
.search_books .search_box{width: 1000px;margin: 0 auto;}
.search_con .search_date {
	float: left;
	width: 100%;
	background: url(images/search_date.png)no-repeat top;
}
.search_con .search_col{
	background: url(images/1.png)no-repeat center;
	height: 50px;
}
.search_con .search_menu{width: 670px;margin: 0 auto;}
.search_con .search_menu .search_link {
	line-height: 50px;
	height: 50px;
	padding: 0 40px;
	font-size: 18px;

	float: left;
	margin-right: 5px;
}
.search_con .search_menu .search_link a {
	color: #fff;
}
.search_con .search_menu .search_link.selected {
	background: #2eb5b4;
	opacity: 0.9;
	border-radius: 7px 7px 0 0;
	color: #fff;
	height: 60px;
	margin-top: -11px;
}
.search_con .search_menu .search_link.selected a{
	margin-top: 11px;
	display: inline-block;
}
.search_con .search_date .search_list {
	padding: 30px 102px 28px 110px;
}
.search_con .search_date .search_list li{display:none}
.inputbox {
	width: 100%;
	height: 52px;
	/* background: #fff; */
	/* box-shadow: 0px 0px 5px 1px #ccc; */
	position: relative;
}
input.input.vl_send_book {
	border: none;
	line-height: 52px;
	height: 52px;
	font-size: 16px;
	width: 78%;
	display: block;
	font-family: "Microsoft YaHei";
	padding-left: 10px;
	float: left;
	background: #fff;
	box-shadow: 0px 0px 5px 1px #ccc;
	/* position: relative; */
	/* z-index: 10; */
}
.search_date input.submit {
	position: absolute;
	border: none;
	width: 20%;
	right: 0;
	top: 0;
	line-height: 52px;
	background: #f08936;
	font-size: 18px;
	color: #fff;
	font-family: "Microsoft YaHei";
	position: static;cursor: pointer;
}
.inputtips {
	font-size: 15px;
	line-height: 40px;
	color: #000;
	margin-top: 20px;
}
/**标题栏新闻窗口**/
.post {}
.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 {width: 64px;text-align: center;border-radius: 25px;display:inline-block;height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:16px; cursor:pointer;color: #005a68;} 
.post .more_btn .more_text:hover{color:#389398;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
.post1 .tt .tit .title {
	display:inline-block;
	font-size: 23px;
	color: #292929;
	cursor:pointer;
	font-weight:bold;
}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#1826a5;}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {}
.post2 .tt .tit .title {font-size: 16px;color: #fff;cursor:pointer;font-weight:bold;}
.post2 .con {}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #999999;}/*属性*/
.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;}

/*标题文*/
.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;}
/*图列表*/
.news_tu{}
.news_tu .con{padding: 12px 0px;}
.news_tu .news_list { margin:0px -10px;}
.news_tu .news_list li.news{float:left;width:25%;}
.news_tu .news_list li.news .news_box{margin:0px 10px; transition:all 0.4s ease-in-out;}
.news_tu .news_list li.news .news_box:hover{opacity:.85; filter:Alpha(opacity=85);}
.news_tu .news_list li.news .news_imgs{height: 180px;background-color: #F1F1F1;overflow:hidden;vertical-align:middle;display:table-cell;}
.news_tu .news_list li.news .news_imgs img{width:100%;height:auto;max-height:100%;}
.news_tu .news_list li.news .news_wz{}
.news_tu .news_list li.news .news_wz .news_con{} 
.news_tu .news_list li.news .news_title{line-height: 45px;height:45px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 14px;} 
.news_tu .news_list li.news .news_title a{}



/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.list .container-1{background: #ececec;}
.l-banner{height: 235px;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:55px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu { width: 315px;
 float:left;
 margin-right: -327px;
 position:relative;
 height: 210px;
 border-top: 14px solid #006270;
 border-left: 12px solid #006270;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:18px; font-weight:normal; color:#000000; border-bottom: 1px solid #d8d8d8;background:url(images/lm.png)no-repeat 93% 50%}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.wp_listcolumn .wp_column{/*background:url(images/lm.png)no-repeat 93% 50%;*/border-left: 12px solid #006270;margin-left:-12px}
.wp_listcolumn .wp_column.selected{border-left: 12px solid #ed6c00;margin-left:-12px }
.wp_listcolumn .wp_column a{border:none}
.col_list .wp_listcolumn .wp_column a.col_item_link{background:url(images/lm.png)no-repeat 93% 50%;}
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 18px;font-weight:normal;background:none;border-bottom: 1px solid #d8d8d8;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0d6e69; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0d6e69;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{ color:#0d6e69;}
/*二级子栏目**/
.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 {color:#0d6e69;} 
/*三级子栏目**/
.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:#0d6e69;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:700px;float:right;} 
.col_news .col_news_box{margin-left: 378px;}
.col_news_head {border-bottom: 4px solid #0d6e69;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight: bold;color: #0d6e69;}
.col_metas .col_path {height: 46px;line-height: 46px;color: #000000;font-size: 15px;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px;}
.col_con{border: 1px solid #dcdcdc;}
.col_news_list { margin-top:7px;}
.col_news_list .news_list .news{border-bottom:1px solid #e8e7e7;padding:25px 0 30px}
.col_news_list .news_list .news.n2{background:#fbfbfb;}
.col_news_list .news_list .news.n4{background:#fbfbfb;}
.col_news_list .news_list .news.n6{background:#fbfbfb;}
.col_news_list .news_list .news.n8{background:#fbfbfb;}
.col_news_list .news_list .news .news_time{font-size: 12px;color: #f08936;background: #ffeee0;line-height: 26px;display: inline-block;border-radius: 15px;width: 91px;text-align: center;margin-top: 6px;float:left}
.col_news_list .news_list .news .news_con{margin-left:105px}
.col_news_list .news_list .news .news_con .news_title{font-size: 17px;margin-bottom:4px}
.col_news_list .news_list .news .news_con .news_title a:hover{color: #0d6e69;}
.col_news_list .news_list .news .news_con .news_title a{
color:#333333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.col_news_list .news_list .news .news_con .news_text{font-size: 14px;line-height:22px}
.col_news_list .news_list .news .news_con .news_text a{
color:#33333;
opacity:0.6;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.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:100%; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
.wp_paging{width:600px;margin:0 auto;float:none }
/**文章页**/
.infobox {width:auto; margin:0 auto; padding: 0 25px 60px 45px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size: 26px;text-align:center;color: #333333;font-weight: bold;} /**文章标题**/
.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 13px; font-size:13px; color:#000000;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.arti_views img{margin-top:5px;}
.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!important;}
/**页脚开始**/
#footer {background: #025662;}
#footer .inner {padding:15px 0;}
#footer .inner .mod{}
#footer .inner .foot-top{width: 100%;padding:0px}
#footer .inner .footer-left{float: left;width: 34.5%;}
#footer .inner .footer-left .post-81 .tt{width:auto;float:left}
#footer .inner .footer-left .post-81 .con{float:left;width: 60%;margin-left: 30px;}
#footer .inner .footer-left .post-81 ul li.news{float:left;width:50%;}
#footer .inner .footer-left .post-81 ul li.news .news_title{font-size: 14px;}
#footer .inner .footer-left .post-81 ul li.news .news_title a{color: #fff;}

#footer .inner .footer-center{float: left;width: 32%;}
#footer .inner .footer-center .post-82 .tt{width:auto;float:left}
#footer .inner .footer-center .post-82 .con{float:left;width: 74%;margin-left: 30px;}
#footer .inner .footer-center .post-82 .list li{width: 33%;float: left;}
#footer .inner .footer-center .post-82 .list li .news_title{font-size: 14px;}
#footer .inner .footer-center .post-82 .list li .news_title a{color: #fff;}


#footer .inner .footer-right{float: right;}
#footer .inner .footer-right .post-83 .con{padding-top:5px;}
#footer .inner .footer-right .post-83 .tt .tit .title a{color:#fff}
#footer .inner .footer-right .post-83 ul li.news{float:left;margin-left:33px;}
#footer .inner .footer-right .post-83 ul li.news.n1{margin-left:0;}
#footer .inner .footer-right .post-83 ul li.news img{width:82px}
#footer .inner .footer-right .post-83 ul li.news .news_title{line-height: 29px;text-align:center;margin-top:7px;}
#footer .inner .footer-right .post-83 ul li.news .news_title a{font-size: 13px;color: #fff;}

#footer .inner .foot-bottom{position: relative;
    width: 52%;
    padding: 0px 0;
    margin: 0 auto;
    bottom: 53px;
    margin-bottom: -53px;}
#footer .inner .news_title{font-size: 16px;color: #fff;line-height: 30px;opacity: 0.8;}
#footer .inner p{font-size: 13px;line-height: 26px; font-weight:normal;text-align:center;color: #fff;opacity: 0.8;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:20px;background: #fff;margin-right: 4px;width: 260px;position: absolute;}
.wp-search {position: relative;width: 295px;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:12px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 3px 0;line-height: 22px;background: none;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:28px;height: 28px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:28px;height: 28px;border:0;outline: 0;background: 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: 0px;bottom: 15px;margin-right: 0px;z-index:60;width: 100%;text-align: center;}
.mbanner .focus .focus-page { display:inline-block;width: 30px;height: 5px;margin-right:12px;background:#fff;border-radius: 0;opacity: 0.8;}
.mbanner .focus .focus-page-active {width:45px;background: #fff;}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}


#wp_pager{text-align:center;padding-top:40px;}
.possplit{background:url(images/posSplit.png)no-repeat left;width:25px}
/*************************************************************
 * 特殊页面
 */
/*二级页面*/
/*字体*/

.list1 input.input.vl_send_book {
  width: 66.5%;
}

span.input-group-addon {
  float: left;
  height: 52px;
  line-height: 52px;
}

span.input-group-addon select {
  height: 52px;
  border: 0;
  position: relative;
  /* top: 0px; */
  margin-right: 5px;
  font-family: 'micsoft yahei';
}
.sitelogo img {
    width: 80%;
}
