﻿@charset "utf-8";
.bannerbox{
   position: relative;
    width: 100%;
    height: 580px;
    overflow: hidden;
}
.bjian{
   z-index: 1000;
    position: absolute;
    width: 35px;
    background: #fff;
    height: 80px;
    cursor: pointer;
    top: 250px;
    left: 3%;
}
.jianl{
   background: url(/images/jianl.png) no-repeat left top;
}
.jianr{
   background: url(/images/jianr.png) no-repeat left top;
    right: 3%;
    left: auto;
}
.containt-div{
   position: relative;
    margin: 0px auto;
    width: 1200px;
    height: 580px;
}
.bannerbox UL{
   position: relative;
}
.bannerbox UL LI{
   position: absolute;
    list-style-type: none;
    width: 100%;
    height: 580px;
    list-style-image: none;
    top: 0px;
    left: 0px;
}
.bannerbox UL LI.fli1{

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.bannerbox UL LI.fli2{

    background-repeat: no-repeat;
    background-position: center -5px;
    background-size: cover;
}
.bannerbox UL LI.fli3{

    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.bannerbox UL LI .img1{
   position: absolute;
}
.baner-01-a{
   position: absolute;
    filter: alpha(opacity=0);
    width: 327px;
    height: 71px;
    top: 140px;
    left: 0px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.baner-01-b{
   position: absolute;
    filter: alpha(opacity=0);
    width: 490px;
    height: 90px;
    top: 300px;
    left: 0px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
		font-size:15px;
	color:#404040;
	line-height:30px;
}
.baner-01-c {
    position: absolute;
    filter: alpha(opacity=0);
    width: 490px;
    height: 90px;
    top: 400px;
    left: 40px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
    z-index: 9999;
    text-align: left;
}
.banner-more a{
	width:120px;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#fff;
	background-color:#257dc0;
	display:inline-block;
}
.banner-more a:hover{
	background-color:#257dc0 !important;
}
.baner-01-d{
   position: absolute;
    filter: alpha(opacity=0);
    width: 620px;
    height: 350px;
    right: 0px;
    top: 85px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.baner-02-b{
   position: absolute;
    filter: alpha(opacity=0);
    width: 307px;
    height: 150px;
    right: 50px;
    top: 350px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.baner-01-c--{
   position: absolute;
    filter: alpha(opacity=0);
    width: 307px;
    height: 150px;
    right: 660px;
    top: 350px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.baner-02-d{
   position: absolute;
    filter: alpha(opacity=0);
    width: 480px;
    height: 480px;
    right: 0px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.baner-02-a{
   position: absolute;
    filter: alpha(opacity=0);
    width: 660px;
    height: 118px;
    left: 0px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.baner-02-b{
   position: absolute;
    filter: alpha(opacity=0);
    width: 630px;
    height: 78px;
    left: 0px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
	font-size:16px;
	color:#ffffff;
	line-height:30px;
}
.baner-02-c{
   position: absolute;
    filter: alpha(opacity=0);
    width: 527px;
    height: 68px;
    left: 280px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.baner-03-a{
   position: absolute;
    filter: alpha(opacity=0);
    width: 840px;
    height: 60px;
    top: 50px;
    right: 0px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.baner-03-b{
   position: absolute;
    filter: alpha(opacity=0);
    width: 560px;
    height: 75px;
    right: 0px;
    top: 140px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
	font-size:16px;
	color:#666666;
}
.baner-03-c{
   position: absolute;
    filter: alpha(opacity=0);
    width: 466px;
    right: 0px;
    top: 250px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}
.baner-03-d{
   position: absolute;
    filter: alpha(opacity=0);
    width: 466px;
    right: 0px;
    top: 140px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}

.na{
   z-index: 100;
    position: absolute;
    width: 100px;
    bottom: 50px;
    height: 14px;
    margin-left: -50px;
    right: 20px;
    left: 50%;
}
.na DL DD {
    list-style-type: none;
    width: 12px;
    float: left;
    height: 12px;
    cursor: pointer;
    margin-right: 5px;
    background: #ddd;
}
.na DL .bg {
    border-bottom: medium none;
    border-left: medium none;
    width: 14px;
    background: #257cc0;
    height: 14px;
    border-top: medium none;
    border-right: medium none;
}
.hidden{display:none !important;}