/*lnitialization*/
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select{
    margin:0;
    padding: 0;
}
body{
    font-size:12px;
    font-family:'微软雅黑';
    background: #fff;
    -webkit-text-size-adjust:100%;
    background: url("imagesbody-bg.png") repeat-x;
}
a:hover{
    color: #cd0200;
    text-decoration: underline;
}
a{
    text-decoration: none;
}
em{
    font-style: normal;
}
li{
    list-style: none;
}
img{
    border-collapse: collapse;
    border-spacing: 0;
    border:0px;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
p{
    word-wrap:break-word;
}

/*public*/
.warp { width: 1000px; margin:0 auto; /*background: #fff;*/ }
.clear { *zoom:1; }
.clear:after { content: ""; display: block; clear: both; }

.fl { float: left; }
.fr { float: right; }
.textOF { overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.ml { margin-left: 10px; }
/*title*/
.title { height: 40px; width: 100%; position: relative; }
.title h5 { margin-left: 44px; *display: inline; }
.title h5,
.title h5 a { color:#145bb0; font-size: 18px; line-height: 44px; float: left; }
.title a { font-size: 12px; line-height: 40px; float: right; margin-right: 18px; }
.title .md { position: absolute; width: 15px; height: 15px; display: block; left: 22px; top: 10px; background: url('http://www.gd/images/2017/jsdb/title_icon.png') center no-repeat; }
/*list*/
.title { height: 40px; line-height: 40px; background: #abc; }
.title h4 { margin-left: 20px; }
.title a { float: right; margin-right: 10px; }

.lists { font-size: 14px; padding-left: 15px; }
.item_list { font-size: 14px; position: relative; overflow: hidden; height: 30px; vertical-align: bottom; line-height: 30px; padding-left: 10px; padding-right: 10px; background: url('imagesicon_normal.png') 0px 3px no-repeat; }
.item_list span { position: absolute; right: 10px; top:0; }
.item_list a { font-size: 14px; display: block; width: 90%; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color:#383838; }



/*public-layout*/
#header { height: 262px; width: 100%; }

#nav { width: 100%; height: 39px; }

#footer { margin-top: 10px; }


/*-- public-details --*/
.header-img { height: 100%;  background: url("imagesheader-bg.jpg") center no-repeat; }

.nav_box {
    overflow: hidden; height: 100%; background: url('imageshead-nav.jpg') no-repeat ; }
.nav-items { padding-left: 156px; }
.nav-items li.nav-item{ float: left; line-height: 39px; margin-left: 50px; }
.nav-item a { color: #fff; font-size: 16px; font-weight: 600; }

.footer_box { padding:20px 0; background: #fff; width: 1000px; margin:0 auto; }
.footer_box p { font-size: 12px; text-align: center; line-height: 22px; color: #999; }

.footer_box p a {
    color: #333;
    margin: 0 5px;
    padding: 2px;
    font-size: 12px;
}
/* public -- end */


/* public component -- start */

/*banner -- start*/
#banner {
    width: 100%;
    height:100%;
    position: relative;
    overflow: hidden;
    z-index:100;
}

.banner-bopx {
    width:100%;
    height:100%;
    overflow: hidden;
    position: relative;
}

#imgs {
    width:100%;
    height:300px;
    position: relative;
    overflow: hidden;

    z-index:101;
}
#imgs img{
    width: 450px;
}
.img-item {
    position: absolute;

    display: none;

    width: 100%;
    height:100%;
    /*3333*/
    background: #ccc;

}

#btns {
    position: absolute;
    right:20px;
    bottom: 60px;
    z-index:105;

    opacity:0.7;
    /*兼容IE8 以下*/
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#btns .btn-item {
    float: left;

    width:15px;
    height:15px;

    background: #FFF;

    margin-left:15px;
}

#conts {
    position: relative;
    overflow: hidden;
    height:40px;
    width:100%;
}
.cont-item {
    position: absolute;
    /*333333*/
    background: #fff;
    overflow: hidden;
    width: 100%;
    height:100%;
    display: none;
    line-height:40px;
    text-align: center;
}
.cont-item p,
.cont-item a {
    display: block;
    padding:0 10px;

    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;

    color: #1b1b1b;
    font-size: 16px;
}

/*banner -- end*/

/* public component -- end */


/* index */

/*layout*/
#main-banner,#main-list,#main-video { margin-top:10px; }
#main-banner { }
#main-list {}
#main-video {}

#main-banner .this-box {  }
#main-banner .title,
#main-list .title{
    overflow: hidden;
    margin-bottom:10px;
    height: 45px;
    border-top:3px solid #c80808;
    border-bottom: 1px solid #c80808;
    background: url('imagestitle.png') no-repeat;
}
#main-list .title {
    height: 43px;
}
#main-banner .title h4,
#main-list .title h4 { font-size: 20px; 
    margin-left: 48px; 
    line-height: 45px;
    color: #d7082a;
}
#main-banner .title a { line-height: 45px; }
#main-list .title h4,
#main-list .title a {
    line-height: 43px;
}

.content-banner {
    width: 450px;
    float: left;
}
.content-list {
    float: right;
    width: 540px;
    height:340px;
    background:#f5f5f5;
}

#main-list .this-box {}
#main-list .list-item {
    width: 494px;
    height: 340px;
    overflow: hidden;
    position: relative;
    border:1px solid #aaa;
    border-top: 0px solid #fff;
    background: #fff;
}

#main-video .this-box { width: 998px; border:1px solid #c4c2c2; background: url("imagestable-bg.jpg") center 10px no-repeat; }
/*控制选项卡高都的*/
#main-video .table-ka { height: 613px; }
.table-box { width: 975px; margin:15px auto 0; }
.table-title { height: 45px; width: 100%; }
.table-title .tabel-list { width: 325px; height: 45px; line-height: 45px; background: #f1f1f1;
    float: left; text-align: center; font-size: 20px; font-weight: 500; }

.table-conts {
    position: relative;
}
.table-conts .table-item {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 552px;
    display: none;
    /*padding-bottom: 20px;*/
    /*height: 580px;*/
    overflow-y: auto; 
    overflow-x:hidden;


    /*3333*/

}

#main-video .title {
    height:48px;
    background: url("imagestable-title.png") 0 center  no-repeat;
}
#main-video .title h4 {
    margin-left: 50px;
    line-height: 48px;
    font-size: 20px;
    color: #FFF;
}
#main-video .title a {
    color: #fff;
    line-height: 48px;

}


.spcentre {
    width: 975px;
    background: #fff;
    margin:0 auto 0;
}
.spcentre .more {
    height: 45px;
    line-height: 45px;
    padding-right:20px;
}
.spcentre .more a {
    float: right;
    color: #383838;

}
.spcentre img {
    width:295px;
    height:185px;
}
.spcentre li {
    float: left;
    position: relative;
    margin-left: 18px;
    padding-bottom: 15px;
    width: 295px;
    height: 266px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    overflow: hidden;

}
.red {
    width:295px;
    height:185px;
    font-size: 20px;
    position: absolute;
    text-align: center;
    line-height: 185px;
    color: #fff;
    background: #9a0000;
    opacity: 0.6;
    display: none;
}


.article-module-box { padding:0 10px; }
.article-module {
    height:82px;
    border-bottom:1px dashed #a0a0a0;
    overflow: hidden;
}
.article-module h5 {
    font-size: 16px;
    text-align: center;
    padding-top:10px;
    padding-bottom:6px;
}
.article-module h5 a {
    color: #07017f;
}
.article-module p {
    text-indent: 30px;
    line-height:22px;
    font-size: 12px;
}

/* end index */

/* start list */

    /*layout*/
#list-main {}

#list-main .this-box {
    background: #fff;
}

.list-pag .item_list {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #c0c0c0;
    background: none;
}
.list-pag h1 {
    padding:0 20px;
    color: #383838;
}

.location {
    height:40px;
    line-height:40px;
    text-align: left;
}
.location p {
    text-align: left;
    padding-left:40px;
}
.location a {
    padding:4px 5px;
    border:1px solid #ccc;
}

#btns-function {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    padding-top:10px;
    padding-bottom: 10px;
}
#btns-function a {
    padding:4px 5px;
    border:1px solid #3c3c3c;
}




/* end list */

/* content */
.article-infor {
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    line-height: 30px;

}

.content-item {
    padding:10px;
    font-family: 仿宋;
    line-height: 125%;
    font-size: 16pt;
}
#title {
    text-align: center;
    line-height: 50px;
}

/* end content */









































