

/* 初始化 */
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dd,
dt,
dl,
div {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Microsoft YaHei" !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* font-family: "SimSun"; */
}

ul,
ol {
  list-style-type: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

a {
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* 动画持续时间 */
:root {
  --animate-duration: 1000ms;
  --animate-delay: 1.1s;
}
/* 头部样式 */
.banxin {
  margin: 0 auto;
  width: 1200px;
}

.header_module a {
  text-decoration: none !important;
  font-size: 16px;
  font-weight: bold;
  color: rgba(182, 161, 161, 1);

}

.header_module a:hover {
  color: rgb(250, 187, 59);
}

.header_module {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  max-width: 1960px;
  background: rgba(56, 0, 80, 0.3);
  z-index: 2;
}


.header_module .header_nav {
  padding: 0 0 0 130px;
}

.header_module .logo {
  margin-left: -100%;
  position: relative;
  left: -130px;
  padding-top: 10px;
  height: 80px;
}

.header_module .logo img {
  height: 55px;
}

.header_module>.header_nav>ul>li {
  position: relative;
  flex: 1;
  height: 80px;
}

.header_module .header_hot {
  position: absolute;
  top: 15px;
  right: 14px;
  width: 30px;
  height: 19px;
}

.header_nav>ul {
  width: 100%;
  display: flex;
}

.header_nav>ul>li>a {
  display: block;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_hot.right12 {
  right: 12px;
}

.header_imgBox {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_module .header_imgBox img {
  border-radius: 50%;
  width: 51px;
  height: 51px;
  border-radius: 50%;
  vertical-align: -18px;
}

.header_module .header_imgBox a {
  display: inline-block;
  font-size: 12px;
  color: #eba042;
}

.header_module .header_imgBox .header_getGod {
  margin: 0 15px;
  display: inline-block;
  text-align: center;
  width: 66px;
  height: 30px;
  line-height: 30px;
  background-image: linear-gradient(#edc332, #fffa53);
  color: #5c3f14;
  border-radius: 3px;
  font-size: 12px;
}

.header_module .header_imgBox .header_getGod:hover {
  background-image: linear-gradient(#ffe077, #ffedae);
}

/*# sourceMappingURL=a.css.map */
.sprite {
  background: url("../image/sprite2.png");
}

header {
  padding-top: 80px;
  width: 100%;
  min-width: 1200px;
  height: 680px;
  background: url("../image/banner.jpg") top center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  /* background-size: 1920px 680px; */
}

.animate_header {
  position: relative;
}

.animate_header_left {
  position: relative;
  width: 716px;
  height: 598px;
  background: url("../image/banner-pic1.png") no-repeat;
}
.animate_header_left span{
  font-size:16px;
  color:rgba(203,175,255,1);
}
.animate_header_a {
  position: absolute;
  top: 175px;
  left: 158px;
  width: 385px;
  height: 225px;
  background: url("../image/banner-pic3.png") no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}

.animate_header_b {
  position: absolute;
  top: 43px;
  left: 285px;
  width: 123px;
  height: 123px;
  background: url("../image/banner-icon2.png") no-repeat;
  z-index: 2;
  text-align: center;
}

.animate_header_c {
  position: absolute;
  bottom: 43px;
  left: 285px;
  width: 123px;
  height: 123px;
  background: url("../image/banner-icon3.png") no-repeat;
  z-index: 2;
  text-align: center;
}
.animate_header_c>span{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

.animate_header_d {
  position: absolute;
  top: 233px;
  left: 96px;
  width: 123px;
  height: 123px;
  background: url("../image/banner-icon4.png") no-repeat;
  z-index: 2;
}
.animate_header_d>span{
  position: absolute; 
  bottom: 35px;
  left: -48px;
}

.animate_header_e {
  position: absolute;
  top: 233px;
  right: 115px;
  width: 123px;
  height: 123px;
  background: url("../image/banner-icon1.png") no-repeat;
  z-index: 2;
}

.animate_header_e>span{
  position: absolute; 
  bottom: 35px;
  right: -48px;
}

/* 右边 */
.animate_header>.fr {
  width: 458px;
  margin-top: 70px;
}

.header_title {
  width: 390px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  background: rgba(134, 111, 131, .2);
  font-size: 22px;
  font-weight: bold;
  color: rgba(241, 234, 255, 1);
  border-top: 1px solid rgba(134, 111, 131, 1);
  border-bottom: 1px solid rgba(134, 111, 131, 1);
}

.animate_header>.fr>.fr_top {
  padding-left: 25px;
}

.animate_header>.fr>.fr_top>h3 {
  margin-top: 10px;
  font-size: 80px;
  font-weight: 800;
  color: rgba(241, 234, 255, 1);
}

.animate_header .fr_top {
  font-size: 18px;
  font-weight: bold;
  color: rgba(239, 230, 255, 1);
}

.animate_header .fr_top .clearfix {
  margin-top: 70px;
  padding-right: 42px;
  padding-left: 10px;
}

.animate_header .fr_top .fl>i {
  margin-right: 5px;
  vertical-align: -2px;
  display: inline-block;
  width: 19px;
  height: 17px;
  background-position: -476px -17px;
}

.animate_header .fr_top .fr>i {
  margin-right: 5px;
  display: inline-block;
  vertical-align: -2px;
  width: 19px;
  height: 17px;
  background-position: -517px -17px;
}

.fr_bottom {
  margin-top: 19px;
}

.fr_bottom a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  width: 192px;
  height: 65px;
  background: rgba(178, 68, 255, 1);
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  color: rgba(255, 255, 255, 1);
}

.fr_bottom a:hover {
  background: #9100F6;
}

.fr_bottom .fr a {
  background-color: #5FD500;
}

.fr_bottom .fr a:hover {
  background-color: #48A000;
}

/* 主体 */
.one {

  height: 720px;
  background-color: #f3f3f3;
  padding-top: 73px;
  text-align: center;
  overflow: hidden;
}

.one h2 {
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: bold;
  color: rgba(237, 157, 0, 1);
  line-height: 30px;
}

.one p {
  font-size: 16px;
  font-weight: bold;
  color: rgba(136, 136, 136, 1);
  line-height: 30px;
}

.one_dec {
  padding-top: 42px;
  display: flex;
  justify-content: space-between;
}
.one_dec>div{
  width: 239px;
  height: 320px;
  background-color: #fff;
  padding-top: 42px;
  box-shadow: 0px 0px 5px #ccc;
}
.one_dec .sprite {
  margin: 0 auto 52px;
  width: 55px;
  height: 54px;
  background-position: -672px -8px;
}
.one_dec .one_sprite2 .sprite{
  width: 64px;
  height: 64px;
  background-position: -760px -8px;
}
.one_dec .one_sprite3 .sprite{
  width: 65px;
  height: 61px;
  background-position: -863px -8px;
}
.one_dec .one_sprite4 .sprite{
  width: 52px;
  height: 59px;
  background-position: -960px -8px;
}
.one_dec h4{
  font-size:16px;
  font-weight:400;
  color:rgba(85,85,85,1);
}
.one_dec p{
  padding: 28px 20px 0;
  text-align: justify;
  font-size:14px;
  font-weight:400;
  color:rgba(136,136,136,1);
  line-height: 20px;
}
/* 第三块 */
.two{
  padding-top: 119px;
  min-width: 1200px;
  height: 515px;
  background: url("../image/con2-bg.jpg") no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.two>.banxin{
  position: relative;
  padding-left: 57px;
  padding-right: 76px;
}
.two_img1{
  position: absolute;
  width: 514px;
  height: 308px;
  background: url("../image/con2-pic1.png") no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
.two_img2{
  position: absolute;
  top: 115px;
  left: 168px;
  width: 209px;
  height: 48px;
  background: url("../image/con2-pic2.png") no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}
.two .fr{
  width: 464px;
}
.two .fr h2{
  font-size:43px;
  font-weight:800;
  color:rgba(255,255,255,1);
  line-height:108px;
  }
.two .fr p{
  font-size:16px;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:30px;
}
/* 第四块 */
.three{
  width: 100%;
  height: 848px;
  overflow: hidden;
}
.three_top{
  position: relative;
  height: 393px;
  padding-top: 87px;
  background-color: #f3f3f3;
  text-align: center;
}
.three_top h3{
  margin-bottom:13px;
  font-size:30px;
  font-weight:bold;
  color:rgba(237,157,0,1);
}
.three_top p{
  font-size:16px;
  font-weight:bold;
  color:rgba(136,136,136,1);
}
.three_dec{
  position: absolute;
  left: 0;
  right: 0;
  bottom: -165px;
  margin: 0 auto;
  width: 1140px;
  display: flex;
  justify-content: space-between;
}
.three_dec>div{
  padding-top: 28px;
  width: 320px;
  height: 330px;
  background-color: #fff;
  border-radius:3px;
  box-shadow: 0px 0px 5px #ccc;
}
.three_dec .sprite{
  margin: 0 auto;
  width: 81px;
  height: 105px;
  background-position: -1056px -8px ;
}
.three_dec>.three_sprite2>.sprite{
  width: 105px;
  height: 105px;
  background-position: -1190px -8px ;
}
.three_dec>.three_sprite3>.sprite{
  width: 88px;
  height: 105px;
  background-position: -1348px -8px ;
}
.three_dec h4{
  margin: 40px 0 29px;
  font-size:24px;
  font-weight:bold;
  color:rgba(85,85,85,1);
}
.three_dec p{
  padding: 0 27px;
  font-size:14px;
  font-weight:400;
  color:rgba(136,136,136,1);
}
.three_bottom{
  height: 455px;
  padding-top: 232px;
}
.three_bottom .line{
  margin: 0 auto 34px;
  width:88px;
height:11px;
background:rgba(237,157,0,1);
}
.three_bottom p{
  margin-top: -162px;
  text-indent: 2em;
  margin: 0 auto;
  width:902px;
  font-size:16px;
  font-weight:bold;
  color:rgba(85,85,85,1);
  line-height:30px;
}
/* 尾部 */
.foot_top{
  height:48px;
background:rgba(37,37,37,1);
}
.foot_top>ul{
  width: 810px;
  height: 48px;
  margin: 0 auto;
}
.foot_top li{
  position: relative;
  width: 90px;
  height: 48px;
  line-height: 48px;
}
.foot_top li::after{
  content: "";
  display: block;
  position: absolute;
  top: 0 ;
  bottom: 0;
  right: 0;
  margin: auto 0;
  width: 1px;
  height: 15px;
  background-color: #555;
}
.foot_top .footText::after{
  display: none;
}
.foot_top li>a{
  text-align: center;
  width: 90px;
  height: 48px;
  display: inline-block;
  color: #555555;
}
.foot_top li>a:hover{
  color: rgb(250, 187, 59);
}
.foot_bottom{
  padding-top: 15px;
  height:138px;
  background:rgba(28,28,28,1);
}
.foot_bottom>p{
  margin: 0 auto;
  text-align: center;
  font-size:12px;
  font-family:"SimSun";
  font-weight:400;
  color:rgba(179,179,179,1);
  line-height:30px;
}
.foot_bottom>p>a{
  color:rgba(179,179,179,1);
}
.foot_bottom>p>a:hover{
  color: rgb(250, 187, 59);
}
 
.dropdown_li > ul {
  display: none;
}
/* 二级菜单 */
.dropdown_li:hover > ul {
  box-shadow: 0px 4px 20px #000;
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -76px;
  display: block;
  width: 152px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background:#39003e;
  text-align: center;
}

.dropdown_li > ul > li > a {
  display: block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: #c0a4d3;
}
/* 依赖下载 */
.windows{
  margin-top: 60px;
  display: block;
  text-align: center;
  color:#fff;
  font-size: 14px;
}
.windows:hover{
  color: rgb(250, 187, 59);
}