/**
* Author: LiuMengLong
* Version: 通用样式及模块
* Last Changed by LiuMengLong
* Last Update : 2019-03-04
*/
/*--body-*/
body{background:url(../images/bg.png) no-repeat center 0px #73110b; position: relative;background-size:  auto;}
.wrap{margin:0 auto; width:1200px;}
.bar1{background: url(../images/bar1.jpg) no-repeat center;width: 1200px;height: 575px;}
.bar2{background: url(../images/bar2.jpg) no-repeat center;width: 1200px;height: 398px;}
.bar3{background: url(../images/bar3.jpg) no-repeat center;width: 1200px;height: 227px;}
.bar4{background: url(../images/bar4.jpg) no-repeat center;width: 1200px;height: 467px;}
.bar5{background: url(../images/bar5.png) no-repeat center;width: 1200px;height: 680px;}
.bar7{background: url(../images/bar7.jpg) no-repeat center;width: 1200px;height: 170px;}
.bar8{background: url(../images/bar8.jpg) no-repeat center;width: 1200px;height: 678px;}




.bar2 h4{color: #FFFFFF;font-size: 22px;letter-spacing: 2px;line-height:40px;text-align: center;}
.bar2 p{color:#FFFFFF;font-size: 16px;text-align: center;}

.bar4 p{color: #FFFFFF;font-size: 18px;letter-spacing: 1px;line-height:35px;word-wrap: break-word;width: 1200px;}
.bar4_bt{background: url(../images/bt.png) no-repeat  center;width: 207px;height: 70px;cursor: pointer;margin-left:500px;margin-top: 20px;color: #4147a5;
         z-index: 200px;position: absolute;}

.bar8 p{color: #FFFFFF;font-size: 18px;letter-spacing: 1px;line-height: 50px;word-wrap: break-word;width: 1200px;}






.bt{width: 200px;height: 320px;position: absolute;z-index: 30;margin-top: 90px;margin-left: 50px;}
.bt1{width:200px;height:50px;position: absolute;z-index: 40;top: 170px;left:1px;cursor: pointer;} 
.bt2{width:200px;height:50px;position: absolute;z-index: 40;top: 250px;left:1px;cursor: pointer;} 
.bt3{width:200px;height:50px;position: absolute;z-index: 40;top: 330px;left:1px;cursor: pointer;} 

.weapon1{width: 1200;height: 680px;background: url(../images/weapon1.png?a=1) no-repeat  center;}
.weapon2{width: 1200;height: 680px;background: url(../images/weapon2.png?a=1) no-repeat  center;display: none;}
.weapon3{width: 1200;height: 680px;background: url(../images/weapon3.png?a=1) no-repeat  center;display: none;}


.ck{width: 200px;height: 30px;position: absolute;z-index: 10;margin-top:120px;margin-left:950px;
    cursor: pointer;color: red;font-size: 12px;text-align: center;line-height: 30px;letter-spacing: 1px;}
.xq{width:1200px;height:653px;background: url(../images/tc_bg.png) no-repeat  center;position: absolute;z-index: 50;background-color:rgb(0,0,0,0.9);
display: none;border-radius: 20px;box-shadow: #73110b 10px 10px 10px;}
.xq h3{color: #4147a5;font-size: 50px;text-align: center;letter-spacing: 2px;line-height: 120px;margin-top: 40px;}
.xq p{color:#fff;font-size: 20px;width: 1000px;line-height: 60px;margin-left: 50px;}
.over{width: 80px;height: 80px;float: right;margin: 30px 40px 0 0;cursor: pointer;border-radius: 50%;background: url(../images/close.png) no-repeat center;}