@charset "utf-8";
/* CSS Document */
html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
a:hover{text-decoration: none !important;}
a:focus {text-decoration: none!important;}
fieldset,img{border:0}
ol,ul{list-style:none}
.w-100{width:100%; height:auto; overflow:hidden;}
.w-1260{width:1260px; margin:0 auto; overflow:hidden;}
.w-1260-1{width:1260px; margin:0 auto;}
#w-1200{width:1260px; margin:0 auto; overflow:hidden;}
#w-1200-1{width:1260px; margin:0 auto;}
#w-1600{width:1600px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:55px;}
.mt-60{ margin-top:60px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:60px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.t-align-c{ text-align:center;}
.clearfix:after {content:""; display: block; clear:both; }

.margin0{margin:0 0px;}
.margin3{margin:0 3px;}
.margin5{margin:0 5px;}
.margin8{margin:0 8px;}
.margin-20{margin:0 -20px;}
.padding0{padding:0px;}
.padding3{padding:0 3px;}
.padding8{padding:0 8px;}
.padding-8{padding-right: 3px;padding-left:3px;}
.padding-15{padding:0 -15px !important;}
.padding0-sm15{padding:0px;}
#w-90{margin:0 auto;width: 90%;overflow: hidden;}
#w-80{margin:0 auto;width: 80%;overflow: hidden;}
#w-1260{margin:0 auto;width: 1260px;overflow: hidden;}
#w-1260-1{margin:0 auto;width: 1260px;}
.p-img{width: 100%;}
#w-81 {
	margin: 0 auto;
	width: 81.5%;
	/* overflow: hidden; */
}
.cpbj2{display: none;}
/*====================top====================*/
.top-bg{
  width: 100%;
  height: 105px;
  position: fixed;
  top:0px;
  left:0px;
  z-index: 111111;
  background-color: #fff;
/*  background: rgb(255,255,255,1);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);*/
  transition: all 0.3s;
  border-bottom:1px solid #dadada;
}
.top-bg-hover{
  background-color:#fff;
  -webkit-box-shadow: 0px 5px 8px rgba(102,102,102,0.35);
  box-shadow: 0px 5px 8px rgba(102,102,102,0.35);
  transition: all 0.3s;
}
.ch-logo{
  position: relative;
}
.strk-phone img{
  width: 236px;
}
/*====================menu====================*/
.menu-bg{
  width: 100%;
  height: auto;
}
.pc-menu li{
  position: relative;
  z-index: 200;
  float: left;
  width: 11%;
  padding:0px 0.1% 0px  0.1%;
  color: #222222;
  list-style: none;
  transition: all 0.3s ease-out;
}
.pc-menu-bg1{
/*  background: url(../images/menu-bg1.png) top right no-repeat;*/
}
.pc-menu-bg1:hover{
  background: none;
}
.pc-menu li:hover{
 /* background-color: #fd5f20;*/
}
.pc-menu li a{
  position: absolute;
  z-index: 1000;
  display: block;
  height: 150px;
  line-height: 150px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
  position: relative;
}
.pc-menu li:hover a{
  color:#fff;
}
.pc-menu li .active{
  background-color: #ff3131;
  color: #fff !important;
}
.pc-menu li:after {
  position: absolute;
  left: 50%;
  top: 0px;
  z-index: 10;
  background: url(../images/menu-bg.png) repeat-x #ff3131;
  background-position: 50px 50px;
  content: "";
  height: 150px;
  transition: all 0.4s ease 0s;
  width: 0%;
}
.pc-menu li:hover:after {
  width: 100%;
  left: 0px;
  background-position: 0px 0px;
}
.pc-menu li ul{
  position: absolute;
  top:150px;
  left:0px;
  z-index: 111111111;
  z-index: 1000;
  margin:0px;
  margin-left:0px;
  padding:15px 15px 30px 15px;
 /* width:230px;*/
  display: none;
  background-color: #fff;
  overflow: hidden;
}
.pc-menu li ul a{
  display: block;
  margin:0 auto;
  padding:0px;
  height: 30px;
  font-size: 15px;
  color: #333 !important;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  border-bottom: 1px solid #d7d7d7;
}
.pc-menu li ul a:hover{
  color: #fb8404 !important;
}
.pc-menu li ul a:hover:after{
  content: "";
  height: 0px;
  left: 0;
  position: absolute;
  transition: all 0.2s ease 0s;
  width: 0%;
}
/*导航*/
.header-nav .nav-list>li{float:left;padding:38px 0;position:relative;}
.header-nav .nav-list>li>a{padding:0 25px;font-size:16px;position:relative; color: #333;}
.header-nav li.active>a,.header-nav .nav-list>li>a:hover{color:#fe0000;}
.header-nav .nav-list>li>a:after{content:'';position:absolute;width:1px;height:10px;background-color:#ddd;top:50%;margin-top:-5px;margin-left:25px;}
.header-nav .nav-list>li:last-child>a:after{display:none;}
.header-nav .header-contact{margin-top:32px; no-repeat left center;padding-left:42px;}
.header-nav .header-contact>p{color:#444;font-size:14px;margin-bottom:0;line-height:18px;}
.header-nav .header-contact>.fr p:first-child{font-size:12px;color:#bbb;line-height: 12px;}
.top-icon{width:12px;height:12px;position:absolute;margin-left:-18px;vertical-align:middle;margin-top:6px;}
.icon-follow{background:url("img/top_icons2.png") no-repeat left center;}
.icon-global{background:url("img/top_icons3.png") no-repeat left center;}
.dropdown-menu{border-radius:0;margin-top:0;border-top-color:#ddd;min-width:auto;display:block;display: none\9;display: block\9\0;-webkit-transform:scale(1.2,0);transform:scale(1.2,0);opacity:0;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .2s ease-out;-webkit-transition:-webkit-all .2s ease-out;transition:-webkit-all .2s ease-out;transition:all .2s ease-out;transition:all .2s ease-out,-webkit-all .2s ease-out;-webkit-box-shadow:0px 5px 8px rgba(102,102,102,0.35);box-shadow:0px 5px 8px rgba(102,102,102,0.35);padding:17px 26px;}
.dropdown-menu > li:not(:last-child){border-bottom:1px solid #d7d7d7;}
.dropdown-menu > li>a{padding:5px 0;font-size:14px;line-height:28px;}
.dropdown-menu > li>a:hover{color:#fb8404;background-color:transparent;}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}

.chanpin_list_wrap{ -webkit-transition: all .2s ease-out;-webkit-transition: -webkit-all .2s ease-out;transition: -webkit-all .2s ease-out;transition: all .2s ease-out;transition: all .2s ease-out,-webkit-all .2s ease-out;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;position: absolute;z-index: 99;left: 0;right: 0; top:97px; background-color: #fff;padding-top:30px;padding-bottom:22px;}
.chanpin_list_wrap .chanpin_list{/* margin:0 15px; */text-align:center;}
.chanpin_list_wrap .chanpin_list h3{border-bottom:1px solid #ddd;padding-bottom:15px;color: #333;margin-top: 20px;margin-bottom: 10px;font-size:16px;font-weight:bold;}
.chanpin_list_wrap ul{padding-left:0;}
.chanpin_list_wrap ul li{line-height:24px;}
.chanpin_list_wrap ul li .pro_list_item a{color:#999;font-size:14px;margin:0 10px 14px;line-height:14px;display:inline-block;}
.chanpin_list_wrap ul li .pro_list_item a.active{color:#FF9900}
.chanpin_list_wrap li span{color:#3671CF;width:80px;border-right:1px solid #e4e4e4;line-height:14px;margin-right:15px;float:left;}
.chanpin_list_wrap li a{color:#777;}
.chanpin_list_wrap li a:hover{color:#f90;}
.chanpin_list_wrap li span>a{color:inherit;}
.chanpin_list_wrap li span>a:hover{color:inherit;}
.chanpin_list_wrap .pro_list_item{overflow:hidden;}
.hide{display:none; transition: all 0.3s;}
/*====================手机站menu====================*/
.ph-menu {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.iphone {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
}

.iphone-tit {
  padding: 10px 0px;
  width: 100%;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.iphone__screen {
  position: fixed;
  z-index: 100000000;
  top: 0px;
  left: 0px;
  width: 100%;
  /*height:100%;*/
  overflow: hidden;
}

.iphone__content {
  position: relative;
  width: 100%;
  height: 100%;
}

.nav {
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav--active .nav {
  opacity: 1;
  background-color: #333;
}

.nav__list {
  margin: 0;
  padding: 10px;
  padding-top: 30px;
}

.nav__item {
  margin: 0 auto;
  width: 90%;
  padding: 7px;
  list-style-type: none;
  text-align: left;
}

.nav__item:after {
  content: '';
  display: block;
  position: relative;
  bottom: -8px;
  width: 50%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}

.nav__link {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

.nav__trigger {
  display: block;
  position: relative;
  z-index: 111111;
  position: fixed;
  top: 20px;
  right: 19px;
  padding: 10px;
  padding-bottom: 15px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}

.nav--active .nav__trigger {
  opacity: 0.5;
}

.nav__icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 5px;
  background-color: #FFFFFF;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  background: #FFFFFF;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before {
  margin-top: -10px;
}

.nav__icon:after {
  margin-top: 10px;
}


/*====================手机站menu2====================*/
.ph-menu2 {
  height: auto;
  padding: 5px;
  background-color: #2c2c2c;
  overflow: hidden;
}

.ph-menu2 li {
  float: left;
  width: 25%;
  height: auto;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

.ph-menu2 li a {
  display: block;
  margin: 2px auto;
  padding: 6px 0px;
  width: 96%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
}

/*====================手机站 end menu2====================*/

/* 样式一*/
.style-1 .nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
}

.style-1 .nav--active {
  height: 100%;
}

.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
  opacity: 1;
}

.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
  background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*====================end手机站menu====================*/
.hy-logo{
  margin-top: 29px;
}
/*====================title====================*/
.ch-tit{
  padding:15px 15px;
  
}
.ch-tit h2{
  display: block;
  margin-top: 8px;
  padding-bottom: 12px;
  font-size: 26px;
  color: #333;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #efefef;

}
.ch-tit p.c-en{
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #666;
}
.ch-tit p.c-con{
  display: block;
  margin-top:8px;
  font-size: 17px;
  color: #575757;
  text-align: center;
}

/*====================middle====================*/
  /*铁建产品标题*/
  .tit1{
    width: 100%;
    height: auto;
    background: url(../images/tit-bg1.jpg) top center no-repeat;
    overflow: hidden;
  }
  .tit1 img{
    display: block;
    margin:0 auto;
    margin-top: 6px;
  }
  .tit1 h2{
    display: block;
    height: 50px;
    text-align: center;
    font-size: 34px;
    color: #464646;
    letter-spacing: 0px;
    font-weight: bold;
  }
  
  
  .tit2{
    height: 50px;
    text-align: center;
    font-size: 34px;
    color: #0b5cb5;
    letter-spacing: 0px;
    font-weight: bold;
  }
  .tit1 p{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #737373;
    letter-spacing: 0px;
  }
  .tit1 .enzi{
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #666;
  }
  
  .cptel{
  	width: 353px;
  	height: 40px;
  	margin: 0 auto;
  	background: url(../images/cpzx.jpg);
  	margin-top: 50px;
  	margin-bottom: 50px;
  }

   .tit1-p{
	display: block;
	width: 240px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0px;
	line-height:50px;
	border: 1px solid #999999;
	margin-top:10px;
	background-color: #EA0000;
	border-radius: 10px;
  } 
 .tit1-p a{

	text-align: center;
	font-size: 18px;
	color: #fff;
  }
 /*分类*/
  .gl-proc{

    padding:15px 0px;

  }
  .gl-proc li{
  margin:3px;
  display:inline-table;
  width:300px;

  }
  .gl-proc li a{
    display: block;
    font-size: 15px;
    margin:4px;
    width: 100%;
	text-align:center;
    background-color: #0b5cb5;
    padding: 8.5px 21px;
    color: #f7f7f7;
	box-sizing:border-box;
    transition: all 0.5s;
  }
  .gl-proc li:hover a{
    background-color: #333;
    color: #fff;
  }
  
  
 /*分类2*/
  .g2-proc{

    padding:15px 0px;
    text-align: center;

  }
  .g2-proc li{
  margin:3px;
  display:inline-table;
  width:242px;

  }
  .g2-proc li a{
    display: block;
    font-size: 15px;
    margin:4px;
    width: 100%;
	text-align:center;
    background-color: #0b5cb5;
    padding: 8.5px 21px;
    color: #f7f7f7;
	box-sizing:border-box;
    transition: all 0.5s;
  }
  .g2-proc li:hover a{
    background-color: #333;
    color: #fff;
  }  
  
  /*铁建新闻标题*/ 
  .tit11{
    width: 100%;
    height: auto;
    background: url(../images/tit-bg11.png) top center no-repeat;
    overflow: hidden;
  }

  .tit11 h2{
    display: block;
    height: 50px;
    text-align: center;
    font-size: 34px;
    color: #464646;
    letter-spacing: 0px;
    font-weight: bold;
  }
   
  .tit11 p{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #737373;
    letter-spacing: 0px;
  }
  .tit11 .enzi{
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #666;
  } 
  
  
    /*铁建优势*/
  
.tjysbj{
	width: 100%;
	height: 97px;
	background: url(../images/tjys_bj.jpg) top center;
}  
.tjtt{
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 28px;
}  
 .tjysh{
 	width: 100%;
 	height: 30px;
 	background-color: #f5f5f5;
 } 
 .tjys01{
 	width: 48%;
 	height: auto;
 	float: left;
 	padding: 10px;
 }
 .tjys01tu{
 	width: 100%;
 	margin: 0 auto;
 	margin-top: 30px;
 }
.tjys01 h3{
	font-size: 22px;
	float: left;
	color: #333333;
	padding: 5px;
}
.tjys01x{
	width: 4px;
	height: 21px;
	background-color: #fe0000;
	float: left;
	margin-left: 20px;
	margin-top: 8px;
} 
.tjys01 p{
	width: 100%;
	color: #999999;
	font-size: 15px;
	float: left;
	padding: 6px;
	line-height: 22px;
}  

    /*铁建特点手机站*/

.minitj{
	width: 100%;
	height: auto;
	background-color: #0b5cb5;
	
}
.minitj h3{
	font-size: 28px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}  
    /*产品特点*/
  
 .ysbj1{
 	width: 100%;
 	height: 425px;
 	background: url(../images/ys_bj1.jpg) top center;
 	overflow: hidden;
 	margin-top: 10px;
 } 
.ysright{
	width: 755px;
	height: auto;
	float: right;
}  
.ystubiao{
	width: 19px;
	height: 17px;
	float: left;
}  
.ysright h3{
	font-size: 16px;
	color: #0b5cb5;
	float: left;
	text-indent: 5px;
}  
.ysright p{
	width: 100%;
	font-size: 15px;
	color: #676767;
	float: left;
	margin: 10px;
	}  
 
 .ysxian{
 	width: 100%;
 	height: 12px;
 	background-color: #fe0000;
 }
 
 .ysbj2{
 	width: 100%;
 	height: 540px;
 	background: url(../images/ys_bj2.jpg) top center;
 	overflow: hidden;
 }  
 
 .ysleft{
	width: 720px;
	height: auto;
	float: left;
}  
.ystubiao{
	width: 19px;
	height: 17px;
	float: left;
}  
.ysleft h3{
	font-size: 16px;
	color: #0b5cb5;
	float: left;
	text-indent: 5px;
}  
.ysleft p{
	width: 100%;
	font-size: 15px;
	color: #676767;
	float: left;
	margin: 10px;
}  
 
 
    
  /*效果1*/
  .swiper-container {
        width: 100%;
        height: 100%;
        padding-bottom: 50px;
    }
  .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
  }
  .h-xg-a{
    position: relative;
    width: 100%;
  }
  .h-xg-a img{
    width: 100%;
    height: auto;
  }
  .h-xg-a .zi{}
  .h-xg-a .zi h3{
    display: block;
    margin-top: 10px;
    padding:5px 0px;
    font-size: 16px;
    color: #333;
    letter-spacing: 0px;
    border:1px solid #666;
    text-align: center;
  }

  
  
/*news*/




/*产品*/
.gj-pro-pad{
  padding:3px;
}
.gj-pro{
  transition: ease-in-out .5s;
  margin: 0;
  position: relative;
  box-sizing: border-box;
}
.gj-pro .por-content{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(255,255,255,0);
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0);
  box-shadow: 0 0 12px rgba(0,0,0,0);
  transition: ease-in-out .5s;
  box-sizing: border-box;
/*  margin: 0;
  padding: 0;
  border: 0;*/
}
.gj-pro:hover .por-content{
  background-color: rgba(0, 0, 0, 0.80);
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
  box-shadow: 0 0 12px rgba(0,0,0,.2);
}
.gj-pro .por-content .thumb{
  opacity: 1 !important;
  width: 100%;
  border:1px solid #efefef;
  box-sizing: border-box;
  transition: ease-in-out .5s;
}
.gj-pro .por-content .por-btn{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  margin-top: -23px;
  padding: 0px 15px;
  height: 46px;
  line-height: 46px;
  background-color: transparent;
  border: 1px #fff solid;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out .5s;
  box-sizing: border-box;
}
.gj-pro .por-content .por-header{
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 10px;
  padding: 12px 12px 4px;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out .5s;
}
.gj-pro .por-content .por-header a{
  display: block;
  font-size: 18px;
  margin-bottom: 6px;
  color: #fba704;
}
.gj-pro .por-content .por-header span{
  display: inline-block;
  width: 50%;
  font-size: 12px;
  color: #fff;
}
.gj-pro:hover .por-header, .gj-pro:hover .por-btn {
  opacity: 1;
  visibility: visible;
}
.gj-pro:hover .por-content .por-btn{
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.gj-pro .por-content .por-btn:hover {
  background-color: #fba704;
  border: 1px #fba704 solid;
  color: #fff;
}
.gj-pro:hover .por-content .por-header {

    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

}


/*简介*/
.gj-gs-img img{
  width: 100%;
}
.gj-gs{
  margin:5% 0px;
  padding-left: 5%;
}
.gj-gs-tit{

}
.gj-gs-tit h2 strong{
  display: block;
  font-size: 30px;
  font-weight: 700;   
  padding-bottom: 15px;
}
.gj-gs-tit p{
  display: block;
  font-size: 15px;
  color: #666;
}
.gj-gs-con{
  padding:20px 0px;
  height: 300px;
  overflow: hidden;
}
.gj-gs-con p{
  font-size: 15px;
  color: #666;
  line-height: 190%;
}
.gj-gs-more {
  margin-top: 30px;
}
.gj-gs-more a{
  display: inline-block;
  width: 250px;
  border: 1px solid #000;
  padding:12px 0px;
  text-indent: 10%;
  font-size: 14px;
  color: #000;
  line-height: 30px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gj-gs-more a:hover{
  background-color: #fba704;
  color: #000;
}
.gj-gs-more a i{
  float: right;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  position: relative;
  transition: all 0.5s;
}
.gj-gs-more a:hover i{
  margin-right: 20px;
}
.gj-gs-more a i:before{
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/about-jiantou.png);
  position: absolute;
  z-index: 11111;
  transition: all 0.5s;
}
.gj-gs-more a:hover i:before{
  background: url(../images/about-jiantoub.png);
}

/*产品优势*/
.gj-pro-ys{
  width: 100%;
  padding:60px 0px 30px 0px;
  background:url(../images/pro-ys-bg.jpg) top center no-repeat #efefef;
  overflow: hidden;
}
.pro-ys-tit h2{
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 5px;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}
.pro-ys-tit p{
  display: block;
  margin-bottom: 60px;
  text-align: center;
  font-size: 17px;
  color: #666;
}

.pro-ys{
  margin-bottom: 50px;
  width: 95%;
  min-height:155px;
  background-color: #ebebeb;
}
.pro-ys .ys-l{
  float: left;
  width: 15%;
}
.pro-ys .ys-l p.numa{
  display: block;
  position: relative;
  top:-15px;
  left:-15px;
  width: 80px;
  height: 100px;
  background-color: #333;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 90px;
  transition: all 0.5s;
}
.pro-ys:hover .ys-l p.numa{
  background-color: #fbbe04;
  color: #000;
}
.pro-ys .ys-r{
  float: right;
  width: 85%;
  padding:20px;
}
.pro-ys .ys-r strong{
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #333;

}
.pro-ys .ys-r p{
  padding-top:10px;
  font-size: 17px;
  color: #666;
  line-height: 170%;
}

/*铁建搜索 热门产品*/
.m1-bg {
    width: 100%;
    height: 76px;
    background: url(../images/remen_bj.jpg) top center repeat;
    overflow: hidden;
}
.m1-l{
  float: left;
  background-color: #0b5cb5;
    margin-top: 14px;
}

.m1-l p{
  display: block;
  float: left;
  line-height: 20px;
  font-size: 16px;
  color: #FFFFFF;
  padding: 10px;

}
.h-gg-r {
    margin-top: 13px;
    float: right;
    width: 308px;
}
.m1-r{
  float: left;
  margin-left: 30px;
  width: 678px;
  height: 66px;
}
.m1-r a{
  display: block;
  float: left;
  margin-right: 5px;
  line-height: 66px;
  font-size: 15px;
  color: #5b5b5b;
}

.m1-r a:hover{
  display: block;
  float: left;
  margin-right: 5px;
  line-height: 66px;
  font-size: 15px;
  color: #f09218;
}
.h-input1{
  float: left;
  width: 226px;
  height: 40px;
  border:1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-indent: 15px;
}
.h-input2{
  float: right;
  width: 82px;
  height: 40px;
  background-color: #fe0000;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}





/*新闻*/
.cpbj{
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
}


.pro-padding{
  padding:6px;
}
.at-news3-w{
  padding:25px 0px;
  background-color: #f5f5f5;
  overflow: hidden;
}
.at-news3{
  padding:10px;
  margin-top: 10px;
}
.at-news3 .tu1{
  display: block;
  width: 100%;
  height: 100%;
  border:1px solid #efefef;
  box-sizing: border-box;
  position: relative;
  transition: all 0.3s ease 0.1s;
  overflow: hidden;
}
.at-news3 .tu1 img{
  max-height: 300px;
  width: 100%;
  object-fit: cover;
}
.at-news3 .tu1 .upimg{
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.at-news3 .tu1:hover .upimg{
  opacity: 1;
}
.at-news3 .tu1 .upimg .bgbox{
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  
}
.at-news3 .tu1 .upimg .stit{
  display: block;
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  color: #fff;
  z-index: 11;
}
.at-news3 .tu1 .upimg .line{
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  transition: all 0.6s ease 0s;
}
.at-news3 .tu1:hover .upimg .line {
    width: 6px;
    margin-left: -3px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.at-news3 .tu1 .upimg .linet{
  top: 0;
}
.at-news3 .tu1 .upimg .lineb{
  bottom: 0;
}
.at-news3 .n3-tit{
  width: 100%;
  height: 80px;
  background: #3e4345;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: 81% 17px;
  transition: all 0.3s ease-out;
}
.at-news3:hover .n3-tit{
  background: #e02b30;
  background-position: 81% 0px;
}
.at-news3 .n3-tit h3 {
  float: left;
  overflow: hidden;
  padding-left: 9%;
  width: 100%;
  line-height: 23px;
  transition: 0.5s;
  padding-top: 17px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.at-news3 .n3-tit h3 span {
    font-size: 14px;
    color: #8b8b8b;
    display: block;
    text-align: center;
    max-height: 22px;

}
.at-news3:hover .n3-tit h3 span{
  color: #fff;
}
.at-news3 .n3-tit .jiantou {
  float: right;
  width: 18%;
  height: 80px;
  background: url(../images/n3-tu2.png) no-repeat 33px center;
  transition: 0.5s;
}
.at-news3 .n3-tit:hover .jiantou {
    background: url(../images/n3-tu3.png) no-repeat 43px center;
}
.at-news3 .n4-tit h3{
  display: block;
  border:1px solid #efefef;
  box-sizing: border-box;
  padding:5px;
  text-align: center;
  font-size: 14px;
  color: #333;
}


/*铁建简介*/

.about_bj{
	width: 100%;
	height: 877px;
	background: url(../images/about_bj.jpg) top center;
}
.ab01{
	width: 90px;
	height: 97px;
	float: right;
	margin-top: 40px;
	margin-right: 15px;
	text-align: center;
}
.ab01 p{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin-top: 15px;
}
.ab01 p a{
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
}

.ab01 p a:hover{
	font-size: 16px;
	color: #ede511;
	text-align: center;
	margin-top: 15px;
	display: block;
}

.ab02{
	width: 90px;
	height: 97px;
	float: right;
	margin-top: 40px;
	margin-right: 40px;
	text-align: center;
}
.ab02 p{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin-top: 15px;
}
.ab02 p a{
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 15px;
}

.ab02 p a:hover{
	font-size: 16px;
	color: #ede511;
	text-align: center;
	margin-top: 15px;
	display: block;
}

.abtu{
	width: 520px;
	height: 390px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}

.abrt{
	width: 660px;
	float: right;
	height: auto;
	margin-top: 20px;
}
.abrt h2{
	width: 100%;
	font-size: 32px;
	float: left;
	color: #333333;
	font-weight: bold;
}
.ab-xian{
	width: 57px;
	border-bottom:6px #0b5cb5 solid;
	margin-top: 15px;
}

 .sy-aboutwz{
  width: 100%;
  font-size: 15px;
  color: #464545;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
  margin: 0 auto;
  padding-top: 30px;
  padding-right: 20px;
}


.sy-aboutwz p{
  font-size: 15px;
  color: #464545;
 line-height:30px;
  letter-spacing: 0px;
  float: left;
}

.sy-aboutwz p a{
  font-size: 15px;
  color: #464545;
 line-height:30px;
  letter-spacing: 0px;
  float: left;
}

.sy-aboutwz p a:hover{
  font-size: 15px;
  color: #464545;
 line-height:30px;
  letter-spacing: 0px;
  float: left;
}

.sy-aboutwz strong{
	font-size:15px;
	font-weight: bold;
	color: #464545;
}

.w-1200{
	width: 1200px;
	margin: 0 auto;
}
.zhuanli{
	width: 100px;
	height: 30px;
	float: left;
}
.zhuanli h3{
	font-size: 22px;
	height: 30px;
	color: #333333;
	font-weight: bold;
}
.zhuanli_xian{
	width: 1090px;
	height: 30px;
	background: url(../images/zhuanli-xian.png) repeat;
	float: left;
	margin-left: 7px;

}

/*专利滚动*/

.h-case{
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}
.h-case li{
  float: left;
  margin-right: 15px;
  width: 150px;
  height: 220px;

}
.h-case li .tu{
  width: 150px;
  height: 185px;
  background-color: #0b5cb5;
  overflow: hidden;
}
.h-case li .tu img{
  width: 150px;
  height: 185px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-case li a h3{
  display: block;
  padding:5px 0px;
  width: 100%;
  margin-top: 5px;
  background-color: #3e3e3e;
  font-size: 15px;
  color: #fff;
  text-align: center;
  overflow: hidden;

}


/*案例滚动*/

.h1-case{
  width: 1260px;
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}
.h1-case li{
  float: left;
  margin-right: 12px;
  width: 250px;
  height: 235px;
  margin-top:5px;

}
.h1-case li .tu{
  width: 250px;
  height: 188px;
  background-color: #0b5cb5;
  overflow: hidden;
  border: 1px solid #CCCCCC;
}
.h1-case li .tu img{
  width: 250px;
  height: 188px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h1-case li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h1-case li a h3{
  display: block;
  padding:10px 0px;
  width: 100%;
  background-color: #3e3e3e;
  font-size: 15px;
  color: #fff;
  text-align: center;
  overflow: hidden;

}

/*手机站简介样式*/
.about-tu{
  width: 100%;
  height: 870px;
  overflow: hidden;
}
.about-tit{
  width: 50%;
  border-bottom: 3px solid #fe0000;
  overflow: hidden;
}
.about-tit h2{
  display: block;
  float: right;
  width: 50%;
  padding:15px 0px;
  text-align: center;
  background-color: #fe0000;
  font-size: 27px;
  color: #FFFFFF;
  font-weight: bold;
}
.about-cont{
  margin-top: 148px;
}
.about-cont strong{
  position: relative;
  z-index: 100;
  display: block;
  width: 770px;
  font-size: 50px;
  color: #000;
  font-weight: bold;
}
.about-cont .zia{
  display: block;
  margin-top:57px;
  font-size: 18px;
  color: #6b6b6b;
}
.about-cont .cont{
  margin-top:35px;
  padding-right: 40px;
  height: 276px;
  overflow: hidden;
}
.about-cont .cont p,
.about-cont .cont p a,
.about-cont .cont a,
.about-cont .cont p strong{
  font-size: 16px;
  color: #454545;
  line-height: 195%;
}
.about-cont .morea a{
  margin-top: 55px;
  display: block;
  padding:8px 0px;
  width: 139px;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  transition: all 0.3s;
  background-color: #0b5cb5;
}
.about-cont .morea a:hover{
  background-color: #fe0000;
  color: #FFFFFF;
}


/*新闻*/
.hz-mews{
  width: 100%;
  padding:30px 0px;
  background-color: #f4f5f7;
  overflow: hidden;
}
.hz-mews-tit{
  width: 100%;
  height: auto;
}
.hz-mews-tit h2{
  display: block;
  text-align: center;
  font-size: 30px;
  color: #dedfe3;
  font-weight: bold;
}
.hz-mews-tit .zia{
  color: #000;
  font-size: 30px;
  font-weight: 100;
}
.hz-mews-tit p{
  display: block;
  margin-top: 13px;
  font-size: 14px;
  color: #9e9ea0;
  text-align: center;
}
/*新闻标题*/
.news-tit{
	padding: 40px 20px 50px 20px;
}
.news-tit a{
	float: right;
	display: block;
	margin-top: 30px;
	width: 190px;
	height: 45px;
	background-color: #00317d;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
}
.news-tit h2{
	font-size: 30px;
	color: #3054ac;
	font-weight: bold;
}
.news-tit p{
	padding-top: 15px;
	font-size: 26px;
	color: #cececf;
	text-transform: uppercase;
}

.news-list{
	padding:20px 0px;
	overflow: hidden;
}
.news-list .datea{
	display: block;
	margin:0px;
	height: auto;
	font-size: 16px;
	color: #3053ac;
}
.news-list h3{
	display: block;
	margin:10px 0px;
	font-size: 17px;
	color: #333;
	font-weight: bold;
	height: 47px;
	line-height: 150%;
	overflow: hidden;
}
.news-list:hover h3{
	color: #3054ac;
}
.news-list .tua{
	width: 100%;
	border-radius: 15px;
	overflow: hidden;
}
.news-list .tua img{
	width: 100%;
}
.news-list p{
	display: block;
	margin-top:40px;
	margin-bottom: 28px;
	font-size: 15px;
	color: #999;
	line-height: 150%;
	height: 45px;
	overflow: hidden;
}
.news-list .linea{
	width: 100%;
	margin-bottom: 16px;
	border-top:1px solid #e5e5e5;
}
.news-list .morea{
	display: block;
	font-size: 16px;
	color: #666;
}
.news-list .morea img{
	float: right;
}

.news-tit02 {
	padding: 15px 0px;
}

.news-tit02 h2 {
	display: block;
	padding-right: 10px;
	font-size: 35px;
	color: #00317d;
	font-weight: bold;
}
.news-tit02 p {
	display: block;
	margin-top: 10px;
	font-size: 18px;
	color: #b3b3b3;
	text-transform: uppercase;
}

.news-tit02 a {
	display: inline-block;
	margin-top: 15px;
	float: right;
	width: 105px;
	height: 30px;
	line-height: 30px;
	border:1px solid #00317d;
	font-size: 15px;
	color: #00317d;
	text-align: center;
}
.news-tit02 .zia{
	font-size: 35px;
	color: #313131;
	font-weight: bold;
}
.news-tit02 .linea {
	margin-top: 15px;
	width: 100%;
	height: 1px;
	background-color: #efefef;
}
.news-w{
	margin-top: 30px;
	padding:50px 0px;
	width: 100%;
	background-color: #efefef;
	overflow: hidden;
	}
	
.news-wd-p{
	padding:0px;
}
.news-wd{
	padding:20px 0px;
}
.news-wd li{
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	padding:25px 38px;
	background-color: #ffffff;
	width: 32.6%;
	border-radius: 10px;
}
.news-wd li:nth-child(3n){
	margin-right: 0px;
}
.news-wd li .wt{
	margin-bottom: 15px;
}
.news-wd li .wt span{
	display: inline-block;
	float: left;
	width: 37px;
	height: 37px;
	border-radius: 3px;
	background-color: #434343;
	text-align: center;
	line-height: 37px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.news-wd li .wt p{
	margin-left: 62px;
	font-size: 18px;
	color: #2c2c2c;
	font-weight: bold;
}
.news-wd li .da{
	display: block;
}
.news-wd li .da span{
	display: inline-block;
	float: left;
	width: 37px;
	height: 37px;
	border-radius: 3px;
	background-color: #00317d;
	border:1px solid #00317d;
	text-align: center;
	line-height: 37px;
	font-size: 20px;
	color: #fff;
	box-sizing: border-box;
	font-weight: bold;
}
.news-wd li .da p{
	margin-left: 62px;
	height: 40px;
	font-size: 14px;
	color: #545454;
	line-height: 150%;
	overflow: hidden;
}

/*新闻*/
.hz-news-l{
  margin-bottom: 5px;
  padding:30px 15px;
  background-color: #fff;
  overflow: hidden;
}
.hz-news-l *{
  transition: all 0.3s ease-out;
}
.hz-news-l .hz-n-bg1{
  float: left;
  margin-right: 10px;
  width: 43px;
  height: 47px;
  background: url(../Img/news1-2.png);
}
.hz-news-l:hover .hz-n-bg1{
  background: url(../Img/news1-2.png);
}
.hz-news-l .hz-n-bg2{
  float: left;
  margin-right: 10px;
  width: 43px;
  height: 47px;
  background: url(../Img/news2-1.png);
}
.hz-news-l:hover .hz-n-bg2{
  background: url(../Img/news2-2.png);
}
.hz-news-l .hz-n-bg3{
  float: left;
  margin-right: 10px;
  width: 43px;
  height: 47px;
  background: url(../Img/news3-1.png);
}
.hz-news-l:hover .hz-n-bg3{
  background: url(../Img/news3-2.png);
}
.hz-news-l .hz-n-ra{
  display: block;
  margin-top: 10px;
  float: left;
  width: 60%;
}
.hz-news-l .hz-n-ra h2{
  display: block;
  font-size: 18px;
  color: #303030;
}

.hz-news-l .hz-n-ra p{
  font-size: 14px;
  color: #303030;
}
.hz-news-r{
  display: block;
  text-align: center;
  font-size: 67px;
  color: #b2b2b2;
}
.hz-news-l:hover,.hz-news-l:first-child{
  background-color: #0b5cb5;
}
.hz-news-l:hover .hz-n-ra h2, .hz-news-l:hover .hz-n-ra p, .hz-news-l:hover .hz-news-r,
.hz-news-l:first-child .hz-n-ra h2, .hz-news-l:first-child .hz-n-ra p, .hz-news-l:first-child .hz-news-r{
  color: #fff;
}

/*右侧新闻*/
.hz-nra{
  overflow: hidden;
}
.hz-nra .nra-l{
  padding-bottom: 15px;
  border-bottom: 1px solid #bec0bf;
}
.hz-nra .nra-l a h3{
  display: block;
  font-size: 19px;
  color: #303030;
  font-weight: bold;
}
.hz-nra .nra-l span{
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #303030;
}
.hz-nra .nra-l p{
  display: block;
  height: 70px;
  font-size: 14px;
  color: #727272;
  line-height: 180%;
  overflow: hidden;
}
.hz-nra img{
  width: 100%;
}

.hz-nrb{
  padding-top: 30px;
  border-bottom: 1px solid #bec0bf;
  overflow: hidden;
}
.hz-nrb a h3{
  display: block;
  font-size: 19px;
  color: #303030;
  font-weight: bold;
}
.hz-nrb span{
  display: block;
  text-align: right;
  font-size: 14px;
  color: #303030;
}
.hz-nrb p{
  display: block;
  margin-top: 10px;
  height: 50px;
  font-size: 14px;
  color: #727272;
  line-height: 180%;
  overflow: hidden;
}
.hz-nrb a.morea{
  margin-top: 10px;
  display: block;
  width: 140px;
  height: 40px;
  background-color: #333333;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.hz-nrc{
  height: 43px;
  border-bottom: 1px solid #dbdddc
}
.hz-nrc .line{
  float: left;
  margin-top: 20px;
  margin-right: 5%;
  width: 5%;
  background-color: #a6a6a8;
  height: 5px;
}
.hz-nrc a h3{
  display: block;
  float: left;
  width: 70%;
  height: 43px;
  font-size: 15px;
  color: #333;
  line-height: 43px;
  overflow: hidden;
}
.hz-nrc .date{
  float: right;
  width: 20%;
  height: 43px;
  font-size: 13px;
  color: #333;
  text-align: center;
  line-height: 43px;
}





/*底部电话*/

.dbflet{
	width: 303px;
	height: 58px;
	float: left;
	margin-top: 30px;
}
.dbcenter{
	width: 580px;
	height: 58px;
	float: left;
	margin-top: 30px;
	margin-left: 60px;
}
.dbcenter h3{
	font-size: 32px;
	color: #333333;
	font-weight: bold;
	float: right;
	margin-top: 5px;
}
.dbrt{
	width:250px;
	float: right;
	height: auto;
}

.wexin{
	width: 1140px;
	height: 110px;
	float: left;
}

/*首页新闻*/      
/*end首页新闻*/


/*手机站电话*/

.minisj{
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.minidh{
	width: 100%;
	margin: 0 auto;
	float: left;
}

.minidh h3{
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	float: left;
	margin-top: 12px;
}

.minigzh{
	width: 120px;
	height: 100px;
	margin: 0 auto;
	margin-top: 10px;
}

/*====================end middle====================*/
/*====================foot====================*/

.gl-foot-w{
  padding:20px 0px 30px 0px;
  background: url(../images/dibu_bj.jpg) top center;
  overflow: hidden;
}
.gl-foot-tit h3{
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.gl-menu{}
.gl-menu a{
  display: block;
  padding:5px 0px;
  font-size: 14px;
  color: #fff;
}
.gl-f-proc{}
.gl-f-proc a{
  float: left;
  display: block;
  width: 48%;
  padding:5px 1%;
  font-size: 14px;
  color: #fff;
}
.foot-ewm{
  text-align: center;
}
.foot-ewm img{
  display: block;
  margin:0 auto;
}
.foot-ewm p{
  display: block;
  padding:10px 0px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.gl-f-phone{
  
}
.gl-f-phone p{
  display: block;
  padding:5px 0px;
  line-height: 170%;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.gl-f-phone p a{
	color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 170%;
}
.gl-line{
  border-right:1px solid #4c4c4c;
}
.gl-line img{
  width: 100%;
}
.gl-bq{
  margin-top: 20px;
  border-top:1px solid rgba(255,255,255,0.05);
  padding-top: 28px;
  color: #bcbcbc;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}
.gl-bq p,
.gl-bq p strong,
.gl-bq p p{
  color: #bcbcbc;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}
.gl-bq a{
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 24px;
}








.foot-bg{
  width: 100%;
  height: auto;
  background: url(../images/dibu_bj.jpg) top center;
}


.f-left{
	width: 438px;
	height: auto;
	float: right;
	margin-top: 40px;
	
}
.f-xian{
	width: 18px;
	border: 3px #0b5cb5 solid;
	margin-top: 10px;
}



.h-title{
	width: 100%;
	height: 22px;
	float: left;
}
.h-title h2{
	color: #FFFFFF;
	font-size: 20px;
	line-height: 22px;
	float: left;
}


.f-left1{
	width: 500px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 2px;
}

.f-proc {
  float: left;
  width: 500px;
  height: auto;
  margin-top: 20px;

}

.f-proc a {
  display: block;
  width: 50%;
  height: 29px;
  font-size: 15px;
  color: #fff;
  float: left;
}

.h-cplei{
	width: 160px;
	height: auto;
	line-height: 28px;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	margin-top: 15px;
	
	

}
.h-cplei p{
	width: 160px;
	height: auto;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 15px;
	float: left;	
}


.h-cplei p a{
	width: 160px;
	height: auto;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 15px;
	float: left;

}

.h-cplei p a:hover{
	width: 160px;
	height: auto;
	line-height: 28px;
	color: #fb4542;
	font-size: 15px;
	float: left;
}

.f-left2{
	width: 190px;
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 0px;
}


.h-lx{
	width: 100%;
	height: auto;
	float: left;
	padding-top:20px;  
	margin-bottom: 15px;
}

.h-lx p{
	color: #FFFFFF;
	font-size:15px; 
	line-height:24px;
}
.h-lx p a{
	font-size: 15px;
	color: #FFFFFF;
	line-height: 24px;
}

.h-lx p a:hover{
	font-size: 15px;
	color: #FFFFFF;
	line-height: 24px;
}

.h-lx strong{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}




.weixin{
	width: 126px;
	height: 150px;
	margin: 0 auto;
	margin-right: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 100px;
	float: right;
}


.f-ttbj{
	width: 100%;
	height: 56px;
	background-color: #0b5cb5;
	overflow: hidden;
}

.h-footwz{
	width: 1260px;
	height: 56px;
	color: #FFFFFF;
	margin: 0 auto;
}

.h-footwz p{
  font-size: 15px;
  line-height: 56px;
	color: #FFFFFF;
}
.h-footwz p a{
	font-size: 15px;
  line-height: 56px;
	color: #FFFFFF;
}

.h-footwz p a:hover{
	font-size: 15px;
  line-height: 56px;
	color: #FFFFFF;
}

.h-footwz strong{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}




/*end bottom*/










/*内页*/
.jt-ny-tit{
  position: relative;
  height: 480px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width: 200px;
  height: 50px;
  background-color: #0b5cb5;
  text-align: center;
  line-height: 50px;
  color: #FFFFFF;
  font-size: 26px;
}

/*手机样式*/
  /*优势*/

/*返回顶部*/
.to-top { position: relative; z-index: 11111111111; display: none; padding: 5px 10px; color: #fff !important; background-color: #f50;}
.to-top:visited { color: #fff;}
/*end手机样式*/

@media only screen and (min-width: 1260px){
  #w-1200{width:80%}
  #w-1200-1{width:80%;}
  .pc-menu-bg{width: 100%;}
  /*menu*/
  .header-nav .nav-list>li>a{padding:0 13px;}
  .header-nav .nav-list > li > a::after{margin-left: 12px;}
}

@media only screen and (max-width: 1260px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  #w-1260{width:100%;}
  #w-1500{width:100%;}
  #w-1260-1{width:100%;}
  .pc-menu-bg{width: 100%;}
  .pc-menu{width: 100%;}
  /*menu*/
  .header-nav .nav-list>li>a{padding:0 13px;}
  .header-nav .nav-list > li > a::after{margin-left: 12px;}

  
}
@media only screen and (max-width: 992px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  #w-1600{width:100%;}
.anli{display:none;}
.cpbj2{display: block;}
  .pc-menu{width: 100%;}
  .pc-menu-bg{width: 100%;}

  .padding15-8{padding:8px;}
  .header-nav .nav-list>li>a{padding:0 3px;}

  .h-gg-r{ width: auto; text-align: center; margin-right: 25px; }
  .tit1 h2{font-size: 26px; height: auto;}
  .tit11 h2{font-size: 26px; height: auto;}
  .tit1 p{padding:10px 15px;}
  .tit2{font-size: 26px;color: #fe0000;}
  .minisj{display: block;}
  
.mini_ab01{
	width: 20%;
	height: auto;
	background-color: #525252;
	float: left;
	padding: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.mini_ab01 p{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
.mini_ab01 p a{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
.mini_ab01 p a:hover{
	font-size: 15px;
	color: #f9ea00;
	text-align: center;
}




  .gl-proc{padding:15px;}
  .gl-proc li{display: block;width: 45%;	margin-left:4px; float: left;  padding:0px;}
  .gl-proc li a{display: block; font-size:14px;}
  .g2-proc{padding:15px;}
  .g2-proc li{display: block;width: 45%;	margin-left:4px; float: left;  padding:0px;}
  .g2-proc li a{display: block; font-size:14px;}
  .about-tit{width: 100%;}
  .about-cont{margin-top: 15px; background-color:#f0f0f0; padding-bottom:20px;}
  .about-cont strong{ display: block; width: 90%; margin:0 auto;font-size: 20px; text-align: center;}
  .about-cont .zia{display: block; width: 90%; margin:0 auto;margin-top: 15px; text-align: center; font-size: 16px;}
  .about-cont .cont{margin-top: 5px; padding:15px; height: auto;}
  .about-cont .morea a{margin:0 auto; margin-top: 15px;}
  .about-tit h2{margin:0 auto; float: none;}

  .sm-about img{
    margin-top: 15px;
    width: 100%;
  }

.h-lx{
	width: 100%;
	height: auto;
	float: left;  
}


  



  .xt-news{margin-bottom: 10px;}
  .w400-phone p{font-size: 20px;}
  .w400-phone .zia{font-size: 30px;}
  .mini-tit{background-color: #fff; width: 100%;}
  .mini-tit img{width: 85%;}

  .gl-proc li a{padding: 8.5px 10px;}
  .at-news3 .n3-tit h3 span{display: none;}



}
/*====================手机====================*/
@media only screen and (max-width: 768px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  #w-1600{width:100%;}
 .tjys01{width: 100%; 	height: auto; 	float: left; }
  .tjys01tu{width: 100%;margin: 0 auto; }
.minisj{display: block;}
.news-tit p{font-size: 9px;padding-top: 8px;}
	.news-tit a{width: 120px; height: 35px; line-height: 35px; margin-top: 15px;}
	.news-tit h2{font-size: 26px;}
	.news-list{border-bottom: 1px dashed #999;}
	.news-w{display: none;}
.mini_ab01{
	width: 43%;
	height: auto;
	background-color: #525252;
	float: left;
	padding: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.mini_ab01 p{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
.mini_ab01 p a{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
.mini_ab01 p a:hover{
	font-size: 15px;
	color: #f9ea00;
	text-align: center;
}
.dbtel{
	font-size: 20px;
	color: #333333;
	margin-top: 10px;
}
.h-lx{
	width: 100%;
	height: auto;
	float: left;
}

 /*地图*/
 .b-map .close-btn{
  top:10%;
 }
 .map-ys{height: 300px; width: 90%;}
 
}
