/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0
}

html {
    background: #fff;
    position: relative;
    height: 100%;
    font-size: 125%;
    overflow-x: hidden;
}

@media (max-width: 1600px) {

}

@media (max-width: 1366px) {
    .suspension {
        font-size: 94%;
        height: 130px !important;
        padding-top: 22px !important;
        line-height: 28px !important;
        width: 7% !important;
    }

    .photo h3 {
        color: #333;
        padding: 50px 0 40px !important;
    }

    .nav ul, .nav li {
        list-style: none;
        width: 13% !important;
    }
}

@media (max-width: 1200px) {
    html {
        font-size: 100%;
    }

    .introduceBox {
        padding-left: 1% !important;
    }

    .introduce {
        width: 48px;
    }

    .introduce_biaozhun {
        height: 682px !important;
        margin-right: 1% !important;
    }

    .introduce_chengxu {
        height: 682px !important;
    }

    .suspension {
        font-size: 100%;
    }

    .nav li {
        line-height: 3.8rem !important;
    }

    .selectionBox .container {
        padding: 0 !important;
    }

    .selectionBox p {
        font-size: 0.85rem !important;
    }

    .introduce_tongzhi {
        margin-right: 1.2% !important;
    }
}

@media (max-width: 1024px) {
    html {
        font-size: 87.5%;
    }

    .introduce_biaozhun {
        height: 582px !important;
    }

    .introduce_chengxu {
        height: 582px !important;
    }

    .suspension {
        top: 300px !important;
    }

    .suspension {
        width: 11%;
        padding-top: 14px !important;
        height: 110px !important;
    }

    .photo h3 {
        padding: 30px 0 30px !important;
    }

    .scroll-img {
        margin-bottom: 80px !important;
    }

    .nav li {
        line-height: 4.2rem !important;
    }

    .text-center button {
        top: 134px !important;
    }

    .selectionBox {
        margin-top: -40px !important;
    }

    .selectionBox h3 {
        padding: 0px 0 20px !important;
    }

    .selectionBox p {
        padding-bottom: 30px !important;
    }

    .container {
        padding: 10px !important;
    }

    .introduceBox {
        padding-top: 40px !important;
    }

    .introduce_tongzhi img, .introduce_tongzhi1 img {
        width: 100%;
    }
}

@media (max-width: 768px) {
    html {
        font-size: 100%;
    }

    .container {
        padding: 0 !important;
    }

    .suspension {
        width: 10% !important;
        top: 380px !important;
    }

    .footer_coat {
        display: none;
    }

    .selectionBox .container {
        padding: 0 20px !important;
    }

    .photo .container {
        padding-top: 60px !important;
    }

    .photo h3 {
        color: #ccc !important;
    }

    .nav li {
        line-height: 3.8rem !important;
    }

    .introduceBox {
        padding-top: 10px !important;
    }


}

@media (max-width: 750px) {
    html {
        font-size: 100%;
    }

    .container {
        padding: 0 !important;
    }

    .suspension {
        width: 15% !important;
        top: 44% !important;
        font-size: 80% !important;
        line-height: 20px !important;
        height: 86px !important;
        border-bottom-left-radius: 8px !important;
        border-top-left-radius: 8px !important;
    }

    .photo h3 {
        color: #ccc;
        padding: 20px 0 !important;
    }

    .photo .container {
        padding-top: 0 !important;
    }

    .text-center button {
        top: 117px !important;
    }

    .scroll-img {
        margin-bottom: 60px !important;
    }

    .nav {
        height: 48px !important;
    }

    .nav ul, .nav li {
        list-style: none;
        width: 25% !important;
    }

    .nav li {
        line-height: 3.4rem !important;
        height: 3.4rem !important;
    }

    .twos {
        top: 3.4rem !important;
    }

    .twos a p {
        line-height: 1rem;
        min-height: 3.4rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 720px) {
    html {
        font-size: 100%;
    }

    .in-banner {
        height: 473px !important;
    }

    .container {
        padding: 0 !important;
    }
}

@media (max-width: 540px) {
    html {
        font-size: 100%;
    }
}

@media (max-width: 440px) {
    html {
        font-size: 87.5%;
    }
}

@media (max-width: 340px) {
    html {
        font-size: 75%;
    }
}

body {
    font-size: 100%;
    color: #333;
    font-family: "SimSun";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    overflow-x: hidden;
}

form {
    display: inline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

button, input, select, textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
    font-family: "SimSun";
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

input, img {
    vertical-align: middle
}

ol, ul {
    list-style: none
}

em, i {
    font-style: normal
}

a {
    text-decoration: none;
    color: #d53549;
}

a:hover {
    text-decoration: underline;
}

textarea {
    resize: none
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

/* ---- header Style ---- */
.header_coat {
    background: url(../img/topnav.png) repeat-x center top;
    height: 30px;
    overflow: hidden;
    width: 100%;
}

.header {
    max-width: 1220px;
    padding: 0 10px;
    margin: 0 auto;
    height: 30px;
}

.header .link {
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.header .link a {
    color: #333;
    margin: 0 5px;
}

.nav-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.nav {
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.5);
    height: 60px;
}

.nav li {
    /*background-color: #d53549;*/
    display: inline-block;
    width: 130px;
    line-height: 3rem;
    overflow: hidden;
}

#one > li {
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin-left: 0px;
}

.one_list {
    position: relative;
    overflow: unset !important;
}

.twos {
    width: 100%;
    position: absolute;
    display: none;
    z-index: 6;
    top: 60px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background: rgba(0, 0, 0, 0.5);
}

.twos li {
    padding: 0 10px 0 10px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    font-weight: 400;
    font-size: 14px;
}

.twos li:hover {
    background-color: #d53549;
}

.nav ul, .nav li {
    list-style: none;
    width: 10%;
}

.nav a {
    color: #fff;
}

.nav a:hover, .nav a.active {
    text-decoration: none;
    color: #fff;
    background-color: #d53549;
    display: inline-block;
    width: 100%;
}

.nav a:hover {
    opacity: 0.8
}

@media (max-width: 768px) {
    .header_coat {
        height: 24px;
        background-size: auto 100%;
        display: none;
    }

    .header {
        height: 24px;
    }

    .header .fl {
        height: 80%;
        width: auto;
    }

    .header .link {
        height: 24px;
        line-height: 24px;
    }

    .header .link a {
        color: #333;
        margin: 0 5px;
    }
}

@media (max-width: 414px) {
    .header .link {
        display: none;
    }
}

/* ---- container Style ---- */
.bodyBox {
    width: 100%;
    background-size: 100% auto;
    overflow: hidden;
}

.bg-index {
    background: url(../img/bg.png) 50% 0 no-repeat;
}

.bg-dealer {
    background: url(../img/bg1.png) 50% 0 no-repeat;
}

.bg-manager {
    background: url(../img/bg2.png) 50% 0 no-repeat;
}

.name .container {
    padding: 0px;
    
}

.container {
    width: 100%;
    max-width: 1220px;
    margin: 40px auto;
    padding: 70px 10px;
}

.press-list.aaa{
    border-radius: 80px;
    line-height: 80px;
    margin-bottom: 40px;
}

.banner .back {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    width: 28px;
    height: 24px;
}

.banner {
    max-width: 1200px;
    margin: 0 auto;
    height: 580px;
}

.banner img {
    display: none;
    width: 100%;
}

.banner img.banner_pc {
    display: block;
}

.banner img.banner_ph {
    display: none;
}

@media (max-width: 768px) {
    .bodyBox {
        background: #fff;
    }

    .banner {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: 280px;
    }

    body  {
        background-color: lightblue;
    }

    .banner img.banner_pc {
        display: none;
    }

    .banner img.banner_ph {
        display: block;
		padding-top: 48px;
    }
}

/* ---- footer Style ---- */
.phNav {
    display: none;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1000;
    position: fixed;
    bottom: 0;
}

.phNav li {
    width: 50%;
    border-right: 1px solid #fa8b99;
    float: left;
}

.phNav li:last-child {
    border-right: none;
}

.phNav li a {
    display: block;
    text-align: center;
    height: 4.6rem;
    width: 100%;
    line-height: 4.6rem;
    background: #d53549;
    font-size: 1.5rem;
    color: #fff;
}

.phNav li a:hover {
    text-decoration: none;
}

@media (max-width: 768px) {
    .phNav {
        display: block;
    }
}

/* ---- introduceBox Style ---- */
.introduceBox {
    width: 100%;
    /*background: url(../img/con_bg.jpg) center top no-repeat;*/
    background-size: 100% 100%;
    position: relative;
    /*margin: 2.7rem 0;*/
    border-radius: 5px
}

.introduceBox img.bg {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: auto;
}

.introduce {
    width: 49%;
    float: left;
    padding: 3% 4% 4%;
    background: url(../img/con_bg.jpg) center top / 100% 100% no-repeat;
    background-size: 100% 100%;
}

.introduce_biaozhun {
    height: 782px;
}

.introduce_chengxu {
    height: 782px;
	margin-right: 2%;
}

.introduce .close {
    display: none;
}

.introduce .con h1 {
    width: 14.75rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    font-size: 1.4rem;
    color: #333;
    font-family: SimSun;
    /*background: url(../img/head_bg.png) no-repeat;*/
    background-size: 100% 100%;
    margin: 0 auto;
}

.introduce .con p {
    line-height: 1.6rem;
    font-size: 1rem;
    padding: 1rem 0 0;
    color: #333;
}

.introduce .con p.num {
    padding-left: 0.8rem;
    position: relative;
}

.introduce .con p.num i {
    position: absolute;
    left: 0;
    top: 1.2rem;
    width: 1.1rem;
    height: 1.1rem;
    line-height: 1.1rem;
    border-radius: 50%;
    background: #d53549;
    text-align: center;
    font-size: 0.8rem;
    color: #fff;
    font-family: "Microsoft YaHei"
}

.introduce .con p.num a {
    color: blue;
}

.introduce .con p.des {
    text-indent: 2em;
    line-height: 1.8rem;
    text-align: justify;
}

.introduce .con p.des.nopad {
	padding: 0;
}

@media (max-width: 768px) {
    .introduceBox {
        background: none;
        padding: 0;
        height: 0px;
        margin: 0;
    }

    .introduceBox img.bg {
        display: none;
    }

    .introduce {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh !important;
        width: 100%;
        float: none;
        padding: 2rem 0 0;
        background: rgba(255, 255, 255, 1);
        z-index: 9999;
    }

    .introduce .close {
        display: block;
        position: absolute;
        right: 0.6rem;
        top: 0.6rem;
        width: 2rem;
        height: 2rem;
        background: url(../img/close.png) no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
        border-radius: 50%;
    }

    .introduce .con {
        position: relative;
        padding: 0 6.3%;
        height: 100%;
        overflow-y: auto;
    }

    .introduce .con h1 {
        width: 14.75rem;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        font-size: 1.6rem;
        color: #d53549;
        font-family: "SimSun";
        /*background: url(../img/head_bg.png) no-repeat;*/
        background-size: 100% 100%;
        margin: 0 auto 4%;
    }

    .introduce .con p {
        line-height: 2rem;
        font-size: 1rem;
        color: #333;
    }

    .introduce .con p.num i {
        top: 1.3rem;
    }
}

/* ---- selectionBox Style ---- */
.selectionBox {
    /*background: #f0f9fb;*/
    padding: 2.4rem 0 1rem;
}

.selectionBox h1 {
    height: 4.6rem;
    text-align: center;
    line-height: 0px;
}

.selectionBox h1 img {
    height: 100%;
    width: auto;
}

.selectionBox .tips {
    line-height: 1.6rem;
    font-size: 1rem;
    color: #297dcc;
    text-align: center;
    margin: 1.5% 0 5%;
    font-family: "Microsoft YaHei";
}

.candidate {
    line-height: 0px;
    font-size: 0px;
    /*text-align: center;*/
    margin-bottom: 2rem;
}

.candidate li {
    width: 31.66%;
    display: inline-block;
    margin-right: 2.51%;
    zoom: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 2rem;
}

.candidate li:nth-child(3n) {
    margin-right: 0px;
}

.candidate li .radio_input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
}

.candidate li img {
    width: 100%;
    height: 256px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    object-fit: cover;
}

.candidate li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.candidate li .tip {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    /*background: rgba(0, 0, 0, 0.6);*/
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    padding: 4rem 0.3rem 0 0.3rem;
    height: 6.7rem;
    line-height: 2.7rem;
    color: #f0f9fb;
    text-align: center;
    cursor: pointer;
}

.candidate li .res-list {
    display: none;
}

.candidate li .tip .title {
    font-size: 0.9rem;
    line-height: 1.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Microsoft YaHei";
}

.candidate li .tip .author {
    font-size: 0.7rem;
    line-height: 1rem;
    font-family: "Microsoft YaHei";
}

.candidate li .tip i {
    position: absolute;
    left: 0.8rem;
    top: 50%;
    margin-top: -0.5rem;
    margin-right: 0.6rem;
    background: #fff;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
}

.candidate li.on .tip i {
    border: 0.15rem solid #fff;
    background: #d53549;
}

.btnBox {
    text-align: center;
    padding: 2rem 1rem 1.1rem;
    background: #297dcc;
}

.btnBox .btn {
    display: block;
    width: 13.5rem;
    height: 3rem;
    line-height: 3rem;
    margin: 0 auto 1.1rem;
    text-align: center;
    border: none;
    outline: none;
    background: #fff;
    border-radius: 1.5rem;
    cursor: pointer;
    font-size: 1.4rem;
    color: #0b6ac4;
}

.backbtn {
    display: block;
    width: 13.5rem;
    height: 3rem;
    line-height: 3rem;
    margin: 0 auto 1.1rem;
    text-align: center;
    border: none;
    outline: none;
    background: #0b6ac4;
    border-radius: 1.5rem;
    cursor: pointer;
    font-size: 1.4rem;
    color: #fff;
}

.btnBox .tip {
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}

@media (max-width: 768px) {
    .candidate li {
        width: 48.5%;
        margin-right: 3%;
    }

    .candidate li:nth-child(3n) {
        margin-right: 3%;
    }

    .candidate li:nth-child(2n) {
        margin-right: 0px;
    }
}

@media (max-width: 414px) {
    .candidate li {
        width: 100%;
        margin-right: 0%;
    }

    .candidate li:nth-child(3n) {
        margin-right: 0%;
    }

    .candidate li:nth-child(2n) {
        margin-right: 0px;
    }
}

/* ---- footer Style ---- */
.contentBox {
    padding: 5%;
    background: #fff;
    position: relative;
    top: -5rem;
    border-radius: 1rem;
    margin-bottom: 1rem;
}

.contentBox h1 {
    width: 14.75rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    font-size: 1.6rem;
    color: #d53549;
    font-family: SimSun;
    /*background: url(../img/head_bg.png) no-repeat;*/
    background-size: 100% 100%;
    margin: 0 auto 4%;
}

.contentBox .con p {
    line-height: 2rem;
    font-size: 1rem;
    color: #333;
}

.contentBox .con p {
    padding: 0.8rem 0;
}

.contentBox .con img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
}

@media (max-width: 768px) {
    .contentBox {
        padding: 0%;
        top: 0rem;
        margin-top: 2rem;
    }
}

/* ---- footer Style ---- */
.footer_coat {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #5c5c5c none repeat scroll 0 0;
    color: #fff;
    /*font: 12px/35px;*/
    height: 35px;
    width: 100%;
}

.footer {
    margin: 0 auto;
    position: relative;
    max-width: 1220px;
    padding: 0 10px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
}

.footer p {
    position: absolute;
    right: 0px;
    top: 0;
}

.footer p a {
    color: #e4e4e4;
    display: inline-block;
    padding: 0 12px;
}

@media (max-width: 1220px) {
    .footer_coat {
        height: 35px;
    }

    .footer {
        line-height: 28px;
        font-size: 12px;
    }

    .footer p a {
        color: #e4e4e4;
        display: inline-block;
        padding: 0 8px;
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .footer {
        text-align: center;
    }

    .footer p {
        display: none;
    }
}

/* video */
.video-js .vjs-duration, .vjs-no-flex .vjs-duration {
    display: unset;
}

.vjs-button > .vjs-icon-placeholder:before {
    line-height: 36px;
}

.vjs-playback-rate .vjs-playback-rate-value {
    line-height: 36px;
}

/*悬浮框*/
.suspension {
    position: fixed;
    right: 0;
    top: 380px;
    text-align: center;
    color: #fff;
    width: 6%;
    height: 150px;
    background-color: #d53549;
    padding-top: 26px;
    line-height: 32px;
    border-bottom-left-radius: 14px;
    border-top-left-radius: 14px;
}

.suspension:hover {
    background-color: #b60e23;
}

/*照片展示*/
.photo {
    position: relative;
    display: none;
}

.photo .container {
    padding: 0;
}

.scroll-img {
    width: 100%;
    max-width: 1200px;
    overflow: hidden;
}

.photo h3 {
    padding: 60px 0 40px;
    text-align: center;
}

.scroll-img ul {
    width: 2577px;
}

.scroll-img li {
    width: 13.7%;
    float: left;
    font-size: 67.4%;
    text-align: center;
    margin-right: 0.3%;
    line-height: 40px;
}

.text-center button {
    position: absolute;
    top: 182px;
    width: 6%;
    font-size: 70%;
    height: 130px;
    border: none;
    background-color: rgba(0, 0, 0, 0.5);
    color: #ccc;
}

.text-center button:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
}

#demo5-forward {
    right: 0;
}

/*照片鼠标滑过效果*/
#pic {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    width: 100%;
}

#pic img {
    height: 420px;
}

/*作品展示*/
.selectionBox {
    padding: 0;
}

.selectionBox .container {
    padding: 0;
}

.selectionBox p {
    font-size: 0.75em;
    padding-bottom: 40px;
    color: #666;
    text-align: center;
    display: none;
}

.kuang {
    border: 1px solid #999;
    border-radius:40px ;
    line-height: 40px;
    margin: 30px auto;
    width: 690px;
}

.kuang1{
    display: flex;
    font-size: 16px;
}

.kuang1 li{
    width: 33.33%;
    height: 42px;
    float: left;
    text-align: center;
    list-style: none;
    cursor: pointer;
}

.kuang1 li a {
    color: #333;
}

.kuang1 li:hover{
    background-image:url(../img/xuanze.png);
}

.kuang1 li.active {
    background-image:url(../img/xuanze.png);
}

.kuang1 li.active a{
    color: #fff
}

.kuang1 li:hover a{
    color: #fff;
}

/*通知*/
.introduce_tongzhi p, .introduce_tongzhi span {
    font-size: 0.8rem !important;
    line-height: 1.26rem !important;
}

.introduce_tongzhi {
    margin-right: 2%;
    margin-bottom: 2%;
}

/* 弹出层 */
.viewer-button.viewer-close {
    transform: scale(1.5);
}

.viewer-in {
    padding: 43px;
}