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

/*.ui-pages-news {
	background: #013d3f url(../images/pages_banner_news.png) top no-repeat
}*/

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

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_3.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_3.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_3.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-top-nav {
	margin-top: 8px;
	height: 30px
}

.ui-top-nav li {
	float: left
}

.ui-top-nav li a {
	font-size: 18px;
	line-height: 29px;
	position: relative;
	display: block;
	margin-left: 30px;
	-webkit-transition: color .5s ease;
	transition: color .5s ease;
	color: #666
}

.ui-top-nav li a.active,
.ui-top-nav li a:hover {
	color: red;
	border-bottom: 2px solid red
}

.ui-main {
	width: 1200px;
	margin: 60px auto 100px
}

.ui-main-news section:first-child {
	width: 780px
}

.ui-main-news section:first-child p {
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	bottom: 90px
}

.ui-main-news section:first-child p a {
	width: auto;
	height: auto;
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 32px
}

.ui-main-news section a {
	display: block;
	width: 780px;
	height: 520px;
	border-radius: 6px;
	overflow: hidden
}

.ui-main-news section+section {
	width: 360px
}

.ui-main-news section+section p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	bottom: 35px
}

.ui-main-news section+section a {
	width: 360px;
	height: 240px
}

.ui-main-news section+section p a {
	width: auto;
	height: auto;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 32px
}

.ui-main-news section p {
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 32px
}

.ui-main-news-last {
	margin-top: 8px
}

.ui-main-content {
	width: 1200px;
	margin: 40px auto 0;
	border-top: 1px solid #dedede;
	overflow: hidden
}

.ui-news-left {
	width: 759px;
	padding-right: 50px;
	padding-bottom: 99999px;
	margin-bottom: -99999px;
	border-right: 1px solid #dedede
}

.ui-news-nav {
	margin-top: 25px
}

.ui-news-nav li,
.ui-news-nav li a {
	float: left;
	color: #000;
	font-size: 18px
}

.ui-news-nav li+li {
	margin-left: 24px
}

.ui-news-nav li.active,
.ui-news-nav li:hover {
	color: red;
	border-bottom: 2px solid red
}

.ui-news-nav li.active a,
.ui-news-nav li:hover a {
	color: red
}

.ui-news-left section {
	padding: 40px 0;
	background: url(../images/dotted_3.png) repeat-x bottom
}

.ui-news-left section img {
	width: 240px;
	height: 160px;
	display: block
}

.ui-news-left section>div {
	width: 495px
}

.ui-news-left section div.ui-img-hover {
	border-radius: 6px
}

.ui-detail-box {
	height: 140px;
	overflow: hidden
}

.ui-detail-box h2 {
	font-size: 26px;
	line-height: 1.17
}

.ui-detail-box h2 a {
	color: #000
}

.ui-detail-box h2 a:hover {
	color: red
}

.ui-detail-box p {
	margin-top: 10px
}

.ui-detail-box p a {
	font-size: 16px;
	color: #333
}

.ui-detail-box p a:hover {
	color: red
}

.ui-detail-box+span {
	color: #999;
	display: inline-block
}

.ui-news-nav~section {
	margin-top: 30px
}

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