@charset "utf-8";
 
.container {padding:40px 0; }

/* 主体 */
.wrap { position:relative; margin:0 auto; }
.wrap .sidebar { float:right; width:340px; }
.wrap .main { width:100%; display:block; overflow:hidden; *zoom:1; box-sizing: border-box; }
 

/* 左侧栏目标题 */
.leftTitle { position:relative; padding:30px 0 30px 35px; color:#fff; background:#cd0000; }
.leftTitle i,.leftTitle s { display:block; }
.leftTitle i { font-size:30px; padding-left:60px; line-height:50px; background:url(menu01.png) no-repeat center left; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu { padding-bottom:80px; }
.menu dl dt { margin-top:3px; }
.menu dl dt a { display:block; padding:20px 20px 20px 100px; background:#f4f4f4; font-size:18px; font-weight:bold; text-align:left; }
.menu dl dt a:hover,.menu dl dt .current { background:#f6deca; color:#cd0000; text-decoration:none; }
.menu dl dd { padding:15px 15px 15px 110px; border-bottom:1px solid #eee; background:url(o_ico_18.gif) no-repeat 90px 24px; font-size:16px; text-align:left; }
.menu dl dd a:hover,.menu dl dd .current { color:#cd0000; text-decoration:none; }

.m-ltp { margin-top:15px; }
.m-ltp li { margin-bottom:10px; }

/* 面包屑 */
.location { position:relative; padding:25px 0 5px; }
.location h3 { display:none; }
.breadcrumbs { font-size:18px; color:#333; }
.breadcrumbs a {  color:#333;  display:inline-block; line-height:1.1; }
.breadcrumbs .u-home {  }
 
/* 内容模式 */
.article { padding:0; line-height:2; font-size:18px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:24px; }
.article .hd .titBar { color:#666; font-size:14px; padding-bottom:10px; border-bottom:1px solid #eed0d0; } 
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; margin-top:20px; }
.article .ft ul li { height:30px; line-height:30px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.article img { max-width:100%; }

.article .aa span,.article .aa i{display: block;text-align: center;}

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 新闻列表 */
.news { padding:0 0 40px; }
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }

.list { padding:0 0 35px; }
.list li { position:relative; }
.list li p { padding-left:20px; background:url(list01.png) no-repeat center left; font-size:18px; line-height:40px; height:40px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;  }
.list li span { float:right; color:#888; font-size:18px; margin-left:50px; }

.list li:nth-child(5n) { padding-bottom:30px; }
.list li:nth-child(5n):before { position:absolute; left:0; right:0; bottom:0; display:block; content:""; border-bottom:1px dashed #c9c9c9; z-index:2; }

.list li:nth-child(5n + 1) { padding-top:30px; }


.list01 { padding-bottom:30px; }
.list01 ul li { background:#f4f4f4; }
.list01 ul li:nth-child(n + 2) { margin-top:6px; }
.list01 ul li a { display:block; padding:25px 25px 20px; }
.list01 ul li .p1 { font-size:18px; line-height:20px; height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.list01 ul li .p1 i { display:inline-block; width:20px; }
.list01 ul li .p2 { font-size:14px; color:#949494; margin-top:10px; padding-left:20px; }

.list01 ul li:hover { background:#fee4cf; }
.list01 ul li:hover .p1 { color:#cd0000; }
.list01 ul li:hover .p2 { color:#e17d71; }


.list02 { margin-bottom:9px; background:#f4f4f4; }
.list02 a { display:block; padding:35px; }
.list02 .pic { float:left; width:220px; }
.list02 .txt { float:right; width:calc(100% - 260px); }
.list02 .txt .p1 { font-size:18px; color:#333; line-height:20px; height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.list02 .txt .p2 { font-size:14px; color:#888; line-height:25px; height:50px; margin-top:10px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.list02 .txt .p3 { margin-top:20px; padding-top:15px; border-top:1px solid #e5e5e5; }
.list02 .txt .p3 .p31 { float:left; font-size:14px; color:#949494; }
.list02 .txt .p3 .p32 { float:right; font-size:14px; color:#e1a989; }

.list02:hover { background:#fee4cf; }
.list02:hover .txt .p1 { color:#cd0000; }
.list02:hover .txt .p2 { color:#e17d71; }
.list02:hover .txt .p3 { border-color:#e17d71; }
.list02:hover .txt .p3 .p31 { color:#e17d71; }
.list02:hover .txt .p3 .p32 { color:#e17d71; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; width:200px; height:auto; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic img { width:200px; height:auto; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d { padding:5px 0 0; color:#999; font-size:14px; }
.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:14px; line-height:25px; }

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 0; overflow:hidden; }
.piList .pic-item-list { width:1010px; margin:0 auto; padding:0; }
.piList .pic-item { position:relative; width:300px; margin:0 35px 23px 0; padding:0; display:inline; }
.piList .list-pic { display:block; width:300px; height:auto; margin-bottom:0; padding:0; border:0; line-height:148px; }
.piList .list-pic img { width:300px; height:auto; }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:16px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }

/* 分页 */
.page { padding:0; line-height:28px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:0 10px; border:1px solid #ddd; background:#fff; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #b90609; background:#b90609; color:#fff; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 40px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#0063be; font-weight:bold; line-height:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:16px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }


.stArea { float:right; width:225px; }
.stArea .p1 { position:relative; font-size:24px; font-weight:bold; margin-bottom:15px; padding-left:10px; }
.stArea .p1:before { position:absolute; left:0; top:50%; margin-top:-11px; width:3px; height:22px; background:#e60012; display:block; content:""; z-index:5; }
.stArea ul li { margin-bottom:20px; }
.stArea ul li .txt { margin-top:15px; padding-left:35px; font-size:18px; height:20px; line-height:20px; background:url(st01.png) no-repeat center left; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.stBox01 { position:relative; float:left; width:955px; }

.stBox01 .swiper-pagination-st01 { position:absolute; right:35px!important; bottom:35px!important; font-size:0; left:auto!important; width:auto!important; z-index:5; }
.stBox01 .swiper-pagination-st01 .swiper-pagination-bullet { width:12px; height:5px; background:#fff; border-radius:0; margin:0 3px!important; opacity:1; }
.stBox01 .swiper-pagination-st01 .swiper-pagination-bullet-active { width:40px; }

.stBox02 { float:right; width:415px; height:505px; background:#fff; padding:25px 20px 0 20px; box-sizing: border-box; }
.stBox02 ul li { margin-bottom:8px; }
.stBox02 ul li:last-child { margin-bottom:0; }
.stBox02 ul li .pic { float:left; width:115px; }
.stBox02 ul li .txt { float:right; width:calc(100% - 165px); margin-top:10px; padding-left:30px; font-size:18px; line-height:30px; height:60px; background:url(st01.png) no-repeat left 8px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }

.stArea02 { margin-top:25px; }
.stArea02 .hd { border-bottom:2px solid #e5e5e5; }
.stArea02 .hd p { position:relative; display:inline-block; height:50px; line-height:50px; padding-left:55px; font-size:26px; color:#cd0000; font-weight:bold; background:url(st02.png) no-repeat center left; }
.stArea02 .hd p:before { position:absolute; bottom:-2px; left:0; right:0; height:2px; display:block; content:""; background:#fe2132; z-index:2; }

.stArea02 .bd { position:relative; height:335px; padding:35px 35px 0 35px; background:#fff; box-sizing: border-box; }
.stArea02 .bd .swiper-slide .txt { margin-top:15px; padding-left:35px; font-size:18px; height:20px; line-height:20px; background:url(st01.png) no-repeat center left; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.stArea02 .bd .btn { position:absolute; top:-32px; right:0; width:65px; background:url(st05.png) no-repeat center; z-index:5; }
.stArea02 .bd .btn .prev-sp { float:left; width:17px; height:17px;  background:url(st03.png) no-repeat center; cursor:pointer; }
.stArea02 .bd .btn .next-sp { float:right; width:17px; height:17px;  background:url(st04.png) no-repeat center; cursor:pointer; }



















