/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  /*color: #5a5a5a;*/
  color: #333;
  overflow-x: hidden;
  width: 100%;
}
ul{
  list-style-type: none;
}
a{
  color: #666666;
}
.gzjt-all{
  width: 1024px;
  margin: auto;
}
.gzjt-header{
  height: 40px;
  position: absolute;
  z-index: 20;
  width: 1024px;
  margin-top: 10px;
}
.gzjt-header-top{
  display: block;
}
.gzjt-header-top-right{
  float:right;
  margin-top: 20px;
  margin-right: 30px;
}
.gzjt-header-nav{
  width: 100%;
  height: 29px;
  background: url("../images/nav.jpg") red;
   position: absolute;
  z-index: 20;
  margin-top: 67px;
}
.gzjt-header-nav-lan{
  width: 100%;
  height: 29px;
  /*
  background: url("../images/nav.jpg") red;
  */
   position: absolute;
  z-index: 20;
  margin-top: 67px;
}
.gzjt-nav{
  width: 100%;
  height: 40px;
}
.gzjt-nav-lan{
  width: 100%;
  height: 40px;
  background: url("../images/navlan.png") no-repeat;
  margin-left: 40px;
}
.gzjt-nav-lan ul{
  float: left;
  margin-left: -30px;
}
.gzjt-nav-lan ul li {
  float: left;
  margin-left: 5px;
  height: 30px;
  width: 90px;
}
.gzjt-nav-lan ul li a.yin{
  display: block;
  color: #fff;
  text-shadow:1px 0px 1px #3f474f;
  font-family: Simsun;
}
.gzjt-nav-lan ul li a span{
  margin-top: 5px;
  display: block;
  text-align: center;
}
.gzjt-nav-lan ul li.dropdown a:hover{
  height: 28px;
  width: 90px;

  background:#296fb4;

  text-decoration: none;
  margin-top: -3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.gzjt-nav ul li.dropdown a:hover span{
  text-align: center;
}
.gzjt-nav ul{
  float: left;
  margin-left: -50px;
}
.gzjt-nav ul li {
  float: left;
  margin-left: 30px;
  height: 30px;
  width: 90px;
}
.gzjt-nav ul li a{
  display: block;
  color: #fff;
}
.gzjt-nav ul li a span{
  margin-top: 3px;
  display: block;
  text-align: center;
}
.gzjt-nav ul li.dropdown a:hover{
  height: 28px;
  width: 90px;
  background:#AC0406;
  text-decoration: none;
  margin-top: -3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.gzjt-nav ul li.dropdown a:hover span{
  text-align: center;
}


.dropdown-menu{ 
  background: #fff;
  position: absolute;
  padding: 0px;
  margin-top: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 0.8;
}
.dropdown-menu li.secondnav{
  float: left;
  margin-left: 0px;
  width: 80px;
}
.dropdown-menu li.secondnav a span{
  color: #000;
}
.dropdown-menu li.secondnav a:hover{
  background: #fff !important;
  margin-top: 2px !important;
}
.dropdown-menu li.secondnav a:hover span{
  color: #296fb4;
  margin-top: 2px;
}

.gzjt-header-bottom{

}
.gzjt-index{
  height: 270px;
  width: 100%;
}
.gzjt-new1{
  height: 240px;
  width: 100%;
  background: #F5F5F5;
}
.gzjt-new2{
  height: 270px;
  width: 100%;
  background: #fff;
}
.gzjt-ads{
  height: 60px;
  width: 100%;
  background: #006db8;
}
.gzjt-product{
  height: 270px;
  width: 100%;
  background: #F5F5F5;
}

/*幻灯加头条*/
.gzjt-index-all{
  margin-top: -50px;
  width: 1024px;
  height: 300px;
  z-index: 20px;
  position: absolute;
  border-top: 3px solid #a90003;
  background: #fff;
}
.gzjt-index-all-lan{
  margin-top: -50px;
  width: 1024px;
  height: 300px;
  z-index: 20px;
  position: absolute;
  /*
  border-top: 3px solid #a5aeb6;
  */
  background: #fff;
}
.gzjt-index-left{
  float: left;
  width: 450px;
  height: 300px;
}
.indexprev{
  width: 35px;
  height: 55px;
  background: url("../images/indexpre.png") #000 no-repeat;
  position: absolute;
  z-index: 1;
  float: left;
  margin-top: 120px;
  opacity: 0.6;
  background-position: center;
    cursor:pointer;
}
.indexright{
  width: 35px;
  height: 55px;
  background: url("../images/indexright.png") #000 no-repeat;
  position: absolute;
  z-index: 9999;
  margin-left: 415px;
  margin-top: 120px;
  opacity: 0.6;
  background-position: center;
    cursor:pointer;
}
.gzjt-index-right{
  float: right;
  height: 300px;
  width: 570px;
}

/*新闻1*/
.gzjt-new1-all{
  width: 1024px;
  height: 240px;
  z-index: 20px;
}
.gzjt-new1-left{
  float: left;
  width: 750px;
  height: 240px;
}
.gzjt-new1-right{
  float: right;
  height: 240px;
  width: 250px;
}

/*新闻2*/
.gzjt-new2-all{
  width: 1024px;
  height: 270px;
  background: #fff;
  z-index: 20px;
}
.gzjt-new2-left{
  float: left;
  width: 750px;
  height: 270px;
}
.gzjt-new2-right{
  float: right;
  height: 200px;
  width: 270px;
  margin-top: 30px;
}
/*广告条*/
.gzjt-ads-all{
  width: 1024px;
  height: 65px;
  background: url("../images/anyan.png") no-repeat #006db8;
  z-index: 20px;
}

/*产品*/
.gzjt-product-all{
  width: 1024px;
  height: 270px;
}

/*底部*/
.gzjt-footer{
  height: 80px;
  width: 100%;
  background: #313133;  
}
.gzjt-footer-left{
  width: 260px;
  height: 50px;
  background: #212343;
  float: left;
  margin-left: 40px;
  margin-top: 27px;
}
.gzjt-footer-left ul{
  list-style-type: none;
  margin-left: -50px;
}
.gzjt-footer-left ul li{
  float: left;
  font-size: 12px;
  width: 67px;
  height: 50px;
  background: #1C1C1E;
  color: #3C3C3E;
    cursor:pointer;
}
.gzjt-footer-left ul a li p{
  text-align: center;
}
.gzjt-footer-left ul a:hover li{
  background: #0085F9;
  color: #fff;
}
.gzjt-footer-left ul a:hover li .footer_link{
  background:url("../images/footer.png") no-repeat;
  background-position: 0px 1px;
}
.gzjt-footer-left ul a:hover li .footer_product{
  background:url("../images/footer.png") no-repeat;
  background-position: 0px -50px;
}
.gzjt-footer-left ul a:hover li .footer_recruit{
  background:url("../images/footer.png") no-repeat;
  background-position: 0px -100px;
}
.gzjt-footer-left ul a:hover li .footer_note{
  background:url("../images/footer.png") no-repeat;
  background-position: 0px -150px;
}
.gzjt-footer-center{
  width: 300px;
  height: 50px;
  float: left;
  margin-left: 118px;
  margin-top: 27px;
  font-size: 12px;
  color: #868688;
  line-height: 9px;
}
.address{
  width: 15px;
  height: 15px;
  background:url("../images/footer.png") no-repeat;
  background-position: -96px 1px;
  margin-left: -18px;
  margin-top: -4px;
  position: absolute;
}
.tel{
  width: 15px;
  height: 15px;
  background:url("../images/footer.png") no-repeat;
  background-position: -96px -15px;
  margin-left: -18px;
  margin-top: -4px;
  position: absolute;
}
.email{
  width: 15px;
  height: 15px;
  background:url("../images/footer.png") no-repeat;
  background-position: -96px -33px;
  margin-left: -18px;
  margin-top: -4px;
  position: absolute;
}
.gzjt-footer-right{
  width: 200px;
  height: 50px;
  margin-top: 27px;
  margin-left: 44px;
  float: left;  
}
.gzjt-footer-right-left{
  width: 145px;
  height: 50px;
  float: left;
}
.gzjt-footer-right-right{
  width: 50px;
  height: 50px;
  background: url("../images/erweima.png");
  float: right;
}
.gzjt-footer-right-left p{
  line-height: 3px;
}
.gzjt-footer1{
  height: 30px;
  width: 100%;
  background: #1C1C1E;  
}
.gzjt-footer1-all{
  text-align: center;
  margin: auto;
  color: #3C3C3E;
  margin-top: 5px;
}
.gzjt-footer-gotop{
  background: url(../images/Icon.png);
}
.gzjt-footer-gotop{
  width:38px; height:38px; float:right; cursor:pointer; background-position:-118px 9px; transition: background 0.3s ease-in 0s; border-left:1px solid #171717; border-right:1px solid #171717;
}
.gzjt-footer-gotop:hover{ background-position: -118px -24px; background-color:#222}
.footer_link{
  width: 35px;
  height: 30px;
  background:url("../images/footer.png") no-repeat;
  background-position: -48px 1px;
  margin-left: 15px;
}
.footer_product{
  width: 35px;
  height: 30px;
  background:url("../images/footer.png") no-repeat;
  background-position: -48px -50px;
  margin-left: 15px;
}
.footer_recruit{
  width: 35px;
  height: 30px;
  background:url("../images/footer.png") no-repeat;
  background-position: -48px -100px;
  margin-left: 15px;
}
.footer_note{
  width: 35px;
  height: 30px;
  background:url("../images/footer.png") no-repeat;
  background-position: -48px -150px;
  margin-left: 15px;
}

/*产品*/
.gzjt-products-left{
  float: left;
  width: 38px;
  height: 175px;
  margin-top: 40px;
  background: url("../images/left.png");
}
.gzjt-products-center{
  float: left;
  width: 500px;
  height: 175px;
  margin-top: 40px;
  margin-left: 10px;
}
.gzjt-products-right{
  float: right;
  width: 38px;
  height: 175px;
  background: url("../images/right.png");
  margin-top: 40px;
}
.ProductCarousel .item{
  width: 500px;
  height: 175px;
  float: left;
}
.product1_1{
  float: left;
  height: 175px;
  width: 201px;
}
.product1_2{
  float: left;
  height: 175px;
  margin-left: 20px;
}
.product1_3{
  float: left;
  width: 289px;
  height: 175px;
  margin-left: 10px;
}
.product1_3_hearder{
  width: 100%;
  height: 30px;
  font-size: 16px;
  margin-bottom: 10px;
}
.product1_3_hearder a:hover{
  text-decoration: none;
}
.product1_3_cont{
  width: 100%;
  height: 135px;
}
.productPrev{
  width: 38px;
  height: 35px;
  margin-top: 70px;
  cursor:pointer;
}
.productNex{
  width: 38px;
  height: 35px;
  margin-top: 70px;
  cursor:pointer; 
}

.gzjt-top{
  width: 610px;
  height: 235px;
  float: left;
}
.gzjt-bottom{
  width:400px;
  height: 175px;
  float: right;
  margin-top: 40px;
}
.gzjt-bottom-left{
  width: 200px;
  float: left;
  height: 135px;
}
.gzjt-bottom-right{
  width: 200px;
  float: right;
  height: 135px;
}
.gzjt-bottom-header{
  width: 100%;
  height: 35px;
  background: #E7E9EC;
  margin-top: -14px;
}
.gzjt-bottom-header span{
  margin-top: 7px;
  margin-left: 10px;
  float: left;
}
/*新闻2*/
.gzjt-new2-left-left{
  width: 360px;
  height: 225px;
  float: left;
  margin-top: 20px;
}
.gzjt-new2-left-right{
  width: 360px;
  height: 225px;
  float: right;
  margin-top: 20px;
}
.gzjt-new2-left-header{
  width: 360px;
  height: 20px;
  background: url("../images/new2header.png") no-repeat;
  background-position: right;
}
.gzjt-new2-left-cont ul{
  float: left;
  margin-left: -30px;
  margin-top:10px;

}
.gzjt-new2-left-cont ul li{
  float:left;
  line-height: 28px;
  font-size: 14px;
}
.gzjt-new2-more{
  position: absolute;
  width: 40px;
  height: 12px;
  margin-top: 5px;
  margin-left: 320px;
}
.gzjt-new2-right-top{
  width: 100%;
  height: 45px;
  float: left;
  margin-top: 20px;
}
.gzjt-new2-right-bottom{
  float: left;
  margin-top: 40px;
  width: 100%;
  height: 135px;
}
.gzjt-new1-left-left{
  width: 370px;
  height: 225px;
  float: left;
  margin-top: 40px;
}
.gzjt-new1-left-right{
  width: 370px;
  height: 225px;
  float: right;
  margin-top: 40px; 
}
.gzjt-new1-left-header{
  width: 100%;
  height: 30px;
  background: url("../images/news1title.jpg") no-repeat;
}
.gzjt-new1-right-header{
  width: 250px;
  height: 30px;
  margin-top: 45px;
}
.gzjt-new1-right-cont{
  width: 250px;
  height: 140px;
}
.gzjt-new1-right-cont ul{
  margin-left: -40px;
}
.gzjt-new1-right-cont ul li{
  height: 40px;
  float: left;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  width:250px;
}
.gzjt-new1-right-cont ul li span{
  margin-top: 10px;
  float: left;
  margin-left: 15px;
  width: 97%;
}
.gzjt-new1-right-cont ul a:hover li{
  height: 40px;
  float: left;
  border: 1px solid red;
  /*
  background: red;
  */
  text-decoration: none;
  color: red;
}
.indexCarousel{
  height: 270px;
}
.indexCarousel ol li{
  border: 1px solid #feb327;
}
.indexCarousel ol li.active{
  background: url("../images/nmb.png") red;
}
.indexCarousel .item{
  height: 270px;
  width: 450px;
  float: left;
}

.indexCarousel .item img{
  position: absolute;
  top: 0;
  left: 0;
  height: 270px;
  margin-top: 4px;
}
.gzjt-index-right-top{
  width: 100%;
  float: left;
  height: 50px;
  margin-left: -5px;
}
.searchButton{
  width: 40px;
  height: 50px;
  background: url('../images/search.png');
}
.gzjt-index-right-bottom{
  float: left;
  width: 100%;
  height: 250px;
}
.gzjt-index-bottom-top{
  width: 100%;
  height: 61px;
  float: left;
  background: #fff;
}
.gzjt-aboutus{
  width: 171px;
  height: 61px;
  float: left;
}
.gzjt-aboutusen{
  width: 215px;
  height: 35px;
  float: left;
  border-bottom: 1px solid #000; 
  margin-left: 3px;
}
.gzjt-aboutuscom{
  float: right;
  width: 170px;
  height: 20px;
  font-size: 12px;
  margin-top: 26px;
  margin-right: 5px;
}
.gzjt-index-bottom-bottom{
  width: 97%;
  height: 190px;
  float: left;
  margin: 5px;

}
.gzjt-index-bottom-bottom p{
  font-size: 16px;
  text-indent: 2em;
  line-height: 25px;
}
.gzjt-bottom-cont span{
  font-size: 12px;
  float: left;
  margin-top: 5px;
  
}
.gzjt-bottom-cont span a{
  color: #666666;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.carousel1 .item{
  height: 300px;
}
.carousel {
  height: 500px;
}

.carousel2 {
  height: 500px;
}
.carousel3 {
  height: 250px;
}
.carousel2 img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 500px;
  margin-left: -1000px;
}
.carousel3 img {
  position: absolute;
  /*top: 0;*/
  left: 50%;
  height: 250px;
  margin-left: -1000px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
/*
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
*/

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

/*幻灯*/
#indexgs {
        width:100%;
        height: 550px;
        position: relative;
    margin:0 auto;
}
#indexgs img {
        position: absolute;
}
#indexg2 {
        left: -1000px;
        top: 1000px;
        position: relative;
        z-index: 9999;
}
#indexg1 {
        left: -1000px;
        top: 1000px;
        position: relative;
}
#indexg0 {
  left: 0;
        top: 1000px;
}

#indexmask {
        background: url(../images/bjd.png);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        display: none
}

/*list_acticle*/
.gzjt-list{
  background: #E4E4E4;
}
.gzjt-list-news{
  width: 100%;
  /*background: url("../images/news.png");*/
  height: 186px;
}
.gzjt-newslist{
  width: 100%;
  background: #E4E4E4;
}
.gzjt-newslist-left{
  width: 195px;
  background: #fff;
  float: left;
}
.gzjt-newslist-right{
  background: #fff;
  float: right;
  width: 825px;
  position: relative;
  margin-right: 3px;
  -moz-box-shadow: 0px 2px 7px #909090;/*firefox*/
  -webkit-box-shadow: 0px 2px 7px #909090;/*safari或chrome*/
  box-shadow:0px 2px 7px #909090;/*opera或ie9*/
  z-index: 10;
  margin-top: -10px;
}
.gjzt-newlist-left-header{
  height: 76px;
  background: #0085F9;
  width: 100%;
  float: left;
}
.gjzt-newlist-left-header h3{
  margin:0;
  padding:0;
  text-align: center;
  margin-top: 20px;
  color: #fff;
}
.gjzt-newlist-left-header p{
  text-align: center;
  color: #fff;
}
.gjzt-newslist-left-img{
  width: 52px;
  height: 140px;
  background: url("../images/w.png");
  position: absolute;
  float: left;
  margin-left: -52px;
}
.gjzt-newlist-left-bottom{
  width: 196px;
  height: 14px;
  background: url("../images/gxs.png");
  position: inherit;
  float: left;
}
.gjzt-newlist-left-cont ul{
  list-style-type: none;
  margin-top: 10px;
  float: left;
  width: 196px;
}
.gjzt-newlist-left-cont ul li{
  margin-top: 10px;
  margin-left: 5px;
}
.gjzt-newlist-left-cont ul li a{
  text-decoration:none; 
  padding:10px 5px; 
  display:block; 
  max-width:250px;
  color: #0085F9;
}
.gjzt-newlist-left-cont ul li a span{
  position: relative;
  margin-left: 30px;
}
.gjzt-newlist-left-cont ul li a:hover{ 
  background-color:#999;
  color: #fff;
}
.gzjt-newslist-cont{
  float: right;
  margin-top: 27px;
}
.gzjt-newslist-cont-left{
  width: 300px;
  height: 30px;
  float: left;
}
.gzjt-newslist-right-position{font-size: 12px;}
.gzjt-newslist-cont-left ul{

}
.gzjt-newslist-cont-left ul li{
  float: left;
  margin: 10px;
  font-size: 14px;
}
.gzjt-newslist-right-line{
  height: 2px;
  width: 100%;
  background: red;
}
.gzjt-newslist-right-header{
  height: 35px;
}
.gzjt-newslist-right-header ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.gzjt-newslist-right-header ul li{
  float: left;
  padding: 5px;
  width: 100px;
  text-align: center;
  font-size: 14px;
}
.gzjt-newslist-right-header ul a{
  text-decoration: none;
  color: #000;
  display:block; 

}
.gzjt-newslist-right-header ul a:hover li{ 
  background-color:red;
  color: #fff;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
.test{ 
  background-color:red;
  color: #fff;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}
.wzli{
  margin-top: 20px;
  list-style-type: none;
}
.wzli li{
  margin: 10px;
  margin-left: -20px;
}
.wzli li span{
  margin-left: 30px;
}
.wzli li a{
  display: block;
  max-height: 30px;
  color: #000;
  text-decoration: none;
}
.wzli li a:hover{
  background: red;
  color: #fff;
}
.gzjt-newslist-content{
  margin: 15px;
  margin-top: 30px;
}

/*ListPage*/
.gzjt-subpage{
  width: 1024px;
}
.gzjt-subpage-left{
  float: left;
  width: 152px;
}
.gzjt-subpage-right{
  float: right;
  width: 830px;
}
.gzjt-subpage-left-top{
  width: 152px;
  height: 36px;
  background: url("../images/top.png") red;
  float: left;
  z-index: 10;
  margin-top:-28px;
  position: absolute;
}

.gzjt-subpage-left-top-lan{
  width: 152px;
  height: 60px;
  text-align: center;
  color: #fff;
  background-color: #2b87c2;
  /*
  background: url("../images/top.png") red;
  */
  float: left;
  z-index: 10;
  -webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;
  /*margin-top:-28px;*/
  /*position: absolute;*/
}

.gzjt-subpage-left-bottom{

  overflow: hidden;
  border: 1px solid red;
}
.gzjt-subpage-left-bottom-lan{

  /*overflow: hidden;*/
  margin-top: 60px;
}
.gzjt-Search-left-bottom{
  margin-top: 60px;
  /*overflow: hidden;*/
  margin-left: -40px;
  /*min-height: 250px;*/
}
/*
.gzjt-subpage-left-bottom ul{
  background: #234345;
  margin-top: 30px;
}
.gzjt-subpage-left-bottom ul li{
  float: left;
  display: block;
  width: 152px;
  height: 35px;
  margin-left: -40px;
}
.gzjt-subpage-left-bottom ul li span{
  margin-left: 20px;
  font-weight: bold;
  margin-top: 3px;
  float: left;
  margin-top: 8px;
}
.gzjt-subpage-left-bottom ul li a{
  color: #000;
}
.gzjt-subpage-left-bottom ul li a:hover{
    color: #234345;
    display: block;
    width: 152px;
    height: 35px;
    background: #ccc;
}
*/
.gzjt-subpage-center{
  float: left;
  width: 152px;
  background: #456234;
}
.gzjt-left-listmenu{
  background: #ccc;
  cursor: pointer;
}
.gzjt-subpage-right-top{
  float: left;
  width: 100%;
  height: 50px;
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
}
.gzjt-subpage-right-left{
  float: left;
  width: 545px;
  overflow: hidden;
  height: 100%;
  margin-top: 35px;
}
.gzjt-subpage-right-left ul{

}
.gzjt-subpage-right-left ul li{
  float: left;
  padding-left:2px;
  /*margin-left: -39px;*/
  width: 545px;
  height: 110px;
  border-bottom: 1px solid #ccc;
}
.gzjt-subpage-right-left ul li p{
  /*padding-left: 5px;*/
}
.gzjt-subpage-right-left ul li p.time{
  font-size: 10px;
  color: #666666;
  margin-top: 5px;
  /*float: right;*/
  display: block;
  margin-right: 10px;
  margin-bottom: -6px;
}
.gzjt-subpage-right-left ul li p.title{
  font-size: 14px;
  font-weight: bold;
  font-family: Microsoft YaHei;
  color: #595959;
  margin-top: 10px;
  line-height: 30px;
}
.gzjt-subpage-right-left ul li p.description{
  font-size: 12px;
  color: #666;
  margin-top: -5px;
  margin-left: 12px;
  line-height: 22px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hot_label{
  width: 30px;
  height: 30px;
  background: url("../images/hot.png");
  margin-left: 513px;
  position: absolute;
}
.gzjt-subpage-right-left ul li p.description span.descImg{
  display: block;
  width: 11px;
  height: 16px;
  float: left;
  background: url("../images/desc.png");
}
.gzjt-subpage-right-left ul li a:hover {
  display: block;
  width: 545px;
  height: 115px;
  background: #feb327;
  text-decoration: none;
  border: 1px solid #FFB440;
  margin-left: -1px;
  margin-top: -1px;
  color: #fff  !important;
}
.gzjt-subpage-right-left ul li:hover{  background: #feb327;}
.gzjt-subpage-right-left ul li:hover p{  background: #feb327;color: #fff;}
.gzjt-subpage-right-left ul li a:hover span.descImg{
  display: block;
  width: 11px;
  height: 16px;
  float: left;
  background: url("../images/desc_hover.png");
}
.gzjt-subpage-right-right{
  float: right;
  width: 240px;
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom:80px;
}
.gzjt-subpage-hot{
  width: 100%;
}
.gzjt-subpage-weibo{
  height: 90px;
  width: 100%; 
}
.gzjt-subpage-weibocont{
  height: 237px;
  width: 100%;
  background-color: #fff !important;
}
.hot-top{
  height: 25px;
  width: 100%;
  float:left;
  color: #333333;
}
.hot-cont{
  width: 100%;
  float:left;
  background: #F9F9F9;
  margin-bottom: 10px;
}
.hot-cont ul{
  display: block;
  position: relative;
}
.hot-cont ul li{
float: left;
font-size: 12px;
    /*margin-left: -35px;*/
    /* padding: 0 10px 0 10px; */
    line-height: 34px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/*Employment*/


/*Search*/
.gzjt-Search-left{
  float: left;
  width: 152px;
  border:1px solid #ccc;
  position: fixed;
}
.gzjt-Search-left-top{
  width: 152px;
  height: 36px;
  background: url("../images/top.png") red;
  float: left;
  z-index: 20;
  margin-top:-28px;
  margin-left: -1px;
  position: absolute;
}
.gzjt-Search-right-top-left{
  width: 300px;
  height: 20px;
  float: left;
}
.gzjt-Search-right-top-left p{
  float: left;
  margin-top: 12px;
}

/*Rongyu*/
.gzjt-rongyu-right-left{
  float: right;
  width: 830px;
  overflow: hidden;
  height: 100%;
  margin-top:40px;
}
.gzjt-images-left1{
  float: left;
  width: 203px;
}
.gzjt-images-left1-left1{
  float: left;
  width: 203px;
  border:6px solid #eeeff4;
  position:relative;
  padding:0px;
  cursor:crosshair;
}
.gzjt-images-left1 img{
  width: 191px;
}
.gzjt-images-left2{
  float: left;
  width: 203px;
  margin-left: 6px;
}
.gzjt-images-left2-left2{
  float: left;
  width: 203px;
  border:6px solid #eeeff4;
  position:relative;
  padding:0px;
  cursor:crosshair;
}
.gzjt-images-left2 img{
  width: 191px;
}
.gzjt-images-left3{
  float: left;
  width: 203px;
  margin-left: 6px;
}
.gzjt-images-left3-left3{
  float: left;
  width: 203px;
  border:6px solid #eeeff4;
  position:relative;
  padding:0px;
  cursor:crosshair;
}
.gzjt-images-left3 img{
  width: 191px;
}
.gzjt-images-left4{
  float: left;
  width: 203px;
  margin-left: 6px;
}
.gzjt-images-left4-left4{
  float: left;
  width: 203px;
  border:6px solid #eeeff4;
  position:relative;
  padding:0px;
  cursor:crosshair;
}
.gzjt-images-left4 img{
  width: 191px;
}


/***************通用*****************/
.side-circle , .side-circle-1 , .catalog-scroller span , .arrow{ background-image:url(../images/HonorS.png)}
/***************通用 end*****************/

/*
.ryzz-ul{ width:192px;margin-left: -40px;margin-top: 20px;}
.ryzz-ul a{width:172px; height:25px; line-height:25px; font-weight:600; color:#666; margin:5px 0px; display:block; cursor:pointer; overflow:auto; padding-left:16px; border-radius:3px; transition: padding 0.2s ease-in 0s; position:relative; text-decoration:none;}
.ryzz-ul a:hover{ padding-left:40px; background: #ccc;}
*/
.ryzz-ul{ width:152px; margin-left: -40px;margin-top: 20px;}
.ryzz-ul a{width: 150px; line-height:25px; font-weight:600; color:#666; margin:5px 0px; display:block; cursor:pointer; overflow:auto;/* padding-left:40px;*/ border-radius:3px; transition: padding 0.2s ease-in 0s; position:relative; text-decoration:none; border-radius:3px; border:1px solid #fff; text-align:center;}
.ryzz-ul a:hover{ border:1px solid #d2d4d4;}

.ryzz-ul-lan{ width:152px; font-weight: bold;padding: 0;}
.ryzz-ul-lan li{text-align: center;display: block;height: 31px;font-size: 12px;margin-bottom: 5px;}
.ryzz-ul-lan li:hover{background-color: #d5e7f3;color: #444;cursor:pointer;}
.ryzz-ul-lan a{display: block; width: 150px; line-height:35px;  color:#666; /*margin:5px 0px; */ cursor:pointer; overflow:auto; position:relative; text-decoration:none; text-align:center; background-position:bottom;}
.ryzz-ul-lan a:hover{color: #444;}

.arrowSpan{ position:absolute; background-image:url("../images/Rarrow1.png"); width:6px; height:10px; display:block; right:10px; top:7.5px; background-position::left;}
#qs{ background-color:#ccc; font-weight:600; width: 150px; color:#666; margin:5px 0px; border-radius:3px; height:25px; line-height:25px; cursor:pointer; position:relative;}
.qs1{  font-weight:600; color:#4e91dc; cursor:pointer; position:relative;}

.side-bar{top: 0px;width: 0px;height: 253px;background-color: #EAEAEA;border-width: 0px 1px;border-style: none solid;border-color: -moz-use-text-color #EAEAEA;
-moz-border-top-colors: none;-moz-border-right-colors: none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;border-image: none;position: absolute; right:5px;border: 1px solid #eaeaea;}
.side-catalog{ position:fixed;  width:152px; bottom:20px;}
.side-circle{ top:0; width:10px; height:10px; background-position:0px -15px; right:-5px; position:absolute;}
.side-circle-1{ bottom:0; width:10px; height:10px; background-position:0px -15px; right:-5px; position:absolute;}
.catalog-scroller{width: 152px;height: 250px;overflow: hidden;padding-top: 15px;overflow: hidden;padding-top: 15px;}
.catalog-scroller p{ float:right; padding:5px 30px 5px 60px; cursor:pointer; font-size:14px; font-weight:600; margin-bottom:20px;  border-radius:3px; margin-right:10px; position:relative;}
.catalog-scroller p:hover{ background-color:#f8f8f8;}
.catalog-scroller span{ width:6px; height:10px; background-position:0px -27px; display:block; position:absolute; top:9px; right:-7px;}
.catalog-scroller p:hover span{ background-position:-7px -27px;}
.arrow{ width:18px; height:13px; position:absolute; right:-3px; cursor:pointer; z-index:2;}



div.zoomdiv {
z-index                 : 100;
position                : absolute;
top:0px;
left:0px;
width                   : 200px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center;
overflow: hidden;


}

div.zoomdiv img{
  width: 500px;
}

div.jqZoomPup {
z-index                 : 10;
visibility              : hidden;
position                : absolute;
top:0px;
left:0px;
border: 1px solid #aaa;
background: #ffffff url(../images/zoomlens.gif) 50% top  no-repeat;
opacity: 0.3;
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
filter: alpha(Opacity=30);
}

/*index search*/
.Search{
  width: 150px;
  height: 25px;
  float: right;
}
#SearchForm input.textwenben{
  width:140px;
  float:left;
  height:22px;
  margin-top:3px;
  /*
  border-radius: 4px;
  */
}


.Search-lan{
  width: 150px;
  height: 25px;
  float: right;
  margin-right: 90px;
  margin-top: 1px;
}
#SearchForm-lan input.textwenben{
  width:140px;
  float:left;
  height:22px;
  margin-top:3px;
  /*
  border-radius: 4px;
  */
}



/*子页面左侧ul li*/
.nimba{
  width:350px;
  position:absolute;
  float:left;
  margin-left:-470px; 
}
.Circle{
  background: red;
  width :100px;
  height: 25px;
  position: absolute;
  float: left;
  margin-left:-470px;
}

.container-fluid {

}

.box {
  border: 6px solid #ccc; 
  float: left;
  width: 190px;
  margin-bottom: 10px;
}
.box img {
  max-width: 100%;
}
.product_title{
  position: absolute;
  width:  201px;
  background:#000;
  opacity: 0.7; 
  height: 30px;
  bottom: 0;
}
.product_title span a{
  color: #fff;
  height:30px;   
  line-height:30px;
  margin-left: 70px;
}
.note a{
  padding: 20px;
  color: #fff;
}
#btm_zzjs{
  position:absolute;
  width:12px;
  height:43px;
  margin-left: 280px;
  margin-top: 80px;
  background: url(../images/2010041716281352947.gif) no-repeat;
  overflow:hidden;
}
#btm_zzjs a{
  display:block;
  height:22px;
}
#btm_zzjs a#zzjs_up:hover{
  background:url(../images/2010041716281352947.gif) -13px top no-repeat;
}
#btm_zzjs a#zzjs_dw:hover{
  background:url(../images/2010041716281352947.gif) -26px -22px no-repeat;
}
.wechat{
  position:fixed; 
  top:100px; 
  right: 30px;
  width: 130px; 
  height: 195px; 
  background: #fff;
  border: 1px solid #ccc;
  z-index: 9999;
}
.wechat-top{
  width: 128px;
  height: 128px;
}
.wechat-bottom{
  width: 88px;
  height: 65px;
  position: relative;
  float: left;
  margin-left: 23px;
}
.wechat-bottom p {
  font-size: 12px;
  color: #cecece;
}
/*首页幻灯*/
#feature_list {
  width:1023px;
  height: 325px;
  overflow: hidden;
  position: relative;
  z-index:1;
  clear:both; }

#feature_list ul {
  position: absolute;
  top: 0;
  list-style: none; 
  padding: 0;
  margin: 0;}

#feature_tabs {
  right: 0;
  z-index: 2;
  width: 520px;}

#feature_tabs li {
  margin:0;
  padding:20px 25px 0 40px;
  font-size: 13px;
  font-family: Arial;
  height:89px;
  color: #ccc;
  background:url('../images/feature_tab_bg.png') 0 0 no-repeat;}

#feature_tabs li:hover {
  cursor:pointer;}

#feature_tabs li:last-child {
  height:107px}
    
#feature_tabs li .link-title {
  color:#fff;
  font-size:16px}
  
#feature_tabs li .link-more {
  text-decoration: none;
  color:#00ADFA;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  font-style:italic;}

#feature_tabs li .link-more:hover {
  border-bottom:1px dotted #00ADFA}

#feature_tabs li.current {
  background:url('../images/feature_current.png') 0 0 no-repeat}

#feature_output {
  top:0;
  left: 0;
  width: 513px;
  height: 270px;
  position: relative;
  margin:0;
  background: #241;
  padding:0;}

#feature_output li {
  position: absolute;
  width: 513px;
  height: 270px;
  margin:0;}

#feature_output li a {
  position: absolute;
  top: 0;
  left: 0;
  width:513px;
  height:270px;}

.feature_cat {
  text-align:right;
  padding:10px 0}
.cname{color: #fff;text-align: center;font-size: 22px;}
.ensh{font-size: 14px;color: #8db7d9}