﻿@charset "utf-8";
/* CSS Document */
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 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 { 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;}
.dymap img { max-width: 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;}
/**/

.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;}	/* 显示的行数 *//
.hh4 {overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}	/* 显示的行数 *//
.hh5 {overflow: hidden;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}	/* 显示的行数 */
.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:relative; z-index:255;}

				/*--------------------- 面包屑导航 ---------------------*/
.crumb { height:66px; border-bottom:1px solid #e5e5e5;}
.crumb_in { position:relative;}
.crumb .item_1 { float:left; font-size:0; text-align: left; padding:15px 0 0 0;}
.crumb .item_1 a,
.crumb .item_1 span { display:inline-block; color:#666666; font-size:16px; line-height:36px;}
.crumb .item_1 a {}
.crumb .item_1 span {}
.crumb .item_1 .home { padding-left:40px; background:url(../image/p-crumb-1-1.png) no-repeat 8px center;}
.crumb .item_2 { float:right; width:300px; padding:13px 0 0 0;}
.crumb .item_2 .searchwrap { height:40px; background-color:#eeeeee; border-radius:20px; position:relative;}
.crumb .item_2 .searchwrap .searchbox { padding: 0 60px 0 20px;}
.crumb .item_2 .searchwrap .searchbox .text { color:#666666; font-size:16px; line-height:40px;}
.crumb .item_2 .searchwrap .subbox { position:absolute; right:6px; top:0; width:40px; height:40px;}
.crumb .item_2 .searchwrap .subbox .submit { width:100%; height:100%; background:url(../image/p-search-1-1.png) no-repeat center center;}
/*act*/
.crumb .item_1 a.on,
.crumb .item_1 a:hover { color:#2a5ab4;}
/*act*/
				/*--------------------- 页码 ---------------------*/
.pagebox { font-size:0; text-align:center; padding:40px 0 48px 0;}
.pagebox>span { display:inline-block;}
.pagebox table {}
.pagebox table a { display: block; width:40px; color: #7f7f7f; font-size:14px; text-align: center; line-height:40px; height:40px; margin:0 2px; background-color:#ffffff;}
.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,
.pagebox table a.pageCustom_Prompt { display:none;}
.pagebox table a.pageCustom_Pre,
.pagebox table a.pageCustom_Pre_Disable,
.pagebox table a.pageCustom_Next,
.pagebox table a.pageCustom_Next_Disable { width:70px;}
/*
.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;}
/*act*/
.pagebox table a:hover,
.pagebox table a.pageCustom_Num_On { color:#FFFFFF; background:#3066c8;}
/*act*/
				/*--------------------- 公用底部 ---------------------*/
.foot_box { position:relative; z-index:155;}

