
.picScroll-left{height: 60px}
.picScroll-left,.picScroll1 ,.picScroll2{position: relative}
.picScroll1 ,.picScroll2{height: 175px;}
.picScroll1 img,.picScroll2 img{height: 175px;width: auto;display: block;margin: 0 auto;max-width: 100%}
.hd .next{position: absolute;right: 20px;height: 25px;background: url("right.png") no-repeat left top;width: 12px;top: 50%;margin-top: -25px}
.hd .prev{position: absolute;left: 20px;height: 25px;background: url("left.png") no-repeat left top;width: 12px;top: 50%;margin-top: -25px}
.picScroll-left .bd,.picScroll1  .bd,.picScroll2  .bd{width: 100%!important;}
.picScroll1 .bd,.picScroll2 .bd,.picScroll-left .bd{width: 100%;padding-left: 60px;padding-right: 60px;box-sizing: border-box}
#gsbox{overflow: hidden;position: relative}
.gscont{position: relative;height: 195px}
p{margin: 0}
ul{margin-bottom: 0}


.main-slider {
    overflow: hidden;

}

.main-slider .carousel-inner .item .figure {
    margin: 0
}

.main-slider .carousel-inner .item .figure > img {
    width: 100%
}

.carousel-control.left,
.carousel-control.right {
    background: none
}

.carousel-indicators {
    z-index: 1;
}

.carousel {
    z-index: 0;
}

.carousel-control {
    border: 4px solid #fff;
    bottom: auto;
    height: 65px;
    margin-top: -50px;
    text-shadow: none;
    top: 50%;
    width: 65px;
    padding-top: 14px;
    border-radius: 100px;
    color: #fff;
}

.carousel-control.left {
    left: -100px;
    opacity: 0;
    -webkit-transition: .6s ease;
    transition: .6s ease;
    background: url(ban_pre.png) no-repeat;
    width: 50px;
    height: 88px;
    border: none;
}

.carousel-control:hover,
.carousel-control:focus {

    width: 50px;
    height: 88%;
}

.main-slider .carousel-control:hover, .carousel-control:focus {
    background: url(ban_pre.png) no-repeat;
    width: 50px;
    height: 88%;
}

.main-slider .carousel-control.right {
    right: -100px;
    opacity: 0;
    -webkit-transition: .6s ease;
    transition: .6s ease;
    background: url(ban_next.png) no-repeat;
    width: 50px;
    height: 88px;
    border: none;
}

.main-slider:hover .carousel-control.left {
    left: 30px;
    opacity: 1;
}

.main-slider:hover .carousel-control.right {
    right: 30px;
    opacity: 1;
}

.intro {
    position: relative
}

.intro .main-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.intro .main-nav ul.main-menu {
    float: right;
    margin-top: 20px;
}

.intro .main-nav .sticky-wrapper.is-sticky ul.main-menu {
    margin-top: 0;
}

.intro .main-nav ul.main-menu li {
    margin-right: 5px;
    position: relative;
}

.intro .main-nav ul.main-menu li a {
    color: #ffffff;
    font-weight: 600;
    padding: 6px 15px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.sticky-wrapper.is-sticky nav ul.main-menu li a {
    margin-bottom: 0
}

.intro .main-nav ul.main-menu li ul li a {
    margin-bottom: 0
}

.intro .main-nav ul.main-menu li.active a {
    color: #ff8724
}

.intro .main-nav ul.main-menu li a:hover,
.intro .main-nav ul.main-menu li a:focus {
    background: none;
    color: #ff8724;
    outline: none;
}

.intro .main-nav ul.main-menu li a::before {
    background: transparent none repeat scroll 0 0;
    border-left: 1px solid #FF8724;
    border-top: 1px solid #FF8724;
    content: "";
    height: 10px;
    left: -70px;
    position: absolute;
    top: 0;
    width: 25px;
    visibility: hidden;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    opacity: 0;
}

.intro .main-nav ul.main-menu li a::after {
    background: transparent none repeat scroll 0 0;
    border-right: 1px solid #FF8724;
    border-bottom: 1px solid #FF8724;
    content: "";
    height: 10px;
    right: 70px;
    position: absolute;
    bottom: 0;
    width: 25px;
    visibility: hidden;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    opacity: 0;
}

.intro .main-nav ul.main-menu li a:hover::before {
    visibility: visible;
    opacity: 1;
    left: 0;
}

.intro .main-nav ul.main-menu li a:hover::after {
    visibility: visible;
    opacity: 1;
    right: 0;
}

.layout-con {
    height: 128px;
    max-height: 128px;
    overflow: hidden;
}

.intro .main-nav ul.main-menu li.active a::before {
    background: transparent none repeat scroll 0 0;
    border-left: 1px solid #FF8724;
    border-top: 1px solid #FF8724;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
    visibility: visible;
    opacity: 1;
}

.main-slider .carousel-inner .item .figure .figcaption.fig3 {
    /*bottom: 0;*/
    /*left: 3.8%;*/
    margin: 0 auto;
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    /*padding: 0 15px;*/
}

.fig3 {
    display: inline-block;
    text-transform: uppercase;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    position: absolute;
    left: 0;
    top: 35%;
    width: 100%
}

.intro .main-nav ul.main-menu li.active a::after {
    background: transparent none repeat scroll 0 0;
    border-right: 1px solid #FF8724;
    border-bottom: 1px solid #FF8724;
    content: "";
    height: 10px;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 25px;
    visibility: visible;
    opacity: 1;
}

.main-nav nav {
    margin-bottom: 0;
    -webkit-transition: 1s ease;
    transition: 1s ease;
}

.main-slider .carousel-inner .item .figure {
    position: relative
}

.main-slider .carousel-inner .item .figure::before {
    background: rgba(0, 0, 0, 0.0) none repeat scroll 0 0;
    content: "";
    /*height: 100%;*/
    /*position: absolute;*/
    /*width: 100%;*/
}

.main-slider .carousel-inner .item .figure .figcaption.fig1 {
    /*bottom: 0;*/
    /*left: 3.8%;*/
    margin: 0 auto;
    position: absolute;
    left: 0%;
    top: 25%;
    width: 100%;
    /*padding: 0 15px;*/
}

.main-slider .carousel-inner .item .figure .figcaption.fig1 h1:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0
}

.main-slider .carousel-inner .item .figure .figcaption.fig1 h1:first-child + h1 {
    position: absolute;
    top: 0;
    left: 0
}

.fig4 {
    top: 70%
}

.main-slider .carousel-inner .item .figure .figcaption.fig2 {

    left: 27.8%;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 30%;
    padding: 0 15px;
}

.main-slider .carousel-inner .item .figure .figcaption .fpic {
    margin: 0 0 20px 0;
    color: #ffffff;
    font-family: "Lora", serif;
    font-size: 45px;
    font-weight: 600;
    /*width: 50%;*/
    line-height: 50px;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    float: right
}

.main-slider .carousel-inner .item .figure .figcaption p {
    color: #fff;
    font-size: 15px;
    margin-bottom: 30px;
    width: 50%;
}

.main-slider .carousel-inner .item .figure .figcaption h1 {
    margin: 0;
    color: #ffffff;
    font-family: "Lora", serif;

    font-weight: 600;
    width: 100%;
    line-height: 50px;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    float: right;
}

.main-slider .carousel-inner .item .figure .figcaption.fig2 h1 {
    margin: 0 0 20px 0;
    color: #ffffff;
    font-family: "Lora", serif;
    font-size: 45px;
    font-weight: 600;
    width: 45%;
    line-height: 50px;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    float: none
}

.chart-dt {
    height: 750px
}

.main-slider .carousel-inner .item .figure .figcaption.fig2 a {
    width: 45%;
}

.main-slider .carousel-inner .item .figure .figcaption h1 img {
    max-width: 100%;
    max-height: 100%;
}

.main-slider .carousel-inner .item .figure .figcaption.fig2 h1 img {
    max-width: 100%;
}

.main-slider .carousel-inner .item .figure .figcaption a {
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    padding: 10px 40px;
    border-bottom-width: 4px;
    margin-bottom: 4px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    position: absolute;
    left: 0;
    top: 0%;
}

.main-slider .carousel-inner .item .figure .figcaption a:hover {
    text-decoration: none;
    border-bottom-color: #FF8724;

}

.main-slider .carousel-indicators li{margin:0 6px;width:14px;height:14px;text-align:center;cursor:pointer;display:inline-block;vertical-align:top;*display:inline;*zoom:1;background:url(banner_icon_001.png) no-repeat 0 0;}


.carousel-indicators {
    bottom: 10px;
}

.main-slider .carousel-indicators li:hover {
    background:url(banner_icon_002.png) no-repeat 0 0;
}

.main-slider .carousel-indicators .active {
    background:url(banner_icon_002.png) no-repeat 0 0;
}

#top-slider .carousel-indicators li {
    margin-right: 10px;
}

.home-slider {
    margin-top: 5%;
    overflow: hidden;
}
.carousel-control.left,
.carousel-control.right {
    background: none
}

.carousel-indicators {
    z-index: 1;
}

.carousel {
    z-index: 0;
}
#team4.owl-carousel
{
    margin-left:15px\9}
.carousel-control {
    border: 4px solid #fff;
    bottom: auto;
    height: 65px;
    margin-top: -50px;
    text-shadow: none;
    top: 50%;
    width: 65px;
    padding-top: 14px;
    border-radius: 100px;
    color: #fff;
}

.carousel-control.left {
    left: -100px;
    opacity: 0;
    -webkit-transition: .6s ease;
    transition: .6s ease;
    background: url(ban_pre.png) no-repeat;
    width: 50px;
    height: 88px;
    border: none;
}

.carousel-control:hover,
.carousel-control:focus {

    width: 50px;
    height: 88%;
}

.main-slider .carousel-control:hover, .carousel-control:focus {
    background: url(ban_pre.png) no-repeat;
    width: 50px;
    height: 88%;
}

.main-slider .carousel-control.right {
    right: -100px;
    opacity: 0;
    -webkit-transition: .6s ease;
    transition: .6s ease;
    background: url(ban_next.png) no-repeat;
    width: 50px;
    height: 88px;
    border: none;
}

.main-slider .carousel-control.right:hover {
    background: url(ban_next-hover.png) no-repeat;
}

.main-slider:hover .carousel-control.left {
    left: 30px;
    opacity: 1;
}

.main-slider:hover .carousel-control.left:hover {
    background: url(ban_pre-hover.png) no-repeat;
}

.main-slider:hover .carousel-control.right {
    right: 30px;
    opacity: 1;
}
.main-slider .carousel-inner .item .figure .figcaption.fig1.zj01{top:13%}
.zd02{top:105%}
.main-slider .carousel-inner .item .figure .figcaption.fig1.zd01{top:11%;}


































 .slideBox {
    height: 350px;
    overflow: hidden;
    position: relative;
}



 .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}



.slideBox .hd ul li {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #3fa4f0;
    cursor: pointer;
}
.slideBox .hd ul li.on{
    background: red;
}
 .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

 .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

 .slideBox .bd img {
    width: 100%;
    height: 350px;
    display: block;
}
.slideBox ul ,.slideBox  .bd li{width: 100%!important;}
 .slideBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    height: 47px;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

 .slideBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    height: 47px;
}

 .slideBox .txt li {
    position: absolute;
    bottom: -47px;
    height: 47px;
    line-height: 47px;
}

 .slideBox .txt li a {
    display: block;
    padding: 0 0 0 20px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}
/* .bgf2{background: #f2f2f2} */
.pb20{padding-bottom: 20px}

/*滚动新闻*/
.scrollnews {
    background: #f2f2f2;
    line-height: 45px;

    margin-top: 20px;
}



.scrollnews .shares ul li {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 45px;
    background: #e5e5e5;
}

.scrollnews .shares ul li.zgtj {

}

.scrollnews .shares ul li.tit {
    background: #3fa4f0;
    color: #fff;
    font-size: 16px;
    margin-top: -1px;
}

.scrollnews .shares ul li.tit img {
    padding-right: 15px;
}

.scrollnews .shares ul li:nth-child(3) {
    background: #f2f2f2;
}

#rollAD {
    height: 45px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

#rollText {
    line-height: 45px;
    width: 100%;
}

#rollText a {
    background: url(main_icon1.png) no-repeat 10px;
    padding-left: 40px;
    display: block;
    font-size: 15px;
    width: 100%;
    height: 45px;
    overflow: hidden;
box-sizing: border-box;color: #333333;
}

#rollText a span:nth-child(1) {
    max-width: 76.57%;
    display: block;
    float: left;
}

#rollText a span:nth-child(2) {
    float: right;
    font-size: 14px;
    text-align: right;
    display: block;
    padding-right: 20px;
}

.section-tit {
    width: 100%;
    padding: 0;
    height: 50px;
    line-height: 48px;
    background: #f2f2f2;
    margin: 20px 0;
    font-size: 18px;

    color: #193681;
    font-weight: 600;
}

.section-tit a {
    font-size: 16px;
}


.section-tit span{
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    margin-top: -1px;font-size: 22px;color: #333333;
}


.section-tit span:first-child + span a {
    color: #797979;
}

.section-tit span:nth-child(2) a {
    color: #797979;
}
.col-md-6 {
    width: 50%;
}
#stockcode_601186 {
     float: right;
     padding-right: 20px;
     height: 45px;
     line-height: 45px;
 }
#stockcode_01186 {
      float: right;
      padding-right: 20px;
      height: 45px;
      line-height: 45px;
  }
.cor1 {
    color: green;
    font-size: 14px;
    width: 38px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
}
.cor2 {
    color: red;
    font-size: 14px;
    width: 38px;
    display: inline-block;
    height: 45px;
    line-height: 45px;
}
.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 {
    float: left;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.section-tit .more {
    position: relative;
    float: right;
    margin-right: 20px;
    padding-right: 0;
}
.section-tit span:first-child + span a:after {
    content: "";
    height: 2px;
    background: #004280;
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 0;
}.newsleft {
     padding-left: 0;
     padding-right: 15px;
    width: 46%;
 }


.focus {
    position: relative;
    width: 100%;
    height: 350px;
    background-color: #000;
    margin: 0 auto;
}

.focus img {
    width: 100%;
    height: 350px;
}

.focus .shadow .title {
    width: 260px;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}

.focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .btn a:hover, .focus .btn a.current {
    cursor: pointer;
    background: #fc114a;
}

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
    width: 100%;
    position: relative;
    left: 50%;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 100px;
    background: rgba(25, 54, 130, 0.7);
    /*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000') \9;*/
    display: block;
    text-align: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    background:#193681\9;
}

.shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    margin-left: 30px;
    position: absolute;
    bottom: 47px;
    height: 25px;
    line-height: 25px;
}
.shadow a:hover{
    color: #fff ;
    text-decoration: underline;
}
.shadow i {
    font-size: 12px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: 6px;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.focus .fcon img {
    display: block;
}

 .fbg {
    bottom: 72px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
    width: 100%;
    background: url(news-bga.png) no-repeat;
    background-position: center
}

.focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px;
    margin-left: -33px;
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #3fa4f0;
}

.focus .D1fBt .current, .focus .D1fBt a:hover {
    background: #e81c24;
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}







.news-rbox {
    padding-right: 0;
    width: 54%;
}

.news-tab {
    position: relative;
}

.news-tab .tab {
    overflow: hidden;
    background: #f2f2f2;
    position: relative;
}

.busi .layout-detail3 {
    display: none
}

.news-tab .tab a {
    display: block;
    padding: 0 30px;
    float: left;
    text-decoration: none;
    color: #333;
    line-height: 50px;
    font-size: 16px;
}

.news-tab .tab a:hover {
    color: #193681;
    text-decoration: none;
}

.news-tab .tab a.on {
    color: #193681;
    text-decoration: none;
}



.news-tab .content li {
    display: none;
}

.news-more {
   line-height: 50px;
    float: right;
    color: #999999;
    padding-right: 20px;
}

.product a{
    color: #333333;
    font-size: 15px;
}
.product p{color: #b0b0b0}
.news-tab .content li dl {
    padding: 12px 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    margin-bottom: 0;
}

.news-tab .content li dl dt {
    float: left;
    width: 100px;
}

i{font-style: normal}

.news-tab .content li dl dt p:nth-child(1) {
    font-size: 36px;
    color: #b0b0b0;
    text-align: center;
    font-family: "Calibri Light";
}
 .shadow {padding-top: 25px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 100px;
    background: rgba(25, 54, 130, 0.7);
    display: block;
    text-align: left;
     filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99193681,endcolorstr=#99193681);
    background: #193681\9;
}
.news-tab .content li dl dt .y-m {
    font-size: 15px;
    color: #b0b0b0;
    text-align: center;
}

.news-tab .content li dl dd {
    margin-left: 100px;
    overflow: hidden;

}

.news-tab .content li dl dd h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 6px;
    margin-top: 3px;
    font-weight: 600;
    height: 22px;
    overflow: hidden;
    line-height: 22px;
}

.news-tab .content li dl dd p {
    line-height: 21px;
    color: #a9a9a9;
    font-size: 13px;
    height: 40px;
    overflow: hidden;
    text-align: justify;
}.news-tab {
     width: 100%;
     margin: 0 auto;
     background: #fff;
 }

.news-tab {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.news-tab .title {
    height: 50px;
    background: #f2f2f2;
}

.news-tab .title h2 {
    font-size: 20px;
    font-family: "microsoft yahei";
}

.news-tab .title-list {
    position: relative;
    font-size: 15px;
    color: #333333;
}

.news-tab .title-list li {
    width: 108px;
    line-height: 50px;
    text-align: center;
    float: left;
    display: inline;
}

.news-tab .title-list li.on {
    color: #004280;
}

.news-tab .title-list p {
    position: absolute;
    top: 47px;
    left: 0px;
    width: 108px;
    height: 1px;
    border-top: 3px solid #3fa4f0;
    overflow: hidden;
    text-align: center;
}

.product {

    display: none;
}


.product-wrap .show {
    display: block;
}

.product-wrap .product li {
    float: left;
    display: inline;
    margin-top: 4px;
    width: 100%;
}

.product-wrap .product li.ml0 {
    margin-left: 0px;
}

.news-tab .content li dl dt p:first-child {
    font-size: 32px;
    color: #b0b0b0;
    text-align: center;
}

.product-wrap .product li a.imgwrap {
    display: block;
    width: 226px;
    height: 200px;
    background: #fff;
    text-align: center;
}

.product-wrap .product li p a {
    color: #666666;
    text-decoration: none;
}

.product-wrap .product li p a:hover {
    color: #ff6600;
    text-decoration: none;
}

.sub-menu {
    display: none
}

.news-tab .content li dl dt p:nth-child(1) {
    font-family: Open Sans;
    font-weight: 400;

}

.news-tab .content li dl dt p:first-child {
    font-family: Open Sans;
    font-weight: 400;

}

.section-tit div {
    display: inline-block;
    padding: 0 15px;
    float: left;
    color: #111;
    cursor: pointer;
}

.bl_zzry {
    position: relative;
    top: 0;
}

.bl_zzry > div {
    width: 100%;
    padding-bottom: 30px;
}

.zzry {
    padding-bottom: 0;
    height: 235px;
    overflow: hidden;
}
.row:after, .row:before {
    display: table;
    content: " ";
}

.gsjs {
    background: url("gsjsbg.png") center bottom no-repeat #f2f2f2;
    padding: 45px 2% 25px;
}

.gsjs h2 {
    font-size: 25px;
    text-align: left;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    margin-top: 0;
}

.gsjs-left {
    padding-left: 0;
}

.gsjs p.txt {
    font-size: 15px;
    text-align: justify;
    line-height: 26px;
    color: #626262;
    margin-top: 8px;
    margin-bottom: 9px;
    margin-right: 20px;
}

.gsjs-left .more {
    display: block;
    margin: 0 auto;
    width: 120px;height: 38px;display: block;text-align: center;color: white;line-height: 38px;font-size: 15px;background: #3fa4f0;
}

.layout {
    margin-top: 30px;
}

.layout-title {
    text-align: center;
    overflow: hidden;
}

.layout-title li {
    display: inline-block;
    width: 25%;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    float: left;
    height: 250px;

}

.layout-title li.current {
    color: #193681;

}

.layout-title li a {
    color: #333;
    font-size: 18px
}

.layout-title li:hover {
    background: url(jiantou.png) no-repeat bottom;

}

.layout-detail6 {
    height: 128px;
    overflow: hidden
}

.layout-title li.current a {
    color: #193681;
}

.layout-con .layout-detail {
    display: none;
}

.layout-con .layout-detail.on {
    display: block;
    font-size: 12px;
    line-height: 21px;

}

.layout-con .layout-detail p {
    font-size: 12px;
    line-height: 18px;
}

.layout-title i{font-style: normal}
.layout-title li a {
    display: block;
    width: 168px;
    height: 168px;
    margin: 0 auto;

    margin-bottom: 20px;

}


.layout-title li i {
    height: 20px;
    font-weight: 600;
}

.row {
     margin-right: 0px;
     margin-left: 0px;
}
.pd0{padding: 0}
.xwzx{line-height: 32px;font-size: 22px;color: #000000;background: url("xwzx.png") left top no-repeat;padding-left: 45px;margin-top: 20px;margin-bottom: 10px}
a:hover{color: #2373c8}
.gccb{background: url("gccb.png") no-repeat center }
.wlmy{background: url("wlmy.png") no-repeat center }
.gjyw{background: url("gjyw.png") no-repeat center }
.jgzz{background: url("jgzz.png") no-repeat center }

.prev {
    left: 40px;cursor: pointer;
}
.next {
    right: 40px;cursor: pointer
;
}
.num {
    right: 0px;
}
.tab-tit span{cursor: pointer}
.title-list li{cursor: pointer}
.current .gccb{background: url("gccb_act.png") no-repeat center }
.current .wlmy{background: url("wlmy_act.png") no-repeat center }
.current .gjyw{background: url("gjyw_act.png") no-repeat center }
.current .jgzz{background: url("jgzz_act.png") no-repeat center }
.bgf2 .section-tit{border-bottom: 1px solid #dcdcdc}
.bgf2 .section-tit .act{color: #3fa4f0;border-bottom: 3px solid #3fa4f0}
.pro_a{float: right;
    margin-top: 17px;}
.product dd div{float: left;width: 85%}
.fbg ul {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    margin-left: -43px;
    height: 16px;
    z-index: 10;
    width: 100%;
    position: relative;
    left: 50%;
}
.b_img_box {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    /* background: rgba(0, 0, 0, 0); */
    text-align: center;
    z-index: 999999;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.b_img_box img {
    /* width: 50%; */
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
}
#rollText a:hover span{color: #2373c8}
