/*index*/
.banner{
	width:816px;
	height:auto;
}
.banner_name{
	width:800px;
	height:20px;
	position:relative;
	top:-20px;
	text-align:right;
}
.index_fck{
	width:100%;
	height:200px;
	margin-top:-5px;
}
.index_bottom{
	width:100%;
	height:20px;
	text-align:right;
}
/*TV*/
.nav1{
	width:100%;
	height:80px;
	margin-top:2px;
}
.nav1_box{
	width:105px;
	height:80px;
	margin-right:25px;
}
.nav1_box_txt{
	width:100%;
	height:20px;
	text-align:center;
}
.nav1_box_txt a{
	color:#888888;
}
.nav1_box_txt a:hover{
	color:#383838;
}
.nav1_box_img{
	width:100%;
	height:0px;
	text-align:center;
}

.nav1_box1{
	width:105px;
	height:80px;
	margin-right:25px;
}
.nav1_box_txt1{
	width:100%;
	height:20px;
	text-align:center;
}
.nav1_box_txt1 a{
	color:#383838;
}
.nav1_box_txt1 a:hover{
	color:#383838;
}
.nav1_box_img1{
	width:100%;
	height:60px;
	text-align:center;
}

.listimg{
	width:568px;
	height:auto;
}
.listimg_title{
	width:100%;
	height:20px;
}
.listimg_title_box{
	width:65px;
	height:20px;
	margin-right:2px;
	background-color:#DCDCDC;
	cursor:pointer;
	text-align:center;
	color:#888888;
	float:left;
	display:inline;
}
.listimg_title_hover{
	width:65px;
	height:20px;
	margin-right:2px;
	background-color:#888888;
	cursor:pointer;
	text-align:center;
	color:#FFFFFF;
	float:left;
	display:inline;
}
.listimg_list{
	width:100%;
	height:auto;
	background-color:#888888;
	padding-bottom:8px;
	display:none;
}
.listimg_list_box{
	width:133px;
	height:100px;
	margin-left:7px;
	margin-top:8px;
	float:left;
	display:inline;
}
.listimg_list_img{
	width:100%;
	height:100%;
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	float:left;
}
.listimg_list_hover{
	width:100%;
	height:100%;
	position:relative;
	top:-100px;
	left:0px;
	z-index:2;
	cursor:pointer;
	background-color:#CCC;
	float:left;
	opacity:0.5;
}
.listFCK{
	width:233px;
	height:auto;
	margin-top:30px;
}
/*about*/
.about{
	width:100%;
	height:auto;
}
.about_title{
	width:100%;
	height:20px;
}
.about_title_box{
	width:150px;
	height:20px;
	cursor:pointer;
	background-color:#DCDCDC;
	text-align:center;
	color:#888888;
	margin-right:2px;
	float:left;
	display:inline;
}
.about_title_hover{
	width:150px;
	height:20px;
	cursor:pointer;
	background-color:#888888;
	text-align:center;
	color:#FFFFFF;
	margin-right:2px;
	float:left;
	display:inline;
}
.about_fck{
	width:100%;
	height:auto;
	background-color:#888888;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	display:none;
	color:#FFF;
}
/*news*/
.news{
	width:100%;
	height:500px;
	background-color:#DBDBDB;
	margin-top:20px;
}
.news_left{
	width:260px;
	height:500px;
	background-color:#888888;
	float:left;
	display:inline;
	padding-top:10px;
	padding-bottom:10px;
}
.news_height{
	width:1px;
	height:500px;
	background-color:#888888;
	float:left;
	display:inline;
	padding-top:10px;
	padding-bottom:10px;
}
.news_right{
	width:520px;
	height:auto;
	float:right;
	display:inline;
	color:#31A4ED;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:20px;
}
.news_right_title{
	width:100%;
	height:40px;
	line-height:44px;
	text-align:center;
	font-size:18px;
}
.news_left_box{
	width:100%;
	height:40px;
}
.news_left_icon1{
	width:16px;
	height:40px;
	background-image:url(../images/news_1.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:5px;
}
.news_left_icon0{
	width:16px;
	height:40px;
	margin-left:10px;
	margin-right:5px;
}
.news_left_icon2{
	width:16px;
	height:40px;
	background-image:url(../images/news_2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:5px;
}
.news_left_icon3{
	width:16px;
	height:40px;
	background-image:url(../images/news_3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:5px;
}
.news_left_title{
	width:200px;
	height:20px;
	font-size:14px;
	line-height:26px;
	color:#E2E2E2;
}
.news_left_title a{
	color:#E2E2E2;
}
.news_left_title a:hover{
	color:#78e1ff;
}
.news_left_date{
	width:200px;
	height:20px;
	color:#FFFFFF;
	font-size:9px;
	line-height:16px;
}
/*job*/
.main{
	width:100%;
	height:auto;
}
.job{
	width:100%;
	height:20px;
}
.job_title{
	width:110px;
	height:20px;
	background-color:#DBDBDB;
	text-align:center;
	color:#888888;
	float:left;
	display:inline;
	margin-right:2px;
}
.job_title a{
	color:#888888;
}
.job_hover{
	width:110px;
	height:20px;
	background-color:#888888;
	text-align:center;
	color:#FFFFFF;
	float:left;
	display:inline;
	margin-right:2px;
}
.job_hover a{
	color:#FFFFFF;
}
.job_list{
	width:100%;
	height:auto;
	background-color:#888888;
	padding-top:5px;
	padding-bottom:10px;
}
.job_list_box{
	width:204px;
	height:20px;
	float:left;
	display:inline;
}
.new{
	width:24px;
	height:20px;
	background-image:url(../images/new.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	display:inline;
	margin-left:5px;
}
.hot{
	width:24px;
	height:20px;
	background-image:url(../images/hot.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	display:inline;
	margin-left:5px;
}
.job_list_box_t{
	width:140px;
	height:20px;
	color:#FFFFFF;
	float:right;
	display:inline;
	cursor:pointer;
}
.job_name{
	width:100%;
	height:20px;
	border-bottom:2px solid #888888;
	background-color:#DBDBDB;
	text-indent:50px;
	color:#888888;
}
.job_name a{
	color:#888888;
}
.job_fck{
	width:100%;
	height:auto;
	background-color:#DBDBDB;
	padding-top:10px;
	padding-bottom:10px;
	display:none;
}
.job_fck_t{
	width:756px;
	height:auto;
	margin-left:30px;
	color:#31A4ED;
	float:left;
	display:inline;
}
/*contact*/
.contact_left{
	width:280px;
	height:auto;
	float:left;
	display:inline;
	margin-left:40px;
	margin-top:20px;
}
.message{
	width:100%;
	height:326px;
	margin-top:10px;
	float:left;
	display:inline;
}
.message_title{
	width:100%;
	height:30px;
	font-size:14px;
	line-height:32px;
}
.message_input{
	width:100%;
	height:30px;
}
.message_input input{
	width:100%;
	height:19px;
	color:#888888;
	float:left;
	margin-top:5px;
	padding-left:5px;
	padding-top:3px;
}
.message_textarea{
	width:100%;
	height:146px;
}
.message_textarea textarea{
	width:100%;
	height:140px;
	color:#888888;
	float:left;
	margin-top:5px;
	padding-left:5px;
	padding-top:3px;
	font-size:12px;
}
.message_sub{
	width:105px;
	height:20px;
	text-align:center;
	cursor:pointer;
	margin-left:170px;
	color:#FFFFFF;
	line-height:18px;
	border:1px solid #FFFFFF;
	margin-top:8px;
}
.contact{
	width:100%;
	height:150px;
	float:left;
	display:inline;
	color:#FFFFFF;
}
.map{
	width:457px;
	height:457px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-top:20px;
}
/*vedio*/
.vedio{
	width:360px;
	height:288px;
	background-color:#FF6600;
	float:left;
	display:inline;
	margin-left:85px;
	margin-top:50px;
}
.vedio_txt{
	width:360px;
	height:auto;
	float:left;
	display:inline;
	margin-left:85px;
	margin-top:50px;
	color:#31A4ED;
}
.s_page_title{
	width:auto;
	height:20px;
	background-color:#888888;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;
}
.s_page_fck{
	width:100%;
	height:auto;
	background-color:#888888;
	padding:15px;
}
.s_page_fck_txt{
	color:#FFFFFF;
	width:790px;
	height:auto;
}

