.wrapper {
	background: url(/static/index/image/ih-bg.png) no-repeat center top;
}

.lc select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.lc select::-ms-expand {
	display: none;
}

.container {
	margin: 40px 0 20px;
}

.per-log {
	float: left;
	width: 282px;
	vertical-align: top;
	background: #fff;
	margin-right: 3px;
	height: 515px;
	box-shadow: 0 2px 8px 2px #eee;
}

.per-info1 {
	text-align: center;
}

.per-info1 .pic {
	padding: 32px 0 3px;
}

.per-info1 .account {
	color: #ff0000;
	font-weight: bold;
}

.per-info2 .list {
	margin: 37px 24px 32px 34px;
}

.per-info2 .list li {
	border-bottom: 1px solid #f2f2f5;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background: none;
}

.per-info2 .list li:last-child {
	border: none;
}

.per-info2 .list li img {
	margin: 0 12px 0 20px;
}

.per-see {
	float: right;
	width: 867px;
	padding: 33px 20px 0 20px;
	vertical-align: top;
	background: #fff;
	box-shadow: 0 2px 8px 2px #eee;
}

.per-see h3 {
	font-size: 16px;
	border-left: 3px solid #d7363e;
	padding-left: 16px;
	margin-bottom: 26px;
}

.per-see ul {
	color: #333;
}

.per-see ul a {
	color: #d7363e;
}

.per-see li {
	line-height: 40px;
	border-bottom: 1px dashed #d2d2d2;
	padding: 4px 0 4px 19px;
}

.per-see li:first-child {
	font-size: 15px;
	background: #f6f8fa;
	border: none;
	padding-left: 0 0 0 19px;
}

.per-see li span:last-child {
	width: auto;
}

.per-see li span {
	display: inline-block;
	width: 355px;
}

.per-see li span:last-child {
	width: auto!important;
}

.per-see .list1 li span {
	display: inline-block;
	width: 190px;
}

.tips1 {
	font-size: 16px;
	border-left: 3px solid #d7363e;
	padding-left: 16px;
	margin: 67px 0 40px;
}

.tips1 span {
	font-size: 14px;
	margin-left: 28px;
}

.tips1 span a {
	color: #ff6600;
}

.tips2 {
	padding-top: 28px;
	border-top: 1px dashed #dcdcdc;
	margin: 75px 0 0 -100px;
	padding-left: 100px;
}

.tips2 dt {
	margin-bottom: 4px;
}

.tips2 dd {
	color: #999;
}

.lc .sub, .zkz .sub {
	display: inline-block;
	color: #fff;
	line-height: 36px;
	padding: 0 42px;
}

.lc .subx, .zkz .subx {
	display: inline-block;
	color: #fff;
	width: 112px !important;
	height: 36px;
	background: #d7363e;
	border: none !important;
	padding-left: 0 !important;
}

.lc {
	background: #fff;
	margin: 40px auto 107px;
}

.lc1 {
	color: #999;
	text-align: center;
	padding: 35px 0 32px;
	margin: 0 20px;
	border-bottom: 1px solid #e5e5e5;
}

.lc1 img {
	vertical-align: middle;
	margin: 0 13px;
}

.lc1 .cur {
	color: #d7363e;
}

.lc2 {
	margin: 0 75px 0 125px;
}

.dl .hd {
	color: #999;
	padding-left: 11px;
	background: url(/static/index/image/star.jpg) no-repeat 0 8px;
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 7px;
}

.dl .bd {
	margin-top: 58px;
}

.dl .bd label {
	width: 70px;
	display: inline-block;
}

.dl .bd input {
	width: 350px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #d2d2d2;
	padding-left: 12px;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #d2d2d2;
}

.dl .bd input::-webkit-input-placeholder {
	color: #bababa;
}

.dl .row {
	margin-bottom: 26px;
}

.dl .sub {
	background: #d7363e;
	margin-top: 10px;
}

.ksbm table {
	background: #f1f5f7;
	color: #000;
	border: 1px solid #dde2e4;
	width: 100%;
	text-align: center;
	font-size: 15px;
}

.ksbm table td {
	border-color: #dde2e4;
}

.ksbm td[rowspan="2"] {
	height: 150px;
}

.ksbm .sub {
	background: #d7363e;
	font-size: 14px;
}

.ksbm .time {
	color: #666;
}

.bmxz .item {
	border: 1px solid #e5e5e5;
	margin-bottom: 32px;
}

.bmxz .bd {
	overflow: hidden;
	margin-bottom: 30px;
}

.bmxz .list {
	margin: 36px 34px 43px 38px;
}

.bmxz .bmxz2 .row2 input {
	display: inline-block;
	width: 150px;
	text-align: center;
	line-height: 30px;
	background: #f1f5f8;
	color: #000;
	margin-top: 25px;
	cursor: pointer;
	margin-left: -38px;
}

.bmxz .hd h3 {
	line-height: 40px;
	background: #f1f5f8;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

.bmxz .tips {
	color: #ff0000;
	text-align: center;
	margin-top: 38px;
}

.bmxz form {
	text-align: center;
}

.bmxz1 .list li {
	margin-bottom: 2px;
}

.bmxz2 .list li {
	margin-bottom: 6px;
}

.bmxz2 .list li:first-child {
	padding-bottom: 12px;
}

.bmxz2 label {
	margin-right: 35px;
}

.txxx .hd {
	line-height: 40px;
	background: #f1f5f8;
	border: 1px solid #e5e5e5;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 40px;
}

.txxx .bd div {
	margin-bottom: 32px;
}

.txxx .bd div:last-child {
	margin-top: -14px;
}

.txxx .bd select {
	border: 1px solid #e5e5e5;
	color: #939393;
	padding: 7px 0;
	width: 285px;
}

.txxx .bd img {
	position: absolute;
	z-index: 100;
	margin: 1px 0 0 -17px;
	display: none;
}

.txxx .bd select {
	background: url(/static/index/image/select.png) no-repeat right center;
	padding-left: 15px;
}

.txxx .sub {
	background: #efefef;
	color: #000;
	margin-right: 18px;
	margin-top: 20px;
}

.txxx .sub:hover {
	background: #d7353e;
	color: #fff;
}

.sczp .file {
	width: 0;
	height: 0;
	overflow: hidden;
}

.sczp .row1 {
	width: 640px;
	line-height: 38px;
	border: 1px solid #eee;
	text-align: right;
}

.sczp .row1 .up {
	color: #888;
	display: inline-block;
	background: #eee;
	padding: 0 36px;
	cursor: pointer;
}

.sczp .row1 .up:hover {
	background: #d7363e;
	color: #fff;
}

.sczp .row1 {
	margin-bottom: 20px;
}

.sczp .row2 .up {
	margin-bottom: 35px;
	display: inline-block;
	background: #d7363e url(../image/up-file.png) no-repeat 27px center;
	line-height: 38px;
	color: #fff;
	padding: 0 25px 0 50px;
	cursor: pointer;
}

.sczp .row3 a {
	display: inline-block;
	padding: 0 32px;
	line-height: 38px;
	background: #efefef;
	color: #000;
	margin-right: 16px;
}

.sczp .row3 a:hover {
	background: #d7363e;
	color: #fff;
}

.skjg {
	text-align: center;
}

.skjg .row1 {
	font-size: 17px;
	color: #000;
	text-align: center;
	line-height: 60px;
	margin: 120px 0 160px;
}

.skjg .row1 img {
	vertical-align: -12px;
	margin-right: 36px;
}

.skjg .djjf {
	display: inline-block;
	padding: 0 50px;
	line-height: 42px;
	color: #fff;
	background: #ff9900;
}

.js {
	color: #000;
}

.js .list1 {
	margin: 0 20px 0 12px;
	font-size: 15px;
	line-height: 33px;
}

.js .list1 .money {
	color: #f76220;
}

.js .list1 li {
	padding-left: 10px;
}

.js .list1 li:nth-child(1) {
	background: #f7f7f7;
	font-size: 14px;
}

.js .list1 li:nth-child(2) {
	line-height: 63px;
	border-bottom: 1px solid #e5e5e5;
}

.js .list1 span {
	display: inline-block;
	width: 280px;
}

.js .list1 span:nth-child(3) {
	width: 360px;
}

.js .list1 span:nth-child(4) {
	width: auto;
}

.js .row1,.js .row2 {
	text-align: right;
	margin-left: 12px;
	margin-right: 20px;
}

.js .row1 {
	padding: 24px 0 55px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
}

.js .row1 span {
	font-size: 16px;
	color: #f76220;
	font-weight: bold;
}

.js .row2 a {
	display: inline-block;
	line-height: 40px;
	padding: 0 23px;
	background: #fe9900;
	color: #fff;
}

.js .row2 {
	margin-bottom: 160px;
}

.qdxx {
	color: #000;
}

.qdxx .hd {
	text-align: center;
	font-size: 15px;
	margin-bottom: 18px;
	font-size: 16px;
	font-weight: bold;
}

.qdxx table {
	border: 1px solid #dde2e4;
	width: 100%;
}

.qdxx td {
	line-height: 55px;
	text-align: center;
	border-color: #dde2e4;
}

.qdxx td:first-child {
	width: 160px;
}

.qdxx .ft {
	text-align: center;
	margin-top: 75px;
}

.qdxx .sub {
	padding: 0 32px;
	line-height: 40px;
	background: #efefef;
	color: #000;
	margin-right: 16px;
}

.qdxx .sub:hover {
	color: #fff;
	background: #d7363e;
}

.ccb {
	color: #000;
	border: 1px solid #e5e5e5;
}

.ccb .hd {
	line-height: 40px;
	background: #f1f5f8;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.ccb .list1 {
	margin: 40px 0 24px 78px;
}

.ccb .list1 li {
	margin-bottom: 9px;
}

.ccb .list1 li:nth-child(4) {
	margin-bottom: 22px;
}

.ccb .short {
	width: 120px;
}

.ccb .long {
	width: 300px;
}

.ccb .edu {
	vertical-align: top;
	margin-top: 14px;
}

.ccb .jgsy {
	vertical-align: middle;
}

.ccb .home {
	vertical-align: top;
	margin-top: 50px;
}

.ccb .requ {
	padding-left: 12px;
	background: url(/static/index/image/star.jpg) no-repeat 0 center;
}

.ccb dd div {
	display: inline-block;
	margin-bottom: 12px;
	vertical-align: top;
}

.ccb dd div:nth-child(1) {
	width: 140px;
	padding: 0 6px 0 11px;
	text-align: right;
}

.ccb dd div:nth-child(2) {
	width: 370px;
}

.ccb dd div:nth-child(3) {
	color: #ff0000;
	font-size: 13px;
	margin-left: 5px;
	line-height: 36px;
}

.ccb select {
	background: url(/static/index/image/select.png) no-repeat right center;
}

.ccb dd input, .ccb dd select, .ccb dd textarea {
	border: 1px solid #999;
	width: 100%;
	box-sizing: border-box;
	padding-left: 14px;
}

.ccb dd input, .ccb dd select {
	line-height: 36px;
	height: 36px;
}

.ccb dd div.list2 {
	width: 515px;
}

.ccb dd div.list2 input {
	border: none;
}

.ccb .list2 table {
	text-align: center;
	border: 1px solid #e5e5e5;
}

.ccb .list2 table td {
	border-color: #e5e5e5;
}

.ccb .list2 tr {
	height: 35px;
}

.ccb .list2 tr:first-child {
	background: #f1f5f8;
	height: 45px;
}

.ccb .list2 td {
	width: 80px;
}

.ccb .list2 td:nth-child(3) {
	width: 215px;
}

.ccb .list2 td:nth-child(4) {
	width: 115px;
}

.ccb .ft {
	margin: 40px 0 75px;
}

.ccb .sub {
	padding: 0 32px;
	line-height: 40px;
	background: #efefef;
	color: #000;
	margin-right: 16px;
}

.ccb .sub:hover {
	color: #fff;
	background: #d7363e;
}

.scbg {
	color: #000;
}

.scbg .home {
	display: inline-block;
	margin: 34px 0;
}

.scbg table {
	margin: 0 auto 55px;
	text-align: center;
}

.scbg tr:first-child td {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding: 8px 0;
}

.scbg td {
	width: 60px;
	height: 35px;
	padding: 0 13px;
}

.scbg td:last-child {
	width: 110px;
}

.scbg .sub:nth-of-type(1) {
	margin-left: 223px;
}

.scbg .sub {
	line-height: 40px;
	background: #efefef;
	color: #000;
	margin-right: 25px;
}

.scbg .sub:hover {
	color: #fff;
	background: #d7363e;
}

.aaa {
	background: url(/static/index/image/ih-bg2.png) no-repeat center top;
}

.zkz {
	background: #fff;
	width: 830px;
	margin: 77px auto 122px;
	padding: 25px 0 50px;
}

.zkz tr:first-child, .zkz dt {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.zkz table {
	margin: 0 auto;
	text-align: center;
}

.zkz td {
	height: 42px;
}

.zkz td:first-child {
	width: 125px;
}

.zkz .row3 td:nth-child(2) {
	width: 210px;
}

.zkz .row3 td:nth-child(3) {
	width: 130px;
}

.zkz .row3 td:nth-child(4) {
	width: 140px;
}

.zkz dt {
	line-height: 50px;
	border-bottom: 1px solid #626262;
}

.zkz dl {
	border: 1px solid #626262;
	border-top: none;
	width: 761px;
	margin: 0 auto;
}

.zkz dd {
	margin: 0 30px 3px 30px;
	color: #666;
}

.zkz dd:nth-of-type(1) {
	margin-top: 30px;
}

.zkz dd:last-child {
	margin-bottom: 22px;
}

.zkz .ft {
	text-align: center;
	margin-top: 48px;
}

.zkz .ft .sub {
	line-height: 40px;
	background: #efefef;
	color: #000;
	margin-right: 15px;
}

.zkz .ft .sub:hover {
	color: #fff;
	background: #d7363e;
}

.zc {
	background: #fff;
	margin: 40px auto 107px;
}

.zc .hd {
	overflow: hidden;
	margin: 0 75px 0 125px;
}

.zc .hd h3 {
	color: #999;
	padding-left: 11px;
	background: url(/static/index/image/star.jpg) no-repeat 0 8px;
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 7px;
}

.zc .bd {
	margin: 57px 75px 0 125px;
}

.zc .row {
	margin-bottom: 25px;
}

.zc .row div {
	display: inline-block;
}

.zc .row div:nth-child(1) {
	width: 130px;
	margin-right: 16px;
	text-align: right;
}

.zc .row div:nth-child(2) {
	width: 350px;
	margin-right: 12px;
}

.zc .row div:nth-child(3) {
	color: #ff0000;
	font-size: 12px;
}

.zc .requ {
	padding-left: 12px;
	background: url(/static/index/image/star.jpg) no-repeat 0 center;
}

.zc input[type=text], .zc input[type=password] {
	width: 100%;
	border: 1px solid #d2d2d2;
	padding-left: 14px;
	box-sizing: border-box;
	border-radius: 5px;
	height: 36px;
	line-height: 36px;
}

.zc input::-webkit-input-placeholder {
	color: #c5c5c5;
	font-size: 13px;
}

.zc .row:last-child {
	margin: 57px 0 0 150px;
}

.zc .row:last-child .btn {
	cursor: pointer;
	width: 126px;
	line-height: 36px;
	background: #d7363e;
	color: #fff;
	margin-right: 13px;
}


.zp1 {
	background: #fff;
}

.zp1 {
	padding: 35px 0 0 0px;
	box-sizing: border-box;
	color: #000;
}

.zp1 a {
	color: #000;
}

.zp1 a:hover {
	color: #ff0000;
}

.zp1 .hd {
	margin-bottom: 50px;
}

.zp1 .hd input {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	vertical-align: top;
	box-sizing: border-box;
}

.zp1 .hd input[type=text] {
	width: 820px;
	padding-left: 15px;
	color: #333;
	border: 1px solid #e5e5e5;
	border-right: none;
}

.zp1 .hd input[type=submit] {
	margin-left: -6px;
	width: 73px;
	cursor: pointer;
	background: #d5333c url(../image/sear-ico.png) no-repeat center;
}

.zp1 .zpgg, .zp1 .zwtj {
	display: inline-block;
	vertical-align: top;
}

.zp1 .zpgg li {
	border-bottom: 1px solid #f2f2f5;
	padding-bottom: 25px;
	margin-bottom: 25px;
	width: 820px;
}

.zp1 .zpgg li:last-child {
	margin-bottom: 98px;
}

.zp1 .gw, .zp1 .sj {
	display: inline-block;
	vertical-align: top;
}

.zp1 .gw {
	width: 605px;
}

.zp1 .gw h3 {
	font-size: 16px;
	background: url(/static/index/image/red-dot.jpg) no-repeat 0 center;
	padding-left: 12px;
	margin-bottom: 20px;
}

.zp1 .gw p a {
	display: inline-block;
	padding: 0 20px;
	line-height: 32px;
	background: #ececec;
	margin-right: 11px;
}

.zp1 .gw p a:hover {
	color: #fff;
	background: #d7363e;
}

.zp1 .sj {
	color: #ff0000;
	margin-top: 18px;
}

.zp1 .zwtj {
	border: 1px solid #eee;
	width: 293px;
	overflow: hidden;
	margin-left: 30px;
	margin-bottom: 30px;
}
.zp1 .zwtj .zwtj-top{
	border: 1px solid #eee;
}
.zp1 .zwtj .zwtj-bottom{
	margin-top: 20px ;
	border: 1px solid #eee;
}
.zp1 .zwtj h3 {
	background: #f2f2f5;
	padding: 18px 0;
	margin-bottom: 22px;
	font-size: 16px;
}

.zp1 .zwtj h3 span {
	margin-left: 28px;
	border-left: 1px solid #ff0000;
	padding-left: 18px;
}

.zp1 .zwtj li {
	margin: 0 22px 20px 27px;
	list-style: none;
}

.zp1 .zwtj li:last-child {
	margin-bottom: 20px;
}

.zwtj .slide .bd .active{
	background: url(/static/index/image/jian.svg) no-repeat right;
}
.zwtj .slide .bd .active a{
	color: #db3647 !important;
}
.zp1 .zwtj .title {
	width: 90%;
	margin-bottom: 4px;
	background: url(/static/index/image/red-dot.jpg) no-repeat 0 center;
	padding-left: 12px;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow : hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	
}

.zp1 .zwtj .more {
	font-size: 12px;
	color: #666;
	margin-left: 14px;
}

.zp1 .zwtj .more:hover {
	color: #ff0000;
}

.zp1 .change {
	cursor: pointer;
	display: block;
	padding-left: 31px;
	background: url(/static/index/image/hyp.png) no-repeat left center;
	width: 80px;
	margin-left: auto;
	margin-bottom: 48px;
}

.zp1 .change:hover {
	color: #f00;
}

.zp1 .zwtj .zpbm {
	margin-bottom: 23px;
	box-shadow: 0 1px 3px 2px #ddd;
}

.zp1 .ggnr {
	padding: 0 13px;
	margin-bottom: 70px;
	display: inline-block;
	width: 770px;
	border: 1px solid #eee;
	margin-left: 15px;
}

.zp1 .ggnr .location {
	width: 770px;
}

.zp1 .article {
	padding: 0 0 40px;
	line-height: 2;
	font-size: 14px;
	word-wrap: break-word;
}

.zp1 .article .hd {
	padding: 0 0 20px;
}

.zp1 .article .hd h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.zp1 .article .hd .titBar {
	color: #797979;
	font-size: 12px;
	text-align: center;
}

.zp1 .article .bd {
	margin: 0 24px 40px 25px;
	line-height: 1.7;
	min-height: 1000px;
}

.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 3;
}

.banner .bd {
	zoom: 1;
}

.banner .bd img {
	width: 100%!important;
	height: auto!important;
}

.container {
	position: relative;
	padding: 15px 0;
	z-index: 8;
}

.wrap {
	position: relative;
	width: 1200px;
	min-height: 460px;
	_height: 460px;
	margin: 0 auto;
}

/* .wrap .sidebar {
} */

.wrap .main {
	display: block;
	overflow: hidden;
	*zoom: 1;
	padding: 30px 0 0;
	background: #fff;
	padding: 35px 20px 20px 30px;
}

.wrapBt {
	height: 0;
	background: none;
	overflow: hidden;
	clear: both;
}

.leftTitle {
	position: relative;
	margin-bottom: 18px;
	padding: 18px 0;
	color: #333;
}

.leftTitle i,.leftTitle s {
	display: block;
	text-align: center;
}

.leftTitle i {
	font-size: 38px;
	line-height: 58px;
	font-weight: normal;
}

.leftTitle s {
	color: #888;
	font: 12px/18px arial;
	text-decoration: none;
	text-transform: uppercase;
}

.menu dl {
	zoom: 1;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

.menu dl:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both
}

.menu dl dt {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 2px 12px;
	vertical-align: top;
}

.menu dl dt a {
	display: inline-block;
	padding: 10px 20px;
	border-bottom: 1px solid #cfcfcf;
	background: #efefef;
	color: #666;
	font-size: 14px;
}

.menu dl dt a:hover,.menu dl dt .current {
	border-bottom: 1px solid #d7353e;
	background: #d7353e;
	color: #fff;
	text-decoration: none;
}

.m-rdm {
	padding: 25px 0 10px;
	text-align: center;
}

.m-rdm a {
	display: inline-block;
	margin: 0 8px 10px;
	padding: 3px 20px;
	border: 1px solid #ddd;
	line-height: 24px;
}

.m-rdm a:hover,.m-rdm .current {
	border: 1px solid #999;
	background: #999;
	color: #fff;
}

.location {
	position: relative;
	height: 24px;
	width: 1002px;
	margin: 0 auto 30px;
	padding: 11px 0;
	border-bottom: 1px solid #eaeaea;
	line-height: 24px;
	display: none;
}

.location h3 {
	float: left;
	padding-left: 10px;
	border-left: 5px solid #d7353e;
	color: #000;
	font-size: 21px;
	font-weight: normal;
}

.breadcrumbs {
	width: 85%;
	float: right;
	text-align: right;
}

.breadcrumbs a {
	display: inline-block;
	margin-left: 12px;
	padding-left: 12px;
	background: url(/static/index/image/o_ico_04.gif) no-repeat 0 center;
	vertical-align: top;
}

.breadcrumbs .u-home {
	padding-left: 20px;
	background: url(/static/index/image/o_ico_03.gif) no-repeat 0 center;
}

.article {
	padding: 0 0 40px;
	line-height: 2;
	font-size: 14px;
	word-wrap: break-word;
}

.article .hd {
	padding: 0 0 20px;
}

.article .hd h1 {
	color: #000;
	font-size: 20px;
}

.article .hd .titBar {
	color: #797979;
	font-size: 12px;
}

.article .bd {
	padding-bottom: 40px;
}

.article .ft {
	padding: 20px 0 0;
	border-top: 1px solid #ddd;
}

.hotNews {
	margin-bottom: 30px;
	background: #848484;
	overflow: hidden;
}

.hotNews .pic {
	float: left;
	width: 390px;
	height: 250px;
	margin-right: 5px;
}

.hotNews .pic img {
	width: 100%;
	height: 100%;
}

.hotNews dl {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 25px 20px 0 15px;
	line-height: 22px;
}

.hotNews dl dt {
	margin-bottom: 13px;
	padding-left: 10px;
	background: url(/static/index/image/o_ico_051.jpg) no-repeat 0 13px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}

.hotNews dl dt a {
	color: #fff;
}

.hotNews dl dt a:hover {
	color: #000;
}

.hotNews dl .i {
	min-height: 110px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #eee;
}

.hotNews dl .m {
	width: 84px;
	height: 24px;
	margin-left: 10px;
	background: #fff;
	line-height: 24px;
	text-align: center;
}

.hotNews dl .m a {
	display: block;
	color: #333;
}

.hotNews dl .m a:hover {
	background: #d7353e;
	color: #fff;
}

.news {
	padding: 0 0 40px;
}

.newsTable th {
	border: 1px solid #fff;
	background: #c8cacb;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.newsTable td {
	padding: 8px 10px;
	border-bottom: 1px solid #dcd9d4;
	line-height: 20px;
}

.list {
	padding: 0 0 40px;
}

.list li {
	padding: 9px 0;
	font-size: 14px;
	line-height: 20px;
	clear: both;
}

.list li span {
	float: right;
	color: #999;
	font-size: 12px;
}

.list li a {
	padding-left: 15px;
}

.list li .recruitment {
	width:100%;
}

.pothoItem {
	margin: 0 0 40px;
}

.pothoItem .item {
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px dashed #d3d3d3;
	overflow: hidden;
}

.pothoItem .item .pic {
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 20px;
	padding: 4px;
	border: 1px solid #e7e7e7;
}

.pothoItem .item .pic img {
	width: 200px;
	height: 150px;
}

.pothoItem .item dl {
	display: block;
	overflow: hidden;
	zoom: 1;
	padding: 0;
	line-height: 20px;
}

.pothoItem .item dl dt {
	font-size: 16px;
	line-height: 32px;
}

.pothoItem .item dl .d,.pothoItem .item dl .m {
	display: none;
}

.pothoItem .item dl .i {
	padding: 5px 0 0;
	color: #999;
	font-size: 14px;
	line-height: 25px;
}

.pic-item-list {
	margin: 0 0 20px;
}

.pic-item-list .pic-item {
	display: block;
	float: left;
	width: 130px;
	margin-bottom: 10px;
	padding: 0;
}

.pic-item-list .list-pic {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	padding: 4px;
	border: 1px solid #919090;
	line-height: 100px;
	text-align: center;
}

.pic-item-list dl {
	padding: 0 5px;
	line-height: 26px;
	text-align: center;
}

.piList {
	padding: 0 0 20px;
	overflow: hidden;
}

.piList .pic-item-list {
	width: 1028px;
	margin: 0;
	padding: 0;
}

.piList .pic-item {
	/* width: 230px; */
	position: relative;
	margin: 0 27px 23px 0;
	padding: 0;
	display: inline;
}

.piList .list-pic {
	display: block;
	width: 230px;
	height: 172px;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	line-height: 148px;
}

.piList .list-pic img {
	width: 230px;
	height: 172px;
}

.piList dl {
	padding: 4px 5px;
	line-height: 20px;
}

.piList dl dt {
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.page {
	padding: 0 0 40px;
	line-height: 24px;
	text-align: center;
}

.hrTop {
	padding: 0 0 30px;
	border-bottom: 1px solid #ddd;
}

.hrTop li {
	padding-left: 16px;
	background: url(/static/index/image/ico_051.gif) no-repeat 0 8px;
	font-weight: bold;
	line-height: 24px;
}

.hrTable .hrTableTh {
	height: 32px;
	background: #666;
	color: #fff;
}

.hrTable th {
	color: #fff;
	font-weight: normal;
}

.hrTable td {
	padding: 0 8px;
}

.hrTable .bg td {
	background: #eee;
}

.hr {
	position: relative;
	padding: 0 0 40px;
}

.hr h3 {
	padding-left: 0;
	border-bottom: 1px dotted #ccc;
	color: #0063be;
	font-size: 20px;
	line-height: 55px;
}

.hr h3 s {
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 17px;
	cursor: pointer;
}

.hr h3 .off {
	background: url(/static/index/image/hr_down1.gif) no-repeat center;
}

.hr h3 .on {
	background: url(/static/index/image/hr_up1.gif) no-repeat center;
}

.hrItem {
	margin-bottom: 5px;
}

.hrItem .title {
	border-bottom: 1px dotted #ccc;
	color: #999;
	font-weight: bold;
	line-height: 36px;
}

.hrItem .title span {
	float: right;
	font-weight: 100;
}

.hrItem .title span a {
	color: #88000c;
}

.hrItem .con {
	margin-bottom: 10px;
	padding: 15px 0;
	line-height: 24px;
}

.hrItem .con h4 {
	font-size: 14px;
	line-height: 36px;
}

.hrItem .apply {
	width: 95px;
	height: 25px;
	padding: 0;
	background: #01286f;
	color: #fff;
	line-height: 25px;
	text-align: center;
}

.hrItem .apply a {
	color: #fff;
}

.hr-list {
	margin-bottom: 5px;
	padding: 5px 5px 15px;
	border-bottom: 1px dotted #777;
}

.hr-list .title {
	padding: 0;
	color: #0063be;
	font-weight: bold;
	line-height: 20px;
}

.hr-list .title span {
	float: right;
	font-weight: 100;
}

.hr-list .info {
	padding: 5px 0;
	line-height: 24px;
}

.hr-list .apply {
	height: 24px;
	line-height: 24px;
	text-align: right;
}

.message {
	padding: 0 0 30px;
}

.message-list {
	margin-bottom: 5px;
	padding: 5px 5px 15px;
	border-bottom: 1px dotted #ddd;
}

.message-list .m-title {
	padding: 0;
	color: #0063be;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.message-list .m-title span {
	float: right;
	color: #01286f;
	font-size: 12px;
	font-weight: 100;
}

.message-list .m-info {
	padding: 5px 0;
	line-height: 24px;
}

.message-list .r-title {
	padding: 0;
	line-height: 20px;
}

.message-list .r-info {
	padding: 5px 0;
	line-height: 24px;
}

.form-panel {
	padding: 0 0 30px;
}

.form-panel h4 {
	margin-bottom: 10px;
	padding: 0 20px;
	background: #666;
	color: #fff;
	line-height: 30px;
}

.form-panel .tips {
	padding: 10px 0 10px 100px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

.form-panel .field {
	clear: both;
}

.form-panel li.field label {
	display: block;
	float: left;
	width: 100px;
	line-height: 24px;
	text-align: right;
}

.form-panel .input {
	padding: 5px 0;
	zoom: 1;
}

.form-panel .field:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

.form-panel .text {
	height: 20px;
	padding: 2px 3px;
	border: 1px solid #ccc;
	background: #fff;
	color: #555;
}

.form-panel .textarea {
	width: 450px;
	height: 100px;
	padding: 1px 3px;
	border: 1px solid #ccc;
	background: #fff;
	color: #555;
}

.form-panel .submit-field {
	padding: 0 10px 20px 100px;
	_padding: 0 10px 20px 100px;
	clear: both;
}

.form-panel .submit-field input {
	margin-right: 10px;
}

.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset {
	width: 93px;
	height: 29px;
	border: none;
	background: #666;
	color: #fff;
	cursor: pointer;
}

.m-detail {
	margin-bottom: 30px;
}

.m-detail .m-property {
	float: left;
	width: 100%;
}

.m-detail .property {
	margin-left: 350px;
}

.m-detail .property h1 {
	font-weight: 100;
	font-size: 18px;
	line-height: 34px;
}

.m-detail .property .m-i-a {
	margin-bottom: 8px;
	padding: 8px 0 15px;
	border-bottom: 1px dotted #d9d9d9;
	color: #888;
	font-size: 14px;
	line-height: 25px;
}

.m-detail .gallery {
	position: relative;
	float: left;
	width: 350px;
	margin-left: -100%;
}

.m-detail .gallery .bigPic {
	width: 300px;
	height: 224px;
}

.product-detail {
	margin-bottom: 30px;
	border: 1px solid #e5e5e5;
}

.product-detail .hd {
	height: 45px;
	border-bottom: 1px solid #e5e5e5;
	background: #f6f6f6;
}

.product-detail .hd h2 {
	float: left;
	width: 136px;
	height: 46px;
	margin: -2px 0 -1px;
	border-top: 2px solid #0058af;
	border-right: 1px solid #e5e5e5;
	background: #fff;
	font-size: 22px;
	font-weight: 100;
	line-height: 46px;
	text-align: center;
}

.product-detail .bd {
	padding: 25px;
	line-height: 28px;
	font-size: 14px;
}

.success {
	float: right;
	width: 867px;
	padding: 33px 20px 0 20px;
	vertical-align: top;
	background: #fff;
	height: 482px;
	box-shadow: 0 2px 8px 2px #eee;
}

.hotel_registration {
	padding-top: 32px;
	padding-bottom: 35px;
	margin-top: 30px;
	background: #fff;
	padding: 0 15px;
}

.hotel_registration>.g-in {
	background: #fff;
	padding-top: 29px;
	padding-bottom: 66px;
}

.hotel_registration .hs_retitle {
	margin-left: 100px;
	border-bottom: 1px #c9c9c9 dashed;
	margin-bottom: 40px;
	margin-right: 100px;
}

.hotel_registration .hs_retitle h2 {
	padding-left: 24px;
	color: #5ca61c;
	font-weight: bold;
	font-size: 18px;
	background: url(/static/index/image/ico041.png) no-repeat left center;
	display: inline-block;
	padding-right: 24px;
}

.hotel_registration .hs_retitle p.p01 {
	font-size: 14px;
	color: #666;
	display: inline-block;
}

.hotel_registration .hs_retitle p.p01 a {
	color: #5ca61c;
	padding: 0 10px;
}

.hotel_registration .hs_retitle p.p02 {
	margin-top: 20px;
	color: #999;
	font-size: 14px;
	margin-bottom: 10px;
}

.hotel_registration .hs_retitle p.p02 i {
	color: red;
}

.hotel_registration .layui-form {
	margin-left: 100px;
}

.hotel_registration .layui-form label {
	display: inline-block;
	color: #333;
	line-height: 40px;
	width: 74px;
	text-align: right;
}

.hotel_registration .layui-form input {
	width: 348px;
	height: 38px;
	padding-left: 14px;
	border-radius: 6px;
	border: 1px solid #c9c9c9;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 40px;
	color: #666;
	font-size: 14px;
}

.hotel_registration .layui-form .form_yzm input {
	width: 98px;
	height: 30px;
	padding-left: 6px;
	border-radius: 0px;
	border: 1px solid #c9c9c9;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 30px;
	color: #666;
	font-size: 12px;
}

.hotel_registration .layui-form .form_yzm  span {
	width: 130px;
	height: 50px;
	margin-left: 12px;
	border: 1px solid #c9c9c9;
	margin-top: 8px;
	margin-bottom: 8px;
	display: inline-block;
	margin-right: 12px;
	vertical-align: bottom;
}

.hotel_registration .layui-form .form_yzm  a {
	color: blue;
	font-size: 12px;
	margin-left: 10px;
}

.hotel_registration .layui-form .form_xy {
	border: 1px solid #c9c9c9;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hotel_registration .layui-form .form_xy label {
	display: inline-block;
	color: #333;
	line-height: 20px;
	width: 300px;
	position: absolute;
	top: -6px;
}

.hotel_registration .layui-form .form_xy a {
	color: #5ca61c;
}

.hotel_registration .layui-form .form_xy input {
	width: 19px;
	height: 19px;
	opacity: 0;
	padding: 0;
	margin: 0;
	margin-right: 20px;
}

.hotel_registration .layui-form .form_xy span {
	line-height: 20px;
}

.piaochecked {
	background: url(/static/index/image/btn6661.png) no-repeat center;
}

.on_check {
	background: #fff;
}

.hotel_registration .layui-form .form_zccz {
	width: 310px;
	margin-top: 30px;
}

.hotel_registration .layui-form .submitbtn {
	width: 130px;
	height: 42px;
	display: block;
	background: #ff9900;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 6px;
	padding: 0;
	margin: 0;
}

.hotel_registration .layui-form .submitbtn:hover {
	background: #f19710;
}

.hotel_registration .layui-form .resetbtn {
	width: 130px;
	height: 42px;
	display: block;
	background: #cccccc;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 6px;
	padding: 0;
	margin: 0;
}

.hotel_registration .layui-form .resetbtn:hover {
	background: #b6b6b6;
}

.hs_people  .four_btn {
	padding-bottom: 147px;
}

.hotel_registration ul li.sbt {
	width: 310px;
	overflow: hidden;
	clear: both;
	margin-top: 30px;
	padding-bottom: 108px;
}

.hotel_registration ul li.sbt label {
	display: none;
}

.hotel_registration ul li.sbt .btn {
	width: 130px;
	height: 42px;
	display: block;
	background: #ff9900;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 6px;
	padding: 0;
	margin: 0;
	float: left;
	margin-left: 10px;
}

.hotel_registration ul li.sbt input[type="reset"] {
	width: 130px;
	height: 42px;
	display: block;
	background: #ff9900;
	color: #fff;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 6px;
	padding: 0;
	margin: 0;
	float: left;
	margin-left: 40px;
}

.hotel_registration ul li.sbt input[type="submit"]:hover {
	background: #f19710;
}

.hotel_registration ul li.sbt input[type="reset"]:hover {
	background: #f19710;
}

.cjcx {
	background: #fff;
	padding: 42px 0;
	min-height: 400px;
}

.cjcx .hd {
	text-align: center;
	font-size: 18px;
	width: 78px;
	margin: 0 auto;
	border-bottom: 2px solid #d7353e;
	padding-bottom: 20px;
	margin-bottom: 58px;
}

.cjcx .search {
	width: 770px;
	margin: 0 auto;
}

.cjcx .search input {
	height: 56px;
	line-height: 56px;
	box-sizing: border-box;
	vertical-align: top;
}

.cjcx .search input[type=text] {
	border: 1px solid #e5e5e5;
	margin-right: -4px;
	width: 630px;
	border-right: none;
	padding-left: 15px;
	color: #333;
}

.cjcx .search input[type=submit] {
	width: 144px;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	background: #d7353e url(../image/sear-ico.png) no-repeat center;
	border-radius: 5px;
}
#post-remark{
	margin-top: 10px;
    width: 350px;
    margin-left: 70px;
    background: rgba(50, 169, 87, 0.79);
    color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 10px;
	display: none;
}
.promise{
	padding: 0px 70px;
}
.recruit .list{
	padding: 0 !important;
}
.recruit .list  li{
	width: 100%;
	border-bottom: #666 dotted 1px;
	line-height: 20px;
}
.recruit .list  li a{
	background: url(/static/index/image/red-dot.jpg) no-repeat 0 center;
	padding: 12px;
	margin-top: 20px;
}
.recruit .part-title{
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
	width: 110px;
	border-bottom: 3px solid #ff0000;
}
.recruit .part-title .img{
	display: inline-block;
	vertical-align: middle !important;
	margin-right: 10px;
}

.recruit .part-title .title{
	display: inline-block;
	vertical-align: middle;
}