@charset "utf-8";
/* CSS Document */

body {
    background: #fff;
    padding: 0px !important;
    margin: 0 auto !important;
    font-size: 12px;
    height: 100%;
    width: 100%;
}

.body {
    width: 100%;
    background: #fff;
    height: 100%;
}

div,
input,
select,
textarea,
span,
img,
table,
td,
th,
p,
a,
button,
ul,
code,
pre,
li {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    border: 0;
    color: #3f3f3f;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    color: #0095DA;
}

ul {
    width: 100%;
    height: 100%
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
}

a.disabled, a:hover.disabled {
    color: #888888
}

.clear {
    clear: both
}

.left {
    float: left;
}

.right {
    float: right;
}

.text-spacing {
    letter-spacing: 3px;
}

.tydiv {
    width: 1003px;
    margin: auto;
    height: 100%;
}

.hand {
    cursor: pointer;
    border: 0;
}

.noData {
    line-height: 210px;
    text-align: center;
    font-size: 16px
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin {
    margin: 10px;
}

.margin-20 {
    margin: 20px;
}

.margin-15 {
    margin: 15px;
}

.margin-left-13 {
    margin-left: 13px !important;
}

.margin-top-8 {
    margin-top: 8px !important;
}

.margin-top-3 {
    margin-top: 3px !important;
}

.margin-top-2 {
    margin-top: 2px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-top-8 {
    padding-top: 8px !important;
}

.padding-bottom-8 {
    padding-bottom: 8px !important;
}

.padding-left-8 {
    padding-left: 8px !important;
}

.padding-right-8 {
    padding-right: 8px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-bottom-3 {
    padding-bottom: -3px;
}

.padding-top-3 {
    padding-top: 3px;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.padding-20 {
    padding: 20px;
}

.padding-5 {
    padding: 5px;
}

.padding-top-13 {
    padding-top: 13px !important;
}

.padding-bottom-13 {
    padding-bottom: 13px !important;
}

.padding-left-13 {
    padding-left: 13px !important;
}

.padding-right-13 {
    padding-right: 13px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.textfield-border {
    border: 2px solid #0d5dac;
    height: 28px;
}

.border-1 {
    border: 1px solid #d6d6d6;
    height: 28px;
    background: #fff;
}

.border-textfield {
    border: 1px solid #d6d6d6;
}

.select-textfield {
    border: 1px solid #d6d6d6;
    height: 25px;
}

.input-border-0 {
    border: 0px;
    height: 28px;
}

.border-right-grey {
    border-right: 1px solid #e4e4e4;
}

.border-left-grey {
    border-left: 1px solid #e4e4e4;
}

.border-top-grey {
    border-top: 1px solid #e4e4e4;
}

.border-bottom-grey {
    border-bottom: 1px solid #e4e4e4;
}

.border-grey {
    border: 1px solid #e4e4e4;
}

.border-right-blue-1 {
    border-right: 1px solid #d9f1fd;
}

.border-left-blue-1 {
    border-left: 1px solid #d9f1fd;
}

.border-top-blue-1 {
    border-top: 1px solid #d9f1fd;
}

.border-bottom-blue-1 {
    border-bottom: 1px solid #d9f1fd;
}

.border-blue-1 {
    border: 1px solid #d9f1fd;
}

.border-right-blue-2 {
    border-right: 2px solid #d9f1fd;
}

.border-left-blue-2 {
    border-left: 2px solid #d9f1fd;
}

.border-top-blue-2 {
    border-top: 2px solid #d9f1fd;
}

.border-bottom-blue-2 {
    border-bottom: 2px solid #d9f1fd;
}

.border-blue-2 {
    border: 2px solid #d9f1fd;
}

.border-top-2-blue {
    border-top: 2px solid #00549B;
}

.border-2 {
    height: 23px;
    border-bottom: 2px solid #B5CCEC;
    border-top: 2px solid #B5CCEC;
    border-right: 2px solid #B5CCEC;
}

/*文字*/
.line-height {
    line-height: 25px;
}

.line-height-30 {
    line-height: 40px;
}

.line-height-40 {
    line-height: 40px;
}

.text {
    text-align: center;
}

.text-blue-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #0D5DAC;
}

.text-blue-16-bold {
    font-family: "宋体", "微软雅黑";
    font-size: 16px;
    color: #0D5DAC;
    font-weight: bold;
}

.text-blue-bold-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #0D5DAC;
    font-weight: bold;
}

.text-blue-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #0D5DAC;
}

.text-blue-bold-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #0D5DAC;
    font-weight: bold;
}

.text-orange-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #ff5400;
}

.text-orange-bold-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #ff5400;
    font-weight: bold;
}

.text-orange-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #ff5400;
}

.text-orange-bold-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #ff5400;
    font-weight: bold;
}

.text-black-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #000;
}

.text-black-bold-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.text-black-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #000;
}

.text-black-bold-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.text-grey-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #888888;
}

.text-grey-bold-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #888888;
    font-weight: bold;
}

.text-grey-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #888888;
}

.text-grey-bold-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #888888;
    font-weight: bold;
}

.text-red-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #A52333;
}

.text-red-bold-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #A52333;
    font-weight: bold;
}

.text-red-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #A52333;
}

.text-red-bold-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #A52333;
    font-weight: bold;
}

.text-red-18 {
    font-family: "宋体", "微软雅黑";
    font-size: 18px;
    color: #A52333;
}

.text-red-bold-18 {
    font-family: "宋体", "微软雅黑";
    font-size: 18px;
    color: #A52333;
    font-weight: bold;
}

.text-red-bold-20 {
    font-family: "宋体", "微软雅黑";
    font-size: 20px;
    color: #A52333;
    font-weight: bold;
}

.text-white-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #fff;
}

.text-white-bold-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.text-white-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #fff;
}

.text-white-bold-14 {
    font-family: "宋体", "微软雅黑";
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.text-white-bold-16 {
    font-family: "宋体", "微软雅黑";
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.text-blue-bold-20 {
    font-family: "宋体", "微软雅黑";
    font-size: 20px;
    color: #0D5DAC;
    font-weight: bold;
}

.text-green-12 {
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #008C22;
}

.text-black-bold-20 {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #747474;
    font-weight: bold;
}

.float-left {
    float: left
}

.float-right {
    float: right;
}

/*背景*/
.bg-white {
    background: #fff;
}

.bg-blue {
    background: #00549b;
}

.bg-shopcart {
    background: url(../images_new/index_1_25.png) no-repeat;
    width:38px;
    height:38px;
    float:left;
}

.shopcartWrapper{
    position:relative;
    width:80px;
    height:38px;
}

.shopcart_num{
    display:block;
    margin-top:2px;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}

.shopcart_txt{
    position:absolute;
    bottom:0;
    right:0;
}

.bg-nav-blue {
    background: #00a5e4;
    height: 28px;
    width: 174px;
}

.bg-nav-ligh-grey {
    background: #fafafa;
}

.bg-lightblue {
    background: #c6e0fb;
    height: 30px;
}

.bg-lightblue-1 {
    background: #c6e0fb;
}

.bg-light-blue {
    background: #D9F3FF;
}

.bg-indextitle {
    background: #fff;
    height: 27px;
}

.bg-grey {
    background: #e6e5e5;
}

.bg-light-grey {
    background: #f7f7f7
}

.bg-blue-light {
    background: #F7FBFF
}

.bg-point {
    background: url(../images_new/point.png) repeat-x center;
}

.bg-light-red {
    background: #FFECEC;
}

.bg-orange {
    background: #ff7200
}

.bg-yellow {
    background: #ffffbf;
}

.bg-circle {
    background: url(../images_new/zpimg_4.png) no-repeat left;
    height: 27px;
    width: 37px;
}

/*导航下拉*/
.bg-nav-blue {
    position: relative
}

.zytop {
    width: 100%;
    height: 112px;
    position: relative;
    background-color: white;
}

.zytopmain {
    width: 1003px;
    height: 80px;
}

.ziye_left {
    width: 203px;
    height: 39px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: normal;
}

.zy_xiala {
    width: 202px;
    float: left;
    position: absolute;
    left: 0px;
    top: 38px;
    display: none;
    z-index: 999;
}

.zy_navtop {
    width: 1003px;
    *width: 1003px;
    _width: 990px;
    height: 7px;
    margin-left: -5px;
    background: url(../images/lefttop.gif) left top no-repeat;
    overflow: hidden;
    z-index: 9999999;
    position: absolute;
    bottom: 0px;
}

.zy_topleft {
    float: left;
    width: 460px;
    height: 90px;
}

.zy_topcenter {
    float: left;
    width: 350px;
    height: 90px;
    line-height: 40px;
    font-family: "微软雅黑", "宋体";
    font-size: 23px;
    text-align: left;
    color: #000;
    font-weight: bold;
}

/*按钮*/
.but-blue {
    background: #0d5dac;
    width: 68px;
    height: 32px;
    border: 0;
}

.but-blue-34 {
    background: #00a5e4;
}

.but-orange-60 {
    background: #ff7200;
    width: 60px;
    height: 30px;
}

.but-border {
    border: 0;
    cursor: pointer;
}

.but-orange-50 {
    background: #ff7200;
    width: 50px;
    height: 21px;
}

.but-blue-50 {
    background: #00a5e4;
    width: 50px;
    height: 21px;
}

.but-blue-120 {
    background: #0d5dac;
    width: 120px;
    height: 32px;
    border: 0;
}

.but-60 {
    width: 60px;
    height: 25px;
    background: #0d5dac;
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.but-60-orange {
    width: 60px;
    height: 25px;
    background: #ff7200;
    font-family: "宋体", "微软雅黑";
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.but-18 {
    width: 18px;
    height: 18px;
}

.but-120 {
    width: 120px;
    height: 38px;
}

.but-120-14 {
    width: 120px;
    height: 33px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border: 0;
}

.but-grey-120 {
    background: #D6D6D6;
    width: 120px;
    height: 32px;
    border: 0;
}

.button-blue-small {
    background: #1eb9ee;
    font-size: 14px;
    font-weight: bold;
    color: white;
    width: 50px;
    line-height: 22px;
    padding: 0;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border: 0;
}

.button-blue-middle {
    background: #1eb9ee;
    font-size: 14px;
    font-weight: bold;
    color: white;
    width: 100px;
    line-height: 30px;
    padding: 0;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border: 0;
}
.button-blue-middle:hover {
    text-decoration: none;
    color: white;
}

/*浮层*/
.mydiv, .dingzhi-div, .add-div {
    background-color: #fff;
    z-index: 999;
    min-width: 500px;
    min-height: 120px;
    left: 32.5%;
    top: 30%;
    /*margin-left:-150px!important;FF IE7 该值为本身宽的一半 */
    /*margin-top:-60px!important;FF IE7 该值为本身高的一半*/
    margin: auto;
    position: fixed !important; /* FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2); /*IE5 IE5.5*/
}

.bg {
    background-color: #666;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; /*FF IE7*/
    filter: alpha(opacity=50); /*IE*/
    opacity: 0.5; /*FF*/
    z-index: 99;
    position: fixed !important; /*FF IE7*/
    position: absolute; /*IE6*/
    _top: expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}

.left-nav-link {
    line-height: 25px;
    padding: 0 5px 0 0;
    display: inline-block;
}

/**-------------搜索框-----------------**/
#searchForm #textfield{
    width:320px;
}

.tip-inline{
    font-size: 12px;
    color: #656766;
    height: 22px;
    margin: 0 5px;
    padding: 0 5px;
    position: absolute;
    border: 1px solid #fe8081;
    background-color: #ffe5e6;
    visibility: hidden;
    -webkit-animation: fadeInLeft .5s;
}

.tip-inline.show {
    visibility: visible;
}