@charset "utf-8";
/* Banner */
.banner { position:relative;  overflow:hidden; z-index:3; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }
/* 主体 */
.container { position:relative; padding:15px 0; z-index:8; }
.wrap { position:relative; width:100%; min-height:460px; _height:460px; margin:0 auto; }
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:30px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }
/* 左侧栏目标题 */
.leftTitle { position:relative; margin-bottom:18px; padding:18px 0; color:#333; }
.leftTitle i,.leftTitle s { display:block; text-align:center; }
.leftTitle i { font-size:38px; line-height:58px; font-weight:normal; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; }
/* 二级、三级菜单 */
.menu ul { zoom:1;  border-bottom:1px solid #ddd; }
.menu ul:after{content:'\20';display:block;height:0;clear:both}
.menu ul li { display:inline-block; *display:inline; zoom:1; margin:0 0 12px; vertical-align:top; }
.menu ul span {display:inline-block;font-size: 14px;color: #696767;padding: 10px 0;cursor: default;}
.menu ul li a { display:inline-block; padding:10px 20px;  color:#010101; font-size:14px; }
.menu ul li a:hover,.menu ul li .current { background:#087bf2; color:#fff; text-decoration:none;border-radius: 34px; }
.m-rdm { padding:25px 0 10px; text-align:center; }
.m-rdm a { display:inline-block; margin:0 8px 10px; padding:3px 20px; border:1px solid #ddd; line-height:24px; }
.m-rdm a:hover,.m-rdm .current { border:1px solid #999; background:#999; color:#fff; }
/* 面包屑 */
.location { position:relative; height:45px; width:100%; margin:0 auto 30px; padding:11px 0; border-bottom:1px solid #eaeaea; line-height:45px; }
.location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal; }
.breadcrumbs { float:right; text-align:right; }
.breadcrumbs a { display:inline-block;  vertical-align:top; }
.location ul.center {text-align: center;}
.location ul li {display: inline-block; padding: 0 30px;line-height: 45px;font-size: 16px;}
.location ul li a{color: #000;}
.location ul li.on,.location ul li:hover {background-color: #087bf2;border-radius: 45px;}
.location ul li.on a,.location ul li:hover a {color: #fff;}
/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; font-size: 14px;}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
/* 头部新闻 */
.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 {width: 905px; padding:0 0 40px; }
.list li { padding:25px 0; border-bottom:1px dashed #e0e0e0;  font-size:14px; line-height:20px; clear:both; }
.list li:first-child {padding-top: 0;}
.list li .t {margin-bottom: 25px;}
.list li .t span { float:right; color:#000; font-size:14px; }
.list li .t i {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;color: #000;font-weight: 700;font-style: normal;}
.list li .p {line-height: 24px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: rgba(0, 0, 0, 0.702);}
.list li a { padding-left:15px; }
.list li a:hover i{color: #087bf2;}
/* 图文新闻 */
.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:150px; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic img { width:200px; height:150px; }
.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,.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;  margin:0 auto; padding:4px; border:1px solid #919090;  text-align:center;}
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list { width:1200px; margin:0; padding:0; }
.piList .pic-item { position:relative;width: 277.5px;margin: 0 30px 23px 0; padding:0; display:inline;border: 1px solid #eee;box-sizing: border-box;}
.piList .pic-item:nth-child(4n) {margin-right: 0;}
.piList .list-pic { display:block;  margin-bottom:0; padding:0; border:0;overflow: hidden;}
.piList .list-pic:hover img {transform: scale(1.05);}
.piList .list-pic img { width: 100%;transition: all 0.6s; }
.piList dl { padding:4px 5px; line-height:20px; }
.piList dl dt { height:30px; font-size:14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;margin-top: 10px; }
/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ddd;  color:#000; vertical-align:top; }
.page a:hover,.page .current { border: 1px solid #087bf2; background: #087bf2; 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; }
/* 产品详细页 */
.service-m-detail {background-color: #f5f5f5;}
.m-detail { margin-bottom:30px;font-size: 14px; }
.m-detail p{line-height: 30px;}
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:590px; }
.m-detail .property h1 { font-weight:700; font-size:24px; line-height:34px;color: #087bf2; margin-top: 60px;margin-bottom: 45px;}
.m-detail .property .m-i-a { padding:8px 0 ;  color:#000; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:590px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:550px; height:284px; }
.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; }
.strength-items {padding-top: 75px;padding-bottom: 75px; background-image: -moz-linear-gradient( -72deg, rgb(19,81,165) 0%, rgb(57,19,165) 100%);
  background-image: -webkit-linear-gradient( -72deg, rgb(19,81,165) 0%, rgb(57,19,165) 100%);
  background-image: -ms-linear-gradient( -72deg, rgb(19,81,165) 0%, rgb(57,19,165) 100%);}
.strength-items .hd {font-size: 24px;font-weight: 700;color: #fff;text-align: center;margin-bottom: 70px;}
.strength-items .bd li {float: left;width:215px;height: 239px;background-color: rgba(255, 255, 255,.1);padding: 44px 26px 0;margin-right: 44px;transition: all .4s;}
.strength-items .bd li:hover {transform: translateY(-30px);}
.strength-items .bd li:last-child {margin-right: 0;}
.strength-items .bd li .t {font-size: 18px;color: #fff;padding: 15px 0;line-height: 30px;}
.strength-items .bd li .p {font-size: 12px;color: #fff;line-height: 20px;}
.strength-items .bd li .p  i {color: #fcff00;}
.process {padding-top: 70px;padding-bottom: 90px;}
.process .hd {font-size: 24px;font-weight: 700;color: #010101;text-align: center;margin-bottom: 90px;}
.process .bd ul {text-align: center;}
.process .bd li {display: inline-block;line-height: 135px;vertical-align: top;margin: 0 36px;}
.process .bd li:hover .icon {transform: rotate(360deg);}
.process .bd .icon {width: 90px;height: 90px;border-radius: 50%; background-color: #087bf2;text-align: center;line-height: 90px;margin-bottom: 25px;transition: all .4s;}
.process .bd .t {font-size: 16px;color: #000;line-height: 20px;}
/* 右侧边栏 */
.wrap .sidebar { float:right; width:238px;margin-top: 30px; }
.m-rtpro { margin-top:20px; }
.m-rtpro .hd {font-size: 18px;font-weight: 700; text-align: center; background-color: #087bf2; color:#fff; font-size:16px; line-height:60px; }
.m-rtpro .bd { padding:10px 10px;/* border:1px solid #cccccc; */line-height:20px;background: #f1f1f4 }
.m-rtpro .bd .swiper-sidebar {height: 505px;padding-bottom: 22px;overflow: hidden;}
.m-rtpro .bd .swiper-sidebar .swiper-slide {/*width: calc(100% - 2px); border:1px solid #cccccc;*/}
.m-rtpro .bd .swiper-sidebar .swiper-slide .pic {width:216px; height:122px;overflow: hidden;}
.m-rtpro .bd .swiper-sidebar .swiper-slide .t {font-size: 14px;line-height: 30px;text-align: center;background: #fff;}

.page6 .a1{float: left; width: 50%;}
.page6 .a2{float: right; width: 500px;}