﻿@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; font-family: "微软雅黑"; font-size:14px; line-height:30px; color:#aa000c;  background:url(../images/bg.jpg) top center;}
ul,li,input,div,font,br { margin:0; padding:0; list-style:none;}
img { border:0;}
a { color:#aa000c; text-decoration:none;}
a:hover { text-decoration:underline;}

a.more { height:24px; line-height:24px; padding:5px 10px; font-size:14px; text-align:center; background:#e61133; color:#fff; text-decoration:none;}
a.more:hover { color:#ffd270;}
a.more span { font-size:12px;}

.blank { clear:both; height:40px;}

.w225 { width:225px;}
.w360 { width:360px;}
.w470 { width:470px;}
.w490 { width:490px;}
.w620 { width:620px;}
.mrl { float:left;}
.mrr { float:right;}
.mt20 { margin-top:20px;}
.mb20 { margin-bottom:20px;}

.border { overflow:hidden; padding:20px; background:#fff;}




.home-header { position:fixed; z-index:1; width:120px; top:20%;}
.home-header .header-background { background:#e61133; float:left;}
.home-header .inner-section { position: relative; width: 120px; margin: 0 auto;}
.home-header .inner-section .logo { width: 120px; height:50px; background: url(../images/home-logo.png) no-repeat center center; float: left; cursor: default;}

.home-header .inner-section .nav { float:left; width:120px; font-size:14px; font-weight:bold; line-height:42px; text-align:center;}
.home-header .inner-section .nav li { width:120px; border-bottom:1px solid #002e1d;}
.home-header .inner-section .nav li a { color: #fff; text-decoration:none;}
.home-header .inner-section .nav li a:hover { color:#ffd270; text-decoration:underline;}

.home-header .inner-section .line { border-bottom:1px solid #002e1d; clear:both; width:120px; }

.home-header .inner-section .code  { float:left; font-size:12px; text-align:center; line-height:24px; color:#fff; padding-top:10px;}
.home-header .inner-section .code li { width:120px; margin-bottom:5px;}

.home-header .close { float:right;}



.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;}







.pic2 { width:420px; padding:3px; border:1px solid #ccc; background:#fff;}
.text2 { width:512px; padding-top:10px; text-indent:2em;}
.text2 .name { font-size:22px; font-weight:bold; color:#e61133; 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:#e61133; 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;}

.news {}
.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:#feffcc; font-size:14px; line-height:30px;}
.footer a { color:#feffcc;}

