﻿@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft Yahei', '微软雅黑', serif;
}

html {
    color: #323333;
    overflow-y: scroll;
    overflow: -moz-scrollbars
}

body, button, input, select, textarea {
    font-size: 12px
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

em {
    font-style: normal
}

small {
    font-size: 12px
}

ul, ol {
    list-style: none
}

a {
    color: #333333;
    text-decoration: none
}

a:hover {
    color: #cf2145 !important;
    text-decoration: none
}

legend {
    color: #000
}

fieldset, img {
    border: 0
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    -ms-interpolation-mode: bicubic
}

textarea {
    resize: vertical
}

.left {
    float: left
}

.right {
    float: right
}

.overflow {
    overflow: hidden
}

.hide {
    display: none
}

.block {
    display: block
}

.inline {
    display: inline
}

.error {
    color: #F00;
    font-size: 12px
}

label, button {
    cursor: pointer
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden
}

.wordwrap {
    word-break: break-all;
    word-wrap: break-word
}

pre.wordwrap {
    white-space: pre-wrap
}

body {
    min-width: 1200px;
}

body, form {
    position: relative;
    z-index: 0
}

td {
    text-align: left
}

img {
    border: 0
}

.wrap {
    width: 100%;
    clear: both;
    position: relative;
}

.w1660 {
    width: 1660px !important;
    margin: 0 auto;
}

.w1200 {
    width: 1200px !important;
    margin: 0 auto;
}

.bg-gray {
    background: #f6f5f5 !important;
}

.header {
    position: absolute;
    top: 0;
    z-index: 999;
}

.header-inner {
    width: 1200px;
    height: 70px;
    border-radius: 0 0 30px 30px;
    background: url("../images/header-bg.jpg") repeat-x;
    margin: 0 auto;
}

.header-inner .logo {
    padding: 9px 25px;
}

.header-inner .logo img {
    height: 100%;
}

.header .menu {
    display: inline-block;
    padding-left: 40px;
}

.header .menu a {
    display: inline-block;
    line-height: 70px;
    min-width: 110px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}

.header .menu a:hover, .header .menu a.active {
    background-color: #b10a0a;
    color: #ffffff !important;
}

@media (min-width: 1660px) {
    .header-inner {
        width: 1660px;
    }
    .header-inner .logo {
        padding: 9px 75px;
    }

    .header .menu {
        padding-left: 15px;
    }

    .header .menu a {
        min-width: 168px;
    }
}

.performance {
    margin-top: 25px;
    height: 1152px;
    background: url("../images/performance-bg-1.jpg") no-repeat center;
}

.performance-inner {
    height: 1152px;
    background: url("../images/performance-main.png") no-repeat bottom;
    position: relative;
}

.performance-info {
    position: absolute;
    bottom: 163px;
    width: 1200px;
    height:600px;
    background: url("../images/performance-bg-2.png") no-repeat ;
}

.performance-info .performance-info-row {
    padding: 0 72px 0 71px;
    height: 216px;
}

.performance-info .performance-info-col {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: right;
    position: relative;
    top:78px;
}

.performance-info .performance-info-col:first-child {
    text-align: left;
}

.performance-info .performance-info-col h3 {
    position: absolute;
    top: 60px;
    right: 130px;
    display: inline-block;
    font-size: 30px;
    line-height: 60px;
    color: #ffffff;
}

.performance-info .performance-info-col h3 span {
    font-weight: normal;
}

.performance-info .performance-info-col:first-child h3 {
    right: auto;
    left: 130px;
}

.performance-info .performance-info-col .icon {
    display: inline-block;
    width: 90px;
    height: 90px;
    transition: all .2s;
    -moz-transition: all .2s; /* Firefox 4 */
    -webkit-transition: all .2s; /* Safari and Chrome */
    -o-transition: all .2s; /* Opera */
}

.performance-info .performance-info-col .icon:hover{
    margin-top: -5px;
}

.icon-1 {
    background: url("../images/icon-1.png") no-repeat center;
}

.icon-2 {
    background: url("../images/icon-2.png") no-repeat center;
}

.icon-3 {
    background: url("../images/icon-3.png") no-repeat center;
}

.icon-4 {
    background: url("../images/icon-4.png") no-repeat center;
}

.performance-details {
    position: absolute;
    right: 0;
    top: -23px;
    height: 450px;
    width: 245px;
    background-color: #da0807;
    color: #ffffff;
}

.performance-details-title {
    font-size: 18px;
    color: #ffffff;
    width: 160px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    position: absolute;
    left: -25px;
    top: 15px;
    font-family: "Times New Roman";
    border: 1px solid #050001;
}

.performance-details-title:after {
    content: "";
    display: block;
    width: 5px;
    height: 60px;
    position: absolute;
    right: -3px;
    top: 20px;
    background-color: #1d1d1d;
}

.performance-details-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
}

.performance-details-content a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 14px;
    margin: 50px 0;
}

.performance-details-content a:hover {
    color: #ffffff !important;
}

.performance-details-content h3 {
    font-size: 22px;
    line-height: 50px;
    font-weight: normal;
}

.performance-details-content p {
    font-size: 14px;
    line-height: 30px;
}

.index_title {
    text-align: center;
    padding-top: 100px;
    color: #666666;
}

.index_title h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
}

.index_title p {
    font-size: 12px;
    line-height: 30px;
}

.index_title:after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 3px;
    background-color: #e60012;
}

.details {
    margin-top: 25px;
    height: 1008px;
    background: url("../images/details-bg.jpg") no-repeat center #dfdfdf;
    position: relative;
}

.details-content-box {
    margin-top: 190px;
    height: 550px;
    background: url("../images/details-bg-2.png") no-repeat center;
}

.details-content {
    position: relative;
}

.details-content .details-item {
    display: block;
    position: absolute;
    background-color: #959595;
    transition: all .4s;
    -moz-transition: all .4s; /* Firefox 4 */
    -webkit-transition: all .4s; /* Safari and Chrome */
    -o-transition: all .4s; /* Opera */
}

.details-content .details-item:hover {
    margin-top: -5px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#e6e6e6', Direction=0, Strength=5); /*for ie6,7,8*/
    -moz-box-shadow: 0 0 5px #e6e6e6;
    -webkit-box-shadow: 0 0 5px #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
}

.details-content .details-item img {
    width: 100%;
    height: 100%;
}

.details-content .details-item span {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    color: #cccccc;
    font-size: 14px;
    line-height: 30px;
    text-indent: 15px;
    background-color: rgba(0, 0, 0, .7);
}

.details-content .details-item-1 {
    top: 81px;
    left: 158px;
    width: 169px;
    height: 243px;
}

.details-content .details-item-2 {
    top: 115px;
    left: 345px;
    width: 229px;
    height: 316px;
}

.details-content .details-item-3 {
    top: 53px;
    left: 591px;
    width: 235px;
    height: 308px;
}

.details-content .details-item-4 {
    top: 115px;
    left: 838px;
    width: 174px;
    height: 285px;
}

.about {
    height: 960px;
    background: url("../images/about-bg.jpg") no-repeat center #dfdfdf;
}
.about-inner{
    position: relative;
    height: 100%;
}
.about .about-items{
    position: absolute;
    bottom: 290px;
    padding: 0 45px;
}

.about .about-items .about-item{
    display: block;
    float: left;
    width: 370px;
    text-align: center;
    color: #ffffff !important;
}

.about .about-items .about-item .about-item-icon{
    display: inline-block;
    width:149px;
    height: 149px;
    border-radius: 100%;
    border: 1px dashed #ffffff;
    margin-bottom: 20px;
}

.about-item-icon-1{
    background: url("../images/icon-5.png") no-repeat center;
}
.about-item-icon-2{
    background: url("../images/icon-6.png") no-repeat center;
}
.about-item-icon-3{
    background: url("../images/icon-7.png") no-repeat center;
}
.about .about-items .about-item h3,.about .about-items .about-item h2{
    line-height: 30px;
    font-size: 18px;
    font-weight: normal;
}
.about .about-title{
    padding-top: 160px;
    text-align: center;
}
.about .about-title h1{
    font-size: 60px;
    color: #da0807;
    line-height: 90px;
}
.about .about-title h3{
    font-size: 24px;
    color: #ffffff;
    line-height: 50px;
}
.about .about-content{
    font-size: 14px;
    color: #ffffff;
    line-height: 25px;
    padding: 0 210px;
    text-align: center;
}
.product {
    height: 1240px;
    background: url("../images/product-bg.jpg") no-repeat center 370px;
}
.product-items{
    margin-top: 80px;
    position: relative;
}

.product-btns{
    position: absolute;
    top: -40px;
    right: 0;
    text-align: right;
}
.product-btns .product-btn{
    display: inline-block;
    width: 58px;
    height: 35px;
    cursor: pointer;
}
.product-more{
    display: block;
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 14px;
    color: #393938;
}

.product-btn-left{
    background: url("../images/icon-left.png") no-repeat center;
}

.product-btn-right{
    background: url("../images/icon-right.png") no-repeat center;
}

.product-items-inner{
    width: 1126px;
    position: relative;
    height: 262px;
    overflow: hidden;
}
#myscrollbox {
    display: block;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 1000000px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.product-item{
    width: 262px;
    height: 262px;
    float: left;
    padding-right: 26px;
    line-height: 48px;
    color: #ffffff;
    font-size: 14px;
}

.product-item p{
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #393938;
}

.product-item img{
    max-width: 100%;
}

.product-intro{
    padding-top: 320px;
    height: 405px;
    background: url("../images/product-car.png") no-repeat right;
}

.product-intro-inner{
    display: block;
    width: 700px;
    border-bottom: 1px solid #cccacc;
    padding: 25px 0;
}

.product-intro-icon{
    float: left;
    width: 184px;
    margin-right: 20px;
}

.product-intro-icon img{
    width: 100%;
}

.product-intro-content h3{
    color: #252626;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
}

.product-intro-content p{
    color: #666666;
    font-size: 12px;
    line-height: 20px;
}

.banner{
    height: 410px;
    background: url("../images/banner-about.jpg") no-repeat top;
}

.page-box{
    /*min-height: 1300px;*/
}

.page-inner{
    background: #ffffff;
    margin-top: -90px;
    min-height: 200px;
    overflow: hidden;
}

.page-menu{
    padding: 50px 40px 30px;
}

.page-title{
    width: 340px;
    float: left;
}

.page-title h3{
    font-weight: normal;
    font-size: 28px;
    color: #4d4c4c;
    line-height: 50px;
    vertical-align: baseline;
}
.page-title h3 span{
    font-size: 14px;
}

.page-title h3 span em{
    display: inline-block;
    padding: 0 5px;
    font-style: italic;
}

.page-title p{
    font-size: 14px;
    color: #7f7e7f;
    line-height: 20px;
}

.page-menu ul{
    display: block;
    float: left;
    padding-top: 30px;
}

.page-menu ul li{
    float: left;
    width: 113px;
    line-height: 30px;
    text-align: center;
}

.page-menu ul li:before{
    content: "";
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #666666;
    float: left;
    margin-top: 10px;
}

.page-menu ul li:last-child:after{
    content: "";
    display: inline-block;
    width: 1px;
    height: 10px;
    background-color: #666666;
    float: right;
    margin-top: 10px;
}

.page-menu ul li a{
    display: inline-block;
    font-size: 14px;
}

.page-menu ul li a:hover,.page-menu ul li a.active{
    color: #ea0425;
    border-bottom: 1px solid #ea0425;
}

.page-content{
    padding: 60px 0;
}

.page-about-title{
    width: 50px;
    height: 400px;
    float: left;
    background: url("../images/page-1.jpg") no-repeat center;
}

.page-about-content{
    width: 540px;
    padding: 0 50px;
    line-height: 30px;
    float: left;
    text-align: justify;
    min-height: 800px;
}

.page-about-slides{
    width: 510px;
    height: 375px;
    float: left;
    position: relative;
    /*overflow: hidden;*/
    background: url(../images/loading.gif) 50% no-repeat;
}

.page-about-slides .slides {
    position: relative;
    z-index: 1;
}

.page-about-slides .slides li {
    height: 375px;
    cursor: pointer;
}

.page-about-slides .flex-direction-nav{
    position: absolute;
    top: 425px;
    width: 100%;
    height: 50px;
    text-align: center;
}

.page-about-slides .flex-direction-nav li{
    display: inline-block;
    width: 50px;
    height: 50px;
}
.page-about-slides .flex-direction-nav li:first-child{
    margin-right: 50px;
}

.page-about-slides .flex-direction-nav li a{
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #515050;
    border-radius: 50%;
    background-color: #ffffff;
}

.page-about-slides .flex-direction-nav li a:hover{
    border: 1px solid #ea0425;
    background-color: #ea0425;
}

.page-about-slides .flex-direction-nav li .flex-prev{
    background: url("../images/left.png") no-repeat center;
}

.page-about-slides .flex-direction-nav li .flex-prev:hover{
    background: url("../images/left2.png") no-repeat center #ea0425;
}

.page-about-slides .flex-direction-nav li .flex-next{
    background: url("../images/right.png") no-repeat center;
}
.page-about-slides .flex-direction-nav li .flex-next:hover{
    background: url("../images/right2.png") no-repeat center #ea0425;
}

.page-youshi{
    background: url("../images/youshi-bg.png") no-repeat center 330px;
}
.page-youshi .page-content{
    height: 800px;
    background: url("../images/page-3.jpg") no-repeat top;
    margin-top: 50px;
    padding: 0 0 20px 0;
    position: relative;
}

.page-youshi-title{
    color: #ffffff;
    padding-top: 90px;
    text-align: center;
}
.page-youshi-title h3{
    font-size: 72px;
    font-weight: normal;
    line-height: 120px;
}
.page-youshi-title h3:after{
    content: "";
    display: block;
    width: 450px;
    height: 1px;
    background-color: #ffffff;
    margin: 0 auto;
}

.page-youshi-title p{
    font-size: 48px;
    line-height: 90px;
}

.page-youshi-list{
    padding-top: 100px;
    text-align: center;
}

.page-youshi-item{
    display: inline-block;
    width: 110px;
    height: 110px;
    background-color: #ffffff;
    margin-left: 100px;
    border-radius: 7px;
    padding: 15px;
}
.page-youshi-item:first-child{
    margin-left: 0;
}
.page-youshi-item span{
    display: block;
    height: 85px;
}

.page-youshi-item p{
    line-height: 25px;
    font-size: 24px;
    color: #333333;
}

.icon-youshi-1{
    background: url("../images/youshi-1.png") no-repeat center;
}
.icon-youshi-2{
    background: url("../images/youshi-2.png") no-repeat center;
}
.icon-youshi-3{
    background: url("../images/youshi-3.png") no-repeat center;
}
.icon-youshi-4{
    background: url("../images/youshi-4.png") no-repeat center;
}

.page-zhiliang-list{
    padding: 0 130px;
}

.page-zhiliang-item{
    width: 455px;
    padding-bottom: 80px;
    float: left;
    position: relative;
}
.page-zhiliang-item:nth-child(odd){
    margin-right: 30px;
}
.page-zhiliang-item:nth-child(even):before{
    content: "";
    display: inline-block;
    width: 74px;
    height: 74px;
    border-radius: 37px;
    background: url("../images/icon-plus.png") no-repeat center #ffffff;
    position: absolute;
    top:-37px;
    left: -52px;
    z-index: 999;
}

.page-zhiliang-item img{
    width: 100%;
}
.page-zhiliang-item h3{
    padding-top:30px;
    line-height: 30px;
    font-size: 30px;
    color: #333333;
}
.page-zhiliang-item span{
    display: inline-block;
    text-align: center;
    font-weight: normal;
    border:1px solid #999999;
    border-radius: 15px;
    min-width: 210px;
    float: right;
    margin-right: 100px;
    margin-top: -1px;
}

.page-contact-content{
    float: left;
    width: 850px;
    padding: 0 20px;
    padding-bottom: 90px;
}

.page-contact-tips{
    padding: 28px 26px;
    background-color: #f0f0f0;
}

.page-contact-tips h3{
    line-height: 55px;
    border-bottom: 1px dashed #a6a6a6;
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    text-align: center;
}

.page-contact-items{
    padding-left: 85px;
    line-height: 40px;
    font-size: 14px;
    padding-top: 20px;
}

.page-contact-items .contact-icon{
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 15px;
    float: left;
    margin-top: 9px;
}

.page-contact-qrcode{
    width: 206px;
    height: 351px;
    padding-top: 70px;
    float: left;
    background: url("../images/phone-bg.png") no-repeat top;
    margin-top: -195px;
    text-align: center;
}

.page-contact-qrcode h3{
    line-height: 70px;
    font-size: 18px;
    font-weight: normal;
    color: #ea0425;
}

.page-contact-qrcode p{
    line-height: 50px;
    font-size: 12px;
    color: #ffffff;
}

.page-news-item{
    padding-bottom: 7px;
}

.page-news-item:after{
    content: "";
    display: block;
    clear: both;
}

.page-news-item a{
    display: inline-block;
}

.page-news-thumb{
    float: left;
    width: 253px;
    margin-right: 25px;
}

.page-news-thumb img{
    width: 100%;
}

.page-news-right{
    padding-top: 10px;
    width: 922px;
    float: left;
}

.page-news-right h3{
    line-height: 40px;
    font-size: 14px;
    color: #252626;
}

.page-news-right p{
    line-height: 25px;
    color: #252626;
    height: 50px;
    overflow: hidden;
}

.page-news-right a:hover h3{
    color: #ea0425;
    text-decoration: underline;
}

.page-news-right a:hover p{
    color: #ea0425;
}

.page-news-sub{
    margin-top: 15px;
    line-height: 35px;
    font-size: 14px;
    color: #999899;
    border-bottom: 1px dashed #dadada;
}

.page-news-time{
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    background: url("../images/time.png") no-repeat center;
    margin-right: 10px;
    margin-top: 9px;
}

.page-news-more{
    float: right;
}

.page-news-detail{
    padding: 0 60px;
}

.page-news-mainpic{
    text-align: center;
}

.page-news-mainpic img{
    max-width: 80%;
    height: auto;
}

.page-news-subtitle{
    line-height: 100px;
    padding: 0 70px;
    border-bottom: 1px solid #cccccc;
    font-size: 14px;
    color: #999899;
}

.page-news-subtitle .page-news-time{
    margin-top: 41px;
}

.page-news-title{
    font-size: 14px;
    color: #252626;
    margin-top: 20px;
    line-height: 120px;
    text-align: center;
}

.page-news-content{
    font-size: 14px;
    color: #323333;
    line-height: 25px;
    min-height: 700px;
}

.page-news-ctrls{
    padding: 50px 0;
    line-height: 25px;
}

.page-news-ctrl-left{
    float: left;
}

.page-news-ctrl-left a:before,.page-news-ctrl-left span:before{
    content: "";
    display: block;
    float: left;
    width: 16px;
    height: 14px;
    background: url("../images/left3.png") no-repeat center;
    margin-top: 5px;
    margin-right: 15px;
}

.page-news-ctrl-left a:hover{
 text-decoration: underline;
}

.page-news-ctrl-left a:hover:before{
    background: url("../images/left4.png") no-repeat center;
}

.page-news-ctrl-right{
    float: right;
}

.page-news-ctrl-right a:after, .page-news-ctrl-right span:after{
    content: "";
    display: block;
    float: right;
    width: 16px;
    height: 14px;
    background: url("../images/right3.png") no-repeat center;
    margin-top: 5px;
    margin-left: 15px;
}

.page-news-ctrl-right a:hover{
    text-decoration: underline;
}

.page-news-ctrl-right a:hover:after{
    background: url("../images/right4.png") no-repeat center;
}

.contact-icon-1{
    background: url("../images/contact-1.png") no-repeat center;
}

.contact-icon-2{
    background: url("../images/contact-2.png") no-repeat center;
}
.contact-icon-12{
    background: url("../images/contact-12.png") no-repeat center;
}
.contact-icon-3{
    background: url("../images/contact-3.png") no-repeat center;
}

.page-contact-map{
    height: 749px;
}

.page-product-list{
    padding: 0 40px;
}

.page-product-item{
    float: left;
    width: 360px;
    height: 360px;
    border: 1px solid #e6e6e6;
    margin-right: 17px;
    margin-bottom: 21px;
}

.page-product-item.no-mr{
    margin-right: 0;
}

.page-product-item h3{
    border-top: 1px solid #e6e6e6;
    line-height: 65px;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    padding: 0 20px;
}

.page-product-item a{
    display: block;
}

.page-product-thumb{
    width: 360px;
    height: 294px;
    position: relative;
}
.page-product-thumb img{
    width: 360px;
    height: 294px;
}


.page-product-cover{
    display: none;
    position: absolute;
    width: 330px;
    height: 264px;
    padding: 15px;
    top:0;
    left: 0;
    background: rgba(0,0,0,0.5);
}

.page-product-cover-plus{
    width: 328px;
    height: 262px;
    border:1px solid #ffffff;
    background: url("../images/plus.png") no-repeat center;
}

.page-product-thumb:hover .page-product-cover{
    display: block;
}

.page-product-mainpic{
    margin: 0 auto;
    width: 790px;
    height: 810px;
    border: 1px solid #e6e6e6;
    padding: 35px 45px;
}

.page-product-mainpic img{
    width: 790px;
}

.page-product-mainpic h3{
    line-height: 140px;
    font-weight: normal;
    font-size: 16px;
}
.page-product-attrs{
    padding-top: 35px;
}

.page-product-menu{
    line-height: 40px;
    border-bottom: 1px solid #ea0425;
}

.page-product-menu span{
    display: inline-block;
    width: 125px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    background-color: #ea0425;
}

.page-product-attrs h3{
    line-height: 90px;
    font-size: 18px;
    font-weight: normal;
}

.page-product-attrs label{
    line-height: 30px;
    display: inline-block;
    width: 24%;
}

.page-service-title{
    padding: 35px 40px;
    border-bottom: 4px solid #070b0c;
}
.page-service-title h3{
    font-size: 30px;
    font-weight: normal;
}
.page-service-title span{
    font-size: 16px;
    color: #ea0425;
}

.page-service-content{
    padding: 40px;
}

.page-service-top-right{
    background: url("../images/service-1.jpg") no-repeat top;
    width: 200px;
    height: 350px;
    float: right;
}

.page-service-top-left{
    padding-top: 50px;
}

.page-service-top-left p{
    font-size: 14px;
    color: #4c4c4c;
    line-height: 25px;
}

.page-service-top-left label{
    display: block;
    float: left;
    margin-top: 50px;
    width: 270px;
    margin-right: 30px;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}

.page-service-top-left label span{
    display: block;
    float: left;
    width: 58px;
    height: 58px;
    border: 1px solid #ea0425;
    color: #ea0425;
    font-size: 30px;
    line-height: 58px;
    text-align: center;
    border-radius: 29px;
    margin-right: 10px;
}

.page-service-bottom{
    margin-top: 130px;
    border-top:1px solid #e6e6e6;
    padding-top: 70px;
    text-align: center;
}
.page-service-bottom h3{
    line-height: 60px;
    font-size: 36px;
    font-weight: normal;
}

.page-service-bottom p{
    line-height: 60px;
    font-size: 24px;
    color: #b2b2b2;
}

.page-service-bottom-lables{
    padding: 100px 110px;
}

.page-service-bottom-lables label{
    display: block;
    float: left;
    width: 300px;
    margin-bottom: 30px;
    line-height: 50px;
    font-size: 24px;
}

.page-service-bottom-lables label span{
    display: block;
    width: 140px;
    height: 140px;
    line-height: 140px;
    font-size: 80px;
    margin: 0 auto;
    background: url("../images/label-bg.png") no-repeat center;
}

.footer {
    background-color: #f5f5f5;
    padding: 50px 0;
}

.footer .footer-text {
    margin-left: 65px;
}

.footer .footer-text:first-child {
    margin-left: 0;
    padding-right: 40px;
}

.footer .footer-text h3 {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
}

.footer .footer-text p, .footer .footer-text a {
    line-height: 20px;
    color: #4b4c4c;
    display: block;
}

.footer .footer-text p span {
    color: #cf2145;
}

.footer .footer-phone {
    background: url("../images/phone.png") no-repeat left;
    height: 100px;
    padding-top: 30px;
    padding-left: 60px;
    margin-left: 100px;
}

.footer .footer-phone h3 {
    font-size: 14px;
    line-height: 30px;
}

.red-phonenumber {
    color: #d3132d;
    font-size: 24px;
}

.footer .footer-qrcode {
    padding-right: 50px;
}

.footer .footer-qrcode img {
    height: 116px;
    border: 1px solid #999899;
}

.footer .footer-qrcode h3 {
    font-weight: normal;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
}

.footer .footer-qrcode h3:before, .footer .footer-qrcode h3:after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 15px;
    background-color: #393938;
    margin: 0 8px;
    vertical-align: middle;
}

.copyright {
    background-color: #373838;
    border-top: 10px solid #080708;
    padding: 10px 0;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
}

/* flexslider */
.flexslider {
    position: relative;
    height: 960px;
    overflow: hidden;
    background: url(../images/loading.gif) 50% no-repeat;
}

.flexslider .slides {
    position: relative;
    z-index: 1;
}

.flexslider .slides li {
    height: 960px;
    cursor: pointer;
}

.flexslider .flex-control-nav {
    display: inline-block;
    position: absolute;
    right: 50px;
    top: 50%;
    z-index: 2;
    width: 12px;
    text-align: center;
    margin-top: -40px;
}

.flexslider .flex-control-nav li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 5px 0;
    *display: inline;
    zoom: 1;
}

.flexslider .flex-control-nav a {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/dot.png) right 0 no-repeat;
    cursor: pointer;
}

.flexslider .flex-control-nav .flex-active {
    background-position: 0 0;
}

.flexslider .flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flexslider .flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flexslider .flex-direction-nav li a.flex-prev {
    display: none
}

.flexslider .flex-direction-nav li a.flex-next {
    display: none
}

.pages {
    font-size: 14px;
    padding: 50px 0;
    text-align: center;
}

.pages span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #999999;
    border: 1px solid #999999;
    color: #ffffff !important;
    padding: 0 10px;
    border-radius: 4px;
    margin: 0 10px 0 0;
}

.pages span.current,.pages a:hover {
    background: #000000;
    border: 1px solid #000000;
    color: #ffffff !important;
}

.pages a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #ffffff;
    border: 1px solid #cbcacb;
    color: #4d4c4c;
    padding: 0 10px;
    border-radius: 4px;
    margin: 0 10px 0 0;
}

/*返回顶部*/
#goTop {
    position: absolute;
    display: none;
    width: 50px;
    height: 48px;
    background: #fff url(../images/gotop.png) no-repeat 16px 15px;
    border: solid 1px #f9f9f8;
    border-radius: 6px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    z-index: 1000;
}

#goTop:hover {
    height: 50px;
    background-position: 16px 16px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
}