﻿﻿@charset "utf-8";
/* CSS Document */
body{  font-family:"Microsoft YaHei"; font-size:12px;}
div,ul,li,dl,dt,dd,p,span,a,label,input,body,h3,h4,table,tr,td,select,option{ margin:0px; padding:0px;}
ul,li{list-style:none; text-overflow:ellipsis; white-space:nowrap;}
a{ text-decoration:none;color: #000}
a:hover{ text-decoration:none;}
a:visited{ text-decoration:none;}
img,input{ border:0;}
.c{width: 950px;margin: 0 auto;}
.l{float: left;}
.r{float: right;}

#zhanwei{width: 100%;height: 9px;background: #61464f;}

/*=============***********************************************************************************========================*/
/*中心内容部分*/
#center{overflow: hidden;}
#center .c .line{border: 1px solid #efe9eb;opacity: 0.7;margin-top: 20px;}
#center .c .span{color: #946b79;}
#center .c .position{margin-top: 20px;}

#center .box{margin-top: 16px;height: 276px;background: #efe9eb;}
#center .box .detail_box{height: 202px;width: 872px;display: inline-block;margin: 40px 28px 40px;overflow: hidden;}
#center .detail_box .d_b_left{width: 220px;height: 200px;/*background: #946b79;box-shadow: 2px 2px 2px grey;*/display: inline-block;}
#center .detail_box .d_b_left img{width:100%;height:100%;}
#center .detail_box .d_b_center{width: 340px;height: 200px;margin-left: 28px;display: inline-block;overflow: hidden;}
#center .detail_box .d_b_center .d_b_c_title{font-size: 20px;}
#center .detail_box .details{margin-top: 16px;}
#center .detail_box .d_b_center .details p{width: 130px;display: inline-block;margin-top: 12px;}
#center .detail_box .d_b_center .download {cursor:pointer; width: 124px;height: 34px;background: #946b79;color: white;border-radius: 4px;behavior:url(../PIE.htc);text-align: center;line-height: 34px;font-size: 14px;margin-top: 17px;}
#center .detail_box .d_b_right .num{width: 120px;height: 32px;border:1px solid #946b79;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; text-align: center;line-height: 32px;margin-left: 120px;behavior:url(../PIE.htc);}
#center .c .content{width:100%;margin-top: 26px;}
#center .c .content a{font-size: 14px;line-height: 22px;margin-left: 22px;margin-right: 22px;height: 22px;display: inline-block;}
#center .shu {display: inline-block; width: 1px;font-size: 20px;color: #946b79;}
#center .c .content p{margin-top: 30px;font-size: 14px;line-height: 22px;}
#center .c .more{background: #efe9eb;width: 40px;height: 20px;color:#946b79;text-align: center;line-height: 20px;margin-top: 26px; }
.empty{height:30px;}
.down_detail{width:auto;height:auto;overflow:hidden;}

/*内容部分 结束*/
/*=============***********************************************************************************========================*/
