@font-face {
    font-family: "syht-b";
    src: url("../font/syht-b.eot");
    /* IE9 */
    src: url("../font/syht-b.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font/syht-b.woff") format("woff"), /* chrome、firefox */
    url("../font/syht-b.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../font/syht-b.svg#syht-b") format("svg");
    /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "syht";
    src: url("../font/syht.eot");
    /* IE9 */
    src: url("../font/syht.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font/syht.woff") format("woff"), /* chrome、firefox */
    url("../font/syht.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../font/syht.svg#syht") format("svg");
    /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

html {
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    font-family: "微软雅黑";
}

.pcbanner {
    display: block;
}

.mobanner {
    display: none;
}


/*页码*/

.pagewrap {
    text-align: center;
    line-height: 30px;
    padding: 50px 0;
    position: relative;
    z-index: 14;
}

.pagewrap div {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.pagewrap .inwraps {
    float: left;
    position: relative;
    left: 50%;
}

.pagewrap .inwraps .pagebox {
    float: left;
    position: relative;
    left: -50%;
    color: #333;
}

.pagewrap .prevPage {
    margin-right: 8px;
}

.pagewrap .prevPage,
.pagewrap .nextPage {
    float: left;
    width: 60px;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.pagewrap .pagenum {
    float: left;
    width: 30px;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    display: block;
}

.numInp {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.pagewrap .jumpspan {
    width: auto;
}

.pagewrap .activenum {
    background: #009dad;
    color: #fff;
    border: none;
}

.pagebox .lastpage,
.pagebox .allpage {
    float: left;
    width: 60px;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #333;
    display: block;
    margin-left: 8px;
}

.pagebox .allpage {
    border: none;
    color: #333;
}

.index_wrap {
    width: 95.83333%;
    margin: 0 auto;
}

.body {
    position: relative;
}

.fadeInUp_qs50,
.fadeInRight_qs50,
.fadeInLeft_qs50,
.fadeInLeft,
.fadeInRight,
.fadeInUp {
    opacity: 0;
}

.wow {
    opacity: 0;
}

.wrap {
    width: 95.83333%;
    margin: 0 auto;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.clear {
    zoom: 1;
}

* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

ul li {
    list-style: none;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background: #009dad;
}

::-webkit-scrollbar-track {
    background: #ccc;
}

.mohead {
    display: none;
}

.pchead {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background: #fff;
}

.pchead .logoBox {
    display: block;
    margin-left: 2.08335%;
    /* width: 100px; */
    float: left;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    /* -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08); */
    height: 100px;
    display: flex;
    align-items: center;
}
.actpchead .logoBox{height: 60px !important;}
.pchead .logoBox img {
    display: block;
    /* width: 100%; */
    height: 64px;
}
.pchead .navUl {
    float: right;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    margin-right: 2.08335%;
}

.pchead .navUl li {
    float: left;
    line-height: 100px;
    height: 100px;
    font-size: 18px;
    position: relative;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    background: url(../images/fgline.png) no-repeat right center;
    padding: 0 12px;
}

.pchead .navUl li:last-child {
    padding-right: 0;
    background: none;
}

.pchead .navUl li:nth-last-child(2) {
    background: none;
    margin-right: 40px;
}

.pchead .navUl li .navs {
    text-align: center;
    color: #333;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    display: block;
    line-height: 36px;
    position: relative;
    padding: 0 10px;
    margin-top: 32px;
}

.pchead .navUl li .navs::after {
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
    background: #009dad;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.pchead .navUl li:hover .navs::after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.pchead .navUl .language {
    color: #333;
}

.pchead .navUl li:last-child {
    margin-right: 0;
}

.pchead .navUl .language a {
    color: #333;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    margin: 0 10px;
}

.pchead .navUl .language a:hover {
    color: #e60817;
}

.pchead .btnav {
    position: absolute;
    top: 100%;
    overflow: hidden;
    background: rgba(255, 255, 255, .8);
    left: 50%;
    transform: translateX(-50%);
    max-height: 0;
    -o-transition: all 1s;
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    width: 166px;
    overflow: hidden;
}


.pchead li:nth-child(3) .btnav {
    width: 270px;
}

.pchead .btnav a {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 0 20px;
    line-height: 48px;
    border-bottom: 1px solid #fff;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: relative;
}

.pchead .btnav a span {
    position: relative;
    z-index: 10;
    color: #666;
    font-weight: normal;
}

.pchead .btnav a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    transform: scaleX(0);
    transform-origin: right;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 0;
}

.pchead .navUl li:hover .btnav {
    max-height: 500px;
}

.pchead .btnav a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}


/*.pchead .btnav .btwrap{
	width: 95.83333%;
	margin: 0 auto;
}*/


/*.pchead .btnav .btwrap .bt_nav_ul{
	width:660px;
	float: right;
	box-sizing: border-box;
}
.pchead .btnav .btwrap .bt_nav_ul a{
	display: block;
	line-height: 50px;
	margin-right: 24px;
	color: #999;
	float: left;
	padding: 0 10px;
	-o-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  font-size: 14px;
}
.pchead .btnav .btwrap .bt_nav_ul a:last-child{
	margin-right: 0;
}
.pchead .btnav .btwrap .bt_nav_ul a:hover{
	color: #333;
}
.pchead .navUl li:nth-child(6) .bt_nav_ul{
	padding-left: 370px;
}
.pchead .navUl li:nth-child(2) .bt_nav_ul{
	margin-right: 28px;
}
.pchead .navUl li:nth-child(3) .btnav .bt_nav_ul{
	width: 748px;
}*/

.actpchead {
    background: #fff !important;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}

.actpchead .logoBox {
    /* width: 60px; */
}

.actpchead .navUl li {
    height: 60px;
    line-height: 60px;
}

.actpchead .navUl li .navs {
    margin-top: 12px;
}


/*.actpchead .navUl li .navs {
  color: #009dad;
}
.actpchead .navUl .language {
  color: #009dad;
}
.actpchead .navUl .language a {
  color: #009dad;
}*/

.heg {
    height: 100px;
    position: relative;
    z-index: 11;
}

.actHeg {
    height: 60px;
}

.menu_sub {
    position: fixed;
    right: -70%;
    top: 0;
    width: 70%;
    background: #000;
    z-index: 1000;
    height: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}


.maskout {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    display: none;
}

.maskout img {
    width: 30px;
    position: absolute;
    left: 40px;
    top: 40px;
}

.menu_sub li {
    text-align: left;
    border-bottom: 1px solid #232530;
    line-height: 44px;
    font-size: 16px;
    width: 92%;
    margin: 0 auto;
}

.menu_sub a {
    color: #fff;
    display: block;
}

.menu_sub .subTitle {
    color: #fff;
    background: url(../images/plus.png) no-repeat;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    background-size: 16px 16px;
    background-position: right center;
}

.menu_sub .bignav {
    background: none!important;
}

.menu_sub .subbox {
    display: none;
    font-size: 14px;
}


.menu_sub .menuact {
    background: url(../images/reduce.jpg) no-repeat;
    background-position: right center;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px;
    background-size: 16px;
}

.bannerBox {
    position: relative;
    z-index: 11;
}

.bannerBox .wrap {
    position: relative;
}

.bannerplace {
    width: 100%;
    display: block;
}

.bannerBox .wrap .scrollbox {
    position: absolute;
    bottom: 7.2727%;
    font-size: 12px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/about03.png) no-repeat;
    background-position: left center;
    line-height: 14px;
    padding: 10px 0 10px 5.7143%;
    margin-bottom: -10px;
    cursor: pointer;
    left: 12.5%;
}

.bannerBox .banner {
    width: 87.5%;
    position: absolute;
    right: 0;
    top: 0;
}

.bannerBox .banner img {
    width: 100%;
}

.bannerBox .banner .titleBox {
    position: absolute;
    top: 50.44%;
    left: 5.7143%;
    width: 94.2857%;
}

.bannerBox .banner .titleBox .cn {
    font-family: syht-b;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 1.581%;
}

.bannerBox .banner .titleBox .en {
    font-family: OpenSans-Bold;
    font-size: 40px;
    line-height: 30px;
    letter-spacing: 6px;
    color: #ffffff;
    margin-bottom: 5.9289%;
}

.bannerBox .banner .titleBox .about_nav a {
    letter-spacing: 1px;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.bannerBox .banner .titleBox .about_nav a,
.bannerBox .banner .titleBox .about_nav span {
    float: left;
    display: block;
    color: #fff;
    margin-right: 20px;
    font-size: 18px;
}


.bannerBox .banner .titleBox .about_nav a:hover {
    color: #009dad;
}

.bannerBox .banner .redLine {
    width: 5.27%;
    height: 3px;
    background: #e60313;
    position: absolute;
    top: 64.44%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}


.footer {
    position: relative;
    z-index: 20;
    border-top: 1px solid #717171;
    background: #121212;
}


.footer .top {
    border-bottom: 1px solid #363636;
}

.footer .bt_nav {
    float: left;
}

.footer .bt_nav a {
    display: block;
    float: left;
    line-height: 58px;
    padding: 0 44px;
    color: #999;
    font-size: 16px;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.footer .bt_nav a:nth-child(1) {
    padding-left: 0;
}

.footer .bt_nav a:hover {
    color: #009dad;
}

.footer .bt_nav span {
    display: block;
    float: left;
    color: #999;
    line-height: 58px;
    font-size: 10px;
}

.footer .bt_enjoy {
    float: right;
}

.footer .bt_enjoy span {
    display: block;
    float: left;
    color: #999;
    line-height: 58px;
    font-size: 10px;
}

.footer .bt_enjoy .eojoy_div {
    padding: 0 18px;
    float: left;
    position: relative;
}

.footer .bt_enjoy .eojoy_div .enjoy_h {
    display: block;
}

.footer .bt_enjoy .eojoy_div .enjoy_l {
    display: none;
}

.footer .bt_enjoy .eojoy_div:last-child {
    padding-right: 0;
}

.footer .bt_enjoy .eojoy_div:hover .enjoy_l {
    display: block;
}

.footer .bt_enjoy .eojoy_div:hover .enjoy_h {
    display: none;
}

.footer .bt_enjoy .eojoy_div .bigImg {
    width: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: scale(0) translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -webkit-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    transition: transform 0.5s;
}

.footer .bt_enjoy .eojoy_div:hover .bigImg {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
}

.footer .center {
    height: 262px;
}

.footer .center .index_wrap {
    height: 100%;
}

.footer .center .lt {
    float: left;
    width: 35.6739%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #363636;
    overflow: hidden;
    height: 100%;
}

.footer .center .lt .ewmbox {
    margin-top: 74px;
    width: 97px;
    float: left;
    margin-right: 6.4103%;
}

.footer .center .lt .ewmbox img {
    display: block;
    width: 100%;
}

.footer .center .lt .ewmbox .te {
    color: #999;
    text-align: center;
    font-size: 14px;
    line-height: 2.6;
}

.footer .center .lt .hotBox {
    float: left;
    margin-top: 74px;
    padding-left: 48px;
    background: url(../images/hot.png) no-repeat;
}

.footer .center .lt .hotBox .bt {
    color: #999999;
    font-size: 14px;
    line-height: 14px;
}

.footer .center .lt .hotBox .num {
    margin: 12px 0;
    font-size: 30px;
    color: #f0f0f0;
    line-height: 24px;
}

.footer .center .cen {
    float: left;
    width: 28.8043%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #363636;
}

.footer .center .cen .lxfs:nth-child(1) {
    margin-top: 74px;
    background: url(../images/yx.png) no-repeat;
    background-position: 28px 5px;
    margin-bottom: 17px;
}

.footer .center .cen .lxfs:nth-child(2) {
    background: url(../images/dz.png) no-repeat;
    background-position: 29px 2px;
}

.footer .center .cen .lxfs {
    padding-right: 20px;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    padding-left: 60px;
}

.footer .center .rt {
    width: 35.5218%;
    float: left;
    height: 100%;
}

.footer .center .rt .inputbox {
    margin-top: 74px;
}

.footer .center .rt .inputbox .txt {
    margin-left: 5.6878%;
    font-size: 14px;
    color: #999;
    line-height: 14px;
    margin-bottom: 10px;
}

.footer .center .rt .inputbox .inpbox {
    position: relative;
    width: 94.3121%;
    margin-left: 5.6878%;
}

.footer .center .rt .inputbox .inpbox input {
    width: 100%;
    display: block;
    background: #f0f0f0;
    height: 50px;
    padding: 0 95px 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    background: #404040;
    color: #fff;
}

.footer .center .rt .inputbox .inpbox button {
    width: 85px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    border: none;
    outline: none;
    background: #009dad;
    color: #fff;
    cursor: pointer;
}

.footer .bottom {
    background-color: #090909;
    line-height: 50px;
}

.footer .bottom .lt {
    font-size: 12px;
    color: #666666;
    float: left;
}

.footer .bottom .lt a{color: #666;}

.footer .bottom .lt a:hover{color: #fff;}

.footer .bottom .rt {
    color: #666666;
    font-size: 12px;
    float: right;
}

@media screen and (min-width: 1280px) and (max-width: 1366px) {
    .footer .center .lt .ewmbox {
        width: 80px;
    }
    .footer .center .lt .hotBox .num {
        font-size: 24px;
    }
}

@-webkit-keyframes changeColor {
    0% {
        color: #fff;
    }
    50% {
        color: #009dad;
        opacity: 1;
    }
    100% {
        color: #fff;
        opacity: 1;
    }
}

@-keyframes changeColor {
    0% {
        color: #fff;
    }
    50% {
        color: #009dad;
        opacity: 1;
    }
    100% {
        color: #fff;
        opacity: 1;
    }
}

.changeColor {
    opacity: 1;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: changeColor;
    -moz-animation-name: changeColor;
    animation-name: changeColor;
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    animation-fill-mode: none;
}

@-webkit-keyframes bgPlay {
    0% {
        opacity: 1;
        background-position: -190% top;
    }
    100% {
        opacity: 1;
        background-position: 100% top;
    }
}

@-keyframes bgPlay {
    0% {
        opacity: 1;
        background-position: -190% top;
    }
    100% {
        background-position: 100% top;
        opacity: 1;
    }
}

.bgPlay {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: bgPlay;
    -moz-animation-name: bgPlay;
    animation-name: bgPlay;
}

@media screen and (min-width: 100px) and (max-width: 1024px) {
    .pagewrap {
        display: none;
    }
    .wrap {
        width: 90%;
    }
    .footer .top,
    .footer .center {
        display: none;
    }
    .footer .bottom {
        padding: 6% 0;
        line-height: 2;
    }
    .footer .bottom .lt {
        float: none;
    }
    .footer .bottom .lt span {
        display: block;
        text-align: center;
    }
    .footer .bottom .rt {
        float: none;
        text-align: center;
    }
    .pcbanner {
        display: none;
    }
    .mobanner {
        display: block;
    }
    .heg {
        display: block;
        height: 60px;
    }
    .pchead {
        display: none;
    }
    .mohead {
        display: block;
        height: 60px;
        padding: 0 5%;
        overflow: hidden;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 999;
        background: #fff;
        -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    }
    .mohead .logoBox {
        display: block;
        width: 150px;
        float: left;
        margin-top: 15px;
    }
    .mohead .logoBox img {
        width: 100%;
        display: block;
    }
    .mohead .menu {
        width: 44px;
        height: 44px;
        overflow: hidden;
        float: right;
        margin-top: 8px;
    }
    .mohead .menu span {
        width: 30px;
        height: 3px;
        background: #e60817;
        display: block;
        margin: 4px auto;
    }
    .mohead .menu span:first-child {
        margin-top: 13px;
    }
    .index_wrap {
        width: 90%;
    }
    .bannerplace {
        display: none;
    }
    .bannerBox .wrap {
        width: 100%;
    }
    .bannerBox .wrap .scrollbox {
        position: absolute;
        padding-left: 5.7143%;
        width: 100%;
        right: 0;
        bottom: 7.2727%;
        font-size: 12px;
        color: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url(../images/about03.png) no-repeat;
        background-position: left center;
        line-height: 12px;
    }
    .bannerBox .banner {
        width: 100%;
        position: relative;
    }
    .bannerBox .banner img {
        width: 100%;
    }
    .bannerBox .banner .titleBox {
        top: 50%;
        left: 5%;
        width: 90%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
    }
    .bannerBox .banner .titleBox .cn {
        font-size: 22px;
        line-height: 24px;
        letter-spacing: 2px;
    }
    
    .bannerBox .banner .titleBox .en {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 2px;
        color: #ffffff;
        margin-bottom: 0;
    }
    .bannerBox .banner .titleBox .about_nav {
        display: none;
    }
    .bannerBox .banner .redLine {
        display: none;
    }
}
