﻿.special_header{
    overflow: hidden;
    width: 100%;
    background: url("../images/banner.jpg") no-repeat center top;
}
.special_header .content a{
    margin-top: 12px;
    margin-left: 2px;
    float: left;
    font-size:15px;
    color: #04a3e1;
    line-height: 20px;
}
.special_header .content{
    height: 200px;
    width: 1024px;
    margin: auto;
}
.special_header .nav{
    overflow: hidden;
    height: 56px;
    background: #04a3e1;
}
.special_header .nav ul{
    width: 1024px;
    margin: auto;
    height: 56px;
    display: block;
}
.special_header .nav ul li{
    float: left;
}
.special_header .nav ul li a{
    width: 130px;
    display: block;
    text-align: center;
    line-height: 56px;
    font-size: 16px;
    color: #ffffff;
}
.special_header .nav ul li a:hover{
    background: #048fc5;
}
.special_body{
    padding-bottom: 11px;
    background: url("../images/bg1.jpg") no-repeat center;
    background-size:cover;
}
.special_content{
    width: 1002px;
    background: #ffffff;
    padding: 15px 10px;
    margin: auto;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.special_column{
    background: #f6f5f5;
    float: left;
    width: 290px;
    height:526px;
}
.special_leader_img{
    width: 100%;
    height: 258px;
    overflow: hidden;
}
.special_leader_img img{
    width: 102px;
    height: 122px;
    display: block;
    margin: 36px auto 0;
    background: #7fcef2;
}
.special_leader_img h1{
    text-align: center;
    font-size:13px;
    color: #333333;
    line-height: 20px;
    margin-top: 8px;
}
.special_company{
    overflow: hidden;
}
.special_company .title{
    margin-bottom: 10px;
    color: #ffffff;
    line-height: 38px;
    text-indent: 20px;
    font-size: 16px;
    width: 100%;
    /*height: 38px;*/
    background: #04a3e1;
}
.special_company .text{
    margin: 4px auto;
    font-size:14px;
    color: #333333;
    line-height: 24px;
    width: 268px;
}
.special_news{
    width: 705px;
    float: right;
    overflow: hidden;
}
.special_news_top{
    
    overflow: hidden;
}
.special_news_top .img{
    float: left;
    width: 354px;
    height: 200px;
    background: #d5d4d2;
}
.special_news_title{
    width: 702px;
    float: right;
}
.special_news_title .title span{
    float: left;
    font-size: 16px;
    color: #04a3e1;
    font-weight: bold;
    line-height: 36px;
    margin-left: 7px;
}
.special_news_title .title{
    height: 36px;
    overflow: hidden;
    border-bottom: 2px solid #e5e5e5;
}
.special_news_title .title a{
    float: right;
    color: #0894c9;
    font-size:13px;
    line-height: 20px;
    margin-top: 3px;
    margin-right: 6px;
}
.special_news_title .ul{
    overflow: hidden;
    padding:20px 0px;
}
.special_news_title .ul ul li{
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 13px;
    margin: 3px 0;
}
.special_news_title .ul ul li i{
    margin-left: 6px;
    margin-top: 10px;
    float: left;
    background: url("../images/d.jpg");
    width: 5px;
    height: 5px;
}
.special_news_title .ul ul li a{
    margin-left: 5px;
    color: #000022;
    max-width: 606px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.special_it{
    width: 100%;
    height: 308px;
    background: #f6f5f5;
    border-top: 4px solid #04a3e1;
}
.special_it .title{
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    margin-top: 6px;
    padding:4px 18px;
}
.special_it .text{
    width: 658px;
    margin: 9px auto 0;
    font-size: 13px;
    line-height: 28px;
    text-align:justify;
    text-indent:24px;
    color: #333333;
}
.special_it .text a{
    color: #cf1922;
}
/* 焦点图 */
.focusBox { float:left; position: relative; width: 354px; height: 200px; overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic img { width:354px; height: 200px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size:13px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 12px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 8px; height: 8px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 4px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;background: #ffffff }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#0894c9;  }
.special_leader_img .two{
    float: left;
    width: 50%;
}