html
{
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}


html, button, input, select, textarea
{
    font-family: sans-serif;
}

body
{
    margin: 0;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    margin: 0;
    padding: 0;
}

ul, li
{
    list-style-type: none;
}

i
{
    font-style: normal;
}

a, a:hover, a:focus
{
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

*:focus
{
    outline: none;
}

::-ms-clear, ::-ms-reveal
{
    display: none;
}

ul
{
    padding: 0;
    margin: 0;
}

img
{
    display: block;
    margin: 0;
    padding: 0;
}

body
{
    font-family: arial, "Hiragino Sans GB" , 微软雅黑, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    min-width: 1100px;
}

th, td
{
    font-size: 12px;
}

.clearfix:after
{
    clear: both;
    content: "";
    display: table;
}

.head
{
    position: relative;
    height: 233px;
}

.top-header
{
    background: #f5f5f5;
    height: 30px;
    line-height: 30px;
}

.user-login
{
    width: 100px;
    float: right;
    display: none;
}

.user-login a
{
}

.user-login a:hover
{
    color: #CB0101;
}

.headerbg
{
    background: url(images/headerbg.png) center 0 no-repeat;
    background-size: cover;
    height: 203px;
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -1;
}

.wrapper
{
    width: 1100px;
    margin: 0 auto;
}

.logo
{
    float: left;
    margin-top: 50px;
    margin-bottom: 20px;
}

.search
{
    margin-top: 5px;
    margin-right: 0;
    float: right;
}

.search-txt
{
    float: left;
    width: 150px;
}

.search-input-txt
{
    height: 30px;
    border: 0;
    width: 100%;
    padding: 5px;
    line-height: 22px;
    box-sizing: border-box;
}

.search-button
{
    background: #0096e3;
    border: 0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px; /* width: 100px; */
}

.search-storebtn
{
    background: #000;
    color: #fff;
    margin-left: 10px;
}

/* nav */
.nav
{
    background: #cb0101;
}

.navlist
{
    float: left;
}

.navlist li
{
    float: left;
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.navlist a
{
    display: block;
    font-size: 16px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    line-height: 30px;
    margin: 5px 0;
    border-right: 1px solid #f1eee9;
}

.navlist a:hover
{
    color: #cb0101;
    background: #fff;
}

.container
{
}

.txt
{
    background: #000;
    width: 330px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #fff;
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    height: 30px;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 10px;
}

.flexslider
{
    width: 350px;
    height: 339px;
    border: 0;
    overflow: hidden;
    border-radius: 0;
    margin-bottom: 0;
}

.flexslider .slides img, .flexslider .slides video
{
    width: 350px;
    height: 339px;
}

.flex-control-nav
{
    width: auto;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}

.flex-control-paging li a
{
    background: #999;
}

.flex-control-paging li a.flex-active
{
    background: #cb0101;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.module
{
    width: inherit;
}

.module-txt
{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #cb0101;
    position: relative;
    padding-left: 15px;
}

.module-txt:before
{
    content: '';
    width: 6px;
    height: 20px;
    background: #cb0101;
    position: absolute;
    left: 0;
    top: 10px;
}

.module-txt span
{
    display: block;
    float: left;
    font-size: 18px;
    color: #cb0101;
    line-height: 40px;
    font-weight: bold;
    font-family: "宋体";
}

.more
{
    display: block;
    float: right;
    color: #0194e2;
}

.more:hover
{
    color: #CB0101;
}

.news-list
{
    padding: 10px 0;
}

.notice
{
    height: 140px;
}



.three-col
{
    margin-top: 20px;
}

.three-col > div
{
    float: left;
    width: 350px;
    margin-right: 20px;
}

.three-col .legal
{
    margin-right: 0;
}

.three-col .news-list
{
    height: 260px;
    overflow: hidden;
}

.notice .news-list, .introduce .news-list
{
    height: 80px;
    overflow: hidden;
}

.news-list li
{
    position: relative;
    padding-left: 10px;
}

.news-list li:before
{
    content: '';
    width: 2px;
    height: 2px;
    background: #666;
    position: absolute;
    left: 0;
    top: 14px;
}

.news-list a
{
    display: block;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    height: 30px;
    line-height: 30px;
}

.news-list a:hover
{
    color: #CB0101;
}

.introduce
{
    position: relative;
}

.introduce
{
    position: relative;
    width: inherit;
    margin-top: 8px;
}

.introduce img
{
    width: 330px;
    height: 110px;
}

.module2 .module-txt
{
    text-indent: 10px;
    background: #e9edf8;
    border: 0;
}

.service-img
{
    margin-top: 23px;
}

.service
{
    margin-top: 30px;
}

.service .fl
{
    width: 714px;
    overflow: hidden;
    float: right;
    margin-left: 21px;
    border: 1px solid #eee;
    padding: 10px;
}

.service .fr
{
    width: 320px;
    padding: 10px;
    border: 1px solid #eee;
}

.law
{
    width: 740px;
}

.law a
{
    display: block;
    background: #f6f6f6;
    width: 244px;
    height: 184px;
    float: left;
    margin-right: 1px;
    text-align: center;
}

.law icon3
{
    margin: 0;
}

.law img
{
    display: inline-block;
    margin-top: 30px;
}

.law h4
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}

.law p
{
    margin: 0;
}

.email, .phone, .fax, .ads
{
    position: relative;
    line-height: 24px;
    padding-left: 40px;
    margin: 12px 0 0;
}

.email i, .phone i, .fax i, .ads i
{
    display: block;
    position: absolute;
    left: 0;
    background-position: center 0;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    background-image: url('images/icon-email.png');
}

.phone i
{
    background-image: url('images/icon-phone.png');
}

.fax i
{
    background-image: url('images/icon-fax.png');
}

.ads i
{
    background-image: url('images/icon-ads.png');
}

.footer
{
    margin-top: 30px;
    background: #3f3f3f;
    text-align: center;
    padding: 30px 0;
}

.footer p
{
    margin: 0;
    color: #fff;
    line-height: 30px;
}

.footer img
{
    display: inline-block;
}

/* bread */
.bread
{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.bread a
{
    padding-right: 5px;
}

.bread span
{
    padding-left: 5px;
}

.list
{
    margin-top: 20px;
}

.list li
{
    border-bottom: 1px dotted #eee;
}

.list a
{
    display: block;
    line-height: 36px;
    height: 36px;
}

.list a:hover
{
    color: #CB0101;
}

.list span, .notice .news-list span, .introduce .news-list span
{
    display: block;
    float: left;
    width: 900px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notice .news-list span, .introduce .news-list span
{
    width: 323px;
}

.list b, .notice .news-list b, .introduce .news-list b
{
    display: block;
    float: right;
    font-weight: normal;
}

/*分页*/

.pagebox
{
    text-align: center;
}

.page
{
    display: inline-block;
}

.page a, .page span, .page b, .page input
{
    display: block;
    float: left;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.page a:hover
{
    color: #CB0101;
}

.pageindex
{
    padding-right: 5px;
}

.page span
{
    padding: 0 5px;
}

.page .pagetxt
{
    width: 50px;
    height: 22px;
    line-height: 22px;
    margin-top: 7px;
    margin-left: 10px;
    box-sizing: border-box;
}

.page .pagebtn
{
    background: #0194e2;
    color: #fff;
    border: 0;
    margin-left: 10px;
    height: 22px;
    line-height: 22px;
    margin-top: 7px;
    font-weight: normal;
}

.det-titbox
{
    text-align: center;
}

.det-tit
{
    font-size: 20px;
    padding: 20px;
}

.det-date
{
    color: #666;
}

.det-date span
{
    margin: 0 10px;
}

.det-content
{
    min-height: 320px;
    padding-top: 10px;
    margin: 10px 120px;
    font-family: '仿宋_GB2312' , Arial, Helvetica, sans-serif;
    font-size: 18px; /*    border-top: 1px dotted #ddd; */
}

.det-content p
{
    line-height: 30px;
    text-indent: 2em;
    margin: 15px 0 0;
}

.det-content table p
{
    text-indent: 0;
    margin-top: 0;
}

.det-img
{
    margin: 10px auto 0;
    text-align: center;
}

.det-content img
{
    display: block;
    margin: 0 auto;
}

/* /*  */
.listbox-left
{
    float: left;
    width: 280px;
}

.listbox-right
{
    float: left;
    width: 800px;
    margin-left: 20px;
}

.listbox-right .list span
{
    width: 600px;
}

.module-list .module-txt
{
    text-indent: 10px;
    background: #cb0101;
    border: 0;
}

.module-list .module-txt span
{
    color: #fff;
    font-size: 20px;
}

.listbox-left .news-list
{
    border: 1px solid #ddd;
    padding: 10px;
    height: 147px;
    overflow-y: hidden;
    margin-bottom: 20px;
}

.uptxt marquee
{
    font-family: arial, "Hiragino Sans GB" , 微软雅黑, sans-serif;
    font-weight: normal;
    color: #666;
    border: 1px solid #ddd;
    padding: 10px;
    line-height: 1.42857143;
    padding: 10px;
    margin-bottom: 20px;
}

/* form */
.leavemsg
{
}

.line
{
    width: 600px;
    margin: 20px auto 0;
}

.line:after
{
    display: table;
    content: " ";
    clear: both;
}

.dt
{
    font-size: 13px;
    line-height: 28px;
    display: block;
    float: left;
    width: 150px;
    text-align: right;
}

.dd
{
    float: left;
    width: 300px;
    padding-right: 10px;
    position: relative;
    line-height: 28px;
}

.text
{
    line-height: 28px;
    font-size: 12px;
    width: 100%;
    outline: none;
    text-align: left;
    border: none;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    padding-left: 5px;
}

.bitian
{
    color: #CB0101;
    position: absolute;
    right: 0;
    top: 8px;
}

textarea
{
    width: 100%;
    resize: none;
    height: 100px;
    border: 1px solid #E8E8E8;
}

.btn-submit, .btn-cancel
{
    line-height: 28px;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
    background: #0194e2;
    color: #fff;
    border: 0;
    text-align: center;
}

.leavemsg .btn-submit, .leavemsg .btn-cancel
{
    padding: 0 20px;
}

.btn-cancel
{
    margin-left: 20px;
    background: #999;
}

.btn-submit:hover, .btn-cancel:hover
{
    color: #fff;
}

/* 注册 */
.remark
{
    width: 600px;
    margin: 20px auto 0;
    padding-left: 175px;
    color: #666;
}

.getcode input
{
    width: 66%;
}

.getcode .btn-submit
{
    padding: 0 20px;
    line-height: 30px;
    border: 1px solid #0194e2;
    position: relative;
    bottom: 1px;
}

.loginbox
{
    margin-top: 30px;
    background: #eee;
    padding: 40px 0;
}

.login-con
{
    background: #fff;
    width: 600px;
    border-radius: 12px;
    padding: 20px 0;
    margin: 0 auto;
}

.remark-login
{
    margin: 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    width: auto;
    font-size: 20px;
    color: #cb0101;
    padding-left: 0;
    text-align: center;
}

.btn-w100
{
    width: 100%;
}

.href-forget, .href-reg
{
    color: #999;
}

.line-href .dd
{
    text-align: right;
}

.v-line
{
    height: 12px;
    width: 1px;
    background: #999;
    margin: 0 10px;
    display: inline-block;
    position: relative;
    top: 1px;
}

.error
{
    color: #cb0101;
    width: 600px;
    padding-left: 150px;
    margin: 0;
    position: relative;
    top: 10px;
}

/* user-center */
.user-center .news-list
{
    padding: 0;
    height: auto;
    padding-bottom: 10px;
}

.user-center .news-list li
{
    background: #F5F5F5;
    margin-top: 5px;
    padding: 3px 10px;
}

.user-center .news-list .active
{
    background: #E8E8E8;
}

.user-center .news-list .active a
{
    color: #cb0101;
}

table
{
    width: 100%;
    border-collapse: collapse;
}

.leave-list
{
    line-height: 26px;
}

.leave-list a:hover
{
    color: #cb0101;
    text-decoration: underline;
}

.leave-list .lia td
{
    font-weight: normal;
    color: #888;
    text-align: center;
    border-bottom: 1px solid #D2D2D2;
}

.leave-tab
{
    background: #f5f5f5;
    line-height: 30px;
    margin-top: 20px;
}

.leave-tab li
{
    display: inline-block;
    padding: 0 20px;
}

.leave-tab .active
{
    background: #cb0101;
}

.leave-tab .active a
{
    color: #fff;
}

.tab-content > div
{
    display: none;
}

.tab-content .active
{
    display: block;
}

/* 留言 详情 */
.consult-con .dt, .consult-con .dd
{
    float: left;
}

.consult-con .dt
{
    width: 100px;
    text-align: left;
    margin-top: 20px;
}

.consult-con .dd
{
    width: 689px;
}

.question-tit
{
    padding: 10px 0;
    line-height: 24px;
    margin: 0;
    font-weight: bold;
}

.question-txt
{
    line-height: 24px;
    color: #666;
}

.question-user
{
    margin-top: 10px;
}

.question-time
{
    margin-bottom: 20px;
    color: #999;
}

.dt-img
{
    display: block;
}

.service-back
{
    margin-top: 20px;
}

.service-back-txt
{
    line-height: 24px;
    color: #666;
}

.service-back-date span
{
    color: #cb0101;
}

.service-back-date
{
    color: #999;
}

/*  */
.update-pwd .error
{
    padding-left: 248px;
}

.select
{
    width: 100%;
    border: 1px solid #ddd;
    height: 30px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    float: left;
}

.editemail
{
    display: inline-block;
    color: #cb0101;
    margin-left: 10px;
}

/*  */
.middle
{
    width: 350px;
    float: left;
    margin-left: 20px;
    height: 319px;
    overflow: hidden;
}

.fst-right
{
    float: left;
    width: 350px;
    margin-left: 20px;
    height: 319px;
    overflow: hidden;
}

/* 首页添加职工风采 */
.service .module-txt
{
    background: #e9edf8;
    border: 0;
    text-indent: 10px;
}

.picMarquee-left
{
    overflow: hidden;
    position: relative; /* border: 1px solid #ccc; */
    margin-top: 10px;
}

.picMarquee-left .hd
{
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    background: #e9edf8;
    font-size: 24px;
    color: #cb0101;
    text-indent: 10px;
}

.picMarquee-left .hd .prev, .picMarquee-left .hd .next
{
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") no-repeat;
}

.picMarquee-left .hd .next
{
    background-position: 0 -50px;
}

.picMarquee-left .hd .prevStop
{
    background-position: -60px 0;
}

.picMarquee-left .hd .nextStop
{
    background-position: -60px -50px;
}

.picMarquee-left .bd
{
    /* padding: 10px; */
    height: 158px;
}

.picMarquee-left .bd ul
{
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li
{
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 218px;
}

.picMarquee-left .bd ul li .pic
{
    text-align: center;
}

.picMarquee-left .bd ul li .pic img
{
    width: 218px;
    height: 156px;
    display: block;
    padding: 2px; /* border: 1px solid #ccc; */
}

.picMarquee-left .bd ul li .pic a:hover img
{
    border-color: #999;
}

.picMarquee-left .bd ul li .title
{
    line-height: 24px;
}

.middle, .fst-right, .three-col .news, .three-col .legal, .three-col .notice, .three-col .introduce
{
    width: 333px;
    padding: 10px;
    border: 1px solid #eee;
}

.middle, .fst-right {
    height: 327px;
}

.middle .news-list a, .fst-right .news-list a {
    height: 31px;
    line-height: 31px;
}

/* .links-box{
	width: 500px;
	margin: 0 auto;
}
.links{
	color: #fff;
	display: inline-block;
}
.links-dt{
	float: left;
	width: 80px;
}
.links-dd{
	float: left;
	width: 200px;
} */
.links
{
    margin-top: 20px;
    border: 1px solid #eee;
    padding: 0 10px 10px;
}

.links-tab
{
    margin-top: 10px;
}

.links-list
{
    margin: 18px 0 10px 0;
}

.links-list li
{
    float: left; /* width: 18%; */
    line-height: 40px;
    position: relative;
    padding-left: 10px;
    margin-right: 40px;
}

.links-list li:before
{
    content: '';
    width: 2px;
    height: 2px;
    background: #cb0101;
    position: absolute;
    left: 0;
    top: 19px;
}

.links-list li a:hover
{
    color: #cb0101;
}

/* 首页改版 */
.s-floor-sec {
}

.s-floor-sec .introduce {
    margin-top: 10px;
}

.border-container {
    padding: 10px;
    border: 1px solid #eee;
    margin-top: 20px;
}

.s-floor-sec .level {
    float: left;
}

.s-floor-sec .notice,
.s-floor-sec .introduce {
    width: 333px;
    margin-right: 18px;
}

.level01 .notice, .level01 .introduce {
    width: 330px;
}

.s-service {
    width: 333px;
    float: right;

    height: 313px;

}

.s-service-list {
    padding-top: 10px;
}

.s-service-list li {
    float: left;
    width: 48%;
    margin: 6px 1% 0;
    padding-bottom: 11px;
}

.s-service-list li:hover a {
    opacity: .6;
    filter: alpha(opacity=60)
}

.s-service-list a {
    display: block;
    text-align: center;
    background: #cb0101;
    color: #fff;
    height: 50px;
    line-height: 50px;
}

/* .s-service-list .item02{
	background-image: url(images/service02.png);
}
.s-service-list .item03{
	background-image: url(images/service03.png);
}
.s-service-list .item04{
	background-image: url(images/service04.png);
}
.s-service-list .item05{
	background-image: url(images/service05.png);
}
.s-service-list .item06{
	background-image: url(images/service06.png);
} */
.s-worker {
}

.s-contact {
    float: left;
    width: 400px;
}

.s-contact-list lifff {
    float: left;
    width: 25%;
    box-sizing: border-box;
    margin: 20px 0;
}

.s-contact-list li.ads {
}

.s-imgs .picMarquee-left .bd {
    height: auto;
}

.s-imgs p {
    margin-bottom: 0;
}

.links {
    float: left;
    width: 636px;
    margin-left: 20px;
}

/* 20200106 */
.current-date {
    margin-left: 30px;
}

.New_news {
    padding: 10px 0;
}

.New_news h2 {
    padding-left: 20px;
    font-size: 14px;
    color: #c9161c;
    margin-top: -2px;
}

.add-collection {
    float: right;
}

/*首页改版2020/5/9*/
.floor-col3 .border-container{
    float: left;
    width: 333px;
    height: 140px;
    margin-right: 18px;
}

.floor-col3 .news-list {
    height: 80px;
    overflow: hidden;
}

.floor-col3 .notice {
    width: 330px;
}

.floor-col3 .example {
    float: right;
    margin-right: 0;
}
.floor-col2 .border-container{
    height: 140px;
}
.floor-col2 .introduce{
    float: right;
    width: 333px;
}
.floor-col2 .s-service {
    width: 703px;
    float: left;
}
.floor-col2  .s-service-list li{
    width: 23%;
}
.floor-col2 .s-service-list a{
    height: 30px;
    line-height: 30px;
}


/* .s-service-list .item02{
	background-image: url(images/service02.png);
}
.s-service-list .item03{
	background-image: url(images/service03.png);
}
.s-service-list .item04{
	background-image: url(images/service04.png);
}
.s-service-list .item05{
	background-image: url(images/service05.png);
}
.s-service-list .item06{
	background-image: url(images/service06.png);
} */
.s-worker
{
}

.s-contact
{
    float: left;
    width: 400px;
}

.s-contact-list lifff
{
    float: left;
    width: 25%;
    box-sizing: border-box;
    margin: 20px 0;
}

.s-contact-list li.ads
{
}

.s-imgs .picMarquee-left .bd
{
    height: auto;
}

.s-imgs p
{
    margin-bottom: 0;
}

.links
{
    float: left;
    width: 636px;
    margin-left: 20px;
}
/* 20200106 */
.current-date
{
    margin-left: 30px;
}
.New_news
{
    padding: 10px 0;
}
.New_news h2
{
    padding-left: 20px;
    font-size: 14px;
    color: #c9161c;
    margin-top: -2px;
}
.add-collection
{
    float: right;
}



.nyMainLeft
{
    margin: 30px 22px 0 0;
    float: left;
    display: inline;
    width: 250px;
}
.nyMainRight
{
    margin: 30px 0px 0 0;
    float: left;
    display: inline;
    width: 1000px;
}
.nyLeftC2
{
    border: solid 1px #c6c6c6;
    border-top: solid 3px #de0b02;
    margin: 28px 0 0 0;
}
.nyLeftC2T
{
    background-color: #ffeeee;
    height: 50px;
    line-height: 50px;
    color: #de0b02;
    font-size: 16px;
    font-family: Microsoft YaHei;
    padding-left: 15px;
}
.nyLeftContact
{
    border-bottom: dashed 1px #d1d1d1;
    margin: 10px 10px;
    height: 30px;
    font-family: Microsoft YaHei;
    color: #000;
    line-height: 30px;
}
.nyLeftContact2
{
    border-bottom: dashed 1px #d1d1d1;
    margin: 10px 10px;
    height: 30px;
    font-family: Microsoft YaHei;
    color: #737373;
    line-height: 30px;
}
.nyMainRT1
{
    background: url(../images/nyRT1.jpg) no-repeat;
    font-size: 16px;
    color: #bdbdbd;
    height: 30px;
    line-height: 28px;
}
.nyMainRT1 span
{
    display: block;
    font-family: Microsoft YaHei;
    width: 244px;
    text-align: center;
}
.nyMainRT2
{
    font-size: 14px;
    color: #454141;
    font-family: Microsoft YaHei;
    height: 30px;
    line-height: 30px;
    background-color: #f3f3f3;
    margin: 10px 0 0 11px;
    padding-left: 17px;
    border-left: solid 3px #de0b02;
}
.nyMainRC
{
    margin: 20px 0;
    padding: 0 0 0 10px;
    line-height: 26px;
}
.nyMainRC2
{
    margin: 20px 0;
    padding: 0 0 0 0px;
    line-height: 26px;
}
.nyPage
{
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 20px 0;
}
.nyPage span
{
    margin-left: 5px;
}
.nyMainMidMidUl
{
    padding: 0px 0;
}
.nyMainMidMidUl li
{
    list-style-type: none;
    padding-left: 10px;
    line-height: 34px;
    border-bottom: 1px dotted #898989;
    background: url(../images/ico.jpg) no-repeat 2px 14px;
    padding-left: 18px;
}
.nyMainMidMidUl li a
{
    color: #757575;
    font-family: "宋体";
    text-decoration: none;
    font-size: 12px;
    display: block;
}
.nyMainMidMidUl li a:hover
{
    color: #FF0000;
}
.nyMainMidMidUl li .nyMainMidTime
{
    font-size: 12px;
    font-family: "宋体";
    display: block;
    text-align: right;
    float: left;
    width: 110px;
}
.nyMainMidMidUl li .nyMainMidCont
{
    width: 580px;
    height: 34px;
    overflow: hidden;
    float: left;
}
