@charset "utf-8";
/* ※※※※※※※※※※※※PUBLIC※※※※※※※※※※※※ */
.hidden {overflow: hidden;}
.znone {display: none;}
.texthid {white-space:nowrap; text-overflow:ellipsis; overflow: hidden;}
.dh {transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}
.kk {webkit-transition: all 0.2s linear 0s; -moz-transition: all 0.2s linear 0s; -ms-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s;}
.btm {filter:alpha(opacity=90);	-moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; _background:#fff; _filter:alpha(opacity=90);}
.yj {border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;}
.jq {white-space:nowrap; text-overflow:ellipsis; overflow: hidden;}

/* ^^^^^^^^^^ 公用样式 ^^^^^^^^^^ */
/* 宽度结构 */
.CHC-Wrap {width: 100%; margin: 0 auto;}
.CHC-W,.CHC-Header {width: 1200px; margin: 0 auto;}
.CHC-TopNav {position: absolute; left: 0; top: 0; width: 100%; background: #fff;}
.CHC-HeadW {width: 100%; margin: 0 auto; padding-top: 100px;}

/* ^^^^^^^^^^ 公用提示 ^^^^^^^^^^ */
/* 无数据 */
.CHC-NoData {width: 1200px; height: 407px; padding-top: 157px; margin: 0 auto; background: url(../images/No-Data-pic.png) no-repeat center 0px;}
.CHC-NoData h4 {width: 1200px; text-align: center; font-size: 24px; font-weight: bold; color: #333; line-height: 70px;}
.CHC-NoData .CHC-NoDataTxt {width: 660px; margin: 0 auto; border: 1px solid #f5f5f5; background: #fdfdfd; padding: 15px 20px;}
.CHC-NoData .CHC-NoDataTxt h6 {font-size: 14px; line-height: 24px; color: #666;}
.CHC-NoData .CHC-NoDataTxt p {color: #999; line-height: 22px;}
/* 列表无数据 */
.CHC-Emask {width: 100%; float: left; padding: 20px 0; text-align: center;}
.CHC-Emask span {width: 100%; position: relative; padding-left: 34px; color: #a0a0a0;}
.CHC-Emask span:after {content: ""; position: absolute; left: 0; top: -3px; width: 24px; height: 24px; background: url(../images/Emask.png) no-repeat center;}
/* 加载中 */
.CHC-loading {width: 1200px; height: 200px; margin: 0 auto; padding-top: 207px; background: url(../images/CHC-loading.gif) no-repeat center;}
.CHC-loading p {width: 1200px; margin: 0 auto; text-align: center; color: #999; line-height: 30px;}
/* 面包屑 */
.CHC-Bar {width: 1200px; margin: 0 auto;}
.CHC-Bar a {float: left; color: #fff; line-height: 50px; padding-left: 20px; position: relative;}
.CHC-Bar a:after {content: ">"; position: absolute; left: 0; top: 0; width: 20px; height: 50px; line-height: 52px; text-align: center; font-family: simsun; font-size: 12px;}
.CHC-Bar a:hover {text-decoration: underline;}
.CHC-Bar a:hover:after {text-decoration: none;}
.CHC-Bar em {float: left;}
.CHC-Bar em a {padding-left: 0;}
.CHC-Bar em a:after {content: "";}

/* 弹窗 */
.CHC-Eject {width: 100%; height: 100%; margin: 0 auto;}
.CHC-Mask {width: 100%; height: 100%; margin: 0 auto; background: #000; filter:alpha(opacity=65); -moz-opacity:0.65; -khtml-opacity: 0.65; opacity: 0.65; _background:#000; _filter:alpha(opacity=65); position: fixed; left: 0; top: 0; z-index: 10000;}
.CHC-Ej-Wrap {width: 640px; background: #fff; padding: 0 30px 30px; position: absolute; left: 50%; top: 230px; margin-left: -350px; z-index: 10001;}
.CHC-Ej-Tit {width: 640px; margin: 0 auto; height: 32px; padding: 15px 0; border-bottom: 2px solid #ddd;}
.CHC-Ej-Tit span {float: left; line-height: 32px; font-size: 16px; color: #333;}
.CHC-Ej-Tit a {float: right; width: 32px; height: 32px; background: url(../images/close_icon.png) no-repeat center top;}
.CHC-Ej-Cont {width: 100%; margin: 0 auto; max-height: 280px; padding: 13px 0; overflow: hidden; overflow-y: auto;}
.CHC-Ej-List {width: 100%; margin: 0 auto; margin-bottom: 10px;}
.CHC-Ej-List dt {float: left; width: 70px; line-height: 24px; color: #999;}
.CHC-Ej-List dd {margin-left: 70px;}
.CHC-Ej-List dd p {color: #666; line-height: 24px;}

/* 列表分页 */
.CHC-LPage {width: 1200px; margin: 0 auto; padding-bottom: 10px; margin-left: 0;}
.CHC-LPage p {width: 100%; margin: 0 auto; height: 15px; border-bottom: 1px solid #f0f0f0; margin-bottom: 15px;}
.CHC-LPage p span {float: left; background: #fff; padding-right: 20px; height: 31px; line-height: 30px; text-align: left; color: #999;}
.CHC-LPage p span b {padding: 0 2px;}
.CHC-LPage p em {float: right; background: #fff; padding-left: 20px; height: 31px; line-height: 30px; text-align: right; color: #14b464;}
.CHC-LPage p em font {padding: 0 2px; font-weight: bold;}

/* ^^^^^^^^^^ HEADER ^^^^^^^^^^ */
.CHC-Header {height: 100px;}
.CHC-Head-Logo {float: left; width: 210px; padding: 30px 0;}
.CHC-Head-Logo a {float: left; width: 210px; height: 40px;}
.CHC-Head-nav {float: left; padding: 38px 0;}
.CHC-Head-nav ul {float: left;}
.CHC-Head-nav ul li {float: left; text-align: right; padding-left: 35px;}
.CHC-Head-nav ul li a {color: #666; font-size: 14px; line-height: 24px;}
.CHC-Head-nav ul li a:hover,.CHC-Head-nav ul li .active {color: #14b464;}
/* 登录前 */
.M-meun-user {float: right; width: 140px; position: relative;}
.M-meun-user .M-meun-login {float: left; width: 140px; padding: 40px 0;}
.M-meun-user .M-meun-login ul {float: right;}
.M-meun-user .M-meun-login ul li {float: left; line-height: 20px;}
.M-meun-user .M-meun-login ul li a {float: left; height: 20px; line-height: 20px; padding: 0 10px; color: #888; font-size: 14px;}
.M-meun-user .M-meun-login ul li a:hover {color: #ff5454;}
.M-meun-user .M-meun-login ul .M-u-licon {border-right: 1px solid #e2ecec;}
.M-meun-user .M-meun-login ul .M-u-licon a {padding-left: 26px; background: url(../images/Index-User-icon.png) no-repeat left top; webkit-transition: all 0.1s linear 0s; -moz-transition: all 0.1s linear 0s; -ms-transition: all 0.1s linear 0s; -o-transition: all 0.1s linear 0s; transition: all 0.1s linear 0s;}
.M-meun-user .M-meun-login ul .M-u-licon .M-meun-regicon {background: url(../images/Index-User-icon2.png) no-repeat left top;}
.M-meun-user .M-meun-login ul .M-u-licon a:hover {background-position: left -20px;}
/* 登录后 */
.M-meun-usernav {float:left; width: 140px; height: 100px; position: absolute; top: 0; right: 0;}
.M-menu-Usp {float: right; width: 140px; position: absolute; right: 0; top: 0; z-index: 1000;}
.M-menu-Usp a {float: left; position: relative; width: 50px; padding: 25px 45px;}
.M-menu-Usp a i {position: absolute; right: 40px; top: 25px; width: 10px; height: 10px; background: #ff5454; border: 2px solid #fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}
.M-menu-Usp a span {float: left; width: 48px; height: 48px; border: 1px solid #dcdcdc; border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; overflow: hidden;}
.M-menu-Usp a span img {width: 48px; height: 48px;}
.M-menu-Usp a:hover,.M-menu-Usp .active {border: 1px solid #ddd; border-top: none; border-bottom-color: #fff; padding: 25px 44px 25px 44px;}
.M-menu-Usp a:hover i,.M-menu-Usp .active i {right: 39px;}
/* .M-meun-spLog {position: relative; width: 210px; padding: 0 !important;}
.M-menu-Usp a:after {content: ""; position: absolute; width: 30px; height: 40px; right: 0; top: 0; background: url(../images/down-dot.png) no-repeat right top;}
.M-menu-Usp a:hover:after {background-position: right -40px;}
.M-menu-Usp a:after {right: 70px; top: 30px;}
.M-menu-Usp a:hover,.M-menu-Usp .active {background: #fff; padding: 0px 44px; border: 1px solid #ddd; border-width: 0 1px;} */
.M-meun-usernav .M-meun-UserCont {position: absolute; top: 100px; right: 0; width: 200px; padding: 20px; text-align: center; background: #fff; z-index: 999; border: 1px solid #ddd; z-index: 9;}
.M-meun-usernav .M-meun-UserCont h4 {border-bottom: 1px solid #ddd; padding-bottom: 15px; float: left;}
.M-meun-usernav .M-meun-UserCont h4 p {width:200px; line-height: 24px; text-align: center; color: #999;}
.M-meun-usernav .M-meun-UserCont h4 p i {font-weight: bold; font-size: 14px; color: #404040;}
.M-meun-usernav .M-meun-UserCont h4 p font {font-weight: bold; font-size: 14px; color: #404040;}
.M-meun-usernav .M-meun-UserCont h4 p a {display: inline-block; padding: 0 10px 0 31px; line-height: 22px; height: 22px; text-align: center; border: 1px solid #ddd; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color: #999; margin: 5px 4px 0 4px; position: relative;}
.M-meun-usernav .M-meun-UserCont h4 p a:hover {color: #ff5454;}
.M-meun-usernav .M-meun-UserCont h4 p .M-menu-Center {color: #fff; border-color: #1e8cdc; background: #1e8cdc;}
.M-meun-usernav .M-meun-UserCont h4 p .M-menu-Center:after {content: ""; position: absolute; left: 10px; top: 3px; width: 16px; height: 16px; background: url(../images/SignOut-Icon.png) no-repeat left top;}
.M-meun-usernav .M-meun-UserCont h4 p .M-menu-Center:hover {border-color: #1e8cdc; color: #1e8cdc; background: #fff;}
.M-meun-usernav .M-meun-UserCont h4 p .M-menu-Center:hover:after {background: url(../images/SignOut-Icon.png) no-repeat left -16px;}
.M-meun-usernav .M-meun-UserCont h4 p .M-menu-SignOut {border-color: #ff5454; background: #ff5454; color: #fff;}
.M-meun-usernav .M-meun-UserCont h4 p .M-menu-SignOut:after {content: ""; position: absolute; left: 10px; top: 3px; width: 16px; height: 16px; background: url(../images/SignOut-Icon.png) no-repeat -16px top;}
.M-meun-usernav .M-meun-UserCont h4 p .M-menu-SignOut:hover {border-color: #ff5454; color: #ff5454; background: #fff;}
.M-meun-usernav .M-meun-UserCont h4 p .M-menu-SignOut:hover:after {background: url(../images/SignOut-Icon.png) no-repeat -16px -16px;}

.M-meun-usernav .M-meun-UserCont .M-meun-UserContBox {width: 200px; overflow: hidden;}
.M-meun-usernav .M-meun-UserCont ul {float: left; width: 200px; padding-top: 5px;}
.M-meun-usernav .M-meun-UserCont ul li {float: left; width: 100px; text-align: left; height: 28px; line-height: 28px;}
.M-meun-usernav ul li a {color: #888; line-height: 30px;}
.M-meun-usernav ul li a:hover {color: #91b821;}
.M-meun-usernav ul li a em {color: #ff5454; font-weight: bold; padding-left: 5px;}
.M-meun-usernav .M-meun-Works {float: left; width: 198px; height: 38px; line-height: 38px; margin-top: 10px; text-align: center; background: #1e8cdc; color: #fff; font-size: 14px; border: 1px solid #217fc4; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.M-meun-usernav .M-meun-Works:hover {background: #217fc4;}

/* ^^^^^^^^^^ FOOTER ^^^^^^^^^^ */
/* 停用 */
.CHC-Footer {width: 100%; margin: 0 auto; border-top: 1px solid #ddd;}
.CHC-FooterWrap {width: 1200px; margin: 0 auto;}
.CHC-FooterTxt {width: 1200px; margin: 0 auto; padding: 30px 0;}
.CHC-FooterTxt p {line-height: 24px; color: #999;}
.CHC-FooterTxt p a {color: #999;}
.CHC-FooterTxt p a:hover,.CHC-FooterTxt p .active {color: #14b464;}
.CHC-FooterTxt p .active:hover {text-decoration: underline;}
.CHC-FooterTxt p font,.CHC-FooterCopy p font {padding: 0 10px; color: #ddd;}
.CHC-FooterLink {width: 1200px; margin: 0 auto; margin-top: 20px;}
.CHC-FooterLink li {float: left; margin-right: 10px;}
.CHC-FooterLink li a {float: left;}
.CHC-FooterUs {width: 1200px; margin: 0 auto; border-top: 1px solid #f0f0f0; padding: 25px 0;}
.CHC-FooterCopy {float: left;}
.CHC-FooterCopy p {color: #999; line-height: 62px;}
.CHC-FooterUsApp {float: right;}
.CHC-FooterCopy p a {color: #999;}
.CHC-FooterCopy p a:hover {color: #14b464;}
.CHC-FooterUsAppList {float: left;}
.CHC-FooterUsAppList li {float: left; width: 90px; text-align: center;}
.CHC-FooterUsAppList li a {float: left; color: #999; position: relative;}
.CHC-FooterUsAppList li a:hover {color: #333;}
.CHC-FooterUsAppList li i {float: left; width: 32px; height: 32px; margin: 0 29px; background: url(../images/bottom_icon.png) no-repeat left -65px; webkit-transition: all 0.15s linear 0s; -moz-transition: all 0.15s linear 0s; -ms-transition: all 0.15s linear 0s; -o-transition: all 0.15s linear 0s; transition: all 0.15s linear 0s;}
.CHC-FooterUsAppList li .Footer-Icon1 {background-position: 0px 0px;}
.CHC-FooterUsAppList li .Footer-Icon2 {background-position: -32px 0px;}
.CHC-FooterUsAppList li .Footer-Icon3 {background-position: -64px 0px;}
.CHC-FooterUsAppList li .Footer-Icon4 {background-position: -96px 0px;}
.CHC-FooterUsAppList li a:hover .Footer-Icon1 {background-position: 0px -32px;}
.CHC-FooterUsAppList li a:hover .Footer-Icon2 {background-position: -32px -32px;}
.CHC-FooterUsAppList li a:hover .Footer-Icon3 {background-position: -64px -32px;}
.CHC-FooterUsAppList li a:hover .Footer-Icon4 {background-position: -96px -32px;}
.CHC-FooterUsAppList li em {float: left; width: 90px; text-align: center; line-height: 30px;}
.CHC-FooterUsAppList li a p {position: absolute; left: 0; bottom: 87px; display: none;}
.CHC-FooterUsAppList li .sjwx:hover p {display: block; left: -8px;}
.CHC-FooterUsAppList li .sjkh:hover p {display: block; left: -8px;}
.CHC-FooterUsAppList li .az:hover p {display: block; left: -66px;}
.CHC-FooterUsAppList li .ios:hover p {display: block; left: -132px;}
/* 启用 */
.M-botline {width: 100%; margin: 0 auto; min-width: 1200px; position: relative; border-top: 1px solid #e6e6e6; background: #fff; }
.M-Footer {width: 1200px; margin: 0 auto; padding: 40px 0; position: relative;}
.M-Footer .M-Foot {float: left; width: 990px;}
.M-Footer .M-Foot p {color: #999; line-height: 26px;}
.M-Footer .M-Foot p span {padding: 0 10px;}
.M-Footer .M-Foot p a {color: #999;}
.M-Footer .M-Foot p a:hover {color: #666; text-decoration: underline;}
.M-Footer .M-Foot ul {float: left; width: 990px; margin-top: 10px;}
.M-Footer .M-Foot ul li {float: left; margin-right: 10px;}
.M-Footer .M-Foot-Mob {float: right; width: 280px; position: absolute; right: 0; top: 50%; margin-top: -35px; z-index: 9;}
.M-Footer .M-Foot-Mob ul {float: left; width: 280px;}
.M-Footer .M-Foot-Mob ul li {float: left; width: 70px; text-align: center;}
.M-Footer .M-Foot-Mob ul li a {float: left; width: 70px; color: #666; position: relative;}
.M-Footer .M-Foot-Mob ul li a em {float: left; width: 70px; line-height: 40px; text-align: center;}
.M-Footer .M-Foot-Mob ul li a i {float: left; width: 32px; height: 32px; margin: 0 19px; background: url(../images/bottom_icon.png) no-repeat left top; webkit-transition: all 0.1s linear 0s; -moz-transition: all 0.1s linear 0s; -ms-transition: all 0.1s linear 0s; -o-transition: all 0.1s linear 0s; transition: all 0.1s linear 0s;}
.M-Footer .M-Foot-Mob ul li a .business-icon {background-position: 0px 0px;}
.M-Footer .M-Foot-Mob ul li a .wx-icon {background-position: -32px 0px;}
.M-Footer .M-Foot-Mob ul li a .android-icon {background-position: -64px 0px;}
.M-Footer .M-Foot-Mob ul li a .ios-icon {background-position: -96px 0px;}
.M-Footer .M-Foot-Mob ul li a:hover .business-icon {background-position: 0px -32px;}
.M-Footer .M-Foot-Mob ul li a:hover .wx-icon {background-position: -32px -32px;}
.M-Footer .M-Foot-Mob ul li a:hover .android-icon {background-position: -64px -32px;}
.M-Footer .M-Foot-Mob ul li a:hover .ios-icon {background-position: -96px -32px;}
.M-Footer .M-Foot-Mob ul li a:hover em {color: #333;}
.M-Footer .M-Foot-Mob ul li a p {position: absolute; top: -170px; right: 0; display: none;}
.M-Footer .M-Foot-Mob ul li a:hover p {display: block;}
.M-Footer .M-Foot-Mob ul li a.wxbusiness p {top: -150px; right: -16px;}
.M-Footer .M-Foot-Mob ul li a.wxdown p {top: -150px; right: -16px;}
.M-Footer .M-Foot-Mob ul li a.azdown p {top: -150px; right: -70px;}
.M-Footer .M-Foot-Mob ul li a.iosdown p {top: -150px; right: 0px;}

