@charset "utf-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
/*Base*/
html {
  font: 62.5%/1.8 "simhei";
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  max-width: 1080px;
  margin: 0 auto;
  overflow-x: hidden;
}
body {
  position: relative;
  overflow: hidden;
  color: black;
}
* {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  outline: none;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  background: transparent;
  color: inherit;
  outline: none;
  color: black;
}
a:focus {
  outline: 0;
}
a:active,
a:hover {
  outline: none;
}
img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
fieldset {
  border: 0.025rem solid #c0c0c0;
  margin: 0 0.1rem;
  padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  outline: none;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input.submit {
  border: 0;
  margin: 0;
  cursor: pointer;
}
input.radio {
  width: 0.65rem;
  height: 0.65rem;
  float: left;
  display: inline;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ol,
li {
  list-style: none;
}
.text_over {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.center {
  display: flex;
  justify-content: center;
  align-items: Center;
}
.width_c {
  width: 0 !important;
}
body {
  max-width: 1080px;
  min-height: 320px;
  font-family: "微软雅黑";
  /* margin: 4.5rem auto 3.57rem; */
}

@font-face {
  font-family: "simhei";

  src: url("../字体/simhei.ttf");
}


@font-face {
  font-family: AleoL;
  src: url("../字体/AleoL.ttf");
}

body{
  padding: 3.5rem 0 3.6rem;
}
/*首页*/
.header {
  position: fixed;
  top: 0;
  overflow: hidden;
  line-height: 3.5rem;
  width: 100%;
  max-width: 27rem;
  background-color: #ffffff;
  z-index: 9999;

}
.header-xian {
  background-color: #dddddd;
  height: 0.05rem;
  width: 100%;
  position: absolute;
  bottom: 0px;
  z-index: -1;
}
.logo {
  float: left;
  width: 10.6rem;
}
.back {
  float: left;
  width: 2.85rem;
}
.menu {
  float: right;
  width: 3.5rem;
  height: 3.5rem;
  background-image: url("../images/menu.png");
  background-size: 1.5rem 1.25rem;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #0074bf;
}

.logo > img,
.back > img {
  width: 100%;
}

.lb-banner img {
  width: 100%;
}

.nav {
  margin-top: 1.55rem;
  background-color: #0074bf;
}

.nav-cont,
.nav-icon,
.cp-wrap,
.gs-wrap,
.xw-wrap,
.anli-wrap,
.contact-wrap,
.dd-wrap,
.dd-title-wrap,
.pdu-xq-top-wrap,
.sort-tx,
.news-txt,
.news-xq-wrap,
.single-wrap{
  width: 92.593%;
  margin: 0 auto;
  max-width: 1000px;
}

.nav li {
  position: relative;
  float: left;
  width: 25%;
  text-align: center;
}

.nav a {
  display: block;
  color: #ffffff;
  font-size: 1.05rem;
  padding: 0.875rem 0;
}

.nav-top {
  background-color: #ffffff;
  line-height: 0.875rem;
}

.nav-top li {
  padding: 0.875rem 0;
}

.nav-icon img {
  position: absolute;
  bottom: -1.2rem;
  right: 1.6rem;
  width: 3.2rem;
}

.head {
  text-align: center;
}

.title {
  font-family: "SourceHanSansCN-Normal";
  color: #0074bf;
  font-size: 1.5rem;
}

.xian {
  position: relative;
  width: 100%;
  height: 0.05rem;
  background-color: #e5e4e4;
  margin: 0.5rem 0;
}

.en-title {
  font-family: "SourceHanSansCN-Normal";
  color: #999999;
  font-size: 0.65rem;
}

.cp {
  padding: 2.25rem 0 1.875rem;
}

.xian2 {
  width: 3.75rem;
  height: 0.15rem;
  background-color: #0074bf;
  text-align: center;
  position: absolute;
  left: 50%;
  top: -0.05rem;
  transform: translateX(-50%);
}

.cp-wrap {
  margin-top: 1.5rem;
}

.cp-wrap ul {
  overflow: hidden;
  margin-left: -1rem;
}

.cp-wrap li {
  float: left;
  width: 46.15%;
  height: 12rem;
  border: 0.05rem #dddddd solid;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0 0 1rem;
}

.cp-pic {
  width: 10.5rem;
}

.cp-pic > img {
  width: 100%;
}

.gs {
  background-image: url("../images/2.jpg");
  height: 28.225rem;
  padding: 2.25rem 0;
}

.gs-tx,
.gs-more a,
.xw-more a {
  font-size: 1rem;
  color: #ffffff;
  font-family: "simhei";
  line-height: 1.4rem;
  margin-top: 0.75rem;
}

.xw-more a {
  color: #666666;
}

.gs-tx:nth-child(1) {
  margin-top: 0;
}

.gs-wrap {
  margin-top: 2rem;
}

.gs-more,
.xw-more {
  text-align: center;
  margin-top: 1rem;
}

.xw {
  padding: 3rem 0 1.5rem;
}

.xw-title {
  font-family: "simhei";
  font-size: 1.1rem;
  color: #000000;
}

.xw-tx {
  color: #999999;
  font-size: 1rem;
  font-family: "simhei";
  line-height: 1.4rem;
  margin-top: 0.5rem;
}

.xw-wrap li a {
  display: block;
  padding: 1.3rem 0;
  border-bottom: 1px #e5e4e4 solid;
}

.xw-wrap li a:nth-child(1) {
  padding-top: 0.75rem;
}

.anli {
  padding: 1.2rem 0 1.6rem;
}

.anli-pic {
  width: 12rem;
  border: 0.05rem #dddddd solid;
}

.anli-tx {
  color: #333333;
  font-size: 0.8rem;
  font-family: "simhei";
  text-align: center;
  margin-top: 0.75rem;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.anli-pic > img {
  width: 100%;
}

.anli ul {
  margin-left: -1rem;
  overflow: hidden;
}

.anli li {
  float: left;
  margin: 1rem 0 0 1rem;
  width: 46.15%;
}

.footer {
  width: 100%;
  max-width: 27rem;
  height: 3.6rem;
  background-color: #333333;
  position: fixed;
  bottom: 0;
}

.footer ul {
  overflow: hidden;
  height: 100%;
}

.footer li {
  float: left;
  width: 25%;
  height: 100%;
  text-align: center;
}
.footer li a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.ft-tx {
  color: #e6e6e6;
  font-size: 0.8rem;
  font-family: "simhei";
  margin-top: 0.4rem;
}

.ft-icon {
  width: 1.25rem;
}

.ft-icon > img {
  width: 100%;
}

/*------------------联系我们--------------------*/

.header-title {
  color: #333333;
  font-family: "simhei";
  font-size: 1.25rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.my-map {
  margin: 0 auto;
  width: 100%;
  height: 16.5rem;
}

.my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}

.my-map .icon-cir {
  height: 31px;
  width: 28px;
}

.my-map .icon-cir-red {
  background-position: -11px -5px;
}

.amap-container {
  height: 100%;
}

.amap-logo,
.amap-copyright {
  display: none !important;
}

.contact li {
  padding: 1.2rem 0;
  border-bottom: 0.05rem #dddddd solid;
}
.contact-wrap {
  overflow: hidden;
  padding: 0.1rem 0;
}
.contact-tx,
.contact-tx2 {
  font-size: 0.9rem;
  color: #999999;
  margin-top: 0.75rem;
}
.contact-tx:nth-child(1) {
  margin-top: 0;
}
.contact-tx a {
  color: #333333;
}
.contact-tx2 > span,
.contact-tx > span {
  color: #333333;
}
.contact-tx2:nth-child(odd) > span {
  padding-left: 4.5rem;
  word-wrap: break-word;
  white-space: normal;
  display: block;
}
.contact-tx2:nth-child(even) > span {
  padding-left: 3rem;
  word-wrap: break-word;
  white-space: normal;
  display: block;
}
.contact-tx2 {
  float: left;
  width: 50%;
  position: relative;
}
.con-tx {
  position: absolute;
  left: 0;
}

/*------------------订单须知--------------------*/
.dingdan {
  padding-bottom: 1rem;
}
.dd-title {
  font-size: 1.25rem;
  color: #999999;
  font-family: "simhei";
  padding: 1.6rem 0 1rem;
  background-color: #f7f7f7;
  border-bottom: 0.05rem #dddddd solid;
}

.dd-msg-r,
.dd-msg-l {
  width: 50%;
  font-size: 1.25rem;
  color: #999999;
  font-family: "simhei";
}

.dd-msg {
  border-bottom: 0.05rem #dddddd solid;
}

.dd-msg-l {
  color: #333333;
}

.dd-msg-r textarea {
  height: 5.5rem;
  width: 100%;
  padding-left: 1.5rem;
  color: #999999;
  resize: none;
}
.dd-wrap {
  display: flex;
  padding: 1rem 0;
}
.dd-msg-r textarea::placeholder,.date input::placeholder{
  color: #999999;
}

.dd-msg-r > input {
  width: 100%;
  color: #999999;
  text-align: right;
  background-color: transparent;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

/*------------------产品中心--------------------*/
.cp-wrap2 li {
  border: none;
  height: initial;
  flex-direction: column;
}
.kk {
  width: 100%;
  height: 12rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.05rem #dddddd solid;
}
.kk-tx {
  margin-top: 0.75rem;
  color: #333333;
  font-size: 1rem;
  font-family: "simhei";
}
.kk-zy {
  margin-top: 0.75rem;
  color: #747474;
  font-size: 0.825rem;
  font-family: "simhei";
}
/*------------------产品详情--------------------*/
.pdu-xq {
  padding-bottom: 1rem;
}

.pdu-xq-top {
  line-height: 3rem;
  border-bottom: 0.05rem #dddddd solid;
}

.pdu-xq-top-wrap a {
  width: 50%;
  font-family: "simhei";
  font-size: 1rem;
  color: #333333;
}

.pdu-xq-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 14.75rem;
}

.pdu-xq-tx {
  font-size: 1rem;
  color: #333333;
  font-family: "simhei";
  margin-top: 1.6rem;
}

.pdu-prev,
.pdu-next {
  background-image: url("../images/9.jpg");
  width: 1.85rem;
  height: 4.475rem;
  background-size: 1.85rem 4.475rem;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  left: initial;
  right: initial;
  margin-top: initial;
}

.pdu-next {
  background-image: url("../images/10.jpg");
  right: 0;
}

.pdu-lb {
  position: relative;
  width: 92.593%;
  margin: 0 auto;
  max-width: 1000px;
}

.pdu-xq-pic {
  width: 8.5rem;
}

.pdu-xq-pic > img,
.pdu-xq-cont > img {
  width: 100%;
}
.pdu-xq-cont img{
  width: 98%;
}
/*------------------产品分类--------------------*/
.sort {
  padding: 0.375rem 0 1rem;
}
.sort li a {
  display: block;
  font-size: 1.25rem;
  color: #333333;
  font-family: "simhei";
  padding: 1.2rem 0 1rem;
}
.sort li,.news li {
  border-bottom: 0.05rem #dddddd solid;
}
/*------------------新闻列表--------------------*/
.news{
  padding: 0.375rem 0 1rem;
}
.news-txt{
   display: block;
   padding: 1.15rem 0;
}
.news-title {
  font-size: 1.25rem;
  color: #333333;
  font-family: "simhei";
}
.news-time{
  color:#999999;
  font-size: 1rem;
  font-family: "simhei";  
  margin-top: 0.7rem;
}
.news li:nth-last-child(1){
  border: none;
}
/*------------------新闻详情--------------------*/
.news-xq{
  padding: 1.75rem 0 1rem;
}
.news-xq-msg{
  color:#999999;
  font-size: 0.9rem;
  font-family: "simhei";
  margin-top: 0.6rem;
}
.news-xq-title{
  font-family: "simhei";
  font-size: 1.5rem;
  color:#0074bf;
  line-height: 1.8rem;
}
.news-xq-top{
  padding-bottom: 1.5rem;
border-bottom: 0.05rem #dddddd solid;
}
.news-xq-txt{
    margin-top: 1rem;
}
.news-xq-tx, .single-tx{
  color:#333333;
  font-size: 1rem !important;
  font-family: "simhei";
  line-height: 1.7rem;
  margin-top: 1.75rem;
}
.news-xq-tx,.single-txt span,strong,p{ font-size:1rem !important;font-family: "simhei";color:#333333;}
.news-xq-tx:nth-child(1){
  margin-top: 0;
}
.single-tx img{ width:100%; padding-top:20px;}
/*------------------单页--------------------*/
.single{
  padding: 1.6rem 0 1rem;
}
.single-txt{
   margin-top: 1.25rem;
}
.single-tx{
margin-top: 0rem;
}
.single-top{
 overflow: hidden;
 margin-left: -0.375rem;
}
.single-pic{
box-sizing: border-box;
float: left;
max-width: 5.95rem;
border: 0.025rem #dddddd solid;
margin-left: 0.375rem;
}
.single-pic>img{
 width: 100%;
}

/*------------------弹出--------------------*/
.tanchu {
  display: none;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999999;
}

.tanchu-cont {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 19.75rem;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 99999;
  overflow-y: auto;
  overflow-x: hidden;
}

.tanchu-top {
  overflow: hidden;
  padding-top: 1.1rem;
  line-height: 2.6rem;

}

.tanchu-title {
  float: left;
  color: #999999;
  font-size: 1rem;
  font-family: "simhei";
}

.tanchu-close {
  float: right;
  padding: 0 1rem
}

.tanchu-close>img {
  width: 0.975rem;
}
.tanchu-li{
  line-height: 2.6rem;
 }
 .erji{
  padding-right: 1rem;
  margin-left: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0.05rem #dddddd solid;
 }
 
 .erji-wrap{
     display: none;
 }
 .tanchu-a a{
  display: block;
  margin-left: 2rem;
  border-bottom: 0.05rem #dddddd solid;
  line-height: 2.6rem;
 }
 .tanchu-wrap{
  overflow: hidden;

  margin-left: 1rem;
  border-bottom: 0.05rem #dddddd solid;
 }
 .tanchu-icon {
width: 0.625rem;
float: right;
}

.tanchu-icon>img {
width: 100%;
}
.tanchu-wrap>a,
.erji-title,
.erji-cont a {
display: block;
width: 100%;
color: #333333;
font-size: 1rem;
font-family: "simhei";
padding: 0.7rem 0;
cursor: pointer;
}

.nav-active {
  background-color: #0074bf;
}

.nav-active2 {
  color: #ffffff !important;
}

.weixin{
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index:9999;
}
.weixin-pic{
  width: 15rem;
  padding: 0.5rem;
  border: 0.05rem #dddddd solid;
  background-color: #333333;
}
.weixin-pic>img{
  width: 100%;
}
.weixin-tx{
  font-size: 1rem;
  color:#ffffff;
  text-align: center;
  font-family: "simhei";
  margin: 0.5rem 0 0.2rem;
}

#center #people {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#center #people ul {
	width: 95%;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#center #people ul li {
	width: 100%;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	border-left: 1px #dddddd solid;
	line-height: 40px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
#center #people ul li p {
	padding-left: 20px;
	width: 100%;
}
#center #people ul li p span {
	padding-right: 10px;
}

.submit1{ width:75px; line-height:25px; height:25px; color:#555555; margin-right:20px;border:1px #727071 solid;}

