@charset "utf-8";

<!--guanyu-->
.pub-box {
    text-align: center;
}

.pub-box .en {
    text-transform: uppercase;
    color: #434343;
    font-size: 50px;
    line-height: 72px;

    letter-spacing: 0.18em;
    font-family: 'MyriadPro-LightCond';
    font-weight: 100;
    font-stretch: ultra-condensed;
    width: 100%;
    text-align: center;
}

.pub-box-bg .en {
    color: #fff;
}

.pub-box .line {
    text-align: center; padding-bottom:30px;
}

.pub-box .line span {
    display: inline-block;
    height: 4px;
    width: 60px;
    background-color: #b82625; 
}

.pub-box-bg .line span {
    background-color: #fff;
}

.pub-box .title {
	margin-top:30px;
	padding-bottom:2px;
    font-size: 34px;
	font-weight:bold;
    line-height: 40px; 
	font-family:font-family:microsoft yahei;

    text-align: center;
}

.pub-box .desc {
    padding-top: 30px;
    line-height: 28px;
    color: #666;
    font-size: 15px;
}

.pub-box-bg .title {
    color: #fff;
}

.pub-box-bg .desc {
    color: #e8e8e8;
}

.pub-box .more {
    padding: 50px 0;
    font-weight: normal;
}

.pub-box .more a {
    display: inline-block;
    border: 1px solid #b82625;
    color: #b82625;
    padding: 10px 25px;
    border-radius: 1px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-size: 16px;
    margin: 0 5px;
}

.pub-box .more a:hover, .pub-box .more a.hover {
    background-color: #b82625;
    color: #fff;
}

.pub-box-bg .more a {
    border: 1px solid #fff;
    color: #fff;
}

.pub-box-bg .more a:hover {
    background-color: #fff;
    color: #b82625;
}
.index-about .name { text-align:center;
    font-size: 30px;
	margin-top:20px;
    line-height: 35px;
    font-family: 'xianhei';
    font-weight: normal;
}

.index-about .name span { font-family:microsoft yahei;
    background-color: #0093dd;
    color: #fff;
    display: inline-block;
    padding: 8px 20px;
}
.center2 {
    min-width: 1000px;
    width: 1000px;
    font-size: 14px;
    margin: 0 auto;
    height: auto;
}
.len100 {
    width: 100%;
    max-width: 100%;
}

/*行搅现场*/
.intro-p .pic-box {
	height: 730px; font-size: 0px; position: relative; text-align:center;
}
.intro-p .pic-box a {
	left: 0px; top: 0px; display: inline-block; position: absolute;
}
.intro-p .pic-box a:hover {
	opacity: 0.9;
}
.intro-p .pic-box a:nth-child(2) {
	left: 471px;
}
.intro-p .pic-box a:nth-child(3) {
	left: 681px;
}
.intro-p .pic-box a:nth-child(4) {
	left: 891px;
}
.intro-p .pic-box a:nth-child(5) {
	left: 890px; top: 258px;
}
.intro-p .pic-box a:nth-child(6) {
	left: 0px; top: 381px;
}
.intro-p .pic-box a:nth-child(7) {
	left: 471px; top: 258px;
}
.intro-p .pic-box a:nth-child(8) {
	left: 890px; top: 516px;
}
