@charset "utf-8";
/* CSS Document */
* {
	font-family: "Microsoft YaHei";
	margin: 0;
	padding: 0;
}
body, p, h1, h2, h3, h4, h5, h6, ul, li, a {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
a {
	outline: none;
	text-decoration: none;
	color: #666;/*-webkit-transition: all 400ms;
	transition: all 400ms;*/
}
/*:hover {
	-webkit-transition: all 400ms;
	transition: all 400ms;
}*/
a img {
	border: 0;
}
img {
	vertical-align: middle;
}
a {
	color: #333;
}
ul li {
	list-style: none;
}
input, textarea {
	padding-left: 10px;
}
input, select, textarea, button {
	outline: none;
}
button {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
p {
	line-height: 1.5em;
}
.MarRi {
	margin-right: 0 !important;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
.w1204 {
	width: 1204px;
	margin: 0 auto;
	height: auto;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
body {
	min-width: 1200px;
	background: url(../images/bg.jpg);
}
/*判断浏览器*/
.Iepop {
	width: 100%;
	height: 100%;
	background: url(../images/bg.png);
	position: fixed;
	z-index: 9999999999999999999;
	top: 0;
	left: 0;
	display: none;
}
.IeCont {
	width: 607px;
	height: 405px;
	position: relative;
	top: 30%;
	margin: 0 auto;
	background: url(../images/Pop.png) no-repeat;
	overflow: hidden;
}
.IeBox {
	padding: 20px;
	overflow: hidden;
	padding: 20px;
	overflow: hidden;
	margin-top: 70px;
	margin-left: 61px;
	margin-right: 33px;
}
.IeBox h3 {
	margin-bottom: 25px;
	font-size: 24px;
}
.IeBox p {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.IeLink {
	margin-top: 35px;
	background: url(../images/iealertsprite.png);
}
.IeLink span {
	width: 73px;
	height: 98px;
	display: inline-block;
	margin-right: 16px;
}
.IeLink span:last-child {
	margin-right: 0;
}
.IeLink span a {
	display: block;
	width: 73px;
	height: 98px;
}
/********************************************************************公用部分************************************************************/
.header {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.head-top {
	background: #eee;
	line-height: 30px;
	overflow: hidden;
}
.head-top .Left {
	font-size: 12px;
	color: #666;
}
.head-top .Right {
	font-size: 12px;
	color: #666;
}
.head-top .Right a {
	color: #666;
	margin: 0 3px;
}
.head-bottom {
	background: #fff;
	overflow: hidden;
}
.head-bottom .logo {
	margin-top: 20px;
	margin-bottom: 15px;
}
.head-bottom .tal {
	height: 60px;
	width: 245px;
	margin-top: 30px;
}
.head-bottom .tal img {
	float: left;
}
.head-bottom .tal p {
	float: right;
	width: 168px;
}
.head-bottom .tal .tel {
	font-family: "楷体";
	font-size: 28px;
	color: #747373;
}
.head-bottom .tal .week {
	font-family: "黑体";
	font-size: 16px;
	color: #999;
}
.nav {
	width: 100%;
	line-height: 50px;
	background: #a40000;
}
.nav ul li {
	float: left;
	background: url(../images/libg.png) left center no-repeat;
	width: 100px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	position: relative;
}
.nav ul li a {
	color: #fff;
	display: block;
}
.nav li:hover, .nav li.current {
	background: url(../images/libg.png) left center no-repeat #b79465;
}
.nav li .navMenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	display: none;
	z-index: 9999;
}
.nav li .navMenu li {
	background: #b79465;
	float: none;
}
.nav li .navMenu li {
	padding: 0 9px;
	width: 82px;
	font-size: 14px;
}
.nav li .navMenu li:hover {
	background-color: #a40000;
	background-image: none;
}
.nav li .navMenu li a {
	border-top: 1px solid #d7b383;
	border-bottom: 1px solid #9e7033;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nav li .navMenu li a:hover {
	background-image: none;
	background-color: #a40000;
}
.footer {
	padding: 25px 0;
	overflow: hidden;
	background: #575757;
}
.footer .foot-top {
	width: 100%;
	border-bottom: 1px solid #434343;
	padding-bottom: 25px;
}
.footer .foot-top .foot-link {
	display: table;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 14px;
}
.footer .foot-top .foot-link a {
	margin: 0 30px;
	color: #fff;
}
.footer .foot-bottom {
	padding-top: 30px;
	border-top: 1px solid #7d7d7d;
	overflow:hidden;
}
.footer .foot-bottom .ewm, .footer .foot-bottom .ewm img {
	width: 155px;
	height: 155px;
}
.footer .foot-bottom .foot-text {
	margin-left: 40px;
}
.footer .foot-bottom .foot-text p {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
.footer .foot-bottom .foot-text p a {
	color: #fff;
	margin-left: 5px;
}
.footer .foot-bottom .foot-logo {
	margin-top: 35px;
}
/*************子页公共样式*****************/
.banner.page-banner {
	width: 100%;
	height: 320px;
	text-align: center;
}
.banner.page-banner img {
	width: 100%;
	height: 320px;
}
.BreadNav {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
	background: #fff;
	color: #666;
}
.BreadNav .w1200 a {
	font-size: 14px;
	color: #666;
}
.BreadNav .w1200 a.current {
	color: #ab9270;
}
.BreadNav .w1200 span {
	margin: 0 10px;
}
.page-cont {
	overflow: hidden;
	margin-top: 20px;
}
.nav-left {
	width: 320px;
}
.nav-left h6 {
	font-size: 20px;
	color: #666;
	border-bottom: 1px dashed #dcdcdc;
	height: 45px;
	font-weight: normal;
}
.nav-left ul li {
	padding-left: 20px;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 48px;
	font-size: 18px;
}
.nav-left ul li span {
	color: #a40000;
	margin-right: 20px;
}
.nav-left ul li a {
	color: #333;
	display: block;
}
.nav-left ul li:hover, .nav-left ul li.current {
	background: #fff;
}
.cont-right {
	padding: 0 20px;
	width: 840px;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
/**********分页样式*******/
	/* 分页 */
	.page {
	    width: 100%;
	    height: 85px;
	    overflow: hidden;
	    float: left;
	}
	.page .pagination {
	    display: table;
	    margin-left: auto;
	    margin-right: auto;
	    height: 40px;
	    margin-top: 23px;
	}
	.pagination li {
	    float: left;
	    margin-right: 15px;
	}
	.pagination li a, .pagination li span {
	    color: #999;
	    width: 40px;
	    height: 40px;
	    border: 1px solid #dcdcdc;
	    border-radius: 5px;
	    text-align: center;
	    line-height: 40px;
	    font-size: 14px;
	    display: block;
	}
	.pagination li a:hover, .go-page:hover, .pagination li.active a {
	    background: #8d1616;
	    border-color: #8d1616;
	    color: #fff;
	}
	.pagination li.prev a, .pagination li.next a, .pagination li.prev span, .pagination li.next span {
	    width: 88px;
	}
	.page .text {
	    display: block;
	    padding: 0px 5px;
	    line-height: 40px;
	    float: left;
	    font-size: 14px;
	}
	.page .input {
	    display: block;
	    min-width: 40px!important;
	    height: 40px;
	    float: left;
	    text-align: center;
	    box-sizing: border-box;
	    border: solid 1px #dcdcdc;
	    border-radius: 5px;
	}
	.page .text {
	    display: block;
	    padding: 0px 5px;
	    line-height: 40px;
	    float: left;
	    font-size: 14px;
	}
	.page .go-page {
	    display: block;
	    width: 60px!important;
	    height: 40px!important;
	    line-height: 40px!important;
	    float: left;
	    text-align: center;
	    border: solid 1px #dcdcdc;
	    border-radius: 5px;
	    cursor: pointer;
	    outline: none;
	}
	/* 分页 end */
/********************************************************************首页样式********************************************************************/
.banner {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.banner .bd ul li img {
	width: 100% !important;
	height: 500px !important;
}
.banner .bd ul li .textcont {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.banner .bd ul li .textcont .textbox {
	width: 1200px;
	margin: 0 auto;
	font-family: "黑体";
	color: #24170c;
}
.banner .bd ul li .textcont .textbox h1 {
	font-size: 60px;
	font-weight: normal;
	margin-top: 70px;
}
.banner .bd ul li .textcont .textbox p {
	font-size: 24px;
}
.banner .hd {
	position: absolute;
	z-index: 999;
	width: 100%;
	bottom: 30px;
}
.banner .hd ul {
	height: 5px;
	display: table;
	margin: 0 auto;
}
.banner .hd li {
	float: left;
	margin-right: 20px;
	font-size: 0;
	width: 40px;
	height: 5px;
	background: #646767;
	cursor: pointer;
}
.banner .hd li.on {
	background: #a40000;
}
.NoticeSearch {
	background: #fff;
	height: 38px;
	margin: 9px auto;
}
.Notice {
	width: 940px;
	height: 38px;
}
.Notice label {
	display: inline-block;
	line-height: 40px;
	padding-left: 9px;
	color: #a40000;
	font-size: 16px;
}
.NoticeCont {
	width: 875px;
	overflow: hidden;
	height: 38px;
}
.NoticeCont ul li {
	font-size: 14px;
	float: left;
	line-height: 40px;
	text-align: left;
	margin-right: 70px;
}
.NoticeCont ul li span {
	margin-right: 5px;
}
.NoticeCont ul li a {
	color: #666;
}
.Search {
	width: 240px;
	height: 30px;
	margin: 4px 0;
}
.Search input {
	float: left;
	display: block;
	width: 200px;
	background: #f7f7f7;
	font-size: 12px;
	color: #999;
	line-height: 30px;
	border: 0;
}
.Search button {
	width: 30px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	border: 0;
	background: #d8d8d8;
}
.section {
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
}
.section.page1 .notice-news {
	background: #fff;
	padding: 15px;
	padding-right: 20px;
	width: 760px;
}
.section .title1 {
	overflow: hidden;
	width: 100%;
	margin-bottom: 15px;
}
.section .title1 .redbox {
	float: left;
	display: inline-block;
	width: 3px;
	height: 10px;
	background: #a40000;
	margin-right: 13px;
	margin-top: 7px;
}
.section .title1 h6 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
	float: left;
}
.section .title1 a{
	font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

.section.page1 .notice-news .noticebox {
	width: 100%;
	overflow: hidden;
}
.section.page1 .notice-news .noticebox .noticelunbo {
	width: 375px;
	height: 265px;
	overflow: hidden;
	position: relative;
}
.section.page1 .notice-news .noticebox .noticelunbo .bd ul li img {
	width: 375px;
	height: 265px;
}
.section.page1 .notice-news .noticebox .noticelunbo .bd ul li .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 360px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	color: #fff;
	font-size: 14px;
	background: rgba(0,0,0, 0.6);
}
.section.page1 .notice-news .noticebox .noticelunbo .hd {
	position: absolute;
	right: 20px;
	bottom: 15px;
}
.section.page1 .notice-news .noticebox .noticelunbo .hd ul li {
	float: left;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-right: 8px;
	background: #fff;
	font-size: 0;
}
.section.page1 .notice-news .noticebox .noticelunbo .hd ul li:last-child {
	margin-right: 0;
}
.section.page1 .notice-news .noticebox .noticelunbo .hd ul li.on {
	background: #a40000
}
.section.page1 .notice-news .noticebox .noticelunbo .bd, .section.page1 .notice-news .noticebox .noticelunbo .bd ul {
	width: 375px !important;
	height: 265px !important;
}
.section.page1 .notice-news .noticebox .noticelunbo .bd ul li img {
	width: 100%;
	height: 265px;
}
.section.page1 .notice-news .noticebox .notice-list {
	width: 350px;
	overflow: hidden;
}
.section .notice-list ul li {
	border-bottom: 1px dashed #d2d2d2;
	padding: 13px 0;
	font-size: 14px;
}
.section .notice-list ul li a {
	/*display: block;*/
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.section .notice-list ul li:hover a {
	color: #a40000;
}
.section .notice-list ul li span {
	color: #a40000;
	margin-right: 10px;
}
.section.page1 .membersection {
	padding: 15px 13px;
	padding-bottom: 0;
	background: #fff;
	overflow: hidden;
	width: 365px;
}
.section.page1 .membersection ul li {
	width: 118px;
	height: 143px;
	background: #f3f3f3;
	margin-right: 5px;
	margin-bottom: 17px;
	float: left;
}
.section.page1 .membersection ul li .icon-box {
	width: 100%;
	height: 45px;
	text-align: center;
	margin-top: 30px;
	line-height: 45px;
	margin-bottom: 15px;
}
.section.page1 .membersection ul li:hover {
	background: #a40000;
}
.section.page1 .membersection ul li a {
	display: block;
	width: 100%;
	height: 143px;
	overflow: hidden;
}
.section.page1 .membersection ul li:hover p {
	color: #fff;
}
.section.page1 .membersection ul li:hover .icon-box .icon-hide {
	display: inline-block;
}
.section.page1 .membersection ul li:hover .icon-box .icon-show {
	display: none;
}
.section .icon-hide {
	display: none;
}
.section.page1 .membersection ul li p {
	font-size: 16px;
	color: #666;
	text-align: center;
}
.section.page2 .news-box, .section.page7 .attractinv {
	padding: 19px 25px 0 15px;
	background: #fff;
	overflow: hidden;
	width: 350px;
}
.section .title2 {
	height: 32px;
	border-bottom: 1px solid #e5e5e5;
}
.section.page2 .news-box .title2 h6 {
	font-size: 16px;
}
.section .title2 h6 {
	float: left;
	padding-bottom: 8px;
	font-size: 18px;
	color: #333;
	border-bottom: 3px solid #a40000;
}
.section .title2 .hd ul li {
	float: left;
	margin-right: 23px;
	font-size: 14px;
	color: #333;
}
.section .title2 .hd ul li a {
	color: #333;
}
.section .title2 .hd ul li .redbox {
	float: left;
	display: inline-block;
	width: 3px;
	height: 10px;
	background: #dcdcdc;
	margin-right: 13px;
	margin-top: 6px;
}
.section .title2 .hd ul li.on .redbox {
	background: #a40000;
}
.section .title2 .hd ul li.on a {
	color: #a40000;
}
.section.page2 .notice-list ul li {
	line-height: 22px;
}
.section.page2 .hbnews-box, .section.page2 .shdynamic, .section.page3 .video-box, .section.page5 .memberqi, .section.page6 .workexch, .section.page7 .part-box, .section.page7 .forum-box {
	margin: 0 15px;
	padding: 19px 22px 0 18px;
	background: #fff;
	overflow: hidden;
	width: 350px;
}
.section .title3 {
	height: 32px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 21px;
}
.section .title3 .redbox {
	float: left;
	display: inline-block;
	width: 3px;
	height: 10px;
	background: #a40000;
	margin-right: 13px;
	margin-top: 7px;
}
.section .title3 h6 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
	float: left;
}
.section .title3 a, .section.page4 .title1 a, .section.page5 .region .region-pane .more, .section.page6 .merchant .title2 a, .section.page6 .workexch .workexch-tab .workexch-pane .more, .section.page7 .part-box .title2 a, .section.page7 .forum-box .title2 a, .section.page8 .title2 a.Right {
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.section.page2 .shdynamic {
	margin: 0;
}
.section.page3 {
	margin-bottom: 20px;
}
.section.page3 .guide {
	padding: 17px 15px;
	padding-right: 24px;
	background: #fff;
	width: 756px;
}
.section.page3 .guide .bd {
	overflow: hidden;
	width: 100%;
	margin-top: 18px;
}
.section.page3 .guide .guide-pane .img-box {
	width: 375px;
	height: 235px;
}
.section.page3 .guide .guide-pane .img-box img {
	width: 100%;
	height: 235px;
}
.section.page3 .guide .guide-pane .news-section {
	width: 350px;
	overflow: hidden;
}
.section.page3 .guide .guide-pane .news-section .first-news {
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px dashed #dcdcdc;
}
.section.page3 .guide .guide-pane .news-section .first-news h6 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.section.page3 .guide .guide-pane .news-section .first-news:hover h6 {
	color: #a40000;
}
.section.page3 .guide .guide-pane .news-section .first-news p {
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.section.page3 .guide .guide-pane .news-section .first-news p span {
	color: #999;
}
.section.page3 .guide .guide-pane .news-section ul li {
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 45px;
	font-size: 14px;
}
.section.page3 .guide .guide-pane .news-section ul li span {
	color: #999;
}
.section.page3 .guide .guide-pane .news-section ul li:hover span.Left {
	color: #a40000;
}
.section.page3 .guide .guide-pane .news-section ul li:hover a {
	color: #a40000;
}
.section.page3 .guide .guide-pane .news-section ul li .Left {
	margin-right: 10px;
}
.section.page3 .guide .guide-pane .news-section ul li a {
	width: 305px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	float: left;
}
.section.page3 .video-box {
	padding-bottom: 15px;
	margin: 0;
}
.section.page3 .video-box .video-cont {
	border: 1px solid #eee;
	height: 238px;
	margin-top: 13px;
}
.section.page3 .video-box .video-cont embed, .section.page3 .video-box .video-cont iframe {
	width: 100%;
	height: 238px;
}
.section.page4 {
	padding: 17px 15px;
	overflow: hidden;
	width: 1170px;
	background: #fff;
}
.section.page4 .quotient-style {
	width: 100%;
	overflow: hidden;
	height: 240px;
}
.section.page4 .quotient-style .quotient-first {
	width: 140px;
	height: 100%;
	background: #f2f2f2;
	margin-right: 31px;
}
.section.page4 .quotient-style .quotient-first img {
	width: 140px;
	height: 170px;
}
.section.page4 .quotient-style h6, .section.page4 .quotient-style p {
	padding-left: 19px;
}
.section.page4 .quotient-style h6 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 38px;
}
.section.page4 .quotient-style p {
	font-size: 14px;
	color: #999;
}
.section.page4 .quotient-style .quotient-lunbo, .section.page4 .quotient-style .quotient-lunbo .bd {
	width: 997px;
	height: 100%;
	overflow: hidden;
}
.section.page4 .quotient-style .quotient-lunbo .bd ul li {
	float: left;
	width: 140px;
	margin-right: 32px;
	height: 240px;
}
.section.page4 .quotient-style .quotient-lunbo .bd ul li img {
	border: 1px solid #e5e5e5;
	width: 138px;
	height: 168px;
}
.section.page5 {
	margin-bottom: 20px;
}
.section.page5 .region {
	padding: 18px 27px 0 18px;
	overflow: hidden;
	width: 750px;
	background: #fff;
	position: relative;
}
.section.page5 .region .title2 .hd ul li {
	margin-right: 70px;
	font-size: 16px;
}
.section.page5 .region .region-pane .more, .section.page6 .workexch .workexch-tab .workexch-pane .more {
	position: absolute;
	right: 27px;
	top: 20px;
}
.section.page5 .region .region-pane ul li {
	float: left;
	width: 365px;
	border-bottom: 1px dashed #d2d2d2;
	padding: 13px 0;
	margin-right: 20px;
	font-size: 14px;
}
.section.page5 .region .region-pane ul li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.section.page5 .region .region-pane ul li:hover a {
	color: #a40000;
}
.section.page5 .memberqi {
	margin: 0;
	padding-bottom: 6px;
}
.section.page5 .memberqi .memberqi-but {
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}
.section.page5 .memberqi .memberqi-but .list {
	width: 260px;
	float: left;
}
.section.page5 .memberqi .memberqi-but .list li {
	float: left;
	width: 127px;
	height: 30px;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 30px;
	background: #f3f3f3;
	margin-right: 6px;
	margin-bottom: 7px;
}
.section.page5 .memberqi .memberqi-but .list li a {
	color: #333;
	display: block;
}
.section.page5 .memberqi .memberqi-but .list li:hover {
	background: #a40000;
}
.section.page5 .memberqi .memberqi-but .list li:hover a {
	color: #fff;
}
.section.page5 .memberqi .memberqi-but .pin {
	width: 83px;
	height: 65px;
	float: right;
	background: #f3f3f3;
	text-align: center;
	font-size: 14px;
}
.section.page5 .memberqi .memberqi-but .pin a {
	display: block;
	color: #333;
	width: 100%;
	height: 65px;
	overflow: hidden;
}
.section.page5 .memberqi .memberqi-but .pin .icon-box {
	width: 24px;
	height: 26px;
	margin: 12px auto;
	margin-bottom: 2px;
}
.section.page5 .memberqi .memberqi-but .pin:hover {
	background: #a40000;
}
.section.page5 .memberqi .memberqi-but .pin:hover a {
	color: #fff;
}
.section.page5 .memberqi .memberqi-but .pin:hover .icon-box .icon-show {
	display: none;
}
.section.page5 .memberqi .memberqi-but .pin:hover .icon-box .icon-hide {
	display: block;
}
.section.page6, .section.page7 {
	margin-bottom: 20px;
}
.section.page6 .merchant {
	background: #fff;
	overflow: hidden;
	padding: 18px 20px 20px 15px;
	width: 760px;
}
.section.page6 .merchant .title2 {
	margin-bottom: 15px;
}
.section.page6 .merchant .merchant-list ul li {
	float: left;
	width: 180px;
	margin-right: 13px;
}
.section.page6 .merchant .merchant-list ul li img {
	width: 180px;
	height: 130px;
}
.section.page6 .merchant .merchant-list ul li p {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 20px;
}
.section.page6 .workexch {
	position: relative;
	margin: 0;
	padding-bottom: 23px;
}
.section.page6 .workexch .title2 {
	margin-bottom: 15px;
}
.section.page6 .workexch .workexch-tab {
	width: 100%;
	height: 170px;
	overflow: hidden;
}
.section.page6 .workexch .workexch-tab .workexch-pane .img-box {
	width: 350px;
	height: 130px;
}
.section.page6 .workexch .workexch-tab .workexch-pane .img-box img {
	width: 350px;
	height: 130px;
}
.section.page6 .workexch .workexch-tab .workexch-tit ul li {
	float: left;
	width: 175px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background: #e5e5e5;
}
.section.page6 .workexch .workexch-tab .workexch-tit ul li a {
	color: #333;
}
.section.page6 .workexch .workexch-tab .workexch-tit ul li.on {
	background: #a40000;
}
.section.page6 .workexch .workexch-tab .workexch-tit ul li.on a {
	color: #fff;
}
.section.page7 .attractinv .title3 {
	margin-bottom: 15px;
}
.section.page7 .attractinv .attractinv-list ul li {
	width: 100%;
	height: 60px;
	overflow: hidden;
	margin-bottom: 16px;
	background: #f3f3f3;
}
.section.page7 .attractinv .attractinv-list ul li .img-box {
	width: 175px;
	height: 60px;
	float: left;
}
.section.page7 .attractinv .attractinv-list ul li .img-box img {
	width: 100%;
	height: 60px;
}
.section.page7 .attractinv .attractinv-list ul li .nr {
	float: left;
	width: 175px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.section.page7 .part-box {
	padding-bottom: 11px;
}
.section.page7 .part-box .title2 {
	margin-bottom: 15px;
}
.section.page7 .part-box .part-butlist {
	overflow: hidden;
}
.section.page7 .part-box .part-butlist ul li {
	float: left;
	width: 108px;
	height: 93px;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.section.page7 .part-box .part-butlist ul li a {
	display: block;
	overflow: hidden;
	height: 94px;
}
.section.page7 .part-box .part-butlist ul li .icon-box {
	width: 100%;
	height: 32px;
	text-align: center;
	margin-top: 13px;
}
.section.page7 .part-box .part-butlist ul li .icon-box .icon-hide {
	display: none;
}
.section.page7 .part-box .part-butlist ul li p {
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}
.section.page7 .part-box .part-butlist ul li:hover .icon-box .icon-hide {
	display: inline-block;
}
.section.page7 .part-box .part-butlist ul li:hover .icon-box .icon-show {
	display: none;
}
.section.page7 .part-box .part-butlist ul li:hover {
	background: #a40000;
	border-color: #a40000;
}
.section.page7 .part-box .part-butlist ul li:hover p {
	color: #fff;
}
.section.page7 .part-box .part-news-list .tit {
	width: 100%;
	height: 20px;
	background: url(../images/title.png) no-repeat center center;
	font-size: 16px;
	text-align: center;
	color: #333;
}
.section.page7 .forum-box {
	margin: 0;
	padding-bottom: 6px;
}
.section.page7 .forum-box .title2 {
	margin-bottom: 15px;
}
.section.page7 .forum-box .title2 h6 {
	border-bottom: 0;
	padding-bottom: 0;
}
.section.page7 .forum-box .title2 h6 .redbox2 {
	width: 91px;
	height: 3px;
	background: #a40000;
	margin-top: 5px;
}
.section.page7 .forum-box .forum-but-list ul li {
	width: 167px;
	height: 60px;
	background: #f3f3f3;
	margin-right: 15px;
	margin-bottom: 14px;
	float: left;
}
.section.page7 .forum-box .forum-but-list ul li a {
	display: block;
	overflow: hidden;
}
.section.page7 .forum-box .forum-but-list ul li .icon-box {
	text-align: center;
	display: table;
	width: 23px;
	height: 60px;
	float: left;
	margin-left: 28px;
}
.section.page7 .forum-box .forum-but-list ul li .icon-box .call {
	display: table-cell;
	vertical-align: middle;
}
.section.page7 .forum-box .forum-but-list ul li .icon-box .icon-hide {
	display: none;
}
.section.page7 .forum-box .forum-but-list ul li .text {
	float: left;
	width: 65px;
	margin-left: 15px;
	display: table;
	font-size: 16px;
	color: #333;
	height: 60px;
}
.section.page7 .forum-box .forum-but-list ul li .text span {
	display: table-cell;
	vertical-align: middle;
}
.section.page7 .forum-box .forum-but-list ul li:hover {
	background: #a40000;
}
.section.page7 .forum-box .forum-but-list ul li:hover .icon-box .icon-hide {
	display: inline-block;
}
.section.page7 .forum-box .forum-but-list ul li:hover .icon-box .icon-show {
	display: none;
}
.section.page7 .forum-box .forum-but-list ul li:hover .text {
	color: #fff;
}
.section.page8 {
	overflow: hidden;
	width: 1165px;
	padding: 18px 20px 20px 15px;
	background: #fff;
	margin-bottom: 20px;
}
.section.page8 .title2 {
	border-bottom: 0;
	font-size: 16px;
}
.section.page8 .title2 .hd ul li {
	margin-right: 40px;
	font-size: 16px;
}
.section.page8 .title2 .hd ul li .redbox {
	margin-top: 7px;
}
.section.page8 .link-tab {
	padding-left: 15px;
	overflow: hidden;
}
.section.page8 .link-tab .link-pane a {
	font-size: 14px;
	color: #333;
	margin-right: 35px;
	width: 198px;
	display: inline-block;
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
	/*white-space: nowrap;*/
}
.section.page8 .link-tab .link-pane a:nth-child(5n+5){
	margin-right: 0;
}
/*****************************************子页样式***************************************/
.partnews-list li {
	font-size: 16px;
	color: #666;
	padding: 19px 0;
	border-bottom: 1px dashed #dcdcdc;
	padding-left: 8px;
}
.partnews-list li .Left {
	color: #a40000;
	margin-right: 13px;
}
.partnews-list li a {
	color: #666;
}
.partnews-list li .Right {
	font-size: 14px;
}
.imgtext-list li {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
}
.imgtext-list li .img-box {
	float: left;
	width: 178px;
	height: 118px;
	border: 1px solid #e5e5e5;
}
.imgtext-list li .img-box img {
	width: 100%;
	height: 118px;
}
.imgtext-list li .nr {
	width: 630px;
	float: right;
}
.imgtext-list li .nr h6 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.imgtext-list li .nr .read {
	font-size: 14px;
	color: #999;
	margin: 10px 0;
}
.imgtext-list li .nr .text {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.imgtext-list li .nr .text span {
	color: #999;
}
.TextBox .TextTitle {
	padding: 17px 0;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.TextBox .TextTitle h6 {
	color: #333;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
.TextBox .TextTitle .shar {
	font-size: 14px;
	color: #999;
	line-height: 25px;
	overflow: hidden;
}
.TextBox .TextTitle .shar .bdsharebuttonbox {
	display: inline-block;
	overflow: hidden;
	top: 6px;
	position: relative;
}
.bdshare-button-style2-24 a {
	height: 25px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.bds_weixin:hover{
	background: url(../images/fx-ico.png) no-repeat!important;
}
.bds_weixin{
	background: url(../images/fx-hover1.png) no-repeat!important;
}

.bds_tsina:hover{
	background: url(../images/fx-ico2.png) no-repeat!important;
}
.bds_tsina{
	background: url(../images/fx-hover2.png) no-repeat!important;
}

.bds_qzone:hover{
	background: url(../images/fx-ico3.png) no-repeat!important;
}
.bds_qzone{
	background: url(../images/fx-hover3.png) no-repeat!important;
}

.bds_sqq:hover{
	background: url(../images/fx-ico4.png) no-repeat!important;
}
.bds_sqq{
	background: url(../images/fx-hover4.png) no-repeat!important;
}

.TextCont {
	padding: 0 5px;
	padding-top: 23px;
	padding-bottom: 25px;
	overflow: hidden;
}
.TextCont .textimg {
	width: 379px;
	height: 495px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.TextCont .textimg img {
	width: 379px;
	height: 495px;
}
.TextCont p {
	color: #666;
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
}
.TextCont table {
	width: 100%;
}
.implement-list {
	margin-top: 11px;
	overflow: hidden;
	width: 100%;
}
.implement-list li {
	float: left;
	width: 410px;
	padding: 16px 0;
	border-bottom: 1px dashed #dcdcdc;
	margin-right: 20px;
}
.implement-list li .img-box {
	float: left;
	width: 95px;
	height: 115px;
	border: 1px solid #e5e5e5;
}
.implement-list li .img-box img {
	width: 95px;
	height: 115px;
}
.implement-list li .nr {
	width: 300px;
	float: right;
}
.implement-list li .nr h6 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.implement-list li .nr p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.implement-list li .nr p span {
	color: #999;
}
.implement-list li:last-child, .implement-list li:nth-child(2n+2) {
	margin-right: 0;
}
.contact {
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
}
.contact-map, #allmap {
	width: 100%;
	height: 480px;
}
.address-text {
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
.address-text h6 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 36px;
}
.address-text p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.video-list {
	overflow: hidden;
	margin-top: 20px;
}
.video-list li {
	float: left;
	width: 263px;
	margin-right: 23px;
	margin-bottom: 12px;
}
.video-list li:nth-child(3n+3) {
	margin-right: 0;
}
.video-list li .img-box {
	width: 261px;
	height: 180px;
	border: 1px solid #dcdcdc;
	position: relative;
}
.video-list li .img-box .black {
	width: 263px;
	height: 182px;
	position: absolute;
	top: -1px;
	left: -1px;
	background: rgba(0,0,0, 0.6);
}
.video-list li:hover .img-box .black {
	display: none;
}
.video-list li p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 5px;
}
.NewsPages {
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	padding: 20px 0;
}
.NewsPages a {
	color: #666;
}
.TextBox .NewsText {
	text-align: center;
	padding: 20px 0;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.TextBox .NewsText img {
	text-align: center;
	max-width: 100%;
}
.TextBox .NewsText p {
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-indent: 2em;
}
.videocont {
	margin-bottom: 25px;
}
.videocont, .videocont embed {
	width: 100%;
	height: 480px;
}
