@charset "utf-8";
/* CSS Document */
@import url(70zn_reset.css);

.MT15{ margin-top:15px;}
.MT25{ margin-top:25px;}
.MT30{ margin-top:30px;}
.MT40{ margin-top:40px;}

/*.warp{ width: 100vw; height: 100vh; position: relative; overflow: hidden;}*/
.warp{ width: 1980px; height: 1200px; position: relative; overflow: hidden;}

.szfBtn{position:absolute;left: 5%;top:40px;z-index: 999999;}


.PageBgBox{ position: absolute; overflow: hidden; width: 100%; height: 100%;}
.HomeBg{ width:100%; height:100%; background: url(70zn_Home_pic_2.jpg) no-repeat center bottom; background-size: 100% 100%;}
.PageBg{ width:100%; height:100%; background: url(70zn_Home_pic_3.jpg) no-repeat center bottom; background-size: 100% 100%;}
.PageBgBox .HomeBg_ico1{ position: absolute; height: 78%; left: 7%; top: 18%; }
.PageBgBox .HomeBg_ico1 img{ height: 100%;}
.PageBgBox .HomeBg_ico2{ position: absolute; width: 100%; height: 290px; background: url(70zn_Home_ico_3.png) no-repeat; background-position:-40px 30px; left: 0; bottom: 0;}

/*切换导航*/
.DhNavBox{position:fixed;width:600px;height: 100px;bottom: 10%;left: 50%;margin-left:-300px;z-index: 999999;}
.DhNavBox>div{ position:absolute; width: 100px; height: 100px; cursor: pointer; text-align: center; line-height: 100px;}
.DhNavBox>div.prev{ left: 0;}
.DhNavBox>div.next{ right: 0; top: 0; }
.DhNavBox>div i{ position: relative; font-size: 50px; color: #FFF;}
.DhNavBox>div i {
	-webkit-text-shadow: 0px 4px 0px rgba(219,31,5,1), 0px 9px 25px rgba(0,0,0,.7);
    -moz-text-shadow: 0px 4px 0px rgba(219,31,5,1), 0px 9px 25px rgba(0,0,0,.7);
    text-shadow: 0px 4px 0px rgba(219,31,5,1), 0px 9px 25px rgba(0,0,0,.7);
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}
.DhNavBox>div i:active {
    -webkit-text-shadow: 0px 2px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    -moz-text-shadow: 0px 2px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    text-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    top: 6px;
}
.DhNavBox .navGroup{position: fixed;width: 60px;height: 323px;right: 0;top: 50%;margin-top: -161px;text-align: left;}
.DhNavBox .navGroup #navGroup{
    font-size: 22px;
    display: inline-block;
    width: 60px;
    text-align: center;
    line-height: 35px;
    background: #f73534;
    position: relative;
    overflow: hidden;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 10px 0;
    top: 50%;
    margin-top: -70px;
}
.DhNavBox .navGroup #navGroup font{
    font-size: 28px;
    display: inline-block;
    box-sizing: border-box;
    padding: 5px 15px;
    color: #FFF;
}
.DhNavBox .navGroup #navGroup i{
    font-size: 34px;
}
.DhNavBox .navGroup .GroupBtn{position: absolute;overflow: hidden;left: 60px;width: 120px;height: auto;border: 5px solid #f73534;}
.DhNavBox .navGroup .GroupBtn ul{
    padding-top: 1px;
}
.DhNavBox .navGroup .GroupBtn li{position:relative;overflow: hidden;width: 120px;height: 40px;line-height: 40px;float: left;box-sizing: border-box;border: 1px solid #F6F6F6;font-size: 18px;text-align: center;background: #f73534;margin-top: -1px;color: #FFF;}
.DhNavBox .navGroup .GroupBtn li img{ display: block; width:100%;}
.DhNavBox .navGroup .GroupBtn li:hover,.DhNavBox .navGroup .GroupBtn li.on{border-width: 2px;border-color: #FFF;line-height: 38px;}



.HomePage{ width:100%; height:100%;}
.HomeBg_ico3{ position:absolute; left:611px; top: 145px; width: 735px;}
.HomeBg_ico3 img{ animation:expandAll 1s linear infinite alternate;}
.HomeBg_ico4{ position: absolute; overflow: hidden; left: 678px; top: 451px; /*width: 430px;*/}
.HomeBg_ico3 img,.HomeBg_ico4 img,.HomeTxt_tit img{ display: block; width: 100%;}
.banner-canvas{ position: absolute; width: 100%; height: 100%; left: 0; right: 0; top: 0; bottom: 0; z-index: 1;}
@keyframes expandAll {
	from { transform: scale(0.95);}
	to   { transform: scale(1.05); }
}

.fadeIn{
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out, z-index 0s linear 0.6s;
    animation: scaleOut 0.6s ease-in-out;
}


@keyframes scaleOut{
	0%{ transform: scale(1); opacity: 1; }
	100%{ transform: scale(1.5); opacity: 0; }
}

/*卷首语*/
.PrefacePage{ width:100%; height:100%;}
/*.PrefacePage .cons{ position:absolute; overflow: hidden; width: 800px; right: 4em; top: 130px;}*/
.HomeTxt_tit{ position:absolute; left:744px; top: 110px; /*width:300px;*/}
.HomeTxt_con{ position:absolute; left:700px; top: 290px; width: 60%; font-size:20px; line-height: 36px; color: #da0016; font-weight: bold;}
.HomeTxt_con p{ display: inline-block; text-indent: 2em;  }





/*Chapter_1*/
.Chapter_1 .dhBox{ width: 643px; height: 824px; background: url(70zn_Con_ico_5.png) no-repeat center; position: relative; margin: 124px auto 0; margin: calc((1100px - 824px) / 2) auto 0;}
.Chapter_1 .dhBox .tit_1{ position:absolute; left:213px; top: 75px; }
.Chapter_1 .dhBox .tit_2{ position:absolute; right:195px; top: 150px; }
.Chapter_1 .dhBox .Btns{ display: block; position:absolute; width: 56px; height: 242px; left:320px; top: 513px; cursor: pointer;}
.MousePrompt{ width: 66px; position: relative; display: none;}
.MousePrompt img{ display: block; width: 100%;}
.round{ width: 50px; height: 50px; display: none;}
.circle {
	background: rgba(255,255,255,1);
	border-radius: 100%;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	left: 15px;
}
.circle_bottom {
	background: rgba(255,255,255,.8);
	border-radius: 100%;
	width: 30px;
	height: 30px;
	filter: alpha(opacity=40);
	position: absolute;
	top: 10px;
	left: 10px;
}
.circle_bottom2 {
	background: rgba(255,255,255,.6);
	border-radius: 100%;
	width: 40px;
	height: 40px;
	filter: alpha(opacity=20);
	position: absolute;
	top: 5px;
	left: 5px;
}
.animation {
	-webkit-animation: twinkling 2.1s infinite ease-in-out;
	animation: twinkling 2.1s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animation2 {
	-webkit-animation: twinkling 2.1s infinite ease-in-out;
	animation: twinkling 2.1s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@keyframes twinkling {
	0% {
		opacity: 0.2;
		filter: alpha(opacity=20);
		-webkit-transform: scale(1);
	}
	50% {
		opacity: 0.5;
		filter: alpha(opacity=50);
		-webkit-transform: scale(1.12);
	}
	100% {
		opacity: 0.2;
		filter: alpha(opacity=20);
		-webkit-transform: scale(1);
	}
}
.Chapter_1 .MousePrompt{ position:absolute; left:378px; top: 590px;}
.Chapter_1 .round{ display: block; position:absolute; left:323px; top: 519px;}


/*Chapter_2*/
.Chapter_2 .dhBox{ width: 643px; height: 824px; background: url(70zn_Con_ico_8.png) no-repeat center; position: relative; margin: 124px auto 0; margin: calc((1100px - 824px) / 2) auto;}
.Chapter_2 .dhBox .tit_1{ position:absolute; left:228px; top: 148px; }
.Chapter_2 .dhBox .tit_2{ position:absolute; right:203px; top: 74px; }
.Chapter_2 .dhBox .Btns{ display: block; position:absolute; width: 56px; height: 242px; left:276px; top: 552px; cursor: pointer;}
.Chapter_2 .MousePrompt{position:absolute;left: 208px;top: 590px;}
.Chapter_2 .round{display: block;position:absolute;left: 279px;top: 556px;}

/*Chapter_3*/
.Chapter_3 .dhBox{ width: 630px; height: 822px; background: url(70zn_Con_ico_11.png) no-repeat center; position: relative; margin: 124px auto 0; margin: calc((1100px - 822px) / 2) auto ;}
.Chapter_3 .dhBox .tit_1{ position:absolute; left:240px; top: 168px; }
.Chapter_3 .dhBox .tit_2{ position:absolute; right:168px; top: 124px; }
.Chapter_3 .dhBox .Btns{display: block;position:absolute;width: 56px;height: 270px;left: 253px;top: 489px;cursor: pointer;}
.Chapter_3 .MousePrompt{position:absolute;left: 185px;top: 530px;}
.Chapter_3 .round{display: block;position:absolute;left: 256px;top: 495px;}

/*Chapter_4*/
.Chapter_4 .dhBox{ width: 630px; height: 822px; background: url(70zn_Con_ico_14.png) no-repeat center; position: relative; margin: 124px auto 0;  margin: calc((1100px - 822px) / 2) auto;}
.Chapter_4 .dhBox .tit_1{ position:absolute; left:240px; top: 161px; }
.Chapter_4 .dhBox .tit_2{ position:absolute; right:205px; top: 60px; }
.Chapter_4 .dhBox .Btns{ display: block; position:absolute; width: 56px; height: 272px; left:253px; top: 489px; cursor: pointer;}
.Chapter_4 .MousePrompt{position:absolute;left: 185px;top: 530px;}
.Chapter_4 .round{display: block;position:absolute;left: 256px;top: 495px;}

/*Chapter_5*/
.Chapter_5 .dhBox{ width: 630px; height: 871px; background: url(70zn_Con_ico_17.png) no-repeat center; position: relative; margin: 108px auto 0;  margin: calc((1100px - 871px) / 2) auto;}
.Chapter_5 .dhBox .tit_1{ position:absolute; left:240px; top: 162px; }
.Chapter_5 .dhBox .tit_2{ position:absolute; right:169px; top: 84px; }
.Chapter_5 .dhBox .Btns{ display: block; position:absolute; width: 56px; height: 303px; left:319px; top: 513px; cursor: pointer;}
.Chapter_5 .MousePrompt{ position:absolute; left:378px; top: 590px;}
.Chapter_5 .round{display: block;position:absolute;left: 322px;top: 519px;}

/*Chapter_6*/
.Chapter_6 .dhBox{ width: 559px; height: 871px; background: url(70zn_Con_ico_20.png) no-repeat center; position: relative; margin: 108px auto 0;  margin: calc((1100px - 871px) / 2) auto;}
.Chapter_6 .dhBox .tit_1{ position:absolute; left:110px; top: 112px; }
.Chapter_6 .dhBox .tit_2{ position:absolute; right:254px; top: 193px; }
.Chapter_6 .dhBox .Btns{ display: block; position:absolute; width: 56px; height: 303px; left:149px; top: 453px; cursor: pointer;}
.Chapter_6 .MousePrompt{ position:absolute; left:206px; top: 590px;}
.Chapter_6 .round{display: block;position:absolute;left: 152px;top: 457px;}

/*Chapter_7*/
.Chapter_7 .dhBox{ width: 559px; height: 871px; background: url(70zn_Con_ico_23.png) no-repeat center; position: relative; margin: 108px auto 0;  margin: calc((1100px - 871px) / 2) auto;}
.Chapter_7 .dhBox .tit_1{ position:absolute; left:110px; top: 114px; }
.Chapter_7 .dhBox .tit_2{ position:absolute; right:250px; top: 193px; }
.Chapter_7 .dhBox .Btns{ display: block; position:absolute; width: 56px; height: 303px; left:153px; top: 472px; cursor: pointer;}
.Chapter_7 .MousePrompt{position:absolute;left: 84px;top: 522px;}
.Chapter_7 .round{display: block;position:absolute;left: 156px;top: 476px;}

/*Chapter_8*/
.Chapter_8 .dhBox{ width: 559px; height: 871px; background: url(70zn_Con_ico_26.png) no-repeat center; position: relative; margin: 108px auto 0;  margin: calc((1100px - 871px) / 2) auto;}
.Chapter_8 .dhBox .tit_1{ position:absolute; left:229px; top: 96px; }
.Chapter_8 .dhBox .Btns{ display: block; position:absolute; width: 56px; height: 303px; left:144px; top: 264px; cursor: pointer;}
.Chapter_8 .MousePrompt{position:absolute;left: 75px;top: 425px;}
.Chapter_8 .round{display: block;position:absolute;left: 147px;top: 267px;}



/*修改弹出层导航*/
.layui-layer-iframe .layui-layer-title a{ font-size:18px; font-weight:bold;}
/*
.layui-layer-iframe .layui-layer-title{ background-color:#000; color: #FFF;}
.layui-layer-iframe .layui-layer-setwin .layui-layer-close1{background: url(70zn_layui_icon.png) no-repeat;background-position: -88px -40px;}
*






