@charset "gb2312";
/* CSS Document */
body{font:12px/1.5 "\5b8b\4f53",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#333;}
p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe{margin:0; padding:0;}
img{border:0 none;}
ul,li,ol{list-style-type:none;}
i,em,address, caption, cite, code, dfn, th, var {font-style: normal;font-weight: normal}
.msf{font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;}
a,a:hover{outline:none;blur:expression(this.onFocus=this.blur());}
.layout{ clear:both;width:1000px;text-align:left;margin:0 auto;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
.fl{ float:left;_display: inline}
.fr{ float:right;_display: inline}
.pr{ position:relative}
.abs{position:absolute;}

/*动画*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

/*自定义样式*/
.margin_auto{margin:0 auto}
.text_align{text-align:center}
.font_bold{font-weight:bold}

.font_s30{font-size:30px}
.font_s24{font-size:24px}
.font_s22{font-size:22px}
.font_s20{font-size:20px}
.font_s18{font-size:18px}
.font_s16{font-size:16px}
.font_s14{font-size:14px}
.font_s12{font-size:12px}


.header{width:100%;height:485px;background:url(/images/zhuanti/2016cnsgjx/banner_02.jpg) no-repeat center 0;}
.header_in{width:1000px;height:485px;}
.header_in .logo{display:block;width:160px;height:55px;padding-top:20px}
.header_in .ban_text01{top:261px;left:254px}
.header_in .ban_text02{top:351px;left:316px}
.con01{width:100%;height:530px;background:url(/images/zhuanti/2016cnsgjx/con_bg01.png) no-repeat center 0;}
.c01_to{width:1000px;height:66px;line-height:66px;padding-top:60px}
.c01_to h1{color:#0a388d}
.c01_bo{height:319px;width:1000px;margin-top:40px}
.c01Bo_in{height:319px;margin:0 0 0 54px}
.c01Bo_in .c01BoIn_d{width:294px;height:319px;cursor: pointer}
.c01Bo_in .c01BoIn_d01{background:#0acc9c}
.c01Bo_in .c01BoIn_d02{background:#9836fc}
.c01Bo_in .c01BoIn_d03{background:#f8ae43}
.c01BoInD_to{width:294px;height:239px}
.c01BoInD_to .c01BoInDTo_in{width:254px;height:179px;background:url(/images/zhuanti/2016cnsgjx/c01_bg01.png) repeat 0 0;_background:url(/images/zhuanti/2016cnsgjx/c01_bg01_png8.png) repeat 0 0;bottom:0;left:0;color:#fff;line-height:28px;text-indent:32px;padding:60px 20px 0 20px;display:none}
.c01BoInD_bo h2{color:#fff;line-height:30px;padding-top:10px}
.con02{width:100%;height:650px;background:url(/images/zhuanti/2016cnsgjx/con_bg02.png) no-repeat center 0;}
.c02_to{width:1000px;height:66px;line-height:66px;padding-top:47px}
.c02_to h1{color:#fff}
.c02_to h1 span{color:#fff000}
.c02_bo{width:1000px;margin-top:52px}
.c02Bo_in{width:1036px}
.c02Bo_in .c02BoIn_d{width:310px;height:200px;margin:0 34px 32px 0;cursor: pointer}
.c02Bo_in .c02BoIn_d .c02BoInD_ceng01{width:310px;height:200px;background:url(/images/zhuanti/2016cnsgjx/c01_bg01.png) repeat 0 0;top:0;left:0;color:#fff;line-height:200px;}
.c02Bo_in .c02BoIn_d .c02BoInD_ceng02{width:310px;height:200px;background:url(/images/zhuanti/2016cnsgjx/c02_bg01.png) repeat 0 0;_background:url(/images/zhuanti/2016cnsgjx/c02_bg01_png8.png) repeat 0 0;top:0;left:0;display:none}
.c02Bo_in .c02BoIn_d .c02BoInD_ceng02 ul{margin:36px 0 0 0}
.c02Bo_in .c02BoIn_d .c02BoInD_ceng02 ul li{color:#b41616;line-height:34px;background:url(/images/zhuanti/2016cnsgjx/c02_bg02.png) no-repeat 0 center;padding-left:26px;margin:0 0 0 36px}
.con03{width:100%;padding-bottom:30px;background:#def1fb url(/images/zhuanti/2016cnsgjx/con_bg03.png) no-repeat center 0;}
.c03_to{width:1000px;height:66px;line-height:66px;padding-top:32px}
.c03_to h1{color:#fff}
.c03_bo{width:1000px;margin-top:40px}
.c03BoIn_le p{height:82px;line-height:82px;background:url(/images/zhuanti/2016cnsgjx/c03_bg01.png) no-repeat 38px 5px;width:146px;color:#1577d3;padding-left:130px}
.c03BoIn_le p.p02{background-position:38px -78px}
.c03BoIn_le p.p03{background-position:38px -161px}
.c03BoIn_ri{width:690px;padding-top:31px}
.c03BoIn_ri p{color:#666666;margin:0 0 52px 0}
.c03BoIn_ri p.p02{margin:0 0 39px 0}
.c03BoIn_ri p.p03{margin:0 0 39px 0}
.c03Bo_mi{text-align:center;color:#d71919;padding:0 0 30px 0}
.c03_btns{padding:0 0 0 295px}
.c03_btns a{display:block;width:144px;height:48px;background:#ff7373;float:left;margin:0 60px 0 0;border-radius:3px;color:#fff;line-height:48px;}
.con04{width:100%;background:url(/images/zhuanti/2016cnsgjx/con_bg02.png) no-repeat center 0;padding-bottom:40px}
.c04_to{width:1000px;height:66px;line-height:66px;padding-top:47px}
.c04_to h1{color:#fff}
.c04_to h1 span{color:#fff000}
.c04_bo{width:980px;background:#f7f7f7;margin-top:34px;padding:0 10px}
.c04Bo_to{border-bottom:1px solid #e2e2e2;padding-top:10px}
.c04Bo_to .tit{height:64px;background:url(/images/zhuanti/2016cnsgjx/c04_bg01.png) no-repeat center bottom;color:#ff7373;line-height:64px}
.c04BoTo_d{padding-bottom:30px;margin-top:54px}
.c04BoToD_le{width:480px}
.c04BoToD_le .mv01{width:443px;height:283px;margin:0 0 0 20px;cursor: pointer}
.c04BoToD_le .mv01 img{width:443px;height:283px}
.c04BoToD_le .mv01 .mv01_in{width:443px;height:283px;display:none}
.c04BoToD_le .d01{width:443px;height:28px;line-height:28px;margin:9px 0 9px 20px}
.c04BoToD_le .d01 p{color:#666666}
.c04BoToD_le .d01 a{color:#1577d3}
.c04BoToDLe_lb{height:71px;width:443px;margin:0 auto}
.c04add{position:relative;overflow:hidden;height:71px}
.c04add-con{width:358px;height:71px;overflow:hidden;margin:0 0 0 42px}
.c04add-con ul li{width:110px;height:71px;margin:0 15px 0 0;cursor: pointer}
.c04add-con ul li img{width:110px;height:71px}
.c04add-btn{display:block;width:26px;height:71px;background:url(/images/zhuanti/2016cnsgjx/c04_btn02.png) no-repeat 0 0;position:absolute}
.c04add-prev{top:0;left:0}
.c04add-prev:hover{opacity:.9;filter:alpha(opacity=90)}
.c04add-next{top:0;right:0;background-position:right 0}
.c04add-next:hover{opacity:.9;filter:alpha(opacity=90)}
.c04BoToD_ri{width:473px;height:400px;background:url(/images/zhuanti/2016cnsgjx/c04_bg02.jpg) no-repeat 0 0;padding-top:1px;line-height:28px;margin:0 20px 0 0}
.c04BoToD_ri h3{margin:32px 20px 0 66px;color:#1577d3}
.c04BoToD_ri p{margin:0 20px 0 66px;color:#666666}
.c04_kctx{padding-bottom:38px}
.c04Kctx_tit{height:68px;background:url(/images/zhuanti/2016cnsgjx/c04_bg03.png) no-repeat center 0}
.c04Kctx_tit h2{color:#1577d3;text-align:center;line-height:40px;}
.c04Kctx_con{margin:6px 0 0 0}
.c04Kctx_con .do{width:460px;background:#fff;margin:0 0 0 18px}
.c04Kctx_con .dt{width:460px;background:#fff;margin:0 18px 0 0}
.c04KctxC_t{height:50px;background:#78a0ec}
.c04KctxC_t p{color:#fff;text-align:left;line-height:50px}
.c04KctxC_t p.po{width:111px;padding-left:45px}
.c04KctxC_t p.pt{width:162px;padding-left:40px}
.c04KctxC_t p.pth{width:100px;text-align:center}
.c04KctxC_d{border-bottom:1px solid #f7f7f7}
.c04KctxC_d p{color:#666;text-align:left;line-height:28px;padding:10px 0}
.c04KctxC_d p.po{width:138px;padding-left:18px}
.c04KctxC_d p.pt{width:192px;padding-left:10px}
.c04KctxC_d p.pth{width:100px;text-align:center}
.c04KctxC_d p a.red{color:#ff7373}
.c04KctxC_d p span.red{color:#ff7373}

.c04Bo_tos{border-bottom:1px dashed #e2e2e2;padding-top:10px}
.c04Bo_tos .tit{height:64px;background:url(/images/zhuanti/2016cnsgjx/c04_bg01.png) no-repeat center bottom;color:#ff7373;line-height:64px}
.c04BoTos_d{height:420px;margin-top:54px}
.c04BoTosD_le{width:480px}
.c04BoTosD_le .mv01{width:443px;height:283px;margin:0 0 0 20px;cursor: pointer}
.c04BoTosD_le .mv01 .mv01_in{width:443px;height:283px;display:none}
.c04BoTosD_le .d01{width:443px;height:28px;line-height:28px;margin:13px 0 0 36px;color:#1577d3}
.c04BoTosD_ri{width:473px;height:362px;background:url(/images/zhuanti/2016cnsgjx/c04_bg02.jpg) no-repeat 0 0;padding-top:1px;line-height:28px;margin:0 20px 0 0}
.c04BoTosD_ri h3{margin:28px 20px 0 66px;color:#1577d3}
.c04BoTosD_ri p{margin:0 20px 0 66px;color:#666666}
.c04BoTosD_ri p a{color:#1577d3}
.c04Bo_bo{height:280px}
.c04Lun{position:relative;overflow:hidden;height:280px}
.c04Lun-con{width:860px;height:250px;overflow:hidden;margin:30px 0 0 60px}
.c04Lun-con ul li{width:860px;height:250px}
.c04Lun-btn{display:block;width:40px;height:40px;background:url(/images/zhuanti/2016cnsgjx/c04_btn.png) no-repeat 14px 0;position:absolute}
.c04Lun-prev{top:120px;left:18px}
.c04Lun-prev:hover{background-position:-1013px center}
.c04Lun-next{top:120px;right:18px;background-position:-900px center}
.c04Lun-next:hover{background-position:-1126px center}
.c04Lun_con{width:860px;height:250px}
.c04Lun_con .c04Lun_con_le{width:490px}
.c04Lun_con .c04Lun_con_le h2{color:#1577d3;margin:0 0 14px 0}
.c04Lun_con .c04Lun_con_le h3{color:#666666;line-height:28px}
.c04Lun_con .c04Lun_con_le p{color:#666666;line-height:28px}
.c04Lun_con .c04Lun_con_ri{width:322px;}
.c04Lun_con .c04Lun_con_ri p{color:#1577d3;line-height:40px}
.con05{width:100%;height:820px;background:url(/images/zhuanti/2016cnsgjx/con_bg04.png) no-repeat center 0;}
.c05_to{width:1000px;height:66px;line-height:66px;padding-top:42px}
.c05_to h1{color:#fff}
.c05_to h1 span{color:#fff000}
.c05_bo{width:1000px;height:514px;background:#fff;margin-top:50px}
.c05Bo_le{width:180px;background:#f7bc4a;height:514px;overflow:hidden}
.c05BoLe_in{width:180px;margin:0 auto;border-bottom:1px solid #dda231;height:101px;padding-top:1px;background:url(/images/zhuanti/2016cnsgjx/c05_icon01.png) no-repeat 0 0;cursor: pointer}
.c05BoLe_in_last{border-bottom:0}
.c05BoLe_in01{background-position: 69px 23px}
.c05BoLe_in01.on{background:#fff url(/images/zhuanti/2016cnsgjx/c05_icon01.png) no-repeat -91px 23px}
.c05BoLe_in02{background-position: 69px -85px}
.c05BoLe_in02.on{background:#fff url(/images/zhuanti/2016cnsgjx/c05_icon01.png) no-repeat -91px -85px}
.c05BoLe_in03{background-position: 69px -185px}
.c05BoLe_in03.on{background:#fff url(/images/zhuanti/2016cnsgjx/c05_icon01.png) no-repeat -91px -185px}
.c05BoLe_in04{background-position: 69px -290px}
.c05BoLe_in04.on{background:#fff url(/images/zhuanti/2016cnsgjx/c05_icon01.png) no-repeat -91px -290px}
.c05BoLe_in05{background-position: 69px -390px}
.c05BoLe_in05.on{background:#fff url(/images/zhuanti/2016cnsgjx/c05_icon01.png) no-repeat -91px -390px}
.c05BoLe_in p{color:#666666;line-height:30px;margin:63px 0 0 0}
.c05BoLe_in.on p{color:#0a388d}
.c05Bo_ri .c05BoRi_in{padding-top:1px;display:none}
.c05Bo_ri .on{display:block}
.c05Bo_ri .c05BoRi_in img{display:block;margin:0 auto;margin-top:40px}
.c05Bo_ri .c05BoRi_in p{color:#666666;margin-top:30px}
.c05_btnd{width:1000px;margin-top:42px}

.con06{width:100%;background:#def1fb url(/images/zhuanti/2016cnsgjx/con_bg03.png) no-repeat center 30px;padding-bottom:50px}
.c06_to{width:1000px;height:66px;line-height:66px;padding-top:62px}
.c06_to h1{color:#fff}
.c06_bo{width:1000px;border:1px solid #bcd7e6;margin-top:52px;padding-bottom:22px}
.c06Bo_to{height:692px}
.c06Bo_to img.img_bg{top:102px;left:282px}
.c06Bo_to .d_bg{width:180px;height:130px;padding-top:50px;line-height:30px;top:224px;left:413px;color:#fff;text-align:center}
.c06Bo_to img.img01{top:27px;left:423px}
.c06Bo_to .d01{width:232px;height:146px;padding-top:1px;line-height:22px;top:41px;left:196px}
.c06Bo_to .dtext{background:url(/images/zhuanti/2016cnsgjx/c06_bg02.png) no-repeat 0 0}
.c06Bo_to .dtext h3{color:#1577d3;margin:16px 34px 0 18px}
.c06Bo_to .dtext p{color:#666;margin:0 34px 0 18px}
.c06Bo_to .dtext2{background:url(/images/zhuanti/2016cnsgjx/c06_bg03.png) no-repeat 0 0}
.c06Bo_to .dtext2 h3{color:#1577d3;margin:16px 18px 0 34px}
.c06Bo_to .dtext2 p{color:#666;margin:0 18px 0 34px}
.c06Bo_to img.img02{top:108px;left:622px}
.c06Bo_to .d02{width:232px;height:146px;padding-top:1px;line-height:22px;top:132px;left:749px}
.c06Bo_to img.img03{top:336px;left:636px}
.c06Bo_to .d03{width:232px;height:146px;padding-top:1px;line-height:22px;top:350px;left:758px}
.c06Bo_to img.img04{top:468px;left:454px}
.c06Bo_to .d04{width:232px;height:146px;padding-top:1px;line-height:22px;top:517px;left:586px}
.c06Bo_to img.img05{top:384px;left:292px}
.c06Bo_to .d05{width:232px;height:146px;padding-top:1px;line-height:22px;top:434px;left:57px}
.c06Bo_to img.img06{top:210px;left:237px}
.c06Bo_to .d06{width:232px;height:146px;padding-top:1px;line-height:22px;top:250px;left:10px}
.c06Bo_mi{height:113px;background:url(/images/zhuanti/2016cnsgjx/c06_bg04.jpg) no-repeat center 0;color:#1577d3;padding-top:1px}
.c06Bo_mi h2{margin-top:60px;line-height:50px}
.c06Bo_bo{width:744px;height:446px;background:url(/images/zhuanti/2016cnsgjx/c06_bg05.jpg) no-repeat 0 0;margin:35px 0 0 152px}
.c06Bo_bo_le{width:264px;height:438px;margin:0 0 0 2px;padding-top:1px}
.c06Bo_bo_le h1{color:#f7774a;line-height:40px;margin:10px 0 0 38px}
.c06Bo_bo_le h3{color:#1577d3;line-height:28px;margin:10px 0 0 38px}
.c06Bo_bo_le p{color:#666;line-height:24px;margin:0 0 0 38px}
.c06Bo_bo_ri{margin:44px 62px 0 0;width:336px;height:343px;background:url(/images/zhuanti/2016cnsgjx/c06_bg06.png) no-repeat 0 0;padding-top:1px}
.c06Bo_bo_ri h2{color:#d23700;line-height:36px;margin:152px 0 0 0}
.c06Bo_bo_ri h2 span{font-size:34px}
.c06Bo_bo_ri a{color:#fff;display:block;height:52px;line-height:52px;margin:20px 0 0 0}

.con07{height:488px;background:#def1fb url(/images/zhuanti/2016cnsgjx/con_bg05.png) repeat-x center 0}
.c07_to{width:1000px;height:488px;background:#def1fb url(/images/zhuanti/2016cnsgjx/c07_bg01.png) no-repeat center 0}
.c07_tit{height:92px;line-height:92px;color:#fff}
.c07_tit span{color:#fff000}
.c07_con{height:390px;}
.c07_d01{width:190px;height:230px;top:88px;left:147px;text-align:center}
.c07_d01 h3{color:#119000;line-height:60px}
.c07_d01 p{line-height:26px;color:#504f4f}
.c07_d01 div{margin:20px 0 0 0}
.c07_d01 div a{color:#ff0000}
.c07_d02{width:190px;height:306px;top:45px;left:409px;text-align:center}
.c07_d02 h3{color:#ff7200;line-height:60px}
.c07_d02 p{line-height:26px;color:#666666}
.c07_d02 div{margin:20px 0 0 0}
.c07_d02 div a{color:#ff0000}
.c07_d03{width:190px;height:230px;top:88px;left:688px;text-align:center}
.c07_d03 h3{color:#1577d3;line-height:60px}
.c07_d03 p{line-height:26px;color:#666666}
.c07_d03 div{margin:20px 0 0 0}
.c07_d03 div a{color:#ff0000}

.serviceBg{background:#f9f9f9; border-top:1px solid #ebebeb}
.service{width:1000px}
.service dl{width:210px;height:210px;margin-right:4px; padding:26px 0 0 4px; float:left;}
.service dl dt{height:27px; line-height:27px;padding-left:37px; color:#6d6d6d; font-size:16px; background:ur/images/zhuanti/2016cnsgjx/kuaijishiwu/icon2015.png) no-repeat left -116px; margin-bottom:10px;}
.service dl dd{height:28px; line-height:28px; color:#6d6d6d; padding-left:32px;}
.service dl dd a{color:#6d6d6d;}
.service dl dd a:hover{color:#288ce6;}
.service dl.xxxz{width:188px;}
.service dl.zffs,.service dl.gywx{width:175px;}
.service dl.xxxz dt{background-position:left -144px;}
.service dl.zffs dt{background-position:left -172px;}
.service dl.gywx dt{background-position:left -200px;}
.service dl:hover{background:#f5f5f5;}
.service dl:hover dt{background-position:left -228px;}
.service dl.xxxz:hover dt{background-position:left -256px;}
.service dl.zffs:hover dt{background-position:left -284px;}
.service dl.gywx:hover dt{background-position:left -312px;}
.service .hotlineBar{width:179px;height:213px; padding:23px 0 0 31px; background:ur/images/zhuanti/2016cnsgjx/kuaijishiwu/ewmBg.gif) repeat; color:#666;}
.service .hotline{line-height:26px; font-size:16px;}
.service .hotline span{font-size:20px;}
.service .hotline em{font-weight:bold;font-size:18px;font-style:italic; display:block;}
.service .online{background:ur/images/zhuanti/2016cnsgjx/kuaijishiwu/online.png) no-repeat left 9px; padding-left:62px; margin-top:20px;line-height:35px; font-size:20px;}
.service .online a{width:86px;height:24px;line-height:22px;border:1px solid #a7cff0; display:block; background:#ecf7ff; color:#666; font-size:14px; text-align:center;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;}
.service .online a:hover{background:#36aef8; border-color:#36aef8; color:#fff; text-decoration:none;}



/* 右浮动 */
.r-sns li,.r-sns li .sns-info .sns-hd{background:url(/images/kuaijishiwu/r-sns2015.png) no-repeat;}
.r-sns{width:44px;overflow:hidden;position:fixed;right:10px;top:50%;margin-top:-114px;_position:absolute;}
.r-sns ul{width:44px;padding-bottom:160px;}
.r-sns li{height:44px;margin-bottom:2px;position:relative;vertical-align:top;background-position:left top;}
.r-sns li .sns-info{width:160px;position:absolute;right:-160px;top:0;}
.r-sns li .sns-info .sns-hd{line-height:44px;padding-left:45px; background-position:9px -229px; background-color:#313131;-border-top-left-radius:2px;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;-border-bottom-left-radius:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px; font-size:14px;color:#fff;}
.r-sns li .sns-info .sns-hd a{color:#fff; margin-right:5px;}
.r-sns li.tel{background-position:left -46px;}
.r-sns li.tel .sns-hd{background-position:9px -273px;padding:2px 0 2px 45px;line-height:20px;}
.r-sns li.kf{background-position:left -92px;}
.r-sns li.kf .sns-hd{background-position:9px -317px;}
.r-sns li.wx{background-position:left -184px;z-index:2;}
.r-sns li.wx .sns-hd{background-position:9px -405px;}
.r-sns li.mail{background-position:left -460px;}
.r-sns li.mail .sns-hd{background-position:9px -513px;}
.r-sns li.snsClose{height:22px; line-height:22px; color:#fff;background:#c4c3c3; text-align:center; cursor:pointer;z-index:1;}
.sns-bd{padding:5px; background:#fff;}
.returnTop{width:50px;height:50px;line-height:500px;overflow:hidden;position:fixed;_position:absolute;right:10px;bottom:20px;z-index:2;cursor:pointer;background-position:13px -477px; background-color:#666; display:none;}
.returnTop:hover{background-position:13px -527px;background-color:#1c79d2;}

.bdshare-button-style0-16 a.bds_more{height:44px;background:none; padding:0;float:none; margin:0;display:block;font-size:14px; line-height:44px;}
.bdshare_popup_box,.bdshare_popup_bg{left:auto !important;right:50px;}
