/* Write your styles */
html,body{ font-family:"微软雅黑"; overflow-x:hidden;}
a{ color:#666;}
b{ font-weight: normal;}
i,cite{ font-style: normal;}
ul{ list-style:none;}
.nian::after{ content: "年"; font-size: 13px; font-weight: normal; padding: 0 0 0 5px;}
.yue::after{ content: "月"; font-size: 13px; font-weight: normal; padding: 0 0 0 5px;}
.yiyuan::after{ content: "亿元"; font-size: 13px; font-weight: normal; padding: 0 0 0 5px;}
.jia::after{ content: "家"; font-size: 13px; font-weight: normal; padding: 0 0 0 5px;}
.ge::after{ content: "个"; font-size: 13px; font-weight: normal; padding: 0 0 0 5px;}

.red_bg{ background: #e0002a !important;}
.orange_bg{ background: #dc591a !important;}
.orange01_bg{ background: #ef8009 !important; }
.grey_bg{ background: #454857 !important;}

.red{ color: #dc3d43 !important; font-weight: bold; padding: 0 5px;}
.line01{ width: 100%; height: 1px; background: #eee;}
.clear{ clear:both !important;}
.width40{ width: 40% !important;}
.width30{ width: 30% !important;}
.width1200{ max-width:1600px; width: 100%; padding:0; margin:0 auto; position:relative;}
@media screen and (max-width:1366px){
.width1200{ padding:0 20px;}
}
@media screen and (max-width:1279px){
.width40{ width: 100% !important;}
.width30{ width: 100% !important;}
.width1200{ width:100%; padding:0 20px; margin:0 auto; display:block; position:relative;}
.am-fr, .am-fl{ float: inherit !important;}
}
input::-webkit-input-placeholder{color: #455571 !important; font-weight:normal !important;}
.empty{ padding:0 !important ; margin:0 !important;}
input::-webkit-input-placeholder {color: #455571 !important; font-size:16px;}
.blank0{clear:both;display:block;font-size:1px;visibility:hidden;height:0;line-height:0;}
.blank5{clear:both;display:block;font-size:1px;overflow:hidden;height:5px;}
.blank10{clear:both;display:block;font-size:1px;overflow:hidden;height:10px;}
.blank15{clear:both;display:block;font-size:1px;overflow:hidden;height:15px;}
.blank20{clear:both;display:block;font-size:1px;overflow:hidden;height:20px;}
.blank30{clear:both;display:block;font-size:1px;overflow:hidden;height:30px;}
.blank40{clear:both;display:block;font-size:1px;overflow:hidden;height:40px;}
.blank50{clear:both;display:block;font-size:1px;overflow:hidden;height:50px;}
.blank60{clear:both;display:block;font-size:1px;overflow:hidden;height:60px;}
.blank80{clear:both;display:block;font-size:1px;overflow:hidden;height:80px;}
.blank100{clear:both;display:block;font-size:1px;overflow:hidden;height:100px;}

.menu-box{ width:100%; height:100px;vertical-align:middle; background:rgba(0, 0, 0, 0); border-bottom: 1px solid rgba(255, 255, 255, 0.4); line-height:100px; z-index:999; position: absolute;}
.menu-box .logo{ margin:-5px 0 0 0 !important; width:278px; height: 100px; background:url(../images/logo02.png) no-repeat left center; background-size:auto; }
.sticky{ position: fixed;background:#fff; background-size:auto; border-bottom: 1px solid rgba(0, 0, 0, 0.1);  }
.sticky .logo{ background:url(../images/logo01.png) no-repeat left center;}
.sticky .menu_child{ background:rgba(255, 255, 255,1) !important;}
.sticky .menu .am-active:hover,.sticky .menu li:hover{ background:rgba(0, 0, 0, 0.05) !important;}

.sticky .menu_child a{  color:#555 !important; }
.sticky .menu li a{ color:#333; } 
.sticky .width1200{ height:90px; background:url(../images/shan.png) no-repeat 8vw center #fff !important; background-size:auto !important;}

.menu_nei{ width: 100%; position: fixed; z-index: 999;border-bottom: 1px solid #eee; background: #fff; border-top: 2px solid #dc591a;  }
.menu_neibg{ height:90px; background:url(../images/shan.png) no-repeat 8vw center #fff !important; background-size:auto !important;}

.menu_nei .logo{ margin:-5px 0 0 0 !important;width: 278px; height: 100px; background:url(../images/logo01.png) no-repeat left center; background-size:auto; }
.menu_nei .menu_child{ background:rgba(255, 255, 255,1) !important;}
.menu_nei .menu_child a{  color:#555 !important; }
.menu_nei .menu li a{ color:#555; } 
.menu_nei .menu .am-active:hover,.menu_nei .menu li:hover{ background:rgba(0, 0, 0, 0.05) !important;}

.menu{ height:100px;text-align:center; float:right;position:relative;}
.menu li{ margin:0 !important; padding:0 !important;}
.menu li a{ line-height:100px; height:100px; font-size:16px; color:#fff; max-width: 200px !important; padding:0 30px; margin:0 auto; width: auto; display:flex; justify-content: center; align-items: center;} 
.menu li a i{ font-size: 14px !important;  padding: 0 0 0 3px; font-weight: 400;}
.menu li a span{ font-size: 20px !important;  padding: 0 3px 0 0; font-weight: 400;}
.menu .am-active a{ border-bottom: 2px solid #fe621d; background: none !important;}
.menu .am-active:hover,.menu li:hover{ background:rgba(0, 0, 0, 0.2) !important; }
.menu li a:hover{ background:none;}
.menu li:hover .menu_child{ display:block; }
input::-webkit-input-placeholder{color: #455571;}

.menu_child{ width:100% !important; height:auto; background:rgba(0, 0, 0, 0.2) !important; z-index:3000; padding:0; display: none; position: absolute; top:100px; text-align:left; opacity:1;}
.menu_child ol{ margin:0 !important; padding:0 !important;}
.menu_child li{ margin:0 !important; padding:0 !important; line-height:36px !important;}
.menu_child a{ background:none !important; font-size:14px !important; line-height:44px !important; height: auto !important; font-style:normal; padding:0 5px !important;text-align: center !important; color:#fff !important; margin:0 !important; border:none !important; display:block !important;}
.menu_child a:hover{background:#dc591a !important; color:#fff !important; }

@media screen and (max-width:1279px){
.logo{ width:45%; height:auto;}
.am-offcanvas{ z-index:9999 !important; }
.top_m{position: fixed !important; z-index: 100; width: 100%;}
header{ width:100%; height: auto !important;vertical-align:middle; position: relative; z-index: 999 !important; background:#fff !important; line-height:0; padding:0 10px !important;}
.ico_menu{ padding-top:5px; width: 30px;}
.ico_menu img{ width:100% !important; max-width:150% !important; height:auto !important; margin:0 !important; padding-right:5px;}
.menu_m{ padding:1em 0.5em !important; float:none !important; }
.menu_m li{ background:none !important; border-bottom:1px solid #333 !important; border:none; text-align:center;  width:100% !important; display:block !important; padding:0; overflow:hidden; }
.menu_m li a{ font-size:1.4rem !important; color:#777 !important; display:block !important;  width:100% !important; line-height:1rem ; padding:1.5rem 0 !important;}
.menu_m li .active{background-color:#b6100f; color:#FFF;}
.menu_m .am-accordion-title{color:#777 !important; display:block; font-size:1.4rem !important; padding:0 !important }
.menu_m .am-accordion-title:before{ display:none !important;}
.menu_m li dd a{ font-size:1.2rem !important; padding:1rem 0 !important;}
.menu_m li input{ width:60% !important; display: inline-block; background:#f3f3f3;   padding:0 0 0 10px; font-size:12px; color:#666 ; height:40px; line-height:40px; border:none; margin-left:10px;margin-top:25px; border-top-left-radius:80px;border-bottom-left-radius:80px; float:left;vertical-align:top;}
.menu_m li .btn_search{ padding:-30px 0 0 0 !important; display:inline-table; width:25% !important; height:40px !important;  text-align:center; vertical-align:top; margin-top:25px;background:#f3f3f3 !important;border-top-right-radius:80px;border-bottom-right-radius:80px;float:left;}
.menu_m li .btn_search img{ width:35%; height: auto !important; margin-top:-5px;}
.menu_bg{width:40%; background-color:#222; padding-top:20px !important;}
.menu_bg .am-offcanvas-content{ margin:0 !important; padding:0 !important;}
input::-webkit-input-placeholder{color: #455571; font-size:16px !important;}
}

.banner{ display:block; z-index:90 !important; box-shadow:none !important; overflow:hidden; background: #000; padding: 0; height: 800px;}
.banner .am-control-nav{bottom:20px !important; z-index:110 !important;left:50% !important; transform: translateX(-50%); width: auto !important; }
.banner .am-control-nav a{ width:10px !important; height:10px !important; border-radius:80px !important; background:#FFF !important; border:0px solid #eee !important; box-shadow:none !important; }
.banner .am-next{opacity: 1 !important;  background:url(../images/ico_right.png) no-repeat center center rgba(0, 0, 0, 0.2); width:60px !important; height:60px !important; top: 50%; transform: translateY(-50%);  right: 0 !important;}
.banner .am-prev{opacity: 1 !important;  background:url(../images/ico_left.png) no-repeat center center rgba(0, 0, 0, 0.2); width:60px !important; height:60px !important;top: 50%; transform: translateY(-50%); left: 0 !important;}
.banner .am-next::before,.banner .am-prev::before{ display: none !important;}
.banner .am-control-nav .am-active{ background:#dc591a !important; }
.banner .am-viewport,.banner .am-slides{ height: 100%;}
.banner .am-slides li{ overflow:hidden; position:relative; height: 100%;}
.banner .am-slides li img{width: 100%;}
.banner .top_txt{ position: absolute; left: 50%; top: 40%; transform: translate(-50%,-50%); z-index: 99; width: 1200px;}
.banner video{ opacity: 1; height: 100%;}
@media screen and (max-width:1279px){
.banner{margin: 50px 0 0 0; height: auto;}
.banner .am-next{ width:40px !important; height:40px !important; }
.banner .am-prev{ width:40px !important; height:40px !important;}
.banner .am-control-nav{bottom:10px !important; }
}

.top_data{ width: 1200px; display: flex; align-items: center; justify-content: space-between; background: rgba(0, 0, 0, 0.4); z-index: 99; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); height: 130px;}
.top_data_item{ width: 25%; border-right: 1px solid rgba(255,255,255,0.2); height: 100%;}
.top_data_item:last-child{ border-right: none;}
.top_data_item b{ font-weight: bold; display: table; margin:44px auto 0 auto; color: #fff; font-size: 40px; line-height: 24px; }
.top_data_item span{ display: table; margin: 0 auto; color: #aaa; font-size: 14px; }

.home_about{ width:100%; height:auto; background:#fff; padding:40px 0; min-height:100px; position:relative; overflow:hidden;}
.home_about_main{ height: 210px; display: flex; align-items: center; justify-content: space-between; background:url(../images/home_zi.png) no-repeat center center; background-size: 100% auto;}
.home_about .home_about_txt{ width:35%; padding:0; position: relative;}
.home_about .home_about_txt b{ font-size:54px; color:#414d61; display:flex;align-items: center;justify-content: flex-start; font-weight:bold; margin:0;}
.home_about .home_about_txt i{ color:#dc591a; display:block; font-style:normal; }
.home_about .home_about_txt span{ font-size:16px; letter-spacing: 1px; line-height:20px; color:#4f617f; display:block; text-align:left; padding: 0;}
.home_about_data{ z-index: 100; width:55%;display: flex; align-items: flex-start; justify-content: space-between; margin: 0; height: 150px; }
.home_about_data_item{ width:25%; height:100%; text-align: center; padding:0 10px 15px 10px; line-height: 20px; background:none; overflow: hidden; margin: 0;}
.home_about_data_item:hover{ background: #dc591a; margin: -10px 0 10px 0;}
.home_about_data_item:hover b,.home_about_data_item:hover i{ color: #fff !important; }
.home_about_data_item b{ font-weight: 300; display: table; margin: 50px auto 35px auto !important; color: #dc591a; font-size: 64px !important;}
.home_about_data_item i{ display: table; margin: 0 auto !important; color: #47546b !important; font-size: 16px !important;}
@media screen and (max-width:1279px){
.home_about_main{width: 100%; height:auto; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;s background:url(../images/home_zi.png) no-repeat center center; background-size: 100% auto;}

.home_about{ width:100%; height:auto; background:#f5f7f9; padding:10px; min-height:100px; position:relative; overflow:hidden;}
.home_about .home_about_txt{ width:100%; padding:10px 0 0 0;}
.home_about .home_about_txt b{ font-size:30px; color:#dc591a; display:flex; font-weight:bold;line-height:30px;}
.home_about .home_about_txt i{  color:#777; display:block; font-style:normal; text-transform:uppercase; margin:0;}
.home_about .home_about_txt span{ font-size:14px; letter-spacing: 1px; line-height:36px; color:#4f617f; display:block; text-align:left; padding: 0;}
.home_about_data{ z-index: 1; width:100%;display: flex; align-items: flex-start; justify-content: space-between; margin: 0 0 20px 0; height: auto; }
.home_about_data_item b{ font-weight: 300; display: table; margin: 30px auto 20px auto !important; color: #dc591a; font-size: 48px !important;}
.home_about_data_item i{ display: table; margin: 0 auto !important; line-height: 18px; color: #47546b !important; font-size: 14px !important;}
.home_about_data_item{ width:25%; height:100%; text-align: center; padding:0 5px; line-height:20px !important; background:none; overflow: hidden; margin: 0;}
}

.home_yewu{ width:100%; height:auto; margin:0; min-height:100px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; position:relative;}
.home_yewu_item{ width: 25%; background: #eee; padding:0; height: 300px; overflow: hidden; position: relative;}
.home_yewu_item:hover{ margin: -20px 0 20px 0;}
.home_yewu_txt{ position: absolute; height: 100%; top: 0; left: 0; z-index: 100; padding: 20px 0 0 40px;}
.home_yewu_txt i{ display: table; font-style: 300; margin: 0; color: #fff; font-size: 60px;}
.home_yewu_txt b{ display: table; margin: 0; color: #fff; font-size: 22px;}
.home_yewu_item:hover .home_yewu_txt cite{ opacity: 1;}
.home_yewu_txt span{ font-size: 12px; letter-spacing: 2px; padding: 0; text-transform: uppercase; margin: 0; color: #fff; display: block; position: relative;}
.home_yewu_txt a{ position: absolute; left: 40px; bottom: 50px; display: table; margin: 0; color: #fff; font-size: 14px; border-radius: 80px; background:none; border: 1px solid #fff; line-height: 36px; padding: 0 20px;}
.home_yewu_txt a:hover{ bottom: 60px; background: #fff; color: #dc591a;border: 1px solid #fff; }

.title01{ display: block; margin: 0 auto; position: relative;}
.title01 b{ font-size:40px; color:#dc591a; display:block; font-weight:bold; text-align: center; padding: 44px 0 0 0; position: relative;}
.title01 i{ font-size:72px !important; font-weight: bold; position: absolute; left: 50%; top: 0; transform: translateX(-50%); z-index: -1;  color:#f5f7f9; display:block; font-style:normal; text-transform:uppercase; margin:0 0 20px 0; letter-spacing: -1px;}

.title02{ display: block; margin: 0 auto; position: relative;}
.title02 b{ font-size:36px; color:#dc591a; display:block;z-index: 11 !important;  font-weight:bold; text-align: center; padding: 44px 0 0 0; position: relative;}
.title02 i{ font-size:54px !important; font-weight: bold; z-index: 10 !important; position: absolute; left: 50%; top:10%; white-space: nowrap; transform: translateX(-50%); z-index: -1;  color:#fff; display:block; font-style:normal; text-transform:uppercase; margin:0 0 20px 0; letter-spacing: -1px;}
.title02 cite{font-size:36px; margin: 0 10px 0 0;}
@media screen and (max-width:1279px){
.title02 b{ font-size:26px; color:#dc591a; display:block;z-index: 11 !important;  font-weight:bold; text-align: center; padding: 32px 0 0 0; position: relative;}
.title02 i{ font-size:40px !important; font-weight: bold; z-index: 10 !important; position: absolute; left: 50%; top:10%; white-space: nowrap; transform: translateX(-50%); z-index: -1;  color:#fff; display:block; font-style:normal; text-transform:uppercase; margin:0 0 20px 0; letter-spacing: -1px;}
.home_yewu_txt{ position: absolute; height: 100%; top: 0; left: 0; z-index: 1; padding: 20px 0 0 40px;}

.home_yewu_item{ width:100%; background: #f5f7f9; padding:0 0 20px 0; margin: 0 0 10px 0;}	
.title01 b{ font-size:26px; color:#dc591a; display:block; font-weight:bold; text-align: center; padding: 20px 0 0 0; position: relative;}
.title01 i{ font-size:36px !important; width: 100%; text-align: center; font-weight: bold; position: absolute; left: 50%; top: 0; transform: translateX(-50%); z-index: -1;  color:#f5f7f9; display:block; font-style:normal; text-transform:uppercase; margin:0 0 20px 0; letter-spacing: -1px;}
}

.home_news li{text-align:center; margin:0; padding:0; }
.home_news_item{text-align:center; margin:0 auto; display: block; width:95%; padding:0 0 30px 0;  background:#f5f7f9;}
.home_news_item:hover{ background: #fff; box-shadow:0 0 20px #ccc;}
.home_news_item i{ font-style:normal; padding: 0 20px; color:#aaa; margin:10px 0 20px 0; font-size: 14px; display: table; vertical-align:middle;}
.home_news_item p{ width:100%; height:250px;  border:0px dashed #ccc; background:#f5f5f5;overflow:hidden; margin:0; display: block; }
.home_news_item p img{ width:100% !important; }
.home_news_item p:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.home_news_item span{ display: block; width:100%; font-style:normal; font-size:15px; line-height:26px; height:78px; overflow:hidden; padding:0 20px; text-align: justify !important; color:#777;  margin:0 auto;}
.home_news_item b{ display: block; width:100%; font-style:normal !important; font-size:20px;  line-height:28px; height: 56px; overflow: hidden; padding:0 20px; text-align:left !important; color:#333; overflow:hidden; margin:10px auto 15px auto;}
@media only screen and (max-width:1279px){
.home_news{ display: block; overflow: hidden; width: 100%; margin: 0 auto;}
.home_news_item{text-align:center; margin:0 auto 10px auto; display: block; width:100%; float: inherit; padding:0 0 20px 0;  background:#fff;}
.home_news_item b{ display: block; width:100%; font-style:normal; font-size:18px; font-weight: bold !important; line-height:26px; height: auto; padding:0; text-align:left !important; color:#333; overflow:hidden; margin:10px auto 5px auto;}
.home_news_item i{ font-style:normal; padding: 0; color:#aaa; margin:10px 0; font-size: 14px; display: table; vertical-align:middle;}
.home_news_item span{ display: block; width:100%; font-style:normal; font-size:15px; line-height:24px; height:72px; overflow:hidden; padding:0; text-align: justify !important; color:#777;  margin:0 auto;}
.home_news_item p img{ width:100% !important; height: 100%; object-fit: cover; }

}

.more{font-size:15px !important; background:none; color:#555; border:1px solid #ddd; border-radius:50px;display:table; padding:6px 50px !important; line-height:30px !important; margin:30px auto 0 auto;}
.more:hover{background:#dc591a; color:#fff;border:1px solid #dc591a;}
.more01{font-size:15px !important; background:none; color:#ddd; border:1px solid #ddd; border-radius:50px;display:table; padding:6px 50px !important; line-height:30px !important; margin:30px auto 0 auto;}
.more01:hover{background:#dc591a; color:#fff;border:1px solid #dc591a;}
@media only screen and (max-width:1279px){
.more{font-size:15px !important; background:none; color:#555; border:1px solid #ddd; border-radius:50px;display:table; padding:6px 50px !important; line-height:30px !important; margin:0 auto;}
}

.flex01{ display: flex;align-items: flex-start; justify-content: space-between;flex-wrap: wrap;}

.home_dang{ display: block; background: #f5f7f9; overflow: hidden;}

.home_notice{ padding: 0; width:32%;}
.home_notice_item{ width: 100%; background: #fff; height: 130px; margin:0 0 10px 0; padding: 0; display: flex; align-items: center; justify-content: flex-start; }
.home_notice_time{ width: 20% !important; border-right: 1px solid #e5e5e5; padding: 0;}
.home_notice_time b{ display: table; margin: 0 auto; font-size:40px; font-weight: bold !important; color: #fbd1bd; line-height: 36px;}
.home_notice_time i{ display: table; margin: 0 auto; font-size: 13px; color: #fbd1bd;}
.home_notice_wenzi{ padding: 0; width: 95%;}
.home_notice_txt{ width: 80%; padding: 0 0 0 15px; display: flex; align-items: center; justify-content: space-between;}
.home_notice_txt b{ display: block; font-size: 18px; letter-spacing: 1px; color: #111; max-height:24px; line-height: 24px; word-wrap: normal; text-overflow: ellipsis;overflow: hidden; margin: 0 0 10px 0;}
.home_notice_txt span{ display: block; height: 40px; line-height: 20px; overflow: hidden; font-size: 14px; color: #999;}
.home_notice_item:hover{ background: #dc591a;}
.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_ad{ width: 100%; height: 129.5px; overflow: hidden; display: block; margin: 0 0 10px 0;}
.home_ad img{ width: 100%; }
.home_ad:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}


.noborder{ border:none !important;}
.noborder_right{ border-right:none !important;}
.noborder_bottom{ border-bottom:none !important;}

.bottom_link{ width:100%; padding:50px 0 25px 0; background:#111; overflow:hidden;}
.bottom_link .bottom_phone{ width: auto; background:none; height:100%; padding:0; margin:0;}
.bottom_link .bottom_phone i{ font-size:14px; color:#fff; display:block;}
.bottom_link .bottom_phone b{ font-size:20px; display: table; color:#fff; background:#dc591a; border-radius:80px; padding:8px 20px 8px 10px; margin:10px 0 0 0;}
.bottom_link .bottom_phone cite{ background:#fff; font-size:20px; padding:0; width:30px; height:30px; line-height: 30px; text-align:center; color:#dc591a; border-radius:80px; margin:-5px 10px 0 0; vertical-align:middle; display:inline-block;}
.bottom_link .bottom_phone01{ width: auto;height:100%; display:block;  margin:10px 0 0 0;}
.bottom_link .bottom_phone01 span{ font-size:14px; color:#fff; display:block; line-height:26px;}
.bottom_link .bottom_ewm{ float:right; text-align:right;}
.bottom_link .bottom_ewm p{display: inline-block; margin:0 auto; padding:5px; margin:0 auto;}
.bottom_link .bottom_ewm p img{ width:100px; height: auto; display:table; margin:0 auto;}
.bottom_link .bottom_ewm p span{ display: table; margin:10px auto; color:#fff; font-size:14px; text-align:center; white-space: nowrap;}
.bottom_logo{ border-right:1px solid #333; height:150px; width:300px; padding:10% 0 0 0;}
.bottom_logo img{ display:table; margin:0 auto !important;}
.bottom_logo span{ display:table; margin:10px auto; color:#fff; font-size:14px;}
@media screen and (max-width:1279px){
.home_ad{ width: 100%; height:auto; overflow: hidden; display: block; margin: 0 0 10px 0;}
.bottom_link .bottom_phone i{ font-size:14px; color:#fff; display:block;  text-align: center;}

.home_notice{ padding: 0; width:100%;}
.bottom_main{ width:100%; padding:0; display:table; margin:0 auto;}
.bottom_link{ width:100%; padding:10px 0; background:#111; overflow:hidden;}
.bottom_link .bottom_phone{ width: auto; background:url(../images/bg_map.png) no-repeat center left; height: auto; padding:0; margin:0 auto; display:table;}
.bottom_logo{ border-right:0px solid #333; height: auto; width: auto; padding:0; text-align:center; display:table; margin:10px auto;}
.bottom_link .bottom_phone01{ width: auto;height:100%; display: table; margin:20px auto 0 auto; }
.bottom_link .bottom_ewm{ float: inherit; text-align: center;}
.bottom_link .bottom_ewm p{display: inline-block;  padding:20px 0 0 0; margin:0 10px; width:40%; vertical-align:top;}
.bottom_link .bottom_ewm p img{ width:70%; height: auto; display:table; margin:0 auto;}
}

.footer{ background-color:#000; width:100%; color:#fff; text-align:center; padding:20px 0; overflow:hidden; margin:0; }
.footer span{color:#777; font-size:13px; line-height:24px; text-align:center;}
.footer a{ color:#fff; vertical-align:middle; font-size:14px;  display:inline-block; margin:0 15px;}
.footer a img{ vertical-align:middle; display:inline-block; margin:0 5px;}
.footer a:hover{ text-decoration:underline;}
@media screen and (max-width:1279px){
.footer{  padding:20px 0; }
.footer .am-fl,.footer .am-fr{ float:inherit; }
.footer span{ display:table; margin:0 auto; padding:0; line-height:20px; font-size:13px;}
.footer a{ font-size:13px;  display:inline-block; margin:10px auto 0 auto;}
.footer a img{ width:20%;}
}

.link_list{ display:block; margin:10px 0; width:100%; border-top:1px solid #333; padding:15px 0; }
.link_list span{ color:#fff; font-weight:bold; font-size:15px; }
.link_list a{ color:#999; padding:0 10px; font-size:14px;}
.link_list a:hover{ color:#0469ed;}
@media screen and (max-width:1279px){
.link_list{ display:block; margin:10px 0; width:100%; border-top:1px solid #333; padding:10px; }
.link_list span{ color:#fff; font-weight:bold; font-size:15px; }
}

.nei_bg{ background:url(../images/nei_bg.png) no-repeat center center !important; background-size:auto; }

.nei_top{ display: block; width: 100%; height: 200px; overflow: hidden; margin: 100px 0 0 0;}
.nei_top img{ width: 100%;}
@media screen and (max-width:1279px){
.nei_top{ display: block; width: 100%; height:120px; overflow: hidden; margin: 0;}
.nei_top img{ width: auto; height: 100%; margin: 0 0 0 -50%;}
}

.place{ display:block; border-bottom:1px solid #eee; line-height: 60px; height:60px;color:#555; font-size:15px; padding:0; background:#fff;}
.place p{ width: auto; vertical-align: top; display: inline-block;}
.place_l a{ color:#555; font-size:15px; display:inline-block; margin:0 5px;}
.place_l a:hover{ color:#b6100f; }
.place_l a img{ vertical-align:middle; margin:-3px 5px 0 -5px;}
.place_r{ display: block;}
.place_r a{ color:#555; font-size:15px; display:inline-block; margin:0 0 0 10px; padding:5px 15px; line-height: 24px;}
.place_r a:before{ content: "◇"; margin: -3px 0 0 0; display: inline-block; padding:0 5px 0 0; font-size: 18px; vertical-align: middle;}
.place_r a:hover{ background: #dc591a; border-radius: 4px; color: #fff;}
.place_r .active{ background: #dc591a; border-radius: 4px; color: #fff;}
@media only screen and (max-width:1279px){
.place{ display:block; border-bottom:1px solid #eee; line-height: 40px; height:40px;color:#555; font-size:15px; padding:0; margin: 0 0 30px 0; background:#fff;}
.place_r{ display: flex !important; align-items: center; justify-content: center; margin: 10px 0 0 0 !important;}
.place_r a{ color:#555; background: #f5f7f9; white-space: nowrap;  font-size:14px; display:inline-block; margin:0 5px; padding:5px 10px; line-height: 24px;}
.place_r a:before{ display: none;}
}

.about{ width:100%;}
.about img{ display: table; margin: 10px auto;}
.about p{ margin: 10px 0; font-size: 18px; line-height:40px; color: #384a63;}
.about b{ margin: 10px auto; display: block; text-align: center; font-size: 20px; font-weight: bold; line-height:40px; color: #24272c;}
@media only screen and (max-width:1279px){
.about p{ margin:0; font-size: 16px; line-height:32px; color: #384a63;}
.about img{ display: table; margin:20px auto; width: 100%;}
}

.case{ display: flex;align-items: center; justify-content: center; flex-wrap: wrap; position: relative;}
.case_item{ width: 50%; padding:50px 50px 0 50px; height: 270px; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5;}
.case_item:nth-child(2n){ border-left: none;}
.case_item:nth-child(4),.case_item:last-child{ border-bottom: none;}
.case_item b{ display: table; color: #dc3d43; font-size:22px; font-weight: bold; margin: 0 0 10px 0;}
.case_item span{ display: table; color: #555; text-align: justify; font-size: 15px; line-height: 26px;}
.case_title{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #b6100f; text-align: center; padding:12px 36px; color: #fff; font-size:20px;}
@media only screen and (max-width:1279px){
.case_item{ width: 100%; padding:0; height: auto; margin: 0 0 20px 0; border-bottom: 0px solid #e5e5e5; border-left: 0px solid #e5e5e5;}
.case_title{ position: absolute; left: 50%; top: 0; transform: translateX(-50%); background: #b6100f; text-align: center; padding:12px 36px; color: #fff; font-size:20px;}
.case{ padding: 80px 0 0 0;}
}

.licheng{ border: none; box-shadow: none; padding:20px; display: block; width: 100%;}
.licheng ol{ vertical-align:middle;border: none; width:100%; display: block;}
.licheng .am-viewport{width:100%; border:none !important;  height:450px !important;  position: relative; padding: 20px 50px;}
.licheng .am-viewport:before{ content: ""; position: absolute; width: 100%; height: 1px !important; background: #ccc; left:0; top:50%; transform: translateY(-50%);}
.licheng .am-slides{ position:relative;}
.licheng .am-slides li{padding:0; width:300px !important; height:100%; margin:0 35px 0 0 !important; display:block; position: relative;}
.licheng_dot{ position: absolute; left:50%; bottom:-56px; transform: translateX(-50%); font-size: 30px; color: #dc3d43; width: 30px; height: 30px; line-height: 20px; background: #fff; text-align: center; border-radius: 80px; overflow: hidden;}
.licheng_dot01{ position: absolute; left:50%; top:190px; transform: translateX(-50%); font-size: 30px; color: #dc3d43; width: 30px; height: 30px; line-height: 20px; background: #fff; text-align: center; border-radius: 80px; overflow: hidden;}
.licheng_item_up{ background: #fff; box-shadow: 0 0 20px #e5e5e5; border-radius: 5px; padding: 20px; position: relative;}
.licheng_item_up:before{ content: "\25be"; position: absolute; left:50%; bottom:-40px; transform: translateX(-50%);color: #fff; font-size: 48px;text-shadow: 0 5px 10px #e5e5e5; }
.licheng_item_up b{ display: table; font-size:24px; font-weight:bold !important; color: #dc3d43; margin: 0;}
.licheng_item_up span{ display: block; letter-spacing: 1px; font-size:14px; font-weight: 500; text-align: justify; color: #777; line-height: 20px; height: 60px; overflow: hidden;}
.licheng_item_down{ margin:80.5% 0 0 0; background: #fff; box-shadow: 0 0 20px #e5e5e5; border-radius: 5px; padding: 20px; position: relative;}
.licheng_item_down:before{ content: "\25b4"; position: absolute; left:50%; top:-45px; transform: translateX(-50%);color: #fff; font-size: 48px;text-shadow: 0 -5px 10px #e5e5e5; }
.licheng_item_down b{ display: table; font-size:24px; font-weight:bold !important; color: #dc3d43; margin: 0;}
.licheng_item_down span{ display: block; letter-spacing: 1px; font-size:14px; text-align: justify;  font-weight: 500; color: #777; line-height: 20px; height: 60px; overflow: hidden;}
.licheng .am-slider-carousel{background:none !important; border:none !important; box-shadow:none; padding:0; margin-left:-30px !important; height: auto;}
.licheng .am-direction-nav{ z-index:9995;}
.licheng .am-prev{ left:0 !important; background: url(../images/ico_left.png) no-repeat center center #b6100f; color:#b6100f !important;opacity:1 !important; margin:0 !important; width:40px !important; height:40px !important; text-align:center; background-size:60% auto !important;top:46% !important; }
.licheng .am-next{right:0 !important; background: url(../images/ico_right.png) no-repeat center center #b6100f; color:# 0a62d2 !important; opacity:1 !important;margin:0 !important; width:40px; height:40px; text-align:center; background-size:60% auto !important; top:46% !important; }
.licheng .am-prev:hover{ background: url(../images/ico_left.png) no-repeat center center #b6100f; margin:0 !important; }
.licheng .am-next:hover{ background: url(../images/ico_right.png) no-repeat center center #b6100f; margin:0 !important;}
.licheng .am-prev:before{ display:none !important;}
.licheng .am-next:before{ display:none !important;}
@media screen and (max-width:1279px){
.licheng{ border: none; box-shadow: none; background: #fff; padding:0; margin:20px 0 0 0;}
.licheng li{padding:0; width:100% !important; height: auto;  margin:0 0 20px 0 !important; display:block;background: #fff;}
.licheng li p{ width:100%; height: auto; display: block; margin:0 auto;padding: 10px 20px 20px 20px; position: relative;}
.licheng li p::before{ display: none;}
.licheng_dot,.licheng_dot01{ display: none !important;}
}

.nei_news li{text-align:center; margin:0 0 20px 0; padding:0; }
.nei_news_item{text-align:center; margin:0 auto; display: block; width:92%; padding:0 0 20px 0;  background:#fff;}
.nei_news_item:hover{ margin: -10px auto 0 auto;}
.nei_news_item i{ font-style:normal; padding: 0; color:#aaa; margin:0 0 10px 0; font-size: 13px; display: table; vertical-align:middle;}
.nei_news_item p{ width:100%;background:#f5f5f5;overflow:hidden; margin:0; display: block; }
.nei_news_item p img{ width:100% !important; height: auto !important; }
.nei_news_item p:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.nei_news_item span{ display: block; width:100%; font-style:normal; font-size:14px; line-height:24px; height:72px; overflow:hidden; padding:0; text-align: justify !important; color:#777;  margin:0 auto;}
.nei_news_item b{ display: block; text-align: center; width:100%; font-weight: normal; font-size:16px;  line-height:24px; height:48px; overflow: hidden; padding:0; color:#364459; overflow:hidden; margin:5px 0;}
@media only screen and (max-width:1279px){
.nei_news{ display: table; width: 100%; margin: 0 auto;}
.nei_news_item{text-align:center; margin:0 auto; display: block; width:100%; float: inherit; padding:0;  background:#fff;}
.nei_news_item b{ display: block; width:100%; font-style:normal; font-size:18px;  line-height:26px; height: auto; padding:0; text-align:center; color:#364459; overflow:hidden; margin:10px auto 5px auto;}
}

.page{ display:table; margin:0 auto;} 
.page .am-active a{ background:#dc591a; border:1px solid #dc591a;}

.news_item{ display: flex; align-items: center; justify-content: flex-start; border-bottom: 1px #eee solid; margin:0 0 30px 0; padding:0 0 30px 0; overflow:hidden;}
.news_item:hover{ border-bottom: 1px #dc591a solid; margin: -5px 0 35px 0;}
.news_item_pic{ width: 320px !important; height: 200px !important; overflow:hidden !important;}
.news_item_pic img{ width: 100%; height:100%; object-fit: cover;}
.news_item:hover .news_item_pic img{transform: scale(1.1); -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.news_item_time{ color: #bbbbbb; font-size: 15px;  text-align: center; margin:0 50px; white-space: nowrap;}
.news_item_time i{ font-size: 50px; display: block; font-weight: bold; line-height: 40px;}
.news_item_text b{ font-size: 20px; color: #333; display: table; font-weight: normal; margin: 0 0 10px 0;}
.news_item_text span{ font-size: 15px; color: #777; line-height: 26px; display: block; }
@media only screen and (max-width:1279px){
.news_item_pic{ width: 100% !important; height: auto !important; overflow:hidden !important;}
.news_item{ position: relative; display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap; border-bottom: 1px #eee solid; margin:20px 0; padding:0 0 30px 0; overflow:hidden;}
.news_item_time{ position: absolute; right: 0; top: 0; color: #fff; font-size: 15px;  text-align: center; margin:0; padding: 10px; background: rgba(0, 0, 0, 0.5); white-space: nowrap;}
.news_item_time i{ font-size: 30px; display: block; font-weight: bold; line-height: 30px;}
.news_item_text b{ font-size: 20px; line-height: 26px; color: #333; display: table; font-weight: normal; margin:5px 0;}
.news_item_text span{ text-align: justify; font-size: 14px; color: #777; line-height: 24px; height: 72px; overflow: hidden; display: block; }

}

.nei_show{ width:100%; display:block; padding:20px 40px;}
.nei_show_title{ display: block; margin:20px auto; padding:0;}
.nei_show_title b{ color:#222; font-size:30px; font-weight: normal; display:table; margin:0 auto;}
.nei_show_title span{ display:table; margin:0 auto;}
.nei_show_title i{ display:inline-block; margin:0 20px; color:#777; font-size:15px;}
.nei_show_main{ font-size:17px; color:#555; line-height:48px; text-align:justify;}
.nei_show_main img{ display:table; margin:20px auto; max-width: 80%; }
@media only screen and (max-width:1279px){
.nei_show{ padding:20px 0;}
.nei_show_title{ display: table; margin:0 auto; padding:20px 0 0 0; border-bottom:0px solid #e5e5e5; text-align:center;}
.nei_show_title b{font-size:22px; line-height:26px; margin: 0 0 10px 0; }
.nei_zhaiyao{ width:100%; display:block; height: auto; margin:10px auto; overflow:hidden; background:#f2f2f2; padding:0;}
.nei_show_title i{ display:block; margin:0 auto; line-height:20px; font-size: 13px;}
.nei_show_main img{ width:100%; height:auto; display:table; margin:10px auto;max-width: 100%; }
.nei_show_main{ font-size:16px; color:#555; line-height:30px; text-align:justify;}

}
.news_foot{ display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; font-size:16px; border-top: 1px solid #e5e5e5; padding: 20px 0 0 0;  }
.news_foot a:hover{ color: #dc591a;}
@media screen and (max-width:1279px){
.news_foot a{  width: 100%; margin:10px auto; }
}

.team li{ margin: 20px 0;}
.team_item p{ width: 200px; height: 250px; overflow: hidden; display: table; margin: 0 auto;}
.team_item p img{ width: 100%;}
.team_item:hover p img{transform: scale(1.05); -webkit-transform: scale(1.05);-moz-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}

.team_item b{ display: table; margin: 5px auto 2px auto; font-size: 18px; color: #333;}
.team_item i{ display: table; margin: 0 auto; font-size: 14px; color: #777;}

.team_show{ display: flex; align-items: flex-start; justify-content: flex-start; }
.team_show_pic{width:20%;}
.team_show_pic img{ display: table; margin: 0;}
.team_show_txt{ width: 80%;}
.team_show_title{ display: table; font-size: 30px; color: #111;}
.team_show_txt_item{ display: table; margin: 20px 0;}
.team_show_txt_item b{ font-size: 20px;color: #111; display: flex; align-items: center; justify-content: flex-start;}
.team_show_txt_item b:before{ content: ""; width: 5px; display: inline-block; height: 20px; margin: 0 5px 0 0; background: #dc3d43; border-radius: 10px;}
.team_show_txt_item span{ display: table; margin: 10px 0 10px 10px; font-size: 16px; color: #777; line-height: 36px; text-align: justify;}
@media screen and (max-width:1279px){
.team li{ margin:0 0 20px 0;}
.team_show_txt{ width: 100%;}
.team_item p{ width:100%; height: auto; overflow: hidden; display: table; margin: 0 auto;}
.team_show_txt_item{ display: table; margin:0;}
.team_show{ display: flex; align-items: flex-start; justify-content: center; flex-wrap: wrap; }
.team_show_pic{width:100%;}
.team_show_pic img{ display: table; margin: 0 auto;}
.team_show_title{ display: table; font-size: 30px; color: #111; margin: 0 auto 20px auto;}
.team_show_txt_item{ display: table; margin: 10px 0;}
	
}

.join dl{ border:none !important;}
.join dd{ line-height:36px; color:#555; font-size:16px; padding:20px !important;} 
.join dt{ border-bottom:1px solid #eee; border-top: none !important; margin: 0 !important; padding:20px 10px !important; font-size: 18px; color: #333 !important;} 
.join dt:hover{border-bottom:1px solid #b6100f; }
.join dt:after{ display:none !important;}
.join dt i{ display:inline-block; vertical-align:middle; background:url(../images/jt_join.png) no-repeat 0 0; width:16px; height:14px; float:right; margin:10px 0 0 0;}
.join .am-active dt i{background:url(../images/jt_join.png) no-repeat 0 -14px;}
.join dt{ background: #FFF !important;}
.join a{ display: inline-table; margin:0 10px; float:right;}

.join_txt{ width: auto; background:#b6100f; display:table; margin:20px auto; padding:30px; border-radius:4px;}
.join_txt span{ font-style:normal;color:#fff;  font-size:14px; line-height:33px;}

@media only screen and (max-width:1279px){
.join{ margin: 0; padding: 0;}
.join dd{ line-height:30px; color:#555; font-size:15px; padding:0 !important;} 
.join dt{ border-bottom:1px solid #eee; border-top: none !important; margin: 0 !important; padding:15px 0 !important; font-size: 15px; color: #333 !important;}
.join_txt{ width:100%; background:#b6100f; display:table; margin:10px auto; padding:10px; border-radius:4px;}
.join_txt span{ font-style:normal;color:#fff;  font-size:14px; line-height:26px;}
}

.contact{ display: flex; flex-wrap: wrap; margin: 0; padding: 0; width: 100%; overflow: hidden; align-items: center; justify-content: center; border: 1px solid #e6e6e6; border-right: none;}
.contact p{ width: 25%; margin: 0;height: 100%; padding: 20px; text-align: center;border-right: 1px solid #e6e6e6;}
.contact p i{ font-size: 48px; color: #dc591a; display: table; margin: 0 auto;}
.contact p b{ font-size: 18px; color: #333; display: table; margin: 10px auto;}
.contact p span{font-size: 15px; color: #516192; display: table; margin: 0 auto; line-height: 22px; height: 66px; overflow: hidden; letter-spacing: 1px; padding: 0 30px;}
.contact_map{ width: 100%; display:block; margin:20px auto; height: 600px; overflow: hidden;}
.contact_map img{ width:100%;}

.contact_feedback{ width: 49%; padding:30px; height: 500px;background:url(__IMG__/p5_bg.jpg) no-repeat right bottom #f6f9ff; background-size:auto;  }
@media screen and (max-width:1279px){
.contact p{ width: 100%; margin: 0;height: auto; padding:10px 20px; text-align: center;border-right: 0px solid #e6e6e6;border-bottom: 1px dashed #e6e6e6;}
.contact{ display: flex; flex-wrap: wrap; margin: 0; padding: 0; width: 100%; overflow: hidden; align-items: center; justify-content: center; border: 0px solid #e6e6e6; border-right: none;}
.contact p span{font-size: 14px; color: #888; display: table; margin: 0 auto; line-height: 22px; height:auto; overflow: hidden; letter-spacing: 1px; padding: 0 20px;}
.contact_map{ width: 100%; display:block; margin: 0; height: auto; overflow: hidden;}
.contact_feedback{ width: 100%; padding:20px; height: auto;background:url(__IMG__/p5_bg.jpg) no-repeat right bottom #f6f9ff; background-size:auto;  }
}

.hezuo_input li{ margin:0 auto; padding:10px 0 !important;  }
.hezuo_input li span{ display:inline-block; width:24.6%; overflow:hidden; text-align:center;}
.hezuo_input li input{ outline: none; border:1px solid #ddd; background:#fff !important; height:50px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:95%;}
.hezuo_input li .input100{ width:98% !important;margin:0 0 0 10px;}
.hezuo_input li select{ outline: none; border:1px solid #ddd; background:#fff !important; height:50px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:95%;}
.hezuo_input li textarea{outline: none; border:1px solid #ddd; height:200px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:98%; margin:0 0 0 10px;background:#fff !important;}
.btn_jm{ border-radius: 500px; display:table; background:#111 !important; line-height:48px; padding:6px 70px; color:#FFF !important; margin:20px auto 0 auto; text-align:center;}
.btn_jm:hover{ background:#dc591a !important;}
@media screen and (max-width:1279px){
.hezuo_input li span{ display:table; margin: 0 auto 10px auto; width:100%; overflow:hidden; text-align:center;}
.hezuo_input li input{ outline: none; border:1px solid #e5e5e5; background:#fff !important; height:50px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:100%;}
.hezuo_input li select{ outline: none; border:1px solid #ddd; background:#fff !important; height:50px; line-height:50px; padding:0 10px; font-size:16px; color:#455571; width:100%;}
.hezuo_input li .input100{ width:100% !important;margin:0 0 10px 0;}
.hezuo_input li textarea{outline: none; border:1px solid #e5e5e5; height:200px; line-height:50px; padding:0 10px; font-size:13px; color:#555; width:100%; margin:0;background:#fff !important;}
.hezuo_input li{ margin:0 auto; padding:0 !important;  }
.hezuo_input{ margin: 20px auto; padding:0;}
}

.yewu_list{ display: flex; align-items: flex-start; justify-content: space-between; margin:40px auto 20px auto;}
.yewu_item{ width: 24%; background: #f5f7f9; padding: 30px; position: relative; height: 200px;}
.yewu_item b{ display: table; margin: 0 0 20px 0; font-size: 20px; font-weight: bold; color: #333;}
.yewu_item span{ display: table; margin: 0; font-size: 15px; color: #555; line-height: 26px; text-align: justify; position: relative; z-index: 10;}
.yewu_item i{ color:#fff; position: absolute; right: 10px; bottom: -30px; font-size: 120px; z-index: 0; }
.yewu_item:hover{ margin:-10px 0 0 0;}
.yewu_item01{ width: 32%; background: #f5f7f9; padding: 30px; position: relative; height: 200px;}
.yewu_item01 b{ display: table; margin: 0 0 20px 0; font-size: 20px; font-weight: bold; color: #333;}
.yewu_item01 span{ display: table; margin: 0; font-size: 15px; color: #555; line-height: 26px; text-align: justify; position: relative; z-index: 10;}
.yewu_item01 i{ color:#fff; position: absolute; right: 10px; bottom: -30px; font-size: 120px; z-index: 0; }
.yewu_item01:hover{ margin:-10px 0 0 0;}
@media screen and (max-width:1279px){
.yewu_list{ display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; margin:40px auto 20px auto;}
.yewu_item{ width: 100%; background: #f5f7f9; padding: 20px; position: relative; height: auto; margin: 0 0 20px 0;}
.yewu_item i{ color:#fff; position: absolute; right: 10px; bottom: -20px; font-size: 80px; z-index: 0; }
.yewu_item01{ width: 100%; background: #f5f7f9; padding: 20px; position: relative; height: auto;margin: 0 0 20px 0;}
.yewu_item01 i{ color:#fff; position: absolute; right: 10px; bottom: -20px; font-size: 80px; z-index: 0; }

}

.yewu_data{ margin: 60px auto;}
.yewu_data_title{ display: block; text-align: center; position: relative; margin: 20px 0;}
.yewu_data_title:after{ content: ""; position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); height: 1px; border-bottom: 1px solid #e5e5e5; z-index: 0;}
.yewu_data_title b{ position: relative; z-index: 10; display: table; margin: 0 auto; background: #fff; padding: 5px 30px; font-size: 26px; color: #dc591a; font-weight: bold; text-align: center;}
.yewu_data_item{ margin: 10px 0 50px 0;}
.yewu_data_item span{ display: table; margin: 0 0 0 10px; font-size: 15px; color: #555; line-height: 20px; text-align: justify; position: relative; z-index: 10; padding: 0;}
.yewu_data_item b{ font-size: 20px;color: #111; display: flex; align-items: center; justify-content: flex-start; margin: 0 0 10px 0;}
.yewu_data_item b:before{ content: ""; width: 5px; display: inline-block; height: 20px; margin: 0 5px 0 0; background: #dc3d43; border-radius: 10px;}
.yewu_data_item img{ display: table; margin: 20px auto;}
@media screen and (max-width:1279px){
.yewu_data{ margin:0 auto;}
.yewu_data_item img{ display: table; margin: 20px auto; width: 90%;}

}

.my_table thead th{ text-align: center;}
.my_table tbody td{ padding: 15px !important;}
.my_table tbody th{ padding: 15px !important;text-align: center;}
.my_table tbody th a{ margin: 0 10px; background: #dd5919; border-radius: 500px; padding: 5px 30px; color: #fff; font-size: 14px; text-align: center;}
.my_table tbody th a:hover{ background: #282f39; }

/* 0905 */
.win_tab{ padding:0 10px; background:#fff; }
.win_tab .am-tabs-bd,.win_tab .am-nav-tabs{ border:none; margin:10px auto;}
.win_tab .am-nav-tabs .am-active{ background:none; border:none; border-bottom:2px solid #dd5919; }
.win_tab li{ background:none !important; border:none; padding:0 !important; margin:0 20px; }
.win_tab li a{ background:none !important; border:none !important; padding:5px 0; text-align:center; margin:0 !important;font-size:20px; color:#222;}
@media only screen and (max-width:1200px){
.win_tab{ width:340px; padding:0; }
}

.login01{ width:100%; display:block;}
.login01 label{ display:block; width:100%; border:1px solid #e5e5e5; border-radius:5px; height:48px; overflow:hidden; padding:0; margin:0 0 20px 0;}
.login01 i{ display:inline-block; width:12%; font-weight: 400; background:#eee; height:100%; text-align:center; color:#888; font-size:24px; vertical-align:top; line-height:48px;}
.login01 input[type="text"]{ display:inline-block; width:88%; background:#fff; height:48px; text-align:left; color:#888; font-size:13px; line-height:48px; padding:0 10px; border:none; box-shadow:none;vertical-align:top; font-weight:normal;}
.yzm_input{ width:50% !important; }
.yzm_btn{ width:38% !important; display: inline-block; line-height:48px; text-align:center; color:#fff !important; font-size:14px; height:48px; background:#dd5919; padding:0; margin:0;}
.login01 .login_checkbox{ border:none; margin:0; text-align:left; color:#777; font-size:14px; font-weight:normal; padding:0 5px;}
.login01 .login_checkbox input[type="checkbox"]{ display:inline-block; vertical-align:middle; margin:0 5px 0 0; width:20px; height:20px; }
.submit_btn{ display:block; width:100%; height:48px; line-height:48px; text-align:center; color:#fff !important; font-size:15px; background:#dd5919; border:none;border-radius:5px; margin:0;}
.login01 p{ display:block; width:100%; border:none;padding:0; margin:10px 0 0 0; font-size:14px; color:#666; text-align:left;}
.login01 p a{ display: inline-block;  padding:0; margin:10px 0; font-size:14px; color:#dd5919; cursor: pointer; }
@media only screen and (max-width:1200px){
.login01 p .am-fl{ float: left !important; }
.login01 p .am-fr{ float: right !important; }
}