/* CSS Document */
/* BANNER区域 */
.main-banner {height: auto;position: relative;}
.mianBanner{position:relative;overflow: hidden;width: 100%}
.main-banner img {
    min-height: inherit;
    vertical-align: middle;
    width: 100%;
    height: auto;
}
/* 千人企业BANNER区域 */
.kePublic{position: relative;overflow: hidden;width: 100%;top:0px;}
.kePublic img { min-height: inherit;}
.dowebok {
    width: 100%;
    overflow: hidden;
    zoom: 1;
    position: relative;
    z-index: 1;
   
    margin: 0px auto; background: url(../images/qeqy_02.jpg) center no-repeat; height:650px;}
.img_set{position:absolute;width:1200px;left:50%;margin-left:-600px;}
.qryq_bg1{position:absolute;left:45px; opacity: 1; display: block; top:78px;  background: url(../images/qrqy_04.png) center no-repeat;width:536px;height:67px;}
.qryq_bg2{position:absolute;left:5px; opacity: 1; display: block; top:164px; background: url(../images/qrqy_08.png) center no-repeat; width:663px;height:442px;}
.animated {
  -webkit-animation-duration: 1s;
             -moz-animation-duration: 1s;
			  -o-animation-duration: 1s;
      -ms-animation-duration: 1s;
	  animation-duration: 1s;
         -webkit-animation-fill-mode: both;
          -moz-animation-fill-mode: both;
		  -o-animation-fill-mode: both;
		  -ms-animation-fill-mode: both;
		  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
	 -ms-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.animated.hinge {
   -webkit-animation-duration: 2s;
             -moz-animation-duration: 2s;
			  -o-animation-duration: 2s;
      -ms-animation-duration: 2s;
	  animation-duration: 2s;
}
@-moz-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
	-moz-transform: translate3d(0, 3000px, 0);
    -o-transform: translate3d(0, 3000px, 0);
	-ms-transform: translate3d(0, 3000px, 0);
      transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
	 -moz-transform: translate3d(0, -20px, 0);
	  -o-transform: translate3d(0, -20px, 0);
	   -ms-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
	 -moz-transform: translate3d(0, 10px, 0);
	  -o-transform: translate3d(0, 10px, 0);
	   -ms-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
	 -moz-transform: translate3d(0, 0, 0);
	  -o-transform: translate3d(0, 0, 0);
	   -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
	-moz-transform: translate3d(0, 3000px, 0);
    -o-transform: translate3d(0, 3000px, 0);
	-ms-transform: translate3d(0, 3000px, 0);
      transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
	 -moz-transform: translate3d(0, -20px, 0);
	  -o-transform: translate3d(0, -20px, 0);
	   -ms-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
	 -moz-transform: translate3d(0, 10px, 0);
	  -o-transform: translate3d(0, 10px, 0);
	   -ms-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
	 -moz-transform: translate3d(0, 0, 0);
	  -o-transform: translate3d(0, 0, 0);
	   -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
	-moz-transform: translate3d(0, 3000px, 0);
    -o-transform: translate3d(0, 3000px, 0);
	-ms-transform: translate3d(0, 3000px, 0);
      transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
	 -moz-transform: translate3d(0, -20px, 0);
	  -o-transform: translate3d(0, -20px, 0);
	   -ms-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
	 -moz-transform: translate3d(0, 10px, 0);
	  -o-transform: translate3d(0, 10px, 0);
	   -ms-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
	 -moz-transform: translate3d(0, 0, 0);
	  -o-transform: translate3d(0, 0, 0);
	   -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
	-moz-transform: translate3d(0, 3000px, 0);
    -o-transform: translate3d(0, 3000px, 0);
	-ms-transform: translate3d(0, 3000px, 0);
      transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
	 -moz-transform: translate3d(0, -20px, 0);
	  -o-transform: translate3d(0, -20px, 0);
	   -ms-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
	 -moz-transform: translate3d(0, 10px, 0);
	  -o-transform: translate3d(0, 10px, 0);
	   -ms-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
	 -moz-transform: translate3d(0, 0, 0);
	  -o-transform: translate3d(0, 0, 0);
	   -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}
@-moz-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-mz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
	 -moz-transform: translate3d(0, -3000px, 0);
	  -o-transform: translate3d(0, -3000px, 0);
	   -ms-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
	-moz-transform: translate3d(0, 25px, 0);
	-o-transform: translate3d(0, 25px, 0);
	-ms-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
	-moz-transform: translate3d(0, -10px, 0);
	-o-transform: translate3d(0, -10px, 0);
	-ms-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
	 -moz-transform: translate3d(0, 5px, 0);
	  -o-transform: translate3d(0, 5px, 0);
	   -ms-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
	 -moz-transform: none;
	  -o-transform: none;
	   -ms-transform: none;
            transform: none;
  }
}
@-o-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-mz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
	 -moz-transform: translate3d(0, -3000px, 0);
	  -o-transform: translate3d(0, -3000px, 0);
	   -ms-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
	-moz-transform: translate3d(0, 25px, 0);
	-o-transform: translate3d(0, 25px, 0);
	-ms-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
	-moz-transform: translate3d(0, -10px, 0);
	-o-transform: translate3d(0, -10px, 0);
	-ms-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
	 -moz-transform: translate3d(0, 5px, 0);
	  -o-transform: translate3d(0, 5px, 0);
	   -ms-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
	 -moz-transform: none;
	  -o-transform: none;
	   -ms-transform: none;
            transform: none;
  }
}
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-mz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
	 -moz-transform: translate3d(0, -3000px, 0);
	  -o-transform: translate3d(0, -3000px, 0);
	   -ms-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
	-moz-transform: translate3d(0, 25px, 0);
	-o-transform: translate3d(0, 25px, 0);
	-ms-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
	-moz-transform: translate3d(0, -10px, 0);
	-o-transform: translate3d(0, -10px, 0);
	-ms-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
	 -moz-transform: translate3d(0, 5px, 0);
	  -o-transform: translate3d(0, 5px, 0);
	   -ms-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
	 -moz-transform: none;
	  -o-transform: none;
	   -ms-transform: none;
            transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-mz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
	 -moz-transform: translate3d(0, -3000px, 0);
	  -o-transform: translate3d(0, -3000px, 0);
	   -ms-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
	-moz-transform: translate3d(0, 25px, 0);
	-o-transform: translate3d(0, 25px, 0);
	-ms-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
	-moz-transform: translate3d(0, -10px, 0);
	-o-transform: translate3d(0, -10px, 0);
	-ms-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
	 -moz-transform: translate3d(0, 5px, 0);
	  -o-transform: translate3d(0, 5px, 0);
	   -ms-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
	 -moz-transform: none;
	  -o-transform: none;
	   -ms-transform: none;
            transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}
/* 中间内容区域 */
.bg_anli{ background:#e5e5e5; font-size:18px;}
.content{ width:1200px; height:auto; margin:0px auto;}
.content strong{color:#ea5413; padding:0px 8px;}
.content .xing{color:#ea5413; padding:0px 8px 0px 30px; font-size:14px;}

.qrqy_nav{width:1155px; height:42px; display:block; line-height:42px; color:#ea5413; font-size:18px; margin-top:22px; background:url(../images/qrqy_13.png) left center no-repeat; padding-left:45px;}
.qrqy_title{width:1200px; height:90px; margin:0px auto; text-align:center;display:block;}
.title_top{ margin-top:35px;}
.qrqy_title img{ height:90px; margin:0px auto; text-align:center;display:block;}
.khbg{ display:block; height:55px; width:980px; line-height:55px; padding-left:220px;}
.anli_p{ display:block; height:auto; width:980px; line-height:30px; padding:20px 0px 20px 220px;}
.qr_link,.br_link ,.td_link { display:block; margin:45px auto 60px auto; height:202px; width:700px;}
.link_nj,.link_nj_w{ display:block; margin:45px auto 60px auto; height:202px; width:460px;}
.link3_nj{ display:block; margin:45px auto 60px auto; height:202px; width:975px;text-align:center;}
.qr_link li,.br_link li,.td_link li,.link_nj li,.link_nj_w li{ float:left;height:202px;}
.link3_nj li{height:202px; display:inline-block; }
.qr_link li a,.br_link li a,.td_link li a,.link_nj li a,.link_nj_w li a,.link3_nj a{ display:block; width:200px;height:202px;}
/*年节案例按钮*/
.link3_nj li #br_btn{background:url(../images/njbr_h_09.png) center center no-repeat; margin-right:160px; }
.link3_nj li #qr_btn{background:url(../images/njqr_h_09.png) center center no-repeat; margin-right:160px; }
.link3_nj li #wr_btn{background:url(../images/njqr_h_06.png) center center no-repeat;  }
.link3_nj li #br_btn:hover{background:url(../images/njbr_09.png) center center no-repeat;  }
.link3_nj li #qr_btn:hover{background:url(../images/njqr_09.png) center center no-repeat; }
.link3_nj li #wr_btn:hover{background:url(../images/njqr_06.png) center center no-repeat;  }

.link3_nj li #br_btn1{background:url(../images/njbr_09.png) center center no-repeat; margin-right:160px; }
.link3_nj li #qr_btn1{background:url(../images/njqr_09.png) center center no-repeat; margin-right:160px; }
.link3_nj li #wr_btn1{background:url(../images/njqr_06.png) center center no-repeat;  }





.link_nj_w li #qr_btn{background:url(../images/njqr_h_09.png) center center no-repeat; margin-right:50px; }
.link_nj li #qr_btn{background:url(../images/njqr_09.png) center center no-repeat; margin-right:50px; }
.link_nj li #qr_btn:hover,.link_nj_w li #qr_btn:hover{background:url(../images/njqr_09.png) center center no-repeat;} 
.link_nj_w li #td_btn{background:url(../images/njqr_06.png) center center no-repeat; }
.link_nj li #td_btn{background:url(../images/njqr_h_06.png) center center no-repeat; } 
.link_nj li #td_btn:hover,.link_nj_w li #td_btn:hover{background:url(../images/njqr_06.png) center center no-repeat;} 
.qr_link li #qr_btn{background:url(../images/qrqy_btn_1.png) center center no-repeat; margin-right:50px; }
.qr_link li #qr_btn:hover{background:url(../images/qrqy_btn_1.png) center center no-repeat;} 
.qr_link li #br_btn{background:url(../images/qrqy_btn_02.png) center center no-repeat;margin-right:50px;}
.qr_link li #br_btn:hover{background:url(../images/qrqy_btn_2.png) center center no-repeat;} 
.qr_link li #td_btn{background:url(../images/qrqy_btn_03.png) center center no-repeat; } 
.qr_link li #td_btn:hover{background:url(../images/qrqy_btn_3.png) center center no-repeat;} 
.br_link li #qr_btn{background:url(../images/qrqy_btn_01.png) center center no-repeat; margin-right:50px; }
.br_link li #qr_btn:hover{background:url(../images/qrqy_btn_1.png) center center no-repeat;} 
.br_link li #br_btn{background:url(../images/qrqy_btn_2.png) center center no-repeat;margin-right:50px;}
.br_link li #br_btn:hover{background:url(../images/qrqy_btn_2.png) center center no-repeat;} 
.br_link li #td_btn{background:url(../images/qrqy_btn_03.png) center center no-repeat; } 
.br_link li #td_btn:hover{background:url(../images/qrqy_btn_3.png) center center no-repeat;} 
.td_link li #qr_btn{background:url(../images/qrqy_btn_01.png) center center no-repeat; margin-right:50px; }
.td_link li #qr_btn:hover{background:url(../images/qrqy_btn_1.png) center center no-repeat;} 
.td_link li #br_btn{background:url(../images/qrqy_btn_02.png) center center no-repeat;margin-right:50px;}
.td_link li #br_btn:hover{background:url(../images/qrqy_btn_2.png) center center no-repeat;} 
.td_link li #td_btn{background:url(../images/qrqy_btn_3.png) center center no-repeat; } 
.td_link li #td_btn:hover{background:url(../images/qrqy_btn_3.png) center center no-repeat;} 
.footer_zx{min-width: 1200px; width: auto; position: relative !important; margin:0px auto ;height:175px; background:#ea5413; display:block; }
.jiantou_down{height:35px; margin-bottom:25px;}
.jiantou_down img{margin:0px auto; display:block;}
.bottom_btn{height:60px; display:block; width:1200px; margin:0px auto;}
#bottom_ljgd{height:60px; width:320px; float:left; margin-left:185px; background:url(../images/ljgd_bom_1.png) center center no-repeat;}
#bottom_ljgd:hover{height:60px; width:320px; float:left; margin-left:185px; background:url(../images/ljgd_bom.png) center center no-repeat;}
#bottom_ljzx{height:60px; width:320px; float:left; margin-left:185px; background:url(../images/djzx_bom.png) center center no-repeat;}
#bottom_ljzx:hover{height:60px; width:320px; float:left; margin-left:185px; background:url(../images/djzx_bom_1.png) center center no-repeat;}

/*-----体检自由行案例按钮-----*/
.tj_case_btn{width:770px; height:250px; margin:51px auto 20px;}
.tj_case_btn li{width:300px;height:225px;float:left; text-align:center;}
.tj_case_btn li span a{font-size:24px; color:#ea5413;text-decoration:none; text-align:center;}
#tj_btn1{width:170px; height:170px;text-decoration:none; text-align:center; display:block; margin:0px auto 20px;background:url(../images/tj_case2.png) center  no-repeat; }
#tj_btn1:hover{background:url(../images/tj_case02.png) center  no-repeat; }
#tj_btn2{width:170px; height:170px;text-decoration:none; text-align:center; display:block;margin:0px auto 20px;background:url(../images/tj_case1.png) center  no-repeat; }
#tj_btn01{width:170px; height:170px;text-decoration:none; text-align:center; display:block; margin:0px auto 20px;background:url(../images/tj_case02.png) center  no-repeat; }
#tj_btn02{width:170px; height:170px;text-decoration:none; text-align:center; display:block;margin:0px auto 20px;background:url(../images/tj_case01.png) center  no-repeat; }
#tj_btn02:hover{background:url(../images/tj_case1.png) center  no-repeat; }

/*-----激励案例金融页-----*/
.bg_anli_jl3{  font-size:18px;background:url(../images/zssx.png) 655px center no-repeat #e5e5e5;}
.bg_anli_jl2{  font-size:18px;background:url(../images/zanxs.png) 635px 90px  no-repeat #e5e5e5;}
.bg_anli_jl1{  font-size:18px;background:url(../images/zan-bg.png)  15px 0px no-repeat ; height:383px;}

.jl_case_btn{width:791px; height:200px; margin:45px auto 60px auto;}
.jl_case_btn li{width:197px;height:200px;float:left; text-align:center;}

#jl_btn1{width:197px;height:200px;text-decoration:none; text-align:center; display:block; margin:0px auto 20px;background:url(../images/km-icon.png) center  no-repeat; }
#jl_btn2{width:197px; height:200px;text-decoration:none; text-align:center; display:block;margin:0px auto 20px;background:url(../images/knx-icon.png) center  no-repeat; }
#jl_btn3{width:197px; height:200px;text-decoration:none; text-align:center; display:block;margin:0px auto 20px;background:url(../images/zs-icon.png) center  no-repeat; }

#jl_btn1:hover{background:url(../images/km-ico.png) center  no-repeat; }
#jl_btn2:hover{background:url(../images/knx-ico.png) center  no-repeat; }
#jl_btn3:hover{background:url(../images/zs-ico.png) center  no-repeat; }


#jl_btn01{width:197px;height:200px;text-decoration:none; text-align:center; display:block; margin:0px auto 20px;background:url(../images/km-ico.png) center  no-repeat; cursor:default; }
#jl_btn02{width:197px;height:200px;text-decoration:none; text-align:center; display:block;margin:0px auto 20px;background:url(../images/knx-ico.png) center  no-repeat; cursor:default; }
#jl_btn03{width:197px;height:200px;text-decoration:none; text-align:center; display:block;margin:0px auto 20px;background:url(../images/zs-ico.png) center  no-repeat; cursor:default; }



