.Case_more:hover{color:red;border:1px solid red;}
.fixBox{display:none}
.contain{
    width:1200px;
    margin:0 auto;
}
.one-service{
    padding:60px 66px;
    text-align:center;
}

.big-title{
    font-size:42px;
    color:#353535;
    font-family: "microsoft yahei";
}
.one-service-con{
    padding:68px 0 60px;
}
.service-circle{
    width:182px;
    height:182px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition:all ease 0.5s;
    -webkit-transition:all ease 0.5s;
    position:relative;
    left:26%;
}
.dsp-item .dsp-img span{
    width: 18px;
    height: 18px;
    position: absolute;
    top: 76px;
    right: 10px;
}
.yx-dsp .dsp-item .dsp-img span img{
    width: 18px;
}
.color-orange{background:#f3af42;}
.color-blue{background:#4c9fed;}
.color-green{background:#5fcb65;}
.service-circle i.icon-server{
    font-size:75px;color:#fff;
}
.service-item h4{
    font-size:20px;
    margin:24px;
}
.icon-lianxi{
    font-size:16px;
}
.service-item{
    width:276px;
    margin-right:120px;
    text-align: center;
    float:left;
    transition: all ease 1s;
    -moz-transition: all ease 1s;
    -o-transition:all ease 1s;
    -webkit-transition:all ease 1s;
}
.service-item p{
    font-size:14px;
    color:#787878;
}
.nomargin-r{
    margin-right:0!important;
}
.service-circle:hover{
    -webkit-transform:translateY(-30px);
    -moz-transform:translateY(-30px);
    -o-transform:translateY(-30px);
    transform:translateY(-30px);
}
.freelogin{
    text-align:center;
    height:38px;
}
.freelogin a{
    border-radius: 18px;
    color:#fff;
    background: #e84c3d;
    padding:9px 41px;
    font-size: 14px;
    cursor: pointer;
}
/*濯掍綋灞曠ず*/
.backgrey{
    background:#F5F5F5;
}
.mediashows{
    padding:60px 0;
    text-align:center;
}
.media-nav{
    width:100%;
    margin-top:60px;
    /* height:72px; */
}
.icon-media{
    font-size:21px;
}
.media-nav ul{
    background: #fff;
    border-bottom:1px solid #E8E8E8;
}
.media-nav ul li{
    width:240px;
}
.media-yx ul li{
    width:300px;
}
.media-nav ul li{
    text-align:center;
    color:#666;
    height: 60px;
    cursor: pointer;
    background: #fff;
    float:left;
    font-size:16px;
    position:relative;
}

.media-nav ul li:hover,.media-nav ul li.active{
    color:#fff;
    background: #E84E40;
}
/* .media-nav ul li.active::after{
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #E84E40;;
    display: block;
    width: 0;
    height: 0;
    opacity: 1;
    transition: all ease 0.4s;
} */

.media-select{
    padding:50px;
    background: #fff;
}
.hot-item,.sure-item,.weibo-item{
    width:366px;
    padding:0 30px 0 30px;
    border-right:1px solid #E8E8E8;
    float:left;
    height:421px;
    margin-bottom:50px;

}
.hot-img {
    width:113px;
    height:113px;
    border-radius:8px;
}
.hot-item-top,.weibo-top{
    padding-bottom:17px;
    border-bottom:1px solid #E8E8E8;
}
.hot-item-top img{
    width:100%;
}
.hot-item-top .hot-text{
    margin-left:27px;
    margin-top:11px;
}
.hot-text h4{
    color:#505050;
    font-size:16px;
    text-align: left;
}
.hot-text p{
    color:#999999;
    font-size:14px;
    margin:18px 0;
    text-align:left;
}
.hot-tip span,.hot-tip1 span{
    padding:8px 16px;
    text-align: center;
    color:#fff;
    background: #FF786B;
    border-radius: 6px;
    float:left;
}
.hot-tip1 span{
    margin-right:34px;
}
.hot-tip span:first-child{
    margin-right:18px;
}
.hot-item-bottom p{
    text-align: left;
    color:#999999;
    font-size:14px;
    line-height:30px;
}

.hot-media span{
    width: 137px;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-right: 20px;
    margin-top:17px;
    border-radius: 3px;
    border: 1px solid #CBE9FF;
    color: #333;
    text-align: center;
    font-size: 12px;
}
.price{
    text-align: center;
    padding:15px 0;
    margin-top:20px;
}
.price a{
    border-radius: 20px;
    color:#e84c3d;
    border:1px solid #e84c3d;
    padding:9px 41px;
    font-size: 14px;
    transition: all ease 0.5s;
}
.price a:hover{
    color:#fff;
    background:#e84c3d;
}
.sure-item-bottom p{
    text-align: left;
    color:#666;
    font-size:14px;
    line-height:30px;
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    word-break:break-all;
    display:-webkit-box;
    -webkit-line-clamp:4;
    -moz-line-clamp:4;
    -o-line-clamp:4;
    line-clamp:4;
    -webkit-box-orient:vertical;
    -moz-box-orient:vertical;
    -o-box-orient:vertical;
    box-orient:vertical;

}
.weixin-img{
    width:117px;
    height:117px;
    border-radius: 6px;
    overflow: hidden;
}
.weixin-img img{
    width:100%;
}
.weixinname{
    color:#999999;
    font-size:14px;
    line-height:30px;
}
.weibo-img{
    width:117px;
    height:117px;
    border-radius:8px;
    position:relative;
}
.weibo-img img,.weibo-img span img{
    width:100%;
}
.weibo-btm{
    padding:20px 30px;
}
.weibo-img span{
    width:28px;
    height:28px;
    position:absolute;
    right:5px;
    bottom:1px;
}
.weibo-text{
    margin-left:10px;
    text-align: left;
    padding:11px 0;
}
.weixin-text{
    padding:6px 0;
}
.weibo-text h4{
    font-size:16px;
    color:#666;
}
.margin-btm10{
    margin-bottom:10px;
}

.weibo-text .weibo-icon{
    color:#FF8200;
    font-size:25px;
    margin-right:10px;
}
.weibo-text .weixin-icon{
    color:#01D30C;
    font-size:26px;
    margin-right:10px;
}
.weibo-text ul li,.media-btn-btn ul li{
    margin-right:11px;
    float:left;
    margin-top:8px;
}
.weibo-text ul li p.fans,.media-btn-btn ul li p.fans{
    color:#e84c3d;
    font-size:14px;
    font-weight:500;
    line-height:15px;
}
.weibo-text ul li p.desb,.media-btn-btn ul li p.desb{
    color:#999999;
    font-size:14px;
    line-height:30px;
}
.color-red{
    color:#e84c3d;
}
.color-99{
    color:#999999;
}
.part1-cont{display: none;}
.sure-item-bottom p span{
    display: inline;
}
.newsbox ul li{
    width:200px;
    height:105px;
    float:left;
    margin-right:25px;
    margin-bottom:62px;
    border:1px solid #E8E8E8;
}
.newsbox ul li:hover{
    border:1px solid #E84E40;
}
.media-bottom{
    border-top:1px solid #E8E8E8;
    padding-top:30px;
    height:195px;
}
.media-btn-item{
    padding-right: 15px;
    padding-left: 15px;
    width: 220px;
    float: left;
    border-right: 1px solid #E8E8E8;
}
.hot-item-bottom,.sure-item-bottom{
    margin-top:10px;
}
.media-btn-top{
    padding-bottom:10px;
    border-bottom:1px solid #E8E8E8;
}
.media-btn-img{
    width:49px;
    height:49px;
    border-radius: 6px;
    position:relative;
}
.media-btn-img span {
    width: 15px;
    height: 15px;
    position: absolute;
    right: -1px;
    bottom: -1px;
}
.media-btn-img img{
    width:100%;
}
.media-btn-text{
    margin-left:9px;
    text-align:left;
    padding:8px 0;
}
.media-btn-text p.line-ht35{
    line-height:35px;
    color:#666;
    font-size:14px;
}
.media-btn-btn .padding9{
    padding:0 6px;
}
.media-btn-text h4{
    color:#666;
    font-size:14px;
}
.media-btn-text p{
    color:#999;
    font-size:12px;
    line-height:30px;
}
.media-btn-btn{
    text-align: center;
    padding-top:12px;
    padding-left:6px;
}
.media-btn-btn p{
    color:#999;
    line-height:20px;
    font-size:12px;
    text-align: left;
}
.media-btn-btn .padding20{
    padding:0 20px;
}
.media-btn-btn .padding20 li:first-child{
    padding-right:32px;
}
.media-btn-btn a{
    color:#999;
    font-size:12px;
    cursor: pointer;
    display: block;
    margin-top:20px;
}
.media-btn-btn a:hover{
    color:#E84E40;
}

/*鎰熻阿浠栦滑瀵笵Mlei鐨勪俊浠�*/
.thanks{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/thank-img1.png") no-repeat;
}
.thanks-con{
    padding:55px 0;
    text-align: center;
}
.thanks-item{
    width:573px;
    height:328px;
    background: #fff;
    float:left;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.14);
}
.thanks-item:hover{
    box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}
.margin-r53{
    margin-right:53px;
}
.margin-b53{
    margin-bottom:53px;
}
.thank-img{
    width:100%;
    height:242px;
    overflow: hidden;
}
.thank-img img{
    width:100%;
}
.thanks-box{
    padding-top:60px;
}
.thank-text{
    padding:20px 18px;
    text-align: left;
}
.thank-text h4{
    font-size:18px;
    color:#000;
    margin-bottom:11px;
}
.thank-text p span{
    font-size:14px;
    color:#666;
}
.thank-text p a{
    font-size:14px;
    color:#00a0e7;
    text-decoration: underline;
    cursor: pointer;
}
/*骞冲彴浼樺娍*/
.plat{
    text-align: center;
    background: url("../images/plat-img.png") no-repeat;
}
.plat-box{
    padding:60px 67px;
}
.plat-item{
    float:left;
    width:107px;
    margin-right:68px;
}
.plat-item p{
    margin-top:25px;
    color:#fff;
    font-size:18px;
}
.color-white{
    color:#fff;
}
.plat-item-con{
    padding:76px 215px;
}
.plat-item .plat-icon{
    font-size:61px;
    color:#fff;
}
.plat-circle{
    width:107px;
    height:107px;
    border-radius: 50%;
    border:2px solid #fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    transition: all ease 1s;
    -moz-transition: all ease 1s;
    -o-transition:all ease 1s;
    -webkit-transition:all ease 1s;
}
.plat-circle:hover{
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
}
.plat{
    text-align:center;
}
.plat-text p{
    line-height: 53px;
    color:#fff;
    font-size:15px;
}
/*鍚堜綔浼欎即*/
.teamwork{
    padding:60px 0;
    text-align:center;
    border-top:1px solid #e8e8e8;
}
.team-box{
    padding-top:60px;
}
.teamwork-item li{
    float:left;
    width:160px;
    height:62px;
    overflow: hidden;
    border:1px solid #e8e8e8;
    margin-right:42px;
}
.teamwork-item li:hover{
    border:1px solid #E84E40;
}
.margin-b42{
    margin-bottom:42px;
}
/*娲诲姩鍏憡*/
.information{
    background: #F5F5F5;
    padding:60px;
}
.information-left{
    margin-right:70px;
}
.information-left h1{
    font-size:16px;
    color:#353535;
    margin-bottom:15px;
}
.information-left ul li a{
    color:#666;
    font-size:14px;
    text-decoration: none;
    cursor: pointer;
}
.information-left ul li a:hover{
    color:#e84c3d;
}
.information-left ul li{
    height:27px;
    line-height:28px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.width270{
    width:270px;
}
.width376{
    width:376px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.information-video{
    width:407px;
    height:191px;
}
.information-video img{
    width:100%;
}
/*鏈嶅姟娴佺▼*/
.step{
    padding:60px 0;
    text-align:center;
}
.step-item{
    width:108px;
    margin-right:94px;
    float:left;
    text-align: center;
}
.step-item_sy{
    width:108px;
    margin-left:90px;
    float:left;
    text-align: center;
}
.step-box{
    padding:60px 140px 0;
    background: url("../images/step.png") no-repeat;
    background-position: 138px 59px;
}
.step-box1{
    width:714px;
    padding:60px 0 0;
    margin:0 auto;
    background: url("../images/step.png") no-repeat;
    background-position: 0 59px;
}
.lxjl{
    height:28px;
    margin-top:18px;
}
.step-item a{
    padding:4px 10px;
    border:1px solid #E84E40;
    color:#E84E40;
    border-radius: 4px;
    font-size:14px;
    cursor: pointer;
}
.step-circle{
    width:105px;
    height:105px;
    border-radius: 50%;
    border:2px solid #e84c3d;
    display: table-cell;
    vertical-align: middle;
}
.step-item .step-icon{
    font-size:42px;
    color:#e84c3d;
}
.step-item p{
    font-size:16px;
    margin-top:20px;
}
/*涓轰粈涔堥€夋嫨DMLei*/
.choose{
    height:592px;
    text-align: center;
    background: url("/other/ggxt.png") no-repeat center;
    padding:60px 0;
    border-bottom:1px solid #E8E8E8;
}
.choose p,.xw-choose p,.wb-choose p{
    font-size:16px;
    margin-top:40px;
}
/*骞垮憡褰㈡€�*/
.stage{
    height:777px;
    text-align: center;
    background: url("/other/why.png") no-repeat center center;
    padding:60px 0;
}
/*绮惧噯钀ラ攢-濯掍綋灞曠ず*/
.dsp-item{
    width:250px;
    /*height:250px;*/
    border:1px solid #E8E8E8;
    border-radius: 4px;
    margin-right:30px;
    position:relative;
    float:left;
}
.dsp-img{
    width:95px;
    height:95px;
    border-radius:6px;
    overflow: hidden;
    position:absolute;
    top:-48px;
    left:75px;
    cursor: pointer;
    transition: all ease 0.5s;
}
.dsp-item h4{
    color:#666;
    font-size:20px;
    margin:70px auto 30px;
    position:relative;
}
.dsp-info1,.dsp-info2{
    padding:0 20px;
    margin-bottom:10px;
}
.dsp-info1 p,.dsp-info2 p{
     font-size:14px;
     color:#666;
    margin-top:2px;
 }
.dsp-info1 p span{
    margin-left:13px;
}
.dsp-info2 span{
    margin-left:13px;
    color:#999;
    font-size:14px;
    text-align: left;
    line-height:19px;
    float:left;
}
.dsp-price{
    border-top:1px solid #E8E8E8;
    width:100%;
    text-align: center;
    height:42px;
    line-height:42px;
}
.dsp-price a{
    color:#999;
    font-size:14px;
}
.dsp-price a:hover{
    color:#E84E40;
}
.dsp-info2 .detail{
    width:180px;
}
.yx-dsp{
    padding-top:50px;
}
.margin-t50{
    margin-top:50px;
}
/*寰俊鎺ㄥ箍*/
.wx-choose,.wb-choose{
    text-align: center;
    padding:60px 0;
    border-bottom:1px solid #E8E8E8;
}
.wxtg-tab{
    width:512px;
    margin:0 auto;
    margin-top:60px;
}
.wx-tab-item{
    display: none;
}
.wxtg-tab ul li{
    float: left;
    margin-right: 60px;
    position: relative;
    width: 130px;
    height: 32px;
    background: #e8e8e8;
    text-align: center;
    line-height: 32px;
    border-radius: 20px;
}
.wxtg-tab ul li.active::after{
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -12px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #DD4D3C;;
    display: block;
    width: 0;
    height: 0;
    opacity: 1;
    transition: all ease 0.4s;
    color:#666666;
}
.wxtg-tab ul li a{
    font-size: 14px;
    cursor: pointer;
}
.wxtg-tab ul li:hover,.wxtg-tab ul li.active{
    background: #DD4D3C;
    color:#fff;
}
.line{
    border-bottom:1px solid #E8E8E8;
    width:100%;
    height:20px;
    margin:15px 0 60px;
}
.line ul{
    width: 512px;
    margin: 0 auto;
    position: relative;
    top: 13px;
}
.line .line-item{
    float:left;
    width:130px;
    margin-right:60px;
    text-align: center;
}
.line .line-item span{
    width:13px;
    height:13px;
    background: #fff;
    border-radius: 50%;
    border:2px solid #e8e8e8;
}
.line .line-item span.red{
    border:2px solid #DD4D3C;
}
.wx-tab-left{
    width:805px;
    overflow: hidden;
}
.wx-tab-left img{
    width:90%;
}
.wx-tab-right{
    width:395px;
    padding:49px 27px;
    text-align: center;
}
.wx-tab-right h4{
    font-size:18px;
    color:#666;
    margin-bottom:27px;
}
.wx-tab-right p{
    font-size:14px;
    color:#666;
    line-height:26px;
    text-align: left;
}
.wxtg-tab-con{
    margin-top:60px;
}
.wx-stage{
    height:784px;
    padding:60px 0;
    text-align: center;
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/wx-stage2.png") no-repeat center;
}
.mediashows .icon-wxtitle{

    font-size:55px;
    color:#01D30C;
    margin-right:22px;
}
.mediashows .icon-wbtitle{
    font-size:55px;
    color:#FF8200;
    margin-right:22px;
}
i,em{
    font-style: normal;
}
.wx-info{
    padding:15px 17px;
}
.wx-info1{
    text-align: left;
    width:104px;
    border-right:1px solid #E8E8E8;
}
.wx-info2{
    padding-left:20px;
    text-align: left;
}
.wx-info1 span,.wx-info2 span{
    font-size:14px;
    color:#999;
}
.wx-info1 em,.wx-info2 em{
    font-size:14px;
    color:#e84c3d;
}
.dsp-item h4.wx-media-title{
    margin:70px auto 10px;
}
.dsp-item h5{
    font-size:14px;color:#999;
}
.margin-t86{
    margin-top:86px;
}
/*鏂伴椈鎶曠ǹ*/
.xw-choose{
    text-align: center;
    padding:60px 0;
    border-bottom:1px solid #E8E8E8;
}
.write{
    background: #F5F5F5;
    text-align: center;
    padding-top:60px;
    padding-bottom:50px;
}
.write-con{
    margin-top:60px;
}
.write-con li{
    text-align: center;
    width:290px;
    height:204px;
    padding:33px 0 33px;
    margin:0 12px 12px 0;
    float:left;
}
.infomation-more{
    float:right;
    font-size:12px;
    color:#a7a7a7;
    line-height:18px;
}
.infomation-more:hover{
    color:#e84c3d;
}
.write-con .write-icon{
    font-size:50px;
    color:#fff;
    display: block;
    margin-bottom:10px;
}
.write-con li p{
    font-size:18px;
    color:#fff;
    line-height:30px;
}
.bgcolor1{
    background:#ff6666;
}
.bgcolor2{
    background:#5abcfa;
}
.bgcolor3{
    background:#33cc99;
}
.bgcolor4{
    background:#febf5a;
}
.xw-choose-tab{
    width:100%;
    height:910px;
    border:1px solid #E8E8E8;
    margin-top:60px;
}
.xw-choose-tab ul li{
    float:left;
    width:399px;
    height:287px;
    padding:40px 129px 67px;
    background:#F9F9F9;
    border-right:1px solid #E8E8E8;
    border-bottom:1px solid #E84E40;
    box-sizing:border-box;
    position:relative;
}
.xw-choose-tab .xw-tab-icon{
    color:#fff;
    font-size:40px;
}
.xw-tab-circle{
    width:131px;
    height:131px;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
}
.xw-tab-title p{
    font-size:20px;
    color:#666;
    margin-top:30px;
}
.noborder-r{
    border-right:none!important;
}
.xw-choose-tab ul li.ul_over{
    background: #fff;
}
.xw-tab-title li.ul_over em {
    width: 49px;
    height: 16px;
    display: inline-block;
    position: absolute;
    z-index: 9;
    margin: 231px 0 0 -30px;
    background: url(../images/up.png) no-repeat;
}
.xw-tab-text{
    padding:60px 100px;
}
.xw-tab-item{
    display: none;
}
.xw-tab-item h1{
    font-size:20px;
    color:#e84c3d;
    margin-bottom:60px;
}
.xw-choose-tab .xw-tab-img div{
    width:246px;
    height:437px;
    float:left;
    margin-right:125px;
}
.xw-tab-img div img{
    width:100%;
}
.wb-con h4{
    margin:36px auto 45px;
    font-size:22px;
    color:#e84c3d;
}
.wb-con .wb-line{
    background: url("../images/wb-yd.png") no-repeat center;
    height:70px;
    background-position: 158px;
}
.wb-cs-item li:nth-child(1){
    width:152px;
}
.wb-cs-item li:nth-child(2){
    width:258px;
}
.wb-cs-item li:nth-child(3){
    width:182px;
}
.wb-cs-item li{
    text-align:center;
    float:left;
    margin-right:150px;
}
.wb-circle{
    width:152px;
    height:152px;
    border-radius:50%;
    display: table-cell;
    vertical-align: middle;
}
.wb-circle .wb-icon{
    color:#fff;
    font-size:55px;
}
.wb-cs-item span{
    font-size:14px;
    color:#787878;
}
.wb-cs-item p{
    font-size:20px;
    color:#666;
    margin:20px auto;
}
.wb-con{
    width:892px;margin:0 auto;
}
.wb-cs-item .left50{
    position:relative;
    left:50px;
}
.wb-cs-item .left13{
    position:relative;
    left:13px;
}
.wb-stage{
    height:900px;
    padding:60px 0;
    text-align: center;
    background: url("/other/wb-stage.png") no-repeat center;
}
#dsp-img1{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img1.png") no-repeat;
}
#dsp-img1:hover{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img11.png") no-repeat;
}
#dsp-img2{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img2.png") no-repeat;
}
#dsp-img2:hover{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img22.png") no-repeat;
}
#dsp-img3{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img3.png") no-repeat;
}
#dsp-img3:hover{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img33.png") no-repeat;
}
#dsp-img4{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img4.png") no-repeat;
}
#dsp-img4:hover{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img44.png") no-repeat;
}
#dsp-img5{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img5.png") no-repeat;
}
#dsp-img5:hover{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img55.png") no-repeat;
}
#dsp-img6{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img6.png") no-repeat;
}
#dsp-img6:hover{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img66.png") no-repeat;
}
#dsp-img7{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img7.png") no-repeat;
}
#dsp-img7:hover{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img77.png") no-repeat;
}
#dsp-img8{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img8.png") no-repeat;
}
#dsp-img8:hover{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/dsp_img88.png") no-repeat;
}
/*鎷涘晢瀹㈡埛*/
.g-mt20{
    margin-top:20px;
}
.zskh{
    background:#eeeff3;
}
.bus-img3 {
    width: 1001px;
    height: 432px;
    position: relative;
    background: url(http://7xnlea.com1.z0.glb.clouddn.com/zs_chart5_12.png) center no-repeat;
    margin: 0 auto 0;

}
.zs_zc{
    padding:0 12px;
}
.zs_zc_item{
    float:left;
    text-align:center;
}
.zs_zc_item h2{
    font-size:24px;
    color:#5e5e5e;
    font-family: microsoft yahei;
}
.zs_zc_item img{
    margin:25px auto 20px;
}
.zs-item2{
    width:478px;
    padding:0 115px;
    text-align:center;
}
.margin-top-sm{
    margin-top:55px;!important;
}
.zs-item1{
    width:248px;
    margin:0 auto;
}
.bus-pos {

    color: #777;
    font-size:14px;
    line-height:22px;
}
.bus-l570 {
    left: 570px;
}
.bus-t66 {
    top: 66px;
}
.bus-l570 {
    left: 570px;
}
.bus-t200 {
    top: 200px;
}
.bus-t368 {
    top: 368px;
}
.bus-l570 {
    left: 570px;
}

.part-title {
    text-align: center;
}
.part-title h1 {
    font-size: 26px;
    margin-bottom: 50px;
}
.part-title p {
    margin: 6px 0;
    font-size: 15px;
    text-align: center;
    color: #999;
}
.g-mt20 {
    margin-top: 20px;
}
.zskh {
    background: #eeeff3;
}
.part {
    padding: 50px 0;
}
.cont {
    max-width: 1000px;
    height: auto;
    position: relative;
    margin: 0 auto;
}

/*鍏充簬鎴戜滑*/
.autobox {
    width: 1200px;
    margin: 0 auto;
}
.now {
    height: 52px;
    color: #888;
    font-size: 12px;
    line-height: 52px;
}
.now a {
    color: #e84c3d;
}
.orange {
    color: #e84c3d!important;
}
.assets_center {
    border: 1px solid #d5d5d5;
    font-family: tahoma,Microsoft YaHei,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #333;
}
.zin70 {
    z-index: 70;
}
.po_re {
    position: relative;
}
.coin_menu {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 246px;
    overflow: hidden;
    z-index: 100;
}
.coin_menu_box {
    border-top: 1px solid #d5d5d5;
    position: relative;
}
.coin_menu ul, .coin_menu dl {
    margin-top: -1px;
}
.coin_menu dt {
    padding-left: 22px;
}
.coin_menu li, .coin_menu dt {
    padding-left: 3px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
}
.dl_menu {
    padding-top: 12px;
    border-bottom: 1px solid #d5d5d5;
    display: none;
}
.assets_content {
    border-left: 1px solid #d5d5d5;
    height: 100%;
    min-height: 620px;
    position: relative;
    padding:60px;
}
.mh1500 {
    min-height: 620px!important;
    _height: 1500px!important;
}
.bg_w {
    background: #fff;
}
.w1000 {
    width: 954px;
}
.right {
    float: right;
}
.coin_menu dt {
    padding-left: 22px;
}
.backF5{background: #f5f5f5;}
.coin_menu .here {
    border-left: 3px solid #e55600;
    border-right: none;
    background: #fff ;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    height: 40px;
    padding-left: 0px;
    line-height: 40px;
}
.coin_menu .here a {
    color: #e55600;
}
.coin_menu dt a{
   font-size:14px;
    color:#666;
}
.banner-help img{
    width:100%;
}
.about-con{
    padding:60px 0;
}
.about-title{
    text-align: center;
    width:100%;
}
.about-title h3{
    font-size: 24px;
    color:#5E5E5E;
    padding-bottom:15px;
}
.about-title p{
    font-size: 16px;
    color:#B5B5B5;
}
.about-item1{
    padding:60px 10px;
}
.about-chat{
    padding:8px 30px 11px 40px ;
    background: url("http://7xnlea.com2.z0.glb.qiniucdn.com/about_chat.png") no-repeat;
}
.about-chat p{
    color:#fff;
    font-size: 16px;
    line-height:2em;
}
.about-item2 p{
    font-size: 14px;
    color:#999;
    line-height: 2.4em;
}
.about-item2 h3{
    font-size:20px;
    color:#666;
    padding:20px 0;
}
.map-item{
    padding:35px 0;
    border-bottom:1px solid #e5e5e5;
}
.zimu{
    width:100px;
    text-align: center;
    color:#CB1D1D;
    padding-top:5px;
}
.area{
    color:#CB1D1D;
    font-size:22px;
    text-align: center;
    margin-top:20px;
}
.map-item-left{
    margin-right:15px;
}
.map-item-middle{
    /*padding-top:20px;*/
}
.map-item-right img{
    width:353px;
    height:176px;
}

.map-item-middle ul li{
    width: 365px;
    color: #666;
    font-size: 15px;
    line-height: 30px;
}
.map-item-middle ul li b {
    font-size: 20px;
    color: #CB1D1D;
    width: 415px;
    float: left;
    margin-bottom: 5px;
}
.about_margin{
    margin-top:52px;
    margin-bottom:40px;
}
.about-item2 img{
    float:left;
    width:465px;
    height:200px;
    margin-right:30px;
    margin-bottom:10px;
}
.col-red {
    color: #CB1D1D;
}
/*about end*/
/*commen*/
.part-last{
    margin-right:0;!important;
}
.tab-cur{
    border-top:3px solid #CB1D1D;
    background: #fff;!important;
}
.partCont-list{
    margin-top:3px;
}
.nopadding-top{
    padding-top:0!important;
}
.noborder-btm{
    border-bottom:none;!important;
}
/*2016-07-09 12:09 甯姪涓績*/
.help-box .help-item h4{
    font-size:24px;
    color:#666;
    margin-bottom:24px;
}
.help-box .help-item{
    float:left;
    margin-bottom:80px;
}
.help-box{
    padding:100px 0 0 70px;
}
.help-con li{
    width:340px;
    margin-right:60px;
}
.help-box .help-item:nth-child(3),.help-box .help-item:nth-child(6){
    width:324px!important;
}
.help-con li a{
    font-size:14px;
    color:#999;
    line-height:26px;
    text-align: left;
    cursor: pointer;
}
.help-con li a:hover{
    color:#e84c3d;
}
.dmlei-help{
    text-align: center;
    padding-top:60px;
}
.help-video{
    text-align: center;
    padding-top:60px;
}
.help-video li{
    float:left;
    margin-right:52px;
    margin-bottom:40px;
    width:261px;
}
.help-video .help-video-item{
    width:261px;
    height:191px;
    overflow: hidden;
}
.wb-choose .help-video ul li p{
    font-size:16px;
    color:#666;
    margin-top:20px;
}
.border-btm{
    border-bottom:1px solid #E3E3E3;
}
.dmlei-detail{
    padding:42px;
    border:1px solid #E3E3E3;
    text-align:center;
    background: #fff;
}
.dmlei-detail .detail-title h4{
    font-size: 24px;
    color:#666;
    margin-bottom: 24px;
}
.dmlei-detail .detail-title{
    padding-bottom:30px;
    border-bottom:1px solid #E3E3E3;
}
.dmlei-detail .detail-title p{
    font-size: 14px;
    color:#999;
}
.dmlei-detail .detail-title p span{
    margin-right:25px;
}
.dmlei-detail .detail-con{
    padding:35px 80px;
    min-height:441px;
}
.dmlei-detail .detail-con p{
    font-size:14px;
    line-height:30px;
    color:#999;
    text-align:left;
}
.about-item .notice h1{
    font-size:20px;
    color:#353535;
    margin-bottom:28px;
}
.notice-article{
    padding:23px 0;
    border-top: 1px dotted #DCDCDC;
    border-bottom: 1px dotted #DCDCDC;
}
.notice-article h2{
    font-size:14px;
    color:#e84c3d;
}
.notice-article a{
    font-size:14px;
    color:#e84c3d;
}
.notice-article a:hover{
    font-size:14px;
    color:#e84c3d;
}
.notice-article h2{
    margin-bottom:10px;
}
.notice-article h2 span{
    font-size:14px;
    color:#999;
    margin-left:50px;

}
.notice-article p{
    font-size:14px;
    color:#999;
    line-height:22px;
}
.notice-article p i a{
    font-size:14px;
    color:#e84c3d;
    margin-left:20px;
}
.pagenumber-box{
    padding:40px 0;
}
.pagenumber{


    height:33px;
}
.pagenumber li{
    float:left;
    border:1px solid #D5D5D5;
    border-right:none;
}
.pagenumber li:last-child{
    border-right:1px solid #D5D5D5 !important;
}
.pagenumber li a{
    padding:8px 10px;
    background: #fff;
    color:#e84c3d;
    font-size:14px;
    display: block;
    cursor: pointer;
}
.pagenumber li a:hover,.pagenumber li a.active{
    background: #e84c3d;
    color:#fff;
}


/*2016-7-9 11:15:41*/

#d-adImg {
    display: block;
    position: relative;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
}

#d-adImg .d-iconClose {
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #333;
    border-radius: 50%;
    right: 40px;
    top: 50%;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.d-tab .d-item {
    height: 73px;
    float: left;
    position: relative;
    cursor: pointer;
}

.d-tab .d-item.active {
    background-color: #E84E40;
}

.d-tab .d-item.active::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -15px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #E84E40;;
    display: block;
    width: 0;
    height: 0;
    opacity: 1;
    transition: all ease 0.4s;
}

.d-tab .d-item .d-con {
    height: 47px;
    line-height: 47px;
    margin-top: 13px;
}

.d-tab .d-item.inactive .d-con {
    border-left: 1px solid #ddd;
}

.fixBox {
    position: fixed;
    right: 50px;
   top:50%;
    margin-top:-1px;
    z-index: 999999;
    border: 1px solid #ebebeb;
    border-bottom: none;
}

.fixBox .item {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #e84c3d;
    border-bottom: 1px solid #ebebeb;
    box-sizing: content-box;
}

.fixBox .item i {
    display: block;
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999;
    transition: all .3s ease;
    font-size:20px;
}

.fixBox .item .content {
    visibility: hidden;
    position: absolute;
    width: 120px;
    left: -120px;
    top: 0;
    color: #fff;
    background-color: #e84c3d;
    z-index: 888888;
    opacity: 0;
}
.focusweixin{
    visibility: hidden;
    position: absolute;
    width: 120px;
    left: 0;
    top: 35px;
    color: #fff;
    text-align: center;
    background-color: #e84c3d;
    z-index: 888;
    opacity: 0;
}
.top-left{
    position:relative;
    cursor: pointer;
}

.fixBox .item:hover .content,.top-left:hover .content {
    visibility: visible;
    opacity: 1;
    transition: all .5s ease;
}

.fixBox .item:hover i {
    background: #e84c3d;
    color: #fff;
}
.yx-dsp .dsp-item .dsp-img img{
    width:95px;
}
/*20160712 18:06 淇敼鐧诲綍鍚庣殑鐘舵€�*/
.dmlei-welcome{
    width:335px;
    height:366px;
}
.dmlei-welcome-title{
    width:100%;
    height:50px;
    line-height:50px;
    text-align:center;
    background:#fff;
    font-size:16px;
    color:#353535;
}
.dmlei-welcome-con{
    padding:30px;
    text-align:center;
}
.dmlei-user,.dmlei-welcome-text{
    text-align: center;
    font-size: 14px;
    color:#000;
}
.dmlei-user a img{
    width:88px;
    height:88px;
    border-radius: 50%;
    min-height:88px;
}
.dmlei-welcome-text{
    padding:10px;
}
/*2016/7/13 11:46 寰俊寰崥棣栭〉鏁版嵁灞曠ず*/
.widh_1 {
    width: 262px;
    height:190px;
}
.fl {
    float: left;
}
.tace {
    text-align: center;
}
.co9 {
    color: #999;
}
.mt5 {
    margin-top: 10px;
    margin-top: 10px!important;
    margin-bottom:10px;
}
.ymd_1 {
    margin-right:10px;
}
.ymd_1, .ymd_2 {
    width: 50px;
    color: #999;
    margin-top: 30px;
}
.ymd_2{
    margin-left:10px;
}
.mb60 {
    margin-bottom: 60px;
}
.wi_img1 {
    background: url(http://7xnlea.com1.z0.glb.clouddn.com/excel.png) -1px 0px no-repeat;
}
.wi_img2 {
    background: url(http://7xnlea.com1.z0.glb.clouddn.com/excel.png) -125px 0px no-repeat;
}
.wi_img3 {
    background: url(http://7xnlea.com1.z0.glb.clouddn.com/excel.png) -249px 0px no-repeat;
}
.wi_img4 {
    background: url(http://7xnlea.com1.z0.glb.clouddn.com/excel.png) -1px -125px no-repeat;
}
.wi_img5 {
    background: url(http://7xnlea.com1.z0.glb.clouddn.com/excel.png) -125px -125px no-repeat;
}
.wi_img6 {
    background: url(http://7xnlea.com1.z0.glb.clouddn.com/excel.png) -249px -125px no-repeat;
}
.xc-banner {
    width: 100%;
    overflow: hidden;
}
.xc-banner img {
    width: 100%;
    overflow: hidden;
}
.widh_img {
    width: 123px;
    height: 124px;
    margin: 0 auto;
    cursor: pointer;
    overflow: hidden;
}
.render_1 {
    background: #58cf91;
    width: 120px;
    height: 200px;
    display: none;
    position: absolute;
    z-index: 1;
    color: #fff;
    font-size: 16px;
    padding: 20px;
    border-radius: 5px;
}
.nomargin-top{
    margin-top:0!important;
}
.ml5 {
    margin-left: 5px;
    margin-left: 5px!important;
}
.page-banner{
    width:100%;
    min-height: 540px;
}
.jzyx-banner{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/page-jzyx-banner.png") no-repeat center center;
    background-size: cover;
}
.xwtg-banner{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/page-xwtg-banner.png") no-repeat center center;
    background-size: cover;
}
.wxtg-banner{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/page-wxtg-banner.png") no-repeat center center;
    background-size: cover;
}
.wbtg-banner{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/page-weibo-banner.png") no-repeat center center;
    background-size: cover;
}
.jxal-banner{
    background: url("http://7xnlea.com2.z0.glb.qiniucdn.com/jxal-banner.png") no-repeat center center;
    background-size: cover;
}
.mb5 {
    margin-bottom: 5px;
    margin-bottom: 5px!important;
}
.render_3 {
    background: #e83737;
}
.nopadding-r{
    padding-right:0!important;
}
.nopadding-l{
    padding-left:0!important;
}
/*瀛椾綋鍥炬爣*/

/*娉ㄥ唽鍗忚begin*/
.zhuce-xieyi{
    margin:19px 0 16px;
}
.zhuce-xieyi .zcxy>input[type="checkbox"] {
    width: 14px;
    height: 14px;
    border: 1px solid #C8C8C8;
    float: left;
    top: 1px;
    position: relative;
}
.zhuce-cont ul>li>input {
    width: 100%;
    background: #fff;
    padding-left: 10px;
    font-size: 1.4em;
    color: #333;
    border: 1px solid #C8C8C8;
}
.zhuce-xieyi .zcxy>label {
    float: left;
    font-size: 14px;
    color: #666;
    margin-left: 7px;
}
.zhuce-xieyi .zcxy >a {
    float: left;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}
.zhuce-xieyi .zcxy >a:hover {
    color: #3E82F7;
}
.cole84{
    color:#e84c3d;
}
/*瑙嗛*/
#main {
    height:1800px;
    padding-top:90px;
    text-align:center;
}
#fullbg {
    background-color:#000;
    left:0;
    opacity:0.5;
    position:absolute;
    top:0;
    z-index:3;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
}
#dialog {
    background-color:#000;
    height:480px;
    left:50%;
    margin:0 auto;
    padding:1px;
    position:fixed !important; /* 娴姩瀵硅瘽妗� */
    position:absolute;
    top:50%;
    margin-top:-240px;
    margin-left:-360px;
    width:720px;
    z-index:5;
    display:none;
}
#dialog p {
    margin:0 0 12px;
    height:24px;
    line-height:24px;
    background:#000;
}
#dialog p.close {
    text-align:right;
    padding-right:10px;
}
#dialog p.close a {
    color:#fff;
    text-decoration:none;
}

/*鑰佸甫鏂版椿鍔�*/
.jhhd-banner{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/jhhd-banner.png") no-repeat center center;
    background-size: cover;
}
.favorable{
    height:430px;
    text-align: center;
    padding-top:60px;
}
.favorable p{
    font-size:21px;
    color:#424141;
    line-height:38px;
}
.favorable-wrap{
    width:880px;
    margin:70px auto 40px;
}
.favorable-wrap ul li{
    float:left;
    margin-right:110px;
}
.favorable-wrap .favorable-circle{
    width:112px;
    height:112px;
    border-radius: 50%;
    margin-right:25px;
    float:left;
}
.favorable-wrap .favorable-text{
    font-size:18px;
    color:#555555;
    float:left;
    line-height:112px;
}
.favorable-wrap .favo-origin{
    -webkit-transition:all ease 0.5s;
    -o-transition:all ease 0.5s;
    -moz-transition:all ease 0.5s;
    transition: all ease 0.5s;
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/jhhd-item1.png") no-repeat center center ;
    box-shadow: 0 0 10px rgba(255,157,0,0.5);
    -webkit-box-shadow: 0 0 10px rgba(255,157,0,0.5);
    -moz-box-shadow: 0 0 10px rgba(255,157,0,0.5);
    -o-box-shadow: 0 0 10px rgba(255,157,0,0.5);
}
.favorable-wrap .favo-origin:hover{
    box-shadow: 0 0 20px rgba(255,157,0,0.8);
    -webkit-box-shadow:0 0 20px rgba(255,157,0,0.8);
    -moz-box-shadow: 0 0 20px rgba(255,157,0,0.8);
    -o-box-shadow: 0 0 20px rgba(255,157,0,0.8);
}
.favorable-wrap .favo-blue{
    -webkit-transition:all ease 0.5s;
    -o-transition:all ease 0.5s;
    -moz-transition:all ease 0.5s;
    transition: all ease 0.5s;
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/jhhd-item2.png") no-repeat center center ;
    box-shadow: 0 0 10px rgba(0,131,255,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,131,255,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,131,255,0.5);
    -o-box-shadow: 0 0 10px rgba(0,131,255,0.5);
}
.favorable-wrap .favo-blue:hover{
    box-shadow: 0 0 20px rgba(0,131,255,0.8);
    -webkit-box-shadow:0 0 20px rgba(0,131,255,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,131,255,0.8);
    -o-box-shadow: 0 0 20px rgba(0,131,255,0.8);
}
.favorable-wrap .favo-green{
    -webkit-transition:all ease 0.5s;
    -o-transition:all ease 0.5s;
    -moz-transition:all ease 0.5s;
    transition: all ease 0.5s;
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/jhhd-item3.png") no-repeat center center ;
    box-shadow: 0 0 10px rgba(0,255,14,0.5);
    -webkit-box-shadow: 0 0 10px rgba(0,255,14,0.5);
    -moz-box-shadow: 0 0 10px rgba(0,255,14,0.5);
    -o-box-shadow: 0 0 10px rgba(0,255,14,0.5);
}
.favorable-wrap .favo-green:hover{
    box-shadow: 0 0 20px rgba(0,255,14,0.8);
    -webkit-box-shadow:0 0 20px rgba(0,255,14,0.8);
    -moz-box-shadow: 0 0 20px rgba(0,255,14,0.8);
    -o-box-shadow: 0 0 20px rgba(0,255,14,0.8);
}
.favorable-bg1{
    background: #27b7b8;
}
.favorable-bg11{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/jhhd-bg4.png") no-repeat center center ;
    background-position: 2px;
    background-size: cover;
    height:709px;
    position:relative;
}
.favorable-bg2{
    background: #f7c94f;
}
.favorable-bg3{
    background: #92603f;
    position: relative;
    top: -28px;
}
.favorable-bg22{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/jhhd-bg7.png") no-repeat center center ;
    background-size: cover;
    height:647px;
    position:relative;
}
.favorable-bg11:before{
    content: '';
    position: absolute;
    left: 190px;
    bottom:-28px;
    border-left: 34px solid transparent;
    border-right: 34px solid transparent;
    border-top: 29px solid #27b7b8;
    display: block;
    width: 0;
    height: 0;
    opacity: 1;
    transition: all ease 0.4s;
    z-index: 999;
}
.favorable-bg22:before{
    content: '';
    position: absolute;
    left: 190px;
    bottom:-1px;
    border-left: 34px solid transparent;
    border-right: 34px solid transparent;
    border-top: 29px solid #f7c94f;
    display: block;
    width: 0;
    height: 0;
    opacity: 1;
    transition: all ease 0.4s;
    z-index: 999;
}
.favorable-bg33{
    background: url("http://7xnlea.com1.z0.glb.clouddn.com/jhhd-bg6.png") no-repeat center center ;
    background-size: cover;
    height:642px;
}
.fava-tab{
    width:1200px;
    margin:0 auto;
    padding:0 78px;
    position:relative;
    top:110px;
    z-index:20;
}
.fava-tab ul li{
    float:left;
    margin-right:150px;
}
.favo-btn a{
    padding:17px 40px;
    background:#ff3065;
    color:#fff;
    font-size:20px;
    border-radius: 10px;
}
.favorable-bg1 .favo-btn{
    position:absolute;
    bottom:173px;
    left:309px;
}
.favorable-bg2 .favo-btn{
    position:absolute;
    top:83px;
    left:715px;
}
.favorable-bg3 .favo-btn{
    position:absolute;
    top:83px;
    left:945px;
}
.favo-zbf{
    padding-bottom:25px;
    text-align: center;
}
.favo-zbf p{
    color:#5b5b5b;
    font-size:12px;
    line-height:18px;
}
.index-pdf{
    padding:60px 0;
    border-top:1px solid #e8e8e8;
}
.index-pdf ul li.pdf-item{
    width:376px;
    height:200px;
    border:1px solid #e8e8e8;
    float:left;
    margin-right:35px;
    padding:20px;
    margin-bottom:35px;
}
.index-pdf ul li.pdf-item:nth-child(3n+0){
    margin-right:0;
}
.index-pdf ul li.pdf-item .pdf-img{
    width:123px;
    height:154px;
    float:left;
    margin-right:30px;
}
.index-pdf ul li.pdf-item .pdf-text a {
    border-radius: 18px;
    color: #fff;
    background: #e84c3d;
    padding: 11px 41px;
    font-size: 14px;
    cursor: pointer;
    /*margin-top:4px;*/
    display: inline-block;
}
.index-pdf ul li.pdf-item .pdf-text h1{
    font-size:16px;
    color:#353535;
    margin-bottom:12px;
    font-weight:500;
}
.index-pdf ul li.pdf-item .pdf-text p{
    font-size:14px;
    color:#555;
    line-height:21px;
    text-align: left;
    margin-bottom:10px;
}
.index-pdf ul li.pdf-item .pdf-text p span{
    font-size:16px;
    color:#353535;
    display: inline-block;
}
.index-pdf ul li.pdf-item .pdf-text p em{
    font-size:22px;
    font-style: normal;
    color:#e84c3d;
    display: inline-block;
}
/*******************************************************************绮鹃€夋渚�****************************************************/
.cases-tab {
    position: relative;
    height: 81px;
    border-bottom: 1px solid #e8e8e8;
}
.cases-tab li {
    float: left;
    margin: 0 114px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
}
.cases-tab li a {
    display: block;
    color: #666;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.cases-tab li.current a {
    border-bottom: 2px solid #e84c3d;
    color: #e84c3d;
}
.cases-panel {
    padding: 40px 0 0 0;
}
.cases-screenshot {
    width: 288px;
    height: 505px;
}
.cases-items .case-logo{
    width:287px;
    height:163px;
    border:1px solid #e8e8e8;
}
.cases-items .case-lunbo{
    margin-top:40px;
    width:385px;
    height:570px;
    position:relative;
    overflow: hidden;
    background: url("http://7xnlea.com2.z0.glb.qiniucdn.com/case-lunbobg.png") no-repeat;
}
.flex{width:248px;height:390px;position:absolute;overflow: hidden;cursor: pointer;top:93px;left:20px;}
.flex ul.slider{height:390px;position: absolute;}
.flex ul.slider li{width:248px;height:390px;float:left;}
.flex ul.slider li img{width:248px;}



.btn .prev{width:36px;height:36px;position:absolute;left:10px;}
.btn .next{width:36px;height:36px;background: url(http://7xnlea.com2.z0.glb.qiniucdn.com/you.png);position:absolute;right:-56px;}
.cases-items {
    float: left;
    display: none;
}
.cases-info {
    width: 815px;
}
.cases-info .case-title {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #353535;
    font-weight:bold;
}
.cases-info .cases-desc {
    overflow: hidden;
    line-height: 30px;
    padding-right: 20px;
    font-size: 14px;
    color: #666;
}
.case-info-item{
    margin-bottom:37px;
}
.cases-info .cases-desc span{
    font-size: 18px;
    color: #e84c3d;
}
.cases-monitor ul li{
    float:left;
    width:180px;
    height:70px;
    border-top:1px solid #e8e8e8;
    border-left:1px solid #e8e8e8;
    box-shadow: 3px 3px 3px rgba(224,224,224,0.8);
    margin-right:30px;
    padding:10px 0 10px 10px;
}
.cases-monitor ul li:last-child{margin-right:0!important;}
.cases-monitor,.cases-monitor1{margin-top:12px;}
.effect-list li dl{
    margin-left:15px;
    padding-top:3px;
}
.effect-list li dl dt {
    font-size: 14px;
    color: #666;
    margin-bottom: 12px;
}
.effect-list li dl dd {
    font-family: "Microsoft Yahei Light", "Microsoft Yahei";
    font-size: 18px;
    color: #e84c3d;
    font-weight: bold;
}
.cases-monitor1 .case-media li{
    width:217px;
    height:72px;
    border:1px solid #e8e8e8;
    cursor: pointer;
    margin-right:24px;
    margin-bottom:24px;
    float:left;
}
.cases-monitor1 .case-media li:hover{
    border:1px solid #e84c3d;
}
.cases-items.current {
    display: block;
}