/*-----------------------------------------------------------*/
/*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;
}

::-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: #ee0e20;
	color: #fff;
}

::-moz-selection {
	background-color: #ee0e20;
	color: #fff;
}

::-webkit-selection {
	background-color: #ee0e20;
	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%;
    height: 60px;
    line-height: 30px;
    background: url(../images/top_bg.jpg) center no-repeat;
  }
  .top1 .top_main > p {
    font-size: 14px;
    color: #eeeeee;
    padding-left: 23px;
    box-sizing: border-box;
    background: url(../images/top_ico1.png) left center no-repeat;
  }
  .top1 .top_main .top_r > a {
    float: left;
    font-size: 14px;
    color: #eeeeee;
    padding-left: 23px;
    margin-right: 30px;
  }
  .top1 .top_main .top_r > a:nth-child(1) {
    background: url(../images/top_ico2.png) left center no-repeat;
  }
  .top1 .top_main .top_r > a:nth-child(2) {
    background: url(../images/top_ico3.png) left center no-repeat;
  }
  .head {
    width: 100%;
    height: 125px;
  }
  .head .head_main .head_txt {
    height: 90px;
    padding: 24px 0 0 12px;
    box-sizing: border-box;
    margin-top: 20px;
    background: url(../images/head_txt.png) left center no-repeat;
  }
  .head .head_main .head_txt > h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #444444;
    margin-bottom: 15px;
  }
  .head .head_main .head_txt > p {
    font-size: 14px;
    line-height: 14px;
    color: #666666;
  }
  .head .head_main > h1 {
    width: 108px;
    height: 114px;
    margin-left: 184px;
  }
  .head .head_main > h1 > a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .head .head_main > h1 > a > img {
    width: 100%;
    height: 100%;
  }
  .head .head_main .head_tell {
    margin-top: 40px;
  }
  .head .head_main .head_tell > i {
    width: 52px;
    height: 46px;
    background: url(../images/head_tell.png) center no-repeat;
    animation: msClock 1s infinite;
    -moz-animation: msClock 1s infinite;
    -webkit-animation: msClock 1s infinite;
    -o-animation: msClock 1s infinite;
  }
  .head .head_main .head_tell .head_num {
    margin-left: 12px;
  }
  .head .head_main .head_tell .head_num > p {
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    margin-bottom: 15px;
  }
  .head .head_main .head_tell .head_num > h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    color: #595ad3;
  }

/* xunpan S */ 
.container1 {
    height: auto;
    margin: 0 auto;
    line-height: 32px;
    height: 32px;
}
.topxunpan {
    text-align: center;
}
.topxunpan .xp {
    position: relative;
    color: #eeeeee;
    font-size: 14px;
    cursor: pointer;
}
.topxunpan .xp img {
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.topxunpan .xp i {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
	height: 18px;
	background-color: #595ad3;
	border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
}

.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: #275fd0;
    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: #275fd0;
}
.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;
}


a {color: #222; text-decoration: none; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.nav {
  width: 100%;
  height: 0px;
  position: relative;
  z-index: 2;
}
.nav .nav_box {
  width: 100%;
  height: 103px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/nav_bg.png) center no-repeat;
}

.nav_xiala_xx{ width:1200px; height:103px; margin: 0 auto; }

.nav_xiala{ width:100%; height:103px; margin: 0 auto; }
.nav_xiala > ul{  position:relative; height:103px;  }
.nav_xiala ul>li{ float:left; width: 171px; height:103px; line-height: 103px; 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:103px; line-height:80px; 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: 100%;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translate(-50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    background: url(../images/nav_on.png) center 60px no-repeat;
}
.nav_xiala ul li:hover>a::after{
    width: 100%;
}
.nav_xiala ul li:hover{ color:#ffffff;}
.nav_xiala ul li:hover a{ color:#ffffff; }
.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:103px; left:0;  width: 100%; background:#ee0e20;  }  /*一个分类 *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, #595ad3, #595ad3) no-repeat;
background: linear-gradient(to right, #595ad3, #595ad3) 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, #595ad3, #595ad3) no-repeat;
background: linear-gradient(to right, #595ad3, #595ad3) 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:103px; z-index:20;  width: 171px;  /*和一级栏目一样宽度*/
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:#ee0e20; 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, #595ad3, #595ad3) no-repeat;
background: linear-gradient(to right, #595ad3, #595ad3) 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, #595ad3, #595ad3) no-repeat;
background: linear-gradient(to right, #595ad3, #595ad3) 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(-10px,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);
    }
}

/* foo S */
.foo {
    width: 100%;
    height: 570px;
    padding-top: 97px;
    box-sizing: border-box;
    background: url(../images/foo_bg.jpg) center no-repeat;
  }
  .foo .foo_main {
    width: 1285px;
    margin: 0 auto;
  }
  .foo .foo_main .foo_tit {
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
  }
  .foo .foo_main .foo_tit > i {
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: url(../images/foo_ico1.png) center no-repeat #ee0e20;
  }
  .foo .foo_main .foo_txt .foo_txt_main {
    margin-top: 40px;
  }
  .foo .foo_main .foo_txt .foo_txt_main a {
    color: #ffffff;
  }
  .foo .foo_main .foo_txt .foo_txt_main > h5 {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 20px;
  }
  .foo .foo_main .inform {
    width: 850px;
  }
  .foo .foo_main .inform .foo_tit > i {
    background: url(../images/foo_ico2.png) center no-repeat #ee0e20;
  }
  .foo .foo_main .inform .in_main {
    margin-top: 40px;
  }
  .foo .foo_main .inform .in_main .in_l {
    width: 740px;
  }
  .foo .foo_main .inform .in_main .in_l .in_top {
    width: 100%;
  }
  .foo .foo_main .inform .in_main .in_l .in_top .in_item {
    width: 240px;
    height: 50px;
    position: relative;
    margin-right: 10px;
  }
  .foo .foo_main .inform .in_main .in_l .in_top .in_item > input {
    width: 100%;
    height: 100%;
    border: 1px solid #919191;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    padding: 0 10px 0 70px;
  }
  .foo .foo_main .inform .in_main .in_l .in_top .in_item > span {
    position: absolute;
    background: url(../images/in_ico1.png) left center no-repeat;
    font-size: 14px;
    line-height: 50px;
    color: #919191;
    height: 100%;
    padding-left: 30px;
    left: 10px;
    top: 0;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
  }
  .foo .foo_main .inform .in_main .in_l .in_top .in_item2 > span {
    background: url(../images/in_ico2.png) left center no-repeat;
  }
  .foo .foo_main .inform .in_main .in_l .in_top .code_box {
    width: 240px;
    height: 50px;
    position: relative;
  }
  .foo .foo_main .inform .in_main .in_l .in_top .code_box > input {
    width: 100%;
    height: 100%;
    border: 1px solid #919191;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    padding: 0 110px 0 12px;
  }
  .foo .foo_main .inform .in_main .in_l .in_top .code_box > img {
    position: absolute;
    width: 90px;
    height: 36px;
    cursor: pointer;
    right: 6px;
    top: 7px;
  }
  .foo .foo_main .inform .in_main .in_l .texts {
    width: 100%;
    height: 50px;
    position: relative;
    margin-top: 20px;
  }
  .foo .foo_main .inform .in_main .in_l .texts textarea {
    width: 100%;
    height: 100%;
    border: 1px solid #919191;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    padding: 15px 10px 0 170px;
  }
  .foo .foo_main .inform .in_main .in_l .texts textarea:focus {
    padding: 15px 10px 0 70px;
  }
  .foo .foo_main .inform .in_main .in_l .texts > span {
    position: absolute;
    background: url(../images/in_ico3.png) left center no-repeat;
    font-size: 14px;
    line-height: 50px;
    color: #919191;
    height: 100%;
    padding-left: 30px;
    left: 10px;
    top: 0;
  }
  .foo .foo_main .inform .in_main > button {
    width: 100px;
    height: 120px;
    background: url(../images/in_ico4.png) center 23px no-repeat #ee0e20;
    border-radius: 0px 10px 0px 10px;
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    padding-top: 30px;
    box-sizing: border-box;
  }
  .foo .foo_main .inform .foonav_mian {
    width: 100%;
    margin-top: 40px;
  }
  .foo .foo_main .inform .foonav_mian .foo_nav > dl {
    float: left;
    width: 115px;
    margin-right: 85px;
  }
  .foo .foo_main .inform .foonav_mian .foo_nav > dl > dt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #666666;
    background: url(../images/foo_ico3.png) 84px center no-repeat;
    font-size: 16px;
    color: #ffffff;
  }
  .foo .foo_main .inform .foonav_mian .foo_nav > dl > dd {
    width: 100%;
    font-size: 14px;
    color: #cccccc;
    height: 16px;
    line-height: 16px;
    margin-top: 12px;
  }
  .foo .foo_main .inform .foonav_mian .foo_nav > dl > dd > a {
    display: block;
    width: 100%;
    height: 100%;
    color: #cccccc;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .foo .foo_main .inform .foonav_mian .foo_nav > dl > dd > a:hover {
    color: #fff;
    transform: translate(5px);
  }
  .foo .foo_main .inform .foonav_mian .foo_nav > dl:nth-last-child(1) {
    margin-right: 0;
  }
  .foo .foo_main .inform .foonav_mian .ewm {
    width: 110px;
    height: 140px;
    border: solid 1px #919191;
    text-align: center;
    box-sizing: border-box;
  }
  .foo .foo_main .inform .foonav_mian .ewm > img {
    display: block;
    width: 96px;
    height: 96px;
    margin: 6px auto;
  }
  .foo .foo_main .inform .foonav_mian .ewm > p {
    font-size: 14px;
    color: #ffffff;
  }

