@font-face {
    font-family: '庞门正道';
src: url(../font/pangmenzhengdao.jpg)}

@font-face {
    font-family: '汉仪雅酷黑';
src: url(../font/hanyiyakuhei.jpg)}

div {
    margin: 0 auto;
    text-align: center;
    font-family: "汉仪雅酷黑";}

.time_example {
    opacity: 0;}

.box {
    width: 1120px;
    border-radius: 50px;
    background-color: #eff5fd;
    box-shadow: 0 0 10px gray;
    z-index: 10;
    position: absolute;}

.more {
    height: 40px;
    width: 130px;
    position: absolute;
    transition: all 0.75s;
    cursor: pointer;}

.more_arrow {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    font-family: "微软雅黑";
    font-size: 25px;
    padding-top: 3px;
    padding-left: 3px;
    box-sizing: border-box;
    float: right;
    margin-top: -11px;
    transition: all 0.75s;}

.head {
    width: 100%;
    height: 8vh;
    background-image: linear-gradient(#7fc2fa, #5595e8);
    color: white;
    font-size: 3.5vh;
    padding-top: 2vh;
    padding-left: 2vh;
    box-sizing: border-box;
    text-align: left;}

.headimg {
    width: 100%;}

.menu {
    height: 5.5vh;
    width: 100%;
    background-color: #ecf8fe;}

.menubox {
    width: 185vh;
    margin: 0 auto;
    text-align: center;}

.menu_button {
    height: 5.5vh;
    width: 10vh;
    font-size: 2.5vh;
    line-height: 5.5vh;
    color: #323232;
    position: relative;
    transition: all 0.5s;
    float: left;
    margin: 0 7vh;
    cursor: pointer;}

.menu_button a {
    transition: all 0.5s;}

.menu_button::after,
.menu_button::before {
    content: "";
    position: absolute;
    bottom: 0%;
    width: 0;
    height: 0.5vh;
    background: #323232;
    transition: all 0.5s;}

.menu_button::after {
    left: 50%;}

.menu_button::before {
    right: 50%;}

.menu_button:hover,
.menu_button:hover a {
    color: #0078c2;}

.menu_button:hover::after,
.menu_button:hover::before {
    background: #0078c2;
    width: 1.5vh;}

.backimg1 {
    height: auto;
    width: 400px;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 1;}

.mainbody {
    height: 4532px;
    width: 100%;
    position: relative;
    background-image: linear-gradient(#bee5fb, #a2c5fd);}

.box1 {
    height: 600px;
    top: 60px;
    left: 50%;
    transform: translate(-50%, 0);}

.box1_news {
    height: 460px;
    width: 640px;
    box-shadow: 16px -16px 0px #a5aeb3, 32px -32px 0px #c6cdd4;
    background-color: #fff;
    position: absolute;
    left: 50px;
    top: 90px;}

.box1_news_img {
    height: 340px;
    width: 640px;}

.box1_news_img img {
    width: 100%;
    height: 100%;}

.box1_news_txt {
    background-color: #ffffff;
    height: 120px;
    width: 100%;
    position: relative;}

.box1_news_txt_time {
    height: 75px;
    width: 75px;
    border-radius: 50%;
    background-color: #4b6eef;
    position: absolute;
    left: 45px;
    top: 20px;
    color: #ffffff;}

.box1_news_txt_time_mon {
    height: 20px;
    width: 40px;
    font-size: 17.5px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 20%;}

.box1_news_txt_time_day {
    height: 35px;
    width: 40px;
    font-size: 30px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 45%;}

.box1_news_txt_title {
    height: 50px;
    width: 500px;
    position: absolute;
    font-size: 25px;
    color: #3b79d2;
    right: 10px;
    top: 30px;
    text-align: left;}

.box1_news_txt_title_main {
    height: 35px;
    width: 500px;
    position: absolute;
    font-size: 10px;
    color: gray;
    right: 10px;
    top: 62.5px;
    text-align: left;}

.box1_title {
    position: absolute;
    right: 130px;
    top: 30px;}

.box1_main {
    height: 400px;
    width: 300px;
    border: 2px solid #849df4;
    border-radius: 25px;
    position: absolute;
    right: 45px;
    top: 140px;}

.box1_main_line {
    height: 65px;
    width: 275px;
    margin-top: 15px;
    background-color: #eff5fd;
    border: 2px solid #eff5fd;
    transform: scale(1);
    transition: all 0.75s;}

.box1_main_line_title {
    height: 40px;
    width: 250px;
    text-align: left;
    font-size: 17.5px;
    margin-top: 5px;
    color: #306cc2;}

.box1_main_line_time {
    height: 20px;
    width: 250px;
    text-align: right;
    font-size: 12.5px;
    color: #408ecb;}

.box1_main_line:hover {
    border-radius: 15px;
    border: 2px solid #849df4;
    transform: scale(1.25);}

.more1 {
    color: #306cc2;
    bottom: 0%;
    right: 8%;}

.more1_arrow {
    border: 1px solid #306cc2;}

.more1:hover>.more1_arrow {
    background-color: #306cc2;
    border: 1px solid #eff5fd;
    color: #eff5fd;}

.box2 {
    height: 700px;
    top: 720px;
    left: 50%;
    transform: translate(-50%, 0);}

.box2_title {
    height: 90px;
    width: 1000px;
    background-image: linear-gradient(#4978bc, #c2e1ff);
    border-radius: 1px;
    margin-top: 45px;
    box-shadow: 0 3px 3px #b0b5bb;
    position: relative;}

.box2_title_left,
.box2_title_right {
    height: 90px;
    width: 500px;
    float: left;
    font-size: 50px;
    color: #ffffff;
    line-height: 90px;
    position: relative;
    cursor: pointer;}

.box2_title_left_choose {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, 0);
    width: 31px;
    height: 3px;
    background: #ffffff;
    transition: all 0.75s;}

.box2_title_right_choose {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0%;
    transform: translate(50%, 0);
    width: 0px;
    height: 3px;
    background: #ffffff;
    transition: all 0.75s;}

.box2_title_right {
    float: right;}

.box2_title_img {
    position: absolute;
    right: -10%;
    top: -45%;
    z-index: 10;}

.more2 {
    color: #67a6ff;
    bottom: -15%;
    right: 0%;}

.more2_arrow {
    border: 1px solid #67a6ff;}

.more2:hover>.more2_arrow {
    background-color: #67a6ff;
    border: 1px solid #eff5fd;
    color: #eff5fd;}

.box2_main1,
.box2_main2 {
    top: 137px;
    left: 60px;
    position: absolute;
    height: 475px;
    width: 1000px;
    padding-top: 13px;
    box-sizing: border-box;
    transition: all 0.5s;
    z-index: 11;}

.box2_main2 {
    opacity: 0;
    z-index: 10;}

.box2_main_line {
    height: 77px;
    width: 1000px;}

.box2_main_line_time {
    height: 77px;
    width: 112px;
    float: left;
    position: relative;}

.box2_main_line_time_top,
.box2_main_line_time_bottom {
    height: 50%;
    width: 100%;
    color: #494949;
    position: relative;}

.box2_main_line_time_top {
    font-size: 15px;
    line-height: 55px;}

.box2_main_line_time_bottom {
    font-size: 25px;
    line-height: 30px;}

.box2_main_line_time_top::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, 0);
    width: 28px;
    height: 1px;
    background: #494949;}

.box2_main_line_news {
    height: 76px;
    width: 888px;
    float: left;
    border-bottom: 1px solid #dfdcda;}

.box2_main_line_news_top,
.box2_main_line_news_bottom {
    height: 50%;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    padding-left: 10px;}

.box2_main_line_news_top,
.box2_main_line_news_top a {
    font-size: 20px;
    color: #494949;
    line-height: 60px;
    transition: all 0.5s;}

.box2_main_line_news_bottom {
    font-size: 15px;
    color: #494949;
    line-height: 30px;}

.box2_main_line_news:hover>.box2_main_line_news_top,
.box2_main_line_news:hover>.box2_main_line_news_top a {
    color: #3b79d2;}

.backimg2 {
    height: auto;
    width: auto;
    position: absolute;
    top: 1230px;
    left: 0;
    z-index: 1;}

.box3 {
    height: 700px;
    top: 1480px;
    left: 50%;
    transform: translate(-50%, 0);}

.box3_title {
    height: 90px;
    width: 1014px;
    background-image: linear-gradient(#c2e1ff, #4978bc);
    border-radius: 1px;
    margin-top: 60px;
    position: relative;}

.box3_title_left {
    height: 90px;
    width: 250px;
    float: left;
    font-size: 50px;
    color: #ffffff;
    line-height: 100px;
    position: relative;}

.box3_title_left_s {
    font-size: 60px;
    color: #4b6eef;
    float: left;
    margin-left: 35px;
    line-height: 95px;}

.box3_title_img {
    float: left;
    margin-left: 75px;}

.more3 {
    color: #ffffff;
    bottom: 10%;
    right: 4%;}

.more3_arrow {
    border: 1px solid #ffffff;}

.more3:hover>.more3_arrow {
    background-color: #ffffff;
    color: #4978bc;}

.box3_main {
    height: 496px;
    width: 1042px;
    margin-top: 15px;
    box-sizing: border-box;}

.box3_line {
    height: 230px;
    width: 493px;
    float: left;
    margin: 0px 14px;
    margin-bottom: 18px;}

.box3_line_img {
    height: 168px;
    width: 493px;
    background-color: #323232;}

.box3_line_imgs,
.box3_line_imgs img {
    height: 100%;
    width: 100%;}

.box3_line_title {
    height: 60px;
    width: 493px;
    background-color: #ffffff;
    color: #494949;
    font-size: 25px;
    line-height: 60px;
    margin-top: 2px;
    transition: all 0.75s;}

.box3_line_title a {
    transition: all 0.75s;}

.box3_line:hover>.box3_line_title,
.box3_line:hover>.box3_line_title a {
    color: #0078c2;}

.box4 {
    height: 735px;
    top: 1500px;
    left: 50%;
    transform: translate(-50%, 0);}

.box4_main {
    height: 630px;
    width: 830px;
    margin-top: 60px;
    margin-left: 60px;
    float: left;}

.box4_line {
    height: 300px;
    width: 400px;
    margin-bottom: 15px;
    margin-right: 15px;
    border-radius: 10px;
    float: left;}

.box4_line_img {
    height: 250px;
    width: 400px;
    background-color: #494949;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;}

.box4_line_imgs,
.box4_line_imgs img {
    height: 100%;
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;}

.box4_line_title {
    height: 50px;
    width: 400px;
    background-color: #ffffff;
    color: #494949;
    font-size: 20px;
    line-height: 55px;
    transition: all 0.75s;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;}

.box4_line_title a {
    transition: all 0.75s;}

.box4_line:hover>.box4_line_title,
.box4_line:hover>.box4_line_title a {
    color: #0078c2;}

.box4_title {
    position: absolute;
    top: 5%;
    right: -3%;}

.more4 {
    color: #2e90cd;
    bottom: 5%;
    right: 5%;}

.more4_arrow {
    border: 1px solid #2e90cd;}

.more4:hover>.more4_arrow {
    background-color: #2e90cd;
    color: #eff5fd;}

.backimg3 {
    height: auto;
    width: auto;
    position: absolute;
    top: 3000px;
    right: 0;
    z-index: 1;}

.box5 {
    height: 600px;
    top: 2327px;
    left: 50%;
    transform: translate(-50%, 0);}

.box5_title {
    height: 90px;
    width: 1000px;
    background-image: linear-gradient(#c2e1ff, #4978bc);
    border-radius: 1px;
    margin-top: 52px;
    position: relative;}

.box5_title_left {
    height: 90px;
    width: 250px;
    float: left;
    font-size: 50px;
    color: #ffffff;
    line-height: 100px;
    position: relative;}

.box5_title_left_s {
    font-size: 60px;
    color: #4b6eef;
    float: left;
    margin-left: 35px;
    line-height: 95px;}

.box5_title_img {
    position: absolute;
    left: 275px;
    top: -5px;}

.more5 {
    color: #ffffff;
    bottom: 10%;
    right: 4%;}

.more5_arrow {
    border: 1px solid #ffffff;}

.more5:hover>.more5_arrow {
    background-color: #ffffff;
    color: #4978bc;}

.box5_main {
    height: 375px;
    width: 1000px;
    margin-top: 30px;}

.box5_main_video {
    height: 375px;
    width: 500px;
    float: left;}

.video {
    height: 285px;
    width: 485px;
    float: left;
    border-radius: 10px;
    cursor: pointer;
    background-color: #494949;}

.box5_main_video_txt {
    height: 70px;
    width: 485px;
    float: left;
    margin-top: 20px;
    text-align: left;
    font-size: 20px;
    line-height: 25px;
    transition: all 0.75s;
    color: #494949;}

.box5_main_video_txt:hover {
    color: #0078c2;}

.box5_main_cut {
    height: 375px;
    width: 500px;
    float: right;}

.cut,
.cutback {
    height: 285px;
    width: 485px;
    float: right;
    border-radius: 10px;
    background-color: #494949;
    transition: all 0.75s;
    position: relative;
    background-size: cover;}

.cutl,
.cutr {
    height: 38px;
    width: 18px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    opacity: 0.25;
    transition: all 1s;
    cursor: pointer;}

.cutl {
    left: 15px;
    background-image: url(../img/cutl.jpg);}

.cutr {
    right: 15px;
    background-image: url(../img/cutr.jpg);}

.cutl:hover,
.cutr:hover {
    opacity: 1;}

.box5_main_cut_txt {
    height: 70px;
    width: 485px;
    float: right;
    margin-top: 20px;
    text-align: left;
    font-size: 20px;
    line-height: 25px;
    transition: all 0.75s;
    color: #494949;}

.box5_main_cut_txt>a {
    transition: all 0.75s;}

.box5_main_cut_txt:hover>a {
    color: #0078c2;}

.box6 {
    height: 685px;
    top: 3037px;
    left: 50%;
    transform: translate(-50%, 0);}

.box6_title {
    height: 90px;
    width: 1000px;
    background-image: linear-gradient(#c2e1ff, #4978bc);
    border-radius: 1px;
    margin-top: 52px;
    position: relative;}

.box6_title_left {
    height: 90px;
    width: 250px;
    float: left;
    font-size: 50px;
    color: #ffffff;
    line-height: 100px;
    position: relative;}

.box6_title_left_s {
    font-size: 60px;
    color: #4b6eef;
    float: left;
    margin-left: 35px;
    line-height: 95px;}

.box6_title_img {
    position: absolute;
    left: 275px;
    top: -5px;}

.more6 {
    color: #ffffff;
    bottom: 10%;
    right: 4%;}

.more6_arrow {
    border: 1px solid #ffffff;}

.more6:hover>.more6_arrow {
    background-color: #ffffff;
    color: #4978bc;}

.box6_main {
    height: 480px;
    width: 1000px;
    margin-top: 25px;}

.box6_main_line {
    height: 60px;
    width: 500px;
    float: left;
    color: #494949;
    transition: all 0.5s;}

.box6_main_line_time {
    height: 15px;
    width: 75px;
    border-bottom: 2px solid #0078c2;
    float: left;
    font-size: 12px;
    line-height: 15px;}

.box6_main_line_txt {
    height: 15px;
    width: 100%;
    border-top: 1px solid #a7a7a7;
    float: left;
    font-size: 20px;
    line-height: 25px;
    text-align: left;}

.box6_main_line_txt a {
    transition: all 0.5s;}

.box6_main_line:hover,
.box6_main_line:hover>.box6_main_line_txt a {
    color: #0078c2;}

.backimg4 {
    height: auto;
    width: 1000px;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 1;}

.box7 {
    height: 600px;
    top: 3827px;
    left: 50%;
    transform: translate(-50%, 0);}

.box7_title {
    height: 90px;
    width: 1000px;
    background-image: linear-gradient(#c2e1ff, #4978bc);
    border-radius: 1px;
    margin-top: 52px;
    position: relative;}

.box7_title_left {
    height: 90px;
    width: 250px;
    float: left;
    font-size: 50px;
    color: #ffffff;
    line-height: 100px;
    position: relative;}

.box7_title_left_s {
    font-size: 60px;
    color: #4b6eef;
    float: left;
    margin-left: 35px;
    line-height: 95px;}

.box7_title_img {
    position: absolute;
    left: -90px;
    top: -65px;}

.more7 {
    color: #ffffff;
    bottom: 10%;
    right: 4%;}

.more7_arrow {
    border: 1px solid #ffffff;}

.more7:hover>.more7_arrow {
    background-color: #ffffff;
    color: #4978bc;}

.box7_main {
    height: 350px;
    width: 1000px;
    text-align: left;
    color: #494949;
    margin-top: 25px;}

.box7_bottom_img {
    position: absolute;
    right: -35px;
    bottom: -25px;}

.rule-doc {
    width: 100%;
    height: 100%;
    cursor: auto;
    text-align: left;}

#review_box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: left;}

.rule-doc h1,
.rule-doc h2,
.rule-doc h3,
.rule-doc p {
    text-align: left;
    font-family: "微软雅黑";}

.rule-doc h3 {
    padding-left: 20px;
    padding-right: 20px;}

.rule-doc p {
    padding-left: 40px;
    padding-right: 40px;}
