html,body{
	width: 100%;
	height: 100%;
	scrollbar-track-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-darkshadow-color:#fff;
}
@font-face {font-family:myFont; src: url("../font/fzqk.ttf")};  
*{
	font-family: "\5FAE\8F6F\96C5\9ED1";
	font-size: 16px;
}
ul{
	padding: 0;
	overflow: hidden;
}
li{
	list-style: none;
}
i,b{
	font-style: normal;
	font-weight: 100!important;
}
.indent{
	padding-left: 1rem!important;
	padding-right: 1rem!important;
}
.main{
	width: 95.2%!important;
	margin: auto;
}
.wrap{
	width: 100%;
	height: 100%;
	position: relative;
	display: none;
}
.content{
	padding-top: 90px;
}
.boot{
	width: 100%;
	height: 100%;
	background-image: url(../img/bg/first.jpg);
	background-size: cover;
}
.boot-wrap{
	background-color: rgba(255,255,255,0.8);
	height: 100%;
	text-align: center;
	position: relative;
}
.boot-wrap .comLink{
	top: 40%;
	position: absolute;
}
.boot-wrap .comLink a{
	display: inline-block;
}
.boot-wrap .comLink a>img{
	max-width: 100%;
}
.boot-wrap .comLink a>p{
	font-size: 1rem!important;
	margin-top: 2rem;
	color: #000;
}
.boot-wrap .logo{
	top: 30%;
	left: 25%;
	position: absolute;
}
.boot-wrap .logo img{
	max-width: 100%;
}
.boot-wrap .comLink-left{
	left: 10%;
}
.boot-wrap .comLink-right{
	right: 10%;
}
.navbar{
	position: fixed!important;
	width: 100%;
	margin:0;
	padding: 20px 0 5px;
	position: relative;
	background-color: #fff;
	z-index: 3;
	border-radius: 0!important;
	padding: 20px 2.5% 5px 2.5%;
}
.navbar-header{
	width: 30%;
}
.navbar-brand{
	color: #000000!important;
}
.navbar-brand i,.navbar-brand b{
	font-size: 3rem!important;
	color: rgb(40,40,40);
	letter-spacing: 3px;
	font-family:myFont!important;
}
.navbar-brand b{
	letter-spacing: 1rem;
}
.brand-zh{
	display: none;
}
.navbar>.container-fluid{ 
	padding: 0!important;
	border-bottom: 1px solid rgb(230,230,230);
	margin-bottom: 10px;
}
.navbar-left{
	top: 30%;
}
.navbar .container-fluid .navbar-collapse .navbar-nav>li>a{
	color: rgb(40,40,40)!important;
	font-size: 1.4rem;
	padding-left: 1.8rem;
	padding-right: 1.8rem;
}
.navbar .container-fluid .navbar-collapse .navbar-nav .active>a{
	/*color: #000!important;*/
}
.nav>li>a:hover, .nav>li>a:focus{
	background-color: transparent!important;
}
.dropdown-menu>li{
	padding: 5px 0;
}
.navbar-right .jump{
	vertical-align: super;
	color: rgb(40,40,40);
	margin-right: 2rem;
}
.navbar-right span{
	font-size: 2.5rem;
	color: rgb(40,40,40);
}
.icon-bar{
	background-color: #000000;
}

a,a:hover{
	text-decoration: none!important;
}

.banner{
	width: 100%;
	text-align: center;
	display: inline-block;
	position: fixed;
	background-color: rgb(230,230,230);
}
.banner img{
	max-width: 100%;
}
.banner .remind{
	position: absolute;
	bottom: 5%;
	left: 49.5%;
}
.banner .remind img{
	width: 2.5rem;
	height: 1.5rem;
	display: block;
}
.banner .banner-text{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	color: #000!important;
	top: 30%;
	width: 65%;
}
.banner .banner-text p{
	font-size: 7rem;
	letter-spacing: 7rem;
	font-weight: bold;
	opacity: 0.9;
}
.banner .banner-text p:nth-child(1){
	text-align: left;
	font-family: arial;
}
.banner .banner-text p:nth-child(2){
	text-align: right;
	font-family: '宋体';
}
.show{
	overflow: hidden;
	/*padding: 3% 0% 0%;*/
	background-color: #fff;
	position: absolute;
	width: 100%!important;
	top: 100%;
}
.show .main{
	width: 95%!important;
	overflow: hidden;
}
.top{
	overflow: hidden;
}
.teaser{
	width: 25%;
	float: left;
	position: relative;
	overflow: hidden;
}
.teaser a{
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	float: left;
}
.teaser img{
	width: 100%;
}
.teaser div{
	position: absolute!important;
	display: none;
	top: 0;
	left: 0;
	opacity: 0.3;
	width: 500px;
	height: 500px;
}
.teaser div>p{
	position: absolute;
	bottom: 0;
	color: #FFFFFF;
	width: 80%;
	text-align: left;
	padding: 2rem;
	margin-bottom: 0;
}
.teaser div i{
	display: block;
	font-size: 11px;
	font-family: arial;
}
.teaser div b{
	display: block;
}
.teaser div span{
	width: 20%;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 3.51rem 2rem;
	background-image: url(../img/icon/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 2.5rem;
	background-color: rgba(40,40,40,0.4);
	background-size: 25%;
}

.case{
	background-color: rgb(231,231,231);
	padding: 2% 21%;
}
.case img{
	max-width: 100%;
	margin-bottom: 10px;
}
.case p{
	margin-bottom: 10px;
	font-size: 1.5rem;
	line-height: 2rem;
	color: rgb(110,110,110);
}
.case-choose{
	text-align: center;
	margin: 0 23.5%;
	position: relative;
	/*overflow: hidden;*/
}
.case-choose .case-choose-prev,.case-choose .case-choose-next{
	position: static;
	background-image: none;
	width: 33.3%;
	font-size: 2rem!important;
	color: rgb(170,170,170);
	float: left;
	margin: 0;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}
.case-choose .case-choose-prev a,.case-choose .case-choose-next a,.case-choose .case-choose-index a{
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.case-choose .case-choose-index{
	text-align: center;
	width: 33.3%;
	height: 44px;
	float: left;
	border-bottom: 1px solid #dedede;
	padding: 20px 0;
}
.case-choose .case-btn{
	overflow: hidden;
}
.case-choose .case-btn>div{
	position: relative;
	height: 75px;
}
.case-choose .case-btn a{
	color: rgb(180,180,180);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 25px 0;
}
.case-choose a:hover,.case-choose a:focus{
	color: inherit;
}
.case-choose .case-choose-index img{
	max-width: 100%;
}
.case-img .case-img-box{
	width: 33.3%;
	float: left;
	padding: 2% 2%;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
}
.case-img .case-img-box a{
	position: relative;
	display: inline-block;
	overflow: hidden;
	z-index: 1;
}
.case-img .case-img-box:nth-child(3){
	border-right: 1px solid #dedede;
}
.case-img .case-img-box img{
	max-width: 100%;
}
.case-img .case-img-box .mask{
	position: absolute;
	width: 100%;
	height: 20rem;
	top: 0;
	left: 0;
	display: none;
	background-color: rgba(19,167,180,0.5);
	z-index: 2;
}
.case-img .case-img-box .mask .mask-content{
	color: rgb(240,240,240)!important;
	margin-top: 20%;
}
.case-img .case-img-box .mask .mask-content h4{
	font-family: arial;
	font-size: 20px;
	margin-bottom: 5px;
}

.title{
	padding: 2% 0;
}
.title h2{
	text-align: center;
	font-size: 3.3rem;
}
.title h3{
	text-align: center;
	font-size: 1.8rem;
}

.buoy{
	position: fixed;
	right: 0.5%;
	bottom: 20%;
	z-index: 4;
}
.buoy-item{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.swiper-slide img{
	max-width: 100%;
}
.contact-item{
	overflow: hidden;
	margin-top: 3%;
}
.contact-item .title{
	border-bottom: 1px solid rgb(220,220,220);
	margin-bottom: 3%;
	padding: 0;
}
.contact-item p{
	font-size: 1.3rem;
	color: rgb(150,150,150);
	line-height: 1.8rem;
}
.contact-item span{
	font-size: 1.3rem;
	color: rgb(150,150,150);
	line-height: 1.8rem;
}
.contact-item .title span{
	font-size: 2rem;
	color: #000;
	font-family: 'myFont'!important;
}
.contact-item .title p{
	font-size: 2.8rem;
	color: #000;
	line-height: 150%;
	font-family: 'myFont'!important;
}
.contact-item ul>li{
	overflow: hidden;
}
.contact-item .info-right,.contact-item .info-left{
	padding: 0;
}
.contact-item .info-right{
	text-align: right;
	padding-top: 6rem;
}
.contact-item .info-right img{
	max-width: 100%;
}
.contact-info{
	width: 50%;
	float: left;
	margin-top: 2rem;
}
.contact-info li{
	font-size: 1.3rem;
	color: rgb(150,150,150);
}
.contact-info li:nth-child(1){
	font-size: 1.5rem;
}
.contact-info li:nth-child(3){
	font-size: 1.4rem;
}
.contact-item .indent .box{
	width: 20%;
	float: left;
}
.contact-item .indent .swiper-button-prev,.contact-item .indent .swiper-button-next{
	position: static;
	background-image: none;
	width: auto!important;
	height: auto!important;
	margin: 0;
	border-radius: 50%;
	border: 1px solid #aaa;
	padding: 1.5px 5.5px;
}
.contact-item .swiper-wrapper{
	padding-bottom: 15px;
}
.contact-item .swiper-pagination{
	text-align: center;
	position: static;
}
.contact-item .swiper-pagination,.contact-item .swiper-button-prev,.contact-item .swiper-button-next{
	display: inline-block!important;
	width: auto!important;
}
.contact-item .swiper-pagination-bullet-active{
	color: rgb(50,50,50)!important;
	border-color: rgb(80,80,80)!important;
}
.contact-item .swiper-pagination-bullet{
	color: rgb(150,150,150);
	opacity: 0.9;
	height: auto;
	width: auto;
	background-color: transparent;
	border-radius: 50%;
	border: 1px solid #aaa;
	padding: 1px 7px;
}
.contact-item .client{
	overflow: hidden;
}
.contact-item .client li{
	float: left;
	width: 10%;
	height: 8rem;
	line-height: 8rem;
	text-align: center;
}
.contact-item .client li img{
	max-width: 100%;
}
.contact-ways dl{
	float: left;
	width: 25%;
} 
.contact-ways dt{
	font-size: 1.5rem;
	color: rgb(150,150,150);
	margin-bottom: 2rem;
}
.contact-ways dd{
	font-size: 1.1rem;
	color: rgb(150,150,150);
	margin-bottom: 0.5rem;
}


.footer{
	padding: 1.2% 0;
	margin: 2% 2.5% 1%;
	border-top: 1px solid rgb(210,210,210);
	overflow: hidden;
	width: 95.2%;
}
.footer .footer-left{
	float: left;
}
.footer .footer-left p{
	color: rgb(150,150,150);
}
.footer .footer-right{
	float: right;
}
.footer .footer-right p{
	color: rgb(150,150,150);
	font-size: 1.3rem;
}

.loading{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 999;
	text-align: center;
	/*display: none;*/
}
.loading img{
	margin-top: 40%;
	width: 5rem;
}

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{
    width: 10px;
    height: 10px;
    background-color: #fff;
}
/*定义滚动条的轨道，内阴影及圆角*/
::-webkit-scrollbar-track{
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    /*border-radius: 10px;*/
    background-color: #fff;
}
/*定义滑块，内阴影及圆角*/
::-webkit-scrollbar-thumb{
    /*width: 10px;*/
    height: 20px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}