/* CSS Document */
body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    min-width: 1100px;
    background: url(../static/bg.png) repeat;
}

a {
    text-decoration: none
}

ul,
li {
    list-style: none;
}

img {
    border: 0px;
}

ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
input {
    padding: 0;
    margin: 0
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px
}

article,
aside,
audio,
canvas,
datalist,
details,
dialog,
eventsource,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
time,
video {
    display: block
}

.w100 {
    width: 100%;
    margin: 0 auto;
    min-width: 1100px;
}

.w1100 {
    width: 1100px;
    margin: 0px auto;
}

.txt-dot {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.top-bg {
    background: #003f7b;
}

.top {
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
}

.top-a {
    text-align: right;
}

.top-a a {
    display: inline-block;
    padding-left: 10px;
    margin-right: 10px;
    color: #fff;
}

.head-bg {
    background: #003f7b;
}

.head {
    overflow: hidden;
    padding-top: 12px;
}

.logo a,
.logo a img {
    display: block;
    height: 60px;
}

.form {
    width: 240px;
    height: 32px;
    position: relative;
    overflow: hidden;
    color: #fff;
    margin-top: 30px;
}

input.search-left {
    width: 160px;
    padding-right: 15px;
    line-height: 32px;
    border: none;
    background: url(../static/so-bg.png) no-repeat;
    color: #333;
    font-size: 14px;
    float: left;
}

input.search-right {
    float: left;
    width: 65px;
    height: 32px;
}

/* navBar css */
.nav-bg {
    background: #003f7b;
    height: 46px;
}
.fontstyle1072692,.font1072694,.splitcharstyle1072694{
    color: #fff!important;
}
.navBar {
    position: relative;
    z-index: 9;
    color: #fff;
    height: 46px;
    line-height: 46px;
}

.nav {
    margin: 0 auto;
    font-family: "Microsoft YaHei", SimSun, SimHei;
    text-align: center;
}

.nav a {
    color: #fff;
}

.nav h3 {
    float: left;
    font-size: 16px;
    font-weight: normal;
}

.nav .m {
    display: inline-block;
    position: relative;
}

.nav h3 a {
    display: block;
    padding: 0 40px;
}

.nav .on h3 a {
    background: #004f99;
}

.nav .sub {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 46px;
    background: url(../static/bb.png);
    padding: 5px 0px;
}

.nav .sub li a {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
}

.nav .sub li a:hover {
    background: #004f99;
    font-size: 16px;
}

/*part1*/
.part1 {
    width: 1098px;
    margin: auto;
    overflow: hidden;
    margin-top: 15px;
    background: #fff;
    border: 1px solid #e4e4e4;
}

/*p1-Slide*/
.p1-Slide {
    height: 305px;
    width: 710px;
    margin: 10px 9px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.p1-Slide .bd {
    height: 305px;
    width: 100%;
    margin: 0 auto;
    z-index: 0px;
}

.p1-Slide .bd ul {
    width: 100% !important;
    margin: 0 auto;
}

.p1-Slide .bd ul li {
    height: 305px;
    width: 100% !important;
    text-align: center;
}

.p1-Slide .bd ul li a {
    display: block;
    height: 305px;
    width: 100% !important;
    position: relative;
    color: #fff;
    font-size: 15px;
}

.p1-Slide .bd ul li a img {
    display: block;
    height: 305px;
    width: 710px !important;
}

.p1-Slide .bd ul li a span.tt {
    width: 550px;
    text-align: left;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    padding-right: 170px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../static/bb.png) repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p1-Slide .hd {
    position: absolute;
    right: 5px;
    bottom: 0px;
    padding: 10px 0px;
}

.p1-Slide .hd ul {
    height: 20px;
    text-align: right;
}

.p1-Slide .hd ul li {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    font-size: 12px;
    color: #fff;
    background: #7c7c7e;
    text-align: center;
}

.p1-Slide .hd ul li.on {
    background: #fca30b;
}

.p1-r {
    width: 360px;
    margin-top: 10px;
    margin-right: 9px;
}

.part1-h {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e4e4e4;
}

.part1-h .part1-hh {
    float: left;
    font-size: 18px;
    color: #fff;
    padding: 0px 20px;
    background: #c71620;
}

.more {
    float: right;
}

.more a {
    font-size: 14px;
    color: #333;
}

.p1-r ul {
    padding: 6px 0px;
}

.p1-r ul li a {
    display: block;
    padding: 6px 0px;
    height: 56px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}

.time {
    float: left;
    width: 58px;
    height: 54px;
    border: 1px solid #e4e4e4;
    text-align: center;
    color: #9a9a9a;
}

.time .dd {
    font-size: 30px;
    height: 34px;
    line-height: 34px;
}

.time .yy {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.li-tt {
    float: right;
    width: 280px;
    height: 44px;
    line-height: 22px;
    margin-top: 6px;
    overflow: hidden;
}

.part2 {
    overflow: hidden;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-bottom: 15px;
    margin-bottom: 15p;
    margin-bottom: 15;
    margin-bottom: 1;
}

.p2-l {
    width: 400px;
    background: #fff;
    border: 1px solid #e4e4e4;
}

.part-h {
    height: 33px;
    padding-top: 10px;
    background: url(../static/hr.png) bottom left no-repeat;
    overflow: hidden;
}

.part-hh {
    float: left;
    border-left: 4px solid #003f7b;
    padding-left: 10px;
    font-size: 16px;
    color: #333;
    height: 20px;
    line-height: 20px;
}

.p2-ul1 {
    width: 360px;
    margin-left: 10px;
    float: left;
}

.p2-l ul {
    padding: 5px 0px;
}

.p2-l ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    padding-left: 15px;
    padding-right: 60px;
    background: url(../static/dot.png) center left no-repeat;
    height: 36px;
    line-height: 36px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p2-r ul li a {
    font-size: 14px;
    color: #333;
    padding-left: 15px;
    padding-right: 60px;
    background: url(../static/dot.png) center left no-repeat;
    height: 36px;
    line-height: 36px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.p2-l ul li a div.date1 {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    color: #999;
}

.p2-ul2 {
    width: 432px;
    float: left;
    margin-left: 20px;
}

.p2-r {
    background: #fff;
    border: 1px solid #e4e4e4;
    width: 676px;
    /* padding:10px; */
    height: 745px;
    padding: 0 10px 10px 10px;
}

.p2-r .part-h {
    margin-bottom: 25px;
}

.p2-box a {
    display: block;
    width: 232px;
    height: 70px;
    position: relative;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}

.p2-box a img {
    display: block;
    width: 232px;
    height: 70px;
}

.p2-box a div.pb-h {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 232px;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

/*part1*/
.link {
    display: none;
    width: 1078px;
    height: 105px;
    margin: auto;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 8px 10px;
}

.link .part-h img {
    display: block;
    width: 22px;
    height: 22px;
    float: left;
}

.link .part-h .part-hh {
    border: none;
    margin-top: 1px;
}

.link ul {
    overflow: hidden;
}

.link ul li {
    float: left;
    margin: 0px 10px;
    margin-top: 15px;
}

.link ul li a {
    display: block;
    padding: 0px 10px;
    min-width: 100px;
    height: 38px;
    line-height: 38px;
    border: 1px dashed #dcdcdc;
    text-align: center;
    font-size: 16px;
    color: #333;
}


/*foot css */
.foot {
    background: #003f7b;
    /* height:80px; */
    /* padding-top:30px; */
    padding: 30px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.foot p {
    line-height: 30px;
}

.xt {
    text-align: center;
    overflow: hidden;
}

.xt img {
    width: 1920px;
    height: 240px;
}

/* center css */
.center {
    margin-top: -40px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.menu {
    width: 220px;
}

.menu_h {
    overflow: hidden;
    height: 80px;
    line-height: 80px;
    background: #003f7b;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
}

.menu_h img {
    float: left;
    margin-top: 10px;
}

.menu-ul {
    padding: 10px 0px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-top: 0px;
}

.menu-ul li a {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #333;
    padding-left: 15px;
    font-size: 15px;
    margin: 5px 0px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.menu-ul li a:hover,
.menu-ul li.menu-on a {
    background: #003f7b;
    color: #fff;
    padding-left: 20px;
}

.cen-r {
    width: 850px;
}

.live {
    color: #666;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background: #003f7b;
    color: #fff;
    padding-left: 15px;
}

.live a {
    color: #fff;
}

/*content css */
.content,
.list {
    padding: 20px 15px;
    border: 1px solid #e4e4e4;
    border-top: 0px;
    min-height: 600px;
    background: #fff;
}

.con-h {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
}

.con-span {
    text-align: center;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #f9f9f9;
}

.con-span span {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    color: #999;
}

.con-tt {
    margin-bottom: 40px;
    padding: 20px 0px;
}

.con-tt p {
    line-height: 32px;
    text-indent: 2em;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}

.con-tt img {
    display: block;
    margin: auto;
    margin-top: 10px;
}

.con_bt a {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*list css */
.list {
    position: relative;
}

.list ul li a {
    display: block;
    position: relative;
    height: 40px;
    line-height: 40px;
    padding-right: 100px;
    padding-left: 20px;
    background: url(../static/dot.png) center left no-repeat;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list ul li a div.date2 {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    color: #999;
}

.fy {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
}

/*public*/
.live a:hover,
.top-a a:hover,
.p1-Slide .bd ul li a:hover,
.p2-box a:hover {
    color: #ff0;
}

.con_bt a:hover,
.list ul li a:hover,
.list ul li a:hover .date2,
.p1-r ul li a:hover,
.more a:hover,
.p2-l ul li a:hover,
.p2-l ul li a:hover .date1 {
    color: #003f7b;
}