@charset "UTF-8";
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../fonts/iconfont.woff");
}

.iconfont {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}

.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px;
}

.top {
  width: 1200px;
  margin: 0 auto;
}

.i-row {
  margin: 0 -15px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*头部*/
#header .logo {
  width: 300px;
}

#header .logo img {
  max-width: 100%;
}

#header .top_contact {
  float: right;
}

#header .top_contact .k2 {
  font-size: 20px;
  font-family: "impact";
  color: #333;
  line-height: 100px;
}

#header .out-nav {
  margin-top: 5px;
}

#header .out-nav .nav {
  background-color: #8392bd;
  height: 32px;
}

#header .out-nav .nav li {
  line-height: 32px;
  height: 32px;
  text-align: center;
  width: 130px;
  float: left;
  position: relative;
  z-index: 999;
}

#header .out-nav .nav li a {
  display: block;
  line-height: 32px;
  color: #fff;
  height: 32px;
}

#header .out-nav .nav li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #24588e;
}

#header .out-nav .nav .dropdown {
  background: #01557a;
  color: #fff;
  z-index: 9999;
  position: absolute;
  top: 32px;
  left: 0px;
  display: none;
  width: 100%;
  z-index: 99999;
}

#header .out-nav .nav .dropdown a {
  background: #01557a;
  color: #fff;
  height: 38px;
  line-height: 38px;
}

#header .out-nav .nav .dropdown a:hover {
  background: #042d3f;
  text-decoration: none;
}

/*热门搜索*/
.yq_search {
  text-align: left;
  height: 24px;
  margin: 10px 0;
}

.yq_search #form_search {
  float: right;
}

.yq_search #form_search input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
}

.yq_search #form_search input#sou_word {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

.yq_search #form_search input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #333;
  color: #fff;
  border: none;
  cursor: pointer;
}

.yq_search .hotSearch {
  float: left;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

.yq_search .hotSearch a {
  margin-right: 6px;
}

/*首页分类*/
.i-product-cate {
  width: 240px;
  float: left;
}

.i-product-cate .cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

/*首页关于我们*/
.i-about {
  width: 660px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
}

.i-about .about_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.i-about .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

/*首页新闻*/
.news_company {
  width: 280px;
  float: right;
}

.news_company .news1_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.news_company .content {
  padding: 5px;
}

.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

/*首页左侧联系我们*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px;
}

.contact .contact_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.contact .content {
  padding: 5px;
  padding-left: 8px;
}

/*工程案例*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px;
}

.case .case_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.case .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.news2_company {
  margin-top: 10px;
}

.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 5px;
  z-index: 1;
  display: none;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}

.slideBox .hd ul li {
  display: inline-block;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}

.slideBox .bd li img {
  width: 100%;
  height: auto;
  display: block;
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

/*产品推荐*/
/*前台多页签*/
.news {
  width: 1200px;
  margin-top: 10px;
}

.news .hd {
  position: relative;
}

.news .hd li {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  margin-right: 8px;
  text-align: center;
  color: #333;
  font-size: 12px;
  cursor: pointer;
}

.news .hd li.on {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  background: #95a9dc;
  border-color: #95a9dc;
}

.news .bd li {
  width: 100%;
}

.news .bd li span {
  float: right;
}

/*友情链接*/
.f_link {
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 40px;
  text-indent: 20px;
  font-size: 14px;
  background: #2681f6;
  color: #fff;
}

/*页面底部*/
#footer {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 8px;
  margin-top: 15px;
}

#footer a {
  color: #666;
}

#footer a:hover {
  color: #e87518;
  text-decoration: none;
}

#footer .nav_foot {
  text-align: center;
  line-height: 24px;
  color: #666;
}

#footer .copyright {
  text-align: center;
  line-height: 24px;
}

/*内页公用*/
.ny_all {
  padding-top: 30px;
}

.ny_left_top {
  width: 20%;
  float: left;
}

.ny_left_top h3 {
  line-height: 61px;
  text-align: center;
  font-weight: normal;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #fff;
  background: #2681f6;
}

.ny_left_top .ny_menu {
  padding: 10px;
  border: 1px solid #ccc;
}

.ny_left_top .ny_menu .n-news-list {
  font-size: 14px;
}

.ny_left_top .ny_menu .n-news-list li {
  line-height: 28px;
}

.ny_left_top .ny_menu .n-news-list li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 4px;
  background: #999;
}

.out-foot {
  background: #333;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}

.out-foot a {
  color: #fff;
}

.ny_banner {
  width: 100%;
  margin: 0 auto;
}

.ny_banner img {
  width: 100%;
}

.sort_product {
  margin-top: 10px;
}

.ny_contact {
  margin-top: 10px;
}

.ny_contact .content {
  padding: 5px;
  line-height: 24px;
}

.ny_right_top {
  width: 78%;
  padding-bottom: 10px;
  float: right;
}

.ny_ding {
  padding: 10px 0;
}

.ny_ding .site {
  text-align: left;
  line-height: 30px;
  background: url(../images/home.png) no-repeat left center;
  padding-left: 20px;
  font-size: 14px;
}

.ny_right_top .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}

.ny_right_top .content img {
  max-width: 100%;
}

.ny_right_top .content .content {
  padding: 10px;
}

/*内页分类样式*/
.ny_sort li {
  position: relative;
  z-index: 999;
}

.ny_sort li:last-child a {
  margin-bottom: 0;
}

.ny_sort li a {
  color: #fff;
  display: block;
  line-height: 39px;
  font-family: "微软雅黑";
  text-align: center;
  font-size: 14px;
  background: #999;
  margin-bottom: 10px;
}

.ny_sort li a:hover {
  background: #8392bd;
}

.ny_sort li .about_b {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 210px;
  background: #999;
  z-index: 9999;
}

.ny_sort li .layer2 {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 218px;
  padding: 10px;
  background: #ccc;
  z-index: 9999;
}

.ny_sort li .layer2 li {
  overflow: hidden;
}

.ny_sort li .layer2 li a {
  font-weight: normal;
  background: none;
}

.ny_sort li .layer2 li a:hover {
  text-decoration: none;
  color: #333;
}

.ny_sort li .layer2 li .layer3 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 10px;
}

.ny_sort li .layer2 li .layer3 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

.ny_sort li .layer2 li .layer3 li .layer4 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 15px;
}

.ny_sort li .layer2 li .layer3 li .layer4 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

.i-container {
  margin-top: 20px;
}

/*内页新闻*/
.ny_news_list li {
  line-height: 27px;
  position: relative;
  margin: 20px 0;
}

.ny_news_list li a.more {
  background: #fcfcfc;
  border: 1px solid #f0f0f0;
  display: block;
  width: 86px;
  text-align: center;
  float: right;
  color: #65beba;
  border-radius: 4px;
}

.ny_news_list li h3 {
  font-size: 14px;
  margin: 10px 0;
  color: #323232;
}

.ny_news_list li h3 a {
  color: #323232;
}

.ny_news_list li h3 a:HOVER {
  color: #65beba;
}

.ny_news_list li p {
  line-height: 22px;
  font-size: 14px;
  color: #666666;
}

/*内页产品列表*/
.ny_product_list li {
 
  position: relative;

  width: calc(30% - 10px);
  margin: 1% 1.5%;
  float: left;
  background: #fff;
  border: 5px solid #69a2ef;
}

.ny_product_list li img {
  width: 100%;
 
}

.ny_product_list li h3 {
  text-align: center;
  line-height: 40px;
}

.ny_product_list li h3 a {
  color: #333;
  font-size: 14px;
}

/*内页留言*/
.f_message {
  padding: 30px;
}

.f_message .m_label {
  position: absolute;
  width: 160px;
  text-align: left;
  line-height: 40px;
  padding-left: 8px;
  color: #ccc;
  z-index: 1;
  cursor: text;
  left: 118px;
}

.f_message .c_label {
  line-height: 18px;
  padding-top: 12px;
}

.f_message ul li {
  text-align: center;
  width: 440px;
  position: relative;
  margin-top: 20px;
}

.f_message ul li p {
  float: left;
  font-size: 14px;
  text-align: right;
  width: 100px;
  position: relative;
}

.f_message ul li p.bix::before {
  content: '*';
  color: red;
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 12px;
}

.f_message ul li textarea {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
  height: 120px;
}

.f_message ul li .code_img {
  margin-left: 18px;
  visibility: hidden;
}

.f_message ul li input {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
}

.f_message ul li input#contact {
  height: 40px;
}

.f_message ul li input#name {
  height: 40px;
}

.f_message ul li input#checkcode {
  width: 170px;
}

.f_message ul li input#msgbtn {
  background: #088b3f;
}

.inbox {
  width: 70%;
  margin: 0 auto;
  position: relative;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.outhead {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  padding: 20px 0;
  background: rgba(0,0,0,0.4);
}

.outhead .logo {
  width: 16%;
}

.outhead .outnav {
  width: 80%;
}

.outhead .outnav .nav {
  width: 70%;
  text-align: center;
  position: relative;
}

.outhead .outnav .nav li {
  display: inline-block;
  font-size: 16px;
  padding: 0 2%;
  position: relative;
}

.outhead .outnav .nav li a {
  color: #fff;
  line-height: 50px;
}

.outhead .outnav .nav li .dropdown {
  position: absolute;
  display: none;
  background: #fff;
  width: 150%;
  left: -25%;
  top: 75px;
  border-radius: 10px;
  overflow: hidden;
}

.outhead .outnav .nav li .dropdown a {
  display: block;
  width: 70%;
  margin: 0 auto;
  border-bottom: 1px dashed #333;
  color: #666666 !important;
}

.outhead .outnav .nav li .dropdown a:nth-last-child(1) {
  border: none;
}

.outhead .outnav .nav li .dropdown a:hover {
  color: #2681f6 !important;
}

.outhead .outnav .nav li:hover a {
  color: #2681f6;
}

.outhead .outnav .navrt {
  width: 26%;
  font-size: 18px;
  color: #fff;
  background: url(../images/topphone.png) no-repeat left center;
  line-height: 50px;
  padding-left: 3%;
}

.banner {
  position: relative;
}

.banner .index_scroll {
  display: block;
  position: absolute;
  bottom: 20px;
  width: 100px;
  left: 50%;
  margin-left: -49px;
  z-index: 9;
  text-align: center;
}

.banner .index_scroll p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
}

.banner .index_scroll .index_scroll_img {
  display: block;
  padding-bottom: 40px;
  animation: jumpBoxHandler 1.8s infinite;
}

@keyframes jumpBoxHandler {
  /* css事件 */
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, 30px);
    /* 可配置跳动方向 */
  }
  100% {
    transform: translate(0px, 0px);
  }
}

.biaotite {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #000;
  line-height: 60px;
}

.biaotite span {
  display: block;
  font-size: 16px;
  color: #666666;
}

.biaotite span::after {
  position: absolute;
  display: block;
  content: "";
  width: 14px;
  height: 21px;
  background: url(../images/sanjiao.png) no-repeat center;
  left: 49%;
  bottom: -4px;
}

.indprod {
  background: #e9e9e9;
  padding: 50px 0;
}

.indprod .biaotite {
  padding-top: 20px;
  background: url(../images/ptit.png) no-repeat center top;
}

.indprod .biaotite span {
  position: relative;
}

.indprod .inplin {
  text-align: center;
  margin: 40px 0;
}

.indprod .inplin .ipla {
  display: inline-block;
  width: 16%;
  margin: 0 2%;
  line-height: 56px;
  font-size: 20px;
  color: #fff;
  background: url(../images/cptbg.png) no-repeat;
  background-size: contain;
}

.indprod .inplin .inplina1,
.indprod .inplin .inplina4 {
  background: url(../images/cptbg3.png) no-repeat;
  background-size: contain;
}

.indprod .inplin .inplina2 {
  background: url(../images/cptbg2.png) no-repeat;
  background-size: contain;
}

.indprod .content li {
  width: calc(22% - 10px);
  margin: 1% 1.5%;
  float: left;
  background: #fff;
  border: 5px solid #4c95f7;
}

.indprod .content li .img {
  max-width: 100%;
}

.indprod .content li .img img {
  width: calc(100% - 4px);
  border: 2px solid #fff;
}

.indprod .content li h3 {
  display: block;
  text-align: center;
  line-height: 50px;
  color: #666;
  background: #fff;
  font-size: 16px;
  margin-top: 2px;
}

.indprod .content li:hover {
  box-shadow: 3px 3px 3px #333;
}

.indprod .content li:hover h3 {
  background: #2681f6;
}

.indprod .content li:hover h3 a {
  color: #fff;
}

.indprod .morepro {
  display: block;
  margin: 20px auto;
  width: 16%;
  line-height: 46px;
  background: linear-gradient(to right, #7ab3fe, #2781f6);
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
}

.indabout {
  padding: 90px 0;
}

.indabout .left {
  position: relative;
  width: 30%;
}

.indabout .left h2 {
  font-size: 40px;
  color: #000;
  padding-top: 20px;
  background: url(../images/abtib.png) no-repeat top center;
  text-indent: 100px;
}

.indabout .left a {
  display: block;
  font-size: 16px;
  border: 1px solid #000;
  line-height: 36px;
  position: absolute;
  bottom: -100px;
  left: 100px;
  padding: 0 10px;
}

.indabout .right {
  width: 70%;
  font-size: 15px;
}

.indabout .right .abli {
  position: relative;
}

.indabout .right .abli li {
  width: 19.3%;
  padding: 2%;
  margin-right: 2%;
  box-shadow: 2px 2px 4px #666;
  position: relative;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  z-index: 999;
}

.indabout .right .abli li:nth-last-child(1) {
  margin-right: 0;
}

.indabout .right .abli li h3 {
  font-size: 20px;
  color: #000;
  line-height: 40px;
}

.indabout .right .abli li h3 span {
  font-size: 15px;
  color: #d2d2d2;
  display: block;
  width: 100px;
  line-height: 22px;
  height: 44px;
}

.indabout .right .abli li .content {
  font-size: 15px;
  color: #fff;
  margin-top: 20px;
  height: 45px;
  padding: 10% 20% 30% 0%;
}

.indabout .right .abli li img {
  filter: brightness(1);
  position: absolute;
  left: 6%;
  bottom: 4%;
}

.indabout .right .abli li:hover {
  background: #2681f6;
}

.indabout .right .abli li:hover h3 {
  color: #fff;
}

.indabout .right .abli li:hover img {
  filter: brightness(100);
}

.indjjfa {
  padding: 200px 0;
  background: url(../images/ysbg.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  margin-top: -200px;
  position: relative;
}

.indjjfa h2 {
  font-size: 62px;
  color: #fff;
  text-align: center;
  line-height: 70px;
}

.indjjfa h2 span {
  font-size: 35px;
}

.indjjfa .hysmore {
  display: block;
  text-align: center;
  padding: 0 20px;
  line-height: 40px;
  font-size: 16px;
  margin: 20px auto;
  background: #2681f6;
  color: #fff;
  width: 120px;
}

.indjjfa .content {
  position: absolute;
  width: 70%;
  padding: 5% 5%;
  background: #fff;
  bottom: -300px;
  left: 10%;
}

.indjjfa .content li {
  width: calc(25% - 2px);
  float: left;
  border-right: 2px solid #333;
  text-align: center;
}

.indjjfa .content li h3 {
  font-size: 45px;
  color: #2f2f2f;
}

.indjjfa .content li h3 span {
  display: block;
  color: #999;
  font-size: 15px;
}

.indjjfa .content li:nth-last-child(1) {
  border: none;
}

.indys {
  background: #e9e9e9;
  padding: 150px 0 50px 0;
}

.indys .biaotite {
  padding-top: 20px;
  background: url(../images/ystbg.png) no-repeat center top;
}

.indys .biaotite span {
  position: relative;
}

.indys .tab {
  width: 100%;
  margin-top: 40px;
}

.indys .tab li {
  width: calc(25% - 4px);
  margin: 2px;
  float: left;
  text-align: center;
  background: #fff;
  padding: 20px 0;
  color: #7ab3fe;
  font-size: 12px;
}

.indys .tab li b {
  color: #2681f6;
  font-size: 52px;
}

.indys .tab li h3 {
  font-size: 22px;
  color: #000;
}

.indys .tab li:hover {
  background: #2681f6;
}

.indys .tab li:hover b {
  color: #fff;
}

.indys .tab li:hover h3 {
  color: #fff;
}

.indys .tab .cur {
  background: #2681f6;
}

.indys .tab .cur b {
  color: #fff;
}

.indys .tab .cur h3 {
  color: #fff;
}

.indys .tt {
  width: calc(100% - 60px);
  background: #fff;
  padding: 30px;
  display: none;
  margin-top: 40px;
}

.indys .tt li {
  display: block;
  width: 100%;
}

.indys .tt li .img {
  display: block;
  width: 40%;
  float: left;
}

.indys .tt li .content {
  width: 56%;
  float: right;
  color: #999;
  font-size: 15px;
  line-height: 40px;
}

.indys .tt li .content h3 {
  font-size: 18px;
}

.indys .tt li .content span {
  display: block;
  font-size: 30px;
  position: relative;
  font-weight: normal;
  line-height: 70px;
  margin-bottom: 20px;
}

.indys .tt li .content span::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #2681f6;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.indys .tt li .content .more {
  display: block;
  margin: 20px;
  width: 16%;
  line-height: 46px;
  background: linear-gradient(to right, #7ab3fe, #2781f6);
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
}

.indnews {
  padding: 60px 0;
}

.indnews .newstit {
  font-size: 40px;
  color: #000;
  background: url(../images/newstbg.png) no-repeat center top;
  padding-top: 10px;
  text-align: center;
}

.indnews .content {
  margin-top: 40px;
}

.indnews .content .left {
  width: 40%;
  background: #f8f8f8;
  float: left;
  padding: 40px;
  color: #999;
}

.indnews .content .left span {
  font-size: 22px;
  color: #999;
  font-weight: normal;
}

.indnews .content .left h3 {
  font-size: 23px;
  color: #333;
  line-height: 70px;
}

.indnews .content .left .nei {
  padding-left: 2%;
  border-left: 3px solid #999;
  font-size: 13px;
  line-height: 28px;
  margin-bottom: 20px;
}

.indnews .content .left img {
  width: 100%;
}

.indnews .content .left b {
  display: block;
  text-align: center;
  padding: 0 20px;
  line-height: 40px;
  font-size: 16px;
  margin-top: 20px;
  background: #2681f6;
  color: #fff;
  width: 120px;
}

.indnews .content .right {
  width: 50%;
  float: right;
  border: 1px solid #f8f8f8;
  box-shadow: 5px -4px 16px #fbfbfb;
}

.indnews .content .right li {
  position: relative;
  padding: 5%;
}

.indnews .content .right li h3 {
  font-size: 20px;
  line-height: 50px;
  position: relative;
}

.indnews .content .right li h3 span {
  position: absolute;
  top: 5%;
  right: 5%;
  font-weight: normal;
}

.indnews .content .right li b {
  display: block;
  width: 60%;
  font-size: 12px;
  line-height: 24px;
  padding-top: 4px;
}

.indnews .content .right li img {
  display: block;
  position: absolute;
  right: 10%;
  bottom: 20%;
}

.indnews .content .right li:hover a {
  color: #2681f6;
}

.indjd img {
  width: 100%;
}

.outfoot {
  background: #1a1e25;
  padding: 70px;
  position: relative;
}

.outfoot .dlogo {
  display: block;
  position: relative;
  width: 233px;
  margin-top: -150px !important;
  margin: 0 auto;
}

.outfoot .f1 {
  width: 28%;
  margin-right: 7%;
  position: relative;
  font-size: 17px;
}

.outfoot .f1 h3 {
  color: #fff;
  font-size: 17px;
  background: url(../images/ttbg.png) no-repeat left bottom;
  line-height: 50px;
  margin-bottom: 20px;
}

.outfoot .f1 h3 span {
  font-size: 12px;
  opacity: 0.6;
}

.outfoot .f1 a {
  display: block;
  width: 50%;
  float: left;
  text-align: left;
  font-size: 14px;
}

.outfoot .f1 p {
  font-size: 13px;
}

.outfoot .f1:nth-last-child(1) {
  margin-right: 0;
}

@media screen and (max-width: 1500px) {
    .inbox {
        width:86%;
    }
    
    .indjjfa .content {
        width:80%;
    }
    
    
}



.fdz {
    width: 70px;
    margin: 0 auto;
    animation: jumpBoxHandler 1.8s infinite;
    margin-bottom: 30px;
    
}


.indjd {
    padding: 40px 0 80px 0;
}

.foottit {
    text-align: center;
    font-size: 20px;
    color: #fff;
}




.indjd .content {
    width: 60%;
    margin: 0 auto;
    color: #fff;
    line-height: 20px;
    text-align: center;
    padding: 30px 0;
    font-size: 16px;
}



.casedown {
    width: 200%!important;
    left: -50%!important;
}


.bannertext {
    position: absolute;
    left: 15%;
    font-size: 40px;
    color: #fff;
    top: 50%;
    z-index: 99;
    font-weight: bold;
    line-height: 80px;
}

.bannertext b {
    display: block;
    font-size: 20px;
    font-weight: normal;
    position: relative;
}

.bannertext b::before {
    content: "";
    width: 60px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 6%;
    left: 0;
}




.cur  {
    font-weight: bold;
    font-size: 22px;
}

.ryli {
    width: 22%;
    float: left;
    margin: 1.5%;
    
}
.ryli img {
    width: 100%;
    max-height: 286px;
}


@media screen and (max-width: 1360px) {
.casedown {
    width: 260%!important;
    left: -80%!important;
}
}
@media screen and (max-width: 960px) { 
    
    .indprod .inplin .ipla {
        width:43%;
    }
    
    .indprod .content li {
        width: calc(46% - 10px);
    }
    
    .indprod .morepro {
        width:50%;
    }
    
    .indabout .left,.indabout .right {
        width:100%;
    }
    
    .indabout .left a {
        display:none;
    }
    
    .indabout .right .abli li {
        width:43%;
    }
    
    .indjjfa .inbox {
        width:100%;
    }
    
    .indjjfa h2 {
        font-size: 34px;
    }
    
    .indjjfa .content {
        left:0;
        width:100%;
    }
    
    .indjjfa .content li {
    width: calc(23% - 2px);
    }
    
    .indjjfa .content li h3 {
        font-size: 30px;
    }
    
    .indys .tt li .img {
        width:100%;
    }
    .indys .tt li .content {
        width:100%;
    }
    
    .indys .tt li .content .more {
        width:40%;
    }
    
    .indnews .content .left {
        width:80%;
        padding:10%;
        
        margin:0 auto;
    }
    .indnews .content .right {
        width:100%;
        margin:0 auto;
        
    }
    
    .indjd .content {
        width:80%;
    }
    
    
    .outfoot .f1 {
        width:80%;
    }
    .outhead .outnav {
        display:none;
    }
    
    .top {
        width:100%;
    }
    .ny_left_top {
        width:100%;
    }
    
    .ny_right_top {
        width:100%;
    }
    .disn {
        display:none;
    }
    
    .ny_product_list li {
        width: calc(47% - 10px);
    }
    
}











































