﻿@charset "utf-8";
/*======== 全局 ========*/

/*重置浏览器默认样式*/
html,body, ul, ol, dl, dd, dt, li, p, div, img, h1, h2, h3, h4, h5, h6, input, form, button,header,nav {
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;

}

body{
	font-family:"微软雅黑";
	font-size:12px;
	color:#636466;
}

/* 标题元素样式清除 */ 
h1,h2,h3,h4,h5,h6 {   
　　font-weight:normal;   
　　font-size:100%;   
}   

em{font-style:normal;}
/* 链接样式，颜色可酌情修改 */
a { font-family:"微软雅黑";
	text-decoration: none;
	color:#999;
}
a:hover{
	text-decoration: none;
}

/* 鼠标样式 */
input[type="submit"] {cursor: pointer;}
button {cursor: pointer;border:0;}
input::-moz-focus-inner { border: 0; padding: 0;}

/*清除浮动*/
.fl{ float:left; display:inline-block;}
.fr{ float:right; display:inline-block;}
.clear {clear:both;}
img{
	
	border:0;
}

ol,ul,dl{list-style:none;}

/*头部*/
header{
	width:100%;
	height:85px;
	border-bottom:1px solid #9A928F;
	background-color:#8D8582;
}
 .hd-in{
	margin:0 auto;
	padding-top:10px;
	width:1100px;
    overflow: hidden;
}
/*.logo{float:left;display:inline-block;margin-left:20px;margin-top:8px;}
.logo a{
	display:block;
	width:190px;
	height:50px;
	overflow:hidden;
 }
.logo a img{ width:100%;height:100%;}*/
 .hd-r{
 	float:right;
 	padding-top:5px;
 } 
.hd-r p{
	line-height:28px;
	font-size:12px;
	text-align:right;
	color:#fff;
	width:185px;
}
.hd-r p a{
    color:#f2f2f2;
}
.search{position:relative;}
.hd-r input{
	width:180px;
	height:20px;
	border-radius:5px;
	border:0;
	box-shadow: 1px 1px 1px 1px #E5E5E5 inset;
	padding-left: 5px;
	color:#B2AEAD;
}
.search span{
	position:absolute;
	width:15px;
	height:15px;
	
	right:5px;
	top:3px;
	
}
.search span input{
	position:absolute;
	width:15px;
	height:15px;
	background:url(../images/spirit.png) no-repeat 0 -100px;
	cursor:pointer;
        box-shadow:none;
}
nav{
	width: 100%;
	height:40px;
	border-bottom:1px solid #C7C7C7;
	background-color:#F2F2F2; 
}
nav.nav_fixed{position:fixed;top:0px;z-index:99999999}
nav ul{
	width:1100px;
	margin: 0 auto;
	overflow:hidden;
}
nav li{float:left;}
nav a{
	display:block;
	padding:0 28px;
	font-size:14px;
	color:#fff;
	line-height:40px;height:40px;
}
nav .now a{
	
}

#logo1 img{height:30px;padding-top:5px;}


/*底部*/

/*footer{
	width:100%;
	height:258px;
	background-color:#8D8582;
	padding:27px 0 85px;
	box-sizing:border-box;
}
footer a{
	color:#fff;
    font-size:14px;
}*/
.ft-in{
	width:1100px;
	overflow:hidden;
	margin:0 auto;
}
.ft-l{
	float:left;
	padding-top:36px;
}
.ft-l ul{
	width:262px;
	overflow:hidden;
	padding-right:10px;
	border-right:2px solid #B3AFAE;  
}
.ft-l li{
	float:left;
	margin:22px 30px 0 0;
}
.ft-l li:nth-child(1),.ft-l li:nth-child(2),
.ft-l li:nth-child(3){margin-top:0;}
.ft-r{
	float:right;width:790px;
}
.ft-r-hd{
	overflow:hidden;
	padding-bottom:12px;
	border-bottom:2px solid #968E8C;
}
.ft-r-hd p{
	padding-top:40px;
	float:left;
	font-size:16px;
}
.ft-r-hd p a:hover{color:#ff425e;}
.ft-r-hd a{font-size:16px;}
.ft-r-hd span{margin:0 22px; color:#fff;}
.ft-r-hd h2{
	float:right;
	width:210px;
	height:55px;
	background:url(../images/spirit.png) no-repeat 0 -350px;
}
.ft-r-bd{padding-top:15px; overflow: hidden;}
.ft-r-bd ul{float:left;}
.ft-last{float:right; width:400px;}
.ft-last ol{overflow: hidden;}
.ft-last ol li{
	width:100px;
	height:30px;
	float:right;
    margin:0 0 0 10px;
    background:url(../images/spirit.png) no-repeat 0 -250px; 
     }
.ft-last ol li:nth-child(1){background-position: -100px -250px;}     
.ft-r-bd li{
	float:left;
	margin-right:26px;
}
.erweima{
	overflow:hidden;
	line-height:18px;
}
.erweima span,.miaoshu{
	float:left;
	margin-left:8px;display:inline-block;
}
.erweima span{
	margin:0;
	width:55px;
	height:55px;
	background:url(../images/spirit.png) no-repeat -200px -250px;
}
.miaoshu{padding-top:10px;}
.miaoshu p{
	margin-top:5px;
    color:#fff;
}
.ft-last li:nth-child(2) span{background-position:-300px -250px;}
.ft-last p{
	color:#fff;
	line-height:32px;
	padding-left:20px;
	text-align:right;
}
.menu_btn{ display:none;}

.content{
	width:1116px;
	min-width:304px;
	padding: 0 8px;
	margin: 0 auto;
}
/*轮播图*/
.banner{ 
	width:1100px;
	height:530px;
	margin: 0 auto;
	position:relative;
}
.banner-in{
	width:100%; 
	height:530px;
	overflow: hidden;
	position: relative;
	 }
.banner ul{
	width:600%;
	position:absolute;
	top:0;
	left:0;
}
.banner ul li{float:left;
	height:530px;}

.banner ul li a{display:block;width:100%;height:100%;}

.banner ol{
	position:absolute;
	bottom:25px;
	right:26px;
}
.banner ol li{
	float:left;
	width:10px;
	height:10px;
    border:1px solid #908687;
    border-radius:50%;
    background-color:#DBDBDB;
    margin:0 4px;display:inline-block;
}
.banner .current{background-color:#8E8482;}
/*视频*/
.flash{
	padding-bottom:75px;
	height:454px;width:1100px;margin: 0 auto;margin-top:40px;
}
.flash-hd{
	font-size:14px;
	padding:10px 15px;
	box-sizing:border-box;
	height:48px;
	line-height:28px;
	background-color:#F2F2F2; 
	margin-bottom:40px;
}
.flash-hd ul{overflow: hidden;width:1070px;margin: 0 auto;}
.flash-hd li{float:left;}
.flash-hd h6{
	display:inline-block;
	background:url(../images/spirit.png) no-repeat -250px 3px;
	padding-left:22px;
	color:#4E4E4E;
}
.flash-hd p{
	display:inline-block;
	color:#636466;
}
.flash-hd li:nth-child(2) {
	margin:0px 0 0 80px;
	width:46px;
	background-color:#CFCFCF;
	overflow:hidden;
}
.flash-hd li:nth-child(2) span{
	float:left;
	width:50%;
	line-height:30px;
	font-weight:700;
	font-size:16px;
	color:#9D9D9D; 
	display:inline-block;
	text-align:center;
        cursor:pointer;
}
.flash-hd li:nth-child(3){float:right;}
.flash-hd a.button{
	width:68px;
	height:28px;
	background-color:#8B8682;
	font-size:12px;
	color:#fff;
        display:block;text-align:center;
}
.flash-hd a.button{color:#fff;}
.flash-bd{overflow:hidden;width:1100px;margin: 0 auto;}
.flash-bd-l{
	float:left;
	width:250px;
	line-height:26px;
}
.flash-bd-l li{color:#636466}
.flash-bd-m,.flash-bd-r{
	float:left;
	margin-top:7px;
	height:380px;
}
.flash-bd-r{
	width:270px;
    background-color:#F2F2F2;
    padding:15px 18px 0;
    box-sizing:border-box;

}
.flash-bd-m{
	margin-right:30px;
	width:550px;
	position:relative;
}
.flash-bd-m .btns{position:absolute;right:0px;width:150px;height:20px;line-height:20px;}
.flash-bd-m .btns span{display:inline-block;width:20px;height:20px;margin-left:5px;background:#ccc;color:#333;text-align:center;cursor:pointer;}

.flash-bd-r dt{
	border-bottom:2px solid #727272;
	border-top:3px solid #727272;
	padding:6px 0px;
	font-size:14	px;
	line-height:28px;
	color: #7E7E7E;
	height:80px;

}


.leftwz{width:70px;height:80px;line-height:26px;height:60px;padding:0px 0px;}
.rightnum{height:60px;width:160px;padding:0px 0px;}
dt .num{
	font-size:13px;
	font-family:arial;
	font-weight:700;
        height:26px;
        line-height:26px;
}
.flash-bd-r dd{
	padding:5px 0;
	line-height:20px;
	height:40px;
}
.flash-bd-r dd p{
	font-size:12px;
	overflow:hidden;
	width:201px;
}
.flash-bd-r dd p:nth-child(1) em{float:right;}
.address{float:left;}
.flash-bd-r dd span{
	float:right;
	width:20px;
	height:40px;
    background:url(../images/spirit.png) no-repeat 0 -195px;
	cursor:pointer;
}
.flash-bd-r dd:nth-child(3) span{background-position:-50px -195px; }
.flash-bd-r dd:nth-child(4) span{background-position:-100px -195px; }
.flash-bd-r dd:nth-child(5) span{background-position:-150px -195px; }
.flash-bd-r dd:nth-child(6) span{background-position:-200px -195px; }
/*案例*/
.case-hd{
	
	padding:0px 19px;
	line-height:26px;border-top:3px solid #C3C3C3;
}
.case-hd h4{
	float:left;
	padding:19px 38px 19px 0px; 
	font-size:22px;
	color:#4e4e4e;
font-weight:normal;
   
}

.case-hd h4 span{
    padding-right:10px;font-size:24px;
}

.case-hd ul{
	float:left;
	position:relative;
}
.case-hd ul li{
	float:left;
	padding:19px 0;position:relative;
}
.case-hd ul li a{
	display:block;
	line-height:18px;
	font-size:14px;
	padding:4px 25px;
	border-right:1px solid #999;

}
.case-hd ul .current{border:none;border-top:3px solid #000;top:-3px;}
.case-hd ul .current a{
	
}
.case{height:659px;}
.case ol{
	overflow:hidden;
	padding:10px 0 67px 0;

        display:none;
}
.case ol.on{display:block;}
.case ol li{
	float:left;
	margin:0 15px 15px 0;
	position:relative;
	width:355px;
	height:255px;
}
.case ol li img{
	width:355px;
	height:255px;
}
.case ol li:nth-child(3),.case ol li:nth-child(6){margin-right:0;}
.touming{
	position:absolute;
	width:355px;
	height:255px;
	top:0;
	left:0;
	display:none;
        background:url(../images/g1.png) repeat left top;
}
.case ol li:nth-child(2) .touming{background:url(../images/g2.png) repeat left top;}
.case ol li:nth-child(3) .touming{background:url(../images/g3.png) repeat left top;}
.case ol li:nth-child(4) .touming{background:url(../images/g4.png) repeat left top;}
.case ol li:nth-child(5) .touming{background:url(../images/g5.png) repeat left top;}
.case ol li:nth-child(6) .touming{background:url(../images/g6.png) repeat left top;}
.touming a{
    width:100%;height:100%;display:block;
}
.case .shuoming{
	position:absolute;
	bottom:25px;
	left:25px;

}
.case .shuoming p{	
	font-size:22px;
	color:#fff;
}
.case ol li:hover .touming{display:block;}

/*德展精英*/
.roll{
	overflow:hidden;
	padding:10px 0 83px 0;display:none;
}
.jingying .on{display:block;}
.box{width:1100px;overflow: hidden;margin:0 auto;}
.sbox{width:800%;}
.box li{float:left;margin-right:13px;position:relative;width:125px;height:161px;overflow:hidden;}
.box li:nth-child(4){margin:0 14px 0 1px;}
.box img{height:161px;display:block;width:125px;}
.leftbtns,.rightbtns{float:left;}
.name{
	position:absolute;
	width:100%;
	height:35%;
	box-sizing:border-box;
	padding:12px 0 0 15px;
	
	background-color:rgba(0,0,0,0.5);
	left:0;
	bottom:0;
}
.name p{
	font-size:16px;
	color:#fff;
}
.name p span{font-size:12px;}
.name .zhiwei{font-size:14px;margin-top:5px; }
.box .jianjie img{
	display:none;
	height:365px;
	position:fixed;
	z-index:9999;
	top:50%;
	margin-top:-182px;
	left:50%;
	margin-left:-443px
}
.jingying h4{background-position:-200px -36px;}

.jsq{ cursor:pointer;width:109px;height:102px;position:fixed;left:0px;top:150px;z-index:99999;}
.jsq span{background:url(../images/jsq-c.png) no-repeat left center; cursor:pointer;width:109px;height:102px;position:absolute;left:0px;top:0px;z-index:99999;display:block;}
.jsq div{ font-size:18px; text-align:center; width:85px; height:376px; background:url(../images/jsq.jpg) no-repeat top left; display:none;}
.jsq .jsq_txt{ color:#ffffff; padding-top:20px; padding-bottom:10px; height:auto; display:block; font-size:14px;}
input.left_sub{ width:90%; height:36px; line-height:36px; text-align:center; color:#616161; font-size:14px; margin-bottom:12px; border-right:2px solid #a49e9e;font-family:"微软雅黑"; background:url(../images/jsq_inputbj.jpg) no-repeat left center;}
input.left_sub2{ width:88%; height:36px; line-height:36px; color:#2a0600; font-size:16px; font-family:"微软雅黑"; background-color:#fe9901; text-align:center;}


.gotop{cursor:pointer;width:85px;position:fixed;right:0px;top:150px;z-index:99999;}
.gotop span{background:url(../images/zxzx-c.png) no-repeat right center;cursor:pointer;width:79px;height:102px;position:absolute;right:0px;top:0px;z-index:99999;display:block;}

.gotop div{border-top:#cacaca;border-left:#cacaca;padding-top:10px;text-align:center;display:none;background:#eee;}
.gotop div img{cursor:pointer;display:inline-block;}
.gotop div.div4{background:#8d8582;border-bottom:#cacaca;}

.footer{ display:none;}
.nav{ position:relative;}

.nav dl{ background:url(../images/border1.png) repeat left center; width:1100px; height:35px; line-height:35px; position:absolute; left:50%; margin-left:-550px; top:40px;display:none; z-index:1;}
.nav dd{ float:left;border-right:1px solid #222;background:url(../images/border.png) no-repeat right center;}
.nav dd a{ line-height:35px; color: #fff;background:none;font-size:14px;border:none;height:35px;font-size:12px;}
.nav dd.on a,.nav dd:hover a{  font-size:12px;border-bottom:3px solid #ff425e;height:32px;}


.dh{ height:40px; line-height:40px; text-align:right; padding-top:10px; width:1100px; margin:0 auto;margin-top:145px;/*display:none;*/}
.dh p{ float:right; background:url(../images/dhsj.png) no-repeat left center; padding-left:15px; color:#636466;}
.dh p a{color:#636466; }
.dh p a.on{ color:#000;}
.banner1{ width:1100px; margin:0 auto; height:470px;min-width:304px;}
.banner1 img{width:100%; height:100%;}
.z_nav{ text-align:center; padding-top:35px;}
.z_nav h1{ font-size:22px; color: #000;  font-weight:normal; padding-bottom:10px;}
.z_nav h1 span{ font-size:14px; color:#8d8582; display:block;}
.z_nav p{/* height:65px;*/ line-height:65px; background:url(../images/line5.png) repeat-x center top}
.z_nav p a{ padding-left:15px; padding-right:15px; margin-left:27px; margin-right:27px; color: #000; font-size:16px; display:inline-block;}
.z_nav p a.on,.z_nav p a:hover{border-top:3px solid #ff425e;}



.dzlc{ width:1100px; margin:0 auto; background:url(../images/h1.png) repeat-y 157px top;position:relative;color:#636466;font-size:14px; padding-bottom:20px; margin-bottom:50px;}
.dzlc h3{ color: #636466; font-size:22px; font-weight:normal; position:absolute; left:0px; top:0px; height:81px; line-height:71px; }
.nf .yf{ margin-bottom:40px;line-height:30px;height:60px;overflow:hidden;margin-right:20px;width:800px;}
.dzlc .on .yf{ line-height:30px;height:auto;}

.nf .nt{ background:url(../images/h3.png) no-repeat 130px center; width:198px; height:53px; padding-left:115px; line-height:53px; text-align:center; margin-bottom:30px; }
.dzlc .on .nt{ background:url(../images/h4.png) no-repeat 123px center;width:198px; height:81px; padding-left:123px; line-height:71px;font-size:18px; color:#fff; margin-bottom:45px;}
.nf .yf span.fl{ padding-left:50px; width:100px;}
.nf .yf .js{ width:800px; word-break:break-all;}
.dzlc .on .yf .js{padding-top:20px;}
.nf{ margin-bottom:20px;}



.art{ line-height:25px; padding:40px 0px; font-size:14px; width:100%;overflow:hidden;word-break:break-all;}
.links{padding:40px 0px;}
.links ul { text-align:center;}
.links li{ /*float:left;*/ display:inline-block; width:198px; text-align:center; margin:33px 0;}
.links li img{ display:inline;}
.ryjl{padding:40px 0px; text-align:center;}
.ryjl ul{/*float:left; */display:inline-block; height:auto; width:205px; margin:0 4px; float: left;}
.ryjl li{ width:100%; float:left; text-align:center; margin:10px 0px; margin-left: 15px;font-size:13px; background:#f2f2f2; border:1px solid #dcdcdc;}
.ryjl li img{ display:inline; width: 100%;}
.ryjl li p{ height:48px; line-height:48px;}
.li_btn{ width:233px; height:45px; background:#f2f2f2; text-align:center; line-height:45px; margin:0 auto; font-size:16px;}
.li_btn a{ display:block; width:100%; height:100%;}
.lxwm{padding:40px 0px;}
.lxwm_info{ background:#f2f2f2; margin-top:15px; height:291px; width:100%; line-height:35px; font-size:16px;}
.lxwm_info .right{ padding-top:45px; margin-right:15px;}
.lxwm_info .right span{ float:left; display:inline-block; height:34px; line-height:34px; padding-left:13px; padding-right:13px; border-right:1px solid #dcdcdc; margin-top:20px;}
.lxwm_info .right span.qq{ border-right:none;}
.lxwm_info .right span.time{ color: #000; font-weight:bold; height:65px; line-height:33px; border-left:1px solid #dcdcdc; margin-top:0px; border-right:none;}
.lxwm_info .pic,.lxwm_info .pic img{ width:428px; height:291px;}
.lxwm_info .jsf{ margin-left:40px; padding:20px 0px;width:550px;}
.spmx{padding:40px 0px;}
.spmx li{ padding-bottom:28px; padding-top:28px; border-bottom:1px solid #ccc;}
.spmx li .pic{ width:363px; height:190px;}
.spmx li .pic img{width:363px; height:190px;}
.spmx li .js{ width:600px; margin-left:30px;height:190px;}
.spmx li .js h3{ color: #282828; font-size:20px;/* height:35px;*/ line-height:35px;}
.spmx li .js h3 a{color: #282828;}
.spmx li .js p{ font-size:14px; color:#595959; line-height:25px; margin-top:10px;word-break:break-all;}
.spmx li .data{ width:70px; margin-left:20px; text-align:center;height:190px; }
.spmx li .data span{ font-size:14px; color: #8d8582; height:170px; display:inline-block;}
.spmx li .data span b{ font-size:50px; display:block;font-weight:normal;}
.spmx li .data a{ display:block; width:100%; text-align:center;}
.spmx li .data a img{ display:inline;}
.fenye{ /*height:60px;*/ line-height:60px; width:100%;text-align:center;}
.bwg{padding:40px 0px;}
.bwg ul { text-align:center;}
.bwg li{ vertical-align:top;width:100%;max-width:348px; /*height:271px;*/ margin:20px 5px; border:1px solid #e6e2e0;display:inline-block; }

.bwg li img,.bwg li .pic{ width:100%; /*height:221px;*/position:relative;}
.bwg li .fc{ display:none; position:absolute; text-align:left;width:100%; height:100%; left:0px; top:0px; z-index:99; padding:60px 45px; color:#fff; background:#000;opacity:0.7; font-size:14px;}
.bwg li p{  padding:5px 0;line-height:24px; width:100%; text-align:center; font-size:15px;}
.bwg li:hover .fc{ display:block;}
.bwg li:hover p{color:#fff; background:#7f7f7f;}


.zplist{ margin-top:30px; }
.zplist li:first-child span{ font-size:14px; color:#000;}
.zplist li{ min-width: 777px;/*line-height:40px;*/padding:10px 0; border-top:1px solid #fff; background:#ededed;cursor:pointer;}
.zplist li span{ vertical-align:top;color:#636466;font-size:14px; font-family:"微软雅黑"; display:inline-block; text-align:center;}
.zplist li span.mc{ width:18%; }
.zplist li span.bm{ width:18%;}
.zplist li span.rs{ width:18%;}
.zplist li span.dd{ width:18%;}
.zplist li span.sj{ width:18%;}
.zplist li span.xq{ }
.zplist li span.xq a{color:#fff;}
.zplist li .arts{ background:#fcfcfc; display:none; padding-left:90px; padding-top:15px; padding-bottom:25px; line-height:25px;}
.zplist li.on{ background: #8d8582; }
.zplist li.on span{color:#fff;}
.mail{ padding: 30px 0;text-align:center; font-size:12px; text-align:center;  line-height:24px; padding-bottom:15px;}
.mail a{ color:#0c429a; text-decoration:underline;}
.sxy{float:left;}
.sxy a{color:#000;padding:0px 20px;}

.flash-hd li{height:30px;line-height:30px;}
.flash-hd p{position:relative;height:30px;line-height:30px;width:700px;overflow:hidden;float:left;}

.flash-hd h6{float:left;height:30px;line-height:30px;font-size:14px;}
.flash-hd p span{ width:100%;height:auto;display:block;position:absolute;left:0px;top:0px;line-height:30px;}
.flash-hd p span a{display:block;width:100%;height:30px;text-overflow:ellipsis;}

.ly{width:1100px; margin:0 auto;overflow-x:hidden;}
.ly table{width:1100px;overflow-x:hidden;}
.ly tr{ height:60px;}
.ly th{height:60px;line-height:60px;font-size:20px;vertical-align:middle;font-weight:normal;color:#000;text-align:left;}
.ly td{height:60px;line-height:60px;font-size:16px;vertical-align:middle;}
.ly input{height:30px;line-height:30px;background:#f5f5f5;border:1px solid #e6e6e6;width:322px;padding-left:10px;}
.ly textarea{line-height:30px;background:#f5f5f5;border:1px solid #e6e6e6;width:975px;height:180px;padding-left:10px;padding-right:10px;}

.sear_list li{height:30px;line-height:30px;font-size:14px;}
.sear_list li span{float:right;}
.sear_list li a strong.skey{color:#ff425e;}

.fenye a:hover{color:#ff425e;}

.return{text-align:right;}
.return a{padding-left:5px;padding-right:5px;}




.leader{ width:100%;max-width:620px; margin:0 auto; margin-top:85px;color: #727272; padding-bottom:100px; position:relative;}
.leader .pic{ width:249px; height:354px;}
.leader .pic img{ width:249px; height:354px;}
.leader .js{ width:303px; height:354px; overflow:hidden;}
.leader .js h3{ height:40px; border-bottom:1px solid #dcdcdc;}
.leader .js p{ text-indent:2em; line-height:30px; margin-top:10px;text-align:Justify;text-justify:inter-ideograph;}
.btnbox{ margin:0 auto;margin-top:55px; position:relative; width:570px; height:104px;overflow:hidden;}
.btnbox li{ float:left; width:85px; height:104px; display:inline-block; margin-left:5px; margin-right:5px; cursor:pointer;}
.btnbox li img{width:85px; height:104px;}
.leader span.leftbtn{ background:url(../images/leftbtn1.png) no-repeat left center; width:22px; height:104px; top:410px; left:-10px; cursor:pointer; display:block; position:absolute;}
.leader span.rightbtn{ background:url(../images/rightbtn1.png) no-repeat left center; width:22px;height:104px;top:410px; right:-10px; cursor:pointer; display:block; position:absolute;}

.jingying{height:271px;}

.xwindex{color:#000;font-size:14px;padding-bottom:30px;}
.xwbox{width:365px;}
.xwbox ul{margin-top:10px;}
.xwbox h3{color:#000;font-size:16px;background:url(../images/hjta.png) no-repeat left center; padding-left:25px;}
.xwbox h3 span{margin-left:8px;color:#e2e0e1;font-size:12px;}
.xwbox h3 a{float:right;color:#000;font-size:12px;}
.xwbox li{border-bottom:1px dotted #4f4f4f;height:30px;line-height:30px;background:url(../images/hdaa.png) no-repeat left center;padding-left:12px; overflow:hidden;}
.xwbox li span{float:right;font-size:13px;color:#e2e0e1;}
.xwbox li a{color:#000;}

.bdimgshare-bg, .bdimgshare-content{ display:none;}