﻿@charset "utf-8";
body {
  font-family: "microsoft yahei", Arial;
  font-size: 16px;
}

* {
  margin: 0;
  padding: 0;
}

div, ul, li, h1, h2, h3, h4, h5, h6, img, p, dl, dt, dd, ol, th, td {
  margin: 0px;
  padding: 0px;
}

li {
  list-style-type: none;
}

form, input, button, option, textarea, select {
  margin: 0px;
  padding: 0px;
}

input, button, textarea, select {
  font: 100% Tahoma, Helvetica, Arial, sans-serif;
}

a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
  blr: expression(this.onFocus=this.blur());
  color: #272727;
  font-family: "microsoft yahei";
}

span {
  font-family: "microsoft yahei";
}

p {
  font-family: "microsoft yahei";
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

th {
  font-weight: normal;
}

table {
  font-size: inherit;
  font: 100%;
}

img {
  border: none;
}

.clear:after {
  display: block;
  content: '';
  clear: both;
}

/*头部*/

.header {
  width: 100%;
  padding: 25px 0;
  background: #ffffff;
}

.header .cont {
  width: 1200px;
  margin: 0 auto;
}

.header .cont:after {
  display: block;
  content: '';
  clear: both;
}

.header .logo {
  float: left;
  margin-top: 15px;
}

.header .top {
  float: right;
}

.header .tel {
  font-size: 16px;
  color: #226de4;
  line-height: 38px;
  text-align: right;
  margin-bottom: 10px;
}

.header .tel .iconfont {
  font-size: 24px;
  color: #FFFFFF;
  vertical-align: middle;
}

.header .tel span {
  font-size: 26px;
  font-weight: bold;
  vertical-align: top;
}

.header .nav ul li {
  display: inline-block;
  font-size: 15px;
  padding: 0 15px;
  background: url(img/line.png) right center no-repeat;
}

.header .nav ul li a {
  display: block;
  padding: 0 8px;
  font-size: 18px;
  height: 27px;
  line-height: 27px;
  color: #333333;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

.header .nav ul li a:hover {
  background: #226de4;
  color: #2a2a2a;
}

.header .nav ul li.on a {
  background: #226de4;
  color: #2a2a2a;
}

/*banner*/

.banner {
  position: relative;
  width: 100%;
  height:600px;
}

.banner .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.banner .bd ul {
  width: 100% !important;
  height: 600px !important;
}

.banner .bd ul li {
  width: 100% !important;
  text-align: center;
}

.banner .bd ul li a {
  display: block;
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
}

.banner .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 54px;
  text-align: center;
  z-index: 1;
}

.banner .hd ul li {
  margin: 0 4px;
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  font-size: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.banner .hd .on {
  background: #ffde00;
}

.banner .info {
  position: absolute;
  width: 1200px;
  height: 88px;
  background: #ffde00;
  bottom: -44px;
  left: 50%;
  margin-left: -600px;
}

.banner .info:after {
  display: block;
  content: '';
  clear: both;
}

.banner .info .phone {
  width: 418px;
  padding-left: 30px;
  background: #484848;
  height: 68px;
  padding-top: 20px;
  float: left;
}

.banner .info .phone .iconfont {
  font-size: 40px;
  color: #FFFFFF;
}

.banner .info .phone p {
  font-size: 14px;
  color: #FFFFFF;
}

.banner .info .phone span {
  font-size: 24px;
  font-weight: bold;
  color: #ffde00;
}

.banner .info .address {
  width: 406px;
  height: 100%;
  line-height: 88px;
  text-align: center;
  float: left;
  background: url(img/bg.png) left center no-repeat;
}

.banner .info .address .iconfont {
  font-size: 30px;
  color: #cfb400;
}

.banner .info .address span {
  font-size: 16px;
  color: #272727;
  font-weight: bold;
  vertical-align: top;
}

.banner .info .qq {
  width: 346px;
  height: 100%;
  float: left;
  line-height: 88px;
  background: url(img/bg.png) left center no-repeat;
  text-align: center;
}

.banner .info .qq .iconfont {
  font-size: 40px;
  color: #cfb400;
}

.banner .info .qq span {
  font-size: 20px;
  color: #272727;
  font-weight: bold;
  vertical-align: top;
}

/*关于我们*/

.about {
  width: 100%;
  padding: 80px 0 28px 0;
  background: #f3f3f3;
}

.about .cont {
  width: 1200px;
  margin: 0 auto;
}

.about .cont:after {
  display: block;
  content: '';
  clear: both;
}

.about .us {
  width: 840px;
  float: left;
}

.about .us .tit {
  padding-bottom: 43px;
  background: url(img/eng1.png) no-repeat left bottom;
}

.about .us .tit p {
  font-size: 20px;
  color: #313131;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
}

.about .us .tit p:before {
  display: block;
  content: "";
  width: 4px;
  height: 20px;
  background: #ffde00;
  float: left;
  margin: 10px 13px 0 0;
}

.about .us .txt {
  font-size: 14px;
  color: #666666;
  line-height: 36px;
  text-indent: 2em;
  margin-top: 15px;
}

.about .us .txt a {
  display: block;
  width: 94px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  font-size: 12px;
  color: #2f2f2f;
  background: #ffde00;
  float: right;
  margin-top: 20px;
  text-indent: 0;
}

.about .photo {
  width: 320px;
  height: 204px;
  float: right;
  margin-top: 30px;
}

.about .photo img {
  width: 100%;
  height: 100%;
}

/*公共标题*/

.title {
  text-align: center;
  padding-bottom: 30px;
  font-size: 20px;
  color: #313131;
  text-transform: uppercase;
  font-weight: bold;
}

.title span {
  margin: 0 10px;
}

/*产品*/

.pro {
  width: 1200px;
  margin: 40px auto 0;
  overflow: hidden;
}

.pro:after {
  display: block;
  content: '';
  clear: both;
}

.pro .bd {
  padding: 5px;
  border-top: 1px solid rgb(0, 91, 234);
  padding-bottom: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.pro .bd ul {
  margin: 0 -5px;
}

.pro .bd ul li {
  width: 393px;
  margin-top: 30px;
  margin-right: 10px;
  float: left;
}

.pro .bd ul li .img-box {
  position: relative;
}



.pro .bd ul li:nth-child(3n) {
  margin-right: 0px;
}

.pro .bd ul li .photo {
  display: block;
  width: 100%;
  height: 285px;
  background: #F9F9F9;
  font-size: 0;
}

.pro .bd ul li .photo img {
  width: 100%;
  height: 100%;
  transition: all 1s;
  transform: scale(1);
}

.pro .bd ul li .name {
  display: block;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 16px;
  color: #000;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;

}
.pro .bd ul li .name1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  line-height: 285px;
  background: rgba(0, 0, 0, 0);
  transition: all 0.3s;
  text-align: center;
  color: #fff;
  font-size: 16px;
  opacity: 0;
}

.pro .bd ul li:hover .name1{
  display: block;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
  opacity: 1;
}
.pro .bd ul li:hover .img-box .photo img{
  transform: scale(0.9);
  transition: all 1s;
}

.pro .bd ul li .name:hover {
  background: #ffde00;
  color: #333333;
}

/*新闻*/
.pro2{
  background: #efefef;
}
.news {
  width: 100%;
  padding: 30px 0;
  
  margin-top: 50px;
}

.news .cont {
  width: 1200px;
  margin: 0 auto;
}

.news .cont:after {
  display: block;
  content: '';
  clear: both;
}

.news .cont ul {
  margin: 30px -11px 0;
}

.news .cont ul li {
  width: 385px;
  height: 302px;
  float: left;
  margin: 0 11px;
}

.news .cont ul li .photo {
  width: 100%;
  height: 165px;
  font-size: 0;
}

.news .cont ul li .photo img {
  width: 100%;
  height: 100%;
}

.news .cont ul li .info {
  height: 137px;
  background: #FFFFFF;
  padding: 0 25px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.news .cont ul li .info a {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 54px;
}

.news .cont ul li .info p {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
}

.news .cont ul li .info span {
  font-size: 12px;
  color: #a3a3a3;
  float: right;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.news .cont ul li:hover .info {
  background: #ffde00;
}

.news .cont ul li:hover .info span {
  color: #666666;
}

/*底部*/

.footer {
  width: 100%;
  padding: 20px 0;
  background: #333333;
  text-align: center;
}

.footer ul li {
  display: inline-block;
  font-size: 12px;
  color: #a6a6a6;
  line-height: 30px;
}

.footer ul li a {
  color: #a6a6a6;
}

.footer p, .footer p>a {
  font-size: 12px;
  color: #a6a6a6;
  line-height: 24px;
}

.paper {
  width: 1200px;
  margin: 90px auto;
  min-height: 500px;
}

.paper:after {
  display: block;
  content: "";
  clear: both;
}

/*侧导航*/

.side {
  width: 255px;
  padding: 20px;
  float: left;
  background: #efefef;
}

.side .side_c ul li {
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  margin: 10px 0;
  background: #FFFFFF;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.side .side_c ul li a {
  color: #333333;
}

.side .side_c ul li:hover, .side .side_c ul li.on {
  background: #484848;
}

.side .side_c ul li:hover a, .side .side_c ul li.on a {
  color: #FFFFFF;
}

.side .side_p {
  margin-top: 40px;
}
.side .side_p img{
  width: 100%;
}
.side .side_p p {
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
  background: #ffa800;
  margin-top: 15px;
}

.side .side_p p .iconfont {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 5px;
}

.side .side_p a {
  display: block;
  width: 158px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin: 20px auto;
  background: #ffa800;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

/*面包屑导航*/

.navigation {
  width: 100%;
  height: 43px;
  line-height: 43px;
  border-bottom: 1px solid #e2e2e2;
}

.navigation:after {
  display: block;
  content: '';
  clear: both;
}

.navigation span {
  font-size: 18px;
  color: #313131;
  font-weight: bold;
}

.navigation p {
  float: right;
  font-size: 14px;
  color: #666666;
}

.navigation p a {
  color: #666666;
}

.product, .page, .news_list, .detail {
  width: 863px;
  float: right;
}
.page img{
  max-width: 100%;
}
/*产品列表*/

.product ul {
  margin: 20px -5px 0;
}

.product ul li {
  width: 208px;
  height: 199px;
  margin: 10px 5px;
  float: left;
}

.product ul li .photo {
  display: block;
  width: 208px;
  height: 164px;
  line-height: 164px;
  
  font-size: 0;
}

.product ul li .photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product ul li .name {
  display: block;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #484848;
}

.product ul li .name:hover {
  background: #ffa800;
  color: #333333;
}

/*新闻列表*/

.news_list ul li {
 
  padding: 19px 0;
  border-bottom: 1px dashed #c3c3c3;
}

.news_list ul li .photo {
  float: left;
  width: 225px;
  height: 143px;
}

.news_list ul li .photo img {
  width: 100%;
  height: 100%;
}

.news_list ul li .txt {
  margin-left: 254px;
}

.news_list ul li .txt .name {
  font-size: 16px;
  color: #484848;
  font-weight: bold;
  line-height: 44px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.news_list ul li .txt .name:hover {
  color: #ffa800;
}

.news_list ul li .txt span {
  line-height: 44px;
  font-size: 14px;
  color: #666666;
  float: right;
}

.news_list ul li .txt p {
  font-size: 14px;
  line-height: 30px;
  color: #838181;
  margin-bottom: 8px;
}

.news_list ul li .txt .more {
  color: #484848;
  font-size: 12px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.news_list ul li .txt .more:hover {
  color: #ffa800;
}

/*翻页*/

.pagination {
  width: 100%;
  margin: 30px 0;
  margin: 20px 0;
  text-align: center;
}

.pagination:after {
  display: block;
  content: '';
  clear: both;
}

.pagination a {
  display: inline-block;
  margin-right: 5px;
  padding: 0 5px;
  min-width: 16px;
  height: 22px;
  line-height: 22px;
  border: 1px #999 solid;
  background: #fff;
  color: #545454;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.pagination a:hover, .pagination a.on {
  background: #ffa800;
  border: 1px #ffa800 solid;
  color: #fff;
}

.page .cont {
  color: #333333;
  line-height: 30px;
  margin-top: 30px;
  width: 100%;
}

/*详情页*/

.detail .view {
  padding: 30px 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.detail .view h1 {
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
  height: 40px;
}

.detail .photo {
  width: 100%;
  margin: 20px 0;
  line-height: 0;
  text-align: center;
}

.detail .photo img {
  max-width: 100%;
}

.detail .view .date {
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #666666;
}

.detail .view .date span {
  margin: 0 10px;
}

.detail .viewbox {
  font-size: 14px;
  line-height: 26px;
  text-indent: 2em;
  margin-top: 30px;
}

.detail .pager {
  width: 100%;
  margin: 20px auto;
}

.detail .pager p {
  width: 100%;
  height: 32px;
  font-size: 12px;
  color: #777;
  overflow: hidden;
}

.detail .pager a {
  color: #777;
}

.detail .pager a:hover {
  color: #ffde00;
  text-decoration: underline;
}

/*表单*/

.form {
  width: 100%;
  padding-top: 55px;
}

.form_tit {
  width: 100%;
  text-align: center;
}

.form_tit .p1 {
  font-size: 36px;
  color: #efefef;
  text-transform: uppercase;
}

.form_tit .p2 {
  font-size: 24px;
  color: #333333;
  height: 68px;
  line-height: 68px;
}

.form_tit .p3 {
  width: 800px;
  height: 43px;
  line-height: 43px;
  background: #efefef;
  margin: 0 auto;
  font-size: 12px;
  color: #9c9c9c;
}

.layui-form {
  width: 830px;
  margin: 50px auto 0;
}

.layui-form td span {
  font-size: 16px;
  color: #333333;
  margin: 0 15px;
  float: left;
  line-height: 46px;
}

.layui-form table {
  width: 100%;
}

.layui-form td {
  width: 50%;
  padding-bottom: 25px;
  position: relative;
}

.layui-form td input {
  height: 46px;
  text-indent: 25px;
  font-size: 16px;
  line-height: 46px;
  border-radius: 5px;
  background: none;
  outline: none;
  border: 1px solid #cccccc;
  width: 264px;
}

.layui-form .new input {
  width: 674px;
}

.layui-form td .s1 {
  color: red;
  float: right;
  margin-right: 10px;
}

.layui-form textarea {
  resize: none;
  border: 1px solid #cccccc;
  border-radius: 5px;
  width: 670px;
  padding: 5px;
  outline: none;
  background: none;
  height: 153px;
}

.form ul {
  width: 100%;
  text-align: center;
}

.form ul li {
  display: inline-block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  margin: 0 15px;
}

.form ul li input {
  width: 100%;
  height: 100%;
}

/* all */

::-webkit-input-placeholder {
  color: #dedede;
}

::-moz-placeholder {
  color: #dedede;
}

/* firefox 19+ */

:-ms-input-placeholder {
  color: #dedede;
}

/* ie */

input:-moz-placeholder {
  color: #dedede;
}

/* individual: webkit */

.form td input::-webkit-input-placeholder {
  color: #dedede;
}

.form td input::-webkit-input-placeholder {
  color: #dedede;
}

.form td input::-webkit-input-placeholder {
  color: #dedede;
}

/* individual: mozilla */

.form td input::-moz-placeholder {
  color: #dedede;
}

.form td input::-moz-placeholder {
  color: #dedede;
}

.form td input::-moz-placeholder {
  color: #dedede;
}

/*地图*/

.map {
  width: 100%;
  height: 400px;
  margin-top: 30px;
}

.BMap_bubble_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}

.BMap_bubble_content {
  font: 12px arial, sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}

/*悬浮*/

.float {
  width: 200px;
  position: fixed;
  right: -150px;
  transition: all 0.5s;
  top: 20%;
  z-index: 100;
}

.float ul li {
  position: relative;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
background: #ffa800;
  border-radius: 5px;
  margin-bottom: 3px;
  cursor: pointer;
}
/* .float ul li{
  background: url(img/11_01.png) no-repeat;
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
  margin: 3px 0;
}
.float ul li:nth-child(2){
  background: url(img/11_03.png) no-repeat;
  background-size: 100% 100%;
}
.float ul li:nth-child(3){
  background: url(img/11_05.png) no-repeat;
  background-size: 100% 100%;
}
.float ul li:nth-child(4){
  background: url(img/11_07.png) no-repeat;
  background-size: 100% 100%;
} */
.float ul li span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  margin-right: 10px;
}

.float ul li .iconfont {
  color: #FFFFFF;
  font-size: 30px;
}

.float ul li .icon-huidingbu {
  font-size: 20px !important;
}

.float ul li p {
  font-size: 18px;
  color: #FFFFFF;
}

.float ul li .wx {
  width: 90px;
  height: 0px;
  margin-left: 60px;
  overflow: hidden;
  padding-bottom: 0;
  transition: all 0.5s;
}
.float ul li .wx img{
  width:90px;
  height: 90px;
}
.float:hover {
  right: 0;
}

.float:hover .wx {
  height: 100px;
  padding-bottom: 10px;
}

.title p {
  font-size: 24px;
}

.title h4 {
  color: rgb(153, 153, 153);
  font-family: 微软雅黑;
  font-size: 14px;
  line-height: 200%;
  margin: 10px 0 15px 0;
}

.title h5 {
  font-family: "Microsoft YaHei";
  font-size: 17px;
  color: #5a5a5a;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
.pro2{
  padding: 20px 0;
}
.pro2 .cont{
  width: 1200px;
  margin: 40px auto 0;
  overflow: hidden;
}
.pro2 ul li{
  width: 240px;
  float: left;
  margin-right: 80px;
}
.pro2 ul li:nth-child(4n){
  margin-right: 0px;
}
.pro2 ul li .img-box{
  width: 128px;
  height: 128px;
  margin: 0 auto;
}
.pro2 ul li .img-box img{
  width: 100%;
  height: 100%;
}

.pro2 ul li .text {
  text-align: center;
  font-weight: bold;
  margin: 20px 0;
}
.pro2 ul li .text h4{
 font-size: 20px;
 color: #000;
 margin-bottom: 20px;
}
.pro2 ul li .text p{
  color: rgb(153, 153, 153);
  font-family: 微软雅黑;
  font-size: 14px;
}
.pro2 ul li .img-box{
  position: relative;
  overflow: hidden;
}
.pro2 ul li .img-box .img-1{
  position: absolute;
  top: 0px;
  transition: all 0.3s;
}
.pro2 ul li .img-box .img-2{
  position: absolute;
  top: -128px;
  transition: all 0.3s;
}
.pro2 ul li:hover .img-box .img-1{
  top: 128px;
  transition: all 0.3s;
}
.pro2 ul li:hover .img-box .img-2{
  top: 0px;
  transition: all 0.3s;
}