.focusBox { 
	position: relative; 
	width: 100%; 
	height: 312px; 
	overflow: hidden; 
}
.focusBox .pic{ 
	position: relative; 
	z-index: 0; 
}
.focusBox .pic img { 
	width: 100%;  
	height: 312px; 
	display: block; 
}
.container
{
    width: 1000px;
}
header
{
    background-color: #fff;
}
header .topline
{
    width: 100%;
    height: 11px;

    background-color: #005e7a;
}
header .logo
{
	position: relative;
    height: 140px;

    background: url('../img/bg-logo.png') left center no-repeat;
}
header .logo a{
	position: absolute;
	right: 96px;
	top:76px;
    width: 96px;
    height: 26px;
    text-align: center;
    border: 2px solid #333;
    border-color: #777;
    border-radius: 6px;
    box-shadow: 2px 2px 2px #DDD;
    font: 16px/24px Microsoft YaHei,Arial,Times;
	color:#333;

}
header .logo a:hover{
	background: #005e7a;
	color:#fff;	
}
nav
{
    height: 50px;

    border-bottom: 2px solid #fff;
    background-color: #005e7a;
}
nav li
{
    float: left;

    margin: 0 5px;
}
nav ul.container a
{
    font: 18px/30px Microsoft YaHei,Arial,Times;

    display: inline-block;

    height: 30px;
    margin: 9px 0;
    padding: 0 9px;

    color: white;
    border: 1px solid transparent;
    border-radius: 5px;
}
nav ul.container a:hover
{
    text-decoration: none;

    border-color: #fff;
}
.contentA
{	
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -500px;
    width: 1000px;
    height: 312px;
}
.contentA .container
{
    width: 920px;
    padding: 90px 0 0 80px;

    color: #000;
}
.contentA .container .title h2
{
    font: 600 16px/36px Microsoft YaHei,Arial,Times;

    width: 310px;
    height: 36px;
    padding-left: 8px;

    background: url('../img/bg-opacity-white.png') repeat;
}
.contentA .container .info
{
    font: 500 13px/25px 宋体,Microsoft YaHei,Arial,Times;

    position: relative;

    width: 302px;
    height: 96px;
    margin-top: 21px;
    padding: 8px;

    text-indent: 2em;

    background: url('../img/bg-opacity-white.png') repeat;
}
.contentA .container .info a
{
    position: absolute;
    right: 8px;
    bottom: 8px;

    display: block;

    width: 60px;
    height: 25px;

    text-align: center;
    text-indent: 0;

    color: #fff;
    background: #005e7a;
}
.contentB
{
	
    width: 100%;
    height: 164px;
    margin-bottom: 20px;

    background: url('../img/bg-contentB.png') repeat-x;
}
.contentB .container
{
    overflow: hidden;

    width: 840px;
}

.contentB .container dl
{
    float: left;

    width: 80px;
    height: 110px;
    margin: 30px 100px 24px;
}
.contentB .container dl dt
{
    width: 80px;
    height: 80px;

    background: url('../img/icon-link1.png') center center no-repeat;
}
.contentB .container dl.link2 dt
{
    background: url('../img/icon-link2.png') center center no-repeat;
}
.contentB .container dl.link3 dt
{
    background: url('../img/icon-link3.png') center center no-repeat;
}
.contentB .container dl:hover dt
{
    -webkit-background-size: 75px 75px;
            background-size: 75px 75px;
}
.contentB .container dl dd
{
    font: 14px/30px Microsoft YaHei,Arial,Times;

    text-align: center;

    color: #000;
}
.content
{
    position: relative;

    width: 960px;
    padding: 24px 20px;

    background-color: #eaeaea;
}
.content::before
{
    position: absolute;
    z-index: -1;
    top: -15px;
    left: -56px;

    width: 1113px;
    height: 531px;

    content: '';

    background: url('../img/bg-shadow1.png') 0 0 no-repeat;
}
.content::after
{
    position: absolute;
    z-index: -1;
    top: 322px;
    left: -58px;

    width: 1115px;
    height: 255px;

    content: '';

    background: url('../img/bg-shadow2.png') 0 0 no-repeat;
}
.contentC section
{
    float: left;

    height: 220px;
}
.content .title
{
    width: 100%;
    height: 27px;
    margin-bottom: 13px;

    background: url('../img/bg-line.png') repeat-x;
}
.content .title h2
{
    font: 500 16px/27px Microsoft YaHei,Arial,Times;

    float: left;

    width: 85px;

    text-align: center;

    color: #fff;
    border-right: 10px solid #eaeaea;
    background-color: #005e7a;
}
.content .title a
{
    font: italic bold 16px/27px Microsoft YaHei,Arial,Times;

    display: block;
    float: right;

    padding: 0 10px;

    color: #005e7a;
    background-color: #eaeaea;
}
.contentC .left
{
    width: 470px;
    margin-right:20px;
}
.contentC .right
{
    width: 470px;
}
.contentC .info img
{
    width: 168px;
    height: 168px;
    padding: 5px;

    border: 1px solid #dcdcdc;
}
.contentC .info ul
{
    float: right;
    width: 275px;
    padding-right: 10px;
}
.contentC .info ul li
{
	color: #333;
    font-size: 12px;
    line-height: 30px;
	
    height: 30px;
}
.contentC .info ul span.fl
{
    font: 12px/30px 宋体,Arial,Times;
	color: #333;
    margin-right: 6px;
}
.contentC .info ul li h3
{
    font: 13.4px/30px 宋体,Arial,Times;
    color: #333;
}
.contentC .right .info
{

    height: 180px;
}
.contentC .right .info .videoBox
{
    width: 360px;
    padding: 4px;

    border: 1px solid #dcdcdc;
}
.picScroll-left
{
    position: relative;

    overflow: hidden;

    margin: 48px 0 8px;
}

.picScroll-left .hd .prev
{
    display: block;
    float: right;

    width: 27px;
    height: 27px;
    padding: 0 0 0 10px;

    cursor: pointer;

    background: #eaeaea url('../img/icon-prev.png') center center no-repeat;
}
.picScroll-left .hd .next
{
    display: block;
    float: right;

    width: 27px;
    height: 27px;
    padding: 0 10px 0 0;

    cursor: pointer;

    background: #eaeaea url('../img/icon-next.png') center center no-repeat;
}
.picScroll-left .hd a:hover
{
    -webkit-background-size: 20px 20px;
            background-size: 20px 20px;
}
.picScroll-left .bd ul
{
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li
{
    position: relative;

    float: left;

    margin: 0 5px;

    text-align: center;
}
.picScroll-left .bd ul li a img
{
    display: block;

    width: 181px;
    height: 148px;

    border: 1px solid #ccc;
}
.picScroll-left .bd ul li a span
{
    font: 14px/20px 宋体,Microsoft YaHei,Arial,Times;

    position: absolute;
    top: 1px;
    left: 1px;

    display: none;

    width: 161px;
    height: 128px;
    padding: 10px;

    text-align: left;
    text-indent: 2em;

    color: #fff;
    background: url('../img/bg-box.png') 0 0 no-repeat;
}
.picScroll-left .bd ul li a:hover img
{
    border-color: #999;
}
.picScroll-left .bd ul li a:hover span
{
    display: block;
}
.contentE .bd ul li a:hover span{
	display: none;
	
}
footer
{
    font-size: 13px;
    line-height: 25px;

    width: 100%;
    height: 120px;
    margin-top: 50px;

    color: #fff;
    background: url('../img/bg-footer.png') repeat-x;
}
footer span.fr a,
footer span.fl a
{
    color: #fff;
}
footer .top .fr .login
{
    font: 13px/22px Microsoft YaHei,Arial,Times;

    display: inline-block;

    width: 70px;
    height: 22px;
    margin-right: 20px;

    text-align: center;

    color: #000;
    border-radius: 5px;
    background-color: #fff;
}
footer .top
{
    padding-top: 13px;
}
footer .cen
{
    padding-bottom: 13px;

    border-bottom: 1px solid #fff;
}
footer .bot
{
    line-height: 44px;
}
