/*body{*/
/*	min-width: 1200px;*/
/*}*/
.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{
	/*! height: 80px; 
	width: 500px;
	*/

	
	margin-top: 40px;
}
#top{width:100%;margin:0;padding:0;}
.over_banner {
	position: absolute;
	top: 180px;
	right:60px;
	width: 600px;
	height: 40px;
	z-index: 999;
}
.search_area {
	width:580px;
	height: 38px;
	padding-left: 38px;
	margin-top: 80px;
	position: relative;
}
.search_area .ss_text {
	float: left;
	line-height: 38px;
	background: rgba(96, 77, 77, 0.7);
	padding: 0 15px;
	font-size: 14px;
	color: #fff;
}

.input-tips {
	position: relative;
	float: left;
	z-index: 1;
	padding-left: 10px;
	/*width: 337px;*/
	width: 300px;
	border: 1px solid #e12222;
	background-color: #fff;
}
.input-placeholder {
	position: absolute;
	top: 0;
	width: 90%;
	left: 13px;
	height: 39px;
	line-height: 39px;
	color: #999;
	z-index: -1;
	cursor: text;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.input-box {
	width: 100%;
	height: 39px;
	line-height: 39px;
	border: 0;
	background: 0 0;
	border: 0;
	outline: none;
}
.ss_inp {
	width: 350px;
	line-height: 38px;
	height: 38px;
	vertical-align: middle;
	display: block;
	float: left;
	color: #666;
	font-size: 18px;
	background: #fff;
	text-indent: 16px;
	border: 1px solid #de1e1e;
}
#search_btn {
	width:65px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	font-size:18px;
	color:#fff;
	font-weight:400;
	display:block;
	float:left;
	background-color: #de1e1e;
	border: 1px solid #de1e1e;
	background-image: url(../../images/icon_search_w.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#search_btn {color:#fff;}
#search_btn:hover{border: 1px solid #d80000;background-color: #d80000;
}

#header{
	width:100%;
	height: 100px;
	background-color: #95030d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95030d;
}
#header .sjpt{
	width:120px;
	height: 50px;
	background-color: #ffa500;
	color:#fff;
	font-size: 16px;
	float: left;
	margin-top:25px;
	border-radius: 5px;
	margin-bottom:25px;
	display: block;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
}
#header .sjpt a{
	color:#fff;
	display: block;
	font-size: 16px;
}
#header .sjpt:hover{


}
#header .nav{margin-top:10px;margin-bottom:10px;height: 80px;width: 990px;float: right;background-image: url(../../images/bg_ling_hen.png);background-repeat: repeat-x;background-position: 50px;}
#header .nav li{float: left;padding: 0 50px;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;
	padding: 0px 8px;
}
#header .nav li >a:hover{
	color: #fff000;
}
#header .nav li >a.click{

	color: #fff000;

}



#playBox {
	/* height:229px; */
	position: relative;
	overflow: hidden;
	/* background-image: url(../../images/banner2.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: -24px;
	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.jpg") no-repeat 26px;
	border: 0px;
	cursor: pointer;
	float: right;
}
#playBox {
	position: relative;
	overflow: hidden;
	background-image: url(../../images/banner_MH.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 228px;
}

#playBox .over_banner {
	/*! position: absolute; */
	text-align: right;
	top: -10px;
	right: -32px;
	padding-top: 20px;
}
.search {

}
.search_term {
	height: 50px;
	line-height: 50px;
}
.search_term span {
	margin-right: 100px;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
	position: relative;
}
.search_term .active {
	color: #e22323;
}
.search_term .active:before,
.search_term .active:after{
	display:block;
	content:"";
	width: 0;
	left: 50%;
	height: 0;
	position:absolute;
}
.search_term .active:before {
	border: 10px solid transparent;
	border-bottom-color: #fff;
	top: 31px;
	margin-left: -10px;
	z-index: 2;
}
.search_term .active:after {
	border: 12px solid transparent;
	border-bottom-color: #ccc;
	top: 27px;
	margin-left: -12px;
	z-index: 1;
}
.search_content {
	line-height: 50px;
	font-size: 0;
	width: 668px;
	overflow: hidden;
	padding-right: 100px;
}

.thisimg_home li {
	position: absolute;
	top: -32px;
	right: 45%;
	z-index: 99;
}

.search_input {
	width: 500px;
	height: 50px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	background: #ffffff;
	line-height: 50px;
	text-indent: 20px;
	float: left;
	vertical-align: middle;
}

.search_btn {
	vertical-align: middle;
	width: 68px;
	height: 50px;
	border: 0px;
	cursor: pointer;
	float: left;
	color: #fff;
}
.thisimg_home {
	POSITION: relative;
	MARGIN: 0px auto;
	WIDTH: 1200px;
	HEIGHT: 0px;
}
.thisimg_home_shxydm {
	POSITION: relative;
	MARGIN: 0px auto;
	WIDTH: 1200px;
	HEIGHT: 0px;
}
.thisimg_home_znwz {
	POSITION: relative;
	MARGIN: 0px auto;
	WIDTH: 1200px;
	HEIGHT: 0px;
}


