@media screen and (min-width: 1200px)  {
	.gf-navbar.container{
	  padding: 0;
	  width: 1200px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1220px) {
  .gf-navbar.container,
  .gf-bot .container{
    margin: 0;
    max-width: 100%;
  }
}

.navbar-collapse.collapse.in ~ .navbar-header{
  background-color: #0b3893;
}

.gf-navbar .navbar-brand{
  height: 73px;
}
.gf-navbar .navbar-toggle .icon-bar{
  background-color: #080808;
}
.gf-navbar .navbar-right{
  margin-top: 12px;
}
.gf-navbar .navbar-right li{
  margin-left: 35px;
}
.lang{ float: right; margin-top:28px; margin-left: 50px; position: relative; z-index: 999; }
@media (min-width: 991px) and (max-width: 1200px) {
	.gf-navbar .navbar-right li{
    margin-left: 10px;
  }
}
@media (max-width: 991px) and (min-width: 768px){
  .gf-navbar.container{
    padding-bottom: 10px;
  }
  .gf-navbar .navbar-right li{
  	margin-left: 10px;
  }
}
@media (max-width: 768px) {
	.navbar-toggle{
    margin-top: 20px;
  }
}
.gf-navbar .navbar-right li a{
  position: relative;
  padding-left: 2px;
  padding-right: 2px;
  color: #2a2a2a;
  background-color: transparent;
}
.gf-navbar .navbar-right li a:visited{
  background-color: transparent;
}
.gf-navbar .navbar-right li a:hover{
  color: #0b3893;
  background-color: transparent;
}
.gf-navbar .navbar-right li a.active{
  color: #0b3893;
  font-weight: 600;
}
.gf-navbar .navbar-right li a.active:after{
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  content: "";
  border: 1px solid #0b3893;
}
.gf-navbar .navbar-right li a:active{
  background-color: transparent;
}

.bg-attach-ment{
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  zoom: 1;
}


.pro-center{
  padding-top: 42px;
  padding-bottom: 70px;
  background-color: #f3f5f4;
}
.tit{
  text-align: center;
}
.tit span{
  display: block;
  font-size: 18px;
  color: #0b3893;
  font-weight: 600;
}
.tit p{
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  font-size: 12px;
  color: #c3c3c3;
}
.tit p:before,
.tit p:after{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 2px;
  content: "";
  background-color: #c3c3c3;
}
.tit p:before{
  right: 110%;
}
.tit p:after{
  left: 110%;
}

.pro-center .pro-list{
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.pro-center .container{
  position: relative;
}
.pro-center .pro-list ul{
  padding-left: 0;
  margin-bottom: 0;
  transition: all .4s;
}
@media screen and (min-width: 1200px) {
  .pro-center .container{
    width: 1198px;
    margin-top: 40px;
    padding: 0;
  }
  .pro-center .pro-list ul li:nth-child(3n + 1){
  	margin-left: 0;
  }
}
.pro-center .pro-list ul li{
  list-style: none;
  float: left;
  position: relative;
  margin-left: 62px;
  width: 358px;
}
@media (min-width: 1082px) and (max-width: 1320px) {
	.pro-center .container{
    width: 968px;
    padding: 0;
  }
  .pro-center .pro-list ul li{
    width: 308px;
    margin-left: 22px;
  }
  .pro-center .pro-list ul li:nth-child(3n + 1){
    margin-left: 0;
  }
}
@media (min-width: 830px) and (max-width: 1082px) {
  .pro-center .container{
  	width: 720px;
  	padding: 0;
  }
  .pro-center .pro-list ul li{
    width: 349px;
  	margin-left: 22px;
  }
  .pro-center .pro-list ul li:nth-child(2n + 1){
  	margin-left: 0;
  }
}
@media (min-width: 420px) and (max-width: 830px) {
  .pro-center .pro-list ul li:first-child{
    margin-left: 0;
  }
  .pro-center .pro-list ul li:nth-child(2n + 1){
  	margin-left: 0;
  }
  .pro-center .btn-nav-next{
    right: 15px !important;
  }
  .pro-center .btn-nav-prev{
  	left: 15px !important;
  }
}
@media (max-width: 420px) {
  .pro-center .container{
    width: 90%;
  }
  .pro-center .pro-list ul li{
  	margin-left: 0;
  }
  .pro-center .btn-nav-prev{
    left: -16px !important;
  }
  .pro-center .btn-nav-next{
    right: -16px !important;
  }
}
.pro-center .pro-list ul li:first-child{
  margin-left: 0;
}
.pro-center .pro-list ul li p{
  margin-top: 18px;
  margin-bottom: 0;
  text-align: center;
  font-size: 18px;
  color: #4c4c4c;
}
.pro-center .pro-list ul li p span{
  color: #c3c3c3;
}
.pro-center .pro-list ul li img.pro{
  width: 100%;
}
.pro-center .pro-list ul li .img-box{
  position: relative;
}
.pro-center .pro-list ul li .img-box .hover{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 159, 213, .78);
  opacity: 0;
  z-index: -1;
  transition: all .4s;
}
.pro-center .pro-list ul li .img-box:hover .hover{
  opacity: 1;
  z-index: 1;
}
.absolute-center{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ac-transverse{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.ac-horizontal{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.pro-center .pro-list ul li .img-box .hover .box{
  border: 1px solid #fff;
  width: 90%;
  height: 90%;
}
.pro-center .pro-list ul li .img-box .hover .box a{
  bottom: 30px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
.pro-center .btn-nav-prev{
  top: 45%;
  left: -52px;
}
.pro-center .btn-nav-next{
  top: 45%;
  right: -52px;
}


@media screen and (min-width: 1200px) {
	.gf-modules.container{
    padding: 0;
    width: 1200px;
  }
}
.gf-modules.container{
  padding: 44px 0 46px 0;
}
.news-center{
  float: left;
  width: 50%;
}
.tit-sub{
  font-size: 18px;
  color: #0b3893;
  font-weight: 600;
}
.tit-sub span{
  font-size: 12px;
  color: #c3c3c3;
}
.tit-sub a{
  float: right;
  margin-top: 5px;
  font-size: 12px;
  color: #0b3893;
}
.news-center .nc-recommend{
  margin-top: 34px;
}
.news-center .nc-recommend img.left{
  float: left;
  width: 242px;
  height: 158px;
}
.news-center .nc-recommend .info-right{
  margin-left: 268px;
}
.news-center .nc-recommend .info-right span.time{
  display: block;
  margin-top: 12px;
  font-size: 12px;
  color: #777;
}
.news-center .nc-recommend .info-right a{
  display: block;
  text-decoration: none;
}
.news-center .nc-recommend .info-right a.tt{
  font-size: 16px;
  color: #525252;
  line-height: 40px;
  border-bottom: 1px dashed #b5b5b5;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news-center .nc-recommend .info-right a.intro{
  margin-top: 16px;
  font-size: 12px;
  color: #777;
  line-height: 20px;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.layui-layer-setwin .layui-layer-close2 {
    right: -6px!important;
    top: -6px!important;
}

.video .pic{ overflow: hidden; margin: auto; position: relative; }
.video .pic span{background-size: cover; background-repeat: no-repeat; background-position: center; display: block;  padding-top:43%;}
.video{ margin:auto; margin-top: 34px;}
.video .pic i:before{content: " "; background: url(../images/video.png) no-repeat left; width: 70px; height: 70px;  display: inline-block; position: absolute; top: 50%; left: 50%; margin-top: -35px; margin-left:-35px; }
.news-center .nc-list{
  padding-top: 16px;
  /*margin-top: 32px;*/
  padding-left: 0;
  /*border-top: 1px dashed #e5e5e5;*/
}
.news-center .nc-list li{
  list-style-position: inside;
  padding: 6px 0;
  font-size: 14px;
  color: #0b3893;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news-center .nc-list li a{
  color: #777; width: 70%; float: left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.news-center .nc-list li span{
  float: right; display: block;
  color: #777;
}
.gf-about{
  float: right;
  width: 46%;
}
.gf-about .about-box{
  position: relative;
  margin-top: 34px;
}
.gf-about .about-box img.bg{
  width: 100%;
}
.gf-about .about-box .intro{
  position: absolute;
  top: 0;
  left: 0;
  padding: 62px 28px 0 28px;
  width: 100%;
  color: #fff;
}
.gf-about .about-box .intro .ab-tit span{
  display: block;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.gf-about .about-box .intro .ab-tit p{
  font-size: 8px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.gf-about .about-box .intro .intro-word{
  margin-top: 40px;
  font-size: 14px;
  line-height: 24px;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden; */
}
@media (max-width: 480px) {
  .gf-about .about-box{
    padding-bottom: 40px;
    background-image: url(../images/bg-about.jpg);
  }
	.gf-about .about-box img.bg{
    display: none;
  }
  .gf-about .about-box .intro{
    position: relative;
  }
}
@media (max-width: 1200px) {
	.gf-modules.container{
    padding-left: 10px;
    padding-right: 10px;
  }

}
@media (max-width: 640px) {
	.news-center .nc-list li span{
    display: none;
  }
  .gf-about{
    float: initial;
    width: 100%;
  }
  .gf-about .about-box .intro .intro-word{
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
}
@media (max-width: 460px) {
	.news-center .nc-recommend img.left{
    float: initial;
    width: 100%;
    height: initial;
  }
  .news-center .nc-recommend .info-right{
    margin-left: 0;
  }
}

.gf-bot{
  padding: 22px 0;
  background-color: #f2f4f4;
}
@media screen and (min-width: 1200px) {
	.gf-bot .container{
	  padding: 0 10px;
    width: 1200px;
	}
}
.gf-bot .bot-left{
  float: left;
}
.gf-bot .bot-right{
  float: right;
}
.gf-bot .bot-right .we-qode{
  float: right;
}
.gf-bot .bot-right .we-qode img.img-right{
  float: right;
  width: 143px;
  height: 143px;
}
.gf-bot .bot-right .we-qode .wq-left{
  padding-top: 8px;
  margin-right: 158px;
  text-align: right;
}
.gf-bot .bot-right .we-qode .wq-left img{
  width: 44px;
  height: 44px;
}
.gf-bot .bot-right .we-qode .wq-left p{
  margin-top: 70px;
  font-size: 12px;
  color: #666;
}
.gf-bot .bot-right .links{
  float: right;
  margin-top: 119px;
  margin-right: 40px;
}
.gf-bot .bot-right .links span:before{
  content: "|";
  margin: 0 12px;
  vertical-align: top;
  font-size: 14px;
}
.gf-bot .bot-right .links span:first-child:before{
  display: none;
}
.gf-bot .bot-right .links span a{
  font-size: 14px;
  color: #3b382f;
  font-weight: 600;
}
.gf-bot .bot-left{
  padding-top: 16px;
}
.gf-bot .bot-left p.contact-address{
  margin-top: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 14px;
  color: #7b7b7b;
}
.gf-bot .bot-left p.contact-address span:after{
  margin: 0 26px;
  font-size: 14px;
  content: "|";
}
.gf-bot .bot-left p.contact-address span:last-child:after{
  display: none;
}
.gf-bot .bot-left .copyright{
  font-size: 12px;
  color: #bbb;
}
@media (min-width: 900px) and (max-width: 1220px) {
	.gf-bot .bot-right .links{
    float: initial;
    margin-top: 20px;
    margin-right: 0;
  }

}
@media (max-width: 900px) {
	.gf-bot .bot-right{
    float: left;
    width: 100%;
  }
  .gf-about .about-box .intro{ padding-top: 30px; }
  .gf-about .about-box .intro .intro-word{ margin-top:20px; }
}
@media (max-width: 560px) {
	.gf-bot .bot-right .links{
		float: left;
    widows: 100%;
		margin-top: 20px;
		margin-right: 0;
	}
}
@media (max-width: 768px) {
	.gf-bot .bot-right .we-qode{
    display: none;
  }
  .gf-bot .bot-right .links{
    float: left;
    margin-top: 20px;
  }
}
.list-banner{
  position: relative;
  text-align: center;
  height: 324px;  background-position:top center; background-repeat:no-repeat;
}
@media (min-width: 768px) and (max-width: 984px) {
	.list-banner{
	background-position:20% 0;
  }
}
@media (min-width: 420px) and (max-width: 768px) {
	.list-banner{
		background-position:30% 0;
	}
}
@media (max-width: 420px) {
	.list-banner{
    height: auto;
    padding-top: 42%;
	background-position:25% 0;
    background-size: 240%;


	}
}


.pro-list{
  padding: 44px 0 0 0;
  background-color: #f3f5f4;
}
.pro-list .tab-box{
  margin-top: 25px;
}
.pro-list .tab-box .tab-index{
  text-align: center; margin-bottom:20px;
}
.pro-list .tab-box .tab-index a{
  margin: 0 2px;
  padding: 0 26px;
  display: inline-block;
  font-size: 16px;
  line-height: 36px;
  color: #666;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  text-decoration: none;
}
.pro-list .tab-box .tab-index a.active{
  color: #0b3893;
  border-color: #0b3893;
}
.pro-list .tab-box .tab-index a:hover{
  color: #0b3893;
}
.pro-list .tab-box .tab-panes{
  margin-top: 36px;
}
.pro-list .tab-box .tab-panes .col-lg-3{
  margin-bottom: 26px;
}
.pro-list .tab-box .tab-panes .box{
  border: 1px solid #dedede;
  padding: 34px 0 18px 0;
  text-align: center;
  background-color: #fff;
}
.pro-list .tab-box .tab-panes .box:hover{
  border-color: #0b3893;
}
.pro-list .tab-box .tab-panes .box .img-box{

}
.pro-list .tab-box .tab-panes .box .img-box img{
  max-width: 100%;
  height: 160px;
}
.pro-list .tab-box .tab-panes .box span{
  margin-top: 20px;
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #666;
}
.pro-list .tab-box .tab-panes .box:hover span{
  color: #0b3893;
}
.pro-list .tab-box .tab-panes .box a{
  margin-top: 16px;
  display: inline-block;
  padding: 0 18px;
  font-size: 13px;
  color: #666;
  line-height: 24px;
  border: 1px solid #dedede;
  text-decoration: none;
}
.pro-list .tab-box .tab-panes .box:hover a{
  color: #0b3893;
  border-color: #0b3893;
}
@media (max-width: 480px) {
	.pro-list .col-xs-6{
    width: 100%;
  }
}

.page-info{
  margin-top: 32px;
  text-align: center;
}
.page-info a{
  display: inline-block;
  margin: 0 5px;
  padding: 7px 16px;
  font-size: 12px;
  color: #313131;
  border: 1px solid #c2c4c3;
  line-height: 20px;
  text-decoration: none;
}
.page-info a.active{
  color: #0b3893;
  border-color: #0b3893;
}
.page-info a:hover{
  color: #0b3893;
}
.page-info a.disabled{
  color: #c2c4c3;
}
@media (max-width: 500px) {
	.page-info a{
    margin-bottom: 14px;
  }
  .news-center{
    float: initial;
    width: initial;
  }
  .gf-about{
    margin-top: 20px;
    float: left;
  }
}

.navbar-toggle .icon-bar{
  transition: all .3s;
}
.navbar-toggle .icon-bar:nth-child(2) {
  display: none;
}
.navbar-toggle .icon-bar:nth-child(1) {
  transform: translateY(11px) rotateZ(-45deg);
}
.navbar-toggle .icon-bar:nth-child(3) {
  transform: translateY(5px) rotateZ(45deg);
}
.navbar-toggle.collapsed .icon-bar{
  margin-top: 5px;
  transform: rotateZ(0);
}
.navbar-toggle.collapsed .icon-bar:nth-child(2) {
  display: block;
}

@media (min-width: 768px) and (max-width: 991px){
  .gf-navbar.container{
    width: auto !important;
  }
  .gf-navbar .navbar-brand{
    padding: 15px 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 930px) {
  .navbar-toggle{
    display: initial;
  }
  .navbar-header{
  	float: initial;
  }
  .navbar-toggle{
  	margin-top: 20px;
  }
	.navbar-collapse.collapse{
    display: none !important;
  }
  .navbar-collapse.collapse.in{
    display: block !important;
  }
  #bs-navbar{
    padding-left: 0;
    padding-right: 0;
  }
  #bs-navbar .navbar-right:nth-child(2){
    float: left !important;
  }
  #bs-navbar .navbar-right:nth-child(1){
    /* margin-right: 15px; */
  }
}
@media (min-width: 768px) {
  .navbar-right.search-ul{
  }
  .search-ul .search-li{
    position: relative;
  }
  .search-ul .search-li.active{
    transform: translateY(6px);
  }
  .search-ul .search-li.active .search-btn{
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }

  .search-ul .search-li.active .search-btn1{ display:none;
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }

  .search-ul .search-li .search-thin{
    display: block;
    position: absolute;
    width: 0;
    overflow: hidden;
  }
	.search-ul .search-li.active .search-thin{
		display: block;
    position: relative;
		width: 140px;
	}
  .search-ul .search-li .search-thin input{
  	display: block;
    width: 0;
    transition: all .3s;
  	text-indent: 30px;
  	line-height: 30px;
  	transition: all .5s;
  	border-radius: 2px;
  }
  .search-ul .search-li.active .search-thin input{
    width: 100%;
  }
}
