/* Normal Style */
body {
    font-size: 12px;
    background: #fff;
    margin: 0;
    padding: 0;
    color: #000;
	font-family:"微软雅黑", "黑体";
}

ul, ol, dl {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
    padding: 0;
}

a img {
    border: none;
}

a:link {
    color: #000;
    text-decoration: none;
}

a:visited {
    color: #000;
    text-decoration: none;
}

a:hover, a:active, a:focus {
    text-decoration: underline;
}

a:hover {
    color: #900;
}

.container {
    width: 1000px;
    background: #FFFFFF;
    margin: 0 auto;
}
/*----------------------------------------------- header Style ---------------------------------------------*/
#navcon {
    background: url("../images/headbg.jpg") repeat-x scroll 0 -1px transparent;
    width: 100%;
}

#header {
    background: url("../images/headbg.jpg") repeat-x scroll 0 -1px transparent;
    margin: 0 auto;
    padding-left: 20px;
    padding-top: 3px;
    width: 1000px;
}

    #header ul {
        overflow: hidden;
        zoom: 1;
        text-align: center;
    }

        #header ul li {
            float: left;
            font-family: "宋体";
            font-size: 12px;
            line-height: 22px;
            margin: 2px;
        }

            #header ul li.last {
                border: none;
            }

            #header ul li a {
                color: #666;
                text-decoration: none;
            }

    #header p {
        line-height: 25px;
        padding-left: 4px;
    }

        #header p a {
            padding: 0 0.5em;
            color: #455E78;
        }
/*----------------------------------------------- banner Style ---------------------------------------------*/
.banner {
    background: url(../images/banner.jpg) left top no-repeat;
    height: 230px;
    width: 1000px;
    overflow: hidden;
}

    .banner p {
        font: 15px "微软雅黑", "黑体";
        font-weight: 400;
        color: #fff;
        text-indent: 2em;
        margin: 5px 10px;
    }

h1 {
    font: 36px "微软雅黑", "黑体";
    font-weight: 800;
    color: #fff;
    margin: 10px;
}

.navlist {
    background: none repeat scroll 0 0 #eee;
    border-bottom: 2px solid #fff;
    height: 40px;
    overflow: visible;
}

    .navlist ul {
        float: left;
        padding-left: 120px;
    }

        .navlist ul li {
            float: left;
        }

            .navlist ul li a.first {
                border: medium none;
            }

            .navlist ul li a {
                border-left: 1px dotted #DDDDDD;
                color: #9E4922;
                float: left;
                font-family: 微软雅黑;
                font-size: 16px;
                font-weight: 600;
                height: 40px;
                line-height: 40px;
                padding: 0 23px;
                text-decoration: none;
                background: #eee;
            }

                .navlist ul li a:hover {
                    border-bottom: 2px solid #990000;
                    color: #990000;
                    background: #ccc;
                }
/*----------------------------------------------- main Style ---------------------------------------------*/
#preface {
}

.fl_left {
    float: left;
    display: inline;
}

.fl_right {
    float: right;
    display: inline;
}

.mr_left {
    margin-left: 10px;
}
.mr_top {
    margin-top: 10px;
}

.ct_1 {
    margin-top: 10px;
    overflow: hidden;
}

.mainl {
    float: left;
    width: 300px;
    background: #FFF;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
}

#rollpiclist {
    height: 220px;
    overflow: hidden;
    position: relative;
    width: 290px;
    display: inline;
}

#bannerlist img {
    border: 0 none;
}

#bannerinfo {
    bottom: 0;
    color: #FFFFFF;
    cursor: pointer;
    height: 22px;
    left: 5px;
    position: absolute;
    z-index: 1001;
}

#bannertext {
    bottom: 3px;
    position: absolute;
    right: 3px;
    width: 200px;
    z-index: 1002;
}

#rollpiclist ul {
    bottom: 3px;
    list-style-type: none;
    margin: 0;
    opacity: 0.8;
    padding: 0;
    position: absolute;
    right: 5px;
    filter: Alpha(Opacity=80);
    z-index: 1002;
}

    #rollpiclist ul li {
        background: #6F4F67;
        border: 1px solid #E5EAFF;
        color: #fff;
        cursor: pointer;
        display: block;
        float: left;
        margin: 0 3px;
        height: 15px;
        width: 10px;
        font-size: 10px;
        text-align: center;
        padding: 0px 3px;
        line-height: 15px;
    }

        #rollpiclist ul li.on {
            background: #900;
        }

#bannerlist a {
    position: absolute;
}

#bannerlist img {
    width: 290px;
    height: 220px;
}

#bannerbg {
    position: absolute;
    bottom: 0;
    background-color: #000;
    height: 30px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    z-index: 1000;
    cursor: pointer;
    width: 290px;
}

#picshow {
    border: none;
}

#show_news {
    width: 430px;
    border: none;
    margin: 10px;
}

#topten {
    margin: 10px;
    overflow: hidden;
}

.b_1 {
    overflow: hidden; /*或者 hidden,scroll,不包括visible */
    _height: 1%; /*设置高度是为了ie6获取haslayout */
    width: 290px;
    margin-bottom: 10px;
}

.innert {
    width: 330px;
    overflow: hidden;
}

.b_img {
    width: 256px;
    margin: 15px;
    margin-top: 25px;
    padding: 1px;
}

.br {
    margin-left: 10px;
}

h2.tth2 {
    padding-left: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
    line-height: 20px;
    height: 20px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    font: "微软雅黑", "黑体";
    border-bottom: #000 1px solid;
}

    h2.tth2 span {

		float:right;
    }

        h2.tth2 span a {
            font-size: 12px;
			font-weight:normal;
		
        }

    h2.tth2 a {
        color: #000;
        text-decoration: none;
    }

.ulbc {
    margin-top: 21px;
}

    .ulbc li {
        margin: 5px;
        border: 1px solid #ccc;
        line-height: 0px;
        padding: 2px;
        float: left;
    }

        .ulbc li a {
            display: block;
            margin: 0px;
            padding: 0px;
        }

        .ulbc li h5 {
            font-size: 12px;
            font-weight: normal;
            text-align: center;
            width: 140px;
            clear: both;
            line-height: 15px;
        }

        .ulbc li a img {
            display: block;
            border: 0px;
            width: 147px;
            height: 110px;
        }

ul.normalUL {
    padding: 1em;
}

    ul.normalUL li {
        font-size: 1em;
        line-height: 22px;
        background: url(../images/bullet2.jpg) no-repeat 0 10px;
        padding-left: 10px;
    }

        ul.normalUL li.more {
            text-align: right;
            background: none;
        }

    ul.normalUL h3 {
        font-size: 1.4em;
        font-weight: bold;
        padding-bottom: 10px;
    }

        ul.normalUL h3 span {
            font-size: 12px;
            padding-left: 170px;
        }

    ul.normalUL p {
        text-indent: 2em;
        line-height: 22px;
    }

.main {
    width: 380px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
}

.b_2 {
    overflow: hidden; /*或者 hidden,scroll,不包括visible */
    _height: 1%; /*设置高度是为了ie6获取haslayout */
    width: 380px;
    margin-bottom: 10px;
}

.mboxf {
    float: left;
    width: 398px;
    border: 1px #EADCAE solid;
    margin-top: 10px;
    background: #fff;
}

ul.tbtn {
    border-top: #fff solid 2px;
    height: 25px;
    line-height: 25px;
    padding: 0px;
    margin: 0px;
    background: #fff;
    border-bottom: #900 solid 2px;
}

    ul.tbtn li.curr {
        text-decoration: underline;
        border-top: #900 solid 2px;
        border-bottom: #fff solid 2px;
        color: #900;
        cursor: default;
        font-size: 12px;
    }

    ul.tbtn li {
        border-top: #fff solid 2px;
        border-bottom: #900 solid 2px;
        float: left;
        height: 23px;
        line-height: 25px;
        text-align: center;
        text-decoration: none;
        font-size: 12px;
        padding: 0 10px;
    }

        ul.tbtn li.ttli {
            padding-left: 20px;
            height: 23px;
            line-height: 25px;
            background: #fff;
            color: #900;
            font-size: 16px;
            font-weight: bold;
            font: "微软雅黑", "黑体";
        }

        ul.tbtn li.curr a {
            color: #2B2B2B;
            font-weight: bold;
        }

ul.bList {
    overflow: hidden;
}

    ul.bList li {
        overflow:hidden;
        text-align: left;
        padding-left: 15px;
    line-height: 25px;
    margin-bottom: 3px;
    font-family: 微软雅黑;
    font-size: 14px;
	background:url("/Subject2013/20130227lianghui/images/bullet2.jpg") no-repeat scroll 0 10px transparent;

}

.bList p {
    color: #666;
    overflow: hidden;
    margin-right: 5px;
    float: right;
    line-height: 15px;
    font-family: 微软雅黑;
    font-size: 12px;
    font-weight: 200;
    padding: 3px;
    margin: 5px;
}
ul.vList li{
 background: url("/images_2009/tv.gif") no-repeat scroll 0 10px transparent;
    line-height: 25px;
    padding-left: 30px;	
	    font-size: 12px;
		    overflow:hidden;
        text-align: left;
	}



h2.mth2 {
    padding-left: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
    line-height: 20px;
    height: 20px;
    background: #EADCAE;
    color: #900;
    font-size: 16px;
    font-weight: bold;
    font: "微软雅黑", "黑体";
}

.intr {
    margin-right: 10px;
    margin-left: 10px;
    overflow: hidden;
}

h3.ttp {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    font-family: 微软雅黑;
}


p.intp {
    font: "微软雅黑", "黑体";
    font-weight: 500;
    color: #333;
    padding: 0px 10px;
    line-height: 22px;
	

}
p.intp img{ padding:5px 15px;}
    p.intp a {
        color: #000;
        /*float: right;*/
        margin-right: 20px;
    }

.mainc {
    float: right;
    width: 660px;
    background: #FFF;
    margin-bottom: 10px;
}

    .mainc P {
        text-indent: 2em;
        margin: 0px;
    }

.mainr {
    float: right;
    width: 300px;
    background: #FFF;
    margin-bottom: 10px;
}

.wribox {
    float: left;
    margin: 8px;
    background: #ededed no-repeat;
    padding: 10px;
    overflow: hidden;
}
.b_3 {
    overflow: hidden; /*或者 hidden,scroll,不包括visible */
    _height: 1%; /*设置高度是为了ie6获取haslayout */
    width: 290px;
}

.slider {
    width: 250px;
    padding: 0 5px;
    left: 0;
    top: 0;
}

    .slider img {
        display: block;
        padding: 2px;
        border: 1px solid #ccc;
    }

    .slider li {
        padding: 5px 0;
        border-bottom: 1px dashed #ccc;
        overflow: hidden;
        width: 100%;
    }

    .slider p {
        font-size: 12px;
        color: #333;
        line-height: 15px;
    }

.focusPlayer {

    width: 288px;
    position: relative;
	margin-top:10px;
}

    .focusPlayer h5 {
        text-align: center;
        line-height: 25px;
        border-bottom: 1px dotted #000;
    }

        .focusPlayer h5 a {
            text-align: center;
            font-family: 微软雅黑;
            color: #333;
            font-size: 14px;
            font-weight: 500;
            line-height: 25px;
        }

.focusPlayerli a h5 {
    text-align: center;
    font-family: 微软雅黑;
    color: #333;
    line-height: 20px;
}

.vpic {
    border: 1px solid #ccc;
    height: 218px;
    width: 286px;
    border: none;
    margin: 1px;
}

.vpicli {
    height: 111px;
    width: 149px;
    border: 1px solid #ccc;
    padding: 1px;
    background: url("../images/plbtli.png") no-repeat scroll 0 0 transparent;
}

.playbtnli {
    height: 30px;
    left: 10px;
    position: absolute;
    top: 75px;
    width: 30px;
    z-index: 500;
}

.playbtn {
    height: 50px;
    left: 15px;
    position: absolute;
    top: 155px;
    width: 50px;
    z-index: 2;
}

.playbtnspan {
    display: block;
    height: 50px;
    width: 50px;
    background: url("../images/play.png") no-repeat scroll 0 0 transparent;
}

.playbtnspanli {
    display: block;
    height: 30px;
    width: 30px;
    background: url("../images/plbtli.png") no-repeat scroll 0 0 transparent;
}

.pbox {
    position: relative;
    margin: 5px;
    overflow: hidden;
    width: 153px;
    height: 131px;
    float: left;
}

.wp {
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
}
/* --------------------------------------------------------jMyCarousel -------------------------------------------------*/
.picroll {
    width: 980px;
}

h2.bth2 {
    font-family: 微软雅黑;
    padding-left: 50px;
    line-height: 40px;
    height: 50px;
    background: #EADCAE url(../images/bth2.jpg) top left no-repeat;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.jMyCarousel {
    margin: 1px;
    background: #EEE;
}

    .jMyCarousel .prev {
        background: url(galleryindex/left.png) center center no-repeat;
        width: 47px;
        height: 61px;
        border: 0px;
    }

    .jMyCarousel .next {
        background: url(galleryindex/right.png) center center no-repeat;
        width: 40px;
        height: 61px;
        border: 0px;
    }
    /*div.jMyCarousel .up{background:url('/css/galleryindex/up.png') center center no-repeat;width:61px;height:40px;border:0px;}
div.jMyCarousel .down{background:url('/css/galleryindex/down.png') center center no-repeat;width:47px;height:61px;border:0px;}*/
    .jMyCarousel ul li {
        margin: 5px;
        border: 1px solid #444;
        line-height: 0px;
        padding: 2px;
    }

        .jMyCarousel ul li a {
            display: block;
            margin: 0px;
            padding: 0px;
        }

        .jMyCarousel ul li h5 {
            font-size: 12px;
            font-weight: normal;
            text-align: center;
            width: 140px;
            clear: both;
            line-height: 15px;
        }

        .jMyCarousel ul li a img {
            display: block;
            border: 0px;
            width: 147px;
            height: 110px;
        }

.mainb {
    float: right;
    width: 680px;
    background: #FFF;
    margin-bottom: 10px;
}

.b_4 {
    overflow: hidden; /*或者 hidden,scroll,不包括visible */
    _height: 1%; /*设置高度是为了ie6获取haslayout */
    width: 680px;
}



.rocbox {
    overflow: hidden; /*或者 hidden,scroll,不包括visible */
    _height: 1%; /*设置高度是为了ie6获取haslayout */
    width: 630px;
    margin: 0 10px;
    margin-bottom: 5px;
    clear: both;
    border-bottom: #ccc dotted 1px;
}

.headpic {
    float: left;
    height: 52px;
    width: 52px;
    margin-left: 10px;
    margin-top: 10px;
}

    .headpic a img {
        border: #ccc 1px solid;
        padding: 1px;
    }

.rocon {
    width: 540px;
    float: right;
    margin: 10px;
}

p .sms {
    line-height: 15px;
    margin: 2px auto;
    color: #333;
    font: 12px;
}

    p.sms a, p.sms a:link {
        color: #00F;
        margin-right: 10px;
    }

        p.sms a:hover, p.sms a:active, p.sms a:focus {
            color: #900;
        }

.mainlb h3 {
    line-height: 40px;
	padding-left:10px;
}

.mainlb {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    overflow: hidden;
    width: 980px;
}

.linegr {
    border-bottom: 1px solid #05283C;
    display: block;
    float: left;
    margin: 5px 0px;
    width: 980px;
}

.lbtbar {
  /*  background: url("../images/ttbar.jpg") no-repeat scroll 0 0 transparent;*/
    border-top: #000 3px solid;
    clear: both;

    overflow: hidden;
}
.lbtbar h3 { font-size:18px; font-weight:bold; color:#000;}

.lbth2 {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    line-height: 50px;
    font-family: 微软雅黑;
}

.lbtbarlit {
    background: url("../images/xiaobiao.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 50px;
    overflow: hidden;
}

span.moresp {
    float: right;
    margin-right: 18px;
    margin-top: 27px;
}

    span.moresp a {
        color: #990000;
        font-size: 12px;
        font-weight: 300;
        padding: 2px 5px;
        font-family: 微软雅黑;
    }

span.morespgr {
    float: right;
    margin-right: 10px;
    margin-top: 4px;
}

    span.morespgr a {
        color: #990000;
        font-size: 14px;
        text-decoration: none;
    }

.ca {
    display: block;
    margin-bottom: 15px;
    width: 319px;
}

    .ca img {
        width: 310px;
        border: 1px solid #C7C5C8;
        margin: 0 10px 0 0;
        padding: 2px;
    }

    .ca p {
        margin: 0 0 8px;
        padding: 0;
    }

h4.tit {
    border-bottom: 1px dotted #ccc;
    color: #990000;
    display: block;
    height: 30px;
    padding: 5px;
    text-align: center;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    text-decoration: none;
}

UL.bj {
    display: inline;
    float: left;
    padding: 5px 0 15px;
}

UL.bj1 {
    display: inline;
    float: left;
    padding: 5px 0 15px;
}

    UL.bj1 LI {
        display: inline;
        float: left;
        font-size: 12px;
        height: 25px;
        line-height: 25px;
        margin-left: 9px;
        margin-top: 10px;
        text-align: center;
        width: 300px;
        border: 1px solid #ddd;
    }

UL.bj LI {
    display: inline;
    float: left;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-left: 9px;
    margin-top: 10px;
    text-align: center;
    width: 90px;
    border: 1px solid #ddd;
}

.fl_middle {
    float: left;
}
/* --------------------------------------------------------------------------- 脚注样式 -------------------------------------------------------- */
.footer {
    border-top: #000 2px solid;
    clear: both;
    margin: 0 auto;
    padding: 10px 0;
    width: 1000px;
}

    .footer p {
        text-align: center;
    }
