﻿* {
	/*box-sizing:content-box;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 999999px;
}
ul,li{ list-style-type:none;}
a{text-decoration:none;color:#000;}
*{margin: 0px;padding: 0px;font-size:14px; font-family: arial, "微软雅黑", Helvetica, sans-serif;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-weight: 500;}
img{border:0px;max-width: 100%;display:inline-block;}

.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.w1440{
  width: 1440px;
  margin: 0 auto;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.w1150{
  width: 1150px;
  margin: 0 auto;
}
.w1100{
  width: 1100px;
  margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
/*.banner li{
  height: 580px;
}*/


body.index_bg{
  /*background-color: #ccc;*/
}

.w1440{
  width: 100%;
}


.index_top{
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
  padding-top: 20px;
}
.index_top .w1440{
  position: relative;
}
.index_top .logo{
  padding: 0 0 0 40px;
}
.index_top .logo a{
  display: block;
}
.index_top .logo a img{
  display: block;
}
.index_top .nav_btn{
  margin-right: 60px;
}
.index_top .nav_btn a{
  display: block;
  width: 36px;
  height: 50px;
  padding-top: 10px;
  transition: all 0.3s;
}
.index_top .nav_btn a p{
  display: block;
  width: 36px;
  height: 4px;
  background-color: #ca151d;
  margin: 0 auto;
  margin-bottom: 9px;
  transition: all 0.3s;
}
.index_top .nav_btn a p:nth-child(3){
  margin-bottom: 0px;
}
.index_top .nav_btn.on a{
  padding-top: 25px;
}
.index_top .nav_btn.on p{
  margin-bottom: 0px;
}
.index_top .nav_btn.on p:nth-child(1){
  transform: rotate(-45deg);
  margin-bottom: -4px;
}
.index_top .nav_btn.on p:nth-child(2){
  transform: rotate(45deg);
}
.index_top .nav_btn.on p:nth-child(3){
  opacity: 0;
}
.index_top .index_top_menu{
  display: none;
  position: absolute;
  z-index: 9999;
  left: 0px;
  top: 100px;
  padding: 0 60px;
}
.index_top .index_top_menu ul{
  
}
.index_top .index_top_menu li a{
  display: block;
  font-size: 24px;
  line-height: 48px;
  color: #fff;
  transition: all 0.3s;
}
.index_top .index_top_menu li a:hover{
  color: #ca151d;
}
.index_top .index_top_menu .text{
  float: left;
  padding-top: 30px;
}
.index_top .index_top_menu .text p{
  color: #b0b0b0;
  font-size: 16px;
  margin-bottom: 30px;
}
.index_top .index_top_menu .text h3{
  color: #ca151d;
  font-size: 56px;
  margin-bottom: 15px;
}
.index_top .index_top_menu .text h4{
  color: #ffffff;
  font-size: 20px;
}
.index_top_menu_bg{
  display: none;
  position: fixed;
  z-index: 998;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(56,56,56,0.95);
}




.banner{
}
.banner .w1440{
  position: relative;
}
.banner .flexslider{
  right: 0px;
  width: 100%;
}
.flexslider{
  height: 920px;
}
.flexslider .slides li{
  height: 920px;
  background-position: left top !important;
}
.flexslider .slides li a{
  display: block;
  height: 100%;
}
/*隐藏幻灯片箭头*/
.flexslider .flex-direction-nav{
  display: none;
}
/*幻灯片分页*/
.flex-control-nav li{
  margin: 0 15px !important;
}
.flexslider .flex-control-paging li a{
  width: 10px !important;
  height: 10px !important;
  border-radius: 10px;
  transition: all 0.3s;
}
.flexslider .flex-control-paging li a.flex-active{
  width: 90px !important;
  border-radius: 10px;
}

.main_tl{
  position: relative;
  margin-bottom: 40px;
}
.main_tl h3{
  float: right;
  width: 390px;
  font-size: 38px;
  color: #fff;
  line-height: 96px;
  background-color: #ca151d;
  padding-left: 60px;
  letter-spacing: 6px;
  margin-bottom: 60px;
}
.main_tl p{
  font-size: 18px;
  line-height: 34px;
  color: #474747;
  text-align: center;
  letter-spacing: 2px;
  padding: 0 25px;
}

.main1{
  /*margin-bottom: 130px;*/
}
.main1 .main_tl{
  margin-bottom: 45px;
}

.main1 .text_tl{
  margin-bottom: 55px;
}
.main1 .text_tl ul{
  font-size: 0px;
  text-align: justify;
  text-align: end;
  text-align-last: justify;
  text-justify: distribute;
  padding: 0 25px;
}
.main1 .text_tl li{
  display: inline-block;
  font-size: 17px;
  line-height: 32px;
  color: #ca151d;
  padding: 0 6px;
}
.main1 .text_tl li.on{
  color: #fff;
  background-color: #ca151d;
}
.main1 .main1_con .text{
  position: relative;
  height: 1250px;
  background: url(../image/main1_bg.jpg) no-repeat center;
  background-size: auto 100%;
  padding: 55px 25px;
}
.main1 .main1_con .text ul{
  background-color: rgba(255,0,0,0.55);
  height: 100%;
  padding: 60px 10px;
}
.main1 .main1_con .text li{
  margin-top: 20px;
  margin-bottom: 40px;
}
.main1 .main1_con .text li:last-child{
  margin-bottom: 0px;
}
.main1 .main1_con .text li:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.main1 .main1_con .text li h3{
  font-size: 32px;
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}
.main1 .main1_con .text li p{
  font-size: 20px;
  color: #fff;
  line-height: 32px;
  margin-bottom: 20px;
}
.main1 .main1_con .text li a{
  display: block;
  width: 108px;
  line-height: 32px;
  font-size: 18px;
  color: #2f2f2f;
  background-color: #fff;
  text-align: center;
  float: right;
}







.main2{
  /*margin-bottom: 125px;*/
}
.main2 .main_tl{
  margin-bottom: 15px;
}
.main2 .main_tl h3{
  float: left;
  width: 305px;
  margin-bottom: 40px;
}
.main2 .main_tl p{
  text-align: left;

}

.main2 .main2_con{
  background-color: #505052;
}
.main2 .main2_con ul{
  padding: 30px 20px;
}
.main2 .main2_con li{
  float: left;
  width: 50%;
}
.main2 .main2_con li a{
  display: block;
  position: relative;
}
.main2 .main2_con li .img{
  position: relative;
  overflow: hidden;
}
.main2 .main2_con li a .img:after{
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  transition: all 0.3s;
}
.main2 .main2_con li .img img{
  display: block;
  width: 100%;
  /*transition: all 0.3s;*/
}
.main2 .main2_con li .text{
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  padding: 0 0 15px 20px;
}
.main2 .main2_con li h1{
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  font-style: italic;
}
.main2 .main2_con li h2{
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  font-style: italic;
  text-transform: uppercase;
}
.main2 .main2_con li h3{
  font-size: 16px;
  color: #fff;
}
.main2 .main2_con li a:hover .img:after{
  opacity: 0.4;
}
/*.main2 .main2_con li a:hover .img img{
  transform: scale(1.1);
}
*/
.main3{
  /*margin-bottom: 55px;*/
}
.main3 .main_tl{
  margin-bottom: 60px;
}
.main3 .main_tl h3{
  float: left;
  width: 290px;
  padding: 0px;
  text-align: center;
  margin-right: 10px;
}
.main3 .main_tl p{
  color: #fff;
  line-height: 32px;
}
.main3 .main3_con{
  /*height: 765px;*/
  /*background: url(../images/main3_sk.jpg) no-repeat right bottom;*/
}
.main3 .main3_con .w1440{
  position: relative;
}
.main3 .main3_con .w1440:after{
  content: "";
  position: absolute;
  z-index: 0;
  background-color: #504f52;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 1680px;
}
.main3 .main3_con .left{
  float: none;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 1000px;
  background: url(../image/main3_le_bg.jpg) no-repeat center;
  padding-top: 725px;
}
.main3 .main3_con .right{
  float: none;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 850px;
  background: url(../image/main3_ri_bg.jpg) no-repeat center;
  background-size: auto 100%;
}
.main3 .main3_con .right .text{
  width: 360px;
  float: left;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  padding: 150px 85px 0 30px;
}
.main3 .main3_con .text h3{
  font-size: 30px;
  color: #fff;
  margin-bottom: 35px;
}
.main3 .main3_con .text p{
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 40px;
  letter-spacing: 1px;
  text-align: justify;
}
.main3 .main3_con .text a{
  display: block;
  width: 205px;
  height: 40px;
  line-height: 38px;
  color: #fff;
  font-size: 14px;
  border: 1px solid #fff;
  text-align: center;
  margin-bottom: 280px;
  transition: all 0.3s;
}
.main3 .main3_con .text a:hover{
  color: #ca151c;
  border-color: #ca151c;
}
.main3 .main3_con .text img{
  display: block;
  margin-left: 10px;
}
.main3 .main3_con .sk{
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 280px;
  height: 395px;
  background-color: #ca151c;
  padding-top: 100px;
}
.main3 .main3_con .sk h3{
  font-size: 46px;
  line-height: 58px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
}

.foot{
  background: url(../image/foot_bg.jpg) no-repeat center;
  padding-top: 95px;
  background-size: auto 100%;
}

.foot .foot1 .foot_ico{
  text-align: center;
  margin-bottom: 60px;
}
.foot .foot1 .foot_ico a{
  display: inline-block;
  margin-left: 24px;
}
.foot .foot1 .foot_ico img{
  display: block;
  width: 48px;
}
.foot .foot_nav li{
  position: relative;
  border-bottom: 1px solid #fff;
}
.foot .foot_nav li>a{
  position: relative;
  display: block;
  font-size: 24px;
  color: #fff;
  line-height: 80px;
  padding-left: 60px;
}
.foot .foot_nav li span{
  position: absolute;
  right: 20px;
  top: 0px;
  width: 80px;
  height: 80px;
  transition: all 0.3s;
}
.foot .foot_nav li span:after{
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  height: 25px;
  width: 2px;
  margin-top: -12.5px;
  margin-right: -1px;
  background-color: #fff;
  transition: all 0.3s;
}
.foot .foot_nav li span:before{
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  height: 2px;
  width: 25px;
  margin-top: -1px;
  margin-right: -12.5px;
  background-color: #fff;
  transition: all 0.3s;
}
.foot .foot_nav li dl{
  display: none;
  padding: 0 0 10px;
  /*border-top: 1px solid #ddd;*/
}
.foot .foot_nav li dd a{
  display: block;
  font-size: 20px;
  color: #fff;
  line-height: 42px;
  padding-left: 80px;
}

.foot .foot_nav li.on span{
  transform: rotate(180deg);
}
.foot .foot_nav li.on span:after{
  opacity: 0;
}
.foot .foot_nav li.current span{
  transform: rotate(180deg) !important;
}
.foot .foot_nav li.current span:after{
  opacity: 0 !important;
}
.foot .foot2{
  text-align: center;
  padding: 70px 0 60px;
}
.foot .foot2 h3{
  font-size: 34px;
  color: #f80314;
  font-weight: bold;
  margin-bottom: 13px;
}
.foot .foot2 h5{
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
}
.foot .foot2 p{
  font-size: 14px;
  color: #afafaf;
}



/*内页头部*/
.top{
  position: relative;
  z-index: 999;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100px;
  background-color: rgba(0,0,0,1);
}
.top a.logo{
  float: left;
  display: block;
  margin-top: 30px;
}
.top .logo img{
  display: block;
}
.top .nav{
  float: right;
  padding-top: 40px;
}
.top .nav li{
  float: left;
  margin: 0 45px;
}
.top .nav li:last-child{
  margin-right: 0px;
  margin-left: 30px;
}
.top .nav li a{
  display: block;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  transition: all 0.3s;
}
.top .nav li a:hover{
  color: #ca151d;
}

.page_ban{
  position: relative;
}
.page_ban .w1440{
  position: relative;
}
.page_ban .page_ban1{
  /*height: 765px;*/
}
.page_ban .page_ban1 img{
  display: block;
}
/*.page_ban .ban_bg{
  height: 765px;
  width: 100%;
  background-size: auto 100% !important;
}*/
.page_ban .page_ban2{
  
}
.page_ban .page_nav li{
  float: left;
  width: 20%;
}
.page_ban .page_nav li a{
  display: block;
  height: 60px;
  line-height: 60px;
  border: 1px solid #000;
  border-left: 0px;
  text-align: center;
  vertical-align: middle;
  transition: all 0.3s;
}
.page_ban .page_nav li a span{
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  vertical-align: middle;
}
.page_ban .page_nav li:first-child a{
  border-left: 1px solid #000;
}
.page_ban .page_nav li.on a{
  background-color: #000;
  color: #fff;
}
.page_ban .page_text{
  width: 100%;
  padding: 75px 30px 60px 30px;
}
.page_ban .page_text p{
  font-size: 20px;
  color: #383735;
  line-height: 32px;
}
/*产品页面当前位置*/
.page_ban .location{
  padding: 10px 0 50px;
}
.page_ban .location a.back{
  position: relative;
  display: block;
  float: left;
  padding-left: 110px;
  line-height: 60px;
  font-size: 20px;
  color: #000;
  margin-right: 90px;
  transition: all 0.3s;
}
.page_ban .location a.back:after{
  position: absolute;
  content: "";
  left: 50px;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  background: url(../image/back_ico.png) no-repeat center;
  border: 1px solid #000;
  border-radius: 100%;
}
.page_ban .location a.back:hover{
  color: #ca151d;
}
.page_ban .location .list{
  padding: 15px 0;
}
.page_ban .location .list a{
  display: inline-block;
  font-size: 18px;
  color: #050505;
  line-height: 30px;
  transition: all 0.3s;
}
.page_ban .location .list span{
  display: inline-block;
  margin: 0 12px;
  font-size: 20px;
  line-height: 30px;
  vertical-align: bottom;
}
.page_ban .location .list a:hover{
  color: #ca151d;
}

/*源自德国*/
.yzdg_main1{
  margin: 0px 0 50px;
}
.yzdg_main1 .w1440{
  position: relative;
  height: 100%;
}
.yzdg_main1 .yzdg_main1_bg{
  height: 946px;
  background: url(../image/yzdg_main1_bg.jpg) no-repeat center;
}
.yzdg_main1 p{
  font-size: 20px;
  color: #383735;
  line-height: 32px;
  padding: 40px 30px 0 30px;
}

.yzdg_main2{
  position: relative;
  padding-top: 40px;
}
.yzdg_main2 .w1440{
  position: relative;
}
.yzdg_main2 .yzdg_main2_bg{
  position: relative;
  height: 825px;
  background: url(../image/yzdg_main2_bg.jpg) no-repeat center;
}
.yzdg_main2 .yzdg_main2_bg h3{
  position: absolute;
  top: -40px;
  right: 0px;
  width: 275px;
  height: 135px;
  line-height: 135px;
  font-size: 40px;
  color: #fff;
  padding-left: 45px;
  background-color: #ca151c;
}
.yzdg_main2 p{
  font-size: 20px;
  color: #383735;
  line-height: 32px;
  padding: 15px 25px 25px;
}
.yzdg_main2 .text{
  height: 185px;
  background-color: #e6e6e6;
  padding-left: 35px;
}
.yzdg_main2 .text h5{
  font-size: 28px;
  line-height: 185px;
  color: #cc121d;
}
.yzdg_main2 .text h5 span{
  display: inline-block;
  font-size: 20px;
  color: #585657;
  margin-left: 15px;
  vertical-align: bottom;
}

.yzdg_main3{
  position: relative;
  overflow: hidden;
}
.yzdg_main3 .w1440{
  position: relative;
  z-index: 1;
}
.yzdg_main3 .yzdg_main3_bg{
  position: relative;
  height: 1035px;
  background: url(../image/yzdg_main3_bg.jpg) no-repeat center;
}
.yzdg_main3 .yzdg_main3_bg h3{
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 36px;
  color: #fff;
  width: 260px;
  line-height: 135px;
  letter-spacing: 8px;
  text-align: center;
}
.yzdg_main3 .yzdg_main3_bg p{
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 18px;
  line-height: 28px;
  color: #555;
  width: 350px;
  padding: 35px 30px 0;
  text-align: justify;
}
.yzdg_main3 .text{
  height: 185px;
  background-color: #e6e6e6;
  padding-left: 60px;
}
.yzdg_main3 .text h5{
  font-size: 28px;
  line-height: 185px;
  color: #cc121d;
}
.yzdg_main3 .text h5 span{
  display: inline-block;
  font-size: 20px;
  line-height: 32px;
  color: #585657;
  width: 440px;
  margin-left: 60px;
  vertical-align: middle;
}


.yzdg_main4{
  margin-bottom: 40px;
}
.yzdg_main4 .w1440{
  position: relative;
}
.yzdg_main4 .yzdg_main4_bg{
  height: 866px;
  background: url(../image/yzdg_main4_bg.jpg) no-repeat center;
}
.yzdg_main4 .yzdg_main4_bg h3{
  position: absolute;
  top: 0;
  right: 0;
  width: 275px;
  font-size: 38px;
  color: #fff;
  line-height: 135px;
  letter-spacing: 6px;
  text-align: center;
}
.yzdg_main4 p{
  font-size: 20px;
  color: #383735;
  line-height: 32px;
  padding: 35px 20px 0px;
}


.yzdg_main5{
  margin-bottom: 65px;
}
.yzdg_main5 .w1440{
  position: relative;
  z-index: 1;
}
.yzdg_main5 .yzdg_main5_bg{
  height: 866px;
  background: url(../image/yzdg_main5_bg.jpg) no-repeat center;
}
.yzdg_main5 .yzdg_main5_bg h3{
  position: absolute;
  top: 0;
  left: 0;
  width: 275px;
  font-size: 38px;
  color: #fff;
  line-height: 135px;
  letter-spacing: 6px;
  text-align: center;
}
.yzdg_main5 p{
  font-size: 20px;
  color: #383735;
  line-height: 32px;
  padding: 60px 25px 0px;
}




/*匠心与工艺*/
.jxgy_main1{
  position: relative;
  margin-bottom: 95px;
}
.jxgy_main1 .w1440{
  position: relative;
}
.jxgy_main1 .jxgy_main1_bg{
  position: relative;
  height: 824px;
  background: url(../image/jxgy_main1_bg.jpg) no-repeat center;
}
.jxgy_main1 .jxgy_main1_bg .text{
  position: absolute;
  z-index: 1;
  top: 0px;
  right: 0px;
  width: 293px;
  height: 248px;
  padding: 35px 0 0 35px;
}
.jxgy_main1 .jxgy_main1_bg .text h3{
  font-size: 38px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 25px;
}
.jxgy_main1 .jxgy_main1_bg .text h5{
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.jxgy_main1 p{
  font-size: 20px;
  color: #383735;
  line-height: 32px;
  padding: 40px 25px 0px;
}

.jxgy_main2{
  margin-bottom: 35px;
}
.jxgy_main2 .w1440{
  position: relative;
  z-index: 1;
}
.jxgy_main2 h3{
  width: 290px;
  height: 130px;
  padding: 10px 0 0 30px;
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  background-color: #ca151c;
  margin-bottom: 70px;
}
.jxgy_main2 p{
  font-size: 20px;
  color: #383735;
  line-height: 32px;
  padding: 0 25px;
  margin-bottom: 30px;
}
.jxgy_main2 img{
  display: block;
  width: 100%;
}




.jxgy_main3{
  margin-bottom: 55px;
}
.jxgy_main3 .w1440{
  position: relative;
  padding-top: 185px;
}
.jxgy_main3 h3{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 260px;
  height: 130px;
  padding: 15px 30px 0 0;
  font-size: 36px;
  line-height: 48px;
  color: #fff;
  background-color: #ca151c;
  margin-bottom: 70px;
  text-align: right;
}
.jxgy_main3 p{
  font-size: 20px;
  color: #383735;
  line-height: 32px;
  padding: 0 25px;
  margin-bottom: 30px;
}
.jxgy_main3 img{
  display: block;
  margin-bottom: 35px;
}




/*舒适点亮生活*/
.sssh_main1{
  position: relative;
}
.sssh_main1 .w1440{
  position: relative;
}
.sssh_main1 img{
  display: block;
  width: 100%;
}
.sssh_main1 .text{
  background-color: #ca151c;
  padding-bottom: 65px;
}
.sssh_main1 .text h3{
  font-size: 60px;
  line-height: 72px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  padding-left: 25px;
  margin-bottom: 20px;
}
.sssh_main1 .text h5{
  font-size: 24px;
  line-height: 36px;
  color: #1b1b1b;
  padding-left: 25px;
}
.sssh_main1 p{
  font-size: 20px;
  color: #383735;
  line-height: 32px;
  padding: 60px 25px 55px;
  margin-bottom: 30px;
}

.sssh_main2{
  margin-bottom: 75px;
}
.sssh_main2 ul{
  padding: 0 25px;
}
.sssh_main2 li{
  font-size: 0px;
  position: relative;
  height: 245px;
  line-height: 245px;
  padding-left: 210px;
  background-color: #e4e4e4;
}
.sssh_main2 li:nth-child(2n){
  background-color: #d4d4d4;
  padding-left: 15px;
}
.sssh_main2 li:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.sssh_main2 li span{
  position: absolute;
  top: 50%;
  left: 45px;
  margin-top: -46px;
  display: block;
  width: 93px;
  height: 93px;
  font-size: 70px;
  line-height: 93px;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  background-color: #ca151c;
}
.sssh_main2 li:nth-child(2n) span{
  position: absolute;
  right: 45px;
  left: auto;
}
.sssh_main2 li img{
  display: inline-block;
  /*float: left;*/
  margin-top: 4px;
  vertical-align: middle;
}
.sssh_main2 li:nth-child(2n) img{
  margin-top: 0px;
}
.sssh_main2 li .text{
  display: inline-block;
  /*float: left;*/
  max-width: 245px;
  padding: 10px 0 0 8px;
  vertical-align: middle;
}
.sssh_main2 li .text h3{
  font-size: 22px;
  line-height: 30px;
  color: #000;
  margin-bottom: 15px;
}
.sssh_main2 li .text p{
  font-size: 17px;
  line-height: 28px;
  color: #4a4a4a;
}

/*新闻*/
.newsli{
  margin-bottom: 50px;
}
.newsli ul{
  
}
.newsli li a{
  position: relative;
  display: block;
  padding: 20px 25px 30px;
  transition: all 0.3s;
  background-color: #fff;
}
.newsli li h3{
  font-size: 20px;
  line-height: 32px;
  color: #555;
  padding-bottom: 5px;
  border-bottom: 1px solid #575757;
  margin-bottom: 20px;
  text-align: right;
}
.newsli li h3 span{
  float: left;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #595959;
  text-align: left;
}
.newsli li p{
  font-size: 14px;
  line-height: 24px;
  color: #575757;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.newsli li:first-child a{
  background-color: #000;
}
.newsli li:first-child h3{
  color: #fff;
  border-bottom-color: #fff;
}
.newsli li:first-child h3 span{
  color: #c91717;
}
.newsli li:first-child p{
  color: #fff;
}






.news{
  margin-top: 30px;
}
.news .news_tl{
  text-align: center;
  margin-bottom: 60px;
}
.news .news_tl h3{
  font-size: 28px;
  color: #222;
  margin-bottom: 15px;
}
.news .news_tl span{
  display: block;
  font-size: 16px;
  color: #999;
}
.news .news_con{
  padding: 0 20px;
  margin-bottom: 50px;
}
.news .news_con p{
  color: #777;
  font-size: 16px;
  line-height: 28px;
}
.news .fy{
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
.news .fy .prev,.news .fy .next{
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 10px;
}
.news .fy a{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #999;
  line-height: 35px;
  text-align: center;
  font-family: "宋体";
  transition: all 0.3s;
  /*background-color: #f1f1f1;*/
}
.news .fy a:hover{
  background-color: #ca151c;
  color: #fff;
}

/*服务支持*/
.fwzc_main{
  position: relative;
}
.fwzc_main img{
  display: block;
  width: 100%;
}

/*下载中心*/
.downli{
  margin-top: 40px;
  margin-bottom: 70px;
}
.downli ul{
  margin-bottom: 80px;
}
.downli li{
  position: relative;
  display: block;
  height: 70px;
  border-bottom: 1px solid #4b4b4b;
  padding: 0 130px 0 230px;
  transition: all 0.3s;
}
.downli li .date{
  position: absolute;
  left: 30px;
  font-size: 20px;
  line-height: 69px;
  color: #555;
  font-weight: bold;
}
.downli li .text{
  position: relative;
  height: 100%;
}
.downli li .text h3{
  font-size: 18px;
  color: #555;
  line-height: 69px;
}
.downli li .text a{
  position: absolute;
  right: -100px;
  top: 50%;
  margin-top: -14px;
  display: block;
  width: 100px;
  line-height: 26px;
  border: 1px solid #585858;
  text-align: center;
}
.downli li:hover{
  background-color: #000;
  border-bottom-color: #919191;
}
.downli li:hover .date{
  color: #c9161c;
}
.downli li:hover .text h3{
  color: #fff;
}
.downli li:hover .text a{
  color: #d0151e;
  border-color: #d0151e;
}

/*产品*/
.pro_main{
  position: relative;
  padding: 270px 0 75px;
  background: url(../image/pro_bg.jpg) no-repeat center top #e4e4e4;
}
.pro_main .foot_wz{}
.pro_main .pro_li{
  position: relative;
  width: 605px;
  /*height: 370px;*/
  background-color: #d1d2d6;
  margin-bottom: 85px;
}
.pro_main .pro_li .bd{}
.pro_main .pro_li .bd li a{
  display: block;
}
.pro_main .pro_li .bd li img{
  display: block;
  width: 100%;
}
.pro_main .pro_li .hd{
  position: absolute;
  right: 0px;
  bottom: -60px;
  text-align: center;
  width: 155px;
}
.pro_main .pro_li .hd a{
  display: inline-block;
  width: 50px;
  height: 20px;
  background: url(../image/jt_le.png) no-repeat center;
  margin: 0 8px;
  transition: all 0.3s;
}
.pro_main .pro_li .hd a.next{
  transform: rotateY(180deg);
}
.pro_main .pro_li .hd a:hover{
  background: url(../image/jt_le_h.png) no-repeat center;
}

.pro_main .text h3{
  width: 290px;
  height: 140px;
  font-size: 36px;
  line-height: 140px;
  color: #fff;
  text-align: center;
  background-color: #ca151c;
  margin-bottom: 45px;
}
.pro_main .text>p{
  padding: 0 25px;
  font-size: 20px;
  line-height: 30px;
  color: #101010;
  margin-bottom: 45px;
}
.pro_main .text ul{
  padding: 0 25px;
}
.pro_main .text ul:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.pro_main .text ul li{
  float: left;
  width: 50%;
  /*margin-right: 4%;*/
}
.pro_main .text ul li:nth-child(2n){
  margin-right: 0px;
}
.pro_main .text ul li h5{
  display: inline-block;
  font-size: 22px;
  vertical-align: top;
  margin-right: 20px;
}
.pro_main .text ul li h5 span{
  display: block;
  font-size: 22px;
}
.pro_main .text ul li p{
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
}
.pro_main .text ul li p span{
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
}

.pro_main .foot_wz{
  position: absolute;
  left: 30px;
  top: 0px;
  height: 270px;
  width: 100%;
}
.pro_main .foot_wz h3{
  position: absolute;
  bottom: 50px;
  left: 0px;
  font-size: 55px;
  color: #ca151d;
  font-weight: bold;
  text-transform: uppercase;
  /*mix-blend-mode: multiply;*/
  font-style: italic;
}

.pro_main.pro7 .foot_wz h3{
  font-size: 50px;
}




/*产品详情*/

.pro_page_main1{
  padding-top: 25px;
  margin-bottom: 2px;
}
.pro_page_main1 .img{
  position: relative;
  margin-bottom: 45px;
}
.pro_page_main1 .img:after{
  content: "";
  position: absolute;
  top: -25px;
  right: 0px;
  width: 275px;
  height: 105px;
  background-color: #ca151c;
}
.pro_page_main1 .img img{
  display: block;
  margin: 0 auto;
}
.pro_page_main1 .text{
  padding: 0 30px;
}
.pro_page_main1 .text h5{
  width: 205px;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
  color: #fff;
  background-color: #000000;
  text-align: center;
  margin-bottom: 25px;
}
.pro_page_main1 .text h3{
  font-size: 38px;
  line-height: 38px;
  color: #ca151d;
  margin-bottom: 20px;
}
.pro_page_main1 .text h3 span{
  display: inline-block;
  margin-left: 25px;
  font-size: 20px;
  color: #3e3a39;
}
.pro_page_main1 .text p{
  font-size: 20px;
  line-height: 30px;
  color: #313131;
  font-family: "微软雅黑";
  text-align: justify;
}
.pro_page_main1 .text span{
  display: block;
  font-size: 15px;
  line-height: 26px;
  color: #313131;
  font-family: "arial";
  text-align: justify;
}
.pro_page_main1 .text dl{
  padding: 30px 25px 35px;
  background-color: #dcdcdc;
}
.pro_page_main1 .text dl dd{
  margin-bottom: 35px;
}
.pro_page_main1 .text dl dd:last-child{
  margin-bottom: 0px;
}
.pro_page_main1 .text dl li{
  float: left;
  width: 40%;
  margin-right: 20%;
  font-size: 16px;
  line-height: 36px;
  color: #2e2e2e;
}
.pro_page_main1 .text dl li:nth-child(2n){
  margin-right: 0px;
}

.pro_page_main2{
  position: relative;
  margin-bottom: 70px;
}
.pro_page_main2 img{
  display: block;
  width: 100%;
}
.pro_page_main2 .text{
  position: relative;
  padding: 40px 25px 0px;
}
.pro_page_main2 .text h3{
  font-size: 36px;
  line-height: 50px;
  color: #cb1627;
  margin-bottom: 20px;
}
.pro_page_main2 .text h5{
  font-size: 20px;
  line-height: 30px;
  color: #404040;
  margin-bottom: 35px;
}
.pro_page_main2 .text p{
  font-size: 20px;
  line-height: 30px;
  color: #414141;
}

.pro_page_main3{
  position: relative;
  margin-bottom: 55px;
}
.pro_page_main2 img{
  display: block;
  width: 100%;
}
.pro_page_main3 .text{
  position: relative;
  padding: 35px 25px 0px;
}
.pro_page_main3 .text h3{
  font-size: 36px;
  line-height: 50px;
  color: #cb1627;
  margin-bottom: 35px;
}
.pro_page_main3 .text h5{
  font-size: 20px;
  line-height: 30px;
  color: #404040;
  margin-bottom: 15px;
}
.pro_page_main3 .text p{
  font-size: 20px;
  line-height: 30px;
  color: #414141;
}

.pro_page_main4{
  position: relative;
  /*margin-bottom: 70px;*/
}
.pro_page_main4 .w1440{
  position: relative;
  height: 100%;
}
.pro_page_main4 .sk{
  position: relative;
  height: 155px;
  background-color: #f2f2f2;
}
.pro_page_main4 .sk:after{
  content: "";
  position: absolute;
  top: -5px;
  left: 0px;
  width: 200px;
  height: 95px;
  background-color: #ca151c;
}
.pro_page_main4 .sk h1{
  position: absolute;
  right: 30px;
  top: -12px;
  font-size: 44px;
  line-height: 60px;
  color: #ca141d;
  font-weight: bold;
  font-style: italic;
  /*letter-spacing: 5px;*/
  text-transform: uppercase;
}
.pro_page_main4 img{
  display: block;
  width: 100%;
}
.pro_page_main4 .text{
  position: relative;
  padding: 35px 25px 70px;
  background-color: #f2f2f2;
}
.pro_page_main4 .text h3{
  font-size: 36px;
  line-height: 50px;
  color: #cb1627;
  margin-bottom: 15px;
}
.pro_page_main4 .text h5{
  font-size: 20px;
  line-height: 30px;
  color: #404040;
  margin-bottom: 40px;
}
.pro_page_main4 .text p{
  font-size: 20px;
  line-height: 30px;
  color: #414141;
}


/*m2*/
.pro_page_main1.pro_wkq_m2_1{
  padding-top: 30px;
  margin-bottom: 0px;
}
.pro_page_main1.pro_wkq_m2_1 .img{
  margin-bottom: 50px;
}
.pro_page_main1.pro_wkq_m2_1 .img:after{
  width: 220px;
  height: 145px;
  right: 1px;
  margin-top: -15px;
  background-color: #ca151c;
  mix-blend-mode: multiply;
}
.pro_page_main1.pro_wkq_m2_1 .text{}
.pro_page_main1.pro_wkq_m2_1 .text h3{
  margin-bottom: 50px;
}
.pro_page_main1.pro_wkq_m2_1 .text h3 span{
  margin-left: 20px;
}
.pro_page_main1.pro_wkq_m2_1 .text h5{
  margin-bottom: 35px;
}
.pro_page_main1.pro_wkq_m2_1 .text ul{
  margin-bottom: 45px;
}
.pro_page_main1.pro_wkq_m2_1 .text li:nth-child(2n){
  margin-right: 0px;
}
.pro_page_main1.pro_wkq_m2_1 .text li h4{
  font-size: 20px;
  line-height: 27px;
  color: #c31924;
  margin-bottom: 5px;
}
.pro_page_main1.pro_wkq_m2_1 .text li h4 span{
  display: inline-block;
  width: 27px;
  height: 27px;
  line-height: 27px;
  font-size: 16px;
  color: #fff;
  background-color: #ca151c;
  border-radius: 100%;
  text-align: center;
  margin-right: 15px;
  vertical-align: top;
}
.pro_page_main1.pro_wkq_m2_1 .text li p{
  font-size: 16px;
  line-height: 24px;
  color: #3c3c3c;
  margin-bottom: 25px;
}
.pro_page_main1.pro_wkq_m2_1 .text dl{
  padding-bottom: 60px;
}
.pro_page_main1.pro_wkq_m2_1 .text dl dt{
  width: 205px;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
  color: #fff;
  background-color: #000000;
  text-align: center;
  margin-bottom: 50px;
}
.pro_page_main1.pro_wkq_m2_1 .text dl dd{
  float: left;
  width: 45%;
  font-size: 18px;
  line-height: 30px;
  color: #2e2e2e;
  margin-right: 10%;
  margin-bottom: 0px;
}
.pro_page_main1.pro_wkq_m2_1 .text dl dd:last-child{
  margin-right: 0px;
}

.pro_page_main2.pro_wkq_m2_2{
  margin-bottom: 75px;
}

.pro_page_main3.pro_wkq_m2_3 .img{
  position: relative;
}
.pro_page_main3.pro_wkq_m2_3 .img:after{
  content: "";
  position: absolute;
  width: 229px;
  height: 152px;
  right: 0px;
  top: -89px;
  background-color: #ca151c;
}
.pro_page_main4.pro_wkq_m2_4 .sk:after{
  width: 200px;
  height: 145px;
  top: -5px;
}
.pro_page_main4.pro_wkq_m2_4 .sk h1{
  top: -10px;
  font-size: 48px;
  letter-spacing: -1px;
}

/*m3*/
/*.page_ban.pro_page_28 .title{
  left: 310px;
  top: 330px;
}*/
.pro_page_main1.pro_wkq_m3_1 .text{}
.pro_page_main1.pro_wkq_m3_1 .text h5{
  margin-left: 5px;
  margin-bottom: 50px;
}
.pro_page_main1.pro_wkq_m3_1 .text ul{
  padding: 30px 20px 15px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_wkq_m3_1 .text li{
  float: left;
  width: 48%;
  margin-right: 4%;
}
.pro_page_main1.pro_wkq_m3_1 .text li:last-child{
  margin-right: 0px;
}
.pro_page_main1.pro_wkq_m3_1 .text li h4{
  font-size: 16px;
  line-height: 20px;
  color: #373737;
  margin-bottom: 5px;
}
.pro_page_main1.pro_wkq_m3_1 .text li p{
  font-size: 12px;
  line-height: 20px;
  color: #373737;
  margin-bottom: 15px;
}
.pro_page_main1.pro_wkq_m3_1 .text dl{
  padding: 0 25px 50px;
}
.pro_page_main1.pro_wkq_m3_1 .text dl h5{
  margin-left: 0px;
  margin-bottom: 20px;
}
.pro_page_main1.pro_wkq_m3_1 .text dl dd{
  float: left;
  width: 45%;
  font-size: 16px;
  line-height: 24px;
  color: #2a2a2a;
  margin-right: 10%;
  margin-bottom: 0px;
}
.pro_page_main1.pro_wkq_m3_1 .text dl dd:last-child{
  margin-right: 0px;
}

.pro_page_main3.pro_wkq_m3_3{
  padding-top: 75px;
}
.pro_page_main3.pro_wkq_m3_3:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 75px;
  background-color: #ca151c;
}
.pro_page_main3.pro_wkq_m3_3 h3{
  font-size: 38px;
  margin-bottom: 15px;
}
.pro_page_main3.pro_wkq_m3_3 h5{
  color: #ce160e;
  margin-bottom: 25px;
}



/*m4*/
/*.page_ban.pro_page_29 .title{
}*/
.pro_page_main1.pro_wkq_m4_1 .text h5{
  margin-left: 5px;
  margin-bottom: 50px;
}
.pro_page_main1.pro_wkq_m4_1 .text ul{
  padding: 30px 20px 15px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_wkq_m4_1 .text li{
  float: left;
  width: 45%;
  margin-right: 10%;
}
.pro_page_main1.pro_wkq_m4_1 .text li:last-child{
  margin-right: 0px;
}
.pro_page_main1.pro_wkq_m4_1 .text li h4{
  font-size: 16px;
  line-height: 20px;
  color: #373737;
  margin-bottom: 5px;
}
.pro_page_main1.pro_wkq_m4_1 .text li p{
  font-size: 14px;
  line-height: 20px;
  color: #373737;
  margin-bottom: 15px;
}
.pro_page_main1.pro_wkq_m4_1 .text dl{
  padding: 0 25px 30px;
}
.pro_page_main1.pro_wkq_m4_1 .text dl h5{
  margin-left: 0px;
  margin-bottom: 20px;
}
.pro_page_main1.pro_wkq_m4_1 .text dl dd{
  float: left;
  width: 45%;
  font-size: 16px;
  line-height: 24px;
  color: #2a2a2a;
  margin-right: 10%;
  margin-bottom: 0px;
}
.pro_page_main1.pro_wkq_m4_1 .text dl dd:last-child{
  margin-right: 0px;
}

.pro_page_main3.pro_wkq_m4_3{
  padding-top: 75px;
}
.pro_page_main3.pro_wkq_m4_3:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 75px;
  background-color: #ca151c;
}
.pro_page_main3.pro_wkq_m4_3 h3{
  font-size: 38px;
  margin-bottom: 15px;
}
.pro_page_main3.pro_wkq_m4_3 h5{
  color: #ce160e;
  margin-bottom: 25px;
}


/*m5*/
.pro_page_main1.pro_wkq_m5_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.pro_page_main1.pro_wkq_m5_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 40px;
}
.pro_page_main1.pro_wkq_m5_1 .text dl{
  padding: 40px 25px 30px;
}
.pro_page_main1.pro_wkq_m5_1 .text dl h5{
  margin-bottom: 30px;
}
.pro_page_main1.pro_wkq_m5_1 .text dl dd{
  float: left;
  width: 45%;
  font-size: 16px;
  line-height: 24px;
  color: #2a2a2a;
  margin-right: 10%;
  margin-bottom: 0px;
}
.pro_page_main1.pro_wkq_m5_1 .text dl dd:last-child{
  margin-right: 0px;
}

.pro_page_main3.pro_wkq_m5_3{
  padding-top: 75px;
}
.pro_page_main3.pro_wkq_m5_3:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 75px;
  background-color: #ca151c;
}
.pro_page_main3.pro_wkq_m5_3 h3{
  font-size: 38px;
  margin-bottom: 15px;
}
.pro_page_main3.pro_wkq_m5_3 h5{
  color: #ce160e;
  margin-bottom: 25px;
}


/*m6*/
.pro_page_main1.pro_wkq_m6_1{
  margin-bottom: 7px;
}
.pro_page_main1.pro_wkq_m6_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.pro_page_main1.pro_wkq_m6_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 25px;
}
.pro_page_main1.pro_wkq_m6_1 .text dl{
  padding: 40px 25px 35px;
}
.pro_page_main1.pro_wkq_m6_1 .text dl h5{
  margin-bottom: 30px;
}
.pro_page_main1.pro_wkq_m6_1 .text dl dd{
  float: left;
  width: 45%;
  font-size: 16px;
  line-height: 32px;
  color: #2a2a2a;
  margin-right: 10%;
  margin-bottom: 0px;
}
.pro_page_main1.pro_wkq_m6_1 .text dl dd:last-child{
  margin-right: 0px;
}

.pro_page_main3.pro_wkq_m6_3{
  padding-top: 75px;
}
.pro_page_main3.pro_wkq_m6_3:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 75px;
  background-color: #ca151c;
}
.pro_page_main3.pro_wkq_m6_3 h3{
  font-size: 38px;
  margin-bottom: 15px;
}
.pro_page_main3.pro_wkq_m6_3 h5{
  color: #ce160e;
  margin-bottom: 25px;
}

/*m9*/
.pro_page_main1.pro_wkq_m9_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.pro_page_main1.pro_wkq_m9_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 40px;
}
.pro_page_main1.pro_wkq_m9_1 .text ul{
  padding: 30px 25px 10px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_wkq_m9_1 .text li{
  float: left;
  width: 50%;
  margin-right: 7%;
}
.pro_page_main1.pro_wkq_m9_1 .text li:last-child{
  width: 43%;
  margin-right: 0px;
}
.pro_page_main1.pro_wkq_m9_1 .text li h4{
  font-size: 16px;
  line-height: 20px;
  color: #373737;
  margin-bottom: 5px;
}
.pro_page_main1.pro_wkq_m9_1 .text li p{
  font-size: 14px;
  line-height: 20px;
  color: #373737;
  margin-bottom: 15px;
}
.pro_page_main1.pro_wkq_m9_1 .text dl{
  padding: 0px 25px 30px;
}
.pro_page_main1.pro_wkq_m9_1 .text dl h5{
  margin-bottom: 30px;
}
.pro_page_main1.pro_wkq_m9_1 .text dl dd{
  float: left;
  width: 45%;
  font-size: 16px;
  line-height: 24px;
  color: #2a2a2a;
  margin-right: 10%;
  margin-bottom: 0px;
}
.pro_page_main1.pro_wkq_m9_1 .text dl dd:last-child{
  margin-right: 0px;
}

.pro_page_main2.pro_wkq_m9_2{
  padding-top: 75px;
}
.pro_page_main2.pro_wkq_m9_2:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 75px;
  background-color: #ca151c;
}

.pro_page_main3.pro_wkq_m9_3 .text h5{
  margin-bottom: 20px;
}
.pro_page_main4.pro_wkq_m9_4 .sk h1{
  right: 50px;
  top: -10px;
  font-size: 48px;
}
.pro_page_main4.pro_wkq_m9_4 .text h3{
  line-height: 48px;
  margin-bottom: 25px;
}
.pro_page_main4.pro_wkq_m9_4 .text h3 font{
  display: inline-block;
  font-size: 36px;
  line-height: 48px;
  color: #cb1627;
  font-weight: bold;
  vertical-align: top;
}
.pro_page_main4.pro_wkq_m9_4 .text h5{
  color: #ce1622;
  margin-bottom: 45px;
}


/*fsq mh101*/
.pro_page_main1.pro_fsq_h101_1{
  margin-bottom: 30px;
}
.pro_page_main1.pro_fsq_h101_1 .img{
  margin-bottom: 30px;
}
.pro_page_main1.pro_fsq_h101_1 .text h3{
  margin-bottom: 15px;
}
.pro_page_main1.pro_fsq_h101_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.pro_page_main1.pro_fsq_h101_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 35px;
}
.pro_page_main1.pro_fsq_h101_1 .text ul{
  padding: 30px 25px 10px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_fsq_h101_1 .text li{
  float: left;
  width: 50%;
  margin-right: 5%;
}
.pro_page_main1.pro_fsq_h101_1 .text li:last-child{
  width: 45%;
  margin-right: 0px;
}
.pro_page_main1.pro_fsq_h101_1 .text li h4{
  font-size: 16px;
  line-height: 20px;
  color: #373737;
  margin-bottom: 5px;
}
.pro_page_main1.pro_fsq_h101_1 .text li p{
  font-size: 16px;
  line-height: 28px;
  color: #373737;
  margin-bottom: 15px;
}

.pro_page_main2.pro_fsq_h101_2{
  padding-top: 75px;
  margin-bottom: 40px;
}
.pro_page_main2.pro_fsq_h101_2:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 247px;
  height: 75px;
  background-color: #ca151c;
}
.pro_page_main2.pro_fsq_h101_2 .text{
  padding-top: 25px;
}
.pro_page_main2.pro_fsq_h101_2 .text h3{
  font-size: 58px;
  letter-spacing: 2px;
  margin-bottom: 40px;
}
.pro_page_main2.pro_fsq_h101_2 .text h5{
  font-size: 22px;
  line-height: 36px;
}



/*fsq mh103*/
.pro_page_main1.pro_fsq_h103_1{
  margin-bottom: 2px;
}
.pro_page_main1.pro_fsq_h103_1 .img{
  margin-bottom: 30px;
}
.pro_page_main1.pro_fsq_h103_1 .text h3{
  margin-bottom: 15px;
}
.pro_page_main1.pro_fsq_h103_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.pro_page_main1.pro_fsq_h103_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 35px;
}
.pro_page_main1.pro_fsq_h103_1 .text ul{
  padding: 30px 25px 35px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_fsq_h103_1 .text li{
  float: left;
  width: 50%;
  margin-right: 0px;
  font-size: 16px;
  line-height: 38px;
  color: #373737;
}
.pro_page_main1.pro_fsq_h103_1 .text li:nth-child(2n){
  width: 45%;
  margin-right: 5%;
}

.pro_page_main2.pro_fsq_h103_2{
  padding-top: 75px;
  margin-bottom: 50px;
}
.pro_page_main2.pro_fsq_h103_2:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 75px;
  background-color: #ca151c;
}
.pro_page_main2.pro_fsq_h103_2 .text{
  padding-top: 25px;
}
.pro_page_main2.pro_fsq_h103_2 .text h3{
  /*font-size: 58px;*/
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.pro_page_main2.pro_fsq_h103_2 .text h5{
  line-height: 45px;
}



/*fsq mh107*/
.pro_page_main1.pro_fsq_h107_1{
  margin-bottom: 4px;
}
.pro_page_main1.pro_fsq_h107_1 .img{
  margin-bottom: 30px;
}
.pro_page_main1.pro_fsq_h107_1 .text h3{
  margin-bottom: 15px;
}
.pro_page_main1.pro_fsq_h107_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.pro_page_main1.pro_fsq_h107_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 30px;
}
.pro_page_main1.pro_fsq_h107_1 .text ul{
  padding: 30px 25px 0px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_fsq_h107_1 .text li{
  float: left;
  width: 48%;
  margin-right: 0px;
}
.pro_page_main1.pro_fsq_h107_1 .text li:nth-child(2n){
  width: 45%;
  margin-right: 7%;
}
.pro_page_main1.pro_fsq_h107_1 .text li h4{
  font-size: 18px;
  line-height: 20px;
  color: #373737;
  margin-bottom: 5px;
}
.pro_page_main1.pro_fsq_h107_1 .text li p{
  font-size: 16px;
  line-height: 30px;
  color: #373737;
  /*margin-bottom: 15px;*/
}

.pro_page_main2.pro_fsq_h107_2{
  padding-top: 75px;
  margin-bottom: 50px;
}
.pro_page_main2.pro_fsq_h107_2:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 75px;
  background-color: #ca151c;
}
.pro_page_main2.pro_fsq_h107_2 .text{
  padding-top: 25px;
}
.pro_page_main2.pro_fsq_h107_2 .text h3{
  /*font-size: 58px;*/
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.pro_page_main2.pro_fsq_h107_2 .text h5{
  line-height: 45px;
}



/*xfxt 1*/
.pro_page_main1.pro_xfxt_1_1{
  margin-bottom: 80px;
}
.pro_page_main1.pro_xfxt_1_1 .img{
  margin-bottom: 50px;
}
.pro_page_main1.pro_xfxt_1_1 .text h3{
  margin-bottom: 25px;
}
.pro_page_main1.pro_xfxt_1_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.pro_page_main1.pro_xfxt_1_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 30px;
}
.pro_page_main1.pro_xfxt_1_1 .text ul{
  padding: 30px 25px 50px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_xfxt_1_1 .text li{
  float: left;
  width: 48%;
  margin-right: 0px;
  font-size: 14px;
  line-height: 28px;
  color: #373737;
}
.pro_page_main1.pro_xfxt_1_1 .text li:nth-child(2n){
  width: 45%;
  margin-right: 7%;
}

.pro_page_main2.pro_xfxt_1_2{
  margin-bottom: 55px;
}
.pro_page_main2.pro_xfxt_1_2 .text{
  padding-top: 50px;
}
.pro_page_main2.pro_xfxt_1_2 .text h3{
  /*font-size: 58px;*/
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.pro_page_main2.pro_xfxt_1_2 .text h5{
  color: #c90f1c;
}



/*cngd 1*/
.pro_page_main1.pro_cngd_1_1{
  margin-bottom: 60px;
}
.pro_page_main1.pro_cngd_1_1 .img{
  margin-bottom: 50px;
}
.pro_page_main1.pro_cngd_1_1 .text h3{
  font-size: 45px;
  margin-bottom: 25px;
}
.pro_page_main1.pro_cngd_1_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.pro_page_main1.pro_cngd_1_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 30px;
}
.pro_page_main1.pro_cngd_1_1 .text ul{
  padding: 45px 25px 45px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_cngd_1_1 .text ul h5{
  margin-bottom: 35px;
}
.pro_page_main1.pro_cngd_1_1 .text li{
  font-size: 14px;
  line-height: 36px;
  color: #373737;
}



/*cngd 2*/
.pro_page_main1.pro_cngd_2_1{
  margin-bottom: 45px;
}
.pro_page_main1.pro_cngd_2_1 .img{
  margin-bottom: 50px;
}
.pro_page_main1.pro_cngd_2_1 .text h3{
  font-size: 45px;
  margin-bottom: 25px;
}
.pro_page_main1.pro_cngd_2_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.pro_page_main1.pro_cngd_2_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 30px;
}
.pro_page_main1.pro_cngd_2_1 .text ul{
  padding: 35px 10px 35px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_cngd_2_1 .text ul h5{
  margin-bottom: 35px;
  margin-left: 10px;
}
.pro_page_main1.pro_cngd_2_1 .text li{
  float: left;
  width: 45%;
  margin-right: 0px;
  font-size: 16px;
  line-height: 36px;
  color: #373737;
}
.pro_page_main1.pro_cngd_2_1 .text li:nth-child(2n){
  width: 54%;
  margin-right: 1%;
}


/*cngd 3*/
.pro_page_main1.pro_cngd_3_1{
  margin-bottom: 45px;
}
.pro_page_main1.pro_cngd_3_1 .img{
  margin-bottom: 50px;
}
.pro_page_main1.pro_cngd_3_1 .text h3{
  font-size: 45px;
  margin-bottom: 25px;
}
.pro_page_main1.pro_cngd_3_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.pro_page_main1.pro_cngd_3_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 30px;
}
.pro_page_main1.pro_cngd_3_1 .text ul{
  padding: 35px 10px 30px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_cngd_3_1 .text ul h5{
  margin-bottom: 30px;
  margin-left: 10px;
}
.pro_page_main1.pro_cngd_3_1 .text li{
  float: left;
  width: 36%;
  margin-right: 0px;
  font-size: 16px;
  line-height: 28px;
  color: #373737;
}
.pro_page_main1.pro_cngd_3_1 .text li:nth-child(2n){
  width: 60%;
  margin-right: 4%;
}



/*ntzj 1*/
.pro_page_main1.pro_ntzj_1_1{
  margin-bottom: 50px;
}
.pro_page_main1.pro_ntzj_1_1 .img{
  margin-bottom: 50px;
}
.pro_page_main1.pro_ntzj_1_1 .text h3{
  font-size: 45px;
  margin-bottom: 25px;
}
.pro_page_main1.pro_ntzj_1_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.pro_page_main1.pro_ntzj_1_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 50px;
}
.pro_page_main1.pro_ntzj_1_1 .text ul{
  padding: 45px 25px 35px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_ntzj_1_1 .text ul h5{
  margin-bottom: 30px;
  /*margin-left: 10px;*/
}
.pro_page_main1.pro_ntzj_1_1 .text li{
  float: left;
  width: 40%;
  margin-right: 0px;
  font-size: 16px;
  line-height: 35px;
  color: #373737;
}
.pro_page_main1.pro_ntzj_1_1 .text li:nth-child(2n){
  width: 50%;
  margin-right: 10%;
}



/*ntzj 2*/
.pro_page_main1.pro_ntzj_2_1{
  margin-bottom: 30px;
}
.pro_page_main1.pro_ntzj_2_1 .img{
  margin-bottom: 50px;
}
.pro_page_main1.pro_ntzj_2_1 .text h3{
  font-size: 45px;
  margin-bottom: 25px;
}
.pro_page_main1.pro_ntzj_2_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.pro_page_main1.pro_ntzj_2_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
}

.pro_page_main2.pro_ntzj_2_2{
  padding-top: 75px;
  margin-bottom: 50px;
}
.pro_page_main2.pro_ntzj_2_2:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 249px;
  height: 75px;
  background-color: #ca151c;
}
.pro_page_main2.pro_ntzj_2_2 .text{
  padding-top: 25px;
}
.pro_page_main2.pro_ntzj_2_2 .text h3{
  /*font-size: 58px;*/
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.pro_page_main2.pro_ntzj_2_2 .text h5{
  line-height: 45px;
}
.pro_page_main2.pro_ntzj_2_2 .text div p{
  float: left;
  width: 55%;
  margin-right: 3%;
  font-size: 19px;
}
.pro_page_main2.pro_ntzj_2_2 .text div p:nth-child(2n){
  width: 42%;
  margin-right: 0px;
}


/*ntzj 3*/
.pro_page_main1.pro_ntzj_3_1{
  margin-bottom: 50px;
}
.pro_page_main1.pro_ntzj_3_1 .img{
  margin-bottom: 50px;
}
.pro_page_main1.pro_ntzj_3_1 .text h3{
  font-size: 45px;
  margin-bottom: 25px;
}
.pro_page_main1.pro_ntzj_3_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.pro_page_main1.pro_ntzj_3_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
  margin-bottom: 30px;
}
.pro_page_main1.pro_ntzj_3_1 .text ul{
  padding: 35px 25px 50px;
  background-color: #dcdcdc;
}
.pro_page_main1.pro_ntzj_3_1 .text ul h5{
  margin-bottom: 30px;
  /*margin-left: 10px;*/
}
.pro_page_main1.pro_ntzj_3_1 .text li{
  float: left;
  width: 45%;
  margin-right: 0px;
  font-size: 16px;
  line-height: 35px;
  color: #373737;
}
.pro_page_main1.pro_ntzj_3_1 .text li:nth-child(2n){
  width: 50%;
  margin-right: 5%;
}


/*ntzj 4*/
.pro_page_main1.pro_ntzj_4_1{
  margin-bottom: 25px;
}
.pro_page_main1.pro_ntzj_4_1 .img{
  margin-bottom: 45px;
}
.pro_page_main1.pro_ntzj_4_1 .text h3{
  font-size: 45px;
  margin-bottom: 25px;
}
.pro_page_main1.pro_ntzj_4_1 .text p{
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.pro_page_main1.pro_ntzj_4_1 .text span{
  /*font-size: 18px;*/
  line-height: 24px;
}

.pro_page_main2.pro_ntzj_4_2{
  padding-top: 75px;
  margin-bottom: 20px;
}
.pro_page_main2.pro_ntzj_4_2:before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  height: 75px;
  background-color: #ca151c;
}
.pro_page_main2.pro_ntzj_4_2 .text{
  padding-top: 30px;
}
.pro_page_main2.pro_ntzj_4_2 .text h3{
  font-size: 58px;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
.pro_page_main2.pro_ntzj_4_2 .text ul{}
.pro_page_main2.pro_ntzj_4_2 .text li{
  float: left;
  width: 48%;
  margin-right: 4%;
}
.pro_page_main2.pro_ntzj_4_2 .text li:last-child{
  width: 48%;
  margin-right: 0px;
}
.pro_page_main2.pro_ntzj_4_2 .text li h4{
  font-size: 19px;
  line-height: 20px;
  color: #373737;
  margin-bottom: 5px;
}
.pro_page_main2.pro_ntzj_4_2 .text li p{
  font-size: 16px;
  line-height: 30px;
  color: #373737;
  margin-bottom: 30px;
}