@font-face {
  font-family: 'iconfont';
  /* project id 1143966 */
  src: url('//at.alicdn.com/t/font_1143966_gmgyla06u0h.eot');
  src: url('//at.alicdn.com/t/font_1143966_gmgyla06u0h.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1143966_gmgyla06u0h.woff2') format('woff2'), url('//at.alicdn.com/t/font_1143966_gmgyla06u0h.woff') format('woff'), url('//at.alicdn.com/t/font_1143966_gmgyla06u0h.ttf') format('truetype'), url('//at.alicdn.com/t/font_1143966_gmgyla06u0h.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;
}
body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei", "微软雅黑", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
button,
textarea,
option {
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
ul,
li,
div {
  list-style: none;
  border: 0px;
  padding: 0px;
}
img {
  border: 0px;
}
html {
  -webkit-text-size-adjust: none;
}
input {
  outline: none;
}
textarea {
  resize: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
  font-size: 12px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
  font-size: 12px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #999;
  font-size: 12px;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #999;
  font-size: 12px;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
body {
  font-size: 14px;
  background: #f0f6fc;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
a:hover {
  color: #666;
}
.w1200 {
  width: 1200px;
}
@-webkit-keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#header {
  width: 100%;
  background: #f0f6fc;
  margin: 0px auto;
}
#header .header {
  width: 1200px;
  margin: 0px auto;
}
#header .header:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#header .header .logo {
  width: 250px;
  float: left;
  display: table;
}
#header .header .logo img {
  display: table-cell;
  margin-top: 12px;
}
#header .header #nav {
  width: 700px;
  float: left;
}
#header .header #nav ul {
  float: left;
}
#header .header #nav ul li {
  float: left;
  width: 100px;
  background: url(../img/nav-bg.png) right center no-repeat;
  text-align: center;
  position: relative;
}
#header .header #nav ul li a {
  font-size: 16px;
  color: #006699;
  line-height: 90px;
  height: 90px;
  text-align: center;
  display: block;
}
#header .header #nav ul li:last-child {
  background: none;
}
#header .header #nav ul li i {
  width: 70%;
  background: #0057ae;
  height: 0px;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 15%;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 20;
}
#header .header #nav ul li:Hover i {
  bottom: 0px;
  opacity: 1;
  background: #feb210;
  height: 3px;
}
#header .header #nav ul li.active i {
  bottom: 0px;
  opacity: 1;
  background: #feb210;
  height: 3px;
}
#header .header .nav_bt {
  display: none;
}
#header .header .search {
  width: 200px;
  float: right;
  border: 1px solid #d5dee8;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  line-height: 30px;
  height: 30px;
  margin-top: 30px;
}
#header .header .search:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#header .header .search input[type="text"] {
  width: 140px;
  border: none;
  background: none;
  padding-left: 15px;
}
#header .header .search input[type='image'] {
  float: right;
  margin-right: 3px;
}
#nav_wap {
  display: none;
  border-top: 2px solid #c5d1de;
  position: fixed;
  z-index: 9999999;
  top: 70px;
  background: #f4f9fd;
  width: 100%;
}
#nav_wap ul li {
  border-bottom: 1px solid #c5d1de;
  padding: 0px;
  color: #0057ae;
}
#nav_wap ul li:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#nav_wap ul li a {
  display: block;
  width: calc(100% - 15px);
  width: -webkit-calc(100% - 15px);
  width: -moz-calc(100% - 15px);
  padding: 0px 0px 0px 15px;
  line-height: 50px;
  height: 50px;
}
#nav_wap ul li a:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#nav_wap ul li a i.iconfont {
  color: #0057ae;
  font-size: 20px;
  padding-right: 10px;
}
#nav_wap ul li a .jj {
  font-size: 18px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  float: right;
  text-align: center;
  margin-right: 0px;
  padding-right: 0px;
}
#nav_wap ul li a .jj.jian {
  display: none;
}
#nav_wap ul li a.active .jian {
  display: block;
}
#nav_wap ul li a.active .jia {
  display: none;
}
#nav_wap ul li ul {
  border-top: 1px solid #c5d1de;
  display: none;
}
#nav_wap ul li ul li a {
  width: calc(100% - 35px);
  width: -webkit-calc(100% - 35px);
  width: -moz-calc(100% - 35px);
  padding: 0px 0px 0px 35px;
}
#nav_wap ul li ul li a i.iconfont {
  margin-right: 0px;
}
#banner {
  height: 570px;
}
#banner .swiper-wrapper .swiper-slide {
  background-position: center center;
  background-repeat: none;
  background-size: auto 100%;
}
#banner .swiper-wrapper .swiper-slide.b1 {
  background-image: url(../img/b1.jpg);
}
#banner .swiper-wrapper .swiper-slide.b2 {
  background-image: url(../img/b2.jpg);
}
#banner .swiper-wrapper .swiper-slide.b3 {
  background-image: url(../img/b3.jpg);
}
#banner .swiper-wrapper .swiper-slide.b4 {
  background-image: url(../img/b4.jpg);
}
#banner .banner_icon {
  bottom: 10px;
  left: 48%;
}
#banner .banner_icon .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-right: 5px;
  background-color: #fff;
  opacity: 1;
}
#banner .banner_icon .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #feb210;
}
.m_title {
  background: url(../img/line.png) center center no-repeat;
  text-align: center;
  font-size: 28px;
  color: #0057ae;
  line-height: 50px;
  height: 50px;
  padding: 50px 0px;
}
.m_title.white {
  background: url(../img/line_white.png) center center no-repeat;
  color: #fff;
}
#pro_list {
  width: 100%;
  max-width: 1100px;
  margin: 0px auto;
  padding-bottom: 25px;
}
#pro_list .swiper-slide {
  text-align: center;
}
#pro_list .swiper-slide .ipro_tab {
  border: 1px dashed #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  width: 100%;
  max-width: 220px;
  margin: 0px auto;
}
#pro_list .swiper-slide .ipro_tab .imgs {
  max-width: 220px;
  line-height: 180px;
  height: 180px;
}
#pro_list .swiper-slide .ipro_tab .imgs img {
  width: 220px;
  height: 180px;
}
#pro_list .swiper-slide .ipro_tab span {
  line-height: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
}
#pro_list .swiper-slide .ipro_tab:Hover {
  border: 1px dashed #0057ae;
}
.index_pro_c {
  width: 100%;
  max-width: 1200px;
  position: relative;
  margin: 0px auto;
  padding: 0px 0px 30px 0px;
}
.index_pro_c .ipro_btn_right {
  width: 32px;
  height: 32px;
  background: url(../img/pro_right_btn.png) center center no-repeat;
  right: 0px;
  top: 30%;
  position: absolute;
  z-index: 800;
  cursor: pointer;
  display: block;
}
.index_pro_c .ipro_btn_right:hover {
  background: url(../img/pro_right_btn_hover.png) center center no-repeat;
}
.index_pro_c .ipro_btn_left {
  width: 32px;
  height: 32px;
  background: url(../img/pro_left_btn.png) center center no-repeat;
  left: 0px;
  top: 30%;
  position: absolute;
  z-index: 800;
  cursor: pointer;
  display: block;
}
.index_pro_c .ipro_btn_left :hover {
  background: url(../img/pro_left_btn_hover.png) center center no-repeat;
}
.inpro_more {
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  line-height: 26px;
  height: 26px;
  margin: 0px auto;
  background: #c3d1df;
  color: #fff;
  text-align: center;
  margin: 30px auto;
  width: 110px;
  display: block;
  font-size: 12px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.inpro_more:hover {
  background: #0057ae;
  color: #fff;
}
#index_case {
  background: url(../img/case_bg.jpg) left top repeat-x;
}
#index_case .case_nav {
  text-align: center;
  width: 100%;
  margin: 10px auto;
}
#index_case .case_nav a {
  background: url(../img/nav-bg.png) right center no-repeat;
  padding: 0px 20px;
  cursor: pointer;
}
#index_case .case_nav a:hover,
#index_case .case_nav a.active {
  color: #006699;
}
.index_case_c {
  width: 100%;
  max-width: 1200px;
  position: relative;
  margin: 0px auto;
}
.index_case_c .icase_btn_right {
  width: 32px;
  height: 32px;
  background: url(../img/pro_right_btn2.png) center center no-repeat;
  right: 0px;
  top: 27%;
  position: absolute;
  z-index: 800;
  cursor: pointer;
  display: block;
}
.index_case_c .icase_btn_right:hover {
  background: url(../img/pro_right_btn_hover2.png) center center no-repeat;
}
.index_case_c .icase_btn_left {
  width: 32px;
  height: 32px;
  background: url(../img/pro_left_btn2.png) center center no-repeat;
  left: 0px;
  top: 27%;
  position: absolute;
  z-index: 800;
  cursor: pointer;
  display: block;
}
.index_case_c .icase_btn_left:hover {
  background: url(../img/pro_left_btn_hover2.png) center center no-repeat;
}
.case_list {
  width: 100%;
  max-width: 1100px;
  margin: 0px auto;
}
.case_list .swiper-slide {
  text-align: center;
}
.case_list .swiper-slide .icase_tab {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  width: 100%;
  max-width: 250px;
  margin: 0px auto;
}
.case_list .swiper-slide .icase_tab .imgs {
  max-width: 2450px;
  line-height: 180px;
  height: 180px;
  background: #eaf1f9;
  border: 5px solid #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.case_list .swiper-slide .icase_tab .imgs img {
  max-width: 250px;
  max-height: 180px;
}
.case_list .swiper-slide .icase_tab span {
  line-height: 50px;
  height: 50px;
  display: block;
  overflow: hidden;
}
.allcase {
  padding: 40px 0px 20px 0px;
}
#service {
  width: 100%;
  text-align: center;
}
#service p.des {
  font-size: 18px;
  color: #0057ae;
  padding: 0px 0px 35px 0px;
}
#service span.tel {
  border: 1px dashed #0057ae;
  margin: 0px auto;
  -webkit-border-radius: 640px;
  -moz-border-radius: 640px;
  border-radius: 640px;
  font-size: 18px;
  width: 90%;
  max-width: 300px;
  display: block;
  line-height: 40px;
  height: 40px;
  color: #0057ae;
}
#service span.tel:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#service span.tel i.iconfont {
  color: #feb210;
  font-size: 18px;
  margin-right: 5px;
}
#service span.cr {
  background: #c3d1df;
  color: #333;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  padding: 5px 10px;
  font-size: 12px;
  display: block;
  width: 80px;
  text-align: center;
  margin: 25px auto;
}
#service .service_list {
  margin: 0px auto;
  width: 96%;
  max-width: 1000px;
}
#service .service_list ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#service .service_list ul li {
  width: 30%;
  float: left;
  line-height: 42px;
  height: 42px;
  text-align: left;
}
#service .service_list ul li i.iconfont {
  color: #feb210;
  font-size: 15px;
  margin-right: 5px;
}
#service .service_list ul li.w40 {
  width: 40%;
}
#service .remember {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #0057ae;
  padding: 30px 0px;
}
.icon_list {
  width: 100%;
  text-align: center;
  margin: 30px auto;
}
.icon_list a {
  border: 1px dashed #006699;
  display: inline-block;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 95px;
  height: 95px;
  color: #0057ae;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
}
.icon_list a i.iconfont {
  font-size: 36px;
  display: block;
  color: #0057ae;
  margin-top: 15px;
  margin-bottom: 10px;
}
.icon_list a:hover {
  border: 1px dashed #feb210;
}
#ind_news {
  background: #d8e3ee;
}
#ind_news .ind_news_type {
  width: 100%;
  text-align: center;
  display: block;
  margin: 0px auto;
}
#ind_news .ind_news_type a {
  color: #333;
  padding: 5px 0px;
  margin-right: 10px;
}
#ind_news .ind_news_type a.active,
#ind_news .ind_news_type a:hover {
  border-bottom: 1px solid #0057ae;
  color: #0057ae;
}
#ind_news .w_news {
  width: 1200px;
  margin: 50px auto 0px;
  padding-bottom: 60px;
}
#ind_news .w_news:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#ind_news .w_news .ind_news_banner {
  width: 500px;
  float: left;
}
#ind_news .w_news .ind_news_banner .swiper-slide {
  width: 100%;
  height: 360px;
}
#ind_news .w_news .ind_news_banner .swiper-slide a {
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
}
#ind_news .w_news .ind_news_banner .swiper-slide a img {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
#ind_news .w_news .ind_news_banner .swiper-slide a h1 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  z-index: 10;
  font-size: 14px;
  font-weight: normal;
  padding: 15px;
}
#ind_news .w_news .ind_news_banner .swiper-slide a h1 span {
  font-size: 12px;
  color: #999;
  padding-left: 10px;
}
#ind_news .w_news .ind_news_list {
  width: 650px;
  float: right;
}
#ind_news .w_news .ind_news_list ul li {
  padding-bottom: 20px;
}
#ind_news .w_news .ind_news_list ul li:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#ind_news .w_news .ind_news_list ul li span.time {
  background: url(../img/timebg.png) center center no-repeat;
  width: 96px;
  height: 50px;
  color: #414141;
  display: block;
  position: relative;
  left: 0px;
  top: 0px;
  float: left;
}
#ind_news .w_news .ind_news_list ul li span.time b {
  font-size: 34px;
  font-weight: normal;
  position: absolute;
  left: 0px;
  top: 0px;
}
#ind_news .w_news .ind_news_list ul li span.time em {
  font-size: 12px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-style: normal;
}
#ind_news .w_news .ind_news_list ul li .news_txt {
  width: 510px;
  float: right;
  border-bottom: 1px dashed #c9c9c9;
  height: 105px;
}
#ind_news .w_news .ind_news_list ul li .news_txt b {
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0px;
  display: block;
  line-height: 170%;
}
#ind_news .w_news .ind_news_list ul li .news_txt p {
  font-size: 12px;
}
#ind_news .w_news .ind_news_list ul li:hover b {
  color: #0057ae;
}
.ind_contact {
  background: url(../img/map.jpg) center center no-repeat;
}
.ind_contact .ind_contact_c {
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 230%;
  padding: 50px 0px;
}
.ind_contact .ind_contact_c a {
  color: #fff;
}
#footer {
  background: #283443;
  width: 100%;
  margin: 0px auto;
}
#footer .footer1 {
  line-height: 100px;
  height: 100px;
  border-bottom: 1px solid #394655;
}
#footer .footer2 {
  width: 1200px;
  margin: 0px auto;
  color: #9dacbd;
  font-size: 12px;
  line-height: 220%;
}
#footer .footer2:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#footer .footer2 a {
  color: #9DACBD;
  font-size: 12px;
}
#footer .footer2 .footer_contact {
  width: 300px;
  padding-left: 48px;
  float: left;
  border-left: 1px solid #394655;
  border-right: 1px solid #394655;
  padding-top: 50px;
  height: 300px;
}
#footer .footer2 .footer_contact img {
  display: block;
  margin: 30px auto;
}
#footer .footer2 .footer_nav {
  width: 140px;
  float: right;
  text-align: center;
  padding-top: 40px;
  border-right: 1px solid #394655;
  height: 300px;
}
#footer .footer2 .footer_nav span {
  font-size: 16px;
  padding-bottom: 10px;
  display: block;
  width: 100%;
}
#footer .footer2 .footer_nav a {
  width: 100%;
  line-height: 30px;
  height: 30px;
  display: block;
  overflow: hidden;
}
#footer .footer3 {
  width: 100%;
  margin: 0px auto;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  font-size: 12px;
  border-top: 1px solid #394655;
  color: #9dacbd;
}
#footer .footer3 .ww {
  width: calc(100% - 28px);
  width: -webkit-calc(100% - 14px);
  width: -moz-calc(100% - 28px);
  display: block;
  text-align: center;
  border-left: 1px solid #394655;
  border-right: 1px solid #394655;
  margin: 0px auto;
  max-width: 1198px;
}
#nybaner {
  background-size: auto 100%;
  height: 380px;
  background-position: center center;
  background-repeat: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
#nybaner .ny_banner_txt {
  width: 100%;
  z-index: 100;
  margin: 0px auto;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 80px;
}
#nybaner .ny_banner_txt .txt {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
}
#nybaner .ny_banner_txt .txt em {
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
}
#nybaner .ny_banner_txt .txt span {
  font-size: 26px;
  padding-left: 10px;
}
#nybaner.pro {
  background: url(../img/probanner_bg.jpg) center center no-repeat;
}
#nybaner.ab {
  background: url(../img/abbanner_bg.jpg) center center no-repeat;
}
#nybaner.newsbg {
  background: url(../img/newsbanner_bg.jpg) center center no-repeat;
}
#prot {
  margin-top: -18px;
  width: calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
  width: -moz-calc(100% - 70px);
}
#prot a {
  background: #0057ae;
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  line-height: 36px;
  height: 36px;
  text-align: center;
  display: block;
}
#prot a:Hover {
  background: #feb210;
}
#prot a.active {
  background: #feb210;
}
.protype {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
  height: 36px;
  position: relative;
  z-index: 400;
}
.protype .btn {
  position: absolute;
  top: 0px;
  line-height: 35px;
  height: 35px;
  width: 35px;
  color: #0057ae;
  text-align: center;
  cursor: pointer;
}
.protype .btn i.iconfont {
  font-size: 30px;
  line-height: 35px;
  height: 35px;
  width: 35px;
  display: block;
}
.protype .btn.left_btn {
  left: 0px;
}
.protype .btn.right_btn {
  right: 0px;
}
.protype2 {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
  height: 36px;
  text-align: center;
  margin-top: -16px;
  position: relative;
  z-index: 199;
}
.protype2 a {
  background: #0057ae;
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  line-height: 36px;
  height: 36px;
  text-align: center;
  display: block;
  padding: 0px 50px;
  display: inline-block;
}
.protype2 a:Hover {
  background: #feb210;
}
.ptitle {
  font-size: 24px;
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: 50px auto;
  background: url(../img/ptitlebh.png) center bottom no-repeat;
  padding: 30px 0px;
  color: #0057ae;
}
.prolist {
  width: 100%;
  max-width: 1000px;
  margin: 50px auto;
}
.protab {
  width: 100%;
  margin-bottom: 50px;
}
.protab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.protab .pro_left {
  padding: 14px;
  width: calc(50% - 30px);
  width: -webkit-calc(50% - 30px);
  width: -moz-calc(50% - 30px);
  float: left;
  height: 350px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #cfdae5;
}
.protab .pro_left img {
  width: 100%;
  height: 350px;
}
.protab .pro_right {
  padding: 24px;
  width: calc(50% - 50px);
  width: -webkit-calc(50% - 50px);
  width: -moz-calc(50% - 50px);
  float: left;
  height: 220px;
  -webkit-border-radius: 0px 30px 30px 0px;
  -moz-border-radius: 0px 30px 30px 0px;
  border-radius: 0px 30px 30px 0px;
  border: 1px solid #cfdae5;
  border-left: none;
  margin-top: 50px;
}
.protab .pro_right a {
  font-size: 30px;
  color: #0057ae;
  padding: 15px 0px;
  display: block;
}
.protab .pro_right p {
  line-height: 190%;
  color: #777;
}
.protab:hover .pro_right,
.protab:hover .pro_left {
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 4px 10px #ddd;
  -moz-box-shadow: 0px 4px 10px #ddd;
  box-shadow: 0px 4px 10px #ddd;
}
.prodetaitl_d {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
}
.prodetaitl_d:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.prodetaitl_d .prod {
  -webkit-box-shadow: 0px 10px 8px #ced3d8;
  -moz-box-shadow: 0px 10px 8px #ced3d8;
  box-shadow: 0px 10px 8px #ced3d8;
  border: 1px solid #fff;
  padding: 14px;
  width: -webkit-calc(50% - 30px);
  width: -moz-calc(50% - 30px);
  width: calc(50% - 30px);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  float: left;
}
.prodetaitl_d .prod img {
  width: 100%;
  display: block;
  height: 340px;
}
.prodetaitl_d .prod .txt {
  background: #fff;
  padding: 15px;
  height: 310px;
}
.prodetaitl_d .prod .txt h1 {
  color: #0057ae;
  font-weight: normal;
  padding: 20px 0px;
}
.prodetaitl_d .prod .txt p.des {
  line-height: 210%;
  font-size: 14px;
  color: #666;
}
.prod_btn {
  width: 100%;
  margin: 0px auto;
  max-width: 1000px;
  margin-top: 50px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.prod_btn:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.prod_btn a {
  text-align: center;
  font-size: 12px;
  float: left;
  border-right: 1px solid #eee;
  border-top: 5px solid #0057ae;
  padding: 15px 0px;
  width: -webkit-calc(25% - 1px);
  width: -moz-calc(25% - 1px);
  width: calc(25% - 1px);
}
.prod_btn a i.iconfont {
  font-size: 22px;
  color: #0057ae;
  line-height: 40px;
  height: 40px;
}
.prod_btn a p {
  color: #666;
  font-size: 14px;
}
.prod_btn a.active,
.prod_btn a:hover {
  border-top: 5px solid #feb210;
}
.prod_btn a.active i.iconfont,
.prod_btn a:hover i.iconfont {
  color: #feb210;
}
.prod_c {
  background: url(../img/pro-bg.png) top center no-repeat #fff;
  display: none;
  background-size: 100% auto;
  -webkit-box-shadow: 0px 5px 5px #ccc;
  -moz-box-shadow: 0px 5px 5px #ccc;
  box-shadow: 0px 5px 5px #ccc;
  line-height: 210%;
  margin: 0px auto;
  padding: 50px 25px 50px 25px;
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
  max-width: 950px;
  margin-bottom: 60px;
}
.goback {
  color: #feb210;
  border-top: 1px solid #feb210;
  font-size: 14px;
  line-height: 60px;
  height: 60px;
  width: 100%;
  display: block;
  text-align: right;
  margin-top: 50px;
}
.goback:hover {
  color: #feb210;
  opacity: 0.8;
}
#casetype {
  width: 100%;
  max-width: 1200px;
  margin: 60px auto;
}
#casetype:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#casetype ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#casetype ul li {
  float: left;
  display: block;
  width: -webkit-calc(25% - 1px);
  width: -moz-calc(25% - 1px);
  width: calc(25% - 1px);
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
#casetype ul li .casetype_tab {
  width: 100%;
  overflow: hidden;
  height: 450px;
  background: #000000;
  position: relative;
}
#casetype ul li .casetype_tab img {
  width: 101%;
  display: block;
  z-index: 10;
  filter: blur(6px);
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  height: 101%;
  opacity: 0.8;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#casetype ul li .casetype_tab .case_txt {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 500;
  color: #e7f0f8;
  width: 80%;
  padding: 10%;
}
#casetype ul li .casetype_tab .case_txt b {
  font-size: 42px;
  font-family: impact;
  display: block;
  padding: 15px 0px;
  font-style: normal;
}
#casetype ul li .casetype_tab .case_txt i.line {
  background: #feb210;
  width: 50px;
  height: 3px;
  display: block;
  margin-top: 15px;
  margin-bottom: 20px;
}
#casetype ul li .casetype_tab .case_txt span.name {
  font-size: 22px;
  color: #fff;
  display: block;
  padding: 20px 0px;
  margin-bottom: 50px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#casetype ul li .casetype_tab .case_txt span.more {
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  padding: 9px 40px;
  background: #d9dfe7;
  color: #333;
  font-size: 14px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#casetype ul li:Hover .casetype_tab img {
  filter: blur(0px);
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  opacity: 1;
}
#casetype ul li:Hover .casetype_tab .case_txt {
  color: #feb210;
}
#casetype ul li:Hover .casetype_tab .case_txt span.name {
  color: #feb210;
}
#casetype ul li:Hover .casetype_tab .case_txt span.more {
  background: #feb210;
  color: #fff;
}
#caselist {
  width: 100%;
  max-width: 1200px;
  margin: 60px auto;
}
#caselist ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#caselist ul li {
  width: 23%;
  padding: 1%;
  float: left;
}
#caselist ul li .case_tab {
  width: 100%;
}
#caselist ul li .case_tab span {
  text-align: center;
  border: 5px solid #dce4eb;
  display: block;
  background: #eef3fa;
  line-height: 180px;
  height: 180px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: -webkit-calc(100% - 10px);
  width: -moz-calc(100% - 10px);
  width: calc(100% - 10px);
}
#caselist ul li .case_tab span img {
  display: block;
  max-width: 100%;
  margin: 0px auto;
  height: 100%;
}
#caselist ul li .case_tab p {
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
}
#caselist ul li .case_tab:Hover span {
  border: 5px solid #b3c8dc;
}
.case_c {
  background: url(../img/pro-bg.png) top center no-repeat #fff;
  background-size: 100% auto;
  -webkit-box-shadow: 0px 5px 5px #ccc;
  -moz-box-shadow: 0px 5px 5px #ccc;
  box-shadow: 0px 5px 5px #ccc;
  line-height: 210%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0px auto;
  padding: 50px 25px 50px 25px;
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
  max-width: 950px;
  margin-bottom: 60px;
  margin-top: 50px;
}
.ptitle2 {
  font-size: 24px;
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: 20px auto;
  background: url(../img/ptitlebh.png) center bottom no-repeat;
  padding: 10px 0px;
  color: #0057ae;
}
.about_c {
  width: 98%;
  max-width: 1000px;
  margin: 50px auto;
  line-height: 210%;
  padding: 1%;
}
.downlist {
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
}
.downlist ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.downlist ul li {
  padding: 2%;
  width: 46%;
  display: block;
  float: left;
}
.downlist ul li .downtab {
  background: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}
.downlist ul li .downtab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.downlist ul li .downtab i.iconfont {
  width: 140px;
  line-height: 140px;
  text-align: center;
  background: #0057ae;
  color: #fff;
  font-size: 50px;
  display: block;
  float: left;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.downlist ul li .downtab span {
  width: -webkit-calc(100% - 140px);
  width: -moz-calc(100% - 140px);
  width: calc(100% - 140px);
  float: left;
  line-height: 140px;
  display: block;
  text-align: center;
  font-size: 20px;
  color: #0057ae;
}
.downlist ul li .downtab:Hover i {
  background: #feb210;
}
.downlist ul li .downtab i.arrow {
  position: absolute;
  width: 40px;
  font-size: 26px;
  right: -7px;
  bottom: -7px;
  background: none;
  color: #0057ae;
  line-height: 40px;
  z-index: 100;
}
.downlist_list {
  width: 100%;
  max-width: 1000px;
  margin: 50px auto;
}
.downlist_list ul:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.downlist_list ul li {
  padding: 2%;
  width: 46%;
  display: block;
  float: left;
}
.downlist_list ul li .downtab_list {
  background: #dee6ee;
  padding: 30px 20px;
  position: relative;
}
.downlist_list ul li .downtab_list b {
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  font-weight: normal;
  color: #666;
}
.downlist_list ul li .downtab_list span {
  padding: 3px 15px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  border: 1px dashed #fff;
  display: inline-block;
  float: right;
  color: #777;
}
.downlist_list ul li .downtab_list span i.iconfont {
  color: #777;
}
.downlist_list ul li .downtab_list i.iconfont.arrow {
  position: absolute;
  z-index: 100;
  right: 0px;
  bottom: 0px;
  color: #0057ae;
}
.downlist_list ul li .downtab_list:Hover {
  background: #fff;
}
.downlist_list ul li .downtab_list:Hover span {
  border: 1px dashed #0057ae;
  color: #0057ae;
}
.downlist_list ul li .downtab_list:Hover span i.iconfont {
  color: #0057ae;
}
.downlist_list ul li .downtab_list:Hover i.arrow {
  color: #feb210;
}
.hotnews {
  width: 100%;
  margin: 50px auto;
  width: 1100px;
}
#hot_news {
  position: relative;
  width: 100%;
  background: #fff;
}
#hot_news:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#hot_news a.imgs {
  width: 40%;
  float: left;
  display: block;
}
#hot_news a.imgs img {
  width: 100%;
}
#hot_news .news_h_txt {
  width: 56%;
  padding: 0px 2%;
  float: left;
}
#hot_news .news_h_txt a {
  padding: 15px;
  font-size: 18px;
  color: #0057ae;
  display: block;
  margin-top: 20px;
}
#hot_news .news_h_txt p {
  padding: 15px;
  line-height: 210%;
  color: #999;
  font-size: 14px;
}
#hot_news .news_h_txt time {
  padding: 15px;
  font-size: 12px;
  color: #0057ae;
}
#hot_news .hotnews_btn {
  position: absolute;
  bottom: 10px;
  z-index: 500;
  background: #fff;
}
#hot_news .hotnews_btn i.iconfont {
  width: 30px;
  line-height: 30px;
  font-size: 18px;
  border: 1px solid #eee;
  display: block;
  text-align: center;
  cursor: pointer;
  color: #0057ae;
}
#hot_news .hotnews_btn i.iconfont:Hover {
  background: #0057ae;
  color: #fff;
  border: 1px solid #0057ae;
}
#hot_news .hotnews_btn.news_left {
  right: 50px;
}
#hot_news .hotnews_btn.news_right {
  right: 10px;
}
.newslist {
  width: 100%;
  margin: 50px auto;
  max-width: 1100px;
}
.newslist .list_tab {
  width: 100%;
  background: #dee6ee;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 25px;
  position: relative;
}
.newslist .list_tab:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.newslist .list_tab time {
  width: 15%;
  min-width: 60px;
  text-align: center;
  padding: 20px 0px;
  color: #4b4b4b;
  float: left;
  padding-top: 30px;
}
.newslist .list_tab time b {
  font-size: 32px;
  display: block;
  line-height: 200%;
}
.newslist .list_tab a.nimgs {
  width: 20%;
  float: left;
  max-height: 160px;
}
.newslist .list_tab a.nimgs img {
  width: 100%;
  height: 100%;
  max-height: 160px;
}
.newslist .list_tab .news_t {
  width: 54%;
  padding: 0px 3%;
  float: left;
}
.newslist .list_tab .news_t a {
  font-size: 18px;
  padding: 15px 0px;
  display: block;
  margin-top: 10px;
}
.newslist .list_tab .news_t p.des {
  line-height: 200%;
  color: #888;
  font-size: 12px;
}
.newslist .list_tab .arrow {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 22px;
  color: #0057ae;
}
.newslist .list_tab:Hover {
  background: #fff;
}
.newslist .list_tab:Hover a,
.newslist .list_tab:Hover time {
  color: #0057ae;
}
.newslist .list_tab:Hover .arrow {
  color: #feb210;
}
.newsdetal {
  width: 100%;
  max-width: 1100px;
  margin: 50px auto;
}
.newsdetal h1.title {
  font-weight: normal;
  display: block;
  text-align: center;
  padding: 15px 0px;
  color: #0057ae;
  font-size: 24px;
}
.newsdetal .times {
  text-align: center;
  font-size: 12px;
  color: #777;
}
.newsdetal .ncontent {
  padding: 20px 0px;
  line-height: 210%;
}
.prev_next {
  width: 100%;
  max-width: 1100px;
  border-top: 1px solid #ddd;
  margin: 30px auto;
  padding-top: 30px;
}
.prev_next:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.prev_next p {
  width: 50%;
  float: left;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #777;
}
.prev_next p a {
  color: #222;
}
.prev_next p a:hover {
  color: #0057ae;
}
#pagefy {
  width: 100%;
  text-align: center;
  margin: 10px auto;
  margin-bottom: 40px;
}
#pagefy span,
#pagefy a {
  padding: 8px 15px;
  border: 1px solid #eee;
  background: #fff;
  font-size: 14px;
  margin-right: 5px;
}
#pagefy span.current,
#pagefy a.current,
#pagefy span:Hover,
#pagefy a:Hover {
  background: #0057ae;
  color: #fff;
  border: 1px solid #fff;
}
#order_sub {
  width: 90%;
  max-width: 800px;
  padding: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 10px #eee;
  -moz-box-shadow: 0px 4px 10px #eee;
  box-shadow: 0px 4px 10px #eee;
  margin: 30px auto 40px auto;
}
#order_sub .form-box dl {
  padding: 7px 0px;
}
#order_sub .form-box dl:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#order_sub .form-box dl dt {
  width: 100px;
  line-height: 40px;
  height: 40px;
  float: left;
  font-size: 14px;
  text-align: center;
}
#order_sub .form-box dl dd {
  width: calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  float: left;
}
#order_sub .form-box dl dd input[type="text"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  line-height: 28px;
  height: 28px;
  font-size: 14px;
  width: 90%;
  max-width: 300px;
}
#order_sub .form-box dl dd #txtContent {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  line-height: 28px;
  height: 28px;
  font-size: 14px;
  width: 90%;
  max-width: 400px;
  height: 100px;
}
#order_sub .form-box dl dd #txtCode {
  width: 60px;
  font-size: 18px;
  font-family: impact;
  text-align: center;
}
#order_sub .form-box dl dd #btnSubmit {
  border: none;
  background: #0057ae;
  font-size: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 12px 60px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 40px;
}
.down_d_btn {
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
.down_d_btn:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
.down_d_btn span {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 10px 30px;
  border: 1px solid #eee;
  background: #fff;
  display: inline-block;
  text-align: center;
}
.down_d_btn span a {
  display: block;
  text-align: center;
}
.down_d_btn span a i.iconfont {
  font-size: 36px;
  color: #0057ae;
  display: block;
  padding: 15px 0px;
}
.down_d_btn span i {
  font-size: 12px;
  display: block;
  line-height: 20px;
  height: 20px;
  font-style: normal;
}
.down_d_btn span:Hover {
  background: #0057ae;
  color: #fff;
}
.down_d_btn span:Hover a {
  color: #fff;
}
.down_d_btn span:Hover a i.iconfont {
  color: #fff;
}
.ssjg {
  width: 90%;
  max-width: 800px;
  margin: 40px auto;
  padding: 5%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 3px 5px #eee;
  -moz-box-shadow: 0px 3px 5px #eee;
  box-shadow: 0px 3px 5px #eee;
  background: #fff;
}
.ssjg .ntitle h2 {
  display: none;
}
.ssjg .ntitle i {
  font-style: normal;
  padding: 10px 0px;
  display: block;
}
.ssjg .n-list {
  margin-top: 10px;
  width: 100%;
}
.ssjg .n-list li {
  font-size: 14px;
  line-height: 35px;
  height: 35px;
  border-bottom: 1px solid #eee;
}
#float_right {
  position: fixed;
  right: 20px;
  top: 120px;
  z-index: 99999;
}
#float_right ul li {
  margin-bottom: 1px;
}
#float_right ul li a {
  position: relative;
  width: 46px;
  line-height: 46px;
  height: 46px;
  cursor: pointer;
}
#float_right ul li a i.iconfont {
  width: 46px;
  line-height: 46px;
  height: 46px;
  background: #222;
  color: #fff;
  z-index: 2;
  position: relative;
  display: block;
  text-align: center;
  font-size: 24px;
}
#float_right ul li a span {
  line-height: 46px;
  height: 46px;
  padding: 0px 0px 0px 30px;
  position: absolute;
  z-index: 10;
  width: 80px;
  right: -10px;
  background: #0057ae;
  color: #fff;
  top: -46px;
  display: none;
}
#float_right ul li a span.code {
  background: none;
  right: 80px;
  top: -90px;
}
#float_right ul li a span.code img {
  width: 140px;
}
#float_right ul li a:Hover {
  background: #0057ae;
}
#float_right ul li a:Hover i.iconfont {
  background: #0057ae;
}
#float_right ul li a:Hover span {
  display: block;
}
#float_right ul li.float_main {
  position: relative;
}
#float_right ul li.float_main #float_nav {
  width: 120px;
  position: absolute;
  right: 66px;
  top: 0px;
  display: none;
}
#float_right ul li.float_main #float_nav ul li {
  position: relative;
  margin-bottom: 1px;
}
#float_right ul li.float_main #float_nav ul li a {
  z-index: 1;
  width: 120px;
  background: #0057ae;
  color: #fff;
  font-size: 14px;
  line-height: 46px;
  height: 46px;
  display: block;
  text-align: right;
  padding-right: 20px;
}
#float_right ul li.float_main #float_nav ul li a:after {
  clear: both;
  content: '';
  font-size: 0px;
  width: 100%;
  height: 0px;
  display: block;
}
#float_right ul li.float_main #float_nav ul li a i.iconfont {
  width: 42px;
  line-height: 42px;
  height: 42px;
  font-size: 16px;
  color: #fff;
  background: none;
  float: left;
}
#float_right ul li.float_main #float_nav ul li a:hover {
  background: #10a9db;
}
#float_right ul li.float_main #float_nav ul li ul {
  position: absolute;
  right: 140px;
  top: 0px;
  width: 140px;
  display: none;
  z-index: 10;
}
#float_right ul li.float_main #float_nav ul li ul li a {
  width: 100%;
  margin-right: 1px;
  display: block;
}
#float_right ul li.float_main #float_nav ul li:Hover ul {
  display: block;
}
#float_right ul li.float_main:Hover #float_nav {
  display: block;
}
.footlink {
  background: #283443;
  width: 100%;
  padding: 10px 0px;
  display: block;
  border-top: 1px solid #394655;
}
.footlink .flink {
  margin: 0px auto;
  max-width: 1200px;
  font-size: 12px;
  color: #76899e;
}
.footlink .flink span {
  color: #9dacbd;
  padding: 5px 10px;
}
.footlink .flink a {
  color: #9dacbd;
  padding: 0px 5px;
  opacity: 0.8;
}
.footlink .flink a:Hover {
  opacity: 1;
}
@media screen and (max-width: 1201px) {
  .newsdetal {
    width: 96%;
    margin: 30px auto;
  }
  #caselist ul li {
    width: 31%;
  }
  #caselist ul li .case_tab span {
    height: 150px;
  }
  #nybaner {
    height: 350px;
  }
  #header {
    width: 1000px;
  }
  #header .header {
    width: 1000px;
  }
  #header .header .search {
    display: none;
  }
  #ind_news .w_news {
    width: 1000px;
  }
  #ind_news .w_news .ind_news_banner {
    width: 400px;
  }
  #ind_news .w_news .ind_news_list {
    width: 550px;
  }
  #ind_news .w_news .ind_news_list ul li .news_txt {
    width: 430px;
  }
  #footer .footer2 {
    width: 1000px;
  }
  #footer .footer2 .footer_contact {
    width: 300px;
    padding-top: 30px;
  }
  #footer .footer2 .footer_nav {
    width: 100px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #banner {
    height: 420px;
  }
  #banner .swiper-wrapper .swiper-slide {
    background-position: center center;
    background-repeat: none;
    background-size: 100% 100%;
  }
  #banner .swiper-wrapper .swiper-slide.b1 {
    background-image: url(../img/b1_wap.jpg);
  }
  #banner .swiper-wrapper .swiper-slide.b2 {
    background-image: url(../img/b2_wap.jpg);
  }
  #banner .swiper-wrapper .swiper-slide.b3 {
    background-image: url(../img/b3_wap.jpg);
  }
  #banner .swiper-wrapper .swiper-slide.b4 {
    background-image: url(../img/b4_wap.jpg);
  }
  .prodetaitl_d .prod img {
    height: auto;
  }
  .newsdetal {
    width: 96%;
    margin: 30px auto;
  }
  .hotnews {
    width: 96%;
  }
  .newslist {
    width: 96%;
    margin: 20px auto;
  }
  .downlist ul li {
    width: 48%;
    padding: 1%;
  }
  .downlist ul li .downtab i.iconfont {
    width: 100px;
    line-height: 100px;
    height: 100px;
  }
  .downlist ul li .downtab i.arrow {
    width: 40px;
    line-height: 40px;
    height: 40px;
  }
  .downlist ul li .downtab span {
    width: -webkit-calc(0%);
    width: -moz-calc(0%);
    width: calc(100% - 100px);
    line-height: 100px;
  }
  .case_c {
    padding: 25px;
    margin: 40px auto;
  }
  #caselist {
    margin: 40px auto;
  }
  #caselist ul li {
    width: 31%;
  }
  #caselist ul li .case_tab span {
    height: 160px;
  }
  #nybaner {
    height: 300px;
  }
  .ptitle {
    margin: 30px auto;
    background-size: 100% auto;
    padding: 20px 0px;
  }
  .about_c {
    width: 96%;
    margin: 0px auto;
    padding: 2%;
    line-height: 210%;
    margin-bottom: 30px;
  }
  #nybaner .ny_banner_txt {
    width: 100%;
    bottom: 40px;
  }
  #nybaner .ny_banner_txt .txt {
    width: 90%;
  }
  #header {
    width: 100%;
  }
  #header:after {
    clear: both;
    content: '';
    font-size: 0px;
    width: 100%;
    height: 0px;
    display: block;
  }
  #header #nav {
    display: none;
  }
  #header .header {
    width: 100%;
  }
  #header .header .nav_bt {
    float: right;
    width: 70px;
    line-height: 70px;
    height: 70px;
    display: block;
    text-align: center;
  }
  #header .header .nav_bt i {
    width: 70px;
    line-height: 70px;
    height: 70px;
    text-align: center;
    display: block;
    font-size: 24px;
    color: #0057ae;
  }
  #header .header .nav_bt i.close {
    display: none;
  }
  #header .header .nav_bt.active i.close {
    display: block;
  }
  #header .header .nav_bt.active i.open {
    display: none;
  }
  #header .header .logo {
    padding: 0px 15px;
  }
  #header .header .logo img {
    margin-top: 0px;
  }
  #ind_news .w_news {
    width: 100%;
  }
  #ind_news .w_news .ind_news_banner {
    width: 40%;
  }
  #ind_news .w_news .ind_news_banner .swiper-slide a h1 {
    padding: 10px 0px;
  }
  #ind_news .w_news .ind_news_list {
    width: 58%;
  }
  #ind_news .w_news .ind_news_list ul li .news_txt {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
  }
  #footer .footer1 {
    display: none;
  }
  #footer .footer2 {
    width: 100%;
  }
  #footer .footer2 .footer_contact {
    width: 100%;
    border: none;
    padding: 20px 0px;
    text-align: center;
    height: auto;
  }
  #footer .footer2 .footer_nav {
    display: none;
  }
  #footer .footer3 {
    display: none;
  }
  #service,
  #ind_news,
  #index_case {
    width: 96%;
    padding: 0px 2%;
    margin: 0px auto;
  }
  .index_pro_c {
    width: 96%;
    margin: 0px auto;
  }
}
@media screen and (min-device-width: 413px) and (max-device-width: 767px) {
  #pro_list .swiper-slide .ipro_tab .imgs img {
    width: 100%;
    height: auto;
  }
  #banner {
    height: 220px;
  }
  #banner .swiper-wrapper .swiper-slide {
    background-position: center center;
    background-repeat: none;
    background-size: 100% 100%;
  }
  #banner .swiper-wrapper .swiper-slide.b1 {
    background-image: url(../img/b1_wap.jpg);
  }
  #banner .swiper-wrapper .swiper-slide.b2 {
    background-image: url(../img/b2_wap.jpg);
  }
  #banner .swiper-wrapper .swiper-slide.b3 {
    background-image: url(../img/b3_wap.jpg);
  }
  #banner .swiper-wrapper .swiper-slide.b4 {
    background-image: url(../img/b4_wap.jpg);
  }
  .goback {
    line-height: 50px;
    height: 50px;
    margin-top: 30px;
  }
  .prod_c {
    margin-bottom: 30px;
    padding: 25px;
  }
  .prod_btn {
    width: 96%;
    margin: 30px auto;
  }
  .prodetaitl_d .prod {
    border: 1px solid #cfdae5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: 0px auto;
    float: none;
    height: auto;
    padding: 10px;
    width: calc(96% - 20px);
    width: -webkit-calc(96% - 20px);
    width: -moz-calc(96% - 20px);
  }
  .prodetaitl_d .prod .txt {
    height: auto;
  }
  .prodetaitl_d .prod .txt h1 {
    padding: 5px 0px;
    font-size: 26px;
  }
  .prodetaitl_d .prod .txt p.des {
    line-height: 180%;
  }
  .protab {
    margin-bottom: 30px;
  }
  .prolist {
    margin: 30px auto;
  }
  .prolist .pro_left {
    margin: 0px auto;
    float: none;
    height: auto;
    padding: 10px;
    -webkit-border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    border-radius: 20px 20px 0px 0px;
    width: calc(94% - 20px);
    width: -webkit-calc(94% - 20px);
    width: -moz-calc(94% - 20px);
    border-bottom: 0px;
  }
  .prolist .pro_left img {
    height: auto;
  }
  .prolist .pro_right {
    border: 1px solid #cfdae5;
    -webkit-border-radius: 0px 0px 20px 20px;
    -moz-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    margin: 0px auto;
    float: none;
    height: auto;
    padding: 10px;
    width: calc(94% - 20px);
    width: -webkit-calc(94% - 20px);
    width: -moz-calc(94% - 20px);
  }
  .prolist .pro_right a {
    font-size: 22px;
    padding: 10px 0px;
  }
  .prolist .pro_right p {
    line-height: 170%;
  }
  .prev_next {
    width: 96%;
    margin: 0px auto;
    padding: 20px 0px;
  }
  .prev_next p {
    width: 100%;
  }
  .newslist {
    margin: 10px auto;
  }
  .newslist .list_tab time {
    width: 60px;
    padding: 10px 0px;
    height: 80px;
    font-size: 12px;
  }
  .newslist .list_tab time b {
    font-size: 24px;
  }
  .newslist .list_tab a.nimgs {
    width: 125px;
  }
  .newslist .list_tab a.nimgs img {
    width: 100%;
    height: 100px;
  }
  .newslist .list_tab .news_t {
    width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    padding: 0px 0px 0px 10px;
  }
  .newslist .list_tab .news_t a {
    padding: 10px 0px;
    font-size: 14px;
    line-height: 170%;
    margin-top: 0px;
  }
  .newslist .list_tab .news_t p.des {
    display: none;
  }
  .hotnews {
    margin: 20px auto;
  }
  #hot_news .news_h_txt a {
    padding: 0px 10px;
    margin: 0px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 16px;
    margin-top: 5px;
  }
  #hot_news .news_h_txt p {
    padding: 0px 10px;
    line-height: 160%;
    height: 160%;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }
  .downlist ul li {
    width: 94%;
    padding: 2% 3%;
  }
  .downlist ul li .downtab i.iconfont {
    width: 70px;
    line-height: 70px;
    height: 70px;
    font-size: 30px;
  }
  .downlist ul li .downtab i.arrow {
    width: 30px;
    line-height: 30px;
    height: 30px;
    right: -2px;
    bottom: -2px;
    font-size: 24px;
  }
  .downlist ul li .downtab span {
    width: -webkit-calc(30%);
    width: -moz-calc(30%);
    width: calc(100% - 70px);
    line-height: 70px;
    font-size: 18px;
  }
  .case_c {
    padding: 20px;
    margin: 30px auto;
  }
  #caselist {
    margin: 40px auto;
  }
  #caselist ul li {
    width: 46%;
    padding: 2%;
  }
  #caselist ul li .case_tab span {
    height: 130px;
  }
  #caselist ul li .case_tab p {
    line-height: 40px;
    height: 40px;
  }
  #nybaner {
    height: 250px;
  }
  .ptitle {
    margin: 20px auto;
    font-size: 20px;
    background-size: 100% auto;
    padding: 20px 0px;
  }
  #nybaner .ny_banner_txt {
    width: 100%;
    bottom: 30px;
  }
  #nybaner .ny_banner_txt .txt {
    width: 90%;
  }
  #nybaner .ny_banner_txt .txt span {
    font-size: 22px;
  }
  #nybaner .ny_banner_txt .txt span em {
    font-size: 14px;
  }
  #header .header .logo {
    width: auto;
  }
  .m_title {
    font-size: 22px;
    padding: 10px 0px;
    background-size: 100% auto;
  }
  .inpro_more {
    margin: 10px auto;
  }
  #service p.des {
    font-size: 14px;
    line-height: 190%;
  }
  #service span.tel {
    font-size: 16px;
    max-width: 260px;
    line-height: 32px;
    height: 32px;
  }
  #service .service_list ul li {
    width: 100%;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
  }
  #service .service_list ul li.w40 {
    width: 100%;
  }
  #service .remember {
    padding: 15px 0px;
    line-height: 170%;
  }
  .icon_list {
    margin: 15px auto 25px auto;
  }
  .icon_list a {
    width: 80px;
    height: 80px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 30px;
  }
  .icon_list a i.iconfont {
    margin: 0px auto;
    margin-top: 15px;
  }
  #ind_news .w_news {
    padding-bottom: 0px;
  }
  #ind_news .w_news .ind_news_banner {
    width: 100%;
    float: none;
  }
  #ind_news .w_news .ind_news_list {
    width: 96%;
    float: none;
    padding: 2%;
  }
  #ind_news .w_news .ind_news_list ul li .news_txt {
    height: 80px;
  }
  #ind_news .w_news .ind_news_list ul li .news_txt b {
    line-height: 160%;
    font-size: 14px;
  }
  #ind_news .w_news .ind_news_list ul li .news_txt p {
    display: none;
  }
  #ind_news .w_news .ind_news_list ul li span.time b {
    font-size: 24px;
  }
  #ind_news .w_news .ind_news_list ul li span.time em {
    right: 10px;
  }
  .ind_contact .ind_contact_c {
    padding: 20px 0px;
  }
  .ind_contact .ind_contact_c a {
    color: #fff;
  }
  #footer .footer2 .footer_contact img {
    display: none;
  }
  #index_case .case_nav a {
    width: 24%;
    padding: 5px 0px;
    display: inline-block;
  }
}
@media screen and (max-device-width: 413px) {
  #banner {
    height: 200px;
  }
  #banner .swiper-wrapper .swiper-slide {
    background-position: center center;
    background-repeat: none;
    background-size: 100% 100%;
  }
  #banner .swiper-wrapper .swiper-slide.b1 {
    background-image: url(../img/b1_wap.jpg);
  }
  #banner .swiper-wrapper .swiper-slide.b2 {
    background-image: url(../img/b2_wap.jpg);
  }
  #banner .swiper-wrapper .swiper-slide.b3 {
    background-image: url(../img/b3_wap.jpg);
  }
  #banner .swiper-wrapper .swiper-slide.b4 {
    background-image: url(../img/b4_wap.jpg);
  }
  .goback {
    line-height: 50px;
    height: 50px;
    margin-top: 30px;
  }
  .prod_c {
    margin-bottom: 30px;
    padding: 25px;
  }
  .prod_btn {
    width: 96%;
    margin: 30px auto;
  }
  .prodetaitl_d .prod {
    border: 1px solid #cfdae5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: 0px auto;
    float: none;
    height: auto;
    padding: 10px;
    width: calc(96% - 20px);
    width: -webkit-calc(96% - 20px);
    width: -moz-calc(96% - 20px);
  }
  .prodetaitl_d .prod .txt {
    height: auto;
  }
  .prodetaitl_d .prod .txt h1 {
    padding: 5px 0px;
    font-size: 22px;
  }
  .prodetaitl_d .prod .txt p.des {
    line-height: 180%;
  }
  .protab {
    margin-bottom: 30px;
  }
  .protab {
    margin-bottom: 20px;
  }
  .prolist {
    margin: 30px auto;
  }
  .prolist .pro_left {
    margin: 0px auto;
    float: none;
    height: auto;
    padding: 10px;
    -webkit-border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    border-radius: 20px 20px 0px 0px;
    width: calc(94% - 20px);
    width: -webkit-calc(94% - 20px);
    width: -moz-calc(94% - 20px);
    border-bottom: 0px;
  }
  .prolist .pro_left img {
    height: auto;
  }
  .prolist .pro_right {
    border: 1px solid #cfdae5;
    -webkit-border-radius: 0px 0px 20px 20px;
    -moz-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    margin: 0px auto;
    float: none;
    height: auto;
    padding: 10px;
    width: calc(94% - 20px);
    width: -webkit-calc(94% - 20px);
    width: -moz-calc(94% - 20px);
  }
  .prolist .pro_right a {
    font-size: 20px;
    padding: 10px 0px;
  }
  .prolist .pro_right p {
    line-height: 170%;
  }
  .newslist {
    margin: 10px auto;
  }
  .newslist .list_tab {
    position: relative;
  }
  .newslist .list_tab time {
    width: 80px;
    padding: 10px 0px;
    font-size: 14px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
  }
  .newslist .list_tab time b {
    font-size: 24px;
  }
  .newslist .list_tab a.nimgs {
    width: 100%;
  }
  .newslist .list_tab a.nimgs img {
    width: 100%;
  }
  .newslist .list_tab .news_t {
    width: 90%;
    padding: 1% 5%;
  }
  .newslist .list_tab .news_t a {
    padding: 10px 0px;
    font-size: 16px;
    line-height: 170%;
    margin-top: 0px;
  }
  .newslist .list_tab .news_t p.des {
    display: block;
    font-size: 13px;
    margin-bottom: 15px;
  }
  #hot_news a.imgs {
    width: 100%;
  }
  #hot_news .news_h_txt {
    padding-bottom: 10px;
    width: 100%;
  }
  #hot_news .news_h_txt a {
    padding: 5px 10px;
  }
  #hot_news .news_h_txt p {
    padding: 10px;
  }
  #hot_news .news_h_txt time {
    padding: 10px;
  }
  .hotnews {
    margin: 30px auto;
  }
  .downlist ul li {
    width: 94%;
    margin: 0px auto;
    padding: 2% 3%;
  }
  .downlist ul li .downtab i.iconfont {
    width: 70px;
    line-height: 70px;
    height: 70px;
    font-size: 30px;
  }
  .downlist ul li .downtab i.arrow {
    width: 30px;
    line-height: 30px;
    height: 30px;
    right: -2px;
    bottom: -2px;
    font-size: 24px;
  }
  .downlist ul li .downtab span {
    width: -webkit-calc(30%);
    width: -moz-calc(30%);
    width: calc(100% - 70px);
    line-height: 70px;
    font-size: 18px;
  }
  .ptitle2 {
    font-size: 20px;
    margin: 5px auto 30px auto;
  }
  .case_c {
    padding: 10px;
    margin: 10px auto 20px auto;
  }
  #caselist {
    margin: 40px auto;
  }
  #caselist ul li {
    width: 46%;
    padding: 2%;
  }
  #caselist ul li .case_tab span {
    height: 120px;
  }
  #caselist ul li .case_tab p {
    line-height: 40px;
    height: 40px;
  }
  #nybaner {
    height: 230px;
  }
  .ptitle {
    margin: 20px auto;
    font-size: 18px;
    background-size: 100% auto;
    padding: 10px 0px;
  }
  #nybaner .ny_banner_txt {
    width: 100%;
    bottom: 30px;
  }
  #nybaner .ny_banner_txt .txt {
    width: 90%;
  }
  #nybaner .ny_banner_txt .txt span {
    font-size: 20px;
  }
  #nybaner .ny_banner_txt .txt span em {
    font-size: 12px;
  }
  #header .header .logo {
    width: auto;
  }
  .m_title {
    font-size: 20px;
    padding: 15px 0px;
    background-size: 100% auto;
  }
  .inpro_more {
    margin: 10px auto;
  }
  #service p.des {
    font-size: 14px;
    line-height: 190%;
  }
  #service span.tel {
    font-size: 16px;
    max-width: 260px;
    line-height: 32px;
    height: 32px;
  }
  #service .service_list ul li {
    width: 100%;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
  }
  #service .service_list ul li.w40 {
    width: 100%;
  }
  #service .remember {
    padding: 15px 0px;
    line-height: 170%;
  }
  .icon_list {
    margin: 15px auto 25px auto;
  }
  .icon_list a {
    width: 80px;
    height: 80px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 30px;
  }
  .icon_list a i.iconfont {
    margin: 0px auto;
    margin-top: 15px;
  }
  #ind_news .w_news {
    padding-bottom: 0px;
    margin-top: 30px;
  }
  #ind_news .w_news .ind_news_banner {
    width: 100%;
    float: none;
  }
  #ind_news .w_news .ind_news_list {
    width: 96%;
    float: none;
    padding: 2%;
  }
  #ind_news .w_news .ind_news_list ul li .news_txt {
    height: 80px;
  }
  #ind_news .w_news .ind_news_list ul li .news_txt b {
    line-height: 160%;
    font-size: 14px;
  }
  #ind_news .w_news .ind_news_list ul li .news_txt p {
    display: none;
  }
  #ind_news .w_news .ind_news_list ul li span.time b {
    font-size: 24px;
  }
  #ind_news .w_news .ind_news_list ul li span.time em {
    right: 10px;
  }
  .ind_contact .ind_contact_c {
    padding: 10px 0px;
  }
  #footer .footer2 .footer_contact img {
    display: none;
  }
  #index_case .case_nav a {
    width: 24%;
    padding: 5px 0px;
    display: inline-block;
  }
}
@media screen and (max-device-width: 330px) {
  .prod_btn a p {
    font-size: 12px;
  }
  .prodetaitl_d .prod img {
    height: auto;
  }
  .prolist {
    margin: 30px auto;
  }
  .prolist .pro_left {
    margin: 0px auto;
    float: none;
    height: auto;
    padding: 10px;
    -webkit-border-radius: 20px 20px 0px 0px;
    -moz-border-radius: 20px 20px 0px 0px;
    border-radius: 20px 20px 0px 0px;
    width: calc(94% - 20px);
    width: -webkit-calc(94% - 20px);
    width: -moz-calc(94% - 20px);
    border-bottom: 0px;
  }
  .prolist .pro_left img {
    height: auto;
  }
  .prolist .pro_right {
    border: 1px solid #cfdae5;
    -webkit-border-radius: 0px 0px 20px 20px;
    -moz-border-radius: 0px 0px 20px 20px;
    border-radius: 0px 0px 20px 20px;
    margin: 0px auto;
    float: none;
    height: auto;
    padding: 10px;
    width: calc(94% - 20px);
    width: -webkit-calc(94% - 20px);
    width: -moz-calc(94% - 20px);
  }
  .prolist .pro_right a {
    font-size: 18px;
    padding: 10px 0px;
  }
  .prolist .pro_right p {
    line-height: 170%;
  }
  .ptitle2 {
    font-size: 18px;
  }
  .case_c {
    padding: 10px;
    margin: 10px auto 10px auto;
  }
  #nybaner {
    height: 200px;
  }
}
