/*===model css====================*/
/*模块样式*/
/*顶部通栏 自适应----------------------*/
.fw_topBar {
  width: 100%;
  background-image: url(../images/dingbubg.jpg);
  height: 100%;
  border-top: 3px solid #042D97;
  font-size: 12px;
  position: relative;
  z-index: 10000;
}
.fw_topBar .fw_topBar_item a {
  float: right;
  display: inline-block;
  height: 17px;
  line-height: 17px;
  margin-top: 8px;
  padding-left: 10px;
}
.fw_topBar .fw_topBar_item a span {
  display: inline-block;
  padding-left: 10px;
}
.fw_topBar .fw_logo a {
  float: left;
}
.fw_topBar .fw_logo a img {
  margin-top: 4px;
  width: 100%;
  margin-bottom: 3%;
}
.fw_topBar .fw_line a {
  float: right;
}
.fw_topBar .fw_line a img {
  margin-top: 8%;
  width: 100%;
}
/*导航pc端*/
.navbar {
  width: 100%;
}
.fw_nav {
  background-image: url(../images/nav-bg.jpg);
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  background-color: #fff;
  border: none;
  margin-bottom: 0;
}
.fw_nav .navbar-nav li a {
  padding: 0px 45px;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 54px;
  font-size: 131%;
  font-family: wq, "微软雅黑", sans-serif;
  line-height: 54px;
}
.fw_nav .navbar-nav li a:hover,
.fw_nav .navbar-nav li a:focus {
  color: #333;
  background: url(../images/nav_xuanze.png) bottom no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-color: #fff;
}
.fw_nav .navbar-nav > .active > a,
.fw_nav .navbar-nav > .active > a:hover,
.fw_nav .navbar-nav > .active > a:focus {
  color: #000000;
  background: url(../images/nav_xuanze.png) bottom no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-color: #FFF;
}
.fw_nav .navbar-nav > .disabled > a,
.fw_nav .navbar-nav > .disabled > a:hover,
.fw_nav .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.fw_nav .navbar-nav > .open > a,
.fw_nav .navbar-nav > .open > a:hover,
.fw_nav .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.fw_nav .navbar-toggle {
  border-color: #ddd;
}
.fw_nav .navbar-toggle .icon-bar {
  background-color: #888;
}
.fw_nav .navbar-toggle:hover,
.fw_nav .navbar-toggle:focus {
  background-color: #ddd;
}
.fw_nav .navbar-collapse,
.fw_nav .navbar-form {
  border-color: #e7e7e7;
}
/*pc轮播图*/
/*产品展示模块*/
.productShow {
  height: 100%;
  background: url(../images/chanpinzhanshibg.png) no-repeat top center;
}
.productShow .show_top .row {
  margin-top: 18px;
}
.productShow .show_top .row img {
  width: 100%;
}
.productShow .show_left {
  height: 100%;
}
.productShow .show_left .container .row .product_classify {
  overflow: hidden;
}
.productShow .show_left .container .row .product_classify .row .classify_name {
  width: 100%;
  height: 100%;
}
.productShow .show_left .container .row .product_classify .row .classify_name img {
  width: 100%;
}
.productShow .show_left .container .row .product_classify .row .classify_list .btn-group-vertical {
  width: 100%;
}
.productShow .show_left .container .row .product_classify .row .classify_list .btn-group-vertical button {
  height: 35px;
  margin-bottom: 2px;
  border: none;
  background-color: #e1e1e1;
  font-size: 16px;
}
.productShow .show_left .container .row .product_classify .row .classify_list .btn-group-vertical button:hover,
.productShow .show_left .container .row .product_classify .row .classify_list .btn-group-vertical button:focus {
  background-color: #fff;
  border: none;
}
.productShow .show_left .container .row .tabs_big .product_top .nav-tabs {
  margin-top: 2%;
  margin-bottom: 4%;
  border-bottom: none;
}
.productShow .show_left .container .row .tabs_big .product_top .nav-tabs li {
  border: none;
}
.productShow .show_left .container .row .tabs_big .product_top .nav-tabs li a {
  display: inline-block;
  font-size: 22px;
  padding: 4px 40px;
  padding-bottom: 14%;
  font-weight: 500;
  height: 220%;
  line-height: 220%;
  color: #0439A3;
  font-family: wq, "微软雅黑", sans-serif;
}
.productShow .show_left .container .row .tabs_big .product_top .nav-tabs li > a,
.productShow .show_left .container .row .tabs_big .product_top .nav-tabs li > a:hover,
.productShow .show_left .container .row .tabs_big .product_top .nav-tabs li > a:focus {
  background-color: transparent;
  border: none;
}
.productShow .show_left .container .row .tabs_big .product_top .nav-tabs > li.active > a,
.productShow .show_left .container .row .tabs_big .product_top .nav-tabs > li.active > a:hover,
.productShow .show_left .container .row .tabs_big .product_top .nav-tabs > li.active > a:focus {
  background-color: transparent;
  border: none;
  background: url(../images/xuanze.png) no-repeat bottom;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.productShow .show_left .container .row .tabs_big .product_bottom {
  width: 100%;
  margin-top: 4%;
}
.productShow .show_left .container .row .tabs_big .product_bottom .page02 .li01 {
  -webkit-padding-start: 0px;
}
.productShow .show_left .container .row .tabs_big .product_bottom .page02 .li01 a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.productShow .show_left .container .row .tabs_big .product_bottom .page02 .li01 a img {
  width: 100%;
}
.productShow .show_left .container .row .tabs_big .product_bottom .page02 .li01 a big {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: -100%;
}
.productShow .show_left .container .row .tabs_big .product_bottom .page02 .li01 a big em {
  width: 100%;
  text-align: center;
  color: #fff;
  height: 135px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -67px;
}
.productShow .show_left .container .row .tabs_big .product_bottom .page02 .li01 a big tt {
  width: 100%;
  height: 100%;
  display: block;
  background: #222;
  opacity: 0.6;
}
.productShow .show_left .container .row .tabs_big .product_bottom .page02 .li01 a big ins {
  width: 51px;
  height: 36px;
  display: block;
  background: url(../images/fangda.png) no-repeat;
  position: absolute;
  top: 32%;
  left: 40%;
}
.productShow .show_left .container .row .tabs_big .product_bottom .page02 .li01 a big i {
  display: block;
  position: absolute;
  top: 62%;
  left: 42%;
}
/*公司简介*/
.fw_company {
  margin-top: 10px;
  background-color: #012F8F;
  font-size: 12px;
}
.fw_company .container .row .fw_company_parent {
  position: relative;
  height: 100%;
}
.fw_company .container .row .fw_company_parent .fw_company_item {
  min-height: 450px;
  background: url(../images/gongsijianjie.png) center top no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.fw_company .container .row .fw_company_parent .fw_company_item img {
  width: 100%;
  height: 100%;
}
.fw_company .container .row .fw_company_parent .fw_company_item .fw_company_text {
  width: 59%;
  height: auto;
  height: 100%;
  padding-top: 80px;
}
.fw_company .container .row .fw_company_parent .fw_company_item .fw_company_text p {
  display: inline-block;
  width: 100%;
  font-size: 17px;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
  box-sizing: border-box;
}
/*新闻动态和标签*/
.fw_new .container .row .fw_new_left {
  height: 405px;
}
.fw_new .container .row .fw_new_left .fw_new_left_one {
  margin-top: 24px;
}
.fw_new .container .row .fw_new_left .fw_new_left_one p {
  height: 43px;
  display: inline-block;
  width: 162px;
  background-color: #042D97;
  line-height: 43px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.fw_new .container .row .fw_new_left .fw_new_left_one span {
  height: 43px;
  display: inline-block;
  background-color: #0F3DB7;
  width: 243px;
  line-height: 43px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.fw_new .container .row .fw_new_left .fw_new_left_two .fw_new_left_two_left {
  width: 312px;
  height: 200px;
  margin-top: 15px;
}
.fw_new .container .row .fw_new_left .fw_new_left_two .fw_new_left_two_left img {
  width: 100%;
  height: 100%;
}
.fw_new .container .row .fw_new_left .fw_new_left_two .fw_new_left_two_right {
  position: relative;
}
.fw_new .container .row .fw_new_left .fw_new_left_two .fw_new_left_two_right span {
  position: absolute;
  top: 26px;
  left: 15px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/sanjiao.png) no-repeat;
}
.fw_new .container .row .fw_new_left .fw_new_left_two .fw_new_left_two_right p {
  color: #6B6B6B;
}
.fw_new .container .row .fw_new_left .fw_new_left_two .fw_new_left_two_right p a {
  color: blue;
}
.fw_new .container .row .fw_new_left .fw_new_left_three {
  margin-top: 6px;
}
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_01,
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_02,
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_03 {
  position: relative;
  width: 100%;
  height: 35px;
  border-bottom: 1px dotted #333;
}
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_01 a,
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_02 a,
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_03 a {
  display: block;
  padding-left: 10px;
  float: left;
  height: 100%;
  line-height: 35px;
}
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_01 i,
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_02 i,
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_03 i {
  display: inline-block;
  float: right;
  height: 100%;
  line-height: 35px;
}
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_01 span {
  position: absolute;
  top: 10px;
  left: 0px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/sanjiao.png) no-repeat;
}
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_02 span {
  position: absolute;
  top: 10px;
  left: 0px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/sanjiao.png) no-repeat;
}
.fw_new .container .row .fw_new_left .fw_new_left_three .new_list_03 span {
  position: absolute;
  top: 10px;
  left: 0px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/sanjiao.png) no-repeat;
}
.fw_new .container .row .fw_new_right .box01 {
  margin-top: 67px;
  background-color: #2398E8;
  margin-bottom: 12px;
}
.fw_new .container .row .fw_new_right .box01 img {
  margin-left: 30px;
  margin-bottom: 50px;
}
.fw_new .container .row .fw_new_right .box01 i {
  display: inline-block;
  height: 60px;
  margin-top: 18px;
  margin-left: 20px;
  margin-right: 40px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.fw_new .container .row .fw_new_right .box01 .box01_talent {
  display: inline-block;
  text-align: center;
}
.fw_new .container .row .fw_new_right .box01 .box01_talent a {
  font-size: 24px;
  color: #fff;
}
.fw_new .container .row .fw_new_right .box01 .box01_talent p.small_text {
  font-size: 10px;
  color: #fff;
}
.fw_new .container .row .fw_new_right .box02 {
  background-color: #55C04C;
  margin-bottom: 12px;
}
.fw_new .container .row .fw_new_right .box02 img {
  margin-left: 30px;
  margin-bottom: 50px;
}
.fw_new .container .row .fw_new_right .box02 i {
  display: inline-block;
  height: 60px;
  margin-top: 18px;
  margin-left: 20px;
  margin-right: 40px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.fw_new .container .row .fw_new_right .box02 .box01_talent {
  display: inline-block;
  text-align: center;
}
.fw_new .container .row .fw_new_right .box02 .box01_talent a {
  font-size: 24px;
  color: #fff;
}
.fw_new .container .row .fw_new_right .box02 .box01_talent p.small_text {
  font-size: 10px;
  color: #fff;
}
.fw_new .container .row .fw_new_right .box03 {
  background-color: #E39735;
  margin-bottom: 26px;
}
.fw_new .container .row .fw_new_right .box03 img {
  margin-left: 30px;
  margin-bottom: 50px;
}
.fw_new .container .row .fw_new_right .box03 i {
  display: inline-block;
  height: 60px;
  margin-top: 18px;
  margin-left: 20px;
  margin-right: 40px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.fw_new .container .row .fw_new_right .box03 .box01_talent {
  display: inline-block;
  text-align: center;
}
.fw_new .container .row .fw_new_right .box03 .box01_talent a {
  font-size: 24px;
  color: #fff;
}
.fw_new .container .row .fw_new_right .box03 .box01_talent p.small_text {
  font-size: 10px;
  color: #fff;
}
.fw_new .container .row .fw_new_right .box01,
.fw_new .container .row .fw_new_right .box02,
.fw_new .container .row .fw_new_right .box03 {
  width: 340px;
  height: 96px;
  border-radius: 20px;
  float: left;
}
/*底部栏目*/
.fw_footer {
  background-color: #0E1331;
  border-top: 10px solid #01359B;
}
.fw_footer .fw_footer_up .container .row {
  line-height: 50px;
  margin-top: 22px;
  margin-bottom: 24px;
}
.fw_footer .fw_footer_up .container .row .fw_footer_top img {
  width: 179px;
  height: 33px;
}
.fw_footer .fw_footer_up .container .row .fw_footer_top ul li {
  float: left;
}
.fw_footer .fw_footer_up .container .row .fw_footer_top ul li a {
  display: inline-block;
  padding-right: 13px;
  color: #fff;
}
.fw_footer .fw_footer_center {
  height: 8px;
  border-top: 1px dashed #444;
  border-bottom: 1px dashed #444;
}
.fw_footer .fw_footer_down .container .row .fw_footer_bottom {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.fw_footer .fw_footer_down .container .row .fw_footer_bottom p {
  color: #666;
}
@media only screen and (min-width: 100px) and (max-width: 778px) {
  body {
    background-color: #F3F3F3;
    font-size: 12px;
  }
  .top_big_box {
    width: 100%;
  }
  .top_big_box .fw_topBar {
    border-top: 5px solid #042D97;
  }
  .top_big_box .fw_topBar .container .row .fw_topBar_item_mb {
    line-height: 60px;
  }
  .top_big_box .fw_topBar .container .row .fw_topBar_item_mb a.call_pic {
    display: inline-block;
    height: 60px;
    float: left;
    line-height: 60px;
  }
  .top_big_box .fw_topBar .container .row .fw_topBar_item_mb a.call_pic img {
    display: inline-block;
    width: 247px;
    height: auto;
  }
  .top_big_box .fw_topBar .container .row .fw_topBar_item_mb .cn_wab_ng_wab {
    float: right;
  }
  .top_big_box .fw_topBar .container .row .fw_topBar_item_mb .cn_wab_ng_wab a {
    display: inline-block;
    width: 30px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background-color: #000;
    color: #fff;
  }
  .top_big_box .fw_topBar .container .row .fw_topBar_item_mb .cn_wab_ng_wab a.ng_wab {
    background-color: #eee;
    color: #000;
  }
  .top_big_box .fw_nav .container .navbar-header .navbar-brand {
    width: 250px;
    padding: 6px 0;
  }
  .top_big_box .fw_nav .container .navbar-header .navbar-brand img {
    width: 100%;
    height: auto;
    padding-left: 10px;
  }
  .top_big_box .fw_nav .fw_nav_xs_bg {
    background-color: #0F43B3;
    padding: 10px 0;
  }
  .top_big_box .fw_nav .fw_nav_xs_bg .fw_nav_xs ul li {
    width: 33%;
    float: left;
    padding-left: 1%;
    height: 100%;
    line-height: 25px;
    border: none;
  }
  .top_big_box .fw_nav .fw_nav_xs_bg .fw_nav_xs ul li a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
  }
  .productShow .show_top .row {
    margin-top: 0px;
  }
  .productShow .show_top .show_top_bg_pic {
    height: 78px;
    width: auto;
    background: url("../images/chanpinzhanshi%20-%20mb.png") no-repeat;
    background-position: center center;
    -webkit-background-size: 120%;
    background-size: 120%;
  }
  .productShow .show_left .container {
    max-height: none;
  }
  .productShow .show_left .container .row .product_classify .bs-example {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .productShow .show_left .container .row .product_classify .bs-example .navbar-default .navbar-brand {
    color: #0439a3;
    font-weight: 700;
  }
  .productShow .show_left .container .row .product_classify .bs-example .dropdown {
    height: 30px;
  }
  .productShow .show_left .container .row .tabs_big .product_top .nav-tabs li {
    text-align: center;
  }
  .productShow .show_left .container .row .tabs_big .product_top .nav-tabs li a {
    padding: 4px 20px;
  }
  .productShow .show_left .container .row .tabs_big .product_bottom .page02 .li01 {
    text-align: center;
    width: 100%;
    height: 100%;
  }
  .fw_company .container .row .fw_company_parent .fw_company_item .fw_company_text {
    padding-top: 40px;
  }
  .fw_company .container .row .fw_company_parent .fw_company_item .fw_company_text p {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
  }
  .fw_company .container .row .fw_company_parent_mb {
    width: 100%;
    height: auto;
  }
  .fw_company .container .row .fw_company_parent_mb .fw_company_text {
    min-height: 320px;
    background: url("../images/gongsijianjie_mb.png") no-repeat top center;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  .fw_company .container .row .fw_company_parent_mb .fw_company_text .fw_company_text_p {
    margin-top: 60px;
  }
  .fw_company .container .row .fw_company_parent_mb .fw_company_text p {
    color: #fff;
    margin-bottom: 10px;
  }
  .fw_new .container .row .fw_new_left .fw_new_left_one {
    line-height: 30px;
  }
  .fw_new .container .row .fw_new_left .fw_new_left_one p {
    float: left;
    width: 140px;
  }
  .fw_new .container .row .fw_new_left .fw_new_left_one span {
    float: left;
    width: 150px;
    font-size: 12px;
  }
  .fw_new .container .row .fw_new_left .fw_new_left_two .fw_new_left_two_left {
    text-align: center;
    width: 100%;
  }
  .fw_new .container .row .fw_new_left .fw_new_left_two .fw_new_left_two_right {
    text-align: center;
    width: 100%;
  }
  .fw_new .container .row .fw_new_left .fw_new_left_three {
    text-align: center;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box01 {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    background-color: #2398E8;
    margin-bottom: 5px;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box01 img {
    margin-left: 20px;
    margin-bottom: 35px;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box01 i {
    display: inline-block;
    height: 60px;
    margin-top: 22px;
    margin-left: 20px;
    margin-right: 35px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box01 .box01_talent {
    display: inline-block;
    text-align: center;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box01 .box01_talent a {
    font-size: 24px;
    color: #fff;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box01 .box01_talent p.small_text {
    font-size: 10px;
    color: #fff;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box02 {
    text-align: center;
    width: 100%;
    background-color: #55C04C;
    margin-bottom: 5px;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box02 .box_all img {
    margin-left: 20px;
    margin-bottom: 35px;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box02 .box_all i {
    display: inline-block;
    height: 60px;
    margin-top: 22px;
    margin-left: 20px;
    margin-right: 35px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box02 .box_all .box01_talent {
    display: inline-block;
    text-align: center;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box02 .box_all .box01_talent a {
    font-size: 24px;
    color: #fff;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box02 .box_all .box01_talent p.small_text {
    font-size: 10px;
    color: #fff;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box03 {
    text-align: center;
    width: 100%;
    background-color: #E39735;
    margin-bottom: 5px;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box03 img {
    margin-left: 20px;
    margin-bottom: 35px;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box03 i {
    display: inline-block;
    height: 60px;
    margin-top: 22px;
    margin-left: 20px;
    margin-right: 40px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box03 .box01_talent {
    display: inline-block;
    text-align: center;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box03 .box01_talent a {
    font-size: 24px;
    color: #fff;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box03 .box01_talent p.small_text {
    font-size: 10px;
    color: #fff;
  }
  .fw_new .container-fluid .row .fw_new_right_mb .box01,
  .fw_new .container-fluid .row .fw_new_right_mb .box02,
  .fw_new .container-fluid .row .fw_new_right_mb .box03 {
    display: inline-block;
  }
}
/*超小屏---------------------------------------------*/
@media (max-width: 640px) {
  .fw_nav {
    background: #fff;
    color: #333;
  }
  .fw_nav .navbar-nav li {
    border-bottom: 1px dashed #DDDDDD;
  }
  .fw_nav .navbar-nav li a {
    color: #333;
    height: 40px;
    line-height: 40px;
  }
  .fw_nav .navbar-nav li > a,
  .fw_nav .navbar-nav li > a:hover,
  .fw_nav .navbar-nav li > a:focus {
    background: none;
  }
  .fw_nav .navbar-nav > .active > a,
  .fw_nav .navbar-nav > .active > a:hover,
  .fw_nav .navbar-nav > .active > a:focus {
    background: none;
  }
  /*轮播图*/
  #myCarousel .carousel-inner {
    height: 100%;
    overflow: visible;
  }
  #myCarousel .carousel-inner .item_banner1 {
    width: 100%;
    height: 169px;
    background: url(../images/1.jpg) no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-size: cover;
  }
  #myCarousel .carousel-inner .item_banner1 img {
    opacity: 0;
  }
  #myCarousel .carousel-inner .item_banner2 {
    width: 100%;
    height: 169px;
    background: url(../images/2.jpg) no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-size: cover;
  }
  #myCarousel .carousel-inner .item_banner2 img {
    opacity: 0;
  }
  #myCarousel .carousel-inner .item_banner3 {
    width: 100%;
    height: 169px;
    background: url(../images/3.jpg) no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-size: cover;
  }
  #myCarousel .carousel-inner .item_banner3 img {
    opacity: 0;
  }
  .swiper-container .swiper-wrapper .new_app .new_bgColor img {
    width: 100%;
    height: 100%;
  }
  .carousel-indicators {
    bottom: 5px;
  }
  .carousel-indicators li {
    width: 30PX;
    height: 5px;
    background-color: #333B60;
  }
  .carousel-indicators .active {
    width: 30PX;
    height: 5px;
    background-color: #53ADF9;
  }
  .top_big_box .fw_topBar .container .row .fw_topBar_item_mb a.call_pic img {
    display: inline-block;
    width: 220px;
    height: auto;
  }
}
