.wrap {
	width: 100%;
	}

.video {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 54.15%;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	}

.entry_table {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	}

.entry img {
	width: auto !important;
	height: auto !important;
	}


body {
	font-size: 16px;
	line-height: 20px;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	margin: 0 0 20px 0;
	}
h1, .h1, .title{
	font-size: 25px;
	line-height: 25px;
	}
h2, .h2{
	font-size: 23px;
	line-height: 23px;
	}
h3, .h3{
	font-size: 21px;
	line-height: 21px;
	}
h4, .h4{
	font-size: 19px;
	line-height: 20px;
	}
h5, .h5{
	font-size: 17px;
	line-height: 20px;
	}
h6, .h6{
	font-size: 16px;
	line-height: 20px;
	}

.table tr th, .entry table tr th{
	padding: 11px 10px;
	}

.table tr td, .entry table tr td{
	padding: 8px 10px;
	}

.entry ul, ul.list {
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	}

.entry ol, ol.list {
	padding: 0 0 0 15px;
	}

.entry ul > li, ul.list > li {
	padding: 0 0 0 24px;
	background: url('images/li.png') no-repeat 0px 4px / 14px auto;
	}


.inp{
	padding: 13px 20px;
	}

.ta{
	height: 100px;
	padding: 13px 20px;
	}


.top_r {
	justify-content: flex-end;
	flex-direction: column;
	}

.top_lang > ul > li {
	padding: 8px 0;
	}

.top_add {
	padding: 0;
	}


header {
	position: relative;
	}


.show_nav{
	display: block;
	}

.main_nav{
	display: none;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	background: #060814;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 500;
	}

.main_nav ul {
	display: block;
	}

.main_nav ul li {
	padding: 0;
	border-top: 1px solid #464646;
	}

.main_nav ul li a {
	display: block;
	padding: 10px 10px;
	}


.home_lists {
	display: block;
	margin: 0 0 20px 0;
	}

.home_list {
	width: 100%;
	margin: 0 0 15px 0;
	}


.faq_t {
	padding: 0 0 0 20px;
	font-size: 18px;
	}


#content {
	padding: 20px 10px;
	}

.breadc {
	padding: 0 0 15px 0;
	}

.cat_des {
	padding: 10px 10px 5px 10px;
	margin: 0 0 20px 0;
	}

.site_lists {
	display: block;
	margin: 0 0 20px 0;
	}

.site_list {
	width: 100%;
	margin: 0 0 15px 0;
	}


.site_top {
	display: block;
	}

.site_top_img {
	width: auto;
	min-width: 100px;
	padding: 0 0 15px 0;
	}


.cat_list{
	width: calc(50% - 5px);
	}


.r_tabs {
	display: block;
	}

.r_tabs .tabs {
	width: 100%;
	min-width: auto;
	border: 0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 15px 0;
	}


footer {
	padding: 20px 0 30px 0;
	}

.bot_l {
	float: none;
	width: auto;
	padding: 0 10px 10px 10px;
	text-align: center;
	}

.bot_logo {
	padding: 0 0 16px 0;
	}


.bot_r {
	float: none;
	width: auto;
	padding: 0 10px;
	}

.nav_bot {
	padding: 10px 0 15px 0;
	text-align: center;
	}

.nav_bot ul li {
	float: none;
	display: inline;
	padding: 0 10px;
	}

.nav_bot2 {
	padding: 15px 0 0 0;
	text-align: center;
	}

.nav_bot2 ul li {
	float: none;
	display: inline;
	padding: 0 10px;
	}


#back_top {
	width: 15px;
	height: 37px;
	bottom: 10px;
	right: 10px;
	background-size: 15px auto;
	}
