@charset "utf-8";
/*dede58.com 做最好的织梦模板*/
body {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size:12px;
	color:#333333;
	background:#a8bdc2 url(../images/bg_subbody.jpg) center top no-repeat;
}
td {
	font-size: 12px;
}
img {
	border:none;
}
p {
	text-indent:2em;
}
form, input, select, button {
	font-size: 12px;
	color:#555555;
	vertical-align:middle;
	font-size: 12px;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
ul, li, h1, h2, h3, h4, h5, dl, dt, dd, em, div {
	margin: 0px;
	padding: 0px;
	font-style:normal;
	list-style:none;
	text-indent:0px;
}
a:active {
star:expression(this.onFocus=this.blur());
}
:focus {
	outline:none;
}
a:focus, button:focus {
	outline:none;
	-moz-outline:none;
}
::-moz-focus-inner {
border:0px;
outline:none;
}
.clear {
	margin:0px;
	padding:0px;
	clear:both;
}
.h68 {
	height:68px;
}
/* ----- Links ----- */
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#00a4e3;
}
.back {
	text-align:right;
	padding-top:15px;
}
.back a {
	display:block;
	width:48px;
	line-height:30px;
	text-align:center;
	background-color:#00a4e3;
	color:#fff;
	font-weight:bold;
}
.back a:hover {
	text-decoration:none;
	color:#ffcc00;
}
a.blue {
	margin-left:14px;
	color:#005cc9;
}
/* ----- top css ----- */
.top {
	height:108px;
	position:relative;
}
/* ----- Navigation ----- */
* html #nav {
	position:absolute;
} /* 这个只有IE认识 */
#nav {
	position:fixed;
	top:50%;
	z-index:99;
	left:0px;
	height:404px;
	margin-top:-202px;
	background:url(../images/bg_nav.png) 0px bottom no-repeat;
}
#nav ul {
	margin-top:35px;
	width:145px;
	font-family:"微软雅黑";
	border-bottom: 1px solid #eaeaea;
}
#nav li {
	position:relative;
	height:34px;
	z-index:1;
	top:0px;
	float:left;
	width:145px;
}
#nav li .aon a {
	display:block;
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#333333;
	background:url(../images/arrow_nav.gif) 0px top no-repeat;
	font-size:14px;
	border-top: 1px solid #eaeaea;
	padding-left:25px;
}
#nav li .aon a:hover, #nav li .aon .sele {
	color:#fff;
	text-decoration:none;
	background: #00a4e3 url(../images/arrow_nav.gif) 0px bottom no-repeat;
}
#nav dl {
	display:none;
	position:absolute;
	left:145px;
	top:1px;
	width:115px;
}
#nav dl dd {
	height:33px;
	line-height:33px;
	position:relative;
}
#nav dl dd a {
	display:block;
	height:33px;
	color:#fff;
	padding-left:22px;
	background-color:#00a4e3;
}
#nav dl dd a:hover, #nav dl dd a.on {
	background-color:#0097de;
	text-decoration:none;
	color:#fff;
}
#nav dl .on a {
	color:#fff;
	display:block;
	background-color:#00a4e3;
}
#nav dl .on a:hover, #nav dl .on .current {
	background-color:#0097de;
	text-decoration:none;
	color:#fff;
}
#nav dl dd .subs {
	display:none;
	position:absolute;
	z-index:1;
	left:115px;
	top:0px;
	width:115px;
}
#nav dl dd .subs dd {
	height:33px;
	line-height:33px;
}
#nav dl dd .subs dd a {
	display:block;
	height:33px;
	color:#fff;
	padding-left:22px;
	background-color:#00b0e8;
}
#nav dl dd .subs dd a:hover, #nav dl dd .subs dd a.on {
	background-color:#00a0e3;
	text-decoration:none;
	color:#fff;
}
/*index body*/
#version {
	position:absolute;
	z-index:99;
	top:0px;
	right:170px;
	width:137px;
	height:36px;
	background-image:url(../images/bg_version.png);
	line-height:34px;
	padding-left:41px;
}
#version a {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
#version a:hover {
	color:#ff211c;
}
#version a.en {
	margin-left:31px;
}
#content {
	left:180px;
	top:40%;
	width:80%;
	z-index: 50;
	position:absolute;
}
#contentframe {
	overflow: hidden;
	height: 100%;
	text-align:left;
	z-index: 3;
}
#navigation {
}
#loading {
	position: absolute;
	top: 49.5%;
	left: 49.5%;
	z-index: 3;
	width: 24px;
	height: 24px;
	text-indent: -999em;
}
#supersize {
	position:fixed;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img {
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img {
	z-index: 2;
}
a#nextslide {
	float:right;
}
#foot {
	position:absolute;
	bottom:0px;
	width:100%;
	height:34px;
	line-height:34px;
	background-color:#fff;
	color:#707070;
	z-index:99;
}
#foot a {
	color:#666666;
}
#foot a:hover {
	color:#cc0000;
}
#foot .copyright {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:33px;
	float:left;
}
#foot .right {
	padding-right:33px;
	float:right;
}
#bnav {
	float:right;
	position:relative;
}
#bnav .b li {
	float:left;
	width:100px;
	cursor:pointer;
	background:url(../images/bg_bnav.gif) 0px top no-repeat;
	padding-left:33px;
}
#bnav .b li.hover {
	background:url(../images/bg_bnav.gif) 0px bottom no-repeat;
	color:#fff;
	font-weight:bold;
}
#bnav .b li.hover a {
	color:#fff;
	font-weight:bold;
}
#bnav .pro {
	position:absolute;
	top:-99px;
	left:0px;
	z-index:1;
}
#bnav .pro .pro_list {
	width:606px;
	height:97px;
	float:left;
	position:relative;
	z-index:10;
	overflow:hidden;
}
#bnav .pro .pro_list ul {
	width:3000px;
	height:97px;
	float:left;
	position:relative;
	z-index:10;
}
#bnav .pro .pro_list ul li {
	width:203px;
	height:97px;
	float:left;
}
#bnav .case {
	position:absolute;
	top:-99px;
	left:0px;
	z-index:1;
}
#bnav .case .case_list {
	width:606px;
	height:97px;
	float:left;
	position:relative;
	z-index:10;
	overflow:hidden;
}
#bnav .case .case_list ul {
	width:3000px;
	height:97px;
	float:left;
	position:relative;
	z-index:10;
}
#bnav .case .case_list ul li {
	width:203px;
	height:97px;
	float:left;
}
#bnav .newslist {
	position:absolute;
	top:-99px;
	left:140px;
	z-index:1;
}
#bnav .newslist li {
	height:26px;
	line-height:26px;
}
#bnav .newslist .news_list {
	width:606px;
	height:97px;
	float:left;
	position:relative;
	z-index:10;
	overflow:hidden;
}
#bnav .newslist .news_list ul {
	width:3000px;
	height:97px;
	float:left;
	position:relative;
	z-index:10;
}
#bnav .newslist .news_list ul li {
	width:203px;
	height:97px;
	float:left;
}
#link {
	width:187px;
	height:22px;
	line-height:22px;
	margin:0px 0px 0px 21px;
	display:inline;
	position:relative;
	float:right;
	z-index:3;
}
#link h1 {
	background:url(../images/bg_link.gif) 0px bottom no-repeat;
	cursor:pointer;
	height:28px;
}
#link .list {
	display:none;
	border:1px solid #c4c4c4;
	border-bottom:0px;
	position:absolute;
	bottom:18px;
	width:185px;
	background:url(../images/bg_link.png);
}
#link .list li {
	line-height:23px;
	border-bottom:1px solid #c4c4c4;
}
#link .list li a {
	display:block;
	height:23px;
	text-indent:1em;
}
#link .list li a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#cecece;
}
/*sub body*/
.bgsub {/* background:url(../images/bg_subbody.jpg) center top no-repeat;*/
}
.mainbox {
	width:1003px;
	margin:0px auto;
	height:auto !important;
	height:850px;
	min-height:850px;
	padding-bottom:30px;
}
.position {
	background:url(../images/bg_position.jpg) 0px bottom no-repeat;
	height:40px;
}
.position h1 {
	padding:3px 0 0 46px;
	background:url(../images/arrow_s.png) 21px 9px no-repeat;
	color:#00a4e3;
	font-size:18px;
	font-family:"微软雅黑";
}
.position .place {
	float:right;
	line-height:30px;
}
.hornor {
	position:relative;
	height:186px;
}
.hornor li {
	float:left;
	width:228px;
	height:170px;
	margin-right:15px;
	display:inline;
	background:url(../images/bg_hornor.png) 0px top no-repeat;
	text-align:center;
	padding-top:16px;
}
.hornor li a {
	font-weight:bold;
	color:#333333;
}
.hornor_list {
	width:958px;
	height:186px;
	line-height:36px;
	margin:0px auto;
	position:relative;
	z-index:10;
	overflow:hidden;
}
.hornor_list ul {
	width:3000px;
	height:131px;
	float:left;
	position:relative;
	z-index:10;
}
.prev {
	width:28px;
	height:40px;
	position:absolute;
	top:70px;
	left:-10px;
	cursor:pointer;
	background:url(../images/arrow_hornor.png) no-repeat left;
	text-indent:-999em;
}
.next {
	width:28px;
	height:40px;
	position:absolute;
	top:70px;
	right:-10px;
	cursor:pointer;
	background:url(../images/arrow_hornor.png) no-repeat right;
	text-indent:-999em;
}
.hornor_list2 {
	width:958px;
	height:186px;
	line-height:36px;
	margin:0px auto;
	position:relative;
	z-index:10;
	overflow:hidden;
}
.hornor_list2 ul {
	width:3000px;
	height:131px;
	float:left;
	position:relative;
	z-index:10;
}
.prev2 {
	width:28px;
	height:40px;
	position:absolute;
	top:70px;
	left:-10px;
	cursor:pointer;
	background:url(../images/arrow_hornor.png) no-repeat left;
	text-indent:-999em;
}
.next2 {
	width:28px;
	height:40px;
	position:absolute;
	top:70px;
	right:-10px;
	cursor:pointer;
	background:url(../images/arrow_hornor.png) no-repeat right;
	text-indent:-999em;
}
.maptext {
	position:absolute;
	right:0px;
	top:545px;
	width:237px;
	padding-bottom:15px;
	background:url(../images/point_maptext.png) 0px bottom no-repeat;
	font-family:"微软雅黑";
}
.maptext dl {
	text-align:left;
	background-image:url(../images/bg_maptext.gif);
	font-size:14px;
	line-height:22px;
	padding:15px 10px 15px 23px;
}
.maptext h1 {
	color:#fff;
	font-size:16px;
	font-weight:normal;
	background-image:url(../images/bg_title_maptext.png);
	line-height:41px;
}
.contact {
	margin:54px 6px 0px 28px;
}
.contact .left {
	padding-top:4px;
	width:395px;
	height:559px;
	text-align:right;
	background-image:url(../images/bg_map.png);
	float:left;
}
.contact .right {
	width:574px;
	float:left;
	height:560px;
	overflow:hidden;
}
.contact .right .pointt {
	background-image:url(../images/point_contactt.png);
	height:26px;
}
.contact .right .pointb {
	background:url(../images/point_contactb.png) center bottom;
	height:20px;
}
.contact .right .text {
	background:url(../images/bg_contactt.png) repeat-y;
	color:#fff;
	font-family:"微软雅黑";
	line-height:20px;
	padding:0px 10px 20px 34px;
	overflow:hidden;
	width:535px;
	height:174px;
}
.contact .right .text h1 {
	line-height:35px;
	font-weight:normal;
	height:43px;
	font-size:18px;
}
.contact .right .message {
	background-image:url(../images/bg_contactb.png);
	padding:0px 32px 0px 32px;
	color:#7a7a7a;
}
.contact .right .message h1 {
	font-size:12px;
	font-weight:normal;
	line-height:44px;
	padding-top:6px;
	font-family:"微软雅黑";
	color:#fff;
}
.contact .right .message dd {
	background: #fff url(../images/bg_dd.gif) 0px top repeat-x;
	border-bottom:1px solid #4f4f4f;
	height:34px;
	line-height:34px;
	padding-top:2px;
}
.contact .right .message dd input {
	float:left;
}
.contact .right .message dd span {
	padding-left:10px;
	width:60px;
	float:left;
}
.contact .right .message .me {
	height:77px;
	border-bottom:0px;
}
.contact .right .message .send {
	height:55px;
	background-color:transparent;
	border-bottom:0px;
}
.contact .right .message .send input {
	float:right;
	margin-top:17px;
}
.contact a {
	color:#FFF
}
.hrtext {
	padding:46px 0px 21px 21px;
	line-height:28px;
}
.hrtext .apply {
	margin-top:30px;
}
.hrtext .apply a {
	display:block;
	text-align:center;
	color:#fff;
	font-weight:bold;
	width:120px;
	line-height:35px;
	height:35px;
	background-color:#00a4e3;
}
.hrtext .apply a:hover {
	text-decoration:none;
	color:#ffcc00;
}
.hrform {
	margin-left:88px;
}
.hrform h1 {
	font-size:18px;
	color:#00a4e3;
	font-family:"微软雅黑";
	padding:16px 0px 0px 338px;
	line-height:68px;
}
.hrform td {
	font-size:14px;
}
.tpcase {
	text-align:center;
	background-image:url(../images/bg_case.png);
}
.tpcase dl {
	background:url(../images/point_caset.jpg) 0px top no-repeat;
	padding-top:4px;
	text-align:center;
	display:block;
}
.tpcase dl img {
	display:block;
	margin:0px auto;
}
.pointb {
	height:28px;
	background-image:url(../images/point_case.png);
}
.caselist {
	margin-top:70px;
	position:relative;
}
.caselist ul {
	width:918px;
	margin:0px auto;
}
.caselist ul li {
	float:left;
	width:306px;
	height:210px;
	padding-top:40px;
	position:relative;
}
.caselist ul .tp {
	background-image:url(../images/bg_tpcase.png);
	padding:2px 0px 0px 1px;
	height:208px;
	width:254px;
	left:26px;
	position:absolute;
	cursor:pointer;
}
.caselist ul .tp .title {
	width:252px;
	text-align:center;
	position:absolute;
	bottom:2px;
	left:1px;
	line-height:34px;
	background-image:url(../images/bg_titlecase.png);
}
.caselist ul .tp img {
	width:251px;
	height:205px;
}
.caselist ul .hover {
	background-image:url(../images/bg_tpcase2.png);
	padding:2px 0px 0px 1px;
	height:310px;
	width:305px;
	margin:0px auto;
	position:absolute;
	cursor:pointer;
	top:-62px;
}
.caselist ul .hover .title {
	width:302px;
	text-align:center;
	position:absolute;
	bottom:2px;
	left:1px;
	line-height:34px;
	background-image:url(../images/bg_titlecase.png);
}
.caselist ul .hover img {
	width:302px;
	height:307px;
}
.caselist .title a {
	color:#fff;
	font-weight:bold;
}
.caselist .title a:hover {
	color:#ffcc00;
}
.caselist .page .prevl {
	background:url(../images/arrow_case.png) 0px top no-repeat;
	width:29px;
	height:41px;
	position:absolute;
	top:242px;
	left:0px;
}
.caselist .page .nextr {
	background:url(../images/arrow_case.png) right top no-repeat;
	width:29px;
	height:41px;
	position:absolute;
	top:242px;
	right:0px;
}
.caselist .page a {
	display:block;
	width:29px;
	height:41px;
}
/* ----- font ----- */
.Arial {
	font-family:Arial, Helvetica, sans-serif;
}
.f_14 {
	color:#333333;
	font-size:17px;
	font-family:"微软雅黑";
	margin-left:25px;
	line-height:15px;
}
.f_14gray {
	font-size:12px;
	line-height:26px;
}
.f_blue {
	color:#0094de;
	padding-top:7px;
}
.f_blue em {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.f_blue2 {
	color:#0094de;
	font-weight:bold;
}
.f_red {
	color:#da1c1d;
	margin-left:30px;
	font-size:12px;
}
.f_case {
	text-align:center;
	line-height:122px;
	padding-top:15px;
	color:#00a4e3;
	font-size:18px;
	font-family:"微软雅黑";
}
.f_hornor {
	line-height:74px;
	margin-left:36px;
	color:#333333;
	font-size:20px;
	font-family:"微软雅黑";
}
.content {
	padding:30px 12px 0px 22px;
	line-height:20px;
	color:#666;
}
.cen {
	padding:48px 23px 0px;
	font-size:14px;
}
.titleinfo {
	text-align:right;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#676767;
	line-height:16px;
}
/*list*/

.technical {
	margin:30px 3px 0px 23px;
}
.technical li {
	height:39px;
	line-height:39px;
	color:#333333;
	background:url(../images/line_s1.png) 0px bottom repeat-x;
}
.technical li .icon {
	display:block;
	float:right;
	padding:10px 32px 0px 0px;
}
.technical li .date {
	float:right;
	padding-right:9px;
	color:#7c8081;
	font-family:Arial, Helvetica, sans-serif;
}
.list_news {
	margin:25px 0px 0px 14px;
}
.list_news li {
	height:152px;
	padding-top:25px;
	background:url(../images/bg_boxnews.png) 0px bottom no-repeat;
}
.list_news dt {
	float:left;
	width:338px;
}
.list_news dd {
	float:left;
	width:520px;
	line-height:22px;
	padding-top:28px;
	color:#666666;
}
.hrlist {
	margin:0px 0px 0px 21px;
	line-height:34px;
}
.hrlist .title {
	margin-bottom:1px;
	height:34px;
	color:#fff;
	padding-left:107px;
	font-size:12px;
	background-color:#737575;
}
.hrlist .detail {
	width:223px;
	text-align:center;
	float:right;
}
.hrlist .date {
	width:159px;
	text-align:center;
	float:right;
}
.hrlist .money {
	width:213px;
	text-align:center;
	float:right;
}
.hrlist .people {
	width:69px;
	text-align:center;
	float:right;
	padding-right:45px;
	font-family:Arial, Helvetica, sans-serif;
}
.hrlist li {
	padding-left:94px;
	height:34px;
	background-color:#f3f3f3;
	margin-bottom:2px;
}
.hrlist li a.xx {
	color:#00a4e3;
	text-decoration:underline;
}
.hrlist li a:hover.xx {
	color:#cc0000;
	text-decoration:none;
}
.fypage {
	text-align:right;
	padding:28px 0px 0px 0px;
	line-height:15px;
	color:#666666;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.fypage a {
	color:#666666;
}
.fypage a:hover {
	color:#bf4c00;
}
.fypage a.on {
	color:#333333;
}
.fypage .lprev {
	display:inline-block;
	width:5px;
	height:9px;
	vertical-align:middle;
	background:url(../images/arrow_page.gif) 0px top no-repeat;
	margin-right:9px;
}
.fypage .lprev a {
	display:block;
	width:5px;
	height:9px;
}
.fypage .rnext {
	display:inline-block;
	width:5px;
	height:9px;
	vertical-align:middle;
	background:url(../images/arrow_page.gif) right top no-repeat;
	margin-left:9px;
}
.fypage .rnext a {
	display:block;
	width:5px;
	height:9px;
}
.fypage .num {
	display:inline-block;
	padding:0px 7px;
	margin-right:9px;
	height:12px;
	line-height:12px;
	color:#333333;
	border-left:1px solid #00a4e3;
	border-right:1px solid #00a4e3;
}
.textnews {
	padding:0;
	height:196px;
	background:url(../images/bg_textnews.png) center bottom no-repeat;
}
.textnews dt {
	text-align:center;
	padding-top:4px;
	width:244px;
	height:156px;
	border:1px solid #b8c7cb;
	background-color:#fff;
	float:left;
}
.textnews dd {
	width:704px;
	float:right;
	padding-top:14px;
	line-height:20px;
}
.textnews dd h1 {
	font-size:14px;
}
.textnews dd .date {
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	margin-top:15px;
}
.textnews dd p {
	margin:0px;
}
.textnews a.detail {
	display:block;
	text-align:center;
	margin-top:18px;
	color:#fff;
	font-weight:bold;
	width:80px;
	line-height:26px;
	background-color:#00a4e3;
}
.textnews a:hover.detail {
	color:#ffcc00;
	text-decoration:none;
}
.product {
	margin:27px 0 0px 18px;
	height:539px;
	background-image:url(../images/bg_boxpro.gif);
}
.product ul {
	margin-left:10px;
	padding-top:10px;
*padding-top:0;
*margin-top:10px;
}
.product li {
	float:left;
	margin:0;
	width:322px;
	height:173px;
	padding:0;
}
.product li dt {
	float:left;
	width:150px;
}
.product li dd {
	padding-top:32px;
	width:160px;
	font-family:"微软雅黑";
	line-height:18px;
	color:#989898;
	float:left;
}
.product li dd .title {
	margin-bottom:11px;
}
.product li dd .title a {
	color:#707070;
	font-size:14px;
}
.product li dd a.detail {
	margin-top:9px;
	text-align:center;
	display:block;
	color:#00a4e3;
	width:69px;
	line-height:22px;
	background-image:url(../images/bg_detail.gif);
}
.product2 {
	margin:27px 0px 0px 18px;
	height:539px;
	background-image:url(../images/bg_boxpro.gif);
}
.product2 dl {
	padding:10px 0px 0px 10px;
}
.product2 li {
	float:left;
	width:484px;
	height:265px;
	background-image:url(../images/prolibg.png);
}
.product2 li dt {
	float:left;
	width:252px;
	padding:15px 0px 0px 27px;
}
.product2 li dd {
	padding-top:32px;
	width:190px;
	font-family:"微软雅黑";
	line-height:18px;
	color:#FFFFFF;
	float:left;
}
.product2 li dd .title {
	line-height:75px;
}
.product2 li dd .title a {
	color:#FFFFFF;
	font-size:30px;
}
.product2 li dd a.detail {
	margin-top:9px;
	text-align:center;
	display:block;
	color:#00a4e3;
	width:69px;
	line-height:22px;
	background-image:url(../images/bg_detail.gif);
}
.infopro {
	margin-left:55px;
}
.infopro h1 {
	line-height:59px;
	padding-left:21px;
	background:url(../images/arrow_s1.gif) 2px center no-repeat;
	color:#00a4e3;
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:normal;
}
.infopro .tab1 {
	border-top: 1px solid #bacbcf;
}
.infopro .tab1 td {
	padding:2px 0px 2px 37px;
	color:#737575;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
}
.infopro .tab1 .ltd {
	border-bottom:1px solid #888a8a;
	color:#fff;
}
.infopro .tab2 .rtd {
	border-right:2px solid #fff;
}
.infopro .tab2 td {
	border-bottom:2px solid #c6d4d7;
	font-size:14px;
	color:#666666;
	font-family:"微软雅黑";
}
.infopro .tab2 .thead {
	font-size:16px;
	color:#fff;
}
.infopro .tab2 .pl14 {
	padding:0px 5px 0px 0px;
}
#aboutpro {
	margin:8px 0px 0px 20px;
	color:#fff;
}
#aboutpro li {
	float:left;
	background-color:#00a4e3;
	margin:0px 4px 4px 0px;
	display:inline;
	font-family:"微软雅黑";
}
#aboutpro .pro1 {
	width:223px;
	height:138px;
	background-color:#00a4e3;
}
#aboutpro .pro1 dt {
	text-align:center;
	width:129px;
	float:left;
	padding-top:20px;
}
#aboutpro .pro1 dd {
	float:left;
	line-height:22px;
	padding-top:28px;
	width:85px;
	font-size:14px;
}
#aboutpro .pro1 dd a:hover {
	color:#ffcc00;
}
#aboutpro .pro2 {
	width:450px;
	height:280px;
	background-color:#ebd208;
	overflow:hidden;
}
#aboutpro .pro2 dt {
	width:241px;
	text-align:center;
	float:left;
	padding-top:25px;
}
#aboutpro .pro2 dd {
	float:left;
	line-height:24px;
	width:150px;
	padding-top:100px;
	font-size:14px;
}
#aboutpro .pro2 a {
	font-size:18px;
}
#aboutpro .pro2 a.detail {
	font-size:14px;
	text-align:center;
	color:#ebd208;
	margin-top:7px;
	width:77px;
	height:31px;
	line-height:24px;
	display:block;
	background-image:url(../images/bg_detail2.gif);
}
#aboutpro .pro3 {
	width:222px;
	height:280px;
	background-color:#00a4e3;
	font-size:14px;
}
#aboutpro .pro3 dt {
	padding:53px 0px 0px 49px;
	float:left;
	width:160px;
	height:66px;
}
#aboutpro .pro3 dd {
	text-align:center;
	width:222px;
	float:left;
}
#aboutpro .pro3 a {
	font-size:18px;
}
#aboutpro .pro3 a:hover {
	color:#ffcc00;
}
#aboutpro .blank {
	width:223px;
	height:138px;
	background-color:#d7dada;
}
.propicshow {
	width:910px;
	height:600px;
	margin:0 auto 10px;
	background:url(../images/prorj.png) 0 center no-repeat;
	position:relative;
}
.p-s-img {
	width:680px;
	height:510px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	top:43px;
}
.propicshow h3 {
	font-family:"微软雅黑";
	font-size:14px;
	height:50px;
	line-height:50px;
	text-align:center;
	clear:both;
	margin-top:60px;
}
.propicshow .p-s-left {
	position:absolute;
	top:270px;
	text-indent:-300px;
	overflow:hidden;
	left:0;
	z-index:999;
	display:block;
	width:44px;
	height:66px;
}
.propicshow .p-s-right {
	position:absolute;
	top:270px;
	text-indent:-300px;
	overflow:hidden;
	right:0;
	z-index:999;
	display:block;
	width:44px;
	height:66px;
}
.rjbox {
	position:relative;
	width:969px;
	height:523px;
	background:#00a4e3;
	top:-1px;
	left:-3px;
	overflow:hidden;
}
.rjbox ul {
	width:100%;
	height:500px;
	margin-left:-2px;
	margin-top:3px;
}
/* ----- form ----- */
.btn_1 {
	width:86px;
	height:29px;
	text-align:center;
	color:#fff;
	background-color:#eaa100;
	font-family:"微软雅黑";
	border:0px;
	cursor:pointer;
}
.btn_2 {
	width:79px;
	height:31px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background-color:#00a4e3;
	border:0px;
	cursor:pointer;
}
.btn_3 {
	width:79px;
	height:31px;
	text-align:center;
	font-weight:bold;
	background-color:#bac8cc;
	border:0px;
	cursor:pointer;
}
.btn_4 {
	width:65px;
	height:27px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background-image:url(../images/bg_btn.gif);
	border:0px;
	cursor:pointer;
}
.btn_5 {
	width:40px;
	height:24px;
	text-align:center;
	background-image:url(../images/bg_btn2.gif);
	border:0px;
	cursor:pointer;
}
.input_1 {
	border:0px;
	width:280px;
	height:32px;
	line-height:32px;
}
.input_2 {
	width:187px;
	height:25px;
	line-height:25px;
	border:1px solid #bdcace;
	font-size:14px;
	color:#666666;
	background-color:#fff;
}
.input_3 {
	width:178px;
	padding-left:10px;
	height:25px;
	line-height:25px;
	border:1px solid #bdcace;
	color:#c8c8c8;
	background-color:#fff;
}
.select1 {
	background-color:#efefee;
	color:#9f9f9f;
	width:197px;
	height:20px;
}
/* ----- footer ----- */
#footsub {
	width:100%;
	height:34px;
	line-height:34px;
	background-color:#fff;
	color:#707070;
	position:relative;
	bottom:0;
}
#footsub a {
	color:#666666;
}
#foot a:hover {
	color:#cc0000;
}
#footsub .copyright {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left:33px;
}
#footsub dl {
	width:1003px;
	margin:0px auto;
}
.fybox {
	margin-top:20px; /*width:350px;*/
	font-size:12px;
	float:right;
}
.fybox li {
	line-height:15px;
	margin-right:2px;
	display:inline-block;
	float:left;
}
.fybox li.c {
	color:#00A4E3;
	padding:0 2px;
	font-weight:bold;
}
.fybox li a {
	padding:0 2px;
	color:#666666;
}
.fybox li a:hover {
	color:#00A4E3;
	text-decoration: none;
}
