﻿body{
	color:#000000;
	padding:0;
	margin:0;
}
input , textarea , select{font-family:"Microsoft Yahei"; color:#5B5B5B; font-size:14px;}
a{ color:#333;}
a:hover{ color:#FF8C37;}
div{-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s
	border-bottom: 1px solid #ddd
	width: 90%;
	font-size: 14px;
}
/*头部*/
.header{
	width:100%;
	margin:0px auto;
	position:relative;
	background-color: #0065b3;
}
.header .head{ width:1170px; height:92px; margin:0px auto; text-align:left; position:relative;}
.header .head .head_r{ width:823px; float:right; position:relative;}
.head .logo{ width:313px; height:52px; float:left; margin-top:19px;}
.head .logo img{ width:313px; height:54px; vertical-align:top;}
.head .nav_m{
	width:630px;
	float:left;
	margin-left:20px;
	position:relative;
	height: 80px;
	margin-top: 20px;
}
.head .nav{
	width:100%;
	text-align:center;
	color: #FF8C37;
	padding: 0;
	font-size: 14px;
}
.head .nav li{ display:inline-block;}
.head .nav li a{ font-size:16px; color:#FFFFFF;padding:0px 15px;}
.head .nav li.now a,.head .nav li a:hover{ color:#F9A519;}
.head .search{
	width:160px;
	height:20px;
	float:right;
	margin-top:30px;
	position:relative;
	
    -moz-border-radius:20px; -webkit-border-radius:20px;
	background-color: #FFFFFF;
}
.head .search input[type="text"]{ width:132px; height:20px; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; position:absolute; left:-32px; top:0px; line-height:20px; font-size:12px; color:#333333; border:0; background:none;}
.head .search input[type="submit"]{ width:25px; height:20px; cursor:pointer; position:absolute; right:0; top:0; border:0;}
/*幻灯片*/
.banner{ width:1170px; margin:0px auto; margin-top:8px;}
.banner_s img{ width:100%; height:auto; vertical-align:top;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon */
.grabbing {cursor:url(grabbing.png) 8 8, move;}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0);}
#owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto;}
#owl-demo .item{ position: relative; display: block;}
#owl-demo img { display: block; width: 100%;}
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50);}
#owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑","黑体"; color: #fff; text-align: center;}
.owl-pagination { position: absolute; left: 0; bottom: 0px; width: 100%; height: 22px; text-align: center;}
.owl-page { display: inline-block; width:100px; height:4px; margin: 0 5px; background:#FFF; *display: inline; *zoom: 1;}
.owl-pagination .active { background:#F9A519;}
.owl-buttons { display: none;}
.owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px;}
/*.owl-prev { left: 10px; background-image: url(../images/bg17.png);}
.owl-next { right: 10px; background-image: url(../images/bg18.png);}
.owl-prev:hover { background-image: url(../images/bg17.png);}
.owl-next:hover { background-image: url(../images/bg18.png);}*/
@media screen and (max-width: 579px) {.owl-pagination{bottom:0px;height:15px;}}
/*幻灯片*/
.i_ma{ width:1170px; margin:0px auto; text-align:center;}
.i_ma .i_name{ width:100%; text-align:center; padding:0; color:#272727; font-weight:bold;}
.i_ma .i_name em{ color:#F9A519; font-weight:bold;}
.i_ma .i_name p{ height:15px; line-height:15px; font-size:12px; color:#9B9B9B; font-weight:normal;}
.i_ma ul{ width:100%;}
.i_ma ul li{ width:180px; height:180px; float:left; border:1px solid #ddd; text-align:center; margin-right:15px;}
.i_ma ul li a{ display:block; width:180px; height:180px;}
.i_ma ul li img{ width:91px; height:60px; vertical-align:top; margin-top:25px;}
.i_ma ul li h6{ width:100%; height:50px; line-height:50px; text-align:center; font-size:16px;}
.i_ma ul li .des{ width:125px; height:31px; font-size:12px; color:#9D9D9D; line-height:100%; margin:0px auto; text-align:center; overflow:hidden;}
.i_mb{ width:1170px; margin:0px auto;}
.i_mb .i_mbl{
	width:328px;
	height:230px;
	border:1px solid #ddd;
	float:left;
	line-height: 1;
}
.i_mbl .b_head,.i_mbr .b_head{
	width:100%;
	height:38px;
	line-height:38px;
	border-bottom:1px solid #ddd;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	background-color: #0065B3;
	font-weight: bolder;
}
.i_mbl .b_head span,.i_mbr .b_head span{ font-size:16px; color:#FFFFFF; margin-left:20px; padding-right:10px;}
.i_mbl ul{ width:100%;}
.i_mbl ul li{ width:100%; height:36px; line-height:36px; border-bottom:1px solid #ddd; position:relative;}
.i_mbl ul li:hover{ background:no-repeat 20px center;}
.i_mbl ul li p{ width:155px; height:36px; line-height:36px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-left:38px;}
.i_mbl ul li em{ display:block; text-align:right; position:absolute; right:10px; top:0; font-size:12px;}
.i_mb .i_mbl0{
	width:480px;
	height:230px;
	border:1px solid #ddd;
	float:left;
	margin-left:15px;
	line-height: 1;
}
.i_mbl0 .b_head0,.i_mbr .b_head0{
	width:100%;
	height:38px;
	line-height:38px;
	border-bottom:1px solid #ddd;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	background-color: #FF8C37;
	font-weight: bolder;
}
.i_mbl0 .b_head0 span,.i_mbr .b_head0 span{ font-size:16px; color:#FFFFFF; margin-left:20px; padding-right:10px;}
.i_mb .i_mbr{
	width:326px;
	height:230px;
	float:right;
	border:1px solid #ddd;
	position:relative;
	line-height: 1;
}
.friend{ width:1170px; margin:0px auto; margin-bottom:5px;}
.friend .b_head{ width:100%; height:40px; line-height:40px; text-align:left; border-bottom:1px solid #ddd; position:relative;}
.friend .b_head span{ display:inline-block; *display:inline; zoom:1; height:40px; line-height:40px; border-bottom:1px solid #F9A519; font-size:16px; color:#333; font-weight:bold; padding-right:40px; position:absolute; left:0; top:0; z-index:99;}
.friend .frd_m{ width:100%; text-align:left; padding:10px 0;}
.friend .frd_m a{ display:inline-block; *display:inline; zoom:1; font-size:14px; margin-bottom:10px; margin-right:25px;}
.bq{ width:100%; background:#131313; height:50px; line-height:50px; text-align:center; font-size:13px; color:#BEBEBE;}
.bq a{ color:#BEBEBE;}
.fn_bg{ width:100%; background:#232323; padding-top:25px;}
.fn_bg .f_nav{ width:1170px; margin:0px auto; text-align:center;}
.fn_bg .f_nav li{ display:inline-block; *display:inline; zoom:1; height:45px; line-height:45px; margin:0 28px 25px;}
.fn_bg .f_nav li img{ width:45px; height:45px; vertical-align:top;}
.fn_bg .f_nav li span{display:inline-block; *display:inline; zoom:1; height:45px; line-height:45px; vertical-align:top; font-size:14px; color:#BEBEBE; font-weight:bold; margin-left:10px;}
.fn_bg .f_nav li a:hover span{ color:#FFF;}
.box_m img{ width:100%; height:auto; vertical-align:top;}

.wp-wrapper {
	width: 100%;
	background-color: #fff;
}
.wp-wrapper .wp-inner {
	width: 1170px;
	margin: 0 auto;
}
/**头部**/
.wp-header {
	background: #0b3194 url(../images/headbg.png) no-repeat 62% 50%;
}
/**
 * 主体
 */
.wp-container {
	background-color: #FFFFFF;
}
.wp-container .m1{
	float:left;
	width: 49%;
}
.wp-container .m2{
	float:right;
    width: 48%;
}
.mod1{
	padding:32px 0 40px 0;
}
.mod1 .pic-c {
    float: left;
    width: 76%;
}
.pic-c .items.i1, .pic-c .items.i2 {
    margin-right: 25px;
}
.pic-c .items .thum {
    margin-bottom: 6px;
}
.link1 .items img, .link1 .items {
	float:left;
    max-width: 149px;
    max-height: 89px;
}
.mod1 .tit-c{
	float:right;
	width:23%;
}
.pic-c .items {
    float: left;
    width: 31%;
}
.items .title,.items .title a {
    font-size: 16px;
    color: #3b3939;
    line-height: 28px;
}
.items .time {
    font-size: 13px;
    color: #737373;
    line-height: 22px;
}
.tit-c .items {
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 10px;
}
.pic-c .items .thum, .pic-c .items .thum img {
    width: 100%;
    height: 183px;
}
.time-con .year-m{
	font-size:12px;
	color:#fff;
    line-height: 35px;
}
.time-con .day{
	font-size:24px;
	color:#fff;
}
.mod2{
	padding:35px 0;
	background:#edeff0;
}
.headbar{
	margin-bottom:25px;
}
.headbar h3{
	float:left;
	font-size:23px;
	color:#292929;
	font-weight:normal;
}
.headbar .more_btn,.headbar .more_btn a{
	float:right;
	line-height:23px;
	color:#0b3194;
	font-size:13px;
}
.blend .thum, .blend .thum img {
    float: left;
    width: 168px;
    height: 119px;
    margin-right: 25px;
}
.mod2_l .blend {
    margin-bottom: 14px;
}
.blend .blend-c {
    margin-left: 32%;
}
.blend-c .title, .blend-c .title a {
    font-size: 16px;
    line-height: 35px;
    color: #3b3939;
}
.blend-c .intro {
    font-size: 12px;
    line-height: 22px;
    color: #6e6f6f;
}
.items .user {
    float: left;
    width: 64px;
    height: 62px;
    overflow: hidden;
    margin-right: 23px;
	background-color: #e0dfde;
}
.items .user .day {
    text-align: center;
    line-height: 34px;
    background-color: #0b3194;
    color: #fff;
    font-size: 24px;
}
.items .user .mother {
    color: #7b7b7b;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
}
.mod2_r .items {
    padding-bottom: 13px;
    border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 12px;
}
.mod2_r .items .caption, .mod2_r .items .caption a {
    float: left;
    font-size: 16px;
    line-height: 26px;
    color: #3b3939;
}
.mod2_l ul .items {
    height: 40px;
    line-height: 40px;
	border-bottom: 1px dashed #cdcfd0;
	background:url(../images/jt.jpg) no-repeat 0% 53%;
	padding-left:12px;
}
.mod2_l ul .items .caption,.mod2_l ul .items .caption a{
    color: #424343;
    font-size: 13px;
    float: left;
}
.mod2_l ul .items .time {
    float: right;
    font-size: 12px;
    color: #434344;
}
.mod3{
	padding:35px 0;
}
.mod3_l .headbar,.mod3_r .headbar {
    margin-bottom: 0;
}
.mod3_l .headbar h3,.mod3_r .headbar h3 {
    padding-bottom: 43px;
}
.mod3_l .items,.mod3_r .items  {
    line-height: 36px;
    height: 36px;
}
.mod3_l .items .caption,.mod3_l .items .caption a,.mod3_r .items .caption,.mod3_r .items .caption a{
	float:left;
	font-size:14px;
    color:#474747;
}
.mod3_l .items .time,.mod3_r .items .time{
	float:right;
	font-size:14px;
	color:#474747;
	line-height:36px;
}
.link{
	background-color:#e8eaeb;
	padding:30px 0;
}
.link2{
	background-color:#4a4d52;
	padding:35px 0;
}
.link2-l h3{
	color:#fff;
	font-size:22px;
	font-weight:normal;
	margin-bottom:30px;
}
.link2 .link2-l{
	float:left;
	width: 45%;
}
.link2 .link2-r {
    float: right;
    width: 26%;
    margin-top: 40px;
}
.link2-l .wp_nav .nav-item a span.item-name {
    font-size: 14px;
    color: #f6f6f6;
}
.link2-r .wp_nav .nav-item a span.item-name {
    font-size: 14px;
    color: #fff;
    padding:37px 22px 5px 22px;
}
.link2-r .wp_nav .nav-item.i1 a span.item-name{
	background:url(../images/icon1.png) no-repeat 50% 0;
}
.link2-r .wp_nav .nav-item.i2 a span.item-name{
	background:url(../images/icon2.png) no-repeat 50% 0;
}
.link2-r .wp_nav .nav-item.i3 a span.item-name{
	background:url(../images/icon3.png) no-repeat 50% 0;
}
.link2-r .wp_nav .nav-item.i4 a span.item-name{
	background:url(../images/icon4.png) no-repeat 50% 0;
}
/**列表页**/
.wp-banner {
	background-color: #ececec;
}
.wp-banner .wp-inner {
	position: relative;
}
.wp-banner .column-name {
	display: none;
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	color: #fff;
	text-shadow: 2px 2px 2px #000000;
	overflow: hidden;
	position: absolute;
	left: 6px;
	right: 6px;
	top : 50%;
	margin-top: -12px;
}
/**列表页banner图**/
.banner img {
	width: 100%;
	vertical-align: top;
}
.wp-column-menu {
	width: 220px;
	background-color: #f5f5f5;
	position: relative;
	float: left;
	margin-right: -220px;
}
.wp-column-news {
	float: right;
	width: 100%;
}
.wp-column-news .column-news-box {
	margin-left: 240px;
	margin-right: 15px;
	min-height:470px;
}
/**栏目列表**/
.column-head {
	line-height: 24px;
	background-color: #0065B3;
}   /**位置栏目背景**/
.column-head .column-anchor {
	padding: 10px;
}
.column-head .column-anchor .column-switch {
	display: block;
	width: 30px;
	height: 24px;
	float: right;
	display: none;
	background: url(img/menu-dot.png) no-repeat center;
}
.column-head .column-anchor h3.anchor-title {
	display: inline-block;
	float: left;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}		/**位置栏目字体**/
.column-list-wrap li {
	width: 100%;
	vertical-align: bottom;
}
.column-list-wrap li a {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #000000;
	border-bottom: 1px solid #f3f3f3;
	background-color: #F2F2F2;
}
.column-list-wrap li a:hover {
	text-decoration: none;
}
.column-list-wrap li.selected a.selected {
	color: #fff;
	background-color: #636363
}
.column-list-wrap li a span {
	display: block;
	padding: 10px;
	padding-left: 20px;
	line-height: 22px;
}
.column-list-wrap .sub-list li a {
	background-position: 18px 11px;
	font-size: 14px;
	background-color:#fbfbfb;
}
.column-list-wrap .sub-list li a:hover {
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #666;
	color: #fff;
	background-position: 18px 11px;
}
.column-list-wrap .sub-list li a span {
	padding: 4px 10px;
	padding-left: 28px;
	line-height: 26px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}
/**
 * 栏目新闻
 */
.list-head {
	padding: 10px 0;
	border-bottom: 2px solid #e5e5e5;
}
.list-meta .column-title {
	float: left;
	display: inline-block;
	white-space: nowrap;
	line-height: 24px;
	font-size: 18px;
	color: #333
} /**当前位置**/
.list-meta .column-path {
	float: right;
	line-height: 24px;
	color: #454545;
}
.list-meta .column-path a {
	color: #454545;
}
.list-meta .column-path a:hover {
	color: #14427E;
}
.column-news-con {
	padding: 10px 0;
}
.column-news-list .column-news-item {
	display: block;
	position: relative;
	border-bottom: 1px dashed #b1b1b1;
	line-height: 1.75;
	padding: 5px 0;
	padding-left: 10px;
	background: url(img/dot.png) no-repeat 2px 18px;
}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover {
	background-color: #F7F7F7;
	color: #000;
}
.column-news-list .column-news-item .column-news-title {
	display: block;
	margin-right: 76px;
}
.column-news-list .column-news-item .column-news-date {
	display: block;
	text-align: right;
	width: 80px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 10px;
	color: #000000;
}
.wp_entry {
	width: auto;
	margin: 0 4px;
}
.wp_entry, .wp_entry p {
	line-height: 1.7;
	font-size: 15px;
	text-align: justify;
}
.wp_entry p {
	margin-bottom: 11px;
}
.column-news-list .wp_entry img {
	vertical-align: middle;
	max-width: 100%;
_width:expression(this.width > 800 ? "880px" : this.width);
}   
/**列表页文章图片大小限制**/
/**文章页**/
.info-box {
	min-height: 620px;
	border-bottom: 2px solid #ececec;
}
.article {
	padding: 15px 0;
}
.article .caption {
	font-weight: 300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.article .caption h3 {
    text-align: center;
    line-height: 24px;
    color: #999999;
    font-weight: normal;
    font-size: 16px;
}
.caption h3.arti-sub2 {
    text-align: center;
    margin-bottom: 10px;
}
.article h1.arti-title {
	line-height: 40px;
	padding: 5px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
} /**文章标题**/
.article .arti-metas {
	height: 30px;
	line-height: 18px;
	text-align: center;
	padding: 10px 0;
}
.article .arti-metas span {
	display: inline-block;
	font-size: 12px;
	color: #999999;
} /**文章其他属性**/
.article .arti-metas .read-options {
	color: #444;
	text-decoration: none;
	float: right;
	display: inline-block;
	padding-left: 17px;
	background: url(img/options.png) no-repeat 0 50%;
	display: none;
}
.article .entry {
	margin: 0 4px;
	overflow: hidden;
} /**文章内容**/
.article .entry, .article .entry p {
	line-height: 1.75;
	font-size: 14px;
	text-align: justify;
	color: #000000;


	margin: 0 117.;
	margin: 0 60;
}
.article .entry p {
	margin-bottom: 11px;
}
.article .entry .read img {
	vertical-align: middle;
	max-width: 100%;
_width:expression(this.width > 1100 ? "1100px" : this.width);
	background: url(img/loading.gif) no-repeat center;
}   /**文章阅读部分图片大小限制**/
/**阅读设置**/
.night-model .wp-container {
	background-color: #313131;
	color: #6f6f6f;
}
.night-model .article .entry, .night-model .article .entry p {
	color: #6f6f6f;
}
.night-model .read a {
	color: #6d6d6d;
}
.night-model .read a:hover {
	color: #f5f5f5;
}
.night-model .article h1.arti-title {
	color: #e7e8e9
}
.read-setting {
	margin-bottom: 10px;
	display: none;
	background-color: #fdfdfd;
	height: 38px;
	border-bottom: 1px solid #F1F1F1;
}
.night-model .read-setting {
	background-color: #1d1d1d;
	border-color: #313131;
}
.read-setting .setting-item {
	display: inline-block;
	width: 49%;
	height: 38px;
	float: left;
}
.read-setting .setting-item a {
	display: inline-block;
	color: #565656;
	font-size: 20px;
	float: left;
	width: 49%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: 9px;
	color: #565656;
}
.read-setting .setting-item a:hover {
	color: #999;
}
.read-setting .setting-item a.smaller-font {
	border-left: 1px solid #F1F1F1;
	font-size: 18px;
}
.read-setting .setting-model {
	border-left: 1px solid #F1F1F1;
	text-align: center;
}
.night-model .read-setting .setting-item a.smaller-font, .night-model .read-setting .setting-model {
	border-left-color: #313131;
}
.read-setting .setting-model a.read-model {
	font-size: 18px;
	background: url(img/moon.png) no-repeat 0 50%;
	float: none;
	width: auto;
	padding-left: 24px;
	margin: 9px auto;
}
.night-model .read-setting .setting-model a.read-model {
	background-image: url(img/sun.png);
}
.article .entry .set-fz12, .article .entry .set-fz12 p {
	font-size: 12px;
}
.article .entry .set-fz14, .article .entry .set-fz14 p {
	font-size: 14px;
}
.article .entry .set-fz16, .article .entry .set-fz16 p {
	font-size: 16px;
}
.article .entry .set-fz18, .article .entry .set-fz18 p {
	font-size: 18px;
}
.article .entry .set-fz20, .article .entry .set-fz20 p {
	font-size: 20px;
}
.article .entry .set-fz22, .article .entry .set-fz22 p {
	font-size: 22px;
}

