/* Write your styles */
.mobile-header,.mobile-footer,.mobile-list {display:none;}
/* mobile */
@media only screen and (max-width: 640px) {
.top,.header,.nav,.weizhi,.about_new,.ul_data,.prev_new,.footer,.link,.r350,.r300,.subs,.bks.tbd,center img.mb20,.fx,.tag,.list{display:none;}
.r350 img{display:none;}
html{overflow-x: hidden;}
body{font: 0.8rem verdana,rsimhei,simsun;line-height: 1.4rem;background: #F4F4F4;overflow-x: hidden;}
a,a:hover,a:active{text-decoration: none;}
/* mobile-header */
.mobile-header {display: block;margin: 0;min-height: 48px;width: 100%;background: url(../i/header-bg.png) 50% 0 repeat-y;}
.m-logo {background:url(../i/lmtw_logo.png) 50% 4px no-repeat;width: 100%;min-height: 48px;display: block;overflow: hidden;}
.m-home {display: block;padding: 4px;float: right;margin: 8px 15px 0 0;background: transparent;line-height: 2rem;
border-radius:4px;            /* W3C syntax */
  -moz-border-radius: 4px;      /* Gecko browsers */
  -webkit-border-radius: 4px;   /* Webkit browsers */}
  .icon-home{background: url(../i/icon.png) 50% -10px no-repeat;display: block;width: 25px;height: 25px;}
.m-bar{display: block;padding: 4px;float: left;margin: 8px 0 0 15px;background: transparent;
  border-radius:4px;            /* W3C syntax */
  -moz-border-radius: 4px;      /* Gecko browsers */
  -webkit-border-radius: 4px;   /* Webkit browsers */}
  .back{color: #fff;font-size: 1.2rem;font-family: simhei;line-height:1.7rem;}
  .icon-bar {background: url(../i/icon.png) 50% -48px no-repeat;display: block;width: 25px;height: 25px;}
.m-sub{display: block;width: 100%;background:#f2f2f2;
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F2F2F2',endColorStr='#E3E3E3',gradientType='1');
background: -moz-linear-gradient(top, #F2F2F2, #E3E3E3);
background: -o-linear-gradient(top,#F2F2F2, #E3E3E3);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#E3E3E3));}
  .m-sub-list{display: block;overflow: hidden;padding: 0.5rem 1rem;}
  .m-sub-list li{width: 35%;text-align: center;float: left;line-height: 1.8rem;font-size: 1rem;color:#666;font-family: simhei;}
  .m-sub-list li a,.m-sub-list li a:hover,.m-sub-list li a:active{color:#666;}
  .m-sub-list li.m-sub-two{width: 15%;}
/* mobile-footer */
.mobile-footer {display: block;margin: 0;background: #000;color: #E3E3E3;font-family: verdana,rsimhei;}
.mobile-footer a{color: #E3E3E3;}
.m-contact{font-size: 0.6rem;padding:0.5rem 0.8rem 0 0.8rem;line-height: 1rem;}
.m-copyright{font-size: 0.6rem;padding:0 0.8rem 0.5rem 0.8rem;}
.m-link{display: block;overflow: hidden;width: 100%;background: #F4F4F4;padding: 0.5rem 5%;}
.m-link li{display: block;float: left;background:#E3E3E3 ;border: 1px solid #C8C8C8;width: 40%;margin: 0.5rem 0;padding: 0.2rem;text-align:center;color:#464646;
  border-radius:4px;            /* W3C syntax */
  -moz-border-radius: 4px;      /* Gecko browsers */
  -webkit-border-radius: 4px;   /* Webkit browsers */}
  .m-link li.m-link-ott{margin-right: 5%;}
  .m-link li.m-link-ott .ma{width: 80%;margin:0.3rem;}
  .m-link li.m-link-lmtw .ma{width: 80%;margin:0.3rem;}
  .m-link li .m-logo-ott {height: 30px;margin:0.2rem 0 0.3rem 0;}
  .m-link li .m-logo-lmtw {height: 30px;margin:0.2rem 0 0.3rem 0;}
/* content*/
.main{width:100%;}
.l610,.l660{width:100%;float:none;}
.from{font-size:0.8em;line-height: 1rem;padding-top:0.4rem}
.bk{background: #F4F4F4;}
.content img{max-width:100%;height:auto;}
.qyzq img{max-width:100%;height:auto;}
/* list*/
.mobile-list{width: 92%;margin: 0.8rem auto;padding: 0 0 0.6rem;display: block;}
.mobile-list li{padding:0;border-bottom:#cacaca 1px solid;border-top: none;margin-bottom: 0.5rem;}
.mobile-list .list_content{margin: 0 0 0.8rem;color: #999999;font-size: 0.8rem;line-height:1rem;}
.mobile-list .list_content p{padding-top: 0.5rem;max-height: 4rem;overflow: hidden;text-overflow:ellipsis;}
.mobile-list h3{line-height:1rem;padding:0.5rem 0 0;overflow: hidden;height: 1rem;}
.mobile-list h3 a{color:#4A4A4A;font-size: 0.9rem;font-weight: bold;}
.mobile-list .list_img{width:5.4rem;height:3.6rem;margin:0.6rem 0.6rem 0 0}
.mobile-list .list_img img{width:5.4rem;height:3.6rem;}
/*企业专区*/
.list#list2{display:block;width:100%;}
.list#list2 li{padding:0.5rem;}
.list#list2 h3{line-height:1.1rem;padding:0.5rem;font-size:0.9rem;}
.list#list2 .list_content{margin-bottom:0.5rem;}
.list#list2 .list_img,.list#list2 .list_img img{width:90px;height:60px}
.list#list2 .ctrlPages{display:block;text-align:center;margin:0.5rem auto;}
.list#list2 .ctrlPages a{display:none;}
.list#list2 .ctrlPages a.mobile{display:inline-block;}
          }