/*重置*/
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    list-style: none;
    font-style: normal;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
}
html {
    font-size: 20px;
    color: #333;
}
html, body {
    height: 100%;
    width: 100%;
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    line-height: 1.5;
}
select, button {
    background-color: transparent;
    padding: 0;
}
a {
    text-decoration: none;
    color: inherit;
}
span {
    display: inline-block;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
input::-ms-clear,
input::-ms-reveal{
  color: #dcdcdc;
}
input:-webkit-autofill{
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #C7C7C7;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #999;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px;
    height: 4px;
}
::-webkit-scrollbar-thumb {
    border-radius: 6px;
    border: 1px solid #2e94f9;
    background-color: #2e94f9;
}


#con-main{
	min-width: 1200px;
	margin-bottom: 50px;
    width: 100%;
    float: left;
    min-height: 700px;
}

/* banner */

.lunbo{
	width:100%;
	margin-bottom: 20px;
	float: left;
}

.banleft{
	width:100%;
	float:left;
	
}

.linet{
	line-height: 0;
}

.sudu{
	color: #ffffff;
	font-size: 26px;
	line-height: 30px;
	width: 100%;
	float: left;
}

.conlb{
	width: 100%;
	position: relative;
	float: left;
}

.bodong{
	width:100%;
	float:left;
}

.banner .banner_l{
    width: 890px;
    height: 470px;
	overflow: hidden;
    position: relative;
    float: left;
}
.banner .banner_l .swiper-pagination-bullet{
    width: 20px;
    height: 20px;
    background: transparent;
    border: 2px solid #fff;
    opacity: 1;
}
.banner .banner_l .swiper-pagination-bullet-active{
    background: #fff;
}
.banner .banner_l .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 46px;
}
.banner .banner_l .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 11px;
    bottom: 46px;
}
.banner .banner_l .swiper-button-prev,
.banner .banner_l .swiper-button-next{
    width: 40px;
    height: 82px;
    line-height: 82px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    /*background: rgba(255,105,128,0.5);*/
    opacity: 1;
    padding: 0;
    margin: 0;
    top: 310px;
    outline: none;
}
.banner .banner_l .swiper-button-prev{
    left: 59px;
}
.banner .banner_l .swiper-button-next{
    right: 59px;
}
.banner .banner_l .swiper-slide{
    color: rgba(255,255,255,0.9);
}
.banner .banner_l .swiper-slide .tip{
    left: 99px;
    right: 99px;
    top: 310px;
    height: 82px;
    padding: 10px 54px;
    background: rgba(255,105,128,0.7);
    position:absolute;
}
.banner .banner_r{
    width: 288px;
	font-size: 16px;
    line-height: 22px;
    float: right;
}
.banner .banner_r > .wrapper .bg_box_prev,
.banner .banner_r > .wrapper .bg_box_next{
    background:#ffffff;
    width: 41px;
    height: 33px;
    z-index: 3;
    display: none;
    top: 52px;
}
.banner .banner_r > .wrapper .bg_box_prev{
    border-bottom-right-radius: 17px;
    border-top-right-radius: 17px;
    left: -20px;
}
.banner .banner_r > .wrapper .bg_box_next{
    border-bottom-left-radius: 17px;
    border-top-left-radius: 17px;
    right: -20px;
}
.banner .banner_r .swiper-container_one:hover .bg_box_prev,
.banner .banner_r .swiper-container_one:hover .bg_box_next{
    display: block;

}
.banner .banner_r .swiper-container_two:hover .bg_box_prev,
.banner .banner_r .swiper-container_two:hover .bg_box_next{
    display: block;

}
.banner .banner_r .swiper-container_three:hover .bg_box_prev,
.banner .banner_r .swiper-container_three:hover .bg_box_next{
    display: block;

}
.banner .banner_r > .wrapper .swiper-button-prev, .swiper-container-rtl .swiper-button-prev{
    left: -5px;
}
.banner .banner_r > .wrapper .swiper-button-next, .swiper-container-rtl .swiper-button-next{
    right: -5px;
}
.banner .banner_r .swiper-container_one .swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.banner .banner_r .swiper-container_one .swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    width: 20px;
    height: 15px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display:none;
}
.banner .banner_r .swiper-container_one:hover .swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.banner .banner_r .swiper-container_one:hover .swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    display:block;
}
.banner .banner_r .swiper-container_two .swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.banner .banner_r .swiper-container_two .swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    width: 20px;
    height: 15px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display:none;
}
.banner .banner_r .swiper-container_two:hover .swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.banner .banner_r .swiper-container_two:hover .swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    display:block;
}
.banner .banner_r .swiper-container_three .swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.banner .banner_r .swiper-container_three .swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    display: none;
    width: 20px;
    height: 15px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.banner .banner_r .swiper-container_three:hover .swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.banner .banner_r .swiper-container_three:hover .swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    display:block;
}
.banner .banner_r .swiper-container_one{
    overflow: hidden;
}
.banner .banner_r .swiper-container_two{
    overflow: hidden;
}
.banner .banner_r .swiper-container_three{
    overflow: hidden;
}
.banner .banner_r a{
    height: 145px;
    margin-bottom: 18px;
}
.banner .banner_r a:last-child{
    margin-bottom: 0;
}
.banner .banner_r a:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4);
}
.banner .banner_r a span.pa{
    left: 0;
    bottom: 3px;
    z-index: 2;
    padding: 0 18px 0 12px;
    max-height: 45px;
    overflow: hidden;
}


.swiper-container_one .swiper-wrapper a{
    width: 100%;
    float: left;
    position: relative;
}
.swiper-container_two .swiper-wrapper a{
    width: 100%;
    float: left;
    position: relative;
}
.swiper-container_three .swiper-wrapper a{
    width: 100%;
    float: left;
    position: relative;
}
.pa {
    position: absolute;
}

.lunbtp{
    height: 100%;
    width: 100%;
    float: left;
}

.lunbwz{
    left: 0;
    bottom: 3px;
    z-index: 2;
    padding: 0 18px 0 12px;
    max-height: 45px;
    overflow: hidden;
    color: #ffffff;
    width: 100%;
    position: absolute;
	text-align:center;
}

/*变美攻略*/

.stra{
	width: 100%;
	margin-bottom: 20px;
	float: left;
}


.strabl{
	width: 100%;
	float: left;
}


.roll{
	font-size:16px;
	line-height:22px;
	width:100%;
	margin-bottom:20px;
	padding-left:10px;
	float:left;
	border-left:3px solid #FF6980;
}

.strabzt{
	color:#666;
	float:left;
}

.rollzt{
	width:1065px;
	height:22px;
	color:#999;
	overflow:hidden;
	position:relative;
	float:right;
}

.rollzt a{
	margin-right:30px;
	font-size:14px;
	float:left;
}
.rollzt .rollqy{
    top: 0;
    left: 0;
    width: 1000%;
	position:absolute;
	float:left;
}

.rollqy a img{
	width:18px;
	height:18px;
	margin:2px 6px 0 0;
}

.rollwd{
	float:left;
}

.yybk{
	width:100%;
	margin-bottom:20px;
	float:left;
}

.lmtit{
	color:#0A0204;
	line-height:0;
	width:100%;
	margin-bottom:14px;
	position:relative;
	float:left;
	text-align:center;
}

.lmtit:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
    height: 1px;
    z-index: 1;
    background: #AAAAAA;
}

.lmtit span{
	width:498px;
	background-color:#fff;
	padding-left:86px;
	z-index:9;
	font-size:40px;
	line-height:50px;
	position:relative;
	text-align:left;
	font-weight:bold;
}

.lmtit i{
	margin-right:20px;
}

.dqdh{
	line-height:0;
	width:100%;
	margin-bottom:20px;
	float:left;
	text-align:center;
}

.dqbtn a{
	padding:0 10px;
	border-right:1px solid #333;
	font-size:16px;
	line-height:18px;
	float:left;
	color:#333;
}

.morect{
	height: 18px;
    line-height: 18px;
    vertical-align: 3px;
	font-size: 16px;
	display: inline-block;
}

.cireg{
	width: 100%;
	margin-bottom: 14px;
	float: left;
}

.dgcity{
	border: 1px solid #EAEAEA;
    border-bottom: 0;
    display: none;
	width: 100%;
	position: relative;
	float: left;
}
.dgcity.active{
	display: block;
}

.hos_list{
	width: 299.5px;
    height: 325px;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding: 28px 16px;
	color: #666;
	float: left;
	text-align: center;
}


.hos_img{
	padding: 0 52px;
    height: 165px;
	width: 100%;
	margin-bottom: 14px;
	float: left;
}

.hos_img img{
	height: 100%;
	width:100%;
	float:left;
}

.hos_name{
	font-size: 18px;
	line-height: 22px;
	width: 100%;
	margin-bottom: 12px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
}

.hos_xm{
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	margin-bottom: 12px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
}

.dqxz{
	font-size: 14px;
	line-height: 0;
	width: 100%;
	float: left;
}

.dqxz span{
	padding: 0 5px;
    border-right: 1px solid #666;
    line-height: 14px;
}

.dqxz span:last-child{
	border-right:0;
}

.ruzhu{
	width:100%;
	float:left;
}

.rzqy{
	font-size: 16px;
	line-height: 22px;
	width: 100%;
	margin-bottom: 20px;
	padding-left: 10px;
	float: left;
	border-left: 3px solid #FF6980;
}
.zxrz{
	color: #666;
	float: left;
}
/**
.rollqy{
	width: 1065px;
    height: 22px;
	color: #999;
	overflow: hidden;
	position: relative;
	float: right;
}**/





.rzld{
	top:0;
	left:0;
	width:1000%;
	position:absolute;
	float:left;
}

/*首页医生*/

.doc_list{
	width: 299.5px;
    height: 288px;
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding: 28px 16px;
	color: #666;
	float: left;
    text-align: center;
}

.doc_img{
	padding: 0 52px;
    height: 165px;
	width: 100%;
	margin-bottom: 18px;
	float: left;
}

.doc_img img{
	border-radius: 100%;
	height: 100%;
	width: 100%;
	float:left;
}

.namequ{
	font-size: 18px;
	line-height: 0;
	width: 100%;
	margin-bottom: 16px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.namequ1{
	line-height: 24px;
}

.jtname{
	margin-right: 10px;
	float: left;
}


.ppbs{
	height: 24px;
    border-radius: 12px;
    background-color: #09C2C5;
    padding: 0 12px;
	float: left;
}

.ppbs img{
	width: 18px;
    height: 18px;
    margin: 3px 1px 0 0;
	float:left;
}

.ppbs span{
	color: #ffffff;
	font-size: 14px;
	float: left;
}

.docqt{
	line-height: 18px;
	margin-bottom: 14px;
	text-align: -webkit-left;
}

.doczw{
	margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #666;
	font-size: 16px;
	float:left;
}

.dicjz{
	width: 164px;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float:left;
}

/**首页问答**/

.wenda{
	width:100%;
	margin-bottom:20px;
	float:left;
}


.wd_list{
	width: 1200px;
	float: left;
}

.wd_block{
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	float: left;
}

.block2{
	float:left;
	width:30%;
	margin-right:3%;
}

.asklist{
	width: 100%;
    padding-bottom: 10px;
    margin: 0 85px 10px 0;
    border-bottom: 1px solid #f5f5f5;
    clear: both;
    float: left;
}

.ask{
	width: 100%;
	float: left;
}

.ask span{
	/**width: 30px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    color: #FF6980;
    border: 2px solid #FF6980;
    border-radius: 100%;
	float: left;**/
	border-radius: 10%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #ff788c;
}

.ask a{
	width: 90%;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: right;
}

.answer{
	display: none;
	width: 100%;
	margin-top: 6px;
	float: left;
}

.answer span{
	/**width: 30px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    color: #09C2C5;
    border: 2px solid #09C2C5;
    border-radius: 100%;
    margin-top: 8px;
	float: left;**/
	border-radius: 10%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    color: #fff;
	background: #ccc;
}

.answer a{
	height: 40px;
	width: 90%;
	color: #666;
	line-height: 20px;
	overflow: hidden;
	position: relative;
	float: right;
}

.active .answer{
	display:block;
}


/***右侧美容整形咨询按钮

.zixun{
	width: 240px;
	float: right;
}

.zx_mrzx{
	font-size: 30px;
	line-height: 34px;
	width: 100%;
	margin-bottom: 8px;
	float: left;
	text-align:center;
	color: #FF6980;
}

.zxan{
	width: 100%;
	margin-bottom: 30px;
	float: left;
}

.ask_btn{
	width: 50%;
    height: 40px;
	color: #ffffff;
	font-size: 18px;
	line-height: 40px;
	float: left;
	text-align: center;
}

.asktw{
	width: 50%;
    height: 40px;
	color: #ffffff;
	font-size: 18px;
	line-height: 40px;
	float: left;
	text-align: center;
}

.wdxq{
	bottom: 0;
    right: 0;
    padding: 0 10px;
    background-color: #fff;
	position: absolute;
	color: #FF6980;
}
.zixun .zxan .ask_btn:first-child {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    background-color: #FF6980;
}

.zixun .zxan .asktw:last-child {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    background: #09C2C5;
}

.zxfw{
	width: 100%;
	padding-left: 8px;
	float: left;
}


.zxfw li img{
	width: 40px;
	margin-top: 2px;
	float: left;
}

.wyfd{
	width: 172px;
	float: right;
}

.mfw{
	font-size: 16px;
	line-height: 18px;
	width: 100%;
	float: left;
	color: #FF6980;
	margin-bottom: 3px;
}

.mfd{
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	float: left;
}
**/

/**首页整形资讯**/

.newstj{
	width: 100%;
	margin-bottom: 20px;
	float: left;
}

.newstj .newle{
    width: 1200px;
	float:left;
}
.newstj .anjian{
    display: none;
	width: 100%;
	float: left;
}
.newstj .anjian.active{
    display: block;
}
.newstj .anjian .news_left{
    width: 460px;
	float:left;
}
.newstj .anjian .news_left > img{
    height: 242px;
    width: 460px;
}
.newstj .anjian .news_left .fiast_img img{
    height: 242px;
    width: 460px;
	margin-bottom: 16px;
	float: left;
}

.big_tit{
	width: 100%;
	margin-bottom: 20px;
	float: left;
}

.big_tit span{
	font-size: 16px;
	line-height: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	color: #0A0204;
}
.titjl{
	color: #999;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
	float: left;
}
.newstj .news_left .big_tit .titjl,
.newstj .news_left li .titms .titjl{
    max-height: 36px;
    overflow: hidden;
}
.newstj .news_left li{
    margin-bottom: 28px;
}
.newstj .news_left li:last-child{
    margin-bottom: 0;
}

.xmlg_img{
	float:left;
}

.xmlg_img img{
	height: 100%;
	width:100%;
	float:left;
}
.newstj .news_left li .xmlg_img{
    width: 90px;
    height: 82px;
}
.newstj .news_left li .titms{
    width: 365px;
    padding-right: 15px;
	float:right;
	
}
.newstj .news_right{
    width: 740px;
	float:left;
}
.newstj .news_right a{
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #999;
	font-size: 16px;
    line-height: 18px;
    float: left;
	margin-left:50px;
}
.newstj .news_right .left_tit{
    width: 197px;
	float: left;
}

.newstj .news_right .left_tit .newstit{
    color: #000;
	font-size: 16px;
	width: 100%;
    margin-bottom:12px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
}


.newstj .news_right a:hover .left_tit .newstit{
    color: #FF6980;
}
.newstj .news_right .left_tit .newsxq{
    height: 60px;
    overflow: hidden;
	color: #666;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    padding-right: 6px;
    float: left;
}
.newstj .news_right .right_img{
    width: 120px;
    height: 90px;
	float:right;
}

.newstj .news_right .right_img img{
	height: 100%;
	width:100%;
	float:left;
}
.xmlg{
	width: 100%;
	float:left;
}


.xmlg_li{
	width: 100%;
	float:left;
}

.titbt{
	font-size: 16px;
	line-height: 32px;
	width: 100%;
	margin-bottom: 4px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
}


/**美容视频

.newstj .mrsp{
    width: 292px;
	float:right;
}

.mrsp_tit{
	font-size: 16px;
	line-height: 28px;
	width: 100%;
	margin-bottom: 20px;
	padding-left: 10px;
	float: left;
	border-left: 3px solid #FF6980;
}

.mrsp_tit span{
	font-size: 20px;
	float: left;
}

.mrsp_tit a{
	float: right;
	color: #FF6980;
}

.newstj .mrsp .video_list{
	width: 100%;
	float:left;
}
.newstj .mrsp .video_list a{
    margin-bottom: 26px;
	width: 100%;
    float: left;
}
.newstj .mrsp .video_list a:last-child{
    margin-bottom: 0;
}
.newstj .mrsp .video_list a .video_img{
    width: 154px;
    height: 99px;
	position: relative;
    float: left;
}
.newstj .mrsp .video_list a .video_img .bf{
    width: 36px;
    height: 36px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
	position: absolute;
}

.newstj .mrsp .video_list a .video_img .slt{
	height: 100%;
	width:100%;
	float:left;
}
.newstj .mrsp .video_list a .video_tit{
    width: 128px;
	float: right;
}
.newstj .mrsp .video_list a .video_tit .video_bt{
    height: 40px;
    margin-bottom: 36px;
    overflow: hidden;
	font-size: 16px;
    line-height: 20px;
    width: 100%;
    float: left;
}
.newstj .mrsp .video_list a .video_tit .bfcs{
	color: #666;
	font-size: 14px;
	line-height: 16px;
	width: 100%;
	float: left;
	text-align: right;
}
**/

/**热门项目**/

.hot_item{
	width: 100%;
	margin-bottom: 20px;
	float: left;
}

/* hot_project */
.hot_item .hotcon{
	    width: 100%;
		overflow: hidden;
		float: left;
}
.hot_item .hot_list a{
    width: 222px;
    height: 306px;
    border: 1px solid #F5F5F5;
    margin-right: 23px;
    padding: 7px 8px;
}
.hot_item .hot_list a .sjjg{
    height: 30px;
	width: 100%;
    margin-top: 4px;
    float: left;
}

.hot_item .hot_list a .sjjg .jsbq{
	font-size: 16px;
	color: #FF6980;
}


.hot_item .hot_list a .sjjg .sjsz{
	margin-right: 6px;
	color: #FF6980;
}


.hot_item .hot_list a .sjjg i{
    line-height: 30px;

}.hot_item .hot_list a .zkjg{
     height: 21px;
	 width: 100%;
    margin-top: 4px;
    float: left;
 }
 
.orice{
  color: #999;
  font-size: 14px;
  margin-right: 4px;
  text-decoration: line-through;
  float: left;	
}

.zkshu{
	color: #999;
	font-size: 14px;
	float: left;
}
.hot_item .hot_list a .zkjg i{
    line-height: 21px;
}
.hot_item .hot_list a:last-child{
    margin-right: 0;
}
.hot_item .hot_list a .pro_img{
    height: auto;
	margin-bottom: 10px;
    float: left;
}

.hot_item .hot_list a .pro_img img{
    height: 213px;
	width: 100%;
	float: left;
}
.pro_title{
	color: #666;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	margin-bottom: 4px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	float: left;
}

.hot_item .hot_list a:hover .pro_title{
    color: #FF6980;
}

.pro_jg{
	font-size: 26px;
	width: 100%;
	float: left;
}

.hot_item .swiper-button-prev,
.hot_item .swiper-button-next{
    width: 40px;
    height: 36px;
    line-height: 35px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    background: rgba(204,204,204,0.7);
    opacity: 1;
    padding: 0;
    margin: 0;
    top: 124px;
    outline: none;
}
.hot_item .swiper-button-prev{
    left: 0;
    border-radius:0px 18px 18px 0px;
}
.hot_item .swiper-button-next{
    right: 0;
    border-radius:18px 0px 0px 18px;
}



/**项目百科**/

.prodia{
	width: 100%;
	float:left;
}

.bkqy{
	width:100%;
	float:left;
}

.xmblack{
	color: #000;
	width: 100%;
	margin-bottom: 30px;
	float: left;
}
.prodia .prodia_list{
    width: 235px;
    height: 198px;
    background-color: #f8f8f8;
    padding: 22px 5px 0 38px;
    margin: 0 6px 5px 0;
	font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    float: left;
}
.prodia .prodia_list:nth-child(5n){
    margin-right: 0;
}
.prodia .prodia_list img{
    width: auto;
    height: 20px;
    margin-right: 10px;
	float: left;
}

.prodia .prodia_list a{
	float:left;
}

.prodia .prodia_list .xjxm{
	color: #666;
	width: 100%;
	float: left;
}
.prodia .prodia_list .xjxm a{
    margin: 0 16px 12px 0;
	float:left;
}

