.header_login{
	font-size: 12px;
	line-height: 32px;
	background-color: #f6f6f6;
	height: 32px;
}
#toptr{
	height: 32px;
	display: inline-block;	
	font-size: 12px;
	line-height: 32px;
	color: #3b3b3b;
}
#toptr li {
	float: left;
	
	
}
#toptr li a,#toptr li a:link{
color: #3b3b3b;
}
#toptr li a:visited{
	font-size: 12px;
	color: #333;	
}
#toptr li a:hover{
	
	color: #0068b1;
}
#toptr li.spacer {
	width: 3px;
	height: 32px;
	line-height: 32px;
	padding: 0;
	overflow: hidden;
	margin-right: 15px;
	margin-left: 15px;
	color: #333;
}

 .logo{	
	float: left;margin-top: 50px;margin-left: 0px;
}
#top{width:100%;margin:0;padding:0;}
#header{
    width:100%;
	height: 100px;
	background-color: #e22323;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e22323;	
}
#header .sjpt{
	width:120px;
	height: 50px;
	background-color: #ff3a41;
	color:#fff;
	font-size: 16px;
	float: right;
	margin-top:25px;
	margin-bottom:25px;
	display: block;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}
#header .sjpt:hover{
	
	background-color: #ff2028;
	color:#fff720;
	
}
#header .nav{
margin-top:10px;
margin-bottom:10px;
    height: 80px;
	width:1020px;
	float: left;
	background-image: url(../../images/bg_ling_hen.png);
	background-repeat: repeat-x;
	background-position: 50px;
}
#header .nav li{

	float: left;
	padding: 0 44px;
	position: relative;
	text-align: center;
}
#header .nav .line{
	background-image: url(../../images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header .nav li >a{
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	width: 80px;
	height: 40px;
	line-height: 40px;
	display: block;
	cursor: pointer;
	font-weight: bold;
}
#header .nav li >a:hover{
	color: #fff000;
}
#header .nav li >a.click{

	color: #fff000;
	
}

#xycnbox{height:325px;
	position: relative;
	overflow: hidden;
	background-image: url(../../images/banner1_xycn.jpg);
	background-repeat: no-repeat;
	background-position: center top;	}
	
	#xycnbox img {	
	float: left;margin-top: 20px;margin-left: 30px;
}
#playBox {
	height:229px;
	position: relative;
	overflow: hidden;
	background-image: url(../../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#playBox .over_banner {
	 position: absolute;
    text-align: right;
    top: 50px;

}
.search {
   
}
.search_term {
    height: 50px;
    line-height: 50px;
}
.search_term span {
    margin-right: 100px;
    font-size: 14px;
    cursor: pointer;
}
.search_term .active {
    color: #e22323;
}
.search_content {
    line-height: 50px;
    font-size: 0;
}
.thisimg_home {
    width: 1200px;
    height: 0;
    margin: 0 auto;
    position: relative;
}
.thisimg_home li {
    position: absolute;
    top: -32px;
    right: 45%;
    z-index: 99;
}

.search_input {
    width: 600px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}

.search_btn {
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #e22323 url(../../images/search_grey.png) no-repeat 26px;
    border: 0px;
    cursor: pointer;
    float: right;
}