* {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

dd,
dl,
dt,
li,
ul {
    list-style: none;
}

body {
    background: #fff;
    color: #535353;
    font-family: "Lucida Grande", Tahoma, Verdana, Lucida, Arial, Helvetica, '宋体', sans-serif;
    font-size: 12px;
    line-height: 24px;
    background: url(../img/bj.png) bottom no-repeat;
}

.clearFix {
    clear: both;
    overflow: hidden;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #064a93;
}

.bNav,
.footer,
.header,
.link,
.main,
.nav,
.search,
.topNav {
    position: relative;
    width: 978px;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
}

.top div {
    width: 1240px;
    height: auto;
    margin: 0 auto;
}

.top div span {
    float: right;
    margin: 0;
    padding: 0;
}

.top div span a {
    margin: 0 5px;
    font-size: 14px;
}

select {
    border-radius: 12px;
    padding: 2px 5px 5px 5px;
    margin-right: 20px;
}

.nav {
    width: 100%;
    height: 60px;
    background: url(../img/t_bg.jpg) repeat-x;
}

.nav_big {
    width: 1240px;
    height: 60px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;

}

.nav #logo {
    float: left;
}

.mainNav {
    float: right;
    width: 850px;
    height: 60px;
}
.mainNav ul{
    text-align: right;
}
.mainNav li {
    display: inline-block;
    /* width: 150px; */
    padding: 0 15px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
}

.mainNav li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.mainNav li a:visited {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.mainNav li a:hover {
    background: url(../img/up1.png) no-repeat center 27px;
    display: block;
}

.mainNav li a:active {
    background: url(../img/up1.png) no-repeat center 27px;
    display: block;
}

.mainNav li ul {
    position: absolute;
    margin-left: -130px;
    display: none;
    text-transform: uppercase;
    background-color: #9d2626;
    font-weight: 400;
}

.mainNav li ul li {
    display: block;
    width: auto;
    padding: 0 5px;
    text-align: center;
    float: left;
    line-height: 28px;
    height: 24px;
    background: 0 0;
    font-weight: 400;
}

.mainNav li:hover ul,
li.over ul {
    display: block;
    background: 0 0;
    font-weight: 400;
}

.mainNav li ul li a {
    display: block;
    font-weight: 400;
    color: #e5e5e5;
    font-size: 14px;
}

.mainNav li ul li a:visited {
    display: block;
    font-weight: 400;
    color: #fff;
}

.mainNav li ul li a:hover {
    display: block;
    font-weight: 400;
    color: #fff;
}

.mainNav li ul li a:active {
    color: #e5e5e5;
}

#hot {
    background: url(../img/up1.png) no-repeat center 27px;
    display: block;
    font-weight: 700;
}

.imgplayer {
    width: 1140px;
    height: 319px;
    overflow: hidden;
    margin: 30px auto 10px auto;
}

.banner {
    position: relative;
    width: 1240px;
    height: 319px;
    clear: both;
    overflow: hidden;
}

.focus ul#big_list {
    position: absolute;
    width: 100000px;
    height: 319px;
}

.focus ul#big_list li {
    position: relative;
    width: 1240px;
    float: left;
    height: 319px;
    overflow: hidden;
}

.focus ul#big_list li div {
    width: 1240px;
    height: 319px;
    overflow: hidden;
}

.small_show {
    z-index: 99;
    position: absolute;
    margin: 0 auto;
    width: auto;
    bottom: 0;
    height: 44px;
    overflow: hidden;
    left: 500px;
}

.small_show ul {
    width: 10000px;
}
.nav-logo{
    display: flex;
    align-items: center;
    
}
.nav-logo .title{
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    font-family: "微软雅黑";
    letter-spacing: 3px;

}
.nav-logo .logo{
    height: 60px;
    margin-right: 15px;
}
.small_show li {
    width: 30px;
    display: inline-block;
    background: url(../img/img_bg.png) no-repeat left -49px;
    float: left;
    height: 44px;
    margin-left: 3px;
    overflow: hidden;
    cursor: pointer;
}

.small_show li.visited {
    background-position: left top;
}

.small_show li div {
    padding-bottom: 2px;
    padding-left: 2px;
    /* width: 30px; */
    padding-right: 2px;
    /* height: 30px; */
    overflow: hidden;
    padding-top: 2px;
}

/*.small_show .prev{z-index:100;position:absolute;width:30px;bottom:5px;background:url(../img/imgshow.png) no-repeat;height:60px}
.small_show .next{z-index:100;position:absolute;width:30px;bottom:5px;background:url(../img/imgshow.png) no-repeat;height:60px}
.small_show .prev{background-position:-5px top;left:0}
.small_show .next{background-position:-43px top;right:0}*/

.three {
    width: 1240px;
    height: 300px;
    margin: 0 auto;
    margin-top: 15px;
}

.tabs {
    width: 618px;
    height: 300px;
    border: solid 1px #064a93;
    border-radius: 5px;
    float: left;
}

.tabs div {
    clear: both;
    /* min-height: 255px;
    width: 609px;
    padding: 5px; */
}

.tabs #span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 539px;
    float: left;
    font-size: 16px;
}

#time {
    float: right;
    font-size: 12px;
    color: #999;
}

.tabs .horizontal {
    margin: 0;
    padding: 0;
}

.tabs div ul li {
    width: 100%;
    height: auto;
    min-height: 30px;
    margin: 6px 0;
}

.tabs div ul li img {
    float: left;
    margin: 4px 5px 0 0;
}

.tabs .horizontal li {
    float: left;
    list-style: none;
    height: 35px;
    line-height: 35px;
    background-image: url(../img/tabs_bg0701.png);
    width: 206px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    color: #064a93;
    font-family: "微软雅黑";
}

.tabs .horizontal li:not(:first-child) {
    margin-left: 0;
}

.tabs .horizontal li.selectActive {
    background-image: url(../img/tabs_bg30701.jpg);
    color: #fff;
}

#more a {
    color: #666;
}

#more a:hover {
    color: #064a93;
    text-decoration: none;
}

.hot {
    width: 490px;
    height: 300px;
    background: #fff;
    float: right;
    border: 1px solid #ddd;
}

.h_top {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: url(../img/htop_bg.jpg) repeat-x;
}

.h_top div {
    width: 150px;
    height: 35px;
    background: url(../img/dtai.jpg) no-repeat;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    float: left;
    font-family: "微软雅黑";
    text-indent: 18px;
}

.h_top span {
    float: right;
    margin-right: 10px;
}

.h_txt {
    padding: 8px;
}

.h_txt ul li {
    height: 39px;
    line-height: 39px;
}

.h_txt ul li img {
    float: left;
    margin: 11px 3px 0 0;
}

.h_txt ul li dl {
    float: left;
    width: 254px;
    height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.h_txt ul li dl dt {
    margin: 8px 0 6px 0;
}

.h_txt ul li dl dt a {
    font-size: 16px;
    font-weight: 700;
}

.h_txt ul li dl dd {
    margin: 8px 0 6px 0;
    text-indent: 2rem;
}

.h_txt ul li #span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    float: left;
    width: 420px;
    font-size: 16px;
}

#hot_img {
    width: 200px;
    height: 100px;
    margin-right: 10px;
}

.news {
    width: 1240px;
    height: 350px;
    margin: 30px auto;
}

.news .top {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: url(../img/top_bg.jpg) no-repeat;
}

.news .top #bt {
    font-size: 20px;
    font-weight: bold;
    color: #064a93;
    font-family: "微软雅黑";
    float: left;
}

.news .top #more {
    float: right;
}

.news .n_big {
    width: 1240px;
    height: 275px;
    padding: 10px 0;
    margin: 16px auto 0 auto;
}

.n_img {
    float: left;
    width: 470px;
    height: 275px;
}

.n_img img {
    width: 470px;
    height: 275px;
}

.n_txt {
    float: right;
    width: 620px;
    height: 275px;
}

.n_txt dl dt {
    margin-bottom: 5px;
    /*height: 30px;*/
    heigth: 50px;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.n_txt dl dt a {
    font-size: 20px;
    font-weight: bold;
    color: #064a93;
}

.n_txt dl dd {
    font-size: 14px;
    width: 100%;
    height: 70px;
    padding-bottom: 10px;
    line-height: 25px;
    border-bottom: 1px dotted #ccc;
    text-indent: 2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.n_txt ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
}

.n_txt ul li #span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 539px;
    float: left;
    font-size: 16px;
}

.n_txt ul li img {
    float: left;
    margin: 6px 4px 0 0;
}

.waterchina {
    width: 1240px;
    height: 227px;
    margin: 20px auto 40px auto;
}

.waterchina img {
    width: 1240px;
    height: 227px;
}

.foot {
    width: 100%;
    height: 60px;
    background: #f4f4f4;
    margin-bottom: 20px;
}

.foot .f_big {
    width: 1240px;
    height: 60px;
    margin: 0 auto;
}

.foot .f_big .f_a {
    width: auto;
    height: 60px;
    line-height: 60px;
    float: left;
}

.foot .f_big .f_a a {
    margin-right: 20px;
    color: #333;
    font-family: "微软雅黑";
}

.foot .f_big .f_a a:hover {
    color: #064a93;
}

.foot .f_big img {
    width: 248px;
    height: 60px;
    float: right;
}

.foot .f_bottom {
    width: 1240px;
    margin: 0 auto;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}

.foot .f_bottom .f_left {
    width: 800px;
    height: 120px;
    background: #fff;
    float: left;
}

.foot .f_bottom .f_left dl {
    margin-top: 30px;
}

.foot .f_bottom .f_left dl dt {
    margin-bottom: 10px;
}

.foot .f_bottom .f_left dl dd {
    margin-bottom: 10px;
}

.foot .f_bottom .f_right {
    width: 240px;
    height: 120px;
    background: #fff;
    float: right;
}

.r_big {
    width: auto;
    margin-top: 30px;
    text-align: center;
}

#r_a {
    display: inline-block;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
}

#ba {
    float: left;
    margin-top: 10px;
}

/* 子页*/
.imgplayer2 {
    width: 100%;
    height: 350px;
    background: url(../img/banner4.jpg) no-repeat center;
    margin: 0px 0 30px 0;
}

.c_big {
    width: 1240px;
    height: auto;
    margin: 0 auto 30px auto;
}

.c_big .c_left {
    width: 280px;
    height: auto;
    min-height: 300px;
    float: left;
    background: url(../img/arches.png) repeat;
    border-bottom: 2px solid #ccc;
    box-shadow: 0 0 10px #ccc;
}

.c_big .c_left .l_top {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: url(../img/l_bg.png) no-repeat;
    color: #fff;
    font-size: 24px;
    font-family: "微软雅黑";
}

.c_big .c_left ul {
    margin: 0;
    padding: 10px 0;
}

.c_big .c_left ul a li {
    margin: 15px auto;
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    background: #fff;
    text-decoration: none;
    color: #666;
    border-radius: 20px;
    border: 1px dotted #ccc;
}

.c_big .c_left ul a:hover li {
    color: #fff;
    background: #1471d6;
    border-radius: 20px;
    border: 1px dotted #f4f4f4;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.c_big .c_left ul a li.l_hot {
    color: #fff;
    background: #064a93;
    border-radius: 20px;
    border: 1px dotted #f4f4f4;
}
.dongtai li{
    cursor: pointer;
}

.c_big .c_right {
    width: 830px;
    height: auto;
    min-height: 300px;
    float: right;
}

.r_top {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border-bottom: 2px solid #064a93;
    background: url(../img/b_top_bg.gif) no-repeat left;
}

#r_bt {
    font-size: 16px;
    margin-left: 40px;
    color: #fff;
    font-weight: bold;
    float: left;
}

#map {
    float: right;
    color: #999;
    font-size: 14px;
}

.r_txt {
    width: 800px;
    padding: 15px;
}

.r_txt img {
    max-width: 800px;
    text-align: center;
}

.r_txt ul {
    margin: 0;
    padding: 10px;
}

.r_txt ul li {
    width: 100%;
    min-height: 45px;
    line-height: 45px;
    border-bottom: 1px dotted #ccc;
}

.r_txt ul a:hover {
    text-decoration: underline;
}

#news_nav {
    float: left;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 700px;
    height: 45px;
}

.fy {
    width: 100%;
    height: auto;
}

.fy ul {
    margin: 0;
    padding: 10px 0;
}

.fy ul li {
    float: left;
    margin: 0 8px;
}

.fy ul a li {
    width: 40px;
    height: 30px;
    background: #ededed;
    color: #000;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 30px;
}

.fy ul a:hover li {
    background: #1471d6;
    color: #fff;
    border: 1px solid #1471d6;
}

#fy_a {
    background: #1471d6;
    color: #fff;
}

.r_img {
    width: 800px;
    padding: 15px;
}

.r_img ul {
    margin: 15px 0 0 0;
    padding: 0;
}

.r_img ul li {
    width: 380px;
    height: 200px;
    float: left;
    margin: 0 0 60px 40px;
    text-align: center;
}

.r_img ul li a {
    font-size: 16px;
}

.r_img ul li a img {
    width: 360px;
    height: 180px;
    padding: 8px;
    border: 1px solid #ddd;
    margin-bottom: 8px;
}

.r_img ul li a:hover img {
    border: 1px solid #1471d6;
}

#t_hot {
    width: 96%;
    height: auto;
    background: #f4f4f4;
    padding: 2%;
}

#t_hot dl {
    margin: 10px 0;
}

#t_hot dl dt {
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    color: #064a93;
    margin-bottom: 15px;
}

#t_hot dl dd {
    font-size: 16px;
    text-align: left;
    margin: 10px 0;
}

.r_txt2 {
    width: 800px;
    padding: 15px;
}

.r_txt2 .ejcd {
    width: 100%;
    height: auto;
    margin: 10px 0;
    background: #f4f4f4;
    padding: 10px 0;
}

.r_txt2 .ejcd ul {
    margin: 0;
    padding: 0px;
}

.r_txt2 .ejcd ul li {
    float: left;
    margin: 10px;
    background: #1471d6;
    border-radius: 20px;
    padding: 6px 20px;
}

.r_txt2 .ejcd ul li a {
    color: #fff;
    font-weight: bold;
}
.banner-dot{
    background: #064a93;
    color: #fff;
    font-weight: bold;
    border-radius: 100%;
    text-align: center;
}
.r_txt2 .ejcd ul li:hover {
    color: #fff;
    background: #064a93;
}

#e_hot {
    color: #fff;
    background: #064a93;
}
#webdpage a {
    width: 44px;
    height: 30px;
    background: #ededed;
    color: #000;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 30px;
    display: block;
    float: left;
    cursor: pointer;
}

#webdpage a:hover {
    color: #fff !important;
    background: #1471d6;
}

#webdpage span {
    width: 44px;
    height: 30px;
    background: #1471d6;
    color: #fff !important;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 30px;
    display: block;
    float: left;
    cursor: pointer;
}

#bt_news {
    font-size: 22px;
    margin: 30px auto;
    font-weight: bold;
    color: #000;
    text-align: center;
    line-height: 35px;
}

.news_time {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 8px 0;
    background: #eee;
}

.news_time span {
    margin-left: 8px;
}

.news_time #jia {
    float: right;
    margin: 10px 6px 0 0;
}