@charset "utf-8";
.headerBox{width:100%;}
.main{/*border-top: 2px solid #2f3843 !important;*/border-top: none !important;}
/*导航*/
headerT{width:100%;background: #f5f5f5;}
.sui-navbar{margin-bottom: 0;}
.sui-navbar .navbar-inner{/*width: 1200px;*/width:1200px;margin: 0 auto;background: #f5f5f5;border: none;box-shadow: none;height: 30px;min-height: 30px;}
.sui-navbar .sui-nav>li>a{padding-right: 10px;color: #666666;font-size: 12px;font-family: SimSun;padding: 6px 10px 6px;}
.headerT .sui-nav a.user{color: #00dc82;}
.headerT .sui-nav a.user:hover,.headerT .sui-nav a.user:focus{color: #00dc82;}
.headerT .sui-nav a.userno{color: #666666;cursor: default;}
.headerT .sui-nav a.userno:hover,.headerT .sui-nav a.userno:focus{color: #666666;background: none;}
.headerT .sui-nav a.spea{text-decoration: underline !important;}

.sui-navbar .sui-nav>li>a.addCookie-btn:hover{  color: #00dc82; }
.sui-navbar .sui-nav>li>a.cjzmkj:hover{  color: #00dc82; }
.sui-navbar .sui-nav>li>a:hover{  color: #555;  text-decoration: none;  background-color: #e2e2e2;  }
.sui-navbar .sui-nav .icon-touch-location-sign{font-size: 16px;}
.sui-navbar .sui-nav .province{padding: 0 6px;font-size: 14px;}
.sui-navbar .sui-nav .icon-tb-unfold{font-size: 18px;}
.sui-navbar .sui-nav .icon-tb-fold{font-size: 18px;}
.sui-navbar .sui-nav .field-show{display: none;position: absolute;width: 120px;text-align:  center;top: 30px;left: -7px;background: #f5f5f5;letter-spacing: 1px;z-index: 9999;}
.sui-navbar .sui-nav .field-show li{padding: 10px 0;}
.sui-navbar .sui-nav .field-show li:hover{color: #00dc82;cursor: pointer;}
.sui-navbar .sui-nav .field:hover .province{color: #00dc82;}
.sui-navbar .sui-nav .field:hover .icon-tb-unfold{color: #00dc82;}
.sui-navbar .sui-nav .field:hover .icon-tb-fold{color: #00dc82;}
.nav-province{position: relative;}

.sui-navbar .sui-nav>li>a.addCookie-btn:hover{  color: #00dc82; }
.sui-navbar .sui-nav>li>a.cjzmkj:hover{  color: #00dc82; }
.sui-navbar .sui-nav>li>a:hover{  color: #555;  text-decoration: none;  background-color: #e2e2e2;  }
/*桌面快捷*/
.zmkj{width: 16px;height: 16px;margin-right: 3px;position: relative;top:-1px;}


.myorder-img{margin-right: 3px;position: relative;margin-top: -2px;}
/*手机药帮忙*/
li.shoujima{position: relative;}
li.shoujima .posimg{position: absolute;top:30px;left: -20px;display: none;z-index: 5;}
li.shoujima:hover .posimg{display: block;}
li.shoujima .shoujiico{margin-right: 3px;position: relative;top:-1px;width: 16px;height: 16px;}
/*未登录样式*/
.nologin a.userno{color: #999999 ;}
.headerT .nologin a.speano{text-decoration: none;color: #00dc82;}
.headerT .nologin a.speano:hover,.headerT .nologin a.speano:focus{color: #00dc82;}
.headerT span.speano{color: #00dc82;}

.headerT li.xiexian{padding: 6px 0;color: #cccccc;}

/*搜索栏*/
.searcherBox{width: 1200px;height: 110px;margin:0 auto;clear: both;}
.col1{width: 210px;margin-right: 50px;}
.col1 img{/*width: 163px;height: 46px;*/width:210px;height:130px;/*margin-top: 26px;*/}
.col2{width:600px;margin-top: 30px;margin-right: 0px;position: relative;}
.col2 .search{overflow: hidden;border: 2px solid #00C675;width: 595px;border-radius: 0px;}
.col2 .inputbox{position: relative;}
.col2 .inputbox input{border: none;width: 485px;padding-left:10px;height: 40px;line-height: 40px;}
.col2 .inputbox #clearInputbox {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ccc;
    color: #fff;
    line-height: 14px;
    text-align: center;
    font-size: 12px;
    display: none;
}
.col2 .ss{text-align: center;color: #fff;background: #00C675;height: 40px;line-height: 40px;width: 100px;}
.col2 .ss a{display: block;text-align: center;color: #fff;background: #00C675;height: 40px;line-height: 40px;width: 100px;font-size: 16px;}

.col2 .rmtag{margin-top: 7px;color: #666666;word-wrap: break-word;word-break: keep-all;font-size: 12px;}
.col2 .rmtag a{color: #999999;font-size: 12px;margin-right: 8px;padding-right:10px;font-family: SimSun;border-right: 1px solid #999999;}
.col2 .rmtag a:hover{color: #00dc82;}
.col2 .rmtag span:last-child a{border-right: none;}
/*搜索下拉弹框*/
.col2 .searchUl{border: 1px solid #cccccc;position: absolute;top: 43px;left:0;width: 495px;background: #fff;z-index: 999999;display: none;}
.col2 .searchUl li{padding-left: 10px;line-height: 24px;height: 24px}
.col2 .searchUl li a{color: #9c9c9c;font-size: 12px;font-family: SimSun;display: inline-block;
    line-height: 24px;;height: 24px;width: 400px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden
}
.col2 .searchUl li a span{font-weight: bold;}
.col2 .searchUl li:hover{background: #f5f5f5;cursor: pointer;}
.col2 .searchUl li.active{background: #f5f5f5;}
.col2 .searchUl li .history {
    float: right;
    width: 40px;
    text-align: center;
}
.col-new3{overflow: hidden;margin-top: 28px;}
.col-new3 .youitem{float: left;margin-right: 30px;}
.col-new3 .spejg{margin-right: 0;}
.col-new3 .youitem .imgwarp{margin-bottom: 2px;}
.col-new3 .youitem .imgwarp .youitem-img{width: 47px;height: 47px;}
.col-new3 .youitem .imgtext{font-size: 12px;color: #666666;line-height: 16px;}

.col3{width: 200px;margin-top: 30px;position: relative;border: 1px solid red;}
.col3 .caigou{width: 200px;height: 44px;}
.col3 .caigou a{display:block;width: 196px;height: 40px;line-height: 40px;text-align: center;border: 2px solid #dddddd;color: #333333;border-radius: 5px;}
.col3 .caigou a i{font-size: 16px;margin-right: 5px;}
.col3  .topp{display: inline-block;background: #ff0000;color: #fff;padding:1px;font-size: 12px;line-height: 12px;border-radius:7px; margin-left: 5px;min-width:12px;text-align:center;}
.col3  .noshow{display: none;}
.col4{width: 180px;margin-top: 30px;}
.col4 .kf{margin-bottom: 10px;}
.col4 span{color: #00dc82;}
.col5{width: 110px;}
.col5 .erwm{margin-top:0px;position: relative;top:0px;}
.col5  img.small{width: 110px;height: 116px;cursor: pointer;}
.col5  img.big{width: 121px;height:127px;position: absolute;top:0;right: 0;max-width: none;display: none;cursor: none;}
.col5 span{font-size: 10px;}
/*商品分类*/
.newwarp{width: 100%;background-color: #00C775;margin-top: 20px;min-width: 1200px;}
.goodsmain{width: 1200px;height:40px;margin: 0 auto;position: relative;clear: both;}
.goodsmain .leftbox{width: 210px;}
.goodsmain .leftbox .fltitle{color: #fff;height: 40px;line-height: 40px;font-size: 16px;font-weight: bold;font-family: SimSun;padding-left: 20px;background-color: #02B169;}
.goodsmain .leftbox .fltitle i{margin-right: 10px;font-size: 18px;color: #ffffff;position: relative;top:2px;opacity: 0.6;}

.goodsmain .rightbox{width: 960px;overflow: hidden;padding-left: 30px;}
.goodsmain .rightbox .topnav{height: 38px;line-height: 38px;font-size: 18px;}
.goodsmain .rightbox .topnav li{float: left;margin-right: 10px;margin-left: 10px;height: 40px;line-height: 40px;}
.goodsmain .rightbox .topnav li .hot{display: inline-block;padding-left: 5px;width:38px;height: 18px; }
.goodsmain .rightbox .topnav li a{font-size: 16px;color: #ffffff;display: inline-block;height: 40px;min-width: 90px; text-align: center;}
.goodsmain .rightbox .topnav li a:hover{}
.goodsmain .rightbox .topnav li a.cur{background: url("../images/navbg.png") no-repeat 30px 37px ;}
.goodsmain .rightbox .topnav li.hovercur a{background: url("../images/navbg.png") no-repeat 30px 37px ;}
/*悬浮类目*/
.xfubox .flbox{width:210px;height: 370px;background:#404b5a;color: white;position: absolute;top:40px;z-index: 1000;display: none;}
.xfubox .flbox .newul{}
.xfubox .flbox .newul li{height: 41px;}
.xfubox .flbox .newul .cur{}
.xfubox .flbox .newul li a{display:block;height: 41px;line-height: 53px;/*padding-left: 55px;*/padding-left:20px;color: #ffffff;font-family: SimSun;overflow: hidden;}
.xfubox .flbox .newul li a i{margin-right: 10px;font-size: 21px;color: #838b94;display: inline-block;float: left;margin-top:0px;}
.xfubox .flbox .newul li a span{display: inline-block;float: left;}
.xfubox .flbox .newul li a:hover,.xfubox .flbox .newul li.cur a{/*padding-left: 45px;*/color: #404b5a;background:#ffffff;-moz-transition: padding-left,background-position,0.2s,0.2s,linear,linear;
    -webkit-transition: padding-left,background-position,0.2s,0.2s,linear,linear;
    -o-transition: padding-left,background-position,0.2s,0.2s,linear,linear; transition: padding-left,background-position,0.2s,0.2s,linear,linear;}
.xfubox .flbox .newul li a:hover i{ }

.xfubox .flbox .newul li a.lia7{height: 52px;line-height: 52px;}

/*二级类目弹窗*/
.leimu-TC{width:990px;min-height: 370px;border: 1px solid #e0e0e0;border-left: none; background:#ffffff;position: absolute;top:40px;left:210px;z-index: 1000;display: none;overflow:auto; zoom:1;}
.leimu-TC .two-box-ul{width: 960px;margin: 0 auto;margin-top: 20px;}
.leimu-TC .two-box-ul li.warp-li{display: none;}
.leimu-TC .two-box-ul li.show{display: block;}
.hangbox{overflow: hidden;margin-bottom: 5px;}
.hang-col1{width: 309px;float: left;margin-right: 20px;}
.hang-col2{width: 303px;float: left;}
.hang-col3{width: 305px;float: right;}
.com-title{font-weight: bold;font-size: 14px;color: #00dc82;border-bottom: 1px solid #ededed;padding-bottom: 5px;margin-bottom: 5px;}
.com-title a{font-weight: bold;font-size: 14px;color: #00dc82;}
.com-title a:hover{color: #00dc82;}
.no-three-fl{border-bottom: none;margin-bottom: 30px;}
.com-info{font-size: 12px;color: #333333; }
.com-info a{font-size: 12px;color: #333333;border-right: 1px solid #ededed;padding-right: 7px;margin-right: 7px;word-wrap:break-word;white-space: nowrap;line-height: 20px;}
.com-info a.last-no-line{border-right: none;}
.com-info a:hover{color: #00dc82;}
/*底部导航样式*/
div.footer{width: 100%;overflow: hidden;min-width: 1200px;}
div.footer div.foot_top{width: 100%;background-color: #f8f8f8;}
.foot-best-box{background: #4b4b4b; height: 120px;}
.foot_best{  width: 1200px;  margin: 0 auto; /* height: 165px;*/ }
.foot_best_item{  display: inline-block;  width: 240px;  float: left;    margin-top: 25px; margin-right: 80px;}
.foot_best .last{margin-right: 0;}
.foot_best_item .imgbox{width: 66px;float: left;margin-right: 15px; }
.foot_best_item .ficon{ width: 66px;  height: 66px; }
.foot_best_item .infobox{width: 150px;float: left;}
.foot_best_item .ftext{ font-size: 16px;  color: #ffffff;margin-top: 10px;}
.foot_best_item .ftext-t{ font-size: 14px;  color: #999999;margin-top: 10px;}
div.footer div.foot_top div.footbox{width:1200px;margin:0 auto;overflow: hidden;border-top: 1px solid #eee;padding-bottom:15px;}
div.footer div.foot_top div.footbox ul.about{list-style:none;overflow: hidden;margin-right:56px;padding-top: 46px;overflow: hidden;float: left;}
div.footer div.foot_top div.footbox ul.about li{padding-bottom: 8px;font-size: 12px;color: #333333;font-family: SimSun;}
div.footer div.foot_top div.footbox ul.about li a{font-size: 12px;color: #666666;font-family: SimSun;}
div.footer div.foot_top div.footbox ul.about li a:hover{color: #00dc82 !important;}
div.footer div.foot_top div.footbox ul.about li.title_f {padding-bottom: 15px;}
div.footer div.foot_top div.footbox ul.about li.title_f a{font-size: 14px;color: #333;font-family: SimSun;font-weight: bold;}
div.footer .xzma{width: 94px;text-align: center;margin-right: 20px;margin-top: 46px;}
div.footer .xzma img{display: block;width: 94px;height: 94px;margin: 0 auto;}
div.footer .xzma span{display: block;font-size: 12px;color: #666;}
div.footer .gzma{width: 110px;text-align: center;margin-top: 36px;margin-right:10px;}
div.footer .gzma img{display: block;width: 100px;height: 100px;margin: 0 auto;}
div.footer .gzma span{display: block;font-size: 12px;color: #333;}
div.footer .footboot{clear: both;border-top: 1px solid #EDEDF2;padding-top:15px;}
div.footer .footboot .common-size a{display:inline-block;width:340px;vertical-align: text-top;}
div.footer .footboot .common{text-align: left;color: #666666;font-family: SimSun;font-size: 12px;}
div.footer .footboot .common-line{text-align: center;color: #bdbdbd;font-family: SimSun;font-size: 12px;}
div.footer .footboot .common a{font-size: 12px;color: #bdbdbd;font-family: SimSun;}
div.footer .footboot .common a:hover{color: #00dc82;}
div.footer .footboot .common span{margin-left: 15px;margin-right: 50px;}
div.footer .footboot .row1{padding-bottom: 15px;}
div.footer .footboot .row2{margin-top: 10px;}
div.footer .footboot .row2 a{color: #666666;}
div.footer .footboot .row2 a:hover{color: #333333;}
div.footer .footboot .row3{margin-top: 5px;padding-bottom: 15px;}
div.footer .footboot .common .foot-yl{color: #666;}
div.footer .footboot #chongqingzgz{width:1200px;margin:0 auto;color:#666;text-align:left;}

/*右侧固定区*/
.kuanjie{width: 36px;height: 100%;position: fixed;top:0px;right: 0px;background: #404C59;z-index: 1003;font-size: 12px;}
.kuanjie .cgdbox{margin-top: 0px;padding: 10px 0;background: #54616f;}
.kuanjie .cgdbox:hover{background:rgba(0,0,0,0.2); color: #ffffff;}
.kuanjie .cgdbox .r-topbox{position: relative;}
/*.kuanjie .cgdbox .topp{display: inline-block;background: #ff0000;color: #fff;padding:1px;font-size: 12px;line-height: 12px;border-radius:7px; min-width:12px;text-align:center;}*/
.kuanjie .cgdbox .topp{display: inline-block;margin-top:5px;color: #ffffff;background-color:#ff0000;font-size: 12px;border-radius:16px;min-width:12px;text-align:center;padding-top:1px;padding-bottom:1px;padding-right: 6px;padding-left: 6px;}
.kuanjie .tongyong{text-align: center;display: block;margin-bottom: 5px;/*background-color: #e6e6e6;*/}
.kuanjie .tongyong .r-topbox{margin-bottom: 0px;position: relative;z-index: 2;}
.kuanjie .tongyong .r-topbox i{font-size: 20px;color: #ffffff;}
.kuanjie .tongyong .r-footbox{font-size: 12px;font-family: SimSun;color: #ffffff;width: 20px;margin: 0 auto;}


.jdbox{position: relative;width: 36px;height: 36px;line-height: 36px;z-index: 200;text-align: center;display: block;}
.jdbox .r-topbox{position: relative;z-index: 2;width: 36px;height: 36px;background: #404C59;}
.jdbox .r-topbox i{font-size: 20px;}
.jdbox .zuotc{width: 72px;height: 34px;line-height:34px;border: 1px solid #cccccc;position: absolute;left: 36px;top:0;transition:left 0.3s ease-in-out 0.1s;background-color: #ffffff;z-index: 1;}
.jdbox:hover .r-topbox{background-color: #00C675;color: #ffffff;}
.jdbox:hover .r-topbox i{color: #ffffff;}
.jdbox:hover .zuotc{left: -72px;}
.jdbox .zuotc.topbox-zsxs{width: 102px}
.jdbox:hover .zuotc.topbox-zsxs{left: -102px;width: 102px}


.kuanjie .speapp{position: relative;}
.kuanjie .speapp .you-er{position: absolute;top:-10px;left:-100px;width: 100px;height: 100px;display: none;}
.kuanjie .speapp .you-er img{width: 100px;height: 100px;}
.kuanjie .speapp:hover .you-er{display: block;}

.abs-warp{height: 100%;width: 100%;z-index: 3; position: absolute;top:200px;left: 0;background-color: #404C59;}
.dingwei{width:36px;text-align: center;position: absolute;bottom: 290px;background-color: #404C59;z-index: 6;}
.erm-abs{z-index: 2; position: absolute;bottom: 136px;left: 0px;width: 108px;height: 108px;transition:left 0.3s ease-in-out 0.1s;}

@media only screen and (max-height: 768px) {
    .abs-warp{top:100px;}
    .dingwei{bottom: 190px;}
}

.u-flyer{display: block;width: 50px;height: 50px;border-radius: 50px;position: fixed;z-index: 9999;}
.show-l{display: block !important;}

/*取消收藏提示*/
#nopCollect{width: 289px;height: 80px;display: none;border-radius: 8px;text-align: center;background: #000000;opacity: 0.8;margin-left: -144px;}
#nopCollect span{color: #ffffff;margin-top: 35px;display: block;}
/*全局样式*/
.noshow{display: none;}
/*超时登录弹窗*/
#timeout{width: 350px;height: 600px;display: none;background: none;box-shadow: none;}
#timeout .fltcbox{position: relative;width: 350px;height: 600px;}
#timeout a.close-btn{width: 37px;height: 37px;position: absolute;left:320px;top:110px;z-index: 2000;}
/*登录主体内容*/
#timeout  .loginbox{width:325px;padding-left: 25px;position: absolute;top: 0;right: 0;background: #fff;padding-top: 40px;margin-top: 100px;}
/*标题*/
#timeout  .loginbox ul.l-title{overflow: hidden;}
#timeout  .loginbox ul.l-title li{float: left;font-size: 16px;height: 35px;line-height: 35px;color: #333333;}
/*错误提示*/
#timeout  .loginbox {border-top: 1px solid #e0e0e0;}
#timeout  .loginbox  .err-box{height: 35px;line-height: 35px;display: none;}
#timeout  .loginbox  .err-box .errinfo{width: 298px;border: 1px solid #ea4a36;height: 35px;line-height: 35px;background: #ffebeb;color: #ea4a36;display: block;}
#timeout  .loginbox  .err-box .errinfo i{padding-left: 5px;padding-right: 6px;}
#timeout  .loginbox  .err-box .errinfo img.errorimg{position: relative;left: 3px;top: -1px;}
#timeout  .loginbox .l-con{margin-top: 25px;}
#timeout .spediv{border: 1px solid #cbcbcb;width: 298px;overflow: hidden;}
#timeout .sui-form .control-group .controls input{width: 247px;height: 40px;line-height: 40px;padding: 0;display: inline-block;border: none;box-shadow: none !important;padding-left: 10px;float: left;}
#timeout .sui-form img{display: inline-block;float: left;width: 41px;}
#timeout .sui-form.form-horizontal .controls{padding-left: 0;}
#timeout .sui-form.form-horizontal .controls button{width: 300px;height: 40px;line-height: 40px;background: #00dc82;color: #fff;border: none;font-size: 16px;font-weight: bold;}
#timeout .sui-form .control-group .controls input:-webkit-autofill {  -webkit-box-shadow: 0 0 0px 1000px white inset !important;  }
#timeout .jiange{margin-top: 25px;margin-bottom: 20px;}
#timeout .wrapbox{margin-bottom: 35px;font-size: 12px;color: #999;width: 300px;margin-top: 28px;}
#timeout .wrapbox a{color: #999;}
#timeout .bot-info{text-align: center;height: 54px;line-height: 54px;font-size: 12px;background-color: #fcfcfc;margin-left: -25px;}
#timeout .bot-info a{color: #00dc82;text-decoration: underline;}
.timeout-spe-tc{margin-left: -175px;}
/*复选框样式*/
.checkbox-pretty span:before, .radio-pretty span:before{font-size: 170%;font-size: 120%\0;position: relative;top:0px;}
.checkbox-pretty.checked>span:before, .radio-pretty.checked>span:before{color: #f39800;}
.checkbox-pretty:hover span:before, .radio-pretty:hover span:before{color: #f39800;}
.col2{width: 600px;margin-top: 30px;margin-right: 42px;position: relative;}
/*.col2 .ss a:hover{text-decoration:none !important;background: #05c979;}*/
/*.col2 .ss a i{font-size: 22px;font-weight: bold;}*/
/*.xfubox .flbox .index-qbflbox{display: none;}*/
.leimu-TC{width:987px;min-height: 368px;border: 1px solid #e0e0e0;border-left: none;background:#ffffff;position: absolute;top:40px;left:210px;z-index: 1000;display: none;overflow:auto; zoom:1;}
.checkbox-pretty span:before, .radio-pretty span:before{font-size: 170%;font-size: 120%\0;position: relative;top:1px;}

/*活动页面左侧导航*/
.common-md-box{display: none; position: fixed;left: 30px;bottom:88px;z-index: 2;background: url("http://upload.ybm100.com/ybm/pc/activitys/img/events/20170901/mdbg.png") no-repeat center center;width: 132px;height: 661px;}
@media only screen and (max-height: 800px) {
    .common-md-box{bottom:0px;}
}
.common-md-box a{display: block; transform:rotate(-9deg) skew(-7deg);-ms-transform:rotate(-9deg) skew(-7deg);-moz-transform:rotate(-9deg) skew(-7deg);}
.common-md-box a.tyong{position: absolute; width:93px;height:25px;line-height:25px;text-align:center;color: #ffffff; }

.common-md-box a.md-index{top: 46px;left: 14px;}
.common-md-box a.md-a1{top: 73px;left: 24px;}
.common-md-box a.md-a2{top: 106px;left: 17px;}
.common-md-box a.md-a3{top: 136px;left: 26px;}
.common-md-box a.md-a4{top: 169px;left: 17px;}
.common-md-box a.md-a5{top: 199px;left: 24px;}
.common-md-box a.md-a6{top: 230px;left: 17px;}
.common-md-box a.md-a7{top: 263px;left: 24px;}

.common-md-box a.md-a8{top: 295px;left: 17px;}
.common-md-box a.md-a9{top: 328px;left: 24px;}
.common-md-box a.md-a10{top: 361px;left: 17px;}
.common-md-box a.md-a11{top: 390px;left: 24px;}
.common-md-box a.md-a12{top: 423px;left: 17px;}
.common-md-box a.md-a13{top: 454px;left: 24px;}
.common-md-box a.md-a14{top: 487px;left: 17px;}
.common-md-box a.md-a15{top: 518px;left: 24px;}
.common-md-box a.md-a16{top: 551px;left: 17px;}
.common-md-box a.md-a17{top: 584px;left: 24px;}
.common-md-box a.md-a18{top: 617px;left: 17px;height: 40px;}

/*活动分页样式*/
.huodong{margin: 0 auto;margin-top: 80px;}
.huodong .pagination-large ul>li>a, .pagination-small ul>li>span{box-shadow:none;}
.huodong .sui-pagination ul>li.dotted>span{background-color: transparent;color: #fff;}
.huodong .sui-pagination div{color: #ffffff;}

/*中包装提示*/
#boxInfo{width: 289px;height: 80px;display: none;border-radius: 8px;text-align: center;background: #000000;opacity: 0.8;margin-left: -144px;}
#boxInfo span{color: #ffffff;margin-top: 35px;display: inline-block;}

/*网监图片*/
#footer .wangjian{
    float: right;
    text-align: center;
    margin-top: 42px;
    margin-right: 15px;
}