@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 14px;
    min-width: 1024px;
    background: #ffffff;
}

ul,li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #024c97;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1024 {
    width: 1024px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrapper {
    width: 100%;
    position: relative;
}

.top {
    background: #0b72ac;
    height: auto;
    overflow: hidden;
}

.header {
    background: url("../images/top_bg.png") bottom center no-repeat;
    height: 120px
}

.header-left {
    float: left;
    margin-top: 30px
}

.header-right {
    float: right;
    margin-top: 10px
}

.header-right .toplink {
    color: #b7d9ec;
    font-size: 12px;
    line-height: 30px;
    margin-left: 120px
}

.header-right .toplink a {
    color: #b7d9ec;
    font-size: 12px;
    line-height: 30px;
    padding: 0 5px
}

.header-right .toplink a:hover {
    color: #db9f00;
}

.header  .logosearch {
    margin-top: 14px;
}

.header  .i-search {
    width: 230px;
    height: 32px;
    overflow: hidden;
    position: relative;
    float: right;
    margin-top: 15px;
}

.header .i-search .search-txt {
    width: 190px;
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    background: #ffffff;
    color: #9e9e9e;
    border: none;
}

.header  .i-search .search-btn {
    width: 35px;
    height: 32px;
    position: absolute;
    right: 0;
    *margin-top: 1px;
    background: url("../images/ico_search.png") center no-repeat #ffffff;
    border: 0;
    cursor: pointer
}

.header  .i-search .search-btn:hover {
    background: url("../images/ico_search.png") center no-repeat #ebebeb;
    border: 0;
    cursor: pointer
}

.menu {
    background: #003366;
}
/*导航*/
.nav {
    width: 1024px;
    height: 45px;
    z-index: 9999;
    margin: 0 auto 0 auto;
}

.nav > ul {
    width: 1240px;
    height: 45px;
}

.nav li {
    height: 45px;
    line-height: 45px;
    width: 117px;
    float: left;
    position: relative; z-index: 999;
}

.nav li a {
    /*background: url("../images/Down.png") center  right no-repeat;*/
    height: 45px;
    text-align: center;
    padding: 0 25px;
    color: #fff;
    line-height: 45px;
    float: left;
    display: block;
    font-size: 16px;
}

.nav li a:hover {
    /*background: url("../images/UP.png") center  right no-repeat;*/
    text-decoration: none;
}

.nav li a span {
    height: 45px;
    text-align: center;
    color: #fff;
    line-height: 45px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    float: left;
    display: block;
    cursor: pointer;
}

.nav li a.selected {
    /*background: url("../images/UP.png") center  right no-repeat;*/
    color: #ffcc66;
}

.nav li a.selected2 {
    /*background: url("../images/UP.png") center  right no-repeat;*/
    color: #ffcc66;
}

.nav li.selected .submenu {
    display: block;
}

.nav li .submenu {
    background: url("../images/nav_hover_bg.png")  no-repeat top;
    padding: 6px 0 10px;
    left: 0;
    top: 50px;
    width: 130px;
    display: none;
    position: absolute;
    z-index:999;
    _top: 94px;
    _background: none;
}

.nav li .submenu li {
    background: #003366;
    width: 130px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
}

.nav li .submenu li a {
    background: none;
    padding: 0;
    width: 130px;
    height: 36px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 36px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.nav li .submenu li a:hover {
    background: #db9f00;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

.banner {
    background: url("../images/banner_bg.jpg") center right no-repeat #daedf8;
    height: 312px;
    margin: 20px auto;
    padding: 7px;
}

.banner_left {
    float: left;
}

.banner_right {
    float: right;
    width: 450px;
    padding-top: 15px
}

.banner_right .toutiao {
    height: auto;
    overflow: hidden;
    width: 380px;
    margin: 0 auto
}

.banner_right .toutiao h2 {
    font-size: 20px;
    line-height: 60px;
    color: #d10000;
    border-bottom: #bad2dd 1px solid
}

.banner_right .toutiao h2 a {
    color: #d10000;
}

.banner_right .toutiao p {
    color: #2d2d2d;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
    text-indent: 2em
}

.banner_right .toutiao span {
    color: #2d2d2d;
    line-height: 20px;
    font-size: 14px;
    text-align: right;
    width: 100%;
    display: block
}
/*焦点图*/
.slideBox {
    width: 1020px;
    height: 310px;
    overflow: hidden;
    position: relative;

}

.slideBox .hd {
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #6c6d6e;
    border: #ffffff 1px solid;
    cursor: pointer;
    color: #ffffff;
    font-size: 12px;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
	width:565px;
    z-index: 0;
}

.slideBox .bd  span{ position:absolute; right:-435px; top:20px; width:410px;
}
.slideBox .bd span h1{ font-size: 20px;
    line-height: 30px;
    color: #d10000;
	padding-bottom:10px;
    border-bottom: #bad2dd 1px solid;
}
.slideBox .bd span p{ color: #2d2d2d;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
    text-indent: 2em;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 565px;
    height: 310px;
    display: block;border: 1px solid #ddd;

}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 47%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.main {
    margin: 0 auto;
    height: auto;
    overflow: hidden
}

.main_left {
    width: 580px;
    float: left;
    height: auto;
    overflow: hidden
}

.main_right {
    width: 415px;
    float: right;
    height: auto;
    overflow: hidden
}

.gzdt_nr {
}

.gzdt_nr a {
    width: 580px;
    height: 75px;
    border-bottom: #b4b0b0 1px dashed;
    display: block;
    padding: 22px 0
}

.gzdt_nr a:hover {
    background: #ececec;
}

.gzdt_nr a img {
    width: 110px;
    height: 75px;
    float: left
}

.gzdt_nr a  .txt {
    float: right;
    width: 460px;
}

.gzdt_nr a  .txt h2 {
    font-size: 16px;
    color: #333333;
    margin: 0;
    padding: 0;
    line-height: 30px;
}

.kydt_nr a  .txt p {
    font-size: 14px;
    color: #808080;
    margin: 0;
    padding: 0 0 0 8px;
    line-height: 22px;
}

.tzgg_nr a {
    width: 415px;
    height: 68px;
    display: block;
    padding-top: 18px
}

.tzgg_nr a:hover {
    background: #ececec;
}

.tzgg_nr span {
    float: left;
    display: block;
    width: 60px;
    height: 56px;
    background: #6583a1;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    margin-right: 12px;
}

.tzgg_nr span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
    background: #053769;
    font-size: 28px;
    font-style: normal;
    line-height: 36px;
}

.tzgg_nr a img {
    width: 110px;
    height: 75px;
    float: left
}

.tzgg_nr a  .txt {
    float: right;
    width: 340px;
}

.tzgg_nr a  .txt h2 {
    font-size: 16px;
    color: #333333;
    margin: 0;
    padding: 0;
}

.tzgg_nr a  .txt p {
    font-size: 14px;
    color: #808080;
    margin: 0;
    padding: 0 0 0 0;
    line-height: 26px;
}

/*杂志*/
.xsqk_nr {
    width: 415px;
    overflow: hidden;
    position: relative;
}

.xsqk_nr .hd {
    background: #f4f4f4;
    padding: 0 10px;
}

.xsqk_nr .hd .prev,.xsqk_nr .hd .next {
    display: block;
    width: 12px;
    height: 31px;
    cursor: pointer;
    position: absolute
}

.xsqk_nr .hd .next {
    left: 0;
    top: 45%;
    background: url("../images/iconext.png") center no-repeat
}

.xsqk_nr .hd .prev {
    right: 0;
    top: 45%;
    background: url("../images/icoprev.png") center no-repeat
}

.xsqk_nr .hd .prevStop {
    background-position: -60px 0;
}

.xsqk_nr .hd .nextStop {
    background-position: -60px -50px;
}

.xsqk_nr .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.xsqk_nr .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.xsqk_nr .hd ul li.on {
    background-position: 0 0;
}

.xsqk_nr .bd {
    padding: 25px 15px 0 20px;
}

.xsqk_nr .bd ul {
    overflow: hidden;
    zoom: 1;
}

.xsqk_nr .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.xsqk_nr .bd ul li .pic {
    text-align: center;
}

.xsqk_nr .bd ul li .pic img {
    width: 110px;
    height: 150px;
    display: block;
}

.xsqk_nr .bd ul li .pic a:hover img {
    border-color: #999;
}

.xsqk_nr .bd ul li .title a {
    line-height: 36px;
    color: #666666
}

.xlink {
    margin: 0px auto 20px auto
}

.i-title {
    width: 100%;
    height: 50px;
    background: url("../images/titleline.png") bottom left no-repeat
}

.i-title h2 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    color: #333333;
    line-height: 50px;
    padding-left: 35px;
    float: left;
}

.i-title a {
    float: right;
    margin-top: 18px;
    display: block;
    width: 50px;
    height: 18px;
    background: url("../images/more.png") center no-repeat
}

.i-title a:hover {
    background: url("../images/morehover.png") center no-repeat
}

.tilte_xglj {
    background: url("../images/ico_link.png") left center no-repeat
}

.tilte_gzdt {
    background: url("../images/ico_news.png") left center no-repeat
}

.tilte_tzgg {
    background: url("../images/ico_notic.png") left center no-repeat
}

.tilte_xsqk {
    background: url("../images/ico_book.png") left center no-repeat
}

.piclink {
    width: 1060px;
    overflow: hidden;
    padding: 10px 0 0 0
}

.piclink a {
    margin: 10px 20px 0 0;
    display: block;
    float: left;
    width: 328px;
    height: 61px;
    overflow: hidden
}
.piclink img{ opacity:0.8}
.piclink img:hover{ opacity:1}
.zylj-list{ height:auto; overflow:hidden; padding-top:10px;}
.zylj-list ul{ width:1040px; overflow:hidden;}
.zylj-list li{ width:205px; float:left; line-height:27px; color:#666666}
.zylj-list li a{}


.list_name{ position: relative; height: 83px;}
.list_banner{  height: 217px; margin: 0 auto; }
.list_main{ min-height: 600px; margin: 0 auto 20px auto}
.list_main_left{ width: 240px; float: left;}
.list_main_left .lm_name{ width: 210px; height: 83px; background:url("../images/ico_listjt.png") 215px 60px no-repeat #0b72ac; color: #ffffff; font-size: 24px; line-height: 83px; padding-left: 30px;; margin-top:1px; }
.list_main_left .list_sub{ width: 240px; margin-top:1px;}
.list_main_left .list_sub .l_s_nav{ width: 240px;}
.list_main_left .list_sub .l_s_nav a{ width: 205px; height: 40px; line-height: 40px; background: url("../images/sub_icoa.png") 20px center no-repeat #e4e4e4; padding-left: 35px; margin-bottom: 1px; display: block; font-size: 16px;}
.list_main_left .list_sub .l_s_nav a:hover{ background: url("../images/sub_icob.png") 20px center no-repeat #0b72ac;color: #ffffff}
.list_main_left #here_on{ background: url("../images/sub_icob.png") 20px center no-repeat #0b72ac;color: #ffffff}

/*.lm_name{ width: 210px; height: 83px; background:url("../images/ico_listjt.png") 215px 60px no-repeat #0b72ac; color: #ffffff; font-size: 24px; line-height: 83px; padding-left: 30px;; position: absolute; left: 0; bottom: -133px;}*/
/*.lm_name{ width: 210px; height: 83px; background:url("../images/ico_listjt.png") 215px 60px no-repeat #0b72ac; color: #ffffff; font-size: 24px; line-height: 83px; padding-left: 30px; }*/


.l_s_tnav{ padding: 10px 0; background: #ffffff; width: 240px;}
.l_s_tnav a{ width:190px !important;color: #666666; font-size: 14px !important; line-height: 34px !important; height: 34px !important; display: block; background: url("../images/sub_icoc.png") 40px center no-repeat #ffffff !important; padding-left: 50px !important;}
.l_s_tnav a:hover{background: url("../images/sub_icoa.png") 40px center no-repeat #ffffff !important;color: #0b72ac !important;}

.list_main_right{ background: url("../images/landr_fg.png") left top no-repeat; float: right; width: 725px; padding-left: 40px; margin: 15px 0;}
.list_main_right .list_wz { background:url("../images/listdqwzbg.png") left bottom no-repeat; width: 100%; height: 50px; line-height: 50px;  }
.list_main_right .list_wz h2{ float: left; margin: 0; padding: 0;  font-size: 18px; padding-left: 30px; background: url("../images/ico_lmzs.png") left center no-repeat; height: 50px; line-height: 50px; color: #0b72ac }
.list_main_right .list_wz span{ float: right; color: #666666; font-size: 14px; line-height: 50px; }
.list_main_right .list_wz span a{color: #666666; }

.list_nr{ height: auto; overflow: hidden}
.list_nr li{height: auto; overflow: hidden; border-bottom: #cccccc 1px dashed; padding: 25px 0 }
.list_nr .l_title{ font-size: 16px; line-height: 30px; color: #000000; font-weight: bold;}
.list_nr .l_title a{ color: #0b72ac; }
.list_nr .l_sx{ font-size: 12px; color: #999999; line-height: 24px;}
.list_nr .l_sx span{ margin-right: 20px;}
.list_nr .l_sx  .l_n_date{ background: url("../images/ico_date.png") left center no-repeat; padding-left: 20px}
.list_nr .l_sx  .l_n_look{ background: url("../images/ico_lll.png") left center no-repeat ; padding-left: 20px; }
.list_nr .lr_zy { font-size: 14px; line-height: 24px; color: #666666; padding: 5px 0 0 0}
.list_nr .lr_zy a{  color: #666666;}
.list_nr .lr_zy a:hover{  color: #000000;}


.l_con{}
.l_con .nr_title{ width: 100%; font-size: 24px; color: #000000; line-height: 60px; text-align: center; margin: 25px auto 0 auto}
.l_con .con_sx{ font-size: 14px; text-align: center;  color: #ff6600; width: 100%; height: 30px; line-height: 30px; background: #f6f6f6; }
.l_con .con_nr{ padding: 10px;}
.l_con .con_nr p{ font-size: 14px; color: #333333; line-height: 27px; font-family:"微软雅黑";  text-indent: 2em;text-align: left}



.k_main{min-height: 600px; margin: 0 auto 20px auto}
.k_list{min-height: 600px; margin: 0 auto 20px auto}
.k_name{ background:url("../images/listdqwzbg.png") left bottom no-repeat; width: 100%; height: 50px; line-height: 50px;  }
.k_name h2{ float: left; margin: 0; padding: 0;  font-size: 18px; padding-left: 30px; background: url("../images/ico_lmzs.png") left center no-repeat; height: 50px; line-height: 50px; color: #0b72ac }
.k_name span{ float: right; color: #666666; font-size: 14px; line-height: 50px; }
.k_name span a{color: #666666; }
.klist_nr ul{padding:20px 0; height:auto; margin:0 auto}
.klist_nr li{ text-align:left; font-size:14px; height:36px; line-height:36px;background:url("../images/list_ico.png") left center no-repeat; display:block; width:100%}
.klist_nr li a{line-height:36px; line-height:36px;font-size:14px; color:#333333; padding-left:20px; float:left;}
.klist_nr li a:hover{ color:#0b72ac}
.klist_nr li span{ float:right;line-height:36px; line-height:36px;font-size:14px; color:#666666}















/*end*/
.end {
    background: #003366;
    /* height: 70px; */
    line-height: 24px;
    color: #b3c2d1;
    padding: 10px 0
}

.copy-right_left {
    float: left;
    width: 80%;
}

.copy-right_right {
    float: right;
    width: 20%;
    text-align: right;
    margin-top: 35px;
    *30px;
}

/* 11.19修改 */
/* .wrap,.menu,.main,.end,.wrapper{
	width:1300px !important;
	margin:0 auto;
	max-width:1300px;
} */
