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: #251d05; }
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%; letter-spacing: 0px; }
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; background: #eeeadf; overflow-x: hidden; }
.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, .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(1); }
.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; }
}

@keyframes fadeIn {
    0% { opacity: 0; }
    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); }
}

.exp_bannerImg img, .ind_bgImg, .com_img img, .vid_img, .ba_block, .ind2_img img, .ind3_img img, .ab_img img, .ab2_img img, .si_imgLi img, .si_img2 img, .jo_img img, .joi_img img, .we_imgBl 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: #eeeadf; height: 80px; font-size: 16px; box-shadow: 0 0 5px #ccc; }
.he_ulBl { position: relative; }
.he_logo { padding: 6px 1%; width: 150px; 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: #251d05; }

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

.he_block { position: absolute; top: 74px; padding-top: 6px; width: 1920px; left: 0%; display: none; animation: 0.3s ease-in-out 0s 1 normal backwards running top01; }
.top_button { animation: 0.3s ease-in-out 0s 1 normal backwards running top01; }
.he_ul { background: #eeeadf; 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: #251d05; }
.he_ulBl:hover .he_liBl.active .he_a { color: #666; }
.he_ulBl .he_liBl.active:hover .he_a { color: #251d05; }
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); }
}

.pagination { display: flex !important; justify-content: center; padding: 50px 0; }
.pagination a, .pagination span { display: block; padding: 5px 13px; border-radius: 4px; border: solid 1px #ccc; margin: 4px; color: #808080; }
.pagination .page_current { background-color: rgba(178, 132, 27, 1); color: #fff; border-color: rgba(178, 132, 27, 1); }
.pagination .pagetext { color: rgba(178, 132, 27, 1); }
.pagination .pagetext strong { color: #808080; font-weight: normal; }
.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: rgba(255,255,255,0.6); 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 #0d70b8; }
.nav_ul a:hover::after, .nav_ul a.active::after { content: ""; display: block; width: 100%; }
.nav_ul a:hover, .nav_ul a.active { color: #0d70b8; }
.com_InnContent { width: 96%; margin: auto; position: relative; z-index: 90; min-width: 1200px; }
.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%; background-image: url(/images/c6_bg.png); }

.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: 45%; 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: #251d05; }
.he_enCh a.active, .he_enCh a:hover { color: rgb(54, 142, 166); }
.he_conBlock { position: absolute; right: 0; padding-right: 336px; }
.navIcon_block span::after { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.he_ul a:hover { color: #251d05; }
.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: #251d05; }
.com_ti img { display: inline-block; }
.he_seek { position: absolute; right: 40px; 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/1_2.png"); color: rgb(255, 255, 255); animation: 0.3s ease 0s 1 normal backwards running top02; width: 220px; padding: 0 15px; }
.he_seek:hover input { display: block; }
div#Footer { background: #eeeadf; padding: 25px 0px; margin-top: 80px; position: relative; }
.fo_block span, .fo_block a { margin: 0px 15px; color: rgb(255, 255, 255); opacity: 0.5; }
div#Footer::after { /* content: ""; */ display: block; position: absolute; /* bottom: -2px; */ /* border-bottom: 2px solid rgb(17, 17, 17); */ width: 100%; }
.he_content .com_InnContent { width: 96%; }
.ab_content { position: relative; width: 100%; padding-bottom: 80px; padding-top: 10px; }
.com_tiEn { font-size: 16px; text-transform: uppercase; color: rgb(153, 153, 153); font-weight: bold; padding-bottom: 5px; }
.com_tiCh { font-size: 26px; color: #0d70b8; letter-spacing: 2px; }
.ab_ti { font-size: 18px; margin-bottom: 40px; padding-left: 20px; position: relative; }
.ab_ti::after { content: ""; display: block; position: absolute; top: 3px; left: 0px; height: 20px; border-left: 3px solid #0d70b8; }
.ab_teBl { position: relative; width: 55%; float: left; }
.ab_img { position: relative; width: 37%; float: right; max-width: 440px; overflow: hidden; }
.ab_content::after { content: ""; display: block; clear: both; }
.ab_ul { position: relative; width: 106%; margin-top: 40px; }
.ab_li { float: left; margin-right: 6%; min-width: 27.3%; }
.ab_ico { float: left; width: 44px; padding-top: 7px; }
.ab_teBl { float: left; }
.ab_te span { font-size: 26px; margin-right: 4px; font-weight: bold; }
.ab_te { margin-left: 12px; float: left; }
.ab2_block { position: relative; width: 100%; padding-bottom: 20px; }
.ab2_block::after { content: ""; display: block; clear: both; }
.ab2_img { position: relative; width: 55%; float: left; max-width: 770px; overflow: hidden; }
.ab2_text { position: relative; width: 40%; float: left; padding-top: 50px; text-align: justify; margin-left: 5%; }
.ab_ul::after { content: ""; display: block; clear: both; }
.com_title { margin-bottom: 40px; }
.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; letter-spacing: 6px; font-weight: 100; }

.fo_left { float: left; }

.fo_right { float: right; }

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

div#Footer a:hover { }

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

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

a.he_en { position: absolute; right: 150px; top: 20px; padding: 10px; }

a.he_en:after { content: ""; display: block; height: 14px; border-left: 1px solid #251d05; position: absolute; top: 14px; left: -30px; }

.home_banner .sw_next { position: absolute; right: 0; top: 50%; z-index: 90; cursor: pointer; width: 80px; height: 66px; background: url(/images/next.png) no-repeat center; background-size: 28px; /* border-radius: 3px; */ margin-top: -33px; background: linear-gradient(to left, rgba(255, 255, 255, 0.4), transparent); }

.home_banner .sw_prev { position: absolute; le; left: 0; top: 50%; z-index: 90; cursor: pointer; width: 80px; height: 66px; background: url(/images/prevB.png) no-repeat center; background-size: 28px; margin-top: -33px; background: linear-gradient(to right, rgba(255,255,255,0.4), transparent); }

.home_banner { position: relative; width: 96%; margin: auto; overflow: hidden; min-width: 1200px; }

.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: 32px; border-bottom: 8px solid rgba(255,255,255,0.4); 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: 8px solid rgba(255,255,255,1); }

/* common */

.home_content { padding-top: 80px; position: relative; }

.heR_ul { position: absolute; right: 0; top: 29px; display: flex; }

.heR_ul a { display: flex; margin: 0 5px; }

.heR_ul a img { margin-right: 5px; }

img.he_boIco { margin-left: 10px; }

a.he_en img { display: inline-block; margin-right: 5px; }

.foB_block { display: flex; border-top: 1px solid #878378; padding: 20px 0; border-bottom: 1px solid #878378; font-size: 16px; justify-content: space-between; }

.foB_li { margin-right: 30px; }

.foR_ul .foB_li { margin-right: 0; margin-left: 30px; color: #666; }

.foC_ulBl { display: flex; margin-top: 40px; padding-bottom: 20px; justify-content: space-between; color: #666; }

.foB_ti { font-size: 30px; margin-top: 30px; }

.foB_te { width: 600px; margin-top: 20px; color: #666; line-height: 1.6em; margin-bottom: 20px; }

a.foB_a img { display: inline-block; width: 16px; position: relative; top: 2px; margin-left: 5px; }

.foC_text { width: 520px; padding-top: 108px; }

a.foC_li { color: #666; margin-right: 20px; }

.foC_ul { margin-top: 15px; }

.foC_te { line-height: 1.6em; }

.foC_liBl img { width: 560px; }

.foC_t { padding-top: 168px; }

.foC_te a { color: #666; }

.foR_ul .foB_li, .foC_li, .foC_te a { transition: all 0.3s }

.foR_ul .foB_li:hover, .foC_li:hover, .foC_te a:hover { color: #251d05; }

.foC_te a { color: #666; }

.com_body { position: relative; padding-top: 80px; }

.ex_textBlock { text-align: center; padding: 60px 0 80px; font-size: 16px; position: relative; z-index: 90; }

.ex_ti { font-size: 60px; margin: 20px 0 25px; }

.ex_te { font-size: 18px; line-height: 1.6em; margin-bottom: 30px; }

.ex_ul { display: flex; border: 1px solid #251d05; padding: 7px; border-radius: 200px; padding-right: 0; }

.ex_block { display: flex; justify-content: center; position: relative; }

.ex_li.active, .ex_li:hover { background: #251d05; color: #fff; }

.ex_li { padding: 10px 20px; border-radius: 200px; min-width: 68px; text-align: center; cursor: pointer; margin-right: 7px; transition: all 0.3s; }

.ex_a { border-radius: 200px; min-width: 60px; text-align: center; cursor: pointer; margin-right: 2px; transition: all 0.3s; background: #251d05; color: #fff; margin-left: 20px; line-height: 37px; }

.ex_ulBl { display: flex; flex-wrap: wrap; width: 83%; margin: auto; }

a.ex_liBl { width: 32.3%; margin-right: 0.5%; margin-bottom: 40px; margin-left: 0.5%; transition: all 0.3s; }

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

.exLi_ti { font-size: 24px; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 10px .0; }

.exLi_text { position: relative; margin-top: 20px; border-bottom: 2px solid #251d05; padding-bottom: 15px; }

.exLi_ulI { position: absolute; right: 0; top: 0; }

.ex_liI { background: #5e3c00; color: #fff; padding: 2px 6px; position: relative; top: -2px; }

.exLi_te { position: relative; line-height: 1.6em; overflow: hidden; height: 46px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #666; }

.exB_block { display: flex; justify-content: space-between; position: relative; width: 100%; font-size: 16px; margin-top: 50px; padding-bottom: 40px; }

.exB_prev img { /* transform: rotate(180deg); */ display: inline-block; position: relative; top: 3px; margin-right: 20px; }

.exB_prev { border-bottom: 2px solid #251d05; padding-bottom: 10px; }

.exB_next img { display: inline-block; margin-left: 20px; position: relative; top: 2px; }

.exB_next { padding-bottom: 10px; border-bottom: 2px solid #251d05; }

a.exB_li { margin: 0 10px; padding-bottom: 10px; border-bottom: 2px solid #eeeadf; transition: all 0.3s; font-weight: bold; }

a.exB_li.active, a.exB_li:hover { border-bottom: 2px solid #251d05; }

.eIn_block { position: relative; background: url(/images/e2_5.jpg) no-repeat center; background-size: cover; color: #fff; padding: 60px 0; }

.eIn_InnContent { width: 80%; margin: auto; }

.eIn_t { font-size: 24px; }

h2.eIn_ti { font-size: 60px; font-weight: 100; margin-top: 20px; }

.eIn_te { font-size: 18px; text-align: right; margin-top: 20px; line-height: 1.6em; }

.eIn_img { display: flex; justify-content: flex-end; }

.inT_block { background: #d3ae6c; color: #fff; padding: 20px 0; }

h2.inT_ti { font-size: 24px; margin-top: 5px; }

.inT_ul { display: flex; }

.inT_li { margin-right: 60px; }

.inT_block .eIn_te { margin-top: 0; }

.inT_img img { width: 100%; }

.eIn_block .eIn_InnContent, .inT_block .eIn_InnContent { display: flex; justify-content: space-between; }

.inC_block { padding: 60px 0; position: relative; display: flex; justify-content: space-between; }

.inC_t { font-size: 24px; width: 20%; }

.inC_text { width: 55%; }

.inC_te { color: #666; }

.inC_ti { font-size: 24px; line-height: 1.6em; margin-bottom: 15px; }

.inC_swiper { position: relative; width: 84%; margin: auto; overflow: hidden; }

.inC_img img { width: 100%; }

.inC_content { position: relative; padding-bottom: 40px; }

.inC_swiper span.swiper-pagination-switch { width: 10px; height: 10px; background: #fff; display: block; margin: 0 5px; transition: all 0.3s; }

.inC_swiper .comIco { position: absolute; bottom: 40px; left: 20%; width: 60%; z-index: 99; display: flex; justify-content: center; }

.inC_swiper span.swiper-pagination-switch.swiper-visible-switch.swiper-active-switch { width: 40px; }

.exp_bannerImg img { width: 100%; }

.exp_banner { position: relative; }

h2.exp_ti { position: absolute; top: 50%; left: 20%; width: 60%; text-align: center; z-index: 90; color: #fff; font-size: 40px; margin-top: -48px; }

.exp_ul { position: absolute; bottom: 30px; left: 20%; width: 60%; text-align: center; z-index: 90; color: #fff; }

a.exp_li { padding: 0 40px; position: relative; color: #fff; opacity: 0.5; transition: all 0.3s; }

a.exp_li:after { content: ""; display: block; position: absolute; left: 0; top: 50%; height: 10px; border-right: 1px solid #fff; margin-top: -5px; }

a.exp_li:nth-child(1):after { opacity: 0; display: none; }

a.exp_li.active, a.exp_li:hover { opacity: 1; }

a.exp_li.active:after, a.exp_li:hover:after { opacity: 0.5; }

.exp_InnContent { position: relative; width: 84%; margin: 60px auto; }

.exp_t { text-align: center; }

.exp_title { text-align: center; font-size: 60px; margin-top: 10px; margin-bottom: 60px; }

.exp_ulBl { display: flex; flex-wrap: wrap; }

a.exp_liBl { width: 32.3%; margin: 0 0.5%; margin-bottom: 40px; border-bottom: 2px solid #251d05; padding-bottom: 20px; }

.exp_img img { width: 100%; }

.exp_text { position: relative; margin-top: 20px; display: flex; justify-content: space-between; }

.exp_name { font-size: 28px; width: 48%; }

.exp_t1 { margin-bottom: 14px; }

.exp_teBl { position: relative; max-width: 48%; }

.inD_content { position: relative; width: 84%; margin: 120px auto; display: flex; justify-content: space-between; }

.inD_img { width: 32%; }

.inD_textBlock { width: 55%; }

.inD_textBlock .exp_name { font-size: 48px; }

.inD_textBlock .exp_teBl { font-size: 16px; padding-top: 35px; }

.inD_text { font-size: 16px; color: #666; line-height: 1.8em; padding: 40px 0; border-top: 2px solid #251d05; margin-top: 30px; }

.inD_te { border-top: 1px solid #ccc; padding: 30px 0; border-bottom: 1px solid #ccc; font-size: 16px; line-height: 1.8em; color: #666; }

.inD_te h2 { font-size: 20px; margin-bottom: 15px; color: #251d05; }

.inD_textBlock .exp_text { margin-top: 0; }

.inD_img a.exB_prev { position: relative; top: 30px; }

.ne_ulBl { display: flex; flex-wrap: wrap; }

a.ne_liBl { width: 28.3%; margin: 0 0.5%; background: #f8f7f3; margin-bottom: 1%; padding: 2%; transition: all 0.3s; }

.ne_img { display: flex; justify-content: space-between; margin-bottom: 15px; }

.ne_t { width: 30%; }

.ne_img img { width: 70%; }

.ne_textBlock { display: flex; }

.ne_date { width: 30%; }

.ne_text { width: 70%; }

h2.ne_title { font-size: 18px; position: relative; height: 50px; overflow: hidden; margin-bottom: 10px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.ne_te { position: relative; line-height: 1.6em; color: #666; height: 68px; overflow: hidden; margin-bottom: 10px; }

.ne_more img { display: inline-block; width: 14px; position: relative; top: 2px; margin-left: 5px; }

.neIn_content { position: relative; width: 84%; margin: 80px auto 100px; display: flex; justify-content: space-between; }

h2.neIn_title { font-size: 60px; margin-bottom: 40px; }

.neIn_block { width: 66%; }

.neRi_block { width: 26%; }

.neIn_da { font-size: 18px; margin-top: 6px; font-weight: bold; }

.neIn_bl { display: flex; justify-content: space-between; border-bottom: 1px solid #ccc; padding-bottom: 20px; margin-bottom: 30px; }

.neIn_iImg { display: none; position: absolute; top: 22px; left: -35px; width: 100px; padding-top: 10px; animation: fadeIn 0.3s ease backwards; }

.neIn_iUl { margin-top: 6px; display: flex; }

.neIn_iLi { margin-right: 20px; cursor: pointer; position: relative; }

.neIn_text { line-height: 1.8; color: #666; text-align: justify; border-bottom: 1px solid #ccc; padding-bottom: 30px; margin-bottom: 30px; }

.neIn_iLi:hover .neIn_iImg { display: block; }

.neIn_iImg img { border-radius: 5px; border: 1px solid #ccc; display: block; }

.neIn_bottom { display: flex; justify-content: space-between; }

a.neIn_aBl { font-size: 18px; max-width: 40%; position: relative; }

a.neIn_aBl .exB_prev { border-bottom: 0; }

a.neIn_aBl:nth-child(1):after { content: ""; display: block; position: absolute; right: -25%; top: 0px; height: 80px; border-right: 1px solid #ccc; }

a.neIn_aBl .exB_next { border-bottom: 0; }

a.neIn_aBl:nth-child(2) { text-align: right; }

.neRi_title { font-size: 24px; margin-bottom: 20px; }

.neRi_ti { font-size: 18px; margin-bottom: 10px; position: relative; max-height: 48px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.neRi_date { margin-bottom: 10px; }

a.neRi_li { padding-bottom: 20px; display: block; border-bottom: 1px solid #ccc; margin-bottom: 20px; }

.neRi_text { color: #666; position: relative; height: 0; overflow: hidden; line-height: 1.6em; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; transition: all 0.3s; }

a.neRi_li:hover .neRi_text { height: 70px; }

.ac_ul { display: flex; margin-top: 10px; justify-content: space-between; }

.ac_t { color: #666; margin-bottom: 5px; }

.ac_li:nth-child(1):after { content: ""; display: block; position: absolute; right: -8%; top: 5%; height: 90%; border-right: 1px solid #ccc; }

.ac_li { position: relative; width: 46%; }

.exp_InnContent .ex_ulBl.ac_ulBl { width: 100%; }

.pr_content { display: flex; }

.pr_ul { width: 20%; }

.pr_ulBl { width: 80%; }

a.pr_li { display: block; font-size: 16px; opacity: 0.6; margin-bottom: 15px; position: relative; transition: all 0.3s; }

a.pr_li.active, a.pr_li:hover { opacity: 1; padding-left: 32px; }

a.pr_li:after { content: ""; display: block; position: absolute; left: 0; width: 0px; border-bottom: 1px solid #251d05; top: 11px; transition: all 0.3s; }

a.pr_li.active:after, a.pr_li:hover:after { width: 16px; }

.pr_liBl { background: #ffffff; margin-bottom: 15px; padding: 20px; padding-left: 80px; padding-right: 30px; }

.pr_title { font-size: 18px; position: relative; transition: all 0.3s; }

.pr_n { position: absolute; left: -45px; font-size: 18px; }

.pr_text { position: relative; margin-top: 0px; border-top: 0px solid #ccc; padding-top: 0px; line-height: 1.6em; color: #666; text-align: justify; max-height: 0; overflow: hidden; transition: all 0.3s; }

.pr_title:after { content: ""; display: block; position: absolute; right: 0; top: 0; width: 20px; height: 20px; background: url(/images/e3_3.png) no-repeat center; transform: rotate(90deg); background-size: 14px; transition: all 0.3s; }

.pr_liBl.active .pr_text { max-height: 200px; border-top: 1px solid #ccc; margin-top: 15px; padding-top: 15px; }

.pr_liBl.active .pr_title:after { transform: rotate(270deg); }

.pr_liBl.active .pr_title { color: #d3ae6c; }

.home_banner .sw_prev:after, .home_banner .sw_next:after { content: ""; display: block; position: absolute; left: 38%; top: 50%; width: 40px; height: 40px; background: url(/images/prevB.png) no-repeat center; margin-left: -20px; margin-top: -20px; }

.home_banner .sw_next:after { background: url(/images/nextB.png) no-repeat center; left: auto; right: 38%; margin-left: auto; margin-right: -20px; }

.hoB_content { position: relative; background: url(/images/e5_10.png) no-repeat left; padding: 100px 0 100px; background-size: 30%; }

.ho_InnContent { position: relative; width: 84%; margin: auto; }

h2.hoB_ti { font-size: 64px; }

.hoB_tTi { font-size: 18px; }

.hoB_block { display: flex; justify-content: space-between; }

.hoB_textBlock { width: 70%; margin-right: 5%; }

.hoB_img { width: 358px; }

.hoB_text { padding-left: 26%; margin-top: 50px; }

.hoB_te { line-height: 1.6em; text-align: justify; color: #666; }

.hoB_num { font-size: 60px; min-height: 79px; }

.hoB_ul { display: flex; margin-bottom: 50px; margin-top: 40px; }

.hoB_li { margin-right: 17%; }

.hoB_t { color: #666; white-space: nowrap; }

.hoB2_content { display: flex; position: relative; width: 100%; margin-top: 120px; background: #f8f7f3; }

.hoB2_img { width: 52%; }

.hoB2_block { padding: 3%; width: 48%; display: flex; justify-content: space-between; }

.hoB2_date { writing-mode: sideways-rl; font-size: 140px; width: 120px; line-height: 120px; text-align: center; }

.hoB2_text { width: 100%; position: relative; margin-right: 5%; }

.hoB2_ul { font-size: 18px; display: flex; border-bottom: 1px solid #878378; padding-bottom: 10px; margin-bottom: 30px; }

.hoB2_li { margin-right: 40px; opacity: 0.7; transition: all 0.3s; cursor: pointer; }

.hoB2_bottom { position: absolute; bottom: 0%; left: 0%; width: 100%; }

a.hoB2_button img { display: inline-block; width: 16px; position: relative; top: 2px; margin-left: 5px; }

.hoB2_ulBl { margin-bottom: 15px; }

.hoB2_tLi { border-bottom: 1px solid #878787; position: relative; padding: 15px 0; display: block; }

.hoB2_ti { font-size: 18px; margin-bottom: 2px; width: 70%; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.hoB2_time { position: absolute; right: 0; top: 11px; font-size: 18px; }

.hoB2_li.active { opacity: 1; }

.hoB2_te { position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #666; }

.abo_content { position: relative; padding: 80px 0 100px; }

.abo_InnContent { width: 80%; margin: auto; min-width: 1100px; position: relative; }

.abo_block { position: relative; display: flex; }

.abo_t { font-size: 18px; }

h2.abo_ti { font-size: 60px; margin-bottom: 50px; padding-top: 5px; }

.abo_left { width: 50%; }

.abo_right { width: 50%; font-size: 16px; }

.abo_te { font-size: 24px; line-height: 1.6em; }

.abo_text { color: #666; line-height: 1.6em; margin-top: 35px; margin-bottom: 45px; text-align: justify; }

.abo_num { font-size: 60px; }

.abo_li { display: flex; justify-content: space-between; border-bottom: 2px solid #251d05; padding-bottom: 15px; margin-bottom: 15px; }

.abo_numTe { width: 130px; padding-top: 41px; }

h3.abB_ti { font-size: 28px; margin-bottom: 25px; font-weight: bold; }

.abB_top { position: relative; padding: 4%; background: url(/images/e6_2.jpg) no-repeat center; background-size: cover; }

.abB_block { position: relative; color: #fff; }

.abB_ti { font-size: 40px; margin-right: 30px; font-weight: 100; }

.abB_tiBl { display: flex; }

.abB_te { width: 350px; text-align: justify; line-height: 1.6em; position: relative; top: 7px; opacity: 0.8; }

.abB_ul { font-size: 16px; margin-top: 40px; margin-bottom: 25px; display: flex; border-bottom: 2px solid rgba(255,255,255,0.2); height: 39px; width: 66%; }

.abB_ulBl { width: 55%; line-height: 1.6em; text-align: justify; opacity: 0.8; min-height: 180px; }

.abB_li { opacity: 0.8; margin-right: 30px; padding-bottom: 15px; height: 24px; cursor: pointer; }

.abB_li.active { border-bottom: 2px solid #fff; opacity: 1; }

.abB_bottom { display: flex; position: relative; z-index: 90; }

.abB_left { width: 62%; padding: 4%; background: url(/images/e6_3.jpg) no-repeat center; background-size: cover; box-sizing: border-box; padding-right: 20%; padding-top: 10%; }

.abB_right { width: 38%; background: url(/images/e6_31.jpg) no-repeat center; background-size: cover; padding: 4%; box-sizing: border-box; padding-top: 160px; margin-top: -160px; }

h2.abB_title { font-size: 40px; margin-bottom: 20px; font-weight: 100; }

.abB_text { line-height: 1.6em; text-align: justify; opacity: 0.8; }

.abB_right h2.abB_title { padding-top: 32%; }

.pro_ul { display: flex; flex-wrap: wrap; width: 101%; margin-bottom: 40px; }

.pro_li { background: #fff; margin-right: 1%; padding: 1.5%; width: 10.28%; height: 250px; position: relative; margin-bottom: 1%; }

.pro_num { font-size: 40px; color: #d3ae6c; font-weight: 100; }

.pro_block { position: absolute; bottom: 9%; left: 15%; width: 80%; }

.pro_ti { font-size: 24px; margin-bottom: 10px; height: 62px; }
.pro_en { height: 38px; }
.pro_li:after { content: ""; display: block; position: absolute; left: -16px; top: 50%; width: 40px; height: 40px; background: url(/images/e7_1.png) no-repeat center; background-size: 30px; margin-top: -20px; }

.pro_li:nth-child(1):after { opacity: 0; }

.proB_ulBl { display: flex; flex-wrap: wrap; font-size: 18px; background: #e5e1d5; }

.proB_liBl { width: 25%; }

.proB_te { font-size: 24px; }

.proB_ti { background: #5e3c00; color: #fff; padding: 15px 30px; position: relative; }

.proB_ti:after { position: absolute; left: 0; top: 10px; height: 40px; }

.proB_ti:after { content: ""; display: block; position: absolute; top: 17px; height: 40%; border-right: 1px solid #fff; opacity: 0.2; }

.proB_liBl:nth-child(1) .proB_ti:after { opacity: 0; }

.proB_li { padding: 30px; background: #f7f5f0; border: 1px solid #eee; }

.proB_t { color: #878378; margin-bottom: 10px; }

.proB_te p { min-height: 65px; }

.va_li { display: flex; background: #fff; }

h2.va_ti { font-size: 40px; margin-bottom: 10px; }

.va_li:nth-child(2n) { flex-direction: row-reverse; }

.va_img { width: 50%; }

.va_block { width: 50%; display: flex; }

.va_text { width: 80%; margin: auto; }

.va_te { opacity: 0.8; line-height: 1.6em; }

.va_img img { width: 100%; }

.no_content .com_InnContent { border-top: 1px solid #ccc; display: flex; }

.no_block { width: 80%; border-left: 1px solid #ccc; padding-left: 5%; padding-top: 60px; position: relative; }

.no_content .pr_ul { padding-left: 10%; padding-top: 60px; max-width: 220px; }

.no_content a.pr_li.active:before, .no_content a.pr_li:hover:before { height: 29px; }

a.pr_li:before { content: ""; display: block; position: absolute; right: 0px; top: -4px; height: 0px; border-left: 2px solid #d3ae6c; transition: all 0.3s; }

.no_ti { font-size: 32px; width: 200px; margin-right: 20px; }

.no_InBlock { display: flex; border-bottom: 1px solid #ccc; padding-bottom: 40px; margin-bottom: 40px; }

.no_ulBl { width: 70%; }

.no_num { font-size: 20px; margin-bottom: 10px; }

.no_text { color: #666; line-height: 1.8em; }

.no_liBl { border-top: 1px solid #ccc; padding-top: 20px; margin-top: 20px; }

.no_liBl:nth-child(1) { border-top: 0; padding-top: 0; margin-top: 0; }

.do_ulBl { display: flex; flex-wrap: wrap; width: 101%; }

a.do_liBl { width: 24%; background: #fff; margin-right: 1%; margin-bottom: 1%; box-sizing: border-box; padding: 3%; text-align: center; transition: all 0.3s; }

.do_title { font-size: 20px; margin: 20px 0; }

.do_img { width: 100%; height: 140px; background: url(/images/e7_4.png) no-repeat center top; background-size: 75px; margin: auto; margin-bottom: 20px; border-bottom: 1px solid #878378; margin-top: 40px; transition: all 0.3s; }

.do_ico { background: url(/images/e7_6.png) no-repeat left; width: 64px; margin: auto; padding-left: 26px; }

a.do_liBl:hover { background: #5e3c00; color: #fff; }

a.do_liBl:hover .do_img { background: url(/images/e7_5.png) no-repeat center top; background-size: 75px; }

a.do_liBl:hover .do_ico { background: url(/images/e7_7.png) no-repeat left; }

.abC_content { background: url(/images/e6_4.jpg) no-repeat center; background-size: cover; position: relative; color: #fff; padding: 80px 0 100px; }

h2.abC_title { font-size: 24px; margin-bottom: 30px; }

.abC_a { position: absolute; right: 0; top: 0; font-size: 24px; padding-left: 38px; background: url(/images/e9_2.png) no-repeat left; background-size: 28px; }

.abC_block { display: flex; justify-content: space-between; }

.abC_left { width: 44%; border: 1px solid rgba(255, 255, 255, 0.4); background: #3d2913; padding: 2.5%; position: relative; }

.abC_right { width: 49%; /* border: 1px solid rgba(255,255,255,0.4); */ /* background: #3d2913; */ }

.abC_ti { font-size: 24px; padding-bottom: 15px; border-bottom: 1px solid rgba(255,255,255,0.05); margin-bottom: 10px; }

.abC_t2 { font-size: 18px; margin-bottom: 10px; padding-top: 5px; }

.abC_ul { display: flex; flex-wrap: wrap; }

.abC_li { width: 47%; margin-right: 3%; margin-bottom: 3%; background: url(/images/e9_1.jpg) no-repeat center; background-size: cover; position: relative; box-sizing: border-box; padding: 3% 3%; display: flex; justify-content: space-between; }

.abC_num { display: flex; align-items: center; border-left: 1px solid rgba(255,255,255,0.2); width: 38%; justify-content: flex-end; }

.abC_li:nth-child(2) { background: url(/images/e9_4.jpg) no-repeat center; background-size: cover; }

.abC_li.b3 { background: url(/images/e9_3.jpg) no-repeat center; background-size: cover; }

.abC_le { width: 62%; font-size: 16px; }

.abC1_ulBl { display: flex; justify-content: space-between; }

.abC1_li { border: 1px solid rgba(255, 255, 255, 0.4); background: #3d2913; width: 38%; padding: 5%; }

.abC1_t2 { font-size: 18px; margin-bottom: 10px; padding-top: 5px; }

.abC1_li .abC_li { width: 100%; margin-bottom: 8%; padding: 6%; }

.abC1_bo { border: 1px solid rgba(255, 255, 255, 0.4); background: #3d2913; padding: 8% 5%; margin-top: 4%; font-size: 24px; }

.abC_scroll { position: relative; width: 100%; height: 418px; }

.abB_content { margin-top: 80px; }

.abD_content { position: relative; padding: 6%; background: url(/images/e6_5.jpg) no-repeat center; background-size: cover; color: #fff; box-sizing: border-box; }

.abD_title { font-size: 24px; line-height: 1.4em; margin-bottom: 10px; }

.abD_te { line-height: 1.6em; opacity: 0.8; }

.abD_ul { display: flex; flex-wrap: wrap; }

.abD_li { width: 33.33%; box-sizing: border-box; padding: 3%; border: 1px solid #d9d5ca; }

.abD_tiBl { display: flex; margin-bottom: 20px; }

.abD_text { color: #666; line-height: 1.6em; text-align: justify; }

.abD_ti { font-size: 24px; padding-top: 5px; }

.abD_tiBl img { width: 80px; margin-right: 30px; }

.abD_teBl { width: 45%; max-width: 500px; }

.abE_ti { font-size: 24px; margin-bottom: 20px; }

.abE_ulBl { padding-top: 30px; display: flex; }

.abE_block { padding: 20px 50px; background: rgba(255,255,255,0.1); white-space: nowrap; text-align: center; }

.abE_li { margin-right: 20px; margin-bottom: 20px; }

.abE_ul { display: flex; flex-wrap: wrap; }

.abC_content.bg2 { background: url(/images/e6_7.jpg) no-repeat center; background-size: cover; }

.abC_content.bg2 { padding-bottom: 80px; }

.abE_liBl:nth-child(2) { margin-left: 6%; }

.abF_content { padding: 60px 0; background: url() center center / cover no-repeat; background-size: cover; }

.abF_InnBlock { width: 680px; background: #fff; margin: auto; position: relative; box-sizing: border-box; padding: 2%; color: #251d05; }

.abF_ti { color: #666; margin-bottom: 5px; }

.abF_title { font-size: 24px; margin-bottom: 50px; }

.abF_block { display: flex; font-size: 16px; justify-content: space-between; }

.abF_te { margin-bottom: 20px; line-height: 1.6em; }

.abF_teBl { width: 50%; }

.abF_img { width: 44%; }

.abF_wxBl { display: flex; padding-top: 20px; }

.abF_t { margin-left: 20px; color: #666; padding-top: 13px; line-height: 1.6em; width: 170px; }

.abF_text { position: relative; margin-top: 50px; font-size: 16px; line-height: 1.6em; }

.abF_ico { position: absolute; right: 4%; bottom: 4%; margin-bottom: 8px; }

.hoC_block { position: absolute; top: 15%; left: 0; z-index: 90; width: 100%; }

.hoC_content { position: relative; color: #fff; }

h2.hoC_title { font-size: 30px; white-space: nowrap; }

.hoC_teBl { position: absolute; right: 4%; bottom: 15%; z-index: 90; width: 440px; }

a.hoC_li { color: #fff; border-bottom: 1px solid rgba(255,255,255,0.4); display: block; }

.hoC_a { color: #fff; margin-top: 12px; display: flex; }

.hoC_ti { font-size: 60px; font-weight: 100; opacity: 0.8; position: relative; transition: all 0.3s; }

.hoC_te { line-height: 1.8em; padding-bottom: 0px; margin-top: 0px; max-height: 0; transition: all 0.3s; overflow: hidden; }

.hoC_ul { border-top: 1px solid rgba(255, 255, 255, 0.4); }

.hoC_ti:after { content: ""; display: block; position: absolute; right: 20px; top: 0; width: 80px; height: 80px; background: url(/images/e9_8.png) no-repeat center right; background-size: 40px; opacity: 0; transition: all 0.3s; }

a.hoC_li:hover .hoC_ti { opacity: 1; }

a.hoC_li:hover .hoC_te { max-height: 250px; padding-bottom: 30px; margin-top: 6px; }

a.hoC_li:hover .hoC_ti:after { opacity: 1; right: 0; }

.hoC_a img { margin-left: 10px; }

.hoD_content { padding: 80px 0 100px; }

.hoD_title { font-size: 30px; margin-bottom: 30px; }

.hoD_ulBl { display: flex; width: 101%; }

a.hoD_liBl { width: 49%; margin-right: 1%; transition: all 0.3s; }

.hoD_block { background: #f8f7f3; display: flex; justify-content: space-between; }

.hoD_left { width: 100%; padding: 20px; }

.hoD_right { padding: 20px 31px; white-space: nowrap; background: #5e3c00; color: #fff; text-align: center; display: flex; }

.hoD_right img { display: block; margin: auto; margin-top: 5px; }

.hoD_bl { display: flex; justify-content: space-between; }

.hoD_ti { font-size: 24px; margin-top: 10px; width: 70%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; }

.hoD_te { text-align: right; white-space: nowrap; position: relative; }

.hoD_img img { width: 100%; }

.hoE_content { background: url(/images/e5_7.jpg) no-repeat center; background-size: cover; color: #fff; padding: 80px 0 0px; overflow: hidden; position: relative; }

.hoE_block { position: relative; width: 94%; margin: auto; margin-top: 60px; display: flex; justify-content: space-between; }

.hoE_img { cursor: pointer; position: relative; transition: all 0.3s; }

.hoE_bottom { display: flex; justify-content: space-between; position: relative; padding: 25px 0; border-top: 1px solid rgba(255,255,255,0.4); margin-top: 80px; }

.hoE_t { font-size: 16px; }

.hoE_name { font-size: 80px; font-weight: 100; white-space: nowrap; position: relative; margin-top: 30px; }

.hoE_te { padding-left: 6%; position: relative; width: 24%; }

.hoE_text { width: 27%; margin-left: 3%; line-height: 1.6em; text-align: justify; align-items: end; display: flex; }

.hoE_t2 { margin-top: 20px; }

.hoE_t3 { margin-top: 40px; }

a.hoE_a { color: #fff; }

a.hoE_a img { display: inline-block; margin-left: 10px; position: relative; top: 6px; }

.hoE_swiper { width: 400px; position: absolute; left: 50%; margin-left: -195px; top: 20px; }

.hoE_image { width: 40%; }

.hoE_image img { width: 100%; }

.hoE_swiper .sw_prev { position: absolute; left: -40px; top: 0; width: 36px; height: 40px; background: url(/images/prev.png) no-repeat center; background-size: 12px; cursor: pointer; opacity: 0.6; transition: all 0.3s; }

.hoE_img img { border: 1px solid rgba(255, 255, 255, 0.5); width: 38px; }

.hoE_swiper .sw_next { position: absolute; right: -30px; top: 0; width: 36px; height: 40px; background: url(/images/next.png) no-repeat center; background-size: 12px; cursor: pointer; opacity: 0.6; transition: all 0.3s; }

.hoF_content { padding: 80px 0; position: relative; background: url(/images/e5_8.png) no-repeat right bottom; background-size: 44%; }

.hoF_a { display: flex; justify-content: center; margin-top: 20px; }

.hoF2_block { display: flex; flex-wrap: wrap; }

.hoF2_content { position: relative; padding-top: 100px; }

a.hoF2_li { font-size: 16px; margin-right: 30px; opacity: 0.6; padding-bottom: 6px; position: relative; }

.hoF2_ul { margin-bottom: 50px; }

a.hoF2_li.active { opacity: 1; }

a.hoF2_li.active:after, a.hoF2_li:hover:after { width: 100%; }

a.hoF2_li:after { content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 0%; border-bottom: 2px solid #251d05; transition: all 0.3s; }

.hoF2_logo { margin: 10px; }

.swActive .hoE_img img { border: 1px solid #fff; }

.hoE_img:hover { transform: scale(0.9); }

a.ne_liBl:hover { transform: scale(0.95); }

a.hoD_liBl:hover { transform: scale(0.95); }

@keyframes am02 {
    0% { transform: translate(0px, 0px); }
    50% { transform: translate(-10px, 0px); }
    100% { transform: translate(0px, 0px); }
}

.exB_next:hover img, .exB_prev:hover img, .sw_next:hover:after, .sw_prev:hover:after { animation: am02 ease-in-out 0.6s infinite; }

.hoE_swiper .sw_next:hover, .hoE_swiper .sw_prev:hover { opacity: 1; }

a.ex_liBl:hover { }

.animNode { -webkit-transition: all 1s cubic-bezier(.75,0,.25,1); }
.animNode { opacity: 0; top: 100px; position: relative; }
.anPlay { opacity: 1; top: 0px; }

.ex_te2 { display: none; position: relative; padding: 10px 40px; }

.exBl_content { position: absolute; top: 68px; background: #fff; left: 9%; width: 74%; border-radius: 20px; padding: 20px 4%; display: none; }

.ex_te1 { display: block; padding: 10px 40px; }

.ex_te2:after { content: ""; display: block; position: absolute; top: 51px; left: 50%; width: 20px; height: 20px; background: url(/images/e9_10.png) no-repeat center; margin-left: -10px; }

.exBl_clear { position: absolute; right: 30px; top: 20px; color: #e10040; cursor: pointer; }

.exBl_block { text-align: left; display: flex; padding: 8px 0; width: 92%; }

a.exBl_li { margin-right: 25px; margin-bottom: 5px; position: relative; opacity: 0.6; transition: all 0.3s; }

.exBl_ti { margin-right: 30px; white-space: nowrap; }

.exBl_ul { display: flex; white-space: nowrap; flex-wrap: wrap; }

a.exBl_li:hover, a.exBl_li.active { opacity: 1; }

.exp_bannerImg { position: relative; overflow: hidden; }

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

a.ex_liBl:hover .ex_img img { transform: scale(1.1); }
.ex3_block { width: 350px; margin: auto; padding: 80px; text-align: center; }

.ex3_t1 { font-size: 24px; margin-bottom: 5px; }

.ex3_t2 { font-size: 60px; margin-bottom: 30px; }

a.ex3_home { font-size: 16px; color: #666; transition: all 0.3s; }

.ex3_block img { margin-bottom: 10px; }

a.ex3_home:hover { color: #000; }

a.foB_li { position: relative; }

.foB2_block { position: absolute; right: 0; top: 30px; width: 100px; border: 1px solid #ccc; border-radius: 6px; overflow: hidden; display: none; animation: fadeIn ease-in-out 0.3s backwards; }

.foB2_block:after { content: ""; display: block; position: absolute; right: 0; top: -28px; height: 30px; width: 100%; }

a.foB_li:hover .foB2_block { display: block; }

.abF_wx { text-align: center; margin-right: 10px; }

.hoB_te { margin-bottom: 30px; }

.pr_title { padding-right: 25px; }

img.he_ico { position: relative; top: 2px; width: 22px; }
