@charset "utf-8";
/* CSS Document */



@font-face {
  font-family: "bebas";
  src: url("../../css/font/bebas.woff2") format("woff2"),
       url("../../css/font/bebas.woff") format("woff"),
       url("../../css/font/bebas.ttf") format("truetype"),
       url("../../css/font/bebas.eot") format("embedded-opentype"),
       url("../../css/font/bebas.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: "HelvLight";
  src: url("../../css/font/HelvLight.woff2") format("woff2"),
       url("../../css/font/HelvLight.woff") format("woff"),
       url("../../css/font/HelvLight.ttf") format("truetype"),
       url("../../css/font/HelvLight.eot") format("embedded-opentype"),
       url("../../css/font/HelvLight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

html, body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, object, code, legend, button, input, textarea, label, th, td, a, img {padding:0;border:0;outline:0; margin:0;}
body {background:#fff;font-family: "Arial","微软雅黑"; width:100%; overflow-x:hidden; -webkit-overflow-scrolling : touch; }
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%;}
ul, ol li {list-style: none;}
li{list-style:none;}
a{text-decoration:none; color: #333;}
fieldset, img {border: 0 none;}
address, caption, cite, code, dfn, em, i, th, var, optgroup {font-style:normal;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea, select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size: 100%;outline: none;}
textarea {resize: none;}
 @font-face {
    font-family: 'gothamlightregular';
    src: url('gothamlight-webfont.eot');
    src: url('gothamlight-webfontd41d.eot?#iefix') format('embedded-opentype'),
url('gothamlight-webfont.woff2') format('woff2'),
url('gothamlight-webfont.woff') format('woff'),
url('gothamlight-webfont.ttf') format('truetype'),
url('gothamlight-webfont.html#gothamlightregular') format('svg');
    font-weight: normal;
    font-style: normal;
} 
.fl {display:inline;float:left}
.fr {display:inline;float:right}
.clear{clear: both}
.bodyon{width:100%; height:100%; overflow:hidden;}

.retop{position:fixed;right:0px;bottom:20%;z-index:20; display:none; }

.retop span{width:42px; height:42px; display:block;background:#cfcfcf; margin-top:2px;}
.retop span:hover{background:#c91831;}
.retop img{display:block;}

.clear{clear:both;}
#box{width:100%; position:relative; overflow:hidden; z-index:1;}

/*交互线条*/
.head{position:relative; z-index:1;}
.head canvas{position:fixed; top:0; left:0;}

/*main*/
.mask-box{width:100%; height:100%; position:relative; z-index:999;}


/*头部*/
.menu{width:100%; height:140px; background:#ce1b34; min-height:70px;box-shadow: 0 0 10px 1px rgba(0,0,0,.3);
   position: relative;}
.menu-cnt{width:82%; height:182px; margin:0 auto; position:relative; min-height:70px;}
.menu-logo{display: inline-block;padding-top: 2%; min-width:120px;}

.nav-small {float:right; margin-top:13px;}
.edition{margin-right: 20px; font: 12px "Microsoft YaHei";color: #f5f5f5;}
.edition strong{font-weight:bolder;}
.edition a{color:#ffffff;}


.nav-small-list {display: inline-block;font: 14px "Microsoft YaHei";color: #fff;}
.nav-small li {display: inline-block;}
.nav-small-list a{color:#fff;}
.nav-small-list a:hover{color:#f1f1f1;}


.nav-big{width: 100%;}
.nav-big-list {width: 70%;position: relative;left: 7%;font: 16px "Microsoft YaHei";color: #fff;margin-top: -40px;}
.nav-big-list li {float: right;margin-left: 4%;}
.nav-big-list a{color:#fff;font-size: 15px;}
.nav-big-list a:hover{color:#f1f1f1;}






.menu-from{position: relative;float: right;	}
.menu-from-input{margin-top: -10px;width: 125px;height: 42px; padding-left:5px; padding-right:36px; border:1px solid #f8cdd3;background: none;font: 16px Arial;color: #fff;outline: none;}
.menu-from-btn{width: 25px;height: 25px; background:url(../img/menu-from-btn.png) no-repeat; background-size:100% auto; position: absolute;right: 10px;bottom: 11px;cursor: pointer;}
.search {display: none;float: right;margin-top: 3%;margin-right: 20%;width: 8%;height: 8%;}

/* 移动端导航 */
.nav-btn{width:100px; height:30px; display: none;/* padding-top:3%;*/ position:absolute; z-index:999; right:0%; cursor:pointer; z-index:52;}
.nav-line-1 {width:100%; height:60%; border-top:1px solid #fff; border-bottom:1px solid #fff; transform:rotate(0deg) translateY(0); transition-duration:0.2s;}
.nav-line-2 {width:100%; height:60%; transform:rotate(0deg) translateY(0); transition-duration:0.2s;}
.nav-line-3 {width:50%; height:100%; border-bottom:1px solid #fff; transition-duration:0.2s;}
.nav-line-1-active{width:50%; 
transform:translateY(84%) rotate(45deg); 
-moz-transform:translateY(84%) rotate(45deg); 
-webkit-transform:translateY(84%) rotate(45deg); 
-o-transform:translateY(84%) rotate(45deg); 
border-bottom: none;
}

.nav-line-2-active{width:50%;  border-bottom: 1px solid #fff;
transform:translateY(-84%) rotate(-45deg);
-moz-transform:translateY(-84%) rotate(-45deg);
-webkit-transform:translateY(-84%) rotate(-45deg);
-o-transform:translateY(-84%) rotate(-45deg);
}

/*公告栏*/
#gonggao{width: 285px; height: 185px;background: #e3e3e3;position: fixed;z-index: 999;top: 140px;left:0px;}
#gonggao h2{width: 20px;float: right;text-align: center;}
#gonggao #conten{padding:10px;padding-top:0px;clear: both; height: 200px; overflow: hidden}

.pfvideo{position: fixed;z-index: 999;bottom:-10px;left:0px;}
/*end公告栏*/


.nav-line-3-active{border-bottom:none;}

/* 弹出层导航 */
.layer-trigger{display: none;position: fixed;left: 100%;top: 0;width: 100%;height: 100%;z-index: 11;background: #ce1b34; z-index:50;}
.layer-cnt {display: none;position: fixed;left: 100%;top: 5%;width: 100%;height: 100%;z-index: 5;padding-left: 7%; z-index:51;}
.layer-cnt a {display: none;display: inline-block;position: relative;left: 100%;margin-bottom: 5%;opacity: 0; font-size: 26px;font-family: "黑体";color: #fff;}

/*公用按钮*/ 
.global-btn{width:150px; height:42px; padding-left:32px; line-height:45px; font-size:16px; color:#000; position:relative;}
.global-btn2:hover{color:#ce1b34!important;/* font-weight:bold!important; */}
.global-btn img{width:100%; position:absolute; top:0; left:0; margin:0!important;}
.global-btn span{width:100%; position:relative; z-index:3; font-size:16px; font-family:'gothamlightregular';}
.global-btn-bg{ opacity:0; position:absolute; top:0; left:0;transition-duration:0.2s;}
.global-btn:hover{color:#fff;} 
.global-btn:hover .global-btn-bg{opacity:1; color:#fff;} 

/*解决方案*/
.solution{width:100%; overflow:hidden;}
.solution-container{width:100%; position:relative; padding-bottom:5%; background:url(../img/solution-logo.jpg) no-repeat center top; margin-top: 50px }
.solution-container .brief{width:81.5%; margin:0 auto; font-size:24px; color:#3f3f3f; padding:3% 0 5% 0; line-height:1.7em;}
.solution-container .fr{margin: 10px 0px;}
.solution-main{width:86.5%; margin:0 auto; background:#eee; position:relative; z-index:2;margin-top: 100px}
.solution-img{width:100%; display:block;}
.solution-miter{width:100%; position:absolute; left:0; bottom:0; z-index:1;}
.solution-container .fr{font-size: 18px;font-style:italic}


#solution-one-product-img{width:17%;}


.solution-cnt{width:100%; height:100%; position:absolute; left:0; top:0;}
.solution-one{width:39%; height:100%;/*  background:#f60; */ display:block; float:left; position:relative;}
.solution-one-main{width:94%; height:100%; margin-left:5%; padding-top:7%;  border-left:1px solid rgba(255,255,255,0.3);  position:relative; z-index:2;}
.solution-one-title{border-left:1px solid transparent; margin-left:-1px; font-size:20px; color:#fff; padding-left:3%; transition: font-size 200ms cubic-bezier(0.1, 0.1, 0.1, 1) 200ms;}
.solution-one-title img{width:5%;}
.solution-one-title span{font-family: 'gothamlightregular';}
.solution-one-title h3 font{opacity: 0;}
.solution-one-title h4 {opacity: 0;}
.solution-one-title h3 span{width: 30px; border-left:3px solid #d01938;display: block;padding-left: 10px;margin-left: 20px;font-family: "微软雅黑";font-size: 26px;margin-top: 20px}


.solution-cnt .global-btn{display:none; margin-top: 20px;}
.solution-btn{margin-top:3%; margin-left:3%;/*  opacity:0; */ transition-duration:0.2s;}
.solution-one-brief{font-size:16px; color:#fff; line-height:1.7em; position:absolute; bottom:5%; left:7%; opacity:0; transition-duration:0.3s;}
.solution-one-product{width:70%; position:absolute; bottom:5%; left:2%; opacity:0; transition-duration:0.3s;}
.solution-one-product img{width:15%; margin-right:4%;}

/* transition: font-size 200ms cubic-bezier(0.175, 0.885, 0.32, 1) 200ms; */

.solution-two{width:10%; height:100%; display:block; float:left; position:relative;}
.solution-two-main{width:99%; height:100%; border-left:1px solid rgba(255,255,255,0.3); padding-top:7%;  position:relative; z-index:2;}



.solution-three{width:10%; height:100%; display:block; float:left; position:relative;}
.solution-three-main{width:99%; height:100%; border-left:1px solid rgba(255,255,255,0.3); padding-top:7%; position:relative; z-index:2;}

.solution-four{width:10%; height:100%; display:block; float:left; position:relative;}
.solution-four-main{width:99%; height:100%; border-left:1px solid rgba(255,255,255,0.3); padding-top:7%; position:relative; z-index:2;}

.solution-five{width:10%; height:100%; display:block; float:left; position:relative;}
.solution-five-main{width:99%; height:100%; border-left:1px solid rgba(255,255,255,0.3); padding-top:7%;  position:relative; z-index:2;}

.solution-six{width:10%; height:100%; display:block; float:left; position:relative;}
.solution-six-main{width:99%; height:100%; border-left:1px solid rgba(255,255,255,0.3); padding-top:7%;  position:relative; z-index:2;}

.solution-seven{width:10%; height:100%; display:block; float:left; position:relative;}
.solution-seven-main{width:99%; height:100%; border-left:1px solid rgba(255,255,255,0.3); padding-top:7%;  position:relative; z-index:2;}




.solution-arc{width:100%; position:absolute; left:0%; bottom:0; z-index:1; opacity:0; transition-duration:0.2s;}
.solution-arc-1{width:100%; position:absolute; left:0%; bottom:0; z-index:1; opacity:1;}


.solution-active{ }
.solution-active .solution-one-title{ font-size:26px; ;line-height: 15px}

.solution-active .solution-one-title h3 font{opacity: 1;font-size: 16px;}
.solution-active .solution-one-title h3 span{width: 100%; border:none;display: block;margin-left: 0px;padding-left: 0px;}
.solution-active .solution-one-title h4 {opacity: 1;margin-top: 40px;font-size: 20px;}

.solution-active .solution-one-title img{width:5%;}
.solution-active .solution-btn{ opacity:0;display: none}
.solution-active .solution-one-brief{ opacity:1; bottom:15%; transition-delay:0.3s;}
.solution-active .solution-one-product{ opacity:1; bottom:12%; transition-delay:0.3s;}
.solution-active .solution-arc{ opacity:1;}
.solution-active .solution-arc-1{ opacity:0;}


.solution-arc{width:100%; position:absolute; left:0%; bottom:0; z-index:1;}



.m-solution-title{font-size:18px; color:#fff; position:absolute; bottom:20%; left:0; z-index:2; padding-left:5%;}
.m-solution-title img{width:15%;}
.m-solution-title span{font-family: 'gothamlightregular';}



/*首页产品*/
.defpro_list {width:100%;clear:both;overflow:hidden}
.defpro_list li {width:150px;height:180px; float:left;text-align:center;overflow:hidden;margin-right: 30px; }
.defpro_list li:last-child {margin-right: 0px;}
.defpro_list li img {width:133px;height:133px;border-radius: 133px; box-shadow: 0 0 30px 1px rgba(0,0,0,.1);
	margin-top: 10px; background: #fff}
.defpro_list li a {display:block;clear:both; color:#666666; font-size: 14px;line-height: 30px;font-family: "微软雅黑";background: #fff;}
.defpro_list li a span{display: block;z-index:2;position:relative; margin-top: 0px;color: #000
	-webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;}
.defpro_list li a:hover span{color: #fff;margin-top: -80px; z-index: 999;width: 140px; text-indent: 10px;line-height: 30px;
-webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
}
.defpro_list li a div{width:133px; height:133px;background: #000; border-radius: 133px; margin-top:-147px;  display:block; position:relative; opacity: 0; z-index:9;
	margin-left: 8px;
-webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.defpro_list li a:hover div{ opacity: 0.4;
-webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
}
.mr_frbox .mr_frBtnL{display: block; font-family: "黑体";font-size: 100px}
.mr_frbox .prev{color: #666666;; margin-top: 80px }
.mr_frbox .next{color: #666666;float: right; margin-top: -100px}
.mr_frbox a.nextStop,.mr_frbox a.prevStop{color: #e0e0e0;cursor: default;}




/*产品*/
.product{width:100%; position:relative; padding:95px 0 100px 0;}
.product-container{width:1200px; margin:0 auto;}
.product-title{font-size:44px; text-align:center; color:#434343;font-family: "微软雅黑";}
.product-title span{font-size:56px; font-family:'gothamlightregular';}

.product-list{margin-top:70px;}
.product-list li{width:80px; height:110px; float:left; margin-right:128px; cursor:pointer;/* text-align:center;*/}
.product-icon{width:78px; height:78px; margin:0 auto; border-radius:50%; background:#c3c3c3;}
.product-icon:hover{background:#ce1b34;}
.product-list-title{font-size:16px; color:#7a7a7a; display:block; margin-top:5px; text-align:center;}

.product-list .product-list-first{margin-left:50px;}
.product-list .product-list-last{margin:0;}

.product-model{width:1200px; margin-top:40px;}
.product-model li{width:593px; float:left; background:#f2f2f2;}
.product-text{width:276px; float:left; padding:30px 0 0 20px;}
.product-text h3{font-size:22px; color:#494949;}
.product-text p{width:225px; font-size:10px; color:#9b9b9b; margin-top:15px; line-height:1.7em;}
.product-text img{width:65%; margin-top:30px;}
.product-img{width:297px;float:left;}
.product-img img{width:100%; display:block;}
.product-model-first{margin-left:14px;}

.product-btn{width:100%; height:110px; background:#eff1f1; font-size:24px; margin:0 auto; margin-top:45px; cursor:pointer;}
.product-btn img{width:14px; margin-left:15px; vertical-align:middle;}

/* 关于我们 */
.lab{width:100%; position:relative; margin-top: 5%;padding-bottom: 10%; overflow: hidden}
.lab-container{width:100%;padding-top :17%;  margin:0 auto; height:600px; background:url(../img/yongdabg1.jpg) no-repeat center;  position:relative; }
.lab-main{width:1200px; margin:0 auto;}
.lab-brief{  }
.lab-brief h3{width:370px; font-size:44px; color:#fff;}
.lab-brief .lab-brief-en{display:block; font-size:48px; font-family:'gothamlightregular';}
.lab-brief p{width:245px; line-height:2em; font-size:12px; color:#fff; }
.lab-btn{margin-top:3%;}


.lab-list{position:relative; padding-bottom:15%;overflow:hidden;padding-top:2%;}

.lab-list li{width:309px; position:relative; float:left; margin-right:30px;}
.lab-list li img{width:100%; display:block;}
.lab-core{width:299px; height:52px; padding:13px 0 0 10px; position:absolute; bottom:5px; left:0; color:#fff;z-index:10;}
.lab-core h3{font-size:18px; }
.lab-core p{font-size:12px; }
.lab-core .lab-core-btn{width:30px; height:30px; position:absolute; right:17px; bottom:14px;}
.lab-mask{position:absolute; bottom:0; left:0;}
.lab-line{width:100%; position:absolute; right:0; bottom:0%; z-index:1;}


.lab-core-bg{width:100%;height:100%;background:#393939;opacity:0;position:absolute;top:0px; left:0px;z-index:5}



/*首页新闻*/
.defnews{width: 100%;max-width: 1200px;margin:0 auto;background: url(../img/news_map.jpg) no-repeat 70% top    ; overflow: hidden;}
.defnews-title{ border-bottom: 2px solid #adadae;margin-bottom: 20px; }
.defnews-title .newstype{ float: right; margin-top: 137px; margin-left: 30px;padding: 10px 10px 20px 10px;}
.defnews-title .newstype.on{color: #fff;background: url(../../images/newsbg.png) center no-repeat; }

.defnews ul {width: 30%; margin-right: 5%; float: left;}
.defnews ul:last-child{margin-right: 0px;} 
.defnews ul h3 .fr{font-weight: normal;}
.defnews ul img{width: 30%;border:1px solid #fff; height: 100px}
.defnews ul div{padding: 20px 0px 10px 0px;}
.defnews ul a.mainlink:hover img{border:1px solid red;}
.defnews ul a.mainlink h4{font-weight: bold;}
.defnews ul a.mainlink:hover h4{color: red}
.defnews ul a.mainlink:hover span{color: red}
.defnews ul a.mainlink dd.fr{width: 65%;}
.defnews ul a.mainlink dd h4{height: 45px;overflow: hidden}
.defnews ul a.mainlink dd h5{color: #999;font-size: 14px}
.defnews ul li a:hover{color: red}
.defnews ul li{line-height: 35px;background: url(../img/leftcon.png) left center no-repeat ; text-indent: 17px;}
/*.defnews ul li{width: 48%; float: left; margin-bottom: 30px;}
.defnews ul li:nth-child(2n){float: right;}
.defnews ul li div.left {width: 40%;float: left;}
.defnews ul li div.left img{width: 100%;height: 220px}
.defnews ul li div.right {width: 53%;float: left;background: url(../img/new-pot.png) 90% 90% no-repeat #ce1b34; color: #fff; height: 180px;}
.defnews ul li div.right {padding: 20px;}
.defnews ul li div.right h4{margin-top: 2%;font-weight: bold}
.defnews ul li div.right h5{margin-top: 15%}
.defnews ul li a:hover div.right{background: url(../img/new-pot.png) 90% 90% no-repeat #e84a62}*/







/* 关于永大 */
.about{width:100%; position:relative; margin-top:-2%;}
.about-container{width:100%; margin:0 auto; overflow:hidden;}
.about-title{width:1200px; margin:0 auto; font-size:44px; color:#434343;}
.about-title span{font-size:56px; font-family:'gothamlightregular';}

.about-main{width:100%; margin:0 auto; margin-top:2%; position:relative;}
.about-main-bg{width:100%; display:block;}
.about-cnt{width:1200px; margin:auto; position:absolute; top:2%; right:0; bottom:0; left:0;}

.about-nav{width:100%; height:66px; padding-left:15px; position:relative;}
.about-nav ul{position:relative; z-index:2;}
.about-nav li{width:135px; height:62px;/* padding:0 3%;*/ float:left; color:#fff; line-height:62px; text-align:center; cursor:pointer;}

/* 关于永大-公司介绍 */
.about-brief{ float:left; display:block;opacity: 1;}
.about-brief-en{display:block; font-size:50px; font-family:'gothamlightregular'; color:#fff; text-transform:uppercase; margin-top:6%;}
.about-brief-title{font-size:30px; color:#fff; margin-top:4%;}
.about-brief-cnt{width:40%; font-size:14px; color:#fff; margin-top:1%; line-height:1.7em;}



.about-num{position: absolute!important;top:7%; left: 0px;}

.about-num a{display: inline-block;}
.about-num a span{display: block;}

/* 关于永大-企业文化 */
.about-culture{ float:left; opacity: 0;top:7.3%;}

/* 关于永大-资质荣誉 */
.about-honor{ float:left;  opacity: 0;top:9%;}

/* 关于永大-品牌历程 */
.about-course{ float:left; opacity: 0;top:10.1%;}




.about-nav-active{width:135px; height:4px; background:#000; position:absolute; left:15px; bottom:0; z-index:2;}
.about-line{width:1920px; height:4px; background:rgba(255,255,255,0.3); position:absolute; bottom:0; left:0;}

.about-btn{margin-top:5%;}











/*end招聘填充*/


/*底部*/
.footer{width:100%;height: 260px; background: #e6e5e5;margin-top: 30px;}
.footer .footer-container{width: 1200px; margin:0 auto;}
.footer .left{width:35%; float: left; margin-top: 40px;}
.footer .right{width:60%; float: right;}

.footer .right .menutitle{margin-top: 50px; overflow: hidden; display: inline-block; padding-bottom: 10px;}
.footer .right .menutitle li{ float: left;margin-right: 60px; }
.footer .right .menutitle li:last-child{margin-right: 0px !important;}
.footer .right .menutitle{ border-bottom: 1px solid #cfcece}
.footer .right .menutitle a{font-size: 16px; font-weight: bold;}
.footer .right .footmenu {float: left; }
.footer .right .footmenu li{line-height: 30px;}
.footer .right .footmenu li a{color:#9f9f9f }
.footer .right .footmenu li a:hover{color:#000 }
 .copyright{ background: #333333;padding: 10px; color: #929292; text-align: center;line-height: 40px; }

/* 底部-移动端 */
.m-about{width:66%; position:absolute; left:5%; top:30%; display:none;}
.m-about li{width:40%; padding:3% 0; text-align:center; margin:0 3% 5% 0; border:2px #fff solid; font-size:18px; color:#fff; float:left; }

.m-about-bg,.m-footer-bg,.m-footer-logo{display:none;}



@media screen and (max-width: 1700px) {
	/*解决方案*/
	.solution-one-brief{font-size:14px;}
	.solution-one-title{font-size:16px;}
	.solution-active .solution-one-title{font-size:24px;}
	
	/**/
	.lab-brief h3{font-size:30px;}
	.lab-brief .lab-brief-en{font-size:36px;}
	.lab-list li{}
	
	/*关于永大*/
	.about-brief-en{font-size:36px;}
	.about-brief-title{font-size:20px; margin-top:3%;}
	.about-brief-cnt{font-size:12px;}
	.about-btn{margin-top:4%;}
	
	/*底部*/
	.foot-logo{bottom:72px;}
	.foot-name{bottom:45px;}
	.foot-share{bottom:80px;}
	.foot-nav-list{bottom:8px;}
}
@media screen and (max-width: 1500px) {
	/*头部*/
	.nav-big-list{font-size:14px;}
	.menu-from-input{font-size:14px;}
	
	/**/
	.lab-line{display:none;}
	.lab-list{margin-top:7%;}
	.lab-list li{width:250px;}
	.lab-core{width:240px;}
	.lab-core h3{margin-top:10px;}
	.lab-core p{display:none;}
	
	/*关于永大*/
	.about-brief-en{margin-top:4%;}
	.about-brief-title{ margin-top:2%;}
	.about-btn{margin-top:3%;}
	
	/*底部*/
	.foot-logo{bottom:55px;}
	.foot-name{display:none;}
	.foot-share{display:none;}
	.foot-nav-list{bottom:20px;}
	.foot-nav-list li{padding:0 20px;}
}
@media screen and (max-width: 1230px) {
	/*头部*/
	.menu{height:auto;}
	.menu-cnt{height:auto; padding:2% 0 5% 0;}
	
	.nav-big{display:none;}
	.nav-small{display:none;}
	.menu-logo{width:35%; float:left;}
	.search{display:block; margin-right:110px;}

	.nav-btn{display:block; float:right; top:30%;}
	
	/*解决方案*/
	.solution-container .brief{font-size:18px;}
	.solution-one-brief{font-size:12px;}
	.solution-btn{width:110px; height:28px; line-height:28px; padding-left:22px;}
	.solution-btn span{font-size:12px;}
	
	/*产品中心*/
	.product-container{width:992px;}
	.product-list li{margin-right:82px;}
	.product-model li{width:489px;}
	.product-model .product-text{width:224px; padding-top:10px;}
	.product-model .product-img{width:244px;}
	.product-title{font-size: 30px;}
	.product-title span{font-size: 36px;}
	
	/**/
	.lab-main{width:992px;}
	.lab-brief p{display:none;}
	.lab-list{margin-top:-10px;}
	
	
	
	
	
	
	
	/*关于永大*/
	.about-main{width:100%;}
	.about-cnt{display:none;}
	.about-main-bg{display:none;}
	
	
	.m-about{display:block;}
	.m-about-bg{width:100%;}
	.m-about-bg,.m-footer-bg,.m-footer-logo{display:block;}
	
	
	.footer{}
	.foot-logo,.foot-nav{display:none;}
	.m-footer-bg{width:100%; display:block;}
	
	.m-footer-logo{width:20%; position:absolute; top:-10%; right:0; bottom:0; left:0; margin:auto; display:none;}
	
	/*.copyright{width:90%; padding:0 5%; background:none; font-size:12px; position:absolute; line-height:1.3em; top:25%; right:0; bottom:0; left:0; margin:auto; text-align:center;}
	.copyright a{ font-size:12px; color:#fff;}*/
}

@media screen and (max-width: 992px) {

.defnews ul {width: 90%;  float: left; margin-bottom: 50px;padding: 0px 20px}
.defnews-title{ border-bottom: 2px solid #adadae; }
.defnews-title .newstype{ float: right; margin-top: 50px; margin-right: 20px;padding: 10px 10px 20px 10px;}
.defnews-title .clearornot{clear: both;}

#gonggao{display: none}
.pfvideo{display: none}

	.head{display:none;}/*Canvas*/
	/*头部*/
	.nav-btn{width:15%; top:30%;}
	.nav-line-1{height:50%;}
	.nav-line-2{height:50%;}
	.nav-line-1-active{width:70%;}
	.nav-line-2-active{width:70%;}
	.search{margin-right:17%; min-width:30px;  display:none;}
	
	
	/*解决方案*/
	.solution-container{padding-bottom:8%; background-size:100%; background-position:center 7%;}
	.solution-container .brief{font-size:16px; padding-top:10%;}
	.solution-main{display:none;}
	.solution-miter{display:none;}

    .product-title img{width:50%}

	
	
	/*产品中心*/
	.product{padding-bottom:50px; padding-top:30px;}
	.product-container{width:100%;}
	.product-title{font-size:20px;}
	.product-title span{font-size:22px;}
	.product-list{display:none;}
	.product-model{width:90%; margin-left:5%;}
	.product-model li{width:100%;}
	.product-model .product-text{width:45%; padding:5% 0 0 5%;}
	.product-text h3{font-size:16px;}
	.product-text p{width:96%; font-size:8px;}
	.product-text img{width:50%; margin-top:5%;}
	.product-model .product-img{width:50%;}
	.product-model-first{display:none;}
	.product-btn{width:90%; height:50px; margin-left:5%; margin-top:10px; font-size:16px;}
	.product-btn img{ margin-top:-3 px;}

	/**/
	.lab-main{width:100%;}
	.lab-brief h3{font-size:18px; margin-left:5%;}
	.lab-brief .lab-brief-en{width:200px; font-size:20px;}
	.lab-btn{display:none;}
	.lab-list{margin-top:15px;}
	.lab-list ul{float:none;}
	.lab-list li{width:90%; height:0; float:right; margin-right:5%; overflow:hidden; margin-top:15px; padding-top:50%;}
	.lab-bg{position:absolute; top:0; left:0;}
	.lab-core{width:100%;}
	.lab-core p{display:block;}
	 
	 
	/**/
    .lab{margin-top:-23% }
	 .lab-container{height: 100%;background:none;padding-top: 0% !important; z-index: 999999;position: relative;}
    
	 
	 
	/*关于永大*/
	.about-title{font-size:26px; width: 100%;text-align: center;}
	.about-title span{font-size:26px;}
	
	/*新闻资讯*/
  /*
	.defnews{width: 98%;margin:0 auto;background: url(../img/news_map.jpg) no-repeat 70% top    ; overflow: hidden;}
	.defnews-title img{ width: 400px }
	.defnews ul li{ width: 100% ;margin-top: 9%}
	.defnews ul li div.left{ width:100% }
	.defnews ul li div.right {width: 91%;}
	.defnews ul li div.right h5{margin-top: 5%}
	*/

	.footer{display: none}
	.m-about li{font-size:14px; border:1px #fff solid;}
	
	.footer-yunh{position:relative;}
	.copyright{font-size:16px; text-align: center;}

}
@media screen and (max-width: 700px) {
	.solution-container .brief{font-size:16px;}
	
	.nav-btn{top:25%;}
	.nav-line-1{height:35%;}
	.nav-line-2{height:35%;}
	
	.m-about li{font-size:12px;}

}
@media screen and (max-width: 500px) {
	.solution-container .brief{font-size:14px;}
	.nav-btn{top:20%;}
	.nav-line-1{height:35%;}
	.nav-line-2{height:35%;}
	
	
}
@media screen and (max-width: 1215px) {
	
}



/*焦点图*/
#full-width-slider {
	width: 100%;
	color: #000;
}
.coloredBlock {
	padding: 12px;
	background: rgba(255,0,0,0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.infoBlock {
	position: absolute;
	top: 30px;
	right: 30px;
	left: auto;
	max-width: 25%;
	padding-bottom: 0;
	background: #FFF;
	background: rgba(255, 255, 255, 0.8);
	overflow: hidden;
	padding: 20px;
}
.infoBlockLeftBlack {
	color: #FFF;
	background: #000;
	background: rgba(0,0,0,0.75);
	left: 30px;
	right: auto;
}
.infoBlock h4 {
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 3px;
}
.infoBlock p {
	font-size: 14px;
	margin: 4px 0 0;
}
.infoBlock a {
	color: #FFF;
	text-decoration: underline;
}
.fullWidth {
	max-width: 1920px;
	margin: 0 auto 24px;
}
 @media screen and (min-width:960px) and (min-height:660px) {
.heroSlider .rsOverflow,  .royalSlider.heroSlider {
	height: 520px !important;
}
}
 @media screen and (min-width:960px) and (min-height:1000px) {
.heroSlider .rsOverflow,  .royalSlider.heroSlider {
	height: 660px !important;
}
}
@media screen and (min-width: 0px) and (max-width: 800px) {
.royalSlider.heroSlider,  .royalSlider.heroSlider .rsOverflow {
	height: 300px !important;
}
.infoBlock {
	padding: 10px;
	height: auto;
	max-height: 100%;
	min-width: 40%;
	left: 5px;
	top: 5px;
	right: auto;
	font-size: 12px;
}
.infoBlock h3 {
	font-size: 14px;
	line-height: 17px;
}
}

/*end焦点图*/



