@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h25,.h,.h30,.h35,.h40,.h45,.h50,.h55,.h60{font-size:0px; line-height:0; overflow:hidden; clear:both;visibility: hidden; } a{text-decoration:none; } a:hover{color:#FF6600 }
.h25{height: 25px;}.h30{height: 30px;} .h40{height: 40px;} .h45{height: 45px;} .h50{height: 50px;} .h55{height: 55px;} .h60{height: 60px;}
.slick-slider *,
.slick-slider{
    outline: none;
}

body {
	font-size: 14px;color:#868686;
	font-family:"微软雅黑","Microsoft Yahei",Arial, tahoma, arial, simsun;
}

input,textarea,select,button {font-family:"微软雅黑","Microsoft Yahei",Arial, tahoma, arial, simsun; outline:none;}
area{ outline:none;}

a{ text-decoration:none; color:#868686; -webkit-transition: all ease-in .2s; -ms-transition: all ease-in .2s; -moz-transition: all ease-in .2s; -o-transition: all ease-in .2s; transition: all ease-in .2s;}
a:hover{ color:#e34901}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.m_nav,
.m_nav *,
.header_box,
.header_box *,
.mh_nav,
.mh_nav *{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.clearfix { *zoom:1;/*IE/7/6*/}
.clearfix:before, .clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}

.online{ width:40px; height:164px; position:fixed; right:4%; bottom:8%; display:none; z-index:99;}
.online li{ height:40px; margin-bottom:1px; position:relative; cursor:pointer;}
.online li .ewm{ width:150px; height:150px; position:absolute; right:40px; top:-60px; display:none;}
#bd,.bj_main{background:url(/images/home/gaoxin/cn/branch/cultural/bj_main.jpg) repeat;}
.online li.member,.online li.sina{display: none;}

/*header*/
.header_box{ height:171px;}
.header{ width:100%; background:#151515;}
.n_header{ width:1024px; height:171px; margin:0 auto; color:#fff;}
.n_header a{ color:#b9b9b9;}
.n_header .logo{ width:305px; float:left; padding-top:30px;}
.n_header .logo img{width:100%;}

.n_header .menu{ float:right;}
.n_header .menu ul{ float:right;}
.n_header .menu li{ float:left; position:relative; height:171px; font-size:16px; overflow:hidden;}
.n_header .menu li a{ height:140px; display:block; border-left:1px solid #242424; padding:27px 17px 0 20px; position:relative; z-index:2; text-align:center; float:left;}
.n_header .menu li i{ width:12px; height:140px; display:inline-block; float:left; -webkit-transition: all ease-in .2s; -ms-transition: all ease-in .2s; -moz-transition: all ease-in .2s; -o-transition: all ease-in .2s; transition: all ease-in .2s;}
.n_header .menu li i.en_w1{background:url(/images/home/gaoxin/cn/branch/cultural/nva_en1.png) no-repeat -11px 4px;}
.n_header .menu li i.en_w2{background:url(/images/home/gaoxin/cn/branch/cultural/nva_en2.png) no-repeat -11px 4px;}
.n_header .menu li i.en_w3{background:url(/images/home/gaoxin/cn/branch/cultural/nva_en3.png) no-repeat -11px 4px;}
.n_header .menu li i.en_w4{background:url(/images/home/gaoxin/cn/branch/cultural/nva_en4.png) no-repeat -11px 4px;}
.n_header .menu li i.en_w5{background:url(/images/home/gaoxin/cn/branch/cultural/nva_en5.png) no-repeat -11px 4px;}
.n_header .menu li i.en_w6{background:url(/images/home/gaoxin/cn/branch/cultural/nva_en6.png) no-repeat -11px 4px;}
.n_header .menu li i.en_w7{background:url(/images/home/gaoxin/cn/branch/cultural/nva_en7.png) no-repeat -11px 4px;}

.n_header .menu li a em{ width:28px; height:140px; display:inline-block; font-style:normal; line-height:24px;}
.n_header .menu li .bgk{ position:absolute; width:99%; height:0px; background:#ff7214; left:1px; bottom:0; z-index:1;}
.n_header .menu li a:hover{ color:#fff;}
.n_header .menu li a.on em{color:#fff;}
.n_header .menu li a:hover i,.n_header .menu li a.on i{ background-position:left 4px;}
.n_header .menu li .drop{ float:left; font-size:12px; margin-left:-4px; width:0; overflow:hidden;}
.n_header .menu li .drop a{ padding:0; width:20px; display:inline-block; border:none; padding:36px 0 0 0; background-position: center 26px;}
.n_header .menu li .drop a:hover{background:url(/images/home/gaoxin/cn/branch/cultural/icon_nav_dian.png) no-repeat center 26px;}

.n_header .menu .entrance{ float:right; width:20px; text-align:center; padding:42px 5px 0 5px; color:#666;display: none;}
.n_header .menu .entrance a{ color:#666; display:block;}
.n_header .menu .entrance a:hover{ color:#fff;}

.fixed{ width:100%; position:fixed; left:0; top:0; z-index:99; display:none;}

.m_nav{ height:50px; background:#151515; padding:10px 0; display:none;}
#hide_nav{ display:none; position:fixed; left:0; top:0; width:100%; z-index:99;}
.m_nav .menu{ width:50px; float:right; height:50px;}
.m_nav .logo{ width:340px; float:left;}


.section{ width:1024px; margin:0 auto;}



/*footer*/
.footer{ border-top:1px solid #ddd; padding:20px 0;text-align: center;position: relative;}
.n_footer span{ float:left; padding-right:10px;}
.n_footer .more{ float:right;}
.footer .friend-link{position: absolute;right: 0;top: -5px;}

/*m_nav*/
.mh_nav{ position:fixed; width:100%; height:100%;  background:rgba(0,0,0,0.92); z-index:9999; padding:10px; box-sizing:border-box; display:none; overflow:auto;}
.mh_nav .close{ height:42px;}
.mh_nav .close a{ width:42px; height:42px; display:block; float:right; position:relative; transform:rotate(45deg)}
.mh_nav .close a:before{ content:""; width:42px; height:2px; background:#fff; position:absolute; left:0; top:50%; margin-top:-1px;}
.mh_nav .close a:after{ content:""; width:2px; height:42px; background:#fff; position:absolute; left:50%; top:0; margin-left:-1px;}

.mh_nav li{line-height:50px; font-size:14px; border-bottom:1px solid #333; padding-left:10px;}
.mh_nav li a{ color:#eee; display:block;}
.mh_nav li .sub_nav{ font-weight:normal; display:none;line-height: 30px;}
.mh_nav li .sub_nav a{ color:#999; padding-left:15px;}
.mh_nav .entrance{ line-height:50px;  padding-top:10px; text-align:center;}
.mh_nav .entrance a{ background:#555; display:inline-block; width:49%; font-size:14px; text-align:center; color:#fff}

/*内部底部*/
#in_footer{ background:#222; color:#888}

.mh_nav li .sub_nav h3{font-size: 14px;font-weight: normal;}
.mh_nav li .sub_nav h3 a{c#font-family: fantasy;}
.mh_nav li .sub_nav p{padding-left: 20px;}
/*m_page*/
.m_page{ width:100%; height:46px; border:1px solid #ddd; border-left:none; line-height:44px; font-size:14px; box-sizing:border-box; display:none;}
.m_page a{ display:block; box-sizing:border-box; float:left; width:33.333333%; text-align:center; border-left:1px solid #ddd; background:#eee;}
.m_page a.num{ background:url(/images/home/gaoxin/cn/branch/cultural/icon_m_page.png) no-repeat 80% center;}
.zoom_flip{ width:100%; height:100%; position:fixed; top:0; left:0;  background:#fff; z-index:90; display:none;}
.i_zoom_flip{ height:100%; overflow:auto; -webkit-overflow-scrolling: touch;}
.i_zoom_flip li{ height:50px; line-height:50px; border-bottom:1px solid #ccc; font-size:14px; padding:0 5%;}
.i_zoom_flip li a{ display:block;}

.page { text-align:center; padding:20px 0;}
.page a{ display:inline-block; text-align:center; padding:8px 12px; border:1px solid #ddd;}
.page a:hover{ background:#ff7214; color:#fff;}


/*地图*/
#iframe_map{ width:100%; height:100%; position:fixed;}

/*******************************
	-------[=pz]-------
********************************/
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;outline:0}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

.wp{
	width: 100%;
	max-width: 1016px;
	margin: 0 auto;
}

#hd{
	background-color: #fff;
	background: url(/images/home/gaoxin/cn/branch/cultural/line3.gif) repeat-x left bottom;
	position: relative;z-index: 50;
}
#hd:before,
#hd:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

#hd:after{
  clear: both;
}

#hd{
  zoom: 1;
}


.logo-c{
	float: left;
}
.nav-c{
	float: right;
}
.nav-c li{
	padding-top: 20px;
	float: left;
	position: relative;
}
.nav-c li a.v1{
	display: block;
	font-size: 16px;
	height: 66px;
	line-height: 66px;
	color: #333;
	margin: 0 10px;
	padding: 0 10px;
	border-bottom: 3px solid transparent;
}
.sub-menu{
	position: absolute;
	left: 10px;
	right: 10px;
	text-align: center;
	background-color: #fff;
	top: 86px;
	display: none;
}
.sub-menu .pad{
	padding: 16px 0 20px 0;
}
.sub-menu a{
	color: #8c8c8b;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.nav-c li.hover a.v1,
.nav-c li.on a.v1{
	color: #ff7214;
	border-color: #ff7214;
}
.nav-c li a:hover{
	color: #ff7214;
}

.nav-c li:last-child a.v1{
	margin-right: 0;
}
.cul-tit{
	text-align: center;
	padding: 60px 0 54px 0;
	font-size: 0;
	clear: both;
}
.cul-tit img{
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.cul-row1 .wp{
	padding-left: 160px;
	background: url(/images/home/gaoxin/cn/branch/cultural/r1_bg.png) no-repeat left top;
}
.cul-row1{
	padding: 95px 0 146px;
	background: url(/images/home/gaoxin/cn/branch/cultural/r1_bg.jpg) no-repeat 50% bottom;
}
.cul-row1 .txt{
	margin-top: 14px;
}
.culture-index p{
	color: #7d7d7d;
}
.cul-row1 p{
	color: #8e8e8e;
	line-height: 2;
	text-indent: 2em;
}
.cul-nav{
	float: left;
	overflow: hidden;
	background: url(/images/home/gaoxin/cn/branch/cultural/z_line.png) no-repeat right top;
	margin-top: 30px;
}
.cul-row1 .wp{overflow: hidden;}
.cul-nav li{
	float: left;
	width: 140px;
	background: url(/images/home/gaoxin/cn/branch/cultural/z_line.png) no-repeat left top;
	text-align: center;
	height: 224px;
}
.cul-nav .on{
	display: none;
}
.cul-nav li a{
	display: block;	
	padding-top: 25px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.cul-nav a:hover{
	padding-top: 16px;
}
.cul-nav a img{
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.cul-nav li:first-child a img{
    position: relative;
    top: -7px;
    top: 0 \9;
}
.cul-nav a:hover img{display: none;}
.cul-nav a:hover .on{display: inline-block;}

.list-culture {
	overflow: hidden;
	margin: 0 -4px;
	text-align: center;
}
.list-culture .pad{
	padding: 0 4px;
}
.list-culture .bg{
	position: relative;
	display: block;
	height: 336px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.list-culture{font-size: 0;white-space: nowrap;}
.list-culture li{
	/*float: left;*/
	display: inline-block;
	width: 20%;
	-webkit-transition:.3s;
	transition:.3s;
}
.list-culture .txt{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 60px;
	font-size: 19px;
	color: #fff;
    background: url(/images/home/gaoxin/cn/branch/cultural/alpha_60.png) repeat;
	background-color: rgba(0,0,0,.6);
	padding: 0 20px;
	left: 50%;
	margin-left: -30px;
	padding-top: 110px;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition:.3s;
	transition:.3s;
	white-space: normal;
}
.list-culture li.on .txt{
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#banner img{
	width: 100%;
	display: block;
}
#banner a{
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 27.5%;
	display: block;
}
#banner .slick-dots{
	position: absolute;
	bottom: 30px;
	width: 100%;
	left: 0;
}
.cul-row2 .culture-nav{
	position: absolute;
	right: 0;
	top: 0;
}
.cul-row5 .culture-nav{
	margin-top: 28px;
}
.cul-row5 .culture-nav a{
	display: inline-block;
	margin-right: 24px;
	padding-bottom: 10px;
}
.culture-nav a{
	display: block;
	font-size: 15px;
	width: 30px;
	border: 1px solid #b5b5b5;
	text-align: center;
	margin-bottom: 6px;
	padding: 4px 0 7px 0;
	line-height: 1.2;
}
.cul-row2 .con{
	position: relative;
	padding-right: 70px;
}
.culture-nav span{
	display: block;
	margin-bottom: 5px;
	text-indent: -6px;
}
.culture-nav a:hover{
	background-color: #e65b1a;
	color: #fff;
	border-color: #e65b1a;
}

.cul-row2{
	padding-bottom: 100px;
}
.theater-scroll .img{
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	text-align: right;
	padding-right: 5%;
}
.theater-scroll .img .con{
	display: inline-block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-radius: 50%;
	width: 300px;
	height: 300px;
}
.cul-row3{
	padding-bottom: 112px;
	background-color: rgba(217,217,217,.16);
}
.theater-scroll{
	font-size: 0;
}
.theater-scroll .txt{
	vertical-align: middle;
	display: inline-block;
	width: 50%;
	line-height: 2;
	padding-left: 25px;
}
.theater-scroll p{
	text-indent: 2em;
	font-size: 14px;
	height: 225px;
	overflow: hidden;
}
.theater-scroll h3{
	font-weight: normal;
	color: #e34901;
	font-size: 16px;
}
.theater-scroll h3 a{
	color: #e34901;
}
.theater-scroll h3 a:hover{text-decoration: underline;}
.theater-scroll h3{
	margin-bottom: 20px;	
}


.theater-scroll h3:after{
	margin-top: 10px;
	content: '';
	width: 60px;
	height: 1px;
	background-color: #c2c0c0;
	display: block;
	margin-left: 15px;
}
.more-z{
	display: inline-block;
	width: 30px;height: 20px;
	background: url(/images/home/gaoxin/cn/branch/cultural/more.png) no-repeat 50% bottom;
}
.news-scroll .more-z{
	background: url(/images/home/gaoxin/cn/branch/cultural/more2.png) no-repeat 50% bottom;
}
.theater-scroll .item{
	position: relative;
}
.ts-order span{display: block;padding: 10px 0;text-align: center;font-size: 18px;}
.ts-order{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	font-size: 16px;
	width: 52px;
	padding:50px 20px;
	background: url(/images/home/gaoxin/cn/branch/cultural/line2.png) no-repeat left top;
}
.news-scroll .item a{
	display: block;
	height: 246px;
	background-color: #9e9e9e;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	padding:45px 20px 26px 20px;
	
}
.news-scroll .item a:hover{
	background-color: #fe7213;
}
.news-scroll .con{
	display: block;
	overflow: hidden;
	height: 150px;
}
.news-scroll p,
.news-scroll h4{
	color: #fff;
}
.news-scroll p{
	line-height: 1.8;
}
.news-scroll h4{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
	    overflow:hidden;
	    white-space:nowrap;
}
.news-scroll .item{
	padding: 0 25px;
}

.slick-dots{
    width: 100%;
    bottom: 50px;
    text-align: center;
}
.slick-dots li{
    display: inline-block;
    line-height: 1;
    margin: 0 10px;
}
.slick-dots li a{
    width: 14px;
    height: 14px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    border: 1px solid #818181;
}
.slick-dots li.slick-active a{
    background-color: #e34901;
    border-color: #e34901;
}

.theater-scroll .slick-dots{
	padding: 100px 0 0 0;
}
.news-scroll .slick-dots{
	padding-top: 50px;
}
.cul-row5{
	overflow: hidden;margin-bottom: 10px;
}
.cul-row5 p{
	text-indent: 2em;
	line-height: 2;
}
.cul-row5 .txt .con{
	height: 164px;
	overflow: hidden;
}
.cul-row5 .txt h3{
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}
.cul-row5 .img{
	float: right;
	overflow: hidden;
	width: 49%;
}

.cul-row5 .txt{
	float: left;
	padding-right: 40px;
	width: 51%;
	text-align: justify;
}
.cul-row6 .img{
	float: left;
	position: relative;
	width: 716px;
}
.cul-row6 .img img{width: 100%;}
.cul-row6 .txt{
	float: right;
	width: 300px;
	position: relative;
}
.cul-row6 .txt h3{
	font-weight: normal;
	color: #595959;
	font-size: 16px;
}

.vertical-text *{
	font-family:"微软雅黑","Microsoft Yahei";
}

.vertical-text{
	letter-spacing: 2px;
	line-height: 26px;
	color: #9a9999 !important;
}
.firefox .vertical-text{
	line-height: 24px;
}
.cul-row6 .tit{
	position: absolute;
	top: -31px;
	left: 7px;
}
.cul-row6 .tit a{
	font-size: 0;
	display: inline-block;
	width: 62px;
	height: 62px;
	background-color: #a3a3a3;
	text-align: center;
	line-height: 62px;
	margin-left: 13px;
}

.cul-row6 .tit a img{
	width: auto;
	vertical-align: middle;
}
.cul-row6 .tit a:hover{
	background-color: #e65b1a;
}
.cul-row6,
.cul-row7{overflow: hidden;}
.cul-row7 .img{
	float: left;
	width: 675px;
}
.cul-row7 .img img{width: 100%;}
.cul-row7 .txt{
	float: right;
	width: 295px;
	padding-top: 55px;
}
.contact-fd p{
	height: 26px;
	line-height: 26px;
	margin-bottom: 14px;
}
.contact-fd img{width: 22px;vertical-align: middle;margin-right: 15px;}
.qr-box dl{
    overflow: hidden;
    height: 120px;
}
.qr-box dt{
	float: left;
}
.qr-box dd{
	overflow: hidden;
    padding: 10% 0 0 20px;
    height: 100%;
}
.qr-box dt img{
	width: 120px;
	height: 120px;
    display: block;
}
.qr-box p{
	font-size: 16px;
	margin-bottom: 6px;
	line-height: 1.6;
}
.qr-box p b{color: #333;font-weight: normal;}
.qr-box  a{
	margin-right: 10px;
	margin-top: 10px;
	display: inline-block;
}
.qr-box  a:hover{
	opacity: .8;
}
.c-c1{color: #fe7213;}
.cul-row7 .cul-tit{padding-bottom: 54px;}
.cul-row7{padding-bottom: 36px;}
.friend-link{
	color: #888;
}
.friend-link select {
    padding: 5px 0;
    border: 1px solid #888;
    background-color: #222;
    color: #888;
    padding-left: 10px;
    margin-left: 10px;
}
/*.footer .wp{overflow: hidden;}*/
.inner-box .cul-tit{padding-top: 90px;}
.ci-row1 h3{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background-color: #ff7214;
	padding:4px 10px;
	display: inline-block;
	margin-bottom: 20px;
}
.ci-row1{overflow: hidden;}
.ci-row1 .txt{
	float: left;
	width: 320px;
}
.ci-row1 .img{
	float: right;
}
.ci-row1 .vertical-text{
	letter-spacing: 0;
}
.ci-row1 .img{
	white-space: nowrap;
 text-align: justify;line-height: 1;font-size: 0;}
.ci-row1 .img img{
	padding: 0 .6%;
	display:inline-block;vertical-align: bottom;}
.ci-row1 .img:after{content:""; display: inline-block; width: 100%; height: 0;}
#bd-inner{
	background-color: #fff;
}
.ci-row2 p{
	line-height: 2;
	text-indent: 2em;
}
.ci-row2{
	margin-top: 40px;
	margin-bottom: 130px;
}
.ci-row2 img{
	
}
.artical-box p{
	line-height: 2;
	text-indent: 2em;
}
.center-detail .artical-box img{
	margin: 30px 0;
}
.artical-box {
	padding-bottom: 20px;
}
.rules-box .artical-box h3{
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #5c5c5c;
}
.rules-box p{
	font-size: 12px;
	line-height: 2.6;
	text-indent: 0;
}
.rule-img{
	overflow: hidden;
	margin: 30px -15px;
}
.rule-img li{
	float: left;
	width: 50%;
	padding: 0 15px;
}
.rule-img img{
	width: 100%;
}
.rules-box {
	padding-right: 275px;
	position: relative;
}
.rule-side{
	position: absolute;
	right: 0;
	top: -110px;
	background: url(/images/home/gaoxin/cn/branch/cultural/line4.png) no-repeat 170px top;
	padding-top: 160px;
}
.rule-side li{
	text-align: center;
	background: url(/images/home/gaoxin/cn/branch/cultural/dt.png) no-repeat 166px 14%;
	position: relative;
	z-index: 10;
}
.rule-side span{
	display: inline-block;
	width: 21px;
	font-size: 21px;
	color: #ff7214;
	line-height: 1;
}
.rule-side img{
	margin-top: 40px;
}

.rule-side .s2{
	margin-top: 200px;
}
.rule-side .s3{
	margin-top: 200px;
}
.rule-side .s4{
	margin-top: 340px;
}
.rule-side .s5{
	margin-top: 260px;
}
.rule-side .s6{
	margin-top: 140px;
}
.rule-side .s7{
	margin-top: 164px;
}
.rule-side:after{
	content: '';
	position: absolute;
	width: 2px;
	background-color: #bdbdbd;
	right: 87px;
	top: 60px;
	bottom: 100px;
	z-index: 0;
}

.inst-list .con{
	display: inline-block;
	vertical-align: middle;
	width: 340px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    -ms-transform: translateY(-50%);     
    -moz-transform: translateY(-50%);    
    -webkit-transform: translateY(-50%); 
    -o-transform: translateY(-50%); 
	text-align: justify;
}
.ie8 .inst-list .con{top: 20%;}
.inst-list li{
	overflow: hidden;
	position: relative;
}
.inst-list .pic{
	width: 50%;
}
.inst-list .pic img{
	vertical-align: bottom;
	width: 100%;
}
.inst-list .txt{
	width: 50%;
	height: 100%;
	font-size: 0;
}
.inst-list .s3 .txt,
.inst-list .s5 .txt,
.inst-list .s1 .txt{
	float: left;
}
.inst-list .s2 .txt,
.inst-list .s4 .txt,
.inst-list .s6 .txt{
	float: right;
	padding: 0 86px;
}

.inst-list .s2 .pic,
.inst-list .s4 .pic,
.inst-list .s6 .pic{
	float: left;
}

.inst-list .s1 .pic,
.inst-list .s3 .pic,
.inst-list .s5 .pic{
	float: right;
}

.inst-list .s2 .con,
.inst-list .s4 .con,
.inst-list .s6 .con{
	width: auto;
}
.inst-list h3{
	font-size: 22px;font-weight: normal;
	margin-bottom: 20px;
	color: #535353;
}
.inst-list p{
	line-height: 2;
	color: #868686;
	font-size: 14px;
}
.inst-settings{
	padding-bottom: 80px;
}
.cc-tit a{
	display: inline-block;
	width: 112px;
	height: 36px;
	border: 1px solid #fe7213;
	line-height: 36px;
	color: #fe7213;
	text-align: center;
	border-radius: 8px;
	margin: 0 10px;
}
.cc-tit a:hover,
.cc-tit .on{
	background-color: #fe7213;
	border-color: #fe7213;
	color: #fff;
}
.cc-tit{
	text-align: center;
	white-space: nowrap;
	overflow: auto;
	
}
.cc-tit::-webkit-scrollbar-track
{
	border-radius: 4px;
	background-color: #F5F5F5;
}

.cc-tit::-webkit-scrollbar
{
	width: 2px;
	border-radius: 4px;
	background-color: #F5F5F5;
}

.cc-tit::-webkit-scrollbar-thumb
{
	background-color: #ddd;
	border-radius: 4px;
}
.cc-list .img{
	display: block;
	float: left;
	padding-top: 26%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 260px;
}
.cc-list .txt{
	overflow: hidden;
	padding-left: 30px;
	line-height: 2;
	padding-top: 30px;
}
.cc-list .hd h4{
	font-size: 12px;
	font-weight: normal;
	color: #a8a8a8;
}
.cc-list .bd p{
	font-size: 12px;
}
.cc-list li{
	overflow: hidden;
	padding: 33px 0;
	border-bottom: 1px solid #f2f2f2;
}
.cc-list .bd{
	height: 96px;
	overflow: hidden;
}
.load-more a{
	display: inline-block;
	width: 124px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #757575;
	color: #757575;
}
.load-more {
	padding: 50px 0;
	text-align: center;
}
.square-cultural-activities .load-more{
	padding: 34px 0 75px 0;
}
.load-more a:hover{
	background-color: #fe7213;
	color: #fff;
	border-color: #fe7213;
}
.square-cultural-activities .cul-tit{
	padding-bottom: 14px;
}
.information-disclosure .cul-tit,
.cultural-creation .cul-tit{
	padding-bottom: 30px;
}
.theater-performance .cul-tit,
.cultural-creation .cc-tit{
	padding-bottom: 20px;
}
.list-sca .img{
	float: left;
	display: block;
	width: 440px;
	padding-top: 25.5%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.list-sca .txt{
	overflow: hidden;
	padding-left: 62px;
}
.list-sca li{
	overflow: hidden;
	padding: 40px 0;
	border-bottom: 1px solid #dbdbdb;
}
.list-sca h3{
	font-weight: normal;
	color: #423d3d;
	font-size: 14px;
	margin: 20px 0 0 0;
}
.list-sca h3 a{
	color: #423d3d;
}
.list-sca h3 a:hover{
	color: #e34901;
}
.list-sca h5{
	font-size: 12px;
	color: #828282;
	padding-left: 26px;
	background: url(/images/home/gaoxin/cn/branch/cultural/time.gif) no-repeat left 50%;
	margin: 10px 0 8px 0;
}
.list-sca p{
	line-height: 2;
	font-size: 12px;
	color: #808080;
	text-indent: 2em;
}
#bd-inner h6,
#bd-inner h2,
#bd-inner h4,
#bd-inner h5,
#bd-inner h3{font-weight: normal;}
.list-sc .txt,
.list-sc .img{
	width: 50%;
	float: left;
}
.list-sc{
	overflow: hidden;
	position: relative;
}

.list-sc .con{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 8%;
	width: 50%;
}
.list-sc2 .txt,
.list-sc2 .img{
	margin-right: -100%;
}
.list-sc2 .img{
	margin-left: 50%;
}

.list-sc img{
	vertical-align: bottom;
	width: 100%;
}

.list-sc .con{
}
.list-sc h3{
	font-size: 14px;
	margin-bottom: 10px;
	color: #535353;
}
.list-sc p{
	line-height: 2.2;
	text-indent: 2em;
	font-size: 12px;
}

.sc-bar{
	height: 30px;
	background: url(/images/home/gaoxin/cn/branch/cultural//line3.gif) repeat-x left 50%;
	text-align: center;
	margin: 86px 0 64px 0;
}
.sc-bar span{
	display: inline-block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	border: 1px solid #d2d2d2;
	background-color: #fff;
}
.to-row1 dt h5{
	font-size: 24px;
	padding:10px 0 5px 0;
}
.to-row1 dt{
	height: 75px;
	float: left;
	border-right: 1px solid #ddd;
	padding-right: 20px;
	text-align: center;
	margin-right: 20px;
	color: #5f5f5f;
}
.to-row1 dd{
	overflow: hidden;
	line-height: 1.8;
}
.training-objectives h4{
	font-size: 16px;
	color: #535353;
	margin-bottom: 30px;
}
.training-objectives p{
	line-height: 1.8;
}
.training-objectives .sc-bar{
	margin: 60px 0 50px 0;
}
.art-direction .img{
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;
	background-repeat: no-repeat;
	width: 340px;
	padding-top: 36%;
}
.art-direction .txt{
	overflow: hidden;
	padding-left: 60px;
	height: 280px;
}
.art-direction h2{
	font-size: 17px;
	color: #727171;
}
.art-direction h6{
	font-size: 16px;
	color: #727171;
	margin-bottom: 10px;
	line-height: 1.8;
}
.to-row3{
	padding: 0 120px 20px 120px;
}

.to-row3 p{
	color: #9fa0a0;
}


.art-direction .slick-dots{
	padding: 60px 0;
} 
.art-direction .slick-dots li{
	margin: 0 5px;
}
.art-direction .slick-dots li a{
	width: 10px;
	height: 10px;
	background-color: #404040;
	border-color: #404040;
}
.art-direction .slick-dots li.slick-active a{
    background-color: #f35e1b;
	border-color: #f35e1b;
}


.to-row3 .cul-tit{padding-top: 20px;}




.list-id li{
	overflow: hidden;
	padding: 40px 0;
	border-bottom: 1px solid #dbdbdb;
}
.list-id h3{
	font-weight: normal;
	color: #423d3d;
	font-size: 14px;
}
.list-id h5{
	font-size: 12px;
	color: #828282;
	padding-left: 26px;
	background: url(/images/home/gaoxin/cn/branch/cultural/time.gif) no-repeat left 50%;
	margin: 10px 0 8px 0;
}
.list-id p{
	line-height: 2;
	font-size: 12px;
	color: #808080;
	text-indent: 2em;
}
.list-id h3 a {
	color: #423d3d;
}
.list-id h3 a:hover{
	color: #e34901;
}
.list-id li{
	padding-right: 140px;
	position: relative;
}
.list-id .more-z{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: 26px;
}
.list-id p{
	height: 4em;
	overflow: hidden;
}

.list-tp .img{
	display: block;
	float: right;
	width: 50%;
	padding-top: 32.3%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.list-tp .txt{
	float: left;
	width: 50%;
	padding-right: 110px;
}
.list-tp li{
	overflow: hidden;
	padding: 50px 0;
	border-bottom: 1px solid #dbdbdb;
}
.list-tp h3{
	font-weight: normal;
	color: #423d3d;
	font-size: 14px;
	margin: 20px 0 0 0;
}
.list-tp h3 a{
	color: #000000;
}
.list-tp h3 a:hover{
	color: #e34901;
}
.list-tp h5{
	font-size: 12px;
	color: #828282;
	padding-left: 26px;
	background: url(/images/home/gaoxin/cn/branch/cultural/time.gif) no-repeat left 50%;
	margin: 10px 0 8px 0;
}
.list-tp p{
	line-height: 2;
	font-size: 12px;
	color: #808080;
	text-indent: 2em;
}

.cultural-heritage-intro .img{
	float: right;
	width: 50%;
}
.cultural-heritage-intro .txt{
	float: left;
	width: 50%;
	padding: 0 30px;
	line-height: 1.7;
	text-indent: 2em;
}
.cultural-heritage-intro{
	overflow: hidden;
	padding-bottom: 80px;
}
.m-show{display: none;}



/*******************************
    -------[=xj]-------
********************************/
.culture-bg{
    background: url(/images/home/gaoxin/cn/branch/cultural/culture_bg.jpg) center center no-repeat;
    padding-bottom: 4%;
    margin-bottom: -1px;
    position: relative;
    z-index: 10;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
}
.culture-box{
    overflow: hidden;
}
.culture-box .col-l{
    width: 31%;
}
.culture-box .col-c{
    width: 46%;
    padding: 0 10px;
    float: left;
}
.culture-box .col-r{
    width: 22%;
}
.culture-box .item1{
    width: 100%;
    height: 398px;
}
.culture-box a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #5b5b5b;
    color: #fff;
}
.culture-box .icon{
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    border: 3px solid #fff;
    text-align: center;
    line-height: 50px;
}
.culture-box .icon img{
    display: inline-block;
    vertical-align: middle;
}
.culture-box h4{
    font-size: 30px;
    font-weight: bold !important;
}
.culture-box .item1 .icon{
    margin-bottom: 33px;
}
.culture-box .t-table{
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.culture-box .t-cell{
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.culture-box .pic{
    height: 214px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-bottom: 11px;
}
.culture-box .item3{
    width: 100%;
    height: 173px;
}
.ul-list-culture{
    margin: 0 -5px;
    overflow: hidden;
}
.ul-list-culture li{
    width: 50%;
    padding: 0 5px;
    float: left;
}
.ul-list-culture li a{
    height: 173px;
}
.culture-box .icon{
    margin-bottom: 14px;
}
.ul-list-culture li.s1 a{
    background-color: #999999;
}
.ul-list-culture li.s2 a{
    background-color: #6e6e6e;
}
.culture-box a:hover{
    background-color: #ff7214 !important;
}
.protect-row1{
    overflow: hidden;
    clear: both;
}
.protect-box{
    padding-left: 105px;
}
.protect-box img{
	max-width: 100%;
}

.pic-txt{
    overflow: hidden;
}
.pic-txt .pic{
    width: 44%;
    float: left;
	height:264px;
}
.pic-txt .pic img{
    max-width: 100%;
}
.pic-txt .txt{
    overflow: hidden;
    padding-left: 35px;
    line-height: 26px;
    color: #615d5d;
}
.pic-txt .txt p{
    text-indent: 2em;
}
.pic-txt .txt .more,
.protect-row2 .txt .more,
.protect-row3 .txt .more,
.protect-row3 .txt2 .more{
    display: inline-block;
    background: url(/images/home/gaoxin/cn/branch/cultural/more.png) no-repeat;
    width: 10px;
    height: 12px;
    margin-left: 10px;
}

.pic-show h3{
    height: 31px;
    margin-top: 26px;
    margin-bottom: 43px;
    font-size: 14px;
}
.pic-show h3 span{
    display: inline-block;
    line-height: 31px;
    background-color: #ff7214;
    color: #fff;
    padding-left: 12px;
    padding-right: 30px;
}
.protect-row1 .ul-img{
    margin: 0 -1%;
    overflow: hidden;
}
.protect-row1 .ul-img li{
    float: left;
    width: 23%;
    /*padding: 0 11px;*/
    margin: 0 1%;
	height: 140px;
}
.protect-row1 .ul-img li img{
    display: block;
    width: 100%;
    height: 140px;
}
.protect-row2{
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 80px;
}
.protect-row2 .txt{
    float: left;
    width: 320px;
}
.protect-row2 .vertical-text {
    letter-spacing: 0;
}
.protect-row2 .img{
    float: right;
    white-space: nowrap;
    text-align: justify;
    line-height: 1;
    font-size: 0;
}
.protect-row2 h3{
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background-color: #ff7214;
    padding: 4px 10px;
    display: inline-block;
    margin-bottom: 20px;
    letter-spacing: 6px;
}
.protect-row3{
    overflow: hidden;
    padding-left: 45px;
}
.protect-row3 .hd img{
	width: 270px;
}
.protect-row3 .txt{
    line-height: 24px;
    padding: 30px 0;
    color: #615d5d;
}
.protect-row3 .txt p{
    text-indent: 2em;
}
.protect-row2 .txt,
.protect-row3 .txt2{
    color: #615d5d !important;
}
.protect-row3 .pic{
    margin-bottom: 33px;
}
.protect-row3 .txt2{
    line-height: 31px;
}

.protect-row4{
    overflow: hidden;
    padding: 80px 0;
}
.protect-row4 .txt h5{
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    margin-bottom: 10px;
    color: #2d2d2d;
}
.protect-row5{
    overflow: hidden;
    padding-bottom: 127px;
}
.protect-row5 .pic{
    float: left;
    width: 71%;
}
.protect-row5 .pic span{
    float: left;
    width: 58%;    
    height: 218px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.protect-row5 .pic .img-box{
    background-color: #ff7214;
    height: 218px;
    padding-left: 30px;
    padding-top: 30px;
    overflow: hidden;
}
.protect-row5 .txt{
    float: right;
    width: 29%;
}

.protect-main{
    position: relative;
}
.protect-sidebar{
    position: absolute;
    left: 0;
    top: 16px;
    background: url(/images/home/gaoxin/cn/branch/cultural/line5.png) repeat-y 6px top;
    padding-top: 62px;
}
.protect-sidebar .pic{
    margin-left: -110px;
}
.protect-sidebar ul li{
    background: url(/images/home/gaoxin/cn/branch/cultural/disc.jpg) no-repeat;
    padding-left: 30px;
}
.protect-sidebar ul li.s1{
    margin-top: 95px;
}
.protect-sidebar ul li.s2{
    margin-top: 330px;
}
.protect-sidebar ul li.s3{
    margin-top: 367px;
}
.protect-sidebar ul li.s4{
    margin-top: 210px;
}
.protect-sidebar ul li.s5{
    margin-top: 800px;
}
.protect-sidebar ul li.s6{
    margin-top: 150px;
    padding-bottom: 192px;
}
.artical-main .hd {
	padding: 85px 0 50px 0;
	text-align: center;
}
.artical-main .hd h1{
	font-size: 24px;
	color: #2a2a2a;
	font-weight: normal;
}
.artical-main .hd p{
	font-size: 12px;
	color: #6d6d6d;
	margin-top: 10px;
}
.artical-main .bd{
	font-size: 14px;
	line-height: 2;
}
.artical-main img{
	max-width: 100%;
	margin: 40px 0;
}
.artical-main{padding-bottom: 50px;}
.artical-main .bd .back a{    
    display: block;
    background: #e6e6e6;
    padding: 6px 0;
    display: block;
    color: #ff7214;
    text-align: center;
}
.down-btnz{
	text-align: right;
	padding: 20px 0;
}
.down-btnz a{
	display: inline-block;
	padding: 6px 40px;
	background-color: #ff7214;
	color: #fff;
	-webkit-transition:.3s;
	transition:.3s;
}
.down-btnz a:hover{
	background-color: #ff8737;
}

/*2017-3-9*/
.nbd .t1{text-align:center;font-size:0;padding:50px;}
.nbd ul li{overflow:hidden;padding-bottom:50px;}
.nbd .floor-l{float:left;width:15%;padding-top:25%}
.nbd .floor-r{float:left;width:85%}
.nbd .floor-r .pic{border:1px solid #ccc;}
.nbd .floor-r .txt{border:1px solid #ccc;border-top:none;padding:20px;}

.banner-box{
	position: relative;
	padding-top: 27.5%;
	overflow: hidden;
}
.banner-box #banner{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


		
