/* 2024-04-02 首页底部显示的会议嘉宾样式 */
.guest-row{
    width: 1200px;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    background-color: #FFF;
    padding-top: 10px;
}
.guest-row .item{
    height: 150px;
    width: 110px;
    background-color: #FFF;
    text-align: center;
}
.guest-row .item  .s1{
    width: 100px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}
.guest-row .item  .s2{
    margin-top: 5px;
    width: 100px;
    height: 50px;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
}
.guest-row .item  .s2 span{
    font-size: 12px;
    color: #999;
    overflow: hidden;
    height: 20px;
    line-height: 22px;
    width: 90px;
}
.guest-row .item img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    overflow: hidden;
}



/*2024-6-11 新增加 会议报告的css*/
/*第3屏*/
.left-m03{
	float: left;
	width: 830px;
	/*height: 600px;*/
	background: #eee;
}

.left-m03 .cont01{
	width: 1200px;
	height: 50px;
	background-color: #fff;
}
.left-m03 .cont01 .top{
	float:left; width:500px; height: 50px; line-height: 50px;border:1px solid #fff; border-bottom: 1px solid #f4f4f4;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 20px;
	background-image: url('images/common-icon.png');
	background-position: 10px;
	background-repeat: no-repeat;
	padding-left: 40px;
}
.left-m03 .cont01 .m{
	float:left; width:100px; height: 50px; text-align: center; line-height: 50px; 
	border:1px solid #fff;
	border-bottom: 1px solid #f4f4f4;
	border-top: 4px solid #fff;
	font-size: 15px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
	color: #999;
}
.left-m03 .cont01 .current{
	border:1px solid #f4f4f4;
	border-bottom: 1px solid #fff;
	border-top: 4px solid #137ec1;
	color: #333;
}
.left-m03 .cont01 .tail{
	float:left; width:30px; height: 50px; line-height: 50px;border:1px solid #fff; border-bottom: 1px solid #f4f4f4;
	box-sizing: border-box;
	overflow: hidden;
}

.left-m03 .cont02{
	width: 1200px;
	height: 370px;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #fff;
}
.left-m03 .cont02 .item{
	float: left;
	width: 380px;
	height: 110px;
	/*background-color: #ccc;*/
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	/*box-shadow: 1px 1px 5px #666;*/
	border-bottom: 1px dashed #eee;
}
.left-m03 .cont02 .item:hover{
	border-bottom: 1px dashed #999;	
}
.left-m03 .cont02 .item .s1{
	float: left;
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.left-m03 .cont02 .item .s1 img{
	width: 150px;
	height: 100px;
	overflow: hidden; 
	border-radius: 5px;
	transition: all 0.6s;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.left-m03 .cont02 .item .s1 img:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.left-m03 .cont02 .item .s2{
	float: right;
	width: 220px;
	height: 100px;
	overflow: hidden;
	/*background-color: green;*/
}
.left-m03 .cont02 .item .s2 .t1{
	font-size: 15px;
	width: 100%;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	margin-right: 10px;
	display: inline-block;
}

.left-m03 .cont02 .item .s2 .t2{
	font-size: 12px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 6px;
	color: #999;
}
.left-m03 .cont02 .item .s2 .t3{
	font-size: 12px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-right: 10px;
	color: #999;
}

/* /////////////////////// */
.left-101{
	float: left;
	width: 240px;
	height: 582px;
	background: #f9f9f9;
	position: relative;
}

/*.ad02{	width: 240px; height: 90px; object-fit: cover;}*/
.left-101 .prod-type{
	margin-top: 10px;	
	background-image: url('images/type_bg.png');	
	background-repeat: no-repeat;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.left-101 .type-icon{
	float: left; width: 50px; height: 71px; line-height: 68px; text-align: center; border-bottom: 1px solid #eaeaea;
	/* background-color: #fff; */
}
.left-101 .type-icon img{
	width: 36px; height: 36px; object-fit: cover;
}
.left-101 .type-cont{
	float: left; width: 166px; padding-left: 10px; height: 63px; color: #666; line-height: 20px; font-size: 12px; border-bottom: 1px solid #eaeaea;
	/* background-color: #fff; */
	padding-top: 8px;
}
.left-101 .type-cont b{
	line-height: 30px; width: 100%; color: #333; font-size: 14px;
}
.left-101 .type-cont h3 {
    line-height: 30px;
    width: 100%;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.left-101 .type-cont a {
	display: inline-block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
  }

.left-101 .type-arrow{
	float:right;
	height: 72px;
	width: 14px;
	margin-left: -10px;
	line-height: 69px;
	padding-top: 15px;
	border-bottom: 1px solid #eaeaea;
    box-sizing: border-box;
}

/* sub-menu start */

/* 2023-4-1 */
.sub-menu{
	position: absolute;
	background-color: #fff;
	width: 650px;
	height: 482px;
	z-index: 1000;
	left: 240px;
	bottom: 2px;
	box-shadow: 8px 0px 8px 0px #67b3dd;	
	display: none;
	padding: 0 15px 15px 15px;
	box-sizing: border-box;
}
.sub-menu h3{
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0px;	
}
.sub-menu .acont{
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
}
.sub-menu .acont a{
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;		
}
.sub-menu .acont a:hover{
	text-decoration: underline;
}

.sub-menu .mcont{
	border-bottom: 1px dashed #eee;
	padding-bottom: 4px;
	
}
.sub-menu .mcont .p{	
	width: 192px; 
	height: 150px; 
	margin-right: 14px;
	/* background-color: #ccc; */
	display: inline-block;
	overflow: hidden;
}
.sub-menu .mcont .p:last-child{
	margin-right: 0px;
}

.sub-menu .mcont .p .a{
	display: inline-block;
	width: 190px; 
	height: 120px; 
	overflow: hidden;
	border:1px solid #eee;
}

.sub-menu .mcont .png{
	object-fit: cover; 
	width: 190px; 
	height: 120px;
	box-sizing: border-box;	
	overflow: hidden;
	transition: all 0.6s;
}

.sub-menu .mcont .png:hover{	
	transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
} 

.sub-menu .mcont span{	
	display: block;
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-size: 13px;
	overflow: hidden;
}
/*  */
.sub-menu .pcont{
	border-bottom: 1px dashed #eee;
	padding-bottom: 5px;
	
}
.sub-menu .pcont .p{	
	width: 96.5px; /*98*/ 
	height: 70px; 
	margin-right: 2px;
	/* background-color: #ccc; */
	display: inline-block;
	overflow: hidden;
}
.sub-menu .pcont .p:last-child{
	margin-right: 0px;
}

.sub-menu .pcont .p .a{
	display: inline-block;
	width: 94px; 
	height: 68px; 
	overflow: hidden;
	border:1px solid #eee;
	border-radius: 10px;
}

.sub-menu .pcont .png{
	object-fit: cover; 
	width: 100%; 
	height: 100%;	
	box-sizing: border-box;	
	overflow: hidden;
	transition: all 0.6s;
}

.sub-menu .pcont .png:hover{	
	transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
} 


/* sub-menu end */


/*middle*/

.middle-101 {
    float: left;
    margin-left: 10px;
    width: 640px;
    background-color: #fff;
}

.middle-101 ul {
    width: 100%;
    height: 52px;
    line-height: 52px;
    margin-top: 10px;
    background-color: #fff;
    
}

.middle-101 ul li {
    float: left;
    position: relative;
    width: 20%;
    text-align: center;
    font-size: 18px;
    border-left: 1px solid #f4f4f4;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 1px solid #f4f4f4;
}

.middle-101 ul li:first-child {
    border-left: 0px;
}

.middle-101 ul .current {
    color: #137ec1;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    background-image: url('images/current.png');
    background-repeat: no-repeat;
    background-position: bottom;
}

.middle-101 .cont {
    width: 100%;
    background-color: #fff;
    height: 430px;
}

.middle-101 .cont b {
    width: inherit;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
    vertical-align: middle;
    overflow: hidden;
}

.middle-101 .cont b .h1-left {
    float: left;
    width: 130px;
    height: 70px;
    line-height: 70px;
    font-size: 42px;
    color: #ea272f;
    font-family: 黑体;
    text-align: center;
}

.middle-101 .cont b .h1-right {
    float: left;
    width: 500px;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    text-align: left;
    overflow: hidden;
    padding-left: 15px;
    box-sizing: border-box;
    border-left: 2px solid #ea272f;
}

.middle-101 .cont p {
    font-size: 14px;
    color: #999;
    height: 30px;
    line-height: 30px;
    width: inherit;
    padding-left: 25px;
    padding-right: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.middle-101 .cont dl {
    padding-top: 7px;
}

.middle-101 .cont dl dt {
    float: left;
    width: 135px;
    height: 90px;
    padding: 0px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    margin: 5px;
    margin-left: 10px;
}

.middle-101 .cont dl dt img {
    width: 135px;
    height: 90px;
    object-fit: cover;
    transition: all 0.6s;
}

.middle-101 .cont dl dt img:hover {
    transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.middle-101 .cont dl dd {
    float: left;
    height: 106px;
    text-align: left;
    width: 480px;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 8px;
    /* margin-left: 10px; */
}

.middle-101 .cont dl dd p {
    width: inherit;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    box-sizing: border-box;
    overflow: hidden;
}
.middle-101 .cont dl dd p span{
    font-weight: normal;
    color: #127dc2;
    font-size: 14px;
}
.middle-101 .cont dl dd p span a{    
    color: #127dc2;
}
.middle-101 .cont dl dd p span a:hover{    
    color: #ff0000;
}

.middle-101 .cont dl dd p:first-child {
    font-weight: bold;
    font-size: 16px;
}

.middle-101 .cont dl dd .p1 {
    display: inline-block;
    width: 370px;
    height: 28px;
    overflow: hidden;
}

.middle-101 .cont dl dd .p2 {
    display: inline-block;
    width: 100px;
    height: 28px;
    overflow: hidden;    
    text-align: right;
    color: #999;
    padding: 0px;
}
.middle-101 .cont dl dd .p2 a{
    color: #127dc2;
}
.middle-101 .cont dl dd .p2 a:hover{
    color: #ff0000;
}

/*right*/

.right-101 {
    float: right;
    margin-left: 10px;
    width: 300px;
}

.right-101 ul {
    width: 100%;
    height: 52px;
    line-height: 52px;
    margin-top: 10px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.right-101 ul li {
    float: left;
    position: relative;
    width: 50%;
    text-align: center;
    font-size: 18px;
    border-left: 1px solid #f4f4f4;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 1px solid #f4f4f4;
}

.right-101 ul li:first-child {
    border-left: 0px;
}

.right-101 ul .current {
    color: #137ec1;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    background-image: url('images/current.png');
    background-repeat: no-repeat;
    background-position: bottom;
}

.right-101 .cont {
    width: 100%;
    background-color: #fff;
    height: 264px;
}

.right-101 .cont .item {
    float: left;
    padding: 0px;
    width: 150px;
    padding: 5px;
    height: 124px;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
}

.right-101 .cont .item .pic {
    width: 140px;
    height: 93px;
    box-sizing: border-box;
    overflow: hidden;
}

.right-101 .cont .item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s;
}

.right-101 .cont .item .pic img:hover {
    transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.right-101 .cont .item .title {
    width: 140px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
}


/************************************************screen 102************************************************/


/*left*/

.left-102 {
    float: left;
    width: 360px;
    /*height: 900px;*/
    background: #fff;
}

.left-102 .cont01 {
    width: 360px;
    height: 260px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.left-102 .cont02 {
    width: 360px;
    /*height: 200px;*/
    padding: 10px;
    padding-bottom: 5px;
    padding-top: 0px;
    box-sizing: border-box;
    overflow: hidden;
}

.left-102 .cont03 {
    width: 360px;
    padding: 5px;
    padding-top: 0px;
    box-sizing: border-box;
    overflow: hidden;
}

.left-102 .cont03 .item {
    float: left;
    background-color: #ccc width: 165px;
    height: 153px;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}

.left-102 .cont03 .item .pic {
    width: 164px;
    height: 110px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.left-102 .cont03 .item .pic .png {
    width: 100%;
    height: 100%;
    border: 0px;
    border-radius: 8px;
    object-fit: cover;
    box-sizing: border-box;
    transition: all 0.6s;
}

.left-102 .cont03 .item .pic .play {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 110px;
    top: 56px;
    z-index: 100;
    cursor: pointer;
}

.left-102 .cont03 .item .pic .png:hover {
    transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.left-102 .cont03 .item .title {
    width: 155px;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
    box-sizing: border-box;
    overflow: hidden;
}


/*middle*/

.middle-102 {
    float: left;
    width: 520px;
    /*height: 500px;*/
    background: #fff;
    margin-left: 10px;
}

.middle-102 ul {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
}

.middle-102 ul li {
    float: left;
    position: relative;
    width: 50%;
    text-align: center;
    font-size: 18px;
    border-left: 1px solid #f4f4f4;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 1px solid #f4f4f4;
}

.middle-102 ul li:first-child {
    border-left: 0px;
}

.middle-102 ul .current {
    color: #137ec1;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    background-image: url('images/current.png');
    background-repeat: no-repeat;
    background-position: bottom;
}


/**/

.middle-102 .cont01 {
    width: 100%;
    background-color: #fff;
}

.middle-102 .cont01 dl {
    margin-top: 5px;
}

.middle-102 .cont01 dl dt {
    float: left;
    width: 135px;
    height: 90px;
    padding: 0px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    margin: 5px;
    margin-left: 10px;
}

.middle-102 .cont01 dl dt img {
    width: 134px;
    height: 90px;
    object-fit: cover;
    border-radius: 8px;
    transition: all 0.6s;
}

.middle-102 .cont01 dl dt img:hover {
    transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.middle-102 .cont01 dl dd {
    float: left;
    height: 106px;
    text-align: left;
    width: 360px;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 10px;
    margin-left: 10px;
}

.middle-102 .cont01 dl dd p {
    width: inherit;
    height: 44px;
    line-height: 22px;
    font-size: 14px;
    color: #999999;
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 10px;
}

.middle-102 .cont01 dl dd p:first-child {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    font-weight: bold;
    box-sizing: border-box;
    overflow: hidden;
}

.middle-102 .cont02 {
    width: 100%;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
}

.middle-102 .cont02 .title {
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    width: 514px;
    /*background-color: #ccc;*/
    overflow: hidden;
}

.middle-102 .cont02 .title i {
    color: #999;
    display: inline-block;
    width: 30px;
    text-align: center;
}

.middle-102 .cont02 .title:first-child a {
    font-size: 16px;
    font-weight: bold;
    color: #d80c18;
}

.middle-102 .cont02 .title:first-child a:hover {
    color: #137ec1;
}

.middle-102 .cont03 {
    width: 520px;
    height: 180px;
    margin-top: 18px;
}


/*right*/

.right-102 {
    float: left;
    width: 300px;
    height: 500px;
    /*background: #fff;	*/
    margin-left: 10px;
}

.right-102 .cont01 {
    width: 100%;
    padding-top: 10px;
    background-color: #fff;
}

.right-102 .cont01 .title {
    width: 290px;
    padding: 0 5px;
    box-sizing: border-box;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.right-102 .cont01 .title span {
    color: #666;
    background-color: #ccc;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 20px;
    margin: 0px 5px;
    text-align: center;
}

.right-102 .cont01 .title:first-child span {
    color: #fff;
    background-color: #ff9e33;
}

.right-102 .cont01 .title:nth-child(2) span {
    color: #fff;
    background-color: #ff9e33;
}

.right-102 .cont01 .title:nth-child(3) span {
    color: #fff;
    background-color: #ff9e33;
}

.right-102 .cont02 {
    width: 100%;
}

.right-102 .cont02 .pic {
    width: 50%;
    float: left;
    background-color: #fff;
    height: 117px;
    text-align: center;
    padding-top: 5px;
}

.right-102 .cont02 .pic img {
    width: 95px;
    height: 70px;
    /*border-radius: 50%;*/
    object-fit: cover;
    margin-bottom: 10px;
}

.right-102 .cont02 .pic p {
    width: 140px;
    height: 25px;
    line-height: 25px;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 14px;
    padding: 0 5px;
}

.right-102 .cont03 {
    width: 100%;
    background-color: #fff;
}

.right-102 .cont03 .title {
    width: 290px;
    padding: 0 5px;
    box-sizing: border-box;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.right-102 .cont03 .title span {
    color: #999;
    width: 20px;
    display: inline-block;
    text-align: center;
}


/************************************************screen 科技前沿 103************************************************/


/*left*/

.left-103 {
    float: left;
    width: 360px;
    /*height: 600px;
	background: #fff;*/
}

.left-103 .cont01 {
    width: 360px;
    height: 230px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
}

.left-103 .cont02 {
    width: 100%;
    background-color: #fff;
}

.left-103 .cont02 .title {
    width: 350px;
    padding: 0 5px;
    box-sizing: border-box;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    /*background: #ccc;*/
}

.left-103 .cont02 .title span {
    color: #999;
    width: 20px;
    display: inline-block;
    text-align: center;
}

.left-103 .cont03 {
    width: 360px;
    height: 120px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
}


/*right*/

.right-103 {
    float: right;
    width: 830px;
    /*height: 600px;*/
    background: #fff;
}

.right-103 .d {
    width: 830px;
    /*border-bottom: 1px solid #f4f4f4;*/
}

.right-103 .d h3 {
    float: left;
    width: 20%;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
    border-top: 2px solid #fff;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
    box-sizing: border-box;
}


.right-103 .d .current {
    border: 1px solid #f4f4f4;
    border-bottom: 0px;
    border-top: 2px solid #137ec1;
}


.right-103 .cont01 {
    background-color: #fff;
    width: 100%;
    /*height: 330px;*/
    /*260*/
}

.right-103 .cont01 .left {
    float: left;
    width: 320px;
    height: 220px;
    margin: 10px;
    overflow: hidden;
}

.right-103 .cont01 .left img {
    width: 320px;
    height: 240px;
    border-radius: 10px;
    box-sizing: border-box;
    object-fit: cover;
    overflow: hidden;
    transition: all 0.6s;
}

.right-103 .cont01 .left img:hover {
    transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.right-103 .cont01 .right {
    float: right;
    width: 460px;
    height: 220px;
    /*background: #ccc;*/
    padding: 10px;
    padding-right: 20px;
}


/* 修改这里的h1 为 p 2022-8-1 */

.right-103 .cont01 .right div {
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 15px;
}

.right-103 .cont01 .right div span {
    width: 20px;
    display: inline-block;
    text-align: center;
    color: #999;
}

.right-103 .cont01 .right p {
    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 25px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 5px 10px;
}

.right-103 .cont02 {
    background-color: #fff;
    width: 100%;
    /*height: 150px;*/
}

.right-103 .cont02 .left {
    float: left;
    width: 320px;
    height: 150px;
    margin: 10px;
    overflow: hidden;
    margin-top: 0px;
    /*background: #ccc;*/
}

.right-103 .cont02 .left .title {
    font-size: 14px;
    width: inherit;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.right-103 .cont02 .left .title:first-child a {
    font-weight: bold;
}

.right-103 .cont02 .left .title span {
    width: 20px;
    display: inline-block;
    text-align: center;
    color: #999;
}

.right-103 .cont02 .right {
    float: right;
    width: 460px;
    height: 150px;
    margin: 10px;
    margin-top: 0px;
    overflow: hidden;
    /*background: #ccc;*/
}

.right-103 .cont02 .right dl {
    float: left;
    width: 146px;
    height: 240px;
    /*background: #eee;*/
    margin-left: 10px;
}

.right-103 .cont02 .right dl:first-child {
    margin-left: 0px;
}

.right-103 .cont02 .right dl dt {
    width: 146px;
    height: 96px;
    box-sizing: border-box;
    overflow: hidden;
    /*background: green;*/
}

.right-103 .cont02 .right dl dt img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
    transition: all 0.6s;
}

.right-103 .cont02 .right dl dt img:hover {
    transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.right-103 .cont02 .right dl dd {
    width: 146px;
    padding-top: 6px;
    height: 44px;
    line-height: 22px;
    margin-top: 2px;
    box-sizing: border-box;
    overflow: hidden;
    /*background: #eee;*/
    font-size: 13px;
}


/************************************************screen 推荐产品 104************************************************/


/*left*/

.left-104 {
    float: left;
    width: 830px;
    /*height: 600px;*/
    /*background: #ccc;*/
}

.left-104 div {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
}

.left-104 div h3 {
    float: left;
    width: 100px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    border-left: 1px solid #f4f4f4;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 1px solid #f4f4f4;
    overflow:hidden;
}

.left-104 div h2 {
    float: left;
    border-left: 0px;
    width: 230px;
    text-align: left;   
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 1px solid #f4f4f4;
    overflow:hidden;
}

.left-104 div .current {
    color: #137ec1;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    background-image: url('images/current.png');
    background-repeat: no-repeat;
    background-position: bottom;
}


.left-104 .cont {
    width: 100%;
    background-color: #fff;
    height: 310px;
}

.left-104 .cont .item {
    float: left;
    width: 146px;
    height: 130px;
    box-sizing: border-box;
    overflow: hidden;
    background: #eee;
    margin: 10px;
    margin-top: 13px;
}

.left-104 .cont .item .p-pic {
    position: relative;
    width: 146px;
    height: 100px;
    box-sizing: border-box;
    overflow: hidden;
}

.left-104 .cont .item .p-pic .png {
    width: 100%;
    height: 100%;
    /*border-radius: 8px;*/
    object-fit: cover;
    transition: all 0.6s;
}

.left-104 .cont .item .p-pic .cert {
    position: absolute;
    width: 68px;
    height: 68px;
    left: 78px;
    top: 0px;
    z-index: 100;
}

.left-104 .cont .item .p-pic .png:hover {
    transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.left-104 .cont .item .p-name {
    width: 146px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    background-color: #eee;
}

.right-104 {
    float: right;
    width: 360px;
    /*height: 600px;*/
    /*background: #ccc;*/
}

.right-104 .cont {
    width: 360px;
    height: 310px;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
}

.right-104 .cont .item {
    margin-top: 6px;
    border-bottom: 1px dashed #f4f4f4;
    margin-left: 6px;
    padding-bottom: 6px;
}

.right-104 .cont .item .v-pic {
    float: left;
    width: 130px;
    height: 86px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #eee;
    position: relative;
}

.right-104 .cont .item .v-pic .png {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s;
}

.right-104 .cont .item .v-pic .play {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 88px;
    top: 42px;
    z-index: 100;
    cursor: pointer;
}

.right-104 .cont .item .v-pic .png:hover {
    transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.right-104 .cont .item .v-name {
    float: left;
    width: 220px;
    height: 90px;
    line-height: 25px;
    box-sizing: border-box;
    overflow: hidden;
    /*background-color: #cde322;*/
}

.right-104 .cont .item .v-name .p1 {
    width: 210px;
    height: 30px;
    line-height: 25px;
    box-sizing: border-box;
    overflow: hidden;
    padding-left: 10px;
    font-size: 15px;
    margin-bottom: 6px;
}

.right-104 .cont .item .v-name .p2 {
    width: 210px;
    height: 20px;
    line-height: 20px;
    box-sizing: border-box;
    overflow: hidden;
    padding-left: 10px;
    color: #999;
    font-size: 12px;
    margin-top: 0px;
}



.right-104 .cont01 {
    width: 360px;
    height: 300px;
    background-color: #fff;
    padding-top: 10px;
}

.right-104 .cont01 .title {
    width: 360px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 10px;
    color: #111;
}

.right-104 .cont01 .title span {
    display: inline-block;
    width: 20px;
    text-align: center;
    color: #999;
}


/************************************************screen 105************************************************/


/*left*/

.left-105 {
    float: left;
    width: 830px;
    /*height: 600px;*/
    background: #fff;
}

.left-105 .cont01 {
    float: left;
    background-color: #fff;
    width: 116px;
    height: 520px;
    box-sizing: border-box;
    overflow: hidden;
}

.left-105 .cont01 .time {
    position: relative;
    margin-top: 10px;
    height: 500px;
    width: 30px;
    border-right: 1px solid #ccc;
}

.left-105 .cont01 .time i {
    background-color: #fff;
    color: #999;
}

.left-105 .cont01 .time .t1 {
    position: absolute;
    top: 30px;
    left: 23px;
    width: 96px;
}

.left-105 .cont01 .time .t2 {
    position: absolute;
    top: 110px;
    left: 23px;
    width: 96px;
}

.left-105 .cont01 .time .t3 {
    position: absolute;
    top: 190px;
    left: 23px;
    width: 96px;
}

.left-105 .cont01 .time .t4 {
    position: absolute;
    top: 270px;
    left: 23px;
    width: 96px;
}

.left-105 .cont01 .time .t5 {
    position: absolute;
    top: 350px;
    left: 23px;
    width: 96px;
}

.left-105 .cont01 .time .t6 {
    position: absolute;
    top: 430px;
    left: 23px;
    width: 96px;
}

.left-105 .cont02 {
    float: right;
    background-color: #fff;
    width: 704px;
    height: 520px;
    box-sizing: border-box;
    overflow: hidden;
}

.left-105 .cont02 .item {
    float: left;
    width: 200px;
    height: 246px;
    background-color: #fff;
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
    box-shadow: 1px 1px 5px #888;
    border-radius: 10px;
}

.left-105 .cont02 .item:hover {
    box-shadow: 5px 5px 5px #888;
}

.left-105 .cont02 .item .m-pic {
    width: 200px;
    height: 140px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    /*background-color: #ff0000;*/
}

.left-105 .cont02 .item .m-pic .png {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s;
}

.left-105 .cont02 .item .m-pic .cert {
    position: absolute;
    width: 68px;
    height: 68px;
    left: 132px;
    top: 0px;
    z-index: 100;
}

.left-105 .cont02 .item .m-pic .png:hover {
    transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.left-105 .cont02 .item .m-name {
    width: 200px;
    height: 110px;
    box-sizing: border-box;
    overflow: hidden;
    /*background-color: green;*/
}

.left-105 .cont02 .item .m-name .p1 {
    height: 45px;
    line-height: 20px;
    box-sizing: border-box;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 14px;
    /*background-color: green;*/
}

.left-105 .cont02 .item .m-name .p2 {
    height: 50px;
    margin-top: 4px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    padding-left: 4px;
    box-sizing: border-box;
    overflow: hidden;
}

.right-105 {
    float: right;
    width: 360px;
    /*height: 600px;*/
    /*background: #ccc;*/
}

.right-105 .cont01 {
    width: 360px;
    height: 240px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
}

.right-105 .cont02 {
    width: 100%;
    background-color: #fff;
}

.right-105 .cont02 .title {
    width: 350px;
    padding: 0 5px;
    box-sizing: border-box;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    /*background: #ccc;*/
}

.right-105 .cont02 .title span {
    color: #999;
    width: 20px;
    display: inline-block;
    text-align: center;
}

.right-105 .cont03 {
    width: 360px;
    /*height: 200px;*/
    padding: 10px;
    /*padding-bottom: 5px;*/
    padding-top: 0px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #fff;
}

