* {
    margin:0;
    padding:0
}
.home {
    width:100%;
    position:relative;
    height:auto;
    overflow:hidden
}
.home .banner {
    border-bottom:1px dashed #ccc;
    padding-bottom:0
}
.home .banner .m-case {
    bottom:20px
}
.home .banner .m-case .swiper-pagination-bullet {
    width:25px;
    height:2px;
    border-bottom:2px solid #888;
    background:0 0;
    opacity:1;
    border-radius:0
}
.home .banner .m-case .swiper-pagination-bullet-active {
    width:25px;
    height:2px;
    border-bottom:2px solid #c5843a;
    background:0 0;
    opacity:1
}
.home .banner .swipernext, .home .banner .swiperprev {
    position:absolute;
    top:40%;
    z-index:10;
    transform:translate(0, -50%);
    cursor:pointer;
    width:29px;
    height:30px
}
.home .banner .swipernext {
    right:0;
    left:auto
}
.home .banner .swiperprev {
    left:0;
    right:auto
}
.home .product .title {
    margin-top:60px;
    font-size:30px;
    line-height:30px;
    color:#c99c68;
    position:relative;
    padding-bottom:20px;
    margin-bottom:36px;
    text-align:center
}
.home .product .title .span_14 {
    font-size:14px;
    color:#a1a1a1;
    text-transform:uppercase
}
.home .product .title ins {
    position:absolute;
    width:46px;
    margin:0 auto;
    display:inline-block;
    border-bottom:2px solid #a0a0a0;
    left:50%;
    bottom:0;
    transform:translate(-50%, -50%)
}
.home .product .tag {
	width: 1200px;
    text-align:center;
	margin: 0 auto;
    margin-bottom:64px;
}
.home .product .tag i {
	float: left;
    height:26px;
    line-height:26px;
    text-align:center;
    background:#c1c1c1;
    font-size:12px;
    color:#fff;
    display:inline-block;
    margin:10px 3px;
    padding:0 3px;
    border-radius:3px;
    min-width:64px;
    font-style:normal;
    cursor:pointer;
    text-transform:capitalize
}
.home .product .tag .active {
    background:#ca9d64
}
.home .product .productlist {
    width:1376px;
    margin:0 auto 32px auto;
    display:none
}
.home .product .productlist .swiper-slide {
    height:500px
}
.home .product .productlist .p_list {
    width:1200px;
    margin:auto
}
.home .product .productlist .p_item {
    width:276px;
    overflow:hidden;
    float:left;
    margin-right:32px;
    text-align:center;
    background:#fff;
    position:relative;
    height:445px
}
.home .product .productlist .p_item:nth-child(4n) {
    margin-right:0
}
.home .product .productlist .swiper-slide .img {
    /*width:auto;*/
    height:365px;
    margin:auto;
    position:absolute;
    top:0;
    left:0;
    width:276px;
}
.home .product .productlist .swiper-slide .img img {
    height:110%;
    position:absolute;
    top:-5%;
    left:50%;
    transform:translate(-50%, 0)
}
.home .product .productlist .p_con {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:80px;
    background:#000;
    overflow:hidden
}
.home .product .productlist .p_con h2 {
    font-size:22px;
    color:#ca9d64;
    margin-top:16px;
    margin-bottom:10px;
    margin-left:30px;
    height:22px;
    position:relative;
    text-align:left
}
.home .product .productlist .p_con h2 i {
    position:absolute;
    top:50%;
    left:-16px;
    margin-top:0;
    width:7px;
    height:7px;
    background:#ca9d64
}
.home .product .productlist .p_con p {
    font-size:16px;
    color:#bcbcbc;
    margin-left:30px;
    text-align:left
}
.home .product .productlist .m-case .swiper-pagination-bullet {
    width:25px;
    height:2px;
    border-bottom:2px solid #888;
    background:0 0;
    opacity:1;
    border-radius:0
}
.home .product .productlist .m-case .swiper-pagination-bullet-active {
    width:25px;
    height:2px;
    border-bottom:2px solid #c5843a;
    background:0 0;
    opacity:1
}
.home .product .productlist .swipernext, .home .product .productlist .swiperprev {
    position:absolute;
    top:40%;
    z-index:10;
    transform:translate(0, -50%);
    cursor:pointer;
    width:29px;
    height:30px
}
.home .product .productlist .swipernext {
    right:0;
    left:auto
}
.home .product .productlist .swiperprev {
    left:0;
    right:auto
}
.home .page_1376 {
    width:1376px;
    margin:auto
}
.home .page_1200 {
    width:1200px;
    margin:auto
}
.home .case {
    width: 100%;
    height: 620px;
    background: url("../images/home/case_bg.jpg"
    /*tpa=/template/uhd-china/pc/images/home/case_bg.jpg*/
    ) center no-repeat;
    overflow: hidden
}
.home .case .title {
    margin-top:80px;
    font-size:30px;
    line-height:30px;
    color:#c99c68;
    position:relative;
    padding-bottom:20px;
    margin-bottom:86px;
    text-align:center
}
.home .case .title .span_14 {
    font-size:14px;
    color:#a1a1a1;
    text-transform:uppercase
}
.home .case .title ins {
    position:absolute;
    width:46px;
    margin:0 auto;
    display:inline-block;
    border-bottom:2px solid #a0a0a0;
    left:50%;
    bottom:0;
    transform:translate(-50%, -50%)
}
.home .case .swiper-container {
    height: 280px;
    margin-bottom: 30px;
    width: 1376px
}
.home .case .swiper-wrapper {
    width:1376px;
    margin:auto
}
.home .case .swiper-slide {
    width:1376px!important
}
.home .case .swiper-slide img {
    margin-right:15px
}
.home .case .swiper-slide img:last-child {
    margin-right:0
}
.home .case .swiper-slide .tag_bg {
    height:40px;
    background:#fff;
    line-height:40px;
    padding:0 24px;
    font-size:14px;
    color:#5c5c5c;
    text-align:left
}
.home .case .swiper-slide .tag_bg .t {
    color:#ca9d64
}
.home .case .c_list {
    width:1200px;
    margin:auto
}
.home .case .c_item {
    width: 380px;
    float: left;
    margin-right: 20px
}
.home .case .c_item img {
    width:100%
}
.home .case .c_item:nth-child(3n) {
    margin-right:0
}
.home .case .m-case .swiper-pagination-bullet {
    width:25px;
    height:2px;
    border-bottom:2px solid #888;
    background:0 0;
    opacity:1;
    border-radius:0
}
.home .case .m-case .swiper-pagination-bullet-active {
    width:25px;
    height:2px;
    border-bottom:2px solid #c5843a;
    background:0 0;
    opacity:1
}
.home .case #caselist .swipernext, .home .case #caselist .swiperprev {
    position:absolute;
    top:40%;
    z-index:10;
    transform:translate(0, -50%);
    cursor:pointer;
    width:29px;
    height:30px
}
.home .case #caselist .swipernext {
    right:0;
    left:auto
}
.home .case #caselist .swiperprev {
    left:0;
    right:auto
}
.home .news_list .title {
    margin-top:73px;
    font-size:30px;
    line-height:30px;
    color:#c99c68;
    position:relative;
    padding-bottom:20px;
    margin-bottom:86px;
    text-align:center
}
.home .news_list .title .span_14 {
    font-size:14px;
    color:#a1a1a1;
    text-transform:uppercase
}
.home .news_list .title ins {
    position:absolute;
    width:46px;
    margin:0 auto;
    display:inline-block;
    border-bottom:2px solid #a0a0a0;
    left:50%;
    bottom:0;
    transform:translate(-50%, -50%)
}
.home .news_list .swiper-container {
    height:520px;
    margin-bottom:48px;
    width:1376px
}
.home .news_list .swiper-wrapper {
    width:1376px;
    margin:auto
}
.home .news_list .m-news .swiper-pagination-bullet {
    width:25px;
    height:2px;
    border-bottom:2px solid #888;
    background:0 0;
    opacity:1;
    border-radius:0
}
.home .news_list .m-news .swiper-pagination-bullet-active {
    width:25px;
    height:2px;
    border-bottom:2px solid #c5843a;
    background:0 0;
    opacity:1
}
.home .news_list #newlist .swipernext, .home .news_list #newlist .swiperprev {
    position:absolute;
    top:40%;
    z-index:10;
    transform:translate(0, -50%);
    cursor:pointer;
    width:29px;
    height:30px
}
.home .news_list #newlist .swipernext {
    right:0;
    left:auto
}
.home .news_list #newlist .swiperprev {
    left:0;
    right:auto
}
.home .news_list .swiper-slide {
    width:1376px!important
}
.home .news_list .n_list {
    width:1200px;
    margin:auto
}
.home .news_list .new_item {
    border:1px solid #dbdbdb;
    width:550px;
    height:170px;
    float:left;
    margin-right:22px;
    margin-bottom:22px;
    padding:24px 18px
}
.home .news_list .new_item .new_photo {
    border:1px solid #cdcdcd;
    width:254px;
    height:169px;
    margin-right:20px;
    float:left;
    overflow:hidden
}
.home .news_list .new_item .new_photo img {
    width:100%
}
.home .news_list .new_item .new_con {
    width:270px;
    float:left
}
.home .news_list .new_item .new_con .n_title {
    font-size:16px;
    line-height:23px;
    color:#1e1e1e;
    margin-bottom:16px
}
.home .news_list .new_item .new_con .n_desc {
    font-size:16px;
    line-height:23px;
    color:#8f8f8f;
    margin-bottom:16px
}
.home .news_list .new_item .new_con .n_d_m .n_more {
    width:80px;
    height:24px;
    line-height:24px;
    text-align:center;
    background:#cfa972;
    font-size:14px;
    color:#fff;
    display:inline-block
}
.home .news_list .new_item .new_con .n_d_m .n_data {
    font-size:16px;
    color:#1e1e1e;
    float:right
}
.home .news_list .new_item:nth-child(2n) {
    margin-right:0
}
.home .partner {
    float: left;
    width:100%;
    background:url("../images/home/partner.jpg") no-repeat;
    background-size: cover;
}
.home .partner .title {
    margin-top:94px;
    font-size:30px;
    line-height:30px;
    color:#c99c68;
    position:relative;
    padding-bottom:20px;
    margin-bottom:17px;
    text-align:center
}
.home .partner .title .span_14 {
    font-size:14px;
    color:#a1a1a1;
    text-transform:uppercase
}
.home .partner .title ins {
    position:absolute;
    width:46px;
    margin:0 auto;
    display:inline-block;
    border-bottom:2px solid #a0a0a0;
    left:50%;
    bottom:0;
    transform:translate(-50%, -50%)
}
.home .partner .p_list {
    border-top:1px solid #666
}
.home .partner .p_list li {
    width:12.5%;
    float:left
}
.home .link {
    height:80px;
    background:#3e3e3e;
    overflow:hidden
}
.home .link .l_title {
    width:120px;
    float:left;
    margin-top:12px
}
.home .link .l_title .h1 {
    font-size:26px;
    color:#ca9d64
}
.home .link .l_title .h3 {
    font-size:13px;
    color:#a1a1a1
}
.home .link .l_list {
    width:1080px;
    float:left
}
.home .link .l_list a {
    margin:0 10px;
    display:inline;
    font-size:18px;
    color:#fff;
    line-height:80px
}
.text_center {
    text-align:center;
    margin-bottom:136px
}
.btn_1 {
    background:#ca9d64;
    font-size:16px;
    color:#fff;
    width:212px;
    height:40px;
    line-height:40px;
    text-align:center;
    display:inline-block;
    border-radius:3px
}
.error {
    width:100%;
    height:100%;
    position:relative
}
.error img {
    width:100%
}
.error .logo-3 {
    width:214px;
    height:60px;
    position:absolute;
    top:8%;
    left:50%;
    transform:translate(-50%, 0)
}
.error .p_txt {
    font-size:24px;
    position:absolute;
    bottom:12%;
    left:50%;
    transform:translate(-50%, 0);
    color:#aaa
}
.error .p_txt a {
    color:#ca9d64
}