<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#Header {
	max-width: 20in
}

#Header,#Header.idxHeader {
	width: 100%;
	height: 75pt;
	background: #fff;
	position: fixed;
	z-index: 999;
	min-width: 75pc
}

#Header.idxHeader {
	max-width: 2200px
}

.header {
	width: 100%;
	height: 100%
}

.header .logo {
	display: block;
	float: left;
	margin: 24px 0 0
}

.header ul.linkbox {
	position: relative;
	float: right;
	height: 75pt;
	overflow: hidden
}

.header ul.linkbox li {
	position: relative;
	z-index: 1;
	float: left;
	height: 100%;
	line-height: 75pt;
	padding: 0 6px
}

.header ul.linkbox li a {
	height: 100%;
	color: #333;
	display: block;
	font-size: 15px;
	font-weight: 700
}

.header ul.linkbox li span.linkBg {
	width: 100%;
	height: 0;
	background: #860d10;
	transition: all .3s ease-out;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1
}

.header ul.linkbox li.active a,.header ul.linkbox li:hover a {
	color: #fff
}

.header ul.linkbox .slidebar,.header ul.linkbox li.active .linkBg,.header ul.linkbox li:hover .linkBg {
	height: 100%;
	transition: all .3s
}

.header ul.linkbox .slidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #97121b
}

.header .language {
	float: right;
	height: 100%;
	padding-left: 8px;
	border-left: 1px solid #e6e6e6;
	position: relative
}

.header .language&gt;a {
	display: inline-block;
	height: 100%;
	padding: 0 3px;
	font-size: 1pc;
	color: #333;
	line-height: 75pt
}

.header .language&gt;a.act {
	color: #97121b
}

.header .language&gt;a:hover {
	color: #97121b;
	transition: all .3s
}

.header .language .idxWxIcon {
	display: inline-block;
	width: 20px;
	height: 75pt;
	background: url(../img/icon/wxIcon2.png) no-repeat center;
	vertical-align: middle;
	margin: 0 10px;
	cursor: pointer;
	position: relative;
	z-index: 10
}

.header .language .idxWxIcon:hover {
	background: url(../img/icon/wxIcon3.png) no-repeat center
}

.header .search {
	height: 100%;
	float: right;
	margin-left: 8px;
	position: relative
}

.header .search a.searchIcon {
	display: block;
	width: 18px;
	height: 100%;
	background: url(../img/icon/search2.png) no-repeat center 43px;
	position: relative;
	z-index: 999;
}

.header .search .searchInp {
	display: none;
	position: absolute;
	top: 4pc;
	right: 0;
	width: 150px;
	transition: all .3s;
	z-index: 99;
	box-sizing: content-box;
	background: url(../img/icon/downIcon7.png) no-repeat 8pc 0;
	overflow: visible;
	padding-top: 4px
}

.header .search .searchInp input {
	text-indent: 10px;
	width: 100%;
	height: 28px;
	font-size: 9pt;
	color: #666;
	line-height: 24px\9;
	line-height: 24px\9;
	border: 2px solid #cfb463
}

.header .wrap {
	height: 100%
}

.header .language .wxQcode {
	position: absolute;
	right: -80px;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .3s;
	z-index: -1;
	display: block;
	width: 250px;
	height: 230px;
	display: none
}

.header .language .wxQcode.act {
	top: 89px;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all .3s;
	z-index: 9;
	display: block
}

.pageBan #Header {
	width: 100%;
	height: 75pt;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9
}

#Footer {
	width: 100%;
	position: relative
}

.footer p.footerL {
	float: left;
	width: 700px
}

.footer p.footerL a.linkA {
	display: inline-block;
	transition: all .3s
}

.footer ul.linkUl {
	width: 143px;
	position: absolute;
	top: -30px;
	left: 477px;
	display: none;
	transition: all .3s;
	padding-bottom: 10px;
	background: url(../img/icon/linkBg.png) no-repeat center bottom;
	z-index: 99
}

.footer ul.linkUl.act {
	transition: all .3s;
	top: -76px;
	display: block
}

.footer ul.linkUl a {
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	display: block;
	width: 100%;
	height: 46px;
	background: #cfb463;
	transition: all .3s
}

.footer ul.linkUl li:hover a {
	color: #97121b;
	transition: all .3s
}

.footer .footerTop {
	width: 100%;
	background: #860d10;
	width: 500px;
	float: right;
	position: relative;
	margin-top: -30px
}

.footer .footerTop a.wxIcon {
	display: block;
	width: 2pc;
	height: 75pt;
	background: url(../img/icon/wxIcon1.png) no-repeat center;
	float: left;
	margin-left: 353px;
	position: relative;
	z-index: 10
}

.footer .footerTop a.emailIcon {
	display: block;
	width: 29px;
	height: 75pt;
	background: url(../img/icon/emailIcon.png) no-repeat center;
	float: left;
	margin-left: 30px
}

.footer .footerTop a.wbIcon {
	display: block;
	width: 31px;
	height: 75pt;
	background: url(../img/icon/wbIcon.png) no-repeat center;
	float: left;
	margin-left: 58px
}

.footer .footerTop a.phoneIcon {
	display: block;
	width: 25px;
	height: 75pt;
	background: url(../img/icon/phoneIcon.png) no-repeat center;
	float: left;
	margin-left: 30px;
	position: relative;
	z-index: 10
}

.footer .footerBot {
	width: 100%;
	height: 75pt;
	background: #860d10;
	padding-top: 30px
}

.footer .footerBot p {
	font-size: 15px;
	color: #ffe7af;
	line-height: 26px;
	display: block;
	position: relative;
	overflow: hidden
}

.footer .footerTop .wxQcode {
	position: absolute;
	left: 242px;
	top: -46px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .3s;
	z-index: -1;
	display: none;
	width: 250px;
	height: 220px;
}

.footer .footerTop .wxQcode.act {
	top: -210px;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all .3s;
	z-index: 9;
	display: block
}

.footer .footerTop .phoneNum {
	font-size: 1pc;
	color: #fff;
	line-height: 24px;
	position: absolute;
	top: 0;
	left: 278px;
	float: left;
	transition: all .3s;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block;
	width: 296px;
	height: 90px;
	background: url(../img/icon/footPhoneBg.png) no-repeat center;
	text-align: left;
	padding-top: 20px;
	padding-left: 27px
}

.footer .footerTop .phoneNum.act {
	top: -5pc;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all .3s;
	z-index: 9
}

#lawLayer {
	display: none
}

#lawLayer h5 {
	font-size: 18px;
	color: #fff;
	line-height: 54px;
	height: 54px;
	background: #cfb463;
	padding: 0 20px
}

#lawLayer h5 a.closeIcon {
	display: inline-block;
	width: 9pt;
	height: 54px;
	background: url(../img/icon/closeIcon.png) no-repeat center;
	float: right
}

#lawLayer .lawContent {
	width: 100%;
	padding: 60px 60px 0
}

#lawLayer .lawContent h6 {
	font-size: 18px;
	color: #97121b;
	line-height: 18px;
	padding-bottom: 20px
}

#lawLayer .lawContent p {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	padding-bottom: 40px
}

#netMapLayer {
	display: none
}

#netMapLayer h5 {
	font-size: 18px;
	color: #fff;
	line-height: 54px;
	height: 54px;
	background: #cfb463;
	padding: 0 20px
}

#netMapLayer h5 a.closeIcon {
	display: inline-block;
	width: 9pt;
	height: 54px;
	background: url(../img/icon/closeIcon.png) no-repeat center;
	float: right
}

#netMapLayer .netMapContent {
	width: 100%;
	padding: 40px 60px 0
}

#netMapLayer .netMapContent ul {
	display: block;
	float: left;
	margin-right: 115px;
	width: 26%;
	height: 235px
}

#netMapLayer .netMapContent ul.mr0 {
	margin-right: 0
}

#netMapLayer .netMapContent h6 {
	font-size: 18px;
	color: #97121b;
	line-height: 18px;
	border-bottom: 2px solid #cfb463;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center
}

#netMapLayer .netMapContent li {
	font-size: 1pc;
	color: #333;
	line-height: 1pc;
	padding-bottom: 14px
}

#netMapLayer .netMapContent li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center
}

#Content.index {
	overflow: hidden
}

#dowebok,.sec1 {
	width: 100%
}

.sec1 {
	position: relative;
	position: fixed;
	top: 75pt;
	max-width: 2200px;
	overflow: hidden;
	min-width: 75pc
}

.sec1 img.cloud {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -60pc;
	top: 0
}

.sec1 .sec1ban {
	width: 100%;
	position: relative;
	overflow: hidden
}

.sec1 .sec1ban img {
	width: 100%;
	height: 100%
}

.sec1 .sec1ban a.prev {
	left: 4%;
	background: url(../img/icon/prevIcon.png) no-repeat center
}

.sec1 .sec1ban a.next,.sec1 .sec1ban a.prev {
	display: block;
	width: 4pc;
	height: 4pc;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	transition: all .3s;
	z-index: 999
}

.sec1 .sec1ban a.next {
	right: 4%;
	background: url(../img/icon/nextIcon.png) no-repeat center
}

.sec1 .wrap {
	z-index: 99;
	top: 0;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	height: 100%
}

.sec1 .wrap img.idxFont {
	position: absolute;
	top: 200px;
	left: 0
}

.sec1 .sec1Mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.45);
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	transition: all .3s ease-in-out
}

.sec1 .sec1Mask.act {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all .3s ease-in-out
}

.sec1 .sec1View {
	height: 805px;
	float: right;
	cursor: pointer;
	margin-left: 4px;
	transition: all .3s
}

.sec1 .sec1View p {
	font-size: 22px;
	text-align: left;
	padding: 193px 0 0 15px;
	line-height: 27px;
	color: #97121b;
	float: right;
    width: 100%;
}

.sec1 .sec1View1,.sec1 .sec1View2,.sec1 .sec1View3,.sec1 .sec1View4 {
	width: 165px;
	background: url(../img/idx/section1/ban_k1.png) no-repeat top center;
	background-size: cover
}

.sec1 .sec1View1:hover {
	width: 230px;
	background: url(../img/idx/section1/ban_k1_on.jpg) no-repeat top center;
	background-size: cover
}

.sec1 .sec1View2:hover {
	width: 230px;
	background: url(../img/idx/section1/ban_k2_on.jpg) no-repeat top center;
	background-size: cover
}

.sec1 .sec1View3:hover {
	width: 230px;
	background: url(../img/idx/section1/ban_k3_on.jpg) no-repeat top center;
	background-size: cover
}

.sec1 .sec1View4:hover {
	width: 230px;
	background: url(../img/idx/section1/ban_k4_on.jpg) no-repeat top center;
	background-size: cover
}

.sec2 {
	width: 100%;
	height: 887px;
	overflow: hidden;
	position: relative;
	background: #fff url(../img/idx/section2/section2Bg.jpg) repeat-x center;
	background-size: cover;
	margin-top: 50pc;
	z-index: 99
}

.sec2 .scr2Tit {
	width: 75pc;
	margin: 40px auto 0;
	padding: 0 70px
}

.sec2 .scr2Tit&gt;a {
	display: block;
	width: 300px;
	margin: 0 auto
}

.sec2 .scr2Tit h4 {
	font-size: 25px;
	color: #97121b;
	line-height: 24px;
	padding-bottom: 9pt;
	text-align: center
}

.sec2 .scr2Tit h3 {
	font-size: 25px;
	color: #c5a85f;
	line-height: 21px;
	text-align: center;
	padding-bottom: 30px
}

.sec2 .scr2Tit h3 img {
	display: block;
	margin: 0 auto
}

.sec2 .scr2Tit p {
	padding-bottom: 40px
}

.sec2&gt;.wrap {
	height: 647px;
	margin-top: 20px
}

.sec2 h4 {
	font-size: 35px;
	color: #ad0b00;
	line-height: 20px;
	padding-bottom: 14px;
	text-align: center
}

.sec2 h3 {
	font-size: 24px;
	color: #58585e;
	line-height: 24px;
	padding-bottom: 34px;
	font-family: rubik-regular-webfont-webfont
}

.sec2 h3,.sec2 p {
	text-align: center
}

.sec2 p {
	font-size: 1pc;
	color: #333;
	line-height: 26px
}

.sec2 .sec2Nav {
	width: 100%;
	text-align: center;
	font-size: 0;
	padding-bottom: 50px
}

.sec2 .sec2Nav li {
	display: inline-block;
	margin-right: 8px
}

.sec2 .sec2Nav li a {
	font-size: 15px;
	color: #575757;
	line-height: 43px;
	padding: 0 20px;
	background: #f0e4bb;
	display: block;
	height: 43px;
	border-radius: 20px;
	transition: all .3s ease-in-out
}

.sec2 .sec2Nav li.act a {
	color: #fff;
	background: #ad0b00;
	transition: all .3s ease-in-out
}

.sec2 .mapBox {
	width: 100%;
	margin: 0 auto
}

.sec2 .mapBox .mapItem {
	display: none;
	width: 90%;
	margin: 0 auto;
	transition: all .3s
}

.sec2 .mapBox .mapItem.act {
	display: block
}

.sec2 .mapBox img {
	display: block;
	margin: 0 auto
}

.London,.fs,.hk,.sh,.sz,.zh {
	opacity: 1;
	transition: all .3s;
	display: none
}

.sec2 .wrap img.act {
	opacity: 1;
	transition: all .3s;
	display: block
}

.nav {
	overflow: hidden;
	text-align: center;
	width: 100%;
	font-size: 0;
	background: #c5a85f;
	margin-top: 0
}

.nav .navContent {
	display: block;
	overflow: hidden;
	width: 885pt;
	margin: 0 auto;
	border-right: 1px solid #f2f2f2
}

.nav li {
	width: 235px;
	height: 40px;
	background: #c5a85f;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	font-size: 1pc;
	color: #a3382c;
	display: inline-block;
	letter-spacing: 2px;
	border-left: 1px solid #f2f2f2;
	box-sizing: border-box
}

.nav li.on {
	background-color: #97121b!important;
	color: #dac591
}

.nav li:last-child {
	margin-right: 0
}

.nav li span.line {
	display: inline-block;
	width: 8px;
	height: 2px;
	background: #a3382c;
	vertical-align: middle;
	margin: 0 1pc;
	transition: all .3s
}

.nav li.on span.line {
	background: #dac591;
	transition: all .3s
}

.nav div.space {
	width: 1px;
	height: 40px;
	background: #f2f2f2;
	vertical-align: top;
	display: inline-block
}

.sec2 .sec2map {
	width: 100%;
	position: relative;
	height: 40pc
}

.sec2 .sec2map .sec2mapItem {
	width: 100%;
	height: 40pc;
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.sec2 .sec2map .sec2mapItem.act {
	display: block
}

.sec2 .sec2map .sec2mapItem.sec2map1 {
	background: url(../img/map11.jpg) no-repeat center
}

.sec2 .sec2map .sec2mapItem.sec2map2 {
	background: url(../img/map22.jpg) no-repeat center -25px;
}

.sec2 .sec2map .sec2mapItem.sec2map3 {
	background: url(../img/map33.jpg) no-repeat center
}

.sec2 .sec2map .sec2mapItem.sec2map4 {
	background: url(../img/map44.jpg) no-repeat center
}

.sec2 .sec2map .sec2mapItem.sec2map5 {
	background: url(../img/map55.jpg) no-repeat center
}

.sec2 .sec2map .sec2mapItem .wrap {
	height: 100%
}

.sec2 .sec2map .city {
	min-width: 5pc;
	height: 30px;
	display: block;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0
}

.sec2 .sec2map .city_name {
	position: absolute;
	left: 0;
	text-align: center;
	z-index: 100;
	cursor: pointer
}

.sec2 .sec2map .current .bottom {
	font-size: 14px;
	background: url(../img/adder-cur.png) no-repeat;
	background-position: 50% 0
}

.sec2 .sec2map .item-list {
	width: 410px;
	height: auto;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
	box-sizing: content-box;
	z-index: 101;
	cursor: pointer
}

.sec2 .sec2map .item-list ul {
	width: 505px;
	height: 100%;
	position: relative
}

.sec2 .sec2map .item-list li {
	width: 200px;
	height: 218px;
	display: block;
	float: left;
	border-radius: 3px;
	background: #f0f0f0;
	overflow: hidden;
	margin: 10px 10px 0 0;
	position: absolute;
	bottom: 0;
	left: 0
}

.sec2 .sec2map .item-list li a {
	display: block;
	width: 100%;
	height: 100%
}

.sec2 .sec2map .item-list .pic {
	width: 100%;
	height: 107px;
	overflow: hidden
}

.sec2 .sec2map .shanghai {
	top: -178px;
	left: -277px
}

.sec2 .sec2map .foshan,.sec2 .sec2map .shanghai {
	padding-right: 77px;
	background: url(../img/map/china/shLine.jpg) no-repeat right 190px
}

.sec2 .sec2map .foshan {
	top: -157px;
	left: -261px
}

.sec2 .sec2map .zhuhai {
	padding-right: 97px;
	background: url(../img/map/china/zhLine.png) no-repeat right bottom 30px;
	top: -166px;
	left: -431px;
}

.sec2 .sec2map .shenzhen {
	padding-bottom: 69px;
	background: url(../img/map/china/szLine.png) no-repeat left 50px bottom 47px;
	top: -511px;
	left: -41px;
}
.sec2 .sec2map .shenzhen li{height: 238px;background: #FFF;}

.sec2 .sec2map .hongkong {
	padding-right: 77px;
	background: url(../img/map/china/shLine.jpg) no-repeat right 190px;
	top: -180px;
	left: -277px
}
.sec2 .sec2map .hongkong li{
	height: 233px;
}

.sec2 .sec2map .london {
	padding-left: 92px;
	background: url(../img/map/europe/LondonLine.png) no-repeat left bottom;
	top: -174px;
	left: 7px;
}
.sec2 .sec2map .london li{
	height: 240px;
	background: #FFF;
}

.sec3 {
	width: 100%;
	position: relative;
	z-index: 99!important;
	background: #cfdde6
}

.sec3 .scr3Tit {
	width: 100%;
	z-index: 99;
	background: #fff;
	padding: 40px 0
}

.sec3 .scr3Tit&gt;a {
	display: block;
	width: 300px;
	margin: 0 auto
}

.sec3 .scr3Tit h4 {
	font-size: 25px;
	color: #97121b;
	line-height: 24px;
	padding-bottom: 9pt;
	text-align: center
}

.sec3 .scr3Tit h3 {
	font-size: 25px;
	color: #c5a85f;
	line-height: 21px;
	text-align: center;
	font-family: rubik-regular-webfont-webfont
}

.sec3 .view {
	max-width: 2200px
}

.sec3 .view .swiper-container {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 470px
}

.sec3 .view .swiper-slide {
	width: 100%;
	height: 470px
}

.sec3 .swiper-container .swiper-slide img {
	cursor: pointer;
	max-width: 100%
}

.sec3 .swiperBtn {
	width: 100%;
	height: 220px;
	background: #c5a85f;
	display: flex;
	align-items: center;
	padding: 20px 0 0;
	max-width: 2200px
}

.sec3 .gallery-thumbs {
	width: 75pc;
	margin: 0 auto;
	height: 200px;
	position: relative
}

.sec3 .gallery-thumbs .swiper-slide {
	width: 242px!important;
	position: relative;
	float: left;
	height: 210px;
	box-sizing: border-box;
	transition: all .3s;
	border: 2px solid transparent;
	cursor: pointer
}

.sec3 .gallery-thumbs .swiper-slide&gt;div {
	width: 228px!important
}

.sec3 .gallery-thumbs .swiper-slide .img {
	width: 228px;
	height: 133px;
	overflow: hidden;
	transition: all .3s;
	position: relative
}

.sec3 .gallery-thumbs .swiper-slide img {
	display: block;
	height: 133px;
	transition: all .3s
}

.sec3 .gallery-thumbs .swiper-slide.active-nav .img {
	box-shadow: 5px 5px 15px #666;
	transition: all .3s;
	-webkit-transform: scale3d(1.05,1.05,1.05);
	transform: scale3d(1.05,1.05,1.05)
}

.sec3 .gallery-thumbs .swiper-slide p {
	display: block;
	width: 100%;
	font-size: 15px;
	color: #97121b;
	line-height: 20px;
	text-align: left;
	padding-top: 10px
}

.sec3 .gallery-thumbs .swiper-slide .mask {
	display: block;
	width: 100%;
	height: 133px;
	background: rgba(0,0,0,.5);
	font-size: 15px;
	color: #8d8d8d;
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	transition: all .3s;
	opacity: 1;
	filter: alpha(opacity=100)
}

.sec3 .swiper-container .wrap {
	z-index: 99;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
	position: absolute
}

.sec3 .swiper-container .sec3BanInfo {
	height: 230px;
	width: 4in;
	background: #e7d8af;
	float: right;
	padding: 33px 0 0 40px
}

.sec3 .swiper-container .sec3BanInfo .swiper-pagination li {
	display: block;
	width: 26px;
	height: 5px;
	background: #fff;
	border-radius: 0;
	margin-right: 6px;
	opacity: 1;
	filter: alpha(opacity=100);
	float: left;
	transition: all .3s
}

.sec3 .swiper-container .sec3BanInfo .swiper-pagination li.act {
	background: #e2271a;
	transition: all .3s
}

.sec3 .swiper-container .sec3BanInfo h3 {
	font-size: 34px;
	color: #c5a85f;
	line-height: 55px;
	padding-bottom: 10px;
	padding-top: 30px;
	letter-spacing: -1px;
	width: 94%
}

.sec3 .swiper-container .sec3BanInfo h4 {
	font-size: 22px;
	color: #97121b;
	line-height: 22px
}

.sec3 .swiperBtn&gt;div {
	width: 75pc;
	margin: 0 auto;
	position: relative
}

.sec3 .gallery-thumbs .swiper-slide:hover .img {
	box-shadow: 5px 5px 15px #666;
	transition: all .3s;
	-webkit-transform: scale3d(1.05,1.05,1.05);
	transform: scale3d(1.05,1.05,1.05)
}

.sec3 .swiperBtn a.arrow-left {
	margin-top: 0;
	left: -5pc;
	background: url(../img/icon/prevIcon2.png) no-repeat center
}

.sec3 .swiperBtn a.arrow-left,.sec3 .swiperBtn a.arrow-right {
	display: block;
	width: 4pc;
	height: 4pc;
	position: absolute;
	bottom: 70px;
	transition: all .3s
}

.sec3 .swiperBtn a.arrow-right {
	right: -5pc;
	background: url(../img/icon/nextIcon4.png) no-repeat center
}

.sec4 {
	width: 100%;
	height: 100%;
	padding-top: 40px;
	position: relative;
	background: #fff
}

.sec4 .scr4Tit,.sec4&gt;.wrap {
	padding-bottom: 40px
}

.sec4 .scr4Tit {
	width: 100%
}

.sec4 .scr4Tit&gt;a {
	display: block;
	width: 230px;
	margin: 0 auto
}

.sec4 .scr4Tit h4 {
	font-size: 25px;
	color: #97121b;
	line-height: 24px;
	padding-bottom: 9pt;
	text-align: center
}

.sec4 .scr4Tit h3 {
	font-size: 25px;
	color: #c5a85f;
	line-height: 21px;
	text-align: center;
	font-family: rubik-regular-webfont-webfont
}

.sec4 .scr4Tit h3 img {
	display: block;
	margin: 0 auto
}

.sec4 .sec4NewsList .bd {
	overflow: hidden
}

.sec4 .sec4NewsList {
	width: 100%;
	position: relative
}

.sec4 .sec4NewsList ul {
	height: 460px;
	overflow: hidden
}

.sec4 .sec4NewsList li {
	float: left;
	width: 370px!important;
	height: 440px;
	margin-right: 45px;
	background: #fff;
	transition: all .3s;
	cursor: pointer;
	border: 1px solid #c7c7c7
}

.sec4 .sec4NewsList li .img {
	overflow: hidden;
	width: 100%
}

.sec4 .sec4NewsList li .img img {
	width: 100%
}

.sec4 .sec4NewsList li .NewsContent {
	width: 100%;
	padding: 25px 20px 0
}

.sec4 .sec4NewsList li .NewsContent h3 {
	font-size: 18px;
	color: #999;
	line-height: 18px;
	padding-bottom: 10px;
	letter-spacing: 0;
	font-family: rubik-regular-webfont-webfont
}

.sec4 .sec4NewsList li .NewsContent h4 {
	font-size: 17px;
	color: #474545;
	line-height: 22px;
	padding-bottom: 15px;
	transition: all .3s;
	font-weight: 700
}

.sec4 .sec4NewsList li .NewsContent p {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	padding-bottom: 0
}

.sec4 .sec4NewsList li .NewsContent p.shareP {
	font-size: 14px;
	color: #c9c9cf
}

.sec4 .sec4NewsList li .NewsContent p span.browse {
	display: inline-block;
	width: 19px;
	height: 22px;
	background: url(../img/icon/browse.png) no-repeat center;
	margin-right: 10px;
	vertical-align: top
}

.sec4 .sec4NewsList li .NewsContent p span.share {
	display: inline-block;
	width: 17px;
	height: 22px;
	background: url(../img/icon/share.png) no-repeat center;
	margin-right: 10px;
	vertical-align: top;
	margin-left: 10px
}

.sec4 .sec4NewsList li:hover h4 {
	color: #97121b;
	transition: all .3s
}

.sec4 .sec4NewsList a.prev {
	left: -90px;
	background: url(../img/icon/prevIcon.png) no-repeat center
}

.sec4 .sec4NewsList a.next,.sec4 .sec4NewsList a.prev {
	display: block;
	width: 4pc;
	height: 4pc;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	transition: all .3s
}

.sec4 .sec4NewsList a.next {
	right: -90px;
	background: url(../img/icon/nextIcon.png) no-repeat center
}

.sec4 .sec4Media {
	width: 100%;
	background: #f2f2f2;
	padding: 40px 0 60px
}

.sec4 .sec4Media .mediaL {
	width: 790px;
	margin-right: 20px
}

.sec4 .sec4Media .mediaR {
	width: 390px
}

.sec4 .sec4Media .mediaL .mediaItem {
	width: 100%;
	cursor: pointer
}

.sec4 .sec4Media .mediaR .mediaItem .img {
	height: 213px
}

.sec4 .sec4Media .mediaItem a.img {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	transition: all .3s
}

.sec4 .sec4Media .mediaItem a.img img {
	transition: all .3s;
	width: 100%
}

.sec4 .sec4Media .mediaItem i.playIcon {
	display: none;
	width: 4pc;
	height: 4pc;
	background: url(../img/icon/playicon.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	left: 50%;
	margin-left: -2pc;
	z-index: 8
}

.sec4 .sec4Media .mediaItem p {
	font-size: 1pc;
	color: #333;
	line-height: 27px;
	text-align: center
}

.sec4 .sec4Media .mediaItem2 {
	margin-bottom: 10px
}

.sec4 .sec4Media .mediaItem:hover i.playIcon {
	display: block
}

.sec4 .sec4Media .mediaItem:hover .img {
	box-shadow: 8px 8px 15px #666;
	transition: all .3s
}

.Crumbs {
	height: 44px;
	position: relative
}

.Crumbs .CrumbsL {
	float: left;
	width: 837pt;
	height: 100%;
	background: #cfb463;
	margin-left: -360px;
	padding-left: 360px
}

.Crumbs .CrumbsL li {
	float: left;
	margin-right: 30px;
	line-height: 44px;
	color: #fff;
	font-size: 14px;
}

.Crumbs .CrumbsL li.on {
	color: #97121b
}

.Crumbs .CrumbsR {
	float: right;
	width: 804px;
	height: 44px;
	padding-right: 360px;
	background: #860d10;
	margin-right: -360px;
	padding-left: 2pc
}

.Crumbs .CrumbsR p {
	color: #ffe7af;
	font-size: 14px;
	line-height: 44px;
	text-align: left
}

.Crumbs .CrumbsR p em {
	padding: 9px;
	background: url(../img/icon/CrumbsR-em.png) no-repeat center
}

.Crumbs .CrumbsR p i {
	padding: 2px;
	margin: 0 6px;
	background: url(../img/icon/CrumbsR-i.png) no-repeat center
}

#Content {
	height: 100%;
	background: #f2f2f2!important
}

.pageBan {
	width: 100%;
	position: relative;
	margin-top: 75pt
}

#Content .contentBg {
	display: block;
	width: 805px;
	height: 100%;
	background: #f2f2f2;
	float: right;
	position: absolute;
	right: -360px;
	top: 0
}

.contentL {
	width: 757px;
	float: left;
	padding: 5pc 44px 0 0;
	border-right: 1px solid #ededed
}

.contentL,.contentR {
	position: relative;
	z-index: 9
}

.contentR {
	width: 443px;
	float: right;
	padding: 5pc 30px 0
}
.contentR .newsImg img{max-width:100%;}
.content .pageTit {
	width: 100%;
	position: relative
}

.content .pageTit h2 {
	font-size: 24px;
	color: #97121b;
	line-height: 30px;
	font-weight: 500;
	padding-bottom: 40px;
	letter-spacing: 2px;
	font-weight: 700
}

.content .pageTit h3 {
	padding-bottom: 40px
}

.content .pageTit h3 span {
	color: #cfb463
}

.content h6 {
	font-size: 17px;
	color: #666;
	line-height: 24px;
	padding-bottom: 1pc
}

.content p {
	font-size: 15px;
	color: #333;
	line-height: 26px;
	padding-bottom: 15px
}

.content p.red {
	font-size: 18px;
	color: #97121b;
	line-height: 18px
}

#Content.abt {
	padding-bottom: 0;
	background: #fff!important
}

.abt .contentL {
	height: 520px
}

.abt .contentR {
	padding: 0;
	height: 520px;
	overflow: hidden
}

.content .pageTit.abtT1 {
	padding-top: 50px
}

.abt1Img {
	width: 100%;
	height: 250px
}

#Content.abt2 {
	background: #fff!important
}

#Content.abt2 p {
	line-height: 26px
}

.abt2 .contentL {
	border-right: none;
	padding: 5pc 44px 5pc 0
}

.abt2 .contentL .contentLTop {
	width: 100%;
	padding-bottom: 25px;
	border-bottom: 1px solid #ded5ac;
	margin-bottom: 40px
}

.abt2 .contentL .contentLTop p em {
	color: #97121b
}

.abt2 .contentR {
	padding: 0;
	background: 0 0
}

.abt2 .contentR .contentRFont {
	width: 100%;
	background: #f2f2f2;
	padding: 33px 20px 77px
}

.abt2 .contentR .contentRFont p {
	font-size: 1pc;
	color: #333;
	font-weight: 700;
	line-height: 1pc!important;
	padding-bottom: 13px
}

#Content.abt2 h6 {
	font-size: 1pc;
	color: #333;
	line-height: 1pc;
	text-align: right;
	padding-bottom: 0;
	padding-top: 30px
}

#Content.abt2 h6 em {
	font-size: 20px;
	vertical-align: top;
	display: inline-block
}

#Content.abt3 {
	padding: 5pc 0;
	background: url(../img/abt/abt3Bg.jpg) no-repeat center bottom
}

#Content.abt3 p img {
	display: block;
	margin: 0 auto
}

#Content.abt4 {
	padding-top: 5pc;
	padding-bottom: 5pc
}

#Content.abt4 .parHd {
	width: 100%;
	height: 55px;
	background: url(../img/abt/abt4Bg1.png) no-repeat center top;
	position: relative;
	padding: 2pc 40px 0
}

#Content.abt4 .parHd .sPrev {
	display: block;
	position: absolute;
	left: -3pc;
	top: -24px
}

#Content.abt4 .parHd .sNext {
	display: block;
	position: absolute;
	right: -3pc;
	top: -24px
}

#Content.abt4 .parHd .swiper-slide {
	display: inline-block;
	font-size: 24px;
	color: #cfb463;
	font-family: rubik-regular-webfont-webfont;
	width: 98px!important;
	letter-spacing: -2px
}

#Content.abt4 .parHd .swiper-slide.swiper-slide-active {
	width: 260px!important;
	text-align: center;
	margin-left: -82px
}

#Content.abt5 {
	padding-top: 5pc;
	background: #fff!important;
	padding-bottom: 5pc
}

.ResponsibilityBox {
	width: 100%
}

.ResponsibilityBox&gt;div {
	float: left
}

.ResponsibilityBox&gt;div:hover {
	box-shadow: 8px 8px 15px #666;
	transition: all .3s
}

.ResponsibilityBox .ResponsibilityBoxL {
	margin-right: 18px
}

.ResponsibilityBox .Responsibility1 {
	display: block
}

.ResponsibilityBox .ResponsibilityBoxR {
	margin-left: 17px
}

#Content.abt5_1 {
	padding-bottom: 0;
	background: #fff!important
}

#Content.abt5_1 .contentL p em {
	font-size: 18px;
	color: #a6111b;
	vertical-align: top
}

#Content.abt5_1 .contentR {
	height: 639px;
	background: #e6e6e6 url(../img/abt/abt5_1ImgR.jpg) no-repeat center;
	padding: 140px 40px 0
}

#Content.abt5_1 .contentR p {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	padding-bottom: 22px
}

#Content.abt5_1 .contentR p em {
	font-size: 18px;
	color: #a6111b;
	line-height: 35px;
	vertical-align: bottom
}

#Content.abt5_1 .abt5_1Bot {
	width: 100%;
	background: #fff;
	padding-top: 60px
}

#Content.abt5_1 .abt5_1News {
	width: 104%;
	padding-bottom: 60px
}

#Content.abt5_1 .abt5_1NewsItem {
	width: 370px;
	height: 430px;
	float: left;
	margin: 0 45px 45px 0;
	border: 1px solid #d2d2d2
}

#Content.abt5_1 .abt5_1NewsItem .img img {
	width: 100%
}

#Content.abt5_1 .abt5_1NewsItem .font {
	width: 100%;
	padding: 22px 20px 0
}

#Content.abt5_1 .abt5_1NewsItem .font h4 {
	font-size: 1pc;
	color: #666;
	line-height: 24px;
	padding-bottom: 14px;
	transition: all .3s;
	font-weight: 600;
	text-align: justify
}

#Content.abt5_1 .abt5_1NewsItem .font h3 {
	font-size: 18px;
	color: #999;
	line-height: 1pc;
	padding-bottom: 9pt;
	font-family: rubik-regular-webfont-webfont;
	transition: all .3s
}

#Content.abt5_1 .abt5_1NewsItem .font p {
	font-size: 1pc;
	color: #333;
	line-height: 22px;
	padding-bottom: 0
}

#Content.abt5_1 .abt5_1NewsItem:hover .font h4 {
	color: #97121b;
	transition: all .3s
}

#Content.abt5_2 {
	padding-top: 5pc;
	padding-bottom: 0;
	background: #fff!important
}

#Content.abt5_2 .abt5_2Donations {
	width: 100%
}

#Content.abt5_2 .abt5_2Donations .donationsItem {
	width: 390px;
	height: 135px;
	background: #cfb463;
	transition: all .3s;
	padding: 30px 30px 0;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 0
}

#Content.abt5_2 .abt5_2Donations .donationsItem&gt;a {
	display: block;
	width: 100%
}

#Content.abt5_2 .abt5_2Donations .donationsItem span {
	display: block;
	position: absolute
}

#Content.abt5_2 .abt5_2Donations .donationsItem span.donationsIcon1 {
	background: url(../img/abt/donationsIcon1.png) no-repeat center;
	width: 61px;
	height: 60px;
	right: 0;
	bottom: 0
}

#Content.abt5_2 .abt5_2Donations .donationsItem span.donationsIcon2 {
	background: url(../img/abt/donationsIcon2.png) no-repeat center;
	width: 97px;
	height: 60px;
	right: 0;
	bottom: 0
}

#Content.abt5_2 .abt5_2Donations .donationsItem span.donationsIcon3 {
	background: url(../img/abt/donationsIcon3.png) no-repeat center;
	width: 63px;
	height: 60px;
	right: 0;
	bottom: 0
}

#Content.abt5_2 .abt5_2Donations .donationsItem p {
	font-size: 17px;
	color: #fff;
	line-height: 24px;
	text-align: left;
	padding-bottom: 0
}

#Content.abt5_2 .abt5_2Donations .donationsItem.act {
	background: #97121b;
	transition: all .3s
}

#Content.abt5_2 .abt5_2Donations .donationsItem:hover {
	box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);
	-webkit-box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);
	-moz-box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);
	top: -10px;
	transition: all .3s
}

#Content.abt5_2 .donationsCon {
	width: 100%;
	padding: 40px 0 0
}

#Content.abt5_2 .donationsConItem {
	width: 100%;
	display: none
}

#Content.abt5_2 .donationsConItem&gt;.wrap {
	padding-bottom: 60px
}

#Content.abt5_2 .donationsConItem.act {
	display: block
}

#Content.abt5_2 .donationsConItem h5 {
	font-size: 18px;
	color: #333;
	line-height: 20px;
	font-weight: 600;
	padding-bottom: 20px
}

#Content.abt5_2 .donationsConItem .donationsConBox {
	padding: 20px 15px 10px;
	width: 100%
}

#Content.abt5_2 .donationsConItem .donationsConBoxL {
	float: left;
	width: 180px
}

#Content.abt5_2 .donationsConItem .donationsConBoxL h6 {
	font-size: 20px;
	color: #666;
	font-weight: 600;
	line-height: 28px
}

#Content.abt5_2 .donationsConItem .donationsConBoxR {
	float: left;
	width: 990px
}

#Content.abt5_2 .donationsConItem .donationsConBoxR p {
	padding-bottom: 0
}

#Content.abt5_2 .donationsConItem a.abt5_2LoadMore {
	display: block;
	width: 100%;
	height: 44px;
	background: #cfb463 url(../img/icon/readIcon.png) no-repeat center;
	font-size: 15px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin: 30px 0 0;
	transition: all .3s
}

#Content.abt5_2 .donationsConItem a.abt5_2LoadMore:hover {
	background: #97121b url(../img/icon/readIcon.png) no-repeat center;
	transition: all .3s
}

#Content.abt5_2 .abt5_2BOt {
	width: 100%;
	padding: 60px 0 5pc;
	background: #f2f2f2
}

#Content.abt5_2 .abt5_2BOt .photoBox {
	width: 104%;
	overflow: hidden
}

#Content.abt5_2 .abt5_2BOt .photoItem {
	width: 380px;
	height: 380px;
	float: left;
	margin: 0 30px 30px 0
}

#Content.abt5_2 .abt5_2BOt .photoItem img {
	display: block;
	width: 100%;
	height: 244px
}

#Content.abt5_2 .abt5_2BOt .photoItem p {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	padding-top: 20px
}

#Content.abt5_2 .abt5_2BOt a.photoLoadMore {
	display: block;
	width: 100%;
	height: 44px;
	background: #cfb463 url(../img/icon/readIcon.png) no-repeat center;
	font-size: 15px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin: 10px 0 0;
	transition: all .3s
}

#Content.abt5_2 .abt5_2BOt a.photoLoadMore:hover {
	background: #97121b url(../img/icon/readIcon.png) no-repeat center;
	transition: all .3s
}

#Content.abt5_2 .abt5_2Layer {
	display: none;
	overflow: hidden
}

#Content.abt5_2 .abt5_2Layer .abt5_2LayerTit {
	width: 100%;
	height: 53px;
	background: #cfb463
}

#Content.abt5_2 .abt5_2Layer .abt5_2LayerTit a.closeIcon {
	display: inline-block;
	float: right;
	width: 9pt;
	height: 54px;
	background: url(../img/icon/closeIcon.png) no-repeat center;
	margin-right: 20px
}

#Content.abt5_2 .abt5_2Layer .abt5_2LayerCon {
	width: 100%;
	height: 600px;
	padding: 0 40px 60px
}

#Content.abt5_2 .abt5_2Layer .abt5_2LayerCon&gt;div {
	overflow: auto;
	height: 570px;
	width: 100%;
	margin-top: 40px
}

#Content.abt5_2 .abt5_2Layer .abt5_2LayerCon .abt5_2LayerData {
	width: 100%;
	padding: 20px 20px 20px 0;
	border-bottom: 1px solid #f2f2f2
}

#Content.abt5_2 .abt5_2Layer .abt5_2LayerCon .abt5_2LayerData h6 {
	font-size: 18px;
	color: #97121b;
	line-height: 18px;
	padding-bottom: 20px
}

#Content.abt5_2 .abt5_2Layer .abt5_2LayerCon .abt5_2LayerData p {
	font-size: 1pc;
	color: #333;
	line-height: 30px;
	padding-bottom: 0
}

#Content.abt5_3 {
	padding-top: 5pc;
	padding-bottom: 5pc;
	background: #fff!important
}

#Content.abt5_3 .abt5_3Bot {
	width: 100%
}

#Content.abt5_3 .abt5_3Bot&gt;.wrap {
	overflow: hidden
}

#Content.abt5_3 .honorBox {
	width: 104%
}

#Content.abt5_3 .honorItem {
	width: 370px;
	height: 435px;
	padding: 0;
	float: left;
	margin-right: 45px;
	margin-bottom: 50px;
	position: relative
}

#Content.abt5_3 .honorItem:after {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #d9d9d9;
	position: absolute;
	top: 0;
	right: -20px
}

#Content.abt5_3 .honorItem .img {
	height: 266px
}

#Content.abt5_3 .honorItem .img img {
	height: 100%
}

#Content.abt5_3 .honorItem p {
	font-size: 1pc;
	color: #333;
	line-height: 24px;
	padding-top: 20px
}

#Content.abt5_3 a.abt5_2LoadMore {
	display: block;
	width: 75pc;
	height: 44px;
	background: #cfb463 url(../img/icon/readIcon.png) no-repeat center;
	font-size: 1pc;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin: 40px 0 0;
	transition: all .3s
}

#Content.abt5_3 a.abt5_2LoadMore:hover {
	background: #97121b url(../img/icon/readIcon.png) no-repeat center;
	transition: all .3s
}

.content .newsHot .bd {
	overflow: hidden
}

.content .newsHot {
	width: 100%;
	position: relative
}

.content .newsHot ul {
	height: 460px;
	overflow: hidden
}

.content .newsHot li {
	float: left;
	width: 370px!important;
	height: 460px;
	margin-right: 45px;
	background: #fff;
	transition: all .3s;
	cursor: pointer;
	border: 1px solid #c7c7c7
}

.content .newsHot li .img {
	overflow: hidden;
	width: 100%
}

.content .newsHot li .img img {
	width: 100%
}

.content .newsHot li .NewsContent {
	width: 100%;
	padding: 25px 20px 0
}

.content .newsHot li .NewsContent h3 {
	font-size: 18px;
	color: #999;
	line-height: 18px;
	padding-bottom: 10px;
	letter-spacing: 0;
	font-family: rubik-regular-webfont-webfont
}

.content .newsHot li .NewsContent h4 {
	font-size: 17px;
	color: #474545;
	line-height: 22px;
	padding-bottom: 15px;
	transition: all .3s;
	font-weight: 700
}

.content .newsHot li .NewsContent p {
	font-size: 15px;
	color: #333;
	line-height: 26px;
	padding-bottom: 0;
    text-align: left;
}

.content .newsHot li .NewsContent p.shareP {
	font-size: 14px;
	color: #c9c9cf
}

.content .newsHot li .NewsContent p span.browse {
	display: inline-block;
	width: 19px;
	height: 22px;
	background: url(../img/icon/browse.png) no-repeat center;
	margin-right: 10px;
	vertical-align: top
}

.content .newsHot li .NewsContent p span.share {
	display: inline-block;
	width: 17px;
	height: 22px;
	background: url(../img/icon/share.png) no-repeat center;
	margin-right: 10px;
	vertical-align: top;
	margin-left: 10px
}

.content .newsHot li:hover h4 {
	color: #97121b;
	transition: all .3s
}

.content .newsHot a.prev {
	left: -90px;
	background: url(../img/icon/prevIcon.png) no-repeat center
}

.content .newsHot a.next,.content .newsHot a.prev {
	display: block;
	width: 4pc;
	height: 4pc;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	transition: all .3s
}

.content .newsHot a.next {
	right: -90px;
	background: url(../img/icon/nextIcon.png) no-repeat center
}

#Content.news {
	padding-top: 5pc;
	background: #fff!important;
	padding-bottom: 75pt
}

.content .pageTit.newsT .newsSearch {
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 40px
}

.content .pageTit.newsT .newsSearchAge {
	width: 152px;
	border: 1px solid #ded5ac;
	box-sizing: border-box;
	height: 41px;
	float: left
}

.content .pageTit.newsT .newsSearchAge input {
	height: 40px;
	width: 150px;
	text-indent: 20px;
	background: url(../img/icon/downIcon.png) no-repeat 118px center;
	cursor: pointer;
	font-family: rubik-regular-webfont-webfont;
	font-size: 18px;
	line-height: 40px;
	color: #666;
	letter-spacing: -1px
}

.content .pageTit.newsT .newsSearchAge ul {
	width: 152px;
	background: #cfb463;
	margin-left: -1px;
	max-height: 200px;
	overflow: auto;
	position: relative;
	z-index: 99
}

.content .pageTit.newsT .newsSearchAge li {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	text-indent: 20px;
	cursor: pointer;
	border-bottom: 1px solid #c3a95d;
	font-family: rubik-regular-webfont-webfont
}

.content .pageTit.newsT .newsSearchKeyword {
	float: left;
	width: 370px;
	margin-left: 20px;
	overflow: hidden
}

.content .pageTit.newsT .newsSearchKeyword input {
	height: 40px;
	width: 249px;
	text-indent: 19px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #ded5ac;
	border-right: none;
	font-size: 1pc;
	line-height: 40px
}

.content .pageTit.newsT .newsSearchKeyword input[type=button] {
	width: 120px;
	height: 40px;
	background: #97121b url(../img/icon/searchIcon.png) no-repeat 85px center;
	cursor: pointer;
	font-size: 1pc;
	color: #fff;
	line-height: 40px;
	text-indent: 20px;
	text-align: left
}

.newsHot {
	width: 104%;
	padding-bottom: 60px
}

.newsHot .newsHotItem {
	width: 372px;
	height: 5in;
	overflow: hidden;
	margin-right: 42px;
	float: left;
	background: #fff;
	border: 1px solid #c7c7c7;
	transition: all .3s
}

.newsHot .newsHotItem:hover {
	transition: all .3s
}

#Content.news .newsList .newsListItem&gt;a {
	border-bottom: 1px solid #d2d2d2
}

.newsHot .newsHotItem .newsContent {
	width: 100%;
	padding: 20px 20px 0
}

.newsHot .newsHotItem .newsImg img {
	display: block;
	width: 100%
}

.news .newsContent h2 {
	font-size: 17px;
	color: #474545;
	line-height: 28px;
	margin-bottom: 15px;
	transition: all .3s;
	font-weight: 700
}

.news .newsContent h3 {
	font-size: 18px;
	line-height: 1pc;
	font-family: rubik-regular-webfont-webfont;
	transition: all .3s
}

.news .newsContent h3,.news .newsListItem .newsContent h3 {
	color: #999;
	padding-bottom: 18px
}

.news .newsContent p {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	padding-bottom: 0;
	transition: all .3s
}

.news .newsHotItem:hover {
	transition: all .3s
}

.news .newsHotItem:hover .newsContent h2 {
	color: #97121b;
	transition: all .3s
}

.news .newsList {
	width: 100%
}

.news .newsList .newsListItem {
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	transition: all .3s
}

.news .newsList .newsListItem&gt;a {
	display: block;
	width: 75pc;
	height: 100%;
	padding: 20px 0;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 9
}

.news .newsList .newsListItem .newsImg {
	float: left;
	width: 280px;
	height: 10pc;
	overflow: hidden
}

.news .newsList .newsListItem .newsImg img {
	width: 100%
}

.news .newsList .newsListItem .newsContent {
	float: left;
	width: 920px;
	padding: 0 0 0 20px
}

.news .newsList .newsListItem:hover {
	background: #f2f2f2;
	transition: all .3s
}

.news .newsListItem:hover .newsContent h2 {
	color: #97121b;
	transition: all .3s
}

.news a.newsListMore {
	display: block;
	width: 100%;
	height: 44px;
	background: #cfb463 url(../img/icon/readIcon.png) no-repeat center;
	font-size: 15px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin: 40px 0 0;
	transition: all .3s
}

.news a.newsListMore:hover {
	background: #97121b url(../img/icon/readIcon.png) no-repeat center;
	transition: all .3s
}

#Content.news2 {
	padding-bottom: 0;
	background: #fff!important
}

.news2 .contentL {
	padding-bottom: 90px
}

.news2 .contentL h5 {
	font-size: 22px;
	color: #333;
	line-height: 30px;
	padding-bottom: 20px;
	text-align: justify
}

.news2 .contentL h6 {
	font-size: 20px;
	color: #cfb463;
	line-height: 1pc;
	padding-bottom: 26px;
	font-family: rubik-regular-webfont-webfont;
	letter-spacing: -1px
}

.news2 .contentL p {
	font-size: 1pc;
	color: #333;
	line-height: 28px;
	padding-bottom: 20px
}

.news2 .contentL p img {
	display: block;
	margin: 0 auto
}

.news2 .contentL p.center {
	text-align: center;
	text-indent: 0
}

.news2 .contentL .news2ShareBox {
	background: #f0e4bb;
	width: 276px;
	height: 50px
}

.news2 .contentR .news2RHot {
	width: 100%
}

.news2 .contentR .news2RHot .newsFont {
	width: 100%;
	padding: 20px 0 0;
	border-bottom: 1px solid #ded5ac
}

.news2 .contentR .news2RHot .newsFont h3 {
	font-size: 18px;
	color: #999;
	line-height: 1pc;
	padding-bottom: 18px;
	font-family: rubik-regular-webfont-webfont;
	transition: all .3s
}

.news2 .contentR .news2RHot .newsFont h2 {
	font-size: 17px;
	color: #666;
	line-height: 22px;
	padding-bottom: 9pt;
	transition: all .3s;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: 700
}

.news2 .contentR .news2RHot .newsFont p {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	padding-bottom: 33px;
	transition: all .3s
}

.news2 .contentR .news2RHot:hover h2 {
	color: #97121b;
	transition: all .3s
}

.news2 .contentR .news2RList {
	width: 100%;
	padding-top: 40px
}

.news2 .contentR .news2RList li {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	padding-bottom: 9pt;
	list-style: disc;
	margin-left: 18px;
	text-align: justify
}

.news2 .contentR .news2RList li:hover {
	color: #97121b
}

.news2 .news_1Btn {
	width: 100%;
	margin-top: 40px
}

.news2 .news_1Btn&gt;a {
	display: block;
	float: left;
	width: 90pt;
	height: 46px;
	border: 1px solid #ded5ac;
	line-height: 46px;
	text-align: center;
	margin-right: 10px;
	font-size: 1pc;
	color: #333
}

.news2 .news_1Btn&gt;a.returnBtn {
	border: none;
	background: #cfb463;
	color: #fff
}

.news2 .news_1Btn&gt;a:hover {
	color: #cfb463;
	background: #97121b;
	transition: all .3s
}

#Content.news3 {
	padding-top: 5pc;
	padding-bottom: 75pt
}

.news3 .news3Media {
	width: 104%;
	display: none
}

.news3 .news3Media.act {
	display: block
}

.news3 .news3Media .news3MediaItem {
	width: 372px;
	height: 308px;
	float: left;
	margin-right: 43px;
	margin-bottom: 20px;
	cursor: pointer
}

.news3 .news3Media .news3MediaItem .newsImg {
	position: relative;
	overflow: hidden;
	transition: all .3s;
	width: 372px;
	height: 210px
}

.news3 .news3Media .news3MediaItem .newsImg img {
	transition: all .3s;
	width: 100%
}

.news3 .news3Media .news3MediaItem .newsFont {
	width: 100%;
	padding-top: 26px
}

.news3 .news3Media .news3MediaItem .newsFont h3 {
	font-size: 18px;
	color: #cfb463;
	line-height: 1pc;
	padding-bottom: 10px;
	font-family: rubik-regular-webfont-webfont;
	transition: all .3s
}

.news3 .news3Media .news3MediaItem .newsFont h2 {
	font-size: 17px;
	color: #666;
	line-height: 22px;
	padding-bottom: 0;
	transition: all .3s;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: 700
}

.news3 a.newsListMore {
	display: block;
	width: 100%;
	height: 44px;
	background: #cfb463 url(../img/icon/readIcon.png) no-repeat center;
	font-size: 15px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	transition: all .3s
}

.news3 a.newsListMore:hover {
	background: #97121b url(../img/icon/readIcon.png) no-repeat center;
	transition: all .3s
}

#Content.news3 .newsSearchKeyword {
	position: absolute;
	right: -20px;
	top: -20px
}

.news3 .news3Media .news3MediaItem:hover .newsImg {
	box-shadow: 8px 8px 15px #666;
	transition: all .3s
}

.news3 .news3Media .news3MediaItem i.playIcon {
	display: none;
	width: 4pc;
	height: 4pc;
	background: url(../img/icon/playicon.png) no-repeat center;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	left: 50%;
	margin-left: -2pc;
	z-index: 8
}

.news3 .news3Media .news3MediaItem:hover i.playIcon {
	display: block
}

#news3Layer {
	overflow: hidden;
	display: none;
	position: relative;
	background: #000;
	height: 675px
}

#news3Layer a.closeIcon {
	display: block;
	width: 9pt;
	height: 9pt;
	background: url(../img/icon/closeIcon.png) no-repeat center;
	position: absolute;
	top: 18px;
	right: 10px;
	z-index: 99
}

#news3Layer .news3LayerTit {
	width: 100%;
	height: 50px;
	background: #cfb463
}

#Content.searchR {
	padding-top: 0;
	padding-bottom: 75pt;
	margin-top: 75pt
}

.searchRT {
	width: 100%;
	background: #f2f2f2;
	padding-top: 5pc;
	padding-bottom: 60px
}

.searchBox {
	width: 100%;
	padding-left: 278px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 18px
}

.searchBox input.searchR {
	display: block;
	width: 597px;
	height: 50px;
	background: #fff;
	float: left;
	font-size: 14px;
	color: #999;
	text-indent: 20px
}

.searchBox a.searchRIcon {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	background: url(../img/news/searchRIcon.jpg) no-repeat center
}

.searchRT p {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	text-align: center
}

#Content.idy .idyTop {
	padding-top: 5pc;
	padding-bottom: 15px
}

#Content.idy p.red {
	padding-bottom: 55px
}

#Content.idy .idyTop p img {
	margin: 0 auto
}

#Content.idy .idyData {
	float: left;
	position: absolute;
	bottom: 25px;
	left: 0
}

#Content.idy .idyData p {
	font-size: 18px;
	color: #97121b;
	line-height: 18px;
	padding-bottom: 1pc
}

#Content.idy .idyData h6 {
	font-size: 30px;
	color: #97121b;
	line-height: 30px;
	font-weight: 700;
	padding-bottom: 7px
}

#Content.idy .idyData p.p2 {
	letter-spacing: 13px
}

#Content.idy .idyMid {
	width: 100%;
	padding-top: 60px;
	background: #fff;
	padding-bottom: 5pc
}

#Content.idy .idyMid .idyban {
	width: 100%;
	height: 550px
}

#Content.idy .idyMid .idyban li {
	width: 3in;
	height: 508px;
	background: #f2f2f2;
	transition: all .3s;
	float: left;
	margin-right: 1pc;
	overflow: hidden
}

#Content.idy .idyMid .idyban li .font {
	width: 100%;
	height: 150px;
	padding: 20px 20px 0
}

#Content.idy .idyMid .idyban li .font h6 {
	font-size: 17px;
	color: #97121b;
	line-height: 24px;
	padding-bottom: 10px;
	font-weight: 700
}

#Content.idy .idyMid .idyban li .font p {
	font-size: 13px;
	color: #333;
	line-height: 18px;
	padding-bottom: 0;
	text-align: left
}

#Content.idy .idyMid .idyban li .idyMoreBox {
	width: 100%;
	height: 60px;
	padding: 0 20px;
	display: block
}

#Content.idy .idyMid .idyban li .idyMore {
	display: inline-block;
	width: 100%;
	height: 40px;
	background: #cfb463 url(../img/icon/readIcon.png) no-repeat center;
	cursor: pointer
}

#Content.idy .idyMid .idyban li:hover {
	height: 550px;
	background: #f2f2f2;
	transition: all .3s
}

#Content.idy .idyMid .idyban a.prev {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	left: -78pt
}

#Content.idy .idyMid .idyban a.next {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	right: -78pt
}

#Content.idy .idyMid .idyban li.equity .img {
	width: 100%;
	border: 4px solid #f2f2f2
}

#Content.idy .idyMid .idyban li.equity .img img {
	width: 100%
}

#Content.idy_1 {
	padding-bottom: 5pc;
	background: #fff!important
}

#Content.idy_1 .idy_1Top {
	width: 100%;
	background: #f2f2f2;
	margin-top: 75pt
}

#Content.idy_1 .idy_1Top .idy_1Ban {
	width: 100%;
	position: relative;
	height: 500px
}

#Content.idy_1 .idy_1Top .idy_1Ban li {
	width: 100%;
	height: 500px
}

#Content.idy_1 .idy_1Top .idy_1Ban a.prev {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	left: -78pt
}

#Content.idy_1 .idy_1Top .idy_1Ban a.next {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	right: -78pt
}

#Content.idy_1 .idy_1Mid {
	width: 100%;
	padding-top: 60px
}

#Content.idy_1 .idy_1Mid .contentL {
	padding: 0 50px 0 0;
	border-right: none
}

#Content.idy_1 .idy_1Mid h3 {
	font-size: 26px;
	color: #97121b;
	line-height: 26px;
	padding-bottom: 15px;
	font-weight: 600
}

#Content.idy_1 .idy_1Mid h5 {
	font-size: 20px;
	color: #cfb463;
	line-height: 26px;
	padding-bottom: 40px
}

#Content.idy_1 .idy_1Mid p {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	padding-bottom: 20px
}

#Content.idy_1 .idy_1Mid .contentR {
	padding: 0
}

#Content.idy_1 .idy2_1Btn {
	width: 100%;
	margin-top: 40px
}

#Content.idy_1 .idy2_1Btn&gt;a {
	display: block;
	float: left;
	width: 90pt;
	height: 46px;
	border: 1px solid #ded5ac;
	line-height: 46px;
	text-align: center;
	margin-right: 10px;
	font-size: 1pc;
	color: #333;
	transition: all .3s
}

#Content.idy_1 .idy2_1Btn&gt;a.returnBtn {
	border: none;
	background: #cfb463;
	color: #fff
}

#Content.idy_1 .idy2_1Btn&gt;a:hover {
	color: #cfb463;
	background: #97121b;
	transition: all .3s
}

#Content.idy_1 #idy_1Map {
	width: 445px;
	height: 305px
}

#Content.idy2 {
	padding-top: 5pc
}

#Content.idy2 .idy2Mid {
	width: 100%;
	background: #fff;
	padding: 50px 50px 0
}

#Content.idy2 .idy2Mid h6 {
	font-size: 20px;
	color: #cfb463;
	line-height: 20px;
	padding-bottom: 30px
}

#Content.idy2 .idy2Mid p {
	padding-bottom: 5pc
}

#Content.idy3 {
	padding-bottom: 0;
	background: #fff!important
}

#Content.idy3 .contentL {
	border-right: none
}

#Content.idy3 .contentR {
	padding: 0
}

#Content.idy3 .contentL p.p1 {
	padding-bottom: 60px
}

#Content.idy3 .contentL h4 {
	font-size: 24px;
	color: #cfb463;
	line-height: 24px;
	padding-bottom: 10px;
	font-weight: 500;
	text-align: right
}

#Content.idy3 .contentL h5 {
	font-size: 22px;
	color: #cfb463;
	line-height: 2pc;
	font-weight: 100;
	text-align: right;
	letter-spacing: -2px;
	font-family: rubik-regular-webfont-webfont
}

#Content.culture {
	padding: 5pc 0 0;
	background: #fff!important
}

#Content.culture .cultureBox {
	width: 100%;
	padding-top: 60px;
	height: 2087px
}

#Content.culture .cultureBox p {
	padding-bottom: 0
}

#Content.culture .cultureItem {
	width: 100%;
	overflow: hidden;
	padding-top: 70px
}

#Content.culture .cultureItem&gt;.wrap {
	padding: 0 75px
}

#Content.culture .cultureItem1 {
	background: url(../img/culture/cultureItemBg1.jpg) no-repeat center;
	height: 390px
}

#Content.culture .cultureItem2 {
	background: url(../img/culture/cultureItemBg2.jpg) no-repeat center;
	height: 381px
}

#Content.culture .cultureItem3 {
	background: url(../img/culture/cultureItemBg3.jpg) no-repeat center;
	height: 382px
}

#Content.culture .cultureItem4 {
	background: url(../img/culture/cultureItemBg4.jpg) no-repeat center;
	height: 557px
}

#Content.culture .cultureItem5 {
	background: url(../img/culture/cultureItemBg5.jpg) no-repeat center;
	margin-bottom: 0;
	height: 379px
}

#Content.culture .cultureItem h4 {
	font-size: 24px;
	color: #333;
	line-height: 24px;
	padding-bottom: 9pt;
	text-align: right
}

#Content.culture .cultureItem h5 {
	font-size: 24px;
	color: #767476;
	line-height: 18px;
	font-family: rubik-regular-webfont-webfont;
	letter-spacing: -1px;
	text-align: right
}

#Content.culture .cultureItem p {
	font-size: 24px;
	color: #97121b;
	line-height: 22px;
	text-align: left
}

#Content.culture .cultureItem1 p {
	padding-top: 77px;
	text-indent: 610px
}

#Content.culture .cultureItem2 h4,#Content.culture .cultureItem2 h5 {
	text-align: left
}

#Content.culture .cultureItem2 p {
	padding-top: 70px;
	text-indent: 90px
}

#Content.culture .cultureItem3 p {
	padding-top: 77px;
	text-indent: 335px
}

#Content.culture .cultureItem4 .wrap&gt;div {
	width: 300px;
	float: left
}

#Content.culture .cultureItem4 .wrap div.cultureItem4Con {
	float: right;
	width: 530px
}

#Content.culture .cultureItem4 h6 {
	font-size: 21px;
	color: #97121b;
	line-height: 20px;
	padding-bottom: 9pt;
	font-weight: 700
}

#Content.culture .cultureItem4 .wrap div.cultureItem4Con p {
	font-size: 1pc;
	color: #333;
	padding-bottom: 45px
}

#Content.culture .cultureItem4 h4 {
	text-align: left;
	padding-top: 95px
}

#Content.culture .cultureItem4 h5,#Content.culture .cultureItem5 h4,#Content.culture .cultureItem5 h5 {
	text-align: left
}

#Content.culture .cultureItem5 p {
	font-size: 30px;
	color: #97121b;
	line-height: 30px;
	padding-top: 58px;
	text-indent: 350px
}

#Content.culture2 {
	padding: 5pc 0 0;
	background: #fff!important
}

#Content.culture2 .culture2Tit {
	width: 100%;
	position: relative;
	z-index: 10
}

#Content.culture2 .cultureMid {
	width: 100%;
	background: #fff;
	padding-bottom: 5pc;
	margin-top: -2px
}

#Content.culture2 .culture2Tit .culture2TitItem {
	float: left;
	width: 396px;
	height: 84px;
	border: 1px solid #d1caaa;
	position: relative;
	top: 0
}

#Content.culture2 .culture2Tit .culture2TitItem&gt;a {
	display: block;
	width: 100%;
	height: 84px;
	line-height: 84px;
	font-size: 18px;
	color: #666;
	text-align: center;
	transition: all .3s
}

#Content.culture2 .culture2Tit .culture2TitItem span.line {
	display: inline-block;
	width: 8px;
	height: 2px;
	background: #999;
	vertical-align: middle;
	margin: 0 10px;
	transition: all .3s
}

#Content.culture2 .culture2Tit .culture2TitItem1 {
	background: url(../img/culture/culture2ItemBg1.jpg) no-repeat center;
	margin-right: 6px;
	transition: all .3s
}

#Content.culture2 .culture2Tit .culture2TitItem2 {
	background: url(../img/culture/culture2ItemBg2.jpg) no-repeat center;
	transition: all .3s
}

#Content.culture2 .culture2Tit .culture2TitItem3 {
	background: url(../img/culture/culture2ItemBg3.jpg) no-repeat center;
	transition: all .3s;
	margin-right: 6px;
}

#Content.culture2 .culture2Tit .culture2TitItem1.act {
	background: url(../img/culture/culture2ItemBg1_on.jpg) no-repeat center;
	border-bottom: none;
	transition: all .3s
}

#Content.culture2 .culture2Tit .culture2TitItem2.act {
	background: url(../img/culture/culture2ItemBg2_on.jpg) no-repeat center;
	border-bottom: none;
	transition: all .3s
}

#Content.culture2 .culture2Tit .culture2TitItem3.act {
	background: url(../img/culture/culture2ItemBg3_on.jpg) no-repeat center;
	border-bottom: none;
	transition: all .3s
}

#Content.culture2 .culture2Tit .culture2TitItem.act&gt;a {
	color: #97121b;
	transition: all .3s
}

#Content.culture2 .culture2Tit .culture2TitItem.act span.line {
	background: #97121b;
	transition: all .3s
}

#Content.culture2 .culture2Tit .culture2TitItem:hover {
	box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);
	-webkit-box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);
	-moz-box-shadow: 0 26px 40px -24px rgba(0,36,100,.5);
	top: -10px;
	transition: all .3s
}

#Content.culture2 .cultureBigBox {
	width: 100%;
	background: url(../img/culture/cultureBigBoxBg.jpg) repeat center;
	border: 1px solid #d1caaa
}

#Content.culture2 .cultureBigBox h3 {
	font-size: 24px;
	color: #333;
	line-height: 24px;
	padding-bottom: 24px
}

#Content.culture2 .cultureBigBox p {
	padding-bottom: 40px
}

#Content.culture2 .cultureBox {
	display: none
}

#Content.culture2 .cultureBox.act {
	display: block
}

#Content.culture2 .cultureDetail {
	width: 100%;
	font-size: 0;
	padding-left: 40px
}

#Content.culture2 .cultureDetail li {
	float: left;
	margin-right: 20px;
	height: 96px;
}

#Content.culture2 .cultureDetail li p {
	padding-bottom: 0
}

#Content.culture2 .cultureDetail a.cultureDetailItem {
	display: block;
	width: 10pc;
	height: 100%;;
	background: url(../img/culture/cultureDetailItemBg1.png) no-repeat center top;
	font-size: 28px;
	color: #333;
	line-height: 52px;
	text-align: center;
	transition: all .3s
}

#Content.culture2 .cultureDetail a em{
	font-size: 24px;
	font-weight: normal;
}

#Content.culture2 .cultureDetail a.cultureDetailItem:hover {
	color: #97121b;
	transition: all .3s
}

#Content.culture2 .cultureDetail li.act a.cultureDetailItem {
	color: #97121b;
	transition: all .3s;
	background: url(../img/culture/cultureDetailItemBg1_on.png) no-repeat center top;
}

#Content.culture2 .cultureDetailContent {
	width: 100%
}

#Content.culture2 .cultureDetailContent a.prev {
	display: block;
	position: absolute;
	width: 4pc;
	height: 4pc;
	background: url(../img/icon/prevIcon.png) no-repeat center;
	top: 50%;
	margin-top: -2pc;
	left: -78pt
}

#Content.culture2 .cultureDetailContent a.next {
	display: block;
	position: absolute;
	width: 4pc;
	height: 4pc;
	background: url(../img/icon/nextIcon.png) no-repeat center;
	top: 50%;
	margin-top: -2pc;
	right: -78pt
}

#Content.culture2 .cultureBox1 .cultureDetailConItem {
	display: block;
	width: 1198px!important;
	padding: 40px 360px 0 220px;
	position: relative
}

#Content.culture2 .cultureDetailConItem1 {
	width: 100%;
	height: 705px;
	background: url(../img/culture/culture2BoxBg.jpg) no-repeat center bottom
}

#Content.culture2 .cultureDetailConItem2 {
	width: 100%;
	height: 705px;
	background: url(../img/culture/culture2BoxBg2.jpg) no-repeat bottom center
}

#Content.culture2 .cultureDetailConItem3 {
	width: 100%;
	height: 705px;
	background: url(../img/culture/culture2BoxBg3.jpg) no-repeat center bottom
}

#Content.culture2 .cultureDetailConItem4 {
	width: 100%;
	height: 705px;
	background: url(../img/culture/culture2BoxBg4.jpg) no-repeat center bottom
}

#Content.culture2 .cultureDetailConItem5 {
	width: 100%;
	height: 705px;
	background: url(../img/culture/culture2BoxBg5.jpg) no-repeat center bottom
}

#Content.culture2 .cultureBox2 .cultureDetailConItem.cultureDetailConItem11 {
	width: 100%;
	padding-top: 40px;
	margin-top: 30px;
	border-top: 1px solid #d1caaa
}

#Content.culture2 .cultureDetailConItem7 {
	width: 100%
}

#Content.culture2 .cultureBox3 .cultureDetailConItem.cultureDetailConItem8 {
	width: 100%;
	padding-top: 30px;
	margin-top: 40px;
	border-top: 1px solid #d1caaa
}

#Content.culture2 .cultureBox3 .cultureDetailConItem.cultureDetailConItem9 {
	width: 100%;
	padding-top: 40px;
	margin-top: 30px;
	border-top: 1px solid #d1caaa
}

#Content.culture2 .cultureBox3 .cultureDetailConItem.cultureDetailConItem10 {
	width: 100%;
	padding-top: 40px;
	margin-top: 51px;
	border-top: 1px solid #d1caaa
}

#Content.culture2 .cultureBox2 {
	width: 100%;
	height: 1075px;
	background: url(../img/culture/culture2BoxBg6.jpg) no-repeat top center;
	padding-left: 220px
}

#Content.culture2 .cultureBox3 {
	width: 100%;
	height: 125pc;
	background: url(../img/culture/culture2BoxBg7.jpg) no-repeat top center;
	padding-left: 220px
}

#Content.culture2 .cultureBox3 .cultureDetailConItem {
	margin-bottom: 0;
	padding: 20px 330px 0 0
}

#Content.culture2 .cultureBox2 .cultureDetailConItem {
	width: 100%;
	margin-bottom: 0;
	padding: 20px 110px 0 0
}

#Content.culture2 .cultureDetailConItem.act {
	display: block
}

#Content.culture2 em.cultureDetailIcon,#Content.culture2 i.cultureDetailIcon {
	display: block;
	position: absolute;
	top: 60px;
	left: 40px
}

#Content.culture2 .cultureBox2 em.cultureDetailIcon {
	display: block;
	position: absolute;
	top: 34px;
	left: 40px
}

#Content.culture2 .cultureDetailConItem h4 {
	font-size: 20px;
	color: #333;
	line-height: 24px;
	padding-bottom: 10px;
	font-weight: 700
}

#Content.culture2 .cultureDetailConItem h5 {
	font-size: 1pc;
	color: #333;
	line-height: 24px;
	padding-bottom: 30px
}

#Content.culture2 .cultureBox2 .cultureDetailConItem h5 {
	padding-bottom: 20px;
	text-align: justify
}

#Content.culture2 .cultureBox2 .cultureDetailConItem h5 em {
	font-size: 1pc;
	color: #333;
	font-weight: 400;
	display: inline-block
}

#Content.culture2 .cultureDetailConItem h6 {
	font-size: 1pc;
	color: #333;
	line-height: 15px;
	padding-bottom: 10px;
	font-weight: 700
}

#Content.culture2 .cultureBox2 .cultureDetailConItem h6 {
	padding-bottom: 10px;
	line-height: 20px;
	padding-top: 15px
}

#Content.culture2 .cultureDetailConItem p {
	padding-bottom: 2pc
}

#Content.culture2 .cultureBox2 .cultureDetailConItem11 p em {
	font-size: 15px;
	color: #333;
	font-weight: 700;
	float: none
}

#Content.culture2 .cultureDetailConItem p em {
	font-size: 1pc;
	color: #333;
	font-weight: 400
}

#Content.culture2 .cultureBox2 .cultureDetailConItem11 p {
	padding-bottom: 0;
	line-height: 30px
}

#Content.culture2 .cultureBox3 .cultureDetailConItem h5 {
	font-size: 1pc;
	color: #333;
	line-height: 24px;
	padding-bottom: 30px
}

#Content.culture2 .cultureBox1 .cultureDetailConItem h4 {
	font-size: 20px;
	color: #333;
	line-height: 22px;
	padding-bottom: 25px;
	font-weight: 700
}

#Content.culture2 .cultureBox1 .cultureBox1Font {
	padding: 60px 40px 0
}

/*#Content.culture4 {
	padding: 5pc 0
}

#Content.culture4 .culture4Box {
	width: 100%;
	position: relative
}

#Content.culture4 .culture4Box .bd {
	width: 765pt;
	margin: 0 auto
}

#Content.culture4 .culture4Box .bd ul {
	width: 130%
}

#Content.culture4 .culture4Box li {
	display: block;
	width: 220px;
	margin-right: 180px;
	cursor: pointer;
	position: relative;
	float: left
}

#Content.culture4 .culture4Box li .img {
	width: 100%;
	height: 3in;
	position: relative;
	overflow: hidden
}

#Content.culture4 .culture4Box li p {
	font-size: 1pc;
	color: #333;
	line-height: 24px;
	text-align: center;
	padding-bottom: 0;
	padding-top: 10px
}

#Content.culture4 .culture4Box .prev {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: 0
}

#Content.culture4 .culture4Box .next {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: 0
}

#Content.culture4 .culture4Box li .mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
	position: absolute;
	top: 100%;
	left: 0;
	padding-top: 105px;
	transition: all .3s
}

#Content.culture4 .culture4Box li .mask a.readIcon {
	background: #cfb463 url(../img/icon/readIcon.png) no-repeat 20px center;
	margin-bottom: 20px;
}

#Content.culture4 .culture4Box li .mask a.downloadIcon,#Content.culture4 .culture4Box li .mask a.readIcon {
	display: block;
	width: 140px;
	height: 44px;
	font-size: 14px;
	line-height: 44px;
	color: #fff;
	text-indent: 60px;
	margin: 0 auto 20px;
}

#Content.culture4 .culture4Box li .mask a.downloadIcon {
	background: #97121b url(../img/icon/downloadIcon.png) no-repeat 20px center
}

#Content.culture4 .culture4Box li:hover .mask {
	top: 0;
	transition: all .3s
}

#Content.culture4 .culture4Box li .mask a.readIcon:hover {
	color: #cfb463;
	background: #97121b url(../img/icon/readIcon1.png) no-repeat 20px center;
	transition: all .3s
}

#Content.culture4 .culture4Box li .mask a.downloadIcon:hover {
	color: #cfb463;
	background: #97121b url(../img/icon/downloadIcon1.png) no-repeat 20px center
}

#Content.culture4 .culture4Box li .shadow {
	display: none;
	position: absolute;
	width: 326px;
	height: 41px;
	background: url(../img/culture/culture4Box_on.png) no-repeat center;
	bottom: 58px;
	left: -53px
}

#Content.culture4 .culture4Box li:hover .shadow {
	display: block;
	transition: all .3s
}*/
/* ===============  culture4.html */
#Content.culture4{padding: 80px 0;}
#Content.culture4 .culture4Box{width: 100%;position: relative;}
#Content.culture4 .culture4Box .culture4Item{width: 100%;overflow: hidden;padding-left: 235px;position: relative;padding-bottom: 17px;border-bottom: 1px solid #d9d9d9;margin-bottom: 30px;}
#Content.culture4 .culture4Box .culture4Item .cultureTit{display: block;position: absolute;width: 110px;height: 288px;background: #cfb463;line-height: 26px;font-size: 16px;color: #fff;top: 0;left: 0;text-align: center;word-break:normal;padding-top: 110px;}

/*#Content.culture4 .culture4Box{width: 1020px;margin: 0 auto;}*/
#Content.culture4 .culture4Box ul{width: 103%;}
#Content.culture4 .culture4Box li{display: block;width: 220px;margin-right: 105px;cursor: pointer;position: relative;float: left;}
#Content.culture4 .culture4Box li .img{width: 100%;height: 288px;position: relative;overflow: hidden;}
#Content.culture4 .culture4Box li p{font-size: 16px;color: #333;line-height: 30px;text-align: center;padding-bottom: 0;}
#Content.culture4 .culture4Box .prev{display: block;position: absolute;top: 50%;margin-top: -20px;left: 0;}
#Content.culture4 .culture4Box .next{display: block;position: absolute;top: 50%;margin-top: -20px;right: 0;}

#Content.culture4 .culture4Box li .mask{width: 100%;height: 100%;background: rgba(0, 0, 0, .3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);    /*IE8ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/position: absolute;top: 100%;left: 0;padding-top: 135px;transition: all .3s;}
#Content.culture4 .culture4Box li .mask a.readIcon{display: block;width: 140px;height: 44px;font-size: 14px;line-height: 44px;color: #fff;text-indent: 60px;margin: 0 auto;background: #cfb463 url(../img/icon/readIcon.png) no-repeat 20px center;margin-bottom: 20px;}
#Content.culture4 .culture4Box li .mask a.downloadIcon{display: block;width: 140px;height: 44px;font-size: 14px;line-height: 44px;color: #fff;text-indent: 60px;margin: 0 auto;background: #97121b url(../img/icon/downloadIcon.png) no-repeat 20px center;}
#Content.culture4 .culture4Box li:hover .mask{top: 0;transition: all .3s;}
#Content.culture4 .culture4Box li .mask a.readIcon:hover{color: #cfb463;background: #97121b url(../img/icon/readIcon1.png) no-repeat 20px center;transition: all .3s;}
#Content.culture4 .culture4Box li .mask a.downloadIcon:hover{color: #cfb463;background: #97121b url(../img/icon/downloadIcon1.png) no-repeat 20px center;}

#Content.culture4 .culture4Box li .shadow{display: none;position: absolute;width: 326px;height: 41px;background: url(../img/culture/culture4Box_on.png) no-repeat center;bottom: 60px;left: -53px;}
#Content.culture4 .culture4Box li:hover .shadow{display: block;transition: all .3s;}

#Content.culture4 .culture4Item .slideBox{  position: relative;  }
#Content.culture4 .culture4Item .slideBox .bd{  width: 878px;  overflow: hidden;  }
#Content.culture4 .culture4Item .slideBox .prev{display: block;width: 64px;height: 64px;position: absolute;top: 50%;margin-top: -32px;left: -90px;background: url(../img/icon/prevIcon.png) no-repeat center;transition: all .3s;}
#Content.culture4 .culture4Item .slideBox .next{display: block;width: 64px;height: 64px;position: absolute;top: 50%;margin-top: -32px;right: 0px;background: url(../img/icon/nextIcon.png) no-repeat center;transition: all .3s;}


#Content.bus {
	padding: 5pc 0 40px;
	background: #fff!important
}

#Content.bus .busBtn {
	width: 100%;
	padding: 0 0 30px
}

#Content.bus .busBtn .busBtnItem {
	float: left;
	width: 596px;
	height: 44px;
	line-height: 44px;
	font-size: 1pc;
	color: #fff;
	text-align: center;
	transition: all .3s
}

#Content.bus .busBtn .busBtnItem1 {
	background: #cfb463 url(../img/icon/busIcon1.png) no-repeat 245px center;
	margin-right: 8px
}

#Content.bus .busBtn .busBtnItem2 {
	background: #cfb463 url(../img/icon/busIcon2.png) no-repeat 245px center
}

#Content.bus .busBtn .busBtnItem1.act {
	background: #97121b url(../img/icon/busIcon1.png) no-repeat 245px center;
	transition: all .3s
}

#Content.bus .busBtn .busBtnItem2.act {
	background: #97121b url(../img/icon/busIcon2.png) no-repeat 245px center;
	transition: all .3s
}

#Content.bus .busBtn .busBtnItem a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 285px;
	text-align: left
}

#Content.bus .busBtn .busBtnItem1:hover {
	background: #97121b url(../img/icon/busIcon1_on.png) no-repeat 245px center;
	transition: all .3s
}

#Content.bus .busBtn .busBtnItem2:hover {
	background: #97121b url(../img/icon/busIcon2_on.png) no-repeat 245px center;
	transition: all .3s
}

#Content.bus .busBtn .busBtnItem:hover a {
	color: #cfb463;
	transition: all .3s
}

#Content.bus .busBox {
	width: 103%;
	padding-bottom: 40px
}

#Content.bus .busBox&gt;div {
	display: none
}

#Content.bus .busBox&gt;div.act {
	display: block
}

#Content.bus .busItem {
	width: 380px;
	height: 360px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px
}

#Content.bus .busItem .font {
	width: 100%;
	padding-top: 20px
}

#Content.bus .busItem .font h6 {
	font-size: 17px;
	color: #333;
	line-height: 20px;
	padding-bottom: 10px;
	transition: all .3s;
	font-weight: 700
}

#Content.bus .busItem .font p {
	font-size: 15px;
	color: #333;
	line-height: 24px;
	padding-bottom: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#Content.bus .busItem:hover h6 {
	color: #97121b;
	transition: all .3s
}

#Content.bus_1 {
	padding: 5pc 0 0;
	background: #fff!important
}

#Content.bus_1 .img {
	padding: 10px 0
}

#Content.bus_1 .img img {
	display: block;
	margin: 0 auto
}

#Content.bus_1 h4 {
	font-size: 26px;
	color: #97121b;
	line-height: 26px;
	padding-bottom: 9pt
}

#Content.bus_1 h5 {
	font-size: 20px;
	color: #cfb463;
	line-height: 20px;
	padding-bottom: 30px
}

#Content.bus_1 .projectItem {
	width: 100%;
	padding: 20px 0;
	position: relative
}

#Content.bus_1 .projectItem1,#Content.bus_1 .projectItem2 {
	border-bottom: 1px solid #f2f2f2
}

#Content.bus_1 .projectItem2 {
	border-top: 1px solid #f2f2f2;
	padding-bottom: 30px
}

#Content.bus_1 .projectItem3 {
	border-bottom: 1px solid #f2f2f2;
	margin-top: 20px
}

#Content.bus_1 .projectItem4 {
	border-top: 1px solid #f2f2f2
}

#Content.bus_1 .projectItem .projectItemContent {
	position: absolute;
	left: 140px;
	top: 50%
}

#Content.bus_1 .projectItem .projectItemIcon {
	width: 130px;
	height: 100%;
	min-height: 5pc!important;
	text-align: center;
	font-size: 15px;
	color: #fff;
	margin-right: 30px;
	background: #cfb463;
	min-height: 150px!important;
	position: relative
}

#Content.bus_1 .projectItem .projectItemIcon span {
	font-size: 15px;
	color: #fff
}

#Content.bus_1 .projectItem .projectItemIcon p {
	padding-bottom: 0;
	position: absolute;
	/*left: 50%;*/
	/*margin-left: -30px;*/
	top: 50%;
    text-align: center;
    width: 100%;
}

#Content.bus_1 .projectItem .projectItemIcon p img {
	margin: 0 auto
}

#Content.bus_1 .projectItem .projectItemContent {
	width: 1030px;
}

#Content.bus_1 .projectItem .projectItemContent p {
	padding-bottom: 0;
	line-height: 26px
}

#Content.bus_1 .bus_1Btn {
	width: 100%;
	margin-top: 20px;
	padding-bottom: 5pc
}

#Content.bus_1 .bus_1Btn&gt;a {
	display: block;
	float: left;
	width: 90pt;
	height: 46px;
	border: 1px solid #ded5ac;
	line-height: 46px;
	text-align: center;
	margin-right: 10px;
	font-size: 1pc;
	color: #333;
	transition: all .3s
}

#Content.bus_1 .bus_1Btn&gt;a.returnBtn {
	border: none;
	background: #cfb463;
	color: #fff
}

#Content.bus_1 .bus_1Btn&gt;a.downloadBtn {
	float: right;
	width: 190px;
	height: 46px;
	background: #cfb463 url(../img/icon/bus_1Icon.png) no-repeat 37px center;
	color: #fff;
	text-align: left;
	text-indent: 67px
}

#Content.bus_1 .bus_1Btn&gt;a:hover {
	color: #cfb463;
	background: #97121b;
	transition: all .3s
}

#Content.bus_1 .bus_1Btn&gt;a.downloadBtn:hover {
	background: #97121b url(../img/icon/bus_1Icon_on.png) no-repeat 37px center
}

#Content.bus_1 .bus_1Btn&gt;a.busRegister {
	float: right;
	width: 190px;
	height: 46px;
	background: #cfb463 url(../img/icon/busIcon.png) no-repeat 37px center;
	color: #fff;
	text-align: left;
	text-indent: 67px
}

#Content.bus_1 .bus_1Btn&gt;a.busRegister:hover {
	background: #97121b url(../img/icon/busIcon_on.png) no-repeat 37px center;
	transition: all .3s;
	color: #cfb463
}

#Content.bus_1 #bus_1Map {
	width: 75pc;
	height: 204px;
	margin: 0 auto
}

#Content.bus_1 #layer {
	display: none;
	overflow: hidden
}

#Content.bus_1 #layer .registerHead {
	width: 100%;
	height: 54px;
	background: #cfb463;
	padding: 0 20px
}

#Content.bus_1 #layer .registerHead h5 {
	font-size: 18px;
	color: #fff;
	line-height: 54px
}

#Content.bus_1 #layer .registerHead h5 a.closeIcon {
	display: inline-block;
	float: right;
	width: 9pt;
	height: 54px;
	background: url(../img/icon/closeIcon.png) no-repeat center
}

#Content.bus_1 #layer .registerContent {
	width: 100%;
	padding: 20px;
	overflow: hidden
}

#Content.bus_1 #layer .registerContent .form {
	width: 103%;
	padding-bottom: 20px
}

#Content.bus_1 #layer .registerContent .name,.email,.phone {
	width: 372px;
	height: 54px;
	float: left;
	margin-right: 20px;
	position: relative;
	margin-bottom: 20px
}

#Content.bus_1 #layer .registerContent input {
	display: block;
	box-sizing: border-box;
	width: 372px;
	height: 54px;
	border: 1px solid #ded5ac;
	font-size: 15px;
	color: #b2adad;
	line-height: 54px;
	text-indent: 29px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left
}

#Content.bus_1 #layer .registerContent input:focus::-webkit-input-placeholder {
	color: #b2adad
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #666
}

input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder {
	color: #666
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #666
}

#Content.bus_1 #layer .registerContent .name input,.email input,.phone input {
	margin-bottom: 0;
	margin-right: 0;
	float: none
}

#Content.bus_1 #layer .registerContent .name i,.email i,.phone i {
	display: block;
	color: #db000a;
	position: absolute;
	top: 21px;
	left: 19px;
	width: 8px;
	height: 8px;
	line-height: 8px
}

#Content.bus_1 #layer .registerContent input.message {
	width: 766px;
	margin-right: 0
}

#Content.bus_1 #layer .registerContent input[type=submit] {
	background: #97121b;
	margin-left: 410px;
	margin-right: 20px
}

#Content.bus_1 #layer .registerContent input[type=button],#Content.bus_1 #layer .registerContent input[type=submit] {
	display: block;
	width: 10pc;
	height: 44px;
	line-height: 44px;
	outline: 0;
	border: none;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-indent: 0;
	float: left;
	margin-bottom: 0;
	cursor: pointer
}

#Content.bus_1 #layer .registerContent input[type=button] {
	background: #cfb463;
	margin-right: 0
}

#Content.bus2 {
	padding: 5pc 0;
	background: #fff!important
}

#Content.bus2 .newsSearch {
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 40px
}

#Content.bus2 .newsSearchAge {
	width: 152px;
	border: 1px solid #ded5ac;
	box-sizing: border-box;
	height: 41px;
	float: left
}

#Content.bus2 .newsSearchAge input {
	height: 40px;
	width: 150px;
	text-indent: 20px;
	background: url(../img/icon/downIcon.png) no-repeat 118px center;
	cursor: pointer;
	font-family: rubik-regular-webfont-webfont;
	font-size: 21px;
	line-height: 40px;
	color: #666;
	letter-spacing: -1px
}

#Content.bus2 .newsSearchAge ul {
	width: 152px;
	background: #cfb463;
	margin-left: -1px;
	position: relative;
	z-index: 10
}

#Content.bus2 .newsSearchAge li {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	text-indent: 20px;
	cursor: pointer;
	border-bottom: 1px solid #c3a95d;
	font-family: rubik-regular-webfont-webfont
}

#Content.bus2 .newsSearchKeyword {
	float: left;
	width: 350px;
	margin-left: 20px;
	overflow: hidden
}

#Content.bus2 .newsSearchKeyword input {
	height: 40px;
	width: 249px;
	text-indent: 19px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #ded5ac;
	border-right: none;
	font-size: 17px;
	line-height: 40px
}

#Content.bus2 .newsSearchKeyword input[type=button] {
	width: 75pt;
	height: 40px;
	background: #97121b url(../img/icon/searchIcon.png) no-repeat 65px center;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	text-indent: 20px;
	text-align: left
}

#Content.bus2 .bus2List {
	width: 100%
}

#Content.bus2 .bus2Item {
	width: 100%;
	height: 195px;
	overflow: hidden
}

#Content.bus2 .bus2Item&gt;.wrap {
	height: 100%;
	padding: 40px 0 0;
	border-bottom: 1px solid #d2d2d2;
	z-index: 9
}

#Content.bus2 .bus2Item .bus2Time {
	left: 0;
	top: 40px;
	transition: all .3s
}

#Content.bus2 .bus2Item .bus2Time h5 {
	font-size: 30px;
	color: #cfb463;
	line-height: 22px;
	padding-bottom: 10px;
	font-family: rubik-regular-webfont-webfont;
	letter-spacing: -2px
}

#Content.bus2 .bus2Item .bus2Time p {
	font-size: 18px;
	color: #cfb463;
	line-height: 14px;
	padding-bottom: 0;
	font-family: rubik-regular-webfont-webfont;
	letter-spacing: -1px
}

#Content.bus2 .bus2Item h5 {
	font-size: 18px;
	color: #333;
	line-height: 18px;
	padding-bottom: 20px
}

#Content.bus2 .bus2Item h4 {
	font-size: 18px;
	color: #999;
	line-height: 15px;
	padding-bottom: 25px;
	font-family: rubik-regular-webfont-webfont
}

#Content.bus2 .bus2Item h6 {
	font-weight: 700
}

#Content.bus2 .bus2Item p {
	padding-bottom: 0
}

#Content.bus2 .bus2Item:hover {
	background: #f2f2f2;
	transition: all .3s
}

#Content.bus2 .bus2Item:hover h6 {
	color: #97121b;
	transition: all .3s
}

#Content.bus2 .bus2Item:hover h4 {
	color: #666;
	transition: all .3s
}

#Content.bus2 a.bus2ListMore {
	display: block;
	width: 100%;
	height: 44px;
	background: #cfb463 url(../img/icon/readIcon.png) no-repeat center;
	font-size: 15px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin: 40px 0 0;
	transition: all .3s
}

#Content.bus2 a.bus2ListMore:hover {
	background: #97121b url(../img/icon/readIcon.png) no-repeat center;
	transition: all .3s
}

#Content.bus2_1 {
	padding: 5pc 0;
	background: #fff!important
}

#Content.bus2_1 .bus2_1Tit {
	width: 100%;
	height: 6pc;
	background: #cfb463;
	padding-top: 25px;
	margin-bottom: 30px
}

#Content.bus2_1 .bus2_1Tit h4 {
	font-size: 20px;
	color: #fff;
	line-height: 20px;
	padding-bottom: 13px;
	text-align: center;
	font-weight: 600
}

#Content.bus2_1 .bus2_1Tit h5 {
	font-size: 20px;
	color: #fff;
	line-height: 1pc;
	padding-bottom: 0;
	text-align: center;
	font-weight: 300;
	font-family: rubik-regular-webfont-webfont
}

#Content.bus2_1 h6 {
	font-size: 15px;
	color: #666;
	line-height: 15px;
	padding-bottom: 10px;
	font-weight: 600
}

#Content.bus2_1 p {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	padding-bottom: 30px;
	padding-left: 20px
}

#Content.bus2_1 p.p1 {
	padding-left: 0
}

#Content.bus2_1 p.p2 {
	padding-left: 30px
}

#Content.bus2_1 .bus2_1Btn {
	width: 100%
}

#Content.bus2_1 .bus2_1Btn&gt;a {
	display: block;
	float: left;
	width: 90pt;
	height: 46px;
	border: 1px solid #ded5ac;
	line-height: 46px;
	text-align: center;
	margin-right: 10px;
	font-size: 1pc;
	color: #333;
	transition: all .3s
}

#Content.bus2_1 .bus2_1Btn&gt;a.returnBtn {
	border: none;
	background: #cfb463;
	color: #fff
}

#Content.bus2_1 .bus2_1Btn&gt;a.downloadBtn {
	float: right;
	width: 190px;
	height: 46px;
	background: #cfb463 url(../img/icon/bus2_1Icon.png) no-repeat 37px center;
	color: #fff;
	text-align: left;
	text-indent: 67px
}

#Content.bus2_1 .bus2_1Btn&gt;a:hover {
	color: #cfb463;
	background: #97121b;
	transition: all .3s
}

#Content.bus2_1 .bus2_1Btn&gt;a.downloadBtn:hover {
	background: #97121b url(../img/icon/bus_1Icon_on.png) no-repeat 37px center
}

#Content.bus3 {
	padding: 5pc 0;
	background: #fff!important
}

#Content.bus3 .partnerBox {
	width: 103%
}

#Content.bus3 .partnerItem {
	float: left;
	width: 14pc;
	height: 180px;
	transition: all .3s;
	margin: 0 20px 20px 0;
	cursor: pointer;
	overflow: hidden
}

#Content.bus3 .partnerItem a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 180px;
	box-sizing: border-box;
	border: 1px solid #cfb463;
	overflow: hidden
}

#Content.bus3 .partnerItem a img {
	display: inline-block;
	vertical-align: middle
}

#Content.bus3 .partnerItem:hover a {
	border: 1px solid #97121b;
	transition: all .3s
}

#Content.talent {
	padding: 5pc 0
}

#Content.talent .talentBox {
	width: 100%
}

#Content.talent .talentItem {
	width: 100%;
	height: 310px;
	overflow: hidden
}

#Content.talent .talentBox .font,#Content.talent .talentBox .img {
	float: left;
	width: 600px;
	height: 100%
}

#Content.talent .talentBox .font {
	position: relative
}

#Content.talent .talentBox .font div {
	position: absolute;
	top: 50%;
	padding-right: 40px
}

#Content.talent .talentBox .font h6 {
	font-size: 20px;
	color: #97121b;
	line-height: 20px;
	padding-bottom: 20px;
	width: 100%;
	text-align: left
}

#Content.talent .talentBox .font p {
	padding-bottom: 0;
	width: 100%;
	text-align: justify
}

#Content.talent .talentBox .font.fontR {
	padding-left: 40px
}

#Content.talent .talentBox .font.fontR div {
	padding-right: 0
}

#Content.talent .talentBox .font.fontL {
	padding-right: 40px
}

#Content.talent .talentBox .font.borT {
	border-top: 1px solid #f0e4bb
}

#Content.talent .talentBox .font.borB {
	border-bottom: 1px solid #f0e4bb
}

#Content.talent2 .talent2Top {
	padding-top: 5pc
}

#Content.talent2 .talent2Top h6 {
	font-size: 18px;
	color: #333;
	line-height: 18px;
	padding-bottom: 20px
}

#Content.talent2 .talent2Top p {
	padding-bottom: 40px
}

#Content.talent2 .talent2Top .recruitBox {
	width: 100%
}

#Content.talent2 .talent2Top .recruitItem {
	width: 596px;
	height: 50px;
	position: relative
}

#Content.talent2 .talent2Top .recruitItem a {
	display: block;
	width: 100%;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	text-indent: 240px;
	font-weight: 500;
	transition: all .3s
}

#Content.talent2 .talent2Top .recruitItem.recruitItem1 {
	background: #cfb463 url(../img/icon/talent2Icon2.png) no-repeat 200px center;
	float: left;
	transition: all .3s
}

#Content.talent2 .talent2Top .recruitItem.recruitItem2 {
	background: #cfb463 url(../img/icon/talent2Icon3.png) no-repeat 185px center;
	float: right;
	transition: all .3s
}

#Content.talent2 .talent2Top .recruitItem.recruitItem1:hover {
	background: #97121b url(../img/icon/talent2Icon2_on.png) no-repeat 200px center;
	float: left;
	transition: all .3s
}

#Content.talent2 .talent2Top .recruitItem.recruitItem1:hover a {
	color: #cfb463;
	transition: all .3s
}

#Content.talent2 .talent2Top .recruitItem.recruitItem2:hover {
	background: #97121b url(../img/icon/talent2Icon3_on.png) no-repeat 185px center;
	float: right;
	transition: all .3s
}

#Content.talent2 .talent2Top .recruitItem.recruitItem2:hover a {
	color: #cfb463;
	transition: all .3s
}

#Content.talent2 .talent2Top .recruitItem.recruitItem2 a{
	text-indent: 230px;
}

#Content.talent2 .talent2Top .recruitItem1.act {
	background: #97121b url(../img/icon/talent2Icon2.png) no-repeat 200px center;
	transition: all .3s
}

#Content.talent2 .talent2Top .recruitItem2.act {
	background: #97121b url(../img/icon/talent2Icon3.png) no-repeat 185px center;
	transition: all .3s
}

#Content.talent2 .talent2Top .recruitItem.act a {
	color: #fff;
	transition: all .3s;
}

#Content.talent2 .talent2Mid {
	padding-top: 40px;
	background: #fff
}

#Content.talent2 .talent2Mid .filtrateBox {
	padding-bottom: 30px
}

#Content.talent2 .talent2Mid .talent2Job {
	width: 370px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	height: 42px;
	float: left;
	margin-right: 5px
}

#Content.talent2 .talent2Mid .talent2Job input {
	height: 40px;
	width: 100%;
	text-indent: 20px;
	background: url(../img/icon/downIcon3.png) no-repeat right center;
	cursor: pointer;
	font-size: 15px;
	line-height: 40px;
	color: #666
}

#Content.talent2 .talent2Mid .talent2Job ul {
	width: 369px;
	background: #cfb463;
	margin-left: -1px;
	z-index: 9;
	position: relative;
	max-height: 200px;
	overflow: auto
}

#Content.talent2 .talent2Mid .talent2Job li {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	text-indent: 20px;
	cursor: pointer;
	border-bottom: 1px solid #c3a95d
}

#Content.talent2 .talent2Mid .talent2Add {
	width: 370px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	height: 43px;
	float: left;
	margin-right: 10px
}

#Content.talent2 .talent2Mid .talent2Add input {
	height: 42px;
	width: 100%;
	text-indent: 20px;
	background: url(../img/icon/downIcon3.png) no-repeat right center;
	cursor: pointer;
	font-size: 15px;
	line-height: 40px;
	color: #666
}

#Content.talent2 .talent2Mid .talent2Add ul {
	width: 369px;
	background: #cfb463;
	margin-left: -1px;
	z-index: 9;
	position: relative;
	max-height: 200px;
	overflow: auto
}

#Content.talent2 .talent2Mid .talent2Add li {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
	text-indent: 20px;
	cursor: pointer;
	border-bottom: 1px solid #c3a95d
}

#Content.talent2 .talent2Mid .talent2Key {
	width: 445px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	height: 43px;
	float: left;
	position: relative
}

#Content.talent2 .talent2Mid .talent2Key input {
	height: 40px;
	width: 100%;
	text-indent: 20px;
	font-size: 15px;
	line-height: 42px;
	color: #666
}

#Content.talent2 .talent2Mid .talent2Key a.talentSearch {
	display: block;
	width: 42px;
	height: 42px;
	background: url(../img/icon/search3.png) no-repeat center;
	position: absolute;
	right: 0;
	top: -1px
}

#Content.talent2 .talent2Mid .talent2JobList {
	width: 100%;
	overflow: hidden;
	min-height: 260px
}

#Content.talent2 .talent2Mid .talent2JobList&gt;ul {
	display: none;
	overflow: hidden
}

#Content.talent2 .talent2Mid .talent2JobList ul.act {
	display: block
}

#Content.talent2 .talent2Mid li {
	display: block;
	box-sizing: border-box
}

#Content.talent2 .talent2Mid li.jobTit {
	width: 100%;
	height: 60px;
	background: #f2f2f2
}

#Content.talent2 .talent2Mid li p {
	float: left;
	font-size: 1pc;
	color: #666;
	line-height: 60px;
	height: 60px;
	padding-left: 20px;
	padding-bottom: 0
}

#Content.talent2 .talent2Mid li p.jobName {
	width: 450px;
}

#Content.talent2 .talent2Mid li p.jobNum {
	width: 220px;
}

#Content.talent2 .talent2Mid li p.jobAdd {
	width: 290px;
}

#Content.talent2 .talent2Mid li p.jobTime {
	width: 15pc
}

#Content.talent2 .talent2Mid li.talent2JobItem {
	width: 100%;
	border-bottom: 1px solid #ccc
}

#Content.talent2 .talent2Mid li.talent2JobItem p {
	line-height: 60px;
	height: 60px;
	position: relative;
	z-index: 8
}

#Content.talent2 .talent2Mid li.talent2JobItem .talent2JobItemTit {
	width: 100%;
	height: 60px;
	cursor: pointer;
	background: url(../img/icon/talent2Icon4.png) no-repeat center right;
	position: relative
}

#Content.talent2 .talent2Mid li .talent2JobItemTit:hover {
	left: 0;
	transition: all .3s
}

#Content.talent2 .talent2Mid li .talent2JobItemTit:hover,#Content.talent2 .talent2Mid li.act .talent2JobItemTit {
	background: #e6e6e6 url(../img/icon/downIcon2.png) no-repeat 1165px center
}

#Content.talent2 .talent2Mid li.talent2JobItem .talent2JobItemCon {
	width: 100%;
	background: #f2f2f2;
	padding: 20px 20px 40px;
	display: none
}

#Content.talent2 .talent2Mid li.talent2JobItem .talent2JobItemCon p {
	font-size: 1pc;
	color: #333;
	line-height: 26px;
	float: none;
	height: auto;
	position: static;
	padding-left: 0
}

#Content.talent2 .talent2Mid li.talent2JobItem .talent2JobItemCon p.p3 {
	padding-bottom: 40px
}

#Content.talent2 .talent2Mid li.talent2JobItem .talent2JobItemCon a.upData {
	display: block;
	width: 150px;
	height: 50px;
	background: #cfb463;
	line-height: 50px;
	font-size: 1pc;
	color: #fff;
	text-align: center;
	margin-top: 40px
}

#Content.talent2 .talent2Mid li.talent2JobItem .talent2JobItemCon a.upData:hover {
	color: #cfb463;
	background: #97121b;
	transition: all .3s
}

#Content.talent2 .talent2Bot {
	width: 100%;
	background: #fff;
	padding-bottom: 5pc;
	padding-top: 40px
}

#Content.talent2 .talent2Bot .talent2Wx {
	width: 755px;
	float: left
}

#Content.talent2 .talent2Bot .talent2Wx i.wxImg {
	display: block;
	float: left;
	margin-right: 20px
}

#Content.talent2 .talent2Bot .talent2Wx p {
	padding-top: 25px;
	text-align: left;
}

#Content.talent2 .talent2Bot .talent2Qc {
	float: right;
	margin-right: 20px
}

#Content.talent2 .talent2Bot .talent2Lp {
	float: right
}

#Content.talent2 .talentListMore {
	display: block;
	width: 100%;
	height: 44px;
	background: #cfb463 url(../img/icon/readIcon.png) no-repeat center;
	font-size: 15px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin: 40px 0 0;
	transition: all .3s
}

#Content.talent2 .talentListMore:hover {
	background: #97121b url(../img/icon/readIcon.png) no-repeat center;
	transition: all .3s
}

#Content.talent2 .talent2Ban {
	width: 100%;
	padding: 60px 0 75pt;
	background: #f5f5f5
}

#Content.talent2 .talent2Ban .bd {
	width: 100%;
	height: 260px
}

#Content.talent2 .talent2Ban li {
	display: block;
	float: left;
	width: 370px!important;
	height: 260px!important;
	margin-right: 45px
}

#Content.talent2 .talent2Ban ul {
	overflow: hidden
}

#Content.talent2 .talent2Ban li img {
	display: block;
	width: 100%
}

#Content.talent2 .talent2Ban a.prev {
	left: -90px;
	background: url(../img/icon/prevIcon.png) no-repeat center
}

#Content.talent2 .talent2Ban a.next,#Content.talent2 .talent2Ban a.prev {
	display: block;
	width: 4pc;
	height: 4pc;
	position: absolute;
	top: 50%;
	margin-top: -2pc;
	transition: all .3s
}

#Content.talent2 .talent2Ban a.next {
	right: -90px;
	background: url(../img/icon/nextIcon.png) no-repeat center
}

#talent2Layer {
	padding: 60px 60px 0;
	display: none;
	position: relative
}

#talent2Layer .talent2LayerC {
	display: block;
	position: absolute;
	width: 9pt;
	height: 9pt;
	background: url(../img/icon/closeIcon1.png) no-repeat center;
	right: 20px;
	top: 20px
}

#talent2Layer .fileBox {
	width: 100%;
	position: relative
}

#talent2Layer .fileBox span {
	display: inline-block;
	width: 200px;
	height: 44px;
	background: #97121b url(../img/icon/downIcon4.png) no-repeat 138px center;
	line-height: 44px;
	text-align: center;
	font-size: 1pc;
	color: #fff;
	cursor: pointer
}

#talent2Layer .fileBox input[type=file] {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	-ms-filter: 'alpha(opacity=0)';
	width: 200px;
	height: 44px;
	overflow: hidden;
	cursor: pointer
}

#talent2Layer .fileBox p {
	display: inline-block;
	font-size: 1pc;
	color: #666;
	line-height: 44px;
	margin-left: 20px
}

#talent2Layer .upDataBtn {
	display: block;
	margin-top: 30px;
	width: 140px;
	height: 44px;
	background: #97121b;
	font-size: 1pc;
	color: #fff;
	line-height: 44px;
	text-align: center
}

#Content.talent3 {
	padding: 5pc 0
}

#Content.talent3 .talent3Box {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	padding: 0 50px
}

#Content.talent3 .talent3Box h6 {
	font-size: 1pc;
	color: #333;
	line-height: 24px
}

#Content.talent3 .talent3Box h6,#Content.talent3 .talent3Box p {
	padding-bottom: 8px;
	text-align: justify
}

#Content.talent3 .talent3Box .talent3Icon {
	display: block;
	position: absolute;
	top: -28px;
	left: 50px
}

#Content.contact {
	padding-top: 5pc;
	padding-bottom: 5pc;
	background: #fff!important
}

#Content.contact .contactBox {
	width: 100%
}

#Content.contact .contactBox&gt;div {
	width: 600px;
	height: 270px;
	overflow: hidden;
	background: #f2f2f2;
	padding: 36px 30px;
	cursor: pointer;
	transition: all .3s;
	float: left
}

#Content.contact .contactBox&gt;div p {
	font-size: 1pc;
	color: #666;
	line-height: 22px;
	padding-bottom: 10px;
	transition: all .3s;
	text-align: left;
}

#Content.contact .contactBox&gt;div h6 {
	font-size: 18px;
	color: #666;
	line-height: 18px;
	padding-bottom: 1pc;
	font-weight: 600;
	transition: all .3s
}

#Content.contact .contactBox&gt;div.act {
	background: #cfb463;
	transition: all .3s
}

#Content.contact .contactBox&gt;div.act h6 {
	font-size: 18px;
	color: #97121b;
	line-height: 18px;
	padding-bottom: 1pc;
	font-weight: 600;
	transition: all .3s
}

#Content.contact .contactBox&gt;div.act p {
	font-size: 1pc;
	color: #97121b;
	line-height: 22px;
	padding-bottom: 10px;
	transition: all .3s
}

#Content.contact .contactBox&gt;div:hover {
	transition: all .3s
}

#Content.contact .contactBox&gt;div:hover h6,#Content.contact .contactBox&gt;div:hover p {
	color: #97121b;
	transition: all .3s
}

#Content.contact .contactBox .contactAdd_Sz {
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff
}

#Content.contact .contactBox .contactAdd_Hk {
	border-bottom: 2px solid #fff
}

#Content.contact .mapBox {
	width: 100%;
	height: 15pc;
	position: relative
}

#Content.contact .contactMap {
	width: 50%;
	height: 15pc;
	float: right;
	display: none
}

#Content.contact .contactMap.act {
	display: block
}

#Content.contact #googleMap.contactMap {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9
}

#Content.contact .contactQCode {
	width: 598px;
	height: 15pc;
	padding: 55px 10px 0;
	float: left;
	border-right: 2px solid #fff;
	border: 2px solid #f2f2f2
}

#Content.contact .contactQCode .img {
	float: left
}

#Content.contact .contactQCode h6 {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	padding-bottom: 0;
	text-align: justify;
	float: left;
	margin-left: 20px;
	letter-spacing: 1px;
	width: 420px;
	margin-top: 42px;
}

#Content.contact2 {
	padding-bottom: 0;
	background: #fff!important
}

#Content.contact2 .contentL {
	padding-bottom: 5pc;
	border-right: none
}

#Content.contact2 .informBox {
	width: 100%;
	padding: 30px 0 20px;
	margin-top: 15px;
	border-top: 1px solid #e6e6e6
}

#Content.contact2 .informItem {
	width: 100%;
	height: 56px;
	padding-left: 65px;
	padding-top: 5px;
	margin-bottom: 30px
}

#Content.contact2 .informItem h5 {
	font-size: 20px;
	color: #333;
	line-height: 20px;
	padding-bottom: 10px
}

#Content.contact2 .informItem p {
	font-size: 15px;
	color: #666;
	line-height: 15px;
	padding-bottom: 0
}

#Content.contact2 .informItem.informItem1 {
	background: url(../img/icon/contactIcon1.png) no-repeat left center
}

#Content.contact2 .informItem.informItem2 {
	background: url(../img/icon/contactIcon2.png) no-repeat left center
}

#Content.contact2 .informItem.informItem3 {
	background: url(../img/icon/contactIcon3.png) no-repeat left center
}

#Content.contact2 .informItem.informItem4 {
	background: url(../img/icon/contactIcon4.png) no-repeat left center
}

#Content.contact2 .informItem.informItem5 {
	background: url(../img/icon/contactIcon5.png) no-repeat left center
}

#Content.contact2 .contentR {
	padding: 0;
	background: 0 0;
}
</pre></body></html>