@charset "UTF-8";
/*初始化样式*/
html {
  margin: 0;
  padding: 0;
  border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #fff;
  color: #666;
  position: relative;
  font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
  vertical-align: baseline;
  width: 100%;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  outline: none;
}

a:link {
  color: #666;
}

a:visited {
  color: #666;
}

a:hover,
a:active,
a:focus {
  color: #3480ce;
  text-decoration: none;
  outline: none;
}

input {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
}

img {
  border: none;
  background: none;
  vertical-align: middle;
}

ul,
ol,
li {
  list-style-type: none;
}

select,
input,
img,
select {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table,
th,
td {
  vertical-align: middle;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

h1,
h2,
h3,
h4 {
  font-size: 12px;
  font-weight: bold;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  height: 0;
}

/*----- Common css ------*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
}

.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.vn1200 {
  width: 1200px;
  margin: 0 auto;
}

.pos {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}

.com-img img {
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

/*头部样式*/
.topd {
  height: 40px;
  background: #333333;
  line-height: 40px;
  font: 400 12px/40px "Microsoft YaHei";
  color: #fefeff;
}

.topd a {
  color: #fefeff;
  padding: 0 5px;
}

.topd img {
  margin-left: 5px;
}
.topa {
  font-size: 13px;
}
.topb {
  /*margin-right: 40px;*/
    position: relative;
    left: 116px;
}

.dlo {
  height: 87px;
  line-height: 87px;
}

.logo {
  line-height: 87px;
}
.logo h1{
  display: inline-block;
}
.sd {
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0px !important;
  z-index: 9999999;
}

.dlo {
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 99999999;
}

.zywen{
  line-height: 40px;
  margin-left: 170px;
}
.zywen a{
  padding: 0;
}
.zywen img{
  margin: 0;
}
.zywen a+a{
  background: url(../images/ahjgh.png) no-repeat left center;
  margin-left: 5px;
  padding-left: 6px;
}

/*搜索和热门搜索*/
.search1{
    border-bottom:1px solid #ccc;
}
.search{
    
    height: 40px;
}
.vn-search {
  margin: 15px 0;
}

.vn-search .hotSearch {
  float: left;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

.vn-search .hotSearch a {
  margin-right: 6px;
}

.vn-search #formsearch {
  float: right;
}

.vn-search #formsearch input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
  outline: none;
}

.vn-search #formsearch #keyword {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

.vn-search #formsearch #s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #3480ce;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 12px;
}

/*导航栏样式*/
#menu{width: 900px;margin-top: 15px;}
.nav{height:56px;}
.nav li{line-height:56px;height:56px;text-align:center;width:100px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:56px;color:#2a2b7b;height:56px;font-size: 14px;padding: 0;}
.nav li:hover{color:#e60012;background: url(../images/lia.png) no-repeat bottom center;}
.nav li:hover a{color:#e60012;transition: all 0.3s ease;}
.nav>li>a:hover{background: none;}

.nav .sec{height:0;background:#fff;color:#e60012;overflow:hidden;z-index:9999;position:absolute;top:59px;left:5px;}
.nav .sec a{background:#fff;color:#e60012;height:38px;line-height:38px;width:90px;}
.nav .sec a:hover{background:#fff;text-decoration:none;}


.c1 {
  margin-top: 60px;
}

.c1bt {
  width: 1200px;
  margin: 0 auto;
  height: 75px;
}

.c1bta dd {
  font: 400 36px/36px "Microsoft YaHei";
  color: #000000;
}

.c1bta dt {
  font: 400 14px/14px "Microsoft YaHei";
  color: #4c4948;
  margin-top: 18px;
}

.c1btb {
  color: #d2d2d2;
  font-size: 16px;
  line-height: 75px;
}

.c1btb a {
  padding: 0 40px;
  font: 400 16px/75px "Microsoft YaHei";
  color: #393939;
}

.c1btb a:hover {
  color: #e60012;
}

.product_listt {
  margin-top: 30px;
}

.product_listt li {
  float: left;
  margin-right: 33px;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.25);
  margin-bottom: 33px;
  height: 358px;
  overflow: hidden;
  width: 378px;
  position: relative;
}

.product_listt li:nth-child(3n) {
  margin-right: 0;
}

.product_listt li img {
  width: 378px;
  height: 300px;
}

.product_listt li h3 {
  height: 58px;
  background: #eeeeee;
  width: 378px;
  font: 500 16px/58px "Microsoft YaHei";
  color: #000000;
  text-align: center;
}

.product_listt li .ycc {
  height: 150px;
  background: #01b8b6;
  padding-left: 21px;
  padding-right: 29px;
  text-align: left;
  color: #FFF;
  position: absolute;
  transition: all 0.5s;
  width: 100%;
  bottom: -150px;
}

.product_listt li .ycc dd {
  font: 500 16px/16px "Microsoft YaHei";
  padding-top: 30px;
}

.product_listt li .ycc dt {
  font: 500 12px/20px "Microsoft YaHei";
  margin-top: 17px;
}

.product_listt li:hover .ycc {
  bottom: 0px;
  transition: all 0.5s;
}

.c2 {
  height: 571px;
  background: url(../images/c2.jpg) no-repeat top center;
  padding-top: 68px;
  margin-top: 80px;
}

.c2 .tybt {
  color: #fff;
}

.c2 .tybt dd {
  color: #fff;
}

.c2a {
  width: 560px;
  margin-top: 53px;
}

.c2a dd {
  font: 500 16px/16px "Microsoft YaHei";
  color: #FFF;
  margin-left: 30px;
}

.c2a dt {
  width: 36px;
  height: 3px;
  background: #fff;
  margin-top: 9px;
  margin-left: 30px;
}

.c2a dl {
  font: 500 16px/30px "Microsoft YaHei";
  color: #FFF;
  margin-top: 33px;
}

.c2a a {
  display: block;
  width: 160px;
  height: 40px;
  background: #ff0000;
  text-align: center;
  font: 500 12px/40px "Microsoft YaHei";
  color: #ffffff;
  margin-top: 44px;
}

.c2b {
  margin-top: 53px;
  width: 600px;
}

.c3 {
  margin-top: 70px;
}

.c3_list {
  text-align: center;
  font-size: 0;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-top: 40px;
}

.c3_list li {
  display: inline-block;
  width: 600px;
  height: 50px;
  font: 500 16px/50px "Microsoft YaHei";
  color: #393939;
}

.c3_list li.on {
  background: #2a2b7b;
  color: #fff;
}

.c3_list2 li {
  float: left;
  margin: 0 10px;
  border: 1px solid #c9c9c9;box-sizing:content-box; 
}

.c3_list2 li img {
  width: 283px;
  height: 283px;
}

.slideGroup .parBd .slideBox .tempWrap {
  width: 1200px !important;
}

.slideGroup .parBd {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  margin-top: 40px;
}

.slideGroup .parBd .sPrev,
.slideGroup .parBd .sNext {
  position: absolute;
  width: 29px;
  height: 51px;
  display: block;
  top: 117px;
}

.slideGroup .parBd .sPrev {
  background: url(../images/left11.png) no-repeat center center;
  left: -49px;
  z-index: 99;
}

.slideGroup .parBd .sPrev:hover {
  background: url(../images/left.png) no-repeat center center;
}

.slideGroup .parBd .sNext {
  background: url(../images/right11.png) no-repeat center center;
  right: -49px;
  z-index: 99;
}

.slideGroup .parBd .sNext:hover {
  background: url(../images/right.png) no-repeat center center;
}

.c4 {
  margin-top: 68px;
}

.case_listt {
  margin-top: 40px !important;
  padding-bottom: 30px !important;
}

.case_listt li {
  float: left;
  position: relative;
  margin: 0 5px;
}

.case_listt li img {
  width: 390px;
  height: 390px;
}

.case_listt li h3 {
  width: 292px;
  height: 54px;
  text-align: center;
  font: 400 16px/54px "Microsoft YaHei";
  color: #000000;
  position: absolute;
  left: 49px;
  bottom: -29px;
  z-index: 99;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #fff;
  transition: all 0.5s ease-out;
}

.case_listt li .img {
  width: 390px;
  height: 390px;
  overflow: hidden;
}

.case_listt li .img img {
  width: 390px;
  height: 390px;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case_listt li .img img:hover {
  background: #fff;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.case_listt li:hover h3 {
  background: #2a2b7b;
  color: #fff;
}

.c4 .slideBox1 .sPrev1,
.c4 .slideBox1 .sNext1 {
  position: absolute;
  width: 29px;
  height: 51px;
  display: block;
  top: 215px;
}

.c4 .slideBox1 {
  position: relative;
}

.c4 .slideBox1 .sPrev1 {
  background: url(../images/left11.png) no-repeat center center;
  left: -49px;
  z-index: 99;
}

.c4 .slideBox1 .sPrev1:hover {
  background: url(../images/left.png) no-repeat center center;
}

.c4 .slideBox1 .sNext1 {
  background: url(../images/right11.png) no-repeat center center;
  right: -49px;
  z-index: 99;
}

.c4 .slideBox1 .sNext1:hover {
  background: url(../images/right.png) no-repeat center center;
}

.c5 {
  height: 883px;
  background: url(../images/c5.jpg) no-repeat top center;
  margin-top: 69px;
  padding-top: 72px;
  color: #FFF;
}

.c5bt {
  text-align: center;
  color: #fff;
  width: 1125px;
  margin: 0 auto;
}

.c5bt dd {
  font: 400 36px/28px "Microsoft YaHei";
  background: url(../images/title1.png) no-repeat center center; margin-top: 20px;
}

.c5bt dt {
  font: 400 28px/36px "Microsoft YaHei";
 
}

.c5bt dl {
  font: 400 16px/28px "Microsoft YaHei";
  margin-top: 33px;
}

.c5bt a {
  display: block;
  width: 160px;
  height: 40px;
  background: #ff0000;
  text-align: center;
  font: 500 12px/40px "Microsoft YaHei";
  color: #ffffff;
  margin: 0 auto;
  margin-top: 25px;
}

.c5_list {
  height: 142px;
  border-left: 1px solid #eeeeee;
  margin-top: 50px;
}

.c5_list li {
  float: left;
  width: 399px;
  border-right: 1px solid #eeeeee;
  height: 142px;
  padding-left: 100px;
}

.c5_list li dd {
  font: 100 22px/22px "Microsoft YaHei";
  color: #FFF;
  padding-top: 8px;
}

.c5_list li dt {
  font: 100 22px/22px "Microsoft YaHei";
  color: #FFF;
  margin-top: 12px;
}

.c5_list li dt span {
  font: 600 54px/54px "Microsoft YaHei";
  color: #FFF;
}

.c5_list li dl {
  font: 100 22px/22px "Microsoft YaHei";
  margin-top: 22px;
}

.c5_list2 {
  margin-top: 50px;
}

.c5_list2 li {
  width: 200px;
  height: 159px;
  border: 2px solid #fff;
  float: left;
  text-align: center;
  padding-top: 31px;
}

.c5_list2 li .img {
  margin: 0 auto;
  text-align: center;
  height: 70px;
  line-height: 70px;
}

.c5_list2 li h3 {
  font: 500 16px/16px "Microsoft YaHei";
  color: #FFF;
}

.c6 {
  background: #eeeeee;
  padding-top: 70px;
  padding-bottom: 24px;
}

.c6a {
  width: 1198px;
  margin: 0 auto;
  background: #fff;
  position: relative;
  height: 298px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  margin-top: 35px;
}

.infoList li .inimg {
  width: 420px;
  height: 240px;
  padding-top: 29px;
  padding-left: 29px;box-sizing:content-box; 
}

.infoList li .inimg img {
  width: 420px;
  height: 240px;
}

.infoList li .inwz {
  width: 630px;
  margin-right: 60px;
  padding-top: 55px;
}

.infoList li .inwz a {
  display: block;
  font: 400 16px/16px "Microsoft YaHei";
  color: #000000;
}

.infoList li .inwz p {
  font: 400 12px/22px "Microsoft YaHei";
  color: #393939;
  margin-top: 28px;
}

.infoList li .inwz span {
  display: block;
  height: 16px;
  padding-left: 21px;
  font: 400 12px/16px "Microsoft YaHei";
  color: #9fa0a0;
  background: url(../images/sj.png) no-repeat left center;
  margin-top: 28px;
}

.num {
  position: absolute;
  right: 65px;
  bottom: 39px;
  z-index: 99;
}

.num li {
  float: left;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #a0a0a0;
  margin-right: 5px;
}

.num li.on {
  background: #e60012;
}

.c6b {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}

.c6b ul li {
  float: left;
  padding: 29px;
  width: 378px;
  height: 165px;
  background: #fff;
  border: 1px solid #e5e5e5;
  margin-right: 33px;
  transition: all 0.5s;
}

.c6b ul li:last-child {
  margin-right: 0;
}

.c6b ul li dd {
  font: 400 16px/16px "Microsoft YaHei";
  color: #060606;
}

.c6b ul li dt {
  font: 500 12px/22px "Microsoft YaHei";
  color: #393939;
  margin-top: 16px;
}

.c6b ul li dl {
  height: 16px;
  padding-left: 21px;
  font: 400 12px/16px "Microsoft YaHei";
  color: #9fa0a0;
  background: url(../images/sj.png) no-repeat left center;
  margin-top: 15px;
}

.c6b ul li:hover {
  background: #2a2b7b;
  border-color: #2a2b7b;
}

.c6b ul li:hover dl {
  background: url(../images/bsj.png) no-repeat left center;
}

.c6b ul li:hover dl,
.c6b ul li:hover dt,
.c6b ul li:hover dd {
  color: #fff;
}

/*é¡µé¢åº•éƒ¨*/
.footer {
  background: #333333;
  padding-top: 30px;
}

.fta {
  width: 150px;
  height: 190px;
  overflow: hidden;
  text-align: center;
  font: 400 12px/33px "Microsoft YaHei";
  color: #898989;
  margin-right: 42px;
}

.ftb {
  width: 1008px;
}

.nav_foot {
  height: 53px;
  border-bottom: 1px solid #eeeeee;width: 886px;
}

.nav_foot a {
  display: inline-block;
  font: 400 14px/53px "Microsoft YaHei";
  color: #FFF;
  background: url(../images/da.png) no-repeat left center;
  padding-left: 22.5px;
  padding-right: 21px;
}

.nav_foot a:last-child {
  padding-right: 0;
}

.copyright {
  font: 400 12px/24px "Microsoft YaHei";
  color: #9fa0a0;
}

.copyright a {
  color: #9fa0a0;
}

#formsearch {
  width: 110px;
  height: 20px;
  background: url(../images/ss.png) no-repeat center center;
  float: right;
  margin-left: 20px;
  margin-top: 12px;
}

.hotSearch {
  float: left;
  font-weight: normal;
  color: #1c1c1c;
  padding-top: 10px;
}

.hotSearch a {
  margin-right: 6px;
  color: #1c1c1c;
}

.hotSearch a:hover {
  color: #1c1c1c;
}

#formsearch input {
  height: 20px;
  background: none;
  border: none;
  line-height: 20px;
  float: left;
}

#formsearch input#keyword {
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  color: #666;
  width: 86px;
  outline: none;
}

#formsearch input::-webkit-input-placeholder{
    font-size:10px;
    color:#666;
}

#formsearch input#s_btn {
  width: 25px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  float: right;
}

.tybt {
  text-align: center;
  background: url(../images/tybt.png) no-repeat center 15px;
}

.tybt dd {
  font: 400 36px/36px "Microsoft YaHei";
  color: #000000;
}

.tybt dt {
  font: 400 14px/24px "Microsoft YaHei";
  color: #4c4948;
  margin-top: 15px;
}

#container {
  width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
}

#container1 {
  width: 1200px;
  margin: 0 auto;
}

.container1 {
  width: 1200px;
  margin: 0 auto;
}

.w1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.menu_cate {
  width: 220px;
  float: left;
}

.cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.about {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
}

.about_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.about .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

.fenzhan {
  font-size: 12px;
  color: #9fa0a0;
  line-height: 24px;
  margin-top: 15px;
}

.fenzhan a {
  color: #9fa0a0;
}

.fenzhan a:hover {
  color: #fff;
}

.f_link {
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  background: #eeeeee;
  color: #333333;
}

.f_link a {
  color: #333333;
}

.cp_list{
  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cp_list li{
  margin-top: 36px;
}
.cp_list li a.img{
   display: block;
   position: relative;
    width: 580px;
  height: 302px;
}
.cp_list li a.img img{
  width: 580px;
  height: 302px;
}
.cp_list li a.img h2{
  width: 100%;
  text-align: center;
   position: absolute;
            top: 50%;
            transform: translateY(-50%);
            color: #ffffff;
            font:500 25px/32px "微软雅黑";
}

/*内页左侧样式*/
.container {
  width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}

.page-position a {
  color: #fff;
}

.left {
  width: 225px;
  float: left;
}

.right {
  width: 940px;
  float: right;
}

.xypg-case-list li {
  width: 300px;
}

.xypg-product-list li {
  width: 293px;
}

.xypg-product-list li .img img {
  width: 271px;
  height: 255px;
}

.relate-product-slick .owl-item .img img {
  width: 213px;
  height: 200px;
}

.xypg-case-list li .img img {
  width: 300px;
  height: 157px;
}

.page-product-inquiry a {
  color: #fff;
}

.page-mob-tool {
  display: none;
}

.xypg-banner img {
  width: 100%;
}
