/* Write your styles */
html,body{font-family:"微软雅黑"; overflow-x:hidden; background:#fff;}
html *,html *:before,html *:after {-webkit-transition: 0.5s; transition: 0.5s;}
a{ color:#000;}
ul{ list-style:none;}
.fl{ float: left !important;}
.fr{ float: right !important;}
.bold{ font-weight: bold !important;}
.noborder_top{ border-top:none !important;}
.noborder_right{ border-right:none !important;}
.noborder{ border:none !important;}
.clear{ clear:both !important;}
.red{ color:#eb464a !important;}
i,cite{ font-style:normal !important;}
.width1200{ width:1240px; padding:0; margin:0 auto !important; display:block; }
@media screen and (max-width:1279px){
.width1200{ width:100%; padding:0 10px !important; margin:0 auto; display:block; overflow:hidden;}
.nofloat{ float:inherit !important;}
}
.empty{ padding:0; margin:0; }
.am-divider{ margin:0.3rem auto;}
.am-slider-default{ box-shadow:none;}
.am-slider-default .am-slider-desc{ opacity:0.85; bottom:0px;}
.img_center{ display:table; margin:20px auto 40px auto;}
 
.red_bg{ background:#ff9291; }
.yellow_bg{ background:#fcbb00; }
.blue_bg{ background:#23d0de;}

.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;}
.blank8{clear:both;display:block;font-size:1px;overflow:hidden;height:8px;}
.blank10{clear:both;display:block;font-size:1px;overflow:hidden;height:10px;}
.blank12{clear:both;display:block;font-size:1px;overflow:hidden;height:12px;}
.blank15{clear:both;display:block;font-size:1px;overflow:hidden;height:15px;}
.blank20{clear:both;display:block;font-size:1px;overflow:hidden;height:20px;}
.blank25{clear:both;display:block;font-size:1px;overflow:hidden;height:25px;}
.blank28{clear:both;display:block;font-size:1px;overflow:hidden;height:28px;}
.blank30{clear:both;display:block;font-size:1px;overflow:hidden;height:30px;}
.blank35{clear:both;display:block;font-size:1px;overflow:hidden;height:35px;}
.blank40{clear:both;display:block;font-size:1px;overflow:hidden;height:40px;}
.blank45{clear:both;display:block;font-size:1px;overflow:hidden;height:45px;}
.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;}
.blank170{clear:both;display:block;font-size:1px;overflow:hidden;height:170px;}

header{ width:100%;vertical-align:middle; height: auto; display:block;  position:relative; margin:0 !important; padding:0; z-index:2000 !important; background:#fff !important;}
header img{vertical-align:middle; margin:20px 0; }
@media screen and (max-width:1279px){
header{ border-bottom: 5px solid #20a0ca; width:100%; height:auto;overflow:hidden;background:#1282a7 !important; background-size: 100% auto; }
header img{vertical-align:middle; margin-top:8px; width:55%; height:auto; }
}

input::-webkit-input-placeholder{color: #333 !important;}
.top{ border-bottom: 5px solid #20a0ca; width:100%; height:120px;overflow:hidden;background: url(../images/topbg.jpg) no-repeat center bottom #013157 !important; background-size: 100% auto; }
.top p{ color:#fff; font-size:13px;display:inline-block; margin: 25px 0 0 0;}
.top .top_ss{ width: 50%; margin: 5px 0 0 0;}
.top_yy{ display: block; margin: 0 0 5px 0 !important; text-align: right; width: 100%; font-size: 12px; color: #fff;}
.top_yy a{ padding: 0 15px;font-size: 12px; color: #fff;}
.top_yy a:hover{ color: #fcda3c;}
.top_yy .active{ color: #fcda3c;}
.top .top_ss input[type=text]{outline:none;width:260px !important;display:inline-table;background:#FFF;border-top-left-radius:5px;border-bottom-left-radius:5px;padding:0 10px 0 15px;font-size:12px;color:#000;height:44px;line-height:44px;border:none;margin: 10px -6px 0 10px;border:0px solid #e5e5e5;}
.top .top_ss .btn_search{ padding:10px 5px 0 0 !important; display:inline-table; background:#fff !important; width:50px !important; height:44px !important; line-height:20px !important; border-top-right-radius:5px;border-bottom-right-radius:5px; border:none !important; text-align:center; vertical-align:middle; margin:10px 0 0 0;}
.top .top_ss .btn_search:hover{ background:#f6f6f6 !important;}
.top .top_ss img{vertical-align:middle; margin:0; }
.top .logo img{vertical-align:middle; margin:25px 0 0 0; }

.search{text-align:center; margin:0;  vertical-align:top; width:100%; display:block; height:50px;background:#fff; box-shadow: 0 5px 10px rgba(0,0,0,0.1); }
.search li{ margin:0 !important; padding:0 !important; height:50px; position:relative;}
.search li a{font-size:18px; display:inline-table; color:#555; margin:0; padding:0; line-height: 50px; vertical-align:middle; height:50px; width:100%;white-space: nowrap;}
.search .am-active > a{ background:#f2f2f2 !important; color: #555 !important;}
.search li:hover a{ background:#f2f2f2;color: #555;}
.search li img{ margin:0 !important;}
.search li input{ outline:none; width:160px !important; display:inline-table; background:#f2f2f2; border-top-left-radius:60px;border-bottom-left-radius:60px; padding:0 10px 0 30px; font-size:12px; color:#000; height:44px; line-height:44px; border:none; margin:-2px 0 0 10px;}
.search li .btn_search{ padding:10px 5px 0 0 !important; display:inline-table; background:#f2f2f2 !important; width:40px !important; height:44px !important; line-height:20px !important; border-top-right-radius:60px;border-bottom-right-radius:60px; border:none !important; text-align:center; vertical-align:middle; margin-top:-1px; margin:0 !important;}
.search li .btn_search:hover{ background:#f6f6f6 !important;}
.search li:hover .menu_child{ display:block; }
.menu_child{ width:100% !important; height: auto; background:#fff; box-shadow: 5px 5px 0 rgba(0,0,0,0.1); border:none !important; padding:0 !important;  z-index:9999 !important; display: none; position: relative; top:0; overflow:hidden;text-align:left;}
.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:33px !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 !important; width:100%; display:block; }
.menu_child a:hover{background:#1282a7 !important; color:#fff !important; }
.search ul .am-active .menu_child a:hover{background:#1282a7 !important; color:#fff !important; }
@media screen and (max-width:1279px){
.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; border:none; text-align:center;  width:100% !important; display:block !important; padding:0; overflow:hidden; }
.menu_m li a{ font-size:1.4rem !important; color:#777 !important; display:block !important;  width:100% !important; line-height:44px; padding:0 !important;}
.menu_m li .active{background-color:#02b6b5; color:#FFF;}
.menu_m .am-accordion-title{color:#777 !important; display:block; font-size:1.4rem !important; padding:0 !important }
.menu_m .am-accordion-title:before{ display:none !important;}
.menu_m li dd a{ font-size:1.2rem !important; padding:1rem 0 !important;}
.menu_m li input{ width:60% !important; display: inline-block; background:#333;   padding:0 0 0 10px; font-size:12px; color:#000 ; height:40px; line-height:40px; border:none; margin-left:10px;margin-top:10px; border-top-left-radius:80px;border-bottom-left-radius:80px; float:left;vertical-align:top;}
.menu_m li .btn_search{ padding:-30px 0 0 0 !important; display:inline-table; width:25% !important; height:40px !important;  text-align:center; vertical-align:top; margin-top:10px;background:#333 !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 !important; font-size:12px !important;}
}

.banner{ display:block; z-index:90 !important; height: auto; box-shadow:none !important; overflow:hidden; width:100%;}
.banner img{width:100%;height: auto;}
.am-control-nav{bottom:25px !important; z-index:110 !important;}
.banner .am-control-nav a{ width:8px !important; height:8px !important; border-radius:80px !important; background-color:#fff !important; border:0px solid #eee !important; box-shadow:none !important; }
.banner a:before{content:""; display:none !important;}
.banner .am-next{ background:url(../images/ico_right.png) no-repeat center center; width:40px; height:40px; opacity:1 !important;}
.banner .am-prev{ background:url(../images/ico_left.png) no-repeat center center; width:40px; height:40px;opacity:1 !important;}
.banner .am-control-nav .am-active{ background-color:#912707 !important; width:50px !important; }
.banner .am-slides{ height:100%;}
.banner .am-slides li{ overflow:hidden; position:relative; height:100%;}
.banner .am-slides li img{ height:100%; width:100%; }
.banner .am-viewport{ height: auto; overflow:hidden;}
.banner_nei{ width:100%; height: auto; position:relative; overflow:hidden; }
.banner_nei img{ width:100%; height:auto;}
.banner_nei .banner_nei_bg{ position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.5); text-align:center; padding-top:8%;}
.banner_nei .banner_nei_bg b{ display:block; font-size:34px; color:#fff; font-weight:normal; }
.banner_nei .banner_nei_bg b i{  font-size:24px; color:#fff;text-transform:uppercase; font-style: normal; border-left:1px solid #fff; padding-left:20px; margin-left:20px;}
@media screen and (min-width:640px) and (max-width:1279px){
.banner .am-slides li{height: auto !important;}
}
@media screen and (max-width:639px){
.am-control-nav{bottom:5px !important; z-index:110 !important;}
.banner{ display:block; z-index:90 !important; height: auto; box-shadow:none !important; overflow:hidden; width:100%;}
.banner .am-viewport{ height: auto; overflow:hidden;}
.banner .am-slides li{ overflow:hidden; position:relative; height:200px;}
.banner .am-slides li img{ height: auto; width:100%;}
.banner_nei{ width:100% !important; height: auto !important;}
.banner_nei .banner_nei_bg{ position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.5); text-align:center; padding-top:10%;}
.banner_nei .banner_nei_bg b{ display:block; font-size:24px; color:#fff; font-weight:normal; }
.banner_nei .banner_nei_bg b i{ display:none;  font-size:16px; color:#fff;text-transform:uppercase; font-style: normal; border-left:1px solid #fff; padding-left:20px; margin-left:20px;}
}

.lunbo{ padding:0; margin:0;overflow: hidden !important; height: 320px !important; position: relative;}
.lunbo .am-viewport{height:100% !important;}
.lunbo .am-slides{height:100% !important;}
.lunbo li{height:100% !important;}
.lunbo li img{width:100% !important;height: 100%!important;object-fit: cover;}
.lunbo .am-prev{background: url(../images/jt_left01.png) no-repeat left center; color:#f6f6f6 !important;opacity:0.7 !important; margin:-10px 0 0 -10px !important;}
.lunbo .am-next{ background: url(../images/jt_right01.png) no-repeat left center; color:#f6f6f6 !important; opacity:0.7 !important;margin:-10px -15px 0 0 !important;}
.lunbo .am-prev:before{ display:none !important;}
.lunbo .am-next:before{ display:none !important;}
.lunbo .am-slider-desc{ background:rgba(0,0,0,0.8); bottom:0; font-size:13px; color:#fff;}
.lunbo .am-control-nav{ bottom:15px !important; right:5px; width:auto;}
.lunbo .am-control-nav li{ margin: 0 4px !important;}
.lunbo .am-control-nav a{ width:10px !important; height:10px !important; background:#fff !important;}
.lunbo .am-control-nav .am-active{ background:#bf1b13 !important;}
@media screen and (min-width:640px) and (max-width:1279px){
.lunbo{ width: 100%; }
}

.lunbo01{ padding:0; margin:10px 0;height: 250px !important;  overflow: hidden !important; }
.lunbo01 .am-viewport{height:100% !important;}
.lunbo01 ul{height:100% !important; }
.lunbo01 li{height:100% !important;}
.lunbo01 li img{ width:100% !important; height: auto !important;}
.lunbo01 li a{ display: block; overflow: hidden; height: 100%; margin: 0; padding: 0; background: #000;}
.lunbo01 li video{ width: 100%; height: 100%;}
.lunbo01 .am-prev{ background: url(../images/jt_left01.png) no-repeat left center; color:#f6f6f6 !important;opacity:1 !important; margin:-10px 0 0 -10px !important;}
.lunbo01 .am-next{ background: url(../images/jt_right01.png) no-repeat left center; color:#f6f6f6 !important; opacity:1 !important;margin:-10px -15px 0 0 !important;}
.lunbo01 .am-prev:before{ display:none !important;}
.lunbo01 .am-next:before{ display:none !important;}
.lunbo01 .am-slider-desc{ background:rgba(0,0,0,0.8); bottom:0; font-size:13px; color:#fff;}
.lunbo01 .am-control-nav{ bottom:15px !important; right:5px; width:auto;}
.lunbo01 .am-control-nav li{ margin: 0 4px !important;}
.lunbo01 .am-control-nav a{ width:10px !important; height:10px !important; background:#fff !important;}
.lunbo01 .am-control-nav .am-active{ background:#bf1b13 !important;}
@media screen and (max-width:639px){
.lunbo{ padding:0; margin:10px 0;height:160px !important;  overflow: hidden !important; }
.lunbo01{ padding:0; margin:10px 0;height: auto !important;  overflow: hidden !important; }
}


.ding{height:40px; z-index:200 !important; display:block; position:relative; background-color:#f9f9f9; border-bottom:1px solid #eee;  padding:0; width:100%;overflow:hidden;}
.ding p{ line-height:40px; display:inline-block; margin:0; padding:0; color:#ddd;}
.ding p span{ font-size:14px;line-height:40px; color:#555; }
.ding p a{ font-size:14px; padding:0 10px; line-height:40px; letter-spacing:1; word-spacing:0;}
.ding p a:hover{ color:#da3d3c;}

.mail{z-index:200 !important; display:block;  border-top:1px solid #e5e5e5;  padding:15px 0 5px 0; width:100%;overflow:hidden;}
.mail li{  margin:0; padding:0 10px;}
.mail li span{ font-size:15px;color:#000; display:inline-block; padding-left:10px; }
.mail li a{ font-size:15px; padding:15px 0; text-align:center; background:#f6f6f6; color:#555; border:1px solid #eee; vertical-align:top !important; letter-spacing:1; word-spacing:0; display:block; width:100%;}
.mail li a:hover{ background:#f4f9ff !important; border:1px solid #60a6fd;}
.mail li a:hover span{ color:#28adeb;}
@media screen and (max-width:1279px){
.mail li{  margin:5px 0; padding:0 5px;}
.mail li img{  margin:0 auto; display:block;}
}

.three li{ padding:0 !important; }
.three .item{ z-index:100; margin:0 !important; padding:0 !important; width:100%; }
.padding2_left{padding-left:2px;}
.padding2_right{padding-right:2px;}
@media screen and (max-width:1279px){
.padding2_left{padding-left: inherit;}
.padding2_right{padding-right: inherit;}
.three .item{ z-index:100; margin:0 !important; padding:0 !important; width:97%; float:none !important; }
}

.three_item{ width:95%; background:#FFF; margin:0 auto; display: block; overflow: hidden; padding:0; }
.three_item01{ width:48%;background:#FFF; margin:0 auto; display: table-cell; padding:0;}
.three_item02{ width:100%;background:#FFF; margin:0 auto; display: table-cell; padding:0 0 0 8px;}
.three_item03{ width:97%;background:#FFF; margin:0 auto; display: table-cell; padding:0 0 0 8px;}

.item_title{border-bottom:1px solid #ddd !important;  display: block !important; width:100%; padding:0 !important; margin:0 0 10px 0 !important; height:36px; clear:both;}
.item_title i{ font-style:normal; color:#1282a7; font-weight:550; font-size:18px; letter-spacing:1px;line-height:36px; display:table; border-bottom:2px solid #0169aa; 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:#1282a7; border-radius:4px; text-align:center; font-size:12px; font-weight:bold; color:#fff; margin:0 5px 0 0;}

.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: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:#dbad60;}
.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;}


@media screen and (max-width:1279px){
	.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:70%; overflow:hidden; }
.three_item01{ width:95%;background:#FFF; margin:0 auto; display: table-cell; padding:0; float: inherit !important;}
.item_title{border-bottom:1px solid #ddd !important; display:block !important; width:100% !important; padding:0 !important; margin:0 auto !important; height:36px;}
.three_item{ width:100% !important; float: inherit !important; background:#FFF; margin:0 auto !important; display: block; padding:0; height: auto !important;}
.three_item02{ width:100%;background:#FFF; margin:0 auto; display: table-cell; padding:0; float: inherit !important;}
.three_item03{ width:100%;background:#FFF; margin:0 auto; display: table-cell; padding:0; float: inherit !important;}
}

.item_list01{ margin:5px 0 0 0; padding:0 !important; border-top:0px solid #eee !important; clear:both;}
.item_list01 li a img{ display:inline-block; margin:-2px 5px 0 0; vertical-align:middle;}
.item_list01 li{  border-bottom:0px dashed #ddd; padding:3px 0 !important;}
.item_list01 li a{ margin:0; padding:0; font-size:14px; line-height:24px; color:#333; text-align:left; display:inline-block; }
.item_list01 li i{ margin:0; padding:0 0 0 5px; font-size:15px; line-height:24px; color:#000;  vertical-align:middle;}
.item_list01 li a:hover{ color:#bf1b13;}
.item_list01 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_list01 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_list01 li a:hover b{ color:#bf1b13; border:1px solid #bf1b13;}
.item_list01 li a:hover b span{  background:#bf1b13; color:#fff;}

.item_list02{ margin:5px 0 0 0; padding:0 !important; border-top:0px solid #eee !important; clear:both;}
.item_list02 li a img{ display:inline-block; margin:-2px 5px 0 0; vertical-align:middle;}
.item_list02 li{  border-bottom:0px dashed #ddd; padding:3px 0 !important;}
.item_list02 li a{ margin:0; padding:0; font-size:14px; line-height:20px; color:#333; text-align:left; display:inline-block;word-wrap: normal; /* for IE */
  text-overflow: ellipsis;
  white-space: nowrap; width:75%; overflow:hidden; }
.item_list02 li i{ margin:0; padding:0; font-size:13px; line-height:24px; color:#bbb; text-align: right; width:auto !important;display: inline-block; float:right; vertical-align:middle;}
.item_list02 li a:hover{ color:#bf1b13;}
.item_list02 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_list02 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_list02 li a:hover b{ color:#bf1b13; border:1px solid #bf1b13;}
.item_list02 li a:hover b span{  background:#bf1b13; color:#fff;}

.item_list03{ margin:5px 0 0 0; padding:0 !important; border-top:0px solid #eee !important; clear:both;}
.item_list03 .half{ width:48%; }
.item_list03 img{ margin:8px 0; width:100%;}
.item_list03 li{  border-bottom:0px dashed #ddd; padding:1px 0 !important;}
.item_list03 li a{ margin:0; padding:0; font-size:14px; line-height:24px; color:#333; text-align:left;}
.item_list03 li a:hover{ color:#bf1b13;}
.item_list03 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_list03 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_list03 li a:hover b{ color:#bf1b13; border:1px solid #bf1b13;}
.item_list03 li a:hover b span{  background:#bf1b13; color:#fff;}
.item_list03 i{ font-style:normal; line-height:18px; display:inline-table; vertical-align:middle; width:80%;}
@media screen and (max-width:1199px){
.item_list03{ margin:5px 0 20px 0; padding:0 !important; border-top:0px solid #eee !important; clear:both; float: none;}
.item_list03 img{ margin:8px 0; width:100%; height:auto; }

}

.item_list04{ margin:10px 0 0 0; padding:0 !important; border-top:0px solid #eee !important; clear:both;}
.item_list04 li{  border-bottom:0px dashed #ddd; padding:8px 0 !important;}
.item_list04 li a{display:block; width:100%; padding:15px 10px !important; font-size:18px !important;  color:#fff !important;}

.item01 p{  width:100%; vertical-align:top; margin:0 !important; border-bottom:1px dashed #ddd; padding-bottom:10px;}
.item01 p cite{ font-size:16px; color:#333; line-height:20px; display:block; font-style:normal; margin:10px 0;}
.item01 p span{ font-size:13px; color:#333; line-height:20px; display:block;}

.title04{ display: block;  text-align:left !important;margin:0; border-bottom:1px solid #e6e6e6;}
.title04 b{font-size:18px !important; color:#555 !important; font-weight: normal; line-height:36px; padding-left:10px; border-left:3px solid #1282a7;}

.home_tabs .am-nav-tabs{ border:none; margin: 0; padding: 0;}
.home_tabs .am-nav-tabs li{ margin:0; padding:0 !important; position:relative; width: 33%;}
.home_tabs .am-nav-tabs li a{ text-align: center; font-size:14px; color:#111; width: 95%;  padding:5px 0;border:1px solid #ddd; display: table; margin: 0 auto; }
.home_tabs .am-nav-tabs li a:hover{ border:1px solid #014b87;border-bottom:none; background:#014b87; color:#fff;}
.home_tabs .am-nav-tabs .am-active a{ border:1px solid #014b87;border-bottom:none; background:#014b87; color:#fff;}
.home_tabs .am-tabs-bd{ border:none;}
@media screen and (max-width:1279px){
.home_tabs .am-nav-tabs{ width: 100% !important; display: flex;}
.home_tabs .am-nav-tabs li{width: 33% !important; margin: 10px 0 0 0; float: inherit; }	
}

.ad{ clear:both; overflow:hidden; display:flex; align-items: center; justify-content: space-between; margin:0 auto; width:100%; padding:0;}
.ad img{ border:none; width:100%; height:auto; margin:0 auto; display:table; }
.ad a{ display: inline-block; width: 49%; text-align:center;overflow:hidden; }
@media screen and (max-width:1279px){
.ad{overflow:hidden; display: block; margin:0 auto; width:95%; height:50px; overflow:hidden;}
.ad img{ border:none; width:100%; height:50px;}
.ad a{ display:block; text-align:center;overflow:hidden; }
}

.footer{ background: url(../images/footbg.png) no-repeat center bottom #034e6b; background-size:auto 100%; width:100%; min-height:100px; color:#CCC; padding:15px 0 30px 0; overflow:hidden;}
.home_footlink{ display:block;}
.footer_logo img{ width:100%; margin:30px 0 0 0;}
.footer_item{ width:95%;}
.footer_title{ display:block; width: 92%; border-bottom:1px solid #87c5c4; margin:0 0 10px 0;}
.footer_title i{ display: table; border-bottom:2px solid #9ad6d5; font-size:16px; color:#fff; padding:5px; letter-spacing:1px;}
.footer_item a{ letter-spacing:1px; font-size:13px; display:inline-block !important; margin:0 15px 0 0 !important; line-height:20px !important; color:#fff; padding:0 !important; width: auto;}
.footer_item01{ width:95%;}
.footer_item01 a{ letter-spacing:1px; font-size:13px; display:inline-block !important; margin:0 10px 0 0 !important; line-height:20px !important; color:#fff; padding:0 !important; width:45%;}
@media screen and (max-width:1279px){
.footer{  width:100%; min-height:100px; color:#CCC; padding:20px 10px; overflow:hidden;background-size: auto 50% !important; background: url(../images/footbg.png) no-repeat right center #013157;}
.footer_logo img{ width:100%; margin:30px auto 0 auto;}
.footer_item{ width:100%;}
.footer_item01{ width:100%;}
.footer_item a{ letter-spacing:0px; font-size:14px; display:block !important; margin:0 !important; line-height:30px !important; color:#fff; padding:0 !important; width:100%;}
.codeSpan{
		display: none!important;
	}
}

.huiyi{ text-align:center; color:#333; display:none;}
.huiyi:hover i{ background:#eee; color:#444;}
.huiyi:hover span{ color:#ccc;}
.huiyi i{ display: inline-block;vertical-align:middle; margin:5px auto; padding:0; color:#999; font-size:20px; width:40px; height:40px; line-height:40px; border-radius:80px; background:#000; text-align:center;}
.huiyi span{ display:inline-block; margin:0 auto; padding:0 0 0 5px; line-height:16px; width:70px; vertical-align:middle; color:#333; font-size:13px; text-align:center;}

.login_win input{ width:50%; margin:10px auto; padding:10px; font-size:14px;}

.nei_bg{ background:url(../images/news_bg.png) center 10px no-repeat; display:block; margin-bottom:20px;}

.home_pro{ display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap;min-height:300px;_height:300px;}
.home_pro_left{width:240px;vertical-align:top; box-shadow: 0 0 20px #eee; padding:15px;}
.home_pro_right{width:1000px; 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:44px; color:#333; font-size:14px !important;}
.pro_kind li:hover a{ background:#f5f7f9 !important;}
.pro_kind .active a{background:#f5f7f9 !important;}
.pro_kind .active i{  background:url(../images/jt01.png) 0 -7px no-repeat; }
.pro_kind li i{ width:4px; height:7px; background:url(../images/jt01.png) 0 0 no-repeat; display:block; vertical-align:middle; margin:22px -10px 0 0;}
.pro_kind li:hover i{  background:url(../images/jt01.png) 0 -7px no-repeat; }
.pro_kind .kind_title{ height:70px; background:#0082d0; text-align:center; vertical-align:middle; line-height:70px !important; border:none; }

.neileft_title{ background:#1282a7 !important; padding:15px 0; border:none !important; border-bottom:1px solid #ddd !important; margin:0 !important; }
.neileft_title b{ display: inline-block; font-weight:normal; font-size:18px; color:#fff; line-height:24px; margin:0 ; padding:0 0 0 10px; 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;}
@media screen and (max-width:1279px){
.home_pro{ display: block;}
.home_pro_left{ display: block; 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; border-bottom:2px solid #fe9302; display:table; margin:0 auto 40px auto;}
.main_title b{ display:block; line-height:50px; font-size:24px; font-weight:normal; letter-spacing:1px;}
.main_title .ftitle{ display:block; line-height:20px; font-size:16px; font-weight:normal; letter-spacing:1px;margin-bottom: 15px;}
.main_title span{  line-height:35px; font-size:10px; color:#aaa;  text-transform: uppercase; margin:10px auto;}
.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;}
@media screen and (max-width:1279px){
.main_title{ text-align:center; border-bottom:2px solid #fe9302; display:table; margin:0 auto 10px auto;}
.main_title b{ display:block; line-height:50px; font-size:24px; font-weight:normal; margin-bottom: 15px;}
}

.news_list{ margin:0; padding:0;}
.news_list ul li{ padding:20px !important; overflow:hidden;  margin:0; border-bottom: 1px #e6e6e6 dashed;}
.news_list ul li:hover{ background-color:#bf1b13;}
.news_list .time{ width:60px; text-align:center; height: auto; overflow:hidden !important; margin:15px 20px 0 0; vertical-align:middle;}
.news_list .time b{ display:table; margin:0 auto; font-size:44px; color:#f2cbcb; font-weight:bold; padding:0; line-height:44px;}
.news_list .time i{ display:table; margin:0 auto; font-size:12px; color:#f2cbcb;}
.news_list ul li:hover .text h3{ color:#FFF;}
.news_list ul li:hover .text p{ color:#FFF;}
.news_list ul li:hover .text i{ color:#FFF;}
.news_list ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.news_list .text{ width:800px; margin-top:0px;}
.news_list .text h3{ font-size: 17px; color:#111; font-weight: normal; margin:0 !important; padding-top:5px;}
.news_list .text i{ font-style:normal; line-height:20px; color:#999; font-size:13px; display: block; margin:0; padding:0;}
.news_list .text p{ font-size: 14px; color: #777; line-height: 24px; display: block; padding-top:5px; margin:0; height:50px; overflow:hidden;}
@media screen and (max-width:1279px){
.news_list ul li a{ border-bottom: 0px #e6e6e6 solid; display:block; width:100%; overflow:hidden; padding:10px 0px;}
.news_list ul li{ padding:15px 0 !important; overflow:hidden;  margin:0; border-bottom: 1px #e6e6e6 dashed;}
.news_list .time{ width:60px; text-align:center; height: auto; overflow:hidden !important; margin:0px 20px 0 0; vertical-align:middle;}
.news_list .text{ width:75%; margin:-5px 0 0 -10px;}
.news_list .text h3{ font-size: 15px; font-weight: normal; margin:0 !important;}
.news_list .text p{ font-size: 12px; color:#999; line-height:18px; display: block; padding-top:0px; margin:0 !important; height:40px; overflow:hidden;}
.news_list ul{ padding:0;}
.news_list ul li{ padding:0; overflow:hidden;  margin-bottom:0px;}
}

.list_txt{ width:100%;}
.list_txt ul li{ background:none; border:none; border-bottom:1px dashed #d5d5d5; padding:12px 0; margin:0;}
.list_txt ul li:hover{ background:#1282a7;border-bottom:1px solid #1282a7;}
.list_txt ul li:hover span,.list_txt ul li:hover i{ color:#fff;}
.list_txt ul a{ display:block; padding:0 10px !important; margin:0;}
.list_txt ul a:before{ content:"◎"; font-weight:bold !important; font-size:18px; line-height:22px; padding:0 5px 0 0; color:#dbad60;}
.list_txt ul li:hover a:before{color:#fff;}
.list_txt ul a span{ color:#000; font-size:15px; padding-left:10px;}
.list_txt ul a i{ color:#999; font-size:13px; font-style:normal; float:right; padding-right:10px;}
@media screen and (max-width:1279px){
.list_txt{ width:100%;}
.list_txt ul a i{ display:block; color:#999; font-size:13px; font-style:normal; float: none !important; padding-right:0px;}
.list_txt ul a span{ color:#000; font-size:15px; padding-left:0px;}
}


.list_pic ul{ margin:0; padding:0;}
.list_pic ul li{ margin:0 0 10px 0;  padding:0;}
.list_pic ul li a{display:block; text-align:center; padding:0 0 10px 0; margin:0 10px;}
.list_pic ul li:hover a{ background:#bf1b13;}
.list_pic ul li:hover a cite,.list_pic ul li:hover a span{ color:#fff;}
.list_pic ul li p{ padding:0 !important; margin:0 0 10px 0;width:100%; max-height:265px;overflow:hidden; display:block;}
.list_pic ul li img{ border:none; width:100%;}
.list_pic ul li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.list_pic cite{ display:block; font-style:normal; font-size:16px; color:#333; line-height:25px;}
.list_pic span{ display:block; font-style:normal; font-size:13px; line-height:18px; color:#999;}
@media screen and (max-width:1279px){
.list_pic ul li{ margin:0 0 5px 0;  padding:0;}
.list_pic ul li a{display:block; text-align:center; padding:0 0 10px 0; margin:0 5px;}
}


.news_show img{ margin:10px auto !important; }
/*. news_show p img{margin-left:-2.2em!important;} */
.news_show{ margin:0 auto; padding:0 20px;}
.news_show p,#vsb_content_2 P{ color:#000; line-height:32px!important; text-align: justify; font-size:16px!important; text-indent:2.2em; letter-spacing:0.5px; }
.news_show .notwo{text-indent:0 !important; }
/*.news_show span{ display:block; text-indent:2.2em; line-height:30px; margin:10px 0;}*/
.news_show td span,.news_show td p{text-indent:0em!important;}
.page .am-active a{ background:#1282a7; border:1px solid #1282a7;}
@media screen and (max-width:1279px){
.news_show{ margin:0 auto; padding:0 5px;}
.news_show img{ margin:10px auto !important; width:100%!important; height:auto!important; }
.page li a{ padding:0.5em 0.8em; margin:0;}
}

.xuebu_list{ margin:0 auto; padding:0 10px;}
.xuebu_list li{ text-align:center; padding:0 10px;}
.xuebu_list span{ color:#555; line-height:40px; text-align: center; font-size:16px; display: table;margin:0 auto; padding:20px 0; }
.xuebu_list i{ color:#fff; background:#28adeb; line-height:40px; text-align: center; font-size:14px; display: block; margin:0 auto; font-style:normal; padding:0 20px; border-radius:0px; }
.xuebu_list a{ text-align:center; display: block; width:100%; padding:2px; margin:10px auto; border:1px solid #28adeb;}
@media screen and (max-width:1279px){
.xuebu_list{ margin:0 auto; padding:0 5px;}
.xuebu_list img{ display:table !important; margin:10px auto !important; width:100%; height:auto; }
}

.weiyuan_list{ margin:0 auto; padding:0 10px 0 50px;}
.weiyuan_list p{ margin:15px 0; display:table;}
.weiyuan_list p i{ font-style:normal; width:100px; text-align:left; display:table-cell; vertical-align:top; font-size:14px; color:#000;}
.weiyuan_list p b{  text-align:left; vertical-align:top; font-size:15px; display: table-cell; width:80px; padding:0 20px 0 0; color:#444;}
.weiyuan_list p span{  text-align:left; vertical-align:top; font-size:14px; line-height:24px; color:#000;}
@media screen and (max-width:1279px){
.weiyuan_list{ margin:40px auto; padding:0 10px;}
.weiyuan_list p{ margin:0; display: block;}
.weiyuan_list p i{ font-style:normal; width:100%; text-align:left; display: block; font-size:14px; color:#000; padding:0;}
.weiyuan_list p b{  text-align:left;  font-size:14px; display: inline-block; width:auto; padding:0 10px 0 0; color:#444;}
.weiyuan_list p span{  text-align:left;  font-size:14px; line-height:24px; color:#000;}
}

.place{ width:100%; height:50px; overflow:hidden; border-bottom:1px solid #eee;color:#333;}
.place a{ font-size:13px; display:inline-table; padding:0 5px; color:#333; line-height:50px; }
.place a:hover{ color:#fa5149;}
.place img{ display:inline-block; vertical-align:middle; margin-right:5px;}

.jiaoshou_tabs{margin:0 auto; padding:0; text-align:center;}
.jiaoshou_tabs a{ border:1px solid #ddd; padding:10px 20px; display:inline-table; margin:0 5px 30px 5px; color:#000; font-size:15px;}
.jiaoshou_tabs a:hover{ border:1px solid #28adeb; background:#28adeb; color:#fff;}
.jiaoshou_tabs .active{ border:1px solid #28adeb; background:#28adeb; color:#fff;}

.home_topnews{ width:100%; display:block; padding:0;  overflow:hidden; margin:0;}
.home_topnews li{ display:block; padding:10px 0; border-bottom:1px dashed #ddd; overflow:hidden; margin:0;}
.home_topnews li a{ display:table; padding:0; margin:0;}
.home_topnews .home_topnews_pic{ margin:0 10px 0 0; width:120px; height:70px; overflow:hidden; vertical-align:top;}
.home_topnews .home_topnews_pic img{ width:100%; height: auto;}
.home_topnews .home_topnews_txt{ overflow:hidden; vertical-align:top; padding:0; margin:0;}
.home_topnews .home_topnews_txt b{ font-size:14px; font-weight: normal; line-height:20px; padding:0 0 5px 0; color:#333; display:block;}
.home_topnews .home_topnews_txt i{ font-size:12px; line-height:15px; color:#aaa; display:block;}
@media screen and (max-width:1279px){
.home_topnews img{ float:left; margin-right:10px; width:50%; height:auto;}
}

.my_box { width: 100%;  position: relative; overflow:hidden; padding:10px 0; border-bottom:1px solid #e5e5e5;}
.my_box:hover {border-bottom:1px solid #019796;}
.my_box .box_pic{ float: left; position:relative !important; padding:0 !important; margin:0.3rem 1rem 1rem 0 !important; width:160px !important; display:block; height:80px !important; overflow:hidden;}
.my_box .box_pic img{width:100%; height: auto;}
.my_box: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 i{ font-size:12px; line-height:20px; display: block; margin:0;  color:#bbb; margin:0 0 5px 0;}
.my_box b{ font-size:16px; font-weight:normal; line-height:20px; color: #333; margin:0; padding:0; display:block;}
.my_box:hover b{ color: #019796 !important;}
.my_box span{ font-size:13px !important; line-height:20px; height:40px; overflow:hidden; color: #777 !important;display:block; text-align:justify; }

.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:hover {border-bottom:1px solid #1282a7;}
.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:120px !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; margin:0;  color:#bbb; margin:0 0 10px 0;}
.my_box_nei b{ font-size:18px; font-weight:normal; line-height:40px; color: #333; margin:0; padding:0; display:block;}
.my_box_nei:hover b{ color: #1282a7 !important;}
.my_box_nei span{ font-size:14px !important; line-height:22px; height:44px; overflow:hidden; color: #777 !important;display:block; text-align:justify; }
@media screen and (max-width:1279px){
.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;}
}

.updown{ width:100%; margin:10px auto; display: block !important; overflow:hidden; border-top:1px dashed #ddd; padding:15px 0; text-align:center !important;}
.updown div{ width:33% !important; text-align:center;}
.updown a{ font-size:14px; color:#777; display: table; margin:0 auto;}
.updown .juzhong{ margin:0 auto;}
.updown a:hover{ color:#019796;}

.teacher_list{ margin:0 !important; padding:0 !important; vertical-align:top !important; clear:both !important; }
.teacher_list li{ padding:0; margin:0 0 20px 0;}
.teacher_box { width: 80%;  position: relative;  padding:0 0 20px 0; background:#fff; border-bottom:1px solid #eee; overflow: hidden;}
.teacher_box .my_box_pic{margin:0 auto !important; width:100% !important; display: inline-block; height: auto; overflow:hidden; text-align:center; padding:0; }
.teacher_box .my_box_pic img{width:100%; height: auto;}
.teacher_box:hover .my_box_pic 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);}
.teacher_box .my_box_pic01{margin:0 auto !important; width:100% !important; display:block; height:360px; overflow:hidden; text-align:center; padding:0; }
.teacher_box .my_box_pic01 img{width:100%; height: auto;}
.teacher_box:hover .my_box_pic01 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);}
.teacher_txt{ display:inline-block; width:100%; vertical-align:top;}
.teacher_box b{ font-size:16px; font-weight:normal; line-height:26px; color: #333; margin:0 auto;  display: table;  padding:0;}
.teacher_box i{ font-size:14px !important; line-height:20px !important; padding:0;  color: #c23d55 !important;display: table; margin:0 auto; }
.teacher_box cite{  font-size:11px !important; color:#019796;margin:10px 0 0 0 !important; border:1px solid #019796; text-align:center; padding:5px 0; width:100px !important; display: block; border-radius:4px;}
.teacher_box cite:hover{ color:#fff; background:#018881;}
.teacher_box span{ font-size:14px !important; line-height:24px; height:48px; overflow:hidden; color: #777 !important;display:block; text-align:justify; margin:0; padding:0 10px 0 0; }
@media only screen and (max-width:1279px){
.bu01 li{padding:0 10px 10px 10px !important;}
.teacher_box {padding:10px 0; width:100%; }
.teacher_box .my_box_pic{ width:40% !important; height:auto !important;margin:0 !important;}
.teacher_box .my_box_pic img{width:100%; height: auto;}
.teacher_box .my_box_pic01{height: auto; }
.teacher_txt{ display:inline-block; width:55%; vertical-align:top; float:right;}
.teacher_box b{ font-size:17px;line-height:26px; margin:0; padding:0; }
.teacher_box i{  line-height:22px !important; font-size:12px !important; }
.teacher_box span{ font-size:12px !important; line-height:20px; height:40px; overflow:hidden;  margin:5px 0 0 0; }
.teacher_box t{padding:5px 10px;right:0; bottom:0; position:relative; float:right; margin:10px 0 0 0; font-size:11px; border:none; padding:0 !important; width:auto;}
}

.home_ico{ width:100%; background:#1282a7; height:80px; margin:0 auto; display:block; z-index:999; overflow:hidden;}
.home_ico ul{ display:block; width:100%; overflow:hidden; }
.home_ico ul li{ border-right:1px solid #1f9dc7;padding:10px 0 15px 0;}
.home_ico ul li a{ display: table; margin: 0 auto; overflow: hidden;}
.home_ico img{ width: 40px; height:auto; display:table; margin:0 auto; vertical-align: top;}
.home_ico span{ text-align:center; color:#fff; font-size:15px; line-height:25px; margin:0 auto; display:table;}
.home_ico ul li:hover{ background:#1f9dc7;}
@media screen and (max-width:1279px){
.home_ico{ width:100%; background:#1282a7; height: auto; margin:10px auto 0 auto; display:block; z-index:10; overflow:hidden;}
.home_ico ul li{ border-right:1px solid #1f9dc7; border-bottom:1px solid #1f9dc7;padding:10px 5%; text-align: center;}
/* .mank{ width: 100% !important;} */
}

.table01{ display: block; display: table; margin: 10px auto; width: 60%;}
.table01 td{ text-align: center; font-size: 14px; color: #555; line-height: 20px !important;  padding: 10px !important;}
.table02{ display: block; display: table; margin: 10px auto; width: 95%;}
.table02 td{ display: table-cell !important; vertical-align: middle !important; text-align: center; font-size: 14px; color: #555; line-height: 20px !important;  padding: 10px !important;}
.table02 td span{ display: table; margin:5px 0;}
.table02 th{display: table-cell !important; vertical-align: middle !important; background: #f9f9f9; text-align: center; font-weight: 400 !important; font-size: 14px; color: #555; line-height: 20px !important;  padding: 10px !important;}
.table02 th span{ display: table; margin:5px 0;}
@media screen and (max-width:1279px){
.table01{ display: block; display: table; margin: 10px auto; width: 100%;}
.table02{ display: block; display: table; margin: 10px auto; width: 100%;}
}

.zt_list{ display: block; overflow: hidden; width: 100%;}
.zt_list li{overflow: hidden; padding: 0; margin: 0;}
.zt_list li a{ display: table !important; width: 95% !important; margin: 0 auto !important; overflow: hidden;padding: 0; margin: 0;}
.zt_list li img{ display: block; width: 100%; margin: 0 auto;}
.zt_list li: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);}
.zt_list li span{ display: table; margin:0 auto; width: 100%; text-align: center; font-size: 15px; color: #555; line-height: 24px;    margin-top: 8px;  margin-bottom: 8px; }
@media screen and (max-width:1279px){
.zt_list li a{ display: table !important; width: 100% !important; margin: 10px auto 0 auto !important; overflow: hidden;padding: 0; margin: 0;}
}

.dibu{ background: #00192c; overflow: hidden; padding: 20px 0 10px 0;}
.dibu p{ display: inline-table; vertical-align: top; margin: -10px 0 0 0;}
.dibu p span{ font-size: 13px; color: #ccc; padding: 0 20px 0 0;}
@media screen and (max-width:1279px){
.dibu{ background: #00192c; overflow: hidden; padding:15px 0;}	
.dibu p{ display:table; width: 100%; vertical-align: top; margin: 0 auto; text-align: center; float: inherit;}
.dibu p span{ font-size: 13px; color: #ccc; padding: 0; display: table; line-height: 26px; margin: 0 auto;}
}

.home_two{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; width: 100%;}
.home_two_item{ width: 48%; display: block; overflow: hidden; height:360px; margin: 0 0 30px 0; padding: 0;}
.home_video{ padding: 0; margin: 0; width: 100%; height:320px; display: block; overflow: hidden; position: relative; }
.home_video video{ position: absolute; width: 100%; height: auto; padding: 0; margin: 0;left:0; top:0; z-index: 1201 !important;}
.home_video p{padding: 0; margin: 0; position: absolute; width: 100%; height: 100%; left:0; top:0; z-index: 1200;}
.home_video p img{ width: 100%; height: auto;}
.opacity01 video{ opacity: 0;}
.opacity02 video{ opacity: 1 !important;}
@media screen and (min-width:640px) and (max-width:1279px){
.home_video{ height:100%;}
.home_video video{height: 100%;}
.home_video p img{ width: auto !important; height: 100% !important; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
}
@media screen and (max-width:639px){
.home_two_item{ width:100%; display: block; overflow: hidden; height:auto; margin: 0 0 10px 0; padding: 0;}
.home_video{ padding: 0; margin: 0; width: 100%; height:160px; display: block; overflow: hidden; position: relative; }
}

.ask{ margin-bottom:10px;}
.ask textarea{ border:1px solid #ddd; background:#fafafa !important; width:100%; border-radius:5px; padding:10px; color:#777; height:160px; font-size:13px; display:block; margin:10px auto;}
.ask a{ width:100%; border-radius:5px; padding:10px; color:#777; text-align:center;display:block; color:#fff;}
.zx_item{ padding:0;}
.zx_item b{ font-weight:normal; }
.zx_item b i{ font-style:normal; font-size:13px; color:#aaa; display:inline-block; vertical-align:top; padding:5px 0;}
.zx_item b cite{ font-style:normal; font-size:14px; color:#000; display:block; line-height:26px; }
.zx_item span{ font-size:14px; color:#000; display:block; line-height:26px; background:#edf7ff; border:1px solid #d1eafd; padding:10px; margin:10px 0; }

.title_ly{ width:100% !important; height:40px; display: block !important; margin:0 0 20px 0 !important; color:#0060ad !important; padding:0; font-size:18px !important;  border-bottom:1px solid #e5e5e5;}
.title_ly a{ display:inline-block;}

.teacher{ margin:0 auto;  padding:10px 0 !important;}
.teacher li{ padding:5px 0; }
.teacher a{ font-size:15px; display:block; line-height:30px; font-style:normal; text-align: center; color:#777;}
.teacher li:hover a{ color:#fff !important;background:#0060ad !important;}

.teacher01{ margin:0 auto;  padding:10px 0 !important; }
.teacher01 li{ padding:5px 0; display: block; }
.teacher01 li span{ font-size:15px; padding:2px 5px !important; display: inline-table !important; line-height:24px; font-style:normal; color:#999;}
.teacher01 li a{ font-size:15px; padding:2px 5px !important; margin: 0 10px 0 0 !important; display: inline-table !important; line-height:24px; font-style:normal; color:#333;}
.teacher01 li a:hover { color:#fff; background:#0060ad;}
.teacher01 li i{ font-style: normal; font-size:15px; padding:2px 5px !important; margin: 0 10px 0 0 !important; display: inline-table !important; line-height:24px; font-style:normal; color:#333;}

.teacher02{ margin:-10px auto 30px auto; width: 95%;  padding:10px !important; background: #f8f8f8;}
.teacher02 li{ padding:8px 0; }
.teacher02 a{ font-size:15px; display: table; margin: 0 auto; padding: 0 5px; line-height:22px; font-style:normal; text-align: center; color:#555;}
.teacher02 a:hover{ color: #fe9302;}
.kuang{ border: 1px solid #999;}
@media screen and (max-width:1279px){
.teacher a{ font-size:15px; display:block; line-height:30px; font-style:normal; text-align: left; color:#777; padding:0 10px;}
.teacher02 {display: flex; align-items: center; justify-content:space-between; flex-wrap: wrap;}
.teacher02 li{ width: 25%;}
.show_c table td,.news_show table td{
white-space: nowrap;
}
}

table p{ text-indent: 0em;}

.ygztlist li span{
    text-align: center;
    width: 90%;
    display: table;
    margin: 10px;
    background: #efefef;
    height: 40px;
    line-height: 40px;
}

.show_c table,.news_show table {
	border:none;
	border-top:solid 2px #0e90d2!important;
    empty-cells: show;
    border-collapse: collapse;
    margin: 20px auto 20px auto;
    min-width: 60%;
}

.show_c table td,.news_show table td{
    line-height:25px;
    border:none;
    padding:25px 18px;
    word-WRAP:break-word;
    border: solid 1px rgb(221,211,211)!important;
}
.news_show table tr:nth-child(odd){background-color:#eee}
.news_show table tr:nth-child(even){background-color:#fff}
.news_show table tr:hover{background-color:#eef3f8}

.show_c table td p,.news_show table td p{ margin:0!important;}

.news_show h2{
    border-bottom: dotted #CCC 1px;
    line-height: 35px;
    font-size: 18px;
    color: #0a86bb;
    font-family: Microsoft yahei,Arial;
    border-left: 5px solid #0a86bb;
    margin: 15px 0 15px 0;
    padding-left: 15px;
}

.znfooter{ background: #fff; overflow: hidden; padding: 20px 0 10px 0;}
.znfooter p{ }
.znfooter span{ font-size: 13px; color: #000; padding: 0 20px 0 0;}

@media screen and (min-width: 1025px){
    .am-avg-lg-4>li {
        width: 25%
    }
}

@media screen and (max-width:860px){
.news_show table tr td{
font-size: 12px;
white-space: normal;
padding: 5px;
}

}