@charset "utf-8";
/* CSS Document */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input,
button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}


html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
    color: #333333;
    background: #fff;
}

html {
    font-size: 16px;
    height: 100%;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

a:hover {
    text-decoration: none;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

a:visited,
a:active,
a:focus {
    text-decoration: none;
}

.contentWidth {
    width: 1200px;
    margin: 0 auto;
}

.lf {
    float: left;
}

.rf {
    float: right;
}

.hidden {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.lf {float: left;}
.rf {float: right;}
.fun_button_list.width_b {width: 92px !important;}

.bl {
	border: none!important;
    box-shadow: 0 0 0 2px red;
}
*:focus:not(:focus-visible) {
    outline: 0 !important;
}
.accessiblereading-toolbar-contain-body{
	width: auto !important;
}
.accessiblereading-toolbar-item .toolbar-item-title{
	color: #ffffff !important;
}
.toolbar-toggle-left > div> div{color: #fff !important;}
.toolbar-toggle-left > div> div>span{color: #fff !important;}
.clearfix {zoom: 1;clear: none;}
.main ul li a:hover p,.main ul li a:hover,.main a:hover,.main a:hover p {color: #015293;}
.thzw-head {position: relative;z-index: 1;background-color: #fff;}
.thzw-head-top {width: 100%;height: 50px;background: #F3F4F8;border-bottom: 1px solid #E3E3E3;}
.National-platform-link>a {font-size: 14px;color: #000000;float: left;}
.National-platform-link>.zyrmzf {margin-top: 9px;}
.National-platform-link>.zyrmzf>img {vertical-align: middle;}
.National-platform-link>.zyrmzf>span {vertical-align: middle;}
.National-platform-link>.zyrmzf:hover span {color: #015293;}
.National-platform-link>.gjzwfwpt {margin-left: 30px;margin-top: 15px;}
.other-operation>.langue {margin-top: 15px;margin-right: 24px;}
.other-operation>.langue li {float: left;font-size: 14px;color: #000000;}
.other-operation>.langue li a:hover {color: #015293 !important;}
.other-operation>.langue li.thzw-head-top-fgx {margin: 0 8px;width: 2px;height: 11px;background-color: #333;margin-top: 5px;}
.other-operation>.zlb {margin-top: 13px;}
.other-operation>.zlb>a {float: left;font-size: 14px;width: 100px;height: 24px;text-align: center;line-height: 24px;}
.other-operation>.zlb>a.wza {background: #015293;color: #ffffff;}
/* 第一个导航栏 */
.thzw-head-nav {height: 105px;}
.thzw-head-nav>.th-logo {margin-top: 10px;margin-right:50px;}
.thzw-head-nav-item li {float: left;margin-left: 25px;}
.thzw-head-nav-item li>a {display: block;width: 93px;height: 105px;border-bottom: 3px solid transparent;text-align: center;line-height: 107px;font-size: 20px;color: #000000;font-weight: bold;}
.thzw-head-nav-item li.on a {border-color: #015293;color: #015293;background: #F3F4F8;}

/* 第二个导航栏 */
.thzw-head-subNav {width: 100%;height: 64px;background: rgba(0, 0, 0, 0.1);position: absolute;z-index: 2;}
.thzw-head-subNav-item {padding-top: 22px;}
.thzw-head-subNav-item>a {float: left;font-size: 18px;padding-bottom: 16px;border-bottom: 2px solid transparent;margin-right: 50px;color: #ffffff;}
.thzw-head-subNav-item>a:hover {border-color: #ffffff;}
.thzw-head-subNav-item>a.active {border-color: #ffffff;}





.headLinesItem .tag-head span {
	max-height: 72px;
	overflow: hidden;
}

.headLinesItem>.headLinesWrap {
	width: 92%;
}

.th_banner {
    width: 100%;
    height: 347px;
    background:url(th_x_banner_20211008.png) center center no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.thSearch {
    width: 717px;
    margin: 0 auto;
    padding-top: 110px;
}

.thSearch input {
    float: left
}

.thSearch input[type='text'] {
    width: 575px;
    height: 62px;
    line-height: 62px;
    font-size: 15px;
    color: #000;
    padding-left: 15px
}

.thSearch input[type='submit'] {
    width: 142px;
    height: 62px;
    line-height: 62px;
    font-size: 21px;
    color: #fff;
    border: 0;
    outline: 0;
    background: #ec940a;
}


input::placeholder {
    color: #999;
    font-size: 16px
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}


.hotWord {
    font-size: 14px;
    color: #fff;
    opacity: .8;
    margin-top: 10px
}

.hotWord li {
    float: left;
    margin-right: 20px;
    cursor: pointer
}

.headLines {
    width: 1200px;
    height: 190px;
    border-bottom: 8px solid #015293;
    background: #fff;
    position: absolute;
    bottom: -46px;
}

.headLines .headLines-container {
    width: 1086px;
    height: 190px;
    margin: 0 auto
}

.headLines .headLines-slide {
    width: 100%;
    height: 190px
}

.headLinesItem {
    display: block;
    width: 100%;
    padding-top: 45px
}

.headLinesItem .tag-head {
    margin-right: 20px;
    position: relative
}

.headLinesItem .tag-head span {
    display: block;
    position: absolute;
    width: 50px;
    min-height: 40px;
    font-size: 30px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    line-height: 30px
}

.headLinesItem>.headLinesWrap {
    width: 88%;
    height: 80px;
    overflow: hidden
}

.headLinesItem>.headLinesWrap>.title {
    font-size: 30px;
    color: #000;
    line-height: 40px;
    min-height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.headLinesItem>.headLinesWrap>.describle {
    font-size: 20px;
    color: #333;
    margin-top: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.headLines .pagination {
    position: absolute;
    z-index: 20;
    left: 50%;
    bottom: 20px;
    margin-left: -68px
}

.headLines .swiper-pagination-switch {
    float: left;
    width: 28px;
    height: 8px;
    background: #ddd;
    margin-right: 8px;
    cursor: pointer
}

.headLines .swiper-active-switch {
    background: #015293
}





.Dynamic_news {
    width: 100%;
    background: #fff;
    padding-top: 20px;
}

.Dynamic_newsWrap {
    background: #fff;

}

.Dynamic_newsWrap>div {
    width: 385px;
	overflow:hidden;
}

.dtInfosWrap a:hover {
    color: #015293;
}

.dtInfosWrap a:hover .Title {
    color: #015293;
}

.dtInfosTab {
    border-bottom: 1px solid #ededed;
    padding: 0 8px;
}

.dtInfosTab li {
    float: left;
    font-size: 22px;
    color: #333;
    cursor: pointer;
    background: url(sxss_20211008.png) left 5px no-repeat;
    padding: 0 16px;
}

.dtInfosTab li:first-child {
    background: 0;
    padding-left: 0;
}

.dtInfosTab li>span {
    display: block;
    padding-bottom: 13px;
    border-bottom: 4px solid transparent;
}

.dtInfosTab li.Hover span {
    border-color: #015293;
    font-weight: bold;
    color: #015293;
    cursor: pointer;
}



.dtInfosTab_2 {
    border-bottom: 1px solid #ededed;
    padding: 0 8px;
}

.dtInfosTab_2 li {
    float: left;
    font-size: 22px;
    color: #333;
    cursor: pointer;
    background: url(sxss_20211008.png) left 5px no-repeat;
    padding: 0 16px;
}

.dtInfosTab_2 li:first-child {
    background: 0;
    padding-left: 0;
}

.dtInfosTab_2 li>span {
    display: block;
    padding-bottom: 13px;
    border-bottom: 4px solid transparent;
}

.dtInfosTab_2 li.Hover span {
    border-color: #015293;
    font-weight: bold;
    color: #015293;
    cursor: pointer;
}





.dtInfosTab_3 {
    border-bottom: 1px solid #ededed;
    padding: 0 8px;
}

.dtInfosTab_3 li {
    float: left;
    font-size: 22px;
    color: #333;
    cursor: pointer;
    background: url(sxss_20211008.png) left 5px no-repeat;
    padding: 0 16px;
}

.dtInfosTab_3 li:first-child {
    background: 0;
    padding-left: 0;
}

.dtInfosTab_3 li>span {
    display: block;
    padding-bottom: 13px;
    border-bottom: 4px solid transparent;
}

.dtInfosTab_3 li.Hover span {
    border-color: #015293;
    font-weight: bold;
    color: #015293;
    cursor: pointer;
}

.MoreBtns>a {
    float: left;
    color: #015293;
    font-size: 16px;
    margin-top: 7px;
}

.dtInfosWrap li {
    margin-top: 18px; line-height:28px; 
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dtInfosWrap li>a {
    font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dtInfosWrap li>a>em {
    float: left;
    width: 4px;
    height: 4px;
    background-color: #015293;
    margin-top: 12px;
    margin-right: 8px;
}

.dtInfosWrap li>a>span.Title {
    float: left;
    color: #333;
    max-width: 290px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.dtInfosWrap li>a>span.Days {
    float: right;
    font-size: 18px;
    color: #999;
    margin-top: 2px
}





.FriendLinks {
    width: 100%;
    height: 82px;
    background: #c5e4fe
}

.FriendLinksWrap {
    position: relative;
    z-index: 1
}

.FriendLinksItem {
    width: 225px;
    height: 42px;
    background: #fff url(slidedown_20211008.png) 205px center no-repeat;
    line-height: 42px;
    padding-left: 20px;
    margin-top: 20px;
    margin-left: 18px;
    cursor: pointer
}

.FriendLinksItem:first-child {
    margin-left: 0
}

.FriendLinksListWrap>div {
    width: 1200px;
    max-height: 420px;
    height: auto;
    overflow: auto;
    background: #fff;
    position: absolute;
    z-index: 10;
    left: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.30);
    display: none
}


.websiteList>.friendlinkChild {
    overflow: hidden;
    border-bottom: 1px dashed #333
}

.websiteList a {
    font-size: 18px;
    display: block;
    float: left;
    width: 23%;
    margin: 5px 9px
}

.websiteList a:hover {
    color: #015293
}

.dfzfwz {
    top: 74px
}

.sjbmwz {
    top: 74px
}

.gsqxwz {
    top: 74px
}

.qtwz {
    top: 74px
}

.bgrk {
    top: 74px
}

.thFoot {
    width: 100%;
    height: 240px
}

.thFootItem1 {
    width: 100%;
    height: 176px;
    background: #1d96ff;
    padding-top: 40px
}

.thFootItem1_about>a {
    display: inline-block;
    width: 120px;
    height: 120px;
    text-align: center;
    padding-top: 78px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.80)
}

.thFootItem1_about>a.swsy {
    background: rgba(255, 255, 255, 0.10) url(th_x_db_swsy_20211008.png) center 32px no-repeat; color:#d6ecff}

.thFootItem1_about>a.lxwm {
    background: rgba(255, 255, 255, 0.10) url(th_x_db_lxfs_20211008.png) center 32px no-repeat; color:#d6ecff}

.thFootItem1_about>a.wzdt {
    background: rgba(255, 255, 255, 0.10) url(th_x_db_wzdt_20211008.png) center 32px no-repeat; color:#d6ecff}

.thFootItem1_about>a.wztg {
    background: rgba(255, 255, 255, 0.10) url(th_x_db_wzgg_20211008.png) center 32px no-repeat; color:#d6ecff}


.thFootItem1_introduce {
    width: 310px;
    height: 120px;
    background: rgba(255, 255, 255, 0.10) 313px 51px no-repeat; color:#d6ecff; margin-left: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.80);
    padding: 10px 24px
}

.thFootItem1_introduceWrap {
    line-height: 33px; color:#d6ecff
}

.thFootItem1_Mack {
    margin-left: 20px
}

.thFootItem1_Mack_dthg {
    width: 154px;
    height: 120px;
    background: rgba(255, 255, 255, 0.10);
    text-align: center;
    padding-top: 20px
}

.thFootItem1_zfjc {
	margin-left: 20px;
	float: left;
	width: 154px;
	height: 120px;
	background: rgba(255, 255, 255, 0.10);
	text-align: center;
	padding-top: 33px;
	line-height: 18px !important;
}

.thFootItem2 {
    width: 100%;
    height: 64px;
    background: #015293
}

.thFootItem2_wrap {
    line-height: 64px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.80); color:#d6ecff
}

.thFootItem2_wrap a {
    color: rgba(255, 255, 255, 0.80); color:#d6ecff
}

.thFootItem2_wrap .yzbm {
    margin-left: 16px
}

.thFootItem2_wrap .wzbsm {
    margin-left: 45px;
    margin-right: 22px
}

.thFootItem2_wrap .beianNum {
   /* background: url(police_20211008.png) left center no-repeat;*/
    padding-left: 28px;
    margin-left: 16px
}

