em,
i {
    font-weight: normal;
    font-style: normal;
}

#header {
    border-top: 5px solid #07a7bf;
}

#header .logo {
    padding: 0;
}

#header .pc_menu .menu .nLi {
    width: 12.5%;
}

#header .pc_menu .menu .nLi h3 {
    font-size: 16px;
    color: #000000;
    position: relative;
    padding: 36px 0 24px;
}

#header .pc_menu .menu .nLi h3 a {
    font-size: 16px;
    color: #000000;
}

#header .pc_menu .menu .nLi .menu_2 {
    background: #e5e8ea;
    padding: 0;
    top: 88px;
}

#header .pc_menu .menu .nLi .menu_2 li {
    color: #000000;
    font-size: 14px;
    line-height: 40px;
}

#header .pc_menu .menu .nLi .menu_2 li a {
    color: #000000;
    font-size: 14px;
    line-height: 40px;
}

#header .pc_menu .menu .nLi .menu_2 li a:hover {
    color: #ffffff;
    background: #07a7bf;
}

#header .pc_menu .menu .on h3 {
    color: #07a7bf;
}

#header .pc_menu .menu .on h3:after {
    content: "";
    width: 90%;
    height: 3px;
    background: #07a7bf;
    bottom: 2px;
    left: 50%;
    margin-left: -45%;
    position: absolute;
}

#header .pc_menu .menu .on h3 a {
    color: #07a7bf;
}

#Service {
    margin-top: 31px;
}

#Service .title {
    text-align: center;
}

#Service .title .english {
    color: #585858;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
}

#Service .title .china {
    color: #808080;
    font-size: 24px;
    line-height: 36px;
}

#Service .inner {
    overflow: hidden;
    margin-top: 32px;
    margin-right: -15px;
    margin-left: -15px;
}

#Service .inner ul li {
    text-align: center;
    padding: 0 15px; width:20%
}

#Service .inner ul li a {
    display: block;
    border: 1px solid #e6e6e6;
    padding-top: 46px;
    padding-bottom: 50px;
}

#Service .inner ul li a .icon {
    text-align: center;
}

#Service .inner ul li a .icon .img1 {
    display: block;
}

#Service .inner ul li a .icon .img2 {
    display: none;
}

#Service .inner ul li a .icon img {
    margin: 0 auto;
}

#Service .inner ul li a .server_china {
    margin-top: 30px;
    color: #4c4c4c;
    font-size: 20px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#Service .inner ul li a .server_english {
    margin-bottom: 26px;
    line-height: 24px;
    color: #999999;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#Service .inner ul li a .icon_x {
    height: 2px;
    width: 60px;
    margin: 0 auto;
    background: #07a7bf;
}

#Service .inner ul .current a {
    border: 1px solid #07a7bf;
}

#Service .inner ul .current a .icon .img1 {
    display: none;
}

#Service .inner ul .current a .icon .img2 {
    display: block;
}

#about {
    margin-top: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
    background: url("../images/about_bg.jpg") no-repeat top center;
}

#about .inner {
    background: #fff;
    padding: 44px 30px;
}

#about .inner .about_text {
    box-sizing: border-box;
    width: 31%;
    float: left;
    padding-right: 30px;
}

#about .inner .about_text .title {
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 22px;
    padding-left: 60px;
    border-bottom: 1px solid #e5e7e9;
    background: url("../images/about_icon_1.jpg") no-repeat left top;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#about .inner .about_text .text {
    margin-top: 22px;
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

#about .inner .about_text .more {
    margin-top: 30px;
}

#about .inner .about_text .more a {
    float: right;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    display: block;
    width: 124px;
    height: 42px;
    text-align: center;
    text-transform: uppercase;
    line-height: 42px;
    font-size: 15px;
    color: #666666;
}

#about .inner .about_video {
    float: left;
    width: 38%;
}

#about .inner .about_ing {
    width: 29%;
    float: right;
}

#about .inner .about_ing ul li {
    line-height: 76px;
    border-bottom: 1px solid #e5e7e9;
    padding: 0 44px;
}

#about .inner .about_ing ul li a span {
    float: left;
    display: block;
    height: 70px;
    width: 70px;
    line-height: 76px;
    text-align: center;
}

#about .inner .about_ing ul li a span .about_box1 {
    display: inline-block;
}

#about .inner .about_ing ul li a span .about_box2 {
    display: none;
}

#about .inner .about_ing ul li a em {
    font-size: 20px;
    text-align: center;
    float: left;
    display: block;
    width: 160px;
    height: 76px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#about .inner .about_ing ul .current a {
    color: #07a7bf;
}

#about .inner .about_ing ul .current a span .about_box1 {
    display: none;
}

#about .inner .about_ing ul .current a span .about_box2 {
    display: inline-block;
}

#about .inner .about_ing ul .current a em {
    font-size: 20px;
    text-align: center;
    float: left;
    display: block;
    width: 160px;
    height: 76px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#product {
    margin-top: 32px;
    margin-bottom: 40px;
}

#product .title {
    text-align: center;
}

#product .title .english {
    color: #585858;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
}

#product .title .china {
    color: #808080;
    font-size: 24px;
    line-height: 36px;
}

#product .inner {
    margin-top: 30px;
    margin-right: -15px;
    margin-left: -15px;
}

#product .inner ul li {
    padding: 0 15px;
}

#product .inner ul li a .pic {
    padding: 9px;
    border: 1px solid #e6e6e6;
}

#product .inner ul li a .text {
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    color: #4c4c4c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#product .inner ul li a:hover .pic {
    border: 1px solid #07a7bf;
}

#product .inner ul li a:hover .text {
    border-bottom: 1px solid #07a7bf;
    color: #07a7bf;
}

#news {
    padding-top: 32px;
    background: #f0f0f0;
}

#news .title {
    text-align: center;
}

#news .title .english {
    color: #585858;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
}

#news .title .china {
    color: #808080;
    font-size: 24px;
    line-height: 36px;
}

#news .inner {
    margin-top: 30px;
    background: #fff;
}

#news .inner ul li {
    padding: 0;
}

#news .inner ul li a .pic {
    padding: 0;
    position: relative;
}

#news .inner ul li a .pic:after {
    position: absolute;
    right: 0;
    top: 36px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #ffffff;
    content: " ";
    display: block;
    z-index: 2;
}

#news .inner ul li a .pic:before {
    position: absolute;
    left: 0;
    top: 36px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ffffff;
    content: " ";
    display: none;
    z-index: 2;
}

#news .inner ul li a .text {
    padding: 32px 26px 0;
}

#news .inner ul li a .text h2 {
    font-weight: normal;
    color: #333333;
    font-size: 16px;
    line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#news .inner ul li a .text .news_text {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#news .inner ul li a .text .time {
    margin-top: 32px;
    margin-bottom: 34px;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
}

#news .inner ul li a .text .more {
    color: #333333;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    width: 140px;
    margin: 0 auto;
    border-radius: 16px;
    text-align: center;
    border: 1px solid #d6d9dd;
}

#news .inner ul li a:hover .text h2 {
    color: #07a7bf;
}

#news .inner ul li a:hover .text .more {
    color: #fff;
    background: #07a7bf;
}

#news .inner ul li:nth-child(3) .pic,
#news .inner ul li:nth-child(4) .pic {
    float: right;
}

#news .inner ul li:nth-child(3) .pic:after,
#news .inner ul li:nth-child(4) .pic:after {
    display: none;
}

#news .inner ul li:nth-child(3) .pic:before,
#news .inner ul li:nth-child(4) .pic:before {
    display: block;
}

#news .news_more {
    margin-top: 40px;
    margin-bottom: 50px;
    text-align: center;
}

#news .news_more a {
    font-size: 16px;
    text-decoration: underline;
    line-height: 24px;
    color: #07a7bf;
}

#footer {
    background: #212528;
}

#footer .friendship {
    margin: 0 0;
    padding: 10px;
    background: #212528;
}

#footer .friendship h4 {
    line-height: 50px;
    color: #cccccc;
    font-size: 14px;
}

#footer .friendship h4 span {
    padding-right: 6px;
}

#footer .friendship a {
    font-size: 14px;
    color: #999999;
    line-height: 50px;
    background: url("../images/friend_icon.png") no-repeat right center;
}

#footer .friendship a:last-child {
    background: none;
}

#footer #footer_nax {
    padding-bottom: 18px;
    background: url("../images/footer_nax.jpg") no-repeat top center;
}

#footer #footer_nax .footer_logo {
    padding: 80px 0;
    background: url("../images/footer_icon_1.png") no-repeat right center;
}

#footer #footer_nax .footer_text {
    padding: 40px 30px 0;
    color: #999999;
    font-size: 14px;
    line-height: 30px;
}

#footer #footer_nax .footer_text a {
    color: #999999;
}

#footer #footer_nax .footer_text a:hover {
    color: #d61f11;
}

#footer #footer_nax .code {
    padding: 54px 0 0;
    text-align: center;
}

#footer #footer_nax .code .text {
    color: #999999;
    font-size: 14px;
    line-height: 34px;
}

#footer .copyright {
    background: #212528;
    padding-bottom: 0;
}

#footer .copyright .copyright_con {
    border-top: 1px solid #454a52;
    padding: 15px 0;
    font-size: 14px;
    line-height: 22px;
    color: #999999;
}

#footer .copyright .copyright_con a {
    color: #999999;
}

#banner #owl-demo,
#banner #owl-demo .owl-wrapper-outer,
#banner #owl-demo .owl-wrapper,
#banner #owl-demo .owl-item,
#banner {
    height: 550px;
}

.wap_search_input {
    background: #2c2f34;
}

.wap_search_input input {
    border: none;
}

.wap_search_input p {
    color: #fff;
    background: #2c2f34;
}

.wap_footer {
    padding: 8px 0;
    background: #2c2f34;
}

.wap_menu {
    background: #2c2f34;
}

#content {
    margin-top: 40px;
    margin-bottom: 80px;
}

#content ._aside {
    float: left;
    padding: 0;
    width: 20%;
}

#content ._aside h2 {
    padding: 22px 0 42px;
    background: url("../images/_aside_h2_bg.jpg") no-repeat bottom left #07a7bf;
}

#content ._aside h2 .english {
    display: block;
    color: #a5d6e1;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
}

#content ._aside h2 .china {
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    display: block;
    width: 100px;
    height: 30px;
    margin: 0 auto;
    position: relative;
}

#content ._aside h2 .china:after {
    content: "";
    width: 44px;
    height: 1px;
    background: url("../images/_aside_icon_x.jpg") no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    margin-left: -44px;
}

#content ._aside h2 .china:before {
    content: "";
    width: 44px;
    height: 1px;
    background: url("../images/_aside_icon_x.jpg") no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-right: -44px;
    display: block;
}

#content ._aside h2 .china .china_x {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#content ._aside .sidemenu {
    padding: 10px 5px 50px;
    border: 1px solid #07a7bf;
    border-top: none;
    border-bottom: none;
    padding-bottom: 50px;
}

#content ._aside .sidemenu .sub1 .sub1_a {
    font-size: 16px;
    line-height: 45px;
    padding-left: 40px;
    padding-right: 20px;
    color: #000000;
    text-decoration: none;
    position: relative;
    background: url("../images/sub1_a.jpg") no-repeat left 10px center;
}

#content ._aside .sidemenu .sub1 .sub1_a .icon {
    display: none;
    position: absolute;
    right: 15px;
    height: 14px;
    width: 14px;
    background: url("../images/sub1_a_x.jpg") no-repeat center;
    top: 50%;
    margin-top: -7px;
}

#content ._aside .sidemenu .sub1 .sub1_a:hover {
    background: url("../images/sub1_a_hover.jpg") no-repeat left 10px center #bbbcbf;
    color: #ffffff;
}

#content ._aside .sidemenu .sub1 .sub1_a:hover .icon {
    display: block;
}

#content ._aside .sidemenu .sub1 ul {
    padding-top: 10px;
}

#content ._aside .sidemenu .sub1 ul ul {
    padding: 0;
}

#content ._aside .sidemenu .sub2 {
    padding: 0 40px;
}

#content ._aside .sidemenu .sub2 .sub2_a {
    padding: 0 15px;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    background: url("../images/sub2_a.jpg") no-repeat left center;
}

#content ._aside .sidemenu .sub2 .sub2_a:hover {
    color: #07a7bf;
    background: url("../images/sub2_a_hover.jpg") no-repeat left center;
    text-decoration: underline;
}

#content ._aside .sidemenu .sub3 {
    padding: 0 15px;
}

#content ._aside .sidemenu .sub3 .sub3_a {
    padding: 0 10px;
    line-height: 28px;
    color: #333333;
    text-decoration: none;
    background: url("../images/sub3_a.jpg") no-repeat left center;
}

#content ._aside .sidemenu .sub3 .sub3_a:hover {
    color: #07a7bf;
    background: url("../images/sub3_a-07.jpg") no-repeat left center;
    text-decoration: underline;
}

#content ._aside .sidemenu .current .sub1_a {
    background: url("../images/sub1_a_hover.jpg") no-repeat left 10px center #bbbcbf;
    text-decoration: none;
    color: #ffffff;
}

#content ._aside .sidemenu .current .sub1_a .icon {
    display: block;
}

#content ._aside .sidemenu .current .current .sub2_a {
    color: #07a7bf;
    background: url("../images/sub2_a_hover.jpg") no-repeat left center;
}

#content ._aside .sub_server {
    padding-top: 32px;
    padding-left: 28px;
    padding-bottom: 30px;
    color: #ffffff;
    background: #07a7bf url("../images/_aside_server_bg.jpg") no-repeat top center;
}

#content ._aside .sub_server .server_title {
    color: #ffffff;
    font-size: 18px;
    display: inline-block;
    line-height: 34px;
}

#content ._aside .sub_server .phone {
    font-weight: bold;
    color: #ffffff;
    font-size: 26px;
    line-height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#content .main {
    padding: 0;
    float: right;
    width: 76%;
}

#content .main .crumb {
    line-height: 40px;
    border-bottom: 1px solid #07a7bf;
}

#content .main .crumb span {
    display: block;
    color: #999999;
    float: right;
    line-height: 40px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#content .main .article {
    padding-top: 40px
    /*当前页的样式*/
    /*分页块默认样式*/
}

#content .main .article .page_box {
    text-align: center;
    display: block;
}

#content .main .article .pagination>.active>a,
#content .main .article .pagination>.active>span,
#content .main .article .pagination>.active>a:hover,
#content .main .article .pagination>.active>span:hover,
#content .main .article .pagination>.active>a:focus,
#content .main .article .pagination>.active>span:focus {
    background: #aaa;
    border-color: #aaaaaa;
}

#content .main .article .pagination>li>a,
#content .main .article .pagination>li>span {
    color: #666666;
}

#content .main .article .pagination>li>a:hover,
#content .main .article .pagination>li>span:hover {
    color: #666666;
}

#content .main .article .feedback-form .title {
    padding: 15px;
    color: #000;
    background-color: #F2F2F2;
    margin-bottom: 15px;
    box-sizing: border-box;
}

#content .main .article .feedback-form form {
    padding: 0;
}

#content .main .article .feedback-form .form-group .sure,
#content .main .article .feedback-form .form-group .more {
    padding: 5px 15px;
    border: none;
    color: #fff;
    border-radius: 5px;
    margin-right: 10px;
}

#content .main .article .feedback-form .form-group .sure {
    background: #df0024;
}

#content .main .article .feedback-form .form-group .more {
    background: #dfa800;
}

@media (max-width: 640px) {
    #content .main .article .feedback-form .title {
        margin-left: -15px;
        margin-right: -15px;
    }
}

#content .main .article .list_news ul li {
    background: #f0f0f0;
    margin-bottom: 20px;
}

#content .main .article .list_news ul li a {
    display: block;
}

#content .main .article .list_news ul li a .pic {
    float: left;
    width: 22%;
    position: relative;
}

#content .main .article .list_news ul li a .pic:after {
    position: absolute;
    right: 0;
    top: 28px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #f0f0f0;
    content: " ";
    display: block;
    z-index: 2;
}

#content .main .article .list_news ul li a .text {
    float: right;
    width: 72%;
    margin-top: 26px;
    margin-right: 15px;
}

#content .main .article .list_news ul li a .text h2 {
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    padding-left: 10px;
    background: url("../images/list_news_icon_1.jpg") no-repeat left center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#content .main .article .list_news ul li a .text .list_text {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#content .main .article .list_news ul li a .text .list_bottom {
    margin-top: 20px;
}

#content .main .article .list_news ul li a .text .list_bottom .time {
    max-width: 40%;
    float: left;
    line-height: 24px;
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
}

#content .main .article .list_news ul li a .text .list_bottom .more {
    width: 120px;
    float: right;
    height: 34px;
    text-align: center;
    color: #333333;
    line-height: 34px;
    border: 1px solid #d6d9dd;
    border-radius: 20px;
}

#content .main .article .list_news ul li a:hover .text h2 {
    color: #07a7bf;
}

#content .main .article .list_news ul li a:hover .text .list_bottom .more {
    border: 1px solid #07a7bf;
    background: #07a7bf;
    color: #ffffff;
}

#content .main .article .list_news_texts ul li {
    width: 49%;
    float: left;
    margin-bottom: 20px;
    padding: 0;
}

#content .main .article .list_news_texts ul li a {
    border: 1px solid #e6e6e6;
    border-top: 1px solid #07a7bf;
    display: block;
}

#content .main .article .list_news_texts ul li a h2 {
    text-align: center;
    padding: 0 15px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    background: #f0f0f0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#content .main .article .list_news_texts ul li a .list_text {
    margin-top: 14px;
    padding: 0 20px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#content .main .article .list_news_texts ul li a .list_bottom {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 20px;
}

#content .main .article .list_news_texts ul li a .list_bottom .time {
    max-width: 50%;
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    text-transform: uppercase;
}

#content .main .article .list_news_texts ul li a .list_bottom .more {
    width: 120px;
    float: right;
    height: 24px;
    text-align: center;
    color: #999999;
    line-height: 24px;
}

#content .main .article .list_news_texts ul li a:hover {
    border: 1px solid #07a7bf;
}

#content .main .article .list_news_texts ul li a:hover h2 {
    color: #fff;
    background: #07a7bf;
}

#content .main .article .list_news_texts ul li a:hover .list_bottom .more {
    color: #07a7bf;
}

#content .main .article .list_news_texts ul li:nth-child(2n) {
    float: right;
}

#content .main .article .list-img {
    margin: 0 -7.5px;
}

#content .main .article .list-img ul li {
    text-align: center;
    padding: 0 7.5px;
    margin-bottom: 30px;
}

#content .main .article .list-img ul li a .img_area {
    width: 100%;
    border: solid 1px #e6e6e6;
    position: relative;
}

#content .main .article .list-img ul li a .img_area img {
    padding: 10px;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
}

#content .main .article .list-img ul li a .text_area {
    color: #4c4c4c;
    line-height: 38px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 1px solid #e6e6e6;
}

#content .main .article .list-img ul li a:hover .img_area {
    border: 1px solid #07a7bf;
}

#content .main .article .list-img ul li a:hover .text_area {
    color: #07a7bf;
    border-bottom: 1px solid #07a7bf;
}

#content .main .article .list_search ul li {
    margin-bottom: 20px;
}

#content .main .article .list_search ul li a {
    display: block;
    border-left: 5px solid #07a7bf;
    background: #f0f0f0;
    padding: 15px 20px 10px;
}

#content .main .article .list_search ul li a h2 {
    color: #333333;
    font-size: 16px;
    line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#content .main .article .list_search ul li a .list_text {
    margin-top: 6px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#content .main .article .list_search ul li a:hover {
    background: #07a7bf;
}

#content .main .article .list_search ul li a:hover h2 {
    color: #fff;
}

#content .main .article .list_search ul li a:hover .list_text {
    color: #b6dde6;
}

@media all and (min-width: 1200px) {
    #banner #owl-demo,
    #banner #owl-demo .owl-wrapper-outer,
    #banner #owl-demo .owl-wrapper,
    #banner #owl-demo .owl-item,
    #banner {
        height: 550px;
    }
    #header .container {
        padding: 0;
        width: 1200px;
    }
    #Service .container {
        width: 1200px;
    }
    #about .container {
        width: 1200px;
    }
    #product .container {
        width: 1200px;
    }
    #news .container {
        width: 1200px;
    }
    #footer .container {
        width: 1200px;
    }
    #content .container {
        width: 1200px;
    }
}

@media all and (max-width: 640px) {
    #header .logo {
        float: none;
        width: 100%;
        padding: 0 15px;
        text-align: left;
    }
    #banner #owl-demo,
    #banner #owl-demo .owl-wrapper-outer,
    #banner #owl-demo .owl-wrapper,
    #banner #owl-demo .owl-item,
    #banner {
        height: 200px;
    }
    #Service {
        margin-top: 15px;
    }
    #Service .title .english {
        font-size: 18px;
        line-height: 24px;
    }
    #Service .title .china {
        font-size: 16px;
        line-height: 24px;
    }
    #Service .container {
        padding: 0 15px;
    }
    #Service .inner {
        margin-top: 15px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0 7.5px;
    }
    #Service .inner ul li {
        padding: 0 7.5px;
        margin-bottom: 8px;
        width: 50%;
    }
    #Service .inner ul li a {
        border: 1px solid #07a7bf;
        padding-top: 30px;
        padding-bottom: 36px;
    }
    #Service .inner ul li a .icon .img1 {
        display: none;
    }
    #Service .inner ul li a .icon .img2 {
        display: block;
    }
    #Service .inner ul li a .server_china {
        margin-top: 14px;
        font-size: 14px;
        line-height: 24px;
    }
    #Service .inner ul li a .server_english {
        margin-bottom: 14px;
        line-height: 24px;
        font-size: 12px;
    }
    #Service .inner ul li a .icon_x {
        height: 2px;
        width: 60px;
        margin: 0 auto;
        background: #07a7bf;
    }
    #Service .inner ul .current a {
        border: 1px solid #07a7bf;
    }
    #Service .inner ul .current a .icon .img1 {
        display: none;
    }
    #Service .inner ul .current a .icon .img2 {
        display: block;
    }
    #about {
        margin-top: 16px;
        padding-top: 20px;
        padding-bottom: 22px;
        background: #233645;
    }
    #about .inner {
        background: #fff;
        padding: 0 15px 30px;
    }
    #about .inner .about_text {
        box-sizing: border-box;
        width: 100%;
        float: none;
        padding: 0;
    }
    #about .inner .about_text .title {
        margin-top: 16px;
        font-size: 16px;
        line-height: 20px;
        padding: 0 0 16px;
        border-bottom: 1px solid #e5e7e9;
        background: none;
        text-align: center;
    }
    #about .inner .about_text .title span {
        display: inline-block;
        position: relative;
    }
    #about .inner .about_text .title span:after {
        content: "";
        width: 30px;
        display: inline-block;
        height: 24px;
        background: url("../images/about_icon_1.jpg") no-repeat top 2px center;
        background-size: auto 80%;
        left: -30px;
        top: 50%;
        margin-top: -12px;
        z-index: 1;
        position: absolute;
    }
    #about .inner .about_text .text {
        margin-top: 20px;
        color: #666666;
        font-size: 12px;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }
    #about .inner .about_text .more {
        margin-top: 22px;
        margin-bottom: 22px;
    }
    #about .inner .about_text .more a {
        float: none;
        width: 100%;
        height: 36px;
        line-height: 36px;
        font-size: 12px;
    }
    #about .inner .about_video {
        float: none;
        width: 100%;
        margin-top: 28px;
    }
    #about .inner .about_ing {
        width: 100%;
        margin-top: 20px;
        float: none;
    }
    #about .inner .about_ing ul li {
        width: 48%;
        float: left;
        line-height: 46px;
        border-bottom: 1px solid #e5e7e9;
        padding: 0 10px;
    }
    #about .inner .about_ing ul li a span {
        float: left;
        display: block;
        height: 46px;
        width: 30px;
        line-height: 46px;
        text-align: center;
    }
    #about .inner .about_ing ul li a span .about_box1 {
        display: inline-block;
    }
    #about .inner .about_ing ul li a span .about_box2 {
        display: none;
    }
    #about .inner .about_ing ul li a span img {
        width: 20px;
        height: 20px;
    }
    #about .inner .about_ing ul li a em {
        font-size: 14px;
        float: left;
        width: 100px;
        height: 46px;
    }
    #about .inner .about_ing ul li:nth-child(2n) {
        float: right;
    }
    #about .inner .about_ing ul .current a {
        color: #07a7bf;
    }
    #about .inner .about_ing ul .current a span .about_box1 {
        display: none;
    }
    #about .inner .about_ing ul .current a span .about_box2 {
        display: inline-block;
    }
    #about .inner .about_ing ul .current a em {
        font-size: 20px;
        text-align: center;
        float: left;
        display: block;
        width: 100px;
        height: 46px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    #product {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #product .container {
        padding: 0 15px;
    }
    #product .title .english {
        font-size: 18px;
        line-height: 24px;
    }
    #product .title .china {
        font-size: 16px;
        line-height: 24px;
    }
    #product .inner {
        margin-top: 15px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0 7.5px;
    }
    #product .inner ul li {
        padding: 0 7.5px;
        margin-bottom: 8px;
    }
    #product .inner ul li a .text {
        border-bottom: 1px solid #07a7bf;
        line-height: 24px;
        font-size: 12px;
    }
    #news {
        padding-top: 22px;
    }
    #news .title .english {
        font-size: 18px;
        line-height: 24px;
    }
    #news .title .china {
        font-size: 16px;
        line-height: 24px;
    }
    #news .inner {
        margin-top: 15px;
        padding: 0 7.5px;
        background: #f0f0f0;
    }
    #news .inner ul li {
        padding: 0;
        background: #fff;
    }
    #news .inner ul li a .pic:before {
        position: absolute;
        left: 0;
        top: 20px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #ffffff;
        content: " ";
        display: none;
        z-index: 2;
    }
    #news .inner ul li a .pic:after {
        position: absolute;
        right: 0;
        top: 20px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #ffffff;
        content: " ";
        display: block;
        z-index: 2;
    }
    #news .inner ul li a .text {
        padding: 20px 15px 0;
    }
    #news .inner ul li a .text h2 {
        font-weight: normal;
        color: #333333;
        font-size: 14px;
        line-height: 16px;
    }
    #news .inner ul li a .text .news_text {
        margin-top: 14px;
        font-size: 12px;
        line-height: 20px;
        color: #666666;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #news .inner ul li a .text .time {
        margin-top: 14px;
        margin-bottom: 20px;
        color: #999999;
        font-size: 12px;
        line-height: 14px;
        text-transform: uppercase;
    }
    #news .inner ul li a .text .more {
        color: #333333;
        font-size: 14px;
        line-height: 24px;
        height: 24px;
        width: 140px;
        margin: 0 auto;
        border-radius: 16px;
        text-align: center;
        border: 1px solid #d6d9dd;
    }
    #news .inner ul li:nth-child(2n) a .pic {
        float: right;
    }
    #news .inner ul li:nth-child(2n) a .pic:after {
        display: none;
    }
    #news .inner ul li:nth-child(2n) a .pic:before {
        display: block;
    }
    #news .inner ul li:nth-child(3) .pic {
        float: left;
    }
    #news .inner ul li:nth-child(3) .pic:after {
        display: block;
    }
    #news .inner ul li:nth-child(3) .pic:before {
        display: none;
    }
    #news .news_more {
        margin-top: 26px;
        margin-bottom: 32px;
    }
    #news .news_more a {
        font-size: 12px;
        line-height: 14px;
    }
    #footer #footer_nax {
        background: #212528;
    }
    #footer .code {
        padding: 22px 0 0;
    }
    #footer .code .text {
        line-height: 18px;
        font-size: 12px;
    }
    #content {
        margin-top: 0;
        margin-bottom: 20px;
    }
    #content ._aside {
        width: 100%;
    }
    #content ._aside h3 {
        padding: 0 15px;
        font-size: 16px;
        height: 36px;
        line-height: 36px;
        position: relative;
        background: url("../images/_aside_h3_bg.jpg") no-repeat left top;
        background-size: 100% 100%;
    }
    #content ._aside h3 .icon {
        display: inline-block;
        float: left;
    }
    #content ._aside h3 .china {
        float: left;
        display: block;
        max-width: 30%;
        line-height: 36px;
        font-size: 16px;
        padding-left: 2%;
        color: #ffffff;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    #content ._aside h3 .english {
        float: left;
        display: block;
        max-width: 30%;
        font-size: 12px;
        padding-left: 1%;
        text-transform: uppercase;
        color: #5cbecf;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    #content ._aside h3 .phone-menuicon {
        position: absolute;
        right: 6%;
        top: 50%;
        margin-top: -20px;
    }
    #content ._aside .sidemenu {
        padding: 0;
        background: #f0f0f0;
        border: none;
    }
    #content ._aside .sidemenu .sub1 .sub1_a {
        padding: 0 35px 0;
        font-size: 14px;
        line-height: 36px;
        color: #332d2e;
        text-decoration: none;
        position: relative;
        background: url("../images/wao_aside_icon_1.jpg") no-repeat left 15px center;
        background-size: auto 26%;
        border-bottom: 1px solid #d9d9d9;
    }
    #content ._aside .sidemenu .sub1 .sub1_a .icon {
        display: none;
        position: absolute;
        right: 20px;
        height: 14px;
        width: 14px;
        background: url("../images/sub1_a_x.jpg") no-repeat center;
        top: 50%;
        margin-top: -7px;
    }
    #content ._aside .sidemenu .sub1 .sub1_a:hover {
        background: url("../images/wao_aside_icon_1.jpg") no-repeat left 15px center;
        background-size: auto 26%;
        color: #332d2e;
    }
    #content ._aside .sidemenu .sub1 .sub1_a:hover .icon {
        display: none;
    }
    #content ._aside .sidemenu .sub1 ul {
        padding-top: 8px;
    }
    #content ._aside .sidemenu .sub1 ul ul {
        padding: 0;
    }
    #content ._aside .sidemenu .sub2 {
        padding: 0 35px;
    }
    #content ._aside .sidemenu .sub2 .sub2_a {
        padding: 0 15px;
        line-height: 28px;
        font-size: 14px;
        color: #332d2e;
        text-decoration: none;
        background: url("../images/sub2_a_hover.jpg") no-repeat left center;
    }
    #content ._aside .sidemenu .sub3 {
        padding: 0 15px;
    }
    #content ._aside .sidemenu .sub3 .sub3_a {
        padding: 0 10px;
        line-height: 28px;
        color: #332d2e;
        text-decoration: none;
        background: url("../images/sub3_a-07.jpg") no-repeat left center;
    }
    #content ._aside .sidemenu .sub3 .sub3_a:hover {
        color: #332d2e;
        background: url("../images/sub3_a-07.jpg") no-repeat left center;
    }
    #content ._aside .sidemenu .current .sub1_a {
        background: url("../images/wao_aside_icon_1.jpg") no-repeat left 15px center;
        background-size: auto 26%;
        text-decoration: none;
        color: #332d2e;
    }
    #content ._aside .sidemenu .current .sub1_a .icon {
        display: none;
    }
    #content ._aside .sidemenu .current .current .sub2_a {
        color: #332d2e;
        background: url("../images/sub2_a_hover.jpg") no-repeat left center;
    }
    #content .main {
        width: 100%;
    }
    #content .main .article {
        padding: 15px 15px 0;
    }
    #content .main .article .list_news ul li {
        background: #f0f0f0;
        margin-bottom: 15px;
    }
    #content .main .article .list_news ul li a .pic {
        width: 34%;
    }
    #content .main .article .list_news ul li a .pic:after {
        position: absolute;
        right: 0;
        top: 16px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #f0f0f0;
        content: " ";
        display: block;
        z-index: 2;
    }
    #content .main .article .list_news ul li a .text {
        width: 56%;
        margin-top: 18px;
        margin-right: 15px;
    }
    #content .main .article .list_news ul li a .text h2 {
        font-size: 14px;
        line-height: 16px;
        color: #333333;
        padding-left: 10px;
        background: url("../images/list_news_icon_1.jpg") no-repeat left center;
    }
    #content .main .article .list_news ul li a .text .list_text {
        color: #666666;
        font-size: 12px;
        line-height: 20px;
        margin-top: 12px;
    }
    #content .main .article .list_news ul li a .text .list_bottom {
        margin-top: 12px;
    }
    #content .main .article .list_news ul li a .text .list_bottom .time {
        max-width: 100%;
        float: none;
        font-size: 12px;
        line-height: 14px;
        color: #999999;
        text-transform: uppercase;
    }
    #content .main .article .list_news ul li a .text .list_bottom .more {
        display: none;
        width: 120px;
        float: right;
        height: 34px;
        text-align: center;
        color: #333333;
        line-height: 34px;
        border: 1px solid #d6d9dd;
        border-radius: 20px;
    }
    #content .main .article .list_news ul li a:hover .text h2 {
        color: #07a7bf;
    }
    #content .main .article .list_news ul li a:hover .text .list_bottom .more {
        border: 1px solid #07a7bf;
        background: #07a7bf;
        color: #ffffff;
    }
    #content .main .article .list_news_texts ul li {
        width: 100%;
        float: none;
        margin-bottom: 15px;
        padding: 0;
    }
    #content .main .article .list_news_texts ul li a {
        border: 1px solid #e6e6e6;
        border-top: 1px solid #07a7bf;
        display: block;
    }
    #content .main .article .list_news_texts ul li a h2 {
        text-align: center;
        padding: 0 15px;
        line-height: 36px;
        font-size: 14px;
        color: #333333;
        background: #f0f0f0;
    }
    #content .main .article .list_news_texts ul li a .list_text {
        margin-top: 10px;
        padding: 0 20px;
        color: #666666;
        font-size: 12px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    #content .main .article .list_news_texts ul li a .list_bottom {
        margin-top: 10px;
        font-size: 12px;
        margin-bottom: 10px;
        padding: 0 20px;
    }
    #content .main .article .list_news_texts ul li a .list_bottom .time {
        max-width: 50%;
        font-size: 12px;
        color: #999999;
        line-height: 14px;
    }
    #content .main .article .list_news_texts ul li a .list_bottom .more {
        width: 120px;
        float: right;
        height: 14px;
        text-align: right;
        line-height: 14px;
    }
    #content .main .article .list_news_texts ul li a:hover {
        border: 1px solid #e6e6e6;
        border-top: 1px solid #07a7bf;
    }
    #content .main .article .list_news_texts ul li a:hover h2 {
        color: #333333;
        background: #f0f0f0;
    }
    #content .main .article .list_news_texts ul li a:hover .list_bottom .more {
        color: #333333;
    }
    #content .main .article .list_news_texts ul li:nth-child(2n) {
        float: none;
    }
    #content .main .article .list-img ul li {
        margin-bottom: 8px;
    }
    #content .main .article .list-img ul li a .text_area {
        border-bottom: 1px solid #07a7bf;
        line-height: 24px;
        font-size: 12px;
    }
    #content .main .article .list_search ul li {
        margin-bottom: 15px;
    }
    #content .main .article .list_search ul li a {
        display: block;
        border-left: 5px solid #07a7bf;
        background: #f0f0f0;
        padding: 15px 20px 10px;
    }
    #content .main .article .list_search ul li a h2 {
        color: #333333;
        font-size: 14px;
        line-height: 16px;
    }
    #content .main .article .list_search ul li a .list_text {
        margin-top: 6px;
        color: #666666;
        font-size: 12px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #content .main .article .list_search ul li a:hover {
        background: #07a7bf;
    }
    #content .main .article .list_search ul li a:hover h2 {
        color: #fff;
    }
    #content .main .article .list_search ul li a:hover .list_text {
        color: #b6dde6;
    }
}