/*公共样式--开始*/

html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

html,
body {
  min-height: 100%;
}

body {
  font-family: "Microsoft YaHei,微软雅黑";
  font-size: 14px;
  color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

img {
  border: none;
  vertical-align: middle;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearboth {
  clear: both;
}

body {
  font-family: Microsoft YaHei;
}

.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.ljxian {
  position: absolute;
  top: -11px;
  right: 268px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* topstyle */

.head {
  background: url(../images/toubj.png) no-repeat top center;
  background-position-x: -71px;
  background-position-x: -84px;
}

.h-top {
  height: 40px;
}

.wel,
.xunpan,
.xunpan a {
  font: 500 12px/40px "微软雅黑";
  color: #dfdfde;
  line-height: 40px;
}

.h-header {
  height: 115px;
}

.logo {
  /* margin-top: -30px; */
  position: relative;
}

.logocon {
  padding-top: 25px;
  padding-left: 25px;
}

.index-logo {
  display: inline-block;
  line-height: 104px;
}

.h-tel {
}

.htel {
  border: 1px solid #999;
  border-radius: 50%;
  height: 48px;
  width: 48px;
}

.htel img {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}

.header-r {
  width: 292px;
  padding-top: 35px;
  position: relative;
}

.htel {
  margin-right: 14px;
}

.h-tel {
  margin-top: -5px;
}

.h-tel h3 {
  font-size: 14px;
  color: #a6a6a6;
}

.h-tel span {
  font-size: 29px;
  color: #e60012;
  font-weight: 700;
}
.h-tel .lg{
  width: 122px;
  position: absolute;
  top: 5px;
  right: 0;
  border-radius: 2px;
}
.h-tel .lg a{
  width: 60px;
  border-left: 1px solid #fff;
  display: block;
  float: left;
  background-color: #e60012;
  color: #fff;
  font: 400 14px/30px "Microsoft yahei";
  text-transform: uppercase;
  text-align: center;
}
.h-tel .lg a:hover{
  background-color: #f85864;
}
/* navstyle */

.h-nav {
  background: #1f1a17;
}

/* lso-style */

.lso {
  background: #fff;
  padding: 0;
  z-index: 9999;
  border-bottom: 1px solid #eaeaea;
}

.lso-txt {
  width: 1200px;
  margin: 0 auto;
  height: 65px;
}

.lsol {
  /* width: 430px; */
  /* padding-left: 27px; */
}

.lsol {
  font: 700 14px/65px "微软雅黑";
  color: #333;
}

.lsol a {
  padding-right: 10px;
  font: 400 13px/38px "微软雅黑";
  color: #999999;
}

.lsol a:hover {
  color: #e60012;
}

.lsoc {
  width: 380px;
  height: 65px;
  background: #fff;
  border-bottom: 1px solid #e60012;
}

.lsoc #keyword {
  width: 320px;
  font: 400 13px/65px "微软雅黑";
  color: #666;
  padding-left: 9px;
  border: none;
  background: none;
  outline: none;
  margin-left: 11px;
}

.lsoc #s_btn {
  background: url(../images/seachlogo.png) center center no-repeat;
  width: 38px;
  height: 38px;
  border: none;
  outline: none;
  border-radius: 50%;
  background-color: #eaeaea;
  margin-top: 15px;
}

.lsor i {
  display: inline-block;
  width: 25px;
  height: 38px;
  background: url(../images/header.png) center no-repeat;
  float: left;
  margin-left: 100px;
}

.lsor .btel {
  float: left;
  padding-left: 15px;
}

.lsor .lmess {
  display: inline-block;
  float: left;
  width: 97px;
  font: 500 13px/28px "Microsoft YaHei";
  color: #fff;
  background: #09366f;
  text-align: center;
  border-radius: 15px;
  margin: 5px 0 0 20px;
}

.xy-menu > li {
  float: left;
  padding: 0 33px;
  position: relative;
}

.xy-menu > li:after {
  position: absolute;
  left: 0;
  right: 0;
  height: 17px;
  content: "";
  opacity: 0;
}

.xy-menu > li > a {
  display: block;
  text-align: center;
  font: 16px/63px "微软雅黑";
  color: #ffffff;
}

.xy-menu > li > a .creat {
  /* width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 3px;
	cursor: pointer;
	border-style: solid dashed dashed dashed;
	border-color: #fff transparent transparent transparent;
	border-bottom: none;
	display: inline-block;
	vertical-align: middle; */
}

.xy-menu > li + li {
  background: url(../images/xy-navlibg.png) left center no-repeat;
}

.xy-menu > li:hover {
  background: #e60012;
  font: 500 15px/68px "微软雅黑";
}

/* 产品中心.................................................................... */

.rx-product {
  padding: 52px 0;
}

.rx-product-list {
  background-color: #1a1512;
  padding: 52px 0;
}

.product {
  width: 1200px;
  margin: 0 auto;
}

.product-l {
  width: 305px;
}

.product-l .protop {
  padding: 25px;
  background-color: #e60012;
}

.product-l .protop h2 {
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  padding: 10px 0;
}

.product-l .protop span {
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  width: 97px;
  margin: 0 auto;
  position: relative;
}

.product-l .protop .pp:before {
  position: absolute;
  top: 10px;
  left: -105px;
  width: 105px;
  height: 1px;
  content: "";
  background-color: #f38089;
}

.product-l .protop .pp:after {
  position: absolute;
  top: 10px;
  right: -105px;
  width: 105px;
  height: 1px;
  content: "";
  background-color: #f38089;
}

.product-l .rx-product-list {
  padding: 8px;
}

.product-l .rx-product-list li {
  width: 289px;
  height: 50px;
  background-color: #2c2725;
  margin: 13px 0;
  padding: 0px 10px;
}

.rx-product-list li a {
  float: left;
  color: #fff;
  line-height: 50px;
  display: block;
  z-index: 999999;
  font-size: 15px;
}

.product-l .rx-product-list li p {
  background: url(../images/jt.png) center 21px no-repeat;
  width: 15px;
  height: 50px;
  display: block;
  line-height: 50px;
}

.product-l .rx-product-list li:hover {
  background-color: #e60012;
}

.product-r {
  width: 875px;
  margin-left: 20px;
}

.product-r .rxcp {
  background-color: #f4f4f4;
  padding: 40px 50px;
  position: relative;
}

.r-top {
}

.product-r .r-top {
  overflow: hidden;
  border-bottom: 1px solid #d3d3d3;
}

.product-r .r-top h3 {
  float: left;
  font-size: 20px;
  font-weight: 700;
  color: #e60012;
  margin-bottom: 16px;
}

.product-r .r-top h3::after {
  content: "";
  width: 45px;
  height: 3px;
  background-color: #e60012;
  display: block;
  position: absolute;
  top: 77px;
}

.product-r .r-top a {
  float: right;
  margin-top: 10px;
  color: #999999;
}

.product-r .r-top a:hover {
  color: #e60012;
}

.product-r .r-box {
  /* padding: 52px 0; */
  padding: 66px 0 22px 0;
}

.product-r .r-box .img {
  width: 275px;
}

.product-r .r-box .txt {
  margin-left: 50px;
  width: 440px;
}

.r-box .img img {
  width: 264px;
  height: 229px;
}

.product-r .r-box .txt h2 {
  font-size: 24px;
  font-weight: 700;
  margin-top: 25px;
}

.product-r .r-box .txt p {
  color: #666;
  margin: 27px 0;
}

.product-r .r-box .btnm {
  width: 122px;
  height: 32px;
  border: 1px solid #999999;
  border-radius: 0%;
  float: left;
  margin-right: 10px;
  position: relative;
}

.product-r .r-box .btnm::after {
}

.product-r .r-box .btnm:hover {
  background-color: #e60012;
  border: none;
}

.product-r .r-box .btnm a {
  color: #999;
  padding-left: 45px;
  display: block;
  line-height: 32px;
}

.product-r .r-box .btnm a:hover {
  color: #ffffff;
}

.product-r .r-box .btnm img {
}

.red {
  width: 122px;
  height: 32px;
  border: 1px solid #999999;
  border-radius: 0%;
  float: left;
  position: relative;
}

.red a {
  color: #999;
  padding-left: 45px;
  display: block;
  line-height: 32px;
}

.red span {
  padding-left: 5px;
}

.redz-img {
  position: absolute;
  width: 21px;
  height: 17px;
  left: 15px;
  top: -1px;
}

.red:hover .redz-img {
  display: none;
}

.redf-img {
  position: absolute;
  width: 21px;
  height: 17px;
  left: 15px;
  top: -1px;
  display: none;
}

.red:hover {
  background-color: #e60012;
  border: none;
}

.red a:hover {
  color: #ffffff;
}

.red:hover .redf-img {
  display: block;
}

.btnmz-img {
  position: absolute;
  width: 21px;
  height: 17px;
  left: 18px;
  top: -1px;
}

.btnm:hover .btnmz-img {
  display: none;
}

.btnmf-img {
  position: absolute;
  width: 21px;
  height: 17px;
  display: none;
  left: 18px;
  top: -1px;
}

.btnm:hover .btnmf-img {
  display: block;
}

.product-r .pro-box li {
  border: 1px solid #f4f4f4;
  margin-right: 15px;
  margin-top: 14px;
  width: 281px;
  height: 306px;
  position: relative;
  float: left;
}

.product-r .pro-box li .img {
}

.product-r .pro-box li a {
  /* display: block;
  color:#000;
  text-align: center;
  height: 60px;
  line-height: 60px;
  background-color: #f4f4f4;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; */
}

.product-r .pro-box li h3 {
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #000;
  text-align: center;
  background-color: #f4f4f4;
  font-size: 16px;
}

.product-r .pro-box li:hover h3 {
  color: #ffffff;
  background-color: #e60012;
}

.product-r .pro-box li:nth-child(3) {
  margin-right: 0;
}

/* 5大优势.................................................................... */

.x-youshi {
  background: url(../images/bg2.png) no-repeat center;
  margin: 0 auto;
}

.x-youshi .txt1 {
  font-size: 48px;
  color: #000;
  font-weight: 700;
}

.txt {
}

.x-youshi .txt2 {
  width: 340px;
  padding-top: 12px;
  margin-left: 10px;
  position: relative;
  font: 600 30px/36px "Microsoft yahei";
}

.x-youshi .txt2 p {
  font-weight: 800;
  font-size: 33px;
  color: #3c3c3c;
  font-family: 微软雅黑;
}

.x-youshi .txt2 img {
  float: left;
  margin-top: 12px;
  margin-right: 3px;
}

.txt-bjx {
  position: absolute;
  top: 52px;
}

.x-youshi .x-title {
  margin: 0 auto;
  overflow: hidden;
  width: 570px;
  padding-top: 60px;
}

.x-youshi .tt h3 {
  text-align: center;
  font-size: 16px;
  margin-top: 8px;
  color: #585858;
}

.x-youshi .con {
  width: 1200px;
  height: 600px;
  margin: 0 auto;
  margin-top: 33px;
  position: relative;
}

.x-youshi .con li {
  width: 220px;
  height: 180px;
  position: relative;
}

.x-youshi .con li:nth-child(1) {
  position: absolute;
  top: 405px;
  left: 46px;
}

.x-youshi .con li:nth-child(2) {
  position: absolute;
  top: 169px;
  left: 185px;
}

.x-youshi .con li:nth-child(3) {
  position: absolute;
  top: 50px;
  left: 493px;
}

.x-youshi .con li:nth-child(4) {
  position: absolute;
  top: 155px;
  left: 818px;
}

.x-youshi .con li:nth-child(5) {
  position: absolute;
  top: 404px;
  left: 925px;
}

.x-youshi .con li:nth-child(3) .txt {
  top: 45px;
}

.x-youshi .con li:nth-child(4) .txt {
  top: 44px;
}

.x-youshi .con li:nth-child(5) .txt {
  top: 42px;
}

.x-youshi .con li:hover .txt h2 {
  color: #e60012;
}

.x-youshi .con li .txt {
  position: absolute;
  top: 35px;
  left: 0;
}

.xuxian {
  margin-top: 20px;
  width: 438px;
  height: 1px;
  border: 1px dashed #d3d3d3;
}

.x-youshi .con li h2 {
  font-size: 20px;
  font-weight: 700;
  background-color: #fff;
}

.x-youshi .con li p {
  color: #3c3c3c;
  margin-top: 25px;
}

.x-youshi .con li span {
  font-size: 48px;
  font-weight: 700;
  color: #c4c4c4;
  display: block;
}

.x-youshi .goods {
  width: 304px;
  height: 329px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -167px;
  top: -258px;
  z-index: 29;
}

.x-youshi .pp {
  background-color: #1f1a17;
  /* padding: 35px 360px; */
  position: relative;
  height: 125px;
}

.x-youshi .pp .ppl {
  width: 321px;
  height: 60px;
  /* padding-left: 20px; */
}

.x-youshi .pp .ppl p {
  color: #fff;
  font-size: 24px;
  /* padding-top: 36px; */
  font-family: hanzheng;
}

.x-youshi .pp .ppr {
  /* padding-top: 35px; */
  width: 270px;
  height: 60px;
}

.x-youshi .pp .ppr .phone {
  width: 70px;
  height: 100px;
  background-color: #e60012;
  padding-top: 48px;
  padding-left: 19px;
  padding-right: 24px;
  border-bottom-right-radius: 35px;
  border-bottom-left-radius: 35px;
  /* position: absolute; */
  margin-top: -35px;
  margin-right: 17px;
}

.x-youshi .pp .ppr .num h2 {
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  margin-top: -15px;
}

.x-youshi .pp .ppr .num {
  color: #fff;
  font-size: 24px;
  padding-top: 5px;
}

/* 应用领域.............................................. */

.x-lingyu {
  background-color: #f4f4f4;
  overflow: hidden;
}

.text {
  text-align: center;
  padding-top: 74px;
  background: url(../images/hengx2.png) no-repeat center 105px;
}

.text h3 {
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 5px;
}

.text p {
  text-align: center;
  padding-top: 5px;
  font-size: 16PX;
}

.x-lingyu .yy {
  display: block;
  margin: 0 auto;
  width: 1200px;
}

.x-lingyu .yy li {
  width: 380px;
  height: 217px;
  border: solid 1px #e1e1e1;
  padding: 24px 0;
  background-color: #fff;
  margin-right: 28px;
  margin-bottom: 28px;
  float: left;
  cursor: pointer;
}

.x-lingyu .yy li:nth-child(3n) {
  margin-right: 0;
}

.y1 {
  position: relative;
}

.x-lingyu .yy li .img {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  border-radius: 50%;
  padding: 25px;
  box-shadow: 2px 4px 4px #cacaca;
}

.y1 .img:nth-child(3) {
  padding: 31px 25px 25px 25px;
}

.x-lingyu .yy li img {
  margin: 0px auto;
  display: block;
}

.x-lingyu .yy li p {
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
}

.x-lingyu .yy li span {
  display: block;
  width: 20px;
  height: 3px;
  margin: 0 auto;
  background-color: #e60012;
  margin-top: 15px;
}

.ling-yy {
  margin-top: 48px;
}

.x-lingyu .yy li .y2 {
  width: 380px;
  height: 217px;
  display: none;
}

.x-lingyu .yy li:hover .y1 {
  display: none;
}

.x-lingyu .yy li:hover .y2 {
  display: block;
}

.x-lingyu .yy li:hover {
  padding: 0;
}

/* 公司简介.............................................. */

.x-gsjj .con {
  width: 1200px;
  margin: 80px auto;
}

.x-gsjj .con-l {
}

.x-gsjj .con-r {
  margin-top: 32px;
  width: 544px;
  margin-left: 45px;
}

.x-gsjj .con-r h2 {
  font-size: 40px;
  font-weight: 700;
  color: #e7e7e7;
  padding-bottom: 10px;
}

.x-gsjj .con-r h3 {
  font-size: 30px;
  font-weight: 700;
}

.x-gsjj .con-r p {
  padding: 30px 0;
  font-size: 16px;
}

.x-gsjj .btn {
  box-shadow: 4px 4px 6px #f1f1f1;
  width: 120px;
  height: 36px;
  position: relative;
  overflow: hidden;
}

.btn a {
  display: block;
  color: #666;
  text-align: center;
  line-height: 26px;
}

.btn-hove {
  position: absolute;
  width: 120px;
  top: 0px;
  left: -115px;
  background-color: #e60012;
  transition: all 0.8s;
}

.btn-hove a {
  display: block;
  color: #fff;
  text-align: center;
  line-height: 36px;
}

#btn-n {
  color: #ffffff;
}

.btn:hover .btn-hove {
  transition: all 0.8s;
  transform: translateX(120px);
  color: #ffffff;
}

.hj {
  padding-bottom: 33px;
}

.x-gsjj .bg {
  background: url(../images/h.png) center center no-repeat;
}

.x-gsjj .hj .tt {
  color: #fff;
  width: 152px;
  height: 40px;
  background-color: #e60012;
  margin: 0 auto;
  border-radius: 15px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
}

.w {
  width: 1200px;
  margin: 35px auto;
}

.w li {
  margin-left: 7px;
  margin-right: 7px;
}

.b6_index {
  width: 100%;
  overflow: hidden;
  margin-top: 45px;
}

.b6_index .bd li {
  width: 292px;
  height: 189px;
  margin: 0 5.5px;
  overflow: hidden;
}

.b6_index .bd li img {
  width: 100%;
  height: 100%;
}

/* 在线留言 */

.x-message {
  background-color: #1f1a17;
}

.x-message .g-l {
  width: 20%;
}

.x-message .g-l h3 {
  color: #fff;
}

.x-message .g-l .btn {
  width: 170px;
  height: 36px;
  border-radius: 5px;
  background-color: #706d6b;
}

.x-message .g-l p {
  color: #fff;
  margin-top: 20px;
}

/* 荣誉资质...................................................... */

.x-ronyu {
  background-color: #f4f4f4;
  padding-bottom: 75px;
  padding-top: 20px;
}

.zb {
  margin: 50px -15px 0 -15px;
}

.dd {
  margin: 0 15px;
  border: 10px solid #e7e7e7;
  transition: 0.3s;
}

.dd:hover {
  border: 10px solid #e60012;
}

/* .zb .owl-carousel {
  position: relative;
}

.zb .owl-carousel .banner-item a {
  display: block;
}

.zb .owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.zb .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: block;
}

.zb .owl-carousel{
  position: relative;
}
.zb .owl-carousel .owl-nav button.owl-prev {
outline: none;
position: absolute;
top: 50%;
left: -80px;
z-index: 9999;
background: url(../images/43559..png) no-repeat;
height: 55px;
width: 55px;
margin-top: -32.5px;
border-radius: 0;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.zb .owl-carousel .owl-nav button.owl-next {
outline: none;
position: absolute;
top: 50%;
right: -80px;
z-index: 9999;
background: url(../images/204.png) no-repeat;
height: 55px;
width: 55px;
margin-top: -32.5px;
border-radius: 0;
-webkit-transition: all .5s ease;
transition: all .5s ease;
}
.zb .owl-carousel .owl-nav .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}
.zb .owl-carousel .owl-nav .icon-font:hover{
  background-color: #c9151e;
}
.icon-font {
  position: relative;
}
.zb .owl-carousel .owl-nav .icon-left-arrow:after {
  background-position: -34px -180px;
}
.zb .owl-carousel .owl-nav .icon-right-arrow:after {
  background-position: -26px -480px;
}
.zb .owl-carousel .owl-nav button.owl-prev:hover,
.zb .owl-carousel .owl-nav button.owl-next:hover {
background: #ab001a;
}
.zb .dd:hover h3{
  color: #ab001a;
} */

/* 新闻资讯 */

.ntext {
  text-align: center;
  padding-top: 24px;
  background: url(../images/hengx2.png) no-repeat center 48px;
}

.ntext h3 {
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 5px;
}

.ntext p {
  text-align: center;
  padding-top: 5px;
  font-size: 16px;
}

.h_news {
  background: #fff;
}

.lnews {
  padding: 0px 0 64px 0;
}

.xleft {
  width: 787px;
  height: 460px;
}

.nsort li {
  float: left;
  width: 90px;
}

.nsort li:nth-child(2) {
  border-left: 1px solid #dcdcdc;
  padding-left: 11px;
  width: 110px;
}

.nsort li a {
  display: block;
}

.nsort li a h3 {
  font: 700 20px/26px "Microsoft YaHei";
  color: #000;
}

.nsort li:nth-child(3) {
  float: right;
  width: 34px;
}

.nsort li:nth-child(3) a {
  font: 500 12px/26px "Microsoft YaHei";
  color: #666;
}

.nsort li a .m1 {
  font-size: 15px;
  margin-right: 15px;
}

.nsort li.cur a h3 {
  position: relative;
  font: 700 20px/26px "Microsoft YaHei";
  color: #e82633;
}

.nsort li.cur a h3::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 2px;
  background: #e82633;
  bottom: -25px;
  left: 0;
}

.tab1 {
  display: none;
  padding-top: 26px;
  margin-top: 24px;
  border-top: 1px solid #dadada;
}

.news_list1 li {
  padding-bottom: 30px;
}

.news_list1 li a.img img {
  width: 310px;
  height: 200px;
  overflow: hidden;
}

.news_list1 li .xwnr {
  width: 444px;
}

.news_list1 li .xwnr a {
  color: #333;
  font: 700 20px/1 "Microsoft YaHei";
  display: block;
  padding: 15px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.news_list1 li:hover .xwnr a {
  color: #e82633;
}

.xwnr a em {
  float: right;
  font: 600 12px/20px "ArialMT";
}

.sumy {
  color: #615c5c;
  font-size: 13px;
  font-weight: 400;
  margin-top: 13px;
  line-height: 24px;
}

.news_list2 {
}

.news_list2 li {
  width: 356px;
  padding-left: 15px;
  line-height: 45px;
  border-bottom: 1px dashed #d2d2d2;
  background: url(../images/ljt.png) left center no-repeat;
}

.news_list2 li a {
  color: #333;
  font: 500 13px/45px "Microsoft YaHei";
  display: block;
}

.news_list2 li a:hover {
  color: #e82633;
}

.news_list2 li a em {
  float: right;
  font: 500 12px/45px "ArialMT";
}

.news_list2 li:nth-child(2n) {
  float: right;
}

.news_list1 li .xwnr .lmore {
  width: 100px;
  background: #0c3875;
  color: #fff;
  font: 500 13px/32px "Microsoft YaHei";
  text-align: center;
  padding: 0px;
  margin-top: 25px;
  border: none;
}

.n-more a {
}

/* 新闻右侧 */

.lnew_r {
  width: 381px;
}

.lnew_t {
  padding-bottom: 27px;
  border-bottom: 1px solid #e5e5e5;
}

.lnew_t li {
  list-style: none;
}

.lnew_t li h3 {
  font: 700 20px/1 "Microsoft YaHei";
  color: #e82633;
  position: relative;
}

.lnew_t li h3::after {
  position: absolute;
  content: "";
  width: 242px;
  height: 20px;
  background: url(../images/tx.png) center no-repeat;
  left: 99px;
  top: 0px;
}

.new_more1 {
  font-size: 12px;
  color: #666;
}

.new_more1:hover {
  color: #e82633;
}

.news_size {
  height: 455px;
  margin-top: 28px;
  overflow: hidden;
}

.lnew_wz {
  padding: 13px 0 10px 0;
  border-bottom: 1px dashed #d2d2d2;
}

.lnew_aq {
  width: 15px;
  height: 15px;
  background: url(../images/n_q.png) center no-repeat;
  margin-right: 11px;
}

.lnew_aq1 {
  width: 15px;
  height: 15px;
  background: url(../images/n_q1.png) center no-repeat;
}

.zcnr {
  margin-left: 26px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.lnew_r_c {
  width: 379px;
}

.lnews_r_h {
  font: 500 16px/16px "微软雅黑";
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lnews_r_h:hover {
  color: #e82633;
}

.lnews_r_cs {
  padding-top: 10px;
  font: 500 13px/26px "微软雅黑";
  color: #666;
}

.function {
  background-color: #1f1a17;
  height: 271px;
}

.fun-contant {
  position: relative;
}

.fun-z {
  width: 327px;
}

.fun-z h3 {
  font-size: 33px;
  color: #e60012;
  -webkit-text-stroke: 0.5px #ffeded;
  font-family: 微软雅黑;
  padding-top: 60px;
  padding-bottom: 11px;
  font-weight: 700;
}

.fun-z p {
  font-size: 16px;
  color: #ffffff;
}

.fun-zx {
  background-color: #706d6b;
  width: 167px;
  height: 35px;
  border-radius: 35px;
  margin-top: 20px;
}

.fun-zx:hover {
  background-color: #e60012;
}

.fun-zx span {
  background: url(../images/jux522.png) no-repeat 26px center;
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
  padding-left: 77px;
}

.fun-zhong {
  position: absolute;
  left: 50%;
  margin-left: -230px;
  top: -38px;
}

.fun-mess {
  padding-top: 60px;
  width: 402px;
}

#zname {
  width: 196px;
  height: 46px;
  background: url(../images/liu11.png) no-repeat center -4px;
  padding-left: 53px;
  font-size: 16px;
  color: #999999;
  margin-right: 10px;
  float: left;
}

#zcontact {
  width: 196px;
  height: 46px;
  background: url(../images/liu22.png) no-repeat center center;
  padding-left: 53px;
  font-size: 16px;
  color: #999999;
  /* margin-top: -1px; */
}

#contentl {
  width: 402px;
  height: 46px;
  background: url(../images/liu33.png) no-repeat center center;
  padding-left: 53px;
  font-size: 16px;
  color: #999999;
  padding-top: 14px;
  margin: 13px 0 18px 0;
}

#checkcodel {
  float: left;
  width: 122px;
  height: 46px;
  background: url(../images/liu44.png) no-repeat center 0;
  padding-left: 37px;
  font-size: 16px;
  color: #999999;
}

#checkCodeImgl {
  width: 100px;
  height: 46px;
  background-color: #ffffff;
  margin: 0 10px;
}

#submitl {
  width: 158px;
  height: 46px;
  background-color: #e60012;
  font-size: 16px;
  color: #ffffff;
}

#submitl:hover {
  background-color: #ffffff;
  color: #000;
}

#checkCodeImg {
  width: 100px;
  height: 46px;
  margin-right: 10px;
}

.button:focus {
  outline: 0;
}

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  border: 0 none;
  outline: none;
}

.prolist li {
  float: left;
}

.news-contant {
  padding-bottom: 20px;
}

.l-news {
  width: 757px;
  margin-top: 60px;
}

.news-titile {
  width: 757px;
  height: 35px;
  /* border-bottom: 2px solid #ececec;   */
  background: url(../images/newl1.png) no-repeat 4px 33px;
}

.news-titile ul li {
  float: left;
}

.news-titile ul li h3 {
  font-size: 18px;
  color: #333333;
  line-height: 20px;
  font-weight: 700;
  margin-right: 35px;
  position: relative;
  margin-left: -5px;
}

.n-more img {
  display: block;
  float: left;
  padding-top: 8px;
  padding-right: 8px;
}

.n-more a {
  font-size: 14px;
  color: #333333;
  display: block;
  float: left;
  padding-top: 6px;
  font-weight: 700;
}

.n-more a:hover {
  color: #e60012;
}

/* .news-titile ul li h3::after{
  content: "";
  display: block;
  background-color: #e60012;
  width: 34px;
  height: 2px;
  position: absolute;
  top: 32px;
}
.news-titile ul li h3:nth-child(2)::after{
  content: '';
  display: none;
} */

.news-titile ul li h3.cur::after {
  background-color: #e60012;
}

.news-titile ul li h3:hover {
  color: #e60012;
}

.lnew-con {
  background-color: #f9f9f9;
  margin-top: 28px;
}

.lnews-xw {
  padding: 22px 0 0 32px;
}

.lnew-img {
  padding-bottom: 32px;
}

.new-list li {
  margin-bottom: 25px;
}

.new-list li a {
  font-size: 16px;
  color: #333333;
}

.new-list li:hover a {
  color: #e60012;
}

.lnew-rimg {
  padding: 0px 34px 32px 0;
}

.r-news {
  width: 411px;
  margin-top: 60px;
}

.tempWrap {
}

.rnew-list {
}

.rnew-text {
}

.rnews-title {
  width: 411px;
  height: 35px;
  background: url(../images/rmews.png) no-repeat center 33px;
}

.rnews-title h3 {
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  line-height: 15px;
  float: left;
}

.rnew-con {
  background-color: #f9f9f9;
  margin-top: 22px;
}

.rnew-list {
  padding-top: 2px;
}

.rnew-list li {
  width: 379px;
  /* height: 126px;  */
  border-bottom: 1px dashed #999999;
  /* margin: 28px 0 0px 16px; */
  padding: 28px 0 25px 16px;
  margin-left: 16px;
}

.rnew-list li:last-child {
}

.rnew-list li h3 {
  font-size: 16px;
  color: #333333;
  padding-top: 5px;
}

.rnew-list li p {
  font-size: 14px;
  color: #999999;
  padding-top: 10px;
}

.rnews-wd {
  float: left;
  padding: 0 18px 0 15px;
}

.rnew-w {
  width: 27px;
  height: 27px;
  background-color: #848484;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.rnew-w span {
  font-size: 14px;
  color: #ffffff;
  padding-left: 6px;
  line-height: 30px;
}

.rnew-d {
  width: 27px;
  height: 27px;
  background-color: #e7e7e7;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.rnew-d span {
  font-size: 14px;
  color: #333333;
  padding-left: 6px;
  line-height: 30px;
}

.rnew-list li:hover h3 {
  color: #e60012;
}

.rnew-list li:hover .rnew-w {
  background-color: #e60012;
}

.rnew-list li:hover .rnew-w span {
  color: #ffffff;
}

.foot {
  background-color: #141414;
  position: relative;
  padding-bottom: 1px;
}

.foot-con {
  padding-bottom: 32px;
}

.f00t-dblx {
  width: 310px;
  margin-top: 42px;
}

.dh-img {
  float: left;
  margin-right: 15px;
}

.hotline h3 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
  line-height: 27px;
}

.hotline p {
  font-size: 23px;
  color: #ffffff;
}

.service {
  width: 248px;
  height: 40px;
  border: 1px solid #ffffff;
  background: url(../images/zixunpng.png) no-repeat 67px center;
  margin-top: 42px;
}

.service:hover {
  background-color: #e60012;
  border: none;
}

.service span {
  font-size: 16px;
  color: #ffffff;
  line-height: 40px;
  padding-left: 112px;
  display: block;
}

.foot-nav {
  margin-top: 50px;
  padding-left: 97px;
}

.fnav-list ul li {
  float: left;
  width: 188px;
}

.fnav-list ul li a {
  font-size: 16px;
  color: #ffffff;
}

#nsec {
  margin-top: 26px;
}

#nsec a {
  display: block;
  padding-bottom: 18px;
  font-size: 14px;
  color: #707070;
}

#nsec a:hover {
  color: #e60012;
}

.foot_link a:hover {
  color: #e60012;
}

.copyright a:hover {
  color: #e60012;
}

.area a:hover {
  color: #e60012;
}

.foot-em {
  margin-top: 50px;
  margin-right: 38px;
}

.foot-em h3 {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 18px;
}

.foot_link {
  position: relative;
}

.foot_link h3 {
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 10px;
  font-weight: 500;
}

.foot_link a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  padding-bottom: 10px;
  font-weight: 500;
}

.f-linkimg {
  position: absolute;
  background: url(../images/lianjx.png) no-repeat center;
  width: 1520px;
  height: 3px;
  top: 86%;
  left: 18.6%;
}

.area {
  font-size: 14px;
  color: #bfbfbf;
  float: right;
}

.area a {
  font-size: 14px;
  color: #bfbfbf;
}

.b2_index {
  width: 1200px;
  margin: 58px auto 0;
  overflow: hidden;
  position: relative;
}

.b2_index .bd {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.b2_index .bd li {
  width: 218px !important;
  height: 299px;
  float: left;
  margin: 0 11.5px;
  /* padding: 26px 23px 0 23px; */
  /* text-align: center; */
}

.zb .owl-carousel .owl-nav {
  display: block;
}

.zb .owl-nav .owl-prev {
  left: 0;
}

.zb .owl-nav .owl-next {
  right: 0;
}

.zb .owl-nav button span {
  display: none;
}

.zb .owl-carousel .owl-nav button.owl-prev:hover span {
  display: none;
}

.zb .owl-carousel .owl-nav button.owl-prev {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: url(../images/43559..png) no-repeat;
  height: 55px;
  width: 55px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: -112px;
}

.zb .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  height: 55px;
  width: 55px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  right: -97px;
}

.zb .owl-carousel .owl-nav button.owl-prev:hover {
  background: url(../images/01T143559.204.png) no-repeat;
}

.zb .owl-carousel .owl-nav button.owl-next:hover {
  background: url(../images/3559.png) no-repeat;
}

.yyzz {
  padding-left: 55px;
}

.foot-content {
  height: 48px;
  line-height: 48px;
  width: 1200px;
  margin: 0 auto;
}

.nav_foot {
  height: 80px;
  background: url(../images/foot-nav.png) no-repeat 50% 0;
  line-height: 36px;
}

.copyright {
  text-align: center;
  float: left;
  font-size: 14px;
  color: #bfbfbf;
  font-style: normal;
}

.copyright a {
  font-size: 14px;
  color: #bfbfbf;
  font-style: normal;
}

.area {
  font-size: 14px;
  color: #bfbfbf;
  float: right;
  font-style: normal;
}

.area a {
  font-size: 14px;
  color: #bfbfbf;
  font-style: normal;
}

