html, body {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #333;
    line-height: 24px;
    min-width: 1300px;
    margin: 0;
    padding: 0;
    background: #ffffff;
}
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;
}


.wrap_all{width:100%; 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;
}




.topic_nav {
	background: url("head_bg.png"); width: 100%; height: 35px; overflow: visible; font-size: 14px; line-height: 24px; 
}
.topic_nav .link {
	float: left;
	margin-top: 4px;
}
.topic_nav .end {
	border: currentColor;
}

.topic_nav li {
	padding: 0px 8px; color: rgb(102, 102, 102); border-right: 1px solid rgb(221, 221, 221); float: left;
}
.topic_nav a {
	color: rgb(102, 102, 102); text-decoration: none;
}
.topic_nav a:visited {
	color: rgb(102, 102, 102);
}
.topic_nav a:hover {
	color: rgb(102, 102, 102); text-decoration: underline;
}
.topic_nav .count {
	margin-top: 4px; color: rgb(102, 102, 102);  float: right;
}


.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: #D52623;
    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);
    
    box-shadow: 0 4px 8px rgb(0 0 0 / 25%);

}

.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;
}
.zt_top {
    padding-top: 20px;
}
.zt_top h1{
    font-size: 36px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
}
.zt_top h1 a{
    color: #d30000;
}

.zt_top h1.lan a {
	color: #1D66DA;
}
.zt_top h1.lv a {
	color: #2BA245;
}
.zt_top h1.lan2 a {
	color: #015293;
}


.zt_top span{
    display: block;
    line-height: 30px;
    color: #999;
    text-indent: 2em;
    padding-top: 10px;
    font-size: 16px;
}
.zt_top span a{
    color: #494949;
}
.zt_top 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;
}




.zt_list li {
    font-size: 18px;
    padding: 0px 0px 0px 20px;
    position: relative;
    line-height: 45px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden; 
}
.zt_list li::before {
    content: "";
    width: 8px;
    height: 8px;
background-color: #c9c9c9;border-radius: 50%;
    left: 0;
    top: 20px;
    z-index: 1;
    position: absolute;
}

.zt_list li:hover::before {
    background: #d30000;
}

.zt_list li:nth-child(5) {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}
.zt_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%;
}

.bg_huang {
	background: #0070b3;
}
.tit_Title2.bg_huang {
	background: #0070b3;
}

.tit_title_huang {
    background: url(tit_bg.png) 50% 50% no-repeat;
    padding: 50px 0px 50px;
    width: 100%;
    height: 50px; 
    line-height: 40px;
}
.tit_title_huang.long {
    background: url(tit_bg_long.png) 50% 50% no-repeat;
}
.tit_title_huang h1 {
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}
.tit_title_huang span {
    font-size: 30px;
    text-align: center;
    color: #fff;
    background: url(tit_bg_c.png) 50% 50% repeat-x;
    width: auto;
}



.tit_title_2 {
    background: url(tit_bg.png) 0 0 no-repeat;
    padding: 0;
    width: 100%;
}
.tit_title_2 div {
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}
.tit_title_2 div:before {
	content:url(tit_bg_l.png);
}
.tit_title_2 div:after {
	content:url(tit_bg_r.png);
}
.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:16px;
	height:26px;
	line-height:26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: calc(48% - 30px); 
	margin-left:4%;
	float: left;
	padding: 10px 0px 5px 20px;
	position: relative;
}
.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;
}



.list_li ul li:nth-child(2n+1) {
	margin-left:0;
}
.list_li ul li span{ float:right;  margin-left:10px;

}





.list_mt {margin-top:0px;}
.list_mt li{
	font-size:16px;
	height:26px;
	line-height:26px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 10px 0px 5px 20px;
	position: relative;
}
.list_mt li a{color:#474747;}
.list_mt 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;
}



.list_mt li:nth-child(2n+1) {
	margin-left:0;
}
.list_mt li span{ float:right;  margin-left:10px;

}





.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;
}







.intro {
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding:0px 0 50px;
}

.in_pic {
	margin: 20px;
	box-shadow: 2px 5px 10px 10px rgb(0 0 0 / 5%);
	border: 1px #eee solid;
}
.in_pic img {
	margin: 10px;
	width:calc(100% - 20px);
}

.in_l {
	margin: 0px 30px 0 0px;
	box-shadow: 2px 5px 10px 10px rgb(0 0 0 / 20%);
	float: left;
	border: 1px #eee solid;
}
.in_l video{
	margin: 10px;
	width:620px;
	height:360px;
}
.in_l img {
	margin: 10px;
	width:600px;
}

.in_r {
	margin: 0px 0 0 20px;
	box-shadow: 2px 5px 10px 10px rgb(0 0 0 / 20%);
	float: right;
	border: 1px #eee solid;
}
.in_r video{
	margin: 10px;
	width:620px;
	height:360px;
}
.in_r img {
	margin: 10px;
	width:600px;
}

.intro p {
    line-height: 30px;
    margin: 5px 0px 20px;
    font-size: 16px;
    color: #7b7b7b;
	text-indent: 2em;
}




/* 企业心声 */

.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;}





#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);}






.swiper-container3d .swiper-slide {
	margin-bottom:30px;

	background:#f1f1f1;
	border-radius: 10px;
	opacity: 0.6;
	padding:5px;
} 


.swiper-container3d .swiper-slide-active {
	opacity: 1;
	transform: scale(1);
	transition: all .2s ease-in 0s;
	z-index:999;
}
.swiper-container3d .swiper-slide-active img{
	border-radius: 10px;
} 



.swiper-container3d .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 60%;
    height: auto;
} 
.swiper-container3d .swiper-slide img{
    width: 100%;
    height: auto;
} 
.swiper-container3d .h3dr {margin:-25px 0 0 0;right:calc(50% - 590px); background-position:-104px center; border-radius: 10px;}
.swiper-container3d .h3dl {margin:-25px 0 0 0;left:calc(50% - 590px); border-radius: 10px;}   

.swiper-container3d {
	width: 96%;
	margin: 0 2%;
	height: auto;
	padding:0 0 40px;
} 
.swiper-container3d .swiper-slide {
    background-position: center;
    background-size: cover;
	    height: auto;
} 

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    opacity: .5;
    margin: 0 5px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #F4800F;
}

.swiper-wrapper h3 {
    color: #2b2b2b;
	margin:0;
    line-height: 44px;
    height: 44px;
	font-size: 18px;
	font-weight: bold; 
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}





.lt_con { background-color: rgb( 255, 255, 255 );  margin:50px 15px 60px;  box-shadow: 2px 3px 15px 0px rgb( 73, 72, 72 ); border-radius: 10px 10px 0px 0px;  }
.lt_con img{ border-radius: 10px 10px 0px 0px;}


.lt_con p{font-size: 14px;font-weight:"微软雅黑";font-weight: bold; text-align: center; display: block;margin:0 auto;margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 50px; text-indent:0; }





.swiper-slide{float:left}





.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", "微软雅黑", "宋体", "黑体";
}




.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 10px 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: 15px;
    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;
}



#banner2 .swiper-button-prev {
    left: 10px;
}
#banner2 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
    margin: 0 5px;
}
#banner2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #F4800F;
}


.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; 
}



.pic_hdp {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.pic_hdp .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;
}

.img165 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
	padding-bottom: 165%;
}
.img165 img {
    position:  absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.pic_hdp .bg {
	height: 45px;
	background:  rgba(0, 0, 0,0.4);
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.pic_hdp .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; 
}
.pic_hdp .name a {
    color: #fff;
    text-decoration: none;
}
.pic_hdp .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;
}



.n2 ,.p2 {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;  border-radius: 10px; cursor:pointer; }
.n2:hover,.p2:hover{background-color:#0070b3;}
.n2 {margin:-25px 0 0 0;right:calc(-25px); background-position:-104px center;}
.p2 {margin:-25px 0 0 0;left:calc(-25px);}





@-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) {

}



@media screen and (max-width:1300px) {

}


@media screen and (max-width:660px) {

}




@media only screen and (min-width : 320px) and (max-width : 880px) {



.topic_nav {
	background: url("head_bg.png"); width: 100%; height: 35px; overflow: visible; font-size: 9px; line-height: 24px; 
}
.topic_nav li {
	padding: 0px 5px; color: rgb(102, 102, 102); border-right: 0px solid rgb(221, 221, 221); float: left;
}
.topic_nav .count {
	margin-right: 5px;
}
.topic_nav .end {
	border: currentColor;
	display: none;
}

    .domPC {
        display: none;
    }

    .domMobile {
        display: block;
    }
    
    
    
    
}