* {
    border: 0;
    margin: 0;
    padding: 0;
    font-family: PingFangSC, sans-serif;
}

body {
    /*height: 4000px;*/
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #ffffff;
}

/*标题通用 start*/
.title-h1 {
    font-size: 28px;
    font-weight: 800;
    font-family: PingFangSC-Regular, sans-serif;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
.black {
    color: #2c2c2c;
}
.title-h2 {
    font-size: 20px;
    font-weight: 800;
    font-family: PingFangSC-Regular, sans-serif;
    text-align: center;
}
.white {
    color: #fff;
}

.title-inner {
    color: #6e6e6e;
    font-size: 16px;
    font-weight: 400;
}


/*标题通用 end*/



/*menu start*/
.menu {
    height: 230px;
    width: 100%;
    position: absolute;
    z-index: 2;
    /* display: none;*/
    margin-top: -1px;
    background-color: rgba(0,0,0,0.4);
}

.menu-inner {
    width: 62.5%;
    height: 100%;
    margin: 0 auto;
    /*background-color: pink;*/
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.menu-inner h2 {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding: 20px 10px ;
}

.menu-inner ul {
    margin: 0;
    height: 60px;
}

.menu-inner li {
    float: left;
}

.menu-inner li a,
.menu-inner li a:visited {
    display: block;
    width: 260px;
    height: 60px;
    margin-right: 57px;
    background-color: #20345b;
    border: solid 1px transparent;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    border-radius: 6px;
    font-size: 14px;
    text-decoration: none;
}

.menu-inner li img {
    margin-right: 20px;
}

.menu-inner li a:hover {
    color: #0099ff;
    border: solid 1px #1aa7e1;
    text-decoration: none;
}

.menu-inner>a {
    display: block;
    width: 28px;
    height: 15px;
    margin: 70px auto 0;
}


/*menu end*/

/* banner start  558px*/
.banner>ul {
    padding: 0;
}

.banner li{
    height: 558px;
    width: 100%;
    /*background: url("../images/banner newest.png") no-repeat center;*/
    position: relative;
}

.banner-inner {
    width: 550px;
    height: 270px;
    /*background-color: #fff;*/
    position: absolute;
}

.banner-inner1 {
    top: 25%;
    left: 14%;
}

.banner-inner2 {
    top: 25%;
    right: 14%;
}

.banner-inner h1,
.banner-inner p {
    font-size: 32px;
    color: #ffffff;
    font-weight: 400;
    font-family: PingFangSC-Regular, sans-serif;
}

.banner-inner a {
    display: block;
    width: 140px;
    height: 50px;
    background-color: transparent;
    border: solid 2px #fff;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    margin-left: 60px;
}

.banner-inner a:hover {
    text-decoration: none;
    color: #fff;
}

.banner-inner p {
    margin: 40px 0;
    font-size: 14px;
    line-height: 24px;
}



/* banner end*/

/*公司简介 companyIntroduce start*/
.companyIntroduce {
    height: 1087px;
   /* background-color: pink;*/
}

.companyIntroduce-inner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    /*background-color: orange;*/
    color: #6d6e6e;
}

.companyIntroduce-inner p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 27px;
    margin-bottom: 0;
}

.companyIntroduce-inner-ul1 h1 {
    font-size: 16px;
    font-weight: 800;
    color: #2c2c2c;
    margin-left: 0;
    text-indent: 2em;
    margin-bottom: 10px;
}

/*.companyIntroduce-inner-ul1 p {
    margin-left: 0;
}*/

.companyIntroduce-inner-ul1 li {
    position: relative;
    margin-top: 14px;


}

.companyIntroduce-inner-ul1 li span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #aeaeae;
    float: left;
    position: absolute;
    top: 6px;
    left: 6px;
}

.companyIntroduce-inner-ul2 {
    margin-left: 33px;
    margin-top: 40px;
}

.companyIntroduce-inner-ul2 li {
    float: left;
    margin-right: 26px;
    text-align: center;
}

.companyIntroduce-inner-ul2 h4 {
    font-size: 14px;
    color: #2c2c2c;
    margin-top: 25px;
}

/*公司简介 companyIntroduce end*/

/*发展历程 developProcess start*/
.developProcess {
    height: 682px;
    background: url("../images/发展历程bgi.png") no-repeat center;
}

.developProcess-inner {
    width: 1200px;
    height: 100%;
   /* background-color: pink;*/
    margin: 0 auto;
}

.clear{ clear:both; margin:0; padding:0; font-size:0px; line-height:0px; height:0px; overflow:hidden;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix {zoom:1;}
*+html .clearfix {zoom:1;}

/* 时间轴样式 */
.course_nr{
    height: 610px;
    width: 958px;
    margin: 0 auto;
    background:url(../images/ico9.gif) repeat-x center;
}

.course_nr li {
    float: left;
    /*padding-top:30px;*/
    text-align:center;
    line-height: 76px;

    position:relative;
    margin-top: 265px;

    /* background:url(../images/ico10.gif) no-repeat center top;*/
}

.course_nr2>li>div {
    background: url("../images/组-32.png") no-repeat center;
    padding-left: 80px;
    padding-top: 20px;
}

.course_nr2>li table{
    width: 310px;
    height: 110px;
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    text-align: left;
}

.width100 {
    width: 100px;
}

.course_nr li a {
    width:76px;
    height: 76px;
    display: block;
    text-decoration: none;
    font-size: 20px;
    color: #0370e2;
    border-radius: 50%;
    background-color: #003162;
}

.course_nr li a:hover{
    box-shadow: 0px 0px 0 10px rgba(10,134,249,0.4);
    background-color: #0a86f9;
    color: #fff;
}

.marginLeft {
    margin-left: 144px;
}

.happen {
    width: 400px;
    height: 140px;
   /* background-color: pink;*/
    position:absolute;
    bottom: 85px;
    left: 26px;
    display: none;
}

.happen p {
    width:100%;
    left:0;
    color: #fff;
}


/*发展历程 developProcess end*/

/*公司荣誉 honour start*/

.honour {
    height: 650px;
    /*background-color: pink;*/
}

.honour-inner {
    width: 1200px;
    height: 100%;
    /*background-color: orange;*/
    margin: 0 auto;
}

.honour-inner ul {
    margin-left: 60px;
}

.honour-inner li {
    float: left;
    width: 195px;
    height: 207px;
    margin-right: 90px;
}

.honour-inner-li1 {background: url("../images/荣誉1_03.png") no-repeat center;}
.honour-inner-li2 {background: url("../images/荣誉2_03.png") no-repeat center;}
.honour-inner-li3 {background: url("../images/荣誉3_03.png") no-repeat center;}
.honour-inner-li4 {background: url("../images/荣誉4_03.png") no-repeat center;}
.honour-inner-li5 {background: url("../images/荣誉5_03.png") no-repeat center;}
.honour-inner-li6 {background: url("../images/荣誉6_03.png") no-repeat center;}
.honour-inner-li7 {background: url("../images/荣誉7_03.png") no-repeat center;}


/*公司荣誉 honour end*/


/*wave start*/
.marquee-box{overflow:hidden;width:100%;position:absolute;left:0;top:0}
.marquee{width:8000%;height:60px}
.wave-list-box{float:left}
.wave-list-box ul{float:left;height:60px;overflow:hidden;zoom:1}
.wave-list-box ul li{height:60px;width:100%;float:left;line-height:30px;list-style:none}
.wave-box{position:relative;height:60px;background:#fff}
/*wave end*/

/*footer start*/
.footer {
    height: 150px;
    background-color: #42454b;
}

.footer-inner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    /* background-color: pink;*/
    display: flex;
    position: relative;
}

.footer-inner-left {
    width: 282px;
    height: 100%;
    
    /*    background-color: gray;*/
    float: left;
}

.footer-inner-left img {
    position: absolute;
    top: 30%;
}

.footer-inner-right {
    flex: 1;
    height: 100%;
    /*background-color: orange;*/
    float: left;
    padding-left: 20px;
}

.footer-inner-right-top {
    height: 54px;
    /*   background-color: #fff;*/
    border-bottom: solid 1px #4f5157;
}

.footer-inner-right-top a {
    float: left;
    margin-right: 60px;
    line-height: 54px;
    font-size: 14px;
    color: #fff;
}

.footer-inner-right-top img {
    margin-right: 10px;
}

.footer-inner-right-top a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-inner-right-bottom p {
    font-size: 12px;
    margin: 8px 0 0;
    line-height: 18px;
    color: #c5c6c7;
}
.footer-inner-right h4{
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #c5c6c7;
    margin: 0;
}

/*footer end*/
