
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }

/* 主体 */
.container { position:relative; padding:0; background:url(../image/bg.png) no-repeat center bottom #f1f1f1; z-index:8; }
.wrap { position:relative; margin:0 auto; }
.sidebar { background:#fff; box-shadow: #ddd 0px 5px 10px; }
.wrap .main { display:block; *zoom:1; padding:0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; margin-bottom:18px; padding:18px 0; color:#333; display:none; }
.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 { padding-right:250px; }
.menu ul li { float:left; }
.menu ul li a { display:block; padding:0 35px; height:65px; line-height:65px; color:#333; font-size:16px; }
.menu ul li a:hover,.menu ul li .current { background:#0068b7; color:#fff; }
/*
.menu ul { zoom:1; padding-bottom:20px; border-bottom:1px solid #ddd; text-align:center; }
.menu ul:after{content:'\20';display:block;height:0;clear:both}
.menu ul li { display:inline-block; *display:inline; zoom:1; margin:0 2px 12px; vertical-align:top; }
.menu ul li a { display:inline-block; padding:10px 20px; border-bottom:1px solid #cfcfcf; background:#efefef; color:#666; font-size:14px; }
.menu ul li a:hover,.menu ul li .current { border-bottom:1px solid #69aeb2; background:#69aeb2; color:#fff; text-decoration:none; }
*/

.m-rdm { padding:40px 0 0; text-align:center; }
.m-rdm a { display:inline-block; margin:0 6px 0 6px; padding:0 50px; border:1px solid #0068b7; height:45px; line-height:45px; font-size:16px; }
.m-rdm a:hover,.m-rdm .current { border:1px solid #0068b7; background:#0068b7; color:#fff; }


/* 面包屑 */
.location { position:absolute; right:0; top:0; line-height:65px; z-index:5; }
.location h3 { display:none; }
.breadcrumbs {  }
.breadcrumbs a { display:inline-block; font-size:14px; padding:0 5px; }
.breadcrumbs a:last-child { color:#0068b7; }
.breadcrumbs .u-home {  }

/* 内容模式 */
.article { padding:90px 0; line-height:2; font-size:16px; word-wrap:break-word; }
.article .hd { margin:0 75px; padding-bottom:20px; text-align:center; border-bottom:1px solid #dcdee1; }
.article .hd h1 { color:#565659; font-size:24px; }
.article .hd .titBar { color:#a6a6a6; font-size:14px; } 
.article .bd { padding:40px 75px 100px; }
.article img { max-width:100%; }
.article .ft { padding:30px 0 25px; border-top:1px solid #e8e8e8; }
.article .ft ul li { float:left; width:50%; position:relative; }
.article .ft ul li a { display:block; }
.article .ft ul li:nth-child(1) a { padding:0 55px 0 90px; }
.article .ft ul li:nth-child(1):before { position:absolute; top:50%; right:0; margin-top:-25px; display:block; content:""; width:1px; height:50px; background:#dfdfdf; z-index:5; }
.article .ft ul li:nth-child(2) a { padding:0 110px 0 90px; }
.article .ft ul li .pic { float:left; width:145px; }
.article .ft ul li .txt { float:right; width:calc(100% - 170px); font-size:16px; line-height:30px; height:60px; color:#161616; margin-top:12px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.article .ft ul li p { font-size:16px; line-height:84px; padding-left:90px; }

.article .ft ul li:nth-child(1) { background:url(../image/ft11.png) no-repeat 30px center; }
.article .ft ul li:nth-child(1):hover { background:url(../image/ft12.png) no-repeat 30px center; }

.article .ft ul li:nth-child(2) { background:url(../image/ft21.png) no-repeat 600px center; }
.article .ft ul li:nth-child(2):hover { background:url(../image/ft22.png) no-repeat 600px center; }

.article01 { background:#fff; margin:45px 0 60px; padding:50px 0 0 0; }
.article02 { padding:40px 0; }
 
/* 头部新闻 */
.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(/images/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:60px 0 40px; }
.list li { padding:10px 0; border-bottom:1px dashed #e0e0e0; background:url(../image/o_ico_11.png) no-repeat center left; font-size:16px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:60px 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,.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i { padding:5px 0 0; color:#999; font-size:14px; line-height:25px; }

.picnews01 { margin:55px 0 35px; padding:45px 85px 40px 85px; background:#fff; }
.picnews01 .p1 { float:left; width:105px; height:35px; line-height:35px; font-size:20px; color:#333; }
.picnews01 select { float:left; width:430px; height:35px; line-height:35px; font-size:12px; color:#999; border:1px solid #e0e0e0; border-radius:6px; padding-left:20px; box-sizing: border-box; }
.picnews01 .text { float:left; width:320px; height:35px; line-height:35px; font-size:12px; color:#999; border:1px solid #e0e0e0; margin-left:25px; padding-left:20px; box-sizing: border-box; }
.picnews01 .btn01 { float:right; width:200px; height:35px; line-height:35px; font-size:14px; color:#fff; background:#0068b7; cursor:pointer; border-radius:6px; }


.picnews01 .text::-webkit-input-placeholder { color:#999; opacity: 1; }
.picnews01 .text:-moz-placeholder { color:#999; opacity: 1; }
.picnews01 .text:-ms-input-placeholder { color:#999; opacity: 1; } 
.picnews01 .text.placeholder { color:#999; opacity: 1; }

.picnews02 { padding-bottom:40px; }
.picBox01 { float:left; width:620px; position:relative; }
.picBox01 .bd ul li { position:relative; }
.picBox01 .bd ul li p { position:absolute; left:0; right:0; bottom:0; height:50px; line-height:50px; font-size:16px; color:#fff; padding:0 120px 0 25px; background:rgba(0,0,0,0.4); overflow:hidden; text-overflow: ellipsis; white-space: nowrap; z-index:5; }
.picBox01 .hd { position: absolute; bottom:20px; right:20px; font-size:0; z-index:9; }
.picBox01 .hd ul {  display:inline-block; *display:inline; zoom:1;   }
.picBox01 .hd li { float:left; width:8px; height:8px; margin:0 2px; font-size:0; border-radius:100%; background:rgba(255,255,255,0.4); cursor:pointer; }
.picBox01 .hd li.on { background:#fff; }

.picBox02 { float:right; width:615px; padding-top:8px; }
.picBox02 ul li { border-bottom:1px solid #e0e0e0; }
.picBox02 ul li:last-child { border-bottom:none; }
.picBox02 ul li a { display:block; padding:18px 0; }
.picBox02 ul li .date { float:left; width:80px; height:80px; color:#0068b7; background:#fff; text-align:center; font-family:"Arial"; border-radius:100%; }
.picBox02 ul li .date p { font-size:30px; line-height:1; margin-bottom:6px; padding-top:15px; }
.picBox02 ul li .date span { display:block; font-size:14px; line-height:1; }

.picBox02 ul li .txt { float:right; width:510px; padding-top:5px; }
.picBox02 ul li .txt .p1 { font-size:16px; color:#161616; height:20px; line-height:20px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:7px; }
.picBox02 ul li .txt .p2 { font-size:14px; color:#9e9e9e; height:50px; line-height:20px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picBox02 ul li:hover .date { color:#fff; background:#0068b7; }
 
.picnews { padding:40px 0; }
.picnews ul li { float:left; width:300px; border:1px solid #dedede; margin:0 24px 20px 0; background:#fff; }
.picnews ul li:nth-child(4n) { margin-right:0; }
.picnews ul li a { display:block; padding:30px 20px 25px 20px; }
.picnews ul li .p1 { font-size:16px; color:#161616; line-height:30px; height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.picnews ul li .p2 { font-size:14px; color:#a6a6a6; line-height:35px; }
.picnews ul li .p3 { overflow:hidden; }
.picnews ul li .p3 img { transition: all 0.6s; }
.picnews ul li .p4 { font-size:14px; line-height:25px; height:50px; color:#606060; margin-top:10px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
 
.picnews ul li:hover .p3 img { transform: scale(1.1)!important; }
 
/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; padding:0; }
.pic-item-list .list-pic { display:block; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:60px 0 0; overflow:hidden; }
.piList .pic-item-list { width:1310px; margin:0 auto; padding:0; }
.piList .pic-item { position:relative; width:300px; margin:0 26.66px 23px 0; padding:0; display:inline; }
.piList .list-pic { display:block; width:300px; height:auto; margin-bottom:0; padding:0; border:0; }
.piList .list-pic img { width:300px; height:auto; }
.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; }

/* 分页 */
.page { padding:0 0 60px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ccc; background:#fff; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #0068b7; background:#0068b7; color:#fff; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(/images/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(/images/hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(/images/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; }

/*联系我们*/
.contact { padding:160px 0; }
.contact01 { float:left; width:815px; }
.contact02 { float:right; width:425px; min-height:410px; padding:75px 55px 0 45px; background:#fff; box-sizing: border-box; }
.contact02 .p1 { font-size:24px; color:#444; line-height:1; margin-bottom:30px; }
.contact02 .p2 { font-size:16px; color:#8c8c8c; }
.contact02 .p2 p { line-height:24px; margin-bottom:30px; margin-bottom:15px; padding-left:30px; }
.contact02 .p2 p.a1 { background:url(../image/c-01.png) no-repeat left top; }
.contact02 .p2 p.a2 { background:url(../image/c-02.png) no-repeat left top; }
.contact02 .p2 p.a3 { background:url(../image/c-03.png) no-repeat left top; }
.contact02 .p2 p.a4 { background:url(../image/c-04.png) no-repeat left top; }
.contact02 .p2 p.a5 { background:url(../image/c-05.png) no-repeat left top; }

/*企业宗旨*/
.qyArea { padding-top:260px; min-height:720px; text-align:center; }
.qyArea .p1 { font-size:42px; line-height:50px; color:#474747; margin-bottom:45px; }
.qyArea .p2 img { max-width:100%; }

/*组织架构*/
.zzArea { padding:90px 0 150px; }
.zzArea .p2 { padding-left:58px; }
.zzArea .p2 ul li { float:left; margin-right:12px; width:45px; text-align:center; background:#cae2f3; border-radius:7px; box-shadow: #ccc 0px 5px 10px; }
.zzArea .p2 ul li a { display:block; font-size:18px; line-height:20px; color:#135f98; padding:20px 10px 0 10px; min-height:335px; cursor:pointer; }
.zzArea .p2 ul li:nth-child(6) { margin-right:60px; }
.zzArea .p2 ul li:nth-child(15) { margin-right:125px; }

.zzArea .p2 ul li:hover {  color:#fff; background:#0068b7; }
.zzArea .p2 ul li:hover a {  color:#fff; }

/*关于我们*/
.video { float:right; width:480px; margin:0 0 10px 40px; cursor:pointer; }
.video video { display:none; }

/*发展历程*/
.fzArea { padding:130px 0 110px; }
.fzArea01 { position:relative; z-index:5; }
.fzArea01:before { position:absolute; top:300px; left:-40px; display:block; content:""; width:1360px; height:1px; background:#929292; z-index:1; }
.fzArea01 .prev-fz,.fzArea01 .next-fz { position:absolute; display:block; top:50%; margin-top:-35px; width:50px; height:50px; border-radius:100%; background-size:contain!important; z-index:5; }
.fzArea01 .prev-fz { background:url(../image/prev.png) no-repeat center #9d9d9d; left:-70px; }
.fzArea01 .next-fz { background:url(../image/next.png) no-repeat center #9d9d9d; right:-70px; }
.fzArea01 .prev-fz:hover { background:url(../image/prev.png) no-repeat center #0068b7; }
.fzArea01 .next-fz:hover { background:url(../image/next.png) no-repeat center #0068b7; }
 
.fzArea01 .swiper-slide .txt { min-height:620px; box-sizing: border-box; margin-left:6px; }
.fzArea01 .swiper-slide .txt:before { position:absolute; top:50%; margin-top:-17px; left:0; display:block; content:""; width:10px; height:10px; background:#fff; border:2px solid #989898; border-radius:100%; z-index:3; }
.fzArea01 .swiper-slide .txt .txt01 { padding-left:20px; background:url(../image/fz01.png) no-repeat left bottom; /*min-height:240px;width:400px;*/ }
.fzArea01 .swiper-slide .txt .txt01 .p1 { font-size:32px; color:#0068b7; line-height:35px; padding-top:10px; margin-bottom:15px; }
.fzArea01 .swiper-slide .txt .txt01 .p2 { font-size:14px; color:#585858; line-height:30px; height:240px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:8; }
 
.fzArea01 .swiper-slide:nth-child(2n) .txt { padding-top:301px; }
.fzArea01 .swiper-slide:nth-child(2n) .txt .txt01 { background:url(../image/fz02.png) no-repeat left top; }
.fzArea01 .swiper-slide:nth-child(2n) .txt .txt01 .p1 { padding-top:30px; }

/*人才招聘*/
.jobArea01 { position:relative; width:1920px; left:50%; margin-left:-960px; padding:75px 0 100px; background:url(../image/pic10.jpg) no-repeat center top; background-size:cover; text-align:center; z-index:1; }
.jobArea01:before { position:absolute; width:38px; height:17px; left:50%; bottom:-17px; margin-left:-19px; display:block; content:""; background:url(../image/j01.png) no-repeat center; z-index:1; }
.jobArea01 .hd01 { font-size:32px; color:#1d64b7; line-height:1; }
.jobArea01 .hd02 { font-size:16px; color:#525252; line-height:30px; width:930px; margin:20px auto 60px; }

.jobArea01 .bd ul { position:relative; font-size:0; }
.jobArea01 .bd ul li { display:inline-block; width:290px; height:105px; line-height:105px; margin:0 175px; background:#fff; font-size:18px; border-radius:8px; }
.jobArea01 .bd ul li i { display:inline-block; padding-left:60px; color:#434343;  }
.jobArea01 .bd ul li:nth-child(1) { position:absolute; top:0; left:50%; margin-left:-145px; z-index:1; }

.jobArea01 .bd ul li.current,.jobArea01 .bd ul li:hover { background:#0068b7; }
.jobArea01 .bd ul li.current i,.jobArea01 .bd ul li:hover i { color:#fff; background-position:left bottom!important; }

.jobArea02 ul { padding:70px 0 20px; }
.jobArea02 ul li { position:relative; float:left; width:410px; height:325px; background:#fff; margin:0 25px 25px 0; padding:40px 25px 0 25px; box-sizing: border-box; cursor:pointer; }
.jobArea02 ul li:nth-child(3n) { margin-right:0; }
.jobArea02 ul li .p1 { font-size:20px; color:#373737; line-height:25px; padding-bottom:15px; border-bottom:1px solid #ddd; margin-bottom:15px; }
.jobArea02 ul li .p2 { font-size:14px; color:#373737; margin-bottom:15px; }
.jobArea02 ul li .p3 { font-size:14px; color:#949494; margin-bottom:15px; }
.jobArea02 ul li .p3 i { display:inline-block; padding-left:23px; background:url(../image/j03.png) no-repeat center left; margin:0 20px 15px 0; }
.jobArea02 ul li .p4 { font-size:14px; color:#949494; line-height:20px; height:40px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.jobArea02 ul li .p5 { position:absolute; left:25px; bottom:20px; width:63px; height:31px; background:url(../image/j04.jpg) no-repeat center; }
.jobArea02 ul li:hover .p5 { background:url(../image/j05.jpg) no-repeat center; }

.jobBox { position:fixed; top:0; right:0; bottom:0; left:0; background:rgba(0,0,0,0.5); z-index:99; display:none; }
.jobBoxon { display:block; }
.jobBox01 { position:absolute; top:50%; left:50%; margin:-300px 0 0 -320px; width:640px; height:600px; background:#fff; padding:30px 30px 0; box-sizing: border-box; z-index:5;  }
.jobBox01 .jobclose { position:absolute; top:10px; right:10px; border-radius:100%; font-size:20px; border:2px solid #000; width:30px; height:30px; text-align:center; line-height:30px; cursor:pointer; z-index:5; }
.jobBox01 .hd01 { font-size:22px; font-weight:bold; color:#000; line-height:25px; padding-bottom:10px; border-bottom:1px solid #d4d4d4; }
.jobBox01 .bd01 { margin:25px 0 50px; height:350px; overflow-y:auto; font-size: 14px; color: #666; line-height: 25px; }
.jobBox01 .bd01 ul li .p1 { font-size: 16px; color: #333; margin-bottom: 10px; line-height: 1.5; font-weight: bold; }
.jobBox01 .bd01 ul li .p2 { font-size: 14px; color: #666; line-height: 24px; padding-bottom:35px; }
.jobBox01 .bd02 a { display:block; width:150px; height:40px; background:#0073bc; color:#fff; font-size:14px; text-align:center; line-height:40px; }

.jobBox01 .bd01::-webkit-scrollbar-thumb{min-height:50px;border-radius:3px;background-color:#666}
.jobBox01 .bd01::-webkit-scrollbar-track{background:#eee}
.jobBox01 .bd01::-webkit-scrollbar-corner{background:transparent}
.jobBox01 .bd01::-webkit-scrollbar{width:7px;height:7px}

/*资质荣誉*/
.ryArea { padding:115px 0 100px 80px; }
.ryArea01 { position:relative; width:1060px; margin:0 auto; }
.ryArea01 .gallery-thumbs01 { float:left; width:200px; height:642px; }
.ryArea01 .gallery-thumbs01 .swiper-slide { background:rgba(255,255,255,0.5); text-align:center; padding:27px 0 0 0; height:156px!important; box-sizing: border-box; cursor:pointer; }
.ryArea01 .gallery-thumbs01 .swiper-slide-thumb-active { background:rgba(0,104,183,0.3); }

.ryArea01 .gallery-top01 { float:left; width:750px; margin:0 0 0 110px; }
.ryArea01 .gallery-top01 .swiper-slide img { width:100%!important; height:auto!important; }
.ryArea01 .gallery-top01 .swiper-slide p { margin-top:30px; font-size:18px; height:20px; line-height:20px; color:#3f3f3f; text-align:center; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
 
.ryArea01 .prev-ry,.ryArea01 .next-ry { position:absolute; left:0; display:block; width:200px; height:12px; z-index:5; }
.ryArea01 .prev-ry { background:url(../image/ry01.jpg) no-repeat center; top:-18px; }
.ryArea01 .next-ry { background:url(../image/ry02.jpg) no-repeat center; bottom:-18px; }

/*成员企业*/
.cyArea01 { padding:70px 0 40px; }
.cyArea02 { padding-bottom:60px; }

.cyArea .hd { font-size:28px; color:#4e4e4e; margin-bottom:40px; text-align:center; }
.cyArea .bd ul li { margin-bottom:15px; background:#fff; }
.cyArea .bd ul li .pic { float:left; width:50%; overflow:hidden; }
.cyArea .bd ul li .txt { float:right; width:50%; padding:75px 65px 0 65px; box-sizing: border-box; }
.cyArea .bd ul li .txt .p1 { font-size:22px; color:#4b4b4b; }
.cyArea .bd ul li .txt .p2 { font-size:16px; color:#7b7b7b; line-height:25px; height:50px; margin-top:25px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.cyArea .bd ul li .txt .p3 { font-size:14px; color:#4b4b4b; width:155px; height:45px; line-height:45px; margin-top:45px; text-align:center; border:1px solid #ccc; }
.cyArea .bd ul li:hover .txt .p3 { color:#fff; background:#0068b7; border-color:#0068b7; }
.cyArea .bd ul li:nth-child(2n) .pic { float:right; }
.cyArea .bd ul li:nth-child(2n) .txt { float:left; }

.cyArea .bd ul li .pic img { transition: all 0.6s; }
.cyArea .bd ul li:hover .pic img { transform: scale(1.1)!important; }

.cydsArea01 { padding:50px 0 40px; }
.cydsArea02 { padding-bottom:40px; }
.cydsArea02 a { display:block; height:55px; line-height:55px; background:#f2f2f2; font-size:16px; color:#4b4b4b; text-align:center; }
.cydsArea02 a:hover { background:#0068b7; color:#fff; }

.cydsArea03 { padding-bottom:50px; }
.cydsArea03 a { display:block; height:55px; line-height:55px; background:#fff; font-size:16px; color:#4b4b4b; text-align:center; }
.cydsArea03 a:hover { background:#0068b7; color:#fff; }

/*公司宣言*/
.xyArea { padding:140px 0 160px; }

#certify { position:relative; }
#certify .swiper-container { padding-bottom:20px!important;  }
#certify .swiper-slide { position:relative; width: 590px;  background: #fff; border-radius:8px; overflow:hidden; box-shadow: #dbdada 0px 5px 10px; }
#certify .swiper-slide .contxt { width:525px; margin:0 auto; padding:30px 0 60px; }
#certify .swiper-slide .contxt .txt { font-size:16px; color:#626262; line-height:28px; margin-top:30px; }
#certify .swiper-slide .contxt .p1 { position:absolute; left:50%; bottom:-53px; margin-left:-52px; width:105px; height:105px; background:#ededed; border-radius:100%; line-height:55px; font-size:30px; color:#fff; text-align:center; z-index:5; }

.swiper-paginationaaa { text-align:center; width:100%; }
.swiper-paginationaaa span { width:10px; height:10px; margin:0 5px; }

#certify .prevaa,#certify .nextaa { position:absolute; display:block; top:50%; margin-top:-35px; width:50px; height:50px; border-radius:100%; background-size:contain!important; z-index:5; cursor:pointer; }
#certify .prevaa { background:url(../image/prev.png) no-repeat center #9d9d9d; left:-70px; }
#certify .nextaa { background:url(../image/next.png) no-repeat center #9d9d9d; right:-70px; }
#certify .prevaa:hover { background:url(../image/prev.png) no-repeat center #0068b7; }
#certify .nextaa:hover { background:url(../image/next.png) no-repeat center #0068b7; }


.xyArea01 { padding-bottom:135px; }
.xyArea01 .pic { float:left; width:450px; text-align:center; }
.xyArea01 .txt { float:left; width:755px; padding-top:85px; font-size:16px; color:#717171; line-height:28px; }

/*社会责任*/
.csArea { min-height:1060px; padding-top:40px; }
.csArea01 { float:left; width:950px; }
.csBox01 { background:#fff; }
.csBox01 .pic { float:left; width:415px; }
.csBox01 .txt { float:right; width:calc(100% - 415px); padding:60px 40px 0 40px; box-sizing: border-box; }
.csBox01 .txt .p1 { font-size:20px; color:#3b3b3b; }
.csBox01 .txt .p2 { font-size:14px; color:#9c9c9c; line-height:25px; height:50px; margin-top:20px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.csBox01 .txt .p3 { font-size:14px; color:#4b4b4b; width:135px; height:35px; line-height:35px; margin-top:30px; text-align:center; border:1px solid #ccc; }
.csBox01 .txt .p3:hover { color:#fff; background:#0068b7; border-color:#0068b7; }

.csBox02 { margin-top:25px; }
.csBox02 ul li { float:left; width:225px; background:#fff; margin:0 16px 15px 0; }
.csBox02 ul li:nth-child(4n) { margin-right:0; }
.csBox02 ul li a { display:block; padding:15px 15px 0 15px; min-height:345px; }
.csBox02 ul li .txt { margin-top:15px; }
.csBox02 ul li .txt .p1 { font-size:16px; color:#3b3b3b; line-height:25px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.csBox02 ul li .txt .p2 { font-size:14px; color:#3b3b3b; line-height:25px; height:100px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:4; margin-top:10px; }

.csArea02 { float:right; width:260px; padding:20px 20px 0 20px; min-height:1020px; background:#e2e7eb; }
.csArea02 .hd { text-align:center; font-size:24px; color:#fff; height:255px; line-height:255px; background:url(../image/pic16.jpg) no-repeat center; background-size:cover; }
.csArea02 .hd a { color:#fff; }
.csArea02 .bd { margin-top:25px; }
.csArea02 .bd ul li { margin-bottom:15px; }
.csArea02 .bd ul li:last-child { margin-bottom:0; }
.csArea02 .bd ul li .txt { margin-top:15px; font-size:16px; line-height:25px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }

.csArea03 { padding-top:40px; }
.csArea03 ul { padding-bottom:30px; }
.csArea03 ul li { float:left; width:300px; border:1px solid #dedede; margin:0 24px 20px 0; background:#fff; }
.csArea03 ul li:nth-child(4n) { margin-right:0; }
.csArea03 ul li a { display:block; padding:20px;  }
.csArea03 ul li .pic { overflow:hidden; }
.csArea03 ul li .pic img { transition: all 0.6s; }
.csArea03 ul li .txt { margin-top:15px; }
.csArea03 ul li .txt .p1 { font-size:16px; color:#3b3b3b; line-height:25px; height:50px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.csArea03 ul li .txt .p2 { font-size:14px; color:#3b3b3b; line-height:25px; height:100px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:4; margin-top:10px; }
.csArea03 ul li:hover .pic img { transform: scale(1.1)!important; }

.ghArea { padding-top:60px; }
.ghArea ul { padding-bottom:30px; }
.ghArea ul li { float:left; margin:0 25px 25px 0; width:410px; padding:30px; background:#fff; box-sizing: border-box;  cursor:pointer; }
.ghArea ul li:nth-child(3n) { margin-right:0; }
.ghArea ul li .p2 { font-size:16px; line-height:30px; color:#373737; margin-top:10px; height:60px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2; }

.ghBox { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5); z-index:99; display:none; }
.ghBoxon { display:block; }
.ghBox01 { position:absolute; left:50%; top:50%; margin-left:-352px; width:705px; background:#fff; padding:60px 45px 20px 45px; transform: translateY(-50%); box-sizing: border-box; }
.ghBox01 .ghtt { font-size:16px; line-height:30px; color:#373737; margin-top:10px; }
.ghclose { position:absolute; top:7px; right:14px; width:34px; height:34px; background:url(../image/gh01.png) no-repeat center; cursor:pointer; }


