@charset "utf-8";
*{box-sizing:border-box;}
*::before, *::after{box-sizing:border-box;}
*:focus{outline:none;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{margin: 0;padding: 0;}

LI, UL { list-style-type:none;}
body {  background:#fff; font-size:14px; color:#000; font-family:"微软雅黑"}
IMG {BORDER - TOP - WIDTH: 0;BORDER - LEFT - WIDTH: 0;BORDER - BOTTOM - WIDTH: 0;BORDER - RIGHT - WIDTH: 0}
figure{padding:0; margin:0}
@font-face {
  font-family:impact;
  src: url("../fonts/impact.ttf")  format(".ttf"),

}
@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('../fonts/iconfont.ttf') format('truetype');
}
@font-face {
  font-family: "iconfont2"; /* Project id  */
  src: url('../fonts/iconfont2.ttf') format('truetype');
}
 

 
 



 
 
 
@font-face {
  font-family:"BrushScriptStd";
  src: url("../fonts/BrushScriptStd.ttf") format('truetype');
  font-weight: normal;
 font-style: normal;
  
  }
  
  
   @font-face {
  font-family: 'BrushScriptStd';
  font-style: normal; 
  src: url('../fonts/montserrat/BrushScriptStd.eot'); /* IE9 Compat Modes */
  src: local('BrushScriptStd'), local('BrushScriptStd-Normal'),
       url('../fonts/montserrat/BrushScriptStd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat/BrushScriptStd.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat/BrushScriptStd.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat/BrushScriptStd.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat/BrushScriptStd.svg#Montserrat') format('svg'); /* Legacy iOS */
}
 
  
  
 
 @font-face {
  font-family: 'Gilroy-Bold';
  font-style: normal; 
  src: url('../fonts/montserrat/Gilroy-Bold.eot'); /* IE9 Compat Modes */
  src: local('Gilroy-Bold'), local('Gilroy-Bold-Normal'),
       url('../fonts/montserrat/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat/Gilroy-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat/Gilroy-Bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat/Gilroy-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat/Gilroy-Bold.svg#Montserrat') format('svg'); /* Legacy iOS */
}
 
 
 

.fz { margin:0 auto; width:95%; max-width:1600px;}
.fr { float:right;}
.fl { float:left;}
.clear { clear:both;}
a { text-decoration:none;color:#000;}
a:hover{ color:#c21c31;}
img { border:0;}
.index_height { width:100%; height:1000px;}
.index_heightz_z { margin:50px auto 0; height:300px; background:#CCC}
.iconfont::before { font-family: "iconfont" !important;  font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display:block; position:absolute; display:block;}

#goTopBtn {
POSITION: fixed; TEXT-ALIGN: center; LINE-HEIGHT:70px; background:#c21c31; color:#fff;WIDTH: 50px; BOTTOM: 20px; HEIGHT: 50px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 0px; _position: absolute; _right: auto; z-index:999;}
#goTopBtn:hover{  background:#333333 ; } 
#goTopBtn::before {   content: "\f0117"; right:0; top:20px; line-height:20px; color:#fff; line-height:50px; font-weight:bold; font-size:14px; width:50px; height:50px; text-align:center; position:absolute; left:0; top:0;  } 
#goTopBtn:hover::before{ color:#fff;}

.top1 { padding-top:140px; text-align:center}
.top2 { padding-top:80px;}
.t1 { font-size:32px; color:#333333; font-weight:500;} 
.p1{font-size: 16px;  color: #888888;margin-top: 20px;}

 
/* ===================导航========================== */
.index_head { width:100%;height: 115px;    z-index: 5555; position:fixed;}
.logo { width:20%;}
.logo img { height:75px; margin-top:20px; transition:all 0.6s; -transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s; }
.fixed .logo img { height:55px; margin-top:12px; transition:all 0.6s; -transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s; }
.top_head { width:100%; height:115px;   transition:all 0.6s; -transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s; position:fixed;   z-index:999; }
.headlf { display:none;}
.nav_z{z-index: 9999; position:relative; }
.nav_z .nav{display: block; width:80%;   margin-top:19px;   transition:all 0.6s; -transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s; }
.fixed .nav_z .nav{  margin-top:7px;   transition:all 0.6s; -transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s; }
.nav_z .nav .nav_pc{ width:100%;  }
.nav_z .nav ul li{float:left;box-sizing: border-box; text-align:center;z-index: 999;  position:relative; width:10.8% !important  } 
.nav_z .nav ul li .f_a{ line-height:60px;position:relative;  display:inline-block;font-size:17px;color:#000;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;transition:all 0.6s} 
.inner_header .nav_z .nav ul li .f_a{  color:#fff; } 
.inner_header .nav_z .nav ul li:hover .f_a,.inner_header .nav_z .nav ul li.active .f_a{  color:#c21c31; } 
.inner_header .fixed .nav_z .nav ul li .f_a{  color:#000; } 
.nav_z .nav ul li .f_a::after{  content: ""; width:100%; height:2px ; background:#c21c31; position:absolute; bottom:-5px; left:0;transform: scale(0,1);transform-origin:right;transition: transform .3s;}
.fixed  .nav_z .nav ul li .f_a::after {   bottom:-10px;  }
.nav_z .nav ul li:hover .f_a::after,.nav_z .nav ul li.active .f_a::after{width:100%;transform: scale(1);transform-origin:left;}
.nav_z .nav ul li .f_a:hover:after{width:100%;transform: scale(1);transform-origin:left;}

.nav_z .nav ul .search { position:relative; width:18% !important;}
.nav_z .nav ul .language::before {   content: "\e9ee"; left:40px; top:20px; color:#000; font-size:20px; width:20px; height:20px;animation: rotate 4s linear infinite;  } 
.nav_z .nav ul .language:hover::before{   animation: rotate 0s linear infinite; color:#c21c31;   } 
@keyframes rotate{from{transform: rotate(0deg)}
to{transform: rotate(360deg)}
}
 

.nav_z .nav ul li:first-child{ margin-left:6%;}
 
.nav_z .nav ul .search a::before { z-index:9999;  font-family: "iconfont"; display:block; position:absolute;  content: "\e86e"; right:0; top:11px; color:#fff; background:#c21c31; font-size:25px; width:40px; height:40px; text-align:center; line-height:40px; border-radius:100px;  } 

.nav_z .nav ul .search a:hover::before {    color:#fff; background:#162e7a;   }  
.nav_z .nav ul .search .f_a::after { display:none;}
.nav_z .nav ul .language .f_a::after { display:none;}
.nav_z .nav ul li:hover .f_a{color: #c21c31; transition:all .3s}
/*.nav_z .nav ul li .f_a::after {  content: ""; width:100%; height:2px ; background:#c21c31; position:absolute; bottom:-4px; left:0;transform: scale(0,1);transform-origin:right;transition: transform .3s;}*/
.fixed  .nav_z .nav ul li .f_a::after {   bottom:-10px;  }
.nav_z .nav ul li:hover .f_a::after{width:100%;transform: scale(1);transform-origin:left;}
.nav_z .nav ul li .f_a:hover:after{width:100%;transform: scale(1);transform-origin:left;}
.nav_z .nav ul li .s_navbox{ padding:15px 0;     top: 81px;display:none;position: absolute;left: 0;width: 100%; background:#fff; z-index: 9999;box-sizing: border-box; border-radius:7px; }
.fixed .nav_z .nav ul li .s_navbox{     top: 78px;}
.nav_z .nav ul li:first-child+li+li .s_navbox{ width:100%;}
.nav_z .nav ul li .s_navbox .s_a a{color:#a1a1a1;font-size:14px;text-transform:uppercase;display:block;padding:10px 0;  }
.nav_z .nav ul li .s_navbox .s_a a:first-child{position:relative;}
.nav_z .nav ul li .s_navbox .s_a a:first-child::after {
    content: '';
    position: absolute;
    z-index: 66;
    top:-22px; left:60px;
    border-color: transparent transparent transparent #fff;
    margin-top: -7px;
    border-width: 7px;
    border-style: solid;    transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
} 
.nav_z .nav ul li .s_navbox .s_a a:first-child{  border-TOP:0} 
.nav_z .nav ul li .s_navbox .s_a a:last-child{ border-BOTTOM:0 }
.nav_z .nav ul li .s_navbox .s_a a:hover{color: #c21c31; } 
.m_nav{display:none} 
.headrg .m_menuimg{display: none} 
.head_search{ display:block; position:absolute; right:5%; top:10px; width:444px; height:30px; line-height:30px; color:#fff; text-align:right; overflow:hidden; z-index:99999999999999;-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s}
.fixed .top_head{ width: 100%;  height:80px;  position: fixed; left: 0;  top: 0;   z-index: 5000; background:rgba(255,255,255,0.9); transition:all 0.6s; -transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s; border-bottom:1px solid #f4f4f4; }
.fixed .nav_z .nav ul li .f_a {  color: #323232;}
 .headrg { display:none;}
 
/* 下拉侧边菜单 */
.sidenav{position: relative;width:180px;display: block; float: left;}
.sidenav label {width:180px;display: block;padding-left: 55px;box-sizing: border-box; background: #128ee3;position: relative;height: 48px;line-height: 48px;color: #fff;font-size: 16px;}
.sidenav label i {width: 30px;height: 30px;display: block;position: absolute;background-size: 20px;left: 25px;top: 16px;}
.sidenav .side {display: inline-block;position: absolute;top: 48px;left: 0;z-index: 999;width: 180px;background: #fff;border-top: none;background-color: rgba(255, 255, 255, .95);box-sizing: border-box;}
.sidenav .side li {position: relative;width:100%; padding:5px 0px;border-bottom: 1px solid #cccccc;box-sizing: border-box}
.sidenav ul.side li:first-child {cursor: pointer; width:14%;}
.sidenav .side li a {color: #333;height: 40px;line-height: 40px;padding: 8px 0 8px 0;display: block;font-size: 16px;}
.sidenav .side li a:hover {background: none;color: #0085cd;}
.sidenav .side li a i {transition: all 0.3s ease 0s;}
.sidenav .side li a i.side_t {margin-left:10px; width: 40px;height: 40px;display: inline-block;vertical-align: middle;background-size: 30px;}
.sidenav .side li a:hover i {margin-left: 15px;} 
.sidenav .side li:hover .side_main {display: block;z-index: 999;}
.sidenav .side .side_main {display: none;width: 500px;background: #FFFFFF;position: absolute;left: 180px;top:0;box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);border: 1px #cecece solid;z-index: 7;}
.sidenav .side .side_main dl {margin: 20px;padding: 0;}
.sidenav .side .side_main dl dt {font-size: 18px;margin-bottom: 10px;color: #0173b2;font-weight: bold;}
.sidenav .side .side_main dl dt b{font-size: 15px;}
.sidenav .side .side_main dl dd {margin-bottom: 10px;display: inline-block;}
.sidenav .side .side_main dl dd a {position: relative; display: inline-block;color: #777;font-size: 14px;margin:0 4px ;padding: 0 5px;border-right: 2px solid #bbbbbb; height: auto;line-height: 1.5;transition: all 0.2s ease 0s;}
i.icon-hot,i.icon-new {display: inline-block;height: 9px;width: 24px; vertical-align: middle;}
i.icon-hot {background-position: 0 -240px;}
i.icon-new {background-position: -40px -240px;}
.sidenav .side .side_main dl dd a span {color: #999;}
.sidenav .side .side_main dl dd a:hover {background: none;color: #cf1322;transform:translateY(-2px);}
.sidenav .side .side_main dl dd a:hover b {color: #40adf5;}
.sidenav .side .side_main dl dd a:hover span {color: #40adf5;} 

/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
   .nav ul li .f_a{font-size:14px}
   .nav ul li .s_navbox .s_a a{font-size:12px}
   .foot_top ul{margin-left:60px}
   .nav ul li .s_navbox .s_a{width:100%}
  
} 
 
/*移动端导航*/
.closeicon a { display:block; width:60px; height:60px; position:relative;}
.closeicon a::before { content: "\e97d"; left:8px; top:20px; color:#fff; font-size:30px; width:60px; height:60px;   } 

.m_navList ul li:first-child{ text-align:center; padding:15% 0 15%;}
.m_navList ul li .c_logo{ width:55%;}
@media screen and (max-width: 1024px) and (min-width: 0px){
	 .headrg { display:block;}
	.top_head { height:90px;}
	.headlf {  display: block;}
	.nav_z { display: none;}
   .msgNum{display: none;}
   .head{display:none}
  
    .a_js{ display:block; width:40px; height:40px; margin:35px 0 0 0; white-space:nowrap;color:transparent;z-index:20;cursor:pointer; }
	.a_js span{display:block;height:3px;background:#c21c31;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
	.a_js span:nth-child(1){ width:30px; }
	.a_js span:nth-child(2){ width:45px;}
	.a_js span:nth-child(3){margin-bottom:0;width:30px;}
	.a_js:hover span:nth-child(1){transform: translateX(3px) translateY(0px) rotate(45deg); width:39px !important;}
	.a_js:hover span:nth-child(2){opacity:0; width:45px !important;}
	.a_js:hover span:nth-child(3){transform:translateX(3px) translateY(11px) rotate(-45deg); width:39px !important;}

   .m_img{display:block;height:90px; width:100%;z-index:9999;overflow: hidden; position:relative;}
   .m_img .headlf{height:90px; width:100%;  }
   .m_img .headlf .m_logo{      height: 63px;  margin-top: 13px; padding-left:3%;  transition:all 0.6s; -transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
   .fixed .m_img .headlf .m_logo { height: 55px; transition:all 0.6s; -transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
   .m_img .headlf a p { display:inline-block;     color:#c21c31; height:90px; position:absolute; right:25px; top:0; font-size:18px;}
   .m_img .headlf a p em { display:block; font-style:normal;color:#333333; margin-top:25px;}
   
   .m_img .headrg{ position:absolute; right:3%;  height:90px; top:0; z-index:66666; width:140px}
   .m_img .headrg .m_em{ width:60px; display:block; float:left; line-height:90px; text-align:right; font-size:25px; height:90px; background:url(../images/en.png) no-repeat left center}
   .m_img .headrg .a_js{ width:40px; display:block; float:right; }
   .m_img .headrg a .m_menuimg{height:25px;vertical-align:top;display: block}
   .m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
   .m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
   .m_nav .closeicon{position:absolute;width:20%;left:30px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
   .m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
   .m_nav .m_navList ul{padding-left:5%;padding-right:5%}
   .m_nav .m_navList ul li{border-bottom:1px solid #232530}
   .m_nav .m_navList ul li:first-child{border-bottom:0}
   .m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
   .m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%; position:relative;}
   .m_nav .m_navList ul li .m_f_a a{flex: 1;}
   .m_nav .m_navList ul li .m_f_a i{width: 100%; position:absolute; left:0; top:0;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
   .m_nav .m_navList ul li .m_f_a i::before {   content: "\eb78"; right:2px; top:11px; color:#fff; font-size:20px; width:20px; height:20px; } 
   .m_nav .m_navList ul li .m_f_a .icon_on::before {   content: "\eb79"; right:2px; top:11px; color:#fff; font-size:20px; width:20px; height:20px; } 
   .icon{ background:url(../images/plus.png) no-repeat right center ; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .icon_on{background:url(../images/reduce.png) no-repeat right center ;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
   .m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
}


@media only screen and (max-width: 1700px){	
   .nav_z .nav ul .language::before { left: 30px;}  
} 
@media only screen and (max-width: 1400px){	
   .nav_z .nav ul .language::before { left: 20px;}  
} 
  

/* banner */
.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.flexslider ul li  img{ width:100%; display:block;}
.flexslider ul li  .bm_img { display:none;}
.flex-control-nav{position:absolute;bottom:0;z-index:2;width:100%; left:0; height:110px; z-index:555; text-align:center;}
.flex-control-nav li{display:inline-block;width:44px;height:44px;margin:0 20px;*display:inline;zoom:1;text-align:center; margin-top:40px;}
/*.flexslider::after{ position:absolute; left:-70%; bottom:0; width:100%; background:#c21c31; height:110px; z-index:5; display:block; content:"";transform: skew(30deg); -moz-transform: skew(30deg);-ms-transform: skew(30deg);-o-transform: skew(30deg);-webkit-transform: skew(30deg); border-radius:0 30px 0 0} */

.flex-direction-nav{position:absolute;z-index:3;width:100%;bottom:45px; z-index:999; left:0; text-align:center;}
.flex-direction-nav li { display:inline-block;}
.flex-direction-nav li a{display:block;width:34px;height:34px;overflow:hidden;cursor:pointer;position:absolute; bottom:-10px;  background:#000; z-index:888; border-radius:100px;}
.flex-direction-nav li a:hover{ background:#c21c31}
.flex-direction-nav li a:hover::after { color:#fff}
.flex-direction-nav li a::after { width:34px; height:34px;    font-weight:bold;
    content: "\e660";    font-family: "iconfont" !important;
    left: 0;
    top: 0;
    color: #c21c31; 
    font-size:18px;
    width: 34px;
    height: 34px;
    position: relative;
    line-height: 34px;
    text-align: center;
    display: block;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.flex-direction-nav li a.flex-prev{left:60%;display:none;}
.flex-direction-nav li a.flex-next{left:57%;}
.flexslider ul li .flexslider_info { width:100%; position:absolute; left:0; top:0; height:100%;z-index:55;}
.flexslider_r dl dd {-webkit-transition: all 0.6s; opacity:0;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;transform: translateY(80px);}
.flexslider ul .flex-active-slide .flexslider_r dl dd{-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;transform: translateY(0); opacity:1;}
	
	
 
	
	
.flexslider ul .flex-active-slide .flexslider_r dl dd:first-child+dd{    -moz-transition: all 1s;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;}
.flexslider ul .flex-active-slide .flexslider_r dl dd:first-child+dd+dd{  -moz-transition: all 1s;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;}
.flexslider ul .flex-active-slide .flexslider_r dl dd:first-child+dd+dd+dd{  -moz-transition: all 1s;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;}
	
.flexslider_r { width:35%;   
    -ms-flex-align: center;
    align-items: center;
	-moz-align-items: center;-o-align-items: center;-webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	
	
	
	 height:90vh;}
.flexslider_r dl dd:first-child { margin-bottom:15px;}
.flexslider_r dl dd:first-child span { display:inline-block; padding:10px 0 10px 20px; position:relative; background:#333333;  border-radius:5px; color:#fff;}
.flexslider_r dl dd:first-child span::after { z-index:1; content:""; display:block;  position:absolute; width:100% ;top:0; height:100%; border-radius:5px; background:#333333;transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -webkit-transform: skew(-30deg); color:#fff;}
.flexslider_r dl dd:first-child span em { display:inline-block; position:relative; z-index:96; font-style:normal; font-family:"Arial"; font-weight:bold;}
.flexslider_r dl dd:first-child+dd { font-size:45px; color:#333333; margin-bottom:44px;}
.flexslider_r dl dd:first-child+dd+dd { line-height:1.5color:#393939; margin-bottom:68px;}
.flexslider_r dl dd:last-child a { display:inline-block; padding:20px 40px 20px 60px; position:relative; background:#c21c31;  border-radius:5px; color:#fff;}
.flexslider_r dl dd:last-child a::after { z-index:1; content:""; display:block;  position:absolute; width:100% ;top:0; height:100%; border-radius:5px; background:#c21c31;transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    -webkit-transform: skew(30deg); color:#fff;}
.flexslider_r dl dd:last-child a em { color:#fff;display:inline-block; position:relative; z-index:96; font-style:normal;font-family: "iconfont2";}
.flexslider_r dl dd:last-child a em::after {
    display: block;
    position: absolute;
     content: "\e68b";
    right: -50px;
    top:-10px;
    color: #fff; 
    font-size: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100px;    transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.flexslider_r dl dd:last-child a:hover em{ color:#fff} 	
.flexslider_r dl dd:last-child a:hover { background:#162e7a; }
.flexslider_r dl dd:last-child a:hover::after { background:#162e7a; color:#fff }
 .flexslider_r dl dd:last-child a:hover em::after{ color:#fff} 	
/*旋转样式*/
.flex-control-nav li a { position:relative; color:#000 ;text-align:center;}
.flex-control-nav li .flex-active {opacity: 1;}
.flex-control-nav li a::before{ display:none; opacity: 1;width:8px;height:8px; border-radius:50px; position:absolute; left:13px ; top:13px; content:""; background:rgba(255,255,255,0.5)}
.flex-control-nav li .flex-active::before{   background:#c21c31}
.flex-control-nav li { position:relative;}
.flex-control-nav li a::after{ position:absolute; left:-38px; bottom:15px; width:25px; background:#000; height:1px; z-index:5; display:block; content:"";} 
.flex-control-nav li:first-child a::after{   display:none;  } 
.flex-control-nav li a { display:block; line-height:34px;
    background-color: transparent;
 
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 16px;
    opacity: 1;
    pointer-events: auto;
    position: relative;
    width: 34px;
    height: 34px;
 
    border-radius: 50%;
    margin-right: 50px;
    cursor: pointer;
    margin: 0 6px;
} 
.flex-control-nav li .flex-active::after{ bottom:13px;}
.flex-control-nav li .flex-active {    border: 1px solid rgba(255,255,255,0);}
  
.flex-control-nav li a .eml{ display:block;
  
    width: 17px;
    height: 34px;
    position: absolute;
    left: -1px;
    top: -2px;
    overflow: hidden;
}

.flex-control-nav li a .emr:after {
    content: "";
    position: absolute;
    display: block;
    border-radius: 0 17px 17px 0;
    border: 1px solid #000;
    border-left: 0;
}

.flex-control-nav li a .eml:after, .flex-control-nav li a .emr:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 17px;
    height: 34px;
    border: 1px solid #000;
    border-radius: 17px 0 0 17px;
    border-right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; z-index:55;}
	
.flex-control-nav li a .eml, .flex-control-nav li a .emr { display:block;
   opacity: 0;
    width: 17px;
    height: 34px;
    position: absolute;
    left: -1px;
    top: -1px;
    overflow: hidden;}	
.flex-control-nav li .flex-active .eml, .flex-control-nav li .flex-active .emr { opacity:1;}	
.flex-control-nav li .flex-active .emr  { opacity:1;}	
.flex-control-nav li a .emr {
    left: auto;
    right:-1px;}

.flex-control-nav li a .emr:after {display:block;
    content: "";
    position: absolute;
    display: block; width: 17px;
    height: 34px;
    border-radius: 0 17px 17px 0;
    border: 1px solid #000;
    border-left: 0; 
 
}
	
 

.flex-control-nav li .flex-active .emr:after {
    transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; -webkit-transform-origin: left center;
    animation-fill-mode: forwards;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-name: spinright;	
 
 
}
.flex-control-nav li .flex-active .eml:after {
    transform-origin: right center;-moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; -webkit-transform-origin: right center;
    animation-fill-mode: forwards;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-name: spinleft;
 
 
}
	
	
@keyframes spinleft{
		0%{transform:rotate(180deg);}
		50%{transform:rotate(180deg);}
		100%{transform:rotate(360deg);}
		
		}
@keyframes spinright{
		0%{transform:rotate(180deg);}
		50%{transform:rotate(360deg);}
		100%{transform:rotate(360deg);}
	
}
/*旋转样式*/





/* search */
.reveal-modal-bg{position:fixed;height:100%;width:100%;background-color:#000;z-index:100;display:none;top:0;left:0;}
.reveal-modal{visibility:hidden;top:105px !important;left:0;width:100%;position:absolute;z-index:101; }
.fixed .reveal-modal { position:fixed;    top: 84px !important; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.reveal-modal .close-reveal-modal {
font-size:22px;line-height:.5;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;} 
.nav_z .nav ul .search a{display:block;width:40px; float:right; height:90px;margin:0 auto;text-align:center;font-size:18px;color:#5e5e5e;text-decoration:none;}
.search_modal_r { position:relative; width:600px; height:70px; -moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4); background:#f4f4f4;}
.search_modal_r .text_search { width:410px; padding:0 10px; float:right; margin-right:90px; border:0; background:#fff;height:40px; line-height:40px; margin-top:15px;}
.search_modal_r .search_btn { text-align:center; line-height:10px; width:60px; margin-left:15px; float:left; position:relative; background:#c21c31; height:40px; margin-top:15px;border:0;cursor: pointer;}
.search_modal_r .search_btn:hover {  background:#333333;  }
.search_modal_r .close-reveal-modal { width:70px; height:70px; line-height:60px; text-align:center; color:#000; font-size:50px; position:absolute; right:10px; top:0; font-weight:100; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.search_modal_r .close-reveal-modal:hover { color:#c21c31;  transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;     transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);}
.search_modal_r .search_btn::before {  content: "\e86e"; left:8px; top:0; color:#fff; font-size:24px; width:40px; height:40px; text-align:center; line-height:40px;  } 
 
	
	

/* ===================首页样式========================== */
.banner{width: 100%;overflow: hidden;position: relative;}
.banner-img{width: 100%;overflow: hidden;}
.banner-img img{width: 100%;object-fit: cover;}
.banner-img img.pc{display: block;min-height: 580px;}
.banner-img img.mb{display: none;min-height: 300px;}
.banner-prev, .banner-next{position: absolute;z-index: 4;width: 60px;height: 60px;top: 50%;margin-top: -30px;background: rgba(0, 0, 0, .6) ;cursor: pointer;transition: all .4s ease;font-family: "iconfont" !important;  font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display:block; border-radius:5px;}
.banner-prev::before { font-weight:100;  content: "\e660"; left:0; top:0; color:#fff; font-size:30px; width:60px; height:60px;  position:relative; line-height:60px; text-align:center; display:block;  } 
.banner-next::before { font-weight:100;  content: "\e660"; left:0; top:0; color:#fff; font-size:30px; width:60px; height:60px;  position:relative; line-height:60px; text-align:center; display:block;     transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); } 
.banner-prev{left: 0; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s; opacity:0;}
.banner:hover .banner-prev{left: 4%;  transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;opacity:1;}
.banner-next{right: 0; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;opacity:0;}
.banner:hover .banner-next{right: 4%;  transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;opacity:1;}
.banner-prev:hover, .banner-next:hover{background-color: #0062b2;}
.banner-dot{position: absolute;z-index: 4;left: 0;width: 100%;bottom:30px; text-align:center;}
.banner .swiper-pagination{ bottom: 0;}


.banner .swiper-pagination-bullet {width:8px;height:8px;border-radius:50px;background: #fff;opacity: 1;margin: 0 10px!important; display:inline-block; position:relative; }
.banner .swiper-pagination-bullet-active {opacity: 1;}
.banner .swiper-pagination-bullet-active::before{ opacity: 1;width:22px;height:22px; border-radius:50px; display:block; position:absolute; left:-7px ; top:-7px; content:""; background:rgba(255,255,255,0.5)}
 
/*
.banner .swiper-pagination-bullet {width:60px;height:6px;border-radius:5px;background: #fff;opacity: 1;margin: 0 10px!important; display:inline-block; position:relative; overflow:hidden;}
.banner .swiper-pagination-bullet-active {opacity: 1;}
.banner .swiper-pagination-bullet::before{ opacity: 1;width:60px;height:6px; display:block; position:absolute; left:-60px ; top:0; content:""; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s; }
.banner .swiper-pagination-bullet-active::before { width:60px; background:#c21c31; left:0; transition:all 4s;   -webkit-transition: 4s; -o-transition: 4s; -moz-transition: 4s; transition:4s;  }

*/


  




/* ===================首页关于我们========================== */
 	
/* 首页关于我们 */	
.pd1 { padding-top:140px;}
.index1 { width:100%; padding-bottom:100px; overflow:hidden; background-image:url(../images/about_bj.jpg); background-position:center; background-repeat:no-repeat; background-size:cover;}
.index1_l { width:45%;}
.index1_r { width:40%; min-height:680px; position:relative;} 
.t1{ text-align:center;}	
.t1 h3 {   font-size:48px;  }
.t1 h3 span { display:block;}
.index1 .t1{ text-align:left;}	
.index1_info { line-height:2; padding-top:60px;  color:#656565; font-size:17px;}
.index1_rbj { position:absolute; right:0; bottom:0; width:55%; overflow:hidden; border-radius:0 0 30px 0; z-index:1;}
.index1_rbj img { width:100%; display:block;}
.index1_ri { width:85%; position:absolute; left:0; top:0; border-radius:30px 0 30px  0; z-index:88; overflow:hidden;}



/*视频弹窗*/
.about_video img{ width:100%; display:block; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.about_video:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.about_video .bgs:after{ content:""; position:absolute; width:100%; height:100%; top:0; left:0;background-image:url(../images/about_pic2.png); background-size:80px 80px;background-repeat:no-repeat; background-position:center center;transition:all 0.4s;}
.about_video:hover .bgs:after{ background-image:url(../images/about_pic2h.png); background-size:80px 80px;background-repeat:no-repeat; background-position:center center;transition:all 0.4s;}
/*.about_video .bgs:before { content:""; position:absolute; width:100%; height:100%; top:0; left:0;background:rgba(0,0,0,0.3); }
.about_video .bgs:hover:before {  background:rgba(0,0,0,0); }鼠标经过*/


.about_video .bgs {   height: 100%;  overflow: hidden; transition: all 0.4s; position: absolute;  bottom: 0%;  left: 0;  width: 100%; background: rgba(0,0,0,0.1);  display: flex;   justify-content: center;  align-items: center;}
 .about_video { cursor: pointer;  overflow: hidden;  position: relative;  }
#hidden{z-index: 2147483647;display: none; background: #000; filter: alpha(opacity=0); left: 0px; opacity: 0; position: fixed; width: 3000px; height: 100%; padding-top: 28%; text-align: center; top:0;}
#hiddenimg{opacity:1  ; display:none; position:fixed;left:0%; width:100%; height:300px;padding-top:0;z-index:2147483647; top:28%; text-align:center;}
#hiddenimg img{ width:90%;max-width:300px; margin:0 auto; }
#hiddenimg2{text-align: center;}
.weixinclose{ position:fixed; right:2%; top:2%; color:#fff; font-size:30px; cursor:pointer; z-index:2147483648; font-weight:normal; display:none;}
/*视频弹窗*/
.mainFilter{width: 100%;height: 100%;position: fixed;top: 0;left: 0;bottom: 0;right: 0;z-index: 100;display: none;background: url(../images/about_bg.png);z-index: 1000000000000000000;}
.popupVideo {
  max-width:890px;
  width:96%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 120;
  display: none;
  border-radius:4px;
  outline:none;
z-index: 10000000000000000000;}
.popupVideo iframe,
.popupVideo video {
  width: 100%;
  max-height: 500px;
   background: #000;
}
.popupVideo .close { z-index:100000000000000000000;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -20px;
  right: -20px;
  background: url(../images/c10.png) no-repeat center;
  cursor: pointer;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  border-radius:50%;
}
.popupVideo .close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
   background-color:#e50012;
    background-image:url(../images/c10.png);
}
 



/* 数字*/
.value_content{width: 100%; }
.value_info { width:100%; margin-top:50px;   position:relative; z-index:1}
.value_info dl dd {   float:left; position:relative;   }
.value_info dl dd:first-child {width:28%;    }
.value_info dl dd:first-child+dd {width:28%;    } 
.value_info dl dd:first-child+dd+dd {width:22%;} 
.value_info dl dd:last-child {width:22%;}
.value_info dl dd .i_img { display:block; width:100%; text-align:center;}
.value_info dl dd .i_img img { height:47px; display:block; margin:0 auto;}
#seventh .sp1 { color:#000000; display:block; font-size:17px; width:100%}
#seventh .sp2 { color:#000000; display:block; font-size:17px; width:100%}
.buttonBox{ position:relative;outline:none;transition:all 1s; padding-top:20px;  }
#seventh span{ color:#c40000; font-size:60px;   position:relative;   font-weight:bold; display:inline-block;  outline:none;transition:all 1s;  }
.value_info ul li .value_t { font-size:20px; color:#333333;}
#seventh .counter{font-size:50px;}
#seventh .i_i { font-style:normal; color: #fff; display:inline-block; font-size:16px;   }
.value_info dl { width:100%; margin:0 auto;}	
.value_title { text-align:center;}
.value_title p:first-child  { font-size:55px; margin-bottom:10px;}
.value_title p:last-child  { font-size:25px;  }
.value_info dl dd em { margin-top:32px; display:block;   position:relative; font-style:normal; text-align:center;}
 
 .index1_more {  width:100%; margin:70px 0 110px}
.index1_more a{  display: inline-block; padding: 20px 40px 20px 40px; position: relative;  background: #c21c31; border-radius: 5px;  color: #fff; } 
.index1_more a::after { z-index:1; content:""; display:block;  position:absolute; width:100% ;top:0; height:100%; border-radius:5px; background:#c21c31;transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    -webkit-transform: skew(30deg); color:#fff;}
.index1_more a em { color:#fff;display:inline-block; position:relative; z-index:96; font-style:normal; font-family: "iconfont2";}
.index1_more a em::after {
    display: block;
    position: absolute;
     content: "\e68b";
    right: -50px;
    top:-10px;
    color: #fff; 
    font-size: 18px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100px;    transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.index1_more a:hover { background:#162e7a; color:#fff }
.index1_more a:hover::after { background:#162e7a; }


.about1 .value_info dl dd em { text-align:left;}
.about1 .value_info dl dd em img {
    display: block;
    height: 62px;
    position: absolute;
    left: -80px;
    top: 27px;
    z-index: 99;
}
.about1 #seventh span { font-weight:500;
    color: #333333;
    font-family: 'Gilroy-Bold';
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    font-size: 90px;
    outline: none;
    transition: all 1s;}
.about1 .buttonBox p {
    font-size: 18px;
    color: #888888;
    margin-top: 10px;
}









/* ===================首页产品中心========================== */
.index2 { width:100%; background-position:center; background-size:cover; background-repeat:no-repeat; overflow:hidden; position:relative;}
.index2 .index1_title { padding-top:122px;}
.index2_desc { line-height:1.8; font-size:20px; color:#666666; margin:30px auto 10px; width:65%; text-align:center;}
.index2_yw { display:none;position:absolute; width:100%; left:0; top:0; z-index:55; height:120px; text-align:right; line-height:86px;}
.index2_yw span{  font-family:"Arial Black"; font-weight:bold; display: inline-block; padding: 20px 40px 20px 40px; position: relative;    border-radius: 5px;  color: #333333; font-size:50px; height:120px;}
.index2_yw span::before { z-index:1; content:""; display:block;  position:absolute; width:100%; right:-40px;top:0; height:100%; border-radius:5px; background:#c21c31; }
.index2_yw span::after { z-index:1; content:""; display:block;  position:absolute; width:100%; left:-4px;top:0; height:100%; border-radius:0 10px 0; background:#c21c31;transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    -webkit-transform: skew(30deg); color:#fff;}	
.index2_yw span em {  display:inline-block; position:relative; z-index:96; font-style:normal;}

  
 
/*.z-list2 .txt .more:after{*/
/*    content: '>';*/
/*}*/
 
 
 
.index-row4 {
	padding: 0 0 50px;
	overflow: hidden
}

.oclean-swiper {
	position: relative
}

.oclean-swiper .pic {
	position: relative; 
	overflow: hidden
}
.oclean-swiper .pic img { opacity:0; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.oclean-swiper .swiper-slide-active .pic img { opacity:1;transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.oclean-swiper a .swiper_info { width:25%; position:absolute; left:11%; top:0; min-height:570px; -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; opacity:0.5; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s}
	
.oclean-swiper .swiper-slide-active .swiper_info {  left:-28%; opacity:1; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s}
		
.oclean-swiper a .swiper_info  dl dd:first-child { margin-bottom:15px; font-size:20px;}
.oclean-swiper a .swiper_info  dl dd:first-child em { font-style:normal; display:inline-block; padding:5px 0 5px 20px; position:relative; background:#333333;  border-radius:5px; color:#fff;}
.oclean-swiper a .swiper_info  dl dd:first-child em::after { z-index:1; content:""; display:block;  position:absolute; width:100% ;top:0; height:100%; border-radius:5px; background:#333333;transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -webkit-transform: skew(-30deg); color:#fff;}
	
.oclean-swiper a .swiper_info  dl dd:first-child em i { display:inline-block; position:relative; z-index:96; font-style:normal; font-family:"Arial"; font-weight:bold;}
.oclean-swiper a .swiper_info  dl dd:first-child+dd { font-size:45px; color:#333333; margin-bottom:10px;}
.oclean-swiper a .swiper_info  dl dd:first-child+dd+dd { line-height:1.5;color:#989898; margin-bottom:68px;font-size:20px;}
.oclean-swiper a .swiper_info  dl dd:last-child em { display:inline-block; padding:10px 30px 10px 30px; position:relative; background:#c21c31;  border-radius:5px; color:#fff;}
.oclean-swiper a .swiper_info  dl dd:last-child em::after { z-index:1; content:""; display:block;  position:absolute; width:100% ;top:0; height:100%; border-radius:5px; background:#c21c31;transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    -webkit-transform: skew(30deg); color:#fff;}
.oclean-swiper a .swiper_info  dl dd:last-child em i { color:#fff;display:inline-block; position:relative; z-index:96; font-style:normal;  font-family: "iconfont2";}
.oclean-swiper a .swiper_info  dl dd:last-child em i::after {
    display: block;
    position: absolute;
     content: "\e68b";
    right: -40px;
    top:-10px;
    color: #fff; 
    font-size: 15px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100px;    transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.oclean-swiper a .swiper_info  dl dd:last-child em:hover { background:#162e7a; }
.oclean-swiper a .swiper_info  dl dd:last-child em:hover::after { background:#162e7a; }

.oclean-swiper .pic:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -50px;
	width: 100px;
	height: 56px;
	z-index: 10;
 
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.oclean-swiper .swiper-slide .pic:hover:before {
	background-image: url(../images/icon-play-on.png);
}

.oclean-swiper .pic img { width: 75%; 
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	margin: 0 auto;
    display: block;
}

.oclean-swiper .swiper-slide-active:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 218px;
	background: url(../images/mask.png) no-repeat center;
	-webkit-background-size: cover;
	background-size: cover
}

.oclean-swiper .swiper-slide-active:hover .pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05)
}

.oclean-swiper .tit {
	position: absolute;
	top: 62px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 60px;
	color: #fff;
	z-index: 2
}

.oclean-swiper .swiper-arrow {
	position: absolute;
	
	margin-top: -15px;
	width: 36px; border-radius:50px;
	height: 36px; line-height:36px; text-align:center;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	z-index: 3
}

.oclean-swiper .swiper-arrow.swiper-prev { 	right:0; top: 50%; background:#dddddd;font-family: "iconfont2";} 
.oclean-swiper .swiper-arrow.swiper-prev:hover { 	 background:#c21c31; } 
.oclean-swiper .swiper-arrow.swiper-prev::after {
    display: block;
     content: "\e6a3"; 
    color: #fff; 
    font-size: 17px;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}

.oclean-swiper .swiper-arrow.swiper-next { 	right:0; top:57%; background:#c21c31;font-family: "iconfont2";} 
.oclean-swiper .swiper-arrow.swiper-next:hover { 	 background:#dddddd; } 
.oclean-swiper .swiper-arrow.swiper-next::after {
    display: block;
     content: "\e6a4"; 
    color: #fff; 
    font-size: 17px;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}


 
.oclean-swiper .swiper-dots { opacity:0;
	position: absolute;
	bottom: 45px !important;
	z-index: 3;
	text-align: center
}

.oclean-swiper .swiper-dots .swiper-pagination-bullet {
	width: 40px;
	height: 4px;
	background: rgba(255, 255, 255, .5);
	opacity: 1;
	border-radius: 0;
	margin: 0 10px !important;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.oclean-swiper .swiper-dots .swiper-pagination-bullet-active {
	background: #f5343f
}

 

 
 
 
.f-language .at span {text-decoration: underline}

.f-language .con {
	position: absolute;
	bottom: 36px;
	right: 0;
	background: #fff;
	width: 140px;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 4px;
	display: none;
	z-index: 10;
	text-align: center;
}

.f-language .con a:hover {
	color: #f4313f
}

.fd-share {
	background: #eaeaea;
}

.fd-share .wp {
	display: flex;
}

.fd-share a {
	position: relative;
	width: 30px;
	height: 30px;
	margin-right: 20px;
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.fd-share a:hover {
	background-image: url(../images/share-on.png)
}

.fd-share .con {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	bottom: 160%;
	width: 150px;
	height: 150px;
}

.fd-share .con img {
	display: block;
	width: 100%;
	height: 100%;
}

.fd-share a.share-weixin {
	background-position: 0 0
}

.fd-share a.share-weibo {
	background-position: right 0
}
   
 
  

.wx-qr {
	position: absolute;
	bottom: 120%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100px;
	height: 100px;
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	overflow: hidden;
	padding: 10px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.wx-qr img {
	display: block;
	width: 100%;
	height: 100%;
}

.media a:hover .wx-qr {
	opacity: 1;
}

.pop-mask {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .65);
	z-index: 800;
}

 

.pop-win {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 801;
	width: 880px;
}

.pop-win .pop-tit {
	font-size: 18px;
	color: #424242;
	height: 60px;
	line-height: 60px;
	padding: 0 24px;
	background: #ffffff;
}

.pop-win .pop-con video {
	display: block;
	width: 100%;
	background: #000;
}

.wp {
	padding: 0 50px;
	max-width:1200px;
	margin: 0 auto
}











/* ===================首页应用案例========================== */
.index3 { width:100%; padding-top:80px;  }
.index3_desc { color:#666666; font-size:20px; text-align:center; width:100%; margin-top:20px}
.index3 .index1_title { padding-top:0}

.index3_yw {display:none; position:absolute; width:100%; left:0; top:0; z-index:555; height:120px; text-align:left; line-height:86px;}
.index3_yw span{  font-family:"Arial"; font-weight:bold; display: inline-block; padding: 20px 40px 20px 40px; position: relative;    border-radius: 5px;  color: #000000; font-size:50px; height:120px;}
.index3_yw span::before { z-index:1; content:""; display:block;  position:absolute; width:100%; left:-40px;top:0; height:100%; border-radius:5px; background:#c21c31; }
.index3_yw span::after { z-index:1; content:""; display:block;  position:absolute; width:100%; left:-4px;top:0; height:100%; border-radius:0 0 10px 0; background:#c21c31;transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -webkit-transform: skew(-30deg); color:#fff;}	
.index3_yw span em {  display:inline-block; position:relative; z-index:96; font-style:normal;}

.m-solve-box .container { position:absolute; left:0; top:0; z-index:55; width:100%; height:100%;}
.m-box { margin-top:70px; width:100%; position:relative;} 
.m-solve-box { width:100%; position:relative;}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: 0;
	margin-left: 0
}
}
@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px
}
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px
}
.jumbotron .container {
	max-width: 100%
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-right: 60px;
	padding-left: 60px
}

.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel{width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1; height:100%;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y; height:100%;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0); height:100%;}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none; height:100%;}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel .owl-item .cm_img{display:none; }
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{display:none}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js.owl-carousel{display:block}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}

.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-carousel .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-carousel .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:0 7px;background:#D6D6D6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-carousel .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-carousel .owl-nav .disabled{opacity:.5;cursor:default}.owl-carousel .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-carousel .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span{background:#869791}

.m-solve-box{ } 
#solve1 .item {
    background: no-repeat center top;
    background-size: cover;

}


#solve2 .active { background-color:none !important;}
#solve2 .item {  color: #FFF;   text-align: center;   cursor: pointer;  height:100%; position:relative;}
#solve2 .item::before{ display:block; width:1px; height:100%; content:""; background:rgba(255,255,255,0.1);  position:absolute; left:0; top:0; z-index:5555}
#solve2 .item:first-child::after{ display:none;}
#solve2 .current .solve2Item{background:rgba(0,0,0,0.4);}
#solve2 .item .solve2Item dl dd { padding:0 45px; color:#fff;}
#solve2 .item .solve2Item dl dd:first-child i { display:block; width:90px; height:90px; margin:0 auto;}

#solve2 .item .solve2Item dl dd:first-child .is1 { background:url(../images/icon13.png) no-repeat center center;}
#solve2 .current .item .solve2Item dl dd:first-child .is1 { background:url(../images/icon13h.png) no-repeat center center;}
#solve2 .item .solve2Item dl dd:first-child .is2 { background:url(../images/icon14.png) no-repeat center center;}
#solve2 .current .item .solve2Item dl dd:first-child .is2 { background:url(../images/icon14h.png) no-repeat center center;}
#solve2 .item .solve2Item dl dd:first-child .is3 { background:url(../images/icon15.png) no-repeat center center;}
#solve2 .current .item .solve2Item dl dd:first-child .is3 { background:url(../images/icon15h.png) no-repeat center center;}
#solve2 .item .solve2Item dl dd:first-child .is4 { background:url(../images/icon16.png) no-repeat center center;}
#solve2 .current .item .solve2Item dl dd:first-child .is4 { background:url(../images/icon16h.png) no-repeat center center;}
#solve2 .item .solve2Item dl dd:first-child .is5 { background:url(../images/icon17.png) no-repeat center center;}
#solve2 .current .item .solve2Item dl dd:first-child .is5 { background:url(../images/icon17h.png) no-repeat center center;}

#solve2 .item .solve2Item dl dd:first-child+dd{ font-size:30px; text-align:center;font-weight:700;}
#solve2 .item .solve2Item dl dd:first-child+dd+dd{ font-size:16px; color:#e1e1e1; line-height:2; text-align:center;  }
#solve2 .item .solve2Item dl dd:last-child { margin-top:130px;}
#solve2 .item .solve2Item dl dd:last-child span { display:inline-block; padding:10px 30px 10px 30px; position:relative; background:#c21c31;  border-radius:5px; color:#fff;}
#solve2 .item .solve2Item dl dd:last-child span::after { z-index:1; content:""; display:block;  position:absolute; width:100% ;top:0; height:100%; border-radius:5px; background:#c21c31;transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    -webkit-transform: skew(30deg); color:#fff;}
#solve2 .item .solve2Item dl dd:last-child span em { color:#fff;display:inline-block; position:relative; z-index:96; font-style:normal;  font-family: "iconfont2";}
#solve2 .item .solve2Item dl dd:last-child span em::after {
    display: block;
    position: absolute;
     content: "\e68b";
    right: -40px;
    top:-10px;
    color: #fff; 
    font-size: 15px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100px;    transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);}
#solve2 .item .solve2Item dl dd:last-child span:hover { background:#162e7a; }
#solve2 .item .solve2Item dl dd:last-child span:hover::after { background:#162e7a; }
#solve2 .item .solve2Item dl dd:last-child span { display:inline-block; padding:10px 30px 10px 30px; position:relative; background:#c21c31;  border-radius:5px; color:#fff;}
#solve2 .item .solve2Item dl dd:last-child span::after { z-index:1; content:""; display:block;  position:absolute; width:100% ;top:0; height:100%; border-radius:5px; background:#c21c31;transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    -webkit-transform: skew(30deg); color:#fff;}
#solve2 .item .solve2Item dl dd:last-child span em { color:#fff;display:inline-block; position:relative; z-index:96; font-style:normal;  font-family: "iconfont2";}
#solve2 .item .solve2Item dl dd:last-child span em::after {
    display: block;
    position: absolute;
     content: "\e68b";
    right: -40px;
    top:-10px;
    color: #fff; 
    font-size: 15px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100px;    transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);}
	#solve2 .item .solve2Item dl dd:last-child a:hover span em::after { color:#fff}
#solve2 .item .solve2Item dl dd:last-child span:hover { background:#162e7a; }
#solve2 .item .solve2Item dl dd:last-child span:hover::after { background:#162e7a; }

#solve2 .item .solve2Item dl dd:first-child+dd+dd{ height:0; overflow:hidden; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
#solve2 .current .item .solve2Item dl dd:first-child+dd+dd{ margin-top: 50px;height:auto; overflow:inherit; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}

#solve2 .item .solve2Item dl dd:last-child{ height:0; overflow:hidden; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
#solve2 .current .item .solve2Item dl dd:last-child{ height:auto; overflow:inherit; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}


#solve2 .solve2Item{width: 100%;height: 100%; -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;}
.solitem-img{width: 37px;height: 37px;/*overflow: hidden;*/display: inline-block;position: relative;}
.solitem-p{font-size: 14px;color: #666;padding-top: 14px;}
.solicoimg1{position: absolute;top: 0;left: 0;}
#solve2 .current .item .solitem-p{color: #0168b7;}
.m-solve-box .owl-nav .owl-prev{width: 60px;height:60px; padding:0; margin:0; line-height:60px; text-align:center; border-radius:100px;  background:#a3a3a3;overflow: hidden;position: absolute;top:50%;left:2%;    font-family: "iconfont2";}
.m-solve-box .owl-nav .owl-prev::after {
    display: block;
    content: "\e6a4";
    color: #fff;
    font-size: 17px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;}
	
	
.m-solve-box .owl-nav .owl-next::after {
    display: block;
    content: "\e6a3";
    color: #fff;
    font-size: 17px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;}	
.m-solve-box .owl-nav .owl-prev:hover{background:#c21c31;}
.m-solve-box .owl-nav .owl-next{width: 60px;height:60px;  padding:0; margin:0;  line-height:60px; text-align:center;border-radius:100px; background:#a3a3a3;overflow: hidden;position: absolute;top: 50%;right: 2%;    font-family: "iconfont2";}
.m-solve-box .owl-nav .owl-next:hover{background:#c21c31;}


.sol-con{width: 533px;height: 191px;display: table;vertical-align: middle;background: url("../images/kuang_04.png") no-repeat center top;background-size: contain;/*margin-top: 50px;*/ position: absolute;top: 26%;left: 10%;}
.sol-conbox{width: 535px;height: 191px;display: table-cell;vertical-align: middle;padding-left: 46px;background: url("../images/jt_04.png") no-repeat 445px center;}
.sol-h1{font-size: 30px;color: #0168b7;}
.sol-h1 em{display: block;font-size: 16px;padding-top: 10px;}
#solve1 .item:hover .sol-conbox{background-position: 460px center;}

.m-com-news{background: #e0eaf1;}
.m-com-news-h1{text-align: center;font-size: 40px;color: #010101;padding-bottom: 50px;}
.m-com-news-h1 a{color: #010101;}
.m-com-news-h1 em{display: block;font-size: 18px;padding-top: 20px;margin-top: 20px;background: url("../images/embj_11.jpg") no-repeat center top;text-transform: uppercase;}
.m-c-n-img{overflow: hidden;position: relative;}
.m-c-n-img img{display: block;}
.m-c-n-tit{font-size: 17px;color: #000;font-weight: bold;height: 60px;line-height: 60px;overflow: hidden;}
.m-c-n-bri{font-size: 14px;color: #666;line-height: 25px;height: 95px;overflow: hidden;text-align: justify;padding-top: 20px;position: relative;}
.m-c-n-bri:before{content: "";position: absolute;top: 0;left: 0;width: 19px;height: 2px;background: #2e87ff;}
.m-c-n-bri:after{content: "";position: absolute;top: 0;left: 0;width: 0;height: 2px;background: #ffbf00;}
.m-c-n-list .item:hover .m-c-n-bri:after{width: 19px;}
.m-c-n-list .item a{padding: 5px;}
.jt-btn{display: block;background: url("../images/hjt_20.png") no-repeat;width: 32px;height: 32px;margin-top: 30px;}
.m-c-n-list .item:hover .jt-btn img{opacity: 0;}
/*
a,.nav>li:before,.nav>li>a,.n-sub-img img,.nav-sub,.m-c-n-bri:after,.m-c-n-img img,.jt-btn img,.data,.m-pro-zz,.m-pro-tit,header,.solicoimg1,.solitem-p,.m-solve-box .owl-nav .owl-prev,.m-solve-box .owl-nav .owl-next,.sol-conbox,.xb-num,.header-R,.jjfa-btn,.jjfa-btn:before,.proimg img,.dsjbox2img img,.pro-b-lp,.pro-b-limg,.tzz-lr,.tzz-span,.tzz-tb,.kycg-l-con,.time-ri,.time-nian,.lhsys-z-t-R-tit,.lhsys-z-img2,.zlxz-l-btn,.zlxz-list li,.zlxz-l-top,.shfw-l-img img,.shfw-list .item,.shfw-l-cp2:after,.fwjb-i-tbi2,.fwjb-item-tb,.kycg-time:before,.kycg-time,.ab-b2ico-b,.ab-B3-1p,.ab-B3-1img img,.rec-list li,.zwmc-p em,.zwmc-p span,.zwmc-p:after,.rec-l-con p,.social-list li,.social-btn,.social-con p,.social-list li .social-img img,.news-rel-img img,.news-lR-btn:before,.newsBOX1 img,.n-B2cR-t1zz,.product-top .item,.aboutbghj img,.so-close{transition:All 0.3s ease-in-out;-webkit-transition:All 0.3s ease-in-out;-moz-transition:All 0.3s ease-in-out;-o-transition:All 0.3s ease-in-out;}
*/
.so-close:hover{transform:rotate(180deg); -webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);}
.solicoimg1,#solve2 .current .item .solicoimg2{ transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);  }
#solve2 .current .item .solicoimg1{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);}
 
@media screen and (max-width: 1440px) {

    .m-com-news-h1{font-size: 20px;padding-bottom: 20px;}
    .m-com-news-h1 em{font-size: 12px;padding-top: 10px;margin-top: 10px;}
 
}


 
@media screen and (max-width: 1199px){

    .m-com-news-h1{font-size: 25px;padding-bottom: 20px;} 
    .m-com-news-h1 em{font-size: 15px;margin-top: 10px;}
    .m-product-p{display: none;}
    .m-pro-tit{height: 50px;line-height: 50px;}
    .m-solve-box .owl-nav .owl-next{right: -10px;}
    .m-solve-box .owl-nav .owl-prev{left: -10px;}
    .m-c-n-list .owl-item img{width: 100%;}



}
@media screen and (max-width: 767px) {
 
    .m-pro-img>img{width: 100%;}
    .mapTipListh2{font-size: 16px;}
    .mapTipListp1{font-size: 13px;padding-top: 4px;padding-bottom: 4px;}
    .mapTipListp2{font-size: 13px;}
    .mapTipText{height: 100px;width: 150px;}
    .mapTipList{height: 100px;}


}
@media (min-width: 320px)  and (max-width: 540px)  {

    .m-c-n-tit{font-size: 15px;font-weight: normal;height: 40px;line-height: 40px;}
    .m-c-n-bri{font-size: 14px;height: 58px;padding-top: 10px;line-height: 22px;}
    .m-c-n-list .owl-nav.disabled+.owl-dots{margin-top: -15px;}
    .m-c-n-list .item{margin-top: -20px;}


}
 
 

/* ===================首页动态========================== */
.index4 { padding-top:140px;   position:relative; overflow:hidden;}
.index4_l { width:100%}
.index4_title { text-align:center;}
.index4_title span{    color: #333333;   font-size: 48px; font-weight:bold;}
.index4_title p{   color: #666666; font-size: 20px;    margin-top:20px;}
.index4_content { padding-top:60px;} 
.index4_content ul li { margin-left:3%; float:left; width:31.33%;} 
.index4_content ul li a dl dd:first-child { width:100%; overflow:hidden; border-radius:10px;}
.index4_content ul li a dl dd:first-child img{   width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.index4_content ul li:hover a dl dd:first-child img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.index4_content ul li a dl dd:first-child+dd{ color:#222222; padding-top:30px; font-size:22px; font-weight:bold;}
.index4_content ul li:hover a dl dd:first-child+dd{ color:#c21c31; }
.index4_content ul li a dl dd:last-child{ color:#bdbdbd; padding-top:5px; font-size:18px; font-weight:bold;}

.index4_content ul li:first-child { margin-left:0}
#IndexBlock2{   } 
#IndexBlock2 .container{   }
#IndexBlock2 .Productlist2{ overflow:hidden; } 

#IndexBlock2 .PBox{  margin-bottom: 27px; }
#IndexBlock2 .PNBtn span{ cursor:pointer; position:absolute; bottom:32px;  z-index:33333; display:block; height:16px; width:16px; border-radius:50%; z-index: 2;font-family: "iconfont2"; }
#IndexBlock2 .PNBtn .prev{  left:0; }
#IndexBlock2 .PNBtn .prev::after {
    display: block;
    content: "\e65f";
    color: #bdbdbd;
    font-size: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
	transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); 
}
#IndexBlock2 .PNBtn .next::after {
    display: block;
    content: "\e65f";
    color: #bdbdbd;
    font-size: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px
}
#IndexBlock2 .PNBtn .next:hover::after {    color: #c21c31; }
#IndexBlock2 .PNBtn .prev:hover::after {    color: #c21c31; }
#IndexBlock2 .PNBtn .next{   left: 137px; }

.index4_r #IndexBlock2 .Productlist2 li a dl dd:first-child{ width:100%; overflow:hidden; background:#f1f1f1; border-radius:5px;}
.index4_r #IndexBlock2 .Productlist2 li a dl dd:first-child img{   width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.index4_r #IndexBlock2 .Productlist2 li:hover a dl dd:first-child img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.index4_r #IndexBlock2 .Productlist2 li a dl dd:first-child+dd{ margin-top:60px; font-size:18px; color:#bdbdbd; font-weight:bold;}
.index4_r #IndexBlock2 .Productlist2 li a dl dd:last-child{ margin-top:10px; font-size:22px; color:#333333;}
.index4_r #IndexBlock2 .Productlist2 li:hover a dl dd:last-child{   color:#c21c31;}
.index4_r #IndexBlock2 .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background:none !important;}
.Point_z { position:absolute; left:0; bottom:0; height:50px;}
.Point_sz { width:30px; float:left;position:relative; z-index:2; margin-left:100px; font-size:18px; font-weight:bold; color:#bdbdbd;}
.Point_sz::before{ display:block; width:5px; height:1px;  position:absolute; left:-28px; top:12px; display:block; content:""; background:#bdbdbd}
.Point_sz::after{ display:block; width:5px; height:1px;  position:absolute; left:-18px; top:12px; display:block; content:""; background:#bdbdbd}
.Point_z .Point { width:50px; float:left;position:relative; margin-left:37px; z-index:1}

.Point_z .Point span { font-size:18px; font-weight:bold; color:#c21c31; position:absolute; left:0; top:0; opacity:0;}
.Point_z .Point .swiper-pagination-bullet-active {   opacity:1;}



/* ===================首页联系我们========================== */
.index5 { z-index:1; background:fixed; background-position:center; background-repeat:no-repeat; background-size:cover;  position:relative; height:650px; width:100%; margin-top:160px; overflow:hidden;}
.index5::after{ display:block; width:100%; height:100%;  position:absolute; left:0; top:0; display:block; content:""; background:rgba(255,255,255,0.7)}
.index5_t { text-align:center; padding-top:200px;}
.index5_t ul li {font-family: "Gilroy-Bold"; display:inline-block; position:relative; font-size:40px; color:#333333; padding:0 50px; }
.index5_t ul li::before{  display:block; position:absolute; top:10px; width:33px; height:33px; border:1px solid #000;   border-radius:50px; text-align:center; line-height:33px; color:#000; font-size:21px;font-family: "iconfont2";}
.index5_t ul li:first-child::before{  content: "\e6bd";left:-3px;}
.index5_t ul li:last-child { padding-left:70px;}
.index5_t ul li:last-child::before{  content: "\f2fc";left:19px;}
.index5_z { position:absolute; left:0; top:0; z-index:5545; width:100%;}
.index5_t ul li:last-child::after{  display:block; position:absolute; top:6px; left:-17px; width:1px; height:37px; background:#000; content:""; z-index:666}
.index5_d { text-align:center; font-size:50px; color:#333333; margin-top:50px;}
.index5_m { margin-top:100px; text-align:center;}
.index5_m .index1_more a em {  color: #000;}
.index5_m .index1_more a em::after{  color: #000;}
.index5_m .index1_more a:hover em {  color: #fff;}
.index5_m .index1_more a:hover em::after{  color: #fff;}
/* ===================底部========================== */
.foot_bj { padding-top:97px; background:#353535; width:100%; overflow:hidden;}
.foot_l { width:25%;}
.foot_r { width:65%;}
.foot_l dl dd:first-child{ margin-bottom:23px; font-size:17px; color:#fff;}
.foot_l dl dd:first-child+dd{ margin-bottom:50px; font-size:36px; color:#fff;font-family: "Gilroy-Bold";font-weight:bold;}
.foot_l dl dd{ margin-bottom:23px; font-size:17px; color:#fff;}
/*.foot_l dl dd:first-child+dd+dd{ margin-bottom:23px; font-size:17px; color:#fff;}*/
.foot_l dl dd:last-child{   font-size:17px; color:#c1c1c1; line-height:1.6;}
.foot_r ul li { float:left; width:16.66%;}
.foot_r ul li dl dt { font-size:17px; font-weight:bold; margin-bottom:30px; color:#fff;}
.foot_r ul li dl dd { margin-bottom:10px;}
.foot_r ul li dl dd a{ color:#c1c1c1;  }
.foot_r ul li dl dd a:hover{ color:#fff} 
.foot_r ul { margin-right:-114px;}
.copyright { width:100%; height:127px;  border-top:1px solid #3d3d3d; margin-top:30px;}
 
.copyright_r { line-height:127px; width:70%; text-align:right; color:#c1c1c1; font-size:13px;}
.copyright_r a { display:inline-block; color:#c1c1c1; padding:0 5px;}
.copyright_r a:hover {  color:#fff;  }
.copyright_l {  width:15%; height:45px; font-size:13px; margin-top:37px; line-height:45px;}

.copyright_l::after{  display:block; position:absolute; right:0; top:0; width:45px; height:45px;  content: "\f02aa";    text-align:center; line-height:45px; color:#c1c1c1; font-size:20px;font-family: "iconfont2";}
.copyright_l::after{   }



/*友情链接*/
.ySearchSelect{
	height: 60px;
	position: relative;
}
.ySearchSelect i.layui-edge{
    z-index: 1;
}
.ySearchSelect i.select{ transition:all 1s; -moz-transition:all 1s; -ms-transition:all 1s; -o-transition:all 1s; -webkit-transition:all 1s;
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-moz--transform: rotate(180deg);
    transform: rotate(180deg); 
  
}
.ySearchSelect .layui-input{
    line-height:45px;
    position: relative;
    z-index: 1;
}
.ySearchSelect .input-text{
    line-height: 32px;
    position: absolute;
    top: 31px;
    left: 1px;
    z-index: 3;
    display: none;
    background-color: #FFF;
}
.ySearchSelect .input-text input{
	width: 96%;
	margin-left: 2%;
	height: 36px;
	line-height: 36px;
}
.ySearchSelect .input-text .iconfont{
	line-height: 36px;
	color: #999;
	position: absolute;
	top: 0px;
	right: 4%;
	z-index: 2;
}
.ySearchSelect ul{ height:200px;
	display: none;
	width: 100%; 
	position:absolute; left:0;
	top: -205px;
	z-index: 2;
	background-color: #fff;
	border: 1px solid #d2d2d2;
 
 
	padding:2px 0; 
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


  /*滚动条整体样式


  .ySearchSelect ul::-webkit-scrollbar {


  width : 5px;   

  height: 5px;

  }

.ySearchSelect ul::-webkit-scrollbar-thumb {
 

  border-radius: 10px;

  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);

  background   : #20448E;

  }

.ySearchSelect ul::-webkit-scrollbar-track {

  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);

  border-radius: 10px;

  background:rgba(211,211,211,0.2);

  }


 */





.ySearchSelect ul li a{ color:#333333; width:100%; display:block; padding:0 10px;}
.ySearchSelect ul li:hover a{ color:#fff; background:#c21c31}

.ySearchSelect ul li{
	width: 100%;
	height: 36px;
    line-height: 36px;
 
    cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ySearchSelect ul li.active{
	background-color: #c21c31 !important;
	color: #FFF;
}
.ySearchSelect ul p{
	width: 100%;
	height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 0 10px;
    color: #999;
    cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ySearchSelect ul li.on{
	display: block;
}
.ySearchSelect ul li.hide{
	display: none;
}
.ySearchSelect ul li:hover{
	background-color: #f0f0f0;
}

 
  
 
 
 .layui-input,.layui-select,.layui-textarea{height:45px;line-height:45px; border:1px solid #9a9a9a; color:#bfbfbf}
 .layui-input::-webkit-input-placeholder,.layui-select::-webkit-input-placeholder,.layui-textarea::-webkit-input-placeholder{line-height:1.3}
 .layui-input,.layui-textarea{display:block;width:100%;padding-left:10px}
 
 .layui-input:hover,.layui-textarea:hover{border-color:#D2D2D2!important}
 .layui-input:focus,.layui-textarea:focus{border-color:#C9C9C9!important}
 .layui-textarea{min-height:100px;height:auto;line-height:20px;padding:6px 10px;resize:vertical}
 .layui-select{padding:0 10px}
 .layui-form input[type=checkbox],.layui-form input[type=radio],.layui-form select{display:none}
 .layui-form [lay-ignore]{display:initial}.layui-form-item{margin-bottom:15px;clear:both;*zoom:1}
 .layui-form-item:after{content:'\20';clear:both;*zoom:1;display:block;height:0}
 .layui-form-label{float:left;display:block;padding:9px 15px;width:80px;font-weight:400;line-height:20px;text-align:right}
 
 .layui-form-label-col{display:block;float:none;padding:9px 0;line-height:20px;text-align:left}
 .layui-form-item .layui-inline{margin-bottom:5px;margin-right:10px}
 .layui-input-block{margin-left:110px;min-height:36px}
 .layui-input-inline{display:inline-block;vertical-align:middle}
 .layui-form-item .layui-input-inline{ width:230px; }
 .layui-form-text .layui-input-inline{width:auto}
 .layui-form-mid{float:left;display:block;padding:9px 0!important;line-height:20px;margin-right:10px}
 .layui-form-danger+.layui-form-select .layui-input,.layui-form-danger:focus{border-color:#FF5722!important}
 
 
.layui-form-select .layui-edge{ font-style:normal;position:absolute;right:0;top:0; width:45px; height:45px; text-align:center; line-height:45px;font-family: "iconfont2"; }
.layui-form-select .layui-edge::after{ display:block; width:45px; height:45px; font-size:20px; color:#d6d6d6; content:"\f02aa"; transition:all 1s; -moz-transition:all 1s; -ms-transition:all 1s; -o-transition:all 1s; -webkit-transition:all 1s;}
.footer3_r:hover .layui-form-select .layui-edge{ border-top-color:#fff; } 




/* ===================新闻动态========================== */

.inner_banner { width:100%; position:relative; z-index:22}
.banner_desc dl{ width:100%;text-align:center;}
.banner_desc {  position:absolute; left:0; top:0;  width:100%; height:100%; color:#fff; -ms-flex-align: center;
    align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;}
.banner_desc dl dt { font-size:44px; font-weight:bold;}
.banner_desc dl dd { font-size:22px; margin-top:10px; text-transform:uppercase;}
.inner_banner img { display:block; width:100%}
.inner_banner .mpb { display:none}
.inner_header { width:100%; position:relative;}
.inner_current { width:100%; height:70px; background:rgba(255,255,255,0.8); position:absolute; left:0; bottom:0; z-index:33}
.current_z  { line-height:70PX;}
.current_z ul li  { margin-right:97px; display:inline-block; margin-top:-5px;}
.current_z ul li a { color:#000; font-size:17px; display:inline-block}
.current_z ul li:hover a { color:#c21c31;  }
.current_z ul li a em { font-style:normal;}
.current_z ul .cur a{  display: inline-block; padding: 0 28px 0 40px; height:75px; line-height:75px; position: relative;  background: #c21c31; border-radius: 10px;  color: #fff; } 
.current_z ul .cur a::after {left: 22px; z-index:1; content:""; display:block;  position:absolute; width:100% ;top:0; height:100%; border-radius:10px; background:#c21c31;transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    -webkit-transform: skew(30deg); color:#fff;}
.current_z ul .cur a em { color:#fff;display:inline-block; position:relative; z-index:96; font-style:normal; font-family: "iconfont2";}
 
 
.inner { padding-top:110px;}
.newlist ul li { width:31.33%; margin-left:3%; margin-bottom:3%; float:left; overflow:hidden; border-radius:10px; background:#f7f7f7; padding-bottom:40px;}
.newlist ul li:nth-child(3n+1) {   margin-left:0;}
.newlist ul li a dl dd:first-child { width:100%; overflow:hidden;}
.newlist ul li a dl dd:first-child img{   width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.newlist ul li:hover a dl dd:first-child img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.newlist ul li a dl dd:first-child+dd { padding:40px 40px 0; color:#000; font-size:22px; font-weight:bold; height:97px;display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.newlist ul li:hover a dl dd:first-child+dd {  color:#c21c31; }	
	
.newlist ul li a dl dd:first-child+dd+dd { padding:0 40px; color:#6e6e6e;display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; margin-top:20px; line-height:1.5;}
.newlist ul li a dl dd:last-child { padding:0 40px; color:#bdbdbd; font-weight:bold; margin-top:20px;}	


.content { width: 70%; 	float: left;position: relative;}
.leftSidebar { width: 25%; float: right; position: relative;}
.rightSidebar {width: 25%;float: right;padding: 0 0 0 30px;position: relative;}
.news_title h1{ font-size:36px; color:#222222; margin-bottom:40px;}	
.news_title p { color:#aaaaaa; padding-left:40px; position:relative; font-size:16px; font-weight:bold;} 
.news_title p i { display:block; width:17; height:17; position:absolute; left:0; top:2px;}
.news_info { line-height:2; color:#000; margin-top:50px;}
.news_info p{margin-top:20px;}
.news_info img {max-width:100%;}
.box_xgt span{ display:block; font-size:24px; font-weight:bold; color:#333333; margin-bottom:10px;}
.box_xgt p{   color:#999999; }
.news_info .caseboy{display: flex;justify-content: space-between;}
.news_info .caseboy p{display:block;position:relative;width:32%;padding-bottom:45px;margin-top:0;}
.news_info .caseboy p img{display:block;width:100%;height:100%;}
.news_info .caseboy p span.pt{display:block;position:absolute;bottom:0;padding:10px 0;background: #c21c31;color:#fff;width: 100%;text-align: center;}

.box_xgi ul li { line-height:17px; margin-bottom:20px; position:relative; padding-left:33px;}
.box_xgi ul li:last-child { margin-bottom:0;}
.box_xgi ul li a{display: -webkit-box; color:#666666;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box_xgi ul li:hover a{  color:#c21c31; }
.box_xgi ul{ padding-top:30px; padding-bottom:50px; border-bottom:1px solid #e1e0de}
.box_xgi ul{counter-reset:sectioncounter;}
.box_xgi ul li:before { display:block; position:absolute; left:0; top:0; 
    content: counter(sectioncounter); counter-increment: sectioncounter; width:17px;  height: 17px;  text-align: center; line-height: 17px;  
    background: #666666; color: #fff;  font-size: 14px;}
.box_xgi ul li:hover:before {  background: #c21c31; color: #fff;   }

.box_next { margin-top:50px;}
.box_next dl dd { margin-bottom:10px; color:#333333; font-size:16px;}
.box_next dl dd a {  color:#333333;  }
.box_next dl dd:hover a {  color:#c21c31;  }

.box_back a { width:100%; height:50px; line-height:50px; text-align:center; color:#333333; background:#c21c31; border-radius:100px; display:block; margin-top:50px;}
.box_back a:hover {  color:#333333; background:#162e7a;  }


.box_back a i { display:block; width:15px; height:12px; position:absolute; right:0; top:20px; background:url(../images/icon18.png) no-repeat center center;}
.box_back a span { display:inline-block; position:relative; font-size:16px;color:#fff;}
.n_height { width:100%; height:90px;}


/* ===================应用案例========================== */
.caselist {}
.caselist ul li { width:31.33%; margin-left:3%; margin-bottom:3%; float:left; overflow:hidden; border-radius:10px;   padding-bottom:40px;}
.caselist ul li:nth-child(3n+1) {   margin-left:0;}
.caselist ul li a dl dd:first-child { width:100%; overflow:hidden; border-radius:8px;}
.caselist ul li a dl dd:first-child img{   width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.caselist ul li:hover a dl dd:first-child img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.caselist ul li a dl dd:first-child+dd { font-weight:bold; color:#222222; font-size:20px; padding-top:20px;}
.caselist ul li a dl dd:first-child+dd+dd { color:#666666; font-size:18px; padding-top:20px;}
.caselist ul li a dl dd:last-child  { color:#8e8e8e; font-size:18px; padding:20px 0; border-bottom:1px solid #e4e4e4; position:relative;}
.caselist ul li:hover a dl dd:last-child  { color:#c21c31;  }









	
 /* ===================页码========================= */ 
.page {margin:40px auto 70px;clear: both;padding-top:10px;overflow:hidden; text-align:center; width:100%}
.page .first {background:#fff url(../images/page.png) 19px -82px no-repeat !important;}
.page .last {background:#fff url(../images/page.png) 19px -140px no-repeat !important;}

.page .next { position:relative;}
.page .prev { position:relative;}
.page .prev::after { width:34px; height:34px;    font-weight:bold;;
    content: "\e660";    font-family: "iconfont" !important;
    left: 0;
    top: 0;
    color: #666666; 
    font-size:16px;
    width: 34px;
    height: 34px;
    position:absolute; left: 6px;
    top: 8px;
    line-height: 34px;
    text-align: center;
    display: block; 
}
.page .next::after {    font-weight:bold;;
    content: "\e660";    font-family: "iconfont" !important;
    left: 0;
    top: 0;
    color: #666666; 
    font-size:14px;
    width: 34px;
    height: 34px;
    position:absolute; left: `px;
    top: 3px;
    line-height: 34px;
    text-align: center;
    display: block;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.page span.page_list {overflow:hidden; }
.page span.page_list a { border-radius:5px;display:inline-block; background:#fff;border:1px solid #dddddd; margin-left:-1px;padding:10px 15px; color:#000; margin:0 5px; }
.page span.page_rows {display:inline-block;background:#fff;border:1px solid #dddddd;padding:10px 15px; margin-left:-1px;color:#000; border-radius:5px;margin:0 5px;}
.page span.page_list a.selected {background: #c21c31;border:1px solid #c21c31;color: #fff;}
.page span.page_list a:hover {background: #c21c31; color: #fff;}	



 /* ===================联系我们========================= */ 
.contact1 {     width: 100%; overflow: hidden;  padding: 70px 0; background:url(../images/contact_bj.jpg) no-repeat center bottom;}
.contact1_title { font-size:35px; text-align:center;}
.contact1_info { padding-top:80px;}
.contact1_info ul li { border-radius:10px; margin-left:2%; min-height:290px; position:relative; float:left; width:23.5%; text-align:center; padding:0 30px; background:#f1f1f1;  }
.contact1_info ul li dl{ width:100%;}
.contact1_info ul li:first-child { margin-left:0}
.contact1_info ul li dl dd:first-child { height:55px; position:relative; margin-top:50px;     }
.contact1_info ul li:first-child dl dd:first-child {  background:url(../images/icon19.png) no-repeat center center   }
.contact1_info ul li:first-child+li dl dd:first-child {   background:url(../images/icon20.png) no-repeat center center   }
.contact1_info ul li:first-child+li+li dl dd:first-child {   background:url(../images/icon21.png) no-repeat center center   }
.contact1_info ul li:first-child+li+li+li dl dd:first-child {  background:url(../images/icon22.png) no-repeat center center   }

 .contact1_info ul li dl dd:first-child img {    }
.contact1_info ul li dl dd:first-child+dd { color:#333333; margin-bottom:20px; margin-top:30px;}
.contact1_info ul li dl dd:first-child+dd+dd  {  line-height:1.6; color:#333333; font-size:18px;}
.contact1_map { margin-top:70px;}
.contact1_map #map { width:100%; height:650px;}
.map_logo { padding:10px;}
.contact3  { padding-top:80px;}
.contact3 ul li { min-height:220px; float:left;   margin-bottom:2%; margin-left:1.5%; background:#fff;    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 7%); width:31.8%}
.contact3 ul li:nth-child(3n+1) {  margin-left:0; }
.contact3 ul li dl { padding:25px;}
.contact3 ul li dl p { color:#4b5563; margin-bottom:12px}
.contact3 ul li dl p:first-child { color:#000; margin-bottom:20px; font-size:20px; font-weight:bold;}
.contact3 ul { display: flex;flex-direction: row;flex-wrap: wrap;}
.contact3 ul li { flex: auto;}

.inner_message { padding-top:65px;}
.inner_message h3 { font-weight:500; font-size:35px; margin-bottom:45px;}
.inner_message ul li { margin-left:3%; width:31.33%; margin-bottom:15px; float:left;}
.inner_message ul li:first-child { margin-left:0}
.inner_message ul li:nth-child(4) { margin-left:0}
.inner_message ul li .form-row  { margin-bottom:10px;}
.inner_message ul li .text { border-radius:5px;font-size:16px; width:100%; padding:0 20px; height:48px; line-height:48px; color:#9ca3af; background:#fff; border:1px solid #e5e7eb}
.inner_message ul li:first-child+li+li+li+li+li+li{ width:100%; margin-left:0}
.inner_message ul li .textarea { border-radius:5px;font-size:16px; width:100%; padding:20px; min-height:160px; line-height:1.5; color:#9ca3af; background:#fff; border:1px solid #e5e7eb}
 textarea::-webkit-input-placeholder { color: #757575; font-family:"微软雅黑" }
  textarea:-moz-placeholder { color: #757575;  font-family:"微软雅黑" }
  textarea::-moz-placeholder {  color: #757575;  font-family:"微软雅黑" }
  textarea::-ms-input-placeholder {    color: #757575;  font-family:"微软雅黑" } 
.inner_message ul li:last-child { margin-left:0;}
.inner_message ul li .btn { border:0; font-size:16px; width:113px; height:48px; line-height:48px; text-align:center; color:#fff; background:#c21c31; margin-right:10px; border-radius:5px;}
.inner_message ul li:last-child .btn:hover {  background:#353535;  }
.inner_message ul li:last-child #btn_cz {  background:#c21c31;  }
.inner_message ul li:last-child #btn_cz:hover {  background:#353535;  }


.contact_title { padding-top:90px;}
.contact_title h3 { color:#333333; font-size:40px;}
.contact_title p { color:#c21c31; font-size:36px; margin-top:10px; font-weight:bold;}





/* ===================关于我们========================== */
.about1{ padding-top:80px; overflow:hidden;   position:relative;    z-index: 5; }
.about1::before{ display:block; content:""; background:#fff; width:50%; position:absolute; right:0; bottom:0; z-index:5; height:100%}
.about1_title { height:175px; position:relative;}
.about1_title::after{ height:70px; width:100%; position:absolute; z-index:1; content:""; display:block; left:0; bottom:0;background-image: linear-gradient(transparent,#fff 50%); }
.about1_title p { font-size:180px; color:#f9f9f9; font-family:"Arial"; font-weight:bold;}
.about1_title span { color:#222222; font-size:38px; position:absolute; left:0; bottom:0;font-weight:bold; z-index:33}
.about1_info{ padding-left:100px;}
.about1_z { border-radius:0 0 0 40px; background:#fff;overflow:hidden; position:relative; z-index:555;padding-bottom:120px;}

.about2{ height:560px; margin-top:-175px; z-index:1; position:relative;    width: 100%; background-position: center top; background-repeat: no-repeat; background-size: cover; background: fixed;}
.about1_content { line-height:2; color:#666666; font-size:16px;}
.about1_content p{margin-bottom:20px;}
.about1_desc { color:#c21c31; font-size:72px; font-weight:bold; }
.about1_sz { padding-left:100px; }
.about1_sz .value_info dl dd .value_i { padding-left:0;}
.about1_sz .value_info dl dd:first-child { width:40%}
.about1_sz .value_info dl dd:first-child+dd { width:40%}
.about1_sz .value_info dl dd:last-child { width:20%}


.about3 {width:85%; padding-top:100px;}
.about3_title { text-align:center;}
.about3_title h3{ font-size:48px; color:#000;}
.about3_title p{ font-size:32px; color:#c21c31;font-family:"Arial"; font-weight:bold; margin-top:5px;}




#IndexBlock4 .Productlist4{ overflow:hidden; } 
#IndexBlock4 { width:100%; position:relative; margin-top:70px;}
#IndexBlock4 .PBox{  margin-bottom: 27px; }
#IndexBlock4 .Point_z { display:none;}
#IndexBlock4 .PNBtn span{ cursor:pointer; position:absolute; top:50%; background:#d9d9d9;  z-index:33333; display:block; height:60px; width:60px; border-radius:100%; z-index: 2;font-family: "iconfont"; }
#IndexBlock4 .PNBtn span:hover{   background:#c21c31;  }
#IndexBlock4 .PNBtn span::after{    display: block;
    content: "\e65e";
    color: #333333;
    font-size: 13px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px; }
#IndexBlock4 .PNBtn .prev{  left:-80px; }
#IndexBlock4 .PNBtn .prev::after {

	
}
#IndexBlock4 .PNBtn .next::after {
 transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); 
}
#IndexBlock4 .PNBtn .next:hover::after {    color: #fff; }
#IndexBlock4 .PNBtn .prev:hover::after {    color: #fff; }
#IndexBlock4 .PNBtn .next{   right:-80px; }
#IndexBlock4 .Productlist4 li{  position:relative; padding-bottom:50px; text-align:center;  }
#IndexBlock4 .Productlist4 li a dl dd:first-child{ width:100%; overflow:hidden;    }
#IndexBlock4 .Productlist4 li a dl dd:first-child img{ position:relative; z-index:55;   width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#IndexBlock4 .Productlist4 li:hover a dl dd:first-child img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

#IndexBlock4 .Productlist4 li a dl dd:last-child{ margin-top:10px; font-size:16px; color:#fff; width:100%; position:absolute; line-height:50px; height:50px; left:0; bottom:50px; background:#c21c31; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s}
#IndexBlock4 .Productlist4 li:hover a dl dd:last-child{   bottom:0; line-height:50px; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s}
 
#IndexBlock4 .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background:none !important;}
.Point_z { position:absolute; left:0; bottom:0; height:50px;}
.Point_sz { width:30px; float:left;position:relative; z-index:2; margin-left:100px; font-size:18px; font-weight:bold; color:#bdbdbd;}
.Point_sz::before{ display:block; width:5px; height:1px;  position:absolute; left:-28px; top:12px; display:block; content:""; background:#bdbdbd}
.Point_sz::after{ display:block; width:5px; height:1px;  position:absolute; left:-18px; top:12px; display:block; content:""; background:#bdbdbd}
.Point_z .Point { width:50px; float:left;position:relative; margin-left:37px; z-index:1}

.Point_z .Point span { font-size:18px; font-weight:bold; color:#c21c31; position:absolute; left:0; top:0; opacity:0;}
.Point_z .Point .swiper-pagination-bullet-active {   opacity:1;}



.about4 { width:100%; height:980px; margin-top:100px}
.about4 .about3_title { padding-top:90px; text-transform:uppercase}
.about3_info { background:#fff; border-radius:10px; margin:110px auto 0}

.home-subjects-v2{border-radius:6px; overflow:hidden;width:100% ;background:#fff}
.home-subjects-v2 li{width:25%; position:relative;float:left;overflow:hidden;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;-ms-transition:all .1s linear;transition:all .1s linear}
.home-subjects-v2 li *{-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;-ms-transition:all .1s linear;transition:all .1s linear}
.home-subjects-v2 li a{width:100%; display:block;position:relative;cursor:pointer;text-decoration:none;overflow:hidden}
.home-subjects-v2 li a dl { width:100%; position:absolute; left:0; top:0;}
.home-subjects-v2 li a dl dd { margin:0 50px;}
.home-subjects-v2 li a dl dd:first-child { margin-top:100px; height:60px;}
.home-subjects-v2 li a .wli1 dd:first-child{ background:url(../images/icon23.png) no-repeat left center;}
.home-subjects-v2 .big a .wli1 dd:first-child{ background:url(../images/icon23h.png) no-repeat left center;}

.home-subjects-v2 li a .wli2 dd:first-child{ background:url(../images/icon24.png) no-repeat left center;}
.home-subjects-v2 .big a .wli2 dd:first-child{ background:url(../images/icon24h.png) no-repeat left center;}

.home-subjects-v2 li a .wli3 dd:first-child{ background:url(../images/icon25.png) no-repeat left center;}
.home-subjects-v2 .big a .wli3 dd:first-child{ background:url(../images/icon25h.png) no-repeat left center;}

.home-subjects-v2 li a .wli4 dd:first-child{ background:url(../images/icon26.png) no-repeat left center;}
.home-subjects-v2 .big a .wli4 dd:first-child{ background:url(../images/icon26h.png) no-repeat left center;}

.home-subjects-v2 li a dl dd:first-child+dd { font-size:30px; font-weight:bold; color:#3333333; margin-top:60px;}
.home-subjects-v2 .big a dl dd:first-child+dd {   color:#fff; }

.home-subjects-v2 li a dl dd:first-child+dd+dd { font-size:24px;   color:#c1c1c1; margin-top:30px; text-transform:uppercase}
.home-subjects-v2 .big a dl dd:first-child+dd+dd {   color:#fff; }

.home-subjects-v2 li a dl dd:last-child { font-size:16px;   color:#999999; margin-top:60px; line-height:1.5;}
.home-subjects-v2 .big a dl dd:last-child  {   color:#fff; }
.home-subjects-v2 li::after { position:absolute; right:0; top:0; width:1px; height:100%; display:block; content:""; background:#f3f3f3;}
.home-subjects-v2 li:last-child::after { display:none;}
.home-subjects-v2 .big::after { display:none;}

.home-subjects-v2 li a:hover .mask{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;-ms-transition:opacity .2s ease-in;transition:opacity .2s ease-in}
.home-subjects-v2 li img{ width:100%; display:block;opacity:0;filter:alpha(opacity=0)}
 
.home-subjects-v2 .mask{height:128px;width:156px;display:block;position:absolute;top:0;left:0;background:#000;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;-ms-transition:opacity .2s ease-in;transition:opacity .2s ease-in;_display:none!important}
.home-subjects-v2 .big{ }
.home-subjects-v2 .big a{ }
.home-subjects-v2 .big img{ opacity:1;filter:alpha(opacity=100)}



.about5 { width:100%; margin-top:80px}
.about5 .about3_title { padding-top:90px; text-transform:uppercase}
.about5_info { padding-top:96px;}
.about5_info ul li { width:15.4%; float:left; margin-bottom:1.5%; margin-left:1.5%;}
.about5_info ul li:nth-child(6n+1) {     margin-left:0;}
.about5_info ul li a { display:block; overflow:hidden;  border:1px solid #edeff1; border-radius:5px;}
.about5_info ul li a img { display:block; width:100%}
.h_foot { width:100%; height:90px;}

 
/*=========内页产品列表========*/  
.productlist { }
.productlist ul li { margin-bottom:30px;     float: left; width: 32%;margin-left:2%; background:#fff; position:relative;}
.productlist ul li:nth-child(3n+1) { margin-left:0;}
.productlist li::after{ display:block; width:0; height:6px; position:absolute; left:0; bottom:0; background:#c21c31; content:""; transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.productlist li:hover::after{   width:100%;  transition:all 0.6s; -moz-transition:all 0.6s; -ms-transition:all 0.6s; -o-transition:all 0.6s; -webkit-transition:all 0.6s;}
.productlist ul li:first-child {  margin-left: 0;}
.productlist ul li a .productlist_img { background:#f1f1f1; width:100%; overflow:hidden;} 
.productlist ul li a .productlist_img img {  width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.productlist ul li:hover a .productlist_img img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.productlist ul li a .cont { padding:30px; margin:0} 
.productlist ul li a .productlist_title { font-size:24px; color:#202122;} 
.productlist ul li a .productlist_xh { font-size:18px; color:#202122; margin:15px 0 30px;} 
.productlist ul li a .productlist_more { font-size:14px; color:#585757;  }  
.productlist ul li a .productlist_more i { display:inline-block; font-family:" 宋体"; font-style:normal; padding-left:5px;}
.productlist ul li a .productlist_cont { background:#f8f8f8; padding:30px 20px;}

.product1 { padding:100px 0; width:100%; border-bottom:1px solid #f1f1f1; overflow:hidden;}
.product1_l { width:60%}
.product1_r{ width:35%}
.product1_rx { text-align:left;}
.product1_rt { color:#333333; font-size:46px; font-weight:bold; margin-top:20px;text-align:left;}
.product1_rx { padding-left: 18px; height:30px;  line-height:30px;}
.product1_rx span{  font-family:"Arial Black";    padding-right: 22px; font-weight:bold; display: inline-block;   position: relative;    border-radius: 5px;  color: #fff; font-size:16px; height:30px;}
.product1_rx span::before { z-index:1; content:""; display:block;  position:absolute; width:100%; left:-17px;top:0; height:100%; border-radius:5px; background:#333333; }
.product1_rx span::after { z-index:1; content:""; display:block;  position:absolute; width:100%; left:-4px;top:0; height:100%; border-radius:0 10px 3px 0; background:#333333;transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -webkit-transform: skew(-30deg); color:#fff;}	
.product1_rx span em {  display:inline-block; position:relative; z-index:96; font-style:normal;}
.product1_rd { padding-top:28px; color:#989898; font-size:20px;text-align:left;}

.product1_z { position:relative; overflow:hidden;}
 
.x-i { margin-top:40px;} 
 
/* Style of loading message and icon shown during load */
.MagicZoomLoading {
border: 1px solid #ccc;
background: #fff url(graphics/loader.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px !important;
margin: 0;
text-decoration: none;
text-align: left;
line-height: 1.5em;
font-size: 8pt;
font-family: sans-serif;
color: #444;
}

.x-a{width: 100%;font-size: 0;text-align: center;  }
.x-b{width: 100%;margin: 0 auto;overflow: hidden;}
.x-c{display: inline-block;width: 100%;vertical-align: top;}
.x-d{ width:60%; float:left; overflow:hidden;}
.x-e{width: 100%;position: relative;}
.x-e:hover{overflow: visible;}
.x-e:hover .swiper-slide{visibility: hidden !important;}
.x-e:hover .swiper-slide.swiper-slide-active{visibility: visible !important;}
.x-e:hover .swiper-slide .MagicZoomPlusHint{visibility: hidden !important;}
.MagicZoomPlusHint{visibility: hidden !important;}
.x-e:hover .swiper-slide.swiper-slide-active .MagicZoomPlusHint{visibility: visible !important;}
.x-e img{max-width: none;}
.x-g{width: 100%;cursor: pointer;  }
.x-g1{display: inline-block;}
.x-g1{width: 100% !important;height: 100% !important;}
.x-g1 img{width: 100%;height: 100%;}
.x-h{width: 35%;position: relative; float:right;} 
.x-k{width: 18.5% !important; margin-right:2% }
.x-k1{cursor: pointer; width: 100%; background-color: #f4f4f4;}
.x-k.active .x-k1{background: #ccc;}
.x-k img{display: inline-block;max-width:98%; border:1px solid #f1f1f1}
.x-k.active .x-k1 img { border:1px solid #c21c31}
.x-l{left: 0;opacity: 1;margin-top: -.25rem;top: 60%; width: .18rem;height: 0.32rem; background-image: url('../images/100.png');background-size: cover;background-position: center center; background-repeat: no-repeat;}
.x-l:hover{background-image: url('../images/100-b.png');}
.x-m{right: 0;opacity: 1;margin-top: -.25rem;top: 60%; width: .18rem;height: 0.32rem; background-image: url('../images/101.png');background-size: cover;background-position: center center; background-repeat: no-repeat;}
.x-m:hover{background-image: url('../images/101-b.png');}

 
 
.x-n{display: inline-block;vertical-align: top;text-align: left; width: 6.48rem; padding-top: .25rem;padding-left: .5rem;}
.x-o{color: #333333;font-size: calc(12px - 0.12rem + 0.3rem);margin-bottom: .5rem;}
.x-p{color: #666666;font-size: calc(12px - 0.12rem + 0.18rem);line-height: 1.5; margin-bottom: .5rem;}
.x-q{color: #666666;font-size: calc(12px - 0.12rem + 0.18rem);line-height: 1.8;}
.x-r{width: 100%;margin-top: 0.45rem;margin-bottom: 0.4rem;}
.x-s{display: inline-block;cursor: pointer;width: 9em;height: 2.5em;text-align: center;margin-right: .35rem; line-height: 2.5em; color: #ffffff;font-size: calc(12px - 0.12rem + 0.16rem);background-color: #004cab;border-radius: .2rem;}
.x-s1{display: inline-block;vertical-align: middle; width: 1.375em;height: 1.375em;margin-right: .08rem;}
.x-s img{max-width: 100%;max-height: 100%;}
.x-s2{display: inline-block;vertical-align: middle;}
.x-s:hover{background-color: #f7ba00;}
.x-t{color: #666666;font-size: calc(12px - 0.12rem + 0.16rem);}
.x-t1{display: inline-block;vertical-align: middle;margin-right: .1rem;}
.x-t2{display: inline-block;vertical-align: middle;width: 1.6em;height: 1.25em;line-height: 1.25em;margin: 0 .1rem;cursor: pointer;}
.x-t2 img{max-width: 100%;max-height: 100%;}
@media(max-width:1500px){ 
	.x-g1 img { height:auto;}
	.x-g { height:auto;  line-height:auto;}
	.x-l{ width:.28rem;height: 0.52rem; }
	.x-m{ width:.28rem;height: 0.52rem; }
}





@media(max-width:900px){
    .x-b{width: 100%;} 

    .x-n{width: 80%;}
	.x-l {  width: 1.5rem;  height: 1.9rem;}
	.x-m {  width: 1.5rem;  height: 1.9rem;}
	
	
	
}
@media(max-width:500px){
    .x-b{width: 100%;}
    .x-c{width: 90%;}
    .x-n{width: 98%;}
    .x-s{margin-right: .1rem;}
}

@media(max-width:370px){
    .x-c{width: 100%;}
    .x-d{width: 100%;}
    .x-h{width:100%;}
}
 
.products_title  { margin-top: 60px;font-size: 38px; color: #000; padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #f0f1f1;}
.products_title  span { height:38px; line-height:35px; display:block; padding-left:15px; border-left:3px solid #c21c31}
.products_info { line-height:2; font-size:16px; color:#555555;}
.products_info img { max-width:100%;}
.products_info span { text-wrap:normal !important;}

.products1 {  margin-top:60px;font-size:38px; color:#000; padding-bottom:40px; margin-bottom:40px; border-bottom:1px solid #f0f1f1}
.products1  span { height:38px; line-height:35px; display:block; padding-left:15px; border-left:3px solid #c21c31}
.products2 { line-height:2; font-size:16px; color:#555555;}
.products2 img { max-width:100%;}
.products3 dl dt { width:100%; font-size:16px; color:#555555; font-weight:800; margin-bottom:5px;}
.products3 dl dd { float:left; margin-right:10px; font-size:16px; color:#555555;  }
.products4 { margin-top:30px; margin-bottom:40px;}
.products4 dl dd{ float:left; width:23.5%; margin-left:2%; margin-bottom:2%}
.products4 dl dd img{   width:100%; display:block;  }
.products4 dl dd:nth-child(4n+1){  margin-left:0; }

.products5 table { width: 100% !important; border-collapse: collapse;  text-align: center; overflow: hidden; text-align:center}
.products5 table tr:first-child {   }
.products5 table tr:first-child p span { color:#5c5c5c !important}
.products5 table tr td:first-child { white-space: nowrap;}
.products5 table tr td {border: 1px solid #e7e5e5 !important; min-height: 50px; padding: 10px 0.5% !important;}
.products5 table tr:nth-child(2n-1) {  background: #f7f7f7;    color: #5c5c5c !important;text-align: center;}


.products6 { font-size:25px; color:#858585; margin-bottom:30px;} 
.products6_i { margin-top:30px;}
.products6_i ul li { margin-bottom:20px; overflow:hidden;}
.products6_i ul li a .products6_il{ width:43%; overflow:hidden;    border: 1px solid #f0f1f1;}
.products6_i ul li a .products6_il img{ width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.products6_i ul li:hover a .products6_il  img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}
.products6_i ul li a .products6_ir{ width:50%; }
.products6_i ul li a .products6_ir dl dd:first-child { font-size:18px; color:#202122; margin-bottom:5px;}
.products6_i ul li a .products6_ir dl dd:first-child+dd { font-size:18px; color:#202122; margin-bottom:20px;}
.products6_i ul li a .products6_ir dl dd:last-child { font-size:14px; color:#585757;}
.products6_i ul li:hover a .products6_ir dl dd:last-child {  color:#c21c31;}
.products6_i ul li a .products6_ir dl dd:last-child i { display:inline-block; padding-left:8px; font-style:normal; font-family:"宋体"}
#prod1 .products_title{ margin-top:0}







/*========服务支持========*/  
.service1  { text-align:center;}
.service1 h3{ color:#333333; font-size:48px;}
.service1 p{ color:#c21c31; font-size:36px; font-weight:bold; text-transform:uppercase;}
.service2  { padding-top:70px;}
.service2 ul li { margin-bottom:100px; overflow:hidden;}
.service2 ul li .service2_l { width:60%; overflow:hidden; border-radius:5px; float:left}
.service2 ul li .service2_l img{ width:100%; display:block;}
.service2 ul li .service2_r{ width:35%; float:right;}


.service2 ul li:first-child+li .service2_l {  float:right} 
.service2 ul li:first-child+li .service2_r{ float:left;}

.service2_rinfo dl dd:first-child { margin-bottom:15px;}
.service2_rinfo dl dd:first-child span { display:inline-block; padding:10px 0 10px 20px; position:relative; background:#333333;  border-radius:5px; color:#fff;}
.service2_rinfo dl dd:first-child span::after { z-index:1; content:""; display:block;  position:absolute; width:100% ;top:0; height:100%; border-radius:5px; background:#333333;transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    -webkit-transform: skew(-30deg); color:#fff;}
.service2_rinfo dl dd:first-child span em { font-size:20px;display:inline-block; position:relative; z-index:96; font-style:normal; font-family:"Arial"; font-weight:bold;}
.service2_rinfo dl dd:first-child+dd { font-size:36px; font-weight:bold ; color:#333333; margin-bottom:44px;} 
.service2_rinfo dl dd:last-child { margin-top:20px;}
.service2_rinfo dl dd:last-child strong { color:#333333}
.service2_rinfo dl dd:last-child p { margin-top:15px;color:#9e9e9e}
.service2_rinfo{ height: 500px;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;}
.service3 { padding-top:70px; width:100%}

.service3 .home-subjects-v2 li { background:#fafafa}
.service3 .home-subjects-v2 li:first-child { background:#f6f6f6}
.service3 .home-subjects-v2 li:first-child+li+li { background:#f6f6f6}
.service3 .home-subjects-v2 li::after{ display:none;}
.service3 .home-subjects-v2 li a dl dd:first-child+dd{ color:#333333; font-size:28px;}
.service3 .home-subjects-v2 .big a dl dd:first-child+dd{ color:#fff;}
.service3 .home-subjects-v2 li a dl dd:first-child { width:86px; height:86px; border-radius:120px;}
.service3 .home-subjects-v2 li a dl dd:first-child+dd+dd{    margin-top: 10px; color:#d7d7d7; font-size:22px;}
.service3 .home-subjects-v2 li a dl dd:last-child {   color: #797979; margin-top:50px;}
.service3 .home-subjects-v2 .big a dl dd:last-child {   color: #fff;  }
.service3 .home-subjects-v2 li a dl dd:last-child p { margin-bottom:30px; font-size:14px; line-height:1.7}
.service3 .home-subjects-v2 li a .wli1 dd:first-child{ background:#c21c31 url(../images/icon27.png) no-repeat center center;}
.service3 .home-subjects-v2 .big a .wli1 dd:first-child{ background:#fff url(../images/icon27h.png) no-repeat center center;}

.service3 .home-subjects-v2 li a .wli2 dd:first-child{ background:#c21c31 url(../images/icon28.png) no-repeat center center;}
.service3 .home-subjects-v2 .big a .wli2 dd:first-child{ background:#fff  url(../images/icon28h.png) no-repeat center center;}

.service3 .home-subjects-v2 li a .wli3 dd:first-child{ background:#c21c31 url(../images/icon29.png) no-repeat center center;}
.service3 .home-subjects-v2 .big a .wli3 dd:first-child{ background:#fff  url(../images/icon29h.png) no-repeat center center;}

.service3 .home-subjects-v2 li a .wli4 dd:first-child{ background:#c21c31 url(../images/icon30.png) no-repeat center center;}
.service3 .home-subjects-v2 .big a .wli4 dd:first-child{ background:#fff url(../images/icon30h.png) no-repeat center center;}
.p_height { height:70px; width:100%}




/*荣誉资质*/ 
.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  -ms-touch-action: none;
  touch-action: none; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999999993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #333;
  opacity: 0;
  transition-timing-function: cubic-bezier(0.55, 0.06, 0.68, 0.19);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-container--ready .fancybox-bg {
  opacity: 0.97;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  z-index: 99994;
  transition: opacity .2s;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  direction: ltr; }

.fancybox-show-controls .fancybox-controls {
  opacity: 1; }

.fancybox-infobar {
  display: none; }

.fancybox-show-infobar .fancybox-infobar {
  display: inline-block;
  pointer-events: all; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #000;
/*  background-color: rgba(30, 30, 30, 0.7);*/
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }


@media (min-width: 768px){
	.fancybox-infobar__body{
		position: fixed;
		left: 15%;
		top:35%;
		
		width:100px;
		height: 200px;
		z-index: 9999;
		
	}
	.fancybox-infobar__body .js-fancybox-index{
		font-size: 30px;
		line-height: 200px;
	}
}




.fancybox-buttons {
  position: absolute;
  top: 32px;
  right: 7%;
  display: none;
  pointer-events: all; }

.fancybox-show-buttons .fancybox-buttons {
  display: block; }

.fancybox-slider-wrap {
  overflow: hidden;
  direction: ltr; }

.fancybox-slider-wrap,
.fancybox-slider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  z-index: 99993;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-slide {
  position: absolute;
  top: 50px;
  left: 7%;
  width: 86%;
  height: 80%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent; }



@media (min-width: 768px){
	.fancybox-slide {
	  position: absolute;
	  top: 0px;
	  left: 0%;
	  width: 100%;
	  height: 100%;
	  margin: 0;
	  padding: 0;
	  overflow: auto;
	  outline: none;
	  white-space: normal;
	  box-sizing: border-box;
	  text-align: center;
	  z-index: 99994;
	  -webkit-overflow-scrolling: touch;
	  -webkit-tap-highlight-color: transparent; }


}



.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide--image {
  overflow: hidden; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-content {
  display: inline-block;
  position: relative;
  margin: 44px auto;
  padding: 0;
  border: 0;
  width: 80%;
  height: calc(100% - 88px);
  vertical-align: middle;
  line-height: normal;
  text-align: left;
  white-space: normal;
  outline: none;
  font-size: 16px;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {
  background: transparent; }

.fancybox-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border:10px solid #fff;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;

  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  background: transparent;
  background-size: 100% 100%; }

.fancybox-controls--canzoomOut .fancybox-placeholder {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-controls--canzoomIn .fancybox-placeholder {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-controls--canGrab .fancybox-placeholder {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-controls--isGrabbing .fancybox-placeholder {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-error {
  position: absolute;
  margin: 0;
  padding: 40px;
  top: 50%;
  left: 50%;
  width: 380px;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  font: 21px/1 Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  cursor: pointer;
  background: #fff;
  transition: background .2s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: 1px dotted #888; }

.fancybox-slide--video .fancybox-close-small {
  top: -36px;
  right: -36px;
  background: transparent; }

.fancybox-close-small:hover {
  color: #555;
  background: #eee; }

/* Caption */
.fancybox-caption-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  z-index: 99998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none; }

.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1; }

.fancybox-caption {
  padding: 30px 0 50px 0;
  text-align:center;
/*  border-top: 1px solid rgba(255, 255, 255, 0.4);*/
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  background: transparent;
/*  color: #000;*/

	color:rgba(209, 209, 209, 0.8);
  box-sizing: border-box;
  vertical-align: top;
  outline: none; }

.fancybox-button--disabled {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
/*  background: rgba(30, 30, 30, 0.6); */
}

.fancybox-button:hover {
/*  background: rgba(0, 0, 0, 0.8); */
}

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  border-color: #fff;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button--disabled::before,
.fancybox-button--disabled::after {
  opacity: 0.5; }

.fancybox-button--left::after {
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 0px;
	position: fixed;
	left: 5%;
	top:35%;
	background-image: url("../images/arr_left.png");
	width:200px;
	height: 200px;
	z-index: 9999;
	color:rgba(255,255,255,0);
}

.fancybox-button--right {
  border-bottom-right-radius: 0px;
	position: fixed;
	right: 5%;
	top:35%;
	background-image: url("../images/arr_right.png");
	width:200px;
	height: 200px;
	z-index: 9999;
	color:rgba(255,255,255,0);
}

.fancybox-button--close {
  float: right; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Loading spinner */
.fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-controls {
    text-align: left; }
  .fancybox-button--left,
  .fancybox-button--right,
  .fancybox-buttons button:not(.fancybox-button--close) {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: 15px;
  top: 16px;
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before {
  top: 16px;
  left: 18px;
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  background: transparent; }

.fancybox-button--pause::before {
  top: 16px;
  left: 18px;
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px;
  background: transparent; }

/* Thumbs */
.fancybox-button--thumbs span {
  font-size: 23px; }

.fancybox-button--thumbs::before {
  top: 20px;
  left: 21px;
  width: 3px;
  height: 3px;
  box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }

.fancybox-container--thumbs .fancybox-controls,
.fancybox-container--thumbs .fancybox-slider-wrap,
.fancybox-container--thumbs .fancybox-caption-wrap {
  right: 220px; }

.fancybox-thumbs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 220px;
  margin: 0;
  padding: 5px 5px 0 0;
  background: #fff;
  z-index: 99993;
  word-break: normal;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  max-width: 50%;
  padding: 0;
  margin: 0;
  width: 105px;
  height: 75px;
  position: relative;
  cursor: pointer;
  outline: none;
  border: 5px solid #fff;
  border-top-width: 0;
  border-right-width: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 2px;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important; }
  .fancybox-container--thumbs .fancybox-controls,
  .fancybox-container--thumbs .fancybox-slider-wrap,
  .fancybox-container--thumbs .fancybox-caption-wrap {
    right: 0; } }

.tmpbtn_left{
border-bottom-left-radius: 0px;
position: absolute;
left: 3.7%;
top:38%;
/*	background-image: url(imgs/arr_left.png);*/
width:200px;
height: 200px;
z-index: 99999;
color:rgba(255,255,255,0);
cursor: pointer;
}

.tmpbtn_right{
border-bottom-left-radius: 0px;
position: absolute;
right: 3.7%;
top:38%;
/*	background-image: url(imgs/arr_right.png);*/
width:200px;
height: 200px;
z-index: 99999;
color:rgba(255,255,255,0);
cursor: pointer;
}



.tmpbtn_close{
position: absolute;
right: 10px;
top:10px;
/*	background-image: url(imgs/arr_right.png);*/
width:35px;
height: 35px;
z-index: 99999;
cursor: pointer;
}

@media (min-width: 769px) {
.tmpbtn_close{
position: absolute;
right: 40px;
top:35px;
/*	background-image: url(imgs/arr_right.png);*/
width:35px;
height: 35px;
z-index: 99999;
cursor: pointer;
}
}
.tmp_shownumber{
position: absolute;
left: 14%;
top:38%;
/*	background-image: url(imgs/arr_right.png);*/
width:200px;
height: 200px;
line-height: 200px;
z-index: 99999;
font-family:Conv_Gotham-Light,"华文细黑",STXiHei,"微软雅黑","Microsoft Yahei","华文黑体","ST Heiti","MS黑体","MS Hei",abchanel-couture,Arial,Helvetica,sans-serif;
font-size: 14px;
color: #717275;
letter-spacing: 2px;
}
.tmp_shownumber .tmp_shownumber_left{font-size:46px;}
.tmp_shownumber .tmp_shownumber_right{font-size:18px;}



.quick-view-bullets {
list-style: none;
position: absolute;
bottom: 10px;
left: 0;
width: 100%;
text-align: center;
margin: 0;
padding: 0;

z-index: 99999;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.quick-view-bullets li {
display: inline-block;
vertical-align: top;
}

.quick-view-bullets li a {
display: block;
height: 30px;
width: 10px;
position: relative;
}

.quick-view-bullets li a span {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 5px;
height: 5px;
border-radius: 10px;
text-indent: -99999px;
overflow: hidden;
background: #dcdddd;

}

.quick-view-bullets li.active a span {
background: #595757;
}
 
 
.zoom { position: relative; display:block; overflow:hidden; width: 100%; height: 0; padding-bottom: 65%; }
.zoom span{ display: block; position: absolute; width: 100%; height: 100%;  background-position: center; background-repeat: no-repeat; background-size: cover;webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1); transform: scale(1);-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.zoom:hover span {webkit-transform: scale(1.1);-moz-transform: scale(1.1); -o-transform: scale(1.1);transform: scale(1.1); -webkit-transition: all 300ms ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
   
.pro-list { padding:1% 0 }
.pro-list ul li { position:relative; width:18.4%; float:left; margin-left:2%; margin-bottom:1%; background:#fff; background-color: rgba(255,255,255,.5);  }
.pro-list ul li:nth-child(5n+1) { margin-left:0 }
.pro-list ul li .pic { position:relative; }
.pro-list ul li .pic .zoom { padding-bottom:110%; }
.pro-list ul li .pic .zoom span { }
.pro-list ul li .text { padding:10px 0 20px; text-align:center }
.pro-list ul li .text h3 { font-size:16px; color:#111 }
.pro-list ul li .text p { margin:5px auto; min-height:24px; }
.pro-list ul li:hover .text a { background:#0194E8; color:#fff }
.pro-list ul li:hover .text a.more { background:#0194E8; color:#fff }
.pro-list ul li .text::after { display: block;content: ""; width:0; padding:0px; height:3px; background:#1f4286; position:absolute; bottom:0; left:0; }
.pro-list ul li:hover .text::after { width:100%; left:0; -webkit-transition: all 300ms ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;  }
.pro-box { margin:2% auto; background:#fff; padding:2% 0 }
.pro-pic { float:left; width:48%; padding-right:4%; }
.pro-info { float: right; width:45%; font-size:16px; color:#666 }
.pro-info .pro-cat {}
.pro-info .pro-cat span{ display: inline-block;
    border-radius: 30px;
    padding: 6px 20px;
    font-size: 14px;
    background: #dbeaf3;
    color: #20a4f0;
	border:1px solid #20a4f0;
}
 
.honor_img { text-align:center;    padding-top: 30px;
    border-top: 1px solid #e5e7eb;
    margin-top: 30px;}
.honor_img img { max-width:100%;}


#padter .pro-list ul li {   width:15.3%; float:left; margin-left:1.5%; margin-bottom:2%; background:#fff; background-color: rgba(255,255,255,0);  }
#padter .pro-list ul li:nth-child(5n+1)  { margin-left:1.5%}
#padter .pro-list ul li:nth-child(6n+1)  { margin-left:0 }

#padter .pro-list ul li img{ border:1px solid #e5e7eb; width:100%;}
#padter .pro-list ul li .pic .zoom { padding:0 !important; height:auto;}
#padter .pro-list ul li .text {   padding: 10px 0 0;}
#padter .pro-list ul li .text::after { display:none;}
#padter .pro-list ul li .text h3 { font-weight:500; font-size:18px;}


#wenh .pro-list ul li {   width:15.3%; float:left; margin-left:1.5%; margin-bottom:2%; background:#fff; background-color: rgba(255,255,255,0);  }
#wenh .pro-list ul li:nth-child(5n+1)  { margin-left:1.5%}
#wenh .pro-list ul li:nth-child(6n+1)  { margin-left:0 }

#wenh .pro-list ul li img{ border:1px solid #e5e7eb; width:100%;}
#wenh .pro-list ul li .pic .zoom { padding:0 !important; height:auto;}
#wenh .pro-list ul li .text {   padding: 10px 0 0;}
#wenh .pro-list ul li .text::after { display:none;}
#wenh .pro-list ul li .text h3 { font-weight:500; font-size:18px;}

 
#honor .pro-list ul li {   width:18.4%; float:left; margin-left:2%; margin-bottom:2%; background:#fff; background-color: rgba(255,255,255,0);  }
#honor .pro-list ul li:nth-child(5n+1) { margin-left:0} 
#honor .pro-list ul li img{ border:1px solid #e5e7eb; width:100%;}
#honor .pro-list ul li .pic .zoom { padding:0 !important; height:auto;}
#honor .pro-list ul li .text {   padding: 10px 0 0;}
#honor .pro-list ul li .text::after { display:none;}
#honor .pro-list ul li .text h3 { font-weight:500; font-size:18px;}
.news_img { margin-top:30px;}
.news_img img { border: 1px solid #e1e0de; max-width:100%}





 
/* ===================搜索========================== */ 
.cate { padding-bottom:20px; margin-bottom:50px; border-bottom:1px solid #e4e8eb; overflow:hidden;}
.cate ul li { float:left; margin-right:20px; font-size:20px;}
.cate ul li a { color:#333333;}
.cate ul .cur a { color:#c21c31; font-weight:bold;}
.inner_search { padding-top:60px;}

.cate_info ul li { margin-bottom:30px; width:31%; margin-left:3%; float:left; padding-bottom:30px; border-bottom:1px solid #e4e8eb}
.cate_info ul li:nth-child(3n+1) {  margin-left:0}
.cate_info ul li a .cate_info_t h3{ font-size:22px; font-weight:500; color:#000; margin-bottom:20px;    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.cate_info ul li:hover a .cate_info_t h3{  color:#c21c31;  }	
.cate_info ul li a .cate_info_t p{ font-size:16px; color:#666666; margin-bottom:20px; line-height:1.7;   display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.cate_info ul li a .cate_info_s {  color:#999999; }

 





.prod_info ul li { margin-bottom:30px; width:22.7%; margin-left:3%; float:left;  }
.prod_info ul li:nth-child(4n+1) {  margin-left:0}
.prod_info ul li a .cate_info_t h3{ font-size:22px; font-weight:500; color:#000; margin-bottom:5px;    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.prod_info ul li:hover a .cate_info_t h3{  color:#c21c31;  }	
.prod_info ul li a .cate_info_t p{ font-size:16px; color:#666666; margin-bottom:20px; line-height:1.7;   display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.prod_info ul li a .cate_info_t span{  color:#666666; }	
.prod_info ul li a .cate_info_s { padding-left:40px; color:#999999; background:url(../images/icon21.png) no-repeat left center;}
.prod_info ul li a .cate_info_img { overflow:hidden; width:100%; margin-bottom:20px;}
.prod_info ul li a .cate_info_img img {  width:100%;  display: block;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.prod_info ul li:hover a .cate_info_img img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);}


.demo1 { display:none; position:relative; z-index:22; height:70px; background:#fff;line-height:70px; width:100%;box-shadow:0px 2px 7px 0px rgb(0 0 0 / 7%); }
.demo2 { position:relative;}
.demo2 .f_sort { position:absolute; left:0; top:0; width:150px; height:70px; display:block; font-size:20px;}
.select2{height: 70px;position:relative;float:right; width:100% ; text-align:right;}
.select2 dt{height:35px;display:inline-block; line-height:200px;font-weight:bold; margin-top:20px;  cursor:pointer;width:120px;padding-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;font-family: "iconfont";}
.select2 dt:hover,.select2 dt.cur{}
.select2 dd{position:absolute;left:0;top:70px;background:#fff;display:none; width:100%;}
.select2 dd ul{padding:8px;width:100%; overflow:auto; text-align:left; border:1px solid #f6f6f6;}
.select2 dd ul li a{line-height:45px;display:block;padding:0 8px; border-bottom:1px solid #e5e7eb; color:#000;}
.select2 dd ul li a:hover{background:#c21c31; color:#fff;}
.select2 dt::before { transform: rotate(270deg); right:0; top:0;
    text-indent: 0;
    content: "\e660";
    display: block;
    width: 35px;
    line-height: 35px;
    text-align: center;
    height: 35px;
    color: #000;
    font-size: 17px;
    position: absolute;transition:all 1s; -moz-transition:all 1s; -ms-transition:all 1s; -o-transition:all 1s; -webkit-transition:all 1s;}
.select2 .cur::before { transform: rotate(90deg);transition:all 1s; -moz-transition:all 1s; -ms-transition:all 1s; -o-transition:all 1s; -webkit-transition:all 1s; }	
.select2 dd ul li a em { font-style:normal;}	
	


/* 基础重置（不影响您原有样式，建议放在您的样式表里） */
.branch-section {
  padding:90px 0;
  margin-top:90px;
  background: #f8f9fa;
}

.container {
  margin: 0 auto;
    width: 95%;
    max-width: 1600px;
}

.section-title {
  text-align: center;
  font-size: clamp(1.8rem, 5vw, 2.8rem);
  font-weight: 600;
  margin-bottom: 2.5rem;
  color: #333;
}

.branch-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
  margin-top:60px;
}

.branch-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
  position: relative; /* 为浮窗绝对定位提供参考 */
}

.branch-card:hover {
  transform: translateY(-6px);
}

.branch-image {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  background: #e9ecef;
  flex-shrink: 0;
}

.branch-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.branch-info {
  padding: 1.5rem 1.5rem 1.8rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.branch-info h3 {
  font-size: 1.3rem;
  color: #222;
  margin-bottom: 0.8rem;
}

.branch-info p {
  margin: 0.4rem 0;
  color: #555;
  font-size: 0.95rem;
  line-height: 1.6;
}

.branch-info p i {
  width: 1.4rem;
  text-align: center;
  margin-right: 0.3rem;
}

.branch-social {
  margin-top: 1rem;
  padding-top: 0.8rem;
  border-top: 1px solid #eee;
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
}

.social-item {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.9rem;
  color: #555;
  text-decoration: none;
  transition: color 0.2s;
  cursor: pointer;
  z-index: 2;

}

.social-item i {
  font-size: 1.2rem;
}

.social-item.wechat i {
  color: #07C160;
}
.social-item.wechat:hover {
  color: #07C160;
}
.social-item.qq i {
  color: #1E9CFE;
}
.social-item.qq:hover {
  color: #1E9CFE;
}

/* ---------- 二维码浮窗（包含图片和文字，居中于卡片） ---------- */
.qr-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  width: 180px;          /* 宽度增加以容纳文字 */
  padding: 16px 12px 14px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.18);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease;
  z-index: 10;
  border: 1px solid #f0f0f0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.qr-popup img {
  width: 100%;
  max-width: 140px;
  height: auto;
  display: block;
  border-radius: 6px;
}

.qr-popup .qr-text {
  font-size: 13px;
  color: #333;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
  word-break: break-all;
}

/* 悬停微信链接 → 显示微信浮窗 */
.social-item.wechat:hover ~ .wechat-qr,
.social-item.wechat:hover + .wechat-qr {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

/* 悬停QQ链接 → 显示QQ浮窗 */
.social-item.qq:hover ~ .qq-qr,
.social-item.qq:hover + .qq-qr {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

/* 可选的半透明背景衬底（增强可读性） */
.qr-popup::before {
  content: "";
  position: absolute;
  top: -12px;
  left: -12px;
  right: -12px;
  bottom: -12px;
  background: rgba(255,255,255,0.2);
  border-radius: 16px;
  z-index: -1;
}

/* 响应式调整 */
@media (max-width: 600px) {
  .branch-section { padding: 2rem 1rem; }
  .branch-grid { grid-template-columns: 1fr; gap: 1.5rem; }
  .branch-info { padding: 1rem 1.2rem 1.5rem; }
  .branch-info h3 { font-size: 1.1rem; }
  .branch-info p { font-size: 0.85rem; }
  .branch-social { gap: 1rem; }
  .social-item { font-size: 0.8rem; }
  .social-item i { font-size: 1rem; }
  .qr-popup {
    width: 150px;
    padding: 12px 10px;
  }
  .qr-popup img { max-width: 110px; }
  .qr-popup .qr-text { font-size: 11px; }
}

@media (min-width: 601px) and (max-width: 900px) {
  .branch-grid { grid-template-columns: repeat(2, 1fr); }
}


/* ====== 推荐产品样式（完全自适应） ====== */
.rec-products {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
  width: 100%; /* 自动适应父容器宽度 */
}

.rec-title {
  font-size: clamp(18px, 2.5vw, 24px);
  font-weight: 600;
  color: #333;
  margin-bottom: 18px;
}

.rec-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(16px, 2vw, 24px);
}

.rec-item {
  background: #fafafa;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #eee;
}

.rec-img {
  width: 100%;
  padding-top: 66.67%; /* 3:2 比例 */
  position: relative;
  background: #e9ecef;
}

.rec-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.rec-info {
  padding: clamp(12px, 1.5vw, 18px) clamp(14px, 1.5vw, 20px) clamp(16px, 2vw, 22px);
  background: #fff;
}

.rec-name {
  font-size: clamp(15px, 1.2vw, 18px);
  font-weight: 600;
  color: #222;
  margin: 0 0 6px 0;
  line-height: 1.4;
}

.rec-desc {
  font-size: clamp(13px, 1vw, 15px);
  color: #666;
  line-height: 1.6;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* ====== 响应式断点（精准自适应） ====== */
@media (max-width: 900px) {
  .rec-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }
}

@media (max-width: 550px) {
  .rec-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .rec-img {
    padding-top: 60%; /* 手机端可略调比例，也可保持 66.67% */
  }
  .rec-desc {
    -webkit-line-clamp: 3; /* 手机显示更多行 */
  }
}





@media screen and (max-width:4804px) and (min-width:1920px) {
  
  
}



@media screen and (max-width: 1920px) and (min-width:1600px) {
   
}

@media only screen and (max-width: 1800px){	 
     .flex-direction-nav li a.flex-next { left: 22%;}
	 .flex-control-nav li::after {   bottom: 26px;}
	 .oclean-swiper .swiper-slide-active .swiper_info { left: -15%;}
	 .oclean-swiper a .swiper_info {  left: -4%;}
	 .oclean-swiper .swiper-arrow.swiper-prev {  right: 108px;}
	 .oclean-swiper .swiper-arrow.swiper-next {  right: 108px;}
	 .about2 {height: 560px;  margin-top: -150px;}
	 
}
@media only screen and (max-width: 1700px){	 
    #solve2 .item .solve2Item dl dd:last-child { margin-top:60px; }
	.home-subjects-v2 li a dl dd:first-child+dd {  margin-top:30px;}
	.service3 .home-subjects-v2 li a dl dd:last-child { margin-top: 40px;}
}
@media only screen and (max-width: 1650px){	 
   .index4_desc {  line-height: 1.6;  margin-top: 50px;  font-size: 16px;}
}
@media only screen and (max-width: 1600px){	 
         .flex-direction-nav li a.flex-next { left: 24%;}    
         .t1 { padding-top: 110px;}
		 .index1_desc { margin: 40px 0 40px;}
		 .index1 .t1 { padding-top: 0;}
		 .index1_ri { width:90%}
		 
}

@media only screen and (max-width: 1500px){	
       .index1_content p { display:inline;}
       .index2_yw {  height: 80px;  line-height: 46px;}
	   .index2_yw span {  padding: 20px 40px 20px 40px;  font-size: 40px;   height: 80px;}
	   .index3_yw {  height: 80px;  line-height: 46px;}
	   .index3_yw span {  padding: 20px 40px 20px 40px;  font-size: 40px;   height: 80px;}
	   .index2_desc { width: 60%;}
	   .oclean-swiper .swiper-slide-active .swiper_info { left: -10%;}
	 .oclean-swiper a .swiper_info {  left: -4%;}
	 .oclean-swiper .swiper-arrow.swiper-prev {  right: 108px;}
	 .oclean-swiper .swiper-arrow.swiper-next {  right: 108px;}
	 .oclean-swiper a .swiper_info dl dd:first-child+dd { font-size: 35px;}
	 .oclean-swiper a .swiper_info { width: 20%;}  
	   .index4 { padding-top: 100px;}
	 .contact1_info { padding:0}  
	  .newlist ul li a dl dd:first-child+dd {  padding:20px 20px 0;} 
	 .newlist ul li a dl dd:first-child+dd+dd { padding: 0 20px;}  
	 .newlist ul li a dl dd:last-child { padding: 0 20px;}  
	 .newlist ul li a dl dd:first-child+dd { height:70px;    font-size:18px;}  
	 .newlist ul li { padding-bottom:20px;}
	 .service2_rinfo { height: auto;}
	 .index1 {  padding-bottom: 50px;}
	 .index1_rbj { bottom: 0;}
	 .index1_r {  width:45%;}
	 
}
@media only screen and (max-width: 1400px){	 
     .flex-control-nav {   left: 3%;} 
     .foot_r ul {  margin-right: -90px;}
	 .banner_desc dl dt {font-size:30px;}
	 .banner_desc dl dd {font-size:14px;} 
	  .index1_rbj { bottom: 30px;}
}
@media only screen and (max-width: 1330px){	
      .oclean-swiper .swiper-slide-active .swiper_info { left: -1%;}
	 .oclean-swiper a .swiper_info {  left: -10%;}
	 .oclean-swiper .swiper-arrow.swiper-prev {  right: 128px;}
	 .oclean-swiper .swiper-arrow.swiper-next {  right: 128px;} 
	 .oclean-swiper a .swiper_info {  min-height: 490px;}
     .index1_rbj { bottom: 70px;}
}
@media only screen and (max-width: 1300px){	
    .buttonBox p { font-size: 14px;}
	#IndexBlock4 .PNBtn .next {  right: 0;}  
	#IndexBlock4 .PNBtn .prev {  left: 0;}  
	#IndexBlock4 .PNBtn span { top:45%;} 
	 .index1_rbj { bottom:80px;}
	.about1 #seventh span { font-size:70px} 
	 
	 
	 
}
@media only screen and (max-width: 1250px){	
  
 .index1_rbj { bottom:100px;}
	 
	 
}
@media only screen and (max-width: 1200px){	
   .flex-control-nav {   left: 2%;} 
   .flexslider::after {  height: 80px;}
   .flex-control-nav { height: 80px;} 
	.flex-control-nav li{ margin:22px 15px 0;}
	.flex-control-nav li::after {  left: -21px;  width: 18px;}
	.flex-direction-nav li a.flex-next { left: 22%; bottom:-22px}
	
	 .index4_title span { font-size: 35px;}
   .index4_title p { font-size: 25px;}
   .index4_r { width: 75%;}
	 .index5 {  margin-top: 100px;}
	  .foot_r ul {  margin-right: -80px;}
	 .copyright {  height: auto; margin-top: auto; padding:30px 0; margin-top:30px;}
	.copyright_r{ line-height:1.5; margin-bottom:30px;} 
	 .copyright_l { margin-top: 0;}
	 .index1_rbj { bottom:120px;}
}

@media only screen and (max-width: 1100px){	
    .about1_sz {  padding-left:60px;}     
	   
}

 
@media only screen and (max-width: 1050px){	
   
	 
}

@media only screen and (max-width: 1024px){	
  .flexslider ul li  .bm_img { display:block;}     
  .flexslider ul li  .bpc_img { display:none;}
  .flexslider_r  { margin-left:5%; float:none; width:90%;min-height: auto; margin-top:150px;height:auto;} 
  .flexslider_r dl dd:first-child+dd { font-size: 40px; margin-bottom: 15px;}
  .flexslider_r dl dd:first-child+dd+dd{   margin-bottom: 15px;}
  .flexslider_r dl dd:last-child a {  padding: 10px 20px 10px 20px;}
  .flexslider::after { display:none;}
  .flex-direction-nav li a.flex-prev { left:2%;  bottom:50%; display:block;  transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);}
  .flex-direction-nav li a.flex-next { right:2%;  bottom:50%;}
  .flex-direction-nav {  bottom: 50%; left:0;}
  .flex-direction-nav li { width:100%;}
  .flex-control-nav { width:100%; left:0; text-align:center;}
  .flex-direction-nav li a.flex-next { left:auto;}
   .t1 { padding-top:80px;}
  .index1_desc { margin: 20px 0 20px; font-size:18px;}
  .t1 h3 {  font-size: 35px;}
  .t1 p { font-size:25px;}
 
  .index1_content {font-size:14px;}
  #seventh span { font-size: 40px;}
  .value_info dl dd .value_i {  padding-left: 36%;}
  .value_info dl dd em img {  height: 50px;}
  .value_info dl dd:first-child+dd .value_i { padding-left:22%;}
  .value_info dl dd:first-child+dd em img { left: -86px;}
  .value_info dl dd:last-child .value_i { padding-left:22%;}
  .value_info dl dd:first-child+dd+dd em img { left: -80px;} 
  .index1_sz { margin-top: 159px;}
  .index2_yw {  height:60px;  line-height:25px;}
  .index2_yw span {  padding: 20px 40px 20px 40px;  font-size:30px;   height: 60px;}
  .index3_yw {  height: 60px;  line-height: 25px;}
  .index3_yw span {  padding: 20px 40px 20px 40px;  font-size: 30px;   height: 60px;}
  .index2_desc { width: 80%;}
  .index2_desc { font-size:16px;}
   .oclean-swiper a .swiper_info dl dd:first-child+dd { font-size:30px;}
    .oclean-swiper a .swiper_info {  min-height: 450px;}
   .oclean-swiper .swiper-arrow.swiper-next { top: 60%;}
   .flexslider_r dl dd:last-child a em::after { right: -40px; font-size: 16px;}
   .index3_desc { width:95%; margin:20px auto 0; font-size:16px;}
   .index3 {  padding-top:60px;}
   #solve2 .item .solve2Item dl dd:first-child+dd {  font-size:30px;}
   #solve2 .current .item .solve2Item dl dd:first-child+dd+dd {  margin-top: 20px; font-size:14px;}
   #solve2 .item .solve2Item dl dd:last-child { margin-top:30px;}
   #solve2 .item .solve2Item dl dd { padding: 0 15px;}
   .m-solve-box .owl-nav .owl-prev {left: 10px;}
  .m-solve-box .owl-nav .owl-next {right: 10px;} 
   .index4_l { width:100%; float:none; text-align:center;}
   .index4_r { width:100%; float:none; margin-top:30px;}
   .index4_desc { margin-top:30px;}
   .index4_r #IndexBlock2 .Productlist2 li a dl dd:first-child+dd { margin-top:30px;}
   .Point_z { position:inherit; }
   .foot_l  { width:100%; float:none;} 
   .foot_r  { width:100%; float:none; margin-top:20px;} 
   .foot_r ul { margin:0}
   .inner_current {  height:50px;}
   .current_z ul .cur a { height: 55px;  line-height: 55px;}
   .current_z ul li a { font-size:14px;}
   .current_z {line-height:50px;}
   .current_z ul li {  margin-top: 0;}
   .current_z ul .cur {  margin-top: -5px;}
   .inner { padding-top: 50px;}
   .banner_desc dl { width: 95%; margin:0 auto;}
   .banner_desc dl dt { font-size:25px;}
   .about3 { padding-top:40px;}
   .about3_title h3 { font-size:35px;}
   .about3_title p {font-size: 16px;}
   #IndexBlock4{ margin-top:40px;}
   .about4 {   height: auto; overflow:hidden;  margin-top:30px;background-size:cover !important; padding-bottom:40px}
   .home-subjects-v2 li { width: 50%; border-bottom:1px solid #f3f3f3;}
   .about3_info { margin:40px auto 0;}
   .home-subjects-v2 li a dl dd:first-child+dd { font-size:25px;   }
    .home-subjects-v2 li a dl dd:first-child+dd+dd {      margin-top:10px;} 
   .about5 .about3_title{ padding-top:0}
   .about5_info  { padding-top:40px;}
   .contact_title { padding-top:40px;}
   .inner_message{ padding-top:40px;}
   .product1 { padding:40px 0;}
   .product1_rd {  padding-top: 15px; font-size: 16px;}
   .products_title span {  line-height: 25px; height:25px;}
   .products_title { font-size:25px;}
   .products1 span{  line-height: 25px; height:25px;}
   .products1{ font-size:25px;}
   .service1 h3 {    font-size:35px;}
   .service1 p {    font-size:16px;}
   .service3 { padding-top:40px;}
   .service2 ul li .service2_l {  width: 100%; float:none;}
   .service2 ul li .service2_r {  width: 100%; float:none; margin-top:30px;}
   .service2 ul li { margin-bottom: 30px}
   .service2 { padding-top: 40px;}
   .index1_l { width:100%}
   .index1_r { width:100%; margin-top:30px;}
   .index1_rbj { display:none;}
   .index1_ri { width:100%; position:inherit;}
   .index1_more {  margin: 40px 0 40px;}
   .value_info dl dd .value_i { margin:0; padding:0}
   .value_info dl dd:first-child{ width:25%}
   .value_info dl dd:first-child+dd{ width:25%}
   .value_info dl dd:first-child+dd+dd{ width:25%}
   .value_info dl dd:last-child{ width:25%}
   .value_info dl dd:first-child+dd .value_i{ padding:0}
   .value_info dl dd:last-child .value_i{ padding:0}
   .pd1 { padding-top: 60px;}
   .index4 { padding-top:60px;}
   
   
   
}
@media only screen and (max-width: 950px){	
   .about1_info {  padding-left: 0;} 
   .about1 {  padding-top: 40px;}
   .about1_title p { font-size: 150px;}
   .about1_sz {  padding-left:110px;}   
   .about1 #seventh span { font-size:50px;}
   .about1 .value_info dl dd em img {  height: 50px;}
   
   
   
 
}
@media only screen and (max-width: 850px){	
   .index5_t ul li:last-child::after { display:none;} 
   .index5_t ul li:last-child::before {  font-size: 22px;}
   .index5_t { padding-top:150px;}
   .index5_d { font-size: 30px;  margin-top: 30px;}
   .foot_l dl dd:first-child {  margin-bottom: 10px; font-size:14px;}
   .foot_l dl dd:first-child+dd+dd{  margin-bottom: 10px;font-size:14px;}
   .foot_l dl dd:first-child+dd { margin-bottom: 30px;}
   .contact1_info ul li {  margin-left:3%;margin-bottom:3%;  width: 48.5%;}
   .contact1_info ul li:nth-child(2n+1) { margin-left:0; }
   .news_title h1 {font-size: 30px;}
	.content { width: 100%; float:none;}
	.leftSidebar { width: 100%; float:none; margin-top:30px;}
	.demo1 {   display:block;}
	.inner_current {   display:none;}
	.about1_sz .value_info dl dd:first-child { width: 33.3%;}
	.about1_sz .value_info dl dd:first-child+dd { width: 33.3%;}
	.about1_sz .value_info dl dd:last-child{ width: 33.3%;}
	 
	.about1_z { padding-bottom:60px}
	.about1_desc { font-size:50px}
	.product1_rt { font-size:35px;}
	.news_info .caseboy{
	    display:block;
	}
	.news_info .caseboy p{
	    width: auto;
        margin-bottom: 20px;
	}
}

@media only screen and (max-width: 768px){	
  
     .flexslider_r  {  margin-top:100px;} 
	 .index1_more {   margin: 20px 0 50px}
	 .index1_more a {  padding:10px 20px 10px 20px;}
	 .index1_more a em::after {  right: -38px;  font-size: 16px;}
	 .index2_yw {  height:40px;  line-height:4px;}
  .index2_yw span {  padding: 20px 20px 20px 20px;  font-size:20px;   height: 40px;}
  .index3_yw {  height: 40px;  line-height: 4px;}
  .index3_yw span {  padding: 20px 20px 20px 20px;  font-size: 20px;   height: 40px;}
	 .index2 .index1_title { padding-top:80px}  
	 .owl-carousel .owl-item .cm_img{display:block; }
	 .owl-carousel .owl-item .cp_img{display:none; }
	 .m-solve-box .owl-nav .owl-prev {   width: 40px;  height: 40px;  line-height: 40px;}
	 .m-solve-box .owl-nav .owl-next {   width: 40px;  height: 40px;  line-height: 40px;}
	 .m-solve-box .owl-nav .owl-prev::after {  font-size: 16px;   width: 40px;  height: 40px;  line-height: 40px;}
	 .m-solve-box .owl-nav .owl-next::after {  font-size: 16px;   width: 40px;  height: 40px;  line-height: 40px;}
     #solve2 .item .solve2Item dl dd:first-child+dd+dd { height:auto;    margin-top:20px;}
     .m-box {  margin-top:40px;}
	 .index5_t ul li {  font-size: 30px; padding-bottom:20px;}
	 .index5_d {   font-size: 20px;}
	 .index5_t ul li::before {   top: 0px; }
	 .index5_m { margin-top: 50px;}
	 .index5 {  height: 500px;}
	 .foot_r  { display:none;}
	 .copyright {  margin-top:50px;}
	 .foot_bj {   padding-top: 50px;}
	 
	 .copyright_r{ width:100%; margin-top:25px; text-align:center;} 
	 .copyright_l { margin:0 auto; width:50%; float:none;} 
	 .layui-form-item .layui-input-inline { width:100%; }
	 .contact1_info ul li dl dd:first-child+dd+dd {  font-size: 16px;}
	 .contact1_info ul li { padding:0 5px;}
	 .about1_title p { font-size: 80px;}
	 .productlist ul li:nth-child(3n+1) {  margin-left: 3%;}
	 .productlist ul li:nth-child(2n+1) {  margin-left: 0;}
	 .productlist ul li  {  margin-left: 3%; margin-bottom:3%; width:48.5%}
	 .productlist ul li a .productlist_title {font-size:18px;}
	 .productlist ul li a .productlist_xh { font-size: 14px;margin: 8px 0 20px;}
	 .productlist ul li a .productlist_more{ font-size: 12px;}
	  .page span.page_list a {  padding:8px 14px;} 
	 .x-d { width: 100%; float:none;}
	 .x-h { width: 100%; float:none; margin-top:30px;}
	 .products4 dl dd:nth-child(4n+1) { margin-left:3%;}
	 .products4 dl dd:nth-child(2n+1) { margin-left: 0;}
	 .products4 dl dd { margin-left:3%; margin-bottom:3%; width:48.5%}
	 .service3 .home-subjects-v2 li a dl dd:first-child+dd {   font-size: 25px;}
	 .service3 .home-subjects-v2 li a dl dd:first-child+dd+dd{ font-size:14px;}
	 .service3 .home-subjects-v2 li a dl dd:last-child {  margin-top: 25px;}
	 #honor .pro-list ul li:nth-child(5n+1) { margin-left:3%;}
	 #honor .pro-list ul li:nth-child(2n+1) { margin-left: 0;}
	 #honor .pro-list ul li:first-child { margin-left:0;}
	 #honor .pro-list ul li { margin-left:3%; margin-bottom:3%; width:48.5%;}
	 #honor .pro-list ul li .text h3 {  font-size: 14px;}
	 
	 #padter .pro-list ul li:nth-child(5n+1) { margin-left:3%;}
	 #padter .pro-list ul li:nth-child(2n+1) { margin-left: 0;}
	 #padter .pro-list ul li:first-child { margin-left:0;}
	 #padter .pro-list ul li { margin-left:3%; margin-bottom:3%; width:48.5%;}
	 #padter .pro-list ul li .text h3 {  font-size: 14px;}
	 
	 #wenh .pro-list ul li:nth-child(5n+1) { margin-left:3%;}
	 #wenh .pro-list ul li:nth-child(2n+1) { margin-left: 0;}
	 #wenh .pro-list ul li:first-child { margin-left:0;}
	 #wenh .pro-list ul li { margin-left:3%; margin-bottom:3%; width:48.5%;}
	 #wenh .pro-list ul li .text h3 {  font-size: 18px;}
	#wenh .pro-list ul  { display: flex;flex-direction: row;flex-wrap: wrap;}
    #wenh .pro-list ul li{ flex: auto;}
	.pd1 { padding-top: 50px;}
    .index1_info {  padding-top: 30px}
	.index1_info { font-size:16px;}
	#seventh .sp1 { font-size:14px;}
	#seventh .sp2{ font-size:12px;}
	#seventh .counter { font-size:40px;}
	.value_info { margin-top:25px;}
	.index1_r { margin-top:0}
	.index4 { padding-top:50px;}
	.index4_content { padding-top:30px;}
	.index4_title p { font-size:14px;}
	.index4_content ul li:first-child { margin-left:0}
	.index4_content ul li:last-child { display:block;}
	.index4_content ul li { width:48.5%; margin-bottom:3%; margin-left:3%}
	.index4_content ul li:nth-child(2n+1) { margin-left:0}
	.index4_content ul li a dl dd:first-child+dd { font-size:18px;}
	 .index4_content ul li a dl dd:first-child+dd  { text-align:left; display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
} .index4_content ul li a dl dd:last-child  { text-align:left;
}
.index5 { margin-top:50px;}	
	.about1 #seventh span { font-size:40px;}
	.about1_sz { padding:0; margin:0 auto; width:95%}
	.about1 .about1_sz .value_info dl dd .value_i { padding-left:80px;}
	.about1 .value_info dl dd em img { height:45px; left:-65px;}
	.value_info dl dd:first-child+dd em img{left:-65px;}
	.value_info dl dd:first-child+dd+dd em img{left:-65px;}
	
	
	
	
	
	
	 
}
@media only screen and (max-width: 700px){	
 
    .oclean-swiper .swiper-slide-active .swiper_info { position:inherit; width:100%; opacity:1}
    .oclean-swiper a .swiper_info{ position:inherit; width:100%; opacity:0;min-height:auto}
    .oclean-swiper a .swiper_info dl dd:first-child+dd+dd {   margin-bottom: 30px;}
	.oclean-swiper .swiper-arrow.swiper-prev { right:-1%; top:50%;}
	.oclean-swiper .swiper-arrow.swiper-next { right:auto; left:-1%;top:50%;}
	.wp { padding: 0 15px;}
	.inner_banner .cpb { display:none}
	.inner_banner .mpb { display:block}
	.inner_message ul li {  margin-left:0;width:100%;}
	.banner_desc dl dt { font-size:20px;}
	.about1_title span { font-size:30px;}   
	 .home-subjects-v2 li a dl dd:first-child+dd { margin-top:30px;}  
	 .home-subjects-v2 li a dl dd:first-child { margin-top:50px;}    
	 .home-subjects-v2 li a dl dd { margin:0 20px;}
	 .home-subjects-v2 li a dl dd:last-child { font-size: 14px;}
	 .about5_info ul li:nth-child(6n+1) { margin-left:3%;}
	 .about5_info ul li:nth-child(2n+1) { margin-left: 0;}
	  .about5_info ul li:first-child { margin-left: 0;} 
	  .about5_info ul li { width:48.5%; margin-left:3%; margin-bottom:3%;}
	  .h_foot { height:40px;}
	  .p_height { height:40px;} 
	  .contact_title h3 {  font-size:30px;}
	  .contact_title p {  font-size:20px;}
	  .products6_i ul li a .products6_ir dl dd:first-child { font-size: 17px;}
	 .products6_i ul li a .products6_ir dl dd:first-child+dd { font-size: 14px;} 
	  .products6_i ul li a .products6_ir dl dd:last-child { font-size: 12px;} 
	  .service3 .home-subjects-v2 li a dl dd:first-child { background-size:45% !important; width:60px; height:60px}
	 #IndexBlock4 .PNBtn span { height: 40px;  width: 40px; top:40%;} 
	 #IndexBlock4 .PNBtn span::after {  width: 40px; height: 40px;  line-height: 40px;}  
	 .demo2 .f_sort {  width: 70%;} 
	 .service3 .home-subjects-v2 {border-radius: 0;}
	 .service3 .home-subjects-v2 li { border:0}
	 .index1_r { min-height:inherit;}
}
 



@media only screen and (max-width: 600px){	
      .flexslider_r dl dd:first-child+dd { font-size:30px;}
	  .flex-direction-nav { display:none;}
	  .value_info dl dd {  }
 
	  #seventh span { display:block;}
	  .value_info dl dd em{ width:100%;} 
	  .mainleft a img { height:150px;}
	  .value_info { margin-top:40px;} 
	  
	  #solve2 .item .solve2Item dl dd:first-child i { width:80px; height: 80px}
	  #solve2 .item .solve2Item dl dd:first-child+dd {   font-size:25px;}
	  #solve2 .item .solve2Item dl dd:first-child+dd+dd { line-height:1.5}
	  .index4 {  padding-top: 50px;}
	   .newlist ul li { width:100%; margin-left:0}
	  .about2 { height: 500px;}
	  .home-subjects-v2 li a dl dd:first-child+dd+dd { font-size:14px;}
	  .home-subjects-v2 li a dl dd:last-child { margin-top:30px;}
	  .service3 .home-subjects-v2 li { width:100%;}
	  #seventh .counter { font-size:30px;}
	 .about1 .value_info dl dd em img {  height: 40px;  left: -65px;}
 .about1 .about1_sz .value_info dl dd .value_i {  padding-left: 70px;}
	  .about1 #seventh span { font-size:30px;}
	  .about1 .buttonBox p{ font-size:12px;}
	  
	  
	  
	  
}





@media only screen and (max-width: 530px){	 
      
}
@media only screen and (max-width: 500px){	 
   .home-subjects-v2 li a dl dd:first-child { margin-top: 30px;}
   .home-subjects-v2 li a dl dd:first-child+dd{ margin-top: 10px;}
   .value_info dl dd em img { display: none !important;}
   .about1 .about1_sz .value_info dl dd .value_i {
    padding-left: 25px;}
	.about2 {  height:350px;}
   
       
}
@media only screen and (max-width: 450px){	
   .home-subjects-v2 li a dl dd:first-child+dd+dd { margin-top:0}  
   .about2 { height:400px;} 
}

 
 @media only screen and (max-width: 390px){	
  
}

@media only screen and (max-width: 370px){	
     
 
	 
}
























































