﻿@media screen and (max-width: 640px){
/*头部*/

/*背景*/
.user_main{background: #fff;}

/*左侧栏目隐藏*/
.user_sidebar{float: none; width: 100%;}
.user_sidebar ul li{ float: left; width: 30%; height: 30px; line-height: 30px;}
.user_sidebar li a{padding:0; display: block; width: 80%; margin:0 auto; border:1px solid #ccc; text-align: center;height: 30px; line-height: 30px; }
.user_sidebar ul{ min-height: 30px !important; height: 70px !important;}


/*右侧宽度*/
.user_summary{margin:0; padding:0 2%;}
.model_content_wrap{padding:0;}
.model_content_center{width: 100%;  border:0;}
.add_model_content{width: 100%; padding:0;}

/*位置标注*/
.user_sitepath{padding-left: 0; background: #fff;}


/*内容中表单的样式*/
.add_model_content li label{margin:0; width: auto;}
/*.add_model_content li span{display: none;}*/
/*input*/
.inputxt{width: 95%; line-height: 30px; height: 30px;}
.add_model_content li textarea{width: 95% !important;}

.add_model_content li .cke_skin_blue{width:100% !important; }

/*日历弹框*/
.calendar{ left: 10px !important; width: 95%;}
.calendar table{width: 100%;}
.calendar table tr.headrow,.calendar table tr.footrow{height: 26px;}
.calendar table tr td{ padding:6px 10px !important; text-align: center !important;}

/*老师弹框*/
#T_Info{width:95% !important; left: 0 !important; /*height: 520px !important;*/}
#T_iframe{width: 100% !important; height: 550px !important;}

/*提交按钮*/
.submit_model_content{padding-left: 0; text-align: left;}
.submit_button { width: 100%; background: #ff7b1e;border-radius: 3px; height: 30px; line-height: 30px; margin:10px auto;}

/*小按钮*/
.input_button_two{margin: 2px 0; width: 100px; background: #f1f1f1; border: 1px solid #ccc;}


/*添加信息一*/
.add_model_content li #NodeTree select{width: 95%; height: 34px; margin-bottom: 5px;}
.add_model_content li #Model select{width: 95%; height: 34px; margin-bottom: 5px;}


/*会员中心页面*/
.user_article{margin-left: 0; width: 100%;}
.user_article ul.user_acconun li{width: 100%; float: none;}
.user_custom_area{width: 100%; float: none;}
#c2{float: none; margin-right: 0;}
.user_custom_window{margin:0;}

/*修改密码*/
.model_info_list{margin:0; width: 100%;}
.model_info_content{width: 94.5%;}
.model_info_one{width: 100%;background-size: 100% 100%;}
.table_style tr td.ok_tab{ width: 15% !important; padding:0;}


/*异常页面*/
.prompt{width: 100%;}

.P_width{width: 100%;}
.wrapper{width: 100%;}
.Showms{width: 80%; background-size: 100% 100%;}
.Showms dl.top,.Showms dl.bottom,.Showms dl.Shadow{ background-size: 100% 100%;}
.Showms dl.content{background: transparent; width: 100%;}
.Showms dd.content1{background: transparent; width: 100%;}
.Showms dd.content1{width: 100%; padding:0;}
.Showms .Pic{width: 100%; text-align: center;}
.Showms .MS{width: 90%; padding-left: 5%;}
.Showms .BUT{height: 36px; line-height: 36px;}

}