body{
   background:#ededec;
}

.banner{
   background-image:url(xwban.png);
}

.now{
   padding:24px 0;
	font-size: 14px;
   line-height: 16px;
	color: #666666;
}
.now .level{
   color:#666;
   margin:0 3px;
}
.now .level1{
   padding-left: 20px;
   background:url(index.png) left center no-repeat;
}

.smy_box{
   background:#fff;
   padding-bottom: 65px;
   margin-bottom: 52px;
}
.smy_box .tit_box{
   width: 802px;
   height: 157px;
   border-bottom: 1px solid #e1e1e1;

}
.smy_box .tit_box .s_tit,
.smy_box .tit_box .s_au {
   width: 770px;
   padding:0 33px;
   text-align: center;
}
.smy_box .tit_box .s_tit{
	font-size: 24px;
	font-weight: bold;
	color: #333;
   padding:45px 0 25px;
   line-height: 30px;
   margin-left: 19px;
}
.smy_box .tit_box .s_au{
	font-size: 14px;
	color: #666666;
}

.smy_box .t_box{
   font-size: 18px;
}
.smy_box .dt_list{
   padding-top:20px;
}
.smy_box .dt_list li{
   margin-bottom:20px;
   background: url(listang.png) left center no-repeat;
}
.smy_box .dt_list li>a{
   display: block;
   padding-left: 20px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   font-size: 16px;
   color: #333;
}


.smy_box .lt_box {
   width: 770px;
   margin-left: 33px;
}
.smy_box .txt_box {
   width: 770px;
   padding-top:40px;
	font-size: 16px;
	line-height: 28px;
	color: #333333;
   text-align: center;
}

.smy_box .txt_box p{
   text-indent: 32px;
   text-align: left;
   margin-bottom: 16px;
}
.smy_box .txt_box img{
   max-width: 85% !important;
   height: auto;
  
}
.smy_box .txt_box table{
   width: 650px !important;
   height: auto;
   margin:35px 0;
}
.smy_box .lt_box .xg_box{
   margin-top:50px;
}
.smy_box .lt_box .xg_box .hr{
   display: block;
   width: 716px;
   height: 1px;
   background:#e1e1e1;
   margin:0 0 20px;
}

.smy_box .rt_box{
   width: 320px;
   margin-right: 33px;
   padding-top:40px;
}

.smy_box .rt_box .dt_card{
   height: 72px;
}

.smy_box .rt_box>div{
   margin-bottom: 40px;
}

.smy_box .rt_box .dt_card .d_pic{
   width: 129px;
   height: 72px;
}
.smy_box .rt_box .dt_card .d_pic img{
   width: 100%;
   height: auto;
}
.smy_box .rt_box .dt_card .d_msg{
	width: 176px;
   height:72px;
}
.smy_box .rt_box .dt_card .d_tit>a{
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.smy_box .rt_box .dt_card .d_date{
	font-size: 12px;
	color: #666666;
   margin-top:8px;
}

.smy_box .rt_box .pic_link .p_pic{
   width:315px ;
   height: 90px;
}
.smy_box .rt_box .pic_link .p_pic>a{
   display: block;
   width:315px ;
   height: 90px;
}
.smy_box .rt_box .pic_link .p_pic img{
   width:100%;
   height: auto;
}