@media (max-width: 1439px) {
	.header_area{
		height:97px;
		}
	.header_area img{
		height:97px;
		}
	.logo_name{
		height:97px;
		line-height:99px;
		font-size:34px;
		}
	.logo_line{
		margin:26px 0 0;
		height:50px;
		}
	.vbox_info{
		margin:14px 14px 0;
		}
	.vbox_info p{
		font-size:23px;
		line-height:34px;
		}
	.vbox_exit{
		width:68px;
		height:67px;
		margin:15px 34px 0 0;
		}
	.vbox_exit img{
		width:68px;
		height:67px;
		
		}
	.vbox_arrow,.right_arrow{
		min-height:331px;
		top:34px;
		}
	.vbox_arrow img,.right_arrow img{
		margin:154px 0 0 15px;
		}
	.vbox_container{
		margin:18px auto 0;
		height:432px;
		}
	
	.vbox_service_box{
		width:100%;
		display:inline-block;
		}
	.vbox_service{
		width:calc(100% / 4.01);
		display:inline-block;
		position:relative;
		height:150px;
		margin:33px 0 0 0; 
		}
	.vbox_service img{
		/* width:256px;
		height:150px; */
		top:0;
		left:calc((100% - 202px) / 2);
		}
	.vbox_service .vbox_service_section{
		height:150px;
	}
	.v_box_focus_bar{
		padding-top:26px;
		}
	.nav_area{
		height: 137px;
		}
	.nav_left,.nav_right{
		height: 137px;
		}
	.nav_right{
		width:0;
	}
	.tab_box{
		height: 137px;
		width:calc(100% / 7.01);
		}
	.tab_left{
		width:39px;
		height: 137px;
	}
	.tab_right{
		width:39px;
		height: 137px;
	}
	.tab_center{
		height: 137px;
		width:calc(100% - 78px);
		}
	.tab_checked .tab_left{
		background:url(../image/media/tab_left.png) no-repeat;
		}
	.tab_checked .tab_center{
		background:url(../image/media/tab_center.png) repeat-x 0 0;
		}
	.tab_checked .tab_right{
		background:url(../image/media/tab_right.png) no-repeat;
		}
	.tab_name{
		font-size:21px;
		line-height:30px;
		}
	.tab_icon{
		width:105px;
		height:85px;
		}
	.tab_icon_01{
		width:104px;
		height:137px;
		}
	.footer_area{
		height:82px;
		}
	.vbox_notice_bar{
		font-size:26px;
		}
	.vbox_notice_bar .vbox_title{
		line-height:82px;
		height:82px;
	
		}
	.vbox_notice_bar .vbox_sort{
		margin:25px 9px 17px;
		line-height:30px;
		height:34px;
		font-size:24px;
		}
	.printCjd_container{
		height:547px;
		}
	.printCjd_box{
		height:507px;
		width:calc(100% - 660px);
		margin:0 377px 0 283px;
		}
	.printCjd_right_space{
		height:508px;
		}
	.alert-box{
	
		margin:0;
	}
	}
@media (min-width: 1366px) {
	.tab_icon{
		width:105px;
		}
	
	}
@media (max-width:1279px){
	.index{
		overflow:scroll;
		width:1280px;
		height:768px;
	}
	
	}