body{
	color: #595757;
}
html,body {
	font-family: "Arial" !important;
	margin: 0;
	padding: 0;
}
html{
	/*overflow-x: hidden;*/
}
/*.container{
	width: 100%;
}*/
img{
	/*width: 100%;*/
	/*display: block;*/
    max-width: 100%;
    height: auto;
}
input{
	outline: none;
}
a{
	color: #595854;
	cursor: pointer;
}
hr{
	margin-top: 10px;
	margin-bottom: 10px;
}
.popup{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
    z-index: 200;
    margin:0;
}
.row{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-left: 0;
	padding-right: 0;
}
.navbar-default{
	background-color: white;
	border-color:white;
}
.w_hide{
    display: none!important;
}
.wrapper{
	max-width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	height: 100%;
	/*height: auto !important;*/
	width: 100%;
	/*padding-bottom: 10%;*/
}
.navbar-brand{
	padding: 0;
	margin-left: 30px;
}
.footer{
	position: relative;
	/*margin-top: -200px;*/
	width: 100%;
	height: 300px;
	clear:both;
	background-image: url(/en/assets/images/footer.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.push{
	/*height: 200px;*/
}
.navbar{
	border: 0;
}
.nav-right li{
	float: right;
}
.logo{
	width: 161px;
	height: 72px;
	margin-top: -50px;
}
.aboutusnav{
	margin-bottom: 66px;
	/*padding-top: 20px;*/
}
.aboutusnav>li:hover{
	background-color: #eee;
}
#mainnav{
	margin-top: 15px;
}
#mainnav .nav{
	margin-right: 10% !important;
}
#mainnav .nav>li{
	margin-left: 5px;
	font-weight: 600;
}

#mainnav .nav>li a:hover{
	/*color: #fff;*/
	background-color: #ECEDEB;
}
/*#mainnav .nav>li:nth-child(2) a:hover,#mainnav .nav>li:nth-child(3) a:hover{*/
	/*color: white;*/
	/*background-color: #0080B7;*/
/*}*/
/*#mainnav .nav>li:nth-child(2) a,#mainnav .nav>li:nth-child(3) a{*/
	/*background-color: #0080B7;*/
	/*color: white;*/
/*}*/
/*#mainnav .nav>li:nth-child(2) a{*/
	/*color: white;*/
/*}*/
#mainnav .nav>li img{
	position: relative;
	z-index: 17;
	margin: 0 auto;
	display: block;
	visibility: hidden;
}
/*.navbar-nav>li>a{*/
	/*padding-top: 10px;*/
	/*padding-bottom: 10px;*/
/*}*/
.navbar-nav>li>a {
	padding: 10px 20px !important;
}
.logotopleft{
	width: 20%;
	position: absolute;
	top: 0;
	left: 0;
}
.footerlinks{
	color: white;
	width: 80%;
	/*margin-left: 12%;*/
	/*height: 60%;*/
}
.footerlinks .leftlink,.footerlinks .rightlink{
	width: 25%;
	display: inline-block;
	vertical-align: top;
	margin-left:5%;
}
.footerlinks .leftlink{
	width: 10%;
}
.footerlinks>div{
	margin-left: 7%;
}
.footerlinks a{
	color: white;
	width: 100%;
	float: left;
	margin-top: 15px;
	/*margin-left: 10px;*/
	min-width: 80px;
}
.bg-tri-left{
	width: 10%;
	position: absolute;
	left: -8%;
	top: 150%;
	z-index: -1;
}
.bg-tri-right{
	width: 10%;
	position: absolute;
	right: -8%;
	top: 150%;
	z-index: -1;
}
.subcatalog{
	position: absolute;
	width: 100%;
	background-color: white;
	border: 1px solid #DCD9D4;
	/*height: 565px;*/
	z-index: 16;
	top: 46px;
	margin-top: 40px;
}
.knowmore{
	max-width: 212px;
	background-image: url(/en/assets/images/7.png);
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	margin-top: 3px;
}
.knowmore a{
	color: white;
}
.subinfo,.subinfo .row{
	height: 100%;
	margin-bottom: 0;
}
.subinfoblock{
	/*height: 100%;*/
	padding-top: 40px;
}
.subinfoblock:nth-child(odd){
	width: 50%;
}
.subinfoblock:nth-child(even){
	width: 50%;
}
.subinfoblock .leftblock{
	width: 55%;
}
.subinfoblock .rightblock{
	width: 40%;
	vertical-align: top;
}
.subinfoblock>div{
	display: inline-block;
}
.subinfoblock a{
	display: block;
	font-size: 12px;
	color: #0088BB;
	margin-bottom: 6px;
}
.subinfoblock .subtitle{
	font-size: 14px;
	color: #595854;
	margin-bottom: 12px;
}
.yellowTitle{
	margin-top: 10px;
}
.yellowTitle a{
	color: #7F7C77;
	/*margin-left: 4px;*/
}
.yellowTitle>img{
	width: 17px;
}
.sub-right-info-block .yellowTitle a{
	color: #7F7C77;
	display: block;
	margin-bottom: 5px;
}
.subinfo-aboutus-left{
	padding-left: 80px;
	/*padding-right: 80px;*/
	padding-top: 50px;
}
.subinfo-aboutus-left a{
	/*width: 98px;*/
	display: block;
	width: 100%;
	text-decoration: none;
	/*margin-right: 70px;*/
	margin-bottom: 30px;
	/*float: left;*/
}
.subinfo-aboutus-left p{
	width: 100%;
	/*text-align: center;*/
	/*letter-spacing:3px;*/
	font-weight:bolder;
}
.blueTitle{
	margin-top: 5px;
	margin-left: 20px;

}
.blueTitle img{
	display: none;
}
.blueTitle a{
	font-size: 12px;
	color: #0090D0;
	font-weight: bolder;
}
.subtitle{
	color: #595854;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 10px;
}
.sub-right-info-block{
	height: 100%;
	padding: 0;
}
.sub-right-info{
	height: 100%;
	background-image: url(/en/assets/images/10.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 30px;
	padding-left: 30px;
}
.byeinforight img,.byeinforight p{
	vertical-align: middle;
	display: inline-block;
}
.byeinforight img{
	margin-right:20px;
}
.byeinforight p{
	width: 70%;
}
.normal-blue{
	font-size: 14px;
	color: #7ACDF3;
	font-weight: bolder;
}
.small-blue{
	font-size: 80%;
	color: #7ACDF3;
	display: block;
	font-weight: bolder;
	margin-top: 5px;
}
.border-bottom-dotted-grey{
	border-bottom: 1px dashed #E0DED9;
	margin-bottom: 10px;
}
.container-fluid{
	padding-left: 0;
	padding-right: 0;
}
.bankInfo{
	width: 100%;
	/*position: absolute;
	bottom: 15px;*/
	/*left: 5%;*/
	padding-left: 5%;
	height: 15%;

}
.bankInfo p{
	width: 100%;
	font-size: 12px;
	text-align: left;
	color: white;
	margin-bottom: 0;
	/*display: inline-block;*/
	/*float: left;*/
}
@media (min-width: 955px) {
	.bankInfo p{
		width: 47%;
		float: left;
		/*margin-bottom: 10px;*/
	}
	.bankInfo{
		margin-top: 10px;
		padding-left: 5%;
	}
	.footerlinks{
		width: 100%;
	}
}
.calendarRight .c-grid-title{
	background-color: #006BAD;
}
.calendarRight .c-week-day:nth-child(even){
	background-color: #807D78;
}
.calendarRight .c-week-day:nth-child(odd){
	background-color: #595653;

}
.calendarRight .c-event-grid{
	margin-top: 10px;
	height: auto;
	min-height: 50px;
	border:1px solid #DFDDD8;
}
.calendarRight .c-event-title{
	display: block;
	background-color: white;
	color: black;
	font-weight: bolder;
	text-align: left;
	padding-left: 10px;
	/*border-bottom: 1px solid #DFDDD8;*/
}
.calendarRight .c-event-body{
	background-color: transparent;
}
.calendarRight .c-event-list .c-event-item{
	height: auto;
	margin-bottom: 0;
	border-top: 1px solid #DFDDD8;
	line-height: 30px;
}
.blocker .block{
	position: absolute;
	top: 35px;
	left: -60px;
	background-color: white;
	border:1px solid #eee;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	border-radius: 8px;
	padding:10px;
	z-index: 999;
}
.qrblock{
	width: 245px;
	height: 110px;

}
.qrcode{
	display: inline;
}
.qrcode img{
	width: 80px;
	margin-top: 20px;
}
.qrcode .qrcode2{
	margin: 0 20px;
}
.qrblock p{
	font-weight: bolder;
	color: black;
	width: 95%;
	margin: 0 auto;
}
.qrblock .qrimg{
	width: 95%;
	margin: 0 auto;
}
.qrblock .qrimg img{
	width: 100%;
}
.contactusblock{
	width: 200px;
}
.contactusblock a{
	display: block;
}
.aboutus_block{
	width: 70%;
	height: 150px;
	border-radius: 20px;
	-moz-box-shadow: 0px 5px 10px #ccc;
	-webkit-box-shadow: 0px 5px 10px #ccc;
	box-shadow: 0px 5px 10px #ccc;
	line-height: 150px;
	text-align: center;
	margin: 0 auto;
}
.aboutus_block:hover{
	cursor: pointer;
}
.aboutus_block img{
	vertical-align: middle;
	display: inline-block;
}
.aboutus_block p{
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 0;
	margin-left: 0px;
	color: #009EE2;
	font-weight: bold;
}
.footer-mobile-block{
	background-color: #006BAD;
	height: 80px;
	text-align: center;
	border-right: 2px solid white;
	padding-top: 10px;
}
.footer-mobile-block:last-child{
	border-right: 0;
}
.footer-mobile-block p{
	color: white;
	margin-bottom: 0;
}
.footer a{
	color: white;
}
.footer .img-mobile{
	margin-bottom: 0;
}
.img-mobile{
	display: none;
}
#login{
	background: #0080b7;

}
.login{
	border-radius: 0 !important;
	color: #ffffff;
}
.login:hover{
	color: #000000;
}
.login > .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	color: #fff;
	top: 1px;
	/*background-image: url(/cn/assets/images/arrow-writer.png) ;*/
	/*background-repeat:no-repeat ;*/
	/*background-position:center center;*/
	/*background-size: 100% 100%;*/
	/*vertical-align: top;*/
	/*margin-left: 10px;*/
}

.login-links{
	list-style: none;
	left: auto;
	right: 0;
	position: absolute;
	background: #ededed;
	padding: 0;
	top: 40px;
}
.item-list{
	display: none;
}
.login-links > li {
	width: 180px;
	min-height: 26px;
	border-bottom: 1px solid #d2d2d2;
}
.login-links .icon {
	display: inline-block;
	width: 25px;
	height:25px;
	left: auto;
	right: 15px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	color: #333;
	/*background: url(/cn/assets/images/left-arrow.png) no-repeat center center;*/
	/*background-size: 100% 100%;*/
}
/*.login-links */
.login-link{
	font-size: 14px;
	padding: 2px 30px 2px 15px;
	display: block;
	color: #333;
	position: relative;
	line-height: 1.8;
}
.link-hover{
	background: #b5b5b5;
}
@media (max-width: 375px){
	.login-links > li {
		width: 180px;
	}
	.blocker .block {
		left: -45px;
	}
}
@media (max-width: 768px) {
	.footer a {
		color: #333333;
	}
	.footer{
		height: 60px;
		background-image: none;
	}
	.img-pc{
		display: none!important;
	}
	.img-mobile{
		display: block;
	}
	.aboutusnav{
		margin-bottom: 50px;
	}
}
@media (max-width: 1060px) {
	.bg-tri-left{
		display: none;
	}
	.bg-tri-right{
		display: none;
	}
}
.backtotop{
	width: 50px;
	height: 50px;
	position: fixed;
	right: 20px;
	bottom: 20px;
}
#search{
	/*width: 100px;*/
	padding:5px 15px;
}
#search input{
	width: 0;
	height: 30px;
	vertical-align: middle;
	border: 0;
	/*display: none;*/
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
	-moz-transition:all 0.3s;
}
#search input{
	vertical-align: middle;
}
.rightlink a{
	text-decoration: none;
}
@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: left .6s ease-in-out;
        /*-webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;*/
        /*transition: transform .6s ease-in-out;*/
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        left: 100%;
        /*-webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);*/
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        left: -100%;
        /*-webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);*/
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        left: 0;
        /*-webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);*/
    }
}
@media (min-width: 768px){
	.navbar-header {
	   float: none;
	}
}
