﻿




.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:70%!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*/


/* ba s*/
.banner { padding-top:0px !important;}
 
  .ban_focus li img { width:auto !important; height:100% !important; margin-left:-50% !important;}
  .ban_focus li .ban_f_con h2 { font-size:22px !important; line-height:30px !important; }
  .ban_f_con h3 { width:100% !important;}
  .ban_f_con h1{ font-size:17px !important; margin-bottom:30px !important;}
  .banner_text_bot h3 { width:100% !important;}

  .banner_text_bot h3.active img { height:80px !important;}
  .banner_text_bot h3 span { letter-spacing:0px !important; font-size:18px !important;}
  .search { width:92% !important; margin:0px 4% !important;}
  .search1 { width:70% !important;}
 #main .banner_text_bot { height:150px !important;}
 .ind_sec2 {padding: 50px 4% 80px !important;}
 .ind_sec2_txt h5 { font-size:22px !important;}
 .pro_list ul li { width:33.333333% !important; float:left !important;}
 .pro_list { height:auto !important;}
 .pro_list h3 { font-size:16px !important;}
 .pro_list p{ font-size:12px !important; line-height:18px !important;}
 .slide__text-heading{ font-size:18px !important;}
 .slide.active .slide__text h3 { font-size:16px !important; line-height:40px!important; line-height:40px !important;}
 .slide.active .slide__text h3:after  { display:none !important;}
 
 
 .slide.active .slide__text h3 { font-size:35px !important;}
.slide__text-heading { font-size:20px !important; line-height:32px !important; margin-bottom:10px !important;}
.slide__text-desc { display:block !important; font-size:15px !important;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 50px;
line-height: 25px;


 }
.slide__text { height:30rem !important; padding-top:10% !important;}
.slide__text-link { display: inline-block !important; font-size:16px !important;}
.large-header { top:700px !important;}

.slider-pagi__elem { width:8px !important;}
.slider-pagi__elem:before { width:8px !important;}
.slide.active .slide__text h3 { display:none !important;}
.slide__text-desc { height:auto !important;}
.slide__text-link { margin-top:-30px !important;}


/* ba e*/


.init-4 {background-size: auto;}
.about_bk { display:none !important;}
.init-4 .container h2 { font-size:25px !important;}

.desktop-wrapper .options .option { margin:0px 1px !important;}
.desktop-wrapper .options .option>div { padding:2rem 1.5rem !important;}
.desktop-wrapper .options .option.active>div .info-wrapper .title { font-size:20px !important;}
.desktop-wrapper .options .option.active>div .info-wrapper .subtitle { display:none !important;}
.desktop-wrapper .options .option.active>div .info-wrapper .description p {
	
	text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height: 4.5;
line-height: 1.5;
	
	}
	
.desktop-wrapper .options .option.active>div .icon-wrapper { display:none !important;}
.desktop-wrapper .options { min-width:inherit !important;}

.desktop-wrapper .options .option { min-width:30% !important;}
.description ul a li { width:45% !important;}
.description ul a:nth-child(11) li{ display:none;}
.description ul a:nth-child(12) li{ display:none;}
.description ul a:nth-child(13) li{ display:none;}
.description ul a:nth-child(14) li{ display:none;}
.description ul a:nth-child(15) li{ display:none;}
.desktop-wrapper .options .option.active>div .info-wrapper .description h3 { font-size:16px !important;}
.description .nn p:last-child { display:none !important;}
.desktop-wrapper .options .option>div .icon-wrapper .category-text { padding:5px !important;}
.desktop-wrapper .options .option>div .icon-wrapper .category-icon { width:50px !important; height:50px !important;}
.pb1,.pb2,.pb3,.pb4 { background-size:40px 40px !important; }
.desktop-wrapper .options { height:400px !important;}
.sy_pro iframe {height:400px !important; }
.index-about-icon-item .icon-1 { width:40px!important; height:55px !important;}
.index-about-icon-item .data-1 div { font-size:22px !important;}
.index-about-icon-item .text-1 { font-size:15px !important;}
.index-about-icon-item .data-1 sup { font-size:14px !important;     vertical-align: middle !important;}


.init-4 .container { width:92% !important; margin:0px 4% !important; padding-left:0px !important;}
.indexbanner_footer {transform: translateX(-12%) !important;}
.init-4 .container h5 img { margin-left:12px !important;}
.init-4 { background-size:auto !important;}
.init-4 .container h6 { line-height:30px !important;}
.sy_about img { margin-bottom:20px !important;}





.sy_about h2 { line-height:30px!important; font-size:25px !important;}
.pc_hidden { display:none !important;}
.swiper_desc_box { position:absolute !important; top:21% !important;}
.swiper2 .swiper-button-next, .swiper2 .swiper-button-prev, .swiper3 .swiper-button-next, .swiper3 .swiper-button-prev { top:51% !important;}
.indexbanner_footer { left:42% !important;}
.swiper2 .swiper_desc_box { background:none !important;}
.swiper_desc h3 { color:#fff;}

.xw_bt { height:250px !important;}
.xw_bt .fl { width:100% !important;} 
.xw_bt .fr { width:100% !important; text-align:left !important; margin-top:0px !important;}
.xw_bt .fr ul li { width:25% !important;}
.xw_nr { height:260px !important;}
.Media_box .desc_bottom h3 { line-height:22px !important; margin-top:10px !important;}
.Media_box .desc_bottom p { display:none !important;}
.Media_box .item_list { height:150px !important;}
.Media_box .item_list:nth-child(3) { display:none !important;}
.footer .quicklylink { display:none !important;}
.f_zb_logo { width:100% !important;}
.m-menglish { display:none;}


.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 .shubiao .indexbanner_footer .indexbanner_footer_jt img { height:60px !important;}
.sy_about {
    
  
    padding: 6% 4% 2%!important;
    line-height: 1.7!important;
    font-size: 1.1em!important;
}
.sy_about strong { font-size:22px !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:100% !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:250px !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:50px 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*/
.about-company-profile .right .img { padding-top:20px !important;}
.section .explore-fenix .banner .img { background-size:auto 100% !important;}
.section .case { margin-top:0px !important;}
.page_box { width:100% !important;}
.ry_nav_links {padding-right:0px!important;  padding-left:0px!important;}
.ry_nav_links span { display:none !important;}
.ry_nav_links li { line-height:25px !important;}

.clearfix .honor_listz .qiyezs dl { width:100% !important;}
.clearfix .honor_listz .qiyezs dl dt  { height:250px !important;}
.clearfix .honor_listz .qiyezs dl  { height:312px !important;}

.clearfix .honor_listz .honor_list.sj_zl dl { margin:0px !important; height:222px !important;}
.honor_listz .honor_list dl { height:262px !important;}

.honor_listz .honor_list dl dt { height:200px !important;}

.about-company-profile .title h3 { font-size:22px !important; margin-top:10px !important;}
.about-company-profile .title h2 { font-size:25px !important; line-height:25px !important;}
.about-company-profile .title { margin-top:50px !important;}
.explore-fenix .banner .img { height:350px !important;}
.banner .title h3 { font-size:25px !important; line-height:35px !important; padding:0px 20px;}
.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;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 15px;
line-height: 15px;

}
.banner .title h3 { display:none !important;}
.pro_da .con { width:92% !important; padding:0px 4% !important; margin-top:90px;}
.pro_da .con .bt h4 { font-size:25px !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.h2 { height:562px !important;}
.honor_list dl.h2 dt { height:500px !important;}
.honor_list dl { width:100% !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; line-height:30px !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;}
.section .about-contact-us .left { width:100% !important; padding-left:0px !important; }

.section .about-contact-us .contact-us-con .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; }
.zhichi { margin-top:0px !important;}
.explore-fenix .page-nav.num5.sjfuwu li { width:30% !important;}
.honor_listz .sjhezuo dl { height:auto !important;}
.honor_listz .sjhezuo dl dt { height:auto !important;}	
.contact-us-con { width:100% !important;}
.section .about-contact-us .contact-us-con .left{ width:100% !important;}
.section about-contact-us .contact-us-con .right{ width:100% !important;}
.kuang1,.kuang2,.kuang3 { width:100% !important;}
.ny_ly_con  { width:100% !important;}
.f_zb_logo .b a img { height:50px !important;}




.project-list-content .honor_list.sjhonor { width:48% !important; }

.professional-content .text-2 { display:none !important;}
#projectlist .project-list-content { width:100% !important; margin:0px !important;}
.cp_list table tr td:nth-child(3) { display: none;}
.cp_list table tr td:nth-child(4) { display: none;}
.cp_list table tr td:nth-child(5) { display: none;}
.cp_list table { line-height:25px !important;}
.cp_list table tr td { padding:10px 10px !important;}
.nymenu_mid ul li a {
	
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 73px;
line-height: 73px;	
	
	}
	
.project-title .font50 { font-size:20px !important;}
.project-detail-right .project-title .text-1 { margin-top:10px !important; font-size:17px !important;}
.fhlb { width:100% !important;}
.fhlb a { width:140px !important;}
.cp_list table tr td:nth-child(1).bb { font-size:18px !important; line-height:32px !important;}
.pro_1_1 ul li { float:left !important; margin:4px 0px!important; width:33.33333%!important;}
.pro_1_1 ul li a { font-size:16px!important; padding:0px!important; text-align:left !important;}
.project-detail-right { padding-left:0px!important; width:100% !important;}




/*金丰内页 e*/




}












