@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    /* -webkit-user-select: none;
    touch-action: none; */
    font-family: "Microsoft YaHei";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

fieldset,
img {
    border: 0;
}

ul,
ol,
li {
    list-style: none;
    font-family: 'Microsoft YaHei';
}


/* remember to define focus styles! */

:focus {
    outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
    font-style: normal;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    background-color: #fff;
    border: none;
}

code,
kbd,
samp,
tt {
    font-size: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


/*@purpose To enable resizing for IE */


/*@branch For IE6-Win, IE7-Win */

input,
button,
textarea {
    *font-size: 100%;
}

ol,
ul {
    list-style: none;
}


/* tables still need 'cellspacing="0"' in the markup */

table,
tr,
td {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

caption,
th {
    text-align: left;
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}


/* remember to highlight anchors and inserts somehow! */

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}


/**Common Css**/

.fr {
    float: right;
    *display: inline;
}

.fl {
    float: left;
    *display: inline;
}


/*文本超出显示省略号*/

.ehn,
.otw,
.tow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/*清除浮动*/

.clearfix {
    clear: both;
    *zoom: 1;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "\0020";
    visibility: hidden;
    height: 0;
}

img {
    width: 100%;
}

/* 自定义公共flex样式 */

.box {
    display: flex;
    align-items: center;
}

.boxC {
    display: flex;
    justify-content: center;
    align-items: center;
}

.boxS {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#main {
    width: 100%;
    margin-top: 64px;
    background-color: #f6f6f6;
}



/* 页尾部分 */
#CompFooter {
    width: 100%;
    height: 100%;
    margin-top: 10px;
    padding-top: 75px;
    flex-direction: column;
    background: #0d102d;
}

#CompFooter .contact_title {
    width: 100%;
    position: relative;

}

#CompFooter .contact_title_ch {
    font-size: 48px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #ffffff;
    line-height: 72px;
}

#CompFooter .contact_title_en {
    width: 100%;
    position: absolute;
    bottom: 25px;
    font-size: 60px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    opacity: 0.2;
}

#CompFooter .contact_info {
    width: 100%;
    margin-top: 57px;
    padding-top: 59px;
    padding-bottom: 79px;
    background-image: url(../images/contactInfoBg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#CompFooter .contact_info_title {
    width: 100%;
}

#CompFooter .contact_info_title_logo {
    width: 79px;
}

#CompFooter .contact_other {
    width: 100%;
    margin-top: 62px;
}

#CompFooter .contact_address i,
#CompFooter .contact_email i,
#CompFooter .contact_phone i {
    font-size: 16px;
    color: #fff;
    opacity: 0.9;
}

#CompFooter .contact_other_text {
    margin-left: 12px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
}

#CompFooter .contact_address {
    margin: 0 70px;
}

#CompFooter .contact_number {
    padding: 30px 0;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #e7e7e7;
    line-height: 1;
}

/* 通用标题 */
.moduleTitle {
    flex-shrink: 0;
}

.moduleTitle_title {
    position: relative;
}

.moduleTitle_title_ch {
    font-size: .64rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #10132e;
    line-height: .96rem;
}

.moduleTitle_title_en {
    position: absolute;
    top: -0.26666666666666666rem;
    font-size: .8rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #101332;
    opacity: 0.2;
    line-height: 1;
}

.moduleTitle_title_en_left {
    position: absolute;
    top: -0.26666666666666666rem;
    left: 0;
    font-size: .8rem;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #101332;
    opacity: 0.2;
    line-height: 1;
}

.moduleTitle_title_white {
    color: #fff;
}

/* 分页 */
#pages {
    width: 100%;
    margin-top: 30px;
}

.pages {
    width: 100%;
    overflow-x: auto;
}

.page_arrow {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fff;
}

.page_number {
    width: 30px;
    height: 30px;
    margin: 0 5px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #000;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fff;
    flex-shrink: 0;
}
.page_number_active{
    background-color: #0d102d;
    color: #fff;
}
#pages a{
    width: 100%;
    height: 100%;
    font-size: inherit;
    color: inherit;
}