@charset "utf-8";
@keyframes slugLeftShow {
    from {
        opacity: 0;
        margin-top: -50px;
    }
    to {
        opacity: 1;
        margin-top: 0px;
    }
}

@keyframes slugRightShow {
    from {
        opacity: 0;
        margin-top: 50px;
    }
    to {
        opacity: 1;
        margin-top: 0px;
    }
}

.clearfix {
    clear: both;
    font-size: 0px;
    overflow: hidden;
}

.block-20 {
    height: 20px;
}

.block-40 {
    height: 40px;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.wrapper, #header, #breadcrumb, #quality, #product, #cases, #news, #about, #honor, #mainTbody, #footer {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    z-index: 9999;
    position: relative;
}

body {
    font-family: Arial, Helvetica, '微软雅黑', sans-serif;
}

#footer {
    height: 583px;
    background: #000f17 url("../Images/footer.jpg") no-repeat center top;
}

#loading-mask {
    background: #ffffff url("../Images/ready_bg.jpg") no-repeat center;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
    text-align: center;
    opacity: 1;
}

#loading-mask.entered {
    display: none;
}

#loading-mask a.enter {
    display: block;
    width: 108px;
    height: 40px;
    background: url("../Images/ready_enter.png") no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 100px;
    margin-left: -158px;
}

#loading-mask a.enter_en {
    display: block;
    width: 108px;
    height: 40px;
    background: url("../Images/ready_enter_en.png") no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 100px;
    margin-left: 50px;
}

#loading-mask .bottom {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
}

#loading-mask .loading-logo {
    display: block;
    width: 204px;
    height: 44px;
    margin: 0px auto 50px;
    background: url("logo.png") no-repeat 20px 0px;
}

#loading-mask .bottom p {
    color: #727171;
}

.logo {
    text-align: left;
    float: left;
    padding: 0;
    margin-top: 12px;
}

.logo a {
    float: left;
    width: 390px;
    height: 44px;
    background: url("../Images/logo.png") no-repeat left center;
}

.lang {
    margin-top: 20px;
    float: left;
    line-height: 44px;
    text-align: left;
    padding-left: 30px;
    font-size: 14px;
}

.lang a {
    color: #474747;
}

.lang a.active {
    color: #c7000b;
}

select.mobnav {
    display: none;
    clear: both;
    width: 420px;
    padding: 5px;
    margin: 10px 0 0 0;
    float: left;
}

#nav {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    z-index: 10000;
    position: fixed;
    padding: 0;
    background-color: #ffffff;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.22);
}

#nav ul.menu {
    list-style-type: none;
    text-align: left;
    margin: 0px 0 0 10px;
    padding: 0;
    float: right;
}

#nav ul.menu li {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    font-family: Arial, Helvetica, '微软雅黑', sans-serif;
}

#nav ul.menu li:first-child {
    border: none;
}

#nav ul.menu li a {
    text-decoration: none;
    text-align: left;
    color: #474747;
    display: inline-block;
    height: 70px;
    border-top: 7px solid #ffffff;
    padding-top: 20px;
    margin-left: 30px;
    outline: none;
    transition: border 200ms ease 0s;
}

#nav ul.menu li a.current {
    color: #c7000b;
    border-top: 7px solid #c7000b;
    transition: border 200ms ease 0s;
}

#nav ul.menu li a:hover {
    color: #c7000b;
}

#nav .nav-bg {
    height: 37px;
    background: #c7000b;
}

#nav .nav-bg .container {
    height: 37px;
    background: url("../Images/nav-bg.png") no-repeat right center;
}


/*  : : SMALL DEVICE MENU : :  */

.menu-toggle {
    width: auto;
    float: left;
    display: none;
    width: 100%;
}

.menu-toggle a {
    background: #87B52F url("../Images/togge-menu.png") no-repeat center;
    width: 42px;
    height: 42px;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.menu-toggle a:hover {
    background-color: #6E9B19;
}

.menu-device {
    width: 100%;
    float: left;
    clear: both;
    display: none;
}

.menuopen {
    display: block;
}

.menu-device ul {
    list-style-type: none;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 15px 0 0 0;
    text-align: center;
}

.menu-device ul>li {
    height: auto;
    margin: 5px 0 0 0;
}

.menu-device ul li a {
    text-decoration: none;
    display: block;
    padding: 0 0 10px;
    color: #CCCCCC;
    position: relative;
}

.menu-device ul li a:hover {
    color: #87B52F;
}

.menu-device ul li:nth-last-child(1) {
    border-bottom: none;
    margin-bottom: 0;
}

.menu-device ul ul {
    margin: 0;
}

.menu-device ul ul li {
    margin: 0 0 10px 20px;
}

.menu-device ul ul li:nth-last-child(1) {
    margin-bottom: 0;
}

#header {
    padding-top: 107px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

#header .topImg {
    width: 100%;
    height: 360px;
    background-color: #c2131c;
    background-position: top center;
    background-repeat: no-repeat;
}

#header .topImg.research {
    background: #c2131c url("../Images/research.jpg") no-repeat top center;
}
#header .topImg.research a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.production {
    background: #c2131c url("../Images/production.jpg") no-repeat top center;
}

#header .topImg.production a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.sales {
    background: #c2131c url("../Images/sales.jpg") no-repeat top center;
}

#header .topImg.sales a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.service {
    background: #c2131c url("../Images/service.jpg") no-repeat top center;
}

#header .topImg.service a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.news {
    background: #c2131c url("../Images/news.jpg")no-repeat top center;
}

#header .topImg.news a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.cases {
    background: #c2131c url("../Images/cases.jpg") no-repeat top center;
}

#header .topImg.cases a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.about {
    background: #c2131c url("../Images/about.jpg")no-repeat top center;
}

#header .topImg.about a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.honor {
    background: #c2131c url("../Images/honor.jpg") no-repeat top center;
}

#header .topImg.honor a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.product {
    background: #c2131c url("../Images/product.jpg") no-repeat top center;
}

#header .topImg.product a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.apf {
    background: #c2131c url("../Images/apf.jpg") no-repeat top center;
}

#header .topImg.apf a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.avs {
    background: #c2131c url("../Images/avs.jpg") no-repeat top center;
}

#header .topImg.avs a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.scs {
    background: #c2131c url("../Images/scs.jpg") no-repeat top center;
}

#header .topImg.scs a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.svg {
    background: #c2131c url("../Images/svg.jpg") no-repeat top center;
}

#header .topImg.svg a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.sec {
    background: #c2131c url("../Images/sec.jpg") no-repeat top center;
}

#header .topImg.sec a{
    display: block;width:100%; height: 100% ; 
}
#header .topImg.el {
    background: #c2131c url("../Images/el.jpg") no-repeat top center;
}

#header .topImg.el a{
    display: block;width:100%; height: 100% ; 
}

#quality {}

.quality-point {
    padding: 70px 0px 50px;
    font-size: 0px;
}

.quality-point .column-one-fourth {
    width: 200px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
}

.quality-icon {
    display: inline-block;
    width: 122px;
    height: 200px;
    background: url("../Images/quality-point.png") no-repeat 0 0;
    overflow: hidden;
    cursor: pointer;
}

.quality-icon a {
    display: inline-block;
    width: 122px;
    height: 200px;
}

.quality-icon-01 {
    background-position: 0px 0px;
}

.quality-icon-02 {
    background-position: -244px 0px;
}

.quality-icon-03 {
    background-position: -488px 0px;
}

.quality-icon-04 {
    background-position: -732px 0px;
}

.hover .quality-icon-01 {
    background-position: -122px 0px;
}

.hover .quality-icon-02 {
    background-position: -366px 0px;
}

.hover .quality-icon-03 {
    background-position: -610px 0px;
}

.hover .quality-icon-04 {
    background-position: -854px 0px;
}

.quality-sign {
    line-height: 24px;
    color: #777777;
    font-size: 14px;
    padding-top: 30px;
    text-align: left;
    border-top: 1px solid #d9d9d9;
    margin-top: 30px;
}

.category-nav {
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 28px;
}

.category-nav a {
    display: inline-block;
    padding: 0px 15px;
    margin: 5px 10px;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    font-size: 16px;
    border-radius: 6px;
}

.category-nav a.current {
    background: #ffffff;
    color: #c7000b;
}

.category-nav2 a {
    color: #777777;
}

.category-nav2 a.current {
    background: #c2131c;
    color: #ffffff;
}

.category-list {
    width: 980px;
    overflow: hidden;
}

.category-list-inner {
    overflow: hidden;
    height: 404px;
}

.category-list-inner .list-block {
    width: 980px;
    height: 404px;
    overflow: hidden;
    float: left;
}

.category-list-inner .list-block .list-group {
    list-style: none;
}

.category-list-inner .list-block .list-group li {
    display: block;
    float: left;
    width: 992px;
    height: 344px;
}

.category-list-inner .list-item {
    float: left;
    width: 236px;
    height: 160px;
    overflow: hidden;
    position: relative;
    margin-right: 12px;
    margin-bottom: 12px;
}

.category-list-inner .list-item img {
    width: 236px;
    height: 160px;
    border: 0px;
}

.category-list-inner .list-item span {
    display: block;
    width: 236px;
    line-height: 36px;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    position: absolute;
    bottom: -100%;
    left: 0px;
    transition: top 300ms ease 0s;
    text-align: center;
}

.category-list-inner .list-item:hover span {
    bottom: 0px;
    transition: bottom 300ms ease 0s;
}

.category-list-inner .pages {
    width: 980px;
    text-align: center;
    padding-top: 30px;
    clear: both;
}

.category-list-inner .pages a {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    background: #ffffff;
    border: 1px solid #9a9a9a;
    font-family: '微软雅黑';
    color: #bebebe;
    text-decoration: none;
    outline: none;
    margin: 0px 10px;
}

.category-list-inner .pages a.current {
    background: #c2131c;
    border: 1px solid #80070b;
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
}

.product-list .pages a {
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #727171;
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.product-list .pages a.current {
    border: 1px solid #a9a9a9;
    background: #a9a9a9;
    color: #ffffff;
    width: 28px;
    height: 28px;
}

.news-list {
    padding-top: 50px;
}

.news-list .category-list-inner {
    width: 981px;
    height: 480px;
}

.news-list .category-list-inner .list-block {
    height: 480px;
}

.news-list .category-list-inner .list-group {
    height: 400px;
}

.news-list .category-list-inner li {
    height: 400px;
}

.news-list .category-list-inner .list-item {
    width: 327px;
    height: 400px;
    text-align: center;
    padding: 0px 20px;
    margin: 0px 1px 0px 0px;
}

.news-list .category-list-inner .list-item dt {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    height: 90px;
    line-height: 24px;
}

.news-list .category-list-inner .list-item dd div {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    color: #ababab;
    height: 240px;
    overflow: hidden;
    margin-bottom: 30px;
}

.news-list .category-list-inner .list-item dd a {
    display: inline-block;
    width: 126px;
    height: 40px;
    background: url("../Images/news-readmore.png") no-repeat center center;
}

.relation-list {
    height: 320px;
    overflow: hidden;
}

#product {
    width: 100%;
    height: 690px;
    float: left;
    clear: both;
    background: #CCC;
    z-index: 9999;
    position: relative;
}

#product .title {
    background: url("../Images/section-product-title.png") no-repeat top center;
    text-align: center;
    padding-top: 92px;
    font-size: 20px;
    color: #ffffff;
}

#product .bg1 {
    background-color: #c2131c;
    background-position: 50% 0;
    background-repeat: repeat;
    background-attachment: fixed;
    background-image: url("../Images/1.gif");
    height: 920px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 9999;
}

#product .container {
    height: 800px;
}

#cases {
    width: 100%;
    height: 690px;
    float: left;
    clear: both;
    background: #ffffff;
    z-index: 9999;
    position: relative;
}

#cases .title {
    background: url("../Images/section-cases-title.png") no-repeat top center;
    text-align: center;
    padding-top: 92px;
    font-size: 20px;
    color: #c2131c;
}

#cases .bg2 {
    height: 680px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 9999;
}

#cases .container {
    height: 560px;
}

#news {
    width: 100%;
    height: 690px;
    float: left;
    clear: both;
    background: #CCC;
    z-index: 9999;
    position: relative;
}

#news .title {
    background: url("../Images/section-news-title.png") no-repeat top center;
    text-align: center;
    padding-top: 92px;
    font-size: 20px;
    color: #c2131c;
}

#news .bg3 {
    background-position: 50% 0;
    background-repeat: repeat;
    background-attachment: fixed;
    background-image: url("../Images/3.jpg");
    height: 730px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 9999;
}

#news .container {
    height: 610px;
}

#about {
    width: 100%;
    height: 690px;
    float: left;
    clear: both;
    background: #CCC;
    z-index: 9999;
    position: relative;
}

#about .title {
    background: url("../Images/section-about-title.png") no-repeat top center;
    text-align: center;
    padding-top: 92px;
    font-size: 20px;
    color: #c2131c;
    position: relative;
}

#about .bg4 {
    background-position: 50% 0;
    background-repeat: repeat;
    background-attachment: fixed;
    background-image: url("../Images/4.jpg");
    height: 750px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 9999;
}

#about .about {
    height: 750px;
    margin-top: -120px;
    text-align: center;
}

#about .about .top-bg {
    height: 170px;
    background-color: rgba(255, 255, 255, 0.5);
}

#about .about .about-summary {
    padding: 35px 35px 20px;
    width: 900px;
    font-size: 14px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.7);
    margin: 180px auto 0px;
    text-align: left;
    line-height: 30px;
    border-radius: 10px;
}

#about .about .about-summary a {
    display: inline-block;
    width: 126px;
    height: 40px;
    background: url("../Images/news-readmore.png") no-repeat center center;
}

#honor {
    width: 100%;
    height: 470px;
    float: left;
    clear: both;
    background: #ffffff;
    z-index: 9999;
    position: relative;
}

#honor .title {
    background: url("../Images/section-honor-title.png") no-repeat top center;
    text-align: center;
    padding-top: 92px;
    font-size: 20px;
    color: #777777;
}

#honor .bg4 {
    height: 470px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 9999;
}

#honor .honor {
    height: 350px;
}

#float {
    width: 1px;
    height: 247px;
    font-size: 0px;
    position: fixed;
    z-index: 10000;
    top: 250px;
    right: 3px;
    text-align: right;
}

#float a {
    display: inline-block;
    width: 78px;
    background: url("../Images/float.png") no-repeat;
    position: absolute;
    right: 0px;
}

#float .goTopArrow {
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #c2131c;
    top: -10px;
    right: 26px;
}

#float .goTop {
    height: 57px;
    top: 10px;
    border-top-left-radius: 20px;
    background-color: #c2131c;
    background-position: 0px -10px;
}

#float .qq {
    height: 57px;
    top: 70px;
    background-color: #000000;
    background-position: 0px -70px;
}

#float .mobile {
    height: 57px;
    top: 130px;
    background-color: #000000;
    background-position: 0px -130px;
}

#float .qrcode {
    height: 57px;
    top: 190px;
    background-color: #000000;
    background-position: 0px -190px;
    overflow: hidden;
}

#float .qrcode .qrcode-img {
    width: 169px;
    height: 177px;
    background: url("../Images/qrcode.gif") no-repeat center;
    position: absolute;
    bottom: 0px;
    right: 88px;
    opacity: 0;
    transition: opactiy, right 300ms ease 0s;
}

@keyframes goTopArrow {
    from {
        top: -12px;
    }
    to {
        top: -11px;
    }
}

#float .goTop:hover .goTopArrow {
    animation-name: goTopArrow;
    animation-duration: 500ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

#float .qq:hover {
    width: 160px;
    background-color: #c2131c;
    transition: all 300ms ease 0s;
}

#float .mobile:hover {
    width: 250px;
    background-color: #c2131c;
    transition: all 500ms ease 0s;
}

#float .qrcode:hover {
    background-color: #c2131c;
    transition: all 500ms ease 0s;
    overflow: inherit;
}

#float .qrcode:hover .qrcode-img {
    opacity: 1;
    right: 75px;
    transition: all 300ms ease 200ms;
}

#breadcrumb {
    height: 72px;
    line-height: 72px;
    color: #ffffff;
    font-size: 14px;
    background: url("../Images/section-breadcrumb.png") no-repeat bottom center;
    text-align: center;
}

.breadcrumb-gray {}

#breadcrumb a {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}

#breadcrumb a, #breadcrumb span {
    margin: 0px 5px;
}

#mainTbody {
    line-height: 30px;
    font-family: Arial, Helvetica, '微软雅黑', sans-serif;
    padding-top: 50px;
}

.mainTbody .container {
    padding: 10px 0px;
    color: #787878;
}

.mainTbody h1 {
    font-size: 36px;
    color: #020202;
    font-family: Arial, Helvetica, '微软雅黑', sans-serif;
    font-weight: bold;
}

.mainTbody h2 {
    font-size: 30px;
    color: #020202;
    font-family: Arial, Helvetica, '微软雅黑', sans-serif;
    font-weight: bold;
}

.mainTbody h3 {
    font-size: 24px;
    color: #020202;
    font-family: Arial, Helvetica, '微软雅黑', sans-serif;
    font-weight: bold;
}

.mainTbody h4 {
    font-size: 18px;
    color: #020202;
    font-family: Arial, Helvetica, '微软雅黑', sans-serif;
    font-weight: bold;
}

.mainTbody h5 {
    font-size: 12px;
    color: #020202;
    font-family: Arial, Helvetica, '微软雅黑', sans-serif;
    font-weight: bold;
}

.mainTbody hr {
    border-top: 1px solid #cccccc;
    margin: 6px 0px;
}

.mainTbody p {
    color: #787878;
    margin: 5px 0px;
    font-family: Arial, Helvetica, '微软雅黑', sans-serif;
}

.mainTbody .additional {
    background: #e8e8e8;
}

.mainTbody .detail h3 {
    font-size: 24px;
    font-weight: bold;
}

.mainTbody .detail p {
    color: #020202;
    font-size: 16px;
}

.mainTbody p.meta {
    font-size: 12px;
    color: #979797;
}

.mainTbody-gray {
    background: #e8e8e8;
}

.mainTbody-gray h3 {
    color: #c2131c;
}

.mainTbody-gray h4 {
    color: #c2131c;
}

.mainTbody-gray h4 strong {
    font-size: 24px;
}

.mainTbody-red {
    background: #c2131c;
}

.mainTbody-red h3, .mainTbody-red h4 {
    color: #ffffff;
}

.mainContent img {
    max-width: 80%;
}

.download {
    display: inline-block;
    width: 173px;
    height: 51px;
    background: url("../Images/download.png") no-repeat center center;
}

.gallery {
    width: 980px;
    height: auto;
}

.gallery-main {
    width: 980px;
    height: 575px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.gallery-main ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
}

.gallery-main li {
    display: block;
    float: left;
    width: 980px;
    height: 575px;
    line-height: 575px;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
}

.gallery-main img {
    height: auto;
    max-width: 980px;
    max-height: 575px;
    vertical-align: middle;
}

.gallery-main .gallery-arrow {
    position: absolute;
    top: 10%;
    width: 130px;
    height: 80%;
    cursor: pointer;
    z-index: 2;
}

.gallery-main .gallery-left {
    left: 0px;
}

.gallery-main .gallery-right {
    right: 0px;
}

.gallery-main .gallery-arrow .arrow {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 100px;
    height: 100px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.gallery-main .gallery-left .arrow {
    left: 30px;
    background: rgba(0, 0, 0, 0.5) url("../Images/arrow-left-light.png") no-repeat center center;
}

.gallery-main .gallery-right .arrow {
    right: 30px;
    background: rgba(0, 0, 0, 0.5) url("../Images/arrow-right-light.png")no-repeat center center;
}

.gallery-main .gallery-left.hover .arrow {
    opacity: 1;
    left: 0px;
}

.gallery-main .gallery-right.hover .arrow {
    opacity: 1;
    right: 0px;
}

.gallery-nav {
    margin: 5px 0px;
    height: 76px;
    overflow: hidden;
    position: relative;
}

.gallery-nav ul {
    list-style: none;
    width: 150%;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
}

.gallery-nav li {
    border: 3px solid #E9E9E9;
    padding: 0px;
    float: left;
    width: 112px;
    height: 76px;
    margin-right: 5px;
    cursor: pointer;
}

.gallery-nav li.active {
    border: 3px solid #c2131c;
}

.marqueeBox {
    width: 884px;
    height: 255px;
    overflow: hidden;
    margin: 0px auto;
}

.marqueeBox .marqueeArea {
    width: 800px;
    height: 255px;
    float: left;
    overflow: hidden;
}

.marqueeBox .leftBar {
    float: left;
    outline: none;
    width: 42px;
    height: 255px;
    background: url("../Images/marqueeButton.png") no-repeat 0px 0px;
    overflow: hidden;
    text-indent: -9999px;
}

.marqueeBox .leftBar:hover {
    background-position: 0px -255px;
}

.marqueeBox .rightBar {
    float: right;
    outline: none;
    width: 42px;
    height: 255px;
    background: url("../Images/marqueeButton.png") no-repeat -42px 0px;
    overflow: hidden;
    text-indent: -9999px;
}

.marqueeBox .rightBar:hover {
    background-position: -42px -255px;
}

.marqueeBox .marqueeArea .list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.marqueeBox .marqueeArea .list li {
    float: left;
    width: 200px;
    height: 255px;
    text-align: center;
}

.marqueeBox .marqueeArea .list li a {
    display: block;
    width: 180px;
    height: 255px;
    overflow: hidden;
    padding: 0px;
    border: none;
    margin: 0px auto;
}

.marqueeBox .marqueeArea .list li img {
    width: 180px;
    height: 255px;
}
