
/* CSS Document */
/*---------初始样式----------*/
*{ margin:0px; padding:0px;}
html,body{
    -webkit-text-size-adjust:none;
}
body,input,textarea{
	font-size: 12px;
	line-height: 18px;
	font-size:12px;
	font-family: "宋体","微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", Helvetica, Arial, Verdana, sans-serif, STHeiti;
}
textarea {
	resize: none;
	overflow: hidden;
	outline: none;
}
input {
	outline: none;
}
li {
	list-style: none;
}
body a {
	outline: none;
	text-decoration: none;
    blr:expression(this.onFocus=this.blur());
}
img {
	display: block;
	border:none;
}
.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*---------初始样式结束----------*/
body{ background-color:#fff;}
/*---------头部--------*/

.head{
	width:1100px;
	height:144px;
	margin:0 auto;
}
.head img.logo{
	float:left;
}

.search{
	float:right;
	width:184px;
	height:64px;
	margin-top:80px;
	background:url(../image/search.jpg) top left no-repeat;
}
.search input{
	float:left;
	height:15px;
	padding:5px;
	width:148px;
	border:none;
	background:none;
}
.search a.btn{
	float:right;
	width:25px;
	height:25px;
	display:block;
}

.search a.left{
	float:left;
	width:18px;
	height:18px;
	margin:5px 10px 5px 0;
	display:block;
}

.search a.right{
	float:right;
	font-size:15px;
	color:#666;
	line-height:28px;
	font-weight:bold;
	font-family:Arial;
}


.nav{
	width:100%;
	height:35px;
	display:block;
	min-width:1100px;
	text-align:center;
	z-index:300;
	position:relative;
	background:url(../image/nav6.jpg) center repeat-x;
}

.nav li{
	float:left;
	width:118px;
	height:35px;
	line-height:35px;
	display:block;
	position:relative;
	margin:0 8px;
}
.nav a{
	color:#fff;
	font-size:15px;
	font-family:"微软雅黑";
	display:block;
}
.nav li:hover{
	background:#e00;
}
.nav li p.box{
	top:35px;
	left:0;
	z-index:200;
	width:124px;
	display:none;
	line-height:0;
	position:absolute;
	background:#e00;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.nav li p.box a{
	width:124px;
	height:35px;
	line-height:35px;
	font-size:13px;
	color:#ccc;
	text-align:center;
	border-top:1px solid #fff;
}
.nav li p.box a:hover{
	color:#fff;
}
.nav li:hover p.box{
	display:block;
}





.banner{
	width:1240px;
	height:308px;
	margin:0 auto;
}
.banner img{
	width:1240px;
	height:304px;
}
.banner img.bg{
	height:4px;
	width:100%;
}
.search_top{
	height:36px;
	line-height:36px;
	display:block;
	font-family:"微软雅黑";
	font-size:20px;
	padding:0 8px;
	margin-bottom:10px;
}
.search_top span{
	color:#e00;
}


.main{
	width:1100px;
	min-height:1200px;
	margin:30px auto;
}
.main p.top{
	padding:0 12px;
	height:36px;
	color:#e00;
	line-height:36px;
	font-family:"微软雅黑";
	border-bottom:1px solid #e00;
}
.main p.top b{
	float:left;
	font-size:20px;
	font-weight:lighter;
}
.main p.top b span{
	font-size:14px;
	margin-left:10px;
	font-weight:lighter;
}
.main p.top a{
	float:right;
	height:24px;
	color:#e00;
	padding-top:12px;
	line-height:24px;
}






.main_top{
	width:1100px;
	height:404px;
	margin:0 auto 30px;
	position:relative;
	z-index:200;
}
.main_top a.left{
	float:left;
	width:745px;
	height:404px;
	display:block;
	position:absolute;
}
.main_top a.left p{
	left:0;
	bottom:0;
	width:725px;
	height:32px;
	line-height:32px;
	padding:0 10px;
	color:#fff;
	font-size:14px;
	font-family:"微软雅黑";
	background:#000;
	position:absolute;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.main_about{
	float:right;
	width:332px;
	font-family:"微软雅黑";
	letter-spacing:2px;
}

.main_about p.bt{
	font-size:20px;
	height:24px;
	color:#111;
	line-height:24px;
	margin-bottom:8px;
	font-weight:bold;
}
.main_about p.bt a{
	color:#111;
}

.main_about p.ct{
	font-size:14px;
	color:#666;
	line-height:20px;
	margin-bottom:10px;
}
.main_about p.right{
	font-size:14px;
	height:20px;
	color:#666;
	text-align:right;
	line-height:20px;
	margin-bottom:8px;
}
.main_about p.right a{
	color:#666;
}
.main_about p.right a:hover{
	color:#e00;
}
.main_about ul{
	float:right;
	width:336px;
	margin-top:8px;
}
.main_about ul li a{
	width:332px;
	height:48px;
	line-height:48px;
	color:#666;
	font-size:15px;
	display:block;
	border-bottom:1px dotted #ccc;
}
.main_about ul li a:hover{
	color:#e00;
}



.main_box{
	float:left;
	width:348px;
	margin-bottom:30px;
}
.main_sub{
	padding:0 12px;
	font-size:14px;
	line-height:26px;
	font-family:"微软雅黑";
}
.main_sub img{
	width:324px;
	height:130px;
	margin:10px 0;
}
.main_sub a.right{
	float:right;
	font-size:20px;
	color:#e00;
	line-height:36px;
	display:block;
}
.main_sub p.btn{
	width:100%;
	height:36px;
	color:#666;
	font-size:20px;
	text-align:center;
	line-height:36px;
}
.main_sub p.btn a{
	padding:0 8px;
	height:32px;
	color:#666;
	margin:0 2px;
	display:inline-block;
	line-height:32px;
	border:2px solid #fff;
}
.main_sub p.btn a:hover{
	color:#e00;
	border:2px solid #e00;
	border-radius:5px;
	behavior: url(http://www.bjnewtalent.com/hanyu/css/pie/PIE.htc);
}


.main_left{
	float:left;
	width:724px;
}
.main_left_sub{
	width:724px;
	height:306px;
	margin-top:6px;
	background:url(../image/main_left_box.jpg) center no-repeat;
}
.main_video{
	float:left;
	height:36px;
	width:320px;
	line-height:36px;
	color:#333;
	font-size:16px;
	font-family:"微软雅黑";
	text-align:center;
	margin:36px 0 0 25px;
}
.main_left_sub ul{
	float:right;
	width:316px;
	height:236px;
	padding:0 16px;
	overflow:hidden;
	margin:32px 10px 0 0;
	border-left:1px solid #ccc;
}
.main_left_sub ul li a{
	width:316px;
	height:78px;
	display:block;
	line-height:16px;
	font-family:"微软雅黑";
	border-bottom:1px dotted #ccc;
}
.main_left_sub ul li a p.bt{
	line-height:24px;
	font-size:15px;
	color:#111;
}
.main_left_sub ul li a p.ct{
	font-size:12px;
	color:#666;
	margin-bottom:3px;
}
.main_left_sub ul li a span{
	color:#e00;
	font-size:12px;
}
.main_video a{
	width:320px;
	color:#444;
}




.main_right{
	float:right;
	width:348px;
}
.main_right_sub{
	width:348px;
	height:234px;
	padding:36px 0;
	margin-top:6px;
	font-size:16px;
	line-height:39px;
	color:#666;
	font-family:"微软雅黑";
	background:url(../image/main_right_sub.jpg) center no-repeat;
}
.main_right_sub a{
	display:block;
	height:48px;
	color:#666;
	font-size:24px;
	display:block;
	line-height:48px;
	margin-left:54px;
}
.main_right_sub a span{
	color:#fff;
}
.main_right_sub a:hover{
	color:#e00;
}
.main_right_sub a:hover span{
	color:#e00;
}
.main_right_sub p{
	margin-left:54px;
}


.sub{
	width:1100px;
	margin:36px auto;
}

.sub_left{
	float:left;
	width:170px;
}
.sub_left p.top{
	height:36px;
	color:#e00;
	font-size:24px;
	line-height:36px;
	font-family:"微软雅黑";
	border-bottom:1px solid #999;
	margin-bottom:18px;
}
.sub_left ul{
	width:170px;
}
.sub_left ul li{
	width:170px;
	font-family:"微软雅黑";
	margin-bottom:15px;
	border-bottom:1px dotted #000;
}
.sub_left ul li a.btn{
	width:148px;
	height:43px;
	display:block;
	color:#666;
	font-size:14px;
	line-height:42px;
	padding-left:18px;
	border-left:5px solid #fff;
}
.sub_left ul li a.btn span{
	color:#e00;
}
.sub_left ul li p.box{
	width:116px;
	margin-left:54px;
	display:none;
}
.sub_left ul li p.box a{
	width:96px;
	padding-left:20px;
	font-size:12px;
	line-height:16px;
	display:block;
	margin:8px 0;
	color:#666;
	position:relative;
}
.sub_left ul li p.box a:hover{
	color:#e00;
}
.sub_left ul li p.box a span{
	top:0;
	left:0;
	line-height:16px;
	position:absolute;
}


.sub_left ul li:hover a.btn{
	color:#e00;
	border-left:5px solid #e00;
}
.sub_left ul li.hover a.btn{
	color:#e00;
	border-left:5px solid #e00;
}
.sub_left ul li.hover p.box{
	display:block;
}





.sub_right{
	float:right;
	width:906px;
}
.sub_right p.top{
	height:36px;
	color:#e00;
	font-family:"微软雅黑";
	border-bottom:1px solid #999;
	margin-bottom:24px;
}
.sub_right p.top b{
	float:left;
	font-weight:lighter;
	font-size:24px;
	line-height:36px;
}
.sub_right p.top span{
	float:right;
	height:28px;
	line-height:28px;
	padding-top:8px;
	font-size:12px;
	color:#999;
	display:block;
}
.sub_right p.top span.left{
	float:left;
	font-weight:lighter;
	font-size:14px;
	line-height:27px;
	padding-top:9px;
	color:#e00;
	margin-left:10px;
	text-transform:uppercase;
}
.sub_right p.top span a{
	color:#999;
}
.sub_right p.top span a:hover{
	color:#e00;
}





.sub_video{
	width:960px;
}
.sub_video a{
	float:left;
	width:276px;
	height:264px;
	display:block;
	color:#e00;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:42px;
	text-align:center;
	margin-right:39px;
	margin-bottom:20px;
	position:relative;
}
.sub_video a img{
	width:276px;
	height:214px;
}
.sub_video a i{
	top:0;
	left:0;
	width:276px;
	height:214px;
	z-index:10;
	display:none;
	position:absolute;
	background:url(../image/video_bg.jpg) center no-repeat #000;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.sub_video a:hover i{
	display:block;
}
.video_content{
	width:906px;
	font-family:"微软雅黑";
}
.video_content video{
	float:left;
	width:584px;
	height:366px;
	margin-bottom:50px;
}

.sub_video_right{
	float:right;
	width:280px;
	font-size:15px;
	color:#555;
	line-height:24px;
	margin:0 10px 50px;
}



.down_box{
	width:906px;
	height:64px;
	font-size:14px;
	line-height:28px;
	margin-bottom:20px;
	font-family:"微软雅黑";
	border-bottom:1px dotted #666;
}
.down_box p.bt{
	height:36px;
	line-height:36px;
	font-size:16px;
	display:block;
	color:#666;
}
.down_box a{
	color:#666;
}
.down_box a:hover{
	color:#e00;
}
.down_box:hover p.bt{
	color:#e00;
}

.news_top{
	width:892px;
	padding:6px;
	height:185px;
	overflow:hidden;
	border:1px solid #aaa;
	position:relative;
}
.news_top_box{
	top:6px;
	left:0;
	z-index:20;
	width:10000px;
	height:200px;
	position:absolute;
}
.news_top_sub{
	float:left;
	width:892px;
	margin:0 6px;
	display:block;
}
.news_top_sub img{
	float:left;
	width:280px;
	height:185px;
}
.news_top_right{
	float:right;
	width:548px;
	height:165px;
	font-family:"微软雅黑";
	padding:10px 25px;
	background:#f1f1f1;
}
.news_top_right p.bt{
	font-size:16px;
	line-height:28px;
	margin-bottom:6px;
	color:#e00;
}
.news_top_right p.ct{
	font-size:12px;
	line-height:20px;
	height:80px;
}
.news_top_right a{
	float:none;
	color:#e00;
}
.news_top_right a.btn{
	float:right;
	color:#e00;
	font-size:16px;
	line-height:28px;
}



.news_top a.left{
	right:60px;
	bottom:16px;
	width:21px;
	height:21px;
	z-index:100;
	display:block;
	cursor:pointer;
	position:absolute;
	background:url(../image/news_top6.png) left top no-repeat;
}
.news_top a.left:hover{
	background:url(../image/news_top6.png) left bottom no-repeat;
}
.news_top a.right{
	right:32px;
	bottom:16px;
	width:21px;
	height:21px;
	z-index:100;
	display:block;
	cursor:pointer;
	position:absolute;
	background:url(../image/news_top6.png) right top no-repeat;
}
.news_top a.right:hover{
	background:url(../image/news_top6.png) right bottom no-repeat;
}






a.news_box{
	width:906px;
	height:80px;
	display:block;
	padding:25px 0;
	font-family:"微软雅黑";
	border-bottom:1px dotted #666;
}
a.news_box img{
	float:left;
	width:120px;
	height:80px;
	margin-right:25px;
}
a.news_box p.bt{
	height:21px;
	line-height:21px;
	font-size:16px;
	display:block;
	color:#666;
	margin-bottom:8px;
}
a.news_box p.sj{
	height:27px;
	line-height:27px;
	font-size:12px;
	display:none;
	color:#666;
}
a.news_box p.ct{
	line-height:16px;
	font-size:12px;
	display:block;
	color:#666;
	height:48px;
	letter-spacing:1px;
}
a.news_box:hover p.bt{
	color:#e00;
}



.sub_news_top{
	width:906px;
	height:102px;
	position:relative;
}
.sub_news_top p.bt{
	width:906px;
	text-align:center;
	line-height:36px;
	font-size:16px;
	color:#666;
	font-family:"微软雅黑";
}
.sub_news_top p.bt b{
	color:#e00;
	display:block;
	font-size:24px;
	font-weight:lighter;
}
.sub_news_top p.box{
	height:28px;
	line-height:28px;
	color:#777;
	font-size:12px;
	text-align:center;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.jiathis_style{
	right:10px;
	bottom:6px;
	position:absolute;
}


.sub_news_content{
	line-height:21px;
	font-size:13px;
	color:#666;
	font-family:"微软雅黑";
	padding:10px 0;
}

.sub_news_bottom{
	width:906px;
	height:28px;
	margin:20px 0;
	line-height:28px;
	font-family:"微软雅黑";
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.sub_news_bottom a{
	font-size:12px;
	color:#e00;
}






.sub_content{
	color:#666;
	font-size:14px;
	line-height:27px;
	font-family:"微软雅黑";
}



.page{
	height:20px;
	padding:20px 0;
	text-align:center;
}
.page a{
	height:20px;
	margin:0 4px;
	padding:0 6px;
	font-family: "宋体";
	display:inline-block;
	line-height:20px;
	color:#333;
	background:#fff;
	cursor:pointer;
	text-align:center;
}

.page a:hover{
	color:#fff;
	background:#e00;
}
.page a.hover{
	color:#fff;
	background:#e00;
}



.en_about{
	float:right;
	width:332px;
	color:#666;
	font-size:14px;
	line-height:24px;
	font-family:Arial;
}
.en_about p.bt{
	color:#e70012;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	padding:6px 0;
}

.en_left{
	float:left;
	width:548px;
	font-family:Arial;
	margin-bottom:30px;
}
.en_left p.top{
	height:32px;
	line-height:32px;
	padding:0 12px;
	font-size:20px;
	color:#e00;
	border-bottom:1px solid #ea1f2e;
}
.en_left p.bt{
	float:right;
	width:472px;
	height:40px;
	line-height:40px;
	padding:0 36px;
	margin:18px 0 4px;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	display:block;
	background:#938e28;
}
.en_left p.box{
	float:right;
	width:504px;
	padding:10px 18px;
	display:block;
	line-height:27px;
	font-size:18px;
	margin-bottom:4px;
	color:#938e28;
	background:#e9e6ab;
}
.en_left p.bottom{
	float:right;
	width:504px;
	padding:10px 18px;
	display:block;
	line-height:27px;
	font-size:18px;
	margin-bottom:4px;
	color:#938e28;
	background:#eee;
}






.en_right{
	float:right;
	width:548px;
	font-family:Arial;
	margin-bottom:30px;
}
.en_right p.top{
	height:32px;
	line-height:32px;
	padding:0 12px;
	font-size:20px;
	color:#e00;
	border-bottom:1px solid #ea1f2e;
}
.en_right p.bt{
	float:left;
	width:472px;
	height:40px;
	line-height:40px;
	padding:0 36px;
	margin:18px 0 4px;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	display:block;
	background:#938e28;
}
.en_right p.box{
	float:left;
	width:504px;
	padding:10px 18px;
	display:block;
	line-height:27px;
	font-size:18px;
	margin-bottom:4px;
	color:#938e28;
	background:#e9e6ab;
}
.en_right p.bottom{
	float:left;
	width:504px;
	padding:10px 18px;
	display:block;
	line-height:27px;
	font-size:18px;
	margin-bottom:4px;
	color:#938e28;
	background:#eee;
}

.en_news{
	width:1100px;
	font-family:Arial;
	margin-bottom:30px;
}
.en_news p.top{
	height:32px;
	line-height:32px;
	padding:0 12px;
	font-size:20px;
	color:#e00;
	border-bottom:1px solid #ea1f2e;
}
.en_news_sub{
	float:left;
	width:499px;
	margin-left:34px;
	margin-top:20px;
}
.en_news_sub p.bt{
	height:42px;
	line-height:42px;
	font-size:18px;
	font-weight:bold;
	color:#e00;
	margin-bottom:10px;
}
.en_news_sub p.bt b{
	float:left;
	height:42px;
	width:42px;
	color:#eee;
	line-height:32px;
	font-size:32px;
	display:block;
	font-family:"宋体";
	margin-right:10px;
	background:url(../image/en_news.jpg) no-repeat;
}
.en_news_sub p.line{
	height:0;
	line-height:0;
	margin:10px 0;
	border-bottom:2px dotted #777;
}
.en_news_sub a{
	line-height:30px;
	font-size:18px;
	color:#666;
	display:block;
	padding-left:20px;
	background:url(../image/en_a.jpg) left top no-repeat;
}




.en_bottom{
	width:1100px;
	overflow:hidden;
	margin-bottom:30px;
}
.en_bottom p.top{
	height:32px;
	line-height:32px;
	padding:0 12px;
	font-size:20px;
	font-family:Arial;
	color:#e00;
	border-bottom:1px solid #ea1f2e;
}
.en_bottom_box{
	width:1140px;
	margin-left:12px;
}

.en_bottom_sub{
	float:left;
	width:318px;
	font-size:15px;
	line-height:28px;
	margin-top:16px;
	color:#444;
	font-family:Arial;
	margin-right:61px;
}
.en_bottom_sub img{
	width:318px;
	height:128px;
	margin-bottom:10px;
}





.foot{
	width:100%;
	min-width:1100px;
	font-size:12px;
	line-height:20px;
	text-align:center;
	font-family:"微软雅黑";
	padding-bottom:20px;
	border-top:2px solid #999;
}

.foot p.top{
	font-size:15px;
	height:36px;
	color:#999;
	width:1180px;
	margin:0 auto;
	position:relative;
	line-height:36px;
}
.foot p.top a{
	color:#e00;
	padding:0 24px;
	display:inline-block;
}
.foot p.top img.ewm{
	top:40px;
	right:0;
	position:absolute;
}

