body{position: relative;}
.auto_1580{max-width: 1580px;}
.main{background: #f7f7f7;padding-top: 3%;}
@media(max-width:1580px) {
.main .auto_1580{padding:0 15px;}
}
@media(max-width:1366px) {
.main .auto_1580{max-width: 1200px;padding:0}
}
@media(max-width:1200px) {
.main .auto_1580{padding:0 15px;}
}
/*
 .Top001803 为demo编号
 */

.Top001803 {padding: 10px 0;}
.Top001803 .auto { position: relative; z-index: 100; }
.Top001803 .logo { float: left; }
.Top001803 .logo img { display: block; }
.Top001803 .head-main{position: relative;float: right;margin-top: 28px;}
.Top001803 .search {display: inline-block;margin-left: 25px;background: url(../images/search.png) no-repeat center; height: 22px; cursor: pointer; width: 22px;vertical-align: middle;}
.Top001803 .search dl { width: 0; overflow: hidden; transition: 0.3s; height: 33px; position: absolute; right: 0; top: -4px; z-index: 10; }
.Top001803 .search .text { border: none; border-radius: 20px; line-height: 33px; height: 33px; width: 100%; padding: 0 35px 0 5px; color: #fff; background: #617c90; }
.Top001803 .search .btn { position: absolute; border: none; right: 0; padding: 0; top: 0; height: 100%; width: 29px; cursor: pointer; background: url(../images/Top001803-btn.png) no-repeat left center; }
.Top001803 .search:hover dl { width: 176px; }
.Top001803 .TopSite {display: inline-block;margin-left: 50px;vertical-align: middle;}
.Top001803 .TopSite:before{display: inline-block;content: '';width: 28px;height: 19px;margin-right: 25px;background-image: url(../images/Site.png);vertical-align: middle;}
.Top001803 .TopSite a { font-size: 16px; }
.Top001803 nav {display: inline-block;vertical-align: middle;}
.Top001803 nav ul {}
.Top001803 nav li {float: left; line-height: 1; position: relative;padding:0 25px;text-align: center;}
.Top001803 nav li:last-child{margin-right: 0;padding-right: 0}
.Top001803 nav li span { display: none; }
.Top001803 nav li a { color: #333; border-radius: 0 8px;padding:4px 10px; }
.Top001803 nav dl { display: none; width: 130%; position: absolute; left: -15%; top: 42px; z-index: 100; background: #f5f5f5;/* padding: 10px 0  */}
.Top001803 nav dl dd{background: #f5f5f5;padding:10px;border-bottom: 1px dashed rgba(0,0,0,.1);}
.Top001803 nav dl dd:last-child{border-bottom: 0px solid #ccc;}
.Top001803 nav dl dd:hover{background: #87b2c7;}
.Top001803 nav dl dd:hover a{color: #fff;}
.Top001803 nav #m5 dl{ width: 150%; left: -25%;  }
.Top001803 nav dl dd a { color: #617c90; }
.Top001803 nav li>a { display: inline-block;position: relative;font-size: 16px; }
.Top001803 nav li:after { display: inline-block; content: '';background: #ccc; width: 1px; height: 12px; position: absolute;right:0;top:50%;transform: translateY(-50%);}
.Top001803 nav #m7:after{display: none;}
.Top001803 nav li:hover>a, .Top001803 nav .aon>a { background: #87b2c7; color: #fff }
.Top001803 .mobile_menu { display: none; }
@media(max-width:1400px) {
.Top001803 .TopSite{margin-left:25px;}
.Top001803 nav li{padding:0 14px;}
}
@media(max-width:1280px) {
.Top001803 .head-main{margin-top: 20px;}
.Top001803 .logo img{max-width: 280px;}
}
@media(max-width:1000px) {
.Top001803 .logo { position: relative;}
.Top001803 .logo img{max-width: 168px;width: 100%;}
.Top001803 nav { position: fixed; left: 0; top: 0; height: 100%; background-color: #ECECEC; width: 100%; max-width: 200px; padding-right: 0; box-shadow: 0 0 10px #333; max-height: 100%; overflow: auto; transform: translateX(-100%); opacity: 0; transition: 0.4s; }
.Top001803 nav.navOut { transform: translateX(0); opacity: 1; }
.Top001803 nav li, .Top001803 nav ul { float: none; }
.Top001803 nav li:after { display: none; }
.Top001803 nav li { padding: 0 !important; font-weight: bold;margin-right: 0; }
.Top001803 nav li > a { display: none;color: #575757;border-radius: 0; }
.Top001803 nav li#m1 > a, .Top001803 nav li > span, .Top001803 nav li dl a { display: block; padding: 5%; }
.Top001803 nav li#m1 > a, .Top001803 nav li > span {border-bottom: 1px solid #c4c4c4; font-weight: normal;font-size: 16px;}
.Top001803 nav li:hover>span, .Top001803 nav .aon>span { background: #87B2C7; color: #fff }
/* .Top001803 nav li#m7 > a{ display: block;color: #fff; }
.Top001803 nav li#m7  span {display: none; } */

.Top001803 nav li dl { position: relative; top: auto; }
.Top001803 nav dl dd{padding:0px;border-bottom: 0px dashed rgba(0,0,0,.1);}
.Top001803 nav li dl a { border-bottom: 1px solid #DBDBDB;font-weight: normal;}
.Top001803 .mobile_menu { display: inline-block;line-height: 24px; text-align: right;}

.Top001803 .mobile_menu {}
.Top001803 .mobile_menu{ position:relative; width:24px; height:24px; background:#fff; border-radius:50%; margin-left:20px;}
.Top001803 .mobile_menu i,
.Top001803 .mobile_menu i::before,
.Top001803 .mobile_menu i::after{ background:#617C8F;border-radius:3px;width: 24px;height: 3px;position: absolute;left:0;display: inline-block;content: '';transition: .3s;}
.Top001803 .mobile_menu i::before{top:6px;}
.Top001803 .mobile_menu i::after{top:-6px;}
.Top001803 .mobile_menu i{top:50%; margin-top:-1.5px;}

.Top001803 .openMenu i{background: none !important;}
.Top001803 .openMenu i:before{transform: rotate(45deg);top:0 !important;}
.Top001803 .openMenu i:after{transform: rotate(-45deg);top:0 !important;}

.Top001803 .TopSite:before{display: none;}
.Top001803 .TopSite{margin-left: 15px;margin-top: -14px;}
.Top001803 .search{margin-top: -12px;}
.Top001803 nav li>a:after{display: none;}
}
@media(max-width:640px){
	.Top001803 .head-main{margin-top: 6px;}
	.Top001803 .search{margin-left: 15px;}
}
/*Banner001804*/
/*.Banner001804{margin-bottom: 70px;}*/
.Banner001804{background: #7990A0}
.Banner001804 .auto{max-width: 1580px;}
.Banner001804 .bx-wrapper { position: relative; }
/*.Banner001804 li, .Banner001804 li a { height: 450px; }*/
.Banner001804 li { background-position: center top; background-repeat: no-repeat; }
.Banner001804 li img { display: block; width: 100%;margin:0 auto; }
.Banner001804 li img.is_wap{display: none;}
.Banner001804 .bx-pager { position: absolute; left: 0; width: 100%; bottom: 5%; z-index: 10; text-align: center; }
.Banner001804 .bx-pager div { display: inline-block; width:31px; height:31px; margin: 0 20px;}
.Banner001804 .bx-pager div a { display: block; width: 31px;height: 31px; border-radius: 50%; line-height: 100px; overflow: hidden;background: url(../images/Banner001804_o.png) no-repeat center center;position: relative; }
.Banner001804 .bx-pager div a.active { background: url(../images/Banner001804_on.png) no-repeat center center; }
@media(max-width:1366px) {
.Banner001804 .auto{max-width: 1200px;}
}
@media(max-width:1024px) {
.Banner001804 li, .Banner001804 li a { height: auto; }
.Banner001804 li { background: none !important; }
.Banner001804 li img.is_pc{ display: none; }
.Banner001804 li img.is_wap{ display: block; }
.Banner001804{margin-bottom: 0px;}
}

@media(max-width:480px) {
.Banner001804 .bx-pager div { margin: 0 5px; }
.Banner001804 .bx-pager div a {transform: scale(0.5);}
}
/*
 .Floor001805 为demo编号
 */
.Floor001805 { padding: 3% 0 0 0; background-color: #E6ECF0; }
.Floor001805 .title { height: auto; overflow: hidden; line-height: 26px; border-bottom: 1px solid #ddd; padding-bottom: 10px; }
.Floor001805 .title h1 { float: left; margin: 0px; padding-left: 28px; background: url(../images/Floor001805-title_icon.png) no-repeat left center; font-size: 20px; color: #3b5568; line-height: 26px; }
.Floor001805 .title span { font-family: Arial, Helvetica, sans-serif; float: left; display: block; font-weight: normal; font-size: 18px; color: #ccc; padding-left: 5px; text-transform: uppercase; line-height: 28px; }
.Floor001805 .title a { float: right; background: url(../images/more.png) no-repeat right; padding-right: 25px; color: #87b2c7; }
.Floor001805 li { float: left; width: 32%; margin-right: 2%; box-shadow: 0 0 50px #e5e5e5; overflow: hidden; }
.Floor001805 li:last-child { margin-right: 0; }
.Floor001805 li a { display: block; transition: 0.3s; }
.Floor001805 li .Ispic { padding-bottom: 60%; }
.Floor001805 li img { display: none; }
.Floor001805 li figure { padding: 5% 8%; font-size: 12px; background: #f5f5f5; border-top: 1px solid #ddd; text-align: center; margin-top: -12px; border-radius: 0 12px 0 12px }
.Floor001805 li h3 { margin: 0; font-size: 16px; color: #333; }
.Floor001805 li p { overflow: hidden; line-height: 20px; color: #666; margin: 0px }
.Floor001805 li span { border-top: 1px solid #eee; display: block; color: #999; text-transform: uppercase; background: url(../images/Floor001805-more.png) no-repeat 80px 15px; line-height: 17px; padding-top: 15px; }
.Floor001805 li a:hover span { border-top-color: #2149ad; background-image: url(../images/Floor001805-more_hover.png); }

@media(max-width:640px) {
.Floor001805 li { float: none; width: auto; margin-right: 0; margin-bottom: 3%; }
}

.column_tit{text-align: center;}
.column_tit h1{margin:0;color: #617c8f;font-size: 36px;font-weight: lighter;padding-bottom: 20px;position: relative;}
.column_tit h1:before{display: inline-block;content: '';width: 143px;height: 5px;background:#617c8f;border-radius: 2.5px;position: absolute;left:50%;transform: translateX(-50%);bottom:0; }
.column_tit p{font-size: 16px;line-height: 30px;color: #4d4d4d;margin:30px auto;max-width: 880px;}
@media(max-width:1024px) {
.column_tit h1{font-size: 26px;margin-bottom: 30px;}
.column_tit h1:before{width: 78px;height: 3px;}
.column_tit p{display: none;}
}
/*
 .Floor001806 为demo编号
 */
.Floor001806 { padding: 3% 0; background-color: #EFEFEF;border-bottom:1px solid #AFBCC4; }
.Floor001806 .auto_1580{max-width: 1580px;}

.Floor001806 li { float: left; width: 23.875%; margin-right: 1.5%; }
.Floor001806 li:nth-child(4) { margin-right: 0; }

.Floor001806 .video{position: relative;}
.Floor001806 a.play{background: url(../images/movie-play-btn.png) no-repeat center center;cursor: pointer;position: absolute;left:0;right:0;bottom:0;top:0;display: inline-block;content: '';z-index: 10;}
.Floor001806 figure .Ispic { padding-bottom: 50%; }
.Floor001806 figure .Ispic img { display: none; }
.Floor001806 figure .txt{background: #fff;margin-top:10px;padding:20px;border:1px solid #E9E9E9;text-align: center;}
.Floor001806 figure h2{ font-weight: normal; color: #3f3f3f; font-size: 18px;margin:0;padding-bottom: 20px;margin-bottom: 20px;position: relative; }
.Floor001806 figure h2:before{display: inline-block;content: '';width: 75px;height: 1px;background: #617C8F;position: absolute;left:50%;bottom:0;transform: translateX(-50%);}
.Floor001806 figure p { text-align: left;line-height:30px; overflow: hidden; height: 120px;font-style: 15px; color: #888888; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; /* 这个表示要显示几行 */ -webkit-box-orient: vertical; }
.Floor001806 figure .more{ display: inline-block;content: ''; background: url(../images/Floor001806-more2.png) no-repeat center;width: 118px;height: 33px;transition: .3s;margin:20px 0;}
.Floor001806 li:hover figure .more{background: url(../images/Floor001806-more-on.png) no-repeat center;}
@media(max-width:1580px) {
.Floor001806 .auto_1580{padding:0 16px;}
}
@media(max-width:1366px) {
.Floor001806  .auto{max-width: 1200px;padding:0;}
.Floor001806 figure p {-webkit-line-clamp: 2; height: 60px; }
}
@media(max-width:1200px) {
.Floor001806 .auto_1580{padding:0 16px;}
}
@media(max-width:1024px) {
.Floor001806 { padding: 30px 0;}
.Floor001806 li{ float: none; width: 100%; margin-right: 0;margin-bottom: 20px; }
}

/*
 视频
 */
.Floor002619_video{ position:fixed; z-index:999; left:0; top:0; height:100%; width:100%; background:rgba(0,0,0,0.5);}
.Floor002619_video .close{ cursor:pointer; position:absolute; right:5%; top:5%; width:40px; height:40px;}
.Floor002619_video .close::before,
.Floor002619_video .close::after{ position:absolute; content:''; transform:rotate(-45deg); width:100%; height:3px; background:#fff;}
.Floor002619_video .close::after{ transform:rotate(45deg);}
.Floor002619_video .files{ margin:0 auto; width:96%; max-width:800px; max-height:50%;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);}
.Floor002619_video .files video{ background:#000;}

/*
 .Demo_001 为demo编号
 */
.Demo_001 { padding: 3% 0 5% 0; background-color: #EFEFEF;}
.Demo_001 .auto{max-width: 1580px;}
.Demo_001 li{float: left;width: 13.642857%;margin-right: 0.75%;text-align: center;}
.Demo_001 li:last-child{margin-right: 0;}
.Demo_001 li>a{border:1px solid #91A3B0;display: block;position: relative;transition: .3s;}

.Demo_001 li>a img{width: 100%}
.Demo_001 li h3{margin:0;color: #333;font-size: 16px;margin-top: 30px;font-weight: normal;transition: .3s;}

.Demo_001 li figure{opacity: 0;height: 0px;position: absolute;left:0;right:0;bottom: 0;top:0;background:#fff;transition: .3s;padding:20px;display: none;}
.Demo_001 li figure .txt{text-align: center;margin-top: 30px;}
.Demo_001 li figure .txt span{display: inline-block;content: '';width: 92px;height: 58px;background: url(../images/logo.png) no-repeat center;margin-bottom: 30px;}
.Demo_001 li figure .txt h2{margin:0;color: #333;font-size: 16px;padding-top: 30px;font-weight: normal;position: relative;}
.Demo_001 li figure .txt h2:before{display: inline-block;content: '';width: 75px;height: 2px;background: #617C8F;position: absolute;left:50%;top:0;transform: translateX(-50%);}

@media(max-width:1580px) {
.Demo_001 .auto_1580{padding:0 16px;}
}
@media(max-width:1366px) {
.Demo_001  .auto{max-width: 1200px;padding:0;}
}
@media(max-width:1200px) {
.Demo_001  .auto{padding:0 16px;}
}
@media(max-width:1024px) {
.Demo_001 { padding: 30px 0 50px 0;}
.Demo_001 li{width: 49%; margin-right: 2%;margin-bottom: 20px; }
.Demo_001 li:nth-child(2n){margin-right: 0}
}


/*
 .Bottom001807 为demo编号
 */
.Bottom001807 { color: #fff; background: #7990A0; padding: 1% 0 0 0 }
.Bottom001807 a { color: rgba(255,255,255,0.6); font-size: 16px; }
.Bottom001807 a:hover { color: #000; }
#bdshare_weixin_qrcode_dialog { width: 253px !important; height: 332px!important; }
.Bottom001807 footer { color: rgba(255,255,255,0.6); line-height: 24px; padding: 20px 0 20px 0; font-size: 14px; text-transform: uppercase; border-top: 1px solid #91A6B7; box-shadow: 0 1px 0px rgba(255,255,255,0.1) inset }
.Bottom001807 footer i { font-style: normal; color: rgba(255,255,255,0.2); margin: 0 12px; }
.Bottom001807 footer figure { float: right; }
.Bottom001807 footer a { color: rgba(255,255,255,0.6) }
.Bottom001807 footer a:hover { color: #fff; }
.Bottom001807 .bottom { padding-top: 2%; padding-bottom: 2%; }
.Bottom001807 .bottom dl { float: left; width: 21.5%;}
.Bottom001807 .bottom dt{ line-height: 24px;font-size: 19px; color: #fff;margin-bottom: 20px; padding-bottom: 20px;position: relative;}
.Bottom001807 .bottom dt:before{display: inline-block;content: '';width: 52px;height: 1px;background: #BCC8D0;position: absolute;left:0;bottom:0;}
.Bottom001807 .bottom dd {font-size: 14px; color: #fff;margin-bottom: 20px;}
.Bottom001807 .bottom dd a:hover { color: #fff }
.Bottom001807 .contact { float: right; width: 14%;text-align: right;}
.Bottom001807 .contact .code{width: 130px;border:1px solid #98AAB6;display: inline-block;text-align: center;}
.Bottom001807 .contact .code img{width: 108px;padding-top:11px;}
.Bottom001807 .contact .code p{font-size: 14px;margin:0;padding:20px 0 10px 0;opacity: .8;}
.Bottom001807 .contact .code i{display: inline-block;content: '';width: 22px;height: 22px;border:1px solid  #9CAEB9;border-radius: 50%;margin-bottom: 4px}


@media(max-width:1024px) {
.Bottom001807 .contact, .Bottom001807 .bottom dl { float: none; width: auto; }
.Bottom001807 .bottom dl { padding-bottom: 10px; }
.Bottom001807 .bottom dt { margin-bottom: 10px; }
.Bottom001807 .bottom dd { display: inline-block; margin-right: 3%; }
.Bottom001807 .contact {float: none; width: auto;text-align: left; margin-bottom: 20px;}
.Bottom001807 footer figure { float: none; }
}
/*! fancyBox 插件样式，如有一样的只留一份 */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('../images/PicList002311-fancybox_sprite.png'); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url('../images/PicList002311-fancybox_loading.gif') center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('../images/PicList002311-blank.gif'); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
/* Overlay helper */

.fancybox-lock { overflow: hidden !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url('../images/PicList002311-fancybox_overlay.png'); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-x: hidden; overflow-y: scroll; }
/* Title helper */

.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('../images/PicList002311-fancybox_sprite@2x.png'); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
#fancybox-loading div { background-image: url('../images/PicList002311-fancybox_loading@2x.gif'); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ }
}
/*carousel 公共样式只留一份*/
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */
position: relative; z-index: 1; }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden;/* fix firefox animation glitch */ }
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,  .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
.owl-carousel .owl-item img { display: block; width: 100%; }
.owl-carousel .owl-nav.disabled,  .owl-carousel .owl-dots.disabled { display: none; }
.owl-carousel .owl-nav .owl-prev,  .owl-carousel .owl-nav .owl-next,  .owl-carousel .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-loaded { display: block; }
.owl-carousel.owl-loading { opacity: 0; display: block; }
.owl-carousel.owl-hidden { opacity: 0; }
.owl-carousel.owl-refresh .owl-item { visibility: hidden; }
.owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-grab { cursor: move; cursor: grab; }
.owl-carousel.owl-rtl { direction: rtl; }
.owl-carousel.owl-rtl .owl-item { float: right; }
/* No Js */
.no-js .owl-carousel { display: block; }
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; }
.owl-carousel .owl-animated-in { z-index: 0; }
.owl-carousel .owl-animated-out { z-index: 1; }
.owl-carousel .fadeOut { animation-name: fadeOut; }
 @keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height { transition: height 500ms ease-in-out; }
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d; }
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }
.owl-carousel .owl-video-play-icon { position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url("owl.video.play.png") no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover { -ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }
.owl-carousel .owl-video-tn { opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame { position: relative; z-index: 1; height: 100%; width: 100%; }
/*
 .PicList002311 为demo编号
 */
.PicList002311 { padding-bottom: 2%; background-color: #EBF1F5; }
.PicList002311 .CenTitle { padding: 15px 0 10px 0; position: relative; z-index: 1; margin-top: 20px; border-top: 1px solid #e7f0f4; }
.PicList002311 .CenTitle .name { text-align: center; font-size: 15px; font-weight: bold; color: #555; line-height: 30px; }
.PicList002311 .CenTitle .line { width: 10px; height: 1px; background: #f68121; overflow: hidden; margin: 0 auto; }
.PicList002311 .honorList { position: relative; padding: 20px 40px; max-width: 1200px; margin: 0 auto; }
.PicList002311 .honorList .btn { display: block; position: absolute; top: 43%; margin-top: -12px; width: 24px; height: 24px; background: url(../images/PicList002311-button_hover.png); cursor: pointer; }
.PicList002311 .honorList .prev { left: 13px; background-position: left top; }
.PicList002311 .honorList .prev:hover { background-position: left bottom; }
.PicList002311 .honorList .next { right: 13px; background-position: right top; }
.PicList002311 .honorList .next:hover { background-position: right bottom; }
.PicList002311 .honorList .list { margin: 0 auto; overflow: hidden; }
.PicList002311 .honorList .list .ul li { padding: 0 2%; }
.PicList002311 .honorList .list .ul .dot { display: block; text-align: center; padding-top: 10px; line-height: 20px; font-size: 14px; color: #555; }
.PicList002311 .honorList .list .ul .dot:hover { color: #002870; }

@media only screen and (min-width:768px ) {
.PicList002311 .honorList { padding: 20px 50px; }
}
.wyyp { float: right; border: 1px solid #cccccc; background-color: #0095ff; color: white; padding: 4px; border-radius: 5px; }
/*
 .Banner002388 为demo编号
 */
.Banner{background: #7990A0;}
.Banner002388 { overflow: hidden; padding-bottom:288px; background:no-repeat top center;}
.Banner002388 img { position: relative; width: 100%;display: none; }
@media only screen and (max-width:1580px ) {
.Banner002388{background: none !important;padding-bottom: 0;}
.Banner002388 img{display: block;}
}
@media only screen and (max-width:1366px ) {
.Banner .auto{padding:0;max-width: 1200px}
}


/*
 .Menu002361 为demo编号
 */
.Menu002361 { background: #fff; border-bottom: 1px solid #e6e6e6; }
.Menu002361 .auto { position: relative; max-width: 1200px; margin: 0 auto; }
.Menu002361 header { position: absolute; left: -160px; top: 0; width: 360px; padding: 14px 0; padding-left: 220px; text-align: left; line-height: 18px; background: #0088b5; font-size: 18px; font-weight: normal; color: #fff; }
.Menu002361 header span { font-size: 12px; color: #ffffff; }
.Menu002361 ul { padding-left: 200px; height: 66px; }
.Menu002361 li { float: left; width: 18%; min-width: 80px; text-align: center; font-size: 16px; color: #333; }
.Menu002361 li a { color: #333; display: block; line-height: 66px; height: 66px; }
.Menu002361 li a:hover, .Menu002361 li.aon a { border-bottom: 4px #0088b5 solid; }

@media(max-width:767px) {
.Menu002361 header { position: relative; width: 100%; left: 0; text-align: left; padding-left: 65px; color: #fff; background-color: #005bac; }
.Menu002361 ul { padding-left: 0; }
.Menu002361 li { width: 20%; min-width: 1px; }
}

@media(max-width:480px) {
.Menu002361 header { padding-left: 10px; }
.Menu002361 li { font-size: 14px; }
}
/*RighInfo001910*/
.RighInfo001910 { padding-bottom: 4%; }
.RighInfo001910 .columnName { padding: 4% 0; line-height: normal; text-align: center; font-size: 61px; color: #c20f00; }
.RighInfo001910 .columnName span { display: block; color: #353535; font-size: 30px; padding: 10px 0 15px; }
.RighInfo001910 .columnName:after { display: block; content: ''; margin: 0 auto; width: 40px; height: 2px; background-color: #c20f00; }

.RighInfo001910 p{margin:0;margin-bottom: 2%;font-size: 18px;line-height: 34px;color: #333;font-family:宋体;}
.RighInfo001910 p strong{}
.RighInfo001910 p .pc_pic{ display: block;float:right; margin-left:3%;padding-top: 10px;}
.RighInfo001910 p .odd{ float:left; margin-right:3%;margin-left: auto;}

.RighInfo001910 .txtbox span{font-family:宋体;color:#595959;letter-spacing:0;font-size:18px;margin-bottom: 3%;display: block;line-height: 30px;}
.RighInfo001910 .txtbox figure{ display: block;float:right; margin-left:3%;margin-bottom: 3%;}

.RighInfo001910 .txtbox .MsoNormal{margin:0;font-family: "微软雅黑";font-size: 16px;line-height: 36px;margin-bottom: 10px;}
.RighInfo001910 .txtbox .MsoNormal img{float: left;margin:16px 16px 16px 0;}
.RighInfo001910 .txtbox .MsoNormal span{text-align: right;}

.RighInfo001910 .ul{}
.RighInfo001910 .ul li{padding:20px 0;border-bottom: 1px dashed #e8e8e8;}
.RighInfo001910 .ul li:first-child{padding-top: 0px;}
.RighInfo001910 .ul li aside{float: left;width: 25%;margin-right: 5%}
.RighInfo001910 .ul li .txt{float: left;width: 70%;}
.RighInfo001910 .ul li .txt p{margin:0;line-height: 30px;font-weight: normal;}
.RighInfo001910 .ul li .txt p.tit{font-size: 22px;color: #000;margin-bottom: 6px;}
.RighInfo001910 .ul li .txt p.con{}
.RighInfo001910 .ul li .txt p.con:before{display: inline-block;content: '';width: 8px;height: 8px;border-radius: 50%;background: #333;position: relative;margin-right: 8px;top:-2px;}

.RighInfo001910 .jszc{}
.RighInfo001910 .jszc .box{margin-bottom: 4%; }
.RighInfo001910 .jszc .box h1{font-size: 24px;margin:0;margin-bottom: 4%;color: #617c8f;text-align: center;}
.RighInfo001910 .jszc .box .con{font-size: 16px;line-height: 36px;color: #4d4d4d;}
.RighInfo001910 .jszc .box .con .figure{text-align: center;}
.RighInfo001910 .jszc .box .con .figure .em{font-size:16px;color: #617c8f;line-height: 20px;font-style: normal;padding-top: 10px;display: block;}
.RighInfo001910 .jszc .box .right{text-align: right;}
.RighInfo001910 .jszc .box .con .span1{position: relative;}
@media(min-width:1200px) {
.RighInfo001910 .jszc .box .con .span1{top:30px;}
}

@media(min-width:1480px) {
.RighInfo001910 .jszc .box .con .span1{top:48px;}
}

@media(max-width:1000px) {
.RighInfo001910 .columnName { font-size: 45px; }
.RighInfo001910 .columnName span { font-size: 24px; }
}

@media(max-width:640px) {
.RighInfo001910 .columnName { font-size: 35px; }
.RighInfo001910 .columnName span { font-size: 20px; }
.RighInfo001910 .ul li aside{float: none;width: 100%;margin-right: 0;margin-bottom: 16px;}
.RighInfo001910 .ul li .txt{float: none;width: 100%;}
.RighInfo001910 .txtbox .MsoNormal img{float: none;margin:16px 0;width: 100%;}
}
/*PicList002045 */
.PicList002045 { padding: 2% 3% 2% 3%; }
.PicList002045 li { float: left; width: 23.5%; margin-right: 2%; margin-bottom: 2%; position: relative; text-align: center; }
.PicList002045 li:nth-child(4n) { margin-right: 0; }
.PicList002045 li a { position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #e8e8e8; }
.PicList002045 li a:hover { border-width: 3px; border-color: #0088b5; }
.PicList002045 li div { max-width: 275px; margin: 0 auto; padding: 4% 4% 10% 4%; }
.PicList002045 li figure { padding-bottom: 100%; background-size: contain; }
.PicList002045 li figure img { display: none; }
.PicList002045 li p { font-size: 16px; color: #000; margin-bottom: 5px; }

@media(max-width:580px) {
.PicList002045 li { width: 49%; }
.PicList002045 li:nth-child(3n) { margin-right: 2%; }
.PicList002045 li:nth-child(2n) { margin-right: 0; }
.PicList002045 li p { font-size: 14px; }
}

@media(max-width:320px) {
.PicList002045 li { width: 100%; }
.PicList002045 li p { font-size: 14px; }
}
/*
 .Page002193 为demo编号
 */
.Page002193 { zoom: 1; overflow: hidden; text-align: center; padding: 30px 0 5%; text-align: center; }
.Page002193 span { padding: 0px 3px; display: inline-block; }
.Page002193 a { display: inline-block; margin: 0px 2px; border: 1px solid #ededed; padding: 0 1em; color: #666; line-height: 35px; border-radius: 3px; transition: .3s ease-out; }
.Page002193 a:hover { color: #fff; border: 1px solid #0088b5; background: #0088b5; }
.Page002193 .p_cur, .Page002193 .p_count, .Page002193 .p_total, .Page002193 .p_jump, .Page002193 .a_first, .Page002193 .a_end { display: none; }
.Page002193 .p_cur b { color: #F00; }
.Page002193 .p_count b { color: #F00; }
.Page002193 .p_total b { color: #F00; }
.Page002193 .p_page em { font-style: normal; }
.Page002193 .p_page em a { }
.Page002193 .p_page em a.a_cur { color: #fff; background: #0088b5; border-color: #0088b5; }
.Page002193 .p_page b { font-weight: normal; }

@media(max-width:380px) {
.Page002193 .p_page em { display: none; }
}
/*
 .RighInfo002254 为demo编号
 */
.RighInfo002254 .auto_1260 { max-width: 1260px; }

@media only screen and (max-width:1260px) {
.RighInfo002254 .auto_1260 { padding: 0 2%; }
}
.RighInfo002254 { padding: 30px 0 1%; }
.RighInfo002254 .list_img { float: right; width: 53%; position: relative; padding-left: 2%; text-align: left;}
.RighInfo002254 .big_img { position: absolute; left: 0; top: 0; height: 100%; width: 80%; }
.RighInfo002254 .big_img li, .RighInfo002254 .big_img li figure { position: absolute; left: 0; width: 100%; top: 0; height: 100%; }
.RighInfo002254 .big_img li figure { border: 1px solid #dcdcdc; background-size: contain; }
.RighInfo002254 .list { padding: 42px 0 42px 82.9%; }
.RighInfo002254 .list .bd { position: relative; }
.RighInfo002254 .list a { position: absolute; width: 17.1%; height: 40px; right: 0; background: url(../images/RighInfo002254-btn_prev.png) no-repeat center center/auto 50%; cursor: pointer; }
.RighInfo002254 .list a.prev { top: 0; }
.RighInfo002254 .list a.next { bottom: 0; background-image: url(../images/RighInfo002254-btn_next.png); }
.RighInfo002254 .list a.prevStop, .RighInfo002254 .list a.nextStop { cursor: default; }
.RighInfo002254 .list li { height: 130px; position: relative; }
.RighInfo002254 .list li figure { position: absolute; left: 0; width: 97%; top: 9px; bottom: 15px; background-size: contain; border: 1px solid #f2f2f2; }
.RighInfo002254 .list li.on figure { border: 2px solid #0088b5; }
.RighInfo002254 .right_info { float: left; width: 47%; }
.RighInfo002254 .right_info h1, .RighInfo002254 .right_info h3, .RighInfo002254 .right_info p { margin: 0; padding: 5% 0; border-bottom: 1px solid #e7e8e8; }
.RighInfo002254 .right_info h1 { padding: 7% 0 2% 0; color: #617c91; font-size: 26px; }
.RighInfo002254 .right_info h3 { font-size: 18px; font-weight: normal; }
.RighInfo002254 .right_info p { color: #999; margin-bottom: 10%; }
.RighInfo002254 .right_info a { display: inline-block; border: 1px solid #fdf3f2; padding: 10px 5%; color: #617c91; transition: 0.4s; }
.RighInfo002254 .right_info a:hover { background-color: #617c91; color: #fff; }
.RighInfo002254 .tab { padding: 3% 0; }
.RighInfo002254 .tab .h1_tab { margin: 0; border-bottom: 1px solid #e7e8e8; overflow: hidden; font-size: 16px; font-weight: normal; color: #000; }
.RighInfo002254 .tab .h1_tab span { float: left; padding: 0 5%; line-height: 50px; background-color: #f2f2f3; margin-right: 4px; cursor: pointer; }
.RighInfo002254 .tab .h1_tab span.on { background-color: #0088b5; color: #fff; }
.RighInfo002254 .tab .info { padding-top: 3%; }
.RighInfo002254 .ul_download li { border-bottom: 1px solid #d1d1d3; line-height: 34px; background: url(../images/RighInfo002254-icon_download.png) no-repeat right center; padding: 10px 0; }
.RighInfo002254 .ul_download li a { padding: 0 38px; background: url(../images/RighInfo002254-icon.png) no-repeat left center; }

@media(max-width:768px) {
.RighInfo002254 .list_img, .RighInfo002254 .right_info { float: none; width: auto; }
}

@media(max-width:640px) {
.RighInfo002254 .list li { height: 100px; }
.RighInfo002254 .right_info h1 { font-size: 20px; }
.RighInfo002254 .right_info h3 { font-size: 16px; }
}

@media(max-width:480px) {
.RighInfo002254 .list { padding-top: 30px; padding-bottom: 30px; }
.RighInfo002254 .list a { height: 28px; }
.RighInfo002254 .list li { height: 80px; }
.RighInfo002254 .tab .h1_tab { font-size: 14px; }
.RighInfo002254 .tab .h1_tab span { padding: 0 3%; }
}
/*
 .Menu002387 为demo编号
 */
.Menu002387 { margin-top: 0%; }
.Menu002387 header { background: #7990A0;color: #fff; padding: 12px 0 12px 50px; border-radius: 20px 20px 0 0; }
.Menu002387 header b {font-size: 27px; display: block;position: relative;padding-bottom: 20px;}
.Menu002387 header b:before{display: inline-block;content: '';width: 42px;height: 1px;background: #fff;position: absolute;left:0;bottom: 0;}
.Menu002387 header span { font-size: 16px;display: none }
.Menu002387 nav {}
.Menu002387 nav li { border-bottom: 1px solid #fff; line-height: 60px; font-size: 16px; background: #ECECEC;border-left:5px solid #7990A0; }
.Menu002387 nav li:last-child { border-bottom: none; }
.Menu002387 nav li a { display: block; padding-left: 46px;color: #4d4d4d; padding-right: 28px; position: relative; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; }
.Menu002387 nav li a::before { position: absolute; content: url(../images/Menu002387-ico_aon.png); width: 15px; height: 15px; right: 30px; top: 50%; margin-top: -26px; display: none;}
.Menu002387 nav li:hover a, .Menu002387 nav li.aon a { color: #617c8f; }
.Menu002387 nav li:hover a::before, .Menu002387 nav li.aon a::before { display: inline-block;}
.Menu002387 .phone_nav { display: none; }
.Menu002387 nav li dl { display: none; }

@media(max-width:768px) {
.Menu002387 header { position: relative; font-size: 16px; padding: 10px 0 10px 30px;border-radius: 10px;  }
.Menu002387 header b {padding-bottom: 0px;display: none}
.Menu002387 header b:before{display: none;}
.Menu002387 header span{display: block;font-weight: normal;font-size: 18px;}
.Menu002387 .phone_nav { cursor: pointer; display: block; position: absolute; width: 20px; height: 20px; top: 50%; right: 20px; margin-top: -10px; border-radius: 50%; background-color: rgba(255,255,255,0.2); }
.Menu002387 .phone_nav::before { position: absolute; content: ''; top: 50%; width: 0; height: 0; border-bottom: 6px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; left: 50%; margin-left: -6px; margin-top: -3px; }
.Menu002387 .open::before { border-top: 0; border-top: 6px solid #fff; border-bottom: 0px solid #fff;}
.Menu002387 header b { font-size: 18px; }
.Menu002387 dl { display: none; }
.Menu002387 nav { padding: 0;display:none;border-radius: 10px;}
.Menu002387 nav li{line-height: 48px;border-left: 0px}
.Menu002387 nav li:first-child{border-radius:10px 10px 0 0 ;}
.Menu002387 nav li:last-child{border-radius:0 0 10px 10px;}
.Menu002387 nav li a {padding-left: 30px;}
.Menu002387 nav li a::before{margin-top: -21px;right: 22px;}
}
/*荣誉资质*/
/*
 .PicList002239 为demo编号
 */
.PicList002239 { padding-top: 55px; }
.PicList002239 li { margin-bottom: 55px; text-align: center; cursor: pointer }
.PicList002239 li img { border: 1px solid #e3e3e3; }
.PicList002239 li .li1 { padding: 15.5px 0; font-size: 16px; color: #87b2c7; text-align: center; }
.PicList002239 li .text { padding: 20px 0; text-align: center; }
.PicList002239 li .span2 { float: right; font-size: 14px; color: #999; padding: 17px 0; padding-left: 30px; background: url(../images/PicList002239-icon.png) no-repeat left center }
.PicList002239 .open_info { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 200; background: rgba(0,0,0,0.7); display: none; }
.PicList002239 .info_area { position: absolute; width: 90%; max-width: 1200px; left: 50%; transform: translate(-50%, -50%); top: 50%; background: #fff; padding: 5%; }
.PicList002239 .info_area .close { position: absolute; right: 0; width: 31px; height: 31px; top: -32px; background: #fff; cursor: pointer; }
.PicList002239 .info_area .close::before, .PicList002239 .info_area .close::after { position: absolute; content: ''; width: 25px; height: 2px; background: #c53b19; top: 15px; left: 3px; }
.PicList002239 .info_area .close::before { transform: rotate(45deg); }
.PicList002239 .info_area .close::after { transform: rotate(-45deg); }
.PicList002239 .info_area .pic { width: 100%; height: auto; overflow: hidden; top: 0; left: 0; text-align: center; }
.PicList002239 .info_area .txt { overflow: auto; padding-top: 15px; text-align: center; }

@media (min-width: 640px) {
.PicList002239 li { float: left; width: 48%; margin: 0 1% 55px; }
}

@media (min-width: 1024px) {
.PicList002239 li { width: 31%; margin-right: 2%; }
.PicList002239 li:nth-child(3n) { margin-right: 0%; }
}
/*生产基地*/
/*
 .PicList002323 为demo编号
 */
.PicList002323 { padding-bottom: 20px; border: 1px solid #f0f0f0;margin: 0 auto; }
.PicList002323 .tit { height: 31px; line-height: 31px; padding-left: 16px; color: #6e6e6e; font-size: 20px; position: relative; }
.PicList002323 .tit:before { display: block; content: ""; position: absolute; top: 50%; left: 0; width: 9px; height: 19px; background: url(../images/PicList002323-icon.png) no-repeat; margin-top: -9px; }
.PicList002323 .list { overflow: hidden; }
.PicList002323 .auto { overflow: hidden; }
.PicList002323 ul { margin: 0 -1%; }
.PicList002323 ul li { float: left; width: 48%; margin: 20px 1% 0 1%; text-align: center; }
.PicList002323 ul li div { padding-bottom: 67%; position: relative; overflow: hidden; }
.PicList002323 ul li figure { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: 0.3s; }
.PicList002323 ul li h3 { color: #555; margin: 10px 0 0; font-weight: normal; font-size: 14px; text-align: center; }
.PicList002323 ul li a:hover figure { transform: scale(1.3); }
.PicList002323 ul li a:hover h3 { color: #87b2c7; }

@media(max-width:380px ) {
.PicList002323 ul li { width: 100%; }
}

@media screen and (min-width:768px ) {
.PicList002323 ul li { width: 31.334%; }
.PicList002323 { padding: 30px; }
}

@media screen and (min-width:1024px ) {
.PicList002323 ul li { width: 23%; }
}
/*新闻资讯*/
/*PicList001912*/
.PicList001912 .columnName { padding: 4% 0; line-height: normal; text-align: center; font-size: 61px; color: #c20f00; text-transform: uppercase; }
.PicList001912 .columnName span { display: block; color: #353535; font-size: 30px; padding: 10px 0 15px; }
.PicList001912 .columnName:after { display: block; content: ''; margin: 0 auto; width: 40px; height: 2px; background-color: #c20f00; }
.PicList001912 li { margin-bottom: 35px; border: 1px solid #e3e3e3; padding: 4px; }
.PicList001912 li div { background: url(../images/PicList001912-libg.jpg) repeat-x left bottom #fff; padding: 2%; overflow: hidden; }
.PicList001912 li .pic { float: left; width: 22.5%; }
.PicList001912 li .pic img { display: block; width: 100%; }
.PicList001912 li figure { float: right; border-left: 1px solid #f3f3f3; width: 75%; padding-left: 25px; }
.PicList001912 li h3 { margin: 0; line-height: 50px; font-size: 16px; }
.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: #d4282e; }

@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 .pic, .PicList001912 li figure { float: none; width: auto; }
.PicList001912 li figure { border: 0; padding-left: 0; padding-top: 3%; }
}
.PicList001912 { margin-top: 4%; }
.PicList001912 .columnName { padding: 4% 0; line-height: normal; text-align: center; font-size: 61px; color: #c20f00; text-transform: uppercase; }
.PicList001912 .columnName span { display: block; color: #353535; font-size: 30px; padding: 10px 0 15px; }
.PicList001912 .columnName:after { display: block; content: ''; margin: 0 auto; width: 40px; height: 2px; background-color: #c20f00; }
.PicList001912 li { margin-bottom: 35px; border: 1px solid #e3e3e3; padding: 4px; }
.PicList001912 li div { background: url(../images/PicList001912-libg.jpg) repeat-x left bottom #fff; padding: 2%; overflow: hidden; }
.PicList001912 li .pic { float: left; width: 22.5%; }
.PicList001912 li .pic img { display: block; width: 100%; }
.PicList001912 li figure { float: right; border-left: 1px solid #f3f3f3; width: 75%; padding-left: 25px; }
.PicList001912 li h3 { margin: 0; line-height: 50px; font-size: 16px; }
.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: #87b2c7; }

@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 .pic, .PicList001912 li figure { float: none; width: auto; }
.PicList001912 li figure { border: 0; padding-left: 0; padding-top: 3%; }
}
/*新闻详情*/
/*
 .RichInfo005 为demo编号
 */
.RichInfo005 { padding: 20px 0; }
.RichInfo005 .news_info .title { text-align: center; padding-bottom: 20px; }
.RichInfo005 .news_info .title h1 { margin: 0; padding-bottom: 15px; font-size: 24px; font-weight: normal; }
.RichInfo005 .news_info .title p { margin: 0; border-bottom: 1px dashed #d2d2d2; padding-bottom: 10px; }
.RichInfo005 .news_info .title p span { margin: 0 5px; color: #777; }
.RichInfo005 .news_info .info { text-align: justify; text-justify: inter-ideograph; }
.RichInfo005 .news_info .info_back { text-align: center; clear: both; padding: 20px 0; }
.RichInfo005 .news_info .info_back a { color: #87b2c7; font-size: 14px; }
.RichInfo005 .news_info .info_pn span { display: block; }
.RichInfo005 .news_info .info_pn span a { color: #999; }
.RichInfo005 .news_info .info_pn span a:hover { color: #87b2c7; }
/*人才招聘*/
/*
 .TextList002208 为demo编号
 */
.TextList002208 { padding-bottom: 3%; padding-top: 4%; }
.TextList002208 .thead { background: #233d85; line-height: 40px; text-align: center; background: #bfbfbf; }
.TextList002208 .thead span { float: left; width: 14%; color: #333; display: block; font-size: 14px; height: 40px; text-align: center; font-weight: bold; position: relative; }
.TextList002208 .thead span+span { border-left: solid 1px #989898; }
.TextList002208 .thead span i { background: url(../images/TextList002208-icon.png) no-repeat -134px -78px; display: block; position: absolute; right: 10px; top: 50%; width: 9px; height: 5px; margin-top: -2px; }
.TextList002208 .dl { }
.TextList002208 .dl+.dl { border-top: 1px solid #fff; }
.TextList002208 .dl .dt { line-height: 40px; text-align: center; cursor: pointer; background: #f1f1f1; }
.TextList002208 .dl .dt span { float: left; width: 14%; display: block; font-size: 14px; }
.TextList002208 .dl .dt span.jobname { text-align: left; padding-left: 3%; }
.TextList002208 .dl .dt .btn { text-decoration: underline; display: block; position: relative; }
.TextList002208 .dl .dt .btn i { position: absolute; right: 15px; background: url(../images/TextList002208-icon.png) no-repeat -44px -82px; display: block; width: 21px; height: 11px; top: 50%; margin-top: -5px; color: #87b2c7; }
.TextList002208 .conbox { background: #fff; padding: 20px 3%; display: none; }
.TextList002208 .conbox .h5 { color: #333; font-size: 12px; }
.TextList002208 .jobname { width: 30% !important; }
.TextList002208 .dl.active .dt span, .TextList002208 .dl.active .btn { color: #87b2c7; }
.TextList002208 .dl.active .dt .btn i { background-position: -44px -70px; }

@media(max-width:1000px) {
.TextList002208 .dl .dt .btn { padding-right: 20px; }
.TextList002208 .dl .dt .btn i { background-position: -48px -82px; width: 13px; }
.TextList002208 .dl.active .dt .btn i { background-position: -48px -70px; }
}

@media(max-width:640px) {
.TextList002208 .jobyq, .TextList002208 .dl .dt .btn i, .TextList002208 .time, .TextList002208 .thead span i { display: none !important; }
.TextList002208 .thead span, .TextList002208 .dl .dt span { width: 23%; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
}
/*在线留言*/
/*
 .Form000573 为demo编号
 */
.Form000573 { padding-bottom: 2%; }
.Form000573 { padding: 0 10%; }
.Form000573 .title { text-align: center; font-size: 30px; padding: 2% 0; }
.Form000573 .title span { font-family: Georgia; font-size: 24px; text-transform: uppercase; display: block; color: #c1c1c1; }

@media(max-width:640px) {
.Form000573 .title { font-size: 18px; }
.Form000573 .title span { font-size: 14px; }
}

@media(max-width:1000px) {
.Form000573 { padding: 0 0%; }
}
.Form000573 .list li { margin-bottom: 3%; line-height: 22px; }
.Form000573 .list li figure, .Form000573 .list li div { padding: 1em 2em 1em 3em; }
.Form000573 .list li figure { border: 1px solid #f0f0f0; border-bottom: 0; color: #33a260; text-align: justify; text-justify: inter-ideograph; background: url(../images/Form000573-icon_Q.gif) no-repeat 1.4em 1.4em #f8f8f8; padding-bottom: 1.3em; }
.Form000573 .list li figure time { color: #b1b1b1; font-size: 12px; float: right; margin-left: 5px; }
.Form000573 .list li div { border: 1px dotted #ddd; background: url(../images/Form000573-icon_A.gif) no-repeat 1.4em 1.4em; color: #9a9a9a; position: relative; }
.Form000573 .list li div::before { position: absolute; content: ''; background: url(../images/Form000573-icon_jiao.png) no-repeat; width: 20px; height: 12px; left: 3em; top: -11px; }
.Form000573 .from h1 { margin: 0; font-weight: normal; border-bottom: 1px solid #d1d1d1; font-size: 16px; padding-left: 15px; height: 35px; }
.Form000573 .from h1 span { border-bottom: 3px solid #b12e33; padding-bottom: 0.8em; display: inline-block; height: 36px; }
.Form000573 .from .btn { cursor: pointer; border: none; padding: 0 15%; height: 40px; font-size: 15px; color: #fff; background: #d02128; }
.Form000573 .from .f_name { width: 80px; padding-right: 15px; text-align: right; color: #4d4d4d; }
.Form000573 .from table { max-width: 100%; margin: 0 10%; margin: 0 auto; }
.Form000573 .from td { line-height: 40px; padding-top: 3%; vertical-align: top; }
.Form000573 .from .text { width: 80%; border: 1px solid #eaeaea; height: 40px; line-height: 40px; padding: 0 2%; border-radius: 3px; }
.Form000573 .from .textcode { width: 80px; }
.Form000573 .from .text:focus { border-color: #df2130; box-shadow: 0 0 8px #FBC1C1 inset; transition: all ease 0.5s; }
.Form000573 .from textarea.text { width: 100%; height: 175px; }
.Form000573 .from i { color: #19ad66; font-style: normal; }
.Form000573 .form_err { color: #df2130; font-size: 15px; }
/*联系方式*/
/*
 .Map002364 为demo编号
 */
.Map002364 { }
.Map002364 { padding-top: 3%; padding-bottom: 3%; }
.Map002364 .columnName { font-size: 32px; font-family: '微软雅黑'; color: #333; margin: 0; padding-bottom: 2%; text-align: center; }
.Map002364 .columnName:after { display: block; margin: 0 auto; width: 68px; height: 1px; background-color: #bbb; margin-top: 16px; content: ''; }
.Map002364 dd { border: 10px solid #fff; margin-bottom: 2%; padding-left: 62%; background-color: #f9f9f9; position: relative; }
.Map002364 dd:last-child { margin-bottom: 0; }
.Map002364 .map * { max-width: none; }
.Map002364 dd figure { padding: 3%; }
.Map002364 dd ul { padding-bottom: 3%; }
.Map002364 dd li { line-height: 24px; padding: 30px 0; padding-left: 50px; border-bottom: 1px dashed #dbdbdb; background: url(../images/Map002364-icon_name.gif) no-repeat center left; font-size: 16px; color: #767676; }
.Map002364 dd li:nth-child(2) { background-image: url(../images/Map002364-icon_add.gif); }
.Map002364 dd li:nth-child(3) { background-image: url(../images/Map002364-icon_yb.gif); }
.Map002364 dd li:nth-child(4) { background-image: url(../images/Map002364-icon_yx.gif); }
.Map002364 dd li:nth-child(5) { background-image: url(../images/Map002364-icon_tel.gif); }
.Map002364 dd li:nth-child(6) { background-image: url(../images/Map002364-icon_fax.gif); }

@media(min-width:641px) {
.Map002364 .map { position: absolute !important; width: 60%; left: 0; height: 100%; top: 0; }
}

@media(max-width:640px) {
.Map002364 dd { padding: 3%; }
.Map002364 .map { height: 300px; position: relative !important; }
.Map002364 dd figure { padding: 0; }
}

@media(max-width:480px) {
.Map002364 dd figure h1 { font-size: 20px; }
}
/*
 .Form001725 为demo编号
 */
.Form001725 { padding: 2% 0; }
.Form001725 .name { padding: 15px 0; font-size: 18px; border-bottom: 1px solid #e5e5e5; }
.Form001725 .name span { display: inline-block; border-left: 6px solid #f29200; padding-left: 15px; }
.Form001725 .tips { padding: 20px 0; border-bottom: 1px solid #e5e5e5; font-size: 14px; position: relative; }
.Form001725 .tips h1 { margin: 0; font-weight: normal; font-size: 18px; color: #f29200; }
.Form001725 .search { position: absolute; right: 0; top: 50%; margin-top: -25px; width: 26.6%; height: 46px; border: 2px solid #999; }
.Form001725 .search input { border: none; }
.Form001725 .search .text { width: 100%; height: 42px; line-height: 42px; padding: 0 56px 0 10px; background: none; color: #999; }
.Form001725 .search .btn { cursor: pointer; position: absolute; right: 0; top: 0; width: 56px; height: 100%; background: url(../images/Form001725-search.png) no-repeat center center; padding: 0; }
.Form001725 .form { padding-top: 30px; max-width: 800px; width: 100%; }
.Form001725 .form td { padding-bottom: 20px; font-size: 14px; }
.Form001725 .form td.w1 { width: 44%; }
.Form001725 .form td.w2 { width: 0%; }
.Form001725 .form .text { width: 100%; border-radius: 3px; border: 1px solid #cfcfcf; line-height: 36px; height: 36px; text-indent: 10px; background: none; }
.Form001725 .form p { margin: 0 0 10px 0; color: #5d86a3; background: url(../images/Form001725-icon.png) no-repeat left center; padding-left: 15px; }
.Form001725 .form td em { font-style: normal; color: #bcbcbc; }
.Form001725 .form td em i { font-style: normal; color: #fadbbe; }
.Form001725 .form .btn { background: #87b2c7; color: #fff; cursor: pointer; font-size: 18px; width: 60%; max-width: 180px; height: 50px; border-radius: 3px; border: none; margin-top: 35px; margin-left: 25%; }
.Form001725 .form dl { position: relative; }
.Form001725 .form dt { text-indent: 10px; cursor: pointer; border: 1px solid #cfcfcf; line-height: 36px; height: 36px; background: url(../images/Form001725-check.png) no-repeat 95% center; }
.Form001725 .form dd { display: none; position: absolute; left: 0; top: 100%; background-color: #eee; width: 100%; z-index: 10; }
.Form001725 .form dd a { display: block; line-height: 36px; padding: 0 10px; }
.Form001725 .form dd a:hover { background-color: #ccc; }

@media(max-width:768px) {
.Form001725 .search { position: relative; margin-top: 10px; top: auto; width: auto; }
}
/*
 .搜索 为demo编号
 */
.TextList000746 { padding: 2% 0 1.5% }
.TextList000746 li { border-bottom: #f0f0f0 1px dashed; line-height: 27px; padding: 10px 0; }
.TextList000746 li a { padding-left: 20px; background: url(../images/TextList000746-icon.jpg) no-repeat 5px center; }
.TextList000746 li a:hover { color: #be1623; }
.TextList000746 li time { float: right; color: #999; font-size: 12px; margin-left: 10px; }




/*
 .Timeline000722 为demo编号
 */
.Timeline000722{ padding:4% 0 4% 4%;}
.Timeline000722 dl{ position:relative; padding-left:105px; min-height:90px; margin-bottom:5%;}
.Timeline000722 dl:last-child{ margin-bottom:0;}
.Timeline000722 dt{ position:absolute; left:0; top:0; padding:5px;border-radius:50%; border:1px solid #87b2c7;}
.Timeline000722 dt b{ display:block; width:75px; height:75px; border-radius:50%; background-color:#87b2c7; color:#fff; text-align:center; padding-top:25px; position:relative;}
.Timeline000722 dt b:before{ position:absolute; content:''; width:14px; height:1px; background-color:#fff; left:50%; margin-left:-7px; top:50px; z-index:5;}
.Timeline000722 dd{border-top:1px solid #87b2c7; padding-top:20px;}
.Timeline000722 dd p{ margin:0; padding-bottom:10px; padding-left:10px; position:relative;font-family: 宋体, SimSun;font-size: 18px; color: #666;}
.Timeline000722 dd p:before{ position:absolute; content:''; width:2px; height:2px; background-color:#7f7f81; left:0; top:10px;}
.Timeline000722 dd .pic img{ width: 32%; margin-right:2%; }
.Timeline000722 dd .pic img:nth-child(3){ margin-right: 0;}
@media(max-width:480px){
.Timeline000722 dl{padding-left:90px; min-height:70px;}
.Timeline000722 dt b{  width:60px; height:60px;padding-top:20px;}
.Timeline000722 dt b:before{ top:40px;}
}

/*PicList002120 */
.PicList002120{    padding: 3% 0 1% 0;}
.PicList002120 li{float:left;width: 22.375%;margin-right: 3.5%;margin-bottom:3%;}
.PicList002120 li a{ display:block;}
.PicList002120 li p{ margin:0;  line-height:46px; padding:0 2%; text-align:center; font-size:16px;}
.PicList002120 li .table{ display:none;}
.PicList002120 li figure{padding-bottom:77%; background-size:contain;}
@media(min-width:641px){
.PicList002120 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:640px){
.PicList002120 li{ width:48%; margin-right:4%;}
.PicList002120 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:375px){
.PicList002120 li p{ font-size:14px;}
}