.header-content.home {
    height: 525px;
    color: #ffffff
}

.product_list img {
    float: left;
}

.product_list.text {
    width: 470px;
    margin-left: 50%;
    *width: 430px;
}

.product_list.copy {
    font-size: 14px;
    line-height: 21px;
    padding-right: 15px;
}

.product_list.button {
    width: 100% !important;
}

.product_list.button a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    display: inline-block;
}

/*fix the button position for the slide*/
.product_list.button {
    float: none;
}

.product_list.dimmed {
    background: #b05b1b;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: none; /* Saf3.2+, Chrome */
    -moz-transition: none; /* FF4+ */
    -ms-transition: none; /* IE10? */
    -o-transition: none; /* Opera 10.5+ */
    transition: none;

}

.product_list.align-bottom {
    position: absolute;
    bottom: 0px;
}

#slider-wrap {
    height: 400px;
}

#slider {
    height: 400px;
    padding-top: 30px;
}

.slider-sections h2 span {
    display: block;
    font-size: 12px;
    text-align: center
}

.slider-sections .copy_content {
    float: right;
    width: 620px !important;
    height: 300px !important;
    padding: 20px 30px;
    font-size: 16px;
    line-height: 26px;
}

.slider-sections .text {
    float: right;
    width: 620px;
}

/* => SLIDE PREV AND NEXT ARROWS <= */
.slider-prev,
.slider-next {
    text-indent: -9999px;
    width: 65px;
    height: 98px;
    background: url("../images/arrow.png") no-repeat;
    position: absolute;
    top: 40%;
    margin-top: -19px;
    z-index: 999;
    opacity: .5;
    -webkit-transition: all 0.3s ease-out; /* Saf3.2+, Chrome */
    -moz-transition: all 0.3s ease-out; /* FF4+ */
    -ms-transition: all 0.3s ease-out; /* IE10? */
    -o-transition: all 0.3s ease-out; /* Opera 10.5+ */
    transition: all 0.3s ease-out;
    display: none
}

.slider-prev {
    left: 12px;
}

.slider-next {
    right: 12px;
    background-position: -70px -5px;
}

.slider-prev:hover,
.slider-next:hover {
    opacity: 1;
}


/* => SLIDER NAV o o o <= */
.slider-nav {
    position: absolute;
    bottom: 5px;
    left: 50%;
    list-style: none;
    overflow: hidden;
    padding: 2px;
    display: none;
    z-index: 10;
    margin: 0;
}

.slider-nav li {
    float: left;
}

.slider-nav li a {
    display: block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    padding: 0px;
    margin: 8px;
    background: #ffffff;
    text-decoration: none;
    text-indent: -999px;
}

.slider-nav li a:hover,
.slider-nav li a.selected {
    background-position: -225px -144px;
}

/* => HOLY SLIDES <= */

.slider section {
    display: none;
}

.slider section.first {
    display: block;
}

.slider-sections, .slider-sections section {
    width: 1350px;
    height: 400px;
}

.slider-sections {
    margin: 0 auto;
    position: relative;
}

.slider-sections section {
    position: absolute;
    top: 0;
    left: 0px;
}

.product_listh2 {
    font: 400 32px/1.2 "microsoft yahei", Tahoma, arial, sans-serif;
    color: #fff;
    margin: 0 0 26px;
}

.product_listp {
    margin: 0 0 30px;
}

.product_list.centered-content {
    padding-top: 30px;
    padding-bottom: 10px;
}

.button {
    float: left;
    width: auto !important;
    list-style: none;
    position: relative;
    left: 200px;
    top: -60px;

}

.button a,
.button button,
.button input {
    background: url(../images/abt_26.png) no-repeat;
    width: 181px;
    height: 51px;
    display: block
}

.button a:hover,
.button input:hover,
.button button:hover,
.button a:focus,
.button input:focus,
.button button:focus {
}

header .product_list.button a,
#content .button a:hover {
    text-decoration: none;
}

/*********************************************************/
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?qradjf');
    src: url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?qradjf') format('truetype'),
    url('../fonts/icomoon.woff?qradjf') format('woff'),
    url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.demo-icon {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 24px;
    color: #999;
}

/*new right*/
.cndns-right {
    position: fixed;
    right: 1px;
    top: 50%;
    margin-top: -100px;
    z-index: 100
}

.cndns-right-meau {
    position: relative;
}

.cndns-right-btn {
    width: 48px;
    height: 48px;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    position: relative;
    background-color: #fff
}

.cndns-right-btn span {
    color: #848484;
    font-size: 26px;
    line-height: 48px;
}

.cndns-right-btn p {
    color: #1580c4;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
    display: none;
}

.cndns-right-meau:hover .cndns-right-btn span {
    display: none
}

.cndns-right-meau:hover .cndns-right-btn p {
    display: block;
}

.meau-car .cndns-right-btn {
    border-color: #1580c4;
    margin-bottom: 20px;
}

.meau-car.cndns-right-meau:hover .cndns-right-btn {
    background-color: #1580c4
}

.meau-car.cndns-right-meau:hover .cndns-right-btn span {
    color: #fff;
    display: block;
}

.meau-car .cndns-right-btn span {
    color: #1580c4;
}

.meau-sev .cndns-right-btn {
    border-color: #ff6800;
    background: url(../images/zxkf.gif) no-repeat #ff6800 center;
}

.meau-sev .cndns-right-btn p {
    color: #fff
}

.meau-sev .cndns-right-btn span {
    color: #fff
}

.meau-top .cndns-right-btn span {
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
    display: block
}

.meau-top .cndns-right-btn i {
    display: block;
    color: #999
}

.meau-top.cndns-right-meau:hover .cndns-right-btn {
    background-color: #1580c4
}

.meau-top.cndns-right-meau:hover .cndns-right-btn span {
    display: block;
    color: #fff
}

.meau-top.cndns-right-meau:hover .cndns-right-btn i {
    color: #fff;
}

.cndns-right-box {
    position: absolute;
    top: -15px;
    right: 48px;
    padding-right: 25px;
    display: none;
}

.cndns-right-box .box-border {
    border: 1px solid #ccc;
    border-top: 4px solid #1580c4;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    position: relative
}

.cndns-right-box .box-border .arrow-right {
    display: block;
    width: 13px;
    height: 16px;
    background: url(../images/arrow1.png) no-repeat;
    position: absolute;
    right: -13px;
    top: 26px;
}

.cndns-right-box .box-border .sev-t span {
    font-size: 42px;
    float: left;
    display: block;
    line-height: 56px;
    margin-right: 20px;
    color: #d3d3d3
}

.cndns-right-box .box-border .sev-t p {
    float: left;
    color: #ff6800;
    font-size: 24px;
    line-height: 28px;
}

.cndns-right-box .box-border .sev-t p i {
    display: block;
    font-size: 14px;
    color: #aaa;
}

.cndns-right-box .box-border .sev-b {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4
}

.cndns-right-box .box-border .sev-b h4 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}

.cndns-right-box .box-border .sev-b li {
    float: left;
    width: 33.33333%
}

.cndns-right-box .box-border .sev-b li a {
    display: inline-block;
    color: #999;
    font-size: 13px;
    padding-left: 43px;
    background: url(../images/qq.gif) no-repeat left 3px;
    line-height: 36px;
}

.cndns-right-box .box-border .sev-b li a:hover {
    color: #1580c4
}

.meau-sev .cndns-right-box .box-border {
    width: 300px;
}

.meau-contact .cndns-right-box .box-border {
    width: 300px;
}

.cndns-right-meau:hover .cndns-right-box {
    display: block
}

.meau-code .cndns-right-box {
    top: inherit;
    bottom: -35px;
}

.meau-code .cndns-right-box .box-border {
    width: 156px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.meau-code .cndns-right-box .box-border i {
    display: block;
    color: #1580c4;
    font-size: 16px;
    line-height: 16px;
}

.meau-code .cndns-right-box .box-border .arrow-right {
    top: inherit;
    bottom: 50px;
}

.meau-sev .cndns-right-btn .demo-icon {
    display: none;
}

.meau-sev:hover .cndns-right-btn {
    background: #1580c4;
    border-color: #1580c4;
}

.meau-zs .cndns-right-btn {
    background-color: #1580c4;
    color: #fff;
    margin-top: 80px;
    border-color: #1580c4
}

.meau-zs .cndns-right-btn span {
    color: #fff
}

.meau-zs .cndns-right-btn p {
    color: #fff
}
