﻿/* 布局 */

body {
    background: #eae9e6;
    font-family: "heiping", "黑体";
}

.more {
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    float: right;
}

.more a {
    color: #5a5a5a;
}

.xs-ul li a {
    background: url(../images/xs-navbar-logo.png) center no-repeat;
    background-size: 60%;
}

.first-ul {
    padding-top: 1rem;
}

li {
    list-style: none;
}
img{max-width:100%}  
a,
a:hover {
    text-decoration: none;
    color: #fff;
}

img {
   /* width: 100%;*/
}

.hidden_c {
    display: none;
}

.show_c {
    display: block;
}

.content .wrap .news ul li {
    border-bottom: solid 1px #7d7575;
}

.content .wrap .title {
    border-bottom: solid 1px black;
}

.layout,
.content,
.contenttop,
.content .wrap .imglist ul li,
.content .wrap .imglist .imgbd,
.content .match-a,
.content .fprice,
.match-g {
    overflow: hidden;
}

.mid h4,
.content .wrap .title span,
.match-g .gmark h4,
.content .match-tp .ps,
.content .match-pr h4,
.content .match-n .grid h4 {
    font-weight: bolder;
}

.content .wrap .news span,
.content .match-n .grid h4 {
    font-size: 1.6rem
}

.content {
    background-color: #fff;
}



.layout {
    width: 95%;
    max-width: 1680px;
    margin: 0 auto;
    /* background-color: #f05b33; */
    /* background-color: #fff; */
   background: #0d3d49 ;
  /*background:url(../images/2.png) left center ; */
    /* background: linear-gradient(#f58a1e, #f14536); */
}

.father{
	overflow: hidden;
	background: #fff;
}

.left {
    background-color: #fff;
    position: relative;
}

.left,
.contact .code {
    padding: 0px;
}

.navtop {
    padding: 1rem;
    padding-top: 2rem;
}

.logo-mini {
    display: none;
}

.xs-logo {
    float: left;
    padding-left: 15px;
}

.xs-top {
    background-color: rgb(248, 248, 248);
}

.left-text {
    color: #69471b;
    text-align: right;
    margin: 1rem;
}

.switch {
    padding-top: 4.5rem;
    padding-right: 1.5rem;
    text-align: right;
}

.navtop .switch a {
    background-color: #f6905c;
    color: #000;
    border-radius: 5px;
    padding: 8px 15px;
}

.navtop .switch .on {
    margin-right: 10px;
}

.navtop .switch-logo a {
    float: right;
    margin: 8px 15px 8px 0;
}

.tree {
    overflow: hidden;
}

.li-logo {
    width: 1.6rem;
    margin-right: 8px;
}

.xs-ul {
    display: none;
}

.tree>ul {
    padding: 0;
    width: 278px;
    float: right;
}

.tree ul li,
.active {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}

.tree>ul>li {
    text-align: center;
    display: flex;
    flex-direction: row; position:relative; height:auto; 
    margin-left: 3.5rem;
    /* border-bottom: 1px solid #ddd; */
    position: relative;
    background: url(../images/navbar-bg1.png) bottom right no-repeat;
    background-size: contain;
    /* background-size: 70%; */ line-height:20px; margin-top:30px;
}

.dropdown_menu>li {
    text-align: center;
    display: flex;
    flex-direction: row;
    margin-left: 3.5rem;
    /* border-bottom: 1px solid #ddd; */
    position: relative;
    background: url(../images/navbar-bg1.png) bottom right no-repeat;
    background-size: contain;
    /* background-size: 90%; */
}

.tree ul li a {
    height: 100%;
    width: 100%;
    display: block;
    color: black;
    /* color: #fff; */
    font-size: 16px;
    font-size: 1.4rem;
    padding-right: 2rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: 600;
}

.tree>ul>li>img {
    width: 32px;
    margin-left: 30%;
}


/* ul li:nth-child(1) {
    background-color: #eae9e6;
} */


/* .tree ul li:hover,
.tree ul li:focus,
.tree ul li:active,
.active {
    background-color: #eae9e6;
    box-shadow: 0 0 8px rgba(128, 128, 128, 0.6);
} */

.tree .download {
    cursor: pointer;
}

.tree .dropdown_menu {
    display: none; position:absolute; left:0; top:50px;
}


/* .right {
    border-left: 10px solid transparent;
    -webkit-border-image: url(../images/bg-left1.png) 30 stretch;
    -o-border-image: url(../images/bg-left1.png) 30 stretch;
    border-image: url(../images/bg-left1.png) 30 stretch;
} */


/* .right-bot {
    border-left: 10px solid transparent;
    -webkit-border-image: url(../images/bg-left1.png) 30 stretch;
    -o-border-image: url(../images/bg-left1.png) 30 stretch;
    border-image: url(../images/bg-left1.png) 30 stretch;
} */

.contenttop {
    /* min-height: 580px;
    padding: 10px 20px; */
    /* min-height: 600px;
    max-height: 780px; */
    /* overflow-y: auto; */
    padding: 10px 20px;
}

.mid {
    width: 50%;
    float: left;
    padding: 0 1rem;
}

.mid .title {
    border-bottom: dashed 1px;
}

.mid .title .item {
    cursor: pointer;
}

.mid .title .on {
    color: #dc623e;
}

.mid h4 {
    color: black;
}

.mid .remark h4,
.mid .gmark h4,
.mid .finalmark h4,
.match-g .gmark h4 {
    font-size: 15px;
    /* font-weight: bolder; */
    margin-top: 3.5rem;
}

.mid .tmark {
    margin-top: 3rem;
}

.mid .gmark {
    display: none;
}

.mid .finalmark {
    display: none;
}

.mid .news {
    margin-top: 3rem;
}

.mid .news p {
    margin: 10px 0;
    color: blue;
}

.content .wrap .contentbd {
    margin-top: 2rem;
}

.content .wrap .title {
    padding: 0.5rem;
    background: url(../images/title-bg.png) center left no-repeat;
    background-size: contain;
}


/* .content .wrap .title {
    padding: 0.5rem;
} */

.content .wrap .title span {
    font-size: 20px;
    padding-left: 1rem;
}

.content .wrap .imglist .col {
    text-align: center;
    padding: 0.8rem;
}

.content .wrap .imglist .col span {
    line-height: 40px;
    font-size: 15px;
    display: inline-block;
}

.content .wrap .imglist .imgbd {
    position: relative;
    text-align: center;
}

.content .wrap .imglist img {
    /* border-radius: 10%; */
    /* border: solid 1px; */
    padding: 5px;
    display: block;
    position: relative;
    opacity: 0.7;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.content .wrap .imglist .imgbd:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
}

.content .wrap .imglist a span:hover {
    color: red;
}

.content .wrap .news ul li {
    padding: 1rem;
}

.content .wrap .news a:hover {
    color: red;
}

.content .match-a img {
    padding: 2rem 1rem;
    width: 50%;
    float: left;
}

.content .last {
    margin-bottom: 10px;
    display: inline-block;
}

.content .ltitlew h4 {
    font-size: 2.4rem;
}

.content .match-tp .ps {
    font-size: 1.6rem;
}

.content .match-tp .osloimg {
    width: 33.3%;
    float: left;
    padding: 1rem;
}

.content .match-tp .osloimg-s {
    width: 50%;
    float: left;
    padding: 1rem;
}

.content .match-g .colxh4 {
    margin-top: 0rem;
}

.content .ltitlebg {
    /* background-color: #f6905c; */
    /* text-align: center; */
    color: #e36c09;
    font-weight: 600;
}

.content .ltitlebg h4 {
    font-weight: 600;
}


/* .content .ltitlebg h4 {
    background: linear-gradient(to right, red, blue);
    -webkit-background-clip: text;
    color: transparent;
} */

.content .ltitlew {
    display: inline-block;
}

.content .ltitlebg,
.content .p_o,
.content .pricetb {
    margin-top: 2rem;
    font-size: 1.5rem;
}

.content .match-p .contentbd span,
.content .match-tp .ps span,
.content .match-n .contentbd span {
    color: #dc623e;
}

.content .fprice .cont {
    border-top: solid;
    padding: 0 10px;
}

.content .fprice .cont p {
    border-bottom: solid 1px;
    line-height: 40px;
    margin: 0;
}

.content table .li_final td:nth-child(1) {
    padding: 10px 5px 0 0;
}

.content table {
    width: 100%;
}

.content table tr {
    border-bottom: solid 1px;
}

.content table .li_final {
    border-bottom: none;
}

.content table tr td {
    padding: 10px 0;
    text-align: left;
}

.videos .video_con {
    width: 100%;
    color: #FFF;
}

.videos .swiper-slide .img_style {
    border: solid 1px white;
    width: 100%;
}

:root {
    --swiper-theme-color: rgb(202, 188, 188);
}

.videos .swiper-container {
    width: 100%;
    height: auto;
    padding: 0 15px;
}

.videos .swiper-slide {
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    cursor: default;
    opacity: 0.7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: inline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition-property: all;
}

.videos .swiper-slide:hover {
    opacity: 1;
}

.contact-con span {
    font-size: 1.6rem;
}

.contact {
    padding-bottom: 1rem;
   /* background-color: #814084;*/
    /* background-color: #8a0f0f; */
    overflow: hidden;
    color: #fff;
}

.contact h1 {
    font-weight: bolder;
}

.contact .foot_code {
    margin-top: 20px;
}

.contactp,
.ph {
    float: left;
}

.contact .public_code {
    padding-right: 1rem;
}

.contact .service_code {
    padding-right: 1rem;
}

.copyright {
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    background-color: black;
        width: 88.2%;
    margin: 0 auto;
    background: #0d3d49;
}

.contact-icon-name {
    width: 84px;
}

@media screen and (max-width: 2560px) {
    .dropdown_menu {
        padding: 0;
        margin-left: 40%;
    }
    .tree ul li {
        margin-left: 0;
    }
}

@media screen and (max-width: 1440px) {
    /* .dropdown_menu {
        margin-left: 0rem;
    }
    .contact .public_code {
        padding-right: 1rem;
    }
    .contact .service_code {
        padding-right: 1rem;
    } */
}

@media screen and (max-width: 1200px) {
    .contact .public_code {
        padding-right: 1rem;
    }
    .contact .service_code {
        padding-right: 1rem;
    }
}

@media screen and (max-width: 1024px) {
    .content .mid:nth-child(1) {
        padding-right: 1rem;
    }
    .content .mid:nth-child(2) {
        padding-left: 1rem;
    }
    .navtop {
        padding: 1.5rem;
    }
    .mid .tmark,
    .mid .news {
        margin-top: 2.5rem;
    }
    .mid .remark h4,
    .mid .gmark h4,
    .mid .finalmark h4,
    .match-g .gmark h4 {
        margin-top: 2.8rem;
    }
    .title h4,
    .tmark {
        font-size: 1.6rem;
    }
    .contact h1 {
        font-size: 3.2rem;
    }
    .contact .public_code {
        padding-right: 0.8rem;
    }
    .contact .service_code {
        padding-right: 0.8rem;
    }
}

@media screen and (max-width: 992px) {
    .navtop .switch a {
        padding: 5px 8px;
        font-size: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .switch {
        padding-right: 1rem;
    }
    .mid h4 {
        font-size: 15px;
    }
    .left-text p {
        font-size: 1.2rem;
    }
    .contact h1 {
        font-size: 3rem;
    }
    .content .wrap .imglist .col span {
        font-size: 1.3rem;
    }
    .switch {
        padding-top: 3rem;
    }
    .tree>ul {
        width: 175px;
    }
    .dropdown_menu {
        margin-left: 8%;
    }
    .tree ul li {
        margin-left: 0;
    }
    .content .mid:nth-child(1) {
        padding-right: 0;
    }
    .content .mid:nth-child(2) {
        padding-left: 1rem;
    }
    .navtop {
        padding: 1rem;
    }
    .mid .tmark,
    .mid .news {
        margin-top: 2rem;
    }
    .mid .remark h4,
    .mid .gmark h4,
    .mid .finalmark h4,
    .match-g .gmark h4 {
        margin-top: 2.2rem;
    }
    .contact .public_code {
        padding-right: 0.6rem;
    }
    .contact .service_code {
        padding-right: 0.6rem;
    }
}

@media screen and (max-width: 767px) {
    .logo-mini {
        display: block;
    }
    .logo-bg {
        display: none;
    }
    .tree>ul {
        width: 100%;
        margin: 0;
    }
    .tree ul li a {
        padding-right: 0;
        /* line-height: 0; */
    }
    .dropdown_menu {
        margin-left: 0;
    }
    .xs-logo {
        float: left;
        padding-left: 15px;
        width: 30%;
        margin: 4px 0 8px 15px;
    }
    .left-text {
        display: none;
    }
    .layout {
        width: 100%;
    }
    .switch {
        padding-top: 0;
        display: none;
    }
    .switch-logo {
        display: block;
    }
    .tree ul li a {
        justify-content: center;
    }
    .navtop,
    .pricetb,
    .mid {
        padding: 0;
    }
    .tree ul li:nth-child(1) {
        border-top: none;
    }
    .tree ul li a {
        font-size: 0.1em;
    }
    /* .tree li {
        border-bottom: 1px solid #7d7575;
    } */
    .contenttop {
        min-height: 0; padding:5px 2px;
    }
    .mid,
    .content .match-a img {
        width: 100%;
    }
    .contact h1 {
        font-size: 2rem;
    }
    .content .mid:nth-child(2) {
        padding-left: 0;
    }
    .content .ltitlew h4 {
        font-size: 1.8rem;
    }
    .content .wrap .title span,
    .content .match-tp .ps,
    .content .match-n .grid h4 {
        font-size: 1.6rem;
    }
    .mid .title h4,
    .mid .tmark,
    .mid .remark h4,
    .mid .gmark h4,
    .mid .finalmark h4,
    .match-g .gmark h4 {
        font-size: 1.4rem;
        margin-top: 2rem;
    }
    .tree ul li a,
    .mid .remark span,
    .mid .news p,
    .mid .news span,
    .video_con h4,
    .contact p,
    .contactp,
    .ph,
    .content .wrap .contentbd p,
    .content table tr td,
    .content .wrap .imglist .col span,
    .content .wrap .news span,
    .contact-con span {
        font-size: 1.4rem;
    }
    .mid .news,
    .content .wrap .contentbd {
        margin-top: 1rem;
    }
    .tree ul li {
        padding: 0 0.2rem;
    }
    .videos .video_con {
        padding: 1rem 0.5rem;
    }
    .videos .swiper-container {
        padding: 1rem 0 0;
    }
    .content .match-tp .osloimg,
    .content .match-tp .osloimg-s {
        padding: 0.5rem;
    }
    .content .wrap .imglist .col span {
        line-height: 2.2rem;
    }
    .contact .code {
        padding: 0 1.5rem;
    }
}


/*Android常用宽度*/

@media screen and (max-width: 540px) {
    .contact .code {
        padding: 0 1.2rem;
    }
}


/*Android常用宽度*/

@media screen and (max-width: 480px) {
    .tree ul li {
        height: 60px;
    }
    .col-xs-6 {
        width: 50%;
    }
    .contact h1 {
        font-size: 1.8rem;
    }
    .content .wrap .news ul li {
        padding: 1.5rem 1rem;
    }
    .contact .code {
        padding: 0 1rem;
    }
}


/*i6Plus,i7Plus宽度*/

@media screen and (max-width: 414px) {
    .contact .code {
        padding: 0 0.8rem;
    }
}


/*i6,i7宽度*/

@media screen and (max-width: 375px) {
    .contact h1 {
        font-size: 1.7rem;
    }
    .mid .title h4,
    .content .wrap .title span,
    .content .match-tp .ps,
    .content .match-n .grid h4 {
        font-size: 1.4rem;
    }
    .mid .tmark,
    .mid .remark h4,
    .mid .gmark h4,
    .mid .finalmark h4,
    .match-g .gmark h4 {
        font-size: 1.3rem;
        margin-top: 2rem;
    }
    .tree ul li a,
    .mid .remark span,
    .mid .news p,
    .mid .news span,
    .video_con h4,
    .contact p,
    .contactp,
    .ph,
    .content .wrap .contentbd p,
    .content table tr td,
    .content .wrap .imglist .col span,
    .content .wrap .news span,
    .contact-con span {
        font-size: 1.3rem;
    }
    .mid .news,
    .content .wrap .contentbd {
        margin-top: 1rem;
    }
    .tree ul li {
        padding: 0 0.2rem;
    }
    .videos .video_con {
        padding: 1rem 0.5rem;
    }
    .videos .swiper-container {
        padding: 1rem 0 0;
    }
    .content .wrap .news ul li {
        padding: 1.4rem 0.5rem;
    }
    .content .wrap .imglist .col span {
        line-height: 2rem;
    }
    .contact .code {
        padding: 0 0.8rem;
    }
    .contact-icon-name {
        width: 78px;
    }
}

@media screen and (max-width: 320px) {
    .contact h1 {
        font-size: 1.6rem;
    }
    .mid .title h4,
    .content .wrap .title span,
    .content .match-tp .ps,
    .content .match-n .grid h4 {
        font-size: 1.4rem;
    }
    .mid .tmark,
    .mid .remark h4,
    .mid .gmark h4,
    .mid .finalmark h4,
    .match-g .gmark h4 {
        font-size: 1.3rem;
        margin-top: 2rem;
    }
    .tree ul li a,
    .mid .remark span,
    .mid .news p,
    .mid .news span,
    .video_con h4,
    .contact p,
    .contactp,
    .ph,
    .content .wrap .contentbd p,
    .content table tr td,
    .content .wrap .imglist .col span,
    .content .wrap .news span,
    .contact-con span {
        font-size: 1rem;
    }
    .mid .news,
    .content .wrap .contentbd {
        margin-top: 1rem;
    }
    .tree ul li {
        padding: 0 0.2rem;
    }
    .videos .video_con {
        padding: 1rem 0.5rem;
    }
    .videos .swiper-container {
        padding: 1rem 0 0;
    }
    .content .wrap .news ul li {
        padding: 0.7rem;
        height: 50px;
    }
    .content .wrap .imglist .col span {
        line-height: 1.8rem;
    }
    .contact .code {
        padding: 0 0.6rem;
    }
    .contact-icon-name {
        width: 72px;
    }
}


 .tab {
            text-align: left;
            margin-left: 11px;

        }

            .tab .list {
                height: 30px;
                line-height: 30px;
                margin-top: 20px;
                font-weight: bold;
                color:#fff
            }

                .tab .list .con ul li {
                    line-height: 24px;
                    text-align: right;
                }

                .tab .list a {
                    font-weight: bold;
                }

            .tab .con ul li {
                font-weight: bold;
            }
			
			@media screen and (max-width:760px) {
				
		 .tab {
            text-align: left;
            margin-left: 0px;

        }

            .tab .list {
                height: 36px; line-height:18px;
                margin-top: 20px;
                font-weight: normal;
                color:#fff
            }

                .tab .list .con ul li {
                    line-height: 18px;
                    text-align: right;
                }

                .tab .list a {
                    font-weight: normal; font-size:12px; 
                }
.tab .con ul{ margin:0; padding:0;}
            .tab .con ul li {
                font-weight: normal;
            }		
			.tab .con ul li a{ font-size:12px;}
				.li-logo{ width:1rem; margin-right:0; float:left;}
				.more a{ font-size:13px;}
				.mid .title .item{ font-size:12px;}
				
				}