﻿@charset "utf-8";

/* CSS Document */

/* self-adaption global css v1.0
 * 此文件是网站全局自适应个性化css，也适当补充了自适应栅格系统（补充的是每行5个元素），此样式表在zui框架基础上进行开发，需要先引入zui核心文件。
 * This file is the global adaptive personalized CSS of the website, and it also complements the adaptive grid system (supplemented by 5 elements per line). This stylesheet is developed on the basis of the zui framework, which requires the introduction of the zui core file first.
 * 使用此文件请保留我的信息，谢谢！ Please keep my information in this file, thank you!
 */
/* @font-face { font-family: 'iconfont'; src: url('iconfont.eot'); src: url('iconfont.eot?#iefix') format('embedded-opentype'), url('iconfont.woff2') format('woff2'), url('iconfont.woff') format('woff'), url('iconfont.ttf') format('truetype'), url('iconfont.svg#iconfont') format('svg'); } */

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
/*逗点科技*/
@font-face {
  font-family: 'iconfont';  /* Project id 2139286 */
  src: url('//at.alicdn.com/t/c/font_2139286_xdpohh4wp4q.woff2?t=1726053919835') format('woff2'),
       url('//at.alicdn.com/t/c/font_2139286_xdpohh4wp4q.woff?t=1726053919835') format('woff'),
       url('//at.alicdn.com/t/c/font_2139286_xdpohh4wp4q.ttf?t=1726053919835') format('truetype');
}

.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }

/* for global 全局 */
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; }
.col-xs-5ths { width: 20%; }
@media (min-width:768px) {
  .col-sm-5ths { width: 20%; float: left; }
}
@media (min-width:992px) {
  .col-md-5ths { width: 20%; float: left; }
}
@media (min-width:1200px) {
  .col-lg-5ths { width: 20%; float: left; }
}
body { background: #fff; color: #000; font-size: 16px; font-family:sans-serif;}
a { color: #000; cursor: pointer; text-decoration: none; outline: none; blr: expression(this.onFocus=this.blur()); }
a:focus { outline: none; text-decoration: none; }
a:hover { outline: none; text-decoration: none; color: #353535; }
li { list-style: none; }

/* box size */
.no-margin { margin: 0; }
.no-padding { padding: 0; }

/* display */
.inline-block { display: inline-block }

/* position */
.pst-relative { position: relative; }
.fl {float: left;}
.fr {float: right;}

/* clear */
.clear-block { clear: both; }
.clear { clear: both; }

/* vertical-align */
.vc-middle { display: inline-block; vertical-align: middle; }

/* font */
.text-12px { font-size: 12px }
.text-14px { font-size: 14px }
.text-18px { font-size: 18px }
.text-20px { font-size: 20px }

/* other */
.middle-ctrl { display: inline-block; height: 100%; width: 0px; vertical-align: middle; }
.screen-phone .container>.row{margin:0;}

.mb {margin-bottom: 12px;}
.mt {margin-top: 60px;}
.screen-phone .mt,.screen-tablet .mt {margin-top: 20px;}

/* header */
#headerbar { border: none; font-size: 0px; position: relative; border-radius: 0; padding-bottom: 0px; width: 100%;padding: 0;}
#headerbar .header-top { font-size: 16px; height: 100px; background: #fff;}
 
#headerbar .header-top .abc { position: relative; background: none; }
 
#headerbar .header-top .abc .logo {padding-left: 10px;display: inline-block; }
#headerbar .header-top .abc .logo a{display: inline-block;vertical-align: middle; color: #000;}
#headerbar .header-top .abc .logo span{font-size: 30px; font-weight: bold;color: #000;display: inline-block;vertical-align: middle;padding-left: 10px;}
#headerbar .header-top .abc .logo img { width:100%;}


#headerbar .header-top .abc .search-k {width: 190px;height: auto;float: right;padding-top:30px; }


#headerbar .header-top .abc .search{width:180px;}
#headerbar .header-top .abc .search #inputSearch{box-shadow:none;outline:none;border-color:rgba(0,0,0,0);background-color:rgba(255,243, 243,.2);padding-left:20px;padding-right:0px;color:#000;}
#headerbar .header-top .abc .search #inputSearch::placeholder{color:#505050;}
#headerbar .header-top .abc .search form{display:inline-block;float:left;}
#headerbar .header-top .abc .search .btn-primary{background: #ffffff;border-color:#ccc;border-left-color:none;outline:none; width: 52px;height:34px; line-height:0px;}
#headerbar .header-top .abc .search .btn-primary img {padding-top: 0px;}
#headerbar .header-top .abc .search input{;color:#fff;height:34px;line-height:34px;outline:none;}
#headerbar .header-top .abc .search i{color:#b53131;}

#headerbar .header-top .abc .english { height: auto;  padding-right: 20px;  padding-left: 50px; padding-top: 34px;  float: right; background: url("../../images/english.png") no-repeat 20px 37px; } 
#headerbar .header-top .abc .english a:hover{color:#208ec1 }



#headerbar .header-top  .header-center {margin-top: 10px; background-color: #0597da;}
 
#headerbar .header-top .header-center .top-right { width: 100%;  text-align: left;font-size:20px;   position: relative;}
#headerbar .header-top .header-center .top-right ul.nav { text-align: center; float: none;margin:0; }
#headerbar .header-top .header-center .top-right ul.nav>li {    float: none; display: inline-block; position: relative; font-size: 18px; height: 100%; width: 14%; min-width: 100px;padding: 0 1px; }  


/* #headerbar .header-top .top-right ul.nav>li .line { width: 0em; height: 3px; position: absolute; bottom: 10px; left: 50%; margin-left: -2em; transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; } */
#headerbar .header-top .header-center .top-right ul.nav>li>a { display: inline-block;width: 100%; font-size: 16px; color: #fff; line-height: 70px; padding: 0px; }
#headerbar .header-top .header-center .top-right ul.nav>li:hover>a{color: #fff;}
#headerbar .header-top .header-center .top-right ul.nav>li>a:hover { color: #fff; background: #0c74a3;}
#headerbar .header-top .header-center .top-right ul.nav>li:hover .line { background: #fff; width: 4em; } 
#headerbar .header-top .header-center .top-right ul.nav>li>a.active { color: #fff; background:#0c74a3; }
 
#headerbar .header-top .header-center .top-right ul.nav>li>a:hover::after { content: ''; position: absolute; left: 40%; margin-left: -10px; width: 60px; height: 2px; background-color: #fff; -webkit-animation: layout-103-nav-active2 0.5s; -moz-animation: layout-103-nav-active2 0.5s; -o-animation: layout-103-nav-active2 0.5s; animation: layout-103-nav-active2 0.5s; bottom: 20%;}

/* #headerbar .header-top .top-right ul.nav>li.active .line { background: #fff; width: 4em; } */
#headerbar .header-top .header-center .top-right ul.nav>li .navplus { width: 100%;min-width: 100%; padding:0; display: none; position: absolute; z-index: 1009; text-align: left; left: 0; font-size: 0; background: #0597da; border-top: 1px solid #0597da; }
#headerbar .header-top .header-center .top-right ul.nav>li .navplus>li{width: 100%;}
#headerbar .header-top .header-center .top-right ul.nav>li .navplus>li>a { display: block; width:fit-content;min-width:100%; font-size: 16px; text-align: left;color: #fff;  border-radius: 0px; padding: 14px 10px; height:56px; line-height: 28px;background: #0597da;    border-bottom: 1px solid #29a8e1;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#headerbar .header-top .header-center .top-right ul.nav>li .navplus>li>a i { margin-right: 2px; }
#headerbar .header-top .header-center .top-right ul.nav>li .navplus>li>a:hover { background: #0c74a3; color: #fff; }
#headerbar .header-top .header-center .top-right ul.nav>li .navplus>li>.navplus{left: 100%;top: 0;margin:0;border: none;}
 
 

#m-headerbar { padding-top: 6px; padding-bottom: 6px; border: none; background-color: #fff; border-bottom: #d1d1d1; box-shadow: 0px 3px 5px 0px #d1d1d1; }
.screen-phone #m-headerbar .container .relative i.icon.blue, .screen-tablet #m-headerbar .container .relative i.icon.blue { position: absolute; top: 12px; right: 72px; }
#m-headerhd { pointer-events: auto;width: 100%;padding-right:50px; }
#m-headerhd:hover { color: #fd6e27; }
#m-headerhd span {display:block; color: #000; line-height: 40px; font-size: 20px; display: inline-block; max-width: 40%; height: 40px; overflow: hidden; }
#m-headerbar .hdtitle-img { /* *width: 40px; */
width: 80%; height: 40px;line-height:40px;text-align: left;}
#m-headerbar .hdtitle-img img {height: auto;max-height:40px;display:inline-block;vertical-align: middle; }
#m-headerbar .hdtitle-img span{display: inline-block;vertical-align: middle;max-width: none;}
#m-headerbar .hdtitle-ch { font-size: 22px; font-weight: 700; line-height: 1.1; letter-spacing: 1px; padding-left: 10px; }
#m-headerbar .hdtitle-en { font-family:sans-serif; font-size: 14px; font-weight: 700; letter-spacing: 1px; line-height: 1.1; padding-left: 10px; }

#m-headerbtn { position: absolute; top: 10px; right: 10px; color: #5184c2; text-shadow: none; background-color: #fff; border-color: #208ec1; }
.en {position: absolute; color: #0597da; top: 10px; right: 60px;padding: 3px 6px; border-radius: 6px;border: 1px solid #bcbcbc;}

#leftmenulayout { display: none; width: 100%; height: 100%; width: 100vw !important; height: 100vh !important; position: fixed; z-index: 999998; top: 0; right: 0; bottom: 0; left: 0; background-color: #000; opacity: .5; }
#leftmenulayout span { display: block; width: 40%; height: 100%; margin-left: 60%; color: #7d7d7d; font-size: 4rem; overflow: hidden; text-align: center; }
#leftmenu { display: none; width: 60%; height: 100% !important; width: 60vw; height: 100vh !important; background-color: rgb(5,151,218, 75%); border-right: 1px solid #333; position: fixed; z-index: 999999; box-shadow: rgba(0, 0, 0, .15) 0 .15rem .5rem, rgba(0, 0, 0, .25) 0 .15rem .5rem; overflow-y: auto !important; }
#leftmenu>.items { display: block; width: 100%; border-bottom:1px solid #4aa0c7; position: relative; }
#leftmenu>.items>a { margin: 0 15%; font-size:18px; display: block; height: 60px; line-height: 55px; position: relative; color: #fff; width: 70%; overflow: hidden; white-space: nowrap; text-overflow: inherit; }
#leftmenu>.items>i { text-align: center; display: block; position: absolute; top: 0; right: 10px; color: #fff; height: 55px; width: 55px; font-size: 24px; line-height: 55px; }
#leftmenu>.items>.listplus { display: none; text-align: center; padding: 10px 0; }
#leftmenu>.items>.listplus>div{display: block;}
#leftmenu>.items>.listplus>div>a { display: block;text-align: left;padding-left: 50px; color: #fff; line-height:30px; font-size:16px; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: inherit; }


/*
| ----------------------------------------------------------
| Glide styles
| ----------------------------------------------------------
| Here are slider styles
| banner滚动轮播插件的个性样式，需要配合jquery.glide.min.js使用
*/
.mainbanner { width: 100%; height: auto; font-size: 0px;    margin-top: 80px }
.screen-phone .mainbanner, .screen-tablet .mainbanner{margin-top: 0px }

.mainbanner ul {width: 1000%;overflow: hidden;}
.mainbanner ul, .mainbanner ul li { list-style: none; margin: 0; padding: 0; font-size: 0; display: block; }
.mainbanner ul li { float: left; width: 100%;}
.slider { position: relative; width: 100%; height: auto; overflow: hidden; }
.slides { height: auto;  /* Simple clear fix */ overflow: hidden;  /** * Prevent blinking issue * Not tested. Experimental. */ -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;  /** * Here is CSS transitions * responsible for slider animation in modern broswers */ -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.slide { list-style: none; height: auto; float: left; clear: none; }
.slide a { color: #fff; display: block; position: relative; }
.slide a div { max-width: 600px; position: absolute;  width: 500px;bottom: 17%; left:43.5%; margin-left:-125px; text-align: center;}
.screen-phone .slide a div, .screen-tablet .slide a div { bottom: 18%; left:3%; margin-left:0px; text-align:left;}

.slide a div p { font-size: 40px; line-height: 50px; margin: 0; }
.screen-phone .slide a div p { font-size: 22px; line-height: 30px; }

.slide a div h4 { font-size: 46px; line-height: 50px; margin: 0 0 40px; }
.screen-phone .slide a div h4 { font-size: 20px; line-height: 25px; margin: 0 0 10px; }


.arrowsWrapper { display: none; }
.slider:hover .arrowsWrapper { display: block }
.slider-arrow { position: absolute; display: block; margin-bottom: 0px; width: 5%; padding: 2.5%; text-decoration: none; text-align: center; opacity: 1;}
.slider-arrow:before{display: block;background: rgba(0, 0, 0, .2);width: 100%;height: 100%;content: '';position: absolute;top: 0;right:0;}
.slider-arrow--right { bottom: 47.5%; right: 3%; background: url(../../images/right_jt.png) no-repeat center; background-size: 100%; }
.slider-arrow--left { bottom: 47.5%; left: 3%; background: url(../../images/left_jt.png) no-repeat center; background-size: 100%; }
.slider-nav { position: absolute;left: 47.5%; bottom: 8%; text-align: center; }
.slider-nav__item { width: 10px;height: 10px; background: #cccccc; border: none; border-radius: 5px; clear: none; display: inline-block; margin: 0 8px; position: relative; }
/*.slider-nav__item:before{display: block;content: '';width: 100%;height: 100%;border-radius: 50%; position: absolute;top: -4px;left: -4px; border: 4px solid rgba(0, 0, 0, 0);box-sizing: content-box;}*/
.slider-nav__item:hover, .slider-nav__item--current { width: 50px;height: 10px;background: #0597da; }
/*.slider-nav__item:hover:before, .slider-nav__item--current:before{ border: 4px solid #000;}*/
.screen-phone .slider-nav__item {width: 6px;height:6px;}
/*.screen-phone .slider-nav__item:before{top: -2px;left: -2px; border: 2px solid rgba(0, 0, 0, 0);}*/
/*.screen-phone .slider-nav__item:hover:before,.screen-phone .slider-nav__item--current:before{ border: 2px solid #000;}*/
.thebreadcrumb { width: 100%; background: #eee; font-size: 16px; text-align: left; line-height: 28px; padding-top: 10px; padding-bottom: 10px; }
.thebreadcrumb a { color: grey; }
.breadcrumb { display: inline-block; margin: 0; padding: 0; }
.breadcrumb i { font-size: 16px; }
.breadcrumb>li+li::before { padding: 0 5px; color: #ccc; content: "»"; }


/*大标题*/
.title_box{display: block;padding: 10px 0;background: url(../../images/title_bg.png) center 30px no-repeat;text-align: center; margin-bottom: 25px;}
.screen-phone .title_box,.screen-tablet .title_box{margin-top: 0px;background: url(../../images/title_bg-m.png) center 30px no-repeat;margin-bottom: 0px;}
.title_box h1{font-size:34px;font-weight:normal;line-height: 30px;padding: 0;margin: 0;text-align: center;color: #0597da; }
.screen-phone .title_box h1,.screen-tablet .title_box h1 {font-size: 26px;}
.title_box p {text-transform: uppercase;margin-top: 5px;font-size: 20px;color: #a1a1a1;font-weight: 300;}
.screen-phone .title_box p,.screen-tablet .title_boxp{font-size: 16px;margin-top: 0px}

.title_box h2{font-size: 20px;font-weight: normal;line-height: 40px;padding: 0;margin: 0;text-align: center;color: #0597da;}
.screen-phone .index_business .title_box h2{font-size: 20px;line-height: 40px;}


/*大标题 2 */
.title_box2{display: block;padding: 10px 0;background: url(../../images/title_bg2.png) center 30px no-repeat;text-align: center; margin-bottom: 25px;}
.screen-phone .title_box2,.screen-tablet .title_box2{margin-top: 0px;background: url(../../images/title_bg-m2.png) center 30px no-repeat;margin-bottom: 0px;}
.title_box2 h1{font-size:34px;font-weight:normal;line-height: 30px;padding: 0;margin: 0;text-align: center;color: #0597da; }
.screen-phone .title_box2 h1,.screen-tablet .title_box2 h1 {font-size: 26px;}
.title_box2 p {text-transform: uppercase;margin-top: 5px;font-size: 20px;color: #a1a1a1;font-weight: 300;}
.screen-phone .title_box2 p,.screen-tablet .title_box2p{font-size: 16px;margin-top: 0px}

.title_box2 h2{font-size: 20px;font-weight: normal;line-height: 40px;padding: 0;margin: 0;text-align: center;color: #0597da;}
.screen-phone .index_business .title_box2 h2{font-size: 20px;line-height: 40px;}



/*首页 关于我们*/
.about_index { margin-top: 60px;}
.screen-phone .about_index,.screen-tablet .about_index  { margin-top: 20px;}

.about_index .left {margin-top: 20px;padding-left: 20px; text-align: center;}
.screen-phone .left,.screen-tablet .left  { margin-top: 0px;padding-left: 10px;}
.about_index .left img {    max-height: 560px;}

.about_index .right { margin-top: 20px;  }
.screen-phone .about_index .right { padding-left: 5px;margin-top: 0px;}
.about_index .right img {width: 60%;}
.about_index .right h2 { height: 36px;line-height: 36px; font-size: 30px;font-weight: bold;color:#004384; padding: 0; margin: 0 }
.screen-phone .about_index .right h2 {text-align:center}
.about_index .right .subtitle { font-size: 24px;color: #000;}
.screen-phone .about_index .right .subtitle { font-size: 18px;color: #bababa;text-align:center}

.about_index .right .line { width:50px; height: 3px; background-color: #0597da;margin-top:15px;}
.screen-phone .about_index .right .line {margin:0 auto;margin-top:10px;}

.about_index .right .con { font-size: 16px;color:#777777; margin-top: 20px;line-height: 26px}
.about_index .right .con p{ font-size: 16px;color:#777777;line-height: 30px} 
.about_index .right .more{ width: 100%;  margin-top:30px; text-align:left;}
.screen-phone .about_index .right .more{ width: 100%;  margin-top:20px;text-align: center;}
.about_index .right .more a{display: inline-block; font-size: 14px;color: #FFFFFF;background-color: #0597da;border-radius: 8px; line-height: 36px;padding: 0 60px;border: 1px solid #0597da;}
.about_index .right .more a:hover{border: 1px solid #208ec1;color: #FFFFFF;background-color: #208ec1; }


.about_index .right .three{margin-top:30px;}
.screen-tablet .about_index .right .three{margin-top:10px;}
.screen-phone .about_index .right {padding-left: 0;margin-top: 20px;}
@media (max-width:1300px) and (min-width:769px) {.about_index .right .three{margin-top:0px;}}
 
.screen-phone .about_index .right .col{ padding-left: 5px;padding-right: 5px;}
.about_index .right .item{display: block;text-align: center;color: #555657;position: relative;}
.about_index .right .col{padding-right: 25px;padding-left: 25px;}
.screen-phone .about_index .right .item{margin-bottom: 10px;}
.about_index .right .item .itemimg{display: block;min-height:170px;padding-top: 54%;position: relative;font-size: 0;line-height: 0;}
@media (max-width:1300px) and (min-width:769px) { .about_index .right .item .itemimg{ padding-top: 75%;}}
 
.screen-phone .about_index .right .item .itemimg{min-height:130px;top: -20px;}

.about_index .right .item .itemimg>div{position: absolute;display:block;width:150px;height: 150px;top:30px;left: 0;right: 0;bottom: 0;margin: auto;    ; border-radius:50%; background: linear-gradient(to top, #0597da, #25a9e5);border:12px solid #d0e9fa;  }

@media (max-width:1300px) and (min-width:769px) { .about_index .right .item .itemimg>div{width:130px;height: 130px;/*left: 20%;*/}}
.screen-phone .about_index .right .item .itemimg>div,.screen-tablet .about_index .right .item .itemimg>div  {width:120px;height: 120px; ;border:6px solid #d0e9fa; }


.about_index .right .item .itemimg>.bg1 {background: linear-gradient(to top, #f35744, #f88274);border:12px solid #ffe4e1; }
.screen-phone .about_index .right .item .itemimg>.bg1,.screen-tablet .about_index .right .item .itemimg>.bg1 {border:6px solid #ffddd9; }
.about_index .right .item .itemimg>.bg2 {background: linear-gradient(to top, #009dab, #3adae8);border:12px solid #cbf8fc; }
.screen-phone .about_index .right .item .itemimg>.bg2,.screen-tablet .about_index .right .item .itemimg>.bg2 {border:6px solid #cbf8fc; }


.about_index .right .item .itemimg>div>div{display: block;width: 130px;height:110px;position: absolute;top:65px;/*left:0px;*/-webkit-transition: -webkit-transform 0.8s ease-out;}
.screen-phone .about_index .right .item .itemimg>div>div,.screen-tablet .about_index .right .item .itemimg>div>div {width: 100px;top:55px;left: 4px;}
@media (max-width:1300px) and (min-width:769px) {.about_index .right .item .itemimg>div>div{width: 110px;height:110px;}}
	
.about_index .right .item .itemimg>div>div .iconfont {font-size: 80px;color: #FFFFFF;padding-top: 40px; }

.screen-phone .about_index .right .item .itemimg>div>div .iconfont{font-size:62px;padding-top: 40px;}

 /* .about_index .right .item .itemimg>div>div   i {transform: translateY(-10px);} */ 

.about_index .right .item .itemtitle{width:100%;font-size: 20px;color: #2b375b; line-height: 32px;margin-bottom: 0px;margin-top:30px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.screen-phone .about_index .right .item .itemtitle,.screen-tablet .about_index .right .item .itemtitle {font-size:18px;font-weight:400;margin-top:5px; }
@media (max-width:1300px) and (min-width:769px) {.about_index .right .item .itemtitle{margin-top:10px; }}

.about_index .right .item:hover .itemimg>.bg1{background: linear-gradient(to top, #e02a14, #f04d39);border:12px solid #ffb1a8;}
.about_index .right .item:hover .itemimg>.bg2{background: linear-gradient(to top, #10828c, #349ca5);border:12px solid #89eff8;}
.about_index .right .item:hover .itemimg>.bg3{background: linear-gradient(to top, #0a85be, #328fba);border:12px solid #a1daff;}

.about_index .right .item:hover .tg1{color: #f04d39;}
.about_index .right .item:hover .tg2{color: #349ca5;}
.about_index .right .item:hover .tg3{color: #0c7eb3;}

   
 
/*图片切换*/
 
.news_images .imgBox{width: 100%;   /* position: absolute;*/top: 0px;left: 0;}
.screen-phone .news_images .imgBox{  /* position: absolute;*/ }
.news_images .imgBox .slider1 { position: relative; width: 100%;  bottom: 0px;left: 0px; overflow: hidden; }
.news_images .imgBox .slides1 {padding: 0; height: 100%; overflow: hidden; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d; -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.news_images .imgBox .slide1 { list-style: none; width: 100%; height: 100%; float: left; clear: none; position: relative; }
.news_images .imgBox .slide1>a { display: block; width: 100%; height: 100%;padding: 0; position: relative; }
.news_images .imgBox .slide1>a>img { width: 100%;height: 100%;}
.news_images .imgBox .slide1>a .img{display: block; padding-top: 70%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.news_images .imgBox .slide1>a .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.news_images .imgBox .slide1>a .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;-webkit-transition: -webkit-transform 0.8s ease-out; }
.news_images .imgBox .slide1>a .img>div>div:hover{  -webkit-transform:scale(1.2,1.2);transform: scale(1.2,1.2);}
.news_images .imgBox .slide1>a .img>div>div>img { width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }
.news_images .imgBox .slide1 .maintitle { width: 100%; padding: 0 ; /*position: absolute; */bottom: 0px;font-size:20px;font-weight: bold;line-height: 70px; height: 70px; color:#0597da;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;z-index: 5; }
.news_images .imgBox .slide1 .description{color: #898989;   overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news_images .imgBox .slide1 .time {color: #323232;padding-top: 15px;}
 
/* 针对移动端的样式 */
@media screen and (max-width: 1024px) {  .news_images .imgBox .slide1 .line {border:#d6d6d6 1px dashed; margin-bottom: 20px; margin-top:20px; display: block; /* 或者其他需要的显示属性 */  }
} 
/* 针对桌面端的样式 */
@media screen and (min-width: 1024px) {  .news_images .imgBox .slide1 .line {    display: none;    }} 

.news_images .imgBox .arrowsWrapper1 { width: 100%; display: block; }
.news_images .imgBox .slider-arrow1 { position: absolute; display: block; margin-bottom: -30px; width: 30px; height: 60px; text-decoration: none; text-align: center; }
.news_images .imgBox .slider-arrow1--right { bottom: 50%; right: 0; background: url(../../images/right_jt1.png) no-repeat center; background-size: 100%; }
.news_images .imgBox .slider-arrow1--left { bottom: 50%; left: 0; background: url(../../images/left_jt1.png) no-repeat center; background-size: 100%; }
.news_images .imgBox .slider-nav1 { padding: 5px 0; border-radius: 18px; position: absolute; bottom:170px;right: 10px; text-align: center;}
.screen-phone .news_images .imgBox .slider-nav1,.screen-tablet .news_images .imgBox .slider-nav1{bottom: 210px;}
.news_images .imgBox .slider-nav1__item { width: 10px; height: 10px; background: #fff; border: none; clear: none; display: inline-block; margin: 0 5px; border-radius: 50%; }
.news_images .imgBox .slider-nav1__item:first-child { margin-left: 10px; }
.news_images .imgBox .slider-nav1__item:last-child { margin-right: 10px; } 
.news_images .imgBox .slider-nav1__item:hover,.news_images .imgBox .slider-nav1__item--current { background: #0597da;width: 22px; height:10px;border-radius:10px; }



/*首页  产品展示*/
.index_products { margin-top: 60px; padding-bottom: 100px;background: url("../../images/index_products_bg.jpg") no-repeat;}
.screen-phone .index_products,.screen-tablet .index_products  { margin-top: 20px; padding-bottom: 50px;}
  

.index_products .roll-wrap { position: relative; height: 480px;margin-top: 40px; overflow: hidden;margin-left: -10px;margin-right: -10px; }
.screen-phone .index_products .roll-wrap{margin-top: 10px;;}
.index_products .roll-wrap .roll__list {padding:0;overflow: hidden;}
.index_products .roll_row .roll__list::before, .roll_row .roll__list::after { content: ""; display: table; line-height: 0; }
.index_products .roll_row .roll__list::after { clear: both; }
.index_products .roll_row .roll__list { width: 9999px; }
.index_products .roll_row .roll__list li { float: left; display: block; padding:0 8px; width: 350px;   font-size: 30px; text-align: center; color: #fff; }
.index_products .roll_row .roll__list li .Solution {  width: auto;color: #adadad;background-color: #ffffff;  margin:0 10px;margin-bottom: 10px; transition: all 0.5s ease 0s; border:4px solid #dee1dc; } 
.index_products .roll_row .roll__list li .Solution:before{ content:""; display:inline-block; position:absolute; right:0; top:0; width:2px; height:0%; background:#893188;transition: all 0.5s ease 0s;}
.index_products .roll_row .roll__list li .Solution:after{ content:""; display:inline-block; position:absolute; right:0; top:0; width:0px; height:20px; background:#893188;transition: all 0.5s ease 0s;}
  
.index_products .roll_row .roll__list li .Solution:hover{color: #e6e6e6;
	border:4px solid #0597da;
	background: -moz-linear-gradient(top, #fff 100%, #b4daec 0%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#b4daec));
    background: -webkit-linear-gradient(top, #fff 0%,#b4daec 100%);
    background: -o-linear-gradient(top, #fff 0%,#b4daec 100%);
    background: -ms-linear-gradient(top, #fff 0%,#b4daec 100%);
    background: linear-gradient(to bottom, #fff 0%,#b4daec 100%);}

.index_products .roll_row .roll__list li .Solution .img img {width: 100%;height:280px;-webkit-transition: -webkit-transform 0.8s ease-out;  }
.index_products .roll_row .roll__list li .Solution .img img:hover{  -webkit-transform:scale(1.2,1.2);transform: scale(1.2,1.2);}

.index_products .roll_row .roll__list li a{display: block;width: 100%;height:auto;}
.index_products .roll_row .roll__list li a .img{display: block; padding-top: 86%; position: relative; font-size: 0; line-height: 0; overflow: hidden; }
.index_products .roll_row .roll__list li a .img>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.index_products .roll_row .roll__list li a .img>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;}
.index_products .roll_row .roll__list li a .img>div>div>img {}
.index_products .roll_row .roll__list li a .title{text-align: center;font-size: 26px; margin-top: 20px;margin-bottom: 0; color: #000;}
.index_products .roll_row .roll__list li a .title:hover{color: #0597da;}
.index_products .roll_row .roll__list li a .line { width: 23%; height: 1px; background-color: #b2b2b2;margin:10px auto 20px auto;}
.index_products .roll_row .roll__list li a .desc{padding: 0 15px;  text-align: center; color: #929292;font-size: 14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index_products .roll_row .roll__list li a .kongbai { margin-bottom: 30px;}
.index_products .control { position: absolute; top: 40%; display: none; font-weight: 700; text-decoration: none; color: #fff;z-index: 5; padding:10px 5px;background: rgba(0, 0, 0, .3);}
.screen-phone .index_products .control,.screen-tablet .index_products .control{display: block;}
.index_products .control:hover {background: rgba(0, 0, 0, .5);}
.index_products .control.pre { left: 0px;width: 40px;display: block; }
.index_products .control.next { right: 0px;width: 40px; display: block;}



/*首页 新闻动态2024.07.07*/
.index_news{display: block;padding-top: 40px;padding-bottom:100px;position: relative;overflow: hidden;}
.screen-phone .index_news,.screen-tablet .index_news {padding-top:20px;padding-bottom: 30px;}

.news_con {padding-left: 20px;}
.screen-phone .news_con,.screen-tablet .news_con{padding-left: 0px;}
.news_con .listA { margin-top:0px; margin-left: 0px;}  
.news_con .listA .date { float: left;  margin-right: -70px;  margin-top: -10px;}
.news_con .listA .date .day{color: #0597da;font-size: 40px;font-weight: bold;text-align: center;}
.screen-phone .news_con .listA .date .day,.screen-tablet .news_con .listA .date .day {font-size: 35px;}

.news_con .listA .date .year {color: #7c7c7c;text-align: center;} 
.news_con .listA .cont {float: left;  margin-left: 80px;}
.screen-phone .news_con .listA .cont { }
.news_con .listA .cont .title {height: 55px; font-size: 20px;line-height:26px;   font-weight: bold; overflow: hidden;text-overflow: ellipsis;display:-webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.screen-phone .news_con .listA .cont .title,.screen-tablet .news_con .listA .cont .title {height: auto; font-size: 18px;font-weight: normal; }
.news_con .listA .cont .description {padding-top: 14px; margin-bottom: 20px; color: #7c7c7c;   overflow: hidden;text-overflow: ellipsis;display:-webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.screen-phone .news_con .listA .cont .description,.screen-tablet .news_con .listA .cont .description {padding-top: 8px; margin-bottom: 10px;}

.news_con .listA .cont:hover{color: #0597da;}
.news_con .listA .cont .description:hover{color: #a8a8a8;}

/* .news_con .listA .line {border:#d6d6d6 1px dashed; margin-bottom: 20px;} */

.news_con .listA .line {display:block;margin-bottom: 20px;width:100%;height:1px;background-color:#d6d6d6;position:relative;overflow:hidden;}
.news_con .listA .line>span {display:block;width:100%;height:100%;background-color:#0597da;position:absolute;top:0;left:-100%;-webkit-transition:ease-in 1s;-moz-transition:ease-in 1s;-ms-transition:ease-in 1s;-o-transition:ease-in 1s;}
.news_con .listA:hover .line>span {left:0%;}

 
.morebox {   margin-top:35px;   display: -webkit-box;    display: -ms-flexbox;    display: flex;    -webkit-box-pack: center;    -ms-flex-pack: center;    justify-content: center;  }
.screen-phone .morebox,.screen-tablet .morebox { margin-top: 20px;}
.new_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#481c1c}
.new_more .iconR{width:48px;height:48px;position:relative;margin-right:20px;}

.new_more .iconR::before{content:'';width:100%;height:100%;background:url(../../images/p-circlce.png) no-repeat center;background-size:contain;position:absolute;top:0;left:0;animation: moveAndRotate 5s linear infinite;/*动*/ }
.new_more .iconR::after{content:'';width:14px;height:14px;background:url(../../images/p-arr.png) no-repeat center;background-size:contain;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all 0.3s;transition:all 0.3s}
  
 @keyframes moveAndRotate {  0% {transform: translateX(0) rotate(0deg); }
    100% {    transform: translateX(0) rotate(360deg);  }    }

.new_more .t {font-size: 20px;}
.new_more:hover {color: #0597da;}


/*首页 联系我们*/
.index_contact {display: block;padding-top: 90px;padding-bottom:100px;background-color: #f4f4f4;  position: relative;overflow: hidden;}
.screen-phone .index_contact,.screen-tablet .index_contact {padding-top: 40px;padding-bottom:50px;}
.index_contact .lianxi {padding-bottom: 20px;}
.index_contact .lianxi:hover {transform: rotateY(360deg);color: #0597da;}
 
.index_contact .lianxi .pic {  text-align: center;height: 100px;line-height: 100px;transition: all 1s;-moz-transition: all 1s; -webkit-transition: all 1s; -o-transition: all 1s;}
.index_contact .lianxi .pic:hover {transform: rotateY(360deg);color: #0597da;}
.index_contact .lianxi .pic .iconfont {font-size: 65px;color: #0597da; }
.index_contact .lianxi .pic .iconfont2 {font-size: 73px}

.index_contact .lianxi  .account-item {float: center;height: 100px;line-height: 100px; position: relative;display: flex; align-items: center;justify-content: center;   border-radius: 50%; /*background: rgba(40, 40, 40, 0.53);*/ color: var(--qtd-fun-color-10); font-size: 18px; transition: all 0.3s ease; cursor: pointer;}
.index_contact .lianxi  .account-item .iconfont {font-size: 65px;color: #0597da; }
.index_contact .lianxi  .account-item img {max-width:none; display: none;position: absolute; bottom:0px;left: 50%;transform: translateX(-50%);    border-radius: 8px;}	
.index_contact .lianxi  .account-item:hover {    color: var(--qtd-fun-color-7);}
.index_contact .lianxi  .account-item:hover img {    display: block;}


.index_contact .lianxi .tel {color: #7c7c7c;  padding-top: 8px;font-size: 18px;text-align: center;}
.index_contact .lianxi .info {padding-top: 20px; font-size: 20px;text-align: center;}
.index_contact .lianxi .info:hover {color: #0597da;}
.index_contact .lianxi .info1 {font-size: 26px;}
.index_contact .lianxi .info4 {  font-size:18px;}


.screen-phone .index_contact .lianxi .pic,.screen-tablet .index_contact .lianxi .pic {height:80px;line-height:80px;}
.screen-phone .index_contact .lianxi .pic .iconfont,.screen-tablet .index_contact .lianxi .pic .iconfont {font-size:40px;}
.screen-phone .index_contact .lianxi .pic .iconfont2,.screen-tablet .index_contact .lianxi .pic .iconfont2 {font-size:50px;}
.screen-phone .index_contact .lianxi .tel,.screen-tablet .index_contact .lianxi .tel {padding-top: 0px;font-size: 18px;}
.screen-phone .index_contact .lianxi .info,.screen-tablet .index_contact .lianxi .info {padding-top:5px; font-size: 18px;}
.screen-phone .index_contact .lianxi .info1,.screen-tablet .index_contact .lianxi .info1 {font-size: 18px;} 
.screen-phone .index_contact .lianxi .info4,.screen-tablet .index_contact .lianxi .info4 {font-size: 16px;}

 

/*首页友情链接*/
.links {margin:0px 0 40px 0;color: #FFFFFF;border: #a5d2fd 1px dashed;padding: 20px;}
.screen-phone .links,.screen-tablet .links {margin: 10px 0;padding: 10px;} 
.links a{color: #FFFFFF;padding: 0  15px;} 
.screen-phone .links a,.screen-tablet .links a{padding: 0  8px;} 
 
 
 /*底部*/
#footerbar { width: 100%; font-size: 16px;  padding-top: 60px; padding-bottom: 30px;margin-top:0px; color: #fff;background-color: #0597da; }
.screen-phone #footerbar { padding-top: 20px; padding-bottom: 30px; margin-top: 20px;}

.screen-phone  #footerbar .left {padding-top: 10px; }

#footerbar .mid a {color: #fff;} 
.screen-phone #footerbar .mid,.screen-tablet #footerbar .mid {padding-top: 10px}
 
#footerbar .right {text-align:right;}
.screen-tablet #footerbar .right {padding-top: 10px} 
.screen-phone #footerbar .right {padding-top: 10px;text-align:left;} 


#footerbar .right img { width:90px;height: auto;text-align:right;}
.screen-phone #footerbar .right img { text-align:left;}

#footerbar .right p {font-size:14px; text-align:right; padding-top: 5px;}
.screen-phone #footerbar .right p{text-align:left;}
 
  

#m-footer { border-top:1px solid #41b6ec; background-color: #0597da; }
#m-footer a { display: block; color: #fff; padding-top: 5px; padding-bottom: 5px; }

#m-footer .iconfont{  font-size: 28px;}
 
 


/*搜索 */
.searcher {margin-top: 100px;}
.pro1 h1{font-size: 22px;text-align: center;}
.pro1 h1 span{color: #c20003}
 .dot {  width: 5px; /* 圆点的宽度 */  height: 5px; /* 圆点的高度 */  background-color: black; /* 圆点的颜色 */  border-radius: 50%; /* 圆形的关键点：border-radius为50% */
}

.ptr_content3 {clear:both; text-align:left;font-size:12px;height:0 auto;margin-bottom:2px; overflow:hidden;}
.ptr_content3 p{ font-size:16px; line-height:28px;}
.ptr_content3 ul{ margin:0; padding:0; margin-top:25px;}
.screen-phone .ptr_content3 ul{margin:15px 0;}
.ptr_content3 h3{ line-height:60px; text-align:center; color:#1f1f1f; font-size:26px; }
.screen-phone .ptr_content3 h3{line-height: 40px;padding-top: 10px;}
.ptr_content3 .detail{ height:40px; line-height:40px; margin-top:20px; margin-bottom:45px; text-align:center; color:#1f1f1f; font-size:16px; background:#e0e8e8;}
.screen-phone .ptr_content3 .detail{font-size: 14px;margin:10px 0;}
.ptr_content3 .pro_con{ padding:0 15px 0 10px; }
.ptr_content3 .pro_con p{}
.ptr_content3 ul li span{padding-right:3px;color:#666; font-size:14px; font-family:sans-serif;position: absolute;top: 0;right: 0;}
.ptr_content3 ul li { height:38px; line-height:38px; padding-left:14px; font-size:16px; background:url(../../images/square.png) left 12px no-repeat;position: relative;}
.ptr_content3 ul li.sep_line{ height:10px; margin-top:8px; margin-bottom:15px; border-bottom:#aaa 1px dashed; background:none;}
.ptr_content3 ul li a{color: #6B6B6B;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;display: block;padding-right: 80px;}
 



/* 一堆产品展示*/
.product_box{display: block;position: relative; margin-top: 40px;    padding: 0 0 100px 0;}
  
.product_box .progress {      height: 10px;margin-bottom:0px;background-color:#ffffff;  border-radius: 20px;}
.product_box .progress-bar {    background-color: #0597da;}
.product_box .progress-striped .progress-bar {    border-radius: 20px;}
.product_box .pro-top {color: #000;}
.product_box .abc {width: 100%;table-layout: fixed;}
 
.product_box .abc td { word-break: break-all; /* 允许在单词内换行 */}
.product_box table {  width: 100%;}
.product_box table a{color: #0597da; width: 100%;}
.product_box table a:hover {color:#0c74a3}
.product_box table .proname {font-weight: normal;}
.product_box table .inner {color:#999999;font-weight: normal;}

 
/*产品详细页*/
.protitle {text-align: center; height:100px;line-height:100px;padding: 20px 0; border-bottom: 1px solid #e5e5e5;}
.protitle h2{font-size: 30px;}
.protitle img {max-width: 600px;}

.prodetail .title {font-size: 20px; padding: 10px 0 } 

.prodetail .content{font-size: 16px;width: 100%; margin-top:30px;color: #000; padding: 0 0 100px 0;}
.screen-phone .prodetail .content,.screen-tablet .prodetail .content{margin-top:20px;;}




/* join 加入我们列表样式2024.08.26 */

.product_box .content { padding: 10px 10px 40px 10px;color:#686868;}
.job { }
.job .joblist {padding:0px;  }
.job .joblist .items {    display: block;text-align: left;margin-bottom: 20px;}
.job .joblist .joblist2 { margin: 0 5px; padding:0 20px;background: #f1f8ff; box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;}
.job .joblist .joblist2:hover {transform: perspective(900px) translate3d(0, -8px, 8px);background-color:#0597da;color:#fff}
.job .joblist .date {color:#ababab;;padding-top: 30px ;}
.job .joblist .title {font-size: 22px; font-weight: bold;padding: 20px 0; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.job .joblist .ms {    padding: 10px 0 5px 0;color:#989898;  overflow: hidden;text-overflow: ellipsis;display:-webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical; }
.job .joblist .xq { padding:40px 0 30px 0; color: #0597da; }
.job .joblist .joblist2:hover .date {color: #FFFFFF;}
.job .joblist .joblist2:hover .ms {color: #d5ebff;}
.job .joblist .joblist2:hover .xq {color: #f4f4f4;}
 

/*发展历程 /*发展历程 */

@media only screen and (max-width: 767px){   .historie::after{left: -1.2em!important;}  }
@media only screen and (min-width: 768px){ 	 .historie li .historiebox img{max-width: 50%;} 	
                                             .wk-tab dl.tabs {width: 32.33%;}
                                             .wk-tab .current {width: 64.66%; margin: 0 0.5%; padding: 1em 2.5em;}
                                             .produktitem{width:33.13%;} }
@media only screen and (max-width: 1023px){   
    .historie {margin: 3em 0 1em; border-left: 4px solid #0597da; padding: 0 0 2em; position: relative;}
    .historie > li {margin-bottom: 1em; padding: 0 0 0 1em; display: block; position: relative; background:none;}
    .historie > li::before {width: 12px; height: 12px; border-radius: 50%; background: #0597da; content: ""; position: absolute; left: -8px; top: 2.6em;}
    .historie::before {background: url(../../images/angle-right.png) left no-repeat;background-size:60% 60%; -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg); -o-transform: rotate(270deg); -webkit-transform: rotate(270deg); width: 30px; height: 30px; content: ""; position: absolute; left: -1.08em; top: -20px;}
    .historie li .historiebox{color: #373737;border-radius: 10px; background: #f2f2f2; display:block; padding: 1em 1em;}
	.historie li .historiebox .data {font-size:18px;padding-top:4px; }
	.historie li .historiebox .name {font-size:20px;font-weight: bold;padding: 10px 0;}
	 .historie::after svg {  fill: #d70808;}
}



@media only screen and (min-width: 1024px){	  
    .historie{position: relative; max-width: 1200px; margin: 0 auto; padding-bottom: 2em;}
    .historie:after{content: ''; position: absolute; width: 6px; background: #0597da; top: 0; bottom: 0; left: 50%; margin-left: -3px;}
    .historie li{padding: 10px 20px; position: relative; width: 40%;}
    .historie li:after{content: ''; position: absolute; width: 20px; height: 20px; right: -0.7em; background: #0597da; 
    top: 2.6em; border-radius: 50%; z-index: 1;}
    .historie li:nth-child(odd){left: 8.78%;}
    .historie li:nth-child(odd):before{content: " "; height: 0; position: absolute; top: 2.6em; width: 0; z-index: 1; right: 0.8em;
    border: medium solid white; border-width: 10px 0 10px 10px; border-color: transparent transparent transparent #f2f2f2; left: auto;background: none;}
    .historie li:nth-child(even){left: 50.2%;}
    .historie li:nth-child(even):before{content: " "; height: 0; position: absolute; top: 2.6em; width: 0; z-index: 1; left: 0.8em;
    border: medium solid white; border-width: 10px 10px 10px 0; border-color: transparent #f2f2f2 transparent transparent; background:none;}
    .historie li:nth-child(even):after{left: -1.4em;}
    .historie li .historiebox{color: #373737;border-radius: 10px; background: #f2f2f2; padding: 15px;   display:block;}
	.historie li .historiebox .data {font-size: 20px;padding-top: 8px; }
	.historie li .historiebox .name {font-size:22px;font-weight: bold;padding: 20px 0;}
    .histbox{position:relative; margin:2em 0;}	
	.historie li .historiebox img{max-width: 60%; margin: 1em auto 0;}  
    .histbox::before{ position:absolute; content:''; display:block; border-radius:0; background: url(../../images/angle-right.png) left no-repeat;background-size:80% 80%; -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); -webkit-transform: rotate(270deg); width: 30px; height: 30px; left: 48.45%; top: -1.1em;}  
}


	
@media only screen and (min-width: 1280px){ 
    .historie li:after{right: -0.95em;}
	.historie li:nth-child(even){left: 50.6%;}
	.historie li:nth-child(odd){left: 8.70%;}
    .histbox::before{left: 48.7%;} 	
	 .wk-tab dl.tabs {width: 24%;}
    .wk-tab .current {width: 74%; margin: 0 0.5%; padding: 1em 2.5em;}  }



@media (max-width:1398px) and (min-width:1280px) { .historie:after{left:50.3%; }}

@media only screen and (min-width: 1399px){ 
 
	.historie li:nth-child(odd){left: 8.2%;}
	.historie li:nth-child(even){left: 50.0%;} 
	.histbox::before{left: 48.28%;} 	
	.historie:after{left:49.96%; }
}
 
@media only screen and (min-width: 1400px) {
	.historie li:nth-child(odd){left: 8.5%;}
	.historie li:nth-child(even){left: 50.0%;} 
	.histbox::before{left: 48.8%;}  
}

@media only screen and (min-width: 1401px) {
	 
	.histbox::before{left: 48.75%;}  
	 
}


@media only screen and (min-width: 1401px){  
	 
	 .historie li:nth-child(odd){left: 8.6%;}
	 .historie li:nth-child(even){left: 50.2%;}
	 .histbox::before{left: 48.9%;}  

}

 

/*@media (max-width:1439px) and (min-width:1399px) { .historie:after{left: 49.82%; }}*/

@media only screen and (min-width: 1600px){     .histbox::before{left: 48.9%;} }
@media only screen and (min-width: 1900px){ }




 /* 管理团队 2024.9.4*/
.tuandui {     margin: 0 auto;     margin-top: 0px;} 
.tuandui .title {text-align: center;line-height: 32px;}

.tuandui_list{margin-top:10px;width: 900px;text-align: center;margin: 0 auto;}
.screen-phone .tuandui_list,.screen-tablet .tuandui_list{padding-left: 0;margin-top: 20px;width:auto}

.tuandui_list .tuandui_con {float: left;width: 50%;text-align: center;}
.screen-phone .tuandui_list .tuandui_con,.screen-tablet .tuandui_list .tuandui_con {width: 100%;}
 
.tuandui_list .item{display: block;margin:20px 10px 18px 10px; background-color: #fff;text-align: center;color: #555657;position: relative;border: 1px solid #ededed;border-radius:10px;box-shadow:0px 4px 8px 2px rgba(0,0,0,0.15);background: url(../../images/linian_bg.png) no-repeat center -300px;}
 
.screen-phone .tuandui_list .item{margin:10px 0px 10px 00px;}
.tuandui_list .item .itemimg{display: block;min-height:140px;padding-top: 15%;position: relative;font-size: 0;line-height: 0;}
.screen-phone .tuandui_list .item .itemimg{min-height:90px;top: -20px;}
.tuandui_list .item .itemimg>div{     }
.screen-phone .tuandui_list .item .itemimg>div{        }
@media (max-width:1300px) and (min-width:769px) {.tuandui_list .item .itemimg>div{ }}

.tuandui_list .item .itemimg>div>div{ }
.screen-phone .tuandui_list .item .itemimg>div>div{ }

.tuandui_list .item .itemimg>div>div img{border-radius: 50%;text-align: center;width: 50%; }
.screen-phone .tuandui_list .item .itemimg>div>div img{ }
 
.tuandui_list .item .itemtitle{font-size: 22px;font-weight:600;color: #2b375b; line-height: 32px;margin-bottom: 0px;margin-top: 30px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.screen-phone .tuandui_list .item .itemtitle{font-size: 20px;margin-top: 10px;}

.tuandui_list .item .itemms{font-size: 18px;color: #2b375b; line-height: 32px;margin-top: 10px;}
.screen-phone .tuandui_list .item .itemms{font-size: 20px;}

.tuandui_list .item .itemmsContent{   height: 88px;line-height: 22px; color: #7f7f7f;font-size:16px; margin-top: 20px;margin-bottom:40px; padding:0 20px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.screen-phone .tuandui_list .item .itemmsContent{ height:90px;margin-bottom:20px;  margin-top: 10px;padding:0 5px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}

.tuandui_list .item em { display:block; width:40px; height:2px;  background-color:#0597da; margin:15px auto 0;transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;}
.screen-phone .tuandui_list .item em {  width:80px; }
 
.tuandui_list .item:hover{box-shadow:0px 6px 10px 4px rgba(0,0,0,0.3);background: url(../../images/linian_bg.png) no-repeat center -30px;transform: translateY(-8px); }
.tuandui_list .item:hover .itemimg>div{}
 .tuandui_list .item:hover .itemimg>div>i{color: #0089e1;}
.tuandui_list .item:hover .itemtitle {color: #0597da;}
.tuandui_list .item:hover .itemms {color: #0597da;}
.tuandui_list .item:hover .itemmsContent {height: 152px;-webkit-line-clamp:6;}
.tuandui_list .item:hover em{ width:90px;border-radius:4px;}



/* 团队 列表信息 2024.09.07 */
 
.team{margin-top:40px;}
.screen-phone .team{margin-left:0px;margin-top:0px;}
.team .items{width:100%;padding:14px 0 0px 0;;border-bottom:1px dashed #dfdfdf;}
.team .items>a:hover {background-color: #0597da}
.team .items>a{display:block;position:relative;}
.team .items .news-img{display:block;width:12%;float:left;overflow:hidden;position:relative;padding-top:11%;}
.screen-phone .team .items .news-img{width:30%;padding-top:20%;text-align:center;}
.team .items .news-img>div{text-align:center;display:block;position:absolute;font-size:0px;top:0;left:0;width:100%;height:100%;-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s;}
.team .items>a:hover .news-img>div{width:120%;height:120%;top:-10%;left:-10%;}
.team .items .news-img>div>img{ height:100%;}
.team .items .news-con{display:block; float:left;width:100%;margin: 0 0 10px 10px; }
.screen-phone .team .items .news-con{display:block;float:left;width:100%;margin-left:2%;}
.team .items .news-con h1{padding-top:20px;margin:0;color:#000;font-size:22px;font-weight:normal}
.screen-phone .team .items .news-con h1{padding-top:10px; font-size:20px;}

.team .items .news-con h1 em{font-size: 16px;font-style: normal;color: #7D7D7D;}
.team .items .news-con p{color:#7f7f7f;font-size:14px;padding:20px 0 0 0;    overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.screen-phone .team .items .news-con p{ padding:10px 0 0 0;}
 
.team .items .news-con p:nth-child(3){color:#808080;font-size:14px;padding:0;}  
.screen-phone .team .items .news-con p:nth-child(3){ padding:10px 0 0 0 ;}   
.team .items .news-con p span{float:right;padding-right:8px;}

.team .items>a:hover  h1 {color: #FFFFFF }
.team .items>a:hover  h1 em {color: #FFFFFF }
.team .items>a:hover  p  {color: #FFFFFF }



 /*联系我们*/
.contact{display: block;position: relative;padding-bottom: 50px;}
.contact .about_bg{display: block;position: relative;width: 100%;}
.contact .container{;position: relative;}
.contact .about_content{background: #fff;min-height: 500px;padding:0 0 50px 30px;}
.screen-phone .contact .about_content{padding:10px 10px;}

/*
.contact .about_content h3{margin:0;font-size: 24px;line-height: 30px;padding-bottom: 30px;}
.contact .about_content h2{margin:0;width: 100%;border-bottom: 1px solid #eaeaea;font-size: 20px;line-height: 40px;}
.contact .about_content h2 span{display: inline-block;width: fit-content;    border-bottom: 3px solid #0597da; padding-bottom: 5px; color: #0597da;margin-bottom: -1px;}
 */
.screen-phone .contact .about_map{padding-bottom: 20px;}
.contact iframe{display: block;border-radius: 10px;height: 300px;}
.screen-phone .contact .about_map iframe{height: 250px;}
.contact .about_contact{display: block;padding-left: 20px;line-height: 30px;font-size: 16px;}
.screen-phone .contact .about_contact,.screen-tablet .contact .about_contact {padding-left:5px;line-height:25px;margin-top: 20px;}

.contact .about_contact .iconfont{font-size: 20px;}
.contact .about_contact span{display: inline-block;vertical-align: middle;}
.contact .about_contact p a {color:#0597da}

.contact .core {display: block;margin-top: 40px;}
.screen-phone .contact .core,.screen-tablet .contact .core{margin-top: 20px;}
 

.about_kk { padding: 0; margin: 0 auto;}
.about_left img { display: block;margin: 0 auto; padding-bottom: 10px;}
.about_right {  }

.about_k {width: 100%;float: left;background:#0597da; border-radius: 10px;color: #fff;}
.about_ak {width: 36%;float: left;  padding: 35px 0;font-size: 22px;text-align: center;}
@media (max-width:1210px) and (min-width:992px) {.about_ak{font-size: 18px;}}
.screen-desktop  .about_ak{width: 30%;}
.screen-phone .about_ak{width:100%;padding: 15px 0 4px 0;}
.about_cl {width: 64%;float: left;font-size: 16px;}
.screen-desktop  .about_cl{width: 70%;}
.screen-phone .about_cl{width:100%;}
.about_cl .left{width:22%;float: left;    padding: 20px 0;}
@media (max-width:1399px) and (min-width:200px) {.about_cl .left{width:30%;}}
.screen-phone .about_cl .left {text-align: right; }
.about_cl .right{width:78%;float: left;    padding: 20px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.screen-phone .about_cl .right {padding-left: 10px;}
@media (max-width:1399px) and (min-width:200px) {.about_cl .right{width:70%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}}


.about_q {width: 100%;float: left;margin-top:10px;color: #fff;display: flex;flex-wrap: wrap; /* 允许换行 */
  align-content: flex-start; /* 行与行之间的对齐方式 */}
.screen-phone .about_q{margin-top:5px;}
.about_q .left{width:40%;  float: left;    padding: 15px 0;display: flex;flex-wrap: wrap; /* 允许换行 */ background:#0597da; border-radius: 10px;}
@media (max-width:1399px) and (min-width:200px) {.about_q  .left{width:45%;}}
 
.about_q .left .iconfont {    font-size: 60px;padding:0 10px;}
.screen-phone .about_q  .left .iconfont{ font-size: 0px;padding:0 5px;;}

.about_q .left span { font-size: 23px;display: inline-block; }
.about_q .left .aa {width: 100%; height:30px;float: left;display:none;}

.about_q .right {  margin-left: 20px;float:right;flex: 1; display: flex; flex-wrap: wrap;align-items: center;  /*justify-content: center;*/padding-left: 20px;font-size: 16px; background:#0597da; border-radius: 10px;}
.screen-phone .about_q .right { margin-left: 5px;}

 

.flex-container {
  display: flex;
  flex-wrap: wrap;
}
 
.flex-item {
	border-radius: 30px;
	font-size: 28px;
  width: 90px; /* 或者其他宽度 */
   /* 设置高度为展示效果 */
  margin: 5px; /* 间距 */
  background-color: #1587bb; /* 背景颜色，仅为展示 */
  display: flex;
  justify-content: center;
  align-items: center;
}



.liucheng {margin-top: 50px;}
.screen-phone .liucheng,.screen-tablet .liucheng  {margin-top: 20px;} 

.about_lc {width: auto;  height: auto; border-radius:  0  10px;  }
.about_lc .title {height:70px;line-height: 70px; font-size: 20px;font-weight: bold;color: #fff; text-align: center;border-radius: 0 10px 0 0px; }
.screen-phone .about_lc .title {height:60px;line-height: 60px;   }
.screen-tablet .about_lc .title {font-size: 18px;line-height: 20px;    padding-top: 12px; }
.about_lc .con {font-size: 16px;height: 210px; padding:30px 15px;display: flex; align-items: stretch;}
.screen-phone .about_lc .con,.screen-tablet .about_lc .con {height: 130px;padding:20px 15px;}
.screen-tablet .about_lc .con {  height: 390px;}

@media (max-width:1399px) and (min-width:1001px) {.about_lc .title{font-size: 18px;line-height: 30px;padding-top: 10px;font-weight:normal;}
	.about_lc .con {    height: 310px;}    }
 


.screen-tablet .col-xs-5ths,.screen-tablet .col-sm-5ths {    padding-right: 2px;    padding-left: 2px;}

.screen-phone .col-xs-5ths {width:auto;}
.y1 { background: #ffead0; }
.title1 {background: #ffc000;}
.y2 { background: #ebfbd0;  }
.title2 {background: #86f011;}
.y3 { background: #d1f7d7;  }
.title3 {background: #23e148;}
.y4 { background: #d2f1f1;  }
.title4 {background: #33d2c5;}
.y5 { background: #d4d9ec;   }
.title5 {background: #0597da;}

.about_wenzi { padding-top: 20px;font-size: 17px; }

.about_bujucon { padding-top: 60px;font-size: 23px;text-align: center;line-height: 30px;}
.screen-phone .about_bujucon,.screen-tablet .about_bujucon {padding-top: 20px;font-size: 18px;}


.about_buju{margin-top:10px;}
.screen-phone .about_buju{padding-left: 0;margin-top: 20px;}
.screen-phone .about_buju .col{ padding-left: 0px;padding-right: 5px;}
.about_buju .item{display: block;background-color: #fff;text-align: center;color: #555657;position: relative;    padding-bottom: 40px}
.about_buju .col{padding-right: 25px;padding-left: 25px;}
.screen-phone .about_buju .item{margin-bottom: 10px;}
.about_buju .item .itemimg{display: block;min-height:170px;padding-top:84%;position: relative;font-size: 0;line-height: 0;}
@media (max-width:1300px) and (min-width:769px) { .about_buju .item .itemimg{ padding-top:120%;}}

 
.screen-phone .about_buju .item .itemimg{min-height:130px;top: -20px;}
.about_buju .item .itemimg>div{position: absolute;display:block;width:250px;height: 250px;top:30px;  left: 25%;;margin-left:0px;  border-radius:50%;background: #0597da; }
@media (max-width:1300px) and (min-width:769px) { .about_buju .item .itemimg>div{left:-15%;}}
.screen-phone .about_buju .item .itemimg>div {width:135px;height:135px;  left:0%;}

.about_buju .item .itemimg>div>div{display: block;width: 250px;height:110px;position: absolute;top:36px;left:0px;-webkit-transition: -webkit-transform 0.8s ease-out;}
.screen-phone .about_buju .item .itemimg>div>div {width: 135px;top:6px;}
.about_buju .item .itemimg>div>div h2 {font-size: 27px;  text-align: center;color: #fff;-webkit-transition: -webkit-transform 0.8s ease-out;}
.screen-phone .about_buju .item .itemimg>div>div h2 {font-size: 18px; }
.about_buju .item .itemimg>div>div p {font-size: 16px;    line-height: 20px; padding: 0 10px; text-align: center;color: #fff;  margin-top: 15px;-webkit-transition: -webkit-transform 0.8s ease-out;}
.screen-phone .about_buju .item .itemimg>div>div p {font-size: 14px; margin-top:0px;  padding: 0;  }
.screen-phone .about_buju .item p{ height: 62px;margin-bottom:0px;line-height: 20px; ;}
 
.about_buju .item:hover .itemimg>div>div  h2 {transform: translateY(-10px); ;}
.about_buju .item:hover .itemimg>div>div  p {transform: translateY(-10px); ;}
.about_buju .item:hover .itemtitle{color: #2d2d2d;}
 
 
















/*综合新闻列表*/ 
 
.topnews{ width: 100%; background-color: #e8ecf2;  margin-top: 20px; overflow: hidden; } 
.topnews_text{    } 

.topnews_left{      height: 300px; margin: 30px 0 0 30px; } 
.screen-phone .topnews_left{   height: 260px; margin: 20px 0 0 10px; } 
.topnews_left a{  width: 95%;  height: 300px; position: absolute; display: none; } 
.topnews_left a:hover{ cursor: pointer; } 

.topnews_left .title{ margin-top: 30px; font-size: 30px; font-weight: bold;color: #000;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;} 
.screen-phone .topnews_left .title{margin-top: 10px;    font-size:18px; }
.topnews_left .title:hover { color: #0597da;  } 

.topnews_left .title::before,.topnews_left .title::after {display:inline-block;  position: absolute;color: #c2d1e6;  font-size: 100px;  font-family:sans-serif;  font-weight: normal;     transform: translateY(50%);  -webkit-transform: translateY(50%);}
.topnews_left .title::before {  content: '“'; left: 0;  bottom:260px  ;}
.screen-phone .topnews_left .title::before {    bottom:280px  ;}

.topnews_left .title::after {  content: '”';  right: 20px;  top:-30px ;}
.screen-phone .topnews_left .title::before,.screen-phone .topnews_left .title::after {font-size: 60px;}

.topnews_left .time{ height: 30px;  margin-top: 20px; font-size: 16px; color: #929292;font-style: italic;  } 
.screen-phone .topnews_left .time{ margin-top: 10px; }

.topnews_left .time::after{  content: '____'; left:0;  bottom:175px;display:inline-block;  position: absolute;color: #d3dce9;line-height: 0.3;font-size: 20px; }
.screen-phone .topnews_left .time::after{  bottom:185px; }
.topnews_left .desc{   font-size: 16px; line-height: 26px; color: #505050; margin: 20px 0; padding: 0 20px 0 0 ;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;  }
 
.topnews_left .desc:hover { color: #0597da;  } 

.topnews_left   span{ float: left;  display: block; margin-top: 8px; width: 100px; height: 28px;line-height:28px;text-align: center;background-color: #f39800;border-radius: 18px;
    -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.topnews_left  span::before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #034da2;text-decoration : none; -webkit-transform: scale(0,0); transform: scale(0,0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; transition: all .3s ease-out; }
.topnews_left  span:hover::before {border-radius:18px;-webkit-transform: scale(1,1);transform: scale(1,1);}

.topnews_left .more{  height: 30px; overflow: hidden; }
.topnews_left .more>div{ width: 100px; height: 30px; font-size: 14px; line-height: 30px; color: #208ec1; border: solid 1px #208ec1; border-radius: 15px; text-align: center; float: left; margin-right: 10px; } 
.topnews_left .more>div:hover{ background-color: #208ec1; color: #ffffff; cursor: pointer; } 


.topnews_imgbtn{ width: 370px; height: 14px; margin: 0 0 0 30px; } 
.screen-phone .topnews_imgbtn{   height: 30px;   } 
.topnews_imgbtn ul{ overflow: hidden; } 
.topnews_imgbtn-this1{ width: 14px; height: 14px; border-radius: 50%; background-color: #bdbdbd; margin: 0 10px; } 
.topnews_imgbtn-this{ width: 14px; height: 14px; border-radius: 50%; background-color: #0597da; margin: 0 10px; } 
.topnews_imgbtn ul li:hover{ cursor: pointer; } 

.topnews_imgbox{ width: 100%; height: 375px; position: relative; } 
.screen-phone .topnews_imgbox{   height: 230px;  } 
.topnews_imgbox a{ width: 100%; height: 375px; position: absolute; overflow: hidden; display: none; } 
.topnews_imgbox img{ height: 375px; position: absolute; left: 50%; } 
.screen-phone .topnews_imgbox img{ height: 230px; } 



/*新闻列表页  */ 

.newslist{margin-top:40px;}
.screen-phone .newslist{margin-left:0px;margin-top:20px;}
.newslist .items{width:100%;padding:30px 0 8px 0;;}
.newslist .items>a{display:block;position:relative; }

.newslist .items .news-con{display:block;width:65%;float:left;}
.screen-phone .newslist .items .news-con{display:block;width:65%;float:left;}
.newslist .items .news-con h1{padding-top:25px; padding-left:20px; margin:0;color:#000;font-size:22px;font-weight:normal;line-height: 32px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.screen-phone .newslist .items .news-con h1{padding-top:0px; padding-left:10px;font-size:18px;}

.newslist .items .news-con p{color:#828282;font-size:16px;font-weight: 300; padding:15px 0 0 20px;    overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.screen-phone .newslist .items .news-con p{font-size:14px;padding:5px 0 0 10px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.newslist .items .news-con p:nth-child(3){color:#929292;font-size:14px;padding:0 0 0 20px;}  
.screen-phone .newslist .items .news-con p:nth-child(3){ padding:0px 0 0  10px ;}  

.newslist .items .news-con p span{float:right;padding-right:8px;}

.newslist .items .news-img{display:block;width:30%;float:right;overflow:hidden;position:relative;padding-top:18%;}
.screen-phone .newslist .items .news-img{width:30%;padding-top:20%;text-align:center;}
.newslist .items .news-img>div{text-align:center;display:block;position:absolute;font-size:0px;top:0;left:0;width:100%;height:100%;-webkit-transition:all .6s ease-out 0s;-moz-transition:all .6s ease-out 0s;-o-transition:all .6s ease-out 0s;transition:all .6s ease-out 0s;}
.newslist .items>a:hover { border: 1px solid #ececec;box-shadow:   -1px 3px 5px 3px #ececec;border-radius: 2px;-webkit-transition:none;  -o-transition:none;transition: none;}
.newslist .items>a:hover h1 {color: #0597da;} 
.newslist .items>a:hover p:nth-child(3){color:#0597da;}
.newslist .items>a:hover .news-img>div{width:120%;height:120%;top:-10%;left:-10%;}
.newslist .items .news-img>div>img{width:100%;height:100%;}
 

.detail {padding: 0;}
.neirong{background-color:#FFFFFF;margin:20px 0px 0 0;padding: 0 0px 40px 0;}
.screen-phone .neirong{  padding: 0 5px 0 5px;margin:0;}
.neirong .title{padding:20px 0;text-align: center; border-bottom: 1px solid #e5e5e5}
.screen-phone .neirong .title{padding:0 0 10px 0;}
.neirong .title h3{padding-bottom:10px;font-size:24px;font-weight:normal;color:#2c2c2c;}
.screen-phone .neirong .title h3{padding-bottom:0px;font-size:18px;line-height:25px;text-align:center;}
.neirong .title p {font-size: 18px; padding-top: 10px; color: #00abe8;}
.screen-phone .neirong .title p {font-size:14px; }
.neirong .title span{font-size:13px;color:#777777;}
.neirong .title span.hit{padding-left:2%;}
.neirong .detail_content{display:block;padding:20px 0px;color:#4f4f4f;line-height:27px;font-size: 16px;line-height:30px;}

.neirong .detail_content .news-img{display:block;width:12%;  margin-right: 10px;float:left;position:relative;overflow:hidden;padding-top:11%;}
.screen-phone .neirong .detail_content .news-img{width:30%;padding-top:20%;text-align:center;}
.neirong .detail_content .news-img>div{text-align:center;display:block;position:absolute;font-size:0px;top:0;left:0;width:100%;height:100%;-webkit-transition:all .2s ease-out 0s;-moz-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s;}
.neirong .detail_content>a:hover .news-img>div{transform:scale(1.1);overflow:hidden;}
.neirong .detail_content .news-img>div>img{ height:100%;}


.neirong .detail_content p{line-height:30px;margin: 10px 0;}
.neirong .detail_content p img { max-width:80%; }
.screen-phone .neirong .detail_content p img { max-width:100%; }
.neirong .detail_content .details {float: right; }
.neirong .detail_content .details  a{color: #0597da;}
.neirong .detail_content .details  a:hover {color:#206C8D;}




/* 资讯中心  */
.news { padding: 0px 10px 30px; background: #fff;}
.screen-phone .news {  }
.news .title_box{display: block;padding: 10px 0;}
.news .title_box h2{font-size: 30px;font-weight: bold;line-height: 60px;padding: 0;margin: 0;text-align: center;}
.news .title_box p{font-size: 18px;line-height: 30px;padding: 0;margin: 0;text-align: center;}
.news .s-title h2 { position: relative; font-size: 32px; line-height: 60px; text-align: center;color: #000;margin: 0; }
.news .s-title h2>i{color: #043661;}
.news .s-title p { text-align: center;color: #bababa; }
.screen-phone .news .s-title h2 { font-size: 24px; line-height: 40px; margin-top: 0; }
.screen-tablet .news .s-title h2 { font-size: 24px; line-height: 40px; margin-top: 0; }
.news .news-list { padding-top: 20px; }
.screen-phone .news .news-list>.row{margin: 0;}
.news .news-list .left { color: #000; position: relative; }
.screen-phone .news .news-list .left { padding-bottom: 20px; }
.news .news-list .center { position: relative; }
.news .news-list .center .btnlist{display: block;width: 100%;height:45px;margin:0;}
.news .news-list .center .btnlist a{display: inline-block; width: 30%;float:left;padding:0;}
/* .screen-phone .news .news-list .center .btnlist a{width: 100%;margin-bottom:8px;} */
.news .news-list .center .btnlist a span{display: block;width: 96%;font-size:20px; line-height:42px;background:#dedede;color: #000;border-radius:8px; text-align:center;}
.screen-phone .news .news-list .center .btnlist a span{font-size: 16px;}
.news .news-list .center .btnlist a.active span,.news .news-list .center .btnlist a:hover span{background: #351c15;color: #eeb701; }
.news .news-list .center .list{display: block;width: 100%; padding:0 10px;padding:0;white-space: nowrap; overflow: hidden;max-height:340px;font-size: 0;}
.news .news-list .center .list .item-box { display: inline-block; width: 100%; min-height: 1px; white-space: normal; vertical-align: top; }
.news .news-list .center .list .item{display:block; width: 100%;position: relative;}
.news .news-list .center .list .item:first-child{margin-bottom:10px;border-bottom:1px solid #e0e0e0;}
.news .news-list .center .list .item:first-child .title{width: 100%;font-size:18px;line-height:52px;padding-left:0;padding-right:0px;}
.news .news-list .center .list .item .desc{width: 100%;line-height:24px;font-size:16px;color:#616161; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;}
.news .news-list .center .list .item .title{width: 100%; font-size:16px;line-height:36px;padding-left:15px; padding-right:50px;color: #000;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .news-list .center .list .item:hover .title{color: #000;text-decoration:underline;}
.news .news-list .center .list .item:first-child:hover .title{text-decoration:none;}
.news .news-list .center .list .item .title i{display: block;width: 5px;height:5px;background: #000;border-radius:50%;position: absolute;left: 5px;top: 50%;-webkit-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);transform: translate(0%,-50%);}
.news .news-list .center .list .item .time{display:block;font-size:16px;line-height:36px;padding-left:10px;color: #878787;position: absolute;top: 0;right:0;}


/*按钮*/
.beautifulbtn { width: 100%; text-align: center;margin-top: 20px;}
.beautifulbtn_about { width: 100%; text-align: center;margin-top: 0px;}
.beautifulbtn1{ background-color: #0597da; height: 40px; line-height: 40px; width: 230px; font-size: 16px; margin: 0 10px; text-align: center; max-width: 100%; display: inline-block; vertical-align: middle; position: relative; box-sizing: border-box; color: #fff !important; outline: none !important; border-radius:6px;-webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.beautifulbtn1::before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #0c74a3;text-decoration : none; -webkit-transform: scale(0,0); transform: scale(0,0); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; transition: all .3s ease-out; }
.beautifulbtn1:hover::before {border-radius:6px;-webkit-transform: scale(1,1);transform: scale(1,1);}
.lte-ie-8 .beautifulbtn1:hover {background: #3f3b3a;}
.screen-phone .beautifulbtn1{height: 40px;line-height: 40px;width: 220px;    margin-top: 10px;}

/* prevnext 前一篇-后一篇 */
.prevnext{width: 100%;padding: 20px 0;font-size: 14px; border-top:#E1E1E1 1px solid}
.prevnext a{color: #333;}
.prevnext a:hover{text-decoration: underline;color: #354fa6;}
.prevnext .prev,.prevnext .next{width: 100%;display: block;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.prevnext .next {text-align: right}
.screen-phone .prevnext .next,.screen-tablet .prevnext .next {text-align: left}
.prevnext .historygo{display: inline-block;padding:10px 20px;background: #1162a7;color: #fff;}
.prevnext .historygo:hover{color: #fff;text-decoration: none;background: #354fa6;}

/* pagectrl 翻页按钮 上一页  下一页*/
.pagectrl{display:block;width:100%;padding:40px 0;}
.pagectrl>a{display:inline-block;padding:0 16px;height:30px;line-height:28px;font-size:14px;border:1px solid #ccc;border-radius:3px;margin-bottom:10px;color:#333;}
.pagectrl>a.active,.pagectrl>a:hover{background-color:#0597da;border:1px solid #0597da;color:#fff;}
.pagectrl>.pagectrlform{display:inline-block;height:30px;line-height:28px;padding:0px 20px;margin-bottom:10px;}
.pagectrl>.pagectrlform .pageinput{width:30px;height:30px;border:1px solid #ccc;border-radius:0;margin-bottom:10px;text-align:center;}
.pagectrl>.pagectrlform .pagesubmit{padding:0 8px;height:30px;background-color:#0597da;border:1px solid #0597da;color:#fff;margin-bottom:10px;}
 


 

/*首页地图*/
.map {margin: 10px 0; padding-right: 25px;}
.screen-phone .map { padding-right: 0;}
 
/*内页图片*/
.about_bg {      margin-top: 80px; display: flex;    justify-content: center; /* 水平居中 */ height: auto; overflow: hidden;width: 100%; background-size: cover; background-repeat: no-repeat;}
.about_bg img{  width: 100%; height: auto;  object-fit: cover; }
.screen-phone .about_bg {  margin-top: 0px; }
.screen-tablet .about_bg {  margin-top: 0px; }


/*内页位置导航*/
.weizhi_heng {width: 100%; height:50px;line-height:50px;border-bottom: 1px solid #e8e8e8;}

.weizhilist {overflow: hidden}
.weizhilist ul { padding: 0; margin: 0;margin-bottom: -2px;}
.weizhilist ul li {float: left;}
.weizhilist ul li a {display: block; padding: 0 15px; }uzhuang_list
.screen-phone  .weizhilist ul li a {display: block; padding: 0 6px; }
.weizhilist ul li a.jihuo{color: #015293;font-weight: bold;border-bottom: 3px solid #015293;} 

.weizhi{padding-top: 20px;line-height: 25px; margin-top: 10px; text-align: left;font-size:15px;color:#888888;position:relative;}
.weizhi img{margin-right:8px;}
.weizhi a{font-size:15px;color:#888888;}
.weizhi a:hover {color: #015293;}
.screen-phone .weizhi{ margin-top: 0px; font-size:14px;margin-bottom:0;}
.screen-phone .weizhi img{width:10px;}
.screen-phone .weizhi a{font-size:14px;}
.weizhi .search{display:block;max-width:300px;position:absolute;right:5px;top:50%;-webkit-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);transform:translate(0%,-50%);}










.news .news_more h2{margin:0; ;width: 100%;border-bottom: 1px solid #eaeaea;font-size: 20px;line-height: 40px;}
.screen-phone .news .news_more h2{margin:0}
.news .news_more h2 span{display: inline-block;width: fit-content;border-bottom: 3px solid #d00303;padding-bottom: 5px; color: #d00303;margin-bottom: -1px;}
.news .news_more .list{display: block;padding: 0;margin-left: 15px;padding-top: 10px;}
.screen-phone .news .news_more .list{margin-left: 0px;}
.news .news_more .list>a{display: block;position: relative;border-bottom: 1px dashed #e1e1e8;}
.news .news_more .list>a:hover{color: #d00303;}
.news .news_more .list>a>h3{display: block;margin: 0; width: 100%;padding-right: 90px; font-weight: normal; font-size: 16px;line-height: 45px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .news_more .list>a>h3 i{font-size: 10px;}
.news .news_more .list>a>span{font-size: 14px;line-height: 45px;position: absolute;right: 0;top: 0;}

/*产品列表页*/
.products{height:auto; margin:0 auto;overflow: hidden;padding: 30px 10px;}
.screen-phone .products{padding: 0;}
.products .title{display: block;text-align: center;padding-bottom: 50px;}
.products .title a{display: inline-block;vertical-align: middle;width: 150px;color: #4d4c47; }
.products .title a:hover,.products .title a.active{color: #353535;}
.products .title a:hover>h3,.products .title a.active>h3{font-weight: bold;}
.products .title a:hover span,.products .title a.active span{display: inline-block;background: #353535;}
.products .title a>h3{margin: 0;display: block;font-size: 24px;line-height: 52px;font-weight: normal;}
.products .title a>span{width: 60px;height: 5px;display: inline-block;background: #fff;}
.products .pro_item a{display: block;padding-bottom: 50px;}
.products .pro_item a>img{display: block;}
.products .pro_more{display: block;padding-top: 30px;}
.products .pro_more>div{display: block;padding: 50px 30px 70px;color: #444;border-bottom: 1px solid #eee;}
.products .pro_more>div:last-child{border-bottom: none;}
.products .pro_more>div .title{display: block;text-align: left;padding-bottom: 30px;}
.products .pro_more>div .title i{display: inline-block;vertical-align: middle;width: 10px;height: 10px;background: #353535;margin-right: 10px;}
.products .pro_more>div .title span{display: inline-block;vertical-align: middle;font-size: 18px;line-height: 30px;font-weight: bold;}
.products .pro_more>div .desc{display: block;padding: 0;}

/*about页面*/
.about{display: block;position: relative;}
.about .about_bg{display: block;position: relative;width: 100%;}
 
.about .about_content{background: #fff;/*min-height: 630px;padding:0 0 50px 30px;*/}
.screen-phone .about .about_content{padding:30px 10px 0 10px ;}
.about .about_content h3{margin:0;font-size: 24px;line-height: 30px;padding-bottom: 30px;}
.about .about_content h2{margin:0;width: 100%;border-bottom: 1px solid #d6d6d6;font-size: 20px;line-height: 40px;}
.about .about_content h2 span{display: inline-block;width: fit-content;border-bottom:3px solid #0597da;    padding-bottom: 5px;color: #0597da;margin-bottom: -1px;}
.about .about_content .detail{display: block;padding-bottom: 50px;}
.about .about_content .detail p {    line-height: 28px;font-size: 17px;}





/*详情多图滚动*/
.slide_imgs{display: inline-block; position:relative; width:500px; overflow:hidden;margin-right: 30px;}
.screen-phone .slide_imgs{display: block; position:relative; width:300px; overflow:hidden;margin:0 auto;}
.screen-tablet .slide_imgs{display: block;width: 100%;margin: 0 auto;}
.screen-desktop .slide_imgs{display: block;width: 300px;margin: 0 auto;}
.slide_imgs .big{ position:relative; overflow:hidden; left:0;top:0;}
.slide_imgs a{position:absolute;top:50%;-webkit-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);transform: translate(0%,-50%); opacity:0;z-index:1000;}
.slide_imgs ul{margin: 0;padding:0;}
.slide_imgs ol{margin: 0;padding:0;}
.slide_imgs .big li{float:left; width:500px;position: relative;overflow: hidden;}
.screen-phone .slide_imgs .big li{float:left; width:300px;}
.screen-desktop .slide_imgs .big li{float:left; width:300px;}
.slide_imgs .big li img{width:100%;display:block;}
.slide_imgs .big li img.set{width: auto;max-width: unset;position:absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.slide_imgs .prev{left:-10px;}
.slide_imgs .next{right:-10px;}
.slide_imgs .small{ margin-top:5px; width:100%; position:relative;}
.slide_imgs .small li{ float:left;margin-right:5px; width:121px; background:#000;position: relative;overflow: hidden;}
.screen-phone .slide_imgs .small li{ float:left;margin-right:5px; width:60px; background:#000;}
.screen-tablet .slide_imgs .small li{ float:left;margin-right:5px; width:60px; background:#000;}
.screen-desktop .slide_imgs .small li{ float:left;margin-right:5px; width:60px; background:#000;}
.slide_imgs .small li:last-child{ margin-right:0;}
.slide_imgs .small li .img{width:100%;height: 100%; display:block;background: #000;}
.slide_imgs .small li img{width:100%;display:block; opacity:0.5;background: #fff;}
.slide_imgs .small li img.set{width: auto;height: 100%; max-width: unset;position:absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.slide_imgs .small li.set{background: rgba(0,0,0,0);}
.slide_imgs .small li.set img{max-width: unset;position:absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
 


/*left_nav css*/
.left_nav{display: block;width: 100%; }
.screen-phone .left_nav{margin-top: 10px;}
.left_nav .right_top{}
.left_nav .right_top h2{ display:block; height:50px; line-height:50px; margin:0; padding-left:25px; color:#fff; font-size:16px; font-weight:normal; background:#0597da;}
.left_nav .right_top h2 a{ color:#fff;}
.left_nav .right_top .topch{ width:100%;background:#fff;border: 1px solid #dddddd;}
.left_nav .right_top .topch .rline{padding: 0 10px 10px;}
.left_nav .right_top .topch .rline a{ display:block;padding:15px; color:#333; font-size:16px; border-bottom: 1px dashed #dddddd;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.left_nav .right_top .topch .rline a:last-child{border: none;}
.left_nav .right_top .topch .rline a.setoutbg{color:#bc271c;}
.left_nav .right_top .topch .rline a.setoutbg:hover{ color:#bc271c; }
.screen-phone .left_nav .right_top .topch{padding: 10px 0;}

.left_nav .right_top .topch .rline dd a{padding-left:15px;font-size:12px;color: #af650e;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}

.left_nav .rhot{ margin-top:30px; background-color:#fff}
.screen-phone .left_nav .rhot{margin-top: 15px;}
.left_nav .rhot h2{height:50px; line-height:50px; margin:0; text-indent:25px; color: #fff; font-size:16px; font-weight:normal; background:#0597da;}
.left_nav .rhot ul{ margin:0; padding:20px 0 40px;border: 1px solid #dddddd;}
.left_nav .rhot ul li{  line-height:30px; padding-left:15px;font-size:14px;}


  /*right css*/
.right{ }
.right .right_top{}
.right .right_top h2{ display:block; height:42px; line-height:42px; margin:0; padding-left:25px; color:#fff; font-size:16px; font-weight:normal; background:#fd6e27;}
.right .right_top h2 a{ color:#000;}
.right .right_top .topch{ width:100%; padding-bottom:35px; padding-top:25px; background:#ffebea;}
.right .right_top .topch .rline{ }
.right .right_top .topch .rline a{ display:block; margin-bottom:15px; padding-left:30px; color:#101010; font-size:16px; }
.right .right_top .topch .rline a.setoutbg{}
.right .right_top .topch .rline a.setoutbg:hover{ color:#000; }
.right .right_top .topch .rline a.setonbg{ color:#000; }
.right .right_top .topch .rline a.setonbg:hover{ color:#000; }
.screen-phone .right .right_top .topch{padding: 10px 0;}

.right .rhdpt{ margin-top:15px;}
.right .rhdpt h2{ height:42px; line-height:40px; text-align:center; margin:0; font-weight:normal; font-size:16px; color:#fff; background:url(../images/hdpt.png) left center no-repeat;}


.right .rhdpt .ptbox{  height:115px; margin-bottom:3px; overflow:hidden;}
.right .rhdpt .ptbox a{ float:left; display:block; width:141px; height:105px; padding-top:10px; text-align:center; line-height:140px; font-size:18px; color:#fff;}
.right .rhdpt .ptbox a.zzxx{ margin-right:3px; background:#00a0e9 url(../images/zzxx.png) center 25px no-repeat;}
.right .rhdpt .ptbox a.tsjb{ background:#eb6000 url(../images/tsjb.png) center 25px no-repeat;}
.right .rhdpt .ptbox a.zzxx:hover{ background:#0479af url(../images/zzxx.png) center 25px no-repeat;}
.right .rhdpt .ptbox a.tsjb:hover{ background:#ba5007 url(../images/tsjb.png) center 25px no-repeat;}
.right .rhdpt a.ywzx{ display:block; width:285px; height:80px; text-align:center; line-height:80px; font-size:18px; color:#fff; background:#638c0b url(../images/ywzx.png) 50px center no-repeat;}
.right .rhdpt a.ywzx:hover{ background:#446105 url(../images/ywzx.png) 50px center no-repeat;}

.right .rpicnews{ margin-top:15px;background-color:#ffebea}
.right .rpicnews h2{ display:block; height:42px; line-height:42px; margin:0; text-indent:25px; color:#fff; font-size:16px; font-weight:normal; background:#fd6e27;}
.right .rpicnews h2 a{ color:#fff;}
.right .rpicnews h2 a:hover{ color:#fd6e27;}
.right .rpicnews ul{ padding-bottom:10px;}
.right .rpicnews ul li{ height:66px; margin-top:10px;}
.right .rpicnews ul li img{ float:left; width:101px; height:66px; padding-left:5px;}
.right .rpicnews ul li p{ display:inline-block; width:180px; height:75px; line-height:25px; margin:0; padding-left:10px; overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.right .rpicnews ul li p a{ color:#515151; font-size:14px; }
.right .rpicnews ul li p a:hover{ color:#fd6e27;}
.right .rhot{ margin-top:15px; background-color:#ffebea}
.screen-phone .right .rhot{margin-bottom: 15px;}
.right .rhot h2{  height:42px; line-height:42px; margin:0; text-indent:25px; color: #000; font-size:16px; font-weight:normal; background:#fd6e27;}
.right .rhot ul{ margin:0; padding:0; padding-top:5px;}
.right .rhot ul li{ height:30px; line-height:30px; padding-left:15px; background:url(../images/square.png) 5px center no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.right .rhot ul li a{ color:#515151; font-size:14px; }
.right .rhot ul li a:hover{ color:#fd6e27;}

/* 网站地图 */
.sitemap{padding:0 10px;}
.sitemap .level{padding-bottom:10px;}
.sitemap .level a{display:block;}
.sitemap .level span{display:inline-block;padding:10px;}
.screen-phone .sitemap .level span{display:block;padding: 5px;}
.sitemap .level h2{margin:0;padding:10px;border-bottom:1px dashed #144199;display:block;}
.sitemap .level.level0>h2{border-bottom:none;}
.sitemap .level0>h2{font-size:20px;background:#fd6e27;padding:15px 10px;}
.sitemap .level1>h2{font-size:18px;}
.sitemap .level2>h2{font-size:16px;}
.sitemap .level3>h2{font-size:14px;}
.sitemap .level4>h2{font-size:13px;}
.sitemap .level5>h2{font-size:12px;}
.sitemap .level a:hover{color: #000;text-decoration: underline;}

/*内页 新闻详细内容页*/
.content_nei {clear:both;text-align:left;line-height:30px;font-size:12px;height:0 auto;margin-bottom:2px;
overflow:hidden;}
.content_nei p{ font-size:16px; line-height:28px;}
.content_nei ul{ margin:0; padding:0; margin-top:10px;}
.screen-phone .content_nei ul{margin:15px 0;}
.content_nei h3{ line-height:60px; text-align:center; color:#1f1f1f; font-size:26px; }
.screen-phone .content_nei h3{line-height: 40px;padding-top: 10px;}
.content_nei .detail{ height:40px; line-height:40px; margin-top:20px; margin-bottom:45px; text-align:center; color:#1f1f1f; font-size:16px; border-bottom: 1px solid #e0e8e8}
.screen-phone .content_nei .detail{font-size: 14px;margin:10px 0;}
.content_nei .pro_con{ padding:0 15px 20px 10px; }
.content_nei .pro_con p{}

.content_nei ul li {line-height:32px; padding-left:14px; font-size:16px; position: relative;}
.content_nei ul li.sep_line{ height:10px; margin-top:8px; margin-bottom:15px; border-bottom:#aaa 1px dashed; background:none;}
.content_nei ul li a{display: inline-block; height:30px; line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;padding-right: 73px;}
.content_nei ul li a i {display: inline-block;width: 4px;height: 4px;vertical-align: middle;border-radius: 50%;background: #ec6941; }
.content_nei ul li span{padding-right:3px;color:#939393; font-size:14px; font-family:sans-serif;position: absolute;top: 0;right: 0;}

.content_nei .lvshi{ padding-top:30px;}
.content_nei .lvshi li{  margin-bottom:15px; float:left;list-style-type:none; padding:0 6px;}
.content_nei .lvshi li img{ width:180px; }
.content_nei .lvshi li p{ text-align:center; font-size:14px; margin-top:5px;}






 
  


/*搜索页 */
.liststyle21 .items{width: 100%;padding: 0;border-bottom: 1px dashed #dfdfdf;}
.liststyle21 .item1{border-bottom: none;padding-bottom:20px;}
.liststyle21 .items>a{display: block;position: relative;}
.liststyle21 .items .news-img{display: block;width: 20%;float: left;overflow: hidden;position: relative;padding-top: 12%;}
.screen-phone .liststyle21 .items .news-img{width: 30%;padding-top: 20%;text-align: center;position: absolute;top: 50%;left:0; -webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);transform: translate(0,-50%);}
.liststyle21 .items .news-img>div{
 text-align: center;
 display: block;
 position: absolute;
 font-size: 0px;
 top:0;
 left: 0;
 width: 100%;
 height: 100%;
 -webkit-transition: all .2s ease-out 0s;
 -moz-transition: all .2s ease-out 0s;
 -o-transition: all .2s ease-out 0s;
 transition: all .2s ease-out 0s;
}
.liststyle21 .items>a:hover .news-img>div{width: 120%;height: 120%;top:-10%;left: -10%;}
.liststyle21 .items .news-img>div>img{width: 100%;height: 100%;}
.liststyle21 .items .news-con{display: block;width: 77%;margin-left: 3%;float: left;}
.screen-phone .liststyle21 .items .news-con{display: block;width: 98%;margin-left: 2%;float: left;}
.screen-phone .liststyle21 .item1 .news-con{padding-left: 30%;}
.screen-phone .liststyle21 .item1 .pl{padding-left: 0;}
.liststyle21 .items .news-con p{width: 100%;text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.liststyle21 .items .news-con .news-title{color: #343434;font-size: 16px;margin-top:10px;padding-right:100px;}
.liststyle21 .item1 .news-con .news-title{color: #1b54aa;font-size: 20px;padding-right:0;white-space: nowrap;}
.screen-phone .liststyle21 .items .news-con .news-title{font-size: 14px;height: 28px;}
.screen-phone .liststyle21 .item1 .news-con .news-title{font-size: 16px;}
.liststyle21 .items .news-con .news-title>i.icon{position: absolute;line-height: 24px;font-size: 0.1em;}
.liststyle21 .items .news-con .news-title>i.icon.icon-2x{line-height: 24px;font-size: 20px;position: relative;left: 4px;margin-right:10px;}

.liststyle21 .items .news-con .news-desc{color: #999;font-size: 14px;width: 100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.liststyle21 .items .news-con .news-detailbtn{
 width: auto;
 display: block;
 cursor: pointer;
 color: #2d5088;
 height: 30px;
 float: left;
 font-size:14px;
 line-height: 30px;
 text-align: center;
 position: relative;
 background: #fff;
 -webkit-transition: all .2s ease-out 0s;
 -moz-transition: all .2s ease-out 0s;
 -o-transition: all .2s ease-out 0s;
 transition: all .2s ease-out 0s;
}
.liststyle21 .items:hover .news-con .news-detailbtn,.device-mobile .liststyle21 .items .news-con .news-detailbtn{}
.liststyle21 .items .news-con .news-detailbtn span{
 display: block;
 width: 0;
 color: #fff;
 background-color: #0568c1;
 box-shadow: 0px 0px 2px #0568c1;
 overflow: hidden;
 position: absolute;
 top: 0;
 right: 0;
 -webkit-transition: all .2s ease-out 0s;
 -moz-transition: all .2s ease-out 0s;
 -o-transition: all .2s ease-out 0s;
 transition: all .2s ease-out 0s;
}
.liststyle21 .items:hover .news-con .news-detailbtn span,.device-mobile .liststyle21 .items .news-con .news-detailbtn span{width: 30px;}
.liststyle21 .items .news-con .news-detailtime{
 width: auto;
 display: block;
 color: #343434;
 height: 30px;
 float: right;
 font-size: 14px;
 line-height: 30px;
 text-align: center;
 position: absolute;
 top: 10px;
 right: 0;
 background: #fff;
}
.liststyle21 .items .news-con .news-title .hot{display: inline;height: 12px;color: red;margin-bottom: 5px;}
.screen-phone .liststyle21 .items .news-con .news-title .hot{display: block;height: 9px; position: absolute;top: 9px;right: 100px;color: red;margin-bottom: 0px;}
.liststyle21 .items:hover .news-con .news-title,.liststyle21 .items:hover .news-con .news-desc,.liststyle21 .items:hover .news-con .news-detailbtn,.liststyle21 .items:hover .news-con .news-detailtime{color: #0568c1;}



 
  

/* casenav 选项卡导航 */
.casenav { width: 100%; background: #f1f1f1; font-size: 16px; text-align: center; line-height: 28px; border-bottom: 1px solid #dedede; }
.casenav .casenav-nav { width: 100%; text-align: center; }
.casenav .casenav-nav>li { display: inline-block; position: relative; float: none; }
.casenav .casenav-nav>li.active { background: #fd6e27; }
.casenav .casenav-nav>li.active a { color: #fff; }
.casenav .casenav-nav>li:hover a { color: #fd6e27; }


/*列表页，页面效果*/
.page { font-size:15px; font-family:sans-serif;}
.page em{ font-style:normal; }
.page em { padding:2px 10px; border:#e54f45 1px solid; }


 

/* detail 详情页 */

.newstitle{display: block;width: 100%;font-size: 20px;font-weight: 700;line-height: 40px;text-align: center;color: #208ec1;}
.maincontent{font-size: 16px;width: 100%;max-width: 1000px;margin: 0 auto;padding: 10px;color: #000;}
.maincontent p{margin-bottom: 0;}
.screen-phone .newstitle{font-size: 18px;line-height: 30px;}

 
/* casedetail 案例详情卡片图片展示 */
.casedetail { padding-top: 54%; position: relative; margin-left: -10px; margin-right: -10px; }
.casedetail .items-images { position: absolute; top: 0; height: 100%; width: 100%; }
.casedetail .items-images .mainimgbox, .casedetail .items-images .mainimgctrl { height: 100%; overflow: hidden; }
.casedetail .items-images .mainimgbox { text-align: center; }
.casedetail .items-images .mainimgbox img { width: 100%; max-height: 100%; }
.casedetail .items-images .mainimgctrl { padding-top: 40px; padding-bottom: 40px; }
.casedetail .items-images .mainimgctrl .upctrl, .casedetail .items-images .mainimgctrl .downctrl { width: 88%; position: absolute; left: 6%; height: 25px; line-height: 20px; text-align: center; color: #fff; background: #fd6e27; cursor: pointer; border: 1px solid #999; -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; }
.casedetail .items-images .mainimgctrl .upctrl:hover, .casedetail .items-images .mainimgctrl .downctrl:hover { background: #3f3b3a; }
.casedetail .items-images .mainimgctrl .upctrl { top: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.casedetail .items-images .mainimgctrl .downctrl { bottom: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.casedetail .items-images .mainimgctrl .imagesbox { width: 100%; height: 100%; overflow: hidden; position: relative; }
.casedetail .items-images .mainimgctrl .imagesbox .images { width: 100%; height: auto; position: absolute; top: 0px; -webkit-transition: all .5s linear 0s; -moz-transition: all .5s linear 0s; -o-transition: all .5s linear 0s; transition: all .5s linear 0s; }
.casedetail .items-images .mainimgctrl .imagesbox .images>img { width: 100%; height: auto; margin: 4px 0; cursor: pointer; }
.casedetailmorebtn { display: inline-block; background-color: #fd6e27; color: #fff; width: 120px; font-size: 16px; line-height: 36px; text-align: center; margin-top: 15px; }
.screen-phone .casedetailmorebtn { width: 80px; font-size: 14px; line-height: 28px; margin-top: 5px; }
.casedetailmorebtn:hover { background-color: #3f3b3a; color: #fff; }
.casedetailbox-title { display: block; width: 140px; background-color: #fd6e27; color: #fff; text-align: center; font-size: 16px; line-height: 36px; font-weight: 700; }
.screen-phone .casedetailbox-title { display: block; width: 120px; background-color: #fd6e27; color: #fff; text-align: center; font-size: 14px; line-height: 28px; font-weight: 700; }
.casedetailbox { border-top: 2px solid #fd6e27; }
.screen-phone .casedetailbox { border-top: 1px solid #fd6e27; }

/* other 其它 */

/* leftnav 左侧小导航栏 */

.leftnav { display: block; width: 90%; background-color: #fff; border: 1px solid #d1d1d1; margin-bottom: 20px; }
.screen-phone .leftnav, .screen-tablet .leftnav { margin-left: auto; margin-right: auto; display: none; }
.leftnav .leftnav-m-ctrl { display: block; width: 100%; font-size: 18px; line-height: 58px; border-bottom: 1px solid #d1d1d1; background: #fd6e27; color: #fff; text-align: center; font-weight: 700; cursor: pointer; }
.leftnav a { color: #666; }
.leftnav ul { padding: 0; margin: 0; }
.leftnav ul li { display: block; width: 100%; }
.leftnav ul li>a { display: block; width: 100%; background-color: #fff; font-size: 16px; color: #666; line-height: 54px; font-weight: 800; padding: 0px 22px; position: relative; }
.leftnav ul li.active>a, .leftnav ul li:hover>a { color: #fff; background-color: #fd6e27; }
.leftnav ul li>a>.icon { position: absolute; right: 22px; line-height: 48px; -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); }
.leftnav ul li.active>a>.icon { transform: rotate(180deg); }
.leftnav ul li+li { border-top: 1px solid #d1d1d1; }
.leftnav ul li .navplus { display: none; width: 100%; border-top: 1px solid #d1d1d1; }
.leftnav ul li.left-contact { width: 100%; height: 90px; font-size: 14px; line-height: 16px; background: #333; padding: 20px 0; }
.leftnav ul li.left-contact div.left-tel { background: url(../../images/icon/tel1_03.png) no-repeat center; width: 60px; height: 50px; margin-left: 5px; float: left; border-left: none; }
.leftnav ul li.left-contact div { float: left; color: #fff; padding: 5px; 13px; border-left: 1px dotted #5c5c5c; }
.leftnav ul li.left-contact div p { }
.leftnav ul li .navplus a { display: block; font-size: 16px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-radius: 0px; padding: 12px 20px; line-height: 16px; height: 40px; -webkit-transition: all 0.3s ease-in-out 0.05s; -moz-transition: all 0.3s ease-in-out 0.05s; -ms-transition: all 0.3s ease-in-out 0.05s; -o-transition: all 0.3s ease-in-out 0.05s; }
.leftnav ul li .navplus a:hover, .leftnav ul li .navplus a.active { color: #fd6e27; padding-left: 40px; }

/* rightnav 右侧悬浮导航 */
.rightnav { width: 52px; border: 1px solid #ccc; font-size: 0px; display: block; position: fixed; top: 50%; right: 0px; z-index: 999; }
.rightnav ul { margin: 0px; padding: 0px; }
.rightnav ul li { width: 52px; display: block; height: 52px; overflow: hidden; list-style: none; background-position: 0 0px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; }
.rightnav ul li:hover { background-position: 0px -62px; }
.rightnav ul li+li { margin-top: 5px; }
.rightnav ul li a { display: block; width: 100%; height: 100%; }
.qq { background: url(../../images/QQ.png) no-repeat; }
.weixin { background: url(../../images/weixin.png) no-repeat; }
.weixin-logo { background: #fff; font-size: 12px; width: 0px; height: 0px; overflow: hidden; position: absolute; top: 0px; right: 127px; transform: rotate(720deg); -webkit-transition: ease-out .5s; -moz-transition: ease-out .5s; -ms-transition: ease-out .5s; -o-transition: ease-out .5s; }
.weixin-logo>img { width: 100%; }
.weixin:hover .weixin-logo { width: 130px; height: auto; top: 0px; right: 52px; text-align: center; color: #000; transform: rotate(0deg); }
.rightnav .liuyan { background: url(../../images/liuyan.png) no-repeat; }
.rightnav .gotop { background: url(../../images/gotop.png) no-repeat; }

/* detailcontent wenhua-imgbox 奥捷文化图片盒子 */
.wenhua-imgbox { width: 100%; -moz-column-count: 2;  /* Firefox */ -webkit-column-count: 2;  /* Safari 和 Chrome */ column-count: 2; -webkit-column-gap: 0px; -moz-column-gap: 0px; column-gap: 0px }
.wenhua-imgbox img { display: inline-block; width: 100%; height: auto; padding: 1px; -moz-page-break-inside: avoid; -webkit-column-break-inside: avoid; break-inside: avoid; }