@charset "utf-8";

/* Browser Resets*/

.index {
    position: absolute;
    z-index: 99;
    left: 20px;
    top: 10px;
}

.index a {
    color: #0f5035;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}

.flexslider .slides>li.clone {
    position: relative
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flexslider .slides>a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 62.81%;
    overflow: hidden;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}


/* FlexSlider Default Theme*/

.flexslider {
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}


/* Direction Nav */

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 34px;
    height: 50px;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-indent: -999em;
    margin-top: -25px;
}

.flex-direction-nav .flex-prev {
    background: url(../images/lf.png) no-repeat center center;
    left: 0
}

.flex-direction-nav .flex-next {
    background: url(../images/rt.png) no-repeat center center;
    right: 0
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}


/* Pause/Play */

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    background: #ddd
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-control-nav {
    width: auto;
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 99;
    right: 50%;
    margin: 0 -700px 0 0;
}

.flex-control-nav li {
    margin: 10px 6px 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #b8cbc4;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 8px;
}

.flex-control-paging li a:hover {
    background: #0f5035;
}

.flex-control-paging li a.flex-active {
    background: #0f5035;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}


/*content*/

.content {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    letter-spacing: 1px;
}

.mode01 {
    max-width: 1400px;
    margin: 85px auto 0;
    overflow: hidden;
}

.mode01 .lf {
    width: 50%;
    float: left;
    position: relative;
}

.mode01 .rt {
    width: 50%;
    float: right;
}

.mode01 .rt a {
    display: block;
    /*! height: 0px; */
    /*! overflow: hidden; */
    /*! padding-bottom:61% */
}

.mode01 .rt a img {
    width: 100%;
    transition: .5s;
    transform: scale(1.0);
    opacity: .8;
}

.mode01 .rt a:hover img {
    transition: .5s;
    transform: scale(1.1);
}

.swiper-container .swiper-slide p {
    margin: 14px 0 30px 0;
    text-align: center;
    font-size: 16px;
}

.swiper-container .swiper-slide a {
    display: block;
    max-width: 131px;
}

.title {
    /*! height: 90px; */
    /*! line-height: 90px; */
    margin: 0 0 18px 0;
}

.title h2 {
    display: inline-block;
    font-size: 32px;
}

.title h2 a {
    color: #0f5035;
}

.title1 {
    text-align: center;
    position: relative;
}

.title1 h2 {
    color: #0f5035;
}

.title1 h2 strong {
    font-size: 30px;
    font-weight: normal;
    position: relative;
    z-index: 1;
}

.title2 h2 strong {
    color: #fff;
}

.title1 h2 p {
    font-size: 30px;
    color: #ddedeb;
    margin: -28px 0 0 0;
    height: 20px;
    z-index: 0;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}

.title1 h2 a {
    color: #0f5035;
    display: block;
}

.title1>a {
    position: absolute;
    right: 0px;
    font-size: 14px;
    color: #0f5035;
}

.swiper-container .swiper-slide a:hover span {
    transform: rotate(360deg);
    background-color: #00834D;
}

.swiper-container1 {
    overflow: hidden;
    max-height: 282px;
}

.swiper-container1 .swiper-slide {
    height: 75px !important;
    line-height: 75px !important;
    margin: 0 0 20px 0;
}

.swiper-container1 .swiper-slide p {
    height: 75px;
    line-height: 75px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-size: 18px;
    transition: transform .35s ease-out;
}

.swiper-container1 .swiper-slide p:hover {
    transform: translateX(10px);
}

.swiper-container1 .swiper-slide a {
    display: block;
    max-height: 93px;
}

.swiper-container1 .swiper-slide:nth-child(1) {
    background: #1f2086;
}

.swiper-container1 .swiper-slide:nth-child(2) {
    background: #4775b4;
}

.swiper-container1 .swiper-slide:nth-child(3) {
    background: #30a8a3;
}

.swiper-container1 .swiper-slide:nth-child(4) {
    background: #1f2086;
}

.swiper-container1 .swiper-slide:nth-child(5) {
    background: #4775b4;
}

.swiper-container1 .swiper-slide:nth-child(6) {
    background: #30a8a3;
}


/* .swiper-container1 .swiper-slide:nth-child(4) { background:#5cb0db;}
.swiper-container1 .swiper-slide:nth-child(5) { background:#ff6262;}
.swiper-container1 .swiper-slide:nth-child(6) { background:#f9a553;} */

.title2 h2 p {
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.mtitle {
    width: 50%;
    float: left;
    /*! position: absolute; */
    left: 0px;
    top: 0px;
    position: absolute;
}

.mtitleIn {
    background: #115137;
    padding: 58px 0 0 20px;
    height: 155px;
}

.mtitleIn p {
    font-size: 30px;
    color: #ffffff;
    font-weight: normal;
}

.mtitleIn strong {
    font-size: 30px;
    color: #7d9b83;
    text-transform: uppercase;
}

.aIn_more {
    margin: 10px 0 0 0;
}

.aIn_more span {
    font-size: 14px;
    color: #282828;
    float: left;
}

.aIn_more i {
    font-size: 16px;
    color: #83878d;
    float: right;
    ;
}

.online_home ul li {
    width: 50%;
    float: left;
}

.aIn {
    padding: 105px 20px 0 20px;
    height: 108px;
    transition: .5s;
}

.online_home ul li:nth-child(2),
.online_home ul li:nth-child(4) {
    float: right;
}

.online_home ul li:nth-child(2) .aIn {
    background: #c9d4cb;
    margin: 0 0 0 1px
}

.online_home ul li:nth-child(3) .aIn {
    background: #d6e2d8;
}

.online_home ul li:nth-child(4) .aIn {
    background: #e3ebe4;
    margin: 0 0 0 1px
}

.aIn p {
    font-size: 20px;
    color: #282828;
    padding-bottom: 14px;
    border-bottom: 1px solid #83878d
}

.online_home ul li .aIn:hover {
    transition: .5s;
    opacity: .8;
    background: #115137;
}

.online_home ul li .aIn:hover p {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.online_home ul li .aIn:hover .aIn_more span {
    color: #fff;
}

.online_home ul li .aIn:hover .aIn_more i {
    color: #fff;
}

.home_con {
    overflow: hidden;
}

.home_left {
    width: 285px;
    float: left;
}

.home_right {
    margin: 0 0 0 308px
}

.mode02 {
    max-width: 1400px;
    margin: 80px auto 88px;
    overflow: hidden;
}

.title1 {
    margin: 0 0 45px 0
}

.title3 {
    text-align: left;
}

.home .title3 {
    margin: 0 0 15px 0;
}

.call {
    padding: 15px 0 0 0;
    border-top: 1px solid #eae4e4;
    /*! margin: -30px 0 0 0; */
}

.call span {
    font-size: 16px;
    color: #282828;
    margin: 0 42px 0 0;
}

.home_con {
    padding: 25px 0 0 0;
    border-top: 1px solid #eae4e4;
}

.home_con span {
    height: 0px;
    display: block;
    overflow: hidden;
    padding-bottom: 50%; 
}

.inter span {
    width: 131px;
    height: 131px;
    border-radius: 50%;
    display: block;
    background-color: #0f5035;
    transition: all .35s ease-out;
}

.inter span i {
    display: table;
    width: 131px;
    height: 131px;
    text-align: center;
}

.inter span strong {
    display: table-cell;
    vertical-align: middle;
}

.inter .swiper-container .swiper-slide p {
    margin: 11px 0 25px 0;
    text-align: center;
    font-size: 16px;
}

.inter .swiper-container .swiper-slide a {
    display: block;
    max-width: 131px;
}

.swiper-container2 {
    /*! padding: 0 88px; */
    margin: 0 90px;
}

.swiper-container2 .swiper-wrapper {
    /*! padding:0 90px; */
    /*! margin: 0 90px; */
}

.wrap_swiper2 {
    /*! max-width: 1225px; */
    margin: 0 auto;
    overflow: hidden;
}

.stitleIn {
    padding: 0 20px;
}

.sdate {
    color: #fff;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #7ea181;
}

.sdate span {
    color: #fff;
    font-size: 20px;
    display: block;
}

.sdate i {
    color: #fff;
    font-size: 16px;
    display: block;
    font-style: normal;
}

.stitleIn {
    font-size: 18px;
    color: #ffffff;
    margin: 5px 0 0 0;
}


/* .swiper-container2 .swiper-wrapper {  max-width: 1225px;margin: 0 auto;overflow: hidden; } */

.swiper-container2 .swiper-slide-active {
    margin: 0 auto;
    /*! margin: -30px 0 0 0; */
}

.swiper-container2 .swiper-slide-active .stitle {
    display: block;
}

.swiper-container2 p {
    display: none;
}

.swiper-container2 .swiper-slide-active p {
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin: 5px 0 14px 0;
}

.activicy {
    overflow: hidden;
}

.activicy ul {
    margin: 0 -16px;
}

.activicy ul li {
    width: 33.3%;
    float: left;
}

.activicy ul li>div {
    margin: 0 16px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 0px 6px 1px #eaeaea;
    overflow: hidden;
    transition: transform .35s ease-out;
}

.activicy ul li>div:hover {
    transform: translateY(-10px);
}

.activicy ul li a {
    display: block;
    background: #f0f3f5;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.activicy ul li a:hover {
    background: #0f5035;
}

.activicy ul li a:hover span {
    color: #fff;
}

.activicy ul li a img {
    transform: scale(1.0);
    transition: all 0.3s ease;
}

.activicy ul li a:hover .imgResponsive img {
    transform: scale(1.1);
    transition: all 0.3s ease;
}

.activicy ul li .art-top {
    overflow: hidden;
}

.activicy ul li .art-top .art-text {
    display: block;
    width: 70px;
    float: left;
}

.activicy ul li .art-top .art-time {
    display: block;
    width: 50px;
    height: 52px;
    text-align: right;
    font-size: 12px;
    padding: 10px;
}

.activicy ul li .art-top .art-time strong {
    font-size: 28px;
}

.activicy ul li .art-top .art-time span {
    display: block;
    white-space: nowrap;
}

.activicy ul li .art-top .imgResponsive {
    margin-left: 70px;
    width: auto;
    padding-bottom: 46.67%;
}

.activicy ul li .art-top .art-title {
    font-size: 16px;
    background: #fafafa;
    display: block;
    line-height: 20px;
    padding: 27px;
    width: 16px;
    height: 73px;
}

.activicy ul li a:hover .art-top .art-time,
.articleList04 ul li a:hover .art-con {
    color: #fff;
}

.activicy ul li a:hover .art-top .art-title {
    background: #87a79a;
}

.activicy ul li a:hover .art-top .art-time {
    background: #00834d;
}

.activicy ul li .art-con {
    display: block;
    padding: 10px 40px;
}

.activicy ul li .art-con span {
    display: block;
    height: 44px;
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
}

.mode03 {
    max-width: 1400px;
    margin: 0 auto;
}

.imgResponsive {
    width: 100%;
    height: 0;
    padding-bottom: 66.67%;
    overflow: hidden;
    display: block;
}

.imgResponsive img {
    width: 100%;
    transition: all 0.3s ease;
}

.wrap_mode03 {
    background: url(../images/mode03_02.jpg) no-repeat center top;
    padding: 55px 0 35px 0;
    position: relative;
    /*! z-index: 9; */
}

.mode03 {}

.graduate_con {
    overflow: hidden;
}

.graduate_left {
    width: 23.6%;
    float: left;
}

.graduate_right {
    width: 23.6%;
    float: right;
}

.graduate_middle {
    width: 49%;
    float: left;
    margin: 0 0 0 2%;
    overflow: hidden;
    padding: 0 0 55px 0;
    /*! margin: 0 auto; */
}

.stitle1 {
    height: 190px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(17, 81, 55, 0) 0%, rgba(17, 81, 55, 1));
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(17, 81, 55, 0) 0%, rgba(17, 81, 55, 1));
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(top, rgba(17, 81, 55, 0) 0%, rgba(17, 81, 55, 1));
    /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#115137', endColorstr='#115137', GradientType=0);
}

.stitleIn1 {
    padding: 20% 0 0 0;
    text-align: center;
}

.stitleIn1 p {
    color: #fff;
    font-size: 18px;
    ;
}

.stitle2 {
    transition: .5s;
    margin: 0 0 -40px 0;
    height: 40px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(17, 81, 55, 0) 0%, rgba(17, 81, 55, 1));
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(17, 81, 55, 0) 0%, rgba(17, 81, 55, 1));
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(top, rgba(17, 81, 55, 0) 0%, rgba(17, 81, 55, 1));
    /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#115137', endColorstr='#115137', GradientType=0);
}

.stitleIn2 {
    /*! padding:20% 0 0 0; */
    text-align: center;
}

.stitleIn2 p {
    color: #fff;
    font-size: 18px;
    ;
    height: 40px;
    line-height: 40px;
}

.swiper-container3 .swiper-slide span {
    height: 0px;
    display: block;
    padding-bottom: 60%;
    overflow: hidden;
}

.swiper-container3 .swiper-slide span img {
    width: 100%;
    transition: .5s;
    transform: scale(1.0);
}

.swiper-container3 .swiper-slide span:hover img {
    transform: scale(1.1);
    transition: .5s;
}

.swiper-container33 .swiper-slide span {
    height: 0px;
    display: block;
    padding-bottom: 60%;
    overflow: hidden;
}

.swiper-container33 .swiper-slide span img {
    width: 100%;
    transition: .5s;
    transform: scale(1.0);
}

.swiper-container33 .swiper-slide span:hover img {
    transform: scale(1.1);
    transition: .5s;
}

.graduate_con ul li {
    margin: 0 0 28px 0;
}

.graduate_con ul li a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0px;
    padding-bottom: 57%;
}

.graduate_con ul li a span {
    display: block;
    overflow: hidden;
    height: 0px;
    padding-bottom: 58%;
}

.graduate_con ul li a img {
    width: 100%;
    transition: .5s;
    transform: scale(1.0);
}

.graduate_con ul li a:hover img {
    transform: scale(1.1);
    transition: .5s;
    opacity: .8;
}

.graduate_con dl dd {
    position: fixed;
    width: 686px;
    height: 395px;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -343px;
    display: none;
    z-index: 99;
}

.graduate_con dl span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #ccc;
    display: inline-block;
    right: -10px;
    top: -10px;
    position: absolute;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.graduate_con ul li a:hover .stitle2 {
    transition: .5s;
    margin: 0px;
}

.swiper-container3 {
    position: relative;
}

.swiper-container3 .swiper-pagination {
    position: absolute;
    width: 100%;
    height: 16px;
    bottom: -54px;
}

.swiper-container3 .swiper-pagination-bullet {
    width: 33px;
    height: 16px;
    background: url(../images/gra_a.png) no-repeat
}


/* .swiper-container3 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { float: left;}
.swiper-container3 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet  { padding-bottom:0px; display: inline-block;} */

.swiper-container3 .swiper-pagination-bullet:hover {
    background: url(../images/gra_a_hover.png) no-repeat;
}

.swiper-container3 .swiper-pagination-bullet-active {
    width: 33px;
    height: 16px;
    background: url(../images/gra_a_hover.png) no-repeat;
}

.swiper-notification {
    display: none !important;
}

.mode04 {
    max-width: 1400px;
    margin: 50px auto;
}

.study ul {
    margin: 0 -13px;
}

.study ul li {
    width: 25%;
    float: left;
}

.study ul li a {
    transition: .5s;
    display: block;
    margin: 0 13px;
}

.study ul li a:hover {
    transition: .5s;
    margin-top: -10px
}

.study ul li a:hover p {
    background: #115137;
    transition: .5s;
}

.study ul li img {
    transition: all 0.3s ease;
    transform: scale(1.0);
}

.study ul li .imgResponsive {
    padding-bottom: 47%;
    margin: 0 30px;
    width: auto;
}


/* .study ul li:hover img {transition:all 0.3s ease; transform: scale(1.1);} */

.study ul li p {
    text-align: center;
    margin: 10px 0 0 0;
    font-size: 16px;
    box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.08);
    height: 63px;
    transition: .5s;
    margin: -52px 0 0 0;
    padding: 52px 0 0 0;
}

.top_banner .swiper-container-horizontal>.swiper-pagination-bullets {
    width: auto !important;
    right: 50%;
    margin: 0 -700px 0 0;
}

.top_banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #b8cbc4;
}

.top_banner .swiper-pagination-bullet-active {
    background: #0f5035
}

.top_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 9px;
}

.study ul li i {
    position: relative;
    /*! margin:177px 0 0 0; */
    display: block;
    text-align: center;
    margin: 10px 30px 0;
    font-style: normal;
}

.study ul li i:before {
    left: 0px;
    top: 12px;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ede8e8;
    z-index: -1;
}

.study ul li i strong {
    font-weight: normal;
    background: #fff;
    padding: 0 23px;
    position: relative;
}

.stitle {
    position: absolute;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(17, 81, 55, 0) 0%, rgba(17, 81, 55, 1));
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(17, 81, 55, 0) 0%, rgba(17, 81, 55, 1));
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(top, rgba(17, 81, 55, 0) 0%, rgba(17, 81, 55, 1));
    /* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#115137', endColorstr='#115137', GradientType=0);
    /* IE6-9 */
    ;
    left: 0px;
    bottom: 0px;
    display: none;
}

.study ul li a:hover i:before {
    left: 0px;
    top: 12px;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    z-index: 0;
    background: #3f6e5a
}

.study ul li a:hover strong {
    background: #115137;
    color: #fff;
    z-index: 9;
}

.swiper-container2 .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: url(../images/arrow_left_03.png);
    left: -87px;
}

.swiper-container2 .swiper-button-next {
    width: 50px;
    height: 50px;
    background: url(../images/arrow_right_03.png);
    right: -87px;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@media screen and (max-width:1386px) {
    .mode01,
    .mode02,
    .mode03,
    .mode04 {
        max-width: 1000px;
    }
    .copy {
        width: 68%;
        font-size: 13px;
    }
    .aIn {
        padding: 60px 20px 0 20px;
        height: 92px;
    }
    .mtitleIn {
        height: 110px;
        padding: 42px 0 0 20px;
    }
}

@media screen and (max-width:1220px) {
    .logo_02 {
        width: 60%;
    }
}


/* @media screen  and (max-width:1023px) {
  .content { margin: 0px 15px; width: auto;}
  .mode01 .lf { width: 100%; float: none;}
  .mode01 .rt { width: 100%; float: none;}
  .title h2 { font-size: 28px;}
  .swiper-container1 .swiper-slide p { font-size: 22px;;}
  .swiper-container .swiper-slide a { margin: 0 auto;;}
  .activicy ul li { width: 50%; margin: 0 0 10px 0;}
  .study ul li { width: 50%; margin: 0 0 10px 0;}
}

@media screen  and (max-width:992px) {

}
@media screen and (max-width: 768px) {
  .activicy ul li { width: 100%; float: none;}
}
@media screen  and (max-width:640px) {
	.title h2 { font-size: 24px;}
  .swiper-container1 .swiper-slide p { font-size: 18px;;}
  .study ul li { width: 100%; float: none;}
  
}
@media screen and (max-width:480px) {
}

 */