/* 未能缩小。正在返回未缩小的内容。
(236,25): run-time error CSS1038: Expected hex color, found '#871326；'
 */
/*样式*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
    border: 0px;
    padding: 0px;
    font-size: 100%;
    margin: 0px;
    font-family: inherit;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: 100%;
    font-weight: normal;
    word-break: break-word;
}

body {
    background: #fff;
    color: #222;
    line-height: 1.6em;
    font-size: 14px;
    font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", PingHei, STHeiti;
    margin: 0px auto;
    max-width: 2560px;
    overflow-x: hidden !important;
}

.button {
    display: inline-block;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-family: 'Heiti SC','\5fae\8f6f\96c5\9ed1','\9ed1\4f53';
    color: white;
    border: 0 none;
    background-color: #167efb;
    background-repeat: repeat-x;
    background-position: 0 0;
    cursor: pointer;
}


img {
    max-width: 100%;

    border: 0px;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
        color: #ffc600;
    }

ul, li {
    list-style-type: none;
}

.search_btn {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
    height: 0px;
    visibility: hidden;
}

.relative {
    position: relative;
}

.clearfix {
    *display: table;
    *zoom: 1;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
}

.fl {
    float: left
}

.fr {
    float: right
}

.wp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.header {
    width: 100%;
}

.head_top {
    width: 100%;
    height: 72px;
    padding: 14px 0;
    background-image: url("../Content/web/images/head_bg.jpg");
    background-repeat: no-repeat;
}

input, button {
    border: none;
    outline: none;
}

input {
    width: 224px;
    height: 28px;
}

button {
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: absolute;
}

.search {
    padding: 20px 0;
}

    .search input {
        border: 1px solid #bfbfbf;
        border-radius: 4px;
        background: #FFFFFF;
        color: #9E9C9C;
    }

    .search button {
        top: 20px;
        right: 0;
        background: transparent;
        background-image: url("../Content/web/images/sousuo.png");
        background-repeat: no-repeat;
        background-position: 20%;
    }

        .search button:before {
            font-family: FontAwesome;
            font-size: 16px;
        }

.top_nav {
    display: none;
    top: 50%;
    margin-top: -13px;
    right: 34px;
}

.search_btn {
    display: none;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    background: #3dacfd;
    color: #fff;
}

    .search_btn:hover {
        background: #1a2d6e;
    }

.head_bottom {
    height: 43px;
}

.nav ul {
    list-style: none;
}

    .nav ul:before,
    .nav ul:after {
        content: "";
        display: table;
    }

    .nav ul:after {
        clear: both;
    }

    .nav ul > li {
        float: left;
        position: relative;
    }

.nav a {
    display: block;
    padding: 9px 36px;
    font-size: 16px;
    color: #333;
}

    .nav a:hover {
        text-decoration: none;
        border-bottom: 3px solid #8f000b;
    }

.nav li ul {
    background: #8f000b;
}

    .nav li ul li {
        width: 200px;
    }

    .nav li ul a {
        color: #fff;
        border: none;
    }

        .nav li ul a:hover {
            background: #871326；
        }


.nav3 ul > li:hover ul li {
    height: 40px;
}

.nav3 li ul {
    position: absolute;
    left: 0;
    top: 46px;
    z-index: 99;
}

    .nav3 li ul li {
        overflow: hidden;
        height: 0;
        -webkit-transition: height 200ms ease-in;
        -moz-transition: height 200ms ease-in;
        -o-transition: height 200ms ease-in;
        transition: height 200ms ease-in;
    }

.iphone_nav {
    display: none;
}

.headerbtn_bar {
    display: none;
    width: 23px;
    height: 18px;
    float: right;
    font-size: 0;
    margin-right: 0px;
    cursor: pointer;
    background: url(../Content/web/images/nav-btn.png) no-repeat;
}

.notice {
    min-width: 1200px;
    height: 42px;
    background: #8f000b;
}
.wp.notice_list {
    line-height: 30px;
}

.notice h2 {

    position: absolute;
    padding-left: 20px;
    color: #fff;
    float: left;
    background-image: url("../Content/web/images/notice.png");
    background-position: left;
    background-repeat: no-repeat;
}
.notice ul li{
	float: left;
	margin-right: 10px;

}

.notice .prev {
    display: block;
    width: 18px;
    height: 15px;
    position: absolute;
    background-position: -42px -108px;
    top: 8px;
    left: 80px;
}

.notice .next {
    display: block;
    width: 18px;
    height: 15px;
    position: absolute;
    background-position: -80px -108px;
    top: 8px;
    left: 105px;
}

.all_bg {
    background: url(../Content/web/images/all_bg.png) no-repeat;
}


.notice ul li a{
	color: #ffc600;

}
.foot {
    background: #8f000b;
    height: auto;
    padding: 38px 0;
}

.contact {
    margin-left: 120px;
    margin-bottom: 46px;
}

.bottom p {
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.contact h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
}

.contact ul li {
    float: left;
    margin-right: 50px;
    font-size: 14px;
    color: #fff;
}
/*
#ha{display:none;}*/
.content-iframe-wrapper{
width:100%;
height:500px;
}
.content-iframe-wrapper  iframe{
width:100%;
height:500px;
}


.content {
    margin-bottom: 60px;
    margin-top: 20px;}
.content-l {
    width: 240px;
    background: #f5f5f5;
    margin-right: 30px;
    float: left;}
.content-l .title {
    width: 240px;
    height: 60px;
    background: #8f000b;}
.content-l .title {
    position: relative;}
.content-l .title h2 {
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-weight: normal;}
.content-l .title span.Icon1 {
    width: 11px;
    height: 11px;
    background: url(../Content/web/images/r-content-l-title_cion02.jpg) no-repeat;
    position: absolute;
    left: 4px;
    top: 4px;}
.content-l .title span.Icon2 {
    width: 11px;
    height: 11px;
    background: url(../Content/web/images/r-content-l-title_cion01.jpg) no-repeat;
    position: absolute;
    right: 4px;
    bottom: 4px;}


.content-l .title-list {
    margin-top: 4px;}
.content-l .title-list ul li {
    line-height: 50px;
    position: relative;
    cursor: pointer;}

.content-l .title-list ul li p {
    color: #666666;
    font-size: 16px;
    margin-left: 70px;}
.content-l .title-list ul li.current span {
    width: 7px;
    height: 12px;
    background: url(../Content/web/images/title_list_cion.png) no-repeat center center;
    position: absolute;
    left: 50px;
    top: 20px;}
.content-l .title-list ul li.current p {
    color: #8f000b;}
.content-l .title-list ul li li.current a {
    color: #8f000b;}
.content-l .title-list ul li:hover p {
    color: #8f000b;}
.content-l .title-list ul li:hover span {
    width: 7px;
    height: 12px;
    background: url(../Content/web/images/title_list_cion.png) no-repeat center center;
    position: absolute;
    left: 50px;
    top: 20px;}

.content-r {
    width:930px;
    background: #fff;
    float: left;}
.content-r  .title {
    height: 60px;
    width: 100%;
    border-bottom: 2px solid #e5e5e5;}
.content-r  .title h2 {
    color: #8f000b;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    position: relative;
    float: left;}
.content-r  .title h2:after {
    content: "";
    width: 100px;
    height: 2px;
    background: #8f000b;
    position: absolute;
    left: 0;
    bottom: -2px;}
.content-r  .title .crumbs {
    float: right;
    margin-right: 10px;}
.content-r .crumbs ul li {
    float: left;
    text-align: center;
    line-height: 60px;}
.content-r .crumbs ul li a {
    font-size: 14px;
    color: #666;}
.content-r .crumbs ul li a:hover {
    color: #8f000b;}
.content-r .crumbs ul li span {
    width: 6px;
    height: 12px;
    margin: 0 8px;
    background: url(../Content/web/images/hdtitle-licon121.jpg) no-repeat;
    display: inline-block;}

.content-r .page{
    width: 290px;
    height: 28px;
    margin: 48px auto 0;}
.content-r .page ul li {
    float: left;
    margin-right: 10px;
    line-height: 28px;text-align: center;
    cursor: pointer;
    color: #999999;}
.content-r .page ul li.number { 
    width: 68px;
    height: 28px;
    border: 1px solid #e6e6e6;}
.content-r .page ul li.last-page { 
    width: 58px;
    height: 28px;
    border: 1px solid #e6e6e6;}
.content-r .page ul li.last-page span, .content-r .page ul li.next-page span {
    display: block;}
.content-r .page ul li.last-page:hover span {
    background: #AD0B29;
    color: #fff;}
.content-r .page ul li.next-page:hover span {
    background: #AD0B29;
    color: #fff;}
.content-r .page ul li.next-page { 
    width: 58px;
    height: 28px;
    border: 1px solid #e6e6e6;}
.content-r .page ul li.Walk-up { 
    width: 58px;
    height: 28px;
    border: 1px solid #e6e6e6;
    position: relative
;}

.content-r .page ul li.Walk-up input {
    width: 30px;
    height: 28px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;}
.content-r .page ul li.Walk-up span {
    width: 28px;
    height: 28px;
    background: #009fe9;
    float: right;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;}

.content-r .learning-list {
    margin-top: 11px;}
.content-r .learning-list ul li {
    height: 49px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 50px;
    cursor: pointer;}
.content-r .learning-list ul li a {
    font-size: 14px;
    color: #666;}
.content-r .learning-list ul li:hover a {
    color: #8f000b;}
.content-r .learning-list ul li:hover span {
    color: #8f000b;}

.content-r .learning-list ul li p {
width:90%;
    float: left;}
.content-r .learning-list ul li span {
    font-size: 14px;
    color: #999;
    float: right;    
    margin-right: 9px;}

.teach-title {
    height: 60px;}
.content-r .e-container {
    margin-top: 14px;}
.content-r .e-container ul li{
    height: 150px;
    width: 100%;
    padding: 20px 0 20px 0;
    box-sizing: border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    position: relative;
    border-bottom: 1px solid #f0f0f0;}
.content-r .e-container ul li:hover .text h4{  
    color: #AD0B29;}
.content-r .e-container>ul .pic {
    width: 102px;
    height: 110px;
    background-size: cover;
    background-repeat: no-repeat;
	display:none;}

.content-r .e-container>ul .text {
    position: absolute;
    left: 0px;
    top: 20px;}
.content-r .e-container>ul .text h4 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 7px;}
.content-r .e-container>ul .text p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.content-r .e-container>ul .text span {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    display: block;}

.workingBody-content {
    
    margin-top: 24px;
    line-height: 34px;}
.workingBody-content >p {
    padding:10px 0px;}

.workingBody-content .assistant {
    margin-bottom: 69px;}

.picture-list{padding-top: 30px;}
.picture-list ul li{
	float: left;
	margin-right: 30px;
}
.picture-list ul li a{
	display: block;
}
.picture-list ul li:last-child{
	margin-right: 0;
}


    .picture-list li {
        width: 25%;
    }

.photo-item-content {
    /* border: 1px solid #ccc; */
    /*margin-bottom: 30px;*/
    background: #ffffff;
    padding: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(50,50,50,0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(50,50,50,0.1);
    box-shadow: 0px 5px 15px 0px rgba(50,50,50,0.1);
}

    .photo-item-content:hover {
        -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.37);
        -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.37);
        box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.37);
    }

a:hover {
    color: #2782bd;
}

.photo-item-pic img {
    height: 200px;
    /*width: 100%;*/
}

.photo-item-text {
    font-size: 16px;
    color: #1e50ae;
    line-height: 30px;
    text-align: center;
    height: 60px;
}

@media (max-width: 414px){
    .sq{
        height:175px;
    }
.biaotia{
width: 234px;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    float: left;

}
.shijian{float:none;}

.content-iframe-wrapper {
   overflow-y: scroll;
    -webkit-overflow-scrolling:touch;
 -webkit-overflow:auto;

}
  .content-iframe-wrapper iframe{
width:100%;
height:100%;
}
/*.content-iframe-wrapper
{
display:none;
}
#ha{
display:block;
}
*/
 img{height:auto;}
.wp{
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
}
.head_top{
	height: auto;
	padding: 4px 0;
}
.logo img{width:236px;height: auto;}
.head_bottom,.nav,.search{
display: none;
 }
.header .headerbtn_bar {display: block;position: absolute;right: 15px;top: 14px;z-index: 1001;cursor: pointer;}

.iphone-box>ul>li>ul>li>ul>li>a{ 
	display: block;
    font-size: 12px;
    color: #000;
    line-height: 24px;
}
	
.inews_m_1 {
    padding:30px 0;
}	
.iphone-box>ul>li>ul>li>ul{
	display: block;
}

.header, .news_detail,.footer, .copyright {
    height: auto;
}
.iphone_nav {
position: fixed;
display: block;
top: 0;
left: 0;
width: 40%;
height: 100%;
margin-left: -40%;
transition: all 0.6s ease  0.2s;;

z-index: 1002;
}
.iphone-box {
	background-color: rgba(255, 255, 255, 0.98);
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 46px;
	padding-top: 20px;
	overflow: scroll;
	transition: all 0.6s ease  0.2s;;

}
.iphone-box>ul>li>a {
	display: block;
	font-size: 16px;
	color: #000000;
	line-height: 40px;
}
.iphone-box>ul>li>a>font {
	height: 46px;
	width: 16px;
	padding-left: 8px;
	box-sizing: content-box;
	display: inline-block;
	background: url(../Content/web/images/phone_more.png) no-repeat right center;
	vertical-align: middle;
}
.iphone-box>ul>li>ul {
	display: none;
	padding-bottom: 10px;
}
.iphone-box>ul>li>ul>li>a {
	display: block;
	font-size: 14px;
	color: #000;
	line-height: 30px;
}
.iphone-box>a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-align: center;
}
.iphone-box>ul>li>ul>li>a strong {
	font-weight: normal !important;
}
.iphone_nav.focus {
	margin-left: 0;
	display: block !important;
}
.iphone_active>a {
	color: #1e50ae !important;
}
.iphone_active>a>font {
	background: url(../Content/web/images/phone_more.png) no-repeat right center !important;
}
.notice{display:block;    min-width: 200px;}


.News,.News_img,.News_list,.VIP_mess,.VIP_pro,.Engineering{float: none;margin-bottom: 20px;}
.News,.News_list,.Introduction,.JSZX,.VIP_mess,.V_mess_con .V_mess_list1,.V_mess_con .V_mess_list2,
.V_mess_con .V_mess_list3,.VIP_pro,.VIP_p_list,.Engineering,.Engineering_list,.content-r{width: 100%;height: auto;box-sizing: border-box;}

.JSZX{margin-right: 0;margin-bottom: 20px;}
	
.link_list ul{padding: 0 44px;}
.link_list ul li{float: none;margin: 20px 20px;}

.contact{margin-left: 0;}
	
.content-l{display: none;}
	
.content-r .learning-list ul li p {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    }
.picture-list ul li{
	float: none;
	margin-bottom: 30px;
width: 100%;height: auto;box-sizing: border-box;
}	
	
	
	
	
	
}
/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: auto;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 60px 60px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev {
  left: 10px;
  right: auto;
  background: url(../Content/web/images/prev.png) no-repeat;
}
.swiper-button-next {
  right: 10px;
  left: auto;
  background: url(../Content/web/images/next.png) no-repeat;
}
.swiper-container-rtl {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-container-rtl {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  width: 50px;
  background: #fff;
  border-radius: 10px;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: auto;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: auto;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: auto;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: auto;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: auto;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

