body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
figure,
legend,
textarea,
p,
blockquote,
th,
td,
input,
label {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  word-wrap: break-word;
}
html {
  /*font-size: 6.25%;*/
  /*100 ÷ 16 × 100% = 6.25%*/
  -ms-touch-action: none;
  /* 禁止winphone默认触摸事件 */
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: underline;
  color: inherit;
}
input {
  outline: medium;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
/* CSS Document 通用变量&属性&其他 */
.cleardiv {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: ".";
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.ovh {
  overflow: hidden;
}
.vh {
  visibility: hidden;
}
.z5 {
  z-index: 5;
}
.z10 {
  z-index: 10;
}
.z15 {
  z-index: 15;
}
.bCt {
  background: transparent !important;
}
.none0 {
  display: none;
}
.dxz {
  float: left;
  _display: inline;
  margin: 16px 0 0 10px;
  font-size: 12px;
}
.dxz label {
  float: left;
  _display: inline;
  margin-right: 10px;
  color: #dfe2e5;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  background: url("../images/dxk.png") no-repeat 0px 5px;
}
.dxz label.disabledRadio {
  background: url("../images/dxkbky.png") no-repeat 0px 5px;
}
.dxz label.checkboxRadio.disabledRadio {
  background: url("../images/dxkxzbky.png") no-repeat 0px 5px;
}
.dxz label input {
  float: left;
  _display: inline;
  width: 14px;
  height: 14px;
  margin: 6px 5px 0 0;
  opacity: 0.01;
}
.dxz label strong {
  float: left;
  _display: inline;
  line-height: 24px;
  font-weight: normal;
}
.dxz .xllb01,
.dxz .xllb02 {
  position: relative;
  width: auto;
  min-width: 90px;
  height: 22px;
  display: inline-block;
  border: 1px solid #2d2e34;
  border-radius: 4px;
  background: #40424a;
  background: linear-gradient(#2d2e34, #3f4149, #43464e);
  background: -webkit-linear-gradient(#2d2e34, #3f4149, #43464e);
  background: -moz-linear-gradient(#2d2e34, #3f4149, #43464e);
  background: -ms-linear-gradient(#2d2e34, #3f4149, #43464e);
  background: -o-linear-gradient(#2d2e34, #3f4149, #43464e);
  width: 80px;
}
.dxz .xllb01 dt,
.dxz .xllb02 dt {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  font: 12px/22px "Microsoft YaHei", "微软雅黑", Arial;
  color: #dadadb;
  box-sizing: border-box;
}
.dxz .xllb01 dt span,
.dxz .xllb02 dt span {
  padding-left: 5px;
}
.dxz .xllb01 dt .xljt,
.dxz .xllb02 dt .xljt {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  border-left: 1px solid #5e5f61;
  cursor: pointer;
}
.dxz .xllb01 dt .xljt:after,
.dxz .xllb02 dt .xljt:after {
  content: "";
  width: 1px;
  height: 1px;
  background: transparent;
  border: 7px solid #e9eaeb;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: none;
  position: absolute;
  top: 8px;
  left: 6px;
}
.dxz .xllb01 dd,
.dxz .xllb02 dd {
  position: absolute;
  z-index: 5;
  width: 100%;
  top: 23px;
  font: 12px/20px "Microsoft YaHei", "微软雅黑", Arial;
  color: #dadadb;
  border-left: 1px solid #252a34;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  background: #353b4a;
  background: linear-gradient(#3e4455, #2e3340);
  background: -webkit-linear-gradient(#3e4455, #2e3340);
  background: -moz-linear-gradient(#3e4455, #2e3340);
  background: -ms-linear-gradient(#3e4455, #2e3340);
  background: -o-linear-gradient(#3e4455, #2e3340);
}
.dxz .xllb01 dd ul,
.dxz .xllb02 dd ul {
  padding: 5px 0;
}
.dxz .xllb01 dd ul li,
.dxz .xllb02 dd ul li {
  padding-left: 5px;
}
.dxz .checkbox,
.dxz .checkboxRadio {
  background: url("../images/dxkxz.png") no-repeat 0px 5px;
}
.dxz .checkbox .xllb01,
.dxz .checkboxRadio .xllb01,
.dxz .checkbox .xllb02,
.dxz .checkboxRadio .xllb02 {
  background: #24a4e7;
  background: linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
  background: -webkit-linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
  background: -moz-linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
  background: -ms-linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
  background: -o-linear-gradient(#0f83c7, #24a4e7, #1ca9e8);
}
.dxz .checkbox dt .xljt:after,
.dxz .checkboxRadio dt .xljt:after {
  width: 1px;
  height: 1px;
  background: transparent;
  border: 7px solid #0881c8;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: none;
}
/*攻略*/
.gl_01 {
  background: url("../../images/ks/gl_ban01.jpg") top center no-repeat;
  height: 447px;
}
.gl_hd {
  padding-top: 50px;
  margin: 0 auto;
}
.gl_02 {
  background: #141a38;
  padding-bottom: 12px;
}
.container {
  margin: 0 auto;
  width: 1000px;
}
.gl_sy {
  padding-top: 35px;
}
.gl_hd {
  position: relative;
  top: 70x;
}
.gl_img01 {
  position: absolute;
  width: 370px;
  height: 260px;
  top: 90px;
  left: 0;
  cursor: pointer;
}
.gl_img02 {
  position: absolute;
  width: 370px;
  height: 260px;
  top: 70px;
  left: 230px;
  z-index: 22;
}
.gl_img03 {
  position: absolute;
  width: 370px;
  height: 260px;
  top: 90px;
  right: 0;
  cursor: pointer;
}
.gl_img03 img {
  width: 100%;
  height: 100%;
}
.gl_img01 img {
  width: 100%;
  height: 100%;
}
.gl_img02 .gl_hdwz {
  position: absolute;
  bottom: -45px;
  font: 14px/40px "微软雅黑";
  color: #ffffff;
  padding-left: 15px;
  background: #000;
  opacity: 0.6;
  height: 40px;
  width: 525px;
}
.gl_sybtn {
  background: url("../../images/ks/gl_btnbg01.png") left top no-repeat;
  width: 1000px;
  height: 46px;
  margin-bottom: 35px;
}
.gl_sybtn h3 {
  font: 24px/46px "宋体";
  color: #ffffff;
  margin-left: 12px;
}
.gl_sybtn span {
  float: right;
  margin-top: -30px;
  font: 14px/24px "微软雅黑";
  color: #a8a8a8;
}
.glban02{ background:url("../../images/ks/gl_ban02.jpg") top center no-repeat;}
.gl_sy_bd {
  margin-left: -50px;
}
.gl_sy_bd .gl_sy_01 {
  width: 300px;
  height: 270px;
  background: #202850;
  margin-left: 50px;
  float: left;
  margin-bottom: 50px;
  overflow: hidden;
}
.gl_sy_bd .gl_sy_01 img {
  padding: 20px 20px 15px;
}
.gl_sy_bd .gl_sy_01 a:hover {
  text-decoration: none;
}
.gl_sy_bd .gl_sy_01 .gl_sy_01sm {
  padding-left: 20px;
  font: 14px/24px "微软雅黑";
  color: #d6d6da;
}
.gl_03 {
  background: #1a203c;
  padding-bottom: 35px;
}
.gl_sybtn01 {
  background: url("../../images/ks/gl_btnbg02.png") left top no-repeat;
  width: 1000px;
  height: 46px;
  margin-bottom: 35px;
}
.gl_sybtn01 h3 {
  font: 24px/46px "宋体";
  color: #ffffff;
  margin-left: 12px;
}
.gl_sybtn01 span {
  float: right;
  margin-top: -30px;
  font: 14px/24px "微软雅黑";
  color: #a8a8a8;
}
.gl_cjwt {
  margin-left: -30px;
}
.gl_cjwt .gl_cjwt01 {
  color: #e5e5e5;
  font: 14px/24px "微软雅黑";
  float: left;
  margin-left: 30px;
  width: 280px;
  padding-left: 20px;
  margin-bottom: 20px;
  height: 24px;
  overflow: hidden;
}
.gl_cjwt .gl_cjwt01 a:hover {
  text-decoration: none;
}

/*幻灯开始*/
.zy-Slide section{ color: #FFFFFF; opacity:0.01;}
.zy-Slide{
    font-size: 12px;
    position:relative;
    width:1000px;
    height:305px;
	padding-top:70px;
}
.zy-Slide ul{
    position:relative;
    width:1000px;
    height:305px;
    margin:0;
    padding:0;
}
.zy-Slide li{
    position:absolute;
    list-style:none;
    background:#000;
    width:0;
    height:0;
    top:146px;
    left:377px;
    z-index:0;
    cursor:pointer;
    border-radius:3px;
    margin:0;
    padding:0;
   overflow: hidden;
}
.zy-Slide li span{
   width:100%;
   position: absolute;
    padding-left:6px;
	font:16px/30px "微软雅黑";
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #a8a8a8;
   background-color: rgba(0,0,0,.5);
	}
.zy-Slide li img{
    width:100%;
    height:100%;
    vertical-align:middle;
}
.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2){ position: absolute; top:140px; width:230px; height:200px;  cursor: pointer; background:#123456;z-index:22; }
.zy-Slide section:nth-child(1){
    left:0px;
}
.zy-Slide section:nth-child(2){
    right:0px;
}
/*幻灯end*/