.main_body{
  display: flex;
}

.main_body .h_left, .main_body .h_middle, .main_body .h_right {
	flex: 1;
}
.main_body .h_left, .main_body .h_middle {
	border-right: 1px solid #DFE6ED;;
}
.h_left-title {
    position: relative;
    width: 340px;
	display: flex;
	align-items: center;
}

.h_left-title .h_left-square {
	width: 4px;
	height: 15px;
	background: #0068B7;
	margin-right: 10px;
}
.h_left-title .more{
    position: absolute;
    right: 0;
    color:#999;
    font-size: 14px;
}
.h_left-title .more a{
    color:#999;
}
.h_left-title .more a:hover{
    color:#111;
}
.h_left-title .h_left-name {
	height: 20px;
	font-size: 20px;
	font-weight: 600;
	color: #212121;
	line-height: 20px;
	cursor: pointer;
}

.h_left-title1 {
    position: relative;
    width: 340px;
	display: flex;
	align-items: center;
}

.h_left-title1 .h_left-square {
	width: 4px;
	height: 15px;
	background: #0068B7;
	margin-right: 10px;
}
.h_left-title1 .more{
    position: absolute;
    display: block;
    right: 0;
    color:#999;
    font-size: 14px;
}
.h_left-title1 .more a{
    color:#999;
}
.h_left-title1 .more a:hover{
    color:#111;
}
.h_left-title1 .more-1{
    display:none
}
.h_left-title1 .h_show{
    display:block;
}
.h_left-title1 .h_left-name {
	height: 20px;
	font-size: 18px;

	color: #212121;
	line-height: 20px;
	cursor: pointer;
}
.h_left-title1 .active {
	font-size: 20px;
    font-weight: 600;;

	color: #212121;
	cursor: pointer;
}

.h_left .h_left-wrap{
    width: 340px;
    margin-top: 18px;

}
.h_left .h_left-wrap .h_left-p{
    background-color: #ECF9FF;
    display: flex;
    padding: 20px;
}
.h_left .h_left-wrap .h_left-p .h_left-pLeft{
    flex: 0 0 88px;
    width: 88px;
}
.h_left .h_left-wrap .h_left-p .h_left-pLeft img{
    width: 88px;
    height: 112px;
}
.h_left .h_left-wrap .h_left-p .h_left-pInfo{
    flex: 1;
    margin-left: 16px;
}
.h_left .h_left-wrap .h_left-p .h_left-pInfo h3{
    font-size: 17px;

    margin-bottom: 12px;
}
.h_left .h_left-wrap .h_left-p .h_left-pInfo p{
    font-size: 12px;
    height: 32px;
    margin-bottom: 19px;
    line-height: 17px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.h_left .h_left-wrap .h_left-p .h_left-pInfo .h_left-more{
    position: relative;
    font-size: 13px;
    width: 85px;
    display: block;
    border: 1px solid #0061AF;
    color:#0068B7;
    border-radius: 2px;
    height: 25px;
    line-height: 25px;
}
.h_left .h_left-wrap .h_left-p .h_left-pInfo .h_left-more a{
    color: #0068B7;
}
.h_left .h_left-wrap .h_left-p .h_left-pInfo .h_left-more span{
    margin-left: 12px;
}
.h_left .h_left-wrap .h_left-p .h_left-pInfo .h_left-more img{
    position: absolute;
    width: 9px;
    right: 7px;
    top: 8px;
    height: auto;
}
.h_left .h_left-ps{
    margin-top: 17px;
}
.h_left .h_left-ps .h_left-ps-other{
    margin-bottom: 35px;
}
.h_left .h_left-ps .h_left-ps-other a:hover{
    color:#0068B7;
}
.h_left .h_left-ps .h_left-ps-other .h_left-ps1{
    display: flex;
}
.h_left .h_left-ps .h_left-ps-other .h_left-ps1 .h_left-ps1-left{
    flex: 1;
    font-size: 16px;
}
.h_left .h_left-ps .h_left-ps-other .h_left-ps1 .h_left-ps1-left span, .h_left .h_left-ps .h_left-ps-other .h_left-ps1 .h_left-ps1-right span{
    color:#0068B7;
    font-size: 14px;
    margin-right: 10px;
    width: 70px;
    display: inline-block;
    text-align: center;
}
.h_left .h_left-ps .h_left-ps-other .h_left-ps1 .h_left-ps1-right{
    flex: 1;
    font-size: 16px;
    text-align: right;
}


.h_left .h_left-ps .h_left-ps-other .h_left-ps2{
    margin-top: 18px;
}
.h_left .h_left-ps .h_left-ps-other .h_left-ps2 .h_left-ps2-left{
    font-size: 16px;
    display: flex;
}
.h_left .h_left-ps .h_left-ps-other .h_left-ps2 .h_left-ps2-left ul{
    flex: 1;
}
.h_left .h_left-ps .h_left-ps-other .h_left-ps2 .h_left-ps2-left ul li{
    float: left;
    margin-right:22px;
}
.h_left .h_left-ps .h_left-ps-other .h_left-ps2 .h_left-ps2-left ul li:last-child{
    margin-right: 0;
}
.h_left .h_left-ps .h_left-ps-other .h_left-ps2 .h_left-ps2-left span{
    flex: 0 0 70px;
    color:#0068B7;
    font-size: 14px;
    margin-right: 10px;
    width: 70px;
    display: inline-block;
    text-align: left;
}
.h_left-wrap .h_left-box{
    display: none;
}
.h_left-wrap .h_left-box li{
    line-height: 39px;
}
.h_left-wrap .h_left-search{
    position: relative;
    width: 100%;
    border: 1px solid #E2E6E8;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    display: flex;
}
.h_left-wrap .h_left-search .h_left-select{
    flex: 0 0 95px;
    width: 95px;
    text-align: center;
    border-right: 1px solid #E2E6E8;
}
.h_left-wrap .h_left-search .h_left-input{

}
.h_left-wrap .h_left-search .h_left-input input{
    width: 190px;
    margin-left: 10px;
    height: 38px;
    border: 0;
    padding:
}
.h_left-wrap .h_left-search .h_left-btn {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.h_left-wrap .h_left-search .h_left-btn img{
    width: 50%;
    height: 50%;
    margin-top: 10px;
    cursor: pointer;
}
.h_left-wrap .h_left-news{

}
.h_left-wrap .h_left-news .h_middle-ul-bttom{
    margin-top: 6px;
}
.h_left-wrap .h_left-news .h_middle-ul-bttom li{
    font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: bold;
	color: #212121;
	line-height: 37px;
}
.h_left-wrap .h_left-news .h_middle-ul-bttom li a {
	display: inline-block;
	display: flex;
    align-items: center;
    color: #212121;
    font-weight: normal;
}

.h_left-wrap .h_left-news .h_middle-ul-bttom li .dot {
	width: 4px;
	height: 4px;
	background: #2d66a5;
	margin-right: 12px;
}

.h_left-wrap .h_left-news .h_middle-ul-bttom li .content {
	width: 322px;
    height:37px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.h_left-wrap .h_left-news .h_middle-ul-bttom li a:hover {
	color: #2d66a5 !important;
}

.h_left-wrap .h_left-news .h_middle-ul-bttom li:hover .dot {
	background: #2d66a5;
}
.h_left-wrap .h_left-four{
    height: 140px;
}
.h_left-wrap .h_left-four a{
    width: 100%;
    height: 100%;
}
.h_left-wrap .h_left-four li{
    width: 165px;
    height: 57px;
    background-color: #EFF5F7;
    border-top: 3px solid  #EFF5F7;
    float:left;
    margin-right: 10px;
    margin-top: 10px;
}
.h_left-wrap .h_left-four li:hover{
    border-top: 3px solid #2d66a5;
    background:#fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.07);
}
.h_left-wrap .h_left-four li h3{
    margin-left: 70px;
    line-height: 62px;
    font-size:14px;
}
.h_left-wrap .h_left-four li:hover h3{
    color:#212121;
}
.h_left-wrap .h_left-four li:nth-child(even){
    margin-right: 0;
}
.h_left-wrap .h_left-four li a.tab1{
    display:block;
    width: 165px;
    height: 57px;
    background: url(../images/36/gk-1.png) no-repeat 20% 10px;
    background-size: 36px 36px;
}

.h_left-wrap .h_left-four li a.tab2{
    display:block;
    width: 165px;
    height: 57px;
    background: url(../images/36/gk-2.png) no-repeat 20% 10px;
    background-size: 36px 36px;
}

.h_left-wrap .h_left-four li a.tab3{
    display:block;
    width: 165px;
    height: 57px;
    background: url(../images/36/gk-3.png) no-repeat 20% 10px;
    background-size: 36px 36px;
}

.h_left-wrap .h_left-four li a.tab4{
    display:block;
    width: 165px;
    height: 57px;
    background: url(../images/36/gk-4.png) no-repeat 20% 10px;
    background-size: 36px 36px;
}
.h_left-wrap .h_left-four li .tab11{
    position: absolute;
    z-index: 99;
    display: none;
    width: 320px;
    height: 85px;
    top: 56px;
    background: #fff;
    padding: 10px;
}
.h_left-wrap .h_left-four li .tab22{
    position: absolute;
    z-index: 99;
    display: none;
    width: 320px;
    height: 155px;
    left: -175px;
    top: 56px;
    background: #fff;
    padding: 10px;
}
.h_left-wrap .h_left-four li .tab33{
    position: absolute;
    z-index: 99;
    display: none;
    width: 320px;
    height: 65px;
    left: 0px;
    top: 56px;
    background: #fff;
    padding: 10px;
}
.h_left-wrap .h_left-four li .tab44{
    position: absolute;
    z-index: 99;
    display: none;
    width: 320px;
    height: 90px;
    left: -175px;
    top: 56px;
    background: #fff;
    padding: 10px;
}
.h_left-wrap .h_left-four li .tab11 .span1,.h_left-wrap .h_left-four li .tab22 .span1{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #2d66a5;
    margin-right: 10px;
    margin-bottom: 3px;
}
.h_left-wrap .h_left-four li .tab33 .span1{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #2d66a5;
    margin-right: 10px;
    margin-bottom: 3px;
}
.h_left-wrap .h_left-four li .tab44 .span1{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #2d66a5;
    margin-right: 10px;
    margin-bottom: 3px;
}
.h_left-wrap .h_left-four li .tab11 dt,.h_left-wrap .h_left-four li .tab22 dt{
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    float:left;
    display: inline-block;
    width: 140px;
}
.h_left-wrap .h_left-four li .tab33 dt{
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    float:left;
    display: inline-block;
    width: 140px;
}
.h_left-wrap .h_left-four li .tab44 dt{
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    float:left;
    display: inline-block;
    width: 140px;
}
.h_left-wrap .h_left-four li .tab11, .h_left-wrap .h_left-four li .tab22, .h_left-wrap .h_left-four li .tab33, .h_left-wrap .h_left-four li .tab44{
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.07);
}
.h_left-wrap .h_left-four li .tab11 a:hover, .h_left-wrap .h_left-four li .tab22 a:hover,.h_left-wrap .h_left-four li .tab33 a:hover,.h_left-wrap .h_left-four li .tab44 a:hover{
   color:#2d66a5;
}


.s{
    clear: both;
    margin-top: 35px;
}
.h_left-wrap .h_left-banner{
    width: 340px;
    height: 67px;
}
.h_left-wrap .h_left-banner img{
    width: 340px;
    height: 67px;;
}
.line {
	width: 1px;
	height: 14px;
	background: #D8D8D8;
	margin: 0 10px;
}
.sewv{position: relative;width: 94px;display: inline-block;vertical-align: middle;}
.sewvtop{width:100%;height:40px;line-height: 40px;cursor:pointer;overflow: hidden;position: relative;}
.sewvtop>span{float:left;width:70%;height:40px;line-height: 40px;white-space:pre;text-overflow:ellipsis;overflow: hidden;font-size: 13px;color: #666;padding:0 5px;vertical-align: middle;}
.sewvtop>em{position:absolute;overflow: hidden; left: 73px; top:17px;height: 40px; vertical-align: middle;}
.sewvtop>em img{
    width: 10px;
}
.sewvbm{width: 100%;position: absolute;background:#fff;left: -2px;top: 39px;display: none;border: 1px solid #E2E6E8;border-radius: 2px;}
.sewvbm>li{cursor:pointer;width:100%;height:30px !important;text-align: center;line-height:30px !important;font-size: 13px;color: #666;}
.sewvbm>li:hover{background: #0068B7;color: #fff;}