@charset "utf-8";
/* CSS Document */
body {
	font-family:"Microsoft YaHei";
	font-size:14px;
	color:#494949;
}
a:link{color:#494949; cursor:pointer; text-decoration:none;}
a:visited{color:#494949; text-decoration:none;}
a:hover{color:#0b0827; text-decoration:none;}
a:active{color:#494949; text-decoration:none;}
.clear {clear:both;}
.fl{float:left}
.fr{float:right}
.trans {
	transition:all .3s ease;
	-o-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-webkit-transition:all .3s ease;
}
@font-face {
      font-family: 'helvetica';
      src: url('../fonts/helvetica_condensed-webfont.eot');
      src: url('../fonts/helvetica_condensed-webfont.eot?#iefix') format('embedded-opentype'),
           url('../fonts/helvetica_condensed-webfont.woff') format('woff'),
	   	   url('../fonts/helvetica_condensed-webfont.ttf') format('truetype'),
	       url('../fonts/helvetica_condensed-webfont.svg#SingleMaltaRegular') format('svg');
      font-weight: normal;
      font-style: normal;
}

/*header*/
.header-box {
	width:100%;
	height:87px;
}

.header-wrap {
	width:100%;
	height:87px;
	background:url(../images/head-back.png) left top repeat-x;
	position:relative;
	z-index:9;
}

.header {
	width:1200px;
	margin:0 auto;
}

.header .logo {
	float:left;
	margin:15px 0;
}

.header .h-contact {
	float:left;
	width:160px;
	padding:18px 0 0 23px;
}

.h-contact li {
	padding-left:27px;
	font:16px/24px 'helvetica';
	color:#e90a0a;
}

.h-contact li a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding-left:27px;
	font:16px/24px 'helvetica';
	color:#e90a0a;
}

.h-contact li.item1 {
	background:url(../images/h-tel.png) 3px center no-repeat;
}

.h-contact li.item2 {
	padding-left:0;
}

.h-contact li.item2 a {
	background:url(../images/h-email.png) left center no-repeat;
}

.header .h-r {
	float:right;
	width:120px;
	padding-top:33px;
}

.h-r form {
	width:120px;
	height:22px;
	background:url(../images/h-search.png) center top no-repeat;
}

.h-r form input[type="text"] {
	float:left;
	width:72px;
	height:22px;
	padding:0;
	padding-left:16px;
	border:none;
	outline:none;
	background:none;
	font:12px/22px "宋体";
	color:#fff;
}

.h-r form input[type="button"] {
	float:left;
	width:32px;
	height:22px;
	border:none;
	outline:none;
	cursor:pointer;
	background:none;
}

.header .nav {
	float:right;
	width:460px;
	padding:32px 17px 0 0;
	font-size:0;
	text-align:right;
	white-space:nowrap;
}

.nav > ul > li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
}

.nav > ul > li > a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:25px;
	margin:0 6px;
	padding:0 13px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:14px;
	line-height:24px;
	color:#373737;
}

.nav > ul > li > a.on {
	background-color:#c3a079;
	color:#fff;
}

.nav li.a_pro {
	position:relative;
}

.a_pro .nav-pro {
	width:140px;
	padding-top:48px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-70px;
	z-index:-4;
}

.nav-pro ul {
	display:none;
	background-color:#c3a079;
}

.nav-pro a {
	display:block;
	width:140px;
	height:34px;
	border-bottom:1px solid #dfb688;
	font-size:14px;
	line-height:34px;
	text-align:center;
	color:#fff;
}

.nav-pro a:hover {
	background-color:#e90a0a;
	border-color:#e90a0a;
}

/*banner*/
.banner {
	width:100%;
	height:410px;
	margin-top:-7px;
	border-bottom:1px solid #dcdcdc;
	overflow:hidden;
	position:relative;
}

.b-bd li {
	width:100%;
	height:410px;
	background-position:center top;
	background-repeat:no-repeat;
}

.b-bd li a {
	display:block;
	width:100%;
	height:410px;
}

.b-hd {
	width:100%;
	position:absolute;
	bottom:4px;
	font-size:0;
	text-align:center;
}

.b-hd li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:60px;
	height:30px;
	margin:0 10px;
	cursor:pointer;
}

.b-hd li span {
	display:block;
	width:60px;
	height:5px;
	background-color:#fff;
}

.b-hd li.on span {
	background-color:#78bdce;
}

.b-btn {
	width:86px;
	height:120px;
	position:absolute;
	top:50%;
	margin-top:-43px;
	cursor:pointer;
}

.b-btn.b-prev {
	background:url(../images/slide_left.png) center center no-repeat;
	left:3%;
}

.b-btn.b-next {
	background:url(../images/slide_right.png) center center no-repeat;
	right:3%;
}

/*content*/
.content-wrap {
	width:100%;
	background-color:#f4f4f4;
	position:relative;
}

.content {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/spring-logo.png) 782px top no-repeat;
}

.content .pclass-hd {
	float:left;
	width:270px;
	padding:8px 0;
	background:url(../images/pclass-hd-sx.jpg) 99px top repeat-y;
}

.content .pclass-hd li {
	height:70px;
	padding:13px 0;
	cursor:pointer;
}

.pclass-hd li h4 {
	float:left;
	width:80px;
	padding-right:23px;
	background:url(../images/pclass-dot.png) right center no-repeat;
	font-size:12px;
	line-height:70px;
	text-align:right;
	color:#2f2d2d;
}

.pclass-hd li div.circle-wrap {
	float:left;
	width:64px;
	height:64px;
	margin-left:17px;
	padding:2px;
	background-color:#fff;
	border:1px solid #eaeaea;
	-webkit-border-radius:34px;
	-moz-border-radius:34px;
	border-radius:34px;
}

.circle-wrap .circle {
	width:100%;
	height:64px;
	-webkit-border-radius:32px;
	-moz-border-radius:32px;
	border-radius:32px;
	background-color:#e7e7e7;
	position:relative;
}

.circle img {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-27px;
	margin-top:-30px;
}

.pclass-hd li.on h4 {
	background-image:url(../images/pclass-dot-on.png);
}

.pclass-hd li.on .circle-wrap {
	width:127px;
	border-color:#c3a079;
}

.pclass-bd {
	float:left;
	width:930px;
	height:554px;
	padding:70px 0;
	overflow:hidden;
}

.pclass-sub-hd {
	float:left;
	width:636px;
}

.pclass-sub-hd .pclass-sub-hd-item {
	width:590px;
	height:507px;
	padding-top:47px;
	position:relative;
}

.pclass-back {
	width:590px;
	height:554px;
	background:url(../images/pclass-xz-back.png) center center no-repeat;
	position:absolute;
	left:0;
	top:0;
}

.pclass-sub-hd-item > a > img {
	display:block;
	margin:0 auto;
	position:relative;
	z-index:999;
}

.pclass-sub-hd-item .item {
	z-index:99;
}

.pclass-sub-hd-item .item h5 {
	font:bold 12px "宋体";
	color:#977b5c;
}

.pclass-sub-hd-item .item span {
	font:12px Arial, Helvetica, sans-serif;
	color:#977b5c;
}

.pclass-sub-hd-item .item1, .pclass-sub-hd-item .item3 {
	width:172px;
	height:226px;
	padding-top:211px;
	position:absolute;
	top:58px;
}

.pclass-sub-hd-item .item1 {
	right:0;
	background:url(../images/pclass-sub-hd-on.png) left center no-repeat;
	text-align:right;
}

.pclass-sub-hd-item .item1 h5, .pclass-sub-hd-item .item1 h5 {
	color:#e90a0a;
}

.pclass-sub-hd-item .item1 h5 {
	float:right;
	padding-left:13px;
}

.pclass-sub-hd-item .item3 {
	left:0;
}

.pclass-sub-hd-item .item3 h5 {
	float:left;
	padding-right:13px;
}

.pclass-sub-hd-item .item2, .pclass-sub-hd-item .item4 {
	width:437px;
	height:154px;
	position:absolute;
	left:76px;
	text-align:center;
}

.pclass-sub-hd-item .item2 {
	bottom:0;
	padding-top:120px;
	height:34px;
}

.pclass-sub-hd-item .item2 h5 {
	padding-top:4px;
}

.pclass-sub-hd-item .item4 {
	top:0;
}

.pclass-sub-hd-item .item4 span {
	display:block;
	padding-top:4px;
}

.pclass-sub-bd {
	position:absolute;
	right:0;
	top:240px;
	width:34%;
	padding:31px 0 28px;
	overflow:hidden;
	background:#fff url(../images/pclass-sub-bd-l.jpg) left top repeat-y;
	-webkit-box-shadow:0 0 4px #e1e1e1;
	-moz-box-shadow:0 0 4px #e1e1e1;
	box-shadow:0 0 4px #e1e1e1;
}

@media screen and (max-width:1440px) {
	.pclass-sub-bd { right:0%;
	width:29%;}
}

.pclass-sub-bd .pclass-sub-bd-l {
	float:left;
	width:32px;
	padding-top:6px;
	font:bold 30px/23px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
}

.pclass-sub-bd .pclass-sub-bd-r {
	float:left;
	width:238px;
	padding-left:26px;
}

.pclass-sub-bd-r h5 {
	font-size:36px;
	color:#000;
}

.pclass-sub-bd-r .text-wrap {
	padding-top:24px;
	font:14px/23px "宋体";
	color:#5c5c5c;
}

.pclass-sub-bd-r a {
	display:block;
	width:80px;
	height:25px;
	margin-top:48px;
	background-color:#e90a0a;
	font:12px/25px "宋体";
	text-align:center;
	color:#fff;
}

.pclass-sub-bd-r a span {
	padding-left:14px;
}

/*footer*/
.footer-wrap {
	width:100%;
	background-color:#082334;
}

.footer {
	width:1200px;
	margin:0 auto;
}

.footer .f-t {
	padding-top:16px;
	overflow:hidden;
}

.f-t .f-t-l {
	padding-top:6px;
}

.f-t-l ul {
	float:left;
}

.f-t-l li {
	padding-left:28px;
	line-height:30px;
	color:#a7b6bf;
}
.f-address a, .f-fax a, .f-tel a, .f-email a, .f-mobile a, .f-qq a{
	color:#a7b6bf;
}
.f-t-l li.f-address {
	background:url(../images/f-address.png) 3px center no-repeat;
}

.f-t-l li.f-tel {
	background:url(../images/f-tel.png) left center no-repeat;
}

.f-t-l li.f-email {
	background:url(../images/f-email.png) 3px center no-repeat;
}

.f-t-l li.f-fax {
	background:url(../images/f-fax.png) left center no-repeat;
}

.f-t-l li.f-qq {
	background:url(../images/f-qq.png) left center no-repeat;
}

.f-t-l li.f-mobile {
	background:url(../images/f-mobile.png) left center no-repeat;
}

.f-t .f-t-r {
	float:right;
	width:160px;
}

.f-t-r img {
	float:right;
}

.f-t-r img.f-code {
	padding-left:16px;
}

.f-t-r a img {
	margin:25px 4px 0 0;
}

.f-b-wrap {
	width:100%;
	margin-top:8px;
	padding-top:6px;
	border-top:1px solid #0e354d;
}

.f-b {
	width:1200px;
	margin:0 auto;
	font:12px/30px "宋体";
	color:#677882;
}

.f-b a {
	color:#677882;
}

.f-b a:hover {
	color:#fff;
}

.f-b .cnzz {
	margin-top:-1px;
	padding-left:12px;
	vertical-align:middle;
}

/*float*/
.box-float {
	position:fixed;
	top:18%;
	left:0;
	z-index:9999;
	width:78px;
	background-color:#fff;
	-webkit-border-radius:8px 10px;
	-moz-border-radius:8px 10px;
	border-radius:8px 10px;
	border:1px solid #9cb6bf;
}

@media screen and (min-width:1412px) {
	.box-float {
		left:50%;
		margin-left:-732px;
	}
}

.box-float .float-logo {
	display:block;
	margin:0 auto;
}

.box-float .f-box-contact {
	padding:2px 2px;
}

.f-box-contact .f-contact-item {
	background-color:#f75a53;
	border-bottom:1px solid #fb9d94;
}

.f-contact-item img {
	display:block;
	margin:0 auto;
}

.f-contact-item p {
	font-size:14px;
	line-height:20px;
	text-align:center;
	color:#fff;
}

.f-contact-item1 {
	padding:5px 0;
	font-size:0;
	text-align:center;
	white-space:nowrap;
	-webkit-border-top-left-radius:5px 7px;
	-moz-border-top-left-radius:5px 7px;
	border-top-left-radius:5px 7px;
	-webkit-border-top-right-radius:5px 7px;
	-moz-border-top-right-radius:5px 7px;
	border-top-right-radius:5px 7px;
}

.f-contact-item1 div {
	display:block;
	width:66px;
	height:20px;
	margin:0 auto;
	padding-top:87px;
	background:url(../images/float_qq.jpg) center top no-repeat;
}

.f-contact-item1 div a {
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#000;	
}

.f-contact-item2 {
	padding:2px 0;
}

.f-contact-item2 img {
	padding-bottom:10px;
}

.f-contact-item3 {
	padding:15px 0 8px;
}

.f-contact-item3 img {
	padding-bottom:16px;
}

.f-contact-item4 {
	padding:6px 0 3px;
	border:none;
	-webkit-border-bottom-left-radius:5px 7px;
	-moz-border-bottom-left-radius:5px 7px;
	border-bottom-left-radius:5px 7px;
	-webkit-border-bottom-right-radius:5px 7px;
	-moz-border-bottom-right-radius:5px 7px;
	border-bottom-right-radius:5px 7px;
}

/*inpage*/
.inpage-nav-wrap {
	width:100%;
	height:198px;
	margin-top:-7px;
	background:url(../images/inpage-nav-back.jpg) center top no-repeat;
	text-align:center;
}

.inpage-nav-wrap h2 {
	padding-top:54px;
	font:bold 48px/38px 'helvetica';
	text-transform:uppercase;
	color:#fff;
}

.inpage-nav-wrap .inpage-nav {
	padding-top:36px;
	line-height:22px;
	color:#fff;
}

.inpage-nav span {
	padding:0 15px;
}

.inpage-nav a {
	color:#fff;
}

.inpage-nav a:hover {
	color:#c3a079;
}

.incontent {
	width:1200px;
	margin:0 auto;
	padding-bottom:50px;
}

/*about*/
.incon-about {
	padding-top:69px;
	overflow:hidden;
}

.incon-about-r {
	float:right;
	padding-right:2px;
}

.incon-about-r img {
	padding:1px;
	border:1px solid #e3e2e2;
}

.incon-about .incon-about-l {
	float:left;
	width:668px;
	padding:37px 50px 47px;
	border:1px solid #e3e2e2;
}

.incon-about-l h3 {
	font-size:24px;
	color:#ea0a0a;
}

.incon-about-l h3 span {
	display:block;
	padding-top:9px;
	font-size:14px;
	color:#afafaf;
}

.incon-about-l .text {
	padding-top:30px;
	line-height:28px;
}

.about-list {
	width:100%;
	padding-top:27px;
}

.about-list .about-item {
	width:1198px;
	margin-top:31px;
	padding:30px 0;
	border:1px solid #fff;
	-webkit-box-shadow:0 0 4px #f2f2f2;
	-moz-box-shadow:0 0 4px #f2f2f2;
	box-shadow:0 0 4px #f2f2f2;
	cursor:pointer;
}

.about-list .about-item:hover {
	border-color:#c3a079;
}

.about-item table {
	width:100%;
}

.about-item table td {
	height:140px;
	vertical-align:middle;
}

.about-item table td.item1 {
	width:288px;
	padding-left:81px;
	border-right:1px dashed #bebfbf;
}

.about-item table td.item1 h4 {
	font-weight:bold;
	font-size:18px;
	color:#393939;
}

.about-list .about-item:hover table td.item1 h4 {
	color:#ea0a0a;
}

.about-item table td.item1 p {
	padding-top:11px;
	font:14px/1 Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#bebebe;
}

.about-item table td.item2 {
	width:530px;
	padding-left:88px;
	line-height:28px;
	color:#252525;
}

.about-item table td.item3 {
	text-align:center;
}

/*contact*/
.incon-title {
	padding-top:90px;
	text-align:center;
}

.incon-title h2 {
	padding-top:12px;
}

.incon-title h2 img {
	margin-top:-1px;
	vertical-align:middle;
}

.incon-title h2 span {
	padding:0 7px;
	font-size:18px;
	text-transform:uppercase;
	color:#131313;
}

.incon-contact {
	width:1200px;
	margin:0 auto;
	padding-top:51px;
}

.contact-list {
	width:1200px;
	margin:0 auto;
	font-size:0;
	*word-spacing:-1px;
	white-space:nowrap;
}

.contact-list .contact-item {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:238px;
	height:218px;
	vertical-align:top;
	position:relative;
	overflow:hidden;
	cursor:default;
	border:1px solid #c9c9c9;
	border-right:none;
}

.contact-item div {
	transition:all .6s ease-in-out;
	-o-transition:all .6s ease-in-out;
	-moz-transition:all .6s ease-in-out;
	-webkit-transition:all .6s ease-in-out;
	float:left;
}

.contact-item .item1 {
	width:238px;
	height:218px;
}

.contact-item .item2 {
	*display:none;
	width:238px;
	height:218px;
	background-color:#e90a0a;
	position:absolute;
	-webkit-transform:scale(0,0);
	-ms-transform:scale(0,0);
	opacity:0;
	filter:Alpha(opacity=0);
}

.contact-item:hover .item1 {
	*display:none;
	-webkit-transform:scale(0,0);
	-webkit-transform-origin:center center;
	-ms-transform:scale(0,0);
	-ms-transform-origin:center center;
}

.contact-item:hover .item2 {
	*display:block;
	*left:0;
	opacity:1;
	filter:Alpha(opacity=100);
	-webkit-transform:scale(1,1);
	-webkit-transform-origin:center center;
	-ms-transform:scale(1,1);
	-ms-transform-origin:center center;
}

.contact-item .item1 img {
	display:block;
	padding:35px 0 32px;
	margin:0 auto;
}

.contact-item .item1 h3 {
	font-size:16px;
	color:#4f5052;
	text-align:center;
}

.contact-item .item1 p {
	padding-top:6px;
	font-size:14px;
	line-height:24px;
	color:#4f5052;
	text-align:center;
}

.contact-item .item2 h3 {
	padding-top:30px;
	font-size:16px;
	text-align:center;
	color:white;
}

.contact-item .item2 img {
	display:block;
	padding:12px 0 19px;
	margin:0 auto;
}

.contact-item .item2 p {
	font-size:14px;
	line-height:24px;
	text-align:center;
	color:white;
}

.incon-map {
	width:100%;
	padding-top:93px;
}

.incon-map .map-logo {
	display:block;
	margin:0 auto;
}

.incon-map > p {
	padding-top:13px;
	font:14px/1 Arial, Helvetica, sans-serif;
	text-align:center;
	color:#a3a0a1;
}

.box-map {
	width:100%;
	height:627px;
	padding-top:28px;
}

.incon-message {
	width:100%;
	padding:20px 0 162px;
	border-top:1px solid #ddd;
	background-color:#f4f4f4;
}

.box-message {
	width:870px;
	margin:0 auto;
	padding-top:72px;
}

.box-message input[type="text"] {
	float:left;
	width:383px;
	height:46px;
	padding:0;
	outline:none;
	padding-left:33px;
	border:2px solid #e9e9e9;
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	line-height:46px;
	color:#222325;
}

.box-message textarea {
	clear:both;
	width:800px;
	height:100px;
	margin-top:26px;
	padding:28px 33px;
	outline:none;
	border:2px solid #e9e9e9;
	-webkit-border-radius:33px;
	-moz-border-radius:33px;
	border-radius:33px;
	line-height:20px;
	color:#222325;
}

.box-message input[type="submit"] {
	display:block;
	width:416px;
	height:46px;
	margin:0 auto;
	margin-top:40px;
	outline:none;
	cursor:pointer;
	border:2px solid #b91f1f;
	-webkit-border-radius:22px;
	-moz-border-radius:22px;
	border-radius:22px;
	background-color:#e90a0a;
	line-height:46px;
	text-align:center;
	color:#fff;
}

/*download*/
.incon-download {
	padding-top:63px;
}

.incon-download .download-logo {
	display:block;
	margin:0 auto;
}

.incon-download > p {
	padding-top:26px;
	font-size:16px;
	text-align:center;
	color:#645d5d;
}

.download-list {
	padding-top:58px;
}

.download-list .download-item {
	height:200px;
	border-bottom:1px solid #dedede;
}

.download-item .d-item-l {
	float:left;
	width:215px;
	height:120px;
	padding:25px 0 25px 5px;
}

.download-item .d-item-r {
	padding:38px 0 0 220px;
}

.d-item-r h4 {
	font-size:18px;
	color:#0e0d0d;
}

.d-item-r h4 span {
	padding-left:11px;
	font:18px/1 Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#aaa9a9;
}

.d-item-r p.download-info {
	padding-top:19px;
	color:#666;
}

.d-item-r .item-share {
	padding-top:16px;
	overflow:hidden;
}

.item-share span {
	float:left;
}

.d-item-r > a {
	float:right;
	display:block;
	width:100px;
	height:32px;
	margin-top:12px;
	background-color:#ea0909;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	line-height:32px;
	text-align:center;
	color:#fff;
}

/*other*/
.incon-other {
	padding-top:64px;
}

.incon-other ul {
	overflow:hidden;
}

.incon-other ul li {
	float:left;
	width:360px;
	padding:0 0 86px 60px;
}

.incon-other ul li img {
	display:block;
	margin:0 auto;
}

.incon-other ul li h4 {
	font-size:18px;
	color:#0e0d0d;
}

.incon-other ul li h4 span {
	padding-left:12px;
	font:18px/1 Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#aaa9a9;
}

.incon-other ul li div.hx-wrap {
	width:360px;
	height:1px;
	margin-top:16px;
	background-color:#efecec;
}

.hx-wrap .hx {
	width:20px;
	height:1px;
	background-color:#524b46;
}

.incon-other ul li p {
	padding-top:8px;
	line-height:28px;
	color:#666;
}

.incon-other ul li a:hover h4 {
	color:#e90a0a;
}

.hx-wrap .hx.on {
	width:360px;
}

/*productDe*/
.incon-productDe {
	width:100%;
	margin-top:-7px;
	padding-bottom:50px;
}

.incon-productDe .proDe-t-wrap {
	width:100%;
	height:425px;
	border-top:1px solid #b8b8b9;
	border-bottom:1px solid #b8b8b9;
	background:#f0f1f3 url(../images/inpage-nav-back.jpg) center top no-repeat;
}

.proDe-t-wrap .proDe-t {
	width:1200px;
	margin:0 auto;
	padding-top:47px;
}

.proDe-t img {
	float:left;
}

.proDe-t .proDe-t-r {
	float:left;
	width:934px;
	padding:22px 0 0 0;
}

.proDe-t-r h1 {
	float:left;
	width:360px;
	font-size:36px;
	color:#fff;
}

.proDe-t-r h1 span {
	display:block;
	width:50px;
	height:3px;
	margin-top:14px;
	background-color:#fff;
}

.proDe-t-r > p {
	float:left;
	width:430px;
	padding-top:3px;
	font-size:16px;
	line-height:28px;
	color:#fff;
}

.proDe-t-r div.pro_info {
	clear:both;
	padding-top:90px;
	line-height:28px;
	color:#494747;
}

.box-proDe {
	width:1200px;
	margin:0 auto;
	padding-top:50px;
	overflow:hidden;
}

.box-proDe-l {
	float:left;
	width:320px;
}

.box-proDe-l .box-title {
	height:35px;
	padding-left:13px;
	background-color:#f5f5f5;
	border-top:1px solid #c3a079;
	font-size:16px;
	line-height:35px;
	color:#1e1e1e;
}

.box-model {
	overflow:hidden;
}

.box-model form select {
	display:block;
	width:318px;
	height:26px;
	margin-top:10px;
	padding:0;
	padding-left:18px;
	outline:none;
	border:1px solid #c5c5c5;
	font-size:16px;
	line-height:26px;
	color:#191818;
}

.box-model form select option {
	padding-left:18px;
}

.box-model .parameter {
	padding-top:17px;
	overflow:hidden;
}

.parameter input {
	float:left;
	height:26px;
	border:1px solid #c5c5c5;
	padding:0;
	outline:none;
	font:12px/26px "宋体";
	text-align:center;
	color:#5f5f5f;
}

.parameter span {
	float:left;
	padding:0 6px;
	font:12px/28px "宋体";
	color:#5f5f5f;
}

.box-model input[type="button"] {
	float:right;
	display:block;
	width:60px;
	height:25px;
	margin-top:15px;
	border:none;
	outline:none;
	cursor:pointer;
	background-color:#e90a0a;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font:12px/25px "宋体";
	text-align:center;
	color:#fff;
}

.box-standard {
	padding-top:24px;
}

.box-standard ul {
	padding-top:20px;
}

.box-standard ul li {
	padding-top:10px;
	overflow:hidden;
}

.box-standard ul li input, .box-standard ul li > span {
	float:left;
	padding:0;
	outline:none;
}

.box-standard ul li input[type="text"] {
	width:68px;
	height:26px;
	border:1px solid #c5c5c5;
	font:12px/26px "宋体";
	text-align:center;
	color:#5f5f5f;
}

.box-standard ul li p {
	float:left;
	width:150px;
	line-height:28px;
	text-align:center;
	color:#5f5f5f;
}

.box-standard ul li p span {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:112px;
}

.box-standard ul li > span {
	display:block;
	width:68px;
	height:26px;
	margin-right:12px;
	position:relative;
	border:1px solid #dedcdc;
	line-height:26px;
	text-align:center;
	color:#1e1e1e;
	cursor:pointer;
}

.box-standard ul li > span i {
	display:block;
	width:70px;
	height:28px;
	background:url(../images/select_icon.png) center top no-repeat;
	display:none;
	position:absolute;
	left:-1px;
	top:-1px;
}

.box-standard ul li > span.on i {
	display:block;
}

.box-standard ul li input[type="button"] {
	width:60px;
	height:25px;
	border:none;
	outline:none;
	padding-left:25px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	background:#e90a0a url(../images/search-icon.jpg) 5px center no-repeat;
	font:12px/25px "宋体";
	color:#fff;
}

.box-pic {
	padding-top:33px;
}

.box-pic img {
	padding:30px 11px 23px;
}

.box-proDe-r {
	float:left;
	width:820px;
	padding-left:60px;
}

.box-proDe-r table {
	width:100%;
	background-color:#f5f5f5;
}

.box-proDe-r table td, .box-proDe-r table th {
	border:1px solid #fff;
	text-align:center;
}

.box-proDe-r table th {
	height:49px;
	background-color:#c3a079;
	border-bottom-color:#8d6e4c;
	font:12px "宋体";
	color:#fff;
}

.box-proDe-r table td {
	height:41px;
	font:14px Arial, Helvetica, sans-serif;
	color:#242424;
}

.noselect {
	-moz-user-select:none;
	-webkit-user-select:none;
}

/**---导航浮动--**/
.menu_fixed {POSITION: fixed;LEFT: 0px;MARGIN: 0px;	Z-INDEX: 99999;	WIDTH: 100%; top:0!important;}

/*scrollUp*/
#scrollUp{width:38px; height:38px; position:absolute; right:2%; bottom:6%; z-index:999; background:url(../images/top.png)}

.anchor {
	width:100%;
	height:0;
	padding-top:60px;
	margin-top:-60px;
}

.fy {
	padding-top:50px;
	text-align:center;
	font-size:0;
}

.fy span, .fy a {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 6px;
	padding:0 5px;
	border:1px solid #545454;
	font-size:14px;
	line-height:20px;
}

.fy span.current {
	border-color:#ea1e1e;
	background-color:#ea1e1e;
	color:white;
}










