﻿@charset "utf-8";
/* CSS Document */

body{background-color: #fafafa}
.footer-bj{ height: 321px;}
.footer-bj .footer-c{padding-top: 42px}
.flexslider{width:100%; height:599px; position: relative;  overflow:hidden; z-index: 1;}
/*图片*/
.flex-viewport,.flexslider .slides,.flexslider .slides li/*,.flexslider .slides li a img*/{ display: block; width:100%; /*height:100%;*/}
.flexslider .slides li { overflow: hidden; position: relative;}
.flexslider .slides li a { display: block;width: 1920px;  width:2560px; height:100%; position: relative; left:50%;margin-left:-960px; margin-left:-1280px; }
.flexslider .slides li a { text-align: center;}
.flexslider .slides li a img { display: inline-block; width:100%; height:599px; object-fit: cover }

/*按钮点*/
.flex-control-nav{width:100%;position:absolute;bottom:92px;text-align:center; z-index:88;}
.flex-control-nav li{display:inline-block;zoom:1;*display:inline; }
.flex-control-paging li a{ width: 13px; height:13px; background-color: #fff ; overflow: hidden; font-size: 0; cursor: pointer; margin: 0 10px; display: inline-block ; border-radius:13px ; -webkit-border-radius:13px ; -moz-border-radius:13px ; -ms-border-radius:13px ; -o-border-radius:13px ; }
.flex-control-paging li a.flex-active{background-color: #009172 ; }
.flex-direction-nav{ width:100%;  position: absolute;left:0; top: 304px ; opacity: 0;}




.main-bj{ width: 100% ; background: url(../images/main-bj.jpg) no-repeat bottom center;  }
.main-c{ width: 1330px; margin: 0 auto;}
.position-box{ width: 100% ; height: 36px; position: relative;z-index: 8;}
.position-box .wz-b{ width: 928px; height: 104px ;text-align: right; background: url(../images/cyjx.png) no-repeat left center; position: absolute; left: -628px;top: -34px;}
.position-box .wz-b h3{ width: 300px; font-size: 24px; line-height: 94px; color: #fff ;text-align: left ;display: inline-block}
.position-box .dw2{float: right ; height: 14px; line-height: 14px; font-size: 14px; color: #646363 ; background: url(../images/dw.png) no-repeat left center;padding-left: 22px;margin-top: 20px}
.position-box .dw2 a{font-size: 14px; color: #646363 ; padding: 0 2px}
.position-box .dw2 a.on{color: #348fc3}
.position-box .dw2 a:hover{color: #348fc3}


.nr-box{ width: 100%; padding: 53px 0 40px 0; overflow: hidden;}
.nr-l{ width: 237px; float: left; min-height: 450px}
.nr-r{ width: 1030px; float: right; overflow: hidden;}






/* ======翻页====== */

.pagelable{ width: 100%; margin: 35px 0 0 0}
.pageCustom{ text-align: center; margin: auto; }
.pageCustom a{ width: 34px; height: 34px; line-height: 34px; display: inline-block; border: solid 1px #d3d3d3; text-align: center; font-size: 16px; color: #585858; margin: 0 4px; background-color: #fff ; cursor: pointer; text-decoration:none; }

/*提示*/
.pageCustom a.pageCustom_Prompt{ width:auto; padding: 0px 12px; }

/*第一页-启用*/
.pageCustom a.pageCustom_First{ width: 71px; height:34px; line-height:34px; display: inline-block; text-align: center; cursor: pointer; }
.pageCustom a.pageCustom_First:hover{ font-weight: bold; color: #fff; background-color: #2e65cc; border: solid 1px #2e65cc; }
/*第一页-禁用*/
.pageCustom a.pageCustom_First_Disable{ width: 71px; height:34px; line-height:34px; display: inline-block; text-align: center; cursor: pointer; }
.pageCustom a.pageCustom_First_Disable:hover{ font-weight: bold; color: #fff; background-color: #2e65cc; border: solid 1px #2e65cc; }

/*上一页-启用*/
.pageCustom a.pageCustom_Pre{ width: 71px; height:34px; line-height:34px; display: inline-block; text-align: center; cursor: pointer; }
.pageCustom a.pageCustom_Pre:hover{ font-weight: bold; color: #fff; background-color: #2e65cc; border: solid 1px #2e65cc; }
/*上一页-禁用*/
.pageCustom a.pageCustom_Pre_Disable{ width: 71px; height:34px; line-height:34px; display: inline-block; text-align: center; cursor: pointer; }
.pageCustom a.pageCustom_Pre_Disable:hover{ font-weight: bold; color: #fff; background-color: #2e65cc; border: solid 1px #2e65cc; }

/*页码*/
/* .pageCustom a.pageCustom_Num{  border-radius: 2px; } */
.pageCustom a.pageCustom_Num:hover{ font-weight: bold; color: #fff; background-color: #2e65cc; }
.pageCustom a.pageCustom_Num_On{  font-weight: bold; color: #fff; background-color: #2e65cc; }

/*下一页-启用*/
.pageCustom a.pageCustom_Next{ width: 71px; height:34px; line-height: 34px; display: inline-block; text-align: center; cursor: pointer; }
.pageCustom a.pageCustom_Next:hover{ font-weight: bold; color: #fff; background-color: #2e65cc; border: solid 1px #2e65cc; }
/*下一页-禁用*/
.pageCustom a.pageCustom_Next_Disable{ width: 71px; height:34px; line-height: 34px; display: inline-block; text-align: center; cursor: pointer; }
.pageCustom a.pageCustom_Next_Disable:hover{ font-weight: bold; color: #fff; background-color: #2e65cc; border: solid 1px #2e65cc; }

/*尾页-启用*/
.pageCustom a.pageCustom_Last{ width: 71px; height:34px; line-height: 34px; display: inline-block; text-align: center; cursor: pointer; }
.pageCustom a.pageCustom_Last:hover{ font-weight: bold; color: #fff; background-color: #2e65cc; border: solid 1px #2e65cc; }
/*尾页-禁用*/
.pageCustom a.pageCustom_Last_Disable{ width: 71px; height:34px; line-height: 34px; display: inline-block; text-align: center; cursor: pointer; }
.pageCustom a.pageCustom_Last_Disable:hover{ font-weight: bold; color: #fff; background-color: #2e65cc; border: solid 1px #2e65cc; }

/*跳转*/
 .pageCustom a.pageCustom_Go{ width: auto; padding: 0 6px; height: 32px; display: inline-block; line-height: 32px; text-align: center; border: none !important; background: none; }
 .pageCustom a.pageCustom_Go input{ margin:0 3px; width: 43px; height: 32px; line-height: 32px; display: inline-block; color: #696969; text-align: center; border: solid 1px #d3d3d3; background-color: #fff; font-size: 16px; color: #666; }



.lam{ width: 230px; background-color: #fff ; border: solid 1px #ededed ; border-left: 2px solid #1e8b77 ;margin-left: 4px;}
.lam ul{width: 100% ;}
.lam ul li{width: 100% ;}
.lam ul li .ej{width: 100% ; width: 238px; height: 66px; position: relative; left: -6px;}
.lam ul li .ej a{ width: 200px; height: 60px; line-height: 60px;display: block;margin-top: 2px;padding-left: 34px;font-size: 18px; color: #222; overflow: hidden;}
.lam ul li .sj-box{ width: 228px; margin-left: 3px;display: none}
.lam ul li .sj-box .sj{ width: 100% ;height: 40px ;}
.lam ul li .sj-box .sj a{ width: 150px; height: 40px; line-height: 40px ;display: block ; padding-left: 39px; font-size: 14px; color: #676767 ; position: relative; overflow: hidden;}
.lam ul li .sj-box .sj:hover{background-color: #e5e5e5; background-image: url(../images/rr.png);background-repeat: no-repeat ;background-position: 190px center}
.lam ul li .sj-box .sj:hover a{text-decoration: underline}
.lam ul li.on .ej{ background: url(../images/on.png) no-repeat }
.lam ul li.on .ej a{color: #fff ;background: url(../images/dow.png) no-repeat 192px center}
.lam ul li.on2 .ej a{background: url(../images/rr2.png) no-repeat 192px center}
.lam ul li .sj-box .sj.foc{background-color: #e5e5e5; background-image: url(../images/rr.png);background-repeat: no-repeat ;background-position: 190px center}



.sp-list{ width: 100%;  overflow: hidden;}
.sp-list ul{ width: 1090px}
.sp-list ul li{ width: 327px;float: left; margin: 0 25px 17px 0; position: relative;}
.sp-list ul li a{width: 100%; height: 100%; display: block}
.sp-list ul li a .img-box{width: 327px; height: 185px; overflow: hidden;}
.sp-list ul li a .img-box img{width:  100%; height: 100%; object-fit: cover ;transition: all 1.1s;}
.sp-list ul li a h3{width: 100%; height:44px; line-height: 42px; text-align: center; font-size: 16px; color: #353636; white-space: nowrap;text-overflow: ellipsis ; overflow: hidden;}
.sp-list ul li a .zhe{width: 327px; height: 185px;text-align: center; background: rgba(0, 0, 0, 0.15) ; position: absolute; left: 0;top: 0; overflow: hidden;}
.sp-list ul li a .zhe img{margin-top: 80px;}
.sp-list ul li:hover a h3{color: #348fc3}
.sp-list ul li:hover a .img-box img{transform: scale(1.1);}


.tp-list{ width: 100%;  overflow: hidden;}
.tp-list ul{ width: 1090px}
.tp-list ul li{ width: 327px;float: left; margin: 0 25px 17px 0; position: relative;}
.tp-list ul li a{width: 100%; height: 100%; display: block}
.tp-list ul li a .img-box{width: 327px; height: 210px; overflow: hidden;}
.tp-list ul li a .img-box img{width:  100%; height: 100%; object-fit: cover ;transition: all 1.1s;}
.tp-list ul li a h3{width: 100%; height:44px; line-height: 42px; text-align: center; font-size: 16px; color: #353636; white-space: nowrap;text-overflow: ellipsis ; overflow: hidden;}
.tp-list ul li a .zhe{width: 327px; height: 210px;text-align: center; background: rgba(0, 0, 0, 0.15) ; position: absolute; left: 0;top: 0; overflow: hidden;     display: none;}
.tp-list ul li a .zhe img{margin-top: 96px;}
.tp-list ul li:hover a h3{color: #348fc3}
.tp-list ul li:hover a .img-box img{transform: scale(1.1);}
.tp-list ul li:hover .zhe{ display:block}

.Personnel{ width: 100% ; padding-bottom: 15px}
.Personnel ul{ width: 100% ;}
.Personnel ul li{ width: 100% ; border-bottom: 1px solid #efefef ;padding: 25px 0}
.Personnel ul li a{ width: 100%;display: block ; overflow: hidden;}
.Personnel ul li a .tu{ width: 198px; height: 127px;float: left; position: relative; overflow: hidden;}
.Personnel ul li a .tu img{width: 100% ;height: 100%;object-fit: cover ;transition: all 1.1s;}
.Personnel ul li a .prb-box{ width: 810px; float: right; overflow: hidden;}
.Personnel ul li a .prb-box h3{width: 100%; height: 20px; line-height: 20px; font-size: 16px; color: #22252b ; white-space: nowrap;text-overflow: ellipsis ;margin: 11px 0 12px 0; overflow: hidden;} 
.Personnel ul li a .prb-box p{width: 100%; max-height:44px; line-height: 22px; font-size: 14px; color: #919191 ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;}
.Personnel ul li a .tim{ width: 100%; height: 14px;line-height: 14px;text-align: left; margin: 16px 0 0 0}
.Personnel ul li a .tim span{font-size: 12px; color: #138bcf ;}
.Personnel ul li a:hover .prb-box h3{color: #138bcf;}
.Personnel ul li.noa a .tu{display: none}
.Personnel ul li.noa a .prb-box{ width: 100%}
.Personnel ul li:nth-child(1){padding-top: 0}
.Personnel ul li a:hover .tu img{transform: scale(1.1);}
.Personnel ul li a .zhe{width: 198px; height: 127px; background: rgba(0, 0, 0, 0.3) ;text-align: center; position: absolute; left: 0;top: 0;  overflow: hidden;display: none}
.Personnel ul li a .zhe i{ width: 22px; height: 23px ; display: inline-block ;background: url(../images/ja.png) no-repeat;margin-top: 53px;}
.Personnel ul li a:hover .zhe{display: block}




.plaintext{ width: 100% ; padding-bottom: 15px}
.plaintext ul{ width: 100% ;}
.plaintext ul li{ width: 100% ; border-bottom: 1px solid #efefef ;padding: 22px 0}
.plaintext ul li a{ width: 100%;display: block ; overflow: hidden;}
.plaintext ul li a .tu{ width: 198px; height: 127px;float: left; position: relative; overflow: hidden;}
.plaintext ul li a .tu img{width: 100% ;height: 100%;object-fit: cover ;transition: all 1.1s;}
.plaintext ul li a .prb-box{ width: 906px; float: right; overflow: hidden;}
.plaintext ul li a .prb-box h3{width: 100%; height: 20px; line-height: 20px; font-size: 16px; color: #22252b ; white-space: nowrap;text-overflow: ellipsis ;margin: 11px 0 12px 0; overflow: hidden;} 
.plaintext ul li a .prb-box p{width: 100%; max-height:44px; line-height: 22px; font-size: 14px; color: #919191 ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;}
.plaintext ul li a .tim{ width: 100%; height: 14px;line-height: 14px;text-align: left; margin: 16px 0 0 0}
.plaintext ul li a .tim span{font-size: 12px; color: #138bcf ;}
.plaintext ul li a .time{ width: 116px;text-align: center;float: left;}
.plaintext ul li a .time h5{ line-height: 36px ;font-size: 36px ; color: #7c7c7c;margin: 12px 0 0 0}
.plaintext ul li a .time h6{ line-height: 12px ;font-size: 12px ; color: #b9baba; }
.plaintext ul li a .time i{ width: 45px; height: 1px; display: inline-block ;background-color: #f5f5f5;margin: 9px 0 9px 0}
.plaintext ul li a:hover .prb-box h3{color: #138bcf;}
.plaintext ul li a:hover .tim span{font-size: 12px; color: #bbb ;}
.plaintext ul li:nth-child(1){padding-top: 0}


.search{ width: 1260px ; margin: 0 auto}
.seac-bj{ width: 1230px ; height: 44px ; padding: 15px ; background-color: #e9e9e9 ;}
.seac-bj .txt{ width: 1078px; height: 44px; padding-left: 16px;background-color: #fff ;font-size: 16px; color: #222 ; float: left;}
.seac-bj .submit{width: 128px; height: 44px; background-color: #1e8b77 ;font-size: 16px; color: #fff ;float: right;cursor: pointer; }

.sear-list{ width: 100% ; padding: 10px 0 0 0}
.sear-list ul{ width: 1230px;margin: 0 auto}
.sear-list ul li{ width: 100% ; padding: 28px 0 ;border-bottom: 1px solid #e1e1e1}
.sear-list ul li a{ width: 100% ; display: block;}
.sear-list ul li a h3{ width: 100% ; font-size: 16px; color: #353636;margin-bottom: 11px;}
.sear-list ul li a p{ width: 100% ; font-size: 14px; color: #919191;}
.sear-list ul li a p span{ color: #b90202}
.sear-list ul li a:hover h3{color: #348fc3}


.rw-list{ width: 100%;  overflow: hidden;}
.rw-list ul{ width: 1090px}
.rw-list ul li{float:left;width: 296px; height:491px ; background-color: #fff ; padding: 1px; overflow:hidden;  position: relative; margin:0 65px 40px 0;}
.rw-list ul li a{width: 100%; height: 100%; display: block}
.rw-list ul li a .tu-box{width: 100%; height: 396px; overflow: hidden;}
.rw-list ul li a img{ width: 100%; height:100% ; object-fit: cover ;transition: all 1.1s;}

.rw-list ul li a .cent{ width: 290px; margin: 0 auto;  text-align: center ; margin-top: 24px}
.rw-list ul li a .cent h3{width: 100%;height: 16px; line-height: 16px; font-size: 16px; color: #293136 ;text-align: center; overflow: hidden;}
.rw-list ul li a .cent i{ width: 45px; height: 1px; display: inline-block ;background-color: #eee; margin: 9px 0 9px 0}
.rw-list ul li a .cent h4{width: 100%;height: 16px; line-height: 16px; font-size: 14px; color: #737576 ;text-align: center; overflow: hidden;}
.rw-list ul li a .tu-box:hover img{transform: scale(1.1);}
.rw-list ul li:hover{background: url(../images/sl.jpg) no-repeat left bottom; box-shadow:5px 1px 8px 3px  rgba(0, 0, 0, 0.1) ; }
.rw-list ul li:hover a h3{ color: #fff}
.rw-list ul li:hover a h4{ color: #fff ;opacity: 0.7;}
.rw-list ul li:hover a i{background-color: #fff; }


.magazine-list{ width: 100%;  overflow: hidden;}
.magazine-list ul{ width: 1090px}
.magazine-list ul li{width:302px; float:left; overflow:hidden;  position: relative; margin:0 65px 22px 0;}
.magazine-list ul li .tu-box{width: 288px; padding: 7px; background-color: #e5e6e8}
.magazine-list ul li .tu-box .za{ width: 288px; height: 396px; overflow: hidden;}
.magazine-list ul li .tu-box .za img{ width: 100%; height: 100%;}
.magazine-list ul li h3{width: 100% ; height: 32px;line-height: 32px; text-align: center; color: #222; white-space: nowrap;text-overflow: ellipsis;margin-top: 6px; overflow: hidden;}



.zhuanye{ width: 100% ; padding-bottom:5px}
.zhuanye ul{ width: 100% ;}
.zhuanye ul li{ width: 100% ;  margin-bottom: 25px}
.zhuanye ul li a{ width: 100%;display: block ;background-color: #f8f9fa; overflow: hidden;}
.zhuanye ul li a .tu{ width: 330px; height: 212px;float: left; position: relative; overflow: hidden;}
.zhuanye ul li a .tu img{width: 100% ;height: 100%;object-fit: cover ;transition: all 1.1s;}
.zhuanye ul li a .prb-box{ width: 632px; float: right;margin-right: 34px; overflow: hidden;}
.zhuanye ul li a .prb-box h3{width: 100%; height: 20px; line-height: 20px; font-size: 18px; color: #353636 ; white-space: nowrap;text-overflow: ellipsis ;margin: 28px 0 12px 0; overflow: hidden;} 
.zhuanye ul li a .prb-box p{width: 100%; max-height:72px; line-height: 24px; font-size: 14px; color: #858787 ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3; overflow: hidden;}
.zhuanye ul li a .tim{ width: 100%; height: 14px;line-height: 14px;text-align: left; margin: 16px 0 0 0}
.zhuanye ul li a .tim span{font-size: 12px; color: #138bcf ;}
.zhuanye ul li a:hover .prb-box h3{color: #138bcf; font-weight: bold}
.zhuanye ul li.noa a .tu{display: none}
.zhuanye ul li.noa a .prb-box{ width: 100%}
.zhuanye ul li:nth-child(1){padding-top: 0}
.zhuanye ul li a:hover .tu img{transform: scale(1.1);}
.zhuanye ul li a .zhe{width: 330px; height: 212px; background: rgba(0, 0, 0, 0.3) ;text-align: center; position: absolute; left: 0;top: 0;  overflow: hidden;display: none}
.zhuanye ul li a .zhe i{ width: 22px; height: 23px ; display: inline-block ;background: url(../images/ja.png) no-repeat;margin-top: 53px;}
.zhuanye ul li a:hover .zhe{display: block}
.zhuanye ul li a:hover{background-color: #ebf4fc}
.zhuanye ul li a:hover .tim span{ color: #686868}



.titb{ width: 100% ; border-bottom: 1px solid #e5e5e5 ;text-align: center ; padding: 0 0 40px 0}
.titb h3{font-size: 26px; color: #293136}
.text-box{width: 100% ; font-size: 16px; color: #22252b ;line-height: 28px; padding: 22px 0 0 0 ; overflow: hidden;}
.text-box img{max-width: 100% !important ;height: auto;}


.mojia{ width: 260px; float: right ; }
.mojib{ width: 994px;float: left;}

.titb2{ width: 100% ; border-bottom: 1px solid #e5e5e5 ;text-align: left ; padding: 0 0 29px 0}
.titb2 h3{font-size: 24px; color: #22252b ;line-height: 36px;margin-bottom: 28px;}
.titb2 h6{font-size: 14px; color: #727272 ;line-height: 16px;}

.pg-box{ width: 100%; position: relative; margin-top: 16px;border-top: 1px solid #eee ; padding:40px 0 0 0}
.page-t{ width:100%; height: 20px;margin-bottom: 16px;}
.page-t h3{ width:70px; height:20px; float: left; line-height:20px; font-size:16px; color:#5b5b5c;}
.page-t a{ width:860px;height:20px; float: left; line-height:20px;font-size:16px; color:#5b5b5c; display:block; white-space:nowrap;  text-overflow:ellipsis; overflow:hidden}
.page-t:hover a{ color:#138bcf ; }
.page-t:hover h3{ color:#138bcf; }

.fxbox{ width: 100% ; height: 125px; }
.fxico{width: 42px; float: left;text-align: center}
.fxico h6{font-size: 14px; color: #138bcf ;padding: 13px 0 0 0}


.m-share{float: left;}
.share{zoom: 1;}
.share:after{content: "";display: block;clear: both;}
.share a{float: left;width: 38px;height: 38px;border-radius: 50%;margin-left: 25px;cursor: pointer;display: block;}
.share a i{display: block;width: 38px;height: 38px;-webkit-transition: .4s all;-moz-transition: .4s all;-ms-transition: .4s all;transition: .4s all;}
.share a:hover i{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
.share #share-icon{width: 38px;height: 38px;float: left;display: none;}
.share #share-icon img{width: 100%;height: 100%;}
.share .share-qqzone i{background:url(../images/wico3.png)}
.share .share-wechat{position: relative;}
.share .share-wechat i{background:url(../images/wico1.png)}
.share .share-weibo i{background:url(../images/wico2.png)}
.share .bg-code{left: -36px;z-index: 10;}
.share .qrcode{position: absolute;top: 36px;border: 1px solid #ccc;padding: 5px;background: #fff;display: none;width: 100px;height: 100px;left: -98%;z-index: 11;}
.share .close-btn{position: absolute;background: #fff;color: #000;font-size: 12px;z-index: 12;width: 12px;height: 12px;line-height: 12px;text-align: center;right: -39px;top: 50px;display: none;cursor: pointer;}
.qrcode canvas{position: absolute; left: 4.5px;top: 4.5px}



.Whatsnew-bj{ width: 230px; padding: 0 15px ;background-color: #f4f4f4}
.Whatsnew-bj .dt{ width: 100% ; height: 24px; border-bottom: 1px solid #ddd ;padding: 18px 0}
.Whatsnew-bj .dt img{float: left;}
.Whatsnew-bj .dt h3{float: left; line-height: 24px; padding-left: 7px; font-size: 16px; color: #000}

.zxdt{ width: 100% ; padding-bottom: 20px}
.zxdt ul{ width: 100% ;}
.zxdt ul li{ width: 100% ; padding: 18px 0 0 0}
.zxdt ul li a{ width: 100% ; display: block}
.zxdt ul li a h4{ width: 46px; height: 19px; line-height: 19px;text-align: center ;border: solid 1px #bfbfbf ;font-size: 12px; color: #424242;margin-bottom: 6px;}
.zxdt ul li a h3{width: 100% ;max-height: 44px; line-height: 22px; font-size: 14px; color: #424242;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.zxdt ul li a:hover h4{border: solid 1px #00845b ; background-color: #00845b ;color: #fff}
.zxdt ul li a:hover h3{ color: #138bcf}


.zypage .flexslider{ height: 890px ;}
.zypage .flexslider .slides li a img{ height: 890px ;}
.zypage .dw-bj{ height: 800px;}
.zypage .flex-control-nav{bottom: 52px}
.zypage .flex-control-nav li a{ width: 8px; height: 8px;}
.zypage .flex-control-nav li .flex-active{ width: 30px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; }


.flght-bj{ width: 100% ; background-color: #fff ;}
.flght-c{ width: 1330px; margin: 0 auto; padding: 80px 0; overflow: hidden;}
.flght-c .tu-box{ width: 600px; height: 385px ; float: left; overflow: hidden;}
.flght-c .tu-box img{width: 100% ; height: 100%;transition: all 1.1s;}
.flght-c .tu-box:hover img{transform: scale(1.1);}
.flght-c .flg-r{ width: 690px; float: right ;}
.flght-c .flg-r h3{ width: 100% ; height: 30px; line-height: 30px ;font-size: 30px ;color: #e4e3e3;margin: 18px 0 14px 0;text-transform: uppercase; overflow: hidden;}
.flght-c .flg-r h4{ width: 100% ; height: 30px; line-height: 30px ;font-size: 24px ;color: #2272c2;margin-bottom: 46px; overflow: hidden;}
.flght-c .flg-r p{ width: 100% ; height: 120px; line-height: 30px; font-size: 16px; color: #293136 ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;margin-bottom: 70px; overflow: hidden;}
.flght-c .flg-r a{ width: 158px; height: 43px ; line-height: 43px; text-align: center; display: inline-block ;border: solid 1px #d2d2d2 ;font-size: 14px; color: #262627; text-transform: uppercase}
.flght-c .flg-r a:hover{ background-color: #00845b ;color: #fff;box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px 3px;}


.Courses-bj{width: 100% ; height: 669px ; background: url(../images/kc-bj.jpg) no-repeat center center; overflow: hidden;}
.Courses-c{ width: 1330px; margin: 0 auto; padding: 77px 0 50px 0 }
.title-box{width: 100%; text-align: left; position: relative;}
.title-box h5{ width: 80%; height: 30px; line-height: 30px ;font-size: 30px ;color: #e4e3e3;margin: 0 0 7px 0;text-transform: uppercase; overflow: hidden;}
.title-box h3{width: 80%;  line-height: 24px; font-size: 24px; color: #2272c2;}
.title-box a{ width: 158px; height: 43px ; line-height: 43px; text-align: center; display: inline-block ;
    border: solid 1px #d2d2d2 ;font-size: 14px; color: #262627; text-transform: uppercase ; position: absolute; right: 0;top: 12px}
.title-box a:hover{ background-color: #00845b ;color: #fff;box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px 3px;}


.picScroll-left7{ width: 100%;  position: relative;top: 7px; overflow: hidden;}
.picScroll-left7 .bd{ width: 100% ; width: 2560px; width: 1330px; margin: 0 auto;position: relative; left: 121px;  }
.picScroll-left7 .bd ul{ width: 100%; width: 2560px; position: relative; }
.picScroll-left7 .bd ul li{width: 535px; float: left;text-align: center;margin: 0 16px 0 0 ;position: relative;}
.picScroll-left7 .bd ul li .tu-box{ width:535px; height: 343px;   margin-bottom: 34px;  position: relative; overflow: hidden; }
.picScroll-left7 .bd ul li .tu-box img{ width: 100% ;height: 100% ;transition: all 1.1s;}
.picScroll-left7 .bd ul li h3{ width: 100% ;height: 20px;line-height: 20px; font-size: 18px; color: #293136;text-align: center ;white-space: nowrap;text-overflow: ellipsis ; overflow: hidden;}

.picScroll-left7 .bd .tempWrap{ width: 100%; overflow: initial !important}
.picScroll-left7 .bd ul li:hover h3 { font-weight: bold ;color: #0ba58b}
.picScroll-left7 .bd ul li:hover .tu-box img{transform: scale(1.1);}


.picScroll-left7 .hd{ width:1330px; position: absolute; left: 50%;margin-left: -665px; top: 144px; }
.picScroll-left7 .hd ul li{ width: 12px; height: 12px; background-color: #d2d2d2; border-radius:12px ; -webkit-border-radius:12px ; -moz-border-radius:12px ; -ms-border-radius:12px ; -o-border-radius:12px ; margin: 0 9px; display: inline-block ;font-size: 0 ;cursor: pointer;display: none}
.picScroll-left7 .hd ul li.on{background-color: #001f94;}
.picScroll-left7 .hd .next{ width:60px; height:60px;background: url(../images/rt5.png) no-repeat; position:absolute; right:-0px; top:0; cursor:pointer; z-index:9 ; display: block ;}
.picScroll-left7 .hd .prev{ width:60px; height:60px;background: url(../images/lt5.png) no-repeat;   position:absolute; left:-0px; top:0; cursor:pointer; z-index:9 ; display: block;}
.picScroll-left7 .hd .next:hover{ background: url(../images/rt5-1.png) no-repeat;}
.picScroll-left7 .hd .prev:hover{ background: url(../images/lt5-1.png) no-repeat; }
.picScroll-left7 .zhd1{ width: 770px ; height: 343px; background: rgba(0, 0, 0, 0.3) ; position: absolute; left: 50%; top: 0; margin-left: -1330px; }
.picScroll-left7 .zhd2{ width: 772px ; height: 343px; background: rgba(0, 0, 0, 0.3) ; position: absolute; right: 50%; top: 0; margin-right: -1330px;  }


.xwbm-bj{width: 100% ; height: 725px ; background: url(../images/xww-bj.jpg) no-repeat center center; overflow: hidden;}
.xwbm-c{width:1330px;margin: 0 auto ; position: relative;}
.xwb-l{ width: 633px; height: 566px;margin-top: 79px;}
.xwb-r{ width: 1355px; height: 484px ;background: url(../images/zdw.jpg) no-repeat ;position: absolute; right: -615px; top: 84px ; overflow: hidden;}
.xwbm-c .title-box{ width: 660px; position: absolute; right: 0;top: 0}
.xwbm-c .title-box a{width: auto; border: none ;color: #7c7c7c; top: 32px}
.xwbm-c .title-box a:hover{box-shadow: rgba(0, 0, 0, 0) 0 0 8px 3px;background:none;color: #0ba58b}
.zynews{width: 660px; height: 480px ; height: 450px; position: relative; left: 79px; overflow: hidden;}
.zynews ul{ width: 100% ; padding: 10px 0 0 0;}
.zynews ul li{ width: 100% ;padding: 20px 0; border-bottom: 1px dashed #8bbfd5;}
.zynews ul li a{width: 100% ; display: block ;position: relative;}
.zynews ul li a h5{ height: 16px ; line-height: 16px; font-size: 14px; color: #aad3e1 ;background: url(../images/sj.png) no-repeat left center; padding-left: 22px ;margin-bottom: 5px}
.zynews ul li a p{width: 100% ;max-height: 56px; line-height: 28px; font-size: 18px; color: #fefefe ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.zynews ul li:last-child{border: none}
.Headlines{ width: 578px; height: 510px ;background-color: #fff ; box-shadow: rgba(0, 0, 0, 0.04) 0 0 10px 4px ;float: right; position: relative;}
.Headlines .tt{ position: absolute; left: 41px;top: 36px;}

.stylea{ width: 385px; height: 20px; position: absolute; left: 203px;top: 35px;}
.stylea ul{ width: 100%;}
.stylea ul li{ width: 100%;}
.stylea ul li a{ width: 100%;display: block; height: 20px; line-height: 20px;font-size: 18px; color: #293136 ; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;  }
.styleb{ width: 590px; position: absolute; left: 0;top: 84px;  z-index: 9; overflow: hidden;}
.styleb ul{ width: 100%;}
.styleb ul li{ width: 590px;height: 378px;}
.styleb ul li a{ width: 100%; height: 378px;display: block; position: relative; overflow: hidden;}
.styleb ul li a img{ width: 100% ; height: 100% ;}
.styleb ul li a .zhe{width: 100%; height: 78px;  background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));
 position: absolute; left: 0; bottom: 0;}
 .styleb ul li a .zhe h3{ width: 518px;margin: 0 auto; max-height: 56px; line-height: 28px; font-size: 18px;color: #fff; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
 .styleb .slick-dots{ position: relative; text-align: center;padding-top: 78px; z-index: 99;}
 .styleb .slick-dots li{display: inline-block ; width: auto; height: auto;}
 .styleb .slick-dots li button{ width: 8px; height: 8px ;border: none; padding: 0;margin: 0 7px; background-color: #bfbfbf ; font-size: 0; border-radius:8px ; -webkit-border-radius:8px ; -moz-border-radius:8px ; -ms-border-radius:8px ; -o-border-radius:8px ;outline: none; cursor: pointer;}
 .styleb .slick-list{ padding: 0 !important}
 .styleb .slick-dots li.slick-active button{background-color: #0ba58b; width: 30px; ; border: none;}
.styleb .slick-next{width: 60px; height: 60px; background: url(../images/rt5.png) no-repeat; border: none;
    font-size: 0;position: absolute;left: initial; right: 0;top: 140px; cursor: pointer;z-index: 9998;
outline: none; background-color: transparent;}
.styleb .slick-prev{width: 60px; height: 60px; background: url(../images/lt5.png) no-repeat; border: none;
    font-size: 0;position: absolute;left: 0;top: 140px; cursor: pointer;z-index: 9998;
outline: none; background-color: transparent;}




 
.student-bj{width: 100% ; background-color: #fff ;padding: 80px 0; overflow: hidden;}
.student-c{width:1330px;margin: 0 auto ;height: 514px;position: relative;  overflow: hidden;}
.student-c .title-box{ width: 350px; position: absolute; left: 36px;top: 24px; z-index: 99;} 
.student-c .title-box a{ position: absolute; left: 0; top: 110px}

#focus-bj { width:100%; height: 514px;  position: relative; z-index: 9;  top: 0;}
/* #focus-bj .focus { margin-left: 160px; } */
@media \0screen\,screen\9{
    #focus-bj .focus li+li { display:none;}
    }


#focus-bj .focus .bigpic {  width: 840px; height: 514px; float: right; position: relative; z-index: 11;}
#focus-bj .focus .bigpic ul li{ position: relative; width: 840px; height: 514px; }
#focus-bj .focus .bigpic .wzbox { width: 100%; height:65px; line-height: 65px;  background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));position: absolute; left: 0; bottom: 0;   overflow: hidden;}
#focus-bj .focus .bigpic .wzbox h3{ width:100%; height:65px; line-height: 65px;text-align: center; font-size: 18px; color: #fff; white-space:nowrap;  text-overflow:ellipsis; overflow: hidden;}
#focus-bj .focus .bigpic ul li .wg{ width: 100% }
#focus-bj .focus .bigpic a img { width: 100%;height:514px;    }


#focus-bj .focus .smallpic { width:490px;height:299px; position: absolute; left: 0px; bottom: 0; z-index: 10; overflow: hidden;}
#focus-bj .focus .smallpic ul li{ position: relative; height:299px;}
#focus-bj .focus .smallpic ul li a{ width: 100% ;height: 100% ;display: block ; overflow: hidden;}
#focus-bj .focus .smallpic  img { width:490px; height:299px; position: relative;transition: all 1.1s;}
#focus-bj .focus .smallpic .wzbox { width: 100%; height:65px; line-height: 65px;  background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));position: absolute; left: 0; bottom: 0; display: none;  overflow: hidden;}
#focus-bj .focus .smallpic .wzbox h3{ width:100%; height:65px; line-height: 65px;text-align: center; font-size: 16px; color: #fff; white-space:nowrap;  text-overflow:ellipsis; overflow: hidden;}
#focus-bj .focus .smallpic:hover  img{ transform:scale(1.1) ; -webkit-transform:scale(1.1) ; -moz-transform:scale(1.1) ; -ms-transform:scale(1.1) ; -o-transform:scale(1.1) ; }
.slick-prev{ width: 60px; height: 60px; background: url(../images/lt5.png) no-repeat; border: none; font-size: 0; position: absolute; left: -60px; bottom: 0; cursor: pointer; z-index: 9998;outline:none;background-color: transparent; }
.slick-next {width: 86px; height: 86px; background: url(../images/rt6-1.png) no-repeat ; border: none; font-size: 0; position: absolute;left:0;  bottom: 0; cursor: pointer;outline:none;background-color: transparent;}
/* .slick-next:hover{ background: url(../images/rt6-1.png) no-repeat;}
.slick-prev:hover{ background: url(../images/lt5-1.png) no-repeat; } */

.slick-slider{position: relative;display: block;box-sizing: border-box;
    -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
    -webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
#focus-bj .slick-dots{display: none !important}
.special-box{ width: 100% ;margin-top: 122px; }
.mgt9{padding-top: 92px;padding-bottom: 36px}




.magazine-list ul li:hover h3{color: #138bcf}

.right_fenye{ width: 100% ;text-align: center}
.right_fenye .page{display: inline-block }
.right_fenye .page .PageList{display: inline-block; margin: 0 2px; }
.right_fenye .page .PageList a{width: 34px; height: 34px;line-height: 34px;display: inline-block;text-align: center;border: solid 1px #d3d3d3;font-size: 16px;  color: #585858;  background-color: #fff;cursor: pointer;}
.right_fenye .page .PageList strong{width: 34px; height: 34px;line-height: 34px;display: inline-block;font-weight: bold;color: #fff;background-color: #138bcf;border: solid 1px #138bcf}
.right_fenye .page .prev a{ width: 71px}
.right_fenye .page .next a{ width: 71px}
.right_fenye .page .first a{ width: 71px}
.right_fenye .page .last a{ width: 71px}
.right_fenye .page .custom  strong{ width: auto; border: solid 1px #d3d3d3;font-size: 16px;  color: #585858; height: 34px;line-height: 34px;display: inline-block; padding: 0 20px  ;background-color: #fff;font-weight: normal}
.PageListHtTxt{display: inline-block }
.PageListHtTxt span{font-size: 16px;  color: #585858; padding: 0 4px 0 1px}
.PageListHtTxt input{width: 34px; height: 34px;line-height: 34px;display: inline-block;text-align: center;border: solid 1px #d3d3d3;font-size: 16px;  color: #585858;  background-color: #fff;}
.right_fenye .page .PageList a:hover{font-weight: bold;color: #fff;background-color: #138bcf;border: solid 1px #138bcf}
.right_fenye .page .pagetiao a:hover{color: #585858 ;font-weight: normal}
.right_fenye{ margin-top: 35px;} 

#focus-bj .focus .smallpic img{object-fit: cover}
#focus-bj .focus .bigpic a img{object-fit: cover}

@media screen\0 {
    .picScroll-left7 .bd { width: 100% }
}

.position-box .wz-b h3 {height: 70px;
	width:auto;
    top: 14px;
    line-height: initial;
    text-align: inherit;
    position: absolute;
    justify-content: right;
    right: 20px;
    align-items: center;
    display: flex;
}