@charset "gb2312";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
ul,ol{list-style:none;}
a{text-decoration:none;}
a:hover{color: #0092f2}
img{border:0;vertical-align:middle;}
input,button{vertical-align:middle;outline:none;border:none;}
textarea{outline:none;border:none;resize:none;}
input, textarea {box-sizing: content-box;outline: none;background: 0 0;font-family: "Microsoft YaHei"}
.rt{float:right;}
.lf{float: left;}
body{color: #000;font-family: "Microsoft YaHei"}
body{min-width: 1200px;}
/*清除浮动*/
.clearfix{*zoom:1;} /* 针对IE7 hack，触发IE7的haslayout，以清除浮动 */
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
table tr td,table{border-collapse:collapse;}
/*通用样式*/
.container{
    width: 1200px;
    margin: 0px auto;
}
.marginTop-20{
    margin-top: 20px;
}
.marginTop-10{
    margin-top: 10px;
}




/*header*/
.header{
    height: 30px;
    background: rgb(0,0,0);
    background: rgba(0,0,0,0.2);
}
.header-enter a{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    padding-left: 21px;
    margin-left: 13px;
    float: left;
}
.header-enter a.rd{
    background: url("imagesrd-icon.png") no-repeat left center;
}
.header-enter a.zx{
    background: url("imageszx-icon.png") no-repeat left center;
}
.header-enter a:hover{
    text-decoration: underline;
    color: #dd2926;
}
.header-tips .data{
    padding-left: 25px;
    background: url("imagesdate-icon.png") no-repeat left center ;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
    float: left;
}
.header-tips .data span{
    margin-left: 12px;
}
.header-tips .weather{
    float: left;
    font-size: 12px;
    color: #ffffff;
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
    float: left;
    margin-left: 40px;
}
.header-tips .weather img{
    margin-right: 3px;
}
.header-tips{
    margin-right: 8px;
    line-height: 30px;
    height: 30px;
}
.logo-container{
    height: 190px;
    position: relative;
}
.search{
    width: 450px;
    height: 30px;
    background: rgb(255,255,255);
    background: rgba(255,255,255,0.92);
    position: absolute;
    top: 65px;
    right: 35px;
    padding: 5px 0px;
}
.search input{
    display: block;
    height: 30px;
    line-height: 30px;
    line-height: 30px\9;
    font-size: 14px;
    float: left;
}
.search input.keyword{
    margin-left: 14px;
    padding-left: 26px;
    background: url("imagessearch-icon.png") no-repeat left center;
    width: 240px;
    padding-right: 11px;
}
.search input.submit{
    margin-left: 6px;
    width: 58px;
    color: #ffffff;
    text-align: center;
    background: rgb(255,0,0);
    background: rgba(255,0,0,.52);
    cursor: pointer;
}
.search input.advanced{
    margin-left: 6px;
    color: #ffffff;
    width: 85px;
    text-align: center;
    background: rgb(0,146,242);
    background: rgba(0,146,242,.75);
    cursor: pointer;
}
.nav{
    padding: 0px 20px;
    background: #0099ff;
    height: 60px;
}
.nav li{
    width: 165px;
    float: left;
}
.nav li a{
    display:block;
    float: left;
    width: 161px;
    border: 1px solid transparent;
    height: 54px;
    margin-top: 6px;
    line-height: 50px;
    border-bottom: none;
    border-top: none;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background: no-repeat 20px -5px;
    text-indent: 64px;
    white-space: nowrap;
    overflow: hidden;
}
.nav li.cur a,.nav li:hover a{
    background-color: #ffffff;
    border-color: #a2d5f2;
    color: #0099ff;
}
.nav li span.line{
    background: url("imagesnav-line-icon.png") no-repeat;
    width: 2px;
    height: 25px;
    margin-top: 19px;
    float: right;
    display: block;
}
.nav li.home a{
    background-image: url("imageshome-icon.png");
}
.nav li.news a{
    background-image: url("imagesnews-icon.png");
}
.nav li.into a{
    background-image: url("imagesinto-icon.png");
}
.nav li.xxgk a{
    background-image: url("imagesxxgk-icon.png");
}
.nav li.bsfw a{
    background-image: url("imagesbsfw-icon.png");
}
.nav li.hdjl a{
    background-image: url("imageshdjl-icon.png");
}


.nav li.home.cur a,.nav li.home:hover a{
    background-image: url("imageshome-icon-blue.png");
}
.nav li.news:hover a,.nav li.news.cur a{
    background-image: url("imagesnews-icon-blue.png");
}
.nav li.into:hover a,.nav li.into.cur a{
    background-image: url("imagesinto-icon-blue.png");
}
.nav li.xxgk:hover a,.nav li.xxgk.cur a{
    background-image: url("imagesxxgk-icon-blue.png");
}
.nav li.bsfw:hover a,.nav li.bsfw.cur a{
    background-image: url("imagesbsfw-icon-blue.png");
}
.nav li.hdjl:hover a,.nav li.hdjl.cur a{
    background-image: url("imageshdjl-icon-blue.png");
}
.footer{
    height: 176px;
    background: #117ec6;
}
.select{
    width: 218px;
    position: relative;
    height: 48px;
    border: 1px solid #3491ce;
    background: #0d75ba;
}
.select .label{
    text-indent: 14px;
    padding-right: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #ffffff;
    background: url("imagesselect-icon.png") no-repeat 185px center;
    cursor: pointer;
}

.select .option{
    position: absolute;
    left: -1px;
    top: 100%;
    width: 218px;
    border: 1px solid #3491ce;
    background: #ffffff;
    max-height: 90px;
    overflow: auto;
    z-index: 20;

}
.select .option li{
    font-size: 13px;
    color: #117ec6;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 14px;
}
.select .option li a{
    color: #117ec6;
}
.select .option li:hover a{
    color: #ffffff;
}
.select .option li:hover{
    background:#117ec6;
    color: #ffffff;
}
.select .option{
    display: none;
}
.link-select{
    width: 220px;
    height: 50px;
    float: left;
    margin-right: 25px;
}
.link-select.last{
    margin-right: 0px ;
}
.footer-ba p{
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    line-height: 28px;
}
.footer .link{
    height: 50px;
    padding-top: 30px;
}
.footer-ba{
    margin-top: 18px;
    position: relative;
}
.footer-ba img.icon{
    display: block;
    position: absolute;
    left: 0px;
    top: -4px;
}
.footer-ba .find{
    display: block;
    position: absolute;
    right: 0px;
    top: 4px;
}
.main{
    padding: 24px 20px 50px 20px;
    background: #ffffff;
}
.headline{
    position: relative;
    background: #f1f9ff;
    border: 1px solid #bce4ff;
    height: 68px;
    padding-left: 346px;
    padding-right: 74px;
}
.headline span.icon{
    position: absolute;
    left: -1px;
    top: -1px;
    background: url("imagesheadline-icon.png") no-repeat left center;
    width: 187px;
    height: 70px;
    display: block;

}
.headline-content{
    position: relative;
    height: 68px;
    overflow: hidden;
}
.headline-content p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #0092f2;
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 68px;
    line-height: 68px;
    width: 100%;
}
.headline-content p a{
    color:#0092f2 ;
}
.headline-content p:hover a,.headline-content p:hover{
    color: #be1906;
}

/*banner*/
.banner-img{
    position: relative;
    height: 290px;
    overflow: hidden;
}
.banner-img a,.banner-img a img{
    display: block;
}
.banner-img a{
    position: absolute;
    left: 0px;
    top: 0px;
}
.banner-tool{
    height: 40px;
    background: rgba(0,0,0,0.6);
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.banner-text{
    padding-left: 32px;
    padding-right: 165px;
    height: 40px;
    overflow: hidden;
}
.banner-text p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    height: 40px;
}
.banner-text p a,.banner-text p{
    color: #ffffff;
}
.banner-text p:hover a,.banner-text p:hover{
    color: #be1906;
}
.banner{
    position: relative;
    width: 572px;
}
.banner-btn{
    position: absolute;
    right:23px ;
    top: 16px;
}
.banner-btn span{
    display: block;
    height: 8px;
    width: 8px;
    margin: 0px 4px;
    background: #dcdcdc;
    float: left;
    cursor: pointer;
}
.banner-btn span.cur{
    background: #f75a5c;
}
/*tab*/
.news-tab{
    width: 560px;
    margin-left: 13px;
}
.tabPanel .panel{
    float: left;
    padding: 0px 10px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    cursor: pointer;
}
.tabPanel{
    height: 32px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.tabContent{
    overflow: hidden;
}
.news-enter{
    overflow: hidden;
    margin-top: 10px;
}
.news-enter a{
    display: block;
    height: 50px;
    width: 196px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    float: left;
    margin-right: -8px;
}
.tabMore{
    display: block;
    background: url("imagestab-more-icon.png") no-repeat left center;
    width: 38px;
    height: 13px;
    float: right;
    margin-right: 4px;
    margin-top: 5px;
}

.banner-container{
    position: relative;
    overflow: hidden;
}
.banner-item-img{
    position: relative;
    overflow: hidden;
}
.banner-item-img a{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
.banner-item-img img{
    display: block;
}
.banner-item-tools{
    width: 100%;
    left: 0px;
    bottom: 0px;
    background: rgba(0,0,0,.5);
    overflow: hidden;
    position: absolute;
}
.banner-item-text p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 16px;
}
.banner-item-text p a,.banner-item-text p{
    color: #ffffff;
}
.banner-item-text p:hover a,.banner-item-text p:hover{
    color: #0092f2;
}
.banner-item-btn{
    position: absolute;
    right: 20px;
}
.banner-item-btn span{
    display: block;
    float: left;
    cursor: pointer;
}
