@charset "utf-8";
/*  mingzhen1234@qq.com  */

* {
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: 14px;
  font-family: Microsoft Yahei, SimHei;
}

ul li {
  list-style: none;
}

img {
  border: none;
}

a {
  color: inherit;
  text-decoration: none;
}

body,
html {
  background: #FFFFFF;
  width: 100%;
}

body {
  min-width: 1200px;
}

input:focus,
textarea:focus {
  outline: none;
}


.header_cont {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
}

.header_cont .logo {
  float: left;
  width: 252px;
  height: 42px;
  padding-top: 37px;
}

.header_cont .logo img {
  width: 252px;
  height: 42px;
}

.menu_bg {
  height: 40px;
  background: #2c3786;
}

.header_list {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}

.header_list .list {
  height: 40px;
}

.header_list .list li {
  height: 40px;
  line-height: 40px;
  float: left;
  position: relative;
}

.header_list .list li .main_menu {
  color: #FFFFFF;
  line-height: 40px;
  font-size: 16px;
  display: block;
}

.header_list .list li .main_menu:hover {
  background: #ffb700;
  color: #FFFFFF;
}

.header_list .list li .main_menu span {
  color: #FFFFFF;
  padding: 0 20px;
  font-size: 16px;
  line-height: 40px;
  font-size: 16px;
  display: block;
  font-weight: 600;
}

.header_list .list li.tabin .main_menu span {
  background: #ffb700;
  color: #FFFFFF;
 
}

.header_list .list li .search_icon {
  vertical-align: -3px;
}

.header_list .list li .menu_hover {
  display: none;
  position: absolute;
  bottom: -40px;
  right: 0;
  z-index: 55;
}

.header_list .list li:nth-child(2) .menu_hover,
.header_list .list li:nth-child(3) .menu_hover {
  right: auto;
  left: 0;
}

.header_list .list li .menu_hover .submenu {
  color: #FFFFFF;
  height: 40px;
  line-height: 40px;
  padding: 0 23px;
  background: rgba(255, 255, 255, 0.8);
  white-space: nowrap;
  font-size: 16px;
}

.header_list .list li.tabin .menu_hover {
  display: block;
}

.header_list .list li.tabin .menu_hover span {
  padding: 0 8px;
}

.header_list .list li .menu_hover .submenu a:hover {
  color: #ffb700;
}

/*banner*/
.device {
  width: 100%;
  height: 750px;
  position: relative;
}

.device .arrow-left {
  cursor: pointer;
  display: block;
  background: url('../img/arr_left.png') no-repeat center center;
  position: absolute;
  z-index: 999;
  left: 95px;
  top: 50%;
  margin-top: -15px;
  width: 32px;
  height: 76px;
}

.device .arrow-right {
  cursor: pointer;
  display: block;
  background: url('../img/arr_right.png') no-repeat center center;
  position: absolute;
  z-index: 999;
  right: 95px;
  top: 50%;
  margin-top: -15px;
  width: 32px;
  height: 76px;
}

.device .swiper-container {
  height: 750px;
  width: 100%;
}

.device .title {
  font-size: 25px;
  margin-bottom: 10px;
}

.device .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 33px;
  z-index: 999;
  width: 100%;
}

.device .swiper-pagination-switch {
  display: inline-block;
  width: 63px;
  height: 7px;
  margin: 0 3px;
  cursor: pointer;
  background: #FFFFFF;
  background: url('../img/banner_tab.jpg') no-repeat center center;
}

.device .swiper-active-switch {
  background: url('../img/banner_tab_sel.jpg') no-repeat center center;
}

.device .swiper-slide {
  background-repeat: no-repeat;
  background-position: center;
}

/*banner end*/



/* 各个标题 */
.content_title {
  padding: 85px 0 70px 0;
  text-align: center;
}

/* .content_title img{
  width:361px; 
  height: 97px;
} */



/* 企业简介 */
.introduction {
  width: 1200px;
  height: 760px;
  margin: 0 auto;
}

.introduction .introduction_left {
  width: 523px;
  height: 334px;
  float: left;
}

.introduction .introduction_right {
  width: 650px;
  height: 334px;
  overflow: hidden;
  float: right;
}

.introduction .introduction_right .font_cont {
  height: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}

.introduction .introduction_right p {
  text-indent: 2em;
  line-height: 40px;
  color: #4d4d4d;
  font-size: 16px;
}

.introduction_more {
  text-align: right;
  padding-top: 43px;
}



/* product_cont产品中心  banner */
.product_cont {
  height: 715px;
  background: url('../img/product_bg.png') no-repeat center center;
  position: relative;
}

.product_relative {
  width: 1214px;
  margin: 0 auto;
  position: relative;
}

.product_cont .arrow-left {
  cursor: pointer;
  display: block;
  background: url('../img/left_arr.png') no-repeat center center;
  position: absolute;
  z-index: 999;
  left: 15px;
  top: 50%;
  margin-top: -15px;
  width: 23px;
  height: 23px;
}

.product_cont .arrow-right {
  cursor: pointer;
  display: block;
  background: url('../img/right_arr.png') no-repeat center center;
  position: absolute;
  z-index: 999;
  right: 15px;
  top: 50%;
  margin-top: -15px;
  width: 23px;
  height: 23px;
}

.product_cont .product_more {
  padding-top: 56px;
  text-align: center;
}

.product_cont .swiper-container {
  width: 1214px;
  height: 293px;
  color: #fff;
  text-align: center;
}

.product_cont .pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
}

.product_cont .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}

.product_cont .swiper-visible-switch {
  background: #aaa;
}

.product_cont .swiper-active-switch {
  background: #fff;
}

.product_cont .swiper-slide {
  width: 405px;
  text-align: center;
}

.product_cont .swiper-slide .product_img {
  width: 405px;
  height: 293px;
  text-align: center;
}

.product_cont .swiper-slide .product_img img {
  width: 390px;
  height: 293px;
}

/* 产品中心end */


/* 新闻中心 */
.news_content_bg {
  height: 846px;
  background: url('../img/news_content_bg.jpg') no-repeat center center;
}

.news_content {
  width: 1200px;
  height: 462px;
  margin: 0 auto;
}

.news_content .news_left {
  width: 515px;
  height: 462px;
  float: left;
  background: #FFFFFF;
}

.news_content .left_cont {
  padding: 13px 15px;
}

.news_content .left_title {
  line-height: 38px;
  color: #8b8b8b;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news_content .left_font {
  line-height: 23px;
  color: #7e7e7e;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}

.news_content .time_cont {
  line-height: 43px;
}

.news_content .time_cont .time {
  color: #999999;
  font-size: 12px;
}

.news_content .time_cont .more {
  float: right;
}

.news_content .time_cont .more img {
  vertical-align: -3px;

}

.news_content .news_right {
  float: right;
  width: 673px;
  height: 462px;
  overflow: hidden;
  padding: 0 30px;
  box-sizing: border-box;
  background: #FFFFFF;
}

.news_content .news_right .news_list {
  padding: 25px 0;
  height: 150px;
  box-sizing: border-box;
  border-bottom: solid 1px #f2f2f2;
}

.news_content .news_right .news_list:last-of-type {
  border-bottom: 0;
}

.news_content .news_right .news_list .date {
  width: 100px;
  height: 100px;
  border-radius: 7px;
  background: #b3b3b3;
  float: left;
  text-align: center;
}

.news_content .news_right .news_list .date .day {
  padding-top: 15px;
  line-height: 51px;
  color: #FFFFFF;
  font-size: 48px;
}

.news_content .news_right .news_list .date .month {
  line-height: 21px;
  color: #FFFFFF;
  font-size: 14px;
}

.news_content .news_right .news_list .right_cont {
  float: right;
  width: 476px;

}

.news_content .news_right .news_list .right_cont .title {
  line-height: 28px;
  color: #6d6d6d;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news_content .news_right .news_list .right_cont .font {
  line-height: 38px;
  color: #737373;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news_content .news_right .news_list .right_cont .more {
  text-align: right;
  padding-top: 17px;
}

.news_content .news_right .news_list .right_cont .more img {
  width: 62px;
  height: 17px;
}

/* 底部 */
.bottom_box {
  width: 100%;
  height: 349px;
  background: #1a1a1a;
}

.bottom_box .bottom_cont {
  width: 1200px;
  margin: 0 auto;
  color: #FFFFFF;
}

.bottom_box .bottom_cont .bottom_left {
  width: 800px;
  float: left;
  padding-top: 80px;
}

.bottom_box .bottom_cont .bottom_left .name {
  height: 28px;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
}

.bottom_box .bottom_cont .bottom_left .name_english {
  line-height: 13px;
  font-size: 12px;
  padding-bottom: 18px;
}

.bottom_box .bottom_cont .bottom_left .address {
  line-height: 23px;
  font-size: 13px;

}

.bottom_box .bottom_cont .bottom_right {
  width: 130px;
  padding-top: 80px;
  float: right;
  text-align: center;
}

.bottom_box .bottom_cont .bottom_right img {
  width: 110px;
  height: 110px;
  margin-bottom: 4px;
}

.bottom_box .bottom_cont .bottom_right p {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 20px;
}

.bigbg {
  background-color: #f5f5f5;
  margin-bottom: -19px;
  padding-bottom: 20px;
}

.inbox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  display: block !important;

}

.inbox-left:after,
.inbox-right:after {
  content: '.';
  display: block;
  height: 0;
  visibility: hidden
}

.inbox-right {
  float: left;
  height: auto;
  width: 180px;

}

.inbox-left {
  float: right;
  width: 935px;
  height: auto;
  color: #666;
  background-color: #fff;
  padding: 15px 30px;

}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  display: inline-block;
}

.menubox {
  padding-top: 25px;
}

.menubox li {
  height: 47px;
  line-height: 47px;
  background-color: #fff;
  text-align: center;
  margin-bottom: 2px;
}

.menubox li.active {
  background-color: #ffb700;
  color: #fff;
}

.in_banner {
  width: 100%;
  height: 650px;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  padding-bottom: 40px;
}

.loaction {
  border-bottom: 1px solid #ebebeb;
  line-height: 42px;
  height: 42px;
  margin-bottom: 20px;
}

.loaction .icon {
  background: url('/Public/img/icon_home.png') no-repeat 0 center;
  padding-left: 20px;
}

.abouttext {
  font-size: 14px;
  text-align: justify;
  line-height: 200%;
  min-height: 320px;
}

.product_box {
  width: 100%;
  clear: both;
  margin: 0px 0 10px 0;
}

.product_box li {
  float: left;
  width: 299px;
  color: #666;
  line-height: 24px;
  margin: 13px 6px;
}

.product_box li img {
  width: 299px;
  height: 268px;
}

.abouttext .news_list {
  margin-top: 50px;

}

.abouttext .news_list .news_cont {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d2d2d2;
}

.abouttext .news_list .news_cont .img {
  width: 90px;
  height: 90px;
  float: left;
  color: #fff;
  text-align: center;
  font-size: 26px;
  background: #b3b3b3;
  border-radius: 5px;
}

.abouttext .news_list .news_cont .img em {
  font-size: 32px;
  font-style: normal;
  display: block;
  line-height: 32px;
  margin-bottom: -5px;
  padding-top: 15px;

}

.abouttext .news_list .news_cont .img span {
  font-size: 14px;

}

.abouttext .news_list .news_cont .cont {
  width: 835px;
  height: 90px;
  float: right;
}


.abouttext .news_list .news_cont .cont .title {
  font-size: 20px;
  color: #656565;
  padding: 0px 0 8px;
}

.abouttext .news_list .news_cont .cont .title a {
  font-size: 20px;
  color: #656565;

}

.abouttext .news_list .news_cont .cont .details {
  font-size: 16px;
  height: 48px;
  line-height: 24px;
  color: #999;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.abouttext .news_list .news_cont .cont .details a {
  color: #999;
}

.abouttext .news_list .news_cont .cont .more {
  padding-top: 90px;
}

.abouttext .news_list .news_more {
  border-top: solid 1px #dddddd;
  text-align: center;
  padding-top: 40px;
}

.abouttext .news_list .news_more span {
  width: 100%;
  line-height: 22px;
  color: #656565;
  font-size: 12px;
  padding-bottom: 5px;
  display: inline-block;
}

.abouttext .news_list .news_more a {
  width: 100px;
  display: inline-block;
}

.abouttext .news_list .news_more a:hover {
  font-weight: 700;
}

.contact_right {
  float: right;
  width: 935px;
  height: 420px;
  font-size: 12px;
  margin-bottom: 20px;
}


.contact_right .BMap_cpyCtrl,
.contact_right .anchorBL {
  display: none;
}

.incontact {
  line-height: 32px;
  color: #666;
}

.incontact span {
  padding-left: 20px;
}

.infoimg {
  margin: 5px 0;
}
.hide{display: none;}