
@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, p, blockquote, th, td { margin: 0; padding: 0; }
body { font-size: 14px; overflow-x: hidden; font-family: Microsoft YaHei;}
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal }
ol, ul { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
.fl { float:left; }
.fr { float:right; }
a { text-decoration:none; color:#555; }
.clearfix:before, .clearfix:after { content: "."; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }


input, button, textarea, select { font-size: 100%; outline: none; resize: none; }
input[type="button"], input[type="text"], textarea { -webkit-appearance: none; }


@font-face {
  font-family: 'iconfont';  /* Project id 2918862 */
  src: url('//at.alicdn.com/t/font_2918862_4krbql6w3ih.woff2?t=1645366743785') format('woff2'),
       url('//at.alicdn.com/t/font_2918862_4krbql6w3ih.woff?t=1645366743785') format('woff'),
       url('//at.alicdn.com/t/font_2918862_4krbql6w3ih.ttf?t=1645366743785') format('truetype');
}
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.iconrun { -webkit-animation: runspin 1s infinite steps(8); animation: runspin 1s infinite steps(8) }
@-webkit-keyframes runspin {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) }
    100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) }
}
@keyframes runspin {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) }
    100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) }
}

header { position: fixed; top: 0; left: 0; width: 100%; background: #FFF; z-index: 99999; transition: all 0.7s ease-in;}
header.fixed { box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25); }
header *{box-sizing:border-box; }
header .headerwrap { max-width: 1400px; margin: 0 auto; height: 100px; }
header .headerwrap .logo { height: 100px; float: left; padding: 15px 0; overflow: hidden; width:180px; float:left; }
header .headerwrap .logo img {  }
@media (max-width: 1420px) {
    header .headerwrap { padding:0 10px;}
}

header nav { max-width: 1200px; position: relative; padding: 20px 0; float:right; }
header nav * { box-sizing:border-box;}
header nav ul { margin: 0 auto; }
header nav ul li { float: left; position: relative; border: solid 1px #FFF; }
header nav ul li:hover > a, header nav ul li.active > a { color: #B20E12; }
header nav ul li>a{ display:block; padding:15px 30px; height:60px;color:#000; font-size:18px;line-height:30px; font-weight:400;}
header nav ul li.hassub:hover { border: solid 1px #DEDEDE; border-bottom: solid 1px #FFF; }
header nav ul li.hassub:hover a { }
header nav ul li dl { display: none; position: absolute; top: 60px; left: -1px; width: calc(100% + 2px); padding-bottom: 20px; border: solid 1px #DEDEDE; border-top: solid 1px #FFF; background:#FFF; }
header nav ul li dl:after { content: ""; position: absolute; top: 0; left: 100%; height: calc(100% - 1px); padding-left: 200%; background: #FFF; border: solid 1px #DEDEDE; border-left: solid 1px #FFF; background-image: url(../img/navsub.jpg); background-size: cover; background-repeat: no-repeat; }
header nav ul li dl dd { }
header nav ul li dl dd > a { display: block; padding: 10px 10px; height: 46px; color: #333333; font-size: 16px; line-height: 26px; text-align: center; }
header nav ul li dl dd > a:hover { background: #f2f2f2; color: #333333; }
header nav ul li.hassub:hover dl { display: block; }

header nav ul li.btn { padding:10px 0 10px 10px; }
header nav ul li.btn > a { background: #B20E12; height: 40px; padding: 5px 30px; color: #FFF; border-radius: 4px; }

@media (max-width: 1300px) {
    header nav ul li > a { padding: 15px 25px; }
}
@media (max-width: 1200px) {
    header nav ul li > a { padding: 15px 20px; }
}
@media (max-width: 1100px) {
    header nav ul li > a { font-size: 16px; }
}



footer { background: #505050; padding: 40px 0 20px 0; }
footer .foot { font-size:15px;max-width:1400px; margin:auto;}
footer .foot, footer .foot a{ color: #999; }
footer .foot a:hover { color: #48ca2b; }

footer .left { float: left; width:1200px; }
footer .link { height:60px; line-height:60px; padding-bottom:15px;}
footer .link img { vertical-align:middle; margin-right:25px;}
footer .link a { font-size:16px; font-weight:700; color:#FFF;}
footer .link span { padding-left:15px; border-right:1px #DEDEDE solid; margin-right:15px;}

footer .left p{ padding-top:12px; color:#999;}
footer .left p span{ margin-right:20px;}

footer .right { float: left; width: 180px; }
footer .right dl{ width:140px; float:right;}
footer .right dl dt { }
footer .right dl dd { font-size: 13px; padding: 8px 0; text-align: center; }
@media (max-width: 1420px) {
    footer .foot { padding:0 10px; }
}


.bodywrap { padding-top: 100px; }

#csbanner {}
.csbannerbox { position: relative; width: 100%;  margin: 0 auto; box-sizing: border-box; }
.swiper-container { width: 100%; }
.swiper-slide { position: relative; height: unset; }
.img-fix { width: 100%; height: calc(100vh - 100px); background-repeat: no-repeat; background-size:cover; background-position:center center;}

.swiper-button-next, .swiper-button-prev { top: 50%; background: none; font-size: 120px; color: #FFF; opacity: 0.5; width: 120px; height: 120px; text-align: center; line-height: 120px; transform: translateY(-50%) }
.swiper-button-prev { left: -15px; }
.swiper-button-next { right: -15px; }
.swiper-button-next:hover, .swiper-button-prev:hover { opacity: 1; }

.bottom-nav { width: 100%; text-align: center; position: absolute; bottom: 30px; z-index: 10; left: 0; }
.icon-videoplay { display: inline-block; vertical-align: middle; margin-right: 15px; cursor: pointer; }
.icon-videoplay:before { font-family: "iconfont"; content: "\e621"; font-size: 28px; color: white; }
.stop-status.icon-videoplay:before { content: "\e60d"; }
.swiper-pagination { position: relative; display: inline-block; height: 29px; }
#csbanner .swiper-pagination-bullet { width: 18px; height: 18px; background: #fff; opacity: 1; box-sizing: border-box; border: 3px solid #fff; margin: 0 15px; vertical-align: middle; }
#csbanner .swiper-pagination-bullet-active { background: #ffb500; }

.warppertitle { padding: 50px 0 0; }
.warppertitle h3 { height: 70px; font-size: 30px; font-weight: bold; color: #333333; line-height: 70px; text-align: center; position: relative; cursor: pointer; }
.warppertitle h3:after { content: ""; width: 40px; height: 2px; background: #B20E12; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; transition: all 0.7s ease-in; }
.warppertitle h3:hover:after { width: 140px;}
.warppertitle h5 { height: 20px; font-size: 18px; font-weight: 400; color: #999999; line-height: 20px; padding: 20px 0; text-align: center; }

.youshiwrapper {  }
.youshiwrapper * { box-sizing:border-box;}
.youshiwrapper .youshislider { width: 100%; max-width: 1430px; margin: auto; padding-top: 40px; }
.youshiwrapper .youshislider .youshiitem { width:33.333%; float:left; padding:0 15px;}
.youshiwrapper .youshislider .youshiitem dl{ border:solid 1px #F2F2F2; }
.youshiwrapper .youshislider .youshiitem dl dt { width:100%; height:0; padding-bottom:60%; position:relative;}
.youshiwrapper .youshislider .youshiitem dl dt img { position:absolute; width:100%; height:100%; top:0;left:0;}
.youshiwrapper .youshislider .youshiitem dl dd { background: #F2F2F2; padding: 35px 30px; }
.youshiwrapper .youshislider .youshiitem dl dd h4 { font-size: 18px; font-weight: bold; color: #333333; line-height: 36px; }
.youshiwrapper .youshislider .youshiitem dl dd p { height: 115px; font-size: 15px; font-weight: 400; color: #999999; line-height: 30px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; padding-bottom:25px; }
.youshiwrapper .youshislider .youshiitem dl dd span { border:solid 1px #CCC; padding:10px 20px;}
.youshiwrapper .youshislider .youshiitem dl dd span:hover { border: solid 1px #B20E12; color: #B20E12; }


.videowrapper { height:688px; background-size:cover; background-position:center center; margin-top:30px; position:relative; }
.videowrapper .video { width:580px; height:440px; background:#FFF; position:absolute; top:130px; left:50%; margin-left:116px; border:solid 1px #FFF;}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before { font-size: 70px; }

.anliwrapper {  }
.anliwrapper * { box-sizing:border-box;}
.anliwrapper .anlislider { width: 100%; max-width: 1430px; margin: auto; padding: 20px 0; position:relative; }
.anliwrapper .anlislider li { width:25%; float:left; padding:15px;}
.anliwrapper .anlislider li dl{ width:100%; border:solid 1px #DEDEDE; position:relative; overflow:hidden;}
.anliwrapper .anlislider li dl dt{ width: 100%; height:0; padding-bottom:100%; position:relative; }
.anliwrapper .anlislider li dl dt img { width:100%; height:100%; border:solid 1px #FFF; position:absolute; top:0; left:0;}

.anliwrapper .anlislider li dl dd.abs { position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.5); transform:translateY(100%); }
.anliwrapper .anlislider li dl:hover dd.abs { transform: translateY(0); transition: transform .25s linear }
.anliwrapper .anlislider li dl dd.txt { padding: 10px 15px;  }
.anliwrapper .anlislider li dl dd h1 { font-size: 20px; font-weight: bold; height: 32px; line-height: 32px; text-align: left }
.anliwrapper .anlislider li dl dd h2 { font-size: 14px; font-weight: 700; padding-top: 5px; text-align:left}
.anliwrapper .anlislider li dl dd h3 { font-size: 20px; font-weight: bold; height: 32px; line-height: 32px; color: #FFF; position: absolute; top: 50%; left: 0; width: 100%; text-align: center; transform: translateY(-50%); }
.anliwrapper .anlislider li dl dd p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; font-size: 14px; font-weight: 500; line-height: 22px; }
.anliwrapper .anlislider li dl dd.abs p { color: #FFF; width: 90%; position: absolute; left: 5%; bottom: 10px; }
.anliwrapper .anlislider li dl dd.txt p { color: #666; margin: 8px 0 8px; text-align: left }

.anliwrapper .anlislider li dl dd a {}
.anliwrapper .anlislider li dl dd a:hover { color: #B20E12; }

.anliwrapper .anlislider .caseslider { overflow:hidden;}
.anliwrapper .anlislider .case-button-next, .anliwrapper .anlislider .case-button-prev { width: 48px; height: 48px; border: solid 1px #999; border-radius: 50%; text-align: center; line-height: 48px; font-size: 42px; color: #999; position: absolute; top: 50%; transform:translateY(-50%); cursor:pointer;}
.anliwrapper .anlislider .case-button-next { right:-48px;}
.anliwrapper .anlislider .case-button-prev { left: -48px; }
.anliwrapper .anlislider .case-button-next:hover, .anliwrapper .anlislider .case-button-prev:hover { color:#333; border-color:#333;}
.anliwrapper .anlislider .case-button-next.swiper-button-disabled, .anliwrapper .anlislider .case-button-prev.swiper-button-disabled { color: #CCC; border-color: #dedede; background:#dedede; }


.aboutwrapper { height: 711px; background-size: cover; background-position: center center; margin-top: 30px; position: relative; }
.aboutwrapper .about { width: 1350px; height: 450px; background: #FFF; position: absolute; top: 50%; left: 50%; border: solid 1px #F2F2F2; transform: translate(-50%,-50%); padding:25px; }
.aboutwrapper .about .value { float:left; width:800px; height:450px;}
.aboutwrapper .about .service { float: right; width: 500px; height: 450px; overflow:hidden; }
.aboutwrapper .about .service h3 { height: 70px; font-size: 30px; font-weight: bold; color: #333333; line-height: 70px; text-align: left; position: relative; cursor: pointer; }
.aboutwrapper .about .service h3:after { content: ""; width: 40px; height: 2px; background: #B20E12; position: absolute; left: 0;  bottom: 0; transition: all 0.7s ease-in; }
.aboutwrapper .about .service dl { }
.aboutwrapper .about .service dl dd{ padding: 40px 0; color:#999; }
.aboutwrapper .about .service dl dd p{ line-height:36px; font-size:16px; }
.aboutwrapper .about .service dl dt a { border: solid 2px #B20E12; color: #B20E12; padding: 10px 30px; border-radius: 3px; font-size: 18px; font-weight: 400; }

.customswarp { }
.customswarp * { box-sizing: border-box; }
.customswarp .customscontent { width: 100%; max-width: 1400px; margin: auto; padding: 120px 0; }
.customswarp .customscontent .customstitle { width: 300px; float: left; padding-right: 30px; border-right: solid 1px #DEDEDE; min-height: 300px; }
.customswarp .customscontent .customsbox { width: 1080px; float: right; }
.customswarp .customscontent .customsbox .customsboxswiper { overflow: hidden; }

.customstitle h3 { font-size: 36px; }
.customstitle p { font-size: 18px; padding: 10px 0; color: #999; }
.customstitle .customsctrl { padding: 0 0 35px 0; width: 100%; }
.customstitle .customsctrl .customs_prev, .customstitle .customsctrl .customs_next { width: 48px; height: 48px; text-align: center; line-height: 48px; font-size: 48px; cursor: pointer; font-family: 'iconfont'; color: #333; }
.customstitle .customsctrl .customs_prev.swiper-button-disabled, .customstitle .customsctrl .customs_next.swiper-button-disabled { color: #AAA; }
.customstitle .customsctrl .customs_prev { float: left; }
.customstitle .customsctrl .customs_next { float: left; }


.customslist { height: 300px; }
.customslist ul { height: 300px; }
.customslist ul li { width: 25%; float: left; box-sizing: border-box; padding: 10px; }

.customslist ul li dl {}
.customslist ul li dl dt {text-align: center; box-sizing: content-box; }
.customslist ul li dl dt img { max-height: 100%; max-width: 100%; vertical-align: middle; }

.customs-pagination { text-align: center; padding: 10px 0; }
.customs-pagination .swiper-pagination-bullet { width: 12px; height: 12px; margin: 0 8px; }
.customs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #B20E12 }

@media (max-width: 1420px) {
    .customswarp .customscontent { position: relative; }
    .customswarp .customscontent .customstitle { position: absolute; left: 0; top: 0; float: none; padding-left: 10px; padding-right: 20px; }
    .customswarp .customscontent .customsbox { width: 100%; float: none; padding-left: 300px; }
}
.customscase .customscontent { padding: 60px 0; }
.customscase .customscontent .customstitle { width: 100%; float: unset; padding: 0 0 30px 0; border: 0; min-height: unset; }
.customscase .customscontent .customsbox { width: 100%; float: unset; }
.customscase .customslist ul li { width: 20%; }
.customscase .customslist ul li dl { border:solid 1px #DEDEDE;}
.customscase .customstitle h3 { text-align: center }
.customscase .customstitle p { text-align: center }
.customscase .customs-pagination {padding: 20px 0; }
.customscase .customs-pagination .swiper-pagination-bullet { width: 24px; height: 8px; margin: 0 8px; border-radius:0; }
@media (max-width: 1420px) {
    .customscase .customscontent .customsbox { width: 100%; float: none; padding-left: 0; }
}

.addressblock { width: 100%; padding: 0; background-size: 100% 100% cover; }
.addressbox { max-width: 1200px; margin: auto; min-height: 700px; }
.addressbox .aboutbox { float: left; width: 340px; height: 550px; margin-top: 60px; background: #FFF; box-sizing: border-box; padding: 20px; box-shadow: 1px 2px 3px #ddd; }
.addressbox .mapbox { width: 821px; float: right; height: 684px; margin-top: 30px; background: url(../img/add_map.png) no-repeat; position: relative; }

.addressbox .aboutbox h3 { height: 46px; line-height: 46px; font-size: 28px; text-align: center; color: #333; font-weight: bold; }
.addressbox .aboutbox .text { margin-top: 10px; line-height: 2; font-size:16px; }
.addressbox .aboutbox .text p{ padding:5px 0;}
.addressbox .mapbox .point { width: 10px; height: 15px; background: url(../img/add_icon.png) no-repeat; background-size: 10px 15px; position: absolute; cursor:pointer; }
.addressbox .mapbox .address { width: 320px; background: #FFF; position: absolute; top: -20px; left: 50%; transform: translate(-50%,-100%); box-sizing: border-box; padding: 20px; box-shadow: 1px 2px 3px #ddd; transition: all 0.5s ease-in; display:none; }
.addressbox .mapbox .address:after { content: " "; position: absolute; bottom: -10px; width: 20px; height: 20px; background: #FFF; left: 150px; transform: rotate(45deg); box-shadow: 1px 2px 3px #ddd; }
.addressbox .mapbox .point:hover .address, .addressbox .mapbox .point.show .address { display: block; }
.addressbox .mapbox .point:hover, .addressbox .mapbox .point.show { width: 18px; height: 27px; background-size: 18px 27px; transform: translate(-4px,-10px) }
.addressbox .mapbox .pointsz { top: 568px; left: 574px; }
.addressbox .mapbox .pointcd { top: 421px; left: 410px; }
.addressbox .mapbox .pointhz { top: 421px; left: 660px; }
.addressbox .mapbox .pointzz { top: 345px; left: 556px; }
.addressbox .mapbox .pointkm { top: 523px; left: 382px; }
.addressbox .mapbox .pointbj { top: 250px; left: 590px; }

.addressbox .mapbox .pointlasa { top: 411px; left: 210px; }
.addressbox .mapbox .addresssz { top: 445px; left: 418px; }

.nbanner { width: 100%; max-height: calc(100vh - 200px); position:relative;}
.nbanner img { width: 100%; max-height: 100%;}
.nbanner h3 { color: #FFF; font-size: 60px; font-weight: bold; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); letter-spacing: 5px; text-shadow: 0 3px 3px #555; margin-top:-40px; }
.nbanner span { color: #FFF; font-size: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); letter-spacing: 5px; text-shadow: 0 3px 3px #555; margin-top: 24px; }
.nbanner span::before { position: absolute; content: ""; display: block; height: 0; width: 68px; border-bottom: 2px solid #FFF; left: -78px; top: 50%; transform: translateY(-50%); box-shadow: 1px 1px 5px #000; }
.nbanner span::after { position: absolute; content: ""; display: block; height: 0; width: 68px; border-bottom: 2px solid #FFF; right: -78px; top: 50%; transform: translateY(-50%); box-shadow: 1px 1px 5px #000; }

.list_main { max-width: 1400px; height: auto; margin: 0px auto; padding: 30px 0; }
.list_main .right { max-width: 1020px; width: 73.33%; height: auto; float: left; background: #FFF; box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25); }
.list_main .right > h1 { width: 100%; height: 64px; line-height: 64px; color: #333; font-size: 28px; text-align: center; }
.list_main .right > h2 { width: 100%; height: 64px; line-height: 64px; color: #B20E12; font-size: 24px; border-bottom: 2px solid #DEDEDE; position: relative; text-align: left; }
.list_main .right > h2 em { border-bottom: solid 2px #B20E12; display: inline-block; height: 64px; line-height: 64px; padding: 0 35px; }
.list_main .right > h2 .daohang { position: absolute; height: 64px; line-height: 64px; text-align: right; width: 300px; top: 0; right: 30px; color: #999; font-size: 16px; }
.list_main .right > h2 .daohang a { color: #999; }
.list_main .right > h2 .daohang a:hover { color: #B20E12 }
.list_main .right > h2 .daohang span { margin-right: 5px; }
.list_main .right .zhengw { padding: 35px 60px; font-size: 16px; line-height: 1.8; }
.list_main .right.videoinfo .zhengw { padding: 50px 50px; }
.list_main .right .zhengw p { padding: 10px 0; }
.list_main .right .zhengw img { max-width: 100%; }
.list_main .right .zhengw h1, .list_main .right .zhengw h2, .list_main .right .zhengw h3, .list_main .right .zhengw h4, .list_main .right .zhengw h5, .list_main .right .zhengw h6 { font-weight: bold; }

.list_main .right .textlist { padding: 35px 60px; }
.list_main .right .textlist li { width: 100%; line-height: 22px; background: #FFF; padding: 10px 20px 10px 25px; font-size: 16px; }
.list_main .right .textlist li:nth-child(2n) { background-color: #efefef; }
.list_main .right .textlist .time { float: right; font-size: 14px; padding-left: 30px; position: relative; }
.list_main .right .textlist .time:before { content: "\e65e"; font-family: iconfont; position: absolute; top: 0; left: 0; display: block; width: 30px; height: 22px; text-align: center; line-height: 22px; color: #B20E12 }

.list_main .right .liebiao { padding: 20px 40px; }
.list_main .right .liebiao li { width: 100%; height: 190px; border-bottom: 1px solid #eaeaea; padding: 20px; background: #FFF; margin-top: 10px; box-sizing: border-box; position: relative; }
.list_main .right .liebiao li a h3 { height: 20px; line-height: 20px; overflow: hidden; font-weight: bold; font-size: 18px; color: #333 }
.list_main .right .liebiao li p { height: 60px; line-height: 20px; overflow: hidden; font-size: 14px; color: #999; text-align: left; padding-top: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.list_main .right .liebiao li .tag { display: block; text-align: left; font-size: 14px; }

.list_main .right .liebiao .pic { width: 200px; height: 150px; float: left; overflow: hidden; padding: 1px; border: solid 1px #DEDEDE; overflow: hidden; position: relative; }
.list_main .right .liebiao .pic img { width: 100%; height: 100%; -webkit-transition: -webkit-transform .5s linear; -moz-transition: -moz-transform .5s linear; -o-transition: -o-transform .5s linear; transition: transform .5s linear }
.list_main .right .liebiao .pic:hover img { transition: All 0.7s ease; -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3); -o-transform: scale(1.3); }
.list_main .right .liebiao .pic .classname { display: block; top: 0; left: 0; width: 96px; height: 28px; line-height: 28px; text-align: center; color: #FFF; background: #B20E12; position: absolute; font-size: 13px; }
.list_main .right .liebiao .text { width: 660px; height: 150px; float: right; overflow: hidden; position: relative; }
.list_main .right .liebiao .text .sinfo { width: 200px; height: 20px; line-height: 20px; text-align: left; color: #999; position: absolute; left: 0; bottom: 0; font-family: Arial; font-size: 14px; }
.list_main .right .liebiao .text .sinfo i { margin-right: 6px; font-size: 18px; color: #B20E1266; }

.list_main .right .liebiao .line { display: block; height: 28px; width: 5px; position: absolute; left: 0; top: 20px; background: #B20E12; }
.list_main .right .liebiao .readall { display: block; width: 80px; height: 30px; background: #B20E12; text-align: center; font-size: 13px; color: #FFF; line-height: 30px; position: absolute; bottom: 20px; right: 0; }
.list_main .right .liebiao .readall:hover { background: #FF9F00; }


.list_main .right .picture { width: 100%; margin: 0; padding: 20px 10px; box-sizing: border-box; }
.list_main .right .picture * { box-sizing: border-box; }
.list_main .right .picture li { width: 33.3333%; padding: 10px; float: left; overflow: hidden; }

.list_main .right .picture li dl { position: relative; padding: 15px; background: #FFF; border: solid 1px #DEDEDE; overflow: hidden; }
.list_main .right .picture li dl dt { width: 100%; padding-bottom:145%; position:relative; }
.list_main .right .picture li dl dt img { width: 100%; height:100%; position:absolute; top:0;left:0; }
.list_main .right .picture li dl dd { width: 100%; height: 40px; margin-top: 10px; font-size: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.list_main .right .meet { width: 100%; margin: 0; padding: 35px 40px; box-sizing: border-box; }
.list_main .right .meet * { box-sizing: border-box; }
.list_main .right .meet li { width: 50%; padding: 10px; float: left; overflow: hidden; }
.list_main .right .meet li dl { position: relative; padding: 20px; background: #FFF; border: solid 1px #DEDEDE; overflow: hidden; }
.list_main .right .meet li dl dt { width: 100%; position: relative; overflow: hidden; }
.list_main .right .meet li dl dt p { width: 100%; position: absolute; background: rgba(0,0,0,0.75); color: #FFF; padding: 18px 14px; bottom: 0; left: 0; font-size: 16px; transform: translateY(100%); transition: all 500ms ease; }
.list_main .right .meet li dl dt p span { display: block; height: 44px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.list_main .right .meet li dl dt:hover p { transform: translateY(0); }

.list_main .right .meet li dl dt img { width: 100%; display: block; }
.list_main .right .meet li dl dd { width: 100%; height: 50px; line-height: 25px; margin-top: 20px; font-size: 20px; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }


.list_main .right .video { padding: 15px; background: #FFF; }
.list_main .right .video li { width: 33.3333%; float: left; overflow: hidden; padding: 15px; box-sizing: border-box; }
.list_main .right .video li dl { border: solid 1px #DEDEDE; }
.list_main .right .video li dl dt { border: solid 2px #FFF; position: relative; }
.list_main .right .video li dl dt img { width: 100%; }
.list_main .right .video li dl dd { padding: 0 15px; margin: 15px 0; font-size: 16px; line-height: 24px; height: 48px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align: center; }
.list_main .right .video li dl dt:before, .video li dl dt:after { content: ''; display: block; position: absolute; left: 50%; top: 50%; }
.list_main .right .video li dl dt:after { width: 50px; height: 50px; border: 3px solid white; background: rgba(0, 0, 0, .6); border-radius: 50%; background-clip: padding-box; box-sizing: border-box; z-index: 51; margin-left: -25px; margin-top: -25px; }
.list_main .right .video li dl dt:before { height: 0; width: 0; border-left: 16px solid white; border-top: 10px solid transparent; border-bottom: 10px solid transparent; z-index: 52; margin-left: -5px; margin-top: -10px; }
.list_main .right .video li dl dt span { z-index: 50; position: absolute; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.5); top: 0; left: 0; }

.list_main .right hr { margin: 15px 0 0 0; height: 5px; border: none; border-top: 1px solid #dedede; border-bottom: 2px solid #dedede; }
.newsinfotitle { padding: 25px 60px 0; text-align: center; }
.newsinfotitle h1 { padding: 10px 0; font-size: 24px; }
.newsinfotitle p.fubiaoti { color: gray; text-align: center; font-size: 13px; }
.newsinfotitle p.fubiaoti span { margin: 0 15px; }


.list_main .left { max-width: 340px; width: 25%; height: auto; float: right; }
.list_main .left .leftnav { background-color: #FFF; border: 1px solid #eaeaea; box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25) }
.list_main .left .leftnav h4 { width: 100%; height: 90px; line-height: 50px; font-size: 30px; text-align: center; background-color: #B20E12; color: #FFF; box-sizing: border-box; padding: 20px 0; }
.list_main .left .leftnav h4 p { font-size: 18px; }
.list_main .left .leftnav ul { width: 100%; height: auto; border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; box-sizing: border-box; }
.list_main .left .leftnav ul li { position: relative; }
.list_main .left .leftnav ul li a { font-size: 18px; color: #666; width: 100%; height: 68px; line-height: 68px; text-align: center; border-bottom: 1px solid #eaeaea; display: inline-block; box-sizing: border-box; }
.list_main .left .leftnav ul li a small { color: #ccc; }
.list_main .left .leftnav ul li a.current { color: #B20E12; border-right: 3px solid #B20E12; position: relative; right: -1px; top: 0; background: #B20E1211; font-weight: 700; }

.list_main .left .hotnews { background-color: #FFF; border: 1px solid #eaeaea; margin-top: 25px; box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25); }
.list_main .left .hotnews h4 { width: 100%; height: 75px; line-height: 35px; font-size: 28px; text-align: center; background-color: #B20E12; color: #FFF; box-sizing: border-box; padding: 20px 0; }
.list_main .left .hotnews h4 p { font-size: 18px; }
.list_main .left .hotnews ul { margin-bottom: 0; border: 0; }
.list_main .left .hotnews ul li { list-style: none; position: relative; border-bottom: 1px solid #eaeaea; font-size: 16px; line-height: 24px; padding: 10px 10px 10px 30px; }
.list_main .left .hotnews ul li small { margin-left: 5px; color: #999; vertical-align: middle; }
.list_main .left .hotnews ul li small span { margin-right: 5px; }
.list_main .left .hotnews ul li:hover { background: rgba(255,128,0,0.05); }
.list_main .left .hotnews ul li:last-child { border-bottom: none; }
.list_main .left .hotnews ul li::before { content: "閳硷拷"; position: absolute; left: 10px; top: 16px; font-size: 14px; color: #999; }
.list_main .left .hotnews ul li a { text-align: left; border-bottom: none; }


.list_main .left .lastnews { background-color: #FFF; border: 1px solid #eaeaea; margin-top: 25px; box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25); }
.list_main .left .lastnews h4 { width: 100%; height: 75px; line-height: 35px; font-size: 28px; text-align: center; background-color: #B20E12; color: #FFF; box-sizing: border-box; padding: 20px 0; }
.list_main .left .lastnews h4 p { font-size: 18px; }
.list_main .left .lastnews ul { margin-bottom: 0; border: 0; }
.list_main .left .lastnews ul li { list-style: none; position: relative; border-bottom: 1px solid #eaeaea; font-size: 16px; line-height: 24px; padding: 10px 120px 10px 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.list_main .left .lastnews ul li:last-child { border-bottom: none; }
.list_main .left .lastnews ul li a { text-align: left; border-bottom: none; height: 28px; line-height: 28px; font-size: 15px; }
.list_main .left .lastnews ul li a:hover { color: #FF7F00; }
.list_main .left .lastnews ul li span { position: absolute; right: 0; top: 3px; padding: 10px 15px 10px 0; line-height: 24px; color: #999; font-size: 13px; }
.list_main .left .lastnews ul li span i { color: #B20E1266; margin-right: 3px; }

div.flickr { padding: 0 60px 35px; margin: 0px; font-family: Verdana; font-size: 14px; text-align: right; background: #FFF; }
div.flickr * { box-sizing: content-box; }
div.flickr span, div.flickr a, div.flickr .pageindex { padding: 8px 10px; margin-right: 2px; border: #dedfde 1px solid; }
div.flickr .pageindex { display: inline; width: 26px; text-align: center; padding-top: 9px; }
div.flickr .pagebtn { padding: 8px 10px; border-radius: 0; border: solid 1px #B20E12; color: #fff; background-color: #B20E12; cursor: pointer; }
div.flickr .pagebtn:hover { background-color: #B20E12; }
div.flickr span { color: #999; }
div.flickr span.current { font-weight: bold; color: #f00; }
div.flickr span.disabled { color: #adaaad; }
div.flickr span.pageinfo { border-color: #FFF; }
div.flickr a { color: #333; text-decoration: none; }
div.flickr a:hover, div.flickr a:active { border-color: #B20E12; color: #fff; background-color: #B20E12; }

.prevornext { width: 100%; background: #FFF; border: solid 30px #DEDEDE; border-left: 0; border-right: 0; }
.prevornext ul { padding: 15px 10px; }
.prevornext ul li { float: left; width: 50%; box-sizing: border-box; padding-left: 10px; font-size: 13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.prevornext ul li b { }
.prevornext ul li a { color: #506fa6; }

.xgwz { background: #FFF; padding: 15px 40px 35px; }
.xgwz h5 { font-size: 24px; height: 52px; line-height: 52px; border-bottom: 1px solid #ddd; color: #B20E12; margin-bottom: 10px; }
.xgwz h5 em { border-bottom: 2px solid #B20E12; height: 52px; line-height: 52px; float: left; }
.xgwz ul { list-style: disc; }
.xgwz ul li { height: 42px; line-height: 42px; font-size: 16px; float: left; width: 50%; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 120px 0 20px; position: relative; }
.xgwz ul li:before { content: "\e602"; position: absolute; font-family: iconfont; left: 0; top: 0; color: #B20E1266; font-size: 12px; }
.xgwz ul li .date { position: absolute; right: 30px; top: 0; height: 42px; line-height: 42px; font-size: 12px; color: #999; }

.xgvideo { background: #FFF; padding: 15px 25px 35px; }
.xgvideo h5 { font-size: 24px; height: 52px; line-height: 52px; border-bottom: 1px solid #ddd; color: #B20E12; margin: 0 10px 10px; }
.xgvideo h5 em { border-bottom: 2px solid #B20E12; height: 52px; line-height: 52px; float: left; }
.xgvideo .video { padding: 0; }
.xgvideo .video li { width: 25%; padding: 10px; }
.xgvideo .video li dl dd { padding: 0 10px; margin: 10px 0; font-size: 14px; line-height: 22px; height: 22px; -webkit-line-clamp: 1; height: 22px; }

.vvvvwrap {padding:60px 0;  }
.vvvvwrap * { box-sizing:border-box;}
.vvvvwrap .vvvvcontent { max-width: 1400px; height: auto; margin: 0px auto; position: relative; height: 562.5px; background: #F2F2F2;  }
.vvvvwrap .vvvvcontent .vvvvbackground { position: absolute; top: 14px; left: -12px; width: 100%; text-align: center; z-index: -8; opacity: 0.5; }
.vvvvwrap .vvvvcontent .vvvvbackground img{width: 1000px; }

.vvvvwrap .vvvvcontent .circularbig { width: 176px; height: 176px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); border-radius: 50%; background: url(../img/valuebg.svg) no-repeat; background-size: 100% 100%; cursor: pointer; }
.vvvvwrap .vvvvcontent .circularbig:hover::after { content: ""; position: absolute; top: 0; left: 0; width: 176px; height: 176px; border-radius: 50%; background:rgba(255,255,255,0.15); }
.vvvvwrap .vvvvcontent .circularsmall { width: 88px; height: 88px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); border-radius: 50%; text-align: center; font-size: 18px; font-weight: bold; padding-top: 18px; 
animation: changeshadow 1s  ease-in  infinite ;
/* 鍏跺畠娴忚鍣ㄥ吋瀹规€у墠缂€ */
-webkit-animation: changeshadow 1s linear infinite;
-moz-animation: changeshadow 1s linear infinite;
-ms-animation: changeshadow 1s linear infinite;
-o-animation: changeshadow 1s linear infinite;
 }


.vvvvwrap .vvvvcontent .circularbig .text1 { width: 88px; height: 44px; line-height: 44px; position: absolute; top: 0; left: 50%; transform: translateX(-50%); text-align: center; font-size: 18px; font-weight: bold; color: #FFF; }
.vvvvwrap .vvvvcontent .circularbig .text3 { width: 88px; height: 44px; line-height: 44px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); text-align: center; font-size: 18px; font-weight: bold; color: #FFF; }

.vvvvwrap .vvvvcontent .circularbig .text2 { width: 44px; height: 88px; line-height: 22px; position: absolute; top: 50%; right: 0; transform: translateY(-50%); text-align: center; font-size: 18px; font-weight: bold; color: #FFF; padding: 22px 10px; }
.vvvvwrap .vvvvcontent .circularbig .text4 { width: 44px; height: 88px; line-height: 22px; position: absolute; top: 50%; left: 0; transform: translateY(-50%); text-align: center; font-size: 18px; font-weight: bold; color: #FFF; padding: 22px 10px; }


.vvvvwrap .secondbox { width: 400px; height: 400px; transform: scale(1,0.5) rotate(-45deg); position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); display:none;}
.vvvvwrap .secondbox:before { content: ""; width: 400px; height: 400px; border: solid 5px #B20E12; transform: scale(1,0.45) rotate(-45deg); position:absolute; top:0; left:0; }

.vvvvwrap .secondbox .text { width: 156px; height: 68px; border-radius: 50% / 50%; border: solid 5px #DEDEDE; line-height: 58px; text-align: center; font-size: 18px; font-weight: bold; color: #FFF; position:absolute; cursor:pointer; }
.vvvvwrap .secondbox .text1, .vvvvwrap .secondbox .text3 { background: #F90D1C;}
.vvvvwrap .secondbox .text2, .vvvvwrap .secondbox .text4 { background: #93050B; }
.vvvvwrap .secondbox .text1 { top: 0; left: 50%; transform: translate(-50%,50%); }
.vvvvwrap .secondbox .text2 { top: 50%; right: 0; transform: translate(75%,-50%); }
.vvvvwrap .secondbox .text3 { bottom: 0; left: 50%; transform: translate(-50%,-50%); }
.vvvvwrap .secondbox .text4 { top: 50%; left: 0; transform: translate(-75%,-50%); }

.vvvvwrap .secondbox .text > dl { position: absolute; width: 340px; height: 130px; border: dashed 2px #B20E12; border-radius: 20px; top:0;left:0; display:none; }
.vvvvwrap .secondbox .text > dl dt{ position:absolute;}
.vvvvwrap .secondbox .text > dl dt img { border-radius:3px; height:36px;}
.vvvvwrap .secondbox .text > dl dd { position: absolute; width:100%; top:100%; top:0;left:0; color:#333; font-weight:bold; font-size:15px;}
.vvvvwrap .secondbox .text > dl dd p { position: absolute; height: 28px; line-height: 28px; width:146px; text-align:center; }
.vvvvwrap .secondbox .text > dl dd ul { position: absolute; right:0; top:0; padding:9px 10px;}
.vvvvwrap .secondbox .text > dl dd ul li{ list-style:disc; height:28px; line-height:28px; text-align:left;}

.vvvvwrap .secondbox .text:hover > dl { display:block;}

.vvvvwrap .secondbox .text1 > dl { top: -58px; left: -60px; }
.vvvvwrap .secondbox .text2 > dl { top: -22px; left: -45px; }
.vvvvwrap .secondbox .text3 > dl { top: -12px; left: -18px; }
.vvvvwrap .secondbox .text4 > dl { top: -16px; left: -182px; }

.vvvvwrap .secondbox .text1 > dl dd p{ top: 20px; left: 60px; }
.vvvvwrap .secondbox .text2 > dl dd p{ top: 88px; left: 45px; }
.vvvvwrap .secondbox .text3 > dl dd p{ top: 68px; left: 18px; }
.vvvvwrap .secondbox .text4 > dl dd p{ top: 78px; left: 182px; }

.vvvvwrap .secondbox .text4 > dl dd ul { left: 30px;right:unset; }

.vvvvwrap .secondbox .text1 > dl dt, .vvvvwrap .secondbox .text4 > dl dt { top: -25px; left: -25px; }
.vvvvwrap .secondbox .text2 > dl dt { top: -25px; right: -25px; }
.vvvvwrap .secondbox .text3 > dl dt { bottom: -25px; left: -85px; }

@keyframes changeshadow {
    0% { text-shadow: 0 0 4px #B20E12 }
    50% { text-shadow: 0 0 40px #B20E12 }
    100% { text-shadow: 0 0 4px #B20E12 }
}
/* 娣诲姞鍏煎鎬у墠缂€ */
@-webkit-keyframes changeshadow {
    0% { text-shadow: 0 0 4px #B20E12 }
    50% { text-shadow: 0 0 40px #B20E12 }
    100% { text-shadow: 0 0 4px #B20E12 }
}
@-moz-keyframes changeshadow {
    0% { text-shadow: 0 0 4px #B20E12 }
    50% { text-shadow: 0 0 40px #B20E12 }
    100% { text-shadow: 0 0 4px #B20E12 }
}
@-ms-keyframes changeshadow {
    0% { text-shadow: 0 0 4px #B20E12 }
    50% { text-shadow: 0 0 40px #B20E12 }
    100% { text-shadow: 0 0 4px #B20E12 }
}
@-o-keyframes changeshadow {
    0% { text-shadow: 0 0 4px #B20E12 }
    50% { text-shadow: 0 0 40px #B20E12 }
    100% { text-shadow: 0 0 4px #B20E12 }
}


.about_box { width: 100%; max-width:1400px; margin: 0 auto; margin-top: 50px; position: relative; margin-bottom: 60px; }
.about_box * { box-sizing:border-box;}
.about_left { float: left; width: 40%; }
.about_left img { width:100%;}
.about_right { width: 60%; padding-left: 4%; float: right; }
.about_right .con { font-size: 16px; color: #363f4e; margin-top: 30px; line-height: 2; }
.about_right .con p { margin-bottom: 20px; }
.nmtit .t1 { font-size: 36px; color: #3e4757; font-family: "Arial"; text-transform: uppercase; opacity: 0.3; margin-bottom: 10px; }
.nmtit .t3 { font-size: 36px; color: #e20011; }
.lc_title { width: 100%; text-align: center; padding-bottom: 40px; }
.lc_title .t1 { font-size: 16px; color: #3e4757; font-family: "Arial"; text-transform: uppercase; opacity: 0.7; }
.lc_title .t3 { font-size: 28px; color: #363f4e; }

/*鑱旂郴鎴戜滑*/
.contact { width: 100%; padding-top: 100px; padding-bottom: 80px; }
.contact p { line-height: 2; }
.contact dl { width: 100%; text-align: left; }
.contact dl img { width: 200px; float: left; }
.contact dd { font-size: 14px; color: #999; width: 100%; float: left; }

/*鐣欒█鏉?/
.message { width: 100%; background: #dedede; background-position:center center; background-repeat:no-repeat; background-size:cover; }
.message * { box-sizing:border-box;}
.contact { width: 100%; max-width: 1400px; margin: 0 auto; }
.contact .msgbox { width: 36%; background: #fff; border-radius: 15px; padding: 40px; float: left; height: 720px; overflow: hidden; }
.contact h1 { font-size: 26px; font-weight: 500; }
.contact h2 { font-size: 15px; font-weight: 500; padding-top: 25px; padding-bottom: 5px; }
.contact h3 { font-size: 15px; font-weight: 500; }
.contact h3 span { font-size: 20px; font-weight: 500; }

.contact ul { }
.contact ul li { width: 100%; margin-top: 20px; border: solid 1px #e7e7e7; padding: 0 30px 0 105px; position: relative; }
.contact ul li .name { position: absolute; left: 0; top: 0; line-height: 52px; font-size: 16px; color: #333; text-align: center; width: 105px; }
.contact ul li .name:before { content: ''; width: 1px; height: 22px; position: absolute; right: 0; top: 50%; margin-top: -11px; border-right: dashed 1px #b2b2b2; }
.contact ul li span { position: absolute; right: 19px; top: 0; line-height: 52px; font-size: 16px; color: #dd6e0f; }
.contact ul li input { display: block; width: 100%; height: 52px; line-height: 22px; padding: 10px; font-size: 14px; color: #333; background: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; outline: 0; border: 0 }
.contact ul li.l1 { border: 0; padding: 0; margin-top: 20px; }
.contact ul li.l1 input { width: 100%; cursor: pointer; height: 58px; line-height: 58px; background: #d60011; text-align: center; color: white; font-size: 16px; overflow: hidden; padding: 0; -moz-border-radius: 29px; -webkit-border-radius: 29px; -khtml-border-radius: 29px; border-radius: 29px; }
.contact ul li textarea { width: 100%; border: none; height: 100px; padding: 10px; font-size: 14px; color: #333; }
.contact ul li.l1 input:hover { opacity: 0.8; }

.contactinfo { width: 62%; background: #fff; border-radius: 15px; padding: 40px; float: right; font-size:16px; height:720px; overflow-y:auto; }
.contactinfo h3 { height: 70px; font-size: 30px; font-weight: bold; color: #B20E12; line-height: 70px; text-align: left; position: relative; cursor: pointer; }
.contactinfo p { line-height:1.8; padding:5px 0;}
.contactinfo p strong { font-weight: bold; }
/*鐣欒█寮瑰嚭灞?/
.msg_box { position: fixed; z-index: 102000; top: 0; left: 0; display: none; width: 100%; height: 100%; background: rgba(0,0,0,0.8); }
.msg_box .ibox{ width: 800px; height: 540px; background: #FFFFFF; box-shadow: 0 40px 60px 0 rgba(43,61,160,0.06); border-radius: 10px; position: fixed; top: 15%; z-index: 103; left: 50%; margin-left: -400px; padding-top: 90px; }
.msg_close { position: absolute; right: 10px; top: 10px; width: 30px; cursor: pointer; }
.msg_box h1 { font-size: 20px; color: rgba(0,0,0,0.75); font-weight: bold; background: url(../images/msg_02.png) no-repeat 330px 10px; background-size: 40px 40px; height: 60px; padding-left: 60px; line-height: 55px; text-align: center; }
.msg_box dl dd { font-size: 16px; color: rgba(0,0,0,0.75); text-align: center; margin: 20px auto; }
.msg_box dl dt { text-align: center; margin-top: 50px; }
.msg_box dl dt img { margin: 0 auto; }

.service-content { background: #fefefe; padding: 30px 0 100px; }
.service-content .row .box { float: left; width: 50%; }
.service-content .row .box .des { text-align: center; /* padding-left: 30%;*/ }
.service-content .box { text-align: center; }
.service-content .box .tit { position: relative; padding-bottom: 8px; }
.service-content .box .tit p { position: absolute; bottom: 0; left: 0; width: 100%; font-size: 30px; }
.service-content .box .tit span { position: relative; display: inline-block; padding-left: 40px; }
.service-content .box .tit span:before { content: ""; position: absolute; top: 50%; left: 0; margin-top: -9px; background: #e20011; width: 18px; height: 18px; }
.service-content .box .des { margin-top: 30px; line-height: 34px; }
.service-content .line { margin: 50px auto 25px; width: 32%; height: 1px; background: #6e6e6e; }
.service-content .imgbox { margin-top: 60px; }
.service-content .bg { position: relative; }
.service-content .bg .line { margin-bottom: 0; position: relative; z-index: 1; }
.service-content .bg img { margin-top: -30px; position: relative; z-index: 0; }
.service-content .img { margin-top: -40px; position: relative; z-index: 1; }

/*涓撳鍥㈤槦鍒楄〃*/
.team_box { width:100%;max-width:1400px; margin: 0 auto; margin-top: 50px; position: relative; margin-bottom: 60px; }
.team_box * { box-sizing:border-box;}
.team_box .team_left { width: 60%; padding-right: 4%; float: left; }
.team_box .team_left .t1 { font-size: 26px; color: #333; margin-bottom: 10px; }
.team_box .team_left .t3 { font-size: 16px; color: #888; }
.team_box .team_left .con { font-size: 18px; color: #363f4e; margin-top: 30px; line-height: 2; }
.team_box .team_left .con p { margin-bottom: 20px; }
.team_box .team_right { float: right; width: 40%; }

.teamusers { width: 100%; max-width: 1430px; margin: 0 auto; margin-top: 50px; position: relative; margin-bottom: 60px; }
.teamusers * { box-sizing: border-box; }
.teamusers h3 { height: 70px; font-size: 30px; font-weight: bold; color: #B20E12; line-height: 70px; text-align: left; position: relative; cursor: pointer; text-align:center;}
.teamusers ul { padding:20px 0;}

.teamusers ul li{ width:25%; float:left; padding:15px;}
.teamusers ul li dl { padding:10px 30px; }
.teamusers ul li dl dt{ height:0; padding-bottom:100%; position:relative;}
.teamusers ul li dl dt img{ height: 100%; width:100%; position:absolute; top:0; left:0; border-radius:50%; }
.teamusers ul li dl dd { padding:10px 0; }
.teamusers ul li dl dd h4 { height: 42px; line-height: 42px; font-size: 28px; text-align: center; font-weight:bold;}
.teamusers ul li dl dd h4 span { font-size: 18px; }
.teamusers ul li dl dd p { height: 78px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; font-size: 16px; margin-top: 8px; color: #999; }

.aboutyj { width: 100%; padding: 25px 0; }
.aboutyj ul { margin:auto; width:100%; max-width:1420px;}
.aboutyj ul li { float:left; width:25%; box-sizing:border-box; padding:10px; float:left;}
.aboutyj ul li dl { border:solid 1px #DEDEDE;}
.aboutyj ul li dl dt{  }
.aboutyj ul li dl dt img{ width:100%;}
.aboutyj ul li dl dd { padding:15px 30px; }
.aboutyj ul li dl dd h3 { font-size: 28px; text-align: center; margin-bottom:10px; padding-bottom:10px; letter-spacing:5px;}
.aboutyj ul li dl dd p { font-size: 18px; text-align: left;line-height:28px; height:56px; overflow:hidden; }

.aboutmap { width: 100%; margin:0 0 25px 0; height:600px; }

ul.AboutLinkUs { padding:20px 0;}
ul.AboutLinkUs li { text-align: center; float: left; width: auto !important; padding: 0 !important; margin: 0 !important; border: 0 !important; }
ul.AboutLinkUs:before, ul.AboutLinkUs:after { content: "."; display: block; height: 0; overflow: hidden; }
ul.AboutLinkUs:after { clear: both; }

/*楠岃瘉鎻掍欢*/
.inputContainer { position: relative; float: left; }
.formError { position: absolute; top: 300px; left: 300px; display: block; z-index: 5000; cursor: pointer; }
.ajaxSubmit { padding: 20px; background: #55ea55; border: 1px solid #999; display: none; }
.formError .formErrorContent { width: 100%; background: #ee0101; position: relative; z-index: 5001; color: #fff; width: 150px; font-size: 12px; border: 2px solid #ddd; box-shadow: 0 0 6px #000; -moz-box-shadow: 0 0 6px #000; -webkit-box-shadow: 0 0 6px #000; padding: 4px 10px 4px 10px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.greenPopup .formErrorContent { background: #33be40; }
.blackPopup .formErrorContent { background: #393939; color: #FFF; }
.formError .formErrorArrow { width: 15px; margin: -2px 0 0 13px; position: relative; z-index: 5006; }
.formError .formErrorArrowBottom { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin: 0px 0 0 12px; top: 2px; }
.formError .formErrorArrow div { border-left: 2px solid #ddd; border-right: 2px solid #ddd; box-shadow: 0 2px 3px #444; -moz-box-shadow: 0 2px 3px #444; -webkit-box-shadow: 0 2px 3px #444; font-size: 0px; height: 1px; background: #ee0101; margin: 0 auto; line-height: 0; font-size: 0; display: block; }
.formError .formErrorArrowBottom div { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
.greenPopup .formErrorArrow div { background: #33be40; }
.blackPopup .formErrorArrow div { background: #393939; color: #FFF; }
.formError .formErrorArrow .line10 { width: 15px; border: none; }
.formError .formErrorArrow .line9 { width: 13px; border: none; }
.formError .formErrorArrow .line8 { width: 11px; }
.formError .formErrorArrow .line7 { width: 9px; }
.formError .formErrorArrow .line6 { width: 7px; }
.formError .formErrorArrow .line5 { width: 5px; }
.formError .formErrorArrow .line4 { width: 3px; }
.formError .formErrorArrow .line3 { width: 1px; border-left: 2px solid #ddd; border-right: 2px solid #ddd; border-bottom: 0 solid #ddd; }
.formError .formErrorArrow .line2 { width: 3px; border: none; background: #ddd; }
.formError .formErrorArrow .line1 { width: 1px; border: none; background: #ddd; }

/*SYS*/
#loading-mask { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.8); display: none; z-index: 999999 }
#loading-mask #runingSys { width: 120px; height: 120px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 10px; position: relative; }
#loading-mask #runingSys i { display: block; width: 120px; height: 120px; text-align: center; line-height: 120px; font-size: 100px; color: rgba(255,255,255,0.9) }

.videoplay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 99999; padding: 5% 10%; box-sizing: border-box; display: none; }
.videoplay .videoinbox { background: #000; width: 100%; height: 100%; position: relative; }
.videoplay .videoinbox .videoclose { position: absolute; right: 0; top: 0; transform: translate(50%,-50%); width: 32px; height: 32px; border: solid 2px #FFF; border-radius: 50%; color: #FFF; font-size: 26px; text-align: center; line-height: 32px; background: #333; }
.videoplay .videoinbox video { width: 100%; height: 100%; }

@media (max-width: 1420px) {
    .about_box { padding:0 10px}
    .team_box { padding: 0 10px }
}