﻿@charset "utf-8";
/* CSS Document */
body, div, p, ul, ol, li, input, h2, h3, h4, h5, form
{
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea
{
    font: 12px/1.125 Arial,Helvetica,sans-serif;
    color: #666666;
}

address, cite, dfn, em, var, i, h2
{
    font-style: normal;
    font-weight: normal;
}

ul, ol, li
{
    list-style: none;
}

a
{
    text-decoration: none;
    cursor: pointer;
}

    a:hover
    {
        color: #ff6600;
        text-decoration: underline;
        cursor: pointer;
    }

html
{
    overflow-y: scroll;
}

img
{
    display: block;
    border: none;
}

.clear
{
    height: 0;
    clear: both;
    overflow: hidden;
}

body
{
    min-width: 1002px;
}

.clearfix:after, .qzth:after, .qjzr:after, .zdfq:after, .main:after
{
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.clearfix
{
    zoom: 1;
}

.head
{
    width: 100%;
    height: 531px;
    background: url(../images/head-bg.jpg) no-repeat top #25d2f5;
}

.head-img
{
    display: block;
    margin: 0 auto;
}

.city
{
    width: 100%;
    height: 75px;
    background: url(../images/city-bg.jpg) repeat;
}

.wrapper .main
{
    padding: 20px 0 0 0;
    height:1270px;
    overflow:hidden;
    *position:relative;
}

.main
{
    width: 1200px;
    margin: 0 auto;
    overflow:hidden;
}

.main1
{
    height: 75px;
}

.main-city-a
{
    float: left;
    width: 140px;
    height: 47px;
    padding: 5px 0 0 0;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font: 20px/20px 'microsoft yahei';
    border-radius: 5px;
    transition: 0.3s all ease-in;
}

    .main-city-a em
    {
        font: 8px/8px 'aria';
        color: #f3446d;
        *display:block;
        margin-top:10px;
    }

    .main-city-a:hover, .main-city-a.hover
    {
        text-decoration: none;
        color: #fff;
        background: #a10f31;
    }

.main-city-a1
{
    margin-left: 370px;
}

.main-city-a2
{
    margin-left: 100px;
}

.wrapper
{
    width: 100%;
    height:1780px;
    background: url(../images/wrapper1.jpg) no-repeat top #25d3f6;
}

.goods2
{
    position: relative;
    float: left;
    padding: 12px 12px 12px 12px;
    margin: 0 24px 16px 0;
    _margin: 0 20px 16px 0;
    width: 256px;
    height: 382px;
    font-size: 14px;
    border: 1px solid #cfcfcf;
    line-height: 25px;
    font-family: "微软雅黑";
    background: #FFF;
}

    .goods2 a.g_img
    {
        border: 1px solid #cfcfcf;
        float: left;
    }

    .goods2 a.text_blue
    {
        display: block;
        width: 256px;
        text-align: left;
        font-weight: normal;
        height: 75px;
        clear: both;
        overflow: hidden;
        color: #0b5aac;
    }

    .goods2 span.r1
    {
        position: relative;
        width: 256px;
        text-align: left;
        height: 30px;
        line-height: 30px;
    }

        .goods2 span.r1 em
        {
            font-size: 20px;
            font-weight: bold;
        }

    .goods2 del
    {
        padding: 0 14px 0 5px;
    }

    .goods2 b
    {
        display: inline-block;
        width: 84px;
    }

    .goods2 span.r1 em, .goods2 i
    {
        color: #eb451d;
    }

    .goods2 span.r1 em
    {
        padding-right: 20px;
    }

    .goods2 span.r2
    {
        float: left;
        font-size: 20px;
        color: #eb451d;
        height: 50px;
        width: 115px;
        text-align: left;
    }

        .goods2 span.r2 var
        {
            font-size: 32px;
            font-weight: bold;
            line-height: 45px;
        }

.mar_n
{
    margin-right: 0;
}

.shop_now
{
    float: right;
    background: #c7c7c7;
    font: 24px/40px 'microsoft yahei';
    color: #fff;
    text-align: center;
    width: 80px;
    height: 40px;
    border-radius: 5px;
}

.shop_now1
{
    float: right;
    background: #fc7c23;
    font: 24px/40px 'microsoft yahei';
    color: #fff;
    text-align: center;
    width: 80px;
    height: 40px;
    border-radius: 5px;
}

.shop_now2
{
    float: right;
    background: #c7c7c7;
    font: 24px/40px 'microsoft yahei';
    color: #fff;
    text-align: center;
    width: 80px;
    height: 40px;
    border-radius: 5px;
}

    .shop_now:hover, .shop_now1:hover, .shop_now2:hover
    {
        text-decoration: underline;
        color: #fff;
    }

.th_cri1
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/tm1.png) 0 0 no-repeat;
    width: 87px;
    height: 87px;
}
.main-link
{
    display:block;
    width:1200px;
    margin:0 auto;
    position:relative;
}
.main-link-1
{
    display:block;
    width:110px;
    height:36px;
    overflow:hidden;
    text-indent:-99999em;
    position:absolute;
    left:390px;
    top:220px;
}
/*ie6提示*/
#ie6-warning{width:100%;position:absolute;top:0;left:0;background:#ffffe1;padding:5px 0;font-size:12px}
#ie6-warning p{width:960px;margin:0 auto;}