﻿@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; font-family: "微软雅黑"; font-size:14px; line-height:36px; color:#222;  background:#000051 /*url(../images/bg.jpg) no-repeat top center fixed*/;}
ul,li,input,div,font,br { margin:0; padding:0; list-style:none;}
img { border:0;}
a { color:#e61133; text-decoration:none;}
a:hover { text-decoration:underline;}

.blank { clear:both; height:30px;}

.w215 { width:215px;}
.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;}
.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:#0c37aa; 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: #666; text-decoration:none;}
.home-header .inner-section .nav li a:hover { color:#666; 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;}



.foucs2 { 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:22px; font-weight:bold; color:#e61133; 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:#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;}

.interview {}
.interview .pic { width:350px; padding:4px; border:1px solid #ccc;}
.interview .view { border:1px solid #ccc; padding:19px; width:540px; height:210px;}
.interview .view .tit { font-size:16px; font-weight:bold; text-align:center; border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom:10px;}
.interview .view .text { text-indent:2em; font-size:14px; line-height:30px;}

/* 视频版块 */
.film { width:445px; height:328px;}

/*新闻版块*/
.news { width:445px; height:328px;}
.news li { font-size:14px; height:40px; line-height:40px; border-bottom:1px dashed #bbb;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.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;}

/*招商加盟*/
.focus{width:960px;height:205px;overflow:hidden;position:relative;}
.focus ul {position:absolute;}
.focus ul li {float:left; width:960px; height:180px; overflow:hidden; position:relative;}
.focus .btn { position:absolute; width:100%; height:5px; padding:0; right:0; bottom:0px; text-align:center; display:block; text-indent:0;}
.focus .btn span { display:inline-block; _display:inline; _zoom:1; width:45px; height:5px; _font-size:0 ;margin:0 5px; cursor:pointer; background:#999;}
.focus .btn span.on{ background:#e7141b;}
.focus .preNext {display:none; width:49px; height:80px;position:absolute;top:50%;margin-top:-45px;cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0;background:;}