img {
    object-fit: scale-down;
  }

.logo-sm-height{
        height: 80px;
    }
    
    .overflowX::-webkit-scrollbar{   /*滚动条基本样式，高度*/
	width:4px;height:4px;
}
.overflowX::-webkit-scrollbar-thumb {/*滚动条上层颜色*/
            border-radius: 5px;
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            background: rgba(0,0,0,0.2);
        }
.overflowX::-webkit-scrollbar-track {/*滚动条底层颜色*/
            -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
            border-radius: 0;
            background: rgba(0,0,0,0.1);
}

      
    
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
}}

.whbg{
    background: #fff;
}

.navbar-expand-lg .navbar-nav{
    height: 88px;
    line-height: 70px;
    
}




.MagicZoomBigImageCont{border:1px solid #91b817;overflow:hidden}
.MagicZoomBigImageCont img{width:980px;height:1200px}
.MagicZoomBigImageCont iframe{width:300px;height:300px}
.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:hand;left:0}
.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
.MagicZoomLoading img{padding-top:3px !important}
.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none}
.MagicThumb-zoomed{cursor:default}
.MagicThumb span{display:none}
.MagicThumb-image{border:1px solid #ccc;outline:none}
.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}
.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
.MagicThumb-controlbar{display:block;height:18px}
.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;background:transparent url(graphics/controlbar.png) no-repeat 0 0;outline:none;position:absolute;left:0px;top:0px}
.MagicThumb-loading{border:1px solid #000;background:#fff url(graphics/loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}



.left-pro{width:572px; padding:20px 10px;text-align:left;float:left}
.left-pro .t1{width:150px;float:left}
.left-pro .t2{width:352px;text-indent:0;float:left;padding-left:10px}
.left-pro .t2 img{text-indent:0;}
#showArea img{cursor:pointer;display:block;margin-bottom:5px;width:120px;padding:1px;border:1px solid #ebebeb;height:150px;float:left}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:29px}
#gobottom{cursor:pointer;display:block;margin-left:29px}
#showArea{height:600px;margin:10px;overflow:hidden}



ol {
    list-style: none;
    padding: 0;
}
.flex-center{
    display: flex;
    justify-content: center;
}




.proTop{
	        float: left;
	    }
	    .proTop span{
            display: block;
            font-size: 15px;
            font-family: Times;
            color: rgb(136, 136, 136);
	    }
	    .title-nav{
	        float: right;
	        padding-top: 25px;
	    }
	    .title-nav a{
	        color: rgb(136, 136, 136);
	    }
	    .clear{
	        clear: both;
	    }
	    .bg-bao{
	        background: url(../template/default/images/52.jpg)no-repeat;
	    }
	    .contact{
	        background: url(../template/default/images/47.jpg)no-repeat;
	        width: 100%;
            height: 414px;
            overflow: hidden;
	    }
	    .contact p{
	        margin-top: 170px;
	        font-size: 28px;
            margin-left: 80px;
	    }
	    .contact span{
	        margin-left: 80px;
	    }
	    .navbar-expand-lg .navbar-collapse{
	        float: right;
	    }
	    .new-bg{
	        background: url(../template/default/images/1482203332.jpg)no-repeat;
	        background-size:cover;
	    }
	    .time{
	        float: left;
	        padding: 20px 0 0 72px;
	    }
	    /*.media{*/
	    /*    float: right;*/
	    /*    padding: 25px;*/
     /*       width: 80%;*/
     /*       border-left: 1px solid rgb(221, 221, 221);*/
     /*       border-bottom: 1px solid rgb(221, 221, 221);*/
     /*       margin-bottom: 0 !important;*/
	    /*}*/
	    .time span{
        	color: rgb(136, 136, 136);
            display: block;
            text-align: right;
            font-weight: 600;
	    }
	    .media-body img{
	        width: 434px;
	        height: 260px;
	    }
	    .contact-box{
	        padding-top: 50px;
	    }
	    .row .col-12 i {
	        padding-right: 12px;
	    }
	    .lh-2 li{
	        font-size: 16px;
            line-height: 40px;
            margin: 16px 0;
	    }
	    .about_select{
	        width: 100%;
            height: 40px;
            line-height: 40px;
            border-bottom: 1px solid rgb(238, 238, 238);
	    }
	    .about_select ul{
	        width: 70%;
            margin: 0 auto;
	    }
	    .about_select ul li{
            float: left;
            padding: 0 20px;
            font-size: 14px;
	    }
	    .custom_select{
	        width: 100%;
            height: 40px;
            line-height: 40px;
            border-bottom: 1px solid rgb(238, 238, 238);
	    }
	    .custom_select ul{
	        width: 21%;
            margin: 0 auto;
	    }
	    .custom_select ul li{
            float: left;
            padding: 0 20px;
             font-size: 14px;
	    }
	    .pages_select{
	        width: 100%;
            height: 40px;
            line-height: 40px;
            border-bottom: 1px solid rgb(238, 238, 238);	        
	    }
	    .pages_select ul{
	        /*width: 33%;*/
            margin: 0 auto;	        
            display: flex;
    justify-content: center;
	    }
	    .pages_select ul li{
            float: left;
            padding: 0 20px;
             font-size: 14px;
	    }
	    .new_pages{
	        width: 70%;
	        margin: 0 auto;
	    }
	    .new_pages ol{
            padding: 0;
	    }


.fenbox{
    border-bottom:  2px #ccc dashed;
}

.news_box .news_list {
    margin-top: 10px;
}
.news_box .news_list ul {
    margin-bottom: 10px;
}
.news_box .news_list ul li {
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    border: 0px solid #e6e6e6;
    padding: 0px;
    background: #fff;
    border-bottom: 1px #ccc solid;
    padding-bottom: 50px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.news_box .news_list ul li .img {
    display: block;
    float: left;
    width: 35%;
    line-height: 0;
    overflow: hidden;
}
.news_box .news_list ul li .img img {
    width: 100%;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
}
.news_box .news_list ul li .text {
    padding-left: 30px;
    
    padding-top: 1.4%;
}
.news_box .news_list ul li .text .bt {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
    color: #333333;
    font-size: 32px;
    font-weight: 700;
}
.news_box .news_list ul li .text p {
    color: #666666;
    font-size: 16px;
    line-height: 28px;
    height: 80px;
    overflow: hidden;
    margin-top: 2%;
}


.news_box .news_list ul li .text .bottom {
    margin-top: 3.6%;
    font-size: 13px;
}
.news_box .news_list ul li .text .bottom span {
    display: block;
    float: left;
    margin-left: 23px;
    color: #999999;
}
.news_box .news_list ul li .text .bottom span:first-child {
    margin-left: 0;
}
.news_box .news_list ul li .text .bottom span.f-r {
    display: none;
}
.news_box .news_list ul li .text .bottom .a1 {
    background: url(../images/news_icon1.jpg) no-repeat left center;
    padding-left: 19px;
}
.news_box .news_list ul li .text .bottom .a2 {
    background: url(../images/news_icon2.jpg) no-repeat left center;
}
.news_box .news_list ul li .text .bottom .a3 {
    background: url(../images/news_icon3.jpg) no-repeat left center;
}
.news_box .news_list ul li .right {
    float: right;
    text-align: right;
    padding-top: 1.4%;
}
.news_box .news_list ul li .right span {
    display: block;
    color: #999999;
    font-size: 18px;
}
.news_box .news_list ul li .right .more {
    margin-top: 9%;
    background: url(../images/news_icon.png) no-repeat right center;
    line-height: 40px;
    height: 40px;
    display: block;
    width: 120px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.news_box .news_list ul li .right .more span {
    /*display: none;*/
    float: left;
    margin-left: 20%;
}
.news_box .news_list ul li .row:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}
.news_box .news_list ul li:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.news_box .news_list ul li:hover .right .more {
    display: block;
    text-align: center;
    background: #272727 url(../images/news_icon4.jpg) no-repeat right center;
}
.news_box .news_list ul li:hover .right .more span {
    display: block;
    color: #0165b3;
    font-size: 16px;
    text-transform: uppercase;
}

.morebt1{
   width: 160px;
    height: 60px;
    /* background: #013370; */
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    color: #E61322;
    display: block;
    border: 2px #E61322 solid;
    margin-top: 30px;

}




.nav_san {
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.nav_san li{
    
    margin-left: 12.5px;
    margin-right: 12.5px;
}
.nav_san li a{
    color: #000;
    font-size: 16px;
    font-family: "Arial";
    line-height: 50px;
    display: inline-block;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    background: #dcdcdc;
    border-radius: 10px;
    
}


.nav_san li a:hover,
.nav_san li a.active{
    background: #013370;
    color: #fff;
}
.nav_san li a:hover::after,
.nav_san li a.active::after{
    display: block;
}





.aaabbb{
    font-size:20px ;
    line-height: 3em;
}

.cccddd{
   font-size: 26px;
    line-height: 2em;
    font-weight: bold;
    text-align: center;
}

.aaasss{
    font-size:24px ;
    line-height: 3em;
    font-weight: bold;
}

.eeefff{
    
}

.ab1{
     font-size:36px ;
 
}
.ab2{
    font-size: 20px;
        line-height: 2em;
    
}

@media (min-width: 840px){
 .jumbotron {
    padding: 9rem 2rem;
}
}

@media (min-width: 960px){
 .jumbotron {
    padding: 10rem 2rem;
}
}

@media (min-width: 1024px){
 .jumbotron {
    padding: 15rem 2rem;
}
    
}

@media (min-width: 1200px){
     .jumbotron {
    padding: 17rem 2rem;
}

}

@media (min-width: 1400px){
     .jumbotron {
    padding: 20rem 2rem;
}

}



.mbview{
    display: none;
}
.pcview{
   display: block;
}

.pcivew{
     height: 70px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding-top: 10px;
}
.navmenu{
    max-width: 1200px;
}




@media (min-width: 1360px){
.containerx{
    max-width: 1360px;
}}

@media (min-width: 1440px){
.containerx{
    max-width: 1400px;
}}
@media (min-width: 1440px){
.containerx{
    max-width: 1400px;
}}
@media (min-width: 1600px){
.containerx{
    max-width: 1500px;
}}
@media (min-width: 1800px){
.containerx{
    max-width: 1500px;
}}

@media (max-width:768px ) {
    
    .logo-sm-height{
        height: 50px;
    }
    
    .navbar-expand-lg .navbar-nav{
    height: auto;
    line-height: auto;
    
}

    
    .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 0.2rem;
	
}
    
    .morebt1 {
    width: 100px;
    height: 34px;
    background: #013370;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    display: block;
}
    
    .news_box .news_list ul li .img img {
    width: 54%;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
}
            .mbview{
    display: block;
}
.pcview{
   display: none;
}

.pcivew{
     display: none;
}
            
            .content img{
                width: 100%!important;
                height: 100% !important;
            }


.aaabbb{
    font-size:14px ;
    line-height: 2em;
}

.cccddd{
   font-size: 16px;
    line-height: 2em;
    font-weight: bold;
    text-align: center;
}

.aaasss{
    font-size:14px ;
    line-height: 2em;
    font-weight: bold;
}

.eeefff{
    
}

.ab1{
     font-size:16px ;
 
}
.ab2{
    font-size: 14px;
        line-height: 2em;
    
}
    
    .jumbotron {
    padding: 5rem 2rem;
}
/*    .nav_san li{*/
/*    display: none*/
/*}*/
.nav_san li a {
    color: #525252;
    font-size: 13px;
    font-family: "Arial";
    line-height: 30px;
    display: inline-block;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
     .news_box .news_list ul li .img {
    display: block;
    float: left;
    width: 85%;
    line-height: 0;
    overflow: hidden;
}

.news_box .news_list ul li .text {
 
    padding-left: 0px;
   
    padding-top: 1.4%;
}
    
    .box{ display:none}
    .view{
    display:block;
}
    .pages_select ul{
	        /*width: 33%;*/
            display: list-item;
	    }
    
   
  

}





.view {
	max-width: 500px;
}
.view .swiper-slide {
	height: auto;
	max-width: 500px;
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
.view .swiper-slide img {
	height: auto;
    width: 100%;

}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.preview {
	position: relative;
	width: 440px;
	left: 30px;
}
.preview .swiper-slide {
	width: 87.5px;
	height: 70px;
	margin: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}
.preview .swiper-slide img {
	display: inline-block;
	height: 100%;
}
.preview .active-nav {
	border: 1px solid #F00;
}
.preview .arrow-left {
	background: #fff url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}
.preview .arrow-right {
	background: #fff url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}

@media only screen and (max-width: 768px) {
.view .swiper-slide {
	height: 100%;
}
.preview {
	display: none;
}
.view .arrow-left, .view .arrow-right {
	height: 300px;
	display: block;
}
}





.media {
  
  justify-content: center;
  align-items: center;
  margin: 0px;
  overflow: hidden;
  position: relative;
}

.media:hover {
  cursor: pointer;
}


.media .overlay {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 3;
  opacity: 0;
  transition: all ease-in-out 0.5s;
  top:0;
}

.media:hover .overlay {
  opacity: 1;
}

.media img {
  width: 100%;
  margin: auto;
  transform: scale(1);
  transition: all ease-in-out 0.5s;
}

.media:hover img {
  transform: scale(1.1);
  filter: blur(2px);
}

.image-details {
  text-align: center;
  color: white;
  font-size: 38px;
  z-index: 4;
  position: absolute;
  top: 100%;
  opacity: 0;
  transition: all ease-in-out 0.5s;
  width: 100%;
  left: 0;
    text-align: center;
}

.media:hover .image-details {
  top: 40%;
  opacity: 1;
}

  