* {
  box-sizing: border-box;
}
body {
  font-family: 微软雅黑;
  font-size: 12px;
}
a {
  font-size: 12px;
}
ul, ol {
    list-style: none;
}
.contain-box {
  max-width: 1920px;
  min-width: 1200px;
  overflow-x: hidden;
  margin: 0 auto;
}
.contain {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
 	clear: both;
}
.contain-left {
  width: 918px;
  float: left;
}
.contain-right {
  width: 280px;
  float: right;
}
.top {
  border-bottom: 1px solid #ccc;
  background: #313131;
  padding: 6px 0 ;
  font-size: 12px;
}
.top .top-left {
  line-height: 46px;
  color: #fff;
}
.top .top-left a {
  color: #fff;
}
.top img {
  vertical-align: middle;
}
.top ul li {
  float: left;
  margin-left: 20px;
  padding-top: 24px;
  position: relative;
  box-sizing: border-box;
  z-index: 10000;
}
.top ul li.icon1 {
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/img_05.png) no-repeat top;
}
.top ul li.icon2 {
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/img_06.png) no-repeat top;
}
.top ul li.icon3 {
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/img_07.png) no-repeat top;
}
.top ul li.icon4 {
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/img_04.png) no-repeat top;
}
.top ul li a {
  color: #d8d8d8;
}
.top ul li div {
  padding: 0 10px;
  position: relative;
  z-index: 100000;
}
.top ul li ol {
  position: absolute;
  right: 10px;
  top: 26px;
  background: #fff;
  width: 210px;
  z-index: 1000;
  display: none;
  border: 1px solid #ccc;
}
.top ul li ol li {
  float: left;
  margin-right: 20px;
}
.top ul li table {
  width: 100%;
  border: 1px solid red;
  position: absolute;
  top: 27px;
  left: 0;
  height: 80px;
  background: #fff;
  display: none;
  z-index: 100;
}
.top ul li table tr {
  border: 1px solid #ccc;
}
.header {
  height: 80px;
  background: #eeeeee;
  position: relative;
  overflow: hidden;
}
.jingpin-msg > div {
  display: none;
}
.logo {
  width: 246px;
  height: 80px;
  text-indent: -99999px;
}
.logo a {
  width: 100%;
  height: 100%;
  display: block;
  background: url(https://pic2018.aaa-cg.com.cn/index_img_v1/logo.png) no-repeat 0 -2px;
  background-size: 90%;
}
.nav li {
  line-height: 92px;
  float: left;
  margin: 0 30px;
}
.nav li span {
  font-size: 14px;
}
a:hover {
  color: orange;
}
.contain-right a.play {
  width: 70px;
  height: 30px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #797979;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 28px;
  color: #919191;
  margin-top: 30px;
}
.lubo {
  margin-left: 24px;
}
.zhibo {
  margin-left: 28px;
  position: relative;
}
.zhibo img {
  position: absolute;
  right: -12px;
  top: -12px;
}
.icon {
  margin-left: 20px;
  margin-top: 12px;
  display: inline-block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.footer {
  background: #434343;
  padding: 60px 0 40px;
}
.footer .footer-box {
  margin-left: 135px;
}
.footer dl,
.footer .erweima {
  float: left;
  color: #ebebeb;
  margin-right: 100px;
}
.footer dl dt,
.footer .erweima dt {
  font-size: 16px;
  line-height: 28px;
}
.footer dl dd,
.footer .erweima dd {
  line-height: 40px;
}
.footer dl a,
.footer .erweima a {
  color: #ebebeb;
  font-size: 14px;
}
.footer dl a:hover,
.footer .erweima a:hover {
  color: orange;
}
.footer img {
  margin-top: 14px;
  display: block;
}
.footer h3 {
  line-height: 35px;
  text-align: center;
  color: #f6f6f6;
  font-size: 14px;
}
a {
  font-size: 14px;
}
em{
	font-style: normal;
}
table {
  width: 100%;
  /* collapse: æŠ˜å  */
  border-collapse: collapse;
  table-layout: fixed;
}
td {
  text-align: center;
}

#one{
  width: 100%;
  position: relative;
  background: url('https://pic2018.aaa-cg.com.cn/images/shizi/bg_01.png') no-repeat top;
  min-height: 160px;
  margin-top: 20px;
  padding-bottom: 20px;
}
#one .nei{
  width: 1200px;
  margin: 0 auto;
}
#one ul{
  overflow: hidden;
  padding-top: 20px;
  width: 1050px;
  margin: 0 auto;
}
#one li{
  float: left;
  width: 180px;
  height: 86px;
  background: #FFFFFF;
  color: #c40018;
  border: 1px solid #c40018;
  line-height: 86px;
  text-align: center;
  font-size: 22px;
  margin-left: 24px;
  position: relative;
}
#one li span{
  position: absolute;
  display:inline-block;
  width: 180px;
  height: 86px;
  border: 1px solid #e5e5e5;
  top: -5px;
  left: -5px;
  border-radius: 30px;
}
#one .one{
  float: left;
  width: 200px;
  height: 150px;
 	background: url('https://pic2018.aaa-cg.com.cn/images/shizi/bg_02.png') no-repeat bottom;
  color: #fff;
  line-height: 126px;
  text-align: center;
  font-size: 28px;
  margin-left: 16px;
  position: relative;
  border: none;
  margin-top: -10px;
}
#one .one span{
  position: absolute;
  display:inline-block;
  width: 180px;
  height: 86px;
  border: 1px solid #ff4c59;
  top: -5px;
  left: -5px;
  border-radius: 30px;
}
#one .tab div{
  display: none;
}
#one .tab .ligh{
  display: block;
  padding-top: 20px;
  padding-left: 30px;
}

#one .tab .ligh dl{
	width: 1080px;
	margin: 0 auto;
	height: 436px;
	background: #eeeeee;
	padding-top: 20px;
}
#one .tab .ligh dl:nth-child(even){
	background: #eeeeee;
}
#one .tab .ligh dl:nth-child(odd){
	background: #FFFFFF;
}
#one .tab .ligh dl img{
	width: 208px;
	float: left;
	margin: 20px 0 0 22px;
	margin-bottom: 140px;
}
#one .tab .ligh dt{
	width: 764px;
	float: left;
	margin-left: 26px;
	margin-bottom: 12px;
	margin-top: 32px;
}
#one .tab .ligh dt p{
	border-bottom: 1px solid #c40018;
	width: 625px;
	letter-spacing:2px;
}
#one .tab .ligh dl em{
	font-size: 26px;
	color: #333333;
}
#one .tab .ligh dl i{
	font-size: 24px;
	color: #333333;
	margin-left: 20px;
}
#one .tab .ligh dd{
	width: 794px;
	float: left;
	line-height: 26px;
	margin-top: 10px;
	margin-left: 26px;
}
#one .tab .ligh dd h6{
	display: block;
	width: 140px;
	height: 42px;
	line-height: 42px;
	background: #c40018;
	color: #ffffff;
	text-align: center;
	border-radius: 10px;
	font-size: 18px;
}
#one .tab .ligh dd span{
	color: #666666;
	font-size: 18px;
	margin-top: 4px;
  display: block;
}
