﻿/*公共样式*/
body
{
    margin: 0px;
    border: 0px;
    font-size: 12px;
    font-family: 宋体;
    background-color: #fff;
    color: #333;
    height: 100%;
}
form
{
    margin: 0px;
    padding: 0px;
}
ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
img
{
    border: 0px;
}
.clr
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
/* 字体样式（大小、颜色、间距） */
.s
{
    font-size: 12px;
}
.m
{
    font-size: 14px;
    font-weight: bold;
}
.c
{
    font-size: 14px;
}
.sm
{
    font-size: 12px;
    font-weight: bold;
}
.font_en
{
    font-family: Arial;
}
.c_huang
{
    color: #792500;
}
.c_green
{
    color: #009900;
}
.c_orange
{
    color: #FF6600;
}
.c_hong
{
    color: #FF0000;
}
.c_bai
{
    color: #FFFFFF;
}
.c_hui
{
    color: #888888;
}
.lh13
{
    line-height: 130%;
}
.lh14
{
    line-height: 140%;
}
.lh15
{
    line-height: 150%;
}
.lh18
{
    line-height: 180%;
}
.lh20
{
    line-height: 200%;
}
/* 链接样式*/
a:link
{
    color: #333;
    text-decoration: none;
}
a:visited
{
    color: #333;
    text-decoration: none;
}
a:hover
{
    color: #FF6600;
    text-decoration: underline;
}
.orange a, .orange a:link, .orange a:visited
{
    color: #792500;
    text-decoration: none;
}
.orange a:hover
{
    color: #FF6600;
    text-decoration: underline;
}
.red a, .red a:link, .red a:visited
{
    color: #FF0000;
    text-decoration: none;
}
.red a:hover
{
    color: #FF6600;
    text-decoration: underline;
}
.blue a, .blue a:link, .blue a:visited
{
    color: #3333cc;
    text-decoration: underline;
}
.blue a:hover
{
    color: #ff7300;
    text-decoration: none;
}
.blue2 a, .blue2 a:link, .blue2 a:visited
{
    color: #003399;
    text-decoration: underline;
}
.blue2 a:hover
{
    color: #ff7300;
    text-decoration: none;
}
.green a, .green a:link, .green a:visited
{
    color: #009900;
    text-decoration: underline;
}
.green a:hover
{
    color: #ff7300;
    text-decoration: none;
}
.white a, .white a:link, .white a:visited
{
    color: #ffffff;
    text-decoration: none;
}
.white a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
.xia_xuxian
{
    border-bottom: 1px dashed #CECECE;
    padding-bottom: 2px;
}
ul.lid_ico li
{
    background: url(/Content/Image/d_ico.gif) 5px 8px no-repeat;
    padding-left: 15px;
    line-height: 180%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis; /* for Opera */
    text-overflow: ellipsis; /* for IE */
}

/*首页*/
#EduBox
{
    width: 920px;
    padding-bottom: 5px;
    margin: 0 auto;
}
#homezuo
{
    float: left;
    width: 215px;
}
#homezhong
{
    float: left;
    margin: 0px 5px 0px 5px;
    width: 445px;
    display: inline;
}
#homeyou
{
    float: right;
    width: 250px;
}
#bluebox
{
    background: url(/Content/Image/bluebg.gif) repeat-x top;
    background-color: #e4f4f4;
    border: 1px solid #cfddd6;
    margin-bottom: 5px;
}
#bluebox #tit
{
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 3px;
    padding-right: 6px;
}
#bluebox #contect
{
    margin: 1px;
    background-color: #FFFFFF;
    padding: 6px;
}
#bluebox #contect .fltop
{
    padding-top: 2px;
    padding-bottom: 4px;
    margin-top: 8px;
}
#bluebox #contect .flcon
{
    line-height: 170%;
    margin-top: 3px;
    margin-bottom: 3px;
}
#bluebox #contect .flcon li
{
    float: left;
    display: block;
    white-space: normal !important;
    white-space: nowrap;
    padding-left: 2px;
    padding-right: 8px;
    width: 80px;
}
.left_ad
{
    margin-bottom: 5px;
    width: 215px;
    height: 180px;
}
#lvsebox
{
    background: url(/Content/Image/lvsebg.gif) repeat-x top;
    background-color: #dbf5c0;
    border: 1px solid #afe385;
}
#lvsebox #tit
{
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 3px;
    padding-right: 8px;
}
#lvsebox #contect
{
    margin: 1px;
    background-color: #FFFFFF;
    padding: 8px;
}
#lvsebox #contect .tiao
{
    padding-top: 5px;
    padding-bottom: 5px;
}
#lvsebox #contect .tiao .li1
{
    float: left;
    width: 70px;
    margin-right: 5px;
}
#lvsebox #contect .tiao .li2
{
    float: left;
    width: 280px;
    font-size: 14px;
}
#lvsebox #contect .tiao .li3
{
    float: right;
    width: 70px;
    color: #666666;
}
.jiezhi
{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis; /* for Opera */
    text-overflow: ellipsis; /* for IE */
}
.jfs
{
    background: url(/Content/Image/money.gif) no-repeat;
    margin-left: 8px;
    padding-left: 15px;
    padding-top: 1px;
    font-size: 12px;
    color: #FF9900;
}
.center_ad
{
    margin-bottom: 5px;
    width: 445px;
    height: 100px;
}
#youbox .top
{
    background: url(/Content/Image/youtopbg.gif) no-repeat;
    height: 25px;
}
#youbox .top .tit
{
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 3px;
}
#youbox .contect
{
    background-color: #FFFFFF;
    border: 1px solid #afe385;
    border-top: none;
    border-bottom: none;
    padding-left: 3px;
    padding-right: 3px;
    color: #666;
}
#youbox .di
{
    background: url(/Content/Image/youboxdi.gif) no-repeat;
    height: 6px;
}
#youph
{
    margin-top: 6px;
}
#youph li
{
    display: block;
    width: 205px;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    -o-text-overflow: ellipsis; /* for Opera */
    text-overflow: ellipsis; /* for IE */
}
#youph li:after
{
    content: " " !important;
    content: "...";
    padding-left: 3px;
    font-size: 12px;
}
.rec
{
    background: url(/Content/Image/listArrow.gif) no-repeat 0px 10px;
    padding-left: 12px;
}
.paihang1
{
    background: url(/Content/Image/icoph1.gif) no-repeat 0px 5px;
    padding-left: 22px;
}
.paihang2
{
    background: url(/Content/Image/icoph2.gif) no-repeat 0px 5px;
    padding-left: 22px;
}
.paihang3
{
    background: url(/Content/Image/icoph3.gif) no-repeat 0px 5px;
    padding-left: 22px;
}
.paihang4
{
    background: url(/Content/Image/icoph4.gif) no-repeat 0px 5px;
    padding-left: 22px;
}
.paihang5
{
    background: url(/Content/Image/icoph5.gif) no-repeat 0px 5px;
    padding-left: 22px;
}
.paihang6
{
    background: url(/Content/Image/icoph6.gif) no-repeat 0px 5px;
    padding-left: 22px;
}
.paihang7
{
    background: url(/Content/Image/icoph7.gif) no-repeat 0px 5px;
    padding-left: 22px;
}
.paihang8
{
    background: url(/Content/Image/icoph8.gif) no-repeat 0px 5px;
    padding-left: 22px;
}

/*详细/列表*/
#listdh
{
    background: url(/Content/Image/listboxtop_xian.gif) repeat-x bottom;
    height: 31px;
    padding-left: 15px;
}
#listdh .dhon
{
    float: left;
    background: url(/Content/Image/listtitbg.gif) repeat-x;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    height: 22px;
    border: 1px solid #afe385;
    border-bottom: none;
    margin-right: 8px;
}
#listdh .dhon .tit
{
    background: url(/Content/Image/ico1.gif) no-repeat 0px 5px;
    padding-left: 12px;
    color: #008800;
}
#listdh .dhno
{
    float: left;
    border: 1px solid #DDDDDD;
    border-bottom: none;
    padding-left: 8px;
    padding-right: 8px;
    height: 20px;
    padding-top: 8px;
    margin-right: 8px;
}
#fenye
{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #FFFFFF;
}
#listlb
{
    padding: 5px;
    padding-top: 8px;
}
#listlb .tiao
{
    padding-top: 9px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #cecece;
}
#listlb .tiao li
{
    float: left;
    padding-left: 2px;
    padding-right: 3px;
    color: #666666;
}
#listlb .tiao .w85
{
    width: 85px;
}
#listlb .tiao .w60
{
    width: 60px;
}
#listlb .tiao .w110
{
    width: 110px;
}
#listlb .tiao .w150
{
    width: 150px;
}
#listlb .tiao .w260
{
    width: 260px;
}
#listlb .tiao .w380
{
    width: 380px;
}
#listlb .tiao .w450
{
    width: 485px;
}
#listlb .tiao .w520
{
    width: 520px;
}
#listlb .tiao .w65
{
    width: 70px;
    text-align: center;
}
#listlb .tiao .sz0
{
    font-weight: bold;
    color: #FF9900;
}
#left
{
    float: left;
    width: 665px;
}
#zslist
{
    border: 1px solid #bfe99d;
    padding: 2px;
    margin-top: 12px;
}
#wtbox
{
    background: url(/Content/Image/lvsebg.gif) repeat-x top;
    background-color: #e0f6c9;
    border: 1px solid #bfe99d;
}
#wtbox .tit_djj
{
    float: left;
    background: url(/Content/Image/ico3.gif) no-repeat;
    margin-left: 6px !important;
    margin-left: 4px;
    margin-top: 5px;
    padding-left: 22px;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-right: 8px;
}
#wtbox .topyou
{
    float: right;
    background: url(/Content/Image/ico8.gif) no-repeat 0px 5px;
    margin-top: 3px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 5px;
}
#wtbox #contect
{
    margin: 3px;
    background-color: #FFFFFF;
    padding: 8px;
}
#zjbox
{
    background: url(/Content/Image/huangsebg.gif) repeat-x top;
    background-color: #ffeebe;
    border: 1px solid #ffcb56;
    margin-top: 12px;
}
#zjbox .tit
{
    float: left;
    background: url(/Content/Image/ico_cpdf.gif) no-repeat;
    margin-left: 6px !important;
    margin-left: 4px;
    margin-top: 5px;
    padding-left: 22px;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-right: 8px;
}
#zjbox #contect
{
    margin: 3px;
    background-color: #FFFFFF;
    padding: 8px;
}
#zjbox #contect .xian
{
    border-top: 1px dashed #ffcb56;
}
#hdbox
{
    background: url(/Content/Image/bluebg.gif) repeat-x top;
    background-color: #e4f4f4;
    border: 1px solid #cfddd6;
    margin-top: 12px;
}
#hdbox .tit
{
    float: left;
    background: url(/Content/Image/ico7.gif) no-repeat;
    margin-left: 6px !important;
    margin-left: 4px;
    margin-top: 5px;
    padding-left: 22px;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-right: 8px;
}
#hdbox #contect
{
    margin: 3px;
    background-color: #FFFFFF;
    padding: 8px;
}
#hdbox #contect .qita
{
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #CECECE;
}
#huida
{
    padding: 12px;
    border: 1px solid #bfe99d;
    margin-top: 12px;
}
#huida .srk
{
    width: 500px;
    height: 150px;
    font-size: 12px;
}
#huida .tijiao
{
    width: 100px;
    height: 26px;
    padding-top: 3px;
    margin-top: 8px;
}
.boxzuo
{
    float: left;
    width: 75px;
    margin-left: 6px;
    margin-right: 10px;
    display: inline;
}
.boxzuo li
{
    padding-top: 4px;
    padding-bottom: 4px;
    word-break: break-all;
}
#touxiang
{
    padding: 1px;
}
#touxiang img
{
    border: 1px solid #ddd;
    margin: 0;
    padding: 1px;
    vertical-align: middle;
    width: 52px; 
    height: 52px;
}
.boxyou
{
    float: left;
    width: 550px;
}
.boxyou li
{
    padding-top: 5px;
    padding-bottom: 8px;
}
.boxyou h1
{
    font-size: 16px;
    font-weight: bold;
    line-height: 17px !important;
    line-height: 33px;
    margin-top: 0px !important;
    margin-top: -8px;
    margin-bottom: 0px;
    list-style: none;
}
.boxyou .caozuo
{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    background: url(/Content/Image/czbg.gif) no-repeat;
    width: 74px;
    height: 20px;
    text-align: center;
    padding-top: 4px;
}
.boxyou .textyou
{
    text-align: right;
}
.boxyou img
{
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    max-width: 500px; /* FF IE7 */
    max-height: 500px; /* FF IE7 */
    _width: expression(this.width > 500 && this.width > this.height ? 500: true); /* IE6 */
    _height: expression(this.height > 500 ? 500 : true); /* IE6 */
}
