/**通用CSS开始**/
body, button, input, select, textarea {
    color: #404040;
    /*font: 12px/1.5 tahoma,arial,"宋体";*/
}
textarea{
    resize: none;
}
#BtnSave{
    width: 180px;
	height: 50px;
	background:#0099ff;
	border-radius: 4px;
    border: 0;
    color: #ffffff;
    font-size: 21px;
}
a {color: #4F4F4F;outline: medium none;text-decoration: none;}
/*顶部通栏*/
#topNav .separated {color: #CCCCCC;font-size: 10px;margin: 0 6px;}
#topNav {
box-shadow: 0 2px 4px rgba(0,0,0,0.3);
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
background-color: #fdfdfd;
padding-top:10px; padding-bottom:10px;
border:1px solid #d8d8d8;
}

/*LOGO区*/
#topLogo {height: 70px;margin-top: 10px;}
#logoImg img {padding-left: 10px;padding-top: 5px;}
#top-search {height: 60px;}
#top-search-bd {height: 31px;}
#top-search-bd button { border: 4px solid #2AA14F;background-color:#2AA14F;background-image: linear-gradient(to bottom, #2AA14F, #2AA14F);border-radius: 0px;color: #ffffff;box-shadow:none}
#top-search-input {border: 4px solid #2AA14F;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;margin-bottom: 0px;border-radius:0px; width:350px}
#top-search-hot {height: 22px;line-height: 22px; overflow: hidden;margin-top: 5px;}
#top-search-hot a {margin-right: 5px;}

/*主菜单*/
#mainNav {margin-top: 2px;}/*height: 34px;*/
#mainNav .navbar-inner {background: none repeat scroll 0 0 transparent;border: medium none;box-shadow:none;margin-bottom: 0px;min-height:34px;background-color: #D70717;border: 1px solid #B7000E;}
#mainNav .nav li {line-height: 34px; margin-right: 1px;}
/*#mainNav .nav ul li.current {height:36px}*/
#mainNav .nav li a {color: #FFFFFF;font-family: "微软雅黑","宋体";font-size: 16px;font-weight: bold;padding: 0 16px;}
#mainNav .nav ul .current a {
    color: #D70717;
    cursor: default;
    text-decoration: none;
}
#mainNav .nav li a:hover, #mainNav .nav li.current a {background-color: #FFFFFF;color: #D70717;}/*margin-top: 5px;*/

.module h3 {margin:0; padding-left:10px; background-color:#f5f5f5; font-size:20px;/*margin-bottom:5px;*/ border:1px solid #d8d8d8;margin-bottom:1px;}
.module h3 a{color:#008300;}
.module h3 a:hover{color:#686a68;}
.nav-stacked .divider {
    background-color: #E5E5E5;
    border-bottom: 1px solid #FFFFFF;
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
}

.mtop { margin-top:10px}
.border { border:1px solid #e5e5e5; padding:10px}
.infolist li { padding-top:4px; padding-bottom:4px;
word-break:keep-all;/* 不换行 */ 
white-space:nowrap;/* 强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象。不换行 */ 
overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */ 
text-overflow:ellipsis;/* IE 专有属性，当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/ 
}


.model_info_table{width:100%;margin-bottom:20px;}.model_info_table th,.model_info_table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #dddddd;}
.model_info_table th{font-weight:bold;}
.model_info_table thead th{vertical-align:bottom;}
.model_info_table caption+thead tr:first-child th,.model_info_table caption+thead tr:first-child td,.model_info_table colgroup+thead tr:first-child th,.model_info_table colgroup+thead tr:first-child td,.model_info_table thead:first-child tr:first-child th,.model_info_table thead:first-child tr:first-child td{border-top:0;}
.model_info_table tbody+tbody{border-top:2px solid #dddddd;}
.model_info_table .model_info_table{background-color:#ffffff;}

/*添加内容编辑器开始*/
#add_model_table td.td_label {font-family:"微软雅黑",黑体;text-align:right;vertical-align: top }
/*#add_model_table input, textarea, .uneditable-input {width:auto;}*/

#add_model_table label {display:inline}
#addinfo-title {border-bottom:1px solid #008300;}
/*添加内容编辑器结束*/

/*默认遮罩层开始*/
.overlay
{
    border: 1px solid #d9d9d9;
    background: #FFFFFF;
}
.overlay_header
{
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
    color: #666666;
    position: relative;
    background: url(images/overlay_header_background.gif) repeat;
}
.overlay_header_title_sign
{
    width: 10px;
    height: 8px;
    top: 11px;
    position: absolute;
    background: url(images/overlay_header_title_sign.gif) no-repeat;
}
.overlay_header_title
{
    font-size: 12px;
    padding-left: 18px;
}
.overlay_header_background_right
{
    width: 159px;
    height: 29px;
    top: 0;
    right: 0;
    position: absolute;
    background: url(images/overlay_header_background_right.gif) no-repeat;
}
a.overlay_header_close
{
    display: block;
    right:8px;
    top:11px;
    width: 8px;
    height: 8px;
    position: absolute;
    cursor:pointer;
    background: url(images/overlay_header_close_sign.gif) no-repeat;
}

/*默认遮罩层结束*/


/*网站页脚*/
#footer{border-top: 1px solid #DDDDDD;margin-top: 15px;padding-top: 15px;}
#footer p {color: #666666;margin-top:5px;text-align: center;}
#footer p a {margin: 0 15px;}
#footer p img{position:fixed;right:10px;bottom:50px;}

/*qsx调整*/
#uc_left h3 .icon-home,#uc_left h3 .icon-th-list,#uc_left h3 .icon-list-alt,#uc_left h3 .icon-cog,#uc_left h3 .icon-eye-open,h3 .icon-bell,h3 .icon-heart{margin-top:5px;}
#uc_left p{margin-top:5px;text-align:center;border:1px solid #d8d8d8;}
#uc_left .nav {margin-bottom:0px;}
/*.module td{text-align:center;margin:0 auto;}*/
.alert{padding:8px;}
.pull-left img{border:1px dashed #d8d8d8;margin-right:10px;}

/*IE6*/
.container{_width:1000px;}
.nav-pills li a,.nav-tabs li a,.nav li a{_display: block;}
.nav-tabs.nav-stacked li{ _border: 1px solid rgb(221, 221, 221);}
.nav-tabs li,.nav-tabs li a, .nav-pills li,.nav-pills li a{ _padding-right:8px;_padding-left:8px;}
.btn{_padding-left:2px;_padding-right:2px;/*_width:215px;*/}
.span6 img{_width:160px;_height:90px;}
.pull-left img{_width:200px;_height:150px;}
.span6{_width:480px;}
.span7{_width:600px;}
.span10{_width:840px;}
/*ie7*/
*:first-child+html .dropdown-toggle{margin-bottom:1px;}
*:first-child+html .span7{width:600px;}
*:first-child+html .span10{width:840px;}
*:first-child+html .span6{width:490px;}
*:first-child+html .media .pull-left{width:200px;height:160px;}
*:first-child+html .pull-left img.media-object{width:200px;height:150px;}
/*IE8浏览器*/
@media \0screen{
    .span7,#mft-open{width:600px;}
	.span10{width:840px;}
	.span6{width:490px;}
	.span6 img{width:160px;height:90px;}
	 div.btn-group,button.btn{margin-left:0px;float:left;margin-right:0px;}
	.media .pull-left{width:200px;height:160px;}
    .pull-left img.media-object{width:200px;height:150px;}
	input{width:50%;}
}

/* 大屏幕 */
@media (min-width: 1200px) {
       

}

/*980---1199px*/
@media (min-width: 980px) and (max-width: 1199px) {
      
}

/*平板电脑和小屏电脑之间的分辨率 */@media (min-width: 768px) and (max-width: 979px) {
                 
}

/*横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
          
            
 }  
		
/*横向放置的手机及分辨率更小的设备 */
@media(max-width: 480px){
		
	    }

#TableRegisterMust #TableRegisterMustfieldset h1{font-size:24.5px;}

.table th, .table td { vertical-align:middle}
.tips { color:green;}
td.right {text-align:right; font-weight:bold}
#mycatelist h5 {margin:0}
#mycatelist .alert{margin:0}
