html {
  font-size: 62.5%;
  /*10 ÷ 16 × 100% = 62.5%*/
}
body {
  font-family: "microsoft yahei", "sans-serif", "华文细黑", "黑体" !important;
  overflow-x: hidden;
}
ol,
li {
  list-style: none;
}
header,
footer,
#main {
  width: 100%;
}
#main {
  position: relative;
  z-index: 2;
}
header {
  position: relative;
}
/*css3*/
.clear:after {
  display: block;
  content: '';
  clear: both;
}
.czspjz {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.before {
  display: block;
  content: '';
}
.after {
  display: block;
  content: '';
}
@font-face {
  font-family: myFirstFont;
  src: url('../font/BebasNeue.ttf'), url('../font/BebasNeue.eot');
  
  /* IE9+ */
}
/*正常屏幕*/
/*导航下拉*/
.submenu {
    display: none;
    position: absolute;
    top: 90px;
    left: 40%;
    z-index: 999999;
    background-color: #032255;
    -webkit-box-shadow:2px 4px 10px rgba(0, 0, 0, .3);  
    -moz-box-shadow:2px 4px 10px rgba(0, 0, 0, .3);  
    box-shadow:2px 4px 10px rgba(0, 0, 0, .3);

}
.pc-nav ul li > a:hover{/*color:#dc0808;background:url(../images/nav.png) no-repeat center 88px;*/cursor:pointer; }
.mj_menu_news_bg{width:180px;height:auto;/* border-top: solid 3px #1167b8;*/ /*background:rgba(255,255,255,.7);*//*background-color:#fff;*/font-size:14px; /*padding-top: 15px; padding-bottom: 40px; */}
.proTypeUl{width: 100%; }
#proTypeUl li{width: 100%; border-bottom: solid 1px #244475;
    padding: 7px; }

/************************header************************/
.header_top {
  line-height: 45px;
  background: #032255;
  overflow: hidden;
}
.header_top small {
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
}
.header_top p {
  float: right;
  font-size: 14px;
  opacity: 0.5;
  color: #fff;
}
.pc-nav {
  position: absolute;
  left: 0;
  z-index: 9999;
  width: 100%;
  top: 45px;
 /* overflow: hidden;*/
}
.pc-nav .container .logo_bg {
  margin-top: 28px;
  float: left;
}
.pc-nav ul {
  width: 66%;
  float: left;
  margin-left: 3%;
}
.pc-nav ul li {
  float: left;
  width: 14.2857%;
  text-align: center;
  font-size: 16px;
}
.pc-nav ul li:hover .sub-nav {
  opacity: 1;
  visibility: visible;
}
.pc-nav ul li.nav_act a {
  color: #032255;
}
.pc-nav ul li.nav_act a:before {
  top: 0;
}
.pc-nav ul li:last-child a:after {
  display: none;
}
.pc-nav ul li >a {
  display: block;
  color: #fff;
  position: relative;
  height: 98px;
  line-height: 128px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
#proTypeUl{width: 100%; margin-left: 0; }
#proTypeUl ul {
    width: 100%;
    float: left;
    margin-left: 3%;
}
#proTypeUl ul li a {
  display: block;
  color: #222222;
  position: relative;
  line-height: 40px;
  font-size: 14px;
  height: auto;
  text-align: left;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.mj_menu_news_bg:after {
  display: block;
  content: '';
  width: 24px;
  height: 2px;
  background: #fff;
  border-radius: 4px;
  margin: 6px 0;
}


.pc-nav ul li > a span {
  position: relative;
  z-index: 2;
}
.pc-nav ul li > a:before {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  /*background: #ffffff;*/
  position: absolute;
  left: 0;
  top: -100%;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.pc-nav ul li:hover > a {
  /*color: #032255;*/
  line-height: 118px;
  /*font-weight: bold;*/
  transition:all .2s;
}

#proTypeUl li:hover a{font-weight: inline; color: #00c858; }
.pc-nav ul li:hover > a:before {
  top: 0;
}
.pc-nav ul li:nth-of-type(3) .sub-nav a {
  padding: 0 10px;
}
.pc-nav form {
  float: right;
  width: 15%;
  position: relative;
  margin-top: 40px;
}
.pc-nav form input {
  display: block;
  width: 100%;
  line-height: 34px;
  background: #fff;
  color: #666;
  text-indent: 10px;
  border: 0;
  border-radius: 30px;
}
.pc-nav form button {
  position: absolute;
  right: 5px;
  top: 1px;
  width: 34px;
  height: 34px;
  background: none;
}
.logo_bg a {
  display: block;
}
/*小屏幕手机*/
.mobile-nav {
  position: relative;
  height: 60px;
}
.mobile-nav .h-nav-g {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 60px;
  background: #032255;
  transition: 300ms;
  -webkit-transition: 300ms;
}
.mobile-nav .h-nav-g h1 img {
  position: absolute;
  max-height: 40px;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.mobile-nav .h-nav-g .btn_i {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.mobile-nav .h-nav-g .btn_i small,
.mobile-nav .h-nav-g .btn_i:before,
.mobile-nav .h-nav-g .btn_i:after {
  display: block;
  content: '';
  width: 24px;
  height: 2px;
  background: #fff;
  border-radius: 4px;
  margin: 6px 0;
}
.mobile-nav .h-nav-g .btn_i_click small {
  opacity: 0;
}
.mobile-nav .h-nav-g .btn_i_click:before {
  transform: rotateZ(45deg);
  transform-origin: 0px 6px;
}
.mobile-nav .h-nav-g .btn_i_click:after {
  transform: rotateZ(-45deg);
  transform-origin: 5px -1px;
}
.mobile-nav .h-nav-g .i_tel {
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  background-image: url("../images/tel.png");
  position: absolute;
  right: 15px;
  top: 0;
  height: 60px;
  width: 40px;
}
.mobile-nav .ul-small {
  background: #3a3a3a;
  overflow-y: scroll;
  width: 220px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
  transform: translateX(220px);
  transition: 300ms;
  -webkit-transition: 300ms;
  -webkit-transform: translateX(220px);
}
.mobile-nav .ul-small ul {
  margin-top: 20px;
}
.mobile-nav .ul-small ul li > a {
  padding-right: 30px;
  line-height: 55px;
  display: block;
  position: relative;
  padding-left: 20%;
  color: #767676;
  font-size: 14px;
  border-bottom: 1px solid rgba(118, 118, 118, 0.52);
}
.mobile-nav .ul-small ul li > a:before {
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid #767676;
  position: absolute;
  left: 8%;
  top: 50%;
  margin-top: -5px;
  border-radius: 50%;
}
.mobile-nav .ul-small ul li > a:after {
  display: block;
  content: '+';
  position: absolute;
  right: 8%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-weight: bold;
  font-size: 20px;
}
.mobile-nav .ul-small ul li.after_none > a:after {
  display: none;
}
.mobile-nav .ul-small ul li:last-child > a:after {
  display: none;
}
.mobile-nav .ul-small ul li a:after {
  display: none;
}
.mobile-nav .ul-small ul li p {
  display: none;
  background: #19191a;
}
.mobile-nav .ul-small ul li p > a {
  line-height: 55px;
  font-size: 14px;
  color: #767676;
  padding-left: 20%;
  position: relative;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
  display: block;
}
.mobile-nav .ul-small ul li p > a:after {
  display: block;
  content: '';
  position: absolute;
  left: 8%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-weight: bold;
  font-size: 20px;
  width: 7px;
  height: 11px;
  background: url("../images/menu_bg3.png") no-repeat center;
  background-size: cover;
}
.mobile-nav .ul-small ul li.li_click > a {
  color: #fff;
}
.mobile-nav .ul-small ul li.li_click > a:before {
  background: #ffc801;
  border: 2px solid #ffc801;
}
.mobile-nav .ul-small ul li.li_click > a:after {
  content: '-';
  color: #767676;
}
.mobile-nav .translate {
  transform: translateX(-220px);
  -webkit-transform: translateX(-220px);
}
.mobile-nav .translate2 {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
/*banner*/
.banner {
  clear: both;
  position: relative;
  height: 100%;
  overflow: hidden;
  /*background: url(../images/loading.gif) 50% no-repeat;*/
}
/*banner*/


.slides{position:relative;z-index:1;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:3px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:3px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#032255; }
.flex-direction-nav{position:absolute;z-index:99;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev_icon.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next_icon.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
/*首页关于我们信息*/
.company-items{padding-top: 4%; }
.ind-honor{padding-left:0; padding-bottom: 4%; }
.ind-shebei{padding-left:0; padding-bottom: 4%; }
.ind-about{padding-right:0; padding-bottom: 4%; position: relative; }
.ind-honor:hover .ind-honor-tit{color: #a5181e; }
.ind-shebei:hover .ind-honor-tit{color: #a5181e; }
.ind-honor-pic{overflow: hidden; }
.ind-honor-pic img{-webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;}
.ind-honor:hover .ind-honor-pic img{
    -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.ind-shebei:hover .ind-honor-pic img{
    -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.ind-honor-tit{font-size: 24px; color: #192c4d; padding-top: 7.8%; }
.ind-honor-en{font-size: 14px; color: #192c4d; text-transform: uppercase; padding:1% 0 4.8% 0; }
.ind-honor-dis{font-size: 14px; color: #666666; line-height: 24px; }
.ind-about-en{font-size: 48px; color: #13304a; font-family: Arial; text-transform: uppercase; }
.ind-about-tit{font-size: 20px; color: #333333; width: 100%; padding-bottom: 7.8%; }
.ind-about-tit:after{height: auto;content:"";display:block;clear:both;visibility:hidden;}
.ind-about-dis{font-size: 14px; color: #666666; line-height: 28px; }
.ind-about-tit-l{float: left; }
.ind-about-tit-r{float: left; padding-top: 2.8%; padding-left: 2.8%; }
.ind-about-anniu{width: 240px; height: 45px; border:solid 1px #13304a; border-radius: 4px; line-height: 45px; font-size: 16px; color: #13304a; position: relative; text-align: center; margin-top: 17%; overflow: hidden; transition:all .2s; }
.ind-about-anniu p{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 69, 142, 0.63);
    color: #13304a;
    text-align: center;
    z-index: 2;
    top: 0;
    left: -100%;
    transition: 650ms ease;
    -webkit-transition: 650ms ease;
}
.ind-about-anniu:hover{/* margin-top: 16%; transition:all .2s; */}
.ind-about-anniu:hover p{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 69, 142, 0.63);
    text-align: center;
    z-index: 2;
    top: 0;
    left: 0;
    transition: 650ms ease;
    -webkit-transition: 650ms ease;
}
.prev_next li{display: block;
    width: 45%;
    line-height: 40px;
    background: #ddd;
    color: #000;
    text-align: center;
    margin-top: 12px;
    transition: 300ms ease;
    -webkit-transition: 300ms ease;
    float: left; margin-right: 2%; }
.prev_next li a{color: #000; }
.prev_next li:hover{ color: #a5191f; transition:all .2s; cursor: pointer; }
.prev_next li:hover a{ color: #a5191f; transition:all .2s; }
.slider-focus .hd {
    position: absolute;
    width: 100%;
    height: 22px;
    left: 0;
    bottom: 2%;
    z-index: 1;
    line-height: 28px;
    text-align: center;
}
.info_news_right .prev_next li a{
  display: inline-block;
}
.info_news_right .prev_next li{
  float: none;
  width: 100%;
}
.info_news_right ul li{
  padding: 0px;
}

/*ban*/
.slider-focus{position: relative; top: 0;width:100%;overflow:hidden;}
.slider-focus .hd{position:absolute;width:100%;height:22px;left:0;bottom:4.8%;z-index:1;line-height:28px;text-align:center;}
.slider-focus .hd li{display:inline-block;/* vertical-align:middle; */width:13px;height:13px;margin:0 3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:0;line-height:0;text-indent:-9999em;border:1px solid #032255; cursor:pointer;}
.slider-focus .hd li.on{background:#032255;}
.slider-focus .bd{position:relative;z-index:0;}
.slider-focus .bd li{position:relative;text-align:center;}
.slider-focus .bd li img{vertical-align:top;width:100%;/* å›¾ç‰‡å®½åº¦100%ï¼Œè¾¾åˆ°è‡ªé€‚åº”æ•ˆæžœ */}
.slider-focus .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}/* åŽ»æŽ‰é“¾æŽ¥è§¦æ‘¸é«˜äº® */
.slider-focus .bd li .tit{display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px;line-height:22px;text-align:left;}
/*----------------------------------------------------------------------------------首页产品 product---------------------------------------------------------------------------------*/
.pro-items{width: 100%; position: relative; background: #eef3f7; padding-bottom: 4%; }
.pro-items:after{height: auto;content:"";display:block;clear:both;visibility:hidden;}
.ind-pro-l{width: 49%; float: left; }
.ind-pro-r{width: 49%; float: right; }
.ind-pro-l-list1{width: 100%; position: relative; background: #fff; }
.ind-pro-l-list1-pic{width: 100%; height: 364px; overflow: hidden; background: #fff; display:flex;align-items:center;justify-content:center; }
.ind-pro-l-list1-pic img{margin:0 auto; object-fit: cover; max-width: 100%; max-height: 100%; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-pro-l-list1-tit{width: 100%; position: absolute; bottom: 0; z-index: 999; background: #d2dbe3; overflow: hidden; }
.ind-pro-l-list1-tit-padd{padding:2.8% 4.8%; }
.ind-pro-l-list1-tit-padd:after{height: auto;content:"";display:block;clear:both;visibility:hidden;}
.left{float: left; }
.right{float: right; }
.ind-pro-l-list1-bt{font-size: 18px; color: #333333; }
.ind-pro-l-list1-btxl{font-size: 14px; color: #333333; }
.ind-pro-jt{width: 28px; height: 28px; border:solid 1px #000000; border-radius: 14px; text-align: center; font-family: '宋体'; color: #000000; line-height: 28px; margin-top: 1.4%; }
.ind-pro-l-list1:hover .ind-pro-l-list1-pic img{
    -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
/*.ind-pro-l-list1-tit p{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(165, 25, 31, 1);
    color: #13304a;
    text-align: center;
    z-index: 2;
    top: 0;
    left: -100%;
    transition: 650ms ease;
    -webkit-transition: 650ms ease;
}
.ind-pro-l-list1:hover p{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(165, 25, 31, 1);
    text-align: center;
    z-index: 2;
    top: 0;
    left: 0;
    transition: 650ms ease;
    -webkit-transition: 650ms ease;
    z-index: -99;
}*/
.ind-pro-l-list1:hover .ind-pro-l-list1-tit{background: #a5191f; transition:all .2s; }
.ind-pro-l-list1:hover .ind-pro-l-list1-bt{color: #fff; transition:all .2s; }
.ind-pro-l-list1:hover .ind-pro-l-list1-btxl{color: #fff; transition:all .2s; }
.ind-pro-l-list1:hover .ind-pro-jt{color: #fff; transition:all .2s; border:solid 1px #fff; }
/**/
.ind-pro-l-list2{width: 100%; margin-top: 15px; }
.ind-pro-l-list2-lb{width: 49%; float: left; background: #fff; position: relative; }
.ind-pro-l-list1-pic2{width: 100%; height: 201px; overflow: hidden; background: #fff; }
.ind-pro-l-list1-pic2 img{margin:0 auto; object-fit: cover; max-width: 100%; max-height: 100%; -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms; }
.ind-pro-l-list2-lb:hover .ind-pro-l-list1-pic2 img{
    -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
} 
.ind-pro-l-list2-lb2:hover .ind-pro-l-list1-pic2 img{
    -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
}
.ind-pro-l-list2-lb:after{height: auto;content:"";display:block;clear:both;visibility:hidden;}
.ind-pro-l-list1-tit2{width: 100%; position: absolute; bottom: 0; z-index: 999; background: #d2dbe3; overflow: hidden; }
.ind-pro-l-list1-bt2{font-size: 14px; color: #333333; line-height: 28px; }
.ind-pro-jt2{width: 22px; height: 22px; border:solid 1px #000000; border-radius: 14px; text-align: center; font-family: '宋体'; color: #000000; line-height: 22px; margin-top: 1.4%; }
.ind-pro-l-list2-lb:hover .ind-pro-l-list1-tit2{background: #a5191f; transition:all .2s; }
.ind-pro-l-list2-lb:hover .ind-pro-l-list1-bt2{color: #fff; transition:all .2s; }
.ind-pro-l-list2-lb:hover .ind-pro-jt2{color: #fff; transition:all .2s; border:solid 1px #fff; }

.ind-pro-l-list2-lb2{width: 49%; float: right; background: #fff; position: relative; }
.ind-pro-l-list2-lb2:hover .ind-pro-l-list1-tit2{background: #a5191f; transition:all .2s; }
.ind-pro-l-list2-lb2:hover .ind-pro-l-list1-bt2{color: #fff; transition:all .2s; }
.ind-pro-l-list2-lb2:hover .ind-pro-jt2{color: #fff; transition:all .2s; border:solid 1px #fff; }

.ind-pro-l-list3{width: 100%; margin-bottom: 15px; }
.ind-pro-l-list3:after{height: auto;content:"";display:block;clear:both;visibility:hidden;}


/**/
.main_title {
  text-align: center;
  padding: 4% 0;
}
.main_title b {
  display: block;
  font-size: 32px;
  color: #232424;
  font-weight: inherit;
}
.main_title span {
  font-size: 14px;
  color: #333333;
  margin-top: 5px;
  text-transform: uppercase;
}
.product {
  overflow: hidden;
  position: relative;
  padding-bottom: 4%;
}
.product .pro-type {
  text-align: center;
  margin-bottom: 4%;
}
.product .pro-type a {
  margin: 0 20px;
  display: inline-block;
  position: relative;
  font-weight: bold;
  font-size: 16px;
}
.product .pro-type a:hover:after {
  width: 100%;
}
.product .pro-type a:after {
  display: block;
  content: '';
  width: 0;
  height: 2px;
  background: #032255;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.product .pro_list li {
  height: 250px;
  overflow: hidden;
  position: relative;
}
.product .pro_list li:hover p {
  left: 0;
}
.product .pro_list li div {
  height: 100%;
}
.product .pro_list li div img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product .pro_list li p {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 69, 142, 0.63);
  color: #fff;
  text-align: center;
  z-index: 2;
  top: 0;
  left: -100%;
  transition: 650ms ease;
  -webkit-transition: 650ms ease;
}
.product .pro_list li p b {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-weight: 400;
}
.product .pro_list li p b > * {
  display: block;
}
.product .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
.product .swiper-pagination-bullet {
  width: 130px;
  height: 3px;
  border-radius: 0;
  margin: 0 !important;
  background: #d5d5d5;
  opacity: 1;
}
.product .swiper-pagination-bullet-active {
  background: #032255;
}
.product .swiper-button-next,
.product .swiper-button-prev {
  margin-top: -58px;
}
/*----------------------------------------------------------------------------------首页关于我们 company---------------------------------------------------------------------------------*/
/*.company .com_l {
  float: left;
  background: url("../images/company.jpg") no-repeat center;
  background-size: 100% 100%;
  width: 43%;
  height: 29.4vw;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3vw;
  position: relative;
  overflow: hidden;
}
.com_l h4 {
  font-size: 1.75vw;
  color: #2a2a2a;
  margin-bottom: 1vw;
}
.com_l p {
  font-size: 14px;
  color: #2a2a2a;
  font-weight: lighter;
  line-height: 24px;
}
.com_l a {
  display: block;
  width: 42%;
  margin-top: 1.5vw;
  line-height: 2vw;
  color: #fff;
  font-size: 16px;
  padding-left: 20px;
  background: #f08128;
  background: -moz-linear-gradient(0deg, #f08128, transparent);
  background: -webkit-linear-gradient(0deg, #f08128, transparent);
  background: -o-linear-gradient(0deg, #f08128, transparent);
}
.com_r {
  float: left;
  width: 55.9%;
}
.com_r > div {
  background: #eee;
  height: 14.7vw;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.com_r div ul {
  width: 100%;
  position: absolute;
  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%);
}
.com_r ul li p {
  font-size: 4.5vw;
  color: #032255;
}
.com_r ul li p sub {
  font-size: 16px;
  vertical-align: baseline;
}
.com_r ul li p sup {
  font-size: 1.55vw;
  font-weight: bold;
  vertical-align: text-top;
  margin-left: -27px;
}
.com_r ul li:nth-of-type(2) sub {
  margin-left: 0;
}
.com_r ul li:nth-of-type(3) sub {
  margin-left: 0;
}
.com_r ul li {
  width: 33%;
  float: left;
  text-align: center;
}*/
/*.com_contact {
  width: 100%;
  background: url("../images/company2.jpg") no-repeat right center !important;
}
.com_contact div {
  float: left;
  background: #032255;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3vw 2vw;
  width: 42.1%;
  height: 100%;
}
.com_contact img {
  float: right;
  display: block;
}
.com_contact div p {
  font-size: 1.4vw;
  margin-bottom: 1vw;
}
.com_contact div small:first-of-type {
  background: url("../images/tel.png") no-repeat left center;
}
.com_contact div small:last-of-type {
  background: url("../images/add.png") no-repeat left center;
}
.com_contact div small {
  display: block;
  padding-left: 30px;
  font-size: 14px;
  font-weight: lighter;
  margin-bottom: 0.8vw;
}*/
/*----------------------------------------------------------------------------------案例 company---------------------------------------------------------------------------------*/
.jy {
  overflow: hidden;
  margin: 0;
}
.jy ul li {
  width: 19.9%;
  border: solid 1px #fff;
  position: relative;
  background: #000;
  float: left;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
  overflow: hidden;
}
.jy ul li:hover {
  background: #032255;
}
.jy ul li:hover img {
  opacity: 0.2;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.jy ul li img {
  display: block;
  width: 100%;
  opacity: 0.4;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.jy ul li p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  text-align: center;
}
.jy ul li p > * {
  display: block;
}
.jy ul li p i {
  width: 37px;
  height: 37px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 3% auto 0 auto;
  text-align: center;
  line-height: 34px;
  font-style: normal;
}
.jy ul li p span {
  font-size: 18px;
  margin-top: 3%;
}
.jy ul li p small {
  font-size: 14px;
  margin-top: 3%;
}
/*---------------------------------------------------------------------------------com_ys---------------------------------------------------------------------------------*/
.left{float: left; }
.right{float: right; }
.com_ys ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.com_ys ul li {
  width: 48%;
  margin-bottom: 3%;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  background-repeat: no-repeat;
  background-position: left 10px;
  background-size:220px auto;
  padding-left: 0;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.com_ys{background: #eef3f7; }
.ind-news-l{width: 14%; float: left; border:solid 1px #dddddd; }
.ind-news-r{width: 84%; float: right; }
.ind-news-l-date{font-size: 16px; color: #888888; font-weight: bold; text-align: center; padding:2.8%; border-bottom:solid 1px #dddddd; }
.ind-news-l-y{font-size: 16px; color: #888888; font-weight: bold; text-align: center; padding:2.8%; }
.com_ys ul li:hover .ind-news-l{ background: #192c4d; transition:all .2s; }
.com_ys ul li:hover .ind-news-l-date{color: #fff; transition:all .2s; }
.com_ys ul li:hover .ind-news-l-y{color: #fff; transition:all .2s; }
.com_ys ul li:nth-of-type(1) {
  border-left: 0;
}
.com_ys ul li:nth-of-type(4) {
  border-left: 0;
}
.com_ys ul li b {
  display: block;
  font-size: 16px;
  color: #232323;
  margin-bottom: 10px;
}
.com_ys ul li small {
  font-size: 14px;
  color: #a2a2a2;
  margin: 15px 0;
  line-height: 30px;
}
.com_ys ul li a {
  display: block;
  width: 130px;
  line-height: 36px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
  margin-top: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.com_ys ul li a span {
  font-size: 12px;
  color: #232424;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.com_ys ul li a:hover {
  background: #a5191f;
  color: #fff;
  text-align: center;
}
.com_ys ul li a:hover span {
  color: #fff;
}
/*news*/
/*ly*/
.ly-items{margin-bottom: 4.8%; }
.ly-input{width: 23%; float: left; margin-right: 2%; padding:2% 4%; background: #eef3f7; font-style: 16px; color: #555555; border: none; height: 65px; }
.ly-submit{width: 23%; float: left; padding:0 4%; line-height: 65px; background: #192c4d; font-size: 16px; color: #ffffff; }
.ly-submit:hover{ background: #a5191f; transition:all .2s; }
/************************footer************************/
footer {
  background:url(../images/dt.png)center no-repeat #192c4d;
  padding-top: 5%;
}
footer > .container {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
footer > .container .f_left {
  width: 28%;
  text-align: left;
  color: #fff;
}
.f_left b{font-size: 30px; color: #ffffff; text-transform: uppercase; font-weight: inherit; }
.f_left h2{font-size: 20px; color: #ffffff; margin-bottom: 7.8%; }
.f_left li{font-size: 14px; line-height: 24px; color: #8392ab; }
footer > .container .f_left img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
footer > .container .f_left img + img {
  margin-top: 30px;
  max-width: 100%;
}
footer > .container .f_message {
  width: 78%;
  margin: 0 3%;
  padding: 0 3%;
}
footer > .container .f_message b {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 6%;
  display: block;
}
footer > .container .f_message ul {
  width: 25%;
  /*margin-right: 2%;*/
  float: left;
}
footer > .container .f_message ul li {
  /*float: left;*/
  /*width: 46%;*/
  margin-right: 4%;
  margin-bottom: 15px;
}
footer > .container .f_message ul li a {
  color: #fff;
  font-size: 14px;
  opacity: 0.5;
}
footer > .container .footer_con {
  width: 160px;
  font-size: 14px;
  color: #8392ab;
  text-align: center;
}
.container .footer_con img{
  width: 160px;
  height: 160px;
}
footer > .container .footer_con b {
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 6%;
  display: block;
}
footer > .container .footer_con ol li {
  color: #fff;
  font-size: 16px;
  opacity: 0.5;
  margin-bottom: 15px;
}
footer .f_bottom {
  background: #192c4d;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  padding: 18px 0;
  width: 100%;
  text-align: left;
  opacity: 0.6;
  margin-top: 3%;
  border-top: solid 1px #2f3c53;
}
footer .f_bottom span {
  float: right;
}
footer .f_bottom a {
  color: #fff;
}
/************************info************************/
#info {
  padding:0 0 5% 0;
}
/*sidebar*/
#LeftNav {
  overflow: hidden;
  width: 23%;
  float: left;
}
#LeftNav .divBox {
  overflow: hidden;
  background-color: #fff;
  /*border-top: 5px solid #1167b8;*/
  margin-bottom: 10px;
  padding: 20px 15px;
}
.divBox ol li {
  margin-bottom: 5px;
  font-size: 14px;
  color: #666;
}
.divBox ol li a {
  color: #666;
}
.divBox ol li a:hover {
  color: #032255;
}
#LeftNav h3 {
  font-size: 20px;
  color: #032255;
  margin: 10px 0 18px 0;
  position: relative;
  font-weight: bold;
}
#LeftNav h3 a {
  color: #032255;
  font-weight: bold;
}
#LeftNav h3 i {
  position: absolute;
  right: 0;
  font-weight: bold;
  font-size: 16px;
  top: -2px;
}
#LeftNav .NavMenu ul {
  overflow: hidden;
  width: 100%;
}
#LeftNav .NavMenu li {
  width: 100%;
  height: 52px;
  line-height: 52px;
  float: left;
  margin-bottom: 2px;
  font-size: 14px;
  background-color: #f3f3f3;
  padding: 4.8% 0;
}
#LeftNav .NavMenu li a {
  display: block;
  color: #666;
  padding-left: 20px;
  text-decoration: none;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
#LeftNav .NavMenu li.cur a,
#LeftNav .NavMenu li a:hover,
/*#LeftNav .NavMenu li a.current */{
  color: #fff;
  background-color: #a5191f;
}
#LeftNav .divAdress img {
  display: block;
  margin-bottom: 15px;
}
#LeftNav .divAdress p {
  font-size: 12px;
  color: #666;
  line-height: 16px;
  margin-bottom: 15px;
  text-align: justify;
}
#LeftNav .divAdress span {
  display: block;
  font-size: 14px;
  color: #303030;
  line-height: 20px;
}
#LeftNav .left_sb2 li {
  height: auto;
  line-height: normal;
  border-top: solid #032255;
  margin-bottom: 4%;
}
#LeftNav .left_sb2 li p {
  background: #D0D0D0;
  padding: 4%;
}
#LeftNav .left_sb2 li a {
  display: block;
  /*line-height: 40px;*/
  width: 100%;
  /*height: 22px;*/
  line-height: 40px;
  overflow: hidden;
}
#LeftNav .left_sb2 li a:hover {
  background: #a5191f;
  color: #fff;
}
.info_right {
  width: 75%;
  float: right;
  background: #fff;
  padding: 30px;
}
.location {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 3%;
}
.location h3 {
  float: left;
  font-weight: 500;
  color: #032255;
  font-size: 18px;
}
.location div {
  float: right;
  font-size: 14px;
  color: #666;
}
.location div a {
  color: #666;
}
.location div a:hover {
  color: #032255;
}
.p_content {
  font-size: 15px;
  line-height: 30px;
}
.p_content img {
  max-width: 100% !important;
  height: auto;
  margin: 0 auto;
}
.p_content table {
  width: 100% !important;
}
/*产品详情页*/
.pro-list2 li {
  float: left;
  width: 32%;
  margin-right: 1%;
  margin-bottom: 1%;
  border: solid #eee;
  background: #eee;
  overflow: hidden;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
#LeftNav .left_sb2 li { }
#LeftNav .left_sb2 li strong{ font-family: '宋体'; padding-right: 4%; }
.pro-list2 b{font-weight: inherit; }
.pro-list2 strong{display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    top: 40%;
    background-color: #a5191f;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    position: absolute;
    font-family: '宋体';
    right: 5%;
    margin-top: -15px; }
.pro-list2 li img {
  max-width: 100%;
  height: 187px;
  display: block;
  margin: 0 auto;
  -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.pro-list2 li:hover img{
  -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
    transform: scale(1.15);
    transition-timing-function: ease-out;
    transition-duration: 750ms;
}
.pro-list2 li p {
  line-height: 28px;
  background: #f1f1f1;
  padding: 4.8% 5%;
  position: relative;
  color: #656565;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.pro-list2 li p span {
  color: #333;
  font-size: 16px;
}
.pro-list2 li p small {
  display: block;
  float: right;
  width: 22px;
  height: 22px;
  background: url("../images/jia.png");
  text-indent: -999rem;
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -11px;
}
.pro-list2 li:hover {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.pro-list2 li:hover p {
  background: #a5191f;
}
.pro-list2 li:hover p span {
  color: #fff;
  transition:all .2s;
}
.pro-list2 li:hover p {
  transition:all .2s;
  color: #fff;
}
.pro-list2 li:hover p small {
  background: url("../images/jia2.png");
}
.right_top {
  overflow: hidden;
}
.rigth_img_wrap {
  width: 40%;
  float: left;
  overflow: hidden;
  border: 1px solid #ccc;
  text-align: center;
}
.rigth_img_wrap img {
  max-width: 100%;
}
.rigth_img_txt {
  float: right;
  overflow: hidden;
  width: 56%;
}
.rigth_img_txt h4 {
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 21px;
  margin-bottom: 20px;
  color: #032255;
}
.rigth_img_txt ul li {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}
.rigth_img_txt a {
  display: block;
  width: 120px;
  line-height: 40px;
  background: #032255;
  color: #fff;
  text-align: center;
  margin-top: 12px;
  float: left;
  margin-right: 15px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.go_order{display: block;
    width: 120px;
    line-height: 40px;
    background: #a5191f;
    color: #fff;
    text-align: center;
    margin-top: 12px;
    transition: 300ms ease;
    -webkit-transition: 300ms ease;
    float: left; }
.rigth_img_txt a:hover {
  background: #a5191f;
}
.p_con {
  background: #eee;
  padding: 10px;
  line-height: 25px;
  color: #666;
}
.more_btn_1 {
  background: #eee;
  margin-top: 35px;
}
.more_btn_1 span {
  background: #192c4d;
  color: #fff;
  display: inline-block;
  width: 131px;
  line-height: 44px;
  text-align: center;
}
/*i_news*/
.i_news .i_news_list li {
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 4px #ccc;
  margin-bottom: 2%;
  position: relative;
  width: 49%;
  float: left;
  margin-right: 1%;
}
.i_news .i_news_list li:hover span {
  color: #a5191f;
  padding-left: 7px;
  transition:all .2s;
}
.i_news .i_news_list li img {
  width: 25%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.i_news .i_news_list li div {
  width: 70%;
  float: right;
  padding: 3% 10% 2% 0;
  position: relative;
}
.i_news .i_news_list li div span {
  display: block;
  font-size: 18px;
  color: #4a4a4a;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.i_news .i_news_list li div small {
  display: block;
  font-size: 14px;
  color: #7a7a7a;
  margin: 2% 0;
}
.i_news .i_news_list li div b {
  display: block;
  font-size: 12px;
  color: #909090;
  font-weight: 300;
}
.i_news .i_news_list li div strong {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #a5191f;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 22px;
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -15px;
}
/*新闻详情页*/
.n_left {
  width: 71.5%;
  float: left;
  margin-top: 5px;
}
.n_left ._title {
  font-size: 36px;
  color: #000;
  margin-bottom: 10px;
  line-height: 1.4;
  font-weight: 400;
}
.news_time span {
  font-size: 12px;
  margin-right: 10px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.news_time span:first-child {
  background: url("../images/time.png") no-repeat left center;
  padding-left: 20px;
}
.news_time span:first-child + span {
  background: url("../images/click.png") no-repeat left center;
  padding-left: 25px;
}
.info_news_right {
  width: 24%;
  float: right;
  padding-top: 40px;
}
.info_news_right ul {
  margin-top: 45px;
  border: #f3f3f3 10px solid;
  padding: 10px 7%;
}
.info_news_right ul li {
  padding: 27px 0;
  border-bottom: 1px #ececec solid;
}
.info_news_right ul li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #5c5c5c;
}
.info_news_right ul li b {
  display: block;
  padding-bottom: 8px;
  font-size: 19px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}
.info_news_right ul li a span {
  display: block;
  font-size: 14px;
  line-height: 1.8;
  color: #555;
  font-weight: 400;
}
.info_news_right ul li b:before {
  display: block;
  content: '';
  float: left;
  margin-right: 5px;
}
.info_news_right ul li:first-child b:before {
  width: 30px;
  height: 26px;
}
.info_news_right ul li:first-child + li b:before {
  width: 30px;
  height: 26px;
}
.info_bg {
  margin-bottom: 4%;
}
/*案例展示*/
.i_case_list li {
  float: left;
  width: 33.3%;
  padding: 0 15px;
  margin-bottom: 15px;
  height: 240px;
  margin-bottom: 7%;
}
.i_case_list li p {
  width: 100%;
  background: #eee;
  overflow: hidden;
  display:flex;align-items:center;justify-content:center;
}
.i_case_list li p img {
  max-width: 100%;
  max-height: 240px;
  transition: 600ms ease;
  -webkit-transition: 600ms ease;
}
.i_case_list li span {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 5% 0;
  background: #f8f8f8;
  text-align: center;
  position: relative;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.i_case_list li span:before {
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  border: 1px solid #032255;
  transform: rotateZ(45deg);
  position: absolute;
  left: 5%;
  top: 50%;
  margin-top: -4px;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.i_case_list li span:after {
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  border: 1px solid #032255;
  transform: rotateZ(45deg);
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -4px;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.i_case_list li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  opacity: 0.6;
}
.i_case_list li:hover span {
  background: #032255;
  color: #fff;
}
.i_case_list li:hover span:before,
.i_case_list li:hover span:after {
  border: 1px solid #fff;
  transform: rotateZ(0);
}
/*关于我们*/
.tit-items{padding:1% 0; background: #eef3f7; margin-bottom: 1.7%; }
.tit-items .left{font-size: 16px; font-weight: bold; border-left: 5px solid #1167b8; padding-left: 2%; }
.tit-items:after{
  display: block;
  content: '';
  clear: both;
}
.icompany {
  background: url("../images/combg.jpg") no-repeat center;
  background-size: cover;
}
.icompany .container > span {
  float: left;
  width: 100%;
  font-size: 15px;
  color: #5e5e5e;
  line-height: 40px;
}
.icompany .container > img {
  float: right;
  width: 42%;
}
.main-title_i {
  position: relative;
  margin-bottom: 3%;
}
.main-title_i h3 {
  font-size: 70px;
  color: #eeeeee;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}
.main-title_i span {
  font-size: 34px;
  color: #2a2a2a;
  position: relative;
  z-index: 2;
  display: block;
  padding-top: 29px;
}
.main-title_i small {
  width: 80px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #009bde;
  display: block;
  position: relative;
  z-index: 2;
}
.main-title_i a {
  position: absolute;
  font-size: 16px;
  color: #7a7a7a;
  background: url("../images/ilist.png") no-repeat left center;
  padding-left: 20px;
  right: 0;
  top: 50%;
  margin-top: -8px;
  z-index: 3;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.main-title_i a:hover {
  color: #009bde;
}
.main-title_i:after {
  display: block;
  content: '';
  width: 200px;
  height: 4px;
  background: #009bde;
  margin-top: 20px;
}
.iwen {
  background: url("../images/wenbg.jpg") no-repeat center;
  padding-bottom: 55px;
}
.iwen .iwen-wrap {
  text-align: center;
}
.iwen .iwen-wrap ul {
  overflow: hidden;
}
.iwen .iwen-wrap ul li {
  width: 23%;
  margin: 0 1% 16px 1%;
  display: inline-block;
  position: relative;
}
.iwen .iwen-wrap ul li:after {
  display: block;
  content: '';
  width: 0;
  height: 2px;
  background: red;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 800ms ease;
  -webkit-transition: 800ms ease;
}
.iwen .iwen-wrap ul li img {
  width: 100%;
}
.iwen .iwen-wrap ul li p {
  background: #fff;
  text-align: center;
  padding: 15px 0;
  border-bottom: 2px solid #032255;
}
.iwen .iwen-wrap ul li p span {
  display: block;
  font-size: 14px;
  color: #717171;
}
.iwen .iwen-wrap ul li:hover:after {
  width: 100%;
}
/*page*/
#prev_next {
  clear: both;
  padding: 0 15px;
  text-indent: 25px;
}
#prev_next a:hover {
  color: #032255;
}
#prev_next {
  font-size: 14px;
  margin-top: 20px;
}
div.page {
  margin: 4% 0;
  clear: both;
  font-size: 14px;
  text-align: center;
}
div.page a {
  padding: 2px 5px;
  margin: 2px;
  color: #fff;
  text-decoration: none;
  background: #9b9b9b;
}
div.page a:hover {
  background: #5c5c5c;
}
div.page span.current {
  padding: 2px 8px;
  font-weight: 700;
  margin: 2px;
  color: #fff;
  background-color: #032255;
}
div.page span.disabled {
  padding: 2px 5px;
  margin: 2px;
  color: #dddddd;
}
#prev_next .prev,
#prev_next .next {
  font-size: 13px;
  border-top: 1px solid #ccc;
  padding: 5px 0;
}
#prev_next .prev a:hover,
#prev_next .next a:hover {
  color: #032255;
}
#prev_next .prev {
  margin-top: 20px;
  background: url("../images/prev_bg.png") no-repeat left center;
  background-size: 18px;
}
#prev_next .next {
  border-bottom: 1px solid #ccc;
  background: url("../images/next_bg.png") no-repeat left center;
  background-size: 18px;
}
/*下载中心*/
.newsList2 li {
  padding-left: 10px;
}
.newsList2 li img {
  width: 18px;
  margin-right: 10px;
}
.newsList2 li:nth-of-type(odd) {
  background: #eee;
}
/*联系我们*/
.info2 {
  background: #f7f7f7 !important;
}
.info-message input {
  width: 48.8%;
  background: #fff;
  height: 60px;
  line-height: 60px;
  text-indent: 30px;
  border: 0;
  font-size: 14px;
  border: 1px solid #ccc;
}
.info-message input + input {
  float: right;
}
.info-message textarea {
  background: #fff;
  border: 0;
  height: 225px;
  margin-top: 15px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  width: 100%;
  border: 1px solid #ccc;
}
.info-message button {
  width: 220px;
  text-align: center;
  line-height: 55px;
  border: 0;
  background: #1167b8;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  display: inline-block;
  margin: 20px auto;
  display: block;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #c3c3c3;
}
.h-contact-list {
  background-color: #fff;
}
.h-contact-list ul {
  margin: 0 20px;
  float: left;
  padding: 15px;
}
.h-contact-li {
  position: relative;
  padding: 20px 10px 20px 50px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 16px;
}
.h-contact-li:last-child {
  border: none;
}
.h-contact-li .ico {
  position: absolute;
  left: 0;
  top: 25px;
  display: block;
  width: 32px;
  height: 32px;
  background-position: 0 0;
  background-size: 100% 100%;
}
.h-contact-li .addr {
  background-image: url(../images/h_ctc_ico1.png);
}
.h-contact-li .tel {
  background-image: url(../images/h_ctc_ico2.png);
}
.h-contact-li .fax {
  background-image: url(../images/h_ctc_ico3.png);
}
.h-contact-li .mail {
  background-image: url(../images/h_ctc_ico4.png);
}
.h-contact-li .txt {
  color: #888;
}
#allmap {
  width: 100%;
  height: 350px;
  margin-top: 20px;
}
/*客户服务支持*/
h3.fw_title {
  font-size: 22px;
  color: #032255;
  margin: 4% 0;
  font-weight: bold;
}
h3.fw_title:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 81%;
  height: 1px;
  background: lightgray;
  margin-left: 20px;
}
.i-con-bottom .i-con-list {
  width: 32%;
  border: 1px solid #ccc;
  padding: 3%;
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
}
.i-con-bottom .i-con-list b {
  display: block;
  font-size: 20px;
  color: #333;
  border-bottom: 1px solid lightgray;
  position: relative;
  margin-bottom: 3%;
  padding-bottom: 3%;
}
.i-con-bottom .i-con-list b:after {
  content: '';
  display: block;
  width: 35px;
  height: 3px;
  background: #032255;
  bottom: -2px;
  position: absolute;
}
.i-con-bottom .i-con-list > div {
  font-size: 14px;
  color: #6b6b6b;
}
.fwzc {
  background: #f4f4f4;
  padding-bottom: 5%;
  margin-top: 3%;
}
.fwzc ul {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
}
.fwzc ul li {
  text-align: center;
  width: 20%;
  padding: 0 2%;
}
.fwzc ul li:hover p img {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}
.fwzc ul li p {
  position: relative;
  width: 80px;
  height: 80px;
  background: #032255;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.fwzc ul li p img {
  width: 38%;
  height: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -19%;
  margin-top: -25%;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.fwzc ul li span {
  display: block;
  font-size: 18px;
  color: #032255;
  margin-bottom: 10px;
}
.fwzc ul li small {
  display: block;
  font-size: 14px;
}
.fwlc .fwlc_con {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  width: 82%;
  margin: 0 auto;
}
.fwlc .fwlc_con dl dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.fwlc .fwlc_con dl dd {
  font-size: 14px;
  margin-bottom: 5px;
}
/*企业文化*/
.qywh_ul li {
  float: left;
  width: 48%;
  position: relative;
  background: #000;
  margin: 1%;
}
.qywh_ul li:nth-of-type(3) p small {
  text-align: center;
  text-indent: 0;
}
.qywh_ul li img {
  display: block;
  max-width: 100%;
  opacity: 0.5;
}
.qywh_ul li p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 80%;
  color: #fff;
}
.qywh_ul li p b {
  display: block;
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
.qywh_ul li p small {
  display: block;
  font-size: 14px;
  line-height: 30px;
  text-indent: 2em;
}
/*案例展示*/
.case_list h3 {
  display: block;
  font-size: 20px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: #032255;
}
.case_list .case_list_co {
  margin-bottom: 5%;
}
.case_list ul:after {
  display: block;
  content: '';
  clear: both;
}
.case_list ul li {
  width: 32%;
  float: left;
  margin-right: 1%;
  background: #fff;
  margin-bottom: 15px;
}
.case_list ul li:hover span {
  background: #032255;
  color: #fff;
}
.case_list ul li img {
  max-width: 100%;
  display: block;
  border: 1px solid #ccc;
}
.case_list ul li span {
  display: block;
  padding: 10px 0;
  text-align: center;
  margin-top: 5px;
  background: #eee;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.more_div {
  text-align: center;
  font-size: 15px;
  color: #666;
}
.more_div:hover {
  color: #032255;
}

/*产品订购*/
.order tr{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.order img{
    vertical-align: -7px;
}
.order-content{
    padding: 0 30px;
    background: #fff url('../Image/dinggou.jpg') no-repeat right 32px top 32px;
}
.order-content .order-line{
    color: #333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 12px;
    font-size: 14px;
}
.order-content .order-line:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.order-content .order-line lable{
    width: 70px;
    margin-right: 5px;
    display: inline-block;
    float: left;
    text-align: right;
}
.order-content .order-line .order-zhi{
    float: left;
    padding: 10px;
    line-height: 30px;
    padding: 0px 10px;
    max-width: 380px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}
.order-content .order-line .order-zhi.noborder{
    border:none;
}
.order-content .order-line  .order-zhi.overword{
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.order-line.bz-line{
    height: auto;
}
.order-content .order-line .beizhu{
    padding: 10px;
    float: left;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}
.order-content .order-line .dwid{
   /* width: 375px;*/
}
.order-content .order-line img{
    display: inline-block;
    float: left;
    margin-left:15px;
}
.order-content .go-sub{
    margin-left:70px;
    border: none;
    color: #fff;
    background: #032255;
    font-size: 14px;
    padding: 8px 28px;
    margin-top:8px;
    border-radius: 5px;
    outline: none;
}
.order-content .go-sub:hover
{
    background: #FE4200;
}
/*main css*/
.main-im{ position:fixed; right: 10px; top:300px; z-index: 100; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:11px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 136px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -90px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 98px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 96px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 104px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }
.proTypeUl a{color: #222222; }

#proTypeUl li >a{
  line-height: 28px;
  height: auto;
  color: #fff;
  font-size: 15px;
  text-align: left;
}

.com_ys ul li small{
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}