﻿.ui-pages-banner {
	width: 100%;
	height: 300px;
	display: block;
	text-indent: -9999px;
	min-width: 1250px
}

.ui-pages-news {
	background: #013d3f url(../images/002.png) top no-repeat;
	height: 540px;
}

a.ui-news-list {
	font-size: 16px;
	color: #c00;
	margin-top: 10px;
	padding-left: 250px;
}

a.ui-news-list:hover {
	color: red
}

.ui-pages-header .ui-file {
	font-size: 24px;
	line-height: 38px;
	color: #333;
	margin: 0 10px 0 0;
	padding: 0;
	float: left
}

.ui-pages-header {
	width: 1200px;
	margin: 30px auto 0;
	border-bottom: 1px solid #dedede
}

.ui-details-right {
	width: 390px;
	padding-bottom: 99999px;
	margin-bottom: -99999px
}

.ui-contact-us {
	width: 390px;
	border-bottom: 1px solid #d4d4d4;
	margin: 0 auto
}

.ui-contact-us h2 {
	font-size: 26px;
	font-weight: 300;
	margin-top: 30px
}

.ui-contact-us h3 {
	line-height: 1.5
}

.ui-contact-detail p:first-child {
	padding: 20px 0;
	background: none
}

.ui-contact-detail p.ui-qq-frame {
	background: none;
	padding: 0 0 30px
}

.ui-hot h2 {
	font-size: 30px;
	padding: 40px 24px 20px;
	background: url(../images/dotted.png) repeat-x bottom
}

.ui-hot-listbox {
	padding-top: 20px;
	border-bottom: 1px solid #dedede
}

.ui-hot-listbox ul {
	padding: 0 40px 40px;
	margin-left: -30px
}

.ui-hot-listbox li {
	float: left;
	margin-top: 20px;
	margin-left: 30px
}

.ui-hot-listbox li a {
	display: block;
	box-sizing: border-box;
	border-radius: 6px;
	position: relative;
	width: 140px;
	height: 160px;
	padding: 32px 28px 0;
	text-align: center;
	background: #e86868
}

.ui-hot-listbox li a p {
	font-size: 20px;
	color: #fff;
	margin-bottom: 30px;
	line-height: 1.25
}

.ui-hot-listbox li a span {
	font-size: 13px;
	color: hsla(0, 0%, 100%, .5)
}

.ui-hot-listbox li a i {
	width: 12px;
	height: 12px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/news-bg.png) no-repeat -6px -6px;
	-webkit-transition: background-position .5s ease-in-out, width .5s ease-in-out, height .5s ease-in-out;
	transition: background-position .5s ease-in-out, width .5s ease-in-out, height .5s ease-in-out
}

.ui-hot-listbox li a:active i {
	background: url(../images/news-bg-active.png) no-repeat 0 0
}

.ui-hot-listbox li a:hover i {
	width: 23px;
	height: 23px;
	background-position: 0 0
}

.ui-hot-listbox li:nth-child(2) a {
	background: #67b4dc
}

.ui-hot-listbox li:nth-child(3) a {
	background: #9db551
}

.ui-hot-listbox li:nth-child(4) a {
	background: #e8a968
}

.ui-hot-listbox li:nth-child(5) a {
	background: #7c91ce
}

.ui-hot-listbox li:nth-child(6) a {
	background: #dcc765
}

.ui-hot-listbox li:nth-child(7) a {
	background: #e87d68
}

.ui-hot-listbox li:nth-child(8) a {
	background: #4cc0b8
}

.ui-relate h2 {
	font-size: 30px;
	padding: 40px 24px 20px
}

.ui-relate-box,
.ui-relate h2 {
	background: url(../images/dotted.png) repeat-x bottom
}

.ui-relate-box {
	padding-left: 30px
}

.ui-relate-box ul {
	padding: 20px 0
}

.ui-relate-box ul li {
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ui-relate-box ul li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin-right: 10px;
	background: #afafaf
}

.ui-relate-box ul li a {
	font-size: 16px;
	color: #000
}

.ui-relate-box ul li a:hover {
	color: #ef3a3a
}

.ui-news-pages {
	text-align: center;
	padding: 30px 0 0
}

.ui-news-pages a {
	display: inline-block;
	vertical-align: middle;
	padding: 12px 14px;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 6px;
	cursor: pointer
}

.ui-news-pages a:hover {
	transition: all .35s ease;
	background: #e86868;
	color: #fff
}

.ui-news-pages span {
	display: inline-block;
	vertical-align: middle;
	padding: 12px 14px;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 6px;
	cursor: pointer;
	margin: 0 5px
}

.ui-news-pages span.active {
	border: none;
	padding: 13px 20px;
	color: #c00
}

.ui-news-pages a:nth-child(n+2) {
	margin: 0 5px
}

.ui-news-left>section .ui-img-hover {
	width: auto;
	position: relative;
	overflow: hidden;
	border-radius: 6px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .3)
}

.ui-news-left>section .ui-img-hover img {
	display: block;
	transition: all .75s ease
}

.ui-news-left>section .ui-img-hover:hover img {
	display: block;
	transform: scale(1.1)
}

.ui-news-left>section .ui-img-hover:after {
	position: absolute;
	z-index: 2;
	display: block;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
	transition: background-color .3s cubic-bezier(.4, 0, .6, 1)
}

.ui-news-left>section .ui-img-hover:hover:after {
	display: block;
	content: "";
	background-color: rgba(0, 0, 0, .15)
}

.ui-focus {
	text-align: center
}

.ui-focus-title {
	font-size: 30px;
	padding: 40px 24px 20px;
	background: url(../images/dotted.png) repeat-x bottom
}

.ui-focus p:first-child {
	margin-top: 30px
}

.ui-focus p {
	font-size: 16px;
	color: #666
}

.ui-focus>img {
	width: 200px;
	height: 200px;
	margin-top: 20px
}

.ui-focus>a {
	display: inline-block;
	margin-top: 10px;
	width: 49px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	position: relative;
	transition: all .75s ease;
	border: 1px solid #ccc;
	border-radius: 11.6px
}

.ui-focus-share2 {
	margin: 10px 28px 0
}

.ui-focus>a>img {
	width: 100%;
	height: 100%
}

.ui-focus>a:hover {
	transform: translateY(-8px)
}

.ui-pages {
	margin-bottom: 100px
}

.ui-container {
	overflow: hidden
}

.ui-news-text {
	width: 729px;
	padding: 0 40px 99999px;
	margin-bottom: -99999px;
	border-right: 1px solid #dedede
}

.ui-news-details-title {
	padding: 19px 0;
	text-align: center;
	font-size: 33px
}

.ui-news-info {
	height: 50px;
	line-height: 50px;
	display: block;
	border-top: 1px dotted #c3c3c3;
	border-bottom: 1px dotted #c3c3c3
}

.ui-news-info span {
	/*padding-left: 15px;*/
	color: #666;
	font-size: 14px
}

.ui-news-info span:first-child {
	padding:0 290px;
}

.ui-set-font {
	float: right;
	line-height: 50px;
	height: 50px;
	font-size: 14px
}

.ui-set-font a {
	background: url(../images/size_bg.png);
	width: 30px;
	height: 30px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	margin: -3px 2px 0
}

a.ui-font-great {
	background-position: 0 0
}

a.ui-font-medium {
	background-position: -30px 0
}

a.ui-font-small {
	background-position: -60px 0
}

.ui-set-font a.ui-font-great.active {
	background-position: 0 -30px
}

.ui-set-font a.ui-font-medium.active {
	background-position: -30px -30px
}

.ui-set-font a.ui-font-small.active {
	background-position: -60px -30px
}

.ui-content1 {
	font-size: 16px;
	line-height: 2em;
	color: #333
}
.ui-content1 p {
	margin: 15px 0
}
.ui-content1 .news-text1{
	color: red;
	font-size: 18px;
	text-align: center;
    white-space: normal;
    font-weight: bold;
}
.ui-content1 .news-text2{
	color:#888888;
	font-family:微软雅黑, sans-serif;
	font-size:15px;
	text-align:justify;
	background:white;
	text-indent:2em;
}
.ui-content1 .news-text3{
	color:#333333;
	font-family:微软雅黑, sans-serif;
	font-size:17px;
	text-align:justify;
	background:white;
	text-indent:2em;
}
.ui-content1 .news-text4{
	background: linear-gradient(#eeeeee,#bdbdbd);
	color: black;
	text-indent:2em;
	font-size: 17px;
	text-align:justify;
}

.ui-content1 .news-image{
	text-align:center;
}
.ui-content1 .news-image img{
	height:auto !important;
	width:600px;
}
.ui-content1 .news-image span{
	color:#888888;
	font-family:-apple-system-font, BlinkMacSystemFont, &quot;
	font-size:14px;
	text-indent:0em;
	background-color:white;
}
.ui-content1 .news-logo{
	text-align:center;
}
.ui-content1 .news-logo img{
	height:auto !important;
	width:300px;
}

.ui-content1.ui-font-great,
.ui-content1.ui-font-great p span {
	font-size: 18px!important;
	line-height: 2
}

.ui-content1.ui-font-medium,
.ui-content1.ui-font-medium p span {
	font-size: 16px!important;
	line-height: 2
}

.ui-content1.ui-font-small,
.ui-content1.ui-font-small p span {
	font-size: 14px!important;
	line-height: 2
}

.ui-details-share {
	margin-top: 60px
}

.ui-details-share,
.ui-details-share>span {
	font-size: 19px;
	color: #000
}

.bdimgshare-content .bdimgshare-lbl {
	padding-right: 5px;
	cursor: default;
	margin-top: 3px;
	font-size: 19px;
	float: left
}

.bdimgshare-content {
	float: right
}

.ui-details-share .bdshare-button-style1-32 {
	width: auto;
	margin: 0;
	padding-bottom: 0
}

.ui-details-share .bdshare-button-style1-32 a {
	margin: 0 0 46px 25px
}

.ui-details-share .bdshare-button-style1-32 a:last-child {
	margin-right: 0
}

.ui-news-extend {
	background: url(../images/dotted.png) repeat-x 0 0;
	border-width: 1px 0;
	margin-top: -1px
}

.ui-news-extend h3 {
	padding-left: 20px;
	font-size: 20px
}

.ui-news-extend .ui-news-list {
	padding: 15px 0 15px 20px;
	border-bottom: 1px dotted #c3c3c3
}

.ui-news-extend .ui-news-list li {
	width: 385px;
	float: left;
	line-height: 26px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.ui-news-extend .ui-news-list li a {
	color: #333
}

.ui-news-extend .ui-news-list li a:hover {
	color: red
}

.ui-news-more {
	padding: 20px
}

.ui-news-more p {
	line-height: 34px
}

.ui-news-more p span {
	color: #666;
	font-size: 19px
}

.ui-news-more p a {
	color: #333;
	font-size: 19px
}

.ui-news-more p a:hover {
	color: red
}

.ui-news-list i {
	background: url(../images/phone_download.png) no-repeat -84px -3px;
	vertical-align: middle;
	margin-right: 10px;
	width: 4px;
	height: 4px;
	display: inline-block;
	*zoom: 1;
	*display: inline
}

.ui-news-back {
	display: block;
	text-align: center;
	width: 100%;
	height: 60px;
	border: 1px solid #dedede;
	border-radius: 6px
}

.ui-news-back em,
.ui-news-back img,
.ui-news-back span {
	display: inline-block;
	vertical-align: middle
}

.ui-news-back span {
	font-size: 24px;
	color: #666;
	font-weight: 300
}

.ui-news-back em {
	height: 100%
}

.ui-news-back img {
	margin-right: 20px
}

#news-content .ui-original{
	font-size: 14px!important;
	color: #999;
	text-align: center;
}

#news-content .ui-reprinted {
	font-size: 14px!important;
	color: #999
}