@charset "utf-8";
/* top */

body {
	/*padding-bottom: 230px;*/
	
	background-color: #EEEEEE;
}
.pad-bottom-fix {
	padding-bottom: 125px;
}
.ui-top-iframe {
	width: 100%;
	height: 57px;
	overflow: hidden;
}
/* header */

.ui-header-nav {
	height: 57px;
	width: 100%;
	min-width: 1024px;
	float: left;
	background-color: #013277;
}
.ui-header-nav .ui-header-nav-div {
	height: 57px;
	width: 100%;
	min-width: 1024px;
	max-width: 1440px;
	margin: auto;
}
.ui-header-nav .ui-header-nav-logo {
	margin-top: 13px;
	min-width: 260px;
	padding-left: 40px;
	height: 30px;
	float: left;
}
.ui-header-nav ul {
	float: right;
	height: 57px;
	width: auto;
	background-color: #013277;
	min-width: 720px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.ui-header-nav ul li {
	list-style-type: none;
}
.ui-header-nav a {
	border: none;
	text-align: center;
	text-decoration: none;
}
.ui-header-nav-01 {
	width: 120px;
	color: #FFF;
	height: 30px;
	float: left;
	padding-top: 6px;
	margin-top: 13px;
}
.ui-header-nav-01 a:hover {
	color: #595858;
	text-decoration: underline;
}
/*bottom */

.ui-bottom-footer-left {
	float: left;
	/*height: 125px;*/
}
.ui-bottom-footer-right {
	float: right;
	height: 125px;
}
.ui-bottom-iframe {
	width: 100%;
	overflow: hidden;
	float: left;
	height: 125px;
}
.newui-bottom-footer {
	max-width: 1400px;
	margin: auto;
	width: 100%;
	background-color: #393939;
	padding: 10px 20px 0;
	font-family: "微软雅黑";
}
.Copyright {
	height: 27px;
	font-family: "微软雅黑";
	font-size：12px;
	color: #FFFFFF;
	font-size: 12px;
	/*background-color: #666666;*/
	
	width: 100%;
}
.Copyright-ul-li {
	/*padding-left: 130px;*/
	
	height: 25px;
	padding-top: 3px;
	list-style-type: none;
}
.ui-bottom-footer {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #393939;
	/*background-color: #4f4f4f;*/
}
.ui-bottom-footer1 {
	/*padding-left: 130px;*/
	
	width: 300px;
	float: left;
	padding-bottom: 30px;
}
.ui-bottom-footer2 {
	width: 160px;
	float: left;
	padding-bottom: 30px;
}
.ui-bottom-footer3 {
	width: 240px;
	float: left;
	padding-top: 40px;
	padding-bottom: 30px;
}
.ui-bottom-footer_code {
	width: 150px;
	float: left;
	padding-top: 40px;
	text-align: right;
}
.ui-bottom-footer-div1-li1 {
	line-height: 25px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #FFFFFF;
}
.ui-bottom-footer-div1-li2 {
	line-height: 25px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #acacac;
}
.ui-bottom-footer-div1-li2 a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #acacac;
	text-decoration: none;
}
.ui-bottom-footer-ul {
	list-style-type: none;
}
.ui-bottom-footer-ul img {
	width: 300px;
}
/* news-detail-right*/

.news_right .news_list ul {
	margin-left: 40px;
}
.ui-news-detail-content {
	padding: 20px 0 50px;
}
.ui-news-detail-content img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ui-news-detail-content .content-title{
	font-weight: bold;
	line-height: 2em;
}
/* ui- middle*/

.ui-middle-container {
	width: 100%;
	max-width: 1440px;
	;
	margin: auto;
	padding: 0;
}
/*.ui-cpjjfa-container #quanbu {max-width:1050px;}
.ui-cpjjfa-container #chanpin {max-width:1050px;}
.ui-cpjjfa-container #jiejue {max-width:1050px;}*/
/*about*/

.ui-about-menu-list {
	width: 140px;
	padding: 20px 30px 50px;
	margin-top: 70px;
	position: absolute;
	background: #909090;
	color: #fff;
	height: 200px;
	line-height: 2em;
}
.ui-about-info-detail {
	max-width: 1244px;
	margin-left: 200px;
	margin-top: 70px;
	background: #F5F5F5;
}
.ui-about-menu-item a {
	cursor: pointer;
	border: none;
	text-decoration: none;
	color: #013177;
}
.ui-about-menu-item a:link {
	color: #013177;
}
.ui-about-menu-item a:visited {
	color: #fff;
}
.ui-about-menu-item a:hover {
	color: #013177;
}
/*news*/

.main_news li {
	list-style: outside url("../image/news_icon.jpg") disc;
}
.ui-news-item-title>a {
	padding: 0 10px;
}
/*join us*/

.ui-joinus-work-desc {
	color: #134e88;
	line-height: 2.5em;
}
.ui-joinus-work-place {
	margin-top: 10px;
}