﻿body {
    width: 100%;
    background: #ffffff url(image/zwgk_img1_1.png)no-repeat;
    background-size: 100% 1099px;
}
._zwgk{
	line-height: 1.42857143;
}
._zwgk a:hover{
    color: red;
}
._zwgk .pages a:hover{
    color: #fff;
}
.fl{
	float: left;
}
._zwgk img{
	max-width: 100%;
	width: auto;
}
._zwgk_header {
    width: 1100px;
    height: 365px;
    margin: 0 auto;
}

._zwgk_header a {
    font-size: 35px;
    color: #fff;
    display: inline-block;
    margin-top: 54px;
}
._zwgk_header a:hover{
    color: #fff;
}

._zwgk_header a img {
    margin-right: 6px;
    margin-top: -4px;
    width: 44px;
}
._zwgk_header h1{
    font-size: 100px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-top: 35px;
}
._zwgk_continer{
	width: 1100px;
    /* height: 1460px; */
    background: rgba(242, 242, 242, 1);
    overflow: hidden;
    margin: 0 auto;
    padding: 0 36px;
}
._zwgk_search{
	width: 100%;
    height: 218px;
    overflow: hidden;
    position: relative;
}
._zwgk_search::after, ._zwgk_search::before {
    content: '';
    width: 240px;
    height: 2px;
    background: rgba(224, 224, 224, 1);
    position: absolute;
    top: 50%;
    margin-top: -1px;
}
._zwgk_search::before {
    right: 0;
}
._zwgk_search::after {
    left: 0;
}
._zwgk_search .search_box{
	width: 510px;
	height: 50px;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(45, 102, 165, 0.92);
    border-radius: 9px;
    margin: 0 auto;
    margin-top: 86px;
    font-size: 0;
}
._zwgk_search .search_box input{
	width: 90%;
    text-indent: 24px;
    line-height: 46px;
    border: none;
    background: none;
    outline: none;
    padding: 0;
    font-size: 16px;
    vertical-align: middle;
}
._zwgk_search .search_box button{
    width: 26px;
    height: 100%;
    border: none;
    background: none;
    outline: none;
    vertical-align: middle;
    padding: 0;
    cursor: pointer;
}
._zwgk_box{
	overflow: hidden;
}
._zwgk_left{
	float: left;
}
._zwgk_left .item{
	width: 240px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    margin-top: 15px;
    font-size: 0;
    background: #fff;
}
._zwgk_left .item:first-child{
	margin-top: 0;
}
._zwgk_left .item > a {
    display: block;
    width: 100%;
    height: 70px;
    background: #fff;
    position: relative;
}
._zwgk_left .item.active > a{
	background: rgba(45, 102, 165, 1);
}
._zwgk_left .icon_img{
	display: inline-block;
    margin: 16px 31px 0 23px;
    vertical-align: top;
}
._zwgk_left .icon_img.on{
	display: none;
}
._zwgk_left .item.active .icon_img.on{
	display: inline-block;
}
._zwgk_left .item.active .icon_img.off{
	display: none;
}
._zwgk_left .item > a span{
	display: inline-block;
    width: 92px;
    height: 51px;
    font-size: 23px;
    color: rgba(255, 255, 255, 1);
    margin-top: 3px;
    color: #2D66A5;
}
.zct{
	
    line-height: 65px;!important
}
._zwgk_left .item.active > a span{
	color: #fff;
}
._zwgk_left .item > a img{
	width: 40px;
}
._zwgk_left .item.more ul{
	display: none;
}
._zwgk_left .item.more.active ul{
	display: block;
}
._zwgk_left .item2 {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    text-align: center;
    line-height: 32px;
    margin-top: 10px;
    transition: all 0.5s;
}
._zwgk_left .item2 a {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}
._zwgk_left .item2:hover a {
    color: #2D66A5;
}
._zwgk_left .item2:hover {
    background: rgba(230,245,255,1);
}
._zwgk_left .item2.active{
	background: rgba(230,245,255,1);
}
._zwgk_left .item2:hover:after {
    background: rgba(45,102,165,1);
}
._zwgk_left .item2:after{
	content: '';
    width: 4px;
    height: 4px;
    background: rgba(0,0,0,1);
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 69px;
}
._zwgk_left .item.more > a:before {
    content: '';
    width: 18px;
    height: 18px;
    background: url(image/icon_jia.png)no-repeat;
    top: 50%;
    margin-top: -9px;
    position: absolute;
    right: 15px;
    cursor: pointer;
}
._zwgk_left .item.more:hover{
	text-decoration: none;
}
._zwgk_left .item.more.active > a:before {
    background: url(image/icon_jian.png) no-repeat center;
}

._zwgk_right{
	float: right;
    width: 770px;
    height: 100%;
    background: rgba(255,255,255,1);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
}
._zwgk_nav{
    height: 47px;
    line-height: 47px;
    padding-left: 22px;
    color: #226ebc;
    font-size: 16px;
    position: relative;
    margin: 10px 0;
}
._zwgk_nav::before{
    content: "";
    width: 6px;
    height: 25px;
    position: absolute;
    background:#069be5;
    border-radius:8px;
    left: 10px ;
    top: 12px;
}
.scroll {
    width: 10px;
    height: 940px;
    background: rgba(242,242,242,1);
    border-radius: 5px;
    position: absolute;
    top: 115px;
    right: 14px;
    cursor: pointer;
	user-select:none;
}
.scroll div {
    width: 10px;
    height: 80px;
    background: rgba(45,102,165,1);
    border-radius: 5px;
    position: absolute;
    top: 0;
}
._zwgk_footer{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    margin-top: 54px;
    padding-bottom: 6px;
}
._zwgk_footer .img_wrap {
    margin-left: 10px;
}

._zwgk_footer p {
    width: 660px;
    text-align: center;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    /* margin-left: 80px; */
    margin-top: 4px;
}
._zwgk_footer p img {
    vertical-align: baseline;
}


._zwgk_detail{
	font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,1);
    line-height: 30px;
    padding: 30px 49px 0 30px;
    position: relative;
    top: 0;
}
._zwgk_detail_title {
    font-size: 32px;
    font-weight: bold;
    color: rgba(45,102,165,1);
    text-align: center;
    margin: 38px 0;
}

#_zwgk_item2{
	padding: 36px 29px 0 55px;
}
/* 2020.12.12 start */
._zwgk_list li {
    font-size: 16px;
    color: rgba(0,0,0,1);
    line-height: 30px;
    margin-bottom: 18px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

._zwgk_list li span {
    color: #999;
}
._zwgk_list li .ul{
    width: 80%;
    display: flex;
}
._zwgk_list li .ul a{
    color: #407dae;
}
._zwgk_list li .ul a.li{
    max-width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    margin-right: 10px;
}
._zwgk_list li .ul span{
    margin-right: 10px;
    line-height: 28px;
    font-size: 12px;
    color: #000;
}

._zwgk_list li a:hover{
    color: red!important;
}
/* 2020.12.12 end */
#_zwgk_item3 dl {
    margin-bottom: 20px;
}
#_zwgk_item3 dt {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 10px;
}
#_zwgk_item3 dt span {
    display: inline-block;
    /* width: 150px; */
	padding:0 25px;
    height: 35px;
    background: rgba(45,102,165,1);
    font-size: 16px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    line-height: 36px;
    text-align: center;
}
#_zwgk_item3 dd {
    padding: 0 25px;
}
/* 2022.5.11 */
#_zwgk_item3 dd .a {
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: rgba(0,0,0,1);
    line-height: 48px;
}
#_zwgk_item3 dd span {
    color: #999999;
    line-height: 48px;
    float: right;
}
#_zwgk_item3 dd .zc{
    position: absolute;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    width: 73px;
    height: 23px;
    background: url(image/pop.png) no-repeat;
}
/* 2022.5.11 */
#_zwgk_item3 ._more_wrap {
    text-align: center;
}
#_zwgk_item3 ._more {
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 30px;
    background: rgba(224,224,224,1);
    border-radius: 5px;
    line-height: 30px;
    font-size: 16px;
}

#_zwgk_item4 h4{
	font-size: 18px;
    font-weight: bold;
    color: rgba(0,0,0,1);
    text-indent: 13px;
    margin-top: 34px;
    margin-bottom: 30px;
}
#_zwgk_item4 h5{
	width: 280px;
    height: 40px;
    background: rgba(45,102,165,1);
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    color: rgba(255,255,255,1);
}
#_zwgk_item4 ._tbody{
	width: 100%;
    overflow: hidden;
    border-top: 1px solid #E0E0E0;
}
#_zwgk_item4 ._tbody li{
	float: left;
    background: rgba(242,242,242,1);
    width: 33.3%;
    height: 45px;
    font-size: 16px;
    color: rgba(0,0,0,1);
    text-indent: 30px;
    border-right: 1px solid #E0E0E0;
    line-height: 45px;
	overflow:hidden;
    border-bottom: 1px solid #E0E0E0;
}

#_zwgk_item4 ._tbody li:nth-child(2n) {
    background: #ffffff;
}
#_zwgk_item5_container{
	height: 1651px;
}
#_zwgk_item5{
	height: 1397px;
}
#_zwgk_item5_box {
    position: relative;
    top: 0;
}
#_zwgk_item5_box ._top{
	text-align: center;
    border-bottom: 1px solid #E0E0E0;
    background: #ffffff;
    position: absolute;
    z-index: 9;
    top: 0;
    width: 100%;
    padding: 38px 30px 20px 30px;
    margin: 0 auto;
    overflow: hidden;
}
#_zwgk_item5_box .syhbox {
    padding: 25px;
    width: 100%;
    background-color: #F6F8FC;
    margin-bottom: 20px;
}
#_zwgk_item5_box .syhbox li {
    float: left;
    margin-top: 10px;
    width: 33%;
    font-size: 14px;
}
#_zwgk_item5_box ._top h2 {
    font-size: 28px;
    font-weight: bold;
    color: rgba(45,102,165,1);
}
#_zwgk_item5_box ._top p{
	font-size: 14px;
    color: rgba(0,0,0,1);
    line-height: 30px;
    margin-top: 18px;
}
#_zwgk_item5_box ._detail{
	font-size: 16px;
    color: rgba(0,0,0,1);
    font-size: 15px;
    line-height: 180%;
    position: relative;
    width: 690px;
    margin: 0 auto;
    overflow: hidden;
}
#_zwgk_item5 .scroll {
    height: 1080px;
    top: 150px;
    z-index: 10;
}

/* 2020.12.12 start */
#_zwgk_item5_box ._detail .contact_link{
text-align: start;
margin-top: 20px;
color: #1d649d;
}
#_zwgk_item5_box ._detail .contact_link .tit{
    font-size: 16px;
    margin-bottom: 10px;
}
#_zwgk_item5_box ._detail .contact_link li{
    color: #1d649d;
}
#_zwgk_item5_box ._detail .contact_link  li:hover{
    color: red;
}
/* 2020.12.12 end */


#scroll{height:1000px!important;top:168px;}
.scrollbtn{height:600px!important;}