﻿@charset "utf-8";
/* CSS Document */

.ppforhead {
	margin: 0 auto;
	background: rgb(255,255,255) url(../images/bg_top.png) center center repeat-x;
}
.topcon {
	margin: 0 auto;
	height: 90px;
	width: 1200px;
}
.conhead {
	margin: auto;
	width: 960px;
	padding-top: 10px;
}
.ppforbanner {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1px;
	height:230px;
}
.ppforcontent {
	margin: 0 auto;
	width: 1200px;
}
.ppforfoot {
	margin: 0 auto;
}
.ppforsearch {
	margin: auto;
	height: 35px;

}
.ppforsearch h1 {
	text-align: left;
	line-height: 55px;
	font-weight: bold;
	font-size: 18px;
	color: #EEE;
}
.ppforsearch .btnsearch li {
	float: left;
	margin-top: 18px;
	margin-left: 8px;
	display: inline-block;
	vertical-align: middle;
	line-height: 25px;
	color: #333;
}
.ppforsearch .btnsearch li strong {
	text-align: left;
	line-height: 25px;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	padding-right: 20px;
}
.footcon {
	margin: auto;
	padding-top: 5px;
	border-top: 2px #1949af solid;
	background: #1949af ;
}
.topmenu {
	margin: 0 auto;
	height: 45px;
	background: #1949af url(../images/bg_menu.png) bottom center repeat-x;
}
.toptext {
	float: right;
	width: 100%;
margin-top:10px;
}
.toptext .toptel {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-left: 30px;
}
.toptext .language {
	float: right;
}
.toptext .language li {
	float: left;
	margin-left: 3px;
}
.toptext .language li a {
	display: inline-table;
	padding: 3px 8px;
	line-height: 18px;
	text-decoration: none;
	background: #12314e url(../images/bg_language.png) bottom center repeat-x;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #FFF;
}
.toptext .language li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #a90329 url(../images/bg_language.png) bottom center repeat-x;
}
.toptext strong {
	line-height: 25px;
	color: #FFF;
	padding-left: 15px;
	text-align: left;
}
.redbor {}
.mb1 {
	margin-bottom: 10px;
}
.mb2 {
	margin-bottom: 20px;
}
.maincon {
	margin: auto;
	width: 1200px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.leftcon {
	width: 250px;
	 margin-right: 28px;
}
.rightcon {
	width: 920px;
	background-color: #eee;
}
.hometitle01 {
	margin: auto;
	text-align: left;
	height: 35px;
	line-height: 30px;
	border: 1px #CCC solid;
	border-bottom: 1px #1949af solid;
}
.hometitle01 ul {
}
.hometitle01 ul li {
	float: left;
}
.hometitle01 ul li b {
	background: url(../images/ppforimg.png) 0 -18px no-repeat;
	width: 18px;
	height: 30px;
	display: inline-block;
	float: left;
	margin-left: 8px;
}
.hometitle01 ul li a {
	line-height: 30px;
	display: inline-block;
	margin-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	background: #1949af url(../images/bg_title5.png) center center repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.hometitle01 ul li.rt {
	float: right;
	margin-right: 8px;
}
.hometitle01 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
}
.homecondiv01 {
	text-align: left;
	padding: 10px 5px;
	line-height: 26px;
	border: 1px #CCC solid;
	border-top: 0;
	color: #333;
	/*background: #fff url(../images/bg_text.png) center -100px repeat-x;*/
}
.homecondiv01:hover {
	-webkit-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
}
.homecondiv05 {
	text-align: left;
	padding: 10px 5px;
	line-height: 26px;
	border: 1px #CCC solid;
	border-top: 0;



	color: #333;
}
.homecondiv05:hover {
	-webkit-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.5);
}
.homecondiv02 {
	padding-top: 10px;
	border: 1px #CCC solid;
	border-top: 0;
	height: 230px;
	background: rgb(255,255,255) url(../images/bg_text.png) top center repeat-x;
}
.homecondiv02:hover {
	border: 1px #ccc solid;
	border-top: 0;
	-webkit-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	-moz-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
}
.homecondiv02 ul {
}
.homecondiv02 ul li b {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #d60f47;
	display: inline-block;
	margin-left: 3px;
	margin-top: 10px;
	margin-right: 5px;
	float: left;
}
.homecondiv02 ul li i {
	margin-left: 10px;
	color: #666;
}
.homecondiv02 ul li {
	position: relative;
	border-bottom: 1px #CCC dotted;
	text-align: left;
	width: 93%;
}
.homecondiv02 ul li:hover {
	background: #EEE;
}
.homecondiv02 ul li a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 148px;
	display: inline-block;
	line-height: 28px;
}
.homecondiv02 ul li span {
	float: right;
	line-height: 28px;
}
.hometitle02 {
	margin: auto;
	text-align: left;
	height: 35px;
	background: #EEE;
	border: 1px #CCC solid;
	border-bottom: 1px #1949af solid;
}
.hometitle02 ul {
}
.hometitle02 ul li {
	float: left;
}
.hometitle02 ul li b {
	background: url(../images/ppforimg.png) 0 -18px no-repeat;
	width: 18px;
	height: 30px;
	display: inline-block;
	float: left;
	margin-left: 5px;
}
.hometitle02 ul li a {
	line-height: 30px;
	display: inline-block;
	margin-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	background: #1949af url(../images/bg_title5.png) center center repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.hometitle01 ul li.rt {
	float: right;
	margin-right: 8px;
}
.hometitle01 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
	background: none;
}
.hometitle02 ul li.rt {
	float: right;
	margin-right: 8px;
}
.hometitle02 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
	background: none;
}
.hometitle03 {
	margin: auto;
	text-align: left;
	height: 35px;
	line-height: 35px;
	border: 1px #CCC solid;
	border-bottom: 1px #900 solid;
}
.hometitle03 ul {
}
.hometitle03 ul li {
	float: left;
}
.hometitle03 ul li b {
	background: url(../images/ppforimg.png) 0 -18px no-repeat;
	width: 18px;
	height: 30px;
	display: inline-block;
	float: left;
	margin-left: 8px;
}
.hometitle03 ul li a {
	line-height: 30px;
	display: inline-block;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	line-height: 30px;
	display: inline-block;
	margin-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 15px;
	background: #ff0000 url(../images/bg_title5.png) center center repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.hometitle01 ul li.rt {
	float: right;
	margin-right: 8px;
}
.hometitle01 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
	background: none;
}
.hometitle03 ul li.rt {
	float: right;
	margin-right: 8px;
}
.hometitle03 ul li.rt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
	background: none;
}
.homecondiv03 {
	text-align: left;
	padding: 8px 12px;
	border: 1px #d5d5d5 solid;
	border-top: 0;
	height: 230px;
	background: #FFF;
}
.homecondiv03:hover {
	border: 1px #ccc solid;
	border-top: 0;
	-webkit-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	-moz-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
}
.homecondiv03 p {
	line-height: 30px;
}
.homecondiv04 {
	padding-top: 8px;
	height: 220px;
	text-align: left;
	padding: 10px 5px;
	line-height: 26px;
	border: 1px #CCC solid;
	border-top: 0;
	background: rgb(255,255,255) url(../images/bg_text.png) bottom center repeat-x;
}
.homecondiv04:hover {
	-webkit-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.4);
}
.homecondiv04 ul {
}
.homecondiv04 ul li { text-align:center; 
	float: left;
	overflow: hidden;
	width: 90px;
	height: 90px;
	border: 1px #CCC solid;
	margin: 10px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.homecondiv04 ul li img { width:120px; height:120px; padding-top:10px; }
.homecondiv04 ul li:hover {
	border: 1px #999 solid;
	-webkit-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	-moz-box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
	box-shadow: 0px 3px 2px rgba(50, 50, 50, 0.28);
}
.footmenu {
	line-height: 20px;
	margin: auto;
	width: 1200px;
	margin-top: 4px;
	color: #FFF;

}
.footmenu a {
	text-decoration: none;
	color: #FFF;
	display: inline-block;
	padding-left: 50px;
	padding-right: 50px;
	
	white-space:nowrap;
}
.footmenu a:hover {
	text-decoration: underline;
	color: #FFF;
}
.footinfo {
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin-top: 15px;
	padding-bottom: 8px;
}
/*----------------------------------------------------------*/

.locationnav {
	border: 1px #d1e0e7 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 35px;
	background: #a4a4a4 url(../images/bg_title.png) top center repeat-x;
}
.locationnav .navtitlle {
	line-height: 30px;
	margin-left: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.locationnav .location {
	line-height: 30px;
	margin-right: 10px;
}
.locationnav .location a {
	color: #fff;
}
.content {
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	background: #fff;
	text-align: left;
	padding: 10px 5px;
	line-height: 26px;
	-webkit-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 3px 8px rgba(50, 50, 50, 0.3);
}
.pagecon {
	width: 96%;
	text-align: left;
	line-height: 20px;
	padding-bottom: 30px;
}
.pagecon p {
	text-indent: 24px;
}
.tableform {
	margin: auto;
	width: 96%;
}
.tableform th {
	text-align: right;
	padding-right: 25px;
	width: 100px;
	font-weight: 100;
	line-height: 35px;
}
.tableform td {
	text-align: left;
	border-bottom: 1px #CCC solid;
}
.tableform th.note {
	text-align: left;
	width: 60px;
	color: #F00;
}
.newsmenutitle {
	width: 98%;
}
.newsmenutitle h1 {
	text-align: left;
	line-height: 35px;
	background: #eeeeee;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #fff url(../images/bg_title9.png) top center repeat-x;
}
.newsmenutitle h1 span {
	float: right;
	padding-right: 8px;
}
.newsmenutitle h1 a {
	color: #004380;
	font-weight: bold;
	display: inline-block;
}
.newsmenutitle ul {
}
.newsmenutitle ul li b {
	background: url(../images/ppforimg.png) 0 -18px no-repeat;
	width: 25px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin-left: 8px;
	float: left;
}
.newsmenutitle ul li i {
	margin-left: 10px;
	color: #666;
}
.newsmenutitle ul li {
	position: relative;
	border-bottom: 1px #CCC dotted;

	text-align: left;
}
.newsmenutitle ul li:hover {
	background: #EEE;
}
.newsmenutitle ul li a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 480px;
	display: inline-block;
	line-height: 30px;
}
.newsmenutitle ul li span {
	float: right;
	line-height: 30px;
}
.newsdetail {
	padding-top: 20px;
}
.newsdetail .newsdetail01 {
}
.newsdetail .newsdetail01 h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	border-bottom: 1px #CCC solid;
	margin-bottom: 10px;
}
.newsdetail .newsdetail01 .newsdate {
	float: left;
	display: inline-block;
	line-height: 35px;
	margin-left: 50px;
}
.newsdetail .newsdetail01 .newsfrom {
	float: left;
	display: inline-block;
	line-height: 35px;
	position: relative;
	margin-left: 150px;
}
.newsdetail .newsdetail01 .font {
	float: right;
	display: inline-block;
	line-height: 35px;
}
.newsdetail .newscon {
	text-align: left;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.newsdetail .newscon p {
	text-indent: 24px;
	margin-bottom: 10px;
}
.newsdetail02 {
	float: right;
}
/*分页样式*/

DIV.sabrosus {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 10px 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center
}
DIV.sabrosus A {
	BORDER-RIGHT: #9aafe5 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #9aafe5 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #9aafe5 1px solid;
	COLOR: #2e6ab1;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #9aafe5 1px solid;
	TEXT-DECORATION: none
}
DIV.sabrosus A:hover {
	BORDER-RIGHT: #2b66a5 1px solid;
	BORDER-TOP: #2b66a5 1px solid;
	BORDER-LEFT: #2b66a5 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #2b66a5 1px solid;
	BACKGROUND-COLOR: lightyellow
}
DIV.pagination A:active {
	BORDER-RIGHT: #2b66a5 1px solid;
	BORDER-TOP: #2b66a5 1px solid;
	BORDER-LEFT: #2b66a5 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #2b66a5 1px solid;
	BACKGROUND-COLOR: lightyellow
}
DIV.sabrosus SPAN.current {
	BORDER-RIGHT: navy 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: navy 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: navy 1px solid;
	COLOR: #fff;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: navy 1px solid;
	BACKGROUND-COLOR: #2e6ab1
}
DIV.sabrosus SPAN.disabled {
	BORDER-RIGHT: #929292 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #929292 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #929292 1px solid;
	COLOR: #929292;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #929292 1px solid
}
/*分页样式结束*/

.proprenext {
	padding-top: 10px;
}
.proprenext p {
	line-height: 25px;
	font-weight: bold;
}
.proprenext span a {
	border: 1px #AAA solid;
	padding: 3px 5px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #a7cfdf;
	color: #FFF;
	font-size: 12px;
	background: #23538a url(../images/bg_title7.png) top center repeat-x;
}
.procomm {
	padding-top: 20px;
}
.procomm h1 {
	background: #CCCCCC;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #AAAAAA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.procomm .item {
	border-bottom: 1px solid #eee;
	padding: 8px 15px;
}
.procomm .odd {
	background: none repeat scroll 0 0 #F4F9FF;
	border: 1px solid #EDF0F1;
}
.procomm .user {
	color: #999999;
	text-align: right;
}
.procomm .user span {
	margin-left: 20px;
}
.procomm .user .u-level {
	color: #088100;
}
.procomm dl {
	margin-bottom: 5px;
	overflow: hidden;
}
.procomm dt {
	float: left;
	text-align: right;
	width: 80px;
}
.procomm dd {
	float: left;
	overflow: hidden;
	text-align: left;
}
.procomm .pcontent {
	float: left;
	width: 510px;
	text-align: left;
}
.procomm .date-answer {
	color: #999999;
	float: right;
	text-align: right;
	width: 130px;
}
.procomm .useful {
	color: #999999;

	text-align: right;
}
.procomm .useful a {
	color: #005AA0;
}
.procomm dt b {
	float: left;
	height: 13px;
	margin: 2px 3px 0 0;
	width: 14px;
}
.procomm .ask b {
	background: url(../images/ppforimg.png) 0 0 no-repeat;
}
.procomm .answer {
	color: #D75509;
}
.procomm .answer b {
	background: url(../images/ppforimg.png) -15px 0 no-repeat;
}
/* 产品详细 */
.prodetail01 {
}
.prodetail01 .bigimg {
	width: 360px;
}
.prodetail01 .protitle {
	text-align: left;
	width: 320px;
}
.prodetail01 .protitle h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
	border-bottom: 1px #999 dotted;
}
.prodetail01 .protitle h3 {
	line-height: 28px;
}
.prodetail01 .protitle .desc {
	border: 1px #E8E8E8 solid;
	padding: 5px;
	line-height: 20px;
	background: #f8f8f8;
}
.prodetail01 .protitle .inquire {
	margin: 10px auto;
	display: block;
	line-height: 30px;
	text-align: center;
}
.prodetail01 .protitle .inquire a {
	width: 90px;
	background: #CCC;
	color: #FFF;
	display: block;
	line-height: 30px;
	text-align: center;
	background: #6d0019 url(../images/bg_title.png) top center repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.prodetail01 .protitle .inquire a:hover {
	text-decoration: none;
	background: #8f0222 url(../images/bg_title.png) bottom center repeat-x;
}
.prodetail01 .protitle .inquire a:active {
	text-decoration: none;
	background: #6d0019 url(../images/bg_title.png) center center repeat-x;
}
.prodetail02 {
	padding-top: 20px;
}
.careermenutitle {
}
.careermenutitle h1 {
	text-align: left;
	line-height: 35px;
	background: #eeeeee;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #fff url(../images/bg_title.png) top center repeat-x;
}
.careermenutitle h1 span {
	float: right;
	padding-right: 8px;
}
.careermenutitle h1 a {
	color: #004380;
	font-weight: bold;
	display: inline-block;
}
.careermenutitle ul {
}
.careermenutitle ul li b {
	background: url(../images/ppforimg.png) 0 -18px no-repeat;
	width: 25px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin-left: 8px;
	float: left;
}
.careermenutitle ul li i {
	margin-right: 20px;
	color: #004380;
	display: inline-block;
	float: left;
}
.careermenutitle ul li strong {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 3px;
	color: #004380;
	float: left;
}
.careermenutitle ul li strong a {
	display: block;
	padding: 3px 5px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ad0028 url(../images/bg_title.png) top center repeat-x;
}
.careermenutitle ul li strong a:hover {
	background: #8f0222 url(../images/bg_title.png) bottom center repeat-x;
}
.careermenutitle ul li strong a:active {
	background: #6d0019 url(../images/bg_title.png) center center repeat-x;
}
.careermenutitle ul li {
	position: relative;
	border-bottom: 1px #CCC dotted;
	text-align: left;
}
.careermenutitle ul li:hover {
	background: #EEE;
}
.careermenutitle ul li a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 280px;
	display: inline-block;
	line-height: 30px;
}
.careermenutitle ul li span {
	float: right;
	line-height: 30px;
	color: #666;
}
.careerdetail {
}
.careerdetail .careerdetail01 {
}
.careerdetail .careerdetail01 h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	border-bottom: 1px #CCC solid;
	margin-bottom: 10px;
}
.careerdetail .careerdetail01 .careercompany {
	float: left;
	display: inline-block;
	line-height: 35px;
	margin-left: 50px;
}
.careerdetail .careerdetail01 .careerbig {
	float: left;
	display: inline-block;
	line-height: 35px;
	position: relative;
	margin-left: 150px;
}
.careerdetail .careerdetail01 .font {
	float: right;
	display: inline-block;
	line-height: 35px;
}
.careerdetail .careercon {
	text-align: left;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.careerdetail .careercon .careertable {
	margin: 10px auto 20px auto;
	width: 96%;
	border-top: 1px #CCC solid;
}
.careerdetail .careercon .careertable td {
	padding: 3px;
	border-bottom: 1px #CCC solid;
	text-align: left;
	line-height: 20px;
}
.careerdetail .careercon .careertable th {
	padding: 3px;
	border-bottom: 1px #CCC solid;
	text-align: left;
	background: #F1F1F1;
	line-height: 20px;
}
.careerdetail .careercon p {
	text-indent: 24px;
	margin-bottom: 10px;
}
.careerdetail02 {
	float: right;
}
a.btt {
	display: block;
	padding: 3px 5px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	background: #ad0028 url(../images/bg_title.png) top center repeat-x;
}
a.btt:hover {
	background: #8f0222 url(../images/bg_title.png) bottom center repeat-x;
}
a.btt:active {
	background: #8f0222 url(../images/bg_title.png) center center repeat-x;
}
.downmenutitle {
}
.downmenutitle h1 {
	text-align: left;
	line-height: 35px;
	background: #eeeeee;
	padding-left: 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #fff url(../images/bg_title.png) top center repeat-x;
}
.downmenutitle h1 span {
	float: right;
	padding-right: 8px;
}
.downmenutitle h1 a {
	color: #004380;
	font-weight: bold;
	display: inline-block;
}
.downmenutitle ul {
}
.downmenutitle ul li b {
	background: url(../images/ppforimg.png) 0 -18px no-repeat;
	width: 25px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	margin-left: 8px;
	float: left;
}
.downmenutitle ul li i {
	margin-right: 20px;
	color: #004380;
}
.downmenutitle ul li {
	position: relative;
	border-bottom: 1px #CCC dotted;
	text-align: left;
}
.downmenutitle ul li:hover {
	background: #EEE;
}
.downmenutitle ul li a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 280px;
	display: inline-block;
	line-height: 30px;
}
.downmenutitle ul li span {
	float: right;
	line-height: 30px;
	color: #666;
}
.scrollup {
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	opacity: 0.3;
	position: fixed;
	bottom: 50px;
	right: 100px;
	display: none;
	background: url('../images/scroll/icon_top.png') no-repeat;
}
.catalog { margin:auto; }
.catalog ul {}
.catalog ul li { border-bottom:1px #ddd solid; }
.catalog ul li a {display:block; text-indent:10px; line-height:30px; font-size:14px; font-weight:500; text-decoration:none;  }
.catalog ul li a:hover { text-decoration:none; background:#ff4400; border-radius:5px; color:#fff;  }
.hometitle02 ul li.trt {
	float: right;
	margin-right: 8px;
}
.hometitle02 ul li.trt a {
	font-size: 12px;
	color: #555;
	font-weight: 100;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	background: none;
}
.hometitle02 ul li.trt a:hover {
	color: #ff0000;
}
.contentbody { min-height:550px; margin-bottom:20px; }
.caselist tr:hover { background:#FFFAF0;  }
.caseimg { padding-bottom:25px; }

.promenu { margin:auto; }
.promenulist { margin:auto; float:left; width:48%; margin-bottom:20px; min-height:235px; }
.promenulist:hover { background:#eee;}
.promenulist h2 { border-bottom:1px #ccc dashed; }
.subprolist img { width:160px; float:left; }
.subprolist { margin:auto; }
.subprolist ul { float:left; }
.subprolist ul li { list-style-position:inside; list-style-type:square; width:170px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.promenulist h2 a { font-size:14px; font-weight:bold; line-height:25px; }










