*{ font-family:'Microsoft YaHei';}
html * {
    margin: 0px;
    padding: 0px;
    outline: 0;
}body,td,th {
	font-size:1.6rem
}
body{background-color:#f5f5f5;}
a{color: #333333;font-size:1.6rem}
a:focus, a:hover {color:#1F80D3;text-decoration: none;}
ul,ol{list-style:none;margin:0;padding:0;}
img {
    vertical-align: middle;
    max-width: 100%;
}
.f_l {
    float: left;
}
.f_r {
    float: right;
}
.main-color{color:#1F80D3;}
.container{padding:0 10px;}
.row{margin:0 -10px;}
.no-border{border:none !important;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding:0 10px;}
.text-indent{text-indent:30px;}
p.indent{text-indent:30px;line-height:26px;}
p.indent b{color:#1F80D3;}
.view-more{
      padding: 3px 12px;
    background: #1F80D3;
    color: #fff;
    padding-right: 24px;
    border-radius: 10px;
    background-image: url(../images/common_ico.png);
    background-position: 67px -619px;
}
.view-more:hover{
  color:#fff;
}
.center-block{float:none;}
.body-container{min-height:100%;position:relative;width:100%;overflow-x:hidden;}
.wrap{min-height:100%;height:100%;position:relative;width:100%;overflow-x: hidden;}
/*nav-header*/
#nav-wrap{width:100%;background:#fff;}
.nav-top{padding:14px 0;}
.nav-top .nav-top-logo{float:left;margin-left:8px;}
.nav-top .nav-top-logo img{width:210px;}
.nav-top .nav-top-list{position:relative;padding-top:22px;float:right;margin-right: 10px; z-index:100;}
.nav-top .nav-top-list ul{float:left;margin-top:6px;}
.nav-top .nav-top-list li{float:left;padding:0 19px;height:18px;line-height:14px;border-right:2px solid #dedede;}
.nav-top .nav-top-list li:last-child{border:none;}
.nav-top .nav-top-list li a{font-size:16px;color:#0a0a0a; }
.nav-top .nav-top-list li a:hover,.nav-top .nav-top-list li a.acitve{color:#1F80D3;border-bottom: solid 2px #1F80D3;}
.nav-top .top-link{float:right;}
.nav-top .top-link a{margin:0 5px;float:left;position:relative;cursor:pointer;}
.nav-top .top-link img{width:26px;}

/*pc版顶部搜索*/
  .nav-top-search .nav-top-search-box{
  	background: #1F80D3;
    padding: 3px 3px;
    padding-right: 28px;
    border-radius: 12px;
  }
  .nav-top-search{z-index:1;float:left;} /*background:#1F80D3;*/
  .nav-top-search .search-form{background:#fff;position:relative;height:20px;border-radius:16px;}
  .nav-top-search .search-keyword{font-size:12px;border:none;color:#000;padding:0 10px;border-radius:13px;height: 20px;display:block;width:130px;background-color:#fff;}
  .nav-top-search .search-form .search-img{position:absolute;padding:0;right:0px;top:0px;background:#fff;color:#fff;height:26px;padding:0;border:none;border-radius:13px;}
  .nav-top-search .search-btn{
    position: absolute;
    right: -23px;
    width: 22px;
    height: 22px;
    top: 0px;
       background: none;
    background-image: url(../images/common_ico.png);
    background-position: -2px -623px;
    border: none;
   }
#search-con{display:none;z-index:1;position:relative;overflow:hidden;background:#1F80D3;width:100%;}
#search-con .form{margin:10px;background:#fff;overflow:hidden;position:relative;height:32px;border-radius:16px;}
#search-con .form input.inp{height:100%;width:100%;border:none;padding:0 15px;}
#search-con .form input.btn{position:absolute;right:1px;top:1px;background:#afafaf;color:#fff;line-height:30px;padding:0;border:none;width:75px;height:30px;border-radius:15px;}
#search-con .keywords{font-size:12px;color:#fff;padding:0 10px;}
#search-con .keywords a{color:#fff;margin-right:10px;}

.nav-main{
  background:#1F80D3;
  position:relative;
}
.nav-main .nav-main-list li{
  height:66px;
  text-align:center;
  display: table-cell;
  width: 1%;
}
.nav-main .nav-main-list li a{
  color:#fff;
  height:45px;
      display: inline-block;
    width: 100%;
      margin-top: 9px;
    border-right: solid 1px #ffffff;
    border-left:solid 1px #ffffff;
}

.nav-main .nav-main-list li a .nav-main-item-ico{
  width:40px;
  height:40px;
  display:inline-block;
  background:#1F80D3 url(../images/common_ico.png);
  border-radius:50%;
  margin-top:2px;
    -webkit-transition:all 0.5s linear;
   -moz-transition:all 0.5s linear;
   -ms-transition:all 0.5s linear;
   -o-transition:all 0.5s linear;
   transition:all 0.5s linear;
}
.nav-main .nav-main-list li:hover a .nav-main-item-ico , .nav-main .nav-main-list li.active a .nav-main-item-ico{
  background:#ffffff url(../images/common_ico.png);
  
}
.nav-main .nav-main-list li:hover a .nav-jzsq-ico,.nav-main .nav-main-list li.active a .nav-jzsq-ico{
     background-position: -12px -58px;
}
.nav-main .nav-main-list li:hover a .nav-mqsq-ico,.nav-main .nav-main-list li.active a .nav-mqsq-ico{
     background-position: -77px -58px;
}
.nav-main .nav-main-list li:hover a .nav-gcsq-ico,.nav-main .nav-main-list li.active a .nav-gcsq-ico{
     background-position: -140px -58px;
}
.nav-main .nav-main-list li:hover a .nav-gysq-ico,.nav-main .nav-main-list li.active a .nav-gysq-ico{
     background-position: -205px -58px;
}
.nav-main .nav-main-list li:hover a .nav-gfsc-ico,.nav-main .nav-main-list li.active a .nav-gfsc-ico{
     background-position: -268px -58px;
}
.nav-main .nav-main-list li a .nav-jzsq-ico{
    background-position: -12px -13px;
}
.nav-main .nav-main-list li a .nav-mqsq-ico{
  background-position: -76px -14px;
}
.nav-main .nav-main-list li a .nav-gcsq-ico{
  background-position: -140px -15px;
}
.nav-main .nav-main-list li a .nav-gysq-ico{
    background-position: -205px -14px;
}
.nav-main .nav-main-list li a .nav-gfsc-ico{
     background-position: -269px -14px;
}
.nav-main .nav-main-list li:hover,.nav-main .nav-main-list li.active{
  background-color:#ffffff;
}
.nav-main .nav-main-list li:hover a,.nav-main .nav-main-list li.active a{
  color:#1F80D3;
}
.nav-main .nav-main-list li:hover .nav-jzsq-ico{

}
.nav-main .nav-main-list li a .nav-main-item-text{
  display:inline-block;
  text-align:left;
  vertical-align:top;
  margin-left:2px;
  margin-top:3px;
}
.nav-main-item-text .nav-main-item-cn{
  font-size:20px;
 
  text-align:left;
}
.nav-main-item-text .nav-main-item-en{
  font-size:10px;
  text-align:left;
}
.nav-main-dropdown{
    position: absolute;
    left: 0px;
    top: 66px;
    width: 100%;
    background-image:url(../images/dropdown-bg.png);
    background-position:center bottom;
    overflow: hidden;
    height: 0;
    z-index: 100000;
    color: #7e7e7e;
}


.footer-menu{
  margin-top:20px;
  background:url(../images/footer_bg.jpg) top center no-repeat;
  text-align:center;
  color:#fff;
  padding-bottom: 20px;
}
.b-return-top{
  text-align:center;
}
.b-return-top a{
  color:#fff;
  display: inline-block;
 margin-top: 20px;
}
.footer-menu-list{
      margin-bottom: 16px;
}
.footer-menu-list li{
  line-height:26px;
}
.footer-menu-list a{
  color:#fff;
  font-size:14px;
}
.footer-menu-title{     
   line-height: 28px;
    font-size: 20px;
    padding-top: 12px;
    margin-top:20px;
}

.footer_share{
  margin-top:16px;
  width:100%;
  height:42px;
  float:left;
}
.footer_share .jiathis_style_32x32 .jtico{
  width:41px !important;
  height:41px !important;
  background-image: url(../images/share_v3.png) !important;
  line-height:41px !important;
      margin-right: 16px;
      border-radius:50%;
      border:solid 1px #494949;
}
.footer_share .jiathis_style_32x32 .jtico_weixin {
     background-position: -9px -56px !important;
}
.footer_share .jiathis_style_32x32 .jtico_tsina {
        background-position: -110px -56px !important;
}
.footer_share .jiathis_style_32x32 .jtico_qzone {
     background-position: -60px -56px !important;
}
.footer-bottom{
  padding-bottom:12px;
}
.footer-bottom p{
  width:100%;
      color: #666;
    font-size: 13px;
}
.footer-bottom h3{
  width:100%;
  color:#1F80D3;
  float:left;
  margin-top:12px;
  margin-bottom:10px;
}
.col-sm-20{
  width:20%;
  float:left;

}
.dropdown-cont{
    text-align:center;
}
.dropdown-cont .dropdown-menulist{
  padding-top:22px;
}
.dropdown-cont .dropdown-menulist .dropdown-title{
      border-bottom: solid 1px #fff;
    padding: 0px 12px;
    padding-bottom: 12px;
    display: inline-block;
}
.dropdown-cont .dropdown-menulist .dropdown-title a{
  color:#555;
  font-size:16px;
  font-weight:bold;
}
.dropdown-cont .dropdown-menulist .dropdown-title a:hover{
  color:#1F80D3;
}
.dropdown-cont .dropdown-menulist li a{
  font-size:16px;
  color:#333;
  line-height:26px;
}
.dropdown-cont .dropdown-menulist li a:hover{
  color:#1F80D3;
  text-decoration: underline;
}
/* 右侧浮动菜单 */
.sidebar-right{
  position:fixed;
  right:0px;
  top:300px;
  z-index:11111;
}
.sidebar-right .sidebar-menu-list{
  width:63px;
}
.sidebar-right .sidebar-menu-list li{
  width:63px;
  height:63px;
  margin-bottom:6px;
}
.sidebar-right .sidebar-menu-list li a{
  display:inline-block;
  width:100%;
  height:100%;
  background-image:url(../images/common_ico.png);
  padding-left: 22222px;
}
.sidebar-menu-list .sidebar-search-btn{
  background-position: -262px -406px;
}
.sidebar-menu-list .sidebar-kf-btn{
  background-position: -262px -475px;
}
.sidebar-menu-list .sidebar-tel-btn{
  background-position: -262px -542px;
}
.sidebar-menu-list .sidebar-rt-btn{
  background-position: -262px -610px;
}
#index-banner .item {
  background-position: center center;
  background-repeat: no-repeat;
  height:500px;
}
#index-banner .item a {
    display: block;
    width: 100%;
    height: 100%;
}
.index-case {
  margin-top:40px;
}
.casecontent .case-item .case-title{
  font-size: 17px;
    margin: 0px;
    color: #1F80D3;
    margin-bottom: 8px;
}
.casecontent .case-item p{
  font-size:14px;
  line-height:22px;
  color:#0a0a0a;
}
.casecontent .case-item{
    margin:13px 0px;
  }
  .casecontent .case-item:hover .bg{
    width:100%;
    height:168px;
    position:absolute;
    top:0px;
    left:0px;
    background:url(../images/case_bg.png)center no-repeat;
  }
  .casecontent .case-item .case-desc{
    background:#e7e7e7;
    padding:18px;
  }
  .casecontent .case-item:hover .case-desc{
    background:#1F80D3;
  }

  .casecontent .case-item:hover .case-title{
    color:#fff;
  }

  .casecontent .case-item:hover p{
    color:#eee;
  }
  .casecontent .case-item:hover .btn-border{
    color:#fff;
    border-color:#fff;
  }
  .casecontent .thumb-con{
    position:relative;
    width:45%;
    height:168px;
  }
  .casecontent .case-desc{
    width:55%;
    height:168px;
  }
  .casecontent .thumb{
    width:100%;
    height:168px; 
    background-position:center;
    overflow:hidden;
    background-size:cover;
    margin:0px auto;
  }
  .btn-border{
    color:#1F80D3;
    border-color:#1F80D3;
  }
#index-case .carousel-indicators{
  bottom:-20px;
}
#index-case .carousel-indicators li{
  border-color:#1F80D3;
}
#index-case .carousel-indicators .active{
  background-color:#1F80D3;
}
#index-case .carousel-control{
  width:32px;
  background-image: none;
  color: #1F80D3;
}
#index-case .carousel-control.right{
  right:-32px;
}
#index-case .carousel-control.left{
  left:-32px;
}
#index-case .carousel-control:focus, #index-case .carousel-control:hover {
    color: #1F80D3;
}

.index-news{
	position:relative;
	margin-top:20px;
}
.index-news h3{
  margin-bottom:26px;
}
.index-news-title{
      color: #1F80D3;
    font-size: 20px;
    border-left: 5px solid #1F80D3;
    padding-left: 17px;
}
.view-more2{
        font-size: 12px;
    padding: 4px 10px;
    float: right;
    background: #1F80D3;
    color: #fff;
    margin-top: 8px;
    border-radius: 11px;
    margin-right: 26px;
    font-weight: normal;
}
.view-more2:hover{
  color:#fff;
}

.index-news .col-xs-6,.index-news .col-sm-6{
  padding:0px;
}
 .index-news-detail{
  padding:0px 15px !important;
 }
 .index-news-detail .time {
    color: #888;
    font-size: 12px;
}
 .index-news-detail .title a{
    font-size:15px;
    color:#1F80D3;
        line-height: 19px;
 }
  .index-news-detail p{
    margin:0px;
    margin-top:4px;
  }
 .index-news-detail .more ,.index-sqbk .more{
        font-size: 12px;
    color: #929292;
    float: right;
    margin-top:6px;
}
.index-sqbk{
  margin-bottom:20px;
}
.index-sqbk h4{
font-size: 15px;
margin-top:0px;
margin-bottom:12px;
}
.index-sqbk h4 a{
  color:#1F80D3;
}
.index-sqbk p{
  font-size:13px;
  color:#1F80D3;
  line-height:18px;
}

.cysq_brand {
  text-align:center;
  margin-top:22px;
  margin-bottom:22px;
}
.cysq_brand h5{
  font-size:14px;
  color:#555;
  margin-bottom:5px;
}
.cysq_brand p{
  font-size:15px;
  color:#777;
      line-height: 20px;
}
.cysq_brand strong {
  font-weight:normal;
  color:#777;
}
.service_title{
  position:absolute;
  width:100%;
  top:0px;
  text-align:center;
}
.service_title h3{
  color:#fff;
  font-size:19px;
  margin-top:20px;
  margin-bottom:15px;
  font-weight:bold;
}
.service_title p{
  color:#fff;
      margin: 0 0 10px;
      line-height:22px;
}
.index_product_list li .bg_img img {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
    width:100%;
}
.index_product_list li:hover .bg_img img {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}
.index_product_list li {
    overflow: hidden;
    position: relative;
    padding:0 6px;
    margin-bottom:6px;
}
.index_product_list li .bg_img {
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.nav-top .nav-top-list .nav-mall-link li{
  padding:0 10px;
}
.nav-top .nav-top-list .nav-mall-link li a{
  font-size: 14px;
    line-height: 22px;
    padding-left: 27px;
    display: inline-block;
}
.nav-top .nav-top-list .nav-mall-link li a:hover{
  border-bottom:none;
}
.tmlink{
  background-image:url(../images/tmall_ico.png);
  background-position:left center;
  background-repeat:no-repeat;
}
.jdlink{
  background-image:url(../images/jd_ico.png);
  background-position:left center;
  background-repeat:no-repeat;
}
.nav-top .nav-top-list .nav-mall-link li{
  border:none;
}
.nav-mall-link {
  margin-bottom:13px;
  margin-top:-25px;
}
.carousel-indicators li {
    width: 30px;
    height: 6px;
    border-color: #1F80D3;
}
.carousel-indicators .active {
    width: 40px;
    height: 6px;
    margin: 1px;
    background-color: #1F80D3;
}
.foot_ico{
	display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    top: 2px;
    left: -8px;
    background:url(../images/common_ico.png);
}
.about_ico{
	background-position:-112px -132px;
}
.tool_ico{
	background-position:-46px -132px;
}
.contact_ico{
	background-position:-14px -133px;
}
.site-nav {
    margin: 20px 0 0 0;
    background: none;
    padding-left: 0;
    padding-right: 0;
}
.breadcrumb > li a {
    color: #b4aea3;
}
.breadcrumb > .active {
    color: #1F80D3;
}
.site-title h2 {
    color: #1F80D3;
    font-weight: bold;
    margin: 10px 0 15px 0;
}
.site-title p{
  color:#888;
}

#about-nav{margin-top:20px;margin-bottom:25px;}
#about-nav li a{display:block;width:100%;font-size:18px;color:#1F80D3;line-height:51px;background:#fff;border:1px solid #e7e7e7;text-align:center;position:relative;margin:5px 0;border-radius:6px;}
#about-nav li a .caret{display:none;}
#about-nav li a:hover{color:#fff;background:#1F80D3;border-color:#1F80D3;}
#about-nav li a:hover:before{content:"";display:block;width:28px;height:10px;background:url(../images/arrow_on.png) no-repeat;position:absolute;bottom:-11px;left:50%;margin-left:-14px;}
#about-nav li.on a{color:#fff;background:#1F80D3;border-color:#1F80D3;}
#about-nav li.on a:before{content:"";display:block;width:28px;height:10px;background:url(../images/arrow_on.png) no-repeat;position:absolute;bottom:-11px;left:50%;margin-left:-14px;}

.static-page{
    margin-top: 20px;
    background: #fff;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
    padding: 20px;
    min-height: 500px;
}
.static-page p{text-indent:30px;line-height:26px;color:#555;font-size:15px;}
.static-page p.p2{text-indent:0px;line-height:20px;color:#555;margin:20px 0 0 0;}
.static-page p.p1{
  text-indent:0px;margin-bottom:15px;
}
.static-page h1.h1 {
    color: #1F80D3;
    font-weight: bold;
    margin-top: 0;
    font-size:30px;
        margin-bottom: 26px;
}
.static-page h1.h1 span{
    border-bottom: 4px solid #ccc;
    padding-bottom: 18px;
}
.static-page h3.h3{
    color: #1F80D3;
    font-weight:bold;
}
.about-section,.culture-section,.js-section{
        border-bottom: dashed 1px #ccc;
    margin-bottom: 15px;
    padding-bottom: 30px;
}

.about-section .col-sm-5 img{
  margin-top:15px;
}
.culture_page .culture_item{
            text-align:center;
          }
          .culture_page img{
            border-radius:50px;
          }
          .culture_item_con h3{
            font-size:18px;
            font-weight:bold;
            color:#006cbe;
            text-align:center;
            padding-left:0px;
            line-height:26px;
            margin-top:16px;
            margin-bottom:12px;

          }
          .culture_item_con{
            padding-left:8px;
            padding-right:8px;
          }
          .culture_item_con p{
            line-height:28px;
          }
          .culture_item_con .culture_item{
            text-align:center;
          }
          .culture_page .section_title{
            padding-left:64px;
            color:#006cbe;
            background:url(http://www.gzzmym.com/statics/cysq/images/culture_bg.png) no-repeat;
            background-position:11px 8px;
            margin-bottom:12px;
            line-height:50px;
          }
          .culture_page .section_title2{
            background-position: 3px -56px;
          }
          .culture_page .section_title3{
            background-position: -2px -120px;
          }
          .dszyl li{
            list-style: none;
            font-size: 15px;
            color: #666;
            line-height: 26px;
            padding-left: 32px;
            margin-bottom: 10px;
            font-weight: bold;
            background:url(http://www.gzzmym.com/statics/cysq/images/culture_bg.png) no-repeat;
            background-position: -13px -189px;
          }
          .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
      padding: 8px;
      line-height: 1.42857143;
      vertical-align: middle;
      border-bottom: 1px solid #ddd;
    border-top:none;
  }
.first-culture-section{
  margin-top: 30px;
}
.block{
  display:block;
  position:relative;
}
.newslist .items .date {
    font-family: arial;
    color: #999;
    font-size: 12px;
    line-height: 12px;
}
.newslist .items .name {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
    margin-top: 5px;
}
.newslist .items .pic {
    margin-top: 15px;
    overflow: hidden;
}
.newslist .items .pic img {
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
}
.lazy-loaded {
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    -webkit-animation: imgScale .5s ease-in 1;
    animation: imgScale .5s ease-in 1;
}
.vcenter {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.vcenters {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.newslist .items .pic i {
    display: block;
    padding-bottom: 67%;
}
.newslist .items .text {
    font-size: 12px;
    line-height: 22px;
    height: 64px;
    overflow: hidden;
    margin-top: 15px;
}
.newslist .items .more {
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    margin-top: 25px;
    display: inline-block;
    color: #757575;
    border: 1px solid #666;
    padding: 6px 28px;
}
.newslist .col-md-4 {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 35px;
    position: relative;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
}
.newslist .col-md-4:hover {
    z-index: 2;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.newslist .col-md-4:hover .items .more {
    background-color: #666;
    color: #fff;
}
.js-section p.p1 img{
  display:block;
  margin:0 auto;
  max-width:100%;
  margin-top:15px;
}
.js-section .col-md-6 img{
  border-top-right-radius:50px;
  border-bottom-left-radius:50px;
}
/*分页*/
#pagination{
  text-align:center;
}
.pages{ height:auto; min-height:35px; margin:20px auto; display:inline-block;width:auto;}
.pages li{border-radius:50%;width:auto; height:auto; line-height:30px; float:left; border:#bebdbd solid 1px; background:#f6f6f6; color:#666666; font-size:14px; margin:3px; 9px;}
.pages li a{color:#666666; padding:0 10px;}
.pages li:hover,.pages li.active{ 
  border:#1F80D3 solid 1px;
  background:#1F80D3; 
  -webkit-box-shadow: 3px 3px 3px #999999;  
    -moz-box-shadow: 3px 3px 3px #999999;  
  box-shadow: 3px 3px 3px #999999; }
.pages li:hover a,.pages li.active a{color:#f6f6f6;}



.sub-menu .sub-menu-con {
    background: #e7e7e7;
    color: #fff;
    text-align: center;
}
.sub-menu-con span {
    display: inline-block;
    color: #fff;
    height: 42px;
    line-height: 42px;
    margin: -3px 25px 0;
    position: relative;
}
.sub-menu-con span:after, .sub-menu-con span:before {
    content: "";
    width: 0;
    height: 100%;
    background-color:#1F80D3;
    top: 0;
    right:0;
    position: absolute;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
}


.sub-menu-con span.active:after, .sub-menu-con span:hover:after, .sub-menu-con span.active:before, .sub-menu-con span:hover:before {
    width: 51%;
}

.sub-menu-con span:before {
    left: 0;
}
.sub-menu-con span a {
    display: block;
    color: #1F80D3;
    z-index: 2;
    position: relative;
    padding: 0 20px;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
}
.sub-menu-con span.active a , .sub-menu-con span a:hover{
  color:#fff;
}
.zzry-list .col-lg-4 {
  margin-bottom : 40px;
  border-right : 1px solid #eaeaea;
}
.zzry-list .col-lg-4:nth-child(3n) {
  border-right : 0
}
.zzry-list .items .pic {
    background: url(../images/ring.svg) no-repeat center #fff;
    overflow: hidden;
}
.zzry-list .items .pic i {
    display: block;
    padding-bottom: 95%;
}
.zzry-list .items .name {
    font-size: 14px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    color: #333;
    margin-top: 30px;
    margin-bottom:30px;
    padding-left: 35px;
    padding-right: 35px;
}
.zzry-list .items:hover .pic img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.zzry-list .items:hover {
    background-color: #1F80D3;
    border-radius:8px;
}
.zzry-list .items {
    padding: 8px;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    text-align: center;
}
.zzry-list .items:hover .name{
  color:#fff;
}

.honour{padding-bottom:90px;}
.honour .top{height:47px;width:100%;}
.honour .top .s1{display: block;width:6px;height:47px;background: url(../images/h1_03.jpg) no-repeat;float: left;}
.honour .top .s2{display: block;width:6px;height:47px;background: url(../images/h1_04.jpg) no-repeat;float: right;}
.honour .top-time{width: calc( 100% - 12px);background: url(../images/h1_05.jpg) repeat-x;height:45px;padding:1px 0px;float: left;position: relative;}
.honour .top-time-nr{overflow: hidden; width: calc( 100% - 96px);position: relative;z-index:55;margin-left:42px;background: url(../images/h1_12.jpg) no-repeat left center;}
.honour .top-time-nr ul{position: relative;left:0px;width:99999px;}
.honour .top-time-nr ul li{width:139px;background: url(../images/h1_12.jpg) no-repeat right center;text-align: center;float: left;margin:0px;height:45px;line-height:45px;
    cursor: pointer;}
.honour .top-time-nr ul li.on{background: url(../images/h1_10.jpg) no-repeat right center;color:#ff864e;}
.honour .top-time a{display: block;cursor:pointer;width:10px;height:23px;position: absolute;top:12px;z-index:99;}
.honour .top-time a.prev{left:10px;background: url(../images/h1_15.jpg) no-repeat;}
.honour .top-time a.next{right:10px;background: url(../images/h1_18.jpg) no-repeat;}
.product-category{
  margin-top:20px;
}
.product-category .vcenter{
  max-width:241px;
  max-height:281px;
}
.product-category .plan-item-normal{border:1px solid #e7e7e7;background:#fff;padding:20px 20px 0 20px;position:relative;overflow:hidden;margin-bottom:20px;}
.product-category .plan-item-normal .img{width:100%;position:relative;overflow:hidden;}
.product-category .plan-item-normal .img img{width:100%;}
.product-category .plan-item-normal h4{margin:0;}
.product-category .plan-item-normal h4 span{margin-top:-39px;line-height:40px;font-weight:bold;color:#1F80D3;z-index:1;position:relative;background:url(../images/border.png) no-repeat right;float:left;padding-right:30px;}
.product-category .plan-item-normal h4.green span{color:#1F80D3;}
.product-category .plan-item-normal h4.green span a{color:#1F80D3;}
.product-category .plan-item-normal h4.green span a:hover{color:#1F80D3;}
.product-category .plan-item-normal p{color:#787878;margin:0;padding:20px 0;line-height:24px;}
.product-category .plan-item-normal a.more{display:block;padding-left:15%;color:#1F80D3;border-left:1px solid #e3e3e3;line-height:88px;}
.product-category .plan-item-normal a.more span{float:right;font-size:20px;}
.product-category .items .text {
    line-height: 20px;
    transition: All .2s ease-in-out;
    -webkit-transition: All .2s ease-in-out;
    -moz-transition: All .2s ease-in-out;
    -o-transition: All .2s ease-in-out;
    padding-left: 35px;
    padding-right: 35px;
    height: 40px;
    margin-top: 15px;
    margin-bottom: 20px;
    overflow: hidden;
}
.product-list .zzry-list .items .name{
  font-size:18px;
  margin-top:15px;
  margin-bottom:15px;
}
.product-list{
    border: solid 1px #e7e7e7;
    background:#fff;
    padding: 20px;
    margin-top:20px;
}
.product-sub-menu{
  margin-top:20px;
  margin-bottom:20px;
}
.fenlei-list{background:#fff;position:relative;border:1px solid #e7e7e7;}
.fenlei-list .detail-list{}
.fenlei-list .detail-list li{padding-left:214px;width:100%;line-height:34px;position:relative;overflow:hidden;}
.fenlei-list .detail-list li:last-child{border:none;}
.fenlei-list .detail-list li .t{position:absolute;height:100%;left:0;background:#1F80D3;color:#FFF;width:128px;text-align:center;line-height:34px;float:left;}
.fenlei-list .detail-list a{font-size:14px;color:#878988;display:inline-block;float:left;width:125px;}
.fenlei-list .detail-list a.all{width:86px;text-align:center;position:absolute;left:128px;}
.fenlei-list .detail-list a.on{color:#1F80D3;}

.single_page_content p {
    font-size: 15px;
    line-height: 30px;
    color: #666;
    margin-bottom: 12px;
}
.single_page_content .news_title p{
  font-size:24px;
}
.product_detail_header{
  margin:15px 0px;
}

@media (max-width: 1180px) {
  .nav-top .nav-top-list li {

    padding: 0 12px;
   
  }
}
@media screen and (min-width: 768px){
  .carousel-indicators {
      bottom: -20px;
  }
  .cysq_brand{
    margin-top:42px;
  }
}

@media (max-width: 992px) {
	#index-banner .item {
	    background-size: auto 100%;
	    height: 320px;
	}
  .nav-top .nav-top-list{
    padding-top:0px;
  }
    .product-category .plan-item-normal{padding:10px 10px 0 10px;border-radius:0;border:1px solid #e7e7e7;position:relative;overflow:hidden;margin-bottom:10px;}
  .product-category .plan-item-normal .img{border-radius:0;}
  .product-category .plan-item-normal h4{margin:5px 0;}
  .product-category .plan-item-normal h4 span{margin-top:0;line-height:30px;background:none;padding-right:0;}
  .product-category .plan-item-normal p{font-size:12px;padding:0 0 10px 0;}
  .product-category .plan-item-normal a.more{margin:0 -10px;padding-left:10px;border-left:0;border-top:1px solid #e3e3e3;line-height:40px;}
  .product-category .plan-item-normal a.more span{margin-right:10px;}
}

@media (max-width: 768px){
  .list-zmd .zmd-item {
    position: relative;
    padding: 4px 14px;
}
	#index-banner .item {
	    background: rgba(0, 0, 0, 0) none no-repeat scroll center top / 100% auto;
	    height: 180px;
	}
	.nav-top .nav-top-logo {
	    width: 50%;
	    max-width:160px;
	}
	.index-news .index-news-list li.index-news-item {
	    margin-bottom: 26px;
	    padding-right: 10px;
	    padding-left:10px;
	}
	.nav-main-cont .nav-main-list > li i.nav-main-item-ico {
	    width: 19px;
	    height: 19px;
	    background-size: 197px 360px;
	    display: block;
	    margin: 6px auto 2px;
	}
  .nav-main-item-text .nav-main-item-cn{
    font-size:13px;
  }
  .nav-main .nav-main-list li{
    height:45px;
  }
  .nav-main .nav-main-list li a{
    margin-top:0px;
    margin-bottom:0px;
    padding-top:5px;
    padding-bottom:5px;
    height:auto;
  }
  .nav-main{
    margin-bottom:2px;
  }
  .nav-main .nav-main-list li:hover a .nav-main-item-ico , .nav-main .nav-main-list li.active a .nav-main-item-ico{
     background:#1F80D3 url(../images/common_ico.png);
     background-size: 197px 360px;
  }
  .nav-main .nav-main-list li a .nav-jzsq-ico ,.nav-main .nav-main-list li:hover a .nav-jzsq-ico,.nav-main .nav-main-list li.active a .nav-jzsq-ico{
    background-position: -8px -8px;
  }
  .nav-main .nav-main-list li a .nav-mqsq-ico ,.nav-main .nav-main-list li:hover a .nav-mqsq-ico,.nav-main .nav-main-list li.active a .nav-mqsq-ico{
    background-position: -41px -7px;
  }
  .nav-main .nav-main-list li a .nav-gcsq-ico ,.nav-main .nav-main-list li:hover a .nav-gcsq-ico,.nav-main .nav-main-list li.active a .nav-gcsq-ico{
    background-position: -74px -9px;
  }
  .nav-main .nav-main-list li a .nav-gysq-ico ,.nav-main .nav-main-list li:hover a .nav-gysq-ico,.nav-main .nav-main-list li.active a .nav-gysq-ico{
    background-position: -303px -8px;
  }
  .nav-main .nav-main-list li a .nav-gfsc-ico ,.nav-main .nav-main-list li:hover a .nav-gfsc-ico,.nav-main .nav-main-list li.active a .nav-gfsc-ico{
    background-position: -335px -7px;
  }
  .casecontent .case-item .case-title {
    font-size: 14px;
  }

  .casecontent .case-item p {
    font-size: 13px;
    line-height: 18px;
    color: #0a0a0a;
    height: 72px;
    text-overflow:ellipsis; white-space:normal; overflow:hidden;
  }
  .index-case{
    margin-top:13px;
  }
  .casecontent .case-item {
    margin: 13px 0px;
    margin-top: 0px;
    margin-bottom:13px;
  }
  .index-news-detail .title a{
    font-size:14px;
  }
  .index-news-detail p.title{
    height:60px;
    text-overflow:ellipsis; white-space:normal; overflow:hidden;
  }
  .index-sqbk h4{
    text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
  }
  .menu-phone img{
    height:30px;
    background:#fff;
  }
  .nav-top .nav-top-list{
    padding-top:12px;
  }
  .nav-top {
    padding: 10px 0;
  }
  .footer-menu{
    background-size:cover;
  }
  .footer-menu-list li{
    width:33.33%;
    float:left;
  }
  /*slide-nav*/
  body.slide-show .body-container{transform:translateX(-78.125%);-webkit-transform:translateX(-78.125%);}
  body.slide-show #slide-nav{z-index:2000;}
#slide-nav{background: #1F80D3;height:100%;left:100%;padding:15px;position:absolute;top:0;width:78.125%;}
#slide-nav .menu-close{position:absolute;    top: 22px;
    left: -40px;}
#slide-nav .menu-close img{width:30px;}
#slide-nav .nav-link{}
#slide-nav .nav-link li{background:#fff;padding:1px;width:100%;margin-bottom:6px;}
#slide-nav .nav-link li > a{display:block;width:100%;height:32px;font-size:14px;line-height:32px;background:#fff;padding:0 10px;color:#1F80D3;letter-spacing:2px;}
#slide-nav .nav-link a i{display:block;background:url(../images/icon_down.png) no-repeat;background-size:16px 16px;height:16px;width:16px;float:right;margin:9.5px 2px 0 0;}
#slide-nav .nav-link a.on{background:#1F80D3;color:#fff;}
#slide-nav .nav-link a.on i{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);background:url(../images/icon_down_on.png) no-repeat;background-size:16px 16px;}
#slide-nav .nav-link li dl{margin:0;display:none;}
#slide-nav .nav-link li dd{border-bottom:1px dashed #1F80D3;height:29px;line-height:28px;font-size:14px;padding:0 8px;color:#8a8a8a;}
#slide-nav .nav-link li dd:last-child{border:none;}
#slide-nav .nav-link li dd a{color:#8a8a8a;display:block;}
#slide-nav .nav-list{margin-top:15px;}
#slide-nav .nav-list a{display:block;width:100%;height:35px;font-size:14px;line-height:35px;margin-bottom:6px;padding:0 10px;color:#fff;letter-spacing:2px;} 
#slide-nav .nav-list a img{width:6px;float:right;margin:12.5px 10px 0 0;}
#slide-nav .nav-list .l1 a{background:#2bc661;}
#slide-nav .nav-list .l2 a{background:#3bd1f6;}
#slide-nav .nav-list .l3 a{background:#e5b51d;}
#slide-nav .nav-list .l4 a{background:#f6813b;}
  .body-container{
        overflow-x: visible;
    transition: transform ease .6s;
    -webkit-transition: -webkit-transform ease .6s;

  }
  .pop-bg {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/pop_bg.png);
    z-index: 100;
}
.footer-bottom h3{
    font-size:15px;
  }
  .footer-bottom p{
    text-align:center;
    font-size:14px
    line-height:18px;
  }

  #about-nav li a {
    padding: 0 5px;
    font-size: 14px;
    line-height: 36px;
    background: #fafafa;
  }
  #about-nav li.on a:before{display:none;}
  .culture_item_con h3{
    font-size:15px;
  }

.table>tbody>tr>th{
  padding:4px;
}
.first-culture-section{
  display: inline-block;
}
.vcenters{
	display:block;
}
.zzry-list .items .name {
	padding-left:0px;
	padding-right:0px;
	margin-top:15px;
	white-space: normal;
	margin-bottom:15px;
}
.zzry-list .col-lg-4{
	margin-bottom:0px;
	border:none;
}
}
@media (max-width: 320px){
  #index-banner .item {
    height:153px;
  }
  .footer-bottom h3{
    font-size:14px;
  }
  .footer-bottom p{
    text-align:center;
    font-size:13px;
    line-height:18px;
  }
  .index-news .col-xs-6, .index-news .col-sm-6 {
    padding: 0px 3px;
  }
  .table>tbody>tr>th{
    padding:8px;
  }
}


.page{padding:1em 0 1.5em;font-size:1.214em;line-height:1.714em;text-align:center;}

.page li{ display:inline-block;border:1px solid #bbbbbb;border-radius:0.18em; margin-right:0.3em;}

.page li.current{background-color:#d7d7d7;}

.page li a{ display:block;padding:0.38em 1em;}
.body_footer{width:100%; height:51px; background:url(../images/nav.jpg) left bottom repeat-x; position:fixed; bottom:0;}
.body_footer ul{width:100%;}
.body_footer ul li{width:25% ; float:left; color:#fff; background:url(../images/line.jpg) right top no-repeat;}
.body_footer ul li:hover{width:25% ; float:left; color:#fff; background:url(../images/nav01.jpg) left bottom repeat-x;}
.body_footer ul li a{width:100%; height:46px; display:block; padding-top:5px;}
.body_footer ul li a:hover { color:#ff0;}
.body_footer ul li dl{width:auto; margin:0 auto; text-align:center;}
.body_footer ul li dt{width:auto; height:25px; overflow:hidden;}
.body_footer ul li dd{width:auto; height:20px; font-size:12px; color:#fff; line-height:20px; overflow:hidden;}

#gotop2{position:fixed;z-index:777;width:50px;height:50px;right:30px;bottom:50px;background:url(../images/back2.png) no-repeat;cursor:pointer;}