@charset "utf-8";
@import url("../fonts/font.css");
* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	
	margin: 0 auto;
font-family:'Microsoft YaHei';
font-weight: normal;
	font-size: 14px;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
span {
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li,
p {
	list-style-type: none;
	font-size: 15px;
	margin: 0;
}
a { color:#333; text-decoration:none; cursor:pointer;}
a,
a:focus{
	border: none;
	outline: none;
	height: auto;
	text-decoration: none;
}
a:hover{text-decoration: none;border: none;}
.fl {
	float: left;
}

.fr {
	float: right;
}

.w100 {
	/* float: left; */
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.bg_e7f3ff{background-color:#e7f3ff; overflow:hidden;}

.clear {
	clear: both;
}
.li_last {
	 margin-right: 0 !important;
}

.banner{float:left;margin-top: 200px;width:100%;position:relative;z-index:9;overflow:hidden;}
.banner img{width:100%;}
.banSwiper{position:relative;float:left; width:100%; height:100%; overflow:hidden;}
.banSwiper .swiper-slide{float:left; text-align:center; width: 100%;height: 100%;}
.banSwiper .swiper-slide img{display:inline-block; width:100%; height:auto; overflow:hidden;}
.banSwiper  .swiper-button-prev:after,.banSwiper  .swiper-container-rtl .swiper-button-next:after,.banSwiper  .swiper-button-next:after,.banSwiper  .swiper-container-rtl .swiper-button-prev:after{color:transparent; line-height:48px; text-align:center; font-size:25px;}
.banSwiper .swiper-button-prev,.banSwiper  .swiper-button-next{top: calc(50% - 28px) !important;color:transparent;width:160px;height: 56px;line-height: 56px;border-radius:100%;}
.banSwiper  .swiper-pagination-bullet{width:30px; opacity:0.6; height:5px; border:0px solid #fff;background-color:#fff; margin:0 5px; border-radius:5px;}
.banSwiper  .swiper-pagination-bullet-active{width:60px; height:5px; background-color:#fff; opacity:1;}
.banSwiper  .swiper-pagination-bullets{bottom:0px !important;  width:100%;padding-top:0px; height:40px;}


.phone_dh {
	display: none;
	position:relative;z-index:15; float:left;width:100%; height:50px; margin-top:0px; background-color:#0e5fae;
}

.phone_dh .dl-menuwrapper {
	max-width: 250px;
	padding-top: 50px;
}

.phone_dh .dl-menuwrapper button {
	right: 5px;
	width:40px;
}

.phone_dh .dl-menuwrapper:first-child {
	margin-right: 0;
}

.phone_dh .dl-menuwrapper button {
	background-color: transparent;
	height: 35px;
	padding: 0 5px;
	margin: 7px 5px;
}

.phone_dh .dl-menuwrapper button span {
	float: left;
	display: block;
	width: 30px;
	height: 4px;
	margin-bottom: 5px;
	background-color: #fff;
}

.phone_dh .dl-menuwrapper .dl-menu {
	margin: 0;
}

.phone_dh .dl-menuwrapper ul {
	background-color: #005cbb;
}
.phone_dh .dl-menuwrapper li.cur{background-color:#fff;}
.phone_dh .dl-menuwrapper li.cur a{color:#8b0012;}
.phone_dh .dl-menuwrapper li a {
	border: 0;
}
.phone_dh .dl-menuwrapper li a:after,.phone_dh .dl-menuwrapper li .dl-submenu li.cur_nav a:after,.phone_dh .dl-menuwrapper li .dl-submenu li a:after {position: absolute;
	top: 0;
	line-height: 50px;
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content:"";
}
.phone_dh .dl-menuwrapper li.sy a:after,.phone_dh .dl-menuwrapper li.dl-back:after,.phone_dh .dl-menuwrapper li.dl-back a:after {
	content:" " !important;
}


.phone_dh .dl-menuwrapper li .dl-submenu{padding-bottom:20px;}
.phone_dh .dl-menuwrapper li .dl-submenu li{padding-left:0px;}
.header{position: fixed;top: 0;height: 150px;width:100%;z-index:90;background-color: #fff;}

.head{
    width:100%;
    max-width: 1500px;
    margin: 0px auto;
    position: relative;
    z-index: 99;
    }

.logo{float:left;margin-top: 20px;/* max-width:665px; */}
.logo a{width:100%; height:auto; overflow:hidden; display: block;}
.logo img{width:100%;}
.logor{position:relative;float:right;}
.top_link{float: left;/* position:relative; */z-index:9;/* margin-right:30px; */margin-top:55px;text-align:center;line-height:40px;}
.top_link a,.top_link span{display: inline-block; font-size:14px; color:#a2a2a2;}
.top_link span{margin:0 5px;}
.search{float:right;z-index:15;width:240px;padding:0px;height: 40px;background-color:transparent;border:1px solid #29a6b9;margin-top:55px;}
.search .ssk{float:left;width: calc(100% - 50px);padding: 0 10px 0 20px;border:0;outline: none;color: #333;line-height:40px; background-color:transparent;}
.search .ss{float:right;width:50px;height:38px;background:url(../img/bg_search.png) no-repeat center center;outline: none;color:#fff;border: 0;border-left: 0px solid #fff;margin:0px 0;text-align:center;}



.dh{position: fixed;top: 150px;z-index:999;float:left;width:100%;height:50px;margin-top:0px;background:url(../img/bg_nav.png) repeat left center;}
#menu {
	position: relative;
	z-index: 9;
	zoom: 1;
	width:100%;
	max-width: 1500px;
	text-align: center;
	height:50px;
	margin: 0 auto;
	list-style: none;
}

#menu ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu span{float:left;color: #fff; line-height:55px;}
#menu li {
	padding:0px 0;
	text-align: center;
	line-height:50px;
	height: auto;
	/* padding: 0px 10px; */
	width: calc(12.5% - 4px);
	text-align:center;
	display: inline-block;
	float: left;
	position: relative;
}

#menu li a {
	white-space: normal;
	color: #fff;
	padding: 0 0px;
	font-size:21px;
	font-weight: bold;
	text-align: center;
}

#menu li:hover {
	/*background-color: #0088d1;*/
}
#menu li:hover a{color: #fff;}
#menu li a:hover {
	
}

#menu li ol {
	margin: 0;
	padding: 0;
	width: 100%;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top:50px;
	left: 0;
	z-index: 1;
	border-top: 0px solid #002fa7;
	background:none;
	filter: alpha(opacity=100);
	/*transition: all .2s ease-in-out;*/
}
#menu li ol li{margin-left: 0;background-color: #fff;}

#menu li:hover>ol {
	opacity: 1;
	visibility: visible;
	margin: 0;
	z-index: 1;
}

#menu ol ul {
	top: 0;
	z-index: 1;
	left: 200px;
	margin: 0 auto;
	_margin: 0;
}

#menu li ol li,#menu li:hover ol li a {
	padding: 0px;
	white-space: normal;
	float: none;
	width: 100%;
	z-index: 1;
	font-size:18px;
	height: 35px;
	line-height: 35px;
	display: block;
	border: 0;
	color: #333;
	_line-height: 0;
	background-color: #fff;
}

#menu li ol li a {
	white-space: normal;
	padding: 0px 5px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	color: #333;
	float: none;
	/* background-color: #005cbb; */
	/* text-transform: none;-webkit-transition: all .5s ease-in-out; 
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
   transform:scale(1);transition: all 0.8s ease-in-out; */
}

#menu li ol li:hover ,#menu li ol li:hover  a{
	background-color: #fff;
	color:  #002fa7;
}

.menu-btn {
	display:none;
	overflow: hidden;
	float:right;
	/* margin-left: 35px; */
	width: 30px;
	height: 30px;
	background: 0 0;
	text-indent:0;
	opacity: 1;
	position:absolute;
	bottom: 10px;
	right:10px;
	z-index: 999
}
.menu-btn2{position:absolute;
	top: 20px;display:none;
	right:10px;z-index: 999;width: 30px;
	height: 30px;}

.menu-btn .line-1,
.menu-btn .line-2,
.menu-btn .line-3,.menu-btn2 .line-1,.menu-btn2 .line-2,.menu-btn2 .line-3{
	position: absolute;
	top: 50%;
	display: block;
	right: 0;
	width: 26px;
	height: 2px;
	background: #fff;
	transition: all .4s cubic-bezier(.165, .84, .44, 1) 0s;
	transition-property: transform, width, margin, background-color
}
.menu-btn2 .line-1,.menu-btn2 .line-2,.menu-btn2 .line-3{background-color:#fff;}
.menu-btn .line-1,.menu-btn2 .line-1{
	margin-top: -9px;
	width: 26px
}

.menu-btn .line-3,.menu-btn2 .line-3{
	margin-top: 9px;
	width: 26px
}

.drawerMenu-open .menu-btn .line-1,.menu-btn2.open .line-1{
	visibility: hidden
}

.drawerMenu-open .menu-btn .line-2,.menu-btn2.open .line-2{
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.drawerMenu-open .menu-btn .line-3,.menu-btn2.open .line-3{
	margin-top: 0 !important;
	width: 28px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.mobNav {
	position: fixed;
	top: 130px;
	left: 0;
	right: 0;
	bottom: 0;width:100%;
	background: rgba(255, 255, 255, 1);
	z-index:200;
	padding: 20px 6% 20px;
	display: none
}

.mobNav ul {width:100%;
	max-height: 80vh;
	overflow: auto
}

.mobNav ul::-webkit-scrollbar {
	display: none
}

.mobNav ul li { float:left;    width:100%;
	padding: 15px 0;
	border-bottom: 1px solid #ddd
}
.mobNav ul li .navp{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;float:left; width:100%;}
.mobNav ul li .navp a {
	font-size: 16px;
	color: #005ebb;
	font-weight: 700;
	background-size: auto 100%
}

.mobNav ul li .navp i {
	display: block;    font-style: normal;
	width: 16px;
	font-size: 30px;
	/* font-weight: lighter; */
	transition: .3s;
	color: #005ebb;
	transform-origin: center;
	margin-right: 5px;
	height: 16px;
	background-size: 16px 16px
}

.mobNav ul li.on .navp i {
	transform: rotate(-45deg);
	margin-right:15px;
}

.mobNav ul li .subNavm {
	margin-top: 10px;
	padding-left: 10px;
	display: none
}

.mobNav ul li .subNavm a {
	display: block;
	line-height: 36px;
	font-size: 16px
}

.main{width:100%; max-width:1500px; margin:0 auto;}
.lm{float:left; width:100%;height:40px;border-bottom:1px solid #cdd2d7;}
.lm h6{float:left; font-size:24px;color:#0779b5;line-height:40px; background:url(../img/bg_lm.png) no-repeat left bottom; font-weight:bold;  padding-right:0px; }
.more{float:right; font-size:20px; color:#545453;font-family: 'SourceHanSerifSC-Regular'; display:block; line-height:40px;}
.xwdt{float:left;width: 100%;max-width: 100%;margin-top:25px;margin-bottom:25px;/* margin-right:32px; */}

.xw_pic{float:left;width: 49%;margin-top:25px;height:auto;overflow:hidden;}
.gzdtSwiper{position:relative;float:left; width:100%; height:100%; overflow:hidden;}
.gzdtSwiper .swiper-slide{float:left; text-align:center; width: 100%;height: 100%;}
.gzdtSwiper .swiper-slide .pic{width:100%; max-height:450px; overflow:hidden;}
.gzdtSwiper .swiper-slide .pic img{width:100%;}
.gzdtSwiper .swiper-slide .bt{position:absolute;padding: 0 10px;width:100%;left:0;bottom:0;text-align:left;display: flex;height:50px;line-height: 30px;/*background:url(../img/bg_xwbt.png) repeat center center;*/ background:rgb(0,0,0,0.5);align-items: center;}
.gzdtSwiper .swiper-slide .bt a{float:left;width:100%;color:#fff; font-size:20px;overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.gzdtSwiper .swiper-slide .bt a span.time{float:left; width:82px; margin:4px 0; text-align:center; line-height:22px; background-color:#e7a70c; font-size:14px;}

.gzdtSwiper  .swiper-pagination-bullet{width:10px; height:10px; border:0px solid #fff;background-color:#fff; opacity:1; margin:0 5px; border-radius:100% !important;}
.gzdtSwiper  .swiper-pagination-bullet-active{background-color:#2380e0;opacity:1;}
.gzdtSwiper  .swiper-pagination-bullets{top:10px !important; left:auto !important; right:10px !important; background: top center; width:75px !important;padding-top:0px; height:20px;}

.xwbt{float:right; width:49%;margin-top:20px;}
.news{}
.news ul{float:left; width:100%;}
.news ul li{float:left;width:100%;/*background:url(../img/listd.png) no-repeat left center;padding-left:10px; */line-height: 46px;border-bottom:0px dashed #dde1e3;}
.xwbt ul li{line-height:55px;margin-bottom:10px;}
.news ul li a{/*float:left;width:calc(100% - 60px);color:#333; font-size:20px;*/ }
.news ul li.st{background:none;padding-left:0;line-height:30px;/* padding-bottom: 10px; *//* border-bottom:0; */}
.news ul li.st h6{line-height: 30px;}
.news ul li.st h6 a{width:100%;font-size:20px;font-weight: bold;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.news ul li.st p{line-height:30px;color:#666;font-size:14px;float: left;width: 100%;}
.news ul li .date{float:left; width:60px; height:50px; background-color:#eabb3b;}
.news ul li .date b{float:left; width:100%; text-align:center; color:#fff; font-size:18px; line-height:25px;}
.news ul li .date span{float:left;width:100%;text-align:center; background-color:#0779b5; color:#fff; font-size:12px; line-height:25px;}
.news ul li .bt{float:left;margin-left:20px;height: 50px;display: flex;align-items: center;line-height: 20px;width:calc(100% - 80px);border-bottom:0px dashed #dde1e3;}
.news ul li .bt a{font-size:20px; color:#333;}


.news ul li span.time{float:right; font-size:16px; color:#666;}
.news ul li:hover a,.news ul li.st:hover h6 a{color: #005CBB; font-weight: bold;}

.tzgg{float: left;width: 49%;/* margin-top:25px; */margin-bottom:25px;}
.tzgg ul{float:left; width:100%; }
.tzgg ul li{float:left;width:100%;background-color:#fff;padding: 0px 0px;margin-top: 20px;}
.tzgg ul li .date{float:left; width:60px; height:50px; background-color:#eabb3b;}
.tzgg ul li .date b{float:left; width:100%; text-align:center; color:#fff; font-size:18px; line-height:25px;}
.tzgg ul li .date span{float:left;width:100%;text-align:center; background-color:#0779b5; color:#fff; font-size:12px; line-height:25px;}
.tzgg ul li .bt{float:left;margin-left:20px;height: 50px;display: flex;align-items: center;line-height: 25px;width:calc(100% - 80px);border-bottom:0px dashed #dde1e3;}
.tzgg ul li .bt a{font-size:20px; color:#333;}
.tzgg ul li:hover .bt a{color:#005cbb;}

.bgf4f8fa{float:left; background-color:#f4f8fa;padding:25px 0;}
.xsdt,.hzjl{width: 49%;margin-bottom: 25px;}
.xsgz{float: right;width: 49%;}
.xsdt{float: right;}
.hzjl{float:left;}

.footer{float:left;width:100%;/* padding: 10px 0; */background:url(../img/bg_footer.png) repeat bottom center;overflow:hidden;height: 120px;}
.foot{max-width:1500px; margin:0 auto;}
.copy{float:left;color:#fff;margin-top: 15px;}
.copy h6{font-size:20px;line-height: 29px;}
.copy p{font-size:20px; line-height:30px;}
.code{float:right;width:36%;margin-top: 15px;}
.code ul{float:left; width:100%;}
.code ul li{float:right; text-align:center; width:33.3%; margin-left:0px;}
.code ul li img{display:inline-block; width:66px;}
.code ul li p{float:left; width:100%; line-height:20px; padding:10px; color:#fff; font-size:14px; text-align:center;}


.m_l{position:relative;z-index: 20;float:left;margin-top:30px;width:18%;max-width:260px;background-color: #2fadba;padding-top:20px;padding-bottom:10px;}
.yjlm{float:left;width:100%; height:50px; padding:0 20px;  line-height:50px; background:url(../img/bg_yjlm.png) no-repeat right bottom; }
.yjlm h6{float:left; width:100%; text-align:left; font-weight: bold; font-size:34px;color:#fff;}
.ejdh{float:left;width:100%;margin-top:0px;background-color: #fff;border-left: #a6b4c2 5px solid;padding-bottom:0px;}
.ejdh ul{float:left; width:100%;}
.ejdh ul li{float:left;/* display:flex; *//* align-items: center; */width:100%;/* padding:0 20px; */border-top:1px solid #F0F2F4;border-bottom:1px solid #F0F2F4;/* height:60px; */line-height: 60px;/* justify-content: space-between; */}
.ejdh ul li:first-child{border-top:0;}
.ejdh ul li.on .navp{border-left: #005cbb 5px solid; width:calc(100% + 5px); margin-left:-5px;}
.ejdh ul li .navp{padding: 0 20px;float:left;width:100%;}
.ejdh ul li:hover .navp em,.ejdh ul li.on .navp em{background-image:url(../img/ejdh_on.png);}
.ejdh ul li:hover .navp a,.ejdh ul li.on .navp a{color:#005cbb; font-weight: bold;}
.ejdh ul li.on dl{display:block;}
.ejdh ul li .navp a{float:left;width: calc(100% - 35px);color:#000;display: inline-block;font-size:18px;/* padding: 0 20px; */}
.ejdh ul li .navp em{float:right;width:30px; cursor:pointer; height:60px; background:url(../img/ejdh_li.png) no-repeat center right; }
.ejdh ul dl{position:relative;display:none;float:left;width:100%;padding: 0 10px 0 30px;margin:0;border-top: 1px solid #F0F2F4;}
.ejdh ul dl:before{content:"";position:absolute;left: 30px;top:0;width:1px;height: calc(100% - 15px);background-color:#e2e7ec;}
.ejdh ul dl dd{float:left;position: relative;width: 100%;padding:0px;text-indent:0px;line-height:30px;padding-left:20px;}
.ejdh ul dl dd:before{content:"";position:absolute;left:0;top:15px;width:15px;height:1px;background-color:#e2e7ec;}
.ejdh ul dl dd a{color: #000 !important;font-size:16px;font-weight: normal !important;padding: 0 !important;}
.ejdh ul dl dd:hover a,.ejdh ul dl dd.cur a{color: #005cbb !important;}


.sunav{
    position: absolute;
    right: 0;
    top: 10px;
    /* float: left; */
    display: none;
    width: 80%;
    max-width:300px;
    height: 40px;
    margin: 5px auto;
}
.sunav .dl-menuwrapper button:hover,.ejdh .dl-menuwrapper button.dl-active{background-color:transparent;}

.sunav .dl-menuwrapper button{padding-right:10px;height: 40px;background-color: transparent;}
.sunav .dl-menuwrapper,.ejdh .dl-menuwrapper button{float:left;right:auto;max-width: 100%;left:0;}
.sunav .dl-menuwrapper .dl-menu{margin-top:0;}
.sunav .dl-menuwrapper li {
	padding: 0 10px;
}
.sunav .dl-menuwrapper li a {
	border: 0;
	color: #fff;
	padding: 5px 0;
	text-decoration: none !important;
}

.sunav .dl-menuwrapper li:hover {
	background-color: #fff;
}

.sunav .dl-menuwrapper li:hover a {
	border: 0;
}

.sunav .dl-menuwrapper button span {
	width: 80%;
	height: 3px;
	background-color: #fff;
	margin: 0px auto 5px auto;
	display: block;
}

.sunav .dl-menuwrapper:first-child {
	margin-right: 0;
}
.sunav .dl-menuwrapper ul{background-color: #005CBB;}
.m_r{position:relative; margin-bottom:60px; min-height:500px; background-color:#fff; float:right; margin-top:30px;width:82%; max-width:1300px; padding:20px 40px;}

.dqlm{float:left;width:100%; height:50px; border-bottom:1px solid #bdc3c7;}
.dqlm h6{float:left; line-height:49px; background:url(../img/bg_lm.png) no-repeat center bottom -3px; border-bottom:3px solid #2fadba; font-size:22px; font-weight: bold; color:#333;}

.dqwz{float:right;font-size: 16px; color:#767676;background:url(../img/bg_dqwz.png) no-repeat left center; padding-left:20px; font-size: 16px; color:#333;line-height:50px;}
.dqwz a{font-size: 16px; color:#767676;}

.btlist{float:left; width:100%;}
.btlist ul{float:left; width:100%;}
.btlist ul li{float:left; padding-left:10px; width:100%; background:url(../img/listd.png) no-repeat left center; line-height:44px; border-bottom:1px solid #dde1e3;}
.btlist ul li a{float:left;width:calc(100% - 120px);color:#333; font-size:18px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.btlist ul li span.time{float:right; font-size:16px; color:#666;}
.btlist ul li:hover a{color: #005CBB; font-weight: bold;}

.article{width:100%;float: left; margin: 0; padding: 0;}
.article_title{float: left; text-align: center; width:100%; margin-top: 20px;}
.article_title h1{font-size: 24px; color: #333; font-weight: bold; line-height: 30px;}
.article_title h2{font-size: 20px; color: #333; line-height: 30px;}
.article_data{float: left;width:100%;text-align: center;padding: 20px 0px;margin: 0px auto 30px auto; border-bottom: 1px dashed #C0C0C0; height:auto;line-height: 18px;font-size: 16px;color: #888;}
.article_data b{margin:0 10px;}
.wznr{float:left; width:100%; margin-top:0px;padding-bottom:40px; border-bottom: 1px dashed #C0C0C0;}
.wznr p,.wznr p span{font-family: "microsoft yahei" !important;}
.wznr p{line-height: 200%;float:left; width:100%; text-indent: 2em;height: auto;overflow: hidden;font-size: 18px;color: #333 !important;margin-bottom:0;}
.wznr p{float:left; width:100%;line-height: 200%;font-size: 18px;color: #333;}

.wznr p img{margin: 10px auto;margin-left:-2em; max-width:100%; display: inline-block;}
.wznr p table,.wznr table,.dpzw table,.dpzw p table{width:100%; max-width: 100%; height: auto; margin: 0 auto;display: table;}
.page{float:left; width:100%; margin: 20px 0;}
.page div{float:left; width: 100%; line-height: 40px; font-size: 18px; color:#005CBB;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.page div  a{margin-left:5px;color: #000; font-size: 18px;}

.jslb{float:left; width:100%;margin-top:20px; margin-bottom:0px;}
.jslb h6{
    width:20%;
    float:left;
    color: #2fadba;
    font-size:16px;
    text-align: left;
    text-indent: 20px;
    }
.jslb ul{float:left; width:100%;}
.jslb ul li{float:left;width:20%;text-align: left;text-indent: 20px;line-height:30px;padding:10px 0;}
.jslb ul li a{font-size: 16px; color:#333;}
.jslb ul li:hover a{color:#023459;}
.ldlist{float:left;width:100%;margin-bottom: 30px;margin-top: 20px;}
.ldlist ul{float:left;width:100%;border-top: 1px solid #ccc;}
.ldlist ul li{float:left;width:100%;display: flex;align-items: center;text-align: center;padding:0px;border: 1px solid #ccc;border-top: 0;}
.ldlist ul li .tdld{float:left;width:30%;text-align: center;font-size: 20px;color: #000;font-weight: bold;padding:10px;border-right: 1px solid #ccc;}
.ldlist ul li .tdld img{display: inline-block;width:150px;/* height:200px; */}
.ldlist ul li .tdld p{float:left; width:100%;text-align: center; line-height:30px;}
.ldlist ul li .tdmc{float:left;/* display: flex; */width:70%;padding:10px 20px;font-size: 20px;color: #000;font-weight: bold;/* align-items: center; */justify-content: space-evenly;flex-direction: column;flex-wrap: nowrap;align-content: center;}
.ldlist ul li .tdmc h6{float:left;width:100%;line-height:35px;text-align: left;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.ldlist ul li .tdmc h6 a{font-size:18px;font-weight:bold;color:#333;}
.ldlist ul li .tdmc p{float:left;width:100%;font-size:14px;color:#666;text-align: left;font-weight: normal;}