html { height: 100%; font-size: 100px }

@media(max-width:1600px) {
    html { font-size: 95px }
}

@media(max-width:1440px) {
    html { font-size: 90px }
}

@media(max-width:1220px) {
    html { font-size: 85px }
}

@media(max-width:1024px) {
    html { font-size: 80px }
}

@media(max-width:991px) {
    html { font-size: 70px }
}

@media(max-width:639px) {
    html { font-size: 60px }
}

form .input-item, form .form-group { position: relative; }

a { -webkit-transition-property: background-color; -webkit-transition-duration: .3s; -webkit-transition-timing-function: ease; color: #333333 }
a:hover { text-decoration: none; color: #f68d2a }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:link { text-decoration: none }
.clear { clear: both }
.lf { float: left }
.rg { float: right }
input, textarea, button, select, radio { outline: 0; border: 0 }
@font-face { font-family: font_css; src: url(../fonts/fonttowoff2_toolnb_7435.woff2) format('woff'); font-weight: 400; font-style: normal }
body { font-family: font_css,Arial,Tahoma; font-size: 14px; line-height: 24px; color: #333; overflow-x: hidden; padding: 0 }
body.full-height, body.full-height .page-wrapper { min-height: 100% }
img { max-width: 100% }
ul { margin: 0; padding: 0; list-style: none }
.none-padding { padding: 0 }
.default-btn { display: inline-block; z-index: 1; opacity: 1; cursor: pointer; position: absolute; left: 0; top: 0; width: 100%; height: 100% }
.default-btn span { position: absolute; display: inline-block; background-color: rgba(14,14,14,.1); z-index: -1; opacity: 1; width: 100%; height: 0%; top: 50%; left: 0% }
.font14 { font-size: 14px }
.font16 { font-size: 16px }
.font18 { font-size: 18px }
.font20 { font-size: 20px }
.font22 { font-size: 22px }
.font24 { font-size: 24px }
.font30 { font-size: 30px }
.font34 { font-size: 34px }
.font36 { font-size: 36px }
.font38 { font-size: 38px }
.font40 { font-size: 40px }
.font42 { font-size: 42px }
.font48 { font-size: 48px }
.font52 { font-size: 52px }
.font110 { font-size: 1.1rem }
.font130 { font-size: 1.3rem }

@media(max-width:1580px) {
    .font14 { font-size: 12px }
    .font16 { font-size: 14px }
    .font18 { font-size: 16px }
    .font20, .font22, .font24 { font-size: 18px }
    .font30, .font34 { font-size: 24px }
    .font36, .font38 { font-size: 30px }
    .font40, .font42, .font48 { font-size: 32px }
    .font52 { font-size: 44px }
}

@media(max-width:767px) {
    .font14 { font-size: .26rem }
    .font16 { font-size: .28rem }
    .font18 { font-size: .3rem }
    .font20, .font22, .font24 { font-size: .32rem }
    .font30, .font34 { font-size: .38rem }
    .font36, .font38 { font-size: .42rem }
    .font40, .font42, .font48 { font-size: .46rem }
    .font52 { font-size: .5rem }
    .font130, .font110 { font-size: .6rem }
}


.topfix { float: left; width: 100%; background: #f68d2a; height: 50px; }
.topfix_left { float: left; margin-top: 13px; }
.navList { display: flex; -ms-flex-direction: row; flex-direction: row; }
.topfixleft_itel { display: flex; -ms-flex-direction: row; flex-direction: row; line-height: 24px; margin-right: 22px; }
.topfixleft_itel .leftali img { width: 24px; height: 24px; margin-right: 3px; }
.topfixleft_itel .leftali { color: #fff; font-size: 14px; position: relative; }
.topfixleft_itel .leftali i { display: inline-block; transition: all .3s ease 0; }
.topfixleft_itel:hover a.leftali { color: #000; }
.topfixleft_itel:hover a.leftali i { color: #000; transform: rotate(180deg); -webkit-transform: rotate(180deg) }

.topfix_right { float: right; color: #fff; display: flex; -ms-flex-direction: row; flex-direction: row; justify-content: center; align-items: center; vertical-align: middle; height: 50px; }
.topfix_right p { font-size: 16px; margin-bottom: 0px; }
.topfix_right p a { color: #fff; }
.topfix_right i { font-size: 20px; margin-right: 10px; }
.topfix_right:hover { color: #000; }
.topfix_right:hover p a { color: #000; }
.navChild { width: 100%; background-color: #fff; position: absolute; left: 0px; top: 50px; text-align: left; color: #333333; padding: 20px 0; border-bottom: 1px solid #dcdbdc; display: none; z-index: 99 }
.navChild .item { float: left; width: 10%; margin: 15px 0; padding: 0px 15px; text-align: center; }
.navChild .item a { display: block; }
.navChild .item .imgbg { float: left; width: 100%; height: 100px; position: relative; }
.navChild .item img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 2; }
.navChild .item span { float: left; width: 100%; height: 40px; line-height: 20px; overflow: hidden; margin-top: 10px }
.navChild .item:hover span { text-decoration: underline }


/*position: fixed; left: 0; right: 0; */
.header { transition: all .3s ease-in-out; z-index: 999; position: relative; background: #fff; }
.header .logo { float: left; margin-top: 25px }
.header .logo a, .header .logo img { float: left }
.header .lochanges { float: left; margin-left: 50px }
.header .lochanges .rightbort { float: left; color: #333; margin-top: 8px; }
.header .lochanges .rightbort i { line-height: 34px; float: left }

.header .top_category { float: left; margin-top: 25px; margin-left: 30px; }
.header .top_category .catedowlid { float: left; position: relative; }
.header .top_category .catedowlid a { color: #fff; }
.header .top_category .catedowlid p { background: #ff8d23; height: 55px; float: left; line-height: 55px; font-size: 14px; color: #fff; border-radius: 35px; width: 105px; text-align: center; }
.header .top_category .catedowlid span { position: absolute; bottom: -10px; background: #3d3b46; font-size: 12px; padding: 5px; border-radius: 15px; color: #fff; width: 52px; left: 25px; text-align: center; }
.header .catedimg { float: left; margin-left: 10px; margin-top: 6px; }

.header .top_search { float: left; height: 48px; border: 1px solid #eeeef0; width: 4.8rem; border-radius: 25px; margin-left: 40px; margin-top: 30px; position: relative; }
.header .top_searli { float: left; margin-top: 10px; line-height: 28px; margin-left: 15px; }
.header .top_searli i { float: left; font-size: 20px; color: #a7a7ad }
.header .top_searli #searkey { float: left; border: 0px; background: none; height: 28px; margin-left: 10px; color: #a7a7ad; width: 1.5rem; }

.searchbox { position: absolute; top: 0px; left: 0px; width: 4.8rem; background: #f68d2a; height: 100%; border-radius: 25px; display: none; }
.searchform { flex: 1; display: flex; align-items: center; height: 48px; padding-left: 15px; padding-right: 15px; }
.searchform input { flex: 1; text-align: left; color: #fff; text-indent: 15px; background: none; border: 0; }


.searchform input::-webkit-input-placeholder { font-size: 14px; font-weight: 300; color: #fff }

.searchform input::-moz-placeholder { font-size: 14px; font-weight: 300; color: #fff }

.searchform input:-ms-input-placeholder { font-size: 14px; font-weight: 300; color: #fff }

.searchform input::-ms-input-placeholder { font-size: 14px; font-weight: 300; color: #fff }

.searchform input::placeholder { font-size: 14px; font-weight: 300; color: #fff }

.searchform i { font-size: 16px; color: #fff; }
.searchform button { background: 0 0; color: #a7a7ad }
.searchform button i { cursor: pointer; color: #fff; }
.search-close { margin-left: 3vw; width: .3rem; cursor: pointer; position: absolute; right: 0; top: 0 }
.search-close i { font-size: 30px }
.searchbox.on { transform: translateY(0); padding: 0 8vw }

.header .top_searkeyws { float: right; margin-right: 10px; margin-top: 10px; }
.header .top_searkeyws a { float: left; margin-right: 5px; background: #f6f6f6; padding-left: 8px; padding-right: 8px; height: 28px; font-size: 12px; line-height: 28px; border-radius: 25px; max-width: 70px; overflow: hidden; text-overflow: ellipsis;font-weight: bold;}
.header .top_searkeyws a:hover { background: #f68d2a; color: #fff; }
.catedimg i { background: #1f4cea; color: #fff; width: 44px; height: 44px; float: left; text-align: center; line-height: 44px; border-radius: 50%; }


.header .nav { float: right; margin-top: 30px }
.header .menu { float: left; height: 51px; line-height: 51px }
.header .menu > li { float: left; margin-left: 35px; position: relative }
.header .menu > li > a { font-size: 14px; color: #333; height: 51px; display: inline-block; transition: all .3s ease-in-out;font-weight: bold; }
.header .menu > li > a > i { display: inline-block; color: #333; vertical-align: middle; transition: all .3s ease 0; font-weight: 700; margin-left: 6px }
.header .menu > li:hover > a > i { transform: rotate(180deg); -webkit-transform: rotate(180deg) }
.header .menu > li > a:after { border-bottom: 2px solid #f68d2a; width: 0; content: ""; display: block; margin-top: -6px; transition: width .5s; -moz-transition: width .5s; -webkit-transition: width .5s; -o-transition: width .5s }
.header .menu > li > a:hover:after { width: 100% }
.header .menu > li > a:hover { color: #f68d2a }

.header .menu > li > a.hover:after { width: 100% }
.header .menu > li > a.hover { color: #f68d2a }

.nav > ul > li:nth-child(1) { position: static }
.nav > ul > li:nth-child(2) { position: static }
.nav > ul > li .divDropDown { width: 100%; position: absolute; left: 0; top: calc(125px); padding: 30px 0 80px; background: #fff; border-top: 1px solid #f1f1f1; z-index: 999; transform: rotate3d(1,0,0,-90deg); -webkit-transform: rotate3d(1,0,0,-90deg); -webkit-transform-origin: 0 0 0; transform-origin: 0 0 0; opacity: 0; transition: transform .5s,opacity .3s; -webkit-transition: -webkit-transform .5s,opacity .3s; text-align: left; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; overflow: hidden }
.fixed-header-on .nav > ul > li .divDropDown { top: 100px }
.fixed-header-on .menu > li > a > i { color: #333 }
.nav > ul > li:hover .divDropDown { transform: rotate3d(1,0,0,0); -webkit-transform: rotate3d(1,0,0,0); opacity: 1 }
.nav > ul > li .divDropDown .item { float: left; width: calc((100% - 80px)/3) }
.nav > ul > li .divDropDown .item:last-child { margin-right: 0 }
.nav > ul > li .divDropDown .item h5 { border-bottom: 1px solid #a2a2a2; margin-bottom: 30px }
.nav > ul > li .divDropDown .item h5 a { color: #fa798a; line-height: 20px; display: block; padding: 10px 0; font-size: 18px; font-weight: 700 }
.nav > ul > li .divDropDown .item:nth-child(2n+1) { margin-right: 0 }
.nav > ul > li .divDropDown .item:nth-child(2) h5 a { color: #6ecac9 }
.nav > ul > li .divDropDown .item:nth-child(2) { margin: 0 40px }
.nav > ul > li .divDropDown .item:nth-child(3) h5 a { color: #b888f8 }
.nav > ul > li .divDropDown .item:nth-child(4) h5 a { color: #ff9655 }
.nav > ul > li .divDropDown .item ul { padding: 0; margin: 0; min-height: 90px; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between }
.nav > ul > li:nth-child(2) .divDropDown .item ul { min-height: 40px }
.nav > ul > li .divDropDown .item ul li { width: 48%; line-height: 30px }
.nav > ul > li .divDropDown .item ul li a { color: #333 }
.nav > ul > li .divDropDown .item ul li a:hover { color: #f18345 }
.nav > ul > li .divDropDown .item .img { float: left; width: 100%; margin-top: 30px }
.nav > ul > li .divDropDown .item .img img { float: left }
header .nav-icon { display: none; cursor: pointer }
header .nav-icon span { display: block; width: 22px; height: 3px; background: #4c5b70; border-radius: 2px; transition: all .3s linear }
header .nav-icon span:not(:first-child) { margin-top: 3px }
header .nav-icon.on span:nth-of-type(1) { -webkit-transform: matrix(1,0,0,1,0,6) rotate(45deg); transform: matrix(1,0,0,1,0,6) rotate(45deg) }
header .nav-icon.on span:nth-of-type(3) { -webkit-transform: matrix(1,0,0,1,0,6) rotate(45deg); transform: matrix(1,0,0,1,0,-6) rotate(-45deg) }
header .nav-icon.on span:nth-of-type(2) { width: 0 }
.header .icoSearch { float: right; margin-left: 30px; margin-top: 27px }
.header .logo .imgonto { display: none }
.fixed-header-on .header { z-index: 998; position: fixed; border-bottom: 1px solid #f68d2a; left: 0; right: 0; top: 0px; padding-bottom: 15px; }




.fixed-header-on .tbar { display: none }
.fixed-header-on .nav { margin-top: 25px }
.fixed-header-on .header .menu > li > a { color: #333; height: 51px; display: inline-block; transition: all .3s ease-in-out }
.fixed-header-on .header .menu > li > a.hover { color: #f68d2a }
.search_con { float: left; margin-left: 45px; margin-top: 13px; color: #fff }
.search_con i { font-size: 18px; font-weight: 700; cursor: pointer }
.fixed-header-on .header .search_con { color: #333 }
.set_3_button { color: #fff; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; position: relative; background: #e5222a; overflow: hidden; width: auto; padding: 0 25px; margin-left: 30px; line-height: 45px; float: left; cursor: pointer; text-align: center; border-radius: 15px }
.set_3_button a { color: #333; text-decoration: none; display: block }
.set_3_button span { -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.set_3_button:hover { background-color: #fff; color: #e5222a; border: 1px solid #e5222a }
.set_3_button:hover > span { opacity: 0; -webkit-transform: translate(0px,40px); transform: translate(0px,40px) }
.set_3_button::after { content: attr(data-text); position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; -webkit-transform: translate(-30%,0); transform: translate(-30%,0); -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.set_3_button:hover::after { opacity: 1; -webkit-transform: translate(0,0); transform: translate(0,0) }
.header-lang { position: relative; z-index: 19; float: left }
.header-lang .box { height: 34px; padding: 0 6px; cursor: pointer; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center }
.header-lang .box img { height: 16px }
.header-lang .box em { margin: 0 7px; font-size: 14px; font-weight: 500; color: #333; display: inline-block; text-transform: capitalize; font-style: normal }
.header .lochanges .rightbort .header-lang .box i { font-size: 14px; height: 15px; color: #333; transition: all .3s ease 0s; line-height: 15px }
.fixed-header-on .header-lang .box em { color: #000 }
.fixed-header-on .header .lochanges .rightbort .header-lang .box i { color: #000 }
.header-lang ul { overflow: hidden; width: 180px; position: absolute;  left: -60px; top: 34px; z-index: 18; background: #fff; box-sizing: border-box; opacity: 0; visibility: hidden; transition: all .4s ease 0s; max-height: 160px; overflow-y: scroll; padding: 5px 10px; border: 1px solid #e5e5e5; display: flex; flex-wrap: wrap; -webkit-transform: translate3d(0, 10px, 0); }
.header-lang ul li { line-height: 20px; padding: 5px 0; border-bottom: 1px solid #f5f5f5; width: 50%; }
.header-lang ul li:last-child { border-bottom: none }
.header-lang ul li a { font-size: 14px; font-weight: 500; color: #333; text-transform: capitalize; }
.header-lang ul li img { height: 16px; margin-right: 6px }
.header-lang ul li a:hover { color: #997b5f }
.header-lang:hover ul { opacity: 1; visibility: visible; transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0) }
.header-lang:hover .box i { transform: rotate(180deg); -webkit-transform: rotate(180deg) }

.bagg { width: 100%; height: 100%; background-color: #000; opacity: .5; position: fixed; display: none; z-index: 1000; top: 0px; left: 0px; }

@media(max-width:767px) {
    .carousel { margin-top: 80px }

    .moblie_head { display: block; background: #fff; padding: 10px 15px; position: fixed; z-index: 999; top: 0; border-bottom: 1px solid #ddd; width: 100% }
    .header-lang .box { width: 60px }
    .moblie_head .lf { float: left; width: calc((100% - 152px)); text-align: center }
    .moblie_head .lf img { height: 50px }
    .fixed-header-on .nav { margin-top: 0 }
    .moblie_head .rg { padding-top: 10px; display: flex; align-items: center; }
    .moblie_head .lochanges { float: left; margin-top: 5px; margin-left: 0; display: flex; }
    .header-lang .box em { color: #333 }
    .moblie_head .lochanges .leftbort { float: left; width: 1px; background: #333; height: 32px; margin-top: 8px }
    .header-lang ul { border: 1px solid #333; left: 0px; }
    .moblie_head .lochanges .rightbort { float: left; color: #333; margin-left: 0; margin-top: 8px }
    .moblie_head .lochanges .rightbort i { line-height: 34px; float: left }
    .a_txt { display: block; position: fixed; top: 0; left: 0; width: 0; height: 0; overflow: hidden; z-index: 1000 }
    .a_txt .div1 { position: absolute; width: 100%; height: 100%; background: #0b0d19; filter: alpha(opacity=0); opacity: 0; left: 0; top: 0 }
    .a_txt .div2 { position: absolute; width: 20%; left: 0; top: 5%; z-index: 100; text-align: center; filter: alpha(opacity=0); opacity: 0 }
    .a_txt .div3 { position: absolute; width: 80%; right: 0; top: 0; background: #0b0d19; height: 100%; z-index: 100; right: -80% }
    .a_txt .div3 ul { padding-left: 5%; padding-right: 5% }
    .a_txt .div3 ul li { border-bottom: 1px solid #232530 }
    .a_txt .div3 ul li a { display: block; height: 45px; color: #fff; line-height: 45px; padding-left: 5%; font-size: 16px }
    .a_txt .div3 ul li .div_js1 { background: url(../images/7_15.png) 95% center no-repeat; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s }
    .a_txt .div3 ul li .div_js_on1 { background: url(../images/7_14.jpg) 95% center no-repeat; -webkit-transition: all 0s; -moz-transition: all 0s; transition: all 0s }
    .a_txt .div3 ul li .div_js_txt1 a { height: 40px; line-height: 40px; font-size: 14px }
    .header-search__form_hide { display: none; }
}

@media(min-width:768px) and (max-width:991px) {
    .header .logo { margin-top: 15px; }
    .header .nav { margin-top: 13px }
    .header .menu { float: right; }
    .header .menu > li { float: left; margin-left: 20px }
    .header .icoSearch { display: none }
    .header .menu > li a { font-size: 14px; }
    .header-lang .box em { font-size: 12px; }
    .header .logo img { height: 55px }
    .header .top_category { display: none; }
    .top_searkeyws { display: none; }
    .header .top_search { margin-left: 15px; width: 165px; margin-top:15px; height:38px; }
    .header .top_searli #searkey { width: 1.3rem; }
    .header .top_searli { margin-top: 6px; }
    .header .lochanges { float: left; margin-left: 0px }
    .topfixleft_itel { display: flex; -ms-flex-direction: row; flex-direction: row; line-height: 24px; margin-right: 2px; }
    .topfixleft_itel .leftali img { display: none; }
    .topfixleft_itel .leftali { font-size: 12px; }
    .topfix_right p { font-size: 14px; }
    .navChild .item a { font-size: 12px; }
    .navChild .item .imgbg { height: 60px; }
    .topfix_right { display: none; }
    .navChild .item { float: left; width: 15%; }
    .header-lang .box { padding: 0px; }
    .searchbox { width: 2.5rem; height: 40px; line-height: 40px; }
    .searchform { height: 40px; }
    .searchform input { width: 165px; }
    .searchform input::-webkit-input-placeholder { display: none; }
    .searchform input::-moz-placeholder { display: none; }
    .searchform input:-ms-input-placeholder { display: none; }
    .searchform input::-ms-input-placeholder { display: none; }
    .searchform input::placeholder { display: none; }
}

@media(min-width:992px) and (max-width:1200px) {
    .header .nav { margin-top: 18px }
    .header .logo { margin-top: 16px }
    .header .lochanges { float: left; margin-left: 20px }
    .header .menu > li { margin-left: 20px; }
    .header .menu > li a { font-size: 12px; }
    .header .top_category { display: none; }
    .header .top_search { margin-left: 10px; margin-top: 20px; width: 4.8rem; }
    .header .top_searli #searkey { width: 1.3rem; }
    .header .logo img { height: 55px }


    .search_con { float: left; margin-left: 20px; margin-top: 8px }

    .header-lang .box { padding: 0px; }
    .topfixleft_itel { display: flex; -ms-flex-direction: row; flex-direction: row; line-height: 24px; margin-right: 6px; }
    .topfixleft_itel .leftali img { display: none; }
    .topfixleft_itel .leftali { font-size: 13px; }
    .topfix_right p { font-size: 14px; }
    .navChild .item a { font-size: 12px; }
    .navChild .item .imgbg { height: 60px; }
    .navChild .item { float: left; width: 14%; }
    .searchbox { width: 5rem; }
}

@media(min-width:1200px) and (max-width:1366px) {

    .header .nav { margin-top: 28px }
    .header .lochanges .leftbort { height: 42px }
    .header .lochanges { float: left; margin-left: 30px }
    .header .menu > li { margin-left: 14px }
    .header .menu > li a { font-size: 13px; }
    .header .logo img { height: 55px }
    .fixed-header-on .nav { margin-top: 25px }
    .header .top_search { margin-left: 20px; width: 4.7rem; }
    .header .top_searli #searkey { width: 1.3rem; }
    .header-lang .box { padding: 0px; }
    .header .top_category .catedowlid p { }
    .header .top_category { margin-left: 18px; }
    .topfixleft_itel { display: flex; -ms-flex-direction: row; flex-direction: row; line-height: 24px; margin-right: 7px; }
    .topfixleft_itel .leftali { font-size: 12px; }
    .topfix_right p { font-size: 14px; }
    .navChild .item a { font-size: 12px; }
    .navChild .item .imgbg { height: 60px; }
    .searchbox { height: 48px; }
    .searchform { height: 48px; }
}

@media(min-width:1367px) and (max-width:1440px) {

    .header .nav { margin-top: 30px }
    .header .lochanges .leftbort { height: 42px }
    .header .lochanges { float: left; margin-left:15px }


    .fixed-header-on .header .lochanges { float: left; margin-left: 20px }

    .header .menu > li { margin-left: 15px }
    .header .logo img { height: 58px }
    .fixed-header-on .nav { margin-top: 25px }
    .header .top_search { margin-left: 15px; width: 412px; }
    .header .top_searli #searkey { width: 1.3rem; }
    .topfixleft_itel { display: flex; -ms-flex-direction: row; flex-direction: row; line-height: 24px; margin-right: 5px; }
    .topfixleft_itel .leftali { font-size: 13px; }
    .topfix_right p { font-size: 14px; }
    .searchbox { height: 48px; width: 412px; }
    .searchform { height: 48px; }
}

@media(min-width:1441px) and (max-width:1600px) {


    .header .lochanges .leftbort { height: 42px }
    .header .lochanges { float: left; margin-left: 30px; }
    .header .menu > li { margin-left: 28px; }
    .header .logo img { height: 60px }
    .fixed-header-on .nav { margin-top: 25px }
    .topfixleft_itel { display: flex; -ms-flex-direction: row; flex-direction: row; line-height: 24px; margin-right: 4px; }
    .searchbox { height: 48px; width: 430px; }
    .searchform { height: 48px; }
    .header .top_search { margin-left: 20px;width:430px; }
    .fixed-header-on .header .lochanges { float: left; margin-left: 30px }
}

.foot { float: left; width: 100%; background: #3a3a3a }
.foot .f1 { float: left; width: 100%; padding: 100px 0 52px }
.foot .f1 .container { display: flex }
.foot .dms1 { float: left; flex: 0 0 35%; padding-right: 10% }
.foot .dms1 .tit { float: left; width: 100%; color: #e62129; font-size: 20px; margin: 0 0 30px }
.foot .dms1 p { float: left; width: 100%; color: #a3a3a3; margin-bottom: 15px }
.foot .item { width: 25%; float: left; display: flex; flex-wrap: wrap; align-self: flex-start }
.foot .item .tit { color: #e62129; font-size: 20px; margin-bottom: 30px; display: flex; align-items: center; justify-content: space-between; width: 100%; text-transform: uppercase }
.foot .item .tit i { display: block; padding-left: 10px }
.foot .item .tit i img { width: 10px; float: left; -webkit-transition: all .3s linear; transition: all .3s linear }

@media(min-width:768px) {
    .foot .item .tit i { display: none }
}

.foot .item .f_list { width: 100% }
.foot .item.on .tit i img { -webkit-transform: rotate(180deg); transform: rotate(180deg) }
.foot .item .f_list .nei li { width: 100%; float: left; margin-bottom: 15px }
.foot .item .f_list .nei li a { color: #868686; -webkit-transition: all .3s linear; transition: all .3s linear }
.foot .item .f_list .nei li a:hover { color: #e62129 }
.foot .erm { float: right; flex: 0 0 221px; padding-top: 35px }
.foot .f2 { float: left; width: 100%; position: relative }
.foot .f2:before { width: 100%; height: 1px; background: #515151; content: " "; display: block; position: absolute; left: 0; top: 50px }
.foot .f2 .container .if { display: flex; justify-content: space-between; align-items: center }
.foot .f2 .gl { background: #444; padding: 16px 36px 15px 40px; display: flex; align-items: center; color: #838383; border-radius: 15px; position: relative; z-index: 1; font-family: montserrat; font-size: 16px }
.foot .f2 .gl .line { width: 1px; height: 42px; background: #6b6664; margin: 0 42px 0 57px }
.foot .f2 .gl .by { margin-left: 25px }
.foot .f2 .gr { position: relative; z-index: 1; display: flex }
.foot .f2 .gr a { width: 53px; height: 53px; background: #444; display: block; float: left; text-align: center; border-radius: 50%; margin-left: 21px; transition: all .6s; position: relative }
.foot .f2 .gr a img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; display: block; width: auto !important; height: auto !important; z-index: 1; max-width: 100%; max-height: 100% }
.foot .f2 .gr a:nth-child(1) { margin-left: 0 }
.foot .f2 .gr a:hover img { opacity: .4 }
.foot .f2 .container .ic { float: left; width: 100%; text-align: right; padding: 22px 0 25px }
.foot .f2 .container .ic br { display: none }

@media(max-width:767px) {
    .foot .f1 { padding: 60px 0 25px }
    .foot .f1 .container { flex-wrap: wrap }
    .foot .dms1 { float: left; flex: 0 0 100%; padding-right: 0 }
    .foot .item .tit { font-size: 18px; margin-bottom: 20px }
    .foot .item { width: 100%; float: left; display: flex; flex-wrap: wrap; align-self: flex-start; margin-top: 10px }
    .foot .item .f_list { display: none }
    .foot .erm { display: none }
    .foot .f2 { border-top: 1px solid #515151; padding-top: 30px }
    .foot .f2:before { display: none }
    .foot .f2 .gl { display: none }
    .foot .f2 .gr { margin: 0 auto }
    .foot .f2 .gr a { width: 40px; height: 40px }
    .foot .f2 .gr a img { width: 16px !important; height: 16px !important }
    .foot .f2 .container .ic { width: 100%; text-align: center }
    .foot .f2 .container .ic br { display: block }
}

@media(min-width:768px) and (max-width:991px) {
    .foot .f1 { padding: 60px 0 25px }
    .foot .f1 .container { flex-wrap: wrap }
    .foot .dms1 { float: left; flex: 0 0 100%; padding-right: 0 }
    .foot .item .tit { font-size: 18px; margin-bottom: 20px }
    .foot .item { width: 100%; float: left; display: flex; flex-wrap: wrap; align-self: flex-start; margin-top: 10px }
    .foot .item .f_list { display: none }
    .foot .erm { display: none }
    .foot .f2 { border-top: 1px solid #515151; padding-top: 30px }
    .foot .f2:before { display: none }
    .foot .f2 .gl { display: none }
    .foot .f2 .gr { margin: 0 auto }
    .foot .f2 .gr a { width: 40px; height: 40px }
    .foot .f2 .gr a img { width: 16px !important; height: 16px !important }
    .foot .f2 .container .ic { width: 100%; text-align: center }
    .foot .f2 .container .ic br { display: block }
}

@media(min-width:992px) and (max-width:1199px) {
    .foot .dms1 { flex: 0 0 35%; padding-right: 5% }
}

@media(min-width:1200px) and (max-width:1366px) {
    .foot .dms1 { flex: 0 0 35%; padding-right: 5% }
}

@media(min-width:1367px) and (max-width:1440px) {
}


.prooalt { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; overflow: hidden; display: none }
.prooalt .bag { width: 100%; height: 100%; background-color: #000; opacity: .5 }
.prooalt .cont { position: absolute; top: 0; right: 0; max-width: 600px; width: 94%; background-color: #fff; height: 100% }
.prooalt .cont .fz_tit { line-height: 1rem; padding: 0 .52rem; padding-right: .26rem; color: #fff; background: #f68d2a; background-size: cover; display: flex; align-items: center; justify-content: space-between }
.prooalt .cont .fz_tit .close { width: .24rem; line-height: 1; -webkit-transition: all .3s linear; transition: all .3s linear; cursor: pointer; font-size: 18px }
.prooalt .cont .fz_tit .close i { color: #fff; font-size: 22px }
.prooalt .cont .fz_tit .close:hover { transform: rotate(90deg) }
.prooalt .cont .middlid { width: 100%; padding: .32rem .5rem 14px }
.prooalt .cont .fz_jut { width: 100%; padding: .32rem .5rem 14px }

@media(max-width:767px) {
    .prooalt .cont .fz_jut { padding: .4rem .3rem 12px }
}

.prooalt .cont .fz_jut .fz_list { display: none }
.prooalt .cont .fz_jut .fz_list.active { display: block }
.prooalt .cont .fz_jut .fz_list .item .int { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #ddd; margin-bottom: .15rem }
.prooalt .cont .fz_jut .fz_list .item .int input, .prooalt .cont .fz_jut .fz_list .item .int .lab { font-size: 16px; color: #f68d2a }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .item .int input, .prooalt .cont .fz_jut .fz_list .item .int .lab { font-size: 14px }
}

.prooalt .cont .fz_jut .fz_list .item .int input { width: calc(100% - 20px); padding: .16rem 0 }
.prooalt .cont .fz_jut .fz_list .item .int textarea { width: calc(100% - 20px); padding: .16rem 0; font-size: 18px }
.prooalt .cont .fz_jut .fz_list .item .int .lab { color: # }
.prooalt .cont .fz_jut .fz_list .item .int.on .lab { opacity: 0 }
.prooalt .cont .fz_jut .fz_list .item .textarea1 { border-bottom: none; margin-bottom: 10px }
.prooalt .cont .fz_jut .fz_list .item .textarea1 textarea { border: 1px solid #ddd; padding: .2rem; width: 100%; height: 90px; border-radius: 5px; margin-top: .2rem }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .item .textarea1 textarea { height: 80px }
}

@media(max-width:767px) {
    .prooalt .cont .fz_jut .fz_list .item .textarea1 textarea { height: 70px }
}

.prooalt .cont .fz_jut .fz_list .item .yan { display: flex; align-items: center; padding-bottom: 10px }
.prooalt .cont .fz_jut .fz_list .item .yan input { width: calc(100% - 190px); padding: 0 .2rem }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .item .yan input { width: calc(100% - 160px) }
}

.prooalt .cont .fz_jut .fz_list .item .yan .fz_huan { display: flex; align-items: center; width: 180px }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan { width: 150px }
}

@media(max-width:767px) {
    .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan { width: 130px }
}

.prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .but { color: #d9333f; font-size: 14px; margin-right: 12px }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .but { font-size: 12px; margin-right: 10px }
}

.prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .img { width: 68%; overflow: hidden }

@media(max-width:767px) {
    .prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .img { width: 62% }
}

.prooalt .cont .fz_jut .fz_list .item .yan .fz_huan .img img { float: left; width: 100% }
.prooalt .cont .fz_jut .fz_list .item .fz_but { width: 100%; height: .5rem; margin-top: .3rem; background-color: #f68d2a; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 16px }
.prooalt .cont .fz_jut .fz_list .item .fz_but i { font-size: 22px }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .item .fz_but { font-size: 14px; height: 45px }
}

@media(max-width:767px) {
    .prooalt .cont .fz_jut .fz_list .item .fz_but { height: .8rem }
}

.prooalt .cont .fz_jut .fz_list .item .fz_but i { display: block; width: 16px; overflow: hidden; margin-right: 10px }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .item .fz_but i { width: 14px; margin-right: 8px }
}

.prooalt .cont .fz_jut .fz_list .item .fz_but i img { width: 100%; float: left }
.prooalt .cont .fz_jut .fz_list .item .fz_but:hover { opacity: .9 }
.prooalt .cont .fz_jut .fz_list .item .name { display: flex; align-items: center; font-size: 16px; padding: 0 0 .16rem }

@media(max-width:767px) {
    .prooalt .cont .fz_jut .fz_list .item .name { font-size: 16px }
}

.prooalt .cont .fz_jut .fz_list .item .name span { display: block; width: calc(100% - 20px) }
.prooalt .cont .fz_jut .fz_list .item .name .lab { color: red }
.prooalt .cont .fz_jut .fz_list .item .zhong { display: flex; flex-wrap: wrap; margin-bottom: .22rem }
.prooalt .cont .fz_jut .fz_list .item .zhong label { display: flex; width: 33.333%; position: relative; color: #333; font-size: 14px; margin-bottom: 5px }

@media(max-width:767px) {
    .prooalt .cont .fz_jut .fz_list .item .zhong label { font-size: 14px }
}

.prooalt .cont .fz_jut .fz_list .item .zhong label i { display: block; width: 20px; height: 20px; border: solid 2px #ddd }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .item .zhong label i { width: 16px; height: 16px; border-width: 1px }
}

.prooalt .cont .fz_jut .fz_list .item .zhong label span { display: block; width: 80%; width: calc(100% - 20px); padding: 0 10px }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .item .zhong label span { width: calc(100% - 16px) }
}

.prooalt .cont .fz_jut .fz_list .item .zhong label input { opacity: 0; top: 0; left: 0; position: absolute }
.prooalt .cont .fz_jut .fz_list .item .zhong label input:checked ~ i { border-color: #d9333f; background: #d9333f; background: #d9333f url(../images/dagouiconimg1.png) no-repeat center; background-size: 60% auto }
.prooalt .cont .fz_jut .fz_list .item:nth-child(2) .zhong { margin-bottom: .1rem }
.prooalt .cont .fz_jut .fz_list .text { text-align: center; color: #999; font-size: 14px; margin-top: 14px }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .fz_list .text { font-size: 12px }
}

.prooalt .cont .fz_jut .scrolhe { width: 100% }

@media(max-width:1580px) {
    .prooalt .cont .fz_jut .scrolhe { height: 5rem; overflow: auto }
}

@media(max-width:767px) {
    .prooalt .cont .fz_jut .scrolhe { height: 8rem }
}



.mobnav { position: absolute; left: 0; right: 0; top: 70px; height: 0; background: #fff; transition: all .65s; overflow: hidden; z-index: 100 }
.mobnav[type=close] { height: 100vh }
.mobnav .navbox { position: absolute; top: 0; left: 15px; right: 15px; padding-top: 6px; line-height: 60px; bottom: 180px }
.mobnav .navbox .f_navbox { height: 100%; margin-bottom: 10px; overflow-x: hidden; overflow-y: auto }
.mobnav .navbox .f_navbox li { border-bottom: 1px solid #ddd }
.mobnav .navbox .f_navbox li > a { display: flex; font-size: 18px; align-items: center; justify-content: space-between; color: #333; text-transform: uppercase }
.mobnav .navbox .f_navbox li > a > .btndown { width: 60px; display: flex; align-items: center; flex-shrink: 0; justify-content: center; transition: all .3s linear; font-size: 30px }
.mobnav .navbox .f_navbox li > a > .btndown:before { content: "\e6b9" }
.mobnav .navbox .f_navbox li > a > i { font-size: 20px; font-weight: 700; margin-right: 8px }
.mobnav .navbox .f_navbox li.active > a > i { transform: rotate(180deg) }
.mobnav .navbox .f_navbox li > ul { line-height: 35px; padding-bottom: 15px; padding-left: 20px; display: none }
.mobnav .navbox .f_navbox li ul > li { border: 0 }
.mobnav .navbox .f_navbox li ul > li > a { display: flex; font-size: 16px; align-items: center; justify-content: space-between; color: #666; text-transform: capitalize }
.mobnav .navbox .f_navbox li ul > li > a > .btndown { width: 50px; display: flex; align-items: center; flex-shrink: 0; justify-content: center; transition: all .3s linear; font-size: 24px }
.mobnav .navbox .f_navbox li ul > li > a > .btndown:before { content: "\eb78" }
.mobnav .navbox .f_navbox li ul > li.active > a > .btndown { transform: none }
.mobnav .navbox .f_navbox li ul > li.active > a > .btndown:before { content: "\e620" }
.mobnav .navbox .form { display: flex; margin-top: 30px; margin-bottom: 30px; background-color: #f5f5f5; align-items: center; box-sizing: border-box; clear: both }
.mobnav .navbox .form .int { display: flex; align-items: center; box-sizing: border-box; flex: 1; padding: 0 15px }
.mobnav .navbox .form .int i { margin: 0; display: inline-block; line-height: 44px }
.mobnav .navbox .form .int input { width: 100%; height: 44px; background: 0 0; line-height: 44px; padding-left: 10px }
.mobnav .navbox .form .f_sub { display: flex; width: 1.5rem; background-color: #ff8d23; color: #fff; align-items: center; justify-content: center; border: 0; height: 44px; outline: none }

@media(max-width:768px) {
    .header__icons { margin-right: 6px; }

    .header-search { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative }

    .header-search__button,
    .header-search__submit { border: none; background: 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 30px; cursor: pointer; outline: 0; -webkit-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; stroke: #3c454e; -webkit-box-sizing: none; box-sizing: none }
    .header-search__button i { color: #000; font-size: 20px; }
    .header-search__submit i { color: #fff; font-size: 20px; }
    .header-search__submit { stroke: #fff; }

    .header-search__button:focus,
    .header-search__submit:focus { outline: 0 }

    .header-search__button:focus,
    .header-search__button:hover { stroke: #3263c9 }

    .header-search__button_fixed:focus,
    .header-search__button_fixed:hover { opacity: .5; stroke: #3c454e }

    .header-search__submit:focus,
    .header-search__submit:hover { opacity: .5 }

    .header-search__form { position: absolute; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-transition-duration: .4s; -o-transition-duration: .4s; transition-duration: .4s; width: 5rem; top: 0; bottom: 0; margin: auto 0 }

    .header-search__form_hide { opacity: 0; pointer-events: none }

    .header-search__form_hide .header-search__input { width: 50px; }

    .header-search__submit { position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0 }

    .header-search__input { border-radius: 8px; width: 5rem; max-width: 100%; background: #ff8d23; color: #fff; border: none; padding: 15px 20px; -webkit-transition-duration: .4s; -o-transition-duration: .4s; transition-duration: .4s }

    .header-search__input::-webkit-input-placeholder { font-size: 14px; font-weight: 300; color: #fff }

    .header-search__input::-moz-placeholder { font-size: 14px; font-weight: 300; color: #fff }

    .header-search__input:-ms-input-placeholder { font-size: 14px; font-weight: 300; color: #fff }

    .header-search__input::-ms-input-placeholder { font-size: 14px; font-weight: 300; color: #fff }

    .header-search__input::placeholder { font-size: 14px; font-weight: 300; color: #fff }

    .moblie_head .nav-icon { cursor: pointer; margin-top: 0px }
    .moblie_head .nav-icon span { display: block; width: 22px; height: 2px; background: #333; border-radius: 2px; transition: all .3s linear }
    .moblie_head .nav-icon span:not(:first-child) { margin-top: 5px }
    .moblie_head .nav-icon.on span:nth-of-type(1) { -webkit-transform: matrix(1,0,0,1,0,7) rotate(45deg); transform: matrix(1,0,0,1,0,7) rotate(45deg) }
    .moblie_head .nav-icon.on span:nth-of-type(3) { -webkit-transform: matrix(1,0,0,1,0,7) rotate(45deg); transform: matrix(1,0,0,1,0,-7) rotate(-45deg) }
    .moblie_head .nav-icon.on span:nth-of-type(2) { width: 0 }
}

@keyframes fadedown {
    0%,30% { opacity: 0; transform: translate3d(0,-100%,0) }
    40% { opacity: 1; transform: translate3d(0,0%,0) }
    100% { opacity: 0; transform: translate3d(0,0%,0) }
}

@keyframes fadeup {
    0% { transform: translateY(10px); opacity: 0 }
    100% { transform: translateY(0); opacity: 1 }
}

.fadeup { -webkit-animation-name: fadeup; animation-name: fadeup }

@keyframes fadeleft {
    0% { transform: translateX(-20px); opacity: 0 }
    100% { transform: translateX(0); opacity: 1 }
}

.fadeleft { -webkit-animation-name: fadeleft; animation-name: fadeleft }

@keyframes bigtosmall {
    0% { transform: scale(1.05) }
    100% { transform: scale(1); opacity: 1 }
}

.bigtosmall { -webkit-animation-name: bigtosmall; animation-name: bigtosmall }

@keyframes faderight {
    0% { transform: translateX(20px); opacity: 0 }
    100% { transform: translateX(0); opacity: 1 }
}

.faderight { -webkit-animation-name: faderight; animation-name: faderight }
.mobMenu { position: fixed; left: 0; right: 0; bottom: 0; z-index: 99; background: #f1f1f1 }
.mobMenu > .foot_nav { width: 25%; float: left; text-align: center; color: #898989; font-size: 13px; margin: 5px auto }
.mobMenu > .foot_nav > a > i { display: block; padding: 3px 0 0; font-size: 18px; line-height: 24px; color: #999 }
.mobMenu > .foot_nav > a > .hamburger { position: inherit; float: none; margin: 0 auto; width: 100%; color: #999 }
.htmlTXT { float: left; height: 40px; line-height: 40px; border-bottom: 1px solid #121315; background: 0 0; color: #121315; font-size: 14px; width: 100%; -webkit-transition: all .5s; transition: all .5s }
.inp div i { position: absolute; display: block; content: ""; left: 0; bottom: 0; width: 0; height: 1px; background: #fff; -webkit-transition: all .5s; transition: all .5s }
.htmlTXT:focus + i { width: 100% }
.divSmCont { position: relative; z-index: 2; margin-top: 80px; margin-bottom: -123px; float: left; width: 100%; }
.divSmCont .container { height: 256px; background: #f68b1a; border-radius: 10px }
.divSmCont .title { float: left; font-size: .26rem; color: #121315; line-height: .31rem; margin-top: .4rem; width: 195px; margin-left: 45px; font-weight: bold; }
.divSmCont .title i { font-size: 24px; line-height: 45px }
.divSmCont .con { float: right; width: calc(100% - 350px); margin-right: 45px }
.divSmCont .inp { float: left; width: calc(100% - 280px); margin-top: 100px }
.divSmCont .inp > div { width: calc(27% - 35px); margin-right: 35px; float: left; position: relative }
.divSmCont .inp > div:last-child { width: calc(46% - 35px) }
.divSmCont .sub { float: left; width: 240px; margin-top: 84px }
.divSmCont .sub button { cursor: pointer; float: left; font-size: 18px; border-radius: 50px; height: .72rem; line-height: .72rem; background: #fff; width: 100% }
.divSmCont .sub button span { float: left; letter-spacing: 3px; color: #333; margin-left: 55px }
.divSmCont .sub button i { width: .57rem; height: .57rem; float: right; margin-top: .07rem; line-height: .57rem; border-radius: 50%; margin-right: .1rem; background: #333; color: #fff }
.divSmCont .sub button:hover i { transform: rotate(360deg); -webkit-transform: rotate(360deg); -webkit-transition: all .5s; transition: all .5s }
.divSmCont input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid { box-shadow: none; -moz-box-shadow: none }
.divSmCont input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #121315 }
.divSmCont input:-moz-placeholder, textarea:-moz-placeholder { color: #121315 }
.divSmCont input::-moz-placeholder, textarea::-moz-placeholder { color: #121315 }
.divSmCont input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #121315 }

@media(max-width:767px) {
    .divSmCont { padding: 15px; margin-top: 30px }
    .divSmCont .container { height: auto; border-radius: 10px; padding: 30px 15px }
    .divSmCont .title { float: none; font-size: 20px; line-height: 22px; padding-top: 0; margin-top: 0; width: 100%; margin-left: 0; text-transform: capitalize }
    .divSmCont .title br { display: none }

    .divSmCont .con { float: none; width: 100%; margin-right: 0; margin-left: 0 }
    .divSmCont .inp { float: none; width: 100%; margin-top: 20px }
    .divSmCont .inp > div { width: 100%; margin-right: 0; float: none; position: relative; margin: 10px 0 }
    .divSmCont .inp > div .htmlTXT { float: none }
    .divSmCont .inp > div:last-child { width: 100% }
    .divSmCont .sub { float: none; width: 100%; margin-top: 20px }
    .divSmCont .sub a span { margin-left: 25px }
    .divSmCont .sub a { float: none; display: block }
    .divSmCont .sub button span { float: none; letter-spacing: 3px; color: #333; margin-left: 25px; text-align: center; font-size: 16px }
    .divSmCont .sub button { text-align: center; float: left; width: 100% }
    .divSmCont .sub button i { display: none }
}

@media(min-width:768px) and (max-width:991px) {
    .divSmCont .container { height: auto; padding-bottom: 30px }
    .divSmCont .title { width: calc(100% - 90px) }
    .divSmCont .con { float: left; width: calc(100% - 90px); margin-left: 45px }
    .divSmCont .inp { float: left; width: 100%; margin-top: 30px }
    .divSmCont .sub { float: left; width: 100%; margin-top: 40px }
    .divSmCont .sub a span { margin-left: 25px }
    .divSmCont .sub button span { float: left; letter-spacing: 3px; color: #333; margin-left: 25px }
}

@media(min-width:992px) and (max-width:1199px) {
    .divSmCont .container { height: 220px; border-radius: 10px }
    .divSmCont .title { width: 175px }
    .divSmCont .con { float: right; width: calc(100% - 260px); margin-right: 25px }
    .divSmCont .sub { float: left; width: 180px; margin-top: 84px }
    .divSmCont .inp { float: left; width: calc(100% - 200px); margin-top: 100px }
    .divSmCont .inp > div { width: calc(27% - 10px); margin-right: 10px; float: left; position: relative }
    .divSmCont .sub button span { float: left; letter-spacing: 3px; color: #333; margin-left: 25px }
}

@media(min-width:1200px) and (max-width:1440px) {
    .divSmCont .container { height: 230px; border-radius: 15px }
    .divSmCont .title { margin-top: 60px }
}

.footer__subnavSelect { width: 100%; background: #626e7f; height: 45px; border: 0; border-bottom: 1px solid #879baa; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; color: #fff; padding: 2px 15px 0; background-color: #626e7f; background-image: url(../images/arrow-down-select.svg); background-repeat: no-repeat; background-position-x: 95%; background-position-y: center; background-size: 15px; outline: 0 }
footer { float: left; width: 100%; padding-top: 185px; padding-bottom: .5rem; color: #94a8bc; font-size: 16px; background: url(../images/foot.jpg) no-repeat; }
footer .container { }
footer .div1 { float: left; width: 38% }
footer .div1 .smT1 { float: left; width: 100%; color: #fff; font-size: 14px; font-weight: 700 }
footer .div1 .smT2 { float: left; width: 100%; color: #fff; font-size: .36rem; margin-top: .2rem }
footer .div1 .smT2 a { color: #fff }
footer .div1 .smT2 a:hover { color: #f68d2a }
footer .div1 strong { font-size: 16px; color: #fff; width: 100%; margin-top: .3rem; float: left }
footer .div1 .smT3 { float: left; width: 100%; color: #666666; margin-top: .1rem }
footer .div1 .smT3 a { color: #666666 }
footer .div1 .smT3 a:hover { color: #fff }
footer .div1 .smAdd { padding-right: 20% }
footer .div2 { float: left; width: 50% }
footer .div2 strong { float: left; width: 100%; font-size: 24px; font-weight: 400; color: #fff }
footer .div2 ul { float: left; width: 100%; padding: 0; margin-top: .2rem }
footer .div2 ul li { float: left; width: 50%; margin: 15px 0 }
footer .div2 ul li a { float: left; font-size: 16px; color: #666 }
footer .div2 ul li a:hover { color: #fff }

footer .div3 { float: left; width: 12% }
footer .div3 strong { float: left; width: 100%; font-size: 24px; font-weight: 400; color: #fff }
footer .div3 ul { float: left; width: 100%; padding: 0; margin-top: .2rem }
footer .div3 ul li { float: left; width: 100%; margin: 15px 0 }
footer .div3 ul li a { float: left; font-size: 16px; color: #666 }
footer .div3 ul li a:hover { color: #fff }

footer .copy { float: left; width: 100%; margin-top: 35px; position: relative }
footer .copy:before { width: 100%; height: 1px; background: #936624; position: absolute; left: 0; top: 75px; content: ""; z-index: 0 }
footer .powered { float: left; padding: 18px 35px; background: #f1f1f1; border-radius: 20px; margin-top: 30px; align-items: center; display: flex; z-index: 1; position: relative; box-shadow: 0 0 20px rgb(0 0 0/10%) }
footer .powered .siteLogo { float: left; padding: 0 25px 0 0; border-right: 1px solid #cccccc; }
footer .powered .inj { float: left; margin-left: 25px; display: flex; align-items: center }
footer .powered .inj span { float: left; line-height: .39rem; font-size: 16px; color: #333333; }
footer .powered .inj img { float: left; margin-left: .2rem }
footer .share { float: right; position: relative; z-index: 2 }
footer .share span { font-size: 16px; color: #fff; margin-left: 10px }
footer .share ul { margin-top: 20px; padding: 0 }
footer .share ul li { float: left; margin-left: 10px }
footer .share ul li a { font-size: .22rem; color: #f68c1c; width: .6rem; height: .6rem; line-height: .6rem; text-align: center; background: #f1f1f1; display: block; border-radius: 50% }
footer .share ul li a i { font-size: 24px }
footer .share ul li a:hover { color: #333 }
footer .copyright { float: left; width: 100%; margin-top: 15px; text-align: right; color: #fff }
footer .copyright a { margin-top: 15px; color: #ffffff; }

@media (max-width:639px) {
    footer { font-size: 14px; padding-bottom: 80px; padding-top: 130px; background: #131315; }
    footer .container { padding: 15px }
    footer .div1 { width: 100%; padding-left: 0 }
    footer .div1 .smAdd { padding-right: 0% }
    footer .div2 { width: 100%; margin-top: 15px; }
    footer .div2 strong { font-size: 16px; margin-bottom: 0px }
    footer .div2 ul li { margin: 5px 0; width: 100%; }
    footer .div2 ul li a { font-size: 14px; }
    footer .div3 { display: none }
    footer .div2:nth-child(2) { width: 100% }
    footer .div2:last-child { width: 100% }
    footer .copy { margin-top: 20px; }
    footer .copy:before { display: none; }
    footer .powered { width: 100%; margin-top: 0; padding: 10px 20px; align-items: center; text-align: center; justify-content: center; display: block; }
    footer .powered .siteLogo { float: left; border-bottom: 1px solid #ccc; width: 100%; align-items: center; margin-top: 5px; padding-bottom: 8px; border-right: 0px; }
    footer .powered .inj { float: left; margin-left: 0px; display: flex; align-items: center; width: 100%; text-align: center; justify-content: center; margin-top: 8px; margin-bottom: 5px; font-size: 12px; }
    footer .powered .inj span { font-size: 14px; }
    footer .share { float: left; width: 100% }
    footer .share span { display: none }
    footer .share ul { display: table; margin: 0 auto; margin-top: 30px }
    footer .share ul li a { width: 45px; height: 45px; font-size: 16px; line-height: 45px }
    footer .copyright { text-align: center }
    footer .share ul li a i { font-size: 18px }
}

@media(min-width:640px) and (max-width:767px) {
    footer { font-size: 14px; padding-bottom: 80px; padding-top: 130px; background: #131315; }
    footer .container { padding: 15px }
    footer .div1 { width: 100%; padding-left: 0 }
    footer .div1 .smAdd { padding-right: 0% }
    footer .div2 { width: 100%; margin-top: 15px; }
    footer .div2 strong { font-size: 16px; margin-bottom: 0px }
    footer .div2 ul li { margin: 5px 0; }
    footer .div2 ul li a { font-size: 14px; }
    footer .div3 { display: none }
    footer .div2:nth-child(2) { width: 100% }
    footer .div2:last-child { width: 100% }
    footer .copy:before { top: 60px }

    footer .powered { width: 100%; margin-top: 0; padding: 10px 20px; align-items: center; text-align: center; justify-content: center }
    footer .powered .siteLogo { float: left; border-right: 1px solid #dce1e6; width: 50%; align-items: center }
    footer .powered .inj { float: left; margin-left: 25px; display: flex; align-items: center; width: 50%; text-align: center; justify-content: center }
    footer .powered .inj span { font-size: 14px; }
    footer .share { float: left; width: 100% }
    footer .share span { display: none }
    footer .share ul { display: table; margin: 0 auto; margin-top: 30px }
    footer .share ul li a { width: 45px; height: 45px; font-size: 16px; line-height: 45px }
    footer .copyright { text-align: center }
    footer .share ul li a i { font-size: 18px }
}

@media(min-width:768px) and (max-width:991px) {
    footer { font-size: 14px; padding-bottom: 30px; padding-top: 160px; background: #131315; }
    footer .container { padding: 0 }
    footer .div1 { width: 100%; padding-left: 0 }
    footer .div1 .smAdd { padding-right: 0% }
    footer .div2 { width: 100%; margin-top: 15px }
    footer .div2 strong { font-size: 16px; margin-bottom: 15px; font-weight: 700; margin-bottom: 6px }
    footer .div2 ul { margin-top: 0 }
    footer .div2 ul li { margin: 5px 0 }
    footer .div2 ul li a { font-size: 14px; color: #666 }
    footer .div2:nth-child(2) { width: 100% }
    footer .div2:last-child { width: 100% }

    footer .div3 strong { font-size: 16px; margin-bottom: 15px; font-weight: 700; margin-bottom: 6px }
    footer .div3 ul { margin-top: 0 }
    footer .div3 ul li { margin: 5px 0 }
    footer .div3 ul li a { font-size: 14px; color: #666 }
    footer .div3:nth-child(2) { width: 100% }
    footer .div3:last-child { width: 100% }

    footer .copy:before { top: 40px }
    footer .powered { width: 100%; margin-top: 0; padding: 10px 50px; align-items: center; text-align: center; justify-content: center }
    footer .powered .siteLogo { float: left; border-right: 1px solid #dce1e6; width: 50%; align-items: center }
    footer .powered .inj { float: left; margin-left: 25px; display: flex; align-items: center; width: 50%; text-align: center; justify-content: center }
    footer .share { float: left; width: 100% }
    footer .share span { display: none }
    footer .share ul { display: table; margin: 0 auto; margin-top: 30px }
    footer .copyright { text-align: center }
    .footer__subnavSelect { display: block !important }
}

@media(min-width:992px) and (max-width:1199px) {
    footer .div1 .smAdd { padding-right: 0% }
    footer .div1 strong { font-size: 14px; margin-top: .3rem }
    footer .div1 .smT3 { font-size: 14px }
    footer .div2 strong { font-size: 18px }
    footer .div2 ul li a { font-size: 14px }
    footer .div2 ul li { margin: 10px 0 }

    footer .div3 strong { font-size: 18px }
    footer .div3 ul li a { font-size: 14px }
    footer .div3 ul li { margin: 10px 0 }
    footer .share { margin-top: 0 }
    footer .copyright { font-size: 14px }
    footer .powered { padding: 18px 25px; border-radius: 10px; margin-top: 22px }
    footer .copy:before { top: 70px; }
}

@media(min-width:1200px) and (max-width:1440px) {
    footer .div1 strong { font-size: 14px; margin-top: .3rem }
    footer .div1 .smT3 { font-size: 14px }
    footer .div2 strong { font-size: 18px }
    footer .div2 ul li a { font-size: 14px }
    footer .div2 ul li { margin: 10px 0 }

    footer .div3 strong { font-size: 18px }
    footer .div3 ul li a { font-size: 14px }
    footer .div3 ul li { margin: 10px 0 }

    footer .share { margin-top: 0 }
    footer .copyright { font-size: 14px }
    footer .powered { padding: 22px 35px; border-radius: 10px; margin-top: 25px }
    footer .powered .siteLogo img { height: 35px }
    footer .powered .inj span { font-size: 14px }
    footer .powered .inj img { height: 35px }
    footer .copy:before { top: 70px; }
}

#c-top-site { position: relative; z-index: 10; padding: 30px 0; font-size: 16px; border-bottom: 1px solid #f1f1f1; background: #f2f2f2 }
#c-top-site .c-box { color: #666 }
#c-top-site .c-box a { color: #333; transition: .5s }
#c-top-site .c-box a:hover { color: #e5222a }
#c-top-site .c-box i { padding: 0 10px; font-style: normal; font-size: 16px }
#c-top-site .c-box i:last-child { display: none }
#c-top-site.c-dt .c-box { color: #fff }
#c-top-site.c-dt .c-box a { color: #fff }
#c-top-site.c-dt .c-box a:hover { color: #e5222a }
.rtTop { width: 43px; height: 43px; overflow: hidden; position: fixed; cursor: pointer; bottom: 70px; right: 0; z-index: 999 }
.rtTop h4 { width: 43px; height: 43px; overflow: hidden; position: relative; margin: 0; padding: 0 }
.rtTop img { display: block; position: absolute; top: 0; left: 0 }