@charset "utf-8";

body {
    font: 12px/1 "Microsoft Yahei", Arial,Helvetica,sans-serif;
    color: #fff;
}

.inner2 {
    width: 1000px;
    margin: 0 auto;
}
/* 广告 */
.advert {
    position: relative;
    height: 550px;
    background: url('advert.jpg') no-repeat center top;
}

.advert .advert-inner {
    position: relative;
    top: 242px;
    width: 574px;
    height: 378px;
    margin: 0 auto;
    background: url('advert_mark.png') no-repeat 0 0;
}

.advert .advert-inner a {
    position: relative;
    top: -12px;
    display: block;
    width: 232px;
    line-height: 59px;
    margin: 0 auto;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-radius: 10px;
    background: #ff0000;
}

.advert .bigsize {
    font-size: 46px;
    text-align: center;
    margin-bottom: 26px;
}

.advert .smallsize {
    font-size: 43px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 700;
}

.advert .colorfont {
    color: #1ddcff;
}

/* 详细说明 */
.summary {
    height: 402px;
    font-size: 20px;
    color: #333;
}

.summary .summary-inner {
    padding-top: 78px;
    text-align: center;
}

.summary .summary-inner p {
    margin-bottom: 27px;
    font-size: 20px;
}
.summary .summary-inner p b{
    font-weight: bold;
}

/* 亮点 */
.bright {
    height: 853px;
    background: url('bright.jpg') no-repeat center top;
}

.bright p,
.sales p,
.successdemo p {
    font-size: 36px;
    font-weight: 700;
    padding-top: 90px;
    text-align: center;
}

/* 促销 */
.sales {
    height: 1008px;
    background: url('sales.jpg') no-repeat center top;
}

.sales p,
.successdemo p {
    color: #333;
}

/* 成功案例 */
.successdemo {
    position: relative;
    height: 711px;
    background: url('../bundles/shopexwebonex/images/zhixiao/success.jpg') no-repeat center top;
}

.successdemo .inner2 {
    position: relative;
    width: 998px;
}

.successdemo .dire {
    position: absolute;
    top: 300px;
}

.successdemo .prev {
    left: -50px;
}

.successdemo .next {
    right: -50px;
}

.successdemo .effect {
    position: absolute;
    left: 0;
    top: 203px;
    width: 100%;
    height: 318px;
    overflow: hidden;
}

.successdemo .effect .effect-list {
    position: relative;
}

.successdemo .effect .cases {
    position: relative;
    float: left;
}

.successdemo .more {
    position: absolute;
    left: 50%;
    bottom: 102px;
    width: 158px;
    margin-left: -79px;
    line-height: 49px;
    text-align: center;
    font-size: 18px;
    color: #fefefe;
    background: #ff0000;
}

.attach {
    height: 150px;
}


.attach a {
    width: 232px;
    height: 69px;
    line-height: 69px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-radius: 10px;
}

.attach .left-attach {
    margin-left: 205px;
    background: #ff0000;
}

.attach .right-attach {
    margin-right: 375px;
    background: #1092f6;
}

.footer{background-color:#232529;color:#fff;}
.footer .foot-inner{padding:45px 0;overflow:hidden;width: 1170px;margin:0 auto;}
.footer .foot-inner a{color:#fff;}
.footer .foot-inner a:hover{color:#4195c8;}
.footer .foot-inner > div{float:left;}
.footer .foot-inner > .copyright{width:550px;}
.footer .foot-inner > .copyright .flinks{margin-bottom:5px;}
.footer .foot-inner > .copyright .flinks a{display:inline-block;height:43px;background-repeat:no-repeat;background-position:0 50%;line-height:43px;vertical-align:top;}
.footer .foot-inner > .copyright .flinks a.logo{width:180px;margin-right:24px;background-image:url(../bundles/shopexwebonex/images/zhixiao/flogo.png);}
.footer .foot-inner > .copyright .flinks a.sina{width:25px;margin-right:14px;background-image:url(../bundles/shopexwebonex/images/zhixiao/icon_sina.png);}
.footer .foot-inner > .copyright .flinks a.qq{width:27px;background-image:url(../bundles/shopexwebonex/images/zhixiao/icon_txwb.png);}
.footer .foot-inner > .copyright .fnav{line-height:26px;}
.footer .foot-inner > .kefu{width:310px;}
.footer .foot-inner > .kefu h2{margin-bottom:11px;font-size:18px;}
.footer .foot-inner > .kefu p,
.footer .foot-inner > .kefu a{display:block;padding-left:30px;height:24px;background-repeat:no-repeat;background-position:0 50%;font-family:"Microsoft Yahei";font-size:18px;line-height:24px;}
.footer .foot-inner > .kefu p i{font-size:12px;font-style:normal;}
.footer .foot-inner > .kefu p.tel400{margin-bottom:12px;background-image:url(../bundles/shopexwebonex/images/zhixiao/icon_tel.png);}
.footer .foot-inner > .kefu a.qq{margin-bottom:21px;background-image:url(../bundles/shopexwebonex/images/zhixiao/icon_qq2.png);}
.footer .foot-inner > .kefu p.tel021{background-image:url(../bundles/shopexwebonex/images/zhixiao/icon_tel.png);}
.footer .foot-inner > .weixin{text-align:center;}
.footer .foot-inner > .weixin p{margin-bottom:8px;font-size:12px;line-height:20px;}
.footer .foot-inner > .weixin img{display:block;}

.footicon{padding-top:16px;height:44px;background-color:#28292f;text-align:center;}
.footicon a{display:inline-block;height:28px;margin:0 10px;background:url(../bundles/shopexwebonex/images/zhixiao/footicon.png) no-repeat;vertical-align:top;}
.footicon a.icon1{width:34px;background-position:0 0;}
.footicon a.icon2{width:60px;background-position:-51px 0;}
.footicon a.icon3{width:62px;background-position:-129px 0;}
.footicon a.icon4{width:28px;background-position:-210px 0;}
.footicon a.icon5{width:32px;background-position:-255px 0;}
.footicon a.icon6{width:33px;background-position:-300px 0;}
.footicon a.icon7{width:28px;background-position:-350px 0;}
.footicon a.icon8{width:27px;background-position:-397px 0;}
.footicon a.icon9{width:24px;background-position:-443px 0;}
.footicon a.icon10{width:27px;background-position:-485px 0;}

.footicon a.icon1:hover{width:34px;background-position:0 -34px;}
.footicon a.icon2:hover{width:60px;background-position:-51px -34px;}
.footicon a.icon3:hover{width:62px;background-position:-129px -34px;}
.footicon a.icon4:hover{width:28px;background-position:-210px -34px;}
.footicon a.icon5:hover{width:32px;background-position:-255px -34px;}
.footicon a.icon6:hover{width:33px;background-position:-300px -34px;}
.footicon a.icon7:hover{width:28px;background-position:-350px -34px;}
.footicon a.icon8:hover{width:27px;background-position:-397px -34px;}
.footicon a.icon9:hover{width:24px;background-position:-443px -34px;}
.footicon a.icon10:hover{width:27px;background-position:-485px -34px;}

.icon-left_dire {
  background-image: url(../bundles/shopexwebonex/images/zhixiao/sprite.png);
  background-position: 0px 0px;
  width: 31px;
  height: 99px;
}
.icon-right_dire {
  background-image: url(../bundles/shopexwebonex/images/zhixiao/sprite.png);
  background-position: 0px -104px;
  width: 31px;
  height: 99px;
}