.bgwhite{background:#fff;}
.container {border: 1px solid #ccc;width: 640px;}

.tab_list { height: 30px;width: 600px;}
.tab_list li{margin-left: 10px; width: 78px; height:29px; line-height: 29px;padding-left:16px;margin-left:15px;background: url(/uiFramework/commonResource/image/2022112022153854717.jpg) no-repeat center center;float: left;color:#fff;}
.tab_list .col{background: url(/uiFramework/commonResource/image/2022111814561480675.jpg) no-repeat center center;}

.tab_list .bantit01 .tit01{font-size:15px;font-weight: bold;color:#fff; }
.tab_list .bantit02 .tit01{font-size:15px;font-weight: bold;color:#fff; }
.tab_list .ksile{width:100%;height:3px;background:#dc0000;top: 29px;position: relative;}



.tab_list .col
.tab_con{padding:5px 10px;} 
.tab_con .banbox01 {display: none;}

.tab_list .current { background: red;color: #ccc;}

.tab_con .item {display: block;}
/*新闻列表样式*/

.tab_con .ksile{width:100%;height:3px;background:#dc0000;}


.eps-shadow .float_list_ul li{line-height:normal;}
.tab_con li a{float:left;width:400px;text-overflow :ellipsis;white-space :nowrap;overflow : hidden;}
.tab_con li .listcontent{float: right;}
.tab_con li i{display: block;height: 6px;width:6px;transform:rotate(45deg);background:#dc0000;float:left;margin-top:15px;margin-right:10px;}


.tab_con li a,
.tab_con li .listcontent{line-height:35px;}

.tab_con li:hover,.ullist a:hover{color:#dc0000;cursor: pointer;}
.fr_box .sec3_Up .ullist .ultitle01{ height:29px; line-height: 29px;padding-left:16px;margin-left:15px;background: url(/uiFramework/commonResource/image/2022111814561480675.jpg) no-repeat; }  
.fr_box .sec3_Up .ullist .ultitle01 .title01{font-size:15px;font-weight: bold;color:#fff;}

body{background:url('/uiFramework/commonResource/image/2022111410212914975.jpg')repeat-x;}




.box_banner01{width:100%;}
.box_banner02{width:100%;}

/*新闻轮播效果图*/
.boxswiper{width:550px;height:350px;margin:5px auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width:100%;height: 400px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width:100%; height: 400px;object-fit:cover;}
.box-1 ul li h2{position: absolute;left: 0;bottom:50px;height: 40px;background: rgba(125,125,120,.4);text-indent: 2em;
				padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
				white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-1 ul li h2 a{color:#fff!important;}
.box-2{position: absolute;right: 10px;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
				background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
				top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
				text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}

/*新闻列表样式*/
.ullist{width:620px;background: #fff; border: 1px solid #ddd;padding: 10px;margin:5px auto;height:328px;}
.ullist .ultitle{display: block;background: #dc0000;padding:5px;text-align:center;font-size:16px;color:#fff;border-radius:5px;width:100px;height:30px;line-height:30px;}
.ullist li{height: 35px;line-height: 35px;width:100%;/*要显示文字的宽度*/}
.ullist .ksile{width:100%;height:3px;background:#dc0000;}
.ullist li a{float:left;width:450px;text-overflow :ellipsis; /*让截断的文字显示为点点。还有一个值是clip意截断不显示点点*/white-space :nowrap; /*让文字不换行*/overflow : hidden; /*超出要隐藏*/}
.ullist li .listcontent{float: right;}
.ullist li i{ float: left;display: block;height: 6px;width:6px;transform:rotate(45deg);background:#dc0000;margin-right: 10px;margin-top: 15px;}
.ullist li:hover,.ullist a:hover{color:#dc0000;cursor: pointer;}