@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; }
html, body, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, blockquote, pre, button, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, iframe, article, aside, canvas, details, embed, figure, figcaption, header, footer, menu, nav, section, summary, audio, video { margin: 0px; padding: 0px; border: 0px none transparent; outline: none; font-size: inherit; font-family: inherit; }
article, aside, dialog, footer, header, section, nav, figure, menu, audio, canvas, progress, video { display: block; }
html, body { position: relative; width: 100%; }
html.freeze, html.freeze body { overflow: hidden; }
body { font: 15px / 1.6rem "Microsoft YaHei UI", "Microsoft YaHei", tahoma, arial, "Hiragino Sans GB", SimSun, "Segoe UI", Tahoma, Helvetica, sans-serif, sans-serif, 脙茠脗楼脙鈥毭偮兟⒚⑩�毬偮姑兤捗偮っ冣�毭偮矫兟⒚⑩�毬呪��; color: rgb(51, 51, 51); word-break: break-all; }
a { color: rgb(0, 0, 0); }
.clearfix::after { display: block; visibility: hidden; clear: both; content: "."; overflow: hidden; width: 0px; height: 0px; font-size: 0px; line-height: 0; }
.clearfix { display: block; }
img, li, h2, p, h3 {/* transition: all 0.5s ease 0s; */}
.hide { display: none; }
.tran { transition: all 0.5s ease 0s; }
div, .box, li, h2, h3 { box-sizing: border-box; }
#bsWXBox { box-sizing: content-box; }
.center { position: absolute; inset: 0px; margin: auto; }
.triangle { border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255); border-style: solid; border-width: 8px; bottom: -8px; box-sizing: border-box; content: ""; display: block; height: 0px; position: relative; transform: rotate(135deg); transform-origin: center center; width: 0px; margin-left: 48px; }
.gray { opacity: 0.5; filter: grayscale(1); }
a, button {/* transition: all 0.5s ease 0s; */text-decoration: none;outline: 0px;}
.ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.clamp2 { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.clamp3 { overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.web { width: 1200px; margin: 0px auto; }
.w1200 { width: 1200px; margin: 0px auto; }
.w1300 { width: 1300px; margin: 0px auto; }
.w1400 { width: 1400px; margin: 0px auto; }
.w1600 { width: 1600px; margin: 0px auto; position: relative; }
.w1700 { width: 1700px; margin: 0px auto; }
.w1440 { width: 1440px; margin: 0px auto; }
.fl { float: left; margin-right: 30px; }
.fr { float: right; }
.inlineB { font-size: 0px; }
html.firefox fieldset { display: table-cell !important; }
button, input[type="button"], input[type="reset"], input[type="submit"] { overflow: visible; background-color: transparent; cursor: pointer; }
.search-box input::-webkit-input-placeholder { color: rgb(132, 132, 132); font-size: 18px; }
.search img { cursor: pointer; margin-right: 5%; }
.search p { color: rgb(255, 255, 255); margin-top: 5px; }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { text-decoration: none; }
button:hover span { text-decoration: underline; }
input { padding: 0px; border: 0px none transparent; outline: 0px; }
input[type="submit"] { height: 28px; line-height: 24px; }
input[type="radio"], input[type="checkbox"] { width: 14px; height: 14px; }
input[type="image"] { height: auto; margin: 0px; padding: 0px; border: 0px; }
input[disabled="disabled"] { background-color: rgb(235, 235, 235); color: rgb(149, 149, 149); }
select { height: 28px; line-height: 24px; padding: 1px 0px 1px 3px; border: 1px solid rgb(222, 222, 222); background-color: rgb(255, 255, 255); }
select[disabled="disabled"] { background-color: rgb(235, 235, 235); color: rgb(149, 149, 149); }
textarea { min-height: 80px; padding: 1px 3px; border: 1px solid rgb(222, 222, 222); line-height: 25px; }
iframe.pdf { width: 100%; height: 600px; margin-top: 30px; margin-bottom: 30px; }
mark { background-color: transparent; }
[data-style="list"] .target { display: none; color: rgb(0, 0, 0); }
hr { margin-top: 20px; margin-bottom: 20px; border-width: 1px 0px 0px; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image: initial; border-top-style: solid; border-top-color: rgb(238, 238, 238); display: none; }
img { border: 0px none transparent; vertical-align: middle; }
b, strong { font-weight: 600; }
i, em, dfn, cite, address { font-style: normal; }
small { font-size: 90%; }
sup, sub { position: relative; font-size: 0.9em; line-height: 0; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
del { text-decoration: line-through; }
label { cursor: pointer; }
ol, ul, li { list-style: none; }
legend { display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 1px; font-size: 0px; line-height: 0; }
caption { height: 1px; font-size: 0px; line-height: 0; }
@-webkit-keyframes fadeInDown { 
  0% { opacity: 0; transform: translate3d(0px, -30px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInDown { 
  0% { opacity: 0; transform: translate3d(0px, -30px, 0px); }
  100% { opacity: 1; transform: none; }
}
@-webkit-keyframes fadeInUp { 
  0% { opacity: 0; transform: translate3d(0px, 30px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInUp { 
  0% { opacity: 0; transform: translate3d(0px, 30px, 0px); }
  100% { opacity: 1; transform: none; }
}
@-webkit-keyframes fadeInRight { 
  0% { opacity: 0; transform: translate3d(8%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInRight { 
  0% { opacity: 0; transform: translate3d(8%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@-webkit-keyframes fadeInLeft { 
  0% { opacity: 0; transform: translate3d(-8%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@keyframes fadeInLeft { 
  0% { opacity: 0; transform: translate3d(-8%, 0px, 0px); }
  100% { opacity: 1; transform: none; }
}
@-webkit-keyframes flipInX { 
  0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transition-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transition-timing-function: ease-in; }
  60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
  80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { transform: perspective(400px); }
}
@keyframes flipInX { 
  0% { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transition-timing-function: ease-in; opacity: 0; }
  40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transition-timing-function: ease-in; }
  60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
  80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% { transform: perspective(400px); }
}
@-webkit-keyframes z { 
  0% { transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1); }
  100% { transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1); }
}
@keyframes z { 
  0% { transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1); }
  100% { transform: translateX(0px) translateY(0px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1); }
}
.flipInX { animation-name: flipInX; visibility: visible !important; }
.animated { animation-duration: 0.5s; animation-fill-mode: both; }
@keyframes fadeInUp2 { 
  0% { opacity: 0; transform: translate3d(0px, 120px, 0px); }
  100% { opacity: 1; transform: translate3d(0px, 0px, 0px); }
}
.fadeInUp2 { animation-name: fadeInUp; }
#vsb_content table { border-width: 1px 0px 0px 1px; border-right-style: initial; border-bottom-style: initial; border-right-color: initial; border-bottom-color: initial; border-image: initial; border-left-style: solid; border-left-color: rgb(221, 221, 221); border-top-style: solid; border-top-color: rgb(221, 221, 221); width: 100%; margin: 20px auto; }
#vsb_content table tr td { border-width: 0px 1px 1px 0px; border-left-style: initial; border-left-color: initial; border-top-style: initial; border-top-color: initial; line-height: 23px; padding: 5px; border-right-style: solid; border-bottom-style: solid; border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); }
#vsb_content table tr td p { text-indent: 0em; padding: 0px; margin: 0px; text-align: center; }
#browser-modal { width: 100%; height: 100%; top: 0px; left: 0px; text-align: center; color: rgb(48, 50, 51); position: fixed; z-index: 9999; }
#browser-modal .browser-modal-cover { position: fixed; left: 0px; top: 0px; height: 100%; width: 100%; background-color: rgb(17, 17, 17); opacity: 0.9; z-index: -1; }
#browser-modal .browser-content { width: 700px; margin-top: 120px; margin-left: auto; margin-right: auto; padding-bottom: 80px; padding-top: 50px; background-color: rgb(255, 255, 255); border-radius: 5px; }
#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px; }
#browser-modal .browser-content .browser-text-title { text-transform: uppercase; font-size: 24px; }
#browser-modal .browser-content .browser-text-desc { margin-top: 30px; margin-bottom: 20px; font-size: 14px; }
#browser-modal .browser-content .browser-list { width: 600px; margin: 20px auto; height: 130px; }
#browser-modal .browser-content .browser-item { float: left; width: 150px; padding-top: 20px; padding-bottom: 20px; margin-left: auto; margin-right: auto; }
#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0px auto 10px; font-size: 80px; line-height: 80px; }
#browser-modal .browser-content .browser-item .iconchrome { background: url("../images/bro.png") 0px 0px no-repeat; }
#browser-modal .browser-content .browser-item .iconfirefox { background: url("../images/bro.png") 0px -100px no-repeat; }
#browser-modal .browser-content .browser-item .iconopera { background: url("../images/bro.png") 0px -200px no-repeat; }
#browser-modal .browser-content .browser-item .iconEdge { background: url("../images/bro.png") 0px -300px no-repeat; }
#browser-modal .browser-content .browser-item a { cursor: pointer; display: block; }
#browser-modal .browser-content .browser-item a img { display: block; margin: 0px auto; max-width: 100px; width: 100px; height: 100px; }
#browser-modal .browser-content .browser-item a h4 { text-align: center; margin-top: 20px; font-size: 18px; font-weight: 700; }
.gay { color: rgb(182, 182, 182); }
.container { margin: auto; padding: 0px 8%; }
.line-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.line-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.header { position: fixed; top: 0px; left: 0px; width: 100%; z-index: 5; animation: 0.8s ease 0.3s 1 normal backwards running fadeInDown; transition: all 0.5s ease 0s; }
.logo { width: 37%; position: relative; height: 138px; }
.logo img { position: absolute; top: 0px; left: 0px; bottom: 0px; margin: auto; }
.head_fr { width: 60%; }
.head_fr .top_link a { color: rgb(83, 97, 59); font-size: 17px; }
.head_fr .top_link a:first-child { position: relative; margin-right: 20px; }
.head_fr .top_link a:last-child { padding-right: 20px; border-right: 1px solid rgb(112, 132, 80); }
.head_fr .top_l { float: right; margin-top: 24px; margin-bottom: 24px; margin-right: 30px; }
.head_fr .search .text { width: 82%; height: 32px; position: absolute; left: 0px; top: 0px; background: transparent; font-size: 13px; text-indent: 20px; }
input::-webkit-input-placeholder { color: rgb(255, 255, 255); }
.head_fr .search .submit { width: 18%; height: 26px; position: absolute; right: -5px; top: 2px; left 6px no-repeat; cursor: pointer; }
.header::after { position: absolute; display: block; width: 100%; content: ""; top: 100%; left: 0px; height: 1px; z-index: 0; background: rgba(255, 255, 255, 0.3); }
.header::before { position: absolute; display: block; width: 100%; content: ""; top: 0px; left: 0px; height: 138px; z-index: 0; }
.search_an { display: none; }
.search-box { position: fixed; left: 0px; top: 0px; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.8); visibility: hidden; transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s; z-index: 999999; opacity: 0; }
.search-box.active { opacity: 1; visibility: visible; transition: opacity 0.3s ease 0s, visibility 0s ease 0s; }
.search-box .serBox {position: relative;width: 80%;margin: -58px auto 0px;top: 50%;background: rgb(255, 255, 255);text-align: center;box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 20px;transform: scale(1.2);backface-visibility: hidden;transition-property: transform;transition-duration: 0.3s;}
.search-box .search_wrap { border: 1px solid red; position: relative; padding-left: 20px; width: 100%; }
.search-box .text {width: 100%;height: 55px;padding: 0px 250px 0px 0px;font-size: 16px;line-height: 55px;color: rgb(0, 0, 0);background: none;border: none;box-sizing: border-box;}
.search-box .btn {display: block;cursor: pointer;position: absolute;right: 120px;top: 0px;height: 55px;border: none;overflow: hidden;font-size: 18px;color: rgb(255, 255, 255);width: 120px;background: red;}
.search-box.active .serBox { transform: scale(1); }
.search-box .close { position: absolute; right: 50px; top: 22px; width: 42px; height: 42px; text-align: center; line-height: 50px; cursor: pointer; font-size: 0px; transition: all 0.3s ease-out 0s; }
.search-box .close::before, .search-box .close::after { content: ""; width: 100%; height: 2px; display: block; position: absolute; background: red; transition: all 1s ease 0s; transform: rotate(45deg); top: 24px; }
.search-box .close::before { transform: rotate(-45deg); }
.search-box .close:hover { transform: rotate(90deg); }
header .nav .ul2 { display: none; }
.header .nav .ul2 { display: none; }
.header .nav ul > li { float: left; position: relative; line-height: 30px; }
.header .nav ul > li > a { font-size: 18px; display: block; font-weight: bold; }
.nav { width: 100%; clear: both; }
.nav ul > li::before { position: absolute; bottom: -3px; left: 0px; right: 0px; width: 0px; height: 5px; background: rgb(255, 247, 0); content: ""; transition: all 0.5s ease 0s; opacity: 0; border-radius: 5px; margin: auto; }
.nav ul > li:hover > a, .nav ul > li.active > a { color: rgb(255, 247, 0); }
.nav ul > li:hover::before, .nav ul > li.active::before { width: 50%; opacity: 1; }
.nav ol {display: none;position: absolute;width: 100%;text-align: center;top: 57px;left: 50%;background: #690f09;opacity: 0.8;transform: translateX(-50%);}
.nav ol li { width: 100%; line-height: 40px; height: 40px; }
.nav ol li:hover {background: rgb(175, 100, 30);}
.nav ol li a { font-size: 15px; color: rgb(255, 255, 255); display: block; }
.navshow { overflow-y: scroll; position: fixed; width: 100%; top: 0px; left: 0px; }
.header.fixed-nav::before { background: rgb(0, 0, 0); opacity: 0.1; height: 100%; }
.clearfix.ull li { color: rgb(255, 255, 255); }
* { margin: 0px; padding: 0px; list-style: none; box-sizing: border-box; }
a { text-decoration: none; }
.header { width: 100%; background: url("../images/head_bj_02.png") 0% 0% / 100% 100% no-repeat; position: fixed; top: 0px; left: 0px; z-index: 999; }
.header_top { width: 100%; height: 8px; position: relative; }
.header_top > img { height: 8px; position: absolute; }
.header_top > div { position: absolute; top: 8px; right: 0px; }
.header_top > div > a { position: absolute; top: 23px; right: 28px; }
.header_buttom { padding: 0px 5%; height: 150px; display: flex; justify-content: space-between; align-items: center; }
.header_buttom > a { width: 30%; display: block; margin-right: 20px; }
.header_buttom > a > img { width: 100%; }
.header_buttom_reight { width: 67%; height: 100%; }
.header_buttom_reight > ul { display: flex; }
.header_buttom_reight > ul:first-child { display: block; }
.header_buttom_top { margin-right: 4%; padding-top: 16px; float: right; position: relative; z-index: 99; }
.header_buttom_top > a {color: rgb(243, 185, 180);font-size: 14px;margin: 0px;margin-left: 10px;}
.header_buttom_top > a:nth-child(1) { margin-right: 30px; }
.header_buttom_top > a:nth-child(5)::before {content: "|";margin: 0px 15px 0 0;}
.header_buttom_btn { padding-top: 20px; margin-right: 0%; justify-content: space-between; clear: both; }
.header_buttom_btn > li { position: relative; }
.header_buttom_btn > li > a { margin: 0px auto; color: rgb(255, 255, 255); font-size: 17px; font-weight: bold; padding-bottom: 23px; display: block; }
.header_buttom_btn > .active > a { color: rgb(242, 237, 107); }
.header_buttom_btn > li > ol {position: absolute;width: auto;text-align: center;top: 47px;/* left: -25%; */display: none;z-index: 9999;}
.header_buttom_btn > li > ol > li {width: 100%;line-height: 40px;height: 40px;padding: 0 10px;}
.header_buttom_btn > li > ol > li > a {display: block;color: rgb(255, 255, 255);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.header_buttom_btn > li > ol > li > a:hover {/* background: #ff680f; */}
.header_buttom_btn > li:hover > ol  + .hide{ display: block;transition: all 0.5s ease 0s; opacity: 1; visibility: visible; }
  /* 脙茠脗漏脙鈥γ偮∶冣�毭偮惷兤捗偮兟⒚⑩�毬⑩偓聺脙鈥毭偮徝兤捗偮ッ兟⒚⑩�毬偮γ冣�犆⑩偓鈩⒚兤捗偮冣�毭偮疵冣�毭偮� */
.hide {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}
.footer { width: 100%; background: url("../images/footer_bg.png") 0% 0% / cover no-repeat; }
.footer_top, .footer_bottom { width: 100%; padding: 0px 12.5%; }
.footer_top { background: rgb(91, 10, 4); opacity: 0.8; }
.footer_top { display: flex; justify-content: space-between; padding: 30px 12.5% 26px; }
.custom-select, .custom-select2, .custom-select3, .custom-select4 { width: 22.5%; position: relative; display: inline-block; color: rgb(122, 122, 122); }
.select-selected, .select-selected2, .select-selected3, .select-selected4 { height: 40px; display: flex; align-items: center; justify-content: space-between; padding: 11px 20px; border: 1px solid rgb(141, 89, 89); background-color: rgb(112, 48, 48); cursor: pointer; color: rgb(255, 255, 255); font-size: 15px; }
.select-selected::after, .select-selected2::after, .select-selected3::after, .select-selected4::after { content: "\25B6"; font-size: 15px; margin-left: 8px; display: flex; justify-content: space-around; transition: transform 0.3s ease-in-out 0s; }
.custom-select:hover .select-selected::after, .custom-select2:hover .select-selected2::after, .custom-select3:hover .select-selected3::after, .custom-select4:hover .select-selected4::after {transform: rotate(-90deg);}
.select-items, .select-items2, .select-items3, .select-items4 { position: absolute; width: 100%; bottom: 100%; left: 0px; right: 0px; z-index: 99; display: none; overflow: auto; background-color: rgb(112, 48, 48); border-top: none; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.select-items > a div, .select-items2 > a div, .select-items3 > a div, .select-items4 > a div { width: 100%; display: flex; align-items: center; padding: 11px 20px; background-color: rgb(132, 68, 68); cursor: pointer; color: rgb(255, 255, 255); font-size: 15px; }
.select-items > a div:hover, .select-items2 > a div:hover, .select-items3 > a div:hover, .select-items4 > a div:hover { background-color: rgb(112, 48, 48); }
.footer_bottom { display: flex; justify-content: space-between; color: rgb(255, 255, 255); font-size: 12px; line-height: 12px; }
.footer_bottom_left { padding-top: 40px; line-height: 12px; }
.footer_bottom_left > p { margin-top: 25px; margin-bottom: 10px; }
.footer_bottom_left div { display: flex; align-items: center; }
.footer_bottom_left div span { display: block; }
.footer_bottom_left div span a{color:#fff;}
.footer_bottom_left > div > div > img {margin: 0px 0px 0px 10px;}
.footer_bottom_asong { margin-top: 32px; margin-bottom: 28px; padding-top: 13px; border-left: 1px solid rgb(204, 73, 73); border-right: 1px solid rgb(204, 73, 73); line-height: 26px; padding-left: 8%; padding-right: 8%; }
.footer_bottom_asong > :last-child { margin-top: 18px; padding-bottom: 23px; line-height: 12px; }
.footer_bottom_right { display: flex; width: 25%; justify-content: space-around; margin-top: 45px; text-align: center; margin-left: 0%; }
.footer_bottom_right img{width:96px;height:auto;}
.footer_bottom_right  div{width: 40%;}
.footer_bottom_right > div > p {margin: 10px 0;line-height: 20px;/* overflow: hidden; *//* white-space: nowrap; *//* text-overflow: ellipsis; */}
.header_buttom > .search.fr { width: 30px; height: auto; z-index: 99; display: none; margin-right: 0%; }
@media (max-width: 1680px) {
  .header_buttom { height: 140px; }
  .header_buttom { padding: 0px 5%; }
  .header_buttom_btn > li > a { font-size: 16px; padding-bottom: 18px; }
  .footer_top, .footer_bottom { padding-left: 8%; padding-right: 8%; }
}
@media (max-width: 1440px) {
  .header_top > div { display: flex; width: 6.05%; align-items: center; justify-content: center; }
  .header_top > div > a { top: auto; right: auto; }
  .header_top > div > img { width: 100%; }
  .search { width: 50%; height: 50%; }
  .header_buttom { height: 130px; }
  .header_buttom { padding: 0px 4%; }
  .header_buttom_btn > li > a { font-size: 15px; padding-bottom: 13px; }
  .header_buttom_reight { width: 80%; }
  .header .nav ul > li > a { font-size: 16px !important; }
  .footer_top, .footer_bottom { padding-left: 6%; padding-right: 6%; }
  .footer_bottom_right {/* width: 50%; *//* margin: 0 auto; */}
  .footer_bottom_right > div { width: 32%; }
  .footer_bottom_right > div > img { width: 100%; }
  .footer_bottom_asong { padding-left: 3%; padding-right: 3%; }
}
@media (max-width: 1200px) {
  .header_buttom > a { width: 50%; }
  .header_top > div { display: none; }
  .header_buttom_btn > li > a { padding-bottom: 0px; }
  .header_buttom_reight { display: none; }
  .header_buttom > .search.fr { display: block; }
  .header_buttom { height: 110px; }
  .footer_top, .footer_bottom { padding-left: 5%; padding-right: 5%; }
  .footer_bottom_asong { padding-left: 1%; padding-right: 1%; }
}
@media (max-width: 1024px) {
  .menu { right: 10%; }
  .header_buttom { height: 100px; }
  .footer_top, .footer_bottom { padding-left: 4%; padding-right: 4%; }
  .footer_bottom_right {
    width: 50%;
    margin-top: 20px;
    margin: 20px auto 0;
}
  .footer_bottom{flex-wrap:wrap;}
  .footer_bottom_left { width: 55%; }
  .footer_bottom_asong { width: 45%; padding-left: 3%; border-right: none; }
  .nav.active {
    top: 108px;
}
  .search-box .serBox {
    width: 80%;
    
}
}
@media (max-width: 768px) {
  .header_buttom > a { width: 60%; }
  .menu { right: 13%; }
  .header_buttom { height: 90px; }
  .footer_top, .footer_bottom { padding-left: 3%; padding-right: 3%; }
  .footer_top { flex-wrap: wrap; padding-bottom: 0px; }
  .footer_top > div { width: 48%; margin-bottom: 30px; }
  .footer_bottom_left { padding-top: 30px; }
  .footer_bottom {flex-wrap: wrap;text-align: center;}
  .footer_bottom_left div {
    justify-content: center;
}
  .footer_bottom > li {width: 100%;}
  .footer_bottom_asong { padding-left: 0px; border-left: none; margin-top: 0px; margin-bottom: 0px; }
  .nav.active {
    top: 98px;
}

 .search-box .serBox {
    width: 80%;
  }
 .search-box .fz {
  height: 47px !important;
  line-height: 17px;
}


}
@media (max-width: 540px) {
 .search-box .serBox {
    width: 90% !important;
  }
.search-box .btn {
   
    right: 80px;

    width: 80px;
 
}
  .search-box .fz {
   width: 80px !important;
}
  .search-box .fz a {
   position: initial !important;
   line-height: 47px;
}
  .search-box .text {
   
    padding: 0px 150px 0px 0px;
   
}
  .select-items > a div, .select-items2 > a div, .select-items3 > a div, .select-items4 > a div {
   
    padding: 7.5px 10px;
   

}

}
@media (max-width: 480px) {
   .footer_bottom_right{
   width:100% !important;
 }
  .menu { width: 22px; height: 20px; }
  .header_buttom { height: 50px; }
  .header_buttom > .search.fr { width: 25px; }
  .footer_top, .footer_bottom { padding-left: 2%; padding-right: 2%; }
  .footer_bottom_left > div > div > img {margin: 0px -5px 0px 5px;}
  .nav.active {
    top: 58px;
}

  
}
.search-box .fz{
    bottom: 0px;
    display: block;
    cursor: pointer;
    right: 1px;
    /* top: 2px; */
    height: 57px;
    border: none;
    overflow: hidden;
    font-size: 18px;
    color: rgb(255, 255, 255);
    width: 120px;
    position: absolute;
    background: #d72313;
}
.search-box .fz a{
    color: #fff;
    font-size: 17px;
    position: absolute;
    display: block;
    left: 30px;
    bottom: 15px;
}