.arina-logo {
    padding: 10px 0px;
}

.arina-logo a img {
    width: 100%;
}

.tp-banner-container {
    height: 600px!important;
}

.text_pro {
    width: 100%;
    line-height: 22px;
	text-align:justify;
}

.text_pro p {
    padding: 10px 0;
    line-height: 22px;
	text-align:justify;
}

.text_pro p::before {
    content: "\f058";
    color: #7c0000;
}

.text_pro ul {
    list-style-type: decimal;
    padding: 5px 15px 15px;
}

.text_pro ul li {
    list-style-position: outside;
    padding: 7px 0;
}

.btn-group-justified {
    border: 1px solid #eeee;
}

.c-content-tab_bg .nav>li {
    margin: 5px 10px;
}

.c-content-tab_bg .nav>li>a {
    padding: 10px 15px;
}

.c-content-tab_bg.c-opt-1 .nav>li.active>a {
    color: #fff!important;
    background-color: #7c0000!important;
}

.c-content-tab_bg .nav {
    text-align: center;
    width: auto;
    margin: auto;
    display: inline-block;
}

.vr_search {
    width: 45%;
    padding: 20px 0px;
    margin: 10px auto;
    border-bottom: 1px solid #d0d7de;
}

.vr_search .form-control {
    height: auto;
    border: none;
    text-indent: 1em;
    width: 90%;
    float: left;
}

.c-shop-result-filter-1 {
    padding: 20px 0;
}

.product_form {
    border: 1px solid #efefef;
    height: 40px;
    line-height: 40px;
    background: #fff;
}

.product_form .product_form-control {
    width: 88%;
    float: left;
    height: 37px;
    border: none;
    text-indent: 1em;
}

.btn-group {
    width: 100%;
    border: 1px solid #efefef;
}

.btn-danger {
    padding: 10px;
    color: #333;
    background: #fff;
    border-color: #fff;
    width: 50%;
    text-align: right;
}

.btns {
    text-align: left;
}

.btn-danger:hover {
    color: #fff!important;
    background: #7c0000!important;
    border-color: #7c0000!important;
}

.btn-danger:active {
    color: #fff!important;
    background: #7c0000!important;
    border-color: #7c0000!important;
}

.c-content-overlay_vr {
    height: 280px;
}

.vr_img {
    width: 100%;
    height: 100%;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 40px;
}

#form_select {
    width: 100%;
    height: 40px;
    border: 1px solid #efefef;
    text-indent: 1em;
}

@media (min-width: 1366px) {
    .c-layout-revo-slider {
        height: 462px;
    }
}

@media (min-width: 1400px) {
    .c-layout-revo-slider {
        height: 472px;
    }
}

@media (min-width: 1862px) {
    .c-layout-revo-slider {
        height: 600px;
    }
}

img {
    width: 100%;
}

.course-details-text {
    padding: 0 20px;
}

.col-md-2 {
    width: 20%;
}

.product-overlay {
    height: 370px;
}

.c-layout-products {
    background: #f7f7f7;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

.pagination>li>a,
.pagination>li>span {
    border-radius: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-radius: 40px;
}

.c-dropdown_active {
    background: #7c0000;
}

.c-dropdown_active span>a {
    color: #fff!important;
    display: block;
}

.widget-category ul li a {
    padding: 15px!important;
    display: block;
}

.widget-category ul li a:hover {
    background: #7c0000;
    color: #fff;
    display: block;
}

.img {
    cursor: pointer;
    transition: all 0.6s;
    width: 80%!important;
    float: right;
    -moz-box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
    box-shadow: 2px 2px 5px #ccc;
}

.img:hover {
    transform: scale(1.1);
}

.img-responsive {
    width: 100%;
}

.c-navbar-wrapper .col-md-2 {
    width: 197px;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
@media (min-width: 1862px) {
    #jssor_1{
		width:100%!important;
		height:700px!important;
	}
}
@media (max-width: 1440px) {
    .c-content-overlay {
        overflow: hidden;
        position: relative;
        height: 225px;
    }
}

@media (max-width: 1360px) {
    .c-content-overlay {
        overflow: hidden;
        position: relative;
        height: 210px;
    }
}

@media (max-width: 1024px) {
    .col-md-2 {
        width: 100%;
        padding: 0!important;
    }
    .c-content-overlay {
        overflow: hidden;
        position: relative;
        height: 240px;
    }
    .c-content-tab-3 .nav {
        width: 100%;
    }
    .c-content-tab-3 .nav>li>a {
        border-radius: 0px;
        padding: 0px 5px;
    }
}

.c-info-a {
    padding: 15px 0px;
    background: #fff;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.c-info-a:hover{
    background: #7c0000;
    color: #fff;
}

.c-content-label {
    width: 100px;
    background: #7c0000;
    transition: width 2s;
    -moz-transition: width 2s;
    /* Firefox 4 */
    -webkit-transition: width 2s;
    /* Safari and Chrome */
    -o-transition: width 2s;
    /* Opera */
    cursor: pointer;
}

.c-content-label:hover {
    width: 300px;
}

.box{ float: left; margin: 10px; list-style: none; position: relative; overflow: hidden; }
.box .cover { width: 100%; height: 100%; background: rgba(124, 0, 0, 0.7); position: absolute; left: 0; top: 0; text-align: center; color: #ffffff; transform-origin: right bottom; -webkit-transform-origin: right bottom; -moz-transform-origin: right bottom; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); transition: all 0.35s; -webkit-transition: all 0.35s; -moz-transition: all 0.35s;cursor: pointer; }
.cover p{
	width:80%;
	margin:auto;
}
.box:hover .cover { transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); }

.products_box{ margin: 10px; list-style: none; position: relative; overflow: hidden; }
.products_box .cover { position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 20px;
    padding-top: 120px;
    box-sizing: border-box;
    transition: all 1.5s;
    opacity: 0;
}
.products_box:hover .cover{
	background: rgba(0, 0, 0, 0.7);
    opacity: 1;
}
.products_box .cover p{
	width: 40%;
    margin: auto;
    background: #7c0000;
    padding: 10px 10px;
    position: absolute;
    top: 50%;
    left: 32%;
}
.products_box:hover .cover { transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); }
.c-title:hover {
	animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	perspective: 1000px;
}
@keyframes shake {
	10%, 90% {
		transform: translate3d(-1px, 0, 0);
	}
	20%, 80% {
		transform: translate3d(2px, 0, 0);
	}
	30%, 50%, 70% {
		transform: translate3d(-4px, 0, 0);
	}
	40%, 60% {
		transform: translate3d(4px, 0, 0);
	}
}

.qcontainer{-webkit-perspective:400;-moz-perspective:400;float:left;width:220px;margin-right:20px;}
.film{width:100%;height:300px;-webkit-transform-style:preserve-3d;-webkit-transition:1.5s;-moz-transform-style:preserve-3d;-moz-transition:1.5s;}
.qcontainer:hover .film{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);}
.face{position:absolute;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;}
.face h3{color:white;text-align:center;}
.back{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);background:-webkit-gradient(linear,left top,left bottom,from(#fdbb5a),to(#db5726));background:-moz-linear-gradient(top,#fdbb5a,#db5726);width:220px;height:300px;}
.tabs_home{
	width: 68px;
    height: 68px;
    display: block;
    margin: auto;
}
.tabs01 {
    background: url(https://static.yigetechcms.com/project/ouweisi/images/tabs01.png) no-repeat scroll center center;
}
.tabs02 {
    background: url(https://static.yigetechcms.com/project/ouweisi/images/tabs02.png) no-repeat scroll center center;
}
.tabs03 {
    background: url(https://static.yigetechcms.com/project/ouweisi/images/tabs03.png) no-repeat scroll center center;
}
.tabs04 {
    background: url(https://static.yigetechcms.com/project/ouweisi/images/tabs04.png) no-repeat scroll center center;
}
/**内页侧边栏 开始**/
#etw_sidebar{width:100%;float:left;padding-right:3%;margin-top:20px;}
.etw_title{position:relative;}
.etw_title a{color:#505562;display:block;font-size:20px;font-family:"fontBold";padding:0px;position:relative;line-height:50px;}
.etw_title a:after{content:"";position:absolute;left:0;bottom:5px;width:40%;height:1px;border-top:1px #7c0000 solid;}
.etw_title a:hover{color:##900;}
#etw_contacts{width:100%;height:auto;float:left;display:block;margin-top:25px;margin-bottom:20px;}
#etw_contacts .title a{color:#505562;font-size:20px;font-family:"fontBold";display:block;margin-bottom:15px;position:relative;}
#etw_contacts .title a:after{content:"";position:absolute;left:0;bottom:-2px;width:40%;height:1px;border-top:1px #7c0000 solid;}
.etw_contacts{width:100%;float:left;}
.etw_contacts p{
	line-height:30px;
}
.etw_productlist{width:100%;height:auto;float:right;display:block;border-top:0;}
.etw_productlist ul{float:left;height:auto;width:100%;padding:0 0px;}
.etw_productlist ul li{width:100%;height:auto;float:left;display:block;line-height:16px;}
.etw_productlist ul li a{display:block;line-height:18px;padding:5px 0 5px 0px;color:#333;font-size:14px;}
.etw_productlist ul li a.dq,.etw_productlist ul li a:hover{text-decoration:underline;color:#900;text-decoration: none;}
#tags{margin:5px 0 20px;}
#tags_title{line-height:36px;color:#0094d2;letter-spacing:1px;display:block;font-family:"fontBold";}
#tags a{padding:6px 10px;margin:6px 3px 0 0;color:#333;display:inline-block;line-height:1;font-size:13px;background:#dce0e6;text-transform:capitalize;}
#tags a:hover{background:#7c0000;color:#fff;text-decoration: none;}
#tags #tags_title{color:#505562;display:block;font-size:16px;font-family:"fontBold";position:relative;}
@media screen and (max-width:980px){
#etw_sidebar{width:100%;border:none;}
#tags{width:100%;float:none;margin-top:20px;clear:both;}
}
@media screen and (max-width:767px){
#etw_sidebar{display:none;}
}
/**内页侧边栏 结束**/
/*! 图册页 选项卡 开始*/
.panel-group-menu{
    margin: 0px 10px 50px;
    text-align: center;
}
.menu-title{
	padding:10px 10px;
	border:1px solid #7c0000;
	margin:0 5px;
}
.menu-title-active{
	background: #7c0000;
    color: #fff!important;
    border: 1px solid #7c0000;
}
.menu-title:hover{
	background: #7c0000;
    color: #fff!important;
    border: 1px solid #7c0000;
	text-decoration:none;
}
/*! 图册页 选项卡 结束*/
.team-block-desc{
	background: #ddd;
    height: 3em;
    line-height: 3em;
    overflow: hidden;
    display: block;
    color: #333;
    text-align: center;
    cursor: pointer;
}
.team-block-desc:hover{
	background:#7c0000;
	color:#fff;
}
.gfort-block-content img{
	width:auto;
}
.at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle;
    width: 25px!important;
    height: 25px!important;
}
svg:not(:root) {
    overflow: hidden;
    width: 25px!important;
    height: 25px!important;
}
.faq{
	width: 80%;
    margin: auto;
}
.dropdown-toggle .c-toggler{
	display:none;
}
@media only screen and (max-width: 768px){
	.dropdown-toggle .fa-caret-down{
		display:none;
	}
	.arina-logo{
		position: fixed;
		top: 0;
	}
	.c-layout-header.c-layout-header-6 .c-topbar .c-brand{
		margin: 30px 0 20px 0;
	}
	.c-layout-breadcrumbs-1.c-bordered-both{
		background-repeat: no-repeat;
		background-size: cover;
	}
	.gfort-block-content img{
		max-width:100%;
	}
	.section-title{
		margin: 0 auto 0;
	}
	.page-body{
		padding: 30px 0;
	}
	.gfort-block-content p{
		padding: 10px 0px;
	}
	.panel-group-menu{
		margin: 0px 0px 30px;
	}
	.menu-title{
		padding: 10px 5px;
	}
	.c-layout-main{
		width:100%!important;
	}
	.c-layout-sidebar{
		display:none;
	}
	.course-tab.product-tab{
		display:none;
	}
}
