

blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table td,table th {
	padding: 5px
}

fieldset,img {
	display: block;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: 400
}

ol,ul {
	list-style: none
}

ception,th {
	text-align: left
}

q:after,q:before {
	content: ''
}

abbr,acronym {
	border: 0
}

a {
	color: #666;
	text-decoration: none
}

a:focus {
	outline: 0
}

body,html {
	overflow-x: hidden
}

.tl {
	text-align: left
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.bc {
	margin-left: auto;
	margin-right: auto
}

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.zoom {
	zoom: 1
}

.hidden {
	visibility: hidden
}

.vam {
	vertical-align: middle
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}

p {
	word-spacing: -1.5px
}

.curp {
	cursor: pointer
}

.wrap {
	width: 98%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto
	
}



.clean {
	zoom: 1
}

.clean:before {
	display: table;
	content: ''
}

.clean:after {
	clear: both;
	display: table;
	content: ''
}

.trans {
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

.text-over {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.scale .scale-img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.scale:hover .scale-img {
	-ms-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06)
}

sup {
	vertical-align: baseline
}

sub {
	vertical-align: baseline
}

button,input,optgroup,option,select,textarea {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

input,select {
	vertical-align: middle
}

body {
	font: 12px/1.231 arial,helvetica,clean,sans-serif
}

button,input,select,textarea {
	font: 99% arial,helvetica,clean,sans-serif
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse
}

code,kbd,pre,samp,tt {
	font-family: monospace;
	line-height: 100%
}

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei,"宋体";
	position: relative
}

#header {
	height: 85px;
	background: url(../image/header-bg.jpg) no-repeat center center;
	position: fixed;
	z-index: 10;
	top: 0;
	right: 0;
	left: 0;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.1);
	box-shadow: 0 3px 6px rgba(0,0,0,.1)
}

#header #logo {
	margin-top: 13px
}

#header #logo img {
	max-width: 70%
}

#header #nav {
	height: 100%;
	margin-left: 247px
}

#header #nav .item {
	width: 90px;
	height: 100%;
	position: relative;
	z-index: 1
}

#header #nav .item.hot:after {
	width: 19px;
	height: 12px;
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 10px;
	background: url(../image/hot.gif) no-repeat;
	content: ''
}

#header #nav .item>a {
	height: 100%;
	font-size: 14px;
	color: #333;
	padding: 33px 16px;
	text-align: center;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

#header #nav .item>a span {
	font-size: 12px;
	color: #666;
	display: block;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

#header #nav .item .sub {
	width: 100%;
	background-color: #333;
	margin-top: 10px;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

#header #nav .item .sub .i a {
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	display: block
}

#header #nav .item .sub .i a:hover {
	background-color: #1f1f1f
}

#header #nav .item.on>a,#header #nav .item.sub-on>a,#header #nav .item:hover>a {
	color: #fff;
	background-color: #e60012
}

#header #nav .item.on>a span,#header #nav .item.sub-on>a span,#header #nav .item:hover>a span {
	color: #fff
}

#header #nav .item.sub-on .sub,#header #nav .item:hover .sub {
	margin-top: 0;
	opacity: 1;
	visibility: visible
}

#header .hotline {
	font-size: 14px;
	color: #444;
	background: url(../image/header-hotline.png) no-repeat left center;
	padding-left: 47px;
	margin-top: 20px
}

#header .hotline p {
	font-weight: 700;
	font-size: 22px;
	color: #666
}

#header #nav-btn {
	width: 50px;
	height: 50px;
	margin-top: 18px;
	position: relative;
	z-index: 1;
	float: right;
	display: none
}

#header #nav-btn .i1,#header #nav-btn .i2 {
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

#header #nav-btn .i1:before {
	top: 12px
}

#header #nav-btn .i1:after {
	top: 37px
}

#header #nav-btn .i2:before {
	top: 24px
}

#header #nav-btn .i2:after {
	top: 24px
}

#header #nav-btn .i1:after,#header #nav-btn .i1:before,#header #nav-btn .i2:after,#header #nav-btn .i2:before {
	width: 40px;
	height: 2px;
	background-color: #333;
	position: absolute;
	z-index: 1;
	left: 5px;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s;
	content: ''
}

#header #nav-btn.on {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

#header #nav-btn.on .i1 {
	visibility: hidden;
	opacity: 0
}

#header #nav-btn.on .i2:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

#header #nav-btn.on .i2:after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}

#header #nav-btn.on .i1:after,#header #nav-btn.on .i1:before,#header #nav-btn.on .i2:after,#header #nav-btn.on .i2:before {
	background-color: #e60012
}

#header-blank {
	height: 85px
}

#banner-box {
	overflow: hidden
}

#banner {
	position: relative;
	z-index: 1
}

#banner .item {
	overflow: hidden
}

#banner .item .url {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.swiper-slide img { width: 100% }
#banner .item .img {
	max-width: 100%;
	display: block
}

#banner .hd {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 2;
	bottom: 15px;
	left: 0;
	text-align: center;
	display: block
}

#banner .hd span {
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 6px;
	opacity: .3;
	display: inline-block
}

#banner .hd .on {
	opacity: 1
}

#banner .btn {
	width: 100px;
	height: 100px;
	background-color: rgba(255,255,255,.2);
	padding: 17px 33px;
	border-radius: 5px;
	position: absolute;
	z-index: 4;
	top: 50%;
	margin-top: -50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0
}

#banner .btn:hover {
	background-color: rgba(255,255,255,.6)
}

#banner .btn img {
	max-width: 100%;
	display: block
}

#banner .prev {
	left: 7.03125%
}

#banner .next {
	right: 7.03125%
}

#banner:hover .btn {
	opacity: 1
}

#banner .ad-form {
	width: 710px;
	background-color: rgba(0,0,0,.5);
	padding: 10px 20px;
	border-radius: 5px;
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 40px;
	left: 0
}

#banner .ad-form .t {
	font-size: 14px;
	color: #fff;
	margin-bottom: 8px
}

#banner .ad-form .text {
	height: 40px;
	font-size: 14px;
	color: #333;
	background-color: #fff;
	padding: 0 10px;
	border: 0;
	margin-right: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#banner .ad-form .t1 {
	width: 180px
}

#banner .ad-form .t2 {
	width: 340px
}

#banner .ad-form .submit {
	width: 160px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: #e60012;
	border: 0;
	cursor: pointer
}

#banner .ad-form .submit:hover {
	background-color: #e60012
}

#banner .ad-form2 {
	width: 240px;
	height: 365px;
	background: url(../image/baojia.png);
	margin-top: -15%;
	float: right
}

#banner .ad-form2 h2 {
	font-weight: initial;
	font-size: 18px;
	color: #fff;
	margin-top: 45px;
	margin-bottom: 37px;
	text-align: center
}

#banner .ad-form2 .text {
	width: 200px;
	height: 36px;
	font-size: 14px;
	background-color: #fff;
	padding: 0 10px;
	border: 0;
	margin: 0 auto 10px;
	display: block
}

#banner .ad-form2 .submit {
	width: 200px;
	height: 36px;
	font-size: 16px;
	color: #fff;
	background-color: #e60012;
	border: 0;
	margin: 0 auto 10px;
	display: block;
	cursor: pointer
}

#banner .ad-form2 .tips {
	font-size: 16px;
	color: #fff;
	text-align: center
}

#banner .ad-form2 .tips font {
	font-size: inherit;
	color: #e60012
}

#banner .wrap {
	height: 0;
	margin: auto;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#banner2 {
	position: absolute;
	z-index: 1;
	visibility: hidden
}

#banner2 .item {
	overflow: hidden
}

#banner2 .item .url {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#banner2 .item .img {
	max-width: 100%;
	display: block
}

#banner2 .hd {
	width: 100%;
	height: 10px;
	position: absolute;
	z-index: 2;
	bottom: 15px;
	left: 0;
	text-align: center;
	display: block
}

#banner2 .hd span {
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 6px;
	opacity: .3;
	display: inline-block
}

#banner2 .hd .on {
	opacity: 1
}

#banner2 .btn {
	width: 100px;
	height: 100px;
	background-color: rgba(255,255,255,.2);
	padding: 17px 33px;
	border-radius: 5px;
	position: absolute;
	z-index: 4;
	top: 50%;
	margin-top: -50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0
}

#banner2 .btn:hover {
	background-color: rgba(255,255,255,.6)
}

#banner2 .btn img {
	max-width: 100%;
	display: block
}

#banner2 .prev {
	left: 7.03125%
}

#banner2 .next {
	right: 7.03125%
}

#banner2:hover .btn {
	opacity: 1
}

.crumb {
	background: #fff;
	height: 66px;
	line-height: 66px;
	border-bottom: 1px solid #eee;
	position: relative;
	z-index: 2
}

.crumb .position {
	background: url(../image/ico-position.png) no-repeat left center;
	padding-left: 20px
}

.crumb span {
	font-size: 14px
}

.crumb span a {
	font-size: 14px;
	margin: 0 5px;
	color: #666
}

.crumb span a:hover {
	color: #333
}

.crumb .tel {
	float: right
}

.crumb .tel a {
	display: inline-block;
	height: 65px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	margin-left: 50px
}

.crumb .tel a:hover {
	color: #333;
	font-weight: 700
}

.crumb .tel .on {
	font-weight: 700;
	color: #333;
	border-bottom: 2px solid #e60012
}

.crumb .tel img {
	margin-right: 10px
}

.crumb .tel b {
	color: #37a637;
	font-size: 20px;
	font-weight: 400
}

#footer {
	background-color: #282828;
	padding-top: 60px
}

#footer * a {
	color: #a9a9a9
}

#footer * a:hover {
	color: #fff
}

#footer .i {
	font-size: 14px;
	color: #a9a9a9
}

#footer .box1 {
	overflow: hidden
}

#footer dl {
	width: 90px;
	padding-right: 15px
}

#footer dl dt {
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px
}

#footer dl dt:after {
	width: 20px;
	height: 1px;
	background-color: #707070;
	margin-top: 15px;
	display: block;
	content: ''
}

#footer dl dd {
	line-height: 20px;
	margin-bottom: 10px
}

#footer .qrcode {
	font-size: 14px;
	color: #a9a9a9;
	text-align: center
}

#footer .qrcode:after,#footer .qrcode:before {
	width: 0;
	height: 1px;
	border-left: 1px solid #363636;
	border-right: 1px solid #222;
	padding-bottom: 1000000px;
	margin-bottom: -1000000px;
	display: inline-block;
	content: '';
	float: left
}

#footer .qrcode:before {
	margin-right: 85px;
	margin-left: 50px
}

#footer .qrcode:after {
	margin-left: 90px
}

#footer .qrcode img {
	display: block;
	margin: 0 auto 15px
}

#footer .contact .hotline {
	height: 50px;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	background: url(../image/f-hotline.png) no-repeat left center;
	padding-left: 60px;
	margin-bottom: 20px
}

#footer .contact .hotline p {
	font-size: 24px;
	color: #fff
}

#footer .contact .i {
	margin-bottom: 15px
}

#footer .links {
	line-height: 24px;
	font-size: 14px;
	color: #a9a9a9;
	background: url(../image/link.png) no-repeat left 4px;
	padding-left: 25px;
	margin-top: 25px;
	margin-bottom: 30px
}

#footer .links a {
	margin-right: 20px;
	display: inline-block
}

#footer .btm {
	height: 60px;
	line-height: 60px;
	background-color: #222
}

#footer .copyright {
	font-size: 14px;
	color: #7e7e7e
}

#footer .site {
	font-size: 14px;
	color: #7e7e7e
}

#footer .site a {
	font-size: inherit;
	color: inherit
}

#footer .site a:hover {
	color: #fff
}

#footer .site span {
	margin: 0 15px
}

.editor {
	line-height: 24px;
	font-size: 14px;
	color: #666
}

.editor p{line-height: 2em;}
.editor img{
margin: 0 auto;
display: block;
vertical-align: middle;
text-align: center;
max-width: 100%;
padding-bottom: 10px;
}
#wap-btns {
	height: 50px;
	line-height: 50px;
	background-color: #e60012;
	position: fixed;
	z-index: 9;
	right: 0;
	left: 0;
	bottom: -50px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	text-align: center
}

#wap-btns .btn {
	width: 34%;
	font-size: 14px;
	color: #fff;
	border-left: 1px solid rgba(255,255,255,.2);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#wap-btns .btn:first-child {
	border-left: 0
}

#wap-btns .btn:before {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	margin-top: -3px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#wap-btns .btn.tel:before {
	width: 25px;
	height: 40px;
	background-image: url(../image/wap-tel.png)
}

#wap-btns .btn.wechat:before {
	width: 20px;
	height: 40px;
	background-image: url(../image/wap-wechat.png)
}

#wap-btns .btn.totop:before {
	width: 18px;
	height: 40px;
	background-image: url(../image/wap-totop.png)
}

#wap-btns .btn.price:before {
	width: 18px;
	height: 40px;
	background-image: url(../image/liang2b.png)
}

#wap-btns * {
	font-size: inherit;
	color: #fff
}

#wap-btns-blank {
	height: 50px;
	display: none
}

@media only screen and (max-width:1300px) {
	#banner .item .img {
		width: 140%;
		max-width: none;
		margin-left: -20%
	}

	#banner2 .item .img {
		width: 140%;
		max-width: none;
		margin-left: -20%
	}
}

@media only screen and (max-width:1230px) {
	#header .hotline {
		display: none
	}

	#header #nav-btn {
		display: block
	}

	#header #nav {
		width: 80%;
		max-width: 450px;
		background-color: #CE0000;
		margin-left: 0;
		position: fixed;
		z-index: 5;
		top: 85px;
		right: -80%;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-ms-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s
	}

	#header #nav.on {
		right: 0
	}

	#header #nav .item {
		width: 100%;
		height: auto;
		float: none;
		display: block
	}

	#header #nav .item>a {
		height: auto;
		padding: 15px 20px;
		text-align: left
	}

	#header #nav .item .sub-btn {
		width: 62px;
		height: 62px;
		position: absolute;
		z-index: 1;
		top: 0;
		right: 0
	}

	#header #nav .item .sub-btn:before {
		width: 24px;
		height: 3px;
		top: 29px;
		left: 18px
	}

	#header #nav .item .sub-btn:after {
		width: 3px;
		height: 24px;
		top: 18px;
		left: 29px
	}

	#header #nav .item .sub-btn:after,#header #nav .item .sub-btn:before {
		background-color: #666;
		position: absolute;
		z-index: 1;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-ms-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s;
		content: ''
	}

	#header #nav .item .sub {
		height: 0;
		background-color: transparent;
		margin-top: 0;
		position: relative;
		visibility: visible;
		opacity: 1;
		overflow: hidden;
		text-align: left;
		-webkit-transition-delay: .3s;
		-moz-transition-delay: .3s;
		-ms-transition-delay: .3s;
		-o-transition-delay: .3s;
		transition-delay: .3s
	}

	#header #nav .item .sub .i {
		background-color: #e7e7e7;
		margin-left: 20px;
		opacity: 0;
		-webkit-transition-duration: .4s;
		-moz-transition-duration: .4s;
		-ms-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s
	}

	#header #nav .item .sub .i a {
		line-height: 34px;
		color: #666;
		padding: 0 40px
	}

	#header #nav .item .sub .i a:hover {
		color: #fff
	}

	#header #nav .item .sub.on {
		-webkit-transition-delay: 0s;
		-moz-transition-delay: 0s;
		-ms-transition-delay: 0s;
		-o-transition-delay: 0s;
		transition-delay: 0s
	}

	#header #nav .item .sub.on .i {
		margin-left: 0;
		opacity: 1;
		-webkit-transition-delay: .3s;
		-moz-transition-delay: .3s;
		-ms-transition-delay: .3s;
		-o-transition-delay: .3s;
		transition-delay: .3s
	}

	#header #nav .item.sub-on .sub-btn:before {
		background-color: #fff
	}

	#header #nav .item.sub-on .sub-btn:after {
		opacity: 0
	}

	#header #nav .item:hover .sub-btn:after,#header #nav .item:hover .sub-btn:before {
		background-color: #fff
	}

	.crumb {
		height: auto;
		line-height: 30px
	}

	.crumb .tel {
		float: none;
		text-align: right
	}

	.crumb .tel a {
		height: 30px;
		margin-bottom: -1px;
		margin-left: 20px
	}

	#footer {
		padding-top: 30px
	}

	#footer .qrcode:before {
		margin-right: 30px;
		margin-left: 10px
	}

	#footer .qrcode:after {
		margin-left: 30px
	}

	#wap-btns {
		bottom: 0
	}

	#wap-btns-blank {
		display: block
	}
}

@media only screen and (max-width:1190px) {
	#banner {
		position: absolute;
		visibility: hidden
	}

	#banner .wrap {
		display: none
	}

	#banner2 {
		position: relative;
		visibility: visible
	}
}

@media only screen and (max-width:980px) {
	#banner .btn {
		display: none
	}

	#banner2 .btn {
		display: none
	}

	#footer dl {
		width: 20%;
		margin-bottom: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	#footer .qrcode {
		width: 30%
	}

	#footer .qrcode:after,#footer .qrcode:before {
		display: none
	}

	#footer .qrcode .img {
		max-width: 136px;
		margin: 0 auto;
		float: none
	}

	#footer .contact {
		width: 60%
	}

	#footer .site {
		display: none
	}
}

@media only screen and (max-width:768px) {
	#footer dl {
		display: none
	}

	#footer .qrcode {
		display: none
	}

	#footer .contact {
		width: 100%;
		float: none
	}

	#footer .contact .hotline p {
		font-size: 18px
	}

	#footer .links {
		display: none
	}

	#footer .btm {
		height: auto
	}

	#footer .copyright {
		height: auto;
		line-height: 20px;
		font-size: 12px;
		padding: 10px 0
	}
}

@media only screen and (max-width:640px) {
	#header {
		height: 55px
	}

	#header #logo {
		width: 140px;
		margin-top: 6px
	}

	#header #nav-btn {
		width: 35px;
		height: 35px;
		margin-top: 9px
	}

	#header #nav-btn .i1:before {
		top: 6px
	}

	#header #nav-btn .i1:after {
		top: 28px
	}

	#header #nav-btn .i2:before {
		top: 17px
	}

	#header #nav-btn .i2:after {
		top: 17px
	}

	#header #nav-btn .i1:after,#header #nav-btn .i1:before,#header #nav-btn .i2:after,#header #nav-btn .i2:before {
		width: 30px;
		height: 1px
	}

	#header #nav {
		top: 55px
	}

	#header #nav .item .sub-btn:before {
		width: 20px;
		height: 3px;
		top: 27px;
		left: 18px
	}

	#header #nav .item .sub-btn:after {
		width: 3px;
		height: 20px;
		top: 18px;
		left: 27px
	}

	#header-blank {
		height: 55px
	}
}

.nor_tab {
	width: 100%;
	border: solid 1px #ccc;
	margin-bottom: 10px
}

.nor_tab th {
	font-weight: 700;
	text-align: center;
	background: #f9f9f9;
	border: solid 1px #ccc;
	padding: 6px 0
}

.nor_tab td {
	padding: 5px;
	border: solid 1px #ccc
}

.kq99billpay {
	background: url(../image/99bill_pay.gif);
	height: 31px;
	width: 176px;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700
}

#div___________Perm {
	width: 2000px;
	height: 3000px;
	background: #fff;
	padding: 30px;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	z-index: 999999
}

.imt {
	color: Red
}

.info_box {
	border: solid 1px #f58d12;
	background: #fff2db;
	padding: 5px;
	margin-bottom: 10px
}

.info_box .ib_h {
	font-weight: 700;
	font-size: 140%;
	color: #007130
}

#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: url(../image/nodata.gif) no-repeat 20px 20px
}

#mesbook1,#mesbook1_c {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px
}

#mesbook1 div,#mesbook1_c div {
	border: 1px solid #e4e3e3;
	background: #ebeceb;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px
}

#mesbook1 dl.b1,#mesbook1_c dl.b1 {
	width: 370px;
	margin: 0 auto
}

#mesbook1 dl.b1 dt,#mesbook1_c dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden
}

#mesbook1 dl.b1 dd,#mesbook1_c dl.b1 dd {
	width: 265px;
	float: right
}

#mesbook1 #mesbook1Btns,#mesbook1_c #mesbook1_cBtns {
	padding-bottom: 10px
}

#mesbook1 #mesbook1Btns input,#mesbook1_c #mesbook1_cBtns input {
	margin-right: 20px
}

#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04
}

.register_tab {
	background: #f6f6f6;
	width: 670px;
	font-size: 14px;
	margin-bottom: 10px
}

.register_tab td {
	padding: 10px 5px
}

.register_tab cite {
	display: block;
	width: 200px;
	font-style: normal;
	background: #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px;
	color: Red;
	font-size: 12px
}

.register_tab .icon_cln {
	width: 50px;
	vertical-align: middle;
	text-align: center
}

.register_tab .icon_cln img {
	display: none
}

.register_tab .tr {
	width: 80px
}

.register_prof {
	background: #fffdf0;
	width: 670px;
	font-size: 14px;
	margin-bottom: 10px;
	border: solid 1px #fed289;
	color: Gray
}

.register_prof td {
	padding: 8px 5px
}

.register_prof cite {
	display: block;
	width: 200px;
	font-style: normal;
	background: #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px;
	color: Red;
	font-size: 12px
}

.register_prof span {
	font-size: 12px
}

.register_prof .tr {
	width: 140px
}

.blk {
	display: block
}

.p {
	cursor: pointer
}

.p5 {
	padding: 5px
}

.tfocus {
	background: #fffdf0
}

.error {
	background: url(../image/verror.gif) 2px 2px no-repeat #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px
}

cite {
	display: block
}

.m_form cite {
	float: left
}

.login_tb td {
	padding: 5px 5px
}

.login_tb .tr {
	width: 70px;
	vertical-align: top;
	font-size: 14px
}

.bgF7F7F7 {
	background: #f7f7f7
}

#tbCartProducts td {
	border: solid 1px #ececec
}

.quantity_tr {
	text-align: center
}

.quantity_tr input {
	width: 30px;
	text-align: right;
	border: solid 1px #ddd
}

.quantity_tr a {
	display: none;
	text-decoration: underline
}

.payment_tab {
	width: 100%;
	margin-bottom: 10px
}

.payment_tab tr {
	cursor: pointer
}

.payment_tab .hover {
	background: #f3f2f2
}

.payment_tab td {
	padding: 5px
}

.add_info {
	border: solid 1px #bdbdbd;
	background: #edecec;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 180%
}

#prod_all_columns {
	z-index: 999;
	display: none;
	width: 557px
}

#prod_all_columns h1 {
	font-size: 100%;
	background: url(../image/all_columns_title.gif);
	height: 19px;
	line-height: 25px;
	padding-left: 10px;
	height: 25px
}

#prod_all_columns .close {
	font-weight: 400;
	float: right;
	cursor: pointer;
	margin-right: 8px;
	line-height: 25px
}

#prod_all_columns .close img {
	vertical-align: middle
}

#prod_all_columns .columns {
	border: solid 1px #d5d5d5;
	border-top: 0;
	background: #fff;
	height: 400px;
	width: 555px;
	overflow: auto
}

#prod_all_columns td {
	padding: 5px
}

#prod_all_columns .top_column a {
	color: orange;
	font-weight: 700
}

#prod_all_columns .top_column img {
	margin-right: 5px
}

#prod_all_columns .sub_columns a {
	line-height: 150%;
	margin-right: 15px;
	background: url(../image/ico12.gif) no-repeat 0 5px;
	padding-left: 10px
}

.pop_addr {
	width: 557px
}

.addr_title {
	width: 547px;
	font-size: 100%;
	background: url(../image/all_columns_title.gif);
	line-height: 25px;
	height: 25px;
	padding: 0 5px
}

.addr_title .close {
	float: right;
	margin-top: 5px
}

.pop_addr .bord {
	background: #fff;
	width: 555px;
	height: 350px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	background: #fff;
	padding-top: 5px
}

.pop_addr .cont {
	height: 350px;
	overflow-y: scroll
}

.pop_addr div table .tr {
	width: 100px
}

.pop_addr div table td {
	padding: 2px
}

.pop_addr .line {
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	height: 1px;
	background: #ddd;
	margin: 10px
}

#divCartMyAddr {
	z-index: 999;
	display: none;
	width: 557px
}

#divCartMyAddr iframe {
	width: 557px;
	height: 356px
}

.apage .cur {
	border: 1px solid #d5d5d5;
	padding: 0 3px
}

.prod_attrs_b {
	width: 246px;
	height: 131px;
	background: url(../image/attr_form.gif);
	margin-left: 5px;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden
}

.prod_attrs_b h5 {
	border-bottom: solid 1px #eeeded;
	line-height: 16px;
	margin-bottom: 5px
}

.prod_attrs_b .prod_attrs_det {
	width: 236px;
	height: 96px;
	overflow-y: auto;
	word-break: break-all
}

.prod_attrs {
	width: 246px;
	height: 267px;
	background: url(../image/attr_form_b.gif);
	margin-left: 5px;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 10px
}

.prod_attrs h5 {
	border-bottom: solid 1px #eeeded;
	line-height: 16px;
	margin-bottom: 5px
}

.prod_attrs .prod_attrs_det {
	width: 236px;
	height: 236px;
	overflow-y: auto;
	word-break: break-all
}

#mailArticle {
	display: none;
	border: solid 1px #ccc
}

#mailArticle iframe {
	width: 632px;
	height: 602px;
	overflow: hidden
}

.mailprod {
	width: 626px;
	height: 600px;
	overflow: hidden;
	border: solid 1px #aaa;
	background: #fff
}

#div_nsw_copy_url {
	width: 400px;
	border: solid 1px #ccc;
	background: #fff
}

#div_nsw_copy_url h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px
}

#div_nsw_copy_url h1 a {
	float: right;
	font-weight: 400;
	font-size: 12px
}

#div_nsw_copy_url .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px
}

#div_nsw_copy_url .cont textarea {
	width: 380px;
	height: 50px;
	margin: 10px 0
}

.anns dl {
	border-bottom: solid 1px #ddd;
	margin: 10px;
	padding-bottom: 5px;
	line-height: 150%
}

.anns dl dt {
	font-weight: 700
}

.anns dl .showtime {
	color: #959595
}

.rele_search {
	border-top: solid 1px #ddd;
	margin: 5px;
	line-height: 160%
}

.rele_search li {
	float: left;
	width: 150px
}

.NewsColumns select {
	width: 130px
}

#img_scroll {
	overflow: hidden;
	width: 400px
}

#img_scroll #imgPrev {
	float: left;
	margin-top: 25px;
	cursor: pointer
}

#img_scroll #imgNext {
	float: right;
	margin-top: 25px;
	cursor: pointer
}

#img_scroll #img_list {
	float: left;
	width: 360px;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 10px
}

#img_scroll #img_list a {
	margin-left: 10px
}

#img_scroll #img_list a img {
	padding: 8px 3px 3px 3px
}

#img_scroll #img_list a.cur img {
	background: url(../image/smallimgbg1.gif) no-repeat
}

#img_scroll #img_list a img.cur {
	background: url(../image/smallimgbg1.gif) no-repeat
}

#div_fav_cntr {
	width: 250px;
	height: 135px;
	overflow: hidden
}

.payad_cntr {
	white-space: nowrap;
	width: 726px;
	overflow: hidden
}

.sale_prom_info {
	background: #fffada;
	border: solid 1px red;
	padding: 5px;
	line-height: 150%;
	color: #535353
}

.msg_li______ li {
	background: url(../image/ico6.gif) no-repeat 0 8px;
	padding-left: 14px
}

.invitation_2 {
	background: url(../image/u_invitation.gif) no-repeat 0 10px;
	padding: 20px;
	padding-left: 150px;
	border: solid 1px #ccc;
	line-height: 200%;
	margin-bottom: 10px
}

li.sub_column {
	margin-left: 10px
}

li.sub_column li {
	padding-left: 10px;
	border-bottom: none
}

li.sub_column li.cur {
	background: url(../image/ico7.gif) no-repeat 0 10px;
	padding-left: 10px;
	font-weight: 700
}

li.sub_column li.cur a {
	color: #fa8d0d
}

.t05_ul li.cur a {
	font-weight: 700;
	color: #fa8d0d
}

.prof_rate {
	border: solid 1px #ccc;
	background: #fff;
	width: 600px
}

.prof_rate td {
	padding: 5px
}

.prof_rate td.rate {
	width: 500px
}

.prof_rate td.rate div.r_cntr {
	border: solid 1px #0068b7;
	width: 490px
}

.prof_rate td.rate div.r_cntr div {
	padding: 0 5px;
	background: #a7e2fe
}

.vc {
	word-break: break-all;
	overflow: visible;
	line-height: 2
}

.vc a.o:link,.vc a.o:visited {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #fff
}

.vc a.o:hover {
	border: 1px solid #049;
	text-decoration: none
}

.ob {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #fff
}

.obg {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: red;
	color: #fff
}

.n_info_con a.keys {
	color: #00f;
	text-decoration: underline
}

.payad {
	color: #666;
	padding-top: 15px
}

.payad1 {
	background: url(http://www.szbbzs.com/web/images/ad_bg.gif);
	height: 80px;
	overflow: hidden;
	padding: 24px 0 0 0
}

.payad1 p {
	padding-left: 60px;
	line-height: 22px
}

.payad1 p span {
	color: red
}

.payad1 p a.m {
	color: #fe7101;
	font-weight: 700;
	text-decoration: underline
}

.payad1 p a.m:hover {
	color: #e00
}

.payad2 {
	background: #f6f6f6;
	padding: 5px;
	height: 134px;
	overflow: hidden
}

.pl,.pr {
	width: 12px;
	float: left
}

.pm {
	width: 692px;
	float: left
}

.pm dl {
	width: 330px;
	float: left;
	display: inline;
	margin: 16px 0 0 11px
}

.pm dt {
	width: 100px;
	height: 100px;
	border: 1px solid #e4e4e4;
	background: #fff;
	overflow: hidden;
	float: left
}

.pm dt img {
	width: 100px
}

.pm dd {
	width: 220px;
	float: right
}

.pm dd.tit {
	overflow: hidden;
	white-space: normal
}

.pm dd.tit a {
	color: #04d;
	font-size: 14px
}

.pm dd.con {
	height: 45px;
	overflow: hidden;
	margin: 7px 0
}

.pm dd.btn a {
	font-weight: 700;
	color: #e87917;
	text-decoration: underline
}

.pm dd.btn a:hover {
	color: #e00
}

.pm dd.btn input {
	vertical-align: text-bottom
}

.scJbDetail {
	width: 1180px;
	height: auto;
	margin: 0 auto
}

.scJbDetailL {
	width: 880px;
	height: auto;
	float: left;
	position: relative
}

.scJbColor span {
	color: #e60012
}

.scJbBm {
	width: 290px;
	height: 348px
}

.scJbXgtp {
	width: 290px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #fff
}

.scJbXgtpTop {
	width: 290px;
	height: 36px;
	line-height: 36px;
	text-indent: 20px;
	background: #e60012;
	color: #fffefe;
	font-size: 14px;
	font-family: Microsoft YaHei
}

.scJbXgtpCon {
	width: 290px;
	height: auto;
	margin-top: 10px
}

.scJbXgtpCon ul li {
	float: left;
	width: 135px;
	height: 123px;
	margin-bottom: 10px
}

.scJbXgtpCon ul li img {
	width: 135px;
	height: 102px
}

.scJbDetailFocus {
	margin-bottom: 20px;
	clear: both
}

.scAlCTopLeft {
	width: 960px;
	line-height: 20px;
	float: left;
	height: 30px;
	overflow: hidden
}

.scAlCTopLeftD {
	width: 960px;
	line-height: 20px;
	float: left;
	height: auto;
	overflow: visible;
	padding-bottom: 20px
}

.style-list .slist-1 .scAlCTopLeftD li {
	padding-bottom: 28px;
	width: 95px
}

.scAlCTopRight {
	width: 80px;
	height: 20px;
	line-height: 20px;
	float: right;
	position: relative;
	top: 12px;
	background: url(http://www.szbbzs.com/web/css/images/index1.png) no-repeat 28px 8px;
	cursor: pointer
}

.scAlCTopRight:hover {
	background: url(http://www.szbbzs.com/web/css/images/index3.png) no-repeat 28px 8px;
	cursor: pointer
}

.scAlCTopRightD {
	width: 80px;
	line-height: 20px;
	float: right;
	position: relative;
	top: 12px;
	background: url(http://www.szbbzs.com/web/css/images/index2.png) no-repeat 28px 8px;
	cursor: pointer
}

.scAlCTopRightD:hover {
	background: url(http://www.szbbzs.com/web/css/images/index4.png) no-repeat 28px 8px;
	cursor: pointer
}

.infomation-xq,.infomation-xq-p,.infomation-xq-p a {
	width: 276px!important
}

.infomation-xq {
	height: 50px
}

.infomation-xq b {
	padding: 0 3px;
	height: 24px;
	float: left;
	display: block;
	font-size: 12px!important;
	color: #888;
	text-align: center;
	font-weight: 400;
	overflow: hidden
}

.infomation-xq-sp1 {
	width: 110px
}

.infomation-xq-sp2 {
	width: 76px
}

.infomation-xq-sp3 {
	width: 45px
}

.infomation-xq-sp4 {
	width: 45px
}

.infomation-xq-p,.infomation-xq-p a {
	height: 26px!important;
	line-height: 26px!important;
	overflow: hidden;
	text-align: center!important;
	font-size: 14px;
	margin-left: 0!important
}

.infomationn {
	height: 100px!important;
	padding-top: 6px!important
}

.scAlCTop1 {
	position: relative
}

.scAlCTopList {
	position: absolute;
	top: 72px;
	left: -28px;
	height: 126px;
	width: 28px
}

.scAlCTopList a {
	width: 28px;
	height: 60px;
	padding: 10px 0;
	background: #ddd;
	color: #333;
	float: left;
	display: block;
	margin-bottom: 3px;
	text-align: center;
	font-size: 14px;
	border-radius: 4px
}

.scAlCTopList-a {
	background: #fe4c06!important;
	color: #fff!important
}

.scJbXgtpCon-span {
	width: 135px;
	height: 18px;
	display: block;
	text-align: center;
	overflow: hidden
}

.no-color {
	color: #666
}

.no-color:hover {
	color: #666
}

.gonglue-table {
	width: 880px;
	height: auto;
	margin-top: 20px
}

table {
	border-collapse: collapse
}

.gonglue-tc-title {
	width: 876px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	border: #e5e5e5 solid 1px;
	background: #f5f5f5;
	color: #e60012;
	font-size: 16px;
	text-align: left
}

.xgt-pic {
	width: 880px;
	margin: 0 auto;
	overflow: hidden
}

.xgt-pic-left-05 {
	position: relative;
	margin-right: 20px;
	margin-top: 15px;
	width: 290px;
	height: 210px
}

.xgt-pic a {
	font-size: 18px
}

.xgt-pic-left-05 span {
	text-align: center;
	line-height: 81px;
	height: 81px;
	position: absolute
}

.xgt-pic-left-05 span {
	background: url(http://www.szbbzs.com/web/images/xgt-bai-08.png);
	left: 0;
	bottom: 0;
	width: 290px!important;
	color: #fff;
	height: 32px!important;
	line-height: 32px!important;
	font-size: 14px
}

.xgt-pic-left-05 span:hover,.xgt-pic-left-05:hover span {
	background: url(http://www.szbbzs.com/web/images/xgt-org-08.png);
	color: #fff
}

.scZxCcWz {
	margin-bottom: 10px;
	background: #fff
}

.scZxCcWz {
	width: 288px;
	height: 350px;
	border: 1px solid #dbdbdb;
	float: right
}

.scZxCcWz h2 {
	width: 100%;
	height: 36px;
	background: #c96;
	text-indent: 15px;
	color: #fff;
	font-size: 14px;
	font-family: Microsoft YaHei;
	line-height: 36px;
	text-align: left
}

.scZxCcWz ul {
	width: 260px;
	height: 304px;
	overflow: hidden;
	padding-top: 5px;
	margin: 0 auto;
	text-align: left
}

.scZxCcWz ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block
}

.scZxCcWz ul li {
	font-family: Microsoft YaHei;
	color: #666;
	font-size: 12px;
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.scZxCcWz ul li a:hover {
	color: #e60012
}

.inside-contanier-r-wrap {
	width: 290px;
	overflow: hidden;
	background-color: #eee;
	float: right;
	border: 1px solid #dbdbdb;
	padding-bottom: 20px
}

.inside-contanier-r-wrap .apl-yy {
	padding: 30px 20px 10px 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 400
}

.inside-contanier-r-wrap .apl-ul {
	padding: 10px 20px 10px 20px;
	clear: both;
	font-family: "sim sun"
}

.inside-contanier-r-wrap .apl-ul li {
	height: 40px
}

.inside-contanier-r-wrap .apl-ul li .modify-input {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	border: 1px solid #dedede
}

.yellow-btn {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	background-color: #e60012;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	border: 0;
	cursor: pointer
}

.scAlCRight h2 {
	text-align: center;
	line-height: 30px;
	color: #e60012;
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 18px
}

.scAlCRight h3 {
	text-align: center;
	line-height: 30px;
	color: #e60012;
	font-family: Microsoft YaHei;
	font-weight: 700;
	font-size: 14px
}

.inside-contanier-r-wrap .yellow-color {
	color: #e60012;
	font-weight: 700
}

.ytjyd {
	border: 1px solid #dbdbdb
}

.ytjyd ul {
	padding-top: 10px;
	padding-bottom: 10px
}

.ytjyd ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	font-size: 14px;
	padding-left: 15px
}

.ytjyd ul li:hover {
	color: #e60012
}

.ytjyd ul li span {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: #ccc;
	line-height: 16px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-right: 5px
}

.ytjyd ul li span.curs {
	background: #e60012;
	color: #fff;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	margin-right: 5px
}

.mBtn {
	visibility: hidden!important;
	position: absolute
}

.number-item {
	padding: 25px 0
}

.number-item .item {
	width: 25%;
	text-align: center
}

.number-item .item .number {
	font-size: 40px;
	color: #e60012;
	margin-bottom: 10px
}

.number-item .item .number span {
	font-size: 26px
}

.number-item .item .name {
	font-size: 18px;
	color: #222;
	margin-bottom: 10px
}

.number-item .item .brief {
	font-size: 14px;
	color: #888;
	width: 80%;
    margin: 0 auto;
}

.number-item .item:first-child~.item {
	border-left: 1px solid #e7e7e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.inabout .number-item {
	width: 100%;
	background-color: #f7f7f7;
	padding: 30px 0;
	margin: 30px 0
}

.inabout .number-item .item .number {
	color: #333
}

input::-webkit-input-placeholder {
	color: #ccc
}

.inner .index-title .title-0 {
	font-size: 24px
}

.inner .index-title .title-1 {
	display: none
}

.inner .index-title .line {
	display: none
}

.index-title {
	text-align: center
}

.index-title .title-0 {
	font-size: 30px;
	color: #333;
	margin-bottom: 5px
}

.index-title .title-1 {
	font-size: 14px;
	color: #888;
	margin-bottom: 15px
}

.index-title .line:after,.index-title .line:before {
	width: 60px;
	height: 1.5px;
	background-color: #958e8e;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

.index-title .line span {
	width: 12px;
	height: 12px;
	border: 2px solid #e60617;
	border-radius: 50%;
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle
}

.inner #decoration-type {
	background-color: #f5f5f5;
	background-image: none
}

#decoration-type {
	background: url(../image/business-bg.jpg) no-repeat center center;
	padding: 60px 0 60px
}

#decoration-type .list {
	margin-top: 40px;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

#decoration-type .item {
	width: 19.5%;
	background-color: #fff;
	position: relative;
	z-index: 1;
	top: 0
}

#decoration-type .item:first-child~.item {
	margin-left: -3.3%
}

#decoration-type .item:hover {
	top: -10px;
	box-shadow: 0 6px 10px #eee
}

#decoration-type .item .img {
	padding-top: 70%;
	position: relative;
	z-index: 1;
	overflow: hidden
}

#decoration-type .item .img img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

#decoration-type .item .info {
	padding: 15px 20px
}

#decoration-type .item .info .name {
	font-size: 22px;
	color: #333;
	margin-bottom: 5px
}

#decoration-type .item .info .name a {
	font-size: inherit;
	color: inherit
}

#decoration-type .item .info .name a:hover {
	color: #e60012
}

#decoration-type .item .info .keyword {
	font-size: 14px;
	color: #666
}

#decoration-type .item .info .brief {
	line-height: 24px;
	font-size: 14px;
	color: #666
}

#decoration-type .item .info .brief:before {
	width: 20px;
	height: 2px;
	background-color: #e60012;
	margin: 20px 0;
	display: block;
	content: ''
}

#ad-form {
	height: 400px;
	background: url(../image/ad-form-bg.jpg) no-repeat center center
}

#ad-form .left {
	width: 455px;
	height: 320px;
	background: url(../image/ad-font.png) no-repeat center center;
	margin-top: 30px;
	position: relative;
	z-index: 1
}

#ad-form .left .btn {
	width: 140px;
	height: 44px;
	line-height: 44px;
	font-weight: 700;
	font-size: 18px;
	color: #be000f;
	background: url(../image/btn-bg.jpg) repeat-x left center;
	border-radius: 5px;
	position: absolute;
	z-index: 1;
	margin: 0 auto;
	top: 225px;
	right: 0;
	left: 0;
	text-align: center;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	overflow: hidden
}

#ad-form .left .btn:hover {
	background: #f8ef68
}

#ad-form .left .btn:hover {
	opacity: 1.2
}

#ad-form .right {
	width: 410px;
	margin-top: 65px
}

#ad-form .right .title {
	font-weight: 700;
	font-size: 30px;
	color: #fff;
	margin-bottom: 5px
}

#ad-form .right .number {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px
}

#ad-form .right .number span {
	font-weight: 700;
	font-size: inherit;
	color: #f8c300
}

#ad-form .right .number span:after {
	font-weight: 400;
	font-size: inherit;
	color: inherit;
	content: '人'
}

#ad-form .right .row {
	position: relative;
	z-index: 1
}

#ad-form .right .m {
	font-size: 14px;
	color: #999;
	position: absolute;
	z-index: 1;
	top: 13px;
	right: 10px
}

#ad-form .right .text {
	height: 44px;
	font-size: 14px;
	color: #333;
	background-color: #fff;
	padding: 0 10px;
	border: 0;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#ad-form .right .area:after {
	content: 'm²'
}

#ad-form .right .t1 {
	width: 200px
}

#ad-form .right .t2 {
	width: 100%
}

#ad-form .right .btn {
	width: 200px;
	height: 50px;
	font-weight: 700;
	font-size: 18px;
	color: #be000f;
	background: url(../image/btn-bg.jpg) repeat-x left center/auto 100%;
	border: 0;
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	position: relative;
	z-index: 1;
	cursor: pointer;
	overflow: hidden
}

#ad-form .right .btn:hover {
	background: #f8ef68
}

#ad-form .right .tips {
	font-size: 16px;
	color: #fff;
	margin-top: 15px;
	text-align: center
}

#index-case {
	padding: 50px 0 50px
}

#index-case .categorys-list {
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: center
}

#index-case .categorys-list a {
	width: 100px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #333;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	margin: 0 6px 15px;
	display: inline-block;
	text-align: center
}

#index-case .categorys-list a:hover {
	color: #be000f;
	border-color: #be000f
}

#index-case .categorys-list a.on {
	color: #fff;
	background-color: #be000f;
	border-color: #be000f
}

#index-case .index-title+.box-list {
	margin-top: 40px
}

#index-case .box-list {
	position: relative;
	z-index: 1
}

#index-case .box-list .img-boxs {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden
}

#index-case .box-list .img-boxs.on {
	position: relative;
	z-index: 2;
	opacity: 1;
	visibility: visible
}

#index-case .imgs {
	width: 18.666666%
}

#index-case .imgs .item {
	position: relative;
	z-index: 1;
	margin-bottom: 8.92857%;
	overflow: hidden
}

#index-case .imgs .item .img {
	height: 0;
	padding-top: 66.9642857%;
	position: relative;
	z-index: 1;
	overflow: hidden
}

#index-case .imgs .item .img img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

#index-case .imgs .item .name {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	background-color: rgba(0,0,0,.6);
	padding: 0 10px;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: -36px;
	left: 0;
	display: block
}

#index-case .imgs .item:hover .name {
	bottom: 0
}

#index-case .img-list {
	width: 59.333333%;
	margin: 0 auto 40px;
	position: relative;
	z-index: 1
}

#index-case .img-list .item {
	opacity: 0!important;
	visibility: hidden
}

#index-case .img-list .item.swiper-slide-active {
	opacity: 1!important;
	visibility: visible
}

#index-case .img-list .item .img {
	height: 0;
	padding-top: 68.8202247%;
	position: relative;
	z-index: 1;
	overflow: hidden
}

#index-case .img-list .item .img img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

#index-case .img-list .info {
	height: 36px;
	line-height: 36px;
	background-color: rgba(0,0,0,.6);
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 2
}

#index-case .img-list .info .name {
	width: 50%;
	max-width: 440px;
	margin-left: 20px
}

#index-case .img-list .info .name .i {
	font-size: 14px;
	color: #fff;
	opacity: 0!important;
	visibility: hidden
}

#index-case .img-list .info .name .i.swiper-slide-active {
	opacity: 1!important;
	visibility: visible
}

#index-case .img-list .info .hd {
	height: 100%;
	line-height: 36px;
	margin-right: 20px;
	text-align: right;
	display: block
}

#index-case .img-list .info .hd span {
	width: 10px;
	height: 10px;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-top: 12px;
	margin-left: 10px;
	display: inline-block;
	cursor: pointer;
	opacity: 1;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

#index-case .img-list .info .hd .on {
	width: 6px;
	height: 6px;
	border-width: 3px
}

#index-case .btns {
	margin-bottom: 15px;
	text-align: center
}

#index-case .btns a {
	width: 166px;
	height: 48px;
	line-height: 48px;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	background-color: #e60012;
	border-radius: 5px;
	margin: 0 10px;
	text-align: center;
	display: inline-block
}

#index-case .btns a:before {
	background-repeat: no-repeat;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#index-case .btns a:hover {
	background-color: #f65763
}

#index-case .btns .price:before {
	width: 18px;
	height: 18px;
	background-image: url(../image/ico-price.png);
	margin-top: -2px
}

#index-case .btns .more:before {
	width: 20px;
	height: 17px;
	background-image: url(../image/ico-more.png);
	margin-top: -5px
}

#index-case .hotline {
	line-height: 26px;
	font-size: 16px;
	color: #666;
	text-align: center
}

#index-case .hotline:before {
	width: 24px;
	height: 24px;
	background: url(../image/ico-hotline.png) no-repeat;
	display: inline-block;
	margin-top: -3px;
	margin-right: 10px;
	vertical-align: middle;
	content: ''
}

#index-designer {
	background-color: #f5f5f5;
	padding: 75px 0 80px
}

#index-designer .list {
	margin-top: 40px;
	margin-bottom: 40px
}

#index-designer .list .item {
	width: 280px;
	text-align: center
}

#index-designer .list .item .img {
	height: 0;
	padding-top: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1
}

#index-designer .list .item .img img {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

#index-designer .list .item .box {
	background-color: #fff;
	padding: 15px 20px 20px;
	margin-top: 0;
	position: relative;
	z-index: 2
}

#index-designer .list .item .box .info {
	height: 71px;
	overflow: hidden
}

#index-designer .list .item .box .name {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px
}

#index-designer .list .item .box .brief {
	line-height: 22px;
	font-size: 14px;
	color: #666
}

#index-designer .list .item .btns {
	margin-top: 15px
}

#index-designer .list .item .btns .btn {
	width: 102px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #e60012;
	background-color: #fff;
	border: 1px solid #e60012;
	border-radius: 5px;
	margin: 0 4px;
	display: inline-block
}

#index-designer .list .item .btns .btn:before {
	background-repeat: no-repeat;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#index-designer .list .item .btns .btn1:before {
	width: 18px;
	height: 18px;
	background-image: url(../image/ico-advisory-0.png);
	margin-top: -3px
}

#index-designer .list .item .btns .btn2:before {
	width: 18px;
	height: 18px;
	background-image: url(../image/ico-view-0.png)
}

#index-designer .list .item .btns .btn:hover {
	color: #fff;
	background-color: #e60012;
	border-color: #e60012
}

#index-designer .list .item .btns .btn1:hover:before {
	background-image: url(../image/ico-advisory-1.png)
}

#index-designer .list .item .btns .btn2:hover:before {
	background-image: url(../image/ico-view-1.png)
}

#index-designer .list .item:hover .box {
	margin-top: -51px
}

#index-designer .list .item:hover .box .info {
	height: 122px
}

#index-designer .more {
	width: 166px;
	height: 48px;
	line-height: 48px;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	background-color: #e60012;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	display: block
}

#index-designer .more:before {
	width: 20px;
	height: 17px;
	background-image: url(../image/ico-more.png);
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#index-designer .more:hover {
	background-color: #f65763
}

#phone-form {
	height: 625px;
	position: relative;
	z-index: 1
}

#phone-form .bg {
	height: 100%;
	background: url(../image/phone-form.png) no-repeat center top;
	padding-bottom: 65px
}

#phone-form .box {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	top: 355px;
	right: 0;
	left: 0
}

#phone-form .form {
	width: 362px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 102px
}

#phone-form .form .text {
	width: 280px;
	height: 50px;
	font-size: 14px;
	color: #999;
	background: 0 0;
	padding: 0 15px;
	border: 0;
	margin: 0 auto 13px;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#phone-form .form .submit {
	width: 100%;
	height: 70px;
	font-size: 24px;
	color: #ff000b;
	background: 0 0;
	border: 0;
	border-radius: 70px;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: block;
	cursor: pointer
}

#phone-form .form .submit:hover {
	background: #f8ef68
}

#phone-form .form .tips {
	font-size: 16px;
	color: #fff;
	text-align: center
}

#index-advantage {
	background-color: #f5f5f5;
	padding: 75px 0 80px
}

#index-advantage .list {
	margin-top: 40px;
	margin-bottom: 10px
}

#index-advantage .list .item {
	width: 31.666666%;
	background-color: #fff;
	margin-bottom: 2.5%;
	margin-left: 2.5%;
	position: relative;
	z-index: 1
}

#index-advantage .list .item:nth-child(3n+1) {
	margin-left: 0
}

#index-advantage .list .item .ico {
	width: 136px;
	height: 136px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	margin: 30px auto 15px
}

#index-advantage .list .item .ico.i1 {
	background-image: url(../image/advantage-1-0.png)
}

#index-advantage .list .item .ico.i2 {
	background-image: url(../image/advantage-2-0.png)
}

#index-advantage .list .item .ico.i3 {
	background-image: url(../image/advantage-3-0.png)
}

#index-advantage .list .item .ico.i4 {
	background-image: url(../image/advantage-4-0.png)
}

#index-advantage .list .item .ico.i5 {
	background-image: url(../image/advantage-5-0.png)
}

#index-advantage .list .item .ico.i6 {
	background-image: url(../image/advantage-6-0.png)
}

#index-advantage .list .item .name {
	font-size: 20px;
	color: #333;
	text-align: center;
	padding: 0 30px;
	margin-bottom: 15px
}

#index-advantage .list .item .brief {
	height: 84px;
	line-height: 28px;
	font-size: 16px;
	color: #666;
	padding: 0 30px;
	margin-bottom: 25px;
	overflow: hidden
}

#index-advantage .list .item .url {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#index-advantage .list .item:hover {
	background-color: #e60012
}

#index-advantage .list .item:hover .name {
	color: #fff
}

#index-advantage .list .item:hover .brief {
	color: #fff
}

#index-advantage .list .item:hover .ico {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

#index-advantage .list .item:hover .ico.i1 {
	background-image: url(../image/advantage-1-1.png)
}

#index-advantage .list .item:hover .ico.i2 {
	background-image: url(../image/advantage-2-1.png)
}

#index-advantage .list .item:hover .ico.i3 {
	background-image: url(../image/advantage-3-1.png)
}

#index-advantage .list .item:hover .ico.i4 {
	background-image: url(../image/advantage-4-1.png)
}

#index-advantage .list .item:hover .ico.i5 {
	background-image: url(../image/advantage-5-1.png)
}

#index-advantage .list .item:hover .ico.i6 {
	background-image: url(../image/advantage-6-1.png)
}

#index-advantage .price {
	width: 166px;
	height: 48px;
	line-height: 48px;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	background-color: #e60012;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	display: block
}

#index-advantage .price:before {
	width: 18px;
	height: 18px;
	background-image: url(../image/ico-price.png);
	background-repeat: no-repeat;
	margin-top: -2px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#index-advantage .price:hover {
	background-color: #f65763
}

#index-advantage .hotline {
	font-size: 16px;
	color: #666;
	margin-top: 15px;
	text-align: center
}

#index-advantage .hotline:before {
	width: 20px;
	height: 20px;
	background: url(../image/ico-hotline-0.png.png) no-repeat center center;
	margin-top: -2px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#index-screenshot {
	padding: 75px 0 60px
}

#index-screenshot .box {
	margin-top: 20px;
	position: relative;
	z-index: 1
}

#index-screenshot .box .list {
	padding: 20px 0
}

#index-screenshot .box .list .item {
	width: 280px;
	position: relative;
	z-index: 1
}

#index-screenshot .box .list .item .border {
	background: url(../image/phone-border.jpg) no-repeat center center/100% auto;
	padding: 21.42857% 5% 22.5% 6.07142857%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#index-screenshot .box .list .item .img {
	overflow: hidden
}

#index-screenshot .box .list .item img {
	width: 100%;
	display: block
}

#index-screenshot .box .btn {
	width: 42px;
	height: 42px;
	background-color: #434242;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -21px
}

#index-screenshot .box .btn:hover {
	background-color: #e60012
}

#index-screenshot .box .prev {
	background-image: url(../image/btn-left.png);
	left: -70px
}

#index-screenshot .box .next {
	background-image: url(../image/btn-right.png);
	right: -70px
}

#index-process {
	background: url(../image/process-bg.jpg) no-repeat center center/cover;
	padding: 75px 0 80px
}

#index-process .index-title .title-0 {
	color: #fff
}

#index-process .index-title .title-1 {
	color: #f3f0f0
}

#index-process .index-title .line:after,#index-process .index-title .line:before {
	background-color: #fff
}

#index-process .index-title .line span {
	border-color: #fff
}

#index-process .list {
	font-size: 0;
	margin-top: 35px;
	margin-bottom: 30px;
	text-align: center
}

#index-process .list .item {
	width: 65px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1
}

#index-process .list .item .ico {
	width: 50px;
	height: 50px;
	margin: 0 auto 5px;
	overflow: hidden
}

#index-process .list .item .ico:after {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	border-right: 50px solid transparent;
	position: relative;
	z-index: 1;
	left: -50px;
	-webkit-filter: drop-shadow(#fff 50px 0);
	filter: drop-shadow(#fff 50px 0);
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s;
	display: block;
	content: ''
}

#index-process .list .item .ico.i1:after {
	background-image: url(../image/process-1.png)
}

#index-process .list .item .ico.i2:after {
	background-image: url(../image/process-2.png)
}

#index-process .list .item .ico.i3:after {
	background-image: url(../image/process-3.png)
}

#index-process .list .item .ico.i4:after {
	background-image: url(../image/process-4.png)
}

#index-process .list .item .ico.i5:after {
	background-image: url(../image/process-5.png)
}

#index-process .list .item .ico.i6:after {
	background-image: url(../image/process-6.png)
}

#index-process .list .item .ico.i7:after {
	background-image: url(../image/process-7.png)
}

#index-process .list .item .ico.i8:after {
	background-image: url(../image/process-8.png)
}

#index-process .list .item .ico.i9:after {
	background-image: url(../image/process-9.png)
}

#index-process .list .item .name {
	font-size: 16px;
	color: #fff
}

#index-process .list .item .url {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#index-process .list .item:hover {
	margin-top: -10px
}

#index-process .list .arrow {
	width: 22px;
	height: 22px;
	margin: 5px 20px 0;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden
}

#index-process .list .arrow:after {
	width: 100%;
	height: 100%;
	background: url(../image/service-arrow.png) no-repeat center center;
	border-right: 22px solid transparent;
	position: relative;
	z-index: 1;
	left: -22px;
	-webkit-filter: drop-shadow(#fff 22px 0);
	filter: drop-shadow(#fff 22px 0);
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s;
	display: block;
	content: ''
}

#index-process .btn {
	width: 186px;
	height: 48px;
	line-height: 48px;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	background-color: #e60012;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#index-process .btn:before {
	width: 20px;
	height: 19px;
	background-image: url(../image/ico-booking.png);
	background-repeat: no-repeat;
	margin-top: -2px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#index-process .btn:hover {
	background-color: #f65763
}

.inner #index-process {
	background: 0 0
}

.inner #index-process .index-title .title-0 {
	color: #333
}

.inner #index-process .list .item .ico:after {
	-webkit-filter: drop-shadow(#e60012 50px 0);
	filter: drop-shadow(#e60012 50px 0)
}

.inner #index-process .list .arrow:after {
	-webkit-filter: drop-shadow(#b5b5b5 22px 0);
	filter: drop-shadow(#b5b5b5 22px 0)
}

.inner #index-process .list .item .name {
	color: #666
}

.factory #index-process {
	background: url(../image/factory-process.jpg) no-repeat center center/cover
}

.factory #index-process .index-title .title-1 {
	color: #fff
}

.factory #index-process .btn {
	background-color: transparent;
	border: 1px solid #fff
}

#index-news {
	padding: 75px 0 80px
}

#index-news .categorys-list {
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: center
}

#index-news .categorys-list a {
	width: 118px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #333;
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	margin: 0 6px 15px;
	display: inline-block;
	text-align: center
}

#index-news .categorys-list a:hover {
	color: #be000f;
	border-color: #be000f
}

#index-news .categorys-list a.on {
	color: #fff;
	background-color: #be000f;
	border-color: #be000f
}

#index-news .left-list {
	width: 47.083333%
}

#index-news .left-list .item {
	margin-bottom: 20px
}

#index-news .left-list .item .img {
	width: 220px;
	height: 0;
	padding-top: 132px;
	overflow: hidden;
	position: relative;
	z-index: 1
}

#index-news .left-list .item .img img {
	width: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

#index-news .left-list .item .info {
	padding-top: 10px;
	margin-left: 240px
}

#index-news .left-list .item .name {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px
}

#index-news .left-list .item .name a {
	font-size: inherit;
	color: inherit
}

#index-news .left-list .item .name a:hover {
	color: #be000f
}

#index-news .left-list .item .date {
	font-size: 14px;
	color: #9d9d9d;
	margin-bottom: 10px
}

#index-news .left-list .item .brief {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	overflow: hidden
}

#index-news .right-list {
	width: 50%
}

#index-news .right-list .item {
	line-height: 22px;
	padding: 20px 7% 20px 0;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
	z-index: 1
}

#index-news .right-list .item .num {
	width: 70px;
	font-weight: 700;
	font-size: 16px;
	color: #333;
	text-align: center
}

#index-news .right-list .item .name {
	width: 65.468468%;
	font-size: 16px;
	color: #333;
	padding-right: 5px
}

#index-news .right-list .item .date {
	font-size: 16px;
	color: #999
}

#index-news .right-list .item .more {
	width: 6px;
	height: 10px;
	background: url(../image/news-list.png) no-repeat;
	margin-top: 6px
}

#index-news .right-list .item .url {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#index-news .right-list .item:hover .name {
	color: #be000f
}

#index-service-btn {
	background-color: #f1f1f1;
	padding: 50px 0 60px
}

#index-service-btn .list {
	font-size: 0;
	text-align: center
}

#index-service-btn .list .item {
	width: 80px;
	font-size: 16px;
	color: #444;
	position: relative;
	z-index: 1;
	display: inline-block;
	white-space: nowrap;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

#index-service-btn .list .item:first-child~.item {
	margin-left: 6.666666%
}

#index-service-btn .list .item .url {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#index-service-btn .list .item .ico {
	width: 50px;
	height: 50px;
	margin: 0 auto 15px;
	overflow: hidden
}

#index-service-btn .list .item .ico:after {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	border-right: 50px solid transparent;
	position: relative;
	z-index: 1;
	left: -50px;
	-webkit-filter: drop-shadow(50px 0);
	filter: drop-shadow(50px 0);
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s;
	display: block;
	content: ''
}

#index-service-btn .list .item .ico.i1:after {
	background-image: url(../image/service-1.png)
}

#index-service-btn .list .item .ico.i2:after {
	background-image: url(../image/service-2.png)
}

#index-service-btn .list .item .ico.i3:after {
	background-image: url(../image/service-3.png)
}

#index-service-btn .list .item .ico.i4:after {
	background-image: url(../image/service-4.png)
}

#index-service-btn .list .item .ico.i5:after {
	background-image: url(../image/service-5.png)
}

#index-service-btn .list .item .ico.i6:after {
	background-image: url(../image/service-6.png)
}

#index-service-btn .list .item .ico.i7:after {
	background-image: url(../image/service-7.png)
}

#index-service-btn .list .item .ico.i8:after {
	background-image: url(../image/service-8.png)
}

#index-service-btn .list .item:hover {
	color: #be000f
}

#index-service-btn .list .item:hover .ico:after {
	-webkit-filter: drop-shadow(#be000f 50px 0);
	filter: drop-shadow(#be000f 50px 0)
}

@media only screen and (max-width:1340px) {
	#index-screenshot .box .btn {
		display: none
	}
}

@media only screen and (max-width:1230px) {
	#banner .item .img {
		width: 140%;
		max-width: none;
		margin-left: -20%
	}

	#banner .btn {
		width: 80px;
		height: 80px;
		padding: 17px 27px;
		margin-top: -40px
	}

	.number-item .item .number {
		font-size: 32px
	}

	.number-item .item .name {
		font-size: 16px
	}

	.number-item .item .brief {
		font-size: 12px
	}

	#ad-form {
		display: none
	}

	#phone-form {
		display: none
	}

	#index-process .list {
		max-width: 600px;
		margin-right: auto;
		margin-left: auto
	}

	#index-process .list .arrow,#index-process .list .item {
		margin-bottom: 30px
	}

	#index-process .list .arrow:nth-child(10) {
		display: none
	}

	#index-news .right-list .item {
		padding-right: 5%
	}

	#index-news .right-list .item .name {
		width: 60.468468%
	}

	#index-service-btn .list {
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	#index-service-btn .list[class] .item[class] {
		margin-left: 0
	}
}

@media only screen and (max-width:980px) {
	#banner .ad-form {
		display: none
	}

	#index-case .categorys-list a {
		width: 100px;
		height: 36px;
		line-height: 36px;
		font-size: 14px
	}

	#index-case .imgs {
		width: 100%;
		float: none
	}

	#index-case .imgs:after {
		display: table;
		clear: both;
		content: ''
	}

	#index-case .imgs .item {
		width: 32%;
		margin-bottom: 2%;
		margin-left: 2%;
		float: left
	}

	#index-case .imgs .item:first-child {
		margin-left: 0
	}

	#index-case .imgs .item .name {
		color: #333;
		background-color: transparent;
		position: relative;
		z-index: 1;
		bottom: auto;
		text-align: center
	}

	#index-case .img-list {
		width: 100%;
		max-width: 712px;
		margin-bottom: 20px
	}

	#index-designer .list .item .box[class] {
		padding: 10px;
		margin-top: 0
	}

	#index-designer .list .item .box .info[class] {
		height: auto
	}

	#index-designer .list .item .box .name {
		font-size: 16px
	}

	#index-designer .list .item .box .brief {
		font-size: 12px
	}

	#index-designer .list .item .btns .btn {
		width: 80px;
		height: 28px;
		line-height: 28px
	}

	#index-designer .list .item .btns .btn:before {
		display: none
	}

	#index-advantage .list {
		margin-top: 20px;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	#index-advantage .list:after,#index-advantage .list:before {
		display: none
	}

	#index-advantage .list .item .ico {
		width: 100px;
		height: 100px
	}

	#index-advantage .list .item .name {
		font-size: 16px
	}

	#index-advantage .list .item .brief {
		height: auto;
		font-size: 14px
	}

	#index-screenshot .box .list {
		padding: 0
	}

	#index-news .categorys-list a {
		width: 100px;
		height: 36px;
		line-height: 36px;
		font-size: 14px
	}

	#index-news .left-list {
		width: 100%;
		float: none
	}

	#index-news .right-list {
		width: 100%;
		float: none
	}

	#index-news .right-list .item {
		padding: 10px 5% 10px 0
	}

	#index-news .right-list .item .num {
		font-size: 14px
	}

	#index-news .right-list .item .name {
		width: 70%;
		font-size: 14px
	}

	#index-news .right-list .item .date {
		font-size: 12px;
		float: right
	}

	#index-news .right-list .item .more {
		display: none
	}

	#index-service-btn .list {
		max-width: 500px;
		margin: 0 auto;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#index-service-btn .list[class] .item[class] {
		margin-left: 10%;
		margin-bottom: 5%
	}

	#index-service-btn .list[class] .item[class]:nth-child(4n+1) {
		margin-left: 0
	}

	.crumb .position {
		display: none
	}

	.crumb .tel {
		text-align: left
	}
}

@media only screen and (max-width:768px) {
	.pcBtn {
		visibility: hidden!important;
		position: absolute
	}

	.mBtn {
		visibility: visible;
		position: static
	}

	#banner .item .img {
		width: 160%;
		margin-left: -30%
	}

	#banner .btn {
		width: 60px;
		height: 60px;
		padding: 17px 22px;
		margin-top: -30px
	}

	.number-item {
		padding: 30px 0
	}

	.number-item .item {
		width: 50%
	}

	.number-item .item[class]:nth-child(2n+1) {
		border-left: 0
	}

	.number-item .item:nth-child(1),.number-item .item:nth-child(2) {
		padding-bottom: 15px
	}

	.number-item .item:nth-child(2)~.item {
		padding-top: 10px;
		border-top: 1px solid #e7e7e7
	}

	.index-title .title-0 {
		font-size: 22px
	}

	#decoration-type {
		padding: 30px 0 10px
	}

	#decoration-type .list {
		margin-top: 20px
	}

	#decoration-type .item .info {
		padding: 5px
	}

	#decoration-type .item .info .name {
		font-size: 16px;
		white-space: normal
	}

	#decoration-type .item .info .keyword {
		white-space: normal
	}

	#decoration-type .item .info .brief {
		display: none
	}

	#index-case {
		padding: 20px 0
	}

	#index-case .categorys-list {
		margin-bottom: 10px
	}

	#index-designer {
		padding: 20px 0
	}

	#index-advantage {
		padding: 20px 0
	}

	#index-advantage .list .item .name {
		padding: 0 10px
	}

	#index-advantage .list .item .brief {
		display: none
	}

	#index-screenshot {
		padding: 20px 0
	}

	#index-process {
		padding: 20px 0
	}

	#index-news {
		padding: 20px 0
	}

	#index-service-btn {
		padding: 20px 0 10px
	}
}

@media only screen and (max-width:640px) {
	#banner .item .img {
		width: 180%;
		margin-left: -40%
	}

	#banner .btn {
		width: 40px;
		height: 40px;
		padding: 15px 16px;
		margin-top: -20px
	}

	#decoration-type .list {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#decoration-type .list .item[class] {
		width: 100%;
		margin-bottom: 10px;
		margin-left: 0;
		float: none;
		position: static
	}

	#decoration-type .item .img {
		width: 40%;
		padding-top: 21.25%;
		float: left
	}

	#decoration-type .item .info {
		margin-left: 42%
	}

	#decoration-type .item .info .name {
		font-size: 14px
	}

	#decoration-type .item .info .keyword {
		font-size: 12px
	}

	#index-case .btns a {
		width: 100px;
		height: 34px;
		line-height: 34px;
		font-size: 14px
	}

	#index-case .btns a:before {
		display: none
	}

	#index-designer .list {
		margin-top: 20px;
		margin-bottom: 20px
	}

	#index-designer .list .item .btns .btn {
		width: 60px;
		font-size: 12px
	}

	#index-designer .more {
		width: 100px;
		height: 34px;
		line-height: 34px;
		font-size: 14px
	}

	#index-designer .more:before {
		display: none
	}

	#index-advantage .list .item .ico {
		width: 60px;
		height: 60px
	}

	#index-advantage .price {
		width: 100px;
		height: 34px;
		line-height: 34px;
		font-size: 14px
	}

	#index-advantage .price:before {
		display: none
	}

	#index-process .list {
		max-width: 310px;
		margin-top: 20px;
		margin-bottom: 0
	}

	#index-process .list .item {
		width: 60px
	}

	#index-process .list .item .ico {
		width: 40px;
		height: 40px
	}

	#index-process .list .item .name {
		font-size: 14px
	}

	#index-process .list .arrow[class] {
		display: inline-block
	}

	#index-process .list .arrow[class]:nth-child(6n+6) {
		display: none
	}

	#index-process .btn {
		width: 100px;
		height: 34px;
		line-height: 34px;
		font-size: 14px
	}

	#index-process .btn:before {
		display: none
	}

	#index-news .left-list .item .img {
		width: 35%;
		padding-top: 23.362831%
	}

	#index-news .left-list .item .info {
		margin-left: 40%
	}

	#index-news .left-list .item .name {
		font-size: 14px;
		white-space: normal
	}

	#index-news .left-list .item .date {
		font-size: 12px
	}

	#index-news .left-list .item .brief {
		display: none
	}

	#index-service-btn .list[class] {
		max-width: 320px
	}

	#index-service-btn .list .item {
		font-size: 12px
	}

	#index-service-btn .list[class] .item[class] {
		width: 60px;
		margin-left: 5%;
		margin-bottom: 5%
	}

	#index-service-btn .list .item .ico {
		width: 40px;
		height: 40px
	}

	#index-news .right-list .item .num {
		display: none
	}

	#index-news .right-list .item .name {
		padding-left: 2%
	}
}

.fixeFooter {
	border: 0;
	position: fixed;
	width: 100%;
	height: 90px;
	background: rgba(0,0,0,.7);
	bottom: -90px;
	left: 0;
	z-index: 11;
	box-shadow: rgba(0,0,0,.05) 0 -1px 8px
}

.fixeFooter>div {
	width: 1200px;
	margin: 0 auto;
	height: 100%
}

.fixeFooter>div>div:first-child {
	position: relative;
	float: left;
	width: 274px
}

@keyframes liftRight {
	0% {
		left: 80px;
		opacity: .8
	}

	50% {
		left: 101px;
		opacity: 1
	}

	100% {
		left: 80px;
		opacity: .8
	}
}

@-webkit-keyframes liftRight {
	0% {
		left: 80px;
		opacity: .8
	}

	50% {
		left: 101px;
		opacity: 1
	}

	100% {
		left: 80px;
		opacity: .8
	}
}

.fixeFooter>div>div:first-child>img {
	position: absolute;
	top: 24px;
	animation: liftRight 1s infinite linear;
	-webkit-animation: liftRight 1s infinite linear
}

.fixeFooter>div>div:first-child>p {
	padding-left: 1px;
	font-size: 20px;
	color: #e60012;
	line-height: 34px;
	margin-top: 20px
}

.fixeFooter>div>div:first-child>span {
	font-size: 14px;
	line-height: 14px;
	color: #fff
}

.fixeFooter>div>div:first-child>span>em {
	margin: 0 3px;
	font-style: normal;
	font-weight: bolder;
	font-family: arial
}

.fixeFooter>div>.quotedPrice {
	float: left;
	margin-top: 20px;
	padding-right: 15px;
	width: 240px;
	text-align: right;
	color: #fff
}

.fixeFooter>div>.quotedPrice>span {
	display: inline-block;
	font-size: 16px;
	line-height: 18px
}

.fixeFooter>div>.quotedPrice>strong {
	display: inline-block;
	width: 160px;
	margin-left: 10px;
	font-size: 40px;
	font-weight: 400
}

.fixeFooter>div>.quotedPrice>i {
	display: inline-block;
	margin-top: 3px;
	width: 18px;
	height: 18px;
	border-radius: 18px;
	vertical-align: top;
	background: #e60012;
	font: normal 12px/16px normal;
	text-align: center
}

.fixeFooter>div>form {
	position: relative;
	float: right;
	width: 670px
}

.fixeFooter>div>form>img {
	position: absolute;
	top: 20px;
	right: -45px;
	cursor: pointer
}

.fixeFooter>div>form .box {
	font-size: 0;
	display: inline-block;
	width: 460px;
	padding-top: 10px;
	vertical-align: middle;
	position: relative
}

.fixeFooter>div>form .box input,.fixeFooter>div>form .box select {
	display: inline-block;
	width: 200px;
	height: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #fff;
	background: #333;
	padding: 0 18px;
	border: 0;
	border-radius: 4px
}

.fixeFooter>div>form .box i {
	position: absolute;
	z-index: 1;
	font-size: 14px;
	top: 15px;
	left: 400px;
	font-style: normal
}

.fixeFooter>div>form .box+.button {
	display: inline-block;
	float: none;
	background: #e60012;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	margin: 0
}

.fixeFooter>div>form>input {
	display: block;
	float: left;
	border: none;
	color: #fff;
	width: 160px;
	background: #333;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	padding: 0 18px;
	margin: 20px 10px 0 0
}

.fixeFooter>div>form>i {
	position: absolute;
	top: 32px;
	left: 130px;
	z-index: 1;
	color: #999;
	font-style: normal
}

.fixeFooter>div>form .button {
	margin-right: 0;
	background: #e60012;
	color: #fff;
	cursor: pointer
}

.fixeFooterOn {
	display: none;
	position: fixed;
	padding: 0 10px;
	width: 60px;
	height: 163px;
	top: 70%;
	right: 40px;
	z-index: 11;
	background: #e60012;
	border-radius: 30px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	opacity: 0;
	font-size: 22px;
	line-height: 1.1
}

.fixeFooterOn img {
	margin: 5px 0 15px 0
}

@keyframes liftRight2 {
	0% {
		left: 16px
	}

	50% {
		left: 4px
	}

	100% {
		left: 16px
	}
}

@-webkit-keyframes liftRight2 {
	0% {
		left: 16px
	}

	50% {
		left: 4px
	}

	100% {
		left: 16px
	}
}

.fixeFooterOn>img {
	position: relative;
	top: 14px;
	animation: liftRight2 1s infinite linear;
	-webkit-animation: liftRight2 1s infinite linear
}

.selectCity {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	z-index: 99
}

.selectCity>div:first-child {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.selectCity>div:last-child {
	position: relative;
	margin: 0 auto;
	background: #fff;
	border-radius: 6px;
	width: 610px;
	top: 30%;
	min-height: 20px;
	z-index: 1
}

.selectCity>div:last-child>img {
	position: absolute;
	cursor: pointer;
	top: -17px;
	right: -20px;
	z-index: 1
}

.selectCity>div:last-child>div {
	height: 81px;
	margin: 0 auto;
	width: 550px;
	border-bottom: 1px solid #d9d9d9;
	line-height: 24px;
	padding-top: 36px
}

.selectCity>div:last-child>div>h2 {
	float: left
}

.selectCity>div:last-child>div>p {
	float: right;
	margin-right: 10px;
	color: #999
}

.selectCity>div:last-child>div>p>a {
	margin-left: 10px;
	color: #555
}

.selectCity>div:last-child>div>p>a:hover {
	margin-left: 10px;
	color: #e60012
}

.selectCity>div:last-child>ul {
	display: block;
	width: 550px;
	margin: 22px auto;
	columns: 250px 3;
	padding-bottom: 28px
}

.selectCity>div:last-child>ul>li {
	line-height: 39px
}

.selectCity>div:last-child>ul>li>b {
	font-weight: 400;
	font-family: arial;
	margin-right: 14px;
	float: left;
	color: #888
}

.selectCity>div:last-child>ul>li>a {
	color: #555;
	margin-right: 14px
}

.selectCity>div:last-child>ul>li>a:hover {
	color: #e60012;
	margin-right: 14px
}

.fixeRight {
	position: fixed;
	right: 40px;
	width: 60px;
	height: 311px;
	top: 26%;
	background: #fff;
	z-index: 11;
	opacity: 1
}

.fixeRight a {
	display: block;
	position: relative;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	color: #888;
	width: 100%
}

.fixeRight a:nth-child(1) {
	height: 64px;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: none;
	border-left: 1px solid #e9e9e9;
	border-image: initial;
	padding-top: 42px;
	cursor: pointer;
	z-index: 11;
	background: url(http://www.szbbzs.com/web/images/fixe_call.png) center center no-repeat #fff
}

.fixeRight a:nth-child(1):hover {
	background: url(http://www.szbbzs.com/web/images/fixe_call_1.png) center center no-repeat;
	border-color: #e60012;
	color: #fff
}

.fixeRight a:nth-child(2) {
	height: 64px;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: none;
	border-left: 1px solid #e9e9e9;
	border-image: initial;
	padding-top: 42px;
	cursor: pointer;
	z-index: 11;
	background: url(http://www.szbbzs.com/web/images/fixe_about.png) center center no-repeat #fff
}

.fixeRight a:nth-child(2):hover {
	background: url(http://www.szbbzs.com/web/images/fixe_about_1.png) center center no-repeat;
	border-color: #e60012;
	color: #fff
}

.fixeRight a:nth-child(3) {
	height: 64px;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: none;
	border-left: 1px solid #e9e9e9;
	border-image: initial;
	padding-top: 42px;
	cursor: pointer;
	z-index: 11;
	background: url(http://www.szbbzs.com/web/images/fixe_price.png) center center no-repeat
}

.fixeRight a:nth-child(3):hover {
	background: url(http://www.szbbzs.com/web/images/fixe_price_1.png) center center no-repeat;
	border-color: #e60012;
	color: #fff
}

.fixeRight a:nth-child(4) {
	height: 64px;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: none;
	border-left: 1px solid #e9e9e9;
	border-image: initial;
	padding-top: 42px;
	cursor: pointer;
	z-index: 11;
	background: url(http://www.szbbzs.com/web/images/fixe_ma.png) center center no-repeat
}

.fixeRight a:nth-child(4).hover,.fixeRight a:nth-child(4):hover {
	background: url(http://www.szbbzs.com/web/images/fixe_ma_1.png) center center no-repeat;
	border-color: #e60012;
	color: #fff
}

.fixeRight a:nth-child(4)>div {
	display: none;
	position: absolute;
	left: -195px;
	top: -192px;
	width: 175px;
	height: 311px;
	background: #fff;
	box-shadow: 0 0 52px rgba(163,163,163,.15);
	padding-top: 18px;
	text-align: center;
	font-size: 14px;
	opacity: 1;
	color: #333
}

.fixeRight a:nth-child(4).hover>div {
	display: block
}

.fixeRight a:nth-child(4)>div>p {
	margin-bottom: 10px
}

.fixeRight a:nth-child(4)>div>p>span {
	display: block;
	margin-top: 3px;
	line-height: 18px
}

.fixeRight a:nth-child(4)>div>p:first-child {
	letter-spacing: 2px
}

.fixeRight a:nth-child(4)>div>p>img {
	width: 95px;
	height: 95px
}

.fixeRight a:nth-child(4)>div>p>em {
	display: block;
	color: #e60012;
	line-height: 16px;
	font-style: normal
}

.fixeRight a:nth-child(4)>div>img {
	position: absolute;
	right: -12px;
	bottom: 80px
}

.fixeRight a:nth-child(5) {
	height: 55px;
	border: 1px solid #e9e9e9;
	padding-top: 45px;
	cursor: pointer;
	z-index: 11;
	background: url(http://www.szbbzs.com/web/images/fixe_top.jpg) center center no-repeat
}

@media only screen and (max-width:1230px) {
	.fixeFooter {
		display: none
	}
}

.slideBox {
	height: auto;
	position: fixed;
	right: 18px;
	top: 25%;
	width: 64px;
	z-index: 9
}

.slideUl {
	font-size: 12px;
	position: absolute;
	top: 0;
	width: 72px
}

.attention-code {
	display: none;
	position: absolute;
	margin-top: 106px;
	right: 50px
}

.slideUl>li>a {
	display: block;
	position: relative;
	height: 72px;
	line-height: 104px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	color: #666;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	border-radius: 6px;
	text-decoration: none
}

.slideUl>li>a:hover {
	color: #fff;
	border: 1px solid #e60012
}

.slideUl>li>.slideUl_li1 {
	background: url(../image/liang1.png) no-repeat center 16px #fff
}

.slideUl>li>.slideUl_li2 {
	background: url(../image/liang2.png) no-repeat center 16px #fff
}

.slideUl>li>.slideUl_li3 {
	background: url(../image/liang3.png) no-repeat center 16px #fff
}

.slideUl>li>.slideUl_li4 {
	background: url(../image/liang4.png) no-repeat center 16px #fff
}

.slideUl>li>.slideUl_li5 {
	background: url(../image/liang5.png) no-repeat center 20px #fff
}

.slideUl>li>.slideUl_li1:hover {
	background: url(../image/liang1b.png) no-repeat center 16px #e60012
}

.slideUl>li>.slideUl_li2:hover {
	background: url(../image/liang2b.png) no-repeat center 16px #e60012
}

.slideUl>li>.slideUl_li3:hover {
	background: url(../image/liang3b.png) no-repeat center 16px #e60012
}

.slideUl>li>.slideUl_li4:hover {
	background: url(../image/liang4b.png) no-repeat center 16px #e60012
}

.slideUl>li>.slideUl_li5:hover {
	background: url(../image/liang5b.png) no-repeat center 20px #e60012
}

@media only screen and (max-width:980px) {
	.slideBox {
		display: none
	}
}

.zdfs-input {
	width: 233px;
	height: 34px;
	line-height: 34px;
	border: 0;
	padding: 0 0 0 6px;
	border: 1px solid #d2d2d2;
	background-color: #f7f7f7;
	float: left
}

.tc_bm {
	width: 325px;
	margin: 0 auto;
	margin-top: 30px
}

.tc_btn {
	width: 242px;
	height: 36px;
	background: red;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 3px;
	border: none;
	cursor: pointer;
	font-family: Microsoft YaHei
}

.tc_p {
	font-family: Microsoft YaHei;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	width: 450px;
	font-size: 14px;
	margin-top: 10px
}

.zdfs-input-01 {
	width: 115px
}

.tc_bb {
	width: 450px;
	margin: 0 auto
}

.tc-bb-p {
	font-weight: 700;
	font-family: Microsoft YaHei;
	width: 450px;
	font-size: 24px;
	color: red;
	text-align: center
}

.tc_bc {
	width: 440px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: right;
	font-size: 13px
}

.tc-bc-textarea {
	float: left;
	width: 370px;
	border: solid 1px #ccc;
	font-size: 13px;
	height: 110px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #999
}

.tc_bc_td {
	width: 70px;
	float: right
}

.zdfs-input-02 {
	width: 150px;
	background: #fff;
	margin-bottom: 10px
}

.tc_bc_span {
	font-size: 12px;
	line-height: 30px;
	padding-left: 3px
}

.tc_btn-01 {
	width: 198px;
	margin-top: 10px
}

.tc_hqbj {
	width: 460px;
	height: 100px;
	margin: 0 auto
}

.tc_zxBj {
	width: 150px;
	height: 100px;
	float: left;
	margin-top: 10px
}

.tc_zxBj h3 {
	color: #fff;
	font-size: 16px;
	font-family: Microsoft YaHei;
	text-indent: 15px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	margin-top: 15px
}

.tc_zxBj p {
	text-indent: 15px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	color: #ff9;
	font-size: 18px
}

.tc_zxBj p b {
	font-size: 22px;
	font-family: Microsoft YaHei;
	margin-right: 5px
}

.tc_zxBjJd {
	background: #0cf
}

.tc_zxBjJz {
	background: #f39;
	margin-left: 5px
}

.tc_zxBjSh {
	background: #e60012;
	margin-left: 5px
}

.tc_bjNum {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-top: 25px
}

.tc_bjNum span {
	color: #e60012;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	display: block-inline;
	padding-left: 5px;
	padding-right: 5px
}

.tc_zxbjBt {
	width: 330px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	margin-top: 20px
}

.tc_zxbjQd,.tc_zxbjZx {
	width: 158px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #e60012;
	text-align: center;
	cursor: pointer;
	color: #e60012;
	font-size: 18px;
	float: left;
	font-family: Microsoft YaHei
}

.tc_zxbjZx {
	color: #fff;
	background: #e60012;
	float: right
}

#yyFwmj {
	background: url(http://www.szbbzs.com/web/images/fw_bg.png) no-repeat 210px center
}

.tc_yyCg {
	width: 200px;
	height: 36px;
	line-height: 36px;
	background: red;
	color: #fff;
	font-family: Microsoft YaHei;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
	cursor: pointer
}

.bxDiv {
	width: 50%;
	float: left
}

.rightform1 tr td span {
	width: 70px;
	height: 30px;
	line-height: 30px;
	float: left;
	display: inline-block
}

.rightform1 tr td input#telephone {
	float: left
}

tr td#tc_bxCh {
	border: 1px solid red;
	width: 50%;
	height: 36px;
	float: left;
	display: inline-block;
	clear: both
}

input.tc_zxbxInput {
	width: 126px;
	height: 32px;
	line-height: 32px;
	float: left;
	color: #999
}

input.tc_zxbxInput1 {
	float: right;
	width: 130px;
	color: #999
}

.rightform1 select {
	width: 148px;
	height: 34px;
	float: left;
	margin-bottom: 10px;
	color: #999
}

.apply_show {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	z-index: 2000
}

.apply_show .apply_frame {
	width: 610px;
	height: 390px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -195px 0 0 -305px;
	background: url(../image/apply_show1.png) repeat #fff;
	overflow: hidden
}

.apply_frame h3 {
	width: 610px;
	height: 47px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 47px;
	background: #e60012
}

.apply_frame .close_frame {
	position: absolute;
	top: 0;
	right: 0;
	width: 47px;
	height: 47px;
	font-size: 46px;
	color: #fff;
	line-height: 47px;
	text-align: center
}

.apply_frame .chart {
	width: 428px;
	height: 59px;
	background: url(../image/apply_show2.png) no-repeat;
	margin: 13px auto 22px
}

.apply_frame .submit_box {
	position: relative;
	width: 428px;
	height: 249px;
	margin: 0 auto
}

.apply_frame .submit_box .tel_b,.apply_frame .submit_box .user_b {
	outline: 0;
	border: 2px solid #e60012;
	padding-left: 77px
}

.apply_frame .submit_box input {
	display: block;
	color: #e60012;
	font-size: 18px;
	background: 0 0;
	border: 0
}

.apply_frame .submit_box input::-webkit-input-placeholder {
	color: #e60012
}

.apply_frame .submit_box input::-moz-placeholder {
	color: #e60012
}

.apply_frame .submit_box input:-ms-input-placeholder {
	color: #e60012
}

.apply_frame .submit_box .user_b {
	height: 60px;
	background: url(../image/apply_show3.png) no-repeat 20px
}

.apply_frame .submit_box .tel,.apply_frame .submit_box .user {
	width: 347px;
	height: 56px;
	line-height: 56px
}

.apply_frame .submit_box .tel_b {
	height: 60px;
	line-height: 60px;
	background: url(../image/apply_show4.png) no-repeat 20px;
	margin-top: 20px
}

.apply_frame .submit_box .apply_secrecy {
	font-size: 12px;
	color: #e60012;
	margin-top: 5px;
	text-align: center
}

.apply_frame .submit_box .submit_btn {
	position: absolute;
	width: 291px;
	height: 60px;
	left: 70px;
	bottom: 20px;
	background: #e60012;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 60px
}

.bgf5 {
	background-color: #f5f5f5
}

.w100 {
	width: 100%
}

.block {
	display: block
}

.topadcs {
	width: 100%;
	margin-bottom: 0;
	overflow: hidden;
	text-align: center
}

.topadcs a {
	display: block;
	margin: 0 auto;
	height: 300px
}

.left2 {
	width: 900px;
	float: left;
	overflow: hidden
}

.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666
}

.lefttop {
	background: url(../image/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px
}

.left2top {
	height: 3px;
	font-size: 0;
	overflow: hidden
}

.leftbot {
	background: url(../image/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px
}

.left2bot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px
}

.rightbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px
}

.rights {
	width: 760px;
	float: right;
	display: inline;
	overflow: hidden
}

.right2 {
	width: 275px;
	float: right;
	overflow: hidden
}

.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666
}

.right2top {
	background: url(../image/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden
}

.right2bot {
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px
}

.right_main {
	width: 733px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff
}

.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff
}

.left2_main {
	width: 898px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff
}

.caigou,.club_lin2,.comments h4,.jointel,.lc1,.lc2,.lc3,.lc4,.leftsearch,.ljob,.lnav h3,.plc,.pro_lc,.procom h4,.rtit,.rtit1,.t01,.t02,.t03,.t05,.t06,.t07,.t08,.t09,.topsearch,.userleftnav h4 {
	background: url(../image/skinsvibar.png) no-repeat
}

.b01,.b02,.b03,.b04,.b05,.b06,.b07,.b08,.b09,.b10,.b11,.b12,.b13,.b14,.b15,.b16,.b17,.b18,.b19,.b20,.b21,.b22,.b23,.b24,.b25,.b26,.b27,.b28,.b29,.b30,.b31,.b32,.b33,.b34,.b35,.b36,.b37,.b38,.b39,.b40,.b41,.b42,.b43,.b44,.b45,.b46,.b47,.b48,.b49,.b49b,.b59,.b60,.b61,.b62,ul.n_rt_ul {
	background: url(../image/skinsvibtn.png) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden
}

.login_tab .txtboxcs {
	border: solid 1px #d7d7d7;
	height: 22px
}

.topadcs a {
	display: block;
	height: 300px;
	width: 100%
}

.hottel {
	color: Red;
	font-weight: 400
}

p sub {
	vertical-align: sub
}

p sup {
	vertical-align: top
}

.tjwtBox {
	padding: 22px;
	width: 648px;
	background-color: #fff;
	font-family: 微软雅黑
}

.tjwtBox h4 {
	padding-bottom: 14px;
	margin-bottom: 22px;
	font-size: 14px;
	color: #676364;
	border-bottom: 1px solid #e8e8e8;
	font-weight: 400
}

.tjwtBox .m_form li {
	margin-bottom: 13px;
	color: #777;
	height: 38px
}

.tjwtBox .m_form label {
	display: inline-block;
	float: left;
	line-height: 36px;
	height: 36px;
	width: 77px;
	border: 1px solid #dedede;
	border-right-width: 0;
	text-align: center;
	background: #fff
}

.tjwtBox .m_form .iptTxt {
	float: left;
	width: 252px;
	border: 1px solid #dedede;
	height: 16px;
	line-height: 16px;
	padding: 10px 0;
	outline: 0;
	text-indent: 1em;
	background: #fff;
	color: #333
}

.tjwtBox .m_form .btnTjly {
	width: 93px;
	height: 31px;
	background: #9d2737;
	border: none;
	cursor: pointer;
	color: #fff
}

.tjwtBox .m_form li.yzm .iptTxt {
	float: left;
	width: 180px
}

.tjwtBox .m_form .areLi label {
	height: 132px
}

.tjwtBox .m_form .txtAre {
	float: left;
	width: 343px;
	height: 104px;
	border: 1px solid #dedede;
	outline: 0;
	resize: none;
	padding: 14px;
	color: #333;
	line-height: 18px
}

.tjwtBox .m_form .btnReset,.tjwtBox .m_form .btnSubmit {
	width: 161px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #fff;
	border: none;
	background-color: #b3b3b3;
	cursor: pointer
}

.tjwtBox .m_form .btnSubmit {
	margin-right: 10px;
	background-color: #d09039;
	cursor: pointer
}

.tjwtBox .m_form .areLi {
	height: 138px
}

.bitian {
	height: 30px;
	line-height: 30px
}

.bitian div {
	float: right
}

.texts {
	background: url(../image/tit1.gif) repeat-x;
	line-height: 31px;
	border: 1px solid #e8e8e8;
	text-indent: 15px;
	color: #ed5f05;
	border-bottom: 0
}

.word {
	line-height: 25px;
	padding: 10px 10px;
	border-bottom: 1px solid #e8e8e8
}

.n_info_tjcp h4 {
	border-bottom: 1px solid #d7d7d7
}

.n_info_tjcp dl {
	float: left;
	height: 155px;
	overflow: hidden;
	padding: 10px 0 0 4px;
	width: 163px
}

.n_info_tjcp dt {
	width: 152px;
	height: 110px;
	line-height: 0;
	font-size: 0
}

.n_info_tjcp dt img {
	width: 152px;
	height: 110px
}

.n_info_tjcp dd {
	line-height: 14px;
	height: 28px;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
	color: #ab8673;
	width: 152px
}

.n_info_tjcp dd a {
	height: 14px;
	overflow: hidden;
	display: block;
	color: #333
}

.fontnr {
	font-size: 14px;
	line-height: 24px;
	margin: 0 20px;
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
	width: 920px;
	overflow: hidden
}

.cpList li {
	padding: 10px 14px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #ecf0f3;
	text-align: center
}

.cpList li.noMr {
	margin-right: 0
}

.cpList li h5 {
	height: 35px;
	line-height: 35px;
	font-weight: 400
}

.cpList li:hover {
	background-color: #c20667
}

.cpList li:hover h5 a {
	color: #fff
}

.releft {
	height: 442px;
	width: 1087px;
	overflow: hidden
}

.reright {
	height: 80px;
	width: 628px;
	margin: 0 auto
}

.releft h1 {
	padding-left: 55px;
	color: #be000f;
	font-family: '微软雅黑';
	font-size: 26px;
	font-weight: 400;
	margin-top: 30px;
	margin-bottom: 30px
}

.rst_login {
	line-height: 26px
}

.comments {
	border: solid 1px #d7d7d7;
	overflow: hidden;
	margin-bottom: 10px
}

.comments h4 {
	line-height: 27px;
	background-position: -63px -850px;
	text-indent: 10px;
	color: #333
}

.comments h4 a {
	color: #333
}

.comments h4 a:hover {
	color: #333;
	text-decoration: underline
}

.comments h4 span a {
	color: #ed5f05
}

.comments h4 span a:hover {
	color: #ed5f05;
	text-decoration: underline
}

.comments dl {
	overflow: hidden;
	border-bottom: 1px solid #d7d7d7;
	padding: 8px 15px
}

.comments dl dt {
	width: 40px;
	float: left
}

.comments dl dt img {
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid #ccc;
	padding: 1px
}

.comments dl dd {
	word-break: break-all;
	overflow: hidden;
	padding-left: 15px
}

.comments dl dd span.ip {
	padding: 0 30px
}

.comments dl dd.con {
	color: #000;
	margin-top: 8px;
	line-height: 20px
}

.comments dl .huifus {
	border: 1px dashed #fc0;
	padding: 5px;
	line-height: 18px;
	color: #f30
}

.comments dl .huifu h5 {
	background: 0 0;
	color: #d7d7d7;
	height: 20px;
	line-height: 20px;
	text-indent: 0
}

.info_pl {
	text-align: right;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 10px
}

.info_pl a {
	color: #000;
	text-decoration: underline
}

.info_pl a:hover {
	color: #ed5f05
}

.time {
	color: #999
}

.comms {
	padding-left: 14px
}

.commenttb {
	margin-top: 10px
}

.commtit {
	margin-left: auto;
	margin-right: auto;
	width: 620px;
	margin-top: 20px
}

.yangs img {
	padding: 1px;
	border: 1px solid #ccc
}

.t01 {
	background-position: -63px -132px;
	height: 19px;
	padding: 3px 0 0 12px;
	color: #fff;
	margin-bottom: 10px
}

.t02 {
	background-position: -63px -165px;
	height: 19px;
	padding: 3px 0 0 12px;
	color: #fff
}

.t03 {
	background: #e2e2e2;
	line-height: 28px;
	text-indent: 15px
}

.t04 {
	background: #133a58;
	line-height: 30px;
	text-indent: 15px
}

.t06 {
	background-position: -63px -267px;
	line-height: 25px;
	text-indent: 15px
}

.t07 {
	background-position: -63px -232px;
	line-height: 25px;
	text-indent: 15px;
	color: #333
}

.lc1,.lc2,.lc3,.lc4 {
	margin: 15px 0;
	height: 59px
}

.lc1 {
	background-position: -287px -537px
}

.lc2 {
	background-position: -287px -606px
}

.lc3 {
	background-position: -287px -675px
}

.lc4 {
	background-position: -287px -744px
}

.pro_lc {
	height: 39px;
	background-position: -66px -1094px;
	line-height: 39px;
	padding: 0 10px;
	color: #ed5f05;
	font-size: 14px;
	margin-bottom: 10px
}

.lc_hot {
	float: right;
	font-weight: 700;
	font-size: 16px;
	color: red
}

.pro_lc .span_1 {
	margin-left: 185px
}

.pro_lc .span_2 {
	margin-left: 55px
}

.pro_lc .span_3 {
	margin-left: 65px
}

.pro_lc .span_4 {
	margin-left: 65px
}

.plc {
	background-position: -66px -1034px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	position: relative;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	margin-bottom: 10px
}

.plc img {
	margin-top: 2px;
	vertical-align: middle
}

.plc_tit {
	font-weight: 700;
	line-height: 50px
}

.plc_tit:hover {
	text-decoration: none
}

.plc2 {
	background: #ccc;
	line-height: 43px;
	text-indent: 10px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px
}

.plc2 a {
	color: #000
}

.plc2 a:hover {
	color: #000
}

.rtit,.rtit1 {
	background-position: -63px -302px;
	height: 20px;
	padding: 5px 0 0 0;
	text-indent: 13px;
	overflow: hidden
}

.rtit {
	color: #333
}

.rtit span {
	float: left
}

.rtit1 {
	color: #333;
	overflow: hidden
}

.ljob {
	background-position: -280px -373px;
	height: 7px;
	font-size: 0;
	overflow: hidden
}

.userleftnav h4 {
	text-indent: 10px;
	background-position: -63px -337px;
	line-height: 28px;
	color: #fff
}

.topsearch {
	background-position: -66px -418px;
	padding: 7px 0 0 5px;
	width: 197px;
	height: 55px;
	font-size: 14px
}

.con_tit {
	color: red;
	background: url(../image/ico8.gif) no-repeat 0 6px;
	padding-left: 10px;
	line-height: 20px
}

.con_tit a {
	color: #dd3904
}

.age_li_about h4 {
	line-height: 27px
}
.age_li_about h2{    
	margin: 10px 0;
    line-height: 28px;
}

.agent_con {
	line-height: 24px;
	margin-top: 60px;
}

.agent_con p {
	font-size: 14px
}

.agenttop .call {
	padding-bottom: 10px
}

.agenttop div {
	font-size: 12px;
	line-height: 20px
}

.agenttop .call span {
	font-weight: 700;
	color: red;
	margin: 0
}

.red_x {
	color: #dd3904;
	display: inline;
	font-family: "宋体";
	font-size: 12px
}

.red_x1 {
	color: red;
	display: inline;
	font-family: "宋体";
	font-size: 12px
}

.tab_1 input {
	border: 1px solid #d7d7d7;
	height: 25px;
	line-height: 25px;
	margin-right: 10px
}

.tab_lt {
	text-align: right;
	font-size: 14px
}

.tab_1 .span_1 {
	color: red
}

.tab_1 .b17,.tab_1 .b18 {
	margin-left: 0;
	margin-top: 10px;
	padding: 0;
	border: 0
}

.tab_1 {
	line-height: 35px;
	margin: 10px 0 0 40px
}

.tab_bz {
	vertical-align: top
}

.agent_con .age_list {
	margin-bottom: 15px
}

.agent_con .age_list li {
	font-size: 14px;
	height: 25px;
	line-height: 25px
}

.agent_con .age_list li a {
	padding-left: 10px
}

.agent_con .age_list li a.cur,.agent_con .age_list li a:hover {
	background: url(../image/ico8.gif) no-repeat left 5px;
	font-weight: 700;
	color: #dd3904;
	text-decoration: underline
}

.agent_con .age_li_about {
	font-size: 14px
}

.agent_con .age_li_about p {
	white-space: normal;
	letter-spacing: normal
}

.rt_bot_line {
	background: #ed5f05;
	height: 2px;
	font-size: 0;
	margin-top: 20px;
	margin-bottom: 10px
}

.age_con_key {
	width: 660px;
	margin: 0 auto
}

.age_con_key .age_con_key1 {
	font-size: 14px
}

.age_con_key .age_con_key1 span {
	margin: 0;
	font-weight: 700
}

.age_con_key .age_con_key2 {
	float: right
}

.hp_tiwen_top {
	width: 550px;
	margin: 0 auto;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px
}

.hp_tiwen_top span {
	color: #dd3904
}

.help_tab {
	margin: 0 auto;
	padding: 15px
}

.help_tab_lt {
	width: 90px;
	font-size: 14px;
	vertical-align: middle
}

.news_con {
	width: 730px;
	margin: 0 auto;
	padding-top: 15px
}

ul.news_ul {
	line-height: 25px;
	font-size: 14px;
	color: #666;
	padding: 0 5px;
	margin-bottom: 10px
}

ul.news_ul li {
	background: url(../image/ico10.gif) no-repeat 0 11px;
	padding-left: 10px;
	height: 25px
}

ul.news_ul li a {
	float: left;
	display: block;
	margin-right: 5px
}

ul.news_ul li .a_2 {
	width: 405px;
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis
}

ul.news_ul .last {
	float: right;
	font-size: 10px;
	color: #888
}

.dryBox {
	width: 550px;
	overflow: hidden;
	margin: 0 auto
}

.dryBox h3 {
	font-size: 24px;
	color: #333;
	margin-top: 50px;
	margin-bottom: 25px
}

.drykuang {
	width: 550px;
	height: 45px;
	margin-bottom: 15px;
	position: relative
}

.drykuang input {
	width: 460px;
	height: 45px;
	line-height: 45px;
	color: #555;
	font-size: 12px;
	border: none;
	background: 0 0;
	outline: 0;
	float: right;
	margin: 0 10px
}

.drykuang input .ys3_yz {
	width: 280px
}

.dryBox .tijiao,.dryBox a.tijiao {
	width: 210px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 0;
	line-height: 45px;
	color: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	background-color: #be000f;
	display: block;
	float: left
}

.dryBox p {
	width: 230px;
	margin-top: 15px;
	font-size: 12px;
	float: left;
	margin-left: 25px
}

.dryBox p a {
	color: #999;
	margin: 0 10px
}

.zuce {
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #cecece;
	padding-top: 20px;
	margin-bottom: 50px
}

.zuce a.zc01 {
	font-size: 16px;
	color: #555;
	display: block;
	font-weight: 700;
	margin-bottom: 10px
}

.zuce span {
	font-size: 12px;
	display: block;
	margin-bottom: 20px
}

.zuce span a {
	color: #555;
	margin: 0 2px
}

.drykuang.ys01 {
	background: url(../image/dry01.png) no-repeat center
}

.drykuang.ys02 {
	background: url(../image/dry02.png) no-repeat center
}

.drykuang.ys03 {
	background: url(../image/dry03.png) no-repeat center
}

.n_info_con {
	width: 674px;
	padding: 30px 15px 0 10px;
	overflow: hidden;
	font-size: 12px
}

.n_info_con h1 {
	text-align: center;
	font-size: 26px;
	color: #000;
	margin-bottom: 6px
}

.n_info_con2 {
	width: 690px;
	margin: 0 auto
}

.n_info_con h3 {
	text-align: center;
	color: #000;
	font-family: "宋体";
	margin-bottom: 10px;
	font-size: 24px
}

.info_con_tit {
	font-family: "宋体";
	line-height: 24px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px
}

.info_con_tit span {
	margin-right: 20px
}

.info_con_tit .n_tit {
	text-align: center;
	color: #7e7e7e
}

.info_con_tit .n_tit a {
	color: #bcbbbb
}

.info_con_tit .n_tit2 {
	height: 24px
}

.n_info_con .tit2_span {
	float: right;
	margin: 0
}

.n_info_con p {
	font-size: 14px;
	line-height: 25px;
	padding: 0 20px
}

.n_info_con p a {
	color: #b61212
}

.n_info_con .apage {
	text-align: center;
	margin-bottom: 10px
}

.info_input {
	text-align: center;
	color: #000;
	margin-bottom: 15px
}

.info_key {
	border-bottom: solid 1px #d7d7d7;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	margin: 10px 0
}

.info_key span {
	font-size: 14px;
	font-weight: 700
}

.info_key a {
	margin-right: 10px
}

.ad2 {
	margin-bottom: 10px
}

.n_info_con2 .t04 {
	color: #fff
}

.n_info_con2 .t04 a {
	color: #b61212
}

.n_info_con2 .t04 a:hover {
	color: #b61212
}

.info_b,.info_b2 {
	border: solid 1px #d7d7d7;
	width: 678px;
	padding: 5px 0;
	overflow: hidden;
	margin-bottom: 10px;
	background: #fff
}

ul.p_list_ul,ul.p_list_ul2 {
	font-size: 14px
}

ul.p_list_ul li,ul.p_list_ul2 li {
	background: url(../image/ico10.gif) no-repeat 10px 9px;
	line-height: 23px;
	float: left;
	width: 298px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 20px;
	margin-left: 10px;
	display: inline;
	color: #666
}

.info_b2 {
	width: 738px
}

ul.p_list_ul2 li {
	width: 342px;
	padding-right: 5px
}

.info_fb {
	border: solid 1px #d7d7d7;
	overflow: hidden;
	padding: 10px;
	line-height: 25px
}

.info_fb table {
	width: 100%;
	border: 0
}

.td_b {
	font-size: 14px;
	color: #000;
	font-weight: 700;
	text-align: right
}

.info_fb .text {
	width: 200px;
	height: 20px;
	line-height: 20px;
	border: solid 1px #d7d7d7
}

.info_fb .textarea {
	vertical-align: top;
	border: solid 1px #d7d7d7;
	width: 400px
}

.vat {
	vertical-align: top;
	text-align: right
}

.info_fb .b13,.info_fb .b14 {
	margin: 10px 0;
	height: 29px
}

.ad1 {
	width: 263px;
	height: 226px;
	display: block;
	margin: 0 auto
}

.right2_main .t03 {
	color: #000
}

.right2_main .t03 a {
	color: #000
}

.right2_main .t03 a:hover {
	color: #ed5f05
}

ul.n_rt_ul {
	background: url(../image/news_list_bg.gif) no-repeat 0 5px;
	width: 220px;
	margin: 8px auto;
	overflow: hidden;
	padding-left: 5px
}

ul.n_rt_ul li {
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 20px;
	height: 24px;
	overflow: hidden
}

ul.n_rt_ul2 {
	width: 240px;
	margin: 8px auto;
	overflow: hidden
}

ul.n_rt_ul2 li {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 5px
}

.pro_main {
	zoom: 1
}

.t05 {
	line-height: 40px;
	background: #ed5f05;
	margin-top: 10px
}

.t05 {
	padding: 0 10px;
	color: #fff;
	font-size: 14px
}

.t05 a {
	color: #fff
}

.ny_zp h5 {
	padding-left: 20px;
	margin-top: 30px;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	height: 50px;
	background-color: #6888c3
}

.ny_zp .zwjs {
	overflow: hidden;
	width: 1198px;
	border: 1px solid #e7e7e7;
	margin-bottom: 8px
}

.ny_zp table {
	overflow: hidden;
	width: 100%;
	margin-bottom: 40px
}

.ny_zp tr {
	overflow: hidden;
	height: 40px;
	font-size: 12px;
	color: #777;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #e7e7e7
}

.ny_zp .trh {
	overflow: hidden;
	background-color: #f0f0f0
}

.ny_zp td {
	border-right: 1px solid #e7e7e7
}

.ny_zp td.last {
	border: none
}

.ny_zp .rzzg {
	overflow: hidden;
	width: 1080px;
	margin: 0 auto;
	padding-bottom: 30px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 25px
}

.ny_zp .rzzg h6 {
	font-size: 12px;
	color: #555;
	margin-bottom: 15px
}

.ny_zp .rzzg p {
	font-size: 12px;
	color: #777;
	line-height: 30px
}

.ny_zp span {
	display: block;
	margin-bottom: 70px;
	font-size: 12px;
	color: #777;
	margin-left: 60px
}

.ny_zp span em {
	color: #ff0d00
}

.ny_zp .zwjs b {
	display: block;
	cursor: pointer;
	border: 1px solid #ccc;
	float: left;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	width: 180px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-left: 60px;
	margin-bottom: 40px
}

.ny_zp .zwjs b.sq {
	background-color: #1e4fa2;
	color: #fff
}

.ny_zp .zwjs b.sq:hover {
	background-color: #db2f1c;
	color: #fff
}

.ny_zp .zwjs b.fhlb {
	background-color: #fff;
	border: solid 1px #1e4fa2
}

.ny_zp .zwjs b.fhlb:hover {
	background-color: #1e4fa2;
	color: #fff
}

.ny_zp .zwjs b.fhlb a {
	color: #333
}

.ny_zp .zwjs b.fhlb a:hover {
	color: #fff
}

.tkBox {
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: url(../image/dsz06_tuwen.png) repeat center;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999999
}

.tkBox .tk_zp_main {
	width: 1200px;
	height: 460px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -230px;
	background-color: #fff
}

.tkBox .tk_zp_main i {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../image/in_ry_tk_close.png) no-repeat center;
	position: absolute;
	right: -50px;
	top: -10px;
	cursor: pointer;
	margin-left: 620px
}

.tkBox .tk_zp_main h4 {
	font-weight: 400;
	text-align: center;
	font-size: 24px;
	color: #555;
	margin-top: 60px;
	margin-bottom: 40px
}

.tkBox .tk_zp_main .inBox {
	overflow: hidden;
	width: 740px;
	margin: 0 auto;
	padding-top: 5px;
	position: relative
}

.tkBox .tk_zp_main input {
	overflow: hidden;
	width: 350px;
	height: 33px;
	border: 1px solid #cecece;
	left: 33px;
	padding: 0 10px;
	display: block;
	float: left;
	margin: 0 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #999
}

.tkBox .tk_zp_main textarea {
	width: 720px;
	display: block;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 100px;
	border: 1px solid #cecece;
	font-size: 12px;
	color: #999;
	resize: none
}

.tkBox .tk_zp_main .submit {
	display: block;
	width: 180px;
	height: 40px;
	background-color: #be000f;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	float: right;
	margin-right: 10px;
	font-weight: 400
}

.tkBox .tk_zp_main .file_up_lnk {
	position: absolute;
	top: 63px;
	right: 15px
}

.check {
	color: #e61217
}

.t05_con .tc .text {
	border: solid 1px #d7d7d7;
	height: 20px;
	line-height: 20px
}

.clr {
	float: right;
	color: #fff;
	font-weight: 400;
	font-size: 12px
}

dl.t05_con_dl {
	margin-bottom: 10px;
	width: 194px;
	padding-left: 11px
}

dl.t05_con_dl dt {
	width: 194px
}

dl.t05_con_dl dt img {
	width: 190px;
	padding: 1px;
	border: solid 1px #d7d7d7
}

dl.t05_con_dl dt a:hover img {
	border: solid 1px #ed5f05
}

dl.t05_con_dl dd {
	width: 174px;
	margin-top: 3px;
	text-align: center
}

#detailvalue1 {
	padding-left: 15px
}

.pro_banner {
	width: 750px;
	height: 275px;
	overflow: hidden;
	background: #d7d7d7;
	float: left
}

.pro_banner img {
	width: 630px;
	height: 275px;
	display: block
}

.riti1_con {
	border: solid 1px #d7d7d7;
	border-top: 0;
	border-bottom: 0;
	zoom: 1
}

.pro_ul {
	float: left;
	padding: 10px 3px
}

.pro_ul dl {
	height: 84px;
	overflow: hidden;
	padding: 0
}

.pro_ul dd h4 {
	font-weight: 400;
	font-size: 12px
}

.pro_ul dd {
	color: #575757;
	height: 20px;
	line-height: 20px;
	width: 174px;
	overflow: hidden;
	text-align: center
}

.pro_ul dt {
	width: 174px;
	height: 126px
}

.pro_ul dt img {
	width: 166px;
	height: 122px
}

.pro_ul dt a {
	width: 166px;
	height: 122px;
	border: solid 1px #d7d7d7;
	padding: 1px;
	display: block
}

.pro_ul dt a:hover {
	border: solid 1px #ed5f05
}

.dl_pro3 {
	padding: 10px 9px;
	float: left;
	width: 222px
}

.dl_pro3 dd h4 {
	font-weight: 400;
	font-size: 12px
}

.dl_pro3 dd {
	color: #575757;
	height: 20px;
	line-height: 20px;
	width: 222px;
	overflow: hidden;
	text-align: center
}

.dl_pro3 dt {
	width: 222px;
	height: 146px;
	float: left
}

.dl_pro3 dt img {
	width: 218px;
	height: 142px
}

.dl_pro3 dt a {
	width: 218px;
	height: 142px;
	border: solid 1px #d7d7d7;
	padding: 1px;
	display: block
}

.dl_pro3 dt a:hover {
	border: solid 1px #ed5f05
}

.dl_pro {
	float: left;
	width: 218px;
	height: 165px;
	padding: 13px 11px;
	overflow: hidden
}

.dl_pro dt a {
	width: 218px;
	height: 164px;
	border: 1px solid #d7d7d7;
	padding: 1px;
	display: block
}

.dl_pro dt {
	width: 222px;
	height: 172px;
	font-size: 0;
	line-height: 0
}

.dl_pro dt img {
	width: 218px;
	height: 164px
}

.dl_pro dd {
	width: 218px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden
}

.dl_pro dd a {
	font: 12px "宋体";
	line-height: 26px
}

.dl_pro dt a:hover {
	border: solid 1px #ed5f05
}

.dl_pro2 {
	float: left;
	width: 204px;
	padding: 13px 18px;
	overflow: hidden
}

.dl_pro2 dt a {
	width: 200px;
	height: 145px;
	border: 1px solid #d7d7d7;
	padding: 1px;
	display: block
}

.dl_pro2 dt {
	width: 204px;
	height: 149px
}

.dl_pro2 dt img {
	width: 200px;
	height: 145px
}

.dl_pro2 dd {
	width: 204px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden
}

.dl_pro2 dd a {
	font: 12px "宋体";
	line-height: 26px
}

.dl_pro2 dt a:hover {
	border: solid 1px #ed5f05
}

.pro_curmbs {
	margin-bottom: 10px;
	height: 35px;
	line-height: 35px
}

.pro_curmbs span {
	color: #ed5f05
}

.pro_curmbs a {
	color: #333
}

.pro_curmbs a:hover {
	color: #ed5f05
}

.pro_curmbs .a_b {
	color: #ed5f05;
	font-weight: 700
}

.proarray {
	background: #ebebff;
	border: 0 solid #d7d7d7;
	border-width: 1px;
	padding: 3px 5px 0 5px;
	overflow: hidden;
	height: 23px;
	margin: 0 auto 10px
}

.proarray .span_1 {
	float: right
}

.proarray img {
	vertical-align: middle;
	margin: 0 5px
}

.p_list_dl {
	margin-bottom: 42px;
	float: left;
	width: 50%
}

.p_list_dl dt img {
	display: block;
	border: 1px solid #e5e5e5
}

.p_list_dl dd {
	margin-left: 198px;
	height: 152px;
	overflow: hidden
}

.p_list_dl dd h5 {
	font-size: 14px;
	height: 32px;
	line-height: 17px
}

.p_list_dl dd h5 a {
	color: #546a85
}

.p_list_dl dd p {
	line-height: 20px;
	height: 40px;
	font-size: 13px;
	overflow: hidden;
	color: #546a85
}

.p_list_dl dd div {
	margin-top: 16px;
	overflow: hidden
}

.p_list_dl dd div span {
	float: left;
	width: 50%;
	line-height: 22px;
	color: #767676
}

.p_list_dl dd div span em {
	position: relative;
	top: -1px;
	margin-right: 6px;
	color: #b0b0b0
}

dl.p_list_dl .d1 {
	width: 198px;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 20px;
	height: 40px;
	text-align: center
}

dl.p_list_dl .d1 a {
	color: #666;
	font-family: Arial,Helvetica,sans-serif
}

dl.p_list_dl .d1 a:hover {
	color: #ed5f05
}

dl.p_list_dl .d2 {
	height: 54px;
	white-space: normal;
	line-height: 18px
}

.bigimg {
	width: 390px;
	height: 390px;
	border: solid 1px #d7d7d7;
	padding: 2px;
	margin-bottom: 10px
}

a.leftico {
	background: url(../image/ico25.gif) no-repeat;
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin-top: 21px;
	float: left
}

a.leftico:hover {
	background: url(../image/ico25_1.gif) no-repeat
}

a.rightico {
	background: url(../image/ico24.gif) no-repeat;
	display: block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin-top: 21px;
	float: left;
	margin-left: 10px
}

a.rightico:hover {
	background: url(../image/ico24_1.gif) no-repeat
}

.smallimg .look {
	text-decoration: underline;
	color: red;
	margin-top: 20px;
	display: block;
	float: left;
	margin-left: 10px
}

.smallimg li {
	float: left;
	display: inline;
	margin: 0 0 0 10px
}

.smallimg li a {
	display: block;
	background: url(../image/smallimgbg2.gif);
	width: 43px;
	height: 43px;
	padding: 8px 0 0 3px
}

.smallimg li a.cur,.smallimg li a:hover {
	background: url(../image/smallimgbg1.gif)
}

.smallimg li img {
	width: 40px;
	height: 40px;
	display: block
}

.look_big {
	text-align: center;
	line-height: 25px;
	margin: 15px 0
}

.look_b {
	text-align: center
}

.look_b input {
	margin: 0 4px
}

.mod_goods_info {
	clear: both;
	margin-bottom: 10px;
	position: relative
}

.mod_goods_info .hds {
	border-bottom: 1px solid #fc8701;
	height: 33px
}

.mod_goods_info .hds li {
	float: left;
	cursor: pointer;
	border: 1px solid #d7d7d7;
	border-bottom: 0;
	margin-right: -1px
}

.mod_goods_info .hds li h3 {
	display: block;
	width: 128px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-bottom: 0;
	background-color: #f3f3f3;
	border: 1px solid #fff
}

.mod_goods_info .hds li h3 a {
	color: #333;
	font-weight: 400;
	text-decoration: none;
	outline: 0
}

.mod_goods_info .hds .status_on {
	border-color: #fc8701;
	border-bottom: 0;
	position: relative
}

.mod_goods_info .hds .status_on h3 {
	height: 31px;
	background-color: #fff;
	color: #fc8701
}

.mod_goods_info .hds .status_on h3 a {
	color: #076ebb;
	font-weight: 700
}

.mod_goods_info .more {
	position: absolute;
	top: 8px;
	right: 0
}

.mod_goods_info .more a:link,.mod_goods_info .more a:visited {
	text-decoration: none;
	color: #085c9b
}

.mod_goods_info .more a:hover {
	color: #d4105a
}

.pright {
	width: 280px;
	float: left;
	margin-left: 20px
}

.propar .line {
	font-weight: 400;
	text-decoration: line-through
}

.propar .span_1 {
	font-weight: 700;
	font-size: 14px;
	color: red
}

.propar .span_2 {
	font-size: 16px
}

.propar h4 {
	color: #333;
	line-height: 28px;
	background: #f7f7f7;
	padding: 0 8px
}

.propar .more {
	text-align: right;
	border-bottom: dashed 1px #d7d7d7;
	margin-bottom: 5px
}

.propar .more a {
	color: #ed5f05;
	padding-left: 12px;
	line-height: 20px
}

.propar .more a img {
	margin-right: 5px
}

.provideo {
	color: #666
}

.provideo h4 {
	line-height: 28px;
	background: #f7f7f7;
	padding: 0 5px;
	margin-bottom: 5px
}

.pro_video {
	text-align: center;
	margin-bottom: 5px
}

.proinfo {
	font-size: 14px;
	line-height: 25px
}

.proinfo h4 {
	line-height: 28px;
	background: #f7f7f7;
	padding: 0 5px;
	margin-top: 10px
}

.proinfo p {
	color: #414141
}

.proinfo p a {
	color: #ed5f05
}

.proinfo .p_tit {
	font-weight: 700
}

.pro_key {
	line-height: 35px;
	border-top: dashed 1px #d7d7d7;
	margin-top: 5px;
	font-size: 14px
}

.pro_key span {
	font-weight: 700
}

.pro_key a {
	font-size: 12px;
	margin-right: 10px
}

.propar div,.proshop div {
	padding: 5px;
	padding-bottom: 0;
	line-height: 22px
}

.propar div span {
	font-weight: 700
}

.propar a.more {
	background: url(../image/ico14.gif) no-repeat 0 3px!important;
	padding-left: 10px
}

.proshop {
	border: 1px dashed #d7d7d7
}

.proshop .bg {
	background: #fff;
	border: 2px solid #fff;
	text-align: center;
	padding: 5px 0 10px 0
}

.proshop .bg span {
	font-weight: 700;
	font-size: 12px;
	color: red;
	line-height: 20px
}

.proshop .bg .text_3 {
	border: solid 1px #d7d7d7;
	height: 20px;
	line-height: 20px
}

.ad3 {
	margin-bottom: 10px
}

.procom h4 {
	line-height: 26px;
	text-indent: 10px;
	background-position: -63px -813px;
	color: #333
}

.procom dl {
	width: 240px;
	float: left;
	display: inline;
	margin: 10px 0 10px 5px
}

.procom dl dt {
	float: left;
	width: 104px;
	height: 104px
}

.procom dl dt a {
	width: 100px;
	height: 100px;
	border: 1px solid #d7d7d7;
	padding: 1px;
	display: block
}

.procom dl dt a:hover {
	border: solid 1px #ed5f05
}

.procom dl dt img {
	width: 100px;
	height: 100px;
	display: block
}

.procom dl dd {
	width: 125px;
	float: right;
	line-height: 22px
}

.procom dl .d1 {
	width: 125px;
	height: 42px;
	overflow: hidden;
	margin-bottom: 2px
}

.procom dl .d1 a {
	color: #666;
	text-decoration: underline
}

.procom dl .d1 a:hover {
	color: #ed5f05
}

.procom dl .d2 {
	font-weight: 700;
	color: #666
}

.procom dl .d2 span {
	color: red;
	font-weight: 700
}

.procom dl .d3 {
	color: #666
}

.procom dl .d3 span {
	text-decoration: line-through
}

.cp {
	border: 1px solid #d7d7d7;
	background: #fff;
	padding-bottom: 12px;
	margin-bottom: 10px
}

.cptab {
	border-bottom: 1px solid #d7d7d7;
	background: #f7f7f7
}

.cptab {
	line-height: 25px;
	font-size: 14px;
	color: #b61212;
	text-decoration: none;
	padding: 0 8px
}

.cptab a:hover {
	text-decoration: none
}

.cptab a.cr {
	background: #eee;
	font-weight: 700
}

.cp dl {
	width: 164px;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 12px 2px 0 7px
}

.cp dt {
	width: 164px;
	overflow: hidden
}

.cp dt a {
	width: 160px;
	display: block;
	border: 1px solid #d5d5d5;
	padding: 1px
}

.cp dt a:hover {
	border: solid 1px #b61212
}

.cp dt img {
	width: 160px;
	display: block
}

.cp dd {
	line-height: 24px;
	padding-top: 8px;
	overflow: hidden;
	display: block;
	width: 164px;
	text-align: center
}

.t06 a {
	color: #ed5f05
}

.t06 a :hover {
	color: #ed5f05
}

.cases {
	margin-bottom: 10px
}

.cases h4 {
	line-height: 28px;
	background: #f7f7f7;
	text-indent: 5px;
	margin-top: 10px
}

.cases dl {
	width: 360px;
	height: 164px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 8px 5px 0 5px
}

.cases dt {
	width: 163px;
	height: 163px;
	overflow: hidden;
	float: left
}

.cases dt a {
	width: 159px;
	height: 159px;
	padding: 1px;
	border: 1px solid #d7d7d7;
	display: block
}

.cases dt a:hover {
	border: 1px solid #ed5f05
}

.cases dt img {
	width: 159px;
	height: 159px;
	display: block
}

.cases dd {
	width: 180px;
	float: left;
	margin-left: 5px;
	display: inline;
	line-height: 20px;
	padding-right: 10px;
	overflow: hidden
}

.cases dd.tit a {
	font-weight: 700;
	color: #ed5f05;
	text-decoration: underline
}

.cases dd.d2 {
	height: 140px
}

.caigou {
	background: #ed5f05;
	color: #fff;
	padding: 5px;
	margin: 5px 0
}

.caigou strong {
	font-size: 14px;
	font-weight: 700
}

.caigou .span_1 {
	float: right
}

.caigou_tab {
	line-height: 27px;
	margin-bottom: 10px;
	color: #666
}

.caigou_tab .tt {
	vertical-align: top;
	text-align: right
}

.caigou_tab .span_b {
	font-weight: 700;
	color: red
}

.caigou_tab .textarea {
	margin-top: 3px
}

.left3 .apage {
	width: 660px;
	margin: 20px auto 0 auto
}

.club_tit {
	font-size: 14px;
	border-bottom: dashed 1px #d7d7d7;
	padding-bottom: 8px;
	text-indent: 5px;
	margin-bottom: 10px
}

.club_dl {
	width: 727px;
	margin: 0 auto
}

.club_dl dt {
	width: 70px;
	height: 70px;
	float: left
}

.club_dl dt a {
	width: 66px;
	height: 66px;
	border: solid 1px #d7d7d7;
	padding: 1px;
	display: block
}

.club_dl dt a:hover {
	border: solid 1px #ed5f05
}

.club_dl dt img {
	width: 66px;
	height: 66px;
	display: block
}

.club_dl dd {
	float: left;
	width: 620px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px
}

.club_dl dd .sp_1 {
	width: 357px;
	overflow: hidden;
	float: left;
	display: block;
	font-weight: 700;
	color: #ed5f05;
	font-size: 14px
}

.club_dl dd .sp_2 {
	float: left;
	margin-left: 17px;
	display: inline
}

.club_dl dd .a1 {
	color: #ed5f05;
	text-decoration: underline;
	font-weight: 700
}

.club_dl dd .a1:hover {
	color: #ed5f05
}

.club_dl dd .a2 {
	color: #666;
	text-decoration: underline;
	font-weight: 700
}

.club_dl dd .a2:hover {
	color: #666
}

.club_dl dd .a3 {
	color: #ed5f05;
	text-decoration: underline
}

.club_dl dd .a3:hover {
	color: #ed5f05
}

.club_con,.club_con2 {
	width: 705px;
	border: solid 1px #d7d7d7;
	background: #f1f1f0;
	padding: 10px;
	margin: 5px auto 0 auto;
	line-height: 24px
}

.club_con p span,.club_con2 p span {
	color: #ed5f05;
	font-size: 14px
}

.club_con p .sp_1,.club_con2 p .sp_1 {
	color: #000;
	font-size: 12px;
	font-weight: 700
}

.club_con p .sp_2,.club_con2 p .sp_2 {
	color: #ed5f05;
	font-size: 12px
}

.club_con p .sp_3,.club_con2 p .sp_3 {
	color: red;
	font-size: 12px;
	font-weight: 700
}

.club_con2 {
	width: 690px;
	padding: 0 15px;
	margin-bottom: 30px
}

.club_con2_tit {
	width: 720px;
	margin: 0 auto 0 auto
}

.club_con2_tit a {
	color: #ed5f05
}

.club_line {
	background: #d5d5d5;
	height: 1px;
	font-size: 0;
	overflow: hidden;
	margin: 15px 0
}

.club_lin2 {
	background-position: -280px -393px;
	width: 670px;
	height: 5px;
	margin: 25px auto;
	font-size: 0
}

.club_line3 {
	border-bottom: dashed 1px #d7d7d7;
	height: 1px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px
}

dl.rt_club_dl {
	height: 60px
}

.rt_club_dl dt {
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 8px
}

.rt_club_dl dt a {
	width: 60px;
	height: 60px;
	border: solid 1px #d7d7d7;
	padding: 1px;
	display: block
}

.rt_club_dl dt a:hover {
	border: solid 1px #ed5f05
}

.rt_club_dl dt img {
	width: 60px;
	height: 60px;
	display: block
}

.rt_club_dl dd {
	color: #ed5f05;
	line-height: 16px;
	height: 16px
}

.dianping {
	line-height: 18px;
	margin-top: 5px
}

.dianping span {
	color: #ed5f05;
	font-weight: 700
}

.dianping a {
	color: #ed5f05;
	text-decoration: underline;
	font-weight: 700
}

.dianping a:hover {
	color: #ed5f05
}

dl.t05_con_dl2 {
	width: 80px;
	float: left;
	display: inline;
	margin: 5px 3px;
	overflow: hidden
}

dl.t05_con_dl2 dt {
	width: 54px;
	height: 54px;
	margin: 0 auto
}

dl.t05_con_dl2 dt img {
	width: 50px;
	height: 50px;
	display: block
}

dl.t05_con_dl2 dt a {
	width: 50px;
	height: 50px;
	border: 1px solid #d7d7d7;
	padding: 1px;
	display: block
}

dl.t05_con_dl2 dt a:hover {
	border: 1px solid #ed5f05
}

dl.t05_con_dl2 dd {
	overflow: hidden;
	text-align: center;
	margin-top: 2px;
	height: 30px
}

.pl_much {
	font-weight: 700;
	font-size: 14px;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px
}

.pl_much span {
	color: red
}

.pl_much img {
	vertical-align: top
}

.pl_dc {
	font-weight: 700;
	color: #ed5f05;
	font-size: 14px;
	text-indent: 10px;
	margin-bottom: 15px
}

.pl_dc .sp_1 {
	color: #666;
	margin-left: 20px
}

.pl_dc .sp_2 {
	color: #666;
	font-weight: 400
}

.pl_dc a {
	color: #ed5f05;
	text-decoration: underline
}

.club_pl_tab {
	width: 710px;
	margin: 0 auto
}

.club_pl_tab .textarea {
	width: 600px;
	height: 175px
}

.club_pl_tab td {
	padding: 2px 0
}

.club_pl_tab .b15,.club_pl_tab .b16 {
	margin: 10px 10px 10px 0
}

.club_pl_tab .blk {
	color: #000
}

.cp_detail_tit {
	color: #ed5f05;
	line-height: 20px
}

.cp_detail dt {
	width: 175px;
	height: 175px
}

.cp_detail dt a {
	width: 171px;
	height: 171px;
	display: block;
	border: solid 1px #d7d7d7;
	padding: 1px
}

.cp_detail dt a:hover {
	border: solid 1px #ed5f05
}

.cp_detail dt img {
	width: 171px;
	height: 171px;
	display: block
}

.cp_detail dd {
	font-size: 14px;
	margin: 5px 0
}

.cp_detail .d1 span {
	text-decoration: line-through
}

.cp_detail .d2 {
	font-weight: 700;
	color: red
}

.cp_detail .d3 {
	text-align: center
}

.cp_detail .b31 {
	font-size: 12px
}

.cp_detail .b28,.cp_detail .b29 {
	margin-top: 5px
}

.cp_detail .b28 {
	margin-right: 10px
}

.cp_detail .d_1 {
	font-size: 12px;
	color: #ed5f05
}

.cp_detail .d_1 span {
	color: #666
}

.cp_detail .d_2 {
	text-align: center
}

.cp_detail .d_2 .b45,.cp_detail .d_2 .b46 {
	margin-top: 5px
}

.pl_other {
	display: inline-block;
	float: left;
	margin: 7px 7px
}

.pl_other:hover {
	text-decoration: none
}

.pl_other img {
	vertical-align: middle
}

.other_pl_dl {
	margin-bottom: 12px
}

.other_pl_dl dt {
	border: solid 1px #ed5f05;
	background: #fff;
	height: 20px;
	line-height: 20px;
	font-family: "宋体"
}

.other_pl_dl dt a {
	color: #ed5f05;
	width: 155px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left
}

.other_pl_dl dt a:hover {
	color: #ed5f05
}

.other_pl_dl dt span {
	width: 12px;
	height: 12px;
	background: #ed5f05;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	float: left;
	line-height: 12px;
	margin-top: 4px;
	margin: 4px 3px 0 3px
}

.other_pl_dl dd {
	line-height: 18px;
	height: 54px;
	overflow: hidden;
	margin-top: 2px
}

.pl_yony {
	text-indent: 10px;
	margin-top: 15px
}

.pl_yony a {
	color: #000;
	font-weight: 700
}

.pl_yony a:hover {
	color: red
}

.search_con {
	padding: 10px 0
}

dl.sear_dl {
	margin: 10px auto;
	width: 165px;
	float: left;
	padding-left: 12px
}

.l2tit,dl.sear_dl dt.tit {
	font-size: 14px;
	text-indent: 10px;
	line-height: 25px
}

.l2tit .tit_a,dl.sear_dl dt.tit .tit_a {
	height: 25px;
	background: url(../image/ico10.gif) no-repeat 0 12px;
	overflow: hidden;
	display: block;
	float: left
}

dl.sear_dl dt.tit .tit_b {
	width: 300px;
	height: 25px;
	overflow: hidden;
	display: block;
	float: left
}

.l2tit .span1,dl.sear_dl dt.tit .span1 {
	font-size: 12px;
	float: left;
	margin-left: 10px
}

.l2tit a .span2,dl.sear_dl dt.tit .span2 {
	float: left;
	margin-left: 10px
}

.l2tit a .span2 a,dl.sear_dl dt.tit .span2 a {
	color: red
}

dl.sear_dl dd.d1 {
	padding: 0 10px;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow: hidden;
	color: #000
}

.l2tit span,dl.sear_dl dd span {
	padding: 0 20px
}

dl.sear_dl dd .a_d {
	margin-right: 5px;
	padding-left: 10px;
	line-height: 20px
}

.search_con .search_hl {
	color: Red;
	padding: 0
}

.sear_dl .dt2 a {
	border: solid 1px #d7d7d7;
	padding: 1px;
	display: block
}

.sear_dl .dt2 a:hover {
	border: solid 1px #ed5f05
}

.sear_dl .dt2 img {
	display: block;
	width: 161px
}

.sear_dl .d2 {
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	text-align: center;
	text-justify: inter-ideograph
}

.content {
	margin-top: 20px
}

.logo2 {
	float: left
}

.logo2 img {
	display: block
}

.u_top_rt {
	width: 580px;
	height: 32px;
	float: right;
	margin-top: 5px
}

.u_top_rt .zfb {
	float: left;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: 12px
}

.u_name {
	line-height: 20px;
	float: left;
	margin-right: 10px;
	display: inline;
	margin-top: 13px
}

.u_name span {
	font-weight: 700;
	color: #ed5f05
}

.u_next {
	width: 300px;
	height: 50px;
	float: left
}

.u_top_call {
	color: red;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 12px
}

.u_top_call img {
	vertical-align: middle
}

.u_top_call span {
	font-weight: 700;
	margin-left: 5px;
	font-size: 14px
}

.u_top_nav ul {
	margin: 0;
	padding: 0
}

.u_top_nav ul li {
	float: left;
	margin-left: 8px
}

.u_top_nav ul li a {
	display: block;
	border: 1px solid #222;
	background: #f7f7f7 url(../image/ico33.gif) no-repeat 4px 7px;
	padding: 2px 4px 2px 16px
}

.u_top_nav ul li a:hover {
	border: 1px solid #ed5f05;
	background: #eef2fd url(../image/ico32.gif) no-repeat 4px 7px;
	text-decoration: none
}

.u_menu {
	background: url(../image/u_menu_bg.gif) repeat-x;
	line-height: 35px;
	margin-bottom: 10px
}

.u_menu div {
	width: 900px;
	margin: 0 auto;
	font-weight: 700;
	font-size: 14px
}

.u_menu a {
	color: #fff;
	padding-left: 10px
}

.u_menu a:hover {
	color: #fff
}

.userleftnav {
	border: 1px solid #d7d7d7;
	padding: 1px;
	margin-bottom: 10px
}

.userleftnav h4 {
	text-indent: 25px;
	background: #be000f;
	line-height: 28px;
	color: #fff
}

.userleftnav ul {
	margin: 0 auto;
	padding: 5px 10px
}

.userleftnav li {
	text-indent: 10px;
	overflow: hidden
}

.userleftnav ul a {
	height: 25px;
	display: block;
	line-height: 25px
}

.userleftnav ul a:hover {
	height: 23px;
	line-height: 23px;
	border: 1px solid #be000f;
	background: #fff;
	text-decoration: none
}

.u_right_main {
	padding: 12px;
	border: solid 1px #d7d7d7;
	margin-bottom: 10px;
	zoom: 1
}

.left_ad {
	border: 1px solid #d7d7d7;
	padding: 1px;
	height: 425px;
	width: 195px;
	margin-bottom: 20px
}

.u_crumbs {
	margin-bottom: 10px
}

.u_crumbs a {
	color: #000
}

.u_crumbs a:hover {
	color: #ed5f05
}

.u_crumbs span {
	color: #be000f
}

.u_dingyue {
	border: solid 1px #d7d7d7;
	padding: 15px;
	margin-bottom: 10px
}

.u_dingyue dl {
	width: 100%
}

.u_dingyue dt {
	width: 97px;
	float: left;
	border: 0
}

.u_dingyue dt img {
	margin-top: 10px
}

.u_dingyue dl .u_dy_con {
	width: 485px;
	border: solid 3px #ed5f05;
	float: right;
	overflow: hidden;
	padding: 10px;
	line-height: 22px;
	font-size: 14px
}

.u_dy_con .tit {
	font-weight: 700
}

.u_dingyue dl .tit_b {
	width: 435px;
	font-size: 14px;
	font-weight: 700;
	float: left;
	display: block;
	padding-left: 50px;
	margin-top: 15px
}

.u_dingyue dl .a_1 {
	color: #ed5f05;
	text-decoration: underline
}

.u_dingyue dl .a_1:hover {
	color: #ed5f05;
	text-decoration: underline
}

.u_dingyue dl .a_2 {
	color: #ed5f05;
	text-decoration: underline
}

.u_dingyue dl .a_2:hover {
	color: #ed5f05;
	text-decoration: underline
}

.u_dingyue dl .img_2 {
	margin-left: 10px
}

h4.dy_h4 {
	background: #f2f2f2;
	height: 30px;
	line-height: 30px;
	text-indent: 15px
}

.u_dy_ta {
	border: solid 1px #cfcfcf;
	line-height: 18px;
	color: #333;
	font-family: "宋体";
	padding: 8px;
	margin-bottom: 10px
}

.u_dy_tab {
	width: 100%;
	line-height: 22px;
	margin-bottom: 10px
}

.bot_btn {
	text-align: center;
	margin-top: 15px
}

.dy_tit {
	font-weight: 700;
	line-height: 25px
}

.bot_btn .b04,.bot_btn .b08,.bot_btn .b10,.bot_btn .b11,.bot_btn .b13 {
	margin-right: 13px
}

.bot_btn2 .b02 {
	margin-right: 10px
}

.bot_btn2 .b04,.bot_btn2 .b05 {
	margin-right: 10px;
	margin-top: 10px
}

.bot_line {
	background: red;
	height: 2px;
	font-size: 0
}

.ft_menu a {
	color: #000;
	margin: 0 5px
}

.ft_menu a:hover {
	color: red
}

.u_tg {
	border: solid 1px #d7d7d7;
	padding: 8px;
	font-size: 14px;
	margin-bottom: 10px
}

.u_tg .tit {
	font-size: 14px
}

.u_tg .text {
	border: solid 1px #d7d7d7;
	height: 20px;
	line-height: 20px
}

.u_tg .u_em {
	margin-top: 5px
}

.u_tg .u_em a {
	font-weight: 700;
	float: right;
	color: #dd3904;
	margin-right: 2px
}

dl.userinfo {
	background: #eef4ff;
	height: 115px;
	padding: 5px;
	overflow: hidden;
	margin: 5px 0 0
}

dl.userinfo dt {
	border: 1px solid #ccc;
	width: 113px;
	height: 113px;
	float: right
}

dl.userinfo dt img {
	display: block;
	width: 113px;
	height: 113px
}

dl.userinfo dd {
	line-height: 22px;
	float: left;
	width: 491px;
	padding: 0 12px
}

dl.userinfo dd.d1 {
	background: none repeat scroll 0 0 #fff;
	border: 3px solid #be000f;
	height: 105px;
	margin-bottom: 10px;
	margin-top: 2px;
	width: 498px;
	line-height: 35px
}

dl.userinfo dd.d1 span {
	display: block;
	height: 35px;
	overflow: hidden
}

.u_right_main .t03 {
	margin: 5px 0
}

.u_idx_tab {
	line-height: 25px;
	margin-left: 15px
}

.u_right_main .t07 {
	margin-top: 20px
}

.u_idx_news {
	border: solid 1px #d7d7d7;
	border-top: 0;
	padding: 5px 0 5px 10px
}

.idx_ul {
	width: 385px;
	float: left
}

.idx_ul li {
	background: url(../image/ico16.gif) no-repeat 0 8px;
	padding-left: 7px;
	height: 20px;
	line-height: 20px
}

.idx_ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
	width: 298px
}

.idx_ul li span {
	float: right;
	font-size: 11px
}

.u_idx_news img {
	float: left;
	display: block;
	margin-left: 20px;
	width: 219px;
	height: 165px
}

.zc_lc1 {
	background: url(../image/zc_lc_1.gif) no-repeat;
	height: 33px;
	margin: 10px 0 20px 0
}

.zc_one {
	font-size: 14px;
	margin-bottom: 10px
}

.zc_form {
	font-size: 14px;
	line-height: 20px
}

.zc_form span {
	font-size: 12px
}

.zc_tab1,.zc_tab2,.zc_tab3 {
	width: 100%;
	margin-bottom: 10px
}

.zc_tab1 .red_x {
	margin: 0
}

.zc_tab1 td,.zc_tab2 td,.zc_tab3 td {
	padding: 5px 0
}

.zc_tab3 .b34 {
	font-size: 12px;
	padding-left: 18px
}

.zc_tab2 img {
	display: none
}

.zc_tab2 .tr {
	text-align: right;
	width: 80px
}

.zc_tab2 cite {
	display: inline-block;
	font-style: normal;
	background: #fff8e8;
	border: solid 1px #ffe7af;
	padding: 0 5px;
	color: Red;
	font-size: 12px
}

.zc_tab2 td img {
	padding-left: 30px
}

.zc_tab2 .code {
	padding-left: 100px
}

.zc_tab2 .code img {
	vertical-align: middle;
	padding-right: 10px
}

.zc_form h4 {
	margin: 20px 0 10px 0;
	color: #000
}

.zc_tab {
	width: 100%;
	color: #666;
	border: solid 1px #d0d0d0;
	background: #f7f7f7;
	padding-left: 25px
}

.zc_tab td {
	padding: 3px 0
}

.zc_tab .red_x {
	margin: 0
}

.zc_form .tab_bz {
	text-align: right
}

.zc_form .ty {
	margin-left: 251px
}

.zc_form .ty span {
	font-size: 14px;
	color: red;
	margin: 10px 0
}

.zc_form .textarea2 {
	overflow-y: auto;
	background: #f7f7f7;
	width: 99%;
	margin-bottom: 10px
}

.zc_cg {
	width: 650px;
	margin: 10px auto 0;
	background: #f1f4fe;
	border: 2px solid #ed5f05;
	padding: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px
}

.zc_cg .zc_zy {
	font-weight: 700;
	color: #ed5f05
}

.zc_cg .b17,.zc_cg .b18 {
	margin: 15px 20px 0 0
}

.pass_tis {
	color: #666;
	font-size: 14px;
	line-height: 20px
}

.pass_tis span {
	color: red;
	font-weight: 700
}

.getpassword1 {
	background: url(../image/getpassword1.gif) no-repeat right center;
	width: 350px;
	height: 124px;
	margin: 10px auto 0;
	font-size: 14px;
	color: #666
}

.getpassword1 div {
	margin-bottom: 10px
}

.getpassword1 span {
	font-weight: 700;
	color: #ed5f05
}

.getpassword1 .b17 {
	margin-top: 10px;
	margin-left: 18px;
	display: inline
}

.getpassword2 {
	background: url(../image/getpassword2.gif) no-repeat right center;
	width: 470px;
	margin: 0 auto;
	height: 205px;
	padding-top: 50px;
	font-size: 14px;
	color: #666
}

.getpassword2 .text {
	width: 230px;
	height: 18px;
	border: solid 1px #d7d7d7;
	line-height: 18px
}

.getpassword2_1 {
	padding-left: 75px;
	font-weight: 700;
	margin-bottom: 10px
}

.getpassword2_2 {
	margin-top: 20px;
	padding-left: 78px
}

.getpassword2 input[type=text],.getpassword2_3 input[type=text] {
	line-height: 25px;
	height: 25px;
	margin-bottom: 10px
}

.zc_cg span {
	color: #ed5f05
}

.cg_img {
	vertical-align: middle;
	margin-right: 10px
}

.pass_tab,.pass_tab2 {
	margin: 0 auto;
	font-size: 14px;
	color: #666
}

.pass_tab td,.pass_tab2 td {
	padding: 5px 0
}

.pass_tab a,.pass_tab2 a {
	color: red;
	text-decoration: underline
}

.pass_tab a:hover,.pass_tab2 a:hover {
	color: red
}

.pass_tab2 {
	float: left;
	margin: 20px 20px 0 120px;
	display: inline
}

.pho_img {
	float: left
}

.pass_tab2 .text {
	border: solid 1px #d7d7d7;
	height: 20px;
	line-height: 20px
}

.pho_ok {
	text-align: left;
	line-height: 25px;
	padding-left: 50px
}

.pho_ok img {
	float: left
}

.pho_ok span {
	font-weight: 700
}

.login_dl_left {
	width: 820px;
	margin: 0 auto
}

.login_dl_left h1 {
	color: #333;
	font-family: '微软雅黑';
	font-size: 24px;
	margin-top: 26px;
	padding-left: 40px
}

.lg_form {
	margin-left: 100px;
	margin-top: 32px;
	position: relative;
	width: 620px;
	margin-bottom: 40px
}

.lg_name {
	float: left;
	padding-top: 10px;
	height: 42px;
	overflow: hidden
}

.lg_name span {
	color: #333;
	float: left;
	font-size: 14px;
	line-height: 29px;
	margin-top: 2px
}

.err_name {
	position: absolute;
	top: 17px;
	right: 0
}

.lg_login {
	margin-left: 60px;
	margin-top: 15px
}

.txtboxcs {
	border: solid 1px #d7d7d7;
	height: 30px
}

.err_pass {
	position: absolute;
	top: 17px;
	right: 0
}

.lg_remember {
	padding-left: 60px;
	margin-top: 5px;
	font-size: 12px
}

.lefttit {
	background: url(../image/ico26.gif) no-repeat 20px 17px;
	line-height: 50px;
	text-indent: 42px;
	font-size: 14px;
	color: #666
}

.lefttit .sp_1 {
	font-weight: 700
}

.lefttit span {
	color: #ed5f05
}

.leftinfo {
	background: url(../image/login_left_form_bg.gif) repeat-x top;
	padding: 0 0 0 42px;
	height: 311px;
	color: #666
}

.leftinfo label {
	font-size: 12px
}

.leftinfo .login_tab {
	line-height: 20px;
	font-size: 14px;
	margin-top: 7px
}

.leftinfo .login_tab td {
	padding: 5px 0
}

.leftinfo .login_tab a {
	color: red;
	font-size: 12px;
	text-decoration: underline
}

.leftinfo .login_tab .a2 {
	color: red;
	text-decoration: none;
	background: url(../image/ico7.gif) no-repeat 0 6px;
	padding-left: 10px;
	line-height: 20px
}

.login_dl_right {
	margin-top: 30px;
	width: 820px
}

.righttit {
	line-height: 50px;
	text-indent: 10px
}

.rightinfo {
	padding: 0 10px
}

.rightinfo li {
	border-bottom: 1px dashed #ccc;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	background: url(../image/ico10.gif) no-repeat 0 14px;
	padding-left: 10px;
	overflow: hidden;
	width: 515px
}

.rightinfo li .a_1 {
	color: #ed5f05;
	text-decoration: underline
}

.rightinfo li .a_1:hover {
	color: #ed5f05
}

.rightinfo li .a_2 {
	color: #ed5f05;
	font-weight: 700;
	text-decoration: underline
}

.rightinfo div.tr {
	padding: 32px 0 51px 0
}

.agent_tab {
	line-height: 25px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
	border: solid 1px #d7d7d7;
	margin-bottom: 15px
}

.agent_tab .tl {
	padding-left: 10px
}

.agent_tab th {
	background: #f9f9f9;
	font-weight: 400;
	border: solid 1px #d7d7d7
}

.agent_tab td {
	border: solid 1px #d7d7d7
}

.agent_pro_dl {
	border-bottom: solid 1px #d7d7d7;
	padding-bottom: 15px;
	height: 165px;
	overflow: hidden;
	color: #666;
	line-height: 22px;
	margin-bottom: 25px
}

.agent_pro_dl dt {
	width: 164px;
	height: 164px;
	overflow: hidden;
	float: left
}

.agent_pro_dl dt a {
	width: 160px;
	height: 160px;
	border: solid 1px #d7d7d7;
	padding: 1px;
	display: block
}

.agent_pro_dl dt a:hover {
	border: solid 1px #ed5f05
}

.agent_pro_dl dt img {
	width: 160px;
	height: 160px;
	display: block
}

.agent_pro_dl dd {
	width: 550px;
	float: right;
	overflow: hidden;
	margin-bottom: 7px
}

.agent_pro_dl .d1 {
	width: 550px;
	height: 20px
}

.agent_pro_dl .d1 .tit {
	width: 230px;
	height: 20px;
	overflow: hidden;
	display: block;
	float: left;
	font-weight: 700;
	color: #ed5f05;
	text-decoration: underline;
	font-size: 14px
}

.agent_pro_dl .d1 .sp_1 {
	margin-left: 50px
}

.agent_pro_dl .d1 .sp_1 span {
	text-decoration: line-through
}

.agent_pro_dl .d1 .sp_2 {
	font-weight: 700;
	color: red;
	font-size: 14px;
	margin-left: 10px
}

.agent_pro_dl .sp_b {
	font-weight: 700
}

.agent_pro_dl .d2 {
	height: 60px;
	overflow: hidden
}

.agent_pro_dl .b28,.agent_pro_dl .b29 {
	height: 25px;
	margin-top: 10px;
	padding-bottom: 3px
}

.base_tab {
	width: 80%;
	color: #666;
	font-size: 14px
}

.base_tab span {
	font-size: 12px
}

.base_tab td {
	padding: 5px 0
}

.base_tab .vat {
	text-align: right
}

.base_tab .b17 {
	margin-right: 10px
}

.pass_xg {
	margin: 20px auto 0 auto
}

.pass_xg .tr {
	font-size: 14px;
	color: #666
}

.pass_xg .tr span {
	color: red
}

.pass_xg img {
	margin-left: 20px
}

.pass_xg a {
	color: #ed5f05;
	text-decoration: underline
}

.pass_xg a:hover {
	color: #ed5f05
}

.pass_xg_bot {
	width: 500px;
	margin: 0 auto;
	color: #666;
	font-size: 14px;
	line-height: 20px
}

.pass_xg_bot h4 {
	color: red
}

.pass_xg_bot .xg_bot {
	text-align: center;
	margin-top: 10px;
	width: 410px
}

.u_faq {
	padding: 10px;
	border: 1px solid #d7d7d7;
	background: #f9f9f9;
	margin-bottom: 10px;
	line-height: 18px;
	color: #666
}

.u_faq .wt {
	margin-bottom: 5px
}

.u_faq .for {
	border: 1px solid #be000f;
	background: #ecf1ff;
	padding: 10px
}

.u_faq strong {
	font-weight: 700
}

.faq_tab {
	margin-top: 20px;
	border: 0
}

.faq_tab .textarea {
	width: 278px
}

.faq_tab td {
	padding: 3px 0
}

.faq_tab td span {
	color: red;
	padding-left: 4px;
	font-weight: 700
}

.add_top {
	font-size: 14px;
	margin-bottom: 10px
}

.add_top span {
	font-weight: 700;
	color: #ed5f05
}

.add_tab {
	width: 100%;
	border: solid 1px #d7d7d7;
	margin-bottom: 15px;
	font-family: "宋体"
}

.add_tab th {
	background: #f9f9f9;
	height: 30px;
	line-height: 30px;
	font-weight: 700;
	border: solid 1px #d7d7d7;
	text-align: center
}

.add_tab th span {
	font-weight: 400
}

.add_tab td {
	border: solid 1px #d7d7d7;
	height: 25px;
	text-align: center
}

.add_tab a {
	color: #000
}

.add_tab a:hover {
	color: #ed5f05;
	text-decoration: none
}

.add_tab a.a {
	color: #ed5f05
}

.add_tab a.a:hover {
	color: #ed5f05
}

.fieldset {
	border: solid 1px #d7d7d7;
	margin-bottom: 10px
}

.legend {
	border: 1px solid #d7d7d7;
	background: #f9f5f5;
	padding: 5px;
	font-size: 14px;
	font-weight: 700;
	margin-left: 10px
}

.add_tab2 {
	margin: 10px 0 10px 15px
}

.add_tab2 td {
	padding: 5px 0
}

.add_tab2 td span {
	color: #666
}

.add_tab2 td .red_x {
	color: red
}

.favorites {
	color: #ed5f05;
	border: 1px solid #ed5f05;
	background: #fff;
	padding: 8px 0;
	line-height: 22px;
	text-indent: 10px;
	font-family: "宋体";
	margin-bottom: 10px
}

.favorites .b {
	font-weight: 700
}

.favorites a {
	color: #ed5f05;
	padding: 5px 8px 0 8px
}

.fav_search {
	margin-bottom: 15px
}

.fav_search a {
	color: #ed5f05
}

.fav_search span {
	float: right
}

.fav_search .text {
	height: 17px;
	line-height: 17px
}

.fav_nav {
	margin-bottom: 0
}

.fav_nav a {
	display: block;
	float: left;
	background: #f6f0f0;
	border: 0 solid #cfcfcf;
	border-width: 1px 1px 0;
	margin-right: 8px;
	padding: 4px 8px;
	margin: 0 8px 0 -1px;
	color: #666;
	position: relative;
	top: 3px
}

.fav_nav a:hover {
	color: #ed5f05
}

.fav_nav a.b {
	font-weight: 700;
	font-size: 14px;
	color: #000;
	position: relative;
	top: 0;
	margin-bottom: 0;
	padding: 5px 8px
}

.fav_nav a.b:hover {
	color: #ed5f05
}

.order_top {
	border: solid 1px #d7d7d7;
	margin-bottom: 15px;
	margin-top: 25px
}

.order_top_con {
	border: solid 1px #fff;
	background: #f6f6f6;
	padding-bottom: 10px
}

.order_top_con li {
	border: solid 1px #ddd;
	background: #f9f5f5;
	padding: 0 7px;
	float: left;
	line-height: 25px;
	margin-left: 10px;
	display: inline;
	position: relative;
	top: -15px
}

.order_top_con li .b {
	font-weight: 700
}

.order_top_con li a {
	color: #000
}

.order_top_con li a:hover {
	color: #ed5f05
}

.order_top_con table {
	line-height: 28px;
	margin: 0 0 0 10px
}

.add_tab .cashou {
	color: #ed5f05
}

.add_tab .cashou:hover {
	color: #ed5f05;
	text-decoration: underline
}

.total {
	font-size: 14px;
	margin-top: -10px;
	margin-bottom: 10px
}

.total span {
	font-size: 12px
}

.total span .color {
	font-weight: 700;
	color: red;
	font-size: 14px
}

dl.pay_top {
	margin-bottom: 10px
}

dl.pay_top dt {
	float: left;
	width: 168px;
	height: 130px;
	overflow: hidden
}

dl.pay_top dt img {
	display: block;
	margin-top: 20px
}

dl.pay_top dd {
	line-height: 25px
}

.pay_box {
	background: #e4ebff;
	padding: 10px 0;
	margin-bottom: 10px;
	margin-top: 10px
}

.pay_tab {
	width: 100%;
	font-size: 14px
}

.pay_tab td {
	padding: 3px 0
}

.add_tab2 .textarea {
	width: 280px
}

.pay_bank {
	border: solid 1px #d7d7d7;
	border-top: 0;
	padding-bottom: 10px
}

.bank_tit {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	line-height: 25px
}

ul.p_bank_ul li,ul.p_bank_ul2 li {
	width: 113px;
	height: 33px;
	border: 1px solid #d7d7d7;
	overflow: hidden;
	float: left;
	display: inline
}

ul.p_bank_ul li {
	margin: 10px 15px 0 15px
}

.p_bank2 {
	border: solid 1px #d7d7d7;
	padding: 10px 0;
	margin-top: 5px
}

ul.p_bank_ul2 li {
	margin: 10px 0 0 25px
}

.pay_top span {
	color: #ed5f05;
	font-weight: 700
}

.pay_top a {
	color: #ed5f05;
	text-decoration: underline;
	float: right
}

.pay_top a:hover {
	color: #ed5f05
}

.pay_tab span {
	font-size: 12px;
	font-weight: 700
}

.pay_tab .tr span {
	font-size: 14px;
	font-weight: 700
}

.pay_border {
	width: 534px;
	float: left;
	padding: 10px;
	border: 3px solid #ed5f05;
	text-align: left;
	font-size: 12px;
	background: #fff;
	line-height: 20px
}

.pay_border div {
	line-height: 20px
}

.friend_tit {
	line-height: 25px;
	margin-bottom: 3px
}

.friend_tit span {
	float: right;
	margin-bottom: 3px
}

.friend_tit a {
	color: #000;
	margin: 0 8px
}

.friend_tit a:hover {
	color: #ed5f05
}

.friend_tit a.b {
	color: #ed5f05;
	font-weight: 700
}

.friend_bot {
	width: 402px;
	height: 260px;
	border: solid 1px #e4e3e3;
	margin: 40px auto 20px auto
}

.friend_bot_tit {
	width: 382px;
	height: 25px;
	border-bottom: solid 1px #e4e3e3;
	background: #ebebeb;
	line-height: 25px;
	padding: 0 10px
}

.sp_close {
	float: right
}

.sp_close img {
	vertical-align: middle;
	margin-left: 5px
}

.friend_tab {
	margin: 20px 0 0 0;
	font-family: "宋体";
	float: left;
	margin-left: 10px
}

.friend_tab td {
	padding: 3px 0
}

.friend_tab .textarea {
	width: 260px;
	height: 100px
}

.friend_tab .b15 {
	margin-right: 10px
}

.move {
	font-weight: 700;
	color: #ed5f05;
	padding: 10px 0
}

.add_tab td.move_lt {
	text-align: left
}

.move_lt select {
	margin-left: 10px
}

.move_lt .b37 {
	font-weight: 700;
	padding-bottom: 3px
}

.move_lt .b36 {
	padding-bottom: 3px
}

.friend_bot2 {
	width: 600px;
	height: 336px;
	border: solid 1px #e4e3e3;
	margin: 40px 0 0 30px;
	display: inline;
	float: left;
	margin-bottom: 20px
}

.friend_bot_tit2 {
	width: 580px;
	height: 25px;
	border-bottom: solid 1px #e4e3e3;
	background: #ebebeb;
	line-height: 25px;
	padding: 0 10px
}

.u_close {
	margin: 0 0 0 5px;
	vertical-align: middle
}

.u_close img {
	margin: 5px 0 0 5px
}

.u_fr_tab2 {
	margin: 20px 0 0 0;
	line-height: 22px;
	font-family: "宋体";
	float: left
}

.u_fr_tab2 .name {
	font-weight: 700;
	color: #ed5f05;
	font-size: 14px
}

.u_fr_tab2 .text {
	width: 180px;
	height: 20px;
	border: solid 1px #d7d7d7;
	line-height: 20px
}

.u_fr_tab2 td .sp {
	color: #000
}

.u_fr_tab2 .textarea {
	width: 285px;
	height: 100px;
	margin-top: 5px;
	border: solid 1px #d7d7d7
}

.u_tab_rt {
	width: 160px;
	float: left;
	margin-top: 20px
}

.u_tab_rt .u_fr_img1 {
	display: block;
	width: 77px;
	height: 66px;
	float: right;
	margin-bottom: 10px;
	margin-top: 18px
}

.u_fr_title {
	width: 160px;
	height: 22px;
	line-height: 22px;
	text-indent: 10px;
	background: #ed5f05;
	color: #fff
}

.u_fr_list {
	width: 158px;
	overflow: hidden;
	overflow-y: auto;
	height: 95px;
	border: solid 1px #ed5f05;
	padding-top: 5px;
	margin-bottom: 1px
}

.u_fr_list li {
	width: 153px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px
}

.u_fr_list li a {
	border-bottom: dashed 1px #333
}

.u_fr_list li a:hover {
	text-decoration: none
}

.u_fr_list .u_fr_1 {
	width: 12px;
	height: 13px
}

.u_fr_bot a {
	color: #ed5f05
}

.u_dy_main_title {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 15px
}

.u_dy_main .textarea {
	border: solid 1px #d7d7d7;
	width: 716px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	line-height: 20px
}

.u_invitatio_main2 {
	border: solid 1px #d7d7d7;
	width: 660px;
	height: 200px;
	overflow: hidden;
	overflow-y: auto;
	padding: 5px 0 5px 5px;
	color: #bbb;
	font-size: 14px;
	line-height: 20px
}

.sms_tab {
	border: 0;
	width: 100%;
	border: solid 1px #d7d7d7;
	line-height: 25px;
	margin-bottom: 10px;
	font-family: "宋体"
}

.sms_tab th {
	height: 30px;
	line-height: 30px;
	background: #f9f9f9;
	font-weight: 700;
	border-bottom: solid 1px #d7d7d7
}

.sms_tab td {
	border-bottom: dashed 1px #d7d7d7
}

.cart_main {
	border: solid 1px #d7d7d7;
	padding: 0 15px 15px 15px;
	margin-bottom: 10px
}

.cart_top {
	border: solid 1px #d7d7d7;
	margin-bottom: 5px
}

.cart_nav {
	height: 28px;
	line-height: 28px;
	font-weight: 700;
	font-size: 14px;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	background: #efeeef;
	padding: 0 10px
}

.cart_n_rt {
	float: right
}

.cart_n_rt span {
	margin-left: 10px
}

.cart_n_rt .sp_1 {
	color: #ed5f05
}

.cart_n_rt .sp_2 {
	font-weight: 400
}

.cart_n_rt .sp_2 .a_1 {
	font-weight: 700;
	color: #000
}

.cart_n_rt .sp_2 .a_1:hover {
	color: #ed5f05
}

.cart_n_rt a {
	color: red;
	font-weight: 400
}

.cart_n_rt a:hover {
	color: red
}

.cart_crumbs {
	font-weight: 700;
	line-height: 30px;
	margin: 6px 0
}

.cart_crumbs a {
	color: #000
}

.cart_crumbs a:hover {
	color: #ed5f05
}

.orders {
	color: #666;
	margin-bottom: 15px
}

.orders span {
	font-weight: 700
}

.orders .sp_end {
	font-size: 14px;
	color: #ed5f05
}

.orders img {
	margin: 0 5px;
	vertical-align: middle
}

.cart_tab_1 {
	line-height: 25px;
	width: 100%;
	margin-bottom: 15px;
	color: #666
}

.cart_tab_1 th {
	font-weight: 700;
	border-bottom: dashed 1px #d7d7d7
}

.cart_tab_1 td {
	border-bottom: dashed 1px #d7d7d7;
	height: 25px
}

.sp_sj {
	margin-left: 50px;
	font-weight: 700
}

.songhuo {
	color: #666;
	margin-bottom: 15px
}

.songhuo img {
	margin-left: 10px;
	vertical-align: middle
}

.zhifb {
	color: #666;
	margin: 20px 0
}

.zhifb img {
	margin-left: 10px;
	vertical-align: middle
}

.cart_tab_2 {
	width: 100%;
	text-align: center;
	line-height: 30px;
	border: solid 1px #ddd;
	margin: 5px 0 10px 0
}

.cart_tab_2 th {
	font-weight: 700;
	text-align: center;
	border: solid 1px #ddd
}

.cart_tab_2 td {
	border: solid 1px #ddd
}

.cart_tab_2 th.tl {
	padding-left: 10px;
	text-align: left
}

.cart_tab_2 .tl {
	padding-left: 10px
}

.cart_tab_2 a {
	color: #000
}

.cart_tab_2 a:hover {
	color: #ed5f05
}

.jiesuan {
	font-size: 14px;
	border-bottom: dashed 1px #d7d7d7;
	line-height: 25px;
	height: 25px;
	margin-bottom: 8px
}

.jiesuan .sp_1 {
	color: #ed5f05
}

.jiesuan .sp_2 {
	font-weight: 700;
	color: red
}

.send_news h4 {
	background: #ededed;
	height: 28px;
	line-height: 28px;
	padding-left: 10px
}

.send_news h4 a {
	position: relative;
	top: 5px;
	right: 5px
}

.send_news dl {
	margin: 20px;
	height: 130px;
	color: #666;
	border-bottom: solid 1px #d5d5d5;
	padding-bottom: 20px
}

.send_news dl dt {
	float: left;
	margin-right: 10px
}

.send_news dl dt img {
	width: 128px;
	height: 128px;
	padding: 1px;
	border: solid 1px #d5d5d5
}

.send_news dl dd.first {
	margin-bottom: 5px
}

.send_news dl dd.first a {
	font-weight: 700;
	font-size: 15px;
	color: #000
}

.send_news .sn_cont {
	margin: 20px;
	color: #666;
	line-height: 180%
}

.send_news .sn_cont .b {
	font-size: 14px;
	font-weight: 700
}

.send_news .sn_cont .b span {
	color: red
}

.send_news .sn_cont p.last {
	font-size: 12px
}

.fav {
	width: 250px;
	border: solid 1px #d7d7d7;
	height: 132px;
	font-size: 12px
}

.fav h4 {
	padding: 3px;
	background: #ebeceb;
	border: solid 1px #e4e3e3;
	font-size: 12px
}

.fav h4 a {
	float: right
}

.fav table {
	margin: 5px
}

.fav table td {
	padding: 3px
}

.cart_bot_pro {
	color: #666;
	padding-top: 15px
}

.cart_bot_1 {
	background: url(http://www.szbbzs.com/web/images/ad_bg.gif);
	height: 80px;
	overflow: hidden;
	padding: 24px 0 0 0
}

.cart_bot_1 .c_t_1 {
	padding-left: 60px;
	line-height: 22px
}

.cart_bot_1 .c_t_1 span {
	color: red
}

.cart_bot_1 .c_t_1 a.m {
	color: #ed5f05;
	font-weight: 700;
	text-decoration: underline
}

.cart_bot_1 .c_t_1 a.m:hover {
	color: #ed5f05
}

.cart_bot_2 {
	background: #f6f6f6;
	padding: 5px;
	height: 134px;
	overflow: hidden
}

.p_btn_l,.p_btn_r {
	width: 12px;
	float: left
}

.p_btn_r {
	margin-left: 12px
}

.cart_bot_dl {
	width: 692px;
	float: left
}

.cart_bot_con dl {
	width: 330px;
	float: left;
	display: inline;
	margin: 16px 0 0 11px
}

.cart_bot_con dt {
	width: 100px;
	height: 100px;
	background: #fff;
	overflow: hidden;
	float: left
}

.cart_bot_con dt a {
	width: 96px;
	height: 96px;
	border: solid 1px #d7d7d7;
	padding: 1px;
	display: block
}

.cart_bot_con dt a:hover {
	border: solid 1px #ed5f05
}

.cart_bot_con dt img {
	width: 96px;
	height: 96px;
	display: block
}

.cart_bot_con dd {
	width: 223px;
	float: right;
	overflow: hidden
}

.cart_bot_con dd.tit {
	overflow: hidden
}

.cart_bot_con dd.tit a {
	color: #666;
	font-size: 14px
}

.cart_bot_con dd.tit a:hover {
	color: #ed5f05;
	font-size: 14px
}

.cart_bot_con dd.con {
	height: 45px;
	overflow: hidden;
	margin: 7px 0
}

.cart_bot_con dd.btn a {
	font-weight: 700;
	color: #ed5f05;
	text-decoration: underline;
	width: 142px;
	overflow: hidden;
	display: block;
	float: left;
	line-height: 28px
}

.cart_bot_con dd.btn a:hover {
	color: #ed5f05
}

.cart_bot_con dd.btn .b15 {
	float: left;
	margin-left: 10px
}

.cart_tis,.cart_tis2 {
	font-weight: 700;
	font-size: 14px;
	text-align: center;
	margin-top: 10px
}

.cart_tis2 {
	color: #666
}

.cart_tis2 span {
	color: red
}

dl.oder {
	width: 215px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0 0
}

dl.oder dt {
	float: left;
	width: 123px;
	overflow: hidden;
	margin: 0 8px 0 0
}

dl.oder dd {
	float: left;
	line-height: 20px
}

dl.oder a {
	color: #666;
	text-decoration: underline
}

dl.oder a:hover {
	color: #ed5f05
}

.cart_footer {
	line-height: 22px;
	color: #666
}

.cart_ft_nav {
	text-align: center
}

.cart_ft_nav a {
	margin: 0 10px
}

.cart_youtu {
	border: solid 1px #d7d7d7;
	color: #666;
	line-height: 22px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px
}

.pay_ok {
	background: #eff7ff;
	width: 672px;
	height: 143px;
	border: 2px solid #afd2ff;
	padding: 15px 0 0 18px;
	line-height: 20px;
	margin: 30px auto 0;
	display: block
}

.pay_ok .tit {
	font-weight: 700;
	font-size: 14px;
	padding-left: 61px;
	width: 580px
}

.pay_ok_con {
	color: #ed5f05;
	font-size: 14px;
	padding-left: 61px;
	width: 580px
}

.shop_money {
	margin: 20px 0;
	color: #ed5f05
}

.zf_money {
	margin: 10px 0;
	font-size: 14px
}

.zf_money_2 {
	margin-left: 14px;
	margin-top: 10px
}

.zf_money_2 span {
	font-weight: 700;
	color: red
}

.cart_tab_3 {
	width: 100%;
	line-height: 25px;
	color: #666;
	margin-bottom: 10px
}

.cart_tab_3 span {
	color: red;
	font-weight: 700
}

.cart_tab_4 {
	width: 726px;
	line-height: 25px;
	border: solid 1px #d7d7d7;
	margin-top: -5px;
	margin-bottom: 10px
}

.cart_tab_4 ul {
	width: 726px;
	height: 144px
}

.cart_tab_4 ul li {
	float: left;
	width: 363px;
	border-bottom: 1px dashed #d7d7d7;
	height: 25px;
	overflow: hidden;
	padding-top: 3px;
	font-family: Arial
}

.cart_tab_4 ul li span {
	float: left;
	padding-right: 20px;
	width: 25px;
	overflow: hidden;
	display: block
}

.cart_tab_4 ul li p {
	float: left;
	display: block;
	padding-left: 12px
}

.cart_tab_4 ul li a {
	display: block;
	width: 233px;
	overflow: hidden;
	padding-right: 10px
}

.cart_tab_4 ul .line {
	height: 24px;
	overflow: hidden;
	width: 363px;
	border: 0
}

.cart_b4_bot {
	font-weight: 700;
	color: #ed5f05;
	margin-bottom: 15px;
	margin-top: 5px
}

.cart_tab_2 .tr_bg {
	background: #ececec
}

.cart_tab_2 a.cur {
	color: #ed5f05;
	text-decoration: underline
}

.cart_tab_2 a.cur:hover {
	color: #ed5f05;
	text-decoration: underline
}

.cart_tab5_top {
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 10px
}

.cart_tab5_top span {
	margin-right: 30px
}

.cart_tab_5 {
	width: 100%
}

.cart_tab_5 th {
	width: 100px;
	text-align: right;
	background: #ffffeb;
	border: solid 1px #d7d7d7;
	padding: 10px 0;
	font-weight: 400
}

.cart_tab_5 td {
	background: #f6f6f6;
	border: solid 1px #d7d7d7;
	padding: 10px 0 10px 5px;
	color: #666
}

.cart_tab_5 td div {
	line-height: 20px
}

.cart_tab_5 .ruguo {
	color: #ed5f05
}

.pri_dl {
	padding-top: 20px;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 23px;
	padding-bottom: 10px;
	margin: 0 auto
}

.pri_dl dt {
	display: inline
}

.pri_dl dd {
	text-align: center
}

.pri_dl dd h4 {
	border-bottom: dashed 1px #d7d7d7;
	text-indent: 5px;
	margin-bottom: 5px;
	color: #000
}

.pri_dl dd.bg {
	background: url(../image/ico6.gif) no-repeat 3px 9px;
	text-indent: 10px
}

.pri_dl dd.tex {
	margin-top: 20px
}

.pri_dl dd .text {
	border: solid 1px #d7d7d7;
	font-size: 12px
}

.dashed_line {
	border-bottom: dashed 1px #d7d7d7;
	height: 1px;
	overflow: hidden;
	font-size: 0;
	margin: 15px 0
}

.pri_zuy {
	color: #666;
	line-height: 20px;
	text-align: center
}

.pri_zuy span {
	float: left
}

.pri_dl dd div {
	padding-left: 20px
}

.pri_dl dd div .textarea {
	width: 340px
}

.pri_dl dd a {
	font-weight: 700;
	color: #a97d50;
	text-decoration: underline
}

.pri_dl dd a:hover {
	color: #a97d50
}

.mesbook3 {
	width: 630px;
	margin: 0 auto;
	border: solid 1px #d7d7d7
}

.mesbook3 h4 {
	background: url(../image/sennews_tit_bg.gif) repeat-x;
	height: 22px;
	padding: 4px 1em 0
}

.mes_top_dl {
	padding: 15px 20px 0 20px
}

.mes_top_dl dt {
	width: 132px;
	height: 132px;
	float: left;
	display: inline
}

.mes_top_dl dt img {
	width: 128px;
	height: 128px;
	display: block
}

.mes_top_dl dt a {
	width: 128px;
	height: 128px;
	border: solid 1px #d7d7d7;
	padding: 1px;
	display: block
}

.mes_top_dl dt a:hover {
	border: solid 1px #ed5f05
}

.mes_top_dl dd {
	float: right;
	width: 445px;
	line-height: 20px
}

.mes_top_dl .tit {
	font-weight: 700;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	width: 210px;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 15px
}

.mes_top_dl .tit:hover {
	color: #ed5f05
}

.mes_top_dl .from {
	margin-left: 15px;
	color: red
}

.mes_top_dl .from a {
	color: red;
	text-decoration: underline
}

.mes_top_dl dd.d2 {
	margin-top: 10px;
	color: #666;
	height: 100px;
	overflow: hidden
}

.mes_top_dl dd.d2 a {
	color: #ed5f05
}

.mes_top_dl dd.d2 a:hover {
	color: #ed5f05;
	text-decoration: underline
}

.mesbook3 h4 span img {
	vertical-align: middle;
	margin-top: -2px
}

.mesbook3_line {
	height: 1px;
	background: #d7d7d7;
	font-size: 0;
	margin: 20px auto;
	overflow: hidden;
	width: 590px
}

.mesbk3_tab {
	width: 590px;
	margin: 0 auto;
	color: #666
}

.mesbk3_tab .text {
	border: solid 1px #d7d7d7;
	height: 20px
}

.mesbk3_tab div {
	font-weight: 700;
	font-size: 14px
}

.mesbk3_tab td {
	padding: 3px 0
}

.mesbk3_tab span {
	font-weight: 400
}

.mesbk3_tab .textarea {
	width: 278px
}

.mesbook1,.mesbook2 {
	width: 398px;
	position: absolute;
	left: 1041px;
	top: 600px;
	border: 1px solid #d7d7d7;
	padding-bottom: 10px
}

.mesbook1 .tit,.mesbook2 .tit {
	border: 1px solid #e4e3e3;
	background: #ebeceb;
	height: 18px;
	padding: 4px 5px 0
}

.mesbook1 dl.b1 {
	width: 370px;
	margin: 10px auto
}

.mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden
}

.mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
	line-height: 25px
}

.mesbook1 dl.b1 dd.dd_b {
	width: 180px;
	overflow: hidden;
	font-weight: 700;
	color: #ed5f05;
	font-size: 14px;
	border-bottom: solid 1px #ed5f05;
	line-height: 18px;
	margin-bottom: 10px;
	float: left;
	margin-left: 105px;
	display: inline
}

.mesbook1 .fr {
	float: right
}

.close {
	vertical-align: middle;
	margin-left: 5px
}

.copy {
	margin: 20px 0 0 20px;
	color: #666;
	line-height: 20px
}

.copy .b17 {
	margin-top: 5px
}

.mesbook2 {
	left: 1000px;
	top: 400px
}

.mesbook2 p {
	line-height: 20px;
	padding: 20px;
	color: #666
}

.mesbook2 p img {
	float: left
}

.top_tit .top_tit1 {
	font-weight: 700;
	text-decoration: underline;
	color: #000;
	font-size: 14px
}

.pri_dl .time_7 {
	border: 1px solid #ccc;
	background: url(../image/mes_time_bg.gif) repeat-x;
	margin: 30px auto 0 auto;
	width: 45px;
	height: 25px;
	line-height: 25px;
	color: red;
	font-weight: 700
}

.pri_zuy a {
	color: #ed5f05;
	text-decoration: underline
}

.pri_zuy a:hover {
	color: #ed5f05
}

.cpMain {
	background: #ececec;
	overflow: hidden
}

.container {
	padding: 0
}

.soleft {
	float: left;
	width: 230px;
	position: relative;
	z-index: 999
}

.soleft .cpTle {
	font-weight: 400;
	padding: 24px 0 23px 22px;
	border-bottom: 1px solid #eee;
	background: #ed5f05
}

.soleft .cpTle a {
	font-size: 18px;
	color: #fff;
	font-weight: 700
}

.soleft .cpTle p {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 12px
}

.soleft .cpTle p a {
	color: #fff;
	font-size: 16px;
	font-weight: 700
}

.soleft .cpTle span {
	font-size: 14px;
	color: #eee
}

.soleft>ul {
	background: #fff;
	padding-top: 10px
}

.soleft li {
	padding-bottom: 15px
}

.soleft li>a {
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	display: block;
	font-size: 14px;
	margin: 0 10px;
	text-decoration: none;
	background: #ececed url(../image/dpro_jt.png) no-repeat 186px 20px
}

.soleft li>a.cur,.soleft li>a:hover {
	background-color: #2080bd;
	color: #fff;
	background-image: url(../image/dpro_jth.png)
}

.soleft li .sl2 {
	background: url(../image/mtbg.png) no-repeat left center
}

.soleft li .sedNav {
	margin: 0 10px
}

.soleft li .sedNav p {
	height: 41px;
	border-bottom: 1px solid #e2e2e2;
	font: 14px "Microsoft Yahei";
	line-height: 41px;
	background: url(../image/dpro_jt3.gif) no-repeat 25px 13px;
	padding-left: 50px;
	overflow: hidden
}

.soleft li .sedNav a {
	font-size: 14px;
	color: #333;
	text-decoration: none
}

.soleft .dphone {
	overflow: hidden;
	background: #333;
	padding: 20px 0
}

.soleft .dphone dt {
	float: left;
	background: url(../image/phimg.png) no-repeat center;
	margin-left: 5px;
	width: 62px;
	height: 50px
}

.soleft .dphone dd {
	margin-left: 66px;
	color: #fff;
	padding: 5px 13px;
	border-left: 1px dotted #5c5c5c
}

.soleft .dphone dd span {
	font-size: 13px
}

.soleft .dphone dd p {
	font-size: 18px;
	font-family: Arial
}

.cpright {
	width: 700px;
	padding: 0 20px;
	background: #fff;
	float: right;
	padding-bottom: 20px
}

.rtop {
	overflow: hidden;
	padding-top: 28px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
	display: none
}

.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #ed5f05;
	font-weight: 400;
	line-height: 16px
}

.rtop h5 a {
	font-size: 16px;
	color: #ed5f05
}

.rtop span {
	float: right
}

.rtop span em {
	color: #999
}

.rtop span a {
	color: #999
}

.cpshow {
	overflow: hidden;
	padding-top: 20px
}

.cpshow li {
	float: left;
	width: 340px;
	margin-bottom: 30px;
	margin-right: 19px
}

.cpshow li.noMl {
	margin-right: 0
}

.cpshow li img {
	display: block;
	border: 1px solid #d3d3d3
}

.cpshow li h4 {
	line-height: 16px;
	margin-top: 26px;
	margin-bottom: 8px
}

.cpshow li h4 a {
	font-size: 16px;
	color: #133a58
}

.cpshow li p {
	font-size: 13px;
	color: #666;
	line-height: 21px;
	height: 63px;
	overflow: hidden
}

.cpshow li span {
	display: block;
	overflow: hidden;
	margin-top: 20px
}

.cpshow li span .zx {
	float: left;
	width: 103px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	border-left: 3px solid #333;
	background: #666
}

.cpshow li span .xq {
	float: right;
	font-size: 13px;
	color: #666;
	margin-top: 14px
}

.cpshow li img:hover {
	border-color: #133a58
}

.cpshow li span .zx:hover {
	background: #ed5f05;
	border-left-color: #a23f00
}

.newsCont {
	background: #ececec;
	overflow: hidden
}

.newsCont .container {
	background: #fff;
	margin-top: 20px
}

.newsCont .nnBox {
	padding: 0 20px
}

.ntop {
	overflow: hidden;
	padding-top: 28px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb
}

.ntop>h5 {
	float: left;
	font-weight: 400;
	line-height: 20px
}

.ntop>h5>a {
	font-size: 20px;
	color: #be000f
}

.ntop span {
	float: right;
	line-height: 20px
}

.ntop span em {
	color: #999
}

.ntop span a {
	color: #999
}

.xzCont {
	margin-top: 20px;
	padding-bottom: 54px
}

.xzCont dl {
	overflow: hidden;
	padding: 20px;
	background: #ececec
}

.xzCont dt {
	float: left
}

.xzCont dt img {
	display: block
}

.xzCont dd {
	margin-left: 234px
}

.xzCont dd h5 {
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 12px
}

.xzCont dd h5 a {
	font-size: 16px;
	color: #133a58
}

.xzCont dd p {
	font-size: 13px;
	line-height: 23px;
	height: 69px;
	overflow: hidden
}

.xzCont dd>a {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	color: #ececec;
	text-decoration: none;
	background: #777;
	margin-top: 32px
}

.xzCont ul {
	overflow: hidden
}

.xzCont li {
	float: left;
	width: 421px;
	padding: 20px;
	border: 1px solid #ececec;
	border-left-width: 3px;
	margin-right: 10px;
	margin-top: 10px
}

.xzCont li.noMl {
	margin-right: 0
}

.xzCont li h5 {
	font-weight: 400;
	line-height: 16px;
	margin-bottom: 15px
}

.xzCont li h5 a {
	font-size: 16px;
	color: #be000f
}

.xzCont li p {
	font-size: 13px;
	color: #666;
	line-height: 23px;
	height: 46px;
	overflow: hidden
}

.xzCont li:hover {
	border-color: #be000f
}

.nlist {
	float: left;
	width: 230px;
	background: #fff
}

.nlist .nt {
	font-weight: 400;
	padding: 18px 0;
	padding-left: 20px;
	background: #ed5f05 url(../image/hhbg.png) no-repeat 190px center
}

.nlist .nt a {
	font-size: 20px;
	color: #fff;
	text-decoration: none
}

.nlist .nt p {
	font-size: 12px;
	color: #fff;
	font-family: Arial;
	margin-top: 1px
}

.nlist>ul {
	padding: 20px
}

.nlist>ul>li>a {
	display: block;
	height: 40px;
	line-height: 40px;
	background: url(../image/libg2.png) no-repeat 167px center;
	font-size: 14px;
	color: #333;
	padding: 0 18px;
	text-decoration: none
}

.nlist>ul>li>a:hover,.nlist>ulli.cur a {
	background: url(../image/liabg.png) no-repeat center;
	color: #fff
}

.nlist .dphone {
	overflow: hidden;
	background: #333;
	padding: 20px 0
}

.nlist .dphone dt {
	float: left;
	background: url(../image/phimg.png) no-repeat center;
	margin-left: 5px;
	width: 62px;
	height: 50px
}

.nlist .dphone dd {
	margin-left: 66px;
	color: #fff;
	padding: 5px 13px;
	border-left: 1px dotted #5c5c5c
}

.nlist .dphone dd span {
	font-size: 13px
}

.nlist .dphone dd p {
	font-size: 20px;
	font-family: Arial
}

.story {
	margin: 40px 0
}

.job_top {
	width: 668px;
	margin-left: 19px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
	background: url(../image/ico8.gif) no-repeat 0 8px;
	text-indent: 10px
}

.job_top span {
	color: #ed5f05
}

.ljob {
	width: 720px;
	margin: auto
}

.job_con {
	width: 1000px;
	margin: 20px auto;
	padding: 10px;
	line-height: 20px
}

.job_con h4 {
	background: url(../image/ico13.gif) no-repeat 0 4px;
	text-indent: 18px;
	height: 20px
}

.job_con h4 a {
	color: #ed5f05
}

.job_con_tab {
	width: 100%;
	line-height: 25px;
	color: #333
}

.job_con_tab td span {
	margin-right: 15px
}

.job_con dt {
	margin-top: 2px
}

.job_bot {
	width: 720px;
	margin: 10px auto 0 auto
}

.map_main {
	overflow: hidden;
	border: solid 5px #f0f0f0;
	margin: 10px 0;
	padding-bottom: 10px;
	background: #fff
}

.sitemap_con {
	width: 1140px;
	margin: 0 auto;
	color: #666
}

.sitemap_con .map_top {
	border-bottom: solid 1px #d7d7d7
}

.sitemap_con .map_top img {
	float: left
}

.site_r_link {
	width: 120px;
	margin-top: 45px;
	border: 1px solid #cdcdcd;
	background: #f8f8f8;
	padding: 5px 10px;
	float: right
}

.site_plc {
	background: url(../image/ico27.gif) no-repeat 0 8px;
	padding: 5px 0;
	text-indent: 10px
}

.sitemap_con h4 {
	line-height: 30px
}

.b4 {
	border: solid 1px #e0e0e0
}

.b4 ul {
	padding: 0 11px
}

.b4 li {
	float: left;
	line-height: 25px;
	width: 350px;
	overflow: hidden
}

.b4 li a {
	color: #666
}

.b4 li a:hover {
	color: #be000f
}

.apage {
	height: 25px;
	line-height: 25px;
	background: #f9f9f9;
	padding: 0 5px;
	border: solid 1px #d7d7d7;
	text-align: right
}

.apage a {
	border: 1px solid #d4e3e9;
	padding: 0 3px;
	margin-right: 5px
}

.apage .num_btns {
	float: right;
	font-family: Tahoma
}

.apage .cur,.apage a:hover {
	border: 1px solid #d5d5d5;
	background-color: #ed5f05;
	color: #fff;
	text-decoration: none
}

.apage .cust_txt {
	float: left
}

.apage .oran_pg_fp {
	background: url(../image/first_page.gif) 4px 4px no-repeat;
	padding-right: 9px
}

.apage .oran_pg_pp {
	background: url(../image/pre_page.gif) 4px 4px no-repeat;
	padding-right: 5px
}

.apage .oran_pg_np {
	background: url(../image/next_page.gif) 8px 4px no-repeat;
	padding-right: 12px
}

.apage .oran_pg_lp {
	background: url(../image/last_page.gif) 8px 4px no-repeat;
	padding-right: 12px
}

.apage select {
	font-size: 8px;
	margin-top: 5px
}

.apage .oran_pg_txt {
	height: 15px;
	border: solid 1px #d4e3e9;
	width: 20px;
	margin-left: 5px
}

.apage .oran_pg_btn {
	height: 15px;
	border: solid 1px #d4e3e9;
	margin-left: 5px;
	font-size: 9px;
	background: #5984ac;
	color: #fff
}

.bottomfaq dl {
	float: left;
	width: 160px
}

.bottomfaq dt {
	line-height: 24px;
	height: 24px;
	background: #faf9f5;
	border: 0 solid #d0ccce;
	border-width: 1px 0;
	font-weight: 700;
	color: #666;
	margin-bottom: 5px;
	text-indent: 15px
}

.bottomfaq dt a {
	overflow: hidden;
	width: 145px;
	display: block
}

.bottomfaq dd {
	width: 147px;
	line-height: 22px;
	overflow: hidden;
	text-indent: 15px
}

.bottomfaq dl.none_1 a {
	display: none
}

.crumbs2 {
	height: 25px;
	line-height: 25px;
	font-family: "宋体";
	padding-left: 10px;
	color: #666;
	margin-bottom: 5px
}

.crumbs2 span {
	float: right
}

.crumbs2 span a {
	color: #ed5f05;
	margin-right: 10px
}

.b01 {
	background-position: -717px -115px;
	width: 50px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff
}

.b02 {
	background-position: -408px -107px;
	width: 127px;
	height: 34px
}

.b03 {
	background-position: -567px -107px;
	width: 127px;
	height: 34px
}

.b04 {
	background-position: -253px -107px;
	width: 127px;
	height: 34px
}

.b05 {
	background-position: -415px -150px;
	width: 115px;
	height: 34px
}

.b06 {
	background-position: -63px -195px;
	width: 127px;
	height: 34px
}

.b07 {
	background-position: -54px -107px;
	width: 171px;
	height: 34px
}

.b08 {
	background-position: -564px -149px;
	width: 143px;
	height: 34px
}

.b09 {
	background-position: -799px -148px;
	width: 139px;
	height: 34px
}

.b10 {
	background-position: -798px -109px;
	width: 143px;
	height: 34px
}

.b11 {
	background-position: -63px -151px;
	width: 149px;
	height: 34px
}

.b12 {
	background-position: -255px -151px;
	width: 115px;
	height: 34px
}

.b13 {
	background: #be000f;
	width: 70px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	border-radius: 3px
}

.b14 {
	background-position: -181px -696px;
	width: 70px;
	height: 28px;
	line-height: 28px;
	color: #333;
	font-size: 14px;
	font-weight: 700
}

.b15 {
	background-position: -79px -650px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: 700
}

.b16 {
	background-position: -184px -650px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #333;
	font-size: 14px;
	font-weight: 700
}

.b17 {
	background: #be000f;
	width: 90px;
	height: 30px;
	padding-bottom: 1px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	margin-right: 10px;
	border-radius: 3px
}

.b18 {
	background-position: -751px -254px;
	width: 80px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: 700
}

.b19 {
	background-position: -882px -294px;
	width: 80px;
	height: 22px;
	line-height: 22px;
	padding-left: 11px;
	color: #666
}

.b20 {
	background-position: -299px -295px;
	width: 93px;
	height: 22px;
	line-height: 22px;
	padding-left: 11px;
	color: #666
}

.b21 {
	background-position: -542px -294px;
	width: 80px;
	height: 22px;
	line-height: 22px;
	padding-left: 11px;
	color: #666
}

.b22 {
	background-position: -394px -294px;
	width: 68px;
	height: 22px;
	padding-bottom: 2px;
	color: #666;
	font-size: 12px;
	overflow: hidden;
	text-indent: 10px
}

.b23 {
	background-position: -882px -326px;
	width: 82px;
	height: 22px;
	line-height: 22px;
	padding-left: 11px;
	color: #666
}

.b24 {
	background-position: -454px -253px;
	width: 47px;
	height: 25px;
	line-height: 25px;
	color: #fff
}

.b25 {
	background-position: -751px -328px;
	width: 58px;
	height: 18px;
	padding: 0 0 3px 8px;
	overflow: hidden
}

.b26 {
	background-position: -814px -328px;
	width: 58px;
	height: 18px;
	padding: 0 8px 3px 0
}

.b27 {
	background-position: -518px -254px;
	width: 41px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: 700
}

.b28 {
	background-position: -62px -253px;
	width: 78px;
	height: 23px;
	line-height: 25px;
	padding-left: 16px;
	color: #666
}

.b29 {
	background-position: -267px -254px;
	width: 78px;
	height: 23px;
	line-height: 25px;
	padding-left: 12px;
	color: #666
}

.b30 {
	background-position: -183px -295px;
	width: 80px;
	height: 22px;
	line-height: 22px;
	padding-left: 11px;
	color: #666
}

.b31 {
	background-position: -321px -374px;
	width: 94px;
	height: 20px;
	line-height: 20px;
	color: #666;
	text-indent: 12px
}

.b32 {
	background-position: -588px -250px;
	width: 143px;
	height: 34px
}

.b33 {
	background-position: -255px -195px;
	width: 129px;
	height: 34px
}

.b34 {
	background-position: -740px -295px;
	width: 132px;
	height: 21px;
	line-height: 21px
}

.b36 {
	background-position: -707px -652px;
	width: 71px;
	height: 20px;
	line-height: 20px;
	color: #fff
}

.b37 {
	background-position: -819px -652px;
	width: 71px;
	height: 20px;
	line-height: 20px;
	color: #fff
}

.b38 {
	background-position: -241px -435px;
	width: 51px;
	height: 20px;
	padding-bottom: 1px;
	color: #fff
}

.b39 {
	background-position: -79px -616px;
	width: 61px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: 700
}

.b40 {
	background-position: -408px -195px;
	width: 127px;
	height: 34px
}

.b41 {
	background-position: -564px -195px;
	width: 127px;
	height: 34px
}

.b42 {
	background-position: -321px -337px;
	width: 75px;
	height: 24px
}

.b43 {
	background-position: -403px -337px;
	width: 75px;
	height: 24px
}

.b44 {
	background-position: -671px -374px;
	width: 127px;
	height: 22px;
	font-size: 12px;
	color: #666;
	text-indent: 18px;
	padding-bottom: 3px
}

.b45 {
	background-position: -426px -374px;
	width: 111px;
	height: 23px;
	font-size: 12px;
	color: #fff;
	text-indent: 17px;
	line-height: 23px
}

.b46 {
	background-position: -547px -374px;
	width: 111px;
	height: 23px;
	font-size: 12px;
	color: #666;
	text-indent: 17px;
	line-height: 23px;
	border: 0;
	cursor: pointer
}

.b47 {
	background-position: -271px -696px;
	width: 86px;
	height: 29px;
	color: #b0aeae;
	font-size: 14px;
	padding: 0 0 2px 10px;
	margin: 10px 0
}

.b48 {
	background-position: -374px -696px;
	width: 86px;
	height: 29px;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	padding: 0 0 2px 10px;
	margin: 10px 0
}

.b49 {
	background-position: -474px -696px;
	width: 122px;
	height: 30px
}

.b50b {
	width: 28px;
	height: 32px;
	background: url(../image/img_5.gif) no-repeat;
	border: 0;
	cursor: pointer
}

.b50 {
	width: 28px;
	height: 32px;
	background: url(../image/img_6.gif) no-repeat;
	border: 0;
	cursor: pointer
}

.b51 {
	width: 28px;
	height: 32px;
	background: url(../image/img_7.gif) no-repeat;
	border: 0;
	cursor: pointer
}

.b52 {
	width: 28px;
	height: 32px;
	background: url(../image/img_8.gif) no-repeat;
	border: 0;
	cursor: pointer
}

.b53 {
	width: 68px;
	height: 23px;
	background: url(../image/b53.gif) no-repeat;
	border: 0;
	cursor: pointer;
	line-height: 23px;
	padding-left: 17px;
	color: #666;
	font-size: 12px
}

.b54 {
	width: 68px;
	height: 23px;
	background: url(../image/b54.gif) no-repeat;
	border: 0;
	cursor: pointer;
	line-height: 23px;
	padding-left: 17px;
	color: #fff;
	font-size: 12px
}

.b55 {
	width: 85px;
	height: 20px;
	color: #9c6060;
	background: url(../image/b55.gif) no-repeat;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-left: 12px;
	padding-bottom: 3px
}

.b56 {
	width: 72px;
	height: 20px;
	color: #9c6060;
	background: url(../image/b56.gif) no-repeat;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-left: 12px;
	padding-bottom: 3px
}

.b57 {
	width: 82px;
	height: 20px;
	color: #9c6060;
	background: url(../image/b57.gif) no-repeat;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-left: 12px;
	padding-bottom: 3px
}

.b58 {
	width: 82px;
	height: 20px;
	color: #9c6060;
	background: url(../image/b58.gif) no-repeat;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-left: 12px;
	padding-bottom: 3px
}

.b59 {
	width: 78px;
	height: 24px;
	color: #fff;
	background-position: -537px -435px;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 0
}

.b60 {
	width: 92px;
	height: 24px;
	color: #000;
	background-position: -625px -435px;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 0
}

.b61 {
	width: 67px;
	height: 24px;
	color: #fff;
	background-position: -384px -435px;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 0
}

.b62 {
	width: 67px;
	height: 24px;
	color: #fff;
	background-position: -461px -435px;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 0
}

.b63 {
	width: 95px;
	height: 24px;
	color: #fff;
	background: url(../image/b63.gif) no-repeat;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 0
}

.b64 {
	width: 56px;
	height: 24px;
	color: #fff;
	background: url(../image/b64.gif) no-repeat;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 0
}

.topbar {
	background: url(../image/topbar.gif) repeat-x;
	line-height: 30px
}

.top_con {
	width: 930px;
	margin: 0 auto
}

.top_con a {
	margin: 0 4px
}

.top_con a.cur {
	color: #e67817;
	text-decoration: underline
}

.top_call {
	font-size: 14px;
	font-weight: 700;
	margin-left: 15px;
	margin-right: 25px
}

.top_con_nav a {
	color: #be000f
}

.proinfo .nr_list {
	clear: both;
	padding-top: 12px;
	margin-bottom: 10px
}

.proinfo .nr_list ul {
	padding-left: 6px
}

.proinfo .nr_list ul li {
	float: left;
	height: 25px;
	width: 220px;
	overflow: hidden
}

.pei .tit {
	width: 682px;
	height: 28px;
	line-height: 28px;
	background: #ededed
}

.pei .tit h4 {
	float: left;
	padding-left: 12px;
	color: #f4870f
}

.pei .tit span a {
	float: right;
	color: #f4870f;
	font-weight: 700;
	padding-right: 8px
}

.pei .nr dl {
	width: 154px;
	height: 84px;
	overflow: hidden;
	float: left;
	padding: 6px 8px 4px 7px
}

.pei .nr dt {
	float: left;
	width: 74px;
	height: 74px;
	line-height: 0;
	font-size: 0
}

.pei .nr dt img {
	width: 70px;
	height: 70px;
	padding: 1px;
	border: 1px solid #d5d5d5
}

.pei .nr dd {
	width: 75px;
	padding-left: 5px;
	float: left
}

.pei .nr dd a {
	font-weight: 700;
	display: block;
	width: 78px;
	height: 18px;
	line-height: 18px;
	display: block;
	overflow: hidden;
	color: #666
}

.pei .nr dd span {
	width: 75px;
	height: 54px;
	line-height: 18px;
	display: block;
	overflow: hidden;
	margin: 3px 0 5px 0
}

.look_project {
	text-align: center;
	width: 675px;
	float: left;
	margin: 10px 10px
}

.look_project input {
	margin: 0 4px;
	height: 23px
}

.flash {
	width: 662px;
	height: 302px;
	line-height: 0;
	font-size: 0;
	padding-left: 10px
}

.flash img {
	border: 1px solid #e4e4e4;
	width: 660px;
	height: 200px
}

.pagingNav {
	padding: 5px 10px;
	width: 100%;
	text-align: center
}

.pagingNav p {
	height: 30px;
	line-height: 30px
}

.pagingNav .uls {
	overflow: hidden;
	width: 100%;
	text-align: center
}

.pagingNav .uls a {
	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	text-decoration: none;
	display: inline-block
}

.pagingNav .uls a.oran_pg_cur,.pagingNav .uls a:hover {
	background-color: #be000f;
	border-color: #be000f;
	color: #fff
}

.pagingNav .uls .tBtn:hover {
	background-color: inherit;
	color: inherit
}

.pagingNav .uls span {
	font-size: 14px;
	margin-left: 10px
}

.pagingNav .uls em {
	color: #be000f
}

.link2 {
	border: 1px solid #d7d7d7;
	padding: 5px 10px;
	line-height: 22px;
	color: #555;
	margin-bottom: 10px
}

.link2 a {
	padding: 0 8px
}

.link3 {
	border: 1px solid #d7d7d7;
	width: 752px;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.link3 li {
	float: left;
	width: 114px;
	height: 44px;
	line-height: 0;
	font-size: 0;
	padding: 10px 0 0 10px
}

.link3 li img {
	width: 110px;
	height: 40px;
	padding: 1px;
	border: 1px solid #d7d7d7
}

.sp-title {
	width: 100%;
	height: 40px;
	border: none;
	line-height: 25px;
	overflow: hidden;
	color: #444;
	margin-right: 2px;
	margin-bottom: 20px
}

.sp-title li {
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #e2e2e2;
	float: left;
	overflow: hidden
}

.sp-title li a {
	font-size: 15px;
	color: #333
}

.sp-title li .yqljsq {
	float: left;
	margin-left: 15px;
	font-size: 15px
}

.sp-title li .yqljck {
	float: right;
	margin-right: 15px
}

.ipt-txt {
	line-height: 15px;
	padding: 4px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #666 #bbb #bbb #666;
	font-size: 12px;
	margin-right: 2px
}

.news_ad {
	width: 275px;
	height: 275px;
	margin-bottom: 10px
}

.news_ad img {
	width: 271px;
	height: 271px;
	padding: 1px;
	border: 1px solid #d7d7d7
}

.gduo {
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	overflow: hidden;
	margin: 15px 0;
	padding: 0 10px
}

.gduo span {
	float: right;
	width: 320px;
	overflow: hidden;
	height: 30px;
	display: block
}

.gduo a {
	font-weight: 700
}

.ks5 {
	border: 1px solid #d7d7d7;
	width: 450px;
	height: 80px;
	margin-top: 10px
}

.inbanner {
	overflow: hidden;
	width: 100%;
	height: 355px
}

.inbanner a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center
}

.inpagebox {
	overflow: hidden;
	width: 100%;
	background-color: #e8eff9
}

.inpagebox02 {
	background-color: #fff
}

.inmenu {
	width: 100%;
	position: relative;
	margin-bottom: 50px
}

.inmenu em {
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 1px;
	background-color: #cdd8e8
}

.inmenu ul {
	margin: 0 auto;
	position: relative;
	z-index: 2;
	width: 100%;
	text-align: center
}

.inmenu li {
	display: inline-block;
	margin: 0 10px;
	position: relative
}

.inmenu li div.rowsChildCln {
	position: absolute;
	bottom: -22px;
	display: none;
	width: 1000px
}

.inmenu li div.rowsChildCln a {
	float: left;
	margin-right: 10px
}

.inmenu li a {
	display: block;
	font-size: 14px;
	color: #777;
	padding: 10px 20px;
	border-radius: 3px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none
}

.inmenu li i {
	display: none;
	width: 1px;
	height: 30px;
	background-color: #cdd8e8;
	margin: 0 auto;
	margin-bottom: 4px
}

.inmenu li b {
	display: none;
	width: 3px;
	height: 3px;
	background-color: #b2c0d5;
	margin: 0 auto
}

.inmenu li.cur div.rowsChildCln {
	display: block
}

.inmenu li.cur a,.inmenu li:hover a {
	background-color: #be000f;
	color: #fff
}

.inmenu li.cur,.inmenu li:hover {
	display: inline-block
}

.inmenu li.cur i,.inmenu li:hover i {
	display: block
}

.inmenu li.cur b,.inmenu li:hover b {
	display: block
}

.probox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 54px
}

.probox ul {
	padding: 10px;
	overflow: hidden;
	width: 1230px
}

.probox li {
	overflow: hidden;
	float: left;
	position: relative;
	width: 386px;
	height: 460px;
	margin-right: 16px;
	background-color: #fff;
	margin-bottom: 20px
}

.probox li img {
	display: block;
	position: absolute;
	left: 0;
	top: 0
}

.probox li .wen {
	overflow: hidden;
	padding: 0 20px;
	width: 346px;
	height: 93px;
	border-top: 1px solid #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: url(../image/p02_jiantou.png) no-repeat -40px center
}

.probox li h4 {
	font-size: 16px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.probox li h4 a {
	color: #333
}

.probox li p {
	font-size: 12px;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 290px
}

.probox li:hover {
	box-shadow: 0 0 10px #ccc
}

.probox li:hover a {
	color: #fff
}

.probox li:hover p {
	color: #a3beef
}

.fenye {
	overflow: hidden;
	margin: 0 auto;
	height: 38px;
	text-align: center
}

.fenye li {
	float: left;
	width: 36px;
	height: 36px;
	border: 1px solid #cecece;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #888;
	margin: 0 5px;
	cursor: pointer
}

.fenye li.cur,.fenye li:hover {
	color: #fff;
	background-color: #be000f;
	border-color: #be000f
}

.fenye a,.fenye span {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #888;
	background-color: #f7f7f7;
	padding: 0 15px;
	border: 1px solid #f7f7f7;
	display: inline-block;
	text-decoration: none
}

.fenye a:hover,.fenye span {
	color: #fff;
	background-color: #be000f;
	border-color: #be000f
}

.inabout {
	overflow: hidden
}

.inabout h4 {
	text-align: center;
	font-weight: 400;
	font-size: 26px;
	color: #333;
	margin-bottom: 25px
}

.inabout .ptop {
	width: 1070px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	color: #777;
	line-height: 26px
}

.inabout .title {
	line-height: 1.75em;
	font-size: 24px;
	color: #333;
	margin-bottom: 30px;
	text-align: center
}

.inabout .tedian {
	overflow: hidden;
	width: 960px;
	padding: 60px 120px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 60px
}

.inabout .tedian li {
	float: left;
	width: 239px;
	border-right: 1px solid #e7e7e7
}

.inabout .tedian .last {
	border: none
}

.inabout .tedian li em {
	display: block;
	text-align: center;
	font-size: 60px;
	color: #555
}

.inabout .tedian li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999
}

.inabout .ftr {
	float: right;
	text-align: right
}

.inabout .ftl {
	float: left;
	text-align: left
}

.inabout dl.nyzl03 {
	overflow: hidden;
	width: 1160px;
	border-bottom: 1px solid #e7e7e7;
	padding: 30px 20px
}

.inabout dt {
	overflow: hidden
}

.inabout dd {
	overflow: hidden;
	width: 550px
}

.inabout dd p {
	font-size: 14px;
	line-height: 26px;
	color: #777
}

.inabout dd h5 {
	font-weight: 400;
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
	margin-top: 10px
}

.about-list li {
	text-align: center;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
	float: left
}

.about-list li .img {
	height: 0;
	padding-top: 66.9642857%;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.about-list li img {
	display: block;
	position: absolute;
	left: 0;
	top: 0
}

.about-list li span {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	color: #555;
	margin-top: 15px
}

.inabout dl:hover {
	box-shadow: 0 0 20px #ddd
}

.contop {
	overflow: hidden;
	margin-bottom: 55px
}

.contop .ctleft {
	overflow: hidden;
	float: left;
	width: 500px
}

.contop h4 {
	font-size: 14px;
	color: #333;
	padding-bottom: 20px;
	background: url(../image/incontact_h.jpg) no-repeat left bottom;
	margin-bottom: 20px
}

.contop h5 {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px
}

.contop p {
	font-size: 14px;
	color: #555;
	line-height: 24px
}

.contop p i {
	margin: 0 20px
}

.contop .ctright {
	overflow: hidden;
	width: 590px;
	float: right
}

.contop .cmenu {
	width: 110%;
	height: 34px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 15px
}

.contop .cmenu li {
	float: left;
	margin: 0 38px;
	cursor: pointer;
	height: 34px;
	font-size: 14px;
	color: #555;
	font-weight: 700
}

.contop .cmenu li.first {
	margin-left: 0
}

.contop .cmenu li.cur,.contop .cmenu li:hover {
	color: #333;
	border-bottom: 1px solid #1f58bf
}

.contop .clbox {
	overflow: hidden;
	width: 100%;
	height: 130px
}

.contop .clist {
	overflow: hidden;
	width: 100%;
	height: 130px
}

.xuz {
	overflow: hidden;
	width: 100%;
	background-color: #6b8bc5
}

.xuz .map {
	overflow: hidden;
	width: 100%
}

.xuz .xuztop {
	overflow: hidden;
	padding: 55px 0
}

.xuz .xzmenu {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #fff;
	margin-bottom: 50px
}

.xuz .xzmenu li {
	cursor: pointer;
	float: left;
	height: 30px;
	font-size: 16px;
	color: #fff;
	margin-right: 50px
}

.xuz .xzmenu li.cur,.xuz .xzmenu li:hover {
	border-bottom: 1px solid #ff0d00;
	font-weight: 700
}

.xuz select {
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-right: 14px
}

.xuz select::-ms-expand {
	display: none
}

.xuz .inchoose {
	overflow: hidden;
	width: 100%;
	height: 45px;
	padding-bottom: 50px;
	border-bottom: 1px solid #809dd3;
	margin-bottom: 25px
}

.xuz .inchoose span {
	display: block;
	width: 50px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	float: left
}

.xuz .inchoose select {
	width: 370px;
	height: 45px;
	border: none;
	outline: 0;
	background: url(../image/incontact_s.png) no-repeat 340px center;
	padding-left: 20px;
	padding-right: 65px;
	line-height: 45px;
	background-color: #fff
}

.xuz .dizhi {
	overflow: hidden;
	width: 100%
}

.xuz .dizhi h5 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px
}

.xuz .dizhi p {
	font-size: 14px;
	color: #fff
}

.xuz .dizhi p i {
	margin: 0 20px
}

#news {
	padding: 40px 0 75px
}

.innewsbox {
	width: 100%;
	margin-bottom: 30px
}

.innewsbox .listnews {
	overflow: hidden;
	width: 100%
}

.innewsbox .listnews dl {
	overflow: hidden;
	padding: 40px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
	width: 100%
}

.innewsbox .listnews dt {
	overflow: hidden;
	float: left;
	position: relative
}

.innewsbox .listnews dd {
	overflow: hidden;
	width: 58.333333333%;
	float: left;
	position: relative;
	height: 125px
}

.innewsbox .listnews dt .img {
	width: 258px;
	height: 168px;
	overflow: hidden;
	margin-left: 30px;
	margin-right: 25px;
	float: left;
	position: relative;
	z-index: 1
}

.innewsbox .listnews dt img {
	width: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

.innewsbox .listnews dt h4 {
	font-weight: 400;
	float: left;
	margin-top: 40px;
	margin-right: 30px
}

.innewsbox .listnews dt em {
	font-size: 28px;
	color: #333;
	display: block;
	font-family: Arial
}

.innewsbox .listnews dt span {
	display: block;
	font-size: 14px;
	color: #888;
	float: left;
	font-family: Arial
}

.innewsbox .listnews dt i {
	display: block;
	width: 0;
	height: 2px;
	background-color: #be000f;
	position: absolute;
	left: 267px;
	top: 62px;
	z-index: 2
}

.innewsbox .listnews dd h5 {
	font-weight: 400;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 20px;
	width: 600px
}

.innewsbox .listnews dd p {
	font-size: 14px;
	width: 600px;
	color: #666;
	line-height: 20px;
	height: 40px;
	overflow: hidden
}

.innewsbox .listnews dd .more {
	overflow: hidden;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../image/innews_more.jpg) no-repeat center top;
	position: absolute;
	top: 44px;
	right: 0
}

.innewsbox .listnews:hover dl {
	background-color: #f7f7f7;
	box-shadow: none
}

.innewsbox .listnews:hover {
	box-shadow: 0 0 10px #ccc
}

.innewsbox .listnews:hover h5 a {
	color: #be000f
}

.in_licheng {
	overflow: hidden;
	width: 100%;
	height: 360px;
	padding: 60px 0;
	background-color: #e8eff9;
	margin-bottom: 50px;
	margin-top: -51px
}

.in_licheng .inlcbox {
	overflow: hidden;
	width: 1125px;
	margin: 0 auto;
	height: 360px;
	position: relative
}

.in_licheng .listallbox {
	overflow: hidden;
	position: absolute;
	height: 360px;
	left: 0;
	top: 0
}

.in_licheng .listallbox dl {
	overflow: hidden;
	width: 1125px;
	height: 360px;
	position: relative;
	float: left
}

.in_licheng .listallbox dt {
	overflow: hidden;
	width: 560px;
	height: 360px;
	position: relative
}

.in_licheng .listallbox ul {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0
}

.in_licheng .listallbox li {
	float: left;
	width: 560px;
	height: 360px;
	position: relative
}

.in_licheng .listallbox li a {
	display: block;
	text-decoration: none
}

.in_licheng .listallbox li img {
	display: block
}

.in_licheng .listallbox li span {
	display: block;
	width: 520px;
	padding: 15px 20px;
	background: url(../image/in_licheng_05.png) repeat center;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 14px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.in_licheng .listallbox .btn {
	position: absolute;
	right: 20px;
	bottom: 15px;
	z-index: 2
}

.in_licheng .listallbox .btn span {
	display: block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	background: url(../image/in_licheng_04.png) no-repeat right center;
	float: left
}

.in_licheng .listallbox .btn .cur {
	background-position: left
}

.in_licheng .listallbox dd {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 55px;
	width: 520px;
	padding: 0 40px;
	height: 250px;
	background: url(../image/in_licheng_06.png) no-repeat center left
}

.in_licheng .listallbox dd span {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 15px;
	font-size: 14px;
	color: #999;
	margin-top: 40px
}

.in_licheng .listallbox dd span em {
	font-size: 36px;
	color: #333;
	font-family: Arial
}

.in_licheng .listallbox dd p {
	font-size: 14px;
	color: #555;
	line-height: 26px
}

.in_licheng .listallbox dd p b {
	margin-right: 10px
}

.timebox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	position: relative;
	margin-bottom: 30px
}

.timebox i {
	display: block;
	width: 1140px;
	height: 1px;
	border-top: 1px dashed #cad0d7;
	margin: 0 auto;
	margin-top: 16px
}

.timebox em {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	cursor: pointer
}

.timebox .btn01 {
	left: 0;
	background: url(../image/in_licheng_btn01.png) no-repeat center top
}

.timebox .btn02 {
	right: 0;
	background: url(../image/in_licheng_btn02.png) no-repeat center top
}

.timebox em:hover {
	background-position: bottom
}

.timebox ul {
	overflow: hidden;
	margin: 0 auto;
	width: 1140px;
	margin-top: -11px
}

.timebox li {
	cursor: pointer;
	float: left;
	width: 60px;
	margin: 0 27px;
	padding-top: 30px;
	font-size: 16px;
	font-family: Arial;
	color: #777;
	background: url(../image/in_licheng_02.png) no-repeat center 4px;
	text-align: center
}

.timebox li.cur {
	background: url(../image/in_licheng_03.png) no-repeat center top;
	color: #ff0d00;
	font-weight: 700
}

.in_fwzc {
	overflow: hidden
}

.in_fwzc .top {
	overflow: hidden;
	width: 1160px;
	margin: 0 auto;
	height: 260px;
	padding: 20px;
	background-color: #fff;
	position: relative;
	z-index: 3
}

.in_fwzc .top dt {
	float: left;
	width: 500px;
	height: 260px;
	overflow: hidden
}

.in_fwzc .top dd {
	float: left;
	width: 610px;
	margin-left: 45px
}

.in_fwzc .top h4 {
	font-size: 16px;
	color: #333;
	margin-top: 55px;
	margin-bottom: 20px
}

.in_fwzc .top i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #ff0d00;
	margin-bottom: 20px
}

.in_fwzc .top p {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	text-align: justify
}

.in_fwzc .box {
	overflow: hidden;
	width: 100%;
	height: 220px;
	padding-top: 50px;
	padding-bottom: 100px;
	background-color: #e8eff9;
	margin-top: -30px
}

.in_fwzc .box dl {
	overflow: hidden;
	float: left;
	margin-right: 20px;
	width: 530px;
	height: 130px;
	background-color: #fff;
	padding: 45px 30px
}

.in_fwzc .box .last {
	margin-right: 0
}

.in_fwzc .box dt {
	float: left;
	width: 90px;
	text-align: center
}

.in_fwzc .box dt img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px
}

.in_fwzc .box dt p {
	font-size: 12px;
	color: #999
}

.in_fwzc .box dd {
	margin-left: 25px;
	padding-left: 30px;
	white-space: nowrap;
	width: 370px;
	float: left;
	border-left: 1px solid #eaeaea
}

.in_fwzc .box dd h4 {
	font-size: 16px;
	color: #333;
	margin-bottom: 15px
}

.in_fwzc .box dd p {
	font-size: 12px;
	color: #555;
	line-height: 26px
}

.in_fwzc .box dd i {
	margin: 0 10px
}

.in_jsys {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto
}

.in_jsys h4 {
	font-weight: 400;
	font-size: 26px;
	color: #333;
	text-align: center;
	margin-bottom: 20px
}

.in_jsys i {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 1px;
	background-color: #ff0d00;
	margin-bottom: 20px
}

.in_jsys p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-bottom: 40px;
	text-align: center
}

.in_jsys ul {
	overflow: hidden;
	width: 1220px
}

.in_jsys li {
	overflow: hidden;
	width: 285px;
	height: 185px;
	margin-right: 20px;
	float: left
}

.in_jsys li img {
	display: block
}

.in_ry01 {
	overflow: hidden;
	width: 100%;
	height: 340px;
	padding: 50px 0;
	background-color: #e8eff9;
	margin-top: -51px;
	margin-bottom: 60px
}

.in_ry01 dl {
	overflow: hidden;
	width: 1200px;
	height: 340px;
	margin: 0 auto;
	background-color: #fff
}

.in_ry01 dt {
	overflow: hidden;
	float: left;
	width: 500px;
	height: 340px
}

.in_ry01 dd {
	overflow: hidden;
	width: 635px;
	float: left;
	margin-left: 35px;
	margin-top: 35px
}

.in_ry01 dd h4 {
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: hidden;
	color: #333;
	margin-bottom: 15px
}

.in_ry01 dd p {
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 72px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cecece;
	padding-bottom: 20px
}

.in_ry01 dd .ul01 {
	width: 245px;
	float: left
}

.in_ry01 dd .ul01 li {
	font-size: 14px;
	width: 270px;
	line-height: 32px;
	color: #555;
	float: left
}

.in_ry01 dd .ul01 li b {
	color: #999;
	margin: 0 10px
}

.in_ry01 dd .ul02 {
	float: left;
	width: 386px
}

.in_ry01 dd .ul02 li {
	font-size: 14px;
	color: #555;
	line-height: 32px;
	float: left
}

.in_ry01 dd .ul02 b {
	color: #999;
	margin: 0 10px
}

.in_ry02 {
	overflow: hidden;
	width: 100%;
	background-color: #fff
}

.in_ry02 .in_ry02Box {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto
}

.in_ry02 .ry {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto
}

.in_ry02 .ry h3 {
	font-size: 20px;
	color: #333;
	margin-bottom: 15px;
	float: left
}

.in_ry02 .ryAniu {
	width: 54px;
	height: 27px;
	position: relative;
	float: right
}

.in_ry02 .ryAniu span {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute
}

.in_ry02 .ryAniu .ry_lt {
	background: url(../image/in_rongyu_btn02.png) no-repeat center top;
	top: 0;
	left: 0
}

.in_ry02 .ryAniu .ry_rt {
	background: url(../image/in_rongyu_btn01.png) no-repeat center top;
	top: 0;
	right: 0
}

.in_ry02 .ryAniu span:hover {
	background-position: bottom
}

.in_ry02 .mrybox {
	overflow: hidden;
	width: 1200px;
	height: 535px
}

.in_ry02 .ry_list {
	overflow: hidden;
	width: 105%
}

.in_ry02 .ry_list li {
	overflow: hidden;
	width: 285px;
	margin-right: 20px;
	float: left;
	margin-bottom: 25px
}

.in_ry02 .ry_list li img {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px
}

.in_ry02 .ry_list li a {
	display: block;
	color: #555;
	text-align: center;
	line-height: 30px
}

.in_ry02 .ry_tk {
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: url(../image/in_ry_tk_bg.png) repeat center;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 500000;
	display: none
}

.in_ry02 .ry_tk .tkbox {
	width: 1200px;
	height: 620px;
	background-color: #fff;
	background-image: none;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -310px;
	display: block;
	overflow: visible
}

.in_ry02 .ry_tk .tkbox .close {
	width: 30px;
	height: 30px;
	background: url(../image/in_ry_tk_close.png) no-repeat center;
	position: absolute;
	cursor: pointer;
	right: -35px;
	top: 0
}

.in_ry02 .ry_tk .tkbox i {
	cursor: pointer;
	display: block;
	width: 20px;
	height: 40px;
	position: absolute;
	top: 270px
}

.in_ry02 .ry_tk .tkbox .btn01 {
	background: url(../image/in_ry_tk_btnlt.png) no-repeat center top;
	left: 155px
}

.in_ry02 .ry_tk .tkbox .btn02 {
	background: url(../image/in_ry_tk_btn.png) no-repeat center top;
	right: 155px
}

.in_ry02 .ry_tk .tkbox .btn01:hover {
	background: url(../image/in_ry_tk_btnlt.png) no-repeat center bottom;
	left: 155px
}

.in_ry02 .ry_tk .tkbox .btn02:hover {
	background: url(../image/in_ry_tk_btn.png) no-repeat center bottom;
	right: 155px
}

.in_ry02 .ry_tk .tkwin {
	overflow: hidden;
	width: 750px;
	height: 450px;
	margin-top: 50px;
	margin: 0 auto
}

.in_ry02 .ry_tk .tkwin img {
	display: block;
	margin: 0 auto;
	margin-top: 75px;
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.in_ry02 .ry_tk p {
	text-align: center;
	font-size: 16px
}

.ny_zc01 {
	overflow: hidden;
	width: 100%;
	background-color: #fff
}

.ny_zc01 p.tt {
	text-align: center;
	font-size: 14px;
	color: #555
}

.ny_zc01 .zcDl01 {
	overflow: hidden;
	width: 1200px;
	height: 350px;
	background-color: #e8eff9;
	padding-bottom: 0;
	margin-top: 30px
}

.ny_zc01 .zcDl01 dt {
	float: left;
	width: 600px;
	height: 350px
}

.ny_zc01 .zcDl01 dd {
	width: 530px;
	padding: 0 35px;
	float: right
}

.ny_zc01 .zcDl01 dd h5 {
	font-size: 18px;
	color: #333;
	margin-top: 50px
}

.ny_zc01 .zcDl01 dd i {
	width: 30px;
	height: 1px;
	display: block;
	background-color: #ff0d00;
	margin: 20px 0 5px
}

.ny_zc01 .zcDl01 dd p {
	padding-bottom: 30px;
	border-bottom: 1px solid #d5e0f1
}

.ny_zc01 .zcDl01 dd p b {
	display: block;
	font-size: 14px;
	color: #555;
	margin: 15px 0
}

.ny_zc01 .zcDl01 dd p span {
	line-height: 24px;
	font-size: 14px;
	color: #555;
	display: block
}

.ny_zc01 .zcDl01 dd p.last {
	border-bottom: none
}

.ny_zc01 .zcDl02 {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
	border-bottom: none;
	padding-bottom: 0
}

.ny_zc01 .zcDl02 dt {
	height: 464px;
	width: 203px;
	border: 1px solid #eaeaea;
	float: left
}

.ny_zc01 .zcDl02 dt img {
	display: block;
	margin: 0 auto;
	margin-top: 185px
}

.ny_zc01 .zcDl02 dt b {
	display: block;
	text-align: center;
	font-size: 18px;
	margin-top: 10px
}

.ny_zc01 .zcDl02 dd {
	width: 894px;
	line-height: 30px;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	padding: 10px 50px;
	font-size: 14px;
	color: #666
}

.ny_zc01 .zcDl02 dd.first {
	border-top: 1px solid #eaeaea;
	padding: 14px 50px
}

.ny_zx {
	overflow: hidden;
	width: 100%;
	background-color: #fff
}

.ny_zx .zxDl01 {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto 20px;
	padding: 0 0;
	border-bottom: none
}

.ny_zx .zxDl01 dt {
	width: 50px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: 700;
	font-size: 14px;
	background: #e8eff9;
	float: left
}

.ny_zx .zxDl01 dd {
	width: 1148px;
	border: 1px solid #eaeaea;
	float: left
}

.ny_zx .zxDl01 dd span a {
	font-family: Arial;
	display: block;
	float: left;
	height: 38px;
	line-height: 40px;
	width: 94px;
	text-align: center;
	font-size: 12px;
	color: #555;
	border-right: 1px solid #eaeaea
}

.ny_zx .zxDl01 dd span.last a {
	border: none;
	width: 103px
}

.ny_zx .zxDl01 dd span.cur,.ny_zx .zxDl01 dd span:hover {
	background-color: #e8eff9;
	color: #be000f;
	font-weight: 700
}

.ny_zx .zxDl01 dd span a.cur {
	background-color: #e8eff9;
	color: #be000f;
	font-weight: 700
}

.ny_zx .nyzxUl01 {
	overflow: hidden;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px
}

.ny_zx .nyzxUl01 li {
	width: 386px;
	height: 360px;
	float: left;
	margin: 0 7px;
	position: relative;
	margin-bottom: 30px
}

.ny_zx .nyzxUl01 li .tubox {
	display: block;
	overflow: hidden;
	width: 386px;
	height: 251px
}

.ny_zx .nyzxUl01 li .tubox img {
	display: block;
	margin: 0 auto
}

.ny_zx .nyzxUl01 li h5 {
	color: #333;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0 20px
}

.ny_zx .nyzxUl01 li p {
	padding: 0 20px;
	font-size: 14px;
	color: #777;
	line-height: 20px;
	width: 300px;
	text-align: justify;
	height: 40px;
	overflow: hidden
}

.ny_zx .nyzxUl01 li img.nyzxtupian {
	display: none;
	position: absolute;
	bottom: 25px;
	right: 20px;
	cursor: pointer
}

.ny_zx .nyzxUl01 li:hover img.nyzxtupian {
	display: block
}

.ny_zx .nyzxUl01 li:hover {
	box-shadow: 0 0 20px #999
}

.ny_wh {
	overflow: hidden;
	width: 100%;
	background-color: #e8eff9;
	margin-top: -51px
}

.ny_wh .wh_Ul01 {
	overflow: hidden;
	margin: 0 auto;
	padding: 50px 0;
	width: 1200px
}

.ny_wh .wh_Ul01 li {
	border-right: 1px solid #d5e0f1;
	float: left;
	width: 292px;
	float: left
}

.ny_wh .wh_Ul01 li img {
	display: block;
	margin-top: 10px;
	margin: 0 auto
}

.ny_wh .wh_Ul01 li span {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #333;
	margin: 10px auto
}

.ny_wh .wh_Ul01 li i {
	display: block;
	width: 20px;
	height: 1px;
	margin: 0 auto 15px;
	background-color: #ff0d00
}

.ny_wh .wh_Ul01 li p {
	line-height: 22px;
	text-align: center;
	font-size: 14px;
	color: #555
}

.ny_wh .wh_Ul01 li.last {
	border: none
}

.nywhDl01 {
	overflow: hidden;
	width: 100%;
	width: 1200px;
	margin: 50px auto;
	background-color: #f0f4fa
}

.nywhDl01 dt {
	margin: 20px;
	width: 651px;
	height: 300px;
	float: left
}

.nywhDl01 dd {
	width: 140px;
	height: 85px;
	margin-top: 120px;
	float: right;
	margin-right: 30px
}

.nywhDl01 dd p {
	font-size: 24px;
	color: #333;
	text-align: right
}

.nywhDl01 dd span {
	display: block;
	text-transform: uppercase;
	color: #888;
	margin: 10px 0 20px
}

.nywhDl01 dd em {
	display: block;
	width: 40px;
	height: 1px;
	background-color: #ff0d00;
	margin-top: 20px;
	margin-left: 88px
}

.ny_linian {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto
}

.ny_linian .nywhUl02 {
	float: left;
	height: 118px;
	width: 398px;
	border: 1px solid #eaeaea
}

.ny_linian .nywhUl02 dt {
	width: 100px;
	height: 118px;
	float: left
}

.ny_linian .nywhUl02 dt img {
	display: block;
	margin: 0 auto;
	margin-top: 33px
}

.ny_linian .nywhUl02 dd {
	float: right;
	width: 298px;
	margin-top: 35px
}

.ny_linian .nywhUl02 dd P {
	font-size: 14px;
	color: #777;
	margin-bottom: 5px
}

.ny_linian .nywhUl02 dd h5 {
	font-size: 18px;
	color: #333
}

.zcy {
	overflow: hidden;
	width: 100%
}

.zcy .zcyBox {
	width: 642px;
	overflow: hidden;
	margin: 0 auto
}

.zcy .zcyBox h3 {
	font-size: 24px;
	color: #333;
	margin-top: 50px;
	margin-bottom: 25px
}

.zcy .zcjm {
	width: 550px;
	height: 45px;
	margin-bottom: 15px
}

.zcy .zcjm input {
	width: 460px;
	height: 45px;
	line-height: 45px;
	color: #555;
	font-size: 12px;
	border: none;
	background: 0 0;
	outline: 0;
	float: right;
	margin: 0 10px
}

.zcy .zcjm.cyys01 {
	background: url(../image/dry01.png) no-repeat center
}

.zcy .zcjm.cyys02 {
	background: url(../image/zcy02.png) no-repeat center
}

.zcy .zcjm.cyys03 {
	background: url(../image/zcy03.png) no-repeat center
}

.zcy .zcjm.cyys04 {
	background: url(../image/zcy04.png) no-repeat center
}

.zcy .zcjm.cyys05 {
	background: url(../image/dry03.png) no-repeat center
}

.zcy span.hhhh {
	display: block;
	margin-bottom: 20px;
	overflow: hidden
}

.zcy span.hhhh a {
	width: 208px;
	font-size: 16px;
	margin-right: 30px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #cecece;
	color: #555;
	line-height: 45px;
	height: 43px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	float: left
}

.zcy span.hhhh a:hover {
	background-color: #be000f;
	border: none;
	color: #fff;
	height: 45px;
	width: 210px
}

.zcy .zuce {
	overflow: hidden;
	width: 85%;
	border-top: 1px solid #cecece;
	padding-top: 20px
}

.zcy .zuce a.zc01 {
	font-size: 16px;
	color: #555;
	display: block;
	font-weight: 700;
	margin-bottom: 10px
}

.zcy .zuce span {
	font-size: 12px;
	margin-bottom: 20px;
	display: block
}

.zcy .zuce span b {
	color: #555;
	margin: 0 2px;
	font-weight: 400
}

.zcy .zcyBox a.tijiao {
	width: 210px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	color: #fff;
	border-radius: 10px;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	background-color: #be000f;
	display: block;
	float: left
}

.zcBox {
	position: relative
}

.cysserro {
	position: absolute;
	right: 48px
}

.cysserro>img {
	display: none
}

.zc01 {
	top: 68px
}

.zc02 {
	top: 127px
}

.zc04 {
	top: 246px
}

.zc06 {
	top: 368px
}

.zc05 {
	top: 305px
}

.ny_gate {
	overflow: hidden;
	width: 1330px;
	margin: 0 auto;
	position: relative
}

#wrapper {
	width: 1330px;
	margin: 0 auto 0 auto
}

#picSlideWrap {
	padding-bottom: 30px
}

.titleh3 {
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: url(../image/dot.gif) repeat-x left bottom;
	width: 910px;
	margin: 0 auto;
	font-size: 26px;
	color: #000
}

.titleh4 {
	text-align: center;
	font-size: 12px;
	color: #000;
	font-weight: 400;
	padding: 10px 0 20px 0
}

.imgnav {
	width: 788px;
	margin: 10px auto
}

#content {
	margin: 0 auto;
	line-height: 19px
}

#content p {
	text-indent: 2em;
	color: #333
}

.imgnav {
	position: relative;
	margin: 0 auto;
	width: 1330px
}

#img {
	z-index: 10;
	width: 1200px;
	position: relative;
	text-align: center;
	margin: 0 auto
}

#img img {
	display: none
}

#front {
	position: absolute;
	left: 0;
	top: 200px;
	z-index: 10;
	cursor: pointer;
	width: 20px;
	height: 40px;
	background: url(../image/blank.gif)
}

#front a {
	position: absolute;
	left: 0;
	top: 200px;
	display: block;
	background: url(../image/ny_gate_left.png) no-repeat center top;
	width: 20px;
	height: 40px
}

#next {
	position: absolute;
	right: 0;
	top: 200px;
	z-index: 10;
	cursor: pointer;
	width: 20px;
	height: 40px;
	background: url(../image/blank.gif)
}

#next a {
	position: absolute;
	right: 0;
	top: 200px;
	display: block;
	background: url(../image/ny_gate_right.png) no-repeat center top;
	width: 20px;
	height: 40px
}

#front a:hover {
	position: absolute;
	left: 0;
	top: 200px;
	display: block;
	background: url(../image/ny_gate_left.png) no-repeat center bottom;
	width: 20px;
	height: 40px
}

#next a:hover {
	position: absolute;
	right: 0;
	top: 200px;
	display: block;
	background: url(../image/ny_gate_right.png) no-repeat center bottom;
	width: 20px;
	height: 40px
}

#cbtn {
	position: relative;
	height: 190px;
	margin-top: -25px;
	width: 1200px;
	margin: 0 auto
}

#cbtn ul {
	position: relative;
	width: 10000px;
	height: 190px
}

#cbtn ul li {
	float: left;
	padding: 5px 3px 3px 3px;
	width: 273px;
	height: 162px;
	cursor: pointer;
	text-align: center;
	margin-right: 3px;
	position: relative
}

#cbtn ul li img {
	width: 270px;
	height: 162px;
	display: block
}

#cbtn ul li tt {
	background: #000;
	color: #fff;
	position: absolute;
	right: 4px;
	bottom: 4px;
	z-index: 20;
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px
}

#cbtn li.hov {
	border: 1px solid red
}

.ctrl div {
	clear: both
}

#cSlideUl {
	width: 1130px;
	height: 190px;
	overflow: hidden;
	position: relative;
	top: 10px;
	margin: 0 auto
}

.picSildeLeft {
	cursor: pointer;
	position: absolute;
	top: 82px;
	left: -15px;
	z-index: 9;
	background: url(../image/nycpan_lt.png) no-repeat center bottom;
	width: 40px;
	height: 40px
}

.picSildeRight {
	cursor: pointer;
	position: absolute;
	top: 82px;
	right: -10px;
	z-index: 9;
	background: url(../image/nycpan_rt.png) no-repeat center bottom;
	width: 40px;
	height: 40px
}

.picSildeLeft:hover {
	cursor: pointer;
	position: absolute;
	top: 82px;
	left: -15px;
	z-index: 9;
	background: url(../image/nycpan_lt2.png) no-repeat center bottom;
	width: 40px;
	height: 40px
}

.picSildeRight:hover {
	cursor: pointer;
	position: absolute;
	top: 82px;
	right: -10px;
	z-index: 9;
	background: url(../image/nycpan_rt2.png) no-repeat center bottom;
	width: 40px;
	height: 40px
}

.imgnav .TTitle {
	-moz-opacity: .8;
	opacity: .8;
	width: 1200px;
	height: 50px;
	background: #000;
	position: relative;
	top: -50px;
	left: 0;
	z-index: 800;
	margin: 0 auto
}

.imgnav .TTitle p {
	height: 50px;
	line-height: 50px;
	text-align: center
}

.imgnav .TTitle p span {
	display: none;
	font-size: 15px;
	color: #fff
}

.ny_zp {
	overflow: hidden;
	width: 100%
}

.ny_zp .nyzpUl01 {
	width: 382px;
	height: 40px;
	margin: 0 auto
}

.ny_zp .nyzpUl01 li {
	width: 178px;
	height: 38px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #555;
	border: 1px solid #cfcfcf;
	float: left;
	margin-right: 10px
}

.ny_zp .nyzpUl01 li.cur a,.ny_zp .nyzpUl01 li:hover a {
	width: 180px;
	border: none;
	height: 40px;
	background-color: #be000f;
	color: #fff;
	display: block
}

.ny_zp .ny_zp01 {
	overflow: hidden;
	width: 1200px;
	margin-top: 30px
}

.ny_zp .ny_zp01 select {
	width: 348px;
	height: 33px;
	line-height: 33px;
	color: #999;
	border: 1px solid #cecece;
	margin-right: 20px
}

.ny_zp .ny_zp01 .ny_fdj {
	width: 456px;
	height: 33px;
	border: 1px solid #cecece;
	float: right
}

.ny_zp .ny_zp01 input {
	width: 390px;
	margin-left: 10px;
	border: none;
	float: left;
	line-height: 33px;
	color: #999;
	font-size: 12px;
	outline: 0;
	background: 0 0
}

.ny_zp .ny_zp01 a {
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 7px;
	float: right;
	background: url(../image/nyzp_fdj.png) no-repeat center;
	margin-right: 15px
}

.ny_zp .nyzpUl02 {
	width: 100%;
	overflow: hidden;
	margin-top: 30px
}

.ny_zp .nyzpUl02 li {
	font-family: Arial;
	width: 264px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #555;
	border: 1px solid #ececec;
	float: left
}

.ny_zp .nyzpUl02 li.top {
	background: #6888c3;
	color: #fff
}

.ny_zp .nyzpUl02 li.first {
	width: 400px
}

.ny_down {
	overflow: hidden;
	width: 100%
}

.ny_down01 {
	width: 760px;
	height: 40px;
	margin: 0 auto
}

.ny_down01 li {
	width: 178px;
	height: 38px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #555;
	border: 1px solid #cfcfcf;
	float: left;
	margin-right: 10px
}

.ny_down .ny_down01 li.cur,.ny_down01 li:hover {
	width: 180px;
	border: none;
	height: 40px;
	background-color: #be000f;
	color: #fff
}

.ny_down02 {
	width: 100%;
	overflow: hidden;
	margin-top: 30px
}

.ny_down03 {
	overflow: hidden;
	width: 386px;
	height: 130px;
	float: left;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #ededed
}

.ny_down03 dd {
	width: 274px;
	float: left;
	height: 130px;
	padding: 0 21px
}

.ny_down03 dt {
	width: 70px;
	float: right;
	height: 130px
}

.ny_down03 dd h5 {
	font-size: 16px;
	font-weight: 400;
	margin-top: 25px;
	margin-bottom: 15px
}

.ny_down03 dd h5 a {
	color: #333
}

.ny_down03 dd span {
	display: block;
	line-height: 18px;
	font-size: 12px;
	color: #999;
	margin-bottom: 3px
}

.ny_down03 dt i {
	display: block;
	cursor: pointer;
	width: 34px;
	height: 35px;
	margin: 0 auto;
	margin-top: 40px;
	background: url(../image/nydown_d.png) no-repeat center top
}

.ny_down03:hover dd {
	background-color: #be000f
}

.ny_down03:hover dd h5 a {
	color: #fff
}

.ny_down03:hover dd span {
	color: #fff
}

.ny_down03:hover dt i {
	background-position: bottom
}

.ny_down03:hover dt {
	background-color: #d1241c
}

.ny_down03.last {
	margin-right: 0
}

.ny_fl {
	overflow: hidden;
	width: 100%
}

.ny_fl .nyfl01 {
	width: 100%;
	overflow: hidden
}

.ny_fl .nyfl01 li {
	width: 118px;
	height: 60px;
	border: 1px solid #d1d1d1;
	float: left;
	font-size: 14px;
	color: #555;
	text-align: center;
	line-height: 60px;
	float: left;
	border-right: none
}

.ny_fl .nyfl01 li.last {
	border-right: 1px solid #d1d1d1;
	width: 127px
}

.ny_fl .nyfl01 li.cur,.ny_fl .nyfl01 li:hover {
	background-color: #be000f;
	cursor: pointer;
	border-color: #be000f;
	color: #fff;
	font-weight: 700
}

.ny_fl .nyfl02 {
	border: 1px solid #cecece;
	padding-bottom: 30px;
	overflow: hidden;
	position: relative;
	width: 1198px;
	margin-bottom: 25px
}

.ny_fl .nyfl02 h3 {
	font-size: 16px;
	color: #333;
	margin: 20px auto;
	text-align: center
}

.ny_fl .nyfl02 i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #ff0d00;
	margin: 0 auto;
	margin-bottom: 15px
}

.ny_fl .nyfl02 p {
	width: 80%;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	line-height: 24px
}

.ny_fl .nyfl02 ul {
	overflow: hidden;
	position: absolute;
	width: 11980px;
	left: 0;
	top: 0
}

.ny_fl .nyfl02 li {
	float: left;
	width: 1198px;
	height: 150px
}

.ny_fl .nynl03 {
	overflow: hidden;
	width: 100%;
	height: 225px
}

.ny_fl .nynl03 li {
	width: 285px;
	float: left;
	height: 225px;
	margin-right: 20px
}

.ny_fl .nynl03 li .tubox {
	overflow: hidden;
	display: block;
	width: 285px;
	height: 185px
}

.ny_fl .nynl03 li img {
	display: block
}

.ny_fl .nynl03 li a {
	display: block;
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 12px
}

.ny_fl .nynl03 li.last {
	margin-right: 0
}

.ny_yy01 {
	overflow: hidden;
	width: 100%
}

.ny_yy01 .ny_yyUl01 {
	overflow: hidden
}

.ny_yy01 .ny_yyUl01 li {
	width: 285px;
	float: left;
	margin: 0 7px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden
}

.ny_yy01 .ny_yyUl01 li .tubox {
	display: block;
	width: 285px;
	height: 230px;
	overflow: hidden
}

.ny_yy01 .ny_yyUl01 li img {
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.ny_yy01 .ny_yyUl01 li a {
	display: block;
	font-size: 14px;
	color: #555;
	line-height: 60px;
	text-align: center;
	height: 60px
}

.ny_yy01 .ny_yyUl01 li:hover {
	box-shadow: 0 0 20px #ccc
}

.ny_yy01 .fanye {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px
}

.ny_yy01 .fanye li {
	cursor: pointer;
	float: left;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #888;
	width: 36px;
	height: 36px;
	border: 1px solid #ccc;
	margin: 0 5px
}

.ny_yy01 .fanye li.cur,.ny_yy01 .fanye li:hover {
	background-color: #be000f;
	border: 1px solid #be000f;
	color: #fff
}

.nyfwDl01 {
	overflow: hidden;
	width: 1160px;
	padding-bottom: 35px;
	border-bottom: 1px solid #eaeaea
}

.nyfwDl01 dt {
	width: 330px;
	height: 215px;
	float: left
}

.nyfwDl01 dd {
	width: 800px;
	float: right
}

.nyfwDl01 dd h5 {
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.nyfwDl01 dd h5 a {
	color: #333
}

.nyfwDl01 dd i {
	display: block;
	margin: 15px 0;
	width: 40px;
	height: 1px;
	background-color: #ff0d00
}

.nyfwDl01 dd p {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	height: 48px;
	overflow: hidden
}

.nyfwDl01 dd a.nyfw_a {
	font-family: Arial;
	display: block;
	width: 138px;
	line-height: 35px;
	height: 35px;
	text-align: center;
	font-size: 12px;
	color: #555;
	margin-top: 25px;
	border: 1px solid #ececec;
	text-decoration: none
}

.nyfwDl01:hover a.nyfw_a {
	background-color: #be000f;
	color: #fff
}

.nyfwDl01:hover {
	box-shadow: 0 0 10px #ccc
}

.nyfwDl01.last {
	border-bottom: none;
	padding-bottom: 0
}

.ny_cpxq {
	overflow: hidden;
	width: 100%;
	background-color: #fff
}

.ny_cpxq .nycpDl01 {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto
}

.ny_cpxq .nycpDl01 dt {
	width: 436px;
	height: 454px;
	float: left
}

.ny_cpxq .nycpDl01 dt img {
	display: block;
	border: 1px solid #ececec
}

.ny_cpxq .nycpDl01 dd {
	width: 724px;
	float: right
}

.ny_cpxq .nycpDl01 dd h5 {
	color: #1e4fa2;
	font-size: 28px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 15px;
	margin-right: 20px
}

.ny_cpxq .nycpDl01 dd p {
	font-size: 12px;
	color: #555;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 10px
}

.ny_cpxq .nycpDl01 dd a.ny_ljzx {
	display: block;
	width: 138px;
	height: 40px;
	background-color: #1f58be;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	margin-top: 25px;
	float: left;
	margin-right: 10px
}

.ny_cpxq .nycpDl01 dd a.ny_ljzx:hover {
	display: block;
	width: 138px;
	height: 40px;
	background-color: #d1241c;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	margin-top: 25px
}

.ny_cpxq .nycpUl01 {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 60px
}

.ny_cpxq .nycpUl01 li img {
	display: block;
	margin: 0 auto;
	width: 106px
}

.ny_cpxq .nycpUl01 li:hover {
	width: 106px;
	height: 104px
}

.ny_cpxq .ny_cpjs {
	width: 100%;
	overflow: hidden;
	background-color: #6b8bc5;
	height: 150px
}

.ny_cpxq .ny_cptt {
	height: 60px;
	overflow: hidden;
	margin-top: 25px
}

.ny_cpxq .ny_cptt h3 {
	font-size: 24px;
	color: #fff;
	float: left
}

.ny_cpxq .ny_cptt ul {
	float: right;
	overflow: hidden
}

.ny_cpxq .ny_cptt ul li {
	margin-left: 20px;
	float: left;
	width: 70px;
	height: 60px
}

.ny_cpxq .ny_cptt ul li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 5px
}

.ny_cpxq .ny_cptt ul li a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 20px
}

.ny_cpxq .nycpUl02 {
	overflow: hidden;
	margin-top: 15px
}

.ny_cpxq .nycpUl02 li {
	width: 196px;
	margin-right: 4px;
	font-size: 16px;
	background-color: #446196;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left
}

.ny_cpxq .nycpUl02 li a {
	color: #fff;
	text-decoration: none;
	display: block
}

.ny_cpxq .nycpUl02 li.cur,.ny_cpxq .nycpUl02 li:hover {
	background-color: #fff
}

.ny_cpxq .nycpUl02 li.cur a,.ny_cpxq .nycpUl02 li:hover a {
	color: #333
}

.ny_cpxq .nycpUl02 li.last: {
	margin-right: 0
}

.ny_cpxq .nycp01 {
	overflow: hidden;
	padding: 30px 0;
	position: relative
}

.ny_cpxq .nyUl03 {
	overflow: hidden;
	width: 1148px;
	margin: 0 auto
}

.ny_cpxq .nyUl03 li {
	border-right: 1px solid #cfd9e3;
	width: 286px;
	height: 112px;
	text-align: center;
	float: left
}

.ny_cpxq .nyUl03 li span {
	display: block;
	font-size: 60px;
	color: #999;
	font-family: arapey
}

.ny_cpxq .nyUl03 li p {
	font-size: 14px;
	color: #555;
	margin-top: 10px
}

.ny_cpxq .nyUl03 li.last {
	border: none
}

.ny_cpxq .nycp01 b {
	display: block;
	width: 22px;
	height: 19px;
	position: absolute;
	top: 138px;
	cursor: pointer
}

.ny_cpxq .nycp01 .nycp_n_lt {
	background: url(../image/ny_cpalt.png) no-repeat center top;
	left: 0
}

.ny_cpxq .nycp01 .nycp_n_rt {
	background: url(../image/ny_cpart.png) no-repeat center top;
	right: 0
}

.ny_cpxq .ny_jszc {
	overflow: hidden;
	width: 100%;
	background-color: #e8eff9
}

.ny_cpxq .ny_jszc h3 {
	width: 1200px;
	font-size: 24px;
	color: #333;
	margin: 55px auto 25px
}

.ny_cpxq .ny_jszc table {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 28px
}

.ny_cpxq .ny_jszc table tr {
	height: 40px
}

.ny_cpxq .ny_jszc table tr td {
	border-right: 1px solid #333;
	text-align: center;
	font-size: 12px;
	color: #333
}

.ny_cpxq .ny_jszc table tr td.one {
	font-size: 16px;
	color: #fff;
	font-weight: 700
}

.ny_cpxq .ny_jszc table tr td.first {
	text-align: left;
	padding-left: 60px;
	width: 300px
}

.ny_cpxq .ny_jszc table tr.h01 {
	background: #446196
}

.ny_cpxq .ny_jszc table tr.h02 {
	background: #dee6f2
}

.ny_cpxq .ny_jszc table tr.h03 {
	background: #fff
}

.ny_cpxq .nycp_sp {
	border-bottom: 1px solid #ececec;
	padding-bottom: 60px
}

.ny_cpxq .nycp_sp h3 {
	font-size: 24px;
	color: #333;
	margin: 55px auto 25px
}

.ny_cpxq .nycp_sp .shipin {
	width: 1200px;
	overflow: hidden
}

.ny_cpxq .nycpShow {
	overflow: hidden;
	background-color: #fff
}

.ny_cpxq .Showbox {
	overflow: hidden;
	width: 1200px;
	height: 310px;
	position: relative;
	margin: 25px 0 40px
}

.ny_cpxq .nycptt {
	margin-top: 50px;
	height: 40px;
	overflow: hidden
}

.ny_cpxq .nycptt h3 {
	font-size: 24px;
	color: #333;
	float: left
}

.ny_cpxq .ny_cp_an {
	width: 80px;
	height: 30px;
	float: right;
	position: relative
}

.ny_cpxq .ny_cp_an span {
	display: block;
	cursor: pointer;
	width: 17px;
	height: 30px;
	position: absolute;
	top: 0
}

.ny_cpxq .ny_cp_an .nycp_lt {
	background: url(../image/nycpan_lt.png) no-repeat center top;
	left: 0
}

.ny_cpxq .ny_cp_an .nycp_rt {
	background: url(../image/nycpan_rt.png) no-repeat center top;
	right: 0
}

.ny_cpxq .ny_cp_an .nycp_lt:hover {
	background: url(../image/nycpan_lt2.png) no-repeat center top;
	left: 0
}

.ny_cpxq .ny_cp_an .nycp_rt:hover {
	background: url(../image/nycpan_rt2.png) no-repeat center top;
	right: 0
}

.ny_cpxq .ny_cp_an span:hover {
	background-position: bottom
}

.ny_cpxq .nycpUl03 {
	overflow: hidden;
	position: absolute
}

.ny_cpxq .nycpUl03 li {
	cursor: pointer;
	width: 386px;
	height: 310px;
	float: left;
	margin-right: 20px
}

.ny_cpxq .nycpUl03 li img {
	display: block;
	margin-bottom: 20px
}

.ny_cpxq .nycpUl03 li a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: center
}

.ny_cpxq .nycpUl03 li em {
	display: none
}

.ny_cpxq .nycp_yy {
	overflow: hidden;
	width: 100%;
	background-color: #e8eff9
}

.ny_cpxq .ny_cply h3 {
	font-size: 24px;
	color: #333;
	margin: 55px auto 25px
}

.ny_cpxq .ny_lyk {
	width: 550px;
	height: 45px;
	margin-right: 100px;
	margin-bottom: 15px;
	float: left
}

.ny_cpxq .ny_lyk input {
	width: 490px;
	font-size: 12px;
	color: #555;
	margin-left: 60px;
	line-height: 45px;
	height: 45px;
	border: none;
	background: 0 0;
	outline: 0
}

.ny_cpxq .ny_lyk textarea {
	width: 1140px;
	margin-left: 60px;
	padding-top: 15px;
	height: 140px;
	border: none;
	resize: none;
	background: 0 0;
	outline: 0;
	font-size: 12px;
	color: #555
}

.ny_cpxq .ny_lyk input.mm {
	width: 180px;
	float: left
}

.ny_cpxq .ny_lyk span {
	display: block;
	float: right;
	margin-top: 1px;
	margin-right: 1px
}

.ny_cpxq .ny_lyk span img {
	display: block
}

.ny_cpxq .ny_lyk.ys01 {
	background: url(../image/nycply01.png) no-repeat center
}

.ny_cpxq .ny_lyk.ys02 {
	margin-right: 0;
	background: url(../image/nycply02.png) no-repeat center
}

.ny_cpxq .ny_lyk.ys03 {
	background: url(../image/nycply03.png) no-repeat center
}

.ny_cpxq .ny_lyk.ys04 {
	margin-right: 0;
	background: url(../image/nycply04.png) no-repeat center
}

.ny_cpxq .ny_lyk.ys05 {
	margin-right: 0;
	width: 1200px;
	height: 160px;
	background: url(../image/nycply05.png) no-repeat center
}

.ny_cpxq .ny_lyk.ys06 {
	margin-right: 0;
	width: 351px;
	background: url(../image/nycply06.png) no-repeat center
}

.ny_cpxq .ny_lykff {
	width: 444px;
	height: 45px;
	float: right
}

.ny_cpxq .ny_lykff a {
	display: block;
	width: 210px;
	margin-right: 20px;
	height: 43px;
	float: left;
	line-height: 43px;
	font-size: 12px;
	text-align: center;
	color: #555;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none
}

.ny_cpxq .ny_lykff a:hover {
	background-color: #be000f;
	color: #fff
}

.ny_cpxq .ny_lykff a.last {
	margin-right: 0
}

.ny_cpxq .js_tk {
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: url(../image/in_ry_tk_bg.png) repeat center;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 5000
}

.ny_cpxq .js_tk .jsbox {
	width: 1130px;
	padding: 35px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -132px
}

.ny_cpxq .js_tk .close {
	cursor: pointer;
	overflow: hidden;
	width: 30px;
	height: 30px;
	background: url(../image/in_ry_tk_close.png) no-repeat center;
	position: absolute;
	right: -35px;
	top: 0
}

.ny_cpxq .js_tk h4 {
	font-size: 20px;
	color: #333;
	margin-bottom: 30px
}

.ny_cpxq .js_tk table {
	border: 1px solid #eaeaea;
	width: 1128px
}

.ny_cpxq .js_tk th {
	text-align: center;
	font-size: 16px;
	color: #333;
	font-weight: 700;
	height: 60px;
	line-height: 60px;
	border-right: 1px solid #eaeaea
}

.ny_cpxq .js_tk tr {
	border-bottom: 1px solid #eaeaea;
	text-align: center
}

.ny_cpxq .js_tk .td01 {
	width: 300px
}

.ny_cpxq .js_tk .td02,.ny_cpxq .js_tk .td03,.ny_cpxq .js_tk .td04,.ny_cpxq .js_tk .td05 {
	width: 200px
}

.ny_cpxq .js_tk td {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #555;
	border-right: 1px solid #eaeaea
}

.ny_cpxq .js_tk td img {
	cursor: pointer
}

.ny_cpxq .nycpTp {
	overflow: hidden;
	width: 724px;
	position: relative;
	margin-top: 20px
}

.ny_cpxq .nycpTp em {
	display: block;
	cursor: pointer;
	width: 30px;
	height: 108px;
	position: absolute;
	top: 19px
}

.ny_cpxq .nycpTp .ny_lt {
	background: url(../image/btn01.png) no-repeat center top;
	left: 0
}

.ny_cpxq .nycpTp .ny_rt {
	background: url(../image/btn02.png) no-repeat center top;
	right: 0
}

.ny_cpxq .nycpTp em:hover {
	background-position: bottom
}

.ny_cpxq .nycpTp01 {
	overflow: hidden;
	position: relative;
	width: 650px;
	height: 118px;
	margin: 0 auto;
	margin-top: 10px
}

.ny_cpxq .nycpUl01 {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.ny_cpxq .nycpUl01 li {
	width: 110px;
	height: 108px;
	float: left;
	margin: 0 10px
}

.ny_cpxq .nycpUl01 li img {
	display: block;
	margin: 0 auto;
	border: 1px solid #ebebeb
}

.ny_cpxq .nycpUl01` li:hover img {
	border: 1px solid #496599
}

dd.ddTop {
	margin-top: 40px
}

.ny_jszc .xq_fanye {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px
}

.ny_jszc .xq_fanye li {
	cursor: pointer;
	float: left;
	text-align: center;
	line-height: 23px;
	font-size: 16px;
	color: #888;
	width: 23px;
	height: 23px;
	border: 1px solid #c1cee1;
	margin: 0 5px
}

.ny_jszc .xq_fanye li.cur,.ny_jszc .xq_fanye li:hover {
	background-color: #be000f;
	border: 1px solid #be000f;
	color: #fff
}

.nycpShow .yp_tk {
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: url(../image/in_ry_tk_bg.png) repeat center;
	z-index: 5000
}

.nycpShow .yp_tk dl {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -270px;
	width: 1200px;
	height: 540px;
	background-color: #fff
}

.nycpShow .yp_tk dt {
	width: 900px;
	height: 540px;
	float: left;
	position: relative;
	overflow: hidden
}

.nycpShow .yp_tk dt img {
	display: block;
	margin: 0 auto;
	padding: 9px;
	border: 1px solid #eaeaea;
	margin-top: 50px
}

.nycpShow .yp_tk dt tt {
	background: #000;
	color: #fff;
	position: absolute;
	right: 162px;
	bottom: 68px;
	z-index: 20;
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	padding: 0 5px
}

.nycpShow .yp_tk dd {
	width: 240px;
	height: 440px;
	padding: 50px 30px;
	float: right;
	background-color: #e8eff9
}

.nycpShow .yp_tk dd h4 {
	font-size: 18px;
	color: #1e4fa2;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c1cee1
}

.nycpShow .yp_tk dd p {
	font-size: 14px;
	color: #555;
	line-height: 26px;
	margin-bottom: 50px
}

.nycpShow .yp_tk dd span a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 46px;
	background-color: #1f58be;
	text-align: center;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	cursor: pointer
}

.nycpShow .yp_tk dd span a:hover {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 46px;
	background-color: #d1241c;
	text-align: center;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	cursor: pointer
}

.nycpShow .yp_tk dt i {
	cursor: pointer;
	display: block;
	width: 20px;
	height: 40px;
	position: absolute;
	top: 270px
}

.nycpShow .yp_tk dt .btn01 {
	background: url(../image/in_ry_tk_btnlt.png) no-repeat center top;
	left: 50px
}

.nycpShow .yp_tk dt .btn02 {
	background: url(../image/in_ry_tk_btn.png) no-repeat center top;
	right: 50px
}

.nycpShow .yp_tk dt .btn01:hover {
	background: url(../image/in_ry_tk_btnlt.png) no-repeat center bottom;
	left: 50px
}

.nycpShow .yp_tk dt .btn02:hover {
	background: url(../image/in_ry_tk_btn.png) no-repeat center bottom;
	right: 50px
}

.nycpShow .yp_tk .close {
	cursor: pointer;
	overflow: hidden;
	width: 30px;
	height: 30px;
	background: url(../image/in_ry_tk_close.png) no-repeat center;
	position: absolute;
	right: -35px;
	top: 0
}

.ny_gupiao {
	overflow: hidden;
	width: 100%;
	background: #fff
}

.ny_gp01 {
	width: 1080px;
	height: 185px;
	background-color: #f0f0f0;
	padding: 20px 60px
}

.ny_gp01 li {
	width: 185px;
	line-height: 60px;
	color: #666;
	font-size: 14px;
	text-align: center;
	float: left
}

.ny_gp01 li.middle {
	font-size: 24px;
	line-height: 60px;
	color: #333
}

.ny_gp01 li.middle01 {
	font-size: 45px;
	color: #d1251c
}

.ny_gp01 li.first {
	text-align: left;
	width: 330px
}

.ny_gp01 li.first01 {
	width: 100%;
	text-align: left
}

.ny_gp02 {
	width: 100%;
	overflow: hidden;
	background-color: #be000f;
	height: 75px;
	margin-bottom: 40px
}

.ny_gp02 ul {
	float: right;
	overflow: hidden
}

.ny_gp02 ul li {
	float: left;
	font-size: 14px;
	background: #be000f;
	width: 140px;
	line-height: 75px;
	text-align: center;
	color: #fff
}

.ny_gp02 ul li.cur {
	background-color: #0e419a
}

.ny_gp03 {
	width: 100%;
	background: #ededed;
	height: 162px
}

.ny_gp03 dt {
	width: 120px;
	height: 162px;
	text-align: center
}

.ny_gp03 dt b {
	display: block;
	margin-top: 36px;
	font-weight: 400;
	font-size: 30px;
	font-family: Arial
}

.ny_gp03 dt span {
	display: block;
	font-size: 16px;
	color: #555;
	font-family: Arial
}

.ny_gp03 dt p {
	font-size: 16px;
	color: #555;
	font-family: Arial
}

.ny_gp03 dd.hh {
	float: right;
	width: 120px;
	height: 162px
}

.ny_gp03 dd.hh i {
	display: block;
	width: 35px;
	height: 33px;
	margin: 0 auto;
	margin-top: 50px;
	background: url(../image/ny_gppde.png) no-repeat center top
}

.ny_gp03 dd.hh a {
	display: block;
	font-size: 13px;
	color: #555;
	text-align: center;
	text-decoration: none;
	margin-top: 5px
}

.ny_gp03 dd {
	float: left;
	width: 890px
}

.ny_gp03 dd h5 {
	font-size: 22px;
	font-weight: 400;
	color: #555;
	line-height: 25px;
	margin-top: 40px;
	margin-bottom: 5px
}

.ny_gp03 dd p {
	font-size: 14px;
	color: #777;
	line-height: 22px
}

.ny_gp03.shuang {
	background-color: #f9f8f8
}

.ny_gp03:hover {
	color: #fff;
	background-color: #be000f
}

.ny_gp03:hover dd i {
	background-position: bottom
}

.ny_gp03:hover dd a {
	color: #fff
}

.ny_gp03:hover h5 {
	color: #fff
}

.ny_gp03:hover p {
	color: #fff;
	font-family: Arial
}

.ny_gp03:hover span {
	color: #fff;
	font-family: Arial
}

.ny_gp03:hover dd.hh {
	background-color: #d1251c;
	font-family: Arial
}

.ny_net {
	overflow: hidden;
	width: 100%;
	background-color: #fff
}

.ny_net .ny_netBox {
	width: 100%;
	height: 707px;
	overflow: hidden;
	background: url(../image/ny_net.png) no-repeat center;
	position: relative
}

.ny_net a.ny_netkk {
	width: 40px;
	height: 20px;
	position: absolute
}

.ny_net .ny_netkk i {
	display: block;
	width: 15px;
	float: right;
	height: 15px;
	background: url(../image/ny_net_xiao.png) no-repeat center
}

.ny_net a.ny_netkk span {
	display: block;
	margin-top: 1px;
	text-align: center;
	float: left;
	font-size: 12px;
	color: #333
}

.ny_net a.ny_netkk:hover i {
	transform: scale(1.5)
}

.ny_net a.ny_netkk:hover span {
	color: #f90;
	font-weight: 700
}

.ny_net a.ny_netkk.ny_ys01 {
	top: 280px;
	left: 276px
}

.ny_net a.ny_netkk.ny_ys02 {
	width: 51px;
	top: 374px;
	left: 232px
}

.ny_net a.ny_netkk.ny_ys03 {
	top: 526px;
	left: 395px
}

.ny_net a.ny_netkk.ny_ys04 {
	top: 277px;
	left: 540px
}

.ny_net a.ny_netkk.ny_ys05 {
	top: 308px;
	left: 548px
}

.ny_net a.ny_netkk.ny_ys06 {
	width: 51px;
	top: 327px;
	left: 520px
}

.ny_net a.ny_netkk.ny_ys07 {
	top: 290px;
	left: 589px
}

.ny_net a.ny_netkk.ny_ys08 {
	width: 51px;
	top: 320px;
	left: 572px
}

.ny_net a.ny_netkk.ny_ys09 {
	top: 230px;
	left: 632px
}

.ny_net a.ny_netkk.ny_ys10 {
	top: 271px;
	left: 626px
}

.ny_net a.ny_netkk.ny_ys11 {
	top: 295px;
	left: 625px
}

.ny_net a.ny_netkk.ny_ys12 {
	width: 51px;
	top: 313px;
	left: 627px
}

.ny_net a.ny_netkk.ny_ys13 {
	width: 51px;
	top: 330px;
	left: 629px
}

.ny_net a.ny_netkk.ny_ys14 {
	top: 351px;
	left: 695px
}

.ny_net a.ny_netkk.ny_ys15 {
	top: 401px;
	left: 800px
}

.ny_net a.ny_netkk.ny_ys16 {
	top: 408px;
	left: 850px
}

.ny_net a.ny_netkk.ny_ys17 {
	width: 51px;
	top: 444px;
	left: 883px
}

.ny_net a.ny_netkk.ny_ys18 {
	width: 51px;
	top: 375px;
	left: 875px
}

.ny_net a.ny_netkk.ny_ys19 {
	top: 323px;
	left: 943px
}

.ny_net a.ny_netkk i.hh {
	width: 32px;
	height: 13px;
	background: url(../image/ny_net02.png) no-repeat center
}

.ny_net a.ny_netkk i.hh:hover {
	transform: scale(1.5)
}

.ny_net a.ny_netkk i.nyfr {
	float: left
}

.ny_net a.ny_netkk span.nyfr {
	float: right
}

.ny_net .ny_netLink {
	overflow: hidden;
	border-top: 2px solid #eaeaea
}

.ny_net .ny_netLink h3 {
	font-size: 24px;
	float: left;
	margin-top: 40px
}

.ny_net .ny_netLink h3 a {
	color: #333
}

.ny_net .ny_netLink h3 i {
	display: block;
	width: 30px;
	height: 2px;
	background-color: #ff0d00;
	margin-top: 20px
}

.ny_net .ny_net_link {
	padding: 35px 0;
	width: 1050px;
	float: right
}

.ny_net .ny_net_link li {
	float: left;
	margin: 8px 18px;
	font-size: 14px
}

.ny_net .ny_net_link li a {
	color: #555
}

.guoneiwangluo {
	overflow: hidden;
	width: 1200px;
	height: 737px;
	background: url(../image/guoneiditu.jpg) no-repeat center top;
	position: relative;
	margin-bottom: 35px
}

.guoneiwangluo a {
	display: block;
	text-decoration: none;
	padding: 10px 0;
	padding-right: 15px;
	font-size: 12px;
	color: #00295f;
	background: url(../image/ny_net_xiao.png) no-repeat right center;
	width: 40px;
	text-align: right;
	position: absolute
}

.guoneiwangluo .a01 {
	left: 274px;
	top: 309px
}

.guoneiwangluo .a02 {
	left: 453px;
	top: 310px
}

.guoneiwangluo .a03 {
	left: 449px;
	top: 390px
}

.guoneiwangluo .a04 {
	left: 333px;
	top: 486px
}

.guoneiwangluo .a05 {
	left: 669px;
	top: 279px
}

.guoneiwangluo .a06 {
	left: 577px;
	top: 365px
}

.guoneiwangluo .a07 {
	left: 553px;
	top: 495px
}

.guoneiwangluo .a08 {
	left: 530px;
	top: 606px
}

.guoneiwangluo .a09 {
	left: 688px;
	top: 367px
}

.guoneiwangluo .a010 {
	left: 630px;
	top: 424px
}

.guoneiwangluo .a011 {
	left: 600px;
	top: 506px
}

.guoneiwangluo .a012 {
	left: 610px;
	top: 564px
}

.guoneiwangluo .a013 {
	left: 647px;
	top: 620px
}

.guoneiwangluo .a014 {
	left: 676px;
	top: 548px
}

.guoneiwangluo .a015 {
	left: 700px;
	top: 483px
}

.guoneiwangluo .a016 {
	left: 700px;
	top: 436px
}

.guoneiwangluo .a017 {
	left: 740px;
	top: 340px
}

.guoneiwangluo .a018 {
	left: 790px;
	top: 300px;
	padding-right: 0;
	padding-left: 15px;
	background-position: left;
	text-align: left
}

.guoneiwangluo .a019 {
	left: 806px;
	top: 325px;
	padding-right: 0;
	padding-left: 15px;
	background-position: left;
	text-align: left
}

.guoneiwangluo .a020 {
	left: 795px;
	top: 380px
}

.guoneiwangluo .a021 {
	left: 810px;
	top: 450px
}

.guoneiwangluo .a022 {
	left: 872px;
	top: 478px;
	padding-right: 0;
	padding-left: 15px;
	background-position: left;
	text-align: left
}

.guoneiwangluo .a023 {
	left: 770px;
	top: 484px
}

.guoneiwangluo .a024 {
	left: 818px;
	top: 515px
}

.guoneiwangluo .a025 {
	left: 734px;
	top: 550px
}

.guoneiwangluo .a026 {
	left: 799px;
	top: 576px;
	padding-right: 0;
	padding-left: 15px;
	background-position: left;
	text-align: left
}

.guoneiwangluo .a027 {
	left: 728px;
	top: 625px
}

.guoneiwangluo .a028 {
	left: 790px;
	top: 625px;
	padding-right: 0;
	padding-left: 15px;
	background-position: left;
	text-align: left
}

.guoneiwangluo .a029 {
	left: 727px;
	top: 647px;
	padding-right: 0;
	padding-left: 15px;
	background-position: left;
	text-align: left
}

.guoneiwangluo .a030 {
	left: 678px;
	top: 696px;
	padding-right: 0;
	padding-left: 15px;
	background-position: left;
	text-align: left
}

.guoneiwangluo .a031 {
	left: 862px;
	top: 620px;
	padding-right: 0;
	padding-left: 15px;
	background-position: left;
	text-align: left
}

.guoneiwangluo .a032 {
	left: 879px;
	top: 276px
}

.guoneiwangluo .a033 {
	left: 938px;
	top: 237px
}

.guoneiwangluo .a034 {
	left: 960px;
	top: 139px
}

.guoneiwangluo a:hover {
	color: #f90;
	font-weight: 700;
	background-size: 12px
}

.ny_fuwu {
	overflow: hidden;
	width: 100%
}

.ny_fuwuUl01 {
	overflow: hidden;
	width: 100%;
	margin-top: 10px
}

.ny_fuwuUl01 li {
	width: 386px;
	height: 360px;
	float: left;
	margin: 7px;
	position: relative;
	margin-bottom: 30px
}

.ny_fuwuUl01 li a img {
	display: block;
	margin: 0 auto
}

.ny_fuwuUl01 li h5 {
	color: #333;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0 20px
}

.ny_fuwuUl01 li p {
	padding: 0 20px;
	font-size: 14px;
	color: #777;
	line-height: 20px
}

.ny_fuwuUl01 li img.nyzxtupian {
	display: none;
	position: absolute;
	bottom: 25px;
	right: 20px;
	cursor: pointer
}

.ny_fuwuUl01 li:hover img {
	display: block
}

.ny_fuwuUl01 li:hover {
	box-shadow: 0 0 5px #000
}

.ny_fwlx_us {
	width: 100%;
	background: #e8eff9;
	overflow: hidden
}

.ny_fwlx_us h3 {
	font-size: 26px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 60px
}

.ny_fwlx_us i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #ff0d00;
	margin-top: 20px;
	margin: 0 auto 20px
}

.ny_fw1xwo {
	width: 590px;
	margin-bottom: 50px;
	background: #fff;
	height: 130px;
	padding: 45px 0;
	float: left;
	margin-right: 20px
}

.ny_fw1xwo dt {
	width: 200px;
	float: left
}

.ny_fw1xwo dt img {
	display: block;
	margin: 10px auto
}

.ny_fw1xwo dt span {
	display: block;
	font-size: 12px;
	color: #999;
	text-align: center
}

.ny_fw1xwo dd {
	width: 340px;
	padding-left: 45px;
	float: right;
	border-left: 1px solid #eaeaea
}

.ny_fw1xwo dd h5 {
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
	margin-top: 10px
}

.ny_fw1xwo dd p {
	font-size: 12px;
	color: #555;
	line-height: 26px
}

.ny_fw1xwo.last {
	margin-right: 0
}

.ny_zhili {
	overflow: hidden;
	width: 100%
}

.nyli02 {
	overflow: hidden;
	width: 100%;
	margin: 0 auto 45px;
	text-align: center
}

.nyli02 li {
	width: 125px;
	border: 1px solid #ececec;
	cursor: pointer;
	margin-right: 10px;
	height: 32px;
	border-radius: 2px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #555;
	display: inline-block
}

.nyli02 li a {
	display: block
}

.ny_zhili .nyli02 li.cur a,.nyli02 li:hover a {
	background-color: #be000f;
	border: none;
	color: #fff;
	width: 127px;
	height: 34px;
	display: block;
	text-decoration: none
}

.ny_zl04 {
	width: 100%
}

.nyzl03 {
	overflow: hidden
}

.nyzl03 dt {
	width: 270px;
	float: left;
	margin-top: 35px
}

.nyzl03 dd {
	width: 880px;
	float: right
}

.nyzl03 dd h5 {
	font-size: 26px;
	color: #333;
	font-weight: 400
}

.nyzl03 dd i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #ff0d00;
	margin: 25px 0
}

.nyzl03 dd p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 5px
}

.nyzl03 dd a.more {
	font-family: Arial;
	display: block;
	width: 138px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #cecece;
	margin: 30px 0 40px;
	text-decoration: none;
	margin-bottom: 0
}

.nyzl03 dd:hover a.more {
	width: 140px;
	height: 37px;
	background-color: #be000f;
	border: none;
	color: #fff
}

.gsgginnewsbox {
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px
}

.gsgginnewsbox .listnews {
	overflow: hidden;
	width: 100%
}

.gsgginnewsbox .listnews dl {
	overflow: hidden;
	padding: 40px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 0
}

.gsgginnewsbox .listnews dt {
	overflow: hidden;
	float: left;
	position: relative
}

.gsgginnewsbox .listnews dd {
	overflow: hidden;
	width: 700px;
	float: left;
	position: relative;
	height: 125px
}

.gsgginnewsbox .listnews dt img {
	display: block;
	float: left;
	margin-left: 30px;
	margin-right: 25px
}

.gsgginnewsbox .listnews dd {
	position: relative
}

.gsgginnewsbox .listnews dd p {
	font-size: 14px;
	width: 600px;
	color: #666;
	line-height: 20px;
	height: 40px;
	overflow: hidden
}

.gsgginnewsbox .listnews dd .more {
	overflow: hidden;
	display: block;
	width: 40px;
	height: 40px;
	background: url(../image/innewsgsgg_more.jpg) no-repeat center top;
	position: absolute;
	top: 80px;
	right: 15px
}

.gsgginnewsbox .listnews:hover dl {
	background-color: #1f58be
}

.gsgginnewsbox .listnews:hover h5 a {
	color: #fff
}

.gsgginnewsbox .listnews:hover dd p {
	color: #fff
}

.gsgginnewsbox .listnews dd h4 {
	font-weight: 400;
	float: right;
	font-family: Arial;
	position: absolute;
	top: 15px;
	right: 0
}

.gsgginnewsbox .listnews dd h5 {
	font-weight: 400;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 20px;
	width: 600px
}

.gsgginnewsbox .listnews dd h4 em {
	font-size: 20px;
	color: #333;
	display: block
}

.gsgginnewsbox .listnews dd h4 span {
	display: block;
	font-size: 14px;
	color: #888;
	float: left
}

.gsgginnewsbox .listnews:hover h4 a {
	color: #fff
}

.gsgginnewsbox .listnews:hover h4 em {
	color: #fff
}

.gsgginnewsbox .listnews:hover h4 span {
	color: #fff
}

.gsglcny_zl04 {
	width: 100%
}

.gsglcnyzl03 {
	overflow: hidden;
	background-color: #f9f8f8;
	margin-bottom: 20px
}

.gsglcnyzl03 dt {
	width: 220px;
	float: left
}

.gsglcnyzl03 dd {
	width: 930px;
	float: right
}

.gsglcnyzl03 dd h5 {
	font-size: 26px;
	color: #333;
	font-weight: 400;
	margin-top: 30px
}

.gsglcnyzl03 dd h5 a {
	font-size: 20px;
	font-weight: 700;
	color: #333
}

.gsglcnyzl03 dd i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #ff0d00;
	margin: 25px 0
}

.gsglcnyzl03 dd p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 5px;
	width: 900px
}

#tbForm .zc01 #imgUnErr {
	display: none!important
}

.agent_con .conRs {
	width: 100%;
	float: right;
	background: #fff;
	padding-top: 16px
}

.agent_con .conRs .Input {
	overflow: hidden;
	margin-bottom: 16px;
	padding: 0 170px
}

.agent_con .conRs .Input span {
	margin-left: 6px;
	margin-right: 12px
}

.agent_con .conRs .input1 input {
	width: 14px;
	float: none;
	margin-left: 16px;
	height: 28px
}

.agent_con .conRs label {
	width: 100px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #000;
	float: left;
	display: block
}

.agent_con .conRs input {
	width: 739px;
	height: 25px;
	float: left;
	border: 1px solid #bfbbbc;
	background: #fff;
	line-height: 25px;
	margin-left: 8px;
	padding-left: 10px;
	outline: 0;
	font-size: 14px;
	color: #000
}

.agent_con .conRs input.input {
	width: 739px;
	height: 25px;
	float: left;
	border: 1px solid #bfbbbc;
	background: #fff;
	line-height: 25px;
	margin-left: 8px;
	padding-left: 10px;
	outline: 0;
	font-size: 14px;
	color: #cecece
}

.agent_con .conRs .Textarea {
	padding: 0 170px
}

.agent_con .conRs .Select {
	width: 447px;
	float: left
}

.agent_con .conRs select {
	width: 750px;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 14px;
	color: #000;
	padding-right: 25px;
	border: 1px solid #bfbbbc;
	margin-left: 8px;
	margin-top: 0;
	outline: 0;
	background: url(../image/contact_content_icon.png) no-repeat right center;
	-webkit-appearance: none;
	-o-appearance: none;
	-moz-appearance: none
}

.agent_con .conRs .Select select:first-child {
	margin-top: 0
}

.agent_con .conRs .Select option {
	outline: 0
}

.agent_con .conRs textarea {
	width: 738px;
	height: 126px;
	line-height: 25px;
	padding-left: 10px;
	font-size: 14px;
	color: #000;
	border: 1px solid #bfbbbc;
	margin-left: 8px;
	padding-top: 10px;
	resize: none;
	outline: 0;
	margin-bottom: 16px
}

.agent_con .conRs .btn {
	overflow: hidden;
	margin-top: 34px;
	float: right;
	padding-right: 172px
}

.agent_con .conRs .btn a {
	width: 154px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	color: #000;
	border: 1px solid #c6c2c3;
	display: block;
	float: left;
	text-decoration: none;
	background: #fff;
	transition: all .3s ease-out;
	position: relative;
	z-index: 1
}

.agent_con .conRs .btn .tj {
	margin: 0 18px 0 100px
}

.agent_con .conRs .btn a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1c51a1;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(.7,1,1);
	transform: scale3d(.7,1,1);
	-webkit-transition: -webkit-transform .4s,opacity .4s;
	transition: transform .4s,opacity .4s;
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1)
}

.agent_con .conRs .btn a:hover::before {
	background: #1c51a1;
	opacity: 1;
	transform: scale3d(1,1,1);
	-webkit-transform: translate3d(0,0,0)
}

.agent_con .conRs .btn a:hover {
	border-color: #1c51a1;
	color: #fff;
	background: #1c51a1
}

.contenttoptext {
	text-align: center;
	margin-top: 60px;
	padding-bottom: 35px;
	border-bottom: 1px dashed #e5e5e5
}

.contenttoptext h1 {
	font: 24px/normal "微软雅黑";
	color: #222;
	margin-bottom: 10px;
	font-size-adjust: none;
	font-stretch: normal
}

.contenttoptext h4 {
	font: 12px/normal "微软雅黑";
	color: #a2a2a2;
	font-size-adjust: none;
	font-stretch: normal
}

.contenttoptext h4 a {
	color: #a2a2a2;
	text-decoration: none
}

.contentpage {
	padding: 15px 0;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 50px;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted
}

.contentpage span.s1 {
	float: left;
	display: block
}

.contentpage span.s1 a {
	font: 14px/normal "微软雅黑";
	color: #222;
	font-size-adjust: none;
	font-stretch: normal
}

.contentpage span.s3 {
	text-align: right;
	float: right
}

.contentpage span a:hover {
	color: #e60012
}

.contentpage a.s2 {
	font: 14px/normal "微软雅黑";
	width: 90px;
	text-align: center;
	color: #e60012;
	font-size-adjust: none;
	font-stretch: normal;
	margin: auto;
	display: block
}

.project-case {
	position: relative;
	z-index: 1
}

.prol {
	width: 860px
}

.prol div {
	font-size: 14px;
	color: #666
}

.prol .btn {
	width: 115px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	background-color: #e60012;
	border-radius: 5px;
	margin: 10px auto 0;
	text-align: center;
	display: block
}

.project-case .editor img{
margin: 0 auto;
display: block;
vertical-align: middle;
text-align: center;
max-width: 100%;
}
.pror {
	width: 290px;
	padding-top: 60px
}

.div1 {
	width: 290px
}

.div2 {
	position: fixed;
	top: 100px;
	z-index: 250
}

.absolute {
	position: absolute;
	z-index: 250;
	bottom: 0
}

.contenttjanli {
	margin-top: 30px;
	margin-bottom: 30px
}

.contenttjanli h2 {
	font: 18px/normal "微软雅黑";
	color: #333;
	margin-bottom: 20px;
	font-size-adjust: none;
	font-stretch: normal
}

.contenttjanli li {
	width: 31%;
	float: left;
	margin-right: 2.32558%;
	margin-bottom: 2.32558%
}

.contenttjanli li a {
	text-decoration: none
}

.contenttjanli ul li a .pic {
	position: relative;
	height: 0;
	padding-top: 66.9642857%;
	overflow: hidden
}

.contenttjanli ul li a .pic img {
	width: 100%;
	height: 100%;
	transition: all 1s;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

.contenttjanli ul li:hover a .pic img {
	transform: scale(1.1,1.1)
}

.contenttjanli .wei {
	margin-right: 0
}

.contenttjanli li h2 {
	margin-top: 10px;
	text-align: center;
	color: #666;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.gxqm {
	text-align: center;
	margin-top: 60px
}

.gxqm h3 {
	color: #545450;
	font-size: 36px;
	line-height: 36px;
	font-weight: 400
}

.gxqm .xian {
	text-align: center
}

.gxqm .xian span {
	display: inline-block;
	width: 166px;
	height: 3px;
	background: #e60012
}

.diji {
	margin-top: 30px
}

.diji a {
	display: inline-block;
	padding: 8px 20px;
	background: #e60012;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.diji a em {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(http://www.szbbzs.com/web/css/wx.png) no-repeat;
	vertical-align: middle;
	margin-right: 5px
}

.hbd {
	margin-top: 20px;
	font-size: 18px;
	color: #666;
	margin-bottom: 20px
}

.telg {
	font-size: 24px;
	color: #666
}

.dyf {
	margin-top: 20px;
	font-size: 26px;
	color: #666
}

#case {
	padding: 0 0 75px
}

.case-list {
	margin: 40px auto
}

.case-list .item {
	width: 32.222222%;
	margin-bottom: 1.666666666%;
	margin-left: 1.666666666%;
	float: left
}

.case-list .item:nth-child(3n+1) {
	margin-left: 0
}

.case-list .item .img {
	padding-top: 66.9642857%;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.case-list .item .img img {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

.case-list .item .mask {
	background-color: rgba(0,0,0,.75);
	opacity: 0;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.case-list .item .url {
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	margin: auto;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center
}

.case-list .item .url:hover {
	color: #333;
	background-color: #fff
}

.case-list .item .info {
	background-color: #fff;
	padding: 20px 10px;
	text-align: center
}

.case-list .item .name {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px
}

.case-list .item .brief {
	height: 18px;
	font-size: 14px;
	color: #666
}

.case-list .item:hover .mask {
	opacity: 1
}

.case-list .item:hover .info {
	background-color: #f7f7f7
}

.anchor {
	position: absolute;
	z-index: 1;
	top: -100px
}

#team {
	padding: 75px 0 80px
}

#team .title {
	text-align: center;
	position: relative;
	z-index: 1
}

#team .title .title-0 {
	font-size: 24px;
	color: #333;
	margin-bottom: 15px
}

#team .title .title-1 {
	font-size: 16px;
	color: #999;
	margin-bottom: 20px
}

#team .description {
	line-height: 24px;
	font-size: 14px;
	color: #999;
	margin-bottom: 30px
}

#team .team-list {
	margin-top: 20px
}

.team-list .item {
	width: 23.333333333333%;
	margin-bottom: 2.22%;
	margin-left: 2.22%;
	text-align: center
}

.team-list .item:nth-child(4n+1) {
	margin-left: 0
}

.team-list .item .img {
	height: 0;
	padding-top: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.team-list .item .img img {
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

.team-list .item .box {
	background-color: #f7f7f7;
	padding: 15px 20px 20px;
	margin-top: 0;
	position: relative;
	z-index: 2
}

.team-list .item .box .info {
	height: 71px;
	overflow: hidden
}

.team-list .item .box .name {
	line-height: 22px;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px
}

.team-list .item .box .brief {
	line-height: 22px;
	font-size: 14px;
	color: #666
}

.team-list .item .btns {
	margin-top: 15px
}

.team-list .item .btns .btn {
	width: 102px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #e60012;
	background-color: #fff;
	border: 1px solid #e60012;
	border-radius: 5px;
	margin: 0 4px;
	display: inline-block
}

.team-list .item .btns .btn:before {
	background-repeat: no-repeat;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

.team-list .item .btns .btn1:before {
	width: 18px;
	height: 18px;
	background-image: url(../image/ico-advisory-0.png);
	margin-top: -3px
}

.team-list .item .btns .btn2:before {
	width: 18px;
	height: 18px;
	background-image: url(../image/ico-view-0.png)
}

.team-list .item .btns .btn:hover {
	color: #fff;
	background-color: #e60012;
	border-color: #e60012
}

.team-list .item .btns .btn1:hover:before {
	background-image: url(../image/ico-advisory-1.png)
}

.team-list .item .btns .btn2:hover:before {
	background-image: url(../image/ico-view-1.png)
}

.team-list .item:hover .box {
	margin-top: -51px
}

.team-list .item:hover .box .info {
	height: 122px
}

.content .team-list .item[class] {
	width: 30.43478%;
	margin-bottom: 4.32%;
	margin-left: 4.32%
}

.content .team-list .item[class]:nth-child(3n+1) {
	margin-left: 0
}

#contact {
	padding: 75px 0 80px
}

.iw_poi_title {
	color: #e60012;
	font-size: 14px;
	font-weight: 700;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial,sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

#dituContent {
	width: 100%;
	height: 550px;
	border: #ccc solid 1px
}

#_DialogBGDiv {
	width: 100%;
	height: 100%;
	background-color: #333;
	opacity: .4;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 15;
	display: none
}

#_DialogDiv_0 {
	width: 80%;
	height: 267px;
	max-width: 400px;
	position: fixed;
	z-index: 16;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: none
}

#_DialogDiv_0 #_DialogTable_0 {
	width: 100%;
	-moz-user-select: none;
	font-size: 12px;
	line-height: 1.4;
	border: #e60012 8px solid;
	background-color: #fff;
	table-layout: fixed;
	word-break: break-all;
	word-wrap: break-word
}

#_DialogDiv_0 #_DialogTable_0 .close {
	right: 40px;
	top: 30px;
	position: absolute;
	height: 22px;
	width: 22px;
	z-index: 1;
	cursor: pointer;
	background-image: url(../image/dialog_closebtn_over.jpg)
}

#_DialogDiv_0 #_Covering_0 {
	position: absolute;
	height: 100%;
	width: 100%;
	display: none;
	background-color: #fff;
	opacity: .5
}

#_Container_0 {
	width: 100%;
	height: auto
}

#_Container_0 .tc_bm {
	width: 100%;
	margin-top: 0
}

#_Container_0 .tc_bm .input {
	width: 100%;
	height: 36px;
	line-height: 24px;
	border: 0;
	padding: 0 0 0 6px;
	border: 1px solid #d2d2d2;
	background-color: #f7f7f7
}

#_Container_0 .tc_bz {
	line-height: normal;
	padding-left: 5px;
	text-align: left
}

#_Container_0 .tc_bz span {
	color: #e60012
}

#_Container_0 #myform td {
	width: 100%
}

#_Container_0 .yellow-btn {
	display: inline-block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	background-color: #e60012;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	cursor: pointer
}

#_Container_0 .yuyue_qx a {
	width: 120px;
	height: 36px;
	line-height: 36px;
	color: #555;
	background-color: #eee;
	display: block;
	float: right;
	text-align: center;
	cursor: pointer
}

#_Container_0 .btn-animate {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in
}

#shop-banner {
	position: relative;
	z-index: 1;
	overflow: hidden
}

#shop-banner img {
	max-width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto
}

#shop-banner .img1 {
	display: none
}

#shop-banner .form {
	max-width: 750px;
	background-color: rgba(0,0,0,.6);
	padding: 16px 20px 15px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 25%;
	left: 0
}

#shop-banner .form .top {
	line-height: 30px;
	margin-bottom: 10px
}

#shop-banner .form .top .title {
	font-weight: 700;
	font-size: 24px;
	color: #fff;
	margin-right: 15px
}

#shop-banner .form .top .tips {
	font-size: 14px;
	color: #fff
}

#shop-banner .form .top .tips span {
	font-size: 24px;
	color: inherit
}

#shop-banner .form .top .brief {
	font-size: 18px;
	color: #bcbcbc;
	text-align: center;
	display: block
}

#shop-banner .form .main {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

#shop-banner .form .text {
	height: 40px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 12px center;
	padding: 0 10px 0 32px;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#shop-banner .form .name {
	width: 25%;
	background-image: url(../image/form-name.png)
}

#shop-banner .form .phone {
	width: 47%;
	background-image: url(../image/form-phone.png)
}

#shop-banner .form .submit {
	width: 22%;
	height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: #e60012;
	border: 0;
	cursor: pointer
}

#shop-banner .form .submit:hover {
	background-color: #e64e5a
}

#shop-banner .ad-form2 {
	width: 240px;
	height: 365px;
	background: url(../image/baojia.png);
	margin-top: -15%;
	float: right
}

#shop-banner .ad-form2 h2 {
	font-weight: initial;
	font-size: 18px;
	color: #fff;
	margin-top: 45px;
	margin-bottom: 37px;
	text-align: center
}

#shop-banner .ad-form2 .text {
	width: 200px;
	height: 36px;
	font-size: 14px;
	background-color: #fff;
	padding: 0 10px;
	border: 0;
	margin: 0 auto 10px;
	display: block
}

#shop-banner .ad-form2 .submit {
	width: 200px;
	height: 36px;
	font-size: 16px;
	color: #fff;
	background-color: #e60012;
	border: 0;
	margin: 0 auto 10px;
	display: block;
	cursor: pointer
}

#shop-banner .ad-form2 .tips {
	font-size: 16px;
	color: #fff;
	text-align: center
}

#shop-banner .ad-form2 .tips font {
	font-size: inherit;
	color: #e60012
}

#shop-banner .wrap {
	height: 0;
	margin: auto;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

#shop-service {
	background-color: #e8e8e8
}

#shop-service .img {
	margin-top: 7px
}

#shop-service .fonts {
	margin-top: 80px;
	margin-left: 25px;
	font-size: 24px;
	color: #333
}

#shop-service .fonts .title {
	font-weight: 700;
	font-size: 30px;
	color: inherit;
	margin-bottom: 8px
}

#shop-service .fonts .title span {
	font-weight: 700;
	font-size: inherit;
	color: #e60012
}

#shop-service .main {
	width: 47.5%;
	margin-top: 85px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center
}

#shop-service .main .item {
	font-size: 16px;
	color: #222;
	white-space: nowrap;
	text-align: center
}

#shop-service .main .item .count {
	font-size: 30px;
	color: #e60012;
	margin-bottom: 10px
}

#shop-service .main .line {
	width: 1px;
	height: 55px;
	background-color: #e1e1e1
}

#shop-case {
	background-color: #f5f5f5;
	padding: 75px 0 80px
}

#shop-case .list {
	margin-top: 40px
}

#shop-case .list img {
	max-width: 100%
}

#shop-case .list .box {
	width: 49.75%;
	max-width: 597px
}

#shop-case .list .box.left .img.i1 {
	margin-bottom: 1.1725293132%
}

#shop-case .list .box.right .img.i1 {
	margin-top: 1.1725293132%
}

#shop-case .list .box .img {
	position: relative;
	z-index: 1;
	overflow: hidden
}

#shop-case .list .box .img.i1 {
	width: 100%
}

#shop-case .list .box .img.i2 {
	width: 100%;
	margin-bottom: 2.3728813559%
}

#shop-case .list .box .img.i3 {
	width: 100%
}

#shop-case .list .box .img.i4 {
	width: 49.41373534338358%
}

#shop-case .list .box .small {
	width: 49.41373534338358%
}

#shop-case .list .main {
	background-color: rgba(0,0,0,.7);
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	align-content: center;
	text-align: center;
	-webkit-justify-content: center;
	justify-content: center
}

#shop-case .list .main .title {
	width: 100%;
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px
}

#shop-case .list .main .brief {
	width: 100%;
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px
}

#shop-case .list .main .btn {
	width: 140px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	background-color: #e60012;
	border-radius: 3px
}

#shop-core {
	padding: 75px 0 80px
}

#shop-core .list {
	margin-top: 40px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

#shop-core .list .item {
	width: 120px;
	text-align: center
}

#shop-core .list .item .ico {
	width: 120px;
	height: 120px;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 15px;
	display: block
}

#shop-core .list .item .ico.i1 {
	background-image: url(../image/core-1-0.png)
}

#shop-core .list .item .ico.i2 {
	background-image: url(../image/core-2-0.png)
}

#shop-core .list .item .ico.i3 {
	background-image: url(../image/core-3-0.png)
}

#shop-core .list .item .ico.i4 {
	background-image: url(../image/core-4-0.png)
}

#shop-core .list .item .ico.i5 {
	background-image: url(../image/core-5-0.png)
}

#shop-core .list .item .ico.i6 {
	background-image: url(../image/core-6-0.png)
}

#shop-core .list .item .title {
	font-size: 16px;
	color: #333;
	margin-bottom: 15px
}

#shop-core .list .item .btn {
	width: 105px;
	max-width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	background-color: #e60012;
	border-radius: 32px;
	margin: 0 auto;
	display: block;
	opacity: 0;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}

#shop-core .list .item:hover .ico {
	background-color: #e60012
}

#shop-core .list .item:hover .ico.i1 {
	background-image: url(../image/core-1-1.png)
}

#shop-core .list .item:hover .ico.i2 {
	background-image: url(../image/core-2-1.png)
}

#shop-core .list .item:hover .ico.i3 {
	background-image: url(../image/core-3-1.png)
}

#shop-core .list .item:hover .ico.i4 {
	background-image: url(../image/core-4-1.png)
}

#shop-core .list .item:hover .ico.i5 {
	background-image: url(../image/core-5-1.png)
}

#shop-core .list .item:hover .ico.i6 {
	background-image: url(../image/core-6-1.png)
}

#shop-core .list .item:hover .btn {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

#shop-sign {
	background-color: #f5f5f5;
	padding: 75px 0 80px
}

#shop-sign .main {
	margin-top: 20px
}

#shop-sign .left {
	width: 26.666666666%
}

#shop-sign .left .i {
	height: 90px;
	font-size: 14px;
	color: #999;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 27px center;
	padding: 25px 10px 20px 90px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.05);
	box-shadow: 0 2px 4px rgba(0,0,0,.05)
}

#shop-sign .left .i:last-child {
	margin-bottom: 0
}

#shop-sign .left .i.i1 {
	background-image: url(../image/sign-1.png)
}

#shop-sign .left .i.i2 {
	background-image: url(../image/sign-2.png)
}

#shop-sign .left .i.i3 {
	background-image: url(../image/sign-3.png)
}

#shop-sign .left .i.i4 {
	background-image: url(../image/sign-4.png)
}

#shop-sign .left .i .title {
	font-size: 18px;
	color: #333;
	margin-bottom: 8px
}

#shop-sign .right {
	width: 71.666666666%;
	background-color: #fff;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center
}

#shop-sign .right .table-title {
	height: 54px;
	line-height: 52px;
	background-color: #f7f7f7;
	padding: 0 3.65853658536585%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

#shop-sign .right .table-title .td {
	font-weight: 700
}

#shop-sign .right .table-body {
	height: 326px
}

#shop-sign .right .table-body .row {
	height: 55px;
	line-height: 55px;
	padding: 0 3.65853658536585%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#shop-sign .right .table-body .swiper-slide:nth-child(2n) {
	background-color: #f7f7f7
}

#shop-sign .right .td {
	width: 16%;
	font-size: 14px;
	color: #666
}

#office-info {
	background-color: #f7f7f7;
	padding: 45px 0 35px
}

#office-info .item {
	width: 25%;
	float: left;
	text-align: center
}

#office-info .item .ico {
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto 8px
}

#office-info .item .ico.i1 {
	background-image: url(../image/office-1.png)
}

#office-info .item .ico.i2 {
	background-image: url(../image/office-2.png)
}

#office-info .item .ico.i3 {
	background-image: url(../image/office-3.png)
}

#office-info .item .ico.i4 {
	background-image: url(../image/office-4.png)
}

#office-info .item .name {
	font-size: 20px;
	color: #333;
	margin-bottom: 15px
}

#office-info .item .brief {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

#office-case {
	padding: 75px 0 80px
}

#office-case .list {
	margin-top: 40px;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

#office-case .item {
	width: 31.666666%;
	background-color: #fff;
	margin-bottom: 2.5%;
	margin-left: 2.5%;
	position: relative;
	z-index: 1;
	top: 0
}

#office-case .item:nth-child(3n+1) {
	margin-left: 0
}

#office-case .item:hover {
	top: -10px;
	box-shadow: 0 6px 10px #eee
}

#office-case .item .img {
	padding-top: 52.6315789%;
	position: relative;
	z-index: 1;
	overflow: hidden
}

#office-case .item .img img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

#office-case .item .info {
	padding: 15px 20px;
	border: 1px solid #eee
}

#office-case .item .info .name {
	font-size: 18px;
	color: #333;
	margin-bottom: 5px
}

#office-case .item .info .name a {
	font-size: inherit;
	color: inherit
}

#office-case .item .info .name a:hover {
	color: #e60012
}

#office-case .item .info .keyword {
	font-size: 14px;
	color: #666
}

#office-case .item .info .brief {
	line-height: 24px;
	font-size: 14px;
	color: #666
}

#office-case .item .info .brief:before {
	width: 20px;
	height: 2px;
	background-color: #e60012;
	margin: 20px 0;
	display: block;
	content: ''
}

#office-case .btns {
	margin-bottom: 15px;
	text-align: center
}

#office-case .btns a {
	width: 166px;
	height: 48px;
	line-height: 48px;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	background-color: #e60012;
	border-radius: 5px;
	margin: 0 10px;
	text-align: center;
	display: inline-block
}

#office-case .btns a:before {
	background-repeat: no-repeat;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#office-case .btns a:hover {
	background-color: #f65763
}

#office-case .btns .price:before {
	width: 18px;
	height: 18px;
	background-image: url(../image/ico-price.png);
	margin-top: -2px
}

#office-case .btns .more:before {
	width: 20px;
	height: 17px;
	background-image: url(../image/ico-more.png);
	margin-top: -5px
}

#office-service {
	background: url(../image/waiter-bg.jpg) no-repeat center bottom;
	padding: 75px 0 55px
}

#office-service.factory {
	background: url(../image/factory-service.jpg) no-repeat center bottom
}

#office-service .main {
	background-color: #f5f5f5;
	margin-top: 30px
}

#office-service .main .left {
	width: 560px;
	font-size: 0;
	text-align: right
}

#office-service .main .left img {
	margin-top: -34px;
	display: inline-block;
	vertical-align: bottom
}

#office-service .main .form {
	font-size: 0;
	padding: 30px 40px 35px 28px;
	margin-left: 560px
}

#office-service .main .form .top {
	font-size: 16px;
	color: #666;
	margin-bottom: 10px
}

#office-service .main .form .top .title {
	font-size: 28px;
	color: #333
}

#office-service .main .form .text {
	height: 52px;
	font-size: 14px;
	color: #757575;
	background-repeat: no-repeat;
	background-position: 12px center;
	padding: 0 10px 0 32px;
	border: 1px solid #eee;
	margin-bottom: 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#office-service .main .form .text.name {
	width: 49.473684210526%;
	background-image: url(../image/form-name.png);
	display: inline-block
}

#office-service .main .form .text.size {
	width: 49.473684210526%;
	background-image: url(../image/form-size.png);
	display: inline-block
}

#office-service .main .form .text.phone {
	width: 100%;
	background-image: url(../image/form-phone.png);
	display: block
}

#office-service .main .form .submit {
	width: 100%;
	height: 50px;
	font-size: 14px;
	color: #fff;
	background-color: #e60012;
	border: 0;
	display: block
}

#office-service .main .form .submit:before {
	width: 18px;
	height: 16px;
	background: url(../image/form-submit.png) no-repeat;
	margin: -3px 8px 0 0;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#office-service .process {
	background-color: #fff;
	padding: 45px 8.333333333% 45px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center
}

#office-service .process .item {
	width: 100px;
	font-size: 16px;
	color: #666;
	text-align: center
}

#office-service .process .item .ico {
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #e8e8e8;
	border-radius: 50%;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#office-service .process .item .ico.i1 {
	background-image: url(../image/waiter-1.png)
}

#office-service .process .item .ico.i2 {
	background-image: url(../image/waiter-2.png)
}

#office-service .process .item .ico.i3 {
	background-image: url(../image/waiter-3.png)
}

#office-service .process .item .ico.i4 {
	background-image: url(../image/waiter-4.png)
}

#office-service .process .item .ico.i5 {
	background-image: url(../image/waiter-5.png)
}

#office-service .process .item .ico.i6 {
	background-image: url(../image/waiter-6.png)
}

#office-service .process .arrow {
	width: 11px;
	height: 12px;
	background: url(../image/waiter-arrow.png) no-repeat center
}

#office-service .ad {
	margin-top: 38px;
	text-align: center
}

#office-service .ad .title {
	font-size: 36px;
	color: #fff;
	margin-bottom: 10px
}

#office-service .ad .tips {
	font-size: 18px;
	color: #fff
}

#factory-area {
	padding: 75px 0 80px
}

#factory-area .list {
	margin-top: 40px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

#factory-area .list .item {
	width: 136px;
	margin-bottom: 30px;
	margin-left: 6%;
	text-align: center
}

#factory-area .list .item:nth-child(6n+1) {
	margin-left: 0
}

#factory-area .list .item .ico {
	height: 136px;
	border-radius: 50%;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
	overflow: hidden
}

#factory-area .list .item .ico .url {
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #fff;
	background-color: rgba(230,0,18,.7);
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0
}

#factory-area .list .item .ico .url:before {
	width: 25px;
	height: 24px;
	background: url(../image/ico-service.png) no-repeat center center;
	margin: 42px auto 10px;
	display: block;
	content: ''
}

#factory-area .list .item .ico .url:after {
	border: 1px solid #fff;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	content: ''
}

#factory-area .list .item .ico:hover .url {
	opacity: 1
}

#factory-area .list .item .name {
	font-size: 18px;
	color: #333
}

#factory-area .price {
	width: 166px;
	height: 48px;
	line-height: 48px;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	background-color: #e60012;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	display: block
}

#factory-area .price:before {
	width: 18px;
	height: 18px;
	background-image: url(../image/ico-price.png);
	background-repeat: no-repeat;
	margin-top: -2px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#factory-area .price:hover {
	background-color: #f65763
}

#factory-area .hotline {
	font-size: 16px;
	color: #666;
	margin-top: 15px;
	text-align: center
}

#factory-area .hotline:before {
	width: 20px;
	height: 20px;
	background: url(../image/ico-hotline-0.png.png) no-repeat center center;
	margin-top: -2px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	content: ''
}

#phone-price {
	max-width: 640px;
	margin-right: auto;
	margin-left: auto
}

#phone-price .price-ad {
	margin-bottom: 33px
}

#phone-price .price-title {
	margin-right: 4.6875%;
	margin-bottom: 15px;
	margin-left: 4.6875%
}

#phone-price .price-gif {
	width: 80%;
	margin: 0 auto 20px
}

#phone-price .price-form {
	margin-right: 10.9375%;
	margin-bottom: 20px;
	margin-left: 10.9375%
}

#phone-price .price-form .row {
	height: 76px;
	line-height: 76px;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1
}

#phone-price .price-form .row .title {
	width: 130px;
	font-size: 14px;
	color: #333;
	padding: 0 15px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

#phone-price .price-form .row .title.required:after {
	font-size: inherit;
	font-size: inherit;
	color: #f60000;
	content: '*'
}

#phone-price .price-form .row .text {
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #333;
	background-color: transparent;
	padding: 0 10px 0 140px;
	border: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: relative;
	z-index: 2
}

#phone-price .price-form .submit {
	width: 100%;
	height: 56px;
	font-size: 18px;
	color: #fff;
	background-color: #e60012;
	border: 0;
	border-radius: 10px;
	display: block
}

#phone-price .price-tips {
	line-height: 45px;
	font-size: 14px;
	color: #c65402;
	margin-bottom: 30px;
	text-align: center
}

#phone-price .price-img {
	margin-bottom: 25px
}

#phone-price .price-title-2 {
	width: 400px;
	height: 58px;
	line-height: 58px;
	font-size: 24px;
	color: #fff;
	background-color: #e60012;
	border-bottom: 5px solid #8f0000;
	border-radius: 58px;
	margin: 0 auto 30px;
	text-align: center
}

#phone-price .price-footer {
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center
}

@media only screen and (max-width:1300px) {
	#shop-banner .img {
		width: 140%;
		max-width: none;
		margin-left: -20%
	}
}

@media only screen and (max-width:1230px) {
	.innewsbox .listnews dl {
		padding: 20px 0
	}

	.innewsbox .listnews dt .img {
		margin-right: 15px!important;
		margin-left: 15px
	}

	.innewsbox .listnews dt i {
		display: none
	}

	.innewsbox .listnews dd {
		width: auto;
		float: none
	}

	.innewsbox .listnews dd .more {
		display: none
	}

	.innewsbox .listnews dd h5 {
		width: 100%
	}

	.innewsbox .listnews dd p {
		width: 100%
	}

	.prol {
		width: 100%;
		float: none
	}

	.pror {
		display: none
	}

	.editor img {
		max-width: 100%;
		height: auto!important
	}

	#shop-banner .form {
		bottom: 10%
	}

	#shop-banner .form .top {
		line-height: 22px
	}

	#shop-banner .form .top .title {
		font-size: 16px
	}

	#shop-banner .form .top .tips span {
		font-size: 18px
	}

	#shop-service .fonts {
		font-size: 16px
	}

	#shop-service .fonts .title {
		font-size: 22px
	}

	#shop-sign .left .i {
		font-size: 12px
	}

	#shop-sign .left .i .title {
		font-size: 14px
	}

	#office-case .item .info {
		padding: 10px
	}

	#office-case .item .info .name {
		font-size: 14px
	}

	#office-case .item .info .brief {
		font-size: 12px
	}

	#office-case .item .info .brief::before {
		margin: 10px 0
	}
}

@media only screen and (max-width:1190px) {
	#factory-area .list .item {
		margin-left: 5%
	}

	#shop-banner .img0 {
		display: none
	}

	#shop-banner .img1 {
		display: block
	}

	#shop-banner .wrap {
		display: none
	}
}

@media only screen and (max-width:1110px) {
	#factory-area .list .item {
		margin-left: 3%
	}
}

@media only screen and (max-width:980px) {
	#team .title .title-0 {
		font-size: 18px
	}

	#team .team-list .item[class] {
		width: 32.291666666%;
		margin-bottom: 1.5625%;
		margin-left: 1.5625%
	}

	#team .team-list .item[class]:nth-child(3n+1) {
		margin-left: 0
	}

	#team .team-list .item .box[class] {
		padding: 10px;
		margin-top: 0
	}

	#team .team-list .item .box .info[class] {
		height: auto
	}

	#team .team-list .item .box .name {
		font-size: 16px
	}

	#team .team-list .item .box .brief {
		font-size: 12px
	}

	#team .team-list .item .btns .btn {
		width: 80px;
		height: 28px;
		line-height: 28px
	}

	#team .team-list .item .btns .btn:before {
		display: none
	}

	#dituContent {
		height: 400px
	}

	.fenye {
		display: none
	}

	#shop-service .img {
		display: none
	}

	#shop-service .fonts {
		display: none
	}

	#shop-service .main {
		width: 80%;
		margin: 5% auto;
		float: none
	}

	#shop-core .list {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#shop-core .list .item {
		width: 30%;
		margin-bottom: 20px
	}

	#shop-core .list .item .btn {
		display: none
	}

	#shop-case .list .main .title {
		font-size: 16px
	}

	#shop-case .list .main .brief {
		font-size: 14px
	}

	#shop-case .list .main .btn {
		width: 100px;
		height: 34px;
		line-height: 34px;
		font-size: 14px
	}

	#shop-sign .left {
		display: none
	}

	#shop-sign .right {
		width: 100%;
		float: none
	}

	#office-case .btns a {
		width: 100px;
		height: 34px;
		line-height: 34px;
		font-size: 14px
	}

	#office-case .btns a:before {
		display: none
	}

	#office-service {
		background: 0 0!important
	}

	#office-service .main .left {
		display: none
	}

	#office-service .main .form {
		margin-left: auto
	}

	#office-service .main .form .top {
		font-size: 14px
	}

	#office-service .main .form .top .title {
		font-size: 18px
	}

	#office-service .process {
		display: none
	}

	#office-service .ad {
		display: none
	}

	#factory-area {
		display: none
	}
}

@media only screen and (max-width:768px) {
	.pcBtn {
		visibility: hidden!important;
		position: absolute
	}

	.mBtn {
		visibility: visible;
		position: static
	}

	.innewsbox .listnews dt h4 {
		display: none
	}

	.innewsbox .listnews dd {
		height: auto
	}

	.crumb .tel a {
		margin-left: 10px
	}

	.contenttoptext h1 {
		font-size: 18px
	}

	.contentpage span.s1 {
		float: none;
		margin-bottom: 10px
	}

	.contentpage span.s3 {
		text-align: left;
		float: none;
		margin-bottom: 15px
	}

	.case-list .item {
		width: 49%;
		margin-bottom: 2%;
		margin-left: 2%
	}

	.case-list .item[class]:nth-child(3n+1) {
		margin-left: 2%
	}

	.case-list .item[class]:nth-child(2n+1) {
		margin-left: 0
	}

	.case-list .item .mask {
		opacity: 0!important
	}

	.case-list .item .url {
		width: 100%;
		height: 100%;
		opacity: 0
	}

	.case-list .item .info {
		line-height: 24px;
		padding: 10px
	}

	.case-list .item .name {
		line-height: inherit;
		font-size: 14px
	}

	.case-list .item .brief {
		font-size: 12px
	}

	#dituContent {
		height: 300px
	}

	#contact {
		padding: 30px 0
	}

	#LXB_CONTAINER .lxb-cb-input-btn:-webkit-autofill {
		-webkit-box-shadow: 0 0 1000px #fff inset!important
	}

	#shop-case {
		padding: 30px 0
	}

	#shop-core {
		padding: 30px 0
	}

	#shop-sign {
		padding: 30px 0
	}

	#office-case {
		padding: 30px 0
	}

	#office-service {
		padding: 30px 0
	}
}

@media only screen and (max-width:640px) {
	#team .team-list .item[class] {
		width: 49%;
		margin-bottom: 2%;
		margin-left: 2%
	}

	#team .team-list .item[class]:nth-child(3n+1) {
		margin-left: 2%
	}

	#team .team-list .item[class]:nth-child(2n+1) {
		margin-left: 0
	}

	#team .team-list .item[class] .btns .btn {
		width: 60px;
		font-size: 12px
	}

	.content .team-list .item[class] {
		width: 49%;
		margin-bottom: 2%;
		margin-left: 2%
	}

	.content .team-list .item[class]:nth-child(3n+1) {
		margin-left: 2%
	}

	.content .team-list .item[class]:nth-child(2n+1) {
		margin-left: 0
	}

	.content .team-list .item[class] .btns .btn {
		width: 60px;
		font-size: 12px
	}

	.innewsbox .listnews dt {
		width: 40%;
		margin-right: 10px
	}

	.innewsbox .listnews dt .img {
		width: 100%;
		height: 0;
		padding-top: 65.116279%;
		margin: 0!important
	}

	.innewsbox .listnews dd h5 {
		white-space: normal
	}

	.innewsbox .listnews dd p {
		display: none
	}

	.contenttjanli h2 {
		font-size: 16px
	}

	.contenttjanli ul li {
		width: 49%;
		margin-right: 0;
		margin-bottom: 2%;
		margin-left: 2%
	}

	.contenttjanli ul li:nth-child(2n+1) {
		margin-left: 0
	}

	#shop-banner .form {
		display: none
	}

	#shop-service .main .item {
		font-size: 14px
	}

	#shop-service .main .item .count {
		font-size: 22px
	}

	#shop-case .list {
		margin-top: 20px
	}

	#shop-case .list .box.left {
		display: none
	}

	#shop-case .list .box.right {
		width: 100%;
		max-width: 597px;
		float: none;
		margin: 0 auto;
		display: block
	}
	#shop-core .list {
		margin-top: 20px
	}
	#shop-core .list .item .ico {
		width: 80px;
		height: 80px
	}
	#shop-core .list .item .title {
		font-size: 12px
	}

	#shop-sign .right .td {
		font-size: 12px
	}

	#shop-sign .right .table-title {
		height: 40px;
		line-height: 40px;
		padding: 0
	}

	#shop-sign .right .table-body {
		height: 200px
	}

	#shop-sign .right .table-body .row {
		height: 40px;
		line-height: 40px;
		padding: 0
	}

	#shop-sign .right .td4,#shop-sign .right .td5 {
		display: none
	}

	#office-info {
		display: none
	}

	#office-case .item[class] {
		width: 49%;
		margin-bottom: 2%;
		margin-left: 2%
	}

	#office-case .item:nth-child(2n+1) {
		margin-left: 0
	}

	#office-service .main .form {
		padding: 15px
	}
}

@media only screen and (max-width:420px) {
	.inbanner {
		height: 180px
	}

	.inbanner a {
		width: 400%;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100% auto;
		margin-left: -150%
	}

	#_DialogDiv_0 #_DialogTable_0 .close {
		right: 20px
	}

	#_Draghandle_0 td:first-child,#_Draghandle_0 td:last-child {
		width: 0
	}

	#_Container_0 .yellow-btn {
		width: 90px
	}

	#_Container_0 .yuyue_qx a {
		width: 90px
	}

	.lxb-container {
		left: -1000000px!important
	}

	#shop-service .main {
		width: 90%
	}

	#shop-service .main .item {
		font-size: 12px
	}

	#shop-service .main .item .count {
		font-size: 16px
	}

	#office-service .main .form .top .title {
		font-size: 16px;
		display: block
	}

	#office-service .main .form .text {
		height: 40px
	}

	#office-service .main .form .text.name {
		width: 100%;
		float: none
	}

	#office-service .main .form .text.size {
		width: 100%;
		float: none
	}

	#office-service .main .form .submit {
		height: 40px
	}

	#phone-price .price-form {
		margin-right: 3%;
		margin-left: 3%
	}

	#phone-price .price-form .row {
		height: 42px;
		line-height: 42px
	}

	#phone-price .price-form .row .text {
		padding-left: 90px
	}

	#phone-price .price-form .submit {
		height: 45px;
		font-size: 14px
	}

	#phone-price .price-title-2 {
		width: 260px;
		height: 46px;
		line-height: 46px;
		font-size: 16px
	}
}

.warp{ width:100%; float:left;}
.warp-in{ width:100%; max-width:1350px; float:none; margin:0 auto;}
.warp-1350{ width:100%; max-width:1350px; float:none; margin:0px auto;}

/*理念*/
.maintit{ float:left; width:100%; text-align:center; padding:38px 0 10px;}
.maintit span{ float:left; width:100%; font-family:HelveticaCE; font-size:24px; line-height:35px; color:#666; background:url(../image/titleline.png) repeat-x left center;}
.maintit span i{ background:#fff; padding:0 50px;}
.maintit a,.maintit em{ float:left; width:100%; font-size:20px; line-height:38px; color:#333; padding-bottom:6px; text-decoration:none; background:url(https://djwhq.com/template/pc/static/images/title_btm.png) no-repeat center bottom;}
.maintit a:hover{ color:#a31f24;}
.linian .iconlist{ float:left; width:100%; text-align:center; margin-top:40px;}
.linian .iconlist li{ display:inline-block; width:160px; height:140px; margin:0 120px; text-indent:-9999px;}
.linian .iconlist li.ico-01{ background:url(https://djwhq.com/template/pc/static/images/baifen-01.svg) no-repeat center center;}
.linian .iconlist li.ico-02{ background:url(https://djwhq.com/template/pc/static/images/baifen-02.svg) no-repeat center center;}
.linian .iconlist li.ico-03{ background:url(https://djwhq.com/template/pc/static/images/baifen-03.svg) no-repeat center center;}

@media screen and (max-width:1350px){
.linian .iconlist li{ margin:0 80px;}
}
@media screen and (max-width:1000px){
.linian .iconlist li{ margin:0 50px;}
}
@media screen and (max-width:800px){
.maintit{ padding:28px 0 5px;}
.maintit span{font-size:15px; line-height:25px;}
.maintit span i{ padding:0 12px;}
.maintit a,.maintit em{ font-size:12px; line-height:22px; padding-bottom:4px;}
.linian .iconlist li.ico-01,.linian .iconlist li.ico-02,.linian .iconlist li.ico-03{ width:120px; height:105px; margin:0 30px; background-size:120px 105px;}
}
@media screen and (max-width:600px){
.linian .iconlist li.ico-01,.linian .iconlist li.ico-02,.linian .iconlist li.ico-03{ width:100px; height:87.5px; margin:0 10px; background-size:100px 87.5px;}
}
@media screen and (max-width:425px){
.maintit{ padding:15px 0 5px;}
.linian .iconlist{ margin-top:20px;}
.linian .iconlist li.ico-01,.linian .iconlist li.ico-02,.linian .iconlist li.ico-03{ width:80px; height:70px; margin:0 8px; background-size:80px 70px;}
}

/*partner*/
.partnerlist{ margin-top:20px;padding: 0px 0 80px;}
.partner{ float:left; width:100%; text-align:center; margin-top:20px;}
.partner li{ display:inline-block; width:202px; height:90px; margin:9px; border:solid 1px #ddd;}
.partner li img{ width:60%; height:60%;/* -webkit-filter: grayscale(100%) opacity(50%); -moz-filter: grayscale(100%) opacity(50%); -ms-filter: grayscale(100%) opacity(50%); -o-filter: grayscale(100%) opacity(50%); filter: grayscale(100%) opacity(50%); filter: alpha(opacity=50);*/ transition:0.8s;-moz-transition:0.8s;-webkit-transition:0.8s;-o-transition:0.8s;margin-top: 1.3rem;}
.partner li:hover img{ -webkit-filter: grayscale(0%) opacity(100%); -moz-filter: grayscale(0%) opacity(100%); -ms-filter: grayscale(0%) opacity(100%); -o-filter: grayscale(0%) opacity(100%); filter: grayscale(0%) opacity(100%); filter: alpha(opacity=100);}

@media screen and (max-width:700px){
.partner li{ width:150px; height:66px; margin:5px;}
.partner li img{ -webkit-filter: grayscale(0%) opacity(100%); -moz-filter: grayscale(0%) opacity(100%); -ms-filter: grayscale(0%) opacity(100%); -o-filter: grayscale(0%) opacity(100%); filter: grayscale(0%) opacity(100%); filter: alpha(opacity=100);margin-top: 0.6rem;}
}
@media screen and (max-width:500px){
.partnerlist{ margin-top:10px;}
.partner li{ width:120px; height:52px; margin:3px;}
}
@media screen and (max-width:400px){
.partner li{ width:100px; height:43px; margin:1px;}
}
.sybtn1{border: 0;
    display: inline-block;
    width: 200px;
    text-align: center;
    line-height: 40px;
    background: #e60012;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    display: block;	
}

/* 表单页面 */
.mainer {
	/*padding-bottom: 70px;*/
	padding-top: 1px;
	margin-top: 1em;
}

.contacts {
	margin-top: 100px;
	margin-bottom: 50px;
}
.contacts .img {
	width: 570px;
	float: left;
	margin-right: 50px;
}
.cont_rt {
	overflow: hidden;
}
.contact_box {
	background: #fff;
	margin-bottom: 20px;
}
.contact_box .tit {
	line-height: 50px;
	background: url(https://djwhq.com/template/pc/static/images/icon21.png) no-repeat left center;
	text-align: center;
}
.contact_box .tit h3 {
	font-size: 2.2em;
	display: inline-block;
	padding-left: 10px;
	height: 1em;
	/*border-left: 5px solid #00b0a0;*/
	line-height: 20px;
	font-weight: normal;
	margin-top: 10px;
	color: red;
}
.contact_box ul {
	margin: 0 -1.5%;
}
.contact_box li {
	width: 92%;
	/*float: left;*/
	margin: 0 auto;
	margin-bottom: 15px;
}
.contact_box li span {
	display: block;
	padding-left: 10px;
	color: #888;
	line-height: 35px;
}
.contact_box .div_input {
	line-height: 40px;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 0 15px;
	height: 40px;
}

.contact_box li.li_last {
	width: 97%;
}
.contact_box .btn1 a {
	border: 0;
	display: inline-block;
	width: 200px;
	text-align: center;
	;
	line-height: 40px;
	background: #e60012;
	color: #fff;
	border-radius: 3px;
	font-size: 16px;
}
.contact_box .btn1 a:hover {
	color: #fff;
	background-color: #f65763
}
.contact_box .btn1 {
	width: auto;
	text-align: center;
	/*text-align: left;*/
}
.contact_box .btn1 span {
	display: inline-block;
	/*padding-right: 25px;*/
	color: #fff;cursor: pointer;
	/*background: url(../image/icon23.png) no-repeat right center;*/
}
.contact_box .btn1 a:hover span {
	color: #fff;
}

.div_input input {
	width: 100%;
	border: 0;
	background: none;
	font-size: 1em;
    line-height: 40px;
}

li{list-style: none;}

@media only screen and (max-width: 800px) {
.contacts .img {
	float: none;
	margin-bottom: 30px;
	width: 100%		
}
.contacts {
	margin-top: 30px;
	margin-bottom: 10px;
	width: 100%	
}

.contact_box li {
	width: 97%;
}
}
#newBridge .nb-icon-group{
	display: none;
}