/* Write your styles */
html,body{ font-family:"微软雅黑"; overflow-x:hidden;}
html *,html *:before,html *:after {-webkit-transition: 0.5s; transition: 0.5s;}
a{ color:#666;}
b{ font-weight: normal;}
i,cite{ font-style: normal;}
ul{ list-style:none;}

.bg01{ background:url(../images/topbg.png) no-repeat left top #fff; background-size: 100% auto;  }
.bg02{background:url(../images/bg01.jpg) no-repeat left top; background-size:100% auto; }

.red_bg{ background: #e0002a !important;}
.orange_bg{ background: #ffa300 !important;}
.orange01_bg{ background: #ef8009 !important; }
.grey_bg{ background: #454857 !important;}

.red{ color: #dc3d43 !important; font-weight: bold; padding: 0 5px;}
.yellow{ color: #ffa300 !important;}
.blue{ color: #0080da !important;}
.line01{ width: 100%; height: 1px; background: #eee;}
.clear{ clear:both !important;}
.width100{ width: 100% !important;}
.width40{ width: 45% !important;}
.width25{ width: 24%;}
.width60{ width: 54% !important;}
.width50{ width: 50%;}
.width75{ width: 75%;}
.width70{ width: 67%;}
.width30{ width:30%;}
.width33{ width:32%;}
.width1200{ max-width:1600px; width: 100%; padding:0; margin:0 auto; position:relative;}
@media screen and (max-width:1366px){
.width1200{ padding:0 20px;}
}
@media screen and (max-width:1279px){
.bg01{ background:url(../images/topbg.png) no-repeat left top #fff; background-size:cover;  }
.width1200{ width:100%; padding:0 20px; margin:0 auto; display:block; position:relative;}
.width40{ width: 100% !important;}
.width25{ width: 100% !important;}
.width60{ width: 100% !important;}
.width50{ width: 100% !important;}
.width75{ width: 100% !important;}
.width70{ width: 100% !important;}
.width30{ width:100% !important;}
.width33{ width:100% !important;}
.am-fr, .am-fl{ float: inherit !important;}
}
input::-webkit-input-placeholder{color: #455571 !important; font-weight:normal !important;}
.empty{ padding:0 !important ; margin:0 !important;}
input::-webkit-input-placeholder {color: #455571 !important; font-size:14px;}
.blank0{clear:both;display:block;font-size:1px;visibility:hidden;height:0;line-height:0;}
.blank5{clear:both;display:block;font-size:1px;overflow:hidden;height:5px;}
.blank10{clear:both;display:block;font-size:1px;overflow:hidden;height:10px;}
.blank15{clear:both;display:block;font-size:1px;overflow:hidden;height:15px;}
.blank20{clear:both;display:block;font-size:1px;overflow:hidden;height:20px;}
.blank30{clear:both;display:block;font-size:1px;overflow:hidden;height:30px;}
.blank40{clear:both;display:block;font-size:1px;overflow:hidden;height:40px;}
.blank50{clear:both;display:block;font-size:1px;overflow:hidden;height:50px;}
.blank60{clear:both;display:block;font-size:1px;overflow:hidden;height:60px;}
.blank80{clear:both;display:block;font-size:1px;overflow:hidden;height:80px;}
.blank100{clear:both;display:block;font-size:1px;overflow:hidden;height:100px;}

.menu-box{ width:100%; height:110px;vertical-align:middle; background:linear-gradient(#031c3b, transparent); border-bottom: 0px solid rgba(255, 255, 255, 0.4); line-height:120px; z-index:999; position: absolute;}
.menu-box .logo{ margin:5px 0 0 0 !important; width:489px; height: 100px; background:url(../images/logo01.png) no-repeat left center; background-size:auto; }
.sticky{ position: fixed;background:#fff; background-size:auto; border-bottom: 1px solid rgba(0, 0, 0, 0.1);  }
.sticky .logo{ background:url(../images/logo.png) no-repeat left center;}
.sticky .menu_child{ background:rgba(255, 255, 255,1) !important;}
.sticky .menu .am-active:hover,.sticky .menu li:hover{ background:rgba(0, 0, 0, 0.05) !important;}

.sticky .menu_child a{  color:#555 !important; }
.sticky .menu li a{ color:#333; } 
.sticky .width1200{ height:100px; background:url(../images/shan.png) no-repeat 360px center #fff !important; background-size:auto !important;}

.menu_nei{ width: 100%;height:110px; position: fixed; z-index: 999;border-bottom: 1px solid #eee; background: #fff;  }
.menu_neibg{ height:100px; background:url(../images/shan.png) no-repeat 25% center #fff !important; background-size:auto !important;}

.menu_nei .logo{ margin:5px 0 0 0 !important; width:489px; height: 100px; background:url(../images/logo01.png) no-repeat left center; background-size:auto; }
.menu_nei .menu_child{ background:rgba(255, 255, 255,1) !important;}
.menu_nei .menu_child a{  color:#555 !important; }
.menu_nei .menu li a{ color:#555; } 
.menu_nei .menu .am-active:hover,.menu_nei .menu li:hover{ background:rgba(0, 0, 0, 0.05) !important;}

.menu{ height:120px; padding: 20px 0 0 0; text-align:center; float:right;position:relative;}
.menu li{ margin:0 !important; padding:0 !important;}
.menu li a{ position: relative; line-height:60px; height:60px; font-size:17px; color:#fff; max-width: 160px !important; padding:0 18px; margin:0 auto; width: auto; display:flex; justify-content: center; align-items: center;} 
.menu li a i{ font-size: 14px !important;  padding: 0 0 0 3px; font-weight: 400;}
.menu li a span{ font-size: 20px !important;  padding: 0 3px 0 0; font-weight: 400;}
.menu .am-active a{ background: none !important;}
.menu .am-active a:after{ content: ""; position: absolute; bottom: 5px; left: 50%; transform: translateX(-50%); width: 30px; height: 2px; background: #0080da; border-radius: 10px;}
.menu .am-active:hover,.menu li:hover{ background:rgba(0, 0, 0, 0.2) !important; }
.menu li a:hover{ background:none;}
.menu li:hover .menu_child{ display:block; }
input::-webkit-input-placeholder{color: #455571;}

.top_search{ display: none; align-items: center; justify-content:space-between; position: absolute; top: 54px; right: 0;height: 40px; width: 300px; border: 1px solid #f5f5f5; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); background: #fff; border-radius: 2px; padding: 2px 10px;}
.top_search input{ background: none; border: none; color: #455571; font-size: 14px; width: 260px; outline: none;}
.top_search button{ background: none; border: none; color: #666; font-size: 22px;  font-weight: 400; width:30px;}
.top_search_ico:hover .top_search{ display: flex;}

.menu_child{ width:100% !important; height:auto; background:rgba(27, 43, 79, 0.9) !important; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); z-index:3000; padding:0; display: none; position: absolute; top:60px; text-align:left; opacity:1;}
.menu_child ol{ margin:0 !important; padding:0 !important;}
.menu_child li{ margin:0 !important; padding:0 !important; line-height:36px !important;}
.menu_child a{ background:none !important; font-size:14px !important; line-height:44px !important; height: auto !important; font-style:normal; padding:0 5px !important;text-align: center !important; color:#fff !important; margin:0 !important; border:none !important; display:block !important;}
.menu_child a:hover{background:#0080da !important; color:#fff !important; }

@media screen and (max-width:1279px){
.logo{ width:70%; height:auto;}
.am-offcanvas{ z-index:9999 !important; }
.top_m{position: fixed !important; z-index: 100; width: 100%;}
header{ width:100%; height: auto !important;vertical-align:middle; position: relative; z-index: 999 !important; background:#fff !important; line-height:0; padding:0 10px !important;}
.ico_menu{ padding-top:5px; width: 30px;}
.ico_menu img{ width:100% !important; max-width:150% !important; height:auto !important; margin:0 !important; padding-right:5px;}
.menu_m{ padding:1em 0.5em !important; float:none !important; }
.menu_m li{ background:none !important; border-bottom:1px solid #333 !important; border:none; text-align:center;  width:100% !important; display:block !important; padding:0; overflow:hidden; }
.menu_m li a{ font-size:1.4rem !important; color:#777 !important; display:block !important;  width:100% !important; line-height:1rem ; padding:1.5rem 0 !important;}
.menu_m li .active{background-color:#b6100f; color:#FFF;}
.menu_m .am-accordion-title{color:#777 !important; display:block; font-size:1.4rem !important; padding:0 !important }
.menu_m .am-accordion-title:before{ display:none !important;}
.menu_m li dd a{ font-size:1.2rem !important; padding:1rem 0 !important;}
.menu_m li input{ width:60% !important; display: inline-block; background:#f3f3f3;   padding:0 0 0 10px; font-size:12px; color:#666 ; height:40px; line-height:40px; border:none; margin-left:10px;margin-top:25px; border-top-left-radius:80px;border-bottom-left-radius:80px; float:left;vertical-align:top;}
.menu_m li .btn_search{ padding:-30px 0 0 0 !important; display:inline-table; width:25% !important; height:40px !important;  text-align:center; vertical-align:top; margin-top:25px;background:#f3f3f3 !important;border-top-right-radius:80px;border-bottom-right-radius:80px;float:left;}
.menu_m li .btn_search img{ width:35%; height: auto !important; margin-top:-5px;}
.menu_bg{width:40%; background-color:#222; padding-top:20px !important;}
.menu_bg .am-offcanvas-content{ margin:0 !important; padding:0 !important;}
input::-webkit-input-placeholder{color: #455571; font-size:14px !important;}
}

.banner{ display:block; z-index:90 !important; box-shadow:none !important; overflow:hidden; background: #000; padding: 0; height: 900px; margin: 0;}
.banner .am-control-nav{bottom:20px !important; z-index:110 !important;left:50% !important; transform: translateX(-50%); width: auto !important; }
.banner .am-control-nav a{ width:10px !important; height:10px !important; border-radius:80px !important; background:#FFF !important; border:0px solid #eee !important; box-shadow:none !important; }
.banner .am-next{opacity: 1 !important;  background:url(../images/ico_right.png) no-repeat center center rgba(0, 0, 0, 0.5); width:60px !important; height:60px !important; top: 50%; transform: translateY(-50%);  right: 0 !important;}
.banner .am-prev{opacity: 1 !important;  background:url(../images/ico_left.png) no-repeat center center rgba(0, 0, 0, 0.5); width:60px !important; height:60px !important;top: 50%; transform: translateY(-50%); left: 0 !important;}
.banner .am-next::before,.banner .am-prev::before{ display: none !important;}
.banner .am-control-nav .am-active{ background:#ffa300 !important; }
.banner .am-viewport,.banner .am-slides{ height: 100%;}
.banner .am-slides li{ overflow:hidden; position:relative; height: 100%;}
.banner .am-slides li img{width: 100%;}
.banner .top_txt{ position: absolute; left: 50%; top: 40%; transform: translate(-50%,-50%); z-index: 99; width: 1200px;}
.banner video{ opacity: 1; height: 100%;}

.lunbo{ padding:0; margin:0; height: 614px; box-shadow: none !important;}
.lunbo .am-slides,.lunbo .am-viewport,.lunbo .am-slides li{ border: none !important; box-shadow: none !important;height: 100% !important;}
.lunbo .lunbo_pic{ width: 100%; height: 100% !important; position: relative; z-index: 9; }
.lunbo .lunbo_pic img{ width:100%; height:100% !important; object-fit: cover;}
.lunbo .am-prev{ background: url(../images/ico_left.png) no-repeat left center; color:#f6f6f6 !important;opacity:1 !important; margin:-20px 0 0 0 !important;}
.lunbo .am-next{ background: url(../images/ico_right.png) no-repeat left center; color:#f6f6f6 !important; opacity:1 !important;margin:-20px 0 0 0 !important;}
.lunbo .am-prev:before{ display:none !important;}
.lunbo .am-next:before{ display:none !important;}
.lunbo .lunbo_txt{ letter-spacing: 1px; position: absolute; height: 100px; margin: 0; bottom: 0;  background: rgba(2, 59, 132, 0.9); display: flex; align-items: center; justify-content:flex-start; padding: 20px 30px; width: 100%; z-index: 10;}
.lunbo .lunbo_txt p{ display: block; text-align: center; margin: 12px 40px 0 0; padding: 0; line-height: 16px; }
.lunbo .lunbo_txt p i{ display: block; text-align: center; color: #fff;  font-size: 36px; line-height: 15px; margin: 0 0 15px 0; font-weight: bold;}
.lunbo .lunbo_txt p span{ display: block; text-align: center; color: #fff;  font-size: 14px; font-weight: 400;}
.lunbo .lunbo_txt b{ color: #fff; text-align: left; font-size: 20px; line-height: 30px; display: block; width: 60%; margin: 0;}
.lunbo .am-control-nav{ bottom: 40px !important; right: 15px !important; width: auto !important;}
.lunbo .am-control-nav a{ width: 15px !important; height: 15px !important; background: #fff !important;}
.lunbo .am-control-nav a.am-active{  background: #ffa300 !important;}

@media screen and (max-width:1279px){
.banner{margin: 50px 0 0 0; height: auto;}
.banner .am-next{ width:40px !important; height:40px !important; }
.banner .am-prev{ width:40px !important; height:40px !important;}
.banner .am-control-nav{bottom:10px !important; }
}

.top_data{ width: 1200px; display: flex; align-items: center; justify-content: space-between; background: rgba(0, 0, 0, 0.4); z-index: 99; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); height: 130px;}
.top_data_item{ width: 25%; border-right: 1px solid rgba(255,255,255,0.2); height: 100%;}
.top_data_item:last-child{ border-right: none;}
.top_data_item b{ font-weight: bold; display: table; margin:44px auto 0 auto; color: #fff; font-size: 40px; line-height: 24px; }
.top_data_item span{ display: table; margin: 0 auto; color: #aaa; font-size: 14px; }

.home_about{ width:100%; height:auto; background:#fff; padding:40px 0; min-height:100px; position:relative; overflow:hidden;}
.home_about_main{ height: 210px; display: flex; align-items: center; justify-content: space-between; background:url(../images/home_zi.png) no-repeat center center; background-size: 100% auto;}
.home_about .home_about_txt{ width:35%; padding:0; position: relative;}
.home_about .home_about_txt b{ font-size:54px; color:#414d61; display:flex;align-items: center;justify-content: flex-start; font-weight:bold; margin:0;}
.home_about .home_about_txt i{ color:#ffa300; display:block; font-style:normal; }
.home_about .home_about_txt span{ font-size:16px; letter-spacing: 1px; line-height:20px; color:#4f617f; display:block; text-align:left; padding: 0;}
.home_about_data{ z-index: 100; width:55%;display: flex; align-items: flex-start; justify-content: space-between; margin: 0; height: 150px; }
.home_about_data_item{ width:25%; height:100%; text-align: center; padding:0 10px 15px 10px; line-height: 20px; background:none; overflow: hidden; margin: 0;}
.home_about_data_item:hover{ background: #ffa300; margin: -10px 0 10px 0;}
.home_about_data_item:hover b,.home_about_data_item:hover i{ color: #fff !important; }
.home_about_data_item b{ font-weight: 300; display: table; margin: 50px auto 35px auto !important; color: #ffa300; font-size: 64px !important;}
.home_about_data_item i{ display: table; margin: 0 auto !important; color: #47546b !important; font-size: 16px !important;}
@media screen and (max-width:1279px){
.home_about_main{width: 100%; height:auto; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;s background:url(../images/home_zi.png) no-repeat center center; background-size: 100% auto;}

.home_about{ width:100%; height:auto; background:#f5f7f9; padding:10px; min-height:100px; position:relative; overflow:hidden;}
.home_about .home_about_txt{ width:100%; padding:10px 0 0 0;}
.home_about .home_about_txt b{ font-size:30px; color:#ffa300; display:flex; font-weight:bold;line-height:30px;}
.home_about .home_about_txt i{  color:#777; display:block; font-style:normal; text-transform:uppercase; margin:0;}
.home_about .home_about_txt span{ font-size:14px; letter-spacing: 1px; line-height:36px; color:#4f617f; display:block; text-align:left; padding: 0;}
.home_about_data{ z-index: 1; width:100%;display: flex; align-items: flex-start; justify-content: space-between; margin: 0 0 20px 0; height: auto; }
.home_about_data_item b{ font-weight: 300; display: table; margin: 30px auto 20px auto !important; color: #ffa300; font-size: 48px !important;}
.home_about_data_item i{ display: table; margin: 0 auto !important; line-height: 18px; color: #47546b !important; font-size: 14px !important;}
.home_about_data_item{ width:25%; height:100%; text-align: center; padding:0 5px; line-height:20px !important; background:none; overflow: hidden; margin: 0;}
}

.home_yewu{ width:100%; height:auto; margin:0; min-height:100px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; position:relative;}
.home_yewu_item{ width: 25%; background: #eee; padding:0; height: 300px; overflow: hidden; position: relative;}
.home_yewu_item:hover{ margin: -20px 0 20px 0;}
.home_yewu_txt{ position: absolute; height: 100%; top: 0; left: 0; z-index: 100; padding: 20px 0 0 40px;}
.home_yewu_txt i{ display: table; font-style: 300; margin: 0; color: #fff; font-size: 60px;}
.home_yewu_txt b{ display: table; margin: 0; color: #fff; font-size: 22px;}
.home_yewu_item:hover .home_yewu_txt cite{ opacity: 1;}
.home_yewu_txt span{ font-size: 12px; letter-spacing: 2px; padding: 0; text-transform: uppercase; margin: 0; color: #fff; display: block; position: relative;}
.home_yewu_txt a{ position: absolute; left: 40px; bottom: 50px; display: table; margin: 0; color: #fff; font-size: 14px; border-radius: 80px; background:none; border: 1px solid #fff; line-height: 36px; padding: 0 20px;}
.home_yewu_txt a:hover{ bottom: 60px; background: #fff; color: #ffa300;border: 1px solid #fff; }

.title01{ display: flex; align-items:center; justify-content:space-between; margin: 0; position: relative;}
.title01 a{ display: flex; align-items: center; margin: 0 0 10px 0; justify-content: center; color: #56677d; font-size: 15px; text-align: center; line-height: 44px;}
.title01 a i{ font-size: 12px; }
.title01 a:hover{ color: #111; margin: -5px 0 5px 0;}
.title01 p{ display: flex; align-items: flex-end; justify-content: flex-start;}
.title01 p b{ font-size:34px; color:#02377a; display:block; font-weight:bold; padding: 0; position: relative;}
.title01 p i{ font-size:26px !important; font-weight:600; color:#fff; display:block; font-style:normal; text-transform:uppercase; margin:0 0 0 10px; }

.title02{ display: block; margin: 0 auto; position: relative;}
.title02 b{ font-size:30px; color:#02377a; display:block;z-index: 11 !important;  font-weight:bold; text-align: center; padding: 24px 0 0 0; position: relative;}
.title02 i{ display: none; font-size:36px !important; font-weight: bold; z-index: 10 !important; position: absolute; left: 50%; top:10%; white-space: nowrap; transform: translateX(-50%); z-index: -1;  color:#fff; font-style:normal; text-transform:uppercase; margin:0 0 20px 0; letter-spacing: -1px;}
@media screen and (max-width:1279px){
.title02 b{ font-size:26px; color:#02377a; display:block;z-index: 11 !important;  font-weight:bold; text-align: center; padding: 32px 0 0 0; position: relative;}
.title02 i{ font-size:36px !important; font-weight: bold; z-index: 10 !important; position: absolute; left: 50%; top:10%; white-space: nowrap; transform: translateX(-50%); z-index: -1;  color:#fff; display:block; font-style:normal; text-transform:uppercase; margin:0 0 20px 0; letter-spacing: -1px;}
.home_yewu_txt{ position: absolute; height: 100%; top: 0; left: 0; z-index: 1; padding: 20px 0 0 40px;}

.home_yewu_item{ width:100%; background: #f5f7f9; padding:0 0 20px 0; margin: 0 0 10px 0;}	
.title01 p b{ font-size:26px; color:#02377a; display:block; font-weight:bold; padding: 0; position: relative;}
.title01 p i{ font-size:26px !important; font-weight:600; color:#cfd8de; display:none; font-style:normal; text-transform:uppercase; margin:0 0 0 10px; }
.title01 a{ display: flex; align-items: center; margin: 0 0 10px 0; justify-content: center; border-radius: 500px; border: 1px solid #dbe6f3; width: auto; color: #56677d; padding: 0 20px; font-size: 14px; text-align: center; line-height: 36px;}

}

.home_list{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; width: 100%; margin: 0;}

.home_tongzhi_item{ display: flex; align-items: center; justify-content:space-between; flex-wrap: wrap; width: 100%; padding:6px 10px; margin:0 0 10px 0; border-bottom: 1px dashed #e5e5e5;}
.home_tongzhi_item b:before{ content: "◆"; padding: 0 10px 0 0; color: #ffa300;}
.home_tongzhi_item b{ font-size: 16px; line-height: 30px; margin: 0; display:block; width: 80%; color: #3e5165; }
.home_tongzhi_item i{ font-size: 14px; white-space: nowrap;  display:table; color: #6b87a6; }
.home_tongzhi_item:hover{ background: #ffa300;}
.home_tongzhi_item:hover b,.home_tongzhi_item:hover b:before,.home_tongzhi_item:hover i{ color: #fff;}

.home_news li{text-align:center; margin:0; padding:0; }
.home_news_item{text-align:center; margin:0 0 10px 0; border-radius: 2px; border-left: 3px solid #0080da; height: 109px; overflow: hidden; display: block; width:100%; padding:6px 20px;  background:#fff; box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.home_news_item:hover{ background: #0080da; }
.home_news_item:hover b,.home_news_item:hover i,.home_news_item:hover i span{color: #fff;}
.home_news_item i{ font-style:normal; padding: 0; text-align: left; color:#96a0a8; margin:5px 0; font-size: 16px; display: block;}
.home_news_item i span{ margin: 0 10px 0 0; color: #ffa300;}
.home_news_item p{ width:100%; height:250px;  border:0px dashed #ccc; background:#f5f5f5;overflow:hidden; margin:0; display: block; }
.home_news_item p img{ width:100% !important; }
.home_news_item p:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.home_news_item b{ display: block; width:100%; font-style:normal !important; font-size:16px;  line-height:26px; height: 52px; overflow: hidden; padding:0; text-align:justify; color:#333; overflow:hidden; margin:0 0 5px 0;}

.home_news_item01{text-align:center; margin:0 0 10px 0;  overflow: hidden; display: block; width:32%; padding:0 0 10px 0;  background:#f5f7f9;}
.home_news_item01:hover{ background: #0080da; }
.home_news_item01:hover b,.home_news_item01:hover i,.home_news_item01:hover span{color: #fff;}
.home_news_item01 i{ font-style:normal; padding: 0 20px; color:#aaa; margin:5px 0; font-size: 14px; display: flex; align-items:center; justify-content: flex-start; vertical-align:middle;}
.home_news_item01 span{ margin: 10px 20px; text-align: justify; color: #6d7989; display: block; font-size: 15px; line-height: 24px; height: 48px; overflow: hidden; }
.home_news_item01 p{ width:100%; height:180px;  border:0px dashed #ccc; background:#f5f5f5;overflow:hidden; margin:0; display: block; }
.home_news_item01 p img{ width:100% !important; height: 100%; object-fit: cover; }
.home_news_item01 p:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.home_news_item01 b{ display: block; width:100%; font-style:normal !important; font-size:16px;  line-height:26px;  padding:0 20px; text-align:left !important; color:#333; overflow:hidden; margin:10px 0 0 0;}

@media only screen and (max-width:1279px){
	.home_news_item01{text-align:center; margin:0 0 10px 0;  overflow: hidden; display: block; width:100%; padding:0 0 10px 0;  background:#f5f7f9;}
.home_tongzhi_item b{ font-size: 16px; line-height: 30px; margin: 0; display:block; width: 100%; color: #3e5165; }
	
.home_news{ display: block; overflow: hidden; width: 100%; margin: 0 auto;}
.home_news_item{text-align:center; height: auto; margin:10px 0; display: block; width:100%; float: inherit; padding:10px;  background:#fff;}
.home_news_item b{ display: block; width:100%; font-style:normal; font-size:16px; line-height:26px; height: auto; padding:0; text-align:left !important; color:#333;  margin:10px auto 5px auto;}
.home_news_item i{ font-style:normal; padding: 0; color:#aaa; margin:10px 0; font-size: 14px; display: table; vertical-align:middle;}
.home_news_item p img{ width:100% !important; height: 100%; object-fit: cover; }

}

.more{font-size:15px !important; background:none; color:#555; border:1px solid #ccc; border-radius:50px;display:table; padding:6px 50px !important; line-height:30px !important; margin:30px auto 0 auto;}
.more:hover{background:#0080da; color:#fff;border:1px solid #0080da;}
.more01{font-size:15px !important; background:none; color:#ddd; border:1px solid #ddd; border-radius:50px;display:table; padding:6px 50px !important; line-height:30px !important; margin:30px auto 0 auto;}
.more01:hover{background:#0080da; color:#fff;border:1px solid #0080da;}
@media only screen and (max-width:1279px){
.more{font-size:15px !important; background:none; color:#555; border:1px solid #ddd; border-radius:50px;display:table; padding:6px 50px !important; line-height:30px !important; margin:0 auto;}
}

.flex01{ display: flex; align-items: flex-start; justify-content: space-between;flex-wrap: wrap;}
.flex02{ display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; position: relative;}

.padding_l{ padding: 0 0 0 30px;}
.padding_r{ padding: 0 30px 0 0;}

.home_dang{ display: block; background: #f5f7f9; overflow: hidden;}

.home_notice{ padding: 0; width:32%;}
.home_notice_item{ width: 100%; background: #fff; border-left: 3px solid #0080da; border-radius: 4px; overflow: hidden; box-shadow: 0 0 30px rgba(0,0,0,0.04); height: 130px; margin:0 0 20px 0; padding: 0; display: flex; align-items: center; justify-content: flex-start; }
.home_notice_time{ width: 20% !important; border-right: 1px solid #e5e5e5; padding: 0;}
.home_notice_time b{ display: table; margin: 0 auto; font-size:40px; font-weight: bold !important; color: #b2c3d9; line-height: 36px;}
.home_notice_time i{ display: table; margin: 0 auto; font-size: 13px; color: #b2c3d9;}
.home_notice_wenzi{ padding: 0; width: 95%;}
.home_notice_txt{ width: 80%; padding: 0 0 0 15px; display: flex; align-items: center; justify-content: space-between;}
.home_notice_txt b{ display: block; font-size: 18px; letter-spacing: 1px; color: #111; max-height:24px; line-height: 24px; word-wrap: normal; text-overflow: ellipsis;overflow: hidden; margin: 0 0 10px 0;}
.home_notice_txt span{ display: block; height: 40px; line-height: 20px; overflow: hidden; font-size: 14px; color: #999;}
.home_notice_item:hover{ background: #0080da;}
.home_notice_item:hover .home_notice_txt b,.home_notice_item:hover .home_notice_txt span,.home_notice_item:hover .home_notice_time b,.home_notice_item:hover .home_notice_time i{ color: #fff !important;}
.home_notice_pic{ width: 160px !important; height: 80px; overflow: hidden; margin:0 15px 0 10px;}
.home_notice_pic img{ width: 100%; height: 100%;}

.home_notice_time01{display: block; font-size: 13px; color: #b2c3d9; }
.home_notice_txt01{ width: 65%; padding: 0 15px 0 5px; display: block;}
.home_notice_txt01 b{ display: block; font-size: 18px; letter-spacing: 1px; color: #111; height: 48px; line-height: 24px; overflow: hidden; margin: 0 0 10px 0;}
.home_notice_pic01{ width: 35% !important; height: 100px; overflow: hidden; margin:0 15px 0 10px;}
.home_notice_pic01 img{ width: 100%; height: 100%; object-fit: cover;}
.home_notice_item:hover .home_notice_txt01 b,.home_notice_item:hover .home_notice_time01{ color: #fff !important;}

.home_ad{ width: 100%; height: 129.5px; overflow: hidden; display: block; margin: 0 0 10px 0;}
.home_ad img{ width: 100%; }
.home_ad:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}


.noborder{ border:none !important;}
.noborder_right{ border-right:none !important;}
.noborder_bottom{ border-bottom:none !important;}

.link_list{ display:block; margin:10px 0; width:100%; border-top:1px solid #333; padding:15px 0; }
.link_list span{ color:#fff; font-weight:bold; font-size:15px; }
.link_list a{ color:#999; padding:0 10px; font-size:14px;}
.link_list a:hover{ color:#0469ed;}
@media screen and (max-width:1279px){
.home_notice{ padding: 0; width:100%;}
.link_list{ display:block; margin:10px 0; width:100%; border-top:1px solid #333; padding:10px; }
.link_list span{ color:#fff; font-weight:bold; font-size:15px; }
}

.nei_bg{ background:url(../images/nei_bg.png) no-repeat center center !important; background-size:auto; }

.nei_top{ display: block; width: 100%; height: 200px; overflow: hidden; margin: 100px 0 0 0;}
.nei_top img{ width: 100%;}
@media screen and (max-width:1279px){
.nei_top{ display: block; width: 100%; height:120px; overflow: hidden; margin: 0;}
.nei_top img{ width: auto; height: 100%; margin: 0 0 0 -50%;}
}

.place{ display:block; border-bottom:1px solid #eee; line-height: 60px; height:60px;color:#555; font-size:15px; padding:0; background:#fff;}
.place p{ width: auto; vertical-align: top; display: inline-block;}
.place_l a{ color:#555; font-size:15px; display:inline-block; margin:0 5px;}
.place_l a:hover{ color:#b6100f; }
.place_l a img{ vertical-align:middle; margin:-3px 5px 0 -5px;}
.place_r{ display: block;}
.place_r a{ color:#555; font-size:15px; display:inline-block; margin:0 0 0 10px; padding:5px 15px; line-height: 24px;}
.place_r a:before{ content: "◇"; margin: -3px 0 0 0; display: inline-block; padding:0 5px 0 0; font-size: 18px; vertical-align: middle;}
.place_r a:hover{ background: #ffa300; border-radius: 4px; color: #fff;}
.place_r .active{ background: #ffa300; border-radius: 4px; color: #fff;}
@media only screen and (max-width:1279px){
.place{ display:block; border-bottom:1px solid #eee; line-height: 40px; height:40px;color:#555; font-size:15px; padding:0; margin: 0 0 30px 0; background:#fff;}
.place_r{ display: flex !important; align-items: center; justify-content: center; margin: 10px 0 0 0 !important;}
.place_r a{ color:#555; background: #f5f7f9; white-space: nowrap;  font-size:14px; display:inline-block; margin:0 5px; padding:5px 10px; line-height: 24px;}
.place_r a:before{ display: none;}
}

.about{ width:100%;}
.about img{ display: table; margin: 10px auto;}
.about p{ margin: 10px 0; font-size: 18px; line-height:40px; color: #384a63;}
.about b{ margin: 10px auto; display: block; text-align: center; font-size: 20px; font-weight: bold; line-height:40px; color: #24272c;}
@media only screen and (max-width:1279px){
.about p{ margin:0; font-size: 16px; line-height:32px; color: #384a63;}
.about img{ display: table; margin:20px auto; width: 100%;}
}

.case{ display: flex;align-items: center; justify-content: center; flex-wrap: wrap; position: relative;}
.case_item{ width: 50%; padding:50px 50px 0 50px; height: 270px; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5;}
.case_item:nth-child(2n){ border-left: none;}
.case_item:nth-child(4),.case_item:last-child{ border-bottom: none;}
.case_item b{ display: table; color: #dc3d43; font-size:22px; font-weight: bold; margin: 0 0 10px 0;}
.case_item span{ display: table; color: #555; text-align: justify; font-size: 15px; line-height: 26px;}
.case_title{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #b6100f; text-align: center; padding:12px 36px; color: #fff; font-size:20px;}
@media only screen and (max-width:1279px){
.case_item{ width: 100%; padding:0; height: auto; margin: 0 0 20px 0; border-bottom: 0px solid #e5e5e5; border-left: 0px solid #e5e5e5;}
.case_title{ position: absolute; left: 50%; top: 0; transform: translateX(-50%); background: #b6100f; text-align: center; padding:12px 36px; color: #fff; font-size:20px;}
.case{ padding: 80px 0 0 0;}
}

.licheng{ border: none; box-shadow: none; padding:20px; display: block; width: 100%;}
.licheng ol{ vertical-align:middle;border: none; width:100%; display: block;}
.licheng .am-viewport{width:100%; border:none !important;  height:450px !important;  position: relative; padding: 20px 50px;}
.licheng .am-viewport:before{ content: ""; position: absolute; width: 100%; height: 1px !important; background: #ccc; left:0; top:50%; transform: translateY(-50%);}
.licheng .am-slides{ position:relative;}
.licheng .am-slides li{padding:0; width:300px !important; height:100%; margin:0 35px 0 0 !important; display:block; position: relative;}
.licheng_dot{ position: absolute; left:50%; bottom:-56px; transform: translateX(-50%); font-size: 30px; color: #dc3d43; width: 30px; height: 30px; line-height: 20px; background: #fff; text-align: center; border-radius: 80px; overflow: hidden;}
.licheng_dot01{ position: absolute; left:50%; top:190px; transform: translateX(-50%); font-size: 30px; color: #dc3d43; width: 30px; height: 30px; line-height: 20px; background: #fff; text-align: center; border-radius: 80px; overflow: hidden;}
.licheng_item_up{ background: #fff; box-shadow: 0 0 20px #e5e5e5; border-radius: 5px; padding: 20px; position: relative;}
.licheng_item_up:before{ content: "\25be"; position: absolute; left:50%; bottom:-40px; transform: translateX(-50%);color: #fff; font-size: 48px;text-shadow: 0 5px 10px #e5e5e5; }
.licheng_item_up b{ display: table; font-size:24px; font-weight:bold !important; color: #dc3d43; margin: 0;}
.licheng_item_up span{ display: block; letter-spacing: 1px; font-size:14px; font-weight: 500; text-align: justify; color: #777; line-height: 20px; height: 60px; overflow: hidden;}
.licheng_item_down{ margin:80.5% 0 0 0; background: #fff; box-shadow: 0 0 20px #e5e5e5; border-radius: 5px; padding: 20px; position: relative;}
.licheng_item_down:before{ content: "\25b4"; position: absolute; left:50%; top:-45px; transform: translateX(-50%);color: #fff; font-size: 48px;text-shadow: 0 -5px 10px #e5e5e5; }
.licheng_item_down b{ display: table; font-size:24px; font-weight:bold !important; color: #dc3d43; margin: 0;}
.licheng_item_down span{ display: block; letter-spacing: 1px; font-size:14px; text-align: justify;  font-weight: 500; color: #777; line-height: 20px; height: 60px; overflow: hidden;}
.licheng .am-slider-carousel{background:none !important; border:none !important; box-shadow:none; padding:0; margin-left:-30px !important; height: auto;}
.licheng .am-direction-nav{ z-index:9995;}
.licheng .am-prev{ left:0 !important; background: url(../images/ico_left.png) no-repeat center center #b6100f; color:#b6100f !important;opacity:1 !important; margin:0 !important; width:40px !important; height:40px !important; text-align:center; background-size:60% auto !important;top:46% !important; }
.licheng .am-next{right:0 !important; background: url(../images/ico_right.png) no-repeat center center #b6100f; color:# 0a62d2 !important; opacity:1 !important;margin:0 !important; width:40px; height:40px; text-align:center; background-size:60% auto !important; top:46% !important; }
.licheng .am-prev:hover{ background: url(../images/ico_left.png) no-repeat center center #b6100f; margin:0 !important; }
.licheng .am-next:hover{ background: url(../images/ico_right.png) no-repeat center center #b6100f; margin:0 !important;}
.licheng .am-prev:before{ display:none !important;}
.licheng .am-next:before{ display:none !important;}
@media screen and (max-width:1279px){
.licheng{ border: none; box-shadow: none; background: #fff; padding:0; margin:20px 0 0 0;}
.licheng li{padding:0; width:100% !important; height: auto;  margin:0 0 20px 0 !important; display:block;background: #fff;}
.licheng li p{ width:100%; height: auto; display: block; margin:0 auto;padding: 10px 20px 20px 20px; position: relative;}
.licheng li p::before{ display: none;}
.licheng_dot,.licheng_dot01{ display: none !important;}
}

.nei_news li{text-align:center; margin:0 0 20px 0; padding:0; }
.nei_news_item{text-align:center; margin:0 auto; display: block; width:92%; padding:0 0 20px 0;  background:#fff;}
.nei_news_item:hover{ margin: -10px auto 0 auto;}
.nei_news_item i{ font-style:normal; padding: 0; color:#aaa; margin:0 0 10px 0; font-size: 13px; display: table; vertical-align:middle;}
.nei_news_item p{ width:100%; height: 220px; overflow: hidden; background:#f5f5f5;overflow:hidden; margin:0; display: block; }
.nei_news_item p img{ width:100% !important; height: 100% !important; object-fit: cover; }
.nei_news_item p:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.nei_news_item span{ display: block; width:100%; font-style:normal; font-size:14px; line-height:24px; height:72px; overflow:hidden; padding:0; text-align: justify !important; color:#777;  margin:0 auto;}
.nei_news_item b{ display: block; text-align: center; width:100%; font-weight: normal; font-size:16px;  line-height:24px; height:48px; overflow: hidden; padding:0; color:#364459; overflow:hidden; margin:5px 0;}
@media only screen and (max-width:1279px){
.nei_news{ display: table; width: 100%; margin: 0 auto;}
.nei_news_item{text-align:center; margin:0 auto; display: block; width:100%; float: inherit; padding:0;  background:#fff;}
.nei_news_item b{ display: block; width:100%; font-style:normal; font-size:18px;  line-height:26px; height: auto; padding:0; text-align:center; color:#364459; overflow:hidden; margin:10px auto 5px auto;}
}

.page{ display:table; margin:0 auto;} 
.page .am-active a{ background:#ffa300; border:1px solid #ffa300;}

.news_item{ display: flex; align-items: center; justify-content: flex-start; border-bottom: 1px #eee solid; margin:0 0 30px 0; padding:0 0 30px 0; overflow:hidden;}
.news_item:hover{ border-bottom: 1px #ffa300 solid; margin: -5px 0 35px 0;}
.news_item_pic{ width: 400px !important; overflow:hidden !important;}
.news_item_pic img{ width: 100%; height:auto;}
.news_item:hover .news_item_pic img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.news_item_time{ color: #bbbbbb; font-size: 15px;  text-align: center; margin:0 50px; white-space: nowrap;}
.news_item_time i{ font-size: 50px; display: block; font-weight: bold; line-height: 40px;}
.news_item_text b{ font-size: 20px; color: #333; display: table; font-weight: normal; margin: 0 0 10px 0;}
.news_item_text span{ font-size: 15px; color: #777; line-height: 26px; display: block; }
@media only screen and (max-width:1279px){
.news_item{ position: relative; display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; border-bottom: 1px #eee solid; margin:20px 0; padding:0 0 30px 0; overflow:hidden;}
.news_item_time{ position: absolute; right: 0; top: 0; color: #fff; font-size: 15px;  text-align: center; margin:0; padding: 10px; background: rgba(0, 0, 0, 0.5); white-space: nowrap;}
.news_item_time i{ font-size: 30px; display: block; font-weight: bold; line-height: 30px;}
.news_item_text b{ font-size: 20px; line-height: 26px; color: #333; display: table; font-weight: normal; margin:5px 0;}
.news_item_text span{ text-align: justify; font-size: 14px; color: #777; line-height: 24px; height: 72px; overflow: hidden; display: block; }

}

.nei_show{ width:100%; display:block; padding:20px 40px;}
.nei_show_title{ display: block; margin:20px auto; padding:0;}
.nei_show_title b{ color:#343d50; letter-spacing: 1px; font-size:40px; font-weight: 500; display:block; width: 80%; text-align: center; line-height: 48px; margin:0 auto 10px auto;}
.nei_show_title span{ display:table; margin:0 auto;}
.nei_show_title i{ display:inline-block; margin:0 20px; color:#777; font-size:16px;}
.nei_show_main{ font-size:17px; color:#555; line-height:48px; text-align:justify;}
.nei_show_main img{ display:table; margin:20px auto; max-width: 80%; }
@media only screen and (max-width:1279px){
.nei_show{ padding:20px 0;}
.nei_show_title{ display: table; margin:0 auto; padding:20px 0 0 0; border-bottom:0px solid #e5e5e5; text-align:center;}
.nei_show_title b{font-size:24px; width: 100%; line-height:30px; margin: 0 auto 10px auto; }
.nei_zhaiyao{ width:100%; display:block; height: auto; margin:10px auto; overflow:hidden; background:#f2f2f2; padding:0;}
.nei_show_title i{ display:block; margin:0 auto; line-height:20px; font-size: 13px;}
.nei_show_main img{ width:100%; height:auto; display:table; margin:10px auto;max-width: 100%; }
.nei_show_main{ font-size:16px; color:#555; line-height:30px; text-align:justify;}

}
.news_foot{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; font-size:16px; border-top: 1px solid #e5e5e5; padding: 20px 0 0 0;  }
.news_foot a:hover{ color: #ffa300;}
@media screen and (max-width:1279px){
.news_foot a{  width: 100%; margin:10px auto; }
}

.team li{ margin: 20px 0;}
.team_item p{ width: 200px; height: 250px; overflow: hidden; display: table; margin: 0 auto;}
.team_item p img{ width: 100%;}
.team_item:hover p img{transform: scale(1.05); -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}

.team_item b{ display: table; margin: 5px auto 2px auto; font-size: 18px; color: #333;}
.team_item i{ display: table; margin: 0 auto; font-size: 14px; color: #777;}

.team_show{ display: flex; align-items: flex-start; justify-content: flex-start; }
.team_show_pic{width:20%;}
.team_show_pic img{ display: table; margin: 0;}
.team_show_txt{ width: 80%;}
.team_show_title{ display: table; font-size: 30px; color: #111;}
.team_show_txt_item{ display: table; margin: 20px 0;}
.team_show_txt_item b{ font-size: 20px;color: #111; display: flex; align-items: center; justify-content: flex-start;}
.team_show_txt_item b:before{ content: ""; width: 5px; display: inline-block; height: 20px; margin: 0 5px 0 0; background: #dc3d43; border-radius: 10px;}
.team_show_txt_item span{ display: table; margin: 10px 0 10px 10px; font-size: 16px; color: #777; line-height: 36px; text-align: justify;}
@media screen and (max-width:1279px){
.team li{ margin:0 0 20px 0;}
.team_show_txt{ width: 100%;}
.team_item p{ width:100%; height: auto; overflow: hidden; display: table; margin: 0 auto;}
.team_show_txt_item{ display: table; margin:0;}
.team_show{ display: flex; align-items: flex-start; justify-content: center; flex-wrap: wrap; }
.team_show_pic{width:100%;}
.team_show_pic img{ display: table; margin: 0 auto;}
.team_show_title{ display: table; font-size: 30px; color: #111; margin: 0 auto 20px auto;}
.team_show_txt_item{ display: table; margin: 10px 0;}
	
}

.join dl{ border:none !important;}
.join dd{ line-height:36px; color:#555; font-size:16px; padding:20px !important;} 
.join dt{ border-bottom:1px solid #eee; border-top: none !important; margin: 0 !important; padding:20px 10px !important; font-size: 18px; color: #333 !important;} 
.join dt:hover{border-bottom:1px solid #b6100f; }
.join dt:after{ display:none !important;}
.join dt i{ display:inline-block; vertical-align:middle; background:url(../images/jt_join.png) no-repeat 0 0; width:16px; height:14px; float:right; margin:10px 0 0 0;}
.join .am-active dt i{background:url(../images/jt_join.png) no-repeat 0 -14px;}
.join dt{ background: #FFF !important;}
.join a{ display: inline-table; margin:0 10px; float:right;}

.join_txt{ width: auto; background:#b6100f; display:table; margin:20px auto; padding:30px; border-radius:4px;}
.join_txt span{ font-style:normal;color:#fff;  font-size:14px; line-height:33px;}

@media only screen and (max-width:1279px){
.join{ margin: 0; padding: 0;}
.join dd{ line-height:30px; color:#555; font-size:15px; padding:0 !important;} 
.join dt{ border-bottom:1px solid #eee; border-top: none !important; margin: 0 !important; padding:15px 0 !important; font-size: 15px; color: #333 !important;}
.join_txt{ width:100%; background:#b6100f; display:table; margin:10px auto; padding:10px; border-radius:4px;}
.join_txt span{ font-style:normal;color:#fff;  font-size:14px; line-height:26px;}
}

.contact{ display: flex; flex-wrap: wrap; margin: 0; padding: 0; width: 100%; overflow: hidden; align-items: center; justify-content: center; border: 1px solid #e6e6e6; border-right: none;}
.contact p{ width: 25%; margin: 0;height: 100%; padding: 20px; text-align: center;border-right: 1px solid #e6e6e6;}
.contact p i{ font-size: 48px; color: #ffa300; display: table; margin: 0 auto;}
.contact p b{ font-size: 18px; color: #333; display: table; margin: 10px auto;}
.contact p span{font-size: 15px; color: #516192; display: table; margin: 0 auto; line-height: 22px; height: 66px; overflow: hidden; letter-spacing: 1px; padding: 0 30px;}
.contact_map{ width: 100%; display:block; margin:20px auto; height: 600px; overflow: hidden;}
.contact_map img{ width:100%;}

.contact_feedback{ width: 49%; padding:30px; height: 500px;background:url(__IMG__/p5_bg.jpg) no-repeat right bottom #f6f9ff; background-size:auto;  }
@media screen and (max-width:1279px){
.contact p{ width: 100%; margin: 0;height: auto; padding:10px 20px; text-align: center;border-right: 0px solid #e6e6e6;border-bottom: 1px dashed #e6e6e6;}
.contact{ display: flex; flex-wrap: wrap; margin: 0; padding: 0; width: 100%; overflow: hidden; align-items: center; justify-content: center; border: 0px solid #e6e6e6; border-right: none;}
.contact p span{font-size: 14px; color: #888; display: table; margin: 0 auto; line-height: 22px; height:auto; overflow: hidden; letter-spacing: 1px; padding: 0 20px;}
.contact_map{ width: 100%; display:block; margin: 0; height: auto; overflow: hidden;}
.contact_feedback{ width: 100%; padding:20px; height: auto;background:url(__IMG__/p5_bg.jpg) no-repeat right bottom #f6f9ff; background-size:auto;  }
}

.hezuo_input li{ margin:0 auto; padding:10px 0 !important;  }
.hezuo_input li span{ display:inline-block; width:24.6%; overflow:hidden; text-align:center;}
.hezuo_input li input{ outline: none; border:1px solid #ddd; background:#fff !important; height:50px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:95%;}
.hezuo_input li .input100{ width:98% !important;margin:0 0 0 10px;}
.hezuo_input li select{ outline: none; border:1px solid #ddd; background:#fff !important; height:50px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:95%;}
.hezuo_input li textarea{outline: none; border:1px solid #ddd; height:200px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:98%; margin:0 0 0 10px;background:#fff !important;}
.btn_jm{ border-radius: 500px; display:table; background:#111 !important; line-height:48px; padding:6px 70px; color:#FFF !important; margin:20px auto 0 auto; text-align:center;}
.btn_jm:hover{ background:#ffa300 !important;}
@media screen and (max-width:1279px){
.hezuo_input li span{ display:table; margin: 0 auto 10px auto; width:100%; overflow:hidden; text-align:center;}
.hezuo_input li input{ outline: none; border:1px solid #e5e5e5; background:#fff !important; height:50px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:100%;}
.hezuo_input li select{ outline: none; border:1px solid #ddd; background:#fff !important; height:50px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:100%;}
.hezuo_input li .input100{ width:100% !important;margin:0 0 10px 0;}
.hezuo_input li textarea{outline: none; border:1px solid #e5e5e5; height:200px; line-height:50px; padding:0 10px; font-size:13px; color:#555; width:100%; margin:0;background:#fff !important;}
.hezuo_input li{ margin:0 auto; padding:0 !important;  }
.hezuo_input{ margin: 20px auto; padding:0;}
}

.yewu_list{ display: flex; align-items: flex-start; justify-content: space-between; margin:40px auto 20px auto;}
.yewu_item{ width: 24%; background: #f5f7f9; padding: 30px; position: relative; height: 200px;}
.yewu_item b{ display: table; margin: 0 0 20px 0; font-size: 20px; font-weight: bold; color: #333;}
.yewu_item span{ display: table; margin: 0; font-size: 15px; color: #555; line-height: 26px; text-align: justify; position: relative; z-index: 10;}
.yewu_item i{ color:#fff; position: absolute; right: 10px; bottom: -30px; font-size: 120px; z-index: 0; }
.yewu_item:hover{ margin:-10px 0 0 0;}
.yewu_item01{ width: 32%; background: #f5f7f9; padding: 30px; position: relative; height: 200px;}
.yewu_item01 b{ display: table; margin: 0 0 20px 0; font-size: 20px; font-weight: bold; color: #333;}
.yewu_item01 span{ display: table; margin: 0; font-size: 15px; color: #555; line-height: 26px; text-align: justify; position: relative; z-index: 10;}
.yewu_item01 i{ color:#fff; position: absolute; right: 10px; bottom: -30px; font-size: 120px; z-index: 0; }
.yewu_item01:hover{ margin:-10px 0 0 0;}
@media screen and (max-width:1279px){
.yewu_list{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; margin:40px auto 20px auto;}
.yewu_item{ width: 100%; background: #f5f7f9; padding: 20px; position: relative; height: auto; margin: 0 0 20px 0;}
.yewu_item i{ color:#fff; position: absolute; right: 10px; bottom: -20px; font-size: 80px; z-index: 0; }
.yewu_item01{ width: 100%; background: #f5f7f9; padding: 20px; position: relative; height: auto;margin: 0 0 20px 0;}
.yewu_item01 i{ color:#fff; position: absolute; right: 10px; bottom: -20px; font-size: 80px; z-index: 0; }

}

.yewu_data{ margin: 60px auto;}
.yewu_data_title{ display: block; text-align: center; position: relative; margin: 20px 0;}
.yewu_data_title:after{ content: ""; position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); height: 1px; border-bottom: 1px solid #e5e5e5; z-index: 0;}
.yewu_data_title b{ position: relative; z-index: 10; display: table; margin: 0 auto; background: #fff; padding: 5px 30px; font-size: 26px; color: #ffa300; font-weight: bold; text-align: center;}
.yewu_data_item{ margin: 10px 0 50px 0;}
.yewu_data_item span{ display: table; margin: 0 0 0 10px; font-size: 15px; color: #555; line-height: 20px; text-align: justify; position: relative; z-index: 10; padding: 0;}
.yewu_data_item b{ font-size: 20px;color: #111; display: flex; align-items: center; justify-content: flex-start; margin: 0 0 10px 0;}
.yewu_data_item b:before{ content: ""; width: 5px; display: inline-block; height: 20px; margin: 0 5px 0 0; background: #dc3d43; border-radius: 10px;}
.yewu_data_item img{ display: table; margin: 20px auto;}
@media screen and (max-width:1279px){
.yewu_data{ margin:0 auto;}
.yewu_data_item img{ display: table; margin: 20px auto; width: 90%;}

}

.my_table thead th{ text-align: center;}
.my_table tbody td{ padding: 15px !important;}
.my_table tbody th{ padding: 15px !important;text-align: center;}
.my_table tbody th a{ margin: 0 10px; background: #2b76dc; border-radius: 500px; padding: 5px 30px; color: #fff; font-size: 14px; text-align: center;}
.my_table tbody th a:hover{ background: #282f39; }

.fengcai_item{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; }
.fengcai_item a{ display: block; width: 48.5%; height: 240px; margin: 0 10px 15px 0; overflow: hidden;}
.fengcai_item a:nth-child(2n){ margin: 0 0 10px 0;}
.fengcai_item a img{ width: 100%; height: 100%; object-fit: cover;}
.fengcai_item a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}

.fengcai_item01{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; }
.fengcai_item01 a{ display: block; width: 100%; height: 495px; margin: 0 0 20px 0; overflow: hidden;}
.fengcai_item01 a img{ width: 100%; height: 100%; object-fit: cover;}
.fengcai_item01 a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}

.foot_select select{ outline: none; height: 40px; padding: 0 5px; font-size: 14px; color: #ccc; width: 50%; background: none; border: 1px solid #333;}
.foot_select select option{ background: #2e3d5a; font-size: 14px; color: #ccc;}
@media screen and (max-width:1279px){
.fengcai_item a{ display: block; width:100%; height: 240px; margin: 0 0 15px 0; overflow: hidden;}
.fengcai_item01 a{ display: block; width: 100%; height:240px; margin: 0 0 20px 0; overflow: hidden;}
.foot_select select{ outline: none; height: 40px; padding: 0 5px; font-size: 14px; color: #ccc; width: 100%; background: none; border: 1px solid #333;}
.foot_select select option{ background: #2e3d5a; font-size: 14px; color: #ccc;}
}

.my_n_r_m_ul01{ padding:0; margin-top:8px;}
.my_n_r_m_ul01 li{ line-height:64px;border-bottom:1px dashed #ddd; overflow:hidden; display:block; padding:0 10px !important; }
.my_n_r_m_ul01 li i{ color: #aaa;font-size:18px; font-style:normal;float:right;}
.my_n_r_m_ul01 li a{ display:block; width:75%; color: #555;font-size:18px;word-wrap: normal; /* for IE */
  text-overflow: ellipsis; float:left;
  white-space: nowrap;
  overflow: hidden;}
.my_n_r_m_ul01 li a:before{ content: "◇"; padding: 0 5px 0 0;}
.my_n_r_m_ul01 li:hover{ background:#ffa300;border-bottom:1px solid #ffa300;}
.my_n_r_m_ul01 li:hover a,.my_n_r_m_ul01 li:hover i{ color: #fff;}
.my_n_r_m_ul01 li img{ width:100%; height:auto; margin:10px auto;}
.my_n_r_m_ul01 li a span{ font-size:12px; color:#999;}
@media screen and (max-width:1279px){
.my_n_r_m_ul01 li{ line-height:36px;border-bottom:1px dashed #ddd; overflow:hidden; display:block; padding:10px 10px 0 10px !important; }

.my_n_r_m_ul01 li i{  color: #aaa;font-size:14px; padding: 0 0 0 16px; font-style:normal;float:inherit;}
.my_n_r_m_ul01 li a{ display:flex; width:100%; line-height: 26px; color: #555;font-size:16px;word-wrap: normal; /* for IE */
  text-overflow: inherit; float:inherit;
  white-space: normal;
  overflow:-moz-scrollbars-none;}
}

.home_lunbo{ position: relative; box-shadow: none; background: none;  z-index:90 !important; margin:0 !important; overflow:hidden; padding:0 !important; height: 585px; width: 100%; display:block;}
.home_lunbo .am-viewport{ display: block; margin:0 auto; height:100%; overflow:hidden !important; padding:0;}
.home_lunbo .am-next{ background:url(../images/ico_right.png) no-repeat center center; width:40px !important; height:40px !important; opacity:1 !important; right:10px !important;}
.home_lunbo .am-prev{ background:url(../images/ico_left.png) no-repeat center center; width:40px !important; height:40px !important;opacity:1 !important; left:10px !important;}
.home_lunbo .am-next:before{ display:none !important;}
.home_lunbo .am-prev:before{ display:none !important;}
.home_lunbo .am-slides{ height: 100%;}
.home_lunbo .am-viewport li{ position: relative; height: 100%; }
.home_lunbo_tip{ position: absolute; letter-spacing: 1px; background:#0149a2; padding: 0 20px; height: 72px; line-height:72px; font-size: 18px; color: #fff; bottom: 0; left: 0; width: 100%;z-index: 99;}
.home_lunbo .am-control-nav a{ display:block; width:10px !important; height:10px !important; border-radius:30px !important; background-color:#FFF !important; border:0px solid #eee !important; box-shadow:none !important; }
.home_lunbo .am-control-nav .am-active{ background-color:#cb9044 !important; width:60px !important; }
.home_lunbo .am-slides li img{ height:100%; width:100%; object-fit: cover;}
@media screen and (max-width:1024px){
.home_lunbo{  z-index:90 !important;background:#d9d5c5;  margin:0 !important; overflow:hidden; padding:0 !important; height:240px;  width:100%; display:block; box-shadow: none;}
.home_lunbo .am-viewport{ display: block; margin:0 auto; height: 100%; overflow:hidden !important; padding:0;}
.home_lunbo .am-slides li img{ height: 100%; object-fit: cover; width:100%;}
.home_lunbo_tip{ position: absolute; background: rgba(0, 0, 0, 0.5); padding: 0 10px; height: 48px; line-height:48px; font-size: 14px; color: #fff; bottom: 0; left: 0; width: 100%;z-index: 99;}
.top_btn{ width: 80% !important; margin: 10px auto !important; height: 40px; background: #fba30b; text-align: center; color: #fff !important; font-size: 14px; line-height: 40px; border-radius: 4px;}
.top_btn i{ margin: 0 5px 0 0; font-size: 14px;}
.home_lunbo .am-control-nav a{ width:40px !important; height:3px !important; border-radius:3px !important; background-color:#FFF !important; border:0px solid #eee !important; box-shadow:none !important; }
}

.advantage {display: flex; gap: 10px;height: 500px; position: relative; border-radius: 4px; overflow: hidden; width: 100%;}
.advantage .item {width: 150px; overflow: hidden; display: flex; align-items: stretch; cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s;}
.advantage .item .tit{ width: 150px;background: #000; color: #fff; display: flex; flex-direction: column; justify-content:flex-start; align-items: center; position: relative;}
.advantage .item .tit b{ width: 1em; font-size: 24px; line-height: 28px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.advantage .item .t01{background: rgba(3, 31, 66, 0.9);}
.advantage .item .t02{background: rgba(3, 31, 66, 0.8);}
.advantage .item .t03{background: rgba(3, 31, 66, 0.7);}
.advantage .item .t04{background: rgba(3, 31, 66, 0.6);}
.advantage .item .t05{background: rgba(3, 31, 66, 0.5);}
.advantage .item .txt{ flex: 1; width: 0; overflow: hidden; position: relative; display: flex;  -webkit-transition: 0.3s; transition: 0.3s; color: #fff; }
.advantage .item .txt p{padding:0 30px 30px 30px;margin: 0; width: 100%; display: flex; align-items: flex-end; justify-content: space-between; background:linear-gradient(to bottom, transparent, rgba(0,0,0,0.5));;}
.advantage .item .txt p span{ flex: 1; font-size: 24px; letter-spacing: 1px; line-height: 36px; align-self: flex-end; display: block;  }
.advantage .item .txt p a{ width: 120px; background:#0080da; white-space: nowrap; border: 1px solid #0080da; color: #fff; font-size: 16px; text-align: center; border-radius: 5px; padding: 10px 30px;}
.advantage .item .txt p a:hover{  margin: -5px 0 5px 0;}

.advantage .active{flex: 1 !important; width: auto; -webkit-transition: 0.3s; transition: 0.3s; }
.advantage .active .tit{background: #0080da;}
.advantage .active .txt{width: 100%; opacity: 1; -webkit-transition: 0.3s; transition: 0.3s; }
.horizontal-accordion .content p{margin: 0; font-weight: bold; font-size: 1.5rem; line-height: 1.2em; align-self: flex-end;}


.home_ico_list{ display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; width: 100%;}
.home_ico_item{ width: 12.5%; display: block; text-align: center; position: relative; padding: 10px 0; margin: 10px auto; height: 100px;}
.home_ico_item:hover{ margin: 0 auto 20px auto;}
.home_ico_item b{ display: block; font-size: 54px; color: #0071c1; margin: 0 auto;}
.home_ico_item img{ display: table; margin: 0 auto;}
.home_ico_item i{ display: table; width: 90%; font-size: 14px; color: #3c455a; margin:5px auto 0 auto; line-height: 18px;}
@media screen and (max-width:1279px){
	.advantage {flex-direction: column; height: auto;}
	.advantage .item{flex-direction: column; width: 100% !important; }
	.advantage .item .tit{width: 100%; flex-direction: row; justify-content: space-between; padding:30px;}
	.advantage .item .tit cite{font-size: 1.5rem; margin-right: 1rem;}
	.advantage .item .tit b{ width: auto; font-size:20px; white-space: nowrap; }
	.advantage .item .tit i{font-size: 2rem;}
	.advantage .item .txt{width: 100%; opacity: 1; aspect-ratio: 16 / 9; height: 0; flex: auto; -webkit-transition: 0.3s; transition: 0.3s;}
	.advantage .item .txt p{padding:0 10px 10px 10px;margin: 0; width: 100%; display: flex; align-items: flex-end; justify-content: space-between; background:linear-gradient(to bottom, transparent, rgba(0,0,0,0.5));;}
	.advantage .item .txt p span{ flex: 1; font-size: 16px; letter-spacing: 0px; line-height: 30px; align-self: flex-end; display: block;  }
	.advantage .item .txt p a{ width: 100px; background:#0080da; white-space: nowrap; border: 1px solid #0080da; color: #fff; font-size: 14px; text-align: center; border-radius: 5px; padding: 4px 0;}
	.advantage .item .txt p a:hover{  margin: -5px 0 5px 0;}
	
	.advantage .active .txt{ height: auto; -webkit-transition: 0.3s; transition: 0.3s;}

.home_ico_item{ width: 50%; display: block; text-align: center; position: relative; padding: 10px 0; margin: 5px auto; height: 100px;}
.home_ico_list{ display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; width: 100%; margin: 0 0 20px 0;}
.home_ico_item i{ display: table; width: 90%; font-size: 14px; color: #3c455a; margin:0 auto; line-height: 18px;}
}

.home_ico_item01{ width: 19%; background: #fff; border-radius: 5px; overflow: hidden; display: flex; align-items: center; justify-content: space-between;  position: relative; padding: 15px; margin: 10px auto; height: 100px;}
.home_ico_item01:hover{ margin: 0 auto 20px auto;}
.home_ico_item01 p{ width: 95%; display: flex;align-items: center; justify-content: flex-start; margin: 0; padding: 0; line-height: 16px;}
.home_ico_item01 b{ flex: 1; display: block; font-size: 15px; line-height: 20px; color: #333; margin: 0 15px 0 10px; }
.home_ico_item01 img{ display: block; width: 54px; margin: 0;}
.home_ico_item01 i{ display: block; width: 5%; font-size: 14px; color: #3c455a; margin:5px auto 0 auto; line-height: 18px;}
@media screen and (max-width:1279px){
.home_ico_item01{ width: 100%; background: #fff; box-shadow:0 0 30px rgba(0, 0, 0, 0.1); border-radius: 5px; overflow: hidden; display: flex; align-items: center; justify-content: space-between;  position: relative; padding: 15px; margin: 10px auto; height: 100px;}
.home_ico_item01 p{ width: 95%; display: flex;align-items: center; justify-content: flex-start; margin: 0; padding: 0; line-height: 16px;}
.home_ico_item01 b{ flex: 1; display: block; font-size: 15px; line-height: 20px; color: #333; margin: 0 15px 0 10px; }
.home_ico_item01 img{ display: block; width: 54px; margin: 0;}
.home_ico_item01 i{ display: block; width: 5%; font-size: 14px; color: #3c455a; margin:5px auto 0 auto; line-height: 18px;}
}


.footer{ background:#0149a2; background-size: 100% auto; width:100%; min-height:100px; color:#fff; padding:40px 0; overflow:hidden;}
.foot_main{ display: flex;align-items: center;justify-content: space-between; flex-wrap: wrap; width: 100%;}
.foot_main_item{ padding: 0;width: 33%;}
.foot_main_item p{ display: table;margin: 0;font-size: 15px;color: #fff;line-height: 40px;}
.foot_main_item span{color:#fff; display:block; font-size:15px; line-height:36px;margin: 0;letter-spacing: 1px;}
.foot_main_item01{ padding: 0;width: 33%;display: flex;align-items: center;justify-content: flex-start;}
.foot_main_item01 p{ display: table;margin: 0;font-size: 15px;color: #fff;line-height: 30px; padding:0 0 0 10px;}
.foot_main_item01 img{ display: table;margin: 0; width:100px;}
.foot_main_item01 span{color:#fff; display:block; font-size:15px; line-height:28px;margin: 0;}

@media screen and (max-width:1279px){
.footer{ background:#0149a2; background-size:auto 100%; width:100%; min-height:100px; color:#fff; padding:10px 0; overflow:hidden;}
.footer p{ padding:0; margin:0 0 10px 0;  display:inline-table; vertical-align:top;}
.foot_main_item{ padding: 0;width: 100%;}
.foot_main_item01{ padding: 0;width: 100%;display: flex;align-items: center;justify-content: flex-start;margin: 20px 0; }
.foot_main_item01 p{ display: table;margin: 0;font-size: 14px;color: #fff;line-height: 30px; padding:0 0 0 10px;}
.foot_main_item01 span{color:#fff; display:block; font-size:14px; line-height:28px;margin: 0;}
.foot_main_item span{color:#fff; display:block; font-size:14px; line-height:24px;margin: 0;letter-spacing: 1px;}

}