/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}
.head_line{
    width: 100%;
    height: 1px;
    background: transparent;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -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: #da261d;
    color: #fff;
}

::-moz-selection {
    background-color: #da261d;
    color: #fff;
}

::-webkit-selection {
    background-color: #da261d;
    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;
    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;
}

.left {
    float: left;
}

.right {
    float: right;
}

.top1 {
    width: 100%;
    position: relative;
    z-index: 2;
    height: 0;
}
.top1.fixedNav{
    height: 120px;
    background: #1f3687;
}

.top1 .top_main {
    position: absolute;
    top: 0;
    left: 0;
    height: 120px;
    width: 100%;
    padding: 0 16px 0 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #1f3687;
}

.top1 .top_main>h1 {
    width: 87px;
    height: 81px;
    margin-top: 16px;
}

.top1 .top_main>h1>a {
    display: block;
    width: 100%;
    height: 100%;
}

.top1 .top_main>h1>a>img {
    width: 100%;
    height: 100%;
}

.top1 .top_main .head_txt {
    height: 100%;
    border-left: 1px solid #1f3687;
    margin-left: 50px;
    padding-left: 18px;
}

.top1 .top_main .head_txt>h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
    margin-bottom: 13px;
    margin-top: 35px;
}

.top1 .top_main .head_txt>p {
    font-size: 16px;
    line-height: 16px;
    font-family: Arial;
    color: #ffffff;
}

.top1 .top_main .ser {
    width: 120px;
    border-right: 1px solid #1f3687;
    height: 100%;
    line-height: 120px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}

.top1 .top_main .ser .ser_bar {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #ffffff;
}

.top1 .top_main .ser .ser_box {
    position: absolute;
    width: 0;
    opacity: 0;
    height: 40px;
    bottom: -40px;
    right: 0;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
}

.top1 .top_main .ser .ser_box>input {
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    padding: 0 50px 0 10px;
    box-sizing: border-box;
}

.top1 .top_main .ser .ser_box>button {
    position: absolute;
    width: 40px;
    height: 100%;
    background: url(../images/ser.png) center no-repeat #0c2276;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

.top1 .top_main .ser .ser_box.on {
    opacity: 1;
    width: 280px;
}

.top1 .top_main>a {
    width: 120px;
    height: 100%;
    line-height: 120px;
    border-right: 1px solid #1f3687;
    box-sizing: border-box;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}



/* xunpan S */
.container1 {
    height: auto;
    margin: 0 auto;
    line-height: 120px;
    height: 120px;
}

.topxunpan {
    text-align: center;
}

.topxunpan .xp {
    position: relative;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}

.topxunpan .xp img {
    position: relative;
    top: 2px;
    margin-right: 2px;
}

.topxunpan .xp i {
    color: #ffffff;
    font-size: 14px;
}

.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: #00166b;
    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: #00166b;
}

.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;
}

/* top S */

a {
    color: #222;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.nav_xiala_xx {
    width: 1006px;
    height: 120px;
    margin: 0 0 0 38px;
    border-left: 1px solid #1f3687;
    border-right: 1px solid #1f3687;
}

.nav_xiala {
    width: 100%;
    height: 120px;
    margin: 0 auto;
}

.nav_xiala>ul {
    position: relative;
    height: 120px;
}

.nav_xiala ul>li {
    float: left;
    width: 125px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.nav_xiala ul li>a {
    display: block;
    color: #ffffff;
    height: 120px;
    line-height: 120px;
    overflow: hidden;
    font-size: 16px;
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.nav_xiala ul li:nth-last-child(1)>a {
    background: none;
}

.nav_xiala ul li>a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 120px;
    background: url(../images/nav_on.png) center bottom no-repeat;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    z-index: -1;
}

.nav_xiala ul li:hover>a::after {
    width: 100%;
}

.nav_xiala ul li:hover {
    color: #fff;
}

.nav_xiala ul li:hover a {
    color: #fff;
}

.nav_xiala .erji_xiala {
    z-index: 20;
    height: 0px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    background: #00166b;
}

/*一个分类 *1 一个分类 *2  六个分类100%  left:修改到合适位置; */

.nav_xiala ul li:hover .erji_xiala {
    height: auto;
    visibility: visible;
    opacity: 1;
    border-radius: 0px 0px 15px 15px;
}

.nav_xiala .erji_xiala .daohang_xiala {
    float: left;
    width: 200px;
    padding: 10px 20px 10px 20px;
    opacity: 0;
}

.nav_xiala .erji_xiala .daohang_xiala i {
    font-size: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    display: block;
    font-weight: bold;
}

.nav_xiala .erji_xiala .daohang_xiala span {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
    display: block;
    text-align: left;
}

.nav_xiala .erji_xiala .daohang_xiala a {
    height: 35px;
    line-height: 35px;
    display: block;
    color: #FFF;
    font-size: 14px;
    overflow: hidden;
    text-indent: 10px;
}

.nav_xiala .erji_xiala .daohang_xiala i a {
    font-size: 15px;
    text-align: left;
    background: url(../images/liqsub_ss.png) 0px no-repeat;
    padding-left: 13px;
    overflow: hidden;
}

.nav_xiala .erji_xiala .daohang_xiala i a:hover {
    background: url(../images/liqsub_ss.png) 10px no-repeat;
    padding-left: 23px;
}

.nav_xiala .erji_xiala a:hover {
    color: #FFF;
    padding-left: 15px;
}

.nav_xiala .erji_xiala .daohang_xiala span a {
    color: rgba(255, 255, 255, 0.85);
    background: -webkit-linear-gradient(left, #da261d, #da261d) no-repeat;
    background: linear-gradient(to right, #da261d, #da261d) no-repeat;
    background-size: 0% 100%;
}

.nav_xiala .erji_xiala .daohang_xiala span a:hover {
    color: rgba(255, 255, 255, 0.85);
    background: -webkit-linear-gradient(left, #da261d, #da261d) no-repeat;
    background: linear-gradient(to right, #da261d, #da261d) no-repeat;
    background-size: 100% 100%;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(1) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.2s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(2) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.25s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(3) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.3s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(4) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.35s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(5) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.4s;
}

.nav_xiala ul li:hover .erji_xiala .daohang_xiala:nth-child(6) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.45s;
}

.nav_xiala .erji_xiala1 {
    position: absolute;
    top: 120px;
    z-index: 20;
    width: 125px;
    /*和一级栏目一样宽度*/
    height: 0px;
    visibility: hidden;
}

.nav_xiala ul li:hover .erji_xiala1 {
    height: auto;
    visibility: visible;
}

.nav_xiala .erji_xiala1 .daohang_xiala {}

.nav_xiala .erji_xiala1 .daohang_xiala i {
    font-size: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    display: block;
    background: #00166b;
    opacity: 0;
}

.nav_xiala .erji_xiala1 .daohang_xiala a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    color: #FFF;
    overflow: hidden;
}

.nav_xiala .erji_xiala1 a:hover {
    color: #FFF;
    padding-left: 15px;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(1) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.2s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(2) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.24s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(3) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.28s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(4) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.32s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(5) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.36s;
}

.nav_xiala ul li:hover .erji_xiala1 .daohang_xiala i:nth-child(6) {
    animation: menu1 0.3s ease-in-out forwards;
    animation-delay: 0.4s;
}

.nav_xiala .erji_xiala1 .daohang_xiala a {
    color: rgba(255, 255, 255, 0.85);
    background: -webkit-linear-gradient(left, #da261d, #da261d) no-repeat;
    background: linear-gradient(to right, #da261d, #da261d) no-repeat;
    background-size: 0% 100%;
}

.nav_xiala .erji_xiala1 .daohang_xiala a:hover {
    color: rgba(255, 255, 255, 0.85);
    background: -webkit-linear-gradient(left, #da261d, #da261d) no-repeat;
    background: linear-gradient(to right, #da261d, #da261d) no-repeat;
    background-size: 100% 100%;
}

.nav_xiala>ul>li.another {}

.nav_xiala>ul>li.another>a {
    color: #ffffff;
}

.nav_xiala ul li.another>a::after {
    width: 100%;
}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}


@keyframes menu1 {
    0% {
        opacity: 0;
        transform: translateX(8px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes myfirst {

    0%,
    100% {
        -webkit-transform: translate(-5px, 0) rotateZ(20deg);
    }

    50% {
        -webkit-transform: translate(0, 0) rotateZ(-20deg);
    }
}

@-webkit-keyframes myfirst {

    0%,
    100% {
        -webkit-transform: translate(-5px, 0) rotateZ(20deg);
    }

    50% {
        -webkit-transform: translate(0, 0) rotateZ(-20deg);
    }
}

@keyframes myfirst2 {

    0%,
    100% {
        -webkit-transform: translate(-10px, 0);
    }

    50% {
        -webkit-transform: translate(0, 0);
    }
}

@-webkit-keyframes myfirst2 {

    0%,
    100% {
        -webkit-transform: translate(0, -10px);
    }

    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);
    }
}

@media screen and (max-width: 1820px) {
    .top1 .top_main {
        padding: 0 15px;
    }

    .top1 .top_main .head_txt {
        margin-left: 20px;
    }

    .top_main .nav_xiala_xx {
        width: 650px;
        margin-left: 20px;
    }

    .top1 .top_main .ser {
        width: 90px;
    }

    .top1 .top_main>a {
        width: 90px;
    }

    .top1 .nav_xiala ul>li {
        width: 81px;
    }

    .top1 .nav_xiala .erji_xiala1 {
        width: 110px;
    }
}
/* foo S */
.foo {
    width: 100%;
    padding-top: 113px;
    box-sizing: border-box;
    background: url(../images/foo_bg.jpg) center top no-repeat;
  }
  .foo .foo_main .foo_top > h3 {
    width: 313px;
    height: 57px;
    background: url(../images/foo_txt.png) center no-repeat;
  }
  .foo .foo_main .foo_top .foo_tit > h3 {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .foo .foo_main .foo_top .foo_tit > h3 > span {
    color: #da261d;
  }
  .foo .foo_main .foo_top .foo_tit > p {
    font-size: 12px;
    line-height: 12px;
    color: #666666;
  }
  .foo .foo_main .foo_con {
    margin-top: 75px;
    padding: 40px 16px 0;
    box-sizing: border-box;
    background-color: #ffffff;
    padding-bottom: 30px;
  }
  .foo .foo_main .foo_con .foo_con_main {
    height: 520px;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt {
    width: 320px;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt > h3 {
    font-size: 30px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 7px;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt > h3 > span {
    color: #da261d;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt > p {
    font-size: 12px;
    line-height: 12px;
    font-family: Arial;
    color: #cccccc;
    margin-bottom: 23px;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt > span {
    display: block;
    width: 1px;
    height: 46px;
    background-color: #da261d;
    margin-bottom: 24px;
    display: none;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt > h4 {
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 27px;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt .foo_txt_mian > h5 {
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666666;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt .foo_txt_mian > h5 > i {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 26px;
    margin-right: 10px;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt .foo_txt_mian > h5 > span {
    font-family: Impact;
    font-size: 30px;
    color: #666666;
    vertical-align: bottom;
  }

  .foo .foo_main .foo_con .foo_con_main .foo_txt .foo_txt_mian  em{
    display: inline-block;
    width: 5em;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt .foo_txt_mian > h5:nth-child(1) > i {
    background: url(../images/foo_ico1.png) center no-repeat;
  }
   .foo .foo_main .foo_con .foo_con_main .foo_txt .foo_txt_mian > h5:nth-child(2) > i {
    background: url(../images/foo_ico1.png) center no-repeat;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt .foo_txt_mian > h5:nth-child(3) > i {
    background: url(../images/foo_ico2.png) center no-repeat;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt .foo_txt_mian > h5:nth-child(4) > i {
    background: url(../images/foo_ico3.png) center no-repeat;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt .ewm > img {
    width: 107px;
    height: 107px;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_txt .ewm > p {
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    margin-top: 10px;
  }
  .foo .foo_main .foo_con .foo_con_main .inform {
    width: 426px;
    margin-left: 150px;
  }
  .foo .foo_main .foo_con .foo_con_main .inform > h3 {
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    margin-bottom: 45px;
  }
  .foo .foo_main .foo_con .foo_con_main .inform > input {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .foo .foo_main .foo_con .foo_con_main .inform .code {
    width: 100%;
    height: 45px;
    position: relative;
  }
  .foo .foo_main .foo_con .foo_con_main .inform .code > input {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 0 100px 0 10px;
  }
  .foo .foo_main .foo_con .foo_con_main .inform .code > img {
    position: absolute;
    cursor: pointer;
    width: 90px;
    height: 36px;
    right: 0;
    bottom: 0;
  }
  .foo .foo_main .foo_con .foo_con_main .inform > textarea {
    width: 100%;
    height: 130px;
    border-bottom: 1px solid #e1e1e1;
    box-sizing: border-box;
    padding: 10px;
  }
  .foo .foo_main .foo_con .foo_con_main .inform > button {
    display: block;
    width: 100%;
    margin-top: 36px;
    height: 43px;
    background-color: #da261d;
    cursor: pointer;
    font-size: 14px;
    color: #ffffff;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
  }
  .foo .foo_main .foo_con .foo_con_main .inform > button:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
  }
  .foo .foo_main .foo_con .foo_con_main .foo_nav {
    width: 217px;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_nav > ul {
    width: 100%;
    height: 96px;
    line-height: 48px;
    border: solid 1px #e9e9e9;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_nav > ul > li {
    float: left;
    width: 50%;
    height: 50%;
    text-align: center;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_nav > ul > li > a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666666;
  }
  .foo .foo_main .foo_con .foo_con_main .foo_nav > ul > li > a:hover {
    color: #da261d;
    box-shadow: 0 0 3px rgba(218, 38, 29, 0.2);
  }
  .foo .foo_main .foo_con .bq {
    margin-top: 30px;
    font-size: 14px;
    color: #666666;
  }
  .foo .foo_main .foo_con .bq a {
    color: #666666;
  }
  .foo .foo_main .foo_con .bq a:hover {
    color: #da261d;
  }
  .foo .foo_main .foo_con .bq img {
    vertical-align: middle;
  }