* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  overflow-x: hidden
}

body,
input {
  font-family: arial;
  color: #333;
  font-size: 14px;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover {
  text-decoration: none;
}

i,
em {
  font-style: normal
}

img {
  border: 0;
  vertical-align: middle;
}

ul li {
  list-style: none
}

h1,
b {
  font-weight: normal
}

button {
  border: none;
  background: none;
}

/*公共样式*/
.container {
  max-width: 1200px;
  margin: 0 auto
}

.container-s {
  width: 98%;
  margin: 0 auto
}

.wap-container {
  width: 96%;
  margin: 0 auto
}

input {
  outline: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.c {
  *zoom: 1;
}

.c:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.cl {
  HEIGHT: 0px;
  CLEAR: both;
}

/*公共头部*/
.head-top {
  height: 38px;
  background: #333333;
  line-height: 38px;
  overflow: hidden;
}

.head {
  padding: 20px 0
}

.head-t-left {
  color: #E0E0E0
}

.head-t-right a {
  color: #BFBFBF
}

.head-t-right a:after {
  content: '|';
  padding-left: 20px;
  margin-right: 20px;
  margin-top: -8px
}

.head-t-right a:hover {
  color: #fff
}

.head-t-right a:last-child:after {
  content: '';
}

.logo {
  width: 514px;
}

.head .logo h1 {
  line-height: 56px;
  overflow: hidden;
}

.head .logo h1 a {
  float: left
}

.head-tel {
  background: url(../images/tel.png) no-repeat left top;
  padding-left: 50px;
  margin-top: 10px;
}

.head-tel span {
  display: block;
  font-size: 24px;
  line-height: 20px;
  color: #0E6EB8;
  font-family: arial;
  font-weight: 900;
  margin-top: 3px
}

.head-tel em {
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #747474;
  letter-spacing: 1px
}

.wx-top {
  margin-top: 15px;
  margin-left: 50px;
  margin-right: 20px;
}

.wx-top em,
.wx-top span {
  float: left
}

.wx-top em {
  margin-top: 5px;
  margin-right: 5px;
}

.wx-top span {
  width: 15px;
  line-height: 15px;
}

.nav {
  height: 60px;
  z-index: 3;
  width: 100%;
  background: #0E6EB8;
}

#nav {
  float: left;
}

.nav ul li {
  float: left;
  position: relative;
  box-sizing: border-box;
  background: url(../images/nav-x.png) no-repeat center right;
}

.nav ul li>a {
  display: block;
  font-size: 16px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  width: 150px;
  text-align: center;
}

.nav ul li.on>a {
  color: #FFFFFF;
  background: #313131;
}

.nav ul li:hover>a {
  color: #fff;
  background: #313131;
}

.nav ul li .hide {
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  float: left;
  font-size: 14px;
  left: 0px;
  display: none;
  width: 180px;
  opacity: 0.95;
  position: absolute;
  text-align: center;
  z-index: 10000;
}

.nav ul li .hide em a {
  display: block;
  font-size: 15px;
  line-height: 35px;
  font-weight: normal;
  text-align: center;
  height: 35px;
  color: #333;
}

.nav ul li .hide em a:hover {
  background: #0E6EB8;
  color: #fff;
  transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
}

.navfixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 0;
  z-index: 9999999
}

.nav-shop {
  line-height: 60px;
  background: #0E6EB8;
  color: #fff;
  width: 116px;
  text-align: center;
  font-size: 16px;
  font-weight: bold
}

/*头部*/


/*首页banner*/
.banner {
  position: relative;
  z-index: 9;
}

.banner-hd {
  height: 580px;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.banner-hd ul {
  height: 100%;
  margin: 0 auto;
}

.banner-hd ul li {
  height: 100%;
}

.ny-hd {
  height: 390px;
}

.banner-hd .num {
  overflow: hidden;
  position: absolute;
  bottom: 2%;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  zoom: 1;
  z-index: 3;
  text-align: center;
}

.banner-hd .num ul {
  display: inline-block;
  display: inline-block;
  margin-left: 55px;
}

.banner-hd .num li {
  width: 15px;
  height: 15px;
  margin: 15px 10px;
  display: block;
  background: #ccc;
  transition: all .5s;
  cursor: pointer;
  float: left;
  border-radius: 100%
}

.banner-hd .num li.on {
  background: #0E6EB8;
}

.banner-wz {
  position: absolute;
  bottom: 23%;
  right: 0%;
  text-align: center;
  z-index: 10;
  background: url(../images/banner-bg.html) no-repeat center left;
  width: 799px;
  height: 239px;
}

.banner-wz .b-a {
  position: absolute;
  display: none;
  width: 600px;
  text-align: left;
}

/* 这里的定位需与dd的playOut属性一致 */
.banner-jt {
  width: 59px;
  height: 112px;
  position: absolute;
  z-index: 9999;
  top: 50%;
}

.prev {
  left: 0;
}

.next {
  right: 0;
}

/*首页banner*/

/*手机banner*/
.banner {
  display: block;
}

.wap-banner {
  display: none;
}

.wap-banner {
  position: relative;
}

/*手机banner*/

/*搜索*/
.search {
  background: #EEEEEE;
  height: 70px;
  line-height: 70px;
}

.search-left span em {
  margin-right: 10px;
  font-size: 15px;
  color: #0E6EB8;
  font-weight: bold;
  line-height: 62px;
  border-top: 3px solid #0E6EB8;
  height: 67px;
  float: left
}

.search-left span {
  color: #333;
  font-weight: bold;
  font-size: 15px;
  float: left
}

.search-nr a {
  color: #666666;
  font-size: 15px;
  margin: 0 10px;
  font-weight: normal;
}

.search-nr a:hover {
  color: #0E6EB8
}

.search-right {
  width: 340px;
  height: 40px;
  border-radius: 40px;
  background: #fff;
  margin-top: 15px;
}

.search-right input {
  float: left
}

.search-right .text {
  width: 290px;
  border: none;
  background: none;
  line-height: 40px;
  text-indent: 20px;
}

.search-right .submit {
  margin-right: 8px;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  background: url(../images/search.png) no-repeat center center;
}

/*搜索*/

/*产品中心*/
.title b,
.title span {
  display: block;
  text-align: center;
}

.title {
  background: url(../images/title-bg.png) no-repeat center top 20px;
  margin: 30px 0
}

.title b {
  font-size: 32px;
  font-weight: bold
}

.title b em {
  color: #0E6EB8
}

.title span {
  font-size: 16px;
  color: #666;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}

.product .hd {
  overflow: hidden;
}

.product .hd a {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
}

.product .hd a.next {
  left: -60px
}

.product .hd a.prev {
  right: -60px;
  left: auto
}

.product {
  margin-bottom: 30px;
  position: relative;
}

.prolist-con li {
  float: left;
  width: 277px;
  border: 1px solid #F1F1F1;
  margin: 10px;
  background: #F9F9F9;
  position: relative;
  transition: all .3s;
}

.prolist-con li .pic {
  width: 277px;
  height: 160px
}

.prolist-con li .pic img {
  width: 100%;
  height: 160px;
}

.prolist-con li .info {
  height: 165px;
  text-align: center;
}

.prolist-con li .info h2 {
  font-size: 18px;
  color: #333333;
  margin: 15px 0 10px 0
}

.prolist-con li .info p {
  font-size: 13px;
  color: #888888;
  line-height: 24px;
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.prolist-con li .info em {
  font-weight: normal;
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background: #0E6EB8;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 19px;
}

.prolist-con li .info em {
  position: absolute;
  bottom: -3%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all .4s;
}

.prolist-con li:hover {
  background: #0E6EB8;
}

.prolist-con li:hover h2,
.prolist-con li:hover p {
  color: #fff
}

.prolist-con li:hover em {
  transform: rotate(180deg);
  background: #333;
}

.wap-prolist-con li {
  float: left;
  width: 277px;
  border: 1px solid #F1F1F1;
  margin: 10px;
  background: #F9F9F9;
  position: relative;
  transition: all .3s;
}

.wap-prolist-con li .info {
  height: 165px;
  text-align: center;
}

.wap-prolist-con li .info h2 {
  font-size: 18px;
  color: #333333;
  margin: 15px 0 10px 0
}

.wap-prolist-con li .info p {
  font-size: 13px;
  color: #888888;
  line-height: 24px;
  width: 92%;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.wap-prolist-con li .info em {
  font-weight: normal;
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background: #0E6EB8;
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 19px;
}

.wap-prolist-con li .info em {
  position: absolute;
  bottom: -3%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all .4s;
}

.wap-prolist-con li:hover {
  background: #0E6EB8;
}

.wap-prolist-con li:hover h2,
.wap-prolist-con li:hover p {
  color: #fff
}

.wap-prolist-con li:hover em {
  transform: rotate(180deg);
  background: #333;
}

/*推荐产品*/
.product-tj {
  background: #F9F9F9;
  padding: 10px 0 30px 0;
}

.pro-tj-left .pro-title {
  width: 273px;
  background: url(../images/pro-title.png) no-repeat center center;
  height: 99px;
}

.pro-tj-left .pro-title b,
.pro-tj-left .pro-title span {
  display: block;
  color: #fff;
  text-align: center;
}

.pro-tj-left .pro-title b {
  font-size: 22px;
  font-weight: bold;
  padding-top: 16px;
}

.pro-tj-left .pro-title b:after {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  margin: 10px auto
}

.pro-tj-left .pro-title span {
  font-size: 12px;
  color: #fff;
  font-family: arial;
}

.pro-tj-left .pro-ctitle {
  border: 1px solid #E5E5E5
}

.pro-tj-right {
  width: 900px;
}

.pro-ctitle {
  padding: 20px 0
}

.pro-ctitle li {
  line-height: 40px;
  text-indent: 50px;
  height: 40px;
}

.pro-ctitle li a {
  display: block;
  font-size: 15px;
  color: #666666;
  height: 40px;
  line-height: 40px;
}

.pro-ctitle li a:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #CBCBCB;
  float: left;
  border-radius: 100%;
  position: relative;
  top: 19px;
  left: 40px
}

.pro-ctitle li.on a,
.pro-ctitle li:hover a {
  background: url(../images/pro-title-bg.png) no-repeat center left 30px;
  color: #fff
}

.pro-ctitle li:hover a:before,
.pro-ctitle li.on a:before {
  background: #fff;
}

.pro-tel {
  background: url(../images/pro-telbg.jpg) no-repeat center center;
  width: 272px;
  height: 100px;
}

.pro-tel em,
.pro-tel b {
  display: block;
  color: #fff
}

.pro-tel em {
  font-size: 13px;
  color: #CACBCB;
}

.pro-tel b {
  font-size: 23px;
  color: #fff;
  font-family: arial;
  font-weight: 900
}

.pro-tel div {
  background: url(../images/pro-tel.png) no-repeat bottom left 20px;
  padding-left: 70px;
  padding-top: 30px;
}

.pro-tj-right li {
  position: relative;
  float: left;
  width: 200px;
  height: 164px;
  background: #fff;
  border: 1px solid #E4E4E4;
  margin: 0 0 13px 23px;
  overflow: hidden;
}

.pro-tj-right li .pic span {
  display: block;
  width: 200px;
  height: 128px;
  margin: 0 auto
}

.pro-tj-right li .pic span img {
  width: 100%
}

.pro-tj-right li .pic b {
  display: block;
  background: url(../images/prolist-bg.png) no-repeat center center;
  height: 35px;
  text-align: center;
  line-height: 35px;
}

.pro-tj-right li .info {
  width: 200px;
  height: 164px;
  background: rgba(14, 110, 184, 0.9);
  position: absolute;
  top: 164px;
  left: 0;
  transition: all .4s;
}

.pro-tj-right li .info em {
  color: #fff;
  width: 102px;
  height: 33px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 33px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 60px;
  transition: all .3s;
}

.pro-tj-right li .info abbr {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 22px;
  background: #212121;
  text-align: center;
}

.pro-tj-right li .info abbr img {
  display: inline-block;
}

.pro-tj-right li:hover .info {
  top: 0
}

.pro-tj-right li .info em:hover {
  background: #fff;
  color: #0E6EB8;
}

.pro-more {
  padding: 8px 15px;
  background: #0E6EB8;
  color: #fff;
  float: right
}


/*一路走来，恪守匠心品质*/
.pro-xie {
  background: url(../images/pro-bg1.jpg) no-repeat center center;
  height: 200px;
  padding-top: 67px;
}

.pro-xie-left p {
  margin-top: 20px
}

.pro-xie-left p span {
  float: left;
  margin-right: 55px;
  background: url(../images/ys-gou.png) no-repeat left center;
  padding-left: 30px;
  font-size: 15px;
  color: #fff
}

.pro-xie-right h3 {
  font-size: 28px;
  color: #fff;
  line-height: 28px;
}

.pro-xie-tel {
  background: url(../images/ys-tel.png) no-repeat center left;
  color: #fff;
  padding: 10px 40px
}

.pro-xie-tel b {
  font-size: 22px;
  color: #fff;
  line-height: 22px;
  font-weight: 900;
  font-family: arial
}

.pro-xie-more a {
  display: block;
  width: 220px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #0E6EB8;
  color: #fff;
  font-size: 16px;
  border-radius: 50px;
  margin: 0 auto
}

/*分割线*/
.fg {
  background: url(../images/pro-bg3.jpg) no-repeat center center;
  height: 155px;
  margin: 40px 0;
  padding-top: 50px
}

.fg-left h2 {
  font-size: 28px;
  color: #fff;
}

.fg-left h2 em {
  color: #0E6EB8;
  font-weight: bold
}

.fg-left p {
  font-size: 18px;
  color: #fff;
  margin-top: 10px
}

.fg-right {
  background: url(../images/tel.png) no-repeat center left;
  padding-left: 45px;
  margin-top: 25px
}

.fg-right em,
.fg-right b {
  display: block;
}

.fg-right em {
  color: #fff;
  font-size: 17px;
  line-height: 17px;
  font-weight: bold;
}

.fg-right b {
  font-size: 24px;
  color: #0E6EB8;
  font-family: arial;
  font-weight: 900;
  line-height: 24px;
}



/*为什么选择我们*/
.choose-con {
  background: url(../images/ys-bg.jpg) no-repeat center center;
  height: 813px;
}

.choose-right,
.choose-left {
  width: 50%;
  height: 406px
}

.choose-left {
  margin-top: 406px
}

.choose-dl-div dl {
  margin-top: 30px;
}

.choose-dl-div dl dt {
  float: left;
  margin-left: 30px;
}

.choose-dl-div dl dt {
  font-size: 60px;
  color: #CCCCCC;
  font-family: arial;
  font-weight: bold;
  margin-right: 20px;
}

.choose-dl-div dl {
  overflow: hidden;
}

.choose-dl-div dl dd {
  width: 440px;
  float: left
}

.choose-dl-div dl dd h2 {
  font-size: 20px;
  color: #333333;
  background: url(../images/ys-titlebg.png) no-repeat left bottom;
  padding: 15px 0;
}

.choose-dl-div dl dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  color: #777;
  margin-top: 15px;
}

/*谁选择了我们*/
.who-choose-con ul::after{
  content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.who-choose-con ul li {
  float: left;
  width: 230px;
  margin: 5px;
}

.who-choose-con ul li a {
  display: block;
  margin-bottom: 10px;
  border: 1px solid #E3E3E3;
  width: 230px;
  height: 105px;
  box-sizing: border-box;
  overflow: hidden;
}

.more a {
  width: 160px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 40px;
  display: block;
  border: 1px solid #777;
  margin: 20px auto
}

.more a:hover {
  background: #0E6EB8;
  color: #fff
}

/*咨询2*/
.zx-pro {
  background: url(../images/pro-bg2.jpg) no-repeat center center;
  height: 287px;
  width: 100%;
  margin: 35px 0
}

.zx-pro .zx-pro-left {
  width: 313px;
  position: relative;
  top: 90px;
}

.zx-pro .zx-pro-left .zx-dl dt {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 5px;
}

.zx-pro .zx-pro-left .zx-dl dd {
  color: #0E6EB8;
  font-size: 23px;
  font-family: arial;
  font-weight: 900;
  line-height: 25px;
  font-family: arial;
}

.zx-azx {
  margin-left: 55px;
  margin-top: 30px;
  overflow: hidden;
  display: block;
}

.zx-azx a {
  margin-right: 5px;
  font-weight: bold;
  display: inline-block;
  width: 90px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.zx-azx a.zx-1 {
  background: #FFFFFF;
  color: #0E6EB8;
}

.zx-azx a.zx-2 {
  background: #0E6EB8;
  color: #fff
}

.zx-pro-right {
  width: 887px
}

.zx-pro-right dl {
  float: left;
  width: 288px;
  height: 287px;
}

.zx-pro-right dl dt {
  width: 65px;
  margin: 0 auto
}

.zx-pro-right dl dd b,
.zx-pro-right dl dd span {
  color: #fff;
  text-align: center;
  display: block;
}

.zx-pro-right .zx-pro-dl2 {
  width: 305px;
}

.zx-pro-right .zx-pro-dl3 {
  width: 294px;
}

.zx-pro-right dl dt {
  margin-top: 40px
}

.zx-pro-right dl dd b {
  font-size: 20px;
  margin: 10px 0 15px 0
}

.zx-pro-right dl dd span {
  width: 85%;
  margin: 0 auto;
  line-height: 25px;
  color: #F0D0CF;
  font-size: 14px;
}


/*走进贝尔*/
.about-right {
  width: 560px;
}

.about-right h2 {
  margin-top: 20px;
}

.about-right h2 b {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}

.about-right h2 em {
  color: #888888;
  font-size: 16px;
  font-family: arial;
  font-weight: normal;
  margin-left: 10px;
}

.about-right h2 p {
  font-size: 14px;
  color: #777777;
  font-weight: normal;
  margin-top: 8px;
}

.about-right h2:after {
  content: '';
  display: block;
  width: 35px;
  height: 3px;
  background: #0E6EB8;
  margin: 25px 0
}

.about-con .about-p {
  line-height: 30px;
  color: #777777;
}

.about-con .about-more a {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #737373;
  color: #737373;
  margin-top: 25px;
}

.about-con .about-more:hover a {
  background: #0E6EB8;
  color: #fff
}

/*新闻中心*/
.news-left {
  margin-right: 25px;
  padding-right: 25px;
  border-right: 1px solid #ccc;
  min-height: 550px;
  width: 350px;
}

.news-left .parHd {
  overflow: hidden;
  margin-bottom: 15px;
}

.news-left .parHd li {
  cursor: pointer;
  margin-right: 10px;
  float: left;
  width: 108px;
  height: 35px;
  background: #F5F5F5;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
}

.news-left .parHd li.on {
  background: #0E6EB8;
  color: #fff;
}

.news-left .parHd li.on a {
  color: #fff
}

.news-left .news-l-img {
  margin: 15px 0
}

.news-left .parBd ul li a {
  color: #666666;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 20px);
  white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news-left .parBd ul li {
  line-height: 32px;
}

.news-left .parBd ul li:before {
  content: '';
  float: left;
  width: 6px;
  height: 6px;
  background: #CCCCCC;
  border-radius: 100%;
  margin: 13px 10px 0 0;
}

.news-left .parBd ul li:hover:before {
  background: #0E6EB8;
}

.news-left .parBd ul li:hover a {
  color: #0E6EB8;
}

.news-left .parBd ul li a {
  color: #666666
}

.news-left .parBd ul li {
  line-height: 32px;
}

.news-left .parBd ul li:before {
  content: '';
  float: left;
  width: 6px;
  height: 6px;
  background: #CCCCCC;
  border-radius: 100%;
  margin: 13px 10px 0 0;
}

.news-left .parBd ul li:hover:before {
  background: #0E6EB8;
}

.news-left .parBd ul li:hover a {
  color: #0E6EB8;
}

.news-left .parBd ul li a {
  color: #666666
}

.news-left .parBd ul li {
  line-height: 32px;
  border-bottom: 1px dashed #EEEEEE;
}

.news-left .parBd ul li:before {
  content: '';
  float: left;
  width: 6px;
  height: 6px;
  background: #CCCCCC;
  border-radius: 100%;
  margin: 13px 10px 0 0;
}

.news-left .parBd ul li:hover:before {
  background: #0E6EB8;
}

.news-left .parBd ul li:hover a {
  color: #0E6EB8
}

.news-center {
  margin-right: 35px;
  padding-right: 35px;
  border-right: 1px solid #ccc;
  min-height: 550px;
  width: 350px;
}

.news-center h2 {
  margin: 7px 0 16px 0
}

.news-center h2 span {
  font-size: 20px
}

.news-center h2 b em {
  font-size: 14px;
  color: #0E6EB8;
  font-weight: normal;
}

.news-center h2 b {
  font-size: 24px;
  font-weight: bold;
  color: #0E6EB8
}

.news-js {
  margin-top: 16px;
}

.news-js ul li a {
  display: block;
  white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
  color: #666666
}

.news-js ul li {
  line-height: 32px;
  border-bottom: 1px dashed #EEEEEE;
}

.news-js ul li:before {
  content: '';
  float: left;
  width: 6px;
  height: 6px;
  background: #CCCCCC;
  border-radius: 100%;
  margin: 13px 10px 0 0;
}

.news-js ul li:hover:before {
  background: #0E6EB8;
}

.news-js ul li:hover a {
  color: #0E6EB8
}

.news-right {
  width: 378px;
}
.tempWrap{
  /* height: 450px!important; */
}
.news-right h2 {
  margin: 7px 0 16px 0;
  text-align: left;
  width: 350px;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 15px;
}

.news-right h2 span {
  font-size: 20px
}

.news-right h2 b em {
  font-size: 14px;
  color: #0E6EB8;
  font-weight: normal;
}

.news-right h2 b {
  font-size: 24px;
  font-weight: bold;
  color: #0E6EB8
}

.news-right-con dl b {
  width: 26px;
  height: 26px;
  background: #0E6EB8;
  float: left;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 26px;
}

.news-right-con dl span {
  float: right
}

.news-right-con li {
  margin-bottom: 10px;
  border-bottom: 1px dashed #EEEEEE;
  padding: 8px 0;
}

.news-right-con dl dt,
.news-right-con dl dd {
  overflow: hidden;
  width: 378px;
}

.news-right-con dl b,
.news-right-con dl span {
  float: left
}

.news-right-con dl span {
  width: 300px;
}

.news-right-con dl dt span {
  font-size: 16px;
  color: #333
}

.news-right-con dl dd b {
  background: #666666;
}

.news-right-con dl span {
  margin-left: 10px;
}

.news-right-con dl span {
  color: #777;
}

.news-right-con dl dd {
  margin-top: 8px;
}

.news-right-con li:hover dt span {
  color: #0E6EB8
}

.news-more {
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 35px;
  height: 35px;
}

.news-more:hover {
  color: #0E6EB8
}

/*选择我们*/
.who-choose-con {
  display: block;
}

.wap-who-choose-con {
  display: none;
}

.wap-who-choose-con ul li {
  float: left;
  width: 48%
}

/*底部*/

.footer-top {
  background: #353535;
  height: 60px;
  line-height: 60px;
  background: #353535;
}

.footer-top ul li,
.footer-top ul li a {
  float: left;
  width: 150px;
  color: #D0D0D0;
  font-size: 15px;
  text-align: center;
}

.footer-top ul li a:after {
  content: '|';
  float: left;
  color: #727272
}

.footer-top ul li:hover a {
  color: #fff
}

.footer-top ul li:first-child a:after {
  content: '';
}

.footer-center {
  background: #222222;
  padding-bottom: 10px
}

.footer-center .f-logo {
  margin-top: 40px;
  width: 196px;
  height: 188px;
  padding-right: 25px;
  margin-right: 45px;
}

.footer-center .f-contact {
  margin-top: 25px;
  border-right: 1px solid #393939;
  padding-right: 45px;
  border-left: 1px solid #393939;
  padding-left: 60px;
}

.footer-center .f-contact h2 b {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold
}

.footer-center .f-contact h2 em {
  font-size: 12px;
  font-family: arial;
  color: #959595
}

.footer-center .f-contact h2 {
  padding: 10px 0 15px 0
}

.footer-center .f-contact-div span {
  display: block;
  color: #BEBEBE;
  line-height: 34px;
}

.footer-center .f-wx {
  margin-top: 20px;
}

.footer-center .f-wx h2 b {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold
}

.footer-center .f-wx h2 em {
  font-size: 12px;
  font-family: arial;
  color: #959595
}

.footer-center .f-wx h2 {
  padding: 10px 0 15px 0
}

.footer-center .f-wx-div dl {
  float: left;
  width: 110px;
  margin-right: 40px;
  text-align: center;
}
.footer-center .f-wx-div dl img{
  width: 110px;
  vertical-align: top;
}
.footer-center .f-wx-div dl dd {
  text-align: center;
  color: #BDBDBD;
  font-size: 13px;
  margin-top: 10px;
}

.footer-bottom {
  height: 50px;
  line-height: 50px;
  background: #000000;
}

.footer-bottom div,
.footer-bottom div a {
  color: #BEBEBE
}

.footer-bottom div a:hover {
  color: #fff;
  text-decoration: underline;
}


/*内页banner*/
.ny-banner {
  background: url(../images/pro-banner.jpg) no-repeat center center;
  height: 400px;
}

.ny-banner .ny-banner-con {
  width: 565px;
  height: 228px;
  background: rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  position: relative;
  top: 60px
}

.ny-banner .ny-banner-con h2 {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  padding-top: 30px;
}

.ny-banner .ny-banner-con h2,
.ny-banner .ny-banner-con p {
  width: 90%;
  margin: 0 auto
}

.ny-banner .ny-banner-con h2:after {
  content: '';
  display: block;
  width: 32px;
  height: 2px;
  background: #0E6EB8;
  margin: 14px 0
}

.ny-banner .ny-banner-con p {
  line-height: 25px;
  color: #fff;
}

.ny-banner-jt {
  text-align: center;
  position: relative;
  top: 100px;
}

/*面包屑导航*/

.position {
  height: 70px;
  line-height: 70px;
}

.position-left {
  background: url(../images/home.png) no-repeat center left;
  padding-left: 30px;
}

.position-left a {
  color: #666666
}

.position-left a:last-child:after {
  content: '';
  display: none;
}

.position-left a:after {
  content: '>';
  margin-left: 10px;
  margin-right: 5px;
  display: inline-block;
}

.position-right a {
  font-size: 16px;
  background: url(../images/return.png) no-repeat center left;
  padding-left: 40px;
  display: block;
  color: #666666
}

/*产品中心内页*/

.ctitle {
  background: #F6F6F6;
  height: 60px;
  line-height: 60px;
}

.sub-nav {
  text-align: center;
}

.sub-nav li {
  display: inline-block;
  font-size: 16px;
  margin: 0 15px;
}

.sub-nav li a {
  float: left;
  padding: 0 19px;
  position: relative;
}

.sub-nav li a.on,
.sub-nav li.on a,
.sub-nav li:hover a {
  background: #0E6EB8;
  color: #fff
}

.sub-nav li a.on:after,
.sub-nav li.on a:after,
.sub-nav li:hover a:after {
  content: '';
  background: url(../images/pro-jtup.png) no-repeat center center;
  width: 12px;
  height: 10px;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto
}

.ny-main {
  margin-bottom: 30px;
}

/*二级导航*/

/*产品简介描述*/
.intro {
  background: #F6F6F6;
  padding: 30px 0;
  margin: 30px auto
}

.intro .intro-left {
  width: 650px;
  line-height: 31px;
  color: #666666;
  margin-left: 40px;
}

.intro .intro-right {
  margin-right: 100px
}

.ny-pro-title {
  margin-bottom: 20px
}

.ny-pro-top ul {
  overflow: hidden;
}

.ny-pro-top ul li {
  float: left;
  margin-right: 5px
}

.ny-pro-top ul li a {
  display: block;
  width: 128px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #fff
}

.ny-pro-top ul li:nth-child(1) {
  background: #538DD6;
}

.ny-pro-top ul li:nth-child(2) {
  background: #FCD5B4;
}

.ny-pro-top ul li:nth-child(3) {
  background: #FFC000;
}

.ny-pro-top ul li:nth-child(4) {
  background: #FE0000;
}

.ny-pro-top ul li:nth-child(5) {
  background: #FF6600;
}

.ny-pro-top ul li:nth-child(6) {
  background: #00CC65;
}

.ny-pro-top ul li:nth-child(7) {
  background: #AAAAAA;
}

.ny-pro-top ul li:nth-child(8) {
  background: #00CCFF;
}

.ny-pro-top ul li:nth-child(9) {
  background: #4F6328;
}

.title-pro {
  margin-bottom: 20px;
  font-size: 22px;
  text-indent: 30px;
  font-weight: normal;
  background: url(../images/bg-list.png) no-repeat center left;
  height: 77px;
  line-height: 66px;
  color: #fff
}

.ny-pro-bottom .ny-pro-one {
  background: #f5f5f5;
  padding-bottom: 20px
}

.pro-ul {
  overflow: hidden
}

.pro-ul li {
  width: 270px;
  float: left;
  background: #fff;
  margin: 10px 15px
}

.pro-ul li .pic {
  width: 270px;
  height: 173px;
  margin: 0 auto
}

.pro-ul li .pic img {
  width: 100%
}

.pro-ul li .info h2 {
  font-size: 16px;
  color: #333333;
  background: #F6F6F6;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F6F6F6;
  font-weight: normal
}

.pro-ul li .info p {
  border-bottom: 1px solid #DDDDDD;
  height: 35px;
  line-height: 35px;
}

.pro-ul li .info p span,
.pro-ul li .info p em {
  float: left;
  width: 50%;
  text-align: center;
}

.pro-ul li .info p span {
  border-right: 1px solid #DDDDDD;
  box-sizing: border-box;
}

.pro-ul li .info p em {
  color: #888
}

.pro-ul li .more {
  height: 40px;
  line-height: 40px;
  background: #AAAAAA;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.pro-ul li:hover .more {
  background: #0E6EB8;
  color: #fff
}

.ny-pro-list {
  padding-top: 60px
}

/*产品中心*/
.ny-pro-main {
  padding-top: 30px;
}

.ny-pro-main dl {
  background: #F5F5F5;
  padding: 20px;
  margin: 10px 0;
  overflow: hidden;
}

.ny-pro-main dl dt {
  width: 329px;
  float: left
}

.ny-pro-main dl dt img {
  width: 100%
}

.ny-pro-main dl dd {
  width: 810px;
  float: right
}

.ny-pro-main dl dd h2 {
  font-size: 22px;
  font-weight: bold;
  color: #323232;
  margin: 0px 0 10px 0
}

.ny-pro-main dl dd h2:after {
  content: '';
  display: block;
  width: 39px;
  height: 3px;
  background: #0E6EB8;
  margin-top: 20px;
}

.ny-pro-main dl dd p {
  line-height: 30px;
  color: #676767;
}

.ny-pro-main dl dd em {
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  background: #0E6EB8;
  color: #fff;
  font-size: 15px;
  margin-top: 15px;
}

/*多通路*/
.ny-pro-tonglu .pro-ul {
  overflow: hidden
}

.ny-pro-tonglu .pro-ul li {
  width: 270px;
  float: left;
  background: #fff;
  margin: 10px 15px;
  border: 1px solid #DDDDDD;
  box-sizing: border-box;
}

.ny-pro-tonglu .pro-ul li .pic {
  width: 197px;
  height: 126px;
  margin: 0 auto
}

.ny-pro-tonglu .pro-ul li .pic img {
  width: 100%
}

.ny-pro-tonglu .pro-ul li .info h2 {
  font-size: 16px;
  color: #333333;
  background: #F6F6F6;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #F6F6F6;
  font-weight: normal
}

.ny-pro-tonglu .pro-ul li .info p {
  border-bottom: 1px solid #DDDDDD;
  height: 35px;
  line-height: 35px;
}

.ny-pro-tonglu .pro-ul li .info p span,
.ny-pro-tonglu .pro-ul li .info p em {
  float: left;
  width: 50%;
  text-align: center;
}

.ny-pro-tonglu .pro-ul li .info p em {
  color: #888
}

.ny-pro-tonglu .pro-ul li .info p span {
  border-right: 1px solid #DDDDDD;
  box-sizing: border-box;
}

.ny-pro-tonglu .pro-ul li .more {
  height: 40px;
  line-height: 40px;
  background: #AAAAAA;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.ny-pro-tonglu .pro-ul li:hover .more {
  background: #0E6EB8;
  color: #fff
}

/*产品内页详情*/
.ny-pro-xq {
  margin-bottom: 30px;
}

.ny-pro-xq-title {
  font-size: 24px;
  color: #333;
  line-height: 24px;
  border-bottom: 1px solid #DDDDDD;
  padding: 20px 0;
  margin: 20px 0 30px 0
}

.ny-pro-xq .pro1 .pro-list-pic {
  width: 500px;
}

.pro-lunbo {
  overflow: hidden;
  display: none;
}

.ny-pro-xq .pro1 .spec-preview img {
  display: block;
}

.ny-pro-xq .pro1 .descript1 strong.title1 {
  line-height: 35px;
  font-size: 27px;
  color: #333;
  display: block;
}

.ny-pro-xq .pro1 .descript1 p {
  width: 655px;
  font-size: 16px;
  color: #6a6a6a;
  line-height: 33px;
  margin: 25px 0 10px 0;
}

.ny-pro-xq .pro1 .descript1 p b {
  font-weight: bold
}

.ny-pro-xq .pro1 .descript1 a.consult {
  display: block;
  width: 285px;
  height: 70px;
  font-size: 22px;
  color: #fff;
  line-height: 70px;
  text-align: center;
  background: #EF001D;
  border-radius: 8px;
}

.ny-pro-xq .pro1 .descript1 a.consult:hover {
  background-color: #EF001D;
}

.ny-pro-xq .pro1 .descript1 p.haoma {
  color: #333;
  font-size: 15px;
  border-top: 1px solid #E5E5E5;
  padding-top: 20px;
  display: block;
}

.ny-pro-xq .pro1 .descript1 p.haoma em {
  display: block;
  color: #EF001D;
  font-size: 25px;
  font-weight: bold
}

.ny-pro-xq .pro1 .share {
  overflow: hidden;
  margin-top: 10px;
}

.ny-pro-xq .detail {}

.ny-pro-xq .detail .de-title a {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 45px;
  color: #333;
  margin-top: 25px;
  background: #eee;
  padding-left: 20px;
}

.pro1 {
  max-width: 1100px;
  margin: 0 auto
}

.pro-descript-top {
  width: 565px;
  background: #F7F7F7;
  border-radius: 10px;
  padding: 10px 0
}

.pro-descript-top dl {
  padding: 20px 0 20px 140px
}

.pro-descript-top dl dt {
  font-size: 18px;
  color: #222222;
}

.pro-descript-top dl dd {
  color: #777777;
}

.pro-descript-top dl:nth-child(1) {
  background: url(../images/pro-icon1.png) no-repeat center left 40px;
}

.pro-descript-top dl:nth-child(2) {
  background: url(../images/pro-icon2.png) no-repeat center left 40px;
}

.pro-descript-top dl:nth-child(3) {
  background: url(../images/pro-icon3.png) no-repeat center left 40px;
}

.pro-descript-bottom {
  width: 565px;
  background: #F7F7F7;
  border-radius: 10px;
  padding: 10px 0;
  margin-top: 10px;
}

.pro-descript-bottom ul {
  font-size: 15px;
  line-height: 30px;
}

.pro-descript-bottom ul li {
  padding-left: 100px;
  line-height: 40px;
}

.pro-descript-bottom ul li:nth-child(1) {
  background: url(../images/pro-icon4.png) no-repeat center left 50px;
}

.pro-descript-bottom ul li:nth-child(2) {
  background: url(../images/pro-icon5.png) no-repeat center left 50px;
}

.pro-descript-bottom ul li:nth-child(3) {
  background: url(../images/pro-icon6.png) no-repeat center left 50px;
}

/*产品详情页*/
.detail {
  margin-top: 50px;
}

.de-title-div {
  margin: 30px 0
}
.de-title-div img{
  width: 100%;
}
.de-title-div ul{
  width: 100%;
  overflow-x: auto;
}
.de-title-div table{
  width: 100%;
  border: 1px solid #333;
  border-collapse: collapse; 
  border-spacing: 0;
  text-align: center;
}

.de-title-list {
  border-bottom: 3px solid #0E6EB8
}

.de-title-list ul {
  overflow: hidden;
}

.de-title-list ul li {
  cursor: pointer;
  margin-right: 7px;
  float: left;
  width: 130px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #F1F1F1;
  border: 1px solid #DDDDDD;
  border-radius: 5px 5px 0 0;
  font-size: 16px;
  border-bottom: 0
}

.de-title-list ul li:hover {
  background: #0E6EB8;
  color: #fff
}

.de-title-list ul li.on {
  background: #0E6EB8;
  color: #fff
}

.de-title-case ul {
  overflow: hidden;
}

.de-title-case li {
  float: left;
  width: 275px;
  border: 1px solid #ddd;
  overflow: hidden;
  box-sizing: border-box;
  margin: 10px
}

.de-title-case li .pic {
  width: 100%
}

.de-title-case li .pic img {
  width: 100%
}

.de-title-case li .info {
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #ddd
}

.de-title-case li:hover {
  background: #f5f5f5;
}


.de-title-load ul {
  overflow: hidden;
}

.de-title-load li {
  float: left;
  width: 275px;
  border: 1px solid #ddd;
  overflow: hidden;
  box-sizing: border-box;
  margin: 10px
}

.de-title-load li .pic {
  width: 100%;
}

.de-title-load li .pic img {
  width: 100%
}

.de-title-load li .info {
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #ddd
}

.de-title-load li:hover {
  background: #f5f5f5;
}

.pro-message {
  background: #F5F5F5;
}

.pro-message h2 {
  font-size: 30px;
  color: #333;
  padding: 40px 0;
  text-align: center;
}

.pro-message-con {
  overflow: hidden;
  padding-bottom: 30px;
}

.pro-message-con .text {
  float: left;
  width: 33%;
  margin-bottom: 20px;
}

.pro-message-con .text input {
  width: 90%;
  border: 1px solid #E1E1E1;
  height: 43px;
  line-height: 43px;
  text-indent: 20px;
}

.pro-message-con .text em {
  color: #0E6EB8;
  width: 10%
}

.pro-message-con .text-area {
  width: 100%
}

.pro-message-con .text-area textarea {
  width: 92.5%;
  height: 200px;
  border: 1px solid #E1E1E1;
  font-family: "微软雅黑";
  padding: 20px
}

.pro-me-red {
  color: #0E6EB8;
  padding: 20px 0;
}

.submit-message {
  width: 176px;
  ;
  margin: 20px auto 40px auto
}

.submit-message input {
  width: 176px;
  height: 53px;
  margin: 0 auto;
  float: none;
  color: #fff;
  background: #0E6EB8;
  padding: 0;
  font-size: 15px;
  border: none;
  margin: 0 auto;
  cursor: pointer;
}

.de-title-chicun img {
  width: 100%
}

.news-xq-article img {
  max-width: 90%;
  margin: 0 auto
}
.news-xq-article p span{
  font-size: 20px !important;
}

/*企业风采*/
.ny-showcase-main {
  margin: 30px auto;
}

.ny-showcase-main ul li {
  float: left;
  width: 285px;
  margin: 7px
}

.ny-showcase-main ul li .pic {
  width: 100%;
  height: 200px;
}

.ny-showcase-main ul li .pic img {
  width: 100%
}

.ny-showcase-main ul li .info {
  background: #F6F6F6;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #333;
  font-size: 16px;
}

.ny-showcase-fd {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
}

.ny-showcase-fdmain ul li {
  display: none;
}

.ny-showcase-fdmain {
  position: relative;
  top: 25%
}

.ny-showcase-fdmain .ny-s-close {
  cursor: pointer;
  width: 30px;
  float: right;
  position: absolute;
  right: -30px;
  top: -10px;
  height: 30px;
  background: #000;
  color: #fff;
  font-size: 20px;
  border-radius: 100%;
  text-align: center;
  line-height: 30px;
}

.ny-showcase-fdmain {
  width: 616px;
  margin: 0 auto
}

.ny-showcase-fdmain .pic {
  width: 616px;
  height: 433px;
  border: 5px solid #fff;
}

.ny-showcase-fdmain .pic img {
  width: 100%
}

.ny-showcase-fdmain .info {
  width: 145px;
  height: 45px;
  background: #fff;
  text-align: center;
  line-height: 45px;
  border-radius: 50px;
  margin: 20px auto
}

/*谁选择了我们*/
.ny-par-list {
  margin-bottom: 30px;
}

.par-h2-title {
  margin: 40px 0
}

.par-h2-title h2,
.par-h2-title p {
  display: block;
}

.par-h2-title h2 {
  font-size: 25px;
  color: #333333;
  line-height: 25px;
  margin-bottom: 10px;
}

.par-h2-title p {
  color: #777777;
  font-size: 16px
}

.ny-par-list ul li {
  float: left;
  width: 230px;
  height: 105px;
  border: 1px solid #E3E3E3;
  box-sizing: border-box;
  overflow: hidden;
  margin: 5px;
}

.ny-par-list ul li .pic {
  width: 230px;
  height: 105px;
}

.ny-par-list ul li .pic img {
  width: 100%;
  height: 100%
}

/*行业应用*/
.ny-claim-list {
  margin-bottom: 30px;
}

.ny-claim-list li {
  float: left;
  width: 275px;
  margin: 12px;
}

.ny-claim-list li .pic {
  width: 275px;
  height: 176px
}

.ny-claim-list li .pic img {
  width: 100%
}

.ny-claim-list li .info {
  height: 60px;
  line-height: 60px;
  text-align: left;
  text-indent: 20px;
  background: #F6F6F6;
}

.ny-claim-list li:hover .info {
  background: #0E6EB8;
  color: #fff
}

.ny-company-bg {
  background: url(../images/claim-bg.jpg) no-repeat center center;
  height: 440px;
  text-align: center;
}

.ny-company-con span {
  display: block;
  font-size: 30px;
  color: #fff;
  padding-top: 70px
}

.ny-company-con h2 {
  font-size: 39px;
  font-weight: bold;
  color: #fff;
  margin: 10px 0
}

.ny-company-con p {
  font-size: 12px;
  color: #fff;
  background: #0E6EB8;
  padding: 10px;
  max-width: 750px;
  margin: 10px auto
}

.ny-company-con h3 {
  color: #fff;
  line-height: 32px;
  font-weight: normal;
  max-width: 860px;
  margin: 10px auto 20px auto;
  font-size: 15px;
}

.ny-company-con a {
  transition: all .4s;
  width: 185px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid #FFFFFF;
  display: block;
  color: #fff;
  margin: 0 auto
}

.ny-company-con a:hover {
  background: #0E6EB8;
  color: #fff;
  border-color: #0E6EB8
}

/*行业应用详情*/
.ny-claim-title span {
  font-size: 24px;
  text-align: center;
  display: block;
}

.ny-claim-title p {
  color: #666666;
  line-height: 32px;
  margin: 10px 0;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin: 15px 0
}

.ny-company-bg {
  margin-top: 30px;
}

/*技术支持*/
.tech-con {
  margin-top: 30px;
  background: url(../images/technology-bg.jpg) no-repeat center center;
  height: 121px;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  padding-top: 40px;
}

.ny-tech-list {
  overflow: hidden;
  margin-bottom: 20px;
}

.ny-tech-list li {
  float: left;
  width: 540px;
  background: #F6F6F6;
  padding: 10px;
  margin: 10px 20px
}

.ny-tech-list li .pic,
.ny-tech-list li .info {
  float: left
}

.ny-tech-list li .pic {
  width: 227px;
  height: 177px
}

.ny-tech-list li .pic img {
  width: 100%
}

.ny-tech-list li .info {
  width: 228px;
  margin-left: 15px;
}

.ny-tech-list li .info h2 {
  margin: 10px 0 16px 0
}

.ny-tech-list li .info h2 a {
  font-size: 18px;
  color: #343434;
}

.ny-tech-list li .info p {
  line-height: 22px;
  color: #777;
}

.ny-tech-list li .info .tea-more {
  margin-top: 20px;
}

.ny-tech-list li .info .tea-more a {
  color: #fff;
  display: block;
  width: 115px;
  height: 35px;
  text-indent: 20px;
  line-height: 35px;
  background: url(../images/te-icon.png) no-repeat center right 10px #0E6EB8;
}

/*目录下载*/
.ny-load-list {
  margin: 30px 0;
}

.ny-load-list li {
  float: left;
  width: 319px;
  margin: 15px 40px
}

.ny-load-list li .pic {
  width: 319px;
  height: 454px;
  border: 1px solid #0E6EB8;
  box-sizing: border-box;
  overflow: hidden;
}

.ny-load-list li .pic img {
  width: 100%
}

.ny-load-list li .info {
  height: 40px;
  line-height: 40px;
  background: #0E6EB8;
  color: #fff;
  text-align: center;
  margin-top: 5px;
}

.ny-cad-list{
  margin: 30px 0;
  font-size: 0;
}
.ny-cad-list li{
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 4%;
  border-bottom: 1px dashed #ccc;
}
.ny-cad-list li:nth-of-type(2n){
  margin-right: 0;
}
.ny-cad-list li a{
  display: block;
  font-size: 14px;
  padding: 14px 0;
}


/*新闻资讯*/
.ny-news-list {
  margin: 30px 0
}

.ny-news-list li {
  background: #F6F6F6;
  padding: 10px;
  margin-top: 10px;
  overflow: hidden;
}

.ny-news-list li .pic {
  width: 250px;
  height: 149px;
  float: left;
  overflow: hidden;
}

.ny-news-list li .pic img {
  width: 100%
}

.ny-news-list li .info {
  max-width: 900px;
  float: right
}

.ny-news-list li .info h2 {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  line-height: 18px;
  padding: 18px 0;
  border-bottom: 1px dashed #DDDDDD
}

.ny-news-list li .info p {
  line-height: 24px;
  color: #888888;
  margin-top: 15px;
}

.ny-news-list li .info h2 em {
  font-size: 14px;
  color: #888;
  float: right
}

/*行业动态*/
.ny-activy-list li {
  overflow: hidden;
  background: #F6F6F6;
  padding: 15px;
  margin: 20px 0
}

.ny-activy-list li:hover {
  background: #eee;
}

.ny-activy-list .pic {
  width: 100px;
  height: 90px;
  background: #0E6EB8;
  float: left;
  margin-top: 5px;
}

.ny-activy-list .pic b,
.ny-activy-list .pic span {
  display: block;
  text-align: center;
}

.ny-activy-list .pic b {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  font-weight: bold;
  line-height: 36px;
  padding: 10px 0
}

.ny-activy-list .pic span {
  color: #F7D0D0;
  font-size: 16px;
}

.ny-activy-list li .info {
  width: 1040px;
  float: left;
  margin-left: 30px
}

.ny-activy-list li .info h2 {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  line-height: 18px;
  padding: 10px 0;
  border-bottom: 1px dashed #DDDDDD
}

.ny-activy-list li .info p {
  line-height: 24px;
  color: #888888;
  margin-top: 7px;
}

.ny-activy-list li .info h2 em {
  font-size: 14px;
  color: #888;
  float: right
}

/*新闻详情*/

.ny-news-xq {
  background: #F6F6F6;
  padding: 20px;
  margin: 30px 0 10px 0
}

.ny-news-xq h2 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  margin: 10px 0
}

.news-xq-date {
  background: #fff;
  padding: 15px 0;
  margin: 20px 0
}

.news-xq-date span {
  margin-right: 10px;
}

.news-xq-date .zt_div{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin: 0 20px;
}
.news-xq-date .zt_div i{
  display: inline-block;
  cursor: pointer;
  margin-top: 2px;
  vertical-align: top;
  margin-right: 6px;
}
.news-xq-date .zt_div i.zt1_i::after{
  content: "+";
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
.news-xq-date .zt_div i.zt3_i::after{
  content: "-";
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}

.news-xq-date .fl {
  margin-left: 20px
}

.news-xq-date .fr {
  margin-right: 20px
}

.bdsharebuttonbox {
  margin-left: 25px;
  margin-top: -4px
}

.news-xq-fr img {
  margin-left: 10px;
}

.news-xq-article {
  color: #777777;
  line-height: 30px;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 30px
}
.news-xq-article.zt1{
  font-size: 18px;
}
.news-xq-article.zt2{
  font-size: 14px;
}
.news-xq-article.zt3{
  font-size: 12px;
}

.page-item {
  background: #F6F6F6;
  height: 70px;
  background: #F6F6F6;
  border: 1px solid #DDDDDD;
  margin: 20px 0 30px 0;
}

.page-item a {
  font-size: 16px;
  color: #777;
  margin: 0 10px;
}

.page-item .prev {
  float: left;
}

.page-item .next {
  float: right
}

.page-item .prev em,
.page-item .next em {
  display: inline-block;
  height: 70px;
  line-height: 70px;
  width: 105px;
  text-align: center;
  background: #DDDDDD;
}

.nav-ul{
  padding: 30px 0 10px;
}
.nav-ul li{
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  display: flex;
  font-size: 14px;
  line-height: 30px;
}
.nav-ul li>a{
  width: 160px;
  height: 30px;
  background-color: #ececec;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.nav-ul li>a:hover{
  background-color: #0E6EB8;
  color: #fff;
}
.nav-ul li dl{
  flex: 1;
}
.nav-ul li dl em{
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}
.nav-ul li dl a{
  display: block;
}
.nav-ul li dl a:hover{
  color: #0E6EB8;
}


/*新闻资讯*/
.news {
  margin-bottom: 45px
}

.news-top-list {
  margin: 30px 0;
  overflow: hidden;
  position: relative;
}

.news-top-list li {
  overflow: hidden;
  background: #F6F6F6;
}

.news-top-list .pic {
  width: 670px;
  height: 398px;
  overflow: hidden;
}

.news-top-list .pic img {
  width: 100%
}

.news-top-list .pic,
.news-top-list .info {
  float: left
}

.news-top-list .info {
  width: 470px;
  margin-left: 30px;
}

.news-top-list .info h2 {
  font-size: 18px;
  color: #333;
  line-height: 18px;
  margin: 50px 0 10px 0;
  font-weight: normal
}

.news-top-list .info em {
  font-size: 14px;
  color: #888888
}

.news-top-list .info p {
  color: #888888;
  line-height: 24px;
  margin-top: 30px;
}

.news-top-list .info b {
  margin-top: 30px;
  width: 135px;
  height: 40px;
  display: block;
  border: 1px solid #CCCCCC;
  text-align: center;
  line-height: 40px;
  color: #666
}

.news-company {
  background: #F6F6F6;
  padding: 30px 0
}

.news-title h2 {
  margin-bottom: 20px;
}

.news-title h2 em,
.news-title h2 b {
  display: block;
}

.news-title h2 b {
  font-size: 24px;
  color: #333;
  line-height: 24px;
}

.news-title h2 em {
  font-size: 12px;
  color: #999999;
  font-weight: normal;
  margin-top: 5px;
}

.news-title a {
  font-size: 15px;
  color: #666;
  margin-top: 10px;
}

.news-company-list {
  display: block;
}

.news-company-list1 {
  display: none;
}

.news-company-list li {
  float: left;
  width: 380px;
  margin: 10px
}

.news-company-list li .pic {
  width: 380px;
  height: 225px;
  position: relative;
  overflow: hidden;
}

.news-company-list li .pic b {
  font-family: arial;
  background: rgba(0, 0, 0, 0.5);
  width: 124px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0
}

.news-company-list li .pic img {
  width: 100%
}

.news-company-list li .info h2 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  margin: 10px 0
}

.news-company-list .info p {
  color: #888;
  line-height: 24px;
}

.news-company-list li:hover .info h2 {
  color: #0E6EB8
}

.news-company-list li:hover .pic b {
  background: rgba(229, 50, 45, .0.5)
}

.news-industry-list {
  display: block;
}

.news-industry-list1 {
  display: none;
}

.news-industry {
  padding: 30px 0
}

.news-industry-list {
  overflow: hidden;
}

.news-industry-list li {
  float: left;
  width: 380px;
  margin: 10px
}

.news-industry-list li .pic {
  width: 380px;
  height: 225px;
  position: relative;
  overflow: hidden;
}

.news-industry-list li .pic b {
  font-family: arial;
  background: rgba(0, 0, 0, 0.5);
  width: 124px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0
}

.news-industry-list li .pic img {
  width: 100%
}

.news-industry-list li .info h2 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  margin: 10px 0
}

.news-industry-list .info p {
  color: #888;
  line-height: 24px;
}

.news-industry-list li:hover .info h2 {
  color: #0E6EB8
}

.news-industry-list li:hover .pic b {
  background: rgba(229, 50, 45, .0.5);
}


.news-technology-list {
  display: block;
}

.news-technology-list1 {
  display: none;
}

.news-technology {
  background: #F6F6F6;
  padding: 30px 0
}

.news-technology-list li {
  float: left;
  width: 380px;
  margin: 10px
}

.news-technology-list li h2 {
  font-size: 16px;
  color: #333;
  margin: 10px 0
}

.news-technology-list li em {
  display: block;
  color: #666;
  margin: 10px 0
}

.news-technology-list li p {
  color: #888;
  line-height: 24px;
}

.news-technology-list li:hover h2 {
  color: #0E6EB8
}

.ny-activy-list li .info h2 {
  line-height: 28px
}

/*联系我们*/
.ny-contact-con {
  margin: 40px 0
}

.ny-contact-left {
  width: 340px;
}

.ny-contact-left h2 {
  font-size: 21px;
  color: #333333;
  margin-bottom: 10px;
}

.ny-contact-left ul li {
  line-height: 32px;
  color: #666666
}

.ny-contact-right {
  width: 770px
}

.ny-contact-right dl {
  float: left;
  margin-left: 47px
}

.ny-contact-right dl dd {
  margin-bottom: 8px
}

.ny-contact-right dl dd h2 {
  margin: 20px 0
}

.ny-contact-right dl dd h2 span {
  font-size: 21px;
  color: #333;
  font-weight: bold
}

.ny-contact-right dl dd h2 em {
  color: #888888;
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}

.ny-contact-right dl dd {
  color: #666
}

.ny-contact-right dl dd img {
  margin-left: 30px;
}

.ny-contact-message h3 {
  font-size: 20px;
  background: #F6F6F6;
  height: 67px;
  line-height: 67px;
  text-align: center;
  margin: 67px 0 20px 0
}

.ny-c-form form {
  overflow: hidden;
}

.ny-c-form form div {
  float: left;
  width: 387px;
  height: 44px;
  margin-right: 13px;
  margin-bottom: 20px;
}

.ny-c-form form div input {
  display: block;
  width: 347px;
  height: 44px;
  border: 1px solid #E1E1E1;
  float: left;
  padding-left: 10px;
  font-family: "微软雅黑";
}

.ny-c-form form div span {
  float: left;
  width: 18px;
  text-align: center;
  color: #0E6EB8
}

.ny-c-form form .yzm {
  border: 1px solid #E1E1E1;
}

.ny-c-form form .yzm input {
  width: 300px;
  border: none;
  float: left;
}

.ny-c-form form .yzm b {
  float: right;
  width: 77px;
  margin-top: 7px
}

.ny-c-form .textarea {
  width: 98.4%;
  border: 1px solid #E1E1E1;
  height: 224px;
}

.ny-c-form .textarea textarea {
  width: 97%;
  height: 198px;
  border: none;
  padding: 10px;
  font-family: "微软雅黑";
}

.ny-c-form .ny-c-bz {
  color: #0E6EB8;
  width: 100%
}

.ny-c-form .submit-message {
  width: 100%;
  margin: 20px 0 40px 0
}

.ny-c-form .submit-message input {
  width: 176px;
  height: 53px;
  margin: 0 auto;
  float: none;
  color: #fff;
  background: #0E6EB8;
  padding: 0;
  font-size: 15px
}


/*右侧在线咨询*/
.zx-service {
  position: fixed;
  right: 5px;
  top: 25%;
  border: 1px solid #DFDFDF;
  background: #fff;
  z-index: 99999;
}

.zx-service>ul>li {
  width: 80px;
  height: 80px;
  position: relative;
  border-bottom: 1px solid #DFDFDF;
}

.zx-service>ul>li a {
  display: block;
  width: 80px;
  height: 30px;
  color: #4c4c4c;
  font-size: 15px;
  text-align: center;
  padding-top: 50px;
}

.zx-service01 {
  background: url(../images/online-icon1-1.png) no-repeat center top 10px #0E6EB8;
}

.zx-service02 {
  background: url(../images/online-icon2.png) no-repeat center top 10px;
}

.zx-service03 {
  background: url(../images/online-icon3.png) no-repeat center top 10px;
}

.zx-service04 {
  background: url(../images/online-icon4.png) no-repeat center top 10px;
}

.zx-service .zx-service05 {
  background: url(../images/online-icon5.png) no-repeat center top 10px;
  border-bottom: 0;
  cursor: pointer;
}

.zx-service>ul>li:hover a,
.zx-service>ul .zx-service01 a {
  color: #fff;
}

.zx-service02:hover a {
  background: url(../images/online-icon2-2.png) no-repeat center top 10px #0E6EB8;
}

.zx-service03:hover a {
  background: url(../images/online-icon3-3.png) no-repeat center top 10px #0E6EB8;
}

.zx-service04:hover a {
  background: url(../images/online-icon4-4.png) no-repeat center top 10px #0E6EB8;
}

.zx-service05:hover a {
  background: url(../images/online-icon5-5.png) no-repeat center top 10px #0E6EB8;
}

.weixin-hide {
  width: 140px;
  padding: 125px 10px 10px;
  background: url(../images/wx.jpg) no-repeat center top 10px #0E6EB8;
  position: absolute;
  right: 81px;
  top: 0;
  display: none;
}

.weixin-hide span,
.weixin-hide b,
.weixin-hide em {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
}

.weixin-hide span {
  line-height: 33px;
  border-bottom: 1px solid #fff;
  font-size: 14px;
}

.weixin-hide em {
  line-height: 35px;
}

.weixin-hide b {
  line-height: 13px;
  font-family: arial;
  font-size: 18px
}


.tel-hide {
  padding: 10px;
  background: #0E6EB8;
  position: absolute;
  right: 81px;
  top: 0;
  width: 140px;
  display: none;
}

.tel-hide li span,
.tel-hide li b {
  display: block;
  color: #fff;
}

.tel-hide li:first-child {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff
}

.tel-hide li span {
  line-height: 12px;
  font-size: 14px;
}

.tel-hide li b {
  line-height: 15px;
  font-size: 19px;
  font-family: arial;
  padding-top: 10px;
}

.zx-service03:hover .weixin-hide {
  display: block;
}

.zx-service04:hover .tel-hide {
  display: block;
}

.pagelist {
  padding: 10px 0;
  margin-top: 15px;
  overflow: hidden;
  border-top: 0px solid #eee;
  text-align: center;
}

.pagelist a,
.pagelist span {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 2px 8px;
  margin-right: 5px;
}

.pagelist span.current {
  color: #f30;
  border: 1px solid #ddd;
}

.login {
  background: url(../images/bg-2.html) no-repeat center center;
  width: 100%;
  height: 100vh
}

.w-sub {
  width: 543px;
  background: rgba(255, 255, 255, 1);
  margin: 0 auto;
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-bottom: 45px;
  border-radius: 10px;
}

.w-sub form {
  width: 408px;
  margin: 0 auto
}

.w-sub h2 {
  margin: 33px auto 15px auto;
}

.w-sub h2 b,
.w-sub h2 p,
.w-sub h2 div {
  text-align: center;
  display: block;
}

.w-sub h2 b {
  font-size: 18px;
  color: #111111;
  font-weight: normal;
  margin: 10px 0 0 0
}

.w-sub h2 p {
  font-size: 26px;
  color: #0E6EB8;
  letter-spacing: 1px;
}

.w-sub form div {
  width: 408px;
  background: #f5f5f5;
  margin-bottom: 15px;
  overflow: hidden;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #BFBDBE;
}

.w-sub form div span,
.w-sub form div input,
.w-sub form div button {
  float: left;
  height: 50px;
}

.w-sub form div input {
  border: none;
  background: none;
  text-indent: 20px;
  font-family: "微软雅黑";
  color: #666;
  width: 75%;
  font-size: 15px
}

.w-sub form div span {
  width: 70px;
  text-align: center;
}

.w-sub form div span:after {
  content: '';
  float: right;
  width: 1px;
  height: 30px;
  background: #ddd;
  margin-top: 10px;
}

.w-sub form div span img {
  margin-top: 12px;
}

.w-sub form .submit {
  overflow: hidden;
  width: auto;
  background: none;
  margin: 0;
  height: auto;
  border: none;
  border-radius: 0;
}

.w-sub form .submit input {
  float: left;
  text-indent: 0;
}

.w-sub form .s-submit {
  width: 228px;
  border-radius: 2px;
  height: 50px;
  background: #0E6EB8;
  border: none;
  color: #fff;
  text-align: center;
}

.w-sub form .s-zhuce {
  width: 178px;
  border-radius: 2px;
  height: 48px;
  background: none;
  border: 1px solid #0E6EB8;
  float: left;
  text-align: center;
  line-height: 48px;
  font-size: 15px;
  color: #0E6EB8
}


.zhuce {
  background: url(../images/bg-2.html) no-repeat center center;
  height: 100vh;
}

.zhuce-con {
  background: rgba(255, 255, 255, 1);
  width: 1000px;
  margin: 0 auto;
  border-radius: 50px;
  padding: 30px;
  position: relative;
  top: 100px
}

.zhuce-top {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.zhuce-top .fr a {
  background: #0E6EB8;
  width: 140px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  margin-top: 15px;
}

.zhuce-bottom h2 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin: 30px 0;
  color: #0E6EB8;
}

.zhuce-bottom form {
  overflow: hidden;
}

.zhuce-bottom form div {
  overflow: hidden;
  width: 450px;
  float: left;
  border-radius: 5px;
  background: #f5f5f5;
  height: 45px;
  line-height: 45px;
  margin: 8px 25px
}

.zhuce-bottom form div label {
  float: left;
  width: 100px;
  text-align: center;
  background: #eee;
  color: #333
}

.zhuce-bottom form div input {
  float: left;
  width: 300px;
  border: none;
  background: none;
  height: 45px;
  line-height: 45px;
  margin-left: 20px;
}

.zhuce-bottom form em {
  color: #0E6EB8
}

.zhuce .gs-submit {
  text-align: center;
  width: auto;
  background: #0E6EB8;
  position: relative;
  margin-left: 320px;
  margin: 30px 0 20px 350px;
  height: 55px;
  line-height: 55px;
}

.zhuce .gs-submit input {
  float: none;
  margin: 0 auto;
  color: #fff;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
}


/* 0713 */
.logo p{
  font-size: .95rem;
  color: #999;
  display: flex;
  line-height: 1.5rem;
}
.logo-info{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid rgba(0,0,0,.1);
}
.logo h1{
  display: flex;
  align-items: center;
}
.g-btn{
  height: 50px;
  width: 120px;
  background-color: #0E6EB8;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  color: #fff;
}
.nav ul li .hide em a{
  color: #fff;
}
.nav ul li .hide{
  background-color: #0E6EB8;
}