@CHARSET "UTF-8";

body {
	margin: 20px 0 0 0;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 13px;
	height: auto !important;
	background-color: rgb(235, 235, 235);
	/* 	background-color: #222; */
}

#container {
	width: 100%;
	height: auto !important;
	min-height: 100%;
	position: relative;
}
#rightcontent{
	min-height:800px;
}
.none-padding {
    padding: 0 !important;
}
input {
	padding-left: 10px !important;
}

header.navbar-inverse .navbar-brand {
	color: #ffffff;
	padding: 10px 15px;
}

header.navbar-inverse .navbar-brand .subject {
	font-family: "黑体", "Times New Roman", Georgia, Serif;
	font-size: 25px;
	vertical-align: middle;
}

header.navbar-inverse .navbar-nav>li>a {
	color: #ffffff;
}
.nav > li > a{
	padding:10px 5px!important;
}
.body {
	padding: 110px 0 20px 0;
	min-height: 600px;
	background-color: rgb(235, 235, 235);
}

footer {
/* 	margin-top: 10px; */
	width: 100%;
	border: 0px;
	bottom: 0px;
}

footer.navbar-inverse {
	color: #ffffff;
}

footer.navbar-inverse .row {
	padding-top: 15px;
	padding-bottom: 5px;
}

footer.navbar-inverse .row.part {
	border-bottom-style: solid;
	border-bottom-width: 0.5px;
	border-bottom-color: #373D41;
}

footer.navbar-inverse .company-name {
	margin-top: 15px;
	font-family: "黑体", "Times New Roman", Georgia, Serif;
}

footer.navbar-inverse .company {
	margin-top: 15px;
	line-height: 25px;
}

footer.navbar-inverse .contact {
	font-family: "黑体", "Times New Roman", Georgia, Serif;
	font-size: 18px;
	display: inline-block;
	line-height: 20px;
	padding-left: 3px;
}

footer.navbar-inverse .menu {
	font-family: "黑体", "Times New Roman", Georgia, Serif;
	font-size: 16px;
	line-height: 25px;
}

footer.navbar-inverse .menu+ul {
	line-height: 25px;
	color: #b7462a;
}

footer.navbar-inverse .menu+ul li>a {
	color: #5DB4FF;
}

.orange {
	color: #fe6603;
}

.blue {
	color: #005be7;
}

.blue-bjcolor {
	background-color: #087ec6;
}

.white {
	color: #FFF;
}

.gray {
	color: #656565;
}

.bold {
	font-weight: bold;
}

.search-ul {
	list-style: none;
}

.search-ul li {
	float: left;
	margin-right: 15px;
}

.searchm-ul {
	list-style: none;
}

.searchm-ul li {
	float: left;
	margin-right: 1px;
}

.size-12 {
	font-size: 12px;
}

.margin-top-10 {
	margin-top: 10px;
}

.width-90 {
	width: 90px;
}

.right {
	float: right;
}

.form-control {
	padding: 0px 0px;
	/* font-size: 12px;
	width: 53px;
	height: 18px;  
	font-size: 14px;
	line-height: 0; 
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);  */
}

.height-34 {
	height: 34px;
}

.margin-top10 {
	margin-top: 10px;
}

.margin-top8 {
	margin-top: 8px;
}

.margin-top7 {
	margin-top: 7px;
}

.margin-right2 {
	margin-right: 2px;
}

.width-150 {
	width: 150px;
}

.margin-left40 {
	margin-left: 68px;
}

.margin-right40 {
	margin-right: 90px;
}

.nav-child {
	height: 40px;
	line-height: 40px;
	background-color: #F2F3FB;
	padding: 0px 0px !important;
	margin: 0px 0px !important;
}

.child-menu-item {
	text-align: center;
}

.child-menu-item-checked {
	text-align: center;
	background-color: white;
	border-bottom: 3px solid green;
}

.child-content {
	padding-top: 20px;
}

.title {
	    padding: 5px 20px;
	margin: 20px 0;
	border: 1px solid #ccc;
	border-left-width: 5px;
	border-radius: 3px;
	font-size:18px;
	font-family: "微软雅黑", "黑体";
}
.title div{
	    display: inline;
}

.title-primary {
	border-left-color: #0088cc !important;
	color: #0088cc;
}

.title-info {
	border-left-color: #5bc0de !important;
	color: #5bc0de;
}

.title-success {
	border-left-color: #62c462 !important;
	color: #62c462;
}

.title-warning {
	border-left-color: #fbb450 !important;
	color: #fbb450;
}

.title-danger {
/* 	border-left-color: #d14641 !important; */
    border-left-color: #0088cc  !important;  
	color: #0088cc ;
}

.subtitle {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 20px;
}
.subtitle div{
	    display: inline;
}
.subtitle-primary {
	border-left-color: #0088cc !important;
	color: #0088cc;
}

.subtitle-info {
	border-left-color: #5bc0de !important;
	color: #5bc0de;
}

.subtitle-success {
	border-left-color: #62c462 !important;
	color: #62c462;
}

.subtitle-warning {
	border-left-color: #fbb450 !important;
	color: #fbb450;
}

.subtitle-danger {
	border-left-color: #d14641 !important;
	color: #d14641;
}

/****标题按钮***/
.title-buttons{
	float:right;
	padding: 3px 5px;
	
}
.title .btn{
	margin:0 4px;
	
}


.subtitle-buttons{
	float:right;
	padding: 3px 5px;
	
}

/**单选 多选框**/
.checklabel{
	top: 4px;
    position: relative;
	
}
input[type=checkbox],
  input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
 
  width: 20px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
  vertical-align: bottom;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  }
  input[type=checkbox]:active,
  input[type=radio]:active {
  border-color: #c6c6c6;
  background: #ebebeb;
  }
  input[type=checkbox]:hover {
  border-color: #c6c6c6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  }
  input[type=radio] {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  width: 20px;
  height: 20px;
  }
  input[type=checkbox]:checked,
  input[type=radio]:checked {
  background: #fff;
  }
  input[type=radio]:checked::after {
 content: '\e084';
    display: block;
    position: relative;
    top: -3px;
    left: -11px;
    width: 7px;
    height: 7px;
    font-size: 20px;
    color: #0088cc;
    font-family: 'Glyphicons Halflings';
  
  }
   input[type=checkbox]:checked{
   	border:none;
   }
  input[type=checkbox]:checked::after {
      content: '\e067';
    display: block;
    position: relative;
    top: -4px;
    left: -11px;
    width: 7px;
    height: 7px;
    font-size: 21px;
    color: #0088cc;
    font-family: 'Glyphicons Halflings';
  }
  input[type=checkbox]:focus {
  outline: none;
  border-color:#4d90fe;
  }




@media ( min-width : 1000px) {
	.col-1 {
		width: 1%;
	}
	.col-2 {
		width: 2%;
	}
	.col-3 {
		width: 3%;
	}
	.col-4 {
		width: 4%;
	}
	.col-5 {
		width: 5%;
	}
	.col-6 {
		width: 6%;
	}
	.col-7 {
		width: 7%;
	}
	.col-8 {
		width: 8%;
	}
	.col-9 {
		width: 9%;
	}
	.col-10 {
		width: 10%;
	}
	.col-11 {
		width: 11%;
	}
	.col-12 {
		width: 12%;
	}
	.col-13 {
		width: 13%;
	}
	.col-14 {
		width: 14%;
	}
	.col-15 {
		width: 15%;
	}
	.col-16 {
		width: 16%;
	}
	.col-17 {
		width: 17%;
	}
	.col-18 {
		width: 18%;
	}
	.col-19 {
		width: 19%;
	}
	.col-20 {
		width: 20%;
	}
	.col-21 {
		width: 21%;
	}
	.col-22 {
		width: 22%;
	}
	.col-23 {
		width: 23%;
	}
	.col-24 {
		width: 24%;
	}
	.col-25 {
		width: 25%;
	}
	.col-26 {
		width: 26%;
	}
	.col-27 {
		width: 27%;
	}
	.col-28 {
		width: 28%;
	}
	.col-29 {
		width: 29%;
	}
	.col-30 {
		width: 30%;
	}
	.col-31 {
		width: 31%;
	}
	.col-32 {
		width: 32%;
	}
	.col-33 {
		width: 33%;
	}
	.col-34 {
		width: 34%;
	}
	.col-35 {
		width: 35%;
	}
	.col-36 {
		width: 36%;
	}
	.col-37 {
		width: 37%;
	}
	.col-38 {
		width: 38%;
	}
	.col-39 {
		width: 39%;
	}
	.col-40 {
		width: 40%;
	}
	.col-41 {
		width: 41%;
	}
	.col-42 {
		width: 42%;
	}
	.col-43 {
		width: 43%;
	}
	.col-44 {
		width: 44%;
	}
	.col-45 {
		width: 45%;
	}
	.col-46 {
		width: 46%;
	}
	.col-47 {
		width: 47%;
	}
	.col-48 {
		width: 48%;
	}
	.col-49 {
		width: 49%;
	}
	.col-50 {
		width: 50%;
	}
	.col-51 {
		width: 51%;
	}
	.col-52 {
		width: 52%;
	}
	.col-53 {
		width: 53%;
	}
	.col-54 {
		width: 54%;
	}
	.col-55 {
		width: 55%;
	}
	.col-56 {
		width: 56%;
	}
	.col-57 {
		width: 57%;
	}
	.col-58 {
		width: 58%;
	}
	.col-59 {
		width: 59%;
	}
	.col-60 {
		width: 60%;
	}
	.col-61 {
		width: 61%;
	}
	.col-62 {
		width: 62%;
	}
	.col-63 {
		width: 63%;
	}
	.col-64 {
		width: 64%;
	}
	.col-65 {
		width: 65%;
	}
	.col-66 {
		width: 66%;
	}
	.col-67 {
		width: 67%;
	}
	.col-68 {
		width: 68%;
	}
	.col-69 {
		width: 69%;
	}
	.col-70 {
		width: 70%;
	}
	.col-71 {
		width: 71%;
	}
	.col-72 {
		width: 72%;
	}
	.col-73 {
		width: 73%;
	}
	.col-74 {
		width: 74%;
	}
	.col-75 {
		width: 75%;
	}
	.col-76 {
		width: 76%;
	}
	.col-77 {
		width: 77%;
	}
	.col-78 {
		width: 78%;
	}
	.col-79 {
		width: 79%;
	}
	.col-80 {
		width: 80%;
	}
	.col-81 {
		width: 81%;
	}
	.col-82 {
		width: 82%;
	}
	.col-83 {
		width: 83%;
	}
	.col-84 {
		width: 84%;
	}
	.col-85 {
		width: 85%;
	}
	.col-86 {
		width: 86%;
	}
	.col-87 {
		width: 87%;
	}
	.col-88 {
		width: 88%;
	}
	.col-89 {
		width: 89%;
	}
	.col-90 {
		width: 90%;
	}
	.col-91 {
		width: 91%;
	}
	.col-92 {
		width: 92%;
	}
	.col-93 {
		width: 93%;
	}
	.col-94 {
		width: 94%;
	}
	.col-95 {
		width: 95%;
	}
	.col-96 {
		width: 96%;
	}
	.col-97 {
		width: 97%;
	}
	.col-98 {
		width: 98%;
	}
	.col-99 {
		width: 99%;
	}
	.col-100 {
		width: 100%;
	}
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9,
	.col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17,
	.col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col-25,
	.col-26, .col-27, .col-28, .col-29, .col-30, .col-31, .col-32, .col-33,
	.col-34, .col-35, .col-36, .col-37, .col-38, .col-39, .col-40, .col-41,
	.col-42, .col-43, .col-44, .col-45, .col-46, .col-47, .col-48, .col-49,
	.col-50, .col-51, .col-52, .col-53, .col-54, .col-55, .col-56, .col-57,
	.col-58, .col-59, .col-60, .col-61, .col-62, .col-63, .col-64, .col-65,
	.col-66, .col-67, .col-68, .col-69, .col-70, .col-71, .col-72, .col-73,
	.col-74, .col-75, .col-76, .col-77, .col-78, .col-79, .col-80, .col-81,
	.col-82, .col-83, .col-84, .col-85, .col-86, .col-87, .col-88, .col-89,
	.col-90, .col-91, .col-92, .col-93, .col-94, .col-95, .col-96, .col-97,
	.col-98, .col-99, .col-100 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

/********************步骤导航**********************/
#myTab li{
    width:25%;
    float:left;
    height:40px;    
    list-style: none;
    margin: 0;
    padding: 0;
}

#myTab li img{
    float:left;
    height: 40px;    
}

#myTab li a{
    color:white;
    text-align: center;
    position: relative;
    display: block;
    padding: 10px 15px;    
}

.blue{
    background:#0f9af2;
}
.gray{
    background: #dfdfdf;
}
.tabPaneUl{
    width: 700px;
    margin: 0 auto;
    list-style: none;
}

.tabPaneUl li{
    height: 40px;
    line-height: 40px;
}
.tab-pane{
/*     margin-top: 50px; */
}
