input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;line-height: 1.5}
hr {border: 0;border-top:1px solid #ccc;height:0;}
.wd1200{width:1200px;margin: 0 auto;}
p{margin:0;}

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


/*头部样式*/
#header{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   z-index: 9999;
   height: 88px;
   border-bottom: 1px dashed #363636;
}

.logo{
    float:left;
    line-height: 88px;
}


/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*主体样式*/
.c1_index{
    position: relative;
    background: url(../images/c1_bg.jpg) no-repeat center center;
    padding-top: 115px;
    height: 720px;
}

.c1_left{
    width: 633px;
    position: relative;
}

.c1_left h3{
    position: absolute;
    top: -50px;
    left: 75px;
    width: 177px;
    height: 115px;
    background: #ffdc98;
    padding-left: 30px;
    padding-top: 30px;
    font-size: 24px;
    color: #000000;
    font-weight: 400;
}

.c1_left h3::before{
    width: 26px;
    height: 2px;
    background: #000;
    content: "";
    position: absolute;
    left: 30px;
    top: 20px;
}

.c1_left h3 span{
    display: block;
    color: #434343;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 3px;
}

.c1_left img{
    width: 633px;
    height: 380px;
}

.c1_right{
    width: 520px;
    float: right;
}

.c1_right h2{
    font-size: 24px;
    color: #ffdc98;
    font-weight: bold;
    margin-top: 30px;
}

.c1_right h2 span{
    display: block;
    color: rgba(246,246,246,.2);
    font-size: 14px;
    font-weight: 400;
}

.c1_right .abb_txt{
    color: #999999;
    font-size: 14px;
    margin-top: 25px;
    text-indent: 20px;
    line-height: 30px;
}

.c1_right .abbmore{
    float: right;
    display: block;
    width: 135px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    font-size: 14px;
    color: #ffdc98;
    margin-top: 25px;
    background: url(../images/abg.png) no-repeat center center;
}

.c1_list11{
    position: relative;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.c1_list11 li{
    width: 24%;
    border: 1px solid #5a5a5a;
    height: 135px;
    padding: 30px 25px 0;
    position: relative;
    transition: .3s;
}


.c1_list11 li a{
    display: block
}

.c1_list11 li span{
    height: 60px;
    line-height: 60px;
    display: table-cell;
    vertical-align: middle;
}


.c1_list11 li span .img1{
    display: block
}
.c1_list11 li span .img2{
    display: none
}

.c1_list11 li .tsss{
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
    padding-left: 20px;
}

.c1_list11 li .tsss h3{
    font-weight: 400;
    color: rgba(255,255,255,.5);
    font-size: 18px;
}

.c1_list11 li .tsss h4{
    display: block;
    font-weight: 400;
    color: rgba(255,255,255,.2);
    font-size: 14px;
}

.c1_list11 li:hover{
     border: 1px solid #ffdc98;
}
.c1_list11 li:hover span .img1{
    display: none
}

.c1_list11 li:hover span .img2{
    display: block
}

.c1_list11 li:hover .tsss h3{
    color:#d7ba82;
}
.c1_list11 li:hover .tsss h4{
    color: rgba(215,186,130,.6)
}

.c1_list11 li:hover::before{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    content: "";
    background: url(../images/san.png) no-repeat center center;
}


/*c2_index*/
.c2_index{
    position: relative;
    height: 760px;
    background: url(../images/c2_bg.jpg) no-repeat center center;
    padding-top: 55px;
}

.ttt1{
    text-align: center
}

.ttt1 h3{
    color: #ffdc98;
    font-size: 30px;
    font-weight: 400;
}

.ttt1 p{
    color: rgba(255,255,255,.4);
    font-size: 16px;
    font-weight: 400;
    background: url(../images/ttt1_bg.png) no-repeat center bottom;
    padding-bottom: 30px;
}

.sort1{
    text-align: center;
    margin: 35px auto;
}

.sort1 li{
    border-radius: 30px;
    width: 120px;
    line-height: 38px;
    background: #fff;
    display: inline-block;
    margin: 0 10px;
     transition: .3s;
}

.sort1 li a{
    display: block;
    font-size: 14px;
    color: #333333;
}

.sort1 li:hover{
    background: #ffdc98
}

.c2_list22{
    position: relative;
    margin: 0 -28px;
}

.c2_list22 li{
    position: relative;
    margin: 0 28px;
    transition: .3s;
}
.c2_list22 li a{
    display: block
}

.c2_list22 li .img img{
    width: 100%;
}

.c2_list22 li h3{
    line-height: 70px;
    background: #fff;
    padding: 0 25px;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    position: relative;
}

.c2_list22 li h3 i{
    position: absolute;
    right: 25px;
    top: 35px;
    width: 43px;
    height: 6px;
    background: url(../images/jt1.png) no-repeat center center;
}

.c2_list22 li:hover{
    padding: 5px;
    background: #ffdc98;
}

.c2_list22 li:hover h3{
   background: #ffdc98;
}

.c2_list22 li:hover h3 i{
     background: url(../images/jt2.png) no-repeat center center;
}

.c2_list22 .slick-prev,.c2_list22 .slick-next{
    position: absolute;
    top: 40%;
    width: 40px;
    height: 40px;
    z-index: 9999;
    outline: none;
    font-size: 0;
    border: none;
}

.c2_list22 .slick-prev{
    left: -55px;
     background: url(../images/pro_prev.png) no-repeat center center;
}

.c2_list22 .slick-next{
    right: -55px;
     background: url(../images/pro_next.png) no-repeat center center;
}

.c2_index .promore{
    display: block;
    width: 135px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    font-size: 14px;
    color: #ffdc98;
    margin: 40px auto 0;
    background: url(../images/abg.png) no-repeat center center;
}


/*c3_index*/
.c3_index{
    position: relative;
    height: 450px;
    background: url(../images/c3_bg.jpg) no-repeat center center;
    padding-top: 50px;
}

.ttt3{
    position: relative;
}
.ttt3 h3{
    color: #222222;
    font-size: 28px;
    font-weight: 400;
    padding-bottom: 10px;
    background: url(../images/ttt3_heng.png) no-repeat left bottom;
}
.ttt3 h3 span{
    margin-left: 20px;
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
}

.ttt3 a{
    position: absolute;
    right: 0px;
    top: 5px;
    width: 135px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    font-size: 14px;
    color: #ffdc98;
    background: url(../images/abg.png) no-repeat center center;
}


.c3_list{
    position: relative;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.c3_list li{
    position: relative;
}

.c3_list li a{
    display: block
}

.c3_list li img{
    width: 380px;
    height: 260px;
}

.c3_list li i{
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 65px;
    height: 59px;
    font-size: 18px;
    text-indent: 40px;
    line-height: 78px;
    color: #fff;
    font-style: inherit;
    background: url(../images/jiao.png) no-repeat center center;
    transition: .3s;
}

.c3_list li:hover i{
   background: url(../images/jiao_h.png) no-repeat center center;
}



/*c4_index*/
.c4_index{
    position: relative;
    height: 980px;
    background: url(../images/c4_bg.jpg) no-repeat center center;
    padding-top: 78px;
}

.c4_left{
    width: 600px;
}

.c44_ttt{
    margin-top: 50px;
    margin-bottom: 45px;
}

.c44_ttt p{
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
}

.c44_ttt h3{
   color: #ffdc98;
   font-size: 30px;
   position: relative;
   font-weight: 400;
}

.c44_ttt h3 i{
    position: absolute;
    right: 30px;
    top: 15px;
    width: 37px;
    height: 12px;
    background: url(../images/jt3.png) no-repeat center center;
}

.c4left_cc{
    position: relative;
    display: flex;
    justify-content: space-between;
}

.c4left_cc li{
    width: 300px;
    height: 248px;
    padding:120px 40px 0;
    text-align: center;
}

.c4left_cc li h3{
    text-indent: 50px;
    font-size: 24px;
    color: #333333;
    font-weight: 400;
}

.c4left_cc li span{
    display: block;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    line-height: 30px;
}

.c4left_cc li:nth-child(2) h3{
    color: #dddddd
}

.c4left_cc li:nth-child(2) span{
     color: #dddddd
}

.c4left_dd li:nth-child(2) h3{
     color: #333333
}

.c4left_dd li:nth-child(2) span{
     color: #333333
}


.c4left_cc li:nth-child(1){
    background: url(../images/01.png) no-repeat center center;
}

.c4left_cc li:nth-child(2){
    background: url(../images/02.png) no-repeat center center;
}

.c4left_dd li:nth-child(1){
    background: url(../images/03.png) no-repeat center center;
}

.c4left_dd li:nth-child(2){
    background: url(../images/04.png) no-repeat center center;
}

.imgaa img{
    width: 600px;
    height: 455px;
}

.imgbb img{
    width: 960px;
    height: 540px;
}

.c4_right{
    width: 600px;
} 



/*c5_index*/
.c5_index{
    position: relative;
    padding-top: 50px;
    height: 797px;
    background: url(../images/c5_bg.jpg) no-repeat center center;
}

.c5_top{
    position: relative;
}

.video img{
    width: 588px;
    height: 385px;
}

.yycase{
    width: 550px;
    margin-right: 20px;
}

.yycase span{
    display: block;
    margin-top: 50px;
    text-transform: uppercase;
    font-size: 14px;
    color: #666666
}

.yycase h3{
  font-size: 30px;
  color: #ffdc98;
  font-weight: 400;
}

.yycase h4{
    color: #999999;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 400;
    line-height: 30px;
}

.yycase a{
    display: block;
    margin-top: 40px;
    width: 135px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    font-size: 14px;
    color: #ffdc98;
    background: url(../images/abg.png) no-repeat center center;
}


.case_wap{
    position: relative;
    margin-top: 30px;
}

.case_gun{
    position: relative;
}

.case_gun li{
    float: left;
    margin: 0 20px;
    position: relative;
    overflow: hidden;
}

.case_gun li a{
    display: block
}

.case_gun li a img{
    width: 280px;
    height: 280px;
}

.case_gun li .time{
    position: absolute;
    bottom: 0px;
    height: 36px;
    text-align: center;
    background: rgba(17,17,17,.8);
    width: 100%;
    opacity: 1;
    transition: .5s;
    padding: 0 30px;
}

.case_gun li .time h3{
    color: #ccc1a5;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    transition: .5s;
}

.case_gun li .time span,.case_gun li .time i{
     opacity: 0;
     transition: .5s;
}

.case_gun li:hover .time{
    height: 100%;
}

.case_gun li:hover .time h3{
    padding: 25px 0 50px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}

.case_gun li:hover .time span{
    display: block;
    opacity: 1;
    font-size: 14px;
    color: #ccc1a5;
    text-align: left;
    line-height: 25px;
}

.case_gun li:hover .time i{
    display: block;
    opacity: 1;
    color: #010101;
    font-size: 14px;
    width: 100px;
    line-height: 30px;
    background: #ccc1a5;
    border-radius: 30px;
    font-style: inherit;
    margin: 30px auto;
}

.l_btn,
.r_btn {
    position: absolute;
    top: 40%;
    cursor: pointer;
}

.l_btn {
    left: -50px;
}

.r_btn {
    right: -50px;
}



/*news_index*/
.news_index{
    position: relative;
    background: #141414;
    padding: 60px 0 70px;
}

.newsimg img{
    width: 300px;
    height: 400px;
}


.news_list11{
    margin-left: 45px;
    position: relative;
     width: 385px;
}

.news_list11 li{
    position: relative
}

.news_list11 .time{
    position: relative;
}

.news_list11 .time h3{
    color: #dddddd;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}

.news_list11 .time span{
    display: block;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background: url(../images/xwh.jpg) no-repeat left bottom;
}

.news_list11 li a{
    display: block
}

.news_list11 li img{
    width: 385px;
    height: 140px;
}

.news_list11 li a h3{
    padding: 12px 0;
    font-size: 16px;
    color: #ffdc98;
    font-weight: bold;
}

.news_list11 li a h4{
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.news_list11 li a i{
    font-style: inherit;
    margin-top: 25px;
    display: block;
    width: 100px;
    line-height: 36px;
    border: 1px solid #3a3a3a;
    text-align: center;
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
}

.news_list22{
    width: 420px;
}

.news_list22 li{
    position: relative;
    margin-bottom: 20px;
    padding: 25px 20px;
    background: #1f1f1f;
    height: 118px;
    transition: .3s;
}

.news_list22 li a{
    display: block
}

.news_list22 li .time{
    position: relative;
    float: left;
    width: 90px;
    text-align: left;
}

.news_list22 li .time h3{
    color: #aaaaaa;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}

.news_list22 li .time span{
    display: block;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    padding-top: 8px;
}

.news_list22 li .time::before{
    width: 1px;
    height: 60px;
    content:"";
    background: #c7c7c7;
    right: 0px;
    top: 0px;
    position: absolute;
}

.news_list22 li .nss{
    float: left;
    margin-left: 18px;
    width: 265px;
}

.news_list22 li .nss h3{
    color: #dddddd;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}

.news_list22 li .nss h4{
    padding-top: 8px;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

.news_list22 li:hover{
    background: #ffdc98;
}

.news_list22 li:hover .time h3{
    color: #333333;
}

.news_list22 li:hover .time span{
    color: #444444;
}

.news_list22 li:hover .nss h3{
    color: #444444;
    font-weight: bold;
}

.news_list22 li:hover .nss h4{
       color: #444444;
}





