﻿@charset "utf-8";
/* CSS Document */

/*公共定义-去掉所有默认值*/

html {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
}
a { color:#282828;}
html {
    _background: url(about:blank);
}

body {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    font: 12px/1.2em "宋体", Tahoma, Arial;
}

div {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
}

dl {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
}

dt {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
}

dd {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
}

ul {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    list-style: none;
}

ol {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    list-style: none;
}

li {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    list-style: none;
}

h1 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
}

h2 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
}

input, textarea, select, fieldset {
    font-size: 12px;
}

.T_float {
    float: left;
    display: inline;
}

.T_float1 {
    float: right;
    display: inline;
}

.T_font {
    font-family: Tahoma, Arial;
}

.T_font1 {
    font-family: "Microsoft YaHei", "宋体";
}
/* clearfix */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}


/*返回顶部*/
#goTopBtn {
    POSITION: fixed;
    z-index: 100;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 30px;
    WIDTH: 64px;
    BOTTOM: 290px;
    HEIGHT: 64px;
    FONT-SIZE: 12px;
    CURSOR: pointer;
    RIGHT: 0px;
    _position: absolute;
    _right: auto;
}

/*公告信息*/
.bulletin {
    background: #fffde6;
    width: 100%;
    font-family: "Microsoft YaHei", "宋体";
}

.bulletin_2 {
    margin: 0 auto;
    width: 673px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    padding-bottom: 5px;
    height: 17px;
    background: #fffde6;
    position: relative;
    overflow: hidden;
}

.bulletin_2a {
    float: left;
    display: inline;
    color: #970101;
    font-size: 14px;
    padding-left: 15px;
    background: url(/images/index_bulletin_light.jpg) no-repeat;
}

.bulletin_2b {
    float: left;
    display: inline;
    width: 575px;
    position: absolute;
    z-index: 10;
    color: #666;
    white-space: nowrap;
}


/*header信息*/
.container {
    background: #FFF;
    font-family: "Microsoft YaHei", "宋体";
}

.header {
    width: 100%;
    height: 110px;
    border-bottom: 2px solid #f2f3f3;
    /*overflow: hidden;*/
    zoom: 1;
    font-family: "Microsoft YaHei", "宋体";
}

.header_border1 {
    width: 100%;
    border-bottom: 1px solid #c8c9c9;
    overflow: hidden;
    zoom: 1;
}

.header_border2 {
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
    zoom: 1;
}

.header_1_bg {
    background: #f3f3f3;
}

.header_1 {
    margin: 0 auto;
    width: 990px;
    color: #666;
    line-height: 27px;
    height: 27px;
    text-align: right;
    padding-right: 5px;
}

.header_line {
    padding-left: 5px;
    padding-right: 5px;
}

.header_aq {
    color: #333;
    margin-left: 8px;
    background: url(/images/51pawn4_img01a.png) no-repeat left center;
    padding-left: 18px;
    display: inline-block;
    height: 27px;
    line-height: 27px;
}

.header_zk {
    color: #333;
    margin-left: 8px;
    background: url(/images/51pawn4_img01b.png) no-repeat left center;
    padding-left: 18px;
    display: inline-block;
    height: 27px;
    line-height: 27px;
}

.header_zq {
    margin-left: 8px;
    background: url(/images/51pawn4_img01c.png) no-repeat left center;
    padding-left: 18px;
    display: inline-block;
    height: 27px;
    line-height: 27px;
}

    .header_zq:visited {
        color: #666;
    }

    .header_zq:hover {
        color: #666;
    }

.header_2 {
    margin-top: 5px;
    margin-bottom: 18px;
    margin-right: auto;
    margin-left: auto;
    width: 990px;
    /*overflow: hidden;*/
    zoom: 1;
}

.header_2a {
    float: left;
    display: inline;
    overflow: hidden;
    zoom: 1;
}

.header_2a_logo {
    width: 240px;
    height: 72px;
}

.header_2b {
    float: left;
    margin-top: 14px;
    display: inline;
    width: 750px;
    /*overflow: hidden;*/
    zoom: 1;
}

    .header_2b ul {
        float: right;
    }

        .header_2b ul li {
            float: left;
            display: inline;
            height: 85px;
        }


.header_nav {
    font-size: 15px;
    color: #595858;
    margin-left: 23px;
    margin-top: 14px;
    position:relative;
}

    .header_nav > a {
        display: block;
        color: #595858;
        height: 100%;
        border-top: 2px solid #ffffff;
        line-height: 25px;
        height: 25px;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }

        .header_nav > a:hover, .header_nav > a:active, .header_nav .active {
            color: #595858;
        }

        .header_nav > a:before {
            border-top: 2px solid #fff;
            content: "";
            display: block;
            height: 2px;
            left: 0;
            position: relative;
            top: -3px;
            -moz-transition: all .9s ease-out;
            -webkit-transition: all .9s ease-out;
            transition: all .9s ease-out;
            width: 0px;
        }

        .header_nav > a:hover:before, .header_nav .active:before {
            border-top-color: #a86c2d;
            width: 100%;
        }

        .header_nav > a.on {
            border-top: 2px solid #a86c2d;
            color: #a86c2d;
            content: "";
            display: block;
            height: 2px;
            left: 0;
            position: relative;
            top: -1px;
            -moz-transition: all .29 ease-out;
            -webkit-transition: all .9s ease-out;
            transition: all .9s ease-out;
            width: 100%;
        }

    .header_nav .header_hong {
        color: #d50000;
    }

.nav_bg {
    height: 56px;
    width: 100%;
    background: url(/images/nav_bg.png) repeat;
    position: absolute;
    top: 110px;
    left: 0;
    display: none;
    z-index: 10000;
}

.nav_sub {
    position: absolute;
    left: 80px;
    top: 110px;
    padding-top: 17px;
    height: 35px;
    height: 25px;
    display: block;
    z-index: 20000;
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
}

    .nav_sub li {
        height: 25px;
        float: left;
        padding: 0 15px;
        line-height: 25px;
        float: left;
    }

    .nav_sub a {
        color: #fff;
    }

        .nav_sub a:hover {
            color: #ed0e11;
        }

/*小头调的class*/
.header_3 {
    margin-top: 19px;
    margin-bottom: 18px;
    margin-right: auto;
    margin-left: auto;
    width: 990px;
    overflow: hidden;
    zoom: 1;
}

.header_3a {
    float: left;
    display: inline;
    overflow: hidden;
    zoom: 1;
}

.header_3a_logo {
    width: 290px;
    height: 44px;
}

    .header_3a_logo img {
        float: left;
        display: inline;
    }

    .header_3a_logo span {
        float: left;
        display: block;
        font-size: 26px;
        line-height: 44px;
        font-family: "Microsoft YaHei", "宋体";
        color: #666666;
    }

.header_3a_juli {
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 12px;
    border-left: 1px solid #666;
    height: 27px;
}

.header_3b {
    float: left;
    display: inline;
    width: 700px;
    overflow: hidden;
    zoom: 1;
}

    .header_3b ul {
        float: right;
    }

        .header_3b ul li {
            float: left;
            display: inline;
        }




/*footer信息*/

.footer_border {
    background: #fff;
    border-top: 1px solid #eaeaea;
}

.footer {
    width: 992px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    color: #595858;
    overflow: hidden;
    zoom: 1;
}

.foot_01 {
    text-align: center;
    line-height: 20px;
    color: #333;
    font-size: 13px;
}

.juli {
    margin-top: 15px;
}

a.foot_hui:link {
    color: #595858;
    padding-left: 5px;
    padding-right: 5px;
}

a.foot_hui:visited {
    color: #595858;
    padding-left: 5px;
    padding-right: 5px;
}

a.hui3:hover {
    color: #595858;
    text-decoration: underline;
    padding-left: 5px;
    padding-right: 5px;
}

.foot_02 {
    margin-left: 345px;
}
/*三个为：280pxpx;改为345px（两个图片时候）*/
.foot_li {
    float: left;
    display: inline;
    margin-left: 17px;
    width: 112px;
    height: 40px;
}


/*51当在线客服*/

.tdp_kf {
    background: url(../images/tdp_kf_bg.png) no-repeat;
    width: 165px;
    height: 224px;
    font-family: "Microsoft YaHei", "宋体";
    overflow: hidden;
    zoom: 1;
    position: fixed;
    left: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 99999;
}

.tdp_kf_button {
    margin-top: 109px;
    margin-left: 8px;
}

.tdp_kf_tel {
    margin-top: 45px;
    color: #fcc093;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
}

*html .tdp_kf { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
    margin-top: -1px; /*--prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
    position: absolute;
    top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

.mapTab {
    float: left;
    width: 100px;
    height: 360px;
    margin-top: 12px;
}

    .mapTab li {
        width: 100px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border: #efe8e8 1px solid;
        cursor: pointer;
    }

.currentTab {
    border-top: #efe8e8 1px solid;
    background-color: #e97c78;
}
.car .car-3 {
  background: url(/images/img8.jpg) center center no-repeat;
  height: 330px;
  margin: 30px 0 20px 0;
}
.car .car-33 {
  background: url(/images/img9.jpg) center center no-repeat;
  height: 330px;
  margin: 30px 0 20px 0;
}
.car .car-2_title, .car .car-4_title {
  width: 190px;
  height: 45px;
  border: #626262 2px solid;
  line-height: 45px;
  color: #202020;
  font-size: 16px;
  font-family: "Microsoft YaHei UI";
  text-align: center;
  margin: 35px auto;
}
.car .car-4 li {
  float: left;
  text-align: center;
  width: 333px;
  line-height:20px;
  font-size:12px;
  font-family: "Microsoft YaHei UI";
  color: #7e7e7e;
}
                #subnav {
                                    width:125px;  position:absolute; top:35px; left:1px;z-index:10001; background-color:#000;display:none;
                                }
                                    #subnav li {
                                        height:30px; display:inline;width:100%; float:left;  text-align:center; line-height:30px;
                                        border-bottom:1px solid #fff;
                                    }
                                    #subnav li:hover {
                                        background-color:#ce0c0c;
                                    }
                                        #subnav li a {
                                            color:#fff;
                                        }