.case-main, .news-main, .case-main, .men-main, .page-main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
}

.main-left {
	width: 800px;
	margin-bottom: 40px;
}

.detailed-main-left, .list-main-left, .page-main-left {
	width: 780px;
	margin-bottom: 40px;
}

.location {
	padding-bottom: 12px;
	font-size: 16px;
	border-bottom: 2px solid #b99c5b;
}

.h-go-back {
	float:right; 
	cursor: pointer;
}

.h-go-back a {
	font-size:16px;
	color:#999;
}

.pro-box, .video-box, .news-box, .activity-box, .men-box {
	padding: 16px 0;
}

.pro-box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pro-box ul li {
	width: 248px;
	margin-bottom: 20px;
}

.pro-box ul li img {
	width: 248px;
}

.case-des {
	width: 208px;
	height: 52px;
	margin: 0 auto;
    margin-top: 6px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}

.page-box {
	margin-top: 15px;
	text-align: center;
}

.page-box span {
	display: inline-block;
    margin: 0 2px;
    padding: 0 12px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #666;
    background: #e8e8e8;
}

.page-box a {
	display: inline-block;
	margin: 0 2px;
    padding: 0px 12px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #666;
    background: #e8e8e8;
}

.page-box a.con {
	display: inline-block;
	margin: 0 2px;
    padding: 0px 14px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    background: #b99c5b;
    color: #fdfbf7;
}

.page-box u {
	display: inline-block;
	width: 48px;
    height: 36px;
	margin: 0 2px;
    line-height: 36px;
    font-size: 16px;
    border: #e9e9e9 1px solid;
    background: #e8e8e8;
    text-decoration: none;
}

.page-box i {
	display: inline-block;
	margin: 0 2px;
    padding: 0px;
    width: 48px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-style: normal;
}

.page-box .p_text {
    width: 48px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #242b3d;
    border: none;
    background: none;
    text-align: center;
}

.page-box .p_button {
    width: 48px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #fdfbf7;
    background: #b99c5b;
    border: none;
    text-align: center;
}

.video-box ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.video-box ul li {
	margin-bottom: 20px;
}

.video-box ul li h3 {
	margin-top: 4px;
    font-size: 18px;
    font-weight: normal;
    color: #cc3333;
    text-align: center;
}

.video-box ul li h3 a {
	color: #cc3333;
}

.pic-txt {
	padding: 20px 0;
	border-bottom: 1px dashed #ddd;
}

.img-area {
	float: left;
	padding-right: 18px;
}

.img-area img {
	width: 250px;
}

.tit-area {
	width: 530px;
	height: 36px;
	margin-bottom: 4px;
	line-height: 36px;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
}

.tit-area a {
	color: #cc3333;
}

.time-area {
	display: block;
	margin-bottom: 10px;
	color: #999;
}
.time-area .keyword { width:auto; font-size:14px; color:#555; float:right; }
.time-area .keyword i{ margin:0 5px 0 0; padding:0px; width:auto; font-size:14px; font-style:normal; color:#999; }
.time-area .keyword em{ margin:0 6px; width:auto; font-size:12px; color:#ccc; }

.des-area {
	line-height: 24px;
	color: #666;
}

.news-red {
	color: #b99c5b;
}

.activity-box ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.activity-box ul li {
	width: 250px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
}

.activity-box ul li a {
	display: block;
}

.activity-box ul li img {
	width: 250px;
}

.activity-box ul li p {
	height: 80px;
	padding: 8px 10px;
	line-height: 24px;
	font-size: 15px;
}

.main-right {
	width: 270px;
	margin-bottom: 40px;
}

.col-list {
	border: 1px solid #b99c5b;
}

.col-list, .cd-left, .update-case, .reg-online {
	margin-bottom: 10px;
}

.cd-left a img {
	width: 270px;
}

.col-hd {
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	background-color: #b99c5b;
}

.col-list ul {
	padding: 20px 30px;
}

.col-list ul li {
	float: left;
    padding: 0 15px;
    line-height: 48px;
    font-size: 18px;
    border-top: 1px dashed #ddd;
}

.col-on {
	font-weight: bold;
}

.col-on a {
	color: #b99c5b;
}

.col-list ul li:first-child, .col-list ul li:nth-child(2) {
	border-top: none;
}

/*.col-list ul li:nth-child(odd) {
	border-right: 2px solid #ddd;
}*/

.update-case {
	border: 1px solid #b83b3b;
}

.update-hd {
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	background-color: #b83b3b;
}

.update-case-con {
	padding: 12px 0;
}

.update-case dl {
	padding: 10px 0;
	margin: 0 5px;
	border-bottom: 1px dashed #ddd;
}

.update-case dl dt {
	float: left;
	width: 88px;
	margin-right: 12px;
}

.update-case dl dt img {
	width: 88px;
}

.update-case dl dd {
	float: right;
	width: 155px;
}

.update-case dl dd h3 {
	width: 155px;
    height: 24px;
    margin-bottom: 4px;
    line-height: 24px;
    font-weight: normal;
    color: #b99c5b;
    overflow: hidden;
}

.update-case dl dd p {
	width: 155px;
    height: 40px;
    line-height: 20px;
    color: #666;
    overflow: hidden;
}

.reg-online {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.reg-fast, .reg-detailed, .online-zx {
	width: 82px;
	height: 82px;
	text-align: center;
	border-radius: 12px;
}

.reg-fast, .reg-detailed {
	background-color: #b99c5b;
}

.online-zx {
	background-color: #b83b3b;
}

.reg-fast a, .reg-detailed a, .online-zx a {
	display: block;
    width: 44px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 22px;
    color: #fff;
}

.news-con-box,.case-con-box,.page-con-box {
	padding: 30px 0;
}

.news-con-box h1,.case-con-box h1,.page-con-box h1 {
	padding-bottom: 18px;
	line-height: 40px;
	text-align: center;
	color: #a42c2c;
}

.artedit-info {
	padding-bottom: 5px;
	text-align: center;
	color: #999;
	border-bottom: 1px dotted #b99c5b;
	 overflow:hidden
}

.artedit-info span {
	padding: 0 10px;
}

.artedit-info .keyworbox {
	margin:20px 0 0 0; padding:0px; width:100%; line-height:25px; font-size:14px; color:#555; text-align:left; float:left; overflow:hidden; 
}
.artedit-info .keyworbox span{ margin:0 5px 0 0; padding:0px; width:auto; line-height:25px; font-size:14px; color:#999; }
.artedit-info .keyworbox em{ margin:0 8px; width:auto; line-height:25px; font-size:12px; color:#ccc; }


.artedit-source a {
	color: #999;
}

.art-txt {
	padding-top: 24px;
}

.art-txt p {
	margin-bottom: 10px;
	line-height: 32px;
	font-size: 17px;
	text-indent: 2em;
}

.art-txt a {
	color:#E53333;
	text-decoration: none;
}


.art-txt img {
	/*display: block;*/
	max-width: 780px;
	margin: 0 auto;
}

.c-bqsm {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0;
    color: #ab9355;
    border: 1px solid #e2d9bc;
}

.bqsm-left {
	width: 50px;
	padding: 12px;
    line-height: 24px;
    font-size: 20px;;
	font-weight: bold;
    text-align: center;
    background-color: #f1ebdf;
    border-right: 1px solid #e2d9bc;
}

.bqsm-right {
	width: 678px;
	padding: 12px;
    line-height: 24px;
    font-size: 16px;
    text-align: justify;
}

.pre-next {
	padding: 20px 0;
    line-height: 32px;
    font-size: 16px;
    border-top: 1px solid #b99c5b;
}

.about-read {
	padding: 30px 0;
}

.about-read-hd {
	padding-left: 12px;
	margin-bottom: 10px;
    line-height: 22px;
    font-size: 22px;
    font-weight: bold;
    border-left: 5px solid #b99c5b;
}

.about-read-list ul li {
	padding: 14px 0;
	border-bottom: 1px dotted #e2d9bc;
}

.about-read-img {
	display: block;
	float: left;
	padding-right: 18px;
}

.about-read-img img {
	width: 156px;
}

.about-read-tit {
	padding-bottom: 6px;
    line-height: 28px;
    font-size: 18px;
    font-weight: normal;
    color: #ab9355;
}

.about-read-tit a {
	color: #ab9355;
}

.about-read-des {
	line-height: 24px;
	font-size: 14px;
    color: #555;
}

.aiwujie-about {
	background: url(../images/aiwujie-about-bg.png) no-repeat;
}

.aiwujie-about-tit {
	padding-top: 30px;
	margin-left: 30px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.aiwujie-about-con {
	padding-top: 32px;
    margin-left: 20px;
}

.aiwujie-about-con p {
	float: right;
    width: 438px;
    margin-right: 26px;
    line-height: 22px;
    font-size: 12px;
    color: #444;
    text-align: justify;
}

.aiwujie-cp1, .aiwujie-cp2, .aiwujie-cp3, .aiwujie-cp4 {
	display: inline-block;
	vertical-align: top;
}

.aiwujie-company {
	padding-top: 33px;
	padding-bottom: 25px;
}

.aiwujie-cp1 {
	padding-left: 50px;
}

.aiwujie-cp2 {
	padding-left: 82px;
}

.aiwujie-cp3 {
	padding-left: 74px;
}

.aiwujie-cp4 {
	padding-left: 84px;
}

.aiwujie-cp-tit {
	margin-bottom: 20px;
    color: #fff;
    font-weight: bold;
}

.aiwujie-cp-txt {
    line-height: 24px;
}

.gk-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: normal;
	padding: 16px 0;
	margin: 0 -15px;
}

.gk-box dl {
	display: inline-block;
	margin: 0 15px;
	margin-bottom: 20px;
}

.gk-box dl dt img {
	width: 136px;
	height: 90px;
}

.gk-box dl dd {
	text-align: center;
}

.gk-box dl dd a {
	line-height: 24px;
	font-size: 15px;
}

.men-search {
	display: flex;
	width: 1100px;
	margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.search-left-con {
	display: flex;
	width: 18%;
	height: 110px;
	align-items: center;
    justify-content: center;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #c66262;
}

.search-right-con {
	width: 82%;
	background-color: #ffeced;
}

.search-right-con form {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.men-search-opt {
	width: 85%;
}

.men-search-but {
	width: 15%;
	margin-top: 13px;
	text-align: center;
}

.men-search-opt span {
	float: left;
    display: inline;
    width: auto;
    height: 34px;
	margin: 13px 0 0 26px;
    line-height: 34px;
    font-size: 16px;
    color: #000;
    
}

.input-box {
	width: 170px;
}

.input-box2 {
	width: 75px;
}

.input-box, .input-box2 {
	float: left;
    display: inline;
	margin: 13px 0 0 2px;
    height: 34px;
    cursor: pointer;
}

.input-box dt {
	float: left;
    display: inline;
    width: 170px;
    height: 34px;
    margin: 0px;
    overflow: hidden;
}

.input-box dd {
	float: left;
    display: inline;
	height: 0px;
    width: 170px;
    margin: 0px;
    text-align: left;
}

.input-box2 dt {
	float: left;
    display: inline;
    width: 75px;
    height: 34px;
    margin: 0px;
    overflow: hidden;
}

.input-box2 dd {
	float: left;
    display: inline;
	height: 0px;
    width: 75px;
    margin: 0px;
    text-align: left;
}

.input-box dt input, .input-box2 dt input {
	float: left;
    display: inline;
    height: 34px;
	margin: 0px;
    padding: 0 20px 0 8px;
    line-height: 28px;
    color: #8e8787;
    font-size: 14px;
    background: #fff;
    border: none;
    cursor: pointer;
}

.input-box2 dt input {
    width: 160px;
}

.input-box2 dt input {
    width: 56px;
}

.men-search-opt em {
	float: left;
    display: inline;
    width: auto;
    height: 30px;
	margin: 13px 0 0 2px;
    padding: 0 5px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-style: normal;
}

.input-box dd .listcon, .input-box2 dd .listcon {
	position: absolute;
	float: left;
    display: none;
    z-index: 2;
    margin: 0px;
    padding: 0px;
    background: #f53b3c;
    border-top: none;
    overflow: hidden;
}

.input-box dd .listcon {
	width: 188px;
}

.input-box2 dd .listcon {
	width: 82px;
}

.input-box dd .listcon p, .input-box2 dd .listcon p {
	float: left;
    display: inline;
    width: 100%;
    height: 150px;
	margin: 0px;
    background: #f53b3c;
    overflow-x: no;
    overflow-y: auto;
}

.input-box dd .listcon p i {
	float: left;
    display: inline;
    width: 91%;
	margin: 0px;
    padding: 0 2% 0 7%;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    font-style: normal;
}

.input-box2 dd .listcon p i {
	float: left;
    display: inline;
    width: 90%;
	margin: 0px;
    padding: 0 1% 0 9%;
    line-height: 26px;
    font-size: 13px;
    color: #fff;
    font-style: normal;
}

.men-con-box {
	padding: 20px 0;
}

.men-box-left {
	float: left;
	width: 270px;
}

.men-box-left img {
	width: 270px;
}

.men-box-right {
	float: right;
	width: 470px;
}

.men-box-left {
	float: left;
    width: 278px;
}

.men-box-left img {
	display: block;
    width: 270px;
    border: 4px solid #b99c5b;
}

.box-but-left, .box-but-right {
	float: left;
    width: 50%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.box-but-left {
	background-color: #b99c5b;
}

.box-but-right {
	background-color: #b83b3b;
}

.box-but-left a, .box-but-right a {
	color: #fff;
}

.men-box-info {
	margin-bottom: 36px;
}

.men-info-tit {
	height: 50px;
    line-height: 50px;
    padding: 0 18px;
    background: #f1ebdf;
}

.men-info-tit h1 {
	display: inline-block;
    font-size: 22px;
}

.men-info-tit span {
	float: right;
}

.men-detail-info {
	padding: 16px 18px;
}

.men-detail-info ul li {
	float: left;
    width: 217px;
    line-height: 38px;
    font-size: 16px;
}

.men-rec {
	display: flex;
    position: relative;
}

.men-rec-hd, .men-rec-hd2 {
	position: relative;
	padding-right: 16px;
    font-size: 20px;
    color: #b99c5b;
    z-index: 2;
    background-color: #fff;
}

.men-rec-hd {
	color: #b99c5b;
}

.men-rec-hd2 {
	color: #b83b3b;
}

.men-rec-line,.men-rec-line2 {
	position: absolute;
    width: 100%;
    top: 13px;
    z-index: 1;
}

.men-rec-line {
	border-bottom: 1px solid #dcb282;
}

.men-rec-line2 {
	border-bottom: 1px solid #b83b3b;
}

.men-detail-txt {
	padding: 24px 0;
}

.men-detail-txt p {
	margin-bottom: 16px;
    line-height: 32px;
    font-size: 17px;
}

.men-detail-txt img {
	display: block;
    padding: 0;
    margin: 0 auto;
}

.men-yaoqiu {
    padding: 14px 26px;
    margin: 14px 0 42px;
    background: #f9f5ea;
}

.men-yaoqiu p {
	margin-bottom: 0;
	line-height: 32px;
    color: #666;
    font-size: 16px;
}

.men-tags {
	margin-bottom: 30px;
	line-height: 24px;
	font-size: 15px;
	color: #999;
}

.men-tags span {
	margin: 0 8px;	
}

.message-txt1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}

.message-txt1, .message-txt2, .message-txt3, .message-txt4 {
	margin-bottom: 18px;
}

.message-txt1 p span, .message-txt2 p span, .message-txt3 p span {
	line-height: 36px;
    font-size: 15px;
    color: #666;
}

.td-req-f i {
	font-style: normal;
	color: red;
}

.r-text1, .r-text2 {
    display: inline;
    width: 210px;
    height: 36px;
    padding: 0 10px;
    line-height: 24px;
    color: #666;
    border: 1px solid  #dcb282;
    
}

.r-textarea {
    display: inline;
    width: 758px;
    height: 80px;
    padding: 5px 10px;
    line-height: 21px;
    color: #666;
    border: 1px solid  #dcb282;
}

.r-sub, .r-reset {
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	border-radius: 8px;
	border: none;
}

.message-txt4 {
	padding-top: 10px;
}

.r-sub {
	margin-right: 10px;
	background: #b83b3b;
}

.r-reset {
	background: #d0bb8e;
}

.men-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.men-box:after {
	content: '';
    width: 30%;
}

.men-box dl {
	width: 245px;
	margin-bottom: 20px;
	background: #f9f5ea;
}	

.men-box dl dt img {
	width: 245px;
}

.men-con-info ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 6px 12px 12px;
}

.men-con-info ul li {
	width: 50%;
	line-height: 24px;
	color: #666;
}

.men-info-right {
	text-align: right;
}

.men-income {
	width: 100%! important;
}

.case-list-box ul {
	margin: 20px -21px 20px 0;
}

.case-list-box ul li {
	float: left;
	width: 246px;
	margin-right: 21px;
	margin-bottom: 20px;
	padding: 15px;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
}

.case-list-img img {
	width: 216px;
}

.case-list-tit {
	width: 216px;
	height: 32px;
	margin-top: 10px;
	line-height: 32px;
	color: #b83b3b;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
}

.case-list-tit a {
	color: #b83b3b;
}

.case-list-txt {
	height: 48px;
	margin-top: 8px;
	line-height: 24px;
	overflow: hidden;
}

.page-content {
	margin: 20px 0;
	padding: 15px;
	border: 1px solid #ddd;
	overflow: hidden;
}

.case2-list-box ul {
	margin: 20px -21px 20px 0;
	overflow: hidden;
}

.case2-list-box ul li {
	float: left;
	width: 246px;
	margin-right: 21px;
	margin-bottom: 20px;
}

.case2-list-img img {
	width: 246px;
}

.case2-list-txt {
	height: 72px;
	margin-top: 8px;
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
}

.h_con p {
	margin: 25px 0 0 0;
    width: 745px;
    float: left;
    display: inline;
}

.h_con p i {
	margin: 0px;
    width: 220px;
    height: 34px;
    margin-right: 5px;
    line-height: 34px;
    text-align: right;
    color: #000;
    font-style: normal;
    float: left;
    display: inline;
}

.page-content {
	padding: 35px;
}

.h_by {
	margin-bottom: 16px;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
}

.h_by span {
	font-size: 16px;
}

.h_con {
	overflow: hidden;
}

.r_text {
	float: left;
	display: inline;
	width: 280px;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	border: 1px solid #bbb;
}

.r_textarea {
	float: left;
	display: inline;
	width: 440px;
	height: 120px;
	line-height: 24px;
	padding: 6px 10px;
	font-family: Microsoft YaHei;
	border: 1px solid #bbb;
}

.h_con p span {
	float: left;
    display: inline;
	margin-left: 15px;
    line-height: 34px;
}

.r_sub, .r_reset {
	width: 150px;
	height: 44px;
	margin-top: 15px;
	margin-right: 10px;
	line-height: 44px;
	font-size: 20px;
	color: #fff;
	border: none;
	border-radius: 6px;
}

.r_sub {
	background-color: #b83b3b;
}

.r_reset {
	background-color: #b99c5b;
}



.male_wordcon{ margin:30px 0 0 0; padding:15px 0; width:800px; background:url(../../../images/m_bg01.png) no-repeat center top; background-size:100% 100%; border-radius:6px; float:left; overflow:hidden; }
.male_wordcon .h_title{ margin:27px 0 0 20px; width:200px; line-height:150%; font-size:22px; font-weight:bold; color:#fff; float:left; }
.male_wordcon .h_conbox{ margin:0 15px 0 0; padding:10px 15px; width:530px; line-height:24px; font-size:15px; color:#666; background:#fff; border-radius:6px; float:right; overflow:hidden; }




.sitemap-box{ margin:0px; width:100%; overflow:hidden; }
.sitemap-box dl{ margin:10px 0 0 0; width:100%; float:left; }
.sitemap-box dl dt{ margin:15px 0 0 0; width:100%; line-height:25px; color:#cc3333; font-size:15px; font-weight:bold; float:left; }
.sitemap-box dl dt a{ color:#cc3333; }
.sitemap-box dl dt a:hover{ color:#cc3333; }
.sitemap-box dl dd{ margin:5px 0 0 0; width:100%; float:left; }
.sitemap-box dl dd span{ margin:0 25px 0 0; width:auto; line-height:28px; color:#333; font-size:14px; white-space:nowrap; float:left; }
.sitemap-box dl dd span a{ color:#333; }
.sitemap-box dl dd span a:hover{ color:#cc3333; }



.b_ljzx_box{ margin:0px; width:100%; height:115px; float:left; }
.b_ljzx_box .imgbox{ position:fixed; z-index:100; left:0px; bottom:0px; margin:0px; width:100%; height:auto; overflow:hidden; }
.b_ljzx_box .imgbox img{ width:100%; }



.tag_conbox{ margin:0px; width:100%; float:left; }
.tag_conbox .h_typename{ margin:40px 0 0 0; width:100%; height:50px; background:#f1ebdf; float:left; }
.tag_conbox .h_typename span{ margin:0 0 0 20px; width:auto; line-height:50px; font-size:23px; color:#333; float:left; }
.tag_conbox .h_newsbox{ margin:12px 0 0 0; padding-bottom:40px; width:100%; float:left; }
.tag_conbox .h_newsbox ul{ margin:0px; padding:0px; width:100%; float:left; }
.tag_conbox .h_newsbox ul li{ margin:0px; width:48%; line-height:34px; font-size:16px; float:left; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.tag_conbox .h_newsbox ul li a{ color:#3f3f3f; }
.tag_conbox .h_newsbox ul li a:hover{ color:#b83a3b; }
.tag_conbox .h_newsbox ul li.litd1{ float:left; }
.tag_conbox .h_newsbox ul li.litd0{ float:right; }

.tag_conbox .h_casebox{ margin:0px; width:100%; float:left; }
.tag_conbox .h_casebox .h_more{ margin:15px 0 0 0px; width:100%; text-align:center; float:left; }
.tag_conbox .h_casebox .h_more span{ margin:0px; width:auto; height:40px;  font-size:16px; vertical-align:top; display:inline-block; }
.tag_conbox .h_casebox .h_more span a{ width:138px; height:38px; line-height:38px; color:#bc9a5a; border:#bc9a5a 1px solid; display:block; }
.tag_conbox .h_casebox .h_more span a:hover{ color:#b83a3b; border:#b83a3b 1px solid; }

.tag_conbox .h_menbox{ margin:0px; width:100%; float:left; }
.tag_conbox .h_menbox .h_more{ margin:15px 0 0 0px; width:100%; text-align:center; float:left; }
.tag_conbox .h_menbox .h_more span{ margin:0px; width:auto; height:40px;  font-size:16px; vertical-align:top; display:inline-block; }
.tag_conbox .h_menbox .h_more span a{ width:138px; height:38px; line-height:38px; color:#bc9a5a; border:#bc9a5a 1px solid; display:block; }
.tag_conbox .h_menbox .h_more span a:hover{ color:#b83a3b; border:#b83a3b 1px solid; }




.jhzt_gn_gy_index{ padding:0 0 15px 0; width:1100px; margin: 0 auto; height:auto; background:#e3d7bd; overflow:hidden; }
.jhzt_gn_gy_index dl{ margin:8px 0 0 8px; padding:0px; width:52.5px; text-align:center; float:left; }
.jhzt_gn_gy_index dl dt{ margin:0px; width:100%; height:22px; float:left; }
.jhzt_gn_gy_index dl dt img{ width:36px; height:22px; }
.jhzt_gn_gy_index dl dd{ margin:2px 0 0 0; width:100%; height:20px; font-size:12px; float:left; }
.jhzt_gn_gy_index dl a{ width:100%; height:100%; display:block; }


.jhzt_gn_gy_conbox{ margin:10px 0 0 0; padding:5px 0 5px 0; width:100%; height:auto; background:#f1f1f1; overflow:hidden; }
.jhzt_gn_gy_conbox dl{ margin:8px 0 0 8px; padding:0px; width:52.5px; text-align:center; float:left; }
.jhzt_gn_gy_conbox dl dt{ margin:0px; width:100%; height:22px; float:left; }
.jhzt_gn_gy_conbox dl dt img{ width:36px; height:22px; }
.jhzt_gn_gy_conbox dl dd{ margin:2px 0 0 0; width:100%; height:20px; font-size:12px; color:#909090; float:left; }
.jhzt_gn_gy_conbox dl a{ width:100%; height:100%; display:block; }


.jhzt_gn_conbox{ margin:0px; width:100%; height:auto; float:left; overflow:hidden; }
.jhzt_gn_conbox .h_typename{ margin:0px; width:100%; height:45px; float:left; }
.jhzt_gn_conbox .h_typename i{ margin:12px 0 0 0; width:5px; height:21px; background:#dc0d78; font-style:normal; float:left; }
.jhzt_gn_conbox .h_typename span{ margin:0 0 0 8px; line-height:45px; font-size:23px; color:#333; float:left; }
.jhzt_gn_conbox .h_conbox1{ margin:10px 0 0 0; width:100%; height:auto; float:left; overflow:hidden; }
.jhzt_gn_conbox .h_conbox1 img{ width:100%; }

.jhzt_gn_conbox .h_conbox2{ margin:10px 0 0 0; padding:15px 3%; width:94%; height:auto; line-height:25px; font-size:15px; color:#555; background:#f9f5ea; float:left; overflow:hidden; }
.jhzt_gn_conbox .h_conbox2 a{ color:#555; text-decoration:underline; }
.jhzt_gn_conbox .h_conbox2 a:hover{ color:#dc0d78; text-decoration:underline; }

/*外国教练详情*/
.coaches-img { position: relative; width: 746px; }｝
.coaches-text { position: absolute; width: 100%; height: 100%; z-index: 2; left: 0; top: 0; }
.coaches-head { position: absolute; left: 86px; top: 122px; min-width: 228px; max-width: 346px; text-align: right; z-index: 2; }
.coaches-head h1 { margin: 0; line-height: 54px; font-size: 40px; color: #81642c; }
.coaches-head span { line-height: 26px; font-family: 宋体; font-size: 26px; color: #81642c; }
.coaches-tx { position: absolute; top: 251px; left: 100px; }
.coaches-tx p { font-size: 20px; color: #81642c; line-height: 44px; margin: 0; }
.coaches-con { font-size: 16px; line-height: 34px; color: #000;}
.coaches-con p { text-indent: 2em; }
.coaches-m-img p { margin:0; padding: 0; text-indent: 0;}
.coaches-m-img p img { width: 100%;  }

.wgjy_xx_box{ /*margin:25px 0 0 0;*/ width:747px; float:left; display:inline; }
.wgjy_xx_box .left_con{ margin:0px; width:220px; height:280px; text-align:center; float:left; display:inline; }
.wgjy_xx_box .right_con{ margin:0px; width:490px; float:right; display:inline; }
.wgjy_xx_box .right_con b{ margin:5px 0 0 0; width:490px; line-height:37px; font-size:30px; color:#333; float:left; display:inline; }
.wgjy_xx_box .right_con span{ margin:50px 0 0 0; width:490px; line-height:34px; font-size:26px; font-weight:bold; color:#333; float:left; display:inline; }
.wgjy_xx_box .h_jxjy{ margin:20px 0 0 0; padding:5px 10px; width:725px; font-size:14px; border:#ccc 1px solid; float:left; display:inline; }
.wgjy_xx_box .h_content{ margin:15px 0 0 6px; width:735px; float:left; display:inline; overflow:hidden; }
.wgjy_xx_box .h_prenext{ margin:12px 0 0 0; padding:12px 6px 0 6px; width:735px; border-top:#ddd 1px solid; float:left; display:inline; overflow:hidden; }

.wgjy_box{ margin:10px 0 0 0; width:747px; float:left; display:inline; }
.wgjy_box dl{ margin:10px 0 0 0; padding-bottom:10px; width:747px; border-bottom:#eee 1px solid; float:left; display:inline;  }
.wgjy_box dt{ margin:0px; width:150px; height:190px; text-align:center; background:#333; float:left; display:inline; overflow:hidden; }
.wgjy_box dt img{ transition:all 0.5s ease-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; -ms-transition:all 0.5s ease-out; -o-transition:all 0.5s ease-out; }
.wgjy_box dt:hover img{ filter:alpha(opacity=50); -khtml-opacity:0.5; opacity:0.5; transition:all 0.5s ease-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; -ms-transition:all 0.5s ease-out; -o-transition:all 0.5s ease-out; }
.wgjy_box dd{ margin:0px; width:580px; float:right; display:inline; }
.wgjy_box dd b{ margin:0px; padding-bottom:5px; width:580px; line-height:170%; font-size:14px; float:left; display:inline; overflow:hidden; }
.wgjy_box dd b a{ color:#dc0d78; text-decoration:none; }
.wgjy_box dd b a:hover{ color:#dc0d78; text-decoration:underline; }
.wgjy_box dd span{ margin:3px 0 0 0; width:580px; line-height:170%; color:#444; float:left; display:inline; overflow:hidden; }
.wgjy_box .no_content{ margin:0px; padding:120px 0; width:747px; text-align:center; float:left; display:inline; }

