@media (max-width: 1199px) and (min-width: 720px){
/*    .container { width: 1000px;}*/
    .dd-navbar .content{max-width: 1000px;}
	.sitebanner { height: 400px;}
	.hiSlider-item img { height: 400px;}
	.siteveiw40 { width:100%; padding-right: 0;}
	.siteveiw60 { width:100%; padding-left: 0;}
    .site-footcon { width: 1000px;}
    .sitenav ul li{margin: 0 15px;}
}
@media (max-width: 719px) {
/*    .container { width: 100%;}*/
	.sitelogo { position: inherit; margin: 0px auto;}
	.dd-navbar .logolink{margin-left: 15px;}
	.sitenav { padding: 0px;display: none;}
	.sitenav ul { justify-content: space-around; height: 60px;}
	.sitenav ul li { margin: 0px;}
	.sitebanner { height: auto;}
	.hiSlider-item img { height: 200px;}
	.btdiv { margin-top: 30px; padding-bottom: 15px;}
	.btdiv span {  line-height: 30px;font-size: 30px}
	.product-list { margin-top: 20px;}
	.hot { width: 80px; height: 30px; border-bottom-right-radius: 15px; font-size: 18px; line-height: 30px;}
	.product-list ul li { padding: 40px 0; justify-content: flex-start!important;flex-direction: column !important;min-height: 200px!important;}
	.product-list ul li img { width: 90%; height: auto;}
	.product-list ul li span { width: 90%;margin: 15px 25px 0 25px; }
	.product-list ul li span a { }
	.product-list ul li span p { margin: 15px 0px 0 0px; }
	.siteveiw40 { width:100%; padding: 0px 0px;}
	.siteveiw60 { width:100%; padding: 0px 0px;}
	.dtlist-div i { margin: 20px 0px 10px 0px;}
	.dtlist-div ul li { line-height: 48px; background-position: left 19px; background-size: 8px 8px;}
	.dtlist-more { margin-top: 10px; margin-bottom: 20px; }
	.btdiv a { margin-top: 8px; }
	.yyal-list ul li{width: 96%;padding: 0;}
	.yyal-list ul li a .img-al{width: 95vw;height: auto;}
/*	.yyal-list ul li a span { display: none;}*/
	.foot-sty1 { margin-top: 30px;}
	.site-footcon { width: 100%; box-sizing: border-box; padding: 0px 15px; margin: 30px 0px;}
	.site-footldiv { width: 100%;}
	.site-footldiv p { }
	.site-footrdiv { width: 100%; margin: 30px 0px 0px 0px;}
	.site-footrdiv img { width: 40%; height: auto; margin: 0px auto;}
	.site-footrdiv p { }
	.content-div { margin-top: 30px; padding: 20px 15px;}
	.sitelist-div { margin-top: 30px; padding: 20px 15px;}
	.sitelist-div ul li { line-height: 32px; width: 100%; height: auto; margin-bottom: 10px; background-position: left 12px; background-size: 8px 8px; padding-left: 15px;}
	.sitelist-div ul li a { display: block; width: 100%; overflow: hidden;}
	.sitelist-div ul li span { display: block; float: inherit; }
	.connect-us { margin-top: 40px; padding: 15px; box-sizing: border-box;}
	.connect-us-ldiv { width: 100%; margin-left: 0px;}
	.connect-us-ldiv p { }
	.connect-us-rdiv { width: 100%; margin: 30px 0px 0px 0px;}
	.connect-us-rdiv img { width: 40%; height: auto; margin: 0px auto;}
	.connect-us-rdiv p { }
	.page-box{padding: 0 0;}
	.index-menu-button {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -webkit-box-pack: end;
	    -ms-flex-pack: end;
	    justify-content: flex-end;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	    min-width: 0;
	    min-height: 0;
	}
	.pointer {
	    cursor: default;
	}
	.con-list-1{width: 46%;}
	.list-1-c{margin: 10px auto;}
	.imghvr-slide-down figcaption{opacity: 0;}
}