@charset "UTF-8";
/*头部样式*/
.top1 {
  height: 32px;
  background: #e7e7e7;
  color: #313131;
  line-height: 29px;
  overflow: hidden;
  font-size: 14px;
}

.top1 a {
  color: #313131;
}

.top2 {
  height: 112px;
  overflow: hidden;
}

#header {
  width: 1000px;
  margin: 0 auto;
}

.logo {
  float: left;
  line-height: 112px;
}

.top2 .k2 {
  margin-top: 25px;
  color: #31b7e9;
  line-height: 33px;
  font-weight: bold;
  font-size: 18px;
}

.top2 .k2 p:nth-of-type(2) {
  font-size: 24px;
}

.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}

.translate {
  width: 100px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9999;
}

.tran-in {
  left: 120px;
}

.translate li {
  border: 1px dashed #cccccc;
  line-height: 26px;
  text-align: left;
  background: #fff;
}

.translate li a {
  display: block;
  padding-left: 10px;
}

.translate li a:hover {
  text-decoration: none;
  color: #275cea;
  cursor: pointer;
}

.translate-en {
  display: none;
  padding: 6px;
  padding-top: 0px;
}

.translate li .translate-en a {
  padding-left: 0px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
  font-weight: bold;
}

.topLink .f_count {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

.topLink .k2 {
  color: #31b7e9;
  font-size: 18px;
  font-weight: bold;
}

/*热门搜索*/
.hotSearch {
  float: left;
  font-weight: bold;
  width: 270px;
  color: #31b7e9;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 13px;
}

.hotSearch span {
  display: block;
  font-weight: normal;
  color: #333333;
  font-size: 12px;
}

.hotSearchs {
  float: left;
  height: 70px;
  line-height: 70px;
  font-weight: normal;
}

.hotSearchs a {
  padding: 0 10px;
  color: #333333;
}

.hotSearchs a:last-child {
  background: none;
}

#search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}

/*搜索和热门搜索*/
#formsearch {
  float: right;
  background: url(//static.xypt.net.cn/d1cb48fb/21/07/83b595952838f399d0e456f194a636b62e2e218b.png) no-repeat top center;
  width: 221px;
  height: 35px;
  margin-top: 10px;
}

#formsearch input#keyword {
  height: 33px;
  line-height: 33px;
  padding-left: 10px;
  color: #c3c1c1;
  font-size: 12px;
  background: none;
  border: none;
  outline: none;
  width: 170px;
}

#formsearch input#s_btn {
  width: 50px;
  float: right;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 12px;
  padding: 0;
}

input::-webkit-input-placeholder {
  color: #c3c1c1;
}

textarea::-webkit-input-placeholder {
  color: #c3c1c1;
}

/*导航栏样式*/
#menu {
  background: #31b7e9;
  height: 53px;
}

.navs {
  height: 53px;
  width: 978px;
}

.navs li {
  line-height: 53px;
  height: 53px;
  text-align: center;
  width: 109px;
  float: left;
  position: relative;
  z-index: 999;
  margin-right: 13px;
}

.navs li a {
  display: block;
  line-height: 53px;
  color: #fff;
  height: 53px;
  font-size: 15px;
}

.navs li a:hover {
  color: #fff;
  text-decoration: none;
  background: #ffd100;
}

.navs .sec {
  height: 0;
  background: #31b7e9;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 53px;
  left: 0px;
}

.navs .sec a {
  background: #31b7e9;
  color: #fff;
  height: 38px;
  line-height: 38px;
  width: 126px;
}

.navs .sec a:hover {
  background: #ffd100;
  text-decoration: none;
}

.banner-index {
  margin: 35px 0;
}

.banner-index .banner-list {
  margin: 0 -106px;
}

.banner-index .banner-list li {
  float: left;
  margin: 0 106px;
}

.banner-index .banner-list li .img1 img {
  width: 130px;
  height: 130px;
}

.banner-index .banner-list li b {
  display: block;
  font-size: 18px;
  color: #31b7e9;
  text-align: center;
  padding-top: 18px;
}

.tit1 {
  height: 72px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.tit1 span {
  color: #31b7e9;
}

.tit1 em {
  display: block;
  font-size: 24px;
  color: #afafaf;
  text-transform: uppercase;
  background: url(//static.xypt.net.cn/d1cb48fb/21/07/8b0a156606b6effa8db9c500b2ca6e1a613c4a4f.png) no-repeat center center;
  font-style: normal;
}

.p-bg {
  background: #f0f0f0;
  padding: 50px 0;
}

.pro {
  height: 575px;
  overflow: hidden;
}

.fen {
  width: 295px;
  margin-top: 15px;
}

.fen h2 a {
  display: block;
  width: 295px;
  height: 60px;
  background: #31b7e9;
  font: 20px "Microsoft YaHei";
  text-align: center;
  line-height: 59px;
  color: #fff;
}

.fen2 {
  border: 1px solid #31b7e9;
  background: #f9f5f2;
}
.fen h3:hobver a{background:#31b7e9;color:#fff;}
.fen h3 a {
  height: 42px;
  display: block;
  border-bottom: 1px solid #b8b1ab;
  background: #e6e0db;
  padding-left: 20px;
  font: 16px "Microsoft YaHei";
  line-height: 42px;
  overflow: hidden;
  color: #191007;
}

.fen ul {
  padding: 17px 0;
}

.fen li {
  font: 14px "Microsoft YaHei";
  line-height: 32px;
  height: 32px;
  float: left;
  overflow: hidden;
  background: url(//static.xypt.net.cn/d1cb48fb/21/07/4841488d1f2328a77d6fa083927a0be7966f0099.png) no-repeat 20px center;
}

.fen li a {
  display: block;
  color: #191007;
  padding-left: 35px;
}

.pro2 {
  width: 885px;
  overflow: hidden;
  margin-top: 15px;
}

.prot {
  height: 59px;
  overflow: hidden;
  background: #31b7e9;
  margin-bottom: 13px;
}

.prot li {
  width: 33.33%;
  height: 59px;
  float: left;
  font: 20px "Microsoft YaHei";
  text-align: center;
  line-height: 59px;
  overflow: hidden;
}

.prot li a {
  color: #fff;
  display: block;
}

.prot li a:hover,
.prot .cur a {
  background: #ffd100
;
}

.pro3 li {
  width: 285px;
  height: 227px;
  float: left;
  overflow: hidden;
    margin-right: 15px;
    margin-bottom: 30px
}

.pro3 li:nth-child(3n) {
   margin-right: 0;
}

.pro3 li img {
  display: block;
  width: 284px;
  height: 227px;
}

.pro3 .nones {
  margin-right: 0;
}

.z3 {
  padding-top: 45px;
}

.black {
  text-align: center;
  font: 600 30px/1 "微软雅黑";
  color: #333333;
}

.black em {
  font-style: normal;
  color: #31b7e9;
}

.black span {
  display: block;
  font: 16px/50px "微软雅黑";
  color: #000000;
  background: url(//static.xypt.net.cn/d1cb48fb/21/07/e9814b19e41989d63bfa74aec252327e34f38a31.png) center no-repeat;
}

.z3Box {
  margin-top: 80px;
  height: 1120px;
  position: relative;
}

.ad {
  width: 519px;
  position: absolute;
}

.ad h2 {
  padding-left: 95px;
  font: bold 22px/40px "微软雅黑";
  color: #31b7e9;
  height: 74px;
  background: url(//cdn.myxypt.com/d1cb48fb/23/02/60fb38bab86a936dd386407da871c689d51d484a.png) left center no-repeat;
}

.ad h2 span {
  display: block;
  font: 12px/1.3 "微软雅黑";
  color: #31b7e9;
}

.z3T {
  font: 14px/35px "微软雅黑";
  color: #000;
  margin-top: 10px;
  padding-left: 24px;
}

.z3T p:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #8b8b8b;
  margin-left: 7px;
  margin-right: 10px;
  vertical-align: middle;
}

.z3T:nth-of-type(1) p:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #8b8b8b;
  vertical-align: middle;
  margin-left: -20px;
  margin-right: 14px;
}

.ad2 {
  left: 597px;
  top: 300px;
}

.ad2 h2 {
  background-image: url(//cdn.myxypt.com/d1cb48fb/23/02/91f2c87be2c336bf96f4dd087d927787891caf38.png);
}

.ad3 {
  top: 620px;
}

.ad3 h2 {
  background-image: url(//cdn.myxypt.com/d1cb48fb/23/02/f2f0622e71fc0744c6cc992b50ac598f8b0a1ea9.png);
}

.ad4 {
  left: 597px;
  top: 940px;
}

.ad4 h2 {
  background-image: url(//cdn.myxypt.com/d1cb48fb/23/02/cc697a6c9c4c5fcc46f4b1a3e420e26ae8c70ac2.png);
}
.mg1 img{width:100%;}
.mg2 img{width:100%;}
.mg3 img{width:100%;}
.mg4 img{width:100%;}

.mg1 {
  position: absolute;
  right: 30px;
  width: 549px;
    height: 243px;
}

.mg2 {
  position: absolute;
  left: -10px;
  top: 270px;
  width: 549px;
    height: 243px;
}

.mg3 {
  position: absolute;
 right: 30px;
  top: 540px;
  width: 549px;
    height: 243px;
}

.mg4 {
  position: absolute;
  bottom: 0;
  width: 549px;
    height: 243px;
}

.newsinfo {
  margin-top: 15px;
  background: #f0f0f0;
  padding-top: 40px;
  padding-bottom: 10px;
}

.newstt {
  height: 120px;
  width: 1200px;
  margin: 0 auto;
}

.newstt .dynamic {
  height: 54px;
  border-left: 3px solid #31b7e9;
  line-height: 28px;
  padding-left: 10px;
  margin-top: 40px;
}

.newstt .dynamic h1 {
  color: #a5a5a5;
  font-weight: normal;
  line-height: 4px;
}

.newstt .dynamic h2 {
  color: #31b7e9;
  font-size: 24px;
  line-height: 78px;
}

.newscont {
  width: 100%;
}

.newsleft {
  width: 511px;
  height: 476px;
  background: #ffffff;
  margin-top: 40px;
  margin-bottom: 18px;
}

.newsleft .newsbt {
  width: 468px;
  margin: 0 auto;
  padding-top: 34px;
}

.newsleft .newsbt a {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}

.newsleft .newsms {
  color: #333333;
  font-size: 14px;
  width: 468px;
  margin: 0 auto;
  line-height: 28px;
  margin-top: 20px;
}

.newsleft .newsdate {
  width: 468px;
  margin: 0 auto;
  position: relative;
  color: #ababab;
  height: 64px;
  margin-top: 36px;
}

.newsleft .newsdate .newsdateinn {
  border-left: 4px solid #5bb5bf;
  height: 64px;
  padding-left: 10px;
}

.newsleft .newsdate span:nth-child(1) {
  display: block;
  font-size: 20px;
  line-height: 16px;
}

.newsleft .newsdate span:nth-child(2) {
  margin-top: 8px;
  display: block;
}

.newsleft .newsdate a {
  display: block;
  width: 62px;
  height: 23px;
  background: url(//static.xypt.net.cn/d1cb48fb/21/07/5e6d946ced9781e9892c3f734cff8ec9a1a80466.png) no-repeat center;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
}

.newsleft .newsdate a:hover {
  background: url(//cdn.myxypt.com/d1cb48fb/23/02/5344c1937cbb37090849b4ef51218de41993b47a.png) no-repeat center;
}

.newsleft .newsimg {
  width: 468px;
  margin: 0 auto;
}

.newsleft .newsimg img {
  width: 100%;
}

.newsright {
  width: 664px;
  margin-top: 40px;
}

.newsright li {
  background: #fff;
  padding: 10px;
  border-bottom: 1px solid #bfbfbf;
}

.newsright li:last-child {
  border-bottom: none;
}

.newsright li a.img {
  display: block;
  width: 223px;
}

.newsright li a.img img {
  width: 223px;
  height: 137px;
}

.newsright li .newstxt {
  width: 412px;
  position: relative;
}

.newsright li .newstxt a.tit {
  color: #5a5a5a;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}

.newsright li .newstxt .newsms {
  line-height: 24px;
  margin-top: 9px;
  color: #8b8b8b;
  font-size: 12px;
  height: 80px;
  overflow: hidden;
}

.newsright li .newstxt .newsdate {
  color: #a8a8a8;
}

.newsright li .newstxt .newsdate span {
  font-size: 20px;
}

.newsright li .newstxt a.newsmore {
  display: block;
  width: 62px;
  height: 23px;
  background: url(//cdn.myxypt.com/d1cb48fb/23/02/5344c1937cbb37090849b4ef51218de41993b47a.png) no-repeat center;
  position: absolute;
  right: 0;
  bottom: 0;
}

.newsright li:hover .newstxt a.newsmore {
  background: url(//cdn.myxypt.com/d1cb48fb/23/02/5344c1937cbb37090849b4ef51218de41993b47a.png) no-repeat center;
}

.news {
  width: 1000px;
  float: left;
  margin-top: 10px;
}

.news {
  width: 1000px;
  float: left;
  margin-top: 10px;
}

.tab {
  position: relative;
  margin-top: 75px;
}

.tab li {
  float: left;
  height: 30px;
  display: block;
  line-height: 30px;
  margin-left: 20px;
  text-align: center;
  color: #898989;
  font-size: 14px;
  cursor: pointer;
}

.tab li.cur {
  color: #31b7e9;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 3px solid #31b7e9;
}

.tt {
  display: none;
}

.list1 {
  padding: 8px 10px;
}

.list1 li {
  line-height: 27px;
  position: relative;
  vertical-align: middle;
}

.list1 li a {
  padding-left: 12px;
  line-height: 27px;
  color: #555555;
}

.list1 li a:hover {
  color: #e87518;
  text-decoration: none;
}

.list1 li span {
  position: absolute;
  right: 0px;
  line-height: 30px;
  top: 0;
  color: #999;
}

.ab-bg {
  background: url(//static.xypt.net.cn/d1cb48fb/21/07/3cdbed31dcbbdd8edbf294d103a59d4f82076cdc.jpg) no-repeat top center;
  height: 166px;
  overflow: hidden;
  padding-top: 50px;
}

.ab-con {
  background: #f0f0f0;
  padding-top: 18px;
  padding-bottom: 30px;
}

.ab-con .abl {
  width: 587px;
  height: 239px;
}

.ab-con .abl img {
  width: 587px;
  
}

.ab-con .abr {
  width: 558px;
  padding-top: 20px;
  margin-right: 14px;
}

.ab-con .abr p {
  font-size: 13px;
  color: #5a5a5a;
  line-height: 30px;
}

.ab-con .abr a {
  display: block;
  margin-top: 25px;
}

.gun2 {
  margin-top: 35px;
  margin-bottom: 35px;
}

/*滚动*/
#demo {
  overflow: hidden;
  width: 94%;
  margin: 0 auto;
}

#indemo {
  float: left;
  width: 800%;
}

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}

.product_list22 {
  margin-top: 40px;
}

.product_list22 li {
  float: left;
  margin: 0 10px;
}

.product_list22 li img {
  width: 207px;
  height: 109px;
  border: 1px solid #dadada;
}

.link {
  background: #f0f0f0;
  line-height: 43px;
  color: #5a5a5a;
  font-size: 14px;
}

.link a {
  color: #5a5a5a;
  padding-right: 5px;
}

#footer {
  position: relative;
  width: 100%;
  background: url(//cdn.myxypt.com/d1cb48fb/23/02/0bfa6ae49a4914a7c5c4ea69592bd42b471c572d.jpg) no-repeat center;
  height: 350px;
}

.nav_foot {
  line-height: 24px;
}

.copyright {
  line-height: 27px;
  width: 400px;
  margin-left: 102px;
  padding-top: 72px;
  font-size: 14px;
  color: #fff;
}

.copyright a {
  color: #fff;
}

.copyright .bott {
  margin-bottom: 18px;
}

.botcont {
  width: 410px;
  color: #e8e8e8;
  font-size: 14px;
  line-height: 24px;
  padding-top:50px;
}
.botcont p{line-height:16px;}
.bott {
  color: #ffffff;
  margin-bottom: 10px;
}

.bott h1 {
  font-size: 24px;
  font-weight: bold;
}

.bott h2 {
  padding-top: 12px;
  font-size: 12px;
  font-weight: bold;
}

.botcont p {
  line-height: 19px;
}

.botcode {
  width: 168px;
  height: 195px;
  background: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  padding-top: 14px;
  margin-top: 42px;
  line-height: 48px;
}
