html {
    background: #FFF;
    min-height: 100%;
    /* min-width: 1228px; */
}

.qaWhite {
    white-space:pre-wrap !important;
}

.with-iframe .qSlide {
    height: 64%;
    margin-top: 4%;
    padding: 0 6%;
}

.with-iframe .qAnda {
    width: 100%;
    max-width: 1200px;
    margin: 60px auto 0;
    background-size: contain;
}
.with-iframe .policy {
    width: 90%;
}
.with-iframe .department {
    width: 60%;
}
.container {
    display: none;
}

.wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.header {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#4C8EC4, endColorStr=#97C0E1);
    background: -ms-linear-gradient(top, #4C8EC4, #97C0E1);
    background: -moz-linear-gradient(top, #4C8EC4, #97C0E1);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4C8EC4), to(#97C0E1));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4C8EC4), to(#97C0E1));
    background: -webkit-linear-gradient(top, #4C8EC4, #97C0E1);
    background: -o-linear-gradient(top, #4C8EC4, #97C0E1);
    background: linear-gradient(180deg, rgba(76, 142, 196, 1) 0%, rgba(151, 192, 225, 1) 100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.ipv6 span {
    background: #98c0e3;
    color: #3c7fb6;
}

.logo {
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 0;
}

.logo span,
.logo img {
    display: inline-block;
    vertical-align: middle;
}

.logo span {
    font-size: 32px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 44px;
    /* margin-left: 15px; */
}

.logo span a,
.logo span a:visited {
    color: #FFFFFF;
}

.name {
    width: 855px;
    height: 380px;
    text-align: center;
    line-height: 380px;
    font-size: 48px;
    color: #FFFFFF;
    margin: 0 auto;
    font-weight: bold;
    background: url(../images/name.png) 50px top no-repeat;
}

.content {
    padding: 60px 0 60px;
}

.policy {
    width: 760px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #32638C;
    line-height: 66px;
    margin: 0 auto;
    word-break: break-all;
    word-wrap: break-word;
}

.department {
    width: 506px;
    text-align: center;
    background: #3b87c7;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    margin: 12px auto 36px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px 15px;
    word-break: break-all;
}

/* ie8 hack */
:root .department {
    background: url(../images/department.png) left top no-repeat;
    background-size: 100% 100%;
}

.p_date {
    font-size: 0;
    text-align: center;
    margin: 0 0 36px 0;
}

.p_date span {
    font-size: 20px;
    font-weight: bold;
    color: #32638C;
    line-height: 28px;
    margin: 0 74px;
}

.smalltext {
    position: relative;
    margin: 0 auto;
    padding: 58px 78px;
    min-height: 288px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background: url(../images/smalltext.png) center no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

.s_title {
    overflow: hidden;
}

.sLeft {
    float: left;
    display: block;
    width: 145px;
    height: 58px;
    line-height: 42px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
    background: url(../images/s_title.png) no-repeat;
}

.cIs {
    float: right;
    border: 2px dashed #3B87C7;
    padding: 0 19px 0 12px;
    font-size: 0;
    white-space: nowrap;
}

.cIs i,
.cIs span {
    display: inline-block;
    vertical-align: middle;
    color: #32638C;
}

.cIs i {
    font-family: 'cmsicon';
    font-size: 20px;
    margin-right: 8px;
}

.cIs span {
    font-size: 20px;
    line-height: 42px;
}

.p_main {
    margin-top: 12px;
}

.p_main h3 {
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    margin-bottom: 7px;
}

.p_main p {
    font-size: 18px;
    color: #333333;
    line-height: 32px;
    max-height: 160px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    zoom: 1;
}

.toOriginal {
    position: absolute;
    right: 66px;
    bottom: 32px;
    font-size: 20px;
    color: #2F6EA3;
    font-weight: bold;
}

.cBar {
    margin-top: 56px;
}

.c_title {
    font-size: 0;
    text-align: center;
    background: url(../images/line.png) center repeat-x;
}

.c_title span {
    display: inline-block;
    font-size: 36px;
    color: #32638C;
    font-weight: bold;
    background: #FFF;
    padding: 0 30px;
    line-height: 44px;
}

.pTypeList {
    font-size: 0;
    text-align: center;
}

.tIcon {
    display: inline-block;
    vertical-align: middle;
    margin: 22px 35px 0;
    text-align: left;
    font-size: 0;
    width: 180px;
    height: 86px;
    background: url(../images/tIcon.png) no-repeat;
}

.tIcon i,
.tIcon span {
    display: inline-block;
    vertical-align: middle;
}

.tIcon i {
    width: 86px;
    line-height: 86px;
    text-align: center;
    font-size: 40px;
    color: #FFF;
    font-family: 'cmsicon';
}

.tIcon span {
    line-height: 86px;
    margin-left: 6px;
    font-size: 18px;
    color: #3B87C7;
}

.keywords {
    text-align: center;
    font-size: 0;
    margin-top: 46px;
}

.keywords span {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    line-height: 48px;
    background: #BDDCF4;
    padding: 0 45px;
    font-size: 18px;
    color: #32638C;
    margin: 10px 4px 0;
}

.keywords span.dBlue {
    color: #FFF;
    background: #3B87C7;
}

.group {
    margin-top: 6px;
}

.group dl {
    position: relative;
    overflow: hidden;
    margin-top: 46px;
}

.group dl dt {
    float: left;
    width: 130px;
    min-height: 70px;
    height: 100%;
}

.group dl dt span {
    position: absolute;
    top: 50%;
    width: 130px;
    left: 0;
    line-height: 40px;
    margin-top: -20px;
    font-size: 18px;
    font-weight: bold;
    color: #32638C;
    text-align: center;
}

.group dl dd {
    position: relative;
    overflow: hidden;
    padding: 7px 0 7px 35px;
    max-width: 974px;
    font-size: 0;
}

.gList {
    position: relative;
    display: inline-block;
    max-width: 100%;
    background: #F7FAFD;
    min-width: 180px;
    min-height: 16px;
    padding: 12px 10px 12px 33px;
    border: 2px dashed #3B87C7;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    word-break: break-all;
    word-wrap: break-word;
}

.gList span {
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    line-height: 28px;
    margin: 0 25px;
   /*  white-space: nowrap; */
}

.gIcon {
    background: #BDDCF4;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 33px;
    font-family: 'cmsicon';
    color: #3B87C7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    outline: none;
    z-index: 4;
}


.iBar {
    position: relative;
    margin-top: 80px;
    padding: 50px 15px 40px;
    border: 2px dashed #2F6EA3;
}
.i_title{
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: -1px;
    left: 0;
    text-align: center;
    font-size: 0;
    margin-top: -22px;
}
.i_title p {
  display: inline-block;
  background: #ffffff;
  padding-right:14px;
}
.iLeft {
    left: 130px;
}

.iRight {
    right: 140px;
}

.i_title i,
.i_title span,
.i_title em {
    display: inline-block;
    vertical-align: middle;
}

.i_title i {
    background: #32638C;
}

.iCircle {
    position: relative;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    outline: none;
}

.iSquare {
    width: 12px;
    height: 12px;
    margin-left: 14px;
}

.i_title span {
    font-weight: bold;
    font-size: 30px;
    color: #32638C;
    margin-left: 20px;
}

.i_title em {
    font-weight: bold;
    font-size: 36px;
    color: #32638C;
    margin-left: 20px;
    line-height: 44px;
}

.new {
    position: relative;
    /* height: 162px; */
    border: 4px solid #3B87C7;
    overflow-y: auto;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.old,
.commonText {
    position: relative;
    border: 4px solid #3B87C7;
    overflow-y: auto;
    background: #3B87C7;
}

.old {
    /* height: 180px; */
}

.new:before,
.old:before {
    position: absolute;
    top: 0;
    left: 6px;
    font-size: 40px;
    font-weight: 400;
    opacity: 0.3;
    line-height: 52px;
}

.new:before {
    content: '\65b0';
    color: #3B87C7;
}

.old:before {
    content: '\65e7';
    color: #FFFFFF;
}

.iNShow {
    position: relative;
    padding: 20px;
    z-index: 3;
    white-space: pre-wrap;
}

.iNShow p {
    font-size: 16px;
    line-height: 32px;
}

.iNShow p,
.iNShow span {
    background: transparent !important;
}

.new p {
    color: #3C4455;
}

.old *,
.commonText * {
    color: #FFFFFF;
    background: transparent;
}

.commonText .iList {
    padding-top: 5px;
}

.iList img {
    display: block;
    width: 100%;
    margin-top: 24px;
}

.iSwiper {
    position: relative;
    margin-top: 54px;
}

.iSwiper .swiper-container {
    height: 386px;
    text-align: center;
}

 .iSwiper .swiper-slide {
    height: 100%;
    opacity: 0.4;
    width: 100%;
      -webkit-transform: scale(0.8) !important;
         -moz-transform: scale(0.8) !important;
         -ms-transform: scale(0.8) !important;
         -o-transform: scale(0.8) !important;
         transform: scale(0.8) !important;
}

.swiper-slide * {
    color: #FFF !important;
}

.iSwiper img {
    width: 100%;
    height: 100%;
}

.iSwiper .swiper-slide-visible{
    opacity: 0.6;
     -webkit-transform: scale(0.8) !important;
    -moz-transform: scale(0.8) !important;
    -ms-transform: scale(0.8) !important;
    -o-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
}

.iSwiper .swiper-slide-active{
    top: 0;
    opacity: 1;
     -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}

.iSwiper .pagination {
    position: absolute;
    z-index: 20;
    left: 0px;
    width: 100%;
    text-align: center;
    bottom: 30px;
    font-size: 0;
}

.iSwiper .swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 8px;
    background: #D4D4D4;
    margin-right: 8px;
    cursor: pointer;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    position: relative;
}

.iSwiper .swiper-visible-switch {
    opacity: 1;
    top: 0;
}

.iSwiper .swiper-active-switch {
    background: #2F6EA3;
}

.iSwiper .arrow-left {
    position: absolute;
    left: 24px;
    top: 50%;
    margin-top: -30px;
    width: 41px;
    height: 61px;
    line-height: 61px;
    text-align: center;
    font-family: 'cmsicon';
    font-size: 18px;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
    z-index: 5;
}

.iSwiper .arrow-right {
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -30px;
    width: 41px;
    height: 61px;
    line-height: 61px;
    text-align: center;
    font-family: 'cmsicon';
    font-size: 18px;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
    z-index: 5;
}

.qAnda {
    margin-top: 60px;
    padding-top: 43px;
    background: url(../images/qAndaBg.png) no-repeat;
}

.qAnda .swiper-slide {
    width: 100%;
}

.qaSwiper {
    width: 1160px;
    margin: 0 auto;
    height: 400px;
}

.qSlide {
    padding: 0 70px;
    margin: 53px auto 0;
    height: 280px;
    overflow-y: auto;
}

.qSlide h3,
.qSlide div,
.qSlide p {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF !important;
    background: transparent !important;
    line-height: 36px;
}

.qSlide h3 {
    margin-bottom: 8px;
    white-space: normal;
    word-break:break-all;
}
.qSlide div p:first-child {
    display: inline !important;
}
.qSlide p,
.qSlide div {
    max-height: 180px;
    line-height: 36px;
    word-break:break-all;
}
.qSlide *{
    word-break: break-all;
    word-wrap: break-word;
}
.qAnda .pagination {
    position: absolute;
    z-index: 5;
    left: 0px;
    bottom: 17px;
    width: 100%;
    text-align: center;
}

.qAnda .swiper-pagination-switch {
    display: inline-block;
    width: 46px;
    height: 40px;
    line-height: 40px;
    margin-right: 14px;
    cursor: pointer;
    padding-top: 7px;
    text-align: center;
    font-size: 20px;
    color: #666666;
    background: url(../images/pagination.png) no-repeat;
}

.qAnda .swiper-active-switch {
    color: #2F6EA3;
}

a.first {
    border-right: 1px solid #e6e6e6;
}

.ipv6 {
    position: absolute;
    top: 31px;
    right: 0;
}

