﻿@charset "utf-8";
body {
    background-color: #fff;
}


/*header*/

.header {
    width: 100%;
}

.header_top {
    position: absolute;
    top: 0;
    width: 100%;
    height: 90px;
    z-index: 1000;
    line-height: 90px;
}

.header_top .logo {
    padding-top: 15px;
    padding-top: 20px;
}

.header_top .header_nav {
    margin: 0 70px 0 15px;
    font-size: 18px;
}

.header_top .header_nav li {
    display: block;
    float: left;
    padding-left: 50px;
    position: relative;
}

.header_top .header_nav a {
    position: relative;
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: 18px;
}

.header_top .header_nav a.active,
.header_nav li a:hover {
    color: #c49c5f;
}

.header_top .header_nav a.active .line {
    overflow: hidden;
    position: absolute;
    display: block;
    bottom: 20px;
    width: 100%;
    height: 2px;
    background-color: #c49c5f;
    _background-color: none;
}

.header_top .phone {
    color: #fff;
    _padding-top: 30px;
    overflow: hidden;
}

.header_top .p-num {
    display: block;
}

.header_top .p-num .tel {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
}

.header_top .ztai {
    margin-left: 30px;
    width: 91px;
    height: 91px;
    color: #666;
    text-align: center;
    background: rgba(255, 255, 255, 0.3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
    zoom: 1;
}

.header_top .ztai_user {
    display: block;
    margin: 28px 0 6px 0;
    height: 20px;
    line-height: 20px;
}

.header_top .ztai_user .dl {
    padding-left: 4px;
    color: #fff;
}

.header_top .ztai_user:hover .dl {
    border-bottom: 1px solid #fff;
}

.header_top .ztai_dd {
    display: block;
    margin: 0 auto;
    width: 60px;
    line-height: 20px;
    color: #fff;
}

.header_top .ztai_dd:hover {
    border-bottom: 1px solid #fff;
}

.header_mdd {
    position: absolute;
    display: none;
    top: 90px;
    left: -130px;
    padding: 25px 27px 5px 27px;
    width: 430px;
    background-color: #fff;
    z-index: 100;
    border: 1px solid #c59d60;
    overflow: hidden;
}

.header_mdd .mdd-p {
    color: #c59d60;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
}

.header_mdd .mdd-a1 {
    width: 400px;
}

.header_mdd .mdd-a1,
.header_mdd .mdd-a2 {
    margin-bottom: 20px;
    overflow: hidden;
    zoom: 1;
}

.header_mdd .mdd-a1 a,
.header_mdd .mdd-a2 a {
    color: #666;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 14px;
    white-space: nowrap;
}

.header_mdd .mdd-a1 a:hover,
.header_mdd .mdd-a2 a:hover {
    background-color: #c59d60;
    color: #fff;
}


/*center*/

.center {
    text-align: center;
    clear: both;
}

.lunbo {
    text-align: center;
}

.lunbo li {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.lunbo .msg {
    position: absolute;
    width: 1200px;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    margin-top: -80px;
}

.lunbo .msg .dz {
    display: block;
    margin: 0 auto;
    margin-top: 60px;
    width: 194px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #fff;
    font-size: 22px;
    color: #333;
    text-align: center;
    border-radius: 3px;
    background: rgba(255, 255, 255, .6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    zoom: 1;
}

.lunbo .msg .dz:hover {
    background-color: #fff;
    color: #c59d60;
}

.tips {
    position: absolute;
    top: 685px;
    left: 0;
    width: 100%;
    height: 87px;
    line-height: 87px;
    clear: both;
    text-align: center;
    background: rgba(0, 0, 0, .65);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#65000000, endColorstr=#65000000);
    zoom: 1;
}

.tips img {
    *padding-top: 30px;
}


/*center_top*/

.box {
    margin-top: 80px;
}

.box .line {
    margin: 0 auto;
    width: 775px;
    background: url("../../../images/privateCustom/line1px.png") repeat-x 0 50%;
}

.box .title {
    z-index: 100;
    margin: 0 auto;
    vertical-align: middle;
    width: 315px;
    background-color: #ffffff;
}

.box .title i {
    display: block;
    margin: 0 auto;
}

.box .title .chi,
.c_bottom .title .chi {
    font-size: 28px;
    color: #c49c5f;
}

.box .title .eng,
.c_bottom .title .eng {
    font-family: 'microsoft Arial';
    font-size: 20px;
    color: #666;
}

.box .img,
.box .img2,
.box .img3 {
    margin-top: 65px;
    overflow: hidden;
    clear: both;
}

.box .img {
    overflow: hidden;
    clear: both;
}

.box .img li {
    display: block;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.box .img li:last-child {
    margin-right: 0;
}

.box .img li .pic {
    padding: 7px;
}

.box .img li .bor {
    width: 269px;
    height: 364px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.box .img li .bor .pic {
    display: block;
    width: 263px;
    height: 360px;
    overflow: hidden;
}

.box .img li .bor img {
    width: 269px;
    height: 364px;
    transform: scaleX(1) scaleY(1);
    transition: transform .4s linear 0s;
}

.box .img li:hover img {
    transform: scaleX(1.1) scaleY(1.1);
}

.box .img .msg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 269px;
    height: 204px;
    padding-top: 160px;
    background: transparent;
}

.box .img a {
    color: #fefefe;
}

.box .img li .bor .msg1 {
    position: absolute;
    top: 364px;
    left: 0;
    padding-top: 160px;
    width: 269px;
    height: 204px;
    z-index: 2;
}

.box .img li.active .msg1 {
    display: block;
    background: rgba(196, 156, 95, .7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#88c49c5f, endColorstr=#88c49c5f);
}

.box .img .chi,
.img2 .chi,
.img3 .chi {
    font-weight: bold;
    font-size: 30px;
    color: #fff;
}

.box .img .eng,
.img3 .eng {
    font-family: 'microsoft Arial';
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}

.box .img li.active .more {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    width: 112px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 2px;
    zoom: 1;
}

.box .img li.active .more:hover {
    background-color: #fff;
    color: #c59d60;
}

.box .img2 li,
.img3 li {
    position: relative;
    display: block;
    float: left;
    width: 384px;
    *width: 380px;
    width: 380px\9;
    margin-right: 24px;
    overflow: hidden;
}

.box .img2 li:last-child,
.img3 li:last-child {
    margin-right: 0;
}

.box .img2 img,
.img3 img {
    width: 384px;
    height: 258px;
    transform: scaleX(1) scaleY(1);
    transition: transform .4s linear 0s;
}

.box .img2 li:hover img,
.img3 li:hover a img {
    transform: scaleX(1.1) scaleY(1.1);
}

.box .img2 .msg,
.img3 .msg {
    position: absolute;
    top: 0;
    padding-top: 100px;
    width: 384px;
    height: 158px;
    text-align: center;
    color: #fefefe;
}

.box .img2 .chi {
    margin: 0 auto;
    width: 238px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    border: 1px solid #fefefe;
}

.box .img2 .tips {
    position: absolute;
    top: 214px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    clear: both;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#44000000, endColorstr=#44000000);
    zoom: 1;
}

.box .img2 .tips p {
    float: left;
    color: #fefefe;
    font-size: 18px;
    text-indent: 1em;
}

.box .img2 li .msg1 {
    position: absolute;
    top: 143px;
    left: 0;
    padding-top: 115px;
    width: 384px;
    height: 143px;
    z-index: 2;
}

.box .img2 li.active .msg1 {
    display: block;
    background: rgba(196, 156, 95, .7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#88c49c5f, endColorstr=#88c49c5f);
}

.box .img2 li.active .more {
    display: block;
    margin: 0 auto;
    width: 112px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    zoom: 1;
}

.box .img2 li.active .more:hover {
    background-color: #fff;
    color: #c59d60;
}


/*center_nav*/

.center_nav {
    margin-top: 70px;
    height: 90px;
    line-height: 90px;
    width: 100%;
    background-color: #f6f6f6;
}

.center_nav .nav_ul {
    overflow: hidden;
}

.center_nav .nav_ul li {
    display: block;
    float: left;
    width: 16%;
    background: url(../../../images/privateCustom/line2.png) no-repeat right center;
}

.center_nav .nav_ul li:last-child {
    background-image: none;
}

.center_nav .nav_ul li.active,
.nav_ul li:hover {
    background-color: #e8e8e8;
    color: #ddd;
}

.center_nav .nav_ul li a {
    font-size: 20px;
    line-height: 20px;
    color: #999;
}

.center_nav .nav_ul li:hover a,
.nav_ul li.active a {
    color: #666;
}


/*center_middle*/

.center_middle {
    margin: 0 auto;
    height: 600px;
    background: url(../../../images/privateCustom/bg1.jpg) no-repeat 50% 50%;
}

.center_middle.center_middle .box .line {
    margin: 0 auto;
    width: 775px;
    background: none;
}

.center_middle .img3 a.pic {
    display: block;
    width: 384px;
    height: 258px;
    overflow: hidden;
}

.center_middle .img3 .intro {
    display: none;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: left;
    padding-bottom: 10px;
}

.center_middle .img3 .intro_top {
    padding: 18px 20px;
    overflow: hidden;
    clear: both;
}

.center_middle .img3 .intro_top .touxiang {
    width: 46px;
    height: 46px;
    border-radius: 100%;
}

.center_middle .img3 .intro_top .name {
    font-size: 16px;
    line-height: 46px;
    color: #c49c5f;
    margin-left: 15px;
}

.intro_desc p {
    padding-bottom: 10px;
}

.intro .intro_desc {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    background: #fff;
    padding: 0px 20px;
}

.box .img3 li:hover {
    margin-bottom: 70px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
}

.box .img3 li:hover .intro {
    border: 1px solid #c59d60;
}


/*center_bottom*/

.center_bottom {
    background-color: #efefef;
}

.center_bottom .c_bottom {
    padding: 80px 0;
}

.center_bottom .c_bottom .title {
    z-index: 100;
    margin: 0 auto;
    vertical-align: middle;
    width: 315px;
    background-color: #efefef;
}

.center_bottom .c_bottom .line {
    margin: 0 auto;
    width: 775px;
    background: url(../../../images/privateCustom/line1px_2.png) repeat-x 0 50%;
}

.center_bottom .c_bottom .specs {
    overflow: hidden;
    clear: both;
    padding-top: 60px;
}

.center_bottom .c_bottom .specs li {
    display: block;
    float: left;
    width: 400px;
    text-align: center;
}

.center_bottom .c_bottom .specs .status {
    width: 163px;
    height: 163px;
    border: 8px solid #f5f5f5;
    border-radius: 50%;
}

.center_bottom .c_bottom .specs .txt {
    padding-top: 60px;
}

.center_bottom .c_bottom .specs .txt h3 {
    font-size: 24px;
    color: #333;
    padding-bottom: 20px;
}

.center_bottom .c_bottom .specs .txt p {
    font-size: 18px;
    color: #333;
}


/*footer_top*/

.center_footer {
    padding: 95px 0 90px 0;
    background-color: #292a2d;
    text-align: center;
}

.center_footer .srdz {
    padding-bottom: 90px;
}

.center_footer p {
    color: #fff;
    font-size: 16px;
}

.center_footer .footer_nav {
    padding-top: 40px;
    overflow: hidden;
}

.center_footer .footer_nav li {
    display: inline-block;
    *display: inline;
}

.center_footer .footer_nav li:last-child a {
    border-right: none;
}

.center_footer .footer_nav li a {
    display: inline-block;
    line-height: 11px;
    *line-height: 14px;
    width: 120px;
    color: #fff;
    border-right: 1px solid #f6f4f5;
}


/*footer*/

.footer_bottom {
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #181819;
    text-align: center;
}

.icon_phone {
    display: inline-block;
    margin-right: 8px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../../../images/privateCustom/icon_phone.png) no-repeat center center;
}