@charset "utf-8";
/* CSS Document */

.cl {
	clear: both;
}
.container {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
}

.group_l {
	background: url(../img/pic_09.jpg) no-repeat left bottom;
	line-height: 75px;
	margin-top: 37px;
    text-align: center;
    font-size: 1.875rem;
    /*font-family: Roboto;*/
    color: #333;
    line-height: 1.4;
    font-weight: 500;	
}
.group_l span {
	font-size: 14px;
	color: #9e9e9e;
}

.oktl {
	margin-top: 36px;
	padding-bottom: 38px;
}
.oktl img {
	border: 1px solid #e6e6e6;
	padding: 10px;
	background: #f5f5f5;
}
.oktl .slick-dots {
	bottom: 0px;
}
.oktl .slick-dots li button {
	width: 10px;
	height: 10px;
	border: 0px solid #dcdcdc;
	background: #dcdcdc;
	border-radius: 50%;
}
.oktl .slick-dots li button:before {
	color: #dcdcdc;
	background: none;
}
.oktl .slick-active button {
	border: 0px solid #004097 !important;
	background: #003399 !important;
}
.oktl .slick-active button:before {
	color: none !important;
	background: none;
}

@media screen and (max-width:1200px) {}

.oktlw {
	display: none !important;
}
.oktlw3 {
	display: none !important;
}
.oktlw4 {
	display: none !important;
}
.oktlw5 {
	display: none !important;
}
.oktlw6 {
	display: block !important;
}
.oktlw6 img{
    width: 80%;
	height: auto
}

@media screen and (max-width:1024px) {

.container {
	width: 100%;
	margin: 0 auto;
}
/*.group_l {
    font-size: 3.125rem;
}*/
.oktlw {
	display: none !important;
}
.oktlw3 {
	display: none !important;
}
.oktlw4 {
	display: none !important;
}
.oktlw5 {
	display: block !important;
}
.oktlw5 img{
    width: 82%;
	height: auto
}
.oktlw6 {
	display: none !important;
}

}
@media screen and (max-width:900px) {

.group_l {
	margin-left: 3%;
	margin-top: 4%;
}

.group_l {
	float: none;
	line-height: 30px;
	/*font-size: 3rem;*/
	text-align: center;
	width: 100%;
	margin: 4% auto 0 auto;
	background: url(../img/pic_09.jpg) no-repeat center bottom;
	padding-bottom: 2%;
}
.group_l span {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
	display: block;
}

.oktlw {
	display: none !important;
}
.oktlw3 {
	display: none !important;
}
.oktlw4 {
	display: block !important;
}
.oktlw4 img{
    width: 84%;
	height: auto
}
.oktlw5 {
	display: none !important;
}
.oktlw6 {
	display: none !important;
}
}
@media screen and (max-width:800px) {
.group_l {
    font-size: 2rem;
}
}
@media screen and (max-width:768px) {
.group_l {
    font-size: 2rem;
}
.oktlw {
	display: none !important;
}
.oktlw3 {
	display: block !important;
}
.oktlw3 img{
    width: 86%;
	height: auto
}
.oktlw4 {
	display: none !important;
}
.oktlw5 {
	display: none !important;
}
.oktlw6 {
	display: none !important;
}

}
@media screen and (max-width:520px) {
.group_l {
    font-size: 1.875rem;
}
.oktlw {
	display: block !important;
}
.oktlw img{
    width: 86%;
	height: auto
}
.oktlw3 {
	display: none !important;
}
.oktlw4 {
	display: none !important;
}
.oktlw5 {
	display: none !important;
}
.oktlw6 {
	display: none !important;
}
}