@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline}
html {line-height:1;overflow-x: hidden;width: 100%;}
ol,ul {list-style: none}
table {border-collapse: collapse;border-spacing: 0}
caption,th,td {text-align: left;font-weight: normal;vertical-align: middle}
q,blockquote {quotes: none}
q:before,q:after,blockquote:before,blockquote:after {content: "";content: none}
a img {border: none}
img{display: block; border: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block}


/*begin  --------clear */
*{margin:0;padding:0;text-decoration:none;outline:none;}
h1,h2,h3,h4,h5,h6,b{font-weight:normal}
object,.wrap embed{display:block;outline:0}
html,body{-webkit-text-size-adjust:none;width:100%;height:auto;position: relative;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
.clear{clear:both;display:block;width:100%;height:0;font-size:0}
.wrap{position:relative;overflow:hidden;margin:0 auto;height:auto;min-width:1200px; background:#000; font-size:14px; font-family:"微软雅黑";color: #fff;}
.wrap a,.wrap a:link,.wrap a:hover,.wrap a:focus,.wrap a:active,.wrap a:visited{outline:none;text-decoration:none !important; border:none; color: #000;}
.wrap textarea{overflow:auto;resize:none;}
.wrap img{display:block;margin:0;padding:0;border:0 none;}
 ul, ul li{list-style:none;}
.wrap br{font-size:0;line-height:0}
.wrap .center{text-align: center; float:none;}
.wrap .bold{font-weight: bold;}
.wrap .left,.wrap .fl{float:left}
.wrap .right,.wrap .fr{float:right;}
.cl::after {clear: both;content: ".";display: block;height: 0;overflow: hidden;visibility: hidden;}
.wrap .relative{position: relative;}
.wrap .absolute{position: absolute;}
.wrap .top{top: 0;}
.wrap .bottom{bottom: 0;}
.bg12{width: 1200px; margin: 0 auto;position: relative;}
.bg16{width: 1600px; margin: 0 auto;position: relative;}
/*end--------clear  */
/*star --slider 通用*/
.slick-slider{position:relative;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0 auto;}
.slick-list:focus{outline:0;}
.slick-track{position:relative;top:0;left:0;display:block;zoom:1;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{position:relative;float:left;min-height:1px;}
.slick-slide img{display:block!important;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{position:relative;display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;}
.btn_slick{position:absolute;top:50%;padding:0;outline:0;border:0;font-size:0;line-height:0;cursor:pointer;display: none;}
.slick-prev{left:-30px;background:url(../images/btn_left.png) no-repeat;}
.slick-next{right:-30px;background:url(../images/btn_right.png) no-repeat;}
.slick-dots{position: absolute;z-index:10;}
.slick-dots li{float:left;margin:0 10px;}
.wrap .slick-dots li span {background:none;border-radius:100%;cursor:pointer;display: block;height:15px;width:15px;border:1px solid #937344;}
.wrap .slick-dots li.slick-active span{background:#937344;}

@keyframes prompt-motion {
	0% {
		-moz-transform:translate(0px,0px);
		-ms-transform:translate(0px,0px);
		-webkit-transform:translate(0px,0px);
		transform:translate(0px,0px)
	}
	50% {
		-moz-transform:translate(0px,-15px);
		-ms-transform:translate(0px,-15px);
		-webkit-transform:translate(0px,-15px);
		transform:translate(0px,-15px)
	}
	100% {
		-moz-transform:translate(0px,0px);
		-ms-transform:translate(0px,0px);
		-webkit-transform:translate(0px,0px);
		transform:translate(0px,0px)
	}
}

@-webkit-keyframes prompt-motion {
	0% {
		-moz-transform:translate(0px,0px);
		-ms-transform:translate(0px,0px);
		-webkit-transform:translate(0px,0px);
		transform:translate(0px,0px)
	}
	50% {
		-moz-transform:translate(0px,-5px);
		-ms-transform:translate(0px,-5px);
		-webkit-transform:translate(0px,-5px);
		transform:translate(0px,-5px)
	}
	100% {
		-moz-transform:translate(0px,0px);
		-ms-transform:translate(0px,0px);
		-webkit-transform:translate(0px,0px);
		transform:translate(0px,0px)
	}
}
.pt15{padding-top: 15px;}
body {background-color: black;color: white;font-family:"Microsoft YaHei";}

.wrapper {font-size: 13px;line-height: 1.8}
body.pc .wrapper {font-size: 15px;letter-spacing: 1px}

.wrap{width:1200px;margin: 0px auto;position: relative;}

.header {position: relative;overflow: hidden;text-align: center;background: #ffffff;}
.header__inner {position: absolute;top:0%;width:100%;height:1080px;left:0px;}
.header-content{height:1080px;width:100%;background-image:url(../images/c_A_bg.jpg);background-position:center; background-size:cover;}
body.pc .header {}
body.pc .header__inner {height:1080px;}


.c_A_title{position: absolute;top:360px;left: 50%;margin-left: -236px;}
.c_A_logo{position: absolute;bottom:20px;left: 50%;margin-left: -78px;}
.Cur .c_A_logo{-webkit-animation:zoomIn 1s both ease-in-out 0.5s;animation:zoomIn 1s both ease-in-out 0.5s;-moz-animation:zoomIn 1s both ease-in-out 0.5s;-o-animation:zoomIn 1s both ease-in-out 0.5s;}
.Cur .c_A_logo img{height:156px;animation:prompt-motion 2s infinite ease-in-out;}

.marquee{height:100%;position: absolute;width:500px;overflow:hidden;}
.marquee ul li{width:500px;height:1080px;float:left;}
#marquee ul li img{display:block;}
#marquee1{left: 0;}
#marquee2{right: 0;}

/* Wobble Vertical */
@-webkit-keyframes hvr {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/*prompt-motion*/
.part .before .btn{animation:tada 1.5s ease-in-out infinite;cursor: pointer;}

.part2{background: url(../images/part1_bg.jpg) no-repeat center top; width:100%;position: relative;height:1080px;overflow: hidden;}
.part2 .bg12{height:100%;}
.light{width:286px;height:452px;position: absolute;top:138px; left:234px; overflow:visible;}
.h_light{width:460px; position:absolute; top:0px;left:50%; animation: s_fadeInDown 1.5s linear infinite;}
.h_light.light_01{margin-left: -132px;}
.h_light.light_02{margin-left:411px;animation-delay: 0.5s;}
@keyframes s_fadeInDown{
	0%{transform: translateY(-100%);opacity: 0;}
	50%{opacity: 1;}
	100%{opacity: 0;transform: translateY(0);}
}
.part2 .r_word{position:absolute;right:2.7%; width: 1092px;}
.part2 .r_word.before{top:396px;}
.part2 .r_word.after {top:157px;display:none;}
.part2 .r_word h1{display:block;text-align: center;margin-bottom:50px;position: relative;}
.part2 .r_word h1 img{display: inline-block;}
.part2 .r_word h1.h_2{/*animation:s1_fadeInDown 2s infinite alternate linear;*/}
@keyframes s1_fadeInDown{
	from{top:0px;}
	to{top:30px;}
}
.part2 .r_word p{font:24px/36px "微软雅黑";width:740px; display: block; margin: 0 auto 50px;}
.part2 .after .pc_btn{position: absolute;left:650px;bottom:66px; animation:s_slideInRight 1s linear alternate infinite;}
@keyframes s_slideInRight{
	from{left:625px;}
	to{left:650px;}
}
.part2 .after .btn{transform: scale(0.95);transition: all 0.5s linear;}
.part2 .after .btn:hover{transform: scale(1); cursor:pointer;}
.part2 #car{position: absolute; left:0; top:0;}

.part4{background: url(../images/part4.jpg) no-repeat center top;height: 1080px; position: relative;}
.part4 .bg12{height:100%;position: absolute; top: 0;left:50%;margin-left: -600px;}
.part4 .con{width: ; text-align: center;}
.part4 .con img{display: inline-block;}
.part4 .before{width:1000px;position:absolute;bottom:50px;left: 50%;margin-left:-500px;}
.part4 .before .btn{margin-top: 30px;}
.part4 .after{display:none; width:900px;position: absolute; left: 50%;margin-left: -400px;bottom: 80px;}
.part4 .after h1{margin-bottom: 15px;}
.part4 .after p{font: 26px/60px "微软雅黑"; color: #fff; text-align: center;}
.part4 .light_list{position:absolute;top: 278px;height: 385px;left: 0;width: 100%;display: none;z-index: 2;}
.part4 .light_list li{width:337px; height:337px;background:url(../images/p4_light.png) no-repeat center;cursor: pointer; position: absolute; bottom: ; animation:s_zoomIn 2s linear alternate infinite;z-index: 3;}
@keyframes s_zoomIn{
	from{opacity: 0.2;transform: scale(0.5);}
	to{opacity:1;transform: scale(1);}
}
.part4 .light_list li.l1{top:25px;right: 50%;margin-right:341px;}
.part4 .light_list li.l2{top:14px;right: 50%;margin-right:-190px; animation-delay: 1s;}
.part4 .light_list li.l3{top:-7px;left:50%;margin-left:388px;animation-delay: 2s;}

.part4 .show_eg{width:1169px;position:fixed;top:50%;margin-top:-235px;z-index:6; display: none;}
.part4 .show_eg .btn_close{width:39px; height:36px; position: absolute;top: 0;right: 0; cursor: pointer;}
.part4 .show_eg ul li{float:left; margin:37px 30px 0;}
.part4 .show_eg ul li b{font:30px/50px "微软雅黑"; color:#fff;text-align: center; display: block;margin-top:10px;}
#exposeMask{width: 100%; height: 100%; position: fixed;left: 0; top: 0; background:#000;opacity: 0.85;z-index:5; display: none;}

.part4 .show_tip{top: 420px; position:absolute; left: 0; width: 100%; display: none;z-index: 2;}
.part4 .show_tip li{position: absolute;}
.part4 .show_tip li img{position: relative;}
.part4 .show_tip li.l1{right:50%;margin-right:558px;top:42px;}
.part4 .show_tip li.l2{left:50%;margin-left:630px;top: 0;}
.part.part4.active .show_tip{display: block;}
.part.part4.active .show_tip li.l1{animation: fadeInLeft 0.5s ease-in-out;}
.part.part4.active .show_tip li.l1 img{animation:left_right 1s linear alternate infinite;}
.part.part4.active .show_tip li.l2{animation: fadeInRight 0.5s ease-in-out;}
.part.part4.active .show_tip li.l2 img{animation:right_left 1s linear alternate infinite;}
@keyframes left_right{
	from{opacity: 0.6;transform:translateX(-20px);}
	to{opacity: 1;transform:translateX(0px);}
}
@keyframes right_left{
	from{opacity: 0.6;transform:translateX(20px);}
	to{opacity: 1;transform:translateX(0px);}
}
.part5{background:url(../images/part5_bg.jpg) no-repeat center top; height: 1080px;position: relative;}
.part5 .bg12{height:100%;}
.part5 .bg12 .tip{position:absolute;width: 455px; bottom:103px;left:50%;margin-left:-227px;}
.part5 .bg12 .tip img{animation:right_left 1s linear alternate infinite;}

.part5 .photo{position:absolute;}
.part5 .photo li{position: absolute;cursor: pointer;}
.part5 .photo_left{left:4.8%;top:179px;width: 452px;height: 684px;}
.part5 .photo_left .w183{width:221px; height:220px;background:url(../images/part5_img_icon_bg_01.png) no-repeat center;}
.part5 .photo img{position: absolute;top: 19px;left: 19px;}
.part5 .photo img.img_b{}
.part5 .photo img.img_a{display: none;}
.part5 .photo_right{right:8.5%;top:221px;width:338px;height:654px;}
.part5 .photo_right .w175{width:211px; height:211px;background:url(../images/part5_img_icon_bg_02.png) no-repeat center;}
.part5 .photo .w215{width:254px; height:252px;background:url(../images/part5_img_icon_bg_03.png) no-repeat center;}

.part5 .photo li.l1{right:81px;top:0;}
.part5 .photo li.l2{left:0px;top:267px;}
.part5 .photo li.l3{right:0;bottom: 0;}
.part5 .photo li.l4{right:28px;top:0;}
.part5 .photo li.l5{left:0px;top:216px;}
.part5 .photo li.l6{right:0;bottom: 0;}

.part6{height: 1080px;background: url(../images/part6_bg.jpg) no-repeat center top;overflow: hidden;}
.part6 .bg16{height:100%;}
.part6 .bg16 .phone{right:84px;position:absolute;bottom:0;}
.part6 .p6_w_con{margin:0 auto;padding-top: 60px;width:885px;}
.part6 .tip{position: absolute;bottom: 318px;left: 288px;}
.part6 .tip img{animation:right_left 1s linear alternate infinite;}

.part6 .line{position:absolute;top:386px;left:69px;/*background:url(../images/part6_svg_line.png) no-repeat center top;*/}
#Layer_1{ overflow: visible;z-index:10;}
#dots{width:1062px;height:418px;position: absolute;top:0;left:0;z-index: 20;}
#dots .dot{z-index:21;}
/*.path {
  stroke-dashoffset:1000;
  animation: dash 5s linear forwards;
}*/
@keyframes dash {
  from {
    stroke-dashoffset:1645;
  }
  to {
    stroke-dashoffset:0;
  }
}

.thumb_icon{position: absolute;width:1500px;height:500px;top:0;left:0px;z-index:8;}
.thumb_icon li {position:absolute;width:71px;height:113px; display:block;}
.thumb_icon li.l1{top:-110px;left: -35px;}
.thumb_icon li.l2{left:179px;top:44px;}
.thumb_icon li.l3{top:36px;left:484px;}
.thumb_icon li.l4{top:303px;left:775px;}
.thumb_icon li.l5{top:293px;left:1011px;}
.thumb_icon li b{width: 71px;height: 113px;display:none;}
.thumb_icon li i{width:10px;height:10px; border-radius:10px;background-color: #fff;left: 50%;margin-left: -5px;position: absolute;}
.thumb_icon li.top i{bottom:-5px;}
.thumb_icon li.bottom i{top:-5px;}
.thumb_icon li span{display:none;width: 351px; border-top:19px solid #000;border-bottom:19px solid #000;border-left:10px solid #000;border-right:10px solid #000;border-radius: 13px;position: absolute;left:100%;top:-165%;margin-left: 20px;z-index: 10; display: none;}
.thumb_icon li.bottom span{top:-130%;}
.thumb_icon li span:after{content:url(../images/tip_desc_arrow.png);position: absolute;left: -19px;top: 50%;margin-top: -5px;}

.part7{height: 1080px;background: url(../images/part7_bg.jpg) no-repeat center top;overflow: hidden;}
.p7_tit{width:744px;margin: 0 auto;padding:67px 0 56px;}
.part7 .advantage_list{position:relative; width:858px; height:413px;margin-left:185px;}
.part7 .advantage_list li{width:228px; height:143px;position: absolute;background: url(../images/part7_tip_support.png) no-repeat center top; cursor: pointer;}
.part7 .advantage_list li span{display: block; width:157px;height:74px; text-align: center;font:40px/74px "微软雅黑";color: #e7c27c;position: absolute;top: 47px;left: 24px;}
.part7 .advantage_list li b{display:block; width:71px;height:56px; text-align: center;font:20px/56px "微软雅黑";color: #fff;position:absolute;top:10px;right: 2px;}
.part7 .advantage_list li.l1{left:65px;top:0;}
.part7 .advantage_list li.l2{left:0;top:198px;}
.part7 .advantage_list li.l3{left:293px;top:108px;}
.part7 .advantage_list li.l4{left:335px;top:270px;}
.part7 .advantage_list li.l5{left:545px;top:19px;}
.part7 .advantage_list li.l6{left:630px;top:170px;}


.part7 .code{position: absolute;right: 203px;top:258px; width:315px; text-align: center;}
.part7 .code img{display:inline-block;}
.part7 .code h2{text-align: center;font: 22px/40px "微软雅黑"; color: #fff; text-align: center;}


.part3{height:1080px;background:url(../images/part2_bg.jpg) no-repeat center top;overflow: hidden;}
.part3 .p3_tit{margin:0 auto;padding:33px 0 151px;width:621px;}
.part3 .before,.part3 .after{width:1190px;height:747px;margin:0px auto 60px;position:relative;}
.part3 .before>ul>li.l1{float: left; margin-left:33px;margin-top: 45px;}
.part3 .before>ul>li.l2{width:367px;text-align: center;position: absolute;top: 94px;left: 50%;margin-left: -183px;}
.part3 .before>ul>li.l2 img{display: inline-block;}
.part3 .before>ul>li.l2 .l2_con .mtb{margin:35px 0 45px;}
.part3 .before>ul>li.l2 .l2_con li.btn_try{position: relative;cursor: pointer;}
.part3 .before>ul>li.l2 .l2_con li.btn_try .btn_try_img{animation:right_left 1s linear alternate infinite;position: relative;}
.part3 .before>ul>li.l2 .l2_con li.btn_try b{position: absolute;top:33px;right:135px;}
.part3 .before>ul>li.l3{float: right;margin-top: 45px;margin-right:78px;}
@keyframes slideInLeft_me{
	from{left: -3%;}
	to{left: 3%;}
}


/*after*/
.part3 .after{display: none;}
.part3 .after .model{width:213px;height:666px;position:relative;background: url(../images/model_b.png) no-repeat center top;margin-top: 62px;margin-left: 0px;float: left;transition:margin-left 1.5s linear;}
.part3 .after .model.in{margin-left: 141px;}


.heent{width:213px;height:666px;position: absolute;right: 0;top: 0;}
.heent li{position:absolute;top:0;left:0;width:100%;}

.part3 .after .program{width:602px;float:right;margin-right:0px;margin-top:30px;transition:margin-right 1.5s linear;}
.part3 .after .program.in{margin-right:170px;}
.part3 .after .program .tip{margin-left: 42px;margin-bottom:7px;}
.part3 .after .program .pro_con{width:455px;background:#000;padding:8px 2px 3px 1px; box-shadow:-26px 26px 26px #cdcbcb;border-radius: 15px;float: left;}
.part3 .after .program .pro_bar{float:left;width: 141px;margin-top: 40px;}
.pro_bar .expert a.photo_zj{position: relative;display: block;}
.pro_bar .expert a.photo_zj b{position: absolute;display: block;font:20px/36px "微软雅黑";color:#f1ca2c;bottom: 0;left: 0;text-align: center;background: rgba(0,0,0,0.8);width: 100%;font-weight: normal;}
.pro_bar .expert h1{font:22px/42px "微软雅黑";color:#333333; text-align: center;}
.pro_bar .finish{margin-top:50px;width:142px;height:214px;background:url(../images/part2_finish_bg.jpg) no-repeat center top;position: relative;cursor: pointer;}
.pro_bar .finish img{position:absolute;top: 61px;left: 14px;animation:trans 2s linear alternate infinite;}
@keyframes trans{
	from{transform:rotateY(60deg);}
	to{transform:rotateY(-60deg);}
}

.nav_features{padding:0 10px;}
.nav_features li{float:left;width:72px;font:24px/40px "微软雅黑"; color: #f1ca2c; text-align:center;padding-bottom:2px;cursor: pointer;}
.nav_features li.active{color:#000;background:#fff;border-top-left-radius:15px;border-top-right-radius:15px;}
.nav_category{background:#fff;margin:0 3px;}
.category>ul>li{/*float:left;*/text-align:center;display:inline-block;}
.category>ul>li:hover h1,.category>ul>li.active h1{color:#303030;}
.category>ul>li:hover img,.category>ul>li.active img{-webkit-filter:grayscale(0%) brightness(1); -moz-filter:grayscale(0%) brightness(1); -ms-filter:grayscale(0%) brightness(1); -o-filter:grayscale(0%) brightness(1); filter:grayscale(0%) brightness(1);}
.category>ul>li img{display:inline-block;-webkit-filter:grayscale(100%) brightness(1.15); -moz-filter: grayscale(100%) brightness(1.15); -ms-filter: grayscale(100%) brightness(1.15); -o-filter: grayscale(100%) brightness(1.15); filter: grayscale(100%) brightness(1.15);transition:all 0.3s linear;}
.category.three{padding-bottom:20px;}
.category.three>ul>li{width:33.2%;margin:20px 0 5px;cursor: pointer;}
.category.con_eyebrow{padding-bottom: 0;}
.category.con_eyebrow>ul>li{margin:8px 0 0px;}
.category.con_body>ul>li{margin:28px 0 15px;}
.category.four{padding-bottom:15px;}
.category.four>ul>li{width:49.5%;margin:13px 0 0;cursor: pointer;}

.category>ul>li h1{text-align:center; font:21px/26px "微软雅黑";color:#808080;}
.category.con_eyebrow>ul>li h1{font: 18px/24px "微软雅黑";}
.compare{position: relative; background:#000 url(../images/part2_bg_xw.jpg);padding:25px 0 32px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;}
.compare .comp_arrow{width:34px;height:14px;position: absolute;top: 0;left: 50%;margin-left:-17px;background: url(../images/part2_after_arrow.png) no-repeat center top;}
.compare h1{text-align:center;font:22px/36px "微软雅黑";color: #fff;margin-bottom:20px;}
.compare h1 span{color:#f1ca2c;}
.compare .compare_con{padding:0 22px;background:url(../images/part2_btn_compare.png) no-repeat center;}
.compare .compare_con li{width:49.5%;}
.compare .compare_con li img{display: inline-block;}
.compare .compare_con li.com_bef{float:left;text-align:left;}
.compare .compare_con li.com_aft{float:right;text-align:right;}


.pop_fix{width:100%;height: 100%;position:fixed;top: 0;left: 0;background:rgba(0,0,0,0.8);display:none;}
.pop_desc{width:1000px;height:770px; position:fixed;top:50%;left: 50%;margin:-385px 0 0 -520px;display:none;}
.com_photo{width:480px;background:#f3f3f3; border: 14px solid #fff;border-radius: 14px;float: left;}
.pop_desc .photo{float:left;}
.pop_desc .photo h1{text-align:center; font: 24px/36px "微软雅黑";color: #000;padding-left:35px;padding-top:30px;margin-bottom: 10px;}
.pop_desc .photo.photo_after h1{color: #F1CA2C;}
.photo_after{width:213px;height:700px;}
.pop_desc .close{width:43px;height:43px;position:absolute;top:25px;right:0;z-index: 2; cursor: pointer;}
.pop_share{width:446px;height:462px;float:right;background: url(../images/part2_share_03.png) no-repeat center top;float:right;margin-top: 170px;position: relative;}
.bdsharebuttonbox{position:absolute;width:260px;height:88px;position: absolute;bottom:0;right:73px;overflow: hidden;}
.bdsharebuttonbox a{width:88px;height:88px;background:none; margin:0 19px;display:inline-block;cursor: pointer; z-index:2; /*background:rgba(255,255,255,0.8);*/}
.jiathis_style .jtico{background: none !important;}
