@charset 'utf-8';

.breaktodot {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis
}

.bannerinfo,
.news-tabs {
	background-color: #fff
}

.base-page {
	background-image: url(pageBG.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 380px;
	background-size: 100% 380px
}

.topbar {
	font-size: 14px;
	line-height: 18px;
	padding: 5px 0;
	color: #fff;
	background-color: #3581c6
}

.topbar .toplink {
	float: right
}

.topbar .toplink a {
	color: #fff
}

.navbar {
	min-height: 120px;
	margin-bottom: 0
}

.navbar-brand {
	height: auto;
	padding: 25px 15px
}

.search-bar {
	position: relative;
	float: right;
	width: 450px;
	margin-top: 40px;
	padding-left: 20px
}

.search-bar .input-group {
	width: 100%;
	padding-right: 60px
}

.search-bar .input-group .form-control,
.search-bar .input-group .input-group-addon {
	border-radius: 0
}

.search-bar .input-group .form-control {
	border-color: transparent;
	background-color: #c0e5fe
}

.search-bar .input-group .input-group-addon {
	font-size: 16px;
	width: 25%;
	color: #fff;
	border-color: #3581c6;
	background-color: #3581c6
}

.search-bar>.icon {
	position: absolute;
	top: 0;
	right: 15px;
	width: 35px;
	height: 35px
}

.search-bar .recommend {
	line-height: 26px;
	padding: 8px 0;
	color: #fff
}

.search-bar .recommend a {
	color: #fff
}

.maincontent,
.newcontent {
	padding: 20px 15px 0
}

.newcontent {
	padding-bottom: 20px
}

.menu {
	position: relative;
	float: left;
	width: 19%;
	background-color: #3581c6
}

.menu>li {
	display: block;
	border-top: 1px solid #3170aa
}

.menu>li:first-child {
	border-top: none
}

.menu>li:hover {
	background-color: #3170aa
}

.menu>li>a {
	font-size: 16px;
	line-height: 30px;
	display: inline-block;
	width: 100%;
	height: 68px;
	padding: 19px;
	color: #fff
}

.menu .menulink .icon {
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-right: 20px
}

.menu .detailpane {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 188px;
	display: none;
	width: 805px;
	height: 275px;
	background-color: #fff;
	border: 1px solid #3581c6
}

.menu .detailpane.active {
	display: block
}

.bannerinfo {
	position: relative;
	float: right;
	width: 81%
}

.headerbanner {
	float: left;
	width: 66%;
	height: 275px
}

.headerbanner .swiper-slide {
	font-size: 18px;
	position: relative;
	display: block;
	text-align: center;
	background: #fff
}

.headerbanner .swiper-slide img {
	width: 100%;
	height: 100%
}

.headerbanner .swiper-slide .titleinner {
	font-size: 14px;
	line-height: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
	padding: 0 10px;
	text-align: left;
	color: #fff;
	background-color: rgba(0, 0, 0, .3)
}

.swiper-container-horizontal>.swiper-pagination {
	right: 5px;
	bottom: 3px;
	left: auto;
	width: auto;
	text-align: right
}

.swiper-pagination-bullet-active {
	background-color: #fff
}

.swiper-pagination-bullet {
	background-color: #fff
}

.bannerinfo .news-tabs {
	float: right;
	width: 34%;
	padding-bottom: 0;
	border-top: 0
}

.news-tabs {
	padding: 10px;
	border-top: 1px solid #3581c6
}

.news-tabs+.news-tabs {
	margin-top: 20px
}

.news-tabs .nav-tabs {
	border-bottom: 0
}

.news-tabs .nav-tabs>li>a {
	line-height: 24px;
	min-width: 75px;
	margin-right: 0;
	padding: 0 5px;
	text-align: center;
	color: #666;
	border-color: #f6f6f6;
	background-color: #f6f6f6
}

.news-tabs .nav-tabs>li.active>a {
	line-height: 24px;
	min-width: 75px;
	margin-right: 0;
	padding: 0 5px;
	text-align: center;
	color: #fff;
	border-color: #3581c6;
	border-radius: 0;
	background-color: #3581c6
}

.news-tabs .tab-pane {
	padding-top: 10px
}

.news-tabs .title {
	margin-bottom: 3px;
	text-align: center
}

.news-tabs .title+h5 {
	font-weight: normal;
	position: relative;
	padding: 0 50px 10px 0;
	color: #999;
	border-bottom: 1px solid #3581c6
}

.news-tabs .title+h5>a {
	position: absolute;
	top: 0;
	right: 0
}

.newsitem li {
	line-height: 29px;
	position: relative
}

.newsitem>li>a {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000
}

.newsitem>li>a:hover {
	color: #3581c6;
	text-decoration: underline
}

.newsitem.datein>li>a {
	padding-right: 40px
}

.newsitem>li>.date {
	position: absolute;
	top: 0;
	right: 0
}

.row.min {
	margin-right: -5px;
	margin-left: -5px
}

.row.min .col-xs-3,
.row.min .col-xs-4,
.row.min .col-xs-6,
.row.min .col-xs-12 {
	padding-right: 5px;
	padding-left: 5px
}

.magnet {
	margin-top: 5px;
	margin-bottom: 15px
}

.magnet a {
	font-size: 12px;
	display: block;
	height: 67px;
	padding-top: 8px;
	text-align: center;
	color: #fff;
	background-color: #3581c6
}

.magnet a:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.magnet img {
	width: 36px;
	height: 36px;
	margin: 0 auto
}

.link-outer {
	padding-top: 6px
}

.link-block {
	margin-bottom: 10px
}

.link-block a {
	line-height: 28px;
	display: block;
	height: 30px;
	text-align: center;
	border: 1px solid #3581c6
}

.link-block a:hover {
	color: #fff;
	background-color: #3581c6
}

.link-block.more a {
	color: #fff;
	background-color: #3581c6
}

.mod-video a {
	line-height: 25px;
	text-decoration: underline
}

.mod-weibo p {
	line-height: 1.6;
	padding-top: 5px
}

.mod-weibo .link {
	display: block;
	text-decoration: underline
}

.mod-server .link-inner {
	margin-bottom: 10px
}

.mod-server .link-inner:nth-child(1) a {
	background-color: #4cbae5
}

.mod-server .link-inner:nth-child(2) a {
	background-color: #3581c6
}

.mod-server .link-inner:nth-child(3) a {
	background-color: #89bf62
}

.mod-server .link-inner:nth-child(4) a {
	background-color: #f5a43b
}

.mod-server .link-inner.full a {
	font-size: 16px;
	line-height: 75px;
	height: 75px;
	color: #3581c6;
	background-image: url(bg_gradual.jpg);
	background-repeat: repeat-x;
	-webkit-background-size: 5px 100%;
	background-size: 5px 100%
}

.mod-server .link-inner.full img {
	width: 60px;
	height: 60px
}

.mod-server .link-inner a {
	line-height: 50px;
	display: block;
	height: 50px;
	text-align: center;
	color: #fff
}

.mod-server .link-inner a:hover {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}

.mod-server .link-inner img {
	display: inline-block;
	width: 34px;
	height: 34px;
	margin-right: 10px
}

.friendlink {
	margin-top: 15px;
	background-color: #f6f6f6
}

.friendlink a {
	color: #666
}

.friendlink a:hover {
	color: #3581c6;
	text-decoration: underline
}

.friendlink>dt,
.friendlink>dd {
	line-height: 25px;
	position: relative;
	display: block;
	float: left;
	padding: 10px 15px
}

.friendlink>dt {
	font-weight: normal;
	margin-right: 20px;
	color: #fff;
	background-color: #3581c6
}

.friendlink>dt>.triangle {
	position: absolute;
	top: 15px;
	right: 0;
	display: block;
	width: 0;
	height: 0;
	vertical-align: middle;
	color: #fff;
	border-top: 6px solid transparent;
	border-right: 6px dashed;
	border-right: 6px solid\9;
	border-bottom: 6px solid transparent
}

.friendlink>dd+dd:before {
	position: absolute;
	top: 10px;
	left: -3px;
	content: '|';
	color: #666
}

.pagefooter {
	font-size: 12px;
	line-height: 20px;
	padding: 40px 0;
	color: #fff;
	background-color: #3581c6
}

.pagefooter .inner {
	width: 100%;
	max-width: 550px;
	margin: 0 auto
}

.pagefooter .goverment {
	float: left;
	width: 55px
}

.pagefooter .copyright {
	float: right;
	width: 480px
}

.detailpane.type-a .nav-tabs {
	border-bottom: 0;
	background-color: #f6f6f6
}

.detailpane.type-a .nav-tabs>li {
	width: 20%
}

.detailpane.type-a .nav-tabs>li+li {
	border-left: 1px solid #ddd
}

.detailpane.type-a .nav-tabs>li>a {
	margin-right: 0;
	border: 0;
	border-radius: 0;
	text-align: center
}

.detailpane.type-a .nav-tabs>li.active>a,
.detailpane.type-a .nav-tabs>li.active>a:focus,
.detailpane.type-a .nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: #3581c6;
	border: 0
}

.detailpane.type-a .nav>li>a:focus,
.detailpane.type-a .nav>li>a:hover {
	background-color: #3581c6;
	border: 0;
	color: #fff
}

.detailpane.type-a .tab-content .tab-pane {
	padding: 10px;
	height: 235px;
	overflow-y: auto
}

.detailpane .inner {
	padding: 15px
}

.detailpane .inner.max {
	padding: 30px
}

.detailpane .inner .link {
	display: inline-block;
	border: 1px solid #3581c6;
	width: 160px;
	height: 44px;
	line-height: 42px;
	text-align: center;
	margin-bottom: 20px
}

.detailpane .inner .link:hover {
	background-color: #3581c6;
	color: #fff
}

.detailpane.type-b .nav-tabs {
	border-bottom: 1px solid #3581c6
}

.detailpane.type-b .nav-tabs>li {
	margin-bottom: 0
}

.detailpane.type-b .nav-tabs>li.active>a {
	background-color: #3581c6;
	color: #fff
}

.detailpane.type-b .nav-tabs>li>a {
	padding: 3px 15px;
	border: 0;
	border-radius: 0;
	color: #666;
	border-color: #f6f6f6;
	background-color: #f6f6f6
}

.detailpane.type-b .tab-pane {
	padding: 10px 0
}

.detailpane.type-b .tab-pane a {
	line-height: 25px;
	color: #333;
	width: 100%;
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis
}

.detailpane.type-b .tab-pane a:hover {
	color: #3581c6;
	text-decoration: underline
}

.detailpane.type-b .link-list {
	padding-top: 15px
}

.detailpane.type-b .link-list li {
	display: block;
	float: left;
	margin-right: 15px
}

.detailpane.type-b .link-list a {
	display: block;
	padding-left: 10px;
	position: relative
}

.detailpane.type-b .link-list a:hover {
	padding-right: 10px;
	color: #fff;
	background-color: #3581c6
}

.detailpane.type-b .link-list a:before {
	position: absolute;
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #3581c6;
	top: 6px;
	left: 0
}

.detailpane .form-horizontal {
	padding-top: 15px
}

.detailpane .form-horizontal .control-label {
	color: #3581c6;
	text-align: center;
	padding-top: 0
}

.detailpane .form-group {
	margin-bottom: 5px
}

.detailpane .form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0
}

.detailpane .form-horizontal .col-md-3 {
	padding-left: 0;
	padding-right: 0
}

.detailpane .form-horizontal .col-md-9 {
	padding-left: 10px;
	padding-right: 0
}

.detailpane .form-control {
	height: 20px;
	padding: 1px 5px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.detailpane textarea.form-control {
	max-width: 100%;
	min-width: 100%;
	height: 40px
}

.detailpane .btn {
	padding: 3px 20px;
	border: 0;
	border-radius: 0
}

.detailpane .btn.btn-sure {
	color: #fff;
	background-color: #3581c6
}

.detailpane .btn.btn-view {
	color: #000;
	background-color: #f6f6f6
}

.detailpane .quicklink li,
.detailpane .quicklink a {
	display: block
}

.detailpane .quicklink li+li {
	margin-top: 12px
}

.detailpane .quicklink a {
	line-height: 50px;
	text-align: center;
	color: #333;
	border: 1px solid #3581c6
}

.detailpane .quicklink a:hover {
	background-color: #3581c6;
	color: #fff
}

.detailpane .quicklink .icon {
	width: 50px;
	height: 50px;
	float: left;
	background-color: #3581c6;
	position: relative
}

.detailpane .quicklink .icon:after {
	position: absolute;
	top: 0;
	left: 50px;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-left: 25px solid #3581c6;
	border-bottom: 25px solid transparent;
	content: ''
}

.detailpane .quicklink .icon img {
	width: 30px;
	margin: 10px auto;
	height: 30px
}

.breadcrumb {
	background-color: transparent;
	margin-bottom: 5px
}

.breadcrumb a,
.breadcrumb>.active,
.breadcrumb>li+li:before {
	color: #000
}

.breadcrumb>li+li:before {
	content: '>'
}

.list-title {
	color: #3581c6;
	line-height: 20px;
	padding: 0 10px 10px
}

.sidebar,
.mainlist {
	background-color: #fff;
	border-top: 1px solid #3581c6;
	padding: 10px 0
}

.mainlist {
	padding: 10px
}

.mainlist .list-title {
	padding: 0 0 10px
}

.sidebar>li {
	padding: 0 10px;
	position: relative
}

.sidebar>li>a {
	display: block;
	line-height: 30px;
	padding: 10px 0;
	color: #000;
	padding-left: 20px;
	position: relative
}

.sidebar>li>a:before {
	content: '';
	background-color: #555;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0;
	top: 20px
}

.sidebar>li+li {
	border-top: 1px dotted #ddd
}

.sidebar>li.active,
.sidebar>li:hover {
	background-color: #3581c6
}

.sidebar>li.active:after,
.sidebar>li:hover:after {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #3581c6;
	border-bottom: 5px solid transparent;
	content: '';
	position: absolute;
	top: 20px;
	right: -5px
}

.sidebar>li.active>a,
.sidebar>li:hover>a {
	color: #fff
}

.sidebar>li.active>a:before,
.sidebar>li:hover>a:before {
	background-color: #fff
}

.mainlist .list-item {
	padding: 5px 0;
	position: relative
}

.mainlist .list-item .title {
	position: relative;
	padding-left: 15px;
	padding-right: 90px;
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis
}

.mainlist .list-item .title:before {
	content: '';
	position: absolute;
	top: 5px;
	width: 5px;
	height: 5px;
	background-color: #555;
	left: 0
}

.mainlist .list-item .date {
	position: absolute;
	top: 5px;
	right: 0
}

.mainlist .hr {
	margin: 10px 0;
	border-top: 1px dotted #666
}

.pagination {
	float: right
}

.pagination>li {
	display: block;
	float: left;
	margin-left: 5px
}

.pagination>li>a,
.pagination>li>span {
	padding: 0 6px;
	color: #333
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background-color: transparent;
	color: #3581c6;
	border-color: #3581c6
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-radius: 0
}

.pagination .form-control {
	height: 22px;
	border-radius: 0;
	width: 50px
}

.pagination .btn-go {
	border: 1px solid #3581c6;
	color: #3581c6;
	width: 50px;
	text-align: center
}

.maindetail .article {
	border-top: 1px solid #3581c6;
	background-color: #fff;
	padding: 0 15px
}

.maindetail .article h1 {
	font-size: 24px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 10px
}

.maindetail .articleinfo {
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px
}

.maindetail .articleinfo .info {
	float: left
}

.maindetail .articleinfo .tools {
	float: right
}

.maindetail .articleinfo .icon {
	margin: 0 5px;
	width: 18px;
	height: 18px;
	display: inline-block
}

.maindetail .article .content {
	line-height: 24px
}

.maindetail .article footer {
	text-align: right;
	margin-top: 70px;
	margin-bottom: 50px
}