﻿@charset "utf-8";
/* CSS Document */

.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(img/ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');vertical-align:middle;}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}

.ico1 { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(img/ico01.png);	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');vertical-align: middle;}
.ico1:before {content:'\3000';}
.ico11_2 { background-position:-20px 0;}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot@v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot@#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2@v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff@v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf@v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg@v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
.fa { margin-top:25px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
*/
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}


/*????????????*/
.delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.delay800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
.delay950 { -webkit-animation-delay: 0.95s; animation-delay: 0.95s;}
.delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;}
.delay1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;}
.delay2000 { -webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s;}
.delay3000 { -webkit-animation-delay: 3s; animation-delay: 3s;}

/*????????????*/
.delay1 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay2 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay3 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay4 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay5 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay6 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay7 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay8 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay9 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay10 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay11 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay12{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}

/*-------------------??????-------------------*/
.margintop5 { margin-top:5px }
.margintop10 { margin-top:10px }
.margintop15 { margin-top:15px }
.margintop20 { margin-top:20px }
.margintop30 { margin-top:30px }
.margintop40 { margin-top:40px }
.margintop50 { margin-top:50px } 

.marginbottom5 { margin-bottom:5px }
.marginbottom10 { margin-bottom:10px }
.marginbottom20 { margin-bottom:20px }
.marginbottom30 { margin-bottom:30px }
.marginbottom40 { margin-bottom:40px }
.marginbottom60 { margin-bottom:60px }

.marginleft5 { margin-left:5px }
.marginleft10 { margin-left:10px }
.marginleft20 { margin-left:20px }
.marginleft30 { margin-left:30px }
.marginleft100 { margin-left:100px }

.marginright5 { margin-right:5px }
.marginright10 { margin-right:10px }
.marginright20 { margin-right:20px }
.marginright30 { margin-right:30px }
.marginright40 { margin-right:40px }

.marginauto { margin-left:auto; margin-right:auto }

.paddingtop0 { padding-top:0!important }
.paddingtop5 { padding-top:5px }
.paddingtop10 { padding-top:10px }
.paddingtop15 { padding-top:15px }
.paddingtop20 { padding-top:20px }
.paddingtop30 { padding-top:30px }
.paddingtop40 { padding-top:40px }
.paddingtop50 { padding-top:50px }
.paddingtop60 { padding-top:60px }
.paddingtop80 { padding-top:80px }
.paddingtop100 { padding-top:100px }

.paddingbottom0 { padding-bottom:0!important }
.paddingbottom10 { padding-bottom:10px }
.paddingbottom15 { padding-bottom:15px }
.paddingbottom20 { padding-bottom:20px }
.paddingbottom30 { padding-bottom:30px }
.paddingbottom40 { padding-bottom:40px }
.paddingbottom50 { padding-bottom:50px }
.paddingbottom60 { padding-bottom:60px }
.paddingbottom80 { padding-bottom:80px }

.paddingleft0 { padding-left:0!important }
.paddingleft10 { padding-left:10px }
.paddingleft20 { padding-left:20px }
.paddingleft30 { padding-left:30px }
.paddingleft50 { padding-left:50px }

.paddingright0 { padding-right:0!important }
.paddingright10 { padding-right:10px }
.paddingright20 { padding-right:20px }
.paddingright30 { padding-right:30px }
.paddingright40 { padding-right:40px }
.paddingright50 { padding-right:50px }

.padding20 { padding:20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.padding30 { padding:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }


/* ???????????? */
html { overflow-x:auto;}
html,body,.wrap { min-width:1200px; font-family:"????????????", april;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:13px; line-height:1.6; color:#333; background:#fff;}
a{color:inherit;}
a:hover { color:#FF0000;}
::-moz-selection {color:#fff; background:#009eff; }
::selection {color:#fff; background:#009eff; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
.m_more{display:inline-block;border-width:2px;border-style:solid;text-align: center;position:relative;}.m_more:before{content:'';position:absolute;}.m_more:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;opacity: 0; filter:alpha(opacity=0); -webkit-transform: scale3d(0.7, 1, 1);transform: scale3d(0.7, 1, 1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);background-color:#016db8;}.m_more,.m_more:before{-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}.m_more:hover::before {opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.m_more:hover{color:#fff;border-color:#016db8;}
.dis { display:block }


/*css????????????*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}

.imgZoom { overflow:hidden; }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* ???????????? */

.english_style{font-family:Arial;}/*????????????*/
input,button{border:none;background:none;margin:0;padding:0;}


/*???????????????*/
._jb {
background:#f15528;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99fd7f22,endcolorstr=#99f15528); 
background: -moz-linear-gradient(left 30deg, rgba(253,127,34,.8), rgba(241,85,40,.8));
background: -webkit-gradient(linear, 0 0, 100% 100%, from(rgba(253,127,34,.8)),to(rgba(241,85,40,.8)));
background: -o-linear-gradient(rgba(253,127,34,.8), rgba(241,85,40,.8));

}
._jb_color{
background:#f15528;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd7f22', endColorstr='#f15528');
background: -moz-linear-gradient(left 30deg, #fd7f22, #f15528);
background: -webkit-gradient(linear, 0 0, 100% 100%, from(#fd7f22),to(#f15528));
background: -o-linear-gradient(30deg, #fd7f22, #f15528);
}



/*??????*/
.imgBox { height:0; overflow:hidden; }

/*???????????????*/
._jb_act{ position:relative; overflow:hidden; z-index:0; }
._jb_act:before {
	content:'';
	transition:width 0.5s,opacity 0.5s;
	position:absolute;
	z-index:-1;
  top:50%;
  left:50%;
	width:0; height:620px;
	width:100%/9;
	opacity:0;
	-webkit-transform:translate(-50%,-50%) rotate(45deg);
	transform:translate(-50%,-50%) rotate(45deg);
/*	-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);
	transform:translate3d(-50%,-50%,0) rotate(45deg);*/
	background:#f15528;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd7f22', endColorstr='#f15528');
	background: -moz-linear-gradient(left 30deg, #fd7f22, #f15528);
	background: -webkit-gradient(linear, 0 50%,100% 50%, from(#fd7f22),to(#f15528));
	background: -o-linear-gradient(30deg, #fd7f22, #f15528);
}
._jb_tm:before {
background:#f15528;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr='#fd7f22',endcolorstr='#f15528');
background: -moz-linear-gradient(left 30deg, rgba(253,127,34,.8), rgba(241,85,40,.8));
background: -webkit-gradient(linear, 0 0, 100% 100%, from(rgba(253,127,34,.8)),to(rgba(241,85,40,.8)));
background: -o-linear-gradient(rgba(253,127,34,.8), rgba(241,85,40,.8));
}
._jb_p:hover ._jb_act:before { width:160%; opacity:1;}

/*??????????????????*/
.op_blue{background:#1f87e8;background:rgba(12,85,164,.90); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#bb1f87e8,endcolorstr=#bb1f87e8);color:#ffffff;}
.op_blue_06{background:#1f87e8;background:rgba(12,85,164,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#991f87e8,endcolorstr=#991f87e8);color:#ffffff;}

/*????????????*/
/*??????*/
.transition { -webkit-transition:all 0.5s ease; transition:all 0.5s ease; }
/*????????????*/
.pic_box { position:relative; }
.rect-61 { padding-bottom:61%; }
.rect-151 { padding-bottom:151%; }
.rect-200 { padding-bottom:200%; }
/*???????????????*/
.typeIn { min-height:180px; padding-bottom:40px; }
.typeIn ._sub_tt { margin-bottom:40px; font-size:25px; color:#fc7f21; }
/*??????????????????*/
.pic_grid .span-12,.pic_grid .smal-12 { margin-bottom:12px; }
/*??????*/
._mask { position:absolute; top:0; left:0; bottom:0; width:100%; }
/*??????/?????????????????????*/
.rec { position:relative; padding-left:45px; font-size:0; color:#555555; }
.rec ._hd { position:absolute; top:0; left:0; font-size:14px; }
.rec ._bd { font-size:14px; }
/*????????????*/
.rect-32 { padding-bottom:32%; }
.rect-40 { padding-bottom:40%; }
.rect-48 { padding-bottom:48%; }
.rect-52 { padding-bottom:52%; }
.rect-54 { padding-bottom:54%; }
.rect-56 { padding-bottom:56%; }
.rect-66 { padding-bottom:66%; }
.rect-68 { padding-bottom:68%; }
.rect-85 { padding-bottom:85%; }
.rect-86 { padding-bottom:86%; }

/*top_bar*/
.top_bar{padding:6px 0px;background:#1f87e8;}
.top_bar .top_border{padding:3.5px 0px;margin-right:18px;font-size:14px;color:#ffffff;position:relative;}
.top_bar .top_border .ico{margin-right:2px;vertical-align:middle;}
.top_bar .top_border:after{content:"";width:1px;height:11px;background:#d8d8d7;display:block;position:absolute;top:10px;left:-11px;}
.top_bar .top_border:last-child:after{display:none;}
.top_bar .top_yd{height:28px;line-height: 28px;color:#ffffff;width:42%;}
.top_bar .top_search{width:14%;}
.top_bar .top_search .top_search_box{border:1px solid #a6c1de;height:28px;line-height: 28px;color:#ffffff;}
.top_bar .top_search .top_inp{width:76%;border:none;text-indent:10px;color:#ffffff;}
.top_bar .top_search .top_btn{border:none;width:20%;}
.top_bar .top_language{position:relative;cursor:pointer;}
.top_bar .top_language ._language_box{display:none;position:absolute;top:30px;width:100%;background:#1f87e8;z-index:2;min-height:20px;}
.top_bar .top_language ._language_box a{display:block;text-align:center;padding:4px 0px;}

/*header*/
.pageHeader{position:relative;}
._header{background:#ffffff;z-index:102;width:100%;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
._header .logo{width:34%;padding:20px 0px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}

/*????????????*/
/* nav-8 start*/
.widget-nav {z-index:10;width:66%;padding-top:18px;}
.widget-nav > ul > li {float:left;}
.widget-nav > ul > li > a { display:block; text-align:center; font-size:15px;color:#333333;padding:16px 0px 43px 52px;}

/*??????css*/
.widget-nav li .nav_layer08{ position:absolute; top:100%; left:0;width: 100%; display:none; background-color:#1f87e8;z-index:100;color:#ffffff;}
.widget-nav li .nav_layer08 ._layer_box{padding:40px 0px; min-height:120px;}
.widget-nav li .nav_layer08 ._layer_l{width:45%;margin-right:2%;}
.widget-nav li .nav_layer08 ._layer_c{width:19%;border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;padding:0 2%; }
.widget-nav li .nav_layer08 ._layer_r{width:27%; padding-left:2%;}
.widget-nav li .nav_layer08 ._layer_l ._l_box{padding-left:8px;}
.widget-nav li .nav_layer08 ._layer_l ._title{font-size:24px;margin-bottom:12px; font-weight:bold;}
.widget-nav li .nav_layer08 ._layer_l ._text{margin-bottom:30px;}
.widget-nav li .nav_layer08 ._layer_l ._more ._more_ico{width:10px;height:9px;background:url(img/nav_layear_ico.png) no-repeat center;vertical-align:middle;display:inline-block;*display:inline;*zoom: 1;margin-left:10px;}
.widget-nav li .nav_layer08 ._layer_c li a{font-size:14px;display:block;padding:8px 0; text-align:center;}
.widget-nav li .nav_layer08 ._layer_c li a:hover{color: #0066CC; background-color:#f6f6f6;}
.widget-nav li .nav_layer08 ._layer_r ._r_pic{}
.widget-nav li .nav_layer08 ._layer_r ._r_pic img{width:100%; height:auto;}
.widget-nav .line {position: absolute;bottom: 0px;width: 0px;height: 4px;font-size: 3px;background-color:#FE0101;display: none;}
.mobile_key { display:none;}
.pageHeader .fixed{position:fixed;top:0;box-shadow: 0px 2px 4px #888888;}
.pageHeader .fixed .logo{padding:2px 0px 0px;width:34%;}
.pageHeader .fixed .widget-nav{padding-top:0px;}
.pageHeader .fixed .widget-nav > ul > li > a{padding:16px 0px 24px 52px;}

.widget-nav li .nav_layer08 *{min-height:10px;}
/*header end*/

/*footer*/
.pageFooter{width: 100%;background:url(img/footer_bj.jpg) center top no-repeat;height:380px;left: 0;bottom: 0;z-index:1;}
.pageFooter1{width: 100%;background:url(img/footer_bj.jpg) center top no-repeat;height:380px;left: 0;bottom: 0;z-index:1;}
.foot_top{padding:30px 0;}
.foot_top,.foot_top a{color:#fff;}
.foot_top .f_dl{width:10%;margin-right:2%;}
.foot_top .f_dl dt,.foot_top .f_dl4 dt{font-size:18px;position:relative;padding-bottom:10px;margin-bottom: 20px; font-weight:500;}
.foot_top .f_dl dt:after,.foot_top .f_dl4 dt:after{content:'';width:50px;height:2px;background-color:#FF6600;position: absolute;bottom: 0;left: 0;}
.foot_top .f_dl dd a{display:block; font-size:14px; line-height:24px;}
.foot_top .f_dl4{width:260px;}
.foot_top .f_dl4 dt{margin-bottom:30px;}
.foot_top .f_dl4 .f_erwm li{float:left;margin-right:20px; width:85px;}
.foot_top .f_dl4 .f_erwm .li2{margin-right: 0;}
.foot_top .f_dl4 .bdsharebuttonbox{margin-top:20px;}
.foot_top .f_dl4 .bdsharebuttonbox span{line-height: 28px;margin-right: 10px;}
.foot_top .f_dl4 .bdsharebuttonbox a{background:url(img/f_share.png) no-repeat;width:30px;height:28px;padding-left:0;margin:0 6px 0 0;}
.foot_top .f_dl4 .bdsharebuttonbox a.bds_tqq{background-position: -39px 0;}
.foot_top .f_dl4 .bdsharebuttonbox a.bds_tqf{background-position: -77px 0;}
.foot_top .f_dl4 .bdsharebuttonbox a.bds_qzone{background-position: -116px 0;}
.foot_top .f_dl4 .bdsharebuttonbox a.bds_kaixin001{background-position: -154px 0;}
.foot_top .f_dl4 .bdsharebuttonbox a.bds_douban{background-position: -193px 0;}
.foot_top .f_dl3{width:30%;}
.foot_top .f_dl3 dd{overflow:hidden;position:relative; line-height:27px;}
.foot_top .f_dl3 dd .ico{margin-right:8px;vertical-align:middle;}
.foot_top .f_dl3 dd ._foot_link img{ width:14%; float:left; margin-right:2%;}
.foot_bottom{background:url(img/black.6.png) repeat;padding:22px 0; margin:0 auto;}
.foot_bottom,.foot_bottom a{color:#909092;}
.foot_bottom ._beian{margin: 0 15px;float:left;}
.foot_bottom .r em{margin:0 10px;}
.foot_bottom span{ float:left;margin:0 5px;}
.foot_bottom .foot_bottom_w{text-align:center; width:50%; margin:0 auto; padding:0 5%}
.bdshare-button-style0-24 .bds_qzone{background-position:0 -52px}
.bdshare-button-style0-24 .bds_tsina{background-position:0 -104px}
.bdshare-button-style0-24 .bds_renren{background-position:0 -208px}
.bdshare-button-style0-24 .bds_tqq{background-position:0 -260px}
.bdshare-button-style0-24 .bds_kaixin001{background-position:0 -312px}
.bdshare-button-style0-24 .bds_tqf{background-position:0 -364px}
.bdshare-button-style0-24 .bds_hi{background-position:0 -416px}
.bdshare-button-style0-24 .bds_douban{background-position:0 -468px}
.bdshare-button-style0-24 .bds_tieba{background-position:0 -728px}
.bdshare-button-style0-24 .bds_hx{background-position:0 -988px}
.bdshare-button-style0-24 .bds_fx{background-position:0 -1040px}
.bdshare-button-style0-24 .bds_ty{background-position:0 -1196px}
.bdshare-button-style0-24 .bds_fbook{background-position:0 -1352px}
.bdshare-button-style0-24 .bds_twi{background-position:0 -1404px}
.bdshare-button-style0-24 .bds_linkedin{background-position:0 -1664px}
.bdshare-button-style0-24 .bds_meilishuo{background-position:0 -1716px}
.bdshare-button-style0-24 .bds_mogujie{background-position:0 -1768px}
.bdshare-button-style0-24 .bds_diandian{background-position:0 -1820px}
.bdshare-button-style0-24 .bds_huaban{background-position:0 -1872px}
.bdshare-button-style0-24 .bds_duitang{background-position:0 -2028px}
.bdshare-button-style0-24 .bds_youdao{background-position:0 -2080px}
.bdshare-button-style0-24 .bds_wealink{background-position:0 -2184px}
.bdshare-button-style0-24 .bds_copy{background-position:0 -2288px}
.bdshare-button-style0-24 .bds_mail{background-position:0 -2340px}
.bdshare-button-style0-24 .bds_print{background-position:0 -2392px}
.bdshare-button-style0-24 .bds_mshare{background-position:0 -2444px}
.bdshare-button-style0-24 .bds_sqq{background-position:0 -2652px}
.bdshare-button-style0-24 .bds_sdo{background-position:0 -2704px}.bdshare-button-style0-24 .bds_qingbiji{background-position:0 -2756px}.bdshare-button-style0-24 .bds_people{background-position:0 -2808px}.bdshare-button-style0-24 .bds_xinhua{background-position:0 -2912px}.bdshare-button-style0-24 .bds_yaolan{background-position:0 -2964px}.bdshare-button-style0-24 .bds_thx{background-position:0 -2496px}.bdshare-button-style0-24 .bds_bdhome{background-position:0 -156px}.bdshare-button-style0-24 .bds_bdxc{background-position:0 -2548px}.bdshare-button-style0-24 .bds_bdysc{background-position:0 -3068px}.bdshare-button-style0-24 .bds_isohu{background-position:0 -3016px}.bdshare-button-style0-24 .bds_more{background-position:0 0}.bdshare-button-style0-24 .bds_ibaidu{background-position:0 -3120px}.bdshare-button-style0-24 .bds_weixin{background-position:0 -1612px}.bdshare-button-style0-24 .bds_iguba{background-position:0 -1300px}.bdshare-button-style0-24 .bds_h163{background-position:0 -3168px}.bdshare-button-style0-24 .bds_evernotecn{background-position:0 -3228px}.bdshare-button-style0-24{zoom:1}.bdshare-button-style0-24:after{content:".";visibility:hidden;display:block;height:0;clear:both}.bdshare-button-style0-24 a,.bdshare-button-style0-24 .bds_more{float:left;font-size:18px;padding-left:25px;line-height:24px;height:24px;background-image:url(../img/share/icons_0_24.png?v=dcaa92d6.png);background-repeat:no-repeat;cursor:pointer;margin:6px 6px 6px 0}.bdshare-button-style0-24 a:hover{color:#333;opacity:.8;filter:alpha(opacity=80)}.bdshare-button-style0-24 .bds_more{color:#333;float:left}.bdshare-button-style0-24 .bds_count{color:#333;background:url(../img/share/sc.png?v=a970ff04.png) no-repeat 0 0;width:45px;height:24px;padding:0;text-align:center;margin:6px 6px 0 0}.bdshare-button-style0-24 .bds_count:hover{background-position:-44px 0}.bds_tsohu,.bds_tfh,.bds_baidu,.bds_qq,.bds_msn,.bds_sohu,.bds_qy,.bds_leho,.bds_ifeng,.bds_ff,.bds_tuita,.bds_ms,.bds_deli,.bds_s51,.bds_t163,.bds_share189,.bds_xg,.bds_s139{display:none}