@charset "utf-8";

/* CSS Document */


/* reset */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
    font-weight: normal;
}

[hidefocus],
summary {
    outline: 0;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    font-weight: normal;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
    content: '';
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
    /*font: 12px/1.14 arial, \5b8b\4f53;*/
    color: #333;
    outline: 0;
}

body {
    background: #fff;
}

a,
a:hover {
    color: #333;
    text-decoration: none;
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}

* {
    box-sizing: border-box;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    clear: both;
}

body {
    width: 100%;
    height: auto;
    font-family: '微软雅黑';
}

::-webkit-scrollbar {
    display: none;
}


/* 首页 */

.container {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner {
    width: 100%;
    height: 636px;
    overflow: hidden;
    position: relative;
    /*background: url(../images/banner.jpg) no-repeat center;*/
    /*background-size: cover;*/
}

.top {
    width: 1350px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
}

.top img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .top {
        width: 1280px;
        height: 50px;
        margin: 0 auto;
        line-height: 50px;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .top {
        width: 1020px;
        height: 50px;
        margin: 0 auto;
        line-height: 50px;
    }
}

.menu {
    display: inline-block;
    color: #fff;
    margin-left: 45px;
}

.menu span {
    margin: 0 20px 0 25px;
    font-size: 14px;
    display: inline-block;
    line-height: 60px;
    cursor: pointer;
    position: relative;
}

.menu span a {
    color: #fff;
    font-size: 14px;
}

.menuAct::after {
    content: '';
    display: inline-block;
    width: 56px;
    height: 2px;
    background: #f4dc3e;
    position: absolute;
    bottom: 17px;
    left: 0px;
}

.search {
    width: 330px;
    height: 28px;
    background: rgba(97, 97, 97, 0.7);
    border-radius: 20px;
    display: inline-block;
    position: relative;
    float: right;
    top: 16px;
}

.search input {
    border: 0;
    width: 270px;
    background: transparent;
    position: absolute;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    left: 16px;
    color: #fff;
    font-size: 14px;
}

.search input::-webkit-input-placeholder {
    color: #acb3b7;
    font-size: 14px;
}

.search i {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../images/search.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 4px;
    right: 15px;
    cursor: pointer;
}

.anliBtn {
    width: 174px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 3px;
    font-size: 16px;
    color: #242a2e;
    background: #f4dc3e;
    border-radius: 20px;
    margin: 410px auto 0;
    cursor: pointer;
}


/* content */

.content {
    margin: 40px auto 20px;
    position: relative;
}

.ctitle {
    color: #222d31;
    font-size: 32px;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 40px;
}

.cswiper {
    width: 1375px;
    height: 625px;
    margin: 0 auto;
    position: relative;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .cswiper {
        width: 1270px;
        height: 565px;
        margin: 0 auto;
        position: relative;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .cswiper {
        width: 1020px;
        height: 480px;
        margin: 0 auto;
        position: relative;
    }
}

.swiper-container {
    width: 100%;
    margin: 0 auto;
}

.setWidth {
    width: 1200px !important;
    margin: 0 auto;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .setWidth {
        width: 1160px !important;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .setWidth {
        width: 920px !important;
        margin: 0 auto;
    }
}

.swiperImg {
    width: 390px;
    height: 293px;
    margin: 0 1px 6px;
    display: inline-block;
    position: relative;
}

.swiperImg img {
    width: 390px;
    height: 301px;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .swiperImg {
        width: 380px;
        height: 273px;
        margin: 0 1px 6px;
        display: inline-block;
        position: relative;
    }
    .swiperImg img {
        width: 380px;
        height: 273px;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .swiperImg {
        width: 300px;
        height: 233px;
        margin: 0 1px 6px;
        display: inline-block;
        position: relative;
    }
    .swiperImg img {
        width: 300px;
        height: 233px;
    }
}

.swiperImg:hover>.ishover {
    display: inline-block;
}

.ishover {
    width: 390px;
    height: 301px;
    /* display: inline-block; */
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 30px 23px;
    box-sizing: border-box;
    cursor: pointer;
    display: none;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .ishover {
        width: 380px;
        height: 273px;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.7);
        padding: 30px 23px;
        box-sizing: border-box;
        cursor: pointer;
        display: none;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .ishover {
        width: 300px;
        height: 233px;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.7);
        padding: 20px 23px;
        box-sizing: border-box;
        cursor: pointer;
        display: none;
    }
}

.hoverp1 {
    color: #d5d1d1;
    font-size: 20px;
}

.hoverp2 {
    color: #bab7b7;
    font-size: 14px;
    background: url(../images/tri.png) no-repeat center left;
    padding-left: 18px;
    background-size: 10px 12px;
    position: absolute;
    bottom: 30px;
    cursor: pointer;
}

.anliBtn1 {
    width: 174px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #f4dc3e;
    border-radius: 20px;
    letter-spacing: 2px;
    font-size: 16px;
    color: #242a2e;
    margin: 30px auto 0;
    cursor: pointer;
}

.swiper-button-prev {
    background: url(../images/lft.png) no-repeat !important;
    height: 115px !important;
    width: 41px !important;
    margin-top: -57px !important;
    left: 0px !important;
}

.swiper-button-next {
    background: url(../images/rht.png) no-repeat !important;
    height: 115px !important;
    width: 41px !important;
    margin-top: -57px !important;
    right: 0px !important;
}

.swiperWidth {
    width: 1520px !important;
}


/* footer */

.footer {
    height: 145px;
    width: 100%;
    background: #1c1c1c;
}

.footer p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.footer p:nth-of-type(1) {
    padding: 38px 0 21px;
}


/* 
*****
列表页
*****
*/

.banner_case {
    width: 100%;
    height: 176px;
    background: url(../images/banner_case.jpg) no-repeat center;
    background-size: cover;
}

.filter {
    width: 100%;
    position: relative;
}

.filterbox {
    width: 1350px;
    /* height: 60px; */
    margin: 0 auto;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .filterbox {
        width: 1280px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .filterbox {
        width: 1020px;
        margin: 0 auto;
    }
}

.filter_c {
    width: 100%;
    padding: 15px 0;
    line-height: 30px;
}

.f_title {
    font-size: 14px;
    color: #242a2e;
    max-width: 90%;
    display: inline-block;
}

.f_item {
    display: inline-block;
    padding: 1px 5px;
    border: 1px solid #dedede;
    line-height: 16px;
    font-size: 14px;
    color: #aeb6b6;
    margin: 0 5px;
}
.f_ipt {
    display: inline-block;
    border: 1px solid #dedede;
    line-height: 16px;
    font-size: 14px;
    color: #aeb6b6;
    margin: 0 5px;
    width: 100px;
    height: 20px;
    background: #fff;
    display: none;
}
.f_ipt input{
    border:0;
    width: 86px;
    background: #fff;
    padding-left: 3px;
    line-height: 18px;
    color:#aeb6b6;
}
.close {
    width: 8px;
    height: 8px;
    background: url(../images/close.jpg) no-repeat;
    display: inline-block;
    cursor: pointer;
}

.f_add {
    float: right;
    cursor: pointer;
}

.f_add span {
    width: 84px;
    height: 25px;
    display: inline-block;
    background: #f4dc3e;
    line-height: 25px;
    color: #242a2e;
    font-size: 14px;
    border-radius: 20px;
    text-align: center;
}

.arrow {
    width: 15px;
    height: 15px;
    background: url(../images/arrow.jpg) no-repeat;
    display: inline-block;
    margin: 0 17px 0 3px;
}

.filter_i {
    width: 100%;
    height: auto;
    margin-bottom: 60px;
    position: relative;
    border-top: 1px solid #d7d9d9;
    border-left: 1px solid #d7d9d9;
    border-right: 1px solid #d7d9d9;
}

.filter_l {
    padding: 6px 8px;
    box-sizing: border-box;
    border-bottom: 1px solid #d7d9d9;
}

.filter_more {
    display: none;
}

.fl_title {
    color: #646667;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 30px;
    padding-right: 30px;
    vertical-align: top;
}

.fl_con {
    display: inline-block;
    width: 1250px;
    line-height: 30px;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .fl_con {
        display: inline-block;
        width: 1110px;
        line-height: 30px;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .fl_con {
        display: inline-block;
        width: 920px;
        line-height: 30px;
    }
}

.fl_span {
    color: #949798;
    font-size: 14px;
    padding-right: 30px;
    cursor: pointer;
    white-space: nowrap;
    line-height: 30px;
    display: inline-block;
    margin-right: 10px;
    box-sizing: border-box;
}

.fl_span1 {
    color: #949798;
    font-size: 14px;
    /*padding-right: 30px;*/
    cursor: pointer;
    white-space: nowrap;
}

.fl_span2 {
    color: #949798;
    font-size: 14px;
    /*padding-right: 30px;*/
    cursor: pointer;
    white-space: nowrap;
    margin-right: 30px;
}


/* content_case */

.content_case {
    width: 100%;
    padding: 40px 0 44px;
    background: #1a1a1a;
}

.con_title {
    width: 400px;
    height: 52px;
    margin: 0 auto;
    line-height: 52px;
    border-bottom: 1px solid #999;
}

.con_title span {
    color: #999999;
    font-size: 20px;
    line-height: 48px;
    display: inline-block;
    margin-right: 59px;
    padding: 0 4px;
    cursor: pointer;
}

.con_title span:last-child {
    margin-right: 0;
}

.con_act {
    border-bottom: 3px solid #f4dc3e;
}

.con_imgs {
    margin: 53px auto 30px;
    width: 1350px;
    overflow: hidden;
    position: relative;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .con_imgs {
        margin: 53px auto 30px;
        width: 1280px;
        overflow: hidden;
        position: relative;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .con_imgs {
        margin: 43px auto 30px;
        width: 1020px;
        overflow: hidden;
        position: relative;
    }
}

.con_img {
    width: 328px;
    height: 401px;
    margin-right: 9px;
    margin-bottom: 18px;
    float: left;
    position: relative;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .con_img {
        width: 308px;
        height: 381px;
        margin-right: 9px;
        margin-bottom: 18px;
        float: left;
        position: relative;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .con_img {
        width: 330px;
        height: 381px;
        margin-right: 9px;
        margin-bottom: 18px;
        float: left;
        position: relative;
    }
}

.con_img:hover .con_news {
    background: #232222;
}

.con_img:hover .caseI1 {
    background: url(../images/caseI_hover.jpg) no-repeat;
}

.con_img:hover .caseI2 {
    background: url(../images/caseI2_hover.jpg) no-repeat;
}

.con_img:hover .con_n1 {
    color: #e9e2e2;
}

.con_img:hover .con_n2 {
    color: #a39e9e;
}

.con_img:hover .con_n3 {
    color: #a39e9e;
    border-bottom: 1px solid #2d2c2c;
}

.con_img:hover .conHover1 {
    display: inline-block;
}

.conHover1 {
    width: 328px;
    height: 245px;
    /* display: inline-block; */
    position: absolute;
    top: 0;
    /*background: rgba(202, 179, 43, 0.5);*/
    display: none;
}

.con_timg {
    width: 328px;
    height: 244px;
    display: block;
}

.con_img:nth-of-type(4n) {
    margin-right: 0;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .con_timg {
        width: 308px;
        height: 228px;
        display: block;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .con_timg {
        width: 332px;
        height: 228px;
        display: block;
    }
    .con_img:nth-of-type(3n) {
        margin-right: 0;
    }
    .con_img:nth-of-type(4n) {
        margin-right: 9px;
    }
}

.con_news {
    height: 157px;
    width: 100%;
    background: #fff;
    padding: 18px 16px;
    box-sizing: border-box;
    transition: all 0.2s ease-out;
}

.con_n1 {
    color: #333333;
    font-size: 19px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con_n2 {
    color: #716e6e;
    font-size: 13px;
    line-height: 24px;
}

.con_n3 {
    color: #716e6e;
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cecccc;
}

.con_n4 {
    padding: 10px 0;
}

.caseI1 {
    width: 17px;
    height: 17px;
    background: url(../images/caseI.jpg) no-repeat;
    background-size: 17px 17px;
    display: inline-block;
    vertical-align: sub;
    transition: all 0.2s ease-out;
}

.caseI2 {
    width: 16px;
    height: 16px;
    background: url(../images/caseI2.jpg) no-repeat;
    background-size: 16px 16px;
    display: inline-block;
    vertical-align: sub;
    transition: all 0.2s ease-out;
}

.con_n4 span {
    font-size: 15px;
    color: #9c9494;
    margin-right: 10px;
}


/* page */

.con_pages {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.con_pages>span {
    width: 79px;
    height: 35px;
    line-height: 35px;
    border-radius: 22px;
    display: inline-block;
    background: #f4dc3e;
    text-align: center;
    color: #1c1c1c;
    font-size: 17px;
    margin-right: 18px;
}

.pre,
.next {
    width: 94px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #6b6868;
    border: 1px solid #6b6868;
    border-radius: 22px;
    margin-right: 10px;
}

.con_pages .page {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #6b6868;
    border: 1px solid #6b6868;
    border-radius: 50%;
    margin-right: 20px;
}

.con_pages .active {
    background: #f4dc3e;
    color: #1c1c1c;
}

.con_pages>a:hover {
    color: #6b6868;
}


/* 
*****
详情页
*****
*/

.banner_news {
    width: 100%;
    height: 633px;
    background: url(../images/banner_news.jpg) no-repeat center;
    background-size: cover;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .banner_news {
        width: 100%;
        height: 613px;
        background: url(../images/banner_news.jpg) no-repeat center;
        background-size: cover;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .banner_news {
        width: 100%;
        height: 583px;
        background: url(../images/banner_news.jpg) no-repeat center;
        background-size: cover;
    }
}

.videobox {
    width: 872px;
    height: 490px;
    margin: 83px auto 0;
}

.videobox video {
    width: 872px;
    height: 490px;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .videobox {
        width: 872px;
        height: 470px;
        margin: 93px auto 0;
    }
    .videobox video {
        width: 872px;
        height: 470px;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .videobox {
        width: 842px;
        height: 440px;
        margin: 93px auto 0;
    }
    .videobox video {
        width: 842px;
        height: 440px;
    }
}

.content_news {
    width: 1350px;
    min-height: 887px;
    margin: 0 auto;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .content_news {
        width: 1280px;
        min-height: 857px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .content_news {
        width: 1020px;
        min-height: 807px;
        margin: 0 auto;
    }
}

.content_main {
    width: 100%;
    padding: 40px 24px;
    box-sizing: border-box;
    border-bottom: 1px solid #ebeaea;
		position:relative;
}

.content_main1 {
    width: 100%;
    padding: 20px 24px;
    box-sizing: border-box;
	
}

.content_news h1 {
    font-size: 25px;
    color: #2f2e2e;
    line-height: 33px;
    font-weight: normal;
	position:relative;
}

.content_news h5{ position:absolute; right:25px; width: 117px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f4dc3e;
    cursor: pointer;
    margin-right: 15px;} 
.newP {
    padding: 6px 0;
}

.newP span:first-child {
    font-size: 16px;
    color: #4b4a4a;
    margin-right: 40px;
}

.newP span:nth-of-type(2) {
    font-size: 20px;
    color: #818080;
}

.newD {
    display: -moz-box;
    /* Firefox */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-box;
    /* Safari */
    display: -webkit-flex;
    /* Chrome, WebKit */
    display: box;
    display: flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.newLft .newI {
    width: 17px;
    height: 17px;
    background: url(../images/caseI.jpg) no-repeat;
    background-size: 17px 17px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
}

.newLft span {
    font-size: 16px;
    color: #1a110f;
}

.newRht {
    display: -moz-box;
    /* Firefox */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-box;
    /* Safari */
    display: -webkit-flex;
    /* Chrome, WebKit */
    display: box;
    display: flexbox;
    display: flex;
}

.newRht .newRht1 {
    width: 117px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f4dc3e;
    cursor: pointer;
    margin-right: 15px;
}

.newRht1 i {
    width: 17px;
    height: 13px;
    display: inline-block;
    background: url(../images/newI.jpg) no-repeat;
    background-size: 17px 13px;
    vertical-align: sub;
}

.newRht1 i.act {
    width: 17px;
    height: 13px;
    display: inline-block;
    background: url(../images/newII.jpg) no-repeat;
    background-size: 17px 13px;
    vertical-align: sub;
}

.newRht .newRht2 {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #d7d4d4;
    cursor: pointer;
    margin-right: 80px;
}

.newRht2 i {
    width: 15px;
    height: 14px;
    display: inline-block;
    background: url(../images/newI2.jpg) no-repeat;
    background-size: 15px 14px;
    vertical-align: sub;
}

.newTro {
    padding: 6px 0 0;
}

.newTro span {
    color: #cac6c5;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
}

.newp1 {
    color: #2f2e2e;
    font-size: 20px;
    line-height: 30px;
    padding: 0 0 10px;
}

.newp2 {
    color: #2f2e2e;
    font-size: 16px;
    text-indent: 32px;
    line-height: 30px;
}


/* pages */

.dataTables_info {
    width: 79px;
    height: 35px;
    line-height: 35px;
    border-radius: 22px;
    display: inline-block;
    background: #f4dc3e;
    text-align: center;
    color: #1c1c1c;
    font-size: 17px;
    margin-right: 18px;
}

.con_pages ul li {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #6b6868;
    border: 1px solid #6b6868;
    border-radius: 50%;
    margin-right: 20px;
}

.con_pages ul {
    height: 35px;
    display: flex;
}

.prev,
.next {
    width: 94px !important;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #6b6868;
    border: 1px solid #6b6868;
    border-radius: 22px !important;
    margin-right: 10px;
}

.con_pages {
    display: flex;
    justify-content: center;
}

.fl_all,.fl_all1,.fl_all2 {
    color: #949798;
    font-size: 14px;
    padding-right: 30px;
    cursor: pointer;
    white-space: nowrap;
}

.fl_span1 {
    width: 70px;
    height: 30px;
    display: inline-block;
    margin-right: 20px;
}

.fl_span2 {
    width: 70px;
    height: 30px;
    display: inline-block;
    margin-right: 20px;
}
.fl_all_Ac{
    color:#f4dc3e;
}
.fl_span1_Ac {
    color:#f4dc3e;
}

.fl_span2_Ac {
    color:#f4dc3e;
}

.titleClass {
    text-align: center;
    width: 100%;
    margin-top: 40px
}

.titleClass div:first-child {
    font-size: 32px;
    color: #333
}

.titleClass div:last-child {
    width: 100px;
    height: 2px;
    background: #f4dc3e;
    margin: 0 auto;
    margin-top: 20px
}

.bb {
    border-bottom: 1px solid #d1d1d1
}

.bbox:hover {
    box-shadow: 0 2px 6px 0 #BABABA;
    z-index: 99 !important
}

.btbox:hover {
    box-shadow: 0 2px 6px 0 #BABABA;
    z-index: 99 !important
}

.searchDiv {
    width: 100%;
    background: white;
    position: relative
}

.searchDiv .setProdct {
    font-size: 0;
    width: 1200px;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 0px;
}

@media screen and (min-width: 1023px) and (max-width: 1279px) {
    .searchDiv .setProdct {
        width: 960px;
        margin-top: 40px;
        padding-left: 50px;
        padding-right: 50px
    }
}

.searchDiv .setProdct .pItem:nth-child(1) {
    position: relative;
    z-index: 15;
    transition: all .3s ease-in-out .3s;
    -webkit-transition: all .3s ease-in-out .3s
}

.searchDiv .setProdct .pItem:nth-child(2) {
    position: relative;
    z-index: 14;
    transition: all .3s ease-in-out .35s;
    -webkit-transition: all .3s ease-in-out .35s
}

.searchDiv .setProdct .pItem:nth-child(3) {
    position: relative;
    z-index: 13;
    transition: all .3s ease-in-out .4s;
    -webkit-transition: all .3s ease-in-out .4s
}

.searchDiv .setProdct .pItem:nth-child(4) {
    position: relative;
    z-index: 12;
    transition: all .3s ease-in-out .45s;
    -webkit-transition: all .3s ease-in-out .45s
}

.searchDiv .setProdct .pItem:nth-child(5) {
    position: relative;
    z-index: 11;
    transition: all .3s ease-in-out .5s;
    -webkit-transition: all .3s ease-in-out .5s
}

.searchDiv .setProdct .pItem:nth-child(6) {
    position: relative;
    z-index: 10;
    transition: all .3s ease-in-out .55s;
    -webkit-transition: all .3s ease-in-out .55s
}

.searchDiv .setProdct .pItem:nth-child(7) {
    position: relative;
    z-index: 9;
    transition: all .3s ease-in-out .6s;
    -webkit-transition: all .3s ease-in-out .6s
}

.searchDiv .setProdct .pItem:nth-child(8) {
    position: relative;
    z-index: 8;
    transition: all .3s ease-in-out .7s;
    -webkit-transition: all .3s ease-in-out .7s
}

.searchDiv .setProdct .setItem {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important
}

.searchDiv .setProdct .pItem {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    height: 270px;
    padding-top: 25px;
    cursor: pointer;
    background: white;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    position: relative;
    text-align: center;
    border-right: 1px solid #d1d1d1;
}

.searchDiv .setProdct .pItem:hover {
    transition: all !important;
    -webkit-transition: all !important
}

.searchDiv .setProdct .pItem:hover .cn,
.searchDiv .setProdct .pItem:hover .en {
    color: #f4dc3e !important
}

@media screen and (min-width: 1023px) and (max-width: 1279px) {
    .searchDiv .setProdct .pItem {
        width: 285px;
        height: 215px
    }
}

.searchDiv .setProdct .pItem .cn {
    font-size: 20px;
    color: #333
}

.searchDiv .setProdct .pItem .en {
    font-size: 12px;
    color: #999;
    margin-top: 10px
}

.searchDiv .setProdct .pItem img {
    width: 200px;
    height: 138px;
    margin-bottom: 10px
}

@media screen and (min-width: 1023px) and (max-width: 1279px) {
    .searchDiv .setProdct .pItem img {
        margin-top: 10px;
        width: 140px;
        height: 88px;
    }
}

.hot {
    margin-top: 30px;
    width: 100%;
    height: 580px;
    background: url(../images/hot_bg.jpg) no-repeat;
    background-size: 100% 100%;
}

.hot_title {
    width: 100%;
    padding: 40px;
    text-align: center;
    font-size: 32px;
    color: white;
}

.hot_case {
    width: 1200px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    display: flex;
}

@media screen and (min-width: 1023px) and (max-width: 1279px) {
    .hot_case {
        width: 1020px;
        margin: 0 auto;
        padding: 0px;
        text-align: center;
        display: flex;
    }
}

.case {
    display: inline-block;
    margin: 0 0px;
    width: 390px;
    height: 365px;
}

.caseimg {
    width: 390px;
    height: 293px;
}

@media screen and (min-width: 1023px) and (max-width: 1279px) {
    .case {
        display: inline-block;
        margin: 0 0px;
        width: 330px;
        height: 335px;
    }
    .caseimg {
        width: 330px;
        height: 273px;
    }
}

.hot_t {
    font-size: 20px;
    color: white;
    width: 100%;
    height: 50px;
    line-height: 60px;
    display: block;
    text-align: left;
}

.hot_des {
    font-size: 14px;
    color: #818181;
    line-height: 20px;
    text-align: left;
}

#bgv {
    top: -18%;
}

@media screen and (min-width: 1300px) and (max-width: 1350px) {
    .banner {
        width: 100%;
        height: 606px;
    }
    #bgv {
        top: -15%;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1299px) {
    .banner {
        width: 100%;
        height: 586px;
    }
    #bgv {
        top: -12%;
    }
}