.md_4938{ width:100%;max-width:940px; overflow:hidden; margin:0px auto;}
.md_4938 a:hover{ color:#f90 !important;}
.md_4938 img{ max-width:100%;}

.md_4938 .md_itembox{ width:94%; margin:0 auto;}
.md_4938 .md_itembox .md_item{width:100%; padding:90px 0 20px; position:relative;}
.md_4938 .md_itembox .md_item .md_left{ float:left; width:47%;}
.md_4938 .md_itembox .md_item .md_right{ float:right; margin-top:20px; width:47%; min-height:200px;}
.md_4938 .md_itembox .md_item .md_img{ width:400px; padding:3px; border:1px solid #ccc;}
.md_4938 .md_itembox .md_item .md_ttl{line-height:40px; font-size:24px; font-family:微软雅黑; color:#333; font-weight:700;}
.md_4938 .md_itembox .md_item .md_ttl a{font-size:24px; font-family:微软雅黑; color:#333; font-weight:700;}
.md_4938 .md_itembox .md_item .md_wordp{ text-indent:2em; line-height:1.6em; padding:8px 0; font-size:14px; font-family:微软雅黑; color:#333;}
.md_4938 .md_itembox .md_item .md_wordp a{font-size:14px; font-family:微软雅黑; color:#333;}

.md_4938 .md_itembox .md_item .md_line{ position:absolute; left:50%; top:0; width:0; height:100%; border-left:1px dashed #ccc;}
.md_4938 .md_itembox .md_item .md_num{ position:absolute; left:50%; top:0; margin-left:-40px; border-radius:50%; width:80px; text-align:center; line-height:80px; height:80px; background:#085E9A;font-size:50px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-weight:700;}

/*图片默认左 以下为右浮动*/
.md_4938 .md_itembox .md_itemr .md_left{ float:right;}
.md_4938 .md_itembox .md_itemr .md_right{ float:left;}

/*选择皮肤*/
/*默认（蓝色）*/
/*粉红色:md_s2*/
.md_4938.md_s2 .md_itembox .md_item .md_num{background:#FD1A85;}
/*红色:md_s3*/
.md_4938.md_s3 .md_itembox .md_item .md_num{background:#A92928;}
/*金色：md_s4*/
.md_4938.md_s4 .md_itembox .md_item .md_num{background:#C79E5B;}
/*绿色：md_s5*/
.md_4938.md_s5 .md_itembox .md_item .md_num{background:#009EA1;}
/*紫色：md_s6*/
.md_4938.md_s6 .md_itembox .md_item .md_num{background:#7E7EAC;}
/*黑色：md_s7*/
.md_4938.md_s7 .md_itembox .md_item .md_num{background:#282A2E;}
/*深紫色：md_s8*/
.md_4938.md_s8 .md_itembox .md_item .md_num{background:#1F0F58;}
