@charset "utf-8";

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{color:#333;font-size:14px;font-family:"微软雅黑";background: #F9F9F9;    min-width: 1400px;}

ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{text-decoration:none;color: #333;}
img{border: 0;}

.sy-ui-box{display: block;}
.sy-ui-float-left{float: left;}
.sy-ui-float-right{float: right;}
.sy-ui-clear:after{content:'';display: block;clear: both;}
.sy-ui-margin-top{ margin-top: 20px; }
.sy-ui-margin-center{ width: 1100px; margin-left: auto; margin-right: auto; }
.sy-ui-width{ width: 1140px; }
.sy-ui-border-none{ border: none !important; }
.sy-ui-margin-clear{ margin: 0 !important; }
.sy-margin-left-clear{ margin-left: 0 !important; }

.top{ background: url(../img/lc-top.jpg) no-repeat center; width: 100%; height: 150px; }
.top .top-box{ width: 1100px; margin: 0 auto; }
.top form{ background: url(../img/lc-search.png) no-repeat center; width: 310px; height: 40px; margin-top: 50px; }
.top form input[type="text"]{ border: 0; margin-left: 13px; height: 34px; margin-top: 1px; outline: none; width: 255px; }
.top form input[type="submit"]{ border: 0; background: none; cursor: pointer; width: 40px; height: 40px; }

.lc-data{ width: 1200px; margin: 40px auto; }
.lc-data .left{ width: 240px; margin-right: 40px; background: #FFF; }
.lc-data .left .mainNav{ width: 240px; height: 55px; background: url(../img/lc-nav-top.png) no-repeat center; color: #FFF; text-align: center; font-size: 18px; font-weight: bold; line-height: 45px; }
.lc-data .left .subNav a{ width: 200px; height: 40px; line-height: 40px; color: #358BE0; border: 1px solid #358BE0; margin: 15px auto; text-align: center; border-radius: .3rem; }
.lc-data .left .subNav a:hover{ background: #368AE2; color: #FFf; }
.lc-data .right{ width: 880px; border-top: 6px solid #368AE4; padding: 30px 20px; background: #FFF; }
.lc-data .right .list-top{ border-bottom: 1px solid #DADADA; padding-bottom: 15px; }
.lc-data .right .point{ background: url(../img/point.png) no-repeat center; width: 13px; height: 19px; margin-right: 10px; }
.lc-data .right .path a, .lc-data .right .path span{ color: #979797; line-height: 19px; }
.lc-data .right .new-list #new-item li{ height: 40px; line-height: 40px; margin-top: 15px; font-size: 16px; padding-left: 10px; background: url(../img/item-ico.png) no-repeat left; }
.lc-data .right .new-list span{ color: #9C9C9C; font-size: 14px; }
.lc-data .right .content .content-top .title{ font-size: 25px; color: #358BE2; font-weight: bold; padding: 15px 0; text-align: center; }
.lc-data .right .content .content-top .publish{ color: #959595; }
.lc-data .right .content .content-top .function-box{ padding-bottom: 15px; border-bottom: 1px dashed #DDD; }
.lc-data .content-data{ padding-top: 20px;  }


.pagination {
    padding: 0 5px 15px 5px;
    margin: 0 auto 10px auto;
    width: 360px;
}
.pagination li {
    float: left;
    padding: 0 5px;
    border: 1px solid #ccc;
    margin: 0 5px;
}
.active {
    background: #ccc;
    padding: 0 5px;
}

.bottom{ background: url(../img/lc-bottom.jpg) no-repeat center; width: 100%; height: 116px;}
.bottom-box{ width: 1200px; margin: 0 auto; }
.bottom-box .copy-info{ color: #FFf; width: 460px; padding-top: 25px; }
.bottom-box .bottom-item-1{ border-top: 1px solid #459FFF; margin-top: 15px; padding-top: 15px; color: #9FCFFF; }
.bottom-box .bottom-item-1 .copy-ico{ background: url(../img/copy-ico.jpg) no-repeat center; width: 120px; height: 26px; margin-top: -6px; margin-left: 20px; }
.hidden-xs{display:none}