﻿/*public css start*/
html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, fieldset, button, input, textarea, th, td
{
    margin: 0;
    padding: 0;
}
body
{
    background: #fff;
    height: 100%;
    min-width: 1000px;
    overflow-x: hidden;
    overflow-y: auto；;
}
body, button, input, select, textarea, fieldset, label
{
    color: #666;
    font: 12px/1.5 Arial,Helvetica,宋体;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
}
ul, ol
{
    list-style: none outside none;
}
fieldset, img
{
    border: 0 none;
}
i, em
{
    font-style: normal;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
input, select, textarea, button
{
    -moz-box-sizing: content-box;
    font-size: 100%;
}
button, input[type="button"], input[type="submit"]
{
    cursor: pointer;
}
textarea
{
    overflow-y: auto;
    resize: vertical;
}
.clear:after, .clearfix:after
{
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
a
{
    outline: none;
    blr: expression(this.onFocus=this.blur());
}
a:link, a:visited
{
    color: #606060;
    text-decoration: none;
}
a:hover
{
    color: #e92e29;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.right
{
    float: right;
}
.red
{
    color: #f00;
}
.green
{
    color: #060;
}
.orange
{
    color: #f30;
}
.bg
{
    background: #f4f5f1;
}
.fc
{
    color: #969696!important;
}
.fs
{
    font-size: 12px;
}
.fs14
{
    font-size: 14px;
}
.fs16
{
    font-size: 16px;
}
.fs20
{
    font-size: 20px;
}
.fs24
{
    font-size: 24px;
}
.tl
{
    text-align: left;
}
.tr
{
    text-align: right;
}
.tc
{
    text-align: center;
}
.pl5
{
    padding-left: 5px;
}
.pl10
{
    padding-left: 10px;
}
.pl20
{
    padding-left: 20px;
}
.pl50
{
    padding-left: 50px;
}
.pr
{
    position: relative;
}
.pa
{
    position: absolute;
}
.pr5
{
    padding-right: 5px;
}
.pr10
{
    padding-right: 10px;
}
.pt5
{
    padding-top: 5px;
    *padding-top: 0!important;
    _padding-top: 5px;
}
.pt10
{
    padding-top: 10px;
}
.pt15
{
    padding-top: 15px;
}
.pt20
{
    padding-top: 20px;
}
.pt25
{
    padding-top: 25px;
}
.pt30
{
    padding-top: 30px;
}
.pb10
{
    padding-bottom: 10px;
}
.ml
{
    margin-left: 10px;
}
.ml20
{
    margin-left: 20px;
}
.ml30
{
    margin-left: 30px;
}
.ml35
{
    margin-left: 35px;
}
.mr5
{
    margin-right: 5px;
}
.mr30
{
    margin-right: 30px;
}
.mt10
{
    margin-top: 10px;
}
.mt15
{
    margin-top: 15px;
}
.mb15
{
    margin-bottom: 15px;
}
.lh20
{
    line-height: 20px;
}
.lh25
{
    line-height: 25px;
}
.lh30
{
    line-height: 30px;
}
.w1000
{
    width: 1000px;
}
.clear
{
    clear: both;
}
.center
{
    margin: 0 auto;
}
.hidden
{
    overflow: hidden;
}
.none
{
    display: none;
}
.block
{
    display: block;
}
.fw
{
    font-weight: 700;
}
.bd
{
    border: 1px solid #ddd;
}
.bl
{
    border-left: 1px solid #ddd;
}
.unline
{
    text-decoration: underline;
}
.r3
{
    border-radius: 3px;
}
.price
{
    color: #f60;
    float: right;
    font-family: "arial";
}
.brd
{
    border: 1px solid #d0d0d0;
}
.brd_blue
{
    border: 1px solid #a5c9e5;
}
.brd_yellow
{
    border: 1px solid #ffddab;
}
.brd_red
{
    border: 1px solid #ec7d00;
}
.br
{
    margin: 5px;
    clear: both;
}/*头部样式*/
.header
{
    height: 100px;
    border-bottom: 3px solid #e92e29;
    width: 100%;
    background: #efefef;
}
.logo
{
    float: left;
    width: 180px;
    padding: 25px 20px 0 30px;
}
.nav
{
    float: left;
    height: 100px;
    line-height: 100px;
}
.nav ul li
{
    float: left;
    width: 100px;
    text-align: center;
}
.nav ul li .on
{
    background: #e92e29;
    color: #fff;
}
.nav ul li a
{
    display: inline-block;
    width: 100px;
    height: 100px;
    font: 100 14px/100px 'Microsoft YaHei';
}/*脚步样式*/
.foot
{
    background: #3a3a3a;
    color: #ccc;
    padding: 20px 0;
}
.footer
{
    background: #282828;
    color: #d6d6d6;
}
.ico
{
    background: url("/png/55x0w7x4.png") no-repeat;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    vertical-align: middle;
    width: 20px;
    margin-right: 5px;
}
.foot dl
{
    border-right: 1px solid #444;
    float: left;
    padding-left: 40px;
    width: 140px;
}
.foot dl:last-of-type
{
    border-right: none;
}
.foot dt
{
    font: 500 16px/25px 'Microsoft YaHei';
    margin-bottom: 10px;
}
.foot dd
{
    line-height: 1.8;
    padding-left: 25px;
    color: #999;
}
.foot dd a
{
    color: #999;
}
.foot dd a:hover
{
    color: #fff;
}
.ico2_1
{
    background-position: -20px -235px;
}
.ico2_2
{
    background-position: -60px -235px;
}
.ico2_3
{
    background-position: -40px -235px;
}
.ico2_4
{
    background-position: 0 -235px;
}
.foot .seach
{
    background: url("/png/55x0w7x4.png") no-repeat -100px 0;
    position: relative;
    width: 200px;
    height: 28px;
    margin: 0 auto;
}
.foot .seach input
{
    font: 100 12px/28px 'Microsoft YaHei';
    width: 160px;
    outline: none;
    background: none;
    border: none;
    text-indent: 12px;
}
.foot .seach i
{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    display: inline-block;
    background: url("/png/55x0w7x4.png") no-repeat -95px -30px;
    width: 40px;
    height: 25px;
}
.foot .seach i:hover
{
    background: url("/png/55x0w7x4.png") no-repeat -151px -30px;
}/*public css end*//*融合样式*/
