﻿body
{
    font-size: 13px;
    font-family: "Microsoft YaHei","微软雅黑","宋体",Arial,sans-serif;
    padding: 0;
    margin: 0;
    background: #fff;
    color: #555;
    line-height: 26px;
}
body.pagewd
{
    min-width: 1200px;
    background-image: url(../image/beijing.jpg);
}
body.smallpage
{
    min-width: 1000px;
}
div, form, img, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, i, table, tr, td, th, fieldset, label, legend, button, input
{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
ul, li
{
    list-style: none;
}
a, img, a img
{
    border: 0;
}
a
{
    text-decoration: none;
    cursor: pointer;
    color: #555;
}
a:hover
{
    text-decoration: underline;
    color: #6eb17d;
}
input.text, select.text, textarea.text
{
    outline: none;
    border: 1px solid #e3e3e3;
    height: 26px;
    line-height: 26px;
    padding: 3px 0 3px 5px;
    font-size: 12px;
    color: #555;
}
textarea
{
    outline: none;
    resize: none;
    border: 1px solid #e3e3e3;
    font-size: 12px;
}
input.check
{
    vertical-align: middle;
    margin-right: 2px;
}
img
{
    vertical-align: top;
}
.lt
{
    float: left;
}
.rt
{
    float: right;
}
.cl
{
    clear: both;
    height: 0;
}
.none
{
    display: none;
}
.fontcl1
{
    color: #f00;
}
.fontcl2
{
    color: #6eb17d;
}
.pointcl
{
    color: #f00;
}
.graycl
{
    color: #999;
}
.mainwd
{
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}
.subwd
{
    width: 1200px;
    margin: 0 auto;
}
.mb10
{
    margin-bottom: 1px;
}
.mb20
{
    margin-bottom: 20px;
}
.underline
{
    border-bottom: 1px solid #e3e3e3;
}
.hoverno a:hover
{
    text-decoration: none;
}
input.btn
{
    text-decoration: none;
    cursor: pointer;
}
.overhid
{
    overflow: hidden;
}
.area
{
    background: #fff;
    border: 1px solid #e3e3e3;
}
.pding
{
    padding: 10px;
}
.tit
{
    font-size: 14px;
    color: #555;
}
.btn_main_big
{
    width: 100px;
    line-height: 32px;
    background: #00ad28;
    font-size: 16px;
    border: none;
}
.btn_main_sm
{
    width: 80px;
    line-height: 26px;
    background: #00ad28;
    font-size: 14px;
    border: none;
}
.btn_sub_smler
{
    width: 60px;
    line-height: 20px;
    background: url(../image/btn_bg.jpg) center center repeat-x;
    font-size: 12px;
    border: 1px solid #0a8410;
}
.btn_sub_sm
{
    width: 80px;
    line-height: 26px;
    background: url(../image/btn_bg.jpg) center center repeat-x;
    font-size: 14px;
    border: 1px solid #0a8410;
}
.btn_sub_big
{
    width: 110px;
    line-height: 36px;
    height: 36px;
    background: url(../image/btn_bg.jpg) center center repeat-x;
    font-size: 16px;
    border: 1px solid #0a8410;
}
.btn_sub_tuan
{
    width: 130px;
    line-height: 36px;
    height: 36px;
    background: url(../image/btn_bg.jpg) center center repeat-x;
    font-size: 18px;
    border: 1px solid #0a8410;
}
.btn_sub_apply
{
    width: 100%;
    line-height: 32px;
    height: 36px;
    background: url(../image/btn_bg.jpg) center center repeat-x;
    font-size: 18px;
    border: 1px solid #0a8410;
}
.btn
{
    display: inline-block;
    opacity: 1;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    outline: none;
    -webkit-appearance: none;
}
.btn:hover
{
    opacity: .9;
    filter: alpha(opacity=90);
    color: #fff;
    text-decoration: none;
}
h1
{
    font-size: 24px;
    line-height: 36px;
    color: #333;
    font-weight: normal;
}
h2
{
    font-size: 18px;
    line-height: 34px;
    color: #333;
    font-weight: normal;
}
h3
{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    font-weight: normal;
}
ul.line_type li
{
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 3px;
}
ul.line_type li:hover
{
    border: 1px solid #6eb17d;
}
ul.block_type li
{
    background: #fff;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px;
}
ul.block_type li:hover
{
    background: #f8f8f8;
}
.opacity_img
{
    position: relative;
    overflow: hidden;
}
.opacity_img p
{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 94%;
    padding: 0 3%;
}
.opacity_img p.bg
{
    opacity: .7;
    filter: alpha(opacity=70);
    background: #000;
}
.opacity_img p.text
{
    color: #fff;
}
.page
{
    text-align: center;
    overflow: hidden;
}
.page a, .page em
{
    font-style: normal;
}
.page strong, .page a:hover
{
    background: #fe7901;
    border: 1px solid #d86100;
    color: #fff;
}
.choose_option a
{
    display: inline-block;
    padding: 0 4px;
    height: 22px;
    line-height: 22px;
    margin: 5px 20px 5px 0;
}
.choose_option a.current, .choose_option a:hover
{
    background: #6eb17d;
    color: #fff;
    text-decoration: none;
}