﻿@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: '微软雅黑';
	-webkit-text-size-adjust: none;
	width: 100%;
	min-width: 320px;
	max-width: 640px;
	overflow-x: hidden;
	margin: 0 auto;
	font-size: 14px;
}

ol,
ul {
	list-style: none
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

ul,
li,
input,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
b,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}

em {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333;
}

.clear {
	clear: both;
	height: 0;
	width: 100%;
	overflow: hidden;
}

.mr {
	margin: 0 auto;
}

.lef {
	float: left;
}

.code {
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
	background-color: #e2e2e2;
	color: #000;
	font-family: 'Fira mono', 'Courier New', Courier, monospace;
	font-size: 85%;
	letter-spacing: .05em;
	padding: 1em;
}

.input {
	margin: .5em;
	border: 0;
	min-width: 100px;
	background-color: #b0120a;
	color: #f8f8f8;
	font-family: inherit;
	font-size: inherit;
	border-bottom: 5px solid #e84e40;
	padding: .5em 1em;
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
	outline: none;
}

input:active {
	box-shadow: 0 0 0 0;
	outline: none;
}

input:hover {
	outline: none;
}

main {
	max-width: 600px;
	margin: 0 auto;
	margin-top: 4em;
}

main a,
main a:active,
main a:focus,
main a:hover,
main a:link,
main a:visited {
	font-family: 'fira mono';
	text-transform: uppercase;
	font-size: 90%;
	color: black;
	border-bottom: 1px dotted black;
}

main header {
	font-size: 80%;
}

section {
	margin: 4em 0;
}

.aligncontent-center {
	text-align: center;
}

.wrapper {
	margin-top: 66px;
	padding: 1em;
	background-color: transparent;
}

.main-header {
	text-align: center;
	font-weight: 300;
	font-size: 90%;
}

.toolbar {
	background-color: transparent;
	line-height: 68px;
}

.menu-button {
	position: relative;
	margin: 5px;
	height: 36px;
	width: 36px;
	cursor: pointer;
}

.menu-button:before {
	content: "";
	position: absolute;
	top: 5px;
	right: 3px;
	border-bottom: 17px double #ee7800;
	border-top: 6px solid #ee7800;
	width: 30px;
	height: 5px;
}

.menu-left {
	float: left;
	margin-right: 1.5em;
}

.sidebar {
	margin: 0;
	padding-top: 1em;
	color: white;
	background-color: #ee7800;
}

.sidebar h6 {
	margin: 0 .8em .6rem .8rem;
	padding: 0;
	font-weight: 300;
	line-height: 1.8;
	font-size: 1.2rem;
}

.sidebar li {
	padding: 0 1em;
	line-height: 32px;
}

.sidebar li:hover {
	background-color: #e84e40;
}

.sidebar hr {
	margin: 2em auto;
	border: 0;
	padding: 0;
	width: 80%;
	height: 1px;
	background-color: white;
}

.top_l {
	float: left;
	width: 10%;
}

.top_c {
	float: left;
	width: 84%;
}

.top_r {
	float: right;
	width: 13%;
	padding: 2%;
}

.tbdhl li>a {
	padding: .2rem .6rem;
	border-bottom: 1px solid #4d4d4d;
	font-size: 15px;
	display: block;
	color: #fff;
	text-align: center;
}

.top_yw {
	padding: 2%;
	background: #f1f1f1;
}

.top_yw a {
	font-size:.9rem;
	color: #333;
	padding: 0 3%;
}

.ggt {
	margin: 2% auto;
}

.xglj {
	margin: 2% 0;
}

.xglj div {
	width: 47%;
	float: left;
	margin-left: 2%;
	border: 1px solid #ee7800;
	padding: 1%;
	margin-bottom: 1%;
}

.xglj div img {
	display: block;
	width: 20%;
	float: left;
}

.xglj div p {
	text-align: center;
	width: 80%;
	float: left;
	font-size: .9rem;
}

.xglj div p span {
	font-size:1rem;
}

.zxbm {
	width: 98%;
	margin: 10px auto;
}

#testTable {
	width: 100%;
}

.zx input {
	height: 30px;
	line-height: 30px;
}

.coolbg {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #ee7800;
	font-size: 18px;
	color: #fff;
	display: inline-block;
	line-height: 40px;
	height: 40px;
}

#bmleft {
	width: 90px;
	height: auto;
}

#bmrig {
	width: 125px;
	height: auto;
}

#bmleft ul li {
	text-align: right;
	height: 30px;
	padding-top: 5px;
	width: 80px;
	font-size: 13px;
	color: #440211;
	font-size: 14px;
}

#bmrig ul li {
	text-align: left;
	height: 30px;
	padding-top: 5px;
	width: 120px;
	font-size: 13px;
	color: #440211;
}

#bmrig ul li.fg {
	height: 60px;
}

table {
	border: none;
}

table tr td {
	font-size: 14px;
	height: 40px;
}

#sbmt {
	text-align: left;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

#fx {
	height: 30px;
	border-top: #F60 1px dashed;
	padding-top: 10px;
}

.ghee {
	height: 20px;
}

#bzsp {
	margin-top: 40px;
	color: #600;
	background-color: #FEFCF1;
	text-indent: 10px;
	line-height: 30px;
	height: 30px;
	border: #F90 1px dotted;
	clear: both;
}

#bzsp span {
	margin-left: 20px;
}

.dede_pages {
	height: 20px;
}

#bmts {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
	border: #F90 1px solid;
	padding: 5px;
}

#bmts span {
	padding-left: 40px;
}

p#vtip {
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 0.8em;
	background-color: white;
	border: 1px solid #a6c9e2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 9999
}

p#vtip #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px
}

.input_validation-failed {
	border: 2px solid #FF0000;
}

.select_validation-failed {
	color: red;
}

#name,
#tell,
#qqmsn,
#timeer {
	height: 35px;
	width: 100%;
}

.Fontstyle1 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 18px;
	padding-left: 18px;
}

.solidW {
	min-width: 90px;
}

.foot1 {
	text-align: center;
}

.foot1 a {
	padding: 2%;
	text-align: center;
	line-break: 1.7;
	font-size: 1rem;
	color: #333;
}

.foot5 {
	text-align: center;
}

.foot2 {
	text-align: center;
}

.dxhqxf {
	border-bottom: 1px solid #e5e5e5;
	padding: 1%;
}
.dxhqxf p{text-align: center; color: #fff;}

.dxhqxf a {
	display: block;
	float: right;
	width: 27%;
	padding: 1%;
	margin-right: 2%;
	border: 1px solid #FF8000;
	border-radius: 5px;
}

.dxhqxf a p {
	width: 20%;
	float: left;
	padding-top: 5%;
}

.dxhqxf a span {
	float: left;
	display: block;
	font-size: 1rem;

	color: #ff8000;
	font-size: .8rem;

}

.dxhqxf1 {
	float: left;
	display: block;
	padding-left: 2%;
	width: 35%;
	line-break: 1.7;
	font-size: 1.2rem;
	color: #ee7800;
}

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}

.dxhqxf2 {
	float: left;
	display: block;
	padding-left: 2%;
	width:100%;
	line-break: 1.7;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	font-weight: 700;
}
.bg{ background: red;}
.coolbg-1 {
	width: 100%;
	border-radius: 5px;
	border: none;
	background: #fff100;
	font-size: 18px;
	color: #000;
	display: inline-block;
	line-height: 40px;
	height: 40px;
}

.bt {
	text-align: center;
}

.bt p {
	text-align: center;
	font-size: 1.2rem;
	color: red;
	font-weight: bold;
}

.bt span {
	font-size: 1rem;
	text-align: center;
}

.h5 {
	width: 100px;
	height: 4px;
	background: #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%;
}

.nr p {
	font-size: .9rem;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-indent: 2em;
}
.img {
	width:98%;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
	
}

.img-1 {
	width: 49%;
	float: left;
	margin-top: 2%;
	background:#E5E5E5 ;
	height: 11rem;
	margin-bottom: 2%;
}
.img-1 span{ font-size: .9rem;}

.img-1 img {
	width: 100%;
}

.img-2 {
	width: 48%;
	float: right;
	margin-top: 2%;
	background:#E5E5E5 ;
	height: 11rem;
	margin-bottom: 2%;
}
.img-2 span{ font-size: .9rem;}

.img-2 img {
	width: 100%;
}

.bt-bt a {
	display: block;
	width: 90%;
	color: #fff;
	background: #ee7800;
	text-align: center;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2rem;
	padding: 1%;
}

.bt-bt {
	margin-top: 2%;
}

.qj img {
	width: 100%;
}

.a1 {
	display: block;
	text-align: center;
	font-size:1rem;
	margin-top: 2%;
	margin-bottom: 1%;
	color: #000;
}
.a1 span{ font-size: 1.3rem; color: red;}

.btn a {
	display: block;
	width: 49%;
	background: #ee7800;
	border-radius: 10px 10px 10px 10px;
	float: left;
}

.btn a p {
	font-size: 1.1rem;
	float: left;
	color: #fff;
	margin-top: 2%;
	word-spacing: initial;
}

.btn a img {
	float: left;
	margin-left: 10%;
}

.n-btn {
	margin-left: auto;
	margin-right: auto;
}

.btn {
	margin-top: 2%;
	margin-bottom: 2%;
}

.jpzy li {
	float: left;
	width: 48%;
	background: #fff;
	margin-bottom: 1.5%;
	padding-bottom: 0.8rem;
	border: none;
	box-sizing: border-box;
	margin-left: 1%;
	margin-right: 1%;
}

.jpzy li img {
	width: 100%;
}

.zy_btn {
	width: 88%;
	margin: 0 auto;
}

.zy_btn a {
	display: inline-block;
	width: 43%;
	background: #f60;
	color: #fff !important;
	border-radius: 5px;
	text-align: center;
	line-height: 2.6rem;
	font-size: 1.05rem;
}

.zy_btn a:first-child {
	margin-right: 6%;
	background: #CC0700;
}

.zy_mc {
	text-align: center;
	line-height: 2rem;
	font-size: 1.3rem;
	color: #C50000;
}

.jpzy span {
	line-height: 1.4rem;
	font-size: 1rem;
	display: inline-block;
	margin-left: 0.3rem;
}

.jpzy p {
	line-height: 1.8rem;
	font-size: 1rem;
	color: #333;
	text-align: center;
}

.jpzy {
	width: 100%;
	margin: 1rem auto;
}

.jpzy li:nth-child(even) {
	margin-right: 0;
}

.zy_btn {
	width: 88%;
	margin: 0 auto;
}

.zy_btn a {
	display: inline-block;
	width: 43%;
	background: #f60;
	color: #fff !important;
	border-radius: 5px;
	text-align: center;
	line-height: 2.6rem;
	font-size: .9rem;
}

.zy_btn a:first-child {
	margin-right: 6%;
	background: #CC0700;
}

.content {
	width: 100%;
}

.content-box {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
	padding: 4%;
}

.content-left {
	float: left;
	width: 49%;
	margin-top: 4%;
}

.content-left img {
	width: 100%;
}

.content-right {
	width: 49%;
	float: left;
	margin-left: 2%;
}

.content-right h1 {
	font-size: 1.5rem;
	margin-top: 2%;
}

.content-right h1 span {
	color: #ee7800;
}

.content-right p {
	font-size: 1rem;
}

.job p {
	color: #333;
	font-size: 1rem;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.job span {
	font-size: 1.3rem;
	color: red;
	font-weight: bold;
}

.job-img img {
	width: 100%;
}

.bt-bt-1 a {
	display: block;
	width: 90%;
	color: #fff;
	background: red;
	text-align: center;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2rem;
	padding: 1%;
}

.bt-bt-1 {
	margin-top: 2%;
}
.topTips {
    height: 0px;
    overflow: hidden;
    font-size: 0.9em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    -webkit-perspective: 600px;
    perspective: 600px;
    z-index: 999999;
}
.tipsInner a {
    height: 60px;
    text-decoration: none;
    display: block;
    position: relative;
    padding-left: 50px;
    color: #FFFFFF;
    filter: alpha(opacity=50);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background-color:rgba(0,0,0,.5);
    border-radius:1rem;
}

.tipsInner dl {
    height: 40px;
    margin: 0;
    padding: 8px 5px;
    text-align: left;
}
.tipsInner dt {
    font-size: 1rem;
}
.tipsInner dd {
    margin: 0;
    line-height: 1.5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 1rem;
}
.tipsInner {
    font-family: "SimSun";
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    opacity: 1;
}
.tipsInner img {
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -18px;
    width: 38px;
    height: auto;
    margin-right: 5px;
    border-radius: .3125em;
    opacity: 1;
} 
.ys{ width:100%;}
.ys a img{ width: 100%;}
* {
				margin: 0;
				padding: 0;
				
			}
			a{
				text-decoration: none;
			}
			
			body {
				font: 12px/1.8 Arial;
				color: #666;
			}
			
			h1.tit-h1 {
				font-size: 38px;
				text-align: center;
				margin: 30px 0 15px;
				color: #f60;
			}
			/* 本案例需要的css样式 */
			
			ul,
			li {
				list-style: none;
			}
			
			.tab {
				width: 100%;
				margin: 0 auto 10px;
			}
			
			.tab-hd {
				background: #F93;
				overflow: hidden;
				zoom: 1;
				padding: 2%;
			}
			
			.tab-hd li {
				float: left;
				width: 33.3%;
				color: #fff;
				text-align: center;
				cursor: pointer;
				font-size: 1.2rem;
			}
			
			.tab-hd li.active {
				background: #F60;
			}
			
			.tab-bd li {
				display: none;
				padding: 10px;
				border-top: 0 none;
				font-size: 24px;
			}
			.tab-bd li a{ width: 100%;}
			
			.tab-bd li.thisclass {
				display: list-item;
			}
			
			.xbsy17_newsnr {
				width: 100%;
				overflow: hidden;
				height: 300px;
				position: relative;
			}
			
			.xbsy17_newsnr li {
				width: 100%;
				overflow: hidden;
				position: absolute;
				left: 0;
				top: 0;
			}
			
			.xbsy17_newsnr li a {
				display: block;
				width: 100%;
				margin: 0 auto;
				position: relative;
				border-bottom: 1px solid #e5e5e5;
				margin-bottom: 10px;
				overflow: hidden;
			}
			
			.xbsy17_newsnr li a img {
				position: absolute;
				left: 0%;
				top: 0;
				width: 25%;
			}
			
			.xbsy17_newsnr li a div {
				width: 75%;
				margin-left:28%;
			}
			
			.xbsy17_newsnr li a h4 {
				font-size: 16px;
				line-height: 32px;
				color: #333333;
				text-overflow: ellipsis;
				white-space: nowrap;
				overflow: hidden;
			}
			
			.xbsy17_newsnr li a p {
				font-size: 12px;
				line-height: 24px;
				color: #666666;
				text-overflow: ellipsis;
				white-space: nowrap;
				overflow: hidden;
				padding-bottom: 18px;
			}
			
			.xbsy17_newsnr li .xbsy17_newsgd {
				text-align: center;
				color: #ffffff;
				background-color: #ee7800;
				border-radius: 40px;
				font-size: 14px;
				line-height: 28px;
			}
