﻿@charset "utf-8";

/* CSS Document */

html,
body {
    font: normal 100% Helvetica, Arial, sans-serif;
    margin: 0px;
    width: 100%;
    height: 100%;
    font-size: 14px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.blank10 {
    clear: both;
    height: 10px;
}

.blank20 {
    clear: both;
    height: 20px;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #C00;
}

img {
    border: none;
}

.job {
    font-family: "宋体";
    font-size: 12px;
    margin-top: 15px;
}

body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    overflow: visible;
    background: url(../images/top_bg.png) repeat-x;
    font-family: "Microsoft YaHei";
}

.top {
    width: 980px;
    height: 220px;
    margin: 0 auto;
    background: url(../images/top_logo.png) no-repeat left center;
}

.top_l {
    float: left;
    width: 210px;
    height: 50px;
    margin-top: 85px;
}

.top_l a {
    display: block;
    width: 400px;
    height: 75px;
    text-indent: -9999px;
}

.top_l a:hover {
    color: #e21700;
}

.top_r {
    float: right;
    width: 245px;
    height: 60px;
    margin-top: 80px;
    display: inline;
}

.top_rs {
    line-height: 30px;
    color: #7f7f7f;
    text-align: right;
}

.top_rs a {
    display: block-inline;
    color: #7f7f7f;
    margin-right: 3px;
    margin-left: 3px;
}

.top_rs a:hover {
    color: #e21700;
}

.top_rx {
    line-height: 23px;
}

.sou {
    float: left;
    display: inline;
}

.sou input {
    background: url(../images/souso.png) no-repeat 5px center #FFFFFF;
    border: 1px solid #dfdfdf;
    height: 23px;
    line-height: 23px;
    padding-left: 25px;
    color: #666666;
}

.suo {
    float: left;
    width: 66px;
    text-align: center;
    height: 23px !important;
    height: 25px;
    background: #919191;
    line-height: 23px;
    display: inline;
}

.suo a {
    color: #FFFFFF;
}

.suo a:hover {
    color: #e21700;
}

.nav_s {
    width: 980px;
    height: 34px;
    margin: 0 auto;
    background: url(../images/nav_bj.png) repeat-x;
    font-size: 14px;
    font-weight: bolder;
}

.nav_s ul {
    padding: 0;
    margin: 0;
}

.nav_s ul li {
    position: relative;
    width: 115px;
    line-height: 34px;
    background: url(../images/navli.png) no-repeat right center;
    text-align: center;
    float: left;
}

.nav_s ul li a {
    color: #ffffff;
    width: 115px;
    display: block;
}

.nav_s ul li a:hover {
    background: #a61303;
}

.nav_s ul li ul {
    display: none;
}

.nav_s ul li:hover ul {
    display: block;
    position: absolute;
    top: 34px;
    left: 0;
    width: 115px;
    z-index: 10000;
    font-weight: normal;
    font-size: 12px;
    *zoom: 1;
}

.nav_s ul li:hover ul li {
    width: 115px;
    float: left;
    color: #fff;
    background: url(../images/left_libg.jpg) no-repeat left bottom #a61303;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.nav_s li:hover ul li a {
    display: block;
    color: #fff;
    width: 115px;
    height: 35px;
    line-height: 35px;
    transition: -moz-transition: text-shadow ease-in-out .2s;
    -webkit-transition: text-shadow ease-in-out .2s;
    transition: text-shadow ease-in-out .2s;
    border-bottom: 1px solid #fffff;
}

.nav_s li:hover ul li a:hover {
    background: #ee1800;
    color: #fff;
    text-shadow: 0 0 5px #FFFFFF;
}

.banner {
    width: 980px;
    height: 116px;
    margin: 8px auto;
}

.banner2 {
    width: 980px;
    height: 228px;
    margin: 8px auto;
}

.main_s {
    width: 980px;
    height: 180px;
    margin: 8px auto;
}

.main_sl {
    float: left;
    width: 720px;
}

.main_sl a {
    display: block;
    width: 230px;
    height: 165px;
    margin-right: 10px;
    float: left;
    text-align: center;
    color: #7b7b7b;
    line-height: 20px;
    padding-top: 15px;
}

.main_sl a font {
    color: #666;
    font-size: 14px;
    font-weight: bolder;
}

.main_sl a.lt {
    background: url(../images/lt.gif) no-repeat;
}

.main_sl a.wl {
    background: url(../images/wl.gif) no-repeat;
}

.main_sl a.cc {
    background: url(../images/cc.gif) no-repeat;
}

.main_sl a:hover,
.main_sl a font:hover {
    color: #e21700;
}

.main_sr {
    width: 244px;
    float: left;
    background: #edecec;
    padding: 5px 8px 8px 8px;
}

.main_sr span {
    border-bottom: 1px dashed #d3d2d2;
    color: #e21700;
    display: block;
    font-weight: bolder;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 5px;
}

textarea {
    padding: 0px;
    margin: 0px;
}

.sr_s textarea {
    border: 1px solid #dfdfdf;
    line-height: 20px;
    color: #939393;
    width: 244px;
    height: 88px;
    font-size: 12px;
}

.sr_x {
    height: 35px;
    margin-top: 8px;
}

.sr_x a {
    display: block;
    line-height: 35px;
    width: 117px;
    text-align: center;
    color: #FFFFFF;
    float: left;
}

.sr_x a.qrcx {
    background: #c41500;
    margin-right: 10px;
}

.sr_x a.cxtx {
    background: #939393;
}

.sr_x a.qrcx:hover {
    background: #e7412c;
}

.sr_x a.cxtx:hover {
    background: #afaeae;
}

.main_m {
    width: 980px;
    height: 200px;
    margin: 8px auto;
}

.main_ml {
    float: left;
    width: 448px;
    margin-right: 10px;
}

.main_hot {
    float: right;
    width: 320px;
}

.main_hot .tabbtn li a {
    color: #666;
}

.main_hot .sublist li a {
    color: #3b3b3b;
}

.main_hot .sublist li a:hover {
    color: #e21700;
}

.tag {
    height: 32px;
    background: url(../images/h_bj.png) repeat-x;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
}

.tag ul li {
    border-right: 1px solid #dedede;
    width: 148px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: left;
    font-size: 14px;
}

.tag ul li a {
    color: #666;
    width: 148px;
    height: 32px;
    display: block;
    font-weight: bolder;
}

.tag ul li a:hover {
    color: #e21700;
}


.active {
    background: url(../images/tab_bj.png) no-repeat center center;
}

.bgactive .active {
    background: url(../images/tab_bj1.png) no-repeat center center;
} 
.tag ul li.active a {
    color: #FFFFFF;
}

.gsxw {
    height: 164px;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: url(../images/ul_bj.png) repeat-x;
}

.gsxw ul {
    padding: 15px;
    line-height: 26px;
    overflow: hidden;
}

.zjhx {
    height: 164px;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: url(../images/ul_bj.png) repeat-x;
}

.zjhx ul {
    padding: 15px;
    line-height: 26px;
    overflow: hidden;
    color: #3b3b3b;
}

.zjhx ul img {
    width: 90px;
    height: 90px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.zjhx ul span {
    display: block;
    float: right;
}

.zjhx ul span a {
    color: #e21700;
}

.gsxw ul li {
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    background: url(../images/li_bj.png) no-repeat left center;
}

.gsxw ul li a {
    display: block;
    color: #3b3b3b;
    float: left;
}

.gsxw ul li a:hover {
    color: #e21700;
}

.gsxw ul li span {
    float: right;
    color: #3b3b3b;
}

.zjhx ul li {
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    background: url(../images/li_bj.png) no-repeat left center;
}

.zjhx ul li a {
    display: block;
    color: #3b3b3b;
    float: left;
}

.zjhx ul li a:hover {
    color: #e21700;
}

.zjhx ul li span {
    float: right;
    color: #3b3b3b;
}

.main_mm {
    float: left;
    width: 250px;
    margin-right: 10px;
    border: 1px solid #dedede;
}

.main_mm ul {
    height: 159px;
    padding-top: 5px;
    text-align: center;
    background: #fafafa;
}

.main_mm ul img {
    width: 211px;
    height: 159px;
}

.title1 {
    height: 32px;
    background: url(../images/h_bj.png) repeat-x;
}

.title1 h4 {
    font-size: 14px;
    width: 100px;
    line-height: 32px;
    float: left;
    color: #666;
    display: inline;
    margin-left: 5px;
    font-weight: bold;
}

.title1 span {
    width: 42px;
    float: right;
    display: inline;
    background: url(../images/more.png) no-repeat right center;
    margin-right: 5px;
    margin-top: 7px;
}
.spanother{
   width: 42px;
    float: right;
    display: inline;
    margin-right: 5px;
    margin-top: 7px;
}
.title1 span a {
    display: block;
    text-indent: -9999px;
}

.main_mr {
    float: right;
    width: 258px;
    border: 1px solid #dedede;
    overflow: hidden;
}

.main_mr1 {
    float: right;
    width: 700px;
    border: 1px solid #dedede;
    overflow: hidden;
}

.main_mr ol {
    padding: 5px;
    overflow: hidden;
}

.hzhb {
    width: 978px;
    height: 110px;
    margin: 8px auto;
    border: 1px solid #dedede;
}

.hzhb ul {
    padding: 15px;
    margin: 0px;
    background: #FFFFFF;
    overflow: hidden;
}

.hzhb ul a {
    display: block;
    width: 180px;
    height: 120px;
    border: 1px solid #f1f1f1;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.hzhb ul li a img {
    width: 100%;
}
#demo img{
	width:100%;
	height:100%
}
.footer {
    line-height: 20px;
    padding: 20px 10px;
    margin: 60px 0 0 0;
    font-size: 12px;
    border-top: 2px solid #023cd1;
    background: #f5f5f5;
    color: #333;
}

.footer a {
    color: #FFFFFF;
    margin: 0px 10px;
    color: #333;
}


/*news*/

.main_auto {
    width: 980px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
    background: #FFFFFF;
}

.main_auto_l {
    width: 205px;
    height: auto;
    float: left;
    margin-right: 20px;
    border: 1px solid #cecece;
    background: url(../images/asidetit.jpg) no-repeat top;
    background-color: #f5f5f5;
    background-size: contain;
}

.main_auto_l h4 {
    width: 190px;
    height: 63px;
    line-height: 55px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bolder;
    margin: 0px auto 0px auto;
    text-align: center;
}

.main_auto_r {
    width: 755px;
    float: right;
    display: inline;
}

.main_auto_r h4 {
    border-bottom: 1px solid #e0e0e0;
    height: 36px;
    line-height: 36px;
}

.main_auto_r h4 span {
    width: 135px;
    display: block;
    float: right;
    color: #666666;
}

.main_auto_r h4 span a {
    color: #666666;
}

.main_auto_r h4 span a:hover {
    color: #e21700;
}

.main_auto_r ul li {
    background: url(../images/libi.jpg) no-repeat left center;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #999999;
    padding-left: 10px;
}

.main_auto_r ul li a {
    float: left;
    display: block-inline;
    color: #333333;
}

.main_auto_r ul li a:hover {
    color: #e21700;
}

.main_auto_r ul li span {
    display: block;
    float: right;
    color: #666666;
}

.page {
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: 20px;
}

.page a {
    color: #666666;
    padding: 3px 5px 3px 5px;
    margin: 5px;
    background: #f0efef;
    border: 1px solid #e0e0e0;
}

.page a:hover {
    border: 1px solid #e21700;
    color: #e21700;
}


/*about*/

.main_auto_rg {
    width: 755px;
    float: right;
    display: inline;
}

.main_auto_rg h4 {
    border-bottom: 1px solid #e0e0e0;
    height: 36px;
    line-height: 36px;
}

.main_auto_rg h4 span {
    display: block;
    float: right;
    color: #666666;
}

.main_auto_rg h4 span a {
    color: #666666;
}

.main_auto_rg h4 span a:hover {
    color: #e21700;
}

.main_auto_rg ul {
    line-height: 30px;
    color: #333333;
    padding: 10px;
    overflow: hidden;
}

.main_auto_rg ul img {
    width: 120px;
    height: 120px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.cap {
    width: 200px;
    height: auto;
    overflow: hidden;
    margin: 12px;
    float: left;
}

.main_auto_rr {
    width: 755px;
    float: right;
    display: inline;
}

.main_auto_rr ul {
    padding: 10px;
    overflow: hidden;
}

.main_auto_rr h4 {
    border-bottom: 1px solid #e0e0e0;
    height: 36px;
    line-height: 36px;
}

.main_auto_rr h4 span {
    display: block;
    float: right;
    color: #666666;
}

.main_auto_rr h4 span a {
    color: #666666;
}

.main_auto_rr h4 span a:hover {
    color: #e21700;
}

.ca {
    width: 170px;
    height: 120px;
    border: 1px solid #e0e0e0;
    padding: 5px;
    background: #FFFFFF;
}

.ca img {
    width: 170px !important;
    height: 145px;
}

.cp {
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.cp a {
    color: #333333;
}

.cp a:hover {
    color: #e21700;
}


/*info*/

.main_auto_info {
    width: 755px;
    float: right;
    display: inline;
    overflow: hidden
}

.main_auto_info h4 {
    border-bottom: 1px solid #e0e0e0;
    height: 36px;
    line-height: 36px;
}

.main_auto_info h4 span {
    width: 135px;
    display: block;
    float: right;
    color: #666666;
}

.main_auto_info h4 span a {
    color: #666666;
}

.main_auto_info h4 span a:hover {
    color: #e21700;
}

.main_auto_info ul {
    padding: 10px;
    overflow: hidden;
}

.title2 {
    text-align: center;
}

.title2 h1 {
    font-size: 16px;
    font-weight: bolder;
    color: #333333;
    display: block;
    line-height: 40px;
}

.title2 span {
    background: #f0efef;
    color: #666666;
    display: block;
    line-height: 30px;
}

.artitle {
    line-height: 25px;
    color: #666666;
    margin-top: 10px;
    overflow: hidden;
    padding: 25px;
    font-size: 16px;
    font-family: "宋体";
    /*background: url("../images/article.gif") bottom no-repeat;*/
}

.artitle_980 {
    background: url("../images/article980.gif") bottom no-repeat;
}

.artitle p {
    line-height: 30px !important
}

.tu {
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.page_l {
    margin-top: 10px;
    border-top: 1px solid #e0e0e0;
    line-height: 40px;
}

.page_ll {
    float: left;
    display: inline;
    color: #333333;
}

.page_ll a {
    color: #333333;
}

.page_ll a:hover {
    color: #e21700;
}

.page_lr {
    float: right;
    display: block;
    color: #333333;
}

.page_lr a {
    color: #333333;
}

.page_lr a:hover {
    color: #e21700;
}


/*人才招聘*/

.menu_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    margin: 1px;
    font-weight: bold;
    background: #f4f3f3 url(../images/left.png) center right no-repeat;
}

.menu_list .current {
    background: #f4f3f3 url(../images/down.png) center right no-repeat;
}

.menu_body {
    display: none;
}

.menu_body a {
    display: block;
    color: #006699;
    background-color: #EFEFEF;
    padding-left: 10px;
    font-weight: bold;
    text-decoration: none;
    height: 24px;
    line-height: 24px;
}

.menu_body a:hover {
    color: #000000;
    text-decoration: underline;
}


/* floatPanel */

#floatPanel .ctrolPanel {
    width: 36px;
    height: 100px;
    background: #fff url(../images/float-panel-bg.gif) no-repeat left top;
    border: solid 1px #ddd;
    position: fixed;
    right: 25px;
    top: 300px;
    overflow: hidden;
    z-index: 10000;
    _position: absolute;
    /* for IE6 */
    _top: expression(documentElement.scrollTop + 300);
}

#floatPanel .ctrolPanel a {
    width: 34px;
    font-size: 12px;
    color: #ff6600;
    letter-spacing: 1px;
    text-align: center;
    overflow: hidden;
}

#floatPanel .ctrolPanel .arrow {
    height: 29px;
    line-height: 28px;
    display: block;
    margin: 1px auto;
}

#floatPanel .ctrolPanel .arrow span {
    display: none;
}

#floatPanel .ctrolPanel .arrow:hover {
    background: #f4f4f4;
}

#floatPanel .ctrolPanel .arrow:hover span {
    display: block;
}

#floatPanel .ctrolPanel .contact {
    height: 60px;
    display: block;
    margin: 2px auto;
}

#floatPanel .ctrolPanel .contact span {
    line-height: 90px;
}

#floatPanel .ctrolPanel .qrcode {
    height: 40px;
    display: block;
    margin: 2px auto;
}

#floatPanel .ctrolPanel .qrcode span {
    display: none;
}

#floatPanel .popPanel {
    width: 102px;
    height: 116px;
    position: fixed;
    right: 70px;
    top: 295px;
    z-index: 10000;
    overflow: hidden;
    _position: absolute;
    display: none;
    /* for IE6 */
    _top: expression(documentElement.scrollTop + 300);
}

#floatPanel .popPanel .popPanel-inner {
    width: 102px;
    height: 116px;
    position: relative;
    overflow: hidden;
}

#floatPanel .popPanel .popPanel-inner .arrowPanel {
    width: 10px;
    height: 240px;
    position: absolute;
    right: 1px;
    top: 102px;
}

#floatPanel .popPanel .popPanel-inner .arrowPanel .arrow01 {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-top: 10px solid transparent;
    _border-top: 10px solid black;
    _filter: chroma(color=black);
    border-right: 10px solid transparent;
    _border-right: 10px solid black;
    _filter: chroma(color=black);
    border-bottom: 10px solid transparent;
    _border-bottom: 10px solid black;
    _filter: chroma(color=black);
    border-left: 10px solid #ddd;
    position: absolute;
    bottom: 0;
    position: absolute;
    left: 2px;
    top: 0;
}

#floatPanel .popPanel .popPanel-inner .arrowPanel .arrow02 {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-top: 10px solid transparent;
    _border-top: 10px solid black;
    _filter: chroma(color=black);
    border-right: 10px solid transparent;
    _border-right: 10px solid black;
    _filter: chroma(color=black);
    border-bottom: 10px solid transparent;
    _border-bottom: 10px solid black;
    _filter: chroma(color=black);
    border-left: 10px solid #fff;
    position: absolute;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
}

#floatPanel .popPanel .popPanel-inner .qrcodePanel {
    width: 100px;
    height: 114px;
    text-align: center;
    background: #fff;
    border: solid 1px #ddd;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

#floatPanel .popPanel .popPanel-inner .qrcodePanel img {
    width: 80px;
    height: 80px;
    border: none;
    padding: 10px 10px 0px 10px;
}

#floatPanel .popPanel .popPanel-inner .qrcodePanel span {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    letter-spacing: 1px;
}


/*留言*/

#form1 {
    width: 800px;
    margin-left: 50px;
}

.form_in {
    color: #666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 700px;
    margin-bottom: 10px;
}

.form_in em {
    float: left;
    width: 135px;
    text-align: right;
    color: #333;
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
}

.form_in em span {
    color: #EC4E00;
    margin-right: 5px;
}

.form_in input,
.fom_in select {
    background: #fff;
    border: 1px solid #d7d9da;
    float: left;
    width: 218px;
    height: 28px;
    line-height: 23px;
    margin: 0 0 10px 6px;
    vertical-align: middle;
}

.form_in textarea {
    width: 400px;
    height: 90px;
    border: 1px solid #d7d9da;
    background: #fff;
    resize: vertical;
    padding: 0;
    margin: 0 20px 0px 6px;
}

.form_in img {
    margin-left: 6px;
}

.form_menu {
    width: 300px;
    margin: 0 auto;
}

.form_menu input {
    background: #0d559d;
    width: 70px;
    margin-right: 30px;
    height: 28px;
    color: #fff;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
    margin-bottom: 60px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#1368bc), to(#0d559d));
    background: -moz-linear-gradient(top, #1368bc, #0d559d);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#1368bc, endColorstr=#0d559d, grandientType=1);
    border: none
}

.main_s .main_mr .main1 {
    padding: 10px 10px 15px 25px;
}

.main_s .main_mr .main1 a {
    background-image: url(../images/bumen.jpg);
    display: block;
    background-repeat: no-repeat;
    width: 98px;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    text-align: center;
    color: #666;
}

.page .pageactive {
    background-color: #C00;
    color: #fff;
}

.artitle p {
    text-indent: 2em;
}

.main_news {
    width: 980px;
    margin: 8px auto;
}


/* tabcon */

.tabcon {
    border-width: 0 1px 1px 1px;
    border-color: #ddd;
    border-style: solid;
    position: relative;
    /*必要元素*/
    height: 381px;
    overflow: hidden;
}

.tabcon .subbox {
    position: absolute;
    /*必要元素*/
    left: 0;
    top: 0;
    width: 1000px;
}

.tabcon .sublist {
    height: 350px;
    float: left;
}


/* tabbtn */

.tabbtn {
    height: 30px;
    background: url(../images/tabbg.gif) repeat-x;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
}

.tabbtn li {
    float: left;
    position: relative;
    margin: 0 0 0 -1px;
}

.tabbtn li a {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 108px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #666;
    font-weight: bold;
}

.tabbtn li.current {
    border-left: solid 1px #d5d5d5;
    border-right: solid 1px #d5d5d5;
    border-top: solid 1px #c5c5c5;
}

.tabbtn li.current a {
    border-top: solid 2px #023cd1;
    height: 27px;
    line-height: 27px;
    background: #fff;
    color: #023cd1;
    font-weight: 800;
}


/* sublist */

.sublist {
    padding: 10px;
}

.sublist li {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #ccc;
    width: 290px;
    overflow: hidden;
}

.sublist li a {
    color: #666;
}

.sublist li span {
    margin: 0 5px 0 0;
    font-family: "宋体";
    font-weight: 400;
    color: #746B6B;
}


/*--------------phd-------------*/

.phd {
    overflow: hidden;
}

.phd .top {
    overflow: hidden;
}

.logo {
    background: url(../images/logo.png) 0 21px no-repeat;
    float: left;
    width: 260px;
    height: 118px;
    text-indent: -9999em;
}

.top_nav {
    background: url(../images/menubg.jpg);
    overflow: hidden;
    height: 44px;
    line-height: 44px;
}

.top_nav ul {
    padding-left: 30px;
}

.top_nav li {
    float: left;
    text-align: center;
    padding: 0 15px;
}

.top_nav li a {
    color: #fff;
    display: block;
    padding: 0 10px;
    font-size: 15px;
    margin-right: 1px;
}

.top_nav li .hover {
    background: #faa619;
}

.top_nav ul li a {
    font-family: "Microsoft YaHei";
    font-weight: bold;
}

.top_nav ul li a:hover {
    text-decoration: none;
    background: url("../images/menuhover.png") no-repeat center;
}

.top_nav ul li .s_hover {
    text-decoration: none;
    background: url("../images/menuhover.png") no-repeat center;
}

.phd .top_nav li .s_hover {
    background: url(../images/subhover.png) no-repeat center bottom #faa619;
    text-decoration: none;
}

.phd .top_nav li .n_hover {
    background: none;
}


/*2013-10-31 新增2级导航*/

.top_nav .main {
    overflow: hidden;
    width: 1000px;
    margin: auto;
}

.sub_nav {
    position: absolute;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddcfa6;
    z-index: 999;
    display: none;
    margin-top: -1px;
}

.sub_nav .sub {
    display: none;
    background-color: #FCF9F1;
    border-bottom: 2px solid #d40b07;
}

.sub_list {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
}

.sub_list a {
    padding: 0px 10px;
    float: left;
    white-space: nowrap;
}

.sub_list .split-line {
    border-right: 1px solid#ccc;
}

.sub .sub_img {
    clear: both;
    border-bottom: 2px solid #d40b07;
    border-top: 1px solid #ebebeb;
    overflow: hidden;
    padding: 22px 0 32px 0;
    height: 100%;
}

.sub .sub_img ul {
    width: 1000px;
    margin: 0 auto;
}

.sub .sub_img li a {
    padding: 0px;
}

.sub .sub_img li {
    margin-right: 45px;
}

.sub .sub_img li a:hover {
    background: none;
}


/*	--------------------------------------------------
	Reveal Modals  视频加载
	-------------------------------------------------- */

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .8);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    visibility: hidden;
    top: 50px;
    left: 50%;
    margin-left: -340px;
    width: 600px;
    background: #eee url(../images/modal-gloss.png) no-repeat -200px -80px;
    position: absolute;
    z-index: 101;
    padding: 30px 40px 34px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

.reveal-modal.small {
    width: 200px;
    margin-left: -140px;
}

.reveal-modal.medium {
    width: 400px;
    margin-left: -240px;
}

.reveal-modal.large {
    width: 600px;
    margin-left: -340px;
}

.reveal-modal.xlarge {
    width: 800px;
    margin-left: -440px;
}

.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
    font-weight: bold;
    cursor: pointer;
}


/* 侧边栏 */

.left_sidebar {
    width: 260px;
    float: left;
}

.sidebar_list {
    line-height: 30px;
    padding: 10px 30px;
}

.sidebar_list li {
    background: url(../images/li_bj.png) no-repeat left center;
    text-indent: 1em;
    border-bottom: 1px dashed #ccc;
}

.sidebar_list li a {
    color: #666;
}

.sidebar_list li a:hover {
    color: #C00;
}

.main_auto_r1 {
    width: 700px;
    float: right;
}

.main_auto_r1 h4 {
    border-bottom: 1px solid #e0e0e0;
    height: 36px;
    line-height: 36px;
}

.main_auto_r1 h4 span {
    width: 135px;
    display: block;
    float: right;
    color: #666666;
}

.main_auto_r1 h4 span a {
    color: #666666;
}

.main_auto_r1 h4 span a:hover {
    color: #e21700;
}

.main_auto_r1 ul li {
    background: url(../images/libi.jpg) no-repeat left center;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #999999;
    padding-left: 10px;
}

.main_auto_r1 ul li a {
    float: left;
    display: block-inline;
    color: #333333;
}

.main_auto_r1 ul li a:hover {
    color: #e21700;
}

.main_auto_r1 ul li span {
    display: block;
    float: right;
    color: #666666;
}

.main_auto_rg1 {
    width: 700px;
    float: right;
    display: inline;
    border: 1px solid #cecece;
    background: url("../images/article.gif") bottom no-repeat;
}

.main_auto_rg1 h4 {
    /*border-bottom: 1px solid #e0e0e0;*/
    height: 36px;
    line-height: 30px;
    padding-right: 15px;
    background: url("../images/papertit.jpg") no-repeat;
    background: url("../images/h_bj.png") repeat-x
}

.main_auto_rg1 h4 span {
    display: block;
    float: left;
    padding-left: 40px;
    color: #666666;
    background: url("../images/arrow-right.png") no-repeat;
    background-position: 10px 4px
}

.main_auto_rg1 h4 span a {
    color: #666666;
}

.main_auto_rg1 h4 span a:hover {
    color: #e21700;
}

.main_auto_rg1 ul {
    line-height: 30px;
    color: #333333;
    padding: 10px;
    overflow: hidden;
}

.main_auto_rg1 ul img {
    width: 120px;
    height: 120px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}


/* 园区领导 */

.g-pad-body {
    padding: 10px 15px;
    text-align: left;
}

.g-pad-body .row {
    clear: both;
    margin-top: 10px;
}

.g-pad-body .row .label {
    background-color: #d55b31;
    color: #FFF;
    padding: 0px 10px;
}

.g-pad-body .row .name {
    background: url(../images/trg.png) -13px -6px no-repeat;
    padding-left: 13px;
}

.g-pad-body .row .name a,
.g-pad-body .row .name2 a {
    margin-right: 10px;
}

.menulist {
    width: 188px;
    margin: 0 auto;
    padding-top: 15px;
}

.menulist li {
    text-align: left;
    height: 28px;
    padding-bottom: 6px;
}

.menulist li a {
    display: block;
    height: 28px;
    line-height: 28px;
    width: 142px;
    padding-left: 46px;
    overflow: hidden;
    font-size: 12px;
    background: url(../images/sidebarbg.png) -10px -92px;
}

.oa {
    margin: 10px 5px 0px 5px;
    cursor: pointer;
}

.main_auto_rg2 {
    width: 700px;
    float: right;
    display: inline;
}

.main_auto_rg2 h4 {
    height: 36px;
    line-height: 36px;
}

.main_auto_rg2 h4 span {
    display: block;
    float: right;
    color: #666666;
}

.main_auto_rg2 h4 span a {
    color: #666666;
}

.main_auto_rg2 h4 span a:hover {
    color: #e21700;
}

.main_auto_rg2 ul {
    line-height: 30px;
    color: #333333;
    overflow: hidden;
}

.main_auto_rg2 ul img {
    width: 120px;
    height: 120px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.main_auto_rg3 {
    width: 980px;
    display: inline;
}

.main_auto_rg3 h4 {
    height: 36px;
    line-height: 36px;
}

.main_auto_rg3 h4 span {
    display: block;
    float: right;
    color: #666666;
}

.main_auto_rg3 h4 span a {
    color: #666666;
}

.main_auto_rg3 h4 span a:hover {
    color: #e21700;
}

.main_auto_rg3 ul {
    line-height: 30px;
    color: #333333;
    overflow: hidden;
}

.main_auto_rg3 ul img {
    width: 120px;
    height: 120px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.g-tab .g-tab-navi {
    clear: both;
    height: 33px;
    border-bottom: 2px solid #b83e21;
}

.g-tab .g-tab-navi .g-tab-label {
    cursor: pointer;
    float: left;
    padding: 0px 15px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    background-color: #f5eeea;
    border-top: 3px solid #FFF;
    color: #FFF;
}

.g-tab .g-tab-navi .current {
    background-color: #d55b31 !important;
    border-top: 3px solid #d55b31 !important;
}

.g-tab .g-tab-navi .current a {
    color: #FFF;
}

.g-list-t li a .date {
    float: right;
}


/*全景园区*/

.g-tab .g-tab-navi span {
    float: right;
}

.g-tab .g-tab-pad {
    padding-top: 10px;
    display: block;
}

.g-tab .g-tab-pad .qjpic {
    width: 222px;
    height: 141px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    float: left;
}

.g-tab .g-tab-pad .qjpic .qjname {
    position: absolute;
    bottom: 0px;
    height: 25px;
    width: 222px;
    overflow: hidden;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    text-indent: 1em;
}

.g-tab .g-tab-pad .qjpic img {
    width: 222px;
    height: 141px;
}

.service {
    width: 978px;
}

.service .tit {
    height: 28px;
    background-image: url(../images/service_tit.jpg);
    border: solid 1px #dedede;
}

.service .tit span {
    margin-left: 50px;
    line-height: 28px;
    color: #CD3E3E;
    font-weight: bolder;
}

.service .tit a {
    float: right;
    margin-right: 10px;
    line-height: 28px;
}

.service .contentl {
    border-left: solid #dedede 1px;
    border-right: solid #dedede 1px;
    border-bottom: solid #dedede 1px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.service .contentl ul {
    width: 900px;
    margin: auto;
    min-height: 100px;
}

.service .contentl ul li {
    width: 299px;
    overflow: hidden;
    text-indent: 2em;
    float: left;
    border-right: 1px solid #eee;
}

.service .contentl ul li a {
    background-image: url(../images/servicedot.jpg);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 10px;
    white-space: nowrap;
}

.services {
    width: 485px;
}

.services .tit {
    height: 28px;
    background-image: url(../images/service_tit.jpg);
    border: solid 1px #dedede;
}

.services .tit span {
    margin-left: 50px;
    line-height: 28px;
    color: #CD3E3E;
    font-weight: bolder;
}

.services .tit a {
    float: right;
    margin-right: 10px;
    line-height: 28px;
}

.services .contentl {
    border-left: solid #dedede 1px;
    border-right: solid #dedede 1px;
    border-bottom: solid #dedede 1px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.services .contentl ul {
    width: 460px;
    margin: auto;
    min-height: 100px;
}

.services .contentl ul li {
    width: 230px;
    overflow: hidden;
    overflow: hidden;
    text-indent: 2em;
    float: left;
}

.services .contentl ul li a {
    background-image: url(../images/servicedot.jpg);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding-left: 10px;
    white-space: nowrap;
}


/* 产业规划 */

.zpmenu {
    border: #d8d7d8 1px solid;
    width: 978px;
    display: inline;
    background: url(../images/zpmenu_bg.png) repeat-x;
    float: left;
    height: 205px;
    overflow: hidden;
}

.zpmenu dl {
    width: 978px;
    float: left;
    height: 204px;
    _width: 962px
}

.zpmenu dt {
    width: 64px;
    float: left;
    height: 204px
}

.zpmenu dt img {
    width: 64px;
    display: block;
    float: left;
    height: 204px;
    cursor: pointer
}

.zpmenu dd {
    position: relative;
    width: 786px;
    display: block;
    float: left;
    height: 204px;
    overflow: hidden
}

div.zpmenu dl#slider2 dd div.zpinfor {
    padding: 18px 20px 0 20px;
    width: 756px;
    display: inline;
    font: 12px/21px "微软雅黑", "宋体";
    float: left;
    height: 190px;
    overflow: hidden;
}

.zpmenu dd h1 {
    float: left;
    font-size: 18px;
}

.zpmenu dd span {
    font-size: 14px;
    margin-right: 25px
}

.zpmenu dd h2 {
    border-bottom: #b4b4b4 1px dashed;
    padding-bottom: 5px;
    width: 746px;
    display: inline;
    float: left;
    color: #9b0f0f;
    font-size: 14px
}

.zpmenu dd ul {
    width: 746px;
    float: left;
    height: 100px;
    clear: both;
    margin-top: 15px;
    border-top: dashed 1px #ccc;
}

.zpmenu dd ul li {
    line-height: 24px;
    margin: 0px 20px 0px 0px;
    display: inline;
    white-space: nowrap;
    float: left;
    font-size: 14px;
}

.zpinfor img {
    float: left;
    margin-right: 10px;
    width: 172px;
    height: 110px;
}

.zpinfor p {
    margin-top: 10px;
    text-indent: 2em;
    font-size: 14px;
}

.zpinfor p a {
    color: #930;
    display: block;
    float: right;
}

.lcontent {
    border: #d8d7d8 1px solid;
    padding: 15px 10px 10px 10px;
}

.lcontent h2 {
    font-size: 16px;
    float: left;
}

.lcontent .more {
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

.lcontent img {
    cursor: pointer;
}


/* 企业 */

#w_tjyqnr {
    width: 960px;
    height: 240px;
    margin: 0px auto;
}

#w_tjyqnrl {
    width: 150px;
    height: 240px;
    float: left;
    display: inline
}

#w_tjyqnrl2 {
    width: 300px;
    height: 240px;
    float: left;
    margin-left: 2px;
    display: inline
}

#w_tjyqnrl3 {
    width: 200px;
    height: 240px;
    float: left;
    margin-left: 2px;
    display: inline
}

#w_tjyqnrl4 {
    width: 152px;
    height: 240px;
    float: left;
    margin-left: 2px;
    display: inline
}

#w_tjyqnrl5 {
    width: 150px;
    height: 240px;
    float: right;
}

.w_qsdtu {
    width: 150px;
    height: 100px;
    float: left;
    position: relative;
    overflow: hidden
}

.w_wyydw {
    width: 150px;
    height: 20px;
    position: absolute;
    bottom: 0px;
    Opacity: 0.7;
    /*设置透明度为70%，非IE浏览器用*/
    Filter: alpha(opacity=70);
    /*IE浏览器用*/
    background-color: #000;
    z-index: 1
}

.w_wyydwl {
    width: 150px;
    height: 20px;
    position: absolute;
    bottom: 0px;
    z-index: 2;
    text-align: center
}

.w_wyydwl a {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    font-family: "Microsoft YaHei";
}

#w_tjqynr {
    width: 980px;
    margin: 0px auto
}

#w_tjqynr ul {
    width: 980px;
    float: left
}

#w_tjqynr ul li {
    width: 118px;
    height: 153px;
    float: left;
    margin-left: 20px;
    display: inline;
    margin-top: 23px;
    background-color: #e8e8e8;
    border: 1px #ddd solid
}

#w_tjqynr ul li a img {
    width: 100px;
    height: 100px;
    float: left;
    border: 1px #ddd solid;
    margin-left: 7px;
    display: inline;
    margin-top: 7px;
}

#w_tjqynr ul li span {
    width: 102px;
    float: left;
    margin-left: 7px;
    display: inline;
    margin-top: 2px;
    font-family: "Microsoft YaHei";
    color: #414141;
    line-height: 20px;
    text-align: center
}

#w_tjqynr ul li span a {
    color: #414141;
    line-height: 20px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}

#w_yqljcon {
    width: 980px;
    margin: 0px auto;
    margin-top: 20px
}

#w_yjgs {
    width: 958px;
    border: 1px #d4d4d4 solid;
    padding: 15px 10px;
    overflow: hidden
}

#w_yjgs a {
    margin-left: 10px;
    display: inline;
    color: #666;
    line-height: 24px;
}


/* 搜索框 */

.searchbox {
    position: relative;
    margin: 10px 0 0 200px;
    clear: both;
    *zoom: 1;
    _z-index: 9;
    _margin: 30px 0 0 30px;
}

.searchbox .sim-select {
    margin-right: 4px;
}

.searchbox .sim-select h3 {
    width: 136px;
}

.searchbox .round {
    border: 1px solid #caced6;
    width: 400px;
    position: relative;
    padding-right: 2px;
    float: left;
}

.searchbox .input-key {
    height: 24px;
    *height: 22px;
    line-height: 24px;
    padding-left: 7px;
    color: #727272;
    -webkit-appearance: none;
    background: #fff;
    border: 0;
    outline: 0;
    width: 395px;
    font-size: 13px;
}

.searchbox .del-key {
    position: absolute;
    width: 17px;
    height: 16px;
    background: url(../images/del-key.jpg) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    right: 1px;
    top: 4px;
    cursor: pointer
}

.searchbox .button {
    padding-left: 4px;
    float: left
}

.searchbox .ui-btn {
    height: 26px;
    line-height: 26px;
    width: 75px;
    font-size: 14px;
    padding: 0
}

.searchbox .notice {
    margin-left: 6px;
    line-height: 24px;
    display: inline-block
}

.searchbox .notice a {
    color: #666;
}

.searchbox .helplink {
    line-height: 14px;
}

.searchbox-bottom {
    margin: 20px 0 0 54px;
}

.search-sort {
    clear: both;
    overflow: hidden;
    line-height: 32px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    font-family: "宋体";
    color: #010101;
    height: 35px;
    _ margin: 10px 0 0 30px;
    _display: inline-block;
}

.search-sort strong {
    color: #cc0000;
}

.search-sort a {
    color: #010101
}

.search-sort .total {
    float: right;
    color: #666;
    font-size: 12px;
    font-family: Arial;
    padding-top: 2px;
    font-weight: normal
}

.search-sort-govnet {
    margin: 0px 0 0 54px;
}

.search-tip {
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0 0 10px;
    margin-top: 15px;
}

.search-tip a {
    color: #971507
}

#w_jhssy {
    width: 100%;
    padding-bottom: 20px;
}

#w_jhssycon {
    width: 980px;
    margin: 0px auto;
    padding-top: 30px;
    font-family: "微软雅黑";
    overflow: hidden
}

#w_jhssycons {
    width: 953px;
    background: url(../images/w42.jpg) 0px 0px no-repeat;
    font-size: 34px;
    color: #333;
    padding-left: 27px;
}

#w_jhssycons span {
    font-size: 34px;
    color: #cf000d
}

#w_ssgjwz {
    width: 920px;
    padding: 20px 29px;
    padding-bottom: 30px;
    border: 1px #dee3e3 solid;
    background-color: #fff;
    margin-top: 30px;
}

#w_ssgjwzx {
    width: 960px;
    height: 4px;
    overflow: hidden;
    background-color: #e4e9e9
}

#w_ssgjwzs {
    width: 920px;
    float: left
}

#w_ssgjwzs strong a {
    font-size: 22px;
    color: #000
}

#w_ssgjwzsx {
    width: 920px;
    float: left;
    margin-top: 17px;
}

.w_xwxhxxl {
    width: 180px;
    height: 120px;
    float: left;
    display: inline;
    margin-top: 11px;
}

.w_xwxhxxr {
    width: 715px;
    float: right;
    margin-right: 10px;
    display: inline
}

.w_xwxhxxrs {
    width: 100%;
    height: 20px;
    color: #999;
    line-height: 20px;
    font-family: "宋体";
    margin-top: 15px;
}

.w_wdpng {
    width: 20px;
    height: 20px;
    float: left;
    display: inline;
}

.w_rqly {
    height: 20px;
    float: left;
    margin: 0px 15px;
    display: inline;
    color: #999;
    line-height: 20px;
}

.w_xwxhxxrc {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 12px;
    color: #666;
    line-height: 22px;
}

.w_xwxhxxrx {
    width: 100%;
    height: 24px;
    float: left;
    margin-top: 10px;
}

.w_xwxhxxrxl {
    height: 20px;
    float: left;
    display: inline;
    display: none
}

.w_a4 {
    height: 20px;
    float: left;
    margin-right: 10px;
    display: inline;
    padding: 0px 10px;
    background-color: #F1F1F1;
    color: #9E9E9E;
    line-height: 20px;
}

.w_woxs a {
    font-size: 16px;
    font-weight: bold;
}

.w_xwxhxxrxr {
    width: 65px;
    height: 24px;
    float: right;
}

.w_ppbt {
    width: 980px;
    height: 20px;
    margin: 0px auto;
    background: url(../images/w_pp9.jpg) 0px 5px repeat-x;
    margin-top: 30px;
    text-align: center
}

.w_ppbt span {
    height: 20px;
    display: block;
    float: left;
    margin-left: 50px;
    display: inline;
    padding: 0px 10px;
    background-color: #fff;
    font-family: "微软雅黑";
    font-size: 24px;
    color: #000;
    line-height: 20px;
}

.w_ysgxx {
    width: 960px;
    height: 1px;
    float: left;
    border-bottom: 1px dashed #cecece;
}

.w_wox {
    width: 960px;
    padding: 20px 0px;
    float: left;
}

.w_wox2 {
    width: 960px;
    padding: 20px 0px;
    float: left;
    background: url(../images/w_pp5.jpg) 0px 0px repeat
}

.w_wox {
    width: 960px;
    float: left
}

.w_wox strong a {
    font-size: 16px;
    color: #000
}

.w_woxx {
    width: 960px;
    float: left;
}

.w_woxxl {
    width: 180px;
    height: 120px;
    float: left;
    display: inline;
    margin-top: 11px;
}

.w_woxxr {
    float: left;
    margin-left: 20px;
    display: inline;
    width: 760px;
}

.w_duotu {
    width: 100%;
    height: 120px;
    float: left;
    margin-bottom: 20px;
}

.w_xwxhxxl2 {
    width: 180px;
    height: 120px;
    float: left;
    margin-left: 17px;
    display: inline;
}

.w_xwxhxxl3 {
    width: 180px;
    height: 120px;
    float: left;
    margin-left: 5px;
    display: inline;
}

.lcontent .nores {
    width: 200px;
    margin: 20px auto;
}

.pofessor {
    margin-bottom: 10px;
}

.pofessor .item {
    border-bottom: 1px dashed #dedede;
}

.pofessor .item img {
    width: 60px;
    height: 60px;
    margin: 10px 5px;
    float: left;
}

.pofessor .item .detail {
    width: 180px;
    float: right;
    margin-top: 5px;
}

.pofessor .item .detail .tit {
    background-image: url(../images/zhuanjiatit.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    text-indent: 3em;
}

.pofessor .item .detail .tit a {
    color: #C00;
    margin-left: 5px;
}

.files {
    margin: 10px 20px;
}

.files li {
    background-image: url(../images/file.png);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    border-bottom: #cecece dashed 1px;
    line-height: 30px;
}

.files li a {
    margin-left: 25px;
}

.cover {
    position: absolute;
    top: 264px;
    height: 800px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
    z-index: 100;
    left: 0;
}

.aside>li>a {
    background: url("../images/asidesubtit.jpg");
    display: block;
    width: 190px;
    height: 28px;
    line-height: 28px;
    margin: auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #cecece;
    margin-bottom: 10px;
}

.asidesub {
    margin: 10px;
}

.asidesub li a {
    border-bottom: 1px solid #cecece;
    margin-bottom: 10px;
    text-indent: 2em;
    background: url("../images/asidesub.png") no-repeat left center;
    line-height: 25px;
    width: 185px;
    display: block;
}

.aside li .actived {
    background: url("../images/bg.jpg");
    color: #fff;
}

.aside li ul li a.actived {
    color: #c00;
    background: url("../images/asidesubhover.png") no-repeat left center;
}

.top-tool {
    width: 980px;
    margin: 8px auto;
    line-height: 25px;
    font-size: 12px;
}

#sj {
    margin-left: 10px;
}

#weather {
    margin-left: 60px;
}



/*
创意展示list、
*/


#wen{padding-left: 30px;padding-bottom: 18px;padding-left: 0;float: right;width: 720px;  
}
#wen h3{
  border-bottom:1px dashed #ddd;font-size:16px;font-weight:normal;
  line-height: 26px;padding: 0 0 3px 0px;margin:0px;color:#000;}
#wen dd{line-height:22px;float:right;width:455px;overflow:hidden;}
#wen ul{
  overflow:hidden;margin:8px 0px 3px 0px;height:75px;font-size:14px;line-height:25px;}
#wen .tu{float:left;margin:8px 12px 8px 0px;}
#wen .tu img{padding:4px;border:1px solid #ccc;height:100px;width:140px;}
#wen .wen-bottom{color:#888;}


.posttime{
  background:url(ico.gif) no-repeat 0px 0px;
  padding-left:18px;height:16px;margin-right:10px;}
.category{
  background:url(ico.gif) no-repeat 0px -16px;
  padding-left:18px;height:16px;margin-right:10px;}
.views{
  background:url(ico.gif) no-repeat 0px -31px;padding-left:18px;height:16px;
  margin-right:10px;overflow:hidden;}
.comments{
  background:url(ico.gif) no-repeat 0px -47px;
  padding-left:18px;height:16px;margin-right:10px;}
.author{
  background: url(ico.gif) no-repeat 0px -80px;
  padding-left:18px;height:16px;margin-right:10px;}
