@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:14px;vertical-align:middle;}
body{font-size:14px;font-family:微软雅黑;/*  text-align:center; */margin:0 auto;background:#FFFFFF;color: #626262; }
table{border-collapse:collapse;border-spacing:0;}
.imgBg{background-repeat:no-repeat;background-position:center top;background-size:cover;}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
line-clamp(@lines, @line-height: 1.3em) {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: @lines; // number of lines to show
	overflow: hidden;
    line-height: @line-height;
    max-height: @line-height * @lines;
}




.pro_view .main {border: none;}
.bg_tit_cl {width: 100%;height: 48px;line-height: 48px; background: #efefef; }
.bg_tit_cl .main {height: 48px;line-height: 48px; background: #efefef;font-size: 16px;color: #666666; }
.bg_tit_cl .main .on{color: #000000;}
.p_pic, .p_info {width: 48%}
.p_pic img {width: 100%;}
.p_info .tit {font-size: 26px;color: #bf2640;}
.p_info .down {border-top: 1px #e5e5e5 solid;margin-top: 24px;padding-top: 24px;font-size: 16px;color: #666666;}
.p_info .down a {font-size: 16px;color: #000000;}
.p_info .wz img {max-width: 100%;}
.rt_tit_prov {font-size: 26px;color: #393939;line-height: 40px;height: 40px;margin-bottom: 22px;}
.prov_tj .slideGroup{ max-width: 1500px;text-align:left;width: 100%;}
.prov_tj .slideGroup .parBd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  width: 20%;}
.prov_tj .slideGroup .parBd ul li .a img{width: 90%;}
.prov_tj .slideGroup .parBd ul li .a .tit{text-align: center;font-size: 16px;color: #666666;height: 50px;line-height: 50px;}

@media only screen and (min-width: 1025px) {
  .ims-m{display: none;}
  .m-list{display: none;}
  .m-list_sub{display: none;}
     .rczc_mn img{width: 63px;height: 50px;}
    .co {overflow: hidden;border-bottom: 1px solid #e5e5e5;}
    .co ul{margin: 0 auto;float: none;}
    .co ul li{text-align: center;height: 50px;line-height: 50px;padding: 0!important;/*border-bottom: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;*/border-right: 1px solid #e5e5e5;}
    .co ul li img{float: left;}
    .co ul li a{color:#000;}
    .co ul .on{/*background: url("first.png") no-repeat left #bf2640;*/background: #bf2640;color: #fff;}
    .co ul .on a{color: #fff;}
   .bg_about .pc img{margin-top: -60px;}
  
  
      .list-b-m{   display: none; }
      .list-b-s{ display: block; }
  
     .list-b{width: 100%;height: 127px;border-bottom: 1px solid #e5e5e5;padding-top: 30px;}
     .list-b ul{padding: 0;width: 94%;margin: 0 auto;overflow: hidden;height: 110px;max-width:1600px;}
     .list-b ul .on{background: url("list-b-bottom.jpg") no-repeat center 96px;}
     .list-b ul li{width: 25%;float: left;height: 100%;padding-left: 4%;}
     .list-b ul li img{float: left;padding-right: 1%;}
     .list-b ul li .tit{font-size: 23px;font-weight: bold;}
     .list-b ul li .summ{font-size: 16px;}

    .index .slideGroup{ max-width: 1500px;text-align:left;}
    .index .slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;   }
    .index .slideGroup .parBd .sPrev,.slideGroup .sNext{ position:absolute; left:-5px; top: 150px; display:block; width:40px; height:94px; background:url(stb_index_07.png) center center no-repeat;  }
    .index .slideGroup .sPrev{float:left;z-index:2;}
    .index .slideGroup .sNext{ left:auto; right:5px;width:40px; background:url(stb_index_09.png) center center no-repeat; }
    .index .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
    .index .slideGroup .tempWrap{width: 1500px;padding-left: 0px;}
    .index .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
    .index .slideGroup .parBd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  width: 100%;}
    .index .slideGroup .parBd ul li .a{width: 51%;float:left;border-right: 1px dotted #747474;  min-height: 450px;}
    .index .slideGroup .parBd ul li .a .tit{text-align: left;font-size:23px;}
    .index .slideGroup .parBd ul li .a .tit span{font-weight: bold;font-size:30px;margin-right: 6px;}
    .index .slideGroup .parBd ul li .a .rum{text-align:left;font-size:18px;text-indent: 12px;}
    .index .slideGroup .parBd ul li .a img{max-width: 400px;max-height: 440px;}
    .index .slideGroup .parBd ul li .b img{max-width: 400px;max-height: 440px;}
    .index .slideGroup .parBd ul li .b{width: 49%;float:right;}
    .index .slideGroup .parBd ul li .b .tit{text-align: left;font-size:23px;padding-left: 30px;}
    .index .slideGroup .parBd ul li .b .tit span{font-weight: bold;font-size:30px;margin-right: 6px;}
    .index .slideGroup .parBd ul li .b .rum{text-align:left;font-size:18px;text-indent: 12px;padding-left: 30px;}


    .sales .main{width: 100%;overflow: hidden;}
    .sales .main .rczc_mn{margin: 0 auto;float: none!important;overflow: hidden;}
    .rczc_mn img{width: 63px;height: 50px;}
    .co ul{margin: 0 auto;float: none;}
    .co ul li{text-align: center;height: 50px;line-height: 50px;padding: 0!important;/*border-bottom: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;*/border-right: 1px solid #e5e5e5;}
    .co ul li img{float: left;}
    .co ul li a{color:#000;}
    .co ul .on{/*background: url("first.png") no-repeat left #bf2640;*/background: #bf2640;color: #fff;}
    .co ul .on a{color: #fff;}
    .logo{margin:0;padding:0;height: 91px; max-width: 285px;left: 3%;overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;}
    .logo img{width: 100%;}

    .part{margin: 0 auto;position: absolute;left: 50%;margin-left: -27%;}
    .part ul{margin: 0 auto;width: 80%;min-width: 800px;padding: 0;}
    .part ul li{padding: 0px 17px;text-align: center;font-size: 17px;float: left;height: 90px;line-height: 91px;width: auto;}
    .part ul li a{color: #000;text-decoration:none; -webkit-transition: color .5s ease .1s,border-bottom-color .5s ease-out .1s; transition: color .5s ease-out .1s,border-bottom-color .5s ease-out .1s;}
    .header_country{padding: 0;margin-top: 28px;float: right;width:10%;right:3%;}
    .header_country .on{height: 37px;line-height: 37px;float: left;}
    .header_country .on img{width: 18%;}
    .header_country .on span{font-size: 15px;color: #333333;}
    .header_country .man{width: 182px;float: right;}
    .header_country .man .text{width: 143px;height: 35px;line-height: 35px;color: #828282;background: #efefef;text-indent: 10px;font-size: 16px;border:  0;padding:  0;}
    .header_country .man .btn{background: url("btn.png") no-repeat;width: 37px;height: 37px;padding: 0;border-radius: 0;top: 0px;position:  relative;right: 5px;border:  0;}
    .m-part-b{display: none;}
    .footer{overflow: hidden;width: 100%;background: #252525;height: 220px;padding-top: 30px;}
    .footer .foot-a{}
  	.footer .container-fluid{padding: 0px;}
    .footer .foot-er ul li{float: left;}
    .footer ul{overflow: hidden;padding-bottom: 26px;margin:  0;padding-left:15px;padding-right:15px;}
    .footer .li-left div{color: #bdbdbd;font-size: 16px;height:  30px;line-height:  30px;}
    .footer ul li{width: 35%;float: left;padding:0px;}
    .footer .li-left img{float: left;margin-right: 3%;}
    .footer .li-left .lxdz{color: #626262;}
    .footer .li-left .lxdz span{float: left;}
    .footer .li-left .lxdz img{margin-top: 7px;margin-left: 1%;}
    .footer .li-left .lxdh{font-size: 24px;font-weight: bold;min-width: 390px;}
    .footer .li-conter{padding-top: 30px;border-left: 1px solid #363636;border-right: 1px solid #363636;padding-left: 3%;padding-right: 3%;bottom: 10px;}
    .footer .li-conter div{text-align: center;width: 25%;float: left;padding:  0;}
    .footer .li-conter div span{display: block;color: #898989;height: 35px;line-height: 35px;}
    .footer .li-right{width: 24%!important;float: right;}
    .footer .li-right select{margin-bottom:11px;width: 100%;height: 36px;line-height: 36px;border: 1px #e9e9e9 solid;margin-top:  45px;}
    .footer .foot-er {height: 60px;background: #1d1d1d;line-height: 60px;color: #6c6c6c;padding-left:15px;padding-right:15px;font-size: 14px;}
    .footer .foot-er .left{float: left;}
    .footer .foot-er .right{float: right;}
  
  .m_header{display: none;}
  .m-pic{display: none;}
  .m-part-d{display: none;}
  .m-footer{display: none;}
  .m-tab{display: none;}
  .m-dsj{display: none;}
  
  .rt_tit_ab{font-size:38px;color:#004c97; margin-bottom:30px;}
  .rt_tit_ab a{font-size:38px;color:#004c97; }
  .bg_about{background: url("bg_about_pc.jpg") bottom right no-repeat;}
  .list_sub ul li{width: 50%;float: left;padding-left: 95px;padding-bottom: 50px;}
  .list_sub ul li:nth-child(1){background: url("ico_ab_sub01.jpg") left top no-repeat;padding-right: 4%;}
  .list_sub ul li:nth-child(2){background: url("ico_ab_sub02.jpg") left top no-repeat;}
  .list_sub ul li:nth-child(3){background: url("ico_ab_sub03.jpg") left top no-repeat;padding-right: 4%;clear: both;}
  .list_sub ul li:nth-child(4){background: url("ico_ab_sub04.jpg") left top no-repeat;}
  .list_sub ul li .t{width: 100%;font-size: 24px;color: #393939;}
  .list_sub ul li .w{width: 100%;font-size: 16px;color: #717171;margin: 11px 0;}
  .list_sub ul li .m a{font-size: 16px;color: #be1e3d;}
  .bg_dsj{background: url("bg_dsj.png") bottom center no-repeat;width: 100%;height: 720px;}
}


@media only screen and (max-width: 1025px) {
      .concent{padding-top: 1rem;padding-bottom: 2rem;}
      .rt_subtit{height: 3.4rem;line-height: 3.4rem;font-size: 1.8rem;padding-left: 1px;}
      .wz p{-webkit-margin-before: 0em;-webkit-margin-after: 0em;margin-bottom: 5px;margin-top:0;}
      .list-b{padding:0px;}
      .list-b ul{width: 100%;height: 110px;}
      .list-b-m{    display: block;}
      .list-b-s{    display: none;;}
      .list-b ul li{padding-left: 2%;text-align: center;padding-right: 2%;}
      .list-b{height: 110px;}
      .list-b ul li img{float: none;}
      .list-b ul .on{background: url("list-b-bottom.jpg") no-repeat center 108px;}
      .ims-s{display: none;}
      .bg_about{padding-bottom: 0px!important;}
  
    .s-list{display: none;}
  .s-dsj{display: none;}
  .s-top{display: none;}
  .s-pic{display: none;}
  .footer{display: none;}
  .list_sub{display: none;}
    .m-logo img{width: 100%;}
    .panel-footer{display: none;}
    .nav-list{position: fixed;top: 7.4%;left:0;width:100%;z-index:999;background:#555;color:#fff;font-size: 18px;height: 0;overflow: hidden;}
    .nav-item{border-bottom: 2px solid #888;height:60px;line-height:60px;text-indent:20px;position: relative;}
    .nav-item:after{content:'';position: absolute;border-top:2px solid #888;border-right:2px solid #888;right:20px;top:22px;width:10px;height: 10px;transform:rotate(45deg);}
    .nav-item:nth-child(6):after, .nav-item:nth-child(7):after{border-top:none;border-right:none;}
    .nav-item.on{background:#333;height: auto;}
    .nav-item.on:after{transform: rotate(135deg);}
    .nav-item.on .nav-link{display: block;}
    .nav-item a{color: #ffffff;}
    .nav-link{padding:0;margin:10px 0;height: auto;line-height:initial;display: none;overflow: hidden;}
    .nav-link a{color:#fff;display: block;float: left;width: 33%;margin: 0 0 20px 0;}
    .part-list{position: absolute;height: 100%;text-align: right;right:3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;}
  	.part-list img{width: 20px;}
  .main{width: 94%!important;margin: auto!important;}
  
    .rt_tit{height:42px; line-height:42px;font-size: 26px;color:#000000;margin-top:35px; margin-bottom:5px;}
  .rt_tit_ab{font-size:38px;color:#004c97; margin-bottom:30px;}
  .rt_tit_ab a{font-size:38px;color:#004c97; }
  .bg_about{background: url("bg_about_pc.jpg") bottom right no-repeat;}
  .m-list_sub ul li{width: 100%;float: left;padding-left: 55px;padding-bottom: 20px;}
  .m-list_sub ul li:nth-child(1){background: url("ico_ab_sub01.jpg") left top no-repeat;background-size: 45px;padding-right: 2%;}
  .m-list_sub ul li:nth-child(2){background: url("ico_ab_sub02.jpg") left top no-repeat;background-size: 45px;}
  .m-list_sub ul li:nth-child(3){background: url("ico_ab_sub03.jpg") left top no-repeat;background-size: 45px;padding-right: 2%;}
  .m-list_sub ul li:nth-child(4){background: url("ico_ab_sub04.jpg") left top no-repeat;background-size: 45px;}
  .m-list_sub ul li .t{width: 100%;font-size: 16px;color: #393939;}
  .m-list_sub ul li .w{width: 100%;font-size: 14px;color: #717171;margin: 11px 0;}
  .m-list_sub ul li .m a{font-size: 16px;color: #be1e3d;}
  .bg_dsj{height: auto;padding-bottom: 24px;}
  .m-dsj{width: 94%;margin: auto;}
  .m-dsj ul li{overflow: hidden;margin-bottom: 10px;}
  .m-dsj .sj{width: 56px;height: 56px;float: left;line-height: 56px;text-align: center;background: #989b9b;color: #fff;font-size: 18px;font-weight: bold;border-radius: 50%;}
  .m-dsj .sj-a{background: #be1e3d;width: 56px;height: 56px;float: left;line-height: 56px;text-align: center;color: #fff;font-size: 18px;font-weight: bold;border-radius: 50%;}
  .m-dsj .sj-list{padding-top:0px;padding-left: 65px;font-size:15px;line-height: 22px;color: #000;}
  .m-dsj .sj-list span{display: block;font-size:15px;margin-bottom: 10px;color: #000;}
  
    .m-list{padding:0px;}
    .rczc_mn img{width: 63px;height: 50px;}
    .co{overflow: hidden;}
    .co ul{margin: 0 auto;float: none;}
    .co ul li{text-align: center;height: 50px;line-height: 50px;padding: 0!important;/*border-bottom: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;*/border-bottom: 1px solid #e5e5e5;}
    .co ul li img{float: left;}
    .co ul li a{color:#000;}
    .co ul .on{/*background: url("first.png") no-repeat left #bf2640;*/background: #bf2640;color: #fff;}
    .co ul .on a{color: #fff;}

     .list-b{width: 100%;height: 127px;border-bottom: 1px solid #e5e5e5;padding-top: 30px;}
     .list-b ul{padding: 0;width: 100%;margin: 0 auto;overflow: hidden;height: 110px;}
     .list-b ul .on{background: url("list-b-bottom.jpg") no-repeat center 96px;}
     .list-b ul li{width: 25%;float: left;height: 100%;}
     .list-b ul li img{width: 75%;max-width: 75px;}
     .list-b ul li .tit{font-size: 18px;font-weight: bold;}
     .list-b ul li .summ{font-size: 16px;}

  .index .slideGroup{ max-width: 1500px;text-align:left;}
  .index .slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;   }
  .index .slideGroup .parBd .sPrev,.slideGroup .sNext{ position:absolute; left:-5px; top: 150px; display:block; width:40px; height:94px; background:url(stb_index_07.png) center center no-repeat  }
  .index .slideGroup .sPrev{float:left;z-index:2;}
  .index .slideGroup .sNext{ left:auto; right:5px;width:40px; background:url(stb_index_09.png) center center no-repeat   }
  .index .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
  .index .slideGroup .tempWrap{width: 1500px;padding-left: 0px;}
  .index .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
  .index .slideGroup .parBd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  width: 100%;}
  .index .slideGroup .parBd ul li .a{width: 51%;float:left;border-right: 1px dotted #747474;    min-height: 450px;}
  .index .slideGroup .parBd ul li .a .tit{text-align: left;font-size:23px;}
  .index .slideGroup .parBd ul li .a .tit span{font-weight: bold;font-size:30px;margin-right: 6px;}
  .index .slideGroup .parBd ul li .a .rum{text-align:left;font-size:18px;text-indent: 12px;}
  .index .slideGroup .parBd ul li .a img{max-width: 400px;max-height: 440px;}
  .index .slideGroup .parBd ul li .b img{max-width: 400px;max-height: 440px;}
  .index .slideGroup .parBd ul li .b{width: 49%;float:right;}
  .index .slideGroup .parBd ul li .b .tit{text-align: left;font-size:23px;padding-left: 30px;}
  .index .slideGroup .parBd ul li .b .tit span{font-weight: bold;font-size:30px;margin-right: 6px;}
  .index .slideGroup .parBd ul li .b .rum{text-align:left;font-size:18px;text-indent: 12px;padding-left: 30px;}


  .sales .main{width: 100%;overflow: hidden;}
  .sales .main .rczc_mn{margin: 0 auto;float: none!important;overflow: hidden;}
  .rczc_mn img{width: 63px;height: 50px;}
  .co ul{margin: 0 auto;float: none;}
  .co ul li{text-align: center;height: 50px;line-height: 50px;padding: 0!important;/*border-bottom: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;*/border-right: 1px solid #e5e5e5;}
  .co ul li img{float: left;}
  .co ul li a{color:#000;}
  .co ul .on{/*background: url("first.png") no-repeat left #bf2640;*/background: #bf2640;color: #fff;}
  .co ul .on a{color: #fff;}
  .logo{margin:0;padding:0;height: 91px;    overflow: hidden;}
  .logo img{width: 100%;}

  .part{margin: 0 auto;position: absolute;left: 50%;margin-left: -27%;}
  .part ul{margin: 0 auto;width: 80%;min-width: 800px;padding: 0;}
  .part ul li{padding: 0px 17px;text-align: center;font-size: 17px;float: left;height: 90px;line-height: 91px;width: auto;}
  .part ul li a{color: #000;text-decoration:none; -webkit-transition: color .5s ease .1s,border-bottom-color .5s ease-out .1s; transition: color .5s ease-out .1s,border-bottom-color .5s ease-out .1s;}
  .header_country{padding: 0;margin-top: 28px;/*min-width: 290px;*/float: right;width:10%;}
  .header_country .on{height: 37px;line-height: 37px;float: left;}
  .header_country .on img{width: 18%;}
  .header_country .on span{font-size: 15px;}
  .header_country .man{width: 182px;float: right;}
  .header_country .man .text{width: 143px;height: 35px;line-height: 35px;color: #828282;background: #efefef;text-indent: 10px;font-size: 16px;border:  0;padding:  0;}
  .header_country .man .btn{background: url("btn.png") no-repeat;width: 37px;height: 37px;padding: 0;border-radius: 0;top: 0px;position:  relative;right: 5px;border:  0;}
  .m-part-b{display: none;}
    .footer{overflow: hidden;width: 100%;background: #252525;height: 220px;padding-top: 30px;}
  .footer .foot-a{}
  .footer .container-fluid{padding: 0px;}
    .footer .foot-er ul li{float: left;}
    .footer ul{overflow: hidden;padding-bottom: 26px;margin:  0;padding-left:15px;padding-right:15px;}
    .footer .li-left div{color: #bdbdbd;font-size: 16px;height:  30px;line-height:  30px;}
    .footer ul li{width: 35%;float: left;padding:0px;}
    .footer .li-left img{float: left;margin-right: 3%;}
    .footer .li-left .lxdz{color: #626262;}
  .footer .li-left .lxdz span{float: left;}
  .footer .li-left .lxdz img{margin-top: 7px;margin-left: 1%;}
    .footer .li-left .lxdh{font-size: 24px;font-weight: bold;min-width: 390px;}
    .footer .li-conter{padding-top: 30px;border-left: 1px solid #363636;border-right: 1px solid #363636;padding-left: 3%;padding-right: 3%;bottom: 10px;}
    .footer .li-conter div{text-align: center;width: 25%;float: left;padding:  0;}
    .footer .li-conter div span{display: block;color: #898989;height: 35px;line-height: 35px;}
    .footer .li-right{width: 24%!important;float: right;}
    .footer .li-right select{margin-bottom:11px;width: 100%;height: 36px;line-height: 36px;border: 1px #e9e9e9 solid;margin-top:  45px;}
    .footer .foot-er {height: 60px;background: #1d1d1d;line-height: 60px;color: #6c6c6c;padding-left:15px;padding-right:15px;}
    .footer .foot-er .left{float: left;}
    .footer .foot-er .right{float: right;}
  
  
      .m-footer{width: 100%;background: #1d1d1d;padding: 5%;}
    .m-footer .s-foot-a{color: #fff;font-size: 14px;}
    .m-footer .s-foot-a img{float: left;margin-right: 3%;margin-bottom: 5%;}
    .m-footer .s-foot-a .test{font-size: 18px;}
    .m-footer .m-se select{margin-bottom:5%;width: 100%;height: 36px;line-height: 36px;border: 1px #e9e9e9 solid;font-size: 16px;}
    .foot-test{font-size: 16px;color: #fff;text-align: center;margin-top: 5%}

}




.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.clear{clear:both;height:0;overflow:hidden;}
.clearfloat{height:0;font-size:1px;clear:both;line-height:0;}
.h35{height:35px;width:100%;}
.h60{height:60px;width:100%;}
.fl{float:left;}
.fr{float:right;}
.black *{color:#000 !important;}
.black li{margin-left:85px;}
.marl26{margin-left: 26px;}
.marr26{margin-right: 26px;}
.opact{opacity:0.5;filter:alpha(opacity=50);}

#container{ width:718px;margin:20px auto; padding-bottom:20px; background:#fff;}
a{color:#333;text-decoration:none;}
a:focus, a:hover{color: #a70010 ;}

.main{ width:100%;max-width: 1500px; margin:0 auto; overflow:hidden;}
.list_main{ width:100%;max-width: 1230px; margin:0 auto; overflow:hidden;}
.concent{width: 100%;background: #ffffff;padding-top: 50px;padding-bottom: 50px;}
.ctbg{background: #fafafa;}
.ctbg2{background: #f5f5f5;}
.bgf2{background: #F2F2F2;}
.ims{width: 100%;}

.triangle_up
{
    height:0px; width:0px;
    border-bottom:20px solid #072170;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
}
.triangle_down
{
    height:0px; width:0px;
    border-top:20px solid #072170;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
}
.roundedCorner{
    width:15px;
    height:15px;
    background-color:#d1d1d1;
    border-radius:15px;
}

/** menu **/
.bor_b{border-bottom:1px #e4e4e4 solid;}
.top{ height:109px;width: 100%; background:#ffffff; position: relative;top: 0px;z-index: 9999; }
.top .logo{ float:left; }
.top .menu{  width: 900px;left: 300px;position: absolute;z-index: 1;top: 45px; }
.top .menu ul{margin-left: 120px;}
/*.top .menu>ul>li:hover{height: 95px;}*/
.top .menu ul li{float:left;line-height: 54px;height: 54px;margin-left: 45px;}
.top .menu ul li .mu a{ float:left;font-size:16px; color:#000000; text-transform:uppercase;position: relative;text-align: left;border-bottom:3px solid #ffffff;padding-bottom: 7px;
    -webkit-transition: color .5s ease .1s;
    transition: color .5s ease-out .1s,border-bottom-color .5s ease-out .1s; }
.top .menu ul li .mu a i{position: absolute;width: 100%;height: 3px;background: #072170;left: -80px;bottom: 0;opacity: 1;transform:translateX(80px); }
.top .menu ul li .mu a:hover, .top .menu ul li .mu a.current, .top .menu ul li:hover .mu a{ /*padding-bottom:26px; background:#b42517;*/ border-bottom:3px solid #072170; color:#072170!important;}
/*.top .menu ul li .mu a:hover i, .top .menu ul li .mu a.current i{opacity: 1;transform:translateX(80px);}*/
.top .menu ul li ul{position: absolute;top: 64px;width: 120px;background: #124390;opacity:0.85;filter:alpha(opacity=85);height: 0;overflow: hidden;padding: 0;-webkit-transition: all .3s; -moz-transition: all .3s;transition: all .3s;margin-left: -28px;}
.top .menu ul li ul li{margin-left: 0;text-align: center;line-height: 36px;height: 36px;}
.top .menu ul li ul a{display: block;width: 100%;font-size: 14px;line-height: 36px;margin-bottom: 20px;color: #fff;}
.top .menu ul li:hover ul {padding: 10px 0 10px;height: auto;}
.top .menu ul li ul a:hover{color: #ffffff;text-decoration: underline;}
/*.top .menu ul li ul{position: absolute;background: #ffffff;top: 44px;z-index: 9999;display: none;}
.top .menu ul li ul li{float:left;line-height: 36px;height: 36px;}
.top .menu ul li ul .sub_m a{margin-left: 30px;font-size: 16px;color: #000000;}
.top .menu ul li ul .sub_m a:hover,.top .menu ul li ul .sub_m a.current{color: #b42517;text-decoration: underline;}*/
.menu_over{width: 100%;height: 260px;background: #f5f5f5;position: absolute;z-index: 999;display: none;border-top: 1px #f4f4f6 solid;}
.menu_over .mu_l{width: 37%;height: 260px;background: #ffffff;position: absolute;}
.menu_over .mu_l .wm{font-size: 15px;color: #000;position: absolute;height: 100%;width: 300px;right: 50px;text-align: center;padding-top: 30px;}
.menu_over .mu_l .wm div{text-align: center;font-size: 15px;color: #000;position: relative;}
.menu_over .mu_l .wm img{width: 140px;}
.menu_over .mu_r{width: 1200px;height: 100%;position: relative;margin: auto;}
.menu_over .mu_r .mu_sub{width: 850px;height: 100%;position: absolute;right: 0;padding-left: 90px;padding-top: 24px;}
.menu_over .mu_r .am-menu-sub{float: left;width: 110px;}
.menu_over .mu_r .am-menu-sub:nth-child(4){width: 126px;}
.menu_over .mu_r .am-menu-sub:nth-child(7){width: 80px;}
.menu_over .mu_r .am-menu-sub li{line-height: 34px;text-align: center;}
.menu_over .mu_r .am-menu-sub:nth-child(7) li{text-align: right;}
.menu_over .mu_r .am-menu-sub li:hover a,.menu_over .mu_r .am-menu-sub li.current a{color: #00285f;text-decoration: underline;}

.subnav{width:100%;background:#fff;position:absolute;top:45px;left:0;z-index:100;display:none;-moz-box-shadow:0 3px 3px 0px #eee;-webkit-box-shadow:0 3px 3px 0px #eee;box-shadow:0 3px 3px 0px #eee;
    border-bottom: 1px #eee solid;}
.solution_subnav{padding:23px;height: 360px;}
.subnav1 li{display:inline-block;*display:inline;*zoom:1;margin-right:60px;height:60px;line-height:60px;}
.subnav1 li a{font-size:16px;color:#0383cc;line-height:37px;}
.subnav_title{line-height:34px;font-size:22px;color:#000;}
.subnav_title1{line-height:34px;font-size:20px;color:#000;}
.news_nav1 .subnav_title{margin-bottom:9px;}
.clientele_nav1 .con,
.news_nav1 .con{font-size:14px;color:#666;line-height:28px;margin-bottom:18px;}
.news_nav1 .con strong{color: #b32718;font-size: 15px;}
.news_nav1{display:block;width:30%;margin:0 5% 0  0;}
.news_nav1 i,.news_nav2 i,
.news_nav3 i{display:block;line-height:45px;background:#ffffff;font-size:15px;color:#000;font-style:normal;text-decoration: underline;}
.news_nav2{width:30%;}
.news_nav2 .con{margin-bottom:15px;}
.news_nav2 .con .imgp{width: 110px;height: 110px;overflow: hidden;}
.news_nav2 .con .imgp img{height: 110px;}
.news_nav2 .con .tpv{width: 70%;padding-left: 15px;}
.news_nav2 .con .tpv span{font-size: 18px;color: #000000;}
.news_nav2 .con .tpv p{font-size: 14px;color: #666;line-height: 26px;}
.news_nav2 .pcs{clear: both;}
.news_nav2 .pcs span{float: left;margin-right: 22px;line-height: 26px;}
.news_nav2 .pcs i{background: url("dot_t_pro.gif") center center no-repeat;width: 25px;height: 25px;margin-right: 8px;float: left;}
.news_nav4 .p_smu{width: 25%;float: left;}
.news_nav4 .p_smu a{font-size: 15px;line-height: 28px;color: #000000;}

.news_nav3{width:30%;}
.news_nav3 .subnav_title{margin-bottom:13px;}
.news_nav2 .imgBg, .news_nav3 .imgBg{height:146px;}
.news_nav4:hover i{ text-decoration:underline;}
.news_nav2:hover i,.news_nav3:hover i{}
.news_nav3 i{margin-top:10px;background:none;width:auto;height:auto;}
.news_nav3 i img{display:block;max-width:100%;}
.pc_web_name {
    width: 420px;
    height: 100%;
    float: right;
    background: url(header_icon.jpg) right center no-repeat;
}
.pc_web_name .top_rt_tit {padding-top: 18px;}
.pc_web_name .top_rt_tit .en{background: url('btn_en_top.gif') left center no-repeat;position: relative;width: 100px;margin-left: 5px;padding-left: 31px;color: #7e7e7e;text-transform: uppercase;}
.pc_web_name .top_rt_tit a{
    font-size: 16px;
    color: #000;
    line-height: 23px;
    float: left;
}
.pc_web_name .top_rt_tit a strong{color: #bf0505;}
.header2_right {
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    position: absolute;
    right: 6px;
    top: 26px;
}

.header_search{width:18px;height:18px;position:relative;}
.search_icon{width:18px;height:18px;background:url(search_icon.png) #fff no-repeat;cursor:pointer;z-index:20;position:relative;display: none;}
.header_search .man{position:absolute;right:175px;top:-14px;width:0;height:46px;z-index:10;}
.header_search .text{width:175px;height:36px;line-height:36px;padding: 6px;color:#444;border:none;background: #efefef;}
.header_search .btn{width:18px;height:18px;background:url(search_icon.png) no-repeat;position:absolute;top:0;left: 145px;border:none;margin-top:10px;cursor:pointer;}
.header_search .hide{float:left;margin-top:18px;cursor:pointer;transition:all 2s ease;}
.header_search .hide img{width: 14px;}
.header_search .hide:hover{transform:rotate(720deg);-ms-transform:rotate(720deg);-moz-transform:rotate(720deg);-webkit-transform:rotate(720deg);-o-transform:rotate(720deg);}
/*.line1{width:1px;height:18px;background:#c5c5c5;font-size:0;margin:0 15px;}
.header_country{position:relative;color:#6e6e6e;}
.header_country .on{color:#6e6e6e;cursor:pointer;}
.header_country ul{width:100%;padding:6px 30px 6px 15px;background:#fff;position:absolute;top:40px;right:-30px;z-index:500;display:none;}
.header_country ul li{padding:13px 0 13px 15px;text-align:center;}
.header_country ul li a{font-size:14px;color:#666;line-height:13px;padding-left:0;}
.header_country ul li:hover a{color:#69a9dc;}
.header_country ul li a img{margin:2px 10px 0 0;float:none;width:20px;margin:2px auto;}
.header_country .on img{margin-right:10px;}
.header_country .on .arrow{width:8px;height:5px;background:url(arrow1.png) no-repeat;}*/

/*.bg_menu_sub{background: #ffffff;height: 48px;width: 100%;position: absolute;top: 120px;z-index: 99;display: none;}*/
.banner{width: 100%;position: relative;overflow: hidden;height:568px;}
.banner .pcimg {width: 100%;position: absolute;display: none; }
.banner .b_more {width: 110px;height:37px;line-height:36px;position: absolute;background: #d31c19;text-align: center;border-radius: 15px;font-size: 16px;color: #ffffff;right: 5%;bottom: 3%;}
.banner .pcimg img{width: 100%;max-height:390px; }
.banner .phoneimg img{width: 100%;max-height:420px; }
.banner .phoneimg .t{width: 100%;top:40%;font-size: 3rem;color: #FFFFFF;text-align: center;position: absolute; }

.sub_menu{width: 100%;height: 51px;position: relative;background: #ffffff;/*box-shadow: 0 3px 6px #cccccc;*/}
.sub_menu .main{position: relative;}
.sub_menu .mu{line-height: 51px;height: 51px;text-align: center;font-size: 16px;color: #343434;}
.sub_menu .mu>a{font-size: 16px;color: #343434;display: inline-block;text-align: center;margin: 0;border-right: 1px solid #e5e5e5;/*border-bottom: 1px #e5e5e5 solid;float: left;*/}
.sub_menu .mu>a.current{font-size: 16px;color: #ffffff;background: #bf2640;}
.sub_menu .sub_me_tl{width: 70px;height: 46px;background: url("dot_sub_mu_lt.png") center center no-repeat #003688;position: absolute;left: 0;opacity:0;}
.sub_menu .sub_me_tit{font-size: 18px;color: #003688;position: absolute;line-height: 51px;height: 51px;opacity:1;left: 0px;display: block;}
.sub_menu .mur{font-size: 22px;color: #c7d3e5;position: absolute;right: 3%;top: 0;opacity:0;}
.sub_menu .mur a{font-size: 22px;color: #c7d3e5;}
.sub_menu_st{width: 100%;height: 70px;display: none;}
.link_ma{width: 100%;height: 70px;display: none;}



.rt_tit{height:35px; line-height:35px;font-size:30px;color:#000000;margin-top:50px; margin-bottom:5px;text-align: center;}
.rt_tit span{font-size:20px;font-weight:normal;font-style:normal;color:#b8b8b8;display: inline-block;}
.rt_tit span a{color:#b2011d; text-decoration:underline;}
.tit_en{height:40px; line-height:40px;font-size:40px;font-weight:bold;color:#134197;text-transform:uppercase;margin-bottom:10px;}
.tit_en span{color:#003688;}
.tit_cn{height:40px; line-height:40px;font-size:35px;color:#134197;margin-bottom:14px;}
.tit_cn span{font-size:22px;color:#000;}
.tit_cn span.c{font-size:18px;color:#000;}
.rt_tit_pro{height:75px; line-height:75px;font-size:30px;color:#393939;}
.rt_tit_cy i{height:100%; line-height:75px;background: url("dot_cy.png") center center no-repeat #ffffff;width: 59px;float: left;margin-right: 21px;}
.rt_tit_cy:hover{color: #ffffff;}
.rt_subtit{height: 46px;line-height: 26px;font-size: 26px;color: #003488;padding-left: 15px;}


/**  about **/
.banner_about{background:url(pd_ab_pic1.jpg) top center no-repeat;height:549px;width:100%;}
.banner_about .pc{text-align: center;padding-top: 190px;margin-bottom: 42px;font-size: 38px;color: #FFFFFF;}
.banner_about .ab_more{width: 196px;height: 50px;line-height: 50px;background: #d31c19;margin: auto;text-align: center;border-radius: 25px;}
.banner_about .ab_more a{font-size: 16px;color: #ffffff;}


.bg_dsj .swiper-container {
    width: 100%;
    height: auto;
}
.bg_dsj .swiper-slide {
    font-size: 18px;
    width: auto!important;
    /*-webkit-box-sizing: border-box;
    box-sizing: border-box;*/
}
.bg_dsj .xddsj_pc img{margin-bottom: 23px;}
.bg_video{width: 100%;position: relative;}
.bg_video .v_tit{width: 100%;position: absolute;z-index: 999;top: 50%;margin-top: -150px;}
.bg_video .v_tit i{width: 95px;height: 95px;position: absolute;z-index: 999;background: url("ico_video.png") no-repeat;left: 50%;margin-left: -50px;}
.bg_video .v_tit .t{font-size: 38px;margin-top: 115px;text-align: center;color: #ffffff;}
.bg_video .v_tit .bt{font-size: 20px;text-align: center;color: #ffffff;width: 206px;height: 52px;line-height: 52px;background: #be1e3d;margin: auto;margin-top: 65px;border-radius: 26px;}
/*.bg_video .v_tit .bt{font-size: 20px;margin-top: 115px;text-align: center;z-index: 999;background: url("ico_video.png") no-repeat;}*/

/**  pro阀门产品分类 **/
.pro_menu{position: relative;border-bottom: 8px #f4f4f4 solid;width: 100%;overflow: hidden;}
.pro_menu .mu{width: 13%;border-top: 8px #f4f4f4 solid;height: 100%;}
.pro_menu .mu > i{position: absolute;width: 1px;border-left: 1px #dddddd solid;height: 100%;}
/*.pro_menu .mu:nth-child(2){left: 18%;}
.pro_menu .mu:nth-child(3){right: 0;}*/
.pro_menu .mu > p{width: 100%;height: 74px;line-height: 72px;font-size: 24px;font-weight: bold;color: #000000;text-align: center;border-bottom: 1px #dddddd solid;margin: 0;}
.pro_menu .mu > p > strong {display: none;}
.pro_menu .mu > ul{margin: 0px;padding: 0px;/*height: 730px;*/}
.pro_menu .mu > ul > li {line-height: 58px;margin: 0px;padding-left: 22px;position: relative;color: #666666;font-size: 17px;}
.pro_menu .mu > ul > li > a{color: #666666;font-size: 18px;}
.pro_menu .mu > ul > li strong{right: 22px;position: absolute;font-size: 22px;color: #323232;line-height: 56px;}
.pro_menu .mu > ul > li > ul{margin: 0px;padding: 0;position: relative;display: none;padding-bottom: 22px;}
.pro_menu .mu > ul > li > ul > li{line-height: 50px;padding-left: 12px;position: relative;}
.pro_menu .mu > ul > li > ul > li a{font-size: 16px;}
.pro_menu .mu > ul > li > ul > li:hover{background: #2d2d2d;color: #ffffff;}
.pro_menu .mu > ul > li > ul > li:hover a{color: #ffffff;}
.pro_menu .mu > ul > li:hover{background: #2d2d2d;color: #ffffff;}
.pro_menu .mu > ul > li:hover a, .pro_menu .mu > ul > li:hover strong{color: #ffffff;}
.pro_menu .mu:hover, .pro_menu .mu.on {border-top: 8px #8a0d18 solid;}
.pro_menu .mu:hover > p, .pro_menu .mu.on > p{background: #bf2640;color: #ffffff;}
.pro_menu .mu2{width: 46%;height: 100%;}
.pro_menu .mu2 .m{width: 100%;border-bottom: 1px #dddddd solid;font-weight: bold;color: #000000;font-size: 22px;text-align: center;border-top: 8px #f4f4f4 solid;border-left: 1px #dddddd solid;height: 46px;line-height: 40px;}
 .pro_menu .mu2 .m > strong{display: none;}
.pro_menu .mu2 .sub{width: 33.3%;border-bottom: 1px #dddddd solid;height: 36px;line-height: 36px;}
.pro_menu .mu2 .sub > i{position: absolute;width: 1px;border-left: 1px #dddddd solid;height: 100%;}
.pro_menu .mu2 .sub .sm{width: 100%;color: #000000;font-size: 20px;padding-left: 22px;}
.pro_menu .mu2 .sub > ul{border-left: 1px #dddddd solid;margin: 0px;padding: 0px;/*height: 730px;*/}
.pro_menu .mu2 .sub > ul > li {line-height: 58px;margin: 0px;padding-left: 22px;color: #666666;font-size: 18px;position: relative;}
.pro_menu .mu2 .sub > ul > li > a{color: #666666;font-size: 18px;}
.pro_menu .mu2 .sub > ul > li strong{right: 22px;position: absolute;font-size: 28px;color: #323232;line-height: 56px;}
.pro_menu .mu2 .sub > ul > li > ul{margin: 0px;padding: 0;position: relative;display: none;padding-bottom: 12px;}
.pro_menu .mu2 .sub > ul > li > ul > li{line-height: 50px;padding-left: 12px;position: relative;}
.pro_menu .mu2 .sub > ul > li > ul > li a{font-size: 16px;}
.pro_menu .mu2 .sub > ul > li:hover{background: #2d2d2d;color: #ffffff;}
.pro_menu .mu2 .sub > ul > li:hover a, .pro_menu .mu2 .sub > ul > li:hover strong{color: #ffffff;}
.pro_menu .mu2:hover .m, .pro_menu .mu2 .m.on {border-top: 8px #8a0d18 solid;}
.pro_menu .mu2:hover > .m{border-bottom: 1px #bf2640 solid;}
.pro_menu .mu2:hover > .m, .pro_menu .mu2 > .sub:hover > .sm, .pro_menu .mu2 .sm.on > p{background: #bf2640;color: #ffffff;}

.pro_li { margin: 60px auto;}
.pro_li ul li { padding: 12px;margin-bottom: 35px;}
.pro_li ul li .item { border: 1px #eeeeee solid;}
.pro_li ul li img {width: 100%;}
.pro_li ul li .item .b-right {padding: 12px;}
.pro_li ul li .item .title {font-size: 16px;text-align: center;}


/**  领导关怀 **/
.list_ldgh_pic{width: 45%;position: relative;}
.list_ldgh_pic .pc{width: 96%;position: relative;padding-bottom: 15px;padding-right: 15px;}
.list_ldgh_pic .r{position: absolute;bottom: 0;right: 0;width: 15px;height: 56%;background: #bf2640;}
.list_ldgh_pic .b{position: absolute;bottom: 0;right: 0;width: 56%;height: 15px;background: #bf2640;}
.list_ldgh_pic .tit{text-align: left;color: #bf2640;font-size: 18px;margin-top: 22px;}
.list_ldgh{width: 50%;}
.list_ldgh li{padding-left: 5%;border-left: 5px #e3e3e3 solid;position: relative;padding-bottom: 22px;}
.list_ldgh i{position: absolute;height: 100%;width: 12px;left: -8px;top: 12px;background: url("ico_ldgh.jpg") left top no-repeat;}
.list_ldgh .t{font-size: 22px;color: #393939;width: 30%;}
.list_ldgh .t span{font-size: 18px;}
.list_ldgh .w{font-size: 16px;color: #666666;width: 68%;}
.list_ldgh .w p{background: url("ico_ldgh.gif") left 12px no-repeat;padding-left: 12px;margin: 0;}
.list_ldgh .w p a:hover{color: #a70010;}
.list_ldgh .swiper-container{height: 520px;display: block;}
.list_ldgh .swiper-container .swiper-slide {
    font-size: 18px;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
}
.list_ldgh .swiper-container .swiper-slide  ul, .list_xmpic .swiper-container .swiper-slide  ul {padding-left: 0px;}
.list_ldgh .swiper-scrollbar{display: none;}
.list_honor {border-top: 3px #7e7e7e solid;width: 94%;margin: auto;}
.list_honor ul{margin: 0px;padding: 0px;}
.list_honor li{height: auto;line-height: 34px;border-bottom: 1px #dddddd solid; padding: 22px 18px;}
.list_honor .ts{font-size: 20px;color: #000000;font-weight: bold;}
.list_honor .ts.fr{width: 20%;}
.list_honor .t{font-size: 18px;color: #000000;width: 80%;}
.list_honor .tr{font-size: 16px;color: #717171;text-align: left;width: 20%;}
.list_honor li:hover{background: #ffffff;color: #bf2640;/*box-shadow: 10px 10px 10px 10px rgba(0,0,0,0.5), -10px 10px 10px 10px rgba(0,0,0,0.5)*/}
.list_honor li:hover span{color: #bf2640;}

.sub2_menu {text-align: center;margin-top: 20px;}
.sub2_menu a{height: 50px;line-height: 50px;border: 1px #bbbbbb solid;padding: 0 55px;margin-left: 11px;color: #000000;display: inline-block;font-size: 16px;border-radius:25px}
.sub2_menu a:nth-child(1){margin-left: 0;}
.sub2_menu a:hover, .sub2_menu a.current{background: #bf2640;color: #ffffff;}

/**  工程案例 **/
.xm_tit{font-size: 30px;color: #000000;line-height: 60px;margin-bottom: 20px;}
.list_xmpic .swiper-container {width:100%;}
.list_xmpic .swiper-container .swiper-button-prev{background: url("xm_btn_left.png") top left no-repeat;width: 46px;height: 46px;left: 0;}
.list_xmpic .swiper-container .swiper-button-next{background: url("xm_btn_right.png") top left no-repeat;width: 46px;height: 46px;right: 0;}
.list_xmpic .swiper-container .swiper-button-prev:hover{background: url("xm_btn_left_ov.png") top left no-repeat;}
.list_xmpic .swiper-container .swiper-button-next:hover{background: url("xm_btn_right_ov.png") top left no-repeat;}
.list_xmpic li {background: #ffffff;}
.list_xmpic .xm_pic {width: 50%;}
.list_xmpic .xm_li_pc {padding-left: 34px;padding-top: 30px;width: 50%;}
.list_xmpic .xm_li_pc .t{line-height: 48px;font-size: 22px;color: #000000;margin-bottom: 12px;}
.list_xmpic .xm_li_pc .p a{display: inline-block;margin-bottom: 15px;}
.list_xmpic .xm_li_pc .p img{margin-right: 12px;border: 4px #FFFFFF solid;width: 150px;}
.list_xmpic .xm_li_pc .p a:hover img, .list_xmpic .xm_li_pc .p .ov img{border: 4px #bf2740 solid;}
.list_xmyj .am-table{border-top: 3px #7e7e7e solid;border-bottom: 3px #dddddd solid;}
.list_xmyj .am-table .t{line-height: 74px;height: 74px;border-bottom: 3px #dddddd solid;}
.list_xmyj .am-table .t th{font-weight: bold;font-size: 24px;color: #393939;line-height: 74px;height: 74px;text-align: center;}
.list_xmyj .am-table .t th:nth-child(2){width: 38%;}
.list_xmyj .am-table .li td{font-size: 24px;color: #393939;vertical-align: middle;text-align: center;border-bottom: 1px #dddddd solid;}
.list_xmyj .am-table .li .i{font-size: 18px;color: #393939;line-height: 30px;min-height: 30px;width: 100%;padding: 15px 0;}
.list_xmyj .am-table .li .i a{font-size: 18px;color: #393939;line-height: 30px;width: 40%;padding-left: 5%;text-align: left;}
.list_xmyj .am-table .li .i a:nth-child(2){width: 60%;}
.list_xmyj .am-table .li .e{border-left: 1px #dddddd solid;padding: 0;}
.list_xmyj .am-table .li .i:hover{background: #bf2740;}
.list_xmyj .am-table .li .i:hover a{color: #ffffff;}

.header_country .man input{float: left;}
.footer .li-conter div span, .footer .li-right select, .footer .foot-er{font-size: 14px;}



.wz, .wz div, .wz li, .wz td, .wz p, .wz th{line-height:28px;font-size:16px;color:#333333;}
.wz p{margin-bottom:11px;margin-top: 0.8rem;}
.wz .im{margin-bottom:35px;}
.por{position: relative;}
.bt_back, .bt_back_li{background: url("dot_back.gif") left center no-repeat;padding-left: 22px;font-size: 20px;color: #585858;cursor: pointer;float: right;margin-top: -52px;}
.bt_back_li a, .bt_back_new a{font-size: 20px;color: #585858;}
.bt_back_new{background: url("dot_back.gif") left center no-repeat;padding-left: 22px;font-size: 20px;color: #585858;cursor: pointer;position: absolute;right: 2%;z-index: 999;}


/*分页*/
.pager{padding-top: 18px;text-align: center;margin: 0 auto;min-height: 60px;font-size: 14px;}
/*.pager span{float: left;margin-bottom: 11px;}*/
.pager a:hover{color: #ffffff !important;}
.pg_num_current,.pg_num,.pg_next,.pg_end,.pg_home,.pg_prev{color: white;text-align: center;margin-right: 5px;padding:7px 0px;}
.pg_num a,.pg_home a,.pg_next a,.pg_end a,.pg_prev a,.pg_num_current a{padding:7px 10px;background-color:#e8e8e8;color: black}
.pg_num_current a{background-color: #a70f00;color: white}
.pg_num a:hover,.pg_home a:hover,.pg_next a:hover,.pg_end a:hover,.pg_prev a:hover,.pg_num_current a:hover{cursor: pointer;background-color: #a70f00;color: white}
.pg_home_dis,.pg_prev_dis,.pg_end_dis,.pg_next_dis{background-color: #a70f00;color: white;text-align: center;margin-right: 5px;padding:7px 10px;}

.paging{display: none;}

@media (min-width: 1410px) {
    .header_country{min-width: 290px; }
}
@media only screen and (max-width: 1600px) {
    .header_country{right: 0; }
}
  .col-lg-10{width:94%;max-width:1600px;padding:0;}
@media only screen and (max-width: 1440px) {
  .main{width:94%;}
  .logo{left: 15px;}
  /*.part{margin-left: -32%;}*/
  .part{width: 700px;margin-left: -320px;padding: 0;}
  .part ul{min-width: 700px;}
  .part ul li {padding: 0px 10px;}
  .header_country  {min-width: 140px; }
  .header_country .man .text{display:none;
    -webkit-transition: display .5s ease .1s;
    transition: display .5s ease-out .1s; }
  .header_country .man .btn{position: absolute;right:5%;}
  .header_country .man{width: 40px;overflow: hidden;height:37px;position: absolute;right: 5%;
    -webkit-transition: width .5s ease .1s;
    transition: width .5s ease-out .1s; }
  .header_country .man:hover {width: 180px;}
  .header_country .man:hover  .text {display: block;}
  .footer ul, .footer .foot-er{padding-left:15px;padding-right:15px;}
  .footer .li-left {padding-top: 16px;}
  .footer .li-left>img{width:64px;}
  .footer .li-left .lxdh{font-size: 20px;min-width: auto;}
  .footer .li-left div{height: 24px;line-height: 24px;}
}
@media only screen and (max-width: 1300px) {
  .header_country  {width:12%;}
}

.pic{overflow: hidden;}
.pic img{transition: all 0.5s;-webkit-transition: all 0.5s}
.pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);z-index: -1;}
@media only screen and (max-width: 1200px) {
  .pro_menu .mu > ul > li strong{right: 3px;}
}

/*@media only screen and (max-width: 1450px) {
  .logo img{margin-top: 15px;}
  .part{margin-left: -31%;}
  .part ul li{padding: 0px 1%;}
}*/


.cp-banner img{width: 100%;}
@media only screen and (min-width: 1200px) {
    .am-popup{width: 800px;left: 50%;margin-left: -400px;}
}
@media only screen and (max-width: 1200px) {
    .bt_back_new{position: absolute;right: 5%;z-index: 999;}
    .bt_back, .bt_back_li{margin-right: 1.8rem;}


    .rczc_not .pic_li li .am-gallery-item img{height: 260px;}
}

#m_header, #m_footer, .w_hide,.banner .phoneimg{display: none;}
@media only screen and (max-width: 1024px) {
    #header, #h_footer, .m_hide,.banner .pcimg{display: none;}
  	.col-lg-10{width:100%;}
    .main {
        max-width: 960px;
    }
    #m_header, #m_footer, .w_hide,.banner .phoneimg{display:block;width:100%;}
  	.rec .concent .rczc_nota .tit{padding-top: 10px;font-size:22px;}
    .h35{height:20px;width:100%;}
    .h60{height:30px;width:100%;}
    .concent{padding-bottom: 3rem;padding-top: 2rem;}
    .banner{margin-top: 0px;height: auto;}
    .banner .b_more {right: 5%;bottom: 3%;}
    .tit_en{font-size: 2.4rem;height: 3.2rem;line-height: 3.2rem;margin-bottom: 0;}
    .tit_cn{font-size: 2.0rem;height: 3.2rem;line-height: 3.2rem;}
    .tit_cn span, .tit_cn span.c{font-size: 1.6rem;}
  
  .rt_tit{font-size: 24px;margin-bottom: 20px!important;margin-top: 30px;}

    .sub_menu{width: 100%;border-bottom: 1px #ebebeb solid;height: auto;position: relative;background: #ffffff}
    .sub_menu .main{width: 100%;}
    .sub_menu .mu{line-height: 4.5rem;height: auto;text-align: center;font-size: 16px;color: #000000;}
    .sub_menu .mu>a{font-size: 16px;color: #000000;display: inline-block;width: 32.8%;text-align: center;margin: 0;}
    .sub_menu .sub_me_tit, .sub_menu .mur{display: none;}

    .m_sub_menu .am-menu{height: 47px;position: relative;display:none;}
    .m_sub_menu .sub_mbak{height: 47px;position: absolute;width: 10%;background: url("m_sub_mu_bak.png") center center no-repeat #003688;}
    .m_sub_menu .sub_me_tit{height: 47px;position: relative;line-height: 47px;font-size: 18px;color: #333;left: 3%;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-toggle{top: 1px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;}
    .m_sub_menu .am-menu-toggle .am-icon-bars{color: #c7d3e5;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-nav{background: #ffffff;left: auto;right: 0;top: 47px;z-index: 99;width: 90%;}
    .m_sub_menu .am-menu-offcanvas1 .am-menu-nav > li > a, .am-menu-offcanvas1 .am-menu-sub a{margin: 0 3%;text-indent: 0;}
    .m_sub_menu_offcanvas {
        display: none;
        position: absolute;
        height: 2000px;
        width: 100%;
        top: 47px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background: rgba(0, 0, 0, .5)
    }
  
    .app_menu{position: relative;width: 100%;height: 46px;line-height: 46px;background: #ffffff;}
    .app_menu .swiper-container .swiper-slide {position: relative;width: 23%;height: 46px;line-height: 46px;border-right: 1px solid #e5e5e5;}
    .app_menu .swiper-container .swiper-slide a {position: relative;text-align: center;display: block;width: 100%;height: 100%; font-size:16px; color:#000000; }
    .app_menu .swiper-container .swiper-slide a:hover, .app_menu .swiper-container .swiper-slide a.current {background: #bf2640;color:#ffffff;}

    .m_banner_about{position: relative;}
    .m_banner_about .pos{position: absolute;width: 100%;}
    .m_banner_about .pc{text-align: center;padding-top: 18%;padding-bottom: 22px;width: 80%;margin: auto;}
    .m_banner_about .pc img{width: 100%;max-width: 764px;}
    .m_banner_about .ab_more{width: 146px;height: 42px;line-height: 42px;background: #d31c19;margin: auto;text-align: center;border-radius: 25px;}
    .m_banner_about .ab_more a{font-size: 16px;color: #ffffff;}
    .m_padb0{padding-bottom: 0;}
  
  
  .sub2_menu a{height: 40px;line-height: 40px;padding: 0 35px;border-radius: 20px;}
   .list_honor li:nth-child(1){display:none;}
  .list_honor .ts {display:none;}
  .list_honor .t,.list_honor .tr{width: 100%;float: none;display: block;}
  .list_honor .tr b{float: left;width: 75px;color: #333;}
  
      
  .bg_video .v_tit{padding-top: 5px;margin-top: -100px;}
  .bg_video .v_tit .bt{margin-top: 25px!important;font-size: 16px;width: 166px;height: 42px;line-height: 42px;border-radius: 20px;}
  .bg_video .v_tit .t{font-size: 18px!important;margin-top: 65px;}
  .bg_video .v_tit i{width: 50px;height: 50px;background-size: cover;margin-left: -25px;}
  .bg_dsj{width: 100%;height: auto;background-size: cover;}
  
/**  领导关怀 **/
.m_list_ldgh_pic{width: 100%;}
.m_list_ldgh_pic ul{padding-left: 6px;}
.m_list_ldgh_pic li{padding-left: 5%;border-left: 5px #e3e3e3 solid;position: relative;padding-bottom: 22px;}
.m_list_ldgh_pic i{position: absolute;height: 100%;width: 12px;left: -8px;top: 12px;background: url("ico_ldgh.jpg") left top no-repeat;}
.m_list_ldgh_pic .t{font-size: 20px;color: #393939;width: 100%;}
.m_list_ldgh_pic .t span{font-size: 17px;}
.m_list_ldgh_pic .w{font-size: 16px;color: #666666;width: 100%;}
.m_list_ldgh_pic .w p{background: url("ico_ldgh.gif") left 12px no-repeat;padding-left: 12px;margin: 0;}
.m_list_ldgh_pic .w p a{color: #888;}
.m_list_ldgh_pic .w p a:hover{color: #a70010;}
.m_list_ldgh_pic .w .mPic{width: 100%;display: none;}
.m_list_ldgh_pic .w .mPic img{width: 100%;margin-bottom:20px;}
  
  .dynamic .b ul li .b-right .title{font-size:18px;color:#333;}
  .dynamic .b ul li .b-time{font-size:14px;}
  .dynamic .b ul li .summ{font-size:14px;color:#666666;}
  
    /**  pro阀门产品分类 **/
  	.rt_tit_pro{height: 55px;line-height: 55px;font-size: 22px;}
    .pro_menu{position: relative;border-bottom: 8px #f4f4f4 solid;width: 100%;overflow: hidden;}
    .pro_menu .mu{width: 100%;height: auto;}
    .pro_menu .mu > i{display:none;}
    /*.pro_menu .mu:nth-child(2){left: 18%;}
    .pro_menu .mu:nth-child(3){right: 0;}*/
    .pro_menu .mu > p{height: 54px;line-height: 52px;font-size: 22px;}
  	.pro_menu .mu > p > strong{float: right;padding-right: 22px;display: block;}
    .pro_menu .mu > ul {display: none;}
    .pro_menu .mu.on > ul {display: block;}
    .pro_menu .mu > ul > li {line-height: 42px;padding-left: 22px;font-size: 17px;}
    .pro_menu .mu > ul > li > a{color: #666666;font-size: 18px;}
    .pro_menu .mu > ul > li strong{right: 22px;position: absolute;font-size: 22px;color: #323232;line-height: 42px;}
    .pro_menu .mu > ul > li > ul{margin: 0px;padding: 0;position: relative;display: none;padding-bottom: 22px;}
    .pro_menu .mu > ul > li > ul > li{line-height: 34px;padding-left: 12px;position: relative;}
    .pro_menu .mu > ul > li > ul > li a{font-size: 16px;}
    .pro_menu .mu > ul > li > ul > li:hover{background: #2d2d2d;color: #ffffff;}
    .pro_menu .mu > ul > li > ul > li:hover a{color: #ffffff;}
    .pro_menu .mu > ul > li:hover{background: #2d2d2d;color: #ffffff;}
    .pro_menu .mu > ul > li:hover a, .pro_menu .mu > ul > li:hover strong{color: #ffffff;}
    .pro_menu .mu:hover, .pro_menu .mu.on {border-top: 8px #8a0d18 solid;}
    .pro_menu .mu:hover > p, .pro_menu .mu.on > p{background: #bf2640;color: #ffffff;}
    .pro_menu .mu2{width: 100%;height: auto;}
    .pro_menu .mu2 .m{width: 100%;font-size: 22px;height: 56px;line-height: 40px;border-left: none;}
  	.pro_menu .mu2 .m > strong{float: right;padding-right: 22px;display: block;}
    .pro_menu .mu2 .sub{width: 100%;height: auto;line-height: 36px;float: none;display:none;}
    .pro_menu .mu2 .sub > i{display:none;}
    .pro_menu .mu2 .sub .sm{font-size: 20px;padding-left: 22px;font-weight: bold;}
    .pro_menu .mu2 .sub > ul{border-left: none;background: #f3f3f3;}
    .pro_menu .mu2 .sub > ul > li {line-height: 42px;margin: 0px;padding-left: 22px;color: #666666;font-size: 18px;position: relative;}
    .pro_menu .mu2 .sub > ul > li > a{color: #666666;font-size: 18px;}
    .pro_menu .mu2 .sub > ul > li strong{right: 22px;position: absolute;font-size: 28px;color: #323232;line-height: 42px;}
    .pro_menu .mu2 .sub > ul > li > ul{margin: 0px;padding: 0;position: relative;display: none;padding-bottom: 12px;}
    .pro_menu .mu2 .sub > ul > li > ul > li{line-height: 34px;padding-left: 12px;position: relative;}
    .pro_menu .mu2 .sub > ul > li > ul > li a{font-size: 16px;}

    .index .slideGroup .parBd .sPrev,.slideGroup .sNext{ left:0; top: 150px;width:20px; height:94px; background-size: 100% auto;}
    .index .slideGroup .sPrev{float:left;z-index:2;}
    .index .slideGroup .sNext{ left:auto; right:5px;width:20px; background-size: 100% auto;  }
    .index .slideGroup .tempWrap{width: 100%;}
    .index .slideGroup .parBd ul li .a{width: 100%;float:none;border-right: none;min-height: 300px;}
    .index .slideGroup .parBd ul li .a .tit{text-align: left;font-size:18px;}
    .index .slideGroup .parBd ul li .a .tit span{font-weight: bold;font-size:20px;margin-right: 6px;}
    .index .slideGroup .parBd ul li .a .rum{font-size:15px;}
    .index .slideGroup .parBd ul li .a img{width: 70%;}
    .index .slideGroup .parBd ul li .b img{width: 70%;}
    .index .slideGroup .parBd ul li .b{width: 100%;float:none;}
    .index .slideGroup .parBd ul li .b .tit{font-size:18px;padding-left: 30px;}
    .index .slideGroup .parBd ul li .b .tit span{font-weight: bold;font-size:20px;margin-right: 6px;}
  	.index .slideGroup .parBd ul li .b .rum{font-size:15px;}
  
/**  工程案例 **/
    .xm_tit{font-size: 20px;line-height: 40px;margin-bottom: 10px;}
    .list_xmpic .swiper-container {}
    .list_xmpic .swiper-container  .swiper-slide .t{font-size:18px;color:#000;height: 42px;line-height: 42px;text-align: center;}
    .list_xmpic .swiper-container  .swiper-slide img{width:100%;}
    .list_xmpic .swiper-container .swiper-button-prev{background: url("xm_btn_left.png") top left no-repeat;width: 46px;height: 46px;left: 0;}
    .list_xmpic .swiper-container .swiper-button-next{background: url("xm_btn_right.png") top left no-repeat;width: 46px;height: 46px;right: 0;}
    .list_xmpic .swiper-container .swiper-button-prev:hover{background: url("xm_btn_left_ov.png") top left no-repeat;}
    .list_xmpic .swiper-container .swiper-button-next:hover{background: url("xm_btn_right_ov.png") top left no-repeat;}
    .list_xmpic li {background: #ffffff;}
    .list_xmyj .swiper-container{width: 100%;position: relative;}
    .list_xmyj .swiper-container .swiper-scrollbar{display: none;}
     .list_xmyj .swiper-container .swiper-slide, .list_xmyj .am-table{min-width: 650px;}
    .list_xmyj .am-table .t{line-height: 54px;height: 54px;border-bottom: 3px #dddddd solid;}
    .list_xmyj .am-table .t th{font-weight: bold;font-size: 18px;color: #393939;line-height: 54px;height: 54px;text-align: center;}
    .list_xmyj .am-table .t th:nth-child(2){width: 38%;}
    .list_xmyj .am-table .li td{font-size: 18px;color: #393939;vertical-align: middle;text-align: center;border-bottom: 1px #dddddd solid;}
    .list_xmyj .am-table .li .i{font-size: 14px;color: #393939;line-height: 24px;min-height: 30px;width: 100%;padding: 15px 0;border-top: 1px #eeeeee solid;}
    .list_xmyj .am-table .li .i:nth-child(1){border-top: none;}
    .list_xmyj .am-table .li .i a{font-size: 14px;color: #393939;line-height: 24px;width: 40%;padding-left: 5%;text-align: left;}
    .list_xmyj .am-table .li .i a:nth-child(2){width: 60%;}
    .list_xmyj .am-table .li .e{border-left: 1px #dddddd solid;padding: 0;}
    .list_xmyj .am-table .li .i:hover{background: #bf2740;}
    .list_xmyj .am-table .li .i:hover a{color: #ffffff;}
  	
  
/***** 底部 *****/
	  .m-footer {background: #262525;padding: 0;}
      .m-footer .s-foot-a .tel{color: #bdbdbd;text-align: center;/*padding-left: 5%;*/padding-top: 30px;font-size:18px;}
      .m-footer .s-foot-a .add{color: #595858;text-align: center;/*padding-left: 5%;*/}
      .m-footer .li-conter{overflow: hidden;padding-bottom: 16px; margin-top: 12px;}
      .m-footer .li-conter div {text-align: center;width: 50%;float: left;padding: 0;}
      .m-footer .li-conter div span{color: #898989;height: 35px;line-height: 35px;font-size:16px;}
      .m-footer .foot-test{color: #c8c8c8;font-size: 14px;background: #1d1d1d;padding: 3%;}
}


