﻿*{margin:0;padding:0;}
ul,li,ol{list-style: none;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
a{text-decoration: none;color:#4b4b4b;}
img{display: block;border:none;}
em,b,i{font-style: normal;}
.head{width:100%;height:80px;background-color: #f7fdfe;}
.head-in{width:1000px;margin:0 auto;;height:80px;}
.head-in a{display: block;}
.logo{height:80px;width:200px;float: left;}
.nav{width:500px;float: right;}
.nav ul li{float: left;line-height: 80px;}
.nav ul li a{color: #82868f;padding:0 12px;}
/* img */
.banner{height:auto;width:100%;position:relative; background:  url(../images/banner.jpg)  top center no-repeat;overflow:hidden; }
.banner-wsh{width:100%;height: 370px;background-color: #20436d;}
.banner-wsh img{margin:0 auto;}
.banner img{width:100%;height:auto;margin:0 auto;}
.banner-gywm{width:100%;height:auto;}
.banner-gywm img{width:100%;}
.banner-shiyi{width: 100%;height:370px;overflow:hidden;background:  url(../images/shiyi.jpg) center center no-repeat;}
.banner-shiyi img,.banner-fuyi img{width:1000px;margin:0 auto;}
.banner-fuyi{width:100%;height:370px;background:  url(../images/fuyi.png) center center no-repeat;}
.banner-zht{width: 100%;height:370px;background:  url(../images/zh.png) center center no-repeat;}
.banner-zht img{margin:0 auto;}
.banner-gdt{width: 100%;height: 370px;background:  url(../images/gdt.png) center center no-repeat;}
.banner-gdt img{margin: 0 auto;}
.alphabg{height:100%;width:100%;position: absolute;left: 0;top: 0;background:#000;opacity: 0.5;filter:alpha(opacity=50);}
.banner-list{width:100%;height:100%;position: absolute;top:0;left:0;overflow: hidden;z-index: 999;}
.min-more{width:1000px;margin:0 auto;text-align: center;padding-top: 65px;color: #fff;}
.min-more img{height: 83px;width: 516px;display: block;margin-top: 5px;}
.min-more h3{font-family:"MicrosoftYaHei";font-size: 40px;}
.min-more button{height:65px;width:240px;background-color: #fed136;border:none;border-radius: 5px;color: #fff;font-family:"微软雅黑" ;font-size: 20px;margin:25px 0;cursor: pointer;}
.min-more p{line-height: 34px;}
.bg{width:100%;height: 100%;position: absolute;top:0;left:0;background: #000; opacity:0.4;FILTER:alpha(opacity=40);display: none;}
/* 主营业务  */
.workus{width:1000px;margin:0 auto;text-align: center;padding: 30px 0 50px;overflow: hidden;}
.workus h3{font-family: "微软雅黑";font-size: 40px;color: #222;}
.workus span{color: #777;font-family: 'Microsoft YaHei';}
.workus ul{margin-top: 40px;overflow: hidden;}
.workus ul li{float: left;margin:0 38px;}
.workus ul li .icon{height:170px;width:170px;background-color: #fff;border-radius: 100%;margin-bottom: 10px;cursor:pointer;opacity: 1;
	transition:all 1s ease 0s;
    -moz-transition:all 1s ease 0s;
    -webkit-transition:all 1s ease 0s;
    -o-transition:all 1s ease 0s;
    -ms-transition:all 1s ease 0s;
}
.workus ul li .icon:hover{background-color: #000;

/* opacity:0.2;FILTER:alpha(opacity=20);  */}
.weixin,.sina,.qq,.qzone{height:170px;width: 170px;display: block;
                                    transition:all 0.5s ease 0.1s;
                                    -moz-transition:all 0.5s ease 0.1s;
                                    -webkit-transition:all 0.5s ease 0.1s;
                                    -o-transition:all 0.5s ease 0.1s;
                                    -mos-transition:all 0.5s ease 0.1s;
                                    transform:translate3d(0,10px,0) scale(1,1);
                                    -moz-transform:translate3d(0,10px,0) scale(1,1);
                                     -ms-transform:translate3d(0,10px,0) scale(1,1);
                                     -webkit-transform:translate3d(0,10px,0) scale(1,1);
}
.weixin{background:  url(../images/weixin.png) center center no-repeat;}
.sina{background:  url(../images/sina.png) center center no-repeat;}
.qq{background:  url(../images/qq.png) center center no-repeat;}
.qzone{background:  url(../images/qzone.png) center center no-repeat;}
.workus ul li .icon:hover i{
                transform:translate3d(0,0,0)  scale(1.1,1.1);
               -moz-transform:translate3d(0,0,0)  scale(1.1,1.1);
               -ms-transform:translate3d(0,0,0)  scale(1.1,1.1);
               -webkit-transform:translate3d(0,0,0)  scale(1.1,1.1);}
.workus ul li span{display: block;font-family: "微软雅黑";color: #222;font-size: 18px;margin-top:2px;}
/* 微生活 */
.atic-list{width:100%;background-color: #f7f7f7;padding-bottom:50px;overflow: hidden;}
.atic-main{width:1000px;margin:0 auto;padding-top: 20px;overflow: hidden;}
.atic-left{width:148px;border:1px solid #d8d8d8;padding:1px;float: left;background-color: #fff;}
.atic-left ul li{height:40px;line-height: 40px;width:100%;border-bottom: 1px dashed #e5e5e5;}
.atic-left ul li:hover{background-color: #666;border-bottom: #fff;}
.atic-left ul li a{display: block;margin-left: 18px;font-size: 14px;color: #767676;}
.atic-left ul li:hover a{color: #e5e5e5;}
.atic-left ul li.cur{background-color: #666;border-bottom: #e5e5e5;}
.atic-left ul li.cur a{color: #fff;}
.atic-right{width:776px;min-height:300px;margin-left:20px;border:1px solid #d8d8d8;float: left;padding:0 25px 30px;background-color: #fff;overflow: hidden;}
.atic-dic{width:100%;padding:30px 0 35px;border-bottom: 1px dashed #e1e1e1;overflow: hidden;}
.last-dic{border-bottom: none;}
.atic-dic img{float: right;}
.adv-r{width:285px;float: left;}
.atic-right .no-line{border-bottom: none;}
.adv-r strong{display: block;font-size: 48px;font-family: "微软雅黑";color: #23466e;}
.adv-r dl{/* width:253px; */float: left;}
.adv-r dl dt,.winwsh .atic-dic dl dt,.lifevip dl dt,.qustbic dl dt,.fyvip dl dt{font-size:24px;font-family: "微软雅黑";color: #20436d;height: 38px;}
.adv-r dl dd,.winwsh .atic-dic dl dd,.lifevip dl dd,.qustbic dl dd,.fywin .atic-dic p,.fyvip dl dd{font-size: 12px;color: #757b75;line-height: 20px;}
.winwsh,.lifevip,.qustbic,.fyvip,.drolist,.sinasuper,.sinavip,.quest{ display: none;}
.lifevip .atic-dic .h3,.qustbic .atic-dic .h3,.fyvip .h3{color: #20436d;padding:10px 0;}
.lifevip .atic-dic  dl,.fyvip .atic-dic dl{margin: 20px;padding:0 0 20px 32px;border-bottom: 1px dashed #d7d7d7;}
.lifevip dl dd a{color: #20436d;}
.winwsh .atic-dic img{float: left;}
/* .atic-left .inline{border-bottom: none;}*/




.winwsh,.allques,.adpro,.adfor{padding-top: 30px;}
.winwsh .atic-dic img,{width:160px;float: left;}
.winwsh .atic-dic dl,.fywin .atic-dic p{float: left;width:550px;padding-left: 55px;}
/* 智汇推 */
.witso,.torwin{padding-top: 30px;}
.atic-right .witso  .h3,.atic-right .adpro .h3,.atic-right .adfor .h3,.atic-right .allques .h3,.atic-right .allques dl dt,.torwin .h3{color: #2c7ed2;}
.witso p{margin-left: 32px;}
.adpro img,.adfor img{margin:0 auto;}
.table{margin-top: 15px;}
.atic-right .allques .table tr td{text-align: left;padding:3px 5px;border-color: #000;}
.adpro ul{padding-top: 20px;}
.adpro ul li{height:180px;width: 100%;margin:10px 0;}
.adpro ul li i{display: block;height: 180px;width: 180px;background: url(../images/cir-btn.png) no-repeat;float: left;}
.adpro .tui_01{background-position: -12px -212px;}
.adpro .tui_02{background-position: -210px -212px;}
.adpro .tui_03{background-position: -412px -212px;}
.adpro .tui_04{background-position: -612px -212px;}
.adpro .tui_05{background-position: -812px -212px;}
.adpro ul li p{width: 550px;float: right;padding-top: 60px;}
/* 关于我们 */
.line-app{padding-top: 30px;}
.atic-dic .h3,.line-app h5{font-size: 30px;font-family:"微软雅黑";color: #111; }
.atic-ul{line-height: 20px;color: #757b75;font-size: 12px;margin-top: 18px;padding-left: 32px;}
.atic-dic .add{font-size: 14px;line-height: 22px;}
.mis-mag{border-bottom: 1px dashed #ccc; height: 50px;margin-top: 24px;}
.mis-mag span{color: #666;display: inline-block;font-size: 14px;line-height: 22px;text-align: right;width: 80px;}
.mis-mag input{border: 1px solid #d8d8d8;display: inline-block;height: 24px;line-height: 24px; margin-left: 10px;padding-left: 4px; width: 230px;}
.mis-mag p{color: #8d8d8d;display: inline-block; font-size: 12px; margin-left: 20px;}
.btn-submit{margin-top: 50px;}
.btn-submit input{height:27px;width:85px;background-color: #bf2126;border-radius: 15px;border: none;color: #fff;cursor: pointer;display: block;margin-left: 280px;}
/* 粉丝通 */
.sinaso,.sinasuper,.sinavip,.quest,.qzlist{padding-top: 30px;}
.sinaso .h3,.sinasuper .h3,.sinavip .h3,.quest h3,.witso .h3,.adpro .h3,.adfor .h3,.allques .h3,.qzlist .h3,.torwin .h3{font-size: 30px;font-family: "微软雅黑";color: #ffcc01;}
.sinaso p,.sinasuper ul,.aboutfy p,.adpro ul{margin-left: 32px;}
.sinaso p,.sinasuper ul,.sinavip dl dd,.quest dd,.aboutfy p,.fywin ul li,.witso p,.allques dl dd,.qz-l,.torwin p,.torwin dl dd,.adpro ul li p{font-size: 12px;color:#757b75;font-family:"微软雅黑";line-height: 22px;margin-top: 15px;}
.sinasuper ul li,.sinavip dl dd,.quest dd,.fywin ul li,.allques dl dd{margin-top: 0;}

.sinavip dl,.quest dl,.allques dl{margin-left: 32px;padding:30px 0 40px;border-bottom: 1px dashed #d7d7d7;}
.sinavip dl dt,.quest dl dt,.allques dt,.torwin dl dt{height:48px;font-size: 24px;color: #ffcc01;font-family: "微软雅黑";}  
/* 扶翼 */
.aboutfy .h3,.fywin .atic-dic .h3,.fyvip .h3{color:#19a66e; }
.dlimg,.dlfy-img{height:149px;width:640px;background:  url(../images/imgys.jpg) 0 0 no-repeat;margin:20px 0 15px 32px;}
.dlfy-img{background-position: -640px 0;}
.fywin ul{display: block;overflow: hidden;margin-left:34px;}
.fywin ul li{width:150px;float: left;margin-right: 12px;}
.fyvip dl dt{color: #19a66e;}
/* 广点通 */
.qzlistop {margin-top: 20px;overflow: hidden;}
.qzlistop .qz-l{width:325px;float: left;padding-right: 40px;}
.qzlistop img{float: left;}
.mod-intor{width:300px;float: right;padding:60px 20px 0 40px;}
.sinaso .h3,.qzlist .h3,.drolist .h3,.drolist dl dt,.torwin dl dt,.torwin .h3{color:#388412;}
.mod-intor h3{height:40px;font-size: 28px;text-align: left;font-weight: 700;font-family: arial;color: #323232;}
.hide-text{font-size: 12px;font-family: "微软雅黑";color: #757b75;line-height: 20px;}
.de-text{margin-top:20px;color: #757b75;font-size: 16px;}
.de-text strong{font-size: 18px;font-family: arial;}
.torwin .hthead{font-size: 26px;font-family:"微软雅黑";color: #388412;padding: 10px 0; }
.torwin .hthead,.torwin p{padding-left: 32px;}
.atic-right .torwin img{margin:15px auto;}
.torwin dl{margin-top: 20px;} 
.torwin dl dd{margin-top: 0;}
    
    
/* banner */
.cg-img{width:100%;height: 370px;cursor:pointer;background:url(../images/shiyi.jpg) center top no-repeat;}
.cg-img img{height: 370px;width:950px;margin:0 auto;display: block;} 
/* 成功案例内容 */
.atic-succes{width:800px;padding:0 13px 30px;}
.cg-show{width: 100%;background-color: #e6e6e6;padding:11px 0 35px;overflow: hidden;}
.cg-show-in{width:830px;padding:15px 60px 10px;background-color: #fff;margin:0 auto;border:1px solid #E2E2E2;}
.cg-main{margin:15px 0 20px;overflow: hidden;}
.cg-main hr{margin-bottom: 30px;color: #c9c9c9;}
.cg-main h4{font-size: 18px;color:000;font-family: "微软雅黑";}
.cg-show-in hr{color: #c9c9c9;}
.cg-in-l{height:350px;width: 368px;border:1px #d2d2d2;padding:5px 10px 0;border:1px solid #d2d2d2;margin:0 20px 25px 0;float: left;}
.cg-in-l .cg-image{height: 190px;width:368px;cursor:pointer;}
.cg-bot{margin:10px 0  10px;height: 140px;position: relative;
}
.cg-bot span{font-size: 14px;color:#767676;display: block;padding-bottom: 10px;}
.cg-bot p{font-size: 12px;color:#767676;line-height: 18px;}
.cg-bot .minute{display: block;margin-top:15px;position: absolute;left: 0;bottom: 5px;}
.cg-bot .minute button{height:30px;width:117px;background-color: #323234;border:1px solid #525253; color: #fff;font-size: 14px;font-family: "微软雅黑";cursor: pointer;}
.no-cg{margin-right: 0;}
.cg-bot .minute button:hover{background-color:#727278;}
.all-img img{margin:10px auto 10px;}
.cg-image img{height: 190px;width:368px;}
/* 百度案例 */
.bai-case{width:830px;background-color: #fff;margin:0 auto;display: none;}
.meicheba{width: 830px;border:1px solid #E2E2E2;border-radius: 2px;padding-top:18px;margin-bottom: 30px;}
.bai-case{font-size: 18px;font-family: "微软雅黑";}
.meicheba div{margin:10px auto;}
    
/* footer */
.footer{width:100%;background-color: #292929;box-shadow:0px 3px 8px #171717 inset;padding-bottom: 30px;overflow: hidden; }
.foot-in{height:270px;width:1000px;margin:0 auto;background:  url(../images/foot-dl.png) right 10px no-repeat;padding-top: 10px;}
.foot-in dl{float: left;background:  url(../images/foot-dl.png) 0 0 no-repeat;padding:10px 0 20px 0;width:25%;}
.foot-in dl dt{height:32px;padding-left: 25px;}
.foot-in dl dt a{color: #808080;font-size: 16px;font-family: "微软雅黑";}
.foot-in dl dd{line-height: 22px;padding-left: 25px;}
.foot-in dl dd a{color: #505050;font-size: 14px;font-family: "微软雅黑";}
.foot-in dl dd a:hover{text-decoration: underline;}
.copyright{height:100px;width:100%;background:  url(../images/copyright2.gif) top center no-repeat;overflow: hidden;}
.copyright span{margin-right: 35px;color: #808080;font-size: 14px;}
.copyright .fir-span{margin-left: 205px;}
.nor-line button{background-color: #bf2126;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    height: 27px;
    margin-top: 15px;
    width: 85px;
border-radius: 20px;}
.copyright p{color: #4b4b4b;font-size: 12px;height: 50px;line-height: 50px; text-align: center;}
.fixednav{ top:0; position:fixed;_position:absolute; _top:expression(eval(document.documentElement.scrollTop)+"px"); z-index:9999;}
.porel .fixednav{ top:0; position:fixed;_position:absolute; _top:expression(eval(document.documentElement.scrollTop)+"px"); z-index:9999; right:auto;}
#goTop{ background:url(../images/back-top.png) no-repeat; width:36px; height:36px; position:fixed;
left:50%;margin-left:530px;cursor: pointer; position: fixed; _position:absolute;
_top:expression(document.documentElement.scrollTop + Math.round(document.documentElement.clientHeight-this.offsetHeight) -120+ "px"); z-index: 1000; display: block;bottom:20px; 
}
#goTop:hover{ background-position:0 -36px;}
    
    
    
   
    