@charset "utf-8";
@font-face {
  font-family: "DINCond-Bold";
  src: url("../fonts/DINCond-Bold.woff2") format("woff2"),
       url("../fonts/DINCond-Bold.woff") format("woff"),
       url("../fonts/DINCond-Bold.ttf") format("truetype"),
       url("../fonts/DINCond-Bold.eot") format("embedded-opentype"),
       url("../fonts/DINCond-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.auto_1400{max-width: 1400px}
@media(max-width:1400px){
.auto_1400{padding: 0 2%}    
}
.w22{width:18%;padding-bottom:4%;float: left;}
.w75{ width:75%; padding-bottom:4%;}
.w79{width:79%;padding-bottom:4%;float: right;}
@media(max-width:768px){
.Contain .w22,.Contain .w79{width:100%;}
}
/*Top002382*/
.Top002382{ position:fixed; left:0; top:0; width:100%; z-index:100;font-size:16px;padding:0 4%; background-color: rgba(255,255,255,0.1) }
@media(max-width:1200px){
.Top002382{ padding:0 2%;}
}
@media(max-width:1400px){
.Top002382 .header-menu li{ margin-right:12px!important;}
/* .Top002382 .header-mid{margin-left: 200px!important;} */

}
.Top002382 .header{position: relative;}
.Top002382 .logo img{max-height:56px;transition:ease-in-out 0.3s;}
.Top002382 .logo .img{display: none;}
.Top002382 .header-mid{margin-left: calc(4% + 380px);}
.Top002382 .header-right{ position:absolute; right:0; height:100%; top:0;}
.Top002382 .header-right dl{ display:table;height:100%;}
.Top002382 .header-right dd{ padding:0 10px;display:table-cell; vertical-align:middle;}
.Top002382 .header-right dd.dengl{color: #fff;}
.Top002382 .header-right dd.dengl a{color: #fff;font-size: 14px;padding: 0 5px}
.Top002382 .header-menu li{width:auto !important;margin-right: 33px;position:relative;}
.Top002382 .header-menu li:last-child{ margin-right:0;}
.Top002382 .header-menu li em{ padding:0 5px;position:relative;}
.Top002382 .header-menu li em a{ line-height:90px; position:relative; font-size:16px; color:#fff;}
.Top002382 .header-menu li em a::before{ position:absolute; content:''; left:50%; transform:translateX(-50%);bottom: 0;  height:3px; background:#2c508c;width:0; transition:ease-in-out 0.3s;}
.Top002382 .header-menu li em a:hover::before,
.Top002382 .header-menu li.aon em a::before{width:100%;}
.Top002382 .header-menu li:hover em a,
.Top002382 .header-menu li.aon em a{color: #2c508c;}
.sub-vertical .has-sub{z-index: 1;}

.Top002382 .header-menu li .sub{ width:150%; left:-25%;  top: -100% !important;overflow:hidden;}
.Top002382 .header-menu li:hover .sub{ top: 100% !important;}
.Top002382 .header-menu li .sub-menu{text-align:center;}
.Top002382 .header-menu li .sub-menu dt{background-color: rgba(44, 80, 140, 0.5);margin-bottom: 2px;}
.Top002382 .header-menu li .sub-menu dt:last-child{ margin-bottom: 0;}
.Top002382 .header-menu li .sub-menu dt a{color:#fff; transition:0.3s;font-size:14px;}
.Top002382 .header-menu li .sub-menu dt:hover{ background-color: rgba(44, 80, 140, 1)}
.Top002382 .header-menu li .sub-menu dt a:hover{ background:none; }

.Top002382 .open-search{ color:#999; font-size:22px;}
.Top002382 .search-box{ position:absolute; right:0;  top:50%; transform:translateY(-50%); overflow:hidden; width:0; transition: width ease-in-out 0.3s;}
.Top002382 .search-box.search-box-show{width:250px;}
.Top002382 .search-box .text{ width:100%; height:40px; line-height:40px; padding:0 45px 0 5px; border:1px solid #ccc; background:#2c508c; color:rgba(255,255,255,0.8);}
.Top002382 .search-box .text::-webkit-input-placeholder{color:#fff;}
.Top002382 .search-box .text::-moz-placeholder{color:#fff;}
.Top002382 .search-box .text:-moz-placeholder{color:#fff;}
.Top002382 .search-box .text:-ms-input-placeholder{color:#fff;}
.Top002382 .search-box .text::-ms-input-placeholder{color:#fff;}
.Top002382 .search-box .btn{ position:absolute; right:0; top:0; width:40px; height:100%; font-size:22px; color:#fff;background-color: transparent;border: 0;}
.Top002382 .search-box .btn span{ position:absolute; left:50%; top:50%; margin-left:-11px; margin-top:-11px;}
.Top002382_subbg,
.Top002382_fixed{ box-shadow:0 1px 10px rgba(0,0,0,.15); background: #fff;}
.Top002382_fixed .header-menu li em a{ line-height:76px;}
.Top002382_fixed .logo img{max-height:48px;display: none;}
.Top002382_subbg .logo img{display: none;}
.Top002382_subbg .logo .img,
.Top002382_fixed .logo .img{display:block;}
.Top002382_subbg .header-menu li em a,
.Top002382_fixed .header-menu li em a{color:#333;}
.Top002382_fixed .header-right dd.dengl,
.Top002382_subbg .header-right dd.dengl{color: #333;}
.Top002382_subbg .header-right dd.dengl a,
.Top002382_fixed .header-right dd.dengl a{color: #333;}
@media(min-width:1025px){
.Top002382 .logo{ position:absolute;top:50%; transform:translateY(-50%);left:0; }
.Top002382 #open_menu{ display:none;}
}
@media(max-width:1024px){
.Top002382 .header-left{ padding:2% 0; width:62%;}
.Top002382 #header-menu{ position:fixed; top:0; background:#fff; left:-100%; transition:ease-in-out 0.3s; width:60%; max-width:280px; z-index:100; height:100%; box-shadow:0 0 5px rgba(0,0,0,0.7);}
.Top002382 #header-menu.header-menu-show{ left:0;}
.Top002382 #header-menu ul{ padding-top:10%;}
.Top002382 #header-menu li:nth-child(2n){ background:rgba(0, 0, 0, 0.06);}
.Top002382 #header-menu li em{ font-style:normal; display:block; text-align:center; border-bottom:1px solid rgba(255, 255, 255, 0.2);}
.Top002382 #header-menu li em a{ color:#2c508c; padding:3% 0; font-size:16px;display:block; font-weight:normal; transition:0.3s;}
.Top002382 #header-menu li em a:hover{color:#000; padding:10% 0;}
#header-menu li .sub-menu dt a{color:#333;text-align:center;font-size: 14px;}
.Top002382 #open_menu{ font-size:24px; color:#2c508c;}
.Top002382 #open_menu span{ transition:ease-in-out 0.3s;}
.Top002382 #open_menu.open_menu_on span{ transform:rotate(90deg); color:#c7b315;}
.Top002382 .header-right dd:nth-child(3){ position:relative;}
.Top002382 .search-box{width:250px; top:100%; height:0; transform:translateY(0); transition: height ease-in-out 0.3s;}
.Top002382 .search-box.search-box-show{ height:40px;}
}
@media(max-width:480px){
.Top002382 .header-right dd:nth-child(1){ display:none;}
}




/*
 .Banner001751 
 */
/* .Banner001751{padding-top: 172px;} */
.Banner001751 li{position: relative}
.Banner001751 li a{ display:block;}
.Banner001751 li .pic{ display:block;height:800px; background-position: center top; background-repeat:no-repeat; background-size: auto 100%;}
.Banner001751 li img{ display:none;}
.Banner001751 .bx-wrapper{ position:relative; z-index:1;}
.Banner001751 .bx-viewport{ z-index:1;}
.Banner001751 .bx-controls-direction a{ z-index:10; position:absolute; top:50%; width:24px; height:44px; background:url(../images/Banner001751-btn.png) no-repeat 0 0; overflow:hidden; line-height:1000px; margin-top:-22px;}
.Banner001751 .bx-controls-direction a.bx-next{ right:3%; background-position: right top;}
.Banner001751 .bx-controls-direction a.bx-prev{ left:3%;}
.Banner001751 .bx-pager{ z-index:10; position:absolute; width:100%; text-align:center; left:0; bottom:5%;}
.Banner001751 .bx-pager div{ display:inline-block; padding:0 5px;}
.Banner001751 .bx-pager div a{ display:block; width:13px; height:13px; background:#fff; border-radius:13px; overflow:hidden; line-height:100px;}
.Banner001751 .bx-pager div a.active{ background:#fff; width:37px;}
@media(max-width:1480px){
.Banner001751 li  .pic{ height:500px;height:39vw;}
}
@media(max-width:1280px){
.Banner001751 li  .pic{ height:390px;height:37vw;}
}
@media(max-width:1000px){
.Banner001751 li  .pic{ height:auto; background:none !important;}
.Banner001751 li a{ height:auto;}
.Banner001751 li img{ display:block; width:100%;height: 60vw;object-fit: cover;}
}
@media(max-width:768px){
.Banner001751 .bx-controls-direction a{ display:none;}
}
@media(max-width:722px){
/* .Banner001751{padding-top: 12vw;} */
}
@media(max-width:480px){
.Banner001751 .bx-pager div a{width:8px; height:8px;border-radius:8px;}
.Banner001751 .bx-pager div a.active{ width:25px;}
}







.wrap-Tit {position: relative; text-align: center; margin-bottom:4%;}
.wrap-Tit h2{ font-size: 35px;font-weight: normal; color: #373f53; margin: 0; position: relative; z-index: 3;}
.wrap-Tit .bg{font-size: 16px; color: #757b8b;  text-transform: capitalize; z-index: 1; line-height: 2; width: 100%;}
.wrap-Tit .bg::after{content: '';display: block;width: 78px;height: 2px;margin: 0 auto;background-color: #fc053f;}
@media only screen and (min-width:1024px ) {
.wrap-Tit{ margin-top: 2%;}
.wrap-Tit h2{ font-size: 36px;}
.wrap-Tit .bg{font-size: 18px;}
}
@media only screen and (max-width:768px ) {
.wrap-Tit h2{ font-size: 30px;}
.wrap-Tit .bg{font-size: 15px;}
}
@media only screen and (max-width:640px ) {
.wrap-Tit h2{ font-size: 22px;}
.wrap-Tit .bg{font-size: 14px;}
.wrap-Tit{margin: 3% 0!important;}
}
@media only screen and (max-width:480px ) {
.wrap-Tit h2{ font-size: 18px;}
.wrap-Tit h2::after{height: 3px;}
.wrap-Tit .bg{ font-size: 12px;}
.wrap-Tit{margin: 1% 0!important;}
}

.wrap-more{text-align: right;}
.wrap-more a{display: inline-block;line-height: 40px;padding-left: 27px;padding-right: 68px;font-size: 16px; background: url(../images/jiantou.png) no-repeat 96px 19px;}
.wrap-more.blue a{color: #fff; background: #2c508c url(../images/jiantoub.png) no-repeat 96px 19px;}
/*RighInfo002806 */
.RighInfo002806{padding:4% 0; background:url(../images/RighInfo002806-bj.png) no-repeat left bottom #f1f4f9;}
.RighInfo002806 .txt p{text-indent: 2em;line-height:30px;font-size:15px; margin-top:0;text-align: justify;}
.RighInfo002806 .num .pic img{display: block; width: 100%;}
.RighInfo002806 .num .list{position: relative;}
.RighInfo002806 .num .list:before,
.RighInfo002806 .num .list:after{position: absolute; content: ''; border:3px solid #2c508c; width: 30px; height: 30px;}
.RighInfo002806 .num .list:before{left: 0; top: 0; border-right: 0;border-bottom: 0;}
.RighInfo002806 .num .list:after{right: 0; bottom: 0; border-top: 0;border-left: 0;}
.RighInfo002806 .num .list li{float:left; width: 55%; padding: 30px 0;}
.RighInfo002806 .num .list li:nth-child(2n){width: 45%}
.RighInfo002806 .num .list li:nth-child(2n+1){clear: left;}
.RighInfo002806 .num .list li .inner{padding-left: 18%;color: #2c508c;font-size: 100px;}
.RighInfo002806 .num .list li aside{overflow: hidden;height: 70px;}
.RighInfo002806 .num .list li sup{font-size: 24px;line-height: 24px;margin-left: 6px;vertical-align:top;}
.RighInfo002806 .num .list li sub{font-size: 20px;line-height: 30px;vertical-align: top;margin-top: 26px;margin-left: 2px;}
.RighInfo002806 .num .list li span{font-size: 50px;line-height: 58px;vertical-align: text-top;font-weight: bold;}
.RighInfo002806 .num .list li p{font-size: 17px;}
.RighInfo002806 .num .list li aside *{display: inline-block;}
.RighInfo002806 .wrap-more{margin-top: 3%;}
.RighInfo002806 .pic{margin: 4% 2% 0 0;float: left;width:50%;}
.RighInfo002806 .word{margin-top: 4%;}
@media(min-width:630px){
.RighInfo002806 .pic{ position: relative;margin: 0;}
.RighInfo002806 .pic img{width: 100%;height: 100%;max-height: 422px;}
.RighInfo002806 .word{float: right; width:44%; margin-top: 0;}
.RighInfo002806 .num .list{margin-top: 7.518%;}
.RighInfo002806 .wrap-more{margin-top: 35px;}
}
@media(max-width:1280px){
.RighInfo002806 .num .list li .inner{font-size: 80px;}
}
@media(max-width:1024px){
.RighInfo002806 .num .list li .inner{font-size: 70px;}
}
@media(max-width:480px){
.RighInfo002806 .num .list li .inner{font-size: 50px;}
}




/*
 .Floor001388 
 */
.Floor001388{padding-top:3%;background-color: #f1f4f9;}
.Floor001388 *{transition:all 0.6s;}
.Floor001388 .wrap-Tit{margin-bottom:1%;}
.Floor001388 .wrap-Tit i{font-size: 18px; color: #666; font-style: normal; margin-top:4px; display: block; letter-spacing: 4px;}
.Floor001388 .wrap-more{margin-bottom: 2%;}
.serviceBox {text-align: center;padding: 50px 0 20px;overflow: hidden;}
.serviceInner {position: relative;border-radius: 0px;width: auto;overflow: hidden;margin: 0.5%;float: left;font-size: 14px;width: 19%;height: 260px;-webkit-box-shadow: 5px 2px 6px #e0e0e07a;box-shadow: 5px 2px 6px #e0e0e07a;background-color: white;-webkit-transition: all .5s;transition: all .5s;}
.serviceInner h2{font-size: 16px;font-weight: bold;text-align: left;margin: 0;}
.serviceInner_P{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: table;margin: 0;}
.serviceInner_P span{display: table-cell;color: #fff;vertical-align: middle;text-align: center;font-size: 24px;}
.serviceInner img{width: 100%;}
.lookDetail_P{font-size: 14px;line-height: 0px;}
.lookDetail{height: 30px;width: 110px;border: 1px solid #e6e6e6;margin: 0 auto;margin-top: 23px;border-radius: 25px;color:#9c9c9c ;}
/* .lookDetail:hover{background-color: #2c508c;color: #ffffff;} */
.serviceInner:hover{/*ransition:transform .5s;*/-webkit-transform: scale(1.05);transform: scale(1.05);cursor: pointer;}
.serviceInner:hover .serviceInner_P{color: #d90b17;}
.serviceInner img:hover{-webkit-transition: all .5s;transition: all .5s;-webkit-transform: scale(1.05);transform: scale(1.05);cursor: pointer;}
@media(max-width:1024px){
	.serviceBox{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		justify-content: center;
		flex-wrap: wrap;
		padding: 3% 0 0px;
	}
	.serviceInner{
		width: 30.3333%;
		box-shadow: none;
		height:auto
	}
	.serviceInner img{
		
	}
	.serviceInner_P span{
		font-size: 16px;
	}
	.lookDetail{
		margin-bottom: 10%;
		margin-top: 0;
	}
}




/*Floor002749 */
.Floor002749{ padding:4% 0;background: url(../images/Floor002749-bj.png) no-repeat center;
    background-size: cover;background-attachment:fixed;}
.Floor002749 .wrap-Tit h2 {color: #fff;}
.Floor002749 .wrap-Tit .bg{color: #e9edf3;}
.successBox{
  height: 530px;
  background-color: #ffffff;
  margin: 30px auto;
  -webkit-box-shadow: 0px 0px 6px #e0e0e0;
  box-shadow: 0px 0px 6px #e0e0e0;
}
.success_navBox li{
   position: relative;
   /*display: inline-block;*/
}
.hide_tab{
  position: absolute;
  left: 4px;
  display: none;
}
.success_navClick .hide_tab{
	display: block;
}
.case_content h2{
  font-size: 16px;
}
.case_content p{
  font-size: 15px;
}
.case_content{
  float: right;
  height: 78%;
  width: 55%;
  margin: 2% 0;
  text-align: left;
  line-height: 28px;
  overflow: hidden;
}
.case_contenten h2{
  font-size: 16px;
}
.case_contenten p{
  font-size: 15px;
}
.case_imageBox{
  float: left;
  height: 400px;
  width: 400px;
  position: absolute;
  margin: 2% 2%;
  overflow: hidden;
}
.case_inner_imgBox{
  display: table-cell;
  vertical-align: middle;
  height: 400px;
  width: 400px;
}
.case_contentBox{
  padding-top: 5px;
  height: 85%;
  width: 100%;
  background-color: #ffffff;
  position: relative;
}
.case_contentItem{
	display: none;
}
.case_contentItemClick{
	height: 100%;
}
.title_nav_click {
  float: left;
  line-height: 70px;
  margin: 0 30px;
  font-weight: bold;
  position: relative;
  color: #ff0316;
  font-size: 16px;
  margin: 0 5%;
  height: 100%;
  /*border-bottom: 3px solid #ff0316;*/
}
.title_nav_click::after{
	content: '';
  height: 0px;
  width: 50%;
  border-top: 2px solid #ff0316;
  position: absolute;
  bottom: 0;
  left: 25%;
}
.title_nav:hover{
  cursor:pointer;
  color: #ff0316;
  /*border-bottom: 3px solid #ff0316;*/
}
.title_nav{
  float: left;
  line-height: 70px;
  margin: 0 30px;
  font-weight: bold;
  position: relative;
  color: #5a5a5a;
  font-size: 16px;
  margin: 0 5%;
  height: 100%;
}
.title_navBox{
  border-bottom: 1px solid #f4f5f5;
  width: 100%;
  height: 70px;
  background-color: #ffffff;
  overflow: hidden;
}
.caseBox{
  background-color: #ffffff;
  height:99%;
  width: 80%;
  float: left;
  position: relative;
}
.caseItme{
	display: none;
}
.caseItmeClick{
	height: 100%;
}
.success_navBox img{
  margin: 25px 20px 0 20px;
  float: left;
}
.success_navBox p{
  text-align: left;
  margin: 0px;
}
.success_navClick{
  height: 70px;
  list-style-type:none;
  line-height: 70px;
  color: #ff0316;
  background-color: white;
  font-weight: bold;
  background-repeat: no-repeat;
  background-size: 100%;
  border-left: 4px solid #ff0316;
}
.success_navClick:hover{
  cursor:pointer;
}
.success_nav:hover{
  height: 70px;
  list-style-type:none;
  line-height: 70px;
  color: white;
  cursor:pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOQAAAA8CAYAAAB2OhbPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU4MTk2QTI0QkNEMjExRTk5QzMzRUQ0MjM5MzBFMEVBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU4MTk2QTI1QkNEMjExRTk5QzMzRUQ0MjM5MzBFMEVBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTgxOTZBMjJCQ0QyMTFFOTlDMzNFRDQyMzkzMEUwRUEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTgxOTZBMjNCQ0QyMTFFOTlDMzNFRDQyMzkzMEUwRUEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5VwBnpAAABvklEQVR42uzdIWiUYQDG8fe2YyAGYeXAZFkzGA2iZSAGF5aEwcrSutUiLhg1iNVgWBDEIohBGYO1pRWTMBZWBgqCyo7z+TgGMja9he++N/x+8MDu7lt54c/dwW3X2+8PNkopD7O5AnTlV7bRS5DH+WHWeUDnjmbECNWYnXEGUA9BgiABQYIgAUGCIAFBgiABQYIgAUGCIAFBAoIEQQKnjbJnfecAnRtma9lbz5DQrZ/ZcvaqueEZErrzPVvKPp/cIUjoxmF2L9v9+05BwvR9ze5mX04/4D0kTNdeduusGAUJ07WT3c4OzrtAkDAdH7LF7OhfFwkS2reZ3c9+/O9CQUK7XmYr2e9JLhYktOdJtl7Gn8QpgoRujS76C4KE9jzKXlykM0FCu5qXrK/LhN+/Kkho34PsXXZZkFCH5qNyH7N5QUIdbpbxX3ZcFSTU4Xq2nS0IEupwLdvKbggS6jDIPmV3BAl1uJK9L+P/GiBIqMCl7E222tzo7fcHI2cCnWs6fCxIqMc3L1mhIoIEQQKCBEECggRBAoIEQQKCBEECggRBAoIEBAm1BTl0DFCFYRPk0zLhV2UBrWkafP5HgAEAWDU1PPpRYVUAAAAASUVORK5CYII=);
}
.success_nav{
  border-left: 4px solid #f6f7fb;
  height: 70px;
  list-style-type:none;
  color: black;
  line-height: 70px;
  /*margin: 20px 0;*/
}
.success_navBox ul{
  padding: 0;
  margin: 0;
}
.success_navBox{
  background-color: #f2f2f2;
  height:100%;
  width: 228px;
  float: left;
}
.toDetail_image_index{
  float: left;
  margin-top: 6px;
}
.toDetail_index:hover{
  cursor: pointer;
}
.toDetail_index{
  position:absolute;
  width: 150px;
  height: 30px;
  bottom:20px;
  right: 0px;
  font-size: 15px;
  line-height: 30px
}
.to_detail_p{
  margin: 0;width: 50%;float: left
}
.to_detail_p:hover{
  color: #e94a58;
  cursor: pointer;
}
.round_text{
  position: absolute;
  top: 22%;
  width: 100%;
  color: white;
  font-weight: bold;
  font-size: 25px;
}

@media (max-width: 1280px){
	.caseBox{
		width: calc(100% - 230px);
	}
	.case_content{
		width: calc(100% - 400px);
	}
}
/*.inPicList*/
.inPicList{ padding:4% 0 0;display: none;}
.inPicList li{ margin-bottom: 3%; float:left;}
@media(min-width:769px){
.inPicList li{margin-right:3%; width:22.75%; }
.inPicList li:nth-child(4n){ margin-right:0;}
}
.inPicList li .box{border: 1px solid #e0e0e0;padding: 10px}
.inPicList li .Ispic{ padding-bottom:68%; background-size:contain;}
.inPicList li:hover .Ispic{transition: all 0.5s;transform: scale(1.05);}
.inPicList li dl{ position:relative; margin:0 10px; line-height:50px;}
.inPicList li dt{font-size: 14px; color: #333;text-align: center}
@media(max-width:768px){
.inPicList li{ width:48%; margin-right:4%;}
.inPicList li:nth-child(2n){ margin-right:0;}
}
@media (max-width: 1024px){
	.successBox{display: none;}
	.inPicList{display: block;}
}


/*Floor002645 */
.Floor002666{padding:4% 0 5%; background:#fff url(../images/Floor002666-bj.jpg) no-repeat center;background-attachment:fixed;}
.Floor002666 .wrap-Tit h2 {color: #fff;}
.Floor002666 .wrap-Tit .bg{color: #e9edf3;}
.Floor002666 ul{ position:relative;}
.Floor002666 ul li{ width:16.6666%;padding: 1%; float: left;}
.Floor002666 li img{display: none;}
.Floor002666 li .Ispic{ display:block; width:100%; padding-bottom:33%;transition:all 0.5s }
.Floor002666 li:hover{ box-shadow: 0 4px 6px 2px rgba(11, 91, 145, 0.1);}
.Floor002666 li:hover .Ispic{ transform: scale3d(1.1,1.1,1.1);}
.Floor002666 li a{display:block;position:relative;overflow: hidden;}
.Floor002666 li a::before{ position:absolute; content:''; left:0; top:0; width:100%; height:100%; z-index:10; border-radius: 10px; }

@media(max-width:768px){
.Floor002666 ul{padding-top: 3%;}
.Floor002666 ul li{float:left;margin-right: 2.5%;margin-bottom:2%;}
}
@media(min-width:481px) and (max-width:768px){
.Floor002666 ul li{width: 18%;}
.Floor002666 ul li:nth-child(5n){ margin-right:0;}
}
@media(max-width:480px){
.Floor002666 ul li{width:32%;margin-right: 2%;}
.Floor002666 ul li:nth-child(3n){ margin-right:0;}
}

/*Bottom002743 */
.Bottom002743{ background:url(../images/Bottom002743-bj.jpg) no-repeat center; padding-top:2.5%;color: rgba(255,255,255,0.4); background-size: cover;}
.Bottom002743 a{color: rgba(255,255,255,0.5);display: inline-block;}
.Bottom002743 a:hover{color: #fff;}
.Bottom002743 .copyright{border-top: 1px solid rgba(255, 255, 255, 0.2);line-height: 24px;padding: 16px 0;margin-top: 2%;}
.Bottom002743 .copyright a:hover{color: #fff;}
.Bottom002743 .copyright a:not(:first-child)::before{display: inline-block; content: ''; width: 1px; height: 12px; background: #c0c0c0; vertical-align: middle; margin: 0 15px;}
.Bottom002743 .contact{width:600px;}
.Bottom002743 .box {width: 46%;float: left;}
.Bottom002743 nav dl dt{font-size: 20px;color: #fff; padding-bottom: 10px;}
.Bottom002743 .weixingre{float: right;}
.Bottom002743 .weixingre{width: 46%;padding-top: 30px;}
.Bottom002743 .weixingre dt{width: 100px; float: left;margin-left: 25px;}
.Bottom002743 .weixingre img{ width:100%; border-radius: 8px;}
.Bottom002743 .weixingre span{ text-align:center; display:block; line-height: 42px; font-size: 14px; color:rgba(255,255,255,0.5);}
.Bottom002743 .contact li{ padding-bottom: 10px;}
.Bottom002743 .contact li aside{ padding-left: 30px;background-position: left 3px; background-repeat: no-repeat; line-height: 24px; font-size: 15px;}
.Bottom002743 .contact li:nth-child(1){padding-top: 16px;}
.Bottom002743 .contact li:nth-child(1) aside{background-image: url(../images/Bottom002743_icon_add.png);}
.Bottom002743 .contact li:nth-child(2) aside{background-image: url(../images/Bottom002743_icon_call.png);}
.Bottom002743 .contact li:nth-child(3) aside{background-image: url(../images/Bottom002743_icon_email.png);}
.Bottom002743 .contact li b{font-size: 28px;color: #eb422c;}
.Bottom002743 nav dl dt a{color: #fff;}
.Bottom002743 nav dl{float: left; max-width: 180px;}
.Bottom002743 nav dd{line-height: 24px; padding:2px 0; font-size: 15px;}
.Bottom002743 nav{float: none; width: 100%;}
@media(min-width:1100px){
.Bottom002743 .contact{float: right;}
.Bottom002743 .copyright aside{float: right;}
.Bottom002743 nav{float: left; width: calc(100% - 600px); max-width:1000px ;}
}
@media(max-width:768px){
.Bottom002743{padding-top: 5%;}
.Bottom002743 nav,.Bottom002743 .weixingre{display: none;}
.Bottom002743 .contact{display: table;margin: 0 auto;max-width: 100%;}
.Bottom002743 .contact .logo{text-align:center;}
.Bottom002743 .contact .logo img{max-height: 13vw;}
.Bottom002743 .contact li{padding-bottom: 3vw;}
.Bottom002743 .contact li:nth-child(1){padding-top: 5vw;}
.Bottom002743 .copyright{text-align: center;margin-top: 1vw;padding: 3vw 0;}
}






/*Other002539 */
.Other002539{ position:fixed; z-index:200; right:0;}
.Other002539 ul li{ position:relative;}
.Other002539 ul li figure{ position:absolute; top:0; right:48px;background:#2c508c; color:#fff; display:none;}
.Other002539 .li_wx figure{ width:150px; padding:10px;}
.Other002539 .li_wx figure img{ display:block; width:100%;} 
.Other002539 .li_tel figure{ padding:0 20px; font-size:16px;line-height:48px;white-space:nowrap;} 
.Other002539 .li_sina figure{ padding:0 20px; font-size:16px;line-height:48px;white-space:nowrap;} 
.Other002539 .li_tel figure a{ color:#fff;}
.Other002539 .icon{ display:block; width:48px; height:48px; background:url(../images/Other002539-icon.png) no-repeat left top #2c508c; border-bottom:1px solid #173e7f;}
.Other002539 .li_sina .icon{ background-position:0 -50px;}
.Other002539 .li_tel .icon{ background-position:0 -100px;}
.Other002539 .li_feedback .icon{ background-position:0 -147px;}
.Other002539 .icon.gettop{ background-position:0 100%;}
.Other002539 .icon.open{ background-image:none; position:relative; }
.Other002539 .open span{ color:#fff; font-size:24px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
@media(min-width:1025px){
.Other002539{ top:50%; transform:translateY(-50%);}
.Other002539 ul{ display:block !important;}
.Other002539 .icon.open{display:none;}
.Other002539 .li_tel figure::before{ position:absolute; content:''; width:100%; height:100%; left:0; top:0; background-color:transparent;}
}
@media(max-width:1024px){
.Other002539{ bottom:5%;}
.Other002539 ul{ display:none;}
.Other002539 #open_2539{ background-color:#4b6cdd;}
}




/*Banner002167 */
.Banner002167{ position:relative; z-index:1;}
.Banner002167 div{ height:320px; background-position:center top; background-repeat:no-repeat;}
.Banner002167 img{ display:none;}
.Banner002167 aside{ position:absolute; top:50%; line-height:46px;height:46px; font-size:33px; color:#fff; width: 100%; text-align: center;}
@media(max-width:1000px){
/* .Banner002167{padding-top: 82px;} */
.Banner002167 div{ display:none;}
.Banner002167 img{ display:block; width:100%;height: 50vw;object-fit: cover;}
}
@media(max-width:722px){
/* .Banner002167{padding-top: 12vw;} */
}
@media(max-width:640px){
.Banner002167 aside{ font-size:24px;}
}



/*Menu002044 */
.Menu002044{ background: #f2f2f2;position: relative;z-index: 99;}
.Menu002044 em{ font-style:normal; float:right;color:#999;line-height:70px;position: relative;z-index: 2;}
.Menu002044 em a{ color:#999;}
.Menu002044 em span{color:#2c508c;}
.Menu002044 li{ float:left;position: relative;z-index: 99;}
.Menu002044 li>a{ display:block; line-height:70px; font-size:15px; color:#333;padding: 0 25px}
.Menu002044 li>a:after{ display:block; content:''; height:2px;display: none}
.Menu002044 li.aon>a,
.Menu002044 li:hover>a{background:#4b6cdd;color: #fff;}
.Menu002044 li dl{position: absolute;left: 0;top: 70px;width: max-content;min-width: 100%;z-index: 999;display: none;transition: all 0.5s;}
.Menu002044 li dl dd a{display: block;padding: 10px;line-height: 18px;background:#7390f4;color: #fff;text-align: center;}
.Menu002044 li dl dd:nth-child(even) a{background-color: #4b6cdd;}
.Menu002044 li dl dd a:hover{background-color: #d90b17}
@media(max-width:768px){
.Menu002044{ padding-top:2%;}
.Menu002044 em{ float:none; display:block; line-height:normal; padding:0;}
.Menu002044 ul{margin:1% 0;}
.Menu002044 li{/* width:25%; */float:left;}
.Menu002044 li>a{padding: 0 5px;text-align: center;line-height: 32px;}
.Menu002044 li.aon>a,
.Menu002044 li:hover>a{background:none;color: #2c508c;}
.Menu002044 li dl{opacity: 0;}
}
@media(max-width:640px){
.Menu002044 li:last-child{ padding-right:0;}
}
/*Menu002044 */
.Menu0020441{ background: #f8f8f8;}
.Menu0020441 em{ font-style:normal; float:right;color:#999;line-height:70px;}
.Menu0020441 em a{ color:#999;}
.Menu0020441 em span{color:#2c508c;}
.Menu0020441 ul{text-align: center;}
.Menu0020441 li{display:inline-block;}
.Menu0020441 li>a{ display:block; line-height:70px; font-size:15px; color:#333;padding: 0 25px}
.Menu0020441 li>a:after{ display:block; content:''; height:2px;display: none}
.Menu0020441 li.aon>a,
.Menu0020441 li:hover>a{background:#2c508c;color: #fff;}
@media(max-width:768px){
.Menu0020441 em{ float:none; display:block; line-height:normal; padding:3% 0 0 0;}
}
@media(max-width:640px){
.Menu0020441{ padding-top:2%;}
.Menu0020441 li:last-child{ padding-right:0;}
}


/*RighInfo002808 */
.RighInfo002808{padding: 4% 0 5%;}
.RighInfo002808 .floor{position: relative; z-index: 1;}
.RighInfo002808 .floor .Ispic{position: absolute;height: 100%; right: 0; top: 0;}
.RighInfo002808 .floor-1 .Ispic{width:45%;}
.RighInfo002808 .floor-1 .Ispic .quanj{position: absolute;width: 100%;height: 100%; left: 0;top: 0;background: url(../images/quanj.png)no-repeat center rgba(1,50,98,0.4);}
.RighInfo002808 .floor-1 .txt{color: #666;font-size: 16px;}
.RighInfo002808 .floor-1 .txt .info{padding-bottom: 150px; line-height: 36px;;background: url(../images/RighInfo002808-bg.png)no-repeat right bottom}
.RighInfo002808 .floor-1 .txt h1{font-size: 30px;color: #373f53;margin-bottom: 5%;}
.RighInfo002808 .floor-1 .txt h1::after{content: '';display: block;background: #d90b17;margin: 20px 0;width: 50px;height: 3px;}
.RighInfo002808 .floor-1 .txt .ti25{}
.RighInfo002808 .floor-1 .txt .ti25 p:last-child{margin-bottom: 0;}
.RighInfo002808 .floor-1 .txt .ti25 p:first-child{margin-top: 0;}
.RighInfo002808 .floor-1 .count{position: relative; z-index: 1; padding:5% 5%;background: #f5f5f5; margin-top: 3%}
.RighInfo002808 .floor-1 .count li{text-align: center;}
.RighInfo002808 .floor-1 .count li p{margin: 0;}
.RighInfo002808 .floor-1 .count li aside{color: #2c508c; font-weight: bold;}
.RighInfo002808 .floor-1 .count li aside b{font-size:36px;font-family: Arial;display: inline-block;vertical-align: sub;}
.RighInfo002808  .pic{ margin-top: 30px;}
.RighInfo002808  .pic img{width: 50%;}
@media(min-width:1025px){
.RighInfo002808 .floor-1 .txt .info{width: 50%;}
}
@media(max-width:1024px){
.RighInfo002808 .floor-1 .Ispic{display: none;}
.RighInfo002808 .floor-1 .count{ background: #f5f5f5;}
.RighInfo002808 .floor-1 .count li{text-align: center;}
}
@media(min-width:641px){
.RighInfo002808 .floor-1 .count ul{display: table;width: 100%;position: relative; z-index: 2;}
.RighInfo002808 .floor-1 .count li:not(:last-child){width: 24%;}
.RighInfo002808 .floor-1 .count li{display: table-cell; vertical-align: top;}
}
@media(max-width:640px){
.RighInfo002808 .floor-1 .count ul{overflow: hidden;}
.RighInfo002808 .floor-1 .count li{width: 50%;float: left; padding: 15px 0;}
.RighInfo002808 .floor-1 .count li:nth-child(2n+1){clear: left;}
.RighInfo002808 .floor-1 .txt h1{font-size: 24px;}
.RighInfo002808 .floor-1 .txt h1::after{margin: 3% 0;}
}
.RighInfo002808 .title{padding: 8% 0 3% 0;font-size: 30px;color: #333;}




.Team{padding: 4% 0 5%;}
.Team .pic{float: left;width: 50%;}
.Team .txt{float: right;width:44%;}
.Team h3{font-size: 30px;color: #373f53;margin-bottom: 5%;}
.Team h3::after{content: '';display: block;background: #d90b17;margin: 20px 0;width: 50px;height: 3px;}
.Team p{ line-height: 36px;color: #666;font-size: 16px;margin: 0;}
.Team table{ width:100%; background: #f5f5f5; }
.Team table td{ text-align: center;padding: 30px;}
.Team table td img{ width: 100%}
.Team table td span{ display: block}
@media(min-width:1024px){
	.Team h3{margin-top: 0;}
}
@media(max-width:1024px){
.Team .pic,.Team .txt{float: none;width:100%;}   
.Team table td{padding: 10px;}
.Team table td img{ max-width:60px}
}
@media(max-width:640px){
.Team h3{font-size: 24px;}
.Team h3::after{margin: 3% 0;}
.Team p{line-height: 26px;}
}

/*Floor002723 */
.Floor002723{ padding:2% 0 5%;}
/*slick Basic*/
.Floor002723 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002723 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002723 .slick-list:focus {outline: none}
.Floor002723 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002723 .slick-slider .slick-track, 
.Floor002723 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002723 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002723 .slick-track:before, 
.Floor002723 .slick-track:after{display: table; content: '';}
.Floor002723 .slick-track:after{ clear: both;}
.Floor002723 .slick-loading .slick-track { visibility: hidden;}
.Floor002723 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002723 .slick-slide .slick-loading img { display: none;}
.Floor002723 .slick-slide .dragging img { pointer-events: none;}
.Floor002723 .slick-initialized .slick-slide { display: block;}
.Floor002723 .slick-loading .slick-slide { visibility: hidden;}
.Floor002723 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002723 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/
.Floor002723 .title{ padding-bottom:20px; margin-bottom:2%;}
.Floor002723 .title dt{ }
.Floor002723 .title h3{ margin:0; padding-bottom:5px; color:#373f53; font-size:26px;text-align: center}
@media(min-width:641px){
.Floor002723 .title dt{}
.Floor002723 .main{ position:relative;}
.Floor002723 .list{ width:100%;}
.Floor002723 .list li dd{ position:absolute; width:68%; padding-right:3%; top:15%;right:0;}
}
@media(max-width:768px){
.Floor002723 .main .Ispic{ padding-bottom:80%;}
.Floor002723 .title dt{ height:auto; clear:both; float:none; padding-bottom:10px;}
.Floor002723 .title dl dd{ height:30px;}
}
.Floor002723 .list li dl{position:relative; background:#f1f4f9;}
.Floor002723 .list li dt{ float:left; width:27.102%;margin-top:-1px;margin-left:-1px;}
.Floor002723 .list li dt img{display:block;width:100%;box-shadow: 0 0 black;}
.Floor002723 .list li dd > *{}
.Floor002723 .list li .more{border:1px solid #dedede;}
.Floor002723 .list li .more a{ display:block;width:27.102%; height:75px; background:url(../images/Floor002723_more.png) no-repeat center center; position:relative;margin-left:-1px; margin-top:-1px;}
.Floor002723 .list li .more a:after{ position:absolute; left:100%; top:0; height:100%; width:1px; background:#dedede; content:'';}
.Floor002723 .list li .more a:hover{ background-color:#b39959; background-image:url(../images/Floor002723_more_hover.png); }
.Floor002723 .list li h2{ font-weight:normal; font-size:26px; line-height:1.34em; margin:0;}
.Floor002723 .list li span{ padding:10px 0 24px 0; color:#999;}
.Floor002723 .list li p{ margin:0; line-height:26px; text-align:justify;font-size: 14px}
.Floor002723 .list .slick-dots{ bottom:30px; position:absolute; z-index:10; right:30px;}
.Floor002723 .list .slick-dots li{ cursor:pointer; float:left; width:14px; margin-left:12px; height:14px; border-radius:50%; border:1px solid #9c9c9c;}
.Floor002723 .list .slick-dots li button{ display:none;}
.Floor002723 .list .slick-dots li.slick-active{ background:#d90b17; border-color:#d90b17;}
@media(max-width:640px){
.Floor002723 .list li dt{ width:100%;height:100%;}
.Floor002723 .list li dd{width:100%;position: relative;}
.Floor002723 .list li .more a{width:40%;}
.Floor002723 .list li span{ padding:6px 0 14px 0; }
.Floor002723 .list li .more a{ height:55px; }
.Floor002723 .list .slick-dots{ bottom:20px;}
.Floor002723 .list li h2{ font-size:20px;}
.Floor002723 .title h3{font-size:24px;}
}



/*Floor002671 */
.Floor002671{padding:5% 0%;position: relative;}
.Floor002671 h3{font-size:38px;font-weight: normal; color: #373f53;text-align: center;margin: 0;padding-bottom: 5%}
.Floor002671 h3::after{content: '';display: block;background: #d90b17;margin: 20px auto 0;width: 50px;height: 3px;}
.Floor002671 li{position: absolute;width: 49.2%;background-size: cover;background-repeat: no-repeat;background-position: center;}
.Floor002671 li a{ display:block; position:relative; overflow:hidden;}
.Floor002671 li img{ display:block; width:100%; transition:0.3s;}
.Floor002671 li a:hover img{ transform:scale3d(1.2,1.2,1.2);}
.Floor002671 li .txt{ position:absolute; left:0; top:0; height:100%; width:100%; z-index:10; transition:background 0.3s;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 40%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000',GradientType=0 ); /* IE6-9 */}
.Floor002671 li .txt figure{ position:absolute; left:50px;right: 50px;top:50px; color:#fff;}
.Floor002671 li p{ margin:0;}
.Floor002671 li p.cn{ font-size:26px;}
.Floor002671 li p.cn::after{content: '';display: block;width: 31px;height: 2px;background: #fff;margin: 20px 0 30px}
.Floor002671 li p.en{font-size: 16px;line-height: 36px}
.Floor002671 li a:hover .txt{
background: -moz-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}
@media(max-width:480px){
.Floor002671 li{ float:none; margin-right:0; width:auto;}
}
@media(max-width:1200px){
.Floor002671 li p.cn{ font-size:22px;}
.Floor002671 li p.en{line-height:30px;}
.Floor002671 li .txt figure{top:20px;left: 20px;right: 20px;}
.Floor002671 h3{font-size:32px;}
}
@media(min-width:961px){
.Floor002671 li:nth-child(1){top: 0;left: 0;padding-bottom: 47%;}
.Floor002671 li:nth-child(2){top: 0;right: 0;height: 48.4%;}
.Floor002671 li:nth-child(3){bottom: 0;right: 0;height: 48.4%;}
.Floor002671 ul{position: relative;padding-bottom: 46.875%}
}
@media(max-width:960px){
.Floor002671 li:nth-child(1){width:100%;padding-bottom: 47%;position: relative;}
.Floor002671 li:nth-child(2),.Floor002671 li:nth-child(3){width:100%;position:relative;padding-bottom: 45%;margin-top: 20px;}
.Floor002671 li .txt figure{top: 30%;left: 5%;right: 5%;}
.Floor002671 h3{font-size:28px;}
}
@media(max-width:640px){
.Floor002671 li:nth-child(1){padding-bottom: 60%;}
.Floor002671 li:nth-child(2),.Floor002671 li:nth-child(3){padding-bottom: 60%;}
.Floor002671 li p.cn{ font-size:18px;}
.Floor002671 li p.en{ font-size:15px}
.Floor002671 li .txt figure{top: 10%;left: 5%;right: 5%;}
.Floor002671 h3{font-size:20px;}
}


.Adv001{ padding: 3% 0; background: #f2f3f5}
.Adv001 h3{font-size:26px;color: #373f53;text-align: center;margin: 0;padding-bottom: 3%}
.Adv001 dl{ padding:80px 3% 3%; background: #fff; width: 49%; margin-right: 2%; float: left; margin-bottom: 2%; position: relative}
.Adv001 dl:nth-child(2n){ margin-right:0}
.Adv001 dl li{ width: 25%; float: left; text-align: center}
.Adv001 dl li .icon img{width: 50%; margin: 0 auto}
.Adv001 dl li h1{font-size: 16px; font-weight: normal; margin: 0; line-height: 40px; }
.Adv001 dl dt{background: #e2e3e6; ; padding: 10px; position: absolute;  left: 0; top: 0; width: 100%; z-index: 50; text-align: center; font-size: 16px;}
@media(max-width:640px){
 .Adv001 dl{width: 100%; margin-right: 0;}
}


/*.PicList002239*/
.PicList002239{padding:4% 0 0;/* background-color: #f6f6f6; */}
.PicList002239 li{ margin-bottom: 3%; float:left;}
@media(min-width:769px){
.PicList002239 li{margin-right:3%; width:22.75%; }
.PicList002239 li:nth-child(4n){ margin-right:0;}
}
.PicList002239 li .box{/* border: 1px solid #e0e0e0; */padding: 10px;background-color: #fff;box-shadow: 0 0 10px rgba(0,155,254,0.2);}
.PicList002239 li .Ispic{padding-bottom:68%;background-size: cover;}
.PicList002239 li:hover .Ispic{transition: all 0.5s;transform: scale(1.05);}
.PicList002239 li dl{ position:relative; margin:0 10px; line-height:50px;}
.PicList002239 li dt{font-size: 14px; color: #333;text-align: center}
@media(max-width:768px){
.PicList002239 li{ width:48%; margin-right:4%;}
.PicList002239 li:nth-child(2n){ margin-right:0;}
}




/*Page002046 */
.Page002046 .Pages{ text-align:center; padding:1% 0 5%;}
.Page002046 .Pages a{ display:inline-block; vertical-align:middle;border:1px solid #ececec; background: #fff; padding:0 15px; margin: 0 2px; line-height:38px; color:#999;}
.Page002046 .Pages a:hover,
.Page002046 .Pages a.curpage{ background-color:#2c508c; color:#fff;}
.Page002046 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle; overflow:hidden;}
.Page002046 .Pages em a{ float:left; margin-left:-1px;}
.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .pgejump,
.Page002046 .Pages .p_total{ display:none;}
.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next{ padding:0; width:44px; background:url(../images/Page002046-a_prev.gif) no-repeat center center #fff; overflow:hidden; line-height:1000px; height:38px;}
.Page002046 .Pages .a_next{ background:url(../images/Page002046-a_next.gif) no-repeat center center #fff;}
@media(max-width:640px){
.Page002046 .Pages .a_first,
.Page002046 .Pages .a_end{ display:none;}
}
@media(max-width:480px){
.Page002046 .Pages a{padding:0 5px; line-height: 28px;}
}



/*Floor001893*/
.Floor001893 .title{ text-align:center; padding:3% 0 2% 0;color:#014099; font-size:36px;}
.Floor001893 .title span{ text-transform:capitalize; color:#e1e1e1; font-size:30px; display:block; padding:10px 0; font-family:Arial, Helvetica, sans-serif;}
.Floor001893 .title:after{ display:block; content:''; margin:0 auto;width:80px; height:6px;background-color:#cacaca;}
.Floor001893 .year{ position:relative; padding:0 40px;}
.Floor001893 .year .prev,
.Floor001893 .year .next{ position:absolute; top:50%; width:36px; height:36px; margin-top:-18px; background:url(../images/Floor001893-controls.png) no-repeat left top; cursor:pointer;}
.Floor001893 .year .prev{ left:0;}
.Floor001893 .year .next{ right:0; background-position:left bottom;}
.Floor001893 .year .nextStop,
.Floor001893 .year .prevStop{ cursor:default;}
.Floor001893 .year .prevStop{ background-position: right top;}
.Floor001893 .year .nextStop{ background-position: right bottom;}
.Floor001893 .year .bd{ background:url(../images/Floor001893-bg.png) repeat-x left center; overflow:hidden;}
.Floor001893 .year li{ cursor:pointer; text-align:center; background:url(../images/Floor001893-dot.png) no-repeat center center;font-size:18px; padding-bottom:40px;}
.Floor001893 .year li span{ display:block; height:130px; padding-top:10px;}
.Floor001893 .year li:before{ display:block; width:0; height:0; margin:0 auto; border:20px solid transparent;  content:'';}
.Floor001893 .year li.on{ font-size:28px; color:#1865d0; background-image:url(../images/Floor001893-dot_hover.png);}
.Floor001893 .year li.on:before{border-top-color:#f1f1f1;}
.Floor001893 .year li.on span{ padding-top:0;}
.Floor001893 .txt{ background-color:#f1f1f1; }
.Floor001893 .txt li{ padding:3% 35% 3% 0; position:relative;}
.Floor001893 .txt li .img{ position:absolute; right:0; width:32%; top:-10%;}
.Floor001893 .txt li .img img{ display:block; width:100%;}
.Floor001893 .txt li dl{ display:table; width:100%;min-height:300px;} 
.Floor001893 .txt li dl dt,
.Floor001893 .txt li dl dd{ display:table-cell; vertical-align:top;}
.Floor001893 .txt li dl dt{ border-right:1px solid #cacaca; width:245px; text-align:right; font-size:72px; color:#014099;}
.Floor001893 .txt li dl dt span{ display:block; padding-right:30px;}
.Floor001893 .txt li dl dt:after{ display:block; float:right;; content:''; width:20px; height:20px; background-color:#2465c2;}
.Floor001893 .txt li dl dd pre{ padding-left:30px; font-size:16px; line-height:24px;}
@media(max-width:1000px){
.Floor001893 .txt li{ padding-right:3%;}
.Floor001893 .txt li dl{ position:relative; z-index:1;}
.Floor001893 .txt li .img{ display:none;}
.Floor001893 .txt li dl{min-height:none;} 
.Floor001893 .txt li dl dt{width:170px; font-size:50px;}
.Floor001893 .txt li dl dd pre{ font-size:14px; line-height:20px;}
}
@media(max-width:768px){
.Floor001893 .title{font-size:26px;}
.Floor001893 .title span{font-size:20px;}
.Floor001893 .title:after{ height:3px;}
}
@media(max-width:480px){
.Floor001893 .txt li dl dt{width:120px; font-size:32px;}
}
@media(max-width:375px){
.Floor001893 .txt li dl dd,
.Floor001893 .txt li dl dt,
.Floor001893 .txt li dl{ display:block;}
.Floor001893 .txt li dl dt{ width:auto; border-right:0; overflow:hidden;}
.Floor001893 .txt li dl dt span{ padding-right:0;}
}




/*.RighInfo002450*/
.RighInfo002450{ padding: 5% 0;}
@media only screen and (max-width: 1200px) {
.RighInfo002450 .auto{ margin-left: 15px; margin-right: 15px;}	
}
.RighInfo002450 .wrap-container .tit{ color: #373f53; font-size: 30px; margin: 0 0 4%;}
.RighInfo002450 .wrap-container .tit::after{content: '';display: block;background: #d90b17;margin: 20px 0;width: 50px;height: 3px;}
@media only screen and (max-width:767px ) {
.RighInfo002450 .wrap-container .tit{font-size: 20px;}	
}
.RighInfo002450 .wrap-container .img{ margin: 0 auto; display: block;}
.RighInfo002450 .wrap-container .word{ color: #666; font-size: 16px; line-height: 36px; margin-top: 3%;}
@media only screen and (min-width:767px ) {
.RighInfo002450 .wrap-container .img{ float: right; margin: 0 0 0 5%;}
.RighInfo002450 .wrap-container .word{ margin-top: 0;}
}



/*.Map002364*/
.Map002364{padding-bottom: 5%}
.Map002364 .auto{}
.Map002364 dd{margin-bottom:2%; padding-right:60%; background-color:#f7f8fa; position:relative;}
.Map002364 dd:last-child{ margin-bottom:0;}
.Map002364 .map *{ max-width:none;}
.Map002364 dd figure{ padding:15%;}
.Map002364 dd h3{font-size: 26px;color: #373f53;margin: 0;padding-bottom: 60px}
.Map002364 dd ul{ padding-bottom:3%;}
.Map002364 dd li{margin-bottom: 30px;border-bottom: 1px solid #ddd;padding-bottom: 30px}
.Map002364 dd li:last-child{margin-bottom: 0px;}
.Map002364 dd li span{font-size: 18px;font-weight: lighter;padding-bottom: 5px;display: inline-block;padding-left: 24px}
.Map002364 dd li p{font-size: 14px;margin: 0;color: #666;line-height: 24px}
.Map002364 dd li p.num{font-family: 'DINCond-Bold';color: #2c508c;font-size: 36px;margin: 0;padding-top: 5px}
.Map002364 dd li:nth-child(1) span{background:url(../images/Map002364-icon_phone.png)no-repeat left top 4px;}
.Map002364 dd li:nth-child(2) span{background:url(../images/Map002364-icon_add.png)no-repeat left top 4px;}
@media(min-width:641px){
.Map002364 .map{ position:absolute !important; width:60%; right:0; height:100%; top:0;}
}
@media(max-width:640px){
.Map002364 dd{ padding:3%;}
.Map002364 .map{ height:300px; position:relative !important;}
.Map002364 dd figure{ padding:0;}
}
@media(max-width:480px){
.Map002364 dd figure h1{ font-size:20px;}
}



/*
 .Floor002351
 */
.Floor002351{padding:50px 0 2%;position: relative;z-index: 99;}
.Floor002351 .title{color: #000;font-size: 26px;line-height: 36px;border-top: 1px solid #ddd;padding-top: 7%;padding-bottom: 50px}
.Floor002351 .list{ overflow: hidden; transition:all 0.6s;}
.Floor002351 .list ul{}
.Floor002351 .list li{  width: 100%; float: left; padding: 0 3%;border:1px solid #ddd; position: relative; margin-bottom: 2%;margin-right: 2%}
.Floor002351 .list li.aon{background: #2c508c;border-color: #2c508c}
.Floor002351 .list li .link{ position: absolute;width: 100%;height: 100%; top: 0;left: 0;z-index: 10;}
.Floor002351 .list li .word{position: relative}
.Floor002351 .list li figure{ font-size: 12px; color: #9b9b9b; }
.Floor002351 .list li.aon figure{ color: #fff; }
.Floor002351 .list li a{ font-size: 16px; margin:0; font-weight: normal;}
.Floor002351 .list li a{ color: #000;}
.Floor002351 .list li.aon a{ color: #fff;}

@media (max-width: 1440px){
.Contain .auto_1700{ padding-right:55px;}
}

@media (min-width: 1023px){

.Floor002351 .list.fixed{ position:fixed; top:76px; }
}
@media only screen and (max-width: 1023px){
.Floor002351 .wrap-head .h2 img {height: 35px;}
.Floor002351 .title{padding-bottom: 30px}
.Floor002351 .list li h3{text-align: center}
.Floor002351 .list li .more{display: none;}
.Floor002351 .list li{margin-right: 2%}
.Floor002351 .list li:nth-child(2n){  margin-right: 0%}
.Floor002351{min-width:210px;}
}
@media only screen and (max-width: 480px){
.Floor002351 .wrap-head .h2 img {height: 25px;}
.Floor002351 .list li h3{ font-size: 16px;}
}
@media only screen and (min-width: 1024px){
.Floor002351 .list li h3{ font-size: 16px;}
.Floor002351 .list {}
.Floor002351 .list li:nth-child(4n){ margin-right:0%}
}
@media only screen and (max-width: 768px){
.Floor002351 .list li{ width:48%; padding: 20px;margin-right:4%;}
.Floor002351 .list li:nth-child(2n){margin-right:0;}
}
.Floor002351 .list li{ width:100%; padding: 20px}
.Floor002351 .list li a{font-size:16px;}


.div_h{ padding-top:50px;}
.productMenu{ position:relative;}
.productMenu .tit{float: left;font-size: 24px;color: #333;line-height: 80px}
.productMenu .list{box-shadow: 0 3px 20px rgba(0,0,0,0.05);background: #fff;z-index: 10; position:absolute; width:100%; max-width:1343px; top:0;transition:all .3s;}
.productMenu .list .ul{font-size: 16px;color: #333;padding: 0 30px;}
.productMenu .list li:lact-child{margin-right:0px;}
.productMenu .list li{float: left;font-size: 16px;color: #333;line-height: 80px;margin-right: 55px; position:relative}
.productMenu .list li:after{ content:''; display:block; width:0; height:3px; position:absolute; background-color:#2c508c;transition:all .3s;}
.productMenu .list li a{display:block;}
.productMenu .list li.active{color: #2c508c }
.productMenu .list li:hover:after,
.productMenu .list li.active:after{width:100%;}
.productMenu .list li img{width:40px;}
.productMenu .list li .iconhover{display:none;}
.productMenu .list li.active .iconhover{display:inline-block;}
.productMenu .list li.active  .icon{display:none;}
.productMenu .list li em{font-style:normal;padding-left: 10px;}
.productMenu .fixed{ position:fixed}
@media only screen and (max-width: 1023px){
.productMenu .list li{margin-right: 25px;}
}
@media only screen and (max-width: 768px){
.div_h{ padding-top:0}
.productMenu .list{ width:98%}
.productMenu .list .ul{ padding:0 0 0 5%}
.productMenu .list li{ width:15px; width:33%; margin:0!important}
.productMenu .list li img{width:30px;}
}

/*.RighInfo002450*/
.RighInfo0024501{padding-top: 6%;}
.RighInfo0024501 .title{font-size: 30px;text-align: center;color: #373f53;margin-bottom: 3%}
.RighInfo0024501 .title1{font-size: 30px;color: #373f53;margin-bottom: 5%}
.RighInfo0024501 .title::after{content: '';display: block;background: #d90b17;margin: 20px auto;width: 50px;height: 3px;}
.RighInfo0024501 .wrap-container .tit{ color: #373f53; font-size: 30px; margin: 0 0 4%;}
.RighInfo0024501 .wrap-container .tit::after{content: '';display: block;background: #d90b17;margin: 20px 0;width: 50px;height: 3px;}
@media only screen and (max-width:767px ) {
.RighInfo0024501 .wrap-container .tit{font-size: 20px;}	
}
.RighInfo0024501 .wrap-container .img{margin: 0 auto;display: block;width: 45%;}
.RighInfo0024501 .wrap-container .txt{width: 50%;float: right;}
.RighInfo0024501 .wrap-container .txt a{color: #fff;background: url(../images/xz.png) no-repeat 88% center #2c508c;font-size: 14px;padding: 10px 50px 10px 30px;}
.RighInfo0024501 .wrap-container .txt p{font-size:15px;margin: 0;line-height: 30px;padding-bottom: 15px}
.RighInfo0024501 .wrap-container .txt .p{margin-bottom: 20px;}
.RighInfo0024501 .wrap-container .txt p .span{
background: #d90b17;background: -moz-linear-gradient(top,  #eba811 0%, #f8c649 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8c649),color-stop(100%,#f8c649));
background: -webkit-linear-gradient(top,  #eba811 0%,#f8c649 100%);
background: -o-linear-gradient(top,  #eba811 0%,#f8c649 100%);
background: -ms-linear-gradient(top,  #eba811 0%,#f8c649 100%);
background: linear-gradient(to bottom,  #eba811 0%,#f8c649 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eba811', endColorstr='#f8c649',GradientType=0 );color:#fff;padding-bottom: 0;padding: 10px;}
.RighInfo0024501 .wrap-container .word{ color: #666; font-size: 16px; line-height: 36px; margin-top: 3%;}
.RighInfo0024501 .wrap-container .btn{ background: #2c508c;padding: 6px 35px;color: #fff;display: inline-block;margin-top: 2%}
@media only screen and (min-width:1023px ) {
.RighInfo0024501 .wrap-container .img{ float: left; margin: 0 5% 0 0;}
.RighInfo0024501 .wrap-container .word{}
}
@media only screen and (max-width:1024px ) {
.RighInfo0024501 .title1{font-size: 24px;}
.RighInfo0024501 .wrap-container .img{width:100%;margin-bottom:30px;}
.RighInfo0024501 .wrap-container .txt{ width:100%;}
}
@media only screen and (max-width:640px ) {
.RighInfo0024501 .title1{font-size: 20px;}
}

/*PicList002173 */
.PicList002173{padding-top:6%;}
.PicList002173 .sp{padding: 6% 4%;background:url(../images/bgg.png);background-size: cover;}
.PicList002173 .title{font-size: 30px;text-align: center;color: #333;margin-bottom: 3%;}
.PicList002173 .title::after{content: '';display: block;background: #d90b17;margin: 20px auto;width: 50px;height: 3px;}
.PicList002173 .video{ position:relative; padding-bottom:47.8%;}
.PicList002173 .video video{ position:absolute; left:0; width:100%; top:0; height:100%; background:#000;}
.PicList002173 .owl-carousel{ padding:0 30px; margin-top:3%;}
.PicList002173 .item{ padding:0 10px; cursor:pointer;}
.PicList002173 .item figure{padding-bottom:56%; position:relative;}
.PicList002173 .item figure a{ position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/PicList002173-icon_video.png) no-repeat center center; background-color:rgba(82,99,111,0.4);}
.PicList002173 .item figure img{ display:none;}
.PicList002173 .item h3{ margin:0; border-top:0; line-height:40px; padding:0 3%; font-weight:normal; font-size:14px;background: #fff;text-align: center}
.PicList002173 .owl-carousel .ON h3{ background:#d90b17; border-color:#fff; }
.PicList002173 .owl-nav .owl-prev,
.PicList002173 .owl-nav .owl-next{ position:absolute; width:28px; height:28px; top:50%; margin-top:-14px; background:url(../images/PicList002173-btn1.png) no-repeat left top!important; overflow:hidden; line-height:1000px;}
.PicList002173 .owl-nav button span{display: none}
.PicList002173 .owl-nav .owl-prev{ left:0;}
.PicList002173 .owl-nav .owl-prev.disabled{ background-position:left top!important; opacity: 1}
.PicList002173 .owl-nav .owl-next{ right:0; background-position: right top!important;}
.PicList002173 .owl-nav .owl-next.disabled{background-position: right top!important; opacity: 1}
.PicList002173 .owl-nav div.disabled{ cursor:default;}
@media(max-width:1000px){
.PicList002173 .item{ padding:0 10px;}
.PicList002173 .title{font-size:22px;}
}
@media(max-width:640px){
.PicList002173 .item h3{line-height:45px;font-size:14px;}
}
@media(max-width:480px){
.PicList002173 .title{ font-size:20px;}
}




.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
/*.owl-carousel .owl-item img{display:block;width:100%}*/
.no-js .owl-carousel,
.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
/***end**/





/*RighInfo002554 */
.RighInfo002554{padding-top: 6%;}
.RighInfo002554 .title{font-size: 30px;text-align: center;color: #373f53;margin-bottom: 3%}
.RighInfo002554 .title::after{content: '';display: block;background: #d90b17;margin: 20px auto;width: 50px;height: 3px;}
.RighInfo002554 .table_1{width: 100%;margin: auto}
.RighInfo002554 .table_1 th,
.RighInfo002554 .table_1 td{ text-align:center; border:1px solid #eee; border-collapse:collapse; line-height:24px; padding:15px;}
.RighInfo002554 .table_1 th{ font-size:14px; font-weight:normal;}
.RighInfo002554 .table_1 .th_1{ color:#2c508c;font-size: 16px;}
@media(max-width:640px){
.RighInfo002554 .title{font-size:22px;}
}
@media(max-width:480px){
.RighInfo002554 .table_1{ overflow:auto;}
.RighInfo002554 .table_1 table{ width:180%;}
}


.yous{padding-top:6%;}
.yous2{background: #f5f5f5;padding: 6% 4%}
.yous .title{font-size: 30px;text-align: center;color: #373f53;margin-bottom: 3%}
.yous .title::after{content: '';display: block;background: #d90b17;margin: 20px auto;width: 50px;height: 3px;}
.yous .youshi-list li{padding:2% 3%;background: #fff;margin-bottom: 10px;margin-right: 0%}
.yous .youshi-list li p{line-height: 24px; color: #555;display: inline-block;margin: 0}
.yous .youshi-list li .icon img{ width: 60px; height: 60px;}
.yous .youshi-list li b{ color: #2c508c; font-size: 18px;display: inline-block;margin: 0}
.yous .btn{padding: 3% 0;text-align: center}
.yous .btn a{width: 160px;height: 46px;text-align: center;color: #fff;background: #2c508c;display: block;line-height: 46px;font-size: 18px;margin: auto}
.yous .btn p{color: #333;font-size: 18px}
@media(min-width:641px){
.yous .youshi-list li{float: left;width: 49.5%;margin-right: 1%}
.yous .youshi-list li:nth-child(2n){margin-right: 0;}
}
@media(max-width:640px){
.yous .youshi-list li:not(:last-child){margin-bottom: 20px;}
.yous .title{font-size: 22px;}
}





.PicList002663{padding-top: 4%}
.PicList002663 .news-top .bx-wrapper{ position:relative; z-index:1;}
.PicList002663 .news-top .bx-viewport{ z-index:1}
.PicList002663 .news-top{ margin-bottom:0%;}
.PicList002663 li{position: relative; background:#f7f8fa;}
.PicList002663 li time{font-size:16px;position: relative;color: #999;margin-bottom: 60px;display: block}
.PicList002663 li time span{ color:#fff; font-size:40px;display: block}
.PicList002663 li h3{font-size:20px; line-height:30px; margin-bottom:0;height:60px;margin-top: 60px;}
.PicList002663 li h3 a{ color:#373f53;}
.PicList002663 li h3 a:hover{ color:#2c508c;}
.PicList002663 li p{ line-height:26px; font-size:14px; overflow:hidden; height:72px; margin-bottom:15.5%;margin-top: 5%}
.PicList002663 li .more{ position:relative; color:#2c508c;display: inline-block}
.PicList002663 li .more::before{ position:absolute; content:''; width:100%; height:1px; left:0; bottom:0; background:#2c508c; transition:0.3s;}
.PicList002663 li .more:hover::before{ width:0;}
.PicList002663 .bx-pager{ text-align:center;padding:4.9% 5%;}
.PicList002663 .bx-pager div{ display:inline-block;padding:0 5px;}
.PicList002663 .bx-pager div a{ position:relative; display:block; width:14px; height:14px; border-radius:50%; border:1px solid transparent; overflow:hidden; line-height:1000px;}
.PicList002663 .bx-pager div a::before{ position:absolute; content:''; left:2px; top:2px; right:2px; bottom:2px; background:#000; border-radius:50%; opacity: 0.1}
.PicList002663 .bx-pager div a.active{ background:#fff; border-color:#2c508c;}
.PicList002663 .bx-pager div a.active::before{ background:#2c508c;opacity: 1}
@media(min-width:769px){
.PicList002663 .news-top .pic{width:50.66%;}
.PicList002663 .news-top .pic img{height: 375px;}
.PicList002663 .news-top .txt{ width:49.34%;padding:0 5%;}
.PicList002663 .bx-controls{ position:absolute; left:0;width:100%; bottom:0; z-index:10;}
.PicList002663 .bx-pager{ float:right;}
.PicList002663 .bx-pager div{ float:left;}
}
@media(max-width:1024px){
.PicList002663 li time,
.PicList002663 li h3{font-size:24px;}
}
@media(min-width:481px) and (max-width:1024px){
.PicList002663 li p{ line-height:20px; font-size:14px;height:80px;}
}
@media(max-width:768px){
.PicList002663 .news-top .ycenter{ display:block;}
.PicList002663 .news-top .txt{ padding:3%;}
.PicList002663 .news-top li h3{ max-height:60px; height:auto;}
.PicList002663 .news-top li p{ margin:3% 0; height:auto;}
}



.TextList002148{ padding:3% 0 0%;}
.TextList002148 li{ overflow:hidden;position:relative;border-bottom: 1px solid #e7e8e8;padding: 58px 18% 90px 350px;margin-bottom: 4%}
.TextList002148 li div.txt{}
.TextList002148 li .Ispic{background-size: contain;}
.TextList002148 li h3{ margin:0; font-size:18px;font-weight: normal;}
.TextList002148 li h3:hover a{color: #e78511}
.TextList002148 li p{ line-height:26px; overflow:hidden; color:#999;margin:2% 0;min-height: 52px;}
.TextList002148 .more{width: 123px;background-image: linear-gradient(to right, #e77e01, #f1af10);color: #fff;height: 42px;display:block;padding: 9px 20px 8px 20px;line-height: 24px;position:relative;border-radius: 60px;}
.TextList002148 .more:after{content:'';background:url(../images/right.png) no-repeat;position:absolute;width:18px;height:12px;right: 20px;top: 14px;}
.TextList002148 .more:hover{ color:#fff; background:#e78511;}
.TextList002148 li time i{display:block;font-style:normal;font-size:64px;color:#555;font-family: "DINCond-Bold";line-height: 50px;margin-bottom: 15px;padding-right: 9px;}
@media(max-width:1000px){
.TextList002148 li:after{width:30px; background-size:35% auto;}
.TextList002148 li time{width:105px;}
.TextList002148 li time span{font-size: 16px;}
.TextList002148 li time i{font-size:40px;line-height:30px;}
}
@media(min-width:769px){
.TextList002148 li .Ispic{position: absolute;width: 300px;left: 0;top: 0;height: 200px;}
.TextList002148 li time{ position:absolute; right:0; top:0; width:140px; height:200px;}
.TextList002148 li time:after{ position:absolute; content:''; width:1px; height:50%; top:50%;transform: translateY(-50%);left: 0;background: #e7e8e8}
.TextList002148 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#999; font-size:16px;text-align: right}
}
@media(max-width:768px){
.TextList002148 li h3{ font-size:16px;}
.TextList002148 li .Ispic{position:relative;padding-bottom: 55%;margin-bottom: 20px;}
.TextList002148 li{ padding:2%;}
.TextList002148 li time{margin:10px 0;font-style: normal;width: 100%;display: block;}
}
@media(max-width:480px){
.TextList002148 li:after{ display:none;}
.TextList002148 li time{width:85px;}
.TextList002148 li time i{font-size:30px;margin-bottom: 5px;}
.TextList002148 li h3{}
.TextList002148 li p{overflow:hidden;height: 50px;}
}





.TextList001312{ padding:4% 0;}
.TextList001312 .title { text-align: center}
.TextList001312 .title h1{font-size: 30px;color: #373f53;margin-bottom: 5%;}
.TextList001312 .title h1::after{content: '';display: block;background: #d90b17;margin: 20px auto 10px;width: 50px;height: 3px;}
.TextList001312 li{ float:left; width:50%; background:#f5f5f5; margin-bottom:2%;}
/* .TextList001312 li:nth-child(2n){ margin-right:0;} */
.TextList001312 li div{position:relative; padding:28px 160px 28px 20px;}
.TextList001312 li a.more{ position:absolute; right:0; top:0; height:100%; max-width:186px; background:url(../images/TextList001312-more.png) no-repeat right 15% center;font-size: 16px;color: #333;line-height: 80px;border-left: 1px solid #eee;padding-left: 25px;padding-right:51px;} 
.TextList001312 li h3{ margin:0; font-weight:normal; color:#333; font-size:16px;}
.TextList001312 li p{ margin:0; line-height:20px; height:40px; overflow:hidden; color:#999; font-size:12px;}
.TextList001312 li:hover a.more{color: #fff;background:url(../images/TextList001312-more2.png) no-repeat right 15% center #2c508c;}
@media(max-width:768px){
.TextList001312 li{ float:none; width:auto; margin-right:0;} 
}
@media(max-width:375px){
.TextList001312 li div{ padding-right:100px;}
}



/*Floor000839*/
.Floor000839{ padding:4% 0;background: #fff}
.Floor000839 .contact{ float:left; width:50%;}
.Floor000839 .title { text-align: center}
.Floor000839 .title h1{font-size: 30px;color: #373f53;margin-bottom: 5%;}
.Floor000839 .title h1::after{content: '';display: block;background: #d90b17;margin: 20px auto 10px;width: 50px;height: 3px;}
.Floor000839 .contact h1,
.Floor000839 .forms h1{ margin:0; font-size:26px; font-weight:bold; line-height: 48px;color:#373f53;  width:100%;border-bottom: 1px solid #efefef;padding-bottom: 20px}
.Floor000839 .contact h1 em,.Floor000839 .forms h1 em{ font-style:normal; color:#891f19;}
.Floor000839 .contact .video{height:380px;position: relative;}
.Floor000839 .contact .video iframe{position: absolute;height: 100%;width: 100%;left: 0;top: 0;}
.Floor000839 .forms{ float:right; width:40%;}
.Floor000839 .forms .feedform{ margin-top:18px;}
.Floor000839 .forms dd{position: relative}
.Floor000839 .forms em{color: red;position: absolute;right: 2%;top: 16px;font-style: normal}
.Floor000839 .forms input,
.Floor000839 .forms textarea{ border:none;background:#fff; border:#D6D6D6 solid 1px; padding:13px 30px 13px 10px; margin-bottom:15px;}
.Floor000839 .forms input[type=text]{ width:100%;}
.Floor000839 .forms  textarea{ display:block; width:100%; padding:2%;margin-bottom:15px;}
.Floor000839 .forms .btn{ width:48%; float:right; background:#333; color:#fff; font-size:16px; font-weight:bold; padding:10px 0; border-radius:0; letter-spacing:0.5em;border: none}
.Floor000839 .forms .btn.submit{ float:left; background:#2c508c;}
.Floor000839 .forms .name{ float:left; width:48%;}
.Floor000839 .forms .tel{ float:right; width:48%;}
.Floor000839 .forms .con{ clear:both; height:9.5em;}
@media (max-width:1000px){
.Floor000839 .contact dl .fax,.Floor000839 .contact dl .email,.Floor000839 .forms input[type=text]{ float:none; width:100%;}
.Floor000839 .contact{ float:none; width:100%;}
.Floor000839 .contact h1{font-size:24px;}
}
@media (max-width:768px){
.Floor000839 .contact,.Floor000839 .forms{ float:none; width:100%;}
.Floor000839 .contact h1{font-size:20px;}
}








.Text001{ width: 45%; float: right}
.Text001 .title { text-align: center}
.Text001 .title h1{font-size: 30px;color: #373f53;margin-bottom: 5%;}
.Text001 .title h1::after{content: '';display: block;background: #d90b17;margin: 20px auto 10px;width: 50px;height: 3px;}
.Text001 .btn{text-align: center; margin-top: 30px; }
.Text001 .btn a{display: inline-block; padding: 0 40px 0 70px; line-height: 40px; color: #fff;margin:0 2%; background: url(../images/TextList001312-more2.png) no-repeat 20% center  #2c508c; margin-top: 30px; }
@media (max-width:1000px){
.Text001{ float:none; width:100%;}
.Text001 p{font-size:15px;line-height:30px;}
.Text001 .title h1{font-size:24px;}
}
@media (max-width:768px){
.Text001 .title h1{font-size:20px;}
}


/*Map002515 */
.Map002515{padding: 4% 0}
.Map002515 .auto{ background:url(../images/map_bg.png)no-repeat right top #fff;}
.Map002515 .title{font-size: 30px;color: #373f53;margin-bottom: 5%;font-weight: bold}
.Map002515 .title span{font-size: 60px;color: #f9f9f9;display: block;text-transform: capitalize}
.Map002515 .title::after{content: '';display: block;background: #d90b17;margin: 20px auto;width: 50px;height: 3px;display: none}
.Map002515 .list{padding-bottom: 3%}
.Map002515 .list dl{}
.Map002515 .list dd{float: left;font-size: 16px;width: 40%;margin-right: 5%;line-height: 40px;padding-left: 30px;color: #333}
.Map002515 .list dd:nth-child(1){width: 100%;margin-right: 0%;background: url(../images/Map002515_icon_1.png)no-repeat left top 11px}
.Map002515 .list dd:nth-child(2){background: url(../images/Map002515_icon_2.png)no-repeat left top 11px}
.Map002515 .list dd:nth-child(3){background: url(../images/Map002515_icon_3.png)no-repeat left top 11px}
.Map002515 .list dd:nth-child(4){background: url(../images/Map002515_icon_4.png)no-repeat left top 11px}
.Map002515 .list dd:nth-child(5){background: url(../images/Map002515_icon_5.png)no-repeat left top 11px}
.Map002515 .list dd:nth-child(2n+1){margin-right: 0%;}
.Map002515 .list .map{ margin-top:5%; height:500px;}
.Map002515 .list .map img{ max-width:none;}
.Map002515 .list .message table {
  width: 100%;
}
.Map002515 .list .message table td {
  padding-right: 15px;
  position: relative;
}
.Map002515 .list .message table td font {
  position: absolute;
  right: 5px;
  bottom: 0;
  line-height: 50px;
}
.Map002515 .list .message input {
  width: 100%;
  line-height: 50px;
  height: 50px;
  background-color: #f7f7f7;
  border: 0;
  text-indent: 30px;
  margin-top: 20px;
}
.Map002515 .list .message input::-webkit-input-placeholder {
  color: #999;
}
.Map002515 .list .message input:-moz-placeholder {
  color: #999;
}
.Map002515 .list .message input::-moz-placeholder {
  color: #999;
}
.Map002515 .list .message input:-ms-input-placeholder {
  color: #999;
}
.Map002515 .list .message input[name="code"] {
  width: calc(100% - 130px - 4%);
}
.Map002515 .list .message img {
  margin-top: 20px;
  float: right;
  width: 130px;
  height: 50px;
}
.Map002515 .list .message textarea {
  width: 100%;
  height: 180px;
  resize: none;
  line-height: 30px;
  padding: 30px;
  background-color: #f7f7f7;
  border: 0;
  margin-top: 20px;
}
.Map002515 .list .message textarea::-webkit-input-placeholder {
  color: #999;
}
.Map002515 .list .message textarea:-moz-placeholder {
  color: #999;
}
.Map002515 .list .message textarea::-moz-placeholder {
  color: #999;
}
.Map002515 .list .message textarea:-ms-input-placeholder {
  color: #999;
}
.Map002515 .list .message button {
  width: 100%;
  line-height: 50px;
  border: 0;
  background-color: #2c508c;
  color: #fff;
  margin-top: 20px;
  cursor: pointer;
}
@media(max-width:1024px){
.Map002515 .auto{padding:2%;}
}
@media(max-width:1024px) and (min-width:641px){
.Map002515 .number dd h3{ font-size:20px; }
}
@media(max-width:640px){
.Map002515 .number dl{ float:none !important; width:100%; margin-bottom:2%;}
.Map002515 .list dd{width:100%;line-height: 26px;margin-bottom: 10px;}
.Map002515 .title span{font-size: 36px;}
.Map002515 .list .map{height: 300px;}
}
@media(max-width:480px){
.Map002515 .title{ font-size:20px;}
.Map002515 .number dl{ height:90px;}
.Map002515 .number dd{ padding-left:20px;}
.Map002515 .number dd h3{ font-size:24px; }
.Map002515 .number dd.img{ width:90px;} 
.Map002515 .number dd.img img{ width:80px; height:80px;}
.Map002515 .list .message input{height: 38px;text-indent: 10px;margin-top: 10px;}
.Map002515 .list .message input[name="code"]{width: calc(100% - 90px - 4%);}
.Map002515 .list .message textarea{padding: 10px;margin-top: 10px;}
.Map002515 .list .message img{width: 90px;height: 38px;margin-top: 10px;}
.Map002515 .list .message button{height: 38px;line-height: 38px}
}



/*TextList001851 */
.TextList001851{ padding:4% 0;}
.TextList001851 .title{ padding:5%; background:url(../images/bgg2.png); margin-bottom: 3%}
.TextList001851 .title span{ display:inline-block;font-size:26px; color:#373f53;font-weight: bold}
.TextList001851 .title span::after{content: '';display: block;background: #2c508c;margin: 20px 0 10px;width: 50px;height: 3px; opacity: 1}
.TextList001851 .title p{font-size: 18px;color: #333}
.TextList001851 .title p b{color: #2c508c}
.TextList001851 .title dd{color: #333;font-size: 16px;line-height: 36px;padding-left: 35px}
.TextList001851 .title dd:nth-child(1){background: url(../images/TextList001851-icon1.png)no-repeat left top 9px}
.TextList001851 .title dd:nth-child(2){background: url(../images/TextList001851-icon2.png)no-repeat left top 9px}
.TextList001851 .title dd:nth-child(3){background: url(../images/TextList001851-icon3.png)no-repeat left top 9px}
.TextList001851 .title dd:nth-child(4){background: url(../images/TextList001851-icon4.png)no-repeat left top 9px}
@media(max-width:480px){
.TextList001851 .title span{ font-size:18px;}
}
.TextList001851 section{}
.TextList001851 .list{margin-bottom: 10px}
.TextList001851 section .list:last-child{ border-bottom:0;}
.TextList001851 .list .dot{ font-weight:normal; margin:0;  padding:20px 45px; background:url(../images/TextList001851-close.jpg) no-repeat 98% center #f8f8f8; font-size:16px; cursor:pointer;}
.TextList001851 .list .dot#on{ background-image:url(../images/TextList001851-open.png); background-color:#2c508c; color:#fff;}
.TextList001851 .list .con{ display:none; padding:3% 5%;background: #f8f8f8;font-size: 15px;line-height: 30px;color: #666}
.TextList001851 .list .con strong{ color: #333}
.TextList001851 .list .con p{padding-bottom: 30px}



.Floor0002  {padding:6% 0;position: relative}
.Floor0002 .auto {position: relative; }
.Floor0002 .title{font-size: 30px;text-align: center;color: #373f53;margin-bottom: 3%}
.Floor0002 .title::after{content: '';display: block;background: #d90b17;margin: 20px auto;width: 50px;height: 3px;}
.Floor0002 .auto{ overflow: hidden; position: relative; padding: 0 37px}
.Floor0002 li{ position: relative}
.Floor0002 li a{ }
.Floor0002 li .pic{ padding-bottom: 70%; position: relative}
.Floor0002 li .text{ padding:10px; background:#f5f5f5}
.Floor0002 li .text h2{font-size:16px; font-weight: normal; color: #222; margin:0; text-align: center}
.Floor0002 li .text p{font-size:14px; color: #999;line-height: 26px;display: none }
.Floor0002 .center{transform:scale(1);} 
.Floor0002 .center .pic:after{ display: none} 
.Floor0002  .con  { position: relative}
.Floor0002  .owl-nav  {  display: block !important }
.Floor0002  .owl-nav *  {  font-size:0; width:80px !important; height:80px !important; border:none; position:absolute; top: 50%; margin-top: -50px; background-image:none !important; cursor:pointer; padding:0; z-index: 100;   border-radius: 50%; display: block !important; }
.Floor0002  .owl-nav span{ display: none !important }
.Floor0002  .owl-nav .owl-next{ border-color: #ccc}
.Floor0002  .owl-nav .owl-prev{ left:-60px ;}
.Floor0002  .owl-nav .owl-next{ right:-60px; }
.Floor0002  .owl-nav .owl-next::before,
.Floor0002  .owl-nav .owl-prev::before{ position:absolute; content:''; width:30%; height:30%; border-top:2px solid #ddd; border-right:2px solid #ddd; top:35%; left:28%; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.Floor0002  .owl-nav .owl-prev::before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); left: 40%}
.Floor0002  .owl-nav .owl-next::before{border-top:2px solid #ccc; border-right:2px solid  #ccc}
.Floor0002  .owl-nav .owl-next:hover::before,
.Floor0002  .owl-nav .owl-prev:hover::before{ border-color:#00a0e9;}
.Floor0002 .bx-pager{display: none}
.Floor0003  {padding:0% 0;position: relative}
.Floor0003 .auto {position: relative; }
.Floor0003 .title{font-size: 30px;text-align: center;color: #373f53;margin-bottom: 3%}
.Floor0003 .title::after{content: '';display: block;background: #d90b17;margin: 20px auto;width: 50px;height: 3px;}
@media only screen and (max-width:640px ) {
 .Floor0002 .title,.Floor0003 .title{font-size:22px;}   
}


/*Floor002083 */
.Floor002083{ padding:6% 0 3% 0;}
.Floor002083 .title{font-size: 30px;text-align: center;color: #373f53;margin-bottom: 3%}
.Floor002083 .title::after{content: '';display: block;background: #d90b17;margin: 20px auto;width: 50px;height: 3px;}
.Floor002083 .tab{}
.Floor002083 .tab ul{ }
.Floor002083 .tab li{display: inline-block;padding: 0 20px;border:1px solid #eaeaea;cursor:pointer;text-align:center;color:#333;line-height:49px;position:relative;margin-bottom: 20px;}
.Floor002083 .tab li.active{background-color:#d90b17; border-right-color:#d90b17; border-right-style:solid;}
.Floor002083 .tab li.active:after{ position:absolute; content:''; width:0; height:0; border:15px solid transparent; border-top-color:#d90b17; left:50%; bottom:-30px; margin-left:-15px;display: none}
.Floor002083 .tab dl{display:none;overflow:hidden;padding-bottom: 15px;}
.Floor002083 .tab dt{float: left;width: 50%}
.Floor002083 .tab dt img{width: 100%}
.Floor002083 .tab dd img{float:left;width:50%;margin-right:5%}
.Floor002083 .tab dd{float:right;width:50%;padding-left: 5%;padding-top: 3%;}
.Floor002083 .tab dd h3{font-size: 20px;color: #333;margin: 0;padding-bottom: 20px;}
.Floor002083 .tab dd p{color: #666;margin: 0;line-height: 24px;}
.Floor002083 .tab dd .p1{padding-left: 20px;position: relative;padding-bottom: 20px}
.Floor002083 .tab dd .p1 b{color: #333;font-size: 16px;}
.Floor002083 .tab dd .p1 b::before{content: '';width: 10px;height: 3px;background:#d90b17;position: absolute;left: 0;top: 12px}
.Floor002083 .tab dd i{display: inline-block;background: #eaeaea;width: 100%;height: 1px;margin: 40px 0}
@media(max-width:1024px){
 .Floor002083 .tab dd,.Floor002083 .tab dt{width:100%;}  
 .Floor002083 .tab dd img{width:100%;margin-bottom:30px;margin-right:0;float: none;} 
}
@media(max-width:640px){
.Floor002083 .tab li{font-size:16px;line-height:35px;width: 48%;margin-bottom: 10px;margin-right: 4%;float: left;}
.Floor002083 .tab li:nth-child(2n){margin-right:0;}
.Floor002083 .tab li.active:after{border-width:10px;  bottom:-20px; margin-left:-10px;}
.Floor002083 .tab dl{padding:10px 1%;}
.Floor002083 .title{font-size:22px;}
}
@media(max-width:480px){
.Floor002083 .tab li{ font-size:14px;}

}


/*Timeline002853 */
 @font-face {
  font-family: "DINBold";
  src: url("../fonts/DINBold.woff2") format("woff2"),
       url("../fonts/DINBold.woff") format("woff"),
       url("../fonts/DINBold.ttf") format("truetype"),
       url("../fonts/DINBold.eot") format("embedded-opentype"),
       url("../fonts/DINBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}
@font-face {
  font-family: "DINPro-Regular";
  src: url("../fonts/DINPro-Regular.woff2") format("woff2"),
       url("../fonts/DINPro-Regular.woff") format("woff"),
       url("../fonts/DINPro-Regular.ttf") format("truetype"),
       url("../fonts/DINPro-Regular.eot") format("embedded-opentype"),
       url("../fonts/DINPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}

.Timeline002853 .auto{max-width: 1440px;}
.Timeline002853 .inner{max-width: 970px;}

/*slick Basic*/
.Timeline002853 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Timeline002853 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Timeline002853 .slick-list:focus {outline: none}
.Timeline002853 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Timeline002853 .slick-slider .slick-track, 
.Timeline002853 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Timeline002853 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Timeline002853 .slick-track:before, 
.Timeline002853 .slick-track:after{display: table; content: '';}
.Timeline002853 .slick-track:after{ clear: both;}
.Timeline002853 .slick-loading .slick-track { visibility: hidden;}
.Timeline002853 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Timeline002853 .slick-slide .slick-loading img { display: none;}
.Timeline002853 .slick-slide .dragging img { pointer-events: none;}
.Timeline002853 .slick-initialized .slick-slide { display: block;}
.Timeline002853 .slick-loading .slick-slide { visibility: hidden;}
.Timeline002853 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Timeline002853 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

@media(min-width:1025px){
.Timeline002853 .slider-nav{width: 100%;}
.Timeline002853 .slider-for{float: right;width: 51.134%;}
.Timeline002853 .slider-nav .slick-arrow{width: 197.246%;right:0; top: 50%;}
.Timeline002853 .slider-nav .slick-prev{margin-top: -65px;}
.Timeline002853 .slider-nav .slick-next{margin-top: 65px;}
.Timeline002853 .slider-nav .slick-next:before{transform: rotate(180deg);-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.Timeline002853 .slider-nav li{padding-right: 3vw;text-align: right;}
}
.Timeline002853 .slider-nav{border-right: 1px solid #efefef;position: relative; padding: 3vw 0;}
.Timeline002853 .slider-nav  .slick-arrow{position: absolute; font-size: 0;border:0;border-bottom: 1px solid #efefef; cursor: pointer;font-size: 0;padding: 0; z-index: 10;}
.Timeline002853 .slider-nav .slick-arrow:before{position: absolute; content: ''; width: 25px; height: 25px; background: url(../images/Timeline002853_btn.png) no-repeat center center #fff; left: 50%; top: 50%; margin: -12px 0 0 -12px;}
.Timeline002853 .slider-nav li{line-height: 129px; font-size: 18px;color: #ccc;font-weight: 100;}
.Timeline002853 .slider-nav li span{font-family: "DINPro-Regular"; font-size: 34px; margin-right: 10px;}
.Timeline002853 .slider-nav li.slick-center{color: #666;}
.Timeline002853 .slider-for .box{padding-top: 6.2vw;line-height: 28px;}
.Timeline002853 .slider-for .year{ font-family: "DINBold";color: #ea5432;font-size: 48px;line-height: normal;}
.Timeline002853 .slider-for .desc{line-height: 28px;color: #333; margin: 1vw 0 2vw 0;font-size: 16px;line-height: 28px;}
@media(max-width:1024px){
.Timeline002853 .slider-nav li{line-height: 60px; text-align: center;}
.Timeline002853 .slider-nav{padding: 0 5vw;border-top: 1px solid #efefef;border-bottom: 1px solid #efefef;}
.Timeline002853 .slider-nav .slick-arrow{width: 1px; height: 100%;background: #efefef; top: 0;}
.Timeline002853 .slider-nav .slick-prev{ left: 2.5vw;}
.Timeline002853 .slider-nav .slick-next{ right: 2.5vw;}
.Timeline002853 .slider-nav .slick-prev:before{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);}
.Timeline002853 .slider-nav .slick-next:before{transform: rotate(90deg);-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);}
}
@media(max-width:640px){
.Timeline002853 .slider-nav li{font-size: 16px;}
.Timeline002853 .slider-nav li span{font-size: 24px;}
}


/*
 .RighInfo002228
 */
.RighInfo002228{ padding:3% 0;background-color: #f6f6f6;}
.RighInfo002228 .auto{background-color: #fff;padding: 2% 3%;}
.RighInfo002228 .single-header{ text-align:center;border-bottom: 1px solid #ddd}
.RighInfo002228 .single-header h1{ color:#333; font-size:20px; margin:0 0 10px 0; font-weight:normal;}
.RighInfo002228 .single-header p span{ position:relative; z-index:2; padding:0 30px; background-color:#fff;}
.RighInfo002228 .single-content{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden; font-size:14px; line-height:24px; color:#555; padding-top:2%;}
.RighInfo002228 .single-content p{ text-indent:2em; margin:0; padding:10px 0;}
.RighInfo002228 .single-content .no-textindent{ text-indent:0;text-align: center}
.RighInfo002228 .con {line-height: 1.6;text-align: justify;font-size: 14px;}
.RighInfo002228 .con strong{font-size: 16px;}
.RighInfo002228 .con img{max-width: 100%;}
.RighInfo002228 .more{float: right;margin-top: 25px}
.RighInfo002228 .more a{display: inline-block;width: 120px;height: 40px;text-align: center;background: #f5f5f5;color: #333;line-height: 40px}
.RighInfo002228 .more a:hover{color: #fff;background: #2c508c}
.RighInfo002228 .info_pn{float: left;margin-top: 20px;}
.RighInfo002228 .info_pn span {display: block;padding: 2px 0;}
.RighInfo002228 .info_pn span a{color: #555}
.RighInfo002228 .info_pn span a:hover{color: #2c508c}
@media(max-width:950px){
.RighInfo002228{padding: 0;}
.RighInfo002228 .auto{ padding:1% 3% 10px;}
.RighInfo002228 .single-header{margin-top: 10px;}
}
@media screen and (min-width:465px){
.RighInfo002228 .col2{ width:48%;}
.RighInfo002228 .fr{ float:right;}
.RighInfo002228 .col2+.col2{ margin-top:0;}
}
@media screen and (min-width:768px){
.RighInfo002228 .con{font-size: 16px;}
.RighInfo002228 .con strong{font-size: 18px;}
.RighInfo002228 .single-header h1{ font-size:24px;}
.RighInfo002228 .single-header h3{ font-size:18px;}
.RighInfo002228 .single-content p{ padding:15px 0;} 
.RighInfo002228 .single-header h3:after{ background-color:#f3eee9; position:absolute; top:50%; z-index:1; margin-top:0;} 
}
@media screen and (min-width:1024px){
.RighInfo002228 .single-header h1{/* font-size:30px; */}
}




.Timeline000618{padding:2% 0;position: relative;margin-bottom: 2%;}
.Timeline000618 h2{font-size:32px;font-weight:bold;color:#373f53;text-align:center;}
.Timeline000618::before{content:'';width: 100%;height: 2px;background: #cbd1df;position: absolute;left: 0;bottom: 20%;z-index: 1;}
.Timeline000618 .item_year {position: relative;overflow: hidden;z-index: 1;padding-top: 0;}
.Timeline000618 .item_year .item {width: 100%;position: relative;padding-top: 19px;line-height: 50px;text-align: center;cursor:pointer;background-size:contain;font-size:16px;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;font-size: 20px;color: #a6b2bf;}
.Timeline000618 .item_year .item.slick-current{color: #2c508c;font-weight: bold;font-size: 26px;}
.Timeline000618 .item_year .item:after{position: absolute;left: 50%;top: 0px;width: 1px;height: 20px;content: '';background: #cad2dd;z-index: 3;margin-left: 0px;margin-top: 0px;}
.Timeline000618 .item_year .item.slick-current:after{background: #2c508c;}
.Timeline000618 .slick-prev,
.Timeline000618 .slick-next{position:absolute;top:50%; width:26px;height:100%;cursor:pointer;border-radius:3px;z-index:10;}
.Timeline000618 .slick-prev{left: 27%;background:url(../images/left.png) no-repeat center center!important}
.Timeline000618 .slick-next{right: 27%;background:url(../images/right.png) no-repeat center center!important}
.Timeline000618 .item_info { text-align: center;}
.Timeline000618 .item_info:before{/* background:url(../images/Timeline000618-bg.png) no-repeat right bottom; */width:30%;height:100%;position:absolute;content:'';right:0;bottom:0;background-size:contain;}
.Timeline000618 .item_info{position: relative;background:url(../images/pre_bg.png) no-repeat;background-size: cover;min-height: 300px;padding-top: 34px;}
.Timeline000618 .item_info pre{text-align:center;font-size:16px;line-height:36px; padding:2% 50px}
.Timeline000618 .item_info:before{position: absolute;left: 0;top: 21px;width: 40px;height: 40px;content: '';background:url(../images/pre_left.png) no-repeat;z-index: 3;margin-left: 0px;}
.Timeline000618 .item_info:after{position: absolute;right: 0;top: 31px;width: 40px;height: 40px;content: '';background:url(../images/pre_right.png) no-repeat;z-index: 3;margin-left: 0px;}


/*
 .Floor001118 */
.Floor001118{ padding-top: 6%; padding-bottom:20px;}
.Floor001118 .title{font-size: 30px;text-align: center;color: #373f53;margin-bottom: 3%}
.Floor001118 .title::after{content: '';display: block;background: #d90b17;margin: 20px auto;width: 50px;height: 3px;}

.Floor001118 .box {position: relative;margin: 0px 30px;height: 370px;overflow: hidden;}
.Floor001118 .box .left-btn,
.Floor001118 .box .right-btn{position: absolute;top: 126px;height: 36px;display: inline-block;width: 36px;z-index: 10;cursor:pointer;background-repeat:no-repeat;}
.Floor001118 .left-btn {left:0px;background-image: url(../images/Floor001118-btn_prev.png);}
.Floor001118 .left-btn:hover,
.Floor001118 .left-btn.active{background-image: url(../images/Floor001118-btn_prev_hover.png);}
.Floor001118 .right-btn {right:0px;background-image: url(../images/Floor001118-btn_next.png);}
.Floor001118 .right-btn:hover,
.Floor001118 .right-btn.active {background-image: url(../images/Floor001118-btn_next_hover.png);}
.Floor001118 .hidden {overflow: hidden;}
.Floor001118 .list {position: relative;width: 100%;}
.Floor001118 .list li {background: #fff;padding: 30px;border: 1px solid #e6e6e6;min-height: 260px;text-align: center;transition: all 0.3s ease;}
.Floor001118 .list li:hover{transform:scale(1.2);opacity: 1;filter: alpha(opacity=100); z-index:99; position:relative;}
.Floor001118 .list li:hover:after{content:'';border: #e6e6e6 solid 1px;height:1px;width:120%;left:0%;top:3px; position:absolute;}
.Floor001118 .list li:hover:before{content:'';border: #e6e6e6 solid 1px;height:1px;width:100%;left:0%;bottom:3px; position:absolute; display:block;}
.Floor001118 .list li h3 {font-size: 18px;color: #333;font-weight: bold;height: 58px;line-height: 58px; margin:0; font-weight:normal;transition: all 0.3s ease;}
.Floor001118 .list li p {font-size: 14px;line-height:24px;margin: 0;display:none;transition: all 0.3s ease;overflow-y: auto;height: 102px;/* overflow: hidden; */}
.Floor001118 .list li a{display: inline-block;margin: 20px 0px;padding: 5px 18px;color: #009fd9;font-size: 16px;border: 1px solid #009fd9;border-radius: 2px;}
.Floor001118 .list .center{ position:relative; z-index:5;}
.Floor001118 .list .center li h3,
.Floor001118 .list .owl-item:hover li h3{ font-weight:bold; color:#2c508c;}


.Floor001118 .list .center li p,
.Floor001118 .list .owl-item:hover li p{  display:block;}



.Floor001118 .list li div {/* margin: 0px 24px; */text-align: center;width: 100%;}
.Floor001118 .list li div img { margin:0 auto; max-width: none; width:auto;}
.Floor001118 .list li div img.icon2{ display:none;}

.Floor001118 .list .center li div img.icon{ display:none;}
.Floor001118 .list .center li div img.icon2{ display:block;}
.Floor001118 .list .owl-item:hover li div img.icon{ display:none;}
.Floor001118 .list .owl-item:hover li div img.icon2{ display:block;}

.Floor001118 .owl-carousel .owl-stage-outer{padding: 20px 0;/* overflow: auto; */}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li{transform:scale(1.2);opacity: 1; z-index:8;}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li:after{content:'';border: #e6e6e6 solid 1px;height:1px;width:100%;left:0%;top:3px; position:absolute; display:block;}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li:before{content:'';border: #e6e6e6 solid 1px;height:1px;width:100%;left:0%;bottom:3px; position:absolute; display:block;}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li a{color: #fff;background: #009fd9;}
.Floor001118 .owl-carousel.owl-drag .owl-item.active.center li a:hover {background: #008cbf;}

.content{background-color: #f6f6f6;padding: 3% 0;}
.content_left *,.content_right *{
	margin: 0;
	padding: 0;
}
/* 左侧菜单 */

.content .content_left {
    /* display: inline-block; */
    width: 23.5%;
    float: left;
    background-color: #fff;
}

.content .category_title {
    display: block;
    overflow: hidden;
    width: 100%;
    background-color: #2c508c;
    background-image: url(../img/news_icon.png);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 18px 18px;
}

.content .category_title>h3 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 300;
    line-height: 80px;
    text-align: right;
    margin-right: 36px;
}

.content .category_list {
    padding-top: 10px;
    display: block;
    width: 100%;
}

.content .category_list_items {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    font-weight: 100;
    line-height: 60px;
    text-align: right;
    padding-right: 36px;
    box-sizing: border-box;
    cursor: pointer;
}

.content .category_list_items>a {
    color: #474747;
    font-size: 20px;
}

.content .category_list_items:hover {
    border-right: 3px solid #d60d19;
}

.content .category_list_items.active {
    border-right: 3px solid #d60d19;
}
.content .content_right {
    /* display: inline-block; */
    float: right;
    width: 73.5%;
}

.content .location {
    display: block;
    width: 100%;
    height: 74px;
    background-color: #FFFFFF;
}

.content .location>p {
    display: block;
    font-size: 16px;
    margin-left: 30px;
    line-height: 74px;
    color: #474747;
    font-weight: 100;
    cursor: pointer;
}

.content .location>p>span {
    color: #D60D19;
}

.content .location>p a {
    color: #474747;
    font-size: 16px;
}

.content .location>p a:last-child {
    color: #D60D19;
}

.content .news_list {
    display: block;
    width: 100%;
    margin-top: 30px;
}

.content .news_list_items {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 24px 0px 24px 30px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 30px;
    transition: all 0.6s;
}

.content .news_list_items:hover {
    box-shadow: 0 0 14px #e2e2e2;
}

.content .news_list_items>a {
    display: block;
    width: 100%;
    height: 100%;
}

.content .news_list_items>a>h4 {
    width: 60%;
    height: 22px;
    overflow: hidden;
    color: #474747;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .news_list_items:hover>a>h4 {
    color: #D60D19;
}

.content .news_list_items>a>h6 {
    width: 60%;
    font-size: 16px;
    color: #808080;
    line-height: 24px;
    font-weight: 100;
    margin-top: 16px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	height: 48px;

}

.content .news_list_items>a>.time{
    display: block;
    color: #474747;
    font-size: 18px;
    font-weight: 100;
    line-height: 18px;
    margin-top: 16px;
}

.content .news_list_pic {
    display: block;
    width: 180px;
    height: 120px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
}

.content .news_list_pic>img {
    display: block;
    width: 180px;
    height: 120px;
    transition: all 0.7s;
}

.content .news_list_pic:hover>img {
    transform: scale(1.15);
}
@media (max-width: 1024px){
	.content .content_left{display: none;}
	.content .content_right{width: 100%;}
}
@media (max-width: 768px){
	.content .news_list_pic{display: none;}
	.content .location{height: 38px;}
	.content .location>p{line-height: 38px;font-size: 14px;}
	.content .news_list{margin-top: 15px;}
	.content .news_list .news_list_items {margin-bottom: 15px;padding: 15px 10px;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)}
	.content .news_list_items>a>h4,.content .news_list_items>a>h6{width: 100%;}
	.content .news_list_items>a>h4{font-size: 16px;}
	.content .news_list_items>a>h6{font-size: 14px;line-height: 20px;height: 40px;margin: 5px 0 0 0;}
	.content .news_list_items>a>.time{font-size: 12px;text-align: right;margin-top: 5px;}
}