html, body {
    text-align: center;
    width: 100%;
    background: #EEF2FB;
    font-family: MicrosoftYaHei, '微软雅黑', Arial, Tahoma, Helvetica, Georgia, Sans-serif, 'STXihei', Hei, 'Hiragino Kaku Gothic Pro', SimSun;
    font-size: 12px;
}



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}


address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

input, button, textarea, select, optgroup, option {
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
* font-size : 100 %;
}

a {
    text-decoration: none;
}

html, body {
    text-align: center;
    width: 100%;
}

#wrap_top {
    margin: 0 auto;
    background: #ECF1F6;
}

#wrap_bottom {
    margin: 0 auto;
    background: #FBFDFF;
}

#header {
    width: 1044px;
    position: relative;
    margin: 0 auto;
}

.head {
    width: 1044px;
    margin: 0 auto;
    height: 132px;
    background: url( ../img/pub_header.jpg ) no-repeat 0 0;
    text-align: right;
}

.headtitle {
    display: none;
}

.headtitle p {
    float: right;
    display: inline;
    width: 140px;
    height: 18px;
    margin: 63px 31px 0 0;
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #FFCE17;
    text-align: right;
    padding: 0 0 0 10px;
    background: url( ../imagetheol/headtitle_icon.gif ) no-repeat left center;
}

#nav {
    width: 1044px;
    margin: 0 auto;
}

#nav ul {
    height: 42px;
    background: url( ../img/nav.jpg ) repeat-x 0 0;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    letter-spacing: -2px;
* letter-spacing : normal;
    word-spacing: -1px;
}

#nav li {
    display: -moz-inline-stack;
    display: inline-block;
* display : inline;
* zoom : 1;
    cursor: pointer;
    padding: 0 2px 0 0;
    background: url( ../imagetheol/navli_bg.jpg ) no-repeat left center;
}

#nav li a {
    float: left;
    font-size: 14px;
    line-height: 41px;
    cursor: pointer;
    word-spacing: normal;
    vertical-align: top;
    padding: 0 10px 0 11px;
    color: #FFF;
    letter-spacing: 1px;
    cursor: pointer;
}

#nav li.cur a {
    background: red;
}

#nav li a:hover {
    background: url( ../imagetheol/nav_hover.jpg ) repeat-x 0 37px;
}

#nav ul.eignav li a {
    letter-spacing: 0;
    padding: 0 12px;
}

#nav ul.ninenav li a {
    letter-spacing: 0;
    padding: 0 11px;
}

#nav ul.tennav li a {
    letter-spacing: 0;
    padding: 0 10px;
}

#nav ul.elenav li a {
    letter-spacing: 0;
    padding: 0 12px;
}

#nav ul.twcnav li a {
    letter-spacing: 0;
    padding: 0 11px;
}

#nav ul.thirnav li a {
    letter-spacing: 0;
    padding: 0 8px;
    font-size: 13px;
}

/*login*/
/*.login{position:relative;}
.login ul{position:absolute;right:160px;top:18px;}
.login ul li{padding:0;float:left;line-height:26px;font-size:12px;}
.login ul li span{color:#FFF; padding-left: 15px;}
.login ul li input{padding:0;width:80px;height:18px;line-height:18px;background:#C3DAE7;border:none;}
.login .buttun{position:absolute;right:5px;top:19px;}
.login .buttun a{padding:0;display:block;height:24px;line-height:24px;background:url(../imagetheol/login_button_bg.jpg) repeat-x left top;font-size:12px;width:64px;color:#FFF;}*/

div.login {
    float: right;
    display: inline;
    margin: 0 58px 0 0;
    padding: 7px 0 0 0;
}

div.login ul {
    overflow: hidden;
    zoom: 1;
    float: right;
}

div.login ul li {
    float: left;
}

div.login .buttun {
    float: right;
    margin-left: 10px;
}

.login ul li {
    padding: 0;
    float: left;
    line-height: 26px;
    font-size: 12px;
}

.login ul li span {
    color: #FFF;
    padding-left: 15px;
}

.login ul li input {
    padding: 0;
    width: 80px;
    height: 18px;
    line-height: 18px;
    background: #C3DAE7;
    border: none;
}

.login .buttun {
    margin-top: 1px;
}

.login .buttun a {
    padding: 0;
    display: block;
    height: 24px;
    line-height: 24px;
    background: url( ../imagetheol/login_button_bg.jpg ) repeat-x left top;
    font-size: 12px;
    width: 64px;
    color: #FFF;
    text-align: center;
}

/*.login .buttun1{position:absolute;right:5px;top:19px}
*//*.login .buttun1 .loginbtn{position:absolute;right:80px;top:19px;}
.login .buttun1 .passbtn{position:absolute;right:5px;top:19px;}*//**/

.login .buttun .login1 {
    padding: 0;
    float: left;
    display: inline;
    margin-right: 4px;
    height: 22px;
    line-height: 22px;
    background: url( ../imagetheol/login_button_bg.jpg ) repeat-x left top;
    font-size: 12px;
    width: 64px;
    color: #FFF;
}

.loginaload {
    right: 58px;
    top: -125px;
}

.loginaload div {
    color: #FFF;
    float: left;
}

.loginaload div span {
    font-size: 12px;
}

.loginaload div a {
    float: left;
    display: inline;
    margin-right: 4px;
    height: 22px;
    line-height: 22px;
    background: url( ../../../lanzhoudaxue/styles/image/login_button_bg.jpg ) repeat-x left top;
    font-size: 12px;
    width: 64px;
    color: #FFF;
    text-align: center;
}

/*.loginaload div a.btn{background:url(../image/login_but_out_bg.jpg) repeat-x left top;width:60px;height:20px;line-height:20px;}*/
.loginaload div.usern {
    display: inline;
    margin-top: 2px;
    padding: 0 5px 0 0;
}

/*.loginaload{position:absolute;right:55px;top:22px;}*/
/*.loginaload div{color:#FFF;display:inline;}*/
/*.loginaload div span{font-size:12px;}*/
/*.loginaload div a{color:#FFF;font-size:12px;}*/

/* top  */
.content_top {
    width: 1044px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    padding: 15px 0 20px 0;
}

.artlist1 {
    width: 352px;
    float: left;
    display: inline;
    margin-right: 46px;
}

.artlist1 .title {
    height: 26px;
    border-bottom: 5px solid #844084;
    font-weight: bold;
}

.artlist1 .title span {
    float: left;
    height: 26px;
    line-height: 26px;
    color: #313E4C;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 0 0 5px 14px;
}

.artlist1 .title .more {
    float: right;
    padding: 5px 5px 0 0;
}

.artlist1 .title .more a {
    color: #747474;
    font-size: 12px;
}

.artlist1 .body {
    margin: 8px 0 0 0;
    border: 1px solid #CEE1EE;
    background: #F4F7FA;
    height: 210px;
}

.artlist1 .body ul {
    margin: 0 15px;
    padding: 10px 0;
}

.artlist1 .body ul li {
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px dotted #999999;
* margin-top : - 3 px;
}

.artlist1 .body ul li span {
    float: right;
    font-size: 12px;
    line-height: 24px;
    padding: 5px 0 0 0;
}

.artlist1 .body ul li a {
    text-align: left;
    float: left;
    line-height: 24px;
    color: #666666;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 5px 0 5px 10px;
    background: url( ../imagetheol/articlelia_bg.gif ) no-repeat 0 18px;
}
.imgbak{
    /*background: url( ../imagetheol/img_bg.jpg ) no-repeat right top;    */
    background: #a0a0a0;
}

/*.artlist2{width:352px;float:left;display:inline;}*/
/*.artlist2 .title{height:26px;border-bottom:5px solid #3E6C49;font-weight:bold;}*/
/*.artlist2 .title span{float:left;height:26px;line-height:26px;color:#313E4C;letter-spacing:2px;font-size:14px;padding:0 0 5px 14px;}*/
/*.artlist2 .title .more{float:right;padding:5px 5px 0 0;}*/
/*.artlist2 .title .more a{color:#747474;font-size:12px;}*/
/*.artlist2 .body{margin:8px 0 0 0;border:1px solid #CEE1EE;background:#F4F7FA;height:210px;}*/
/*.artlist2 .body ul{margin:0 15px;padding:10px 0;}*/
/*.artlist2 .body ul li{overflow:hidden;zoom:1;border-bottom: 1px dotted #999999;*margin-top:-3px;}*/
/*.artlist2 .body ul li span{float:right;font-size:12px;line-height:24px;padding:5px 0 0 0;}*/
/*.artlist2 .body ul li a{text-align:left;float:left;line-height:24px;color:#666666;font-size:12px;letter-spacing:1px;padding:5px 0 5px 10px;background:url(../imagetheol/articlelia_bg.gif) no-repeat 0 18px;}*/

.artlist2 {
    width: 300px;
    float: left;
    display: inline;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.artlist2 .title {
    height: 26px;
    border-bottom: 5px solid #3E6C49;
    font-weight: bold;
}

.artlist2 .title span {
    float: left;
    height: 26px;
    line-height: 26px;
    color: #313E4C;
    letter-spacing: 2px;
    font-size: 14px;
    padding: 0 0 5px 14px;
}

.artlist2 .title .more {
    float: right;
    padding: 5px 5px 0 0;
}

.artlist2 .title .more a {
    color: #747474;
    font-size: 12px;
}

.artlist2 .pic {
    border: 1px solid #CEE1EE;
    margin: 8px 0 0 0;
    background: #F4F7FA;
    overflow: hidden;
    text-align: center;
    height: 210px;
    width: 298px;
    position: relative;
}

.artlist2 .pic a {
    padding: 0;
    margin: 0;
}

.artlist2 .pic .img {
    /*display: none;*/
    position: absolute;
    text-align: center;
    width: 278px;
    left: 10px;
    top: 10px;
    height: 190px;
}

.artlist2 .pic .img img {
    /*height: 190px;*/
    /*width: 280px;*/
    margin: 10px 0;
    /*display: block;*/
}

.artlist2 .pic .img a.text {
    display: none;
    /*position: absolute;*/
    /*left: 10px;*/
    /*bottom: 12px;*/
    /*line-height: 18px;*/
    /*padding: 3px 10px;*/
    /*width: 260px;*/
    /*text-align: left;*/
    /*color: #FFF !important;*/
    /*text-decoration: underline;*/
}

.artlist2 .pic .imgul{
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url( ../imagetheol/tm_bg.png ) repeat left top;
    height: 30px;
    width: 278px;
    overflow: hidden;
}
.artlist2 .pic .imgul .link_wrap{
    float: left;
    padding: 0 0 0 10px;
}
.artlist2 .pic .imgul a.text{
    color: #fff;
    text-decoration: underline;
    line-height: 30px;
}

.artlist2 .pic ul {
    padding: 0 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.artlist2 .pic ul li {
    background: url( ../imagetheol/sideimg_ul_li_bg.png ) no-repeat center center;
    float: left;
    width: 16px;
    height: 30px;
    cursor: pointer;
}

.artlist2 .pic ul li.click {
    background: url( ../imagetheol/sideimg_click.png ) no-repeat center center;
}

/*.artlist3{width:300px;float:right;display:inline;position:relative;}*/
/*.artlist3 .title{height:26px;border-bottom:5px solid #A76215;font-weight:bold;}*/
/*.artlist3 .title span{float:left;height:26px;line-height:26px;color:#313E4C;letter-spacing:2px;font-size:14px;padding:0 0 5px 14px;}*/
/*.artlist3 .pic{border:1px solid #CEE1EE;margin:8px 0 0 0;background:#F4F7FA;overflow:hidden;text-align:center;overflow:hidden;padding-top:2px;height:208px;width: 298px;}*/
/*.artlist3 .pic .img{display:none;position:relative;padding:4px 0 0 0;}*/
/*.pic_conten{height:207px;position:relative; padding:2px 0 1px 0;}*/
/*.artlist3 .pic .img img{height:198px;width:280px;}*/
/*.pic .b_bg{ position:absolute;bottom:10px;right:10px;z-index:200;width:280px;background:url(../imagetheol/tm_bg.png) repeat-x 0 0;overflow:hidden;height:30px;}*/
/*.pic ul{padding:0 10px;position:absolute;right:0;top:0;z-index:10;}*/
/*.pic ul li{  background:url(../img/sideimg_ul_li_bg.png) no-repeat center center;float:left;width:16px;height:30px;cursor:pointer;}*/
/*.pic ul li.click { background:url(../img/sideimg_click.png) no-repeat center center;}*/
/*.pic .txt{float:left;text-align: left;z-index: 100;padding-left: 5px;color:#FFF;font-size:13px;font-family:'黑体';line-height: 30px;postion:relative;z-index:0;}*/
/*.pic .txt a{display:none;color:#FFF;position:absolute;left:0;top:0;height:30px;line-height:30px;z-index:0;padding:0 5px;}*/

.artlist3 {
    width: 300px;
    float: right;
    display: inline;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.artlist3 .title {
    height: 26px;
    border-bottom: 5px solid #A76215;
}

.artlist3 .title span {
    float: left;
    height: 26px;
    line-height: 26px;
    color: #313E4C;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 0 0 5px 14px;
}

.artlist3 .title .more {
    float: right;
    padding: 5px 5px 0 0;
}

.artlist3 .title .more a {
    color: #747474;
    font-size: 12px;
}

.artlist3 .pic {
    border: 1px solid #CEE1EE;
    margin: 8px 0 0 0;
    background: #F4F7FA;
    overflow: hidden;
    text-align: center;
    height: 210px;
    width: 298px;
    position: relative;
}

.artlist3 .pic a {
    padding: 0;
    margin: 0;
}

.artlist3 .pic .img {
    /*display: none;*/
    position: absolute;
    text-align: center;
    width: 278px;
    left: 10px;
    top: 10px;
    height: 190px;
}

.artlist3 .pic .img img {
    height: 190px;
    width: 280px;
    /*margin: 10px 0;*/
    /*display: block;*/
}

.artlist3 .pic .img a.text {
    display: none;
    /*position: absolute;*/
    /*left: 10px;*/
    /*bottom: 12px;*/
    /*line-height: 18px;*/
    /*padding: 3px 10px;*/
    /*width: 260px;*/
    /*text-align: left;*/
    /*color: #FFF !important;*/
    /*text-decoration: underline;*/
}

.artlist3 .pic .imgul{
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url( ../imagetheol/tm_bg.png ) repeat left top;
    height: 30px;
    width: 278px;
    overflow: hidden;
}
.artlist3 .pic .imgul .link_wrap{
    float: left;
    padding: 0 0 0 10px;
}
.artlist3 .pic .imgul a.text{
    color: #fff;
    text-decoration: underline;
    line-height: 30px;
}

.artlist3 .pic ul {
    padding: 0 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.artlist3 .pic ul li {
    background: url( ../imagetheol/sideimg_ul_li_bg.png ) no-repeat center center;
    float: left;
    width: 16px;
    height: 30px;
    cursor: pointer;
}

.artlist3 .pic ul li.click {
    background: url( ../imagetheol/sideimg_click.png ) no-repeat center center;
}

/*.artlist3 .pic ul {position:absolute;bottom:6px;right:7px;z-index:200;padding:4px;}
.artlist3 .pic ul li.click { background:url(../img/sideimg_click.png) no-repeat center center;}
.artlist3 .pic ul li{  background:url(../img/sideimg_ul_li_bg.png) no-repeat center center;float:left;width:16px;height:16px;cursor:pointer;}
.artlist3 .pic .txt{width:270px;padding-left: 10px;background:url(../imagetheol/tm_bg.png) repeat-x 0 0;position: absolute;text-align: left;z-index: 100;bottom:8px;left:9px;color:#FFF;font-size:13px;font-family:'黑体';line-height: 25px;}
.artlist3 .pic .txt a{display:none;margin-left:10px;color:#FFF;}*/

/*#picturePortal{border:1px solid #CEE1EE;margin:8px 0 0 0;background:#F4F7FA;overflow:hidden;padding:5px 0;text-align:center;}
#picturePortal ul {position:absolute;bottom:6px;right:7px;z-index:200;padding:4px;}
#picturePortal ul li.click { background:url(../img/sideimg_click.png) no-repeat center center;}
#picturePortal ul li{  background:url(../img/sideimg_ul_li_bg.png) no-repeat center center;float:left;width:16px;height:16px;cursor:pointer;}
#picturePortal .txt{width:285px;background:url(../imagetheol/tm_bg.png) repeat-x 0 0;position: absolute;text-align: left;z-index: 100;bottom:6px;left:8px;color:#FFF;font-size:13px;font-family:'黑体';line-height: 25px;}
#picturePortal .txt a{display:none;margin-left:10px;color:#FFF;}*/

/*bottom*/
.content_bottom {
    width: 1044px;
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
    zoom: 1;
}

.content_bottom .bottom_left {
    float: left;
    width: 723px;
}

.content_bottom .bottom_right {
    float: right;
    width: 299px;
}

.show1 {
    margin: 0;
}

.show1 .showul {
    margin: 0;
    overflow: hidden;
    zoom: 1;
    border-bottom: 5px solid #005A99;
}

.show1 .showul li {
    float: left;
    overflow: hidden;
    zoom: 1;
    display: inline;
    height: 29px;
    background: url( ../imagetheol/qh_line.jpg ) no-repeat left center;
}

.show1 .showul li span {
    float: left;
    line-height: 29px;
    color: #4B4C4C;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 0 20px;
    cursor: pointer;
    font-weight: bold;
}

.show1 .showul li.click span {
    color: #3E82B2;
    font-size: 15px;
}

.show1 .content2 {
    display: none;
}

.show1 .content3 {
    display: none;
}

.show1 .content1, .show1 .content2, .show1 .se, .show1 .fi {
    border: 1px solid #E3E4E5;
    margin: 10px 0 10px 0;
    background: #FBFCFE;
    min-height: 233px;
    overflow: hidden;
}

.show1 .content3 {
    border: 1px solid #E3E4E5;
    margin: 10px 0 10px 0;
    background: #FBFCFE;
    min-height: 243px;
    overflow: hidden;
}

.bottom_left .content2 {
    overflow: hidden;
    zoom: 1;
    padding: 30px 0 0 50px;
}

.content2 .school {
    float: left;
    width: 130px;
    height: 90px;
    text-align: center;
    cursor: pointer;
    background: url( ../imagetheol/sp_bg.jpg ) no-repeat;
    margin: 0 25px 20px 0;
}

.content2 .school1 .sname1 {
    background: url( ../imagetheol/school1_bg.png ) no-repeat center center;
    width: 130px;
    height: 63px;
}

.content2 .school .sname1 a{
    display: block;
    height: 68px;
    width: 130px;
}
.content2 .sname1_title {
    font-family: "黑体";
    font-size: 13px;
}

.content2 .school2 .sname1 {
    background: url( ../imagetheol/school2_bg.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content2 .school3 .sname1 {
    background: url( ../imagetheol/school3_bg.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content2 .school4 .sname1 {
    background: url( ../imagetheol/school4_bg.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content2 .school5 .sname1 {
    background: url( ../imagetheol/school5_bg.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content2 .school6 .sname1 {
    background: url( ../imagetheol/school6_bg.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content2 .school7 .sname1 {
    background: url( ../imagetheol/school7_bg.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content2 .school8 .sname1 {
    background: url( ../imagetheol/school8_bg.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.bottom_left .content1 {
    padding: 30px 0 0 50px;
}

.content1 .bg {
    background: url( ../imagetheol/sp_bg.jpg ) no-repeat;
    width: 130px;
    height: 90px;
    margin: 0px 25px 20px 0px;
    float: left;
    cursor: pointer;
}

.content1 .bg a{
    display: block;
    width: 100%;
    height: 68px;
}

.content1 .bg1 .sname1 {
    background: url( ../imagetheol/jpkc1.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content1 .bg2 .sname1 {
    background: url( ../imagetheol/jpkc2.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content1 .bg3 .sname1 {
    background: url( ../imagetheol/jpkc3.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content1 .bg4 .sname1 {
    background: url( ../imagetheol/jpkc4.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content1 .bg5 .sname1 {
    background: url( ../imagetheol/jpkc5.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content1 .bg6 .sname1 {
    background: url( ../imagetheol/jpkc6.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content1 .bg7 .sname1 {
    background: url( ../imagetheol/jpkc7.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content1 .bg8 .sname1 {
    background: url( ../imagetheol/jpkc8.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.content1 .sname1 div {
    font-family: "黑体";
    font-size: 13px;
}

.bottom_left .content3 {
    padding: 20px 0 0 30px;
    overflow: hidden;
    zoom: 1;
}

.content3 .weike {
    background: url( ../imagetheol/wk_bg.jpg ) no-repeat;
    width: 145px;
    height: 38px;
    margin: 40px 25px 20px 0px;
    float: left;
    cursor: pointer;
}

.content3 .weike .weike1 {
    background: url( ../imagetheol/w1.png ) no-repeat;
    width: 28px;
    height: 28px;
    margin: 3px 5px 0 20px;
    float: left;
}

.content3 .weike .weike2 {
    background: url( ../imagetheol/w2.png ) no-repeat;
    width: 38px;
    height: 32px;
    margin: 3px 5px 0 20px;
    float: left;
}

.content3 .weike .weike3 {
    background: url( ../imagetheol/w3.png ) no-repeat;
    width: 35px;
    height: 32px;
    margin: 3px 5px 0 20px;
    float: left;
}

.content3 .weike .weike4 {
    background: url( ../imagetheol/w4.png ) no-repeat;
    width: 35px;
    height: 32px;
    margin: 3px 5px 0 20px;
    float: left;
}

.content3 .weike .weike5 {
    background: url( ../imagetheol/w5.png ) no-repeat;
    width: 35px;
    height: 32px;
    margin: 3px 5px 0 20px;
    float: left;
}

.content3 .weike .weike6 {
    background: url( ../imagetheol/w6.png ) no-repeat;
    width: 35px;
    height: 32px;
    margin: 3px 5px 0 20px;
    float: left;
}

.content3 .weike .weike7 {
    background: url( ../imagetheol/w7.png ) no-repeat;
    width: 35px;
    height: 32px;
    margin: 3px 5px 0 20px;
    float: left;
}

.content3 .weike .weike8 {
    background: url( ../imagetheol/w8.png ) no-repeat;
    width: 35px;
    height: 32px;
    margin: 3px 5px 0 20px;
    float: left;
}

.content3 .weike a {
    float: left;
    line-height: 35px;
    color: #000;
}

.show2 {
    float: right;
    width: 477px;
    background: url( ../imagetheol/show_bg.jpg ) repeat-x left top;
    display: inline;
    margin-left: 12px;
    border-top: 1px solid #DDD;
}

.show2 .showul {
    margin: 0;
    overflow: hidden;
    zoom: 1;
}

.show2 .showul li {
    float: left;
    overflow: hidden;
    zoom: 1;
    display: inline;;
    height: 29px;
}

.show2 .showul li span {
    float: left;
    line-height: 29px;
    color: #043D79;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0 11px;
    cursor: pointer;
}

.show2 .showul li.click {
    background: url( ../imagetheol/showli_click_bg.jpg ) repeat-x left top;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
}

.show2 .showul li.click span {
    color: #000;
}

.show1 .fi {
    display: none;
    padding: 30px 0 0 50px;
}

.show1 .fi .moc {
    overflow: hidden;
    zoom: 1;
}

.show1 .fi .moc .moclist {
    background: url( ../imagetheol/sp_bg.jpg ) no-repeat;
    float: left;
    width: 130px;
    height: 90px;
    cursor: pointer;
    margin: 0px 0px 20px 25px;
}

.show1 .fi .moc .moclist a div {
    font-family: "黑体";
    font-size: 13px;
    padding-top: 68px;
    color: #000;
}

.show1 .fi .moc .moclist1 {
    background: url( ../imagetheol/moc_1.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .fi .moc .moclist2 {
    background: url( ../imagetheol/moc_2.jpg ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .fi .moc .moclist3 {
    background: url( ../imagetheol/moc_3.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .fi .moc .moclist4 {
    background: url( ../imagetheol/moc_4.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .fi .moc .moclist5 {
    background: url( ../imagetheol/moc_5.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .fi .moc .moclist6 {
    background: url( ../imagetheol/moc_6.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .fi .moc .moclist7 {
    background: url( ../imagetheol/moc_7.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .fi .moc .moclist8 {
    background: url( ../imagetheol/moc_8.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .se {
    display: none;
    padding: 30px 0 0 50px;
}

.show1 .se .gongkai {
    overflow: hidden;
    zoom: 1;
}

.show1 .se .gongkai .gongkailist {
    background: url( ../imagetheol/sp_bg.jpg ) no-repeat;
    float: left;
    width: 130px;
    height: 90px;
    cursor: pointer;
    margin: 0px 0px 20px 25px;
}

.show1 .se .gongkai a div {
    font-family: "黑体";
    font-size: 13px;
    padding-top: 68px;
    color: #000;
}

.show1 .se .gongkai .gongkailist1 {
    background: url( ../imagetheol/gongkai_1.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .se .gongkai .gongkailist2 {
    background: url( ../imagetheol/gongkai_2.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .se .gongkai .gongkailist3 {
    background: url( ../imagetheol/gongkai_3.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .se .gongkai .gongkailist4 {
    background: url( ../imagetheol/gongkai_4.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .se .gongkai .gongkailist5 {
    background: url( ../imagetheol/gongkai_5.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .se .gongkai .gongkailist6 {
    background: url( ../imagetheol/gongkai_6.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .se .gongkai .gongkailist7 {
    background: url( ../imagetheol/gongkai_7.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

.show1 .se .gongkai .gongkailist8 {
    background: url( ../imagetheol/gongkai_8.png ) no-repeat center center;
    width: 130px;
    height: 66px;
}

/*查询*/
.bottom_right .infocontent {
    width: 299px;
}

.bottom_right .title {
    font-size: 14px;
    color: #3E82B2;
    text-align: left;
    line-height: 30px;
    font-weight: bold;
}

.search1 {
    float: right;
    width: 299px;
    padding: 8px 0;
    display: inline;
    position: relative;
}

.search1 div {
    overflow: hidden;
    zoom: 1;
}

.search1 div input.input {
    border: 1px solid #E0E0E0;
    width: 200px;
    float: left;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    padding-left: 26px;
    background: #fff url( ../imagetheol/search_img.jpg ) no-repeat left 0;
}

.search1 div input.button {
    width: 62px;
    height: 26px;
    background: url( ../imagetheol/input_button.jpg ) no-repeat left top;
    border: none;
    float: right;
}

.label {
    color: #A0A0A0;
    position: absolute;
    left: 30px;
    top: 8px;
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
}

/*热门标签*/
.bottom_right .hotTilt {
    width: 299px;
    margin: 0;
    overflow: hidden;
}

.hotTilt .title {
    text-align: left;
    font-size: 14px;
    color: #3E82B2;
}

.hotTilt .bq_content {
    background: #ECF1F6;
    margin: 10px 0 0 0;
    border: 1px solid #DDD;
    height: 193px;
}

.stat {
    margin: 10px 0 0 0;
    background: #ECF1F6;
    width: 1044px;
}

.stat ul {
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    letter-spacing: -2px;
* letter-spacing : normal;
    word-spacing: -1px;
}

.stat li {
    display: -moz-inline-stack;
    display: inline-block;
* display : inline;
* zoom : 1;
    padding: 0 2px 0 0;
    background: url( ../imagetheol/statli_bg.gif ) no-repeat right center;
}

.stat li.forbg {
    background: none;
}

.stat li span {
    float: left;
    font-size: 12px;
    line-height: 30px;
    word-spacing: normal;
    vertical-align: top;
    padding: 0 11px 0 12px;
    color: #999999;
    letter-spacing: 1px;
}

.inform {
    margin: 12px 0 0 0;
    border: 1px solid #CEE1EE;
}

.inform .colsubject {
    border-bottom: 1px solid #CEE1EE;
    text-align: left;
    background: #FFF url( ../imagetheol/inform_colsubject_bg.jpg ) repeat-x left bottom;
}

.inform .colsubject span {
    background: url( ../imagetheol/informtitle_bg.gif ) no-repeat 9px 2px;
    line-height: 28px;
    color: #376127;
    letter-spacing: 1px;
    padding: 0 0 0 25px;
    font-weight: bold;
    font-size: 14px;
}

.inform .body {
    padding: 5px 5px 9px 10px;
    text-align: left;
    background: #F4F9FE;
}

.inform .body p {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    text-indent: 2em;
}

.inform .body p a {
    color: #333;
}

.inform .body ul {
    margin: 0 0 0 10px;
}

.inform .body ul li {
    zoom: 1;
}

.inform .body ul li a {
    display: block;
    padding: 0 0 0 18px;
    font-size: 12px;
    color: #069;
    background: url( ../imagetheol/inform_a_bg.gif ) no-repeat 5px 12px;
    line-height: 28px;
* line-height : 24 px;
}

#footer {
    width: 1044px;
    margin: 0 auto;
    border-top: 1px solid #417FB1;
    background: #115E9D url( ../imagetheol/foot_bg.jpg ) repeat-x left bottom;
    color: #FFF;
    letter-spacing: 1px;
    line-height: 22px;
    font-size: 12px;
    text-align: center;
    padding: 15px 0;
}

#footer p {
    margin: 0 20px;
    padding: 0;
    line-height: 22px;
}

#footer a {
    color: #FFF;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
}

div.wrap {
    width: 730px;
}

table#main {
    background: none;
    text-align: left;
}

table#main td.lb {
    display: none;
}

table#main td.rb {
    display: none;
}

table#main td.cnt {
    background: #FFF;
    padding: 0;
}

.classicLook td {
    padding: 0;
}

