* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #000;
  text-decoration: none;
}

body {
  max-width: 1920px;
  margin: 0 auto;
}

.header {
  width: 100%;
  margin: 0 auto;
}
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666;   position:relative;min-width:1200px;width:100%;font: 14px "微软雅黑","Arial Narrow",HELVETICA;}/*网站字体颜色*/
.content,.container{margin-left:auto; margin-right:auto; width:1200px;}

.header .center {
  width: 1290px;
  margin: 0 auto;
  display: flex;
  margin: 0 auto;
  color: #ffffff;
}

.header .headerTop {
  background-color: #282829;
}

.header .headerTop .center {
  gap: 8px;
  font-size: 12px;
  line-height: 31px;
  justify-content: flex-end;
}

.header .headerTop .center a {
  color: #ffffff;
  opacity: 0.9;
  cursor: pointer;
  transition: all 0.5s;
}

.header .headerTop .center a:hover {
  color: #b11a20;
}

.header .headerLogin {
  background-color: #ffffff;
  border-bottom: 1px solid #d0d0d0;
}

.header .headerLogin .center {
  justify-content: space-between;
  height: 128px;
  align-items: center;
}

.header .headerLogin .center .left {
  display: flex;
}

.header .headerLogin .center .left .logo {
  width: 253px;
  height: 53px;
}

.header .headerLogin .center .left p {
  font-size: 22px;
  height: 53px;
  color: #9fa0a0;
  letter-spacing: 8.5px;
  line-height: 53px;
  margin-left: 23px;
  border-left: 1px solid #9fa0a0;
  padding-left: 27px;
}

.header .headerLogin .center .right p {
  font-size: 12px;
  font-weight: 400;
  color: #555555;
  text-align: right;
}

.header .headerLogin .center .right .tel {
  display: flex;
  align-items: center;
}

.header .headerLogin .center .right .tel img {
  width: 36px;
  height: 35px;
}

.header .headerLogin .center .right .tel span {
  font-size: 30px;
  font-family: Impact;
  font-weight: 400;
  font-style: italic;
  color: #b11a20;
  margin-left: 10px;
}

.header .headerNav {
  height: auto;
}

.header .headerNav .center {
  justify-content: space-between;
}

.header .headerNav .center .nav {
  display: flex;
  align-items: center;
}

.header .headerNav .center .nav a {
  height: 68px;
  display: block;
  text-align: center;
  line-height: 68px;
  font-size: 15px;
  color: #333333;
  padding: 0px 25px;
  transition: all 0.5s;
  cursor: pointer;
}

.header .headerNav .center .nav a.active {
  color: #ffffff;
  background: #b11a20;
}

.header .headerNav .center .nav a:hover {
  color: #ffffff;
  background: #b11a20;
}

.header .headerNav .center .search {
  width: 240px;
  height: 40px;
  margin-top: 15px;
  position: relative;
}

.header .headerNav .center .search input {
  width: 100%;
  height: 100%;
  font-size: 12px;
  padding-left: 17px;
  padding-right: 50px;
  border: 1px solid #d0d0d0;
}

.header .headerNav .center .search span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #b11a20;
  position: absolute;
  right: 0;
  cursor: pointer;
  top: 0;
}

.header .headerNav .center .search span img {
  width: 18px;
  height: 18px;
}

.about_page .banner {
  width: 100%;
  height: 248px;
  background-image: url("../images/xin/banner.png"); 
  background-size: 100% 100%;
  display: block;
  align-items: center;
  justify-content: flex-end;
}

.about_page .banner .ec {
  width: 100%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.about_page .banner .ec img {
  width: 100%;
}

.about_page .content {
  width: 1290px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.about_page .content .left {
  width: 270px;
  margin-top: -66px;
}

.about_page .content .left > .bt {
  width: 270px;
  height: 125px;
  background-color: #b11a20;
  padding-top: 23px;
}
.about_page .content .left > .tab{
  width: 270px;


  padding-top: 0;
  border: 1px solid #eee;
}

.about_page .content .left > .bt ul {
  position: relative;
  margin-left: 26px;
}

.about_page .content .left > .bt ul li p {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
}

.about_page .content .left > .bt ul li:nth-child(2) p {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  opacity: 0.2;
  margin-top: 5px;
  text-transform: uppercase;
}

.about_page .content .left > .bt ul::after {
  width: 25px;
  height: 4px;
  background: #ffffff;
  content: "";
  position: absolute;
  left: 0;
  top: 120%;
}

.about_page .content .left .tab ul {
  width: 270px;
}

.about_page .content .left .tab ul li {
  width: 270px;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333333;
  height: 58px;
  text-indent: 28px;
  font-size: 15px;
  color: #333333;
  line-height: 58px;
}

.about_page .content .left .tab ul li p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}

.about_page .content .left .tab ul li img {
  width: 7px;
  height: 13px;
  margin-right: 20px;
}

.about_page .content .left .tab ul li .dl {
  display: none;
}

.about_page .content .left .tab ul .click {
  background: #282829;
}
.about_page .content .left .tab ul .click a {
  color: #fff;
}
.about_page .content .left .tab ul .click p {
  color: #fff;
}

.about_page .content .left .tab ul .click img {
  display: none;
}

.about_page .content .left .tab ul .click .dl {
  display: block;
}

.about_page .content .left .Latest_products {
  width: 100%;
  margin-top: 20px;
}

.about_page .content .left .Latest_products .bt {
  width: 270px;
  height: 64px;
  background: #000;
  height: 100%;
}

.about_page .content .left .Latest_products .bt p {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  line-height: 64px;
  text-align: center;
}

.about_page .content .left .Latest_products .nr {
  margin-top: 0;
  border: 1px solid #eee;
}

.about_page .content .left .Latest_products .nr .box {
  width: 268px;
  height: 268px;
  position: relative;
  margin-bottom: 16px;
}

.about_page .content .left .Latest_products .nr .box img {
  width: 100%;
  height: 100%;
}

.about_page .content .left .Latest_products .nr .box ul {
  width: 268px;
  height: 45px;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 0;
  bottom: 0;
}

.about_page .content .left .Latest_products .nr .box ul li p {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
}

.about_page .content .right {
  width: 980px;
}

.about_page .content .right .Navigation_tab {
  width: 100%;
  height: 58px;
  border-bottom: 1px solid #dddddd;
}

.about_page .content .right .Navigation_tab p {
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #888888;
  line-height: 58px;
  opacity: 0.9;
  text-align: right;
}

.about_page .content .right .word {
  width: 100%;
  margin-top: 50px;

}
.about_page .content .right .word .title h1 {
  width: 100%;


  text-align: center;
  font-size: 30px;
  font-weight: bold;
}

.about_page .content .right .word .title  p {
  width: 100%;
 text-align: center;
}

.about_page .content .right .word h6 {
  font-size: 24px;
  color: #b11a20;
  text-align: center;
  margin-bottom: 20px;
}

.about_page .content .right .word p {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #727171;
  line-height: 27px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.about_page .content .right video {
  width: 897px;
  height: 505px;
}

.about_page .content .right .box {
  width: 100%;
  margin: 52px auto;
}

.about_page .content .right .box ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.about_page .content .right .box ul li {
  width: 480px;
  height: 286px;
  position: relative;
}

.about_page .content .right .box ul li img {
  width: 100%;
  height: 100%;
}

.about_page .content .right .box ul li p {
  width: 480px;
  height: 30px;
  background: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
}

.about_page .Head_shape {
  width: 1200px;
  margin: 0 auto;
}

.about_page .Head_shape .bt {
  width: 100%;
  height: 60px;
  border-bottom: 1px dashed #dddddd;
  display: flex;
  align-items: center;
}

.about_page .Head_shape .bt h6 {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #b11a20;
}

.about_page .Head_shape .bt p {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  margin-left: 20px;
  margin-top: 10px;
}

.about_page .Head_shape .nr {
  margin: 20px auto;
}

.about_page .Head_shape .nr img {
  width: 100%;
}
.about_page .Head_shape .nr .img  {
  width: 378px;
  height: 252px;
  float: right;
  margin-left: 15px;
  margin-bottom: 5px;
}
 
.about_page .pass {
  margin-top: 30px;
}
.about_page .pass  .half{
 width: 48%;
 float: left;
}

.about_page .situ {
  width: 1290px;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about_page .situ .box {
  width: 620px;
  height: 360px;
  background-image: url("../images/xin/7.png");
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 15px 10px;
  background-size: 100%;
}

.about_page .situ .box > p {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
}

.about_page .situ .box ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}

.about_page .situ .box ul li p {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  width: 520px;
  margin: auto;
  top: 212px;
}

.about_page .situ .box ul li img {
  width: 55px;
  position: relative;
  top: 59px;
}

.about_page .situ .box:nth-child(2) {
  background-image: url("../images/xin/8.png");
}

.about_page .situ .box:nth-child(3) {
  background-image: url("../images/xin/9.png");
}

.about_page .situ .box:nth-child(4) {
  background-image: url("../images/xin/10.png");
}

.about_page .situ .box:hover ul {
  display: block;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about_page .Testing_equipment {
  width: 1290px;
  margin: 0 auto;
  margin-top: 55px;
}

.about_page .Testing_equipment .bt {
  width: 100%;
  height: 68px;
  border-bottom: 1px dashed #dddddd;
  display: flex;
  align-items: center;
}

.about_page .Testing_equipment .bt h6 {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #b11a20;
}

.about_page .Testing_equipment .bt p {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  margin: 20px 20px 10px 20px;
  text-transform: uppercase;
}

.about_page .Testing_equipment .nr ul li {
  display: flex;
  align-items: center;
  height: 55px;
}

.about_page .Testing_equipment .nr ul li span {
  color: #b11a20;
  margin-right: 20px;
  font-size: 30px;
}

.about_page .Testing_equipment .nr ul li p {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #666666;
}

.about_page .Testing_equipment .sb_t {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 100px;
}

.about_page .Testing_equipment .sb_t .box ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about_page .Testing_equipment .sb_t .box ul li:nth-child(1) {
  width: 329px;
  height: 329px;
  background: rgba(197, 197, 197, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
}

.about_page .Testing_equipment .sb_t .box ul li:nth-child(1) img {
  width: 314px;
  height: 314px;
  border-radius: 50%;
}

.about_page .Testing_equipment .sb_t .box ul li p {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #666666;
}

.about_page .company {
  width: 1290px;
  margin: 0 auto;
  margin-top: 80px;
}

.about_page .company .bt {
  width: 100%;
  height: 68px;
  border-bottom: 1px dashed #dddddd;
  display: flex;
  align-items: center;
}

.about_page .company .bt h6 {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #b11a20;
}

.about_page .company .bt p {
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #666666;
  margin-left: 20px;
}

.about_page .company .nr {
  margin-top: 55px;
}

.about_page .company .nr p {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #888888;
  line-height: 50px;
}

.about_page .company .nr p span {
  color: #b11a20;
}

.about_page .Map {
  width: 1290px;
  margin: 0 auto;
  margin-top: 132px;
  margin-bottom: 116px;
}

.about_page .Map .bt {
  width: 100%;
  height: 68px;
  border-bottom: 1px dashed #dddddd;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.about_page .Map .bt h6 {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #b11a20;
}

.about_page .Map p {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #888888;
  margin-top: 57px;
}

.footer {
  width: 100%;
  height: 472px;
  background: url(../images/footbg.png);
  background-repeat: no-repeat;
}

.footer .footTop {
  width: 1194px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}

.footer .footTop .left {
  font-size: 16px;
  color: #ffffff;
  line-height: 70px;
}

.footer .footTop .left a {
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  margin-right: 5px;
  transition: all 0.5s;
}

.footer .footTop .left a:hover {
  color: #b11a20;
}

.footer .footTop .right a {
  margin-left: 15px;
}

.footer .footCenter {
  width: 1290px;
  height: 316px;
  display: flex;
  margin: 0 auto;
  padding-top: 49px;
  padding-bottom: 69px;
}

.footer .footCenter .left {
  width: 536px;
  padding-left: 31px;
  border-right: 1px solid rgba(159, 160, 160, 0.4);
}

.footer .footCenter .left h6 {
  margin-top: 21px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 1;
}

.footer .footCenter .left .text {
  margin-top: 25px;
}

.footer .footCenter .left .text p {
  font-size: 14px;
  font-weight: 500;
  color: #888888;
  line-height: 33px;
}

.footer .footCenter .left .text p span {
  color: #b11a20;
  font-weight: bold;
}

.footer .footCenter .center {
  width: 401px;
  border-right: 1px solid rgba(159, 160, 160, 0.4);
  display: flex;
}

.footer .footCenter .center > div {
  flex: 1;
}

.footer .footCenter .center > div h6 {
  margin-top: 21px;
  font-weight: bold;
  line-height: 1;
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;
}

.footer .footCenter .center > div a {
  font-size: 14px;
  font-weight: 400;
  color: #888888;
  line-height: 33px;
  display: block;
  text-align: center;
  transition: all 0.5s;
}

.footer .footCenter .center > div a:hover {
  color: #b11a20;
}

.footer .footCenter .right {
  padding-left: 85px;
}

.footer .footCenter .right img {
  width: 160px;
  height: 160px;
  margin-top: 9px;
}

.footer .footCenter .right p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 12px;
  text-align: center;
}

.footer .footBot {
  width: 1290px;
  height: 86px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  font-family: Arial;
  font-weight: 400;
  color: #888888;
  line-height: 24px;
}

/*fixed*/
.siderbar {
  position: fixed;
  bottom: 50px;
  right: 22px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 1000;
}

.siderbar > div {
  width: 86px;
  height: 86px;
  margin-bottom: 7px;
  background-color: #282829;
  border-radius: 10px;
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.9);
}

.siderbar > div p {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  line-height: 27px;
}

.siderbar > div span {
  line-height: 1;
}

.siderbar > div.active,
.siderbar > div:hover {
  background-color: #b11a20;
}

.siderbar .bar1 img {
  width: 53px;
  height: 45px;
}

.siderbar .bar2 div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.siderbar .bar2 #rimg1 {
  width: 86px;
  height: 86px;
}

.siderbar .bar2 #rimg2 {
  display: none;
}

.siderbar .bar2 #rimg2 img {
  width: 100%;
}

.siderbar .bar3 p {
  line-height: 17px;
}

.siderbar .bar4 img {
  width: 43px;
  height: 23px;
}

.siderbar .bar4 p {
  line-height: 1;
  margin-top: 14px;
}


/* newsList 新闻列表*/
.newsList{width: 100%;}
.newsListSection{width: 980px;float: right;padding-top: 25px;margin: 10px 0 50px 0;}
.newsListSection .mainCon{border: 1px solid #e4e4e4;padding-top: 28px;width: 979px;}
.newsListSection .newsListIntro{width:910px;margin: 20px auto 0;}
.newsListSection .newsListIntro .box1{padding-bottom: 20px;}
.newsListSection .newsListIntro .box1 dt{float: left;width: 290px;height: 243px;float: left;}
.newsListSection .newsListIntro .box1 dt img{display: block;width: 288px;height:200px;border: 1px solid #e4e4e4;}
.newsListSection .newsListIntro .box1 dt a:hover img {border: 1px solid #b11a20;}
.newsListSection .newsListIntro .box1 dd{width: 573px;float: right;position: relative;height: 191px;position: relative;position: relative;}
.newsListSection .newsListIntro .box1 dd h3{font-size: 16px;color: #333333;font-weight: bold;width: 550px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsListSection .newsListIntro .box1 dd h3 a{color: #333333;text-decoration: none;}
.newsListSection .newsListIntro .box1 dd p{font-size: 14px;color: #666666;line-height: 24px;margin-top: 18px;}
.newsListSection .newsListIntro .box1 dd a.more{font-size: 13px;color: #999999;text-decoration: none;text-align: center;width: 128px;height: 48px;line-height: 48px;display: block;position: absolute;left: 0;bottom: 0;border: 1px solid #e4e4e4;}
.newsListSection .newsListIntro .box1 dd a.more:hover{background: #b11a20;color: #fff;border-color: #b11a20;}
.newsListSection .newsListIntro .box1 dd:hover h3 a{color: #b11a20;}
.newsListSection .newsListIntro .box2 dl{padding: 18px 0;border-top: 1px solid #e4e4e4;}
.newsListSection .newsListIntro .box2 dt{width: 104px;height: 104px;background: #f5f5f5;text-align: center;padding-top: 16px;float: left;}
.newsListSection .newsListIntro .box2 dt span{display: block;font-size: 42px;color: #666666;font-weight: bold;font-family: arial;}
.newsListSection .newsListIntro .box2 dt em{font-size: 16px;color: #666666;display: block;font-family: arial;}
.newsListSection .newsListIntro .box2 dd{width: 780px;height: 136px;position: relative;float: right;}
.newsListSection .newsListIntro .box2 dd h3{font-size: 16px;color: #333333;font-weight: bold;width: 728px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsListSection .newsListIntro .box2 dd h3 a{color: #333333;text-decoration: none;}
.newsListSection .newsListIntro .box2 dd p{line-height: 24px;margin-top: 14px;font-size: 14px;color: #666666;width: 708px;}
.newsListSection .newsListIntro .box2 dd p a{color: #666666;text-decoration: none;}
.newsListSection .newsListIntro .box2 dd span{display: block;padding-left: 0;position: absolute;left: 0;bottom: 0;background: url(Img/mub02Inpage/label.png) no-repeat left center;line-height: 18px;}
.newsListSection .newsListIntro .box2 dd span a{color: #999999;font-size: 12px;}
.newsListSection .newsListIntro .box2 dd a.more{display: block;width: 37px;height: 37px;position: absolute;right: 0;top: 50%;margin-top: -18px;overflow: hidden;}
.newsListSection .newsListIntro .box2 dd a.more img{display: block;position: relative;}
.newsListSection .newsListIntro .box2 dl:hover dt{background: #b11a20;}
.newsListSection .newsListIntro .box2 dl:hover dt span,.newsListSection .newsListIntro .box2 dl:hover dt em{color: #fff;}
.newsListSection .newsListIntro .box2 dl:hover dd h3 a{color: #b11a20;}
.newsListSection .newsListIntro .box2 dl:hover dd a.more img{top: -37px;}


/* newsCenter 新闻中心*/
.newsCenter{width: 100%;}
.newsCenterSection{width: 910px;float: right;}
.newsCenterSection .mainCon{border: 1px solid #e4e4e4;width: 908px;}
.newsCenterSection .newsCenterIntro{width:870px;margin: 0 auto;}
.newsCenterSection .newsCenterIntro .box{padding-bottom: 16px;}
.newsCenterSection .newsCenterIntro .box:first-child .mub02Top2{background-image: none;}
.newsCenterSection .newsCenterIntro .box dl{margin-top: 30px;}
.newsCenterSection .newsCenterIntro .box dt{float: left;width: 290px;height:243px;float: left;}
.newsCenterSection .newsCenterIntro .box dt img{display: block;width: 288px;height: 243px;border: 1px solid #e4e4e4;}
.newsCenterSection .newsCenterIntro .box dt a:hover img {border: 1px solid #00662b;}
.newsCenterSection .newsCenterIntro .box dd{width: 552px;float: right;position: relative;height:243px;position: relative;position: relative;}
.newsCenterSection .newsCenterIntro .box dd h3{font-size: 16px;color: #333333;font-weight: bold;width: 550px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsCenterSection .newsCenterIntro .box dd h3 a{color: #333333;text-decoration: none;}
.newsCenterSection .newsCenterIntro .box dd p{font-size: 14px;color: #666666;line-height: 24px;margin-top: 18px;}
.newsCenterSection .newsCenterIntro .box dd a.more{font-size: 13px;color: #999999;text-decoration: none;text-align: center;width: 128px;height: 48px;line-height: 48px;display: block;position: absolute;left: 0;bottom: 0;border: 1px solid #e4e4e4;}
.newsCenterSection .newsCenterIntro .box dd a.more:hover{background:#00662b;color: #fff;border-color: #00662b;}
.newsCenterSection .newsCenterIntro .box dd:hover h3 a{color: #00662b;}
.newsCenterSection .newsCenterIntro .box ul{width: 106%;margin-top: 30px;}
.newsCenterSection .newsCenterIntro .box li{width: 416px;overflow: hidden;margin-right: 38px;float: left;margin-bottom: 13px;}
.newsCenterSection .newsCenterIntro .box li a{display: block;font-size: 14px;color: #333333;float: left;width: 302px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsCenterSection .newsCenterIntro .box li a:hover{color:#00662b;}
.newsCenterSection .newsCenterIntro .box li span{display: block;font-size: 14px;color: #999999;font-family: arial;float: right;}


/* InpageSidebar01 侧栏导航1公共样式*/
.InpageSidebar01{width: 270px;float: left;}
.InpageSidebar01 .top{width: 100%;height: 80px;background: #b11a20;}
.InpageSidebar01 .top h2{height: 80px;text-indent: 28px;background: url(../images/InpageSidebar01_icon01.png) no-repeat 218px center;line-height:80px;font-size: 24px;color: #fff;font-weight: normal;}
.InpageSidebar01 .top h2 a{color: #fff;text-decoration: none; font-weight: bold; }
.InpageSidebar01 .classify .box{border: 1px solid #e4e4e4;border-top: none;position: relative;}
.InpageSidebar01 .classify .box:first-child{border-top: 1px solid #e4e4e4;}
.InpageSidebar01 .classify dl{padding: 10px 19px 8px 30px;}
.InpageSidebar01 .classify dl dd{ display:none;}
.InpageSidebar01 .classify dl dd.cur{ display:block;}
.InpageSidebar01 .classify dt{font-size: 16px;color: #333333;background: url(Img/mub02Inpage/mub02_jt03.png) no-repeat 194px 6px;}
#prochildfl{margin-bottom: 5px;}
.InpageSidebar01 .classify dt a{color: #333333;}
.InpageSidebar01 .classify dd p{border-left: 1px solid #e4e4e4;height: 35px;line-height: 35px;} 
.InpageSidebar01 .classify dd p a{font-size: 14px;color: #333333;display: block;text-indent: 16px;text-decoration: none;}
.InpageSidebar01 .classify .box i{display: none;width: 3px;height: 100%;position: absolute;left: -1px;top: 0;background: #00662b;}
.InpageSidebar01 .classify .box:hover{background: #f5f5f5;}
.InpageSidebar01 .classify .box:hover i{display: block;}
.InpageSidebar01 .classify .box dt.cur{background: url(../images/mub02_jt04.png) no-repeat 194px 6px;font-weight: bold;}
.InpageSidebar01 .classify .box:hover dt a,.InpageSidebar01 .classify .box dt.cur a{color: #00662b;display: block;text-decoration: none;}
.InpageSidebar01 .classify .box:hover dt{background: url(Img/mub02Inpage/mub02_jt04.png) no-repeat 194px 6px;font-weight: bold;}
.InpageSidebar01 .classify dd p:hover a,.InpageSidebar01 .classify dd p.cur a{color: #fff;}
.InpageSidebar01 .classify dd p:hover,.InpageSidebar01 .classify dd p.cur{background: url(../images/mub02_jt02.png) no-repeat 194px center #00662b;}
.InpageSidebar01 .sidebarLinkUs{border: 1px solid #e4e4e4;margin-top: 20px;padding: 0 19px 20px; margin-bottom:20px;}
.InpageSidebar01 .sidebarLinkUs h3{font-size: 18px;color: #b11a20;font-weight: normal;height: 59px;line-height: 59px;border-bottom: 1px solid #e4e4e4;margin-bottom: 18px;text-indent: 10px;}
.InpageSidebar01 .sidebarLinkUs p{font-size: 14px;color: #333333;margin-bottom: 12px;line-height: 20px;padding: 0 10px;}
.InpageSidebar01 .sidebarLinkUs .zxzx{display: block;width: 100%;height: 50px;overflow: hidden;background: #b11a20;text-decoration: none;margin-top: 20px;}
.InpageSidebar01 .sidebarLinkUs .zxzx span{display: block;width: 50px;height: 50px;float: left;background: url(../images/zxzx_icon01.png) no-repeat center;}
.InpageSidebar01 .sidebarLinkUs .zxzx em{display: block;width: 157px;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #fff;float: left;}
.InpageSidebar01 .sidebarLinkUs .zxzx em img{display: inline-block;*display: inline-block;position: relative;top: 0;margin-left: 15px;}

/* InpageSidebar02 侧栏导航2公共样式*/
.InpageSidebar02 .classify{border: 1px solid #e4e4e4;border-top: none;position: relative;}
.InpageSidebar02 .classify li{height: 58px;border-top: 1px solid #e4e4e4;text-indent: 28px;font-size: 15px;color: #333333;line-height: 58px;background: url(Img/mub02Inpage/mub02_jt03.png) no-repeat 224px center;}
.InpageSidebar02 .classify li a{color: #333333;display: block;text-decoration: none;}
.InpageSidebar02 .classify li:hover,.InpageSidebar02 .classify li.cur{background: url(../images/mub02_jt04.png) no-repeat 224px center #f5f5f5;}
.InpageSidebar02 .classify li:hover a,.InpageSidebar02 .classify li.cur a{color: #b11a20;font-weight: bold;}
.InpageSidebar02 .classify i{display: block;width: 3px;background: #00662b;position: absolute;left: -1px;top: 0;z-index: 9;}
.InpageSidebar02 .xgzx{border: 1px solid #e4e4e4;margin-top: 20px;padding: 0 19px 16px;}
.InpageSidebar02 .xgzx h3{font-size: 18px;color: #b11a20;font-weight: normal;height: 59px;line-height: 59px;border-bottom: 1px solid #e4e4e4;margin-bottom: 18px;text-indent: 10px;}
.InpageSidebar02 .xgzx p{font-size: 14px;color: #333333;margin-bottom: 10px;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.InpageSidebar02 .xgzx p a{color: #333333;}
.InpageSidebar02 .xgzx p:hover a{color: #b11a20;}

/* 模板1公共面包屑导航 */
.mub02address{width: 100%;border-bottom: 1px solid #e4e4e4;margin-bottom: 20px;}
.mub02address .con{width: 100%;height: 43px;}
.mub02address .homePage{display: block;width: 43px;height: 43px;background: url(../images/mub02address_homePage.png) no-repeat center;float: left;border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;}
.mub02address p{height: 43px; width:84%; line-height: 43px;font-size: 13px;color: #999999;float: left;margin-left: 18px;    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.mub02address p a{color: #999999;padding: 0 4px;}
.mub02address .backList{display: block;width: 117px;height: 43px;line-height: 43px;text-align: center;border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;float: right;font-size: 13px;color: #999999;text-decoration: none; cursor:pointer;}
.mub02address .backList img{display: inline-block;*display: inline-block;margin-right: 10px;position: relative;}

/* mub02tjcp 推荐产品公共样式*/
.mub02tjcp{border: 1px solid #e4e4e4;padding: 0 19px 20px;margin-top: 20px;}
.mub02tjcp .conBox{width: 100%;margin-top: 20px;}
.mub02tjcp .conBox li{width: 280px;float: left;margin-left: 15px;text-align: center;}
.mub02tjcp .conBox li:first-child{margin-left: 0;}
.mub02tjcp .conBox li span{display: block;width: 278px;height: 238px;overflow: hidden;border: 1px solid #e4e4e4;}
.mub02tjcp .conBox li img{display: block;transform: scale(1);transition: all 1s ease-out; width: 278px;height: 238px;}
.mub02tjcp .conBox li:hover img{transform: scale(1.2);}
.mub02tjcp .conBox li em{display: block;font-size: 14px;color: #333333;margin-top: 10px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.mub02tjcp .conBox li a{display: block;text-decoration: none;}


/* mub02xgyd 相关阅读/推荐阅读公共样式*/
.mub02xgyd{border: 1px solid #e4e4e4;padding: 0 19px 10px;margin-top: 20px;}
.mub02xgyd .conBox{width: 100%;margin-top: 22px;overflow: hidden;}
.mub02xgyd .conBox ul{width: 106%;}
.mub02xgyd .conBox li{width: 416px;overflow: hidden;margin-right: 38px;float: left;margin-bottom: 13px;}
.mub02xgyd .conBox li a{display: block;font-size: 14px;color: #333333;float: left;width: 302px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mub02xgyd .conBox li a:hover{color: #00662b;}
.mub02xgyd .conBox li span{display: block;font-size: 14px;color: #999999;font-family: arial;float: right;}
 
/* newsDetails 新闻详情*/
.newsDetails{width: 100%;}
.newsDetails .InpageSidebar01{float: right;}
.newsDetailsSection{width: 910px;float: left;position: relative;}
.newsDetailsSection .article{border: 1px solid #e4e4e4;width: 908px;position: relative;}
.newsDetailsSection .article .conBox{padding:  20px 19px 0;}
.newsDetailsSection .article .title h1{font-size: 22px;color: #333333;font-weight: normal;margin-bottom: 20px;}
.newsDetailsSection .article .title .share{width: 100%;height: 24px;}
.newsDetailsSection .article .title .share p{float: left;overflow: hidden;}
.newsDetailsSection .article .title .share p span{display: block;font-size: 12px;color: #999999;float: left
;padding: 0 8px;border-left: 1px dotted #b6b6b6;float: left;}
.newsDetailsSection .article .title .share p span:first-child{padding-left: 0;border-left: none;}
.newsDetailsSection .article .title .share p span #cntrHits{ float:right;}
.newsDetailsSection .article .title .share ul{float: right;}
.newsDetailsSection .article .title .share li{margin-left: 7px;width: 24px;height: 24px;float: left;}
.newsDetailsSection .article .title .share li img{display: block;}
.newsDetailsSection .article .title  i{width: 100%;display: block;height: 3px;background: #e7e7e7;margin-top: 12px;background: url(../images/mub02Top2_xian.png) no-repeat center;}
.newsDetailsSection .article .title p.label{font-size: 12px;color: #999999;display: block;padding-left: 26px;background: url(../images/label.png) no-repeat left center;line-height: 16px;margin-top: 20px;}
.newsDetailsSection .article .con{margin-top: 20px;padding-bottom: 20px; overflow:hidden;}
.newsDetailsSection .article .con p{line-height: 30px;font-size: 14px;color: #333333;}
.newsDetailsSection .article .con p a{ color:red;}
.newsDetailsSection .article .context{width: 100%;border-top: 1px solid #e7e7e7;background: #fff;height: 60px;}
.newsDetailsSection .article .context p{width: 454px;float: left;height: 60px;line-height: 60px;}
.newsDetailsSection .article .context p a{font-size: 13px;color: #666666;display: block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.newsDetailsSection .article .context p.prevNews a{margin-left: 20px;padding-left: 20px;background: url(../images/mub02_jt01.png) no-repeat left center;}
.newsDetailsSection .article .context p.NextNews a{margin-right: 20px;padding-right: 20px;text-align: right;background: url(../images/mub02_jt03.png) no-repeat right center;}
.newsDetailsSection .article .context p.prevNews a:hover{background: url(../images/mub02_jt05.png) no-repeat left center;color: #b11a20;}
.newsDetailsSection .article .context p.NextNews a:hover{background: url(../images/mub02_jt04.png) no-repeat right center;color: #b11a20;}
.newsDetailsSection .article .context p.NextNews{border-left: 1px solid #e7e7e7;width: 444px;}
.newsDetailsSection .backNewsList{width: 59px;height: 59px;display: block;position: absolute;left: -59px;top: 0;cursor:pointer;}
 

/* paging 分页公共样式*/
#paging ul{ width:898px;}
#paging .paging{margin-top: 20px;}
.InpageSearch .mainCon .paging{ border:1px solid #e4e4e4;}
.paging{border-top: 1px solid #e4e4e4;height: 59px;}
.paging .pagingPrev{width: 119px;height: 59px;line-height: 59px;text-align: center;border-right: 1px solid #e4e4e4;float: left;font-size: 13px;color: #999999;text-decoration: none;}
.paging .pagingPrev i{display: inline-block;*display: inline-block;width: 8px;height: 14px;background: url(../images/mub02_jt01.png) no-repeat center;margin-right: 10px;position: relative;top: 2px;}
.paging .pagingNext{width: 119px;height: 59px;line-height: 59px;text-align: center;border-left: 1px solid #e4e4e4;float: right;font-size: 13px;color: #999999;text-decoration: none;}
.paging .pagingNext i{display: inline-block;*display: inline-block;width: 8px;height: 14px;background: url(../images/mub02_jt03.png) no-repeat center;margin-left: 10px;position: relative;top: 2px;}
.paging ul{width: 668px;float: left;text-align: center;padding-top: 17px;}
.paging ul a{display: inline-block;*display: inline-block;width: 38px;height: 38px;line-height: 38px;text-align: center;font-size: 15px;color: #111;font-family: arial;margin-left: 6px;text-decoration: none;background: #ddd;}
.paging ul a.cur {color: #fff;text-decoration: none; background: #b11a20;}
.paging ul a:hover{background: #b11a20;color: #fff;}
.paging ul a:hover a{}
.paging .pagingNext:hover{color: #00662b;font-weight: bold;}
.paging .pagingNext:hover i{background: url(../images/mub02_jt04.png) no-repeat center;}
.paging .pagingPrev:hover{color: #00662b;font-weight: bold;}
.paging .pagingPrev:hover i{background: url(../images/mub02_jt05.png) no-repeat center;}


/* proDetails 产品详情页*/

/* proDetailsBanner */
.proDetailsBanner{background: url(../images/mub02InpageBanner.jpg) no-repeat center;}

/* proDetails 产品详情*/
.proDetails{width: 100%;}
.proDetailsSection{width: 910px;float: right;}
.proDetailsSection .mainCon{border: 1px solid #e4e4e4;padding-bottom: 0px;}
.proDetailsIntro{width: 100%;height: 418px;border-bottom: 1px solid #e4e4e4;}
.proDetailsIntro .conL{width:427px;float: left;position: relative;height: 418px;border-right: 1px solid #e4e4e4;}
.proDetailsIntro .conL i{display: block;width: 44px;height: 44px;position: absolute;z-index: 9;cursor: pointer;overflow: hidden;top: 50%;margin-top: -22px;}
.proDetailsIntro .conL i.prev{left: -1px;}
.proDetailsIntro .conL i.next{right: -1px;}
.proDetailsIntro .conL .btnList{width: 100%;height: 10px;text-align: center;position: absolute;bottom: 18px;}
.proDetailsIntro .conL .btnList span{display: inline-block;width: 9px;height: 9px;overflow: hidden;position: relative;background: url(Img/mub02Inpage/proDetailsIntro_icon01.png) no-repeat left top;margin-left: 14px;cursor: pointer;} 
.proDetailsIntro .conL .btnList span.cur{background-position: left bottom;}
.proDetailsIntro .conL .btnList span:first-child{margin-left: 0;}
.proDetailsIntro .conL .conBox{width: 427px;height: 418px;position: relative;overflow: hidden;}
.proDetailsIntro .conL .conBox ul{position: absolute;top: 0;left: 0;}
.proDetailsIntro .conL .conBox li{float: left;width: 427px;}
.proDetailsIntro .conL .conBox li img{display: block;width: 427px;height: 418px;}
.proDetailsIntro .conR{float: right;padding-top: 20px;width:438px;height: 378px;position: relative;margin-right: 20px;}
.proDetailsIntro .conR h3{font-size: 20px;color: #333333;font-weight: bold; height:25px; overflow:hidden;}
.proDetailsIntro .conR i{display: block;height: 1px;margin:25px 0 18px 0;background: #e4e4e4;}
.proDetailsIntro .conR p{font-size: 14px;color: #666666;line-height: 22px; height:176px; display:inline-block; overflow:hidden;}
.proDetailsIntro .conR .box{width: 100%;position: absolute;bottom: 34px;left: 0;}
.proDetailsIntro .conR .box .zx{display: block;width: 172px;height: 53px;float: left;font-size: 20px;color: #fff;line-height: 53px;background: url(../images/proDetailsIntroBg01.png) no-repeat center;text-align: center;text-decoration: none;}
.proDetailsIntro .conR .box .zx img{position: relative;top: 4px;margin-left: 12px;}
.proDetailsIntro .conR .box .phone{float: left;padding-left: 42px;;background: url(../images/proDetailsIntro_phone.png) no-repeat left center;margin-left: 18px;margin-top: 6px;}
.proDetailsIntro .conR .box .phone span{display: block;font-size: 13px;color: #666666;}
.proDetailsIntro .conR .box .phone em{display: block;font-size: 24px;color: #00662b;font-family: arial;}
.proDetailsCanS{width: 870px;margin: 20px auto 0;}
.proDetailsCanS .menu{width: 100%;height: 54px;margin-bottom: 20px;border-bottom: 1px solid #e4e4e4;}
.proDetailsCanS .menu li{float: left;width: 148px;border: 1px solid #e4e4e4;height: 53px;line-height: 53px;text-align: center;font-size: 14px;color: #000;border-left: none;border-bottom: none;cursor:pointer;}
.proDetailsCanS .menu li:first-child{border-left: 1px solid #e4e4e4;}
.proDetailsCanS .menu li.status_on{background: #00662b;border-color: #00662b;color: #fff;}
.proDetailsCanS .conBox{width: 100%;background: #fff; line-height:22px;}
.proDetailsCanS .conBox .box{width: 100%;height: 100%;background: #fff;}

/* proDetailsLy */
.proDetailsLy{width: 870px;margin: 30px auto 0;}
.proDetailsLy .conBox .box1{width: 100%;margin-top: 33px;}
.proDetailsLy .conBox .box1 .Input{width: 427px;height: 58px;border: 1px solid #e4e4e4;float: left;margin-bottom: 10px;margin-left: 12px;}
.proDetailsLy .conBox .box1 input{width: 354px;padding-left: 22px;padding-right: 51px;font-size: 16px;color: #999999;line-height: 58px;outline: none;border: none;}
.proDetailsLy .conBox .box1 .Input1{margin-left: 0;}
.proDetailsLy .conBox .box1 .Input1 input{background: url(../images/proDetailsLy_icon01.png) no-repeat 386px center;}
.proDetailsLy .conBox .box1 .Input2 input{background: url(../images/proDetailsLy_icon02.png) no-repeat 386px center;}
.proDetailsLy .conBox .box1 textarea{padding-left: 22px;width: 795px;height: 150px;border: 1px solid #e0e0e0;padding-top: 18px;font-size: 16px;color: #999999;outline: none;resize: none;background: url(Img/mub02Inpage/proDetailsLy_icon03.png) no-repeat 828px 18px;padding-right: 51px;}
.proDetailsLy .conBox .box1 .yzmtj{margin-top: 20px;}
.proDetailsLy .conBox .box1 .yzmtj .sr{width: 250px;float: left;border: 1px solid #e0e0e0;}
.proDetailsLy .conBox .box1 .yzmtj .sr span{display: block;font-size: 16px;color: #999999;display: block;height: 58px;line-height: 58px;float: left;border-right: 1px solid #e0e0e0;width: 100px;text-align: center;}
.proDetailsLy .conBox .box1 .yzmtj .sr input{padding:0 10px;width: 127px;float: left;display: block;border: none;line-height: 58px;font-size: 16px;color: #999;height: 58px;outline: none;}
.proDetailsLy .conBox .box1 .yzmtj #spVerCode img{display: block;margin-top: 14px;margin-left: 10px;float: left; width:105px; height:38px;}
.proDetailsLy .conBox .box1 .yzmtj a.p{ line-height:86px; margin-left:10px;}
.proDetailsLy .conBox .box1 .yzmtj a.tj{display: block;width: 410px;height: 60px;line-height: 60px;font-size: 22px;color: #fff;text-decoration: none;text-align: center;background: #00662b;float: right;}

.clear{clear:both}
/* mub02Title 内页头部公共样式*/
.mub02Title{width: 870px;text-align: center;margin: 0 auto;}
.mub02Title h2{font-size: 20px;color: #00662b;font-weight: normal;}
.mub02Title h2 a{color: #00662b;text-decoration: none;font-weight: bold;}
.mub02Title i{display: block;width: 870px;height: 3px;margin-top: 26px;}
.mub02Title i img{display: block;width: 870px;height: 3px;}

/* mub02Top */
.mub02Top{width: 870px;margin: 0 auto;padding-top: 20px;}
.mub02Top h2{font-size: 18px;color: #b11a20;font-weight: normal;height: 40px;border-bottom: 1px solid #e4e4e4;}

/* mub02Top2 */
.mub02Top2{width: 100%;height: 83px;background: url(../images/mub02Top2Bg.jpg) no-repeat center top;}
.mub02Top2 h3{float: left;height: 80px;line-height: 80px;font-size: 20px;color: #00662b;}
.mub02Top2 h3 em{font-weight: bold;}
.mub02Top2 a.more{display: block;font-size: 13px;color: #999999;line-height: 80px;float: right;}
.mub02Top2 i img{display: block;}
.mub02Top2 i{display: block;}

.newsDetailsSection .article .con img{margin-top: 20px;padding-bottom: 20px; overflow:hidden;width: 100%;}