/*header*/

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img,
body {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* {
	box-sizing: border-box;
	font-family: "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}

body {
	overflow-x: hidden;
}


/*搜索框*/

div.search {
	float: right;
}

form {
	position: relative;
	width: 300px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

#searchform {
	display: block;
	height: 40px;
}

.inp_srh {
	border: 1px solid #e3e3e3;
	float: left;
	display: inline;
	height: 40px;
	width: 300px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 70px;
	border-radius: 5px;
}

.btn_srh {
	background: url(../img/sears.png) no-repeat 22px;
	width: 68px;
	height: 39px;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	border-radius: 0 5px 5px 0;
	background-size: 35%;
	background-color: #255b9b;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

input::-webkit-input-placeholder {
	color: #666;
	font-size: 12px;
}

input::-moz-placeholder {
	color: #666;
	font-size: 12px;
}

input:-moz-placeholder {
	color: #666;
	font-size: 12px;
}

input:-ms-input-placeholder {
	color: #666;
	font-size: 12px;
}


/*=====*/

img {
	border: none;
}

.logo {
	float: left;
}

.logo img {
	max-height: 42px;
	margin-top: 5px;
}

.gao_zhuan {
	width: 153px;
	height: 106px;
}

.nav_logo .guangao {
	width: 950px;
	height: 80px;
	float: right;
	margin: 0;
}

.nav_logo .guangao img.guang {
	width: 100%;
	height: 80px;
}

.nav_logo .guangao img.close {
	top: 0;
	right: 0;
}

.nav_logo .header {
	height: 60px;
	background: #255b9b
}

.header_list {
	background: #1E2736;
}

.nav_logo .logo_width {
	padding: 15px 0;
}

.nav ul.cons {
	list-style: none;
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}

.nav ul.cons li a {
	font-size: 18px;
	color: #fff;
	float: left;
	height: 60px;
	line-height: 60px;
	padding: 0 33px;
}

.nav ul.cons li:hover a {
	color: #fff !important;
}

.header .search {
	float: right;
}

.cons li.active a i {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #000;
}

.guangao {
	width: 1200px;
	height: 90px;
	position: relative;
	margin-top: 15px;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}


/*left*/

.contain_all {
	margin: 30px auto;
}

.project_left {
	width: 750px;
	position: relative;
}

.project_right {
	width: 410px;
}

.toutiao {
	border-top: none;
	text-align: left;
	margin-bottom: 5px;
}

.toutiao .title {
	max-width: 400px;
	overflow: hidden;
	font-size: 40px;
	padding: 0px 10px;
	margin: 10px;
	background: #fff;
	z-index: 999;
	position: relative;
	-webkit-box-reflect: below -11px linear-gradient(transparent, white);
}

.toutiao .bgb {
	border: 2px solid #CBCBCB;
	height: 50px;
	position: relative;
	top: -20px;
	z-index: 100;
}

.toutiao .bgb span {
	float: right;
	font-size: 14px;
	background: #255b9b;
	color: #ffffff;
	padding: 1px 6px;
	bottom: 0;
	margin-top: 15px;
	margin-right: 10px;
}

.videobox {
	padding-top: 2px;
	clear: both;
}

.videobox .newdt {
	font-size: 20px;
	color: #255b9b;
	padding-top: 10px;
	clear: both;
}

.special {
	padding-top: 5px;
	width: 100%;
	list-style: none;
	margin-top: 10px;
	overflow: hidden;
}

.special li {
	float: left;
	width: 238px;
	height: 120px;
	margin-right: 15px;
	position: relative;
}

.special li:last-child {
	margin-right: 0px;
}

.special li img {
	width: 238px;
	height: 120px;
}

.special li p {
	bottom: 0;
	font-size: 14px;
	line-height: 20px;
}

.home_about .right {
	float: right;
	font-size: 14px;
	margin-left: 0;
}

.home_about .topnews {
	float: right;
	width: 410px;
	overflow: hidden;
	text-align: left;
}

.home_about .topnews ul {
	font-size: 16px;
	text-align: left;
	margin-bottom: 10px;
}

.home_about .topnews ul:nth-of-type(3) {
	margin-bottom: 0;
}

.home_about .topnews ul li {
	height: 34px;
	line-height: 34px;
	text-align: left;
	overflow: hidden;
	background: url(../img/dians.png) no-repeat 5px;
	padding-left: 20px;
	margin-left: -10px;
}

.home_about .topnews ul li:nth-of-type(1) {
	font-size: 20px;
	color: #000;
	padding-bottom: 10px;
	font-weight: bold;
	background: none;
	margin-left: -20px;
}


/* ==轮播图= */

.slider_one {
	width: 720px;
}

.news_center {
	width: 460px;
	height: 765px;
}

.swiper-container {
	height: 520px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swiper-container img {
	width: 100%;
	height: 520px;
}

.posi_p p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.2);
	font-size: 16px;
	padding: 10px;
	color: #fff;
	width: 100%;
}


/*内容*/


/*列表*/

.list_left {
	width: 820px;
}

.list_right {
	width: 340px;
}

.content-ajax article {
	padding: 20px 0;
	position: relative;
	box-sizing: border-box;
	border-radius: 5px;
	border-bottom: 1px dashed #e8e8e8;
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content {
	overflow: hidden;
	box-sizing: border-box;
}

.entry-title {
	font-size: 18px;
	font-weight: 700;
	color: #444;
}

.entry-title:hover {
	color: #255b9b;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	padding-right: 20px;
}

.entry-img img {
	width: 280px;
	height: 190px;
	border-radius: 6px;
}

.entry-site {
	font-size: 14px;
	color: #999;
	padding-top: 10px;
	line-height: 24px;
	font-weight: 400;
}

.entry-content .time {
	color: #bbbbbb;
	font-size: 14PX;
	line-height: 25PX;
	margin-right: 18px;
	padding-top: 10px;
}


/*二部分*/

.home-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 2px solid #255b9b;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.home-title .home-title-name {
	font-size: 22px;
	color: #255b9b;
	padding-bottom: 10px;
	font-weight: bold;
}


/* .home-title .home-title-name:after{display:block;content:"";border-bottom:2px solid #255b9b;width:45px;padding-top:15px;} */

.home-title .home-title-name span {
	font-size: 14px;
	color: #9e9e9e;
	margin-left: 10px;
}

.home-title .home-title-more {}

.home-title .home-title-more a {
	border-right: 1px solid #d8d8d8;
	display: inline-block;
	font-size: 16px;
	padding: 0px 12px;
	line-height: normal;
	color: #999;
}

.home-title .home-title-more a:hover,
.home-title .home-title-more a.active {
	color: #255b9b;
}

.home-newbox {
	width: 100%;
	clear: both;
}

.home-newbox .left {
	float: left;
	width: 290px;
}

.home-newbox .center {
	float: left;
	width: 530px;
	margin-left: 40px;
}

.home-newbox .right {
	float: right;
	width: 300px;
	overflow: hidden;
}

.newdln {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.newdln img {
	width: 100%;
	height: 200px;
}

.adbox img {
	width: 100%;
	height: 130px;
}
.dang_jian{
	position: relative;
	height: 130px;
}
.dang_jian p{
	font-size: 14px;
	padding: 0 10px;
}
.newdln dt {
	float: left;
}

.newdln dd {
	float: left;
	margin: 0;
	font-size: 16px;
	padding: 8px;
	width: 100%;
}

.newdln dd a {}

.newdln dd p {
	font-size: 14px;
	margin: 8px 0 0 0;
	color: #888;
}

.topnewsbox {}

.topnewsbox ul {
	font-size: 16px;
	text-align: left;
	margin: 10px 0;
}

.topnewsbox ul li {
	height: 34px;
	line-height: 34px;
	text-align: left;
	overflow: hidden;
}

.boderlinedot {
	border-bottom: 1px dotted #d8d8d8;
	margin: 20px 0;
}

.boderlinered {
	border-bottom: 3px solid #255b9b;
}

.newdt {
	color: #255b9b;
	font-size: 18px;
}

.home_about .left {
	float: left;
	margin: 0 10px 0 0;
	margin-right: 0;
	width: 750px;
}

.home_about .left .huandeng {
	float: left;
	margin-right: 30px;
	width: 750px;
	height: 520px;
}

.home_about .right {
	float: right;
	font-size: 14px;
	margin-left: 0;
}

.home_about .right .topnews {
	float: right;
	width: 410px;
	height: 720px;
	overflow: hidden;
	text-align: left;
}

.home_about .right .topnews ul {
	font-size: 16px;
	text-align: left;
	margin: 10px 0;
}

.home_about .right .topnews ul li {
	height: 34px;
	line-height: 34px;
	text-align: left;
	overflow: hidden;
}

.home_news {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}

.home_news .home_news_item {
	margin: 0 30px 30px 0;
	width: 625px;
}

.home_news .home_news_item:nth-child(even) {
	margin-right: 0;
}

.home_news_body {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
	backgroud: #fff;
	padding: 20px;
	border-radius: 5px;
	display: flex;
	align-items: center;
}

.home_news_body .date {
	width: 90px;
	text-align: center;
	padding-right: 20px;
	margin-right: 30px;
	border-right: 1px solid #eee;
}

.home_news_body .date h4 {
	font-size: 30px;
	font-family: "Impact";
	color: #999;
	margin: 0;
}

.home_news_body .date p {
	color: #999;
	font-size: 14px;
	font-family: Verdana;
}

.home_news_body .body {
	flex: 1;
	overflow: hidden;
	transition: all 0.5s ease;
}

.home_news_body .body h4 {
	font-size: 18px;
	font-weight: 400;
	color: #515050;
}

.home_news_body .body p {
	color: #c2c2c2;
	font-size: 14px;
}

.home_news_body .body h4 a:hover {
	color: #0E77EA;
}

.home_news_body:hover {
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}

.home_news_body:hover .body {
	transform: translateX(5px);
}

.home_news_item:hover .body h4 a {
	color: #1890FF;
}

.home_news_item:hover .body p {
	color: #666;
}

.partners {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}

.partners li {
	margin: 0 30px 20px 0;
	width: 232px;
	text-align: center;
	color: #999;
}

.partners li:nth-child(5n) {
	margin-right: 0;
}

.partners li img {
	width: 100%;
	height: 104px;
	border: 1px solid #eee;
	margin-bottom: 10px;
	border-radius: 2px;
}

.partners li img:hover {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}

.partners li p {
	padding: 0 10px;
}

.link {
	margin-top: 20px;
}

.link a {
	display: inline-block;
	margin-right: 15px;
	border: 1px solid #eaeaea;
	padding: 10px 15px;
	font-size: 13px;
	color: #666;
	border-radius: 2px;
	margin-bottom: 10px;
	background: #fff;
}

.link a:hover {
	border-color: #ccc;
}

.center ul li {
	background: url(../img/dians.png) no-repeat 5px;
	padding-left: 20px;
	margin-left: -5px;
}

.center .topnewsbox ul li:nth-of-type(1) a {
	font-weight: bold;
	font-size: 22px;
}

.contain_all a:hover {
	color: #f30;
}

.center .topnewsbox ul li:nth-of-type(1) {
	background: none;
}

.piclist {
	margin: 0 -.75%;
	padding: 0 0 .25% 0;
	list-style: none;
	overflow: hidden;
	font-size: 0;
}

.piclist:after {
	content: " ";
	clear: both;
	display: table;
}

.piclist-item {
	float: left;
	width: 385px;
	padding: 0;
	margin: 1.5% .75% 0 .75%;
	background: #fff;
	border: 1px solid #eaeaea;
	position: relative;
	z-index: 1;
}

.piclist-item:hover {
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
}

.piclist-item .progress {
	position: absolute;
	top: 32%;
	left: 10px;
	right: 10px;
	z-index: 2;
}

.piclist-item .error {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: #F00;
	color: #fff;
	padding: 8px;
	font-size: 12px;
	z-index: 2;
	text-align: center;
}

.piclist-item.disabled,
.piclist-item.disabled a {
	cursor: not-allowed;
}

.piclist-image {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 256px;
}

.piclist-image a {
	display: inline-block;
}

.piclist-image img {
	width: 100%;
	height: 100%;
	transition: all 1s;
	z-index: 1;
}

.piclist-item:hover img {
	transform: scale(1.1);
}

.piclist p {
	font-size: 14px;
	color: #333;
	margin: 15px;
	box-sizing: border-box;
	text-align: center;
}

.mt-20 {
	margin-top: 30px;
}

.project_four .piclist-item {
	width: 286px;
}

.project_four .piclist-image {
	height: 190px;
}


/*列表*/

.position {
	font-size: 16px;
	padding: 15px 0;
	border-radius: 4px 4px 0 0;
}

.position a {
	display: inline-block;
	font-size: 14px;
	color: #333;
}

.position img {
	vertical-align: top;
}

.position span {
	color: rgb(153, 153, 153);
	font-size: 14px;
	padding: 0 8px;
	font-family: 宋体;
}

.container-left {
	width: 150px;
	margin-right: 30px;
}

.ui-box {
	border: 1px solid #f3f3f3;
	background: #fff;
}

.ui-box-radius {
	border-radius: 20px 0 0 0;
}

.ui-box-radius .ui-box-title {
	border-radius: 15px 0 0 0;
}

.ui-box-title {
	background: linear-gradient(90deg, #255b9b 0%, #255b9b 100%);
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	padding: 30px;
}

.ui-box-title span {
	display: block;
	font-size: 14px;
	color: #eaeaea;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 30px;
}

.ui-box {
	border: 1px solid #f3f3f3;
	background: #fff;
}

.ui-box-radius {
	border-radius: 20px 0 0 0;
}

.ui-box-radius .ui-box-title {
	border-radius: 15px 0 0 0;
}

.ui-box-title {
	background: linear-gradient(90deg, #255b9b 0%, #255b9b 100%);
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	padding: 30px;
}

.ui-box-title span {
	display: block;
	font-size: 14px;
	color: #eaeaea;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 30px;
}

.ui-box-h2 {
	font-size: 24px;
	padding: 20px 30px;
	border-bottom: 1px solid #eaeaea;
	position: relative;
}

.ui-box-h2:after {
	position: absolute;
	display: block;
	content: "";
	border-bottom: 3px solid #0E77EA;
	bottom: 0;
	left: 30px;
	width: 45px;
}

.ui-box-body {
	padding: 25px 30px;
	word-break: break-all;
	min-height: 380px;
}

.ui-box-body .col-10 {
	max-width: 760px;
}

.collapse-menu {
	margin: 15px 0;
}

.collapse-menu a {
	font-size: 14px;
}

.collapse-menu a:hover {
	color: #255b9b;
}

.collapse-menu-titlepc {
	display: flex;
	justify-content: space-betweend;
	border-bottom: 1px solid #f3f3f3;
	line-height: 40px;
	padding: 0 0 0 1rem;
	background: #efefef;
}

.ui-box-body img,
.ui-box-body p img {
	max-width: 100%;
}

.ui-box-body p {
	margin-bottom: 20px;
	line-height: 28px;
	font-size: 17px;
}

.ui-box-body .content a {
	color: #03C;
}

.ui-box-body .content a:hover {
	color: #f30;
}

.content_list {
	margin: 10px auto;
	margin-bottom: 30px;
}

.artlist-item-body {
	overflow: hidden;
	padding-right: 20px;
	width: 828px;
}

.artlist-item-body .title {
	font-size: 18px;
	font-weight: 300;
}

.artlist-item-body .desc {
	font-size: 13px;
	color: #b5b5b5;
	line-height: 24px;
	margin-top: 15px;
}

.artlist-item-body .desc p {
	margin: 0;
}

.artlist-item-body .tags {
	color: #999;
	margin-top: 15px;
}

.artlist-item-body .tags a {
	margin: 0 6px;
	font-size: 13px;
	font-family: arial, microsoft yahei;
	color: #666;
}

.artlist-item-body .tags a:hover {
	color: #f30;
}

.artlist-item-date {
	width: 130px;
	padding: 40px 0 0 40px;
	font-size: 28px;
	color: #999;
	font-weight: 300;
	position: relative;
	width: 130px;
}

.fixed {
	position: fixed;
	top: 0;
}

.artlist-item {
	border-bottom: 1px solid rgba(0, 0, 0, .06);
	min-height: 160px;
	padding: 30px 0;
}

.artlist-item-date:after {
	display: block;
	content: "";
	width: 1px;
	height: 60px;
	background: #f3f3f3;
	left: 10px;
	top: 32px;
	position: absolute;
}

.artlist-item-money {
	width: 200px;
	font-size: 18px;
	color: #F60;
}

.container-right {
	width: 1020px;
	float: right;
}

.artlist-item:hover .artlist-item-date {
	color: #1890FF;
}

.artlist-item:hover .artlist-item-body .title {
	color: #1890FF;
}

.artlist-item:hover .artlist-item-body .desc {
	color: #666;
}

.menu {
	display: flex;
	border-bottom: 1px solid #eaeaea;
	justify-content: space-between;
	align-items: center;
	line-height: 25px;
}

.menu .menu-name {
	color: #333;
	border-bottom: .1rem solid #999;
	margin-bottom: -1px;
	font-size: 16px;
}

.list {
	padding-top: 10px;
	overflow: hidden;
}

.list li {
	border-bottom: 1px solid #e4eaec;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 48%;
	float: left;
	background: url(../img/dia.png) no-repeat 5px;
	padding-left: 20px;
	margin-left: -5px;
}

.list li:nth-child(2n) {
	float: right;
}

.list li a {
	color: #333;
	font-size: 14px;
}

.list li a:hover {
	color: #1890FF;
}

.list li a .ui-icon-font {
	margin: 0 .5rem 0 .25rem;
	color: #999;
}

.menu-blue .menu-name {
	color: #1890FF;
	border-bottom-color: #1890FF;
}

.tuijian {
	padding: 0 30px;
	box-sizing: border-box;
}

.tuijian .piclist .piclist-item {
	margin: 25px 1.6%;
	width: 30%;
}

.tuijian .project_four .piclist-image {
	height: 150px;
}
.tuijian .project_four .piclist-image img{
	margin: 0;
}

/*详情*/

.list_xq .container-left {
	width: 300px;
	margin-right: 0;
}

.list_xq .container-right {
	width: 870px;
}

.list_xq .ui-box {
	border: 1px solid #f3f3f3;
	background: #fff;
}

.list_xq .ui-box-body {
	padding: 25px 30px;
	word-break: break-all;
	min-height: 380px;
}

.artshow h1 {
	font-size: 28px;
	font-weight: bold;
	margin: 0;
}

.artshow .info {
	line-height: 50px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 20px;
	color: #666;
	font-size: 14px;
}

.artshow .info span {
	color: #999;
}

.newdln dt {
	width: 100%;
}

.newdln dt img {
	width: 100%;
}

.artshow .content p {
	margin-bottom: 20px;
	line-height: 2em;
	font-size: 18px;
	text-indent: 2em;
}

.topnewsbox ul li {
	background: url(../img/dians.png) no-repeat 5px;
	padding-left: 20px;
	margin-left: -5px;
}

.list_xq {
	margin-bottom: 30px;
}

.list_xq .container-right img {
	display: block;
	margin: 10px auto;
}

.top_img {
	margin: 10px 0;
}

.top_img .newdln {
	margin: 20px 0 0 0;
}

.top_img .newdln,
.top_img .newdln dt,
.top_img .newdln dd {
	float: none;
	padding: 0;
}


/*========*/

.posi_p p,
.home_about .topnews ul li,
.center ul li,
.newdln dd,
.piclist p,
.list li,
.topnewsbox ul li {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}


/*{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

{
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}*/


/*{
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}*/


/*底部*/

.footbgs {
	border-top: 1px solid #d8d8d8;
	padding: 20px 0;
	background: #fff;
	width: 100%;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #666;
	overflow: hidden;
	width: 1170px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #666;
}

.footer a:hover {
	color: #666 !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/arrs.png) no-repeat center center #fff;
	transform: rotate(270deg);
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #255b9b;
	background-size: 60%;
}

.beian {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.page .pagination {
	list-style: none;
	display: block;
	padding: 0;
	margin: 30px auto;
	width: 510px !important;
}

.page .pagination li {
	display: inline;
	text-align: center;
}

.page .pagination a {
	float: left;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 8px 15px;
	color: #fff;
	margin-left: -1px;
	border: 1px solid transparent;
	line-height: 1.5;
}

.page .pagination a.active {
	cursor: default;
}

.page .pagination a:active {
	outline: none;
}

.page .modal-1 li:first-child a {
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px 0 0 6px;
}

.page .modal-1 li:last-child a {
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0;
	border-radius: 0 6px 6px 0;
}

.page .modal-1 a {
	border-color: #d9d9d9;
	color: #444;
	background: #fff;
	margin: 0 3px;
	border-radius: 5px;
}

.page .modal-1 a:hover {
	background: #eee;
}

.page .modal-1 a.active,
.page .modal-1 a:active {
	border-color: #255b9b;
	background: #255b9b;
	color: #fff;
}

.beis {
	text-align: center;
	font-size: 12px;
	opacity: 0.8;
}

.show_content li a {
	width: 700px;
}

.show_content li span {
	display: inline-block;
	width: 150px;
	text-align: right;
}