@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "微软雅黑", "宋体", "黑体";
}
div {
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
/*顶部底部css*/
.head {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	background-color: #fff;
	border-bottom: 1px solid #d9d9d9;
}
.head .main {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}
.head .main .solarbe_logo {
	float: left;
}
.head .main .solarbe_nav {
	float: right;
	margin-top: 14px;
	display: inline;
}
.head .main .solarbe_nav li {
	float: left;
	padding: 0px 10px;
	display: inline;
	line-height: 12px;
*line-height:14px;
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	color: #000;
	border-right: 1px solid #ddd;
}
.head .main .solarbe_nav li a {
	color: #000;
}
.head .main .solarbe_nav li a:hover {
	text-decoration: underline;
}
/*底部样式*/
.solarbe_bottom {
	text-align: center;
	font-family: "微软雅黑", "宋体";
	font-size: 12px;
	color: #000;
	line-height: 20px;
	padding: 0px 0px 10px 0;
	border-top: 1px solid #ddd;
	margin-top: 50px;
}
.solarbe_bottom .footLink {
	line-height: 40px;
}
.solarbe_bottom a {
	color: #000;
}
.solarbe_bottom a:hover {
	text-decoration: underline;
}
.footer_b {
	margin-top: 10px;
}
.banner img {
	width: 100%;
	height: auto;
}
.navigation {
	background-color: #ed466a;
	width: 100%;
}
.navigation ul {
	width: 1280px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}
.navigation li {
	float: left;
	width: 128px;
}
.navigation li.active {
	background-color: #E92650;
}
.navigation li.active a {
	color: #fff;
}
.navigation li a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.scrolled {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}
.nav {
	margin: 50px auto;
}
.nav dt {
	font-size: 36px;
	color: #ed466a;
	line-height: 36px;
}
.nav dd {
	font-size: 16px;
	color: #cccccc;
	line-height: 16px;
	margin-top: 20px;
	text-transform: uppercase;/*英文全大写*/
}
.speak {
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}
.speak li {
	float: left;
	width: 426px;
	border-right: 1px solid #ed466a;
	background-color: #f2f2f2;
}
.speak li:last-child {
	border: none;
}
.speak li img {
	float: left;
	width: 130px;
	height: 160px;
}
.speak li dl {
	float: right;
	margin-top: 10px;
	display: inline;
	width: 276px;
	text-align: left;
}
.speak li dl dt {
	font-size: 24px;
	line-height: 48px;
	color: #333333;
	font-weight: bold;
}
.speak li dl dd {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.speak li p {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-indent: 30px;
	padding: 20px;
	box-sizing: border-box;
}
#guest {
	width: 100%;
	background-image: url(../images/bg_guest.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0;
	margin-top: 50px;
}
#guest .nav {
	margin-top: 0;
}
#guest .nav dt {
	color: #fff;
}
.guest {
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}
.guest li {
	width: 245px;
	float: left;
	margin-right: 100px;
	display: inline;
}
.guest li:last-child {
	margin-right: 0;
}
.guest li img {
	width: 245px;
	height: 245px;
}
.guest li dl {
	background-color: #e5e5e5;
	border-top: 2px solid #ed466a;
	padding: 10px 0;
}
.guest li dl dt {
	font-size: 24px;
	line-height: 45px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.guest li dl dd {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: center;
}
#review {
	width: 100%;
	background-image: url(../images/bg_review.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0;
}
#review .nav {
	margin-top: 0;
}
#review .nav dt {
	color: #fff;
}
.videobox {
	width: 1280px;
	overflow: hidden;
}
.video-img {
	float: left;
	width: 960px;
	height: 440px;
	overflow: hidden;
	position: relative;
}
.video-img embed {
	width: 960px;
	height: 440px;
}
.video-list {
	float: right;
	width: 320px;
	height: 440px;
	background-color: #2e2e2e;
	overflow-y: scroll;
	overflow-x: hidden;
}
.video-list li {
	width: 320px;
	height: 84px;
	overflow: hidden;
	background-color: #444444;
	margin-bottom: 5px;
	cursor: pointer;
}
.video-list li:last-child {
	margin-bottom: 0;
}
.video-list li img {
	float: left;
	margin: 8px;
	display: inline;
	width: 90px;
	height: 68px;
}
.video-list .now .v_text dt {
	color: #ed466a;
}
.video-list .now .v_text dd {
	color: #ed466a;
}
.video-list li .v_text {
	text-align: left;
	float: left;
	width: 214px;
	height: 68px;
	overflow: hidden;
	margin-top: 8px;
	display: inline;
}
.video-list li .v_text dt {
	font-size: 16px;
	color: #b2b2b2;
	line-height: 24px;
}
.video-list li .v_text dd {
	font-size: 12px;
	color: #b2b2b2;
	line-height: 22px;
	padding-right: 25px;
}
.Sign {
	width: 1280px;
	margin: 0 auto;
	-moz-column-count: 4; /* Firefox */
	-webkit-column-count: 4; /* Safari and Chrome */
	column-count: 4;
	-moz-column-gap: 100px; /* Firefox */
	-webkit-column-gap: 100px; /* Safari and Chrome */
	column-gap: 100px;
}
.Sign li {
	margin-bottom: 40px;
}
.Sign li img {
	width: 245px;
	height: 180px;
}
.more {
	width: 120px;
	height: 30px;
	border-radius: 15px;
	border: 1px solid #ed466a;
	font-size: 14px;
	color: #ed466a;
	line-height: 30px;
	text-align: center;
	display: block;
	margin: 10px auto 0 auto;
}
#media {
	width: 100%;
	background-image: url(../images/bg_media.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0;
	margin-top: 50px;
}
#media .nav {
	margin-top: 0;
}
#media .nav dt {
	color: #fff;
}
.media {
	width: 1280px;
	margin: 0 auto;
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;
	-moz-column-gap: 100px; /* Firefox */
	-webkit-column-gap: 100px; /* Safari and Chrome */
	column-gap: 100px;
}
.media li img {
	float: left;
	width: 170px;
	height: 128px;
}
.media li dl {
	float: right;
	width: 390px;
}
.media li dl dt {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-align: left;
	font-weight: bold;
}
.media li dl dt a {
	color: #fff;
}
.media li dl dd {
	font-size: 14px;
	line-height: 24px;
	color: #cccccc;
	text-align: left;
	text-indent: 28px;
	margin-top: 8px;
}
.media li ul {
	margin-top: 15px;
}
.media li ul li {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	text-align: left;
	background-image: url(../images/icon_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.media li ul li a {
	color: #fff;
}
.about {
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}
.about img {
	float: left;
	width: 615px;
	height: 346px;
}
.about dl {
	float: right;
	width: 615px;
	margin-top: 33px;
	display: inline;
}
.about dl dt {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	margin-bottom: 20px;
}
.about dl dd p {
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	text-align: left;
	text-indent: 32px;
	margin-bottom: 10px;
}
#business {
	width: 100%;
	background-image: url(../images/bg_business.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0 10px 0;
	margin-top: 50px;
}
#business .nav {
	margin-top: 0;
}
#business .nav dt {
	color: #fff;
}
.business {
	width: 1280px;
	margin: 0 auto;
	-moz-column-count: 6; /* Firefox */
	-webkit-column-count: 6; /* Safari and Chrome */
	column-count: 6;
	-moz-column-gap: 52px; /* Firefox */
	-webkit-column-gap: 52px; /* Safari and Chrome */
	column-gap: 52px;
}
.business li {
	margin-bottom: 40px;
}
.scene {
	width: 1280px;
	margin: 0 auto;
	-moz-column-count: 4; /* Firefox */
	-webkit-column-count: 4; /* Safari and Chrome */
	column-count: 4;
	-moz-column-gap: 100px; /* Firefox */
	-webkit-column-gap: 100px; /* Safari and Chrome */
	column-gap: 100px;
}
.scene li {
	margin-bottom: 40px;
}
.scene li img {
	width: 245px;
	height: 180px;
}
#Agenda table {
	background-color: #ddd;
	margin: 0 auto;
	margin-bottom: 50px;
}
#Agenda table .title td {
	background-color: #eee;
	font-weight: bold;
}
#Agenda table td {
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	color: #333;
	background-color: #fff;
	padding: 10px 0;
}
#Agenda table td img {
	width: 24px;
	height: auto;
}
#Agenda table .data td {
	background-color: #ddd;
	font-weight: bold;
}
