.search_cnt1 {
  width: 465px;
  height: 38px;
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #c3c3c3;
}

.search_cnt1 .txt {
  font-family: "Microsoft YaHei";
  font-size: 15px;
  width: 279px;
  height: 36px;
  line-height: 36px;
  padding-left: 22px;
  color: #333333;
  background: none;
}

.search_cnt1 .btn {
  width: 29px;
  height: 23px;
  /* background: url("../images/btn.png") no-repeat; */
  background: #f6f7f8;
  position: absolute;
  right: 20px;
  top: 8px;
}

.searchbox h2 {
  float: left;
  font-size: 33px;
  color: #0871c3;
  line-height: 52px;
  letter-spacing: 2px;
}

.searchbox {
  overflow: hidden;
  padding: 20px 0;
  background: #f6f7f8;
}

.searchbox h2 p {
  font-size: 17px;
  color: #3a3b3b;
  font-weight: normal;
  letter-spacing: 2.8px;
}

.hotkey {
  width: 467px;
  float: right;
}

.hotkey p {
  color: #474646;
  font-size: 14px;
}

.hotkey p span {
  color: #c80202;
}


.tit01 {
  box-sizing: border-box;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 45px;
  color: #333333;
  display: block;
  font-weight: normal;
  margin: 80px auto 50px;
}

.tit01 a {
  color: #c80202;
}

.tit01 i {
  font-weight: bold;
  color: #0871c3;
  font-style: normal;
}

.tit01 span {
  line-height: 36px;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  color: #666666;
  display: block;
  font-weight: normal;
}




#advantage {
  overflow: hidden;
  margin: 60px auto;
}

.advantage {
  position: relative;
  height: 378px;
  margin: 0 0 20px 37px;
  max-width: 330px;
}

#advantage .col-md-4 {
  width: 365px;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
  margin-right: 30px;

}

.advantage-img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0
}

.advantage-text {
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 280px;
  height: 239px;
  padding: 77px 15px 0;
  background: url(../images/advantage-gray.png) no-repeat right bottom;
  font-size: 12px;
  box-shadow: 2px 2px 2px #ccc;
}

.advantage-active .advantage-text {
  color: #fff;
  background-image: url(../images/advantage-red.png);
  box-shadow: 2px 2px 2px #136bd7;
}

.advantage-text h5 {
  font-size: 18px;
}

.advantage-img i {
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #666;
  display: block;
  width: 37px;
  height: 78px;
  padding-top: 42px;
  background: #eee url(../images/youshi.jpg) no-repeat 0 0;
  position: absolute;
  left: -37px;
  top: 20px;
}



/* in_product */
.in_product {
  /* margin-bottom:60px; */
}

.pro_nav {
  width: 100%;
  /* height: 1007px; */
  /* background: #f4f4f4;  */
  /* box-shadow: 0px 2px 2px  #dfdede; */
  position: relative;
  /* height: 369px; */
  /*margin-bottom: 50px;*/
}

.pro_nav .l {
  width: 292px;
  position: relative;
  float: left;
}

.pro_nav .l .search_cnt1 {
  position: absolute;
  width: 223px;
  height: 35px;
  background: #fff;
  top: 110px;
  left: 30px;
}

.pro_nav .l p {
  position: absolute;
  width: 223px;
  top: 190px;
  left: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}

.pro_nav .l a.amore {
  width: 110px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -55px;
  display: block;
  background: #faa521;
  border-radius: 15px;
}

.pro_nav .r {
  width: 100%;
  padding: 32px 0;
}

.pro_nav .pro_title {
  color: #fff;
  text-align: center;
  margin: 24px auto;
}

.pro_nav .pro_title p {
  text-transform: uppercase;
}

.pro_nav .pro_title h2 {
  font-size: 24px;
}

.pro_nav ul {

  margin: 0 auto;


}

.pro_nav ul li {
  width: 215px;
  height: 85px;
  border: 1px solid #ececec;
  background: #fff;


  box-sizing: border-box;


  margin-bottom: 19px;
  float: left;
  cursor: pointer;
  margin-right: 19px;
}

.pro_nav ul li img {
  float: left;
  margin-right: 12px;
}

.pro_nav ul li a {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 30px;
  padding: 20px 20px 20px 70px;
  background-repeat: no-repeat;
  background-position: 10px center;
  width: 100%;
  display: block;
}

.pro_nav ul li p {
  font-size: 12px;
  color: #a3a2a2;
  line-height: 18px;
}

.pro_nav ul li h2 {
  font-size: 16px;
}

.pro_nav .right-arrow {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-right: 5px;
  background: url("../images/proli.png") no-repeat center center;
}

.pro_nav ul li:hover {
  background: #116cc9;
}

.pro_nav ul li:hover a {
  color: #fff;
  background-repeat: no-repeat;
}

.pro_nav ul li:hover p {
  color: #fff;
}

.pro_nav ul li:hover .right-arrow {
  background: url("../images/proli2.png") no-repeat center center;
}

.pro_nav .pro_tel {
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: 75px;
  left: 24px;
}

.pro_nav .pro_tel span {
  padding-left: 0px;
  font-size: 16px;
  margin-bottom: 15px;
  display: block
}

.pro_nav .pro_tel h2 {
  font-size: 27px;
  margin-bottom: 15px;
}

.pro_nav .pro_tel a {
  color: #fff;
  padding: 3px 30px;
  border: 2px solid #fff;
  margin-top: 20px;
  display: inline-block
}

.pro_nav .pro_tel p {
  font-size: 15px;
  line-height: 30px;
  text-align: left;
}

.product_box {

  width: 100%;
  background: url(../images/probg.jpg) no-repeat center;
  height: 1062px;
  overflow: hidden;
}

.product_box .product-top {
  width: 100%;
  height: 47px;
  border-bottom: 1px solid #e6e6e6;
  background: url("../images/show-items.jpg") no-repeat;
}

.product_box .product-top h3 {
  display: inline-block;
  width: 215px;
  height: 47px;
  line-height: 47px;
  font-size: 20px;
  color: #fff;
  text-indent: 30px
}

.product_box .product-top .show-more {
  float: right;
  line-height: 47px;
  margin-right: 15px;
  color: #5f5f5f;
}

.product_box .product_list {
  width: 950px;
  float: right;
  margin-top: 165px;
}

.product_box .product_ul {
  padding: 9px;
  position: relative;
  height: 370px;
  overflow: hidden;

}

.product_box .product_ul ul {
  position: absolute;
  width: 160%;
}

.product_box .product_list ul li {
  width: 300px;
  height: 270px;
  background: #fff;
  padding: 10px;

  margin: 8px;
  overflow: hidden;
  position: relative;
  float: left;
  box-sizing: border-box;
  cursor: pointer;

}

/*fix under IE8*/
.product_box .product_list ul li img {
  border: 1px solid #d8d7d6;
  display: block;
  width: 280px;
  height: 208px;
}

.product_box .product_list ul li .product_txt {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 10px;
}

.product_box .product_list ul li span {
  font-size: 15px;
  color: #232424;
  line-height: 24px;
  padding-bottom: 4px;
  display: block;
  text-align: center;
}

.product_list ul li span {}

.product_list ul li i {
  width: 26px;
  height: 26px;
  display: block;
  float: right;
  background: url(../images/prop.png) no-repeat center;
}

.product_box a.prod-more {
  position: absolute;
  right: 6px;
  bottom: 16px;
  display: block;
  width: 76px;
  height: 28px;
  line-height: 28px;
  text-align: center;


}

.product_box .hot-icon {
  display: block;
  width: 54px;
  height: 54px;
  position: absolute;
  right: 0;
  top: 0;
  background: url("../images/hot-icon.png") no-repeat;
}

.product_box .product_list ul li:hover i {
  border: 0px solid #fab65e;
  color: #fab65e;
}

.adv {
  width: 100%;
  height: 265px;
  background: url(../images/adv_bg.jpg) no-repeat center;

}

.adv .wrap {
  position: relative;
  height: 100%;

}

.adv .wrap span {
  bottom: 54px;
  right: 30px;
  color: #fff;
  font-size: 35px;
  position: absolute;
  font-weight: bold;
}

.good {

  overflow: hidden;
}

.good .l {
  width: 760px;
  height: 520px;
  float: left;
}

.good .l .box {
  width: 100%;
  height: 100%;
  display: none;
}

.good .l p {
  background: #f7f7f8;
  padding: 30px 25px;
  border: 1px solid #f0f0f0;
  font-size: 16px;
  color: #403f3f;

}

.good .l img {
  margin-bottom: 10px;
  width: 756px;
  height: 396px;
}

.good .l p i {
  color: #262626;
  font-style: normal;
}

.good .r {
  width: 408px;
  float: right;
}

.good .r ul li {
  background: #0064bc;
  padding: 18px 20px;
  box-sizing: border-box;
  margin-bottom: 7px;
  /* overflow: hidden; */
  color: #fff;
  cursor: pointer;
  position: relative;
  transition: all ease-in-out 0.5s;

}

.good .r ul li::before {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 20px solid #bb0000;
  border-bottom: 15px solid transparent;
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: 35px;
  opacity: 0;
  transition: all ease-in-out 0.5s;
  visibility: hidden;

}

.good .r ul li img {
  float: left;
  margin-right: 15px;
}

.good .r ul li h2 {
  font-size: 20px;

}

.good .r ul li p {
  margin-top: 10px;
  font-size: 16px;
  font-weight: normal;
}

.good .r ul li.li4 h2 {
  font-size: 26px;
}

.good .r ul li .lic {
  width: 65px;
  background: url(../images/gdt.png) center #bb0000 no-repeat;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0
}

.good .r ul li:hover {
  background: #c20000;
}

.good .r ul li:hover::before {
  visibility: visible;
  opacity: 1;
}

.good .r ul li.li4:hover {
  background: #0064bc;
}

.good .r ul li.li4:hover::before {
  display: none;
}

/*in_about*/
.in_about {
  width: 100%;
  padding-top: 6px;
  height: 594px;
  background: url(../images/about_bg.jpg) center;
  box-sizing: border-box;
  margin: 80px auto 50px;
}

.in_about .fl {
  width: 720px;
  padding-top: 215px;
  padding-left: 60px;

}

.in_about .fl p {
  color: #606060;
  line-height: 30px;
  font-size: 15px;
}

.in_about .fl p a {
  color: #c80202;

}

.in_about .about_txt {
  width: 434px;
  color: #484644;
  padding-top: 131px;
}

.in_about .about_txt li {
  margin-bottom: 64px;
}

.in_about .about_t h2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #f9b90d;
  text-transform: uppercase;
}

.in_about .about_t p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 15px;
  color: #fff;
}

.in_about .about_t p span {
  color: #116cc9;
}

.in_about .a_more {
  font-size: 16px;
  line-height: 35px;
  color: #ffffff;
  width: 120px;
  background: #ff9c00;
  display: block;
  text-align: center;
  margin-top: 25px;
  border-radius: 15px;
  float: right;
}

.in_about .about_img img {
  width: 569px;
  height: 396px;
}

.in_about .picScroll {
  position: relative;
  margin-top: 60px;
}

.in_about .bd {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}

.in_about .bd li {
  width: 287px;
  height: auto;
  margin-right: 15px;
  text-align: center;
  position: relative;
  float: left;
  border: 1px solid #e9e9e9;
}

.in_about .bd li img {
  width: 287px;
  height: 188px;
}

.in_about .hd .prev,
.in_about .hd .next {
  display: block;
  width: 12px;
  height: 18px;
  cursor: pointer;
  position: absolute;
  top: 45%;
}

/* .in_about .hd .next{background: url(../images/next.png) no-repeat;right: -20px;}
.in_about .hd .prev{background: url(../images/prev.png) no-repeat;left: -20px;} */




/*in_good*/
.in_good {
  height: 1289px;
  background: url("../images/good_bg.jpg") top center no-repeat;
  padding-top: 60px;
}

.in_good ul li .list01 {
  width: 565px;
}

.in_good ul li .list02 {
  width: 600px;
}

.in_good ul li .list {
  margin-left: 30px;
}

.in_good ul li .list .good_t {
  position: relative;
  padding-left: 82px;
  margin-top: 55px;
}

.in_good ul li .list .good_t h3 {
  font-size: 26px;
  color: #3a3a3b;
}

.in_good ul li .list .good_t h3 span {
  color: #0f6cc9;
}

.in_good ul li .list .good_t p {
  color: #bcbbb9;
}

.in_good ul li .list .good_t i {
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/good_t.png") no-repeat;
  width: 71px;
  height: 56px;
  line-height: 56px;
  text-indent: 10px;
  font-size: 33px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
}

.in_good ul li .list .txt p {
  line-height: 30px;
  font-size: 16px;
  margin-top: 15px;
  color: #373636;
  padding-left: 82px;
}

/*in_news*/
.g_news {
  padding-top: 0px;
  margin-bottom: 60px;
}

.g_news h2 {
  background: url(../images/newtit.jpg) no-repeat center 98px;
  height: 140px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 48px;
  color: #323234;
  font-weight: bold;
}

.g_news h2 a {
  color: #323234;
}

.g_news h2 em {
  display: block;
  font-size: 20px;
  color: #323234;
  font-weight: normal;
}

.g_news .newhd span.more {
  overflow: hidden;
  display: block
}

.g_news .newhd {
  height: 50px;
  margin-bottom: 20px;
  position: relative;
  z-index: 9999999999999999999999999;
}

.g_news .newhd li {
  float: left;
  position: relative;
  margin-right: 36px;
  padding-left: 45px;
  line-height: 50px;
  font-size: 20px;
  color: #323234;
}

.g_news .newhd li a {
  color: #323234;
}

.g_news .newhd li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 50px;
  overflow: hidden;
}

.g_news .newhd .on a {
  color: #005bac;
  font-weight: bold;
}

.g_news .newhd .on i img {
  margin-left: -45px;
}

.g_news .newhd .more a {
  position: absolute;
  right: 0;
  top: 68px;
  font-size: 16px;
  color: #0c5ca8;
  width: 484px;
  text-align: right;
  z-index: 9999999999999;
}

.g_news .newhd .more a:before {
  content: "";
  position: absolute;
  width: 61px;
  height: 8px;
  background: #0054aa;
  left: 0;
  top: 0;
}

.g_news dl {
  float: left;
  width: 641px;
  height: 570px;
}

.g_news dl:before {
  content: "";
  display: block;
  width: 641px;
  height: 2px;
  background-color: #c7d3d9;
  position: absolute;
  bottom: -2px;
  transition: all 0.6s ease 0s;
}

.g_news dl:after {
  content: "";
  display: block;
  width: 64px;
  height: 2px;
  background-color: #005bac;
  position: absolute;
  bottom: -2px;
  transition: all 0.6s ease 0s;
}

.g_news dl:hover:after {
  width: 641px;
  background-color: #005bac;
}

.g_news dt {
  width: 641px;
  height: 359px;
  overflow: hidden;
  margin-bottom: 40px;
}

.g_news dt img {
  width: 641px;
  height: 359px;
  display: block;
}

.g_news dl h3 {
  padding-left: 96px;
  height: 34px;
  line-height: 34px;
  font-size: 30px;
  color: #666666;
  margin-bottom: 23px;
}

.g_news dl h3 a {
  color: #000;
}

.g_news dl h3 a:hover {
  color: #0054aa;
}


.g_news dl p {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}

.g_news .newr {
  float: right;
  width: 482px;
  position: relative;
  z-index: 1;
}

.g_news .newr li {
  padding-top: 40px;
  height: 155px;
  position: relative;
}

.g_news .newr li b {
  display: block;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  color: #000;
  margin-bottom: 6px;
}

.g_news .newr li:hover b {
  color: #0054aa;
}

.g_news .newr li em {
  display: block;
  line-height: 22px;
  font-size: 14px;
  color: #666666;
  margin-bottom: 10px;
  font-style: normal;
}

.g_news .newr li span {
  display: block;
  font-size: 14px;
  color: #bcbcbc;
}

.g_news .newr li:before {
  content: "";
  display: block;
  width: 482px;
  height: 2px;
  background-color: #c7d3d9;
  position: absolute;
  bottom: -2px;
  transition: all 0.6s ease 0s;
}

.g_news .newr li:after {
  content: "";
  display: block;
  width: 64px;
  height: 2px;
  background-color: #005bac;
  position: absolute;
  bottom: -2px;
  transition: all 0.6s ease 0s;
}

.g_news .newr li:hover:after {
  width: 482px;
  background-color: #005bac;
}

/* in_parnter */
.in_parnter {
  /* background: #f8f8f8; */

}

.in_parnter a.amore {
  width: 128px;
  height: 40px;
  background: #0966ca;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  margin: 40px auto;
}

.in_parnter .picScroll2 {
  position: relative;
}

.in_parnter .bd {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  margin-top: 15px;
}

.in_parnter .bd li {
  width: 280px;
  height: 352px;
  background: #fff;
  padding: 15px;

  margin-right: 20px;
  text-align: center;
  position: relative;
  float: left;
  box-sizing: border-box;
  border: 1px solid #a2a2a2;
}

.in_parnter .bd li:hover {
  background: #0966ca;
}

.in_parnter .bd li:hover a {
  color: #fff;
}

.in_parnter .bd li:hover i {
  border: 1px solid #fff;
}

.in_parnter .bd li a {
  display: block;
  color: #505050;
}

.in_parnter .bd li H2 {

  margin: 20px auto 10px;
}

.in_parnter .bd li span {
  width: 52px;
  height: 3px;
  background: #fff;
  display: block;
  margin: 10px auto;
}

.in_parnter .bd li i {
  width: 95px;
  height: 27px;
  border: 1px solid #444444;
  box-sizing: border-box;
  line-height: 27px;

  font-size: 16px;
  text-align: center;
  font-style: normal;
  display: block;
  margin: 18px auto;
}

.in_parnter .bd li img {
  width: 250px;
  height: 196px;
}

.in_parnter .bd li p {
  color: #525050;
  margin-top: 5px
}

.in_parnter .hd .prev,
.in_parnter .hd .next {
  display: block;
  width: 49px;
  height: 49px;
  cursor: pointer;
  position: absolute;
  top: 25%;
}

.in_parnter .hd .next {
  background: url(../images/next2.png) no-repeat;
  right: -58px;
}

.in_parnter .hd .prev {
  background: url(../images/prev2.png) no-repeat;
  left: -58px;
}