a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
menu,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
select,
small,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var,
video {
	vertical-align: baseline;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0
}

ul,
ol {
	list-style: none;
}

body {
	background: #fff;
	font: normal 12px/22px "Microsoft YaHei", sans-serif;
	position: relative;
  	/*background: url(../images/lh.jpg) no-repeat center 0 #fff;
    padding-top: 360px;*/
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #ca0000;
}

#big {
	width: 100%;
	float: left;
}

.zhong {
	width: 1200px;
	margin: 20px auto 30px;
	position: relative;
}

#big .bg {
	width: 1200px;
	height: 120px;
	text-align: center;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	color: #FFFFFF;
}

#big .bg h2 {
	font-size: 36px;
	height: 80px;
	line-height: 80px;
}

#big .bg h2 a {
//color: rgb(79,1,0);
	color: #ffffff;
}

#big .bg p {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
//color: rgb(79,1,0);
	color: #ffffff;
}

#big .news_first {
	text-align: center;
	margin: 35px auto 30px;
	position: relative;
}

#big .news_first h2 {
	font-size: 36px;
	height: 80px;
	line-height: 80px;
}

#big .news_first p {
	font-size: 16px;
	color: #666666;
	height: 20px;
	line-height: 20px;
}

#big .banner {
	overflow: hidden;
}

#big .banner_l {
	float: left;
	width: 980px;
	height: 360px;
	overflow: hidden;
	background: #F5F5F5;
}

/* ç„¦ç‚¹å›¾æ ·å¼ */
.slideBox {
	width: 520px;
	height: 360px;
	float: left;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	text-align: center;
	cursor: pointer;
	background: url(../images/kongxin.png) no-repeat;
}

.slideBox .hd ul li.on {
	background: url(../images/shixin.png) no-repeat;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 520px;
	height: 360px;
	display: block;
}

.slideBox .bd span {
	width: 400px;
	padding-left: 20px;
	padding-right: 100px;
	height: 30px;
	line-height: 30px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç ï¼Œå¦‚æžœä¸éœ€è¦åˆ é™¤å³å¯ */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

/* ç„¦ç‚¹å›¾å³ä¾§æ–°é—» */

#big .banner_l>ul {
	width: 437px;
	/* padding: 0 10px;*/
	float: right;
}

#big .banner_l>ul li {
	overflow: hidden;
}

#big .banner_l>ul li a.gne {
	float: left;
	display: block;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	/* overflow: hidden;
    text-overflow: ellipsis;*/
	white-space: nowrap;
}

#big .banner_l>ul li span {
	float: left;
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background: #C20606;
}

#big .banner_l>ul li.Rectangle span {
	padding: 0 2px;
	height: 30px;
	margin: 5px 10px 5px 0;
	line-height: 35px;
	border-radius: 14px;
}

#big .banner_l>ul li.Rectangle a {
	width: 375px;
	margin-left: 5px;
}

#big .banner_l>ul li.square span {
	width: 40px;
	height: 45px;
	margin: 0 10px 0 0;
}

#big .banner_l>ul li.square a.gne {
	width: 368px;
	overflow: hidden;
}

#big .banner_r {
	float: right;
	width: 180px;
	height: 360px;
	padding: 0 10px;
	background: #F5F5F5;
}

/* æ³•å¾‹æ´åŠ© */

#big .banner_r div {
	/*height: 72px;*/
	overflow: hidden;
}

#big .banner_r div img {
	margin: 14px 0;
	float: left;
}

#big .banner_r div a {
	float: right;
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	margin: 25px 0;
}

/* æ—¶æ”¿è¦é—» */

#big .main {
	overflow: hidden;
	margin: 40px auto 0;
}

#big .main .main_l {
	float: left;
	width: 285px;
}

#big .main .main_z {
	float: left;
	width: 570px;
	margin-left: 30px;
}

#big .main .main_r {
	float: right;
	width: 285px;
}

#big .main .title01 {
	border-bottom: 1px solid #C20606;
}

#big .main .title01 div {
	width: 110px;
	height: 43px;
	line-height: 44px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	background: #C20606;
}

#big .main .main_l ul {
	margin-bottom: 20px;
}

#big .main .main_l ul li {
	overflow: hidden;
	margin-top: 5px;
}

#big .main .main_l ul li img {
	margin: 12px 0;
	width: 285px;
	height: 170px;
}

#big .main .main_l ul li span {
	float: left;
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background: #C20606;
	padding: 0 2px;
	height: 25px;
	margin-right: 10px;
	line-height: 30px;
	border-radius: 14px;
}

#big .main .main_l ul li a {
	font-size: 16px;
	line-height: 28px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#big .main .main_l ul li.square a {
	/*width: 100%;*/
}

/* å…¨æ€»æ–°é—» */

#big .main .title02 {
	overflow: hidden;
	border-bottom: 1px solid #C20606;
	border-left: 1px solid #C20606;
}

#big .main .title02 a {
	display: block;
	width: 109px;
	height: 42px;
	line-height: 43px;
	font-size: 18px;
	float: left;
	cursor: pointer;
	text-align: center;
	color: #C20606;
	border-top: 1px solid #C20606;
	border-right: 1px solid #C20606;
}

#big .main .title02 a.active {
	color: #FFFFFF;
	background: #C20606;
}
#big .main .title03 {
    overflow: hidden;
    border-bottom: 1px solid #C20606;
    border-left: 1px solid #C20606;
}

#big .main .title03 a {
    display: block;
    width: 109px;
    height: 42px;
    line-height: 43px;
    font-size: 18px;
    float: left;
    cursor: pointer;
    text-align: center;
    color: #C20606;
    border-top: 1px solid #C20606;
    border-right: 1px solid #C20606;
}
#big .main .title03 a.active {
    color: #FFFFFF;
    background: #C20606;
}
#big .main .main_z .total ul:first-child {
	display: block;
}

#big .main .main_z .total {
	margin-bottom: 25px;
}

#big .main .main_z .total ul {
	display: none;
}

#big .main .main_z .total ul li {
	overflow: hidden;
	height: 34px;
	line-height: 34px;
}

#big .main .main_z .total ul li>a {
	float: left;
	font-size: 16px;
}

#big .main .main_z .total ul li>span {
	float: right;
	color: #999999;
	font-size: 12px;
}

#big .main .main_z .total ul li.first {
	height: 166px;
	line-height: 22px;
	border-bottom: 1px solid #E6E6E6;
}

#big .main .main_z .total ul li.first img {
	float: left;
	margin: 20px 20px 20px 0;
	width: 200px;
	height: 126px;
}

#big .main .main_z .total ul li.first div {
	float: right;
	width: 100%;
}

#big .main .main_z .total ul li.first div h2 {
	font-size: 22px;
	line-height: 32px;
}

#big .main .main_z .total ul li.first div span {
	font-size: 13px;
	color: #999999;
	display: block;
	margin: 2px 0;
	text-indent: 30px;
}

#big .main .main_z .total ul li.first div p {
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 30px;
}

/* å›¾ç‰‡å±•ç¤º */

#big .main .main_z .show {
	width: 570px;
	height: 307px;
	padding: 20px 0;
	overflow: hidden;
	text-align: center;
}

#big .main .main_z .show li {
	float: left;
	margin-left: 20px;
}

#big .main .main_z .show li img {
	width: 176px;
	height: 110px;
}

#big .main .main_z .show li:first-child {
	margin: 0;
}

#big .main .main_z .show li a {
	display: block;
	font-size: 16px;
	color: #333333;
}


#big .main .main_r .statute ul {
	margin: 20px 0;
	display: none;
}

#big .main .main_r .statute ul li a {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* æœåŠ¡å¤§åŽ… */
#big .hall {
	height: 287px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 20px;
}

#big .hall .fw {
	float: left;
}

#big .hall .zhigong {
	width: 745px;
	float: left;
}

#big .hall .zhigong>div {
	display: none;
}

#big .hall .zhigong .div01 {
	display: block;
}

#big .hall .zhigong ul {
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
}

#big .hall .zhigong .div01 ul li {
	height: 50px;
}

#big .hall .zhigong .div04 ul li {
	width: 331px;
	height: 97px;
}

#big .hall .zhigong ul li {
	width: 207px;
	border-right: 1px solid #FFFFFF;
	background: #F5F5F5;
	padding: 43px 20px;
	float: left;
	text-align: center;
}

#big .hall .zhigong ul li:hover {
	background: #FAFAFA;
}

#big .hall .zhigong ul li a {
	height: 98px;
	display: block;
	overflow: hidden;
}

#big .hall .zhigong .div01 ul li img {
	float: left;
}

#big .hall .zhigong .div01 ul li div {
	float: left;
	margin-left: 25px;
	text-align: left;
	font-size: 14px;
}

#big .hall .zhigong .div01 ul li div strong {
	font-size: 20px;
}

#big .hall .zhigong .div02 ul li div p,
#big .hall .zhigong .div03 ul li div p,
#big .hall .zhigong .div04 ul li div p {
	font-size: 14px;
	line-height: 20px;
}

#big .hall .zhigong .div02 ul li div strong,
#big .hall .zhigong .div03 ul li div strong,
#big .hall .zhigong .div04 ul li div strong {
	font-size: 20px;
}

#big .hall .zhigong_title {
	float: right;
}

#big .hall .zhigong_title li {
	width: 170px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	text-align: center;
	color: #C20606;
	background: #EBEBEB;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

#big .hall .zhigong_title li:hover {
	background: #C20606;
	color: #FFFFFF;
}

#big .hall .zhigong_title li.zg {
	background: #C20606;
	color: #FFFFFF;
}

/* å·¥ä¼šå¤§æ•°æ® */

#big .dashuju {
	overflow: hidden;
}

#big .dashuju .title01 {
	border-bottom: 1px solid #C20606;
}

#big .dashuju .title01 div {
	width: 110px;
	height: 43px;
	line-height: 44px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	background: #C20606;
}

#big .dashuju_l {
	float: left;
	width: 588px;
}

#big .dashuju_l .shuju {
	overflow: hidden;
	padding: 30px 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #E6E6E6;
}

#big .dashuju_l .shuju .li01 {
	float: left;
}

#big .dashuju_l .shuju .li02 {
	float: right;
}

#big .dashuju_l .message {
	overflow: hidden;
	margin: 10px 0;
}

#big .dashuju_l .message .ul01 {
	width: 100%;
	float: left;
}

#big .dashuju_l .message .ul02 {
	width: 280px;
	float: right;
}

#big .dashuju_l .message li {
	width: 50%;
	float: left;
	margin-top: 5px;
}

#big .dashuju_l .message li a {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#big .dashuju_l .message li span {
	float: left;
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background: #C20606;
	padding: 0 5px;
	height: 30px;
	margin-right: 10px;
	line-height: 30px;
	border-radius: 14px;
}

#big .dashuju_r {
	float: right;
	width: 588px;
	position: relative;
}

#big .dashuju_r .dianji {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 60px;
}

#big .dashuju_r .dianji img {
	float: left;
}

#big .dashuju_r .dianji a {
	display: block;
	float: right;
	width: 200px;
	padding-left: 10px;
	line-height: 30px;
}

svg {
	width: 590px;
	height: 540px;
}

.ln-map {
	transition: all .2s;
	cursor: pointer;
}

.ln-map:hover {
	transform: translate(1px, -2px);
}

.ln-txt {
	cursor: pointer;
}

/* äºŒç»´ç  */
.erweima {
	width: 100px;
	height: 760px;
	padding: 30px 20px;
	background: #F0F0F0;
	position: fixed;
	right: 2%;
	top: 7%;
	text-align: center;
}

.erweima li {
	margin-bottom: 30px;
}

/* æ´»åŠ¨å±•ç¤º */
.display {
	width: 120px;
	padding: 30px 10px;
	background: #F0F0F0;
	position: fixed;
	left: 2%;
	top: 10%;
	text-align: center;
}

.display li {
	margin-bottom: 10px;
}

.display li a {
	display: block;
}

.display li a img {
	width: 124px;
	height: 89px;
}

.erweima ul,
.display ul {
	position: relative;
}

.erweima .xclose,
.display .xclose {
	position: absolute;
	top: -30px;
	left: -10px;
	font-size: 15px;
	width: 20px;
	height: 20px;
	line-height: 16px;
	text-align: center;
	cursor: pointer;
}

.ghq {
	padding: 5px 0;
}

.qr-list {
	margin: 5px 0;
}

.qr-title {
	text-align: center;
}

.qr-txt {
	display: inline-block;
	width: 100px;
	height: 50px;
	padding: 10px 0;
	vertical-align: middle;
}

.qr-des {
	margin: 10px 0;
	letter-spacing: 1px;
}

.qr-line {
	width: 100%;
}

.qr-img {
	width: 50px;
	height: 50px;
	margin: 1px 0;
	vertical-align: middle;
}
.right_lantern {
	position: fixed;
	float: right;
	width: 173px;
	height: 220px;
	top: 40%;
	right: 4%;
	z-index: 999;
	/*margin-left:530px;*/

}

.left_lantern {

	position: fixed;
	float: left;
	width: 173px;
	height: 220px;
	left: 4%;
	z-index: 999;
	top: 40%;

}

.right_close,
.left_close {
	float: right;
	cursor: pointer;
	background-image: url(../images/closed.png);
	width: 16px;
	height: 16px;
}
.happy_newyear1,
.happy_newyear2{
	height: 200px;
	margin-top: 20px;
	padding-top: 10px;
	/* padding-left: 10px; */
	padding-right: 10px;
	font-size: 14px;
	padding-left: 16px;
	background-image: url(../images/index_sides_border.png);
	background-repeat: no-repeat;
	color: #333333;

}
.happy_newyear1_phone,
.happy_newyear2_phone {
	margin-top: 10px;
}
.happy_newyear1_email,
.happy_newyear2_email,
.happy_newyear1_phone,
.happy_newyear2_phone {
	color: #c20606;
}
