﻿




.m-toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.m-toubuge{ width:100%; height:0px;}
.m-header {
    height: 50px;
	background-color: #fff;
    z-index: 60;
	width:100%;
	position:relative;
	display:flex; border-bottom:1px solid #f0f0f0;align-items: center;		
}
.cd-logo { padding-left:20px; width:283px; box-sizing:border-box; min-width:283px;}
.cd-logo img { display:block;  width:62%!important; margin-top:0.5%;}
.search_openv1 {
width: 100%; 
background: url(../images/wap_sea1.png) no-repeat;
height:100%;
background-position:center center; background-size:auto 21px; border-left:1px solid #e1e1e1;
}
.menu_openv1 {
width: 100%;
background-image:url(../images/wap_menu1.png);
background-repeat:no-repeat;
height:100%;
background-position:52% center; background-size:auto 25px;
}
.menu_closev1 {
width: 100%;
background-image:url(../images/wap_close1.png)!important;
background-repeat:no-repeat;
height:100%;
background-position:52% center; background-size:auto 25px;
}
#m-menu{ position:fixed; width:243px; height: calc(100vh - 50px); left:-243px; background:#fff; z-index:200;  font-size:15px; overflow-y: auto; top:50px;transition: all 0.8s ease 0s; }
.m-list{width: 100%; padding-top:25px; padding-bottom:20px;}
.m-menglish{ color:#adadad!important; padding-left:10px; text-transform:uppercase; font-weight: 700; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.m-list ul li a{padding-left: 20px;color: #000; display: block;  height:46px;line-height: 46px;position: relative; text-decoration:none;font-size:15px; font-weight:bold;}
.m-list ul li .inactive{ background:url(../images/shl-down-openv1.png) no-repeat 95% center; background-size:auto 14px;}
.m-list ul li .inactives{background:url(../images/shl-up-openv1.png) no-repeat 95% center; background-size:auto 16px;} 
.m-list ul li ul{display: none; padding-top:10px; padding-bottom:10px;background-color:#f4f5f6;}
.m-list ul li ul li {  background-color:#f4f5f6;background-image:url(../images/wap_li.png);
	background-repeat:no-repeat;
	background-position:30px center;
	background-size:auto 2px; }
.m-active{background-image:url(../images/m-navact.png);
	background-repeat:no-repeat;
	background-position:20px 38px;
	background-size:auto 2.5px;}	
.m-list ul li ul li a{ padding-left:40px;background:url(../images/shl-img-h60.png) no-repeat 92% center; background-size:auto 8px;font-weight: lighter;
font-size:14px; color:#5c5c5c ; height:34px; line-height:34px;}
.m-yuyan{  height:45px; line-height:45px; color:#656565; font-size:12px;background:#f2f3f2 url(../images/wap_yuyan1.png) no-repeat 20px center; background-size:auto 18px; padding-left:45px;}
.m-yuyan a{ color:#656565;font-size:12px!important;text-transform:uppercase; padding-left:5px; padding-right:5px;}
.m-code{ padding-top:10px; text-align:center; width:100%;}
.m-code img{ width:100px; height:100px; margin:0 auto;}
.m-code1{ padding-top:6px; padding-bottom:12px; text-align:center; color:#656565;font-size:13px;}
.m-sousuo{ padding:20px 30px 70px 30px; width:100%; box-sizing:border-box; background-color:#f2f3f2; display:flex; }
.m-sousuo .button1 {
	line-height: 40px;
	height: 40px;
	width: 80%;
	padding: 0 10px 0 10px;
	border: 1px solid #d2d2d2;
	background: #f2f3f2;
font-size:12px;
	z-index: 1001; box-sizing:border-box;
}
.m-sousuo .button2 {	
	width: 20%;
	height: 40px;
	z-index: 1001;
	background-image:url(../images/wap_sea2.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 20px;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-left:0;
}

.m-animate{transition: all 0.8s ease 0s;left: 0px!important;} 

.tbottom{ height:50px; }
#BottomNav {	
    bottom: 0;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 300; box-sizing:border-box; background-color:#FFF; box-shadow:0px 8px 8px 8px rgba(0,0,0,.2);
}
#BottomNav ul li {
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 25%; 
}
#BottomNav ul li a {
    color: #515151;
    display: block;
    padding-top:7px; 
}
#BottomNav ul li a div {
    font-size: 12px; padding-top:2px;
}
#BottomNav .a {
    background-image: url(../images/shl-b1a.png); background-size:auto 20px;
}
#BottomNav .b {
    background-image: url(../images/shl-b1b.png);background-size:auto 20px;
}
#BottomNav .c {
    background-image: url(../images/shl-b1c.png);background-size:auto 20px;
}
#BottomNav .d {
    background-image: url(../images/shl-b1d.png);background-size:auto 20px;
}

#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    margin: 0 auto;
    width: 30px;	
}
.mclearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
#m-msk{ position:fixed; width:100%; background-color:rgba(0,0,0,0.1); top:0px; left:0; z-index:50; height: calc(100vh - 50px); top:50px; display:none;}










.bottomNav {
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px; z-index:999999999999999;
}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:14px;}
.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}



.inital_color {
    color: #01519b;
}








@media only screen  and (max-width:2400px){
header { display:block;}
.header { display:block;}
.mbdh {display: none}
.mbfor {display:none;}
.pcba { display:block;}
.sjba { display:none;}
.pcyc {display:none;}
.sjheader { display:block;}
.cplb { display:none;}
}






@media only screen  and (max-width:1024px){
.sjheader { display:none;}
header { display:none ;}
.header { display:none ;}
.header_fixed { display:none ;}
.mbdh {display: block;}
.mbfor {display:block;}

.pcba { display:none;}
.sjba { display:block;}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:5px 5px 10px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#f1a502;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:40rem !important; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}









.footer {width:100%!important; line-height:25px!important; padding:20px 0px 40px; text-align:center!important;  }
.contact {width:92%!important; margin:0px 4%!important;}
.nav1 {width:100%!important; text-align:center!important; padding-bottom:30px; }
.nav1 h3  { display:none;}


























/* 三丰首页 s*/
.main-banner .list .t1 { font-size:35px !important; top:250px !important;}
.main-banner .list .t2 { font-size:16px !important; line-height:26px !important; top:320px !important;}
.t2 .yb { width:320px !important;}
.main-banner { height:600px !important;}
.sjbanner { height:600px !important;}
.main-banner .btns { top:550px !important;}
.sy_about img:nth-child(1) { height:90px !important;}
.sy_about {
    
  
    padding: 6% 4% 2%!important;
    line-height: 1.7!important;
    font-size: 1.1em!important;
}
.sy_about strong { font-size:25px !important;}
.Additional_box .flex>div { font-size:15px !important;}
.Additional_box { padding:40px 0px 0px !important;}
.init-4 .container p { line-height: 1.7!important;
    font-size: 1.1em!important;}
.init-4 .container p { max-width:92% !important;}
.init-4 .container h2 { padding:20px 0px !important;}
.init-4 .container .play { margin-top:0px !important;}
.container { margin:0px !important;}
.init-5 ul li { width:50% !important;}
.init-5 ul li span { font-size:17px !important;}
.init-5 ul li p.pp { font-size:15px !important; line-height:1.3 !important;}
.play { right:0px !important; bottom:-40px!important;}
.Media_box { padding-top:130px !important;}
.Media_box .recent_desc h3 { font-size:25px !important; margin-bottom:20px !important;}
.Media_box .recent_desc p { width:auto !important; line-height:1.6 !important;}
.swiper2 .phone_hidden { display: block !important;}
.init-4 { padding-top:70px !important;}
.init-4 .container h5 img { width:200px !important;}
.init-5 ul li span em { font-size:35px !important;}
.Media_box .phone_hidden {display: block !important;}
.Media_box .item_list { width:47% !important; float:left !important; height:210px !important; margin:1.5% !important;}
.Media_box .desc_bottom a { font-weight:400 !important; font-size:15px !important;}
.Media_box .flex{ display:block !important;}
.Media_box { padding:130px 4% 0px !important;}
.partners_box  .Media_box { padding:0px !important;}
.partners_box { padding:40px 4% !important; height:760px !important;}
.hezuo .hzt{ width:32.333% !important;}
.hezuo .hzt img { height:80px !important;}
.media_icon { display:none !important;}
.footer .logo_box{ display:none !important;}
footer.footer { padding-bottom:10% !important;}
.footer .copy { padding:10px 4% !important;}

.footer .quicklylink dt  { padding-left:0px !important;}
.mid_box .phone_hidden { display:block !important;}


/*三丰首页e*/






/*三丰内页 s*/
.explore-fenix .banner .img { height:350px !important;}
.banner .title h3 { font-size:30px !important;}
.page-nav { padding:0px !important;}
.explore-fenix .page-nav li h6 { display:none !important;}
.explore-fenix .page-nav li a h5 { font-size:15px !important;}
.explore-fenix .page-nav li { height:60px !important;}
.explore-fenix .page-nav{ height:60px !important;}
/*.section { width:100% !important; padding:0px 4% !important;}*/

.about-section { width:92% !important; margin:0px 4% !important;}
.product-detail-faq .content { width:92% !important; margin:0px 4% !important;}

.about-company-profile .left .title h2 { padding:20px 0px 0px !important;}
.left .title h3{ font-size:20px !important;}
.content  .about-company-profile .left { width:100% !important;}
.about-company-profile .left .text { text-align:left !important; font-size:15px!important;; line-height:28px !important;}
.form .more, .about-company-profile .right { width:100% !important;}
.about-company-profile .right .text {    padding: 20px 0 0px 0 !important; font-size:15px!important;; line-height:28px !important;}
.footer { padding-top:0px !important;}
.about-company-profile .left .title h2 { font-size:35px !important;}
.wenhua dl { width:47% !important; height:230px !important; margin-bottom:1.5% !important;}
.wenhua dl dd { padding-top:0px !important; font-size:15px !important; line-height:25px !important;}
.honor_listz .qiyezs dl dt {
    height: 130px !important;}
.honor_listz .qiyezs dl { height:190px !important;}
.honor_list dl dd { font-size:15px !important; overflow:hidden !important; height:50px !important; text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 50px;
line-height: 50px;}

.honor_list dl { width:47% !important;}
.honor_list dl dt{ height:110px !important;}
.honor_list dl { height:172px !important;}
.case ul li { width:100% !important; margin-right:0px !important;}
.case ul li .play { width:auto !important; height:auto !important;}
.case ul li .shipinzx:before { height:100% !important;}
.case ul li .shipinzx img { height:auto !important;}
.product-detail-top .left { width:100% !important;}
.product-detail-top .right  { width:100% !important; position:relative !important;}
.product-detail-imgs { padding:0px !important;}
.product-detail-imgs { width:90% !important;}
.product-detail-top { padding-top:0px !important;}
.product-detail-imgs .swiper-imgs-big .img { height:360px !important;}
.product-detail-top .right { top:0px !important;}
.product-detail-text {
    width: 95%!important;
    padding: 6% 0 0 5% !important;}
.product-detail-main .content .detail-text .title h2 { font-size:20px !important;}
.product-detail-main {
    padding: 30px 0 0px 0 !important; }
.product-detail-parameter .content { width:92% !important; padding:50px 0px !important;}
.product-detail-parameter .content .text1 img{ height:auto !important; width:100% !important;}
.product-detail-faq .content .left { width:80% !important;}
.product-detail-faq .content .title h2 { font-size:20px !important;}

.product-detail-faq .product-faq .children .text { font-size:15px !important; line-height:25px !important; margin-top:20px !important;}
.product-detail-faq .product-faq .children .text p img {height:auto !important; width:100% !important;}
.product-detail-text .text { text-align:left !important;}
.product-main .content .right { width:100% !important; margin:0px !important;}

.product-list .item { width:100% !important; margin:0px 0px 10px !important;}
.product-list .item a .img { height:250px !important;}
.product-list .item a .text h5 { font-size:18px !important;}
.product-list .item a .text { padding-bottom:10px !important;}
.product-title h3 { font-size:25px !important;}

.product-title .text { font-size:15px !important; line-height:25px !important;}
.product-title { padding-top:30px !important;}
.evaluation-detail .detail-top h1 { font-size:20px !important;}
.evaluation-detail { padding:40px  0px!important;}
.evaluation-detail .content { width:100% !important;}
.page-trun { display:none !important;}

.evaluation-detail { width:92% !important; margin:0px 4% !important;}
.zhichi img { width:100% !important; height:auto !important;}
.honor_listz .hezuo dl { width:31.33333% !important;}

.honor_listz .hezuo dl dt { height:80px !important;}
.about-contact-us{ width:92% !important; margin:0px 4% !important; padding:50px 0px !important;}
.about-contact-us .left { width:100% !important; padding-left:0px !important; }

.about-contact-us .right { width:100% !important;}
.about-contact-us .right .map { height:278px !important;}
.diditutu{  height:276px !important;}
.about-contact-us .left .item h3 { font-size:25px !important;}
.product-title {width:92% !important; margin:0px 4% !important; }
.product-main{width:92% !important; margin:0px 4% !important; }
	
/*三丰内页 e*/




}












