/* 
 *默认通用
 */
* {margin:0;padding:0; }
body {margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6 {margin: 0;padding: 0;}
a {text-decoration:none !important;outline:none;color:#333;}
a:active,a:focus {outline: none; border:0; border:none;}
img {border:none;margin: 0;padding: 0;display: block;}
form,fieldset,legend {margin:0;padding:0; list-style:none;border:0; border:none;}
input,button,textarea,select {font-size:100%;outline: none;resize: none; font-family:"微软雅黑";margin:0;padding:0; list-style:none;border:0; border:none; }
ul li,ol dl {list-style: none;}
.ty_body {position: relative;padding-bottom: 100px;}
.ty_body_h5 {position: relative;padding-bottom: 1rem;}
.ty_nav {
//	position: absolute;
//    top:0;
//	left: 50%;
 //  	    margin-top: 22%;
 //   transform: translate(-50%,0);
	background-size: 100% 100% !important;
	margin:0 auto;
}
.ty_nav_ul {
	width:100%;
	height:100%;
	display: flex;
	justify-content: space-between; 
}
.ty_nav_ul li {
	width:25%;
	height:100%;
}
.ty_nav_ul li a {
	display: block;
	color: #fff;
  	    text-align: center;
	width: 89%;
    margin: 0 auto;
}
.ty_nav_lent {
	line-height:unset !important;
	margin-top: 11px !important;
}
.vspace {
  height:10px;
font-size: 0px;
line-height: 0px;
width: 99%;
clear: both;
overflow: hidden;
}
.ty_fss {
width:1200px;
margin: 0 auto 20px;
background:;
clear: both;
overflow: hidden;
background:#fff;
}
.hwpd20368_ind06 .swiper-container {background: #fff !important;}
.hwpd20368_ind06 { width: 1200px; position: relative; clear: both;overflow: hidden;}
.hwpd20368_ind06 .plantingimg { width: 832px; height: 468px; float: left; position: relative; }
.hwpd20368_ind06 .plantingimg .swiper-slide { display: none; z-index: 1; width: 832px; height: 468px; overflow: hidden; position: absolute; left: 0; top: 0; }
.hwpd20368_ind06 .plantingimg .swiper-slide .text { display: none; }
.hwpd20368_ind06 .plantingimg .swiper-slide .img { width: 832px; height: 468px; }
.hwpd20368_ind06 .plantingimg .swiper-slide img { width: 100%; height: 100%; }
.hwpd20368_ind06 .plantingimg .swiper-slide .playIcon { display: none; background: url(img/vip_play.png) no-repeat; width: 60px; height: 60px; position: absolute; z-index: 5; bottom: 15px; right: 32px }
.hwpd20368_ind06 .plantingimg .swiper-slide.play .playIcon { display: block; }
.hwpd20368_ind06 .plantingimg .swiper-slide .play:hover { background: url(img/vip_play1.png) no-repeat; }
.hwpd20368_ind06 .plantingimg .swiper-slide .img span { display: none; width: 64px; height: 26px; position: absolute; left: 0; top: 20px; background: url(img/live_cur_03.png) no-repeat; }
.hwpd20368_ind06 .plantingimg .swiper-slide .img.live_con span { display: inline-block; }
.hwpd20368_ind06 .plantingtext { width: 368px; height: 468px; background:#fff;float: left; }
.hwpd20368_ind06 .plantingtext ul { padding: 30px 0; height: 410px; clear: both; zoom: 1;}
.hwpd20368_ind06 .plantingtext li { color: #FFFFFF; text-align: left; width: 368px; height: 82px; float: left; }
.hwpd20368_ind06 .plantingtext li .text { color: #FFFFFF; width: 314px; padding: 0 27px;}
.hwpd20368_ind06 .plantingtext li .text h2 { font-size: 20px; line-height: 34px; color: #333333; width: 100%; font-weight: normal; height: 64px; overflow: hidden; }
.hwpd20368_ind06 .plantingtext li .text h2 a { color: #333333; }
.hwpd20368_ind06 .plantingimg .swiper-slide.cur { display: block; }
.hwpd20368_ind06 .plantingtext li.cur {height: 82px; box-shadow: 0px 0px 7px rgb(0 0 0 / 24%); }
.hwpd20368_ind06 .plantingtext li.cur h2 { font-size: 24px; line-height: 32px; color: #fff; font-weight: bold; padding-top: 6px; overflow: hidden; }
.hwpd20368_ind06 .plantingtext li.cur h2 a { font-size: 24px; line-height: 32px; color: #fff; font-weight: bold; }
.hwpd20368_ind06 .plantingtext li.cur span { display: block;}
.hwpd20368_ind06 .plantingimg .swiper-slide .swiper-pagination {display: none;}
.hwpd20368_ind06 a { text-decoration: none; }
.ty_tt {
	display:flex;
	margin:0 auto 20px;
	justify-content: center;
	width:1200px;
	flex-wrap: wrap;
	flex-direction: row;
  	justify-content: space-between;
}
.ty_tt_img {
	width: 386px;
   // margin: 0 9px 0 9px;
    margin-bottom: 16px;
}
.ty_tt_img img {
	width: 100%;
	height: 217px;
}
.ty_tt_img span {
	width: 380px;
	margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.ty_ft {
	display:flex;
	margin:0 auto 20px;
	justify-content: center;
	width:1200px;
	flex-wrap: wrap;
	flex-direction: row;
  	justify-content: space-between;
clear:both;
}
.ty_ft_img {
	width: 288px;
   // margin: 0 6px 0 6px;
    margin-bottom: 16px;
}
.ty_ft_img img {
	width: 100%;
	height: 153px;
}
.ty_ft_img span {
	width: 280px;
	margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.ty_wbfs {
	margin:0 auto 20px;
	width:1200px;
}
.ty_wbfs_top {
	width:100%;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
  	justify-content: space-between;
}
.ty_wbfs_top_img {
	width: 592px;
	
}
.ty_wbfs_top_img img {
	width: 100%;
	height: 333px;
}
.ty_wbfs_top_img span {
	width: 100%;
	margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	font-size: 24px;
    color: #585858;
    line-height: 30px;
}
.ty_wbfs_b {
	width:100%;
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
  	justify-content: space-between;
}
.ty_wbfs_bt_img {
	width:288px;
	
}
.ty_wbfs_bt_img img {
	width: 100%;
	height: 162px;
}
.ty_wbfs_bt_img span {
	width: 100%;
	margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.moudele-container {
	margin: 0 auto; 
	font-family: PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
    width: 1200px;

    
	background-size: 100% 100% !important;
}
.moudele-container:before {
    content: ""; 
    display: block; 

}
.title {
    line-height: 55px;

 	height:50px;
	    width: 1200px;
	margin: 0 auto;

}
.title_no {
	border: none !important;
}
.title_left {
	float:left;
	font-size: 28px;
    color: #585858;
    font-weight: normal;
	padding-left: 62px;
	
}
.title_right {
	float:right;
	color: #585858;	
  
}
.title_right span {
	margin-right: 24px;
}
.title_right_no {
	display: none;
}
.title_right_yes {
	display: block;
}
.ty_tj {
	margin:0 auto 20px;
	width:1200px;
}
.ty_tj_content {width:100%;/*max-width:1400px;min-width: 1200px;*/height:337px; margin: 0 auto;zoom: 1;clear: both;overflow: hidden;}
.ty_tj_content ul {zoom: 1; clear: both;}
.ty_tj_content ul li {width:300px;height:169px;float:left;position:relative;overflow: hidden;font-size: 0;}
.ty_tj_content ul li .img {width:100%;height:100%;}
.ty_tj_content ul li .img a {display: block;}
.ty_tj_content ul li .img img {width:100%;height:100%;}
.ty_tj_content ul li .txt {width:100%; height:100%; display:block;position: absolute;left:0;bottom:-198px;
background:url(//p2.img.cctvpic.com/photoAlbum/templet/common/TPTE2LbgyvDjwTTdUTQU1lKf240801/pic_hover_bg1.png) no-repeat; 
//background:url(//p2.img.cctvpic.com/photoAlbum/templet/common/DEPA1603705823513963/pic_hover_bg.png) no-repeat; 
background-size: cover;}
.ty_tj_content ul li .txt .title { display:inline-block;padding:0 13px;padding-bottom:0px; padding-top:85px;font-family: ArialMT;font-size: 16px;color: #FFFFFF;line-height: 24px;text-align: left;font-style: normal;text-transform: none;  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;}
.ty_tj_content ul li .txt .brief { display:inline-block;padding:0 15px;font-size:14px;color:#fff;line-height:22px;    }
.ty_tj_content ul li .txt {color:#fff;}
@charset "utf-8";

body { margin-top:0;font-family: PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;min-width: 1200px;margin:0 auto;background-color: #CC2124;}
#McbwiqE1kYAE .md_hd {display:none;}
.ty_body {background:url(//p3.img.cctvpic.com/photoAlbum/templet/common/TPTEdcoKZdoX6KHxQjZFOfQh230703/sncj_pc.png) #CC2124 no-repeat center top;padding-top: 545px;}
.ty_md {background: none;border: 0;box-sizing: border-box;border-top: none;}
.ty_md .md_hd {height: 77px;line-height: 144px;padding: 0 0 56px 0;background:url(//p3.img.cctvpic.com/photoAlbum/templet/common/TPTEdcoKZdoX6KHxQjZFOfQh230703/sncj_title_bg.png) no-repeat 0 -3px;background-size: 100%;border: 0;width: 1200px;margin: 75px auto 0; }
.ty_md .md_hd .mh_title {height: 77px;font-size: 22px;padding: 0;float: none; display: inline-block; margin:0;color: #fff;line-height: 77px;padding:0px 108px;font-weight: 800;text-shadow: 0px 0px 0px #974E00;font-family: 微软雅黑;}
.ty_md .md_hd .mh_option {float:right;padding-right:85px;font-size:20px;margin-top:25px;color:#fff;background:unset;}
.ty_md .md_hd .mh_option a {color:#fff;}
.ty_nav .ty_nav_ul li {width:21% !important}
.ty_nav .ty_nav_ul li a {color: #CC2124 !important;}
.ty_nav .ty_nav_ul li:first-child a {color: #fff !important;}
@media screen and (max-width: 1025px) {
	body{font-family: PingFang SC,PingFang TC,Microsoft YaHei,STHeiti,arial,helvetica,sans-serif;}
	a{text-decoration: none;outline: none}
	a:link {text-decoration: none}
	a:visited {text-decoration: none}
	a:hover {text-decoration: none}
	a:active {text-decoration: none}
	html,body{margin:0;padding:0;min-width: 320px;max-width:750px;margin: 0 auto;}
	
    .ty_body {background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/TPTEdcoKZdoX6KHxQjZFOfQh230703/sncj_h5.png) #CC2124 no-repeat center top !important;width: 100%;background-size: 100% !important;padding-top: 3.9rem;}
    .ty_md{border: none;background: none;padding:0 0.24rem;margin-bottom: 0.2rem;}
  .ty_md .md_hd{background: url(//p3.img.cctvpic.com/photoAlbum/templet/common/TPTEdcoKZdoX6KHxQjZFOfQh230703/sncj_title_bg_h5.png) no-repeat center top;width:100%;background-size: 100%;line-height: 0.05rem;height: .7rem;margin:0; margin-top:0.3rem;position: relative;padding: 0 0 0.5rem 0;}
    .ty_md .md_hd .mh_title{font-size: 0.26rem;font-family: 微软雅黑;color:#FFFFFF;font-weight: normal;text-shadow: 0px 0px 0px #974E00;padding: 0.03rem .7rem 0 .7rem;line-height: 0.4rem;position: absolute;margin-top: 0.25rem;}
   .ty_md .md_hd .mh_option {display:none}

   .ty_nav .ty_nav_ul li {width:21% !important}
   .ty_nav .ty_nav_ul li a {color: #CC2124 !important;}
   .ty_nav .ty_nav_ul li:first-child a {color: #fff !important;}
}
