

/* CSS Document */
*{ margin:0 auto; padding:0;}

body{ color:#000; font-size:12px; line-height:22px; font-family:"Microsoft YaHei"; min-width: 1200px;}
ul,li{ list-style:none; margin-bottom: 0;}
img{ border:none; display:inline-block; max-width:100%;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none; }
i{ font-style:normal;}
dl,dd,p{ padding: 0; margin: 0;}
input,textarea,select{ outline:none; font-family:"Microsoft YaHei";}
h1,h2,h3,h4,h5,h6{ font-style:normal; font-weight:normal; list-style:none; margin: 0; padding: 0;}
.clear{ clear:both;}


.container-fluid:after{ content: ""; display: block; clear: both;}
.container:after{ content: ""; display: block; clear: both;}


.ny_aa{ display:none;}


.header_top{ width: 100%; height: 40px; float: left; background: #555555;}
.header_top span{ font-size: 14px; line-height: 40px; color: #fff;}
.header_top span a{ color: #fff; margin: 0 5px;}

.header_bottom{ width: 100%; float: left;}
.header_bottom .container{ overflow:hidden;}

.index_one .container{ overflow:hidden;}
.index_two .container{ overflow:hidden;}
.index_three .container{ overflow:hidden;} 
.index_four .container{ overflow:hidden;} 
.index_five .container{ overflow:hidden;} 
.index_six  .container{ overflow:hidden;} 
.index_seven  .container{ overflow:hidden;} 
.footer_top .container{ overflow:hidden;} 
.footer_bottom .container{ overflow:hidden;}  
.signUp .container{ overflow:hidden;}  


.logo{ width: 486px; height: 58px; float: left; overflow: hidden; margin: 30px 0;}
.logo img{ width: 100%;}

.tel{ float: right; height: 35px; line-height: 35px; background: url("../image/tel.png") left center no-repeat; margin-top: 43px; padding-left: 50px;}
.tel span{ font-size: 34px; font-weight: bold; color: #696969; line-height: 35px;}


.index_nav{ background: #E70012; height: 60px;}


.index_nav_left{ width: 300px; float: left; height: 60px; background: #BF0010; position: relative;}
.index_nav_left_name{ width: 100%; height: 60px; float: left; text-align: center; line-height: 60px; background: url("../image/mbx_1.png") 30% center  no-repeat;}
.index_nav_left_name a{ font-size: 18px; color: #fff; line-height: 60px;}

.index_nav_left ul{ width:100%; position: absolute; left: 0; top: 100%; height: 600px; background:rgba(255,255,255,0.7); z-index: 2; overflow: hidden;}
.index_nav_left ul li{ width: 96%; float: left; margin-left: 2%; border-bottom: solid 1px #e60012; padding: 5px 0;}
.index_nav_left ul li .course_name{ width: 100%; float: left; line-height: 40px;}
.index_nav_left ul li .course_name a{ display: block; float: left; font-size: 16px; color: #2c2c2c; margin-left: 5px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index_nav_left ul li:hover .course_name a{ color: #e60012;}


.index_nav_left ul li .course_name i{ font-size:16px; display: block; float: right; line-height: 40px; margin-right: 5px; }

.index_nav_left ul li .course_lm{ width: 96%; float: left; margin-left: 2%;}
.index_nav_left ul li .course_lm a{ font-size: 14px; color: #525050; line-height: 24px; padding: 0 5px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index_nav_left ul li .course_lm a:hover{ color: #e60012;}



.index_nav_right{ width:900px; float: right;}
.index_nav_right ul li{ width: 112px; height: 60px; float: left; text-align: center; position: relative;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index_nav_right ul li a{ display: block; color: #fff; font-size:18px; line-height: 60px; }
.index_nav_right ul li:hover{ background: #BF0010;}

.index_nav_right ul li .fa-list-ul{ display: none;}
.index_nav_right ul li .top_down{ display: none;}

.navTwo{ display: none; position: absolute; left: 0; top: 100%; width: 100%; text-align: center; background: #E70012; z-index: 9;}
.navTwo dd{ margin-bottom: auto; height: 40px; border-bottom: solid 1px #BF0010;}
.navTwo a{ font-size: 14px !important; line-height: 40px !important; color: #fff; display: block; }
.navTwo dd:hover{ background: #BF0010;}



/*banner*/

.banner{ width: 100%; margin: 0 auto; position: relative;}
.banner:after{ content: ""; display: block; clear: both; }
.swiper-banner {
    float: left;
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;

}

.swiper-banner .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-size:100% cover !important;
}
.swiper-banner .swiper-pagination{ bottom: 20px !important;}
.swiper-banner .swiper-pagination span{ width: 16px; height:16px; background: #fff !important; opacity:1; margin: 0 15px !important; }
.swiper-banner .swiper-pagination .swiper-pagination-bullet-active{  background: #E50110 !important;}



/*index_one*/
.index_one{ padding: 55px 0;}

.index_one_top{ width: 100%; float: left; text-align: center;}
.index_one_name{ width: 100%; float: left;}
.index_one_name span{ font-size: 24px; color: #3c3c3c; line-height: 24px;}

.index_one_hx{ width: 100%; float: left; height: 1px; background: #aaaaaa; margin-top: 20px; position: relative; text-align: center;}
.index_one_hx i{ width: 80px; height: 3px; background: #E70012; display: block; margin-top: -1px;}

.index_one_en{ width: 100%; float: left; margin-top: 10px;}
.index_one_en span{ font-size: 14px; color: #525050; line-height: 24px;}


.index_one_m{ width: 100%; float: left; margin-top: 55px; position: relative;}
.index_one_left{ width: 633px; height: 452px; float: left; border-radius: 5px; overflow: hidden;}

.index_one_right{ width: 628px; height: 308px; background: #F2F2F2; position: absolute; top: 72px; right: 0; z-index: 1; border-radius: 5px; overflow: hidden; padding: 25px 25px 30px 60px;}
.index_one_right h2{ display: block; float: left; font-size:20px; color: #121228; }
.index_one_right p{ display: block; float: left; height: 144px; overflow: hidden; font-size:14px; color: #121228; line-height: 24px; margin-top:10px; }
.index_one_right_i{ width: 100%; float: left; display: block; height: 1px; margin-top: 50px;}
.index_one_right_ii{ float: left; display: block; width: 60%; height: 1px; background: #acacb2;}
.index_one_link{ display: block; float: right; font-size: 14px; color: #121228;}

.index_one_title{ width: 100%; float: left; text-align: center; margin-top: 45px;}
.index_one_title span{ color: #e60012; font-size: 24px; line-height: 24px;}

.index_one_switch{ width:100%; float: left; margin-top: 15px; }
.index_one_Bd{ width: 100%; float: left; text-align: center; position: relative;}
.index_one_Bd dd{ width: 100px; height: 100px; border: solid 1px #aaaaaa; border-radius: 100%; display: inline-block; list-style: none; margin: 0 48px; cursor: pointer;}
.index_one_Bd dd span{ display: block; width: 79px; height: 79px; float: left; margin: 9px;  border-radius: 100%; overflow: hidden; line-height: 79px; text-align: center; font-size: 30px; color: #525050;}
.index_one_Bd dd span:hover{ background: #E70012; color: #fff;}


.index_one_Bd .one_active span{ background: #E70012; color: #fff;}

.index_one_Bd:before{ content:""; width: 74px; height: 1px; background: #aaaaaa; position: absolute; top: 48%; left: 465px;}
.index_one_Bd:after{ content:""; width: 74px; height: 1px; background: #aaaaaa; position: absolute; top: 48%; right: 465px;}


.index_one_Hd{ width: 100%; float: left; margin-top: 30px;}
.index_one_Hd dd{ width: 100%; float: left;}
.index_one_info{ width: 100%; float: left; position: relative;}
.index_one_info img{ width: 100%;}



/*index_two*/
.index_two{ padding: 55px 0; background: #EEEEEE; }
.index_two_list{ width: 100%; float: left; margin-top: 60px;}
.index_two_list .row li{ float: left; text-align: center; margin-top: 10px; height: 108px;
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}
.index_two_list .row li img{
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}


/*index_three*/
.index_three{ padding: 55px 0;}
.index_three_m{ width: 100%; float: left; margin-top: 30px; position: relative;}
.index_three_img{ width: 100%; float: left;}
.index_three_img img{ width: 100%;}

.index_three_course{ width: 100%; float: left; position: relative; margin-top: 30px;}

.index_three_pic{ width: 300px; height: 150px; overflow: hidden; border-radius: 30px;}
.index_three_pic img{width: 100%;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index_three_pic:hover img{
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

/*index_four*/
.index_four{ padding: 55px 0;}

.index_four_div{ width: 100%; height: 260px; float: left; margin-top: 55px; background: #F8F8F8; position: relative; overflow: hidden;}

.swiper-Teachers {
    margin:70px auto;
    width: 790px;
    position: relative;
    overflow: hidden;
}

.swiper-Teachers .swiper-slide {
    padding: 0 10px;
    position: relative;
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index_four_div .swiper-button-prev{ width: 17px; height: 29px; background: none; right: 92px; left: auto; outline: 0;}
.index_four_div .swiper-button-prev i{ color: #c8c8c8; font-size: 40px;}
.index_four_div .swiper-button-next{ width: 17px; height: 29px; background: none; left: 92px; right: auto; outline: 0;}
.index_four_div .swiper-button-next i{ color: #c8c8c8; font-size: 40px;}

.swiper-Teachers_pic{ width: 120px; height: 120px; float: left; overflow: hidden; border-radius: 100%;}
.swiper-Teachers_info{ width: 620px; height: 120px; float: right; overflow: hidden; position: relative; text-align: left;}
.swiper-Teachers_info .swiper-Teachers_name{ display: block; font-size: 14px; color: #575757; font-weight: bold; line-height: 24px;}
.swiper-Teachers_info .swiper-Teachers_Gat{ display: block; font-size: 12px; color: #939393; line-height: 24px;}
.swiper-Teachers_info .swiper-Teachers_ms{ display: block; font-size: 12px; color: #939393; line-height: 24px;}


/*index_five*/

.index_five{ padding: 55px 0;}
.index_five_news{ width: 100%; float: left; margin-top: 55px; position: relative;}
.index_five_left{ width: 550px; height: 460px; float: left; position: relative; overflow: hidden;}
.index_five_right{ width: 524px; float: right; overflow: hidden; margin-right: 75px;}
.index_five_right ul li{ width: 100%; float: left; border-bottom: solid 1px #D2D2D2; padding: 20px 0;}

.index_five_time{ float: left; width: 76px; text-align:center;}
.index_five_time i{ display: block; color: #666666; font-size: 48px; line-height: 48px;}
.index_five_time span{ display: block; color: #d2d2d2; font-size: 14px; line-height: 24px;}

.index_five_nr{ width: 435px; float: right;}
.index_five_nr a{ font-size: 18px; color: #343434; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index_five_nr a:hover{ color: #E70012;}
.index_five_nr p{ font-size: 14px; color: #343434; line-height: 22px; margin-top:5px;}

/*index_six*/
.index_six{ padding: 55px 0;}
.index_six_list{ width: 100%; float: left; margin-top: 60px;}
.index_six_list .row li{ position: relative; overflow: hidden; padding: 0;}
.index_six_list .row li .index_six_pic{ width: 100%; float: left; overflow: hidden;}
.index_six_list .row li .index_six_pic img{ width: 100%;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    -ms-transition: all 2s;
    -webkit-transition: all 2s;
    transition: all 2s;
}

.index_six_layer{ width: 100%; height: 100%; position: absolute; bottom: -100%; left: 0; background: rgba(0,0,0,0.6); text-align: center; padding: 20px 5px;
    opacity: 0;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.index_six_layer a{ display: block; color: #fff; font-size: 14px; font-weight: bold; line-height: 24px;}
.index_six_layer a:hover{ color: #E70012;}
.index_six_layer i{ display: block; color: #fff; font-size: 14px; line-height: 22px;}
.index_six_layer p{ display: block; color: #fff; font-size: 14px; line-height: 24px; margin-top: 20px;}

.index_six_bottom{ width: 0; height: 2px; position: absolute; left: 0; bottom: 0; background: #E70012;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.swiper_xyxs .swiper-slide:hover .index_six_layer{ bottom: 0; opacity: 1;}
.swiper_xyxs .swiper-slide:hover .index_six_bottom{ width: 100%;}
.swiper_xyxs .swiper-slide:hover .index_six_pic img{
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.index_seven{ padding: 55px 0; }

.index_seven_list{ width: 100%; float: left; margin-top: 60px;}
.index_seven_list .row li{ float: left; text-align: center; margin-top: 10px;
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    display: -o-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}
.index_seven_list .row li img{
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}


/*footer*/
.footer_top{ width: 100%; margin: auto; padding: 50px 0; background: #424242;}

.footer_left{ float: left; width: 920px;}
.footer_nav{ float: left; width: 100%;}
.footer_nav a{ display: block; float: left; font-size: 14px; color: #b4b4b4; line-height: 24px; margin-left: 30px;}
.footer_nav a:hover{ color: #fff;}

.footer_link{ float: left; width: 100%; margin-top: 20px;}
.footer_link span{ display: block; float: left; margin-left: 30px; font-size: 14px; color: #fff;}
.footer_link a{ display: block; float: left; font-size: 14px; color: #b4b4b4; line-height: 24px; margin-left: 10px;}
.footer_link a:hover{ color: #fff;}

.footer_copy{ width: 100%; float: left; margin-top: 30px; font-size: 14px; color: #dadada; line-height: 22px; padding-left: 30px;}


.footer_right{ float: right; text-align: center; width: 130px; margin-right: 75px;}
.footer_right span{ display: block; font-size: 14px; color: #fff; line-height: 24px; margin-top: 10px;}


.footer_bottom{ width: 100%; margin: auto; padding: 25px 0; background: #333333; text-align: center; color: #fff; font-size: 12px;}


.ny_banner{ height: 400px; background-size: cover !important;}

.signUp{ padding: 50px 0;}


.ny_top{ width: 100%; float: left; text-align: center;}
.ny_name{ width: 100%; float: left;}
.ny_name span{ font-size: 24px; color: #E60013; line-height: 24px;}

.ny_hx{ width: 100%; float: left; height: 1px; background: #aaaaaa; margin-top: 20px; position: relative; text-align: center;}
.ny_hx i{ width: 80px; height: 3px; background: #E70012; display: block; margin-top: -1px;}

.ny_en{ width: 100%; float: left; margin-top: 10px;}
.ny_en span{ font-size: 14px; color: #525050; line-height: 24px;}

.signUp_m{ width: 100%; float: left; margin-top: 30px;}

.signUp_list_tbale{ width:800px; margin:0 auto; height: 40px; background: #D61518;}
.signUp_list_tbale ul li{float: left; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 18px;}
.signUp_list_tbale ul li:nth-child(1){ width: 20%;}
.signUp_list_tbale ul li:nth-child(2){ width: 60%;}
.signUp_list_tbale ul li:nth-child(3){ width: 20%;}

.signUp_list{ width: 800px; margin:0 auto; position: relative;}
.signUp_list ul li{ width: 100%; float: left; background: #fff;}
.signUp_list ul li:nth-child(2n){ background: #EEEEEE;}
.signUp_list ul li .signUp_list_div{ height: 40px; line-height: 40px; color: #4c4c4c; font-size: 16px; float: left; text-align: center;}
.signUp_list ul li .signUp_list_div:nth-child(1){ width: 20%;}
.signUp_list ul li .signUp_list_div:nth-child(2){ width: 60%;}
.signUp_list ul li .signUp_list_div:nth-child(3){ width: 20%;}


.sign_title{ width: 100%; float: left; text-align:left;}
.sign_title h2{ display: block; font-size: 24px; line-height: 24px; color: #333333;}
.sign_title p{ display: block; font-size: 14px; color: #333; line-height: 22px; text-transform: uppercase;}
.sign_title i{ display: block; height: 1px; width: 200px; background: #c6c6c6; margin-left: 0; margin-top: 12px;}

.sign_list{ width: 100%; float: left; margin-top: 20px;}
.sign_list .row li{ margin-bottom: 45px;}
.sign_list .row li span{ display: block; float: left; margin-left: 96px; margin-right: 15px; font-size: 12px; color: #333; line-height: 30px;}
.sign_list .row li span i{ color: #D61518;}

.sign_input{ float:right; width: 282px; height: 30px; border: solid 1px #d2d2d2; border-radius: 25px; overflow: hidden; margin-right: 100px;}
.sign_text{ width: 252px; float: left;  margin-left: 10px; border: none; height: 28px;}

.sign_select{ width: 252px; float: left;  margin-left: 10px; border: none; height: 28px;}

.sign_submit{ width: 96px; height: 30px; border: solid 1px #7d7d7d; font-size: 14px; color: #7d7d7d; background: none; border-radius: 8px; cursor: pointer; float: left; margin-left:96px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.sign_submit:hover{ background: #E70012; color: #fff; border: solid 1px #E70012;}


.sign_div{ width: 100%; float: left; margin-top: 30px;}
.sign_div_left{ width: 460px; float: left; margin-left: 90px; line-height: 24px; color: #333333; font-size: 14px;}

.sign_div_right{ float: right; text-align: center; width: 218px; margin-right:342px;}
.sign_div_right h3{ font-size: 14px; color: #e50112;}
.sign_div_right img{ width: 142px; margin-top: 10px;}

.sign_div .row li{ margin-bottom: 40px;}
.sign_div .row li span{ display: block; width: 36px; height: 36px; float: left; margin-left: 80px; font-size: 22px; border: solid 1px #707070; border-radius: 100%; line-height: 36px; text-align: center; color: #707070; margin-top: 5px;}
.sign_div .row li .fa-qq{ line-height: 34px;}

.sign_div_hm{ float: left; margin-left: 10px;}
.sign_div_hm h2{ float: left; width: 100%; font-size: 12px; color: #333; line-height: 22px; display: block;}
.sign_div_hm p{ float: left; display: block; font-size: 12px; color: #333; line-height: 20px;}


.news_m{ width: 100%; float: left; position: relative; padding-bottom: 50px;}
.news_m:before{ content: ""; width: 1px; height: 100%; position: absolute; top: 0; left: 50%; background: #DCDCDC;}
.news_m:after{ content: ""; width: 100%; height: 1px; position: absolute; top: 50%; left:0; background: #DCDCDC;}
.news_list{ float: left; width: 542px; height: 314px; overflow: hidden;}
.news_list:nth-child(2n){ float: right;}

.news_m_title{ width: 100%; float: left; margin-top: 50px;}
.news_m_t{ width: 100%; float: left;}
.news_m_title h2{ float: left; font-size: 20px; color: #E40013; line-height: 24px;}
.news_m_title span{ float: left; color: #A9A9A9; font-size: 14px; margin-left: 10px; line-height: 20px; margin-top: 5px;}
.news_m_title i{ display: block; float: left; width: 100px; height: 1px; background: #E50112; margin-top: 10px;}

.news_m_lb{ width: 100%; float: left; margin-top: 25px;}
.news_m_lb ul li{ width: 100%; float: left; margin-bottom: 5px;}
.news_m_lb ul li a{ color: #808080; font-size: 14px; line-height: 24px; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_m_lb ul li:hover a{ color: #E50014;}


.ny_about{ width: 100%; float: left; line-height: 28px; font-size: 18px; color: #525050; margin-top: 35px; text-align: center; padding: 0 20px;}
.ny_about img{max-width: 100%;}

.ny_aboutTwo{ width: 100%; float: left; line-height: 28px; font-size: 14px; color: #525050; margin-top: 35px;}
.ny_aboutTwo img{max-width: 100%;}
.ny_aboutTwo h2{ font-size: 18px;}

.about{ padding: 55px 0; background: #EEEEEE;}

.ny_m_top{ width: 100%; float: left; text-align: center;}
.ny_m_name{ width: 100%; float: left;}
.ny_m_name span{ font-size: 24px; color: #333; line-height: 24px;}

.ny_m_en{ width: 100%; float: left; margin-top: 5px;}
.ny_m_en span{ font-size: 14px; color: #221815; line-height: 24px;}

.ny_m_hx{ width: 100%; float: left; height: 1px;  margin-top: 10px; position: relative; text-align: center;}
.ny_m_hx i{ display: block; width: 18px; height:1px; margin:0 auto; background: #c6c6c6;}


.ny_title{ width: 100%; float: left; height: 36px; line-height: 36px; border-bottom: solid 1px #C1C1C1; position: relative;}
.ny_title:after{ content: ""; width: 242px; height: 2px; background: #E70012; position: absolute; left: 0; bottom: -1px;}
.ny_title span{ display: block; float: left; font-size: 18px; color: #494949;}
.ny_title i{ display: block; float: left; font-size: 12px; color: #a1a1a1; margin-left: 5px;}
.ny_title em{ display: block; float: right; font-style:normal; font-size: 14px; color: #494949;}
.ny_title em a{font-size: 14px; color: #494949;}
.ny_title em a:hover{ color: #E70012;}


.ny_nr_top{ width: 100%; float: left; margin-top: 60px;}
.ny_nr_video{ width: 550px; height: 460px; float: left; position: relative; overflow: hidden;}
.ny_nr_right{ width: 580px; float: right;}
.ny_nr_right .ny_nr_bt{ display: block; width: 100%; float: left; font-size: 30px; color: #e60012; line-height: 30px; margin-top: 26px;}
.ny_nr_right .ny_nr_bttwo{ font-size: 18px; width: 100%; float: left; color: #505050; line-height: 22px; margin-top: 36px; }
.ny_ms{ font-size: 18px; color: #505050; line-height: 24px;}

.ny_mss{ width: 100%; float: left; font-size: 18px; color: #505050; line-height: 22px; margin-top: 35px;}
.ny_mss h2{ font-size: 18px; float: left; color: #505050; line-height: 22px;}

.ny_zxbutt{ width: 100%; float: left; margin-top: 38px;}
.ny_zxbutt a{ display: block; float: left; width: 150px; height: 50px; text-align: center; line-height: 50px; color: #fff; font-size: 18px; background: #E70012; border-radius: 25px;}
.ny_zxbutt a:hover{ opacity: 0.8;}


.ny_nr_xq{ width: 98%; float: left; margin-left: 1%; margin-top: 60px;}

.ny_titleTwo{ width: 100%; float: left; height: 36px; line-height: 36px; position: relative;}
.ny_titleTwo:after{ content: ""; width: 400px; height: 1px; background: #E70012; position: absolute; left: 0; bottom: -1px;}
.ny_titleTwo span{ display: block; float: left; font-size: 18px; color: #494949;}
.ny_titleTwo i{ display: block; float: left; font-size: 12px; color: #a1a1a1; margin-left: 5px;}

.ny_fwnr{ width: 100%; float: left; padding: 28px 0; background: #F5F5F5; margin-top: 12px;}

.ny_fwnr_list{ width: 100%; float: left; margin-top: 22px;}
.ny_fwnr_list ul li{ width: 15%; float: left; margin-left: 1.4%; font-size: 20px; border-radius:5px; border: solid 2px #F0636C; text-align: center; line-height: 55px; background: #fff; margin-bottom: 20px;}

.ny_lnpic{ width: 100%; float: left; margin-top: 36px; margin-bottom: 36px;}


.swiper_pic {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 248px;
}
.swiper_pic .swiper-slide {
    overflow: hidden;
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper_pic .swiper-slide img{ width: 100%;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.swiper_pic .swiper-slide:hover img{
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.swiper_pic_layer{ width: 100%; line-height: 26px; text-align: center; position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.8);}
.swiper_pic_layer a{ font-size: 12px; line-height: 26px; color: #fff;}


.ny_mTwo_top{ width: 100%; float: left; text-align: left; margin-top: 60px;}
.ny_mTwo_name{ width: 100%; float: left;}
.ny_mTwo_name span{ font-size: 18px; color: #333; line-height: 24px;}


.ny_mTwo_hx{ width: 100%; float: left; height: 1px;  margin-top: 10px; position: relative; text-align: center;}
.ny_mTwo_hx i{ display: block; width: 18px; height:1px; float: left; background: #c6c6c6;}

.swiper_yxiao {
    padding: 0 10px;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 142px;
}
.swiper_yxiao .swiper-slide {
    overflow: hidden;
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper_yxiao .swiper-slide img{ width: 100%; float: left;}

.swiper_yxiao_layer{ width: 100%; text-align: center; float: left;}
.swiper_yxiao_layer a{ font-size: 14px; line-height: 20px !important; color: #333;}

.ny_hz{ width: 100%; float: left; margin-top: 50px;}

.ny_hz_left{ width: 500px; float: left; position: relative;}
.ny_hz_left img{ width: 100%;}
.ny_hz_left_pic{ width: 200px; height: 120px; overflow: hidden; position: absolute; bottom: 0; right: -100px;}

.ny_hz_right{ width: 650px; float: right; position: relative;}

.ny_c_top{ width: 100%; float: left;}
.ny_c_name{ width: 100%; float: left;}
.ny_c_name span{ font-size: 24px; color: #333; line-height: 24px;}

.ny_c_en{ width: 100%; float: left; margin-top: 5px;}
.ny_c_en span{ font-size: 14px; color: #333; line-height: 24px; text-transform: uppercase;}

.ny_c_hx{ width: 100%; float: left; height: 1px;  margin-top: 10px; position: relative; text-align: center;}
.ny_c_hx i{ display: block; width: 18px; height:1px; float: left; background: #c6c6c6;}
.ny_c_ms{ width: 100%; float: left; overflow: hidden; margin-top: 18px; font-size: 14px; color: #333;}

.ny_c_qh{ width: 560px; float: right;}

.ny_c_bd{ width: 100%; float: left; margin-top: 45px;}
.ny_c_bd dd{ width: 25%; float: left; text-align: center; cursor: pointer;}
.ny_c_bd dd span{ display: block; font-size: 30px; color: #fff; background: #888; width: 40px; height: 40px; line-height: 40px; position: relative;}
.ny_c_bd dd h2{ display: block; font-size: 14px; color: #888; line-height: 30px;}
.ny_c_bd dd img{ display: none; width: 9px; height: 10px; left: 35%; background: #fff; position: absolute; bottom: -48px;}
.ny_c_bd .activeA img{ display: block; width: 9px; height: 10px; left: 35%; background: #fff; position: absolute; bottom: -48px;}


.ny_c_hd{ width: 100%; float: left; margin-top: 16px;}
.ny_c_hd dd{ display: none; width: 100%; float: left;}
.ny_c_info{ width: 100%; float: left; padding: 10px 5px; font-size: 12px; color: #888; border-bottom: solid 2px #E70012; border-top: solid 2px #E70012; border-left: solid 1px #E70012; border-right: solid 1px #E70012;}

.activeA span{ background: #E70012 !important;}
.activeA h2{ color: #E70012 !important;}



.news_mm{ width: 100%; float: left; position: relative; padding-bottom: 50px;}

.news_list2{ float: left; width: 100%; overflow: hidden;}

.news_mm_title{ width: 100%; float: left; margin-top: 30px;}
.news_mm_t{ width: 100%; float: left;}
.news_mm_title h2{ float: left; font-size: 20px; color: #E40013; line-height: 24px;}
.news_mm_title span{ float: left; color: #A9A9A9; font-size: 14px; margin-left: 10px; line-height: 20px; margin-top: 5px;}
.news_mm_title i{ display: block; float: left; width: 100px; height: 1px; background: #E50112; margin-top: 10px;}

.news_mm_lb{ width: 100%; float: left; margin-top: 25px;}
.news_mm_lb ul li{ width: 100%; float: left; margin-bottom: 5px; border-bottom: dashed 1px #ddd; line-height: 30px;}
.news_mm_lb ul li a{ display: block; float: left; width: 90%; color: #808080; font-size: 14px; line-height: 24px; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_mm_lb ul li span{ display: block; float: right; font-size: 14px; color: #808080;}
.news_mm_lb ul li:hover a{ color: #E50014;}
.news_mm_lb ul li:hover span{ color: #E50014;}

.top_butt{ display: none;}
.top_buttTwo{ display: none;}


.xiaocms-page{width:100%; height:30px; float:left; line-height:30px; text-align:center; margin:30px 0;}
.xiaocms-page a{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #E70012 ; padding:5px 10px;}
.xiaocms-page span{ color:#fff; margin-left:5px; font-size:12px; border:solid 1px #E70012; background:#E70012; padding:5px 10px;}


.swiper_xyxs {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.swiper_xyxs .swiper-slide {
    overflow: hidden;
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper_xyxs .swiper-slide img{ width: 100%;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.swiper_xyxs .swiper-slide:hover img{
    -moz-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.swiper_xyxs_layer{ width: 100%; line-height: 26px; text-align: center; position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.8);}
.swiper_xyxs_layer a{ font-size: 12px; line-height: 26px; color: #fff;}


.floating{ width: 50px; position: fixed; bottom: 320px; right: 0; z-index: 99999;}
.floating ul li{ width: 50px; height: 50px; text-align: center;  background: #E70012; margin-bottom: 1px; position: relative;}
.floating ul li a{ color: #fff; font-size: 26px; line-height: 50px !important;}
.floating ul li:hover .floating_WeChat{ display: block;}
.floating_WeChat{ display: none; width: 100px; height: 100px; position: absolute; top: 0; right: 100%; background: #fff;}

.floating ul li:hover .floating_tel{ display: block;}
.floating_tel{ display: none; width: 150px; height: 100%; position: absolute; top: 0; right: 100%; background: #fff; text-align: center; box-shadow: 0 0 15px #f9f9f9;}
.floating_tel span{ font-size: 16px; color: #666; line-height: 50px;}

.floating_wap{ display: none;}