body,
div,
ul,
li {
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    font-family: "";
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #999999;
}

a:hover {
    color: #258BC3;
}

.left {
    float: left;
}

.right {
    float: right;
}

.bodyWidth {
    width: 1200px;
}


/*==============================================*/

.header {
    background-image: url("headBg.png");
    background-position: top;
    background-repeat: repeat-x;
    overflow: hidden;
    height: 90px;
}

.header .logo {
    float: left;
    padding-top: 18px;
}

.header .lang {
    float: right;
    width: 300px;
    text-align: right;
    color: #999999;
    padding-top: 15px;
}

.header .search {
    float: right;
    padding-top: 10px;
}

.header .search input {
    border: 1px solid #DDDDDD;
    height: 25px;
    padding: 0px 10px;
}

.header .search button {
    width: 50px;
    height: 26px;
    text-align: center;
    background-color: #258BC3;
    color: white;
    font-size: 13px;
    border: none;
}

.mainNav {
    background-color: #41a0cc;
    overflow: hidden;
}

.mainNav li {
    float: left;
    width: 120px;
    text-align: center;
}

.mainNav li a {
    display: block;
    padding: 10px 0;
}

.mainNav li a:hover {
    background-color: #258BC3;
}

.mainNav li span {
    display: block;
    color: white;
}

.mainNav li span.en {
    font-size: 10px;
}


/*首页标题*/

.indexTitle {
    border-bottom: 1px solid #005597;
    font-size: 24px;
    font-weight: bold;
    color: #005397;
    padding-bottom: 5px;
    position: relative;
}

.indexTitle:after {
    content: "";
    width: 150px;
    border-bottom: 3px solid #005597;
    position: absolute;
    bottom: -2px;
}


/*首页内容*/

.indexCont {
    padding-top: 20px;
}


/*广博简介*/

.gbjj {
    padding: 20px 0;
    overflow: hidden;
}

.gbjj .indexTitle {
    text-align: center;
}

.gbjj .indexTitle:after {
    left: 50%;
    margin-left: -75px;
}

.gbjj video {
    float: left;
    border: 3px solid #EEEEEE;
}

.gbjj p {
    width: 550px;
    float: right;
    margin: 0;
    font-size: 13px;
    line-height: 200%;
}

.gbjj p span {
    font-size: 16px;
    font-weight: bold;
    color: #D90000;
}

.gbjj a {
    display: block;
    float: right;
    padding: 3px 30px;
    background-color: #276FA7;
    color: white;
}

.gbjj a:hover {
    background-color: #378BD0;
}

.gbjj .picChange2 a {
    padding: 0;
}

.gbjj .picChange2 {
    float: left;
}


/*资讯*/

.zx {
    background-image: url("../images/indexXwbg.jpg");
    padding: 20px 0;
    overflow: hidden;
}

.zx .indexTitle:after {
    left: 0;
}

.zx .indexTitle a {
    float: right;
    font-size: 13px;
    font-weight: normal;
    margin-top: 15px;
}

.zx li {
    border-bottom: 1px solid #CCCCCC;
    line-height: 200%;
    overflow: hidden;
	
    text-overflow: ellipsis;
    white-space: nowrap

}

.zx li .Name {
    float: left;
    font-size: 13px;
    padding-left: 30px;
    background-image: url("ico.png");
    background-position: 15px center;
    background-repeat: no-repeat;
}

.zx li .Name a {
    color: black;
}

.zx li .Name a:hover {
    color: #258BC3;
}

.zx li .Time {
    float: right;
    font-size: 12px;
}

.zx .xwzx {
    width: 485px;
    float: left;
}

.zx .jswz {
    width: 485px;
    float: right;
}


/*合作伙伴*/

.hzhb {
    padding: 20px 0;
    overflow: hidden;
}

.hzhb .indexTitle {
    text-align: center;
}

.hzhb .indexTitle:after {
    left: 50%;
    margin-left: -75px;
}

.marquee {
    width: 1000px;
    height: 70px;
    overflow: hidden;
}

.marquee ul {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
}

.marquee li {
    float: left;
    padding: 5px;
}

.marquee li img {
    height: 50px;
    padding: 2px;
    border: 1px solid #DDDDDD;
}


/*页尾*/

.footer {
    background-color: #41a0cc;
    padding: 20px 0;
    background-image: url("../images/logo2.png");
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    color: white;
    line-height: 150%;
}
.tempWrap{ width: 100% !important;}
.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ width: 33%;  margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; max-height: 517px; }
.footer .left {
    width: 420px;
    text-align: right;
    font-size: 12px;
}

.footer .right {
    width: 420px;
    text-align: left;
    font-size: 12px;
}


/*内页*/

.ny {
    padding: 30px 0;
    overflow: hidden;
}

.nyTitle {
    background-image: url("titlebg.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-bottom: 10px;
}

.nyTitle .titleName {
    font-size: 20px;
    float: left;
}

.nyTitle .station {
    float: right;
    color: #999999;
    padding-top: 5px;
}

.nyCont {
    padding-top: 20px;
    line-height: 200%;
    font-size: 12px;
    color: #666;
}

.RecordTotal {
    text-align: right;
    font-size: 12px;
    color: #999;
    padding: 10px 0;
}

.CustomTextList li {
    border-bottom: 1px solid #CCC;
    overflow: hidden;
    padding: 5px 0;
}

.CustomTextList li .Name {
    float: left;
    background-image: url("ico.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.CustomTextList li .Name a {
    color: #666;
}

.CustomTextList li .Time {
    float: right;
    font-size: 12px;
    color: #999;
}

.Pagination {
    padding: 10px;
    text-align: center;
}

.Pagination a {
    display: inline-block;
    padding: 1px 5px;
    border: 1px solid #ccc;
    font-size: 12px;
    margin: 0px 5px;
}

.Pagination a:hover {
    background: #588FD9;
    color: white;
}

.PageFrom {
    text-align: center;
    font-size: 12px;
    padding: 3px 0;
}

.PageBack {
    padding: 10px;
    text-align: center;
}

.PageBack a {
    display: inline-block;
    padding: 1px 5px;
    border: 1px solid #ccc;
    font-size: 12px;
    margin: 0px 5px;
}

.PageBack a:hover {
    background: #588FD9;
    color: white;
}

.marquee2 {
    width: 1000px;
    height: 240px;
    overflow: hidden;
}

.marquee2 ul {
    list-style: none;
    margin: 0 auto;
    padding: 0px;
}

.marquee2 li {
    float: left;
    padding: 5px;
}

.marquee2 li img {
    height: 220px;
    padding: 2px;
    border: 1px solid #DDDDDD;
}

.PageName,
.Related {
    display: none;
}