﻿html {
  color: #000;
  background: #FFFFFF;
  margin: 0 auto;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  line-height: 1;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
legend {
  color: #000;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  color: inherit;
}
input,
textarea {
  background: none;
  outline: none;
  border: 0px;
}
input[type="text"]:focus,
input[type="password"]:focus {
  border: 1px solid #eb7350;
  background: #fff;
  outline: none;
}
textarea:focus {
  outline: none;
}
button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
.box-center {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}
.box-f {
  float: left;
}
.box-r {
  float: right;
}
.box-clear:after {
  display: block;
  content: '';
  clear: both;
}
.box-ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.header-box {
  width: 100%;
  height: 123px;
  background: #ffffff;
}
.header-img {
  vertical-align: top;
}
.lgphone img{
    margin-top: 20px;
}
.navigation-box {
  width: 100%;
  height: 57px;
  background: url("../image/nav01.jpg");
}
.navigation,
.introduction {
  height: 100%;
}
.navigation-cur {
  background: #000000;
}
.navigation-item {
  width: 132px;
  height: 100%;
}
.navigation-item a {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #ffffff;
  line-height: 57px;
  font-size: 18px;
  text-align: center;
}
.navigation-item:hover {
  background: #000000;
}
.banner-box {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
}
.banner-box .banner-img-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
}
.banner-box .banner-img {
  min-width: 1200px;
  height: 450px;
  background: url("../image/banner01.jpg") center center no-repeat;
  width: 100%;
}
.footer-box {
  background: #1e1e1e;
  color: #ffffff;
  width: 100%;
  box-sizing: border-box;
}
.footer {
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}
.float-nav {
  display: none;
}
/*liuyan*/
.formey {
	padding-top: 5px;
	padding-bottom: 20px;
}
.formey .item {
	float: left;
	color: #999;
	font-weight: normal;
	width:45%;
	height: 43px;
	line-height: 43px;
	border: 1px solid #ccc;
	background: #f3f3f3;
	margin-right: 40px;
	margin-bottom: 25px;
	position: relative;
}
.formey .item1 {
	float: left;
	color: #999;
	font-weight: normal;
	width: 95%;
	height: 43px;
	line-height: 43px;
	border: 1px solid #ccc;
	background: #f3f3f3;
	margin-right: 56px;
	margin-bottom: 25px;
	position: relative;
}
.formey .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: #666;
}
.formey .item1 label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: #666;
}
.formey .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 16px;
}
.formey .item1 input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 16px;
}
.formey .item .txt {
	width: 63%;
	height: 43px;
	line-height: 43px;
	display: block;
	background: none;
	padding-left: 95px;
	border: 0 none;
	color: #666;
}
.formey .item1 .txt {
	width: 85%;
	height: 43px;
	line-height: 43px;
	display: block;
	background: none;
	padding-left: 90px;
	border: 0 none;
	color: #666;
}
.formey .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}

.formey .item.mr0 {
	margin-right: 0;
}
.formey .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formey .liuyan {
	width: 95%;
	height: 260px;
	border: 1px solid #ccc;
	float: left;
}
.formey .liuyan label {
	text-align: right;
	display: block;
	top: 7px;
}
.formey .liuyan textarea {
	width: 98%;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 80px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #666;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formey .bot {
	width: 100%;
	text-align: center;
}
.formey .sub {
	width: 232px;
	line-height: 41px;
	border: 2px solid #0dcfb7;
	margin-right: 2px;
	text-align: center;
	background: #0dcfb7;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	outline: none;
	transition: all .5s;
}
.formey .sub:hover {
	background: none;
	color: #fff;
	background: #0dcfb7;
}
.formey .yzm .txt {
	padding-left: 80px;
	width: 340px;
}
.formey .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	border: 0px;
	display: block;
}
.tit {
   color: #666;
   padding: 18px 0 36px;
    text-align: center;
  }
.tit .p1 {
    font-size: 25px;
    margin-bottom: 10px;
  }
.tit .p2 {   
    line-height: 24px;
  }
@media screen and (max-width: 750px) {
 
 .formey{
		font-size: 0.28rem;
	}
.formey .item{
		float: left;
		color: #999;
		font-weight: normal;
		width: 100%;
		height: 0.8rem;
		line-height: 0.8rem;
		border: 1px solid #ccc;
		background: #f3f3f3;
		margin-right: 0;
		margin-bottom: 0.35rem;
		position: relative;
	}
.formey .item label{
		padding-left: 0.25rem;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 11;
		text-align: center;
		display: block;
		margin: 0;
		height: 0.76rem;
		line-height: 0.76rem;
		font-size: 0.3rem;
		color: #666;
	}
.formey .item .txt{
		width: 68%;
		height: 0.76rem;
		line-height: 0.76rem;
		display: block;
		background: none;
		padding-left: 1.6rem;
		border: 0 none;
		color: #666;
	}
	.formey .item1{
		float: left;
		color: #999;
		font-weight: normal;
		width: 100%;
		height: 0.8rem;
		line-height: 0.8rem;
		border: 1px solid #ccc;
		background: #f3f3f3;
		margin-right: 0;
		margin-bottom: 0.35rem;
		position: relative;
	}
.formey .item1 label{
		padding-left: 0.25rem;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 11;
		text-align: center;
		display: block;
		margin: 0;
		height: 0.76rem;
		line-height: 0.76rem;
		font-size: 0.3rem;
		color: #666;
	}
.formey .item1 .txt{
		width: 69%;
		height: 0.76rem;
		line-height: 0.76rem;
		display: block;
		background: none;
		padding-left: 1.8rem;
		border: 0 none;
		color: #666;
	}
.formey .liuyan{
		width: 100%;
		height: 4.5rem;
		border: 1px solid #e4e4e4;
		float: left;
	}
.formey .liuyan textarea{
		width: 100%;
		height: 100%;
		line-height: 0.45rem;
		padding: 0.15rem 0.1rem  0.24rem 0.1rem;
		box-sizing: border-box;
		text-indent: 80px;
		font-size: 16px;
		font-family: "microsoft yahei";
		color: #666;
		border: 0 none;
		overflow: hidden;
		background: none;
		resize: none;
		display: block;
		outline: none;
	}
.formey .sub{
		float: none;
		margin: 0 auto;
		width: 4rem;
		line-height: 0.6rem;
		border: 2px solid #0dcfb7;
		text-align: center;
		background: #0dcfb7;
		color: #FFF;
		cursor: pointer;
		font-size: 16px;
		display: block;
		outline: none;
		transition: all .5s
	}
.left .leftbox .ey_title{
		padding-bottom: 0.2rem;
		border-bottom: 1px solid #eeeeee;
		padding-left: 0.1rem;
	}
.left .leftbox .ey_title h3{
		font-size: 0.32rem;
	}
.left .leftbox .leftpro li{
		width: 2.25rem;
		margin-right: 0.15rem;
	}
.left .leftbox .leftpro li:nth-of-type(2n){
		margin-right: 0.15rem;
	}
.left .leftbox .leftpro li:nth-of-type(3n){
		margin-right: 0;
	}
  .tit .p2 {   
    display: none;
  }
  .box-center {
    margin: 0 auto;
    width: 7.5rem;
    overflow: hidden;
    padding: 0 0.2rem;
    box-sizing: border-box;
  }
  .ui-link{width: 50%}
  .box-none {
    display: none;
  }
  .header-box {
    width: 7.5rem;
    height: auto;
    background: #ffffff;
  }
  .header-img {
    width: 100%;
    height: auto;
  }
  .navigation-item {
    width: 1.77rem;
    height: 0.8rem;
    border-bottom: 0.01rem #ffffff solid;
  }
  .yidong-overflow {
    overflow: visible !important;
  }
  .navigation-box {
    width: 100%;
    height: auto;
    background: none;
  }
  .navigation-item a {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
    line-height: 0.8rem;
    font-size: 15px;
    text-align: center;
  }
  .navigation {
    background: #0dcfb7;
    width: 7.1rem;
    padding: 0;
  }
  .banner-box {
    width: 7.5rem;
    padding: 0 0.2rem 0.2rem 0.2rem;
    box-sizing: border-box;
    height: auto;
  }
  .banner-box .banner-img-box {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
 .banner-box .banner-img-box img{
     width: 100%;
 }
  .banner-box .banner-img {
    min-width: 0;
    height: 4.5rem;
    background: url(../image/banner01.jpg) center center no-repeat;
    width: 100%;
  }
  .footer-box {
    background: #1e1e1e;
    color: #ffffff;
    width: 100%;
    padding: 0.3rem 0;
    box-sizing: border-box;
  }
  .footer {
    line-height: 0.5rem;
    font-size: 0.28rem;
    text-align: center;
    height: 2rem;
    margin-bottom: 1.2rem;
  }
  .ui-link{width: 50%}
  .float-nav {
    width: 100%;
    height: 1.2rem;
    position: fixed;
    background: #0dcfb7;
    bottom: 0;
    z-index: 2;
    display: flex;
    justify-content: space-around;
    align-items: center;
    z-index: 99999;
  }
  .float-nav-box {
    font-size: 0;
    text-align: center;
  }
  .float-nav-img4 {
    width: 0.5rem;
    height: 0.5rem;
  }
  .float-nav-box p {
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #fff;
    margin-top: 0.1rem;
  }
}

/*# sourceMappingURL=public.css.map */