@charset "utf-8";
/*------------------通用样式-------------------*/

a:hover {-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
img {margin:0;padding:0;border:none;}
.clear {clear:both;margin:0px;padding:0px;}
form {display: block;}




/*--------------------通用样式结束----------------------*/

.mob{width:100%; float:left; padding-bottom:30px; border-bottom:1px solid #cccccc; background-color:#f7f8f9;}
.mm_frame{width:1240px; margin-left:auto; margin-right:auto; position:relative; padding-top:30px;}
	
.m_main{width:372px; height:674px; margin-right:42px;padding:53px 0px 0px 13px; background-image:url(m_bg.png); background-repeat:no-repeat; background-position:left top; overflow:hidden; margin-top:50px; position:relative; float:left;}

.m_maina{width:372px; height:674px; margin-right:0px;padding:53px 0px 0px 13px; background-image:url(m_bg.png); background-repeat:no-repeat; background-position:left top; overflow:hidden; margin-top:50px; position:relative; float:left;}

.mm_f{width:370px; height:568px; overflow:auto;}
.m_pic{width:320px;}
.m_pic img{width:320px; display:block;}


