.w100 {
    width: 100%;
}
.tjxw_content_one {
    width: 750px;
    display: block;
    height: auto;
    margin-top: 30px;
}
.tjxw_content_one_left, .tjxw_content_one_right{
    background-color: #fff;
}
.tjxw_content_one_left{
    width: 645px;
    margin: 0 auto;
}
.tjxw_content_one_right{
    width: 645px;
    margin: 30px auto 0;
}
.tjxw_content_title {
    font-size: 22px;
    font-weight: 600;
    height: 49px;
    background: url(../image/gtj2023_title-underline.png) no-repeat;
    background-position: 0px 44px;
    padding-top: 2px;
}
.tjxw_content_title a{
    color: #0962be;
}
.tjxw_content_one_left, .tjxw_content_one_right{
    padding: 26px;
}
.tjxw_content_list ul li{
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    background: url(../image/gtj2023_li_icon.png) no-repeat;
    background-position: 0;
    font-size: 22px;
}
.tjxw_content_list ul{
    padding-top: 10px;
}
.tjxw_content_list ul li a{
    display: flex;
    justify-content: space-between;
    letter-spacing: -1px;
}
.tjxw_content_list ul li a p{
    color: #333;
    font-size: 22px;
}
.tjxw_content_list ul li a span{
    color: #999;
    font-size: 18px;
}
.tjxw_content_two {
    display: block;
    width:645px;
    background: #fff;
    margin: 20px auto;
}
.tjxw_content_two_list, .tjxw_content_four_list {
    position:relative;
    margin-top: 25px;
}
.two_picScroll{
    width: 650px;  
    overflow:hidden; 
    margin: 0 auto}
.two_picScroll .hd .prev,
.two_picScroll .hd .next{
    display:block;
    width: 27px;
    height: 60px;
    border-radius: 4px;
    background: rgba(174, 5, 36, 1);
    overflow:hidden;
    cursor:pointer; 
    position: absolute;
    z-index: 999;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    top: 90px
}
.two_picScroll .hd .prev img,
.two_picScroll .hd .next img{
    margin-top: 17px
}
.two_picScroll .hd .prev{
    left: -40px;
}
.two_picScroll .hd .next {
    right: -40px;
}
.two_picScroll .bd ul{ 
    overflow:hidden; zoom:1;
}

.two_picScroll .bd ul li{
    margin:0 9px 0 0;
    float:left; 
    _display:inline; 
    overflow:hidden; 
    text-align:center;
}
.two_picScroll .bd ul li .pic{
    text-align:center;
}
.two_picScroll .bd ul li .pic .f1200 {
    display: block;
}
.two_picScroll .bd ul li .pic img{
    width:317px;
    height:242px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}
.two_picScroll .bd ul li .pic span {
    width: 317px;
    height: 50px;
    background: rgba(73, 114, 168, 1);
    display:block;
    position: absolute;
    bottom: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    line-height: 50px;
    font-size: 22px;
    letter-spacing: -0.7px;
}
.mobile_three_list {
    display: block
}

.spxw_title {
    margin-bottom: 30px
}
.mobile_three_list .three_box_box {
    width: 645px !important;
    display: block;
    margin: 0;
    overflow: hidden;
}
.mobile_three_list {
    position: relative;
}
.mobile_three_list .three_list_circle {
    position: absolute;
    top: 320px;
    left: 45%;
    width: 80px;
    text-align: center;
}
.mobile_three_list .three_list_circle li {
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #5276A8;
    margin: 0 3px
}
.mobile_three_list .three_list_circle li:first-child {
    background: #AE0524
}
.mobile_three_list .three_list_left {
    width: 645px;
}
.mobile_three_list .three_list_left .f750 {
    display: block;
    width: 100%
}
.mobile_three_list .three_list_right h5 {
    display: block;
    font-size: 26px;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
    padding-top: 14px;
    width: 659px !important;
}
.mobile_three_list .three_list_right p {
    padding-top: 18px;
    font-size: 22px;
    color: rgba(136, 136, 136, 1);
    line-height: 35px;
    width: 659px !important;
}
.four_picScroll .hd .prev,
.four_picScroll .hd .next{
    display: none
}
.four_picScroll .bd ul li{
    margin: 0 6px;
}
.four_picScroll .bd ul li:nth-child(1), 
.four_picScroll .bd ul li:nth-child(2),
.four_picScroll .bd ul li:nth-child(3) {
    margin-bottom: 30px;
}
.four_picScroll .bd ul li:nth-child(1), 
.four_picScroll .bd ul li:nth-child(4) {
    margin-left: 0;
}
.four_picScroll .bd ul li .pic{
    text-align:center;
}
.four_picScroll .bd ul li .pic img{
    width:210px;
    height:120px;
}
.four_picScroll .tempWrap, .four_picScroll .picList{
    width: 678px !important
}
.four_picScroll .bd ul li.f750 {
    display: none
}
.f1200 {
    display: none
}
.f1600 {
    display: none
}
.pc_three_list {
    display: none;
}
.mhide {
    display: none;
}
.phide {
    display: block;
}

.four_picScroll{width:670px; overflow:hidden}

/*多表格页面*/
.dbg_contentbox{width:710px; margin:30px auto 0 auto; overflow:visible; }
.dbg_left{ width:710px; float:none; overflow:hidden}
.dbg_right{width:710px; float:none; margin-left:0px; background:#fff; box-shadow:0px 5px 6px #ddd; }
.dbg_left_nav{width:730px}
.dbg_left_nav li{ margin-bottom:20px; height:75px; background:#fff; box-shadow:3px 5px 6px #e6e6e6; margin-right:20px; float:left; width:345px;}
.dbg_left_nav li a{ display:block; font-size:26px; font-weight:bold; color:#154e8b; line-height:75px; padding-left:0px; text-align:center}
.dbg_left_nav li a:hover{background:#3173af; color:#fff}
.dbg_left_nav li.dbg_on a{background:#3173af; color:#fff}
.dbg_dqwz{ display:none}
.dbg_title{margin:30px 20px 0 20px; padding-bottom:30px; font-size:32px; font-weight:bold; color:#0962be; border-bottom:1px solid #c5c8cb; background:url(/images/gtj2023_dbg.jpg) no-repeat center bottom; padding-top:35px; text-align:center}
.dbg_table{margin:25px 20px 0 20px;}
.dbg_xzdw{ margin-bottom:30px;}
.dbg_xzdw h1{ height:74px; line-height:74px; font-size:28px; font-weight:bold; color:#0962be; background:#f9f9f9; border:1px solid #ddd; text-align:center}
.dbg_xzdw_table{border-left:1px solid #ddd}
.dbg_xzdw_table td{border-right:1px solid #ddd; border-bottom:1px solid #ddd; height:62px; line-height:30px; vertical-align:central; padding:10px 20px; font-size:24px; color:#000;}
.dbg_xzdw_table td a{ font-size:24px; color:#000}
.dbg_xzdw_table a:hover{color:#0962be}
.dbg_xzdw_table33 td{width:33%}
.dbg_xzdw_table55 td{width:50%}
.dbg_xzdw_table25 td{width:25%}
.dbg_xzdw_table_sf td{padding:0px; text-align:center; width:25%}
.dbg_dczd h1{padding-left:140px; padding-right:10px}
.dbg_dczd h1 span{ float:right}
.dbg_dczd h1 a{color:#0962be; font-size:24px; font-weight:normal}
.dbg_ts{ font-size:22px; color:#000; text-align:center; padding-bottom:70px; line-height:45px; width:650px; margin:0 auto}
.dbg_clear{clear:both; height:1px; line-height:1px;}
.dbg_pc{display:none}
.dbg_mobile{display:inline-table}



/* 230306 */
.two_picScroll .bd ul li .pic img{
    height:auto;
	display: block;
}
.two_picScroll .bd ul li .pic span{
	position: initial;
}



