@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: victor1;
    src: url(/crwy/images/arial.ttf);
}
@font-face {
    font-family: victor2;
    src: url(/crwy/images/DINCond-Medium.otf);
}
@font-face {
    font-family: victor3;
    src: url(/crwy/images/DIN-Pro-Regular-2.otf);
}
html {
	width: 100%;
	margin: 0;
	padding: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	/*修正手持设备字体变化*/
	/* overflow: hidden; */
}

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;
}

/*首页*/

.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: 41.7%}
.hk2{padding-left: 47.6%}
.hk3{padding-left: 53.1%}
.hk4{padding-left: 58.8%}
@media screen and (min-width:1367px) and (max-width:1440px){
	.hk1{padding-left: 38.3%}
	.hk3{padding-left: 54.5%}
	.hk4{padding-left: 62.5%}
}
@media screen and ( max-width:1366px ){
	.hk1{padding-left: 38.3%}
	.hk3{padding-left: 54.5%}
	.hk4{padding-left: 62.5%}
}
.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:2px;}
.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(/crwy/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(/crwy/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(/crwy/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(/crwy/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(/crwy/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{width: 100%;height: 350px;background: url(/crwy/images/wy_bg.jpg) no-repeat bottom left 200px;}
.m1_2 {width: 620px;}
.main1 .wrap{padding-top: 75px;}
.m1_1 {width: 540px;}
.m1_1 h3{color: #5d5d5d;font-size: 18px;}
.m1_1 p{color: #5d5d5d;font-size: 22px;color: #01904b;font-family: victor3;text-transform: uppercase;margin: 8px 0 20px 0;font-weight: bold;}
.m1_1 span{display: block;color: #666666;font-size: 14px;}
.m1_3 {width:550px;overflow: hidden;position: relative;height: 205px;}
.m1_1 a{color: #fabf1b;font-size: 14px;display: inline-block;margin-top: 25px;}
.m1_3 h3{color: #fabf1b;font-size: 24px;font-weight: normal;}
.m1_3 .swiper-slide span{color: #01904b;font-size: 20px;display: block;margin: 10px 0 20px 0;}
.m1_3 p{color: #666666;font-size: 14px;text-align: justify;}
.m1_3 .swiper-pagination{bottom: 0;}
.m1_3 .swiper-pagination span{width: 40px;background-color: #000;border-radius: 0;margin-right: 10px;height: 4px;}
.m1_3 .swiper-pagination .swiper-pagination-bullet-active{background-color: #fabf1b;}


.main2{background-color: #eaf9f2;}
.main2 .wrap{padding: 60px 0;position: relative;}
.main2 .m1_1{margin-top: 35px;}
.m2_1{margin: 30px 0;}
.m2_1 ul li{line-height: 36px;text-decoration: underline;}
.m2_1 ul li a{color: #666666;font-size: 15px;font-weight: bold;}
.m2_2 a{color: #00904b;font-size: 12px;text-transform: uppercase;}
.m2_pic{overflow: hidden;}
.m2_pic .swiper-slide p{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 60px;background-color: rgba(0,0,0,0.4);text-align: center;color: #fff;font-size: 15px;}
.m2_pic .swiper-slide img{display: block;width: 100%;}

.m2_pic .swiper-button-next{background:rgba(59,170,117,0.9) url(../images/right.png) no-repeat center;width: 45px;height: 45px;background-size: 10px;}
.m2_pic .swiper-button-prev{background:rgba(59,170,117,0.9) url(../images/left.png) no-repeat center;width: 45px;height: 45px;background-size: 10px;}
.m2_pic .swiper-button-next:hover{background:rgba(0,0,0,0.9) url(../images/right.png) no-repeat center;background-size: 10px;}
.m2_pic .swiper-button-prev:hover{background:rgba(0,0,0,0.9) url(../images/left.png) no-repeat center;background-size: 10px;}

.m3_1{height: 444px;background: url(/crwy/images/wypic_11.jpg) no-repeat center;}
.main3 .wrap{padding: 30px 0 50px 0;}
.m3_1a{padding: 200px 0 0 80px;}
.m3_1a_1 h3{color: #5d5d5d;font-size: 18px;}
.m3_1a_1 p{color: #aaabac;font-size: 20px;font-family: victor3;text-transform: uppercase;margin: 8px 0 20px 0;}
.m3_1a_1 span{display: block;width: 25px;height: 3px;background-color: #fabf1b;}
.m3_1a_1 ul li {float: left;margin-right: 10px;}
.m3_1a_1 ul li a{border: 1px solid #fff;padding: 10px 15px;color: #fff;font-size: 14px;
	 -webkit-transition: 0.5s;
	 -moz-transition: 0.5s;
	 -ms-transition: 0.5s;
	 -o-transition: 0.5s;
	 transition: 0.5s;
}
.m3_1a_1 ul{margin-top: 50px;}
.m3_1a_1 ul li a:hover{background-color: #00904b;border: 1px solid #00904b;}
.m3_2 ul li{float: left;margin: 13px 13px 0 0;}
.m3_2 ul {width: 1400px;}
.footer{border-top: 1px solid #e0e0e0;}
.m3_2 ul li:hover img{transform: scale(1.04);}
.m3_2 ul li img{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}



/* neiye */
.h1 { background: url(/crwy/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; }
.ny_ttr {
    padding: 10% 0;
    display: inline-block;
}

.ny_nav { height: 62px; line-height: 62px;}
.ny_nav_a { background: url(/crwy/images/fz.png) no-repeat center left; padding-left: 30px; }
.ny_nav_a span { background: url(/crwy/images/ris.png) no-repeat center left; padding-left: 20px; font-size: 14px; color: #808080; display: inline-block; margin-right: 14px; font-weight: bold;}
.ny_nav_b ul li { float: left; }
.ny_nav_b ul li a { color: #808080; font-size: 14px; margin-left: 30px; display: block; position: relative;font-weight: bold; }
.ny_nav_b ul li a::after { content: ""; width: 0%; height: 3px; background: #fabf1b; position: absolute; bottom: -2px; left: 0;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.ny_nav_b ul li:hover a::after { width: 100%; }
.vichd a { color: #fabf1b !important; border-bottom: 3px solid #fabf1b; }
.ny_nav_b ul li:hover a { color: #fabf1b; }

.jj_1a_1{width: 360px;height: 880px;}
.jj_1a_1a .swiper-container2{width: 240px;overflow: hidden;position: relative;margin-left: 20px;height: 340px;}
.jj_1a_1a_1 ul li{color: #fff;font-size: 18px;line-height: 30px;}
.jj_1a_1a_1{width: 360px;height: 200px;background: url(/crwy/images/jj_lo.jpg) no-repeat center;}
.jj_1a_1a_1 ul{padding: 49px 0 0 170px;}
.jj_1a_1a .swiper-pagination>.swiper-pagination-bullet-active{background-color: #338e62;}
.jj_1a_1a .swiper-slide img{width: 100%;display: block;}
.jj_1{padding: 90px 0 55px 0;background-color: #f5f5f5;}
.jj_1a_1a_2{background-color: #a4e4c5;height: 640px;}
.jj_1a_1a_2 ul{padding-top: 35px;}
.jj_1a_1a_2 ul li{color: #1c6b45;font-size: 14px;line-height: 30px;display: inline-block;background-color: #8ed5b3;margin-bottom: 9px;padding: 7px 28px;float: right;border-radius: 25px 0 0 25px;}

.jj_1a_2 {width: 830px;}
.jj_1a_2 h3{color: #333333;font-size: 30px;margin-bottom: 25px;}
.jj_1a_2 p{color: #666666;font-size: 14px;line-height: 30px;margin-bottom: 25px;text-align: justify;}
.jj_1a_2 img{margin-bottom: 25px;display: block;}
.ny_honor{background-color: #f5f5f5;padding: 75px 0;}
.ny_honor_1{background: url(/crwy/images/rys_07.png) repeat-y center left 9px;padding-bottom: 60px;position: relative;}
.ny_honor_1a h3{background: url(/crwy/images/hon_03.png) no-repeat center left;padding-left: 75px;color: #01904b;font-size: 48px;font-family: victor1;font-weight: normal;margin-bottom: 35px;}
.ny_honor_1a_1{background: url(/crwy/images/hon_05.png) no-repeat center left;width: 100%;padding-left: 80px;margin-bottom: 50px;}
.ny_honor_1a_1 div{background-color: #fff;width: 1180px;padding: ;line-height: 260px;}
.ny_honor_1a_1 div span{display: block;margin-left: 45px;}
.hon_sp1 {color: #fabf1b;font-size: 24px;font-family: victor3;}
.hon_sp2 {color: #333333;font-size: 18px;}
.ny_honor_1a_1 img{width: 275px;height: 200px;display: block;margin: 30px 60px 0 0;}
.hon_img{position: absolute;bottom: -10px;left: -20px;cursor: pointer;}

.ny_ygfc{background-color: #f5f5f5;padding: 75px 0 0 0;}
.ny_ygfc_1 ul li{float: left;margin: 0 40px 30px 0;width: 400px;}
.ny_ygfc_1 ul{width: 1400px;}
.ny_ygfc_1a{width: 400px;height: 260px;overflow: hidden;}
.ny_ygfc_1a img{width: 100%; min-height:260px;display: block;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.ny_ygfc_1 ul li p{line-height: 80px;background-color: #fff;text-align: center;color: #333333;font-size: 16px;}
.ny_ygfc_1 ul li:hover .ny_ygfc_1a img{transform: scale(1.1);}
.ny_newsfb{margin-top: 20px;}
.ny_newsfb td{font-size: 16px!important;}
.ny_newsfb td p{font-size: 16px!important;}

.ny_hyzx_1 ul li{background-color: #fff;padding: 30px 30px 30px 0;margin-bottom: 10px;}
.ny_hyzx_1{width: 880px;}
.ny_hyzx_1b{width: 700px;}
.ny_hyzx{background-color: #f5f5f5;padding: 75px 0;}
.ny_hyzx_1a {background-color: #01904b;width: 110px;height: 100px;text-align: center;}
.ny_hyzx_1a h3{color: #ffffff;font-size: 40px;font-family: victor1;line-height: 48px;}
.ny_hyzx_1a p{color: #fff;font-size: 16px;font-family: victor1;}
.ny_hyzx_1a div{margin-top: 15px;}
.ny_hyzx_1b h3{color: #333333;font-size: 24px;font-weight: normal;margin: 13px 0 20px 0;}
.ny_hyzx_1b p{color: #999999;font-size: 15px;}
.ny_hyzx_1b span{color: #fabf1b!important;font-size: 15px;}

.ny_tccf{background-color: #f5f5f5;padding: 60px 0;}
.ny_tc ul li div{width: 400px;height: 480px;overflow: hidden;}
.ny_tc ul li div img{width: 100%;display: block;
-moz-transition: 0.6s;
 -ms-transition: 0.6s;
 -o-transition: 0.6s;
 transition: 0.6s;
}
.ny_tc ul li:hover div img{transform: scale(1.1);}
.ny_tc ul li{float: left;margin: 0 40px 0 0;}
.ny_tc ul {width: 1500px;}
.ny_tc ul li p{text-align: center;color: #333333;line-height: 75px;font-size: 14px;}

.ny_spp .wrap{padding-top: 90px;}
.ny_spp{background: url(/crwy/images/sp_bg.jpg) no-repeat center;height: 672px;}
.ny_spp_1{background-color: #fff;}
.ny_spp_1a {width: 800px;height: 500px;overflow: hidden;}
.ny_spp_1b_1{width: 360px;padding-left: 55px;margin-top: 15px;}
.ny_spp_1b_1 ul li{color: #333333;line-height: 60px;font-size: 15px;border-bottom: 1px solid #f0f0f0;cursor: pointer;position: relative;}
.sp_whd::after{content: '';width: 4px;height: 24px;background-color: #fabf1b;position: absolute;top: 20px;left: -55px;}
.sp_whd {color: #fabf1b!important;font-size: 15px;}

.ny_sqhd_1{background-color: #f5f5f5;padding: 60px 0 70px 0;}
.ny_sqhd_1 .swiper-button-next{background:rgba(0,0,0,0.7) url(../images/right.png) no-repeat center;width: 45px;height: 45px;right: 2%;}
.ny_sqhd_1 .swiper-button-prev{background:rgba(0,0,0,0.7) url(../images/left.png) no-repeat center;width: 45px;height: 45px;left: 2%;}
.ny_sqhd_1 .swiper-button-next:hover{background:rgba(0,0,0,0.9) url(../images/right.png) no-repeat center;width: 45px;height: 45px;right: 2%;}
.ny_sqhd_1 .swiper-button-prev:hover{background:rgba(0,0,0,0.9) url(../images/left.png) no-repeat center;width: 45px;height: 45px;left: 2%;}

.sq_1{width: 416px;height: 270px;overflow: hidden;}
.sq_1 img{display: block;width: 100%;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.ny_sqhd_1 .swiper-slide:hover .sq_1 img{transform: scale(1.06);}
.sq_2{background-color: #fff;padding: 30px;}
.sq_2 h3{color: #333333;font-size: 20px;font-weight: normal;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */margin-bottom: 15px;
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.sq_2 p{color: #666666;font-size: 14px;line-height: 26px;text-align: justify;	display: -webkit-box;height: 78px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.ny_sqhd_2{background-color: #d7ebe1;padding: 50px 0;}
.ny_sqhd_2 h3{text-align: center;color: #00763d;font-size: 30px;font-weight: normal;margin-bottom: 45px;}
.ny_sqhd_2a ul li{float: left;margin: 0 15px 15px 0;width: 308px;}
.ny_sqhd_2a ul{width: 1400px;}
.ny_sqhd_2a_1{width: 308px;height: 200px;overflow: hidden;}
.ny_sqhd_2a_1 img{width: 308px;height: 200px;display: block;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.ny_sqhd_2a ul li p{line-height: 55px;color: #333333;font-size: 16px;overflow: hidden;}
.ny_sqhd_2a ul li:hover .ny_sqhd_2a_1 img{transform: scale(1.06);}

#gallery-wrapper {
position: relative;
width: 1280px;
margin:0 auto;
}
img.thumb {
width: 100%;
max-width: 100%;
height: auto;
display: block;
}
.white-panel {
position: absolute;
}
.white-panel:hover {
box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
margin-top: -5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.ny_yzfc{background-color: #f5f5f5;padding: 50px 0;}

.ny_xiaz_2{background-color: #f5f5f5;padding: 85px 0;}
.ny_xiaz_2_a{width: 781px;height: 459px;background: url(/crwy/images/xiaz_03.jpg) no-repeat center;}
.ny_xiaz_2_b{width: 460px;height: 459px;background: url(/crwy/images/xiaz_05.jpg) no-repeat center;}
.ny_xiaz_2_a ul li{float: left;margin: 0 23px;text-align: center;}
.ny_xiaz_2_a ul{margin: 150px 0 0 65px;}
.ny_xiaz_2_a ul li img{width: 170px;height: 170px;display: block;}
.ny_xiaz_2_a ul li p{color: #01904b;font-size: 16px;line-height: 60px;text-align: center;display: inline-block;}
.ny_xiaz_2_b div{margin: 150px 0 0 140px;width: 200px;}
.ny_xiaz_2_b img{width: 170px;height: 170px;display: block;}
.ny_xiaz_2_b p{color: #fabf1b;font-size: 16px;line-height: 60px;text-align: center; margin-right:15px;}

/* 联系 */
.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: #f4f4f4;padding:45px 0;}
.rrrr_2{width: 760px;height: 445px;overflow: hidden;}
.tttt iframe{border: 0;}
.rrrr_1{width: 520px;height: 445px;background-color: #fff;}
.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(/crwy/images/xiala.png) no-repeat center right 50px;}
.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: 35px;color: #595959;font-size: 14px;padding-left: 30px;}

.ct_p1{background: url(/crwy/images/cont_06.jpg) no-repeat center left;}
.ct_p3{background: url(/crwy/images/cont_11.jpg) no-repeat center left;}
.ct_p2{background: url(/crwy/images/cont_14.jpg) no-repeat center left;}
.con_p2{background: url(/crwy/images/cont_09.jpg) no-repeat center left;}




/* 联系 */


.ny_xm1{width: 100%;height: 290px;background: url(/crwy/images/xm_bg_02.jpg) no-repeat center;}
.ny_xm1 div{padding-top: 85px;text-align: center;}
.ny_xm1 h3{color: #01904b;font-size: 30px;font-weight: normal;margin-bottom: 25px;}
.ny_xm1 p{color: #666666;font-size: 15px;}

.ny_xm2{width: 100%;height: 640px;background: url(/crwy/images/xm_bg_03.jpg) no-repeat center;}
.ny_xm2 ul li{float: left;margin-right: 25px;width: 300px;}
.ny_xm2 ul{width: 1400px;}
.ny_xm2 h4{padding: 80px 0 50px 0;font-size: 30px;font-weight: normal;text-align: center;}
.ny_xm2a img{display: block;width: 100%;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.ny_xm2a{width: 300px;height: 200px;overflow: hidden;}
.ny_xm2b{background-color: #fff;padding: 22px 30px;}
.ny_xm2b h3{background: url(/crwy/images/xmzx_16.jpg) no-repeat center left;padding-left: 33px;color: #333333;font-size: 18px;margin-bottom: 15px;}
.ny_xm2b p{color: #666666;font-size: 14px;line-height: 30px;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;}
.ny_xm2b p span{color: #fabf1b;font-size: 18px;font-family: victor3;}
.ny_xm2 ul li:hover .ny_xm2a img{transform: scale(1.07);}


.ny_xm3{width: 100%;height: 640px;background: url(/crwy/images/xm_bg_04.jpg) no-repeat center;}
.ny_xm4{width: 100%;height: 300px;background: url(/crwy/images/xm_bg_05.jpg) no-repeat center;}
.ny_xm3a{text-align: center;padding: 70px 0 50px 0;}
.ny_xm3a h3{color: #666666;font-size: 30px;font-weight: normal;}
.ny_xm3a span{color: #01904b;font-size: 16px;font-weight: normal;display: block;margin-top: 25px;}
.ny_xm3a p{color: #666666;font-size: 15px;margin-top: 8px;}
.ny_xm3b{background-color: #fff;padding: 70px 0;}
.ny_xm3b ul li{width: 50%;text-align: center;float: left;position: relative;}
.ny_xm3b ul li h3{color: #333333;font-size: 18px;}
.ny_xm3b ul li span{background-color: #01904b;width: 25px;height: 3px;display: inline-block;}
.ny_xm3b ul li h4{color: #01904b;font-size: 24px;font-weight: normal;margin: 40px 0 10px 0;}
.ny_xm3b ul li p{color: #666666;font-size: 18px;}
.ttyyy::after{content: '';width: 1px;height: 100%;background-color: #e6e6e6;position: absolute;right: 0;top: 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;}

/* 招商详情页 */
  .ny_zsxx_1a  .swiper-container {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

  .ny_zsxx_1a  .swiper-slide {
      background-size: cover;
      background-position: center;
    }

  .ny_zsxx_1a  .gallery-top {
      height: 80%;
      width: 100%;
    }

  .ny_zsxx_1a .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

  .ny_zsxx_1a  .gallery-thumbs .swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.6;
    }

  .ny_zsxx_1a .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
.ny_zsxx_1a {height: 480px;width: 720px;}

.ny_zsxx{background-color: #f5f5f5;padding: 75px 0;}
.xx_h3{color: #333333;font-size: 24px;font-weight: normal;margin-bottom: 30px;}
.gallery-thumbs{cursor: pointer;}



.ny_zsxx_1a .swiper-button-next{background:rgba(0,0,0,0.5) url(../images/right.png) no-repeat center;width: 60px;height: 60px;right: 2%;background-size: 17px;border-radius: 50%;}
.ny_zsxx_1a .swiper-button-prev{background:rgba(0,0,0,0.5) url(../images/left.png) no-repeat center;width: 60px;height: 60px;left: 2%;background-size: 17px;border-radius: 50%;}
.ny_zsxx_1a .swiper-button-disabled{opacity: 1!important;}
.ny_zsxx_1b{width: 500px;height: 480px;overflow: hidden;overflow-y: auto;}
.ny_zsxx_1b h3{color: #01904b;font-size: 30px;font-weight: normal;margin-bottom: 25px;}
.ny_zsxx_1b p{color: #666666;font-size: 15px;margin-top: 10px;text-align: justify;line-height: 28px;}

.zzjg_1{background-color: #f5f5f5;padding: 70px 0;}
.culgg_1{background-color: #f5f5f5;padding: 70px 0 0 0;}
.culgg_1a h3{color: #01904b;font-size: 30px;font-weight: normal;}
.culgg_1a{text-align: center;}
.culgg_1a span{color: #333333;font-size: 16px;line-height: 36px;display: inline-block;font-weight: bold;margin: 25px 0 5px 0;}
.culgg_1a p{color: #333333;font-size: 15px;}
.culgg_1b{margin-top: 50px;}
.culgg_1c{width: 100%;height: 300px;background: url(/crwy/images/culs1_09.jpg) no-repeat center;margin-top: 75px;}

/* 媒体中心 */
.ny_news{background-color: #fff;padding: 70px 0 20px 0;}
.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(/crwy/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(/crwy/images/righta_p.png) no-repeat center;width: 150px;height: 120px;}
.ny_nav{border-bottom: 1px solid #f5f5f5;}


/* 楼盘 */
.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_zsxx_list{padding: 40px 0 80px 0;background-color: #efefef;}
.ny_lpzs_2{background-color: #fff;padding: 20px 55px 55px 55px;margin-top: 35px;}
.ny_lpzs_2a {width: 340px;height: 170px;overflow: hidden;}
.ny_lpzs_2a img{width: 100%;
					 -webkit-transition: 0.6s;
					 -moz-transition: 0.6s;
					 -ms-transition: 0.6s;
					 -o-transition: 0.6s;
					 transition: 0.6s;
}
.ny_lpzs_2b {width: 590px;margin-left: 50px;}
.ny_lpzs_2b h3{color: #474747;font-size: 20px;margin: 20px 0;}
.ny_lpzs_2b p{color: #474747;font-size: 14px;text-align: justify;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;}
.ny_lpzs_2 ul li{padding: 44px 0;border-bottom: 1px solid #ebebeb;}
.ny_lpzs_2c {margin-top:75px;}
.ny_lpzs_2 ul li:hover .ny_lpzs_2a img{transform: scale(1.07);}










