@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: victor1;
    src: url(/cfdc/images/arial.ttf);
}
@font-face {
    font-family: victor2;
    src: url(/cfdc/images/DINCond-Medium.otf);
}
@font-face {
    font-family: victor3;
    src: url(/cfdc/images/DIN-Pro-Regular-2.otf);
}
html {
	width: 100%;
	margin: 0;
	padding: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	/*修正手持设备字体变化*/
}

body {
	width: 100%;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #525252;
	line-height: 200%;
}

img {
	border: none;
}

dl,
dt,
dd {
	display: block;
	margin: 0;
}

p,
ul,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #525252;
	text-decoration: none !important;
	cursor: pointer;
	background: transparent;
	/*修正win8系统IE连接灰色背景*/
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

a img {
	border: none;
}

a:hover {
	color: #d80c18;
}

.wrap {
	width: 1280px;
	margin: 0px auto;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tc {
	text-align: center;
}

html {
	width: 100%;
	overflow-x: hidden;
}

/*首页*/
.ny_news table{padding: 50px!important;}
.ny_news table tr p{background-color: #fff!important;line-height: 30px;}
.hxjss{margin-top: 15px;}
.top{width: 100%;height: 90px;background: #fff;position: relative;}
.sy_hide{position: absolute;width: 100%;height: 55px;background: rgba(0,0,0,0.5);z-index: 9999;line-height: 55px; left: 0;top: 90px;display: none;}
.sy_hide dl dd{color: #fff;float: left;margin-right: 40px;}
.sy_hide dl dd a{color: #ffffff;font-size: 14px;}
.sy_hide dl dd a:hover{color: #fabf1b;}
.hk1{padding-left: 46.7%}
.hk3{padding-left: 58.8%}

@media screen and (min-width:1367px) and (max-width:1440px){
	.hk1{padding-left: 45.5%}
	.hk3{padding-left: 62.3%}
}
@media screen and ( max-width:1366px ){
	.hk1{padding-left: 45.3%}
	.hk3{padding-left: 62.3%}
}
.menu {height: 45px;}
.menu>ul {height: 45px;margin: 0 auto;margin-top: 35px;}
.menu>ul>li {float: left;padding: 0 22px;height: 60px;}
.mo1 {display: block;font-size: 15px;color: #515151;position: relative;font-weight: bold;height: 60px;}
.menu .block {width: 40px;height: 4px;background: #fabf1b;position: absolute;bottom: 0px;left: 0;z-index: 99;}
.logo {margin-top: 25px;}
.div_p:hover .mo1{color: #fabf1b;}
.mo1::before{content: '';width: 2px;height: 10px;background-color: #a5a09d;position: absolute;right: -25px;top: 8px;} 

.top_lo1{width: 30px;height: 30px;border: 1px solid #fcdf8d;background: url(/cfdc/images/tb_03.png) no-repeat center;
	 -webkit-transition: 0.5s;
	 -moz-transition: 0.5s;
	 -ms-transition: 0.5s;
	 -o-transition: 0.5s;
	 transition: 0.5s;
}
.top_lo2{height: 30px;border: 1px solid #fcdf8d;background: url(/cfdc/images/tb_05a.png) no-repeat center right 7px;background-size: 20px;
	 -webkit-transition: 0.5s;
	 -moz-transition: 0.5s;
	 -ms-transition: 0.5s;
	 -o-transition: 0.5s;
	 transition: 0.5s;
}
.top_lo3{width: 30px;height: 30px;border: 1px solid #fcdf8d;background: url(/cfdc/images/dc_10.png) no-repeat center;
	 -webkit-transition: 0.5s;
	 -moz-transition: 0.5s;
	 -ms-transition: 0.5s;
	 -o-transition: 0.5s;
	 transition: 0.5s;
}
.top_lo2 a{display: block;width: 100%;height: 100%;line-height: 30px;color: #fabf1b;font-size: 14px;padding: 0 32px 0 9px;
	 -webkit-transition: 0.5s;
	 -moz-transition: 0.5s;
	 -ms-transition: 0.5s;
	 -o-transition: 0.5s;
	 transition: 0.5s;
}
.top_tb ul li{float: left;margin-left: 8px;}
.top_tb{margin-top: 30px;}
.bor_hide .mo1::before{width: 0!important;}
.top_lo2:hover{background:#fabf1b url(../images/tb_05.png) no-repeat center right 7px;background-size: 20px;}
.top_lo2:hover a{color: #fff;}
.top_lo1:hover{background:#fabf1b url(../images/tb_03a.png) no-repeat center;cursor: pointer;}
.top_lo3:hover{background:#fabf1b url(../images/dcx_10.png) no-repeat center;cursor: pointer;}


.banner .swiper-button-next{background:rgba(0,0,0,0.4) url(../images/right.png) no-repeat center;width: 75px;height: 75px;right: 5%;}
.banner .swiper-button-prev{background:rgba(0,0,0,0.4) url(../images/left.png) no-repeat center;width: 75px;height: 75px;left: 5%;}
.banner .swiper-button-next:hover{background:rgba(0,0,0,0.7) url(../images/right.png) no-repeat center;width: 75px;height: 75px;right: 5%;}
.banner .swiper-button-prev:hover{background:rgba(0,0,0,0.7) url(../images/left.png) no-repeat center;width: 75px;height: 75px;left: 5%;}
.banner .swiper-slide img{display: block;width: 100%;}

.footer>.wrap{line-height: 100px;}
.sp1{background: url(/cfdc/images/ft_06.jpg) no-repeat center left;font-size: 14px;color: #333333;padding-left: 30px;display: inline-block;margin-right: 25px;}
.sp2{background: url(/cfdc/images/ft_08.jpg) no-repeat center left;font-size: 14px;color: #333333;padding-left: 30px;}
.sp2 select{background:#e6e6e6 url(../images/ft_03.jpg) no-repeat center right;height: 24px;border: 0;width: 170px;outline: 0;text-align: center;font-size: 12px;padding-left: 20px;appearance:none;
-moz-appearance:none;
-webkit-appearance:none;}
.sp2 select::-ms-expand { display: none; }
.ft_2 p{color: #333333;font-size: 12px;}
.ft_2 p a{color: #333333;font-size: 12px;}

.banner{position: relative;}
.dc_search form{display: flex;flex-direction: row;}
.dc_search{position: absolute;bottom: 20px;left: 50%;margin-left: -280px;z-index: 99999;}
.dc_search button{width: 55px;height: 55px;text-align: center;background: #00904b url(../images/tb_03a.png) no-repeat center;border: 0;}
.dc_search input{width: 500px;height: 53px;padding-left: 10px;border: 0;background-color: rgba(255,255,255,0.8);}

.main1{background-color: #f8f7f4;padding-bottom: 75px;}
.m1_1{background-color: #fff;padding: 30px 90px 20px 40px;}
.m1_1a{width: 720px;}
.m1_1b{width: 380px;}
.m1_1a h3{color: #595959;font-size: 24px;margin-top: 45px;}
.m1_1a span{color: #00904b;font-size: 20px;text-transform: uppercase;font-weight: bold;margin: 15px 0 40px 0;display: block;}
.m1_1a p{color: #595959;font-size: 14px;line-height: 28px;}

.mian2{margin: 50px 0 55px 0;}
.m2_1 h3{color: #595959;font-size: 24px;margin-bottom: 40px;}
.m2_2a{width: 560px;overflow: hidden;position: relative;}
.m2_2a img{display: block;width: 100%;}
.m2_2a p{position: absolute;bottom: 0;left: 0;width: 100%;height: 45px;line-height: 45px;background-color: rgba(0,0,0,0.6);color: #fff;font-size: 14px;padding-left: 15px;}
.m2_2a .swiper-pagination-bullet-active{background-color: #fabf1b!important;}
.m2_2a .swiper-pagination-bullet{background-color: #fff;opacity:1;}
.m2_2a .swiper-pagination{left: 240px!important;}
.m2_2b{width: 640px;position: relative;position: relative;}
.m2_2b_1 ul li{width: 78px;height: 30px;background-color: #cecece;text-align: center;line-height: 30px;color: #fff;font-size: 14px;float: left;cursor: pointer;}
.sy_v1{background-color: #00904b!important;}
.m2_linajie a{color: #747372;font-size: 14px;position: absolute;top: 0;right: 0;}
.m2_2b_2a_1{margin-top: 40px;padding-bottom: 23px;border-bottom: 1px solid #e6e1d5;}
.m2_2b_2a_1 h3{color: #4c4c4c;font-size: 14px;margin-bottom: 10px;width: 490px;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.m2_2b_2a_1 p{color: #676767;font-size: 14px;}
.m2_2b_2a_1 span{color: #a8a8a8;font-size: 14px;}
.m2_2b_2a ul li p{color: #676767;font-size: 14px;width: 490px;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.m2_2b_2a ul li span{color: #a8a8a8;font-size: 14px;}
.m2_2b_2a ul li{line-height: 53px;border-bottom: 1px solid #e6e1d5;}

.mian3{padding: 55px 0;background-color: #f8f7f4;}
.m3_2{position: relative;overflow: hidden;}
.m3_1 h3{color: #595959;font-size: 24px;margin-bottom: 58px;}
.m3_1 a{font-size: 14px;color: #747372;}
.m3_2 .swiper-slide img{display: block; width:100%;}
.m3_2 .swiper-slide div{background-color: #fff;padding: 25px;}
.m3_2 .swiper-slide div h3{color: #595959;font-size: 18px;font-weight: normal;margin-bottom: 10px;}
.dc_zp1{background-color: #fabf1b;padding: 0px 10px;border-radius: 5px;color: #fff;font-size: 12px;display: inline-block;margin-left: 10px;position: relative;top: -3px;}
.dc_zp2{background-color: #CCC;padding: 0px 10px;border-radius: 5px;color: #000;font-size: 12px;display: inline-block;margin-left: 10px;position: relative;top: -3px;}
.m3_2 .swiper-slide div p{color: #999999;font-size: 14px;}
.m3_2 .swiper-container3>.swiper-button-prev{width: 50px;height: 50px;background: rgba(0,0,0,0.8) url(../images/left.png) no-repeat center;background-size: 10px;}
.m3_2 .swiper-container3>.swiper-button-next{width: 50px;height: 50px;background: rgba(0,0,0,0.8) url(../images/right.png) no-repeat center;background-size: 10px;}
.m3_2 .swiper-container3 .swiper-button-prev:hover{background: #00904b url(../images/left.png) no-repeat center;background-size: 10px;}
.m3_2 .swiper-container3 .swiper-button-next:hover{background: #00904b url(../images/right.png) no-repeat center;background-size: 10px;}

.ft-dc .wrap ul li{float: left;margin: 0 50px;}
.ft-dc{border-bottom: 1px solid #e0e0e0;padding: 85px 0;}
.ft-dc-1{margin-right: 20px;}
.ft-dc-2 h3{color: #333333;font-size: 16px;font-weight: normal;margin-bottom: 10px;}
.ft-dc-2 p{color: #808080;font-size: 14px;line-height: 20px;}

.fixed{width: 60px;height: 180px;background-color: #fff;position: fixed;right: 5px;bottom: 20%;z-index: 999;text-align: center;border-radius: 5px;
-moz-box-shadow:0px 0px 12px #E1E0DD; -webkit-box-shadow:0px 0px 12px #E1E0DD; box-shadow:0px 0px 12px #E1E0DD;
}
.fix_1 p{width: 32px;height: 33px;background: url(/cfdc/images/dc_03.png) no-repeat center;}
.fix_1 p:hover{background: url(/cfdc/images/dcx_03.png) no-repeat center;}
.fix_2 p{width: 32px;height: 33px;background: url(/cfdc/images/dc_05.png) no-repeat center;}
.fix_2 p:hover{background: url(/cfdc/images/dcx_05.png) no-repeat center;}
.fix_3 p{width: 32px;height: 33px;background: url(/cfdc/images/dc_07.png) no-repeat center;}
.fix_3 p:hover{background: url(/cfdc/images/dcx_07.png) no-repeat center;}
.fixed ul li p{text-align: center;height: 70px;width: 100%;}
.fixed ul{margin-top: 20px;}
.fix_1{position: relative;}
.erm{position: absolute;left: -140px;width: 130px;height: 168px;background-color: rgba(0,0,0,0.5);top: 0;border-radius: 15px;display: none;}
.erm span{display: block;color: #fff;font-size: 14px;text-align: center;}
.erm img{background-color: #fff;width: 105px;height: 105px;border-radius: 50%;border: 0;margin: 13px 0 7px 0;display: inline-block;}
.erm1{position: absolute;left: -125px;width: 116px;height: 38px;background-color: rgba(0,0,0,0.7);bottom: 34px;display: none;line-height: 38px;}
.erm1 span{display: block;color: #fff;font-size: 14px;text-align: center;}
/* neiye */
.rrtp{position: relative;}
.rrpt{position: absolute;top: 0;right: 0;width: 830px;height: 55px;background-color: #fff;}
.h1 { background: url(/cfdc/images/jj_banner.jpg) no-repeat center;
    width: 100%;
    height: auto;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover; }
.h2 { background: url(/cfdc/images/lp_banner.jpg) no-repeat center;
  width: 100%;
  height: auto;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover; }
.ny_ttr {
    padding: 12% 0;
    display: inline-block;
}

.ny_nav { height: 60px; line-height: 60px;position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(255,255,255,1);}
.ny_nav_a { background: url(/cfdc/images/fz.png) no-repeat center left; padding-left: 35px; }
.ny_nav_a span { background: url(/cfdc/images/ris.png) no-repeat center left; padding-left: 20px; font-size: 15px; color: #63636d; display: inline-block; margin-right: 18px; }
.ny_nav_b ul li { float: left; }
.ny_nav_b ul li a { color: #63636d; font-size: 15px; margin-left: 30px; display: block; position: relative; }

.ny_jj{width: 100%;height:auto;background: url(/cfdc/images/gs_bg.jpg) no-repeat center;}
.neiye{position: relative;}
.vichd a{color: #00904b!important;}
.ny_jj_1{width: 893px;background-color: #fff;}
.ny_jj_1a{padding: 70px 50px 10px 50px;}
.ny_jj_1a h3{color: #00904b;font-size: 24px;font-weight: normal;}
.ny_jj_1a span{color: #e0e0e0;font-size: 20px;font-family: victor3;display: block;margin: 13px 0 55px 0;}
.ny_jj_1a p{color: #595959;font-size: 14px;line-height: 28px;text-align: justify;margin-bottom: 26px;}

/* 大事件 */
.fzlc_1{width: 1100px;margin: 0 auto;background: url(/cfdc/images/dian.jpg) repeat-y center;padding-bottom: 50px;padding-top: 94px;position: relative;}
.fzlc_1a{width: 510px;position:relative;top: -9px;}
.fzlc_1 ul li{width: 550px;margin-bottom: 30px;}
.fzlc_1 ul li:nth-of-type(odd){background: url(/cfdc/images/dsj_pic_09.png) no-repeat top right;}
.fzlc_1 ul li:nth-of-type(odd) .fzlc_1a h3{text-align: right;}
.fzlc_1 ul li:nth-of-type(odd) .fzlc_1a p{text-align: right;}
.fzlc_1 ul li:nth-of-type(even){float: right;background: url(/cfdc/images/dsj_pic_06.png) no-repeat top left;}
.fzlc_1 ul li:nth-of-type(even)  .fzlc_1a h3{text-align: left;}
.fzlc_1 ul li:nth-of-type(even)  .fzlc_1a p{text-align: left;}
.fzlc_1 ul li:nth-of-type(even) .fzlc_1a{float:right;}
.fzlc_1a h3{color: #00904b;font-size: 32px;font-family: victor3;font-weight: normal;margin-bottom: 20px;}
.fzlc_1a p{color: #333333;font-size: 14px;line-height: 33px;}

.ny_dsj{background: url(/cfdc/images/dsj_bg.jpg) no-repeat center bottom;padding-bottom: 100px;}
.ny_dsj_1{margin: 75px 0 50px 0;text-align: center;}
.ny_dsj_1 h3{color: #333333;font-size: 20px;font-weight: normal;margin-bottom: 8px;}
.ny_dsj_1 p{color: #e3e3e3;font-size: 24px;font-weight: normal;font-family: victor3;}
.fzlc_pic{width: 44px;height: 43px;background: url(/cfdc/images/dsj_pic_03.png) no-repeat center;position: absolute;top: 0;left: 50%;margin-left: -22px;}
.fzlc_pic1{width: 37px;height: 38px;background: url(/cfdc/images/sj_yx.png) no-repeat center;position: absolute;bottom: 0;left: 50%;margin-left: -18px;}

/* honor */
.ny_honor_1a{background-color: #f4f2ee;padding: 50px 30px;}
.ny_honor_1a_1 {overflow: hidden;position: relative;}
.ny_honor_1a_1 .swiper-container{width: 1100px;margin: 0 auto;}
.ny_honor_1a_2 img{display: block;}
.ny_honor_1a_1 .swiper-slide img{width: 100%;display: block;}
.ny_honor_1a_1 .swiper-slide  p{text-align: center;line-height: 40px;color: #666;font-size: 14px;}

.ny_honor_1a_1>.swiper-button-prev{width: 15px;height: 27px;background:url(/cfdc/images/hon_left.png) no-repeat center;}
.ny_honor_1a_1>.swiper-button-next{width: 15x;height: 27px;background:url(/cfdc/images/hon_right.png) no-repeat center;;}
.ny_honor_1a_1 .swiper-button-prev:hover{background: url(/cfdc/images/hon_left1.png) no-repeat center;}
.ny_honor_1a_1 .swiper-button-next:hover{background: url(/cfdc/images/hon_right1.png) no-repeat center;}

.ny_honor_2{width: 100%;height: 492px;background: url(/cfdc/images/dc_honor_09.jpg) no-repeat center;}
.ny_honor_2a ul li{float: left;width: 330px;margin: 0 50px;}
.ny_honor_2a ul{width: 10000%;}
.ny_honor_2a{padding-top: 110px;overflow: hidden;background: url(/cfdc/images/sd-x.jpg) repeat-x center bottom 48px;position: relative;}
.ny_honor_2a ul li h3{color: #00904b;font-family: victor3;font-size: 30px;font-weight: normal;margin-bottom: 15px;}
.ny_honor_2a ul li div{height: 100px;overflow: hidden;overflow-y: auto;}
.ny_honor_2a ul li p{color: #595959;font-size: 14px;line-height: 22px;margin-bottom: 10px;}

.ny_honor_2a ul li div::-webkit-scrollbar {    width: 5px;}
.ny_honor_2a ul li div::-webkit-scrollbar-track {    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);    border-radius: 10px;}
.ny_honor_2a ul li div::-webkit-scrollbar-thumb {    border-radius: 10px;    background: rgba(0,0,0,0.1);    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
.ny_honor_2a ul li div::-webkit-scrollbar-thumb:window-inactive {    background: rgba(255,0,0,0.4);}
.ny_honor_2a ul li img{display: block;margin: 15px 0 0 0;}
.ny_honor_2a ul li h4{color: #333333;font-size: 16px;font-weight: normal;margin-top: 20px;}
.p_left{width: 48px;height: 48px;background: #b9b8b7 url(../images/left.png) no-repeat center;position: absolute;left: 0;top:77%;cursor: pointer;}
.p_right{width: 48px;height: 48px;background: #b9b8b7 url(../images/right.png) no-repeat center;position: absolute;right: 0;top: 77%;cursor: pointer;}
.p_left:hover{background: #65ba90 url(../images/left.png) no-repeat center;}
.p_right:hover{background: #65ba90 url(../images/right.png) no-repeat center;}

/* 员工风采 */
.footer{border-top: 1px solid #f0f0f0;background-color: #fff;}
.ny_ygfc_1a{width: 745px;position: relative;}
.ny_ygfc_1b{width: 535px;background-color: #f2f2f2;height: 420px;}
.ny_ygfc_1b_1{width: 330px;margin: 60px 0 0 85px;}
.ny_ygfc_1b_1 h3{background: url(/cfdc/images/dtya.png) no-repeat left top;padding-left: 45px;color: #00904b;font-size: 28px;font-family: victor3;border-bottom: 2px solid #dfeae5;padding-bottom: 20px;margin-bottom: 30px;
}
.ny_ygfc_1b_1 div{height: 250px;overflow: hidden;overflow-y: auto;}
.ny_ygfc_1b_1 p{color: #808080;font-size: 15px;line-height: 45px;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.ny_ygfc_1b_1 p:hover{color: #00904b;}
.ny_ygfc_1b_1 div::-webkit-scrollbar {    width: 5px;}
.ny_ygfc_1b_1 div::-webkit-scrollbar-track {    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);    border-radius: 10px;}
.ny_ygfc_1b_1 div::-webkit-scrollbar-thumb {    border-radius: 10px;    background: rgba(0,0,0,0.1);    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
.ny_ygfc_1b_1 div::-webkit-scrollbar-thumb:window-inactive {    background: rgba(255,0,0,0.4);}

.ny_ygfc_1a .swiper-container>.swiper-button-next{background: rgba(174,177,180,0.5) url(../images/left.png) no-repeat center;width: 33px;height: 33px;top: 49%;right: 0px;background-size: 9px;}
.ny_ygfc_1a .swiper-container>.swiper-button-prev{background: rgba(174,177,180,0.5) url(../images/right.png) no-repeat center;width: 33px;height: 33px;left: auto;top: 58%;right: 5px;background-size: 9px;right: 0;}
.ny_ygfc_1a .swiper-container>.swiper-button-next:hover{background: #598547 url(../images/left.png) no-repeat center;background-size: 9px;}
.ny_ygfc_1a .swiper-container>.swiper-button-prev:hover{background: #598547 url(../images/right.png) no-repeat center;background-size: 9px;}
.ny_ygfc_1a .swiper-slide img{width: 745px;height: 420px;display: block;}
.ny_ygfc_1 ul li{margin-bottom: 30px;}
/* .ny_ygfc_1 ul li:nth-of-type(even) .ny_ygfc_1b {background-color: #cebd6b;} */
.ny_ygfc_1{margin-bottom: 100px;}

/* 新闻 */
.ny_news td{font-size: 16px!important;}
.ny_news_2_1{background-color: #d7eee3;text-align: center;padding: 50px 0;}
.ny_news_2_1 span{display: block;color: #5e5e5e;font-size: 20px;margin: 14px 0 8px 0;}
.ny_news_2_1 p{display: block;color: #8b8b8b;font-size: 16px;}
.ny_news_2_1 a{display: block;width: 94px;height: 27px;background-color: #00904b;line-height: 27px;text-align: center;margin: 0 auto;border-radius: 25px;color: #fff;font-size: 14px;margin-top: 20px;}

.ny_tc{background: url(/cfdc/images/tc_bg.jpg) no-repeat center;height: 690px;}
.ny_tc_1 .swiper-container3{width: 1170px;margin: 0 auto;overflow: hidden;padding-top: 30px;}
.ny_tc_1{position: relative;background-color: #fff;padding-bottom: 30px;padding-top: 10px;}
.ny_tc_1 .swiper-container3 p{text-align: center;color: #8c8c8c;font-size: 16px;line-height: 50px;}

.ny_tc_1 .swiper-button-next{background:rgba(0,0,0,0.4) url(../images/right.png) no-repeat center;width: 50px;height: 50px;right: -2%;}
.ny_tc_1 .swiper-button-prev{background:rgba(0,0,0,0.4) url(../images/left.png) no-repeat center;width: 50px;height: 50px;left: -2%;}
.ny_tc_1 .swiper-button-next:hover{background:rgba(0,0,0,0.7) url(../images/right.png) no-repeat center;width: 50px;height: 50px;right: -2%;}
.ny_tc_1 .swiper-button-prev:hover{background:rgba(0,0,0,0.7) url(../images/left.png) no-repeat center;width: 50px;height: 50px;left: -2%;}
.ny_tc_1 .swiper-container3 .swiper-slide:hover img{-moz-box-shadow:0px 0px 12px #333333; -webkit-box-shadow:0px 0px 12px #333333; box-shadow:0px 0px 12px #333333;}
.ny_tc_1 .swiper-container3 .swiper-slide:hover p{color: #00561f;}


.ny_sp{margin: 80px 0;}
.ny_sp ul li{float: left;margin: 0 40px 40px 0;cursor: pointer;}
.ny_sp ul{width: 1450px;}
.ny_sp_1{}
.ny_sp_1a{width: 400px;height: 290px;overflow: hidden;}
.ny_sp_1a img{display: block;width: 400px;height: 290px;}
.ny_sp_1{position: relative;}
.ny_sp_1b{position: absolute;top: 50%;left: 50%;margin-top: -23px;margin-left: -23px;}
.ny_sp ul li h3{color: #4c4c4c;font-size: 20px;margin: 20px 0;font-weight: normal;}
.ny_sp ul li p{color: #8c8c8c;font-size: 18px;}
.ny_sp ul li:hover .ny_sp_1a img{transform: scale(1.1);}
.ny_sp_1a img{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.ny_cont_1{background-color: #fff;padding-bottom: 50px;}
.ny_cont_1a iframe{border: 0;}

/* 联系 */
.ny_con_dv{background-color: #f4f4f4;padding:45px 0;}
.ny_xiaz_1{margin: 55px 0;text-align: center;}
.ny_xiaz_1 h3{color: #666666;font-weight: normal;font-size: 30px;}
.ny_xiaz_1 p{color: #e3e3e3;font-size: 15px;font-family: victor1;text-transform: uppercase;margin-top: 10px;}
.ny_cont{background-color: #fff;}
.rrrr_2{width: 760px;height: 445px;overflow: hidden;}
.tttt iframe{border: 0;}
.rrrr_1{width: 520px;height: 445px;background-color: #fff;overflow: hidden;}
.ny_cont_1d img{width: 115px;height: 115px;display: block;}
.ny_cont_1d p{text-align: center;color: #00904b;font-size: 15px;line-height: 30px;}
.ny_cont_1d{width: 115px;}
.ny_cont_1b p{height: 60px;border-bottom: 1px solid #f4f4f4;line-height: 60px;padding-left: 70px;color: #088d44;font-size: 16px;cursor: pointer;background: url(/cfdc/images/xiala.png) no-repeat center right 50px;font-weight: bold;}
.ny_cont_1c{margin: 30px 0 0 70px;}
.ny_cont_1d{margin: 30px 0 0 63px;}
.ny_cont_1b {position: relative;}
.ny_cont_1b ul{position: absolute;top: 61px;left: 0;background-color: #fff;width: 100%;display: none;padding: 3% 0 3% 70px;}
.ny_cont_1b ul li{line-height: 35px;color: #666;font-size: 14px;cursor: pointer;}
.tt_d{overflow: hidden;}
.cont_l1 h3{color: #088d44;font-size: 16px;margin-bottom: 20px;}
.cont_l1 p{line-height: 40px;color: #595959;font-size: 14px;padding-left: 30px;}

.ct_p1{background: url(/cfdc/images/cont_06.jpg) no-repeat center left;}
.ct_p3{background: url(/cfdc/images/cont_11.jpg) no-repeat center left;}
.ct_p2{background: url(/cfdc/images/cont_14.jpg) no-repeat center left;}
.ct_p4{background: url(/cfdc/images/cont_09.jpg) no-repeat center left;}



/* 楼盘 */
.ny_lpzs{background-color: #efefef;padding: 40px 0 55px 0;}
.ny_lpzs_1 ul li{border: 1px solid #dedede;background-color: #fff;text-align: center;}
.ny_lpzs_1 ul li select{border: 0;outline: none;width: 90%;height: 45px;font-size: 15px;color: #666666;}
.pt_1{width:165px;height: 45px;}
.pt_2{width:165px;height: 45px;margin: 0 10px;}
.pt_3{width:290px;height: 45px;}
.pt_4{width:622px;height: 45px;}
.pt_3>select{width: 55%!important;}
.pt_3 span{font-size: 14px;color: #a6a6a6;line-height: 45px;padding:0 20px;position: relative;margin-right: 20px;}
.pt_3 span::after{content: '';width: 1px;height: 16px;background-color: #c3c3c3;position: absolute;right: 0;top: 15px;}
.pt_4 span{font-size: 14px;color: #a6a6a6;line-height: 45px;padding:0 20px;position: relative;margin-right: 20px;}
.pt_4 span::after{content: '';width: 1px;height: 16px;background-color: #c3c3c3;position: absolute;right: 0;top: 15px;}
.pt_4 input{border: 0;outline: none;width:60%;height: 43px;font-size: 15px;color: #666666;}
.pt_4 button{background: #00904b url(../images/fdj.png) no-repeat center;width: 55px;height: 100%;border: 0;}

.ny_lpzs_2{padding: 15px 60px 60px 60px;background-color: #fff;margin-top: 33px;}
.ny_lpzs_2>ul>li{padding: 45px 0;border-bottom: 1px solid #ebebeb;}
.ny_lpzs_2a img{display: block;width: 100%;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.ny_lpzs_2a {width: 345px;height: 240px;overflow: hidden;margin-right: 30px;position: relative;}
.ny_lpzs_2b h3{color: #474747;font-size: 20px;margin-bottom: 23px;}
.ny_lpzs_2b h3 span{background-color: #fabf1b;padding: 0px 10px;border-radius: 5px;color: #fff;font-size: 12px;display: inline-block;margin-left: 10px;position: relative;top: -3px;}
.ny_lpzs_2b p{color: #808080;font-size: 15px;line-height: 35px;padding-left: 30px;}
.lpp_p1{background: url(/cfdc/images/lpzs_06.jpg) no-repeat center left;}

.lpp_p4{background: url(/cfdc/images/lpzs_13.jpg) no-repeat center left;}
.ny_lpzs_2b ul li{float: left;margin-right: 9px;color: #808080;font-size: 12px;background-color: #f3f3f3;padding: 1px 5px;}
.ny_lpzs_2b ul{margin-top: 20px;}
.ny_lpzs_2c p{color: #808080;font-size: 15px;}
.ny_lpzs_2c p span{color: #e21717;font-size: 24px;font-weight: bold;display: inline-block;margin-top: 60px;}
.ny_lpzs_2a p{display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5) url(../images/snn.png) no-repeat center;}
.lp_sq .ny_lpzs_2b>h3>span{background-color: #aeaeae;}
.lp_ds .ny_lpzs_2b>h3>span{background-color: #fff;color: #fabf1b;border: 1px solid #fabf1b;}
.ny_lpzs_2>ul>li:hover .ny_lpzs_2a img{transform: scale(1.1);}
.lp_sq .ny_lpzs_2a p{display: block!important;}

.ny_lpxq{background-color: #efefef;padding: 45px 0 0 0;}
.ny_lpxq_1{width: 1280px;margin: 0 auto;}
.sp_xq1{color: #adadad;font-size: 14px;}
.sp_xq2{color: #00904b;font-size: 14px;}
.ny_lpxq_1{margin-bottom: 40px;}
.ny_lpxq_1 p{background: url(/cfdc/images/rfks.png) no-repeat center left;padding-left: 23px;}
.sp_xq3 a{background-color: #00904b;color: #fff;font-size: 14px;padding: 0 15px;display: inline-block;margin-left: 25px;}
/* .ny_lpxq .ny_lpxq_2{padding: 55px;background-color: #fff;} */
.ny_lpxq_2a {padding: 55px;background-color: #fff;}
.ny_lpxq_2b{padding: 55px;background-color: #fff;}

.ny_lpxq_2a_1{width: 720px;height: 510px;position: relative;overflow: hidden;}
.ny_lpxq_2a_1 .swiper-slide p{position: absolute;bottom: 0;left: 0;width: 100%;color: #ffffff;font-size: 16px;line-height: 70px;padding: 0 15px;background-color: rgba(0,0,0,0.7);}
.ny_lpxq_2a_1 .swiper-slide img{display: block;width: 100%;}
.ny_lpxq_2a_1 .swiper-container>.swiper-button-prev{width: 50px;height: 50px;background: rgba(0,0,0,0.5) url(../images/left.png) no-repeat center;background-size: 10px;}
.ny_lpxq_2a_1 .swiper-container>.swiper-button-next{width: 50px;height: 50px;background: rgba(0,0,0,0.5) url(../images/right.png) no-repeat center;background-size: 10px;}
.ny_lpxq_2a_1 .swiper-container .swiper-button-prev:hover{background: #00904b url(../images/left.png) no-repeat center;background-size: 10px;}
.ny_lpxq_2a_1 .swiper-container .swiper-button-next:hover{background: #00904b url(../images/right.png) no-repeat center;background-size: 10px;}
.ny_lpxq_2a_2 {width: 420px;position: relative;}
.ny_lpxq_2a_2a h3{color: #00904b;font-size: 26px;margin-bottom: 10px;}
.ny_lpxq_2a_2a h3 span{background-color: #fabf1b;padding: 0px 10px;border-radius: 5px;color: #fff;font-size: 12px;display: inline-block;margin-left: 10px;position: relative;top: -3px;}
.ny_lpxq_2a_2b p{color: #808080;font-size: 15px;}
.ny_lpxq_2a_2b p span{color: #e21717;font-size: 24px;font-weight: bold;display: inline-block;margin-top: 10px;}
.ny_lpxq_2a_2 ul li{float: left;margin-right: 9px;color: #fff;font-size: 12px;background-color: #aad7c1;padding: 1px 5px;}
.ny_lpxq_2a_2 ul{margin-top: 10px;padding-bottom: 20px;}
.ny_lpxq_2a_2c p{color: #808080;font-size: 14px;line-height: 27px;}
.ny_lpxq_2a_2c{margin: 15px 0;}

.phph_1{background-color: #e3efe9;padding: 25px 0 0 40px;}
.ny_lpxq_2a_2tt p{color: #595959;font-size: 14px;margin: 15px 0;}
.phph_2{padding: 30px 10px 0 40px;}
.ny_lpxq_2a_2b font{font-size: 13px;color: #a6a6a6;}
.ftyp_1{border-bottom: 1px solid #ebebeb;padding-bottom: 17px;margin-top: 25px;}
.ftyp_1 dl dd{float: left;color: #595959;font-size: 14px;}
.ftynb_p2{margin: 0 60px;}
.ftynb_p1{background: url(/cfdc/images/jsq.png) no-repeat center left;padding-left: 20px;}
.lpp_p2 a{color: #00904b;}


.ny_lpxq_2a_2d_1{width: 180px;height: 60px;line-height: 60px;text-align: center;}
.b{background-color: #e3efe9;}
.b p{display: inline-block;background: url(/cfdc/images/xm_xq_06.jpg) no-repeat center left;padding-left: 30px;color: #00904b;font-size: 16px;font-weight: bold;}
.c{background-color: #e3efe9;}
.c a{display: inline-block;background: url(/cfdc/images/xm_xq_09.png) no-repeat center left;padding-left: 30px;color: #00904b;font-size: 16px;font-weight: bold;}
.c a:hover{color: #00904b;}
.ny_lpxq_2a_2d{margin-top: 20px;}
.ny_lpxq_2a{border-bottom: 2px solid #ebebeb;padding-bottom: 60px;}

.ny_lpxq_2b{margin-top: 40px;}
.ny_lpxq_2b h3{color: #000000;font-size: 20px;margin-bottom: 55px;}
.ny_lpxq_2b ul li h4{font-weight: normal;font-family: victor3;color: #474747;font-size: 18px;background: url(/cfdc/images/xm_xq_15.jpg) no-repeat center right;width: 120px;}
.ny_lpxq_2b_1 {width: 1000px;}
.ny_lpxq_2b_1 span{color: #4c4c4c;font-size: 16px;display: inline-block;margin-bottom: 10px;}
.ny_lpxq_2b_1 p{color: #8c8c8c;font-size: 14px;line-height: 28px;}
.ny_lpxq_2b ul li{margin-bottom: 30px;}
.ny_lpxq_2b ul{background: url(/cfdc/images/xm_xq_19.jpg) repeat-y center left 111px;}
/* #whd_hide{height: 350px;overflow: hidden;overflow-y: auto;} */
#laosding2 a{width: 140px;height: 45px;line-height: 45px;text-align: center;display: block;color: #00904b;border:1px solid #00904b;clear: both;position: relative;top: 0px;margin-left: 110px;
	 -webkit-transition: 0.5s;
	 -moz-transition: 0.5s;
	 -ms-transition: 0.5s;
	 -o-transition: 0.5s;
	 transition: 0.5s;
}
#laosding2 a:hover{background-color: #00904b;color: #fff;}
.ny_lpxq_3{background-color: #fff;margin: 15px 0;}
.ny_lpxq_3a{padding: 45px 55px 40px 55px;}
.ny_lpxq_3a a{font-size: 14px;color: #00904b;font-weight: bold;}
.ny_lpxq_3a h3{color: #000000;font-size: 20px;margin-bottom: 35px;}
.ny_lpxq_3a p{color: #8c8c8c;font-size: 14px;line-height: 25px;margin-bottom: 20px;}

.ny_lpxq_top{background-color: #fff;padding: 45px 55px 40px 55px;}
.ny_lpxq_4a h3{color: #000000;font-size: 20px;margin-bottom: 35px;}
.ny_lpxq_4a ul li{float: left;color: #8c8c8c;font-size: 16px;cursor: pointer;margin-left: 10px;}
.ny_lpxq_4a1 h3{color: #000000;font-size: 20px;margin-bottom: 35px;}
.ny_lpxq_4a1 ul li{float: left;color: #8c8c8c;font-size: 16px;cursor: pointer;margin-left: 10px;}
.xm_whd{color: #00904b!important;font-weight: bold;}
.ny_lpxq_tp{height: 256px;overflow: hidden;}
.ny_lpxq_tp1{height: 380px;overflow: hidden;}
.hjk_p1{width: 280px;height: 280px;overflow: hidden;border: 1px solid #e1e1e1;}
.hjk_p2{width: 280px;height: 96px;overflow: hidden;border: 1px solid #e1e1e1;border-top: 0!important;background-color: #f5f5f5;}
.hjk_p2 div{margin: 15px 0 0 15px;}
.hjk_p2 div h3{color: #00904b;font-size: 16px;}
.hjk_p2 div p{color: #808080;font-size: 16px;}
.hjk_p1 img{width: 100%;}
.ny_lpxq_tp_whd {position: relative;height: 256px;}
.ny_lpxq_tp_whd .swiper-container1>.swiper-button-prev{width: 50px;height: 50px;background: rgba(0,0,0,0.5) url(../images/left.png) no-repeat center;background-size: 10px;}
.ny_lpxq_tp_whd .swiper-container1>.swiper-button-next{width: 50px;height: 50px;background: rgba(0,0,0,0.5) url(../images/right.png) no-repeat center;background-size: 10px;}
.ny_lpxq_tp_whd .swiper-container1 .swiper-button-prev:hover{background: #00904b url(../images/left.png) no-repeat center;background-size: 10px;}
.ny_lpxq_tp_whd .swiper-container1 .swiper-button-next:hover{background: #00904b url(../images/right.png) no-repeat center;background-size: 10px;}
.ny_lpxq_tp_whd .swiper-container1 .swiper-slide img{width: 375px;height: 256px;display: block;}

.ny_lpxq_tp_whd1 {position: relative;height: 380px;}
.ny_lpxq_tp_whd1 .swiper-container2>.swiper-button-prev{width: 50px;height: 50px;background: rgba(0,0,0,0.5) url(../images/left.png) no-repeat center;background-size: 10px;}
.ny_lpxq_tp_whd1 .swiper-container2>.swiper-button-next{width: 50px;height: 50px;background: rgba(0,0,0,0.5) url(../images/right.png) no-repeat center;background-size: 10px;}
.ny_lpxq_tp_whd1 .swiper-container2 .swiper-button-prev:hover{background: #00904b url(../images/left.png) no-repeat center;background-size: 10px;}
.ny_lpxq_tp_whd1 .swiper-container2 .swiper-button-next:hover{background: #00904b url(../images/right.png) no-repeat center;background-size: 10px;}
.ny_lpxq_tp_whd1 .swiper-container2 .swiper-slide img{width: 375px;height: 256px;display: block;}

.ny_lpxq_5a{background-color: #fff;padding: 45px 55px 40px 55px;margin: 15px 0;}
.ny_lpxq_5a_1 h3{color: #000000;font-size: 20px;margin-bottom: 35px;}
.ny_lpxq_5a_1 ul li{width: 440px;line-height: 36px;}
.ny_lpxq_5a_1 ul li p{color: #8c8c8c;font-size: 15px;}
.ny_lpxq_5a_1 ul li p span{display: inline-block;width: 190px;font-weight: bold;color: #5c5c5c;}

.ny_lpxq_6_a{background-color: #fff;padding: 45px 55px 40px 55px;margin: 15px 0;}
.ny_lpxq_6_a h3{color: #000000;font-size: 20px;margin-bottom: 35px;}
.ny_lpxq_6_a_1 ul li{float: left;color: #8c8c8c;font-size: 15px;margin-left: 31px;cursor: pointer;padding-bottom: 20px;}
.ny_lpxq_6_a_2a iframe{border: 0;display:block;}
.ny_lpxq_6_a_2{border: 1px solid #ebebeb;}
.ny_lpxq_6_a_1 ul{margin-top: 15px;}
.ny_lpxq_6_a_2b {width: 380px;height: 380px;overflow: hidden;overflow-y: auto;margin: 45px 45px 0 0;}
.sm_map{color: #8c8c8c;font-size: 14px;margin-bottom: 15px;}
.sm_map p{color: #8c8c8c;font-size: 14px;margin-bottom: 15px;}
.sm_map p span{color: #5c5c5c;font-size: 14px;font-weight: bold;}
.pt_whd{color: #00904b!important;font-size: 15px;border-bottom: 2px solid #00904b;}

.rrtt{margin-top: 15px;}
.whdjs h3{margin-bottom: 30px!important;}
.whdjs p{color: #8c8c8c;font-size: 14px;line-height: 25px;margin-bottom: 15px;}
.sqqq{background-color: #aeaeae!important;}
.sqqq1{color: #808080!important;}
.tk {width: 100%!important;}
.tk a{background-color: #00904b;line-height: 60px;display: block;width: 100%!important;font-size: 16px;color: #fff;text-align: center;}
.lp_sqqq{width: 106px;height: 102px;background: url(/cfdc/images/lp_sqqq.png) no-repeat center;position: absolute;top: 0;right: 0;}

/* 搜索 */
.top_tb ul li{position: relative;}
.header-search{position: absolute;bottom: -80px;z-index: 999;width: 300px;height: 43px;background-color: #fff;border: 1px solid #ccc;right: 0;display: none;}
.hs-input{width: 80%;height: 40px;border: 0;outline: none;padding-left: 15px;}
.hs-submit{background: #fac226 url(../images/fdj.png) no-repeat center;width: 40px;height: 100%;position: absolute;top: 0;right: 0;border: 0;outline: none;cursor: pointer;}
.top_lo1_hide{position: absolute;top: 65px;left: -43px;z-index: 999;display: none;}
.top_lo1_hide img{width: 120px;}

/*分页*/
.page-fy{ clear:both; text-align:left; height:30px;margin:0 auto; margin-bottom:70px;}
.page-fy b{ display:inline-block; width:30px; height:30px; text-align:center; background:#e43f3f; line-height:30px; margin:0 5px; color:#fff; font-weight:100;border-radius:4px}
.page-fy a{ display:inline-block; padding:0 10px;height:30px; text-align:center; line-height:30px;margin:0 5px; font-size:14px; background:#e6e6e6; border-radius:4px;}
.page-fy a:hover{ display:inline-block; padding:0 10px;height:30px; text-align:center; line-height:30px;margin:0 5px; font-size:14px; background:#00561f; color:#FFF; border-radius:4px;}

#laosding1 a{display: block;width: 100%;height: 100%;}
.m2_2a .swiper-slide{cursor: pointer;}


/* 媒体中心 */
.ny_news_1b {width: 700px;margin-left: 45px;}
.ny_news_1 ul li{background-color: #f5f5f5;margin-bottom: 2%;height: 200px;}
.ny_news_1c {width: 200px;height: 200px;text-align: center;background-color: #eeeeee;}
.ny_news_1c h3{color: #01904b;font-size: 55px;font-weight: normal;line-height: 48px;margin-top: 60px;}
.ny_news_1c p{color: #01904b;font-size: 16px;margin-top: 10px;}
.ny_news_1b{margin-top: 35px;}
.ny_news_1b h3{color: #333333;font-size: 20px;margin: 15px 0 20px 0;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */font-weight: normal;
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */
					 -webkit-transition: 0.6s;
					 -moz-transition: 0.6s;
					 -ms-transition: 0.6s;
					 -o-transition: 0.6s;
					 transition: 0.6s;
					 }
.ny_news_1b p{color: #8c8c8c;font-size: 14px;text-align: justify;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;}
.ny_news_1 ul li:hover .ny_news_1a img{transform: scale(1.06)}
.ny_news_1 ul li:hover .ny_news_1b h3{color: #01904b;}
.ny_news_1 ul li:hover .ny_news_1b p{text-decoration: underline;}
.ny_news_1a p{background: url(/cfdc/images/righta_pa.png) no-repeat center;width: 150px;height: 120px;
					 -webkit-transition: 0.6s;
					 -moz-transition: 0.6s;
					 -ms-transition: 0.6s;
					 -o-transition: 0.6s;
					 transition: 0.6s;
}
.ny_news_1a {overflow: hidden;border-left: 1px solid #d7d7d7;margin-top: 42px;}
.ny_news_1 ul li:hover .ny_news_1a p{background: url(/cfdc/images/righta_p.png) no-repeat center;width: 150px;height: 120px;}
.ny_nav{border-bottom: 1px solid #f5f5f5;}


