@charset "utf-8";
.disnone{
    display: none;
}
#show_bg {width:100%; height:100%; background:rgba(0, 0, 0, 0.5); position:fixed; top:0px; left:0px; z-index:999; display:none;}
.bg_color {background:#fff;}

htm {padding:0px; margin:0px;}
body {font-family:"微软雅黑";min-width: 320px;}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 62.5%;
}

body {
	background-color: #fff;
	font-family: "Microsoft Yahei", "Arial", "微软雅黑";
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	overflow-x: hidden;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

img {
	border: none;
	vertical-align: middle;
	max-width: 100%
}

a {
	text-decoration: none;
	color: #333;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

a:hover {
	color: #000;
}

input,
textarea,
select,
button {
	outline: none;
	vertical-align: middle;
	font-size: inherit;
	font-family: inherit;
}

textarea {
	resize: none;
	overflow-y: auto;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

hr {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0;
	color: #ddd;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0;
}

ul,
ol,
li {
	list-style: none;
	-webkit-padding-start: 0;
    padding:0;
}

dt,
dd {
	padding: 0;
	margin: 0;
	list-style: none;
}





/* 模板 */
.logo-img{
    overflow: hidden;
    padding: 28px 0;
}

.header-info{
    margin-top: 40px;
}
.header-info .info-pic,.header-info .info-con{
    display: inline-block;
}
.header-info .info-pic{
    margin-right: 5px;
}
.header-info .info-con h2{
    color: #666666;
    font-size: 14px;
    margin: 0;
}
div.menu-container{
    text-align: center;
    height: 40px;
    background-color: #4FAF7B;
}
div.menu-container ul{
    display: inline-block;
    text-align:left;
}
div.menu-container ul li{
    display: inline-block;
    text-align: center;
}
div.menu-container ul li a{
    padding: 0 35px;
    line-height: 40px;
    display: block;
    font-size: 14px;
    color: #fdfdfd;
}
.m_head {

	
}
.m_logo,.m_logo a{
	width: 100%;
}
.m_logo a img{
	width: 150px;
	padding-bottom:10px;
    padding-top: 10px;
    max-width: initial;
}
.navbar-button{
	margin-right: 0px;
}

.m_head .logo img {height:60px;}
.m_head .navmenu {height:auto; overflow:hidden; padding:0px 10px; position:relative; background:#fff; float: none}
.offcanvas-toggle .icon-bar{background: #1792B2;}
.m_head .m_title {color:#fff; display:block; float:left;}
.m_head .menu_btn{display:block; float:right;}
.offcanvas-toggle{
	background-color: #fff;
}
.m_head .menu_btn span {display:block; background:url(../images/menu.png) no-repeat center center; background-size:100% 100%; -webkit-background-size:100% 100%; -moz-background-size:100% 100%; -ms-background-size:100% 100%;}
#js-bootstrap-offcanvas-2{
	background:#337ab7;
	border-color: #337ab7;
}
.menu-toggle{
	margin-top: 10px;
	display: block;
}
.menu-container{
	margin-right: auto;
    margin-left: auto;
	padding: 0;
	width: 100%
}
#menu-navigation{
margin-top: 143px;
}
#menu-navigation li{
	float: none;
	
}
.uk-offcanvas-bar {
    width: 200px;
}
.uk-nav-offcanvas .uk-nav-header {
    color: #777;
    margin-top: 0;
    border-top: 1px solid rgba(0,0,0,.3);
    background: #404040;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    font-size: 18px;
}
.uk-nav-offcanvas>li>a {
    color: #ccc;
    padding: 10px 15px;
    border-top: 1px solid rgba(0,0,0,.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {

	background-color: #035cac;
}
@media(min-width: 768px){
	.navbar-button {
		display: block;
}
}

.w{
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    transition: all .3s;
}
div.pro-lists{
    margin-top: 30px;
}
div.pro-lists h2{
    float: left;
    padding: 8px 21px;
    border: 1px solid #f2f2f2;
    margin-right: 2px;
    margin-bottom: 3px;
    line-height: 18px;
    background-color: #4FAF7B;
    color: #fff;
    font-size: 14px;
}
div.pro-lists ul li{
    float: left;
    padding: 8px 21px;
    border: 1px solid #f2f2f2;
    margin-right: 3px;
    margin-bottom: 3px;
    background-color: #f4f4f4;
    transition: all 0.2s;
}

div.pro-lists ul li a{
    color: #8f8f8f;
    transition: all 0.2s;
}
section.product{
    padding-bottom: 50px;
}
section.product .text-1 span:first-child{
    display: inline;
    line-height: normal;
    font-size: 24px;
    font-weight: normal;
    color: #4FAF7B;
}
section.product .text-1 span:last-child{
    font-size: 22px;
    color: #cecece;
}
section.product .text-2 a{
    line-height: normal;
    padding: 3px 0;
    font-size: 12px;
    background-color: #4FAF7B;
    color: #fff;
    padding: 5px 20px;
    border: 1px solid #4FAF7B;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
} 

section.product{
    margin-top: 30px;
}
section.product .swiper-slide{
    text-align: center;
    float: left;
}
section.product .swiper-slide .inner{
    display: block;
    margin: 0 8px;
    padding: 8px;
    border: 1px solid #dddddd;
    position: relative;
    transition: all 0.2s;
}
section.product .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
section.product .swiper-slide a img{
   max-width: 100%;
}
section.product .swiper-slide h2.title{
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 20px;
    padding-bottom: 5px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
section.product .swiper-slide h2.title a{
    font-size: 14px;
    color: #666666;
}
section.product .swiper-slide div.inner{
    position: relative;
}
section.product .swiper-slide div.inner::after{
    content: '+';
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 22px;
    height: 22px;
    color: #fff;
    background: #dddddd;
    transition: all 0.2s;
}
section.product .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
section.product .text{
    margin-bottom: 30px;
}
section.product .swiper-button-next-3,section.product .swiper-button-prev-3{
    display: block;
    height: 39px;
    width: 39px;
    border-radius: 39px;
   
    position: absolute;
    top: 50%;
    margin-top: -20px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 0;
    z-index: 99;
}

section.product .swiper-button-next-3{
    float: left;
    background: #3D3D3D url(../images/icon_5.png) no-repeat;
    left: 10px;
}
section.product .swiper-button-prev-3{
    float:right;
    background: #3D3D3D url(../images/icon_6.png) no-repeat;
   right: 10px;
}

section.about{
    padding: 50px 0;
}
section.about .mod-1{
     position: relative;
     margin: 0 -5px;
}
section.about .mod-1 div.mod-img img{
    width: 100%;
}
section.about .mod-2{
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
   
}
section.about .mod-2 h2{
    font-size: 24px;
    color: #ffffff;
    background: #4FAF7B;
    padding: 29px 20px;
    text-align: center;
    margin: 0;
	font-weight:bold;
}

section.about .mod-3 .mod-title span:first-child{
    display: inline-block;
    font-size: 24px;
    color: #4FAF7B;
}
section.about .mod-3 .mod-title span:last-child{
    display: inline-block;
    font-size: 22px;
    color: #cecece;
}
section.about .mod-3 .mod-more a{
    line-height: normal;
    padding: 3px 0;
    font-size: 12px;
    background-color: #4FAF7B;
    color: #fff;
    padding: 5px 20px;
    border: 1px solid #4FAF7B;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    float: right;
}
section.about .wapper{
    margin-top: 50px;
}

section.about .wapper .title{
    font-size: 24px;
    color: #666666;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
section.about .wapper .title::before{
    content: '';
    position: absolute;
    display: block;
    width: 100px;
    height: 5px;
    background: #4FAF7B;
    left: 0;
    top: 60px;
}
section.about .wapper div.mod-txt{
    display: block;
    margin-top: 58px;
    line-height: 1.8;
}
section.about .mod-3{
    padding-left: 60px;
}
@media screen and (max-width: 768px){
    section.about .mod-3{
        padding-left: 0;
        margin-top: 80px;
    }
}
section.about{
    background-color: #F5F5F5;
}
section.news{
    padding: 50px 0;
}
section.news div.mod-title .title span:first-child{
    display: inline-block;
    font-size: 24px;
    color: #4FAF7B;
}
section.news div.mod-title .title span:last-child{
    display: inline-block;
    font-size: 22px;
    color: #cecece;
    font-weight: bold;
}

section.news div.mod-title .more a{
    line-height: normal;
    padding: 3px 0;
    font-size: 12px;
    background-color: #4FAF7B;
    color: #fff;
    padding: 5px 20px;
    border: 1px solid #4FAF7B;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
section.news div.new-content .news-list .inner{
   
    float: left;
    margin-bottom: 15px;
}
section.news div.new-content .news-list .inner div.time{
    border: 2px solid #dddddd;
    padding: 7px;
    text-align: center;
}
@media screen and (max-width: 767px){
    section.news div.new-content .news-list .inner div.time{
        
        padding: 0px;
        
    }
}

section.news div.new-content .news-list .inner div.time p.date{
    font-size: 26px;
    color: #c8c8c8;
}

section.news div.new-content .news-list .inner div.time p.year{
font-size: 14px;
color: #c8c8c8;
text-align: center;
}
section.news div.new-content .news-list .inner .mod-box{
    margin-left: 24px
}
section.news div.new-content .news-list .inner .mod-box a.title{
    font-size: 16px;
    color: #444444;

}
section.news div.new-content .news-list .inner .mod-box div.desc{
    color: #989898;
    font-size: 14px;
    margin-top: 8px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.no-pad{
    padding: 0;
}
div.new-content{
    margin-top: 30px;
}

section.ad-img{
    margin-bottom: 50px;
}

footer{
    padding: 50px 0;
    background-color: #f5f5f5;
    
}
footer .contact-box span:first-child{
    display: inline-block;
    font-size: 24px;
    color: #4FAF7B;
}
footer .contact-box span:last-child{
    display: inline-block;
    font-size: 22px;
    color: #cecece;
    font-weight: bold;
}
footer .contact-box .mod-1 .mod-t h2{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #666666;
}
footer .contact-box .mod-1 .mod-c p{
    margin-bottom: 21px;
    font-size: 14px;
    color: #999999;
}
@media screen and (max-width: 1200px){
    footer .contact-box .mod-1 .mod-t h2{
    margin-top: 20px;
    margin-bottom: 20px;
    }
}
footer  .form-box form .mod-item label{
    display: block;
    font-size: 14px;
    color: #999999;
}
footer  .form-box form .mod-item input{
    border: none;
    border-bottom: solid 1px #c8c8c8;
    color: #ccc;
    width: 100%;
    margin-bottom: 16px;
    background: initial;
    margin-top: -6px;
}
footer  .form-box form .mod-item textarea{
    border: solid 1px #c8c8c8;
    margin: 10px 0 30px 0;
    text-indent: 12px;
    color: #ccc;
    width: 100%;
    min-height: 150px;
    resize: auto;
    background: initial;
}
footer  .form-box form .mod-btn input{
    text-align: center;
    padding: 9px 49px;
    color: #fff;
    border: solid 1px #4FAF7B;
    background: #4FAF7B;
}
section.copy-info{
background: #4FAF7B;
    padding: 10px 0;
}
section.copy-info p{
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin: 0;
}

#banners{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 150px;
    padding-right: 0px;
    padding-bottom: 150px;
    padding-left: 0px;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    background-size: cover;
    background-image: url(http://storage1.kingzhuyun.cn/m043/331/FL1611290103.jpg);
    background-position: center center;
    background-attachment: scroll;
}

@media screen and (max-width: 767px){
    #banners{
        padding: 60px;
    }
}
@media screen and (max-width: 479px){
    #banners{
        padding: 40px;
    }
}
div.ny-slide .p-slide{
    z-index: 999;
    position: relative;
}
div.ny-slide .p-slide h2{
    line-height: 50px;
    height: 50px;
    background: #4FAF7B;
    border-left: 0px solid transparent;
    color: #fff;
    text-indent: 1px;
    padding-right: 0;
    border-top: 3px solid #4FAF7B;
    border-bottom: 1px solid #4FAF7B;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
}
div.ny-slide .p-slide >ul> li >a{
    display: block;
    line-height: 8px;
    font-size: 14px;
    padding: 17px 0;
    text-indent: 25px;
    transition: all 0.2s;
    border-bottom: 1px solid #fff;
    background: #DDDDDD;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
   
}
div.ny-slide .p-slide >ul{
    margin-top: 0px;
}
div.ny-slide .p-slide >ul> li ul{
    width: 100%;
    box-sizing: border-box;
    
    background: #fff;
    padding-bottom: 15px;
    display: none;
}
div.ny-slide .p-slide >ul> li:hover ul{
    display: block;
}

div.ny-slide .p-slide >ul> li ul li{
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #dddddd;
    padding: 0 8px;
    position: relative;
}

div.ny-slide .p-slide >ul> li ul li >a{
    display: block;
    padding: 0 16px 0 29px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    color: #666666;
    font-size: 12px;
}
div.ny-slide .p-slide >ul> li ul li >a::before{
    position: absolute;
    content: "";
    left: 18px;
    top: 14px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent; 
border-left: 6px solid #666666; 
border-bottom: 3px solid transparent; 
}
div.ny-slide .p-slide >ul> li ul li >a:hover,div.ny-slide .p-slide >ul> li ul li >a.cur{
    color: #c20000;
    text-decoration: none;
}
div.ny-slide .p-slide >ul> li ul li >a:hover::before,div.ny-slide .p-slide >ul> li ul li >a.cur::before{
    border-top: 3px solid transparent; 
    border-left: 6px solid #c20000;
    border-bottom: 3px solid transparent; 
}

div.ny-slide .p-slide >ul> li ul li div.wapper{
    position: absolute;
    left: 190px;
    top: 0px;
    padding: 20px 32px 17px 30px;
    width: 405px;
    
    display: none;

}

div.ny-slide .p-slide >ul> li ul li div.item {
    
    position: absolute;
    left:12px;
    top: 0px;
    background: rgba(221, 221, 221, .8);
    padding: 20px 32px 17px 30px;
}

div.ny-slide .p-slide >ul> li ul li div.item::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 13px solid #dddddd;
    border-bottom: 6px solid transparent;
    left: -13px;
    top: 14px;
}

div.ny-slide .p-slide >ul> li ul li:hover div.wapper {

    display: block;
}
div.ny-slide .p-slide >ul> li ul li div.item div.item-1{
   display: inline-block;
   width: 405px;
}


div.ny-slide .p-slide >ul> li ul li div.item div.item-1 a{
    display: block;
    float: left;
    line-height: 24px;
    color: #666666;
    font-size: 12px;
    margin-bottom: 12px;
    margin-right: 22px;
    width: 118px;
    padding-left: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}
div.ny-slide .p-slide >ul> li ul li div.item div.item-1 a::before{
    position: absolute;
    content: "";
    width: 1px;
    height: 2px;
    background: #666666;
    left: 0px;
    top: 12px;
}

div.ny-slide .p-slide >ul> li ul li div.item div.item-1 a:nth-child(3n){
    margin-right: 0px;
}

div.ny-slide .p-slide >ul> li ul li div.item div.item-1 a:hover{
    text-decoration: none;
    color: #c20000;
}
div.ny-slide .p-slide >ul> li ul li div.item div.item-1 a:hover::before{
    background: #c20000;
}

div.ny-slide .p-slide >ul> li{
    position: relative;
}
div.ny-slide .p-slide >ul> li > div.wapper{
    position: absolute;
    left: 190px;
    top: 0px;
    padding: 20px 32px 17px 30px;
    width: 405px;
    display: none;
}

div.ny-slide .p-slide >ul> li > div.wapper>div.item {
   
    position: absolute;
    left: 12px;
    top: 0px;
    background: rgba(221, 221, 221, .8);
    padding: 20px 32px 17px 30px;
}



div.ny-slide .p-slide >ul> li >div.wapper> div.item::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 13px solid #dddddd;
    border-bottom: 6px solid transparent;
    left: -13px;
    top: 14px;
}

div.ny-slide .p-slide >ul> li:hover> div.wapper {

    display: block;
}
div.ny-slide .p-slide >ul> li >div.wapper>div.item> div.item-1{
   display: inline-block;
   width: 405px;
}


div.ny-slide .p-slide >ul> li >div.wapper>div.item> div.item-1> a{
    display: block;
    float: left;
    line-height: 24px;
    color: #666666;
    font-size: 12px;
    margin-bottom: 12px;
    margin-right: 22px;
    width: 118px;
    padding-left: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}
div.ny-slide .p-slide >ul> li >div.wapper>div.item> div.item-1> a::before{
    position: absolute;
    content: "";
    width: 1px;
    height: 2px;
    background: #666666;
    left: 0px;
    top: 12px;
}

div.ny-slide .p-slide >ul> li >div.wapper>div.item> div.item-1> a:nth-child(3n){
    margin-right: 0px;
}

div.ny-slide .p-slide >ul> li >div.wapper>div.item> div.item-1> a:hover{
    text-decoration: none;
    color: #c20000;
}
div.ny-slide .p-slide >ul> li >div.wapper>div.item> div.item-1> a:hover::before{
    background: #c20000;
}



div.ny-slide .m-slide h2{
    box-sizing: border-box;
    line-height: 40px;
    height: 40px;
    background: #535353;
    border-left: 5px solid #2d2c2c;
    color: #fff;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    position: relative;
}
div.ny-slide .m-slide h2 span{
    top: 0;
    line-height: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    transition: all 0.6s;
}
div.ny-slide .m-slide h2 span a{
    color: #FFF;
    font-size: 18px;
}
div.ny-slide .m-slide h2 span.uk-panel-icon {
    transform: rotate(90deg);
}

div.ny-slide .m-slide ul li a{
    display: block;
    line-height: 8px;
    font-size: 12px;
    padding: 17px 0;
    text-indent: 25px;
    transition: all 0.2s;
    border-bottom: 1px solid #fff;
    background: #f5f5f5;;
    color: #666;
}
div.ny-slide .m-slide ul{
    margin-top: 0;
    display: none;
}
div.ny-slide  .mod-2 .mod-pack-h h2{
    display: block;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
    margin-top: 35px;
}

div.ny-container .mod-out{
    margin-top: 50px;
}

@media (min-width: 768px){
    div.ny-slide {
        min-height: 800px;
    }
}

div.ny-container .ny-content{
    padding-left: 30px;
}
@media screen and (max-width: 767px){
    div.ny-container .ny-content{
        padding-left: 0px;
    }
}


ul.ny-news-lists li div.time{
    width: 90%;
    background-color: #f7f7f7;
    text-align: center;
    font-family: Arial;
    margin: 0 auto;
}
ul.ny-news-lists li div.time p{
    text-align: center;
    margin: 0;
}
ul.ny-news-lists li div.time p.date{
    display: block;
    line-height: 50px;
    border-bottom: 1px solid #f5f5f5;
    color: #666;
    font-size: 30px;
}
ul.ny-news-lists li div.time p.year{
    display: block;
    color: #999;
    line-height: 22px;
    font-size: 12px;
}
ul.ny-news-lists li div.title a{
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: -2px;
    display: block;
    transition: all .3s;
    color: #333;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
ul.ny-news-lists li div.desc{
    color: #808080;
    font-size: 13px;
   
    line-height: 24px;

    max-height: 48px;
    overflow: hidden;
}
ul.ny-news-lists li {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #d9d9d9
}
/* div.layui-flow-more{
    padding: 8px 23px;
    background-color: #4ba9e6;
    border: 1px solid #4ba9e6;
    
    margin: 0 auto;
    text-align: center;
    width: 90px;
    margin-bottom: 30px;
}
div.layui-flow-more a{
    color: #fff;
} */

article#article .m_honor_title{
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 30px;
    color: #444;
}
article#article .m_honor_attr{
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 12px;
  
    color: #999;
}
article#article .m_honor_content{
    word-wrap: break-word;
}
article#article .m_next_list p a{
    border: 1px solid #b6b6b6;
    width: 62px;
    height: 24px;
    line-height: 22px;
    text-align: center;
    color: #b6b6b6;
    background: #fff;
    display: block;
    margin-bottom: 10px;
    margin-right: 30px;
}
article#article .m_next_list p{
    display: inline-block
}
article#article .m_next_list {
    text-align: center;
}
div.pro-content ul li{
    margin-bottom: 10px;
}
div.pro-content ul li div.img a{
    display: block;
    overflow: hidden;
    border: 1px solid #cecece;
}
div.pro-content ul li div.img a img{
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    width: 100%;
}
div.pro-content ul li div.title a{
    font-size: 14px;
    color: #676767;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    display: block;
}




div.pro-detail-box div.img{
    text-align: center;
    margin-bottom: 15px;
}
div.pro-detail-box div.title{
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    color: #333;
    display: block;
}

div.ny-img-list ul li{
    margin-bottom: 10px;
}
div.ny-img-list ul li div.img a{
    display: block;
    overflow: hidden;
    border: 1px solid #cecece;
}
div.ny-img-list ul li div.img a img{
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
    width: 100%;
}
div.ny-img-list ul li div.title a{
    font-size: 14px;
    color: #676767;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    display: block;
}
#location{
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    margin-bottom: 20px;

}
#location .location_title{
    font-size: 18px;
    font-weight: bold;
    line-height: 54px;
    color: #333;
}
/* .navbar-toggle{
	margin-top: 8px !important;
} */