body,html{ overflow-x:hidden; height:auto; box-sizing:border-box;}
body{ color:#333; font-size:16px; padding-top:150px;}
:root{--b:1;}
.course{
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none;  /*webkit浏览器*/
    -ms-user-select: none;   /*ie10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;}
a{ color:#333; text-decoration:none;}
a:hover{ text-decoration:none; color:#004677;}
i,em{ font-style:normal;}
.img img{ width:100%; height:auto; display:block; object-fit: cover;}
.header,
.header .logo,
.header .wp,
/*.menu a,
.menu a:before,
.menu dt:before,*/
.slick-arrow,
.listA .pd,
.imgList .pd,
.teamList .pd,
.teamListB .pd,
/*.menu .box,*/
.more1{ transition: all 0.3s ease-out;}
.pd .img img{transition: all 1s ease;}
.pd .img{ overflow:hidden;}
.pd:hover .img img{ transform:scale(1.05,1.05);}
.listA .pd:hover{ transform:translateY(-5px);}

.menu .h3 a:after,
.ipt_b1,
.menu span,
.menu i,
/*.pNav span,
.pNav i,
.pNav dd a:before,*/
.tparrows.round:before{font-family:"iconfont" !important;font-size:1em;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.slick-arrow{font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.menu-link{-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
.menu-link *{box-sizing: border-box;}
.menu-link { display:none; border-radius:5px; box-sizing: border-box; position: absolute; top:50%; margin-top:-20px; right:0px; margin-right:-8px;font-size: 11px;z-index: 10;width:40px;height:40px; padding:8px;}
.menu-link:hover,
.menu-link:focus {}
.menu-link span {position: relative;display: block;margin-top:10px;}
.menu-link span,
.menu-link span:before,
.menu-link span:after {background-color: #fff;width: 100%;height:2px;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.menu-link span:before,
.menu-link span:after {position: absolute;top: -.55em;content: " ";}
.menu-link span:after {top: .55em;}
.menu-link.active span {background: transparent;}
.menu-link.active span:before {
    background-color: #fff;
    -webkit-transform: rotate(45deg) translate(.5em, .4em);
    -moz-transform: rotate(45deg) translate(.5em, .4em);
    -ms-transform: rotate(45deg) translate(.5em, .4em);
    -o-transform: rotate(45deg) translate(.5em, .4em);
    transform: rotate(45deg) translate(.5em, .4em);}
.menu-link.active span:after {
    background-color: #fff;
    -webkit-transform: rotate(-45deg) translate(.4em, -.3em);
    -moz-transform: rotate(-45deg) translate(.4em, -.3em);
    -ms-transform: rotate(-45deg) translate(.4em, -.3em);
    -o-transform: rotate(-45deg) translate(.4em, -.3em);
    transform: rotate(-45deg) translate(.4em, -.3em);}

.wp{ /*width:1460px;*/width:1600px; margin:0 auto; position:relative;}
.wp2{width:100%; margin:0 auto; position:relative;}
.header{ position:fixed; left:0px; top:0px; right:0px; z-index:10; transform:translateZ(0); background:#004677;box-shadow: 0 0 3px rgba(0,0,0,0.5); padding-top:110px;}
.header:before{ content: ''; position: absolute; left: 0px; bottom: 50px; height: 1px; right: 0px; background: #256aab;}
.topNav{ top: -72px; position: absolute; right: 242px;}
.topNav .i{ position: relative; z-index: 3; width: 28px; height: 28px; border-radius: 50%; text-align: center; line-height: 28px; color: #fff; cursor: pointer; font-size:16px; background: #b11519; display: none;}
.topNav .box{}
.topNav a,.topNav span{ height: 36px; line-height: 36px; font-size: 14px; color: #fff;}
.topNav a{ margin: 0 10px;}
.topNav a:first-child{ margin-left: 0px;}
.topNav a:last-child{ margin-right: 0px;}
.topNav .topNav-name { margin: 0;}
.topNav-name:hover { font-weight: bold; text-decoration: underline;}
.topNav .mgr10{ margin-right: 10px;}

.logo{ position:absolute; left:0px; font-size:46px; top:-86px; line-height:1; z-index:3;}
.logo img{ height:68px; width: auto; display: block;}
.logo a{ position: absolute;}
.logo a.a1{ left: 0px; top: 0px; bottom: 0px; width: 55%;}
.logo a.a2{ right: 0px; top: 0px; bottom: 0px; width: 45%;}

.tSearch{ position:absolute; right:0px; top:-72px; z-index:4;}
.tSearch .i{ display: none; position: relative; z-index: 3; width: 28px; height: 28px; border-radius: 50%; text-align: center; line-height: 28px; color: #b11519; cursor: pointer; font-size:16px;  background: #fff;}
.tSearch .i.active:before{ content: '\e80c';}
.tSearch .box{ position: absolute; width:220px; z-index: 2; right: 0px; top: 100%;}
.tSearch .pd{ position:relative;}
.tSearch .i.active{}
.ipt_t1{ background:rgba(255,255,255,0.5); border:none; color:#b11519; height:36px; width:100%; padding:0 50px 0 20px; border-radius:5px !important; font-size:14px; box-sizing:border-box; display:block;}
.ipt_b1{ width:36px; padding: 0px; text-align:center; font-size:18px; line-height:36px; height:36px; color:#fff; position:absolute; right:0px; top:50%; margin-top:-18px; background:none; border:none; border-radius:20px !important;}
.ipt_b1 i{ margin-right: 5px; font-size: 1em;}

.tLanguage{ position:absolute; right:276px; top:42px; z-index:3;}
.tLanguage .i{ position: relative; z-index: 3; width: 32px; height: 32px; border-radius: 50%; text-align: center; line-height: 32px; color: #fff; cursor: pointer; font-size:18px; display: none;}
.tLanguage .box a{ display: block; color: #666666; float: left; height: 36px; line-height: 36px; font-size: 15px; position: relative; padding-left: 36px; margin-left: 24px;}
.tLanguage .box img{ position: absolute; left: 0px; top: 50%; height: 18px; margin-top: -9px;}
.tLanguage .box a:first-child{ margin-left: 0px;}
.tLanguage .i.active{color: #fff;}

.tLogin{ position: absolute; right:0px; top: 24px;}
.tLogin .i{ display:none; position: relative; z-index: 3; width: 34px; height: 34px; border: 1px solid rgba(255,255,255,0.8); border-radius: 50%; text-align: center; line-height: 34px; color: #fff; cursor: pointer;}
.tLogin .box{display: block; font-size: 14px; color: #fff;}
.tLogin .box a{display: inline-block; vertical-align: bottom; color: #fff;}
.tLogin .box em{ display: inline-block; vertical-align: middle; margin:0 0.5em;}

.thello{ position:absolute; left:0px; top:0px; z-index:2; color:#666666; display:none;}
.thello .i{ display:none;}
.thello .box{ line-height:44px;}
.thello .box span{ margin:0 1em;}
.thello .box a{ color:#cbcbcb;}
.thello .box a:hover{ color:#fff;}
.thello .pd{ position:relative;}

.menu{ position:relative; z-index:2; transition: 0.3s padding; padding-top:0;}
.menu ul{}
.menu li{ position:relative; float:left; text-align:center; box-sizing:border-box; width: 10%;}
.menu .h3{ position:relative; margin: 0 3px;}
.menu .h3 a{ display:block; height:50px; line-height:50px; font-size:16px; color:#fff; font-weight: normal; position: relative; z-index: 2;}
.menu .h3 a:after{ content:"\ea64"; font-size: 1em; margin-left: 0.3em;}
.menu li:nth-child(1) .h3 a:after{ display: none;}
.menu .h3:before{ content:''; position: absolute; left: 0px; bottom: 0px; right: 0px; height: 3px; background: #056fd4; display: none;}
.menu li.curr .h3 a,
.menu li:hover .h3 a{ color: #fff;}
.menu li.curr .h3:before,
.menu li:hover .h3:before{ display: block;}
.menu li:hover .box{ visibility:visible; opacity:1; left:3px;}

.menu span{ display:none; position:absolute; right:30px; top:50%; margin-top:-20px; width:40px; height:40px; text-align:center; line-height:40px; cursor:pointer; margin-right:-10px;}
.menu span:before { content: "\e604";}
.menu span.active:before { content: "\e606";}
.menu i{ display:none; position:absolute; right:30px; top:50%; margin-top:-20px; width:40px; height:40px; text-align:center; line-height:40px; margin-right:-10px;}
.menu i:before { content:"\e8e9";}

.menu .box span,
.menu .box i{ height:36px; line-height:36px; right:10px; color:#ccc;}
.menu .box{ visibility:hidden; opacity:0; background:#fff; border-top:none; text-align:left; width:230px; left:-15px; position:absolute; top: 100%;}
.menu .box a{ display:block; line-height:1.25; min-width:180px; color:#004677; position:relative; z-index:2; padding:10px 24px; border-bottom:1px dashed #004677;}
.menu .box dl{ position:relative;}
.menu .box dt{ position:relative;}
.menu .box dt:before{ content:''; position:absolute; top:0px; bottom:0px; width:3px; background:#004677; left:0px;}
.menu .box dt span{ display:block;}
.menu .box dt span:before{ content:'\e915';}
.menu .box dd{ display:none; position:absolute; left:100%; top:0px; width:230px; box-shadow:0 6px 12px rgba(0,0,0,0.175);}
.menu .box dd a{ background:#fff;}
.menu .box dd a:before{ content:''; position:absolute; top:0px; bottom:0px; width:3px; background:#b11519; left:0px;}
.menu .box dd a:hover{ background:#b11519; color:#fff;}
.menu .box dl:hover dt:before{ width:100%;}
.menu .box dl:hover dt a{ color:#fff;}
.menu .box dl:hover dt em{ color:#fff;}
.menu .box dl:hover dt span{ color:#fff;}
.menu .box dl:hover dd{ display:block;}

.body_fix .header{ padding-top: 0px;}
.body_fix .menu .h3 a{ height: 60px; line-height: 60px; font-size: 18px;}

.ibanner{ overflow:hidden; position: relative;}
.ibanner .pd{ display:block; position:relative; overflow:hidden;}
.ibanner .pd img{ width:100.418410041841%; height:auto; display:block;}

.banner{ width:100%; position:relative; z-index:1; overflow:hidden; padding: 10px 0 30px 0;}
/**
.banner:before{ content: ''; height: 414px; background:url(../images/bg1.jpg) no-repeat center top; background-size: cover; position: absolute; left: 0px; top: 0px; right: 0px;}
**/
.banner .slideshow{width:100%; border-radius: 0 0px 0 0px; box-shadow: 0 8px 12px rgba(0,0,0,0.5);background: #004677; overflow: hidden;}
.banner .tp-bullets{ bottom:0px !important; z-index: 99999; right: 120px; left: auto !important; margin-left: auto !important;}
.banner .tp-bannertimer.tp-bottom{ display: none !important;}
.banner .tparrows.hidearrows{ opacity: 1;}
.banner .tp-bullets.hidebullets{ opacity: 1;}
.banner .tp-bullets.simplebullets.round .bullet{ height: 3vw; line-height: 3vw; background: none; font-size: 18px; margin: 0px !important; width: 22px; display: block; text-align: center; color: #fff;}
.banner .tparrows.round{ background: none;}
.banner .tparrows.round{ right: 80px !important; top: auto !important; bottom: 0px !important; font-size: 26px; width: 32px; height: 3vw; margin-top: 0px !important;}
.banner .tparrows.round.tp-leftarrow{ right: 130px !important; left: auto !important;}
.banner .tparrows.round:before{content:"\ea69"; line-height: 3vw; display: block; height: 3vw; width: 32px;}
.banner .tparrows.round.tp-rightarrow:before{ content:"\ea6a";}
.banner .tparrows.round:hover{ background: none;}
.banner .tp-bullets.simplebullets.round .bullet:hover,
.banner .tp-bullets.simplebullets.round .bullet.selected{ font-weight: bold;}
.banner .pd{ position: absolute; z-index: 9; left: 0px; top: 0px; bottom: 0px; right: 0px;}
.banner .pd span {position: absolute;left: 0px;bottom: 0px;right: 0px;background: rgba(0,0,0,0.5);color: #fff;padding: 0 1em;line-height: 3vw; /*font-size: 1vw;*/font-size: 18px;}

.more1{ position: relative; padding-right: 28px; font-size: 18px; position: absolute; right: 0px; top: 50%; margin-top: -16px; color: #7d7d7d;}
.more1 span{ display: block; height: 32px; line-height: 32px;}
.more1 em{ position: absolute; right: 0px; top: 50%; margin-top: -0.4em; line-height: 1; font-size: 1em;}
.more1:hover{ transform: translateX(5px);}
.more1_1{}
.more1_2{ right: 24px;}
.more1_3{ color: #fff;}
.more1_3:hover { color: #fff;}

.tit1{ margin-bottom: 30px; padding-left: 42px; position: relative;}
.tit1 i{ position: absolute; height: 1em; line-height: 1em; left: 0px; top: 50%; margin-top: -0.5em; font-size: 28px; color: #b22123;}
.tit1 strong{ display: block; font-size: 28px; font-weight: normal; color: #000; line-height: 1;}

.iNotice{ background-size: 100% 100%; padding: 25px 0;}
.iNoticeList{ overflow:hidden; height:32px; line-height: 32px; margin:  0 200px; position: relative; z-index: 2;}
.iNoticeList ul{}
.iNoticeList li{}
.iNoticeList .pd{ display: block; color: #fff; padding-left: 20px; position: relative;}
.iNoticeList .pd:before{ content: ''; width: 8px; height: 8px; background: #fff; border-radius: 50%; position: absolute; left: 0px; top: 50%; margin-top: -4px;}
.iNoticeList em{ float: right;}
.iNoticeList span{ height: 32px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.iNoticeList .pd:hover{ text-decoration: underline;}

.iMain{ background: no-repeat center center; background-size: cover; padding:70px 0; position: relative;}
.iMain1{ background: #fff; position: relative; padding: 50px 0 70px 0;}
.iMain1_1{ margin-bottom: 50px;}
.iMain1_2{ width: 53.6986301369863%; float: left;}
.iNewsA{ border-bottom: 1px solid #ebebeb; margin-bottom: 8px;}
.iNewsA .pd{ display: block;position: relative;}
.iNewsA .img{ margin-bottom: 10px; border-radius: 10px;}
.iNewsA .img img{ height: 356px; object-fit: cover; object-position: top;}
.iNewsA .text {padding: 18px 0;transition: 0.3s all;}
.iNewsA .h3 {font-size: 18px;margin-bottom: 5px;height: 26px;line-height: 26px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;padding-left: 18px;}
.iNewsA .text:before {content: '';position: absolute;width: 10px;height: 6px;background: #004677;border-radius: 3px;left: 0px;/*top: 50%;*/bottom: 78px;margin-top: -3px;}
.iNewsA .p{ /*color: #333333;*/ font-size: 16px; line-height: 22px; height: 44px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.iNewsA .slick-arrow{ margin-top: -80px;}
.iNewsA .slick-prev{ left: 20px;}
.iNewsA .slick-next{ right: 20px;}
.iNewsA .pd:hover .text { transform: translateX(10px);}

.iNewsB{}
.iNewsB_1 ul{ min-height: 108px;}
.iNewsB li{ transition: 0.3s all;}
.iNewsB .pd{ display: block; padding-left: 18px; position: relative;}
.iNewsB .pd:before{ content: ''; position: absolute; width:10px; height: 6px; background: #004677; border-radius: 3px; left: 0px; top: 50%; margin-top: -3px;}
.iNewsB .pd span{ font-size: 18px; height: 36px; line-height: 36px; overflow: hidden; font-weight: normal; display: block; margin-right: 80px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.iNewsB .pd em{ position: absolute; right: 0px; top: 50%; margin-top: -0.5em; line-height: 1; font-size: 14px; color: #b3b3b3;}
.iNewsB li:hover{ transform: translateX(10px);}
.iMain1_3{ width: 41.23287671232877%; float: right;}
.iNewsC{ background: #fff; box-shadow: 0 0 12px rgba(0,0,0,0.2); border-radius: 10px; padding: 20px 50px 40px 50px;}
.iNewsC ul{ min-height: 332px;}
.iNewsC li{ border-bottom: 1px dashed #d8d8d8; padding: 12px 0;}
.iNewsC .pd{ display: block; padding-left:110px; position: relative; transition: 0.3s all;}
.iNewsC .h3{ font-size: 18px; height: 42px; line-height: 22px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.iNewsC .em{ position: absolute; left: 0px; height: 44px; line-height: 1; width: 96px; top: 50%; margin-top: -22px;}
.iNewsC .em:before{ content: ''; position: absolute; top: 50%; right: 0px; height: 44px; margin-top: -22px; width: 1px; background: #d8d8d8;}
.iNewsC .em span{ display: block; color: #b22123; font-size: 26px; margin-bottom: 4px; font-weight: bold;}
.iNewsC .em em{ display: block; font-size: 14px; color: #b3b3b3;}
.iNewsC .pd:hover{ transform: translateX(10px);}
.iMain1_4{ background: #fff; box-shadow: 0 8px 12px rgba(0,0,0,0.5); border-radius: 16px; position: relative;    margin-bottom: 30px;}
.tit2{ line-height: 1.2;font-weight: bold; font-size: 30px; position: absolute; margin-top: -36px; height: 72px; left: 0px; top: 50%; width: 120px; text-align: center;}
.tit2:before{ content: ''; position: absolute; background: url(../images/tz.jpg) no-repeat; width: 21px; height: 90px; left: 100%; top: 50%; margin-top: -45px; background-size: 100% 100%;}
.tit2 span{ display: block;}
.tit2 em{ display: block; color: #e3313f;}
.iNewsB_2{ margin: 0 150px; padding: 14px 0;}
.iNewsB_2 ul{ margin-right: -70px; min-height: 64px;}
.iNewsB_2 li{ width: 50%; float: left;}
.iNewsB_2 .pd{ margin-right: 70px;}
.iNewsB_2 .pd span{ line-height: 50px; height: 50px;}
.moreBox1{ position: absolute; right: 0px;}

.iMain2{ background-color:#b11519; background-image: url(../images/bg2.jpg);}
.tit1_2 i{ color: #fff;}
.tit1_2 strong{ color: #fff;}
.iMain2_1{ width: 53.6986301369863%; float: left;}
.iNewsD{}
.iNewsD ul{ margin: 0 -10px;}
.iNewsD li{ width: 50%; float: left; margin-bottom: 20px;}
.iNewsD li:nth-child(n+3){ margin-bottom: 0px;}
.iNewsD .pd{ display: block; padding: 10px; background: rgba(255,255,255,0.85); margin: 0 10px; border-radius: 8px; position: relative; box-shadow: 0 8px 12px rgba(0,0,0,0.3);}
.iNewsD .img{}
.iNewsD .img img{ /*height: 219px;*/ height: 242px; object-fit: cover;}
.iNewsD .text{ position: absolute; left: 10px; bottom: 10px; right: 10px; z-index: 2; background: rgba(0,0,0,0.5); color: #fff; padding: 8px 18px; font-size: 16px; box-sizing: border-box;}
.iNewsD .h3{height:22px; line-height: 22px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.iNewsD .em{}

.iMain2_2{ width: 41.23287671232877%; float: right;}
.iNewsE{ background: #fff; box-shadow: 0 8px 12px rgba(0,0,0,0.3); border-radius: 10px; padding: 40px;}
.iNewsE li{ width: 33.3333%; float: left; border-bottom: 1px solid #ececec;}
.iNewsE li:nth-child(n+6){ border-bottom: 1px solid #fff;}
.iNewsE .pd{ display: block; border-right: 1px solid #ececec;}
.iNewsE li:nth-child(3n) .pd{ border-right: 1px solid #fff;}

.iMain3{ background-color:#fafafa; background-image: url(../images/bg3.jpg);}
.iMain3_1{}
.iNewsF ul{ margin: 0 -18px;}
.iNewsF li{ float: left; width: 33.3333%;}
.iNewsF .pd{ display: block; margin: 0 18px; position: relative; overflow: hidden; border-radius: 0 50px 0 50px;}
.iNewsF .img{}
.iNewsF .text{ position: absolute; text-align: center; left: 0px; bottom: 0px; right: 0px; z-index: 2; background: rgba(0,0,0,0.5); color: #fff; padding: 0 18px; box-sizing: border-box;}
.iNewsF .h3{height:2em; line-height: 2em; font-size:30px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}

.backTop{ position: fixed;right: 16px; bottom: 50px; z-index: 99; display: none;}
.backTop a{ display: block; background: #b11519; color: #fff; height: 44px; line-height: 44px; width: 160px; text-align: center; border-radius: 22px; font-size: 15px;}
.backTop i{ display: inline-block; vertical-align: bottom; transform: rotate(180deg); font-size: 1em;}
.backTop span{ display: inline-block; vertical-align: bottom; margin-left: 10px;}

.tit3{ margin-bottom: 15px;}
.tit3 strong{ display: inline-block; vertical-align: bottom; height: 38px; position: relative; font-size: 29px; line-height: 1; font-weight: normal;}
.tit3 strong:before{ content: ''; position: absolute; left: 0px; bottom: 0px; right: 0px; height: 2px; background: #fff;}
.footer{ color: #fff;}
.footer a{ color: #fff;}
.footer a:hover{ color: #fff; text-decoration: underline;}
.fTop .wpd{ position: relative; padding-right: 320px;}
.fTop{ background:  url(../images/footlogo.jpg); padding: 40px 0 40px 0;}
.fTop1_1{ float: left; width:50%;}
.fContact{}
.fContact .pd{}
.fContact dl{ position: relative; padding-left: 40px; margin-bottom: 10px; text-align: left;}
.fContact dl:last-child{ margin-bottom: 0px;}
.fContact dt{ position: absolute; font-size: 24px; line-height: 1; left: 0px; top: 50%; margin-top: -0.5em;}
.fContact dd{ line-height: 1.5;}
.fTop1_2{ float: left; width: 50%; display: none;}
.fNav{}
.fNav .pd{ overflow: hidden; min-height: 128px;}
.fNav ul{}
.fNav li{ width:40%; float:left;}
.fNav li:nth-child(even){ width: 60%;}
.fNav a{ display: block; height: 32px; line-height: 32px; overflow: hidden; position: relative; font-size: 16px; padding-left: 20px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.fNav a:before{ content: ''; position: absolute; left: 0px; top: 50%; height: 6px; background: #fff; border-radius: 3px; width: 6px; margin-top: -3px;}
.fTop1_3{ position: absolute; right: 300px;}
.fEwm{}
.fEwm img{ /*height: 1em; width: auto;*/ display: block; width: 96px;    padding-left: 10px;}
.ewnname { color: #fff; margin-top: 10px; font-size: 12px;    padding-left: 16px;}




.fBottom{ background: #004677; border-top:1px solid #026bd0; text-align: center;}
.fBottom .wpd{ padding:10px 0;}

.fCopy{ line-height: 1.5em; font-size: 14px;}
.fCopy p{ display: inline-block; vertical-align: bottom; margin-right: 1em;}
.fLink{ position: absolute; right: 0px; top: 50%; width: 214px; margin-top: -13px;}
.fLink .t{ background: #464646; color: #fff; cursor: pointer; border-radius: 5px; position: relative; z-index: 2;}
.fLink .t strong{ display: block; margin-right: 40px; text-align: center; height: 26px; line-height: 26px; font-size: 14px;}
.fLink .t i{ position: absolute; right: 0px; width: 40px; font-size: 14px; line-height: 1; margin-top: -0.5em; top: 50%; text-align: center;}
.fLink .c{ position: absolute; bottom: 21px; background: #999; left: 0px; right: 0px; text-align: center; z-index: 1; border-radius: 5px 5px 0 0; overflow: hidden; display: none;}
.fLink .c a{ display: block; height:30px; line-height: 30px; font-size: 14px;}
.fLink .c a:hover{ background: #fff; color: #000;}
.fLink .pd{ padding-bottom: 4px;}

.pg{ min-height:550px; padding:20px 0 40px 0; background:url(../images/pg1.jpg) no-repeat center bottom #f6f6f6; background-size: 100% auto;}
.pMain{}
.pMainFl{width: 20%;float:left;position:relative;/* background-color: #fff; *//* padding: 20px; *//* background-color: #fff; */margin-top: -130px;position: -webkit-sticky;position: sticky;top: 76px;border-radius: 10px 10px 0 0;}
.tit4{position: relative;/* margin-bottom: 80px; */background-color: rgb(177 21 25);background: url(../images/pnav.jpg) no-repeat left center #1a548c;/* background-size: cover; *//* background-repeat: no-repeat; *//* background-position: center; */color: #fff;padding: 28px 30px;/* opacity: 0.5; */border-radius: 10px 10px 0 0;font-size: 36px;}
.tit4 strong{display: inline-block;height: 48px;line-height: 48px;font-weight: normal;color: #fff;}
.tit4 em{ position: absolute; top: 100%; font-size: 14px; line-height: 1; padding-top: 1em; overflow: hidden; text-align: center; left: 0px; right: 0px; text-transform: uppercase; letter-spacing: 0.3em; direction: none;}
.tit4 img{width: 1em;height: 1em;display: inline-block; position: absolute; right: 30px;top: 50%; margin-top: -0.5em;font-size: 1em;color: #fff;}

.pNav{ background: #fff; padding: 20px 30px; box-sizing: border-box; font-size: 18px; padding-bottom: 80px;}
.pNav li{/* padding: 10px 0; */position: relative;}
.pNav .b{ display: none; content: ''; z-index: 1; top: 50%; height: 60px; right: -56px; margin-top: -30px; background:url(../images/pnav.jpg) no-repeat left center #8b0b0d; position: absolute; border-radius: 0 65px 65px 0; background-size: auto 100%; left:-136px;}
.pNav .h3{ position:relative;}
.pNav .h3 a{display: block;position: relative;z-index: 2;padding: 18px 0;border-bottom: 1px solid #cfcfcf;}
.pNav .h3 strong{display: block;/* height:1.75em; */line-height: 1.75;font-weight: bold; /*color: #000;*/ font-size: 18px;/* border-bottom: 1px solid #cfcfcf; */font-weight: normal;}
.pNav .h3 em{ position: absolute; top: 100%; font-size: 12px; line-height: 1; padding-top: 0.5em; overflow: hidden; left: 0px; right: 0px; text-transform: uppercase;}
.pNav .h3 i {
    /*width: 24px; 
    height: 24px; 
    display: block; 
    position: absolute; 
    right: 0px; 
    top: 50%; 
    margin-top: -11px; 
    font-size: 16px; 
    background: #fff; 
    border-radius: 50%; 
    text-align: center; 
    line-height: 24px;*/
    margin-right: 6px;}
.pNav li:before,.pNav li:after { content: ""; position: absolute; left: 0; bottom: 0; height: 1px; width: 0; transition: all .3s ease-in-out;}
.pNav li:before { background-color: #ebeef5; width: 100%;}
.pNav li:after { background-color: #004677; z-index: 2;}
.pNav li.curr:after { width: 100%;}
.pNav li:hover:before { width: 0;}
.pNav li:hover:after { width: 100%;}

.pNav li.curr{}
.pNav li.curr .h3{}
.pNav li.curr .h3 a{ color: #004677;    font-size: 18px;}
.pNav li.curr .h3 strong{ color: #fff; height: 1.25em; line-height: 1.25em; border-bottom: none;}
.pNav li.curr .h3 em{ color: #fff; padding-top: 6px;}
.pNav li.curr .h3 i{ color: #004677;}
.pNav li.curr .b{ display: block;}
.pNav li a{ color: #000000;    font-size: 18px;}
.pNav li a:hover{ color: #004677;    font-size: 18px;}
.pMainFr{ width:77%; float:right;}
.crumbs{ margin-bottom: 15px;}
.crumbsFl{ float: left; position: relative; padding-left: 36px;}
.crumbsFl img{ width: 1em; height: 1em; display: block; position: absolute; left: 0px; top: 50%; margin-top: -0.5em; font-size: 28px;}
.crumbsFl strong{ display: block; height: 36px; line-height: 36px; font-size: 28px; font-weight: normal;}
.crumbsFr{ float: right; font-size: 14px; height: 36px; line-height: 36px; color:#666;}
.crumbsFr a{}
.crumbsFr em{ margin: 0 0.5em;}
.crumbsFr strong{ font-weight: 400;}
.pMainCon{background: #fff;/* box-shadow: 0 0 10px rgba(0,0,0,0.2); */padding: 30px;border-radius: 10px;}

.newsInfo{}
.newsInfoTit{ margin-bottom:30px; text-align:center; border-bottom:1px solid #eee; padding-bottom:10px;}
.newsInfoTit .h3{ font-size:18px; line-height:1.5; margin-bottom:5px;}
.newsInfoTit .h3 h1{ font-size:24px; font-weight:bold;}
.newsInfoTit .em{ line-height:20px; color:#999; font-size:12px;}
.newsInfoTit .em i{ margin-right:5px; display:inline-block; vertical-align:bottom;}
.newsInfoTit .em em{ display:inline-block; vertical-align:bottom;}
.newsInfoTit .em span{ margin:0 1.5em;}
.newsInfoCon{ line-height:2.25; margin-bottom:30px;}
.newsInfoCon img{ /*max-width:70%;*/ max-width:700px; height:auto; display:inline-block; vertical-align:baseline;}
.newsInfoM{}
.newsInfoM li{ background:#f5f5f5; margin-bottom:10px; line-height:46px; height:46px; padding:0 20px;}
.newsInfoM strong{ float:left; line-height:46px; height:46px;}
.newsInfoM a{ display:block; line-height:46px; height:46px; overflow:hidden;}


.imgList{}
.imgList ul{ margin-right:-30px;}
.imgList li{ width:33.3333%; float:left; margin-bottom:30px;}
.imgList .pd{ display:block; padding:20px; border-radius:4px; background:#fff; box-shadow:0 0 3px rgba(0,0,0,0.1); margin-right:30px;}
.imgList .img{ height: 200px;}
.imgList .img img{ max-width: 100%; max-height: 100%; height: 100%;}
.imgList .text{ padding:15px 0;}
.imgList .h3{ font-size:18px; /*color:#b11519;*/ margin-bottom:5px; height:3em; line-height:1.5; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.imgList .em{ color:#999; line-height:20px; margin-bottom:10px;}
.imgList .em i{ margin-right:5px;}
.imgList .em span{}
.imgList .p{ line-height:1.5; height:3em; overflow:hidden; color:#666; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.imgList .pd:hover{ transform:scale(1.05,1.05); box-shadow:0 0 10px rgba(0,0,0,0.3);}

.imgList2 li{ width:auto; float:none;}
.imgList2 .pd { overflow: hidden;}
.imgList2 .img{ float:left; /*width:240px;  height: 312px;*/ width:180px;  height: auto;}
.imgList2 .text{ margin-left:180px; padding-left:20px; padding-top: 0;}
.imgList2 .h3{height:1.5em; margin-bottom:1em;-webkit-line-clamp:1;}
.imgList2 .p { height: auto; overflow: visible; display:block; line-height: 2.25;}

.imgList3 li{ margin-bottom: 0px;}
.imgList3 .pd { background:none; box-shadow:none;}
.imgList3 .pd:hover { transform: none; box-shadow: none;}

.newsInfoCon .imgList2 .p { line-height: 2.25;}

.teamList {}
.teamList ul{ margin-right:-30px;}
.teamList li{ width:50%; float:left; margin-bottom:30px;}
.teamList .pd{ display:block; padding:20px; overflow:hidden; border-radius:4px; border:1px solid #ccc; background:#fff; box-shadow:0 0 3px rgba(0,0,0,0.1); margin-right:30px;}
.teamList .img{ width:112px; float:left;}
.teamList .img img{ height: 156px;}
.teamList .text{ margin-left:112px; padding-left:30px;}
.teamList .h3{ font-size:24px; color:#b11519; margin-bottom:10px; height:1.5em; line-height:1.5; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.teamList .h3 strong { margin-left: 0.5em; font-weight: 400; font-size: 18px; color:#666;}
.teamList .em{ color:#333; margin-bottom:10px; /*height:1em;*/ line-height:1; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.teamList .p{ font-size:14px; color:#666; line-height:1.5; height:6em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.teamList .pd:hover{ transform:scale(1.05,1.05); box-shadow:0 0 10px rgba(0,0,0,0.3);}

.teamListB{}
.teamListB ul{}
.teamListB li{ margin-bottom:30px;}
.teamListB .pd{ display:block; padding:30px; overflow:hidden; border-radius:4px; border:1px solid #ccc; background:#fff; box-shadow:0 0 3px rgba(0,0,0,0.1);}
.teamListB .img{ width:240px; height:240px; float:left;}
.teamListB .img img{ width:100%; height:100%; border-radius:50%;}
.teamListB .text{ margin-left:240px; padding-left:40px;}
.teamListB .h3{ font-size:22px; margin-bottom:30px; padding-left:1em; position:relative; line-height:1.25;}
.teamListB .h3 em{ margin-bottom:0.25em; height:1.25em; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.teamListB .h3 strong{ font-weight:bold; color:#b11519; height:1.25em; overflow:hidden; display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.teamListB .h3:before{ content:''; width:5px; border-radius:3px; height:100%; position:absolute; background:#b11519; left:0px; top:0px;}
.teamListB .em{ font-size:14px; color:#666; margin-bottom:1em;}
.teamListB .p{ font-size:14px; line-height:1.75;  color:#666; margin-bottom:20px;}
.teamListB .m em{ display:inline-block; vertical-align:bottom; height:2em; line-height:2; padding:0 2em; border:1px solid #b11519; border-radius:1em;}
.teamListB .pd:hover{ transform:translateY(-10px); box-shadow:0 0 10px rgba(0,0,0,0.3);}

.newsList{}
.newsList ul{}
.newsList li{ overflow:hidden; padding:30px 0; border-top:1px dashed #e5e5e5;}
.newsList li:last-child{ border-bottom:1px dashed #e5e5e5;}
.newsList .pd{ display:block;position: relative; transition: 0.3s all;}
.newsList .pd:hover { transform: translateX(10px);}
.newsList .img{ width:84px; padding:24px 0; float:left; background:#f2f2f2; color:#333; text-align:center; line-height:1;}
.newsList .img strong{ display:block; font-size:18px; font-weight:normal; margin-bottom:6px;}
.newsList .img em{ display:block; font-size:12px;}
.newsList .text{ margin-left:84px; padding:7px 0 0 20px;}
.newsList .h3{ font-size:16px; height:1.5em; margin-bottom:5px; line-height:1.5; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.newsList .p{ height:3em; line-height:1.5; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; color:#999;font-size: 14px;}

.noticeList {}
.noticeList ul {}
.noticeList li {overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.noticeList .pd {display: block;position: relative;margin-right: 20px;padding: 20px 10px; transition: 0.3s all;}
.noticeList .pd:hover { transform: translateX(10px);}
.noticeList .h3 {line-height: 24px;height: 24px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; /*margin: 0 100px 0 0;*/margin-bottom: 10px;}
.noticeList .em {/*position: absolute;top: 20px;text-align: center;width: auto; right: 15px; left: auto;*/font-size: 14px; color: #999;}
.noticeList .em em { margin-left: 5px;}

table.twhh { width:100%; border-collapse:collapse;}
table.twhh tr td {}
table.twhh tr td:first-child { width:240px; padding:20px; vertical-align: top;}
table.twhh tr td:first-child img{ width:100%; vertical-align: top; padding: 0; margin: 0;}

.pMainNav{margin-bottom: 30px;}
.pMainNav ul{/*margin-bottom: 30px;*/ transition: all .2s; -webkit-transition: all .2s;}  
.pMainNav li{background-color: #fff; display: inline-block; border-radius: 10px; margin-bottom: 1em; margin-right: 0.5em;} 
.pMainNav li:last-child{ margin-right: 0px;} 
.pMainNav li a{ display: block; /*height: 3em; line-height: 3em;*/ background: #fff; /*color: #333;*/ font-size: 16px; padding: 0.8em 1em; border-radius: 10px;} 
.pMainNav li.curr a{ background: #004677; color: #fff;}

@media screen and (max-width:1680px){
    body{}
    :root{--b:0.875;}
    .wp{ width: calc(1600px * var(--b));}
    .banner{ padding-top: calc(12px * var(--b));}
    .banner:before{ height: calc(414px * var(--b));}
    .iMain{ padding: calc(70px * var(--b)) 0;}
    .iNewsD .img img{ /*height: 188px;*/ height: 210px;}
    .iNewsF ul{ margin: 0 calc(-18px * var(--b));}
    .iNewsF .h3{ font-size:calc(30px * var(--b));}
    .iNewsF .pd{ border-radius: 0 calc(50px * var(--b)) 0 calc(50px * var(--b)); margin: 0 calc(18px * var(--b));}




/*.pMainFl{font-size: calc(32px * var(--b)); width: 7.5em;}
.tit4{ margin-bottom: 2.5em;}
.tit4 strong{ height: 1.7142857142857142em; line-height: 1.7142857142857142em; font-size:0.875em;}
.tit4 em{font-size: 0.4375em;}
.tit4 img{font-size: 1em;  }
.pNav li{padding:0.3125em;} 
.pNav .b{height: 2.8125em; right: -1.75em; margin-top: -1.40625em;border-radius: 0 203125em 2.03125em 0; left: -4.25em;} 
.pNav .h3{padding-bottom:0.625em;}
.pNav .h3 strong{height:2.24em; line-height: 2.24em;font-size: 0.75em;}
.pNav .h3 em{font-size: 0.375em;}
.pNav .h3 i{width: 1.5em; height: 1.5em; margin-top: -0.75em; font-size: 0.5em; line-height: 1.5em;}
.pNav li.curr{padding:0.625em 0;} 
.pNav li.curr .h3{padding-bottom:0.625em;} 
.crumbsFl strong{ font-size:calc(28px * var(--b));}*/











/*.pMainFl{font-size:calc(32px * var(--b)); margin-top: -4.0625em;}
.tit4{ padding: 1em; font-size: 0.875em;}
.pNav{ padding: 0 0.625em;}
.pNav li{ padding: 0.3125em 0;}
.pNav li.curr{ padding:0.625em 0;}
.pNav .h3 strong{height:2.24em; line-height: 2.24em;font-size: 0.75em;}
.pNav .b{ height: 1.875em; right: -1.75em; margin-top: -0.9375em;border-radius: 0 2.03125em 2.03125em 0; left: -4.25em;}*/

/*.tit4 strong{ height: 1.7142857142857142em; line-height: 1.7142857142857142em; font-size:0.875em;}
.tit4 em{font-size: 0.4375em;}
.tit4 img{font-size: 1em;}
.pNav li{ padding:0.3125em;}

.pNav .h3{}

.pNav .h3 em{font-size: 0.375em;}
.pNav .h3 i{width: 1.5em; height: 1.5em; margin-top: -0.75em; font-size: 0.5em; line-height: 1.5em;}

.pNav li.curr .h3{ }*/
/*.crumbsFl strong{ font-size:calc(28px * var(--b));}*/


}
@media screen and (max-width:1600px){
    :root{--b:0.8333333333333334;}
    .iNewsD .img img{ height: 198px;}
}
@media screen and (max-width:1440px){
    :root{--b:0.75;}
    .iNewsD .img img{ height: 176px;}
    .tit4 { font-size: 30px;}
}
@media screen and (max-width:1366px){
    :root{--b:0.7114583333333333;}
    .iNewsD .img img{ height: 166px;}

}
@media screen and (max-width:1280px){
    :root{--b:0.6666666666666666;}
    .logo { font-size:40px;}
    .iNewsD .img img{ height: 154px;}
    .newsInfoCon img { max-width:70%;}
}
@media screen and (max-width:1024px){
    body{ padding-top:60px; background:#fff; font-size:14px;}
    .footer .wp,.wp{ width:auto; margin:0 30px;}
    .header{ left:0px; top:0px; right:0px; padding-top: 0px; box-shadow:0 0 3px rgba(0,0,0,0.3); border-bottom:none; position:fixed;}
    .header:before,.header:after{ display:none;}
    .header .wp{ height:60px; position:relative; padding:0px; margin:0 30px; min-width:inherit; width: auto;}
    .logo{ font-size:40px; z-index:3; margin-top: -0.5em; top: 50%;}
    .tLogo{ font-size:32px; z-index:3; margin-top: -0.5em; top: 50%; right: 40px;}
    .tSearch{ position:absolute; right:35px; top:50%; margin-top: -16px; width:auto;}
    .tSearch .i{ display:block; width: 28px; height: 28px; line-height: 28px; font-size: 16px;}
    .tSearch .box{ position:fixed; left:0px; top:60px; right:0px; background:#d5a8a8; padding:15px 30px; display:none; width: auto;}
    .ipt_t1{ border: none; background: #fff; color: #b11519;}
    .ipt_b1{ color:#b11519;}
    .topNav{ position:absolute; right: 65px; top:50%; margin-top: -16px; width:auto;}
    .topNav .i{ display: block; width: 32px; height: 32px; line-height: 32px; font-size: 24px;}
    .topNav .box{ display: none; position: fixed; left: 0px; top: 60px; right: 0px; background:#d5a8a8;padding:15px 20px; width: auto; text-align: center;}
    .topNav a { margin: 0 5px;}
    .topNav .mgr10 { margin-right: 5px;}

    .tLanguage{ position:absolute; right:35px; top:50%; margin-top:-16px; width:auto;}
    .tLanguage .i{ display: block; width: 32px; height: 32px; line-height: 32px; font-size: 18px; background:#b11519;}
    .tLanguage .box{ position:fixed; left:0px; top:60px; right:0px; background:#d5a8a8; padding:15px 30px; display:none; width: auto; text-align: center;}
    .tLanguage .box a:first-child,
    .tLanguage .box a{ margin: 0 0.5em;}
    .tLanguage .box .pd{ display: inline-block; vertical-align: bottom;}
    .tLogin{ position:absolute; right:54px; top:50%; margin-top:-20px; width:auto;}
    .tLogin .i{ display:block; width:40px; height:40px; font-size:20px; line-height:40px; border: none; cursor:pointer; color:#fff; text-align:center;}
    .tLogin .box{ position:fixed; left:0px; top:60px; right:0px; background:#f5f5f5; padding:15px 30px; display:none; width: auto; text-align: center;}
    .tLogin .box a{}
    .tLogin .box em{}
    .tLogin .i.active{ color:#fff;}
    .thello{ display:none;}
    .menu-link{ display:block;}
    .menu{ display:none; position:fixed; margin:0px; transform: translateZ(0); top:60px; width:240px; right:0px; padding:0px; background:#f2f2f2;}
    .menu ul{ display:block; padding:0px; margin:0px; float: none;}
    .menu li{ float:none; padding:0px; width:auto; margin:0px;}
    .menu li:before{ display: none;}
    .menu .h3:before{ display: none;}
    .menu .h3 a:before{ display:none !important;}
    .menu .h3{ position:relative; border-bottom:1px solid rgba(162,104,90,0.1); padding:0px; margin: 0px;}
    .menu .h3 a{ text-align:left; position:static; color:#333; padding:0px 24px; height:40px; line-height:40px; border-radius:0px; font-size:14px;text-decoration:none !important; width: auto;}
    .menu .h3 a:after{ display:none;}
    .menu .h3 strong{ padding-top:0px; margin-bottom:3px;}
    .menu li:hover .h3 a{}
    .menu li.curr .h3 a,
    .menu li.curr .h3 span{ background:#b11519; color:#fff;}
    .menu li.curr .h3:before, .menu li:hover .h3:before{ display: none;}
    .menu-link{ display:block;}
    .menu li:hover .box{ display:none;}
    .menu i{ display:block;}
    .menu span{ display:block;}
    .menu li:nth-child(4){ margin-right:0px;}
    .menu .box{ display:none; visibility:visible; opacity:1; transition:none; position:static; margin:0px !important; width:auto !important; background:#eee;}
    .menu .box a{ position:static; /*color:#333;*/ border-bottom:none;}
    .menu .box span,
    .menu .box i{ right:30px;}
    .menu .box dt:before{ display:none;}
    .menu .box dt span:before{ content:"\e604";}
    .menu .box dt span.active:before{ content:"\e606";}
    .menu .box dd{ position:static; width:auto; box-shadow:none;}
    .menu .box dd a{ background:rgba(255,255,255,0.3); border-bottom:1px solid rgba(255,255,255,0.1); text-align:center;}
    .menu .box dd a:before{ display:none;}
    .menu .box dl{border-bottom:1px solid rgba(162,104,90,0.1);}
    .menu .box dl:hover dt span{}
    .menu .box dl:hover dt a{}
    .menu .box dl:hover dd{ display:none;}
	
    .pMainFl{ display:none;}
    .pMainFr{ float:none; width:auto;}

    .imgList li{}
    .imgList ul{ margin-right:-20px;}
    .imgList li{ margin-bottom:20px;}
    .imgList .pd{ margin-right:20px; padding:15px;}
    .teamList ul{ margin-right:-20px;}
    .teamList .pd{ /*padding:25px;*/ margin-right:20px;}
    .teamList li{ margin-bottom:20px;}
    .teamList .text{ padding-left:20px;}
    .teamListB ul{}
    .teamListB .pd{ padding:25px;}
    .teamListB li{ margin-bottom:20px;}
    .teamListB .text{ padding-left:20px;}
	
}
@media screen and (max-width:980px){
    .banner{ padding: 0px;}
    .banner .wp{ width: auto; margin: 0px;}
    .banner .slideshow{ border-radius: 0px;}
    .banner .tparrows.round{ right: 15px !important; margin-top: -16px !important; top: 50% !important;}
    .banner .tparrows.round.tp-leftarrow{ left: 15px !important;}
    .banner .tp-bullets{ left: 15px !important; right: 15px !important; text-align: center; bottom: 15px !important;}
    .banner .tp-bullets.simplebullets.round .bullet{ display: inline-block; vertical-align: bottom; float: none;}
    .banner:before{ display: none;}
	
	.banner .pd span{ line-height: 2; font-size: 16px;}
	.banner .tp-bullets.simplebullets.round .bullet{ height: 32px !important; line-height: 32px !important;}
	.banner .tparrows.round{ height: 32px !important; line-height: 32px !important;}
	.banner .tp-bullets{ bottom: 35px !important;}
	
    .tit1{ margin-bottom: 20px;}
    .iMain1_1{ margin-bottom: 30px;}
    .iMain1_2{ width: auto; float: none; margin-bottom:40px;}
    .iNewsA .img img{ height: auto;}
    .iMain1_3{ width: auto; float: none;}
    .iNewsC{ padding: 20px 40px;}
    .iNewsC ul{ min-height:100px;}
    .iNewsC li{ border-bottom: none;}
    .iMain1_4{ padding:20px 30px;}
    .tit2{ position: relative; width: auto; left: auto; top: auto; font-style: normal; height: auto; margin: 0 0 20px 0; text-align: left;}
    .tit2:before{ display: none;}
    .tit2 span{ display: inline;}
    .tit2 em{ display: inline;}
    .iNewsB_2{ margin: 0px; padding: 0px;}
    .iNewsB_2 ul{ margin-right: -30px;}
    .iNewsB_2 .pd{ margin-right: 30px;}
    .iNewsB_2 li{ width: auto; float: none;}
    .more1_2{ top: 20px; right: 30px; margin: 0px;}
    .iMain2_1{ width: auto; float: none; margin-bottom: 40px;}
    .iNewsD .img img{ height: 260px;}
    .iMain2_2{ width: auto; float: none;}
    .iNewsE{ padding: 20px 30px;}
    .iNewsF ul{ margin: 0px;}
    .iNewsF li{ width: auto; float: none; margin-bottom: 10px;}
    .iNewsF li:last-child{ margin-bottom: 0px;}
    .iNewsF .pd{ margin: 0px; border-radius: 0 16px 0 16px;}
    .iNewsF .img img{ height: 140px; object-fit: cover;}
    .fTop .wpd{ padding: 0;}
    .tit3 strong{ font-size: 24px; height: 1.2em;}
    .fTop1_3{ left: 0px; right: auto; width: 130px; top: 0px; margin: 0px;}
    .fContact .pd{ min-height: 73px;}
    .fContact dl{ margin-bottom: 5px;}
    .fContact dd{}
    .fTop1_1{ width: auto; float:none; padding-left: 150px; margin-bottom:30px;}
    .fTop1_2{ width: auto; float:none; padding-top: 70px;}
    .fEwm img{ width: 100%; height: auto;}

    .crumbsFr{ display:none;}
    .imgList li{ width:50%;}
    .imgList2 li{ width:auto;}
    .newsInfoCon .imgList .img img { max-width: 70%;}
}
@media screen and (max-width:768px){
    .imgList ul{ margin-right:0px;}
    .imgList li{ width:auto; float:none;}
    .imgList .pd{ margin-right:0px;}
    .teamList ul{ margin-right:0px;}
    .teamList li{ width:auto; float:none;}
    .teamList .pd{ /*padding:20px;*/ margin-right:0px;}
	.teamList .img img{ height: auto;}
    .teamList .text{ padding-left:15px;}
    .newsList li{ padding:20px 0;}

    .teamListB .pd{ padding:20px;}
    .teamListB .img{ width:120px; height:120px;}
    .teamListB .text{ padding-left:15px; margin-left:120px;}
    .teamListB .h3{ font-size:16px; margin-bottom:20px;}
    .teamListB .h3:before{ width:4px;}
    .teamListB .em{ font-size:12px; line-height:1.25; max-height:2.5em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
    .teamListB .p{ font-size:12px; line-height:1.5; max-height:6em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
}
@media screen and (max-width:760px){


}
@media screen and (max-width:640px){
    .footer .wp,.header .wp,.wp{ margin:0 25px;}
    .iNewsC li{ padding: 10px 0;}
    .iNewsC{ padding: 10px 20px;}
    .iMain1_4{ padding:20px;}
    .tit1{ padding-left: 26px;}
    .tit1 strong{ font-size: 24px;}
    .tit1 i{ font-size: 20px;}
    .tit2{ font-size: 24px;}
    .iNewsA .h3{ padding-left: 10px;}
    .iNewsB .pd{ padding-left: 10px;}
    .iNewsD ul{ margin: 0 -5px;}
    .iNewsD li{ margin-bottom: 10px;}
    .iNewsD .pd{ padding: 5px; margin: 0 5px; border-radius: 4px;}
    .iNewsD .img img{ height: 180px;}
    .iNewsD .text{ left: 5px; bottom: 5px; right: 5px; padding: 5px;}
    .iNewsD .h3{ font-size: 14px;}
    .iNewsD .em{ line-height: 1; font-size: 12px;}
    .iNewsE{ padding: 10px 20px;}
    .iNewsF .h3{ font-size: 16px;}
    .fCopy{ font-size: 12px;}
    .fCopy p{ margin: 0 0.5em;}
    .fNav .pd{ min-height: inherit;}
    .fNav a{ font-size: 14px; padding-left: 14px; height: 24px; line-height: 24px;}
    .fTop1_3{ width: 100px;}
    .fTop1_1{ padding-left: 120px;}
    .fTop1_2{ padding-top: 40px;}
    .fContact dt{ font-size: 16px;}
    .fContact dl{ padding-left: 24px;}
    .tit3{ margin-bottom: 10px;}
    .tit3 strong{ font-size: 18px;}
}
@media screen and (max-width:480px){
    .logo{ font-size:30px;}

    .teamList .pd{ padding:15px;}
    .newsList .text{ padding-left:15px;}
    .teamList .p{}
    .teamListB .pd{ padding:15px;}
    .teamListB .img{ width:80px; height:80px;}
    .teamListB .text{ padding-left:15px; margin-left:80px;}
    .teamListB .h3{ margin-bottom:15px;}
    .teamListB .h3:before{ width:3px;}
	.fTop1_3{ /*width: 92px;*/width: auto; position: relative; margin-bottom: 30px;}
	.fEwm img{ /*width:auto;*/ width: 120px;}
    .fTop1_1{ padding-left: 0px;width: auto;}
    .fTop1_2{ padding-top: 0px;width: auto;}
    .banner .pd span { font-size: 14px;}
    .imgList2 .img{ width:70%; float:none;}
    .imgList2 .text { margin: 0px; padding-left: 0px; padding-top: 15px;}
    .imgList2 .h3 { margin-bottom: 5px;}
    .imgList2 .p { line-height: 1.6667;}
	.newsInfoCon img { width:100%; max-width:100%;}
}
@media screen and (max-width:428px){
    body{ font-size:13px;}
    .footer .wp,.header .wp,.wp{ margin:0 20px;}
    .logo{ font-size: 26px;}
    .teamList .img{}
    .teamList .text{}
}
@media screen and (max-width:374px){
    body{ font-size:12px; padding-top: 50px;}
    .footer .wp,.header .wp,.wp{ margin:0 15px;}
    .logo{font-size: 22px;}
    .header .wp{ height: 50px;}
    .iMain{ padding: 30px 0;}
    .tSearch .box{ top: 50px;}
    .fNav li{ width:100%;}
    .newsList .h3{ font-size:14px;}
    .teamList .h3{ font-size:16px;}
    .teamList .h3 strong{ font-size:14px;}
    .imgList .h3{ font-size:14px;}
    .imgList2 .img{ width:auto; float:none;}
}

.iVideo{}
.iVideo video{ width:100%; height:auto; display:block;}



/*师资队伍*/
.facultyHead{ position:relative; margin-bottom:30px;}
.facultyNav{ margin-right:240px;}
.facultyNav li{ float:left;}
.facultyNav a{ display:block; /*width:34px; height:34px;*/ border:1px solid #ddd; text-align:center; /*line-height:34px;*/ border-radius:5px; padding: 5px 10px;}
.facultyNav li.curr a{ background:#b11519; border-color:#b11519; color:#fff;}
.facultyNav2 {}
.facultyNav2 li { float:none;}
.facultyNav2 a { border: none;}

.facultySearch{ position:absolute; right:0px; top:0px; width:230px;}
.facultySearch .pd{ position:relative;}
.facultySearch .ipt_t2{ background:#fff; border:1px solid #b11519; color:#000; height:36px; width:100%; padding:0 58px 0 15px; border-radius:18px !important; font-size:14px; box-sizing:border-box; display:block;}
.facultySearch .ipt_b2{ width:48px; text-align:center; font-size:14px; line-height:36px; height:36px; color:#fff; position:absolute; right:0px; top:50%; margin-top:-18px; background:url(../images/bg.jpg) no-repeat #b11519; background-size:100% 100%; border:none; border-radius:18px!important;}
.facultyBottom{ padding-bottom:100px;}
.facultyTit{ line-height:50px;margin: 20px 0;font-size:30px;color: #b11519;font-family: Arial;border-bottom: 1px solid;}

.facultyInfoHead{ padding:0 30px; margin-bottom:30px;}
.facultyInfoHead .img{ width:140px; float:left;}
.facultyInfoHead .text{ margin-left:140px; padding-left:30px;}
.facultyInfoHead .h3{ font-size:20px; line-height:1.5; color:#b11519; font-weight:bold; margin-bottom:1em;}
.facultyInfoHead .em{ font-size:16px; line-height:1.5;}
.facultyInfoHead .p{}

.facultyInfoBottom{ padding:0 30px;}
.facultyInfoBottom .li{ margin-bottom:30px;}
.facultyInfoBottom .h3{ font-size:18px; font-weight:bold; color:#b11519; border-bottom:1px solid #ccc; line-height:1.5; margin-bottom:0.5em;}
.facultyInfoBottom .p{}

@media screen and (max-width:640px){
    .facultySearch{ position:static; width:auto; margin-bottom:30px;}
    .facultyNav{ margin-right:0px;}
    .facultyInfoHead{ padding:0px;}
    .facultyInfoBottom{ padding:0px;}
}
@media screen and (max-width:413px){
    .facultyInfoHead .img{ width:120px;}
    .facultyInfoHead .text{ margin-left:120px; padding-left:20px;}
}
@media screen and (max-width:374px){
    .facultyInfoHead .img{ width:100px;}
    .facultyInfoHead .text{ margin-left:100px; padding-left:15px;}
    .facultyInfoHead .h3{ font-size:18px; margin-bottom:0.5em;}
    .facultyInfoBottom .h3{ font-size:16px;}
}


.pbanner{ position: relative;}
.pbanner .img{ overflow: hidden;}
.pbanner .img img{ width: 100%; height: auto; object-fit: cover;}
.pbanner .text{ position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px;}
.pbanner .wp{ height: 100%;}
.pbanner .h3{ background: url(../images/bannertit.jpg) no-repeat center center; background-size: 100% 100%; font-size: 2.8125vw; width: 28.125vw; text-align: center; color: #b11519; font-weight:bold;}

.crumbsB{ background: #ededed; padding: 15px 0; text-align: right;}
.crumbsCon{ display: inline-block; vertical-align: bottom;}
.crumbsCon span{}
.crumbsCon em{ margin: 0 0.5em;}
.crumbsCon a{ color: #000;}
.crumbsCon a:hover{ color: #b11519;}
.crumbsCon strong{ color: #b11519;}

.pMainB{ padding: 40px 0 80px 0;}
.pNavB{ margin-bottom: 60px;}
.pNavB li{ float: left; margin-right: 1.5em; margin-bottom: 5px;}
.pNavB a{ height: 38px; line-height: 38px; padding: 0 1em; background: #f8f8f8; /*color: #000;*/ border: 1px solid #dedede; border-radius: 6px; display: block;}
.pNavB a:hover,.pNavB li.curr a{ background: #b11519; color: #fff; border-color: #b11519;}

.newsListB{}
.newsListB ul{ margin: 0 -17px;}
.newsListB li{ float: left; width: 33.3333333%; margin-bottom: 34px;}
.newsListB .pd{ display: block; margin: 0 17px; position: relative; padding:18px 13px 0 13px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.newsListB .img{}
.newsListB .img img{ height: 360px;}
.newsListB .text{ padding: 15px 0;}
.newsListB .h3{ text-align: center; font-size:18px; /*color: #000;*/ font-weight: bold; line-height: 22px; height: 44px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;}

.newsInfoB{}
.newsInfoTitB{ padding-bottom: 30px; margin-bottom: 30px; border-bottom: 2px solid #ededed;}
.newsInfoTitB h1{ font-size: 20px; text-align: center; display: block; color: #b11519; font-weight: bold; line-height: 1.4;}
.newsInfoConB{ line-height:2;}
.newsInfoConB dl{ position: relative; margin-bottom: 20px;}
.newsInfoConB dt{ position: absolute; left: 0px; top: 0px; background: #b11519; color: #fff; border-radius: 5px; text-align: center; width: 5.5em; padding-left: 0.25em;}
.newsInfoConB dd{ margin-left: 6.5em;}
.newsInfoConB img{ max-width: 100%; height: auto; display: inline-block; vertical-align: bottom;}

@media screen and (max-width:1024px){
    .newsListB li{}
}
@media screen and (max-width:980px){
    .pNavB li{ margin-right: 5px;}
}
@media screen and (max-width:640px){
    .pbanner .img img{ height: 100px;}
    .pbanner .h3{ font-size: 18px; margin: 0 auto; width: 50%;}
    .newsListB ul{ margin: 0 -5px;}
    .newsListB li{ width: 50%;}
    .newsListB .pd{ margin: 0 5px; padding: 5px;}
    .newsListB .text{ padding: 10px 0;}
    .newsListB .h3{ font-size: 14px; line-height: 1.4; height: 2.8em;}
    .newsListB .img img{}
}



/*团队*/
.people{}
.peopleBanner{ margin-bottom: 60px;}
.peopleBanner img{ width: 100%; height: auto; display: block;}
.peopleListBox{}
.peopleListTit{ border-bottom: 1px solid #ccc; margin-bottom: 30px;}
.peopleListTit strong{ font-size: 24px; font-weight: bold;}
.peopleList{ margin-bottom: 60px;}
.peopleList ul{ margin: 0 -10px;}
.peopleList li{ width:25%; float: left; margin-bottom: 30px;}
.peopleList .pd{ margin: 0 10px; padding: 0 10px; display: block;}
.peopleList .img{ width: 120px; height: 120px; margin: 0 auto 20px auto; border-radius: 50%;}
.peopleList .img img{ width: 100%; height: 100%; object-fit: cover;}
.peopleList .text{ text-align: center;}
.peopleList .h3{ font-size: 18px; font-weight: bold; /*color: #000;*/ overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.peopleList .em{ font-size: 14px; color: #333; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.peopleList .p{ font-size: 14px; color: #666; line-height: 1.5; height: 3em; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;}
.peopleInfo{}
.peopleInfoTit{ text-align: center; font-size: 32px; margin-bottom: 1em;}
.peopleInfoCon{ line-height:1.75; margin-bottom:30px;}
.peopleInfoCon img{ max-width:100%; height:auto; display:inline-block; vertical-align:baseline;}
.peopleInfoCon h3{ font-size: 16px; font-weight: bold;}

.tInfo{}
.tInfo .pd{}
.tInfo .img{ width: 240px; height: 240px; float: left; border-radius: 50%;}
.tInfo .text{ margin-left: 270px;}
.tInfo .h3{ font-size: 32px;}
.tInfo .h4{ font-size: 22px; color: #333;}
.tInfo .em{ font-size: 18px; color: #333; margin-bottom: 30px;}
.tInfo .p{ color: #666;}
.tInfo .p p{ margin-bottom: 1em;}

.research{}
.researchInfo{}
.researchInfoTit{ margin-bottom: 0.5em;}
.researchInfoCon{}
.researchInfoCon{ line-height:1.75; margin-bottom:30px;}
.researchInfoCon img{ max-width:100%; height:auto; display:inline-block; vertical-align:baseline;}
.researchInfoCon h3{ font-size: 16px; font-weight: bold;}
.researchListBox{}
.researchList{}
.researchList ul{ margin: 0 -12px;}
.researchList li{ width: 50%; float: left;margin-bottom: 20px;}
.researchList .pd{ display: block; background: #f9f9f9; padding: 10px; margin: 0 12px;}
.researchList .img img{ height: 236px; object-fit: cover;}
.researchList .text{ padding: 20px 0 0 0; height: 172px; box-sizing: border-box;}
.researchList .h3{ line-height: 1.2; max-height: 4.8em; font-size: 20px; /*color: #000;*/ margin-bottom: 10px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.researchList .em{ font-size: 18px; line-height: 1.2; max-height: 2.4em; color: #204f9f; text-decoration:underline; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}

.nbanner{ padding: 10px 0; /*background: url(../images/bg1.jpg) no-repeat; background-size: cover;*/}
.nbanner img{width:100%; max-width: 100vw; height: auto; display: block; border-radius: 0 24px 0 24px; box-shadow: 0 8px 12px rgba(0,0,0,0.5);}

@media screen and (max-width:1680px){
    .researchList li{ margin-bottom: 15px;}
    .researchList .pd{ padding: 7px; margin: 0 9px;}
    .researchList .text{ padding: 15px 0 0 0; height: 140px;}
    .researchList .h3{ font-size: 16px;}
    .researchList .em{ font-size: 14px;}
}
@media screen and (max-width:640px){
    .peopleList li{ width: 50%;}
    .tInfo .img{float: none; width: 180px; margin: 0 auto 30px auto; height: 180px;}
    .tInfo .text{ margin: 0px;}
}

@media screen and (max-width:480px){
    .iNewsC .img img{ height: 120px;}
    .iNewsC .h3{ font-size: 13px;}
    .iNewsC .em{ font-size: 12px;}
}







/********搜索*********/
.search-page { padding: 70px 0; width: 100%; position: relative;}
.searchcontainer { width: 100% !important; padding: 0 5vw; max-width: 1500px; margin: 0 auto;  position: relative; box-sizing: border-box;}
.search-form { max-width: 1000px;  margin: 0 auto;}
.search-page .input-box { position: relative; display: flex;}
.search-page .search-input {height: 60px;border: 0;padding: 10px 20px;background: #fff;border-radius: 0;display: block;width: 100%;line-height: 1.5;outline: 0;-webkit-appearance: none;transition: all .3s;-webkit-transition: all .3s;box-sizing: border-box;font-size: 18px;}
.search-page .search-submit {outline: none;border: 0;font-size: 22px;cursor: pointer;z-index: 3;color: #fff;background: #004677;padding: 0 30px;}

@media screen and (max-width: 780px) {
    .search-page { padding: 0 15px;}
    .search-page .input-box {margin: 0;display: block;}
    .search-page .form-submit {height: 60px;line-height: 60px;margin: 0 auto;margin-top: 10px;width: 100%;text-align: center;font-size: 18px;}
}




/*************table*************/
.stable1{ width: 100%; border-collapse: collapse;}
.stable2{}
.stable1 th, .stable1 td { border: 1px solid #8b0b0d; padding:5px 3px;  text-align: center; word-break: break-word;}
.stable2 th, .stable2 td { border: none;}
.stable1 th{ font-weight: bold;  padding: 5px 10px; word-break: keep-all;}
.stable1 tr td:first-child {word-break: keep-all;}
.stable1 tr td p { text-align: left; text-indent: 2em;}
@media screen and (max-width: 480px) {
    .stable1 th{ padding:5px 3px; word-break: keep-all;}
}






/**************四级栏目******************/
.bgsli { float: left; width: 255px; height: 95px;  line-height: 95px; text-align: center;  font-size: 18px; margin: 0px 40px 40px 0px;}
.bgsli a { display: block; width: 100%; color: #ffffff; height: 95px; background: #b11519; border-radius: 5px; -webkit-border-radius: 5px;}
.bgsli a:hover {background: #840a0c;}
.bgsli a i {  background: url(../images/jt_b2.jpg) no-repeat; display: inline-block; width: 11px;  height: 20px; margin-left: 8px;  vertical-align: middle;}
.bgsdetail { padding-top: 30px;}
.bgsdetail h3 {  color: #073680;   font-size: 24px;  margin-bottom: 15px;}
.bgsdetail p {  font-size: 18px; line-height: 35px;}




/***********个人中心***********/
.mainCon {}
/*.ipt_t1, .ipt_b1{ transition: all 0.3s ease-out; }
.ipt_label{ cursor:pointer; font-size:20px; line-height:22px;}
.ipt_label .icheckbox_square-green{ display:inline-block; vertical-align:bottom; }
.ipt_label span{ margin-left:10px; color:#c1c9ce; display:inline-block; vertical-align:bottom;}
.ipt_t1{ background:none; width:100%; padding:18px 18px 18px 52px; border:none; border-bottom:1px solid #ccc; border-radius:3px !important; font-size:24px; box-sizing:border-box; position:relative; z-index:2; color:#0088f4;}
.ipt_t1:focus{ box-shadow:0 0 10px rgba(51,129,255,0.5); border-color:#3381ff; color:#3381ff;}
.ipt_y1{ background:none; font-weight:bold; color:#3381ff; padding:18px; border:none; border-radius:3px !important; font-size:18px; box-sizing:border-box; position:absolute; right:1px; top:1px; bottom:1px; width:auto; z-index:3;}
.ipt_y1:hover{ color:#b92f0f;}
.ipt_b1{ background:#0088f4; font-weight:bold; color:#fff; width:60%; height:50px; line-height:50px; border:none; border-radius:3px !important; box-sizing:border-box; margin:0 auto; display:block; font-size:20px; letter-spacing:0.2em;}
.ipt_b1:hover{ box-shadow:0 0 15px rgba(51,129,255,0.7);}*/


/******搜索******/
.searchA { padding-bottom: 20px; /*border-bottom: 1px solid #e1e5e8;*/ margin-bottom: 20px;}
.searchA dl{ display:inline-block; vertical-align:bottom; margin-right:1.5em; margin-bottom:10px;}
.searchA dt{ display:inline-block; vertical-align:bottom; line-height:38px;}
.searchA dd{ display:inline-block; vertical-align:bottom;}
.searchA dd input[type='text'], .searchA dd input[type='number']{ width:120px;}
/******操作按钮*******/
.actionsA{ /*padding:30px 0;*/ float: right; margin-bottom: 20px;}
.actionsA li{ display:inline-block; vertical-align:bottom; margin-right:0.5em;}
.actionsA li a { color:#fff;}
.actionsA li:last-child {margin-right:0;}
/******表单数据*******/
.tableA{ text-align:center;}
.tableA table{ border:1px solid #dcdcdc; border-collapse:collapse; width:100%;}
.tableA th,.tableA td{ padding:0.75em 0.5em; min-width:2em; /*max-width:15em;*/ box-sizing:border-box; word-break:break-all;}
.tableA th{ background:#e8f6ff; font-weight:bold;}
.tableA td{ background:#ffffff;}
.tableA tr:nth-child(even) td, .tableA tr:nth-child(even) th{ background:#f3f8fb;}
/*.tableA span.btn-xs { max-width: 6em; white-space: normal; }*/
/******分页标签******/
.pageA{ font-size:14px; padding:30px 0;}
.pageA li{ float:left; margin:0 0.5em 0 0;}
.pageA li *{ border:1px solid #dcdcdc; border-radius:0.25em; line-height:2em; padding:0 0.5em; display:inline-block; vertical-align:bottom;}
.pageA li.active *,.pageA li *:hover{ background:#009dff; color:#fff; border-color:#009dff;}
.pageA_fl{ float:left;}
.pageA_fr{ float:right; line-height:32px;}
/***********表单控件*************/
.ipt_t3,.ipt_d2,.ipt_s2,.ipt_text2 {
    box-sizing: border-box;
    border: 1px solid #e3e4e8;
    border-radius: 4px;
    padding: 6px 4px;
    box-sizing: border-box;
    background: #fff;
    display: inline-block;
    vertical-align: bottom;
    height: 38px;}
.ipt_text2 { height: auto;}
.ipt_text3 { height: 200px;}
/*.ipt_s2{ padding-left:6px;}*/
.ipt_t3[disabled], input[disabled]{ background: #eeeeee; cursor: no-drop;}
.ipt_s2_2{ font-size:12px; margin:0 0.5em; color:#009bff;}
.btnA {
    display: inline-block;
    vertical-align: bottom;
    padding: 0px 1em;
    font-size: 14px;
    background: #0099f9;
    color: #fff;
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    border-radius: 0.25em;
    border: none;
    color: #fff;
    cursor: pointer;}
.btnA:hover{ color:#fff;}
.btnA i{ float:left; /*font-size:1.25em;*/ margin-right:0.25em;}
.btnA span{ float:left;}
.btnA_1{ background:#0099f9;}
.btnA_2{ background:#f0b73e;}
.btnA_3{ background:#78ce75;}
.btnA_4{ background:#eb6877;}
.btnA_5{ background:#ff9480;}
.btnA_6{ background:#69afee;}
.btnA_7{ background:#ae72f6;}
.btnA_8{ background:#78ce75;}
.btnA_9{ background:#f59a23;}
[type="text"]:focus,
[type="date"]:focus,
select:focus{ box-shadow:0 0 5px rgba(0,155,255,1); border-color:#009bff;}

/*文本*/
.tit11_1{ line-height: 38px; margin-bottom:20px;/*margin-top: 15px;*/ font-size:14px; color:#7b8294;}
.tit11_1 strong{ font-size:1.2em; margin-right:1em; color:#000; font-weight:normal;}
.tit11_1 span{ color:#ef7cac;}
.txtA{ float:left; color:#ff001d; line-height:38px;}
.tit12_1{ line-height:1; margin-bottom:30px; font-size:14px; color:#7b8294; position:relative; padding-left:20px; border-bottom:1px solid #ccc; padding-bottom:15px; margin-bottom:30px;}
.tit12_1:before{ content:''; position:absolute; height:1.5em; width:4px; top:0; left:0px; background:#0085db; border-radius:3px;}
.tit12_1 strong{ font-size:1.5em; margin-right:1em; color:#000; font-weight:normal;}
.tit12_1 span{ color:#ef7cac;}
.txtB{position:relative;padding:.75rem 1.25rem; margin-bottom: 1rem; border:1px solid #f5c6cb; border-radius:0.25rem; color: #721c24;background-color: #f8d7da;}
.btnA span{ color:#fff;}


.card{/*padding: 25px;border: 1px solid #d8e2f0;box-shadow: 0 0 15px rgba(211,215,221,1);*/margin-bottom:30px;}
.card1{padding: 25px;margin-bottom:30px;border-radius: 5px;}
.card:nth-of-type(1) .tit12_1:before{ background-color:#eb6877;}
.card:nth-of-type(2) .tit12_1:before{ background-color:#0085db;}
.card:nth-of-type(3) .tit12_1:before{ background-color:#f0b73e;}
.card:nth-of-type(4) .tit12_1:before{ background-color:#78ce75;}
.card:nth-of-type(5) .tit12_1:before{ background-color:#69afee;}
.card:nth-of-type(6) .tit12_1:before{ background-color:#ff9480;}
.card:nth-of-type(7) .tit12_1:before{ background-color:#0099f9;}
.card:nth-of-type(8) .tit12_1:before{ background-color:#ae72f6;}
/********表单********/
.formA{ position:relative;}
.formA > .text{ margin-right:220px; min-height:260px;}
.formPic{ width:160px; position:absolute; right:0px; top:0px; text-align:center;}
.formPic img{ border:1px solid #ccc; width:100%; height:auto; display:block; margin-bottom:20px;}
.label_file{}
.ipt_ft{ opacity:0; display:none; visibility:visible;}
.ipt_fb{display:inline-block; vertical-align:bottom; padding:0px 2em; font-size:16px; background:#0099f9; color:#fff; box-sizing:border-box; height:38px; line-height:38px; border-radius:0.25em; border:none; color:#fff;}
.ipt_label2{ cursor:pointer; line-height:38px;}
.ipt_label2 .icheckbox_square-green{ display:inline-block; vertical-align:bottom; float:left; margin-top:8px;}
.ipt_label2 span{ margin-left:10px; display:inline-block; vertical-align:bottom; float:left;}
.formListA{}
.formActionsA {}
.formListA .li{ padding:2em 2em 1em 1em; padding-bottom:2em; margin-bottom:1em; background:#f5f5f5; position:relative; border:1px solid #eee; border-radius:0.25rem;}
.formListA_2 .li { padding: 0; padding-bottom: 2em;  margin-bottom: 0; background: none; position: relative; border: none;}
.formA .li label { line-height:38px;margin-left: 10px;}
.formA .li label:first-child { margin-left: 0;}
.formListA .pd{ margin-right:-1em;}
.formListA dl{ float:left; box-sizing:border-box; padding-right:1em; width:50%; margin-bottom:30px;}
.formListA dt{ float:left; line-height:1.2; height:38px; text-align:right; width:6.5em; /*padding-right:1em;*/ display: flex; align-items: center; vertical-align: central; justify-content:flex-end; flex-direction:row;}
.formListA dd{ margin-left:6.5em; display:block;}
.formActionsA dt { width:6em;}
.formActionsA dd { margin-left:7em;}
.formListA_2 dl{ width:25%;}
.formListA_3 dl{ width:50%;}
.w25{ width:25% !important;}
.w33{ width:33.3333% !important;}
.w50{ width:50% !important;}
.w66{ width:66.6666% !important;}
.w100{ width:100% !important;}
.mr2{ margin-right:2em !important;}
.mb0{ margin-bottom:0px !important;}
.cardBtn{}
.posBtnA{ position:absolute; right:2em; bottom:1em;}
.cardBtnB{ text-align:center; padding:30px 0;}
input[disabled] { cursor: not-allowed;}


@media screen and (max-width:1680px) {
    .ipt_label{ font-size:18px;}
/*    .ipt_t1{ font-size:18px; padding:10px 10px 10px 40px;}
    .ipt_y1{ padding:15px; font-size:14px;}*/
    .navA{ font-size:18px;}
    .searchA .ipt_t3{ width:10em;}
    .searchA dt{}
    .actionsA li{ margin-right:1em;}
    .searchA  .btnA,
    .actionsA .btnA{ padding:0 1em;}
}
@media screen and (max-width:1600px) {
    
}
@media screen and (max-width:1440px) {
    .hUser .text span{ font-size:16px;}
    .navA{ font-size:16px;}
    .navA li{ margin-bottom:1.5em;}
    .btnA, button, input, select, textarea{}
    .searchA .ipt_t3{ width:7em;}
    .searchA dl{ margin-right:0.75em;}
    .actionsA li{ position:relative; margin-right:0.75em;}
    /*.actionsA .txtA{ position:absolute; top:-1.25em; font-size:1em; line-height:1em; width:17em;}*/
    .tit11_1 strong{ font-size:1.25em;}
    .ipt_s2_2{ height:32px;}
    /*.formListA dt{ width:4.75em;}
    .formListA dd{ margin-left:5.75em;}*/
}
@media screen and (max-width:1280px) {
    .formListA > .pd > dl { width:50%;}
}

@media screen and (max-width:1024px) {
    .ipt_label span{ font-size:14px;}
    /*.ipt_t1{ font-size:14px; padding:8px 8px 8px 36px;}
    .ipt_y1{ padding:10px; font-size:14px;}
    .ipt_b1{ width:100%; height:44px; line-height:44px; font-size:16px;}*/
    .hUser{ position:absolute; right:30px; top:50%; margin-top:-16px; left:auto; height:auto; width:120px;}
    .hUser .img{ width:32px; margin-bottom:0px; float:left;}
    .hUser .img img{ width:32px; height:32px;}
    .hUser .text{ margin-left:36px; text-align:left;}
    .hUser .text a{ line-height:32px;}
    .hUser .text span{font-size:13px;}
    .hUser .text i{ font-size:14px;}
    .mainCon{}
}

@media screen and (max-width:960px){
    .navA ul{ margin-right:-1.5em;}
    .navA li{ width:33.3333%; margin-bottom:1em;}
    .navA .pd{ margin-right:1.5em;}
    .searchA dl{ margin-bottom:20px;}
    .searchA .ipt_t3,
    .searchA .ipt_d2,
    .searchA .ipt_s2,
    .searchA .ipt_text2{ width:auto;}
    .actionsA li.last{ width:100%; padding-top:20px;}
    .tableA{ overflow:hidden; overflow-x:auto;}
    .tableA table{ min-width:1200px;}
    .tableA:before{ content:'！右边还有内容，请右滑→'; color:#721c24; background:#f8d7da; border:1px solid #f5c6cb; line-height:1.5em; height:1.5em; padding:0 0.5em; border-radius:0.2em; margin-bottom:0.25em; float:left; font-size:12px;}
    .actionsA { float: none;}
    .formPic{ position:static; margin:0 auto; margin-bottom:30px;}
    .formListA dl{}
    .formA .text{ margin:0px;}
    .formListA dt{ width:auto; float:none; display:block; text-align:left; height:1.2em; margin-bottom:8px;}
    .formListA dd{ margin:0px;}
}
@media screen and (max-width:768px) {
}
@media screen and (max-width:640px) {
    .formListA > .pd > dl { width:100%;}
    .card{}
    .card1{ padding:20px;}
    .actionsA li{ margin-bottom:10px; margin-right:5px;}
    .formListA .li{ padding:15px;}
    .formListA .pd{ margin-right:0px;}
    .formListA dl{ width:100%; padding-right:0px; margin-bottom:15px;}
    .formListA dl.w50{ width:100% !important;}
    .posBtnA{ position:static;}
}
@media screen and (max-width:540px) {
    .searchA{ padding-bottom:10px;}
    .searchA .pd{ margin-right:-5px;}
    .searchA dl{ margin-right:5px; margin-bottom:10px;}
    .searchA dt{ display:block; float:none; line-height:1.2; height:1.2em; margin-bottom:5px;}
    .searchA dd{ display:block;}
    .searchA .ipt_t3,
    .searchA .ipt_d2,
    .searchA .ipt_s2{ font-size:12px; display:block; height:32px; padding:6px;}
    .searchA .btnA{ height:32px; line-height:32px;}
    .searchA .ipt_t3{ width:8em;}
    .actionsA{ margin-bottom:10px;}
    .actionsA li.last{ width:auto; padding-top:0px;}
    .actionsA{ padding:15px 0 10px 0; border-bottom:1px solid #ccc;}
    .tit11_1{ margin-bottom:10px;}
    .actionsA{}
    .actionsA li{ margin-bottom:5px; margin-right:8px; float:left;}
    .actionsA li:last-child{ margin-right:0px;}
    .actionsA .txtA{ line-height:26px;}
    .actionsA .btnA{ font-size:12px; line-height:26px; height:26px;}
    .actionsA .btnA i{ display:none;}
    .tit11_1 strong{ margin-right:10px;}
    .pageA{ padding:20px 0;}
    .pageA li{ margin:0 1px;}
    .pageA li *{ font-size:10px;}
    .pageA_fl{ float:none; text-align:center; margin-bottom:20px;}
    .pageA_fl ul{ display:inline-block; vertical-align:bottom;}
    .pageA_fr{ float:none; text-align:center;}
    .pageA_fr ul{ display:inline-block; vertical-align:bottom;}
    .tableA:before{ font-size:12px;}
    .pageA_fr{ line-height:24px;}
    .ipt_s2_2{ height:24px; padding:0px;}
    .tit12_1{ padding-left:15px;}
    .tit12_1 strong{ font-size:1.25em;}
    .tit12_1:before{ height:1.25em;}
}
@media screen and (max-width:480px) {
    .hUser .text span{ display:inline-block; vertical-align:bottom;/* width:4em;*/ height:32px; overflow:hidden; margin-right:5px;}
    .navA{ font-size:14px; padding:0px;}
    .navA ul{ margin-right:-15px;}
    .navA .pd{ margin-right:15px;}
    .navA li{ margin-bottom:10px;}
    .navA .pd[data-num]:before{ width:1.5em; height:1.5em; line-height:1.5; font-size:10px; margin:-0.75em -0.75em 0 0;}
}
@media screen and (max-width:413px) {
    .navA{ font-size:13px;}
    .tit11_1{ font-size:12px;}
    .actionsA li{ margin-right:5px;}
}
@media screen and (max-width:374px) {
    /*.ipt_b1{ height:36px; line-height:36px; font-size:16px;}*/
    .hUser .text span{ font-size:12px;}
    .hUser{ right:24px;}
    .navA{ font-size:12px;}
}


/*********layui-form**********/
.form-item {}
.form-item:after { clear: both;}
.form-label { float: left; display: block; padding: 9px 9px; /*width: 90px;*/ font-weight: 400; line-height: 20px; text-align: right;}
.table-box { margin: 10px 0; /*border-width: 1px;border-style: solid;border-color: #e6e6e6;*/ position: relative; overflow: hidden;}
.layui-form-item { margin-bottom: 15px; clear: both; *zoom: 1;}
.layui-form-item .layui-input-inline { float: left; width: 190px; margin-right: 10px;}
.layui-form-item:after { content: '\20'; clear: both; *zoom: 1; display: block; height: 0;}


/*****弹窗表单*******/
.layform{padding-right: 1em;}
.layform dl{ position: relative; box-sizing: border-box; line-height: 38px; margin-bottom: 10px;}
.layform dl.w10{ width: 10%;}
.layform dt{ float: left; padding-right: 0px; text-align: right; width: 6em;}
.layform dd{ /*float: left;*/ margin-left: 7em;}
.layform dl:after { content:'';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.layform em{ color: #f00; position: absolute; left: 100%; top: 50%; line-height: 1; margin-top: -0.5em; padding-left: 0.5em;}
.layform dl:last-child { padding-top: 40px;}
.layform .section dl:last-child { padding-top: 0px;}
.layform1 dl { line-height: 20px;}
.layform .section1 dt{ width: 200px;}
.layform .section1 dd{ margin-left:  200px;}





/*********按钮********/
.btn {
  display: inline-block;
  margin: 0 5px;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px;}
.btn:hover,.btn:focus,.btn.focus { color: #333; text-decoration: none;}
.btn:active,.btn.active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {cursor: not-allowed;filter: alpha(opacity=65);opacity: 0.65;-webkit-box-shadow: none;box-shadow: none;}
a.btn.disabled,fieldset[disabled] a.btn {pointer-events: none;}
.btn-default {color: #333;background-color: #fff;border-color: #ccc;}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;}
.btn-default:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {color: #333;background-color: #e6e6e6;background-image: none;border-color: #adadad;}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}
.btn-primary {color: #fff;background-color: #337ab7;border-color: #2e6da4;}
.btn-primary:focus,
.btn-primary.focus {color: #fff;background-color: #286090;border-color: #122b40;}
.btn-primary:hover {color: #fff;background-color: #286090;border-color: #204d74;}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;}
.btn-link:hover,.btn-link:focus {color: #23527c;text-decoration: underline;background-color: transparent;}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {color: #777777;text-decoration: none;}
.btn-lg,.btn-group-lg > .btn {padding: 10px 16px;font-size: 18px;line-height: 1.3333333;border-radius: 6px;}
.btn-sm,.btn-group-sm > .btn {padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;}
.btn-xs,.btn-group-xs > .btn {padding: 1px 5px;font-size: 12px;line-height: 1.5;border-radius: 3px;}
.btn-block {display: block;width: 100%;}
.btn-block + .btn-block {margin-top: 5px;}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {width: 100%;}
.text-center {text-align: center;}
.form-item-label {line-height: 38px;vertical-align: middle;height: 38px;}
.form-item-label label {display: inline-block; vertical-align: middle; margin-right: 10px;}
.form-item-label label input[type="checkbox"], .form-item-label label input[type="radio"] {vertical-align: middle;padding: 0;margin-bottom: 3px;margin-right: 2px;}

/*************tree data****************/
.table-cell {height: 28px;line-height: 28px;padding: 0 15px;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;cursor: pointer;}
.div-collapse {float: left;height: 28px;line-height: 28px;padding-left: 5px;}
.table-cell p {text-align: left;}
















/*page-content*/
.page-content{color: #4d4d4f;line-height: 1.8;}
.page-content h1,.page-content h2,.page-content h3,.page-content h4{margin-top: 20px;position: relative;line-height: 160%;color: #1d1f22;margin-bottom: 15px;}
.page-content h1{font-size: 28px;margin-bottom: 30px;}
.page-content h2{font-size: 24px;display: inline-block;padding-left: 32px;}
.page-content h2>*{position: relative;z-index: 3;}
.page-content h2::before{content: "";position: absolute;left: 0;width: 20px;height: 3px;background:#f2ad43;z-index: 0;top: 50%;margin-top: -1.5px;}
.page-content h3{font-size: 22px;}
.page-content h4{font-size: 20px;}
.page-content h5{font-size: 18px;}
.page-content h6{font-size: 16px;}
.page-content h1+h2,
.page-content h1+h3,
.page-content h1+h4,
.page-content h1+h5,
.page-content h1+h6,
.page-content h2+h3,
.page-content h2+h4,
.page-content h2+h5,
.page-content h2+h6,
.page-content h3+h4,
.page-content h3+h5,
.page-content h3+h6,
.page-content h4+h5,
.page-content h4+h6,
.page-content h5+h6{margin-top: 0;}
.page-content>*:nth-child(1):not(.layui-row) {margin-top: 0;}
.page-content>p{text-indent: 2em;}
/* @media screen and (max-width: 767px) {.page-content>p{text-indent: unset!important;}
} */
.page-content video{max-width: 100%;height: auto!important;}
.page-content p,.page-content li{margin-bottom: 15px;}
.page-content ul li,
.page-content ol li{position: relative;padding-left: 2em;}
.page-content ul li:before{content: "";position: absolute;/* left: 1.05em;*/
left: 0;top: .9em;width: .4em;height: .4em;background-color: #8c0c0d;border-radius: .4em;margin-top: -.2em;/* transform: rotate(45deg);*/
line-height: 1;}
/* .page-content ul li:after{content: "";position: absolute;left: 0;top: .8em;width: .6em;height: .6em;border: 1px solid #b11519;margin-top: -.3em;transform: rotate(45deg);line-height: 1;} */
.page-content ol li{counter-increment: section;}
.page-content ol li:before{content: counters(section,".") " .";position: absolute;left: 0;top: 0;display: inline-block;color: #8c0c0d;font-weight: bold;width: 2em;}

.page-content img{max-width: 100%;height: auto!important;display: block;margin: 0 auto;}
.page-content a:not(.more-btn){color: #8c0c0d;}
.page-content a:not(.more-btn):hover{color: #8c0c0d;text-decoration: underline;}
@media screen and (max-width: 767px) {.page-content h1{font-size: 24px;}
.page-content h2{font-size: 22px;}
.page-content h3{font-size: 18px;}
.page-content h4{font-size: 16px;}
}

/*page-content END
/* card-item */
.row-flex .card-item{height: 100%;}
.card-item .card-body>*:last-child,
.card-item .card-head p{margin-bottom: 0;}
.card-item{background-color: #fff;}
.card-item .card-head{padding: 15px 30px;background: #b11519 url(../images/bg_head.jpg) center center no-repeat;background-size: cover;color: #fff;font-size: 18px;}
.card-item .card-body{padding: 20px 30px;}
.card-item .card-body .iconfont{color: #8c0c0d;margin-right: 5px;}
.card-item .card-body p,
.card-item .card-body li{margin-bottom: 10px;}
@media screen and (max-width: 767px) {.card-item .card-head{font-size: 18px;padding: 15px 20px;}
.card-item .card-body{padding: 15px 20px;}
}
/* card-item END */
/* organization-list */
.organization-wrap{text-align: center;position: relative;}
.organization-wrap *{box-sizing: border-box;}
.organization-wrap::before{content: "";position: absolute;left: 50%;width: 1px;top: 0;bottom: 0;border-left: 1px dashed #8c0c0d;opacity: .5;z-index: 0;}
.organization-wrap .organization-top{display: inline-block;padding: 15px 80px;background: #8c0c0d url(../images/bg_head.jpg) center center no-repeat;background-size: cover;color: #fff;font-size: 24px;margin: 0 auto 60px;position: relative;}
.organization-list{text-align: left;overflow: hidden;padding-top: 15px;}
.organization-list .organization-item{width: 50%;position: relative;}
.organization-list .organization-item+.organization-item{margin-top: 60px;}
.organization-list .organization-item:after{content: "";position: absolute;top: -15px;width: 30px;height: 30px;border-radius: 30px;line-height: 30px;text-align: center;background: url(../images/icon_square.jpg) center center no-repeat;background-size: 18px;z-index: 2;}
.organization-list .organization-item:before{content: "";position: absolute;top: 0;width: 10%;height: 1px;background-color: #8c0c0d;opacity: .5;}
.organization-list .organization-item:nth-of-type(odd){padding-right: 5%;float: left;}
.organization-list .organization-item:nth-of-type(odd):after{right: 0;transform: translateX(50%);}
.organization-list .organization-item:nth-of-type(odd):before{right: 0;}
.organization-list .organization-item:nth-of-type(even),
.organization-list .organization-item.reverse{padding-left: 5%;float: right;padding-right: 0;}
.organization-list .organization-item:nth-of-type(even):after,
.organization-list .organization-item.reverse:after{transform: translateX(-50%);left: 0;}
.organization-list .organization-item:nth-of-type(even):before,
.organization-list .organization-item.reverse:before{left: 0;}
.organization-list ul{display: flex;flex-wrap: wrap;color:#606266;}
.organization-list ul li{width: 100%;margin-bottom: 10px;padding-left: 1.5em;}
.organization-list .page-content ul li:before{left: 0;border-radius: 100%;}
.organization-list .page-content ul li:after{content: unset;}
@media screen and (max-width: 1199px) and (min-width: 992px) {.organization-list{padding-top: 0;}
.organization-list .organization-item{float: unset!important;width: 100%;padding: 0!important;}
.organization-list .organization-item+.organization-item{margin-top: 15px;}
.organization-wrap::before,
.organization-list .organization-item:before,
.organization-list .organization-item:after{content: unset;}
.organization-wrap .organization-top{font-size: 20px;margin-bottom: 15px;width: 100%;padding: 15px;}
}
@media screen and (max-width: 991px) {.organization-wrap .organization-top{margin-bottom: 30px;}
}
@media screen and (max-width: 767px) {.organization-list{padding-top: 0;}
.organization-list .organization-item{float: unset!important;width: 100%;padding: 0!important;}
.organization-list .organization-item+.organization-item{margin-top: 15px;}
.organization-wrap::before,
.organization-list .organization-item:before,
.organization-list .organization-item:after{content: unset;}
.organization-wrap .organization-top{font-size: 20px;margin-bottom: 15px;width: 100%;padding: 15px;display: none;}
}
.organization-list .card-item .card-body{font-size: 14px;}
.organization-list .card-item .card-body a{color: inherit;}
.organization-list .card-item .card-body a:hover{color: #8c0c0d;}
.organization-list .card-item .card-body a .iconfont{color: #b11519;margin-left: 5px;margin-right: 0;font-size: 13px;}
.organization-list .card-item .card-body a:hover .iconfont{color: #8c0c0d;}
/* organization-list END */





/***********百度地图容器图片样式***********/
#allmap img { max-width: inherit;}


/***********科研机构样式***********/
.kyjg{}
.kyjg li{ width:33.3333333%;float:left; margin-bottom: 30px;}
/*.kyjg li:first-child { width: 100%; }*/
.kyjg li .pd{ margin:0 auto; width: 350px; text-align: center;}
.kyjg li:first-child .pd{}
.kyjg li .pd .img{ height: 100px;}
.kyjg li .pd img{ width: auto; max-height: 100%;}
.kyjg li .pd .text{}
.kyjg li .pd .text .h3{ line-height: 1.5;}

@media screen and (max-width: 1440px)
{
.kyjg li{ width:50%;}
}

@media screen and (max-width: 740px)
{
.kyjg li{ width:100%;float:none;}
.kyjg li .pd{ width: auto;}
.kyjg li .pd img{ width: auto;}
}



/**********研究平台***********/
.yjptList{}
.yjptList li{ padding: 15px; border-bottom: 1px solid #ccc;}
.yjptList li:last-child{border-bottom: none;}
.yjptList .pd{ display: block;}
.yjptList .img{ width:48px; float: left;}
.yjptList .img img{ object-fit: contain; height: 48px;}
.yjptList .text{ margin-left: 48px; padding-left: 12px;}
.yjptList .text .h3{ height: 48px; line-height: 48px; cursor: pointer;}
.yjptList .text .h3:hover{ color: #b11519;}
.yjptList .text1{display: none; padding-top: 10px;}
.yjptList .text1 .p{}


/***************网站变灰******************/
/*html {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#grayscale);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);opacity: 0.9;
}*/

/********逝世者名字处理**********/
.ssz {}
.ssz img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
    -webkit-filter: progid:dximagetransform.microsoft.basicimage(grayscale=1);
    filter: progid:dximagetransform.microsoft.basicimage(grayscale=1);}
.ssz .h3 span{ border: 1px #666 solid; padding: 2px; color: #666;}
.sszspan{ border: 1px #666 solid; padding: 2px; color: #666;}