﻿@charset "utf-8";
/* CSS Document sgy*/
html { font-size:50px;}
body {padding: 0;margin: 0; font-size:0.2rem; background-color:#ffffff;}
* {text-decoration: none;list-style-position: none;margin: 0 0;font-family: "微软雅黑";background-repeat: no-repeat;}
@media screen and (min-width: 640px) {.w640 { width: 640px; margin: 0 auto;}}
.hide{ display: none}
.show{}
h1,h2,h3,h4,h5,h6 {font-weight: normal;	}
a,.sub{cursor: pointer;}
a { color:inherit;}
img {margin: 0;}
ul,ol,li{margin: 0;padding: 0;list-style-type: none;vertical-align:middle}
a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	outline:none;
}
a img {margin-right: 0;margin-left: 0;margin-bottom: 0;padding: 0;border: 0px;margin-top: 0%;}
.l{float: left}
.r{float: right;}
.resetinput { padding:0; border:0; outline:none; background:none;}
input { padding:0; border:0; outline:none; background:none;}
.bxhd_in+.bxhd_in,
.bxhd_more+.bxhd_more { display:none;}
.bxhd-more a { display:block;}
.bxhd-more a+a { display:none;}
.bxsel-list-box { z-index:99;}
.aboxhide .bxsel-show-abox,
.inputboxhide .bxsel-show-inputbox,
select.bxsel { display:none;}
/*
.form_01 .bxselbox .bxsel-showbox { background:url(../image/p-sel-1-1.png) no-repeat right center;}
.form_01 .bxselbox .bxsel-list-box { display:none; position:absolute; top:100%; left:-1px; right:-1px; background-color:#ffffff; border:1px solid #d2d2d2; max-height:200px; overflow:auto;}
.form_01 .bxselbox .bxsel-list-box li {}
.form_01 .bxselbox .bxsel-list-box li a { display:block; color:#777777; font-size:16px; line-height:44px; padding: 0 20px;}
*/
/*清除苹果机默认样式*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; cursor:pointer;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], input[type="search"], input[type="password"], textarea { padding:0; border:0; outline:none; background:none; width:100%; resize:none;}
textarea {  -webkit-appearance: none;}   
.button{ border-radius: 0; } 
input:focus, textarea:focus {outline: none;}
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only;}
/**/

.w1180 {width: 1180px;margin: 0 auto;}
.w1200 {width: 1200px;margin: 0 auto;}
.clear{clear: both; height: 0;}
.hh1 {overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.hh2 {overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}	/* 显示的行数 */
.hh3 {overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}	/* 显示的行数 */
.h100 { height:100%;}
.allpx { padding-left:20px; padding-right:20px;}
.allmx { margin-left:20px; margin-right:20px;}
.posre { position: relative;}
.posab { position: absolute;}

.bgfff { background-color:#FFF;}
.mytal { text-align:left;}
.mytac { text-align:center;}
.mytar { text-align:right;}
.myfwb { font-weight:bold;}
.myfwn { font-weight:normal;}
.mytal_i { text-align:left !important;}
.mytac_i { text-align:center !important;}
.mytar_i { text-align:right !important;}
.myfwb_i { font-weight:bold !important;}
.myfwn_i { font-weight:normal !important;}

.shadow_1 { -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.50); box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.50);}

        /*常用flex结构设定*/
[class^="flex-"], [class*=" flex-"] { display:flex;}
.flex-0 { flex:0;}
.flex-1 { flex:1;}
.flex-row { flex-direction:row;}
.flex-column { flex-direction:column;}
.flex-bet { justify-content:space-between;}
.flex-xcen { justify-content:center;}
.flex-cen { align-items:center;}
.flex-end { align-items:flex-end;}
.flex-wrap { flex-wrap:wrap;}
.flex-nowrap { flex-wrap: nowrap;}

				/*--------------------- 公用头部 ---------------------*/
.head_box { position: absolute; top:0; left:0; right:0; z-index:255;}
.head_box_in { position: absolute; z-index:255; top:0; left:0; right:0;}
.head_1 { height:100px; background-color:rgba(32, 32, 32, 0.25);}
.head_1_l { float:left; padding:31px 0 0 0;}
.head_1_l .abox { display:block; display:flex;}
.head_1_l .abox .text_item_1 { display:block; height:50px;}
.head_1_l .abox .text_item_2 { padding:23px 0 0 23px;}
.head_1_l .abox .text_item_2 .text_1 { width:1px; height:21px; background-color:#ffffff;}
.head_1_l .abox .text_item_3 { padding:20px 0 0 20px; color:#ffffff; font-size:20px; line-height:26px;}
.head_1_r { float:right; padding:45px 0 0 0; width:366px;}
.head_1_r .main_item_1 { float:left;}
.head_1_r .main_item_1 .text_1 { display:block; float:left; color:#ffffff; font-size:16px; line-height:32px;}
.head_1_r .main_item_1 span.text_1 { margin:0 6px;}
.head_1_r .main_item_2 { float:right; width:210px;}
.head_1_r .main_item_2 .searchwrap { position:relative; padding:0 60px 0 0 0; background-color:rgba(255,255,255,0.24);}
.head_1_r .main_item_2 .searchwrap .textwrap {}
.head_1_r .main_item_2 .searchwrap .textwrap .textbox { padding: 0 10px;}
.head_1_r .main_item_2 .searchwrap .textwrap .textbox .text { color:##DFDFDF; font-size:14px; line-height:32px; height:32px;}
.head_1_r .main_item_2 .searchwrap .subbox { position:absolute; right:0; top:0; bottom:0; width:42px; background-color:rgba(238,238,238,0.33)}
.head_1_r .main_item_2 .searchwrap .subbox .submit { width:100%; height:100%; background:url(../image/p-head_1_r-submit-1-1.png) no-repeat center center;}


.head_2 { background-color:rgba(20,24,29,0.48);}
.head_2.mode2 { position:fixed; top:0; left:0; right:0;}
.head_2_in {}
.head_2 table { height:50px;}
.head_2 .item { position:relative;}
.head_2 .item .par { display:block; position:relative;}
.head_2 .item .par .text_item_1 { color:#ffffff; font-size:16px; line-height:50px; text-align:center;}
.head_2 .item .par .text_item_2 { position:absolute; left:0; bottom:2px; right:0; height:1px; background-color:#ffffff; display:none;}
.head_2 .item .childbox { position:absolute; top:50px; left:0; min-width:100%; background-color:#1663BC; display:none;}
.head_2 .item .childbox .child { display:block; font-size:0; text-align:left; padding:0 20px 0 32px;}
.head_2 .item .childbox .child_in { display:inline-block; position:relative;}
.head_2 .item .childbox .child .text_item_1 { position:absolute; left:-12px; top:18px; width:3px; height:3px; border:1px solid #ffffff; border-radius:50%;}
.head_2 .item .childbox .child .text_item_2 { color:#ffffff; font-size:16px; line-height:40px; word-break:keep-all; white-space:nowrap;}
.head_2 .item .childbox .child .text_item_3 { position:absolute; left:0; bottom:6px; right:0; height:1px; background-color:#ffffff; display:none;}

.head_2_in.mode2 { width:auto; display:flex; justify-content:center;}
.head_2_in.mode2 .item .par { padding:0 33px;}
/*act*/
.head_1_r .main_item_1 .text_1:hover { text-decoration:underline;}
.head_2 .item:hover .par { background-color:#1663BC;}
.head_2 .item:hover .par .text_item_2 { display:block;}
.head_2 .item:hover .childbox { display:block;}
.head_2 .item .childbox .child:hover .text_item_1 { background-color:#ffffff;}
.head_2 .item .childbox .child:hover .text_item_3 { display:block;}
/*act*/
				/*--------------------- 面包屑导航 ---------------------*/
.crumb { font-size:0; text-align:right; padding:30px 0; border-bottom:1px solid #bfbfbf;}
.crumb a,.crumb span { display:inline-block; color:#999999; font-size:14px; line-height:20px; padding: 0 2px;}
.crumb a {}
.crumb span {}
/*act*/.crumb a.on,.crumb a:hover { color:#0074c6}
				/*--------------------- 页码 ---------------------*/
.pagebox { font-size:0; text-align:center; padding:80px 0;}
.pagebox>span { display:inline-block;}
.pagebox table {}
.pagebox table a { display: block; width:34px; color: #777777; font-size:16px; text-align: center; line-height:34px; height:34px; border:1px solid #b5b5b5; margin:0 10px; background-color:#ffffff; background-position: center center;}
.pagebox table a.pageCustom_First,
.pagebox table a.pageCustom_First_Disable,
.pagebox table a.pageCustom_Pre,
.pagebox table a.pageCustom_Pre_Disable,
.pagebox table a.pageCustom_Next,
.pagebox table a.pageCustom_Next_Disable,
.pagebox table a.pageCustom_Last,
.pagebox table a.pageCustom_Last_Disable {}
.pagebox table a.pageCustom_First,
.pagebox table a.pageCustom_First_Disable,
.pagebox table a.pageCustom_Last,
.pagebox table a.pageCustom_Last_Disable { display:none;}
.pagebox table a.pageCustom_Pre,
.pagebox table a.pageCustom_Pre_Disable,
.pagebox table a.pageCustom_Next,
.pagebox table a.pageCustom_Next_Disable { font-size:0;}
.pagebox table a.pageCustom_Pre,
.pagebox table a.pageCustom_Pre_Disable { background-image:url(../image/p-pagelist-1-1.png);}
.pagebox table a.pageCustom_Next,
.pagebox table a.pageCustom_Next_Disable { background-image:url(../image/p-pagelist-1-2.png);}

.pagebox table .pageCustom_Go { display:none; border:1px solid #c9ae93; border-radius:5px; background-color:#ffffff; position:relative; width:auto; height:42px; margin-left:24px;}
.pagebox table .pageCustom_Go span { color:#40382c; font-size:18px; line-height:42px; padding: 0 8px;}
.pagebox table .pageCustom_Go input { padding:0; border:0; outline:none; background:none; width:42px; color:#0068b7; font-size:18px; line-height:42px; height:42px; text-align:center; font-weight:bold; border-left: 1px solid #c9ae93; border-right: 1px solid #c9ae93;}

.pagebox table a.pageCustom_Num_On { color:#FFFFFF; font-weight:bold; background:#0074c6; border-color:#0074c6;}
.pagebox table a:hover { color:#FFFFFF; background-color:#0074c6; border-color:#0074c6;}
.pagebox table a.pageCustom_Pre:hover,
.pagebox table a.pageCustom_Pre_Disable:hover { background-image:url(../image/p-pagelist-1-1on.png);}
.pagebox table a.pageCustom_Next:hover,
.pagebox table a.pageCustom_Next_Disable:hover { background-image:url(../image/p-pagelist-1-2on.png);}

				/*--------------------- 公用底部 ---------------------*/
.foot_box { position:relative; z-index:155;}
.foot_box_inside {}
.foot_item_1 { background-color:#182F4B;}
.foot_1 { font-size:0; text-align:center; padding:28px 0 20px 0;}
.foot_1 .abox { display:inline-block; color:#B1B1B1; font-size:16px; line-height:24px; padding:0 15px;}

.foot_2 { height:204px;}
.ft02_in { height:100%; border-top:1px solid #8C97A5; position:relative;}
.ft02_jg_1,
.ft02_jg_2 { position:absolute; top:0; bottom:0; width:1px; background-color:#8C97A5;}
.ft02_jg_1 { left:340px;}
.ft02_jg_2 { right:374px;}
.ft02_l { float:left; width:340px; padding:62px 0 0 0;}
.ft02_l .text_item_1 {}
.ft02_l .text_item_1 .img { display:block; height:58px;}
.ft02_l .text_item_2 { color:#C6D4EB; font-size:22px; line-height:30px; font-weight:bold; padding:10px 0 0 64px;}

.ft02_m { float:left; width:420px; padding: 64px 0 0 62px;}
.ft02_m .main_item { display:flex;}
.ft02_m .main_item .text_item_1 { flex:0 0 auto; color:#FFFFFF; font-size:16px; line-height:20px;}
.ft02_m .main_item .text_item_2 { flex:1 1 0; width:0;}
.ft02_m .main_item .text_item_2 .text_1 { display:flex;}
.ft02_m .main_item .text_item_2 .text_1+.text_1 { margin-top:12px;}
.ft02_m .main_item .text_item_2 .text_1_1 { color:#FFFFFF; font-size:16px; line-height:20px;}
.ft02_m .main_item .text_item_2 .text_1_1+.text_1_1 { margin-left:60px;}
.ft02_m .main_item_1 {}
.ft02_m .main_item_2 { margin-top:14px; color:#FFFFFF; font-size:16px; line-height:24px; display:block;}

.ft02_r { float:right; width:314px;}
.ft02_r .ewmwrap { padding:58px 0 0 0;}
.ft02_r .ewmwrap .ewmbox { float:left; margin-right:60px;}
.ft02_r .ewmwrap .ewmbox .imgbox {}
.ft02_r .ewmwrap .ewmbox .imgbox .ewmimg { display:block; width:94px; height:94px;}
.ft02_r .ewmwrap .ewmbox .textbox { margin-top:8px;}
.ft02_r .ewmwrap .ewmbox .textbox .text_item_1 { color:#FFFFFF; font-size:16px; line-height:20px; text-align:center;}

.foot_3 { background-color:#223B58;}
.foot_3 .text_item_1 { color:#FFFFFF; font-size:14px; line-height:60px; text-align:center; opacity:0.6;}
/*act*/
.foot_1 .abox:hover { color:#ffffff;}
/*act*/


























