@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: victor1;
    src: url(/cfsg/images/arial.ttf);
}
@font-face {
    font-family: victor2;
    src: url(/cfsg/images/DINCond-Medium.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;
}

/*首页*/

.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: 57.9%}
.hk3{padding-left: 63.8%}

@media screen and (min-width:1367px) and (max-width:1440px){
	.hk1{padding-left: 61.3%}
	.hk3{padding-left: 69.3%}
}
@media screen and ( max-width:1366px ){
	.hk1{padding-left: 52.3%}
	.hk3{padding-left: 69.3%}
}
.menu {height: 45px;}
.menu>ul {height: 45px;margin: 0 auto;margin-top: 35px;}
.menu>ul>li {float: left;padding: 0 25px;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(/cfsg/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(/cfsg/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(/cfsg/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{border-top: 1px solid #ddd;}
.footer>.wrap{line-height: 100px;}
.sp1{background: url(/cfsg/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(/cfsg/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: 210px;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);}

.m1_1{width:580px;}
.main1{height: 350px;background: url(/cfsg/images/sg_l1.jpg) no-repeat center left;}
.m1_2 ul li{float: left;width: 215px;height: 350px;text-align: center;}
.m1_bg1{background-color: #f7f7f7;}
.m1_bg2{background-color: #ededed;}
.m1_bg3{background-color: #e6e6e6;}
.m1_2a{margin-top: 100px;}
.m1_1 {margin-top: 70px;}
.m1_2a p{color: #cfcfcf;font-size: 16px;text-transform: uppercase;margin: 40px 0 7px 0;}
.m1_2a span{color: #737373;font-size: 18px;}
.m1_1 h3{color: #00904b;font-size: 26px;font-weight: bold;display: inline-block;background: url(/cfsg/images/sgb_10.png) no-repeat center;width: 155px;height: 37px;text-align: center;line-height: 37px;}
.m1_1 span{display: block;color: #dcdcdc;font-size: 24px;text-transform: uppercase;margin: 20px 0 40px 0;}
.m1_1 p{color: #737373;font-size: 14px;line-height: 28px;text-align: justify;}
.m1_2a img{	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;}
.m1_2 ul li:hover .m1_2a img{transform: rotateY(360deg);}
.main2{background: url(/cfsg/images/cf_bg.jpg) no-repeat center;height: 635px;}
.m2_2 ul li{display: inline-block;}
.m2_2 ul{text-align: center;}

.m2_1{text-align: center;padding: 80px 0 60px 0;}
.m2_1 h3{color: #00904b;font-size: 24px;font-weight: normal;}
.m2_1 p{color: #a7a7a7;font-size: 18px;font-weight: normal;text-transform: uppercase;margin-top: 10px;}
.m2_2a{width: 314px;height: 260px;overflow: hidden;}
.m2_2a img{height:260px;}
.m2_2 ul li{margin-right: 3px;position: relative;overflow: hidden;}
.m2_2b{position: absolute;top: 0px;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);transform: translate(0,220px);
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.m2_2b p{text-align: center;color: #ffffff;font-size: 16px;font-weight: bold;line-height: 40px;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.m2_2 ul li:hover .m2_2b{transform: translate(0,0);}
.m2_2 ul li:hover .m2_2b p{line-height: 260px;}
.m2_3 a{width: 100px;height: 34px;line-height: 34px;text-align: center;display: block;margin: 0 auto;background-color: #00904b;color: #fff;font-size: 14px;margin-top: 50px;}

.main3{background-color: #f8f7f3;padding-bottom: 50px;}
.main3 .wrap{background-color: #fff;padding: 40px;width: 1200px;}

.m3_1a ul li{float: left;width: 78px;height: 28px;background-color: #cecece;color: #fff;font-size: 14px;line-height: 28px;text-align: center;margin-right: 1px;cursor: pointer;}
.sy_v1{background-color: #f2b729!important;}
.m3_1b_p1{width: 620px;}
.m3_1b_1b{width: 345px;margin-left: 36px;}
.m3_1b_1{padding: 48px 0 13px 0;border-bottom: 1px solid #e0e0e0;}
.m3_1b_1c img{display: block;width: 140px;height: 106px;}
.m3_1b_1a h3{color: #312e2e;font-size: 32px;}
.m3_1b_1a p{color: #312e2e;font-size: 14px;margin-top: 6px;}
.m3_1b_1b h3{color: #312e2e;font-size: 14px;}
.m3_1b_1b p{color: #8c8c8c;font-size: 14px;line-height: 22px;margin: 4px 0 6px 0;}
.m3_1b_1b span{color: #00904b;font-size: 14px;}
.m3_1b_2 ul li{line-height: 33px;border-bottom: 1px solid #DCDCDC;}
.m3_1b_2 ul li span{color: #8c8c8c;font-size: 14px;display: inline-block;
	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */
}
.kp1{margin-right: 20px;}
.kp2{width: 500px;}
.m3_1b_2{margin-top: 25px;}

.main4{background-color: #d1f1e4;padding-bottom: 75px;}
.m4_1{position: relative;}
.m4_1a{overflow: hidden;width: 1100px;margin: 0 auto;}

.m4_1a .swiper-container3>.swiper-button-next{width: 48px;height: 48px;background: url(/cfsg/images/right_p1.png) no-repeat center;}
.m4_1a .swiper-container3>.swiper-button-prev{width: 48px;height: 48px;background: url(/cfsg/images/left_p1.png) no-repeat center;}
.m4_1a .swiper-container3 .swiper-slide img{width: 100%;}

/* neiye */
.h1 { background: url(/cfsg/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; }
.h1 .ny_ttr {
    padding: 10% 0;
    display: inline-block;
}
.ny_nav { height: 62px; line-height: 62px;}
.ny_nav_a { background: url(/cfsg/images/fz.png) no-repeat center left; padding-left: 30px; }
.ny_nav_a span { background: url(/cfsg/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{background-color: #f5f5f5;padding: 75px 0;}
.jj_1a_1{width: 620px;}
.jj_1a_1 h3{color: #01904b;font-size: 48px;font-family: victor1;font-weight: normal;text-transform: uppercase;}
.jj_1a_1 span{display: block;color: #333333;font-size: 24px;margin: 18px 0 43px 0;}
.jj_1a_1 p{color: #666666;font-size: 14px;line-height: 28px;text-align: justify;margin-bottom: 28px;}
.jj_1b{background: url(/cfsg/images/jj_bg.jpg) no-repeat center;height: 495px;}
.jj_1b_1{text-align: center;padding: 107px 0 60px 0;}
.jj_1b_1 h3{color: #333333;font-size: 28px;font-weight: normal;margin-bottom: 15px;}
.jj_1b_1 p{color: #333333;font-size: 15px;font-weight: normal;font-family: victor1;}
.jj_1b_2 ul{width: 1500px;}
.jj_1b_2 ul li{float: left;cursor: pointer;padding: 0 105px;position: relative;}
.jj_1b_2 ul li img{margin-top: 26px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.jj_1b_2 span{width: 30px;height: 30px;background: url(/cfsg/images/szj.png) no-repeat center;display: inline-block;}
.jj_1b_2 ul li p{color: #333333;font-size: 18px;}
.jj_1b_2 ul li div{width: 160px;height: 160px;background-color: #fff;border-radius: 50%;text-align: center;}
.hide_mar{padding-left: 0!important;}
.jj_1b_2 ul li::after{content: '';width: 30px;height: 30px;background: url(/cfsg/images/szj.png) no-repeat center;position: absolute;top: 60px;right: -15px;}
.hide_mar1::after{width: 0!important;}
.jj_1b_2 ul li:hover img{transform: rotateY(360deg);}

/* 荣誉 */
.ny_honor{background-color: #f5f5f5;padding: 65px 0;}
.ny_honor_2 ul li{width: 470px;height: 180px;background-color: #fff;float: left;margin-right: 40px;margin-bottom: 40px;padding: 70px 75px;}
.ny_honor_2 ul{width: 1450px;}
.ny_honor_2a img{display: block;width: 264px;height: 176px;}
.ny_honor_2b span{color: #01904b;font-size: 24px;}
.ny_honor_2b p{color: #666666;font-size: 16px;}
.ny_honor_2b{margin-top: 55px;}
.ny_honor_1 h3{color: #808080;font-size: 24px;font-weight: normal;border-left: 4px solid #01904b;padding-left: 12px;}
.ny_honor_1 {margin-bottom: 40px;}
.ny_honor_1 h3 span{color: #808080;font-size: 14px;text-transform: uppercase;display: inline-block;margin-left: 10px;}

#laosding1{font-size: 16px;text-align: center;}
#laosding1 a{color: #fabf1b;display: inline-block;position: relative;}
#laosding1 a::before{content: '';width: 64px;height: 7px;background: url(/cfsg/images/xux.png) no-repeat center;position: absolute;left: -70px;top: 10px;}
#laosding1 a::after{content: '';width: 64px;height: 7px;background: url(/cfsg/images/xux.png) no-repeat center;position: absolute;right: -70px;top: 10px;}

.ny_ygfc {position: relative;}
.ny_ygfc .swiper-container .swiper-slide{position: relative;}
.lp2{position: absolute;bottom: 0;left: 0;background-color: rgba(255,255,255,0.8);width: 550px;padding: 45px;}
.lp1 img{display: block;}
.lp2 span{color: #01904b;font-size: 16px;font-weight: bold;}
.lp2 h3{color: #333333;font-size: 22px;font-weight: normal;margin: 10px 0 20px 0;
	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */
}
.lp2 p{color: #666666;font-size: 14px;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
.ny_ygfc .swiper-pagination {width: 11%!important;}
.ny_ygfc .swiper-pagination-bullet-active{background-color: #fabf1b!important;}
.ny_ygfc_1 h3{text-align: center;color: #333333;font-size: 24px;font-weight: normal;margin: 55px 0 35px 0;}
.ny_ygfc_1 ul li{float: left;width: 400px;margin: 0 40px 40px 0;}
.ny_ygfc_1 ul{width: 1400px;}
.ny_ygfc_1 ul li 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_ygfc_1 ul li p{line-height: 80px;background-color: #fff;padding: 0 25px;color: #666;font-size: 16px;}
.ny_ygfc_1 ul li div{width: 400px;height: 240px;overflow: hidden;}
.ny_ygfc_1 ul li:hover div img{transform: scale(1.1);}
.ny_pre_1b .swiper-slide {
	text-align: center;
	font-size: 18px;
	width: 60%;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
 }
 .ny_pre_1b .swiper-slide:nth-child(2n) {
	width: 60%;
 }
	 
.ny_pre_1a{padding: 80px 0 40px 0;text-align: center;}
.ny_pre_1a h3{color: #00904b;font-size: 24px;font-weight: normal;}	 
.ny_pre_1a p{color: #d8d8d8;font-size: 24px;text-transform: uppercase;margin-top: 14px;}
.ny_pre_1b{position: relative;}
.wid{display: block;}
	 
.ny_pre_1b .swiper-slide div{position: absolute;bottom: 5%;left: 5%;text-align: left;}	 
.ny_pre_1b .swiper-slide div h3{color: #ffffff;font-size: 24px;font-weight: normal;background: url(/cfsg/images/j_righ.png) no-repeat center right;padding-right: 45px;line-height: 30px;display: inline-block;margin-bottom: 10px;}
.ny_pre_1b .swiper-slide div p{color: #ffffff;font-size: 14px;font-weight: normal;}	 
.ny_pre_hide{width: 514px;height: 480px;background-color: rgba(0,0,0,0.6);position: absolute;top: 0;right:-53px;z-index: 9;}
.ny_pre_1b>.swiper-button-next{background:#fabf1b url(../images/right.png) no-repeat center;width: 60px;height: 60px;border-radius: 5px;right: 180px;}
.ny_pre_1{padding-bottom: 115px;}
.ny_pre{background-color: #f5f5f5;}
.ny_pre_2a ul li{float: left;margin: 0 40px 40px 0;width: 400px;}
.ny_pre_2a ul li:hover .ny_pre_2a_1 img{transform: scale(1.1);}
.ny_pre_2a ul{width: 1400px;}
.ny_pre_2a_1{width: 400px;height: 240px;overflow: hidden;}
.ny_pre_2a_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_pre_2a_2 h3{color: #444444;font-size: 18px;margin: 22px 0;	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.ny_pre_2a_2 p{color: #999999;font-size: 14px;}
.ny_pre_2a_2 span{display: block;width: 50px;height: 2px;background-color: #006666;margin-top: 23px;}

#laosding2{font-size: 16px;text-align: center;}
#laosding2 a{color: #fabf1b;display: inline-block;width: 200px;line-height: 50px;border: 1px solid #fabf1b;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
#laosding2 a:hover{background-color: #fabf1b;color: #fff;}

#laosding3{font-size: 16px;text-align: center;}
#laosding3 a{color: #fabf1b;display: inline-block;width: 200px;line-height: 50px;border: 1px solid #fabf1b;margin-top: 30px;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
#laosding3 a:hover{background-color: #fabf1b;color: #fff;}
.ft_ppxs{background-color: #f5f5f5;}
.ny_pre_2a{padding-bottom: 75px;}

.ny_pre_2b_1 ul li {float: left;margin: 0 28px 28px 0;width: 300px;}
.ny_pre_2b_1 ul{width: 1400px;}
.ny_pre_2b_1{width: 1280px;margin: 0 auto;padding-bottom: 80px;}
.ny_pre_2b_1a img{display: block;width: 300px;height: 160px;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.ny_pre_2b_1a{width: 300px;height: 160px;overflow: hidden;}
.ny_pre_2b_1b{background-color: #fff;padding: 5%;}
.zs_p1a{color: #444444;font-size: 18px;font-weight: bold;float: left;width: 185px;display: inline-block;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.zs_p1b{width: 57px;height: 27px;background-color: #00904b;color: #fff;font-size: 14px;line-height: 27px;text-align: center;border-radius: 5px;display: inline-block;float: right;}
.ny_pre_2b_1b p{color: #999999;font-size: 14px;clear: both;margin: 7px 0 12px 0;}
.zs_p1c{background: url(/cfsg/images/sd_03.jpg) no-repeat center left;padding-left: 20px;color: #bfbfbf;font-size: 13px;display: inline-block;margin-right: 15px;}
.zs_p1d{background: url(/cfsg/images/sd_06.jpg) no-repeat center left;padding-left: 20px;color: #bfbfbf;font-size: 13px;display: inline-block;}
.ny_pre_2b_1 ul li:hover .ny_pre_2b_1a img{transform: scale(1.1);}
.ccz{background-color: #cccccc;}

.jj_xqy{padding: 80px 0;background-color: #f5f5f5;}
.jj_xqy_1 h3{color: #333333;font-size: 30px;font-weight: normal;line-height: 30px;}
.jj_xqy_1 h3 span{width: 57px;height: 27px;background-color: #fabf1b;color: #fff;font-size: 14px;line-height: 27px;text-align: center;border-radius: 5px;display: inline-block;margin-left: 15px;position: relative;top: -5px;}
.jj_xqy_1{margin-bottom: 35px;}
.jj_xqy_2a {width: 765px;}
.jj_xqy_2a img{width: 780px;height: 480px;display: block;}
.jj_xqy_2{background-color: #fff;}
.jj_xqy_2b{text-align: center;padding-top: 45px;width: 500px;}
.jj_xqy_2b ul li{margin-bottom: 30px;}
.jj_xqy_2b ul li h3{color: #01904b;font-size: 18px;margin: 6px 0;}
.jj_xqy_2b ul li p{color: #666666;font-size: 15px;}
.img_whd img{width: 140px;height: 140px;}

.ny_lpxq_3{background-color: #fff;margin: 15px 0;}
.ny_lpxq_3a{padding: 45px 55px 40px 55px;}
.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;}



/* 新闻 */
/* 媒体中心 */
.news_1{margin-top: 80px;}
.ny_news_1c p{font-size:16px;}
.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(/cfsg/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(/cfsg/images/righta_p.png) no-repeat center;width: 150px;height: 120px;}
.ny_nav{border-bottom: 1px solid #f5f5f5;}



.ny_tc{background-color: #f5f5f5;padding: 60px 0;}
.ny_tc ul li div{width: 400px;height:auto;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_sp{background-color: #f5f5f5;padding: 60px 0;}
.ny_sp_1 ul li {float: left;margin: 0 40px 30px 00;cursor: pointer;}
.ny_sp_1 ul{width: 1500px;}
.ny_sp_1a{width:400px;height: 240px;overflow: hidden;}
.ny_sp_1a img{display: block;
-moz-transition: 0.6s;
 -ms-transition: 0.6s;
 -o-transition: 0.6s;
 transition: 0.6s;
}
.ny_sp_1 ul li:hover .ny_sp_1a img{transform: scale(1.1);}
.ny_sp_1b{padding: 20px 0;background-color: #fff;}
.ny_sp_1b span{display: block;width: 46px;height: 32px;background:url(/cfsg/images/bf1.png) no-repeat center;margin: 0 auto;
-moz-transition: 0.6s;
 -ms-transition: 0.6s;
 -o-transition: 0.6s;
 transition: 0.6s;
}
.ny_sp_1b p{text-align: center;color: #333333;font-size: 15px;margin-top: 9px;}
.ny_sp_1 ul li:hover .ny_sp_1b span{background:url(/cfsg/images/sp2.png) no-repeat center;
-moz-transition: 0.6s;
 -ms-transition: 0.6s;
 -o-transition: 0.6s;
 transition: 0.6s;
}

/* 视频 */
.video_pop video { position: absolute; left: 50%; width: 600px; top: 50%; margin-left: -300px; margin-top: -170px; }
.play_box { position: absolute; cursor: pointer; z-index: 2; color: #fff; transition: all .4s; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; }
.play_box h3 { text-transform: uppercase; font-size: 36px; font-family: "en"; }
.play_box h4 { font-size: 18px; font-weight: bold; margin-bottom: 20px; }
.play_box .play_bar { display: flex; align-items: center; }
.play_box .play_bar img { width: auto; transition: all .4s; }
.play_box:hover .play_bar img { transform: rotate(360deg) scale(1.1, 1.1); }
.play_box .play_bar span { display: inline-block; border-bottom: 1px solid #fff; line-height: 30px; font-style: italic; margin-left: 20px; }
.video_pop { display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); position: fixed; left: 0; top: 0; z-index: 999 !important; display: flex; justify-content: center; align-items: center; display: none; }
.close_btn { width: 60px; height: 60px; position: absolute; right: 50%; top: 50%; margin-top: -200px; margin-right: -380px; background: url(/cfsg/images/icon-video-close1.png) no-repeat center; z-index: 100; cursor: pointer; }
#rt dl dd{float: left;margin-right: 19px;}
#rt{position: absolute;bottom: 30px;left: 38px;z-index: 99999;}
#rt dl dd span{display: block;text-align: center;color: #fff;font-size: 15px;line-height: 40px;}
#rt dl dd img{width: 130px;height: 130px;display: block;}

.contact_1{text-align: center;margin: 45px 0;}
.contact_1 h3{color: #333333;font-size: 28px;font-weight: normal;margin-bottom: 10px;}
.contact_1 p{color: #999999;font-size: 24px;font-family: victor1;text-transform: uppercase;}
.contact_2{position: relative;height: 720px;width: 100%;overflow: hidden;}
.contact_2a{position: absolute;top: 0;z-index: 99;width: 100%;}
.contact_2b{position: absolute;top: 0;left: 0;width: 100%;}
.contact_2a .wrap{background-color: #01904b;padding: 30px 45px;width: 1180px;}
.contact_2a_1 ul li{float: left;width: 160px;height: 35px;background-color: #23ad6b;text-align: center;line-height: 35px;color: #fff;font-size: 16px;border-radius: 30px;margin-right: 20px;cursor: pointer;}
.cont{background-color: #fabf1b!important;}
.contact_2a_2 ul li{float: left;margin-right: 45px;color: #fff;font-size: 15px;padding-left: 25px;}
.pl1{background: url(/cfsg/images/cont_03.jpg) no-repeat center left;}
.pl2{background: url(/cfsg/images/cont_05.jpg) no-repeat center left;}
.contact_2a_2{margin-top: 25px;}

/* 招商详情页 */
  .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;}

.ny_zsxx_1b_1 ul li{float: left;}
.ny_zsxx_1b_1 ul li p{color: #333333;font-size: 16px;}
.rtp1{font-size: 28px;color: #fabf1b;font-family: victor1;font-weight: bold;line-height: 48px;}
.rtp2{color: #999999;font-size: 15px;}
.ny_zsxx_1b_1{margin: 10px 0 25px 0;}
.ny_zsxx_li1{padding-right: 22px;border-right: 1px solid #e6e6e6;}
.ny_zsxx_li2{padding-left: 22px;}
.ny_zsxx_1b_2 ul li{color: #01904b;border: 1px solid #01904b;font-size: 14px;padding: 3px 15px;float: left;margin-right: 5px;border-radius: 3px;}
.ny_zsxx_p1{color: #666666;font-size: 15px;line-height: 30px;background: url(/cfsg/images/sda_03.jpg) no-repeat center left;padding-left: 25px;}
.ny_zsxx_p2{color: #666666;font-size: 15px;line-height: 30px;background: url(/cfsg/images/sda_06.jpg) no-repeat center left;padding-left: 25px;}
.ny_zsxx_1b_3{margin: 30px 0 20px 0;}

.ny_zsxx_1b_4 ul li{float: left;width: 240px;line-height: 36px;}
.ny_zsxx_1b_4 ul li p{color: #333333;font-size: 15px;}
.ny_zsxx_1b_4 ul li p span{color: #999999;}
.ny_zsxx_1b_5 p{color: #333333;font-size: 15px;margin: 10px 0 30px 0;}
.ny_zsxx_1b_5 p span{color: #999999;}

.ny_zsxx_1b_6{background: url(/cfsg/images/sda_09.jpg) no-repeat center;width: 440px;height: 59px;line-height: 59px;}
.ny_zsxx_1b_6 p{color: #ffffff;font-size: 15px;margin-left: 70px;}

/* 搜索 */
.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;}

.jj_xqy_2a  .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);}
.jj_xqy_2a  .swiper-slide img{display: block;width: 100%;}
.jj_xqy_2a  .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;}
.jj_xqy_2a  .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;}
.jj_xqy_2a  .swiper-container .swiper-button-prev:hover{background: #00904b url(../images/left.png) no-repeat center;background-size: 10px;}
.jj_xqy_2a  .swiper-container .swiper-button-next:hover{background: #00904b url(../images/right.png) no-repeat center;background-size: 10px;}


/* 联系 */
.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(/cfsg/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(/cfsg/images/cont_06.jpg) no-repeat center left;}
.ct_p3{background: url(/cfsg/images/cont_11.jpg) no-repeat center left;}
.ct_p2{background: url(/cfsg/images/cont_14.jpg) no-repeat center left;}
.con_p2{background: url(/cfsg/images/cont_09.jpg) no-repeat center left;}

.ny_pre_1b .swiper-slide-next img{transform: scale(0.8);}
.ny_pre_1b .swiper-slide-active div{opacity: 1;}
.ny_pre_1b .swiper-slide-next div{opacity: 0;}
.ny_pre_hide{transform: scale(0.8);}









