@charset "utf-8";
body{
    max-width: 1920px;
    font-size: 16px;
    position: relative;
    margin:0 auto;
}
#index-1{
    position: relative;
    display: block;;
    height: 1px;
}
#index{
    background:#fff;
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
}
.header{
    width: 1200px;
    margin:0 auto;
    padding-top: 17px;
}
#logo{
    width: 40%;/*480px*/
    float:left;
}
#header-r{
    float: left;
    width: 48.75%;/*585*/
    margin-left: 7.08333333%;/*85*/
}
#side-btn {
    position: fixed;
    z-index: 11;
    right: 100px;
    top: 30%;
    width: 28px;
    height: 163px;
    background: rgba(0,0,0,0.3);
    border-radius:5px; 
}
#side-btn a{
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    border: 2px solid #fff;
    background: #fff;
    margin: 10px auto 0;
    position: relative;
}
#side-btn a i{
    position: absolute;
    left: -70px;
    display: block;
    background:rgba(0,0,0,0.5);
    font-size: 12px;
    width: 60px;
    text-align: center;
    border-radius: 5px;
    display: none;
    color: #fff;
    top: -4px;
}
#pop { 
    width: 150px;
    font-size: 12px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

#popHead {
    line-height: 32px;
    
   
    font-size: 12px;
    padding: 20px 0 0 10px;
}

#popHead h2 {
    font-size: 14px;
    color: #666;
    line-height: 32px;
    height: 32px;
}

#popHead #popClose {
    position: absolute;
    right: 10px;
    top: 1px;
}

#popHead a#popClose:hover {
    color: #f00;
    cursor: pointer;
}
#side-btn a.active{
    background: #bb933c;
}
#side-btn a.active{
    background: #bb933c;
}
/*nav*/
#lang{
    text-align: right;
}
#lang a{
    color:#b0b0b0;
    font-size: 12px;
    margin-right: 13px;
}
#lang a:last-child{
    margin-right: 0;
}
#nav {
    width: 100%;
	padding-top:20px;
    position: relative;
}
.nav01{
    margin-top: 22px;
}
#nav > ul > li {
    float: left;
    text-align: center;
    position: relative;
    margin-right: 2.5%;
    width: 71px;
    position: relative;
    
}

#nav > ul > li::before{
    content: attr(data-content);
    font-size: 11px;
    width: 78px;
    display: block;
    color: #d4d4d4;
    text-align: center;
}

#nav > ul > li:last-child {
    background: none;
    margin-right: 0;
}

#nav > ul > li > a{
    font-size:15px;
    display: block;
    margin: 0 auto;
    color: #243f80;
    
}
#nav > ul > li.curr i{
    top: 15px;
    display: block;
    margin-top: 15px;
    width: 71px;
}
#nav > ul > li > a {
    color: #243f80;
    font-size: 15px;
}
.second-nav{
    position: absolute;
    width: 99px;
    padding: 0 18px 0;
    left: -30px;
    background: #243f80;
    z-index: 1;
    display: none;
    top: 55px;
}
.second-nav li{
    line-height: 34px;
    text-align: center;
    border-bottom:1px dotted #fff; 
}
.second-nav li:last-child{
    margin-bottom: 10px;
}
.second-nav a{
    color: #fff;
    font-size: 13px;
}
#second-nav-bg{
    position: absolute;
    width: 100%;
    background: rgba(255,255,255,0.2);
    top: 114px;
    display: none;
    height: 190px;
}
#menu {
    display: none;
    text-align: right;
    margin-top: -.5em;
}

#menu a {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ededed;
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-top-color: #e5e5e5;
    border-bottom-color: #bfbfbf;
    color: #fff;
    width: 50px;
    text-shadow: none;
    margin: 0 auto 0;
    display: inline-block;
    border: 0;
    text-transform: none;
    background: #0e4562 !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 1% 0;
}

#menu a:hover {
    background: #000 !important;
}

.box {
    width: 100%;
}

.icon-bar {
    display: block;
    width: 55%;
    height: 2px;
    margin: 10% auto;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 1px;
}

#close_menu {
    display: none;
}

.fixedNav {
    display: block;
    position: fixed;
    right: 10%;
    top: 50%;
    z-index: 10000000;
    width: 24px;
    height: 159px;
    margin-top: -80px;
    padding-top: 12px;
    background: url(../images/sprite.png) no-repeat 0 -110px;
    list-style: none;
}
.fixedNav li {
    float: left;
    position: relative;
    width: 100%;
    height: 16px;
    padding-left: 3px;
    margin-bottom: 5px;
}

.fixedNav .icon {
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/sprite.png) no-repeat -40px -131px;
    cursor: pointer;
}

.fixedNav .txt {
    display: none;
    position: absolute;
    left: -80px;
    top: 0;
    width: 76px;
    height: 19px;
    background: url(../images/sprite.png) no-repeat 0 -80px;
    color: #fff;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
}

.fixedNav .cur .icon {
    background: url(../images/sprite.png) no-repeat -40px -110px;
}
/*banner*/

.homeBanner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 9;
    max-width: 1920px;
    margin-top: 114px;
}

.homeBanner img {
    height: 681px;
}

.homeBanner .homeBigPic,
.homeBanner .homeBigPic ul,
.homeBanner .homeBigPic li {
    height: auto;
    width: 100%;
    overflow: hidden;
}

.homeBanner .homeBigPic li {
    float: left;
    height: auto;
    width: 100%;
    overflow: hidden;
}

.homeBanner .count {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 1%;
}

.homeBanner .count a {
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 0px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-right: 15px;
}
.homeBanner .count a.current {
    background: #ff6a3c;
    width: 10px;
    height: 10px;
}
/*index-about*/
#index_2{
    width: 980px;
    margin:150px auto 0;
}
.index-business{
    margin:15px auto 0;
}
#index_2 >p{
    width:90.81632653%;/*890*/
    margin:45px auto 80px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}
.h1{
    font-size: 32px;
    font-family: arial;
    color:#243f80;
    text-align: center;
    line-height: 34px;
    position: relative;
    z-index: 99999;
}
.h2{
    font-weight: normal;
    color: #8d8d8d;
    font-size: 24px;
    text-align: center;
    line-height: 34px;
    position: relative;
    z-index: 99999;
}
#index_2 .about-sec li:last-child{
    margin-right: 0;
}
#index_2 .about-sec li p{
    position: absolute;
    bottom: -3px;
    background: #fff;
    z-index: 9;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #243f80;
}
/*index-business*/
#index_3{
    background: url(../images/indexbbg.jpg) no-repeat center top;
    border-top: 4px solid #203973;
    margin-top: 170px;
    max-height: 700px;
}
.bus-img a{
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    z-index: 9;
}
.bus-img a.link-1{
    top: 40%;
    left: 18%;
}
.bus-img a.link-2{
    left:28%;
    top: 69%;
}
.a1280,.a1366,.a1680{
    display: none;
}
.bus-img a.link-3{
    left:46%;
    top: 62%;
}
.bus-img a.link-4{
    left: 62%;
    top: 47%;
}
.bus-img a.link-5{
    left: 72.5%;
    top: 24%;
}
#index_3 >img,
#index_4 > img,
#index_5 >img,
#index_6 >img{
    margin:0 auto;
    position: relative;
    top: -35px;
}
.phone-bus{
    display: none;
}
.phone-bus a{
    display: inline-block;
    width: 108px;
    height: 108px;
    line-height: 108px;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    background: #e7effa;
    margin-bottom: 5px;
}
/*index-seminar*/
.index-seminar{
    margin-top: 15px;
}
#index-news{
    width: 1150px;
    margin:40px auto 0;
}

.index-news-l{
    margin-right: 4.7826087%;
}

.index-news-l,.index-news-r{
    float: left;
    width: 47.39130435%;/*545*/
}

#index_4{
    border-top: 4px solid #203973;
    margin-top: 130px;
}
.index-news{
    margin-top: 20px;
}
.index-news-list img{
    float: left;
    width: 20.36697248%;
}
.news-inf{
    float: left;
    width: 59.63302752%;
    margin-left: 5px;
}
.news-inf h2{
    font-size: 17px;
    font-weight: normal;
    color:#2e3644;
    margin:10px 0;
}
.news-inf h2 a{
    color:#2e3644;
}
.news-inf p{
    font-size: 14px;
    line-height: 20px;
    color: #656565;
    max-height: 38px;
    overflow: hidden;
}
.date{
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
}
.date p:first-child{
    font-size: 40px;
    text-align: center;
    font-family: arial;
    line-height: 55px;
    color: #fff;
    background: #758fd0;
    padding:0 12px;
}
.date p:last-child{
     font-size: 18px;
    text-align: center;
    font-family: arial;
    line-height: 26px;
    color: #fff;
    background: #4b4b4b;
}
#index-news h3{
    position: relative;
    font-size: 24px;
    font-weight: normal;
    line-height: 34px;
    
    text-align: center;
    background: url(../images/01.png) no-repeat center top 19px;
    z-index: 9;
}
#index-news h3 a{
    color: #243f80;
}
/*index-crs*/
#index_5{
    margin-top: 160px;
    background:#ebeae8;
    border-top:4px solid #203973;
    padding-bottom: 90px;
}
.index-crs{
    width: 940px;
    margin:40px auto 0;
}

.index-crs li{
    width: 31.4893617%;/*296*/
    float: left;
    margin-right: 2.65957447%;/*25*/
    background:#fff;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
    position: relative;
}
.index-crs li:last-child{
    margin-right: 0;
}
.index-crs li img{
    margin:0 auto 13px;
    width: 97%;
}

.index-crs li h5{
    color:#161419;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}
.index-crs li p{
    font-size: 13px;
    color:#a3a3a3;
    line-height: 24px;
    width: 90%;
    margin: 0 auto;
    max-height: 96px;
    overflow: hidden;
    padding-bottom: 25px;
}
#index_6{
    border-top: 4px solid #203973;
    margin-top: 130px;
}
.index-contact{
    width: 940px;
    margin:25px auto;
}
.index-contact-l{
    width:44.36170213%;
    float: left;
    margin-top: 20px;
}
.index-contact-l h5{
    background:url(../images/03.png) no-repeat left center;
    font-size: 21px;
    color: #243f80;
    font-weight: normal;
    padding-left: 19%;
    position: relative;
}
.index-contact-l h5::before{
    content: "";
    background: url(../images/arrd.jpg) no-repeat;
    display: inline-block;
    width: 30px;
    height: 25px;
    position: absolute;
    left: 40px;
}
.index-contact-l input,.index-contact-l textarea{
    display: block;
    width: 95%;
    margin:0 auto;
    margin-top: 10px;
    height: 32px;
    border: 1px solid #ddd5c2;
}
.index-contact-l input[type="text"]{
    color:#cccccc;
    font-size: 14px;
    padding-left: 12px;
}
.index-contact-l input[type="submit"]{
    width: 97px;
    line-height: 33px;
    border: 0;
    background: #243f80;
    text-align: center;
    color:#fff;
    font-size: 14px;
    margin: 12px 0 0 0 ;
    cursor: pointer;
}
.index-contact-l textarea{
    width: 95%;
    height: 84px;
    color:#cccccc;
    font-size: 14px;
    padding:9px 0 0 12px;
}
.index-contact-r{
    width: 40%;
    float:left;
    margin-left: 6%;
    margin-top: 50px;
}
.index-contact-r img{
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 5px;
}
.index-contact-r p{
    font-size: 14px;
    line-height: 32px;
    color: #a0a0a0;
}
/*footer*/
#footer{
    background: #5a5a5a;
}
.footer{
    width: 1200px;
    margin:0 auto;
    padding:25px 0 70px;
    
}
.footer p{
    color:#d7d7d7;
    font-size: 14px;
    line-height: 22px;
    padding-left: 10.5%;
}
/*aside*/
#aside{
    background:#f8f8f8;
    margin-top: 115px;
}
.aside{
    width: 1143px;
    margin:0 auto;
}
.aside .aside-title{
    padding:25px 0;
}
.aside .aside-title a{
    font-size: 14px;
    color:#898989;
}
.aside .aside-title a img{
    display: inline-block;
    margin-right: 5px;
}
.aside .aside-title a:last-child{
    color:#243f80;
}
.aside >h2{
    font-size: 26px;
    color:#243f80;
    text-align:center;
    padding-bottom: 20px;
    border-bottom: 4px solid #ebedf4;
    font-weight: normal;
}
.aside-nav{
    text-align: center;
    margin-top: 20px;
}
.aside .about{
    margin-top:60px;
    padding-bottom: 60px;
}
.aside .about img{
    margin:60px auto 0;
}
.aside .about p{
    padding:0 10px;
    line-height: 30px;
    font-size: 16px;
    color:#7b7b7b;
    text-indent: 2em;
}
.jy{
    width: 1000px;
    overflow: hidden;
    margin: 32px auto 25px;
}
.jy img{
    float: left;
    width: 45%;
    margin-right: 2%;
}
.jy .jy-a{
    float: left;
    width:53%;
    font-size: 16px;
    line-height: 40px;
    margin-top: 10px;
}
.jy .jy-a p{
    color: #7b7b7b;
}
.jy .jy-a p span{
    display: block;
    margin-left: 95px;
    color: #7b7b7b;
}
.jy .jy-a p span:first-child{
    margin-top: -40px;
}
.zc{
    width: 1143px;
    margin:65px auto 0;
}
.zc p{
    line-height: 40px;
    font-size: 16px;
    text-align: center;;
    color:#060606;
}
.zc-a{
    margin-top:20px;
    text-align: right;
}
.zc-a img{
    display: inline-block;
}
.zc-a p{
    text-indent: 2em;
    color:#7b7b7b;
    line-height: 40px;
    font-size: 16px;
    text-align: left;
}
.fz{
    width: 787px;
    margin:30px auto 0;
    padding-bottom: 50px;
}
.fz li{
    overflow: hidden;
    margin-bottom: 7px;
}
.fz li .data{
    float: left;
    height: 47px;
    background:#dbeef2;
    width:9.9110546%;
    text-align: right;;
    padding:10px 12px 0 0;
    font-size: 14px;
    
}
.fz li .data p{
    color: #768fd1;
}
.fz li >p{
    background:#ebedf4;
    float: left;
    height: 57px;
    line-height: 57px;
    width: 86.08894536%;
    padding-left:15px;
    color:#7b7b7b;
    font-size: 16px;
}
.zz{
    padding:50px 0;
}
.zz img{
    margin:0 auto;
}
.guoji{
    width: 825px;
    margin:80px auto 0;
}
.guoji h1{
    font-size: 40px;
    color: #000;
    text-align: center;
    font-weight: normal;
}
.guoji p{
    font-size: 14px;
    line-height: 26px;
    color: #8f8f8f;
    text-align: center;
    margin-top: 15px;
}
#partner{
    background: url(../images/6.jpg);
    padding-top: 40px;
    position: relative;
    padding-bottom: 85px;
}
.partner{
    width: 700px;
    margin:0 auto;
	text-align:center;
}
.students{
    text-align: center;
    margin-top: 40px;
}
.students a{
    display: inline-block;
    width: 118px;
    text-align: center;
    line-height: 25px;
    background:#243f80;
    color: #fff;
    margin-right: 5px;
}
.sex div{float:left; }
.sex div{display:none;}
.sex .on{display:block; margin-top:5px;width:100%;}
.sex .on li{
   
    width: 20.45454545%;
    border: 9px solid rgba(255,255,255,0.8);
    box-shadow: 0 2px 3px rgba(0,0,0,0.17);
    height: 137px;
    background:#768fd1;
    text-align: center;
    margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.sex .on li:last-child{
    margin-right: 10px;
}
.sex .on li p{
    color:#fff;
    line-height: 137px;
}
.sex .on1{display:none; margin-top:5px;width:100%;}
.sex .on1 li{
    width: 20.45454545%;
    border: 9px solid rgba(255,255,255,0.8);
    box-shadow: 0 2px 3px rgba(0,0,0,0.17);
    height: 137px;
    background:#768fd1;
    text-align: center;
    margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.sex .on1 li:last-child{
    margin-right: 10px;
}
.sex .on1 li p{
    color:#fff;
    line-height: 137px;
}
.gongying{
    padding:30px 0;
}
.gongying img{
    margin:0 auto;
}
.aside-news{
    margin-top: 25px;
}
.aside-news li{
    float: left;
    width: 47.39130435%;
    margin-right: 1.7826087%;
    margin-bottom: 14px;
    position: relative;
    padding: 30px 0;
    background: #f1f1f1;
}
.aside-news li:hover a,.aside-news li:hover .aside-news p{
     transition: color 0.5s;
    -o-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
}
.aside-news li:hover{
    background: #e7effa;
}
.aside-news li:hover a,.aside-news li:hover .news-inf p{
    color:#243f80;
}
#page{
    text-align: center;
    padding:40px 0;
}
#page a{
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 3px;
    background:url(../images/pagebg.jpg);
    text-align: center;
    line-height: 25px;
    border:1px solid #c5c5c5;
    color:#7e7e7e;
    font-weight: bold;
    font-family: arial;
}
#page a:hover{
    background:#89cdfc;
    border: 1px solid #74abe1;
}
#page a:first-child{
    background:url(../images/pagep.jpg) no-repeat center ;
}
#page a:last-child{
    background:url(../images/pagen.jpg) no-repeat center ;
}
#page a:last-child,#page a:first-child{
    position: relative;
    top: 11px;
}
.nd-title{
    position: relative;
}
.nd-title h1{
    color:#243f80;
    font-weight: normal;
    font-size: 26px;
    padding-bottom:10px;
    padding-left: 5px;
    border-bottom: 1px solid #ced6eb;
}
.nd-title p{
    font-size: 14px;
    color: #929292;
    position: absolute;
    right: 20px;
    top: 15px;
}
.nd-i{
    line-height: 30px;
    font-size: 16px;
    margin:50px 0;
}
.nd-i p{
    text-indent: 2em;
    color: #7b7b7b;
}
.huanjing{
    width: 830px;
    margin:0 auto;
    padding-bottom: 30px;
}
.huanjing h3{
    font-weight: normal;
    font-size: 40px;
    color:#000;
    text-align: center;
    margin:50px 0;
}
.huanjing-n{
    padding-bottom: 20px
}
.huanjing-n div{
    color:#768fd1;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.huanjing-n p{
    line-height: 26px;
    font-size: 14px;
    color:#8f8f8f;
    text-indent: 2em;
}
.huanjing-n img{
    margin:0 auto;
    padding:0px 0 20px 0;
}
.huanjing ul{
    overflow: hidden;
    padding-bottom: 50px;
}
.huanjing ul li{
    width: 31.92771084%;
    float: left;
    text-align: center;
}
.huanjing ul li h5{
    font-size: 16px;
    color:#768fd1;
    line-height: 26px;
}
.huanjing ul li img{
    margin:0 auto;
}
.huanjing ul li{
    line-height: 26px;
    font-size: 14px;
   border-right: 1px dotted #304183;
   padding-bottom: 20px;
}
.huanjing ul li:last-child{
    border-right: 0;
}
.huanjing ul li p{
     color:#8f8f8f;
     margin-top: 10px;
}
.shehui-l,.shehui-r{
    width: 46.38554217%;
    float: left;
}
.shehui-r{
    float: right;
}
.shehui-l h4,.shehui-r h4{
    color:#768fd1;
    font-size: 18px;
    margin-bottom: 10px;
}
.shehui-l p,.shehui-r p{
    padding:25px 20px 35px;
    background:#eeeeee;
    font-size: 14px;
    color: #8f8f8f;
    line-height: 26px;
}
.brand{
    padding:25px 0;
}
.brand p{
    
    font-size: 16px;
    line-height: 30px;
    color: #7b7b7b;
    margin-top: 30px;
}
#contact .aside-title{
    width: 1143px;
    margin:0 auto;
    padding:25px 0;
}
#contact .aside-title a{
    font-size: 14px;
    color:#898989;
}
#contact .aside-title a img{
    display: inline-block;
    margin-right: 5px;
}
#contact .aside-title a:last-child{
    color:#243f80;
}
.contact{
    width: 1035px;
    margin:0 auto;
    padding-bottom:35px;
}
.contact-l{
    font-size: 16px;
    color: #7b7b7b;
    line-height: 40px;
    float: left;
    width: 40%;
}
.contact-r{
    float: right;
    width: 51.497584%;
    background:#eaedf4;
}
.contact-l span{
    color: #243f80;
    font-weight: bold;
}
.contact-r form{
    width: 76.92307692%;
    margin:0 auto;
    padding:25px 0;
}
.contact-r form input,.contact-r form textarea{
    width: 80%;
    margin-left: 10px;
    margin-bottom: 10px;
    background:#fff;
    border:1px solid #89a2dc;
    border-radius: 5px;
}
.contact-r form textarea{
    position: relative;
    left: 31px;

}
.contact-r form p{
    font-size: 16px;
    color: #5a5a5a;
    position: relative;
}
.contact-r form p span{
    position: absolute;
    top: 5px;
}
.contact-r form input[type="submit"]{
    background: #243f80;
    line-height: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
    border:1px solid #89a2dc;
    border-radius: 5px;
    position: relative;
    left: 30px;
}
#nav1{
    display: none;
}
@media only screen and (max-width:1680px){
    .homeBanner img {
        height: 560px;
    }
    .a1920{
        display: none;
    }
}
@media only screen and (max-width:1280px){
    .a1280{
        display: block;
        background: url(../images/1280.png) no-repeat;
    }
    .bus-img a.link-1{
        top: 40%;
        left: 11%;
    }
    .bus-img a.link-2{
        left:22%;
        top: 69%;
    }
    .bus-img a.link-3{
        left:44%;
        top: 62%;
    }
    .bus-img a.link-4{
        left: 65%;
        top: 47%;
    }
    .bus-img a.link-5{
        left: 77%;
        top: 24%;
    }
}
@media (max-width: 1035px) {
    #index{
        position: relative;
    }
    .homeBanner{
        margin-top: 0px;
    }
    #index{
        box-shadow: none;
        padding-bottom: 10px;
    }
    #nav1{
        display: block;
    }
    #menu {
        position: absolute;
        top: 80px;
        display: block;
        width: 20%;
        right: 10px;
    }
    #nav1 {
        background: rgba(0, 0, 0, 0.7);
        position: fixed;
        width: 45%;
        right: -60%;
        top: 0;
        height: 100%;
        z-index: 999;
    }
    #nav1 > ul {
        margin: 10% 0 0;
        padding: 0;
        width: 100%;
    }
    #nav1 > ul > li {
        background: none;
        display: block;
        float: none;
        text-align: center;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 40px;
    }
    #nav1 > ul > li > a {
        color: #fff;
        display: block;
       
        line-height: 31px;
        background: none;
    }
    #nav1 > ul > li > ul {
        right: -300px;
    }
    .more {
        right: 5%;
    }
    #nav ul li a:hover,
    #nav ul li a.curr {
        color: #71bd0f;
        margin: 0;
        width: 100%;
        background: none;
    }
    #close_menu {
        display: block;
        position: absolute;
        z-index: 9999999999999;
        top: 30%;
        color: #fff;
        left: -40px;
        background: #308f2d;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        line-height: 40px;
    }
    #nav{
        display: none;
    }
}
@media only screen and (max-width: 500px){
    #side-btn,.index-news-list img{
        display: none;
    }
    .header,#index_2, .index-business,#index-news,.index-news-l, .index-news-r,
    .index-crs,.index-contact,.index-contact-l,.index-contact-r,.footer,.aside,
    .jy,.jy .jy-a,.zc,.fz,.guoji,.partner,.huanjing,.shehui-l, .shehui-r,
    #contact .aside-title,.contact,.contact-l,.contact-r,#index_2 > p{
        width: 98%;
        margin:0 auto;
    }
    .second-nav{
        left: -500px;
    }

    #index #logo{
        width: 98%;
    }
    .homeBanner img{
        height: 127.5px;
    }
    #index_2{
        margin-top: 10px;
    }
    .index-business{
        margin-top: -30px;
    }
    #index_2 > p{
        margin: 10px auto 0px;
        text-align: left;
    }
    #index_2 .about-sec li{
        width:30%;
    }
    #index_3,#index_5{
        margin-top:60px;
        background-size:100% 100%;
    }
    #index_3{
        padding-bottom:15px;
    }
    #index_5{
        padding-bottom: 40px;
    }
    .phone-bus{
        display: block;
        margin: 10px 0 30px;
        text-align: center;
    }
    .news-inf{
        width: 75%;
    }
    .index-crs li{
        width: 100%;
        float: none;
    }
    .index-contact-r{
        margin-left: 0;
    }
    .footer{
        padding:20px 0;
    }
    .footer p{
        padding-left: 0;
    }
    .aside .about,.aside .about img{
        margin-top: 20px;
    }
    .jy img{
        display: none;
    }
    .zc-a p{
        width: 96%;
        margin:0 auto;
    }
    .fz li .data{
        width: 15%;
    }
    .fz li > p{
        width: 73%;
        height: auto;
        line-height: 28px;
        min-height: 57px;
    }
    .guoji{
        margin-top: 25px;
    }
    .sex .on li{
        width: 16.6%;
        height: 120px;
    }
    .sex .on li p{
        line-height: 40px;
    }
    .aside-news li{
        width: 100%; 
        padding:10px 0;
    }
    .news-inf h2{
        max-height: 20px;
        overflow: hidden;
    }
    .huanjing h3{
        margin:15px;
    }
    .huanjing ul li{
        width: 100%;
        padding-bottom: 10px;
        border-right: 0;
        border-bottom: 1px dotted #304183;
        margin-top: 10px;
    }
    .shehui-l{
        margin-bottom: 15px;
    }
    .shehui-l h4, .shehui-r h4{
        padding-left: 15px;
    }
    .contact-r{
        float: left;
    }
    .index-contact-l h5{
        padding-left: 21%;
    }
    #nav > ul > li::before{
        display: none;
    }
    #header-r{
        margin-left: 10px;
        width: 60%;
    }
    #lang{
        text-align: left;
    }
    .h1{
        font-size: 20px;
        line-height: 24px;
    }
    .h2{
        font-size: 18px;
        line-height: 20px;
    }
    #index_4{
        margin-top: 20px;
    }
    .index-seminar{
        margin-top:-30px;
        margin-bottom: 15px;
    }
    .index-c{
        margin-top: -30px;
    }
    .date{
        width:50px;
        height: 50px;
    }
    .date p:first-child{
        font-size: 20px;
        padding:0;
    }
    .date p:last-child{
        font-size: 13px;
    }
    .index-contact-l{
        margin-top: 15px;
    }
    #index_2 .about-sec li a img {
        padding-top: 20%;
        width: 60%;
    }
    #index_2 .about-sec li p{
        position: relative;
        top: -20px;
        font-size: 12px;
    }
    #index_4,#index_6{
        margin-top: 0;
    }
    #aside{
        margin-top: 0;
    }
    .aside > h2{
        font-size: 18px;
    }
}
@media only screen and (max-width:320px){
    .phone-bus a{
        width: 100px;
        height: 100px;
        line-height: 100px;
        font-size: 14px;
    }
    .index-contact-l h5{
        padding-left: 25%;
    }
    .sex .on li{
        border: 8px solid rgba(255,255,255,0.8);
    }
}