

/* 04_2产品详情 */
.RighInfo001277 { background: #fff; padding: 3vw }
.RighInfo001277 .list_img { float: left; width: 55.6%; position: relative; }
.RighInfo001277 .big_img { position: absolute; left: 0; top: 0; height: 100%; width: 80%; }
.RighInfo001277 .big_img li,
.RighInfo001277 .big_img li figure { position: absolute; left: 0; width: 100%; top: 0; height: 100%; }
.RighInfo001277 .big_img li figure { border: 1px solid #dcdcdc; background-size: contain; }
.RighInfo001277 .list { padding: 42px 0 42px 82.9%; }
.RighInfo001277 .list .bd { position: relative; }
.RighInfo001277 .list a { position: absolute; width: 17.1%; height: 40px; right: 0; background: url(../images/RighInfo001277-btn_prev.png) no-repeat center center/auto 50%; cursor: pointer; }
.RighInfo001277 .list a.prev { top: 0; }
.RighInfo001277 .list a.next { bottom: 0; background-image: url(../images/RighInfo001277-btn_next.png); }
.RighInfo001277 .list a.prevStop,
.RighInfo001277 .list a.nextStop { cursor: default; }
.RighInfo001277 .list li { height: 130px; position: relative; }
.RighInfo001277 .list li figure { position: absolute; left: 0; width: 100%; top: 9px; bottom: 9px; background-size: contain; border: 1px solid #f2f2f2; }
.RighInfo001277 .list li.on figure { border: 2px solid #2a1570; }
.RighInfo001277 .right_info { float: right; width: 38%; }
.RighInfo001277 .right_info h1 { margin: 0 0 2vw; padding: 4.5% 0; color: #2a1570; font-size: 26px; border-bottom: 1px solid #e7e8e8; }
.RighInfo001277 .right_info a { display: inline-block; font-size: 16px; background: #f2f2f2; margin-top: 1.5vw; padding: 15px 8%; color: #2a1570; transition: 0.4s; }
.RighInfo001277 .right_info a:hover { background-color: #2a1570; color: #fff; }
.RighInfo001277 .right_info dl { color: #666; display: table; width: 100%; padding-bottom: 15px; font-size: 15px; }
.RighInfo001277 .right_info dt,
.RighInfo001277 .right_info dd { display: table-cell; vertical-align: top; line-height: 30px; }
.RighInfo001277 .right_info dt { width: 100px; color: #000; }
.RighInfo001277 .right_info dd { padding-left: 15px; }
.RighInfo001277 .right_info dd a { float: left; padding: 1px; border: 1px dashed #ccc; margin-right: 10px; text-align: center; line-height: 35px; color: #666; cursor: pointer; padding: 1px 16px; }
.RighInfo001277 .tab { padding: 3vw 0; }
.RighInfo001277 .tab .h1_tab { margin: 0; border-bottom: 1px solid #e7e8e8; overflow: hidden; font-size: 16px; font-weight: normal; color: #000; }
.RighInfo001277 .tab .h1_tab span { float: left; padding: 0 5%; line-height: 50px; background-color: #f2f2f3; margin-right: 4px; cursor: pointer; }
.RighInfo001277 .tab .h1_tab span.on { background-color: #2a1570; color: #fff; }
.RighInfo001277 .tab .info { padding-top: 3%; }
.RighInfo001277 .tab .info .btn { position: relative; font-size: 16px; line-height: 50px; height: 50px; padding: 0 3vw; display: inline-block; background: #ad2d2a; margin-top: 2vw; color: #fff; transition: 0.4s; }
.RighInfo001277 .tab .info .btn::before { width: 28px; height: 28px; display: inline-block; content: ''; background: url(../images/RighInfo001277-icon.png) center no-repeat; margin-bottom: -8px; margin-right: 5px; }
.RighInfo001277 .ul_download li { border-bottom: 1px solid #d1d1d3; line-height: 34px; background: url(../images/RighInfo001277-icon_download.png) no-repeat right center; padding: 10px 0; }
.RighInfo001277 .ul_download li a { padding: 0 38px; background: url(../images/RighInfo001277-icon.png) no-repeat left center; }
@media(max-width:768px) {
    .RighInfo001277 .list_img,
    .RighInfo001277 .right_info { float: none; width: auto; }
}
@media(max-width:640px) {
    .RighInfo001277 .list li { height: 100px; }
    .RighInfo001277 .right_info h1 { font-size: 20px; }
    .RighInfo001277 .right_info h3 { font-size: 16px; }
}
@media(max-width:480px) {
    .RighInfo001277 .list { padding-top: 30px; padding-bottom: 30px; }
    .RighInfo001277 .list a { height: 28px; }
    .RighInfo001277 .list li { height: 80px; }
    .RighInfo001277 .tab .h1_tab { font-size: 14px; }
    .RighInfo001277 .tab .h1_tab span { padding: 0 3%; }
}

/* 05_1新闻大事件 */
.PicList001912 { }
.PicList001912 li { background: #fff; margin-bottom: 35px; border: 1px solid #ededed; }
.PicList001912 li div { background: #fff; padding: 2%; overflow: hidden; }
.PicList001912 li .pic { float: left; width: 22.5%; }
.PicList001912 li .pic img { display: block; width: 100%; border-radius: 5px; }
.PicList001912 li figure { float: right; border-left: 1px solid #f3f3f3; width: 75%; padding-left: 25px; padding-bottom: 30px; }
.PicList001912 li h3 { margin: 0; line-height: 50px; font-size: 18px; }
.PicList001912 li h3 span { float: right; color: #999; font-size: 12px; font-weight: normal; }
.PicList001912 li p { line-height: 24px; overflow: hidden; height: 72px; color: #999; }
.PicList001912 li .more { color: #2a1570; }
@media(max-width:1000px) {
    .PicList001912 .columnName { font-size: 45px; }
    .PicList001912 .columnName span { font-size: 24px; }
    .PicList001912 li h3 { line-height: normal; }
    .PicList001912 li p { margin: 2% 0; height: 48px; }
}
@media(max-width:640px) {
    .PicList001912 .columnName { font-size: 35px; }
    .PicList001912 .columnName span { font-size: 20px; }
}
@media(max-width:480px) {
    .PicList001912 li:last-of-type { margin-bottom: 0; }
    .PicList001912 li .pic,
    .PicList001912 li figure { float: none; width: auto; }
    .PicList001912 li figure { border: 0; padding-left: 0; padding-top: 3%; }
}

/* 翻页 */
.Page002274 { text-align: center; padding: 1% 0 30px; color: #666; }
.Page002274 .Pages * { vertical-align: middle; }
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total { display: none; }
.Page002274 .Pages a { display: inline-block; padding: 0 15px; line-height: 37px; background-color: #eef0f1; color: #666666; margin-left: 5px; }
.whitepage .Pages a { background-color: #e2ecf3; }
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur { color: #fff; background-color: #0073b8; }
.Page002274 .Pages em { font-style: normal; display: inline-block; vertical-align: middle; }
.Page002274 .Pages .i_text { width: 47px; height: 36px; line-height: 36px; border: 1px solid #ceced5; }
.Page002274 .Pages .i_button { cursor: pointer; background: none; width: 47px; height: 36px; border: 1px solid #ceced5; }
.Page002274 .Pages .p_jump b { font-weight: normal; margin: 0 5px; }
.Page002274 .Pages .a_prev,
.Page002274 .Pages .a_next { font-family: 宋体; font-weight: bold; padding: 0 25px; }
@media(max-width:1000px) {
    .Page002274 .Pages em { display: none; }
}
@media(max-width:640px) {
    .Page002274 .Pages a.a_first,
    .Page002274 .Pages a.a_end { display: none; }
    .Page002274 .Pages a { padding: 0 10px; }
}

/*  */
.TextList002739 { }
.TextList002739 .list-group .tit { cursor: pointer; line-height: 69px; font-size: 16px; }
.TextList002739 .list-group .tit:before { background: #2a1570; width: 4px; height: 4px; display: inline-block; content: ''; vertical-align: middle; margin-right: 27px; }
.TextList002739 .title { padding: 0 40px; line-height: 60px; background: #2a1570; font-size: 16px; color: #fff; border-bottom: 1px solid #ededed; }
.TextList002739 .title time,
.TextList002739 .tit time { float: right; }
.TextList002739 .tit time { color: #888; }
.TextList002739 .list { border-bottom: 1px solid #ededed; }
.TextList002739 .tit { padding: 0 40px; background: #fafafa; font-weight: normal; margin: 0; }
.TextList002739 .tit.active { background: #fff; margin: 0 40px; padding: 0; border-bottom: 2px solid #2a1570; color: #2a1570; }
.TextList002739 .tit.active time { color: #2a1570; }
.TextList002739 .info { padding: 10px 40px 20px 70px; }
.TextList002739 .info .singlePage { font-size: 14px; line-height: 30px; color: #3e3e3e; }
.TextList002739 .Form002802 dd { text-align: center; }
.TextList002739 .Form002802 dd h2 { }
@media(min-width:769px) {
    .TextList002739 .title time { margin-right: 78px; }
    .TextList002739 .tit time { padding-right: 63px; }
}
@media(max-width:768px) {
    .TextList002739 .title { padding: 0 20px; line-height: 50px; }
    .TextList002739 .tit { padding: 0 20px; }
    .TextList002739 .tit.active { margin: 0 20px; }
    .TextList002739 .title time { margin-right: 12px; }
    .TextList002739 .list-group .tit:before { margin-right: 10px; }
    .TextList002739 .info { padding: 10px 20px 10px 34px; }
}
@media(max-width:480px) {
    .TextList002739 .tit time { margin-right: 0; }
    .TextList002739 .tit time { font-size: 12px; }
}

/* 05_3资料下载 */
#download { padding: 0 0 1vw 0; }
#download li { background: #fff; border-bottom: 1px dotted #ddd; width: 48%; float: left; margin-right: 4%; margin-bottom: 2%; padding: 20px; overflow: hidden; position: relative; }
#download li:nth-of-type(2n) { margin-right: 0; }
#download .box {display: table; table-layout: fixed; width: 100%;}
#download .td {display: table-cell; vertical-align: middle;}
#download .date { text-align: center; line-height: 24px; width: 68px; font-size: 13px;  color: #fff;}
#download .date time {display: block; border-radius: 5px; background-color: #0073b8; }
#download .date span { line-height: 44px; display: block; font-size: 30px; color: #0073b8; background-color: #f8f8f8; }
#download .btn {width: 60px;}
#download .btn a {padding-top: 25px; height: 24px; color: #666; background: url(../images/TextList001230-icon.png) no-repeat center top; }
#download .info {padding: 0 20px; vertical-align: top;}
#download h2 {font-size: 14px; line-height: 24px; color: #333; margin: 0; padding: 0; font-weight: normal;}
#download p { color: #999; font-size: 12px; margin: 0; padding: 0;}

@media(max-width:1024px) {
    #download li {width: auto; float: none; margin-right: 0; padding: 15px;}
    #download .info {padding:  0 10px;}
}
/* 04_1产品中心 */
.prbox { background: #f3f9fd }
.PicList002735 ul {width: 103.5%;}
.PicList002735 li { margin-bottom: 3%; width: 33.333%; padding-right: 3.5%; float: left; }

.PicList002735 li a { display: block; background: #fff; border: 1px solid #ededed; transition: 0.3s; }
.PicList002735 li .Ispic { background-size: contain; padding-bottom: 65.241%; }
.PicList002735 li .txt { padding: 25px 30px; border-top: 1px solid #ededed }
.PicList002735 li .txt h3 { font-size: 20px; color: #333; margin-top: 10px; }
.PicList002735 li .txt p { line-height: 28px; color: #999; height: 56px; }
@media(max-width:1024px) {
    .PicList002735 li {width: 50%;}
}
@media(max-width:768px) {
    .PicList002735 ul {width: auto;}
    .PicList002735 li {width: auto; float: none; padding-right: 0;}
}
/* 06_1联系方式 */
.Form002802 { background: #fff; padding: 3vw; }
.joinusForm { border-top: 1px solid #eee; }
.Form002802 .from td { margin-bottom: 2%; }
.Form002802 .from .tr1 td { width: 23.5%; margin-right: 2%; float: left; }
.Form002802 .from .tr1 td:nth-of-type(4n) { margin-right: 0; }
.Form002802 .from td p { margin: 0; color: #999; text-align: center; }
.Form002802 .from td div { position: relative; }
.Form002802 .from label { position: absolute; left: 0; top: 0; font-size: 15px; line-height: 50px; color: #999; padding:0 15px; width: 100%; cursor: text; }
.Form002802 .from .text { width: 100%; height: 50px; line-height: 50px; text-indent: 10px; border: none; background: #f5f5f5; }
.Form002802 .from textarea.text { height: 220px; }
.Form002802 .from .btn { padding: 2% 0; text-align: center; }
.Form002802 .from .btn input { background: #2a1570; cursor: pointer; padding: 0; border: none; width: 160px; height: 38px; font-size: 16px; color: #fff; text-transForm002802:uppercase; border-radius: 99px; }
.address { }
.address dl { padding-bottom: 1vw; }
.address dd { }
.address dd h1,
.address dd h2,
.address dd p { font-size: 16px; padding-left: 44px; line-height: 35px; }
.address dd h2 { background-repeat: no-repeat; background-position: left center; display: inline-block; margin-right: 7%; margin-bottom: 2%; font-weight: normal; }
.address dd h1 { margin-bottom: 2%; padding-left: 0; font-size: 24px; color: #333; font-weight: bold; }
.address dd h2 { font-size: 15px; }
.address dd h2.h2_1 { background-image: url(../images/Form002802-icon1.png); }
.address dd h2.h2_2 { background-image: url(../images/Form002802-icon2.png); }
.address dd h2.h2_3 { background-image: url(../images/Form002802-icon3.png); }
.address dd h2.h2_4 { background-image: url(../images/Form002802-icon4.png); }
.address dd h2.h2_5 { background-image: url(../images/Form002802-icon5.png); }
.address dd h2.h2_6 { background-image: url(../images/Form002802-icon6.png); }
.address dd h2.h2_7 { background-image: url(../images/Form002802-icon7.png); }
.address dd h2.h2_8 { background-image: url(../images/Form002802-icon8.png); }
.address dd h2.h2_9 { background-image: url(../images/Form002802-icon9.png); }
.Form002802 .from .textareas { width: 100%; }
@media(min-width:641px) {
    .Form002802 .from td:nth-child(4n),.Form002802 .from .textareas,.Form002802 .from .btn { padding-right: 0; }
}
@media(max-width:640px) {
    .Form002802 .from td { display: block; padding-right: 0; }
    .Form002802 .address dd { float: none; width: auto; padding-left: 0; }
}

/* 03_1解决方案 */
.PicList002094 { padding: 3.5vw 0 3vw; background: url(../images/PicList002094-bg.jpg) no-repeat center top; background-size: cover; }
.PicList002094 li { float: left; width: 31.3%; margin-right: 3%; margin-bottom: 4%; position: relative; padding-bottom: 30%; }
.PicList002094 li a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.PicList002094 li figure,
.PicList002094 li div { position: absolute; left: 0; width: 100%; }
.PicList002094 li figure { height: 52%; transition: top 0.3s; top: 0; }
.PicList002094 li figure img { display: none; }
.PicList002094 li div { background-color: #fff; bottom: 0; height: 48%; padding: 0 5%; transition: 0.3s; }
.PicList002094 li div:before { position: absolute; content: ''; width: 24px; height: 24px; bottom: 10px; left: 50%; margin-left: -12px; }
.PicList002094 li aside { position: absolute; top: 52%; margin-top: -50px; z-index: 10; left: 50%; width: 100px; height: 100px; margin-left: -50px; text-align: center; border-radius: 50%; background-color: #fff; overflow: hidden; transition: 0.3s; }
.PicList002094 li aside img { display: block; width: 100%; height: 100%; }
.PicList002094 li aside img.hover { display: none; }
.PicList002094 li h5 { margin: 0 0 15px 0; font-size: 20px; text-align: center; padding-top: 15%; }
.PicList002094 li p { text-align: center; line-height: 24px; color: #999; overflow: hidden; height: 48px; margin: 0; }
.PicList002094 li:hover div { color: #fff; background: #0073b8; }
.PicList002094 li:hover p { color: #fff; }
.PicList002094 li:hover figure { top: -3%; }
.PicList002094 li:hover div { bottom: -3%; height: 54%; }
.PicList002094 li:hover div:before { background: url(../images/PicList002094-more.png) no-repeat; }
.PicList002094 li:hover aside { background: #0073b8; top: 50%; }
.PicList002094 li:hover aside img { display: none; }
.PicList002094 li:hover aside img.hover { display: block; }
@media(min-width:769px) {
    .PicList002094 li:nth-child(3n) { margin-right: 0; }
}
@media(max-width:1000px) and (min-width:769px) {
    .PicList002094 li p { height: 48px; }
    .PicList002094 li aside { margin-top: -35px; width: 70px; height: 70px; margin-left: -35px; }
}
@media(max-width:768px) {
    .PicList002094 li { width: 48%; margin-right: 4%; }
    .PicList002094 li:nth-child(2n) { margin-right: 0; }
    .PicList002094 li { padding-bottom: 61%; }
}
@media(max-width:640px) {
    .PicList002094 ul { margin: 0 auto; max-width: 400px; }
    .PicList002094 li { float: none; width: auto; padding-bottom: 0; height: 470px; margin: 0 0 5% 0; }
}

/* 03_1解决方案 详情页 */
.RighInfo002778 { }
.RighInfo002778 .title { padding-bottom: 5%; font-size: 26px; color: #333; position: relative; text-align: center; }
.RighInfo002778 .title span { text-transform: uppercase; font-size: 20px; font-family: "Arial"; color: #f7f7f7; display: block; position: absolute; top: 5%; width: 100%; z-index: -1; line-height: 36px; }
.RighInfo002778 .title:after { display: block; content: ''; margin: 30px auto 0; width: 40px; height: 1px; background-color: #ccc; }
.RighInfo002778 .intro,
.RighInfo002778 .img { padding: 2%; margin: 0 auto; }
.RighInfo002778 .span { color: #27126d; font-size: 30px; }
.RighInfo002778 .h1 { color: #b42b25; font-size: 24px; margin: 14px 0; position: relative; padding-bottom: 60px; }
.RighInfo002778 .h1:after { position: absolute; left: 16px; bottom: 0; display: block; content: ''; width: 1px; height: 40px; background-color: #27126d; transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); }
.RighInfo002778 .p { color: #666; font-size: 14px; margin: 0; line-height: 40px; }
@media(min-width:1000px) {
    .RighInfo002778 .box { padding-top: 4%; }
    .RighInfo002778 .intro { float: left; width: 48%; padding-left: 3%; }
    .RighInfo002778 .img { float: right; width: 50%; position: relative; padding: 22px; padding-right: 0; }
    .RighInfo002778 .img img { box-shadow: 0 0 5px #ccc; }
    .RighInfo002778 .img:before { left: -23%; content: ""; width: 71%; height: 98%; max-width: 668px; max-height: 668px; position: absolute; top: -8%; background: #f3f9fd; z-index: -1; }
}
@media(min-width:1400px) {
    .RighInfo002778 .intro { padding-top: 5%; }
    .RighInfo002778 .h1 { font-size: 42px; }
    .RighInfo002778 .p { font-size: 16px; }
}

/* 栏目页内容 */
.column_box { padding: 3vw 0 4vw; }

/* 栏目页标题 */
.column_tit { text-align: center; padding: 0 0 40px; }
.column_tit h2 { font-size: 32px; font-weight: normal; position: relative; color: #333; padding-bottom: 25px; margin: 0; }
.column_tit h2::after { width: 40px; height: 2px; background: #ab2b28; display: block; content: ''; position: absolute; left: 50%; bottom: 0; margin-left: -20px; }

/* 02_4资质荣誉 */
.PicList002433 { padding: 3.5vw 0 0;  background-color: #f3f9fd;}
.PicList002433 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.PicList002433 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.PicList002433 .slick-list:focus { outline: none }
.PicList002433 .slick-list.dragging { cursor: pointer; cursor: hand; }
.PicList002433 .slick-slider .slick-track,
.PicList002433 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.PicList002433 .slick-track { position: relative; top: 0; left: 0; display: block; }
.PicList002433 .slick-track:before,
.PicList002433 .slick-track:after { display: table; content: ''; }
.PicList002433 .slick-track:after { clear: both; }
.PicList002433 .slick-loading .slick-track { visibility: hidden; }
.PicList002433 .slick-slide { display: none; float: left; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.PicList002433 .slick-slide .slick-loading img { display: none; }
.PicList002433 .slick-slide .dragging img { pointer-events: none; }
.PicList002433 .slick-initialized .slick-slide { display: block; }
.PicList002433 .slick-loading .slick-slide { visibility: hidden; }
.PicList002433 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.PicList002433 .slick-arrow .slick-hidden { display: none; }

/*slick Basic End*/
.PicList002433 { }
.PicList002433 .main { }
.PicList002433 .main .slick-arrow { position: absolute; top: 50%; width: 57px; height: 57px; margin-top: -30px; border: 1px solid #e5e5e5; padding: 0; background: none; font-size: 0; z-index: 10; cursor: pointer; border-radius: 50%; }
.PicList002433 .main .slick-arrow:hover { background: #ac2c29; }
.PicList002433 .main .slick-arrow:before { position: absolute; content: ''; width: 18px; height: 18px; border-top: 2px solid #666; border-right: 2px solid #666; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); left: 50%; top: 50%; margin: -9px 0 0 -11px; }
.PicList002433 .main .slick-arrow:hover:before { border-color: #fff; }
.PicList002433 .main .slick-prev:before { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); margin-left: -5px; }
.PicList002433 .main .slick-prev { left: -59px; }
.PicList002433 .main .slick-next { right: -59px; }
@media(max-width:1408px) {
    .PicList002433 .main .slick-prev { left: 2%; }
    .PicList002433 .main .slick-next { right: 2%; }
}
@media(max-width:640px) {
    .PicList002433 .main .slick-arrow { width: 7vw; height: 7vw; margin-top: -3.5vw; }
    .PicList002433 .main .slick-arrow:before { width: 40%; height: 40%; margin: 0; left: 40%; top: 30%; }
    .PicList002433 .main .slick-next:before { left: 20%; }
}
.PicList002433 .list ul { padding: 0 50px; }
.PicList002433 .list li { float: left; position: relative; text-align: center; margin-bottom: 2%; }
.PicList002433 .list li:first-child:before,
.PicList002433 .list li:last-child:after { position: absolute; content: ''; bottom: 0px; height: 90px; width: 50px; }
.PicList002433 .list li:first-child:before { left: -50px; background: url(../images/PicList002433_ul_l.png) no-repeat 0 0; }
.PicList002433 .list li:last-child:after { right: -50px; background: url(../images/PicList002433_ul_r.png) no-repeat 0 0; }
.PicList002433 .list li aside { padding-top: 35px; height: 90px; background: url(../images/PicList002433_libg.png) repeat-x left top; font-size:14px; }
.PicList002433 .list li .ytable { height: 245px; }
.PicList002433 .list li .ytable-cell { vertical-align: bottom; }
.PicList002433 .list li figure { position: relative; display: inline-block; max-width: 80%; }
.PicList002433 .list li figure:after { position: absolute; right: -24px; background: url(../images/PicList002433_ying.png) no-repeat left bottom; width: 24px; height: 100%; background-size: contain; content: ''; }
.PicList002433 .list li figure img { max-height: 245px; padding: 8px; padding-top: 12px; background: url(../images/PicList002433_kuang.png) no-repeat; background-size: 100% 100%; }
.PicList002433 .list li p { margin: 0 auto; max-width: 240px; width: 90%; line-height: 20px; max-height: 40px; color: #333; }
.PicList002433 .list .ul-3 li { width: 33.33333333%; }
.PicList002433 .list .ul-3 li:nth-child(3):after { position: absolute; content: ''; bottom: 0px; height: 90px; width: 50px; right: -50px; background: url(../images/PicList002433_ul_r.png) no-repeat 0 0; }
.PicList002433 .list .ul-2 li { width: 50%; }
.PicList002433 .list .ul-2 li:nth-child(2):after { position: absolute; content: ''; bottom: 0px; height: 90px; width: 50px; right: -50px; background: url(../images/PicList002433_ul_r.png) no-repeat 0 0; }
.PicList002433 .list .ul-2 li:nth-child(1)>* { padding-left: 30%; }
.PicList002433 .list .ul-2 li:nth-child(2)>* { padding-right: 30%; }
.PicList002433 .list .ul-1 li { width: 100%; }
@media(max-width:640px) {
    .PicList002433 .auto,
    .PicList002433 .list ul { padding: 0; }
    .PicList002433 .list li p { font-size: 12px; }
    .PicList002433 .list li .ytable { height: 150px; }
    .PicList002433 .list li figure img { max-height: 150px; padding: 3px }
    .PicList002433 .list .ul-2 li:nth-child(1)>* { padding-left: 30%; }
    .PicList002433 .list .ul-2 li:nth-child(2)>* { padding-right: 30%; }
    .PicList002433 .list .ul-3 li:nth-child(3):after,.PicList002433 .list li:first-child:before { display: none; }
}
@media(max-width:480px) {
    .PicList002433 .list li .ytable { height: 100px; }
    .PicList002433 .list li figure img { max-height: 100px; }
}

/* 02_2企业文化  */
.RighInfo002857 { background: #f3f9fd; padding: 3vw 0; }
.RighInfo002857 .edit-css { }
.RighInfo002857 .edit-css li { margin-bottom: 2%; color: #333; margin-right: 2%; }
.RighInfo002857 .edit-css li aside { font-size: 16px; margin-top: 10px; color: #999; }
.RighInfo002857 .edit-css li .inner { padding: 30px 0; text-align: center; }
.RighInfo002857 .edit-css li .icon { margin-bottom: 10px; height: 60px; }
.RighInfo002857 .edit-css li .icon img { max-height: 60px; }
.RighInfo002857 .edit-css li aside.t-1 { color: #333; font-size: 20px; font-weight: bold; margin: 20px 0 8px 0; }
.RighInfo002857 .edit-css li aside.t-2 { font-size: 14px; }
@media(min-width:641px) {
    .RighInfo002857 .edit-css li { float: left; width: 23.5%; display: table-cell; vertical-align: middle; background: #fff; border: 1px solid #ededed; }
    .RighInfo002857 .edit-css li:nth-of-type(4n) { margin-right: 0; }
}
@media(max-width:768px) {
    .RighInfo002857 .edit-css li {float: left; width: 48%; margin-right: 0;}
    .RighInfo002857 .edit-css li:nth-child(2n){float: right;}
    .RighInfo002857 .edit-css li .inner {padding: 0;}
 }
@media(max-width:480px) {
    .RighInfo002857 .edit-css li { padding: 22px; border-bottom: 5px solid #f8f8f8; }
}

/* 02_1公司概况 质量体系  */
.RighInfo003073 { padding: 3.5vw 0 4vw; }
.RighInfo003073 .box-1 .row { margin-bottom: 3vw; }
.RighInfo003073 .box-2 .row { float: left; width: 46.5%; margin-right: 3%; }
.RighInfo003073 .box-2 .row:nth-child(2n) { margin-right: 2%; }
.RighInfo003073 .row:last-of-type { margin-bottom: 0; }
.RighInfo003073 h3 { font-size: 20px; color: #fff; margin: 0 0 0.5em 0; }
.RighInfo003073 p { color: #fff; font-size: 14px; margin: 0; line-height: 30px; }
.RighInfo003073 .box-1 { position: relative; z-index: 1; background: url(../uploadfiles/culture_01.jpg) no-repeat; background-size: cover;}
.RighInfo003073 .box-2 { }
.RighInfo003073 .box-2 .auto { position: relative; z-index: 5; position: relative; z-index: 1; background: url(../uploadfiles/culture_02.jpg) no-repeat; background-size: cover;}
.RighInfo003073 .box-2 .y-1 { }
.RighInfo003073 .ytable-cell { padding: 4vw; }
.RighInfo003073 .box-2 .ytable-cell{padding: 5vw 4vw;}
.RighInfo003073 .ytable-cell:not(:nth-child(1)) * { color: #fff; }
.RighInfo003073 .box-2 .y-2 { }
.RighInfo003073 .box-2 h4 { margin: 0 0 1.5em 0; font-size: 18px; color: #fff; }
.RighInfo003073 .box-1 .fl { }
.RighInfo003073 .box-1 .fl { background: #f9f9f9; background: -webkit-gradient(linear, right top, 0 50%, from(#3c64b3), to(#184d83)); }
.RighInfo003073 .box-1 .fl { background: #f9f9f9; background: url(../images/RighInfo003073_bg.jpg) no-repeat; }
.RighInfo003073 .box-1 .fl * { color: #fff; }
@media(min-width:1025px) {
    .RighInfo003073 .box-1 .fl,
    .RighInfo003073 .box-1 .fr { width: 50%; }
    .RighInfo003073 .box-1 .col-title { padding-right: 40%; }
    .RighInfo003073 .box-2 .y-1 .ytable-cell:nth-child(1) { width: 50%; }
    .RighInfo003073 .box-2 .y-2 .ytable-cell { table-layout: fixed; padding-left: 4.48vw; width: 25%; }
}
@media(max-width:1024px) {
    .RighInfo003073 .box-2 .ytable,
    .RighInfo003073 .box-2 .ytable-cell { display: block; overflow: hidden; }
    .RighInfo003073 .box-2 .y-1 .row { width: 100%; float: left; padding-right: 2%; }
    .RighInfo003073 .box-2 .y-2 .ytable-cell { padding: 2vw 4vw; }
    .RighInfo003073 .box-2 .ytable-cell{padding: 4vw 4vw;}
    .RighInfo003073 .box-2 >.auto_1440{padding: 0;}
}
@media(max-width:640px) {
    .RighInfo003073 h3 { font-size: 5vw; }
    .RighInfo003073 p { font-size: 3.5vw; }
}

/* 05_2展会一览 */

/*slick Basic*/
.PicList002856 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.PicList002856 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.PicList002856 .slick-list:focus { outline: none }
.PicList002856 .slick-list.dragging { cursor: pointer; cursor: hand; }
.PicList002856 .slick-slider .slick-track,
.PicList002856 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.PicList002856 .slick-track { position: relative; top: 0; left: 0; display: block; }
.PicList002856 .slick-track:before,
.PicList002856 .slick-track:after { display: table; content: ''; }
.PicList002856 .slick-track:after { clear: both; }
.PicList002856 .slick-loading .slick-track { visibility: hidden; }
.PicList002856 .slick-slide { display: none; float: left; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.PicList002856 .slick-slide .slick-loading img { display: none; }
.PicList002856 .slick-slide .dragging img { pointer-events: none; }
.PicList002856 .slick-initialized .slick-slide { display: block; }
.PicList002856 .slick-loading .slick-slide { visibility: hidden; }
.PicList002856 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.PicList002856 .slick-arrow .slick-hidden { display: none; }

/*slick Basic End*/
.PicList002856 .top-new { margin-bottom: 4%; }
.PicList002856 .top-new li { background: #fff; }
.PicList002856 .top-new li .img img { display: block; width: 100%; }
.PicList002856 .top-new li .txt .inner { padding: 20px; }
.PicList002856 .top-new li .txt time { font-family: "DINBold"; font-size: 16px; color: #333; display: block; border-left: 3px solid #0073b8; padding-left: 19px; margin-left: -20px; }
.PicList002856 .top-new li .txt time b { display: block; font-size: 30px; }
.PicList002856 .top-new li .txt aside { margin: 20px 0 0 0; font-size: 24px; }
.PicList002856 .top-new li .txt p { line-height: 24px; color: #999; margin-top: 10px; }
.PicList002856 .top-new .slick-arrow { position: absolute; width: 70px; height: 70px; z-index: 10; background: #0073b8 url(../images/PicList002856_prev.png) no-repeat center center; font-size: 0; cursor: pointer; padding: 0; border: 0; }
.PicList002856 .top-new .slick-prev { margin-left: -70px; }
.PicList002856 .top-new .slick-next { background-color: #70a0bd; background-image: url(../images/PicList002856_next.png); }
.PicList002856 .list li { background: #fff; margin-bottom: 2%; position: relative; }
.PicList002856 .list li a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 3px solid #0073b8; opacity: 0; -webkit-opacity: 0; transition: 0.3s; }
.PicList002856 .list li a:hover { opacity: 1; -webkit-opacity: 1; }
.PicList002856 .list li .inner { padding: 40px; color: #333; }
.PicList002856 .list li time { font-family: "DINBold"; font-size: 16px; }
.PicList002856 .list li aside.dot { font-size: 18px; margin: 5px 0 10px 0; }
.PicList002856 .list li p { color: #999; line-height: 24px; margin: 0; }
.PicList002856 .list li:hover aside.dot { color: #0073b8; }
@media(min-width:641px) {
    .PicList002856 .list li { float: left; width: 48%; }
    .PicList002856 .list li:not(:nth-child(2n)) { margin-right: 4%; }
}
@media(min-width:769px) {
    .PicList002856 .top-new .slick-arrow { left: 50%; bottom: 0; }
    .PicList002856 .top-new li .img { width: 50%; }
    .PicList002856 .top-new li .txt .inner { max-width: 500px; margin: 0 auto; }
}
@media(min-width:769px) and (max-width:1024px) {
    .PicList002856 .top-new .slick-arrow { width: 50px; height: 50px; }
    .PicList002856 .top-new .slick-prev { margin-left: -50px; }
}
@media(max-width:768px) {
    .PicList002856 .top-new li .ytable,
    .PicList002856 .top-new li .ytable-cell { display: block; }
    .PicList002856 .top-new .slick-arrow { top: 0; right: 0; width: 10vw; height: 10vw; background-size: 51% auto; }
    .PicList002856 .top-new .slick-prev { right: 10vw; }
    .PicList002856 .top-new li .txt { padding: 20px; }
}
@media(max-width:640px) {
    .PicList002856 .top-new li .txt aside { font-size: 20px; }
}

/* 06_1联系方式 联系方式 */
.Map002858 { padding: 3vw; background: #fff; margin-top: 3vw; }
.Map002858 #allmap { height: 23.96vw; }
.Map002858 #allmap,
.Map002858 #allmap * { box-sizing: content-box; }
.Map002858 #allmap img { max-width: inherit; }
.Map002858 .BMap_bubble_content b { font-size: 18px; display: block; padding-bottom: 5px; }
@media(max-width:1024px) {
    .Map002858 #allmap { height: 40vw; }
}
@media(max-width:480px) {
    .Map002858 #allmap { height: 70vw; }
}

/* 栏目页banner */
.Banner002033 { position: relative; overflow: hidden; height: 400px; background: #f0f0f0; z-index: 1; }
.Banner002033 .txt { position: absolute; width: 100%; z-index: 5; left: 0; color: #fff; text-align: center; top: 50%; line-height: 30px; transform: translateY(-50%); -webkit-transform: translateY(-50%); transition: top 0.3s; }
.Banner002033 .txt h1 { font-size: 56px; }
.Banner002033 .txt p,
.Banner002033 .txt h1 { margin: 0; line-height: 1; text-shadow: 0 0 30px rgba(0, 0, 0, 0.5); }
.Banner002033 .bg { height: 400px; background-position: center top; background-repeat: no-repeat; position: relative; z-index: 2; }
.Banner002033 .bg img { display: none; }
@media(max-width:1024px) {
    .Banner002033 .bg { height: auto; background: none !important; }
    .Banner002033 .bg img { display: block; width: 100%; }
}
@media(max-width:768px) {
    .Banner002033,
    .Banner002033 .bg { height: auto; }
    .Banner002033 .txt p { font-size: 20px; }
    .Banner002033 .txt h1 { font-size: 58px; }
}
@media(max-width:640px) {
    .Banner002033 .txt h1 { font-size: 32px; padding-top: 10px; }
}
@media(max-width:320px) {
    .Banner002033 .txt h1 { font-size: 24px; }
}

/* 栏目页导航 */
.Menu002188 { border-bottom: 1px solid #eee; line-height: 80px; height: 80px; }
.Menu002188 .Menu { float: left; }
.Menu002188 .Menu li { float: left; margin-right: 50px; }
.Menu002188 .Menu li a { display: inline-block; font-size: 16px; color: #333; transition: .3s ease-out; position: relative; }
.Menu002188 .Menu li.aon a,
.Menu002188 .Menu li a:hover { color: #2a1570; }
.Menu002188 .Menu li:hover a::before,
.Menu002188 .Menu li.aon a::before { content: ''; position: absolute; width: 100%; height: 2px; bottom: 0px; background-color: #2a1570; z-index: 1; left: 0; }
.Menu002188 .Currents { text-align: right; color: #aaa; float: right; font-size: 14px; }
.Menu002188 .Currents a { color: #aaa; transition: .3s ease-out; padding: 0 5px; }
.Menu002188 .Currents a:hover { color: #2a1570; }
.Menu002188 .Currents span { color: #888; padding-left: 5px; }
@media (max-width:1000px) {
    .Menu002188 .Currents { display: none; }
}
@media (max-width:768px) {
    .Menu002188 {line-height: 50px; height: 50px;}
    .Menu002188 .Menu {float: none;}
    .Menu002188 .Menu li {margin-right: 0; width: 20%; text-align: center;}
    .Menu002188 .Menu li a {font-size: 14px;}
}
/* 02_公司概况  */

/*RighInfo002816 */
.RighInfo002816 .img-block { display: block; width: 100%; }
.RighInfo002816 ul { margin-bottom: 3%; float: left; width: 48%; margin-right: 4%; }
.RighInfo002816 ul:nth-child(2n) { margin-right: 0; }
.RighInfo002816 ul .inner { background: #fff; padding-top: 8%; padding-bottom: 8%; }
.RighInfo002816 ul h3 { font-size: 18px; color: #333; }
.RighInfo002816 ul h3:before { display: inline-block; content: ''; height: 22px; width: 4px; background: #ae2c2a; vertical-align: middle; margin-right: 15px; }
.RighInfo002816 ul .li { position: relative; }
.RighInfo002816 ul .li p { line-height: 28px; color: #666; }
.RighInfo002816 ul .li a { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.RighInfo002816 ul .li:hover .inner { background: #f5f5f5; box-shadow: 1px 0 15px rgba(0, 0, 0, 0.1); }
.RighInfo002816 ul .li:hover h3 { color: #27106a }

/*.RighInfo002816 ul .li:hover p,
.RighInfo002816 ul .li:hover h3{ color: #fff}*/
@media(min-width:1025px) {
    .RighInfo002816 ul .ol { float: left; }
    .RighInfo002816 ul .li { float: right; }
    .RighInfo002816 ul .ol,
    .RighInfo002816 ul .li { width: 50%; }
    .RighInfo002816 ul .li { position: relative; z-index: 10; }
    .RighInfo002816 ul .li .inner { margin-left: -8%; padding-left: 15%; padding-right: 8%; }
}
@media(max-width:1024px) {
    .RighInfo002816 ul .li { padding: 0 !important; }
    .RighInfo002816 ul .inner { padding: 20px; }
}

/*PicList002925 */
.PicList002925 { overflow: hidden; }
.PicList002925 .columnname { color: #5f5d5d; margin-bottom: 3%; }
.PicList002925 .list { padding: 0 3.4375vw; position: relative; }
.PicList002925 .list ul { margin: 0 -2vw; }
.PicList002925 li { float: left; text-align: center; position: relative; background: url("../images/PicList002925_taibg.png") repeat-x top 84% left; }
.PicList002925 li a { display: block; position: relative; z-index: 3; }
.PicList002925 li .pic { padding: 10px; }
.PicList002925 li .Ispic { padding-bottom: 92%; background-size: contain; }
.PicList002925 li .tit { margin-top: 1.303vw; margin-bottom: 2.08vw; padding: 0 5%; }
.PicList002925 li .tit aside { font-size: 16px; line-height: 1.25em; height: 2.5em; }
.PicList002925 .slick-arrow { font-size: 0; width: 48px; height: 48px; border: 0; position: absolute; top: 50%; cursor: pointer; padding: 0; background: none; z-index: 10; border-radius: 50%; border: #ccc solid 1px; transform: translateY(-50%); }
.PicList002925 .slick-arrow:before { position: absolute; content: ''; width: 10px; height: 10px; border-right: 2px solid #ccc; border-top: 2px solid #ccc; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); left: 50%; top: 50%; margin: -5px 0 0 -6px; }
.PicList002925 .slick-prev:before { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); margin-left: -3px; }
.PicList002925 .slick-arrow:hover { background: #27106a; border-color: #27106a; transition: 0.3s; }
.PicList002925 .slick-arrow:hover:before { border-color: #fff; }
@media(min-width:1025px) {
    .PicList002925 .slick-prev { left: -52px; }
    .PicList002925 .slick-next { right: -52px; }
}
@media(min-width:769px) {
    .PicList002925 .list ul:after { position: absolute; top: 0px; content: ''; height: 100%; background: url("../images/PicList002925_taibg_l.png") no-repeat left top 84.2%; width: 2vw; left: -2vw; }
    .PicList002925 .list ul:before { position: absolute; top: 0px; content: ''; height: 100%; background: url("../images/PicList002925_taibg_r.png") no-repeat right top 84.2%; width: 2vw; right: -2vw; }
}
@media(max-width:768px) {
    .PicList002925 .list { padding: 0 6vw; }
    .PicList002925 li { width: 50%; }
    .PicList002925 li .pic { padding-bottom: 7vw; }
    .PicList002925 li .tit { margin-bottom: 5vw; }
    .PicList002925 li:first-child:before,
    .PicList002925 li:nth-child(2n+1):before { position: absolute; top: 0; content: ''; height: 100%; background: url("../images/PicList002925_taibg_l.png") no-repeat left top 70% #f5f5f5; width: 7.4375vw; left: -3vw; }
    .PicList002925 li:last-child:before,
    .PicList002925 li:nth-child(2n):before { position: absolute; top: 0; content: ''; height: 100%; background: url("../images/PicList002925_taibg_r.png") no-repeat right top 70% #f5f5f5; width: 7.4375vw; right: -3vw; }
    .PicList002925 li .tit aside { font-size: 3vw; }
}

/* 02_1公司概况 */
@font-face { font-family: "Oswald-SemiBold"; src: url("../fonts/Oswald-SemiBold.ttf"); }
.RighInfo002806 { padding-bottom: 4vw; }
.RighInfo002806 .intro aside.t-1 { font-size: 36px; color: #333; }
.RighInfo002806 .intro aside.t-2 { font-family: "Oswald-SemiBold"; color: #ac2c29; font-size: 34px; display: none;}
.RighInfo002806 .intro p { line-height: 30px; font-size: 16px; margin-top: 2.5%; }
.RighInfo002806 .num { padding: 2% 0 4%; }
.RighInfo002806 .num .pic img { display: block; width: 100%; }
.RighInfo002806 .num .list { margin-top: 4%; position: relative; }
.RighInfo002806 .num .list:before,
.RighInfo002806 .num .list:after { position: absolute; content: ''; border: 5px solid #0073b8; width: 30px; height: 30px; }
.RighInfo002806 .num .list:before { left: 0; top: 0; border-right: 0; border-bottom: 0; }
.RighInfo002806 .num .list:after { right: 0; bottom: 0; border-top: 0; border-left: 0; }
.RighInfo002806 .num .list li { float: left; width: 55%; padding: 30px 25px; }
.RighInfo002806 .num .list li:nth-child(2n) { width: 45% }
.RighInfo002806 .num .list li:nth-child(2n+1) { clear: left; }
.RighInfo002806 .num .list li .inner { padding-left: 16%; color: #0073b8; }
.RighInfo002806 .num .list li aside { overflow: hidden;}
.RighInfo002806 .num .list li sub { font-size: 24px; text-transform: uppercase; line-height: 0.8em; float: left; }
.RighInfo002806 .num .list li sup { font-size: 16px; line-height: 1em; vertical-align: top; margin-top: 2.4em; padding-left: 2px; }
.RighInfo002806 .num .list li span { font-size: 60px; line-height: 1em; vertical-align: text-top; font-family: "Oswald-SemiBold"; }
.RighInfo002806 .num .list li p { font-size: 16px; padding-top: 8px; color: #333; }
.RighInfo002806 .num .list li aside * { display: inline-block; }
.RighInfo002806 .advtxt .img { float: left; width: 30% }
.RighInfo002806 .advtxt .img img {display: block; width: 100%; height: auto;}
.RighInfo002806 .advtxt .txt { float: right; width: 63%; }
.infop { line-height: 30px; font-size: 16px; position: relative; padding-left: 25px; }
.infop::before { position: absolute; left: 0; top: 10px; display: inline-block; content: ''; width: 10px; height: 10px; border-radius: 50px; border: 2px solid #0073b8; }
@media(max-width:320px) {
    .infop { line-height: 28px; font-size: 14px; }
}
@media(min-width:769px) {
    .RighInfo002806 .num .pic { float: right; width: 53.75%; position: relative; }
    .RighInfo002806 .num .list { float: left; width: 40%; }
}
@media(max-width:1280px) {
    .RighInfo002806 .num .list li span {font-size: 48px;}
    .RighInfo002806 .num .list li sup {margin-top: 2em;font-size: 14px;}
}
@media(max-width:1024px) {
    .RighInfo002806 .num .list li {padding-left: 0; padding-right: 0;}
    .RighInfo002806 .num .list li span {font-size: 42px;}
}
@media(max-width:640px) {
    .RighInfo002806 .intro aside.t-1 { font-size: 32px; }
    .RighInfo002806 .intro aside.t-2 { font-size: 24px; }

    .RighInfo002806 .advtxt .img,
    .RighInfo002806 .advtxt .txt {float: none; width: auto;}
}
@media(max-width:480px) {
    .RighInfo002806 .num .list li span {font-size: 30px;}
    .RighInfo002806 .num .list li sup {margin-top: 1.1em;}
}

/* 02_1公司概况 团队建设 */
.PicList002953 { background: #fff; padding: 3.5vw 0 4vw; }
.PicList002953 .auto_1440 { max-width: 1480px; }
.PicList002953 li {}
.PicList002953 li a { border: 1px solid #ededed;  display: block; padding: 2vw; margin: 0 20px;  background: #fff;}
.PicList002953 li aside.dot { font-size: 20px; line-height: 1em; border-left: 2px solid #0073b8; margin-bottom: 20px; padding-left: 20px; font-weight: bold; }
.PicList002953 li a:hover aside.dot { color: #0073b8; }
.PicList002953 li .txt { padding: 20px 0 0; }
.PicList002953 li p { margin: 0; line-height: 1.625em; font-size: 14px; color: #999; }
.PicList002953 li .pic { overflow: hidden; border-radius: 5px; }
.PicList002953 li .Ispic { padding-bottom: 55%; transition: 0.3s; }
.PicList002953 li a:hover .Ispic { transform: scale(1.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); }
.PicList002953 li .more { display: none; overflow: hidden; }
.PicList002953 li .more span { float: right; width: 40px; height: 40px; border: solid 1px #e5e5e5; border-radius: 50%; position: relative; transition: 0.3s; }
.PicList002953 li .more span:after { position: absolute; content: ''; width: 10px; height: 10px; border-top: 2px solid #666; border-right: 2px solid #666; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); margin: -5px 0 0 -7px; left: 50%; top: 50%; }
.PicList002953 li a:hover .more span { border-color: #0073b8; background: #0073b8; }
.PicList002953 li a:hover .more span:after { border-color: #fff; }
.PicList002953 .btn { text-align: center; padding-top: 2.08vw; }
.PicList002953 .btn .slick-arrow { width: 46px; height: 46px; border-radius: 50%; border: 1px solid #e5e5e5; margin: 0 10px; position: relative; }
.PicList002953 .btn .slick-arrow:before { position: absolute; content: ''; width: 12px; height: 12px; border-right: 2px solid #666; border-top: 2px solid #666; transform: rotate(45deg); left: 50%; top: 50%; margin: -6px 0 0 -8px; }
.PicList002953 .btn .slick-arrow:hover,
.PicList002953 .btn .slick-arrow:hover:before { border-color: #0073b8; }
.PicList002953 .btn .slick-prev { transform: rotate(180deg); }
@media(max-width:1024px) {
    .PicList002953 li a { padding: 4vw; }
    .PicList002953 li .txt { padding: 1vw 1vw 0; }
}
@media(max-width:640px) {
    .PicList002953 li aside.dot { font-size: 4vw; margin-bottom: 2vw; }
    .PicList002953 li p { font-size: 3.5vw; }
    .PicList002953 li .more { padding-top: 2vw; }
    .PicList002953 li .more span { width: 26px; height: 26px; }
}

/* 06_3招贤纳士 */
.TextList002548 { background-color: #fff; padding-left: 4%; padding-right: 35%; padding-bottom: 3%; position: relative; }
.TextList002548 .auto { }
.TextList002548 .title { font-size: 30px; color: #333; padding: 8% 0 5% 0; }
.TextList002548 .title span { display: block; color: #000; font-family: "MS Serif", "New York", serif; font-size: 60px; }
.TextList002548 .title::after { width: 50px; height: 2px; background: #000; content: ''; display: block; margin-top: 20px; }
@media(max-width:640px) {
    .TextList002548 .title { font-size: 24px; padding-top: 5%; padding-left: 0; }
    .TextList002548 .title span { font-size: 40px; }
}
.TextList002548 .banner { position: absolute; right: 0; top: 0; z-index: 1; height: 100%; }
.TextList002548 .list_tit li { position: relative; padding: 0 0 0 70px; margin-top: 15%; cursor: pointer; }
@media(min-width:641px) {
    .TextList002548 .list { display: table; width: 100%; }
    .TextList002548 .list>* { display: table-cell; vertical-align: top; }
    .TextList002548 .list_tit { width: 252px; border-right: 1px solid #dcdcdc; }
    .TextList002548 .list_tit li.on::before,
    .TextList002548 .list_tit li.on::after { position: absolute; content: ''; border: 11px solid transparent; right: 0; top: 50%; margin-top: -11px; }
    .TextList002548 .list_tit li.on::before { border-right-color: #dcdcdc; }
    .TextList002548 .list_tit li.on::after { border-right-color: #fff; right: -1px; }
}
.TextList002548 .list_tit li span { color: #999; display: block; border-bottom: 1px solid #dcdcdc; max-width: 60%; padding-bottom: 15%; }
.TextList002548 .list_tit li p { font-size: 20px; color: #000; margin: 0; }
.TextList002548 .list_tit li i { position: absolute; left: 0; top: 0; font-family: "MS Serif", "New York", serif; font-size: 47px; color: #ccc; }
.TextList002548 .list_con .con { padding-left: 10%; }
.TextList002548 .con .tit { font-size: 24px; color: #000; padding-bottom: 20px; }
.TextList002548 .con .tit span { color: #999; }
.TextList002548 .info .singlePage { font-size: 14px; line-height: 30px; color: #3e3e3e; }
.TextList002548 .apply { padding: 3% 0; }
.TextList002548 .apply a { display: block; width: 111px; line-height: 38px; text-align: center; color: #FFF; background: #2a1570; transition: 0.3s; }
.TextList002548 .apply a:hover { color: #000; background: #ccc; }
@media(max-width:1200px) {
    .TextList002548 { padding-right: 0; }
    .TextList002548 .banner { display: none; }
}
@media(max-width:640px) {
    .TextList002548 .list_tit ul { overflow: hidden; margin-bottom: 3%; }
    .TextList002548 .list_tit li { margin-top: 2%; float: left; width: 49%; margin-right: 2%; }
    .TextList002548 .list_tit li:nth-child(2n) { margin-right: 0; }
    .TextList002548 .list_tit li:nth-child(2n+1) { clear: left; }
    .TextList002548 .list_tit li span { padding-bottom: 2%; max-width: none; }
    .TextList002548 .list_tit li p { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
}
@media(max-width:480px) {
    .TextList002548 .list_tit li { padding-left: 40px; }
    .TextList002548 .list_tit li p { font-size: 16px; }
    .TextList002548 .list_tit li i { font-size: 30px; }
    .TextList002548 .list_con .con { padding-left: 0; }
    .TextList002548 .apply a { margin: 0 auto; }
}

/*header*/
#header { background-color: #fff; position: fixed; left: 0; top: 0; width: 100%; z-index: 95; }
#blank {width: 100%; height: 100px;}

/*logo*/
#logo { padding: 10px 0; float: left; position: relative; z-index: 5; transition: opacity .3s; margin: 0; }
#logo a { display: block; overflow: hidden; width: 101px; height: 80px; text-indent: -99999em; background: no-repeat left center; background-size: contain; }

/*topOther*/
#topOther { float: right; padding: 32px 0; position: relative; }
#topOther .btn { float: left; }

/*language*/
#language { font-size: 14px; color: #666; position: relative; line-height: 36px; cursor: default; }
#language ul { position: absolute; left: 0; top: 100%; width: 100%; text-align: center; padding-top: 32px; display: none; }
#language li { list-style: none; }
#language li a { color: #666; display: block; background-color: #f7f7f7; }
#language span { display: block; }
#language i { color: #2a1570; padding-right: 22px; font-style: normal; background: url(../images/icon_01.png) no-repeat right center; font-weight: bold; }

/*schBtn*/
#schBtn { padding-right: 30px; }
#schBtn span { display: block; width: 36px; height: 36px; background: url(../images/icon_search.png) no-repeat center center; background-size: contain; cursor: pointer; }

/*navBtn*/
#navBtn { display: inline-block; width: 25px; height: 36px; margin-left: 20px; overflow: hidden; cursor: pointer; display: none; }
#navBtn i { display: block; width: 70%; height: 2px; background-color: #fff; position: relative; float: right; top: 50%; transform: translateY(-50%); transition: width .3s; }
#navBtn i:before,
#navBtn i:after { width: 130%; height: 2px; background-color: #fff; content: ''; display: block; position: absolute; right: 0; transition: width .3s; }
#navBtn i:before { bottom: 10px; }
#navBtn i:after { top: 10px; }
#navBtn.active i { width: 100%; }
#navBtn.active i:before,
#navBtn.active i:after { width: 70%; }

/*search*/
#search { position: absolute; right: 111px; top: 100%; width: 350px; background-color: #f7f7f7; padding: 10px; display: none; }
#search .submit { display: block; overflow: hidden; float: right; width: 38px; height: 38px; background: #2a1570 url(../images/icon_search_02.png) no-repeat center center; }
#search .input { margin-right: 38px; overflow: hidden; border: 1px solid #2a1570; background-color: #fff; }
#search .text { display: block; width: 100%; padding: 5px 5%; font-size: 16px; background: none; color: #60515a; height: 36px; line-height: 36px; border: none; }

/*nav*/
#nav { margin: 0 160px; }
#nav ul { font-size: 0; line-height: normal; text-align: center; }
#nav li { display: inline-block; font-size: 18px; padding: 32px 3.5%; line-height: 36px; }
#nav li.on > a,
#nav li.cur > a {color: #2a1570;}
#nav li ul { position: absolute; left: 0; top: 100%; width: 100%; background-color: #f7f7f7; display: none;}
#nav li li { font-size: 14px; padding: 22px 1.458%; }
#nav li li a { color: #666; }
#nav li li a:hover { font-weight: bold; }
#nav a { color: #333; display: block; }
#nav a:hover { color: #2a1570; }
/*slick-load*/
.slick-load {display: none;}
/*hmSlides*/
@keyframes circle {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(1.4);
    }
}
#hmSlides .load {padding-bottom: 850px; clear:both; overflow: hidden; }
#hmSlides .item { padding-bottom: 850px; background: no-repeat center center; background-size: cover; position: relative;}
#hmSlides video {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; display: none;}
#hmSlides .slick-dots {font-size: 0; line-height: normal; text-align: center; position: absolute; left: 0; width: 100%; bottom: 5.88%; z-index: 2;}
#hmSlides .slick-dots li {display: inline-block; margin: 0 10px;}
#hmSlides .slick-dots button {display: block; width: 14px; height: 14px; border: 2px solid #fff; border-radius: 50%; background: none; text-indent: -99999em; font-size: 0; overflow: hidden; padding: 0; cursor: pointer;}
#hmSlides .slick-dots .slick-active button {background-color: #fff;}
#hmSlides .btn {width: 50px; position: absolute; left: 50%; top: 50%; transform: translateY(-50%); margin-left: -25px; border-radius: 50%; cursor: pointer;}
#hmSlides .btn i {display: block; padding-bottom: 100%; background:rgba(255,255,255,.5) url(../images/icon_play.png) no-repeat 55% center; background-size: 28% auto; border-radius: 50%;}
#hmSlides .btn:before,
#hmSlides .btn:after {width: 100%; height: 100%; content: ''; display: block; position: absolute; left: 0; top: 0; border: 1px solid rgba(255,255,255,.5); border-radius: 50%;}
#hmSlides .btn:before { animation: circle 2s linear 0s infinite;}
#hmSlides .btn:after { animation: circle 2s linear 1s infinite;}

/*footer*/
#footer {background-color: #2e7bac;}
#footer .top {color: #fff; padding: 3.125% 0 2.084%;}
#footer .btm {border-top: 1px solid rgba(255,255,255,.1); color: rgba(255,255,255,.5); padding: 25px 0;}
#footer .btm a { color: rgba(255,255,255,.5);}
#footer .btm a:hover {color: #fff;}
#footer p {margin: 0; padding: 0;}

/*copyright*/
#copyright { float: right; font-size: 12px; line-height: 30px; }

/*pagelist*/
#pagelist {float: left;}
#pagelist ul { font-size: 0; line-height: normal; }
#pagelist li {list-style: none; display: inline-block; font-size: 14px; line-height: 30px; position: relative; padding-right: 20px;}
#pagelist li:after { display: block; content: ''; width: 1px; height: 14px; background-color: rgba(255, 255, 255, 0.5); position: absolute; right: 9.5px; top: 50%; transform: translateY(-50%);}
#pagelist li:last-child:after {display: none;}

/*contactInfo*/
#contactInfo {width: 360px; float: left;}
#contactInfo .icon {margin-bottom: 15px;}
#contactInfo img {display: block; width: auto; max-width: 100%; height: auto;}
#contactInfo h2 {font-size: 18px; margin: 0 0 22px; padding: 0;}
#contactInfo .text {font-size: 14px; line-height: 30px;}

/*btmNav*/
#btmNav {margin-left: 360px; font-size: 0; line-height: normal; text-align: right;}
#btmNav .item {display: inline-block; vertical-align: top; text-align: left; padding-left: 10%;}
#btmNav h2 {font-size: 18px; color: #fff; margin: 0 0 23px;}
#btmNav h2 a {color: #fff;}
#btmNav h2 a:hover {opacity: .75;}
#btmNav li {font-size: 14px; line-height: 36px; list-style: none;}
#btmNav li a {color: rgba(255,255,255,.5);}
#btmNav li a:hover {color: #fff;}


/*hmTitle*/
.hmTitle {text-align: center; color: #333;}
.hmTitle i {display: block; padding-bottom: 37px; background: no-repeat center center; background-size: contain; margin-bottom: 10px;}
.hmTitle .title {font-size: 24px; line-height: 1.667em; margin: 0; padding: 0;}
/*history*/
#history {padding: 6.25% 0 10.9375%; overflow: hidden; background:#fff url(../images/history_bg.png) no-repeat center bottom; background-size: 100% auto;}
#history .slick-load {position: relative; margin: 7.553% 0;  z-index: 3;}
#history .slick-load:before {height: 2px; background-color: #c5c5c5; width: 100%; position: absolute; top: 50%; margin-top: -12px; content: ''; display: block;}
#history .slick-list {overflow: visible;}
#history .hmTitle i {background-image: url(../images/title_history.png);}
#history .item {position: relative; cursor: pointer;}
#history .text { text-align: center; position: relative;}
#history .text:before {content: ''; display: block; width: 34px; height: 34px; background: url(../images/icon_dot.png) no-repeat 0 0; background-size: 100% auto; position: absolute; left: 50%; top: 72px; margin-left: -17px; z-index: 2;}
#history .text:after {width: 0; position: absolute; left: 50%;  top: 88px; height: 2px; content: ''; display: block; background-color:#ae2c2a; transition: width .5s;}
#history .year {color: #999; font:700 italic 40px/1em 'DIN'; margin: 0;  padding: 20px 0; box-sizing: content-box; height: 48px;}
#history .intro {font-size: 14px; line-height: 24px; color: #666;height: 72px;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
#history .text .intro {max-width: 240px; margin: 0 auto; padding: 20px 0; box-sizing: content-box;}
#history .info {background-color: #fff; padding: 5.25%; box-shadow: 0px 5px 18px rgba(0,0,0,.1); position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%; display: none; z-index: 3;}
#history .pic {margin-bottom: 4.399%;}
#history .pic i {display: block; padding-bottom: 63.594%; background: no-repeat center center; background-size: cover;}
#history .date {color: #2a1570; font-size: 24px; margin: 0 0 10px; padding: 0; line-height: 1.35em;}
#history .btm {padding:2.933%;}
#history .more {font-size: 14px; font-weight: bold; color: #2a1570; overflow: hidden; line-height: 1.75em; margin-top: 2.93%;}
#history .more span {display: block; float: right; background: url(../images/icon_arrow.png) no-repeat right bottom; padding-bottom: 5px; color: #ae2c2a;}
#history .info .intro {text-align: justify; max-height: none; height: 72px;}
#history .arrow {font-size: 0; line-height: normal; text-align: center; margin-top: -140px; position: relative; z-index: 2;}
#history .slick-arrow {display: inline-block; width: 192px; height: 44px; color: #fff; font-size: 14px; font-weight: bold;}
#history .slick-prev {background-color: #ae2c2a;}
#history .slick-next {background-color: #2a1570;}
#history .slick-prev:before,
#history .slick-next:after {content: ''; display: inline-block; width: 20px; height: 5px; background: url(../images/icon_arrow_white.png) no-repeat 0 0; background-size: 100% auto; vertical-align: middle;}
#history .slick-prev:before {margin-right: 10px;}
#history .slick-next:after {background-position: 0 100%; margin-left: 10px;}
#history .slick-slide:nth-child(2n) .text .intro {height: 48px; -webkit-line-clamp: 2;}

#history .slick-current .year {color: #ae2c2a;}
#history .slick-current .text:before {background-position: 0 100%;}
#history .slick-current .text:after {width: 100%;}

@media only screen and (max-width:1500px) {
    #hmSlides .item,
    #hmSlides .load {padding-bottom: 56.667%;}
}

@media only screen and (max-width:1280px) {
    #nav li { padding-left: 3%; padding-right: 3%; }

    #contactInfo {width: 320px;}
    #btmNav {margin-left: 320px;}
    #btmNav .item {padding-left: 7%;}
}
@media only screen and (max-width:1024px) {
    #blank {height: 80px;}
    #logo a { width: 76px; height: 60px; }
    #topOther { padding: 22px 0; }
    #topOther .btn {cursor: pointer;}
    #navBtn { display: block; }

    #language ul {top: 26px;}

    /*1024px*/
    #nav { position: fixed; left: -100%; top:80px; width: 100%; height: 100%; z-index: 9; background-color: #fff; margin: 0; border-top: 1px solid #f3f0ec; overflow-y: auto; -webkit-overflow-scrolling: touch; transition: left .3s; }
    #nav.show { left: 0; }
    #nav ul { text-align: left; margin-bottom: 80px; }
    #nav li { display: block; padding: 0; line-height: 50px; position: relative; border-bottom: 1px solid #f3f0ec; font-size: 16px;}
    #nav li a {margin-left:2%; padding-right: 50px; }
    #nav li ul {position: static; left: auto; top: auto; margin-bottom: 0;}
    #nav li li {padding: 0; border-bottom: none; border-top: 1px solid #f3f0ec;}
    #nav li li a {padding-left: 1em; margin-right: 2%; padding-right: 0;}
    #nav em { position: absolute; right: 0; top: 0; width: 50px; height: 50px; z-index: 2; display: block; cursor: pointer; }
    #nav em:before { content: ''; display: block; position: absolute; width: 7px; height: 7px; left: 50%; top: 50%; margin: -4.5px 0 0 -4.5px; border-right: 1px solid #2e312c; border-bottom: 1px solid #2e312c; transform: rotate(-45deg); transition: all .3s; }
    #nav em.active:before { transform: rotate(45deg); margin: -5.5px 0 0 -5.5px; }

    #contactInfo {width: auto; float: none; text-align: center; margin-bottom: 20px;}
    #contactInfo .icon {width: 120px; margin: 0 auto 10px;}  
    #contactInfo h2 {font-size: 16px; margin-bottom: 5px;}
    #contactInfo .text {line-height: 1.75em;}

    #btmNav {margin-left: 0; text-align: center; display: table; table-layout: fixed; width: 100%;}
    #btmNav .item {display: table-cell; padding: 0 1%; width: 25%; text-align: center;}
    #btmNav .item:first-child,
    #btmNav .item:nth-child(3) {width: 15%;}
    #btmNav h2 {margin-bottom: 10px;}
    #btmNav li {line-height: 30px;}


    #pagelist,
    #copyright {float: none;text-align: center;}
    #pagelist li {padding: 0 8px;}
    #pagelist li:after {right: 0;}

    #pagelist li {line-height: 26px;}
    #copyright {line-height: 24px;}
}
@media only screen and (max-width:768px) {
    #blank {height: 64px;}
    #logo {padding: 7px 0;}
    #logo a { width: 63px; height: 50px; }

    #topOther { padding: 17px 0; position: static;}
    #schBtn {padding-right: 15px;}
    #schBtn span {width: 30px; height: 30px;}

    #language {line-height: 30px;}
    #language ul {top: 15px;}

    #search {right: 0; width: 100%; padding-left: 2%; padding-right: 2%;}

    #navBtn {height: 30px;}
    #navBtn i:before {bottom: 9px;}
    #navBtn i:after {top: 9px;}

    #nav {top: 64px;}
    #nav ul {margin-bottom: 64px;}

    #hmSlides .slick-dots li {margin: 0 5px;}
    #hmSlides .slick-dots button {width: 10px; height: 10px;}
    #hmSlides .btn {width: 30px; margin-left: -15px;}

    #footer .top {padding: 7% 0;}

    #btmNav {display: block;}
    #btmNav .item {display:block; padding: 0; width: auto; border-bottom: 1px solid rgba(255,255,255,.1); text-align: left;}
    #btmNav .item:first-child,
    #btmNav .item:nth-child(3) {width: auto;}
    #btmNav .item:last-child h2 {border-bottom: 1px solid rgba(255,255,255,.1);}
     #btmNav .item:last-child,
    #btmNav .item:last-child h2:last-child {border-bottom: none;}
    #btmNav h2 {margin-bottom: 0; font-size: 16px; line-height: 40px; position: relative;}
    #btmNav ul {display: none;}
    #btmNav li {line-height: 40px; border-top: 1px solid rgba(255,255,255,.1);}
    #btmNav li a {padding-left: 1em;}
    #btmNav em {display: block; position: absolute; right: 0; top: 0; width: 40px; height: 40px; z-index: 2; display: block; cursor: pointer; }
    #btmNav em:before { content: ''; display: block; position: absolute; width: 7px; height: 7px; left: 50%; top: 50%; margin: -4.5px 0 0 -4.5px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(-45deg); transition: all .3s; }
    #btmNav em.active:before { transform: rotate(45deg); margin: -5.5px 0 0 -5.5px; }

    #footer .btm {padding: 15px 0;}


    .hmTitle i {padding-bottom: 26px;}
    #history {padding: 10% 0 15%;}
    #history .info {width: 60%; left: 20%; padding: 15px;}
    #history .date {font-size: 18px; margin-bottom: 0;}
    #history .arrow {margin-top: 0;}
    #history .slick-arrow {width: 150px; font-size: 12px; height: 36px;}
}



#hmSlides video{display: block;}
#hmSlides .swiper-pagination{
    bottom: 5%;
}
#hmSlides .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background: transparent;
    border: 1px solid #FFF;
    opacity: 1;
    margin: 0 8px;
}
#hmSlides .swiper-pagination-bullet-active{
    background: #fff;
}
#hmSlides .item2:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/bg1.png);
    z-index: 2;
}
#hmSlides .btn{
    z-index: 3;
}
#hmSlides .item2 video.video2{
    display: none;
}


#header{
    background: transparent;
}
#blank{display: none;}
#header.mc_fixed{
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .07);
}
#schBtn span{background: url(../images/icon_search2.png) no-repeat center center;background-size: contain;}
#header.mc_fixed #schBtn span{background: url(../images/icon_search.png) no-repeat center center;background-size: contain;}

#nav a,
#language,
#logo,
#language i{color: #fff;}


#header.mc_fixed #nav a,
#header.mc_fixed #language,
#header.mc_fixed #language i
{
    color: #333;
}
#header.mc_fixed #logo{
    color: #2a1570;
}
#header.mc_fixed #navBtn i,
#header.mc_fixed #navBtn i:before, 
#header.mc_fixed #navBtn i:after{
    background: #2a1570;
}

#header.mc_fixed  #nav a:hover{
    color: #2a1570;
}
#contactInfo .icon{display: flex;align-items: center;font-size: 24px;color: #2a1570;}
#contactInfo img{margin-right: 10px;}
/* .RighInfo002778 .h1{display: none;}
.RighInfo002778 .img:before{display: none;} */
@media(min-width:1024px){
    .RighInfo002806 .advtxt{
        display: flex;
        align-items: center; 
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .RighInfo002806 .advtxt .txt{
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    #btmNav{
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    #btmNav .item{
        padding-left: 20px;
    }
}
@media(max-width:1440px){
    #nav li{padding: 32px 20px;}
}
@media(max-width:1200px){
    #nav li{padding: 32px 5px;}
}

@media(max-width:768px){
    .Menu002188 .Menu ul.ul{white-space: nowrap;overflow-x: scroll;}
    .Menu002188 .Menu ul.ul li{display: inline-block;width: auto;margin-right: 10px;float: none;}
}

/*20210825*/
#history .text .intro {
    padding: 0;
    margin: 20px auto;
}

#history .slick-slide:nth-child(2n) .text:before {
    top: 52px;
}

#history .slick-slide:nth-child(2n) .text:after {
    top: 68px;
}
.RighInfo003073 .box-2 .auto {
    padding: 0;
}
.RighInfo002857 .edit-css ul {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.PicList001912 li h3 {
    line-height: 26px;
    padding-bottom: 20px;
}

.PicList001912 li h3 .dot {
    white-space: normal;
}