html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.42857143;
    font-size: 14px;
    width: 100%;
    background: #fff;
    color: #333;
}

* {
    scrollbar-width: thin;
    /*//设置火狐滚动条宽度*/
    scrollbar-color: #9b9b9b #ffffff;
    /*//设置火狐滚动条颜色*/
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    line-height: 1.42857143;
    margin: 0;
    outline: none;
}

body,
button,
input,
select,
textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main,
details,
/* 1 */
menu {
    display: block;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

audio,
video,
canvas {
    display: inline-block;
}

template,
[hidden] {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

a {
    color: #333;
    text-decoration: none;
}

ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.h90 {
    height: 90px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
    margin: 0;
    padding: 0;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal;
}

body {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Microsoft Yahei', 'simsun', 'arial', 'tahoma';
    color: #222;
}

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

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

button,
input,
select,
textarea {
    font-size: 100%;
}

fieldset,
img {
    border: 0;
}

a {
    text-decoration: none;
    color: #666;
    background: none
}

ul,
ol {
    list-style: none;
}

:focus {
    outline: none;
}

.clearfix {
    clear: both;
    content: "";
    display: block;
    overflow: hidden
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.h5 {
    width: 100%;
    height: 5px;
}

.h10 {
    width: 100%;
    height: 10px;
}

.h15 {
    width: 100%;
    height: 15px;
}

.h20 {
    width: 100%;
    height: 20px;
}

.h25 {
    width: 100%;
    height: 25px;
}

.h30 {
    width: 100%;
    height: 30px;
}

.h35 {
    width: 100%;
    height: 35px;
}

.h40 {
    width: 100%;
    height: 40px;
}

.h45 {
    width: 100%;
    height: 45px;
}

.h50 {
    width: 100%;
    height: 50px;
}

.h55 {
    width: 100%;
    height: 55px;
}

.h60 {
    width: 100%;
    height: 60px;
}

.h70 {
    width: 100%;
    height: 70px;
}

.h65 {
    width: 100%;
    height: 65px;
}

.h80 {
    width: 100%;
    height: 80px;
}

.h90 {
    width: 100%;
    height: 90px;
}

.h100 {
    width: 100%;
    height: 100px;
}

.h110 {
    width: 100%;
    height: 110px;
}

.h5,
.h10,
.h15,
.h20,
.h25,
.h30,
.h35,
.h40,
.h45,
.h50,
.h55,
.h60,
.h70,
.h65,
.h80,
.h90,
.h100,
.h110 {
    clear: both;
}

.b_fff {
    background: #fff;
}

.line_solid {
    border-bottom: 1px solid #b7b7b7;
}


@media (min-width:1200px) {
    .container {
        width: 1410px;
    }
    .container_1300 {
        width: 1310px;

    }
    .container_1200 {
        width: 1210px;

    }
}

.container {
    margin: 0 auto;
    overflow: hidden;
}

.udede-header {
    /*background: url(/tpl/lshs/cn/skin/t_bj.jpg) repeat-x center 0;*/
    background: #114224;
}

.udede-header .hd {
    height: 80px;
}

.udede-header .logo {
    float: left;
    padding-left: 26px;
}

.nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav > li {
    position: relative;
    float: left;
}

.nav > li > a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    color: #333;
}

.dropdown {
    /* display: none; */
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 150px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    z-index: 999;
}

.dropdown li {
    clear: both;
}

.dropdown li a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    color: #333;
}

.nav > li:hover .dropdown {
    display: block;
}
.udede-header .logo img {
    display: block;
}

.udede-header .tel-sc {
    float: right;
    text-align: right;
    margin-top: 15px;
}

.udede-header .tel {
    padding-left: 35px;
    font-family: Impact;
    font-size: 40px;
    color: #fff;
    /*background: url(/tpl/lshs/cn/skin/tel.png) no-repeat 0 center;*/
}

.udede-header .sc {
    overflow: hidden;
    display: inline-block;
}

.udede-header .sc input {
    float: left;
    background: url(/tpl/lshs/cn/skin/s.png) no-repeat center top;
    width: 196px;
    line-height: 20px;
    padding: 5px 0 5px 10px;
    border: 0;
}

.udede-header .sc button {
    border: 0;
    padding: 0;
    background: url(/tpl/lshs/cn/skin/ss.png) no-repeat center top;
    float: left;
    width: 33px;
    height: 30px;
}

.udede-header .nav li {
    float: left;
}

.udede-header .nav li a {
    display: block;
    line-height: 70px;
    padding: 0 35px;
    font-size: 18px;
    color: #fff;
}

.udede-header .nav li a:hover,
.udede-header .nav li.active a {
    background: #1C1C1C;
}

.udede-slideBox {
    height: 680px;
    position: relative;
    overflow: hidden;
}

.udede-slideBox .hd {
    position: absolute;
    bottom: 20px;
    font-size: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.udede-slideBox .hd li {
    display: inline-block;
    width: 50px;
    height: 8px;
    margin: 0 3px;
    background-color: #222;
    cursor: pointer;
}

.udede-slideBox .hd li.on {
    background-color: #ff7608;
}

.udede-slideBox .bd,
.udede-slideBox .bd ul,
.udede-slideBox .bd li {
    width: 100% !important;
    height: 100% !important;
}

.udede-slideBox .bd li {
    background: no-repeat center;
}

.udede-slideBox .bd li a {
    display: block;
    width: 100%;
    height: 100%;
}

.udede-section {
    /* padding: 50px 0; */
}

.udede-section-title {
    text-align: center;
    margin-bottom: 80px;
    position: relative;
}

.udede-section-title h4 {
    margin: 0;
    font-size: 48px;
    font-weight: 700;
    color: #000;
    margin-top: 60px;
    margin-bottom: 45px;
}


/* @media (max-width: 430px { 
    .udede-section-title h4  {
        font-size: 24px!important;
        margin-top: 30px !important;
        margin-bottom: 25px !important;
    }
} */



.udede-section-title1 h4 {
    margin-top: 60px;
}

.udede-section-title small {
    display: inline-block;
    position: relative;
    font-size: 18px;
    font-family: Times New Roman;
    text-transform: uppercase;
}

.udede-section-title small:after,
.udede-section-title small:before {
    position: absolute;
    top: 50%;
    height: 2px;
    background-color: #333;
    width: 55px;
    content: '';
    margin-top: -1px;
}

.udede-section-title small:before {
    left: -65px;
}

.udede-section-title small:after {
    right: -65px;
}

.udede-section-title p {
    margin: 0;
    font-size: 24px;
    /* margin-top: 33px; */
  
}
#banxing {
    width: 100%;
    background-color: #f4f4f4;
}
#zixun {
    width: 100%;
}
.zheng_line {
    position: absolute;
    top: 102px;
    left: 0;
}
.fan_line {
    position: absolute;
    top: 102px;
    right: 0;
    transform: rotate(180deg);
}
.six_content_title h4 {
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    color: #000;
    margin: 33px 0  41px 0;
}
.six_content {
    display: flex;
    justify-content: space-between;
}
.six_content_li {
    width: 214px;
    padding: 30px  8px;
    border: 1px solid #000000;
    border-radius: 20px;
    text-align: center;
    color: #000;
}
.six_content_li h4 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
}
.six_content_li p {
    flex-wrap: wrap;
    font-size: 25px;
    font-weight: 700;
}
.udede-brand-in {
    margin: 0;
}
.six_content_li:hover{
    background-color: #004f2b;
    color: white;
}

.udede-brand-in dt {
    float: left;
    padding: 54px 0 0 28px;
    width: 206px;
    overflow: hidden;
    font-size: 36px;
    line-height: 42px;
}

.udede-brand-in dt small {
    display: block;
    font-family: Times New Roman;
    color: #666;
    font-size: 24px;
    text-transform: uppercase;
}

.udede-brand-in dd {
    margin-left: 234px;
    position: relative;
    padding-top: 15px;
}

.udede-brand-in dd h4 {
    margin: 0 0 15px;
    color: #666;
    font-size: 24px;
}

.udede-brand-in dd p {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.udede-brand-in dd .brandimg {
    position: absolute;
    right: 0;
    top: 0;
}

.udede-brand-in dd .brandimg span {
    display: inline-block;
    margin-left: 10px;
}

.udede-brand-in dd .brandimg span:hover img {
    -webkit-transition: 0.8s;
    transition: 0.8s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.udede-case-in {
    position: relative;
}

.udede-case-in .shd {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.udede-case-in .shd li {
    cursor: pointer;
    background-color: #535353;
    color: #fff;
    text-align: center;
    line-height: 85px;
    width: 255px;
    font-size: 18px;
}

.udede-case-in .shd li.on {
    background-color: #1c1c1c;
}

.udede-case-in .shd li img {
    display: inline-block;
    vertical-align: top;
    margin: 20px 10px 0 0;
}

.udede-case-img-in {}

.udede-case-img-in .bd {
    margin-left: 285px;
    position: absolute;
}

/*.udede-case-img-in .bd a{display: block;position: relative;}*/
.udede-case-img-in .bd li {
    width: 78%;
    margin-bottom: 8px;
}

.udede-case-img-in .bd .m {
    height: 519px;
    line-height: 519px;
    font-size: 0;
    text-align: center;
    width: 100%;
}

.udede-case-img-in .bd .m img {
    display: block;
    width: 100%;
    height: 519px;
}

.udede-case-img-in .bd .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url(/tpl/lshs/cn/skin/png1.png) repeat center 0;
    line-height: 52px;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.udede-case-img-in .hd {}

.udede-case-img-in .hd li {
    width: 22%;
    margin-bottom: 8px;
}

.udede-case-img-in .hd li .m {
    border: 1px solid #898989;
    padding: 3px;
    height: 116px;
    overflow: hidden;
    margin-left: 42px;                                            
    text-align: center;
}

.udede-case-img-in .hd li .m img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.udede-case-img-in .hd li.on .m img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


.udede-footer {
    background-color: #222222;
    color: #fff;
    padding-top: 26px;
}

.udede-footer a {
    color: #fff;
}

.udede-footer .logo {
    float: left;
    /* margin-bottom: 50px; */
}

.udede-footer .logo img {
    display: block;
}

.udede-footer .logo p {
    color: #c9c9c9;
    /* margin: 0 0 20px 0 ; */
    padding-left: 75px;
}

/* .udede-footer .logo p.i1 {
    background: url(/tpl/lshs/cn/skin/fico01.png) no-repeat 0 0;
}

.udede-footer .logo p.i2 {
    background: url(/tpl/lshs/cn/skin/fico02.png) no-repeat 0 0;
}

.udede-footer .logo p.i3 {
    background: url(/tpl/lshs/cn/skin/ficoxz.png) no-repeat 0 0;
} */

.udede-footer dl {
    float: left;
    margin: 0 0 50px 95px;
}

.udede-footer dt {
    font-size: 14px;
    margin-bottom: 13px;
    color: #c9c9c9;
}

.udede-footer dd {
    margin: 0;
    /* background: url(/tpl/lshs/cn/skin/fico03.png) no-repeat 0 center; */
    /* padding-left: 25px; */
    line-height: 30px;
}

.udede-footer .ewm {
    float: right;
    text-align: center;
    display: flex;
}

.udede-footer .ewm img {
    display: block;
    width: 125px;
    height: auto;
    /* border: 10px solid #fff; */
    margin-bottom: 10px;
    margin-right: 30px;
}
.udede-footer .ewm:last-child{
    margin-right: 70px;
}
.udede-footer-copy {
    text-align: center;
    border-top: 1px solid #2F2F2F;
    padding: 20px 0;
    color: #595959;
}

.udede-footer-copy a {
    color: #595959;
}

.client-2 {
    position: fixed;
    right: -224px;
    top: 50%;
    z-index: 900;
}
.udede-footer-copy .container p:last-child {
    margin: 10px auto;
}
.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.client-2 li i {
    background-image: url(../header/icon_spirit.png);
    display: block;
    width: 30px;
    height: 27px;
    margin: 0 auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 0;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: -29px -92px;
}

.client-2 .my-kefu-liuyan i {
    background-position: -29px -121px;
}

.client-2 .my-kefu-weixin i {
    background-position: -29px 629px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -29px -58px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 70px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    width: 220px;
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    /* margin-top: 14px; */
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #333;
    color: #fff;
    height: 70px;
    width: 300px;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #333;
    width: 97px;
    height: 70px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}





* {
    scrollbar-width: thin;
    /*//设置火狐滚动条宽度*/
    scrollbar-color: #9b9b9b #ffffff;
    /*//设置火狐滚动条颜色*/
}

body {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'SourceHanSansCN-Regular';
    color: #666666;
    background: #ffffff;
}

/* .w1416 {width:calc(100% - 504px);margin:0px auto;max-width:1416px;min-width:1200px;}
*/
/* 头部 */
header {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #d5d5d5;
    position: relative;
    z-index: 9999;
    min-width: 1280px;
    background: #ffffff;
    margin: 0px auto;
}

/* LOGO */
header .logoBox {
    width: 250px;
    height: 100%;
    border-right: 1px solid #b5b5b5;
}

header .logoBox img {
    display: block;
    width: 140px;
    height: 48px;
    margin: 26px auto;
}

.w1416 {
    width: 1416px;
    margin: 0px auto;
    overflow: hidden;
}

.w1280 {
    width: 1280px;
    margin: 0px auto;
    overflow: hidden;
}

/* 导航 */
header nav {
    max-width: 1280px;
    width: 100%;
    margin: 0px auto;
    /* width:calc(100% - 504px);margin:0px auto;max-width:1416px;min-width:1200px;*/
}

header nav ul {
    width: 100%;
    justify-content: space-between;
    margin: 0px auto;
    font-size: 0px;
    position: relative;
    padding: 0px 0px;
}

header nav ul li {
    width: 11.11%;
    display: inline-block;
    text-align: center;
    line-height: 100px;
}

header nav ul li a {
    display: block;
    font-size: 16px;
}

header nav ul li:hover a {
    padding-bottom: 3px;
}

header nav ul li:hover span,
header nav ul li.hover a span {
    border-bottom: 2px solid #000;
    display: inline-block;
    font-weight: bold;
    color: #333333;
}

header nav ul li a i.fa {
    margin-left: 6px;
}

/* 副栏目 */
header nav ul li .subBox {
    display: none;
    position: absolute;
    left: 0px;
    background: rgba(255, 255, 255, .9);
    width: 100%;
    overflow: hidden;
    opacity: 0;
}

@keyframes showSubBox {
    from {
        opacity: 0;
        display: none;
    }

    to {
        opacity: 1;
        display: block;
    }
}

header nav ul li:hover .subBox {
    animation: showSubBox .5s ease-in forwards;
    display: block;
}

header nav ul li .subBox ul {
    width: calc(100% - 80px);
    height: calc(75px - 35px);
    font-size: 0px;
    line-height: 0px;
    text-align: left;
    padding: 18px 40px;
    border-bottom: #c6c6c6 2px solid;
}

header nav ul li .subBox ul li {
    width: auto;
    height: 40px;
    margin: 0px 15px;
    font-size: 16px;
    line-height: 40px;
}

header nav ul li .subBox ul li a {
    display: inline-block;
}

header nav ul li .subBox ul li a.hover,
header nav ul li .subBox ul li a:hover {
    border-bottom: 2px solid #333333;
    color: #333333;
    font-weight: bold;
}

/* cont 内容 */
header nav ul li .subBox .tabCont {
    display: block;
    width: calc(100% - 80px);
    padding: 28px 40px;
}

header nav ul li .subBox .tabCont div {
    display: flex;
    flex-wrap: nowrap;
}

header nav ul li .subBox .tabCont div.hide {
    display: none;
}

header nav ul li .subBox .tabCont div.show {
    display: flex;
}

header nav ul li .subBox .tabCont ol {
    text-align: left;
}

header nav ul li .subBox .tabCont ol li {
    line-height: 40px;
    width: auto;
    text-align: left;
    margin-right: 80px;
    font-size: 10px;
    color: #cdcdcd;
    display: block;
}

header nav ul li .subBox .tabCont ol li a {
    display: inline-block;
    margin-left: 3px;
}

header nav ul li .subBox .tabCont ol li a:hover {
    color: #999;
}

/* 电话 */
header .telBox {
    width: 250px;
    height: 100%;
    border-left: 1px solid #b5b5b5;
    font-size: 13px;
}

header .telBox ul {
    display: flex;
    justify-content: space-between;
    height: 100%;
}

header .telBox ul li {
    text-align: center;
    line-height: 100px;
}

header .telBox ul li img {
    display: block;
    margin: 38px auto;
    width: 27px;
    height: 27px;
}

header .telBox ul li:first-child {
    width: 106px;
    border-right: 1px solid #cfcfcf;
}

header .telBox ul li:nth-child(2) {
    border-right: 1px solid #afafaf;
    width: 68px;
}

header .telBox ul li:nth-child(3) {
    border-right: 1px solid #afafaf;
    width: 72px;
}

/* lay弹出窗关闭按钮置顶 */
.layui-layer-setwin {
    z-index: 999;
}

/* 尾部 */
/* 尾部导航 */
#footerMenu {}

#footerMenu ul {
    display: flex;
    justify-content: center;
}

#footerMenu ul li {
    width: 178px;
    height: 268px;
    background: #e5e5e5;
    margin-right: 16px;
    border-bottom: 10px solid #fff;
}

#footerMenu ul li:hover {
    border-color: #f8d300;
}

#footerMenu ul li:last-child {
    margin-right: 0px;
}

#footerMenu ul li a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

#footerMenu ul li i {
    display: block;
    width: 80px;
    height: 80px;
    margin: 60px auto 0px auto;
}

#footerMenu ul li h2 {
    font-size: 20px;
    text-align: center;
    font-family: "SourceHanSansCN-Medium";
    color: #727171;
    line-height: 100%;
}

#footerMenu ul li p {
    margin-top: 10px;
    color: #727171;
    font-size: 12px;
    font-family: "DIN-LIGHT";
    text-align: center;
    line-height: 100%;
}

/* 尾部 */
#footer {
    background: #f9f9f9;
}

#footer .cont {
    display: flex;
    justify-content: space-between;
}

#footer .cont dl {
    width: 400px;
}

#footer .cont dl dt {
    font-size: 25px;
    color: #808080;
    font-family: "SourceHanSansCN-Medium";
    margin-bottom: 16px;
}

#footer .cont dl dd,
#footer .cont dl dd a {
    font-size: 19px;
    color: #808080;
    line-height: 40px;
}

#footer .cont dl dd a:hover {
    color: #b8272d;
}

#footer .cont dl.contact dt,
#footer .cont dl.contact dd {
    text-align: right;
}

#footer .cont .logBox {
    padding-top: 65px;
}

#copyright {
    color: #555555;
    font-size: 14px;
    text-align: center;
    line-height: 100%;
    padding: 30px 0px 28px 0px;
}

/* 右侧浮动 */
/* 置顶 */
#rightTop {
    position: fixed;
    right: 0px;
    bottom: 10%;
    width: 60px;
    background: #808080;
    z-index: 999;
    border-radius: 10px 0px 0px 10px;
    overflow: hidden;
    display: none;
}

#rightTop ul li {
    height: 50px;
    width: (100%);
    overflow: hidden;
    cursor: pointer;
    font-size: 0px;
    line-height: 0px;
    display: flex;
    justify-content: space-between;
    padding: 0px;
    position: relative;
}

#rightTop ul li.hover {
    background: #ffd200;
}

#rightTop ul li i {
    width: 40px;
    height: 50px;
    display: block;
    position: absolute;
    left: 10px;
    top: 0px;
}

#rightTop ul li i.icon01 {
    background: url(../icon/icon_right_01.png) no-repeat left center;
}

#rightTop ul li:hover i.icon01 {
    background: url(../icon/icon_right_01_h.png) no-repeat left center;
}

#rightTop ul li i.icon02 {
    background: url(../icon/icon_right_02.png) no-repeat left center;
}

#rightTop ul li:hover i.icon02 {
    background: url(../icon/icon_right_02_h.png) no-repeat left center;
}

#rightTop ul li i.icon03 {
    background: url(../icon/icon_right_03.png) no-repeat left center;
}

#rightTop ul li:hover i.icon03 {
    background: url(../icon/icon_right_03_h.png) no-repeat left center;
}

.bj {
    text-align: center;
}

/* banner 效果结束 */
/* 公共小标题 */
.minTitleBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    border-bottom: 2px solid #a8a8a8;
    height: 51px;
    margin-bottom: 20px;
}

.minTitleBox h3 {
    font-size: 20px;
    color: #9b9b9b;
    line-height: 50px;
    height: 50px;
}

.minTitleBox h3 strong {
    font-family: "SourceHanSansCN-Medium";
    color: #333333;
    display: inline-block;
    border-bottom: 3px solid #333333;
    height: 49px;
    font-weight: normal;
}

.minTitleBox a {
    font-size: 14px;
    font-family: "DIN MEDIUM";
    color: #939393;
    text-transform: uppercase;
    line-height: 60px;
    height: 50px;
    overflow: hidden;
}

.minTitleBox a:hover {
    color: #b8272d;
}

/* 小标题效果2 */
.subTitle2 {
    position: relative;
    height: 32px;
}

.subTitle2 h2 strong,
.subTitle2 h2 span {
    line-height: 100%;
}

.subTitle2 h2 strong {
    display: inline-block;
    font-weight: normal;
    font-size: 30px;
    color: #333;
    font-family: "SourceHanSansCN-Medium";
}

.subTitle2 h2 span {
    display: inline-block;
    height: 32px;
    font-size: 32px;
    font-family: "DINCond-Bold";
    text-transform: uppercase;
    color: #9b9b9b;
    padding-left: 10px;
    margin-left: 18px;
    border-left: 2px solid #737373;
}

.subTitle2 .moreBtn {
    position: absolute;
    right: 0px;
    top: 2px;
    background: #e5e5e5;
    line-height: 25px;
    height: 25px;
    display: block;
    padding: 0px 17px;
    color: #333333;
    font-size: 15px;
}

/* 通栏 */
.ad {
    width: 100%;
    height: 210px;
    /* overflow: hidden; */
    text-align: center;
    /* line-height: 0px; */
    /* font-size: 0px; */
    position: relative;
    background: url(../team/tbj.png) no-repeat;
}

/* .ad a {
    width: 1776px;
    height: 188px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0px;
    z-index: 1;
    margin-left: -888px;
    text-align: center;
    overflow: hidden;
} */
.ad h2 {
    padding: 32px 0 23px 0;
    font-size: 49px;
    color: #000;
    font-weight: 700;
    margin-top: 0;
}
.ad p {
    font-size: 40px;
    color: #000;
    font-weight: 700;
}
.ad .phone1 {
    padding-right: 40px;
}
.ad .phone2 {
    padding-left: 40px;
}
/* .ad img,
.ad2 img {
    display: block;
    margin: 0px auto;
    transition: all 500ms;
    width: 100%;
}

.ad:hover img,
.ad2:hover img {
    transform: scale(1.1);
} */

/* .ad .bj {
    width: 1776px;
    background: #9b9b9b;
    height: 214px;
    position: absolute;
    right: 50%;
    top: 0px;
    margin-right: -960px;
} */

/* 广告2样式 */
/* .ad2 {
    overflow: hidden;
    text-align: center;
    line-height: 0px;
    font-size: 0px;
}

.ad2 a {
    display: block;
    overflow: hidden;
} */

/* 滚动条样式 */
.diyScrollbar::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.diyScrollbar::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 2px;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
    background: #9b9b9b;
}

.diyScrollbar::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .1);
    border-radius: 2px;
    background: #fff;
}

/* 优秀作品 */

/* 通用分页 */
.pageBox {
    /* padding-top:30px;*/
}

.pageBox ol {
    display: flex;
    justify-content: center;
}

.pageBox ol li {
    line-height: 20px;
    /* height:20px;*/
    margin: 0px 5px;
}

.pageBox ol li a,
.pageBox ol li span {
    display: block;
    padding: 0px 10px;
    border: 1px solid #808080;
    color: #333333;
    font-size: 14px;
}

.pageBox ol li.int {}

.pageBox ol li.int span {
    display: inline-block;
    background: #333333;
    color: #ffd200;
    padding: 0px 10px;
    border: 1px solid #808080;
    font-size: 14px;
    line-height: 20px;
}

.pageBox ol li.int input {
    width: 50px;
    height: 20px;
    border: 1px solid #808080;
    margin-right: 3px;
    margin-left: 3px;
}

.pageBox ol li:hover a,
.pageBox ol li.hover a,
.pageBox ol li.active span {
    background: #333333;
    color: #ffd200;
}

* //* 当前位置 */#position {padding-top:2px;line-height:52px;height:52px;border-bottom:2px solid #b7b7b7;overflow:initial;}

#position a {
    font-size: 20px;
    color: #9b9b9b;
}

#position strong {
    font-size: 20px;
    font-weight: normal;
    font-family: "SourceHanSansCN-Medium";
    display: inline-block;
    border-bottom: 3px solid #333333;
    color: #333333;
    height: calc(100% - 2px);
}


/* 中间导航 */
.diyMenu,
#centerNav {
    border-top: 1px dashed #aaaaaa;
}

#centerNav ul,
.diyMenu ul {
    display: flex;
    justify-content: space-between;
}

#centerNav ul li,
.diyMenu ul li {
    width: 25%;
    text-align: center;
    padding: 50px 0px 26px 0px;
    border-bottom: 4px solid #fff;
}

#centerNav ul li.hover,
#centerNav ul li:hover,
.diyMenu ul li.hover,
.diyMenu ul li:hover {
    border-bottom: 4px solid #333333;
}

#centerNav ul li a,
.diyMenu ul li a {
    display: inline-block;
    font-size: 28px;
    line-height: 28px;
    height: 28px;
    color: #909090;
    text-indent: 43px;
    font-family: "SourceHanSansCN-Medium";
}

#centerNav ul li a:hover,
#centerNav ul li.hover a,
.diyMenu ul li a:hover,
.diyMenu ul li.hover a {
    color: #333333;
    font-family: "SOURCEHANSANSCN-BOLD";
}

/* 班型列表 */
#settingBox {
    background: #e5e5e5;
    overflow: hidden;
}

/* 列表 */
#settingBox .item {
    height: 298px;
    background: #fff;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}

#settingBox .item .imgBox {
    width: 518px;
    height: 298px;
    position: relative;
    overflow: hidden;
}

#settingBox .item .imgBox img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    transition: all 500ms;
}

#settingBox .item .imgBox:hover img {
    transform: scale(1.1);
}

#settingBox .item .imgBox .videoPlayBtn {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#settingBox .item .imgBox .videoPlayBtn img {
    width: 75px;
    height: 75px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -37px;
    margin-left: -37px;
}

#settingBox .item .imgBox:hover .videoPlayBtn img {
    transform: scale(1);
}

#settingBox .item .txtBox {
    width: calc(762px - 90px);
    height: 100%;
    overflow: hidden;
    padding: 0px 45px;
    position: relative;
}

#settingBox .item .txtBox h3 {
    height: 25px;
    line-height: 0%;
    font-size: 0px;
    padding: 28px 0px 20px 0px;
    border-bottom: 1px solid #dddddd;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 18px;
}

#settingBox .item .txtBox h3 strong {
    line-height: 100%;
    display: block;
    font-size: 25px;
    color: #333333;
    font-weight: normal;
    font-family: "SourceHanSansCN-Medium";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#settingBox .item .txtBox h3 .selectBox {
    position: relative;
    padding: 0px 0px;
    line-height: 150%;
    margin-left: 25px;
    margin-top: 1px;
    background: #f2f2f2;
}

#settingBox .item .txtBox h3 .selectBox:hover {
    background: #f2f2f2;
}

#settingBox .item .txtBox h3 .selectBox a {
    line-height: 150%;
    display: block;
    padding: 0px 10px;
    font-size: 15px;
}

#settingBox .item .txtBox h3 .selectBox i {
    margin-left: 10px;
}

#settingBox .item .txtBox h3 .selectBox ul {
    width: 100%;
    height: 75px;
    position: absolute;
    left: 0px;
    top: 22px;
    display: none;
    overflow-y: auto;
    padding-top: 2px;
}

#settingBox .item .txtBox h3 .selectBox:hover ul {
    display: block;
}

#settingBox .item .txtBox h3 .selectBox ul li {
    background: #f2f2f2;
    border-bottom: 1px solid #d2d2d2;
}

#settingBox .item .txtBox h3 .selectBox ul li a {
    line-height: 150%;
    line-height: 24px;
    font-size: 14px;
}

#settingBox .item .txtBox h3 .selectBox ul li:hover,
#settingBox .item .txtBox h3 .selectBox a:hover {
    background: #ffda01;
}

#settingBox .item .txtBox h3 .detail {
    display: block;
    margin-left: auto;
    font-size: 15px;
    color: #000000;
    line-height: 25px;
    height: 25px;
    padding: 0px 14px 0px 74px;
    border-radius: 13px;
    background: url(../icon/right_arrow_three.png) no-repeat 14px center #cfcfcf;
    margin-top: 1px;
}

#settingBox .item .txtBox dl {
    margin-bottom: 16px;
}

#settingBox .item .txtBox dl:last-child {
    margin-bottom: 0px;
}

#settingBox .item .txtBox dl dt {
    font-size: 16px;
    color: #333333;
    font-family: "SOURCEHANSANSCN-BOLD";
    line-height: 100%;
    padding-bottom: 5px;
}

#settingBox .item .txtBox dl dd {
    font-size: 14px;
    color: #8c8c8c;
    line-height: 24px;
}

#settingBox .item .txtBox .zixun {
    line-height: 24px;
    height: 24px;
    font-size: 15px;
    color: #000000;
    position: absolute;
    right: 45px;
    bottom: 25px;
    padding: 0px 17px 0px 36px;
    background: url(../icon/icon_msg.png) no-repeat 17px center #ffd200;
}

#settingBox .jianzhang .imgBox .videoPlayBtn {
    background: rgba(0, 0, 0, 0);
}

/* 教学部 */
#teachingDepartment {
    background: #e5e5e5;
}

#teachingDepartment .cont .tabTit {
    display: flex;
    justify-content: flex-start;
    position: relative;
}

#teachingDepartment .cont .tabTit li {
    font-size: 20px;
    color: #9b9b9b;
    line-height: 40px;
    padding: 0px 20px;
    border-bottom: 1px solid #9b9b9b;
    cursor: pointer;
}

#teachingDepartment .cont .tabTit li.hover {
    font-size: 20px;
    font-family: "SOURCEHANSANSCN-BOLD";
    color: #333333;
    border-top: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
    border-left: 1px solid #9b9b9b;
    border-bottom: 0px;
}

#teachingDepartment .cont .tabTit li.hover:first-child {
    border-top: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
    border-bottom: 0px;
    border-left: 0px;
}

#teachingDepartment .cont .tabTit .line {
    border-bottom: 1px solid #9b9b9b;
}

/* 教师动画效果 */
#teachingDepartment .cont .tabCont ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

#teachingDepartment .cont .tabCont ul.show {
    display: flex;
}

#teachingDepartment .cont .tabCont ul.hide {
    display: none;
}

#teachingDepartment .cont .tabCont ul li {
    width: 296px;
    height: 542px;
    position: relative;
    border: 1px solid #d8d8d8;
    margin-right: 28px;
    overflow: hidden;
    margin-bottom: 39px;
}

#teachingDepartment .cont .tabCont ul li:nth-child(4n) {
    margin-right: 0px;
}

#teachingDepartment .cont .tabCont ul li .img-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 0px;
    line-height: 0px;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
    z-index: 3;
    overflow: hidden;
}

/*旧*/
#teachingDepartment .cont .tabCont ul li.active .img-container {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 81px;
    z-index: 20;
}

#teachingDepartment .cont .tabCont ul li .img-container img {
    width: 330px;
    height: 460px;
}

#teachingDepartment .cont .tabCont ul li .titBox {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: calc(100% - 40px);
    padding: 0px 20px;
    overflow: hidden;
    height: 81px;
    background: #fff;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
}

#teachingDepartment .cont .tabCont ul li .titBox h3 {
    padding-top: 15px;
    padding-bottom: 9px;
    font-size: 27px;
    font-family: "SOURCEHANSANSCN-BOLD";
    line-height: 100%;
    color: #333333;
    letter-spacing: -1px;
    width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

#teachingDepartment .cont .tabCont ul li .titBox p {
    font-size: 16px;
    font-family: "SourceHanSansCN-Medium";
    color: #333333;
    line-height: 100%;
    letter-spacing: 0px;
    width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

#teachingDepartment .cont .tabCont ul li .titBox .icon {
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -25px;
    overflow: hidden;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
}

#teachingDepartment .cont .tabCont ul li .titBox .icon img {
    width: 100%;
    height: auto;
}

#teachingDepartment .cont .tabCont ul li.active .titBox {
    background: #ffd200;
}

#teachingDepartment .cont .tabCont ul li .mc-description {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
}

#teachingDepartment .cont .tabCont ul li.active .mc-description {
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
}

#teachingDepartment .cont .tabCont ul li .mc-description .descBox {
    margin-top: 27px;
    width: calc(100% - 44px);
    padding: 0px 22px;
}

#teachingDepartment .cont .tabCont ul li .mc-description .descBox p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
}

#teachingDepartment .cont .tabCont ul li .mc-description .descBox p:last-child {
    margin-bottom: 0px;
}

#teachingDepartment .cont .tabCont ul li .mc-description .btnBox {
    width: calc(100% - 44px);
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: 23px;
    display: flex;
    justify-content: space-between;
}

#teachingDepartment .cont .tabCont ul li .mc-description .btnBox a {
    font-size: 15px;
    color: #333333;
    line-height: 25px;
    display: block;
    background: #cfcfcf;
    padding: 0px 10px;
}

#teachingDepartment .cont .tabCont ul li .mc-description .btnBox a.more {
    padding: 0px 20px;
}

#teachingDepartment .cont .tabCont ul li .mc-description .btnBox a:hover {
    background: #ffd200;
    color: #000;
}

#teachingDepartment .cont .tabCont ul li .mc-description .btnBox a i {
    margin-left: 6px;
}

/* 新样式动画 */
#teachingDepartment .cont .tabCont ul li .img-container .imgBox {
    width: 296px;
    height: 460px;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#teachingDepartment .cont .tabCont ul li .img-container .imgBox img {
    width: 100%;
    height: 100%;
}

#teachingDepartment .cont .tabCont ul li.active .img-container .imgBox {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}

#teachingDepartment .cont .tabCont ul li.active .img-container .imgBox img {
    height: auto;
}

#teachingDepartment .cont .tabCont ul li.active .titBox .icon {
    opacity: 0;
    filter: alpha(opacity=0);
}






@media (max-width:430px)  {

    .udede-section {
        width: 430px!important;
    }
}