ul,li,body{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    outline-style:none;/*FF*/ 
}
.continer{
	width: 1100px;
	margin: auto;
}
.header{
  width: 100%;
  display: block;
  height: 80px;
  background-color:transparent; 
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding-right: 10px;
}
.header li{
	display: inline-block;
	color: #fff;
	height:80px;
	padding: 0 20px;
	line-height: 80px;
	transition: .3s;
	border-bottom: 10px solid transparent;
}
.header li:hover{
	border-bottom: 5px solid #fff;
}
.header li>a{
	font-size: 18px;
	color: #fff;
}
a{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color:#333;
    text-decoration: none;
}
a:hover,a:focus{
    text-decoration:underline;
    outline-style:none;
    }
ul,li{
  list-style: none;
}
.banner{
  width: 100%;
  display: block;
  position: relative;
  height: 530px;
  overflow: hidden;
}
#swip1{
	height: 530px;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background-color: #fff!important
}
.banner img{
	display: block;
	width:100%;
	transform: translateY(-100px)
}
.textspan{
	position: absolute;
	width:50%;
	top:70px;
	left:150px;
	z-index: 1;
}
.head-text{
	font-weight: 600 !important;
    color: white !important;
    margin-right: 10px !important;
    font-size: 32px !important;
    line-height: 34px !important;
}
.head-text2{
	color: white;
	font-size: 18px;
	line-height: 24px;
	margin-left: 280px;
}
.head-text3{
	color: #767676;
	font-size: 50px;
	text-align: center;
	text-decoration: underline;
	margin-top: 5px;
	margin-left: 30%;
}
table{

}
input{
	vertical-align: middle;
}
.search{
	margin-top: 20px;
}
.search table{
	width: 100% !important;
	height: 72px !important;
	background-color: #EBEBEB;
	border-radius: 10px !important;
	border:10px solid #EBEBEB !important;
	box-shadow: 0 2px 4px RGB(0,0,0,0.1) !important;
	z-index: 2px !important;
	margin: 0 20px;
	border-collapse: collapsec !important;
	border-spacing: 0px !important;
}
.search select{
	width:100px;
	height:50px;
	margin-right: 10px;
}
.search td{
	border:2px solid #E44E4E4 !important;
	line-height: 72px;
    padding-right: 20px;
    padding-left: 20px;
	}
.search.td1{
	width: 300px !important;
	font-size: 20px;
	font-color:#484848;
}
.search.td2,.search.td4{
	font-size: 20px !important;
	font-weight: 800 !important;
	font-color:#484848 !important;
}
.search input{
      border: 0;
      display: inline-block;
      width: 100%;
      height: 50px;
      outline: none;
      font-size: 18px;
      font-color: #484848
    }
.search button{
    display: block;
    margin: auto;
    font-size: 16px !important;
    line-height: 15px !important;
    letter-spacing: normal !important;
    text-transform: undefined !important;
    color: #ffffff !important;
    padding-top: undefined !important;
    padding-bottom: undefined !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
    border-radius: 4px !important;
    border: 0px !important;
    background: #FF5A5F !important;
    margin: 20px !important;
    margin-left: 1px !important;
    height: 50px !important;
    text-align: center !important;
    display: inline-block !important;
	white-space: nowrap !important;
    }
.normalban{
	margin-top: 30px;
	width: 100%;
}
.normalban h1,.lineshow h1{
	color: #484848;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: normal;
	margin-top: 0px !important;
	margin-left: 25px;
}
.lineshow h3{
	font-size: 20px;
	text-align: center;
	margin-top: 30px !important;
}
.smalltit{
	font-size: 18px;
	display: block;
	margin-bottom: 20px;
	letter-spacing: normal;
	line-height: 22px;
	font-weight: 100;
	margin-left: 25px;
}
.normalban ul li{
	display: inline-block;
	margin-left: 20px;
}
.normalban ul li a{
	display: inline-block !important;
	min-width: 130px;
	height: 50px;
	padding:15px 20px;
	border: 1px solid #D8D8D8;
	border-radius: 5px;
	background-color: #FFFFFF;
	box-sizing: border-box;
	box-shadow: 0px 5px 6px rgba(0,0,0,0.15);
	outline: none;
	font-size: 15px;
	color: #484848;
	text-align: center;
	font-weight: 500 !important;
	line-height: 20px;
	transition: all.5s;
}
.normalban ul li a:hover{
	background-color: #00848A;
	border: 2px solid #00848A;
}
.lineshow{
	width: 100%;
	margin-top: 40px;
	display: block;
}
.firstpicture,.afterpicture{
	width: 31%;
	display: inline-block;
	margin-left: 22px;
}

.imgbox{
	border-radius: 5px;
	margin-top: 10px;
	overflow: hidden;
	transition: .5px;
}
.imgbox img{
	width: 100%;
	display: block;
	transition: 1s;
}
.imgbox:hover img{
	transform: scale(1.2);
}
.text-under{
	width: 100%;
	font-size: 15px;
  	font-weight: 800;
  	display: block;
  	color: rgb(118, 118, 118);
  	box-sizing: border-box;
  	box-shadow: #00BFFF;
  	border: 2px solid #red;
  	border-radius: 5px;
}
.p1{
	font-size: 25px !important;
	margin-top: 5px;
}
.p2,.p3{
	font-weight: normal !important;
	margin-top: 5px;
}
#kong1,#kong3{
	width: 15% !important;
	height: 100px !important;
}
#kong2{
	width: 60% !important;
}
#plane{
	margin-top: 20px!important;
	margin-left: !important;
}
#plane img{
	margin-left: 50px;
/*	visibility: hidden;*/
}
.lastpicture{
	width:13%;
	display: inline-block;
	border: 5px solid #00BFFF;
	border-radius: 5px;
}
.lastpicture.imgbox2{
	display:block;
	transition:all.8s!important;
	overflow: hidden;
	height: 263px;

}
.imgbox2 img{
	height:100%;
	width: 100%;
	display: block;
}
.lastpicture:hover img{
    box-shadow:0 0 20px rgba(0, 0, 0, 0.8);
}
.lastpicture p{
	word-wrap: normal;
	font-size: 15px;
	font-weight: normal;
	color: rgb(72, 72, 72);
	margin-top: 10px;
}
.foot{
  	padding: 35px 0;
  	background-color: #ffffff !important;
    border-top: 1px solid #EBEBEB !important;
    color: #484848 !important;
  	margin-top: 40px;
}
.footer{
  width: 100%;
  display: block;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 30px;
  margin-bottom: 20px
}
.footer dt{
  	font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.28571em !important;
    color: rgb(72, 72, 72) !important; 
    margin-bottom: 20px
}
.footer dl{
	display: inline-block;
	width:24%;
	vertical-align:top;
}
.footer-nav dd > a{
  color: #767676;
  font-weight: 400;
  font-size: 14px
}
.foot p{
	text-align: center;
}
.toolbar-layer, .toolbar-item {
  background-image: url(../img/toolbar.png);
  background-repeat: no-repeat;
}
.toolbar {
  position: fixed;
  right: 5px;
  bottom: 20px;
}

.toolbar-item {
  position: relative;
  display: block;
  width: 52px;
  height: 52px;
  margin-top: 1px;
  -webkit-transition: background-position 1s;
  -moz-transition: background-position 1s;
  -ms-transition: background-position 1s;
  -o-transition: background-position 1s;
  transition: background-position 1s;
}
.toolbar-item:hover .toolbar-layer {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.toolbar-item-weixin {
  background-position: 0 -798px;
}
.toolbar-item-weixin:hover {
  background-position: 0 -860px;
}
.toolbar-item-weixin .toolbar-layer {
  height: 212px;
  background-position: 0 0;
}

.toolbar-item-feedback {
  background-position: 0 -426px;
}
.toolbar-item-feedback:hover {
  background-position: 0 -488px;
}

.toolbar-item-app {
  background-position: 0 -550px;
}
.toolbar-item-app:hover {
  background-position: 0 -612px;
}
.toolbar-item-app .toolbar-layer {
  height: 194px;
  background-position: 0 -222px;
}

.toolbar-item-top {
  background-position: 0 -674px;
}
.toolbar-item-top:hover {
  background-position: 0 -736px;
}

.toolbar-layer {
  position: absolute;
  right: 46px;
  bottom: -10px;
  width: 172px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-origin: 95% 95%;
  -moz-transform-origin: 95% 95%;
  -ms-transform-origin: 95% 95%;
  -o-transform-origin: 95% 95%;
  transform-origin: 95% 95%;
  -webkit-transform: scale(0.01);
  -moz-transform: scale(0.01);
  -ms-transform: scale(0.01);
  -o-transform: scale(0.01);
  transform: scale(0.01);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
