a:focus {
    outline: none;
}

button:focus {
    outline: 0;
}

button:focus {
    outline: none;
}

a {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

button {
    -webkit-appearance: none;
    border: 0;
    background-color: transparent;
    outline: none;
}

.swiper-container1,
.swiper-container2,
.swiper-container3 {
    width: 100%;
    height: 800px;
    position: relative;
}

.swiper-wrapper {
    position: absolute;
}


/* 轮播图左右按钮 */

#swiper-container1 .swiper-button-prev {
    left: -30px;
    width: 33px;
    height: 61px;
    background: url(/templets/default/images/newimg/jt-normal-l.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container1 .swiper-button-prev:hover {
    background: url(/templets/default/images/newimg/jt-hover-l.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container1 .swiper-button-prev:visited {
    background: url(/templets/default/images/newimg/jt-visited-l.png) no-repeat;
}

#swiper-container1 .swiper-button-next {
    right: -30px;
    width: 33px;
    height: 61px;
    background: url(/templets/default/images/newimg/jt-normal-r.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container1 .swiper-button-next:hover {
    background: url(/templets/default/images/newimg/jt-hover-r.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container1 .swiper-button-prev:visited {
    background: url(/templets/default/images/newimg/jt-visited-r.png) no-repeat;
}

#swiper-container2 .swiper-button-prev {
    left: -30px;
    width: 33px;
    height: 61px;
    background: url(/templets/default/images/newimg/jt-normal-l.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container2 .swiper-button-prev:hover {
    background: url(/templets/default/images/newimg/jt-hover-l.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container2 .swiper-button-prev:visited {
    background: url(/templets/default/images/newimg/jt-visited-l.png) no-repeat;
}

#swiper-container2 .swiper-button-next {
    right: -30px;
    width: 33px;
    height: 61px;
    background: url(/templets/default/images/newimg/jt-normal-r.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container2 .swiper-button-next:hover {
    background: url(/templets/default/images/newimg/jt-hover-r.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container2 .swiper-button-prev:visited {
    background: url(/templets/default/images/newimg/jt-visited-r.png) no-repeat;
}

#swiper-container3 .swiper-button-prev {
    left: -30px;
    width: 33px;
    height: 61px;
    background: url(/templets/default/images/newimg/jt-normal-l.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container3 .swiper-button-prev:hover {
    background: url(/templets/default/images/newimg/jt-hover-l.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container3 .swiper-button-prev:visited {
    background: url(/templets/default/images/newimg/jt-visited-l.png) no-repeat;
}

#swiper-container3 .swiper-button-next {
    right: -30px;
    width: 33px;
    height: 61px;
    background: url(/templets/default/images/newimg/jt-normal-r.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container3 .swiper-button-next:hover {
    background: url(/templets/default/images/newimg/jt-hover-r.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#swiper-container3 .swiper-button-prev:visited {
    background: url(/templets/default/images/newimg/jt-visited-r.png) no-repeat;
}


/* 轮播图分页器小圆点 */

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 20px;
}

.swiper-pagination-bullet-active {
    background: #FBC800;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}


/* 主体 */

.sj {
    display: none;
}

.pc {
    /*margin-top: 56px;*/
}

.pic {
    width: 100%;
    height: 800px;
    margin: 0;
}

.pic-con {
    width: 1170px;
    height: 100%;
    margin: 0 auto;
}

.logo-con {
    width: 100%;
    height: 140px;
    background: #ffcc00;
    padding: 30px 0;
    box-sizing: border-box;
}

.logo-words {
    width: 1170px;
    height: 100%;
    margin: 0 auto;
}

.logo-words h2 {
    text-align: center;
    font-size: 35px;
    line-height: 48px;
    color: #000;
}

.logo-words h3 {
    text-align: center;
    color: #000;
    font-size: 20px;
}

.pic-one {
    background: #000;
    height: 700px;
}

.con-one {
    height: 700px;
    background: url(/templets/default/images/newimg/6+1_03.jpg) no-repeat;
}

.con-one .top-logo {
    width: 415px;
    position: relative;
    top: 100px;
    z-index: 11;
    color: #fff;
}

.top-logo>img {
    width: 100%;
}

.top-logo h2 {
    font-size: 51px;
    position: relative;
    top: -175px;
}

.top-logo .icon_span {
    width: 430px;
    position: relative;
    top: -60px;
    left: -5px;
}

.top-logo .icon_span>span {
    display: inline-block;
    width: 91px;
    font-size: 17px;
    line-height: 24px;
    margin-right: 16px;
    text-align: center;
    color: #fff;
}

.top-logo .icon_span>span:nth-last-child(1) {
    margin-right: 0;
}

.pic-two {
    background: #ECECEC;
}

.con-two {
    background: url(/templets/default/images/newimg/6+1_05.jpg) no-repeat;
    position: relative;
}

.con-two .top-part {
    width: 560px;
    position: relative;
    top: 50px;
}

.top-part>h2 {
    color: #000;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 2px solid #ECECEC;
}

.top-part>p {
    font-size: 16px;
    line-height: 26px;
    color: #000;
}

.con-two .bot-part {
    width: 100%;
    height: 47px;
    position: absolute;
    bottom: 60px;
    left: 0;
    padding-left: 15px;
}

.bot-part ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 140px;
    color: #000;
    text-decoration: none;
    text-align: center;
}


/* .con-two ul li {
    opacity: 0;
} */

.bot-part ul li h2 {
    font-weight: 600;
    font-size: 21px;
    line-height: 28px;
}

.bot-part>img {
    position: absolute;
    left: 155px;
    display: block;
}


/* 
.pt-page-moveFromBottomFade10 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

.pt-page-moveFromBottomFade11 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

.pt-page-moveFromBottomFade12 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

.pt-page-moveFromBottomFade13 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

.pt-page-moveFromBottomFade14 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

.pt-page-moveFromBottomFade15 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

.pt-page-moveFromBottomFade16 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

.pt-page-moveFromBottomFade17 {
    -webkit-animation: moveFromBottomFade1 1s ease;
    animation: moveFromBottomFade1 1s ease;
}

@-webkit-keyframes moveFromBottomFade1 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade1 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
} */

.pic-three {
    background: url(/templets/default/images/newimg/6+1_10.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-even .icon-div {
    color: #fff;
    position: relative;
    left: 20px;
}

.pic-even .icon-div .i-div-one>p {
    color: #fff;
}

.pic-old .icon-div {
    color: #000;
    position: relative;
    left: 20px;
}

.pic-old .icon-div .i-div-one>p {
    color: #000;
}

.icon-div .i-div-one>p {
    font-size: 16px;
    line-height: 23px;
}

.icon-div .i-div-one {
    text-align: left;
}

.icon-div .i-div-one>h2 {
    font-size: 35px;
    line-height: 62px;
}

.icon-div .i-div-two {
    text-align: center;
    margin-top: 50px;
}

.icon-div .i-div-two img {
    width: 40px;
    margin-bottom: 5px;
}

.pic-three .icon-div {
    width: 350px;
    top: 220px;
}

.pic-three .i-div-two>img,
.pic-three .i-div-two>span {
    opacity: 0;
}

.pt-page-moveFromBottomFade20 {
    -webkit-animation: moveFromBottomFade2 1s ease;
    animation: moveFromBottomFade2 1s ease;
}

.pt-page-moveFromBottomFade21 {
    -webkit-animation: moveFromBottomFade2 2.0s ease;
    animation: moveFromBottomFade2 2.0s ease;
}

@-webkit-keyframes moveFromBottomFade2 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade2 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-four {
    background: #FAFAFA;
}

.con-four {
    background: url(/templets/default/images/newimg/6+1_12.jpg) no-repeat;
}

.pic-four .icon-div {
    top: 200px;
    width: 340px;
}

.pic-four .i-div-two>img,
.pic-four .i-div-two>span {
    opacity: 0;
}

.pt-page-moveFromBottomFade30 {
    -webkit-animation: moveFromBottomFade3 1s ease;
    animation: moveFromBottomFade3 1s ease;
}

.pt-page-moveFromBottomFade31 {
    -webkit-animation: moveFromBottomFade3 2s ease;
    animation: moveFromBottomFade3 2s ease;
}

@-webkit-keyframes moveFromBottomFade3 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade3 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-five {
    background: url(/templets/default/images/newimg/6+1_14.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-five .icon-div {
    width: 330px;
    top: 220px;
}

.pic-five .icon-div .i-div-two img {
    width: 35px;
}

.pic-five .i-div-two>img,
.pic-five .i-div-two>span {
    opacity: 0;
}

.pt-page-moveFromBottomFade40 {
    -webkit-animation: moveFromBottomFade4 1s ease both;
    animation: moveFromBottomFade4 1s ease both;
}

.pt-page-moveFromBottomFade41 {
    -webkit-animation: moveFromBottomFade4 2s ease both;
    animation: moveFromBottomFade4 2s ease both;
}

@-webkit-keyframes moveFromBottomFade4 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade4 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-six {
    background: url(/templets/default/images/newimg/6-2_07.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-six .icon-div {
    width: 310px;
    top: 150px;
}

.icon-div .i-div-two>div {
    display: inline-block;
    width: 40%;
    float: left;
}

.icon-div .i-div-two>div:nth-child(1) {
    margin-left: 10%;
}

.pic-six .div-icon-l>img,
.pic-six .div-icon-l>span,
.pic-six .div-icon-r>img,
.pic-six .div-icon-r>span {
    opacity: 0;
}

.pt-page-moveFromBottomFade50 {
    -webkit-animation: moveFromBottomFade5 1s ease both;
    animation: moveFromBottomFade5 1s ease both;
}

.pt-page-moveFromBottomFade51 {
    -webkit-animation: moveFromBottomFade5 2s ease both;
    animation: moveFromBottomFade5 2s ease both;
}

.pt-page-moveFromBottomFade52 {
    -webkit-animation: moveFromBottomFade5 1s ease both;
    animation: moveFromBottomFade5 1s ease both;
}

.pt-page-moveFromBottomFade53 {
    -webkit-animation: moveFromBottomFade5 2s ease both;
    animation: moveFromBottomFade5 2s ease both;
}

@-webkit-keyframes moveFromBottomFade5 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade5 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-seven {
    background: url(/templets/default/images/newimg/6-2_08.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-seven .icon-div {
    width: 405px;
    top: 190px;
}

.pic-seven .i-div-two>img,
.pic-seven .i-div-two>span {
    opacity: 0;
}

.pt-page-moveFromBottomFade60 {
    -webkit-animation: moveFromBottomFade6 1s ease both;
    animation: moveFromBottomFade6 1s ease both;
}

.pt-page-moveFromBottomFade61 {
    -webkit-animation: moveFromBottomFade6 2s ease both;
    animation: moveFromBottomFade6 2s ease both;
}

@-webkit-keyframes moveFromBottomFade6 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade6 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-eight {
    background: url(/templets/default/images/newimg/6-2_09.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-eight .icon-div {
    width: 355px;
    top: 250px;
}

.pic-eight .i-div-two>img,
.pic-eight .i-div-two>span {
    opacity: 0;
}

.pt-page-moveFromBottomFade70 {
    -webkit-animation: moveFromBottomFade7 1s ease both;
    animation: moveFromBottomFade7 1s ease both;
}

.pt-page-moveFromBottomFade71 {
    -webkit-animation: moveFromBottomFade7 2s ease both;
    animation: moveFromBottomFade7 2s ease both;
}

@-webkit-keyframes moveFromBottomFade7 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

@keyframes moveFromBottomFade7 {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        opacity: 1;
    }
}

.pic-nine {
    background: url(/templets/default/images/newimg/6-2_10.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-nine .icon-div {
    width: 750px;
    top: 90px;
}

.pic-ten {
    background: url(/templets/default/images/newimg/6-2_11.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.pic-ten .icon-div {
    width: 355px;
    top: 90px;
}

.pic-eleven {
    background: #FBC800;
}

.con-eleven {
    background: url(/templets/default/images/newimg/6-3_02.jpg) no-repeat;
}

.pic-eleven .icon-div {
    width: 100%;
    top: 43px;
    left: 0;
}

.pic-eleven .icon-div .i-div-one {
    text-align: center;
}

.pic-eleven .icon-div .i-div-one>h2 {
    font-size: 44px;
}

.pic-eleven .icon-div .i-div-one>p {
    font-size: 23px;
    line-height: 34px;
}

.pic-fw {
    background: url(/templets/default/images/newimg/HC-U96-banner2-1170-01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.con-fw {
    background: url(/templets/default/images/newimg/HC-U96-banner2-1170-02.png) no-repeat;
    position: relative;
}

.pic-twelve {
    background: url(/templets/default/images/newimg/6-3_101.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.con-twelve {
    background: url(/templets/default/images/newimg/6-3_102.png) no-repeat;
    position: relative;
}

.pic-twelve .con-twelve>div {
    width: 341px;
    position: absolute;
    top: 280px;
    left: 415px;
    text-align: center;
}

.pic-twelve .con-twelve>div>p {
    color: #fff;
    font-size: 31px;
}

.pic-twelve .con-twelve>div>h2 {
    color: #FFCA00;
    font-weight: 600;
    font-size: 44px;
    margin-top: 5px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 12% !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 12% !important;
}

.swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.swiper-slide1 {
    background: #000;
}

.swiper-slide .slide-main {
    width: 1170px;
    height: 800px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.slide-main1 {
    background-image: url(/templets/default/images/newimg/6-1_07.jpg);
    position: relative;
}

.slide-main1 .icon-div {
    width: 500px;
    top: 45px;
}

.slide-main1 .bot-icon-div {
    position: absolute;
    bottom: 70px;
    left: 0;
    color: #fff;
}

.slide-main1 .bot-icon-div>img {
    margin-left: 36px;
}

.slide-main1 .bot-icon-div ul li:nth-child(1) {
    margin-left: -39px;
    margin-right: 28px;
}

.slide-main1 .bot-icon-div ul li:nth-child(3) {
    width: 202px;
    margin-right: 10px;
}

.bot-icon-div ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    width: 210px;
    color: #fff;
    text-decoration: none;
    text-align: center;
}

.bot-icon-div ul li span {
    font-size: 15px;
    line-height: 28px;
}

.swiper-slide2 {
    background-image: url(/templets/default/images/newimg/6-1_08.jpg);
}

.slide-main2 .icon-div {
    width: 480px;
    top: 15px;
}

.swiper-slide3 {
    background-image: url(/templets/default/images/newimg/6-1_09.jpg);
}

.slide-main3 .icon-div {
    width: 500px;
    top: 185px;
}

.slide-main3 .icon-div .i-div-one>h2 {
    line-height: 48px;
    margin-bottom: 6px;
}

.swiper-slide4 {
    background: #fff;
}

.slide-main4 {
    background-image: url(/templets/default/images/newimg/6-2_03.jpg);
    position: relative;
}

.slide-main4 .icon-div {
    width: 500px;
    top: 120px;
}

.slide-main4 .bot-icon-div {
    position: absolute;
    bottom: 70px;
    left: 0;
    color: #000;
}

.slide-main4 .bot-icon-div>img {
    margin-left: 55px;
}

.slide-main4 .bot-icon-div ul li {
    color: #000;
    width: 174px;
}

.slide-main4 .bot-icon-div ul li:nth-child(1) {
    margin-left: -10px;
}

.swiper-slide5 {
    background: #000;
}

.slide-main5 {
    background-image: url(/templets/default/images/newimg/6-2_05.jpg);
    position: relative;
}

.slide-main5 .icon-div {
    width: 92%;
    top: 90px;
    margin-left: 4%;
    left: 0;
}

.swiper-slide6 {
    background-image: url(/templets/default/images/newimg/6-2_06.jpg);
}

.slide-main6 .icon-div {
    width: 260px;
    top: 180px;
}

.swiper-slide7 {
    background-image: url(/templets/default/images/newimg/6-3_04.jpg);
}

.slide-main7 {
    position: relative;
}

.slide-main7 .icon-div {
    width: 450px;
    float: right;
    position: absolute;
    left: 62%;
    top: 20px;
}

.slide-main7 .icon-div .i-div-one {
    text-align: right;
}

.swiper-slide8 {
    background-image: url(/templets/default/images/newimg/6-3_05.jpg);
}

.slide-main8 {
    position: relative;
}

.slide-main8 .icon-div {
    width: 400px;
    float: right;
    position: absolute;
    left: 65%;
    top: 20px;
}

.slide-main8 .icon-div .i-div-one {
    text-align: right;
}

.swiper-slide9 {
    background-image: url(/templets/default/images/newimg/6-3_06.jpg);
}

.slide-main9 .icon-div {
    width: 315px;
    top: 220px;
}

.icon-div .i-div-two>div:nth-child(2) img {
    height: 40px;
}

.swiper-slide10 {
    background-image: url(/templets/default/images/newimg/6-3_07.jpg);
}

.slide-main10 .icon-div {
    width: 310px;
    top: 200px;
}

.swiper-slide11 {
    background-image: url(/templets/default/images/newimg/6-3_08.jpg);
}

.slide-main11 .icon-div {
    width: 350px;
    top: 690px;
}

.swiper-slide12 {
    background-image: url(/templets/default/images/newimg/6-3_09.jpg);
}

.slide-main12 .icon-div {
    width: 340px;
    top: 235px;
}

.total {
    display: inline-block;
    width: 400px;
    height: 228px;
    position: absolute;
    top: 290px;
    left: 20px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 4px 3px #ccc;
}

.img,
.bj {
    width: 100%;
    height: 100%;
}

.total .bj>img {
    width: 100%;
    height: 100%;
}

.total .bf {
    height: 61px;
    position: absolute;
    top: 84px;
    left: 170px;
}

.total .video {
    position: relative;
    z-index: 111;
    top: -228px;
    display: none;
}

.total .video>video {
    width: 400px;
    height: 228px;
}

.engin-exam {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.engin-exam>h2 {
    font-size: 30px;
    text-align: center;
    line-height: 110px;
    background: #FCC900;
    color: #000;
    font-weight: 500;
}

.engin-exam .main-exam {
    width: 100%;
}

.engin-exam .main-exam ul {
    width: 100%;
    height: auto;
    overflow: auto;
}

.engin-exam .main-exam ul li {
    width: 25%;
    float: left;
    cursor: pointer;
    position: relative;
}

.engin-exam .main-exam ul li img {
    width: 100%;
    float: left;
}

.engin-exam .main-exam ul li p {
    text-align: center;
    line-height: 35px;
    font-size: 1.1rem;
    clear: both;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(40, 40, 40, 0.9);
    padding-top: 27%;
    display: none;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con-fw>div {
    display: inline-block;
    position: absolute;
    top: 332px;
    right: 155px;
}

.con-fw .con-fw-xminput {
    display: inline-block;
    width: 324px;
    height: 42px;
    line-height: 43px;
    border-radius: 7px;
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 17px;
    font-size: 16px;
    color: #696969;
}

.con-fw .con-fw-dhinput {
    display: inline-block;
    width: 324px;
    height: 42px;
    line-height: 43px;
    border-radius: 7px;
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 17px;
    font-size: 16px;
    color: #696969;
}

.con-fw input::-webkit-input-placeholder {
    font-size: 14px;
}

.con-fw input:-moz-placeholder {
    font-size: 14px;
}

.con-fw input::-moz-placeholder {
    font-size: 14px;
}

.con-fw input:-ms-input-placeholder {
    font-size: 14px;
}

.con-fw select {
    display: inline-block;
    margin-bottom: 17px;
    font-size: 16px;
    width: 151px;
    height: 41px;
    margin-right: 15px;
    border-radius: 7px;
    padding-left: 10px;
    color: #696969;
    border: none;
    /* outline: none; */
}

.con-fw .shi-select {
    margin-right: 0;
}

.con-fw a {
    display: inline-block;
    width: 320px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    border-radius: 7px;
    color: #fff;
    background: #d80c18;
    cursor: pointer;
    text-align: center;
}

.con-fw a:hover {
    background: #c20e18;
}

.fulled-box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1111;
    background: rgba(40, 40, 40, 0.9);
    display: none;
}

.fulled-box .fix-box {
    width: 80%;
    height: 80%;
    position: relative;
    top: 10%;
    left: 10%;
}

.fulled-box .fix-box .main-con {
    width: 100%;
    height: 100%;
    text-align: center;
}

.fulled-box .fix-box .main-con ul li {
    display: none;
}

.fulled-box .fix-box .main-con img {
    max-width: 100%;
    height: 93%;
}

.fulled-box .fix-box .main-con p {
    color: #fff;
    position: absolute;
    bottom: 0;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    width: 100%;
}

.fulled-box .closeImg-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    background: #FFC700;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
}

.fulled-box a:hover {
    color: #16a9ea;
}

.iconfont {
    font-size: 35px !important;
    color: #fff;
    cursor: pointer;
}

.icon-zuoyou1 {
    position: absolute;
    top: 48%;
    left: -40px;
}

.icon-zuoyou {
    position: absolute;
    top: 48%;
    right: -40px;
}