/* Write your styles */
html,body{word-spacing:5; letter-spacing:1; font-family:"微软雅黑"; overflow-x:hidden; background:#f5f7f9; min-height: 100%;}
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;}
.red{ color:#e83c0b !important;}
.blue{ color:#0049a7 !important;}
.green{ color:#02c4b9 !important;}
.orange{ color:#e28522 !important;}
.purple{ color:#b767f0 !important;}
.yellow{ color:#e28522 !important;}
.gray{ color:#3e4468 !important;}
.nobg{ background:none !important;}
.notransition{ transition: none !important;}
input,select{ outline:none !important;}
.txt_through{ text-decoration:line-through !important; margin:8px 0 0 10px !important;}
input::-webkit-input-placeholder { color:#999 !important;}
.padding_30{ padding: 30px !important;}

.txtScroll-top{ width:100%; overflow:hidden; position:relative;  padding: 0; margin: 0;}
.scrollDiv {
	height:100%;/* 必要元素 */
	overflow: hidden !important;/* 必要元素 */
}
.scrollDiv li {
	height: 105px; overflow: hidden;
}
@media only screen and (max-width:1279px){
.scrollDiv li {
	height: auto; overflow: hidden;
}
}
/* 本例子css */
		.txtMarquee-top{ width:450px;  overflow:hidden; position:relative;  border:1px solid #ccc;   }
		.txtMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
		.txtMarquee-top .hd .next{ background-position:0 -140px;  }
		.txtMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
		.txtMarquee-top .hd .nextStop{ background-position:-60px -140px;  }
		.txtMarquee-top .bd{ padding:15px;  }
		.txtMarquee-top .infoList li{ height:24px; line-height:24px;   }
		.txtMarquee-top .infoList li .date{ float:right; color:#999;  }

.red_bg{ background-color:#f9453d !important;}
.orange_bg{ background-color:#e28522 !important;}
.green_bg{ background-color:#02c4b9 !important;}	
.gray_bg{ background-color:#3e4468 !important; min-height:50px;}	
.white_bg{ background-color:#fff !important;}	
.blue_bg{ background-color:#0049a7 !important;}
.yellow_bg{ background:#e28522 !important;}
.light_bg{ background: #f5f7f9 !important; min-height: 100px;}

.red_bg_light{ background-color:#ffebec !important; border: 1px solid #fec1c4;}
.blue_bg_light{ background-color:#e2f4ff !important;border: 1px solid #bbe4fd;}
.yellow_bg_light{ background-color:#fffceb !important;border: 1px solid #fbed9d;}
.green_bg_light{ background-color:#eefff5 !important;border: 1px solid #c5fedd;}

.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%;  margin:0 auto; display:block;  position:relative; padding:0 20px; max-width: 1400px; overflow: hidden; }
.width1200_nohidden{width: 100%;  margin:0 auto; display:block;  position:relative; padding:0 20px; max-width: 1400px;}
	@media only screen and (max-width:1366px){
		.txtScroll-top{ width:100%;  overflow:hidden; position:relative;  padding: 0 0 10px 0; margin: 0;}
		
.width1200{width: 100%;  margin:0 auto; display:block;  position:relative; padding:0 20px;  overflow: hidden; }
.width1200_nohidden{width: 100%;  margin:0 auto; display:block;  position:relative; padding:0 20px; }
	}
	@media only screen and (max-width:1279px){
	html,body{background-color:#fff;}
	#my-sticky{ position:relative !important; top: auto !important;} 
	.width1200{ width:100%;  margin:0 auto; display:block; position:relative; padding:0 15px;}
	.width1200_nohidden{ width:100%;  margin:0 auto; display:block; position:relative; padding:0 15px;}
	}
	
.empty{ padding:0 !important; margin:0 !important;}
.more{font-size:15px !important; background:none; color:#555; border:1px solid #e5e5e5; border-radius:50px;display:table; padding:5px 50px !important; line-height:30px !important; margin:20px auto 0 auto;}
.more:hover{background:#0049a7; color:#fff;border:1px solid #0049a7;}

.blank0{display:block;font-size:1px;visibility:hidden;height:0;line-height:0;}
.blank5{display:block;font-size:1px;overflow:hidden;height:5px;}
.blank10{display:block;font-size:1px;overflow:hidden;height:10px;}
.blank20{display:block;font-size:1px;overflow:hidden;height:20px;}
.blank30{display:block;font-size:1px;overflow:hidden;height:30px;}
.blank40{display:block;font-size:1px;overflow:hidden;height:40px;}
.blank50{display:block;font-size:1px;overflow:hidden;height:50px;}
.blank60{display:block;font-size:1px;overflow:hidden;height:60px;}
.blank80{display:block;font-size:1px;overflow:hidden;height:80px;}
.blank100{display:block;font-size:1px;overflow:hidden;height:100px;}

.home_bg01{ width:100%; display:block; min-height:100px; background:url(../images/banner05a.jpg) no-repeat; background-size:100% auto; overflow:hidden;}
.home_bg02{ width:100%; display:block; min-height:100px; background:url(../images/home_bg03.jpg) no-repeat; background-size: auto 100%;overflow:hidden;}

.home_width01{width:75% !important; vertical-align: top;}
.home_width02{width:23% !important;vertical-align: top;}
.home_width03{width:45% !important;vertical-align: top;}
.home_width04{width:53% !important;vertical-align: top;}
.home_width05{width:100% !important;vertical-align: top;}
.home_width06{width:20% !important;vertical-align: top;}
.home_width07{width:78% !important;vertical-align: top;}
.home_inline_r{ margin:0 0 0 425px; display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap;}
.home_inline_l{ width:410px; min-height: 100px;}

@media only screen and (max-width:1279px){
.home_inline01_r{ width:90%; display:table; margin:0 auto; float:inherit;}
.home_inline01_l{ width:90%; display:table; margin:20px auto 0 auto;}	
.home_width01{width:100% !important;}
.home_width02{width:100% !important;}
.home_width03{width:100% !important;}
.home_width04{width:100% !important;}
.home_width07{width:100% !important;}
.home_bg01{ width:100%; display:block; min-height:100px; background:url(../images/banner05a.jpg) no-repeat; background-size: auto 100%; overflow:hidden;}
.home_bg02{ width:100%; display:block; min-height:100px; background:url(../images/home_bg03.jpg) no-repeat; background-size: auto 100%;overflow:hidden;}
.home_inline_r{ margin:0;width:100%; display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap;}
.home_inline_l{ width:100%; min-height: 100px;}
}

.place{ margin: 0 0 10px 0; overflow: hidden; width: 100%; display:block; line-height:48px;color:#555; font-size:15px; padding:0; border-bottom:1px solid #eee; overflow:hidden !important;}
.place p{ color:#555; font-size:13px; margin:0;}
.place a{ color:#555; font-size:13px; display:inline-block; margin:0 10px;}
.place a:hover{ color:#268ffb; }
.place a i{ vertical-align:middle; color: #999; font-size: 15px; margin: -2px 5px 0 0;}

header{ position: relative;  height:100px;vertical-align:middle; background: url(../images/top.jpg) no-repeat center bottom #fff; background-size: auto;}
header .logo{ display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 20px 0 0 0;} 
header .logo img{ width: auto;}
.top_r{ width: 400px; padding: 0;}
.top_input{ display: flex; align-items: center; justify-content: space-between; margin:0; width:100%;}
.top_input input{border-top-left-radius: 5px;border-bottom-left-radius: 5px; font-size: 14px; color: #777; padding: 0 10px; width: 85%;border: 1px solid #b5d3f5;border-right: none; background:#fff;height: 44px; line-height: 44px;}
.top_input a{font-size: 14px; color: #0078d7; padding: 0 10px; text-align: center; width: 15%;border: 1px solid #b5d3f5; border-left: none; background:#fff;height: 44px; line-height: 44px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.top_input a i{ font-size: 26px; font-weight: 200;}

.top_input01{ display: flex; align-items: center; justify-content:space-between; padding: 0 0 0 10px; margin:0; width:300px; background: #f2f2f2; border-radius: 4px;}
.top_input01 select{ outline: none !important; border: none; font-size: 14px; color: #777; padding: 0 10px; width: 96%;background:none;height:44px; line-height: 44px;}
.top_input01 a{ font-size: 14px; color: #777; padding: 0 15px 0 0; text-align: center; background:none !important;height: 44px; line-height: 44px;}
.top_input01 a i{ font-size: 22px; font-weight: 500; color: #777;}
@media only screen and (max-width:1279px){
.top_input01{ display: flex; align-items: center; justify-content:space-between; padding: 0 0 0 10px; margin:10px 0; width:100%; background: #f2f2f2; border-radius: 4px;}
.top_input01 select{ outline: none !important; border: none; font-size: 14px; color: #777; padding: 0 10px; width: 96%;background:none;height:44px; line-height: 44px;}
.top_input01 a{ font-size: 14px; color: #777; padding: 0 15px 0 0; text-align: center; background:none !important;height: 44px; line-height: 44px;}
.top_input01 a i{ font-size: 22px; font-weight: 500; color: #777;}
}

.top_right{ cursor: pointer; color: #fff !important; font-size: 12px; letter-spacing: 1px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin:0; position: absolute; top:0; right:0; background:rgba(0,0,0,0.2) !important; padding: 8px 20px;}
.top_right i{ margin:0 5px 0 0; font-size: 14px;}
	
.menu{ width:100%; height:48px; background:#0049a7; line-height:48px; text-align:center; display:block; margin:0;}
.menu ul li{ margin:0 !important; padding:0;}
.menu ul .am-active{ background: #0078d7;}
.menu ul li a{ background: none !important; line-height:48px; height:48px; font-size:15px; color:#fff; padding:0; width: auto; margin:0; position: relative; } 
.menu li:hover .menu_child{ display:block; }
.menu_child{ width:100% !important; height:auto; background:#0049a7; border:none !important; padding:0 !important;  z-index:9999; display:none; position: absolute; top:48px; overflow:hidden;text-align:left; z-index: 990;}
.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:15px !important; line-height:44px !important; font-style:normal; padding:0 !important;text-align: center; color:#fff !important; margin:0 !important; width:100%; display:block; }
.menu_child a:hover{background:#0078d7 !important;}
.menu_child a:hover::after{ display: none !important;}
.menu ul .am-active .menu_child a:hover{background:#0078d7 !important; color:#fff !important; }	
@media only screen and (max-width:1279px){
.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{ height:80px !important;background: url(../images/top_m.jpg) no-repeat left top; background-size: 100% 100%; position: relative;}
.logo_m{ padding:15px 0 0 0; width: 80%; overflow: hidden; margin: 0 0 0 -15px; }
.logo_m img{ width:100%;}
.top_right{right:auto; color: #555; font-size: 14px; background:rgba(255,255,255,0.8); letter-spacing: 0px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin:0; position: absolute; top:0; left:0; padding: 0px 10px; line-height: 36px;}
.top_right i{ margin:0 0 0 5px; font-size: 12px;}
	
.am-offcanvas{ z-index:2002; }
.ico_menu{ top: 20px !important; right:10px !important; background: rgba(35,106,213,0.6); width: 40px; height: 40px; border-radius: 80px; position: relative;}
.ico_menu img{ width:55% !important; max-width:150% !important; height:auto !important; margin:0 !important; padding:0px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.menu_m{ padding:1em 0.5em !important; float:none !important; }
.menu_m dl{ background:none !important; border-bottom:1px solid #333 !important; border:none; text-align:left;  width:100% !important; display:block !important; padding:0 0 0 40px; overflow:hidden; }
.menu_m dl:last-child{ border: none !important;}
.menu_m dt i{ font-size:2rem !important; margin:-2px 0 0 5px !important; color:#777; display: inline-table; vertical-align: middle;}
.menu_m dt a{ font-size:1.5rem !important; padding:0 !important;color:#777 !important;display:block;  width:100%;}
.menu_m dt{ font-size:1.5rem !important; padding:2rem 0 !important;color:#777 !important;display:block;  width:100%; line-height:1rem ;}
.menu_m dt:before{ display:none !important;}
.menu_m dd a{ display: block; text-align: left;padding:0 0 1rem 0 !important;color:#777 !important;font-size:1.3rem !important;}
.menu_m dd a:last-child{ padding: 0 0 1.2rem 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:5px;border-bottom-left-radius:5px; float:left;vertical-align:top;}
.menu_m li .btn_search{ padding:0 !important; display:inline-table; width:25% !important; height:38px !important; line-height:38px;  text-align:right; vertical-align:top; margin-top:25px;background:#f3f3f3 !important;border-top-right-radius:5px;border-bottom-right-radius:5px;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;-webkit-transition: 0.5s; transition: 0.5s;}
.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(../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(../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:#ffad01 !important; }
.banner .am-slides li img{ height: auto; width:100%;}
@media only screen and (max-width:1279px){
.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_quick_item{ height: 200px; padding:30px; display: block; position: relative;}
.home_quick_title{ background: rgba(0,0,0,0.1); border-radius: 3px; padding: 2px 10px; display: table; color: #fff; margin: 0 0 20px 0; font-size: 15px; font-weight: 500;}
.home_quick_title i{ font-size: 8px; font-weight: 400 !important; width: 18px; height: 18px; text-align: center; background: #fff; border-radius: 80px; line-height: 18px; display: inline-block; margin: -3px 8px 0 0; vertical-align: middle;}
.home_quick_txt{margin: 0; letter-spacing: 1px;  width: 55%; display: block; color: #fff; font-size: 13px; height: 84px; overflow: hidden; line-height: 26px; text-align: justify;}
.home_quick_pic{ position: absolute; right: 50px; top:40%; transform: translateY(-50%);}
.home_quick_more{position: absolute; right:-50px; top:50%; transform: translateY(-50%); background: #fff;border-radius: 80px; text-align: left; width: 80px; height: 80px; line-height: 80px;}
.home_quick_more i{ font-size: 24px; margin: 0 0 0 15px; display: block;}

.footer{ background:#1e1e1e; width:100%; color:#7777; text-align:center; padding:40px 0 20px 0; overflow:hidden; }
.footer span{color:#aaa; font-size:14px; letter-spacing: 1px; line-height:30px; text-align: left; display: table;}
.footer span a{ margin: 0 5px;}
@media screen and (max-width:1279px){
.footer{  padding:20px 10px; background:#1e1e1e; background-size: 100% 100%;  }
.footer span{color:#777; font-size:13px; line-height:20px; text-align:center; display:block; margin:0 auto;}
.am-fl,.am-fr{ float: inherit;}
.footer .foot_logo{ margin: 10px auto; }
.footer .foot_logo img{width:auto;}
}

.link{ background:none; width:100%; clear:both; padding:5px 0; border-bottom:0px solid #777;}
.link .link_list{ display:flex; align-items: flex-start; justify-content: flex-start; margin:0; }
.link .link_list_link{ display:flex; align-items: flex-start; justify-content: flex-start; margin:0; flex-wrap: wrap; }
.link .link_list_title{ color:#111; font-weight:bold !important; font-size:17px; white-space: nowrap; }
.link .link_list a{ color:#111; padding:0 15px 7px 15px; wfont-size:15px; }
.link .link_list a:hover{ color:#0049a7;}
@media only screen and (max-width:1279px){
.link{ background:#fff; width:100%; overflow:hidden; padding:10px !important; border-top:1px solid #e3e3e3;}
.link .link_list{ display:table; margin:5px auto; width:100%;}
.link .link_list span{ color:#333; display:block; }
.link .link_list a{ color:#777; padding:0 20px 0 0; font-size:13px;}
}

.home_lunbo{ width: 50.5%; padding:0; margin:0;height: 330px; background: #fff; border: 0px solid #e5e5e5; 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; font-size: 13px; color: #333; height: 72px; margin: 0; width: 100%;}
.home_lunbo .am-slider-desc span{word-wrap: normal; /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; display: inline-block; color: #444; font-size:16px; width: 80%; overflow: hidden; vertical-align: top; height: 72px; line-height: 72px; padding:0 10px; margin: 0; }
.home_lunbo .am-prev{ left: auto !important; top:auto !important; bottom:18px !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:18px !important; right:10px !important; font-size: 16px; font-weight: 100 !important; background:rgba(4,127,255,0.7); 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: "\e660" !important;color:#fff !important; font-weight: 100 !important;font-family: "iconfont" !important;}
.home_lunbo .am-next:before{ content: "\e65f" !important;color:#fff !important; font-weight: 100 !important;font-family: "iconfont" !important;}
.home_lunbo .am-prev:hover{background:rgba(0,0,0,0.5);}
.home_lunbo .am-next:hover{background:rgba(4,127,255,0.7);}
@media only screen and (max-width:1279px){
.home_lunbo{ width:100%; padding:0; margin:0;height:auto; background: #fff; border: 1px solid #e5e5e5; box-shadow: none;}
.home_lunbo .am-slider-desc{ background: #f5f7f9; padding:0; font-size: 13px; color: #333; height:auto; margin: 0; width: 100%;}
.home_lunbo .am-slider-desc b{ margin: 0; height:60px; display:none;vertical-align: top; color: #fff; text-align: center;  font-size: 24px; font-weight: 550 !important; line-height: 20px; padding:20px 20px 0 20px; }
.home_lunbo .am-slider-desc span{ display: inline-block; color: #333; font-size:16px; width: 75%; overflow: hidden; vertical-align: top; height: 60px; line-height: 60px; padding:0 10px; margin: 0; }
.home_lunbo .am-prev{ left: auto !important; top:auto !important; bottom:13px !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:13px !important; right:10px !important; font-size: 16px; font-weight: 100 !important; background:rgba(4,127,255,0.7); text-align: center; width: 30px; height: 30px; line-height: 30px; color:#fff !important;opacity:1 !important; margin:0 !important;}

}

.home_zx{ display: block; margin:0; padding: 0; width: 48%; overflow: hidden; }

.home_zx_hot{ display: flex; align-items: center; justify-content: flex-start; margin: 10px 0 20px 0; padding:0; height: 40px;}
.home_zx_hot a{ font-size:24px; font-weight: bold !important; color: #f9453d; display: block;  line-height:40px; margin: 0;}
.home_zx_hot a:hover{ text-decoration: underline;}
.home_zx_hot a i{ font-size: 14px; padding: 0 0 0 50px; font-weight: 500 !important; }
.home_zx_hot a:hover i{text-decoration: none !important;}
.home_zx_hot b{ white-space: nowrap; float: left; max-width: 150px; text-align: center; display: flex; align-items: center; justify-content: center; margin: 0 20px 0 0; background: #f9453d; padding: 0 20px !important; border-radius: 2px; font-size: 16px; color: #fff; font-weight: bold !important;  line-height: 40px;overflow: hidden;}
.home_zx_hot b img{ margin: 0 5px 0 0;}
@media only screen and (max-width:1279px){
.home_zx{ display: block; margin:0; padding: 0; width:100%;overflow: hidden;}
.home_zx_hot b{ display: none; }
.home_zx_hot a i{ display: none; font-size: 12px; padding: 0; font-weight: 500 !important; }
.home_zx_hot a{ font-size:20px; width: 90%; font-weight: bold !important; color: #f9453d; display: block;  line-height:20px; margin: 0;}
.home_zx_hot{ display: flex; align-items: center; justify-content: flex-start; margin: 0 0 10px 0; padding:0; height:auto;}
}

.home_zx_list{ display: block; vertical-align: top; padding: 0 10px; margin: 0; width: 100%;}
.home_zx_list li{ display: flex; align-items: center;height: 44px; justify-content: space-between; border-bottom: 1px dashed #e5e5e5; padding:0;}
.home_zx_list li:last-child{ border-bottom: none;}
.home_zx_list li a{ display: inline-block; width: 80%; line-height:44px; color: #555; vertical-align: middle; font-size: 15px;}
.home_zx_list li a:before{ content: "▸"; font-size: 18px; margin: 0 5px 0 0;}
.home_zx_list li i{ display:block;font-size: 13px; color: #bbb; line-height: 44px;vertical-align: middle;}
.home_zx_list li a:hover{ color: #256dd9;}

.home_zx_list01{ display: block; vertical-align: top; padding: 0 10px !important; margin: 0; width: 100%;}
.home_zx_list01 li{ display: flex; align-items: center; height: 48px; justify-content: space-between;  padding:0; position: relative;}
.home_zx_list01 li:after{ content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px;border-bottom: 1px dashed #e5e5e5;}
.home_zx_list01 li a{ display: inline-block; width:75%; line-height:48px; color: #555; vertical-align: middle; font-size: 16px;}
.home_zx_list01 li a:before{ content: "▸"; font-size: 18px; margin: 0 5px 0 0;}
.home_zx_list01 li i{ display:block;font-size: 14px; color: #bbb; vertical-align: middle;}
.home_zx_list01 li a:hover{ color: #256dd9;}

.home_zx_list02{ display: block; vertical-align: top; padding: 0 10px; margin: 0; width: 100%;}
.home_zx_list02 li{ display: flex; align-items: center;height: 48px; justify-content: space-between; border-bottom: 1px dashed #e5e5e5; padding:0;}
.home_zx_list02 li:last-child{ border-bottom: none;}
.home_zx_list02 li a{ display: inline-block; width: 75%; line-height:48px; color: #555; vertical-align: middle; font-size: 16px;}
.home_zx_list02 li a:before{ content: "▸"; font-size: 18px; margin: 0 5px 0 0;}
.home_zx_list02 li i{ display:block;font-size: 14px; color: #bbb; line-height: 48px;vertical-align: middle;}
.home_zx_list02 li a:hover{ color: #256dd9;}

@media only screen and (max-width:1279px){
.home_zx_list li a{ display: inline-block; width: 70%; line-height:44px; color: #555; vertical-align: middle; font-size: 15px;}
.home_lunbo{ width: 100%; padding:0; margin:0;height: 280px; background: #000; border: none; box-shadow: none;}
.home_zx{ display: block; margin:0; padding:10px 0; width:100%;}
.home_zx_list02{ display: block; vertical-align: top; padding:0 10px; margin: 0; width: 100%;}
}

.home_title01{ display: block; margin:0;padding:0 15px 0 0; border-bottom: 1px solid #eee; }
.home_title01 i{width: 36px; height: 36px; line-height: 36px !important; border-radius:80px; text-align: center; background: #0049a7; margin:0 5px 0 0; vertical-align: middle; text-align: center; display: inline-table; font-size:20px;color: #fff !important; }
.home_title01 b{  padding: 0 15px; display: inline-table; margin:0; font-size:18px;letter-spacing: 1px;color: #0049a7; font-weight:550 !important;line-height: 54px !important;}
.home_title01 a{ font-size: 13px; color: #777; line-height: 54px; display: block;}
.home_title01 a:hover{ color: #0049a7;}
@media only screen and (max-width:1279px){
.home_title01{ display: flex; align-items: center; justify-content: space-between; margin:0;padding:0 15px 0 0; background: #f5f7f9; border-bottom: 0px solid #e5e5e5;}
.home_title01 b{ background: #0049a7; padding: 0 15px; display: inline-table; margin:0; font-size:16px; letter-spacing: 0px;color: #fff; font-weight: 540 !important;line-height: 54px !important;}
}

.home_title02{ display: block; margin:0 auto; border-top: 2px solid #0049a7;}
.home_title02 b{ background: #0049a7; padding: 0 25px;  display: table; margin:0 auto; font-size: 15px; letter-spacing: 1px;color: #fff; font-weight: 540 !important;line-height: 40px !important;}

.home_title03{ display: block; margin:10px auto 20px auto;}
.home_title03 b{  padding: 0;  display: table; margin:0 auto; font-size: 17px; letter-spacing: 1px;color: #fff; font-weight: 540 !important;line-height: 20px !important;}

.home_tg{  display: block;width:100%;background: #fff; min-height: 100px; height:367px; padding:0; overflow: hidden; }
.home_tg_list{display: block; vertical-align: top; padding:10px; margin: 0; width: 100%;}
.home_tg_list li{ display: block; border-bottom: 1px dashed #ddd; padding:0;}
.home_tg_list li a{ display: inline-block;width: 100%; line-height:40px; color: #555; vertical-align: middle; font-size: 14px;}
.home_tg_list li a:before{ content: "▸"; font-size: 18px; margin: 0 5px 0 0;}
.home_tg_list li i{ display:block;font-size: 12px; padding: 0; color: #999; line-height: 37px;vertical-align: middle;}
.home_tg_list li a:hover{ color: #256dd9; margin: 0 -5px 0 5px;}
.home_tg_list_more{display: inline-block;width: auto !important; line-height:36px; color: #333; vertical-align: middle; font-size: 14px;}
.home_tg_list_more:before{ content: "";  display: none;}

.home_sixico{ display: flex;align-items: center; justify-content: space-between; flex-wrap: wrap; padding: 0;}
.home_sixico_item{ position: relative; border: 0px solid #bee0f1; width:19%;display: flex; align-items: center; justify-content: center; overflow: hidden; height: 80px; padding: 0; background:#fff;}
.home_sixico_item img{ width: 100%;}
.home_sixico_item:hover 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);}

.home_ad{ width: 100%; height: 120px; background: #fff; display: block; overflow: hidden;}
.home_ad img{ width: 100%;}
.home_ad:hover 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);}

@media only screen and (max-width:1279px){
.home_sixico_item{ margin: 0 0 10px 0; position: relative; border: 0px solid #bee0f1; width:100%;display: flex; align-items: center; justify-content: center; overflow: hidden; height: 100px; padding: 0; background:url(../images/item_bg.png) no-repeat center bottom, linear-gradient(#408ff0, #a7d0ff);}
.home_ad{ width: 100%; height: 80px; background: #fff; display: block; margin: 20px auto; overflow: hidden;}
}

.home_tabs{ position: relative;height: 330px;}
.home_tabs_more{ position: absolute; z-index: 100; right: 10px; top:15px; font-size: 13px; color: #777;}

.home_tabs .am-nav-tabs{ border:none; position: relative; margin: 0; border-bottom: 1px solid #eee;}
.home_tabs .am-nav-tabs li{border-bottom: 3px solid #fff; margin:0; padding:0 !important; position:relative;}
.home_tabs .am-nav-tabs li a{ font-size:16px;  color:#111;  padding:13px 15px;border:none !important; }
.home_tabs .am-nav-tabs li:hover{border-bottom: 3px solid #256dd9; }
.home_tabs .am-nav-tabs .am-active{border-bottom: 3px solid #256dd9; color:#256dd9 !important;}
.home_tabs .am-nav-tabs li:hover a,.home_tabs .am-nav-tabs .am-active a{color:#256dd9 !important;}
.home_tabs .am-tabs-bd{ border:none;}
.home_tabs .am-tab-panel{ padding: 0;}
@media only screen and (max-width:1279px){
.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_cgzh_list{ display:block;padding: 0 10px; margin: 0; width: 100%; overflow: hidden; height: 340px;}
.home_cgzh_list li{ display: block; border-bottom: 1px dashed #e5e5e5; padding:0 0 10px 0; margin: 10px 0;}
.home_cgzh_list li:last-child{ border-bottom: none;}
.home_cgzh_item{ display: block; overflow: hidden;}
.home_cgzh_item p{ width: 140px; height:94px;overflow: hidden; display: block; margin: 0 10px 0 0;}
.home_cgzh_item p img{ width: 100%; height: 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{ border-bottom: 1px solid #0b5bc8;}
.home_cgzh_item b{ display: block; letter-spacing: 1px; font-size: 16px; color: #333;}
.home_cgzh_item i{ display: block; font-size: 12px; color: #bbb; padding:0;}
.home_cgzh_item span{ display: block; font-size: 13px; letter-spacing: 1px; color: #777; text-align: justify; height: 48px; line-height: 24px; overflow: hidden;}
.home_cgzh_item:hover b{ color: #0b5bc8;}
@media only screen and (max-width:1279px){
.home_cgzh_list{ display:block; padding: 0 10px; margin: 0; width:100%; height: auto;}
.home_cgzh_item p{ width: 100%; height: 200px; overflow: hidden; display: block; margin: 0 0 10px 0;}
.home_cgzh_item p img{ width: 100%; height: 100%;}
.home_cgzh_list li{ display: block; border-bottom: 1px dashed #e5e5e5; padding:0 0 10px 0; margin: 10px 0 0 0;}
}

.width80{ width: 80% !important;}
.width48{ width: 49.2% !important; height: 400px !important; margin: 0;}
@media only screen and (max-width:1279px){
.width48{ width:100% !important; height: auto !important; margin: 0;}
}

.home_hdlist{  display: flex; align-items: center; justify-content: space-between; width:100%;}
.home_hdlist_item{ width: 33.3%; background: #fff; border-right: 1px solid #e6e6e6; min-height: 100px; padding:15px 20px 15px 15px;height: 415px; overflow: hidden;}
.home_hdlist_item:hover{ background: #f5f7f9; }
.home_hdlist_item p{ width: 100%; display: block; overflow: hidden; height: 150px;}
.home_hdlist_item p img{ width: 100%;}
.home_hdlist_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_hdlist_item i{display: table; color: #999; font-size:13px; padding: 5px 0 15px 0; font-weight:200 !important;}
.home_hdlist_item b{ display: block; font-size:20px; color: #333; font-weight: 500 !important; line-height: 30px; letter-spacing: 1px; overflow: hidden;}
.home_hdlist_item span{ display: block; width: 100%; font-size:15px; color: #777; line-height: 28px; height:140px; letter-spacing: 1px; text-align: justify; overflow: hidden;}
@media only screen and (max-width:1279px){
.width80{ width: 100% !important;}
.home_hdlist{  display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; width:100%;}
.home_hdlist_item{ width:100%; background: #fff; border-right: 1px solid #e6e6e6; min-height: 100px; padding:15px 20px 15px 15px;height: 340px; overflow: hidden;}
}

.nei_main{ display: block;  position: relative; padding:0;}
.nei_main_left{ width: 250px;display:block; position: absolute; top: 0; left: 0; height: 100%;background: #fff !important;}
.nei_main_right{display: block;  margin: 0 0 0 270px; border-top: 2px solid #0049a7; background: #fff;padding:20px; min-height: 680px;}
@media only screen and (max-width:1279px){
.nei_main{ display: block; align-items: flex-start; justify-content: flex-start; padding:0 0 20px 0;}
.nei_main_left{ width:100%; float: inherit; position: relative;}
.nei_main_right{ padding: 0; width: 100%; margin: 0;}
}

.vip_title{ font-size:18px; color:#333; padding:0 0 10px 0; border-bottom:1px solid #e5e5e5; display:block; margin:0 0 10px 0; overflow: hidden; display: flex; align-items: center; justify-content: space-between; }
/* .vip_title a{ display:table; padding:10px 50px; background:#f07633; color:#fff; font-size:15px; text-align:center;}
.vip_title a:hover{ background:#0181ff;} */

.vip_input{ width:600px; margin:0 auto; display:table;}
.vip_input li p{ width:140px; height:140px; border-radius:6px; margin:10px auto; display:table; overflow:hidden;}
.vip_input li p img{ width:100%; height:auto;}
.vip_input li{ margin:0 auto; padding:10px 0 !important;}
.vip_input li b{ display: table; font-size: 14px; line-height: 30px; color: #444;}
.vip_input li span{ display:inline-block; width:60%; text-align: left; padding-left:5px; font-size:14px; color:#666;}
.vip_input li input{ border:1px solid #ddd; border-radius:5px; background:#f9f9f9; height:50px; line-height:50px; padding:0 10px; font-size:13px; color:#333; width:100%;}
.vip_input li select{ border:1px solid #ddd;border-radius:5px; background:#f9f9f9; height:50px; line-height:50px; padding:0 10px; font-size:13px; color:#333; width:100%;}
.vip_input li textarea{ border:1px solid #ddd;border-radius:5px; background:#f9f9f9; height: auto; line-height:50px; padding:0 10px; font-size:13px; color:#333; width:100%;}
.vip_input li input[type=checkbox]{ border:1px solid #ddd; height: auto; padding:0; width: auto; margin:-5px 2px 0 0; vertical-align:middle;}
.btn_vip{border-radius:5px; display:table; background:#0049a7 !important; line-height:40px; padding:5px 50px; color:#FFF !important; margin:5px auto 0 auto; text-align:center; width:100%;}
.btn_vip:hover{ display:table; background:#fbb319 !important; line-height:40px; padding:5px 50px;  margin:5px auto 0 auto; text-align:center;}
@media only screen and (max-width:1200px){
.vip_input{ width:100%; margin:0 auto; display:table; padding: 0;}
.vip_title{ font-size:18px; color:#333; padding:0 0 10px 0; border-bottom:1px solid #e5e5e5; display:block; margin:0 0 10px 0; overflow: hidden; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
}

.vip_input01{ width:600px; margin:0 auto; display:table;}
.vip_input01_title{ display: table; margin: 0 auto; font-size: 18px; color: #faac05;}
.vip_input01 li{ margin:0 auto; padding:5px 0 0 0 !important;}
.vip_input01 li b{ display: table; font-size: 14px; line-height: 30px; color: #444;}
.vip_input01 li p{ display: flex; align-items: center; justify-content: flex-start; line-height: 15px; margin: 0; padding: 0;}
.vip_input01 li p i{ font-size: 13px; color: #444; margin: 0 30px 0 0;}
.vip_input01 li input{ border:1px solid #ddd; border-radius:5px; background:#f9f9f9; height:40px; line-height:40px; padding:0 10px; font-size:13px; color:#333; width:100%;}
.vip_input01 li select{ border:1px solid #ddd;border-radius:5px; background:#f9f9f9; height:40px; line-height:40px; padding:0 10px; font-size:13px; color:#333; width:100%;}
.vip_input01 li textarea{ border:1px solid #ddd;border-radius:5px; background:#f9f9f9; height: auto; line-height:40px; padding:0 10px; font-size:13px; color:#333; width:100%;}
.vip_input01 li input[type=checkbox]{ border:1px solid #ddd; height: auto; padding:0; width: auto; margin:-5px 2px 0 0; vertical-align:middle;}
.vip_input01 li input[type=radio]{ border:1px solid #ddd; height: auto; padding:0; width: auto; margin:0 2px 0 0; vertical-align:middle;}

.btn_vip01{border-radius:5px; display:table; background:#0049a7 !important; line-height:40px; padding:5px 50px; color:#FFF !important; margin:0 auto; text-align:center; width:100%;}
.btn_vip01:hover{ display:table; background:#fbb319 !important; line-height:40px; padding:5px 50px;  margin:0 auto; text-align:center;}
@media only screen and (max-width:1200px){
.vip_input01{ width:100%; margin:0 auto; display:table; padding: 0;}
}

.nei_menu{  display: block;width:100%;background: #fff; height: auto; padding:0; margin: 0; }
.nei_menu ul{ background: #fff; margin: 0; padding: 10px;}
.nei_menu li{ display: block; border-bottom: 1px dashed #e5e5e5; padding:0;}
.nei_menu li a{ display: block;width: 100%; line-height:40px; padding: 0 5px 0 20px; color: #333; vertical-align: middle; font-size: 15px;}
.nei_menu li a:before{ content: "◆"; font-size: 16px; margin: 0 5px 0 0; color: #fac640; vertical-align: middle;}
.nei_menu li a:hover{ color: #fbb501; }
.nei_menu .active a{ color: #015acd; background: #f5f5f5;font-weight: 600;}
.nei_menu .active a:before,.nei_menu .active a:hover{color: #015acd !important;}

.main_title{ text-align:center;display:table; margin:40px auto 20px auto;}
.main_title b{ display:block; line-height:20px; font-size:30px; font-weight:normal; margin: 0 0 10px 0;}
.main_title span{ display:block; line-height:40px; font-size:16px; color:#aaa;  text-transform: uppercase;}
.main_time {
	text-align: right;
	line-height: 20px;
	font-size: 14px;
	color: #aaa;
	text-transform: uppercase;
}
@media screen and (max-width:1279px) {
	.main_title{ text-align:center; display:table; margin:20px auto 10px auto;}
.main_title b{ display:block; line-height:28px; font-size:20px; font-weight:normal; }
.main_title span{ display:block; line-height:20px; font-size:14px; color:#aaa;  text-transform: uppercase;}
	.main_time {
		text-align: right;line-height:20px; font-size:14px; color:#aaa;  text-transform: uppercase;
	}
}

.news_show img{ display:table !important; margin:0 auto 20px auto !important; width:auto; }
.news_show{ margin:0 auto; width: 90%; padding:0 20px; background: url(../images/news_bg.png) no-repeat center top; background-size: auto;}
.news_show p{ color:#555; line-height:36px; text-align: justify; font-size:16px; text-indent:2.2em; }

.page .am-active a{ background:#0049a7; border:1px solid #0049a7;}
@media screen and (max-width:1279px){
.news_show{ margin:0 auto; padding:0 5px;}
.news_show img{ display:table !important; margin:10px auto !important; width:100%; height:auto; }
.page li a{ padding:0.5em 0.8em; margin:0;}
}

.news_txtlist{display: block; vertical-align: top; padding:0; margin: 0; width: 100%;}
.news_txtlist li{ display: block; border-bottom: 1px dashed #e5e5e5; padding:10px;}
.news_txtlist li a{ display: inline-block;width: 85%; line-height:40px; color: #333; vertical-align: middle; font-size: 16px;}
.news_txtlist li a:before{ content: "◎"; font-size: 18px; margin: 0 5px 0 0;}
.news_txtlist li i{ display:block;font-size: 14px; padding: 0; color: #999; line-height: 40px;vertical-align: middle;}
.news_txtlist li:hover{ background: #0049a7; color: #fff; padding: 10px 10px 10px 15px;}
.news_txtlist li:hover a,.news_txtlist li:hover i{color: #fff;}
@media screen and (max-width:1279px){
.news_txtlist li a{display:block;width: 100%; line-height:40px; color: #333; vertical-align: middle; font-size: 16px;}
.news_txtlist{display: block; overflow: hidden; vertical-align: top; padding:0; margin: 0; width: 100%;}
.news_txtlist li{ display: block; overflow: hidden; border-bottom: 1px dashed #e5e5e5; padding:10px;}
.news_txtlist li i{ float: inherit; display:block;font-size: 14px; padding: 0 0 0 15px; color: #999; line-height:18px;vertical-align: middle;}

}

.news_pictxtlist{ display: inline-block; vertical-align: top; padding: 0; margin: 0; width:100%;}
.news_pictxtlist li{ display: block; border-bottom: 1px dashed #e5e5e5; padding:0 0 15px 0; margin:0 0 15px 0;}
.news_pictxtlist li:hover{ border-bottom: 1px solid #0049a7;}
.news_pictxtlist_item{ display: block; overflow: hidden;}
.news_pictxtlist_item p{ width: 170px; height:110px;overflow: hidden; display: block; margin: 0 10px 0 0;}
.news_pictxtlist_item p img{ width: 100%;height:100%;}
.news_pictxtlist_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);}
.news_pictxtlist_item b{ display: block; letter-spacing: 1px; font-size: 18px; color: #333;}
.news_pictxtlist_item i{ display: block; font-size: 13px; color: #bbb; padding:5px 0;}
.news_pictxtlist_item span{ display: block; font-size: 15px; letter-spacing: 1px; color: #777; text-align: justify; height: 48px; line-height: 24px; overflow: hidden;}
.news_pictxtlist_item:hover b{ color: #0049a7;}
@media only screen and (max-width:1279px){
.news_pictxtlist{ display:block; vertical-align: top; padding: 0; margin: 0; width:100%;}
.news_pictxtlist_item p{ float: inherit; width:100%; height:200px; overflow: hidden; display: block; margin: 0 0 5px 0;}
.news_pictxtlist_item b{ display: block; letter-spacing: 1px; font-size: 16px; color: #333;}

}

.news_piclist{ display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; margin: 0 !important; padding: 0  !important;}
.news_piclist li{ padding:0 0 20px 0; width: 20%;}
.news_piclist_item{ width:90%; display: block; padding:0;height: auto;  overflow: hidden;}
.news_piclist_item:hover{ background: #0049a7; }
.news_piclist_item:hover b,.news_piclist_item:hover span{ color: #fff !important;}
.news_piclist_item p{ width: 100%; display: block; background: #f5f5f5; overflow: hidden; height: auto;margin: 0 !important;}
.news_piclist_item p img{ width: 100%;}
.news_piclist_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);}
.news_piclist_txt{ padding:10px 15px !important; display: block; overflow: hidden;}
.news_piclist_item i{display: table; color: #aaa; font-size:13px; padding: 5px 0; font-weight:200 !important;}
.news_piclist_item b{ display: block; text-align: center; font-size:16px; color: #333; line-height: 20px; }
.news_piclist_item span{ display: block; margin: 8px 0 0 0; width: 100%; font-size:13px; color: #666; line-height: 18px; height: 36px; text-align:left; letter-spacing: 1px; overflow: hidden;}
@media only screen and (max-width:1279px){
.news_piclist{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; margin: 0 !important; padding: 0  !important;}
.news_piclist li{ padding:0 0 20px 0; width: 48%;}
.news_piclist_item{ width:100%; background: #fff; border-right:0px solid #e6e6e6; min-height: 50px; padding:0px;height:auto; overflow: hidden;}
.news_piclist_item b{ display: block; font-size:16px; color: #333; line-height:16px;  letter-spacing: 1px;}
.news_piclist_item i{display: table; color: #aaa; font-size:12px; padding:5px 0; font-weight:200 !important;}
.news_piclist_item span{ display: block; width: 100%; font-size:13px; color: #666; line-height: 20px; text-align: justify; overflow: hidden;}
.news_piclist_txt{ padding:0 5px !important; display: block; overflow: hidden;}

}

.shaixuan{ padding:0;}
.shaixuan p{ border-bottom:0px dashed #ddd; padding:10px 0; margin:0; display: block;}
.shaixuan span{ font-size:15px; padding-right:20px; color:#333; width:100px; display:inline-block; height:100%;}
.shaixuan b{ font-size:14px; padding:3px 0; margin:0; color:#222; display:inline-block; font-weight:bold !important;}
.shaixuan a{ font-size:14px; padding:3px 10px; margin:0 5px; color:#555; display:inline-block;}
.shaixuan .active{color:#fff; background:#004098;}
.shaixuan a:hover{color:#fff; background:#004098;}
.shaixuan_search input{ width:500px; height:44px; background-color:#FFF; border:1px solid #e5e5e5; background:url(../images/search_bg.png) no-repeat 10px 10px #FFFFFF; display:inline-block; vertical-align:middle; padding:0 0 0 40px; font-size:13px;}
.shaixuan_search a{ display: inline-block !important;vertical-align:middle !important;width:80px !important; height:44px !important; background:#004098 !important; line-height:44px !important; color:#FFF !important; font-size:14px !important; text-align:center !important; margin:0 !important;}
@media only screen and (max-width:1279px){
.shaixuan{ background:#f8f8f8; padding:10px; overflow:hidden;}
.shaixuan span{ font-size:15px; padding:0; color:#777; width: auto;  display: inline-table; height: auto;}
.shaixuan a{ font-size:14px; padding:5px 10px; color:#777;width: auto; text-align:center; display:inline-block;}
.shaixuan_search{ width: 100%;}
.shaixuan_search input{ width:70%; height:44px; background-color:#FFF; border:1px solid #e5e5e5; background:url(../images/search_bg.png) no-repeat 10px 10px #FFFFFF; display:inline-block; vertical-align:middle; padding:0 0 0 40px; font-size:13px;}
.shaixuan_search a{ display: inline-block !important;vertical-align:middle !important;width:80px !important; height:44px !important; background:#004098 !important; line-height:36px !important; color:#FFF !important; font-size:14px !important; text-align:center !important; margin:0 !important;}
}

.school_show{ background:#fff; overflow:hidden; display:block;}

.pro_show_txt{  height: auto; background:#fff;  padding:10px 40px 0 40px; box-shadow:none; position:relative;}
.pro_show_txt b{ font-size:24px; color:#333; display:block; line-height:30px; text-align:justify;  font-weight:normal;border-bottom:1px dashed #ccc; padding:0 0 10px 0;}
.pro_show_txt i{ color:#f8532d; font-weight:bold; font-size:18px;}
.pro_show_txt p{ color:#aaa; font-size:14px; margin:10px 0 20px 0; }
.pro_show_txt p span{ color:#aaa; font-size:14px; margin:0 10px 0 0;}
.pro_show_txt p .price{ font-size:30px;}
.pro_show_btn{ display: inline-table; margin:0; background:#0469ed; color:#fff !important; font-size:16px; padding:10px 50px; border-radius:5px;}
.pro_show_btn i{ display: inline-block; margin:-2px 10px 0 0; color:#fff !important; font-size:20px; vertical-align:middle;}
.pro_show_btn:hover{ background:#00c5e8 !important;}
.proshow_tea{ margin:5px 0 10px 0; position:absolute; right:40px; top:50px;}
.proshow_tea span{ line-height:20px; font-size:12px; color:#bbb; float:right; display:inline-block; text-align:right; vertical-align:middle; margin:5px 10px 0 0;}
.proshow_tea a{display: inline-block; text-align:center; line-height:20px; color:#999; font-size:13px; margin:10px; padding:0;}
.proshow_tea t{ width:50px; height:50px; border-radius:100px !important; overflow:hidden;  text-align:center; display:table; margin:0 auto; }
.proshow_tea t img{ width:100%; height:100%;}
.kaike{ background:#f6f6f6; padding:10px 20px; width:60%; border-radius:5px; margin:10px 0;}
.kaike span{ font-size:13px; display:block; color:#555; line-height:24px;}
.kaike b{ font-size:16px; color:#222; display:block; padding:0 0 10px 0; border:none !important; height:auto !important; margin:0 !important; line-height:24px !important;}
@media only screen and (max-width:1279px){
.class_bg{ padding:0 10px;}
.pro_show_pic{  height: auto;}
.kaike{width:100% !important;padding:0px 5px 10px 15px;}
.kaike i{ display:block; float:inherit;}
.pro_show_txt{  height: auto;background:#fff;  padding:0; box-shadow:none;}
.pro_show_txt p{ color:#aaa; font-size:14px; margin:15px 0 10px 0; width:80%; }
.pro_show_txt b{ font-size:17px; line-height:24px; padding: 15px 0;}
.pro_show_txt span{ font-size:14px; color:#555; display: inline-block; line-height:20px; }
.pro_show_txt p .price{ font-size:20px;}
.proshow_tea{ margin:5px 0 10px 0; position: relative; display:block; right:0; top:0; float:right;}
.pro_show_btn{ display:table; margin:10px 0;}

}

.pro_jieshao{ margin:0; background:#fff; padding:20px; overflow:hidden;}
.pro_jieshao .am-nav-tabs li a{ font-size:15px; padding:10px 30px; background:none; border:1px solid #ddd; }
.pro_jieshao .am-nav-tabs .am-active a{color:#FFF !important; background:#004098 !important; border:1px solid #004098 !important;}
.pro_jieshao .am-nav-tabs li a:hover{ color:#FFF; background:#004098; border:1px solid #004098;}
.pro_jieshao .pro_jieshao_main{ border:none !important; padding:30px 0 0 0;}
.pro_jieshao .pro_jieshao_main p img{ width: auto; height:auto; margin:10px auto; display:table;}
.pro_jieshao .pro_jieshao_main p b{ color:#333; font-size:22px; font-weight:normal; display:block; padding:5px 0;}
.pro_jieshao .pro_jieshao_main p b select{ padding:5px 30px; display:inline-block; vertical-align:middle; border:1px solid #b6eaf3; background:#f2ffff; margin:0 0 0 10px; font-size:15px; color:#555;}
.pro_jieshao .pro_jieshao_main p span{ color:#777; font-size:15px; display:block; line-height:30px; text-align:justify;}
@media only screen and (max-width:1279px){
.pro_jieshao{ margin:5px auto; padding:0;}
.pro_jieshao .am-nav-tabs li{ margin-bottom:5px; width:33%;}
.pro_jieshao .am-nav-tabs li a{ font-size:15px; padding:10px; width:100%; text-align:center; background:#FFF; border:1px solid #ddd; }
.pro_jieshao .pro_jieshao_main{ border:none !important; padding:10px 0 0 0;}
.pro_jieshao .pro_jieshao_main .am-tab-panel{ padding:0;}
.pro_jieshao .pro_jieshao_main p img{ width:100%; height:auto; margin:0; display: block; overflow:hidden;}
.pro_jieshao .pro_jieshao_main p b{ color:#333; font-size:22px; font-weight:normal; display: block; text-align:center; margin:0 auto; padding:5px 0;}
.pro_jieshao .pro_jieshao_main p span{ color:#777; font-size:15px; display:block; line-height:30px; text-align:justify;}
}

.win_tab{ padding:0 10px; background:#fff; margin:0 auto;}
.win_tab .am-tabs-bd,.win_tab .am-nav-tabs{ border:none; margin:10px auto;}
.win_tab .am-nav-tabs .am-active{ background:none; border:none; border-bottom:2px solid #004098; }
.win_tab li{ background:none !important; border:none; padding:0 !important; margin:0 20px; }
.win_tab li a{ background:none !important; border:none !important; padding:5px 0; text-align:center; margin:0 !important;font-size:20px; color:#222;}
@media only screen and (max-width:1279px){
.win_tab{ width:340px; padding:0; }
}

.login01{ width:100%; display:block;}
.login01 p{ display:block; width:100%;  padding:10px 0; margin:0; font-size:14px; text-align:left;}
.login01 label{ display:block; width:100%; border:1px solid #e5e5e5; border-radius:5px; height:48px; overflow:hidden; padding:0; margin:0 0 20px 0;}
.login01 i{ display:inline-block; width:12%; background:#eee; height:100%; text-align:center; color:#888; font-size:24px; vertical-align:top; line-height:48px;}
.login01 span{ display:inline-block; width:25%; height:100%; text-align:center; color:#555; font-size:13px; vertical-align:top; line-height:48px;}
.login01 input[type="text"]{ display:inline-block; width:88%; background:#fff; height:48px; text-align:left; color:#888; font-size:13px; line-height:48px; padding:0 10px; border:none; box-shadow:none;vertical-align:top; font-weight:normal;}
.txt_input{ width:75% !important; }
.yzm_input{ width:50% !important; }
.login01 p img{ width:40px; height:40px;  border-radius:80px; overflow:hidden; display: inline-block;}
.yzm_btn{ width:38% !important; display: inline-block; line-height:48px; text-align:center; color:#fff !important; font-size:14px; height:48px; background:#004098; padding:0; margin:0;}
.login01 .login_checkbox{ border:none; margin:0; text-align:left; color:#777; font-size:14px; font-weight:normal; padding:0 5px;}
.login01 .login_checkbox input[type="checkbox"]{ display:inline-block; vertical-align:middle; margin:0 5px 0 0; width:20px; height:20px; }
.submit_btn{ display:block; width:100%; height:48px; line-height:48px; text-align:center; color:#fff !important; font-size:15px; background:#004098; border:none;border-radius:5px; margin:0;}

.quick_left{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
.quick_left_item{ width: 48%; margin: 0 0 10px 0; height: 80px; text-align: center; position: relative;}
.quick_left_item img{width: 100%;}
.quick_left_item:hover{ margin: -5px 0 15px 0;}
@media only screen and (max-width:1279px){
.quick_left_item{ width: 48%; margin: 0; height: 80px; text-align: center; position: relative;}

}

.home_ewm{position: fixed; right: 0; top: 40%;z-index: 9999;}
.home_ewm_main{position: absolute;background: #fff !important; right: 0; top: 0;box-shadow: 0 0 20px #ccc;width: 160px; height: 140px; padding: 0; display: flex; align-items: center; justify-content: flex-start;}
.home_ewm_main_r{ padding: 0 10px;}
.home_ewm_main_r img{ width: 100%; display: block; margin:0 auto;}
.home_ewm_main_r i{ font-size: 14px; display: table; margin: 0 auto;}
.home_ewm_main_l{ width: 40px; height: 100%; background: #0049a7;  display: block; padding:0;}
.home_ewm_main_l span{ margin: 25px 0 0 0; width: 40px; line-height: 40px; vertical-align: middle; writing-mode: vertical-lr; background: #0049a7; text-align: center; color: #fff; font-size: 14px; display: block; padding:0;}
.home_ewm_main_l i{ cursor: pointer; text-align: center; color: #fff; width: 40px; margin: 5px auto 10px auto; font-size: 18px; display: table;}
.home_ewm_main_l b{ display:none; cursor: pointer; text-align: center; color: #fff; width: 40px; margin: 5px auto 10px auto; font-size: 18px;}
.home_ewm_shou{right: -122px !important; }

.block{ display: block !important;}

.homead01{ display: block; width: 100%; height: 100px; overflow: hidden; background: #d1edfa; text-align: center;}
.homead01 img{ margin: 0 auto; display: table;}

.tscp {background:url(../images/bgbg.png) no-repeat bottom right #fff; background-size:120% auto;
	width:100%; border: 0px solid #b6d8ff;
	padding: 0; height: 210px;
	margin:20px 0 0 0;
}
.tscp_title{ display: block;height: 48px; font-weight: 550; line-height: 48px; padding: 0 25px; color: #0049a7; font-size: 18px; position: relative;}
.tscp_title:before{ content: ""; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); width: 4px; border-radius: 20px; height: 24px; background: #0049a7;}
.home_title_more{ position: absolute; z-index: 990; right: 10px; top:50%; transform: translateY(-50%); font-size: 13px; color: #777;}

.tscp_list{ display: flex; align-items: center; justify-content: center; flex-wrap: wrap; margin:0 auto 10px auto;}
.tscp_item{ margin: 10px; width: 42%; background:#fff; padding:21.5px 0; border-radius: 5px;}
.tscp_item:hover{ margin: 0 10px 20px 10px; box-shadow: 5px 5px 0 #0049a7;}
.tscp_item i{ display: table; margin: 5px auto; font-size: 40px; color: #0049a7; line-height: 20px;}
.tscp_item b{ display: table; margin: 0 auto; font-size: 15px; color: #333;}

.tscp_list01{ display: block; margin:30px auto 0 auto;}
.tscp_item01{ margin:15px auto; width: 82%; background:#fff; border: 1px solid #4fa0e1; padding:0 20px; height: 60px; line-height: 60px; border-radius: 3px; display: flex; align-items: center; justify-content: space-between;}
.tscp_item01:hover{ background: #fdbf0e;border: 1px solid #fdbf0e;}
.tscp_item01 i{ display: table; margin:0; font-size: 24px; color: #0078d7;}
.tscp_item01 b{ display: table; margin: 0 ; font-size: 15px; color: #0078d7;}
.tscp_item01:hover i,.tscp_item01:hover b{ color: #fff;}
.tscp_item01a{ margin:15px auto 0 auto; width: 82%; background:#0078d7; padding:0 20px;height: 60px; line-height: 60px; border-radius: 3px; display: flex; align-items: center; justify-content: space-between;}
.tscp_item01a:hover{ background: #fdbf0e;}
.tscp_item01a i{ display: table; margin:0; font-size: 24px; color: #fff;}
.tscp_item01a b{ display: table; margin: 0 ; font-size: 15px; color: #fff;}
.tscp_flex{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; line-height: 16px; margin: 0 auto; padding: 0; width: 90%;}
.tscp_item01b{ margin:15px 0; width: 47%; background:#0078d7; padding:40px 0 0 0;height: 120px; border-radius: 3px; display: block; text-align: center; position: relative; }
.tscp_item01b:hover{ background: #fdbf0e;}
.tscp_item01b i{ display: table; margin:0 auto; font-size: 40px; color: #fff;}
.tscp_item01b cite{ position: absolute; left: 70%; top:70%; transform: translate(-50%,-50%); color: #fff; font-size: 140px; opacity: 0.06;}
.tscp_item01b b{ display: table; margin: 0 auto ; font-size: 15px; color: #fff; line-height: 48px;}
.tscp_tip{display: block;width: 100%; text-align: center; line-height: 24px; font-size: 16px; font-weight: bold !important; color: #0078d7; margin: 20px auto 0 auto;}

.home_two{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap;}
.home_two_l{ width: 75%;}
.home_two_r{ width: 24%;}
@media only screen and (max-width:1279px){
.tscp_item01b{ margin:5px 0 0 0; width: 48%; background:#0078d7; padding:20px 0 0 0;height: 72px; border-radius: 3px; display: block; text-align: center; position: relative; }
.tscp_item01b i{ display: table; margin:0 auto; font-size: 30px; color: #fff;}
.tscp_item01b b{ display: table; margin: 0 auto ; font-size: 13px; color: #fff; line-height: 40px;}
.tscp {background:url(../images/bgbg.png) no-repeat bottom right #fff; background-size:120% auto;
	width:100%; border: 0px solid #b6d8ff;
	padding: 0; height: auto;
	margin:20px 0 0 0;
}
.tscp_flex{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; line-height: 16px; margin: 0 auto; padding: 0; width: 100%;}

.home_two_l{ width: 100%;}
.home_two_r{ width: 100%;}
}

.home_company{ background:#fff; overflow:hidden; padding:0; border: 1px solid #e5e5e5;}
.home_company ul{ vertical-align:middle; margin-top:10px;}
.home_company li{ background:none !important; }
.home_company .item{ overflow:hidden; padding:0; margin:20px 0 0 0;}
.home_company li img{ width:100% !important; height: auto; }
.home_company .am-slider-carousel{ vertical-align:middle;background:#fff !important; border:none !important; box-shadow:none; padding:0 50px; margin-left:0px !important; width:100%;}
.home_company .am-prev{ background: url(../images/jt_left.png) no-repeat left center; color:#f6f6f6 !important;opacity:1 !important; margin:-15px 0 0 10px !important;}
.home_company .am-next{ background: url(../images/jt_right.png) no-repeat left center; color:#f6f6f6 !important; opacity:1 !important;margin:-15px -10px 0 0 !important;}
.home_company .am-prev:before{ display:none !important; }
.home_company .am-next:before{ display:none !important;}
@media screen and (max-width:1279px){
.home_company{ background:#fff; overflow:hidden; padding:0;}
.home_company ul{ vertical-align:middle; margin-top:0px;}
.home_company .item{ border-bottom:0px solid #eee; overflow:hidden; padding:0; margin:20px 10px 0 10px;}
.home_company .am-slider-carousel{ vertical-align:middle;background:#fff !important; border:none !important; box-shadow:none; padding:0 30px; margin-left:-10px !important; width:100%;}
.home_company .am-prev{ background: url(../images/jt_left.png) no-repeat left center; color:#f6f6f6 !important;opacity:1 !important; margin:-15px 0 0 0 !important;}
.home_company .am-next{ background: url(../images/jt_right.png) no-repeat left center; color:#f6f6f6 !important; opacity:1 !important;margin:-15px -40px 0 0 !important;}
}

.about{ display: block; margin: 0 auto; width: 90%;}
.about_item {
	clear: both;
	margin: 20px 0 10px 0;
	font-size: 15px;
	color: #555;
	line-height: 30px;
}
.about_l{ width: auto; min-width: 90px; white-space: nowrap; font-size: 15px; color: #555;line-height: 30px; padding: 0; margin: 0;}
.about_r{ width: 78%; padding: 0 20px; font-size: 15px; color: #555; line-height: 30px; margin: 0; text-align: justify;}
@media screen and (max-width:1279px){
	.about_item {
		clear: both;
		margin: 20px 0 10px 0;
		border-bottom: 1px dashed #ddd;
		padding: 0 0 10px 0;
		font-size: 15px;
		color: #555;
		line-height: 30px;
	}
.about_item img{ display: table !important; margin: 0 auto !important; width: 100% !important; height: auto !important; }
.about_l{ width: 100%; min-width: 90px; white-space: nowrap; font-size: 15px; color: #555;line-height: 30px; padding: 0; margin: 0;}
.about_r{ width: 100%; padding: 0; font-size: 15px; color: #555; line-height: 26px; margin: 0; text-align: justify;}
}

/* 1020 */
.zp_list{ display: block;}
.zp_head{ display: flex; align-items: center; justify-content: space-between;border-bottom: 2px solid #0078d7;}
.zp_head b{ width: 25%; text-align: center; font-size: 16px; font-weight: bold !important; color: #333; display: table; margin: 0 auto; line-height: 48px; height: 48px; }
.zp_item{ display: flex; align-items: center; justify-content: space-between; height: 60px; border-bottom: 1px dashed #ddd;}
.zp_item span{width: 25%;  text-align: center; display: table; margin: 0 auto; font-size: 14px;color: #555; line-height: 20px;}
.zp_item a{width: 25%;  text-align: left; text-decoration: underline; color: #555; font-size: 14px;line-height: 24px;display: table; margin: 0 auto;}
.zp_item a:hover{ color: #1c5bc3;}

.zpshow_title{ display: block; background: #f5f7f9; height: 54px; line-height:52px; padding: 0 0 0 20px; font-size: 18px; position: relative;}
.zpshow_title::before{ content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); border-radius: 20px; width: 4px; height: 24px; background: #0456bf;}
.zpshow_txt{ font-size: 15px; line-height: 36px; color: #555; padding:10px 20px; position: relative;}
.zpshow_tip{ position: absolute; right: 10%; top: 50%; transform: translateY(-50%); width: 150px; overflow: hidden;}
.zpshow_tip img{ width: 100%;opacity: 0.5;}

@media screen and (max-width:1279px){
    .zpshow_txt {
        clear: both;
        margin: 20px 0 10px 0;
        border-bottom: 1px dashed #ddd;
        padding: 0 0 10px 0;
        font-size: 15px;
        color: #555;
        line-height: 30px;
    }
        .zpshow_txt img {
            display: table !important;
            margin: 0 auto !important;
            width: 100% !important;
            height: auto !important;
        }
}