/* Write your styles */
html,body{ font-family:"微软雅黑" !important; overflow-x:hidden; position:relative;background:#f5f7f9; z-index:-2;}
body{height: auto !important;}
html *,html *:before,html *:after {-webkit-transition: 0.5s; transition: 0.5s;}
input,textarea,select,a:focus {outline: none;}
a{ color:#666;}
ul{ list-style:none;}
i,cite{ font-style:normal !important;}
b{ font-weight:normal !important;}
.noborder_top{ border-top:none !important;}
.noborder_right{ border-right:none !important;}
.noborder_bottom{ border-bottom:none !important;}

.width100{ width: 100% !important;}
.width50{ width: 49% !important;}
.width33{ width: 33% !important;}
.width66{ width: 65% !important;}

.clear{ clear:both !important;}
.width1200{ width:100%;  padding:0; max-width: 1680px; margin:0 auto; padding: 0 20px;  display:block; }
.width1200a{ width:100%; padding: 0; margin: 0; display:block; }

.width1200px{width:1280px; padding:0 !important; margin:0 auto; display:block;  }
.width1200_nei{width:1280px; padding:20px !important; margin:-78px auto 0 auto; display:block; background:#fff; overflow:hidden; z-index:9999; box-shadow:0 0 30px rgba(0,0,0,0);}
.am-offcanvas{ z-index:9900 !important; }

.width1200_home{ width:1200px; position:relative; top:60%;transform: translateY(-60%); color:#fff; padding:0; margin:0 auto !important; display: block; z-index:101; height:100%; }
@media screen and (max-width:1279px){
.width1200{ width:100%;  padding:0 5px; margin:0 auto; display:block; }	
img{ width:100%; height:auto;}
.width1200px{width:100%; padding:0 0 20px 0 !important; margin:0 auto; display:block; overflow:hidden;  }
.width1200_nei{width:100%; padding:20px !important; margin:0 auto; display:block; background:#fff; overflow:hidden; z-index:9999; box-shadow: none;}
}
.empty{ padding:0; margin:0; }
.pic{ width:100%; height:100% !important;}
.orange{ color:#fd7f03 !important; font-weight:bold !important;}
.red{ color:#e62129 !important;}
.gray_bg{ background:#f8f8f8 !important;}
.white_bg{ background:#fff !important;}

.blank0{clear:both;display:block;font-size:1px;visibility:hidden;height:0;line-height:0;}
.blank5{clear:both;display:block;font-size:1px;overflow:hidden;height:5px;}
.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;}
.blank75{clear:both;display:block;font-size:1px;overflow:hidden;height:75px;}
.blank80{clear:both;display:block;font-size:1px;overflow:hidden;height:80px;}
.blank100{clear:both;display:block;font-size:1px;overflow:hidden;height:100px;}

.menu-box{ width:100%; height:115px;vertical-align:middle; background:linear-gradient(rgba(0,0,0,0.3), transparent); line-height:100px; z-index:9991 !important; position: absolute;}
.menu-box .logo{ margin: 20px 0 0 0; width:25%; height: 70px; background:url(../images/logo.png) no-repeat 0 center; background-size:100% auto; }
.sticky{ position: fixed; background:#fff; width:100%; left:auto; top:0; transform: none; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
.sticky .logo{ margin: 20px 0 0 0; width:25%; height: 70px; background:url(../images/logo01.png) no-repeat 0 center; background-size:100% auto; }
.sticky .menu li a{ color:#555; } 
.sticky .home_search a{ color: #555;}
.sticky .home_search:hover a{color: #777; background: #f5f7f9;}
.sticky .home_search:hover input{ display: block; width: 360px;padding: 0 0 0 15px;background: #f5f7f9;}

.menu{ height:40px;line-height:40px; text-align:center; float:right;position:relative; margin:10px 0 0 0;}
.menu li{ margin:0 !important; padding:0 !important;}
.menu li a{ line-height:40px; height:40px; font-size:16px; color:#fff; padding:0 25px; margin:0 auto; width: auto; display:inline-block;} 
.menu .am-active a{ background-color:#004796 !important; color:#fff !important; }
.menu .search{}
.menu li a:focus{ background-color:#004796; color:#fff; }
.menu li a:hover{ color:#fff; background-color:#004796;}
.menu li input{ width:115px !important; display: inline-block; background:#f3f3f3;   padding:0 0 0 20px; font-size:12px; color:#666 ; height:44px; line-height:44px; border:none; margin-left:10px;margin-top:25px; border-top-left-radius:80px;border-bottom-left-radius:80px; float:left;}
.menu li .btn_search{ padding:10px 0 0 0 !important; display:inline-table; width:44px !important; height:44px !important; line-height:20px !important; text-align:center; vertical-align:middle; margin-top:25px;background:#f3f3f3 !important;border-top-right-radius:80px;border-bottom-right-radius:80px;float:left;}
.menu li:hover .menu_child{ display:block; }
input::-webkit-input-placeholder{color: #888;}

.menu_child{ min-width:100%; height:auto; background:#fff;  z-index:3000; display: none; position: absolute; top:40px; overflow:hidden;text-align:left; opacity:1;}
.menu_child ol{ margin:0 !important; padding:0 !important;}
.menu_child li{ margin:0 !important; padding:0 !important; line-height:36px !important;}
.menu_child a{ background:none !important; font-size:14px !important; line-height:20px !important; white-space: nowrap; height: auto !important; font-style:normal; padding:10px !important;text-align: center !important; color:#666 !important; margin:0 !important; border:none !important; display:block !important;}
.menu_child a:hover{background:#004796 !important; color:#fff !important; }

.home_right{ display: block;padding:10px 0 0 0; max-width: 75%;}
.home_search{ overflow: hidden; background:none; padding: 0; display: flex;align-items: flex-start; justify-content: flex-end;}
.home_search input{ width:0; display: block; font-size: 13px; color: #999; border: none; height: 30px; padding: 0;}
.home_search a{ width: 30px; background:none; line-height: 30px; text-align: center; font-size: 22px; color: #fff; margin: 0 20px 0 0;}
.home_search:hover a{color: #777; background: #fff;}
.home_search:hover input{ display: block; width: 360px;padding: 0 0 0 15px;}
.home_search img{ width: auto !important; height: 30px !important; margin: 0 30px 0 0 !important;}

.home_menu{ width: 64px; height: 64px; line-height: 64px; background: #dbb46f; text-align: center; margin: 0 0 0 10px;}
.home_menu i{ font-size: 36px; color: #fff;  cursor: pointer !important;}

.menu_home{width:100%; background:rgba(0, 71, 150, 0.9);  padding: 150px 50px 50px 50px !important;}
.menu_home .am-offcanvas-content{ margin:0 !important; padding:0 !important;}

.menu_home_list{ display: flex; align-items: flex-start; justify-content: space-between;}
.menu_home_item{ border-left: 1px solid #3970a9; padding: 0 0 0 20px;}
.menu_home_item b{ font-size: 24px;  display: table; margin: 0 0 10px 0;color: #fff;}
.menu_home_item a{ display: table; font-size: 15px; color: #b2cce7; line-height: 44px;padding: 0 5px 0 0;}
.menu_home_item a:hover{ color: #dbb46f; padding: 0 0 0 5px;}
.doc-oc-js{ display: none;}
@media screen and (max-width:1279px){
.logo{ width:50%; height:auto;}
.top_m{position: fixed !important; z-index: 100; width: 100%;}
header{ width:100%; height: auto !important;vertical-align:middle; background:#fff !important; line-height:0; padding:0 10px !important;}
.ico_menu{ padding-top:5px; width: 30px;}
.ico_menu img{ width:100% !important; max-width:150% !important; height:auto !important; margin:0 !important; padding-right:5px;}
.menu_m{ padding:1em 0.5em !important; float:none !important; }
.menu_m li{ background:none !important; border-bottom:1px solid #333 !important; border:none; text-align:center;  width:100% !important; display:block !important; padding:0; overflow:hidden; }
.menu_m li a{ font-size:1.4rem !important; color:#777 !important; display:block !important;  width:100% !important; line-height:1rem ; padding:1.5rem 0 !important;}
.menu_m li .active{background-color:#aa692a; color:#FFF;}
.menu_m .am-accordion-title{color:#777 !important; display:block; font-size:1.4rem !important; padding:0 !important }
.menu_m .am-accordion-title:before{ display:none !important;}
.menu_m li dd a{ font-size:1.2rem !important; padding:1rem 0 !important;}
.menu_m li input{ width:60% !important; display: inline-block; background:#f3f3f3;   padding:0 0 0 10px; font-size:12px; color:#666 ; height:40px; line-height:40px; border:none; margin-left:10px;margin-top:25px; border-top-left-radius:80px;border-bottom-left-radius:80px; float:left;vertical-align:top;}
.menu_m li .btn_search{ padding:-30px 0 0 0 !important; display:inline-table; width:25% !important; height:40px !important;  text-align:center; vertical-align:top; margin-top:25px;background:#f3f3f3 !important;border-top-right-radius:80px;border-bottom-right-radius:80px;float:left;}
.menu_m li .btn_search img{ width:35%; height: auto !important; margin-top:-5px;}
.menu_bg{width:40%; background-color:#222; padding-top:20px !important;}
.menu_bg .am-offcanvas-content{ margin:0 !important; padding:0 !important;}
input::-webkit-input-placeholder{color: #888; font-size:12px !important;}
}

.home_rightmenu_bg{width:300px; background-color:#111; padding-top:20px !important;}
.menu_hr{ padding:1em 0.5em !important; float:none !important; height: 100% !important; }
.menu_hr li{ background:none !important; border-bottom:1px solid #333 !important; border:none; text-align:left;  width:100% !important; display:block !important; padding:0; overflow:hidden; }
.menu_hr li a{ font-size:15px !important; color:#aaa !important; display:block !important;  width:100% !important; line-height:30px ; padding:15px 0 !important;}
.menu_hr li a:hover{color:#fd6a3f !important;}
.menu_hr .am-accordion-title{color:#777 !important; display:block; font-size:1.4rem !important; padding:0 !important }
.menu_hr .am-accordion-title:before{ display:none !important;}
.menu_hr li dd a{ font-size:1.2rem !important; padding:1rem 0 !important;}
.menu_hr li input{ width:60% !important; display: inline-block; background:#f3f3f3;   padding:0 0 0 10px; font-size:12px; color:#666 ; height:40px; line-height:40px; border:none; margin-left:10px;margin-top:25px; border-top-left-radius:80px;border-bottom-left-radius:80px; float:left;vertical-align:top;}
.menu_hr li .btn_search{ padding:-30px 0 0 0 !important; display:inline-table; width:25% !important; height:40px !important;  text-align:center; vertical-align:top; margin-top:25px;background:#f3f3f3 !important;border-top-right-radius:80px;border-bottom-right-radius:80px;float:left;}
.menu_hr li .btn_search img{ width:35%; height: auto !important; margin-top:-5px;}
.menu_hr .admin-sidebar-sub{ padding: 0 0 20px 20px;}
.menu_hr .admin-sidebar-sub li{border-bottom:0px solid #333 !important; padding:0;}
.menu_hr .admin-sidebar-sub li a{ font-size:14px !important; color:#aaa !important; display:block !important;  width:100% !important; line-height:20px ; padding:8px 0 !important;}
.menu_hr .admin-sidebar-sub li a:hover{color:#fd6a3f !important;}
.menu_hr .am-margin-right{ font-size: 12px !important;}

.menu_nei_l{ padding:0 5px !important; }
.menu_nei_l li{ background:none !important; border-bottom:1px solid #b64e2e !important; border:none; text-align:left;  width:100% !important; display:block !important; padding:0; overflow:hidden; }
.menu_nei_l li a{ font-size:14px !important; color:#fff !important; display:block !important;  width:100% !important; line-height:44px ; padding:0 5px !important;}
.menu_nei_l li a:hover,.menu_nei_l li .active{ background: #fff; color: #b64e2e !important;}
.menu_nei_l  .admin-sidebar-sub{ padding: 0 0 10px 10px;}
.menu_nei_l  .admin-sidebar-sub li{border-bottom:0px solid #333 !important; padding:0;}
.menu_nei_l  .admin-sidebar-sub li a{ font-size:14px !important; color:#fff !important; display:block !important;  width:100% !important; line-height:36px ; padding:0 5px !important;}
.menu_nei_l  .admin-sidebar-sub li a:hover{color:#fd6a3f !important;}
.menu_nei_l .am-margin-right{ font-size: 11px !important; padding: 0; margin: 0 5px 0 0;}
.menu_nei_l .admin-sidebar-sub li a:hover,.menu_nei_l  .admin-sidebar-sub li .active{ background: none; color: #fdc633 !important;}

.banner{ width:100% !important; height: 932px;  overflow:hidden !important; background: #fff;}
.banner img{ width:100% !important; }
.banner video{ min-width: 100%;object-fit:fill; min-height: 100%;}
.banner .am-slides,.banner .am-slides li,.banner .am-viewport{ height: 100% !important;}
.banner_vbg{ position: absolute; width: 100%; height: 100%; top: 0; left: 0;background: rgba(0, 0, 0, 0.4); z-index: 100;}
.banner .am-next{ background:url(../images/ico_right.png) no-repeat center center; width:64px !important; height:64px !important; opacity:1 !important;  }
.banner .am-prev{ background:url(../images/ico_left.png) no-repeat center center; width:64px !important; height:64px !important;opacity:1 !important;}
.banner .am-next:before{ display:none !important;}
.banner .am-prev:before{ display:none !important;}
.am-control-nav{bottom:160px !important; z-index:2005 !important;}
.banner .am-control-nav a{ display:block; width:6px !important; height:6px !important; border-radius:30px !important; background-color:#FFF !important; border:0px solid #eee !important; box-shadow:none !important; }
.banner .am-control-nav .am-active{ background:#fff !important; width:60px !important; }
@media screen and (max-width:1279px){
.banner{ width:100% !important; height:auto !important;}
.banner img{ width: 100% !important; height:auto !important; margin:0;}
}

.home_data{ display: flex;align-items: center; justify-content: space-between; width: 1240px; background: rgba(0, 0, 0, 0.2); height: 140px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); z-index: 100 !important;}
.home_data_item{ width: 14%; position: relative;}
.home_data_item:after{content: ""; width: 1px; height: 80px; background: rgba(255, 255, 255, 0.3); display: block;position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.home_data_item:last-child:after{display: none;}
.home_data_item b{ font-weight: bold !important; color: #f0cc8c; font-size: 42px; display: table; margin: 0 auto; letter-spacing: -1px;}
.home_data_item b i{ font-size: 14px;}
.home_data_item:hover b{ margin: -5px auto 5px auto; text-shadow:
    1px 2px 0px rgba(121, 110, 90, 0.2),
    2px 3px 0px rgba(121, 110, 90, 0.3),
    3px 4px 0px rgba(121, 110, 90, 0.4),
    4px 5px 0px rgba(121, 110, 90, 0.5),
    5px 6px 0px rgba(121, 110, 90, 0.6);}
.home_data_item span{ color: #eee; font-size: 14px; display: table; margin: 0 auto;}
.home_data_item .ren:after{content: "人";font-size: 14px;margin: 0 0 0 5px;}
.home_data_item .ge:after{content: "个";font-size: 14px;margin: 0 0 0 5px;}
.home_data_item .ji:after{content: "级";font-size: 14px; margin: 0 0 0 5px;}
.home_data_item .si::before{content: "4";font-size: 18px; margin: 0 5px 0 0; font-style: normal; font-weight: normal;}
.home_data_item .renadd:after{content: "人+";font-size: 14px;margin: 0 0 0 5px;}
.home_data_item .wanadd:after{content: "万+";font-size: 14px;margin: 0 0 0 5px;}
.home_data_item .year:after{content: "年";font-size: 14px;margin: 0 0 0 5px;}
.home_data_item .mianji:after{content: "m²";font-size: 14px;margin: 0 0 0 5px;}
@media screen and (max-width:1279px){
.home_data{ display: flex;align-items: center; justify-content: space-between; width:100%; background: rgba(0, 0, 0, 0.2); height: 140px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); z-index: 100 !important;}
}

.home_bg01{ width: 100%; background:url(../images/banner05a.jpg) left bottom no-repeat #fff; background-size:cover !important; min-height: 200px; overflow: hidden;}
.home_bg02{ width: 100%; background:url(../images/banner05c.jpg) left bottom no-repeat #fff; background-size:cover !important; min-height: 200px; overflow: hidden;}
.home_bg03{ width: 100%; background:url(../images/banner07.jpg) left bottom no-repeat #fff; background-size:cover !important; min-height: 200px; overflow: hidden;}
.home_bg04{ width: 100%; background:url(../images/banner05b.jpg) left bottom no-repeat #fff; background-size:100% auto !important; min-height: 200px; overflow: hidden;}

.title01{ display: flex; align-items: center; justify-content: space-between; margin: 0 0 20px 0;}
.title01 b{ color: #111; font-size: 30px; font-weight: bold !important; display: flex; align-items: flex-end; justify-content: flex-start;}
.title01 b i{ font-size: 15px; text-transform: uppercase; color: #999; font-weight: normal !important; padding: 0 0 4px 10px;}
.title01 a{ color: #999; font-size: 14px; text-transform: uppercase; display: flex;align-items: center; justify-content: flex-start;}
.title01 a i{ font-size: 30px !important; color: #222 !important; margin: 0 0 0 5px;}
.title01 a:hover{ color: #1364be !important; padding: 0 10px 0 0;}
.title01 a:hover i{color: #1364be !important;}
@media screen and (max-width:1279px){
.title01 b{ color: #111; font-size: 24px; font-weight: bold !important; display: flex; align-items: flex-end; justify-content: flex-start;}
.title01 b i{ display: none; font-size: 15px; text-transform: uppercase; color: #999; font-weight: normal !important; padding: 0 0 4px 10px;}
.title01 a{ color: #999; font-size: 12px; text-transform: uppercase; display: flex;align-items: center; justify-content: flex-start;}
.title01{ display: flex; align-items: center; justify-content: space-between; margin: 0;}
}

.ad{ padding:0; margin:0; width:100%; height:247px; overflow: hidden; background:url(../images/banner07.jpg) left bottom no-repeat #fff; background-size:cover !important; position: relative; }
.ad .am-slides,.lunbo .am-slides li,.lunbo .am-viewport,.lunbo .am-slides li a{ display: block; height: 100% !important;}
.ad .am-slides li a img{ width:100% !important; height: 100% !important;}
.ad .am-slides li a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.ad .am-slider-desc{ display: none;}
.ad .am-prev{ background: url(../images/ico_left.png) no-repeat left center; color:#fff !important;opacity:1 !important; margin:0 !important; height: 48px !important;top: inherit !important;bottom: 30px; left: inherit !important; right: 100px !important;}
.ad .am-next{ background: url(../images/ico_right.png) no-repeat left center; color:#fff !important; opacity:1 !important;margin:0 !important;height: 48px !important;top: inherit !important;bottom: 30px; left: inherit !important; right: 20px !important;}
.ad .am-prev:before{ display:none !important;}
.ad .am-next:before{ display:none !important;}
.ad .am-direction-nav a{ width: 48px !important;}
 
.title02{ display: flex; align-items: center; justify-content: space-between; margin: 0 0 20px 0;}
.title02 b{ color: #fff; font-size: 30px; font-weight: bold !important; display: flex; align-items: flex-end; justify-content: flex-start;}
.title02 b i{ font-size: 15px; text-transform: uppercase; color: #fff; font-weight: normal !important; padding: 0 0 4px 10px;}
.title02 a{ color: #fff; font-size: 14px; text-transform: uppercase; display: flex;align-items: center; justify-content: flex-start;}
.title02 a i{ font-size: 30px !important; color: #fff !important; margin: 0 0 0 5px;}
.title02 a:hover{ color: #dbb46f !important; padding: 0 10px 0 0;}
.title02 a:hover i{color: #dbb46f !important;}

.title03{ display: table; margin: 0 auto 30px auto; text-align: center;}
.title03 b{ color: #004796; font-size: 40px; font-weight: bold !important; display: table; margin: 0 auto;text-align: center; line-height: 36px;}
.title03 b i{ font-size: 16px; text-transform: uppercase; color: #999; font-weight: normal !important; padding: 0 0 0 0;display: table; margin: 0 auto;}

.flex01{ display: flex;align-items: flex-start; justify-content: space-between;flex-wrap: wrap;}
.flex02{ display: flex;align-items: center; justify-content: space-between;flex-wrap: wrap;}
.flex03{ display: flex;align-items: flex-start; justify-content: space-between; flex-wrap: wrap;}

.lunbo{ padding:0; height: 483px; margin:0; width: 50%; overflow: hidden; }
.lunbo .am-slides,.lunbo .am-slides li,.lunbo .am-viewport,.lunbo .am-slides li a{ display: block; height: 100% !important;}
.lunbo .am-slides li a img{ width:100% !important; height: auto !important;}
.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; height: 48px !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;height: 48px !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.5); padding: 15px; }

.home_news{ padding: 0; width: 50%; background: #fff;height:483px; box-shadow: 0 -10px 30px #f5f7f9; overflow: hidden;}
.home_news_item{ width: 100%; margin:0; padding:25px 0; display: flex; align-items: center; justify-content: flex-start; border-bottom: 1px solid #e5e5e5;}
.home_news_item:last-child{ border: none;}
.home_news_time{ width: 14% !important; border-right: 1px solid #e5e5e5; padding: 0;}
.home_news_time b{ display: table; margin: 0 auto; font-size:40px; font-weight: bold !important; color: #dbb46f; line-height: 36px;}
.home_news_time i{ display: table; margin: 0 auto; font-size: 13px; color: #ddc9a6;}
.home_news_wenzi{ padding: 0; width: 95%;}
.home_news_txt{ width: 86%; padding: 0 0 0 15px; display: flex; align-items: center; justify-content: space-between;}
.home_news_txt b{width: 100%; display: block; font-size: 18px; color: #111; max-height: 24px; line-height: 24px; word-wrap: normal;  text-overflow: ellipsis; overflow: hidden; margin: 0 0 5px 0;}
.home_news_txt span{ display: block; height: 40px; line-height: 20px; letter-spacing: 1px; overflow: hidden; font-size: 14px; color: #999;}
.home_news_pic{ width: 150px !important; height: 70px; overflow: hidden; margin:0 15px 0 10px;}
.home_news_pic img{ width: 100%; height: 100%;}
.home_news_item:hover{ background: #004796;}
.home_news_item:hover .home_news_txt b,.home_news_item:hover .home_news_txt span,.home_news_item:hover .home_news_time b,.home_news_item:hover .home_news_time i{ color: #fff !important;}
@media screen and (max-width:1279px){
.lunbo{ padding:0; height: auto; margin:0; width: 100%; overflow: hidden; }
.home_news{ padding: 0 15px; width: 100%; background: #fff;height:515px; box-shadow: 0 -10px 30px #f5f7f9;}

}

.flex_rencai{ display: flex; align-items: flex-start; justify-content: space-between;}
.flex_rencai_l,.flex_rencai_r{width: 32%; text-align: center; padding: 0;}
.flex_rencai_c{width: 32%; text-align: center; height: 676px; overflow: hidden; position: relative;}
.flex_rencai_title{ position: absolute; top:50px; left: 50%; transform: translateX(-50%);}
.flex_rencai_title b{display: table; margin: 0 auto; font-size: 48px; color: #fff; letter-spacing: 2px; line-height: 60px;}
.flex_rencai_title i{display: table; margin: 0 auto; font-size: 16px; color: #649ad6; text-transform: uppercase;}
.flex_rencai_item{ width: 100%; background: #fff; height: 200px; padding:10px 0 0 10px; margin: 0 0 20px 0; position: relative; display: block; }
.flex_rencai_item i{ position: absolute; right: 10px; bottom: -20px; font-size: 120px; color:#e9f3fd; }
.flex_rencai_item p{ padding: 30px 0 0 30px;}
.flex_rencai_item p b{ font-size: 30px; color: #004796; display: table;}
.flex_rencai_item p span{ color: #004796; font-size: 40px; line-height: 20px; display: table;}
.flex_rencai_item:hover{margin:0 0 20px 10px; background: #004796; }
.flex_rencai_item:hover b{ color: #fff;}
.flex_rencai_item:hover span{ padding: 0 0 0 20px; color: #fff;}
.flex_rencai_item:hover i{ color: #175ba6;}

.home_rencai{ width: 48%;}
.home_rencai_bg{ position: relative; display: block; width: 100%;background: url(../images/wd_logo.png) no-repeat 150% 100px,linear-gradient(#004796, #069ce4); background-size:auto 120%; height: 150px; overflow: hidden;}
.home_rencai_list{ display: flex; align-items: flex-start; justify-content:center; padding: 0 20px; flex-wrap: wrap; width: 100%; position: absolute; left: 50%; top: 54%; transform: translate(-50%,-50%);}
.home_rencai_item{ width:11.11%; height: 120px; text-align: center; margin:0; padding:0;}
.home_rencai_item i{ font-size: 50px; display: table; margin: 0 auto; color: #fff; line-height: 72px;}
.home_rencai_item b{ font-size: 13px; line-height: 17px !important; display: table; margin: 0 auto; color: #fff;}
.home_rencai_item:hover{ background: #dbb470;margin:-10px 0 10px 0;}
.home_rencai_item01{ width:14.2%; height: 120px; text-align: center; margin:0; padding:0;}
.home_rencai_item01 i{ font-size: 50px; display: table; margin: 0 auto; color: #fff; line-height: 72px;}
.home_rencai_item01 b{ font-size: 13px; line-height: 17px !important; display: table; margin: 0 auto; color: #fff;}
.home_rencai_item01:hover{ background: #dbb470;margin:-10px 0 10px 0;}
@media screen and (max-width:1279px){
.home_rencai_bg{ position: relative; display: block; width: 100%;background: url(../images/wd_logo.png) no-repeat 150% 100px,linear-gradient(#004796, #069ce4); background-size:auto 120%; height:500px; overflow: hidden;}
.home_rencai_item{ width:40%; height: 80px; text-align: center; margin:10px 10px 30px 10px; padding:0;}
.home_rencai_item01{ width:40%; height: 80px; text-align: center; margin:10px 10px 30px 10px; padding:0;}
.home_rencai{ width: 100%;}
}

.luntan{ padding:0; margin:0; width:100%; height:420px; overflow: hidden; background:url(../images/banner07.jpg) left bottom no-repeat #fff; background-size:cover !important; position: relative; }
.luntan .am-slides,.lunbo .am-slides li,.lunbo .am-viewport,.lunbo .am-slides li a{ display: block; height: 100% !important;}
.luntan .am-slides li a img{ width:100% !important; height: 100% !important;}
.luntan .am-slider-desc{ display: none;}
.luntan .am-prev{ background: url(../images/ico_left.png) no-repeat left center; color:#fff !important;opacity:1 !important; margin:0 !important; height: 48px !important;top: inherit !important;bottom: 30px; left: inherit !important; right: 100px !important;}
.luntan .am-next{ background: url(../images/ico_right.png) no-repeat left center; color:#fff !important; opacity:1 !important;margin:0 !important;height: 48px !important;top: inherit !important;bottom: 30px; left: inherit !important; right: 20px !important;}
.luntan .am-prev:before{ display:none !important;}
.luntan .am-next:before{ display:none !important;}

.luntan01{ padding:0; margin:0; width:100%; overflow: hidden; background: none; height: 500px; position: relative; }
.luntan01 .am-slides{ display: block; height: 100% !important;}
.luntan01 .am-slides li a img{ width:100% !important; height: 100% !important;}
.luntan01 .am-prev{ background: url(../images/ico_left.png) no-repeat left center;background-size: 95% 70%; color:#fff !important;opacity:1 !important; margin:0 !important; height: 48px !important;top: inherit !important;bottom: 10px; left: inherit !important; right: 100px !important;}
.luntan01 .am-next{ background: url(../images/ico_right.png) no-repeat left center; background-size: 95% 70%; color:#fff !important; opacity:1 !important;margin:0 !important;height: 48px !important;top: inherit !important;bottom: 10px; left: inherit !important; right: 20px !important;}
.luntan01 .am-prev:before{ display:none !important;}
.luntan01 .am-next:before{ display:none !important;}

.luntan_item{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap;}
.luntan_item_pic{ width: 50%; height: 100%;}
.luntan_item_pic img{ width: 100%; height: 100%;}

.luntan_item01{ display: block;}
.luntan_item_pic01{ width: 100%; height: 100%;}
.luntan_item_pic01 img{ width: 100%; height: 100%;}

.luntan_item_txt{ width: 50%; padding: 40px 50px;}
.luntan_item_txt p{ font-size: 34px; font-weight: bold; line-height: 44px; color: #fff;}
.luntan_item_txt b{ font-size: 20px; color: #fff; display: block; margin: 0 0 30px 0; position: relative;}
.luntan_item_txt b::after{content: ""; width: 55px; border-radius: 50px; height: 5px; background: #fff; display: block; margin: 15px 0 0 0;}
.luntan_item_txt span{ font-size: 16px; letter-spacing: 1px; text-align: justify; line-height: 36px; color: #fff; display: flex; align-items: center; justify-content: flex-start;}
.luntan_item_txt span i{ font-size: 18px; color: #fff; margin: 0 5px 0 0;}
.luntan .am-direction-nav a{ width: 48px !important;}
@media screen and (max-width:1279px){
.luntan01{ padding:0; margin:0; width:100%; overflow: hidden; background: none; height: auto; position: relative; }
.luntan_item_pic{ width: 100%; height: 100%;}
.luntan_item_txt{ width: 100%; padding: 20px 20px 50px 20px;}
.luntan_item_txt p{ font-size: 20px; font-weight: bold; line-height: 24px; color: #fff;}
.luntan_item_txt b{ font-size: 14px; color: #fff; display: block; margin: 0 0 10px 0; position: relative;}
.luntan_item_txt span{ font-size: 14px; letter-spacing: 1px; text-align: justify; line-height: 24px; color: #fff; display: flex; align-items: center; justify-content: flex-start;}

}

.luojia_item{ width: 23%; background: #fff; border-bottom: 5px solid #dbb46f; padding: 40px; position: relative;}
.luojia_item::after{ content: "\e641";font-family: "iconfont" !important; position: absolute; bottom: -25px; right: 15px; font-size: 120px; color: #f5f7f9;}
.luojia_item_data{background:url(../images/databg.png) left top no-repeat #fff; background-size:cover !important; width: 66px; height: 70px; position: absolute; left: 40px; top: 40px;}
.luojia_item_data b{ display: table; margin:0 auto !important; line-height: 54px; letter-spacing: -2px; font-size: 30px !important; color: #0155ba !important; font-weight: bold !important; }
.luojia_item_data i{ display: table; margin:-3px auto 0 auto !important; font-size: 13px !important; color: #fff !important;  line-height: 15px; }
.luojia_item_source{ position: absolute; right: 40px; top: 40px; font-size: 16px; color: #111;}
.luojia_item_txt{ display: block; margin: 100px 0 50px 0;}
.luojia_item_txt b{ display: block;font-size: 22px; color: #111; font-weight: bold !important; max-height: 56px; line-height: 28px; overflow: hidden; margin: 0 0 10px 0;}
.luojia_item_txt span{ display: block;font-size: 15px; color: #999; line-height: 22px; height: 44px; text-align: justify;  overflow: hidden;}
.luojia_item_author{ display: flex;align-items: center; justify-content: flex-start;}
.luojia_item_author p{ width: 80px; border: 5px solid rgba(219, 180, 111, 0.3); height: 80px; border-radius: 80px; overflow: hidden;}
.luojia_item_author p img{ width: 100%;}
.luojia_item_author span{ font-size: 18px; color: #555; padding: 0 0 0 10px;}
.luojia_item:hover{ margin: -10px 0 10px 0;}
.luojia_item:hover .luojia_item_txt b{ color: #dbb46f !important;}
@media screen and (max-width:1279px){
.luojia_item{ width: 100%; background: #fff; border-bottom: 5px solid #dbb46f; padding:20px; position: relative;}

}

.home_media{ width: 49%;}
.home_media_l{height: 490px; background: #000; overflow: hidden; width: 48%;}
.home_media_l a{ display: block; overflow: hidden; height: 100%;}
.home_media_l a img{ width: 100%; height: 100%;}
.home_media_l a: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_media_r{height:490px; overflow: hidden;width: 48%;}
.home_media_r a{ display: block; height: 240px; overflow: hidden; margin: 0 0 20px 0;}
.home_media_r a img{ width: 100%;}
.home_media_r a: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 screen and (max-width:1279px){
.home_media_l{height: auto; background: #fff; overflow: hidden; width: 100%; padding: 0 0 10px 0;}
.home_media_r{height:auto; overflow: hidden;width: 100%;}
.home_media{ width: 100%;}
.home_media_r a{ display: block; height: auto; overflow: hidden; margin: 0 0 10px 0;}

}

.home_notice{ padding: 0; width: 49%;overflow: hidden; }
.home_notice_item{ width: 100%; background: #fff; height:140px; margin:0; padding:0; display: flex; align-items: center; justify-content: flex-start; border-bottom: 4px solid #f5e5c8;}
.home_notice_time{ width: 14% !important; border-right: 1px solid #e5e5e5; padding: 0;}
.home_notice_time b{ display: table; margin: 0 auto; font-size:40px; font-weight: bold !important; color: #dbb46f; line-height: 36px;}
.home_notice_time i{ display: table; margin: 0 auto; font-size: 13px; color: #ddc9a6;}
.home_notice_wenzi{ padding: 0; width: 95%;}
.home_notice_txt{ width: 86%; padding: 0 0 0 15px; display: flex; align-items: center; justify-content: space-between;}
.home_notice_txt b{ display: block; font-size: 17px; letter-spacing: 1px; color: #111; max-height:24px; line-height: 24px; word-wrap: normal; text-overflow: ellipsis;overflow: hidden; margin: 0 0 5px 0;}
.home_notice_txt span{ display: block; height: 40px; line-height: 20px; overflow: hidden; font-size: 14px; color: #999;}
.home_notice_item:hover{ background: #004796;}
.home_notice_item:hover .home_notice_txt b,.home_notice_item:hover .home_notice_txt span,.home_notice_item:hover .home_notice_time b,.home_notice_item:hover .home_notice_time i{ color: #fff !important;}
.home_notice_pic{ width: 160px !important; height: 80px; overflow: hidden; margin:0 15px 0 10px;}
.home_notice_pic img{ width: 100%; height: 100%;}

.home_gonggao{ padding: 0; width: 33%;overflow: hidden; }
.home_gonggao_item{ width: 100%; background: #fff;margin:0; padding:24px 0; display: flex; align-items: center; justify-content: flex-start; border-bottom: 4px solid #f5e5c8;}
.home_gonggao_time{ width: 14% !important; border-right: 1px solid #e5e5e5; padding: 0;}
.home_gonggao_time b{ display: table; margin: 0 auto; font-size:40px; font-weight: bold !important; color: #dbb46f; line-height: 36px;}
.home_gonggao_time i{ display: table; margin: 0 auto; font-size: 13px; color: #ddc9a6;}
.home_gonggao_wenzi{ padding: 0; width: 95%;}
.home_gonggao_txt{ width: 82%; padding: 0 0 0 15px; display: block;}
.home_gonggao_txt b{ display: block; font-size: 17px; letter-spacing: 1px; color: #111; max-height:24px; line-height: 24px; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;overflow: hidden; margin: 0 0 5px 0;}
.home_gonggao_txt span{ display: block; height: 40px; line-height: 20px; overflow: hidden; font-size: 14px; color: #999;}
.home_gonggao_item:hover{ background: #004796;}
.home_gonggao_item:hover .home_gonggao_txt b,.home_gonggao_item:hover .home_gonggao_txt span,.home_gonggao_item:hover .home_gonggao_time b,.home_gonggao_item:hover .home_gonggao_time i{ color: #fff !important;}


.contact{ background:url(../images/banner06.jpg) left top no-repeat #004796; background-size:cover !important; width: 100%; height:auto; padding:0;}
.link{ width:100%; clear:both; overflow:hidden; padding:20px 10px; border-bottom:1px solid #3679c4;}
.link .link_list{ display:block; margin:8px 0; }
.link .link_list span{ color:#eee; }
.link .link_list a{ color:#8db9ea; padding:0 10px; font-size:14px;}
.link .link_list a:hover{ color:#edb828;}
@media screen and (max-width:1279px){
.home_notice{ padding: 0; width: 100%;height:595px; overflow: hidden; }	
.link{ background:none; width:100%; clear:both; overflow:hidden; padding:20px 10px; border-top:1px solid #e3e3e3;}
.link .link_list span{ color:#999; display:block; }
.link .link_list a{ color:#8db9ea; padding:0 20px 0 0; font-size:13px;}
}

.footer{ width:100%; min-height:100px; color:#CCC; padding:30px 0; overflow:hidden;}
.footer span{color:#eee; display:block; font-size:13px; line-height:25px;}
.footer img{ width:auto !important; height:auto !important; margin:0px 10px 0 0; display:inline-table; vertical-align:top;}
.footer p{ padding:0; margin:0;  display:inline-table; vertical-align:top;}
@media screen and (max-width:1279px){
.footer{ background:none; width:100%; min-height:100px; color:#CCC; padding:20px 10px; overflow:hidden;}
.footer p{ padding:0; margin:0 0 10px 0;  display:inline-table; vertical-align:top;}
}

@media screen and (max-width:1279px){
.contact{ background:url(../images/banner06.jpg) left top no-repeat #fff; background-size: auto 100% !important; height: auto; padding:20px 0 10px 0; position:relative; overflow:hidden; display:block;}
}

.red_bg{ background: #9a3233 !important;}
.yellow_bg{ background: #825536 !important;}
.green_bg{ background: #19856b !important;}
.blue_bg{ background: #2e418d !important;}

.home_tabs .am-tabs-bd{ border: none; padding: 0;}
.home_tabs .am-tabs-nav{ border: none; padding: 0; margin: 0 auto 10px auto; display: table;}
.home_tabs .am-tab-panel{ padding: 0;}
.home_tabs .am-tabs-nav li a{ background:rgba(0, 0, 0, 0.4); padding: 0; border: none !important; width: 200px; font-size: 18px; color: #fff !important; line-height:60px; text-align: center; height: 60px;}
.home_tabs .am-tabs-nav .am-active a,.home_tabs .am-tabs-nav li:hover a{ background: #dbb46f;}
@media screen and (max-width:1279px){
.home_tabs .am-tabs-nav{ border: none; padding: 0; margin: 0 auto 10px auto; display: table; width: 100%;}
.home_tabs .am-tabs-nav li{ text-align: center; width: 50%;}
.home_tabs .am-tabs-nav li a{ background:rgba(0, 0, 0, 0.4); padding: 0; border: none !important; width: 100%; font-size: 18px; color: #fff !important; line-height:60px; text-align: center; height: 60px;}
}

/* 0531 nei */
.nei_left{ width: 250px;}
.nei_right{ padding:0 50px; overflow: hidden; height: 100%;}

.nei_left_menu{ display: block;position: relative; padding: 0; width: 100%; min-height:200px; padding: 0; background:#fff; }
.nei_left_menu b{ display: block; position: relative; letter-spacing: 2px; margin:0 auto 20px auto; text-align: center;  color:#fff; font-size:24px; padding:15px 0;background: url(../images/wd_logo.png) no-repeat 100% 100px,linear-gradient(#004796, #069ce4); background-size:auto 100%;  }
.nei_left_menu b::after{ content:""; position: absolute; width:20px; height: 2px; border-radius:80px; background: #fff; bottom:0; left:50%; transform: translateX(-50%);  }
.nei_left_menu a{ position: relative; border-bottom: 1px dashed #e5e5e5; display: block; margin:0 auto; text-align: center; color:#555; font-size:16px; line-height:48px; }
.nei_left_menu .active{  color: #0288c8;}
.nei_left_menu a:hover{  color: #0288c8; padding: 0 0 0 5px;}
.nei_left_menu a:hover::before,.nei_left_menu .active::before{ content: ""; position: absolute; width: 5px; border-radius: 80px; height:25px;background:linear-gradient(#0288c8, #069ce4); left: 0; top: 50%; transform: translateY(-50%);  }
.nei_left_list{ position:relative; overflow:hidden; display:block; width:100%; padding: 20px 20px 10px 20px; border: 1px solid #eee; border-top: 2px solid #0288c8;}
.nei_left_list a{display: block; margin:0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  color:#555; font-size:15px; line-height:40px;}
.nei_left_list a:hover{ margin:0 0 0 5px ; color:#0288c8; }
.nei_left_list a:before{ content:"◆"; padding:0 5px 0 0; }

.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 #0c54be;}
.my_box_nei .box_pic{ float: left; text-indent: 0 !important; padding:0 !important; background: #000; 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% !important; height: auto; margin:0; }
.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:20px; font-weight:normal; line-height:40px; color: #333; margin:0; padding:0; display:block;}
.my_box_nei:hover b{ color: #0c54be !important;}
.my_box_nei span{ font-size:16px !important; line-height:26px; height:52px; overflow:hidden; color: #777 !important;display:block; text-align:justify; }
@media screen and (max-width:1279px){
.nei_left_menu{ display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; position: relative; padding: 0; width: 100%; min-height:20px; padding:10px; background:url(../images/wd_logo.png) no-repeat right bottom #005aa0; background-size: auto; }
.nei_left_menu b{ width:100%; text-align: center; display: table; position: relative; margin:0 auto 10px auto;  color:#fff; font-size:22px; padding:0 0 5px 0;  }
.nei_left_menu a{ display: block; width:50%; margin:0; text-align: center; color:#fff; font-size:14px; line-height:36px; }

	
.nei_left{ width: 100%;}
.nei_right{ padding:0 5px; overflow: hidden; height: auto;}

.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;}
}

.news_show p{ font-size: 18px !important; line-height: 36px!important; text-align: justify; color: #555; }
.news_show p span{ display: block; text-indent: 34px; font-size: 17px !important; letter-spacing: 1px; line-height: 34px!important; text-align: justify; color: #555; margin: 0 0 20px 0;}
.show_pic{ display: block; text-align:center; width: 50%; height:auto; margin:10px auto;}
.show_pic img{ display:table; width:100%; height:auto; margin:10px auto;}

.title_nei{ display: block; text-align:center; margin:20px auto 0 auto; }
.title_nei b{margin:0 auto; display:table; color:#333; font-size:30px; font-weight:normal; line-height:40px; }
.title_nei i{margin:10px auto 0 auto; display:table; color:#999; font-size:16px; font-weight:normal; line-height:30px; }

.show_b{margin:10px auto 10px auto; font-style:normal; font-size:14px !important; display: block; color:#777;line-height:30px;text-transform:uppercase;display: table;text-align:center;}

.nei_zhu{ margin: -80px auto 0 auto; background: #fff !important; position: relative; z-index: 100; padding: 30px;}

.main_title02{ text-align:left; border-bottom:1px solid #ddd; display: block; margin:0 0 20px 0;}
.main_title02 b{ position: relative; display: inline-block; line-height:40px; padding:0 0 5px 22px; font-size:22px; letter-spacing: 1px; color:#333; }
.main_title02 b::before{ content: ""; position: absolute; width:15px; border-radius: 80px; height:15px;background:#fff; border: 4px solid #0288c8; left: 0; top: 46%; transform: translateY(-50%);  }

.main_title02 span{ line-height:30px;  font-size:16px;  color:#404040; }
.main_title02 a{ line-height:30px;  font-size:14px;  color:#999; padding:0 5px; }
.main_title02 a:hover{ line-height:30px;  font-size:16px;  color:#dc412f !important; padding:0 5px; }
@media screen and (max-width:1279px){
.title_nei b{margin:0 auto; display:table; color:#2150a6; font-size:20px !important; font-weight:normal; line-height:30px !important; }
.main_title02{ text-align:left; border-bottom:1px solid #ddd; display: block; margin:0 0 20px 0; overflow:hidden;}
.main_title02 a{ line-height:30px;  font-size:13px;  color:#404040; padding:0 2px; }
.main_title02 b{ margin:0; display: inline-block; line-height:30px; padding-bottom:5px; font-size:20px; font-weight:normal; color:#1b51b3; }
.main_title02 span{ display:none;}
}

.title_left{ display: block; text-align:left; margin:0; padding:0 10px 10px 0; border-bottom:1px solid #eee; height:70px; overflow:hidden;}
.title_left b{margin:0; display: block; color:#0288c8; font-size:26px; line-height:30px; }
.title_left i{margin:0; display: block; color:#999; white-space: nowrap; font-size:12px !important; line-height:24px; text-transform:uppercase; font-style:normal; font-family: Tahoma, Geneva, sans-serif !important; font-weight:normal !important;}
.title_left a{margin:-30px 0 0 0; display: block; color:#888; font-size:14px !important; vertical-align:top;}

.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:#005aa0;border-bottom:1px solid #005aa0;}
.list_txt ul li:hover span,.list_txt ul li:hover i{ color:#fff;}
.list_txt ul a{ display:block; padding:5px 10px !important; margin:0;}
.list_txt ul a:before{ content:"◆"; font-weight:bold !important; font-size:18px; line-height:22px; padding:0; color:#0c54be;}
.list_txt ul li:hover a:before{color:#fff;}
.list_txt ul a span{ color:#666; font-size:18px; 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:#666; font-size:15px; padding-left:0px;}
}

.title04{ text-indent:0 !important; display: block;  text-align:left !important;margin:0; padding:10px 0; background:#f5f7f9; }
.title04 b,.title04 strong{font-size:24px !important; color:#025cc0 !important; margin:0; line-height:60px; padding-left:10px; border-left:3px solid #efc117;}

.teacher{ margin:0 auto;  padding:10px 0 0 0 !important;}
.teacher li{ padding:5px 0; }
.teacher a{ font-size:18px; display:block; line-height:40px; font-style:normal; text-align: left; color:#555;}
.teacher li:hover a{ color:#336cab!important;}
@media screen and (max-width:1279px){
.teacher a{ font-size:15px; display:block; line-height:30px; font-style:normal; text-align: left; color:#000; padding:0 10px;}
}

.bannernei{ display: block; overflow: hidden;}
.bannernei img{ width: 100%;}

.mao:target{ padding-top: 116px; margin-top: -116px; }