@charset "UTF-8";

/*头部样式*/
#head {
  display: block;
  text-align: left;
  padding: 5px;
  height: 36px;
  padding-top: 10px;
  background: #fff;
}

#head h1 {
  padding-left: 10px;
  font-size: 16px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #1484ca;
  padding-top: 10px;
}

/*导航栏*/
.nav {
  height: 34px;
  overflow: hidden;
  background: #faca80;
  padding-top: 2px;
  white-space: nowrap;
}

.nav li {
  float: left;
  /* border-left: 1px solid #1484ca;
  border-right: 1px solid #4ca4db; */
  white-space: nowrap;
  width: 20%;
  text-align: center;
}

.nav li a {
  display: block;
  color: #fff;
  /* padding-left: 9px;
  padding-right: 9px; */
  height: 34px;
  line-height: 34px;
  text-decoration: none;
}

.nav li a:hover {
  text-decoration: none;
  background: #05447b;
}

.nav li a:visited {
  color: #fff;
}

/*页面底部样式*/
#foot {
  line-height: 24px;
  text-align: center;
  border-top: 1px solid #ddd;
  padding: 8px 0 8px 0;
  font-size: 14px;
  color: #666;
  margin-top: 12px;
}

#foot a {
  color: #666;
}

.sjbanner img {
  width: 100%;
}

.sjbanner1 img {
  width: 100%;
}

.sjbanner1 {
  padding: 10px;
}

/*主体部分样式*/
#container {}

h2.title1 {
  height: 28px;
  line-height: 28px;
  background: #faca80;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  padding-left: 15px;
  text-align: center;
  font-family: "Microsoft YaHei", "SimHei";
}

h2.title1 a {
  color: #fff;
}

h2.t1 {
  background: #faca80;
}

h2.t2 {
  background: #eeb04f;
}

h2.t3 {}

h2.t4 {
  background: #faca80;
}

.about {
  margin-top: 8px;
}

.about .content {
  line-height: 22px;
  padding: 5px;
  padding-top: 8px;
}

.contact {
  margin-top: 8px;
}

.contact .content {
  line-height: 22px;
  padding: 5px;
  padding-top: 8px;
}

.news {
  margin-top: 8px;
}

.news .content {
  padding: 6px;
  padding-top: 8px;
}

.news_list {}

.news_list li {
  line-height: 26px;
  padding: 5px 0;
  padding-left: 10px;
  border-bottom: 1px solid #eee;
}

.news_list li a {
  text-decoration: none;
  font-family: "Microsoft YaHei", "SimHei";
  font-size: 16px;
  color: #333;
}

.news_list li p {
  color: #666;
  font-size: 12px;
}

.news_list li a:hover {
  text-decoration: underline;
}

.product {
  margin-top: 8px;
}

.product .content {
  padding-top: 16px;
}

.product_list {
  width: 100%;
}

.product_list li {
  padding: 0;
  position: relative;
  clear: both;
  widh: 100%;
}

.product_list li a {
  display: block;
  text-align: left;
  clear: both;
}

.product_list li a {
  display: block;
  height: 80px;
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
}

.product_list li a .img {
  width: 86px;
  height: 80px;
  float: left;
  overflow: hidden;
  padding: 0 10px 0 5px;
}

.product_list li a .p_info {
  clear: none;
  height: 80px;
  float: left;
  overflow: hidden;
  font-family: "Microsoft YaHei", "SimSun", "Arial Narrow";
}

.product_list li a .p_info p {
  width: 200px;
  height: 32px;
  font-size: 12px;
  color: #999;
  line-height: 150%;
  overflow: hidden;
}

.product_list li a .p_info h2 {
  font-size: 14px;
  font-weight: normal;
}

.product_list li a .p_info span {
  line-height: 160%;
  color: #999;
}

.product_list li a:visited {
  color: #333;
}

.sitemap {
  margin-top: 8px;
}

.n_content {
  padding: 2px;
  margin-top: 5px;
  overflow: hidden;
}

/*产品详细*/
.product_detail h1 {
  text-align: center;
  font-family: "Microsoft YaHei", "SimHei";
  font-size: 18px;
  border-bottom: 1px dashed #ddd;
  line-height: 32px;
}

.product_detail .publish_time {
  text-align: center;
  color: #555;
  line-height: 28px;
}

.product_detail .text {
  padding: 10px;
}

.product_detail .img {
  padding-top: 8px;
  text-align: center;
}

.product_detail h3.title {
  height: 26px;
  line-height: 26px;
  background: #f1f1f1;
  margin-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
}

/*分页样式*/
.pageController {
  line-height: 30px;
  heiht: 30px;
  margin-top: 6px;
  font-size: 14px;
  text-align: center;
}

.pageController a {
  border: 1px solid #c2d5e3;
  padding: 4px 7px 4px 7px;
  margin-right: 6px;
}

.pageController b {
  border: 1px solid #c2d5e3;
  padding: 4px 7px 4px 7px;
  margin-right: 6px;
  font-weight: normal;
}

.pageController strong {
  border: 1px solid #c2d5e3;
  padding: 4px 7px 4px 7px;
  margin-right: 6px;
  background: #e5edf2;
}

h1.title {
  font-size: 16px;
  border-bottom: 2px solid #faca80;
  line-height: 34px;
}

.publish_time {
  line-height: 30px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

#head .fr {
  margin-right: 10px;

  padding-left: 39px;

  background: url(../../template/images/t.png)no-repeat left center;
  background-size: 30px;
}

#head .fr p:nth-child(1) {
  color: #666666;
  font-size: 14px;
}

#head .fr p:nth-child(2) {
  color: #1648a9;
  font-size: 16px;
  font-weight: bold;
}

.dao {
  background: #1648a9;
  line-height: 3;
  text-align: center;
  margin-top: 13px;
}

.dao li {
  display: inline-block;
  width: 18%;
}

.dao li+li {
  background: url(../../template/images/x.png) no-repeat left center;
}

.dao li a {
  color: #fff;
  font-size: 14px;
}

.box1 {
  margin-top: 8%;
}

.bt {
  color: #1648a9;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
}

.ads {
  margin-top: 8%;
}

.ads li {
  width: 25%;
  float: left;
  text-align: center;
}

.ads li .img {
  width: 70%;
  margin: 0 auto;
}

.ads li .img img {
  width: 100%;
  margin: 0 auto;
}

.ads li h3 {
  color: #333333;
  font-size: 16px;
  margin-top: 12px;
}


.box2 {
  margin-top: 8%;
  background: #f2f2f2;
  padding: 8% 0 0;
}

.bten {
  color: #999999;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  background: url(../../template/images/tt.png) no-repeat center center;
}

.product-list1 {
  width: 92%;
  margin: 0 auto;
  margin-top: 5%;
}

.product-list1 li {
  width: 48%;
  float: left;
  position: relative;
  text-align: center;
}

.product-list1 li:nth-child(2n) {
  float: right;
}

.product-list1 li .img {
  width: 166px;
  height: 132px;
  margin: 0 auto;
}

.product-list1 li .img img {
  width: 166px;
  height: 132px;
  margin: 0 auto;
}

.product-list1 li h4 {
  background: url(../../template/images/pm.png) no-repeat;
  width: 44px;
  height: 44px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -22px;
  bottom: 58px;
  z-index: 9;
}

.product-list1 li h3 {
  color: #444444;
  font-size: 14px;
  line-height: 80px;
}

.box3 {
  margin-top: 8%;
}

.box3 .cont {
  width: 92%;
  margin: 0 auto;
  margin-top: 5%;
}

.slideTxtBox .hd li {
  width: 33%;
  float: left;
  background: #1648a9;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}

.slideTxtBox .hd li+li {
  margin-left: 1px;
}

.slideTxtBox .hd li.on {
  background: #fda807;
}

.slideTxtBox .hd li.on:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 10px solid #fda807;
  border-right: 10px solid transparent;
  top: 35px;
  right: 38%;
}

.slideTxtBox .bd {
  margin-top: 8%;
}

.slideTxtBox .bd li {}

.slideTxtBox .bd li .img {
  margin-bottom: 6%;
}

.slideTxtBox .bd li .img img {
  width: 100%;
  margin: 0 auto;
}

.slideTxtBox .bd li .img2 {
  width: 10%;
  float: left;
}

.slideTxtBox .bd li .img2 img {
  width: 100%;
  margin: 0 auto;
}

.slideTxtBox .bd li .det {
  width: 88%;
  float: right;
}

.slideTxtBox .bd li h3 {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.slideTxtBox .bd li h3 span {
  font-size: 14px;
  font-weight: normal;
  padding-left: 12px;
}

.slideTxtBox .bd li h4 {
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
  line-height: 20px;
}

.box4 {
  margin-top: 10%;
  background: #f2f2f2;
  padding: 8% 0;
}

.slideTxtBox2 {
  width: 92%;
  margin: 0 auto;
  margin-top: 5%;
}

.slideTxtBox2 .hd {
  border-radius: 5px;
  border: 1px solid #1648a9;
  font-size: 0;
}

.slideTxtBox2 .hd li {
  width: 50%;
  display: inline-block;
  color: #1648a9;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  position: relative;
  cursor: pointer;
}

.slideTxtBox2 .hd li.on {
  background: #1648a9;
  color: #fff;
}

.slideTxtBox2 .bd {
  margin-top: 5%;
}

.xlist1 {}

.xlist1 li {}

.xlist1 li .img {
  width: 45%;
  float: left;
}

.xlist1 li .img img {
  width: 100%;
}

.xlist1 li .det {
  width: 50%;
  float: right;
  margin-top: 6px;
}

.xlist1 li h3 a {
  color: #000338;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.xlist1 li span {
  display: block;
  color: #666;
  font-size: 12px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 6px;
}


.xlist2 {
  margin-top: 10px;
}

.xlist2 li {
  border-bottom: 1px dashed #c3c3c3;
  line-height: 40px;
  background: url(../../template/images/nt.png) no-repeat left center;
}

.xlist2 li a {
  color: #666666;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  padding-left: 20px;
  text-align: left;
  display: block;
}

a.nm {
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  background: #1648a9;
  border-radius: 25px;
  width: 40%;
  margin-top: 8%;
}

.box5 {
  margin-top: 10%;
}

.abpic {
  width: 92%;
  margin: 0 auto;
  margin-top: 8%;
}

.abpic img {
  width: 100%;
  margin: 0 auto;
}

.abtt {
  color: #333333;
  font-size: 20px;
  text-align: center;
  margin: 5% 0;
}

.about {
  width: 90%;
  margin: 0 auto;
  color: #666666;
  font-size: 15px;
  text-align: center;
  line-height: 22px;
}

a.am {
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  background: #1648a9;
  border-radius: 25px;
  width: 30%;
  margin-top: 8%;
}

.box6 {
  margin-top: 8%;
  background: #f2f2f2;
  padding: 5% 0;
  margin-bottom: 60px;
}

.ads2 {
  width: 92%;
  margin: 0 auto;
}

.ads2 li {
  width: 48%;
  float: left;
}

.ads2 li:nth-child(2) {
  float: right;
}

.ads2 li .img {
  width: 20%;
  margin-top: 5px;
}

.ads2 li .img img {
  width: 100%;
}

.ads2 li .det {
  width: 78%;
}

.ads2 li h3 {
  color: #666666;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.ads2 li span {
  display: block;
  color: #333333;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-weight: bold;
}


/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #242d34;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 25px;
  font-size: 0;
  padding: 5px 0;
}

.footer ul li+li {
  border-left: 1px solid #000;
}

.footer ul li.active {
  background: #1648a9;
}



.footer ul li a {
  display: block;
}

.footer ul li .iconfont {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px;
}

.footer ul li span {
  display: block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.icon-home:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../../template/images/f1.png)no-repeat;
  background-size: 100% 100%;
}

.icon-phone:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../../template/images/f2.png)no-repeat;
  background-size: 100% 100%;
}

.icon-fang:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../../template/images/f3.png)no-repeat;
  background-size: 100% 100%;
}

.icon-contact:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: url(../../template/images/f4.png)no-repeat;
  background-size: 100% 100%;
}