﻿@charset "utf-8";
html,body,.index{width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    min-width: 1200px;
    max-width: 1920px;
    background-color: #fff;
    height: auto;
    overflow-x: hidden;}
h1,h2{
    width: 100%;
    /*text-align: center;*/
}
.wrap{height: 100%;}
/*nav*/
.navBg{width: 100%;z-index: 9999999;height:80px;background-color: #3a5ab8;position: fixed;top: 0;left: 0;}
.navBox{width:1200px;height: 100%;margin: 0 auto;}
.navBox .logo{display: block;float: left;margin-top: 6px;}
.navBox .logo img{}
.navBox .nav2{float: right; }
.navBox .nav2 li{float: left;}
.navBox .nav2 li a{color: #ffffff;display:block;font-size: 24px;text-align: center;line-height:80px;margin: 0 15px;padding:0;min-width: 120px;box-sizing: border-box;}
.navBox .nav2 li.on a{text-decoration: none;font-weight:bold;background-color: #001a6e;}
.navBox .nav2 li a:hover{font-weight:bold;background-color: #001a6e;text-decoration: none;}
/*banner*/
.banner_box{width: 100%;margin: auto;margin-top: 60px;}
.banner_box img{display: block;width: 100%;height: auto;}
/*about*/
.full-box{width: 100%;position: relative;padding-bottom: 80px;}
.c-left{position: absolute;left: 0;top: 26%}
.c-right{position: absolute;right: 0;top: 26%}
.blue-bg{width: 100%;padding: 30px 0;background-color: #f2f7ff;}
.container-box{width:1100px;margin: auto;margin-bottom: 150px;position: relative;z-index: 3;}
.title{display: block;margin: 50px auto;max-width: 100%;}
h1{
    background: url("images/title-bg.png") no-repeat;
    width: 486px;
    height: 123px;
    margin:50px auto 30px;
    /* margin-top: 100px; */
    /* background-position: top center; */
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 118px;
    background-size: 100% 100%;
    /* line-height: 6; */
    padding-right: 46px;
}
h1 span{display: block;/* color: #1a338c; */font-size: 24px;font-weight: normal;margin-top: -78px;}
.p1{color: #666666;font-size: 20px;line-height: 50px;text-align: justify;width: auto;text-indent: 2em;margin-top: 10px;}
.p1 span{color: #007071;font-weight: bold;}
.p2{color: #666666;font-size: 20px;line-height: 50px;text-align: left;width: auto;margin: 10px 0; }
.text-box{width: 100%;margin: 30px auto;overflow: hidden;}
.text-box .text{float: left;width: 45%;margin-right: 5%;}
.text-box .text h3{color: #fff;width: 77px;line-height: 46px;text-align: center;background-color: #dc3838;font-size: 20px;font-weight: bold;}
h2{color: #fff;text-align: left;font-size: 36px;font-weight: bold;background: url("images/title-bg2.png") no-repeat;
    width: 480px;height: 91px;line-height: 91px;padding-left: 38px;}
h2 span{display: inline-block;color: #fff;font-size: 36px;margin-right: 52px;}
h4{color: #2a30d4;font-size: 26px;margin: 30px 0;font-weight: bold;}
h5{color: #336bd4;font-size: 40px;text-align: center;font-weight: bold;margin-top: 80px;}
.p3{color: #fff;width: 500px;margin: 50px auto;font-size: 18px;text-align: left;line-height: 60px;}
.p4{color: #666666;font-size: 18px;margin: 16px 70px;line-height: 40px;text-align: center;}
.p4 span{color: #336bd4;;font-weight: bold;}
.lc-box{width: 100%;background: url("images/lc-bg.png") no-repeat;background-position: center center;height: 875px;}
.middle-img{display: block;margin: 50px auto;max-width: 100%;}
.m200{margin-top: 200px;}
.m100{margin-top: 100px;}
/*job*/
.job-box,.xc-table{width: 100%;padding:0;overflow: hidden;box-shadow:10px 10px 10px #e0e8f6;}
.job-box table{width: 100%;margin:  auto;margin-bottom: 20px;}
.job-box table tr{border-bottom: 1px solid #517dcd;}
.job-box table tr th,.xc-table table tr th{background-color: #517dcd;color: #fff;text-align: center;line-height: 60px;font-size: 30px;font-weight: bold;}
.job-box table tr td{font-size: 24px;text-align: center;color: #333333;line-height: 32px;padding: 15px 6px;font-weight: bold;}
.job-box table tr td a img{display: block;margin: auto;}
/*xc*/
.xc-table table{width: 100%;margin:  auto;}
.xc-table table tr{border-bottom: 1px solid #517dcd;}
.xc-table table tr:nth-child(odd){background-color: #ccd7ee;}
.xc-table table tr td{font-size: 22px;text-align: center;color: #1d2976;line-height: 32px;padding: 10px 6px;font-weight: bold;}
.tip{font-size: 22px;text-align: center;color: #1d2976;line-height: 50px;}
/*footer*/
.footer{text-align: center;background-color:#3b61af;color: #fff;font-size: 16px;line-height: 40px;width: 100%;height:40px;}
/*xc*/
.right-erma{float: right;}
.img{margin: 40px auto;}
.img img{margin: 0 auto;}
.lb_gl{height: 386px;width:1100px;margin: auto;margin-top:1rem;overflow: hidden;position: relative;}
.poster-item{
    background: none;
    width: 600px;
    height:386px;
    /* padding:45px 23px 20px 23px; */
    transition: all 0.5s;
    cursor: default;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.turn_3d{text-align: center;color: #fff;font-weight: 400;font-size: 36px;padding: 28px 0;}
.xxgy{font-size: 30px;font-weight: 900;padding-left: 10px;}
.poster-item .say{font-size: 18px;margin-bottom: 5px;padding-left: 10px;}
.students_star{padding:10px 10px 0 10px ;}
.cell_list{margin-bottom: 20px;color:#999;font-size: 18px;overflow: hidden;}
.darks{color: #000;padding-left: 10px;}
.zwjs{border-top:1px solid #d0cddb;line-height: 26px;padding-top: 5px;color: #999;font-size: 12px;max-height: 84px;overflow: hidden;}
.for_btn{position: relative;height:214px;overflow:hidden}
.in_page{position: absolute;left: 50%;top:50%;width:40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.in_page>img{width: 40px;height: 40px;}
.check_more{width: 180px;height: 50px;line-height: 50px;text-align: center;color:#fff;background: #bc241d;margin:0 auto;display: block;}
/*index*/
/*index*/
/*.index-logo{display: block;opacity: 0;position: absolute;width:15.2%;left:3%;top: 3%;animation: fadeInLeft 0.6s 0s forwards;-webkit-animation:fadeInLeft 0.6s 0s forwards;-moz-animation: fadeInLeft 0.6s 0s forwards }
.slogan{display: block;opacity: 0;position: absolute;width:44.5%;right:5%;top: 28%;-webkit-animation: bounceIn 1s 0.6s forwards;animation: bounceIn 1s 0.6s forwards;-moz-animation:bounceIn 1s 0.6s forwards  }
.enter{display: block;opacity: 0;position: absolute;width:11.1%;right:20%;bottom: 25%;-webkit-animation: fadeInRight 1s 0.6s forwards,flash 3s 1.6s infinite;animation: fadeInRight 1s 0.6s forwards,flash 3s 1.6s infinite;-moz-animation:fadeInRight 1s 0.6s forwards,flash 3s 1.6s infinite;  }*/