/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 12px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

 ::selection {
	background-color: #0bae6e;
	color: #fff;
}

::-moz-selection {
	background-color: #0bae6e;
	color: #fff;
}

::-webkit-selection {
	background-color: #0bae6e;
	color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img{
    box-sizing: content-box;
}
* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}
*:before, *:after {
    box-sizing: content-box;
}
:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}
input,textarea {
    outline: 0;
    border: 0;
    resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.webqq_ewm{box-sizing: content-box;}


.fixedNav {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
   box-shadow: 0px 10px 12px rgba(0,0,0,.1);
}



html{
        cursor: url(../images/cur.png),
        default;
}

a{
   cursor: url(../images/Acur.png),
   default ;
}

textarea{
    animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
 
}

input[type="text"]{
     animation: animated 1s infinite;
    -moz-animation: animated 1s infinite;
    -webkit-animation: animated 1s infinite;
    -o-animation: animated 1s infinite;
}
input[type="button"]
{
   cursor: url(../images/Acur.png),
   default  !important;
}

input,button{
        outline: none;
}

@keyframes animated {
    0% {
        cursor: url('../images/Pcuro1.png'),
        auto;
    }

    8.8% {
        cursor: url('../images/Pcuro2.png'),
            auto;
    }

    17.6% {
        cursor: url('../images/Pcuro3.png'),
            auto;
    }

    26.4% {
        cursor: url('../images/Pcuro4.png'),
            auto;
    }

    35.2% {
        cursor: url('../images/Pcuro5.png'),
            auto;
    }

    44% {
        cursor: url('../images/Pcuro6.png'),
            auto;
    }

    52.8% {
        cursor: url('../images/Pcuro7.png'),
            auto;
    }

    61.6% {
        cursor: url('../images/Pcuro8.png'),
            auto;
    }

    70.4% {
        cursor: url('../images/Pcuro9.png'),
            auto;
    }

    79.2% {
        cursor: url('../images/Pcuro10.png'),
            auto;
    }

    88% {
        cursor: url('../images/Pcuro11.png'),
            auto;
    }

    100% {
        cursor: url('../images/Pcuro12.png'),
            auto;
    }

    
}



.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}


.main{
    width: 1200px;
    margin: 0 auto;
}
.myclearfix:after{
    content:"";
    display:block;
    clear:both;
}
.leftl{
    float: left;
}
.rightr{
    float: right;
}

/* xunpan S */ 
.container1 {
    height: auto;
    margin: 0 auto;
}
.topxunpan {
    float: right;
    line-height: 30px;
}
.topxunpan .xp {
    position: relative;
    font-size: 14px;
    color: #666666;
}
.topxunpan .xp img {
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.topxunpan .xp i {
    font-size: 14px;
    color: #666666;
}

.topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #06af5b;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 5px 5px 2px #dfdfdf;
}
.topxunpan .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%); 
    -moz-transform: translateX(-50%); 
    -o-transform: translateX(-50%); 
    -ms-transform: translateX(-50%); 
    transform: translateX(-50%); 
    border: 8px solid transparent;
    border-bottom-color: #06af5b;
}
.topxunpan .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1); 
    -moz-transform: translateX(-50%) scale(1); 
    -o-transform: translateX(-50%) scale(1); 
    -ms-transform: translateX(-50%) scale(1); 
    transform: translateX(-50%) scale(1); 
    opacity: 1;
}

.btnstyle1 {
    position: relative;
    z-index: 1;
    transition: color .3s;
    box-sizing: border-box;
    background-color: transparent;
    cursor: pointer;
    overflow: hidden;
  }
  .btnstyle1::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    background-color: #4bb344;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    box-sizing: border-box;
  }
  .btnstyle1::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    background-color: #edb500;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    box-sizing: border-box;
  }
  .btnstyle1:hover::after {
    -webkit-transition-delay: 0.175s;
    transition-delay: 0.175s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .btnstyle1:hover::before {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .btnstyle2 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: background-color 0.6s, color 0.3s;
    transition: background-color 0.6s, color 0.3s;
    box-sizing: border-box;
    border: none;
    cursor: pointer;
  }
  .btnstyle2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    z-index: -1;
    border-radius: inherit;
    opacity: 0;
    -webkit-transform: scale3d(0.6, 0.6, 1);
    transform: scale3d(0.6, 0.6, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    box-sizing: border-box;
  }
  .btnstyle2:hover {
    color: #333;
    background-color: #fff;
  }
  .btnstyle2:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }


.top_line{
    width: 100%;
    height: 1px;
    background: transparent;
}


/*nav*/
.nav-box{
	background-color: #fff;
    width: 100%;
}
.nav-box.fixedNav{
    width: 100%;
}
.nav-box .modern-menu {
    width: 100%;
    height: 65px;
    font-size: 16px;
    position: relative;
}

.nav-box .modern-menu.mm-vertical {
    width: 184px;
    height: auto
}

.nav-box .modern-menu,.nav-box .modern-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.nav-box .modern-menu li {
    position: relative;
}

.nav-box .modern-menu li >a {
    height: 100%;
    text-decoration: none;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 101;
    border: 0;
    font-size: 15px;
    color: #ffffff;
    position: relative;
}
.nav-box .modern-menu li >a::after{
    content: "";
    position: absolute;
    width: 0;
    height: 8px;
    background: url(../images/nav_on.png) center no-repeat;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%);
    transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.nav-box .modern-menu li.another >a::after{
    width: 15px;
}

.nav-box .modern-menu a span {
    line-height: 65px;
    padding: 0 37px;
    display: block;
	box-sizing:content-box;
	overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align:center;
	color:#484848;
}

.nav-box .modern-menu.mm-vertical a span {
    line-height: 36px
}

.nav-box .mm-container.mm-drop span {
    /*padding-right: 15px*/
}

.nav-box .mm-horizontal span {
    float: left
}

.nav-box .mm-hdrop,.nav-box .mm-hdrop-over,.nav-box .mm-vdrop,.nav-box .mm-vdrop-over {
    background-repeat: no-repeat;
    background-position: center right;
    /*padding-right: 20px*/
}
.nav-box .theme1 .mm-horizontal .mm-over{
    background-color: #06af5b;
}

.nav-box .modern-menu .mm-right {
    display: block;
    float: right
}

.nav-box .modern-menu>li {
    float: left
}

.nav-box .modern-menu.mm-vertical>li {
    float: none
}

.nav-box .mm-group li {
    float: left
}

.nav-box .modern-menu .mm-group span {
    line-height: 40px
}

.nav-box .modern-menu ul span {
    line-height: 45px;
    background: #333;
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    border-radius: 0 !important;
	overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
	box-sizing:content-box;
}

.nav-box .modern-menu li>ul {
    width: 155px;
    font-size: 14px;
    position: absolute;
    left: -5000px;
    opacity: 0;
    z-index: 100
}

.nav-box .mm-vertical li>ul {
    top: 0
}

.nav-box .modern-menu ul ul {
    float: right;
    top: 0
}

.nav-box .modern-menu .mm-icon span {
    width: 14px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 18px;
}

.nav-box .mm-vertical .mm-icon span {
    width: 10px
}


.nav-box .theme1 .mm-over,
.nav-box .theme1 .another a span {
    color: #484848;
    font-weight: bold;
}
.nav-box .theme1  a .ul-s2 {
    color: #fff;
    background: #333;
}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0px 10px 12px rgba(0,0,0,.1);
}

/*foot*/



@keyframes menu1 {
    0% {
      opacity: 0;
      transform: translateX(8px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  
  @keyframes myfirst {
      0%,100%{
          -webkit-transform: translate(0,-5px) rotateZ(0);
      }
      50%{
          -webkit-transform: translate(0,0) rotateZ(0);
      }
    }
    @-webkit-keyframes myfirst1 {
      0%,100%{
          -webkit-transform: translate(0,-10px) rotateZ(0);
      }
      50%{
          -webkit-transform: translate(0,0) rotateZ(0);
      }
    }
    
    @keyframes myfirst2 {
    0%,100%{
        -webkit-transform: translate(-5px,0);
    }
    50%{
        -webkit-transform: translate(0,0);
    }
    }
    
  
    @keyframes msClock {
      0%,70%,100% {
        transform: rotate(0) scale(1);
      }
      10%,30% {
        transform: rotate(-15deg) scale(1.1);
      }
      20%,40% {
      transform: rotate(15deg) scale(1.1);
      }
  }

  .button.dark {
    --shadow: 0 2px 8px -1px rgba(21, 25, 36, 0.32);
    --shadow-hover: 0 4px 20px -2px rgba(21, 25, 36, 0.5);
}
.button.white {
    --shadow: 0 2px 8px -1px rgba(18, 22, 33, 0.04);
    --shadow-hover: 0 4px 20px -2px rgba(18, 22, 33, 0.12);
}

.button {
    --text: #fff;
    --font-size: 16px;
    --duration: .5s;
    --move-hover: -4px;
    --shadow: 0 2px 8px -1px rgba(39, 94, 254, 0.32);
    --shadow-hover: 0 4px 20px -2px rgba(39, 94, 254, 0.5);
    font-family: 'Roboto';
    font-weight: 500;
    line-height: var(--font-size);
    display: block;
    outline: none;
    border: none;
    cursor: pointer;
    text-decoration: none;
    font-size: var(--font-size);
    letter-spacing: .5px;
    background: var(--background);
    color: var(--text);
    box-shadow: var(--shadow);
    -webkit-transform: translateY(var(--y));
    transform: translateY(var(--y));
    transition: box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
    transition: transform var(--duration) ease, box-shadow var(--duration) ease;
    transition: transform var(--duration) ease, box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
}
.button span {
    text-align: center;
}
.button span i {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-style: normal;
}
.button span i:nth-child(1) {
    --d: 0.05s;
}
.button span i:nth-child(2) {
    --d: 0.1s;
}
.button span i:nth-child(3) {
    --d: 0.15s;
}
.button span i:nth-child(4) {
    --d: 0.2s;
}
.button span i:nth-child(5) {
    --d: 0.25s;
}
.button span i:nth-child(6) {
    --d: 0.3s;
}
.button span i:nth-child(7) {
    --d: 0.35s;
}
.button span i:nth-child(8) {
    --d: 0.4s;
}
.button span i:nth-child(9) {
    --d: 0.45s;
}
.button span i:nth-child(10) {
    --d: 0.5s;
}
.button span i:nth-child(11) {
    --d: 0.55s;
}
.button:hover {
    --y: var(--move-hover);
    --shadow: var(--shadow-hover);
    --move: -4px;
    --shadow-active: 0 3px 1px rgba(0, 0, 0, .2);
}
.button:hover i {
    -webkit-animation: move var(--duration) linear var(--d);
    animation: move var(--duration) linear var(--d);
}
.button.smoke {
    --move: 12px;
    --move-y: -8px;
    --blur: 4px;
}
.button.smoke:hover i {
    --duration: 1s;
    -webkit-animation: smoke var(--duration) linear var(--d);
    animation: smoke var(--duration) linear var(--d);
}
.button.drive {
    --move: 16px;
    --skew: 25deg;
    --skew-fast: 40deg;
    --skew-bounce: -12px;
}
.button.drive:hover i {
    --duration: 1s;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: drive var(--duration) linear var(--d);
    animation: drive var(--duration) linear var(--d);
}

@-webkit-keyframes move {
    40% {
        -webkit-transform: translateY(var(--move));
        transform: translateY(var(--move));
        text-shadow: var(--shadow-active);
    }
}

@keyframes move {
    40% {
        -webkit-transform: translateY(var(--move));
        transform: translateY(var(--move));
        text-shadow: var(--shadow-active);
    }
}
@-webkit-keyframes smoke {
    45%,
    55% {
        -webkit-filter: blur(var(--blur));
        filter: blur(var(--blur));
    }
    50%,
    50.1% {
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(var(--move)) translateY(var(--move-y));
        transform: translateX(var(--move)) translateY(var(--move-y));
    }
    50.1% {
        -webkit-transform: translateX(calc(var(--move) * -1));
        transform: translateX(calc(var(--move) * -1));
    }
}
@keyframes smoke {
    45%,
    55% {
        -webkit-filter: blur(var(--blur));
        filter: blur(var(--blur));
    }
    50%,
    50.1% {
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(var(--move)) translateY(var(--move-y));
        transform: translateX(var(--move)) translateY(var(--move-y));
    }
    50.1% {
        -webkit-transform: translateX(calc(var(--move) * -1));
        transform: translateX(calc(var(--move) * -1));
    }
}
@-webkit-keyframes drive {
    40% {
        opacity: 1;
    }
    55% {
        -webkit-transform: skewX(var(--skew)) translateX(var(--move));
        transform: skewX(var(--skew)) translateX(var(--move));
    }
    56% {
        -webkit-transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
        transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
    }
    55%,
    56% {
        opacity: 0;
    }
    75% {
        -webkit-transform: skewX(var(--skew));
        transform: skewX(var(--skew));
    }
    85% {
        -webkit-transform: skewX(var(--skew-bounce));
        transform: skewX(var(--skew-bounce));
    }
}

@keyframes drive {
    40% {
        opacity: 1;
    }
    55% {
        -webkit-transform: skewX(var(--skew)) translateX(var(--move));
        transform: skewX(var(--skew)) translateX(var(--move));
    }
    56% {
        -webkit-transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
        transform: skewX(var(--skew-fast)) translateX(calc(var(--move) * -1));
    }
    55%,
    56% {
        opacity: 0;
    }
    75% {
        -webkit-transform: skewX(var(--skew));
        transform: skewX(var(--skew));
    }
    85% {
        -webkit-transform: skewX(var(--skew-bounce));
        transform: skewX(var(--skew-bounce));
    }
}

.head {
    position: relative;
    width: 100%;
    height: 0;
    z-index: 2;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
  }
  .head.fixedNav{
    top: -132px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
  }
  .head .head_main {
    position: absolute;
    width: 1200px;
    height: 204px;
    background-color: #ffffff;
    border: solid 4px rgba(6, 175, 91, 0.95);
    left: 50%;
    transform: translate(-50%);
    top: 0;
    padding: 0 40px;
    box-sizing: border-box;
    border-top: none;
  }
  .head .head_main .top1 {
    width: 100%;
    height: 30px;
  }
  .head .head_main .top1 .hot {
    width: 230px;
    height: 30px;
    line-height: 30px;
  }
  .head .head_main .top1 .hot li {
    width: 100%;
    height: 30px;
  }
  .head .head_main .top1 .hot li > a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/top_ico1.png) left center no-repeat;
    padding-left: 26px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #666666;
  }
  .head .head_main .top1 .top_r {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
  }
  .head .head_main .top1 .top_r > a {
    color: #666666;
    font-size: 14px;
  }
  .head .head_main .top1 .top_r > a:hover {
    color: #06af5b;
  }
  .head .head_main .top1 .top_r > a span {
    color: #666666;
    font-size: 14px;
    margin: 0 10px;
  }
  .head .head_main .head_con {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;
  }
  .head .head_main .head_con > h1 {
    width: 198px;
    height: 60px;
    margin-top: 20px;
  }
  .head .head_main .head_con > h1 > a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .head .head_main .head_con > h1 > a > img {
    width: 100%;
    height: 100%;
  }
  .head .head_main .head_con .head_txt {
    background: url(../images/head_line.png) left center no-repeat;
    margin-left: 33px;
    padding-left: 40px;
    margin-top: 30px;
  }
  .head .head_main .head_con .head_txt > h3 {
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    color: #555555;
    margin-bottom: 9px;
  }
  .head .head_main .head_con .head_txt > h4 {
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    color: #555555;
  }
  .head .head_main .head_con .head_r {
    margin-top: 40px;
  }
  .head .head_main .head_con .head_r > i {
    animation: 2s infinite msClock;
    width: 30px;
    height: 31px;
    background: url(../images/head_tell.png) center no-repeat;
  }
  .head .head_main .head_con .head_r .head_num {
    font-size: 30px;
    margin-left: 20px;
    line-height: 30px;
    color: #484848;
    font-family: "宋体";
  }

  /* foo S */
  .foo {
    width: 100%;
    height: 400px;
    padding-top: 40px;
    box-sizing: border-box;
    background: url(../images/foo_bg.jpg) center bottom no-repeat;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item {
    width: 195px;
    margin-right: 85px;
    background: url(../images/foo_line2.png) right top no-repeat;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item > span {
    width: 22px;
    height: 81px;
    background: url(../images/foo_line1.png) right top no-repeat;
    font-size: 12px;
    color: #ffffff;
    writing-mode: tb-rl;
    line-height: 36px;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item > dl {
    width: 163px;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item > dl > dt {
    width: 100%;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item > dl > dt > p {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 20px;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item > dl > dt > span {
    display: block;
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    margin-bottom: 30px;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item > dl > dd {
    width: 100%;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    color: #ffffff;
    margin-bottom: 20px;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item > dl > dd > a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item > dl > dd > a:hover {
    transform: translate(5px);
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item > dl > dd:nth-last-child(1) {
    margin-bottom: 0;
  }
  .foo .foo_main .foo_top .foo_nav .foo_nav_item:nth-last-child(1) {
    margin-right: 0;
  }
  .foo .foo_main .foo_top .ewm > span {
    width: 22px;
    height: 81px;
    background: url(../images/foo_line1.png) right top no-repeat;
    font-size: 12px;
    color: #ffffff;
    writing-mode: tb-rl;
    line-height: 36px;
  }
  .foo .foo_main .foo_top .ewm > dl {
    width: 100px;
    margin-left: 12px;
  }
  .foo .foo_main .foo_top .ewm > dl > dt {
    width: 100%;
  }
  .foo .foo_main .foo_top .ewm > dl > dt > p {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 20px;
  }
  .foo .foo_main .foo_top .ewm > dl > dt > span {
    display: block;
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    margin-bottom: 30px;
  }
  .foo .foo_main .foo_top .ewm > dl > img {
    display: block;
    width: 100%;
    height: 100px;
  }
  .foo .foo_main .bq {
    width: 100%;
    margin-top: 34px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
  }
  .foo .foo_main .bq a {
    color: #ffffff;
  }
  .foo .foo_main .bq img {
    display: inline-block;
    vertical-align: middle;
  }
  /* foo E */