﻿@charset "utf-8";
/* CSS Document */
html body {
    padding-bottom: 50px;
    background: #F3F3F3;
}

.btn-primary {
    color: #fff;
    background-color: #d4b492;
    border-color: #d4b492;
}

.form-control {
    border-color: #d4b492;
}

.hmheader {
    background-color: #d4b492;
    height: 40px;
    color: #fff;
}

.hmheader_left {
    padding-top: 6px;
    height: 40px;
    font-size: 24px;
}

.hmheader_center {
    font-size: 18px;
    padding-top: 6px;
}

.hmheader_right {
    padding-top: 6px;
    height: 40px;
    font-size: 24px;
}
.imgdiv{
	width:10%;
    height:50px;
	float:left;
	line-height:50px;
	}
	
.imgdiv img{
	margin-top:15px; 
	margin-left:10px;
	}
	
.titlediv{
	width:80%;
    height:50px;
	float:left;
	line-height:50px;
	text-align:center;
	}
	
#list{
	background:#D9534F;
	height:50px;
    line-height:50px;
    color:#FFF;
	}
	
.line{
	margin-top:5px; 
	margin-bottom:5px;
	height:35px;
	line-height:35px;
	border-bottom:2px solid #67A402;
	margin-left:-15px; 
	margin-right:-15px;
}

.leftdiv{
	margin-left:-15px;
	margin-right:-15px;
	height:40px;
    float:left;
	text-align:center;
    margin-top:5px;
	width:60px; 
}
	
.textdiv{ height:40px; 
          float:left;
		  margin-left:8px;
		  }
		  
.rightdiv{ float:right; 
           margin-top:18px;
		   margin-right:5px;
		   }
		  
.textdiv p{
	font-size:13px;
	}

.textdiv span{
	font-size:18px;
	}
	
.flexslider {
    position: relative;
    height: 250px;
    overflow: hidden;
    background: url(images/loading.gif) 50% no-repeat;
}
.slides {
    position: relative;
    z-index: 1;
}
.slides li {
    height: 250px;
}
.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}
.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}
.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(images/dot.png) right 0 no-repeat;
    cursor: pointer;
}
.flex-control-nav .flex-active {
    background-position: 0 0;
}
.autocut {  
    overflow:hidden;  
    white-space:nowrap;  
    text-overflow:ellipsis;  
    -o-text-overflow:ellipsis;  
    -icab-text-overflow: ellipsis;  
    -khtml-text-overflow: ellipsis;  
    -moz-text-overflow: ellipsis;  
    -webkit-text-overflow: ellipsis;  
}

#gotop{ 
    display:none;
	font-size: 25px;
	color:#fff;
	text-align:center;
	background:#8F8F8F;
	padding:5px 10px;
	position:fixed;
	right:5px;
	bottom:55px;
	cursor:pointer;
	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
	border-radius: 5px;
	opacity: 0.8; /* Firefox, Safari(WebKit), Opera */
  	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
  	filter: alpha(opacity=80);      /* IE 4-7 */
}
	
.loadmorecss
{
	margin-bottom:3px;
	display:none;
	height:35px; 
	text-align:center; 
	color:#F00; 
	font-weight:bold;
	line-height:35px;
	-moz-border-radius: 4px;
   	-webkit-border-radius: 4px;
	border-radius: 4px;
	opacity: 0.8; /* Firefox, Safari(WebKit), Opera */
  	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
  	filter: alpha(opacity=80);      /* IE 4-7 */
}
.listhead{
	height:30px;
	line-height:30px;
	width:100%;
	border-bottom:2px solid #660033;
}
a:link {text-decoration: none;color:#333;}
a:visited {color:#333;text-decoration:none;}
a:hover  {color:#333;text-decoration:none;}
a:active {color:#333;text-decoration:none;}


.input-group {
    width: auto;
    height: auto;
    padding: 0;
}


.input-row {
    display: -webkit-box;
    display: box;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.scroll-area-list {
    overflow: auto;
    overflow-x: hidden;
    display: block;
    height: 100%;

}



#section_container {
    overflow: hidden;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 3;
}

.weinxPlane {
    width: 96%;
    margin: 0 auto;
}

.app-list {
    width: 96%;
    margin: 10px auto;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



a, abbr, address, article, aside, audio, b, blockquote, body, caption, cite, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, sub, sup, tfoot, th, thead, time, tr, ul, var, video {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
}


.list > li .tag {
    background-color: #3498DB;
    color: #fff;
}
.list > li .tag {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 1px 5px;
    border-radius: 3px;
    font-size: 0.8em;
}
.icon ~ .tag {
    right: 30px !important;
}

section.active {
    z-index: 6;
    display: block;
    overflow: auto;
    overflow-x: hidden;
}
/* Lists
-------------------------------------------------- */
ul.list {
    list-style: none;
}

.list>li {
    position: relative;
    padding: 15px 20px 15px 10px; 
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.list>li:first-child {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.list>li > a:not([class*="button"]) {
    position: relative;
    display: block;
    padding: inherit;
    margin:-15px -20px -15px -10px;;
    color: inherit;
}
.list>li strong{
    color: #333;
    font-size: 1.2em;
}
.list>li p{
    color:#7a7a7a;
    font-size: 0.9em;
    padding-top: 5px;
}
.list>li > .icon{
    position: absolute;
    right: 5px;
    top:50%;
    font-size: 18px;
    margin-top: -9px;
    color: #BDC3C7;
}

.list>li .tag{
    position: absolute;
    top:10px;
    right: 10px;
    padding: 1px 5px;
    border-radius: 3px;
    font-size: 0.8em;
}
.icon ~ .tag{
    right: 30px !important;
}


/* Inset list
-------------------------------------------------- */

.list.inset {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.list.inset>li:first-child {
    border-top-width: 0;
}
.list.inset>li:last-child {
    border-bottom-width: 0;
}


.list .divider {
    position: relative;
    top: -1px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #f8f8f8;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.list.inset .divider:first-child {
    top: 0;
    border-top-width: 0;
    border-radius: 6px 6px 0 0;
}

.list.inset .divider:last-child {
    border-radius: 0 0 6px 6px;
}

#Whole {
    min-width: 320px;
    max-width: 100%;
    margin: 0 auto;
    background: #f4f4f4;
    position: relative;
    min-height: 721px;
}


.Register_top_list ol li .Determine-item {
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    height: 40px;
    border-radius: 4px;
    color: #303030;
    background: #e0e0e0;
}
