.wm {
  width: 1200px;
  margin: 0 auto;
}
ul,
li {
  list-style-type: none;
}
.clear:after {
  display: block;
  content: '';
  clear: both;
}
.yahei {
  font-family: "Microsoft Yahei";
}
.main-title > h4 {
  margin-top: 40px;
  padding-bottom: 60px;
  text-align: center;
  background: url(../images/title-bg.png) no-repeat top 25px center;
}
.main-title > h4 p {
  font-size: 34px;
  color: #0068b7;
  font-weight: bold;
  letter-spacing: 3px;
}
.main-title > h4 p span {
  color: #f38100;
}
.main-title > h4 small {
  display: block;
  color: #666666;
  font-size: 14px;
  letter-spacing: 3px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.main-title > h4 i {
  display: block;
  color: #999999;
  font-family: normal;
  font-size: 10px;
  letter-spacing: -0.5px;
}
@keyframes imgScale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
  to {
    transform: scale(1.02);
    -ms-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
  }
}
@keyframes warn {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    opacity: 0.4;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 0.1;
  }
}
@keyframes warn1 {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    opacity: 0.5;
  }
}
@keyframes breath {
  0% {
    opacity: 0.7;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
  }
}
.header-bar {
  width: 100%;
  min-width: 1200px;
  background: #fff;
  overflow: hidden;
  border-top: 5px solid #1a60d1;
  font-family: "Microsoft Yahei";
}
.header-bar .headerg-box {
  height: 131px;
}
.header-bar .headerg-box .header-logo {
  line-height: 131px;
}
.header-bar .headerg-box .header-logo .logo-img {
  outline: 0;
}
.header-bar .headerg-box .tel {
  float: right;
  margin-top: 36px;
  color: #333;
  margin-right: 30px;
}
.header-bar .headerg-box .tel p {
  font-size: 16px;
}
.header-bar .headerg-box .tel span {
  display: block;
  font-size: 26px;
}
.header-bar .headerg-box .code {
  float: right;
  line-height: 131px;
}
#nav_bar {
  position: relative;
  height: 50px;
  overflow: hidden;
  background: #0068b7;
}
#nav_bar .nav-box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  color: #fff;
}
#nav_bar .nav-box .list_none {
  width: 100%;
  margin: 0 auto;
  height: 50px;
}
#nav_bar .nav-box .list_none .nav-li {
  position: relative;
  float: left;
  height: 50px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
#nav_bar .nav-box .list_none .nav-li:hover {
  background-color: #f38100;
}
#nav_bar .nav-box .list_none a {
  background: url(../images/nav-right.png) no-repeat center right;
  display: block;
  padding: 0 39px;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  position: relative;
  height: 50px;
  color: #fff;
}
#banner {
  overflow: hidden;
}
#bannerbar .banner-box {
  position: relative;
  height: 630px;
  display: block;
}
#bannerbar #banner {
  width: 1920px;
  height: 630px;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -360px;
}
.flexslider {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flexslider .slides {
  zoom: 1;
}
.flex-direction-nav a {
  width: 60px;
  height: 90px;
  line-height: 99em;
  overflow: hidden;
  display: block;
  background: url(../images/ad_ctr.png) no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  transform: translateY(-50%);
  margin: 0 50px;
}
.flex-direction-nav .flex-next {
  background-position: 0 -90px;
  right: 0;
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  background: url(../images/dot.png) no-repeat 0 -16px;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}
.flex-control-paging li a.flex-active {
  background-position: 0 0;
}
.flexslider li img {
  width: 100%;
}
.search {
  overflow: hidden;
  height: 111px;
  background: url("../images/searchbg.png") no-repeat center;
  position: relative;
  background-size: cover;
}
.search .search-left .adv-text p {
  width: 530px;
  height: 43px;
  line-height: 43px;
  margin-top: 12px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: url(../images/adv-text.png) no-repeat right;
}
.search .search-left .adv-text h5 {
  width: 530px;
  height: 43px;
  background: url(../images/adv-text2.png) no-repeat right;
}
.search .search-left .adv-text h5 span {
  color: #fff;
  font-size: 14px;
  display: block;
  width: 406px;
  font-weight: 100;
  line-height: 24px;
}
.search form {
  width: 502px;
  margin-top: 22px;
  float: right;
  /* WebKit browsers */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10+ */
}
.search form input::-webkit-input-placeholder {
  color: #cacaca;
  text-indent: 20px;
}
.search form input:-moz-placeholder {
  color: #cacaca;
  text-indent: 20px;
}
.search form input::-moz-placeholder {
  color: #cacaca;
  text-indent: 20px;
}
.search form input:-ms-input-placeholder {
  color: #cacaca;
  text-indent: 20px;
}
.search form .search-input {
  overflow: hidden;
}
.search form .search-input .input__field--minoru {
  float: left;
  width: 442px;
  height: 38px;
  color: #333;
  text-indent: 20px;
  font-size: 14px;
  font-weight: normal;
  outline: none;
  border: 0;
  background: #fff;
}
.search form .input__label-content {
  background: #ffffff url(../images/search.png) no-repeat center;
  outline: none;
  cursor: pointer;
  border: none;
  width: 60px;
  height: 40px;
  float: left;
}
.search form .input__label-content:after {
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #f38100;
}
.search form .hot {
  margin-top: 8px;
}
.search form .hot .hot-keywords {
  color: #fff;
  font-size: 14px;
  margin-right: 3px;
}
.search form .hot .keywords-text {
  color: #fff;
  font-size: 14px;
}
.search form .hot .keywords-text li {
  float: left;
  margin-right: 17px;
}
.search form .hot .keywords-text li a {
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.search form .hot .keywords-text li a:hover {
  color: #1a60d1;
}
.index_product {
  width: 100%;
  overflow: hidden;
  min-width: 1200px;
}
.index_product .big-pro {
  background: url(../images/probg.png) no-repeat center;
  background-attachment: fixed;
  height: 1014px;
}
.index_product .big-pro .wm {
  position: relative;
}
.index_product .pro_zs {
  margin-top: 50px;
  width: 904px;
  overflow: hidden;
}
.index_product .pro_zs #fczs_gd ul {
  width: 1760px;
  height: 894px;
  overflow: hidden;
}
.index_product .pro_zs #fczs_gd ul li {
  float: left;
  margin-right: 14px;
  margin-bottom: 14px;
  list-style: none;
  position: relative;
  border: 1px solid #CCCCCC;
  padding: 10px;
  background: #fff;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.index_product .pro_zs #fczs_gd ul li:hover a > b {
  background: #f38100;
}
.index_product .pro_zs #fczs_gd ul li a {
  display: block;
}
.index_product .pro_zs #fczs_gd ul li a > b {
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
  display: block;
  margin: 0 auto;
  background: #0068b7;
  width: 90px;
  height: 20px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-weight: normal;
}
.index_product .pro_zs #fczs_gd ul li a .pro {
  display: block;
  width: 270px;
  height: 202px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
.index_product .pro_zs #fczs_gd ul li a .pro img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.index_product .pro_zs #fczs_gd ul li a p {
  text-align: center;
  width: 100%;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #545454;
  font-size: 16px;
  position: relative;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.index_product .pro_zs #fczs_gd ul li a p span {
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #666666;
}
/*产品列表，左侧展示*/
.pro-list {
  margin-top: -15px;
}
.pro-list > p {
  width: 260px;
  color: #fff;
  background: url("../images/pro-left-bg.png") no-repeat center;
  height: 100px;
}
.pro-list > p b {
  display: block;
  font-size: 30px;
  padding-top: 16px;
  text-align: center;
}
.pro-list > p small {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.pro-list .b-ul {
  border: 1px solid #EDEDED;
  width: 233px;
  background: #fff;
  margin-left: 12px;
  border-top: none;
}
.pro-list .b-ul .p-li {
  text-indent: 20px;
  padding: 0 20px;
  line-height: 50px;
}
.pro-list .b-ul .p-li:hover a span {
  color: #0068b7;
}
.pro-list .b-ul .p-li:last-child a {
  border-bottom: none;
}
.pro-list .b-ul .p-li a {
  display: block;
  border-bottom: 1px dashed #ededed;
}
.pro-list .b-ul .p-li a span {
  color: #666;
  font-size: 14px;
}
.pro-list .b-ul .b-li {
  line-height: 50px;
  overflow: hidden;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.pro-list .b-ul .b-li .b-type {
  display: block;
  background: url(../images/proplus.png) no-repeat right 28px center;
}
.pro-list .b-ul .b-li .b-type span {
  display: block;
  text-align: left;
  color: #0068b7;
  font-size: 16px;
  text-indent: 30px;
  font-weight: bold;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
}
.pro-list .b-ul .b-li .m-type .m-type-li {
  cursor: pointer;
  float: left;
  background: #DCDCDC;
  width: 50%;
}
.pro-list .b-ul .b-li .m-type .m-type-li:nth-child(1) {
  background: #f38100;
}
.pro-list .b-ul .b-li .m-type .m-type-li:nth-child(1) span {
  color: #fff;
}
.pro-list .b-ul .b-li .m-type .m-type-li span {
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  color: #666;
}
.pro-list .b-ul .b-li .p-content {
  display: none;
}
.pro-list .b-ul .b-li .p-content > div {
  text-indent: 20px;
  padding: 0 20px;
}
.pro-list .b-ul .b-li .p-content > div:last-of-type a {
  border-bottom: none;
}
.pro-list .b-ul .b-li .p-content > div:hover span {
  color: #0068b7;
}
.pro-list .b-ul .b-li .p-content > div a {
  display: block;
  border-bottom: 1px dashed #ededed;
}
.pro-list .b-ul .b-li .p-content > div a span {
  color: #666;
  font-size: 14px;
}
/*产品列表，左侧展示 end*/
.adv-bar {
  background: url("../images/advbg.png") no-repeat top center;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: -378px;
  padding-bottom: 60px;
}
.adv-bar .main-title {
  margin-top: 405px;
  height: 142px;
}
.adv-bar .main-title h4 {
  background: url(../images/main-title-bg.png) no-repeat center;
  margin-top: 0px;
  padding-bottom: 0px;
}
.adv-bar .main-title p,
.adv-bar .main-title span,
.adv-bar .main-title small,
.adv-bar .main-title i {
  color: #fff;
}
.adv-bar .adv-container {
  margin-top: 60px;
  overflow: hidden;
}
.adv-bar .adv-container p {
  float: left;
}
.adv-bar .adv-container > div {
  width: 625px;
  float: right;
  background: url(../images/01.png) no-repeat top 10px left;
}
.adv-bar .adv-container > div h4 {
  color: #666666;
  font-size: 26px;
  padding-left: 137px;
  font-weight: bold;
}
.adv-bar .adv-container > div h4 i {
  font-family: normal;
  color: #0068b7;
}
.adv-bar .adv-container > div small {
  padding-left: 137px;
  font-size: 12px;
  color: #bababa;
  width: 460px;
  display: block;
  text-transform: uppercase;
  background: url("../images/adv-text-bg.png") no-repeat bottom left 137px;
  height: 70px;
}
.adv-bar .adv-container .adv-ul {
  margin-top: 22px;
}
.adv-bar .adv-container .adv-ul li {
  background: url(../images/adv-text-bg2.png) no-repeat top 10px left;
  color: #666666;
  font-size: 18px;
  margin-left: 100px;
  padding-left: 37px;
  line-height: 35px;
}
.adv-bar .adv-container .icons {
  margin-left: 137px;
  margin-top: 37px;
}
.adv-bar .adv-container .icons li {
  width: 50px;
  height: 50px;
  margin-right: 50px;
  float: left;
}
.adv-bar .adv-container .icons li:nth-child(1) {
  background: url("../images/icon1.png") no-repeat;
}
.adv-bar .adv-container .icons li:nth-child(2) {
  background: url("../images/icon2.png") no-repeat;
}
.adv-bar .adv-container .icons li:nth-child(3) {
  background: url("../images/icon3.png") no-repeat;
}
.adv-bar .adv-container2 p {
  float: right;
}
.adv-bar .adv-container2 > div {
  float: left;
  background: url(../images/02.png) no-repeat top 10px left;
}
.adv-bar .adv-container3 > div {
  width: 558px;
  background: url(../images/03.png) no-repeat top 10px left;
}
.about-bar {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
}
.about-bar .main-title {
  background: url("../images/aboutbg.png") no-repeat center;
  height: 180px;
}
.about-bar .main-title h4 {
  padding-top: 33px;
  margin: 0;
  animation-name: breath;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
}
.about-bar .main-title p,
.about-bar .main-title small,
.about-bar .main-title i {
  color: #fff;
}
.about-bar .main-title p span,
.about-bar .main-title small span,
.about-bar .main-title i span {
  color: #fff;
}
.about-bar .main-title > h4 {
  background: url("../images/title-bg2.png") no-repeat top 55px center;
}
.about-bar .about-container {
  background: url("../images/aboutbt.png") no-repeat top center;
  background-size: cover;
  height: 580px;
}
.about-bar .about-container .left {
  width: 600px;
  height: 450px;
  margin-top: 40px;
}
.about-bar .about-container .right {
  width: 600px;
  padding-top: 115px;
}
.about-bar .about-container .right p {
  color: #0068b7;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 4px;
}
.about-bar .about-container .right .en {
  margin: 0;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.about-bar .about-container .right span {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1px;
  display: block;
  margin-top: 24px;
  color: #666666;
}
.about-bar .about-container .right a {
  display: block;
  width: 228px;
  height: 35px;
  background: #0068b7;
  text-align: center;
  align-items: center;
  line-height: 35px;
  color: #fff;
  margin-top: 30px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.about-bar .about-container .right a:hover {
  background: #f38100;
}
.anli-bar {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  background: url("../images/casebg.png") no-repeat center;
  height: 745px;
  background-attachment: fixed;
  background-size: cover;
}
.anli-bar ul li {
  position: relative;
  float: left;
  margin-right: 24px;
  width: 380px;
  height: 480px;
  border: 2px solid #D2D2D2;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.anli-bar ul li:after {
  display: block;
  content: '';
  width: 5px;
  height: 85px;
  position: absolute;
  left: -2px;
  top: -2px;
  background: #f38100;
}
.anli-bar ul li:hover {
  border: 2px solid #0068b7;
}
.anli-bar ul li:hover .anli-img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.anli-bar ul li:hover b {
  background: url("../images/lamp-h.png") no-repeat top center;
}
.anli-bar ul li:nth-child(3) {
  margin-right: 0px;
}
.anli-bar ul li b {
  display: block;
  font-weight: normal;
  background: url("../images/lamp.png") no-repeat top center;
  color: #333333;
  text-align: center;
  font-size: 20px;
  padding-top: 90px;
  margin-top: 30px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.anli-bar ul li small {
  color: #999999;
  font-size: 12px;
  display: block;
  text-align: center;
}
.anli-bar ul li em {
  display: block;
  width: 310px;
  line-height: 30px;
  color: #666666;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
  margin-top: 12px;
  margin-bottom: 30px;
  height: 60px;
}
.anli-bar ul li em p {
  color: #666666;
}
.anli-bar ul li .anli-img {
  width: 320px;
  height: 180px;
  margin: 0 auto;
  overflow: hidden;
}
.anli-bar ul li .anli-img img {
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.news-bar {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-bottom: 60px;
}
.news-bar .news-left {
  width: 648px;
  float: left;
}
.news-bar .news-left .news-title {
  width: 100%;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #D8D8D8;
}
.news-bar .news-left .news-title .right {
  color: #999;
  font-size: 14px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.news-bar .news-left .news-title .right:hover {
  color: #0068b7;
}
.news-bar .news-left .news-title li {
  float: left;
  margin-right: 32px;
  position: relative;
}
.news-bar .news-left .news-title li:first-child a {
  color: #0068b7;
}
.news-bar .news-left .news-title li:first-child a:after {
  display: block;
  content: '';
  width: 92px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0068b7;
}
.news-bar .news-left .news-title li:nth-child(2):hover a {
  color: #f38100;
}
.news-bar .news-left .news-title li a {
  color: #666;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 10px;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.news-bar .news-left .news-content .first-news {
  padding-top: 28px;
  width: 100%;
}
.news-bar .news-left .news-content .first-news:first-child {
  padding-top: 46px;
}
.news-bar .news-left .news-content .first-news:hover .fn-img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.news-bar .news-left .news-content .first-news:hover .fn-desc {
  background: #0068b7;
}
.news-bar .news-left .news-content .first-news:hover .fn-desc h3 {
  color: #fff;
}
.news-bar .news-left .news-content .first-news:hover .fn-desc h4 {
  color: #fff;
}
.news-bar .news-left .news-content .first-news .fn-img {
  width: 180px;
  height: 120px;
  overflow: hidden;
  float: left;
}
.news-bar .news-left .news-content .first-news .fn-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.news-bar .news-left .news-content .first-news .fn-desc {
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
  width: 412px;
  float: left;
  background: #f3f3f3;
  padding-left: 28px;
  padding-right: 28px;
}
.news-bar .news-left .news-content .first-news .fn-desc h3 {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 12px;
}
.news-bar .news-left .news-content .first-news .fn-desc h4 {
  color: #999999;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 19px;
}
.news-bar .faq {
  float: right;
  width: 456px;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #D8D8D8;
}
.news-bar .faq .faq-title {
  position: relative;
}
.news-bar .faq .faq-title span {
  color: #0068b7;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 10px;
}
.news-bar .faq .faq-title span:after {
  display: block;
  content: '';
  width: 92px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0068b7;
}
.news-bar .faq .faq-title a {
  float: right;
  color: #949494;
  transition: 300ms ease;
  -webkit-transition: 300ms ease;
}
.news-bar .faq .faq-title a:hover {
  color: #0068b7;
}
.news-bar .faq .q_ask {
  position: relative;
  width: 100%;
  height: 460px;
  overflow: hidden;
  margin-top: 27px;
  float: left;
}
.news-bar .faq .q_ask .first-news {
  margin-top: 16px;
}
.news-bar .faq .q_ask .first-news .fn-img {
  width: 453px;
  height: 160px;
}
.news-bar .faq .q_ask .first-news .fn-img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.news-bar .faq .q_ask .first-news:hover .fn-desc h3 {
  color: #0068b7;
}
.news-bar .faq .q_ask .first-news .fn-desc {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.news-bar .faq .q_ask .first-news .fn-desc:after {
  display: block;
  content: '';
  width: 50px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #0068b7;
}
.news-bar .faq .q_ask .first-news .fn-desc h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.news-bar .faq .q_ask .first-news .fn-desc h4 {
  color: #666666;
  line-height: 25px;
  font-size: 14px;
}
.news-bar .faq .q_ask .other-news {
  width: 50%;
  float: left;
  color: #666666;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-bar .faq .q_ask .other-news:hover {
  color: #0068b7;
}
.news-bar .faq .q_ask .other-news a {
  display: block;
}
.footer-bar {
  width: 100%;
  overflow: hidden;
  min-width: 1200px;
  background: #0068b7;
}
.footer-bar .f-top {
  background: #006ec1;
  width: 100%;
  height: 40px;
}
.footer-bar .f-top ul {
  width: 1200px;
  margin: 0 auto;
}
.footer-bar .f-top ul li {
  width: 133px;
  float: left;
  height: 40px;
  line-height: 40px;
  margin-bottom: 40px;
  text-align: center;
  background: url(../images/f-border.png) no-repeat right center;
}
.footer-bar .f-top ul li:first-child a {
  background: url(../images/f-border.png) no-repeat left center;
}
.footer-bar .f-top ul li a {
  color: #fff;
  font-size: 14px;
  display: block;
}
.footer-bar .f-tp {
  padding-bottom: 20px;
}
.footer-bar .f-tp .f-tpb .link {
  float: left;
  width: 280px;
}
.footer-bar .f-tp .f-tpb .link p {
  color: #fff;
  font-size: 14px;
  padding-left: 38px;
  margin-bottom: 15px;
  height: 28px;
  line-height: 28px;
}
.footer-bar .f-tp .f-tpb .link p:nth-of-type(1) {
  background: url("../images/ft1.png") no-repeat left;
}
.footer-bar .f-tp .f-tpb .link p:nth-of-type(2) {
  background: url("../images/ft2.png") no-repeat left;
}
.footer-bar .f-tp .f-tpb .link p:nth-of-type(3) {
  background: url("../images/ft3.png") no-repeat left;
}
.footer-bar .f-tp .f-tpb .link p:nth-of-type(4) {
  background: url("../images/ft4.png") no-repeat left;
}
.footer-bar .f-tp .f-tpb .contact {
  float: left;
  height: 136px;
  width: 302px;
  color: #fff;
  line-height: 45px;
  padding-left: 18px;
  margin-top: 10px;
}
.footer-bar .f-tp .f-tpb .contact > div {
  float: left;
  margin-right: 40px;
}
.footer-bar .f-tp .f-tpb .contact > div p {
  text-align: center;
}
.footer-bar .f-tp .f-tpb .form {
  width: 600px;
  float: left;
  position: relative;
}
.footer-bar .f-tp .f-tpb .form > p {
  color: #fff;
  float: left;
  margin-bottom: 10px;
}
.footer-bar .f-tp .f-tpb .form form > div {
  float: left;
  line-height: 34px;
}
.footer-bar .f-tp .f-tpb .form form > div div {
  float: left;
  margin-right: 38px;
}
.footer-bar .f-tp .f-tpb .form form label {
  float: left;
  color: #fff;
}
.footer-bar .f-tp .f-tpb .form form input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  width: 237px;
}
.footer-bar .f-tp .f-tpb .form form input#captcha {
  width: 140px;
}
.footer-bar .f-tp .f-tpb .form form input#submit {
  width: 137px;
  background: #fff;
  text-align: center;
  height: 34px;
  line-height: 34px;
  border-bottom: none;
  margin-top: 4px;
  position: absolute;
  right: 0;
  color: #0068b7;
  cursor: pointer;
}
.footer-bar .f-tp .f-tpb .form form textarea {
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  width: 556px;
  height: 35px;
}
.footer-bar .f-bt {
  background: #005fa7;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #fff;
}
.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 200px;
  right: -127px;
  cursor: pointer;
  transition: all .3s ease;
}
.yb_bar ul li {
  width: 180px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #000;
  text-indent: 54px;
  margin-bottom: 3px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
}
.yb_bar .yb_top {
  background: #ffffff url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
  background: #ffffff url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
  text-indent: 0;
  background: #ffffff url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
  background: #ffffff url(../images/fixCont.png) no-repeat 0 -169px;
}
.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #000;
}
