/*
Theme Name: 立派集团
Description:立派有限公司开发主题
Author:立派有限公司
Version：1.0
*/
body {
	user-select: none;
	/* 标准属性 */
	-webkit-user-select: none;
	/* WebKit浏览器 */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* IE/Edge */
}

@media (min-width: 1400px) {
	.container {
		max-width: 1620px;
	}
}
.lang {
	float: right;
}

.sidebar {
	position: fixed;
	top: 74px;
	bottom: 0;
	left: 0;
	width: 400px;
	background-color: #f8f9fa;
	padding-bottom: 30px;
}

.main-box {
	margin-left: 400px;
	/* 让内容区域避开左侧菜单栏 */
	padding: 20px;
	padding-top: 94px;
	height: 100vh;
	overflow-y: auto;
	/* 使右侧内容区域可滚动 */
}

.navbar-nav {
	border: 1px solid #dee2e6;
	border-radius: 5px;
	overflow-y: auto;
	height: 100vh;
	padding-bottom: 100px;
}

.navbar-nav::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

.navbar-nav::-webkit-scrollbar-thumb {
	border-radius: 5px;
	box-shadow: inset 0 0 10px 10px #9e9e9e;
	border-left: solid 6px transparent;
}

.navbar-nav::-webkit-scrollbar-track {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 10px 10px #e8e8e8;
	border-right: solid 9px transparent;
}

.navbar-nav>li {
	padding: 16px;
	border-bottom: 1px solid #dee2e6;
	color: #333;
	font-weight: 800;
	font-size: 15px;
}

.navbar-nav>li:last-child {
	border-bottom: none;
}

.two-menu {
	display: none;
	width: 96%;
}
.two-menu .dropdown-menu2{
    width: 90%;
}
.two-menu .dropdown-menu2 li .dropdown-menu2{
    display: none;
}
.two-menu li {
	padding: 10px 0 0 10px;
	font-size: 14px;
	font-weight: 400;
}

.two-menu li:hover>a {
	color: #ffa400 !important;
}

.menu-active {
	color: #ffa400 !important;
}

.two-menu .dropdown-menu2 {
	display: none;
	margin-left: 10px;
}
.two-menu .dropdown-menu3 {
	display: none;
	margin-left: 10px;
}
.fa-chevron-down {
	float: right;
	width: 26px;
	height: 26px;
	background: url(../rippa/assets/images/right.png);
	background-size: 100%;
}
.two-menu li span{
	width: 20px;
	height: 24px;
}
.rotate-90 {
  transform: rotate(90deg);
}
/*.the-content img {*/
/*	display: block;*/
/*	margin: 0 auto;*/
/*}*/

.the-content p {
    font-size: 18px;
	margin: 0;
	line-height: 35px;
}

.members-access-error {
	text-align: center;
	font-weight: 800;
	font-size: 30px;
	line-height: 175px;
}

.trp-language-switcher {
	width: 160px;
}

.trp-language-switcher>div {
	padding: 0;
}

.trp-language-switcher>div {
	border: none;
	background-color: #f8f9fa;
	background-position: calc(100% - 20px) calc(1em + 0px), calc(100% - 3px) calc(1em + 0px);
}

.trp-language-switcher>div>a>img {
	float: left;
	margin: 5px 3px;
}

.the-content {
	background-repeat: repeat;
	position: relative;
	width: 95%;
    margin: 0 auto;
}
#text {
	display: none;
	text-transform: uppercase;
}
.watermark {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 9999;
	overflow: hidden;
}

.watermark div {
	position: fixed;
	color: rgba(0, 0, 0, 0.1);
	/* 半透明黑色 */
	font-size: 42px;
	font-family: Arial, sans-serif;
	transform: rotate(-35deg);
	/* 旋转水印 */
	white-space: nowrap;
}

/* 经销商 */
.nation-list{
	overflow-y: auto;
	height: 560px;
}
.nation-list::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.nation-list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 10px 10px #9e9e9e;
    border-left: solid 6px transparent;
}

.nation-list::-webkit-scrollbar-track {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 10px 10px #e8e8e8;
    border-right: solid 9px transparent;
}
.nation-list li {
    position: relative;
    padding: 10px 55px 10px 20px;
    border-radius: 3px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}
.nation-list .item{
	padding: 20px;
	margin-bottom: 15px;
	background: #fafafa;
}
.nation-list .item h1{
	font-size: 22px;
	font-weight: 700;
}
.guide{
	padding: 7px;
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	right: 15px;
	top: 20px;
	background: #f66700;
	border-radius: 30px;
}
.guide img{
	width: 100%;
}
.nation-list li a{
	float: left;
	width: 100%;
}
.nation-list li a span{
	font-size: 16px;
}
.nation-list li a p{
	margin-top: 10px;
	margin-bottom: 0;
}
.mapbox {
	height: 560px;
}
.mapbox .title{
	float: left;
	padding-bottom: 0;
}
.anchorBL{
	display: none !important;
}
#mapbox{
	height: 100%;
	margin: 0;
	padding: 0;
}
.nav_show{
    display: none;
}
.menu-list a{
    display: block;
    width: 100%;
}
.usForm{
    width: 343px;
    margin-left: 2%;
}
.usForm li {
	margin-bottom: 15px;
	width: 100%;
	background: #fff;
}

.usForm li p {
	margin: 0;
}

.usForm li input {
	border: 1px solid #d2d2d2;
	padding: 10px 10px;
	width: 100%;
}

.usForm  textarea {
	padding: 5px 10px;
	height: 65px;
	width: 100%;
	border: 1px solid #d2d2d2;
}

.usForm .submit {
	padding: 10px 35px;
	background: #182d82;
	color: #fff;
}



table {
	width: 100% !important;
	border-collapse: collapse;
	/* 使表格的边框合并为单一边框 */

}

table tr {
	height: auto !important;
}

table,
th,
td {
	/* 设置表格、表头、单元格的边框为1px实线和黑色 */
	border: 1px solid #ddd;
	padding: 10px 20px;
	height: auto !important;
	font-size: 16px;
}
@media screen and (max-width: 750px) {
    .sidebar{
        width: auto;
        right: 0;
        top: 70px;
        position: absolute;
        padding-top: 0;
        background: #fff;
        z-index: 100;
        display: none;
    }
    .main-box{
        width: 100%;
        margin-left:0;
    }
    .the-content{
         width: 100%;
    }
    .lang{
        display: none;
    }
    .quit{
        margin-left: 15px;
        margin-right: 15px;
    }
    .nav_show{
        display: block;
        float: right;
    }
    .main-box{
        padding-left: 10px;
        padding-right: 10px;
    }
    .usForm{
        width: auto;
        margin-right: 2%;
    }
}