@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: victor1;
    src: url(/images/arial.ttf);
}
@font-face {
    font-family: victor2;
    src: url(/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;
	overflow:hidden;
}

.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: 42.5%}
.hk2{padding-left: 48%}
.hk3{padding-left: 53.3%}
.ny_news_vicc{background-color: #f5f5f5;padding: 50px;}

@media screen and (min-width:1367px) and (max-width:1440px){
	.hk1{padding-left: 42.5%}
	.hk2{padding-left: 50.1%}
	.hk3{padding-left: 57.5%}
}
@media screen and (min-width:1200px) and (max-width:1366px){
	.hk1{padding-left: 39.5%}
	.hk2{padding-left: 47.1%}
	.hk3{padding-left: 54.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: 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(/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(/images/tb_05a.png) no-repeat center right 7px;
	 -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_lo3{width: 30px;height: 30px;border: 1px solid #fcdf8d;background: url(/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_lo3:hover{background:#fabf1b url(../images/dcx_10.png) no-repeat center;cursor: pointer;}
.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;}
.top_lo2:hover a{color: #fff;}
.top_lo1:hover{background:#fabf1b url(../images/tb_03a.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%;}


.li1 a{background-color: #fabf1b;}
.li2 a{background-color: #c1d966;}
.li3 a{background-color: #77b958;}
.li4 a{background-color: #01904b;}
.m1_2 ul li{width: 200px;height: 120px;float: left;margin-left: 3px;cursor: pointer;
}
.m1_2 ul li .m1_2a{display: flex;flex-direction: row;justify-content: center;align-items: center;padding-top: 25px;
	 -webkit-transition: 0.1s;
	 -moz-transition: 0.1s;
	 -ms-transition: 0.1s;
	 -o-transition: 0.1s;
	 transition: 0.1s;
}
.m1_2 ul li a{height:120px;display:block;margin-top: 40px;
	 -webkit-transition: 0.4s;
	 -moz-transition: 0.4s;
	 -ms-transition: 0.4s;
	 -o-transition: 0.4s;
	 transition: 0.4s;
}
.m1_2a p{color: #fff;font-size: 15px;margin-left: 7px;font-weight: bold;}
.m1_2a img{width: 30px;}
.m1_1 ul li{float: left;font-size: 15px;color: #2f2e30;font-weight: bold;margin-right: 5px;position: relative;cursor: pointer;padding: 0 15px;}
.m1_1{line-height: 80px;margin-left: 140px;}
.sy_v1::after{content: '';width: 100%;height: 3px;background-color: #FABF1B;position: absolute;bottom: 0;left: 0;}
.m1_2{position: absolute;bottom: 0;right: 0;}
.main1 .wrap{position: relative;overflow:inherit}
.main1{position: relative;z-index: 9;}

.sy_v1{background-color: #f0f0f0;}


.m1_2b{display: flex;flex-direction: column;align-items: center;justify-content: center;opacity: 0;margin-top: -35px;
	 -webkit-transition: 0.4s;
	 -moz-transition: 0.4s;
	 -ms-transition: 0.4s;
	 -o-transition: 0.4s;
	 transition: 0.4s;
}
.m1_2b p{color: #ffffff;font-size: 17px;margin-top: 10px;}
.m1_2 ul li:hover a{transform: translate(0,-40px);}
.m1_2 ul li:hover .m1_2a{opacity: 0;}
.m1_2 ul li:hover .m1_2b{opacity: 1;}

.main2{background-color: #f0f0f0;width: 100%;height: 250px;position: relative;z-index: 10;}
#banner { width: 440px; position: relative;height: 135px;overflow: hidden;margin-top: 30px;}
#banner .pic { width: 440px;height: 210px; }
#banner .pic ul { height: 1000%; }
#banner .pic ul li { width: 440px; height: 135px;margin: 15px 0;}
.tab { background: rgba(255, 255, 255, 0.4); position: absolute; right: 0; bottom: 13px; margin-left: -35px; border-radius: 50%; }
.tab ul li { width: 9px; height: 9px; float: left; margin: 1px 4px; cursor: pointer; background: #b4b8b4;border-radius: 50%; }
.tab ul li.on { background: #fabf1b !important; }
#banner1 { width: 440px;position: relative; height: 135px;overflow: hidden;margin-top: 30px;}
#banner1 .pic1 { width: 440px;height: 240px; }
#banner1 .pic1 ul { height: 1000%; }
#banner1 .pic1 ul li { width: 440px; height: 135px;margin: 15px 0;}
.tab1 { background: rgba(255, 255, 255, 0.4); position: absolute; right: 0; bottom: 13px; margin-left: -35px; border-radius: 50%;}
.tab1 ul li { width: 9px; height: 9px; float: left; margin: 1px 4px; cursor: pointer; background: #b4b8b4;border-radius: 50%; }
.tab1 ul li.on1 { background: #fabf1b !important; }
#banner1 .pic1 ul li:hover .m2_1a_2 p{text-decoration: underline;}
#banner .pic ul li:hover .m2_1a_2 p{text-decoration: underline;}

.m2_1a_1 {width: 105px;height: 105px;border-radius: 50%;background-color: #01904b;text-align: center;}
.m2_1a_1  h3{color: #ffffff;font-size: 26px;margin: 25px 0 5px 0;}
.m2_1a_1  p{color: #ffffff;font-size: 16px;}
.m2_1a_2 {width: 300px;}
.m2_1a_2 h3{color: #1f1f1f;font-size: 16px;font-weight: normal;margin-bottom: 15px;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
.m2_1a_2 p{color: #666666;font-size: 13px;line-height: 20px;text-align: justify;	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;}

.sy_a{position: absolute;bottom: 10px;left: 140px;}
.sy_a a{color: #fabf1b;font-size: 14px;}
.m2_1a {position: relative;height: 210px;}

.m2_2 {width: 403px;height: 250px;overflow: hidden;margin-left: 31px;position: relative;}
.m2_2 img{display: block;width: 100%;}
.m2_2 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_2 .swiper-pagination-bullet-active{background-color: #fabf1b!important;}
.m2_2 .swiper-pagination-bullet{background-color: #fff;opacity:1;}
.m2_2 .swiper-pagination{left: 165px!important;}
.m2_2 .swiper-slide{height:252px;}

.m2_3a{width: 360px;margin-top: 30px;}
.m2_3a span{font-family: victor1;color: #01904b;font-size: 16px;letter-spacing: 2px;}
.m2_3a h3{font-size: 24px;color: #01904b;font-weight: normal;}
.m2_3a p{color: #333333;font-size: 13px;margin-top: 10px;line-height: 21px;}
.m2_3a a{color: #fabf1b;font-size: 13px;display: block;margin-top: 10px;}

.footer{line-height: 100px;border-top:1px solid #f5f5f5;}
.sp1{background: url(/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(/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;}


.m1_1 ul li::after { content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 3px; background: #fabf1b;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.sy_v1::after { width: 100% !important; }

/* neiye */
.h1 { background: url(/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: 9% 0;
    display: inline-block;
}
.ny_nav { height: 62px; line-height: 62px;}
.ny_nav_a { background: url(/images/fz.png) no-repeat center left; padding-left: 30px; }
.ny_nav_a span { background: url(/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_1{background-color: #f5f5f5;padding: 95px 0;}
.jj_1a_1 {width: 550px;}
.jj_1a_1a{margin: 35px 0 50px 0;}
.jj_1a_1a h3{color: #1f1f1f;font-size: 30px;line-height: 28px;border-left: 4px solid #01904b;padding-left: 18px;}
.jj_1a_1a h3 span{color: #999999;font-size: 16px;font-weight: normal;display: inline-block;margin-left: 6px;}
.jj_1a_1b p{color: #666666;font-size: 14px;line-height: 32px;text-align: justify;margin-bottom: 30px;}

.jj_1b{margin-top: 80px;}
.jj_1b ul{display: flex;flex-direction: row;justify-content: center;align-items: center;}
.jj_1b ul li{width: 25%;text-align: center;position: relative;}
.jj_1b ul li span{font-size: 50px;}
.jj_1b ul li h3{color: #333333;font-family: victor1;font-weight: normal;font-size: 16px;line-height: 50px;}
.jj_1b ul li p{text-align: center;font-size: 15px;color: #666666;}
.jj_1b ul li::after{content: '';width: 1px;height: 86px;background-color: #dbdbdb;position: absolute;right: 0;top: 0;}
.b_hide::after{width: 0!important;}

.jj_2{width: 100%;height: 600px;background: url(/images/jj_pic_06.jpg) no-repeat center;}
.jj_2a {width: 500px;}
.jj_2b {width: 720px;height: 240px;background: #fff url(../images/jj_bgs.png) no-repeat center;}
.jj_2 .wrap{padding-top: 80px;}
.jj_2a p{color: #fff;font-size: 30px;text-transform: uppercase;line-height: 35px;margin-top: 30px;}
.jj_2a span{font-size: 24px;color: #fff;font-weight: bold;margin-top: 20px;display: inline-block;}
.jj_2b p{color: #666666;font-size: 14px;line-height: 32px;text-align: justify;width: 600px;margin: 60px 0 0 60px;}

/* 足球比分球探网,全年资料大全免费,大玩家大玩家文化 */
.ny_cul{background-color: #f5f5f5;}
.ny_cul .wrap{padding-top: 80px;}
.ny_cul_1 ul li img{display: block;}

/* 大事件 */
.ny_dsj{background-color: #f5f5f5;}
.ny_dsj_1{padding: 75px 0;text-align: center;}
.ny_dsj_1 h3{color: #333333;font-size: 30px;font-weight: normal;}
.ny_dsj_1 p{color: #333333;font-size: 14px;margin-top: 13px;}

.ny_dsj_2a p{width: 120px;height: 40px;line-height: 40px;text-align: center;background-color: #01904b;color: #fff;font-family: victor2;font-size: 20px;margin-right: 30px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ny_dsj_2a span{width: 20px;height: 20px;display: block;background: url(/images/dsj_p_03.png) no-repeat center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ny_dsj_2a {display: flex;flex-direction: row;align-items: center;}
.ny_dsj_2 ul li .wrap{padding: 50px 0;background: url(/images/dian.jpg) repeat-y center left 160px;position: relative;z-index: 1;}
.ny_dsj_2b span{font-size: 14px;color: #333333;display: inline-block;margin-right: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ny_dsj_2b dl dd{color: #333333;font-size: 14px;background: url(/images/dsj_p_10.png) no-repeat center left;padding-left: 35px;line-height: 30px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ny_dsj_2b {margin: 6px 0 0 65px;}
.dsj_hover{background-color: #01904b;position: relative;z-index: 2;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ny_dsj_2 ul li {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.dsj_hover .ny_dsj_2a p{background-color: #fff;color: #01904b;}
.dsj_hover .ny_dsj_2a span{background: url(/images/dsj_p_05.png) no-repeat center;}
.dsj_hover .ny_dsj_2b span{color: #fff;}
.dsj_hover .ny_dsj_2b dl dd{color: #fff;background: url(/images/dsj_p_08.png) no-repeat center left;}
.ny_dsj_2{padding-bottom: 150px;}
.xiala img{display: block;margin-left: 135px;}
/* .ny_dsj_2 ul{padding-bottom: 100px;} */

/* 荣誉 */
.ny_honor{background-color: #f5f5f5;}
.ny_honor_1a_1{width: 1130px;margin: 0 auto;}
.ny_honor_1a{position: relative;}
.ny_honor_1{padding-bottom:40px;}
.ny_honor_1a_1 .swiper-slide div{background-color: #fff;height: 280px;text-align: center;}
.ny_honor_1a_1 .swiper-slide div img{max-width: 90%;display: inline-block;transform: translate(0,-50%);position: relative;top: 50%;}
.ny_honor_1a_1 .swiper-slide p{text-align: center;color: #666666;font-size: 15px;line-height: 25px;}
.ny_honor_1a .swiper-button-next{width: 51px;height: 51px;background: url(/images/righta.png) no-repeat center!important;}
.ny_honor_1a .swiper-button-prev{width: 51px;height: 51px;background: url(/images/lefta.png) no-repeat center!important;}
.ny_honor_1a .swiper-button-next:hover{width: 51px;height: 51px;background: url(/images/righ1.png) no-repeat center!important;}
.ny_honor_1a .swiper-button-prev:hover{width: 51px;height: 51px;background: url(/images/left1.png) no-repeat center!important;}

/* 社全年资料大全免费公益 */
.ny_gysy{background: url(/images/gy_bg.jpg) no-repeat center;width: 100%;height: 655px;}
.ny_gysy .wrap{padding-top: 80px;}
.ny_gysy_1 {position: relative;width: 640px;height: 480px;}
.ny_gysy_1 .swiper-pagination>.swiper-pagination-bullet{opacity: 1;background-color: #a7a5a3;}
.ny_gysy_1 .swiper-pagination>.swiper-pagination-bullet-active{background-color: #fff;}
.ny_gysy_2 {background-color: #FFFFFF;width: 640px;height: 480px;overflow: hidden;overflow-y: auto;}
.ny_gysy .swiper-slide img{display: block;width: 100%;}
.ny_gysy_2 ul{padding: 30px 50px;}
.ny_gysy_2 ul li h3{color: #01904b;background: url(/images/dt_sy.png) no-repeat center right;font-size: 35px;font-weight: normal;font-family: victor2;}
.ny_gysy_2 ul li dl dd{display: flex;flex-direction: row;justify-content: space-between;color: #333333;font-size: 14px;padding: 3% 2%;}
.ny_gysy_2 ul li dl dd:hover{display: flex;flex-direction: row;justify-content: space-between;color: #333333;font-size: 14px; background:#00924A; cursor:pointer; color:#FFF;padding: 3% 2%;}
.sy_sp1{width: 90px;margin-right: 30px;font-weight: bold;font-size: 15px;}
.sy_sp2{flex: 1;text-align: justify;}

.ny_gysy_2::-webkit-scrollbar {width: 9px;}
.ny_gysy_2::-webkit-scrollbar-track {    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;}
.ny_gysy_2::-webkit-scrollbar-thumb {    border-radius: 10px;    background: rgba(250,191,27,0.7);-webkit-box-shadow: inset 0 0 6px rgba(250,191,27,0.8);}
.ny_gysy_2::-webkit-scrollbar-thumb:window-inactive {    background: rgba(255,0,0,0.4);}

/* 党建工作 */
.ny_djgz{background-color: #f5f5f5;padding: 65px 0 20px 0;}
.ny_djgz_1a {width: 620px;}
.dj_p1{height: 80px;line-height: 80px;background-color: #fff;padding: 0 15px;}
.dj_p1 h3{color: #e71818;font-size: 20px;}
.dj_p1 h3 span{color: #cccccc;font-size: 16px;font-size: 16px;font-weight: normal;display: inline-block;margin-left: 9px;}
.dj_p1 a{color: #999999;font-size: 14px;}
.dj_p2a {width: 180px;text-align: center;}
.dj_p2b {width: 440px;}
.dj_p2b img{width: 440px;height: 270px;display: block;}

.dj_p2{background: #e71818;}
.dj_p2a h3{font-size: 24px;color: #fff;}
.dj_p2a p{font-size: 14px;color: #fff;margin: 17px 0;}
.dj_p2a span{width: 24px;height: 2px;background-color: #fff;display: block;margin: 0 auto;}
.dj_p2a {margin-top: 80px;}
.dj_p3{padding: 4% 4% 2% 4%;}
.dj_p3 h3{color: #666666;font-size: 18px;
	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */
}
.dj_p3 p{color: #666666;font-size: 14px;text-align: justify;margin: 10px 0;height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.dj_p4{margin: 0 4%;border-top: 1px solid #e6e6e6;padding-top: 3%;}
.dj_p4 ul li a{color: #666666;font-size: 14px;}
.dj_p4 ul li {line-height: 30px;}
.ny_djgz_1a {background-color: #fff;padding-bottom: 2%;}
.dj_p3:hover a p{text-decoration: underline;}
.djh1{	overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */width: 455px;
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.djh2{color: #b2b2b2;font-size: 14px;}
.ny_djgz_2 img{display: block;margin: 20px 0;}
.ny_djgz_3a{position: relative;background-color: #fff;padding: 50px 0;}
.ny_djgz_3a .swiper-container{width: 1150px;margin: 0 auto;}
.ny_djgz_3a .swiper-slide div{width: 100%;height: 180px;overflow: hidden;}
.ny_djgz_3a .swiper-slide div img{display: block;width: 100%;}
.ny_djgz_3a .swiper-slide p{text-align: center;color: #4c4c4c;font-size: 14px;line-height: 25px; margin-top:15px;}
.ny_djgz_3a .swiper-button-next{background: url(/images/dj_13.jpg) no-repeat center;width: 32px;height: 43px;}
.ny_djgz_3a .swiper-button-prev{background: url(/images/dj_10.jpg) no-repeat center;width: 32px;height: 43px;}

/* 媒体中心 */
.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_1 p{font-size: 16px;margin-top: 10px;}
.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(/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(/images/righta_p.png) no-repeat center;width: 150px;height: 120px;}
.ny_nav{border-bottom: 1px solid #f5f5f5;}




.ny_hyzx ul li{padding: 18px;background-color: #fff;width: 365px;margin: 0 40px 40px 0;float: left;}
.ny_hyzx ul {width: 1500px;}
.ny_hyzx ul li h3{color: #333333;font-size: 18px;margin: 23px 0 12px 0;font-weight: normal;overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */}
.ny_hyzx ul li p{color: #666666;font-size: 14px;text-align: justify;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;}
.ny_hyzx ul li span{background: url(/images/zxx_06.jpg) no-repeat center left;padding-left: 25px;color: #01904b;font-size: 14px;line-height: 30px;display: inline-block;margin-top: 20px;}
.ny_hyzx ul li div{overflow: hidden;width: 365px;height: 220px;}
.ny_hyzx ul li div img{					 -webkit-transition: 0.6s;width: 365px;height: 220px;
					 -moz-transition: 0.6s;
					 -ms-transition: 0.6s;
					 -o-transition: 0.6s;
					 transition: 0.6s;}
.ny_hyzx ul li:hover div img{transform: scale(1.06);}
.ny_hyzx ul li:hover p{text-decoration: underline;}

.ny_tc{background-color: #f5f5f5;padding: 60px 0 20px 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;
}
.dj_whd {color: #999999;font-size: 14px;margin-top: 15px;}
.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 20px 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(/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(/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(/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;}

.ny_zbgg_1{width: 860px;}
.ny_zbgg_2{width: 360px;}
.ny_zbgg_2 ul li{position: relative;}
.ny_zbgg{margin: 70px 0;}
.ny_zbgg_1a h3{color: #1f1f1f;font-size: 36px;line-height: 32px;border-left: 4px solid #01904b;padding-left: 15px;}
.ny_zbgg_1a h3 span{color: #999999;font-size: 16px;text-transform: uppercase;font-weight: normal;display: inline-block;margin-left: 10px;}
.ny_zbgg_1a{padding: 25px 0;border-bottom: 1px solid #e6e6e6;}
.ny_zbgg_1b_1 {width: 90px;height: 110px;background-color: #e6e6e6;}
.ny_zbgg_1b_2 {width: 735px;}
.ny_zbgg_1b ul li{padding: 30px 0;border-bottom: 1px solid #e6e6e6;cursor: pointer;
-moz-transition: 0.6s;
 -ms-transition: 0.6s;
 -o-transition: 0.6s;
 transition: 0.6s;
}
.ny_zbgg_1b_1 {text-align: center;}
.ny_zbgg_1b_1 h3{color: #01904b;font-size: 40px;line-height: 40px;margin: 19px 0 8px 0;}
.ny_zbgg_1b_1 span{color: #666666;font-size: 13px;}
.ny_zbgg_1b_2 h3{color: #333333;font-size: 18px;font-weight: normal;margin: 4px 0;
overflow:hidden; /*内容超出宽度时隐藏超出部分的内容 */
                text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
                white-space:nowrap; /*不换行 */
}
.ny_zbgg_1b_2 span{color: #b2b2b2;font-size: 13px;display: inline-block;margin: 0px 20px 5px 0;}
.ny_zbgg_1b_2 p{color: #666666;font-size: 14px;text-align: justify;
display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
.ny_zbgg_1b ul li:hover{background-color: #e6e6e6;}

.cfsq_1b {width: 780px;}
.cfsq_1{padding: 80px 0;}
.cfsq_1b_1 ul li h3{color: #666666;font-size: 15px;background: url(/images/cfsq_06.jpg) no-repeat center left;padding-left: 21px;margin-bottom: 10px;}
.cfsq_1b_1 ul li p{color: #666666;font-size: 14px;}
.cfsq_1b_1 ul li {margin: 23px 0;}
.cfsq_2{background-color: #f5f5f5;padding: 80px 0 30px 0;}
.cfsq_2a{text-align: center;margin-bottom: 53px;}
.cfsq_2a p{color: #01904b;font-size: 33px;text-transform: uppercase;line-height: 33px;}
.cfsq_2a h3{color: #1f1f1f;font-size: 26px;margin-top: 10px;}

.cfsq_2b_1 ul li{float: left;width: 257px;margin-right: 20px;}
.cfsq_2b_1 ul li select{width: 100%;height: 50px;padding: 0 10px;border: 1px solid #cccccc;background: url(/images/cfsq_14.jpg) no-repeat center right 10px;background-color: #fafafa;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none; /*去掉下拉箭头*/font-size: 16px;}
#sq1{width: 315px;height: 45px;border: 1px solid #cccccc;width: 300px;padding-left: 40px;background: #fafafa url(../images/cfsq_11.jpg) no-repeat center left 10px;color: #b2b2b2;font-size: 16px;}
.fft{display: flex;flex-direction: row;width: 400px!important;}
.fft button{color: #fff;background-color: #fabf1b;height: 49px;width: 120px;border: 0;}

.cfsq_2b_2 ul li{background-color: #fafafa;padding: 3% 3%;border: 1px solid #cccccc;margin-bottom: 22px;}
.cfsq_2b_1{margin-bottom: 22px;}
.cfsq_2b_2 ul li>h3{color: #333333;font-size: 20px;margin-bottom: 30px;width: 320px;position: relative;}
.cfsq_2b_2 ul li>h3 span{position: absolute;right: -100px;top: 0;}
.cfsq_2b_2a>p{background: url(/images/cfsq_19.jpg) no-repeat center left;padding-left: 10px;}
.cfsq_2b_2a p span{color: #666666;font-size: 15px;display: inline-block;padding: 0 15px;position: relative;}
.cfsq_2b_2a p span::after{content: '';width: 1px;height: 15px;background-color: #cccccc;position: absolute;right: 0;top: 5px;}
.cfsq_2b_2a div h3{color: #01904b;font-size: 23px;font-weight: normal;}
.cfsq_2b_2a div p{color: #fff;font-size: 16px;background-color: #fabf1b;width: 120px;line-height: 42px;text-align: center;cursor: pointer;margin-left: 45px;}
.cfsq_2b_2a div{line-height: 45px;margin-top: -10px;}

/* 联系我们 */
.ny_cont_4{height: 440px;border: 4px solid #e6e6e6;width: 750px;}
.ny_cont{padding: 90px 0;}
.ny_cont_1 {width: 460px;position: relative;}
.ny_cont_9{position: absolute;bottom: -20px;right: 0;}
.ny_cont_9 p{text-align: center;font-size: 14px;}
.ny_cont_1 .ny_zbgg_1a p{color:#01904b;font-size: 24px;margin-top: 40px;}
.ny_cont_2 ul li{color: #1f1f1f;font-size: 15px;line-height: 48px;}
.con1{background: url(/images/cont_s_03.jpg) no-repeat center left;padding-left: 34px; line-height:20px;}
.con2{background: url(/images/cont_s_06.jpg) no-repeat center left;padding-left: 34px;}
.con3{background: url(/images/cont_s_08.jpg) no-repeat center left;padding-left: 34px;}
.con4{background: url(/images/cont_s_10.jpg) no-repeat center left;padding-left: 34px;}
.ny_cont_2{margin: 25px 0;}
.ny_cont_3 p{background-color: #fabf1b;color: #fff;width: 160px;line-height: 42px;text-align: center;font-size: 16px;cursor: pointer;}
.ny_cont_jy{background-color: #f5f5f5;padding: 80px 0;}
.cont_3b {width: 600px;}
.cont_3b .jy input{display: block;}
.jy{display: flex;flex-direction: column;}
.jy input{background: #fafafa;height: 49px;border:1px solid #cccccc;margin-bottom: 23px;padding-left: 15px;}
.jy textarea{height: 100px;font-family: "微软雅黑";padding: 15px;background: #fafafa;border:1px solid #cccccc;}
.btn{background: #fabf1b;text-align: center;line-height: 50px;color: #fff;letter-spacing: 5px;font-size: 16px;width: 100%;border: 0;margin-top: 25px;}

.ny_lzjb{background-color: #f5f5f5;padding: 75px 0;}
.ny_lzjb_1 {background-color: #fff;width: 360px;}
.lz_2{padding: 10px 50px 20px 50px;}
.lz_1{position: relative;}
.lz_1 p{position: absolute;bottom: 30px;left: 135px;color: #fff;font-size: 14px;width: 90px;height: 35px;border-radius: 20px;text-align: center;background-color: #fabf1b;line-height: 35px;cursor: pointer;}

.lz_2 ul li{text-align: center;border-bottom: 1px solid #cccccc;padding: 30px 0;}
.lz_1 img{display: block;}
.lz_2 ul li h3{color: #666666;font-size: 15px;margin-bottom: 10px;}
.lz_2 ul li p{color: #999999;font-size: 15px;}
.lj_bor{border-bottom: 0!important;}

.ny_lzjb_2{width: 845px;}
.lz_3 h3{color: #01904b;font-size: 30px;line-height: 32px;font-weight: normal;}
.lz_3 h3 span{color: #999999;font-size: 16px;text-transform: uppercase;font-weight: normal;display: inline-block;margin-left: 10px;}
.lz_3{padding: 15px 0;border-bottom: 1px solid #e6e6e6;}

.lz_4 ul li h3{color: #01904b;font-size: 16px;margin-bottom: 18px;}
.lz_p1{background: url(/images/ljjb_06.jpg) no-repeat center left;line-height: 26px;padding-left: 35px;}
.lz_p2{background: url(/images/ljjb_14.jpg) no-repeat center left;line-height: 26px;padding-left: 35px;}
.lz_4 ul li {margin-top: 65px;}
.lz_4 ul li span{color: #666666;font-size: 14px;line-height: 30px;}
.lz_4 ul li p{color: #666666;font-size: 14px;line-height: 30px;background: url(/images/ljjb_17.jpg) no-repeat left top 10px;padding-left: 20px;margin-bottom: 30px;}

.jb_hide{position: fixed;width: 100%;height: 100vh;background-color: rgba(0,0,0,0.7);top: 0;left: 0;display: none;}
.jb_hide_1{width: 625px;height: 560px;position: absolute;top: 50%;left: 50%;margin-top: -325px;margin-left: -365px;}
.jb_hide_1{padding: 40px 55px;background-color: #FFFFFF;border-radius: 4px;}
.jb_hide_1a{padding-bottom: 24px;border-bottom: 1px solid #e6e6e6;}
.jb_hide_1a h3{color: #01904b;font-size: 22px;font-weight: normal;}
.jb_hide_1b h6{position: absolute;top: 15px;right: 15px;font-size: 24px;color: #999999;font-weight: normal;cursor: pointer;}
.jb_hide_1b ul li span{display: inline-block;width: 200px;color: #666666;font-size: 14px;}
.jb_hide_1b ul li input{width: 406px;border: 1px solid #cccccc;height: 32px;padding-left: 10px;}
.jb_hide_1b ul li{margin-bottom: 15px;}
.jb_hide_1b{margin-top: 25px;}
.jb_hide_1b ul li textarea{width: 406px;border: 1px solid #cccccc;height: 82px;padding-left: 10px;}
.jb_sub{width: 160px;height: 48px;background-color: #fabf1b;line-height: 48px;text-align: center;font-size: 16px;border-radius: 4px;border: 0;color: #fff;display: inline-block;margin-left: 200px;margin-top: 20px;}

/* 搜索 */
.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:20px;}
.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;}
.cfsq_1a {position: relative;}
.erma{position: absolute;top: 48%;left: 135px;}
.erma p{text-align: center;font-size: 15px;color: #fff;line-height: 30px;}
.hr_hide{display: none;border-top: 1px solid #ccc;margin-top: 30px;padding-top: 30px;}
.hr_hide_tit{font-size: 16px;color: #00904b;}
.hr_hide_text p{color: #333;line-height: 30px;font-size: 15px;}
.hr_hide_text {margin: 15px 0;}
.cfsq_2b_2 ul li{cursor: pointer;}