@charset "utf-8";
html,body {background:#fff;}
/* 新闻列表 */
.list-container {width:1160px;margin: 30px auto;border:1px solid #e8ebee;border-radius:5px;background-color: #ffffff;}
.list-container .cms-header {width:100%;float:left;height:63px;line-height:63px;border-bottom:1px solid #e8ebee;text-indent: 48px;font-size: 20px;}
.list-container .cms-li {width:100%;float:left;height:60px;line-height:60px;color:#333; cursor:pointer;}
.list-container .cms-li:hover { background-color:#fbfbfb !important;}
.list-container .cms-li h1 {font-size: 30px;color:#4e7dee;float:left;width:50px;height: 100%;margin: 0 0 0 40px !important;text-align:center;display: inline;line-height: 180%;}
.list-container .cms-li .title {width:70%;float:left;font-size: 14px;}
.list-container .cms-li .date {float:right;text-align:center;width: 20%;font-size: 14px;}
/* 新闻详细 */
.cms-details-container {width: 1120px;margin: 30px auto;line-height:25px;padding: 0 20px;}
.cms-details-container .title {width:100%;float:left;text-align:center;font-size: 35px;margin: 20px 0; line-height:60px;}
.cms-details-container .info {width:100%;float:left;color:#000;font-size:20px;margin: 20px 0; text-align:center;}
.cms-details-container .content { width:100%; float:left;}
/* 关于我们*/
.aboutbg { width:100%; background:url("../../images/img-038.jpg"/*tpa=http://www.jlrc.com.cn/res/ww/images/img-038.jpg*/) no-repeat left top; height:479px;}
.aboutbg .about-main { width:1160px; margin:0 auto; position:relative;}
.aboutbg .about-main .desc {position:absolute;top: 200px;left:0px;color:#fff;}
.aboutbg .about-main h1 {width:100%;float:left;font-size: 60px;font-weight:bold;}
.aboutbg .about-main p {width:100%;float:left;font-size:33px;margin-top: 40px;}
.cms-details-container {width:1160px;margin: 20px auto;}
.cms-details-container .left { width:240px; float:left; border:1px solid #e8ebee; border-radius:5px;}
.cms-details-container .left .h {float:left;width:100%;height:60px;line-height:60px;color:#4e7dee;font-size:20px;text-indent:30px;}
.cms-details-container .left .about-li {width:237px;float:left;height:40px;line-height:40px;text-indent: 30px;font-size: 16px;color:#333333; cursor:pointer;}
/* .cms-details-container .left .about-li:hover {background-color:#deefff; border-left:3px solid #4e7dee; font-size: 16px; text-indent:27px !important;} */
.cms-details-container .left .active { background-color:#deefff; border-left:3px solid #4e7dee; text-indent:27px !important;}
.cms-details-container .right { width:861px; float:right; border:1px solid #e8ebee; border-radius:5px; padding:12px;}
.cms-details-container .right .t {width:100%;height:40px;line-height:40px;float:left;font-size: 16px;background-color:#eff1f3;text-indent: 30px;}
.cms-details-container .right .cont {float:left;width:100%;margin: 20px 0;}










