@charset "utf-8";
/* CSS Document */
a, article, aside, blockquote, body, button, code, dd, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, input, legend, li, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a{ 
	text-decoration:none;
	color: #666;
    text-decoration: none;
    margin: 0;
    padding: 0;
    outline: 0;
	}
img, input {
    vertical-align: middle;
}
h1, h2, h3, h4, h5, h6, strong {
    font-weight: 700;
}
img {
    border: 0;
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
    -moz-interpolation-mode: bicubic;
    -webkit-interpolation-mode: bicubic;
}
@font-face {
	font-family: element-icons;
	src:url(../fonts/element-icons.woff) format("woff"), url(../fonts/element-icons.ttf) format("truetype");
}
.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
.pointer {
    cursor: pointer;
}
.pubContent {
    height: 100% ;
    box-sizing: border-box;
    overflow-y: auto;
}
.pubWrap {
    width: 1200px;
    margin: 0 auto;
}
.clearfix {
	clear:both;
}
.fl {
    float: left;
}

.distpicker-address-wrapper {
  color: #9caebf;
}
.distpicker-address-wrapper select {
    padding: .5rem .75rem;
    height: 40px;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.distpicker-address-wrapper select option {
      font-weight: normal;
      display: block;
      white-space: pre;
      min-height: 1.2em;
      padding: 0px 2px 1px;
}
.distpicker-address-wrapper ul {
    margin: 0;
    padding: 0;
}
.distpicker-address-wrapper ul li {
      list-style: none;
}
.distpicker-address-wrapper .address-header {
    background-color: #fff;
}
.distpicker-address-wrapper .address-header ul {
      display: flex;
      justify-content: space-around;
      align-items: stretch;
}
.distpicker-address-wrapper .address-header ul li {
        display: inline-block;
        padding: 10px 10px 7px;
}
.distpicker-address-wrapper .address-header ul li.active {
          border-bottom: #52697f solid 3px;
          color: #52697f;
}
.distpicker-address-wrapper .address-container {
    background-color: #fff;
}
.distpicker-address-wrapper .address-container ul {
      height: 100%;
      overflow: auto;
}
.distpicker-address-wrapper .address-container ul li {
        padding: 8px 10px;
        border-top: 1px solid #f6f6f6;
}
.distpicker-address-wrapper .address-container ul li.active {
          color: #52697f;
}
.disabled-color {
  background: #f8f8f8;
}

.mr10 {
    margin-right: 10px;
}
.mr20 {
    margin-right: 20px;
}
.gwnav {
    margin-left: 110px;
}
.pubnav {
    font-size: 14px;
}
.pubnav a {
    display: inline-block;
    height: 60px;
    line-height: 80px;
    margin: 0 24px;
    position: relative;
}
.pubnav a.on {
    color: #4c69fc;
    border-bottom: 2px solid #4c69fc;
}
.gwnav i {
    color: #ff4e00;
    position: absolute;
    top: -5px;
    right: -20px;
}

.fr {
    float: right;
}
.gwfr {
    width: 154px;
    margin-top: 28px;
}
.gwfr a.fl {
    background: #4c69fc;
    color: #fff;
}
.gwfr a {
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    display: block;
    border-radius: 30px;
}
.gwfr a.fr {
    border: 1px solid #e6e6e6;
}
.rightAside {
    width: 80px;
    font-size: 12px;
    color: #666;
    position: fixed;
    bottom: 100px;
    right: 20px;
}
.rightAside .block.on,.rightAside .block.curr{
    background: #4c69fc;
    color: #fff;
}
.rightAside .block1 {
    animation: rotateInDownLeft 1s 0s 1 linear both;
}
.rightAside .block {
    width: 80px;
    height: 78px;
    text-align: center;
    line-height: 24px;
    box-sizing: border-box;
    padding-top: 16px;
    position: relative;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 0 30px rgba(0,0,0,.3);
}
.block {
    display: block!important;
}
.rightAside .block i {
    font-size: 22px;
}
.rightAside .block2 {
    animation: rotateInDownRight 1s .3s 1 linear both;
}
.rightAside .block .qrcode.current{
	display:block;
	}
.rightAside .block .qrcode {
    width: 170px;
    height: 190px;
    font-size: 16px;
    position: absolute;
    right: 79px;
    top: -56px;
    display: none;
}
.rightAside .block .qrcode p{
	color:#666;
	}
.rightAside .block .qrcode .qrcodeWrap {
    width: 120px;
    background: #fff;
    box-shadow: 0 0 30px rgba(0,0,0,.3);
    height: 150px;
    padding: 20px;
}
.rightAside .block .qrcode img {
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
}
.rightAside .block3 {
    animation: rotateInDownLeft 1s .6s 1 linear both;
}
.rightAside .block4 {
    animation: rotateInDownRight 1s .9s 1 linear both;
}
.gwhelp .helptop {
    width: 100%;
    height: 330px;
    background: url(../img/helpTop.png)no-repeat 50%;
    background-size: cover;
    color: #fff;
}
.gwhelp .helptop h3 {
    font-size: 40px;
    text-align: center;
    padding: 90px 0 36px;
}
.gwhelp .helptop .gwserch {
    padding-left: 76px;
    height: 44px;
}
.gwhelp .helptop .gwserch .fl {
    font-size: 36px;
}
.gwhelp .helptop .title {
    position: relative;
    top: -4px;
}
.gwhelp .helptop .gwserch .inp {
    width: 720px;
    height: 44px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.gwhelp .helptop .gwserch .fl {
    font-size: 36px;
}
.gwhelp .helptop .gwserch .inp input {
    width: 625px;
    height: 42px;
    border: 1px solid #e0e0e0;
    border-right: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 20px;
    font-size: 14px;
}
.gwhelp .helptop .gwserch .inp .fr {
    font-size: 14px;
    width: 90px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #4c69fc;
}
.gwhelp .helptop .hot {
    color: #ffc40e;
    padding-top: 15px;
    padding-left: 240px;
}
.gwhelp .helptop .hot a, .gwhelp .helptop .hot a:hover {
    color: #ffc40e;
}
.gwhelp .content {
    margin-bottom: 200px;
}
.mt20 {
    margin-top: 20px;
}
.gwhelp .gwLeft {
    border: 1px solid #e6e6e6;
}
.gwhelp .gwLeft .el-menu {
    border: 0;
	list-style: none;
    position: relative;
    margin: 0;
    padding-left: 0;
}
.gwhelp .gwLeft .el-menu.S_cur{
	display:block;
	}
.gwhelp .gwLeft .newpart {
    border-bottom: 1px solid #e6e6e6;
}
li.active[data-v-62e5c7ec] {
    border-left: 4px solid #4c69fc;
}
.el-checkbox__input.is-checked+.el-checkbox__label, .el-menu-item.is-active {
    color: #4c69fc;
}
.el-menu-item {
    font-size: 14px;
    padding: 0 20px;
    cursor: pointer;
    transition: border-color .3s,background-color .3s,color .3s;
    box-sizing: border-box;
}
.el-menu-item, .el-submenu__title {
    height: 56px;
    line-height: 56px;
    position: relative;
    white-space: nowrap;
    list-style: none;
}
.gwhelp .gwLeft .el-menu-item.is-disabled {
    opacity: 1;
}
.el-menu-item.is-disabled {
    opacity: .25;
    cursor: not-allowed;
    background: 0 0!important;
}
li[data-v-62e5c7ec] {
    border-left: 4px solid transparent;
}
.el-submenu[data-v-62e5c7ec], .el-submenu li[data-v-62e5c7ec] {
    border-left: 0;
}
li[data-v-62e5c7ec] {
    border-left: 4px solid transparent;
}
.el-submenu {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.el-submenu__title {
    font-size: 14px;
    color: #303133;
    padding: 0 20px;
    cursor: pointer;
    -webkit-transition: border-color .3s,background-color .3s,color .3s;
    transition: border-color .3s,background-color .3s,color .3s;
    box-sizing: border-box;
}
.el-submenu__title i {
    color: #909399;
}
.mr5 {
    margin-right: 5px;
}
.el-submenu__title * {
    vertical-align: middle;
}
el-submenu__title i {
    color: #909399;
}
[class*=" el-icon-"], [class^=el-icon-] {
    font-family: element-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.el-submenu__title:hover,.el-menu-item:hover {
    background-color: #ecf5ff;
}
.gwLeft {
    width: 220px;
}
.el-submenu__icon-arrow {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -7px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    font-size: 12px;
}
.gwhelp .gwLeft .el-menu {
    border: 0;
}
.el-menu {
    border-right: solid 1px #e6e6e6;
    list-style: none;
    position: relative;
    margin: 0;
    padding-left: 0;
}

.gwhelp .gwLeft .el-menu-item-group__title {
    padding: 0;
}
.el-menu-item-group__title {
   
    line-height: normal;
    font-size: 12px;
    color: #909399;
}
.el-menu-item-group>ul {
    padding: 0;
}

.el-submenu .el-menu-item {
    height: 50px;
    line-height: 50px;
    padding: 0 45px;
    min-width: 200px;
}
.gwhelp .gwHelpRight {
    border: 1px solid #e6e6e6;
    min-height: 570px;
    margin-left: 240px;
    padding: 10px 20px;
    font-size: 14px;
}
.gwhelp .rightTitle {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #e6e6e6;
}
.rightTitle {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}
.back[data-v-62e5c7ec] {
    cursor: pointer;
}
.articleDet[data-v-62e5c7ec] {
    padding-top: 30px;
}
.articleDet .title[data-v-62e5c7ec] {
    color: #666;
    font-size: 16px;
    padding-bottom: 20px;
}
.articleDet #artContent[data-v-62e5c7ec] {
    line-height: 26px;
}
.gwfooter {
    background: #181921;
    font-size: 14px;
    color: #999;
}
.gwfooter .top {
    padding: 20px 0;
    border-bottom: 1px solid #2a2b32;
}
.gwfooter .top .list {
    float: left;
    padding: 20px 20px 20px 15px;
    min-width: 135px;
    max-width: 290px;
    border-right: 1px solid #2a2b32;
    height: 240px;
}
.gwfooter .top .list .ipig {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../img/help_icon01.png) no-repeat 50%;
    background-size: contain;
}
.gwfooter .top .list i {
    font-size: 36px;
    color: #d1d1d3;
}
.gwfooter .title {
    font-size: 16px;
    color: #fff;
    padding: 10px 0;
}
.gwfooter a, .gwfooter p {
    padding-bottom: 10px;
}
.gwfooter .top .list .blue {
    color: #4c69fc;
}
.gwfooter .top .list.phone {
    border-right: 0;
}
.gwfooter .top .list.phone i {
    display: block;
    float: left;
}

.gwfooter .top .list.phone .text {
    margin-left: 56px;
    width: 200px;
}
.gwfooter .top .list.phone .text .phone {
    font-size: 28px;
    color: #fff;
}
.gwfooter a {
    display: block;
    color: #999;
}
.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.i-liveChat:before {
    content: "\e6f8";
}
.i-piccode:before {
    content: "\e7b0";
}
.i-free:before {
    content: "\e658";
}
.i-customMan:before {
    content: "\e651";
}
.i-suvery:before {
    content: "\e62e";
}
.el-icon-arrow-down:before {
    content: "\E603";
}
.i-xiaochengxu:before {
    content: "\e61b";
}

.i-func:before {
    content: "\e671";
}

.i-setfoot:before {
    content: "\f01cf";
}
.i-meng:before {
    content: "\e670";
}
.i-friend:before {
    content: "\e766";
}
.i-face:before {
    content: "\e619";
}
.i-phonecall:before {
    content: "\e699";
}
.i-qq:before {
    content: "\e666";
}
.i-browse-kong:before {
    content: "\e613";
}
.i-xcx:before {
    content: "\e618";
}
.i-release:before {
    content: "\e656";
}
.i-inear:before {
    content: "\e610";
}
.i-heart:before {
    content: "\e623";
}
.i-weixin:before {
    content: "\e645";
}
.i-person:before {
    content: "\e61d";
}
.mt10 {
    margin-top: 10px;
}
.xcxguide .block0 {
    color: #ff814a;
}
.xcxguide .block1 {
    color: #6bc2ff;
}
.xcxguide .block2 {
    color: #8566c8;
}
.xcxguide .block3 {
    color: #1b9af7;
}
.xcxguide .block4 {
    color: #1dc41d;
}
.xcxguide .block5 {
    color: #a2a49e;
}
.xcxguide .block:nth-child(3n) {
    margin-right: 0;
}
.xcxguide .block0 .top {
    background: #fff9ef;
}
.xcxguide .block1 .top {
    background: #f1f8ff;
}
.xcxguide .block2 .top {
    background: #f1ebff;
}
.xcxguide .block3 .top {
    background: #daebf8;
}
.xcxguide .block4 .top {
    background: #e5fbe5;
}
.xcxguide .block5 .top {
    background: #eaece6;
}
.xcxguide .block {
    width: 282px;
    border: 1px solid #e6e6e6;
    margin-right: 20px;
    margin-top: 30px;
}
.xcxguide .block0 .top {
    background: #fff9ef;
}
.xcxguide .block .top {
    font-size: 82px;
    height: 142px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    line-height: 134px;
}
.xcxguide .block .top i {
    font-size: 82px;
}
.xcxguide .block .title {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
}
.gwfooter .qqCounsel {
    width: 140px;
    height: 40px;
    background: #4c69fc;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 4px;
    padding-bottom: 0;
}
.gwfooter .top .list .qqCounsel i {
    font-size: 18px;
    color: #fff;
    float: none;
    display: inline;
}
.gwfooter .bottom {
    padding: 20px 0;
}
.gwfooter .bottom div {
    text-align: center;
}
.mr30 {
    margin-right: 30px;
}
.gwhelp .zxdetail {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
}
.gwhelp .zxdetail .tit {
    height: 20px;
    line-height: 20px;
}
.mb10 {
    margin-bottom: 10px;
}
.black9 {
    color: #999;
}
.gwhelp .zxdetail {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
}
.zxdetail .mb10 a:hover {
    color: #f60;
}
