﻿/* Write your styles */

html,body{word-spacing:5; letter-spacing:1; font-family:"微软雅黑"; overflow-x:hidden; background:#fff;}
html *,html *:before,html *:after {-webkit-transition: 0.5s; transition: 0.5s;}
a{ color:#666; outline:none !important;}
b{ font-weight:normal !important;}
i,cite{ font-style:normal !important;}
.yellow{ color:#fac640 !important;}
.blue{ color:#0269b8 !important;}
input,select{ outline:none !important;}
input::-webkit-input-placeholder { color:#777 !important;}
.yellow_bg{ background-color:#fac640 !important;}	
.white_bg{ background:#fff !important;}	
.blue_bg{ background-color:#00489a !important;}
.white{ color: #fff !important;}
.anian::after {
	content: "+年";
	font-size: 14px; line-height: 20px;
	padding: 0 0 0 5px;
	font-weight: normal !important;
}
.ren::after {
	content: "+人";
	font-size: 14px; line-height: 20px;
	padding: 0 0 0 5px;
	font-weight: normal !important;
}
.men::after {
	content: "+门";line-height: 20px;
	font-size: 14px;
	padding: 0 0 0 5px;
	font-weight: normal !important;
}
.jia::after {
	content: "+家";line-height: 20px;
	font-size: 14px;
	padding: 0 0 0 5px;
	font-weight: normal !important;
}
.ming::after {
	content: "+名";line-height: 20px;
	font-size: 14px;
	padding: 0 0 0 5px;
	font-weight: normal !important;
}
.nian::after {
	content: "年";line-height: 20px;
	font-size: 14px;
	padding: 0 0 0 5px;
	font-weight: normal !important;
}

.noborder{ border:none !important;}
.noborder_right{ border-right:none !important;}
.noborder_bottom{ border-bottom:none !important;}

ul,ol{ list-style:none !important;}
.clear{ clear:both !important;}
.width1200{ width:100%; max-width: 1680px;  margin:0 auto; display:block; position:relative; padding:0 30px; overflow: hidden; }
.width1200_nohidden{  width:100%; max-width: 1680px;   margin:0 auto; display:block; position:relative; padding:0 30px;}
	@media only screen and (max-width:1279px){		
	#my-sticky{ position:relative !important; top: auto !important;} 
	.width1200{ width:100%;  margin:0 auto; display:block; position:relative; padding:0;}
	.width1200_nohidden{ width:100%;  margin:0 auto; display:block; position:relative; padding:0;}
	}
	
.empty{ padding:0 !important; margin:0 !important;}

.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;}
.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;}

.place{ display:block; line-height:48px;color:#555; font-size:15px; padding:0; border-bottom:1px solid #e5e5e5; overflow:hidden !important;}
.place a{ color:#555; font-size:15px; display:inline-block; margin:0 10px;}
.place a:hover{ color:#268ffb; }
.place a img{ vertical-align:middle; margin:-3px 5px 0 0;}

.ding{ display: flex; align-items: center; justify-content: flex-end; padding:0 10px 0 0; margin:5px 0 0 0;}
.ding_btn{ height: 36px; line-height: 36px; margin: 0 0 0 5px; letter-spacing: 0.5px; font-size: 13px; color: #777;  padding: 0 15px;}
.ding_btn i{ margin: -1px 2px 0 0; font-size: 12px; display: inline-table; vertical-align: middle; color: #0060ad;}
.ding_btn:hover,.ding_btn:hover i{ color: #fac640;}
header{  width: 100%; z-index: 999;height:100px;vertical-align:middle; background:#fff;}
header .logo{ line-height:100px;} 
header .logo img{vertical-align:middle; margin: -10px 0 0 0;}

.ding_btn01{ margin: 0 0 0 5px; letter-spacing: 0.5px; font-size: 13px;background: #eee; border-radius: 2px;  padding: 0 10px; height: 36px; }
.ding_btn01 input{ background: none; border: none;color: #555 !important; line-height: 36px;}
.ding_btn01 button{border: none;padding:0;}
.ding_btn01 i{ margin:0; font-size: 16px; line-height: 34px; color: #555 !important; display: inline-table; vertical-align: middle;}

.menu{ width: auto; height:40px; background:none; line-height:40px; text-align:center; display:block; margin:0;}
.menu ul li{ margin:0 5px; padding:0;}
.menu ul li a{ background: none !important; line-height:40px; height:40px; font-size:18px; color:#333; padding:0 20px;  margin:0;font-weight: bold;} 
.menu ul .am-active{ background:#1b3ea3 !important; }
.menu ul .am-active a{color:#fff !important; }
.menu ul li:hover a{color:#2b58a7;}
.menu li:hover .menu_child{ display:block; }
.menu_child{ width:140px !important; height:auto; background:#fff; border:none !important; padding:0 !important;  z-index:9999; display:none; position: absolute; top:40px; left: 50%; transform: translateX(-50%); overflow:hidden;text-align:center;}
.menu_child ol{ margin:0 !important; padding:0 !important;border:none !important;}
.menu_child li{ margin:0 !important; padding:0 !important; overflow:hidden; line-height:48px !important;border:none !important; height: auto !important;}
.menu_child a{ background:none !important; border:none !important; height: auto !important; font-size:14px !important; line-height:40px !important; font-style:normal; padding:0 !important;text-align: center; color:#555 !important; margin:0 auto !important; width:100%; display:block; }
.menu_child li:hover{background:#1b3ea3 !important;}
.menu_child li:hover a{color: #fff !important;}
.menu ul .am-active .menu_child a:hover{background:#1b3ea3!important;color:#fff!important;}	
.menu ul .am-active .menu_child a{color:#555!important;}	
.ding_btn01 input::-webkit-input-placeholder{color: #888 !important; font-size:13px !important;}	
.banner {
    width: 100% !important;
    max-width: 1680px;
    margin: 0 auto;
    background: #fff;
    position: relative;
 z-index:90 !important;
}
.banner .am-control-nav{bottom:10px !important; z-index:9999 !important; }
.banner .am-control-nav a{ width:60px !important; height:6px !important; border-radius:3px !important; background-color:#FFF !important; border:0px solid #eee !important; box-shadow:none !important; }
.banner .am-next{ background:url(https://edp.whu.edu.cn/skin2024/images/jt_right.png) no-repeat center center; width:30px !important; height:54px !important; background-size:100% auto !important; right:20px !important;opacity:1 !important; z-index:9998  !important;}
.banner .am-prev{ background:url(https://edp.whu.edu.cn/skin2024/images/jt_left.png) no-repeat center center; width:30px !important; height:54px !important;background-size:100% auto !important; left:20px !important; opacity:1 !important;z-index:9998  !important;}
.banner .am-next:before{ display:none !important;}
.banner .am-prev:before{ display:none !important;}
.banner .am-control-nav .am-active{ background-color:#fac640 !important; }
.banner .am-slides li img{ height: auto; width:100%;}
.home_select{display: flex; align-items: center; justify-content: flex-end; margin: 0 0 10px 0;}
.home_select b{ font-size: 14px;}
.home_select select{border: 1px solid #eee; background: #fff; font-size: 14px; height: 48px; padding: 0 5px; width: 200px; margin: 0 0 0 10px; line-height: 48px;}
.home_select a{ background: #00489a;  height: 48px; padding: 0 5px; font-size: 14px; text-align: center; color: #fff; width: 100px; margin: 0 0 0 10px; line-height: 48px;}
.home_select a i{ display: inline-table; vertical-align: middle; margin: -3px 2px 0 0; font-size: 20px;}
.home_item{ display: block;background:url(../image/p5_bg.jpg) no-repeat bottom right #fff;background-size: auto; padding: 0px; overflow: hidden; margin:0 0 20px 0; height: 282px;}
.home_item:hover{ margin: -10px 0 30px 0;}
.home_yizhan_pic{ display:block; z-index:90 !important; width:480px; height:100%; overflow:hidden; position:relative; margin: 0;}
.home_yizhan_pic .am-control-nav{bottom:10px !important; z-index:9999 !important; }
.home_yizhan_pic .am-control-nav li{ margin: 0 4px !important;}
.home_yizhan_pic .am-control-nav a{ width:10px !important; height:10px !important; background-color:#FFF !important; border:0px solid #eee !important; box-shadow:none !important; }
.home_yizhan_pic .am-next{ background:url(https://edp.whu.edu.cn/skin2024/images/jt_right.png) no-repeat center center; width:30px !important; height:54px !important; background-size:100% auto !important; right:20px !important;opacity:1 !important; z-index:9998  !important;}
.home_yizhan_pic .am-prev{ background:url(https://edp.whu.edu.cn/skin2024/images/jt_left.png) no-repeat center center; width:30px !important; height:54px !important;background-size:100% auto !important; left:20px !important; opacity:1 !important;z-index:9998  !important;}
.home_yizhan_pic .am-next:before{ display:none !important;}
.home_yizhan_pic .am-prev:before{ display:none !important;}
.home_yizhan_pic .am-control-nav .am-active{ background-color:#fac640 !important; }
.home_yizhan_pic .am-slides li img{ height: auto; width:100%;}
.home_yizhan_txt{ height: 100%; padding: 20px 20px 20px 500px !important; display: block;}
.home_yizhan_txt p{ padding:5px 0; margin: 0; line-height: 22px; font-size: 14px; color: #666 !important; display: flex; align-items: flex-start; justify-content: flex-start;}
.home_yizhan_txt p i{ text-align: left; font-size: 13px; margin: 0; margin: 0 5px 0 0; padding:0; border-radius: 0px; display: inline-block;}
.home_yizhan_txt p i::after{ content: "、";}
.home_yizhan_txt p b{ display: table; width: 80px; color: #68a9f2;}
.home_yizhan_tip{ background: #fef9eb; display: table; border: 1px solid #fde29d; margin: 0 0 10px 0; padding:5px 10px; font-size: 13px; color:#db9e03 ;}
.home_news{ display: flex; align-items: flex-start; justify-content: space-between; }
.home_news_item{width: 49%; background: #fff; padding:0; height: 480px;}
.home_title{ padding: 0; display: table; margin:0 auto ; }
.home_title b{ color: #2b384f; font-size: 40px;  display: table; font-weight: bold !important; margin: 0 auto 5px auto; line-height: 44px;}
.home_title i{ color: #888; font-size: 14px; letter-spacing: 1px; display: none; margin: 0 auto; text-transform: uppercase;}

.home_title01{ padding: 0; display: table; margin:0 auto ; }
.home_title01 b{ color: #fff; font-size: 40px;  display: table; font-weight: bold !important; margin: 0 auto 5px auto; line-height: 44px;}
.home_title01 i{color: #8b9bb9; font-size: 14px; letter-spacing: 1px; display: none; margin: 0 auto; text-transform: uppercase;}
.home_cgzh_list{ display:block;padding:0 20px; margin: 0; width: 48%; background:none;}
.home_cgzh_list li{ display: block; border-bottom: 1px dashed #7e94b9; padding:0 0 18px 0; margin:0 0 18px 0;}
.home_cgzh_item{ display: block; overflow: hidden;}
.home_cgzh_item p{ width: 160px; height: 110px; overflow: hidden; display: block; margin: 0 10px 0 0;}
.home_cgzh_item p img{ width: 100%;}
.home_cgzh_item:hover p img{transform: scale(1.1); -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}
.home_cgzh_list li:hover{ margin: -5px 0 23px 0;}
.home_cgzh_item b{ display: block; letter-spacing: 1px; font-size: 18px; color: #fff !important;}
.home_cgzh_item i{ display: block; font-size: 13px; color: #7e94b9; padding:0; margin: 0 0 10px 0;}
.home_cgzh_item span{ display: block; font-size: 15px; letter-spacing: 1px; color: #b8c8e3; text-align: justify; height: 48px; line-height: 24px; overflow: hidden;}
.home_cgzh_item:hover b{ color: #0b5bc8;}

.home_cgzh_list01{ display:block;padding: 0 15px; margin: 0; width: 100%;}
.home_cgzh_list01 li{ display: block; border-bottom: 1px dashed #e5e5e5; padding:0 0 20px 0; margin: 20px 0;}
.home_cgzh_list01 li:hover{ border-bottom: 1px solid #0b5bc8;}
.home_cgzh_item01{ display: block; overflow: hidden;}
.home_cgzh_item01 p{ width: 250px; height: 140px; overflow: hidden; display: block; margin: 0 20px 0 0;}
.home_cgzh_item01 p img{ width: 100%;}
.home_cgzh_item01:hover p img{transform: scale(1.1); -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}
.home_cgzh_item01 b{ display: block; letter-spacing: 1px; font-size: 20px; color: #333;}
.home_cgzh_item01 i{ display: block; font-size: 14px; color: #aaa; padding:10px 0;}
.home_cgzh_item01 span{ display: block; font-size: 16px; letter-spacing: 1px; color: #777; text-align: justify; height: 56px; line-height: 28px; overflow: hidden;}
.home_cgzh_item01:hover b{ color: #0b5bc8;}


.page{ display:table; margin:0 auto;} 
.page .am-active a{ background:#0060ad; border:1px solid #0060ad;}

.nei_show{ width:100%; display:block; background:url(../image/p5_bg.jpg) no-repeat bottom right #fff;padding:20px 40px;}
.nei_show_title{ display: block; margin:20px auto; padding:0 0 20px 0; border-bottom:1px solid #e5e5e5;}
.nei_show_title b{ color:#222; font-size:30px; display:table; margin:0 auto;}
.nei_show_title span{ display:table; margin:0 auto;}
.nei_show_title i{ display:inline-block; margin:0 20px; color:#999; font-size:14px;}
.nei_show_main{ font-size:16px; color:#666; line-height:36px; text-align:justify;}
.nei_show_main img{ display:table; margin:10px auto; }

.submit_btn02{ display: table; width: auto; height: auto; padding:0 50px; line-height:40px; text-align:center; color:#777 !important; font-size:15px; background:#fff; border:1px solid #e6e6e6;border-radius:5px; margin:0 auto;}
.submit_btn02:hover{ display: table; width: auto; height: auto; padding:0 50px; line-height:40px; text-align:center; color:#fff !important; font-size:15px; background:#0060ad; border:1px solid #0060ad;border-radius:5px; margin:0 auto;}

.home_lunbo{ width: 44% !important; padding:0; margin:0 !important; height: 427px; background: #fff; display: table;  box-shadow: none;}
.home_lunbo .am-viewport,.home_lunbo ul{ display: block; height: 100%;}
.home_lunbo li{ height:100% !important;overflow: hidden; display: block;}
.home_lunbo li a{ display: block; height: 100%; position: relative;}
.home_lunbo img{ width: 100% !important; }
.home_lunbo .am-slider-desc{ background: #fff; padding:0 20px; font-size: 13px; color: #333; height: 60px; margin:0; width: 100%;}
.home_lunbo .am-slider-desc span{ display: inline-block; color: #555; font-size:16px; width: 100%; overflow: hidden; vertical-align: top;line-height: 60px; padding:0; margin: 0; }
.home_lunbo .am-prev{ left: auto !important; top:auto !important; bottom:12px !important; right:50px !important; font-size: 16px; font-weight: 100 !important; background:rgba(0,0,0,0.5); text-align: center; width: 30px; height: 30px; line-height: 30px; color:#fff !important;opacity:1 !important; margin:0 !important;}
.home_lunbo .am-next{ left: auto !important;  top:auto !important; bottom:12px !important; right:10px !important; font-size: 16px; font-weight: 100 !important; background:rgba(0, 72, 154, 0.8); text-align: center; width: 30px; height: 30px; line-height: 30px; color:#fff !important;opacity:1 !important; margin:0 !important;}
.home_lunbo .am-prev:before{ content: "\e62f" !important;color:#fff !important; font-weight: 100 !important;font-family: "iconfont" !important;}
.home_lunbo .am-next:before{ content: "\e62e" !important;color:#fff !important; font-weight: 100 !important;font-family: "iconfont" !important;}
.home_lunbo .am-prev:hover{background:rgba(85,85,85,1);}
.home_lunbo .am-next:hover{background:rgba(0, 72, 154, 1);}

.link{ background:none; width:100%; clear:both; overflow:hidden; padding:0 0 10px 0; border-bottom:0px solid #777;}
.link_list{ display:flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; margin:30px 0; }
.link_list span{ color:#222; font-weight:bold; font-size:16px; }
.link_list a{ color:#555; padding:0; font-size:14px; margin:10px 0; width:14.2%; padding: 10px 0; display: inline-block; overflow: hidden;}
.link_list a img{display: table; margin: 0 auto; width: 80%;}
.link_list a:hover{ background: #fff;}

.xxhj_list{ display:flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; margin:30px 0; }
.xxhj_list span{ color:#222; font-weight:bold; font-size:16px; }
.xxhj_list a{ color:#555; padding:0; font-size:14px; margin:10px 0; width:33%; padding: 10px 0; display: inline-block; overflow: hidden;}
.xxhj_list a img{display: table; margin: 0 auto; width: 80%;}
.xxhj_list a:hover{ background: #fff;}
.footer{ background:#14171c; width:100%; color:#7777; text-align:center; padding:20px 0 0 0; overflow:hidden; }
.foot_item{ height: 280px; padding: 0 40px ; border-left: 1px solid #303640; overflow: hidden;}
.foot_item:first-child{ padding: 0; border: none;}
.foot_item_title{ display: block; text-align: left; position: relative; font-size: 16px; color: #ccc; margin: 0 0 20px 0;}
.foot_item_title::after{ content: ""; width: 30px; border-radius: 50px; height: 2px; background: #0060ad; position: absolute; left: 0; bottom: -5px;}
.foot_item_link{ display: table; font-size: 14px; color: #999; line-height: 30px;}
.foot_item_link:hover{  color: #4185f5;}
.foot_item_link01{ border: 1px solid #999; text-align: center; padding: 0 20px; display: table; font-size: 14px; color: #999; line-height: 28px; margin: 15px 0 0 0;}
.foot_item_link01:hover{ background: #eee;border: 1px solid #eee;  color: #333;}
.foot_item_txt{ display: table; letter-spacing: 1px; text-align: left; font-size: 14px; margin: 0 0 10px 0; color: #999; line-height: 26px;}
.foot_item_pic{ margin: 0; width: 130px; height: 130px; overflow: hidden;}
.foot_item_pic img{ width: 100%;}
.foot_item_pic01{ margin: 0 0 20px 0; width: 360px; overflow: hidden;}
.foot_item_pic01 img{ width: 100%;}

.di{ border-top: 1px solid #303640; width:100%;  text-align:center; padding:20px 0; overflow:hidden; }
.foot_di_item{ display: flex; align-items: center; justify-content: center;}
.foot_di_item span{ font-size: 14px; color: #999; line-height: 30px; padding: 0 10px;}

.home_tabs{ position: relative;}
.home_tabs_more{ position: absolute; z-index: 100; right: 20px; top:20px; font-size: 15px; color: #fff;}

.home_tabs .am-nav-tabs{ border:none; position: relative; margin: 0; background: none !important;}
.home_tabs .am-nav-tabs li{ margin:0; padding:0 !important; position:relative; overflow: hidden;}
.home_tabs .am-nav-tabs li a{ font-size:18px;  color:#fff; height: 60px; line-height: 60px;  padding:0 60px 0 0;border:none !important; background: none !important; }
.home_tabs .am-nav-tabs li:hover a{ font-size: 33px !important; font-weight: bold !important; color:#fff !important;}
.home_tabs .am-nav-tabs .am-active a{ font-size: 33px !important; font-weight: bold !important; color:#fff !important;}
.home_tabs .am-nav-tabs li:hover a,.home_tabs .am-nav-tabs .am-active a{color:#fff !important;}
.home_tabs .am-tabs-bd{ border:none;}
.home_tabs .am-tab-panel{ padding: 0;}
.home_kecheng{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; width: 100%; padding:30px 0 0 0; margin: 0 0 20px 0 !important;}
.home_kecheng_item{ width: 23%; margin: 15px 0;}
.home_kecheng_item b{ text-align: center; display: block; padding: 10px; line-height:24px; color: #555; font-size: 15px;} 
.home_kecheng_item01{ width: 32%; position: relative; overflow: hidden;}
.home_kecheng_item01 b{background: rgba(1, 50, 137, 0.5); z-index: 100; padding:15px 0; text-align: center; display: block;width: 100%; position: absolute; left: 50%; transform: translate(-50%,-50%); top: 50%; letter-spacing: 1px; color: #fff; font-weight: bold !important; font-size: 24px;} 
.home_kecheng_item01 p{ margin: 0; background: rgba(1, 50, 137, 0.9); width: 100%; height: 100%; position: absolute; z-index: 90; left: 0; top: 100%; padding: 120px 40px 20px 45px;}
.home_kecheng_item01:hover p{ top: 0;}
.home_kecheng_item01:hover b{top: 15%; background: none; border-bottom: 1px solid #6a7b99;}
.home_kecheng_item01 p span{ color: #fff; font-size: 14px; line-height: 25px; letter-spacing: 1px; text-align: justify;}
.home_kecheng_item01 p i{ border: 1px solid #fff; color: #fff; border-radius: 2px; text-align: center; margin: 30px 0 0 0; padding: 0 20px; line-height: 36px; display: table; font-size: 14px; }
.home_kecheng_item01 p i:hover{ background: #fff; color: #2b58a7; }

.home_kecheng_item02{ width: 24%; position: relative; overflow: hidden;margin-bottom:15px;}
.home_kecheng_item02 b{background: rgba(1, 50, 137, 0.7); z-index: 100; padding: 10px; display: flex; align-items: center; width: 100%; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; color: #fff; font-weight: bold !important; line-height: 28px; height: 76px; overflow: hidden; font-size: 20px;} 
.home_kecheng_item02 p{ margin: 0; background: rgba(1, 50, 137, 0.9); width: 100%; height: 100%; position: absolute; z-index: 90; left: 0; top: 100%; padding: 85px 25px 20px 25px;}
.home_kecheng_item02:hover p{ top: 0;}
.home_kecheng_item02:hover b{background: none; bottom: 80%; height:auto; border-bottom: 1px solid #6a7b99;}
.home_kecheng_item02 p span{ color: #fff; font-size: 14px; line-height: 25px; letter-spacing: 1px; text-align: justify;}
.home_kecheng_item02 p i{ border: 1px solid #fff; color: #fff; border-radius: 2px; text-align: center; margin: 30px 0 0 0; padding: 0 20px; line-height: 36px; display: table; font-size: 14px; }
.home_kecheng_item02 p i:hover{ background: #fff; color: #2b58a7; }
.home_kecheng_pic{ width: 100%; height: 400px; display: block; overflow: hidden;}
.home_kecheng_pic img{ width: 100%; height: 100%;}
.home_kecheng_pic:hover img{transform: scale(1.1); -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}
.home_kecheng_pic01{ position: relative; width: 100%; height:200px; display: block; overflow: hidden;}
.home_kecheng_pic01 img{ width: 100%; height: 100%;}
.home_kecheng_pic01 i{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 60px; color: rgba(255, 255, 255, 0.6); z-index: 80;}
.home_kecheng_pic01:hover img{transform: scale(1.1); -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}

.home_kecheng_pic02{ width: 100%; height: 400px; position: relative; display: block; overflow: hidden;}
.home_kecheng_pic02 img{height: 100%;width: 100%;  position: absolute; top: 0;}
.home_kecheng_pic02:hover img{transform: scale(1.1); -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}

.home_bg01{ width: 100%; background:url(../image/banner05a.jpg) left bottom no-repeat #fff; background-size:cover !important; min-height: 200px; overflow: hidden;}
.home_bg02{ width: 100%; background:url(../image/banner05c.jpg) left top no-repeat #fff; background-size:cover !important; min-height: 200px; overflow: hidden;}
.home_bg03{ width: 100%; background:url(../image/banner05b.jpg) center bottom no-repeat #fff; background-size:auto !important; min-height: 200px; overflow: hidden;}
.home_bg04{ width: 100%; background:url(../image/banner05d.jpg) center bottom no-repeat #fff; background-size:cover; min-height: 200px; overflow: hidden;}
.home_bg05{ width: 100%; background:url(../image/banner05e.jpg) center bottom no-repeat #fff; background-size:cover; min-height: 200px; overflow: hidden;}

.flex01{ display: flex; align-items: flex-start; flex-wrap: wrap; justify-content: space-between; padding: 20px 0;}
.width48{ width: 48% !important; }
.width100{ width: 100% !important;}

.list_txt{ width:100%;}
.list_txt_bu{ padding: 10px; background: #fff;}
.list_txt ul li{ background:none; border:none; border-bottom:1px dashed #ccc; padding:9.2px 0; margin:0;}
.list_txt ul li:hover{ background:#194ab3;border-bottom:1px solid #194ab3;}
.list_txt ul li:hover span,.list_txt ul li:hover i{ color:#fff;}
.list_txt ul a{ display:flex; align-items: center; justify-content: space-between; text-align: left; padding:0 10px !important; margin:0;}
.list_txt ul a span:before{ content:"●"; font-weight:bold !important; font-size:12px; vertical-align: middle; display: inline-block !important; line-height:48px; margin:-5px 8px 0 0 !important; color:#004796;}
.list_txt ul li:hover a span:before{color:#fff !important;}
.list_txt ul a span{ color:#444; font-size:18px; display: block; width: 80%;text-align: left; height:48px; line-height: 48px; overflow: hidden; padding:0;}
.list_txt ul a i{ color:#777;  font-size:14px; width: 100px; font-style:normal;padding:0; text-align: right;}


.home_gonggao_item{ width: 100%;  height: 100px; margin:0 0 10px 0; padding: 0; display: flex; align-items: center; justify-content:space-between; border-bottom: 1px dashed #ddd;}
.home_gonggao_time{ width: 80px !important; padding: 0;}
.home_gonggao_time b{ display: table; margin: 0 auto; font-size:40px; font-weight: bold !important; color: #004796; line-height: 36px;}
.home_gonggao_time i{ display: table; margin: 0 auto; font-size: 13px; color: #004796;}
.home_gonggao_wenzi{ padding: 0; width: 95%;}
.home_gonggao_txt{  padding: 0 20px; display: block; flex: 1; }
.home_gonggao_txt b{display: block; font-size: 18px; color: #111; max-height: 24px; line-height: 24px; word-wrap: normal;  text-overflow: ellipsis; overflow: hidden; margin: 0 0 5px 0;}
.home_gonggao_txt span{ display: block; height: 40px; line-height: 20px; overflow: hidden; font-size: 14px; color: #999;}
.home_gonggao_pic{ width: 140px !important; height: 80px; overflow: hidden; margin:0 10px 0 0;}
.home_gonggao_pic img{ width: 100%; height: 100%;}
.home_gonggao_item:hover{ background: #194ab3;}
.home_gonggao_item:hover .home_gonggao_txt b,.home_gonggao_item:hover .home_gonggao_txt span,.home_gonggao_item:hover .home_gonggao_time b,.home_gonggao_item:hover .home_gonggao_time i{ color: #fff !important;}

.home_class_item{ width: 31%; margin:0 0 35px 0; padding:40px 30px; display: flex; align-items: center; justify-content: flex-start; background:#004796; box-shadow: 8px 8px 0 rgba(0,71,150,0.2);}
.home_class_time{ width: 22% !important; height: 80px; background: #fff; padding:10px 0 0 0;}
.home_class_time b{ display: table; margin: 0 auto; font-size:30px; font-weight: bold !important; color: #1a49b5; line-height: 36px;}
.home_class_time i{ display: table; margin: 0 auto; font-size: 13px; color: #1a49b5;}
.home_class_txt{ width: 78%; padding: 0 0 0 15px; display: block;}
.home_class_txt b{ display: block; overflow: hidden; font-size: 16px; letter-spacing: 1px; color: #fff;  line-height: 24px; margin: 0 0 5px 0;}
.home_class_item:hover{ margin: -10px 0 40px 0;}


.home_more{ display: table; margin:0 auto; border: 1px solid #96afcc; background:none; text-align: center; line-height: 50px; height: 50px; font-size: 15px; color: #336dae; padding: 0 40px;}
.home_more:hover{ margin: -5px auto 5px auto; background: #194ab3;border: 1px solid #194ab3; color: #fff;}

.home_more01{ display: table; margin:0 auto; border: 1px solid #96afcc; background: none; text-align: center; line-height: 50px; height: 50px; font-size: 15px; color: #fff; padding: 0 40px;}
.home_more01:hover{ margin: -5px auto 5px auto; background: #fff;border: 1px solid #fff; color: #4a74bc;}

.home_win{ display: flex;align-items: center; justify-content: flex-start; position: fixed; right:0; top:50%; transform: translateY(-50%); z-index: 999;}
.home_win:hover{ right: 0;}
.home_win_l{ display: flex; align-items: center; justify-content: center;width: 60px;
    height: 120px; text-align: center; color: #fff; 
    background: #194ab3; padding: 0 10px 0 20px;
    border-top-left-radius: 500px; cursor: pointer;
    border-bottom-left-radius: 500px;}
.home_win_l b{ padding: 0 5px; font-size: 14px; line-height: 20px;}
.home_win_l i{ padding: 0; font-size: 12px;}
.home_win_r{ }
.home_win_r_item{ position: relative; display: block;width: 80px; height: 80px;   padding:0;margin: 2px 0 0 0; background: #deecfd; }
.home_win_r_item .r_ico{ position: relative; z-index: 10; display: inline-block; margin: 0 auto; width: 100%; height: 100%;background: #deecfd; text-align: center; font-size: 13px; color: #666;}
.home_win_r_item .r_ico:before{display: block; margin: 5px auto -5px auto; font-size: 32px; color: #0a32a4; }
.home_win_r_item span{ position: absolute; z-index: 5; display: block; top: 0; right: -150px; height: 80px; line-height: 80px; font-weight: bold; background: #deecfd; text-align: center; padding: 0 20px; white-space: nowrap; font-size: 24px; color: #0a32a4 !important; }
.home_win_r_item .r_ico:hover{background:#0a32a4; color: #fff;}
.home_win_r_item .r_ico:hover:before{ color: #fff;}
.home_win_r_item:hover span{right: 80px;}
.home_win_r_item b{ display: table; margin: 0 auto; font-size: 14px; color: #fff;}
.home_win_r_item p{position: absolute;background:#0a32a4; overflow: hidden; z-index: 5; display: block; padding: 10px; top: -10px; right: -150px; display: block;margin: 10px auto; width:auto;}
.home_win_r_item p img{ display: table; margin: 0 auto;}
.home_win_r_item:hover p{right: 80px;}

.home_zscx{ display: block; padding: 5px 0 0 0 !important;}
.home_zscx .am-nav-tabs{ border:none; background: none; height: auto !important; margin:0; padding: 0; border-bottom:1px solid #424a56;}
.home_zscx .am-nav-tabs li{ margin:0; padding:0 !important; position:relative;height: auto !important;}
.home_zscx .am-nav-tabs li a{ font-size:14px; color:#888; line-height: 34px;  padding:0 15px;border:1px solid #424a56; border-bottom:none; }
.home_zscx .am-nav-tabs li a:hover{ border:1px solid #555;border-bottom:none; background:#555 !important; color:#fff;}
.home_zscx .am-nav-tabs .am-active a{ border:1px solid #555;border-bottom:none; background:#555 !important; color:#fff;}
.home_zscx .am-tabs-bd{ border:none !important;}
.home_zscx_main{  display: block; padding: 10px 0;}
.home_zscx_main input[type=text]{ background: #fff; border: none; width: 100%; height: 40px; line-height: 40px; padding: 0 10px; display: block; font-size: 14px;}
.home_zscx_main input[type=submit]{ display: table; margin: 10px 0; padding: 0 20px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 14px; background: #1b3ea3;border: none;}

.home_pro{ display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap;}
.home_pro_left{width:20%;vertical-align:top; box-shadow: 0 0 20px #eee; padding:15px;}
.home_pro_right{width:80%; padding:0 0 0 50px; vertical-align:top; margin:0; overflow:hidden;}
.home_pro_quan{width:100%; padding:0; vertical-align:top; margin:0; overflow:hidden;}
.pro_kind{ width:100%; height:auto; background:#fff; padding:0; margin:0 0 20px 0; border:none !important;}
.pro_kind>li{ border:none; background:none !important; margin:0; border-bottom:1px solid #e5e5e5;}
.pro_kind li a{ padding:0 20px; line-height:54px; color:#333; font-size:15px !important;}
.pro_kind li:hover a{ background:#f5f7f9 !important;}
.pro_kind .active a{background:#f5f7f9 !important;}
.pro_kind .active i{  background:url(https://edp.whu.edu.cn/skin2024/images/jt01.png) 0 -7px no-repeat; }
.pro_kind li i{ width:4px; height:7px; background:url(https://edp.whu.edu.cn/skin2024/images/jt01.png) 0 0 no-repeat; display:block; vertical-align:middle; margin:22px -10px 0 0;}
.pro_kind li:hover i{  background:url(https://edp.whu.edu.cn/skin2024/images/jt01.png) 0 -7px no-repeat; }
.pro_kind .kind_title{ height:70px; background:#194ab3; text-align:center; vertical-align:middle; line-height:70px !important; border:none; }

.neileft_title{ background:#194ab3 !important; padding:20px 0; border:none !important; border-bottom:1px solid #ddd !important; margin:0 !important; }
.neileft_title b{ display: table; font-weight:normal; text-align: center; font-size:20px; color:#fff; line-height:24px; margin:0 auto ; padding:0; font-weight:bold;}
.neileft_title i{ display: inline-block; font-weight:normal; font-size:18px; color:#fff; line-height:24px; margin:0 ; padding:0 0 0 10px; font-weight:500;}
.neileft_title cite{ display:block; display:none;  font-size:8px !important; font-style:normal; color:#88a2be; text-transform: uppercase; word-spacing:0 !important;}
.neileft_title img{ float:left; vertical-align:middle; margin-right:8px;}

.item_list_bu li a{width:95% !important;}
.item_list_bu01{ margin:-2px 0 0 0 !important; }

.item_list{ margin:12px 0 0 0; padding:0 !important; border-top:0px solid #eee !important; clear:both;}
.item_list li a img{ display:inline-block; margin:-2px 5px 0 0; vertical-align:middle;}
.item_list li{  border-bottom:0px dashed #ddd; padding:2px 0 !important;}
.item_list li a{ margin:0; padding:0; font-size:15px; line-height:28px; color:#555; text-align:left; display:inline-block;word-wrap: normal; /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap; width:80%; overflow:hidden; }
.item_list li a:before{ content:"·"; font-weight:bold; font-size:16px; line-height:22px; padding:0 5px 0 0; color:#3a6cd5;}
.item_list li i{ margin:0; padding:0; font-size:13px; line-height:22px; color:#bbb; text-align: right; width:auto !important;display: inline-block; float:right; vertical-align:middle;}
.item_list li a:hover{ color:#bf1b13;}
.item_list b{ font-size:18px; color:#808080; font-weight:normal; border:1px solid #ccc; display:inline-table; text-align:center; overflow:hidden; line-height:24px;padding:0; margin:4px 5px 5px 0; vertical-align:middle;}
.item_list b span{ font-size:12px; color:#fff; background:#ccc; display: block; text-align:center; padding:0 5px; margin:0; line-height:16px; letter-spacing:0; word-spacing:0;}
.item_list li a:hover b{ color:#bf1b13; border:1px solid #bf1b13;}
.item_list li a:hover b span{  background:#bf1b13; color:#fff;}
.main_title{ text-align:center;display:table; margin:20px auto 40px auto;line-height:125%;}
.main_title b{ display:block; line-height:125%; font-size:26px; font-weight:normal; letter-spacing:1px;}
.main_title .condate{ display:block; line-height:26px; font-size:14px; color:#999; margin: 20px 0 0 0; }
.main_title01{ text-align:center; border-bottom:2px solid #fe9302; display:table; margin:0 auto 20px auto; padding: 0 0 5px 0;}
.main_title01 b{ display:block; line-height:20px; font-size:20px; font-weight:normal; letter-spacing:1px;}

.news_show img{ display:table !important; margin:10px auto !important; }
.news_show{ margin:0 auto; padding:0 20px;}
.news_show p,#vsb_content_2 p{ color:#555!important;; line-height:36px!important;; text-align: justify; font-size:17px!important; }
.news_show .notwo{text-indent:0 !important; }
.news_show p,#vsb_content_2 p{ display:block; text-indent:0em; line-height:30px; margin:10px 0;}

.page .am-active a{ background:#194ab3; border:1px solid #194ab3;}

.item_title{border-bottom:1px solid #ddd !important;  display: block !important; width:100%; padding:0 !important; margin:10px 0 !important; height:40px; clear:both;}
.item_title i{ font-style:normal; color:#194ab3; font-weight:550; font-size:20px; letter-spacing:1px;line-height:36px; display:table; border-bottom:2px solid #194ab3; padding:0;}
.item_title span{  color:#999; font-size:11px;line-height:36px; text-transform:uppercase; font-weight:normal; letter-spacing:0; word-spacing:0; padding:0 5px;}
.item_title a{ color:#333; font-size:13px; letter-spacing:0;line-height:36px; display:table; padding-right:5px;}
.item_title cite{ width:24px; height:24px; line-height:24px; background:#194ab3; border-radius:4px; text-align:center; font-size:12px; font-weight:bold; color:#fff; margin:0 5px 0 0;}
.table01{ display: block; display: table; margin: 10px auto; width: 100%;}
.table01 td{ text-align: center; font-size: 16px; color: #555; line-height: 26px !important;  padding: 20px !important;}
.input_table{ width:50%; display: table; margin:0 auto;}
.input_table label{ width:100%; vertical-align:top; display:block; margin: 20px auto;}
.input_table input[type='text']{ width:100% !important; display:block;  border-radius:5px; padding:5px 15px; line-height:48px; background:#f9f9f9; border:1px solid #e5e5e5; font-weight:normal; font-size:16px; height:50px;}
.input_table select{ width:100% !important; display:block;  border-radius:5px; padding:5px 15px; line-height:48px; background:#f9f9f9; border:1px solid #e5e5e5; font-weight:normal; font-size:16px;height:50px;}
.input_table textarea{ width:100% !important; display:block; height: 200px;  border-radius:5px; padding:5px 15px; line-height:24px; background:#f9f9f9; border:1px solid #e5e5e5; font-weight:normal; font-size:16px;}
.btn_jm{ display:table; background:#194ab3 !important; line-height:48px; padding:5px 50px; color:#FFF !important; margin:30px auto 60px auto; text-align:center; border-radius:5px;}
.btn_jm:hover{ display:table; background:#fe9302 !important; line-height:40px; padding:5px 50px; color:#FFF !important; margin:20px auto 60px auto; text-align:center;}
.btn_jm01{ display:table; background:#194ab3 !important; font-size: 26px; letter-spacing: 3px; width: 50%; line-height:64px; padding:10px 50px; color:#FFF !important; margin:20px auto 60px auto; text-align:center; border-radius:2px;}
.btn_jm01:hover{ background:#fd8107 !important;margin:10px auto 70px auto; }
.my_box_nei { width: 100%;  position: relative; overflow:hidden; padding:0 0 15px 0; margin:15px 0; border-bottom:1px solid #e5e5e5;}
.my_box_nei:hover {border-bottom:1px solid #194ab3;}
.my_box_nei .box_pic{ float: left; position:relative !important; padding:0 !important; margin:0.3rem 1rem 1rem 0 !important; width:250px !important; display:block; height:150px !important; overflow:hidden;}
.my_box_nei .box_pic img{width:100%; height: auto;}
.my_box_nei:hover .box_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);}
.my_box_nei i{ font-size:14px; line-height:20px; display: block; color:#bbb; margin:10px 0;}
.my_box_nei b{ font-size:20px; font-weight:normal; line-height:24px; color: #333; margin:0; padding:0; display:block;}
.my_box_nei:hover b{ color: #194ab3 !important;}
.my_box_nei span{ font-size:15px !important; line-height:26px; height:52px; overflow:hidden; color: #777 !important;display:block; text-align:justify; }
.jcxy_list{ display: flex; align-items: center; justify-content:flex-start; flex-wrap: wrap; overflow: hidden; margin: 20px auto; width:100%; }
.jcxy_item{ display: block; margin:0 20px 30px 0; width: 31%; overflow: hidden;}
.jcxy_item:nth-child(3n){ margin: 0 0 30px 0;}
.jcxy_item p{ display: block;width: 100%; height:240px; padding: 0; overflow: hidden !important; margin: 0 auto ;}
.jcxy_item p img{max-width: 100%;height: 100%;object-fit: cover; padding: 0; overflow: hidden; display: block; margin: 0 auto;}
.jcxy_item:hover p 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);}
.jcxy_list span{ display: table; margin: 0 auto; font-size: 16px; line-height: 15px; color: #333; padding: 10px 0;}
.jcxy_list i{ display: table; margin: 0 auto; line-height: 15px; font-size: 13px; color: #888; padding: 0;}
.banner_nei{ width:100%; height:auto; position:relative; overflow:hidden; }
.banner_nei img{ width:100%; height:auto;}
.banner_nei_m{ width:100%; height:auto; position:relative; overflow:hidden; }
.banner_nei_m img{ width:100%; height:auto;}
.about_yj {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 30px 0 0 0;
    margin: 0 0 20px 0 !important;
}
.about_yj_item {
    width: 48%;
    margin: 0 0 35px 0;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #1b3ea3;
    box-shadow: 8px 8px 0 rgba(27, 62, 163, 0.2);
}
.about_yj_item i {
	font-size:48px; 
	color:#fff;
}
.about_yj_item span{ margin-left: 20px; line-height: 25px; font-size: 16px; color:#fff;height:94px; }
.about_yj_item span b {
    padding: 0;
    display: table;
    margin: 0 0 10px 0;
    color: #fff;
    font-weight: bold !important;
    line-height: 36px;
    font-size: 28px;
}
.t-1{line-height: 32px;}
.t-1, .t-2 {
    color: #0e419c;
}
.t-2 {
    font-size: 24px;
    font-weight: lighter;
    margin-bottom: 30px;
}
.cont{margin-top: 30px;}
.cont ul {
    display: flex;
    justify-content: space-between;
}
.cont ul li {
    display: flex;
    width: 31%;
    text-align: justify;
}
.cont ul li .left {
    font-size: 60px;
    font-weight: bold;
    color: #0e419c;
    font-family: DINAlternate-Bold;
    letter-spacing: 2px;
    line-height: 1.1;
    width: 100px;
    flex-shrink: 0;
}
.cont ul li .right .line {
    width: 47px;
    height: 4px;
    background-color: #0e419c;
}
.cont ul li .right .t {
    font-size: 18px;
    letter-spacing: 1px;
    color: #0e419c;
    font-weight: lighter;
    margin: 20px 0;
}
.t-txt{line-height: 200%;}
.about_rw li {
    display: flex;
    margin-bottom: 50px;
}
.about_rw li .img {
    width: 260px;
    padding: 10px;
    flex-shrink: 0;
}
.about_rw li .text {
    padding-left: 75px;
    border-bottom: 1px solid #ccc;
    margin-left: 50px;
}
.about_rw li .text::before {
    content: "";
    background: url(../image/icon-maohao-blue.png) no-repeat;
    display: block;
    height: 55px;
    margin-left: -75px;
}
.about_rw li .text span {
    font-size: 24px;
    margin-right: 10px;
}
.text-right-bottom{ color:#0e419c; }
.home_tabs_t{ position:relative; overflow:hidden; margin:0 auto; display: block; width:96%; height:100%; border-bottom:0px solid #ddd; }
.home_tabs_t .am-nav-tabs{ border:none; border-bottom:1px solid #ddd; background:none; height:50px;overflow:hidden; width:100%;  vertical-align:top; padding:0;}
.home_tabs_t .am-nav-tabs li{margin:0; padding:0 !important; height:50px;}
.home_tabs_t .am-nav-tabs li a{ cursor: pointer;font-size:16px; color:#333;  padding:0 30px;border:0px solid #ddd;border:1px solid #eee; border-bottom:1px solid #ddd; line-height:50px; background:#eee; }
.home_tabs_t .am-nav-tabs li a:hover{ border:1px solid #004795;border-bottom:none; background:#004795 !important; color:#fff !important;}
.home_tabs_t .am-nav-tabs .am-active a{ border:1px solid #004795;border-bottom:none; background:#004795 !important; color:#fff !important;}
.home_tabs_t .am-tabs-bd,.home_tabs .am-tab-panel{ border:none; overflow:hidden;}
.kc_show{min-height: 500px;}
.kc_show p h2, .kc_show h2{
    margin: 20px 0 5px 0;
    display: block;
    color: #0156b5;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    border-left: 3px solid #004796;
    padding-left: 10px;
    display: table;
    text-indent: 0;
}
.kc_show .text {
    border-radius: 10px;
    padding: 30px 0;
    font-size: 16px;
    color: #333333;
    line-height: 2.25;
    margin-bottom: 40px;
    text-indent: 0;
}
.kc_show .text p{text-indent: 0; margin-bottom:20px;} 
.am-table td p{text-indent:0!important;}
.tabs_main{ display: block; width: 100%; overflow: auto;}
.tabs_main_ul{ white-space: nowrap;  display: flex; }
.home_liucheng2{ display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; width: 100%; padding:30px 0 0 0; margin: 0 0 20px 0 !important;}
.home_liucheng_item2{ width: 95%;margin: 0 10px 35px 10px!important;; padding:40px 30px; display: flex; align-items: center; justify-content: flex-start; background: #e7f0fc; box-shadow: 8px 8px 0 rgba(255,255,255,0.2);}
.home_liucheng_item2 .home_class_time{width:60px%!important;padding:0;color:#fff;line-height:60px;font-weight:bold;height: 60px;text-align: center;}
.home_liucheng_item2 b{ text-align: center; display: block;  line-height:24px; color: #555; font-size: 18px;} 
.home_liucheng{ display: block !important; background: #0a32a4; padding:0 !important; margin:0 auto; width: 100%; height: 200px;border-top: 0px solid #668bcb; max-width:1680px;}
.home_liucheng_main{ display: flex; align-items: center; justify-content: center; margin:0; flex-wrap: wrap;}
.home_liucheng_item{ width: 20%; height: 100px; display: flex; align-items: center; justify-content: center; position: relative;border-bottom: 1px solid #668bcb;}
.home_liucheng_item:hover{ margin: -10px 0 0 0;}
.home_liucheng_item:after{ content: ""; width: 1px; height: 160px; border-right: 1px solid #668bcb; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.home_liucheng_item:nth-child(5n):after{ display: none;}
.home_liucheng_item i{ color: #668bcb; position: absolute; right:5px; bottom: -10px; font-size:48px; margin: 0 3px 0 0;}
.home_liucheng_item span{ color: #fff; font-size: 14px; display: table; margin: 0; position: absolute; left: 30px; top: 20px; z-index: 10;}
.home_liucheng_item span b{padding:0; display: table; margin: 0; color: #fff;  font-weight: bold !important; line-height: 36px; font-size: 26px;}
.home_liucheng_item span .cn{ font-size: 18px !important;}
/* 10166 */
.home_liucheng_main01{ display: flex; align-items: center; justify-content: space-between; margin:0; padding: 10px 0; flex-wrap: wrap;}
.home_liucheng_item01{ width: 32.5%; height: 160px; border-radius: 5px; margin: 0 0 20px 0; background: linear-gradient(to bottom, #f0f8fc, #d1e3fe); display: flex; align-items: center; justify-content: center; position: relative;}
.home_liucheng_item01:hover{ margin: -5px 0 25px 0;}
.home_liucheng_item01 i{ color: #b3caf9; position: absolute; right:10px; bottom: -10px; font-size:90px; margin: 0;}
.home_liucheng_item01 span{ color: #555f83; font-size: 16px; display: table; font-weight: bold; margin: 0; position: absolute; left: 30px; top: 20px; z-index: 10;}
.home_liucheng_item01 span b{padding:0; display: table; margin: 0; color: #3f63e0;  font-weight: bold !important; line-height: 36px; font-size: 36px;}
.home_liucheng_item01 span .cn{ font-size: 28px !important;}
.main_title001{ text-align:center;display:flex; align-items: center; justify-content: space-between; width: 100%; margin:20px auto 40px auto;padding:0 45px;}
.main_title001 b{ display:table; line-height:20px; font-size:26px; font-weight:normal; letter-spacing:1px;}
.main_title001 a{ display:table; line-height:30px; font-size:14px; background: #3f63e0; color: #fff; border-radius: 2px; padding: 5px 20px; font-weight:normal; }
.home_tuijian{ width:100%; background:none; padding:0; margin:10px auto 0 auto; box-shadow:none !important;}
.home_tuijian ol{ vertical-align:middle;}
.home_tuijian .am-viewport{width:100%; border:none !important;}
.home_tuijian .am-slides{ position:relative;  }
.home_tuijian ol li{padding:0; width:33%; height: 220px; overflow:hidden; margin:0 0 10px 0 !important; display:block; }
.home_tuijian ol li a{ background:none;padding:0; width:95% !important; height:100%; margin:0 auto !important; display:block; }
.home_tuijian li:hover p 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_tuijian li img{ width:100% !important; height:100%; }
.home_tuijian li b{ font-size:15px; margin:0 auto; display:block; line-height: 30px; padding:0 10px; text-align:center; color:#222; font-weight:normal;}
.home_tuijian .am-slider-carousel{background:none !important; border:none !important; box-shadow:none; padding:0; margin-left:-30px !important; height:550px;}
.home_tuijian .am-direction-nav{ z-index:9995;}
.home_tuijian .am-prev{ left:10px !important;color:#c51e22 !important;opacity:1 !important; margin:0 !important; width:40px !important; height:40px !important; text-align:center;top:35% !important; }
.home_tuijian .am-next{right:0 !important;  color:#c51e22 !important; opacity:1 !important;margin:0 !important; width:40px; height:40px; text-align:center; top:35% !important; }
.home_tuijian .am-prev:before{ content: "\e601" !important; font-family: "iconfont" !important; color: #fff !important;}
.home_tuijian .am-next:before{content: "\e602" !important; font-family: "iconfont" !important;color: #fff !important;}
.home_tuijian li:hover b,.home_tuijian li:hover span,.home_tuijian li:hover i{ color:#555;}
/* 1018 */
.dingzhi_title{ display: table; margin: 0 auto 30px auto; color: #333; font-size: 36px;}
.dingzhi_profile{ display: flex; align-items: flex-start; justify-content: space-between;  background: #e7f0fc; height: 400px; overflow: hidden;  width: 100%;  margin: 20px auto;}
.dingzhi_profile p{ padding:10px 0; margin: 0; width: 100%; text-align: left;font-size: 24px;color: #333; line-height: 40px;}
.dingzhi_profile p:last-child{ width: 100%; position: relative; margin: 15px 0 0 0; padding:10px 0 0 0;}
.dingzhi_profile p:last-child:before{ content: ""; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 100%; height: 1px; background: #ddd;}
.dingzhi_title01{ display: table; margin: 0 auto 30px auto; color: #fff; text-align: center; font-size: 20px; background: #194ab3; padding: 7px 40px;}
.dingzhi_fangxiang{ display: flex; align-items: center; justify-content: space-between;flex-wrap: wrap;}
.dingzhi_fangxiang_item{ width: 49%; background: #e7f0fc; position: relative; margin:0 0 20px 0; height: 250px; text-align: center; padding:30px 30px;}
.dingzhi_fangxiang_item b{ color: #333; text-align: left; line-height: 32px; letter-spacing: 2px; position: relative; display: table; font-weight: bold !important; padding: 0 0 15px 0; margin: 10px 0 15px 0; font-size: 28px;}
.dingzhi_fangxiang_item b:after{ content: ""; position: absolute; bottom: 0; left: 0;  width: 30px; border-radius: 50px; height: 5px; background: #194ab3;}
.dingzhi_fangxiang_item i{ color: #333; display: table; margin: 0; text-align: left; font-size: 20px;}
.dingzhi_fangxiang_item cite{ position: absolute; right: 20px; bottom: -15px; font-size: 120px; color: #fff;}
.home_kecheng01{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; width: 100%; padding:0; margin: 0 0 20px 0 !important;}
.home_kecheng_item03{ width: 24%; height: 360px; position: relative; overflow: hidden;}
.home_kecheng_item03 b{ z-index: 100; padding: 0 0 10px 0; display: block;width: 80%; position: absolute; left: 50%; transform: translateX(-50%); bottom: 10px; letter-spacing: 1px; color: #fff; font-weight: bold !important; font-size: 26px;} 
.home_kecheng_item03 p{ margin: 0; background: rgba(1, 50, 137, 0.9); width: 100%; height: 100%; position: absolute; z-index: 90; left: 0; top: 100%; padding: 120px 20px 20px 30px;}
.home_kecheng_item03:hover p{ top: 0;}
.home_kecheng_item03:hover b{bottom: 80%; border-bottom: 1px solid #6a7b99;}
.home_kecheng_item03 p span{ color: #fff; font-size: 15px; line-height: 28px; text-align: justify;}
.home_kecheng_item03 p i{ border: 1px solid #fff; color: #fff; border-radius: 2px; text-align: center; margin: 30px 0 0 0; padding: 0 20px; line-height: 36px; display: table; font-size: 14px; }
.home_kecheng_item03 p i:hover{ background: #fff; color: #2b58a7; }
.home_kecheng_pic03{ width: 100%; height: 460px; display: block; overflow: hidden;}
.home_kecheng_pic03 img{ width: 100%; height: 100%;}
.home_kecheng_pic03:hover img{transform: scale(1.1); -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}
.liucheng_pic{ width: 100%; display: block; margin: 0 auto; text-align: center;}
.liucheng_pic img{ display: block; width: auto; margin: 0 auto;}
#kc1,#kc2,#kc3,#kc4,#kc5,#kc6,#kc7,#kc8{ font-size:18px; line-height:180%;}

.gkkc_list{display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; overflow: hidden; margin: 20px auto; width: 100%;}
.my_kc_nei {width: 45%;  position: relative; overflow:hidden; padding:0 0 15px 0; margin: 0 35px 0 10px !important;justify-content: flex-start;}
.my_kc_nei .box_pic{ float: left; position:relative !important; margin:0.3rem 3rem 1rem 0 !important; width:250px !important; display:block; height:200px !important; overflow:hidden;}
.my_kc_nei .box_pic img{width:100%; height: auto;}
.my_kc_nei :hover .box_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);}
.my_kc_nei i{font-size:16px; line-height:16px; display: block; color:#c32828; margin:20px 0;}
.my_kc_nei b{font-size:18px; font-weight:bold!important; line-height:24px; color: #333; margin:0; padding:0; display:block;}
.my_kc_nei :hover b{color: #194ab3 !important;}
.my_kc_nei span{font-size:15px !important; line-height:26px; height:120px; overflow:hidden; color: #777 !important;display:block; text-align:justify;margin-top:20px;} 

@media only screen and (max-width:1515px){
.width1200{ width:100%; margin:0 auto; display:block; position:relative; padding:0 10px !important; overflow: hidden; }
.width1200_nohidden{  width:100%; max-width: 1400px;   margin:0 auto; display:block; position:relative; padding:0 10px;}
.menu ul li a{ background: none !important; line-height:40px; height:40px; font-size:17px;  padding:0 10px; margin:0;} 

}

@media only screen and (max-width:1279px){
.menu ul li a{ background: none !important; line-height:40px; height:40px; font-size:16px;  padding:0 5px; margin:0;} 

.search .se_btn{ display: inline-block !important;vertical-align:middle !important;width: auto !important; height:44px !important; background:#fff !important; line-height:44px !important; color:#555 !important; font-size:14px !important; text-align:center !important;}
header{ background-color:#FFF !important;}
header .logo{  margin: 0;}
.logo img{width: 250px;}
.am-offcanvas{ z-index:2002; }
.ico_menu{ padding-top:0px; right:-10px !important;}
.ico_menu img{ width:60% !important; max-width:150% !important; height:auto !important; margin:0 !important; padding-right:0px;}
.menu_m{ padding:1em 0.5em !important; float:none !important; }
.menu_m li{ background:none !important; border-bottom:1px solid #333 !important; text-align:center;  width:100% !important; display:block !important; padding:0; overflow:hidden; }
.menu_m li:last-child{border-bottom: none !important;}
.menu_m li a{ font-size:1.6rem; color:#777; display:block;  width:100%; line-height:1.4rem ; padding:1.5rem 0;}
.menu_m li .active{background-color:#1bc2ff; color:#FFF;}
.menu_m li a i{ font-size:2rem; padding:0 5px 0 0; color:#f8c300;}
.menu_m .am-accordion-bd{margin:1rem 0!important;}
.menu_m .am-accordion-title{color:#777 !important; display:block; font-size:1.6rem !important; padding:0 !important }
.menu_m .am-accordion-title:before{ display:none !important;}
.menu_m li dd a{ font-size:1.4rem !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:0 !important; display:inline-table; width:25% !important; height:40px !important; line-height:40px;  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:50%; background-color:#222; padding-top:20px !important;}
.menu_bg .am-offcanvas-content{ margin:0 !important; padding:0 !important;}
input::-webkit-input-placeholder{color: #888; font-size:12px !important;}
.banner{ display:block; z-index:90 !important; width:100%; overflow:hidden; position:relative;}
.banner .am-control-nav{bottom:5px !important;}
.banner .am-control-nav a{ width:30px !important; height:4px !important;}
.banner .am-next{width:15px !important; height:27px !important; right:5px !important;}
.banner .am-prev{width:15px !important; height:27px !important;left:5px !important;}
.home_select b{ font-size: 14px; display: block; width: 100%;}
.home_select{display: flex; align-items: center; justify-content:space-between; flex-wrap: wrap; margin: 0 0 10px 0;}
.home_select select{border: 1px solid #eee; background: #fff; font-size: 14px; height: 48px; padding: 0 5px; width: 49%; margin: 0 0 5px 0; line-height: 48px;}
.home_select a{ background: #00489a;  height: 48px; padding: 0 5px; font-size: 14px; text-align: center; color: #fff; width: 49%; margin: 0 0 5px 0; line-height: 48px;}
.home_item{ display: block; background:url(../image/p5_bg.jpg) no-repeat bottom right #fff; background-size: auto; padding: 0px; overflow: hidden; margin:0 0 20px 0; height:auto;}
.home_yizhan_pic{ display:block; z-index:90 !important; width:100%; height:auto; overflow:hidden; position:relative; margin: 0; float: inherit;}
.home_yizhan_txt{ width: 100%; height:auto; padding:10px !important; display: block;}
.home_yizhan_txt p{ padding:3px 0; margin: 0; line-height: 22px; font-size: 14px; color: #555; display: flex; align-items: flex-start; justify-content: flex-start;}
.home_yizhan_tip{ background: #fef9eb; display: table; border: 1px solid #fde29d; margin: 0 0 5px 0; padding:5px 10px; font-size: 13px; color:#db9e03 ;}
.home_yizhan_txt p b{width: 22%;}
.home_yizhan_txt p span{width: 78%;}
.home_news{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; }
.home_news_item{width: 100%; background: #fff; padding:0; height: auto;}
.home_title b{ color: #2b384f; font-size: 28px;  display: table; font-weight: bold !important; margin: 0 auto 5px auto; line-height: 24px;}
.home_title i{ color: #888; font-size: 12px; letter-spacing: 1px; display: none; margin: 0 auto; text-transform: uppercase;}
.home_title01 b{ color: #fff; font-size: 28px;  display: table; font-weight: bold !important; margin: 0 auto 5px auto; line-height: 24px;}
.home_title01 i{ color: #8b9bb9; font-size: 12px; letter-spacing: 1px; display: none; margin: 0 auto; text-transform: uppercase;}
.home_cgzh_list{ display:block; padding: 0; margin: 0; width:100%;}
.home_cgzh_item01 p{ width: 100%; float: inherit; height: 140px; overflow: hidden; display: block; margin: 0 20px 0 0;}
.home_cgzh_item01 b{ display: block; letter-spacing: 0px; font-size: 16px; color: #333;}
.home_cgzh_item01 i{ display: block; font-size: 12px; color: #aaa; padding:5px 0;}
.home_cgzh_item01 span{ display: block; font-size: 14px; letter-spacing: 0px; color: #777; text-align: justify; height: 44px; line-height: 22px; overflow: hidden;}
.page{ display:table; margin:0 auto 20px auto;}	
.nei_show{ padding:10px; margin: 0 0 20px 0;}
.nei_show_title{ display: block; margin:0 auto; padding:0 0 20px 0; border-bottom:1px solid #e5e5e5; text-align:center;}
.nei_show_title b{font-size:20px; line-height:28px; }
.nei_show_title i{ display:block; margin:0 auto; line-height:20px;}
.nei_show_main img{ width:90%; height:auto; display:table; margin:0 auto; }

.xxhj_list{ display:flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; margin:10px 0; }
.xxhj_list span{ color:#333; display:block; width: 100%; }
.xxhj_lista{ color:#777; padding:0 10px; font-size:13px; width: 50%; }
.home_lunbo{ width: 100% !important; padding:0; margin:0 auto !important; height:auto; background: #fff; display: table;  box-shadow: none;}
.home_lunbo .am-slider-desc span{ display: inline-block; color: #555; font-size:16px; width: 75%; overflow: hidden; vertical-align: top;line-height: 48px; padding:0; margin: 0; }

.di{ border-top: 1px solid #303640; width:100%;  text-align:center; padding:20px 0 10px 0; overflow:hidden; }
.home_tabs{ position: relative;height: auto;}
.home_tabs .am-nav-tabs{ margin:0 auto; float: inherit; text-align: center; display: table; width: 100%;}
.home_tabs .am-nav-tabs li{ margin:0; padding:0 !important; position:relative;}
.home_tabs .am-nav-tabs li a{ font-size:15px;  color:#111;  padding:13px 10px;border:none !important; }
.home_pro{ display: block;}
.home_pro_left{ display: none; width:100%;vertical-align:top;box-shadow:none; padding: 0;}
.home_pro_right{ display: block; width:100%; padding:0; vertical-align:top; margin:0;}
.neileft_title{ display:none !important;}
.pro_kind{ width:100%; height:auto; background:#fff; padding:0; margin:0; border:none !important;}
.pro_kind li{ width:49% !important; display:inline-block; margin:5px auto !important; padding:0 !important;}
.pro_kind li a{ padding:0 20px 0 0; line-height:44px; color:#333; font-size:14px !important;}
.main_title{ text-align:center;  display:table; margin:0 auto 10px auto;}
.main_title b{ display:block; line-height:28px; font-size:20px; font-weight:normal; }
.news_show{ margin:0 auto; padding:0 5px;}
.news_show img{ display:table !important; margin:10px auto !important; width:100%; height:auto!important;max-width:100%; }
.page{ width: 100%; display: block;}
.page li a{ padding:0.8em 1em; margin:0;}
.table01{ display: block; display: table; margin: 10px auto; width: 100%;}
.input_table{ width:100%;}
.input_table label{ width:100%; vertical-align:top; display:block; float:inherit; margin:0 auto 10px auto;}
.my_box_nei { width: 100%;  position: relative; overflow:hidden; padding:0 0 15px 0; margin:0 0 15px 0; border-bottom:1px solid #e5e5e5;}
.my_box_nei .box_pic{ float: inherit; position:relative !important; padding:0 !important; margin:0.3rem 1rem 1rem 0 !important; width:100% !important; display:block; height:180px !important; overflow:hidden;}
.jcxy_list{ display: flex; align-items: flex-start; justify-content:space-between; flex-wrap: wrap; overflow: hidden; margin:0 auto 20px auto; width:100%; }
.jcxy_item:nth-child(3n){margin:0 0 10px 0;}
.jcxy_item{ display: block; margin:0 0 20px 0; width: 48%; overflow: hidden;}
.banner_nei{ width:100% !important; height: auto !important;}

.banner_nei_m{ width:100% !important; height: auto !important;}

.home_liucheng_item span b{font-size: 18px;}
.home_liucheng_item span .cn{ font-size: 14px !important;}

.home_liucheng_item01{ width:32.5%; height: 140px; border-radius: 5px; margin: 0 0 5px 0; display: flex; align-items: center; justify-content: center; position: relative;}
.home_liucheng_item01 i{ color: #b3caf9; position: absolute; right:5px; bottom: 0; font-size:40px; margin: 0 3px 0 0;}
.home_liucheng_item01 span{ color: #555f83; font-size: 12px; letter-spacing: -1px; display: table; margin: 0; position: absolute; left: 10px; top: 20px; z-index: 10;}
.home_liucheng_item01 span b{padding:0; display: table; margin: 0; color: #3f63e0;  font-weight: bold !important; line-height: 26px; font-size: 16px;}
.home_liucheng_item01 span .cn{ font-size: 16px !important;}
.home_tuijian{ width:100%; background:none; padding:0; margin:10px auto 0 auto; box-shadow:none !important;}
.home_tuijian ol li a{ background:none;padding:0; width:98% !important; height:100%; margin:0 auto !important; display:block; }
.dingzhi_fangxiang_item{ width: 100%; background: #e7f0fc; margin:0 0 20px 0; text-align: center; padding: 30px;}

.home_kecheng_pic03{ width: 100%; height:auto; display: block; overflow: hidden;}
.liucheng_pic{ width: 100%; display: block; margin: 0; text-align: center;}
.liucheng_pic img{ display: block; width: 100%; margin: 0 auto;}
.home_gonggao_pic{display: none;}
.foot_item_pic01{width: 200px;}
.foot_item{padding: 0 20px;}
}

@media screen and (max-width:1024px){

.home_title{ padding: 0; display: table; margin:20px auto 0 auto ; }

.home_kecheng_item02{ width: 49%; position: relative; overflow: hidden; margin: 0 0 10px 0;}
.home_kecheng_item02:last-child{ width: 100%; position: relative; overflow: hidden; margin: 0 0 10px 0;}
.home_kecheng_pic02{ width: 100%; height: 350px; position: relative; display: flex; overflow: hidden;}
.home_kecheng_pic02 img{height:100%; width:auto; object-fit: cover; position: relative; left:inherit; top: inherit;}
.home_kecheng_item02 b{background: rgba(1, 50, 137, 0.7); z-index: 100; padding:15px 10px; display: flex; align-items: center; width: 100%; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; color: #fff; font-weight: bold !important; line-height: 28px; height: auto; overflow: hidden; font-size: 18px;} 

.home_kecheng_pic img{ width: 100%; height: 100%; object-fit: cover;}
.home_kecheng_item01{ width: 33%; position: relative; overflow: hidden;}
.home_kecheng_item01 b{background: rgba(1, 50, 137, 0.5); z-index: 100; padding:15px 0; text-align: center; display: block;width: 100%; position: absolute; left: 50%; transform: translate(-50%,-50%); top: 50%; letter-spacing: 1px; color: #fff; font-weight: bold !important; font-size: 24px;} 
.home_kecheng_item01 p{ margin: 0; background: rgba(1, 50, 137, 0.9); width: 100%; height: 100%; position: absolute; z-index: 90; left: 0; top: 100%; padding: 120px 20px 20px 20px;}
.home_kecheng_item01:hover p{ top: 0;}
.home_kecheng_item01:hover b{top: 10%; background: none; border-bottom: 1px solid #6a7b99;}
.home_kecheng_item01 p span{ color: #fff; font-size: 14px; line-height: 25px; letter-spacing: 1px; text-align: justify;}
.home_kecheng_item01 p i{ border: 1px solid #fff; color: #fff; border-radius: 2px; text-align: center; margin: 30px 0 0 0; padding: 0 20px; line-height: 36px; display: table; font-size: 14px; }

.home_liucheng{ display: block !important; background: #0a32a4; padding:0 !important; height: auto; margin:0 auto !important; width: 100%;}	
.home_liucheng_title{ display: block; width:100%; height: 80px; background:#00489a; text-align: center; position: relative; float: inherit; z-index: 999;}
.home_liucheng_main{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; margin:1px 0 0 0;}
.home_liucheng_item{ width: 50%; height: 100px; display: flex; align-items: center; justify-content: center; position: relative;border-bottom: 1px solid #668bcb;}
.home_liucheng_item:after{ content: ""; width: 1px; height: 140px; border-right: 1px solid #668bcb; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.home_liucheng_item:nth-child(2n):after{ border: none;}
.home_liucheng_item:nth-child(5n):after{ display: inherit;}
.home_liucheng_item i{ color: #668bcb; position: absolute; right:5px; bottom: 0; font-size:40px; margin: 0 3px 0 0;}
.home_liucheng_item span{ color: #fff; font-size: 13px; display: table; margin: 0; position: absolute; left: 10px; top: 20px; z-index: 10;}
.home_liucheng_item span b{padding:0; display: table; margin: 0; color: #fff;  font-weight: bold !important; line-height: 26px; font-size: 16px;}
.home_liucheng_item span .cn{ font-size: 14px !important;}
.width48{ width: 100% !important; margin: 20px 0;}
.home_gonggao_pic{display: block;}
.home_class_item{ width: 100%; margin:0 0 20px 0; padding:20px; display: flex; align-items: center; justify-content: flex-start; background: #fff; box-shadow: 8px 8px 0 rgba(255,255,255,0.2);}
.am-show-md-down .am-header{height:80px;}
.home_kecheng{}
.home_kecheng_pic02 img{width:100%;}
.home_kecheng_item02 b{width: 100%;}
.home_kecheng_item{width: 48%;}
}	
@media screen and (max-width:640px){
#home_kecheng_item8{display:block;}
.am-header{height:80px;}
header .logo{height:80px;padding:0;line-height: 80px;}

.home_kecheng_pic{ width: 100%; height: 400px; display: none; overflow: hidden;}
.home_kecheng_pic img{ width: 100%; height:100%; object-fit: cover;}

.home_kecheng_pic02{ width: 100%; height: 350px; position: relative; display: none; overflow: hidden;}
.home_kecheng_pic02 img{height:auto; width: 100%; position: relative; object-fit: cover; left:inherit; top:inherit;}
.home_kecheng_item02 b{background:none; z-index: 100; padding:25px 25px 0 25px; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; left: 50%; transform: translateX(-50%); bottom: 0; color: #fff; font-weight: bold !important; line-height: 28px; height: auto; overflow: hidden; font-size: 22px;} 
.home_kecheng_item02 p{ margin: 0; background:none; width: 100%; height: 100%; position: relative; z-index: 90; left: 0; top: 100%; padding: 20px 25px;}
.home_kecheng_item02:hover p{ top: 0;}
.home_kecheng_item02:hover b{background: none; bottom: 80%; height:auto; border-bottom: 1px solid #6a7b99;}
.home_kecheng_item02 p span{ color: #fff; font-size: 14px; line-height: 25px; letter-spacing: 1px; text-align: justify;}
.home_kecheng_item02 p i{ border: 1px solid #fff; color: #fff; border-radius: 2px; text-align: center; margin: 20px auto 0 auto; padding: 0 20px; line-height: 36px; display: table; font-size: 14px; }

.link{ background:#fff; width:100%; overflow:hidden; padding:10px !important; border-top:1px solid #e3e3e3;}
.link_list{ display:flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; margin:10px 0; }
.link_list span{ color:#333; display:block; width: 100%; }
.link_list a{ color:#777; padding:0 10px; font-size:13px; width: 33%; }

.foot_item{ height:auto; margin: 10px 0; padding: 0 ; width: 100%; border-left: 0px solid #303640; overflow: hidden;}
.foot_item_pic01{ margin: 0 0 20px 0; width: 80%; overflow: hidden;}
.footer{ background:#14171c; width:100%; color:#7777; text-align:center; padding:10px; overflow:hidden; }
.foot_item_link{ display: inline-block; margin: 0 10px; font-size: 14px; color: #999; line-height: 30px;}
.foot_di_item{ display: block; align-items: center; justify-content: center;}
.foot_di_item span{ display: block; font-size: 14px; color: #999; line-height: 24px; padding: 0;}
.list_txt ul li{ background:none; border:none; border-bottom:1px dashed #ccc; padding:3px 0; margin:0;}
.list_txt ul a{ display:flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; text-align: left; padding:0 10px !important; margin:0;}
.list_txt{ width:100%;}
.list_txt ul a i{ display:block; width: 100%; color:#999; margin: 0 0 10px 0; font-size:14px; text-align: left; font-style:normal; float: none !important; padding-left: 18px; padding-right:0px;}
.list_txt ul a span{ color:#666; display: block;width: 100%; font-size:17px;height:36px; line-height: 36px; padding-left:0px;}
.home_kecheng{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; width: 100%; padding:15px 0 0 0; margin: 0 0 20px 0 !important;}
.home_kecheng_item01{ background: #c19441; min-height: 100px; width: 100%; position: relative; overflow: hidden; margin: 0 0 10px 0;}
.home_kecheng_item01 b{background:none; z-index: 100; padding:0; text-align: center; display: block;width: 100%; position: relative; left: 50%; transform: translateX(-50%); top:15px; letter-spacing: 1px; color: #fff; font-weight: bold !important; font-size: 22px;} 
.home_kecheng_item01 p{ margin: 0; background:none; width: 100%; height: 100%; position: relative; z-index: 90; left: 0; top: 0; padding: 30px 10px 15px 15px;}
.home_kecheng_item01:hover p{ top: 30%;}
.home_kecheng_item01:hover b{top:inherit; background: none; border-bottom: 0px solid #6a7b99;}
.home_kecheng_item01 p span{ color: #fff; font-size: 13px; line-height: 20px; letter-spacing: 1px; text-align: justify;}
.home_kecheng_item01 p i{ border: 1px solid #fff; color: #fff; border-radius: 2px; text-align: center; margin: 10px auto; padding: 0 15px; line-height: 30px; display: table; font-size: 12px; }

.home_kecheng_item02{background: rgba(1, 50, 137, 0.9); width: 100%; min-height: 100px; position: relative; overflow: hidden; margin: 0 0 10px 0;}
.home_kecheng_item{ width: 100%; margin: 5px 0;}
.about_yj_item {width:100%;}
.about_yj_item span{height:auto;}
.about_rw li{display: block;}

.about_rw li .img{width: 100%;text-align: center;}
.about_rw li .img img{ width:180px;}
.about_rw li .text{padding:10px;margin: 0px auto;}
.about_rw li .text::before{height: 0px;}
.dingzhi_profile{height:auto;}
.dingzhi_profile_l{display:none;}
/*.home_kecheng_item03{ width: 48%; height:360px; margin: 0 0 20px 0; position: relative; overflow: hidden;}*/
.home_liucheng_item2 .home_class_time{background:#194ab3;font-size:22px;color:#fff;}
.home_liucheng_item2 b{font-size:24px;}
.main_title001{display:block;padding:0 15px;}
.main_title001 b{ line-height:150%;margin-bottom:20px;}
.home_tabs_t .am-nav-tabs{height:auto;border-bottom:none;}
.home_tabs_t .am-nav-tabs li{margin-bottom:15px; width:25%;}
.btn_jm01{font-size:18px; width:60%;}

 .my_kc_nei{width:100%;}
 .my_kc_nei .box_pic{ width:150px !important; height:160px !important;}

.home_kecheng01{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; width: 100%; padding:15px 0 0 0; margin: 0 0 20px 0 !important;}
.home_kecheng_item03{ background: rgba(1, 50, 137, 0.9); max-height: 180px; width: 100%; position: relative; overflow: hidden; margin: 0 0 10px 0;}
.home_kecheng_item03 b{background:none; z-index: 100; padding:0; text-align: center; display: block;width: 100%; position: relative; left: 50%; transform: translateX(-50%); top:15px; letter-spacing: 1px; color: #fff; font-weight: bold !important; font-size: 22px;} 
.home_kecheng_item03 p{ margin: 0; background:none; width: 100%; height: 100%; position: relative; z-index: 90; left: 0; top: 0; padding: 30px 10px 15px 15px;}
.home_kecheng_item03:hover p{ top: 30%;}
.home_kecheng_item03:hover b{top:inherit; background: none; border-bottom: 0px solid #6a7b99;}
.home_kecheng_item03 p span{ color: #fff; font-size: 13px; line-height: 20px; letter-spacing: 1px; text-align: justify;}
.home_kecheng_item03 p i{ border: 1px solid #fff; color: #fff; border-radius: 2px; text-align: center; margin: 10px auto; padding: 0 15px; line-height: 30px; display: table; font-size: 12px; }
#yx2,#yx3,#yx4{display:none;}
}
@media screen and (max-width:480px){
.am-header{height:60px;}
.am-show-md-down .am-header{height:60px;}
header .logo{height:60px;padding:0;line-height: 60px;}
.home_liucheng_item{height: 80px;}
.home_kecheng_item{ width: 100%; margin: 5px 0;}
.home_gonggao_pic{display: none;}
.jcxy_item{ display: block; width: 100%; }
.home_tabs_t .am-nav-tabs li{margin-bottom:15px; width:50%;}
}