body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0px; margin: 0px; }

body { font-family: "Microsoft YaHei", arial, sans-serif, "Helvetica Neue", Helvetica; font-size: 14px; min-width: 1000px; color: rgb(102, 102, 102); }

table { border-collapse: collapse; border-spacing: 0px; }

fieldset, img { border: 0px; }

address, caption, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal; }

ol, ul { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }

q::before, q::after { content: ""; }

abbr, acronym { border: 0px; }

a { text-decoration: none; outline: none; color: rgb(102, 102, 102); }

img { display: block; max-width: 100%; }

p { line-height: 2em; min-height: 20px; }

.clear { display: block; clear: both; }

::-webkit-scrollbar-track-piece, ::-webkit-scrollbar, ::-webkit-scrollbar-thumb { width: 6px; }

::-webkit-scrollbar-track-piece { background-color: rgba(255, 255, 255, 0.6); }

::-webkit-scrollbar { background-color: rgba(255, 255, 255, 0.6); }

::-webkit-scrollbar-thumb { background-color: rgb(153, 153, 153); }

::-webkit-scrollbar-thumb:hover { background-color: rgb(153, 153, 153); }

html, body { position: relative; width: 100%; min-width: 1150px; }

.he_liBl::after, .news_li, .news_block, .news_block::after, a.me_li, .vid_button, .videoBl_clear, .ide_li, .ide_teBl, .nav_ul a::after, .ho_icon, .cuBl_block, .ind_navBl, .indNe_InBl, a.indNe_li, a.indN_li, .se_liBl, .de_liBl, .bu3_liBl, .new_InBl, .new_ul a.new_li, .pr_li, .sh_li, .home_banner .sw_prev, .home_banner .sw_next, .home_banner .comIco span { transition: all 0.3s ease 0s; }

.king { transition: all 0.6s cubic-bezier(0.75, 0, 0.25, 1) 0.3s; }

.king:hover { transform: scale(1.1); }

.king:hover, .news_li:hover, a.me_li:hover, .se_liBl:hover, .de_liBl:hover, .new_ul a.new_li:hover, .pr_li:hover, .sh_li:hover { transform: scale(0.95); box-shadow: rgb(204, 204, 204) 0px 0px 10px 0px; }

.new_InBl:hover { transform: scale(0.95); }

.vid_button:hover, .videoBl_clear:hover, .cuBl_block:hover, .home_banner .sw_prev:hover, .home_banner .sw_next:hover { transform: scale(0.9); }

.swiper-slide { overflow: hidden; }

.he_logo::after { content: ""; display: block; position: absolute; left: -200px; top: 0px; width: 150px; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)); overflow: hidden; transform: skewX(-25deg); transition: all 0s ease 0s; }

.king { width: 150px; left: 600px; transition: all 1.2s ease 0s; }

.king { width: 150px; left: 1000px; transition: all 1.2s ease 0s; }

@keyframes toShow {
    0% { opacity: 0.5; }

    100% { opacity: 1; }
}

body { animation: 1s ease-in-out 0s 1 normal backwards running toShow; }

@keyframes t_01 {
    0% { opacity: 0; transform: translate(0px, 60px); }

    100% { opacity: 1; transform: translate(0px, 0px); }
}

@keyframes t_02 {
    0% { opacity: 1; transform: translate(0px, -60px); }

    100% { opacity: 1; transform: translate(0px, 0px); }
}

.com_img { animation: 0.6s ease-in-out 0s 1 normal backwards running t_01; }

.com_tiBl { animation: 0.6s ease-in-out 0.3s 1 normal backwards running t_01; }

.com_conBlock { animation: 1s ease-in-out 0s 1 normal backwards running t_02; }

@-webkit-keyframes anim09 {
    0% { left: -200px; }

    30% { left: 600px; }

    100% { left: 600px; }
}

.he_logo::after { animation: 5s ease-in-out 0s infinite normal none running anim09; }

@keyframes animScale {
    0% { transform: scale(1); }

    50% { transform: scale(1.1); }

    100% { transform: scale(1); }
}

@-webkit-keyframes animScale {
    0% { transform: scale(1); }

    50% { transform: scale(1.1); }

    100% { transform: scale(1); }
}

.ind_bgImg, .com_img img, .vid_img, .ba_block, .ind2_img img, .ind3_img img { animation: 10s linear 0s infinite normal none running animScale; }

.we_imgBl { overflow: hidden; }

.joi_img { position: relative; width: 100%; overflow: hidden; border-radius: 20px 0 0; }

.king { animation: 1s linear 0s infinite normal none running animScale; }

.he_content { position: fixed; top: 0px; left: 0px; width: 100%; z-index: 900; background: url("/images/a1_6.png"); height: 80px; }

.he_ulBl { position: absolute; left: 50%; margin-left: -320px; top: 0px; font-size: 15px; }

.he_logo { padding: 12px 0; width: 168px; position: absolute; left: -1%; top: 0px; z-index: 90; display: block; overflow: hidden; }

.he_logo img { display: block; }

.he_liBl { float: left; position: relative; height: 80px; }

.he_a { display: block; padding: 31px 20px; position: relative; z-index: 90; color: #333; }

@keyframes top01 {
    0% { transform: translate(0px, 20px); opacity: 0; }

    100% { transform: translate(0px, 0px); opacity: 1; }
}

.he_block { position: absolute; top: 80px; width: 1920px; left: 0%; display: none; animation: 0.3s ease-in-out 0s 1 normal backwards running top01; background: url(/images/a1_61.png); }

.top_button { animation: 0.3s ease-in-out 0s 1 normal backwards running top01; }

.he_ul { background: url("/images/1_2.png"); padding: 10px; height: 40px; }

.he_ul a { display: block; text-align: center; padding: 10px 12px; float: left; margin-right: 2px; }

.he_liBl.active .he_a, .he_liBl:hover .he_a { color: rgb(255, 255, 255); }

.he_ulBl:hover .he_liBl.active .he_a { color: #666; }

.he_ulBl .he_liBl.active:hover .he_a { color: rgb(255, 255, 255); }

img.lo2 { display: none; }

body.home .he_content { background: url("/images/1_1.png"); }

body.home a.he_logo img { display: none; }

body.home a.he_logo img.lo2 { display: block; }

body.home a.he_a { color: rgb(255, 255, 255); }

body.home .he_ulBl:hover .he_liBl.active .he_a { color: rgb(255, 255, 255); }

.ind_ico img { display: none; }

body.home .ind_ico { background: url("/images/a1_51.png") center center no-repeat; border: 1px solid rgb(153, 153, 153); }

body.home .ind_input input { color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); }

.tou_ico { display: none; }

.ind_body { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; min-width: 1200px; min-height: 500px; }

.ind_content { position: relative; width: 100%; height: 100%; }

.swiper-container.swiper-container01 { height: 100%; width: 100%; position: relative; }

.swiper-container01 .swiper-slide { position: relative; width: 100%; height: 100%; overflow: hidden; }

.ind_conBlock { position: relative; width: 100%; height: 100%; overflow: hidden; background: rgb(32, 32, 32); }

.ind_bgContent { position: relative; width: 100%; height: 100%; background: url("../images/a1_6.jpg") center center / cover no-repeat; }

.ind_logo { position: absolute; top: 0px; left: 0px; z-index: 990; background: rgb(35, 35, 35); width: 180px; cursor: pointer; }

.ind_navBu { position: absolute; top: 22px; left: 200px; z-index: 90; width: 34px; cursor: pointer; opacity: 0.5; }

img { max-width: 100%; }

.ind_ico { position: absolute; right: 0px; top: 0px; border: 1px solid rgb(153, 153, 153); z-index: 99; padding: 28px; cursor: pointer; width: 22px; height: 22px; background: url("/images/a1_5.png") center center no-repeat; }

body.homeZ .he_content { background: url(""); }

@keyframes topAm {
    0% { transform: translate(0px, 0px); }

    50% { transform: translate(0px, -20px); }

    100% { transform: translate(0px, 0px); }
}

.ind_bottom { position: absolute; bottom: 20px; z-index: 99; left: 50%; margin-left: -13px; width: 26px; opacity: 1; animation: 1s ease-in-out 0s infinite normal none running topAm; cursor: pointer; }

.ind_navBl { position: absolute; left: 30px; top: 76px; z-index: 60; height: 100%; width: 1px; opacity: 0; }

.ind_InnerBlock { position: relative; width: 100%; top: 50%; transform: translate(0px, -50%); }

.indN_ul { position: absolute; top: 33%; width: 120px; left: -6px; }

.indN_li { color: rgb(0, 0, 0); padding: 10px 0px 10px 30px; background: url("../images/a1_4.png") left center no-repeat; opacity: 0.3; display: block; }

.indN_li.cur, .indN_li:hover { background: url("../images/a1_4.png") left center no-repeat; opacity: 1; }

.indA_img { position: absolute; top: 40%; left: 50%; margin-left: -293px; margin-top: -93px; }

.ind_navBl.active { opacity: 1; }

.ind_navBl.col2 a { background: url("../images/a1_42.png") left center no-repeat; }

.ind_navBl.col2 { }

.ind_navBl.col2 a.indN_li.cur, .ind_navBl.col2 a.indN_li:hover { background: url("../images/a1_42.png") left center no-repeat; }

.bigImg_content { position: relative; width: 100%; height: 100%; overflow: hidden; }

.bigImg_contentBlock { position: absolute; height: 100%; width: 100%; top: 0px; left: 0px; }

.bigImg_ulBlock { position: relative; width: 100%; height: 100%; }

.big_imgContent { position: relative; width: 100%; height: 100%; overflow: hidden; }

.big_img { position: absolute; width: 100%; height: 100%; bottom: 0px; left: 0px; background-position: center center; background-repeat: no-repeat; background-size: cover; }

.big_img { animation: 12s linear 0s infinite normal none running animScale; }

.big_imgBlock { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 8; display: none; }

@-webkit-keyframes btssize {
    0% { transform: scale(1); }

    100% { transform: scale(1.2); }
}

.big_imgBlock.current { animation: 3s linear 0s 1 normal forwards running btssize; }

.navIcon_block { position: absolute; bottom: 30px; right: 60px; }

.navIcon_block { position: absolute; bottom: 40px; right: 8%; z-index: 99; text-align: right; }

.navIcon_block span { position: relative; display: inline-table; width: 50px; height: 50px; cursor: pointer; color: rgb(51, 51, 51); font-size: 16px; text-align: center; line-height: 50px; margin-left: 10px; }

@keyframes roAm {
    0% { transform: rotate(0deg); }

    100% { transform: rotate(360deg); }
}

.navIcon_block span.swiper-active-switch::after { background: url("../images/a1_3.png") center center / 40px no-repeat; animation: 2s linear 0s infinite normal none running roAm; }

.indA_content { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 90; }

.ind_bg2 { background: rgb(55, 55, 55); }

.ind_InnContent { position: relative; padding-left: 16%; height: 100%; z-index: 90; }

.ind_bgImg, .ind_bgImgB, .ind_parentImg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.ind_InImg { position: absolute; top: 0px; left: -3%; width: 106%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; }

body.bo_cur .ind_navBl { opacity: 0; }

body.bo_cur .ind_bottom { opacity: 0; }

.indE_ho img { width: 316px; }

video#video_2 { width: 100%; }

.indB_teBl, .indB_bgC, .indB_vBl, .indB_teIco, .indB_teImg, .ind_ico, .indB_ho, .indE_more img, .ind_navBu, .indB_IImg { transition: all 0.3s ease 0s; }

.indB_content.cur .indB_teBl { width: 28%; }

a.indE_more img { position: absolute; top: 4px; left: 3px; z-index: 9; opacity: 0; display: none; }

.he_liBl.active::after, .he_liBl:hover::after { height: 100%; }

.he_liBl::after { content: ""; display: block; position: absolute; bottom: 0px; left: 0px; width: 100%; background: #99c93b; height: 0px; opacity: 0.8; }

.he_ulBl:hover .he_liBl::after { height: 0px; }

.he_ulBl:hover .he_liBl:hover::after { height: 100%; }

.com_content { position: relative; width: 100%; }

.com_navBlock { position: relative; width: 100%; height: 62px; z-index: 99; background: #f2f2f2; }

a.com_li { float: left; padding: 20px 0px 21px 18px; height: 20px; display: block; background: url("../images/a1_4.png") left center no-repeat; margin-left: 10px; }

a.com_li.home { width: 30px; background: url("../images/a1_3.png") center center / 18px no-repeat; padding-left: 0px; margin-left: 0px; }

.com_ul { position: absolute; float: left; left: 0px; top: 0px; padding-right: 35px; }

.nav_ul { position: relative; float: right; }

.nav_ul a { padding-top: 20px; display: block; float: left; position: relative; margin-left: 40px; color: rgb(102, 102, 102); }

.nav_ul a::after { content: ""; display: block; width: 0%; margin: 21px auto auto; border-bottom: 2px solid #99c93b; }

.nav_ul a:hover::after, .nav_ul a.active::after { content: ""; display: block; width: 100%; }

.nav_ul a:hover, .nav_ul a.active { color: #99c93b; }

.com_InnContent { width: 83%; margin: auto; position: relative; z-index: 90; min-width: 1150px; }

.com_conBlock { position: relative; width: 100%; min-height: 402px; overflow: hidden; z-index: 90; background: rgb(255, 255, 255); }

.com_bgImg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center top; background-size: 100%; overflow: hidden; }

.com_navBlock::after { content: ""; display: block; position: absolute; left: 10%; top: 0px; width: 90%; height: 100%; }

.com_img img { width: 100%; display: block; }

.com_tiBl { position: absolute; top: 50%; z-index: 90; left: 10%; text-align: center; width: 80%; }

.com_banner { position: relative; width: 100%; }

h2.com_h2 { font-size: 28px; color: rgb(255, 255, 255); letter-spacing: 5px; margin-top: 10px; }

.com_tiBlock { position: relative; width: 100%; padding: 25px 0px; background: rgb(255, 255, 255); text-align: center; font-size: 20px; text-transform: uppercase; }

.com_tiInn { width: 80%; margin: auto; position: relative; }

.com_tiEn span { background: rgb(255, 255, 255); padding: 0px 30px; z-index: 90; position: relative; font-weight: 100; }

.com_InnBlock { position: relative; width: 80%; margin: auto; z-index: 90; }

.com_img { position: relative; width: 100%; overflow: hidden; }

.he_enCh { position: absolute; right: 0px; top: 30px; }

.he_enCh a { padding: 5px; }

a { color: rgb(102, 102, 102); }

.he_enCh a.active, .he_enCh a:hover { color: rgb(54, 142, 166); }

.he_conBlock { position: relative; width: 100%; }

.navIcon_block span::after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }

.he_ul a:hover { color: #99c93b; }

.com_pages { position: relative; z-index: 90; width: 100%; padding: 60px 0px 80px 0; }

.page_ul { font-size: 16px; text-align: center; position: relative; width: 100%; padding: 20px 0px; }

.page_ul a { padding: 8px; margin: 0px 5px; }

.page_ul::after { content: ""; display: inline-block; width: 30px; border-bottom: 1px solid rgb(153, 153, 153); margin-left: 10px; position: relative; top: -6px; }

.page_ul::before { content: ""; display: inline-block; width: 30px; border-bottom: 1px solid rgb(153, 153, 153); margin-right: 10px; position: relative; top: -6px; }

.page_ul a:hover, .page_ul a.active { color: rgb(189, 28, 55); }

.he_ul a { color: rgb(255, 255, 255); }

.com_ti img { display: inline-block; }

.he_seek { position: absolute; right: 0px; top: 0px; padding-left: 40px; }

.he_button { position: relative; width: 40px; height: 80px; background: url("/images/a1_5.png") center center / 18px no-repeat; }

@keyframes top02 {
    0% { opacity: 0; transform: translate(0px, 20px); }

    100% { opacity: 1; transform: translate(0px, 0px); }
}

.he_seek input { position: absolute; right: 0px; top: 80px; height: 40px; line-height: 40px; border: 1px solid rgb(255, 255, 255); border-radius: 5px; outline: none; display: none; background: url("/images/a1_61.png"); color: rgb(255, 255, 255); animation: 0.3s ease 0s 1 normal backwards running top02; width: 220px; padding: 0 15px; font-size: 14px; }

.he_seek:hover input { display: block; }

div#Footer { background: rgb(17, 17, 17); padding: 40px 0; text-align: center; }

.fo_block span, .fo_block a { margin: 0px 15px; color: rgb(255, 255, 255); opacity: 0.5; }

.he_content .com_InnContent { }

.com_tiEn { font-size: 32px; text-transform: uppercase; padding-bottom: 6px; }

.com_tiCh, .search-result { font-size: 30px; letter-spacing: 2px; }

.com_title { margin-bottom: 60px; }

.sh_ul { position: relative; width: 103%; padding-top: 20px; }

.sh_li { float: left; width: 30.3%; margin-right: 3%; margin-bottom: 60px; position: relative; overflow: hidden; }

.sh_ul::after { content: ""; display: block; clear: both; }

.page_block { text-align: center; padding-bottom: 20px; }

.page_block a { padding: 6px 8px; margin: 0px 3px; }

.page_block a:hover, .page_block a.active { background: rgb(141, 198, 65); color: rgb(255, 255, 255); }

.com_ti { font-size: 46px; color: #fff; text-transform: uppercase; opacity: 0.6; font-weight: bold; }

.fo_left { float: left; }

.fo_right { float: right; }

div#Footer .com_InnContent:after { content: ""; display: block; clear: both; }

div#Footer a:hover { color: #fff; }

div#Footer a { transition: all 0.3s; }

a.he_en { position: absolute; right: 65px; top: 20px; padding: 10px; font-size: 15px; }

.home_banner .sw_next { position: absolute; right: 5%; top: 50%; z-index: 90; cursor: pointer; width: 46px; height: 66px; background: #99c93b url(/images/next.png) no-repeat center; background-size: 28px; border-radius: 3px; margin-top: -33px; }

.home_banner .sw_prev { position: absolute; left: 5%; top: 50%; z-index: 90; cursor: pointer; width: 46px; height: 66px; background: #99c93b url(/images/prev.png) no-repeat center; background-size: 28px; border-radius: 5px; margin-top: -33px; }

.home_banner { position: relative; width: 100%; }

.home_banner .comIco { position: absolute; bottom: 50px; left: 10%; width: 80%; text-align: center; z-index: 90; }

.home_banner .comIco span.swiper-pagination-switch { display: inline-block; width: 60px; border-bottom: 3px solid #fff; margin-right: 1px; position: relative; cursor: pointer; }

.home_banner .comIco span.swiper-pagination-switch:after { content: ""; display: block; position: absolute; top: -15px; height: 35px; width: 100%; }

.home_banner .comIco span.swiper-active-switch, .home_banner .comIco span:hover { border-bottom: 3px solid #99c93b; }

/* common */
.com_bgImg.bg_1 { background: #f8f9fa url(/images/b1_1.jpg) no-repeat center top; background-size: 100%; }

.ab_block { position: relative; width: 100%; }

.ab_text { position: relative; width: 36%; float: left; line-height: 2em; text-align: justify; margin-top: 60px; }

.ab_img { position: relative; width: 52%; float: right; margin-top: -118px; }

.ab_content { position: relative; width: 82%; margin: auto; min-width: 1150px; }

.com_navBlock .com_InnContent { min-width: 800px; width: 60%; }

.xi_block { position: relative; width: 111.8%; }

.xi_text { position: relative; width: 46%; float: left; text-align: justify; }

.xi_img { position: relative; width: 46%; float: right; margin-top: -120px; }

.xi_img img { width: 100%; }

.xi_bgColor { position: absolute; right: 0; top: 0; width: 22%; height: 100%; background: #f6ffe3; }

.cu_text { position: relative; line-height: 2em; margin-bottom: 50px; }

.cu_img { position: relative; width: 40%; float: left; }

.cu_li { position: relative; width: 100%; background: #f5f5f5; margin-bottom: 80px; }

.cu_textBlock { position: relative; width: 48%; float: left; padding: 3% 6% 10px; text-align: justify; }

.cu_b1 { color: #99c93b; font-size: 16px; margin-bottom: 20px; }

.cu_b1 h2 { font-size: 22px; margin-bottom: 5px; }

.cu_textBlock h3 { font-size: 16px; color: #004a89; margin-top: 20px; margin-bottom: 6px; font-weight: bold; }

.cu_li.odd .cu_img { float: right; }

.pr_swiper { position: relative; width: 70%; margin: auto; }

.pr_swiper span.swiper-pagination-switch { width: 10px; height: 10px; background: #ccc; display: inline-block; margin: 0 15px; border-radius: 200px; }

.comIco { }

.pr_img { position: relative; width: 100%; margin: auto; }
.pr_img img { margin: auto; }

.pr_content { position: relative; width: 100%; border-top: 1px solid #eee; padding-top: 50px; margin-top: 60px; }

.pr_content .comIco.swiper0 { margin-top: 10px; text-align: center; }

.pr_swiper span.swiper-pagination-switch.swiper-active-switch { background: #004a89; }

.pr_content .sw_prev { position: absolute; left: -15%; top: 50%; width: 80px; height: 80px; background: url(/images/prev1.png) no-repeat center; z-index: 90; margin-top: -40px; cursor: pointer; }

.pr_content .sw_next { position: absolute; right: -15%; top: 50%; width: 80px; height: 80px; background: url(/images/next1.png) no-repeat center; z-index: 90; margin-top: -40px; cursor: pointer; }

.pr_block { position: relative; width: 90%; background: #f7f7f7; padding: 5%; padding-bottom: 2%; margin-top: 40px; }


.pr_ti { font-size: 18px; margin-bottom: 5px; position: relative; padding-left: 25px; }

.pr_liBl { position: relative; width: 100%; margin-bottom: 30px; }

.pr_text { position: relative; padding-left: 25px; }

.pr_ti:after { content: ""; display: block; position: absolute; left: 0; top: 7px; width: 10px; height: 10px; background: #99c93b; }

.com_bgImg.bg_2 { background-image: url(/images/a2_8.jpg); }

.com_bgImg.bg_3 { background: url(/images/a3_3.jpg); }

a.ne_aBlock { display: block; position: relative; width: 100%; box-shadow: 5px 5px 5px 0px #ccc; margin-bottom: 60px; padding: 45px 10%; left: -10%; background: url(/images/a3_4.jpg) no-repeat center; border: 1px solid #eee; }

.neB_img { position: relative; float: left; width: 350px; }

.neB_textBl { position: relative; float: left; width: 60%; margin-left: 5%; }

.cu_li:last-child { margin-bottom: 0; }

.neB_date { font-size: 22px; color: #99c93b; margin-bottom: 15px; }

.neB_title { font-size: 20px; position: relative; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-bottom: 20px; border-bottom: 1px solid #ccc; padding-bottom: 20px; color: #004a89; }

.neB_text { line-height: 2em; position: relative; height: 86px; overflow: hidden; box-sizing: border-box; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.neB_ico { font-size: 34px; margin-top: 10px; color: #004a89; }

.ne_li { position: relative; margin-bottom: 60px; display: block; border-bottom: 1px solid #ccc; padding: 32px 5%; height: 98px; padding-left: 280px; padding-right: 10%; transition: all 0.3s; }

.ne_img { position: absolute; width: 230px; float: left; left: 0; top: 0; }

.ne_textBl { position: relative; float: left; padding-left: 120px; }

.ne_date { color: #99c93b; font-size: 16px; float: left; border-right: 1px solid #ccc; padding-right: 30px; margin-right: 30px; height: 100px; position: absolute; left: 0; top: 0; }

.ne_date .year { font-size: 24px; }

.ne_title { font-size: 18px; margin-bottom: 20px; }

.ne_text { line-height: 2em; position: relative; height: 56px; overflow: hidden; box-sizing: border-box; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.ne_ico { position: absolute; right: 30px; top: 50%; font-size: 33px; margin-top: -22px; }

a.ne_li:hover { background: #fff; border-bottom: 1px solid #fff; }

a.ne_li:hover .ne_title, a.ne_li:hover .ne_ico { color: #004a89; }

a.ne_li:hover:after { content: ""; display: block; width: 30px; height: 30px; border-bottom: 1px solid #004a89; position: absolute; right: 0; bottom: 0; border-right: 1px solid #004a89; }

a.ne_li:hover:before { content: ""; display: block; width: 30px; height: 30px; border-top: 1px solid #004a89; position: absolute; right: 0; top: 0; border-right: 1px solid #004a89; }

.meIn_content { position: relative; width: 91%; margin: 0px auto; }

.meIn_title { font-size: 20px; text-align: center; }

.meIn_t { color: #666; margin: 20px 0; }

a.meIn_back { position: absolute; right: 0; top: 40px; padding: 5px 0; padding-right: 24px; background: url(/images/a4_95.png) no-repeat right; background-size: 16px; font-size: 15px; opacity: 0.8; transition: all 0.3s; }

.meIn_text { border-top: 1px solid #ddd; padding: 40px 0; margin-top: 40px; border-bottom: 1px solid #ddd; }

.meIn_text p { margin-bottom: 20px; }

.meIn_text img { display: block; margin: 30px auto; transition: all 0.3s; display: inline-block; }

.meIn_block:after { content: ""; display: block; clear: both; }

.meIn_prev { float: left; position: relative; width: 46%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }

.meIn_block { position: relative; width: 100%; padding-top: 30px; }

.meIn_next { float: right; position: relative; width: 46%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; text-align: right; }

a.meIn_back:hover { opacity: 1; }

.meIn_t span { margin-right: 30px; }

.hu_li { position: relative; width: 20.3%; float: left; margin-right: 5%; background: #f6f6f6; padding: 4%; text-align: center; padding-bottom: 2%; }

.hu_ul { position: relative; width: 105%; margin-bottom: 80px; padding-top: 20px; }

.hu_li .ico { margin: auto; display: block; width: 50px; margin-bottom: 15px; }

.hu_li h2 { font-size: 18px; margin-bottom: 15px; }

.hu_li .text { position: relative; text-align: justify; min-height: 280px; }

.hu_ulBl { position: relative; width: 100%; background: url(/images/a3_8.png) no-repeat center; background-size: cover; }

.hu_li:before { content: ""; display: block; width: 40px; height: 40px; border-top: 2px solid #99c93b; position: absolute; top: 0; right: 0; border-right: 2px solid #99c93b; }

.hu_li:after { content: ""; display: block; width: 40px; height: 40px; border-bottom: 2px solid #99c93b; position: absolute; bottom: 0; left: 0; border-left: 2px solid #99c93b; }

.hu_li:nth-child(2):before { left: 0; border-left: 2px solid #99c93b; border-right: 0; border-bottom: 0; right: auto; }

.hu_li:nth-child(2):after { right: 0; border-right: 2px solid #99c93b; border-left: 0; left: auto; }

.hu_liBl { position: relative; width: 21.3%; float: left; color: #fff; padding: 120px 6% 60px; min-height: 250px; }

.hu_liBl:after { content: ""; display: block; position: absolute; left: 0; top: 0; height: 100%; border-right: 1px solid #fff; opacity: 0.5; }

.hu_liBl:nth-child(1):after { display: none; }

.hu_liBl h2 { font-size: 20px; text-align: center; margin-bottom: 20px; }

.so_td { float: left; width: 22%; text-align: center; font-size: 16px; padding: 20px 0; position: relative; }

.so_th { background: #004a89; color: #fff; }

.so_td.td_0 { text-align: left; padding-left: 8%; width: 26%; }

.so_textBlock { position: relative; padding: 40px 6%; padding-top: 15px; display: none; }

.so_tr .so_td.td_0:after { content: ""; display: block; position: absolute; top: 9px; left: 12%; width: 40px; height: 40px; background: url(/images/a3_10.png) no-repeat center; background-size: 28px; }

.so_textBlock h2 { font-size: 16px; color: #99c93b; margin-bottom: 8px; }

.so_tr { background: #f5f7f7; margin-bottom: 20px; }

.so_textBlock .text { margin-bottom: 20px; }

.so_uploading { background: #004a89 url(/images/a3_12.png) no-repeat 80px 8px; color: #fff; padding: 8px 15px; border-radius: 10px; padding-right: 40px; background-size: 19px; margin: auto; width: 56px; display: block; white-space: nowrap; cursor: pointer; }

.so_tr .so_td.td_3:after { content: ""; display: block; position: absolute; right: 10%; top: 10px; width: 40px; height: 40px; background: url(/images/a3_11.png) no-repeat center; background-size: 28px; }

.so_td.td_3 { text-align: left; width: 18%; padding-left: 4%; }

.tr_text { line-height: 2em; }

.tr_ul { position: relative; width: 102%; margin-top: 40px; }

a.tr_li { position: relative; width: 27.3%; float: left; margin-right: 2%; background: #fafafa; padding: 2%; margin-bottom: 30px; transition: all 0.3s; }

.tr_ul:after { content: ""; display: block; clear: both; }

.tr_date { color: #99c93b; font-size: 32px; }

.tr_date span { font-size: 16px; }

.tr_ti { font-size: 16px; margin: 15px 0; line-height: 1.6em; height: 52px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.tr_te { position: relative; width: 100%; line-height: 1.8em; margin-bottom: 15px; height: 51px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.tr_ico { position: relative; width: 36px; height: 36px; background: url(/images/a3_14.png) no-repeat center; background-size: 18px; margin-top: 20px; margin-bottom: 10px; transition: all 0.3s }

a.tr_li:hover { box-shadow: 0 0 10px #ccc; background: #fff; }

a.tr_li:hover .tr_ti { color: #004a89; }

a.tr_li:hover .tr_ico { background: #004a89 url(/images/a3_15.png) no-repeat center; background-size: 18px; }

.te_ul { position: relative; width: 103%; margin-top: 50px; }

a.te_li { position: relative; width: 30.3%; margin-right: 3%; float: left; margin-bottom: 50px; box-shadow: 0 0 0 1px #ccc; }

.te_ul:after { content: ""; display: block; clear: both; }

.te_img img { width: 100%; }

.te_block { position: relative; padding: 6%; }

.te_block h3 { font-size: 16px; line-height: 1.6em; height: 52px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; position: relative; margin-bottom: 16px; }

.te_block .text { height: 76px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.8em; }

.te_block .date { text-align: right; margin-top: 5px; }

.sol_block { position: relative; width: 100%; margin-bottom: 60px; min-width: 350px; }

.sol_bg img { width: 100%; }

.sol_text { position: absolute; top: 20%; left: 5%; background: url(/images/a5_3.png); padding: 5%; color: #444; width: 380px; }

.sol_ti { font-size: 18px; margin-bottom: 12px; }

.sol_li { margin-bottom: 12px; }

.sol_li span { font-size: 26px; color: #9dca3f; position: relative; bottom: -4px; margin-right: 10px; }

.sol_img { position: relative; width: 370px; float: left; }

.sol_textBlock { position: relative; width: 56%; float: left; margin-left: 6%; }

.sol_textBlock h3 { color: #004a89; font-size: 18px; margin-bottom: 6px; }

.sol_textBlock .bl { margin-bottom: 22px; }

.sol_textBlock .bl img { margin-top: 15px; }

.sol_content { position: relative; width: 100%; }

.sol_content:after { content: ""; display: block; clear: both; }

.com_bgImg.bg_6 { background: url(/images/a5_1.jpg) no-repeat center; background-size: cover; }

.sol_li .num { color: #9dca3f; font-size: 24px; float: left; margin-right: 10px; }

.sol_li .text { float: left; padding-top: 5px; width: 89%; line-height: 1.6em; }

.con_ul { position: relative; width: 100%; margin-bottom: 70px; text-align: center; }

.con_li { position: relative; display: inline-block; margin: 0 40px; border: 1px solid #9dca3f; color: #9dca3f; padding: 8px 40px; font-size: 16px; cursor: pointer; margin: 15px 20px; }

.con_li.active { background: #9dca3f; color: #fff; }

.ab_content.adv_color { color: #fff; }

.adv_bgUl, .adv_bgLi, .adv_bgImg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.adv_bgImg { background-position: center; background-repeat: no-repeat; background-size: cover; transition: all 1s; }

.adv_num { position: relative; margin: auto; left: 11%; font-size: 24px; margin-bottom: 60px; }

.adv_num .num { font-size: 68px; position: relative; top: 28px; font-weight: bold; }

.adv_num .sum { opacity: 0.8; }

.adv_textBlock { position: relative; left: 11%; width: 45%; }

.adv_textBlock h2 { font-size: 26px; letter-spacing: 2px; margin-bottom: 25px; }

.adv_textBlock p { text-align: justify; }

@keyframes fadeDown {
    0% { opacity: 0; transform: translateY(-20px); }

    100% { opacity: 1; transform: translateY(0px); }
}

.adv_li .img { position: absolute; right: 0; bottom: 100%; width: 73%; border: 8px solid #fff; display: none; animation: fadeDown 0.6s backwards; }

.adv_block { position: relative; margin-top: 40px; padding-right: 200px; background: #fff; }

.adv_ul { position: relative; }

.adv_li { float: left; background: #95c33d; width: 33.3%; padding: 60px 0; text-align: center; height: 60px; transition: all 0.3s; cursor: pointer; position: relative; }

.adv_ul:after { content: ""; display: block; clear: both; }

.adv_li h2 { font-size: 18px; margin-bottom: 5px; }

.adv_button { position: absolute; right: 0; top: 0; width: 200px; height: 180px; }

.adv_left { position: absolute; top: 50%; width: 50px; height: 50px; right: 62%; margin-top: -25px; background: url(/images/prev1.png) no-repeat center; cursor: pointer; opacity: 0.5; transition: all 0.3s; }

.adv_button:after { content: ""; display: block; position: absolute; top: 50%; height: 18px; border-right: 1px solid #ccc; left: 50%; margin-top: -9px; }

.adv_right { position: absolute; top: 50%; width: 50px; height: 50px; left: 62%; margin-top: -25px; background: url(/images/next1.png) no-repeat center; cursor: pointer; opacity: 0.5; transition: all 0.3s; }

.adv_left:hover, .adv_right:hover { opacity: 1; }

.adv_li:hover, .adv_li.active { background: #004a89; }

.adv_li:hover .img { display: block; }

.com_pages.adv_bottom { padding-bottom: 0; }

.adv_icoLi { position: relative; width: 10px; height: 10px; background: #fff; float: left; border-radius: 200px; margin-right: 25px; cursor: pointer; }

.adv_icoUl { left: 11%; position: relative; margin-top: 40px; height: 20px; }

.adv_icoLi.active { background: #004a89; box-shadow: 0 0 3px 0 #fff; }

.adv_bgImg:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); }

.com_bgImg.active .adv_bgImg { transform: scale(1.1); }

.adv_icoLi:after { content: ""; display: block; position: absolute; width: 30px; height: 40px; top: -15px; left: -10px; }

.adv_bgImg { font-size: 200px; color: #fff; }

.cont_content { position: relative; width: 100%; }

.cont_ul { position: relative; width: 100%; display: flex; }

.cont_li { background: #fafafa; padding: 4%; margin-bottom: 30px; cursor: pointer; }

.cont_li h2 { font-size: 20px; margin-bottom: 15px; }

.cont_tLi { padding: 10px 0; padding-left: 30px; font-size: 16px; }

.cont_tLi.ico1 { background: url(/images/a6_2.png) no-repeat left; background-size: 20px; }

.cont_tLi.ico2 { background: url(/images/a6_3.png) no-repeat left; background-size: 20px; }

.cont_tLi.ico3 { background: url(/images/a6_4.png) no-repeat left; background-size: 20px; }

.cont_tLi.ico4 { background: url(/images/a6_5.png) no-repeat left; background-size: 21px; }

.cont_map { position: absolute; left: 48%; bottom: 0; height: 570px; /*background: url(/images/a6_1.jpg) no-repeat center; background-size: cover;*/ width: 52%; z-index: 99; }

.cont_li.active { background: #e9e9e9; }

.com_pages.cont_bottom { padding-bottom: 0; }

.ho_content { position: relative; padding: 80px 0; overflow: hidden; }

.ho_title h3 { font-size: 18px; color: #cfcfcf; text-transform: uppercase; }

.ho_title h2 { font-size: 36px; color: #666; letter-spacing: 2px; margin-bottom: 5px; }

.ho_title { margin-bottom: 30px; }

.ho_ul { position: relative; width: 42%; }

.ho_ulBl { position: absolute; right: 0; top: 90px; width: 51%; z-index: 90; }

.ho_li { padding: 20px 0; padding-left: 110px; margin: 10px 0; position: relative; left: 0; transition: all 1s; background-size: 90px; background-repeat: no-repeat; background-position: left; }

.ho_li h3 { font-size: 18px; margin-bottom: 5px; }

.ho_li.ico1 { background: url(/images/a8_3.png) no-repeat left; background-size: 90px; }

.ho_li.ico2 { background: url(/images/a8_5.png) no-repeat left; background-size: 90px; }

.ho_li.ico3 { background: url(/images/a8_6.png) no-repeat left; background-size: 90px; }

.ho_li.ico4 { background: url(/images/a8_7.png) no-repeat left; background-size: 90px; }

.ho_li.ico5 { background: url(/images/a8_8.png) no-repeat left; background-size: 90px; }

a.ho_liBl { position: absolute; color: #fff; background: #91ca3e; border: 1px solid #ddd; box-shadow: 0 0 5px 0 #ccc; top: 0; right: -100%; opacity: 0; transition: all 1s; width: 100%; }

.ho_teBl { position: relative; padding: 30px 12%; }

.ho_teBl h3 { font-size: 18px; margin-bottom: 12px; }

.ho_content:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 92%; height: 100%; background: #f8f8fa; background: linear-gradient(to right, #f9f9fb, #ececee); }

@keyframes am01 {
    0% { transform: translate(0); }

    50% { transform: translate(-30px,0px); }

    100% { transform: translate(0); }
}

.ho_li:after { content: ""; display: block; position: absolute; left: 78%; top: 0; width: 120px; height: 80px; background: url(/images/a8_4.png) no-repeat center; background-size: 120px; animation: am01 1s ease-in-out infinite; display: none; }

.ho2_content { position: relative; width: 100%; padding: 80px 0; overflow: hidden; }

.ho2_block { position: relative; width: 20%; float: left; padding-top: 20px; }

.ho2_ulBl { position: relative; width: 82%; float: right; margin-right: -11%; }

.ho2_li { font-size: 18px; margin: 20px 0; padding: 12px 20px; position: relative; overflow: hidden; display: block; transition: all 0.3s; white-space: nowrap; cursor: pointer; }

.ho2_ul { position: relative; padding-top: 30px; }

.ho2_liBl { position: relative; width: 33.3%; float: left; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; color: #fff; }

.ho2_li span { position: absolute; left: -40px; top: 4px; font-size: 30px; transition: all 0.3s; }

.ho2_liBl h3 { position: absolute; top: 10%; left: 10%; font-size: 22px; z-index: 90; letter-spacing: 2px; }

.ho2_liBl .text { position: absolute; bottom: 10%; left: 10%; width: 80%; line-height: 2em; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; height: 56px; overflow: hidden; z-index: 90; transition: all 0.3s; }

.ho2_content:after { content: ""; display: block; position: absolute; bottom: 0; right: 0; width: 200px; height: 200px; background: url(/images/a8_91.png) no-repeat right bottom; background-size: 130px; }

.ho2_content:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 200px; height: 200px; background: url(/images/a8_9.png) no-repeat left top; background-size: 130px; }

.ho2_li.active, .ho2_li:hover { background: #91ca3e; color: #fff; }

.ho2_li.active, .ho2_li:hover { padding-left: 68px; }

.ho2_li.active span, .ho2_li:hover span { left: 20px; }

.ho2_liBl:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2); transition: all 1s; }

.ho3_content { position: relative; width: 100%; }

.ho3_liBl { position: relative; width: 33.3%; float: left; height: 100%; background-image: url(/images/a8_23.jpg); }

.ho3_ulBl { position: relative; width: 100%; }

.ho3_block { position: absolute; bottom: 12%; left: 20%; color: #fff; font-size: 20px; letter-spacing: 2px; width: 60%; text-align: center; transition: all 0.6s; z-index: 120; }

.ho3_block img { width: 80px; margin: auto; }

.ho3_block .wr { height: 100px; border-left: 1px solid #fff; margin: 40px auto; width: 1px; transition: all 0.6s; }

.ho3_img img { width: 100%; transition: all 1s; }

.ho4_content { position: relative; width: 100%; padding: 80px 0; }

.ho5_content { position: relative; width: 100%; background: url(/images/a8_22.jpg) no-repeat center; background-size: cover; padding: 80px 0; overflow: hidden; }

.ho4_block { position: relative; width: 40%; float: left; padding-top: 100px; }

.ho4_img { position: relative; width: 45%; float: left; margin-left: 15%; max-width: 580px; overflow: hidden; }

.ho4_content:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 200px; height: 200px; background: url(/images/a8_9.png) no-repeat left top; background-size: 130px; }

.ho4_content:after { content: ""; display: block; position: absolute; bottom: 0; right: 0; width: 200px; height: 200px; background: url(/images/a8_91.png) no-repeat right bottom; background-size: 130px; }

a.ho4_more { border: 1px solid #91ca3e; padding: 10px 0px; display: block; width: 130px; text-align: center; margin-top: 30px; transition: all 0.3s; }

a.ho4_more:hover { background: #91ca3e; color: #fff; }

.ho5_ul { position: absolute; right: 0; top: 10px; font-size: 16px; }

a.ho5_li { margin-left: 40px; transition: all 0.3s; }

a.ho5_li.ico1 { color: #91ca3e; padding-left: 30px; background: url(/images/a8_16.png) no-repeat left; }

a.ho5_li:hover { color: #91ca3e; }

a.ho5_block .text { padding: 80px 30px; border-right: 1px solid #eee; }

a.ho5_block { display: block; background: #fff; transition: all 0.3s; }

a.ho5_block h3 { font-size: 18px; margin-bottom: 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.ho5_img img { width: 100%; transition: all 0.6s; }

.ho5_date { position: absolute; top: 0; left: 0; z-index: 90; background: #858585; text-align: center; padding: 12px 10px; color: #fff; transition: all 0.3s; transition: all 0.6s; }

.ho5_img { position: relative; width: 100%; overflow: hidden; }

.ho5_date .day { font-size: 22px; }

.ho5_swiper { position: relative; width: 90%; margin: auto; padding-top: 20px; }

.ho5_swiper .sw_prev { width: 60px; height: 60px; position: absolute; top: 50%; left: -120px; margin-top: -30px; background: url(/images/a8_18.png) no-repeat center; cursor: pointer; }

.ho5_swiper .sw_next { width: 60px; height: 60px; position: absolute; top: 50%; right: -120px; margin-top: -30px; background: url(/images/a8_19.png) no-repeat center; cursor: pointer; }

a.ho5_block:hover { background: #91ca3e; color: #fff; }

a.ho5_block:hover .ho5_date { background: #91ca3e; left: 50%; margin-left: -37px; }

.fo_text { position: absolute; left: 31%; top: 0; }

.fo_share { position: absolute; right: 14%; top: -5px; }

.fo_text a { margin-left: 20px; }

.fo_wx { position: relative; width: 30px; height: 30px; float: left; background: url(/images/a8_20.png) no-repeat center; margin-right: 10px; cursor: pointer; display: block; opacity: 0.6; transition: all 0.3s; }

.fo_phone { position: relative; width: 30px; height: 30px; float: left; background: url(/images/a8_21.png) no-repeat center; background-size: 18px; cursor: pointer; display: block; opacity: 0.6; transition: all 0.3s; }

.fo_wx:hover, .fo_phone:hover { opacity: 1; }

.ho_img { position: relative; width: 100%; height: 460px; overflow: hidden; background-position: center; background-repeat: no-repeat; background-size: cover; }

.ho_img img { width: 100%; }

.ho_li.active h3 { color: #91ca3e; }

.ho_li.active:after { display: block; }

a.ho_liBl.active { right: 0%; opacity: 1; }

.ho_li.active { left: 13%; }

.ho2_img img { width: 100%; transition: all 1s; }

.ho2_liBl.active:after { }

.ho2_img { position: relative; width: 100%; overflow: hidden; }

.ho2_liBl.active .ho2_img img { transform: scale(1.1); }

.ho3_img { position: relative; width: 100%; overflow: hidden; }

.ho3_liBl:hover .ho3_img img { transform: scale(1.1); }

.ho3_liBl:hover .ho3_block { bottom: 40%; }

.ho3_liBl:hover .wr { height: 20px; }

a.ho5_block:hover .ho5_img img { transform: scale(1.1); }

.ho4_img img { width: 100%; margin-bottom: -5px; }

.ho4_InnerImg { position: absolute; top: 12%; left: -10%; width: 120%; height: 100%; overflow: hidden; max-width: 200%; }

.ho4_imgBlock { position: relative; z-index: 90; width: 101%; left: -0.5%; top: -2px; }

.com_bgImg.bg_8 { background: url(/images/a9_1.jpg) no-repeat center; background-size: cover; }

.vid_block { position: relative; width: 100%; cursor: pointer; margin-bottom: 60px; }

.vid_ico { position: absolute; top: 50%; left: 50%; width: 80px; margin-top: -40px; margin-left: -40px; z-index: 90; }

.vid_title { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; z-index: 90; background: url(/images/a9_4.png); padding: 20px 0; color: #fff; font-size: 16px; }

.vidBl_content { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 9999999; display: none; }

.vidBl_bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url(/images/a9_4.png); }

.videoBl_conBlock { position: absolute; left: 10%; top: 0%; width: 80%; height: 100%; z-index: 20; }

.videoBl_conBlock video { position: relative; }

.videoBl_clear { position: absolute; right: 10%; margin-right: -64px; top: 10%; cursor: pointer; width: 46px; }

@-webkit-keyframes am_scale {
    0% { -webkit-transform: scale(1.1); opacity: 0 }

    100% { -webkit-transform: scale(1); opacity: 1 }
}

video#comVideo { width: 100%; }

.animTop, .animBottom, .animLeft, .animRight, .animRight1000, .indexD_titleEn, .indexD_titleCh, .indexD_wire, .indexD_text, .indexD_more, .indexB_titleBlock, .indexC_contentBlockm, .indexC_moreButton { -webkit-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }

@-webkit-keyframes tranTop {
    0% { -webkit-transform: translate(0,50px); opacity: 0; }

    100% { -webkit-transform: translate(0,0px); opacity: 1; }
}

@-webkit-keyframes tranBotton {
    0% { -webkit-transform: translate(0,-50px); }

    100% { -webkit-transform: translate(0,0px); }
}

@-webkit-keyframes tranLeft {
    0% { -webkit-transform: translate(100px,0px); }

    100% { -webkit-transform: translate(0,0px); }
}

@-webkit-keyframes tranRight {
    0% { -webkit-transform: translate(-100px,0px); }

    100% { -webkit-transform: translate(0,0px); }
}

.animInto { opacity: 0; }

.animTop { -webkit-animation: tranTop 0.6s ease-in-out backwards; opacity: 1; }

.animBottom { -webkit-animation: tranBotton 0.6s ease-in-out backwards; opacity: 1; }

.animLeft { -webkit-animation: tranLeft 1s ease-in-out backwards; opacity: 1; }

.animRight { -webkit-animation: tranRight 1s ease-in-out backwards; opacity: 1; }

.fixed_top { position: fixed; top: 0px; left: 0px; width: 0px; height: 0px; overflow: hidden; }

.animRight1000 { -webkit-animation: tranRight 2s ease-in-out backwards; opacity: 1; }

.animPar { opacity: 1; }

.animInto .indexD_titleEn, .animInto .indexD_titleCh, .animInto .indexD_wire, .animInto .indexD_text, .animInto .indexD_more { opacity: 0; }

.animPar .indexD_titleEn { -webkit-animation: tranTop 0.6s ease-in-out backwards; opacity: 1; }

.animPar .indexD_titleCh { -webkit-animation: tranTop 0.6s ease-in-out 0.4s backwards; opacity: 1; }

.animPar .indexD_wire { -webkit-animation: tranTop 0.6s ease-in-out 0.6s backwards; opacity: 1; }

.animPar .indexD_text { -webkit-animation: tranTop 0.6s ease-in-out 1s backwards; opacity: 1; }

.animPar .indexD_more { -webkit-animation: tranTop 0.6s ease-in-out 1.4s backwards; opacity: 1; }

.animCon { opacity: 1; }

.animCon .indexB_titleBlock { -webkit-animation: tranTop 0.6s ease-in-out backwards; opacity: 1; }

.animCon .indexC_contentBlock { -webkit-animation: tranTop 0.6s ease-in-out 0.4s backwards; opacity: 1; }

.animCon .indexC_moreButton { -webkit-animation: tranTop 0.6s ease-in-out 0.8s backwards; opacity: 1; }

.pagination { padding: 20px 0px; text-align: center; }

.pagination span, .pagination a { display: inline-block; margin: 0px 2px; padding: 0px 10px; height: 30px; line-height: 30px; font-size: 16px; color: rgb(51, 51, 51); transition: all 0.5s ease 0s; overflow: hidden; }

.pagination .prev { border: 1px solid rgb(255, 255, 255); text-indent: 999rem; }

.pagination .next { border: 1px solid rgb(255, 255, 255); text-indent: 999rem; }

.pagination a:hover, .pagination a.page_current { border: 1px solid #a7d500; color: #a7d500; }

.news_swiper { position: relative; width: 50%; margin: auto; }

.news_swiper .sw_prev { position: absolute; left: -20%; top: 50%; width: 60px; height: 60px; background: url(/images/prev.png) no-repeat center; border-radius: 200px; margin-top: -30px; cursor: pointer; z-index: 90; }

.news_swiper .sw_next { position: absolute; right: -20%; top: 50%; width: 60px; height: 60px; background: url(/images/next.png) no-repeat center; border-radius: 200px; margin-top: -30px; cursor: pointer; z-index: 90; }

.swiper-slide { width: 100%; }

.news_block { position: relative; width: 126%; left: -13%; padding: 30px 0; }

.news_block .swiper-container { overflow: visible; }

.news_block .swiper-container .swiper-slide .news_img { transform: scale(0.8); }

.news_block .swiper-container .swiper-slide-active .news_img { transform: scale(1.1); }

.news_img img { width: 100%; }

.news_block .swiper-slide .news_img { position: relative; transition: all 0.3s; }

.news_block .swiper-slide .news_img:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); transition: all 0.3s; }

.news_block .swiper-container .swiper-slide-active .news_img:after { opacity: 0; }

.ho2_liBl.active .text { height: 200px; -webkit-line-clamp: inherit; }

.ho2_liBl.active:after { background: rgba(0,0,0,0.3); }

.ho3_img:after { content: ""; display: block; clear: both; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 90; background: rgba(0,0,0,0.2); }

a.ho5_block .text p { height: 56px; overflow: hidden; position: relative; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.nodata { margin: 100px 0; text-align: center; }

.adv_li .img img { width: 100%; }

.cul_ulBl { position: relative; width: 107%; }

.cul_liBl { position: relative; width: 26.3%; float: left; margin-right: 7%; padding: 10% 0; color: #fff; text-align: center; background-size: cover; background-position: center; background-repeat: no-repeat; overflow: hidden; }

.cul_liBl .te { width: 200px; margin: auto; margin-top: 25px; position: relative; z-index: 120; text-align: left; }

.cul_liBl .te p { margin-bottom: 10px; }

.cul_liBl .ti { font-size: 18px; position: relative; z-index: 120; }

.cul_liBl:nth-child(1) { border-radius: 80px 0 0 0; }

.cul_liBl:nth-child(3) { border-radius: 0 80px 0 0; }

.cul_liBl:after, .cul_img:after, .adv_img:after { content: ""; display: block; clear: both; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 10; }

.attachment img { width: 20px; vertical-align: middle; display: inline; }

div#Footer .com_InnContent { min-width: 1280px; }

a.fo_a1 { position: absolute; right: -250px; top: 0; }

.alert-bg { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url(/images/a9_4.png); z-index: 9998; }
.alert-info { position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 9999; width: 500px; height: 300px; background: #fff; border-radius: 20px; padding: 20px; }
.alert-info .title { font-size: 24px; text-align: center; margin-bottom: 20px; }
.alert-info p { text-indent: 2em; }
.alert-info .alert-close { position: absolute; top: -15px; right: -15px; cursor: pointer; width: 30px; background: url(/images/a9_4.png); border-radius: 50%; }
