.top {
  width: 100%;
  height: 45px;
  background-color: #eeeeee;
}
.top .top_cn {
  width: 1200px;
  height: 45px;
  line-height: 30px;
  margin: 0 auto;
}
.top .top_cn p {
  font-size: 14px;
  line-height: 45px;
  font-weight: 500;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.head_d {
  width: 100%;
  background: #fff;
  height: 100px;
  overflow: hidden;
}
.head_d .headW {
  overflow: hidden;
  z-index: 2;
  width: 1200px;
  margin: 0 auto;
}
.head_d .headW .head_logo {
  float: left;
  font-size: 26px;
  font-weight: bold;
  color: #19b025;
  line-height: 100px;
}
.head_d .headW .head_logo .p {
  line-height: 100px;
}
.head_d .headW .head_logo p img {
  width: 200px;
  height: auto;
}
.head_d .headW .head_dn {
  float: left;
  overflow: hidden;
  width: 406px;
  margin-top: 18px;
  margin-left: 30px;
}
.head_d .headW .inp {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-top: 35px;
  float: right;
}
.head_d .headW .inp p {
  border-left: 2px solid #0363b8;
  padding-left: 10px;
  font-size: 18px;
  color: #0363b8;
  font-weight: bold;
  margin-bottom: 0;
}
.head_d .headW .inp img {
  width: 35px;
  height: 35px;
  margin: 0 6px;
}
/*top*/
#top_boxd {
  z-index: 9999;
  width: 100%;
  background: #fff;
  border-top: 1px solid #eeeeee;
}
#top_boxd #top_box {
  width: 1200px;
  margin: 0 auto;
  height: 68px;
  padding: 0px 0px;
}
#top_boxd #top_box .nav {
  width: 100%;
}
#top_boxd #top_box .nav .NavCeshi {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#top_boxd #top_box .nav .NavCeshi li:hover li {
  background-color: #055495;
}
#top_boxd #top_box .nav .NavCeshi li:hover li a {
  color: #fff;
}
.hear_gg {
  float: right;
  background: #fff;
  width: 200px;
  line-height: 70px;
  text-align: center;
  font-size: 24px;
}
.hear_r .fr {
  height: 68px;
}
.NavCeshi > li {
  float: left;
  padding: 0px 24px;
  top: 0px;
  transition: 0.2s all ease-in-out;
  padding-right: 0px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}
.NavCeshi > li:first-child {
  background: none;
}
.NavCeshi > li > a {
  display: block;
  text-align: center;
  padding: 0px 0;
  font-size: 21px;
  line-height: 68px;
  color: black;
  transition: 0.2s all ease-in-out;
  height: 68px;
  position: relative;
  z-index: 1113;
}
.NavCeshi > li > a:after,
.NavCeshi > li > a::after {
  content: '';
  width: 0%;
  height: 2px;
  background: #ffb431;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.3s all ease-in-out;
}
.NavCeshi > li.navcurrent > a:after,
.NavCeshi > li.navcurrent > a::after,
.NavCeshi > li:hover > a:after,
.NavCeshi > li:hover > a::after {
  width: 100%;
}
.NavCeshi > li.navcurrent > a,
.NavCeshi > li:hover > a {
  color: black;
}
.NavCeshi li > .nav2 {
  display: none;
  position: absolute;
  left: -27px;
  top: 68px;
  z-index: 99999;
}
.NavCeshi li > .nav2 a {
  display: block;
  background: #fff;
  height: 42px;
  line-height: 42px;
  border-top: 1px solid #eeeeee;
  width: 163px;
  font-size: 15px;
  text-align: center;
  color: black !important;
  border-bottom: none;
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
}
#aa2 > .nav2 a {
  width: 150px;
  font-size: 15px;
}
.NavCeshi li > .nav2 a:hover {
  background: #0363b8;
  color: #fff !important;
}
.nav2 b {
  color: #999;
}
.quan_1 {
  width: 100%;
  background-color: #f7f6f6;
}
.quan {
  width: 100%;
  background-color: #fff;
}
.biaoti {
  padding: 50px 0;
}
.profen .profen_1 {
  margin-top: 30px;
}
.profen .profen_1 .sort1 {
  display: flex;
  justify-content: space-evenly;
}
.profen .profen_1 .sort1 div {
  width: 16%;
  text-align: center;
}
.profen .profen_1 .sort1 div .img_1 {
  width: 50%;
  height: auto;
  margin: 30px auto;
  overflow: hidden;
}
.profen .profen_1 .sort1 div .ti_1 {
  width: 100%;
  margin: 30px auto;
}
.profen .profen_1 .sort1 div .ti_1 a {
  color: #333333;
  padding-left: 0;
  font-size: 16px;
}
.profen .profen_1 .sort1 div span {
  display: block;
  width: 20px;
  height: 1px;
  margin: 10px auto;
  border: 2px solid #eeeeee;
  background-color: #EEEEEE;
}
.profen .profen_1 .sort1 > div:hover {
  box-shadow: 0 0 10px 5px #e4e4e4;
}
.profen .profen_1 .sort1 > div:hover .img_1 img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.profen .profen_1 .sort1 > div:hover .gang {
  border: 2px solid #0363b8;
  background-color: #0363b8;
  transition: all 0.5s;
}
.prode {
  padding-bottom: 50px;
}
.prode .prode_1 {
  display: flex;
}
.prode .prode_1 .prode_1_l {
  width: 50%;
}
.prode .prode_1 .prode_1_r {
  width: 50%;
}
.ggt {
  background-color: #0363b8;
  margin-top: 0;
}
.ggt .ggt_1 .ggt_2 {
  display: flex;
  justify-content: space-between;
}
.ggt .ggt_1 .ggt_2 li {
  width: 30%;
}
.ggt .ggt_1 .ggt_2 li .ggt_t {
  font-size: 25px;
  color: #ffffff;
  padding: 30px 0;
  text-align: center;
  border-bottom: 1px solid #eeeeee;
}
.ggt .ggt_1 .ggt_2 li .ggt_c {
  margin: 40px 10px;
  font-size: 18px;
  color: #fff;
}
.jifa .jifa_1 .productlist {
  width: 100%;
}
.jifa .jifa_1 .productlist li {
  width: 100%;
  display: flex;
}
.jifa .jifa_1 .productlist li a img {
  width: 100%;
  height: auto;
}
.jifa .jifa_1 .productlist li .img {
  width: 50%;
}
.jifa .jifa_1 .productlist li .jjfa_r {
  width: 50%;
  padding: 30px 20px;
}
.jifa .jifa_1 .productlist li .jjfa_r h3 {
  font-size: 25px;
  border: 1px solid #999;
  border-radius: 30px;
}
.jifa .jifa_1 .productlist li .jjfa_r span p {
  padding: 30px 20px;
  font-size: 18px;
  margin-top: 40px;
}
.jifa .jifa_1 .productlist li .jjfa_r .mm {
  width: 100px;
  text-align: center;
  border-radius: 15px;
  font-size: 18px;
  margin: 10px auto;
  border: 1px solid #e4e4e4;
}
.cliss {
  background-color: #0363b8;
  color: #fff;
}
.hxadrrr {
  display: block !important;
}
.hxad .hxad1 {
  display: flex;
  background-color: #f7f6f6;
}
.hxad .hxad1 .hxad1l .hxadll .hxadlll {
  width: 200px;
  height: 100px;
  font-size: 18px;
  line-height: 100px;
  text-align: center;
}
.hxad .hxad1 .hxad1l .hxadll .hxadlll:hover {
  background-color: #0363b8;
  color: #fff;
}
.hxad .hxad1 .hxad1l .inpp {
  display: flex;
  width: 200px;
  height: 100px;
}
.hxad .hxad1 .hxad1l .inpp img {
  width: 35px;
  height: 35px;
  margin: auto;
}
.hxad .hxad1 .hxad1l .inpp p {
  display: none;
}
.hxad .hxad1 .hxad1l .inpp h3 {
  font-size: 20px !important;
  margin: auto !important;
}
.hxad .hxad1 .hxad1r {
  flex: 1;
  background-color: #fff;
}
.hxad .hxad1 .hxad1r .hxadrrr {
  display: block;
}
.hxad .hxad1 .hxad1r .hxadrr {
  display: none;
}
.hxad .hxad1 .hxad1r .hxadrr i {
  display: block;
}
.hxad .hxad1 .hxad1r .hxadrr .hxad_1_img {
  width: 100%;
}
.hxad .hxad1 .hxad1r .hxadrr .hxad_1_img img {
  width: 100%;
  height: auto;
}
.hxad .hxad1 .hxad1r .hxadrr .wenz {
  width: 100%;
  background-color: #fff;
  transform-style: preserve-3d;
  margin: -54px auto 0;
}
.hxad .hxad1 .hxad1r .hxadrr .wenz span {
  display: block;
  margin: 0 30px;
  font-size: 18px;
}
.hxad .hxad1 .hxad1r .hxadrrr {
  display: block;
}
.abus {
  padding-top: 50px;
}
.abus .abus_1 {
  display: flex;
}
.abus .abus_1 .abus_1_l {
  width: 50%;
}
.abus .abus_1 .abus_1_l .biaoti {
  padding: 0;
}
.abus .abus_1 .abus_1_l .abus_11 {
  margin-top: 20px;
}
.abus .abus_1 .abus_1_l .abus_11 p img {
  width: 100%;
}
.abus .abus_1 .abus_1_r {
  width: 50%;
  padding-top: 45px;
}
.abus .abus_1 .abus_1_r div {
  font-size: 18px;
  margin: 20px;
}
.abus .abus_1 .abus_1_r div p a {
  border: 1px solid #e4e4e4;
  border-radius: 15px;
  padding: 4px 15px;
}
.newss .news_1 .news {
  background-color: #f5f5f5;
  margin-top: 80px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.newss .news_1 .news .area {
  display: flex;
  justify-content: space-between;
}
.newss .news_1 .news .area .left {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.newss .news_1 .news .area .left .tabslide {
  width: 72px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.newss .news_1 .news .area .left .tabslide .act {
  display: block;
  width: 76px;
  margin-left: 15px;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  padding-bottom: 8px;
  position: relative;
  margin-bottom: 12px;
}
.newss .news_1 .news .area .left .tabslide .act.active {
  font-weight: bold;
  color: #0757b5;
  border-bottom: 2px solid #0757b5;
}
.newss .news_1 .news .area .left .tabslide .act:hover {
  font-weight: bold;
  color: #0757b5;
  border-bottom: 2px solid #0757b5;
  cursor: pointer;
}
.newss .news_1 .news .area .right {
  width: 78%;
  display: flex;
  justify-content: space-between;
}
.newss .news_1 .news .area .right .sliderInUp {
  width: 100%;
  height: 346px;
  overflow: hidden;
}
.newss .news_1 .news .area .right .sliderInUp .news_company {
  width: 100%;
  float: left;
  display: none;
}
.newss .news_1 .news .area .right .sliderInUp .news_company h2 {
  background: #e4e4e4;
  color: #333;
}
.newss .news_1 .news .area .right .sliderInUp .news_company .listsort li {
  font-size: 16px;
}
.newss .news_1 .news .area .right .sliderInUp .news_company .listsort li a {
  line-height: 27px;
}
.newss .news_1 .news .area .right .sliderInUp .newsactive {
  display: block;
}
#container .box1,
#container .box2,
#container .box3 {
  display: none;
}
#container .right .content .productlist {
  width: 100%;
}
#container .right .content .productlist li {
  width: 29%;
}
#container .right .content .productlist li .img {
  width: 100%;
}
#container .right .content .productlist li .img img {
  width: 100%;
  height: auto;
}
#container .right .content p img {
  width: 100% !important;
  height: auto !important;
}
.scrollsidebar {
  display: none;
}


/* 关于我们 */
.nmd {
  width: 100%;
  background: #e4e4e4;
}
.nmd .nmd1 {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
.nmd .nmd1 .content .sort {
  display: flex;
  justify-content: space-evenly;
  height: 60px;
}
.nmd .nmd1 .content .sort li:hover {
  background: #fff;
}
.nmd .nmd1 .content .sort li a {
  line-height: 60px;
  font-size: 20px;
  background: none !important;
  height: 60px;
  padding: 0 25px;
}

.biaoti1 {
  width: 1200px;
  margin: 0 auto;
}
.biaoti1 .bt1 .bt2 {
  text-align: center;
  font-size: 35px;
  margin: 50px;
}
.biaoti1 .content {
  font-size: 20px;
}
/* .biaoti1 .content p {
  text-align: center;
} */
.biaoti1 .content p img {
  width: 100%;
}

#container .right .content .listsort li {
  font-size: 16px;
}

/* 内页 */
.mmd img {width: 100%;}