@charset "UTF-8";
body {
    font-family: '微软雅黑';
    font-size: 16px;
}

body.unscroll {
    overflow: hidden;
}

body .container {
    padding: 0;
    width: 1200px;
}
.news-left{width:40%;float:left;}
.news-left img{max-width:100%;}
.news-right{
    float: right;
    /*margin-left:50%;*/
    position: absolute;
    right: 5%;
    width: 50%;

}

#MediaNews .main img{
    width: 100%;
    /*height: 220px;*/
}


body .mb-header {
    display: none;
}

body header.fixedNav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 77px;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9999;
}

body header.fixedNav ul.fr > li {
    width: 20%;
    float: left;
    padding: 30px 0 0 0;
}

body header.fixedNav ul.fr > li .drop_list {
    position: relative;
    font-size: 18px;
    padding-bottom: 9px;
}

body header.fixedNav ul.fr > li .drop_list:hover {
    border-bottom: 3px solid #004987;
}

body header.fixedNav ul.fr > li .drop_list:hover > a {
    color: #004987;
}

body header.fixedNav ul.fr > li .drop_list:hover ul li {
    display: block;
}

body header.fixedNav ul.fr > li .drop_list > a {
    display: inline-block;
    line-height: 36px;
}

body header.fixedNav ul.fr > li .drop_list ul {
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 47px;
}

body header.fixedNav ul.fr > li .drop_list ul li {
    padding: 0;
    width: 100%;
    /*line-height: 42px;*/
    line-height: 40px;
    background: rgba(255, 255, 255, 0.9);
    color: #000;
    display: none;
    font-size: 16px;
}
body header.fixedNav ul.fr > li .drop_list ul li a{
    display: block;
}
body header.fixedNav ul.fr > li .drop_list ul li:hover a {
    color: red;
}

body footer {
    background: #3D3C42;
    color: #eee;
}

body footer .wrapper {
    padding-bottom: 7%;
    border-bottom: 1px solid #eee;
}

body footer .wrapper .foot_left_lists .caption {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*/*display: -webkit-flex;  新版本语法: Chrome 21+ */
    /*/*display: flex;   新版本语法: Opera 12.1, Firefox 22+ */
    /*-webkit-justify-content: space-between;*/
    -moz-justify-content: space-between;
    /*justify-content: space-between;*/
    padding: 0.5rem  15% 0 0;
    font-size: 18px;
}

body footer .wrapper .foot_left_lists .subtitles {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*/*display: -webkit-flex;  新版本语法: Chrome 21+ */
    /*/*display: flex;   新版本语法: Opera 12.1, Firefox 22+ */
    /*-webkit-justify-content: space-between;*/
    -moz-justify-content: space-between;
    /*justify-content: space-between;*/
}

body footer .wrapper .foot_left_lists .subtitles a {
    font-size: 16px;
    line-height: 34px;
}

body footer .wrapper .foot_right_book {
    text-align: right;
    /*padding-top: 0.5rem;*/
}

body footer .friend-links {
    padding: 0.2rem 0;
}

body footer .friend-links .links {
    display: inline-block;
    width: 42%;
}

body footer .friend-links .copyright {
    display: inline-block;
    width: 100%;
    text-align: right;
}

#HomePage .banner .swiper-container01 .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
}

#HomePage .link-wrapper {
    background: #3D3C42;
}

#HomePage .link-wrapper .link-infos {
    height: 6%;
    font-size: 32px;
    color: #fff;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*/*display: -webkit-flex;  新版本语法: Chrome 21+ */
    /*/*display: flex;   新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#HomePage .link-wrapper .link-infos > div {
    padding: 0 0.2rem;
}

#HomePage .link-wrapper .link-infos > div img {
    width: 0.35rem;
    height: 0.35rem;
}

#HomePage .news-infos {
    width: 100%;
    padding: 5% 0% 0% 0%;

    background: url("../images/news_info.jpg") repeat;
    /*background-size: 100% 100%;*/
}

#HomePage .video-infos {
    width: 100%;
    padding: 8% 0% 5% 0%;
    background: url("../images/video_info.jpg") repeat;
    /*background-size: 100% 100%;*/
}

#HomePage .news-infos .news-right .info-title {
    color: #004987;
    font-size: 56px;
    font-weight: bolder;
    text-align: left;
    padding: 5% 0 ;
    position: relative;
}
.newsshow_body{
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 2;
        text-align: left;
    text-indent: 28px;
    margin-top: 3%;
}

.newsshow_body img {
    width: 100%;
    height: 100%;
}
#HomePage .news-infos .news-right .info-title::after {
    content: "";
    width: 75px;
    height: 0;
    /*border-top: 5px solid #004987;*/
    position: absolute;
    bottom: 0;
    right: 0;
}


#HomePage .news-infos .news-right .carousel {
    padding: 4.5% 0 1.5% 0;
    color: #666666;
}

#HomePage .news-infos .news-right .carousel .swiper-button-next, #HomePage .news-infos .news-right .carousel .swiper-button-prev {
    top: 55%;
}

#HomePage .news-infos .news-right .carousel .swiper-slide {
    padding: 0 10%;
}

#HomePage .news-infos .news-right .carousel .swiper-slide h4 {
    padding: 10% 0 2% 0;
    font-size: 24px;
    line-height: 1.5;
    /*font-weight: bold;*/
    /*text-align: right;*/
}

#HomePage .news-infos .news-right .carousel .swiper-slide p {
    font-size: 18px;
    line-height: 30px;
}

#HomePage .news-infos .news-right .click-more {
    padding: 20px 70px;
    color: #fff;
    font-size: 16px;
    background: #004987;
    border-radius: 25px;
}

#HomePage .video-wrapper {
    position: relative;
    background:url('../images/video_bg.jpg') center top no-repeat;
}

#HomePage .video-wrapper a img {
    width: 1.48rem;
    height: 1.99rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

#HomePage .introduce {
    background: url("../images/introduce_bg.jpg") repeat;
    /*background-size: 100% 100%;*/
    padding: 5% 0 1.5% 0;
    position: relative;
}

#HomePage .introduce .intro-left {
    padding: 0 1% 0 3.5%;
}

#HomePage .introduce .intro-left .intro-title {
    color: #004987;
    font-size: 56px;
    font-weight: bolder;
    text-align: left;
    padding: 7.5% 0 7.5% 0;
    position: relative;
}

#HomePage .introduce .intro-left .intro-title::after {
    content: "";
    width: 75px;
    height: 0;
    border-top: 5px solid #004987;
    position: absolute;
    bottom: 0;
    left: 0;
}

#HomePage .introduce .intro-left .intro-content {
    padding: 3% 0;
    line-height: 30px;
}

#HomePage .introduce .intro-left .click-more {
    padding: 2% 7%;
    margin-bottom: 5%;
    color: #fff;
    font-size: 16px;
    background: #004987;
    border-radius: 0.25rem;
    display: inline-block;
}

#HomePage .introduce .intro-left .more-options {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    display: -webkit-flex;  /*新版本语法: Chrome 21+ */
    display: flex;   /*新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

#HomePage .introduce .intro-left .more-options > div {
    flex-basis: 33.33333%;
}

#HomePage .introduce .intro-left .more-options > div p {
    padding-top: 0.2rem;
    padding-right: 3%;
    line-height: 30px;
}

.intro-left{width:45%;float:left;}
.intro-right{width:45%;margin-left:57%;}
#HomePage .introduce .intro-right {
    text-align: right;
    position: absolute;
    right: 0px;
}

#HomePage .contact-us {
    padding: 10% 3% 10% 3%;
    background: url("../images/contact_us_bg.jpg") center center no-repeat;
    background-size: cover;
    color: #fff;
}

#HomePage .contact-us h2 {
    font-size: 42px;
    font-weight: bolder;
    text-align: center;
}

#HomePage .contact-us .info-links {
    padding: 12% 0;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*/*display: -webkit-flex;*//* 新版本语法: Chrome 21+ */
    /*/*display: flex;   新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

#HomePage .contact-us .info-links > div {
    width: 28.33333%;
    padding-left: 15%;
}

#HomePage .contact-us .info-links > div:nth-of-type(3) {
    width: 43.333333%;
}

#HomePage .contact-us .info-links > div p {
    display: inline-block;
    padding-left: 5%;
}

#HomePage .contact-us .click-more {
    padding: 20px;
    color: #666666;
    text-align: center;
    font-size: 16px;
    background: #fff;
    border-radius: 0.25rem;
    width: 20%;
    margin: 0 auto;
}

#CompanyProfile .banner {
    height: 518px;
    background: url("../images/company/company_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#CompanyProfile .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#CompanyProfile .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    /*letter-spacing: 0.02rem;*/
    padding: 8% 8%;
}

.new-words p {
    width: 350px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    margin-top:10px;
    margin-left:10px;
}
.times{
    padding-top: 5%;
    font-size: 14px;
    margin-left:10px;
}

#CompanyProfile .main h4 {
    padding: 10% 0 8% 0;
    font-size: 42px;
    color: #004987;
}

#CompanyProfile .main .contents {
    padding: 0rem 0 0.5rem 0;
    line-height:2;
    text-indent: 32px;
}

#CompanyTenet .banner {
    height: 518px;
    background: url("../images/company/company_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#CompanyTenet .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#CompanyTenet .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#CompanyTenet .main h4 {
    padding: 6% 0 4% 0;
    font-size: 32px;
    color: #004987;
}

#CompanyTenet .main .contents .contents-title {
    padding-bottom: 0.1rem;
    font-weight: bold;
}

#CompanyTenet .main .contents .content {
    padding-bottom: 4%;
    line-height: 30px;
}

/*#CompanyTenet .main .contents .content table tr td p img{
  width: 100%
}*/

#CompanyGrowth .banner {
    height: 518px;
    background: url("../images/company/company_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#CompanyGrowth .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#CompanyGrowth .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#CompanyGrowth .main {
    overflow: hidden;
}

#CompanyGrowth .main h4 {
    padding: 6% 0 0 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#CompanyGrowth .main .events {
    position: relative;
    padding-top: 4%;
}

#CompanyGrowth .main .events::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1200px;
    height: 0;
    border-top: 1px solid #004987;
}

#CompanyGrowth .main .events .event .event-left {
    display: inline-block;
    width: 28%;
    padding: 0 3%;
    vertical-align: top;
}

#CompanyGrowth .main .events .event .event-left .year {
    font-size: 44px

    /*text-align: center;*/
}

#CompanyGrowth .main .events .event .event-left .date {
    background: #ddd;
    text-align: center;
}

#CompanyGrowth .main .events .event .event-right {
    display: inline-block;
    width: 70%;
}

#CompanyGrowth .main .events .event .event-right img {
    width: 100%;
}

#CompanyGrowth .main .events .event .event-right p {
    padding-bottom: 20%;
}

#CompanySafe .banner {
    height: 518px;
    background: url("../images/company/company_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#CompanySafe .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#CompanySafe .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#CompanySafe .main {
    overflow: hidden;
}

#CompanySafe .main h4 {
    padding: 6% 0 4% 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#CompanySafe .main > p {
    line-height: 28px;
    margin-bottom: 0.2rem;
}

#CompanySafe .main .cases {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}

#CompanySafe .main .cases img {
    padding: 0.2rem 0.03rem 0 0.03rem;
}

#CompanySafe .main .main-bottom {
    padding: 1rem 0;
}

#CompanySafe .main .main-bottom h4 {
    padding: 0 0 4% 0;
}

#CompanySafe .main .main-bottom .bot-right {
    padding-left: 0.5rem;
    border-left: 0.01rem solid #666;
}

#CompanySafe .main .main-bottom .bot-right .certificates {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    text-align: center;
}

#CompanySafe .main .main-bottom .bot-right .certificates .options .book-link {
    position: relative;
}

#CompanySafe .main .main-bottom .bot-right .certificates .options .book-link .read {
    position: absolute;
    background: #cacac7;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    cursor: pointer;
}

#CompanySafe .main .main-bottom .bot-right .certificates .options .book-name {
    padding: 15% 0;
}

#CompanyContact .banner {
    height: 518px;
    background: url("../images/company/company_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#CompanyContact .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#CompanyContact .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#CompanyContact .main {
    overflow: hidden;
}

#CompanyContact .main h4 {
    padding: 6% 0 4% 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#CompanyContact .main .details {
    margin-top: 0.7rem;
}

#CompanyContact .main .details .detail {
    margin-bottom: 0.2rem;
    height: 0.5rem;
}

#CompanyContact .main .details .detail:nth-of-type(5) {
    height: auto;
    background: #eeeeee;
}

#CompanyContact .main .details .detail .address {
    width: 22%;
    height: 60px;
    font-size: 24px;
    font-weight: bold;
    background: #D2D2D2;
    box-sizing:border-box;
    text-align: center;
    line-height: 60px;
}

#CompanyContact .main .details .detail .add-info {
    width: 78%;
    height:60px;
    background: #eeeeee;
    box-sizing: border-box;
    padding-left: 20px;
    line-height: 60px;
}

#CompanyContact .main .details .detail .phone {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    line-height: 40px;
}
#CompanyContact .main .details .detail .phone p{
    min-width: 30%;
    line-height: 60px;
}

#CompanyContact .main .details .detail .phone > div {
    width: 30%;
    min-height: 0.5rem;
}

#CompanyContact .main .details .detail .phone > div:nth-of-type(5) {
    width: 60%;
}

#CompanyContact .main .prospect .prospect-right {
    padding-left: 6%;
    padding-top: 3%;
    line-height: 30px;
}

#CompanyContact .main .feedback input[type="text"] {
    width: 100%;
    height: 0.5rem;
    padding: 0.1rem 0.35rem;
    line-height: 0.5rem;
    margin-bottom: 0.06rem;
    font-weight: bold;
    font-size: 16px;
    background: #eee;
    color: #000;
}

#CompanyContact .main .feedback .btn {
    padding-left: 0;
}

#CompanyContact .main .feedback .btn textarea {
    padding: 5% 5% 15% 5%;
    background: #eee;
    font-weight: bold;
    font-size: 16px;
    resize: none;
    color: #000;
    width: 100%;
    min-height: 270px;
}

#CompanyContact .main .feedback .btn button {
    padding: 3% 7%;
    background: #014886;
    color: #fff;
    float: right;
    margin-top: 2%;
}

#CompanyContact .main .recruit .form-head {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    height: 0.65rem;
    line-height: 0.65rem;
    padding: 0 3%;
    color: #fff;
    background: #014886;
}

#CompanyContact .main .recruit .form-head > div {
    width: 33.333333333%;
}

#CompanyContact .main .recruit .form-head > div:nth-of-type(2) {
    text-align: center;
}

#CompanyContact .main .recruit .form-head > div:nth-of-type(3) {
    text-align: right;
}

#CompanyContact .main .recruit .options {
    background: #DCDCDC;
    margin-bottom: 0.05rem;
}

#CompanyContact .main .recruit .options .option-top {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    height: 0.65rem;
    line-height: 0.65rem;
    padding: 0 0.2rem;
    color: #7d7d7d;
    font-weight: bold;
    cursor: pointer;
}

#CompanyContact .main .recruit .options .option-top > div {
    width: 33.333333333%;
}

#CompanyContact .main .recruit .options .option-top > div:nth-of-type(2) {
    text-align: center;
}

#CompanyContact .main .recruit .options .option-top > div:nth-of-type(3) {
    text-align: right;
}

#CompanyContact .main .recruit .options .option-info {
    background: #fff;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    display: none;
}

#CompanyContact .main .recruit .options .option-info .join .join-left input[type="text"] {
    width: 100%;
    height: 0.5rem;
    padding-left: 0.35rem;
    line-height: 0.5rem;
    margin-bottom: 0.06rem;
    font-weight: bold;
    font-size: 16px;
    background: #eee;
    color: #000;
}

#CompanyContact .main .recruit .options .option-info .join .join-left input[type="text"]:last-of-type {
    margin: 0;
}

#CompanyContact .main .recruit .options .option-info .join .join-right {
    padding-left: 0.5rem;
    position: relative;
}

#CompanyContact .main .recruit .options .option-info .join .join-right textarea {
    padding: 15% 4% 15% 4%;
    background: #eee;
    font-weight: bold;
    font-size: 16px;
    resize: none;
    color: #000;
    width: 100%;
    height: 2.74rem;
    z-index: 1;
}

#CompanyContact .main .recruit .options .option-info .join .join-right button {
    padding: 15% 0.7rem;
    background: #7D7D7D;
    color: #fff;
    float: right;
    position: absolute;
    bottom: 0.25rem;
    right: 0.2rem;
}

#ServiceIdea .banner {
    height: 518px;
    background: url("../images/service/idea_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#ServiceIdea .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#ServiceIdea .banner .banner-title h3 {
    font-size: 0.32rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#ServiceIdea .main {
    overflow: hidden;
    margin-bottom: 5%;
}

#ServiceIdea .main h4 {
    padding: 6% 0 4% 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#ServiceIdea .main p {
    line-height: 30px;
}

#ServiceRepair .banner {
    height: 518px;
    background: url("../images/service/idea_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#ServiceRepair .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#ServiceRepair .banner .banner-title h3 {
    font-size: 0.32rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#ServiceRepair .main {
    overflow: hidden;
    margin-bottom: 0.5rem;
}

#ServiceRepair .main h4 {
    padding: 6% 0 0.2rem 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#ServiceRepair .main .content {
    line-height: 38px;
    border-bottom: 1px solid #014886;
}

#ServiceRepair .main .options .option {
    margin-bottom: 0.06rem;
    overflow: hidden;
    cursor: pointer;
}

#ServiceRepair .main .options .option .title {
    padding: 2% 7% 2% 2%;
    background: #eeeeee;
}

#ServiceRepair .main .options .option .title.active {
    background: #DCDCDC;
}

#ServiceRepair .main .options .option .contain {
    padding: 0.1rem 0.2rem;
    background: #eeeeee;
    display: none;
}
#ServiceRepair .main .options .option .contain img{
    margin-right: 5px!important;
}
#ServiceRepair .main .options .option .contain p {
    padding: 0.2rem 0;
}

#ServicePartner .banner {
    height: 518px;
    background: url("../images/service/idea_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#ServicePartner .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#ServicePartner .banner .banner-title h3 {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#ServicePartner .main {
    overflow: hidden;
}

#ServicePartner .main h4 {
    padding: 6% 0 4% 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#ServicePartner .main .partners {
    border-bottom: 1px solid #014886;
    padding-bottom: 0.75rem;
}

#ServicePartner .main .title {
    margin-bottom: 4%;
}

#ServicePartner .main .services {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    /* border: 1px solid #dddddd; */
    margin-bottom: 0.35rem;
}

#ServicePartner .main .services .service {
    padding: 0.25rem 4%;
    border: 0.01rem solid #eee;
    margin-top: -0.01rem;
}

#ServicePartner .main .services .service p {
    padding: 0.1rem 0;
}

#ServicePartner .main .services .service:nth-of-type(2n) {
    /* border-left: 1px solid #dddddd; */
    border-left:none;
}

#CreateTech .banner {
    height: 518px;
    background: url("../images/create/tech_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#CreateTech .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#CreateTech .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#CreateTech .main {
    overflow: hidden;
}

#CreateTech .main .options {
    padding: 0.2rem 0;

}

/*display: -webkit-box; / 老版本语法: Safari, iOS, Android browser, older WebKit browsers. /
  display: -moz-box; / 老版本语法: Firefox (buggy) /
  display: -ms-flexbox; / 混合版本语法: IE 10 /
  /*display: -webkit-flex; / 新版本语法: Chrome 21+ /
  /*display: flex;  / 新版本语法: Opera 12.1, Firefox 22+ /
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;*/

#CreateTech .main .options .option {
    margin-bottom: 0.5%;
    padding-right: 0.5%;
    position: relative;
    overflow: hidden;
}
#CreateTech .main .options .option img{
    height: 100%;
}
#CreateTech .main .options .option:nth-of-type(3n) {
    padding: 0;
}

#CreateTech .main .options .option .mask {
    width: 98.5%;
    background: rgba(0, 0, 0, 0.8);
    color: #ddd;
    position: absolute;
    left: 0;
    top: 78%;
    margin-right: 1.5%;
}
#CreateTech .main .options .option:nth-of-type(3n) .mask{
    width: 100%;
    margin-right: 0;
}
#CreateTech .main .options .option .mask.hover {
    transition: all .5s ease;
    top: 30%;
}

#CreateTech .main .options .option .mask .title {
    padding: 3.5% 4.5%;
    color: #fff;
}

#CreateTech .main .options .option .mask .content {
    padding: 0 4.5%;
}

#CreateTech .main .options .option .mask .more {
    padding: 0.2rem 0.45rem 8.5rem 0.45rem;
}

#CreateTech .main .options .option .mask .more span {
    padding: 3% 10%;
    border-radius: 10px;
    background: #014886;
}

#CreateTech .fullscreen-mask {
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 999999;
    display: none;
}

#CreateTech .swiper-outer {
    width: 9.27rem;
    height: 6.8rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border: 0.08rem solid #fff;
    z-index: 9999999;
    display: none;
}

#CreateTech .swiper-outer .close-mask {
    position: absolute;
    width: 0.45rem;
    height: 0.45rem;
    line-height: 0.45rem;
    top: 3%;
    right: 3%;
    background: #014886;
    z-index: 4;
    text-align: center;
    color: #fff;
    font-size: 3%;
}

#CreateTech .swiper-outer img {
    width: 100%;
    height: 100%;
}

#CreateMachine .banner {
    height: 518px;
    background: url("../images/create/machine_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#CreateMachine .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#CreateMachine .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#CreateMachine .main {
    overflow: hidden;
}

#CreateMachine .main h4 {
    padding: 10% 0 4% 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#CreateMachine .main .options .option {
    margin-bottom: 0.1rem;
    background: #DCDCDC;
}

#CreateMachine .main .options .option .option-left {
    width: 80%;
    /*display: -webkit-box;  老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 20px;
    min-height: 1.5rem;
}

#CreateMachine .main .options .option .option-left .title {
    width: 25%;
    height: 100%;
}

#CreateMachine .main .options .option .option-left .info {
    width: 75%;
    padding: 0 3%;
}

#CreateMachine .main .options .option .show-photos {
    width: 20%;
    /*min-height: 2rem;  */
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    cursor: pointer;
}
#CreateMachine .main .options .option .show-photos:hover{
    background: #014886;
    color: #eeeeee;
}
#CreateMachine .main .options .option .photos-container {
    padding: 0.2rem;
    width: 100%;
    background: #eeeeee;
    display: none;
}

#CreateMachine .main .options .option .photos-container.active {
    display: block;
}

#CreateMachine .main .options .option .photos-container > div {
    margin-bottom: 1%;
}

#CreatePatent .banner {
    height: 518px;
    background: url("../images/create/machine_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#CreatePatent .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#CreatePatent .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#CreatePatent .main {
    overflow: hidden;
}

#CreatePatent .main h4 {
    padding: 6% 0 4% 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#CreatePatent .main .patents {

    padding-bottom: 1.3rem;
}

#CreatePatent .main .patents .patent {
    width: 23%;
    float: left;
    margin: 0 10px 0 10px;
}

#CreatePatent .main .patents .patent a img {
    width: 100%;
    border: 0.05rem solid #CAC9C7;
}

#CreatePatent .main .patents .patent a p {
    text-align: center;
    padding: 0.2rem 0;
    height: 70px;
}

#CreatePatentShow .banner {
    height: 518px;
    background: url("../images/create/machine_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#CreatePatentShow .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#CreatePatentShow .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#CreatePatentShow .main {
    overflow: hidden;
}

#CreatePatentShow .main h4 {
    padding: 6% 0 4% 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#CreatePatentShow .main .swiper-container01 {
    color: red;
}

#MediaNews .banner {
    /*height: 518px;*/
    /*background: url("../images/media/news_banner.jpg") no-repeat center center;*/
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#MediaNews .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#MediaNews .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    /*letter-spacing: 0.02rem;*/
    margin-top:20%;
}

#MediaNews .main {
    overflow: hidden;
    margin-top: 5%;
}

#MediaNews .main h4 {
    padding: 5% 0 4% 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#MediaNews .main .news {
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

#MediaNews .main .news .new {
    width: 33%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    background: #eeeeee;
}

#MediaNews .main .news .new:nth-of-type(3n) {
    margin-right: 0;
}

#MediaNews .main .news .new .new-words {
    padding: 15% 15% 4% 15%;
}

#MediaNews .main .news .new .new-words p span {
    color: #004987;
}

#MediaNews .main .news .new .new-words p span:nth-of-type(2) {
    padding-left: 3%;
}

#MediaNews .main .news .new .new-words h5 {
    padding-top: 15%;
    font-size: 16px;
    font-weight: bold;
}

#MediaVideo .banner {
    height: 518px;
    background: url("../images/media/news_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
#MediaNews #showMovie{
    cursor: pointer;
}
#MediaVideo #full-mask{
    position: fixed;
    top: 0;
    left: 0%;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99911;
    display: none;
}
#MediaVideo #movie-mask{
    position: fixed;
    top: 40%;
    left: 50%;
    width: 100%;
    height: 475px;
    z-index: 99999;
    text-align: center;
    display: none;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}
#MediaVideo #movie-mask .close-movie{
    position: absolute;
    top: 0px;
    right: 30px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}
#MediaVideo #movie-mask video{
    height: 100%;
    display: inline-block;
}
#MediaVideo .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#MediaVideo .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

#MediaVideo .main {
    overflow: hidden;
}

#MediaVideo .main h4 {
    padding: 6% 0 4% 0;
    font-size: 32px;
    color: #004987;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 9;
}

#MediaVideo .main .videos {
    margin: 6% 0 1rem 0;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}

#MediaVideo .main .videos .video {
    width: 33%;
    margin-right: 0.5%;
    margin-bottom: 0.5%;
    background: #eeeeee;
}

#MediaVideo .main .videos .video:nth-of-type(3n) {
    margin-right: 0;
}

#MediaVideo .main .videos .video .video-words {
    padding: 10% 15% 10% 15%;
}

#MediaVideo .main .videos .video .video-words p span {
    color: #004987;
}

#MediaVideo .main .videos .video .video-words p span:nth-of-type(2) {
    padding-left: 3%;
}

#MediaVideo .main .videos .video .video-words h5 {
    padding-top: 15%;
    font-size: 16px;
    font-weight: bold;
}

#MediaScenery .banner {
    height: 518px;
    background: url("../images/media/news_banner.jpg") no-repeat center center;
    background-size: cover;
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box; /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox; /* 混合版本语法: IE 10 */
    /*display: -webkit-flex; /* 新版本语法: Chrome 21+ */
    /*display: flex;  /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

#MediaScenery .banner .banner-title {
    width: 12rem;
    margin: 0 auto;
}

#MediaScenery .banner .banner-title h3 {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 8% 8%;
}

.caption1{
    margin-right: 0.5rem;
}

@media all and (max-width:1000px) {

    .news-left {display:none;}
    .news-right {width:100%;margin:0 auto;}
    .intro-left{width:100%;}
    .intro-right{width:100%;margin:0 auto;}
    #HomePage .contact-us .click-more{width:50%;}

}
