	a{
		color: #333;
	}

	a:hover,a:active,a:focus{
		text-decoration: none;
		color:#333;
	}
	body{
		position: relative;
		height: 100%;
		min-height: 100vh;


	}
	.error_msg{
		margin:10px 0 15px;
		width: 100%;
		font-size: 0.9em;
		color:#ce202f;
		text-align: center;
	 
	}
	.main{
		min-height: calc(100vh - 167px);
		padding-bottom: 130px;
		position: relative;
	}
	.container{
		position: relative;
	}
	.logo{
		padding-top: 2rem;
  		padding-bottom: 2rem;
		width: 500px;
	
	}
	.right_menu{
		padding-top: 2.5rem;
  		padding-bottom: 2.5rem;
	}
	.right_menu a:hover{
		color:#ce202f;
		transition: all 0.3s;

	}
	.ca_download{
		padding: 6px;
		font-weight: bold;
	}
	.ca_download svg{
		color:#ce202f;
		width: 0.9rem;
		vertical-align: middle;
		margin-right: 0.2rem;
	}
	.reg{
		padding: 5px;
		border:1px solid #ccc;
		box-sizing: border-box;
		border-radius: 4px;
		text-align: center;
		font-weight: bold;
		vertical-align: middle;
	}
	.reg svg{
		width: 0.8rem;
		vertical-align: middle;
		margin-right: 10px;
		margin-top:-3px;
		color:#ce202f;
	
	}

	#logo_svg{
		width: 100px;
		display: inline-block;
		vertical-align: top;
	
	}
	.logo h1{
		font-size: 1.7rem;
		vertical-align: top;
		margin-left:1rem;
		display: block;
		margin-bottom:0.3rem;
		padding-bottom: 0;
		line-height: 1.5rem;
		margin-top:0;
		display: inline-block;
	}
	.logo h1 small{
		line-height: 0.9rem;
		font-size:0.9rem;
		line-height: 1rem;
	}
	.nav-item{
		margin:0 1em;
	}
	.dropdown-menu{
		min-width: 16rem;
		width: auto!important;
	}
	.dropdown-item.active, .dropdown-item:active{
		color: #fff;
    text-decoration: none;
    background-color: #ce202f;
	}
	.title{
		font-size: 1.6em;
		line-height: 1.6em;
		color:#333;
		font-weight: bold;
		position: relative;
		display: inline-block;
		margin:1em 0 0.5em;

	}
	.jumbotron{
		margin:3rem 0;
	}
	.jumbotron p{
		text-indent: 2em;
	}
	.ds_title{
		margin-top:1.5em;
		margin-bottom:1em;
		line-height: 2em;
		position: relative;
	}
	.ds_title:after{
		content: '';
		height:2px;
		width: 2em;
		position: absolute;
		left:50%;
		bottom: 0px;
		margin-left: -1em;
		background-color:#ce202f; 


	}
	.title:before{
		content: "";
		position: absolute;
		bottom: 0px;
		height: 2px;
		width: 48px;
		background-color: #ce202f;
	}
	.news li{
		margin:1em 0;
		margin-left: 100px;
		list-style: none;
		line-height: 1.5em;
		position: relative;

	}
	.news li a:hover{
		color:#ce202f;
		transition: all 0.3s; 

	}
	.news_more a{
		display: block;
		color:#ce202f;
		font-weight: bold;
	
	}
	
	.date{
		color:#9a9a9a;
		padding-right: 20px;
		display: inline-block;
		position: absolute;
		left:-100px;
	}
		.new li a {
		padding-left: 2em;
		color:#000;

	}
	.dasai_steps{
		margin-top:2em;
	}

	.dasai_steps li{
		width: 100%;
		background: linear-gradient(135deg, transparent 10px,#333 1px,transparent 12px) top left,
		linear-gradient(-135deg, transparent 10px, #333 11px,transparent 12px) top right,
		linear-gradient(-45deg, transparent 10px, #333 11px,transparent 12px) bottom right,
		linear-gradient(45deg, transparent 10px, #333 11px,transparent 12px) bottom left;
		background-size: 50% 50%;
		background-repeat: no-repeat;
		background-color: #fff;
		color:#333;
		margin:10px 0;
		padding:5px 10px;
		list-style: none;
		position: relative;

	}
	.dasai_steps li:before{
		content: '';
		position: absolute;
		width: 100%;
		height: calc(100% - 28px);
		top:14px;
		left:0;
		border-left:1px solid #333;
		border-right:1px solid #333;
	}
		.dasai_steps li:after{
		content: '';
		position: absolute;
		width: calc(100% - 30px);
		height: calc(100% + 2px);
		top:-1px;
		left:15px;
		border-top:1px solid #333;
		border-bottom:1px solid #333;
		z-index: -1;
	}


	.dasai_steps li h2{
		text-indent: 10px;
		display: inline-block;
		line-height: 50px;
		font-size: 1.5em;
	}
	.dasai_steps li.cerrent_step {
		
		color:#fff;
		background: #ce202f;
		background: linear-gradient(135deg, transparent 10px, #ce202f 0) top left,
		linear-gradient(-135deg, transparent 10px, #ce202f 0) top right,
		linear-gradient(-45deg, transparent 10px, #ce202f 0) bottom right,
		linear-gradient(45deg, transparent 10px, #ce202f 0) bottom left;
		background-size: 50% 50%;
		background-repeat: no-repeat;
	}
	.dasai_steps li.cerrent_step:before,.dasai_steps li.cerrent_step:after{
		border:none;
	}
	.step_date{
		line-height: 50px;
		float:right;
	}
	.banner  h2{
		margin:0  15px 0.3em;
			text-indent: 0
	}
	.banner  h2 small{
		font-size:  0.6rem;
		line-height: 1rem;
		margin: 0;
		padding:0;

	}
	.dasai_steps li.banner h2{
		line-height: 1.3em;
			text-indent: 0
	}
	.fast_link{
		border-left:1px dashed #fff;
		line-height: 4em;
		cursor: pointer;
		color:#fff;
		text-align: center;

	}
	.fast_link a{
		color:#fff;
	}
	.card-body{
		color:#ce202f;
		text-align: center;

	}

	.card:hover{
		background-color: #ce202f;
		color:#fff;
		cursor: pointer;

	}
	.tab_active{
		background-color: #ce202f;
		color:#fff;
	}
	.tab_active .card-body{
		color:#fff;
	}
	.card:hover .card-body{
		color:#fff;
	}
	.content_tab{
		display: none;
		position: relative;

	}

	.jumbotron{
		position: relative;
	}

	.content_tab_arr{
		display: none;
		width: 0px;
		height: 0px;
		top:-50px;
		left:0;
		position: absolute;
		border-top:25px solid  transparent;
		border-left:25px solid  transparent;
		border-right:25px solid  transparent;
		border-bottom: 25px solid #e9ecef;
		transition: all 0.2s;
	}


	.content_tab:first-child{
		display: block;
	}
	.breadcrumb{
		background-color: #fff;
	}
	#navbarCollapse div{
		width: 100%;

	}
	.footer{
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 130px;
    background-color: #fff;
    overflow: hidden;

	}

	.steps {
	  padding: 0;
	  margin: 0;
	  list-style: none;
	  display: flex;
	  overflow-x: auto;
	}
	.steps .step:first-child {
	  margin-left: auto;
	}
	.steps .step:last-child {
	  margin-right: auto;
	}

	.step:first-of-type .step-circle::before {
	  display: none;
	}
	.step:last-of-type .step-content {
	  padding-right: 0;
	}

	.step-content {
	  box-sizing: content-box;
	  display: flex;
	  align-items: center;
	  flex-direction: column;
	  width: 7rem;
	  min-width: 7rem;
	  max-width: 7rem;
	  padding-top: 0.5rem;
	  padding-right: 1rem;
	}

	.step-circle {
	  position: relative;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  width: 1.5rem;
	  height: 1.5rem;
	  color: #adb5bd;
	  border: 2px solid #adb5bd;
	  border-radius: 100%;
	  background-color: #fff;
	}
	.step-circle::before {
	  content: "";
	  display: block;
	  position: absolute;
	  top: 50%;
	  left: -2px;
	  width: calc(7rem + 1rem - 1.5rem);
	  height: 2px;
	  transform: translate(-100%, -50%);
	  color: #adb5bd;
	  background-color: currentColor;
	}

	.step-text {
	  color: #adb5bd;
	  word-break: break-all;
	  margin-top: 0.25em;
	}
	.step-text a{
		color:#dc3545;

	}

	.step-active .step-circle {
	  color: #fff;
	  background-color: #ce202f;
	  border-color: #ce202f;
	}
	.step-active .step-circle::before {
	  color: #ce202f;
	}
	.step-active .step-text {
	  color: #ce202f;
	}

	.step-error .step-circle {
	  color: #fff;
	  background-color: #dc3545;
	  border-color: #dc3545;
	}
	.step-error .step-circle::before {
	  color: #dc3545;
	}
	.step-error .step-text {
	  color: #dc3545;
	}

	.step-success .step-circle {
	  color: #28a745;
	  background-color: #fff;
	  border-color: #28a745;
	}
	.step-success .step-circle::before {
	  color: #28a745;
	}
	.step-success .step-text {
	  color: #28a745;
	}
	.type_select{
		background-color: #eee;
	}
	.dasai_select{
		background-color: #dc3545;
		color:#fff;
	}
	.dasai_select:hover{
		background-color: #dc3545;
		color:#fff;
	}



/*--------------登陆/注册--------------*/

	.form-signin {
	  width: 100%;
	  max-width: 420px;
	  padding: 15px;
	  margin: auto;
	}
	.form-signin  p a{
		color:#ce202f !important;
	}


	.form-label-group {
	  position: relative;
	  margin-bottom: 1rem;
	}

	.form-label-group > input,
	.form-label-group > label {
	  height: 3.125rem;
	  padding: .75rem;
	}

	.form-label-group > label {
	  position: absolute;
	  top: 0;
	  left: 0;
	  display: block;
	  width: 100%;
	  margin-bottom: 0; /* Override default `<label>` margin */
	  line-height: 1.5;
	  color: #495057;
	  pointer-events: none;
	  cursor: text; /* Match the input under the label */
	  border: 1px solid transparent;
	  border-radius: .25rem;
	  transition: all .1s ease-in-out;
	}

	.form-label-group input::-webkit-input-placeholder {
	  color: transparent;
	}

	.form-label-group input:-ms-input-placeholder {
	  color: transparent;
	}

	.form-label-group input::-ms-input-placeholder {
	  color: transparent;
	}

	.form-label-group input::-moz-placeholder {
	  color: transparent;
	}

	.form-label-group input::placeholder {
	  color: transparent;
	}

	.form-label-group input:not(:placeholder-shown) {
	  padding-top: 1.25rem;
	  padding-bottom: .25rem;
	}

	.form-label-group input:not(:placeholder-shown) ~ label {
	  padding-top: .25rem;
	  padding-bottom: .25rem;
	  font-size: 12px;
	  color: #777;
	}
	.project_list{
		min-height: 70vh;
		padding-bottom:150px;
	}

	.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

 	
	.goodlist:hover .goodlist_info{
		background: red;
		color:#fff;


	}
	.goodlist:hover .goodlist_info div{
 
		color:#fff;

	}

	.goodlist{
		margin-top:15px;
	}
	.goodlist:hover{
			cursor: pointer;
	}
	.goodlist_thumb {
		position: relative;
		height: 250px;
		background-color: #ddd;
		background-size: cover;
		background-position: center center;
	}
	.goodlist_thumb_award{
		display: inline-block;
		position: absolute;
		left:0;
		top:0;
		padding:5px 10px;
		background: rgba(0,0,0,0.3);
		color:#fff;
	}
	.goodlist_info{
	 
    height: 98px;
    padding: 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	}
	.goodlist_info div{
		display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #666;
	}


@media (max-width: 767px) {

	.logo{
		width: 100%;
		padding-top: 1rem;
  		padding-bottom: 0.5rem;
	}
	#logo_svg{
		width: 60px;
	}
	.logo h1{
		font-size: 1.1rem;
		line-height: 1.1rem;
		margin-left:0.5rem;
		display: inline-block;
	}
		.logo h1 small{
		font-size:0.6rem;
		line-height: 1.5rem;
		display: block;
		transform: scale(1,1) ;
		transform-origin: 0 0 0;
	}
		.right_menu{
		padding-top: 0rem;
  		padding-bottom: 1.5rem;
	}
	.nav-item{
		
		width: 100%;
		text-align: center;
	}
	.navbar-nav{
		width: 100%;
		padding-top:1em;

	}
	.navbar{
		padding:0;
		
		justify-content: flex-end;
	}
	.nav-item{
		margin:0 auto;
	}

	.navbar button, .navbar button:focus{
		border:0px ;
		outline: none;

	}
		#navbarCollapse div{
		padding-bottom: 15px;
	}
		.fast_link{
				border-top:1px dashed #fff;
		border-left:1px dashed #fff;
		line-height: 3em;
		text-align: center;
	}



}


.red{
	color:#ce202f;
}
.bg-red{
	background-color: #ce202f !important;
}

.navbar-dark .navbar-nav .active{
	color:#ce202f;
	background-color: #fff;
	border-radius:14px;
}
.nav-link {
    display: block;
    padding: 0.3rem 1rem;

}

.navbar-dark .navbar-nav .nav-link{
	color:#fff;
}
.nav-item.active a{
	color:#ce202f !important;
}

.admin_head{
	background-color: #ce202f;
	color:#fff;
}
.admin_head a{
	color:#fff;
}
.saixuan{
	width: 100%；
	border:1px solid #ddd;
	margin:5px 15px;
}
.saixuan li{
	display: inline-block;
	list-style: none;
	background-color: #eee;
	padding:5px 10px ;
	margin-top:5px;
	margin-right:15px;
	cursor: pointer;
}
.saixuan li.active{
	background-color: #ce202f;
	color:#fff;
}
.pagination {
	width: 100%;
    margin: 6px 0;
    overflow: hidden;
    clear: left;
    white-space: nowrap;
    text-align: center;
    display: block;
}
.pagination ul {
    margin: 0;
    padding: 0 0 0 1px;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}
.pagination ul li:first-child {
    margin-left: 0;
}
.pagination ul li {
    padding: 0;
    margin: 0 5px;
}
.pagination ul li a.no-page:hover {
    background-color: #000;
    color: #ccc;
}
.pagination ul li a ,.pagination ul li span{
    display: inline-block;
    border: 1px solid #222;
    font-size: 14px;
    margin-bottom: 2px;
    padding: 4px 8px;
    text-decoration: none;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    -moz-transition: all .15s;
    transition: all .15s;
        background-color: #333;
    color: #ccc;
}
.pagination ul li a.active {
    background-color: #ce202f;
    border-color: #ce202f;
    color: #fff;
    cursor: default;
    font-weight: 700;
   
}

/* Icon 1 */

.animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: #e65100;
}

.animated-icon2 span {
background: #e3f2fd;
}

.animated-icon3 span {
background: #f3e5f5;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

/* Icon 3*/

.animated-icon2 span:nth-child(1) {
top: 0px;
}

.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
top: 10px;
}

.animated-icon2 span:nth-child(4) {
top: 20px;
}

.animated-icon2.open span:nth-child(1) {
top: 11px;
width: 0%;
left: 50%;
}

.animated-icon2.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
top: 11px;
width: 0%;
left: 50%;
}

/* Icon 4 */

.animated-icon3 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
top: 10px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
top: 20px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 0px;
left: 8px;
}

.animated-icon3.open span:nth-child(2) {
width: 0%;
opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 21px;
left: 8px;
}

