html, body {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #333;
    line-height: 24px;
    min-width: 1300px;
    margin: 0;
    padding: 0;
}
body,div,dl,dt,dd,ul,ol,li,h1{padding:0;margin:0;}
li{list-style-type:none;}
ol,ul{list-style:none;}   
a{text-decoration:none;color:#000;}
a:hover{color:#f00;}
.clear_both:after{
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}

.sf img {
	overflow: hidden;
	transition: all 1s; 
}
.sf img:hover {
    transform: scale(1.2);
}
.banner{
    display: block;
}
.banner img{
    width: 100%;
    height: auto;
}


.ad_tl_all {
    width: 100%;
    margin: 30px auto 0px;
}
.ad_tl_all img{
    width: 100%;
}


.ad_tl_all2 {
    width: 100%;
    margin: 30px auto 0px;
}
.ad_tl_all2 img{
    width: 49%;
    float: left;
}
.ad_tl_all2 img:nth-child(2){
    width: 49%;
	margin-left:2%;
}


.ad_li_all2 {
    width: 100%;
    margin: 30px auto 0px;
}
.ad_li_all2 li{
    width: 49%;
    float: left;
	position: relative;
}
.ad_li_all2 li:nth-child(2){
    width: 49%;
	margin-left:2%;
}
.ad_li_all2 img{
    width: 100%;
    max-width: 100%;
}
.ad_li_all2 li span{
    position: absolute;
    width: 30px;
    height: 18px;
    right: 0px;
    top: 0px;
    background: url(ADtips.png) 0 0 no-repeat;
}
.ad_li_all2 li .tips{
    position: absolute;
    width: 30px;
    height: 18px;
    right: 0px;
    top: 0px;
    background: url(ADtips.png) 0 0 no-repeat;
}

.bla20 {
    height: 20px;
    line-height: 20px;
    font-size: 1px;
    clear: both;
    width: 100%;
    visibility: hidden;
    overflow: hidden;
}
.bla40 {
    height: 40px;
    line-height: 40px;
    font-size: 1px;
    clear: both;
    width: 100%;
    visibility: hidden;
    overflow: hidden;
}
.lh_nav {
    width: 100%;
	height: 80px;
    background: #F83A26;
    margin: 1px auto;
    text-align: center;


background: -webkit-linear-gradient(left, #ee3333 , #aa0000);
    background: -o-linear-gradient(right, #ee3333 , #aa0000);
    background: -moz-linear-gradient(right, #ee3333 , #aa0000);
    background: linear-gradient(to right, #ee3333 , #aa0000);

}

.bg_hui{
	background: #e1e1e1;
}
.bg_lv{
	background: #2BA245;
}
.bg_lan{
	background: #1D66DA;
}

.bg_lan2{
	background: #015293;
}

.lh_nav ul {
    margin: 0 auto;
}
.lh_nav li {
	cursor:pointer;
    width: 10%;
    float: left;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 80px;
    font-family: "Microsoft YaHei";
}
.lh_nav li:hover {
    background: #C71511;
}
.lh_nav a {
    color: #fff;
}



.main1200{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.headline{
    padding-top: 20px;
}
.headline h1{
    font-size: 36px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
}
.headline h1 a{
    color: #d30000;
}

.headline h1.lan a {
	color: #1D66DA;
}
.headline h1.lv a {
	color: #2BA245;
}
.headline h1.lan2 a {
	color: #015293;
}


.headline span{
    display: block;
    line-height: 30px;
    color: #999;
    text-indent: 2em;
    padding-top: 10px;
    font-size: 16px;
}
.headline span a{
    color: #494949;
}
.headline span a:hover{
    color: #d30000;
    text-decoration: underline;
}


.tl01 {
	position: relative;
	width: 100%;
	margin: 0 auto;
	clear:both;
}



.tl02_r2 {
    width: 700px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 20px;
}

.tl02_r2 video {
    width: 700px;
    height: 466px;
    margin-left: 0px;
    margin-top: 0px;
    object-fit: fill;
}


.tl02_l{
    width: 470px;
    overflow: hidden;
    float: right;
    padding-top: 10px;
    font-size: 16px;
}


.xian {
    width: 100%;
    border: 1px dashed #ccc;
    margin: 10px 0 10px;
}




.list li {
    font-size: 18px;
    padding: 0px 0px 0px 20px;
    position: relative;
    line-height: 42px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}
.list li::before {
    content: "";
    width: 8px;
    height: 8px;
background-color: #c9c9c9;border-radius: 50%;
    left: 0;
    top: 20px;
    z-index: 1;
    position: absolute;
}

.list li:hover::before {
    background: #d30000;
}

.list li:nth-child(5) {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}
.list li:nth-child(6) {
    margin-top: 15px;
}


.tit_title {
    width: 100%;
    position: relative;
	padding:100px 0px 50px;
}
.tit_title a {
    position: absolute;
    width: 49px;
    height: 12px;
    right: 0px;
    top: 66px;
    background: url(more.png) 0 0 no-repeat;
}

.tit_title img {
    width: 100%;
}


.tit_title_lan {
	padding:100px 0px 50px;
    width: 100%;
    height: 84px;
    background: url(title_bg_lan.jpg) 50% 50% no-repeat;
}
.tit_title_lan2 {
    background: url(title_bg_lan2.jpg) 50% 50% no-repeat;
}
.tit_title_lan span {
	font-size:36px;
	text-align:center;
	color:#ffffff;
}
.tit_title_lan h1 {
	font-size:36px;
	text-align:center;
	color:#ffffff;
}
.tit_title_lan2 h1 {
	text-align:left;
	float: left;
	padding-left: 20%;
}

.tit_title_lan2 h1:nth-child(2) {
	float: right;
	text-align:right;
	padding-right: 20%;
}



.tit_title_red {
	padding:100px 0px 50px;
    width: 100%;
    height: 84px;
    background: url(title_bg_red.jpg) 50% 50% no-repeat;
}
.tit_title_red2 {
    background: url(title_bg_red2.jpg) 50% 50% no-repeat;
}
.tit_title_red span {
	font-size:36px;
	text-align:center;
	color:#ffffff;
}
.tit_title_red h1 {
	font-size:36px;
	text-align:center;
	color:#ffffff;
}
.tit_title_red2 h1 {
	text-align:left;
	float: left;
	padding-left: 20%;
}

.tit_title_red2 h1:nth-child(2) {
	float: right;
	text-align:right;
	padding-right: 20%;
}



.tit_title_lv {
	padding:100px 0px 50px;
    width: 100%;
    height: 84px;
    background: url(title_bg_lv.jpg) 50% 50% no-repeat;
}
.tit_title_lv2 {
    background: url(title_bg_lv2.jpg) 50% 50% no-repeat;
}
.tit_title_lv span {
	font-size:36px;
	text-align:center;
	color:#ffffff;
}
.tit_title_lv h1 {
	font-size:36px;
	text-align:center;
	color:#ffffff;
}
.tit_title_lv2 h1 {
	text-align:left;
	float: left;
	padding-left: 20%;
}

.tit_title_lv2 h1:nth-child(2) {
	float: right;
	text-align:right;
	padding-right: 20%;
}


.list_li ul{margin-top:0px;}
.list_li ul li{font-size:18px;height:26px;line-height:26px;
	text-indent: 20px;	float:left; width:50%; 

    padding: 10px 0px 10px 0px;
	position: relative;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list_li ul li a{color:#474747;}
.list_li li::before {
    content: "";
    width: 8px;
    height: 8px;
background-color: #c9c9c9;border-radius: 50%;
    left: 0;
    top: 22px;
    z-index: 1;
    position: absolute;
}

.list_li li:hover::before {
    background: #d30000;
}






.tl03{
    margin: 0px auto 0;
    zoom: 1;
    overflow: hidden;
}

#bbs .swiper-slide{ width:33.33333%; }
#bbs .bg_dd{
    margin: 0px 2%;
    zoom: 1;
    overflow: hidden;
}





.tl02{
    margin: 0px auto 0;
    zoom: 1;
    overflow: hidden;
}

.tl02 dd{width:49%;float: left;margin-left:2%; }
.tl02 dd:first-child{ margin-left:0;}

.tl02 dd:nth-child(2n+1) {
	margin-left:0;
}
.tl02 dd:nth-child(2n+1) {
	clear:both;
}
.tl02 dd:nth-child(3) {
	margin-top:2%;
}
.tl02 dd:nth-child(4) {
	margin-top:2%;
}
.bg_dd {
	background:#FCEEED; 
}
.bg_eee {
	background:#eee; 
	padding-bottom:30px;
	margin-top:30px;
}
.bg_d1d1d1 {
	background:#d1d1d1; 
}
.tl02 dd .pr_img {
	width: 60%;
	float: left;
}
.tl02 dd .pr_p {
	width: 40%;
	height:40%;
	float: left;
}

.tl02 dd .pr_p p{
	margin:10px; 
    font-size: 18px;
    line-height: 30px;

	max-height:180px;
	min-height:180px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
.tit_Title2 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 42px;
    background: #df2729;
    padding: 0 0 0 20px;
    color: #fff;
    height: 42px; 
    font-weight: bold;
	width:300px;
	overflow: hidden;
}
.tit_Title2.bg_lan {
    background: #1D66DA;
}
.tit_Title2.bg_lan2 {
    background: #015293;
}

.tit_Title2.bg_lv{
	background: #2BA245;
}
.tit_Title2 a {
    font-size: 24px;
    line-height: 42px;
    color: #fff;
    font-weight: bold;
}



.tl02 .swiper-slide{width:49%;float: left;margin-left:2%; margin:50px auto;  padding-right:20px; }
.tl02 .swiper-slide:first-child{ margin-left:0;}

.tl02 .swiper-slide:nth-child(2n+1) {
	margin-left:0;
}

.xiangmu dd{margin:10px auto; padding-right:10px;}
.xiangmu dd:nth-child(2n+2){ padding-right:0px;}




.xiangmu .pr_img {
	width: 60%;
	float: left;
}
.xiangmu .pr_p {
	width: 35%;
	height:35%;
	float: left;
}

.xiangmu .pr_p p{
	margin:10px; 
    font-size: 18px;
    line-height: 30px;

	max-height:180px;
	min-height:180px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}


.video {
	margin-top:50px;
	height: 400px;
}
.video dd:first-child {
	background:url(videobg_01.jpg) no-repeat top left;
	height: 400px;
}
.video dd:nth-child(2) {
	background:url(videobg_02.jpg) no-repeat top left;
	height: 400px;
}

.video video{
	width: 460px;
	height:280px;
	margin-left:110px;
	margin-top:60px;
	object-fit:fill;
}

/* 企业心声 */

.qiye {
    width: 580px;
    float: left;
}
.qiye ul{margin-top:0px;}
.qiye ul li{
	font-size:18px;height:30px;line-height:30px;
	text-indent: 20px;
	padding: 10px 0px 10px 0px;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.qiye ul li a{ }



.qiye li::before {
    content: "";
    width: 8px;
    height: 8px;
	background-color: #c9c9c9;
	border-radius: 50%;
    left: 0;
    top: 22px;
    z-index: 1;
    position: absolute;
}

.qiye li:hover::before {
    background: #d30000;
}



/* 脱贫案例 */


.anli {
    width: 580px;
    float: right;
}

.anli ul {
    width: 600px;
    zoom: 1;
    overflow: hidden;
}

.anli li {
    width: 180px;
    float: left;
    margin-right: 20px;
    display: inline;
}

.anli li img {
    width: 180px;
    height: 240px;
}

.anli li:nth-child(n+4) {
    margin-top: 20px;
}


/* 两会聊天室 */

ul.rmbb_bottom{
    padding-top: 0px;
    display: flex;
    justify-content: space-between;
}
ul.rmbb_bottom li{
    width: 280px;
    height: 390px;
    background-color: #d30000;
}
ul.rmbb_bottom li.bg_lan2 {
    background: #015293;
}
ul.rmbb_bottom li.bg_lan {
    background: #1D66DA;
}
ul.rmbb_bottom li.bg_lv{
	background: #2BA245;
}
ul.rmbb_bottom li h1{
    font-size: 24px;
    text-align: center;
    color: #fff;
    line-height: 58px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
padding:0 10px;
}
ul.rmbb_bottom li h1 a{
    color: #fff;
}
ul.rmbb_bottom li i{
    display: block;
}
ul.rmbb_bottom li i img{
    width: 280px;
    height: 164px;
}
ul.rmbb_bottom li dl{
    padding: 10px 14px 0;
}
ul.rmbb_bottom li dl dd a{
    display: block;
    color: #ffe5a5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
}
ul.rmbb_bottom li dl dd a:hover{
    color: #fff;
}
ul.rmbb_bottom li p{
    color: #fff;
    line-height: 25px;
	max-height:150px;
	min-height:150px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;

}

/* 智观 */

ul.zhiguan{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0px;
}
ul.zhiguan li{
    font-size: 36px;
    font-weight: bold;
    background-image:  linear-gradient(to bottom, #E56B14, #E56B14);
    text-align: center;
    margin-top: 0px;

}

ul.zhiguan li a{
    color: #FFF;
    display: block;
	text-shadow: -1px -1px #eee, 2px 2px #000;
	text-shadow:1px 1px 5px #000;
	letter-spacing:8px;
}
ul.zhiguan li a::after{
            content:'';
            margin-right:-8px;
}

ul.zhiguan li a:hover{
    color: #fff;
}
ul.zhiguan li:nth-child(1){
    width: 290px;
    height: 140px;
    line-height: 140px;
}
ul.zhiguan li:nth-child(2){
    width: 280px;
    height: 140px;
    line-height: 140px;
}
ul.zhiguan li:nth-child(3){
    width: 226px;
    height: 140px;
    line-height: 140px;
}
ul.zhiguan li:nth-child(4){
    width: 354px;
    height: 210px;
    line-height: 210px;
    font-size: 48px;
}
ul.zhiguan li:nth-child(5),
ul.zhiguan li:nth-child(6){
    width: 238px;
    height: 210px;
    line-height: 210px;
    margin-top: -55px;
}
ul.zhiguan li:nth-child(7){
    width: 319px;
    height: 210px;
    line-height: 210px;
    margin-top: -55px;
    font-size: 48px;
    font-weight: bold;
}
ul.zhiguan li:nth-child(8){
    width: 354px;
    height: 140px;
    line-height: 140px;
    margin-top: 15px;
}



/* 农业产业 */


ul.nycy {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0px;
}
ul.nycy li{
    font-size: 30px;
    font-weight: bold;
	background: #E56B14;
    text-align: center;
    margin-top: 0px;

}

.nycy .bg_lv{
	background: #2BA245;
}
.nycy .bg_lan{
	background: #1D66DA;
}
.nycy .bg_lan2{
	background: #015293;
}

li.bg_lan2{
	/* background-image:  linear-gradient(to bottom, #0040AA, #0040AA); */
	background: #015293;
}
li.bg_lan{
	/* background-image:  linear-gradient(to bottom, #0040AA, #0040AA); */
	background: #1D66DA;
}

ul.nycy li a{
    color: #FFF;
    display: block;
	text-shadow: -1px -1px #eee, 2px 2px #000;
	text-shadow:1px 1px 5px #000;
	letter-spacing:8px;
}
ul.nycy li a::after{
            content:'';
            margin-right:-8px;
}

ul.nycy li a:hover{
    color: #fff;
}
ul.nycy li:nth-child(1){
    width: 290px;
    height: 140px;
    line-height: 140px;
}
ul.nycy li:nth-child(2){
    width: 280px;
    height: 140px;
    line-height: 140px;
}
ul.nycy li:nth-child(3){
    width: 226px;
    height: 140px;
    line-height: 140px;
}

ul.nycy  li:nth-child(4){
    width: 354px;
    height: 210px;
    line-height: 210px;
    font-size: 36px;
}
ul.nycy  li:nth-child(5),
ul.nycy  li:nth-child(6){
    width: 238px;
    height: 210px;
    line-height: 210px;
    margin-top: -55px;
}
ul.nycy  li:nth-child(7){
    width: 319px;
    height: 210px;
    line-height: 210px;
    margin-top: -55px;
    font-size: 36px;
    font-weight: bold;
}
ul.nycy  li:nth-child(8){
    width: 354px;
    height: 140px;
    line-height: 140px;
    margin-top: 15px;
}




.GsPTAL9{ clear:both; padding-top:0px;}
.GsPTAL9 li{ clear:both; width:100%; height:300px; margin-bottom:40px; overflow:hidden; background:url(picbg.jpg) no-repeat top left; }
.GsPTAL9 li:last-child{margin-bottom:0px;  }
.GsPTAL9 img{ width:300px; height:200px; float:left; padding:50px 70px 0px 40px; margin:0px 15px 0px 0px; }
.GsPTAL9 h3{ font-size:24px; font-weight:bold; line-height:36px; color:#ea3b1a; font-family:"microsoft yahei"; padding:40px 55px 15px 40px; }



.GsPTAL9 h3.lan {
	color: #1D66DA;
}
.GsPTAL9 h3.lv a {
	color: #2BA245;
}



.GsPTAL9 h3 a,.GsPTAL9 h3 a:visited{ color:#ea3b1a;}

.GsPTAL9 h3.lan a,.GsPTAL9 h3.lan a:visited{ color:#1D66DA;}

.GsPTAL9 p{ line-height:30px; color:#777; text-indent:2em; font-family:"microsoft yahei"; font-size:16px; padding-right:64px;}
.GsPTAL9 p a,.GsPTAL9 p a:visited{ color:#777;}




.wrap_all{width:100%; overflow:hidden; }

.bg_zhuanjia{ margin-top:50px;background:url("bg_zhiyi.jpg") center bottom no-repeat;}
#m-carousel{width:1200px;height:800px;overflow:hidden;position:relative;margin:0 auto;}
#m-carousel img{border:none;width:190px;height:350px;padding:42px 30px 54px 18px;background:url(iphone-bg.png) 0 0 no-repeat;}
#m-carousel #title-text{font-size:22px;margin:10px 20px 0 0;padding:0;text-align:right;}
#m-carousel #alt-text{font-size:14px;margin:5px 20px 0 0;padding:0;text-align:right;}
#m-carousel #user-c{padding:0;position:absolute;right:15px;bottom:10px;}
#m-carousel .carouselLeft,#m-carousel .carouselRight{position:absolute;top:320px;width:50px;height:64px;overflow:hidden;cursor:pointer;z-index:999;}
#m-carousel #but1,#m-carousel #but2{display:none!important;}
#m-carousel .carouselLeft{right:12px;background:url(ztc-arrow-right.jpg) 0 0 no-repeat;}
#m-carousel .carouselLeft:hover{background:url(ztc-arrow-right-on.jpg) 0 0 no-repeat;}
#m-carousel .carouselRight{left:11px;background:url(ztc-arrow-left.jpg) 0 0 no-repeat;}
#m-carousel .carouselRight:hover{background:url(ztc-arrow-left-on.jpg) 0 0 no-repeat;}




#anli img{border:none;width:190px;height:350px;padding:42px 30px 54px 18px;background:url(iphone-bg.png) 0 0 no-repeat; margin-left:30px;}



    .swiper-container3shu { position:relative;
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .swiper-container3shu .swiper-slide {
        width: 220px;
        height: 300px;
    }


    .swiper-container3d { position:relative;
        width: 100%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .swiper-container3d .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 720px;
        height: 405px;

    }

.h3dr ,.h3dl {height:50px;width:50px;background:#303030 url("full-arrow.png") 15px center no-repeat;filter:alpha(opacity=70);opacity:.7;position:absolute;top:50%;margin:-25px 0 0 0;z-index:3;}
.h3dr:hover,.h3dl:hover{background-color:orangered;}
.h3dr {margin:-25px 0 0 0;right:calc(50% - 360px); background-position:-104px center;}
.h3dl {margin:-25px 0 0 0;left:calc(50% - 360px);}


.swiper-container3shu .h3dr {margin:-25px 0 0 0;right:calc(50% - 600px); background-position:-104px center;}
.swiper-container3shu .h3dl {margin:-25px 0 0 0;left:calc(50% - 600px);}


#index_b_hero{width:1200px;height:670px;margin:auto;position:relative; zoom:1;}
#index_b_hero .hero-wrap{overflow:visible;position:absolute;}
#index_b_hero .hero-wrap .heros{width:1200px;height:675px;}
#index_b_hero .hero-wrap .heros .hero{background:#fff;z-index:1;position:absolute;top:0;left:0;width:1195px;height:675px;overflow:hidden;left:1920px;}
#index_b_hero .hero-wrap .heros .hero img{ width:1195px;height:675px; }
#index_b_hero .hero-wrap .heros .hero p{position:absolute;bottom:0px;left:0;height:60px;width:1195px;background:url("repeat.png");line-height:60px;text-indent:20px;}
#index_b_hero .hero-wrap .heros .hero p a{color:#fff;font-size:20px;}
#index_b_hero .hero-wrap .heros .hero a{display:inline-block;position:relative;}
#index_b_hero .next,#index_b_hero .prev{height:50px;width:50px;background:#303030 url("full-arrow.png") 15px center no-repeat;filter:alpha(opacity=70);opacity:.7;position:absolute;top:50%;margin:-25px 0 0 0;z-index:3;}
#index_b_hero .next:hover,#index_b_hero .prev:hover{background-color:orangered;}
#index_b_hero .next{margin:-25px 5px 0 0;right:0;background-position:-104px center;}




#index_b_hero{width:725px;height:400px;margin:auto;position:relative; zoom:1;}
#index_b_hero .hero-wrap{overflow:visible;position:absolute;}
#index_b_hero .hero-wrap .heros{width:725px;height:405px;}
#index_b_hero .hero-wrap .heros .hero{background:#fff;z-index:1;position:absolute;top:0;left:0;width:720px;height:405px;overflow:hidden;left:1152px;}
#index_b_hero .hero-wrap .heros .hero img{ width:720px;height:405px; }
#index_b_hero .next,#index_b_hero .prev{height:50px;width:50px;background:#303030 url("full-arrow.png") 15px center no-repeat;filter:alpha(opacity=70);opacity:.7;position:absolute;top:50%;margin:-25px 0 0 0;z-index:3;}
#index_b_hero .next:hover,#index_b_hero .prev:hover{background-color:orangered;}
#index_b_hero .next{margin:-25px 5px 0 0;right:0;background-position:-104px center;}





#index_b_hero5{width:725px;height:520px;margin:auto;position:relative; zoom:1;}
#index_b_hero5 .hero-wrap{overflow:visible;position:absolute;}
#index_b_hero5 .hero-wrap .heros{width:725px;height:520px;}
#index_b_hero5 .hero-wrap .heros .hero{background:#fff;z-index:1;position:absolute;top:0;left:0;width:720px;height:520px;overflow:hidden;left:1152px;}
#index_b_hero5 .hero-wrap .heros .hero img{ width:720px;height:520px; }
#index_b_hero5 .next,#index_b_hero5 .prev{height:50px;width:50px;background:#303030 url("full-arrow.png") 15px center no-repeat;filter:alpha(opacity=70);opacity:.7;position:absolute;top:50%;margin:-25px 0 0 0;z-index:3;}
#index_b_hero5 .next:hover,#index_b_hero .prev:hover{background-color:orangered;}
#index_b_hero5 .next{margin:-25px 5px 0 0;right:0;background-position:-104px center;}




.swiper-slide{float:left}



.link_address{width:auto;padding:0px 0;}
.link_address ul li{float: left; width:25%; line-height: 40px; font-size: 18px; padding: 0 0px 0 0; color:#333; cursor: pointer;}
.link_address ul li a{color:#333; padding: 0 0px 0 0;}




.zt_li4 {
	margin:20px auto 0;
	background-color:#3A97DC;
}
.zt_li4 li {
	cursor:pointer;
	width:25%;
	height:220px;
	float:left;
	text-align:center;
	color: #fff;
	letter-spacing: 3px;
}
.zt_li4 li h1 {
	font: 700 24px/30px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
	padding:50px 0 20px;
}
.zt_li4 li p {
	font: 700 16px/30px "Microsoft YaHei", "微软雅黑", "宋体", "黑体";
}




/* 汇聚好声音 */

.part_hjhsy_box {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.part_hjhsy_box .lmt {
    background: url("LHR_partHjhsy_lmt01.png") 50% 0 no-repeat;			
    height: 154px;
}
.lmt {
    width: 1200px;
    height: 154px;
    margin: 0 auto;
}
.lmt a {
    width: 100%;
    height: 154px;
    display: block;
    text-indent: -99999em;
}



/* 代表之声 */

.tab_cont {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    height: 492px;
}
.tab_cont .swiper-button-prev {
    position: absolute;
    left: -27px;
    top: 50%;
    margin-top: -27px;
    width: 55px;
    height: 53px;
    z-index: 2;
    cursor: pointer;
    background-image: -moz-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -webkit-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -ms-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-size: 100% 100%;
}

.tab_cont .swiper-button-next {
    position: absolute;
    right: -27px;
    top: 50%;
    margin-top: -27px;
    width: 55px;
    height: 53px;
    z-index: 2;
    cursor: pointer;
    background-image: -moz-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -webkit-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-image: -ms-linear-gradient(121deg,
            rgb(237, 47, 57) 0%,
            rgb(255, 108, 52) 100%);
    background-size: 100% 100%;
}




.tab_cont .swiper-button-prev.bg_lan {
	background: #1D66DA;
}
.tab_cont .swiper-button-next.bg_lan {
	background: #1D66DA;
}



.tab_cont .swiper-button-prev.bg_lan2 {
	background: #015293;
}
.tab_cont .swiper-button-next.bg_lan2 {
	background: #015293;
}



.tab_cont .swiper-button-prev.bg_lv {
	background: #2BA245;
}
.tab_cont .swiper-button-next.bg_lv {
	background: #2BA245;
}


.tab_cont .swiper-button-prev::before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -8.6px;
    content: "";
    background: url("arrows.png") no-repeat center top;
    width: 17px;
    height: 30px;
    display: block;
}

.tab_cont .swiper-button-next::before {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -8.6px;
    content: "";
    background: url("arrows.png") no-repeat center bottom;
    width: 17px;
    height: 30px;
    display: block;
}

.tab_cont .swiper-container {
    width: 100%;
    height: 100%;
}

.tab_cont .swiper-slide {
    position: relative;
    width: 25%;
    height: 100%;
}

.tab_cont .swiper-slide .img {
    overflow: hidden;
}

.tab_cont .swiper-slide .img img {
    transition: all 1s;
}

.tab_cont .swiper-slide .img,
.tab_cont .swiper-slide .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.tab_cont .swiper-slide:hover img {
    transform: scale(1.2);
}

.tab_cont .swiper-slide .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 20px 20px;
    box-sizing: border-box;
}

.tab_cont .swiper-slide:nth-child(odd) .txt {
    background: -moz-linear-gradient(bottom,
            rgb(55, 18, 1) 0%,
            rgba(237, 47, 57, 0) 100%);
    background: -webkit-linear-gradient(bottom,
            rgb(55, 18, 1) 0%,
            rgba(237, 47, 57, 0) 100%);
    background: linear-gradient(to top,
            rgb(55, 18, 1) 0%,
            rgba(237, 47, 57, 0) 100%);
}

.tab_cont .swiper-slide:nth-child(even) .txt {
    background: -moz-linear-gradient(bottom,
            #2e0061 0%,
            rgba(237, 47, 57, 0) 100%);
    background: -webkit-linear-gradient(bottom,
            #2e0061 0%,
            rgba(237, 47, 57, 0) 100%);
    background: linear-gradient(to top, #2e0061 0%, rgba(237, 47, 57, 0) 100%);
}

.tab_cont .swiper-slide .tit {
    font-size: 34px;
    line-height: 48px;
    color: #fff;
}

.tab_cont .swiper-slide .tit a {
    color: #fff;
}

.tab_cont .swiper-slide .job {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 5px;
    color: #fff;
    font-weight: bold;
}

.tab_cont .swiper-slide .job a {
    color: #fff;
}

.tab_cont .swiper-slide .abs {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 1.375;
	position: relative;
}

.tab_cont .swiper-slide .abs a {
    color: #fff;
}










.tl02_r2 .swiper-pagination {
    position: absolute;
    left: auto;
    right: 10px;
    text-align: right;
    top: 10px;
    width: auto;
    z-index: 2;
}
.tl02_r2 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
    margin: 0 5px;
}
.tl02_r2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffeb11;
}




.arrow-left1 {
    background: url(arrow-pre-grey-l.png) no-repeat left top;
    position: absolute;
    left: -80px;
    top: 50%;
    margin-top: -80px;
    width: 38px;
    height: 136px;
}
.arrow-right1 {
    background: url(arrow-next-grey-l.png) no-repeat right top;
    position: absolute;
    right: -80px;
    top: 50%;
    margin-top: -80px;
    width: 48px;
    height: 136px;
}
.arrow-left2 {
    background: url(arrow-pre-grey-l.png) no-repeat left top;
    position: absolute;
    left: -80px;
    top: 50%;
    margin-top: -80px;
    width: 38px;
    height: 136px;
}
.arrow-right2 {
    background: url(arrow-next-grey-l.png) no-repeat right top;
    position: absolute;
    right: -80px;
    top: 50%;
    margin-top: -80px;
    width: 48px;
    height: 136px;
}


.arrow-left3 {
    background: url(arrow-pre-grey-l.png) no-repeat left top;
    position: absolute;
    left: -80px;
    top: 50%;
    margin-top: -80px;
    width: 38px;
    height: 136px;
}
.arrow-right3 {
    background: url(arrow-next-grey-l.png) no-repeat right top;
    position: absolute;
    right: -80px;
    top: 50%;
    margin-top: -80px;
    width: 48px;
    height: 136px;
}

.swiper-wrapper h3 {
    color: #2b2b2b;
	margin:0 2%;
    line-height: 36px;
    height: 46px;
    font-size: 16px;
    font-weight: normal;
	text-align:center;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}



.picTitle {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.picTitle .img img {
    position:  absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}


.img23 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
	padding-bottom: 150%;
}
.img23 img {
    position:  absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.img32 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
	padding-bottom: 66.66666%;
}
.img32 img {
    position:  absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.img169 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
	padding-bottom: 56.25%;
}
.img169 img {
    position:  absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.picTitle .bg {
	height: 45px;
	background:  rgba(0, 0, 0,0.4);
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.picTitle .name {
	box-sizing: border-box;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
	padding: 0 6px;
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 11;
	bottom:0;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}
.picTitle .name a {
    color: #fff;
    text-decoration: none;
}
.picTitle .name a:hover {
    text-decoration: underline;
}

.swiper-button-prev {
    background: url(arrows.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}
.swiper-button-next {
    background: url(arrows.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 47%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 2
}



.arrow-left2 {
    background: url(arrow-pre-grey-l.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -80px;
    width: 28px;
    height: 136px;
}
.arrow-right2 {
    background: url(arrow-next-grey-l.png) no-repeat right top;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -80px;
    width: 28px;
    height: 136px;
}


.arrow-left3 {
    background: url(arrow-pre-grey-l.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -80px;
    width: 28px;
    height: 136px;
}
.arrow-right3 {
    background: url(arrow-next-grey-l.png) no-repeat right top;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -80px;
    width: 28px;
    height: 136px;
}




.xingdong{ position:relative;overflow:hidden;z-index:1; width: 100%;
    height: 100%;}
.xingdong_list{width: 100%;height: 400px;background: url(cloud_xd.png)no-repeat center/contain;margin-top: 20px;}
.sort{position: absolute;left: 0;right: 0;top:50px;margin: auto;z-index: 10;overflow: hidden;}
.sort-list{width:180%;}
.sort-list li{width: 100px;height: 323px;float: left;margin-right:20px;}
.sort-list li a{ width:100%; height:100%; display:block;}
.sort-list li:nth-child(2n){margin-top: 20px;}
.sort-list li:nth-child(1){background: url(pic_fupin_xd01.jpg)no-repeat center/cover;}
.sort-list li:nth-child(2){background: url(pic_fupin_xd02.jpg)no-repeat center/cover;}
.sort-list li:nth-child(3){background: url(pic_fupin_xd03.jpg)no-repeat center/cover;}
.sort-list li:nth-child(4){background: url(pic_fupin_xd04.jpg)no-repeat center/cover;}
.sort-list li:nth-child(5){background: url(pic_fupin_xd05.jpg)no-repeat center/cover;}
.sort-list li:nth-child(6){background: url(pic_fupin_xd06.jpg)no-repeat center/cover;}
.sort-list li:nth-child(7){background: url(pic_fupin_xd07.jpg)no-repeat center/cover;}
.sort-list li:nth-child(8){background: url(pic_fupin_xd08.jpg)no-repeat center/cover;}
.sort-list li:nth-child(9){background: url(pic_fupin_xd09.jpg)no-repeat center/cover;}



#zuozhe .swiper-slide { width: 25%; }










.topShare {
	position:fixed;
	bottom:15%;
	right:-50%;
	margin-top:-290px;
	text-align:right;
	z-index:99999;
	padding-right:20px;
	transition:.4s all ease;
	-moz-transition:.4s all ease;
	-webkit-transition:.4s all ease
}
.topShare.active {
	right:0
}
.topShare li {
	margin-bottom:5px;
	cursor:pointer
}

.onceBuy {
	width:172px;
	height:172px;
	position:relative
}
.chuangxinWrap,.px_left_circle {
	width:166px;
	height:166px
}
.chuangxinWrap {
	position:relative;
	margin-top:46px
}
.left_circle,.px_left_circle {
	margin:0 auto;
	-moz-animation:spinPulse 3s infinite ease-in-out;
	-webkit-animation:spinPulse 3s infinite linear
}
.left_circle {border-radius: 100%;
	width:172px;
	height:172px
}
.left_circle1,.px_left_circle1 {
	margin:0 auto;
	overflow:hidden;
	-moz-animation:spinoffPulse 1s infinite linear;
	-webkit-animation:spinoffPulse 1s infinite linear
}
.px_left_circle1 {
	width:171px;
	height:173px;
	position:absolute;
	top:-6px;
	left:-2px
}
.left_circle1 {
	width:126px;
	height:126px;
	position:relative;
	top:-148px
}
.partnerBtn,.pingxuanBtn {
	position:absolute;
	top:0px;
	left:0;
	cursor:pointer
}
.pingxuanBtn {
	top:25px;
	left:6px
}
@-moz-keyframes spinPulse {
	0% {
	-moz-transform:rotate(160deg);
	opacity:0;
	box-shadow:0 0 1px #2187e7
}
50% {
	-moz-transform:rotate(145deg);
	opacity:1
}
100% {
	-moz-transform:rotate(-320deg);
	opacity:0
}
}@-moz-keyframes spinoffPulse {
	0% {
	-moz-transform:rotate(0)
}
100% {
	-moz-transform:rotate(360deg)
}
}

@-webkit-keyframes spinPulse {
	0% {
	-webkit-transform:rotate(160deg);
	opacity:0;
	box-shadow:0 0 1px #2187e7
}
50% {
	-webkit-transform:rotate(145deg);
	opacity:1
}
100% {
	-webkit-transform:rotate(-320deg);
	opacity:0
}
}@-webkit-keyframes spinoffPulse {
	0% {
	-webkit-transform:rotate(0)
}
100% {
	-webkit-transform:rotate(360deg)
}
}

@media screen and (max-width:1367px) {
	.left_circle,.onceBuy {
	width:120px;
	height:120px
}
.left_circle img {
	width:100%
}
.left_circle1 {
	width:80px;
	height:80px;
	top:-100px
}
.left_circle1 img {
	width:100%
}
.partnerBtn {
	width:116px;
	height:116px;
	top:2px;
	left:2px
}
.partnerBtn img {
	width:100%
}
.chuangxinWrap,.px_left_circle {
	width:120px;
	height:120px
}
.chuangxinWrap img {
	width:100%
}
.px_left_circle1 {
	width:130px;
	height:132px;
	position:absolute;
	top:-7px;
	left:-4px
}
.px_left_circle1 img {
	width:100%
}
.pingxuanBtn {
	width:100px;
	top:16px;
	left:4px
}
.pingxuanBtn img {
	width:100%
}
}



@media screen and (max-width:1300px) {
	.topShare {
	bottom:7%;
	padding-right:2px
}
}


@media screen and (max-width:660px) {
.left_circle,.onceBuy {
	width:88px;
	height:88px
}
.left_circle img {
	width:100%
}
.left_circle1 {
	width:75px;
	height:75px;
	top:-82px
}
.left_circle1 img {
	width:100%
}
.partnerBtn {
	width:88px;
	height:88px;
	top:0px;
	left:0px
}
.partnerBtn img {
	width:100%
}


}

