/**
* 公共CSS样式
**/
*{padding:0;margin:0;}
img{border:0;vertical-align:bottom;max-width: 100%;}
a{text-decoration:none;color:#333;}
body{font-size:16px;font-family:"Microsoft YaHei",微软雅黑,宋体,Arial;color:#333;}
li{list-style:none;}
table{border-collapse: collapse;}
tr,td{margin:0px;border:0px;}

.common{width:100%;display:table;height:auto;}
.div_block{width:1200px;margin:0 auto;display:table;height:auto;position: relative;}

/*页码*/
.pagesdiv{width:100%;float:left;margin-top: 30px;}
.pagination{width:auto;margin: 0 auto;display: table;}
.pagination li{width: auto;border:1px solid #d8d8d8;margin: 0px 8px;font-size: 18px;color:#333;line-height: 26px;float:left;border-radius: 5px;background: #FFF;}
.pagination li a{width: 100%;float: left;font-size: 18px;color:#333;padding: 5px 10px;}
.pagination li.active{padding: 5px 10px;background: #dc090a;color:#FFF;border:1px solid #dc090a;}
.pagination li.disabled{padding: 5px 10px;background: #efefef;color:#666;border:1px solid #ccc;}


/*页头*/
.header{padding:40px 0;background: #FFF;}
.logo{float: left;width:auto;}
.logo_t{float: left;color:#5d5d5d;font-size: 12px;line-height: 30px;margin: 20px 0 0 25px;}
.logo_t span{color:#0058b1;font-size: 29px;}
.tel{float: right;margin-top:20px;padding-left:80px;min-height: 60px;font-size: 17px;color:#676767;background: url(../images/tel.jpg) left center no-repeat;}
.tel span{color:#383838;font-size: 30px;font-family: Impact;}

/*页尾*/
.footer{background: #1f1f1f;padding: 40px 0;}
.f_logo{width: 100%;float: left;text-align: center;color:#FFF;font-size: 20px;line-height: 50px;}
.f_logo img{border-radius: 100%;-webkiz-border-radius: 100%;-moz-border-radius: 100%;-o-border-radius: 100%;}
.f_dh{width: 100%;float: left;margin-top: 30px;border-top:1px solid #404040;border-bottom:1px solid #404040;padding: 10px 0;}
.f_dh ul{display: flex;justify-content: space-between;}
.f_dh li{margin: 0 40px;}
.f_dh li a{color:#7e7e7e;font-size: 18px;}
.f_dh li a:hover{text-decoration: underline;color:#FFF;}
.f_dh li a.active{color:#FFF;}
.f_lxwm{width: 100%;float: left;margin-top: 40px;}
.f_lxwm dl{float: left;}
.f_lxwm dl dt{font-size: 24px;color:#FFF;}
.f_lxwm dl dd{margin-top: 20px;float: left;width: 330px;color:#cdcdcd;font-size: 16px;}
.f_lxwm dl div{display: flex;flex-wrap: wrap;width: 730px;}
.f_lxwm dl div dd{margin-left: 30px;}
.f_lxwm dl dd p.p1{float: left;width:118px;}
.f_lxwm dl dd p.p1 i{width: 35px;height: 22px;display: table;float: left;background: url(../images/p.png) 0 0 no-repeat;}
.f_lxwm dl dd p.p2{display: table;}
.f_lxwm dl dd p.p1 i.netname{background-position: 0 -1949px;}
.f_lxwm dl dd p.p1 i.name{background-position: -40px -1949px;}
.f_lxwm dl dd p.p1 i.address{background-position: -80px -1949px;}
.f_lxwm dl dd p.p1 i.email{background-position: 0px -1993px;}
.f_lxwm dl dd p.p1 i.s400{background-position: -40px -1993px;}

.footer_div{width: 100%;float: left;color:#5f5f5f;text-align: center;line-height: 26px;padding: 15px 0;background: #161616;}
.footer_div p{float: left;max-width: 520px;}

/*二级页banner*/
.sbanner{height: 500px;background-position:center top;background-repeat: no-repeat;}

.main{padding: 60px 0 100px 0;}
.main_cont{width:100%;float: left;line-height: 1.75em;}


/*新闻列表*/
.news_box{width:1158px;background: #FFF;padding:20px;margin-bottom: 20px;display: table;-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s;-o-transition-duration: 0.5s;border:1px solid #FFF;}
.news_box:hover{box-shadow: 0px 5px 20px #d0cfcf;margin-top: -5px;margin-bottom: 25px;border:1px solid #eee;}
.news_left,.news_left img{width:320px;background-size: cover;background-repeat: no-repeat;background-position: center;overflow: hidden;}
.news_left{margin-right: 20px;float: left;position: relative;}
.news_right{}
.news_bt{font-size: 18px;line-height: 40px;overflow: hidden;}
.news_bt a:hover{text-decoration: underline;color:#dc090a;}/*更改新闻标题颜色*/
.news_d{font-size: 16px;color:#999999;line-height: 30px;}
.news_d .iconfont{font-size: 16px;}
.news_cont{margin-top: 10px;font-size: 16px;color:#666;overflow: hidden;}
.news_box2 .news_cont{height: 112px;}
.news_box2 .news_bt{margin-top: 15px;width:100%;float: left;}
.news_box2 .news_left,.news_box2 .news_left img{width:100%;overflow: hidden;}
.news_box2 .news_left{margin-right: 0;width:100%;float: left;}
.news_box2{width:43.5%;display: table;margin-left:1.5%;margin-right: 1.5%;float: left;margin-bottom: 2%;}

.news_box3 .news_cont{height: 112px;}
.news_box3 .news_bt{margin-top: 15px;width:100%;float: left;}
.news_box3 .news_left,.news_box3 .news_left img{width:100%;overflow: hidden;}
.news_box3 .news_left{margin-right: 0;width:100%;float: left;}
.news_box3{width:27.9%;display: table;margin-left:1%;margin-right: 1%;float: left;margin-bottom: 2%;}

.news_box4 .news_cont{height: 100px;font-size: 15px;line-height: 24px;}
.news_box4 .news_bt{margin-top: 15px;width:100%;float: left;font-size: 16px;}
.news_box4 .news_left,.news_box4 .news_left img{width:100%;overflow: hidden;}
.news_box4 .news_left{margin-right: 0;width:100%;float: left;}
.news_box4{width:20%;display: table;margin-left:0.75%;margin-right: 0.75%;float: left;margin-bottom: 2%;}

.news_box2:hover,.news_box3:hover,.news_box4:hover{box-shadow: 0px 5px 20px #d0cfcf;-webkit-box-shadow: 0px 5px 20px #d0cfcf;-moz-box-shadow: 0px 5px 20px #d0cfcf;-o-box-shadow: 0px 5px 20px #d0cfcf;border:1px solid #eee;margin-top: 0px;margin-bottom: 2%;}
.news_box img,.news_box2 img,.news_box3 img,.news_box4 img{-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;transition-duration: 0.8s;-o-transition-duration: 0.8s;}
.news_box img:hover,.news_box2 img:hover,.news_box3 img:hover,.news_box4 img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}

/*文章详情*/
.div_title{width:100%;text-align: center;font-size: 24px;line-height: 32px;float: left;}
.div_time{width:100%;float: left;text-align: center;color:#666;margin-top: 10px;}
.div_cont{width:100%;float: left;text-align: left;margin-top: 25px;}

/*产品列表*/
.news_box .news_left:hover p{display: flex;}
.news_box .news_left p{position: absolute;z-index: 2;width:100%;height: 100%;background: url(../images/ttm.png) center top repeat;top:0;left:0;align-items: center;display: none;}
.news_box .news_left p img{width:100px;height: 100px;margin: 0 auto;}
.news_box .news_left p img:hover,.news_box2 .news_left p img:hover,.news_box3 .news_left p img:hover,.news_box4 .news_left p img:hover{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);}

/*产品详情*/
.main_box{width:580px;float: left;border:1px solid #eee;padding:3px;}
.main_box1{width:560px;float: right;}
.div_attribute{width:100%;float: left;margin-top: 20px;font-size: 16px;}
.main_jj{width:100%;float:left;height: 40px;color:#FFF;background: #333;line-height: 40px;font-size: 20px;text-indent:20px;margin: 30px 0 0 0;}


/*图标字体*/
@font-face {
  font-family: 'iconfont';
  src: url('../../fonts/iconfont.eot');
  src: url('../../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../../fonts/iconfont.woff2') format('woff2'),
      url('../../fonts/iconfont.woff') format('woff'),
      url('../../fonts/iconfont.ttf') format('truetype'),
      url('../../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 20px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}