﻿h1,h2{margin: 0 0 1.6rem 0;font-weight:600;font-size:100%;}
h1 {font-size:1.75em;}
h2 {font-size:1.45em;}
ul, ol{padding: 0 !important;margin:0 !important;list-style-type:none;list-style:none;}
.am-container {-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%;}
.am-container:before,
.am-container:after {content: " ";display: table;}
.am-container:after {clear: both;}
.am-container > .am-g {width:auto;margin-left: -1rem;margin-right: -1rem;}
.am-avg-md-4 > li {width:25%;list-style:none;}
.am-avg-md-4 > li:nth-of-type(n) {clear:none;}
.am-avg-md-4 > li:nth-of-type(3n + 1) {clear: both;}
.joining1{width:100%;background:#050409;text-align:center;min-height:320px;}
.joining2{width:100%;background:#202022;text-align:center;min-height:300px;}
.joining3{width:100%;background:#000000;text-align:center;min-height:300px;}
.joining3_1{width:100%;background:#000000;text-align:center;padding:15px 0px;}
.joining3_2{width:100%;background:#000000;text-align:center;}
.joining4{width:100%;background:#202022;text-align:center;min-height:300px;}
.joining4_1{width:100%;background:#202022;text-align:center;padding:15px 0px;}
.joining4_2{width:100%;background:#202022;text-align:center;}
.striping{position: absolute;z-index:1;top:0;left:0;width:100%;height:320px;}
.striping h2{
	width: 100%;
	text-align: center;
	margin:40px auto 0;
	font-size: 60px;
	line-height: 100px;
	background: -webkit-gradient(linear, left top, right top, from(#ffe2bd), to(#d7a967));
	background: -webkit-linear-gradient(left, #ffe2bd, #d7a967);
	background: -o-linear-gradient(left, #ffe2bd, #d7a967);
	background: -webkit-gradient(linear, left top, right top, from(#ffe2bd), to(#d7a967));
	background: -webkit-gradient(linear, left top, right top, from(#ffe2bd), to(#d7a967));
	background: linear-gradient(to right, #ffe2bd, #d7a967);
	color: transparent;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	letter-spacing: 8px;
}
.striping p{color: #f0d199;text-align:center;font-size:30px;line-height:60px;margin:0;}
.main-content{background:#fff;position:relative;height:1160px;width:100%;font-family:'Microsoft YaHei';}
.contrast-list li:first-child ol li{text-align:right;padding-right:20px;font-size:16px;font-weight:300;}
.contrast-list li:first-child ol{padding:0 !important;}
.contrast-list>li{text-align: center;}
.contrast-list>li ol{box-shadow:0 0 12px 5px rgba(0,0,0,0.1);}
.contrast-list li ol li{height:40px;line-height:40px;}
.contrast-list li ol li .duihao{color: #e94b16;}
.contrast-list li ol li:nth-child(odd){background:#ffffff;}
.contrast-list li ol li:nth-child(even){background:#fafafa;}
.contrast-list li ol li:first-child,.contrast-list li ol li:last-child{height:120px;}
.contrast-list li ol li:first-child h1{padding-top:16px;margin-bottom:0;}
.contrast-list li ol li:first-child p{margin:0;line-height:1.4;font-size:1.2em;}
.common li:first-child{background: #1daf94 !important;color:#fff;}
.advanced li:first-child{background: #e94b16 !important;color:#fff;}
.gold li:first-child{background: #e9bf16 !important;color:#fff;}
.common-color{background: #1daf94;}
.advanced-color{background:#e94b16;}
.gold-color{background:#e9bf16 ;}
.contrast{position:absolute;left:0;top:0;z-index:4;}
.common{position:absolute;left:25%;top:0;z-index:3;}
.advanced{position:absolute;left:62.4%;top:0;z-index:2;}
.gold{position:absolute;left:75%;top:0;z-index:1;}
.common,.advanced,.gold{transition-duration:500ms;}
.common:hover,.advanced:hover,.gold:hover{transform: scale(1.02);z-index:9;}
.duihao{background:url(/Template/images/dui.png) no-repeat;display:inline-block;width:18px;height:13px;}
.cuo{background:url(/Template/images/cuo.png) no-repeat;display:inline-block;width:14px;height:14px;}

.join-qq {
  width:120px;
  height:32px;
  line-height:32px;
  color:#d1b8a2;
  border:1.5px solid #7c7064;
  font-size:15px;
  font-weight:bold;
  letter-spacing:2px;
  font-family:'Microsoft YaHei';
  margin:0px auto;
}

.join-qq:hover {
  color:#333;
  background:#ffe2c4;
}