﻿/* CSS Document */
li {
    vertical-align: bottom
}

a {
    cursor: pointer
}
a:hover{
    color:#00638b;
}
body {
    background: #fff;
}
html{
    background: #fff;
}

.wrap {
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.box {
    width: 1200px;
    margin: 0 auto;
}
.in_top.wrap {
    position: relative;
    height: 100px;
    z-index: 1;
    display: block;
}
.in_top .logo {
    padding: 18px 0;
    float: left;
    overflow: hidden;
    height: 64px;
}
.in_top .logo img{
    height: 64px;
}

.top_wrap {
    position: relative;
    height: 420px;
    z-index: 1;
    display: block;
}
.top_wrap  .pagination {
    position: absolute;
    bottom: 19px;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    left: 0;
    height: 10px;
}
.top_wrap  .pagination .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    background: url(../images/icon1.png)  no-repeat;
	background-size: contain;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.top_wrap  .pagination .swiper-pagination-switch.swiper-visible-switch {
    background: url(../images/icon2.png)  no-repeat;
}


.top_pic {
    display: block;
    width: 100%;
    height: 420px;
    overflow: hidden;
    text-align: center;
}
.top_pic img{
    height: 420px;
}
.nav_wrap.wrap {
    background: #c41616;
    position: relative;
    height: 60px;
    z-index: 10;
    display: block;
}
.nav {
    height: 60px;
    display: block;
    position: relative;
}
.nav_list_box {
    float: left;
    height: 60px;
    display: block;
    position: relative;
    width: 25%;
}
.nav_list_box>a {
    display: block;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #FFFFFF;
    overflow: hidden;
    height: 60px;
    padding: 0 56px;
}
.nav_list_box>a:hover {
	color: #ffea82;
}
/**.nav_list_box.on>a {
	background: #FEBF4D;
}
.nav_list_subnav {
    z-index: 10;
    position: absolute;
    width: 100%;
    padding: 0;
    background: #d0100c;
    top: 52px;
    left: 0;
    text-align: center;
    display: none;
}
.nav_list_subnav a {
    font-size: 14px;
    color: #fff;
    display: block;
    border-bottom: 1px solid #de3431;
    line-height: 38px;
    padding: 6px 0;
}
.nav_list_subnav a:hover {
    color: #FEBF4D;
}**/
.wrap.index_wrap {
    position: relative;
    z-index: 2;
    display: block;
    padding:36px 0;
}
.inhf  {
    overflow: hidden;
    display: block;
    height: 150px;
}
.inhf a {
    display: block;
    width: 1200px;
    height: 150px;
    overflow: hidden;
}
.inhf a img{
    width: 1200px;
    height: 150px;
}

.inhf  .pagination {
    position: absolute;
    bottom: 19px;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    left: 0;
    height: 10px;
}
.inhf  .pagination .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    background: url(../images/icon1.png)  no-repeat;
	background-size: contain;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.inhf  .pagination .swiper-pagination-switch.swiper-visible-switch {
    background: url(../images/icon2.png)  no-repeat;
}
.news {
    display: block;
    overflow: hidden;
    height: 360px;
    width: 1200px;
}
.news_tit {
    height: 38px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
	margin-bottom:34px;
}
.news_tit_lhx {
    position: absolute;
    width: 499px;
    height: 38px;
    overflow: hidden;
    background: url(../images/hx.jpg) no-repeat left center;
    left: 0;
    top: 0;
}
.news_tit_rhx {
    position: absolute;
	right: 0;
    top: 0;
    width: 499px;
    height: 38px;
    overflow: hidden;
	background:url(../images/hx.jpg) no-repeat left center;
}
.news_tit_box {
    width: 166px;
    height: 38px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.news_tit_box a {
    padding-left: 50px;
    font-size: 28px;
    color: #b90c0c;
    display: block;
    line-height: 38px;
	font-weight:bold;
	background:url(../images/icon3.png) left center no-repeat;
}
.news_jdt {
    float: left;
    width: 580px;
    height: 360px;
    overflow: hidden;
    position: relative;
}
.news_jdt_box {
    width: 580px;
    height: 360px;
    display: block;
    position: relative;
    overflow: hidden;
}
ul.news_jdt_list {
    overflow: hidden;
    width: 9999px;
}
ul.news_jdt_list li {
    float: left;
    position: relative;
    width: 580px;
    height: 360px;
}
ul.news_jdt_list li a {
    color: #fff;
    text-decoration: none;
    display: block;
}
ul.news_jdt_list img {
    width: 580px;
    height: 360px;
}
ul.news_jdt_list li p {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 470px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    background-color: rgba(0,0,0,0.7)!important;
    background-color: #000000;
    filter: Alpha(opacity=70);
    line-height: 48px;
    padding-left: 16px;
    padding-right: 94px;
    overflow: hidden;
}
.news_jdt .btn {
    overflow: hidden;
    position: absolute;
    bottom: 19px;
    left: 492px;
    z-index: 99;
}
.news_jdt .btn li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 0 0 8px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0;
    background: url(../images/icon4.png) no-repeat;
}
.news_jdt .btn .selected {
    background: url(../images/icon5.png) no-repeat;
}
.news_cont {
    float: right;
    width: 586px;
    height: 360px;
    position: relative;
}

.news_cont_one {
    height: 84px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 11px;
}
.news_cont_one a {
    display: block;
    height: 84px;
	width:100%;
	overflow:hidden;
}
.news_cont_one a h1 {
    font-size: 20px;
    display: block;
    height: 28px;
    line-height: 28px;
    color: #d42323;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
	margin-bottom:8px;
}
.news_cont_one a p {
    font-size: 14px;
    display: block;
    height:48px;
    line-height: 24px;
    color: #666666;
    font-weight: normal;
    width: 100%;
    overflow: hidden;
}
.news_cont_one a:hover h1{
    color: #00638b;
}
.news_cont ul {
    height: 266px;
    display: block;
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
}
.news_cont ul li {
    height: 38px;
    display: block;
    width: 100%;
}
.news_cont ul li a {
    display: block;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    height: 38px;
    padding-left: 12px;
    float: left;
    background: url(../images/icon6.png) no-repeat left center;
    overflow: hidden;
    max-width: 490px;
}
.news_cont ul li span {
    display: block;
    line-height: 38px;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    height: 38px;
    float: right;
}
.news_cont ul li a:hover {
	color: #00638b;
}
.indexhs_wrap.wrap {
    position: relative;
    z-index: 2;
    display: block;
    padding: 36px 0;
    background: #f9f6f1;
}
.in_newslist {
    width: 1200px;
    height: 298px;
    display: block;
    overflow: hidden;
}
.xxzl,.jstfc{
	float:left;
} 
.spdb ,.dsgs {
	float:right;
} 
.in_newslist_tit {
    height: 58px;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #d52626;
    width: 100%;
}
.in_newslist_tit_h1 {
    float: left;
    height: 58px;
    display: block;
    overflow: hidden;
}
.in_newslist_tit_h1 a {
    font-size: 24px;
    font-weight: bold;
    height: 58px;
    line-height: 58px;
    color: #b90c0c;
    padding-left: 50px;
	background:url(../images/icon3.png) left center no-repeat;
       background-size: 35px 34px;
    display: block;
}
.in_newslist_tit_links {
    float: right;
    height: 58px;
    display: block;
    overflow: hidden;
}
.in_newslist_tit_links a {
	font-size: 14px;
    font-weight: normal;
    height: 58px;
    line-height: 58px;
    color: #555555;
    padding-right: 12px;
    background: url(../images/icon7.png)  right center no-repeat;
}
.in_newslist_tit_links a:hover {
	color: #00638b;
}
.in_newslist_cont {
    height: 228px;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}
.in_newslist_cont li {
    height: 38px;
    display: block;
    width: 100%;
}
.in_newslist_cont li a {
    display: block;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    height: 38px;
    padding-left: 12px;
    float: left;
    background: url(../images/icon6.png) no-repeat left center;
    overflow: hidden;
    /* max-width: 490px; */
}
.in_newslist_cont li span {
    display: block;
    line-height: 38px;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    height: 38px;
    float: right;
}
.in_newslist_cont li a:hover {
    color: #00638b;
}
.spdb_cont.in_newslist_cont {
    height: 210px;
    margin-top: 28px;
	background:#ffffff;
}
.spdb_cont.in_newslist_cont li {
    float: left;
    height: 210px;
    width: 280px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
}
.spdb_cont.in_newslist_cont li a {
    height: 210px;
    padding-left: 0;
    background: none;
    width: 280px;
    position: relative;
}
.spdb_cont.in_newslist_cont li a img {
    height: 210px;
    width: 280px;
}
.spdb_cont.in_newslist_cont li a p {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 240px;
    height: 52px;
    color: #fff;
    font-size: 16px;
    background-color: rgba(0,0,0,0.7)!important;
    background-color: #000000;
    filter: Alpha(opacity=70);
    line-height: 52px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 14px;
    overflow: hidden;
    text-align: center;
}
.wrap.indexbs_wrap {
    position: relative;
    z-index: 2;
    display: block;
    padding: 28px 0 ;
}
.foot_wrap.wrap {
    background: #c72207;
    padding: 20px 0 18px;
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden;
}
.foot_wrap p {
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}
.foot_wrap p a {
    font-size: 16px;
    color: #ffffff;
	margin:0 8px;
}
.foot_wrap.wrap p a:hover {
    color: #FEBF4D;
}

/*******************************/
.main_wrap {
    position: relative;
    z-index: 2;
    display: block;
    padding: 42px 0 50px;
}
.main_tit {
    height: 38px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    margin-bottom: 16px;
    border-bottom: 1px solid #d52626;
    padding-bottom: 16px;
}
.main_tit_box {
    width: 100%;
    height: 38px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.main_tit_box p{
    padding-left: 50px;
    font-size: 28px;
    color: #b90c0c;
    display: block;
    line-height: 38px;
	font-weight:bold;
	background:url(../images/icon3.png) left center no-repeat;
}

.main_list {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 22px;
}
.main_list li {
    height: 60px;
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
}
.main_list li a {
    float: left;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    width: 940px;
    color: #333333;
    font-size: 18px;
	padding-left:12px;
	background:url(../images/icon6.png) no-repeat left center;
}
.main_list li a:hover {
    color: #00638b;
}
.main_list li span {
    float: right;
    color: #666666;
    font-size: 16px;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
}
.main_show {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 14px;
}
.main_show_tit {
    border-bottom: 1px solid #e1d7c9;
    padding-bottom: 10px;
    display: block;
    width: 100%;
    overflow: hidden;
}
.main_show_tit h1 {
    font-size: 30px;
    color: #333333;
    line-height: 50px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;
}
.main_show_tit p {
    font-size: 14px;
    color: #888888;
    line-height: 34px;
    font-weight: normal;
    display: block;
    width: 100%;
    text-align: center;
}
.main_show_cont {
    display: block;
    padding: 18px 0 30px;
    overflow: hidden;
    border-bottom: 1px solid #e1d7c9;
    font-size: 18px;
    line-height: 32px;
    color: #333333;
}

.main_show_tab {
    display: block;
    height: 64px;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.main_show_qh {
    float: left;
    display: block;
    height: 64px;
    max-width: 860px;
    overflow: hidden;
}
.main_show_prev, .main_show_next {
    float: left;
    height: 32px;
    overflow: hidden;
    width: 100%;
    line-height: 32px;
    display: block;
    font-size: 16px;
    color: #444444;
}
.main_show_prev p,.main_show_next p{
    line-height: 32px;
    display: block;
    font-size: 16px;
    color: #cf5246;
	float:left;
}
.main_show_prev a,.main_show_next a {
    line-height: 32px;
    display: block;
    font-size: 16px;
    color: #444444;
	float:left;
}
.main_show_prev a:hover,.main_show_next a:hover {
	color: #00638b;
}
.main_show_fhlb {
    float: right;
    width: 120px;
    height: 40px;
    margin-top: 6px;
}
.main_show_fhlb a {
    background: #c72207;
    width: 120px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}
.main_show_fhlb a:hover {
    color: #ffea82;
}
.main_piclist {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 32px;
}
.main_piclist li {
    float: left;
    height: 210px;
    width: 280px;
    overflow: hidden;
    position: relative;
    margin-right: 26px;
	margin-bottom:30px;
}
.main_piclist li a {
    height: 210px;
    padding-left: 0;
    background: none;
    width: 280px;
    position: relative;
    display: block;
}
.main_piclist li a img {
    height: 210px;
    width: 280px;
}
.main_piclist li a p {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 240px;
    height: 34px;
    color: #fff;
    font-size: 18px;
    background-color: rgba(0,0,0,0.5)!important;
    background-color: #000000;
    filter: Alpha(opacity=50);
    line-height: 34px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-top: 8px;
    overflow: hidden;
    text-align: center;
}
.main_piclist li a:hover p {
    background-color: rgba(196,22,22,0.7)!important;
    background-color: #c41616;
    filter: Alpha(opacity=70);
}
.main_page {
    display: block;
    padding: 18px 0 30px;
    overflow: hidden;
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    width: 100%;
}

.list_pageBar {
    margin-top: 28px;
    display: block;
    width: 100%;
    overflow: hidden;
}
/****莽鈥郝裁碘�毭ㄢ�奥┟р�郝裁碘�毭┧喡ッヂр�樏⑩�澟久兟访柯�*****/
.pageBar {
    float: left;
    display: block;
    width: 100%;
    margin-top: 27px;
}
.pageBar table {
    margin: 0 auto;
}
.defaultButtonStyle {
    width: 54px !important;
    line-height: 18px !important;
    height: 18px !important;
    margin-bottom: 4px !important;
    margin-right: 10px !important;
}
.defaultInputStyle {
    width: 30px !important;
    border: 1px solid #AFD5F5 !important;
    height: 20px !important;
    line-height: 20px !important;
    margin-bottom: 4px !important;
    padding: 0 5px !important;
    margin-right: 5px !important;
}