﻿@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; font-family: "微软雅黑"; font-size:14px; line-height:36px; color:#222;  background:#d90000 url(../images/header.jpg) no-repeat top center;}
ul,li,input,div,font,br { margin:0; padding:0; list-style:none;}
img { border:0;}
a { color:#e60013; text-decoration:none;}
a:hover { text-decoration:underline;}

a.more { height:20px; line-height:20px; padding:3px 10px; font-size:14px; text-align:center; background:#e60013; color:#fff; text-decoration:none;}
a.more:hover { color:#fff;}
a.more span { font-size:12px;}

.blank { clear:both; height:30px;}

.w220 { width:220px;}
.w350 { width:350px;}
.w550 { width:550px;}
.w450 { width:450px;}
.w485 { width:485px;}
.w470 { width:470px;}
.w180 { width:180px;}
.w730 { width:730px;}
.w520 { width:520px;}
.w420 { width:420px;}
.w650 { width:650px;}
.mrl { float:left;}
.mrr { float:right;}

.border { overflow:hidden; padding:20px; background:#fff;}




.home-header { position:fixed; z-index:1; width:120px; top:20%;}
.home-header .header-background { float:left;}
.home-header .inner-section { position: relative; width: 120px; margin: 0 auto;}
.home-header .inner-section .logo { width:95px; padding:0 10px 0 15px; height:40px; line-height:40px; background:#f8b200; float:left; cursor:default; font-size:16px; font-weight:bold; color:#fff;}
.home-header .inner-section .logo a { float:right; color:#fff;}
.home-header .inner-section .nav { float:left; width:120px; font-size:14px; line-height:36px; text-align:center; background:#fff;}
.home-header .inner-section .nav li { width:120px; border-bottom:1px solid #e1e1e1;}
.home-header .inner-section .nav li a { color: #222; text-decoration:none;}
.home-header .inner-section .nav li a:hover { color:#222; text-decoration:underline;}
.home-header .inner-section .code  { float:left; text-align:center; color:#666; padding-top:10px; background:#fff;}
.home-header .inner-section .code li { width:120px; margin-bottom:5px; font-size:12px;}




.area { width:1000px; margin:0 auto;}
.area .title { height:60px; line-height:60px; background:url(../images/line.png) no-repeat; color:#fff; font-size:24px; font-weight:bold; padding-left:20px;}
.area .main { width:960px; padding:20px; background:#fff; float:left;}



.foucs { border:1px solid #ccc; padding:4px; width:350px;}







.pic1 { width:450px; padding:3px; border:1px solid #ccc; background:#fff;}
.pic2 { width:420px; padding:3px; border:1px solid #ccc; background:#fff;}
.text1 { width:482px; padding-top:10px; text-indent:2em;}
.text1 .name { font-size:16px; font-weight:bold; color:#e60013; text-indent:0; border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:5px;}
.text2 { width:512px; padding-top:10px; text-indent:2em;}
.text2 .name { font-size:22px; font-weight:bold; color:#e60013; text-indent:0; border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:5px;}
.text3 { width:492px; padding:5px 10px; text-indent:2em; border:1px solid #ccc; line-height:30px; margin-bottom:16px;}
.text3 .name { font-size:18px; height:24px; line-height:24px; font-weight:bold; color:#e60013; text-indent:0; border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:5px;}


.info {}
.info .pic { text-align:center;}
.info .text { text-indent:2em; font-size:12px; line-height:28px; margin-top:10px;}

.interview {}
.interview .pic { width:350px; padding:4px; border:1px solid #ccc;}
.interview .view { border:1px solid #ccc; padding:19px; width:540px; height:240px;}
.interview .view .tit { font-size:18px; font-weight:bold; text-align:center; border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom:10px; color:#e60013;}
.interview .view .text { text-indent:2em; font-size:16px; line-height:36px;}

/* 视频版块 */
.film { width:445px;}
.film a { display:block; width:435px; height:318px; float:left; border:1px solid #bbb; padding:4px; overflow:hidden; position:relative; background:#fff url(../images/film.jpg) no-repeat 4px 4px;}
.film a:hover { opacity:.95;}
.film a .play { width:55px; height:55px; left:190px; bottom:140px; position:absolute; opacity:.75;}
.film a .name { width:435px; height:35px; line-height:35px; text-align:center; left:4px; bottom:4px; position:absolute; background: rgba(0, 0, 0, 0.7); color:#fff; float:left;}

/*新闻版块*/
.news { width:445px;}
.news li { font-size:14px; height:40px; line-height:40px; border-bottom:1px dashed #bbb;}
.news li a { color:#222;}
.news li a:hover { color:#c30d23;}
.news li span { float:right; color:#999; font-size:12px;}


.footer { width:100%; margin:0 auto; text-align:center; color:#fff; font-size:14px; line-height:30px;}
.footer a { color:#fff;}

