@charset"utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", STXihei,  SimSun, Heiti, sans-serif;
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}

.content {
    width: 1000px;
    margin: 0 auto;
}

/*header {*/
.header {
    height: 526px;
    background: url(../images/2015_3_15_header.jpg) center no-repeat;
}
.header .content {
    position: relative;
    height: 526px;
}
.logo {
    position: absolute;
    top: 15px;
    left: 0;
    width: 114px;
    height: 45px;
    background: url(../images/logo_transparent.png) no-repeat;
    background: url(../images/2015_3_15_logo_ie6.png) no-repeat;
    text-indent: -99999px;
}
/*header }*/

/*yellow_column {*/
.yellow_column {
    background: #ebc94e;
    padding: 20px 0;
}
.yellow_column p {
    color: #6e4d04;
    margin-bottom: 20px;
    line-height: 1.5;
}
.yellow_column ul {
    width: 407px;
    height: 132px;
    padding: 60px 0 20px 55px;
}
.yellow_column li {
    margin-top: 10px;
    height: 16px;
}
.yellow_column ul a {
    display: block;
    text-decoration: none;
    color: #6e4d04;
}
.yellow_column ul a:hover {
    text-decoration: underline;
    color: #ffeeaf;
}
.yellow_list_left {
    float: left;
    background: url(../images/yellow_list_left.jpg) no-repeat;
}
.yellow_list_right {
    float: right;
    background: url(../images/yellow_list_right.jpg) no-repeat;
}

/*yellow_column }*/

/*purple_column {*/
.purple_column {
    height: 488px;
    background: url(../images/purple_column.jpg) top center no-repeat #413052;
}
.purple_column .content {
    position: relative;
    height: 488px;
}
.purple_column h2 {
    position: absolute;
    top: 158px;
    left: 330px;
    text-shadow:0 2px 3px #6e5a8f;
    font-size: 24px;
    color: #fff;
    letter-spacing: 1px;
}
.fish_btn {
    position: absolute;
    left: 320px;
    top: 200px;
    width: 304px;
    height: 50px;
    line-height: 50px;
    padding-left: 60px;
    background: url(../images/fish_ico.png) left no-repeat;

}
.purple_column ul {
    position: absolute;
    top: 239px;
    left: 382px;
}
.purple_column li {
    margin-top: 10px;
}
.purple_column a {
    text-decoration: none;
    color: #fff;
}
.purple_column a:hover {
    text-decoration: underline;
    color: #dac7ee;
}
/*purple_column }*/

/*blue_column {*/
.blue_column {
    height: 2110px;
    padding: 30px 0;
    background: url(../images/blue_column.jpg) top center repeat-x;
}
.blue_column .content {
    padding: 20px;
    width: 960px;
    background: #e3fcf3;
    box-shadow: 0 3px 5px #0dbcbc;
}
.blue_column h2 {
    font-size: 24px;
    color: #0eba92;
    padding-left: 50px;
    background: url(../images/3_15_blue_ico1.png) no-repeat;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.blue_top1_p p {
    color: #808080;
    margin-top: 10px;
    line-height: 1.5;
}
.blue_top1_p a {
    color: #0dba92;
    margin-right: 20px;
}
.blue_top1_p a:hover {
    color: red;
}
.activity_1 , 
.activity_2 ,
.activity_3 ,
.dialog {
    position: relative;
    border-top: 1px dashed #808080;
    margin-top:20px;
    padding-top: 20px;
}
.activity_1 h3 {
    font-size: 24px;
    color: #f78478;
    padding-left: 101px;
    height: 80px;
    line-height: 80px;
    background: url(../images/3_15_blue_1.png) no-repeat;
}
.activity_1 p {
    padding-left: 101px;
    margin-bottom: 20px;
    color: #808080;
    line-height: 1.5;
}
.activity_1 .label {
    color: #f78478;
    font-weight: bold;
}
.activity_1 a {
    position: absolute;
    left: 565px;
    top: 34px;
    width: 166px;
    height: 50px;
    background: url(../images/3_15_btn_1.png) no-repeat;
    text-indent: -99999px;
}
.activity_1 a:hover {
    background: url(../images/3_15_btn_1_hover.png) no-repeat;
}
.activity_1 a:active {
    background: url(../images/3_15_btn_1_active.png) no-repeat;
}
.blue_column .f_l {
    float: left;
}
.blue_column .right_box {
    float: left;
    width: 763px;
}
.activity_2 h3 {
    font-size: 24px;
    color: #ff9100;
    padding-left: 101px;
    height: 80px;
    line-height: 80px;
    background: url(../images/3_15_blue_2.png) no-repeat;
}
.activity_2 p {
    padding-left: 101px;
    margin-bottom: 20px;
    color: #808080;
    line-height: 1.5;
}
.activity_2 .label {
    color: #ff9100;
    font-weight: bold;
}
.activity_2 a {
    position: absolute;
    left: 435px;
    top: 34px;
    width: 166px;
    height: 50px;
    background: url(../images/3_15_blue_btn2.png) no-repeat;
    text-indent: -99999px;
}
.activity_2 a:hover {
    background: url(../images/3_15_blue_btn2_hover.png) no-repeat;
}
.activity_2 a:active {
    background: url(../images/3_15_blue_btn2_active.png) no-repeat;
}
.activity_3 h3 {
    font-size: 24px;
    color: #63560a;
    padding-left: 101px;
    height: 80px;
    line-height: 80px;
    background: url(../images/3_15_blue_3.png) no-repeat;
}
.activity_3 p {
    padding-left: 101px;
    margin-bottom: 20px;
    color: #808080;
    line-height: 1.5;
}
.activity_3 .label {
    color: #63560a;
    font-weight: bold;
}
.activity_3 a {color: #0dba92}
.activity_3 a:hover {color: red}
.activity_3 .hd3_btn {
    position: absolute;
    left: 475px;
    top: 34px;
    width: 166px;
    height: 50px;
    background: url(../images/3_15_blue_btn3.png) no-repeat;
    text-indent: -99999px;
}
.activity_3 .hd3_btn:hover {
    background: url(../images/3_15_blue_btn3_hover.png) no-repeat;
}
.activity_3 .hd3_btn:active {
    background: url(../images/3_15_blue_btn3_active.png) no-repeat;
}
.dialog {
    height: 83px;
    line-height: 56px;
    padding-left: 141px;
    background: url(../images/3_15_blue_tips.png) left center no-repeat;
    color: #fff;
}
.dialog b {
    font-size: 24px;
}
/*blue_column }*/
.orange_column {
    background: #f1805b;
    padding: 30px 0;
}
.orange_column .f_l {
    float: left;
    width: 700px;
}
.orange_column .f_r {
    float: right;
    width: 270px;
}
.orange_box {
    background: #fff;
    padding: 10px 10px 20px;
    position: relative;
    margin-bottom: 20px;
}
.orange_box h4 {
    background: #f2f2f2;
    height: 32px;
    line-height: 32px;
    color: #333;
    text-indent: 10px;
}
.orange_box a {
    float: left;
}
.orange_box p {
    font-size: 12px;
    color: #808080;
    margin-top: 14px;
}
.weibo_img {
    margin-top: 10px;
}
.weibo_tit {
    color: #0078b6;
    padding: 0 30px 0 10px;
    text-decoration: none;
    background: url(../images/weibox_V.png) no-repeat 126px;
}
.weibo_tit:hover {
    text-decoration: underline;
}
.gz_btn {
    position: absolute;
    left: 62px;
    top: 76px;
}
.weixin_box img {
    display: block;
    margin: 20px auto 10px;
}
.weixin_box p {
    text-align: center;
}
.footer {
    font-size: 14px;
    color: #a08888;
    padding: 20px 0;
    background: #330000;
    text-align: center;
}