@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "微软雅黑", "宋体", "黑体";
	color: #000;
}
div {
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.bg {
	width: 1200px;
	margin: 40px auto 40px auto;
	padding-top: 25px;
	background-color: #f5f5f5;
}
.banner {
	width: 100%;
	height: 355px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.scrolled {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
}
.navigation .active {
	background-color: #002e73;
}
.navigation {
	width: 100%;
	height: 40px;
	background-color: #00398e;
}
.navigation ul {
	overflow: hidden;
	margin: 0 auto;
	width: 1200px;
}
.navigation ul li {
	float: left;
	width: 120px;
	height: 40px;
	position: relative;
}
.navigation ul li a:nth-of-type(2) {
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	height: 40px;
	opacity: 0;
}
.navigation ul li a {
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	margin-top: 11px;
	border-right: 1px solid #fff;
	display: block;
}
.navigation ul li:last-child a {
	border: none;
}
.navigation ul li:hover {
	background-color: #002e73;
}
.navigation ul li a:hover {
	text-decoration: none;
}
.nav {
	margin: 0 auto;
}
.nav dt {
	font-size: 24px;
	line-height: 24px;
	color: #00398e;
}
.nav dd {
	width: 30px;
	height: 1px;
	background-color: #00398e;
	margin: 20px auto 25px auto;
}
.sp {
	width: 550px;
	height: 320px;
	float: left;
	margin-left: 10px;
	margin-bottom: 25px;
	display: inline;
	background-color: #ddd;
}
.rollBox {
	width: 550px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}
.rollBox .LeftBotton {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -40px;
	cursor: pointer;
}
.rollBox .LeftBotton img {
	width: 40px;
	height: 80px;
}
/*.rollBox .LeftBotton:hover {

	float: left;

	width: 38px;

	height: 158px;

	background-image: url(../images/brand_leftbutton.jpg);

	background-repeat: no-repeat;

	cursor: pointer;

	background-position: center center;

}*/

.rollBox .RightBotton {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -40px;
	cursor: pointer;
}
.rollBox .RightBotton img {
	width: 40px;
	height: 80px;
}
/*.rollBox .RightBotton:hover {

	float: right;

	width: 38px;

	height: 158px;

	background-image: url(../images/brand_rightbutton.jpg);

	background-repeat: no-repeat;

	cursor: pointer;

	background-position: center center;

}*/

.rollBox .Cont {
	width: 550px;
	overflow: hidden;
	position: relative;
}
.rollBox .Cont .li {
	float: left;
	width: 550px;
	height: 320px;
	position: relative;
	overflow: hidden;
}
.rollBox .Cont .li img {
	width: 550px;
	height: 320px;
}
.rollBox .ScrCont {
	width: 10000000px;
}
.rollBox #List1, .rollBox #List2 {
	float: left;
}
.Message {
	float: left;
	width: 578px;
	margin-left: 40px;
	display: inline;
	text-align: left;
}
.Message dl a:hover dt {
	color: #00398e;
	text-decoration: none;
	display: inline-block;
}
.Message dl a:hover dd {
	text-decoration: underline;
	color: #666;
}
.Message dl dt {
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	margin-bottom: 15px;
}
.Message dl dd {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	text-align: left;
	text-indent: 30px;
}
.Message dl:first-child {
	margin-bottom: 50px;
	margin-top: 10px;
}
.guest {
	overflow: hidden;
	position: relative;
	width: 1220px;
	height: 740px;
}
.guest li:first-child {
	width: 1200px;
	height: 230px;
	overflow: hidden;
}
.guest li:first-child embed {
	float: left;
	margin-left: 0;
	width: 590px;
	height: 230px;
}
.guest li:first-child dl {
	float: left;
	width: 580px;
	height: auto;
	margin-left: 20px;
	display: inline;
}
.guest li:first-child dl dt {
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
}
.guest li:first-child dl dd {
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	text-align: left;
}
.guest li:first-child .clear {
	display: none;
}
.guest li:first-child p {
	float: left;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #666666;
	width: 580px;
	height: 96px;
	overflow: hidden;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
	padding: 0;
	text-indent: 30px;
}
.guest li {
	width: 590px;
	height: 240px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	display: inline;
	background-color: #e1e1e1;
}
.guest li a:hover p {
	text-decoration: underline;
	color: #666;
}
.guest li a:hover dt {
	color: #00398e;
}
.guest li div.pic {
	width: 140px;
	height: 140px;
	border: 1px solid #b2b2b2;
	box-sizing: border-box;
	border-radius: 100%;
	display: table;
	float: left;
	margin-left: 20px;
	background-color: #fff;
}
.guest li div.pic span {
	display: table-cell;
	vertical-align: middle;
}
.guest li div.pic span img {
	width: 125px;
	height: 125px;
	border-radius: 100%;
}
.guest li dl {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 390px;
	height: 140px;
	overflow: hidden;
}
.guest li dl dt {
	font-size: 20px;
	color: #333333;
	line-height: 56px;
	text-align: left;
	font-weight: bold;
}
.guest li dl dd {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	text-align: left;
}
.guest li p {
	width: 100%;
	height: 72px;
	overflow: hidden;
	padding: 0 20px;
	box-sizing: border-box;
	text-align: left;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	text-indent: 30px;
	margin-top: 20px;
}
.guest_more {
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #1c6bd6;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 14px;
	display: block;
	margin: 20px auto 0 auto;
}
#guest {
	padding-bottom: 20px;
}
.height-auto {
	height: auto !important;
}
.bg2 {
	width: 100%;
	background-color: #f2f2f2;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 40px auto;
}
.bg2 .table {
	width: 1200px;
	background-color: #fff;
	padding: 10px 0 30px 0;
}
.bg2 .table table {
	width: 1000px;
	margin: 0 auto;
}
.bg2 .table table tr td {
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	color: #000;
}
.bg2 .table table tr:first-child td {
	text-align: center;
}
.review {
	overflow: hidden;
	margin-left: 10px;
}
.review li {
	width: 190px;
	float: left;
	margin-right: 8px;
	display: inline;
}
.review li a:hover dd {
	text-decoration: underline;
}
.review li a:hover span {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	width: 100%;
}
.review li img {
	width: 190px;
	height: 200px;
}
.review li span {
	display: block;
	text-align: center;
	background-color: #549b72;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
}
.review li div {
	background-color: #fff;
	padding: 30px 20px 0 20px;
	box-sizing: border-box;
	height: 245px;
	overflow: hidden;
}
.review li div dl {
	overflow: hidden;
}
.review li div dl dt {
	float: left;
	width: 70px;
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 26px;
}
.review li div dl dd {
	float: left;
	width: 80px;
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 26px;
}
#review {
	padding-bottom: 30px;
}
.content {
	width: 1000px;
}
.video {
	width: 370px;
	height: 229.28px;
	float: left;
}
.video video {
	background-color: #000;
}
.text {
	float: right;
	width: 610px;
	height: 229.28px;
	position: relative;
}
.text p {
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	text-indent: 30px;
	color: #666666;
}
.text a {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 130px;
	height: 35px;
	background-color: #00398e;
	font-size: 14px;
	color: #fff;
	line-height: 35px;
}
.new {
	overflow: hidden;
	position: relative;
	width: 1161px;
}
.new li {
	width: 226px;
	float: left;
	margin-right: 161px;
	margin-top: 30px;
	display: inline;
}
.new li video {
	background-color: #000;
}
.new li div {
	font-size: 16px;
	color: #000;
	margin-top: 20px;
}
#media {
	width: 1200px;
}
#media ul:first-of-type {
	overflow: hidden;
}
#media ul:first-of-type li {
	float: left;
	width: 535px;
	margin: 0 32.5px 50px 32.5px;
	display: block;
}
#media ul:first-of-type li dl a:hover dt {
	color: #00398e;
	text-decoration: none;
	display: inline-block;
}
#media ul:first-of-type li dl a:hover dd {
	color: #666;
	text-decoration: underline;
}
#media ul:first-of-type li dl dt {
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}
#media ul:first-of-type li dl dd {
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	text-align: left;
	text-indent: 28px;
	height: 100px;
	overflow: hidden;
}
#media ul:last-of-type {
	overflow: hidden;
	margin-top: 0;
	height: 216px;
}
#media ul:last-of-type li {
	width: 500px;
	float: left;
	margin-left: 100px;
	display: inline;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
	text-align: left;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#media ul:last-of-type li a {
	color: #666;
}
.about {
	width: 1200px;
}
.about ul {
	overflow: hidden;
	position: relative;
	width: 1240px;
}
.about li {
	float: left;
	width: 580px;
	margin-right: 40px;
	display: inline;
	overflow: hidden;
}
.about li a:hover p {
	text-decoration: underline;
}
.about li img {
	float: left;
	width: 300px;
	height: 265px;
}
.about li p {
	text-align: left;
	width: 270px;
	float: left;
	margin-left: 10px;
	font-size: 14px;
	line-height: 28px;
	text-indent: 28px;
	color: #666666;
	position: relative;
	top: -7px;
}
#about {
	padding-bottom: 70px;
}
.myscroll {
	width: 1200px;
}
.myscroll ul {
	-moz-column-count: 3; /* Firefox */
	-webkit-column-count: 3; /* Safari and Chrome */
	column-count: 3;
	-moz-column-gap: 150px; /* Firefox */
	-webkit-column-gap: 150px; /* Safari and Chrome */
	column-gap: 150px;
}
.myscroll ul li {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	height: 28px;
	text-align: left;
}
#live ul {
	width: 1200px;
	margin: 0 auto;
	-moz-column-count: 4; /* Firefox */
	-webkit-column-count: 4; /* Safari and Chrome */
	column-count: 4;
	-moz-column-gap: 12px; /* Firefox */
	-webkit-column-gap: 12px; /* Safari and Chrome */
	column-gap: 12px;
}
#live ul li img {
	width: 291px;
	height: 160px;
	margin-bottom: 12px;
}
.pop {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.50);
	z-index: 1000;
	display: none;
}
.pop>.content {
	background-color: #fff;
	height: 100%;
	position: relative;
	padding: 50px 50px;
	box-sizing: border-box;
}
.pop>.content h2 {
	margin-bottom: 30px;
}
.pop>.content p {
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	text-indent: 30px;
	margin-bottom: 10px;
}
.pop>.content img {
	width: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}
.show {
	display: block;
}
