
a{
	text-decoration: none;
} 

.checktaocan {
	color: #E15517 !important;
}

.content {
	width: 70%;
	margin: 0 auto;
     
}

.nav_small {
	height: 40px;
	padding-left: 0;
}

.nav_small>.hover {
	background: #F87757 !important;
	color: white !important;
}

 
    .nav_small > .hover>a
    {
        color:white;
    }
.nav_small>li {
	list-style: none;
	float: left;
	border: 2px solid #F87757;
	padding: 5px 20px;
	letter-spacing: 1px;
    
}
.nav_small>li>a{
	color: gray;
}



.nav_small>.noleftbd {
	border-left: 0;
}

.nav_small>:hover {
	background: #F87757 !important;
	color: white !important;
}
.nav_small>.hover {
	background: #F87757 !important;
	color: white !important;
}

.content>.weizhi {
	width: 70%;
	border: 1px solid darkgray;
	font-size: 0;
}

.content>.weizhi>img {
	margin-left: 20px;
}

.content>.weizhi>.now {
	font-size: 20px;
	margin-left: 0.5em;
	color: #BB676A;
	font-weight: bold;
	
}


.div2{
	border-top: 1px solid darkgray;
	margin-top: 10px;
	padding-top:10px ;
}
.div2>.left,.right{
	float: left;
	height: 100%;
}
.div2>.left{
	width: 75%;
	position: relative;
	
}
.div2>.left>h3{
	color: #EA5504;
    margin:10px auto;
    float:left;
}


.div2>.left>.fenxiang {
	 float:right;
     margin:10px;
	width: 20%;
	height: 26px;
	 
}

.div2>.left>.fenxiang>.icon {
	background: gray;
	float: left;
	width: 26px;
	height: 100%;
	text-align: center;
	font-size: 0;
	margin-left: 1px;
}

.div2>.left>.fenxiang>.icon:hover {
	background: #F67F61 !important;
}

.div2>.left>.fenxiang>.icon>span {
	vertical-align: middle;
	display: inline-block;
	height: 100%;
}
.div2>.left>.fenxiang>.icon>a>img {
	line-height: 26px;
	vertical-align: middle;
}

.div2>.left>.text_head {
	 
	width: 100%;
	height: 24px;
    float:left;
}

.div2>.left>.text_head>div {
	width: 20%;
	float: left;

}
.div2>.left>.text_head>.from {
	width: 25%;
	 
}

.div2>.left>.text_head>div>label {
	font-size: 16px;
	color: #000;
}

.div2>.left>.text_head>div>span {
	font-size: 14px;
	color: gray;
}

.div2>.left>.text_body {
	 
	 
	width: 100%;
	color: gray;
    float:left;
    
     
}
    .div2 > .left > .text_body img
    {
        max-width:96%;
       

    }

.div2>.left>.text_body>p {
	margin: 5px;
	text-indent: 2em;
	font-size: 14px !important;
	letter-spacing: 0.01em;
}
.div2>.left>.text_body>div{
	
	text-align: center;
    width:50%;
    margin:20px auto;
}
.div2>.left>.text_body>div>img{
	width:100%;
}
 
.div2>.right{
	width: 20%;
	margin-left: 5%;
	
	position: relative;
}
.content>.right>img{
	width: 100%;
}

.content>.right>#guanzhu{
	position: absolute;
	top: 47%;
    
	right: 10%;
	background: none;
	border: 1px solid #EA5504;
	border-radius: 3px;
	width: 37%;
	height: 5%;
	color: #EA5504;
    font-size:12px;
	
}
.content>.right>.input{
	width: 100%;
	
}
.content>.right>input{
	width: 90%;
	border: 1px solid gray;
	padding: 5px 5%;
	height: 25px;
	margin: 5px auto;
	border-radius: 5px;
}
.content>.right>#zixun{
	background: none;
	width: 100%;
	border: none;
	margin-top: 10px;
	padding: 0;
}
.content>.right>#zixun>img{
	width: 100%;
}
.content>.bottom{
	width: 75%;
	float: left;
}
.content>.right>p{
	text-align: center;
	font-size: 12px;
    height:33px;
}

.content>.bottom>p>a{
	color: gray;
}




















 