html, body, div, span, object, iframe, img,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code,
del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, button, details, figcaption, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	}
html, body {
	width: 100%;
	height: 100%;
	}

* {
	-moz-box-sizing: border-box;
		 box-sizing: border-box;
	}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
	}


audio,
canvas,
video {
    display: inline-block;
	*display: inline;
	*zoom: 1;
	}


audio:not([controls]) {
    display: none;
    height: 0;
	}


[hidden] {
    display: none;
	}




html {
    font-family: sans-serif; 
	font-size: 100%; 
    -webkit-text-size-adjust: 100%; 
    -ms-text-size-adjust: 100%; 
	}




a:focus {
	outline: 0;
	}


a:active,
input:focus,
textarea:focus,
select:focus {
	outline: 0;
	}




h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	}


abbr[title] {
    border-bottom: 1px dotted;
	}


b,
strong {
    font-weight: bold;
	}


ins {
	text-decoration: underline;
	}
del {
	text-decoration: line-through;
	}
i,
em {
	font-style: italic;
	}


dfn {
    font-style: italic;
	}


hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
	}


mark {
    background: #ff0;
    color: #000;
	}


code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
	}


pre {
    white-space: pre-wrap;
	}


q {
    quotes: "\201C" "\201D" "\2018" "\2019";
	}


small {
    font-size: 80%;
	}


sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
	}
sup {
    top: -0.5em;
	}
sub {
    bottom: -0.25em;
	}




img {
	border: 0; 
	-ms-interpolation-mode: bicubic; 
	max-width: 100%;
	height: auto;
	}


svg:not(:root) {
    overflow: hidden;
	}




figure {
    margin: 0;
	}




fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
	}


legend {
    border: 0; 
    padding: 0; 
	}


button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0; 
	}


button,
input {
    line-height: normal;
	}


button,
select {
    text-transform: none;
	}


button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
	}


button[disabled],
html input[disabled] {
    cursor: default;
	}


input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
	}


input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
	}


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
	}


button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}


textarea {
    overflow: auto; 
    vertical-align: top; 
	}




table {
    border-collapse: collapse;
    border-spacing: 0;
	}
caption, td, th, li {
	vertical-align: top;
	}
dl, ul, ol {
	list-style: none;
	margin: 0;
	}


.i-cf {
	zoom: 1;
	}
	.i-cf:before,
	.i-cf:after {
		content: ' ';
		display: table;
		}
	.i-cf:after {
		clear: both;
		}




.l-body {
	position: relative;
	}


.l-header {
	position: relative;
	}
	.l-header-h {
		}


.l-subheader {
	width: 100%;
	margin: 0 auto;
	}
	.l-subheader-h {
		width: 100%;
		margin: 0 auto;
		}

	
	.l-subheader.type_fixed {
		left: 0;
		top: auto;
		position: fixed;
		max-width: 100% !important;
		z-index: 30;
		
		}

	
	.l-subheader.at_top {
		}
		.l-subheader.at_top .l-subheader-h {
			}

	
	.l-subheader.at_middle {
		}
		.l-subheader.at_middle .l-subheader-h {
			}

	
	.l-subheader.at_botom {
		}
		.l-subheader.at_botom .l-subheader-h {
			}


.l-main {
	position: relative;
	}
	.l-main-h {
		}


.l-submain {
	width: 100%;
	margin: 0 auto;
	}
	.l-submain-h {
		width: 100%;
		margin: 0 auto;
		}

	
	.l-submain.at_top {
		}
		.l-submain.at_top .l-submain-h {
			}

	
	.l-submain.at_middle {
		}
		.l-submain.at_middle .l-submain-h {
			}

	
	.l-submain.at_bottom {
		}
		.l-submain.at_bottom .l-submain-h {
			}


.l-content {
	width: 100%;
	}
	.l-content-h {
		min-height: 1px;
		position: relative;
		}


.l-sidebar {
	}
	.l-sidebar-h {
		}

	
	.l-sidebar.at_left {
		}
		.l-sidebar.at_left .l-sidebar-h {
			}

	
	.l-sidebar.at_right {
		}
		.l-sidebar.at_right .l-sidebar-h {
			}


.l-footer {
	position: relative;
	}
	.l-footer-h {
			background-color: #090909;
			padding-top: 30px;
		}

	
	.l-footer.type_sticky {
		left: 0;
		bottom: 0;
		position: absolute;
		width: 100%;
		
		}


.l-subfooter {
	width: 100%;
	margin: 0 auto;
	}
	.l-subfooter-h {
		width: 100%;
		margin: 0 auto;
		}

	
	.l-subfooter.type_fixed {
		left: 0;
		bottom: 0;
		position: fixed;
		max-width: 100% !important;
		
		}

	
	.l-subfooter.at_top {
		}
		.l-subfooter.at_top .l-subfooter-h {
			}

	
	.l-subfooter.at_middle {
		}
		.l-subfooter.at_middle .l-subfooter-h {
			}

	
	.l-subfooter.at_bottom {
		}
		.l-subfooter.at_bottom .l-subfooter-h {
			}


.l-canvas {
	}
	.l-canvas-h {
		}


.l-canvas.type_wide {
	}
	.l-canvas.type_wide .l-subheader-h,
	.l-canvas.type_wide .l-submain-h,
	.l-canvas.type_wide + .l-footer .l-subfooter-h {
		max-width: 940px;
		}


.l-canvas.type_boxed {
	}
	.l-canvas.type_boxed .l-subheader,
	.l-canvas.type_boxed .l-submain,
	.l-canvas.type_boxed + .l-footer .l-subfooter {
		max-width: 1040px;
		}
		.l-canvas.type_boxed .l-subheader-h,
		.l-canvas.type_boxed .l-submain-h,
		.l-canvas.type_boxed + .l-footer .l-subfooter-h {
			max-width: 940px;
			}


.l-canvas.col_cont .l-content-h {
	}
	.l-canvas.col_cont .l-sidebar.at_left,
	.l-canvas.col_cont .l-sidebar.at_right {
		display: none;
		}


.l-canvas.col_contside .l-content {
	float: left;
	width: 69.1489%;
	}
	.l-canvas.col_contside .l-sidebar.at_right {
		float: right;
		width: 25.5319%;
		}
	.l-canvas.col_contside .l-sidebar.at_left {
		display: none;
		}


.l-canvas.col_sidecont .l-content {
	float: right;
	width: 69.1489%;
	}
	.l-canvas.col_sidecont .l-sidebar.at_left {
		float: left;
		width: 25.5319%;
		}
	.l-canvas.col_sidecont .l-sidebar.at_right {
		display: none;
		}


.g-alert {
	position: relative;
	margin: 0 0 20px;
	padding: 0 30px;
	zoom: 1;
	}
	.w-alert:after,
	.w-alert:before {
		display: table;
		content: ' ';
		}
	.w-alert:after {
		clear: both;
		}
	.g-alert-body {
		padding: 20px 0;
		}
	.g-alert-close {
		float: right;
		position: relative;
		top: 10px;
		right: -35px;
		cursor: pointer;
		text-decoration: none;
		display: none;
		}
		.g-alert-close:hover {
			cursor: pointer;
			text-decoration: none;
			}




.g-alert.type_error {
	color: #a24141;
	background-color: #ffd9d9;
	}


.g-alert.type_success {
	color: #5e8339;
	background-color: #dfffb2;
	}


.g-alert.type_info {
	color: #3a648e;
	background-color: #cceeff;
	}


.g-alert.type_attention {
	color: #846534;
	background-color: #fff2b2;
	}


.g-alert.with_close {
	padding-right: 50px;
	}
	.g-alert.with_close .g-alert-close {
		display: block;
		}


.g-breadcrumbs {
	font-size: 85%;
	position: relative;
	}
	.g-breadcrumbs-item {
		margin-right: 5px;
		}
	.g-breadcrumbs-separator {
		margin-right: 5px;
		}


.g-cols {
	zoom: 1;
	padding-top: 20px;
	}
	.g-cols:before,
	.g-cols:after {
		display: table;
		line-height: 0;
		content: "";
		}
	.g-cols:after {
		clear: both;
		}
		.g-cols > div {
			float: left;
			width: 100%;
			}
			.g-cols > div:last-child {
				margin-bottom: 0 !important;
				}

.g-border{
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
}


.g-cols > div {
	margin-left: 4.0000%;
	}
	.g-cols > div:first-child,
	.g-cols > div.full-width {
		margin-left: 0;
		}
	.g-cols > .one-half,
	.g-cols > .two-quarters,
	.g-cols > .two-fourths,
	.g-cols > .three-sixths {
		width: 48.0000%;
		}
	.g-cols > .one-third,
	.g-cols > .two-sixths {
		width: 30.6666%;
		}
		.g-cols > .two-thirds,
		.g-cols > .four-sixths {
			width: 65.3333%;
			}
	.g-cols > .one-quarter,
	.g-cols > .one-fourth {
		width: 22.0000%;
		}
		.g-cols > .three-quarters,
		.g-cols > .three-fourths {
			width: 74.0000%;
			}
	.g-cols > .one-fifth {
		width: 16.8000%;
		}
		.g-cols > .two-fifths {
			width: 37.6000%;
			}
		.g-cols > .three-fifths {
			width: 58.4000%;
			}
		.g-cols > .four-fifths {
			width: 79.2000%;
			}
	.g-cols > .one-sixth {
		width: 13.3333%;
		}
		.g-cols > .five-sixths {
			width: 82.6666%;
			}


.g-cols.offset_wide > div {
	margin-left: 6%;
	}
	.g-cols.offset_wide > div:first-child {
		margin-left: 0;
		}
	.g-cols.offset_wide > .one-half,
	.g-cols.offset_wide > .two-quarters,
	.g-cols.offset_wide > .two-fourths,
	.g-cols.offset_wide > .three-sixths {
		width: 47%;
		}
	.g-cols.offset_wide > .one-third,
	.g-cols.offset_wide > .two-sixths {
		width: 29.3333%;
		}
		.g-cols.offset_wide > .two-thirds,
		.g-cols.offset_wide > .four-sixths {
			width: 64.6666%;
			}
	.g-cols.offset_wide > .one-quarter,
	.g-cols.offset_wide > .one-fourth {
		width: 20.5000%;
		}
		.g-cols.offset_wide > .three-quarters,
		.g-cols.offset_wide > .three-fourths {
			width: 73.5000%;
			}
	.g-cols.offset_wide > .one-fifth {
		width: 15.2000%;
		}


.g-cols.offset_narrow > div {
	margin-left: 2.1276%;
	}
	.g-cols.offset_narrow > div:first-child {
		margin-left: 0;
		}
	.g-cols.offset_narrow > .one-half,
	.g-cols.offset_narrow > .two-quarters,
	.g-cols.offset_narrow > .two-fourths,
	.g-cols.offset_narrow > .three-sixths {
		width: 48.9361%;
		}
	.g-cols.offset_narrow > .one-third,
	.g-cols.offset_narrow > .two-sixths {
		width: 31.9148%;
		}
		.g-cols.offset_narrow > .two-thirds,
		.g-cols.offset_narrow > .four-sixths {
			width: 65.9574%;
			}
	.g-cols.offset_narrow > .one-quarter,
	.g-cols.offset_narrow > .one-fourth {
		width: 23.4042%;
		}
		.g-cols.offset_narrow > .three-quarters,
		.g-cols.offset_narrow > .three-fourths {
			width: 74.4680%;
			}
	.g-cols.offset_narrow > .one-fifth {
		width: 18.2978%;
		}


@media (max-width : 767px) {
.g-cols > div {
	margin-left: 0 !important;
	margin-bottom: 30px;
	width: 100% !important;
	}
}

.g-form-row {
	padding: 5px 0;
	zoom: 1;
	}
	.g-form-row:before,
	.g-form-row:after {
		display: table;
		content: " ";
		}
	.g-form-row:after {
		clear: both;
		}
	.g-form-row-label {
		margin: 0 0 5px;
		}
	.g-form-row-state {
		display: none;
		}
		.g-form-row.check_correct .g-form-row-state {
			display: block;
			color: green;
			}
		.g-form-row.check_wrong .g-form-row-state {
			display: block;
			color: red;
			}
	.g-form-row-hint {
		font-size: 12px;
		}

.g-form-group.layout_line .g-form-row-label {
	float: left;
	padding: 5px 15px 5px 0;
	text-align: right;
	width: 150px;
	margin: 0;
	}
.g-form-group.layout_line .g-form-row-field {
	float: left;
	width: 400px;
	}
.g-form-group.layout_line .g-form-row-state {
	clear: both;
	margin: 0 0 0 165px;
	}
.g-form-group.layout_line .g-form-row-hint {
	display: block;
	clear: both;
	margin: 0 0 0 165px;
	}


.g-input {
	position: relative;
	}
	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="url"],
	input[type="tel"],
	input[type="number"],
	input[type="date"],
	textarea,
	select {
		border: none;
		padding: 5px;
		width: 100%;
		position: relative;
		}
	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="url"],
	input[type="tel"],
	input[type="number"],
	input[type="date"],
	select {
		height: 30px;
		vertical-align: top;
		}
		select[multiple="multiple"] {
			height: auto;
			}
	textarea {
		line-height: 20px;
		height: 120px;
		resize: vertical;
		}
		
		.g-form-row.check_correct input[type="text"],
		.g-form-row.check_correct input[type="password"],
		.g-form-row.check_correct input[type="email"],
		.g-form-row.check_correct input[type="url"],
		.g-form-row.check_correct input[type="tel"],
		.g-form-row.check_correct input[type="number"],
		.g-form-row.check_correct input[type="date"],
		.g-form-row.check_correct textarea,
		.g-form-row.check_correct select {
			}
		
		.g-form-row.check_wrong input[type="text"],
		.g-form-row.check_wrong input[type="password"],
		.g-form-row.check_wrong input[type="email"],
		.g-form-row.check_correct input[type="url"],
		.g-form-row.check_correct input[type="tel"],
		.g-form-row.check_correct input[type="number"],
		.g-form-row.check_correct input[type="date"],
		.g-form-row.check_wrong textarea,
		.g-form-row.check_wrong select {
			}
		
		.g-form-row.check_disabled input[type="text"],
		.g-form-row.check_disabled input[type="password"],
		.g-form-row.check_disabled input[type="email"],
		.g-form-row.check_correct input[type="url"],
		.g-form-row.check_correct input[type="tel"],
		.g-form-row.check_correct input[type="number"],
		.g-form-row.check_correct input[type="date"],
		.g-form-row.check_disabled textarea,
		.g-form-row.check_disabled select {
			resize: none;
			}
.g-radio,
.g-checkbox {
	display: block;
	margin-bottom: 6px;
	padding-left: 20px;
	}
	.g-radio:first-child,
	.g-checkbox:first-child {
		padding-top: 5px;
		}
	.g-radio > label > input[type="radio"],
	.g-checkbox > label > input[type="checkbox"] {
		position: absolute;
		margin: 5px 0 0 -20px;
		}
		.g-form-row.check_wrong .g-radio,
		.g-form-row.check_wrong .g-checkbox {
			}
		.g-form-row.check_correct .g-radio,
		.g-form-row.check_correct .g-checkbox {
			}


.g-btn {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	padding: 6px 20px;
	cursor: pointer;
	position: relative;
	}
	.g-btn:hover {
		}
	.g-btn:active {
		top: 1px;
		}
	.g-btn.disabled,
	.g-btn.disabled:hover,
	.g-btn.disabled:active {
		top: 0;
		}
	
	.g-btn.disabled {
		opacity: 0.5;
		cursor: default;
		}


html {
	-webkit-font-smoothing: antialiased;
	}

body, p, td {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	}


h1 {
	font: 38px/48px 'Trebuchet MS', Tahoma, sans-serif;
	margin-bottom: 15px;
	}
h2 {
	font: 26px/34px 'Trebuchet MS', Tahoma, sans-serif;
	margin-bottom: 15px;
	}
h3 {
	font: 22px/30px 'Trebuchet MS', Tahoma, sans-serif;
	margin-bottom: 15px;
	}
h4 {
	font: 17px/25px 'Trebuchet MS', Tahoma, sans-serif;
	margin-bottom: 15px;
	}
.g-html h2,
.g-html h3,
.g-html h4,
.g-html h5,
.g-html h6 {
	padding-top: 10px;
	}
.g-html h2:first-child,
.g-html h3:first-child,
.g-html h4:first-child,
.g-html h5:first-child,
.g-html h6:first-child,
.g-html h1 + h2,
.g-html h2 + h3,
.g-html h3 + h4,
.g-html h4 + h5,
.g-html h5 + h6 {
	padding-top: 0;
	}


.g-html p {
	margin-bottom: 21px;
	}


.g-html ul,
.g-html ol {
	margin-left: 40px;
	margin-bottom: 21px;
	}
.g-html ul {
    list-style-type: disc;
	}
.g-html ol {
    list-style-type: decimal;
	}
	.g-html ul li,
	.g-html ol li {
		margin-bottom: 5px;
		}


.g-html blockquote {
	margin-bottom: 21px;
	position: relative;
	}


.g-html table {
	margin-bottom: 21px;
	border-collapse: collapse;
	position: relative;
	}
	.g-html table > thead > tr,
	.g-html table > tbody > tr,
	.g-html table > tfoot > tr {
		position: relative;
		}
		.g-html table > thead > tr > td,
		.g-html table > thead > tr > th,
		.g-html table > tbody > tr > th,
		.g-html table > tbody > tr > td,
		.g-html table > tfoot > tr > td {
			padding: 10px;
			border-bottom: 1px solid rgba(0,0,0,0.1);
			position: relative;
			}
		.g-html table > thead > tr > td,
		.g-html table > thead > tr > th,
		.g-html table > tbody > tr > th {
			font-weight: normal;
			text-align: left;
			}


.g-pagination {
	margin-bottom: 20px;
	position: relative;
	font-size: 0; 
	}
	.g-pagination-item {
		display: inline-block;
		vertical-align: top;
		padding: 5px 10px;
		font-size: 14px;
		text-align: center;
		}
	
	.g-pagination-item.disabled {
		cursor: default;
		background: none;
		text-decoration: none;
		}
	
	.g-pagination-item.active {
		cursor: default;
		text-decoration: none;
		}




.g-pagination.align_center {
	text-align: center;
	}


.g-pagination.align_right {
	text-align: right;
	}
#footer{background:#090909;width:100%;height:auto;color:#9e9e9f;}
#footer .partner{width:880px;margin:auto;border-bottom:1px solid #313131;}
#footer .partner h1{height:40px;line-height:30px;text-align:center;color:#fff;font-weight:normal;font-size:18px;padding-top:24px;font-family:"microsoft yahei";}
#footer .partner .link{margin-bottom:18px;}
#footer .partner .link .mRig{margin-right:20px;display:inline-block;}
#footer .branch{border-bottom:1px solid #313131;padding-bottom:18px;width:880px;margin:auto;}
.branch .branch_list{width:880px;margin:auto;height:160px;overflow:hidden;}
.branch .branch_box{float:left;width:206px;}
.branch .link{line-height:22px;text-align:center;}
.branch .link a{color:#9e9e9f;margin-right:6px;}
.branch .link a:hover{text-decoration:none;}
.copyright{text-align:center;height:57px;line-height:52px;}
.branch_box{padding-left:70px;padding-top:22px;}
.branch_box h1{font-size:14px;font-weight:norma;line-height:22px;font-family:"microsoft yahei";margin-bottom: -1px;color: #9e9e9f;}
.branch_box p{font-size:12px;line-height:18px;}
.branch .back1{background:url(../image/bag17.jpg) no-repeat 26px 4px;}
.branch .back2{background:url(../image/bag18.jpg) no-repeat 25px 10px;}
.branch .back3{background:url(../image/bag19.jpg) no-repeat 14px 23px;padding-left:100px;width:176px;}
.branch .branch_list .border{float:left;width:1px;height:72px;background:url(../image/bag16.jpg);margin-top:33px;margin-left:25px;}
.mainText{position:relative;width:1202px;height:auto;margin:auto;}
.listNav{position:absolute;font-size:18px;text-align:center;width:1200px;z-index:10001;height:95px;background:#fff url(../image/bag20.jpg) repeat-x;left:1px;top:-79px;}
.listNav a{width:160px;height:85px;color:#231815;display:inline-block;margin-top:10px;line-height:70px;}
.listNav a:hover, .listNav a.click{color:#fff;text-decoration:none;background:url(../image/bag21.jpg);}
.introduce, .particulars{padding:47px 44px 53px 42px;font-size:20px;margin-bottom:82px;background:#fff;}
.introduce p{margin-bottom:34px;line-height:34px;}
.introduce span{line-height:34px;color:#231815;display:block;}
.particulars{padding:47px 44px 33px 42px;}
.particulars p{line-height:26px;margin-bottom:24px;}
.particulars img{margin-bottom:53px;margin-top:8px;}

.copyright a{
	color:#9e9e9f;
}

.copyright a:hover{
	color:#63ab1e; text-decoration:none;
}   
a{
	cursor:pointer;
}
#main .shuffling, #main .shuffling a{height:580px;width:100%;display:block;background-repeat:no-repeat;background-position: center 0;}
#main .newTitle{width:1200px;height:48px;margin:auto;box-shadow:0 3px 10px 2px #d2d2d2;border:1px solid #dddad7;}
.clear{clear:both;}
.mr30{margin-right:30px;}.newTitle .newList{width:830px;height:48px;line-height:48px;float:left;}
.newTitle .newList span{float:left;font-size:18px;font-weight:bold;color:#e50012;text-indent:27px;display:inline-block;width:95px;}
.newTitle .newList ul{float:left;font-size:18px;display:inline-block;}
.newTitle .newList ul a{color:#231815;}
.newTitle .share{width:auto;display:inline-block;padding-right:60px;height:48px;float:right;text-align:right;line-height:48px;}
.newTitle .share span{color:#231815;display:inline-block;float:left;}
.newTitle .share a{width:23px;margin-right:7px;display:inline-block;float:left;background:url(../image/default.png) no-repeat;height:18px;margin-top:14px;}
.newTitle .share a.sina{background-position:0 -22px;}
.newTitle .share a.vsins{background-position:0 -46px;}
.service{width:1202px;height:auto;margin:auto;}
.serviceList{background:#fff;width:380px;margin-top:30px;float:left;display:inline-block;}
.serviceList h1{font-size:34px;text-align:center;height:112px;padding-top:6px;line-height:112px;}
.serviceList img{display:block;margin:auto;margin-bottom:46px;}
.reminder{margin:42px 0 47px;font-size:24px;line-height:44px;color:#231815;}
.reminder p{text-align:center;}
.advantage{height:auto;width:1362px;margin:auto;}
.advantage h1{height:114px;line-height:114px;color:#8abf39;font-size:58px;width:700px;margin:0 auto 58px;background:url(../image/bag5.jpg) no-repeat center 0;text-align:center;}
.case h1 span{font-size:42px;font-weight:normal;color:#888;}
.case .caseList{margin-bottom:73px;_margin-bottom:36px;height:796px;}
.case .caseList .left, .case .caseList .right{float:left;height:100%;cursor:pointer;width:70px;margin-right:10px;}
.case .caseList .right{margin-left:10px;margin-right:0;}
.case .caseList .left span, .case .caseList .right span{width:50px;cursor:pointer;height:50px;background:url(../image/default.png) no-repeat;display:inline-block;margin-top:373px;margin-left:10px;}
.case .caseList .left span{background-position:0 -73px;}
.case .caseList .right span{background-position:0 -130px;}
.case .caseList .content{float:left;}
.case .wid1201{width:1200px;height:298px;margin:0 auto 73px;border-left:1px solid #c8c9ca;border-top:1px solid #c8c9ca;text-align:center;}
.case .wid1201 a{width:298px;float:left;height:220px;overflow:hidden;color:#231815;border-right:1px solid #c8c9ca;border-bottom:1px solid #c8c9ca;padding:33px 1px 45px 0;}
.case .wid1201 a:hover{text-decoration:none;}
.case .wid1201 span{width:85px;height:85px;cursor:pointer;display:block;margin:auto;background:url(../image/default.png);}
.case .wid1201 .back1{background-position:0 -193px;}
.case .wid1201 .back2{background-position:0 -292px;}
.case .wid1201 .back3{background-position:0 -392px;}
.case .wid1201 .back4{background-position:0 -487px;}
.case .wid1201 h2{font-size:34px;line-height:74px;margin-bottom:2px;}
.case .wid1201 h2, .case .wid1201 p{width:190px;margin:auto;*margin-top:0px;cursor:pointer;}
.case .wid1201 p{font-size:16px;line-height:22px;font-weight:bold;*margin-top:-20px;}
.case .client a{width:1200px;height:700px;display:block;}
.case .client, .case .client img{width:1200px;height:700px;margin:0 auto 73px;_margin:0 auto 36px;}
.case .contact{width:980px;background:#fff;height:444px;padding-top:34px;border:1px solid #c8c9ca;margin:0 auto 73px;}
.case .contact .message{width:550px;float:left;height:386px;display:inline-block;margin-left:40px;}
.contact .message h3{font-size:24px;line-height:36px;}
.contact .message p{font-size:16px;line-height:28px;}
.message .info{margin-top:13px;line-height:26px;font-size:14px;}
.message .info span{width:65px;line-height:24px;display:inline-block;}
.message .info em{width:68px;font-style:normal;float:left;}
.message .info input{width:393px;height:22px;line-height:22px;color:#3e3634;border:1px solid #c8c9ca;border-bottom:2px soid #dcddde;padding:1px 5px 0;}
.message .info textarea{width:393px;height:88px;*height:66px;line-height:22px;color:#3e3634;border:1px solid #c8c9ca;padding:4px 5px;float:left;}
.message .submit span{text-indent:65px;float:left;line-height:26px;}
.message .submit input{width:96px;margin-top:15px;margin-right:76px;height:36px;border:0;background:#3e3a39;color:#fff;cursor:pointer;}
.case .contact .border{width:3px;float:left;height:374px;margin:6px 33px 0 26px;*margin:6px 16px 0 13px;background:url(../image/bag8.jpg);display:inline-block;}
.case .contact .tel{width:292px;float:left;height:386px;display:inline-block;}
.contact .tel .dashed{border-bottom:2px dashed #939192;margin-bottom:16px;}
.contact .tel .list{width:272px;padding:0 10px;}
.contact .tel .list p{line-height:24px;}
.tel .list span{margin:12px 0 18px;display:inline-block;}
.tel .list strong{margin:10px 0 3px;line-height:28px;display:inline-block;}
.tel .list .img36{padding-left:32px;background:url(../image/default.png) no-repeat -61px 0;font-size:20px;}
.tel .list #line36{line-height:36px;margin-bottom:12px;}
.tel .list .ba1{background-position:-61px -30px;}
.tel .list .ba2{background-position:-61px -66px;}
.tel .list .img36 span{
	padding-left:32px;
	background:url(../image/default.png) 
	no-repeat -61px 0;
	font-size:20px;
	}